mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 04:04:35 +08:00
Update translation. Bug 67460
This commit is contained in:
@ -60,6 +60,6 @@
|
||||
"DE.ApplicationView.txtFileLocation": "Open file location",
|
||||
"DE.ApplicationView.txtFullScreen": "Full screen",
|
||||
"DE.ApplicationView.txtPrint": "Print",
|
||||
"DE.ApplicationView.txtSearch": "Search",
|
||||
"DE.ApplicationView.txtSearch": "Find",
|
||||
"DE.ApplicationView.txtShare": "Share"
|
||||
}
|
||||
@ -42,22 +42,23 @@
|
||||
"DE.ApplicationController.textOf": "od",
|
||||
"DE.ApplicationController.textRequired": "Za pošiljanje obrazca izpolnite vsa potrebna polja,",
|
||||
"DE.ApplicationController.textSubmit": "Posreduj",
|
||||
"DE.ApplicationController.textSubmited": "<b>Obrazec je bil uspešno poslan</b><br>Kliknite za zaprtje namiga",
|
||||
"DE.ApplicationController.textSubmited": "<b>Obrazec je bil uspešno poslan.</b><br>Kliknite za zaprtje namiga",
|
||||
"DE.ApplicationController.titleLicenseExp": "Licenca je potekla",
|
||||
"DE.ApplicationController.titleLicenseNotActive": "Licenca ni aktivna",
|
||||
"DE.ApplicationController.txtClose": "Zapri",
|
||||
"DE.ApplicationController.txtEmpty": "(Prazno)",
|
||||
"DE.ApplicationController.txtEmpty": "(prazno)",
|
||||
"DE.ApplicationController.txtPressLink": "Pritisnite %1 in kliknite na povezavo",
|
||||
"DE.ApplicationController.unknownErrorText": "Neznana napaka.",
|
||||
"DE.ApplicationController.unsupportedBrowserErrorText": "Vaš brskalnik ni podprt.",
|
||||
"DE.ApplicationController.waitText": "POočakajte ...",
|
||||
"DE.ApplicationController.warnLicenseBefore": "Licenca ni aktivna. Obrnite se na skrbnika.",
|
||||
"DE.ApplicationController.warnLicenseExp": "Licenca je potekla. Obnovite svojo licenco in osvežite stran.",
|
||||
"DE.ApplicationView.txtDownload": "Prenesi",
|
||||
"DE.ApplicationView.txtDownloadDocx": "Prenesi kot DOCX",
|
||||
"DE.ApplicationView.txtDownloadPdf": "Prenesi kot PDF",
|
||||
"DE.ApplicationView.txtEmbed": "Vdelano",
|
||||
"DE.ApplicationView.txtFileLocation": "Odpri lokacijo dokumenta",
|
||||
"DE.ApplicationView.txtFullScreen": "Celozaslonski",
|
||||
"DE.ApplicationView.txtFullScreen": "Celozaslonsko",
|
||||
"DE.ApplicationView.txtPrint": "Natisni",
|
||||
"DE.ApplicationView.txtSearch": "Iskanje",
|
||||
"DE.ApplicationView.txtShare": "Skupna raba"
|
||||
|
||||
@ -187,7 +187,7 @@
|
||||
"DE.Views.ApplicationView.txtFileLocation": "Open file location",
|
||||
"DE.Views.ApplicationView.txtFullScreen": "Full screen",
|
||||
"DE.Views.ApplicationView.txtPrint": "Print",
|
||||
"DE.Views.ApplicationView.txtSearch": "Search",
|
||||
"DE.Views.ApplicationView.txtSearch": "Find",
|
||||
"DE.Views.ApplicationView.txtShare": "Share",
|
||||
"DE.Views.ApplicationView.txtTheme": "Interface theme"
|
||||
}
|
||||
@ -126,6 +126,7 @@
|
||||
"DE.Controllers.ApplicationController.textBuyNow": "Visiter le site web",
|
||||
"DE.Controllers.ApplicationController.textCloseTip": "Cliquez pour fermer le conseil.",
|
||||
"DE.Controllers.ApplicationController.textContactUs": "Contacter l'équipe de ventes",
|
||||
"DE.Controllers.ApplicationController.textFilled": "Rempli",
|
||||
"DE.Controllers.ApplicationController.textGotIt": "C'est compris",
|
||||
"DE.Controllers.ApplicationController.textGuest": "Invité",
|
||||
"DE.Controllers.ApplicationController.textLoadingDocument": "Chargement du document",
|
||||
@ -135,6 +136,7 @@
|
||||
"DE.Controllers.ApplicationController.textSaveAs": "Enregistrer comme PDF",
|
||||
"DE.Controllers.ApplicationController.textSaveAsDesktop": "Enregistrer sous...",
|
||||
"DE.Controllers.ApplicationController.textSubmited": "<b>Le formulaire a été soumis avec succès</b><br>Cliquez ici pour fermer l'astuce",
|
||||
"DE.Controllers.ApplicationController.textSubmitOk": "Votre formulaire PDF a été sauvegardé dans la section Terminés. Vous pouvez remplir à nouveau ce formulaire et envoyer un autre formulaire résultant.",
|
||||
"DE.Controllers.ApplicationController.titleLicenseExp": "Licence expirée",
|
||||
"DE.Controllers.ApplicationController.titleLicenseNotActive": "Licence non active",
|
||||
"DE.Controllers.ApplicationController.titleServerVersion": "L'éditeur est mis à jour",
|
||||
|
||||
@ -126,6 +126,7 @@
|
||||
"DE.Controllers.ApplicationController.textBuyNow": "ウェブサイトを訪問する",
|
||||
"DE.Controllers.ApplicationController.textCloseTip": "クリックするとヒントを閉じることができます。",
|
||||
"DE.Controllers.ApplicationController.textContactUs": "営業部に連絡する",
|
||||
"DE.Controllers.ApplicationController.textFilled": "記入済み",
|
||||
"DE.Controllers.ApplicationController.textGotIt": "OK",
|
||||
"DE.Controllers.ApplicationController.textGuest": "ゲスト",
|
||||
"DE.Controllers.ApplicationController.textLoadingDocument": "ドキュメントを読み込んでいます",
|
||||
@ -135,6 +136,7 @@
|
||||
"DE.Controllers.ApplicationController.textSaveAs": "PDFとして保存",
|
||||
"DE.Controllers.ApplicationController.textSaveAsDesktop": "名前を付けて保存",
|
||||
"DE.Controllers.ApplicationController.textSubmited": "<b>フォームが正常に送信されました。</b><br>クリックしてヒントを閉じます。",
|
||||
"DE.Controllers.ApplicationController.textSubmitOk": "PDFフォームが「完成」セクションに保存されました。このフォームに再度記入して、別の結果を送信することができます。",
|
||||
"DE.Controllers.ApplicationController.titleLicenseExp": "ライセンスの有効期限が切れています",
|
||||
"DE.Controllers.ApplicationController.titleLicenseNotActive": "ライセンスが無効になっています",
|
||||
"DE.Controllers.ApplicationController.titleServerVersion": "編集者が更新されました",
|
||||
@ -163,6 +165,7 @@
|
||||
"DE.Controllers.ApplicationController.warnNoLicenseUsers": "%1エディターのユーザー数制限に達しました。 アップグレード条件については、%1営業チームにお問い合わせください。",
|
||||
"DE.Views.ApplicationView.textClear": "すべてのフィールドをクリアする",
|
||||
"DE.Views.ApplicationView.textClearField": "フィールドのクリア",
|
||||
"DE.Views.ApplicationView.textClose": "ファイルを閉じる",
|
||||
"DE.Views.ApplicationView.textCopy": "コピー",
|
||||
"DE.Views.ApplicationView.textCut": "切り取り",
|
||||
"DE.Views.ApplicationView.textFitToPage": "ページに合わせる",
|
||||
|
||||
@ -126,6 +126,7 @@
|
||||
"DE.Controllers.ApplicationController.textBuyNow": "Visitar website",
|
||||
"DE.Controllers.ApplicationController.textCloseTip": "Clique para fechar a dica.",
|
||||
"DE.Controllers.ApplicationController.textContactUs": "Entre em contato com o departamento de vendas",
|
||||
"DE.Controllers.ApplicationController.textFilled": "Preenchido",
|
||||
"DE.Controllers.ApplicationController.textGotIt": "Entendi",
|
||||
"DE.Controllers.ApplicationController.textGuest": "Convidado(a)",
|
||||
"DE.Controllers.ApplicationController.textLoadingDocument": "Carregando documento",
|
||||
@ -135,6 +136,7 @@
|
||||
"DE.Controllers.ApplicationController.textSaveAs": "Salvar como PDF",
|
||||
"DE.Controllers.ApplicationController.textSaveAsDesktop": "Salvar como...",
|
||||
"DE.Controllers.ApplicationController.textSubmited": "<b> Formulário enviado com sucesso </b> <br> Clique para fechar a dica",
|
||||
"DE.Controllers.ApplicationController.textSubmitOk": "Seu formulário PDF foi salvo na seção Completo. Você pode preencher este formulário novamente e enviar outro resultado.",
|
||||
"DE.Controllers.ApplicationController.titleLicenseExp": "A licença expirou",
|
||||
"DE.Controllers.ApplicationController.titleLicenseNotActive": "Licença inativa",
|
||||
"DE.Controllers.ApplicationController.titleServerVersion": "Editor atualizado",
|
||||
@ -163,6 +165,7 @@
|
||||
"DE.Controllers.ApplicationController.warnNoLicenseUsers": "Você atingiu o limite de usuários para editores %1.<br>Entre em contato com a equipe de vendas da %1 para obter os termos de atualização pessoais.",
|
||||
"DE.Views.ApplicationView.textClear": "Limpar todos os campos",
|
||||
"DE.Views.ApplicationView.textClearField": "Limpar campo",
|
||||
"DE.Views.ApplicationView.textClose": "Fechar Arquivo",
|
||||
"DE.Views.ApplicationView.textCopy": "Copiar",
|
||||
"DE.Views.ApplicationView.textCut": "Cortar",
|
||||
"DE.Views.ApplicationView.textFitToPage": "Ajustar a página",
|
||||
|
||||
@ -126,6 +126,7 @@
|
||||
"DE.Controllers.ApplicationController.textBuyNow": "Vizitarea site-ul Web",
|
||||
"DE.Controllers.ApplicationController.textCloseTip": "Faceţi clic pentru a închide sfatul.",
|
||||
"DE.Controllers.ApplicationController.textContactUs": "Contactați Departamentul de Vânzări",
|
||||
"DE.Controllers.ApplicationController.textFilled": "Completat",
|
||||
"DE.Controllers.ApplicationController.textGotIt": "Am înțeles",
|
||||
"DE.Controllers.ApplicationController.textGuest": "Invitat",
|
||||
"DE.Controllers.ApplicationController.textLoadingDocument": "Încărcare document",
|
||||
@ -135,6 +136,7 @@
|
||||
"DE.Controllers.ApplicationController.textSaveAs": "Salvare ca PDF",
|
||||
"DE.Controllers.ApplicationController.textSaveAsDesktop": "Salvare ca...",
|
||||
"DE.Controllers.ApplicationController.textSubmited": "<b>Formularul a fost trimis cu succes</b><br>Faceţi clic pentru a închide sfatul",
|
||||
"DE.Controllers.ApplicationController.textSubmitOk": "Formularul dvs. PDF a fost salvat în secțiunea Finalizate. Puteți completa acest formular din nou și îl puteți trimite ca un alt rezultat.",
|
||||
"DE.Controllers.ApplicationController.titleLicenseExp": "Licența a expirat",
|
||||
"DE.Controllers.ApplicationController.titleLicenseNotActive": "Licența nu este activă",
|
||||
"DE.Controllers.ApplicationController.titleServerVersion": "Editorul a fost actualizat",
|
||||
|
||||
@ -23,6 +23,23 @@
|
||||
"Common.UI.Calendar.textShortNovember": "nov",
|
||||
"Common.UI.Calendar.textShortOctober": "okt",
|
||||
"Common.UI.Calendar.textShortSeptember": "sep",
|
||||
"Common.UI.SearchBar.tipCloseSearch": "Zapri iskanje",
|
||||
"Common.UI.Themes.txtThemeClassicLight": "Klasično svetlo",
|
||||
"Common.UI.Themes.txtThemeContrastDark": "Kontrastno temno",
|
||||
"Common.UI.Themes.txtThemeDark": "Temno",
|
||||
"Common.UI.Window.cancelButtonText": "Prekini",
|
||||
"Common.UI.Window.closeButtonText": "Zapri",
|
||||
"Common.UI.Window.textConfirmation": "Potrditev",
|
||||
"Common.UI.Window.textDontShow": "Tega sporočila ne prikaži več",
|
||||
"Common.Views.CopyWarningDialog.textDontShow": "Tega sporočila ne prikaži več",
|
||||
"Common.Views.CopyWarningDialog.textMsg": "Dejanja kopiranja, izrezovanja in lepljenja izbrana iz kontekstualnega menija bodo uporabljena le na tem zavihku urejevalnika.<br><br>Za kopiranje ali lepljenje v ali iz programov zunaj zavihka urejevalnika uporabite naslednje kombinacije tipk:",
|
||||
"Common.Views.CopyWarningDialog.textTitle": "Dejanja kopiranja, izrezovanja in lepljenja",
|
||||
"Common.Views.EmbedDialog.txtCopy": "Kopiraj v odložišče",
|
||||
"Common.Views.EmbedDialog.warnCopy": "Napaka brskalnika! Uporabite kombinacijo tipk [ctrl]+[C]",
|
||||
"Common.Views.OpenDialog.closeButtonText": "Zapri datoteko",
|
||||
"Common.Views.OpenDialog.txtTitle": "Izberite %1 možnosti",
|
||||
"Common.Views.ShareDialog.txtCopy": "Kopiraj v odložišče",
|
||||
"Common.Views.ShareDialog.warnCopy": "Napaka brskalnika! Uporabite kombinacijo tipk [ctrl]+[C]",
|
||||
"DE.Controllers.ApplicationController.convertationErrorText": "Pogovor ni uspel.",
|
||||
"DE.Controllers.ApplicationController.convertationTimeoutText": "Pretvorbena prekinitev presežena.",
|
||||
"DE.Controllers.ApplicationController.criticalErrorTitle": "Napaka",
|
||||
@ -43,15 +60,21 @@
|
||||
"DE.Controllers.ApplicationController.errorSubmit": "Pošiljanje je spodletelo",
|
||||
"DE.Controllers.ApplicationController.errorUpdateVersionOnDisconnect": "Povezava s spletom je bila obnovljena in spremenjena je različica datoteke. <br> Preden nadaljujete z delom, morate datoteko prenesti ali kopirati njeno vsebino, da se prepričate, da se nič ne izgubi, in nato znova naložite to stran.",
|
||||
"DE.Controllers.ApplicationController.errorUserDrop": "Do datoteke v tem trenutku ni možno dostopati.",
|
||||
"DE.Controllers.ApplicationController.errorViewerDisconnect": "Povezava je prekinjena. Dokument lahko še vedno pregledujete.<br>Do ponovne vzpostavitve povezave ga ni mogoče preneseti ali natisniti. ",
|
||||
"DE.Controllers.ApplicationController.notcriticalErrorTitle": "Opozorilo",
|
||||
"DE.Controllers.ApplicationController.openErrorText": "Prišlo je do težave med odpiranjem datoteke.",
|
||||
"DE.Controllers.ApplicationController.saveErrorText": "Prišlo je do težave med shranjevanjem datoteke.",
|
||||
"DE.Controllers.ApplicationController.scriptLoadError": "Povezava je počasna, nekatere komponente niso pravilno naložene.Prosimo osvežite stran.",
|
||||
"DE.Controllers.ApplicationController.textAnonymous": "Anonimno",
|
||||
"DE.Controllers.ApplicationController.textCloseTip": "Kliknite za zaprtje namiga.",
|
||||
"DE.Controllers.ApplicationController.textContactUs": "Stopite v stik s prodajo",
|
||||
"DE.Controllers.ApplicationController.textLoadingDocument": "Nalaganje dokumenta",
|
||||
"DE.Controllers.ApplicationController.textOf": "od",
|
||||
"DE.Controllers.ApplicationController.textSaveAs": "Shrani kot PDF",
|
||||
"DE.Controllers.ApplicationController.textSubmited": "<b>Obrazec poslan uspešno</b><br>Pritisnite tukaj za zaprtje obvestila",
|
||||
"DE.Controllers.ApplicationController.titleServerVersion": "Urejevalnik je bil posodobljen",
|
||||
"DE.Controllers.ApplicationController.txtChoose": "Izberite predmet",
|
||||
"DE.Controllers.ApplicationController.txtClickToLoad": "Kliknite za nalaganje slike",
|
||||
"DE.Controllers.ApplicationController.txtClose": "Zapri",
|
||||
"DE.Controllers.ApplicationController.txtEmpty": "(Prazno)",
|
||||
"DE.Controllers.ApplicationController.unknownErrorText": "Neznana napaka.",
|
||||
@ -59,7 +82,12 @@
|
||||
"DE.Controllers.ApplicationController.waitText": "Prosimo počakajte ...",
|
||||
"DE.Controllers.ApplicationController.warnLicenseAnonymous": "Dostop je onemogočen za anonimne uporabnike.<br>Ta dokument se bo odprl zgolj za pregled.",
|
||||
"DE.Views.ApplicationView.textClear": "Počisti vsa polja",
|
||||
"DE.Views.ApplicationView.textClearField": "Počisti polje",
|
||||
"DE.Views.ApplicationView.textClose": "Zapri datoteko",
|
||||
"DE.Views.ApplicationView.textCopy": "Kopiraj",
|
||||
"DE.Views.ApplicationView.textCut": "Izreži",
|
||||
"DE.Views.ApplicationView.textNext": "Naslednje polje",
|
||||
"DE.Views.ApplicationView.txtDarkMode": "Temni način",
|
||||
"DE.Views.ApplicationView.txtDownload": "Prenesi",
|
||||
"DE.Views.ApplicationView.txtDownloadDocx": "Prenesi kot DOCX",
|
||||
"DE.Views.ApplicationView.txtDownloadPdf": "Prenesi kot PDF",
|
||||
|
||||
@ -547,7 +547,7 @@
|
||||
"Common.Views.Header.tipRedo": "Redo",
|
||||
"Common.Views.Header.tipReview": "Reviewing",
|
||||
"Common.Views.Header.tipSave": "Save",
|
||||
"Common.Views.Header.tipSearch": "Search",
|
||||
"Common.Views.Header.tipSearch": "Find",
|
||||
"Common.Views.Header.tipUndo": "Undo",
|
||||
"Common.Views.Header.tipUsers": "View users",
|
||||
"Common.Views.Header.tipViewSettings": "View settings",
|
||||
@ -2474,7 +2474,7 @@
|
||||
"DE.Views.LeftMenu.tipOutline": "Headings",
|
||||
"DE.Views.LeftMenu.tipPageThumbnails": "Page thumbnails",
|
||||
"DE.Views.LeftMenu.tipPlugins": "Plugins",
|
||||
"DE.Views.LeftMenu.tipSearch": "Search",
|
||||
"DE.Views.LeftMenu.tipSearch": "Find",
|
||||
"DE.Views.LeftMenu.tipSupport": "Feedback & Support",
|
||||
"DE.Views.LeftMenu.tipTitles": "Titles",
|
||||
"DE.Views.LeftMenu.txtDeveloper": "DEVELOPER MODE",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Avertissement",
|
||||
"Common.Controllers.Chat.textEnterMessage": "Entrez votre message ici",
|
||||
"Common.Controllers.Desktop.hintBtnHome": "Afficher la Fenêtre Principale",
|
||||
"Common.Controllers.Desktop.hintBtnHome": "Afficher la fenêtre principale",
|
||||
"Common.Controllers.Desktop.itemCreateFromTemplate": "Créer à partir du modèle",
|
||||
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anonyme",
|
||||
"Common.Controllers.ExternalDiagramEditor.textClose": "Fermer",
|
||||
@ -59,7 +59,7 @@
|
||||
"Common.Controllers.ReviewChanges.textOn": "{0} utilise désormais le suivi des modifications.",
|
||||
"Common.Controllers.ReviewChanges.textOnGlobal": "{0} a activé le suivi des modifications pour tout le monde.",
|
||||
"Common.Controllers.ReviewChanges.textParaDeleted": "<b>Paragraphe supprimé</b> ",
|
||||
"Common.Controllers.ReviewChanges.textParaFormatted": "Paragraphe formaté",
|
||||
"Common.Controllers.ReviewChanges.textParaFormatted": "Paragraphe mis en forme",
|
||||
"Common.Controllers.ReviewChanges.textParaInserted": "<b>Paragraphe inséré</b> ",
|
||||
"Common.Controllers.ReviewChanges.textParaMoveFromDown": "<b>Déplacé vers le bas:</b>",
|
||||
"Common.Controllers.ReviewChanges.textParaMoveFromUp": "<b>Déplacé vers le haut:</b>",
|
||||
@ -268,7 +268,7 @@
|
||||
"Common.define.smartArt.textThemePictureAccent": "Images de thème accentué",
|
||||
"Common.define.smartArt.textThemePictureAlternatingAccent": "Images de thème alternées accentué",
|
||||
"Common.define.smartArt.textThemePictureGrid": "Grille d’images de thème",
|
||||
"Common.define.smartArt.textTitledMatrix": "Matrice avec titres",
|
||||
"Common.define.smartArt.textTitledMatrix": "Matrice libellée",
|
||||
"Common.define.smartArt.textTitledPictureAccentList": "Liste accentuée avec images et titre",
|
||||
"Common.define.smartArt.textTitledPictureBlocks": "Blocs d’images avec titre",
|
||||
"Common.define.smartArt.textTitlePictureLineup": "Alignement d’images avec titre",
|
||||
@ -339,7 +339,7 @@
|
||||
"Common.UI.ExtendedColorDialog.textHexErr": "La valeur saisie est incorrecte. <br>Entrez une valeur de 000000 à FFFFFF.",
|
||||
"Common.UI.ExtendedColorDialog.textNew": "Nouvelle",
|
||||
"Common.UI.ExtendedColorDialog.textRGBErr": "La valeur saisie est incorrecte. <br>Entrez une valeur numérique de 0 à 255.",
|
||||
"Common.UI.HSBColorPicker.textNoColor": "Pas de couleur",
|
||||
"Common.UI.HSBColorPicker.textNoColor": "Aucune couleur",
|
||||
"Common.UI.InputFieldBtnCalendar.textDate": "Sélectionnez une date",
|
||||
"Common.UI.InputFieldBtnPassword.textHintHidePwd": "Masquer le mot de passe",
|
||||
"Common.UI.InputFieldBtnPassword.textHintHold": "Appuyez et maintenez pour afficher le mot de passe",
|
||||
@ -534,6 +534,7 @@
|
||||
"Common.Views.Header.textReview": "Révision",
|
||||
"Common.Views.Header.textReviewDesc": "Proposer des modifications",
|
||||
"Common.Views.Header.textShare": "Partager",
|
||||
"Common.Views.Header.textStartFill": "Commencer à remplir",
|
||||
"Common.Views.Header.textView": "Affichage",
|
||||
"Common.Views.Header.textZoom": "Zoom",
|
||||
"Common.Views.Header.tipAccessRights": "Gérer les droits d'accès au document",
|
||||
@ -684,7 +685,7 @@
|
||||
"Common.Views.ReviewChanges.txtReject": "Rejeter",
|
||||
"Common.Views.ReviewChanges.txtRejectAll": "Refuser tous les changements",
|
||||
"Common.Views.ReviewChanges.txtRejectChanges": "Rejeter les modifications",
|
||||
"Common.Views.ReviewChanges.txtRejectCurrent": "Refuser des changements actuels",
|
||||
"Common.Views.ReviewChanges.txtRejectCurrent": "Rejeter cette modification",
|
||||
"Common.Views.ReviewChanges.txtSharing": "Partage",
|
||||
"Common.Views.ReviewChanges.txtSpelling": "Vérification de l'orthographe",
|
||||
"Common.Views.ReviewChanges.txtTurnon": "Suivi des modifications",
|
||||
@ -704,7 +705,7 @@
|
||||
"Common.Views.ReviewPopover.textClose": "Fermer",
|
||||
"Common.Views.ReviewPopover.textEdit": "OK",
|
||||
"Common.Views.ReviewPopover.textEnterComment": "Entrez votre commentaire ici",
|
||||
"Common.Views.ReviewPopover.textFollowMove": "Suivre le Mouvement",
|
||||
"Common.Views.ReviewPopover.textFollowMove": "Suivre le déplacement",
|
||||
"Common.Views.ReviewPopover.textMention": "+mention donne l'accès au document et notifie par courriel ",
|
||||
"Common.Views.ReviewPopover.textMentionNotify": "+mention notifie l'utilisateur par courriel",
|
||||
"Common.Views.ReviewPopover.textOpenAgain": "Ouvrir à nouveau",
|
||||
@ -956,7 +957,7 @@
|
||||
"DE.Controllers.Main.txtCurrentDocument": "Document actuel",
|
||||
"DE.Controllers.Main.txtDiagramTitle": "Titre du graphique",
|
||||
"DE.Controllers.Main.txtEditingMode": "Réglage mode d'édition...",
|
||||
"DE.Controllers.Main.txtEndOfFormula": "Fin de Formule Inattendue.",
|
||||
"DE.Controllers.Main.txtEndOfFormula": "Fin de formule inattendue",
|
||||
"DE.Controllers.Main.txtEnterDate": "Entrer une date",
|
||||
"DE.Controllers.Main.txtErrorLoadHistory": "Chargement de histoire a échoué",
|
||||
"DE.Controllers.Main.txtEvenPage": "Page paire",
|
||||
@ -970,14 +971,14 @@
|
||||
"DE.Controllers.Main.txtLines": "Lignes",
|
||||
"DE.Controllers.Main.txtMainDocOnly": "Erreur! Document principal seulement.",
|
||||
"DE.Controllers.Main.txtMath": "Maths",
|
||||
"DE.Controllers.Main.txtMissArg": "Argument Manquant",
|
||||
"DE.Controllers.Main.txtMissOperator": "Operateur Manquant",
|
||||
"DE.Controllers.Main.txtMissArg": "Argument manquant",
|
||||
"DE.Controllers.Main.txtMissOperator": "Operateur manquant",
|
||||
"DE.Controllers.Main.txtNeedSynchronize": "Vous avez des mises à jour",
|
||||
"DE.Controllers.Main.txtNone": "Rien",
|
||||
"DE.Controllers.Main.txtNoTableOfContents": "Aucune entrée de table des matières trouvée. L'application d'un style de titre sur une sélection de texte permettra l'affichage dans la table des matières. ",
|
||||
"DE.Controllers.Main.txtNoTableOfFigures": "Aucune entrée de table d'illustration n'a été trouvée.",
|
||||
"DE.Controllers.Main.txtNoText": "Erreur ! Il n'y a pas de texte répondant à ce style dans ce document.",
|
||||
"DE.Controllers.Main.txtNotInTable": "n'est pas dans le tableau",
|
||||
"DE.Controllers.Main.txtNotInTable": "N'est pas dans le tableau",
|
||||
"DE.Controllers.Main.txtNotValidBookmark": "Erreur ! Référence non valide pour un signet.",
|
||||
"DE.Controllers.Main.txtOddPage": "Page impaire",
|
||||
"DE.Controllers.Main.txtOnPage": "sur la page",
|
||||
@ -985,20 +986,20 @@
|
||||
"DE.Controllers.Main.txtSameAsPrev": "Identique au précédent",
|
||||
"DE.Controllers.Main.txtSection": "-Section",
|
||||
"DE.Controllers.Main.txtSeries": "Série",
|
||||
"DE.Controllers.Main.txtShape_accentBorderCallout1": "Légende encadrée avec une bordure 1",
|
||||
"DE.Controllers.Main.txtShape_accentBorderCallout2": "Légende encadrée avec une bordure 2",
|
||||
"DE.Controllers.Main.txtShape_accentBorderCallout3": "Légende encadrée avec une bordure 3",
|
||||
"DE.Controllers.Main.txtShape_accentCallout1": "Légende à une bordure 1",
|
||||
"DE.Controllers.Main.txtShape_accentCallout2": "Légende à une bordure 2",
|
||||
"DE.Controllers.Main.txtShape_accentCallout3": "Légende à une bordure 3",
|
||||
"DE.Controllers.Main.txtShape_accentBorderCallout1": "Légende de trait 1 (Bordure et barre d'accent)",
|
||||
"DE.Controllers.Main.txtShape_accentBorderCallout2": "Légende de trait 2 (Bordure et barre d'accent)",
|
||||
"DE.Controllers.Main.txtShape_accentBorderCallout3": "Légende de trait 3 (Bordure et barre d'accent)",
|
||||
"DE.Controllers.Main.txtShape_accentCallout1": "Légende de trait 1 (Barre d'accent)",
|
||||
"DE.Controllers.Main.txtShape_accentCallout2": "Légende de trait 2 (Barre d'accent)",
|
||||
"DE.Controllers.Main.txtShape_accentCallout3": "Légende de trait 3 (Barre d'accent)",
|
||||
"DE.Controllers.Main.txtShape_actionButtonBackPrevious": "Bouton retour ou précédent",
|
||||
"DE.Controllers.Main.txtShape_actionButtonBeginning": "Bouton de démarrage",
|
||||
"DE.Controllers.Main.txtShape_actionButtonBlank": "Bouton vide",
|
||||
"DE.Controllers.Main.txtShape_actionButtonDocument": "Bouton Document",
|
||||
"DE.Controllers.Main.txtShape_actionButtonEnd": "Bouton Fin",
|
||||
"DE.Controllers.Main.txtShape_actionButtonForwardNext": "Bouton Suivant",
|
||||
"DE.Controllers.Main.txtShape_actionButtonForwardNext": "Bouton avant ou suivant",
|
||||
"DE.Controllers.Main.txtShape_actionButtonHelp": "Bouton Aide",
|
||||
"DE.Controllers.Main.txtShape_actionButtonHome": "Bouton \"Page d'accueil\"",
|
||||
"DE.Controllers.Main.txtShape_actionButtonHome": "Bouton Accueil",
|
||||
"DE.Controllers.Main.txtShape_actionButtonInformation": "Bouton Informations",
|
||||
"DE.Controllers.Main.txtShape_actionButtonMovie": "Bouton Vidéo",
|
||||
"DE.Controllers.Main.txtShape_actionButtonReturn": "Bouton Retour",
|
||||
@ -1011,13 +1012,13 @@
|
||||
"DE.Controllers.Main.txtShape_bentUpArrow": "Flèche courbe vers le haut",
|
||||
"DE.Controllers.Main.txtShape_bevel": "Biseau",
|
||||
"DE.Controllers.Main.txtShape_blockArc": "Arc de cercle ",
|
||||
"DE.Controllers.Main.txtShape_borderCallout1": "Légende encadrée 1",
|
||||
"DE.Controllers.Main.txtShape_borderCallout2": "Légende encadrée 2",
|
||||
"DE.Controllers.Main.txtShape_borderCallout3": "Légende encadrée 3",
|
||||
"DE.Controllers.Main.txtShape_borderCallout1": "Légende de trait 1",
|
||||
"DE.Controllers.Main.txtShape_borderCallout2": "Légende de trait 2",
|
||||
"DE.Controllers.Main.txtShape_borderCallout3": "Légende de trait 3",
|
||||
"DE.Controllers.Main.txtShape_bracePair": "Accolades",
|
||||
"DE.Controllers.Main.txtShape_callout1": "Légende encadrée sans bordure 1",
|
||||
"DE.Controllers.Main.txtShape_callout2": "Légende encadrée sans bordure 2",
|
||||
"DE.Controllers.Main.txtShape_callout3": "Légende encadrée sans bordure 3",
|
||||
"DE.Controllers.Main.txtShape_callout1": "Légende de trait 1 (Aucune bordure)",
|
||||
"DE.Controllers.Main.txtShape_callout2": "Légende de trait 2 (Aucune bordure)",
|
||||
"DE.Controllers.Main.txtShape_callout3": "Légende de trait 3 (Aucune bordure)",
|
||||
"DE.Controllers.Main.txtShape_can": "Cylindre",
|
||||
"DE.Controllers.Main.txtShape_chevron": "Chevron",
|
||||
"DE.Controllers.Main.txtShape_chord": "Corde",
|
||||
@ -1079,7 +1080,7 @@
|
||||
"DE.Controllers.Main.txtShape_heptagon": "Heptagone",
|
||||
"DE.Controllers.Main.txtShape_hexagon": "Hexagon",
|
||||
"DE.Controllers.Main.txtShape_homePlate": "Pentagone",
|
||||
"DE.Controllers.Main.txtShape_horizontalScroll": "Parchemin horizontal",
|
||||
"DE.Controllers.Main.txtShape_horizontalScroll": "Défilement horizontal",
|
||||
"DE.Controllers.Main.txtShape_irregularSeal1": "Éclatement 1",
|
||||
"DE.Controllers.Main.txtShape_irregularSeal2": "Éclatement 2",
|
||||
"DE.Controllers.Main.txtShape_leftArrow": "Flèche gauche",
|
||||
@ -1151,10 +1152,10 @@
|
||||
"DE.Controllers.Main.txtShape_upArrowCallout": "Rectangle avec flèche vers le haut",
|
||||
"DE.Controllers.Main.txtShape_upDownArrow": "Double flèche verticale",
|
||||
"DE.Controllers.Main.txtShape_uturnArrow": "Demi-tour",
|
||||
"DE.Controllers.Main.txtShape_verticalScroll": "Parchemin vertical",
|
||||
"DE.Controllers.Main.txtShape_verticalScroll": "Défilement vertical",
|
||||
"DE.Controllers.Main.txtShape_wave": "Onde",
|
||||
"DE.Controllers.Main.txtShape_wedgeEllipseCallout": "Bulle ronde",
|
||||
"DE.Controllers.Main.txtShape_wedgeRectCallout": "Rectangle",
|
||||
"DE.Controllers.Main.txtShape_wedgeRectCallout": "Légende rectangulaire",
|
||||
"DE.Controllers.Main.txtShape_wedgeRoundRectCallout": "Rectangle à coins arrondis",
|
||||
"DE.Controllers.Main.txtStarsRibbons": "Étoiles et rubans",
|
||||
"DE.Controllers.Main.txtStyle_Caption": "Légende",
|
||||
@ -1171,22 +1172,22 @@
|
||||
"DE.Controllers.Main.txtStyle_Heading_9": "Titre 9",
|
||||
"DE.Controllers.Main.txtStyle_Intense_Quote": "Citation intense",
|
||||
"DE.Controllers.Main.txtStyle_List_Paragraph": "Paragraphe de liste",
|
||||
"DE.Controllers.Main.txtStyle_No_Spacing": "Pas d'espacement",
|
||||
"DE.Controllers.Main.txtStyle_No_Spacing": "Aucun espacement",
|
||||
"DE.Controllers.Main.txtStyle_Normal": "Normal",
|
||||
"DE.Controllers.Main.txtStyle_Quote": "Citation",
|
||||
"DE.Controllers.Main.txtStyle_Subtitle": "Sous-titres",
|
||||
"DE.Controllers.Main.txtStyle_Title": "Titre",
|
||||
"DE.Controllers.Main.txtSyntaxError": "Erreur de Syntaxe",
|
||||
"DE.Controllers.Main.txtTableInd": "Index d'un Tableau Ne Peut Pas Être Zero",
|
||||
"DE.Controllers.Main.txtSyntaxError": "Erreur de syntaxe",
|
||||
"DE.Controllers.Main.txtTableInd": "Index d'un tableau ne peut pas être zero",
|
||||
"DE.Controllers.Main.txtTableOfContents": "Table des matières",
|
||||
"DE.Controllers.Main.txtTableOfFigures": "Table des figures",
|
||||
"DE.Controllers.Main.txtTOCHeading": "En-tête de table des matières",
|
||||
"DE.Controllers.Main.txtTooLarge": "Nom Trop Grand Pour Formater",
|
||||
"DE.Controllers.Main.txtTooLarge": "Nombre trop grand pour mettre en forme",
|
||||
"DE.Controllers.Main.txtTypeEquation": "Saisissez une équation ici.",
|
||||
"DE.Controllers.Main.txtUndefBookmark": "Signet indéterminé ",
|
||||
"DE.Controllers.Main.txtXAxis": "Axe X",
|
||||
"DE.Controllers.Main.txtYAxis": "Axe Y",
|
||||
"DE.Controllers.Main.txtZeroDivide": "Division par Zéro",
|
||||
"DE.Controllers.Main.txtZeroDivide": "Division par zéro",
|
||||
"DE.Controllers.Main.unknownErrorText": "Erreur inconnue.",
|
||||
"DE.Controllers.Main.unsupportedBrowserErrorText": "Votre navigateur n'est pas pris en charge.",
|
||||
"DE.Controllers.Main.uploadDocExtMessage": "Format de fichier inconnu.",
|
||||
@ -1196,7 +1197,7 @@
|
||||
"DE.Controllers.Main.uploadImageFileCountMessage": "Pas d'images chargées.",
|
||||
"DE.Controllers.Main.uploadImageSizeMessage": "L'image est trop grande. La taille limite est de 25 Mo.",
|
||||
"DE.Controllers.Main.uploadImageTextText": "Chargement d'une image...",
|
||||
"DE.Controllers.Main.uploadImageTitleText": "Chargement d'une image",
|
||||
"DE.Controllers.Main.uploadImageTitleText": "Chargement de l'image",
|
||||
"DE.Controllers.Main.waitText": "Veuillez patienter...",
|
||||
"DE.Controllers.Main.warnBrowserIE9": "L'application est peu compatible avec IE9. Utilisez IE10 ou version plus récente",
|
||||
"DE.Controllers.Main.warnBrowserZoom": "Le paramètre actuel de zoom de votre navigateur n'est pas accepté. Veuillez rétablir le niveau de zoom par défaut en appuyant sur Ctrl+0.",
|
||||
@ -1229,6 +1230,7 @@
|
||||
"DE.Controllers.Statusbar.zoomText": "Zoom {0}%",
|
||||
"DE.Controllers.Toolbar.confirmAddFontName": "La police que vous allez enregistrer n'est pas disponible sur l'appareil actuel.<br>Le style du texte sera affiché à l'aide de l'une des polices de système, la police sauvée sera utilisée lorsqu'il est disponible.<br>Voulez-vous continuer?",
|
||||
"DE.Controllers.Toolbar.dataUrl": "Collez une URL de données",
|
||||
"DE.Controllers.Toolbar.errorAccessDeny": "Vous ne disposez pas des droits pour effectuer cet action.<br>Veuillez contacter l'administrateur du Serveur de documents.",
|
||||
"DE.Controllers.Toolbar.notcriticalErrorTitle": "Avertissement",
|
||||
"DE.Controllers.Toolbar.textAccent": "Types d'accentuation",
|
||||
"DE.Controllers.Toolbar.textBracket": "Crochets",
|
||||
@ -1244,12 +1246,12 @@
|
||||
"DE.Controllers.Toolbar.textInsert": "Insérer",
|
||||
"DE.Controllers.Toolbar.textIntegral": "Intégrales",
|
||||
"DE.Controllers.Toolbar.textLargeOperator": "Grands opérateurs",
|
||||
"DE.Controllers.Toolbar.textLimitAndLog": "Limites et logarithmes",
|
||||
"DE.Controllers.Toolbar.textLimitAndLog": "Limites et logarithmes ",
|
||||
"DE.Controllers.Toolbar.textMatrix": "Matrices",
|
||||
"DE.Controllers.Toolbar.textOperator": "Opérateurs",
|
||||
"DE.Controllers.Toolbar.textRadical": "Radicaux",
|
||||
"DE.Controllers.Toolbar.textRecentlyUsed": "Récemment utilisé",
|
||||
"DE.Controllers.Toolbar.textSavePdf": "Enregistrer comme PDF",
|
||||
"DE.Controllers.Toolbar.textRecentlyUsed": "Récemment utilisés",
|
||||
"DE.Controllers.Toolbar.textSavePdf": "Enregistrer sous pdf",
|
||||
"DE.Controllers.Toolbar.textScript": "Scripts",
|
||||
"DE.Controllers.Toolbar.textSymbols": "Symboles",
|
||||
"DE.Controllers.Toolbar.textTabForms": "Formulaires",
|
||||
@ -1322,6 +1324,7 @@
|
||||
"DE.Controllers.Toolbar.txtBracket_UppLim": "Plafond",
|
||||
"DE.Controllers.Toolbar.txtBracket_UppLim_NoneOpen": "Plafond à droite",
|
||||
"DE.Controllers.Toolbar.txtBracket_UppLim_OpenNone": "Plafond à gauche",
|
||||
"DE.Controllers.Toolbar.txtDownload": "Télécharger",
|
||||
"DE.Controllers.Toolbar.txtFractionDiagonal": "Fraction oblique",
|
||||
"DE.Controllers.Toolbar.txtFractionDifferential_1": "dx sur dy",
|
||||
"DE.Controllers.Toolbar.txtFractionDifferential_2": "cap delta y sur cap delta x",
|
||||
@ -1451,6 +1454,7 @@
|
||||
"DE.Controllers.Toolbar.txtMatrix_Identity_2_NoZeros": "Matrice d'identité 3x3",
|
||||
"DE.Controllers.Toolbar.txtMatrix_Identity_3": "Matrice d’identité 3x3 avec zéros",
|
||||
"DE.Controllers.Toolbar.txtMatrix_Identity_3_NoZeros": "Matrice d’identité 3x3 avec cellules hors diagonale vides",
|
||||
"DE.Controllers.Toolbar.txtNeedDownload": "La visionneuse PDF ne peut enregistrer de nouvelles modifications que dans des fichiers séparées. La visionneuse ne prend pas en charge la coédition et les autres utilisateurs ne verront pas vos modifications sauf si vous partagiez une nouvelle version du fichier.",
|
||||
"DE.Controllers.Toolbar.txtOperator_ArrowD_Bot": "Flèche gauche-droite en dessous",
|
||||
"DE.Controllers.Toolbar.txtOperator_ArrowD_Top": "Flèche gauche-droite au-dessus",
|
||||
"DE.Controllers.Toolbar.txtOperator_ArrowL_Bot": "Flèche vers la gauche en dessous",
|
||||
@ -1458,8 +1462,8 @@
|
||||
"DE.Controllers.Toolbar.txtOperator_ArrowR_Bot": "Flèche vers la droite en dessous",
|
||||
"DE.Controllers.Toolbar.txtOperator_ArrowR_Top": "Flèche vers la droite au-dessus",
|
||||
"DE.Controllers.Toolbar.txtOperator_ColonEquals": "Deux-points Égal",
|
||||
"DE.Controllers.Toolbar.txtOperator_Custom_1": "Produits",
|
||||
"DE.Controllers.Toolbar.txtOperator_Custom_2": "Les rendements Delta",
|
||||
"DE.Controllers.Toolbar.txtOperator_Custom_1": "Rendement",
|
||||
"DE.Controllers.Toolbar.txtOperator_Custom_2": "Rendement Delta",
|
||||
"DE.Controllers.Toolbar.txtOperator_Definition": "Égal par définition à",
|
||||
"DE.Controllers.Toolbar.txtOperator_DeltaEquals": "Delta égal à",
|
||||
"DE.Controllers.Toolbar.txtOperator_DoubleArrowD_Bot": "Double flèche gauche-droite au-dessous",
|
||||
@ -1478,6 +1482,7 @@
|
||||
"DE.Controllers.Toolbar.txtRadicalRoot_3": "Racine cubique",
|
||||
"DE.Controllers.Toolbar.txtRadicalRoot_n": "Radical avec degré",
|
||||
"DE.Controllers.Toolbar.txtRadicalSqrt": "Racine carrée",
|
||||
"DE.Controllers.Toolbar.txtSaveCopy": "Enregistrer une copie",
|
||||
"DE.Controllers.Toolbar.txtScriptCustom_1": "x indice y au carré",
|
||||
"DE.Controllers.Toolbar.txtScriptCustom_2": "e au i négatif oméga t",
|
||||
"DE.Controllers.Toolbar.txtScriptCustom_3": "x au carré",
|
||||
@ -1770,7 +1775,7 @@
|
||||
"DE.Views.DocumentHolder.deleteRowText": "Supprimer la ligne",
|
||||
"DE.Views.DocumentHolder.deleteTableText": "Supprimer le tableau",
|
||||
"DE.Views.DocumentHolder.deleteText": "Supprimer",
|
||||
"DE.Views.DocumentHolder.direct270Text": "Rotation du texte vers le haut",
|
||||
"DE.Views.DocumentHolder.direct270Text": "Faire pivoter le texte vers le haut",
|
||||
"DE.Views.DocumentHolder.direct90Text": "Faire pivoter le texte vers le bas",
|
||||
"DE.Views.DocumentHolder.directHText": "Horizontal",
|
||||
"DE.Views.DocumentHolder.directionText": "Orientation du texte",
|
||||
@ -1832,6 +1837,7 @@
|
||||
"DE.Views.DocumentHolder.textArrangeForward": "Avancer",
|
||||
"DE.Views.DocumentHolder.textArrangeFront": "Mettre au premier plan",
|
||||
"DE.Views.DocumentHolder.textCells": "Cellules",
|
||||
"DE.Views.DocumentHolder.textClearField": "Effacer le champ",
|
||||
"DE.Views.DocumentHolder.textCol": "Supprimer la colonne entière",
|
||||
"DE.Views.DocumentHolder.textContentControls": "Contrôle du contenu",
|
||||
"DE.Views.DocumentHolder.textContinueNumbering": "Continuer la numérotation",
|
||||
@ -1856,9 +1862,10 @@
|
||||
"DE.Views.DocumentHolder.textLeft": "Décaler les cellules vers la gauche",
|
||||
"DE.Views.DocumentHolder.textNest": "Tableau imbriqué",
|
||||
"DE.Views.DocumentHolder.textNextPage": "Page suivante",
|
||||
"DE.Views.DocumentHolder.textNumberingValue": "Valeur initiale",
|
||||
"DE.Views.DocumentHolder.textNumberingValue": "Valeur de numérotation",
|
||||
"DE.Views.DocumentHolder.textPaste": "Coller",
|
||||
"DE.Views.DocumentHolder.textPrevPage": "Page précédente",
|
||||
"DE.Views.DocumentHolder.textRedo": "Répéter",
|
||||
"DE.Views.DocumentHolder.textRefreshField": "Actualiser le champ",
|
||||
"DE.Views.DocumentHolder.textReject": "Rejeter la modification",
|
||||
"DE.Views.DocumentHolder.textRemCheckBox": "Supprimer une case à cocher",
|
||||
@ -1877,7 +1884,7 @@
|
||||
"DE.Views.DocumentHolder.textSaveAsPicture": "Enregistrer en tant qu'image",
|
||||
"DE.Views.DocumentHolder.textSeparateList": "Liste séparée",
|
||||
"DE.Views.DocumentHolder.textSettings": "Paramètres",
|
||||
"DE.Views.DocumentHolder.textSeveral": "Plusieurs Lignes/Colonnes ",
|
||||
"DE.Views.DocumentHolder.textSeveral": "Plusieurs lignes/colonnes ",
|
||||
"DE.Views.DocumentHolder.textShapeAlignBottom": "Aligner en bas",
|
||||
"DE.Views.DocumentHolder.textShapeAlignCenter": "Aligner au centre",
|
||||
"DE.Views.DocumentHolder.textShapeAlignLeft": "Aligner à gauche",
|
||||
@ -1913,8 +1920,8 @@
|
||||
"DE.Views.DocumentHolder.txtDecreaseArg": "Diminuer la taille de l'argument",
|
||||
"DE.Views.DocumentHolder.txtDeleteArg": "Supprimer l'argument",
|
||||
"DE.Views.DocumentHolder.txtDeleteBreak": "Supprimer un saut manuel",
|
||||
"DE.Views.DocumentHolder.txtDeleteChars": "Supprimer caractères enserrant",
|
||||
"DE.Views.DocumentHolder.txtDeleteCharsAndSeparators": "Supprimer caractères et séparateurs qui entourent",
|
||||
"DE.Views.DocumentHolder.txtDeleteChars": "Supprimer les caractères englobants",
|
||||
"DE.Views.DocumentHolder.txtDeleteCharsAndSeparators": "Supprimer les caractères et les séparateurs englobants",
|
||||
"DE.Views.DocumentHolder.txtDeleteEq": "Supprimer l'équation",
|
||||
"DE.Views.DocumentHolder.txtDeleteGroupChar": "Supprimer caractère d'imprimerie",
|
||||
"DE.Views.DocumentHolder.txtDeleteRadical": "Supprimer radical",
|
||||
@ -1950,7 +1957,7 @@
|
||||
"DE.Views.DocumentHolder.txtInsertCaption": "Insérer une légende",
|
||||
"DE.Views.DocumentHolder.txtInsertEqAfter": "Insérer équation après",
|
||||
"DE.Views.DocumentHolder.txtInsertEqBefore": "Insérez l'équation avant",
|
||||
"DE.Views.DocumentHolder.txtInsImage": "Insérer un image depuis un fichier",
|
||||
"DE.Views.DocumentHolder.txtInsImage": "Insérer une image depuis un fichier",
|
||||
"DE.Views.DocumentHolder.txtInsImageUrl": "Insérer un image depuis une URL",
|
||||
"DE.Views.DocumentHolder.txtKeepTextOnly": "Gardez le texte seulement",
|
||||
"DE.Views.DocumentHolder.txtLimitChange": "Modifier d'emplacement des locations",
|
||||
@ -2053,7 +2060,7 @@
|
||||
"DE.Views.FileMenu.btnRightsCaption": "Droits d'accès",
|
||||
"DE.Views.FileMenu.btnSaveAsCaption": "Enregistrer sous",
|
||||
"DE.Views.FileMenu.btnSaveCaption": "Enregistrer",
|
||||
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Enregistrer une copie comme",
|
||||
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Enregistrer la copie sous",
|
||||
"DE.Views.FileMenu.btnSettingsCaption": "Paramètres avancés",
|
||||
"DE.Views.FileMenu.btnToEditCaption": "Modifier le document",
|
||||
"DE.Views.FileMenu.textDownload": "Télécharger",
|
||||
@ -2116,7 +2123,7 @@
|
||||
"DE.Views.FileMenuPanels.Settings.strIgnoreWordsWithNumbers": "Ignorer les mots contenant des chiffres",
|
||||
"DE.Views.FileMenuPanels.Settings.strMacrosSettings": "Réglages macros",
|
||||
"DE.Views.FileMenuPanels.Settings.strPasteButton": "Afficher le bouton Options de collage lorsque le contenu est collé ",
|
||||
"DE.Views.FileMenuPanels.Settings.strShowChanges": "Visibilité des modifications en co-édition",
|
||||
"DE.Views.FileMenuPanels.Settings.strShowChanges": "Visibilité des modifications en coédition",
|
||||
"DE.Views.FileMenuPanels.Settings.strShowComments": "Afficher les commentaires dans le texte",
|
||||
"DE.Views.FileMenuPanels.Settings.strShowOthersChanges": "Afficher les modifications apportées par d'autres utilisateurs",
|
||||
"DE.Views.FileMenuPanels.Settings.strShowResolvedComments": "Afficher les commentaires résolus",
|
||||
@ -2137,7 +2144,7 @@
|
||||
"DE.Views.FileMenuPanels.Settings.textOldVersions": "Rendre les fichiers compatibles avec les anciennes versions de MS Word lorsqu'ils sont enregistrés au format DOCX, DOTX",
|
||||
"DE.Views.FileMenuPanels.Settings.textSmartSelection": "Utiliser une sélection intelligente des paragraphes",
|
||||
"DE.Views.FileMenuPanels.Settings.txtAdvancedSettings": "Paramètres avancés",
|
||||
"DE.Views.FileMenuPanels.Settings.txtAll": "Surligner toutes les modifications",
|
||||
"DE.Views.FileMenuPanels.Settings.txtAll": "Afficher tout",
|
||||
"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",
|
||||
@ -2151,11 +2158,11 @@
|
||||
"DE.Views.FileMenuPanels.Settings.txtFitWidth": "Ajuster à la largeur",
|
||||
"DE.Views.FileMenuPanels.Settings.txtHieroglyphs": "Hiéroglyphes",
|
||||
"DE.Views.FileMenuPanels.Settings.txtInch": "Pouce",
|
||||
"DE.Views.FileMenuPanels.Settings.txtLast": "Voir le dernier",
|
||||
"DE.Views.FileMenuPanels.Settings.txtLast": "Afficher le dernier",
|
||||
"DE.Views.FileMenuPanels.Settings.txtLastUsed": "Récemment utilisés",
|
||||
"DE.Views.FileMenuPanels.Settings.txtMac": "comme OS X",
|
||||
"DE.Views.FileMenuPanels.Settings.txtNative": "Natif",
|
||||
"DE.Views.FileMenuPanels.Settings.txtNone": "Surligner aucune modification",
|
||||
"DE.Views.FileMenuPanels.Settings.txtNone": "Aucun élément à afficher",
|
||||
"DE.Views.FileMenuPanels.Settings.txtProofing": "Vérification",
|
||||
"DE.Views.FileMenuPanels.Settings.txtPt": "Point",
|
||||
"DE.Views.FileMenuPanels.Settings.txtQuickPrint": "Afficher le bouton d'impression rapide dans l'en-tête de l'éditeur",
|
||||
@ -2170,7 +2177,7 @@
|
||||
"DE.Views.FileMenuPanels.Settings.txtStrictTip": "Utilisez le bouton \"Enregistrer\" pour synchroniser les changements apportés par vous et d'autres personnes.",
|
||||
"DE.Views.FileMenuPanels.Settings.txtUseAltKey": "Utiliser la touche Alt pour naviguer dans l'interface utilisateur à l'aide du clavier.",
|
||||
"DE.Views.FileMenuPanels.Settings.txtUseOptionKey": "Utiliser la touche Option pour naviguer dans l'interface utilisateur à l'aide du clavier.",
|
||||
"DE.Views.FileMenuPanels.Settings.txtWarnMacros": "Montrer la notification",
|
||||
"DE.Views.FileMenuPanels.Settings.txtWarnMacros": "Afficher la notification",
|
||||
"DE.Views.FileMenuPanels.Settings.txtWarnMacrosDesc": "Désactiver toutes les macros avec notification",
|
||||
"DE.Views.FileMenuPanels.Settings.txtWin": "comme Windows",
|
||||
"DE.Views.FileMenuPanels.Settings.txtWorkspace": "Espace de travail",
|
||||
@ -2199,7 +2206,7 @@
|
||||
"DE.Views.FormSettings.textDisconnect": "Déconnexion ",
|
||||
"DE.Views.FormSettings.textDropDown": "Liste déroulante",
|
||||
"DE.Views.FormSettings.textExact": "Exactement",
|
||||
"DE.Views.FormSettings.textField": "Champ texte",
|
||||
"DE.Views.FormSettings.textField": "Champ de texte",
|
||||
"DE.Views.FormSettings.textFillRoles": "Qui doit remplir ce formulaire ?",
|
||||
"DE.Views.FormSettings.textFixed": "Taille de champ fixe",
|
||||
"DE.Views.FormSettings.textFormat": "Format",
|
||||
@ -2235,8 +2242,8 @@
|
||||
"DE.Views.FormSettings.textTipDelete": "Supprimer la valeur",
|
||||
"DE.Views.FormSettings.textTipDown": "Descendre",
|
||||
"DE.Views.FormSettings.textTipUp": "Monter",
|
||||
"DE.Views.FormSettings.textTooBig": "L'image semble trop grande",
|
||||
"DE.Views.FormSettings.textTooSmall": "L'image semble trop petite",
|
||||
"DE.Views.FormSettings.textTooBig": "Image est trop grande",
|
||||
"DE.Views.FormSettings.textTooSmall": "Image est trop petite",
|
||||
"DE.Views.FormSettings.textUKPassport": "Numéro de passeport britannique (par exemple, 925665416)",
|
||||
"DE.Views.FormSettings.textUnlock": "Déverrouiller",
|
||||
"DE.Views.FormSettings.textUSSSN": "SSN des États-Unis (par exemple, 123-45-6789)",
|
||||
@ -2256,6 +2263,7 @@
|
||||
"DE.Views.FormsTab.capBtnPrev": "Champ précédent",
|
||||
"DE.Views.FormsTab.capBtnRadioBox": "Bouton radio",
|
||||
"DE.Views.FormsTab.capBtnSaveForm": "Enregistrer sous pdf",
|
||||
"DE.Views.FormsTab.capBtnSaveFormDesktop": "Enregistrer sous...",
|
||||
"DE.Views.FormsTab.capBtnSubmit": "Soumettre ",
|
||||
"DE.Views.FormsTab.capBtnText": "Champ texte",
|
||||
"DE.Views.FormsTab.capBtnView": "Aperçu du formulaire",
|
||||
@ -2266,11 +2274,13 @@
|
||||
"DE.Views.FormsTab.textClear": "Effacer les champs",
|
||||
"DE.Views.FormsTab.textClearFields": "Effacer tous les champs",
|
||||
"DE.Views.FormsTab.textCreateForm": "Ajoutez des champs et créer un document PDF remplissable",
|
||||
"DE.Views.FormsTab.textFilled": "Rempli",
|
||||
"DE.Views.FormsTab.textGotIt": "OK",
|
||||
"DE.Views.FormsTab.textHighlight": "Paramètres de surbrillance",
|
||||
"DE.Views.FormsTab.textNoHighlight": "Pas de surbrillance ",
|
||||
"DE.Views.FormsTab.textRequired": "Veuillez remplir tous les champs obligatoires avant d'envoyer le formulaire.",
|
||||
"DE.Views.FormsTab.textSubmited": "Formulaire soumis avec succès",
|
||||
"DE.Views.FormsTab.textSubmitOk": "Votre formulaire PDF a été sauvegardé dans la section Terminés. Vous pouvez remplir à nouveau ce formulaire et envoyer un autre formulaire résultant.",
|
||||
"DE.Views.FormsTab.tipCheckBox": "Insérer une case à cocher",
|
||||
"DE.Views.FormsTab.tipComboBox": "Insérer une zone de liste déroulante",
|
||||
"DE.Views.FormsTab.tipComplexField": "Insérer un champ complexe",
|
||||
@ -2282,16 +2292,20 @@
|
||||
"DE.Views.FormsTab.tipEmailField": "Insérer l'adresse e-mail",
|
||||
"DE.Views.FormsTab.tipFieldSettings": "Vous pouvez configurer les champs sélectionnés dans la barre latérale droite. Cliquez sur cette icône pour ouvrir les paramètres du champ.",
|
||||
"DE.Views.FormsTab.tipFieldsLink": "En savoir plus sur les paramètres de champs",
|
||||
"DE.Views.FormsTab.tipFirstPage": "Aller à la première page",
|
||||
"DE.Views.FormsTab.tipFixedText": "Insérer un champ de texte fixe",
|
||||
"DE.Views.FormsTab.tipFormGroupKey": "Regroupez les boutons radio pour accélérer le processus de remplissage. Les choix portant le même nom seront synchronisés. Les utilisateurs ne peuvent cocher qu'un seul bouton radio du groupe.",
|
||||
"DE.Views.FormsTab.tipFormKey": "Vous pouvez attribuer une clé à un champ ou à un groupe de champs. Lorsqu'un utilisateur remplit les données, celles-ci sont copiées dans tous les champs ayant la même clé.",
|
||||
"DE.Views.FormsTab.tipHelpRoles": "Utilisez la fonction Gérer les rôles pour regrouper les champs par objectif et assigner les membres de l'équipe responsables.",
|
||||
"DE.Views.FormsTab.tipImageField": "Insérer une image",
|
||||
"DE.Views.FormsTab.tipInlineText": "Insérer un champ de texte aligné",
|
||||
"DE.Views.FormsTab.tipLastPage": "Aller à la dernière page",
|
||||
"DE.Views.FormsTab.tipManager": "Gérer les rôles",
|
||||
"DE.Views.FormsTab.tipNextForm": "Allez au champ suivant",
|
||||
"DE.Views.FormsTab.tipNextPage": "Aller à la page suivante",
|
||||
"DE.Views.FormsTab.tipPhoneField": "Insérer le numéro de téléphone",
|
||||
"DE.Views.FormsTab.tipPrevForm": "Allez au champs précédent",
|
||||
"DE.Views.FormsTab.tipPrevPage": "Aller à la page précédente",
|
||||
"DE.Views.FormsTab.tipRadioBox": "Insérer bouton radio",
|
||||
"DE.Views.FormsTab.tipRolesLink": "En savoir plus sur les rôles",
|
||||
"DE.Views.FormsTab.tipSaveFile": "Cliquez sur \"Enregistrer sous pdf\" pour enregistrer le formulaire dans un format prêt à être rempli.",
|
||||
@ -2365,7 +2379,7 @@
|
||||
"DE.Views.ImageSettings.textHintFlipV": "Retourner verticalement",
|
||||
"DE.Views.ImageSettings.textInsert": "Remplacer l’image",
|
||||
"DE.Views.ImageSettings.textOriginalSize": "Taille actuelle",
|
||||
"DE.Views.ImageSettings.textRecentlyUsed": "Récemment utilisé",
|
||||
"DE.Views.ImageSettings.textRecentlyUsed": "Récemment utilisés",
|
||||
"DE.Views.ImageSettings.textRotate90": "Faire pivoter de 90°",
|
||||
"DE.Views.ImageSettings.textRotation": "Rotation",
|
||||
"DE.Views.ImageSettings.textSize": "Taille",
|
||||
@ -2401,7 +2415,7 @@
|
||||
"DE.Views.ImageSettingsAdvanced.textCharacter": "Caractère",
|
||||
"DE.Views.ImageSettingsAdvanced.textColumn": "Colonne",
|
||||
"DE.Views.ImageSettingsAdvanced.textDistance": "Distance du texte",
|
||||
"DE.Views.ImageSettingsAdvanced.textEndSize": "Taille de fin",
|
||||
"DE.Views.ImageSettingsAdvanced.textEndSize": "Taille finale",
|
||||
"DE.Views.ImageSettingsAdvanced.textEndStyle": "Style final",
|
||||
"DE.Views.ImageSettingsAdvanced.textFlat": "Plat",
|
||||
"DE.Views.ImageSettingsAdvanced.textFlipped": "Retourné",
|
||||
@ -2595,7 +2609,7 @@
|
||||
"DE.Views.MailMergeSettings.textInsertField": "Insérer un champ de fusion",
|
||||
"DE.Views.MailMergeSettings.textMaxRecepients": "Max 100 destinataires.",
|
||||
"DE.Views.MailMergeSettings.textMerge": "Fusionner",
|
||||
"DE.Views.MailMergeSettings.textMergeFields": "Les champs de fusion",
|
||||
"DE.Views.MailMergeSettings.textMergeFields": "Champs de fusion",
|
||||
"DE.Views.MailMergeSettings.textMergeTo": "Fusionner pour",
|
||||
"DE.Views.MailMergeSettings.textPdf": "PDF",
|
||||
"DE.Views.MailMergeSettings.textPortal": "Enregistrer",
|
||||
@ -2688,7 +2702,7 @@
|
||||
"DE.Views.ParagraphSettings.strIndentsRightText": "Droite",
|
||||
"DE.Views.ParagraphSettings.strIndentsSpecial": "Spécial",
|
||||
"DE.Views.ParagraphSettings.strLineHeight": "Interligne",
|
||||
"DE.Views.ParagraphSettings.strParagraphSpacing": "Espacement de paragraphe",
|
||||
"DE.Views.ParagraphSettings.strParagraphSpacing": "Espace entre paragraphes",
|
||||
"DE.Views.ParagraphSettings.strSomeParagraphSpace": "Ne pas ajouter d'intervalle entre paragraphes du même style",
|
||||
"DE.Views.ParagraphSettings.strSpacingAfter": "Après",
|
||||
"DE.Views.ParagraphSettings.strSpacingBefore": "Avant",
|
||||
@ -2895,7 +2909,7 @@
|
||||
"DE.Views.ShapeSettings.textDirection": "Direction",
|
||||
"DE.Views.ShapeSettings.textEditPoints": "Modifier les points",
|
||||
"DE.Views.ShapeSettings.textEditShape": "Modifier la forme",
|
||||
"DE.Views.ShapeSettings.textEmptyPattern": "Pas de modèles",
|
||||
"DE.Views.ShapeSettings.textEmptyPattern": "Aucun modèle",
|
||||
"DE.Views.ShapeSettings.textFlip": "Retournement",
|
||||
"DE.Views.ShapeSettings.textFromFile": "À partir du fichier",
|
||||
"DE.Views.ShapeSettings.textFromStorage": "À partir de l'espace de stockage",
|
||||
@ -2919,7 +2933,7 @@
|
||||
"DE.Views.ShapeSettings.textSelectTexture": "Sélectionner",
|
||||
"DE.Views.ShapeSettings.textStretch": "Étirement",
|
||||
"DE.Views.ShapeSettings.textStyle": "Style",
|
||||
"DE.Views.ShapeSettings.textTexture": "D'une texture",
|
||||
"DE.Views.ShapeSettings.textTexture": "Avec texture",
|
||||
"DE.Views.ShapeSettings.textTile": "Tuile",
|
||||
"DE.Views.ShapeSettings.textWrap": "Style d'habillage",
|
||||
"DE.Views.ShapeSettings.tipAddGradientPoint": "Ajouter un point de dégradé",
|
||||
@ -2936,7 +2950,7 @@
|
||||
"DE.Views.ShapeSettings.txtInline": "Aligné sur le texte",
|
||||
"DE.Views.ShapeSettings.txtKnit": "Tricot",
|
||||
"DE.Views.ShapeSettings.txtLeather": "Cuir",
|
||||
"DE.Views.ShapeSettings.txtNoBorders": "Pas de ligne",
|
||||
"DE.Views.ShapeSettings.txtNoBorders": "Aucune ligne",
|
||||
"DE.Views.ShapeSettings.txtPapyrus": "Papyrus",
|
||||
"DE.Views.ShapeSettings.txtSquare": "Carré",
|
||||
"DE.Views.ShapeSettings.txtThrough": "Au travers",
|
||||
@ -2948,7 +2962,7 @@
|
||||
"DE.Views.SignatureSettings.strDetails": "Détails de la signature",
|
||||
"DE.Views.SignatureSettings.strInvalid": "Signatures non valides",
|
||||
"DE.Views.SignatureSettings.strRequested": "Signatures requises",
|
||||
"DE.Views.SignatureSettings.strSetup": "Mise en place de la signature",
|
||||
"DE.Views.SignatureSettings.strSetup": "Configuration de signature",
|
||||
"DE.Views.SignatureSettings.strSign": "Signer",
|
||||
"DE.Views.SignatureSettings.strSignature": "Signature",
|
||||
"DE.Views.SignatureSettings.strSigner": "Signataire",
|
||||
@ -3039,7 +3053,7 @@
|
||||
"DE.Views.TableSettings.textBanded": "Bordé",
|
||||
"DE.Views.TableSettings.textBorderColor": "Couleur",
|
||||
"DE.Views.TableSettings.textBorders": "Style de bordure",
|
||||
"DE.Views.TableSettings.textCellSize": "Taille des lignes et des colonnes.",
|
||||
"DE.Views.TableSettings.textCellSize": "Taille des lignes et des colonnes",
|
||||
"DE.Views.TableSettings.textColumns": "Colonnes",
|
||||
"DE.Views.TableSettings.textConvert": "Convertir un tableau en texte",
|
||||
"DE.Views.TableSettings.textDistributeCols": "Distribuer les colonnes",
|
||||
@ -3184,7 +3198,7 @@
|
||||
"DE.Views.TextArtSettings.textTransform": "Transformer",
|
||||
"DE.Views.TextArtSettings.tipAddGradientPoint": "Ajouter un point de dégradé",
|
||||
"DE.Views.TextArtSettings.tipRemoveGradientPoint": "Supprimer le point de dégradé",
|
||||
"DE.Views.TextArtSettings.txtNoBorders": "Pas de ligne",
|
||||
"DE.Views.TextArtSettings.txtNoBorders": "Aucune ligne",
|
||||
"DE.Views.TextToTableDialog.textAutofit": "Comportement de l’ajustement automatique",
|
||||
"DE.Views.TextToTableDialog.textColumns": "Colonnes",
|
||||
"DE.Views.TextToTableDialog.textContents": "Ajuster au contenu",
|
||||
@ -3205,6 +3219,7 @@
|
||||
"DE.Views.Toolbar.capBtnColumns": "Colonnes",
|
||||
"DE.Views.Toolbar.capBtnComment": "Commentaire",
|
||||
"DE.Views.Toolbar.capBtnDateTime": "Date et heure",
|
||||
"DE.Views.Toolbar.capBtnHand": "Main",
|
||||
"DE.Views.Toolbar.capBtnHyphenation": "Coupure de mots",
|
||||
"DE.Views.Toolbar.capBtnInsChart": "Graphique",
|
||||
"DE.Views.Toolbar.capBtnInsControls": "Contrôles de contenu",
|
||||
@ -3223,6 +3238,7 @@
|
||||
"DE.Views.Toolbar.capBtnMargins": "Marges",
|
||||
"DE.Views.Toolbar.capBtnPageOrient": "Orientation",
|
||||
"DE.Views.Toolbar.capBtnPageSize": "Taille",
|
||||
"DE.Views.Toolbar.capBtnSelect": "Sélectionner",
|
||||
"DE.Views.Toolbar.capBtnWatermark": "Filigrane",
|
||||
"DE.Views.Toolbar.capImgAlign": "Aligner",
|
||||
"DE.Views.Toolbar.capImgBackward": "Reculer",
|
||||
@ -3244,7 +3260,7 @@
|
||||
"DE.Views.Toolbar.mniHiddenChars": "Caractères non imprimables",
|
||||
"DE.Views.Toolbar.mniHighlightControls": "Paramètres de surbrillance",
|
||||
"DE.Views.Toolbar.mniImageFromFile": "Image à partir d'un fichier",
|
||||
"DE.Views.Toolbar.mniImageFromStorage": "Image de stockage",
|
||||
"DE.Views.Toolbar.mniImageFromStorage": "Image à partir du stockage",
|
||||
"DE.Views.Toolbar.mniImageFromUrl": "Image à partir d'une URL",
|
||||
"DE.Views.Toolbar.mniInsertSSE": "Insérer la feuille de calcul",
|
||||
"DE.Views.Toolbar.mniLowerCase": "minuscule",
|
||||
@ -3288,13 +3304,13 @@
|
||||
"DE.Views.Toolbar.textEvenPage": "Page paire",
|
||||
"DE.Views.Toolbar.textGreaterEqual": "Supérieur ou égal à",
|
||||
"DE.Views.Toolbar.textInfinity": "Infini",
|
||||
"DE.Views.Toolbar.textInMargin": "Dans la Marge",
|
||||
"DE.Views.Toolbar.textInMargin": "Dans la marge",
|
||||
"DE.Views.Toolbar.textInsColumnBreak": "Insérer un saut de colonne",
|
||||
"DE.Views.Toolbar.textInsertPageCount": "Insérer le nombre de pages",
|
||||
"DE.Views.Toolbar.textInsertPageNumber": "Insérer le numéro de page",
|
||||
"DE.Views.Toolbar.textInsPageBreak": "Insérer un saut de page",
|
||||
"DE.Views.Toolbar.textInsSectionBreak": "Insérer saut de section",
|
||||
"DE.Views.Toolbar.textInText": "Dans le Texte",
|
||||
"DE.Views.Toolbar.textInText": "Dans le texte",
|
||||
"DE.Views.Toolbar.textItalic": "Italique",
|
||||
"DE.Views.Toolbar.textLandscape": "Paysage",
|
||||
"DE.Views.Toolbar.textLeft": "À gauche:",
|
||||
@ -3382,6 +3398,7 @@
|
||||
"DE.Views.Toolbar.tipFontColor": "Couleur de police",
|
||||
"DE.Views.Toolbar.tipFontName": "Police",
|
||||
"DE.Views.Toolbar.tipFontSize": "Taille de police",
|
||||
"DE.Views.Toolbar.tipHandTool": "Outil Main",
|
||||
"DE.Views.Toolbar.tipHighlightColor": "Couleur de surlignage",
|
||||
"DE.Views.Toolbar.tipHyphenation": "Modifier la coupure de mots",
|
||||
"DE.Views.Toolbar.tipImgAlign": "Aligner les objets",
|
||||
@ -3436,6 +3453,7 @@
|
||||
"DE.Views.Toolbar.tipSave": "Enregistrer",
|
||||
"DE.Views.Toolbar.tipSaveCoauth": "Enregistrez vos modifications pour que les autres utilisateurs puissent les voir.",
|
||||
"DE.Views.Toolbar.tipSelectAll": "Sélectionner tout",
|
||||
"DE.Views.Toolbar.tipSelectTool": "Outil de sélection",
|
||||
"DE.Views.Toolbar.tipSendBackward": "Envoyer vers l'arrière.",
|
||||
"DE.Views.Toolbar.tipSendForward": "Déplacer vers l'avant",
|
||||
"DE.Views.Toolbar.tipShowHiddenChars": "Caractères non imprimables",
|
||||
|
||||
@ -534,6 +534,7 @@
|
||||
"Common.Views.Header.textReview": "レビュー",
|
||||
"Common.Views.Header.textReviewDesc": "変更点を提案する",
|
||||
"Common.Views.Header.textShare": "共有",
|
||||
"Common.Views.Header.textStartFill": "記入を始める",
|
||||
"Common.Views.Header.textView": "閲覧",
|
||||
"Common.Views.Header.textZoom": "ズーム",
|
||||
"Common.Views.Header.tipAccessRights": "文書のアクセス許可のの管理",
|
||||
@ -1229,6 +1230,7 @@
|
||||
"DE.Controllers.Statusbar.zoomText": "ズーム{0}%",
|
||||
"DE.Controllers.Toolbar.confirmAddFontName": "保存しようとしているフォントを現在のデバイスで使用することができません。<br>システムフォントを使って、テキストのスタイルが表示されます。利用可能になったとき、保存されたフォントが適用されます。<br>続行しますか。",
|
||||
"DE.Controllers.Toolbar.dataUrl": "データのURLを貼り付け",
|
||||
"DE.Controllers.Toolbar.errorAccessDeny": "権限のない操作を実行しようとしています。<br>ドキュメントサーバーの管理者にご連絡ください。",
|
||||
"DE.Controllers.Toolbar.notcriticalErrorTitle": "警告",
|
||||
"DE.Controllers.Toolbar.textAccent": "アクセントカラー",
|
||||
"DE.Controllers.Toolbar.textBracket": "括弧",
|
||||
@ -1322,6 +1324,7 @@
|
||||
"DE.Controllers.Toolbar.txtBracket_UppLim": "天井大かっこ",
|
||||
"DE.Controllers.Toolbar.txtBracket_UppLim_NoneOpen": "天井関数 (右記号)",
|
||||
"DE.Controllers.Toolbar.txtBracket_UppLim_OpenNone": "単一括弧",
|
||||
"DE.Controllers.Toolbar.txtDownload": "ダウンロード",
|
||||
"DE.Controllers.Toolbar.txtFractionDiagonal": "分数 (斜め)",
|
||||
"DE.Controllers.Toolbar.txtFractionDifferential_1": "dxの上にdy",
|
||||
"DE.Controllers.Toolbar.txtFractionDifferential_2": "大文字デルタ y/大文字デルタ x",
|
||||
@ -1451,6 +1454,7 @@
|
||||
"DE.Controllers.Toolbar.txtMatrix_Identity_2_NoZeros": "空白の対角セルを持つ 2x2 の単位行列",
|
||||
"DE.Controllers.Toolbar.txtMatrix_Identity_3": "3x3 単位行列 (0 あり)",
|
||||
"DE.Controllers.Toolbar.txtMatrix_Identity_3_NoZeros": "3x3 単位行列 (対角線上以外のセルは空白)",
|
||||
"DE.Controllers.Toolbar.txtNeedDownload": "PDFビューアは、新しい変更を別々のファイルコピーに保存することしかできません。共同編集をサポートしていないため、新しいファイルバージョンを共有しない限り、他のユーザーはあなたの変更を見ることができません。",
|
||||
"DE.Controllers.Toolbar.txtOperator_ArrowD_Bot": "左右双方向矢印 (下)",
|
||||
"DE.Controllers.Toolbar.txtOperator_ArrowD_Top": "左右双方向矢印 (上)",
|
||||
"DE.Controllers.Toolbar.txtOperator_ArrowL_Bot": "左に矢印 (下)",
|
||||
@ -1478,6 +1482,7 @@
|
||||
"DE.Controllers.Toolbar.txtRadicalRoot_3": "立方根",
|
||||
"DE.Controllers.Toolbar.txtRadicalRoot_n": "度付きラジカル",
|
||||
"DE.Controllers.Toolbar.txtRadicalSqrt": "平方根",
|
||||
"DE.Controllers.Toolbar.txtSaveCopy": "コピーを保存",
|
||||
"DE.Controllers.Toolbar.txtScriptCustom_1": "x 下付き文字 y の 2 乗",
|
||||
"DE.Controllers.Toolbar.txtScriptCustom_2": "e のマイナス i ω t 乗",
|
||||
"DE.Controllers.Toolbar.txtScriptCustom_3": "x の 2 乗",
|
||||
@ -1832,6 +1837,7 @@
|
||||
"DE.Views.DocumentHolder.textArrangeForward": "前面へ移動",
|
||||
"DE.Views.DocumentHolder.textArrangeFront": "前景に移動",
|
||||
"DE.Views.DocumentHolder.textCells": "セル",
|
||||
"DE.Views.DocumentHolder.textClearField": "フィールドのクリア",
|
||||
"DE.Views.DocumentHolder.textCol": "列全体を削除",
|
||||
"DE.Views.DocumentHolder.textContentControls": "コンテンツコントロール",
|
||||
"DE.Views.DocumentHolder.textContinueNumbering": "番号付けを続行",
|
||||
@ -1859,6 +1865,7 @@
|
||||
"DE.Views.DocumentHolder.textNumberingValue": "ナンバリング値",
|
||||
"DE.Views.DocumentHolder.textPaste": "貼り付け",
|
||||
"DE.Views.DocumentHolder.textPrevPage": "前のページ",
|
||||
"DE.Views.DocumentHolder.textRedo": "やり直す",
|
||||
"DE.Views.DocumentHolder.textRefreshField": "フィールドの更新",
|
||||
"DE.Views.DocumentHolder.textReject": "変更を拒否する",
|
||||
"DE.Views.DocumentHolder.textRemCheckBox": "チェックボックスを削除する",
|
||||
@ -2256,6 +2263,7 @@
|
||||
"DE.Views.FormsTab.capBtnPrev": "前のフィールド",
|
||||
"DE.Views.FormsTab.capBtnRadioBox": "ラジオボタン",
|
||||
"DE.Views.FormsTab.capBtnSaveForm": "pdfとして保存",
|
||||
"DE.Views.FormsTab.capBtnSaveFormDesktop": "名前を付けて保存",
|
||||
"DE.Views.FormsTab.capBtnSubmit": "送信",
|
||||
"DE.Views.FormsTab.capBtnText": "テキストフィールド",
|
||||
"DE.Views.FormsTab.capBtnView": "フォームを表示する",
|
||||
@ -2266,11 +2274,13 @@
|
||||
"DE.Views.FormsTab.textClear": "フィールドをクリアする",
|
||||
"DE.Views.FormsTab.textClearFields": "すべてのフィールドをクリアする",
|
||||
"DE.Views.FormsTab.textCreateForm": "フィールドを追加して、記入可能なPDF文書を作成する",
|
||||
"DE.Views.FormsTab.textFilled": "記入済み",
|
||||
"DE.Views.FormsTab.textGotIt": "OK",
|
||||
"DE.Views.FormsTab.textHighlight": "ハイライト設定",
|
||||
"DE.Views.FormsTab.textNoHighlight": "ハイライト表示なし",
|
||||
"DE.Views.FormsTab.textRequired": "必須事項をすべて入力し、送信してください。",
|
||||
"DE.Views.FormsTab.textSubmited": "フォームの送信成功",
|
||||
"DE.Views.FormsTab.textSubmitOk": "PDFフォームが「完成」セクションに保存されました。このフォームに再度記入して、別の結果を送信することができます。",
|
||||
"DE.Views.FormsTab.tipCheckBox": "チェックボックスを挿入する",
|
||||
"DE.Views.FormsTab.tipComboBox": "コンボボックスを挿入",
|
||||
"DE.Views.FormsTab.tipComplexField": "複合フィールドを挿入する",
|
||||
@ -2282,16 +2292,20 @@
|
||||
"DE.Views.FormsTab.tipEmailField": "メールアドレスを挿入する",
|
||||
"DE.Views.FormsTab.tipFieldSettings": "右サイドバーで選択したフィールドを設定できます。このアイコンをクリックすると、フィールド設定が開きます。",
|
||||
"DE.Views.FormsTab.tipFieldsLink": "フィールドパラメータについて",
|
||||
"DE.Views.FormsTab.tipFirstPage": "最初のページへ",
|
||||
"DE.Views.FormsTab.tipFixedText": "固定テキストフィールドの挿入",
|
||||
"DE.Views.FormsTab.tipFormGroupKey": "ラジオボタンをグループ化することで、入力プロセスを高速化します。同じ名前の選択肢は同期されます。ユーザーはグループから1つのラジオボタンにのみチェックを入れることができます。",
|
||||
"DE.Views.FormsTab.tipFormKey": "フィールドまたはフィールドのグループにキーを割り当てることができます。ユーザーがデータを入力すると、同じキーを持つすべてのフィールドにコピーされます。",
|
||||
"DE.Views.FormsTab.tipHelpRoles": "役割の管理機能を使用して、目的別にフィールドをグループ化し、担当のチームメンバーを割り当てます。",
|
||||
"DE.Views.FormsTab.tipImageField": "画像の挿入",
|
||||
"DE.Views.FormsTab.tipInlineText": "インラインテキストフィールドの挿入",
|
||||
"DE.Views.FormsTab.tipLastPage": "最後のページへ",
|
||||
"DE.Views.FormsTab.tipManager": "役割管理",
|
||||
"DE.Views.FormsTab.tipNextForm": "次のフィールドに移動する",
|
||||
"DE.Views.FormsTab.tipNextPage": "次のページへ",
|
||||
"DE.Views.FormsTab.tipPhoneField": "電話番号を挿入する",
|
||||
"DE.Views.FormsTab.tipPrevForm": "前のフィールドに移動する",
|
||||
"DE.Views.FormsTab.tipPrevPage": "前のページへ",
|
||||
"DE.Views.FormsTab.tipRadioBox": "ラジオボタンの挿入\t",
|
||||
"DE.Views.FormsTab.tipRolesLink": "役割について詳しく",
|
||||
"DE.Views.FormsTab.tipSaveFile": "「フォームとして保存」をクリックすると、記入可能な形式でフォームが保存されます。",
|
||||
@ -3205,6 +3219,7 @@
|
||||
"DE.Views.Toolbar.capBtnColumns": "列",
|
||||
"DE.Views.Toolbar.capBtnComment": "コメント",
|
||||
"DE.Views.Toolbar.capBtnDateTime": "日付&時刻",
|
||||
"DE.Views.Toolbar.capBtnHand": "手のひら",
|
||||
"DE.Views.Toolbar.capBtnHyphenation": "ハイフン",
|
||||
"DE.Views.Toolbar.capBtnInsChart": "チャート",
|
||||
"DE.Views.Toolbar.capBtnInsControls": "コンテンツコントロール",
|
||||
@ -3223,6 +3238,7 @@
|
||||
"DE.Views.Toolbar.capBtnMargins": "余白",
|
||||
"DE.Views.Toolbar.capBtnPageOrient": "印刷の向き",
|
||||
"DE.Views.Toolbar.capBtnPageSize": "サイズ",
|
||||
"DE.Views.Toolbar.capBtnSelect": "選択",
|
||||
"DE.Views.Toolbar.capBtnWatermark": "透かし",
|
||||
"DE.Views.Toolbar.capImgAlign": "整列",
|
||||
"DE.Views.Toolbar.capImgBackward": "背面へ移動",
|
||||
@ -3382,6 +3398,7 @@
|
||||
"DE.Views.Toolbar.tipFontColor": "フォントの色",
|
||||
"DE.Views.Toolbar.tipFontName": "フォント",
|
||||
"DE.Views.Toolbar.tipFontSize": "フォントのサイズ",
|
||||
"DE.Views.Toolbar.tipHandTool": "「手のひら」ツール",
|
||||
"DE.Views.Toolbar.tipHighlightColor": "ハイライトの色",
|
||||
"DE.Views.Toolbar.tipHyphenation": "ハイフン設定の変更",
|
||||
"DE.Views.Toolbar.tipImgAlign": "オブジェクトを配置する",
|
||||
@ -3436,6 +3453,7 @@
|
||||
"DE.Views.Toolbar.tipSave": "保存",
|
||||
"DE.Views.Toolbar.tipSaveCoauth": "変更内容を保存して、他のユーザーが確認できるようにします。",
|
||||
"DE.Views.Toolbar.tipSelectAll": "すべて選択",
|
||||
"DE.Views.Toolbar.tipSelectTool": "選択ツール",
|
||||
"DE.Views.Toolbar.tipSendBackward": "背面へ移動",
|
||||
"DE.Views.Toolbar.tipSendForward": "前面へ移動",
|
||||
"DE.Views.Toolbar.tipShowHiddenChars": "非表示文字",
|
||||
|
||||
@ -383,6 +383,7 @@
|
||||
"Common.Utils.Metric.txtCm": "cm",
|
||||
"Common.Utils.Metric.txtPt": "Pt",
|
||||
"Common.Utils.String.textAlt": "Alt",
|
||||
"Common.Utils.String.textComma": ",",
|
||||
"Common.Utils.String.textCtrl": "Ctrl",
|
||||
"Common.Utils.String.textShift": "Shift",
|
||||
"Common.Utils.ThemeColor.txtaccent": "Acento",
|
||||
@ -463,6 +464,8 @@
|
||||
"Common.Views.AutoCorrectDialog.warnReplace": "A correção automática para %1 já existe. Quer substituir?",
|
||||
"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.textChat": "Chat",
|
||||
"Common.Views.Chat.textClosePanel": "Fechar chat",
|
||||
"Common.Views.Chat.textSend": "Enviar",
|
||||
"Common.Views.Comments.mniAuthorAsc": "Autor de A a Z",
|
||||
"Common.Views.Comments.mniAuthorDesc": "Autor Z a A",
|
||||
@ -519,19 +522,30 @@
|
||||
"Common.Views.Header.textAddFavorite": "Marcar como favorito",
|
||||
"Common.Views.Header.textAdvSettings": "Configurações avançadas",
|
||||
"Common.Views.Header.textBack": "Local do arquivo aberto",
|
||||
"Common.Views.Header.textClose": "Fechar Arquivo",
|
||||
"Common.Views.Header.textCompactView": "Ocultar barra de ferramentas",
|
||||
"Common.Views.Header.textDocEditDesc": "Faça quaisquer alterações",
|
||||
"Common.Views.Header.textDocViewDesc": "Visualize o arquivo, mas não faça alterações",
|
||||
"Common.Views.Header.textEdit": "Editando",
|
||||
"Common.Views.Header.textHideLines": "Ocultar Réguas",
|
||||
"Common.Views.Header.textHideStatusBar": "Ocultar barra de status",
|
||||
"Common.Views.Header.textReadOnly": "Somente leitura",
|
||||
"Common.Views.Header.textRemoveFavorite": "Remover dos Favoritos",
|
||||
"Common.Views.Header.textReview": "Revisão",
|
||||
"Common.Views.Header.textReviewDesc": "Sugerir alterações",
|
||||
"Common.Views.Header.textShare": "Compartilhar",
|
||||
"Common.Views.Header.textStartFill": "Comece a preencher",
|
||||
"Common.Views.Header.textView": "Visualizando",
|
||||
"Common.Views.Header.textZoom": "Ampliação",
|
||||
"Common.Views.Header.tipAccessRights": "Gerenciar direitos de acesso ao documento",
|
||||
"Common.Views.Header.tipDocEdit": "Editando",
|
||||
"Common.Views.Header.tipDocView": "Visualizando",
|
||||
"Common.Views.Header.tipDownload": "Baixar arquivo",
|
||||
"Common.Views.Header.tipGoEdit": "Editar arquivo atual",
|
||||
"Common.Views.Header.tipPrint": "Imprimir arquivo",
|
||||
"Common.Views.Header.tipPrintQuick": "Impressão rápida",
|
||||
"Common.Views.Header.tipRedo": "Refazer",
|
||||
"Common.Views.Header.tipReview": "Revisão",
|
||||
"Common.Views.Header.tipSave": "Gravar",
|
||||
"Common.Views.Header.tipSearch": "Pesquisar",
|
||||
"Common.Views.Header.tipUndo": "Desfazer",
|
||||
@ -603,6 +617,9 @@
|
||||
"Common.Views.ReviewChanges.mniFromFile": "Documento a partir de arquivo",
|
||||
"Common.Views.ReviewChanges.mniFromStorage": "Documento a partir de armazenamento",
|
||||
"Common.Views.ReviewChanges.mniFromUrl": "Documento de URL",
|
||||
"Common.Views.ReviewChanges.mniMMFromFile": "Do Arquivo",
|
||||
"Common.Views.ReviewChanges.mniMMFromStorage": "Do armazenamento",
|
||||
"Common.Views.ReviewChanges.mniMMFromUrl": "Da URL",
|
||||
"Common.Views.ReviewChanges.mniSettings": "Configurações de comparação",
|
||||
"Common.Views.ReviewChanges.strFast": "Rápido",
|
||||
"Common.Views.ReviewChanges.strFastDesc": "Coedição em tempo real. Todas as alterações são salvas automaticamente.",
|
||||
@ -620,6 +637,7 @@
|
||||
"Common.Views.ReviewChanges.tipCommentResolveCurrent": "Resolver comentários atuais",
|
||||
"Common.Views.ReviewChanges.tipCompare": "Comparar o documento atual com outro",
|
||||
"Common.Views.ReviewChanges.tipHistory": "Exibir histórico de versão",
|
||||
"Common.Views.ReviewChanges.tipMailRecepients": "Mala direta",
|
||||
"Common.Views.ReviewChanges.tipRejectCurrent": "Rejeitar a alteração atual e passar para a próxima",
|
||||
"Common.Views.ReviewChanges.tipReview": "Rastrear alterações",
|
||||
"Common.Views.ReviewChanges.tipReviewView": "Selecione o modo que você quiser que as alterações sejam exibidas",
|
||||
@ -650,6 +668,7 @@
|
||||
"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.txtMailMerge": "Mala direta",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Todas as alterações {0}",
|
||||
"Common.Views.ReviewChanges.txtMarkupCap": "Marcação e balões",
|
||||
"Common.Views.ReviewChanges.txtMarkupSimple": "Todas as mudanças {0}<br>Não há balões",
|
||||
@ -1211,6 +1230,7 @@
|
||||
"DE.Controllers.Statusbar.zoomText": "Ampliação {0}%",
|
||||
"DE.Controllers.Toolbar.confirmAddFontName": "A fonte que você vai salvar não está disponível no dispositivo atual.<br>O estilo de texto será exibido usando uma das fontes do sistema, a fonte salva será usada quando ela estiver disponível.<br>Você deseja continuar?",
|
||||
"DE.Controllers.Toolbar.dataUrl": "Colar uma URL de dados",
|
||||
"DE.Controllers.Toolbar.errorAccessDeny": "Você está tentando executar uma ação para a qual não tem direitos.<br>Entre em contato com o administrador do Document Server.",
|
||||
"DE.Controllers.Toolbar.notcriticalErrorTitle": "Aviso",
|
||||
"DE.Controllers.Toolbar.textAccent": "Acentos",
|
||||
"DE.Controllers.Toolbar.textBracket": "Parênteses",
|
||||
@ -1304,6 +1324,7 @@
|
||||
"DE.Controllers.Toolbar.txtBracket_UppLim": "Teto",
|
||||
"DE.Controllers.Toolbar.txtBracket_UppLim_NoneOpen": "Teto direito",
|
||||
"DE.Controllers.Toolbar.txtBracket_UppLim_OpenNone": "Colchete Simples",
|
||||
"DE.Controllers.Toolbar.txtDownload": "Baixar",
|
||||
"DE.Controllers.Toolbar.txtFractionDiagonal": "Fração inclinada",
|
||||
"DE.Controllers.Toolbar.txtFractionDifferential_1": "Derivada",
|
||||
"DE.Controllers.Toolbar.txtFractionDifferential_2": "limite delta y sobre limite delta x",
|
||||
@ -1433,6 +1454,7 @@
|
||||
"DE.Controllers.Toolbar.txtMatrix_Identity_2_NoZeros": "Matriz da identidade 2x2",
|
||||
"DE.Controllers.Toolbar.txtMatrix_Identity_3": "Matriz da identidade 3x3",
|
||||
"DE.Controllers.Toolbar.txtMatrix_Identity_3_NoZeros": "Matriz da identidade 3x3",
|
||||
"DE.Controllers.Toolbar.txtNeedDownload": "O visualizador de PDF só pode salvar novas alterações em cópias de arquivos separadas. Ele não oferece suporte à coedição e outros usuários não verão suas alterações, a menos que você compartilhe uma nova versão do arquivo.",
|
||||
"DE.Controllers.Toolbar.txtOperator_ArrowD_Bot": "Seta para direita esquerda abaixo",
|
||||
"DE.Controllers.Toolbar.txtOperator_ArrowD_Top": "Seta para direita-esquerda acima",
|
||||
"DE.Controllers.Toolbar.txtOperator_ArrowL_Bot": "Seta adiante para baixo",
|
||||
@ -1460,6 +1482,7 @@
|
||||
"DE.Controllers.Toolbar.txtRadicalRoot_3": "Raiz cúbica",
|
||||
"DE.Controllers.Toolbar.txtRadicalRoot_n": "Radical com grau",
|
||||
"DE.Controllers.Toolbar.txtRadicalSqrt": "Raiz quadrada",
|
||||
"DE.Controllers.Toolbar.txtSaveCopy": "Salvar cópia",
|
||||
"DE.Controllers.Toolbar.txtScriptCustom_1": "x subscrito y ao quadrado",
|
||||
"DE.Controllers.Toolbar.txtScriptCustom_2": "e elevado a menos i ômega t",
|
||||
"DE.Controllers.Toolbar.txtScriptCustom_3": "x ao quadrado",
|
||||
@ -1814,6 +1837,7 @@
|
||||
"DE.Views.DocumentHolder.textArrangeForward": "Trazer para frente",
|
||||
"DE.Views.DocumentHolder.textArrangeFront": "Trazer para primeiro plano",
|
||||
"DE.Views.DocumentHolder.textCells": "Células",
|
||||
"DE.Views.DocumentHolder.textClearField": "Limpar campo",
|
||||
"DE.Views.DocumentHolder.textCol": "Excluir coluna",
|
||||
"DE.Views.DocumentHolder.textContentControls": "Controle de conteúdo",
|
||||
"DE.Views.DocumentHolder.textContinueNumbering": "Continuar numerando",
|
||||
@ -1841,6 +1865,7 @@
|
||||
"DE.Views.DocumentHolder.textNumberingValue": "Valor de numeração",
|
||||
"DE.Views.DocumentHolder.textPaste": "Colar",
|
||||
"DE.Views.DocumentHolder.textPrevPage": "Página anterior",
|
||||
"DE.Views.DocumentHolder.textRedo": "Refazer",
|
||||
"DE.Views.DocumentHolder.textRefreshField": "Atualizar o campo",
|
||||
"DE.Views.DocumentHolder.textReject": "Rejeitar alteração",
|
||||
"DE.Views.DocumentHolder.textRemCheckBox": "Remover caixa de seleção",
|
||||
@ -2018,6 +2043,7 @@
|
||||
"DE.Views.EditListItemDialog.textValue": "Valor",
|
||||
"DE.Views.EditListItemDialog.textValueError": "Um item com o mesmo valor já existe.",
|
||||
"DE.Views.FileMenu.btnBackCaption": "Abrir Local do Arquivo",
|
||||
"DE.Views.FileMenu.btnCloseEditor": "Fechar Arquivo",
|
||||
"DE.Views.FileMenu.btnCloseMenuCaption": "Fechar menu",
|
||||
"DE.Views.FileMenu.btnCreateNewCaption": "Criar novo",
|
||||
"DE.Views.FileMenu.btnDownloadCaption": "Baixar em",
|
||||
@ -2237,6 +2263,7 @@
|
||||
"DE.Views.FormsTab.capBtnPrev": "Campo anterior",
|
||||
"DE.Views.FormsTab.capBtnRadioBox": "Botao de radio",
|
||||
"DE.Views.FormsTab.capBtnSaveForm": "Salvar Em PDF",
|
||||
"DE.Views.FormsTab.capBtnSaveFormDesktop": "Salvar como...",
|
||||
"DE.Views.FormsTab.capBtnSubmit": "Enviar",
|
||||
"DE.Views.FormsTab.capBtnText": "Campo de texto",
|
||||
"DE.Views.FormsTab.capBtnView": "Ver formulário",
|
||||
@ -2247,11 +2274,13 @@
|
||||
"DE.Views.FormsTab.textClear": "Limpar campos.",
|
||||
"DE.Views.FormsTab.textClearFields": "Limpar todos os campos",
|
||||
"DE.Views.FormsTab.textCreateForm": "Adicione campos e crie um documento PDF preenchível",
|
||||
"DE.Views.FormsTab.textFilled": "Preenchido",
|
||||
"DE.Views.FormsTab.textGotIt": "Entendi",
|
||||
"DE.Views.FormsTab.textHighlight": "Configurações de destaque",
|
||||
"DE.Views.FormsTab.textNoHighlight": "Sem destaque",
|
||||
"DE.Views.FormsTab.textRequired": "Preencha todos os campos obrigatórios para enviar o formulário.",
|
||||
"DE.Views.FormsTab.textSubmited": "Formulário enviado com sucesso",
|
||||
"DE.Views.FormsTab.textSubmitOk": "Seu formulário PDF foi salvo na seção Completo. Você pode preencher este formulário novamente e enviar outro resultado.",
|
||||
"DE.Views.FormsTab.tipCheckBox": "Inserir caixa de seleção",
|
||||
"DE.Views.FormsTab.tipComboBox": "Inserir caixa de combinação",
|
||||
"DE.Views.FormsTab.tipComplexField": "Inserir campo complexo",
|
||||
@ -2263,16 +2292,20 @@
|
||||
"DE.Views.FormsTab.tipEmailField": "Inserir endereço de e-mail",
|
||||
"DE.Views.FormsTab.tipFieldSettings": "Você pode configurar os campos selecionados na barra lateral direita. Clique neste ícone para abrir as configurações do campo.",
|
||||
"DE.Views.FormsTab.tipFieldsLink": "Saiba mais sobre parâmetros de campo",
|
||||
"DE.Views.FormsTab.tipFirstPage": "Vá para a primeira página",
|
||||
"DE.Views.FormsTab.tipFixedText": "Inserir campo de texto fixo",
|
||||
"DE.Views.FormsTab.tipFormGroupKey": "Agrupe botões de opção para agilizar o processo de preenchimento. As escolhas com os mesmos nomes serão sincronizadas. Os usuários só podem marcar um botão de opção do grupo.",
|
||||
"DE.Views.FormsTab.tipFormKey": "Você pode atribuir uma chave a um campo ou grupo de campos. Quando um usuário preencher os dados, eles serão copiados para todos os campos com a mesma chave.",
|
||||
"DE.Views.FormsTab.tipHelpRoles": "Use o recurso Gerenciar funções para agrupar campos por finalidade e atribuir os membros responsáveis da equipe.",
|
||||
"DE.Views.FormsTab.tipImageField": "Inserir imagem",
|
||||
"DE.Views.FormsTab.tipInlineText": "Inserir campo de texto embutido",
|
||||
"DE.Views.FormsTab.tipLastPage": "Ir para a última página",
|
||||
"DE.Views.FormsTab.tipManager": "Gerenciar funções",
|
||||
"DE.Views.FormsTab.tipNextForm": "Ir para o próximo campo",
|
||||
"DE.Views.FormsTab.tipNextPage": "Vá para a página seguinte",
|
||||
"DE.Views.FormsTab.tipPhoneField": "Inserir número de telefone",
|
||||
"DE.Views.FormsTab.tipPrevForm": "Ir para o campo anterior",
|
||||
"DE.Views.FormsTab.tipPrevPage": "Ir para a página anterior",
|
||||
"DE.Views.FormsTab.tipRadioBox": "Inserir botão de rádio",
|
||||
"DE.Views.FormsTab.tipRolesLink": "Saiba mais sobre funções",
|
||||
"DE.Views.FormsTab.tipSaveFile": "Clique em “Salvar como pdf” para salvar o formulário no formato pronto para preenchimento.",
|
||||
@ -2310,6 +2343,7 @@
|
||||
"DE.Views.HyperlinkSettingsDialog.textDisplay": "Exibir",
|
||||
"DE.Views.HyperlinkSettingsDialog.textExternal": "Link externo",
|
||||
"DE.Views.HyperlinkSettingsDialog.textInternal": "Colocar no documento",
|
||||
"DE.Views.HyperlinkSettingsDialog.textSelectFile": "Selecionar arquivo",
|
||||
"DE.Views.HyperlinkSettingsDialog.textTitle": "Configurações do hiperlink",
|
||||
"DE.Views.HyperlinkSettingsDialog.textTooltip": "Texto da dica de tela",
|
||||
"DE.Views.HyperlinkSettingsDialog.textUrl": "Vincular a",
|
||||
@ -2319,6 +2353,7 @@
|
||||
"DE.Views.HyperlinkSettingsDialog.txtHeadings": "Títulos",
|
||||
"DE.Views.HyperlinkSettingsDialog.txtNotUrl": "Este campo deve ser uma URL no formato \"http://www.example.com\"",
|
||||
"DE.Views.HyperlinkSettingsDialog.txtSizeLimit": "Este campo é limitado a 2083 caracteres. ",
|
||||
"DE.Views.HyperlinkSettingsDialog.txtUrlPlaceholder": "Digite o endereço da web ou selecione um arquivo",
|
||||
"DE.Views.HyphenationDialog.textAuto": "Hifenizar documento automaticamente",
|
||||
"DE.Views.HyphenationDialog.textCaps": "Hifenizar palavras em CAPS",
|
||||
"DE.Views.HyphenationDialog.textLimit": "Limitar hífens consecutivos a",
|
||||
@ -3184,6 +3219,7 @@
|
||||
"DE.Views.Toolbar.capBtnColumns": "Colunas",
|
||||
"DE.Views.Toolbar.capBtnComment": "Comentário",
|
||||
"DE.Views.Toolbar.capBtnDateTime": "Data e Hora",
|
||||
"DE.Views.Toolbar.capBtnHand": "Mão",
|
||||
"DE.Views.Toolbar.capBtnHyphenation": "Hifenização",
|
||||
"DE.Views.Toolbar.capBtnInsChart": "Gráfico",
|
||||
"DE.Views.Toolbar.capBtnInsControls": "Controles de conteúdo",
|
||||
@ -3202,6 +3238,7 @@
|
||||
"DE.Views.Toolbar.capBtnMargins": "Margens",
|
||||
"DE.Views.Toolbar.capBtnPageOrient": "Orientação",
|
||||
"DE.Views.Toolbar.capBtnPageSize": "Tamanho",
|
||||
"DE.Views.Toolbar.capBtnSelect": "Selecionar",
|
||||
"DE.Views.Toolbar.capBtnWatermark": "Marca d'água",
|
||||
"DE.Views.Toolbar.capImgAlign": "Alinhar",
|
||||
"DE.Views.Toolbar.capImgBackward": "Enviar para trás",
|
||||
@ -3361,6 +3398,7 @@
|
||||
"DE.Views.Toolbar.tipFontColor": "Cor da fonte",
|
||||
"DE.Views.Toolbar.tipFontName": "Fonte",
|
||||
"DE.Views.Toolbar.tipFontSize": "Tamanho da fonte",
|
||||
"DE.Views.Toolbar.tipHandTool": "Ferramenta de mão",
|
||||
"DE.Views.Toolbar.tipHighlightColor": "Cor de realce",
|
||||
"DE.Views.Toolbar.tipHyphenation": "Alterar hifenização",
|
||||
"DE.Views.Toolbar.tipImgAlign": "Alinhar objetos",
|
||||
@ -3411,9 +3449,11 @@
|
||||
"DE.Views.Toolbar.tipPrint": "Imprimir",
|
||||
"DE.Views.Toolbar.tipPrintQuick": "Impressão rápida",
|
||||
"DE.Views.Toolbar.tipRedo": "Refazer",
|
||||
"DE.Views.Toolbar.tipReplace": "Substituir",
|
||||
"DE.Views.Toolbar.tipSave": "Salvar",
|
||||
"DE.Views.Toolbar.tipSaveCoauth": "Salvar suas alterações para que os outros usuários as vejam.",
|
||||
"DE.Views.Toolbar.tipSelectAll": "Selecionar todos",
|
||||
"DE.Views.Toolbar.tipSelectTool": "Selecionar ferramenta",
|
||||
"DE.Views.Toolbar.tipSendBackward": "Enviar para trás",
|
||||
"DE.Views.Toolbar.tipSendForward": "Mover para frente",
|
||||
"DE.Views.Toolbar.tipShowHiddenChars": "Caracteres não imprimíveis",
|
||||
|
||||
@ -534,6 +534,7 @@
|
||||
"Common.Views.Header.textReview": "Revizuire",
|
||||
"Common.Views.Header.textReviewDesc": "Sugestii modificări",
|
||||
"Common.Views.Header.textShare": "Partajează",
|
||||
"Common.Views.Header.textStartFill": "Începe completarea",
|
||||
"Common.Views.Header.textView": "Vizualizare",
|
||||
"Common.Views.Header.textZoom": "Zoom",
|
||||
"Common.Views.Header.tipAccessRights": "Administrarea permisiunilor de acces la document",
|
||||
@ -1229,6 +1230,7 @@
|
||||
"DE.Controllers.Statusbar.zoomText": "Zoom {0}%",
|
||||
"DE.Controllers.Toolbar.confirmAddFontName": "Fonturi pe care doriți să le salvați nu sunt disponibile pe acest dispozitiv.<br>Textul va apărea scris cu fontul și stilul disponibil pe sistem, fontul salvat va fi aplicat de îndată ce devine disponibil.<br>Doriți să continuați?",
|
||||
"DE.Controllers.Toolbar.dataUrl": "Lipiti adresa URL a datelor",
|
||||
"DE.Controllers.Toolbar.errorAccessDeny": "Nu aveți dreptul să efectuați acțiunea pe care doriți.<br>Contactați administratorul dumneavoastră de Server Documente.",
|
||||
"DE.Controllers.Toolbar.notcriticalErrorTitle": "Avertisment",
|
||||
"DE.Controllers.Toolbar.textAccent": "Accente",
|
||||
"DE.Controllers.Toolbar.textBracket": "Paranteze",
|
||||
@ -1322,6 +1324,7 @@
|
||||
"DE.Controllers.Toolbar.txtBracket_UppLim": "Paranteză dreaptă superioară",
|
||||
"DE.Controllers.Toolbar.txtBracket_UppLim_NoneOpen": "Paranteză dreaptă superioară din dreapta",
|
||||
"DE.Controllers.Toolbar.txtBracket_UppLim_OpenNone": "Paranteză dreaptă superioară din stânga",
|
||||
"DE.Controllers.Toolbar.txtDownload": "Descărcare",
|
||||
"DE.Controllers.Toolbar.txtFractionDiagonal": "Fracție oblică",
|
||||
"DE.Controllers.Toolbar.txtFractionDifferential_1": "dx supra dy",
|
||||
"DE.Controllers.Toolbar.txtFractionDifferential_2": "cap delta y supra cap delta x",
|
||||
@ -1451,6 +1454,7 @@
|
||||
"DE.Controllers.Toolbar.txtMatrix_Identity_2_NoZeros": "Matrice identitate de 2x2 cu celule goale în afara diagonalei",
|
||||
"DE.Controllers.Toolbar.txtMatrix_Identity_3": "Matrice identitate de 3x3 cu zerouri",
|
||||
"DE.Controllers.Toolbar.txtMatrix_Identity_3_NoZeros": "Matrice identitate 3x3",
|
||||
"DE.Controllers.Toolbar.txtNeedDownload": "Vizualizatorul PDF poate salva noile modificări doar în copii separate. Vizualizatorul nu acceptă co-editarea și alți utilizatori nu vor vedea modificările dvs. decât dacă partajați o nouă versiune a fișierului.",
|
||||
"DE.Controllers.Toolbar.txtOperator_ArrowD_Bot": "Săgeată dedesubt de la dreapta la stînga",
|
||||
"DE.Controllers.Toolbar.txtOperator_ArrowD_Top": "Săgeată deasupra de la dreapta la stînga",
|
||||
"DE.Controllers.Toolbar.txtOperator_ArrowL_Bot": "Săgeată dedesupt spre stânga",
|
||||
@ -1478,6 +1482,7 @@
|
||||
"DE.Controllers.Toolbar.txtRadicalRoot_3": "Rădăcina cubică",
|
||||
"DE.Controllers.Toolbar.txtRadicalRoot_n": "Radicalul de ordin",
|
||||
"DE.Controllers.Toolbar.txtRadicalSqrt": "Rădăcină pătrată",
|
||||
"DE.Controllers.Toolbar.txtSaveCopy": "Salvare copie",
|
||||
"DE.Controllers.Toolbar.txtScriptCustom_1": "x indice y la pătrat",
|
||||
"DE.Controllers.Toolbar.txtScriptCustom_2": "e la minus i omega t",
|
||||
"DE.Controllers.Toolbar.txtScriptCustom_3": "x la pătrat",
|
||||
@ -1832,6 +1837,7 @@
|
||||
"DE.Views.DocumentHolder.textArrangeForward": "Aducere în plan apropiat",
|
||||
"DE.Views.DocumentHolder.textArrangeFront": "Aducere în prim plan",
|
||||
"DE.Views.DocumentHolder.textCells": "Celule",
|
||||
"DE.Views.DocumentHolder.textClearField": "Golire câmp",
|
||||
"DE.Views.DocumentHolder.textCol": "Ștergere coloană întreagă",
|
||||
"DE.Views.DocumentHolder.textContentControls": "Control de conținut",
|
||||
"DE.Views.DocumentHolder.textContinueNumbering": "Continuare de la lista precedentă",
|
||||
@ -1859,6 +1865,7 @@
|
||||
"DE.Views.DocumentHolder.textNumberingValue": "Valoare de numerotare",
|
||||
"DE.Views.DocumentHolder.textPaste": "Lipire",
|
||||
"DE.Views.DocumentHolder.textPrevPage": "Pagina anterioară",
|
||||
"DE.Views.DocumentHolder.textRedo": "Refacere",
|
||||
"DE.Views.DocumentHolder.textRefreshField": "Actualizare câmp",
|
||||
"DE.Views.DocumentHolder.textReject": "Respingenți această modificare",
|
||||
"DE.Views.DocumentHolder.textRemCheckBox": "Eliminare control casetă de selectare",
|
||||
@ -2256,6 +2263,7 @@
|
||||
"DE.Views.FormsTab.capBtnPrev": "Câmpul anterior",
|
||||
"DE.Views.FormsTab.capBtnRadioBox": "Buton opțiune",
|
||||
"DE.Views.FormsTab.capBtnSaveForm": "Salvare ca PDF",
|
||||
"DE.Views.FormsTab.capBtnSaveFormDesktop": "Salvare ca...",
|
||||
"DE.Views.FormsTab.capBtnSubmit": "Trimitere",
|
||||
"DE.Views.FormsTab.capBtnText": "Câmp text",
|
||||
"DE.Views.FormsTab.capBtnView": "Vizualizare formular",
|
||||
@ -2266,11 +2274,13 @@
|
||||
"DE.Views.FormsTab.textClear": "Golirea câmpurilor",
|
||||
"DE.Views.FormsTab.textClearFields": "Goleşte toate câmpurile",
|
||||
"DE.Views.FormsTab.textCreateForm": "Adăugați câmpurile și creați un fișier PDF spre completare",
|
||||
"DE.Views.FormsTab.textFilled": "Completat",
|
||||
"DE.Views.FormsTab.textGotIt": "Am înțeles",
|
||||
"DE.Views.FormsTab.textHighlight": "Evidențiere setări",
|
||||
"DE.Views.FormsTab.textNoHighlight": "Fără evidențiere",
|
||||
"DE.Views.FormsTab.textRequired": "Toate câmpurile din formular trebuie completate înainte de a-l trimite.",
|
||||
"DE.Views.FormsTab.textSubmited": "Formularul a fost trimis cu succes",
|
||||
"DE.Views.FormsTab.textSubmitOk": "Formularul dvs. PDF a fost salvat în secțiunea Finalizate. Puteți completa acest formular din nou și îl puteți trimite ca un alt rezultat.",
|
||||
"DE.Views.FormsTab.tipCheckBox": "Inserare casetă de selectare",
|
||||
"DE.Views.FormsTab.tipComboBox": "Se inserează un control casetă combo",
|
||||
"DE.Views.FormsTab.tipComplexField": "Inserare câmp complex",
|
||||
@ -2282,16 +2292,20 @@
|
||||
"DE.Views.FormsTab.tipEmailField": "Inserare adresă e-mail",
|
||||
"DE.Views.FormsTab.tipFieldSettings": "Puteți configura câmpurile selectate pe bara laterală din dreapta. Faceți clic pe acestă pictogramă pentru a deschide setările de câmp.",
|
||||
"DE.Views.FormsTab.tipFieldsLink": "Aflați mai multe despre setările de câmp",
|
||||
"DE.Views.FormsTab.tipFirstPage": "Prima pagină ",
|
||||
"DE.Views.FormsTab.tipFixedText": "Inserare câmp text fix",
|
||||
"DE.Views.FormsTab.tipFormGroupKey": "Grupați butoanele radio pentru a face procesul de completare mai rapid. Opţiunii cu acelaşi nume vor fi sincronizate. Doar un singur buton radio de grup poate fi selectat.",
|
||||
"DE.Views.FormsTab.tipFormKey": "Puteți crea o cheie pentru un câmp sau un grup de câmpuri. Datele introduse de utilizatorul vor fi copiate în toate câmpuri cu aceeași cheie.",
|
||||
"DE.Views.FormsTab.tipHelpRoles": "Folosiți opțiunea Gestionare roluri pentru a grupa câmpurile după scop și pentru a desemna membrii responsabili ai echipei. ",
|
||||
"DE.Views.FormsTab.tipImageField": "Se inserează un control imagine",
|
||||
"DE.Views.FormsTab.tipInlineText": "Inserare câmp text în linie",
|
||||
"DE.Views.FormsTab.tipLastPage": "Ultima pagină",
|
||||
"DE.Views.FormsTab.tipManager": "Gestionare roluri",
|
||||
"DE.Views.FormsTab.tipNextForm": "Salt la câmpul următor",
|
||||
"DE.Views.FormsTab.tipNextPage": "Pagina următoare",
|
||||
"DE.Views.FormsTab.tipPhoneField": "Inserare număr de telefon",
|
||||
"DE.Views.FormsTab.tipPrevForm": "Salt la câmpul anterior",
|
||||
"DE.Views.FormsTab.tipPrevPage": "Pagina anterioară",
|
||||
"DE.Views.FormsTab.tipRadioBox": "Se inserează un control buton opțiune",
|
||||
"DE.Views.FormsTab.tipRolesLink": "Aflați mai multe despre roluri",
|
||||
"DE.Views.FormsTab.tipSaveFile": "Faceți clic pe Salvare ca un formular pdf pentru a înregistra formularul în formatul gata sa fie completat.",
|
||||
@ -2891,7 +2905,7 @@
|
||||
"DE.Views.ShapeSettings.textAdvanced": "Afișare setări avansate",
|
||||
"DE.Views.ShapeSettings.textAngle": "Unghi",
|
||||
"DE.Views.ShapeSettings.textBorderSizeErr": "Valoarea introdusă nu este corectă.<br>Selectați valoarea cuprinsă înte 0 pt și 1584 pt.",
|
||||
"DE.Views.ShapeSettings.textColor": "Culoare de umplere",
|
||||
"DE.Views.ShapeSettings.textColor": "Umplere cu culoare",
|
||||
"DE.Views.ShapeSettings.textDirection": "Orientare",
|
||||
"DE.Views.ShapeSettings.textEditPoints": "Editare puncte",
|
||||
"DE.Views.ShapeSettings.textEditShape": "Modificare formă",
|
||||
@ -3170,7 +3184,7 @@
|
||||
"DE.Views.TextArtSettings.strType": "Tip",
|
||||
"DE.Views.TextArtSettings.textAngle": "Unghi",
|
||||
"DE.Views.TextArtSettings.textBorderSizeErr": "Valoarea introdusă nu este corectă.<br>Selectați valoarea cuprinsă înte 0 pt și 1584 pt.",
|
||||
"DE.Views.TextArtSettings.textColor": "Culoare de umplere",
|
||||
"DE.Views.TextArtSettings.textColor": "Umplere cu culoare",
|
||||
"DE.Views.TextArtSettings.textDirection": "Orientare",
|
||||
"DE.Views.TextArtSettings.textGradient": "Stop gradient",
|
||||
"DE.Views.TextArtSettings.textGradientFill": "Umplere gradient",
|
||||
@ -3205,6 +3219,7 @@
|
||||
"DE.Views.Toolbar.capBtnColumns": "Coloane",
|
||||
"DE.Views.Toolbar.capBtnComment": "Comentariu",
|
||||
"DE.Views.Toolbar.capBtnDateTime": "Dată și oră",
|
||||
"DE.Views.Toolbar.capBtnHand": "Mână",
|
||||
"DE.Views.Toolbar.capBtnHyphenation": "Despărțire în silabe",
|
||||
"DE.Views.Toolbar.capBtnInsChart": "Diagramă",
|
||||
"DE.Views.Toolbar.capBtnInsControls": "Control de conținut",
|
||||
@ -3223,6 +3238,7 @@
|
||||
"DE.Views.Toolbar.capBtnMargins": "Margini",
|
||||
"DE.Views.Toolbar.capBtnPageOrient": "Orientare",
|
||||
"DE.Views.Toolbar.capBtnPageSize": "Dimensiune",
|
||||
"DE.Views.Toolbar.capBtnSelect": "Selectare",
|
||||
"DE.Views.Toolbar.capBtnWatermark": "Inscripționare",
|
||||
"DE.Views.Toolbar.capImgAlign": "Aliniere",
|
||||
"DE.Views.Toolbar.capImgBackward": "Trimitere în ultimul plan",
|
||||
@ -3382,6 +3398,7 @@
|
||||
"DE.Views.Toolbar.tipFontColor": "Culoare font",
|
||||
"DE.Views.Toolbar.tipFontName": "Font",
|
||||
"DE.Views.Toolbar.tipFontSize": "Dimensiune font",
|
||||
"DE.Views.Toolbar.tipHandTool": "Instrumentul Mână",
|
||||
"DE.Views.Toolbar.tipHighlightColor": "Culoare de evidențiere",
|
||||
"DE.Views.Toolbar.tipHyphenation": "Modificare despărțire în silabe",
|
||||
"DE.Views.Toolbar.tipImgAlign": "Aliniere obiecte",
|
||||
@ -3436,6 +3453,7 @@
|
||||
"DE.Views.Toolbar.tipSave": "Salvează",
|
||||
"DE.Views.Toolbar.tipSaveCoauth": "Salvați modificările dvs. ca alți utilizatorii să le vadă.",
|
||||
"DE.Views.Toolbar.tipSelectAll": "Selectare totală",
|
||||
"DE.Views.Toolbar.tipSelectTool": "Instrumentul Selectare",
|
||||
"DE.Views.Toolbar.tipSendBackward": "Trimitere în ultimul plan",
|
||||
"DE.Views.Toolbar.tipSendForward": "Aducere în plan apropiat",
|
||||
"DE.Views.Toolbar.tipShowHiddenChars": "Caractere neimprimate",
|
||||
|
||||
@ -100,19 +100,40 @@
|
||||
"Common.define.chartData.textPie3d": "3-D pita",
|
||||
"Common.define.chartData.textPoint": "Točkovni grafikon",
|
||||
"Common.define.chartData.textStock": "Založni grafikon",
|
||||
"Common.define.smartArt.textAccentedPicture": "Poudarjena slika",
|
||||
"Common.define.smartArt.textAccentProcess": "Postopek naglaševanja",
|
||||
"Common.define.smartArt.textAlternatingFlow": "Izmeničen tok",
|
||||
"Common.define.smartArt.textAlternatingHexagons": "Izmenični šestkotniki",
|
||||
"Common.define.smartArt.textArchitectureLayout": "Arhitekturni razpored",
|
||||
"Common.define.smartArt.textArrowRibbon": "Puščičast trak",
|
||||
"Common.define.smartArt.textAscendingPictureAccentProcess": "Naraščajoč postopek s slikovnimi poudarki",
|
||||
"Common.define.smartArt.textBalance": "Ravnovesje",
|
||||
"Common.define.smartArt.textBasicBendingProcess": "Osnovni postopek ukrivljanja",
|
||||
"Common.define.smartArt.textBasicBlockList": "Osnovni seznam blokov",
|
||||
"Common.define.smartArt.textBasicCycle": "Osnovni cikelj",
|
||||
"Common.define.smartArt.textBasicMatrix": "Osnovna matrika",
|
||||
"Common.define.smartArt.textBasicPie": "Osnovni kolač",
|
||||
"Common.define.smartArt.textBasicProcess": "Osnovni postopek",
|
||||
"Common.define.smartArt.textBasicPyramid": "Osnovna piramida",
|
||||
"Common.define.smartArt.textBasicRadial": "Osnovni radial",
|
||||
"Common.define.smartArt.textBasicTarget": "Osnovna tarča",
|
||||
"Common.define.smartArt.textBasicTimeline": "Osnovna časovnica",
|
||||
"Common.define.smartArt.textBasicVenn": "Osnovni Venn",
|
||||
"Common.define.smartArt.textBendingPictureAccentList": "Seznam zavitih slikovnih poudarkov",
|
||||
"Common.define.smartArt.textBendingPictureBlocks": "Bloki ukrivljene slike",
|
||||
"Common.define.smartArt.textChevronAccentProcess": "Chevron postopek poudarjanja",
|
||||
"Common.define.smartArt.textCircleAccentTimeline": "Časovnica s krožnim poudarkom",
|
||||
"Common.define.smartArt.textContinuousCycle": "Zvezni cikelj",
|
||||
"Common.define.smartArt.textContinuousPictureList": "Zvezni seznam slik",
|
||||
"Common.define.smartArt.textPictureAccentBlocks": "Bloki slikovnih poudarkov",
|
||||
"Common.define.smartArt.textPictureAccentList": "Seznam slikovnih poudarkov",
|
||||
"Common.define.smartArt.textPictureAccentProcess": "Postopek slikovnih poudarkov",
|
||||
"Common.define.smartArt.textSquareAccentList": "Seznam kvadratnih poudarkov",
|
||||
"Common.define.smartArt.textThemePictureAccent": "Poudarek tematske slike",
|
||||
"Common.define.smartArt.textThemePictureAlternatingAccent": "Izmenični poudarek tematske slike",
|
||||
"Common.define.smartArt.textTitledPictureAccentList": "Seznam slikovnih poudarkov z naslovom",
|
||||
"Common.define.smartArt.textVerticalAccentList": "Seznam navpičnih poudarkov",
|
||||
"Common.define.smartArt.textVerticalPictureAccentList": "Veertikalni seznam slikovnih poudarkov",
|
||||
"Common.Translation.warnFileLockedBtnEdit": "Ustvari kopijo",
|
||||
"Common.UI.ButtonColored.textAutoColor": "Avtomatsko",
|
||||
"Common.UI.ButtonColored.textNewColor": "Dodaj novo barvo po meri",
|
||||
@ -179,7 +200,9 @@
|
||||
"Common.Utils.String.textAlt": "Alt",
|
||||
"Common.Utils.String.textComma": ",",
|
||||
"Common.Utils.String.textCtrl": "Ctrl",
|
||||
"Common.Utils.ThemeColor.txtaccent": "Naglas",
|
||||
"Common.Utils.ThemeColor.txtAqua": "Voda",
|
||||
"Common.Utils.ThemeColor.txtbackground": "Ozadje",
|
||||
"Common.Utils.ThemeColor.txtBlack": "Črno",
|
||||
"Common.Utils.ThemeColor.txtBlue": "Modra",
|
||||
"Common.Utils.ThemeColor.txtBrightGreen": "Svetlo-zelena",
|
||||
@ -197,6 +220,7 @@
|
||||
"Common.Views.AutoCorrectDialog.textBulleted": "Samodejni seznami z oznakami",
|
||||
"Common.Views.AutoCorrectDialog.textBy": "Od",
|
||||
"Common.Views.AutoCorrectDialog.textDelete": "Izbriši",
|
||||
"Common.Views.AutoCorrectDialog.textDoubleSpaces": "Dvojni razmik doda piko",
|
||||
"Common.Views.AutoCorrectDialog.textFLSentence": "Prvo črko povedi napiši z veliko začetnico",
|
||||
"Common.Views.AutoCorrectDialog.textNumbered": "Samodejno oštevilčeni seznami",
|
||||
"Common.Views.AutoCorrectDialog.textQuotes": "\"Ravne narekovaje\" s \"pametnimi narekovaji\"",
|
||||
@ -419,7 +443,11 @@
|
||||
"DE.Controllers.Main.errorEditingSaveas": "Med delom z dokumentom je prišlo do napake.<br>S funkcijo »Shrani kot ...« shranite varnostno kopijo datoteke na trdi disk računalnika.",
|
||||
"DE.Controllers.Main.errorFilePassProtect": "Dokument je zaščiten z geslom in ga ni mogoče odpreti.",
|
||||
"DE.Controllers.Main.errorForceSave": "Med shranjevanjem datoteke je prišlo do napake. Za shranjevanje datoteke na trdi disk računalnika uporabite možnost »Prenesi kot« ali poskusite znova pozneje.",
|
||||
"DE.Controllers.Main.errorInconsistentExt": "Med odpiranjem datoteke je prišlo do napake.<br>Vsebina datoteke se ne ujema s končnico datoteke.",
|
||||
"DE.Controllers.Main.errorInconsistentExtDocx": "Med odpiranjem datoteke je prišlo do napake.<br>Vsebina datoteke ustreza besedilnim dokumentom (npr. docx), vendar ima datoteka nedosledno končnico: %1.",
|
||||
"DE.Controllers.Main.errorInconsistentExtPdf": "Med odpiranjem datoteke je prišlo do napake.<br>Vsebina datoteke ustreza enemu od formatov pdf, djvu, xps ali oxps, vendar ima datoteka neustrezno končnico: %1.",
|
||||
"DE.Controllers.Main.errorInconsistentExtPptx": "Med odpiranjem datoteke je prišlo do napake.<br>Vsebina datoteke ustreza predstavitvam (npr. pptx), vendar ima datoteka nedosledno končnico: %1.",
|
||||
"DE.Controllers.Main.errorInconsistentExtXlsx": "Med odpiranjem datoteke je prišlo do napake.<br>Vsebina datoteke ustreza preglednicam (npr. xlsx), vendar ima datoteka nedosledno končnico: %1.",
|
||||
"DE.Controllers.Main.errorKeyEncrypt": "Neznan ključni deskriptor",
|
||||
"DE.Controllers.Main.errorKeyExpire": "Ključni deskriptor je potekel",
|
||||
"DE.Controllers.Main.errorMailMergeLoadFile": "Loading failed",
|
||||
@ -503,6 +531,12 @@
|
||||
"DE.Controllers.Main.txtOnPage": "na strani",
|
||||
"DE.Controllers.Main.txtRectangles": "Pravokotniki",
|
||||
"DE.Controllers.Main.txtSeries": "Serije",
|
||||
"DE.Controllers.Main.txtShape_accentBorderCallout1": "Črtast oblak 1 (okvir in trak poudarkov)",
|
||||
"DE.Controllers.Main.txtShape_accentBorderCallout2": "Črtast oblak 2 (okvir in trak poudarkov)",
|
||||
"DE.Controllers.Main.txtShape_accentBorderCallout3": "Črtast oblak 3 (okvir in trak poudarkov)",
|
||||
"DE.Controllers.Main.txtShape_accentCallout1": "Legenda s črto 1 (označevalni trak)",
|
||||
"DE.Controllers.Main.txtShape_accentCallout2": "Črtast oblak 2 (trak poudarkov)",
|
||||
"DE.Controllers.Main.txtShape_accentCallout3": "Črtast oblak 3 (trak poudarkov)",
|
||||
"DE.Controllers.Main.txtShape_actionButtonBackPrevious": "Gumb Nazaj ali Predhodno",
|
||||
"DE.Controllers.Main.txtShape_actionButtonBeginning": "Gumb za začetek",
|
||||
"DE.Controllers.Main.txtShape_actionButtonBlank": "Prazen gumb",
|
||||
@ -1171,7 +1205,7 @@
|
||||
"DE.Views.DocumentHolder.txtPrintSelection": "Nastisni izbor",
|
||||
"DE.Views.DocumentHolder.txtRemFractionBar": "Remove fraction bar",
|
||||
"DE.Views.DocumentHolder.txtRemLimit": "Remove limit",
|
||||
"DE.Views.DocumentHolder.txtRemoveAccentChar": "Remove accent character",
|
||||
"DE.Views.DocumentHolder.txtRemoveAccentChar": "Odstrani znak naglasa",
|
||||
"DE.Views.DocumentHolder.txtRemoveBar": "Remove bar",
|
||||
"DE.Views.DocumentHolder.txtRemScripts": "Remove scripts",
|
||||
"DE.Views.DocumentHolder.txtRemSubscript": "Remove subscript",
|
||||
@ -1371,6 +1405,7 @@
|
||||
"DE.Views.HyperlinkSettingsDialog.txtEmpty": "To polje je obvezno",
|
||||
"DE.Views.HyperlinkSettingsDialog.txtHeadings": "Naslovi",
|
||||
"DE.Views.HyperlinkSettingsDialog.txtNotUrl": "To polje mora biti URL v \"http://www.example.com\" formatu",
|
||||
"DE.Views.HyphenationDialog.textAuto": "Samodejno deljenje besed",
|
||||
"DE.Views.ImageSettings.textAdvanced": "Prikaži napredne nastavitve",
|
||||
"DE.Views.ImageSettings.textCrop": "Odreži",
|
||||
"DE.Views.ImageSettings.textCropFill": "Dopolni",
|
||||
@ -1504,6 +1539,7 @@
|
||||
"DE.Views.ListSettingsDialog.txtNone": "Nič",
|
||||
"DE.Views.ListSettingsDialog.txtSize": "Velikost",
|
||||
"DE.Views.ListSettingsDialog.txtSymbol": "Simbol",
|
||||
"DE.Views.ListSettingsDialog.txtTabStop": "Dodaj tabulator na",
|
||||
"DE.Views.ListSettingsDialog.txtType": "Tip",
|
||||
"DE.Views.MailMergeEmailDlg.filePlaceholder": "PDF",
|
||||
"DE.Views.MailMergeEmailDlg.okButtonText": "Send",
|
||||
@ -1689,6 +1725,7 @@
|
||||
"DE.Views.RightMenu.txtTableSettings": "Nastavitve tabele",
|
||||
"DE.Views.RightMenu.txtTextArtSettings": "Text Art Settings",
|
||||
"DE.Views.RolesManagerDlg.textAnyone": "Vsi",
|
||||
"DE.Views.RolesManagerDlg.textDeleteLast": "Ali res želite izbrisati vlogo {0}?<br>Ko bo izbrisana, bo ustvarjena privzeta vloga.",
|
||||
"DE.Views.RolesManagerDlg.textDescription": "Dodaj vloge in določi vrstni red po katerem izpolnjevalci dobijo in podpišejo dokument",
|
||||
"DE.Views.RolesManagerDlg.warnDelete": "Ali res želite izbrisati vlogo {0}?",
|
||||
"DE.Views.SaveFormDlg.textAnyone": "Vsi",
|
||||
|
||||
@ -736,7 +736,7 @@
|
||||
"textRtlInterface": "RTL Interface",
|
||||
"textSameAsSystem": "Same as system",
|
||||
"textSave": "Save",
|
||||
"textSearch": "Search",
|
||||
"textSearch": "Find",
|
||||
"textSetPassword": "Set Password",
|
||||
"textSettings": "Settings",
|
||||
"textShowNotification": "Show Notification",
|
||||
|
||||
@ -736,7 +736,7 @@
|
||||
"textRtlInterface": "RTL Interface",
|
||||
"textSameAsSystem": "Same as system",
|
||||
"textSave": "Save",
|
||||
"textSearch": "Search",
|
||||
"textSearch": "Find",
|
||||
"textSetPassword": "Set Password",
|
||||
"textSettings": "Settings",
|
||||
"textShowNotification": "Show Notification",
|
||||
|
||||
@ -736,7 +736,7 @@
|
||||
"textRtlInterface": "RTL Interface",
|
||||
"textSameAsSystem": "Same as system",
|
||||
"textSave": "Save",
|
||||
"textSearch": "Search",
|
||||
"textSearch": "Find",
|
||||
"textSetPassword": "Set Password",
|
||||
"textSettings": "Settings",
|
||||
"textShowNotification": "Show Notification",
|
||||
|
||||
@ -70,8 +70,8 @@
|
||||
"Common": {
|
||||
"Collaboration": {
|
||||
"notcriticalErrorTitle": " 警告",
|
||||
"textAccept": "同意する",
|
||||
"textAcceptAllChanges": "すべての変更を受け入れる",
|
||||
"textAccept": "同意",
|
||||
"textAcceptAllChanges": "すべての変更を承諾する",
|
||||
"textAddComment": "コメントを追加",
|
||||
"textAddReply": "返信を追加",
|
||||
"textAllChangesAcceptedPreview": "すべての変更が承認されました(プレビュー)",
|
||||
@ -84,7 +84,7 @@
|
||||
"textBold": "太字",
|
||||
"textBreakBefore": "前に改ページ",
|
||||
"textCancel": "キャンセル",
|
||||
"textCaps": "全ての大字",
|
||||
"textCaps": "全ての英大文字",
|
||||
"textCenter": "中央揃え",
|
||||
"textChart": "グラフ",
|
||||
"textCollaboration": "コラボレーション",
|
||||
@ -183,7 +183,7 @@
|
||||
},
|
||||
"VersionHistory": {
|
||||
"notcriticalErrorTitle": "警告",
|
||||
"textAnonymous": "匿名",
|
||||
"textAnonymous": "匿名ユーザー",
|
||||
"textBack": "戻る",
|
||||
"textCancel": "キャンセル",
|
||||
"textCurrent": "現在",
|
||||
@ -246,7 +246,7 @@
|
||||
"textArrange": "整列",
|
||||
"textAugust": "8月",
|
||||
"textAuto": "自動",
|
||||
"textAutomatic": "自動",
|
||||
"textAutomatic": "自動的",
|
||||
"textBack": "戻る",
|
||||
"textBackground": "背景",
|
||||
"textBandedColumn": "列を交代する",
|
||||
@ -579,7 +579,7 @@
|
||||
"Your text here": "あなたのテキスはここにあります",
|
||||
"Zero Divide": "ゼロ除算"
|
||||
},
|
||||
"textAnonymous": "匿名者",
|
||||
"textAnonymous": "匿名ユーザー",
|
||||
"textBuyNow": "ウェブサイトを訪問する",
|
||||
"textCancel": "キャンセル",
|
||||
"textClose": "閉じる",
|
||||
@ -781,7 +781,7 @@
|
||||
"txtScheme22": "新しい Office",
|
||||
"txtScheme3": "鉄片",
|
||||
"txtScheme4": "アスペクト",
|
||||
"txtScheme5": "クール",
|
||||
"txtScheme5": "公式",
|
||||
"txtScheme6": "コンコース",
|
||||
"txtScheme7": "株主資本",
|
||||
"txtScheme8": "フロー",
|
||||
|
||||
@ -700,7 +700,7 @@
|
||||
"textRtlInterface": "RTL Interface",
|
||||
"textSameAsSystem": "Same as system",
|
||||
"textSave": "Save",
|
||||
"textSearch": "Search",
|
||||
"textSearch": "Find",
|
||||
"textSetPassword": "Set Password",
|
||||
"textSettings": "Settings",
|
||||
"textShowNotification": "Show Notification",
|
||||
|
||||
@ -643,6 +643,7 @@
|
||||
"textChooseEncoding": "Escolha a codificação",
|
||||
"textChooseTxtOptions": "Escolha Opções de TXT",
|
||||
"textClearAllFields": "Limpar todos os campos",
|
||||
"textClose": "Fechar",
|
||||
"textCollaboration": "Colaboração",
|
||||
"textColorSchemes": "Esquemas de cor",
|
||||
"textComment": "Comentário",
|
||||
@ -784,8 +785,7 @@
|
||||
"txtScheme6": "Concurso",
|
||||
"txtScheme7": "Patrimônio Líquido",
|
||||
"txtScheme8": "Fluxo",
|
||||
"txtScheme9": "Fundição",
|
||||
"textClose": "Close"
|
||||
"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.",
|
||||
|
||||
@ -639,7 +639,7 @@
|
||||
"textRtlInterface": "RTL Interface",
|
||||
"textSameAsSystem": "Same as system",
|
||||
"textSave": "Save",
|
||||
"textSearch": "Search",
|
||||
"textSearch": "Find",
|
||||
"textSetPassword": "Set Password",
|
||||
"textSettings": "Settings",
|
||||
"textShowNotification": "Show Notification",
|
||||
|
||||
@ -699,7 +699,7 @@
|
||||
"textRtlInterface": "RTL Interface",
|
||||
"textSameAsSystem": "Same as system",
|
||||
"textSave": "Save",
|
||||
"textSearch": "Search",
|
||||
"textSearch": "Find",
|
||||
"textSetPassword": "Set Password",
|
||||
"textSettings": "Settings",
|
||||
"textShowNotification": "Show Notification",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -309,6 +309,32 @@
|
||||
"Common.Views.UserNameDialog.textDontShow": "二度と表示しない",
|
||||
"Common.Views.UserNameDialog.textLabel": "ラベル:",
|
||||
"Common.Views.UserNameDialog.textLabelError": "ラベルは空白にできません。",
|
||||
"PDFE.Controllers.InsTab.textAccent": "ダイアクリティカル・マーク",
|
||||
"PDFE.Controllers.InsTab.txtAccent_Accent": "アキュート",
|
||||
"PDFE.Controllers.InsTab.txtAccent_Custom_2": "上線付きABC",
|
||||
"PDFE.Controllers.InsTab.txtMatrix_1_2": "1x2空行列",
|
||||
"PDFE.Controllers.InsTab.txtMatrix_1_3": "1x3空行列",
|
||||
"PDFE.Controllers.InsTab.txtMatrix_2_1": "2x1 空行列",
|
||||
"PDFE.Controllers.InsTab.txtMatrix_2_2": "2x2 空行列",
|
||||
"PDFE.Controllers.InsTab.txtMatrix_2_3": "2x3 空行列",
|
||||
"PDFE.Controllers.InsTab.txtMatrix_3_1": "3x1 空行列",
|
||||
"PDFE.Controllers.InsTab.txtMatrix_3_2": "3x2 空行列",
|
||||
"PDFE.Controllers.InsTab.txtMatrix_3_3": "3x3 空行列",
|
||||
"PDFE.Controllers.InsTab.txtMatrix_Identity_2": "2x2 単位行列",
|
||||
"PDFE.Controllers.InsTab.txtMatrix_Identity_2_NoZeros": "空白の対角セルを持つ 2x2 の単位行列",
|
||||
"PDFE.Controllers.InsTab.txtMatrix_Identity_3": "3x3 単位行列",
|
||||
"PDFE.Controllers.InsTab.txtMatrix_Identity_3_NoZeros": "3x3 単位行列 (対角線上以外のセルは空白)",
|
||||
"PDFE.Controllers.InsTab.txtShape_noSmoking": "「禁止」マーク",
|
||||
"PDFE.Controllers.InsTab.txtShape_star10": "星10",
|
||||
"PDFE.Controllers.InsTab.txtShape_star12": "星12",
|
||||
"PDFE.Controllers.InsTab.txtShape_star16": "星16",
|
||||
"PDFE.Controllers.InsTab.txtShape_star24": "星24",
|
||||
"PDFE.Controllers.InsTab.txtShape_star32": "星32",
|
||||
"PDFE.Controllers.InsTab.txtShape_star4": "星4",
|
||||
"PDFE.Controllers.InsTab.txtShape_star5": "星5",
|
||||
"PDFE.Controllers.InsTab.txtShape_star6": "星6",
|
||||
"PDFE.Controllers.InsTab.txtShape_star7": "星7",
|
||||
"PDFE.Controllers.InsTab.txtShape_star8": "星8",
|
||||
"PDFE.Controllers.LeftMenu.leavePageText": "変更を保存せずにドキュメントを閉じると変更が失われます。<br>「キャンセル」をクリックし、「保存」をクリックして保存してください。「OK」をクリックすると、保存されていないすべての変更が破棄されます。",
|
||||
"PDFE.Controllers.LeftMenu.newDocumentTitle": "無名のドキュメント",
|
||||
"PDFE.Controllers.LeftMenu.notcriticalErrorTitle": " 警告",
|
||||
@ -486,16 +512,24 @@
|
||||
"PDFE.Controllers.Viewport.textFitPage": "ページに合わせる",
|
||||
"PDFE.Controllers.Viewport.textFitWidth": "幅に合わせる",
|
||||
"PDFE.Controllers.Viewport.txtDarkMode": "ダークモード",
|
||||
"PDFE.Views.DocumentHolder.aboveText": "上",
|
||||
"PDFE.Views.DocumentHolder.addCommentText": "コメントを追加",
|
||||
"PDFE.Views.DocumentHolder.mniImageFromFile": "ファイルからの画像",
|
||||
"PDFE.Views.DocumentHolder.mniImageFromStorage": "ストレージからの画像",
|
||||
"PDFE.Views.DocumentHolder.mniImageFromUrl": "URLからの画像",
|
||||
"PDFE.Views.DocumentHolder.originalSizeText": "実際のサイズ",
|
||||
"PDFE.Views.DocumentHolder.textClearField": "フィールドのクリア",
|
||||
"PDFE.Views.DocumentHolder.textCopy": "コピー",
|
||||
"PDFE.Views.DocumentHolder.textCut": "切り取り",
|
||||
"PDFE.Views.DocumentHolder.textPaste": "貼り付け",
|
||||
"PDFE.Views.DocumentHolder.textRedo": "やり直し",
|
||||
"PDFE.Views.DocumentHolder.textUndo": "元に戻す",
|
||||
"PDFE.Views.DocumentHolder.txtAddBottom": "下罫線の追加",
|
||||
"PDFE.Views.DocumentHolder.txtAddFractionBar": "分数罫の追加",
|
||||
"PDFE.Views.DocumentHolder.txtAddHor": "水平線の追加",
|
||||
"PDFE.Views.DocumentHolder.txtAddLB": "左下線の追加",
|
||||
"PDFE.Views.DocumentHolder.txtAddLeft": "左罫線の追加",
|
||||
"PDFE.Views.DocumentHolder.txtAddLT": "左上線の追加",
|
||||
"PDFE.Views.DocumentHolder.txtWarnUrl": "このリンクをクリックすると、デバイスに害を及ぼす可能性があります。このまま続けますか?",
|
||||
"PDFE.Views.FileMenu.btnBackCaption": "ファイルを開く",
|
||||
"PDFE.Views.FileMenu.btnCloseEditor": "ファイルを閉じる",
|
||||
@ -609,6 +643,9 @@
|
||||
"PDFE.Views.FileMenuPanels.Settings.txtWorkspace": "ワークスペース",
|
||||
"PDFE.Views.FileMenuPanels.ViewSaveAs.textDownloadAs": "名前を付けてダウンロード",
|
||||
"PDFE.Views.FileMenuPanels.ViewSaveCopy.textSaveCopyAs": "コピーを別名で保存する",
|
||||
"PDFE.Views.ImageSettings.textOriginalSize": "実際のサイズ",
|
||||
"PDFE.Views.ImageSettingsAdvanced.textOriginalSize": "実際のサイズ",
|
||||
"PDFE.Views.InsTab.tipInsertHyperlink": "ハイパーリンクの追加",
|
||||
"PDFE.Views.LeftMenu.tipAbout": "詳細情報",
|
||||
"PDFE.Views.LeftMenu.tipChat": "チャット",
|
||||
"PDFE.Views.LeftMenu.tipComments": "コメント",
|
||||
@ -642,6 +679,7 @@
|
||||
"PDFE.Views.PageThumbnails.textPageThumbnails": "ページサムネイル",
|
||||
"PDFE.Views.PageThumbnails.textThumbnailsSettings": "サムネイルの設定",
|
||||
"PDFE.Views.PageThumbnails.textThumbnailsSize": "サムネイルサイズ",
|
||||
"PDFE.Views.ParagraphSettingsAdvanced.textNoneSpecial": "(なし)",
|
||||
"PDFE.Views.PrintWithPreview.textMarginsLast": "最後に適用した設定",
|
||||
"PDFE.Views.PrintWithPreview.textMarginsModerate": "中",
|
||||
"PDFE.Views.PrintWithPreview.textMarginsNarrow": "狭い",
|
||||
@ -676,6 +714,7 @@
|
||||
"PDFE.Views.PrintWithPreview.txtRight": "右揃え",
|
||||
"PDFE.Views.PrintWithPreview.txtSelection": "選択",
|
||||
"PDFE.Views.PrintWithPreview.txtTop": "上",
|
||||
"PDFE.Views.ShapeSettings.tipAddGradientPoint": "グラデーションポイントの追加",
|
||||
"PDFE.Views.Statusbar.goToPageText": "ページに移動",
|
||||
"PDFE.Views.Statusbar.pageIndexText": "{0}/{1} ページ",
|
||||
"PDFE.Views.Statusbar.tipFitPage": "ページに合わせる",
|
||||
@ -688,6 +727,8 @@
|
||||
"PDFE.Views.Statusbar.tipZoomIn": "拡大",
|
||||
"PDFE.Views.Statusbar.tipZoomOut": "縮小",
|
||||
"PDFE.Views.Statusbar.txtPageNumInvalid": "ページ番号が正しくありません。",
|
||||
"PDFE.Views.TableSettings.txtTable_Accent": "アクセント",
|
||||
"PDFE.Views.TextArtSettings.tipAddGradientPoint": "グラデーションポイントの追加",
|
||||
"PDFE.Views.Toolbar.capBtnComment": "コメント",
|
||||
"PDFE.Views.Toolbar.capBtnDownloadForm": "PDFとして保存",
|
||||
"PDFE.Views.Toolbar.capBtnHand": "手のひら",
|
||||
|
||||
@ -199,6 +199,7 @@
|
||||
"Common.Views.Header.textCompactView": "Ascunde bară de instrumente",
|
||||
"Common.Views.Header.textEdit": "Editare",
|
||||
"Common.Views.Header.textEditDesc": "Toate modificările vor fi salvate în fișierul. Colaborare în timp real",
|
||||
"Common.Views.Header.textEditDescNoCoedit": "Adăugarea și modificarea textului, formelor, imaginilor etc.",
|
||||
"Common.Views.Header.textHideLines": "Ascundere rigle",
|
||||
"Common.Views.Header.textHideStatusBar": "Ascundere bară de stare",
|
||||
"Common.Views.Header.textReadOnly": "Doar în citire",
|
||||
@ -309,6 +310,199 @@
|
||||
"Common.Views.UserNameDialog.textDontShow": "Nu mai întreabă",
|
||||
"Common.Views.UserNameDialog.textLabel": "Etichetă:",
|
||||
"Common.Views.UserNameDialog.textLabelError": "Etichetă trebuie completată",
|
||||
"PDFE.Controllers.InsTab.textAccent": "Accente",
|
||||
"PDFE.Controllers.InsTab.textBracket": "Paranteze",
|
||||
"PDFE.Controllers.InsTab.txtAccent_Accent": "Ascuțit",
|
||||
"PDFE.Controllers.InsTab.txtAccent_Bar": "Bară",
|
||||
"PDFE.Controllers.InsTab.txtAccent_BorderBox": "Formula încastrată (cu substituent)",
|
||||
"PDFE.Controllers.InsTab.txtAccent_BorderBoxCustom": "Formula încastrată (exemplu)",
|
||||
"PDFE.Controllers.InsTab.txtAccent_Check": "Bifare",
|
||||
"PDFE.Controllers.InsTab.txtAccent_Custom_2": "ABC cu bara deasupra",
|
||||
"PDFE.Controllers.InsTab.txtAccent_DDot": "Două puncte",
|
||||
"PDFE.Controllers.InsTab.txtAccent_Dot": "Punct",
|
||||
"PDFE.Controllers.InsTab.txtAccent_DoubleBar": "Bară dublă deasupra",
|
||||
"PDFE.Controllers.InsTab.txtAccent_Smile": "Breve",
|
||||
"PDFE.Controllers.InsTab.txtBasicShapes": "Forme de bază",
|
||||
"PDFE.Controllers.InsTab.txtBracket_Angle": "Paranteze unghiulare",
|
||||
"PDFE.Controllers.InsTab.txtBracket_Angle_Delimiter_2": "Paranteze unghiulare cu separator",
|
||||
"PDFE.Controllers.InsTab.txtBracket_Angle_Delimiter_3": "Paranteze unghiulare cu doi separatori",
|
||||
"PDFE.Controllers.InsTab.txtBracket_Curve": "Acolade",
|
||||
"PDFE.Controllers.InsTab.txtBracket_Curve_Delimiter_2": "Acolade cu separator",
|
||||
"PDFE.Controllers.InsTab.txtBracket_Custom_1": "Sistem (două condiții)",
|
||||
"PDFE.Controllers.InsTab.txtBracket_Custom_2": "Sistem (trei condiții)",
|
||||
"PDFE.Controllers.InsTab.txtBracket_Custom_5": "Exemplu de sistem",
|
||||
"PDFE.Controllers.InsTab.txtBracket_Custom_6": "Coeficient binominal",
|
||||
"PDFE.Controllers.InsTab.txtBracket_Custom_7": "Coeficientul binomial în paranteze unghiulare",
|
||||
"PDFE.Controllers.InsTab.txtBracket_LineDouble": "Bare verticale duble",
|
||||
"PDFE.Controllers.InsTab.txtBracket_LowLim": "Paranteză dreaptă inferioară",
|
||||
"PDFE.Controllers.InsTab.txtBracket_SquareDouble": "Paranteze pătrate duble",
|
||||
"PDFE.Controllers.InsTab.txtBracket_UppLim": "Paranteză dreaptă superioară",
|
||||
"PDFE.Controllers.InsTab.txtButtons": "Butoane",
|
||||
"PDFE.Controllers.InsTab.txtCallouts": "Explicații",
|
||||
"PDFE.Controllers.InsTab.txtCharts": "Diagrame",
|
||||
"PDFE.Controllers.InsTab.txtFiguredArrows": "Săgeți în forme diferite",
|
||||
"PDFE.Controllers.InsTab.txtFractionDifferential_1": "dx supra dy",
|
||||
"PDFE.Controllers.InsTab.txtFractionDifferential_2": "cap delta y supra cap delta x",
|
||||
"PDFE.Controllers.InsTab.txtFractionDifferential_4": "delta y supra delta x",
|
||||
"PDFE.Controllers.InsTab.txtFunction_Cos": "Funcția cosinus",
|
||||
"PDFE.Controllers.InsTab.txtFunction_Cot": "Funcția cotangentă",
|
||||
"PDFE.Controllers.InsTab.txtFunction_Csc": "Funcția cosecantă ",
|
||||
"PDFE.Controllers.InsTab.txtFunction_Custom_2": "Cos 2x",
|
||||
"PDFE.Controllers.InsTab.txtIntegral_dtheta": "Diferențială de theta",
|
||||
"PDFE.Controllers.InsTab.txtIntegral_dx": "Diferențială de x",
|
||||
"PDFE.Controllers.InsTab.txtIntegral_dy": "Diferențială de y",
|
||||
"PDFE.Controllers.InsTab.txtIntegralDouble": "Integrală dublă",
|
||||
"PDFE.Controllers.InsTab.txtIntegralDoubleCenterSubSup": "Integrală dublă cu limite stivuite",
|
||||
"PDFE.Controllers.InsTab.txtIntegralDoubleSubSup": "Integrală dublă cu limite",
|
||||
"PDFE.Controllers.InsTab.txtIntegralOriented": "Inegrală de contur",
|
||||
"PDFE.Controllers.InsTab.txtIntegralOrientedCenterSubSup": "Integrală de contur cu limite stivuite",
|
||||
"PDFE.Controllers.InsTab.txtIntegralOrientedSubSup": "Integrală de contur cu limite",
|
||||
"PDFE.Controllers.InsTab.txtLargeOperator_CoProd": "Coprodus",
|
||||
"PDFE.Controllers.InsTab.txtLargeOperator_CoProd_CenterSub": "Coprodus cu limită inferioară",
|
||||
"PDFE.Controllers.InsTab.txtLargeOperator_CoProd_CenterSubSup": "Coprodus cu limite",
|
||||
"PDFE.Controllers.InsTab.txtLargeOperator_CoProd_Sub": "Coprodus cu limită inferioară pentru indice",
|
||||
"PDFE.Controllers.InsTab.txtLargeOperator_CoProd_SubSup": "Coprodus cu limite pentru indice/exponent",
|
||||
"PDFE.Controllers.InsTab.txtMatrix_1_2": "Matrice goală 1x2 ",
|
||||
"PDFE.Controllers.InsTab.txtMatrix_1_3": "Matrice goală 1x3",
|
||||
"PDFE.Controllers.InsTab.txtMatrix_2_1": "Matrice goală 2x1 ",
|
||||
"PDFE.Controllers.InsTab.txtMatrix_2_2": "Matrice goală 2x2",
|
||||
"PDFE.Controllers.InsTab.txtMatrix_2_2_DLineBracket": "Matrice goală de 2x2 între bare verticale duble",
|
||||
"PDFE.Controllers.InsTab.txtMatrix_2_2_LineBracket": "Determinant gol de 2x2",
|
||||
"PDFE.Controllers.InsTab.txtMatrix_2_2_RoundBracket": "Matrice goală de 2x2 între paranteze",
|
||||
"PDFE.Controllers.InsTab.txtMatrix_2_2_SquareBracket": "Matrice goală de 2x2 între paranteze drepte",
|
||||
"PDFE.Controllers.InsTab.txtMatrix_2_3": "Matrice goală 2x3",
|
||||
"PDFE.Controllers.InsTab.txtMatrix_3_1": "Matrice goală 3x1",
|
||||
"PDFE.Controllers.InsTab.txtMatrix_3_2": "Matrice goală 3x2",
|
||||
"PDFE.Controllers.InsTab.txtMatrix_3_3": "Matrice goală 3x3",
|
||||
"PDFE.Controllers.InsTab.txtMatrix_Dots_Baseline": "Puncte pe linia de bază",
|
||||
"PDFE.Controllers.InsTab.txtMatrix_Dots_Diagonal": "Puncte pe diagonală",
|
||||
"PDFE.Controllers.InsTab.txtMatrix_Identity_2": "Matrice identitate de 2x2 cu zerouri",
|
||||
"PDFE.Controllers.InsTab.txtMatrix_Identity_2_NoZeros": "Matrice identitate de 2x2 cu celule goale în afara diagonalei",
|
||||
"PDFE.Controllers.InsTab.txtMatrix_Identity_3": "Matrice identitate de 3x3 cu zerouri",
|
||||
"PDFE.Controllers.InsTab.txtMatrix_Identity_3_NoZeros": "Matrice identitate de 3x3 cu celule goale în afara diagonalei",
|
||||
"PDFE.Controllers.InsTab.txtOperator_ColonEquals": "Două puncte egal",
|
||||
"PDFE.Controllers.InsTab.txtOperator_Custom_2": "Delta rezultă",
|
||||
"PDFE.Controllers.InsTab.txtOperator_Definition": "Egal prin definiție",
|
||||
"PDFE.Controllers.InsTab.txtOperator_DeltaEquals": "Delta egal cu",
|
||||
"PDFE.Controllers.InsTab.txtOperator_EqualsEquals": "Egal egal",
|
||||
"PDFE.Controllers.InsTab.txtRadicalRoot_3": "Rădăcina cubică",
|
||||
"PDFE.Controllers.InsTab.txtScriptCustom_2": "e la minus i omega t",
|
||||
"PDFE.Controllers.InsTab.txtShape_actionButtonBackPrevious": "Butonul Înapoi sau Anterior",
|
||||
"PDFE.Controllers.InsTab.txtShape_actionButtonBeginning": "Butonul La început",
|
||||
"PDFE.Controllers.InsTab.txtShape_actionButtonBlank": "Butonul liber",
|
||||
"PDFE.Controllers.InsTab.txtShape_actionButtonDocument": "Butonul Document",
|
||||
"PDFE.Controllers.InsTab.txtShape_actionButtonEnd": "Butonul End",
|
||||
"PDFE.Controllers.InsTab.txtShape_arc": "Arc",
|
||||
"PDFE.Controllers.InsTab.txtShape_bentArrow": "Săgeată îndoită",
|
||||
"PDFE.Controllers.InsTab.txtShape_bentConnector5": "Conector colțit",
|
||||
"PDFE.Controllers.InsTab.txtShape_bentConnector5WithArrow": "Conector colțit cu săgeată",
|
||||
"PDFE.Controllers.InsTab.txtShape_bentConnector5WithTwoArrows": "Conector colțit cu săgeată dublă",
|
||||
"PDFE.Controllers.InsTab.txtShape_bentUpArrow": "Săgeată îndoită în sus",
|
||||
"PDFE.Controllers.InsTab.txtShape_bevel": "Unghi ascuțit",
|
||||
"PDFE.Controllers.InsTab.txtShape_blockArc": "Arc plin",
|
||||
"PDFE.Controllers.InsTab.txtShape_bracePair": "Acoladă dublă",
|
||||
"PDFE.Controllers.InsTab.txtShape_can": "Cilindru",
|
||||
"PDFE.Controllers.InsTab.txtShape_chevron": "Zigzag",
|
||||
"PDFE.Controllers.InsTab.txtShape_chord": "Acord",
|
||||
"PDFE.Controllers.InsTab.txtShape_circularArrow": "Săgeată circulară",
|
||||
"PDFE.Controllers.InsTab.txtShape_cloud": "Nor",
|
||||
"PDFE.Controllers.InsTab.txtShape_cloudCallout": "Explicație nor",
|
||||
"PDFE.Controllers.InsTab.txtShape_corner": "Forma de L",
|
||||
"PDFE.Controllers.InsTab.txtShape_cube": "Cub",
|
||||
"PDFE.Controllers.InsTab.txtShape_curvedConnector3": "Conector curbat",
|
||||
"PDFE.Controllers.InsTab.txtShape_curvedConnector3WithArrow": "Conector săgeată curbată",
|
||||
"PDFE.Controllers.InsTab.txtShape_curvedConnector3WithTwoArrows": "Conector curbat cu săgeată dublă",
|
||||
"PDFE.Controllers.InsTab.txtShape_curvedDownArrow": "Săgeată curbată în jos",
|
||||
"PDFE.Controllers.InsTab.txtShape_curvedLeftArrow": "Săgeată curbată la stânga",
|
||||
"PDFE.Controllers.InsTab.txtShape_curvedRightArrow": "Săgeată curbată la dreapta",
|
||||
"PDFE.Controllers.InsTab.txtShape_curvedUpArrow": "Săgeată curbată în sus",
|
||||
"PDFE.Controllers.InsTab.txtShape_decagon": "Decaedru",
|
||||
"PDFE.Controllers.InsTab.txtShape_diagStripe": "Diagonale",
|
||||
"PDFE.Controllers.InsTab.txtShape_diamond": "Romb",
|
||||
"PDFE.Controllers.InsTab.txtShape_dodecagon": "Dodecaedru",
|
||||
"PDFE.Controllers.InsTab.txtShape_donut": "Tor",
|
||||
"PDFE.Controllers.InsTab.txtShape_doubleWave": "Ondulare dublă",
|
||||
"PDFE.Controllers.InsTab.txtShape_downArrow": "Săgeată în jos",
|
||||
"PDFE.Controllers.InsTab.txtShape_downArrowCallout": "Explicație cu săgeata în jos",
|
||||
"PDFE.Controllers.InsTab.txtShape_ellipse": "Oval",
|
||||
"PDFE.Controllers.InsTab.txtShape_ellipseRibbon": "Panglică curbată în jos",
|
||||
"PDFE.Controllers.InsTab.txtShape_ellipseRibbon2": "Panglică curbată în sus",
|
||||
"PDFE.Controllers.InsTab.txtShape_flowChartAlternateProcess": "Schemă logică: Proces alternativ",
|
||||
"PDFE.Controllers.InsTab.txtShape_flowChartCollate": "Sistemă logică: Colaționare",
|
||||
"PDFE.Controllers.InsTab.txtShape_flowChartConnector": "Sistemă logică: Conector",
|
||||
"PDFE.Controllers.InsTab.txtShape_flowChartDecision": "Sistemă logică: Decizie",
|
||||
"PDFE.Controllers.InsTab.txtShape_flowChartDelay": "Sistemă logică: Întârziere",
|
||||
"PDFE.Controllers.InsTab.txtShape_flowChartDisplay": "Sistemă logică: Afișare",
|
||||
"PDFE.Controllers.InsTab.txtShape_flowChartDocument": "Sistemă logică: Document",
|
||||
"PDFE.Controllers.InsTab.txtShape_flowChartExtract": "Sistemă logică: Extragere",
|
||||
"PDFE.Controllers.InsTab.txtShape_flowChartInputOutput": "Sistemă logică: Date",
|
||||
"PDFE.Controllers.InsTab.txtShape_flowChartInternalStorage": "Sistemă logică: Memorare internă",
|
||||
"PDFE.Controllers.InsTab.txtShape_flowChartMagneticDisk": "Sistemă logică: Disc magnetic",
|
||||
"PDFE.Controllers.InsTab.txtShape_flowChartMagneticDrum": "Sistemă logică: Memorie cu acces direct",
|
||||
"PDFE.Controllers.InsTab.txtShape_flowChartMagneticTape": "Sistemă logică: Memorie cu acces secvențial",
|
||||
"PDFE.Controllers.InsTab.txtShape_flowChartManualInput": "Sistemă logică: Introducere manuală",
|
||||
"PDFE.Controllers.InsTab.txtShape_flowChartManualOperation": "Sistemă logică: Operație manuală",
|
||||
"PDFE.Controllers.InsTab.txtShape_flowChartMerge": "Sistemă logică: Îmbinare",
|
||||
"PDFE.Controllers.InsTab.txtShape_flowChartMultidocument": "Sistemă logică: Document multiplu",
|
||||
"PDFE.Controllers.InsTab.txtShape_flowChartOffpageConnector": "Sistemă logică: Conector în afara paginii",
|
||||
"PDFE.Controllers.InsTab.txtShape_flowChartOnlineStorage": "Sistemă logică: Date stocate",
|
||||
"PDFE.Controllers.InsTab.txtShape_flowChartOr": "Sistemă logică: Sau",
|
||||
"PDFE.Controllers.InsTab.txtShape_flowChartPredefinedProcess": "Sistemă logică: Proces predefinit",
|
||||
"PDFE.Controllers.InsTab.txtShape_flowChartPreparation": "Sistemă logică: Pregătire",
|
||||
"PDFE.Controllers.InsTab.txtShape_flowChartProcess": "Sistemă logică: Proces",
|
||||
"PDFE.Controllers.InsTab.txtShape_flowChartPunchedCard": "Schemă logică: Cartelă",
|
||||
"PDFE.Controllers.InsTab.txtShape_flowChartPunchedTape": "Sistemă logică: Bandă perforată",
|
||||
"PDFE.Controllers.InsTab.txtShape_flowChartSort": "Sistemă logică: Sortare",
|
||||
"PDFE.Controllers.InsTab.txtShape_flowChartSummingJunction": "Sistemă logică: Juncțiune de însumare",
|
||||
"PDFE.Controllers.InsTab.txtShape_flowChartTerminator": "Sistemă logică: Terminator",
|
||||
"PDFE.Controllers.InsTab.txtShape_foldedCorner": "Colț îndoit",
|
||||
"PDFE.Controllers.InsTab.txtShape_irregularSeal1": "Explosie 1",
|
||||
"PDFE.Controllers.InsTab.txtShape_irregularSeal2": "Explosie 2",
|
||||
"PDFE.Controllers.InsTab.txtShape_lineWithArrow": "Săgeata",
|
||||
"PDFE.Controllers.InsTab.txtShape_lineWithTwoArrows": "Săgeată dublă",
|
||||
"PDFE.Controllers.InsTab.txtShape_mathDivide": "Împărțire",
|
||||
"PDFE.Controllers.InsTab.txtShape_mathEqual": "Egal",
|
||||
"PDFE.Controllers.InsTab.txtShape_noSmoking": "Simbolul \"Nu\"",
|
||||
"PDFE.Controllers.InsTab.txtShape_ribbon": "Panglică în jos",
|
||||
"PDFE.Controllers.InsTab.txtShape_spline": "Curbă",
|
||||
"PDFE.Controllers.InsTab.txtShape_star10": "Stea cu 10 colțuri",
|
||||
"PDFE.Controllers.InsTab.txtShape_star12": "Stea cu 12 colțuri",
|
||||
"PDFE.Controllers.InsTab.txtShape_star16": "Stea cu 16 colțuri",
|
||||
"PDFE.Controllers.InsTab.txtShape_star24": "Stea cu 24 colțuri",
|
||||
"PDFE.Controllers.InsTab.txtShape_star32": "Stea cu 32 colțuri",
|
||||
"PDFE.Controllers.InsTab.txtShape_star4": "Stea cu 4 colțuri",
|
||||
"PDFE.Controllers.InsTab.txtShape_star5": "Stea cu 5 colțuri",
|
||||
"PDFE.Controllers.InsTab.txtShape_star6": "Stea cu 6 colțuri",
|
||||
"PDFE.Controllers.InsTab.txtShape_star7": "Stea cu 7 colțuri",
|
||||
"PDFE.Controllers.InsTab.txtShape_star8": "Stea cu 8 colțuri",
|
||||
"PDFE.Controllers.InsTab.txtSymbol_about": "Aproximativ",
|
||||
"PDFE.Controllers.InsTab.txtSymbol_additional": "Complementară",
|
||||
"PDFE.Controllers.InsTab.txtSymbol_aleph": "Alef",
|
||||
"PDFE.Controllers.InsTab.txtSymbol_alpha": "Alfa",
|
||||
"PDFE.Controllers.InsTab.txtSymbol_approx": "Aproape egal cu",
|
||||
"PDFE.Controllers.InsTab.txtSymbol_ast": "Operatorul asterisc",
|
||||
"PDFE.Controllers.InsTab.txtSymbol_beta": "Beta",
|
||||
"PDFE.Controllers.InsTab.txtSymbol_beth": "Bet",
|
||||
"PDFE.Controllers.InsTab.txtSymbol_bullet": "Operator bulină",
|
||||
"PDFE.Controllers.InsTab.txtSymbol_cbrt": "Rădăcină cubică",
|
||||
"PDFE.Controllers.InsTab.txtSymbol_celsius": "Grade Celsius",
|
||||
"PDFE.Controllers.InsTab.txtSymbol_chi": "Chi",
|
||||
"PDFE.Controllers.InsTab.txtSymbol_cong": "Aproximativ egal cu",
|
||||
"PDFE.Controllers.InsTab.txtSymbol_ddots": "Trei puncte în diagonală, dreapta jos",
|
||||
"PDFE.Controllers.InsTab.txtSymbol_degree": "Grade",
|
||||
"PDFE.Controllers.InsTab.txtSymbol_delta": "Delta",
|
||||
"PDFE.Controllers.InsTab.txtSymbol_div": "Semnul împărțirii",
|
||||
"PDFE.Controllers.InsTab.txtSymbol_downarrow": "Săgeată în jos",
|
||||
"PDFE.Controllers.InsTab.txtSymbol_emptyset": "Mulțimea vidă",
|
||||
"PDFE.Controllers.InsTab.txtSymbol_epsilon": "Epsilon",
|
||||
"PDFE.Controllers.InsTab.txtSymbol_equals": "Egal",
|
||||
"PDFE.Controllers.InsTab.txtSymbol_eta": "Eta",
|
||||
"PDFE.Controllers.InsTab.txtSymbol_factorial": "Factorial",
|
||||
"PDFE.Controllers.InsTab.txtSymbol_fahrenheit": "Grade Fahrenheit",
|
||||
"PDFE.Controllers.InsTab.txtSymbol_in": "Aparținând la",
|
||||
"PDFE.Controllers.InsTab.txtSymbol_ni": "Conținut în",
|
||||
"PDFE.Controllers.InsTab.txtSymbol_qed": "Finalul demonstrației",
|
||||
"PDFE.Controllers.InsTab.txtSymbol_varepsilon": "Variantă de epsilon",
|
||||
"PDFE.Controllers.LeftMenu.leavePageText": "Toate modificările nesalvate din documentul vor fi pierdute.<br> Pentru a le salva, faceți clic pe Revocare și apoi pe Salvare. Apăsați OK dacă doriți să renunțați la modificările nesalvate.",
|
||||
"PDFE.Controllers.LeftMenu.newDocumentTitle": "Documentul fără nume",
|
||||
"PDFE.Controllers.LeftMenu.notcriticalErrorTitle": "Avertisment",
|
||||
@ -335,6 +529,7 @@
|
||||
"PDFE.Controllers.Main.errorCannotPasteImg": "Imposibil de lipit imaginea din clipboardul, dar puteți să o salvați pe dispozitivul dvs și să o inserați de acolo, sau puteți să copiați imaginea fără text și să o lipiți în documentul.",
|
||||
"PDFE.Controllers.Main.errorCoAuthoringDisconnect": "Conexiunea la server a fost pierdută. Deocamdată, imposibil de editat documentul.",
|
||||
"PDFE.Controllers.Main.errorConnectToServer": "Documentul nu poate fi salvat. Verificați-vă setările de conexiune sau contactați administratorul dvs de rețea.<br>După ce faceți clic pe butonul OK vi se va solicita să descărcați documentul.",
|
||||
"PDFE.Controllers.Main.errorDatabaseConnection": "Eroare externă.<br>Eroare de conectare la baza de date. Dacă eroarea persistă, contactați Serviciul de Asistență Clienți.",
|
||||
"PDFE.Controllers.Main.errorDataEncrypted": "Modificările primite sunt criptate, decriptarea este imposibilă.",
|
||||
"PDFE.Controllers.Main.errorDefaultMessage": "Codul de eroare: %1",
|
||||
"PDFE.Controllers.Main.errorDirectUrl": "Verificați linkul la document.<br>Trebuie să fie un link direct spre fișierul de încărcat.",
|
||||
@ -486,16 +681,91 @@
|
||||
"PDFE.Controllers.Viewport.textFitPage": "Portivire la pagina",
|
||||
"PDFE.Controllers.Viewport.textFitWidth": "Potrivire lățime",
|
||||
"PDFE.Controllers.Viewport.txtDarkMode": "Modul Întunecat",
|
||||
"PDFE.Views.DocumentHolder.aboveText": "Deasupra",
|
||||
"PDFE.Views.DocumentHolder.addCommentText": "Adăugare comentariu",
|
||||
"PDFE.Views.DocumentHolder.advancedChartText": "Setări avansate diagrama",
|
||||
"PDFE.Views.DocumentHolder.advancedEquationText": "Setări ecuație",
|
||||
"PDFE.Views.DocumentHolder.alignmentText": "Aliniere",
|
||||
"PDFE.Views.DocumentHolder.allLinearText": "Tot - Linear",
|
||||
"PDFE.Views.DocumentHolder.allProfText": "Tot - Profesional",
|
||||
"PDFE.Views.DocumentHolder.belowText": "Dedesubt",
|
||||
"PDFE.Views.DocumentHolder.cellAlignText": "Alinierea pe verticală celulă",
|
||||
"PDFE.Views.DocumentHolder.cellText": "Celula",
|
||||
"PDFE.Views.DocumentHolder.centerText": "La centru",
|
||||
"PDFE.Views.DocumentHolder.columnText": "Coloană",
|
||||
"PDFE.Views.DocumentHolder.currLinearText": "Curent - Linear",
|
||||
"PDFE.Views.DocumentHolder.currProfText": "Curent - Profesional",
|
||||
"PDFE.Views.DocumentHolder.deleteColumnText": "Ștergere coloana",
|
||||
"PDFE.Views.DocumentHolder.deleteRowText": "Ștergere rând",
|
||||
"PDFE.Views.DocumentHolder.deleteTableText": "Ștergere tabel",
|
||||
"PDFE.Views.DocumentHolder.deleteText": "Ștergere",
|
||||
"PDFE.Views.DocumentHolder.editChartText": "Editare date",
|
||||
"PDFE.Views.DocumentHolder.editHyperlinkText": "Editare Hyperlink",
|
||||
"PDFE.Views.DocumentHolder.insertColumnLeftText": "Coloană din stânga",
|
||||
"PDFE.Views.DocumentHolder.insertColumnRightText": "Coloană din dreapta",
|
||||
"PDFE.Views.DocumentHolder.mniImageFromFile": "Imaginea din fișier",
|
||||
"PDFE.Views.DocumentHolder.mniImageFromStorage": "Imaginea din serviciul stocare",
|
||||
"PDFE.Views.DocumentHolder.mniImageFromUrl": "Imaginea prin URL",
|
||||
"PDFE.Views.DocumentHolder.originalSizeText": "Dimensiunea reală",
|
||||
"PDFE.Views.DocumentHolder.textArrangeForward": "Aducere în plan apropiat",
|
||||
"PDFE.Views.DocumentHolder.textArrangeFront": "Aducere în prim plan",
|
||||
"PDFE.Views.DocumentHolder.textClearField": "Golire câmp",
|
||||
"PDFE.Views.DocumentHolder.textCm": "cm",
|
||||
"PDFE.Views.DocumentHolder.textCopy": "Copiere",
|
||||
"PDFE.Views.DocumentHolder.textCrop": "Trunchiere",
|
||||
"PDFE.Views.DocumentHolder.textCropFill": "Umplere",
|
||||
"PDFE.Views.DocumentHolder.textCropFit": "Potrivire",
|
||||
"PDFE.Views.DocumentHolder.textCustom": "Particularizat",
|
||||
"PDFE.Views.DocumentHolder.textCut": "Decupare",
|
||||
"PDFE.Views.DocumentHolder.textDistributeCols": "Distribuire coloane",
|
||||
"PDFE.Views.DocumentHolder.textDistributeRows": "Distribuire rânduri",
|
||||
"PDFE.Views.DocumentHolder.textEditPoints": "Editare puncte",
|
||||
"PDFE.Views.DocumentHolder.textFlipH": "Răsturnare orizontală",
|
||||
"PDFE.Views.DocumentHolder.textFlipV": "Răsturnare verticală",
|
||||
"PDFE.Views.DocumentHolder.textPaste": "Lipire",
|
||||
"PDFE.Views.DocumentHolder.textRedo": "Refacere",
|
||||
"PDFE.Views.DocumentHolder.textShapeAlignBottom": "Aliniere jos",
|
||||
"PDFE.Views.DocumentHolder.textShapeAlignCenter": "Aliniere la centru",
|
||||
"PDFE.Views.DocumentHolder.textShapeAlignLeft": "Aliniere la stânga",
|
||||
"PDFE.Views.DocumentHolder.textShapeAlignMiddle": "Aliniere la mijloc",
|
||||
"PDFE.Views.DocumentHolder.textShapeAlignRight": "Aliniere la dreapta",
|
||||
"PDFE.Views.DocumentHolder.textShapeAlignTop": "Aliniere sus",
|
||||
"PDFE.Views.DocumentHolder.textUndo": "Anulare",
|
||||
"PDFE.Views.DocumentHolder.txtAddBottom": "Adăugare bordură de jos",
|
||||
"PDFE.Views.DocumentHolder.txtAddFractionBar": "Adăugare linia de fracție",
|
||||
"PDFE.Views.DocumentHolder.txtAddHor": "Adăugare linie orizontală",
|
||||
"PDFE.Views.DocumentHolder.txtAddLB": "Adăugare linia de jos din stânga",
|
||||
"PDFE.Views.DocumentHolder.txtAddLeft": "Adăugare bordură stânga",
|
||||
"PDFE.Views.DocumentHolder.txtAddLT": "Adăugare linia de sus din dreapta",
|
||||
"PDFE.Views.DocumentHolder.txtAddRight": "Adăugare bordură dreapta",
|
||||
"PDFE.Views.DocumentHolder.txtAddTop": "Adăugare bordură de sus",
|
||||
"PDFE.Views.DocumentHolder.txtAddVer": "Adăugare linia verticală",
|
||||
"PDFE.Views.DocumentHolder.txtAlign": "Aliniere",
|
||||
"PDFE.Views.DocumentHolder.txtAlignToChar": "Aliniere la caracter",
|
||||
"PDFE.Views.DocumentHolder.txtArrange": "Aranjare",
|
||||
"PDFE.Views.DocumentHolder.txtBackground": "Fundal",
|
||||
"PDFE.Views.DocumentHolder.txtBorderProps": "Proprietăți bordura",
|
||||
"PDFE.Views.DocumentHolder.txtBottom": "Jos",
|
||||
"PDFE.Views.DocumentHolder.txtColumnAlign": "Alinierea coloanei",
|
||||
"PDFE.Views.DocumentHolder.txtDecreaseArg": "Reducere argument dimensiune",
|
||||
"PDFE.Views.DocumentHolder.txtDeleteArg": "Eliminare argument",
|
||||
"PDFE.Views.DocumentHolder.txtDeleteBreak": "Eliminare întrerupere manuală",
|
||||
"PDFE.Views.DocumentHolder.txtDeleteChars": "Eliminare caractere de închidere",
|
||||
"PDFE.Views.DocumentHolder.txtDeleteCharsAndSeparators": "Eliminare caractere de închidere și separatori",
|
||||
"PDFE.Views.DocumentHolder.txtDeleteEq": "Ștergere ecuație",
|
||||
"PDFE.Views.DocumentHolder.txtDeleteGroupChar": "Ștergere caracter",
|
||||
"PDFE.Views.DocumentHolder.txtDeletePage": "Șterge pagina",
|
||||
"PDFE.Views.DocumentHolder.txtDeleteRadical": "Eliminare radical",
|
||||
"PDFE.Views.DocumentHolder.txtDistribHor": "Distribuire pe orizontală",
|
||||
"PDFE.Views.DocumentHolder.txtDistribVert": "Distribuire pe verticală",
|
||||
"PDFE.Views.DocumentHolder.txtFractionLinear": "Modificare în fracție lineară",
|
||||
"PDFE.Views.DocumentHolder.txtFractionSkewed": "Modificare în fracție oblică",
|
||||
"PDFE.Views.DocumentHolder.txtFractionStacked": "Modificare în fracție orizontală",
|
||||
"PDFE.Views.DocumentHolder.txtGroupCharOver": "Caracter de deasupra textului",
|
||||
"PDFE.Views.DocumentHolder.txtGroupCharUnder": "Caracter sub text",
|
||||
"PDFE.Views.DocumentHolder.txtLimitChange": "Modificare amplasări limite",
|
||||
"PDFE.Views.DocumentHolder.txtOverbar": "Bară deasupra textului",
|
||||
"PDFE.Views.DocumentHolder.txtUnderbar": "Bară dedesubt textului",
|
||||
"PDFE.Views.DocumentHolder.txtWarnUrl": "Un clic pe acest link ar putea căuza daune dispozitivului și datelor dvs.<br>Sunteți sigur că doriți să continuați?",
|
||||
"PDFE.Views.FileMenu.btnBackCaption": "Deschidere locația fișierului",
|
||||
"PDFE.Views.FileMenu.btnCloseEditor": "Închide fișierul",
|
||||
@ -587,6 +857,7 @@
|
||||
"PDFE.Views.FileMenuPanels.Settings.txtAdvancedSettings": "Setări avansate",
|
||||
"PDFE.Views.FileMenuPanels.Settings.txtAll": "Vizualizare toate",
|
||||
"PDFE.Views.FileMenuPanels.Settings.txtCacheMode": "Mod implicit memoria Cache",
|
||||
"PDFE.Views.FileMenuPanels.Settings.txtCm": "Centimetru",
|
||||
"PDFE.Views.FileMenuPanels.Settings.txtCollaboration": "Colaborare",
|
||||
"PDFE.Views.FileMenuPanels.Settings.txtDarkMode": "Activează modul întunecat la nivel de document",
|
||||
"PDFE.Views.FileMenuPanels.Settings.txtEditingSaving": "Editare și salvare",
|
||||
@ -609,6 +880,38 @@
|
||||
"PDFE.Views.FileMenuPanels.Settings.txtWorkspace": "Workspace",
|
||||
"PDFE.Views.FileMenuPanels.ViewSaveAs.textDownloadAs": "Descărcare ca",
|
||||
"PDFE.Views.FileMenuPanels.ViewSaveCopy.textSaveCopyAs": "Salvare copie ca",
|
||||
"PDFE.Views.ImageSettings.textCrop": "Trunchiere",
|
||||
"PDFE.Views.ImageSettings.textCropFill": "Umplere",
|
||||
"PDFE.Views.ImageSettings.textCropFit": "Potrivire",
|
||||
"PDFE.Views.ImageSettings.textCropToShape": "Trunchiere la formă",
|
||||
"PDFE.Views.ImageSettings.textEdit": "Editare",
|
||||
"PDFE.Views.ImageSettings.textEditObject": "Editare obiect",
|
||||
"PDFE.Views.ImageSettings.textFitPage": "Portivire la pagina",
|
||||
"PDFE.Views.ImageSettings.textFlip": "Răsturnare",
|
||||
"PDFE.Views.ImageSettings.textHintFlipH": "Răsturnare orizontală",
|
||||
"PDFE.Views.ImageSettings.textHintFlipV": "Răsturnare verticală",
|
||||
"PDFE.Views.ImageSettings.textOriginalSize": "Dimensiunea reală",
|
||||
"PDFE.Views.ImageSettingsAdvanced.textAlt": "Text alternativ",
|
||||
"PDFE.Views.ImageSettingsAdvanced.textAltDescription": "Descriere",
|
||||
"PDFE.Views.ImageSettingsAdvanced.textAngle": "Unghi",
|
||||
"PDFE.Views.ImageSettingsAdvanced.textCenter": "La centru",
|
||||
"PDFE.Views.ImageSettingsAdvanced.textFlipped": "Răsturnat",
|
||||
"PDFE.Views.ImageSettingsAdvanced.textKeepRatio": "Dimensiuni constante",
|
||||
"PDFE.Views.ImageSettingsAdvanced.textOriginalSize": "Dimensiunea reală",
|
||||
"PDFE.Views.InsTab.capAddPage": "Inserare pagină",
|
||||
"PDFE.Views.InsTab.capBtnDateTime": "Dată și oră",
|
||||
"PDFE.Views.InsTab.capInsertChart": "Diagramă",
|
||||
"PDFE.Views.InsTab.capInsertEquation": "Ecuație",
|
||||
"PDFE.Views.InsTab.textBlackHeart": "Pică",
|
||||
"PDFE.Views.InsTab.textBullet": "Marcator",
|
||||
"PDFE.Views.InsTab.textCopyright": "Simbolul drepturilor de autor",
|
||||
"PDFE.Views.InsTab.textDegree": "Simbol grad",
|
||||
"PDFE.Views.InsTab.textDivision": "Semnul împărțirii",
|
||||
"PDFE.Views.InsTab.textDollar": "Semnul dolarului",
|
||||
"PDFE.Views.InsTab.textEuro": "Semnul euro",
|
||||
"PDFE.Views.InsTab.tipAddPage": "Inserare pagină",
|
||||
"PDFE.Views.InsTab.tipEditHeaderFooter": "Editare antet și subsol",
|
||||
"PDFE.Views.InsTab.tipInsertHyperlink": "Adăugare hyperlink",
|
||||
"PDFE.Views.LeftMenu.tipAbout": "Informații",
|
||||
"PDFE.Views.LeftMenu.tipChat": "Chat",
|
||||
"PDFE.Views.LeftMenu.tipComments": "Comentarii",
|
||||
@ -642,6 +945,26 @@
|
||||
"PDFE.Views.PageThumbnails.textPageThumbnails": "Miniaturi pagină",
|
||||
"PDFE.Views.PageThumbnails.textThumbnailsSettings": "Setări miniaturi",
|
||||
"PDFE.Views.PageThumbnails.textThumbnailsSize": "Dimensiunea miniaturilor",
|
||||
"PDFE.Views.ParagraphSettings.strSpacingAfter": "După",
|
||||
"PDFE.Views.ParagraphSettings.strSpacingBefore": "Înainte",
|
||||
"PDFE.Views.ParagraphSettings.textAt": "La",
|
||||
"PDFE.Views.ParagraphSettings.textAtLeast": "Cel puțin",
|
||||
"PDFE.Views.ParagraphSettings.textExact": "Exact",
|
||||
"PDFE.Views.ParagraphSettings.txtAutoText": "Auto",
|
||||
"PDFE.Views.ParagraphSettingsAdvanced.strAllCaps": "Cu majuscule",
|
||||
"PDFE.Views.ParagraphSettingsAdvanced.strDoubleStrike": "Tăiere cu două linii",
|
||||
"PDFE.Views.ParagraphSettingsAdvanced.strIndentsSpacingAfter": "După",
|
||||
"PDFE.Views.ParagraphSettingsAdvanced.strIndentsSpacingBefore": "Înainte",
|
||||
"PDFE.Views.ParagraphSettingsAdvanced.strParagraphFont": "Font",
|
||||
"PDFE.Views.ParagraphSettingsAdvanced.textAlign": "Aliniere",
|
||||
"PDFE.Views.ParagraphSettingsAdvanced.textCharacterSpacing": "Spațierea caracterelor",
|
||||
"PDFE.Views.ParagraphSettingsAdvanced.textDefault": "Tabulator implicit",
|
||||
"PDFE.Views.ParagraphSettingsAdvanced.textEffects": "Efecte",
|
||||
"PDFE.Views.ParagraphSettingsAdvanced.textExact": "Exact",
|
||||
"PDFE.Views.ParagraphSettingsAdvanced.textFirstLine": "Primul rând",
|
||||
"PDFE.Views.ParagraphSettingsAdvanced.textNoneSpecial": "(niciunul)",
|
||||
"PDFE.Views.ParagraphSettingsAdvanced.textTabCenter": "La centru",
|
||||
"PDFE.Views.ParagraphSettingsAdvanced.txtAutoText": "Auto",
|
||||
"PDFE.Views.PrintWithPreview.textMarginsLast": "Ultima setare particularizată",
|
||||
"PDFE.Views.PrintWithPreview.textMarginsModerate": "Moderat",
|
||||
"PDFE.Views.PrintWithPreview.textMarginsNarrow": "Îngust",
|
||||
@ -676,6 +999,42 @@
|
||||
"PDFE.Views.PrintWithPreview.txtRight": "Dreapta",
|
||||
"PDFE.Views.PrintWithPreview.txtSelection": "Selecție",
|
||||
"PDFE.Views.PrintWithPreview.txtTop": "Sus",
|
||||
"PDFE.Views.RightMenu.txtChartSettings": "Setări diagramă",
|
||||
"PDFE.Views.ShapeSettings.strBackground": "Culoare de fundal",
|
||||
"PDFE.Views.ShapeSettings.strChange": "Modificare formă",
|
||||
"PDFE.Views.ShapeSettings.strColor": "Culoare",
|
||||
"PDFE.Views.ShapeSettings.strFill": "Umplere",
|
||||
"PDFE.Views.ShapeSettings.textAngle": "Unghi",
|
||||
"PDFE.Views.ShapeSettings.textColor": "Umplere cu culoare",
|
||||
"PDFE.Views.ShapeSettings.textDirection": "Orientare",
|
||||
"PDFE.Views.ShapeSettings.textEditPoints": "Editare puncte",
|
||||
"PDFE.Views.ShapeSettings.textEditShape": "Modificare formă",
|
||||
"PDFE.Views.ShapeSettings.textFlip": "Răsturnare",
|
||||
"PDFE.Views.ShapeSettings.textHintFlipH": "Răsturnare orizontală",
|
||||
"PDFE.Views.ShapeSettings.textHintFlipV": "Răsturnare verticală",
|
||||
"PDFE.Views.ShapeSettings.tipAddGradientPoint": "Adăugare stop gradient",
|
||||
"PDFE.Views.ShapeSettings.txtBrownPaper": "Hârtie reciclată",
|
||||
"PDFE.Views.ShapeSettings.txtCanvas": "Pânză",
|
||||
"PDFE.Views.ShapeSettings.txtCarton": "Carton",
|
||||
"PDFE.Views.ShapeSettings.txtDarkFabric": "Pânză întunecată",
|
||||
"PDFE.Views.ShapeSettingsAdvanced.strColumns": "Coloane",
|
||||
"PDFE.Views.ShapeSettingsAdvanced.textAlt": "Text alternativ",
|
||||
"PDFE.Views.ShapeSettingsAdvanced.textAltDescription": "Descriere",
|
||||
"PDFE.Views.ShapeSettingsAdvanced.textAngle": "Unghi",
|
||||
"PDFE.Views.ShapeSettingsAdvanced.textArrows": "Săgeți",
|
||||
"PDFE.Views.ShapeSettingsAdvanced.textAutofit": "Potrivire automată",
|
||||
"PDFE.Views.ShapeSettingsAdvanced.textBeginSize": "Dimensiune inițială",
|
||||
"PDFE.Views.ShapeSettingsAdvanced.textBeginStyle": "Stil început",
|
||||
"PDFE.Views.ShapeSettingsAdvanced.textBevel": "Unghi ascuțit",
|
||||
"PDFE.Views.ShapeSettingsAdvanced.textBottom": "Jos",
|
||||
"PDFE.Views.ShapeSettingsAdvanced.textCapType": "Tip capăt",
|
||||
"PDFE.Views.ShapeSettingsAdvanced.textCenter": "La centru",
|
||||
"PDFE.Views.ShapeSettingsAdvanced.textEndSize": "Dimensiunea finală",
|
||||
"PDFE.Views.ShapeSettingsAdvanced.textEndStyle": "Stil final",
|
||||
"PDFE.Views.ShapeSettingsAdvanced.textFlat": "Plat",
|
||||
"PDFE.Views.ShapeSettingsAdvanced.textFlipped": "Răsturnat",
|
||||
"PDFE.Views.ShapeSettingsAdvanced.textKeepRatio": "Dimensiuni constante",
|
||||
"PDFE.Views.ShapeSettingsAdvanced.textNofit": "Fără portivire automată",
|
||||
"PDFE.Views.Statusbar.goToPageText": "Salt la pagină",
|
||||
"PDFE.Views.Statusbar.pageIndexText": "Pagina {0} din {1}",
|
||||
"PDFE.Views.Statusbar.tipFitPage": "Portivire la pagina",
|
||||
@ -688,8 +1047,44 @@
|
||||
"PDFE.Views.Statusbar.tipZoomIn": "Mărire",
|
||||
"PDFE.Views.Statusbar.tipZoomOut": "Micșorare",
|
||||
"PDFE.Views.Statusbar.txtPageNumInvalid": "Număr de pagină nevalid",
|
||||
"PDFE.Views.TableSettings.deleteColumnText": "Ștergere coloana",
|
||||
"PDFE.Views.TableSettings.deleteRowText": "Ștergere rând",
|
||||
"PDFE.Views.TableSettings.deleteTableText": "Ștergere tabel",
|
||||
"PDFE.Views.TableSettings.textBackColor": "Culoare de fundal",
|
||||
"PDFE.Views.TableSettings.textBanded": "Alternant",
|
||||
"PDFE.Views.TableSettings.textBorderColor": "Culoare",
|
||||
"PDFE.Views.TableSettings.textBorders": "Stil borduri",
|
||||
"PDFE.Views.TableSettings.textCellSize": "Dimensiune celulă",
|
||||
"PDFE.Views.TableSettings.textColumns": "Coloane",
|
||||
"PDFE.Views.TableSettings.textDistributeCols": "Distribuire coloane",
|
||||
"PDFE.Views.TableSettings.textDistributeRows": "Distribuire rânduri",
|
||||
"PDFE.Views.TableSettings.textFirst": "Primul",
|
||||
"PDFE.Views.TableSettings.txtGroupTable_Custom": "Particularizat",
|
||||
"PDFE.Views.TableSettings.txtGroupTable_Dark": "Întunecat",
|
||||
"PDFE.Views.TableSettings.txtGroupTable_Optimal": "Cea mai bună potrivire pentru document",
|
||||
"PDFE.Views.TableSettings.txtTable_Accent": "Accent",
|
||||
"PDFE.Views.TableSettings.txtTable_DarkStyle": "Modul întunecat",
|
||||
"PDFE.Views.TableSettingsAdvanced.textAlt": "Text alternativ",
|
||||
"PDFE.Views.TableSettingsAdvanced.textAltDescription": "Descriere",
|
||||
"PDFE.Views.TableSettingsAdvanced.textBottom": "Jos",
|
||||
"PDFE.Views.TableSettingsAdvanced.textCenter": "La centru",
|
||||
"PDFE.Views.TableSettingsAdvanced.textDefaultMargins": "Margini implicite",
|
||||
"PDFE.Views.TableSettingsAdvanced.textKeepRatio": "Dimensiuni constante",
|
||||
"PDFE.Views.TableSettingsAdvanced.textMargins": "Margini de celulă",
|
||||
"PDFE.Views.TextArtSettings.strBackground": "Culoare de fundal",
|
||||
"PDFE.Views.TextArtSettings.strColor": "Culoare",
|
||||
"PDFE.Views.TextArtSettings.strFill": "Umplere",
|
||||
"PDFE.Views.TextArtSettings.textAngle": "Unghi",
|
||||
"PDFE.Views.TextArtSettings.textColor": "Umplere cu culoare",
|
||||
"PDFE.Views.TextArtSettings.textDirection": "Orientare",
|
||||
"PDFE.Views.TextArtSettings.tipAddGradientPoint": "Adăugare stop gradient",
|
||||
"PDFE.Views.TextArtSettings.txtBrownPaper": "Hârtie reciclată",
|
||||
"PDFE.Views.TextArtSettings.txtCanvas": "Pânză",
|
||||
"PDFE.Views.TextArtSettings.txtCarton": "Carton",
|
||||
"PDFE.Views.TextArtSettings.txtDarkFabric": "Pânză întunecată",
|
||||
"PDFE.Views.Toolbar.capBtnComment": "Comentariu",
|
||||
"PDFE.Views.Toolbar.capBtnDownloadForm": "Descărcare ca PDF",
|
||||
"PDFE.Views.Toolbar.capBtnEditText": "Editare text",
|
||||
"PDFE.Views.Toolbar.capBtnHand": "Mână",
|
||||
"PDFE.Views.Toolbar.capBtnNext": "Câmpul următor",
|
||||
"PDFE.Views.Toolbar.capBtnPrev": "Câmpul anterior",
|
||||
@ -699,24 +1094,57 @@
|
||||
"PDFE.Views.Toolbar.capBtnSelect": "Selectare",
|
||||
"PDFE.Views.Toolbar.capBtnShowComments": "Afișare comentarii",
|
||||
"PDFE.Views.Toolbar.capBtnSubmit": "Trimitere",
|
||||
"PDFE.Views.Toolbar.mniCapitalizeWords": "Fiecare Cuvânt cu Majusculă",
|
||||
"PDFE.Views.Toolbar.strMenuNoFill": "Fără umplere",
|
||||
"PDFE.Views.Toolbar.textAlignBottom": "Aliniere text jos",
|
||||
"PDFE.Views.Toolbar.textAlignCenter": "Aliniere text la centru",
|
||||
"PDFE.Views.Toolbar.textAlignLeft": "Aliniere text la stânga",
|
||||
"PDFE.Views.Toolbar.textAlignMiddle": "Aliniere text la centru",
|
||||
"PDFE.Views.Toolbar.textAlignRight": "Aliniere text la dreapta",
|
||||
"PDFE.Views.Toolbar.textAlignTop": "Aliniere text sus",
|
||||
"PDFE.Views.Toolbar.textArrangeForward": "Aducere în plan apropiat",
|
||||
"PDFE.Views.Toolbar.textArrangeFront": "Aducere în prim plan",
|
||||
"PDFE.Views.Toolbar.textBold": "Aldin",
|
||||
"PDFE.Views.Toolbar.textClear": "Golirea câmpurilor",
|
||||
"PDFE.Views.Toolbar.textClearFields": "Goleşte toate câmpurile",
|
||||
"PDFE.Views.Toolbar.textColumnsCustom": "Coloane particularizate",
|
||||
"PDFE.Views.Toolbar.textHighlight": "Evidențiere",
|
||||
"PDFE.Views.Toolbar.textShapeAlignBottom": "Aliniere jos",
|
||||
"PDFE.Views.Toolbar.textShapeAlignCenter": "Aliniere la centru",
|
||||
"PDFE.Views.Toolbar.textShapeAlignLeft": "Aliniere la stânga",
|
||||
"PDFE.Views.Toolbar.textShapeAlignMiddle": "Aliniere la mijloc",
|
||||
"PDFE.Views.Toolbar.textShapeAlignRight": "Aliniere la dreapta",
|
||||
"PDFE.Views.Toolbar.textShapeAlignTop": "Aliniere sus",
|
||||
"PDFE.Views.Toolbar.textStrikeout": "Tăiere cu o linie",
|
||||
"PDFE.Views.Toolbar.textSubmited": "Formularul a fost trimis cu succes",
|
||||
"PDFE.Views.Toolbar.textTabComment": "Comentariu",
|
||||
"PDFE.Views.Toolbar.textTabEdit": "Editare",
|
||||
"PDFE.Views.Toolbar.textTabFile": "Fişier",
|
||||
"PDFE.Views.Toolbar.textTabHome": "Acasă",
|
||||
"PDFE.Views.Toolbar.textTabView": "Vizualizare",
|
||||
"PDFE.Views.Toolbar.textUnderline": "Subliniat",
|
||||
"PDFE.Views.Toolbar.tipAddComment": "Adăugare comentariu",
|
||||
"PDFE.Views.Toolbar.tipChangeCase": "Modificarea scrierii cu majuscule sau minuscule",
|
||||
"PDFE.Views.Toolbar.tipClearStyle": "Golire stil",
|
||||
"PDFE.Views.Toolbar.tipCopy": "Copiere",
|
||||
"PDFE.Views.Toolbar.tipCut": "Decupare",
|
||||
"PDFE.Views.Toolbar.tipDecFont": "Reducere font",
|
||||
"PDFE.Views.Toolbar.tipDecPrLeft": "Micșorare indent",
|
||||
"PDFE.Views.Toolbar.tipDownloadForm": "Descărcare fişier ca un PDF completabil",
|
||||
"PDFE.Views.Toolbar.tipEditText": "Editare text",
|
||||
"PDFE.Views.Toolbar.tipFirstPage": "Prima pagină ",
|
||||
"PDFE.Views.Toolbar.tipFontColor": "Culoare font",
|
||||
"PDFE.Views.Toolbar.tipFontName": "Font",
|
||||
"PDFE.Views.Toolbar.tipFontSize": "Dimensiune font",
|
||||
"PDFE.Views.Toolbar.tipHandTool": "Instrumentul Mână",
|
||||
"PDFE.Views.Toolbar.tipLastPage": "Ultima pagină",
|
||||
"PDFE.Views.Toolbar.tipMarkers": "Marcatori",
|
||||
"PDFE.Views.Toolbar.tipMarkersArrow": "Marcatori săgeată",
|
||||
"PDFE.Views.Toolbar.tipMarkersCheckmark": "Marcatori simbol de bifare",
|
||||
"PDFE.Views.Toolbar.tipMarkersDash": "Marcatori cu o liniuță",
|
||||
"PDFE.Views.Toolbar.tipMarkersFRhombus": "Marcatori romb umplut",
|
||||
"PDFE.Views.Toolbar.tipMarkersFRound": "Marcatori cerc umplut",
|
||||
"PDFE.Views.Toolbar.tipMarkersFSquare": "Marcatori pătrat umplut",
|
||||
"PDFE.Views.Toolbar.tipNextForm": "Salt la câmpul următor",
|
||||
"PDFE.Views.Toolbar.tipNextPage": "Pagina următoare",
|
||||
"PDFE.Views.Toolbar.tipPaste": "Lipire",
|
||||
@ -731,9 +1159,15 @@
|
||||
"PDFE.Views.Toolbar.tipSaveForm": "Salvare fișier ca un PDF completabil",
|
||||
"PDFE.Views.Toolbar.tipSelectAll": "Selectare totală",
|
||||
"PDFE.Views.Toolbar.tipSelectTool": "Instrumentul Selectare",
|
||||
"PDFE.Views.Toolbar.tipShapeAlign": "Aliniere formă",
|
||||
"PDFE.Views.Toolbar.tipShapeArrange": "Aranjare formă",
|
||||
"PDFE.Views.Toolbar.tipSubmit": "Trimitere formular",
|
||||
"PDFE.Views.Toolbar.tipSynchronize": "Documentul a fost modificat de către un alt utilizator. Salvați modificările făcute de dumneavoastră și reîmprospătați documentul.",
|
||||
"PDFE.Views.Toolbar.tipUndo": "Anulare",
|
||||
"PDFE.Views.Toolbar.txtDistribHor": "Distribuire pe orizontală",
|
||||
"PDFE.Views.Toolbar.txtDistribVert": "Distribuire pe verticală",
|
||||
"PDFE.Views.Toolbar.txtObjectsAlign": "Alinierea obiectelor selectate",
|
||||
"PDFE.Views.Toolbar.txtPageAlign": "Aliniere la pagină",
|
||||
"PDFE.Views.ViewTab.textAlwaysShowToolbar": "Afișează bară de instrumente permanent",
|
||||
"PDFE.Views.ViewTab.textDarkDocument": "Document întunecat",
|
||||
"PDFE.Views.ViewTab.textFitToPage": "Portivire la pagina",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -48,6 +48,6 @@
|
||||
"PE.ApplicationView.txtFileLocation": "Open file location",
|
||||
"PE.ApplicationView.txtFullScreen": "Full screen",
|
||||
"PE.ApplicationView.txtPrint": "Print",
|
||||
"PE.ApplicationView.txtSearch": "Search",
|
||||
"PE.ApplicationView.txtSearch": "Find",
|
||||
"PE.ApplicationView.txtShare": "Share"
|
||||
}
|
||||
@ -15,6 +15,7 @@
|
||||
"PE.ApplicationController.downloadTextText": "Baixando apresentação...",
|
||||
"PE.ApplicationController.errorAccessDeny": "Você está tentando executar uma ação para a qual não tem direitos.<br>Entre em contato com o administrador do Document Server.",
|
||||
"PE.ApplicationController.errorDefaultMessage": "Código do erro: %1",
|
||||
"PE.ApplicationController.errorEditingDownloadas": "Ocorreu um erro durante o trabalho com o documento.<br>Use a opção 'Baixar como' para salvar a cópia de backup do arquivo em uma unidade.",
|
||||
"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.",
|
||||
|
||||
@ -629,7 +629,7 @@
|
||||
"Common.Views.Header.tipPrintQuick": "Quick print",
|
||||
"Common.Views.Header.tipRedo": "Redo",
|
||||
"Common.Views.Header.tipSave": "Save",
|
||||
"Common.Views.Header.tipSearch": "Search",
|
||||
"Common.Views.Header.tipSearch": "Find",
|
||||
"Common.Views.Header.tipUndo": "Undo",
|
||||
"Common.Views.Header.tipUndock": "Undock into separate window",
|
||||
"Common.Views.Header.tipUsers": "View users",
|
||||
@ -1767,6 +1767,7 @@
|
||||
"PE.Views.DocumentHolder.textNextPage": "Next Slide",
|
||||
"PE.Views.DocumentHolder.textPaste": "Paste",
|
||||
"PE.Views.DocumentHolder.textPrevPage": "Previous slide",
|
||||
"PE.Views.DocumentHolder.textRemove": "Remove",
|
||||
"PE.Views.DocumentHolder.textReplace": "Replace image",
|
||||
"PE.Views.DocumentHolder.textRotate": "Rotate",
|
||||
"PE.Views.DocumentHolder.textRotate270": "Rotate 90° Counterclockwise",
|
||||
@ -1784,7 +1785,12 @@
|
||||
"PE.Views.DocumentHolder.textSlideSettings": "Slide settings",
|
||||
"PE.Views.DocumentHolder.textSmartGuides": "Smart Guides",
|
||||
"PE.Views.DocumentHolder.textSnapObjects": "Snap object to grid",
|
||||
"PE.Views.DocumentHolder.textStartAfterPrevious": "Start After Previous",
|
||||
"PE.Views.DocumentHolder.textStartOnClick": "Start On Click",
|
||||
"PE.Views.DocumentHolder.textStartWithPrevious": "Start With Previous",
|
||||
"PE.Views.DocumentHolder.textUndo": "Undo",
|
||||
"PE.Views.DocumentHolder.textZoomIn": "Zoom In",
|
||||
"PE.Views.DocumentHolder.textZoomOut": "Zoom Out",
|
||||
"PE.Views.DocumentHolder.tipGuides": "Show guides",
|
||||
"PE.Views.DocumentHolder.tipIsLocked": "This element is currently being edited by another user.",
|
||||
"PE.Views.DocumentHolder.toDictionaryText": "Add to dictionary",
|
||||
@ -1893,12 +1899,6 @@
|
||||
"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.unicodeText": "Unicode",
|
||||
"PE.Views.DocumentHolder.vertAlignText": "Vertical alignment",
|
||||
"PE.Views.DocumentHolder.textZoomIn": "Zoom In",
|
||||
"PE.Views.DocumentHolder.textZoomOut": "Zoom Out",
|
||||
"PE.Views.DocumentHolder.textStartOnClick": "Start On Click",
|
||||
"PE.Views.DocumentHolder.textStartWithPrevious": "Start With Previous",
|
||||
"PE.Views.DocumentHolder.textStartAfterPrevious": "Start After Previous",
|
||||
"PE.Views.DocumentHolder.textRemove": "Remove",
|
||||
"PE.Views.DocumentPreview.goToSlideText": "Go to slide",
|
||||
"PE.Views.DocumentPreview.slideIndexText": "Slide {0} of {1}",
|
||||
"PE.Views.DocumentPreview.txtClose": "Close slideshow",
|
||||
@ -2123,7 +2123,7 @@
|
||||
"PE.Views.LeftMenu.tipChat": "Chat",
|
||||
"PE.Views.LeftMenu.tipComments": "Comments",
|
||||
"PE.Views.LeftMenu.tipPlugins": "Plugins",
|
||||
"PE.Views.LeftMenu.tipSearch": "Search",
|
||||
"PE.Views.LeftMenu.tipSearch": "Find",
|
||||
"PE.Views.LeftMenu.tipSlides": "Slides",
|
||||
"PE.Views.LeftMenu.tipSupport": "Feedback & Support",
|
||||
"PE.Views.LeftMenu.tipTitles": "Titles",
|
||||
|
||||
@ -1485,8 +1485,8 @@
|
||||
"PE.Controllers.Toolbar.txtOperator_ArrowR_Bot": "Flèche vers la droite en dessous",
|
||||
"PE.Controllers.Toolbar.txtOperator_ArrowR_Top": "Flèche vers la droite au-dessus",
|
||||
"PE.Controllers.Toolbar.txtOperator_ColonEquals": "Deux-points Égal",
|
||||
"PE.Controllers.Toolbar.txtOperator_Custom_1": "Produits",
|
||||
"PE.Controllers.Toolbar.txtOperator_Custom_2": "Produits delta",
|
||||
"PE.Controllers.Toolbar.txtOperator_Custom_1": "Rendement",
|
||||
"PE.Controllers.Toolbar.txtOperator_Custom_2": "Rendement Delta",
|
||||
"PE.Controllers.Toolbar.txtOperator_Definition": "Égal par définition à",
|
||||
"PE.Controllers.Toolbar.txtOperator_DeltaEquals": "Delta égal à",
|
||||
"PE.Controllers.Toolbar.txtOperator_DoubleArrowD_Bot": "Double flèche gauche-droite au-dessous",
|
||||
@ -1767,6 +1767,7 @@
|
||||
"PE.Views.DocumentHolder.textNextPage": "Diapositive suivante",
|
||||
"PE.Views.DocumentHolder.textPaste": "Coller",
|
||||
"PE.Views.DocumentHolder.textPrevPage": "Diapositive précédente",
|
||||
"PE.Views.DocumentHolder.textRemove": "Supprimer",
|
||||
"PE.Views.DocumentHolder.textReplace": "Remplacer l’image",
|
||||
"PE.Views.DocumentHolder.textRotate": "Rotation",
|
||||
"PE.Views.DocumentHolder.textRotate270": "Faire pivoter à gauche de 90°",
|
||||
@ -1784,7 +1785,12 @@
|
||||
"PE.Views.DocumentHolder.textSlideSettings": "Paramètres de diapositive",
|
||||
"PE.Views.DocumentHolder.textSmartGuides": "Repères actifs",
|
||||
"PE.Views.DocumentHolder.textSnapObjects": "Fixer l'objet à la grille",
|
||||
"PE.Views.DocumentHolder.textStartAfterPrevious": "Démarrer après la précédente",
|
||||
"PE.Views.DocumentHolder.textStartOnClick": "Démarrer au clic",
|
||||
"PE.Views.DocumentHolder.textStartWithPrevious": "Démarrer avec la précédente",
|
||||
"PE.Views.DocumentHolder.textUndo": "Annuler",
|
||||
"PE.Views.DocumentHolder.textZoomIn": "Zoom avant",
|
||||
"PE.Views.DocumentHolder.textZoomOut": "Zoom arrière",
|
||||
"PE.Views.DocumentHolder.tipGuides": "Afficher les repères",
|
||||
"PE.Views.DocumentHolder.tipIsLocked": "Cet élément est en cours d'édition par un autre utilisateur.",
|
||||
"PE.Views.DocumentHolder.toDictionaryText": "Ajouter au dictionnaire",
|
||||
@ -1809,8 +1815,8 @@
|
||||
"PE.Views.DocumentHolder.txtDecreaseArg": "Diminuer la taille de l'argument",
|
||||
"PE.Views.DocumentHolder.txtDeleteArg": "Supprimer l'argument",
|
||||
"PE.Views.DocumentHolder.txtDeleteBreak": "Supprimer un saut manuel",
|
||||
"PE.Views.DocumentHolder.txtDeleteChars": "Supprimer caractères enserrant",
|
||||
"PE.Views.DocumentHolder.txtDeleteCharsAndSeparators": "Supprimer caractères et séparateurs qui entourent",
|
||||
"PE.Views.DocumentHolder.txtDeleteChars": "Supprimer les caractères englobants",
|
||||
"PE.Views.DocumentHolder.txtDeleteCharsAndSeparators": "Supprimer les caractères et les séparateurs englobants",
|
||||
"PE.Views.DocumentHolder.txtDeleteEq": "Supprimer l'équation",
|
||||
"PE.Views.DocumentHolder.txtDeleteGroupChar": "Supprimer caractère",
|
||||
"PE.Views.DocumentHolder.txtDeleteRadical": "Supprimer radical",
|
||||
@ -2275,7 +2281,7 @@
|
||||
"PE.Views.ShapeSettingsAdvanced.textCapType": "Type de lettrine",
|
||||
"PE.Views.ShapeSettingsAdvanced.textCenter": "Au centre",
|
||||
"PE.Views.ShapeSettingsAdvanced.textColNumber": "Nombre de colonnes",
|
||||
"PE.Views.ShapeSettingsAdvanced.textEndSize": "Taille de fin",
|
||||
"PE.Views.ShapeSettingsAdvanced.textEndSize": "Taille finale",
|
||||
"PE.Views.ShapeSettingsAdvanced.textEndStyle": "Style final",
|
||||
"PE.Views.ShapeSettingsAdvanced.textFlat": "Plat",
|
||||
"PE.Views.ShapeSettingsAdvanced.textFlipped": "Retourné",
|
||||
|
||||
@ -2215,7 +2215,7 @@
|
||||
"PE.Views.ShapeSettings.textAdvanced": "Afișare setări avansate",
|
||||
"PE.Views.ShapeSettings.textAngle": "Unghi",
|
||||
"PE.Views.ShapeSettings.textBorderSizeErr": "Valoarea introdusă nu este corectă.<br>Selectați valoarea cuprinsă înte 0 pt și 1584 pt.",
|
||||
"PE.Views.ShapeSettings.textColor": "Culoare de umplere",
|
||||
"PE.Views.ShapeSettings.textColor": "Umplere cu culoare",
|
||||
"PE.Views.ShapeSettings.textDirection": "Orientare",
|
||||
"PE.Views.ShapeSettings.textEditPoints": "Editare puncte",
|
||||
"PE.Views.ShapeSettings.textEditShape": "Modificare formă",
|
||||
@ -2335,7 +2335,7 @@
|
||||
"PE.Views.SlideSettings.strTransparency": "Transparență",
|
||||
"PE.Views.SlideSettings.textAdvanced": "Afișare setări avansate",
|
||||
"PE.Views.SlideSettings.textAngle": "Unghi",
|
||||
"PE.Views.SlideSettings.textColor": "Culoare de umplere",
|
||||
"PE.Views.SlideSettings.textColor": "Umplere cu culoare",
|
||||
"PE.Views.SlideSettings.textDirection": "Orientare",
|
||||
"PE.Views.SlideSettings.textEmptyPattern": "Fără model",
|
||||
"PE.Views.SlideSettings.textFromFile": "Din Fișier",
|
||||
@ -2500,7 +2500,7 @@
|
||||
"PE.Views.TextArtSettings.strType": "Tip",
|
||||
"PE.Views.TextArtSettings.textAngle": "Unghi",
|
||||
"PE.Views.TextArtSettings.textBorderSizeErr": "Valoarea introdusă nu este corectă.<br>Selectați valoarea cuprinsă înte 0 pt și 1584 pt.",
|
||||
"PE.Views.TextArtSettings.textColor": "Culoare de umplere",
|
||||
"PE.Views.TextArtSettings.textColor": "Umplere cu culoare",
|
||||
"PE.Views.TextArtSettings.textDirection": "Orientare",
|
||||
"PE.Views.TextArtSettings.textEmptyPattern": "Fără model",
|
||||
"PE.Views.TextArtSettings.textFromFile": "Din Fișier",
|
||||
|
||||
@ -1767,6 +1767,7 @@
|
||||
"PE.Views.DocumentHolder.textNextPage": "Следующий слайд",
|
||||
"PE.Views.DocumentHolder.textPaste": "Вставить",
|
||||
"PE.Views.DocumentHolder.textPrevPage": "Предыдущий слайд",
|
||||
"PE.Views.DocumentHolder.textRemove": "Удалить",
|
||||
"PE.Views.DocumentHolder.textReplace": "Заменить изображение",
|
||||
"PE.Views.DocumentHolder.textRotate": "Поворот",
|
||||
"PE.Views.DocumentHolder.textRotate270": "Повернуть на 90° против часовой стрелки",
|
||||
@ -1784,7 +1785,12 @@
|
||||
"PE.Views.DocumentHolder.textSlideSettings": "Параметры слайда",
|
||||
"PE.Views.DocumentHolder.textSmartGuides": "Смарт-направляющие",
|
||||
"PE.Views.DocumentHolder.textSnapObjects": "Привязать объект к сетке",
|
||||
"PE.Views.DocumentHolder.textStartAfterPrevious": "Запускать после предыдущего",
|
||||
"PE.Views.DocumentHolder.textStartOnClick": "Запускать щелчком",
|
||||
"PE.Views.DocumentHolder.textStartWithPrevious": "Запускать вместе с предыдущим",
|
||||
"PE.Views.DocumentHolder.textUndo": "Отменить",
|
||||
"PE.Views.DocumentHolder.textZoomIn": "Увеличить",
|
||||
"PE.Views.DocumentHolder.textZoomOut": "Уменьшить",
|
||||
"PE.Views.DocumentHolder.tipGuides": "Показать направляющие",
|
||||
"PE.Views.DocumentHolder.tipIsLocked": "Этот элемент редактируется другим пользователем.",
|
||||
"PE.Views.DocumentHolder.toDictionaryText": "Добавить в словарь",
|
||||
|
||||
@ -264,7 +264,7 @@
|
||||
"textRTL": "RTL",
|
||||
"textRtlInterface": "RTL Interface",
|
||||
"textSameAsSystem": "Same As System",
|
||||
"textSearch": "Search",
|
||||
"textSearch": "Find",
|
||||
"textSettings": "Settings",
|
||||
"textShowNotification": "Show Notification",
|
||||
"textSlideSize": "Slide Size",
|
||||
|
||||
@ -516,7 +516,7 @@
|
||||
"textRTL": "RTL",
|
||||
"textRtlInterface": "RTL Interface",
|
||||
"textSameAsSystem": "Same As System",
|
||||
"textSearch": "Search",
|
||||
"textSearch": "Find",
|
||||
"textSettings": "Settings",
|
||||
"textShowNotification": "Show Notification",
|
||||
"textSlideSize": "Slide Size",
|
||||
|
||||
@ -421,7 +421,7 @@
|
||||
"textRotateTextDown": "Faire pivoter le texte vers le bas",
|
||||
"textRotateTextUp": "Faire pivoter le texte vers le haut",
|
||||
"textScreenTip": "Info-bulle",
|
||||
"textSearch": "Rechercher",
|
||||
"textSearch": "Recherche",
|
||||
"textSec": "sec",
|
||||
"textSelectObjectToEdit": "Sélectionnez l'objet à modifier",
|
||||
"textSendToBackground": "Mettre en arrière-plan",
|
||||
|
||||
@ -350,7 +350,7 @@
|
||||
"textRTL": "RTL",
|
||||
"textRtlInterface": "RTL Interface",
|
||||
"textSameAsSystem": "Same As System",
|
||||
"textSearch": "Search",
|
||||
"textSearch": "Find",
|
||||
"textSettings": "Settings",
|
||||
"textShowNotification": "Show Notification",
|
||||
"textSlideSize": "Slide Size",
|
||||
|
||||
@ -471,6 +471,7 @@
|
||||
"textBack": "Voltar",
|
||||
"textCaseSensitive": "Maiúsculas e Minúsculas",
|
||||
"textCentimeter": "Centímetro",
|
||||
"textClose": "Fechar",
|
||||
"textCollaboration": "Colaboração",
|
||||
"textColorSchemes": "Esquemas de cor",
|
||||
"textComment": "Comente",
|
||||
@ -549,8 +550,7 @@
|
||||
"txtScheme6": "Concurso",
|
||||
"txtScheme7": "Patrimônio Líquido",
|
||||
"txtScheme8": "Fluxo",
|
||||
"txtScheme9": "Fundição",
|
||||
"textClose": "Close"
|
||||
"txtScheme9": "Fundição"
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -350,7 +350,7 @@
|
||||
"textRTL": "RTL",
|
||||
"textRtlInterface": "RTL Interface",
|
||||
"textSameAsSystem": "Same As System",
|
||||
"textSearch": "Search",
|
||||
"textSearch": "Find",
|
||||
"textSettings": "Settings",
|
||||
"textShowNotification": "Show Notification",
|
||||
"textSlideSize": "Slide Size",
|
||||
|
||||
@ -476,7 +476,7 @@
|
||||
"textRTL": "RTL",
|
||||
"textRtlInterface": "RTL Interface",
|
||||
"textSameAsSystem": "Same As System",
|
||||
"textSearch": "Search",
|
||||
"textSearch": "Find",
|
||||
"textSettings": "Settings",
|
||||
"textShowNotification": "Show Notification",
|
||||
"textSlideSize": "Slide Size",
|
||||
|
||||
@ -48,6 +48,6 @@
|
||||
"SSE.ApplicationView.txtFileLocation": "Open file location",
|
||||
"SSE.ApplicationView.txtFullScreen": "Full screen",
|
||||
"SSE.ApplicationView.txtPrint": "Print",
|
||||
"SSE.ApplicationView.txtSearch": "Search",
|
||||
"SSE.ApplicationView.txtSearch": "Find",
|
||||
"SSE.ApplicationView.txtShare": "Share"
|
||||
}
|
||||
@ -15,6 +15,7 @@
|
||||
"SSE.ApplicationController.downloadTextText": "Transferindo planilha...",
|
||||
"SSE.ApplicationController.errorAccessDeny": "Você está tentando executar uma ação para a qual não tem direitos.<br>Entre em contato com o administrador de Servidor de Documentos.",
|
||||
"SSE.ApplicationController.errorDefaultMessage": "Código de erro: %1",
|
||||
"SSE.ApplicationController.errorEditingDownloadas": "Ocorreu um erro durante o trabalho com o documento.<br>Use a opção 'Baixar como' para salvar a cópia de backup do arquivo em uma unidade.",
|
||||
"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.",
|
||||
|
||||
@ -466,7 +466,7 @@
|
||||
"Common.Views.Header.tipPrintQuick": "Quick print",
|
||||
"Common.Views.Header.tipRedo": "Redo",
|
||||
"Common.Views.Header.tipSave": "Save",
|
||||
"Common.Views.Header.tipSearch": "Search",
|
||||
"Common.Views.Header.tipSearch": "Find",
|
||||
"Common.Views.Header.tipUndo": "Undo",
|
||||
"Common.Views.Header.tipUndock": "Undock into separate window",
|
||||
"Common.Views.Header.tipUsers": "View users",
|
||||
@ -3056,7 +3056,7 @@
|
||||
"SSE.Views.LeftMenu.tipComments": "Comments",
|
||||
"SSE.Views.LeftMenu.tipFile": "File",
|
||||
"SSE.Views.LeftMenu.tipPlugins": "Plugins",
|
||||
"SSE.Views.LeftMenu.tipSearch": "Search",
|
||||
"SSE.Views.LeftMenu.tipSearch": "Find",
|
||||
"SSE.Views.LeftMenu.tipSpellcheck": "Spell checking",
|
||||
"SSE.Views.LeftMenu.tipSupport": "Feedback & Support",
|
||||
"SSE.Views.LeftMenu.txtDeveloper": "DEVELOPER MODE",
|
||||
|
||||
@ -791,8 +791,8 @@
|
||||
"SSE.Controllers.DocumentHolder.txtDecreaseArg": "Diminuer la taille de l'argument",
|
||||
"SSE.Controllers.DocumentHolder.txtDeleteArg": "Supprimer l'argument",
|
||||
"SSE.Controllers.DocumentHolder.txtDeleteBreak": "Supprimer le saut manuel",
|
||||
"SSE.Controllers.DocumentHolder.txtDeleteChars": "Supprimer caractères enserrant",
|
||||
"SSE.Controllers.DocumentHolder.txtDeleteCharsAndSeparators": "Supprimer caractères et séparateurs qui entourent",
|
||||
"SSE.Controllers.DocumentHolder.txtDeleteChars": "Supprimer les caractères englobants",
|
||||
"SSE.Controllers.DocumentHolder.txtDeleteCharsAndSeparators": "Supprimer les caractères et les séparateurs englobants",
|
||||
"SSE.Controllers.DocumentHolder.txtDeleteEq": "Supprimer l'équation",
|
||||
"SSE.Controllers.DocumentHolder.txtDeleteGroupChar": "Supprimer caractère",
|
||||
"SSE.Controllers.DocumentHolder.txtDeleteRadical": "Supprimer radical",
|
||||
@ -901,6 +901,7 @@
|
||||
"SSE.Controllers.DocumentHolder.warnFilterError": "Vous avez besoin d'au moins un champs dans la zone des valeurs pour appliquer la filtre de valeur.",
|
||||
"SSE.Controllers.FormulaDialog.sCategoryAll": "Tout",
|
||||
"SSE.Controllers.FormulaDialog.sCategoryCube": "Cube",
|
||||
"SSE.Controllers.FormulaDialog.sCategoryCustom": "Personnalisé",
|
||||
"SSE.Controllers.FormulaDialog.sCategoryDatabase": "Base de données",
|
||||
"SSE.Controllers.FormulaDialog.sCategoryDateAndTime": "Date et heure",
|
||||
"SSE.Controllers.FormulaDialog.sCategoryEngineering": "Ingénierie",
|
||||
@ -1660,8 +1661,8 @@
|
||||
"SSE.Controllers.Toolbar.txtOperator_ArrowR_Bot": "Flèche vers la droite en dessous",
|
||||
"SSE.Controllers.Toolbar.txtOperator_ArrowR_Top": "Flèche vers la droite au-dessus",
|
||||
"SSE.Controllers.Toolbar.txtOperator_ColonEquals": "Deux-points Égal",
|
||||
"SSE.Controllers.Toolbar.txtOperator_Custom_1": "Produits",
|
||||
"SSE.Controllers.Toolbar.txtOperator_Custom_2": "Produits delta",
|
||||
"SSE.Controllers.Toolbar.txtOperator_Custom_1": "Rendement",
|
||||
"SSE.Controllers.Toolbar.txtOperator_Custom_2": "Rendement Delta",
|
||||
"SSE.Controllers.Toolbar.txtOperator_Definition": "Égal par définition à",
|
||||
"SSE.Controllers.Toolbar.txtOperator_DeltaEquals": "Delta égal à",
|
||||
"SSE.Controllers.Toolbar.txtOperator_DoubleArrowD_Bot": "Double flèche gauche-droite au-dessous",
|
||||
@ -3617,7 +3618,7 @@
|
||||
"SSE.Views.ShapeSettingsAdvanced.textBottom": "En bas",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textCapType": "Type de lettrine",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textColNumber": "Nombre de colonnes",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textEndSize": "Taille de fin",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textEndSize": "Taille finale",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textEndStyle": "Style final",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textFlat": "Plat",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textFlipped": "Retourné",
|
||||
|
||||
@ -323,6 +323,7 @@
|
||||
"Common.Utils.Metric.txtCm": "cm",
|
||||
"Common.Utils.Metric.txtPt": "pt",
|
||||
"Common.Utils.String.textAlt": "Alt",
|
||||
"Common.Utils.String.textComma": ",",
|
||||
"Common.Utils.String.textCtrl": "Ctrl",
|
||||
"Common.Utils.String.textShift": "Shift",
|
||||
"Common.Utils.ThemeColor.txtaccent": "Acento",
|
||||
@ -446,6 +447,7 @@
|
||||
"Common.Views.Header.textAddFavorite": "Marcar como favorito",
|
||||
"Common.Views.Header.textAdvSettings": "Configurações avançadas",
|
||||
"Common.Views.Header.textBack": "Local do arquivo aberto",
|
||||
"Common.Views.Header.textClose": "Fechar Arquivo",
|
||||
"Common.Views.Header.textCompactView": "Ocultar barra de ferramentas",
|
||||
"Common.Views.Header.textHideLines": "Ocultar réguas",
|
||||
"Common.Views.Header.textHideStatusBar": "Ocultar barra de status",
|
||||
@ -899,6 +901,7 @@
|
||||
"SSE.Controllers.DocumentHolder.warnFilterError": "Você precisa de pelo menos um campo na área valores, para aplicar um filtro de valor.",
|
||||
"SSE.Controllers.FormulaDialog.sCategoryAll": "Todos",
|
||||
"SSE.Controllers.FormulaDialog.sCategoryCube": "Cubo",
|
||||
"SSE.Controllers.FormulaDialog.sCategoryCustom": "Personalizado",
|
||||
"SSE.Controllers.FormulaDialog.sCategoryDatabase": "Base de dados",
|
||||
"SSE.Controllers.FormulaDialog.sCategoryDateAndTime": "Data e hora",
|
||||
"SSE.Controllers.FormulaDialog.sCategoryEngineering": "Engenharia",
|
||||
@ -2531,6 +2534,7 @@
|
||||
"SSE.Views.FieldSettingsDialog.txtVar": "Var",
|
||||
"SSE.Views.FieldSettingsDialog.txtVarp": "Varp",
|
||||
"SSE.Views.FileMenu.btnBackCaption": "Local do arquivo aberto",
|
||||
"SSE.Views.FileMenu.btnCloseEditor": "Fechar Arquivo",
|
||||
"SSE.Views.FileMenu.btnCloseMenuCaption": "Fechar menu",
|
||||
"SSE.Views.FileMenu.btnCreateNewCaption": "Criar novo...",
|
||||
"SSE.Views.FileMenu.btnDownloadCaption": "Transferir como",
|
||||
@ -2994,12 +2998,14 @@
|
||||
"SSE.Views.HyperlinkSettingsDialog.textInvalidRange": "ERRO! Intervalo de células inválido",
|
||||
"SSE.Views.HyperlinkSettingsDialog.textNames": "Nomes definidos",
|
||||
"SSE.Views.HyperlinkSettingsDialog.textSelectData": "Selecionar dados",
|
||||
"SSE.Views.HyperlinkSettingsDialog.textSelectFile": "Selecionar arquivo",
|
||||
"SSE.Views.HyperlinkSettingsDialog.textSheets": "Folhas",
|
||||
"SSE.Views.HyperlinkSettingsDialog.textTipText": "Texto da dica de tela",
|
||||
"SSE.Views.HyperlinkSettingsDialog.textTitle": "Configurações de hiperlink",
|
||||
"SSE.Views.HyperlinkSettingsDialog.txtEmpty": "Este campo é obrigatório",
|
||||
"SSE.Views.HyperlinkSettingsDialog.txtNotUrl": "Este campo deve ser uma URL no formato \"http://www.example.com\"",
|
||||
"SSE.Views.HyperlinkSettingsDialog.txtSizeLimit": "Este campo é limitado a 2083 caracteres. ",
|
||||
"SSE.Views.HyperlinkSettingsDialog.txtUrlPlaceholder": "Digite o endereço da web ou selecione um arquivo",
|
||||
"SSE.Views.ImageSettings.textAdvanced": "Exibir configurações avançadas",
|
||||
"SSE.Views.ImageSettings.textCrop": "Cortar",
|
||||
"SSE.Views.ImageSettings.textCropFill": "Preencher",
|
||||
@ -3452,10 +3458,16 @@
|
||||
"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.ProtectedRangesEditDlg.textAnonymous": "Anônimo",
|
||||
"SSE.Views.ProtectedRangesEditDlg.textAnyone": "Alguém",
|
||||
"SSE.Views.ProtectedRangesEditDlg.textCanEdit": "Editar",
|
||||
"SSE.Views.ProtectedRangesEditDlg.textCantView": "Negado",
|
||||
"SSE.Views.ProtectedRangesEditDlg.textCanView": "Visualizar",
|
||||
"SSE.Views.ProtectedRangesEditDlg.textInvalidName": "O título do intervalo deve começar com uma letra e pode conter apenas letras, números e espaços.",
|
||||
"SSE.Views.ProtectedRangesEditDlg.textInvalidRange": "ERRO! Intervalo de células inválido",
|
||||
"SSE.Views.ProtectedRangesEditDlg.textRemove": "Remover",
|
||||
"SSE.Views.ProtectedRangesEditDlg.textSelectData": "Selecionar dados",
|
||||
"SSE.Views.ProtectedRangesEditDlg.textYou": "Você",
|
||||
"SSE.Views.ProtectedRangesEditDlg.txtAccess": "Acesso ao intervalo",
|
||||
"SSE.Views.ProtectedRangesEditDlg.txtEmpty": "Este campo é obrigatório",
|
||||
"SSE.Views.ProtectedRangesEditDlg.txtProtect": "Proteger",
|
||||
"SSE.Views.ProtectedRangesEditDlg.txtRange": "Intervalo",
|
||||
@ -3475,6 +3487,8 @@
|
||||
"SSE.Views.ProtectedRangesManagerDlg.textRangesDesc": "Você pode restringir os intervalos de edição para pessoas selecionadas.",
|
||||
"SSE.Views.ProtectedRangesManagerDlg.textTitle": "Título",
|
||||
"SSE.Views.ProtectedRangesManagerDlg.tipIsLocked": "Este elemento está sendo editado por outro usuário.",
|
||||
"SSE.Views.ProtectedRangesManagerDlg.txtAccess": "Acesso",
|
||||
"SSE.Views.ProtectedRangesManagerDlg.txtDenied": "Negado",
|
||||
"SSE.Views.ProtectedRangesManagerDlg.txtEdit": "Editar",
|
||||
"SSE.Views.ProtectedRangesManagerDlg.txtEditRange": "Editar intervalo",
|
||||
"SSE.Views.ProtectedRangesManagerDlg.txtNewRange": "Nova Classificação",
|
||||
@ -4176,6 +4190,7 @@
|
||||
"SSE.Views.Toolbar.tipPrintQuick": "Impressão rápida",
|
||||
"SSE.Views.Toolbar.tipPrintTitles": "Imprimir títulos",
|
||||
"SSE.Views.Toolbar.tipRedo": "Refazer",
|
||||
"SSE.Views.Toolbar.tipReplace": "Substituir",
|
||||
"SSE.Views.Toolbar.tipSave": "Salvar",
|
||||
"SSE.Views.Toolbar.tipSaveCoauth": "Salvar suas alterações para que os outros usuários as vejam.",
|
||||
"SSE.Views.Toolbar.tipScale": "Dimensionar",
|
||||
|
||||
@ -901,6 +901,7 @@
|
||||
"SSE.Controllers.DocumentHolder.warnFilterError": "Zonă de Valori trebuie să conțină cel puțin un câmp ca filtrul să fie aplicat. ",
|
||||
"SSE.Controllers.FormulaDialog.sCategoryAll": "Toate",
|
||||
"SSE.Controllers.FormulaDialog.sCategoryCube": "Cub",
|
||||
"SSE.Controllers.FormulaDialog.sCategoryCustom": "Particularizat",
|
||||
"SSE.Controllers.FormulaDialog.sCategoryDatabase": "Bază de date",
|
||||
"SSE.Controllers.FormulaDialog.sCategoryDateAndTime": "Dată și oră",
|
||||
"SSE.Controllers.FormulaDialog.sCategoryEngineering": "Inginerie",
|
||||
@ -1884,7 +1885,7 @@
|
||||
"SSE.Views.CellSettings.textBorderColor": "Culoare",
|
||||
"SSE.Views.CellSettings.textBorders": "Stil borduri",
|
||||
"SSE.Views.CellSettings.textClearRule": "Golire reguli",
|
||||
"SSE.Views.CellSettings.textColor": "Culoare de umplere",
|
||||
"SSE.Views.CellSettings.textColor": "Umplere cu culoare",
|
||||
"SSE.Views.CellSettings.textColorScales": "Scale de culori",
|
||||
"SSE.Views.CellSettings.textCondFormat": "Formatarea condiționată",
|
||||
"SSE.Views.CellSettings.textControl": "Control de text",
|
||||
@ -3556,7 +3557,7 @@
|
||||
"SSE.Views.ShapeSettings.textAdvanced": "Afișare setări avansate",
|
||||
"SSE.Views.ShapeSettings.textAngle": "Unghi",
|
||||
"SSE.Views.ShapeSettings.textBorderSizeErr": "Valoarea introdusă nu este corectă.<br>Selectați valoarea cuprinsă înte 0 pt și 1584 pt.",
|
||||
"SSE.Views.ShapeSettings.textColor": "Culoare de umplere",
|
||||
"SSE.Views.ShapeSettings.textColor": "Umplere cu culoare",
|
||||
"SSE.Views.ShapeSettings.textDirection": "Orientare",
|
||||
"SSE.Views.ShapeSettings.textEditPoints": "Editare puncte",
|
||||
"SSE.Views.ShapeSettings.textEditShape": "Modificare formă",
|
||||
@ -3921,7 +3922,7 @@
|
||||
"SSE.Views.TextArtSettings.strType": "Tip",
|
||||
"SSE.Views.TextArtSettings.textAngle": "Unghi",
|
||||
"SSE.Views.TextArtSettings.textBorderSizeErr": "Valoarea introdusă nu este corectă.<br>Selectați valoarea cuprinsă înte 0 pt și 1584 pt.",
|
||||
"SSE.Views.TextArtSettings.textColor": "Culoare de umplere",
|
||||
"SSE.Views.TextArtSettings.textColor": "Umplere cu culoare",
|
||||
"SSE.Views.TextArtSettings.textDirection": "Orientare",
|
||||
"SSE.Views.TextArtSettings.textEmptyPattern": "Fără model",
|
||||
"SSE.Views.TextArtSettings.textFromFile": "Din Fișier",
|
||||
|
||||
@ -100,211 +100,6 @@
|
||||
"errorUpdateVersion": "تم تغيير إصدار الملف. سيتم اعادة تحميل الصفحة",
|
||||
"leavePageText": "لديك تغييرات غير محفوظة. اضغط على 'البقاء في هذه الصفحة' لانتظار الحفظ التلقائي. اضغط على 'غادر هذه الصفحة' للتخلي عن كل التغييرات الغير محفوظة.",
|
||||
"notcriticalErrorTitle": "تحذير",
|
||||
"SDK": {
|
||||
"txtAccent": "علامة التشكيل",
|
||||
"txtAll": "(الكل)",
|
||||
"txtArt": "النص هنا",
|
||||
"txtBlank": "(فارغ)",
|
||||
"txtByField": "%1 من %2",
|
||||
"txtClearFilter": "مسح التصفيات (Alt+C)",
|
||||
"txtColLbls": "تسميات الأعمدة",
|
||||
"txtColumn": "عمود",
|
||||
"txtConfidential": "سري",
|
||||
"txtDate": "التاريخ",
|
||||
"txtDays": "أيام",
|
||||
"txtDiagramTitle": "عنوان الرسم البياني",
|
||||
"txtFile": "ملف",
|
||||
"txtGrandTotal": "الإجمالي",
|
||||
"txtGroup": "مجموعة",
|
||||
"txtHours": "ساعات",
|
||||
"txtMinutes": "دقائق",
|
||||
"txtMonths": "اشهر",
|
||||
"txtMultiSelect": "تحديد متعدد (Alt + S)",
|
||||
"txtOr": "%1 أو %2",
|
||||
"txtPage": "الصفحة",
|
||||
"txtPageOf": "الصفحة %1 من %2",
|
||||
"txtPages": "الصفحات",
|
||||
"txtPreparedBy": "أُعد بواسطة",
|
||||
"txtPrintArea": "منطقة_الطباعة",
|
||||
"txtQuarter": "ربع",
|
||||
"txtQuarters": "أرباع",
|
||||
"txtRow": "صف",
|
||||
"txtRowLbls": "تسميات الصفوف",
|
||||
"txtSeconds": "ثواني",
|
||||
"txtSeries": "سلسلة",
|
||||
"txtStyle_Bad": "سيء",
|
||||
"txtStyle_Calculation": "حساب",
|
||||
"txtStyle_Check_Cell": "افحص الخلية",
|
||||
"txtStyle_Comma": "فاصلة",
|
||||
"txtStyle_Currency": "العملة",
|
||||
"txtStyle_Explanatory_Text": "نص توضيحي",
|
||||
"txtStyle_Good": "جيد",
|
||||
"txtStyle_Heading_1": "العنوان ١",
|
||||
"txtStyle_Heading_2": "العنوان ٢",
|
||||
"txtStyle_Heading_3": "العنوان ٣",
|
||||
"txtStyle_Heading_4": "العنوان ٤",
|
||||
"txtStyle_Input": "المدخلات",
|
||||
"txtStyle_Linked_Cell": "خلية مرتبطة",
|
||||
"txtStyle_Neutral": "محايد",
|
||||
"txtStyle_Normal": "عادي",
|
||||
"txtStyle_Note": "ملاحظات",
|
||||
"txtStyle_Output": "مخرجات",
|
||||
"txtStyle_Percent": "نسبة",
|
||||
"txtStyle_Title": "العنوان",
|
||||
"txtStyle_Total": "الكلي",
|
||||
"txtStyle_Warning_Text": "نص تحذير",
|
||||
"txtTab": "تبويبة",
|
||||
"txtTable": "جدول",
|
||||
"txtTime": "الوقت",
|
||||
"txtValues": "القيم",
|
||||
"txtXAxis": "محور السينات",
|
||||
"txtYAxis": "محور الصادات",
|
||||
"txtYears": "السنوات",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"(All)": "(All)",
|
||||
"Your text here": "Your text here",
|
||||
"(blank)": "(blank)",
|
||||
"%1 of %2": "%1 of %2",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column Labels": "Column Labels",
|
||||
"Column": "Column",
|
||||
"Confidential": "Confidential",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"File": "File",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Hours": "Hours",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"Good": "Good",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Percent": "Percent",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Warning Text": "Warning Text",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Values": "Values",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"del_txtAccent": "Accent",
|
||||
"del_txtAll": "(All)",
|
||||
"del_txtArt": "Your text here",
|
||||
"del_txtBlank": "(blank)",
|
||||
"del_txtByField": "%1 of %2",
|
||||
"del_txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"del_txtColLbls": "Column Labels",
|
||||
"del_txtColumn": "Column",
|
||||
"del_txtConfidential": "Confidential",
|
||||
"del_txtDate": "Date",
|
||||
"del_txtDays": "Days",
|
||||
"del_txtDiagramTitle": "Chart Title",
|
||||
"del_txtFile": "File",
|
||||
"del_txtGrandTotal": "Grand Total",
|
||||
"del_txtGroup": "Group",
|
||||
"del_txtHours": "Hours",
|
||||
"del_txtMinutes": "Minutes",
|
||||
"del_txtMonths": "Months",
|
||||
"del_txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"del_txtOr": "%1 or %2",
|
||||
"del_txtPage": "Page",
|
||||
"del_txtPageOf": "Page %1 of %2",
|
||||
"del_txtPages": "Pages",
|
||||
"del_txtPreparedBy": "Prepared by",
|
||||
"del_txtPrintArea": "Print_Area",
|
||||
"del_txtQuarter": "Qtr",
|
||||
"del_txtQuarters": "Quarters",
|
||||
"del_txtRow": "Row",
|
||||
"del_txtRowLbls": "Row Labels",
|
||||
"del_txtSeconds": "Seconds",
|
||||
"del_txtSeries": "Series",
|
||||
"del_txtStyle_Bad": "Bad",
|
||||
"del_txtStyle_Calculation": "Calculation",
|
||||
"del_txtStyle_Check_Cell": "Check Cell",
|
||||
"del_txtStyle_Comma": "Comma",
|
||||
"del_txtStyle_Currency": "Currency",
|
||||
"del_txtStyle_Explanatory_Text": "Explanatory Text",
|
||||
"del_txtStyle_Good": "Good",
|
||||
"del_txtStyle_Heading_1": "Heading 1",
|
||||
"del_txtStyle_Heading_2": "Heading 2",
|
||||
"del_txtStyle_Heading_3": "Heading 3",
|
||||
"del_txtStyle_Heading_4": "Heading 4",
|
||||
"del_txtStyle_Input": "Input",
|
||||
"del_txtStyle_Linked_Cell": "Linked Cell",
|
||||
"del_txtStyle_Neutral": "Neutral",
|
||||
"del_txtStyle_Normal": "Normal",
|
||||
"del_txtStyle_Note": "Note",
|
||||
"del_txtStyle_Output": "Output",
|
||||
"del_txtStyle_Percent": "Percent",
|
||||
"del_txtStyle_Title": "Title",
|
||||
"del_txtStyle_Total": "Total",
|
||||
"del_txtStyle_Warning_Text": "Warning Text",
|
||||
"del_txtTab": "Tab",
|
||||
"del_txtTable": "Table",
|
||||
"del_txtTime": "Time",
|
||||
"del_txtValues": "Values",
|
||||
"del_txtXAxis": "X Axis",
|
||||
"del_txtYAxis": "Y Axis",
|
||||
"del_txtYears": "Years"
|
||||
},
|
||||
"textAnonymous": "مجهول",
|
||||
"textBuyNow": "زيارة الموقع",
|
||||
"textClose": "إغلاق",
|
||||
@ -339,7 +134,94 @@
|
||||
"warnLicenseUsersExceeded": "لقد وصلت إلى الحد الأقصى من عدد المستخدمين لـ %1محررات. تواصل مع مسئولك لمعرفة المزيد",
|
||||
"warnNoLicense": "لقد وصلت إلى الحد الأقصى من الاتصالات المتزامنة لـ%1محررات.هذا المستند سيكون للقراءة فقط. تواصل مع %1 فريق المبيعات لتطوير الشروط الشخصية",
|
||||
"warnNoLicenseUsers": "لقد وصلت إلى الحد الأقصى من عدد المستخدمين لـ %1. تواصل مع فريق المبيعات لتطوير الشروط الشخصية",
|
||||
"warnProcessRightsChange": "ليس لديك الإذن بتعديل هذا الملف."
|
||||
"warnProcessRightsChange": "ليس لديك الإذن بتعديل هذا الملف.",
|
||||
"SDK": {
|
||||
"%1 of %2": "%1 of %2",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"(All)": "(All)",
|
||||
"(blank)": "(blank)",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column": "Column",
|
||||
"Column Labels": "Column Labels",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Confidential": "Confidential",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"File": "File",
|
||||
"Good": "Good",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Hours": "Hours",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Percent": "Percent",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Values": "Values",
|
||||
"Warning Text": "Warning Text",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"Your text here": "Your text here"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
||||
@ -100,211 +100,6 @@
|
||||
"errorUpdateVersion": "Fayl versiyası dəyişdirilib. Səhifə yenidən yüklənəcək.",
|
||||
"leavePageText": "Bu sənəddə saxlanmamış dəyişiklikləriniz var. Avtomatik saxlanmanı gözləmək üçün \"Bu Səhifədə Qalın\" hissəsinin üzərinə klikləyin. Bütün saxlanmamış dəyişiklikləri ləğv etmək üçün \"Bu səhifədən Çıxın\" hissəsinin üzərinə klikləyin.",
|
||||
"notcriticalErrorTitle": "Xəbərdarlıq",
|
||||
"SDK": {
|
||||
"txtAccent": "Vurğulama",
|
||||
"txtAll": "(Hamısı)",
|
||||
"txtArt": "Mətniniz buradadır",
|
||||
"txtBlank": "(boş)",
|
||||
"txtByField": "2%-in 1%-i",
|
||||
"txtClearFilter": "Süzgəci Təmizlə (Alt+C)",
|
||||
"txtColLbls": "Sütun Nişanları",
|
||||
"txtColumn": "Sütun",
|
||||
"txtConfidential": "Məxfi",
|
||||
"txtDate": "Tarix",
|
||||
"txtDays": "Günlər",
|
||||
"txtDiagramTitle": "Diaqram Başlığı",
|
||||
"txtFile": "Fayl",
|
||||
"txtGrandTotal": "Yekun Cəm",
|
||||
"txtGroup": "Qrup",
|
||||
"txtHours": "Saatlar",
|
||||
"txtMinutes": "Dəqiqə",
|
||||
"txtMonths": "Aylar",
|
||||
"txtMultiSelect": "Çoxlu Seçim (Alt+S)",
|
||||
"txtOr": "1% və ya 2%",
|
||||
"txtPage": "Səhifə",
|
||||
"txtPageOf": "Səhifə 2%-in 1%-i",
|
||||
"txtPages": "Səhifələr",
|
||||
"txtPreparedBy": "tərəfindən hazırlanır",
|
||||
"txtPrintArea": "Çap_Sahəsi",
|
||||
"txtQuarter": "Rüb",
|
||||
"txtQuarters": "Rüblər",
|
||||
"txtRow": "Sətir",
|
||||
"txtRowLbls": "Sətir Nişanları",
|
||||
"txtSeconds": "Saniyələr",
|
||||
"txtSeries": "Sıra",
|
||||
"txtStyle_Bad": "Pis",
|
||||
"txtStyle_Calculation": "Hesablama",
|
||||
"txtStyle_Check_Cell": "İşarələmə Xanası",
|
||||
"txtStyle_Comma": "Vergül",
|
||||
"txtStyle_Currency": "Valyuta",
|
||||
"txtStyle_Explanatory_Text": "Aydınlaşdırıcı Mətn",
|
||||
"txtStyle_Good": "Yaxşı",
|
||||
"txtStyle_Heading_1": "Başlıq 1",
|
||||
"txtStyle_Heading_2": "Başlıq 2",
|
||||
"txtStyle_Heading_3": "Başlıq 3",
|
||||
"txtStyle_Heading_4": "Başlıq 4",
|
||||
"txtStyle_Input": "Giriş",
|
||||
"txtStyle_Linked_Cell": "Əlaqəli Xana",
|
||||
"txtStyle_Neutral": "Neytral",
|
||||
"txtStyle_Normal": "Normal",
|
||||
"txtStyle_Note": "Qeyd",
|
||||
"txtStyle_Output": "Çıxış",
|
||||
"txtStyle_Percent": "Faiz",
|
||||
"txtStyle_Title": "Başlıq",
|
||||
"txtStyle_Total": "Yekun",
|
||||
"txtStyle_Warning_Text": "Xəbərdarlıq Mətni",
|
||||
"txtTab": "Tab",
|
||||
"txtTable": "Cədvəl",
|
||||
"txtTime": "Vaxt",
|
||||
"txtValues": "Dəyərlər",
|
||||
"txtXAxis": "X Oxu",
|
||||
"txtYAxis": "Y Oxu",
|
||||
"txtYears": "İllər",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"(All)": "(All)",
|
||||
"Your text here": "Your text here",
|
||||
"(blank)": "(blank)",
|
||||
"%1 of %2": "%1 of %2",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column Labels": "Column Labels",
|
||||
"Column": "Column",
|
||||
"Confidential": "Confidential",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"File": "File",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Hours": "Hours",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"Good": "Good",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Percent": "Percent",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Warning Text": "Warning Text",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Values": "Values",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"del_txtAccent": "Accent",
|
||||
"del_txtAll": "(All)",
|
||||
"del_txtArt": "Your text here",
|
||||
"del_txtBlank": "(blank)",
|
||||
"del_txtByField": "%1 of %2",
|
||||
"del_txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"del_txtColLbls": "Column Labels",
|
||||
"del_txtColumn": "Column",
|
||||
"del_txtConfidential": "Confidential",
|
||||
"del_txtDate": "Date",
|
||||
"del_txtDays": "Days",
|
||||
"del_txtDiagramTitle": "Chart Title",
|
||||
"del_txtFile": "File",
|
||||
"del_txtGrandTotal": "Grand Total",
|
||||
"del_txtGroup": "Group",
|
||||
"del_txtHours": "Hours",
|
||||
"del_txtMinutes": "Minutes",
|
||||
"del_txtMonths": "Months",
|
||||
"del_txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"del_txtOr": "%1 or %2",
|
||||
"del_txtPage": "Page",
|
||||
"del_txtPageOf": "Page %1 of %2",
|
||||
"del_txtPages": "Pages",
|
||||
"del_txtPreparedBy": "Prepared by",
|
||||
"del_txtPrintArea": "Print_Area",
|
||||
"del_txtQuarter": "Qtr",
|
||||
"del_txtQuarters": "Quarters",
|
||||
"del_txtRow": "Row",
|
||||
"del_txtRowLbls": "Row Labels",
|
||||
"del_txtSeconds": "Seconds",
|
||||
"del_txtSeries": "Series",
|
||||
"del_txtStyle_Bad": "Bad",
|
||||
"del_txtStyle_Calculation": "Calculation",
|
||||
"del_txtStyle_Check_Cell": "Check Cell",
|
||||
"del_txtStyle_Comma": "Comma",
|
||||
"del_txtStyle_Currency": "Currency",
|
||||
"del_txtStyle_Explanatory_Text": "Explanatory Text",
|
||||
"del_txtStyle_Good": "Good",
|
||||
"del_txtStyle_Heading_1": "Heading 1",
|
||||
"del_txtStyle_Heading_2": "Heading 2",
|
||||
"del_txtStyle_Heading_3": "Heading 3",
|
||||
"del_txtStyle_Heading_4": "Heading 4",
|
||||
"del_txtStyle_Input": "Input",
|
||||
"del_txtStyle_Linked_Cell": "Linked Cell",
|
||||
"del_txtStyle_Neutral": "Neutral",
|
||||
"del_txtStyle_Normal": "Normal",
|
||||
"del_txtStyle_Note": "Note",
|
||||
"del_txtStyle_Output": "Output",
|
||||
"del_txtStyle_Percent": "Percent",
|
||||
"del_txtStyle_Title": "Title",
|
||||
"del_txtStyle_Total": "Total",
|
||||
"del_txtStyle_Warning_Text": "Warning Text",
|
||||
"del_txtTab": "Tab",
|
||||
"del_txtTable": "Table",
|
||||
"del_txtTime": "Time",
|
||||
"del_txtValues": "Values",
|
||||
"del_txtXAxis": "X Axis",
|
||||
"del_txtYAxis": "Y Axis",
|
||||
"del_txtYears": "Years"
|
||||
},
|
||||
"textAnonymous": "Anonim",
|
||||
"textBuyNow": "Veb sayta daxil olun",
|
||||
"textClose": "Bağlayın",
|
||||
@ -334,6 +129,93 @@
|
||||
"warnNoLicense": "Siz 1% redaktorlarına eyni vaxtda qoşulma limitinə çatdınız. Bu sənəd yalnız baxmaq üçün açılacaq. Şəxsi təkmilləşdirmə şərtləri üçün 1% satış komandası ilə əlaqə saxlayın.",
|
||||
"warnNoLicenseUsers": "1% redaktor üçün istifadəçi limitinə çatdınız. Şəxsi təkmilləşdirmə şərtləri üçün 1% satış komandası ilə əlaqə saxlayın.",
|
||||
"warnProcessRightsChange": "Faylı redaktə etmək icazəniz yoxdur.",
|
||||
"SDK": {
|
||||
"%1 of %2": "%1 of %2",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"(All)": "(All)",
|
||||
"(blank)": "(blank)",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column": "Column",
|
||||
"Column Labels": "Column Labels",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Confidential": "Confidential",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"File": "File",
|
||||
"Good": "Good",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Hours": "Hours",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Percent": "Percent",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Values": "Values",
|
||||
"Warning Text": "Warning Text",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"Your text here": "Your text here"
|
||||
},
|
||||
"textDontUpdate": "Don't Update",
|
||||
"textRequestMacros": "A macro makes a request to URL. Do you want to allow the request to the %1?",
|
||||
"textWarnUpdateExternalData": "This workbook contains links to one or more external sources that could be unsafe. If you trust the links, update them to get the latest data.",
|
||||
|
||||
@ -95,73 +95,20 @@
|
||||
"criticalErrorTitle": "Памылка",
|
||||
"errorProcessSaveResult": "Не атрымалася захаваць.",
|
||||
"notcriticalErrorTitle": "Увага",
|
||||
"textAnonymous": "Ананімны карыстальнік",
|
||||
"textClose": "Закрыць",
|
||||
"textRequestMacros": "Макрас робіць запыт да URL. Хочаце дазволіць запыт да %1?",
|
||||
"textYes": "Так",
|
||||
"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.",
|
||||
"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.",
|
||||
"SDK": {
|
||||
"txtAccent": "Акцэнт",
|
||||
"txtAll": "(Усе)",
|
||||
"txtBlank": "(пуста)",
|
||||
"txtByField": "%1 з %2",
|
||||
"txtDiagramTitle": "Загаловак дыяграмы",
|
||||
"txtFile": "Файл",
|
||||
"txtStyle_Check_Cell": "Праверачная ячэйка",
|
||||
"txtStyle_Explanatory_Text": "Удакладненне",
|
||||
"txtStyle_Warning_Text": "Тэкст папярэджання",
|
||||
"txtValues": "Значэнні",
|
||||
"txtXAxis": "Вось Х",
|
||||
"txtYAxis": "Вось Y",
|
||||
"txtYears": "Гады",
|
||||
"txtArt": "Your text here",
|
||||
"txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"txtColLbls": "Column Labels",
|
||||
"txtColumn": "Column",
|
||||
"txtConfidential": "Confidential",
|
||||
"txtDate": "Date",
|
||||
"txtDays": "Days",
|
||||
"txtGrandTotal": "Grand Total",
|
||||
"txtGroup": "Group",
|
||||
"txtHours": "Hours",
|
||||
"txtMinutes": "Minutes",
|
||||
"txtMonths": "Months",
|
||||
"txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"txtOr": "%1 or %2",
|
||||
"txtPage": "Page",
|
||||
"txtPageOf": "Page %1 of %2",
|
||||
"txtPages": "Pages",
|
||||
"txtPreparedBy": "Prepared by",
|
||||
"txtPrintArea": "Print_Area",
|
||||
"txtQuarter": "Qtr",
|
||||
"txtQuarters": "Quarters",
|
||||
"txtRow": "Row",
|
||||
"txtRowLbls": "Row Labels",
|
||||
"txtSeconds": "Seconds",
|
||||
"txtSeries": "Series",
|
||||
"txtStyle_Bad": "Bad",
|
||||
"txtStyle_Calculation": "Calculation",
|
||||
"txtStyle_Comma": "Comma",
|
||||
"txtStyle_Currency": "Currency",
|
||||
"txtStyle_Good": "Good",
|
||||
"txtStyle_Heading_1": "Heading 1",
|
||||
"txtStyle_Heading_2": "Heading 2",
|
||||
"txtStyle_Heading_3": "Heading 3",
|
||||
"txtStyle_Heading_4": "Heading 4",
|
||||
"txtStyle_Input": "Input",
|
||||
"txtStyle_Linked_Cell": "Linked Cell",
|
||||
"txtStyle_Neutral": "Neutral",
|
||||
"txtStyle_Normal": "Normal",
|
||||
"txtStyle_Note": "Note",
|
||||
"txtStyle_Output": "Output",
|
||||
"txtStyle_Percent": "Percent",
|
||||
"txtStyle_Title": "Title",
|
||||
"txtStyle_Total": "Total",
|
||||
"txtTab": "Tab",
|
||||
"txtTable": "Table",
|
||||
"txtTime": "Time",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"%1 of %2": "%1 of %2",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"(All)": "(All)",
|
||||
"(blank)": "(blank)",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
@ -180,28 +127,50 @@
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"(All)": "(All)",
|
||||
"Your text here": "Your text here",
|
||||
"(blank)": "(blank)",
|
||||
"%1 of %2": "%1 of %2",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column Labels": "Column Labels",
|
||||
"Column": "Column",
|
||||
"Column Labels": "Column Labels",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Confidential": "Confidential",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"File": "File",
|
||||
"Good": "Good",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Hours": "Hours",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Percent": "Percent",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
@ -210,105 +179,18 @@
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"Good": "Good",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Percent": "Percent",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Warning Text": "Warning Text",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Values": "Values",
|
||||
"Warning Text": "Warning Text",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"del_txtAccent": "Accent",
|
||||
"del_txtAll": "(All)",
|
||||
"del_txtArt": "Your text here",
|
||||
"del_txtBlank": "(blank)",
|
||||
"del_txtByField": "%1 of %2",
|
||||
"del_txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"del_txtColLbls": "Column Labels",
|
||||
"del_txtColumn": "Column",
|
||||
"del_txtConfidential": "Confidential",
|
||||
"del_txtDate": "Date",
|
||||
"del_txtDays": "Days",
|
||||
"del_txtDiagramTitle": "Chart Title",
|
||||
"del_txtFile": "File",
|
||||
"del_txtGrandTotal": "Grand Total",
|
||||
"del_txtGroup": "Group",
|
||||
"del_txtHours": "Hours",
|
||||
"del_txtMinutes": "Minutes",
|
||||
"del_txtMonths": "Months",
|
||||
"del_txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"del_txtOr": "%1 or %2",
|
||||
"del_txtPage": "Page",
|
||||
"del_txtPageOf": "Page %1 of %2",
|
||||
"del_txtPages": "Pages",
|
||||
"del_txtPreparedBy": "Prepared by",
|
||||
"del_txtPrintArea": "Print_Area",
|
||||
"del_txtQuarter": "Qtr",
|
||||
"del_txtQuarters": "Quarters",
|
||||
"del_txtRow": "Row",
|
||||
"del_txtRowLbls": "Row Labels",
|
||||
"del_txtSeconds": "Seconds",
|
||||
"del_txtSeries": "Series",
|
||||
"del_txtStyle_Bad": "Bad",
|
||||
"del_txtStyle_Calculation": "Calculation",
|
||||
"del_txtStyle_Check_Cell": "Check Cell",
|
||||
"del_txtStyle_Comma": "Comma",
|
||||
"del_txtStyle_Currency": "Currency",
|
||||
"del_txtStyle_Explanatory_Text": "Explanatory Text",
|
||||
"del_txtStyle_Good": "Good",
|
||||
"del_txtStyle_Heading_1": "Heading 1",
|
||||
"del_txtStyle_Heading_2": "Heading 2",
|
||||
"del_txtStyle_Heading_3": "Heading 3",
|
||||
"del_txtStyle_Heading_4": "Heading 4",
|
||||
"del_txtStyle_Input": "Input",
|
||||
"del_txtStyle_Linked_Cell": "Linked Cell",
|
||||
"del_txtStyle_Neutral": "Neutral",
|
||||
"del_txtStyle_Normal": "Normal",
|
||||
"del_txtStyle_Note": "Note",
|
||||
"del_txtStyle_Output": "Output",
|
||||
"del_txtStyle_Percent": "Percent",
|
||||
"del_txtStyle_Title": "Title",
|
||||
"del_txtStyle_Total": "Total",
|
||||
"del_txtStyle_Warning_Text": "Warning Text",
|
||||
"del_txtTab": "Tab",
|
||||
"del_txtTable": "Table",
|
||||
"del_txtTime": "Time",
|
||||
"del_txtValues": "Values",
|
||||
"del_txtXAxis": "X Axis",
|
||||
"del_txtYAxis": "Y Axis",
|
||||
"del_txtYears": "Years"
|
||||
"Your text here": "Your text here"
|
||||
},
|
||||
"textAnonymous": "Ананімны карыстальнік",
|
||||
"textClose": "Закрыць",
|
||||
"textRequestMacros": "Макрас робіць запыт да URL. Хочаце дазволіць запыт да %1?",
|
||||
"textYes": "Так",
|
||||
"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.",
|
||||
"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.",
|
||||
"textBuyNow": "Visit website",
|
||||
"textContactUs": "Contact sales",
|
||||
"textCustomLoader": "Sorry, you are not entitled to change the loader. Please, contact our sales department to get a quote.",
|
||||
|
||||
@ -345,7 +345,7 @@
|
||||
"textRightToLeft": "Right To Left",
|
||||
"textRtlInterface": "RTL Interface",
|
||||
"textSameAsSystem": "Same As System",
|
||||
"textSearch": "Search",
|
||||
"textSearch": "Find",
|
||||
"textSearchBy": "Search",
|
||||
"textSearchIn": "Search In",
|
||||
"textSettings": "Settings",
|
||||
@ -536,72 +536,10 @@
|
||||
"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.",
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
"SDK": {
|
||||
"txtAccent": "Accent",
|
||||
"txtAll": "(All)",
|
||||
"txtArt": "Your text here",
|
||||
"txtBlank": "(blank)",
|
||||
"txtByField": "%1 of %2",
|
||||
"txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"txtColLbls": "Column Labels",
|
||||
"txtColumn": "Column",
|
||||
"txtConfidential": "Confidential",
|
||||
"txtDate": "Date",
|
||||
"txtDays": "Days",
|
||||
"txtDiagramTitle": "Chart Title",
|
||||
"txtFile": "File",
|
||||
"txtGrandTotal": "Grand Total",
|
||||
"txtGroup": "Group",
|
||||
"txtHours": "Hours",
|
||||
"txtMinutes": "Minutes",
|
||||
"txtMonths": "Months",
|
||||
"txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"txtOr": "%1 or %2",
|
||||
"txtPage": "Page",
|
||||
"txtPageOf": "Page %1 of %2",
|
||||
"txtPages": "Pages",
|
||||
"txtPreparedBy": "Prepared by",
|
||||
"txtPrintArea": "Print_Area",
|
||||
"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_Heading_1": "Heading 1",
|
||||
"txtStyle_Heading_2": "Heading 2",
|
||||
"txtStyle_Heading_3": "Heading 3",
|
||||
"txtStyle_Heading_4": "Heading 4",
|
||||
"txtStyle_Input": "Input",
|
||||
"txtStyle_Linked_Cell": "Linked Cell",
|
||||
"txtStyle_Neutral": "Neutral",
|
||||
"txtStyle_Normal": "Normal",
|
||||
"txtStyle_Note": "Note",
|
||||
"txtStyle_Output": "Output",
|
||||
"txtStyle_Percent": "Percent",
|
||||
"txtStyle_Title": "Title",
|
||||
"txtStyle_Total": "Total",
|
||||
"txtStyle_Warning_Text": "Warning Text",
|
||||
"txtTab": "Tab",
|
||||
"txtTable": "Table",
|
||||
"txtTime": "Time",
|
||||
"txtValues": "Values",
|
||||
"txtXAxis": "X Axis",
|
||||
"txtYAxis": "Y Axis",
|
||||
"txtYears": "Years",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"%1 of %2": "%1 of %2",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"(All)": "(All)",
|
||||
"(blank)": "(blank)",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
@ -620,28 +558,50 @@
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"(All)": "(All)",
|
||||
"Your text here": "Your text here",
|
||||
"(blank)": "(blank)",
|
||||
"%1 of %2": "%1 of %2",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column Labels": "Column Labels",
|
||||
"Column": "Column",
|
||||
"Column Labels": "Column Labels",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Confidential": "Confidential",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"File": "File",
|
||||
"Good": "Good",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Hours": "Hours",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Percent": "Percent",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
@ -650,95 +610,17 @@
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"Good": "Good",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Percent": "Percent",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Warning Text": "Warning Text",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Values": "Values",
|
||||
"Warning Text": "Warning Text",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"del_txtAccent": "Accent",
|
||||
"del_txtAll": "(All)",
|
||||
"del_txtArt": "Your text here",
|
||||
"del_txtBlank": "(blank)",
|
||||
"del_txtByField": "%1 of %2",
|
||||
"del_txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"del_txtColLbls": "Column Labels",
|
||||
"del_txtColumn": "Column",
|
||||
"del_txtConfidential": "Confidential",
|
||||
"del_txtDate": "Date",
|
||||
"del_txtDays": "Days",
|
||||
"del_txtDiagramTitle": "Chart Title",
|
||||
"del_txtFile": "File",
|
||||
"del_txtGrandTotal": "Grand Total",
|
||||
"del_txtGroup": "Group",
|
||||
"del_txtHours": "Hours",
|
||||
"del_txtMinutes": "Minutes",
|
||||
"del_txtMonths": "Months",
|
||||
"del_txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"del_txtOr": "%1 or %2",
|
||||
"del_txtPage": "Page",
|
||||
"del_txtPageOf": "Page %1 of %2",
|
||||
"del_txtPages": "Pages",
|
||||
"del_txtPreparedBy": "Prepared by",
|
||||
"del_txtPrintArea": "Print_Area",
|
||||
"del_txtQuarter": "Qtr",
|
||||
"del_txtQuarters": "Quarters",
|
||||
"del_txtRow": "Row",
|
||||
"del_txtRowLbls": "Row Labels",
|
||||
"del_txtSeconds": "Seconds",
|
||||
"del_txtSeries": "Series",
|
||||
"del_txtStyle_Bad": "Bad",
|
||||
"del_txtStyle_Calculation": "Calculation",
|
||||
"del_txtStyle_Check_Cell": "Check Cell",
|
||||
"del_txtStyle_Comma": "Comma",
|
||||
"del_txtStyle_Currency": "Currency",
|
||||
"del_txtStyle_Explanatory_Text": "Explanatory Text",
|
||||
"del_txtStyle_Good": "Good",
|
||||
"del_txtStyle_Heading_1": "Heading 1",
|
||||
"del_txtStyle_Heading_2": "Heading 2",
|
||||
"del_txtStyle_Heading_3": "Heading 3",
|
||||
"del_txtStyle_Heading_4": "Heading 4",
|
||||
"del_txtStyle_Input": "Input",
|
||||
"del_txtStyle_Linked_Cell": "Linked Cell",
|
||||
"del_txtStyle_Neutral": "Neutral",
|
||||
"del_txtStyle_Normal": "Normal",
|
||||
"del_txtStyle_Note": "Note",
|
||||
"del_txtStyle_Output": "Output",
|
||||
"del_txtStyle_Percent": "Percent",
|
||||
"del_txtStyle_Title": "Title",
|
||||
"del_txtStyle_Total": "Total",
|
||||
"del_txtStyle_Warning_Text": "Warning Text",
|
||||
"del_txtTab": "Tab",
|
||||
"del_txtTable": "Table",
|
||||
"del_txtTime": "Time",
|
||||
"del_txtValues": "Values",
|
||||
"del_txtXAxis": "X Axis",
|
||||
"del_txtYAxis": "Y Axis",
|
||||
"del_txtYears": "Years"
|
||||
"Your text here": "Your text here"
|
||||
},
|
||||
"textAnonymous": "Anonymous",
|
||||
"textBuyNow": "Visit website",
|
||||
|
||||
@ -100,211 +100,6 @@
|
||||
"errorUpdateVersion": "S'ha canviat la versió del fitxer. La pàgina es tornarà a carregar.",
|
||||
"leavePageText": "Tens canvis no desats en aquest document. Fes clic a \"Queda't en aquesta pàgina\" per esperar al desament automàtic. Fes clic a \"Sortir d'aquesta pàgina\" per descartar tots els canvis no desats.",
|
||||
"notcriticalErrorTitle": "Advertiment",
|
||||
"SDK": {
|
||||
"txtAccent": "Accent",
|
||||
"txtAll": "(Tots)",
|
||||
"txtArt": "El teu text aquí",
|
||||
"txtBlank": "(en blanc)",
|
||||
"txtByField": "%1 de %2",
|
||||
"txtClearFilter": "Suprimir el filtre (Alt + C)",
|
||||
"txtColLbls": "Etiquetes de la columna",
|
||||
"txtColumn": "Columna",
|
||||
"txtConfidential": "Confidencial",
|
||||
"txtDate": "Data",
|
||||
"txtDays": "Dies",
|
||||
"txtDiagramTitle": "Títol del gràfic",
|
||||
"txtFile": "Fitxer",
|
||||
"txtGrandTotal": "Total general",
|
||||
"txtGroup": "Agrupar",
|
||||
"txtHours": "Hores",
|
||||
"txtMinutes": "Minuts",
|
||||
"txtMonths": "Mesos",
|
||||
"txtMultiSelect": "Selecció múltiple (Alt+S)",
|
||||
"txtOr": "%1 o %2",
|
||||
"txtPage": "Pàgina",
|
||||
"txtPageOf": "Pàgina %1 de %2",
|
||||
"txtPages": "Pàgines",
|
||||
"txtPreparedBy": "Preparat per",
|
||||
"txtPrintArea": "Àrea d'impressió",
|
||||
"txtQuarter": "Trim",
|
||||
"txtQuarters": "Trimestres",
|
||||
"txtRow": "Fila",
|
||||
"txtRowLbls": "Etiquetes de la fila",
|
||||
"txtSeconds": "Segons",
|
||||
"txtSeries": "Series",
|
||||
"txtStyle_Bad": "Incorrecte",
|
||||
"txtStyle_Calculation": "Càlcul",
|
||||
"txtStyle_Check_Cell": "Cel·la de comprovació",
|
||||
"txtStyle_Comma": "Coma",
|
||||
"txtStyle_Currency": "Moneda",
|
||||
"txtStyle_Explanatory_Text": "Text explicatiu",
|
||||
"txtStyle_Good": "Correcte",
|
||||
"txtStyle_Heading_1": "Títol 1",
|
||||
"txtStyle_Heading_2": "Títol 2",
|
||||
"txtStyle_Heading_3": "Títol 3",
|
||||
"txtStyle_Heading_4": "Títol 4",
|
||||
"txtStyle_Input": "Entrada",
|
||||
"txtStyle_Linked_Cell": "Cel·la enllaçada",
|
||||
"txtStyle_Neutral": "Neutral",
|
||||
"txtStyle_Normal": "Normal",
|
||||
"txtStyle_Note": "Nota",
|
||||
"txtStyle_Output": "Resultat",
|
||||
"txtStyle_Percent": "Per cent",
|
||||
"txtStyle_Title": "Títol",
|
||||
"txtStyle_Total": "Total",
|
||||
"txtStyle_Warning_Text": "Text d'advertiment",
|
||||
"txtTab": "Pestanya",
|
||||
"txtTable": "Taula",
|
||||
"txtTime": "Hora",
|
||||
"txtValues": "Valors",
|
||||
"txtXAxis": "Eix X",
|
||||
"txtYAxis": "Eix Y",
|
||||
"txtYears": "Anys",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"(All)": "(All)",
|
||||
"Your text here": "Your text here",
|
||||
"(blank)": "(blank)",
|
||||
"%1 of %2": "%1 of %2",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column Labels": "Column Labels",
|
||||
"Column": "Column",
|
||||
"Confidential": "Confidential",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"File": "File",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Hours": "Hours",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"Good": "Good",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Percent": "Percent",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Warning Text": "Warning Text",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Values": "Values",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"del_txtAccent": "Accent",
|
||||
"del_txtAll": "(All)",
|
||||
"del_txtArt": "Your text here",
|
||||
"del_txtBlank": "(blank)",
|
||||
"del_txtByField": "%1 of %2",
|
||||
"del_txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"del_txtColLbls": "Column Labels",
|
||||
"del_txtColumn": "Column",
|
||||
"del_txtConfidential": "Confidential",
|
||||
"del_txtDate": "Date",
|
||||
"del_txtDays": "Days",
|
||||
"del_txtDiagramTitle": "Chart Title",
|
||||
"del_txtFile": "File",
|
||||
"del_txtGrandTotal": "Grand Total",
|
||||
"del_txtGroup": "Group",
|
||||
"del_txtHours": "Hours",
|
||||
"del_txtMinutes": "Minutes",
|
||||
"del_txtMonths": "Months",
|
||||
"del_txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"del_txtOr": "%1 or %2",
|
||||
"del_txtPage": "Page",
|
||||
"del_txtPageOf": "Page %1 of %2",
|
||||
"del_txtPages": "Pages",
|
||||
"del_txtPreparedBy": "Prepared by",
|
||||
"del_txtPrintArea": "Print_Area",
|
||||
"del_txtQuarter": "Qtr",
|
||||
"del_txtQuarters": "Quarters",
|
||||
"del_txtRow": "Row",
|
||||
"del_txtRowLbls": "Row Labels",
|
||||
"del_txtSeconds": "Seconds",
|
||||
"del_txtSeries": "Series",
|
||||
"del_txtStyle_Bad": "Bad",
|
||||
"del_txtStyle_Calculation": "Calculation",
|
||||
"del_txtStyle_Check_Cell": "Check Cell",
|
||||
"del_txtStyle_Comma": "Comma",
|
||||
"del_txtStyle_Currency": "Currency",
|
||||
"del_txtStyle_Explanatory_Text": "Explanatory Text",
|
||||
"del_txtStyle_Good": "Good",
|
||||
"del_txtStyle_Heading_1": "Heading 1",
|
||||
"del_txtStyle_Heading_2": "Heading 2",
|
||||
"del_txtStyle_Heading_3": "Heading 3",
|
||||
"del_txtStyle_Heading_4": "Heading 4",
|
||||
"del_txtStyle_Input": "Input",
|
||||
"del_txtStyle_Linked_Cell": "Linked Cell",
|
||||
"del_txtStyle_Neutral": "Neutral",
|
||||
"del_txtStyle_Normal": "Normal",
|
||||
"del_txtStyle_Note": "Note",
|
||||
"del_txtStyle_Output": "Output",
|
||||
"del_txtStyle_Percent": "Percent",
|
||||
"del_txtStyle_Title": "Title",
|
||||
"del_txtStyle_Total": "Total",
|
||||
"del_txtStyle_Warning_Text": "Warning Text",
|
||||
"del_txtTab": "Tab",
|
||||
"del_txtTable": "Table",
|
||||
"del_txtTime": "Time",
|
||||
"del_txtValues": "Values",
|
||||
"del_txtXAxis": "X Axis",
|
||||
"del_txtYAxis": "Y Axis",
|
||||
"del_txtYears": "Years"
|
||||
},
|
||||
"textAnonymous": "Anònim",
|
||||
"textBuyNow": "Visitar el lloc web",
|
||||
"textClose": "Tancar",
|
||||
@ -339,7 +134,94 @@
|
||||
"warnLicenseUsersExceeded": "Has arribat al límit d'usuari per a %1 editors. Posa't en contacte amb l'administrador per a més informació.",
|
||||
"warnNoLicense": "Has arribat al límit de connexions simultànies a %1 editors. Aquest document només s'obrirà en mode lectura. Posa't en contacte amb l'equip de vendes %1 per conèixer les condicions d'actualització personal.",
|
||||
"warnNoLicenseUsers": "Has arribat al límit d'usuaris per a %1 editors. Posa't en contacte amb l'equip de vendes de %1 per obtenir les condicions de millora personals dels serveis.",
|
||||
"warnProcessRightsChange": "No tens permís per editar el fitxer."
|
||||
"warnProcessRightsChange": "No tens permís per editar el fitxer.",
|
||||
"SDK": {
|
||||
"%1 of %2": "%1 of %2",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"(All)": "(All)",
|
||||
"(blank)": "(blank)",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column": "Column",
|
||||
"Column Labels": "Column Labels",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Confidential": "Confidential",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"File": "File",
|
||||
"Good": "Good",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Hours": "Hours",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Percent": "Percent",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Values": "Values",
|
||||
"Warning Text": "Warning Text",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"Your text here": "Your text here"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
||||
@ -100,211 +100,6 @@
|
||||
"errorUpdateVersion": "Verze souboru byla změněna. Stránka bude znovu načtena.",
|
||||
"leavePageText": "V tomto dokumentu máte neuložené změny. Klikněte na 'Zůstat na této stránce' a počkejte dokud nedojde k automatickému uložení. Klikněte na 'Opustit tuto stránku' pro zahození neuložených změn.",
|
||||
"notcriticalErrorTitle": "Varování",
|
||||
"SDK": {
|
||||
"txtAccent": "Zvýraznění",
|
||||
"txtAll": "(vše)",
|
||||
"txtArt": "Zde napište text",
|
||||
"txtBlank": "(prázdný)",
|
||||
"txtByField": "%1 z %2",
|
||||
"txtClearFilter": "Vyčistit filtr (Alt+C)",
|
||||
"txtColLbls": "Štítky buňky",
|
||||
"txtColumn": "Sloupec",
|
||||
"txtConfidential": "Důvěrné",
|
||||
"txtDate": "Datum",
|
||||
"txtDays": "dny",
|
||||
"txtDiagramTitle": "Název grafu",
|
||||
"txtFile": "Soubor",
|
||||
"txtGrandTotal": "Celkový součet",
|
||||
"txtGroup": "Seskupit",
|
||||
"txtHours": "hodiny",
|
||||
"txtMinutes": "Minuty",
|
||||
"txtMonths": "Měsíce",
|
||||
"txtMultiSelect": "Vícenásobný výběr (Alt+S)",
|
||||
"txtOr": "%1 nebo %2",
|
||||
"txtPage": "Stránka",
|
||||
"txtPageOf": "Stránka %1 z %2",
|
||||
"txtPages": "Stránky",
|
||||
"txtPreparedBy": "Připravil(a)",
|
||||
"txtPrintArea": "Oblast_tisku",
|
||||
"txtQuarter": "Čtvrtiny",
|
||||
"txtQuarters": "Čtvrtiny",
|
||||
"txtRow": "Řádek",
|
||||
"txtRowLbls": "Štíky řádku",
|
||||
"txtSeconds": "Sekundy",
|
||||
"txtSeries": "Řady",
|
||||
"txtStyle_Bad": "Chybné",
|
||||
"txtStyle_Calculation": "Přepočítání",
|
||||
"txtStyle_Check_Cell": "Zkontrolovat buňku",
|
||||
"txtStyle_Comma": "Čárka",
|
||||
"txtStyle_Currency": "Měna",
|
||||
"txtStyle_Explanatory_Text": "Vysvětlující text",
|
||||
"txtStyle_Good": "Dobré",
|
||||
"txtStyle_Heading_1": "Nadpis 1",
|
||||
"txtStyle_Heading_2": "Nadpis 2",
|
||||
"txtStyle_Heading_3": "Nadpis 3",
|
||||
"txtStyle_Heading_4": "Nadpis 4",
|
||||
"txtStyle_Input": "Vstup",
|
||||
"txtStyle_Linked_Cell": "Spojená buňka",
|
||||
"txtStyle_Neutral": "Neutrální",
|
||||
"txtStyle_Normal": "Normální",
|
||||
"txtStyle_Note": "Poznámka",
|
||||
"txtStyle_Output": "Výstup",
|
||||
"txtStyle_Percent": "Procento",
|
||||
"txtStyle_Title": "Název",
|
||||
"txtStyle_Total": "Celkový",
|
||||
"txtStyle_Warning_Text": "Varovný text",
|
||||
"txtTab": "Tabulátor",
|
||||
"txtTable": "Tabulka",
|
||||
"txtTime": "Čas",
|
||||
"txtValues": "Hodnoty",
|
||||
"txtXAxis": "Osa X",
|
||||
"txtYAxis": "Osa Y",
|
||||
"txtYears": "roky",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"(All)": "(All)",
|
||||
"Your text here": "Your text here",
|
||||
"(blank)": "(blank)",
|
||||
"%1 of %2": "%1 of %2",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column Labels": "Column Labels",
|
||||
"Column": "Column",
|
||||
"Confidential": "Confidential",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"File": "File",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Hours": "Hours",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"Good": "Good",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Percent": "Percent",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Warning Text": "Warning Text",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Values": "Values",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"del_txtAccent": "Accent",
|
||||
"del_txtAll": "(All)",
|
||||
"del_txtArt": "Your text here",
|
||||
"del_txtBlank": "(blank)",
|
||||
"del_txtByField": "%1 of %2",
|
||||
"del_txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"del_txtColLbls": "Column Labels",
|
||||
"del_txtColumn": "Column",
|
||||
"del_txtConfidential": "Confidential",
|
||||
"del_txtDate": "Date",
|
||||
"del_txtDays": "Days",
|
||||
"del_txtDiagramTitle": "Chart Title",
|
||||
"del_txtFile": "File",
|
||||
"del_txtGrandTotal": "Grand Total",
|
||||
"del_txtGroup": "Group",
|
||||
"del_txtHours": "Hours",
|
||||
"del_txtMinutes": "Minutes",
|
||||
"del_txtMonths": "Months",
|
||||
"del_txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"del_txtOr": "%1 or %2",
|
||||
"del_txtPage": "Page",
|
||||
"del_txtPageOf": "Page %1 of %2",
|
||||
"del_txtPages": "Pages",
|
||||
"del_txtPreparedBy": "Prepared by",
|
||||
"del_txtPrintArea": "Print_Area",
|
||||
"del_txtQuarter": "Qtr",
|
||||
"del_txtQuarters": "Quarters",
|
||||
"del_txtRow": "Row",
|
||||
"del_txtRowLbls": "Row Labels",
|
||||
"del_txtSeconds": "Seconds",
|
||||
"del_txtSeries": "Series",
|
||||
"del_txtStyle_Bad": "Bad",
|
||||
"del_txtStyle_Calculation": "Calculation",
|
||||
"del_txtStyle_Check_Cell": "Check Cell",
|
||||
"del_txtStyle_Comma": "Comma",
|
||||
"del_txtStyle_Currency": "Currency",
|
||||
"del_txtStyle_Explanatory_Text": "Explanatory Text",
|
||||
"del_txtStyle_Good": "Good",
|
||||
"del_txtStyle_Heading_1": "Heading 1",
|
||||
"del_txtStyle_Heading_2": "Heading 2",
|
||||
"del_txtStyle_Heading_3": "Heading 3",
|
||||
"del_txtStyle_Heading_4": "Heading 4",
|
||||
"del_txtStyle_Input": "Input",
|
||||
"del_txtStyle_Linked_Cell": "Linked Cell",
|
||||
"del_txtStyle_Neutral": "Neutral",
|
||||
"del_txtStyle_Normal": "Normal",
|
||||
"del_txtStyle_Note": "Note",
|
||||
"del_txtStyle_Output": "Output",
|
||||
"del_txtStyle_Percent": "Percent",
|
||||
"del_txtStyle_Title": "Title",
|
||||
"del_txtStyle_Total": "Total",
|
||||
"del_txtStyle_Warning_Text": "Warning Text",
|
||||
"del_txtTab": "Tab",
|
||||
"del_txtTable": "Table",
|
||||
"del_txtTime": "Time",
|
||||
"del_txtValues": "Values",
|
||||
"del_txtXAxis": "X Axis",
|
||||
"del_txtYAxis": "Y Axis",
|
||||
"del_txtYears": "Years"
|
||||
},
|
||||
"textAnonymous": "Anonymní",
|
||||
"textBuyNow": "Navštívit webovou stránku",
|
||||
"textClose": "Zavřít",
|
||||
@ -339,7 +134,94 @@
|
||||
"warnLicenseUsersExceeded": "Došlo dosažení limitu %1 editorů v režimu spolupráce na úpravách. Ohledně podrobností se obraťte na svého správce.",
|
||||
"warnNoLicense": "Došlo k dosažení limitu souběžného připojení %1 editorů. Tento dokument bude otevřen pouze pro náhled. Pro rozšíření funkcí kontaktujte %1 obchodní oddělení.",
|
||||
"warnNoLicenseUsers": "Došlo k dosažení limitu %1 editorů. Pro rozšíření funkcí kontaktujte %1 obchodní oddělení.",
|
||||
"warnProcessRightsChange": "Nemáte oprávnění pro úpravu tohoto dokumentu."
|
||||
"warnProcessRightsChange": "Nemáte oprávnění pro úpravu tohoto dokumentu.",
|
||||
"SDK": {
|
||||
"%1 of %2": "%1 of %2",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"(All)": "(All)",
|
||||
"(blank)": "(blank)",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column": "Column",
|
||||
"Column Labels": "Column Labels",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Confidential": "Confidential",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"File": "File",
|
||||
"Good": "Good",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Hours": "Hours",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Percent": "Percent",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Values": "Values",
|
||||
"Warning Text": "Warning Text",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"Your text here": "Your text here"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
||||
@ -95,211 +95,6 @@
|
||||
"criticalErrorTitle": "Fejl",
|
||||
"errorProcessSaveResult": "Gem fejlede.",
|
||||
"notcriticalErrorTitle": "Advarsel",
|
||||
"SDK": {
|
||||
"txtAccent": "Accent",
|
||||
"txtAll": "(alle)",
|
||||
"txtArt": "Din tekst her",
|
||||
"txtBlank": "(blank)",
|
||||
"txtByField": "%1 af %2",
|
||||
"txtClearFilter": "Ryd filter (Alt+C)",
|
||||
"txtColLbls": "Kolonne etiketter",
|
||||
"txtColumn": "Kolonne",
|
||||
"txtConfidential": "Fortrolig",
|
||||
"txtDate": "Dato",
|
||||
"txtDays": "dage",
|
||||
"txtDiagramTitle": "Diagram titel",
|
||||
"txtFile": "Fil",
|
||||
"txtGrandTotal": "Samlet total",
|
||||
"txtGroup": "Gruppe",
|
||||
"txtHours": "timer",
|
||||
"txtMinutes": "minutter",
|
||||
"txtMonths": "måneder",
|
||||
"txtMultiSelect": "Multi-vælg (Alt+S)",
|
||||
"txtOr": "%1 eller %2",
|
||||
"txtPage": "Side",
|
||||
"txtPageOf": "Side %1 af %2",
|
||||
"txtPages": "Sider",
|
||||
"txtPreparedBy": "Forberedt af",
|
||||
"txtPrintArea": "udskrivnings område",
|
||||
"txtQuarter": "Qtr",
|
||||
"txtQuarters": "Kvartaler",
|
||||
"txtRow": "Række",
|
||||
"txtRowLbls": "Række etiketter",
|
||||
"txtSeconds": "Sekunder",
|
||||
"txtSeries": "Serie",
|
||||
"txtStyle_Bad": "Dårlig",
|
||||
"txtStyle_Calculation": "Beregning",
|
||||
"txtStyle_Check_Cell": "Tjek celle",
|
||||
"txtStyle_Comma": "Komma",
|
||||
"txtStyle_Currency": "Valuta",
|
||||
"txtStyle_Explanatory_Text": "Forklarende tekst",
|
||||
"txtStyle_Good": "God",
|
||||
"txtStyle_Heading_1": "Overskrift 1",
|
||||
"txtStyle_Heading_2": "Overskrift 2",
|
||||
"txtStyle_Heading_3": "Overskrift 3",
|
||||
"txtStyle_Heading_4": "Overskrift 4",
|
||||
"txtStyle_Input": "Input",
|
||||
"txtStyle_Linked_Cell": "Forbunden celle",
|
||||
"txtStyle_Neutral": "Neutral",
|
||||
"txtStyle_Normal": "Normal",
|
||||
"txtStyle_Note": "Note",
|
||||
"txtStyle_Output": "Output",
|
||||
"txtStyle_Percent": "Procent",
|
||||
"txtStyle_Warning_Text": "Advarselstekst",
|
||||
"txtTab": "Fane",
|
||||
"txtTable": "Tabel",
|
||||
"txtValues": "Værdier",
|
||||
"txtXAxis": "X akse",
|
||||
"txtYAxis": "Y akse",
|
||||
"txtYears": "år",
|
||||
"txtStyle_Title": "Title",
|
||||
"txtStyle_Total": "Total",
|
||||
"txtTime": "Time",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"(All)": "(All)",
|
||||
"Your text here": "Your text here",
|
||||
"(blank)": "(blank)",
|
||||
"%1 of %2": "%1 of %2",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column Labels": "Column Labels",
|
||||
"Column": "Column",
|
||||
"Confidential": "Confidential",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"File": "File",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Hours": "Hours",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"Good": "Good",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Percent": "Percent",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Warning Text": "Warning Text",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Values": "Values",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"del_txtAccent": "Accent",
|
||||
"del_txtAll": "(All)",
|
||||
"del_txtArt": "Your text here",
|
||||
"del_txtBlank": "(blank)",
|
||||
"del_txtByField": "%1 of %2",
|
||||
"del_txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"del_txtColLbls": "Column Labels",
|
||||
"del_txtColumn": "Column",
|
||||
"del_txtConfidential": "Confidential",
|
||||
"del_txtDate": "Date",
|
||||
"del_txtDays": "Days",
|
||||
"del_txtDiagramTitle": "Chart Title",
|
||||
"del_txtFile": "File",
|
||||
"del_txtGrandTotal": "Grand Total",
|
||||
"del_txtGroup": "Group",
|
||||
"del_txtHours": "Hours",
|
||||
"del_txtMinutes": "Minutes",
|
||||
"del_txtMonths": "Months",
|
||||
"del_txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"del_txtOr": "%1 or %2",
|
||||
"del_txtPage": "Page",
|
||||
"del_txtPageOf": "Page %1 of %2",
|
||||
"del_txtPages": "Pages",
|
||||
"del_txtPreparedBy": "Prepared by",
|
||||
"del_txtPrintArea": "Print_Area",
|
||||
"del_txtQuarter": "Qtr",
|
||||
"del_txtQuarters": "Quarters",
|
||||
"del_txtRow": "Row",
|
||||
"del_txtRowLbls": "Row Labels",
|
||||
"del_txtSeconds": "Seconds",
|
||||
"del_txtSeries": "Series",
|
||||
"del_txtStyle_Bad": "Bad",
|
||||
"del_txtStyle_Calculation": "Calculation",
|
||||
"del_txtStyle_Check_Cell": "Check Cell",
|
||||
"del_txtStyle_Comma": "Comma",
|
||||
"del_txtStyle_Currency": "Currency",
|
||||
"del_txtStyle_Explanatory_Text": "Explanatory Text",
|
||||
"del_txtStyle_Good": "Good",
|
||||
"del_txtStyle_Heading_1": "Heading 1",
|
||||
"del_txtStyle_Heading_2": "Heading 2",
|
||||
"del_txtStyle_Heading_3": "Heading 3",
|
||||
"del_txtStyle_Heading_4": "Heading 4",
|
||||
"del_txtStyle_Input": "Input",
|
||||
"del_txtStyle_Linked_Cell": "Linked Cell",
|
||||
"del_txtStyle_Neutral": "Neutral",
|
||||
"del_txtStyle_Normal": "Normal",
|
||||
"del_txtStyle_Note": "Note",
|
||||
"del_txtStyle_Output": "Output",
|
||||
"del_txtStyle_Percent": "Percent",
|
||||
"del_txtStyle_Title": "Title",
|
||||
"del_txtStyle_Total": "Total",
|
||||
"del_txtStyle_Warning_Text": "Warning Text",
|
||||
"del_txtTab": "Tab",
|
||||
"del_txtTable": "Table",
|
||||
"del_txtTime": "Time",
|
||||
"del_txtValues": "Values",
|
||||
"del_txtXAxis": "X Axis",
|
||||
"del_txtYAxis": "Y Axis",
|
||||
"del_txtYears": "Years"
|
||||
},
|
||||
"textAnonymous": "Anonymt",
|
||||
"textBuyNow": "Besøg hjemmeside",
|
||||
"textClose": "Luk",
|
||||
@ -320,6 +115,93 @@
|
||||
"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.",
|
||||
"SDK": {
|
||||
"%1 of %2": "%1 of %2",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"(All)": "(All)",
|
||||
"(blank)": "(blank)",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column": "Column",
|
||||
"Column Labels": "Column Labels",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Confidential": "Confidential",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"File": "File",
|
||||
"Good": "Good",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Hours": "Hours",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Percent": "Percent",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Values": "Values",
|
||||
"Warning Text": "Warning Text",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"Your text here": "Your text here"
|
||||
},
|
||||
"textCustomLoader": "Sorry, you are not entitled to change the loader. Please, contact our sales department to get a quote.",
|
||||
"textDontUpdate": "Don't Update",
|
||||
"textHasMacros": "The file contains automatic macros.<br>Do you want to run macros?",
|
||||
|
||||
@ -100,211 +100,6 @@
|
||||
"errorUpdateVersion": "Die Dateiversion wurde geändert. Die Seite wird neu geladen.",
|
||||
"leavePageText": "Sie haben nicht gespeicherte Änderungen. Klicken Sie auf \"Auf dieser Seite bleiben\" und warten Sie, bis die Datei automatisch gespeichert wird. Klicken Sie auf \"Seite verlassen\", um nicht gespeicherte Änderungen zu verwerfen.",
|
||||
"notcriticalErrorTitle": "Warnung",
|
||||
"SDK": {
|
||||
"txtAccent": "Akzent",
|
||||
"txtAll": "(Alle)",
|
||||
"txtArt": "Text hier eingeben",
|
||||
"txtBlank": "(leer)",
|
||||
"txtByField": "%1 von %2",
|
||||
"txtClearFilter": "Filter löschen (Alt+C)",
|
||||
"txtColLbls": "Rubrikbezeichnung",
|
||||
"txtColumn": "Rubrik",
|
||||
"txtConfidential": "Vertraulich",
|
||||
"txtDate": "Datum",
|
||||
"txtDays": "Tage",
|
||||
"txtDiagramTitle": "Diagrammtitel",
|
||||
"txtFile": "Datei",
|
||||
"txtGrandTotal": "Gesamtsumme",
|
||||
"txtGroup": "Gruppe",
|
||||
"txtHours": "Öffnungszeiten",
|
||||
"txtMinutes": "Minuten",
|
||||
"txtMonths": "Monate",
|
||||
"txtMultiSelect": "Mehrfachauswahl (Alt+S)",
|
||||
"txtOr": "%1 oder %2",
|
||||
"txtPage": "Seite",
|
||||
"txtPageOf": "Seite %1 von %2",
|
||||
"txtPages": "Seiten",
|
||||
"txtPreparedBy": "Vorbereitet von",
|
||||
"txtPrintArea": "Druckbereich",
|
||||
"txtQuarter": "Quartal",
|
||||
"txtQuarters": "Quartal",
|
||||
"txtRow": "Zeile",
|
||||
"txtRowLbls": "Zeilenbeschriftungen",
|
||||
"txtSeconds": "Sekunden",
|
||||
"txtSeries": "Reihen",
|
||||
"txtStyle_Bad": "Schlecht",
|
||||
"txtStyle_Calculation": "Berechnung",
|
||||
"txtStyle_Check_Cell": "Zelle überprüfen",
|
||||
"txtStyle_Comma": "Komma",
|
||||
"txtStyle_Currency": "Währung",
|
||||
"txtStyle_Explanatory_Text": "Erklärender Text",
|
||||
"txtStyle_Good": "Gut",
|
||||
"txtStyle_Heading_1": "Überschrift 1",
|
||||
"txtStyle_Heading_2": "Überschrift 2",
|
||||
"txtStyle_Heading_3": "Überschrift 3",
|
||||
"txtStyle_Heading_4": "Überschrift 4",
|
||||
"txtStyle_Input": "Eingabe",
|
||||
"txtStyle_Linked_Cell": "Verknüpfte Zelle",
|
||||
"txtStyle_Neutral": "Neutral",
|
||||
"txtStyle_Normal": "Normal",
|
||||
"txtStyle_Note": "Hinweis",
|
||||
"txtStyle_Output": "Ausgabe",
|
||||
"txtStyle_Percent": "Prozent",
|
||||
"txtStyle_Title": "Titel",
|
||||
"txtStyle_Total": "Insgesamt",
|
||||
"txtStyle_Warning_Text": "Warnungstext",
|
||||
"txtTab": "Tab",
|
||||
"txtTable": "Tabelle",
|
||||
"txtTime": "Zeit",
|
||||
"txtValues": "Werte",
|
||||
"txtXAxis": "Achse X",
|
||||
"txtYAxis": "Achse Y",
|
||||
"txtYears": "Jahre",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"(All)": "(All)",
|
||||
"Your text here": "Your text here",
|
||||
"(blank)": "(blank)",
|
||||
"%1 of %2": "%1 of %2",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column Labels": "Column Labels",
|
||||
"Column": "Column",
|
||||
"Confidential": "Confidential",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"File": "File",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Hours": "Hours",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"Good": "Good",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Percent": "Percent",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Warning Text": "Warning Text",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Values": "Values",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"del_txtAccent": "Accent",
|
||||
"del_txtAll": "(All)",
|
||||
"del_txtArt": "Your text here",
|
||||
"del_txtBlank": "(blank)",
|
||||
"del_txtByField": "%1 of %2",
|
||||
"del_txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"del_txtColLbls": "Column Labels",
|
||||
"del_txtColumn": "Column",
|
||||
"del_txtConfidential": "Confidential",
|
||||
"del_txtDate": "Date",
|
||||
"del_txtDays": "Days",
|
||||
"del_txtDiagramTitle": "Chart Title",
|
||||
"del_txtFile": "File",
|
||||
"del_txtGrandTotal": "Grand Total",
|
||||
"del_txtGroup": "Group",
|
||||
"del_txtHours": "Hours",
|
||||
"del_txtMinutes": "Minutes",
|
||||
"del_txtMonths": "Months",
|
||||
"del_txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"del_txtOr": "%1 or %2",
|
||||
"del_txtPage": "Page",
|
||||
"del_txtPageOf": "Page %1 of %2",
|
||||
"del_txtPages": "Pages",
|
||||
"del_txtPreparedBy": "Prepared by",
|
||||
"del_txtPrintArea": "Print_Area",
|
||||
"del_txtQuarter": "Qtr",
|
||||
"del_txtQuarters": "Quarters",
|
||||
"del_txtRow": "Row",
|
||||
"del_txtRowLbls": "Row Labels",
|
||||
"del_txtSeconds": "Seconds",
|
||||
"del_txtSeries": "Series",
|
||||
"del_txtStyle_Bad": "Bad",
|
||||
"del_txtStyle_Calculation": "Calculation",
|
||||
"del_txtStyle_Check_Cell": "Check Cell",
|
||||
"del_txtStyle_Comma": "Comma",
|
||||
"del_txtStyle_Currency": "Currency",
|
||||
"del_txtStyle_Explanatory_Text": "Explanatory Text",
|
||||
"del_txtStyle_Good": "Good",
|
||||
"del_txtStyle_Heading_1": "Heading 1",
|
||||
"del_txtStyle_Heading_2": "Heading 2",
|
||||
"del_txtStyle_Heading_3": "Heading 3",
|
||||
"del_txtStyle_Heading_4": "Heading 4",
|
||||
"del_txtStyle_Input": "Input",
|
||||
"del_txtStyle_Linked_Cell": "Linked Cell",
|
||||
"del_txtStyle_Neutral": "Neutral",
|
||||
"del_txtStyle_Normal": "Normal",
|
||||
"del_txtStyle_Note": "Note",
|
||||
"del_txtStyle_Output": "Output",
|
||||
"del_txtStyle_Percent": "Percent",
|
||||
"del_txtStyle_Title": "Title",
|
||||
"del_txtStyle_Total": "Total",
|
||||
"del_txtStyle_Warning_Text": "Warning Text",
|
||||
"del_txtTab": "Tab",
|
||||
"del_txtTable": "Table",
|
||||
"del_txtTime": "Time",
|
||||
"del_txtValues": "Values",
|
||||
"del_txtXAxis": "X Axis",
|
||||
"del_txtYAxis": "Y Axis",
|
||||
"del_txtYears": "Years"
|
||||
},
|
||||
"textAnonymous": "Anonym",
|
||||
"textBuyNow": "Webseite besuchen",
|
||||
"textClose": "Schließen",
|
||||
@ -339,7 +134,94 @@
|
||||
"warnLicenseUsersExceeded": "Sie haben das Benutzerlimit für %1-Editoren erreicht. Bitte wenden Sie sich an Ihren Administrator, um weitere Informationen zu erhalten.",
|
||||
"warnNoLicense": "Sie haben die maximale Anzahl von gleichzeitigen Verbindungen in %1-Editoren erreicht. Die Bearbeitung ist jetzt in diesem Dokument nicht verfügbar. Bitte kontaktieren Sie unser Verkaufsteam, um persönliche Upgrade-Bedingungen zu erhalten.",
|
||||
"warnNoLicenseUsers": "Sie haben das Benutzerlimit für %1-Editoren erreicht. Bitte kontaktieren Sie unser Verkaufsteam, um persönliche Upgrade-Bedingungen zu erhalten.",
|
||||
"warnProcessRightsChange": "Sie können diese Datei nicht bearbeiten."
|
||||
"warnProcessRightsChange": "Sie können diese Datei nicht bearbeiten.",
|
||||
"SDK": {
|
||||
"%1 of %2": "%1 of %2",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"(All)": "(All)",
|
||||
"(blank)": "(blank)",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column": "Column",
|
||||
"Column Labels": "Column Labels",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Confidential": "Confidential",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"File": "File",
|
||||
"Good": "Good",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Hours": "Hours",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Percent": "Percent",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Values": "Values",
|
||||
"Warning Text": "Warning Text",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"Your text here": "Your text here"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
||||
@ -100,211 +100,6 @@
|
||||
"errorUpdateVersion": "Η έκδοση του αρχείου έχει αλλάξει. Η σελίδα θα φορτωθεί ξανά.",
|
||||
"leavePageText": "Έχετε μη αποθηκευμένες αλλαγές στο έγγραφο. Πατήστε 'Παραμονή στη Σελίδα' για να περιμένετε την αυτόματη αποθήκευση. Πατήστε 'Έξοδος από τη Σελίδα' για να απορρίψετε όλες τις μη αποθηκευμένες αλλαγές.",
|
||||
"notcriticalErrorTitle": "Προειδοποίηση",
|
||||
"SDK": {
|
||||
"txtAccent": "Τόνος",
|
||||
"txtAll": "(Όλα)",
|
||||
"txtArt": "Το κείμενό σας εδώ",
|
||||
"txtBlank": "(κενό)",
|
||||
"txtByField": "%1 από %2",
|
||||
"txtClearFilter": "Εκκαθάριση Φίλτρου (Alt+C)",
|
||||
"txtColLbls": "Ετικέτες Στηλών",
|
||||
"txtColumn": "Στήλη",
|
||||
"txtConfidential": "Εμπιστευτικό",
|
||||
"txtDate": "Ημερομηνία",
|
||||
"txtDays": "Ημέρες",
|
||||
"txtDiagramTitle": "Τίτλος Γραφήματος",
|
||||
"txtFile": "Αρχείο",
|
||||
"txtGrandTotal": "Τελικό Σύνολο",
|
||||
"txtGroup": "Ομάδα",
|
||||
"txtHours": "Ώρες",
|
||||
"txtMinutes": "Λεπτά",
|
||||
"txtMonths": "Μήνες",
|
||||
"txtMultiSelect": "Πολλαπλή Επιλογή (Alt+S)",
|
||||
"txtOr": "%1 ή %2",
|
||||
"txtPage": "Σελίδα",
|
||||
"txtPageOf": "Σελίδα %1 από %2",
|
||||
"txtPages": "Σελίδες",
|
||||
"txtPreparedBy": "Ετοιμάστηκε από",
|
||||
"txtPrintArea": "Εκτυπώσιμη_Περιοχή",
|
||||
"txtQuarter": "Τέταρτο",
|
||||
"txtQuarters": "Τετράμηνα",
|
||||
"txtRow": "Γραμμή",
|
||||
"txtRowLbls": "Ετικέτες Γραμμών",
|
||||
"txtSeconds": "Δευτερόλεπτα",
|
||||
"txtSeries": "Σειρά",
|
||||
"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": "Τίτλος",
|
||||
"txtStyle_Total": "Σύνολο",
|
||||
"txtStyle_Warning_Text": "Κείμενο Προειδοποίησης",
|
||||
"txtTab": "Καρτέλα",
|
||||
"txtTable": "Πίνακας",
|
||||
"txtTime": "Ώρα",
|
||||
"txtValues": "Τιμές",
|
||||
"txtXAxis": "Άξονας Χ",
|
||||
"txtYAxis": "Άξονας Υ",
|
||||
"txtYears": "Έτη",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"(All)": "(All)",
|
||||
"Your text here": "Your text here",
|
||||
"(blank)": "(blank)",
|
||||
"%1 of %2": "%1 of %2",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column Labels": "Column Labels",
|
||||
"Column": "Column",
|
||||
"Confidential": "Confidential",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"File": "File",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Hours": "Hours",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"Good": "Good",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Percent": "Percent",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Warning Text": "Warning Text",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Values": "Values",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"del_txtAccent": "Accent",
|
||||
"del_txtAll": "(All)",
|
||||
"del_txtArt": "Your text here",
|
||||
"del_txtBlank": "(blank)",
|
||||
"del_txtByField": "%1 of %2",
|
||||
"del_txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"del_txtColLbls": "Column Labels",
|
||||
"del_txtColumn": "Column",
|
||||
"del_txtConfidential": "Confidential",
|
||||
"del_txtDate": "Date",
|
||||
"del_txtDays": "Days",
|
||||
"del_txtDiagramTitle": "Chart Title",
|
||||
"del_txtFile": "File",
|
||||
"del_txtGrandTotal": "Grand Total",
|
||||
"del_txtGroup": "Group",
|
||||
"del_txtHours": "Hours",
|
||||
"del_txtMinutes": "Minutes",
|
||||
"del_txtMonths": "Months",
|
||||
"del_txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"del_txtOr": "%1 or %2",
|
||||
"del_txtPage": "Page",
|
||||
"del_txtPageOf": "Page %1 of %2",
|
||||
"del_txtPages": "Pages",
|
||||
"del_txtPreparedBy": "Prepared by",
|
||||
"del_txtPrintArea": "Print_Area",
|
||||
"del_txtQuarter": "Qtr",
|
||||
"del_txtQuarters": "Quarters",
|
||||
"del_txtRow": "Row",
|
||||
"del_txtRowLbls": "Row Labels",
|
||||
"del_txtSeconds": "Seconds",
|
||||
"del_txtSeries": "Series",
|
||||
"del_txtStyle_Bad": "Bad",
|
||||
"del_txtStyle_Calculation": "Calculation",
|
||||
"del_txtStyle_Check_Cell": "Check Cell",
|
||||
"del_txtStyle_Comma": "Comma",
|
||||
"del_txtStyle_Currency": "Currency",
|
||||
"del_txtStyle_Explanatory_Text": "Explanatory Text",
|
||||
"del_txtStyle_Good": "Good",
|
||||
"del_txtStyle_Heading_1": "Heading 1",
|
||||
"del_txtStyle_Heading_2": "Heading 2",
|
||||
"del_txtStyle_Heading_3": "Heading 3",
|
||||
"del_txtStyle_Heading_4": "Heading 4",
|
||||
"del_txtStyle_Input": "Input",
|
||||
"del_txtStyle_Linked_Cell": "Linked Cell",
|
||||
"del_txtStyle_Neutral": "Neutral",
|
||||
"del_txtStyle_Normal": "Normal",
|
||||
"del_txtStyle_Note": "Note",
|
||||
"del_txtStyle_Output": "Output",
|
||||
"del_txtStyle_Percent": "Percent",
|
||||
"del_txtStyle_Title": "Title",
|
||||
"del_txtStyle_Total": "Total",
|
||||
"del_txtStyle_Warning_Text": "Warning Text",
|
||||
"del_txtTab": "Tab",
|
||||
"del_txtTable": "Table",
|
||||
"del_txtTime": "Time",
|
||||
"del_txtValues": "Values",
|
||||
"del_txtXAxis": "X Axis",
|
||||
"del_txtYAxis": "Y Axis",
|
||||
"del_txtYears": "Years"
|
||||
},
|
||||
"textAnonymous": "Ανώνυμος",
|
||||
"textBuyNow": "Επισκεφθείτε τον ιστότοπο",
|
||||
"textClose": "Κλείσιμο",
|
||||
@ -339,7 +134,94 @@
|
||||
"warnLicenseUsersExceeded": "Έχετε φτάσει το όριο χρήστη για συντάκτες %1.<br>Επικοινωνήστε με τον διαχειριστή σας για περισσότερες πληροφορίες.",
|
||||
"warnNoLicense": "Φτάσατε το όριο ταυτόχρονων συνδέσεων σε %1 συντάκτες. Το έγγραφο θα ανοίξει μόνο για ανάγνωση. Επικοινωνήστε με την ομάδα πωλήσεων %1 για τους όρους αναβάθμισης.",
|
||||
"warnNoLicenseUsers": "Έχετε φτάσει το όριο χρήστη για συντάκτες %1.<br>Επικοινωνήστε με την ομάδα πωλήσεων %1 για προσωπικούς όρους αναβάθμισης.",
|
||||
"warnProcessRightsChange": "Δεν έχετε δικαίωμα επεξεργασίας του αρχείου."
|
||||
"warnProcessRightsChange": "Δεν έχετε δικαίωμα επεξεργασίας του αρχείου.",
|
||||
"SDK": {
|
||||
"%1 of %2": "%1 of %2",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"(All)": "(All)",
|
||||
"(blank)": "(blank)",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column": "Column",
|
||||
"Column Labels": "Column Labels",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Confidential": "Confidential",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"File": "File",
|
||||
"Good": "Good",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Hours": "Hours",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Percent": "Percent",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Values": "Values",
|
||||
"Warning Text": "Warning Text",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"Your text here": "Your text here"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
||||
@ -101,72 +101,10 @@
|
||||
"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.",
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
"SDK": {
|
||||
"del_txtAccent": "Accent",
|
||||
"del_txtAll": "(All)",
|
||||
"del_txtArt": "Your text here",
|
||||
"del_txtBlank": "(blank)",
|
||||
"del_txtByField": "%1 of %2",
|
||||
"del_txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"del_txtColLbls": "Column Labels",
|
||||
"del_txtColumn": "Column",
|
||||
"del_txtConfidential": "Confidential",
|
||||
"del_txtDate": "Date",
|
||||
"del_txtDays": "Days",
|
||||
"del_txtDiagramTitle": "Chart Title",
|
||||
"del_txtFile": "File",
|
||||
"del_txtGrandTotal": "Grand Total",
|
||||
"del_txtGroup": "Group",
|
||||
"del_txtHours": "Hours",
|
||||
"del_txtMinutes": "Minutes",
|
||||
"del_txtMonths": "Months",
|
||||
"del_txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"del_txtOr": "%1 or %2",
|
||||
"del_txtPage": "Page",
|
||||
"del_txtPageOf": "Page %1 of %2",
|
||||
"del_txtPages": "Pages",
|
||||
"del_txtPreparedBy": "Prepared by",
|
||||
"del_txtPrintArea": "Print_Area",
|
||||
"del_txtQuarter": "Qtr",
|
||||
"del_txtQuarters": "Quarters",
|
||||
"del_txtRow": "Row",
|
||||
"del_txtRowLbls": "Row Labels",
|
||||
"del_txtSeconds": "Seconds",
|
||||
"del_txtSeries": "Series",
|
||||
"del_txtStyle_Bad": "Bad",
|
||||
"del_txtStyle_Calculation": "Calculation",
|
||||
"del_txtStyle_Check_Cell": "Check Cell",
|
||||
"del_txtStyle_Comma": "Comma",
|
||||
"del_txtStyle_Currency": "Currency",
|
||||
"del_txtStyle_Explanatory_Text": "Explanatory Text",
|
||||
"del_txtStyle_Good": "Good",
|
||||
"del_txtStyle_Heading_1": "Heading 1",
|
||||
"del_txtStyle_Heading_2": "Heading 2",
|
||||
"del_txtStyle_Heading_3": "Heading 3",
|
||||
"del_txtStyle_Heading_4": "Heading 4",
|
||||
"del_txtStyle_Input": "Input",
|
||||
"del_txtStyle_Linked_Cell": "Linked Cell",
|
||||
"del_txtStyle_Neutral": "Neutral",
|
||||
"del_txtStyle_Normal": "Normal",
|
||||
"del_txtStyle_Note": "Note",
|
||||
"del_txtStyle_Output": "Output",
|
||||
"del_txtStyle_Percent": "Percent",
|
||||
"del_txtStyle_Title": "Title",
|
||||
"del_txtStyle_Total": "Total",
|
||||
"del_txtStyle_Warning_Text": "Warning Text",
|
||||
"del_txtTab": "Tab",
|
||||
"del_txtTable": "Table",
|
||||
"del_txtTime": "Time",
|
||||
"del_txtValues": "Values",
|
||||
"del_txtXAxis": "X Axis",
|
||||
"del_txtYAxis": "Y Axis",
|
||||
"del_txtYears": "Years",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"%1 of %2": "%1 of %2",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"(All)": "(All)",
|
||||
"(blank)": "(blank)",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
@ -185,28 +123,50 @@
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"(All)": "(All)",
|
||||
"Your text here": "Your text here",
|
||||
"(blank)": "(blank)",
|
||||
"%1 of %2": "%1 of %2",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column Labels": "Column Labels",
|
||||
"Column": "Column",
|
||||
"Column Labels": "Column Labels",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Confidential": "Confidential",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"File": "File",
|
||||
"Good": "Good",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Hours": "Hours",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Percent": "Percent",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
@ -215,36 +175,17 @@
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"Good": "Good",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Percent": "Percent",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Warning Text": "Warning Text",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Values": "Values",
|
||||
"Warning Text": "Warning Text",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years"
|
||||
"Years": "Years",
|
||||
"Your text here": "Your text here"
|
||||
},
|
||||
"textAnonymous": "Anonymous",
|
||||
"textBuyNow": "Visit website",
|
||||
@ -827,7 +768,7 @@
|
||||
"textRightToLeft": "Right To Left",
|
||||
"textRtlInterface": "RTL Interface",
|
||||
"textSameAsSystem": "Same As System",
|
||||
"textSearch": "Search",
|
||||
"textSearch": "Find",
|
||||
"textSearchBy": "Search",
|
||||
"textSearchIn": "Search In",
|
||||
"textSettings": "Settings",
|
||||
|
||||
@ -100,211 +100,6 @@
|
||||
"errorUpdateVersion": "Se ha cambiado la versión del archivo. La página será actualizada.",
|
||||
"leavePageText": "Tiene cambios no guardados en este documento. Haga clic en \"Quedarse en esta página\" para esperar hasta que se guarden automáticamente. Haga clic en \"Salir de esta página\" para descartar todos los cambios no guardados.",
|
||||
"notcriticalErrorTitle": "Advertencia",
|
||||
"SDK": {
|
||||
"txtAccent": "Acentuación",
|
||||
"txtAll": "(Todos)",
|
||||
"txtArt": "Su texto aquí",
|
||||
"txtBlank": "(en blanco)",
|
||||
"txtByField": "%1 de %2",
|
||||
"txtClearFilter": "Borrar filtro (Alt+C)",
|
||||
"txtColLbls": "Etiquetas de columna",
|
||||
"txtColumn": "Columna",
|
||||
"txtConfidential": "Confidencial",
|
||||
"txtDate": "Fecha",
|
||||
"txtDays": "Días",
|
||||
"txtDiagramTitle": "Título del gráfico",
|
||||
"txtFile": "Archivo",
|
||||
"txtGrandTotal": "Total general",
|
||||
"txtGroup": "Agrupar",
|
||||
"txtHours": "Horas",
|
||||
"txtMinutes": "Minutos",
|
||||
"txtMonths": "Meses",
|
||||
"txtMultiSelect": "Selección múltiple (Alt+S)",
|
||||
"txtOr": "%1 o %2",
|
||||
"txtPage": "Página",
|
||||
"txtPageOf": "Página %1 de %2",
|
||||
"txtPages": "Páginas",
|
||||
"txtPreparedBy": "Preparado por",
|
||||
"txtPrintArea": "Área_de_impresión",
|
||||
"txtQuarter": "Trim.",
|
||||
"txtQuarters": "Trimestres",
|
||||
"txtRow": "Fila",
|
||||
"txtRowLbls": "Etiquetas de fila",
|
||||
"txtSeconds": "Segundos",
|
||||
"txtSeries": "Serie",
|
||||
"txtStyle_Bad": "Malo",
|
||||
"txtStyle_Calculation": "Cálculo",
|
||||
"txtStyle_Check_Cell": "Celda de comprobación",
|
||||
"txtStyle_Comma": "Coma",
|
||||
"txtStyle_Currency": "Moneda",
|
||||
"txtStyle_Explanatory_Text": "Texto explicativo",
|
||||
"txtStyle_Good": "Bueno",
|
||||
"txtStyle_Heading_1": "Título 1",
|
||||
"txtStyle_Heading_2": "Título 2",
|
||||
"txtStyle_Heading_3": "Título 3",
|
||||
"txtStyle_Heading_4": "Título 4",
|
||||
"txtStyle_Input": "Entrada",
|
||||
"txtStyle_Linked_Cell": "Celda enlazada",
|
||||
"txtStyle_Neutral": "Neutral",
|
||||
"txtStyle_Normal": "Normal",
|
||||
"txtStyle_Note": "Nota",
|
||||
"txtStyle_Output": "Salida",
|
||||
"txtStyle_Percent": "Por ciento",
|
||||
"txtStyle_Title": "Título",
|
||||
"txtStyle_Total": "Total",
|
||||
"txtStyle_Warning_Text": "Texto de advertencia",
|
||||
"txtTab": "Pestaña",
|
||||
"txtTable": "Tabla",
|
||||
"txtTime": "Hora",
|
||||
"txtValues": "Valores",
|
||||
"txtXAxis": "Eje X",
|
||||
"txtYAxis": "Eje Y",
|
||||
"txtYears": "Años",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"(All)": "(All)",
|
||||
"Your text here": "Your text here",
|
||||
"(blank)": "(blank)",
|
||||
"%1 of %2": "%1 of %2",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column Labels": "Column Labels",
|
||||
"Column": "Column",
|
||||
"Confidential": "Confidential",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"File": "File",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Hours": "Hours",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"Good": "Good",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Percent": "Percent",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Warning Text": "Warning Text",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Values": "Values",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"del_txtAccent": "Accent",
|
||||
"del_txtAll": "(All)",
|
||||
"del_txtArt": "Your text here",
|
||||
"del_txtBlank": "(blank)",
|
||||
"del_txtByField": "%1 of %2",
|
||||
"del_txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"del_txtColLbls": "Column Labels",
|
||||
"del_txtColumn": "Column",
|
||||
"del_txtConfidential": "Confidential",
|
||||
"del_txtDate": "Date",
|
||||
"del_txtDays": "Days",
|
||||
"del_txtDiagramTitle": "Chart Title",
|
||||
"del_txtFile": "File",
|
||||
"del_txtGrandTotal": "Grand Total",
|
||||
"del_txtGroup": "Group",
|
||||
"del_txtHours": "Hours",
|
||||
"del_txtMinutes": "Minutes",
|
||||
"del_txtMonths": "Months",
|
||||
"del_txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"del_txtOr": "%1 or %2",
|
||||
"del_txtPage": "Page",
|
||||
"del_txtPageOf": "Page %1 of %2",
|
||||
"del_txtPages": "Pages",
|
||||
"del_txtPreparedBy": "Prepared by",
|
||||
"del_txtPrintArea": "Print_Area",
|
||||
"del_txtQuarter": "Qtr",
|
||||
"del_txtQuarters": "Quarters",
|
||||
"del_txtRow": "Row",
|
||||
"del_txtRowLbls": "Row Labels",
|
||||
"del_txtSeconds": "Seconds",
|
||||
"del_txtSeries": "Series",
|
||||
"del_txtStyle_Bad": "Bad",
|
||||
"del_txtStyle_Calculation": "Calculation",
|
||||
"del_txtStyle_Check_Cell": "Check Cell",
|
||||
"del_txtStyle_Comma": "Comma",
|
||||
"del_txtStyle_Currency": "Currency",
|
||||
"del_txtStyle_Explanatory_Text": "Explanatory Text",
|
||||
"del_txtStyle_Good": "Good",
|
||||
"del_txtStyle_Heading_1": "Heading 1",
|
||||
"del_txtStyle_Heading_2": "Heading 2",
|
||||
"del_txtStyle_Heading_3": "Heading 3",
|
||||
"del_txtStyle_Heading_4": "Heading 4",
|
||||
"del_txtStyle_Input": "Input",
|
||||
"del_txtStyle_Linked_Cell": "Linked Cell",
|
||||
"del_txtStyle_Neutral": "Neutral",
|
||||
"del_txtStyle_Normal": "Normal",
|
||||
"del_txtStyle_Note": "Note",
|
||||
"del_txtStyle_Output": "Output",
|
||||
"del_txtStyle_Percent": "Percent",
|
||||
"del_txtStyle_Title": "Title",
|
||||
"del_txtStyle_Total": "Total",
|
||||
"del_txtStyle_Warning_Text": "Warning Text",
|
||||
"del_txtTab": "Tab",
|
||||
"del_txtTable": "Table",
|
||||
"del_txtTime": "Time",
|
||||
"del_txtValues": "Values",
|
||||
"del_txtXAxis": "X Axis",
|
||||
"del_txtYAxis": "Y Axis",
|
||||
"del_txtYears": "Years"
|
||||
},
|
||||
"textAnonymous": "Anónimo",
|
||||
"textBuyNow": "Visitar sitio web",
|
||||
"textClose": "Cerrar",
|
||||
@ -339,7 +134,94 @@
|
||||
"warnLicenseUsersExceeded": "Ha alcanzado el límite de usuarios para %1 editores. Póngase en contacto con su administrador para saber más.",
|
||||
"warnNoLicense": "Ha alcanzado el límite de conexiones simultáneas con %1 editores. Este documento se abrirá sólo para su visualización. Póngase en contacto con el equipo de ventas de %1 para conocer las condiciones de actualización personal.",
|
||||
"warnNoLicenseUsers": "Ha alcanzado el límite de usuarios para %1 editores. Póngase en contacto con el equipo de ventas de %1 para conocer las condiciones de actualización personal.",
|
||||
"warnProcessRightsChange": "No tiene permiso para editar el archivo."
|
||||
"warnProcessRightsChange": "No tiene permiso para editar el archivo.",
|
||||
"SDK": {
|
||||
"%1 of %2": "%1 of %2",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"(All)": "(All)",
|
||||
"(blank)": "(blank)",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column": "Column",
|
||||
"Column Labels": "Column Labels",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Confidential": "Confidential",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"File": "File",
|
||||
"Good": "Good",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Hours": "Hours",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Percent": "Percent",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Values": "Values",
|
||||
"Warning Text": "Warning Text",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"Your text here": "Your text here"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
||||
@ -100,211 +100,6 @@
|
||||
"errorUpdateVersion": "Fitxategiaren bertsioa aldatu da. Orria berriz kargatuko da.",
|
||||
"leavePageText": "Gorde gabeko aldaketak dituzu dokumentu honetan. Egin klik \"Jarraitu orri honetan\" gordetze automatikoari itxaroteko. Egin klik \"Utzi orri hau\" gorde gabeko aldaketa guztiak baztertzeko.",
|
||||
"notcriticalErrorTitle": "Abisua",
|
||||
"SDK": {
|
||||
"txtAccent": "Azentua",
|
||||
"txtAll": "(Guztiak)",
|
||||
"txtArt": "Zure testua hemen",
|
||||
"txtBlank": "(hutsik)",
|
||||
"txtByField": "%1 / %2",
|
||||
"txtClearFilter": "Garbitu iragazkia (Alt+C)",
|
||||
"txtColLbls": "Zutabeen etiketak",
|
||||
"txtColumn": "Zutabea",
|
||||
"txtConfidential": "Isilpekoa",
|
||||
"txtDate": "Data",
|
||||
"txtDays": "Egunak",
|
||||
"txtDiagramTitle": "Diagramaren titulua",
|
||||
"txtFile": "Fitxategia",
|
||||
"txtGrandTotal": "Azken guztizkoa",
|
||||
"txtGroup": "Taldea",
|
||||
"txtHours": "orduak",
|
||||
"txtMinutes": "Minutuak",
|
||||
"txtMonths": "Hilabeteak",
|
||||
"txtMultiSelect": "Aukeraketa multiplea (Alt+S)",
|
||||
"txtOr": "%1 edo %2",
|
||||
"txtPage": "Orria",
|
||||
"txtPageOf": "%1 orria %2-(e)tik",
|
||||
"txtPages": "Orriak",
|
||||
"txtPreparedBy": "Prestatzailea:",
|
||||
"txtPrintArea": "Inprimatze_area",
|
||||
"txtQuarter": "Lauhil.",
|
||||
"txtQuarters": "Laurdenak",
|
||||
"txtRow": "Errenkada",
|
||||
"txtRowLbls": "Errenkadaren etiketak",
|
||||
"txtSeconds": "Segunduak",
|
||||
"txtSeries": "Seriea",
|
||||
"txtStyle_Bad": "Txarra",
|
||||
"txtStyle_Calculation": "Kalkulua",
|
||||
"txtStyle_Check_Cell": "Egiaztapen-gelaxka",
|
||||
"txtStyle_Comma": "Koma",
|
||||
"txtStyle_Currency": "Moneta",
|
||||
"txtStyle_Explanatory_Text": "Azalpen-testua",
|
||||
"txtStyle_Good": "Ona",
|
||||
"txtStyle_Heading_1": "1. izenburua",
|
||||
"txtStyle_Heading_2": "2. izenburua",
|
||||
"txtStyle_Heading_3": "3. izenburua",
|
||||
"txtStyle_Heading_4": "4. izenburua",
|
||||
"txtStyle_Input": "Sarrera",
|
||||
"txtStyle_Linked_Cell": "Estekatutako gelaxka",
|
||||
"txtStyle_Neutral": "Neutrala",
|
||||
"txtStyle_Normal": "Normala",
|
||||
"txtStyle_Note": "Oharra",
|
||||
"txtStyle_Output": "Irteera",
|
||||
"txtStyle_Percent": "Ehunekoa",
|
||||
"txtStyle_Title": "Izenburua",
|
||||
"txtStyle_Total": "Guztira",
|
||||
"txtStyle_Warning_Text": "Abisu testua",
|
||||
"txtTab": "Fitxa",
|
||||
"txtTable": "taula",
|
||||
"txtTime": "Denbora",
|
||||
"txtValues": "Balioak",
|
||||
"txtXAxis": "X ardatza",
|
||||
"txtYAxis": "Y ardatza",
|
||||
"txtYears": "Urteak",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"(All)": "(All)",
|
||||
"Your text here": "Your text here",
|
||||
"(blank)": "(blank)",
|
||||
"%1 of %2": "%1 of %2",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column Labels": "Column Labels",
|
||||
"Column": "Column",
|
||||
"Confidential": "Confidential",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"File": "File",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Hours": "Hours",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"Good": "Good",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Percent": "Percent",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Warning Text": "Warning Text",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Values": "Values",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"del_txtAccent": "Accent",
|
||||
"del_txtAll": "(All)",
|
||||
"del_txtArt": "Your text here",
|
||||
"del_txtBlank": "(blank)",
|
||||
"del_txtByField": "%1 of %2",
|
||||
"del_txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"del_txtColLbls": "Column Labels",
|
||||
"del_txtColumn": "Column",
|
||||
"del_txtConfidential": "Confidential",
|
||||
"del_txtDate": "Date",
|
||||
"del_txtDays": "Days",
|
||||
"del_txtDiagramTitle": "Chart Title",
|
||||
"del_txtFile": "File",
|
||||
"del_txtGrandTotal": "Grand Total",
|
||||
"del_txtGroup": "Group",
|
||||
"del_txtHours": "Hours",
|
||||
"del_txtMinutes": "Minutes",
|
||||
"del_txtMonths": "Months",
|
||||
"del_txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"del_txtOr": "%1 or %2",
|
||||
"del_txtPage": "Page",
|
||||
"del_txtPageOf": "Page %1 of %2",
|
||||
"del_txtPages": "Pages",
|
||||
"del_txtPreparedBy": "Prepared by",
|
||||
"del_txtPrintArea": "Print_Area",
|
||||
"del_txtQuarter": "Qtr",
|
||||
"del_txtQuarters": "Quarters",
|
||||
"del_txtRow": "Row",
|
||||
"del_txtRowLbls": "Row Labels",
|
||||
"del_txtSeconds": "Seconds",
|
||||
"del_txtSeries": "Series",
|
||||
"del_txtStyle_Bad": "Bad",
|
||||
"del_txtStyle_Calculation": "Calculation",
|
||||
"del_txtStyle_Check_Cell": "Check Cell",
|
||||
"del_txtStyle_Comma": "Comma",
|
||||
"del_txtStyle_Currency": "Currency",
|
||||
"del_txtStyle_Explanatory_Text": "Explanatory Text",
|
||||
"del_txtStyle_Good": "Good",
|
||||
"del_txtStyle_Heading_1": "Heading 1",
|
||||
"del_txtStyle_Heading_2": "Heading 2",
|
||||
"del_txtStyle_Heading_3": "Heading 3",
|
||||
"del_txtStyle_Heading_4": "Heading 4",
|
||||
"del_txtStyle_Input": "Input",
|
||||
"del_txtStyle_Linked_Cell": "Linked Cell",
|
||||
"del_txtStyle_Neutral": "Neutral",
|
||||
"del_txtStyle_Normal": "Normal",
|
||||
"del_txtStyle_Note": "Note",
|
||||
"del_txtStyle_Output": "Output",
|
||||
"del_txtStyle_Percent": "Percent",
|
||||
"del_txtStyle_Title": "Title",
|
||||
"del_txtStyle_Total": "Total",
|
||||
"del_txtStyle_Warning_Text": "Warning Text",
|
||||
"del_txtTab": "Tab",
|
||||
"del_txtTable": "Table",
|
||||
"del_txtTime": "Time",
|
||||
"del_txtValues": "Values",
|
||||
"del_txtXAxis": "X Axis",
|
||||
"del_txtYAxis": "Y Axis",
|
||||
"del_txtYears": "Years"
|
||||
},
|
||||
"textAnonymous": "Anonimoa",
|
||||
"textBuyNow": "Bisitatu webgunea",
|
||||
"textClose": "Itxi",
|
||||
@ -339,7 +134,94 @@
|
||||
"warnLicenseUsersExceeded": "Aldi bereko %1 editoreren konexio-mugara iritsi zara. Jarri harremanetan zure administratzailearekin informazio gehiagorako.",
|
||||
"warnNoLicense": "Aldibereko konexioen mugara iritsi zara %1 editorerekin. Dokumentu hau bere bistaratzerako bakarrik irekiko da. Jarri harremanetan %1 salmenta taldearekin eguneraketa pertsonalaren baldintzak jakiteko.",
|
||||
"warnNoLicenseUsers": "Aldi bereko %1 editoreren konexio-mugara iritsi zara. Jarri harremanetan %1 salmenta taldearekin mailaz igotzeko baldintzak ezagutzeko.",
|
||||
"warnProcessRightsChange": "Ez duzu baimenik fitxategia editatzeko."
|
||||
"warnProcessRightsChange": "Ez duzu baimenik fitxategia editatzeko.",
|
||||
"SDK": {
|
||||
"%1 of %2": "%1 of %2",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"(All)": "(All)",
|
||||
"(blank)": "(blank)",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column": "Column",
|
||||
"Column Labels": "Column Labels",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Confidential": "Confidential",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"File": "File",
|
||||
"Good": "Good",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Hours": "Hours",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Percent": "Percent",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Values": "Values",
|
||||
"Warning Text": "Warning Text",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"Your text here": "Your text here"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
||||
@ -100,211 +100,6 @@
|
||||
"errorUpdateVersion": "La version du fichier a été changée. La page sera rechargée.",
|
||||
"leavePageText": "Vous avez des modifications non enregistrées dans ce document. Cliquez sur Rester sur cette page et attendez l'enregistrement automatique. Cliquez sur Quitter cette page pour annuler toutes les modifications non enregistrées.",
|
||||
"notcriticalErrorTitle": "Avertissement",
|
||||
"SDK": {
|
||||
"txtAccent": "Accent",
|
||||
"txtAll": "(Tous)",
|
||||
"txtArt": "Votre texte ici",
|
||||
"txtBlank": "(vide)",
|
||||
"txtByField": "%1 de %2",
|
||||
"txtClearFilter": "Effacer les filtres (Alt+C)",
|
||||
"txtColLbls": "Étiquettes de colonnes",
|
||||
"txtColumn": "Colonne",
|
||||
"txtConfidential": "Confidentiel",
|
||||
"txtDate": "Date",
|
||||
"txtDays": "Jours",
|
||||
"txtDiagramTitle": "Titre du graphique",
|
||||
"txtFile": "Fichier",
|
||||
"txtGrandTotal": "Total général",
|
||||
"txtGroup": "Grouper",
|
||||
"txtHours": "Heures",
|
||||
"txtMinutes": "Minutes",
|
||||
"txtMonths": "Mois",
|
||||
"txtMultiSelect": "Sélection multiple (Alt+S)",
|
||||
"txtOr": "%1 ou %2",
|
||||
"txtPage": "Page",
|
||||
"txtPageOf": "Page %1 de %2",
|
||||
"txtPages": "Pages",
|
||||
"txtPreparedBy": "Préparé par",
|
||||
"txtPrintArea": "Zone_d'impression",
|
||||
"txtQuarter": "Trim",
|
||||
"txtQuarters": "Trimestres",
|
||||
"txtRow": "Ligne",
|
||||
"txtRowLbls": "Etiquettes de ligne",
|
||||
"txtSeconds": "Secondes",
|
||||
"txtSeries": "Série",
|
||||
"txtStyle_Bad": "Incorrect",
|
||||
"txtStyle_Calculation": "Calcul",
|
||||
"txtStyle_Check_Cell": "Vérifier la cellule",
|
||||
"txtStyle_Comma": "Virgule",
|
||||
"txtStyle_Currency": "Monétaire",
|
||||
"txtStyle_Explanatory_Text": "Texte d'explication",
|
||||
"txtStyle_Good": "Correct",
|
||||
"txtStyle_Heading_1": "Titre 1",
|
||||
"txtStyle_Heading_2": "Titre 2",
|
||||
"txtStyle_Heading_3": "Titre 3",
|
||||
"txtStyle_Heading_4": "Titre 4",
|
||||
"txtStyle_Input": "Entrée",
|
||||
"txtStyle_Linked_Cell": "Cellule liée",
|
||||
"txtStyle_Neutral": "Neutre",
|
||||
"txtStyle_Normal": "Normal",
|
||||
"txtStyle_Note": "Remarque",
|
||||
"txtStyle_Output": "Sortie",
|
||||
"txtStyle_Percent": "Pour cent",
|
||||
"txtStyle_Title": "Titre",
|
||||
"txtStyle_Total": "Total",
|
||||
"txtStyle_Warning_Text": "Texte d'avertissement",
|
||||
"txtTab": "Tabulation",
|
||||
"txtTable": "Tableau",
|
||||
"txtTime": "Heure",
|
||||
"txtValues": "Valeurs",
|
||||
"txtXAxis": "Axe X",
|
||||
"txtYAxis": "Axe Y",
|
||||
"txtYears": "Années",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"(All)": "(All)",
|
||||
"Your text here": "Your text here",
|
||||
"(blank)": "(blank)",
|
||||
"%1 of %2": "%1 of %2",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column Labels": "Column Labels",
|
||||
"Column": "Column",
|
||||
"Confidential": "Confidential",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"File": "File",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Hours": "Hours",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"Good": "Good",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Percent": "Percent",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Warning Text": "Warning Text",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Values": "Values",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"del_txtAccent": "Accent",
|
||||
"del_txtAll": "(All)",
|
||||
"del_txtArt": "Your text here",
|
||||
"del_txtBlank": "(blank)",
|
||||
"del_txtByField": "%1 of %2",
|
||||
"del_txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"del_txtColLbls": "Column Labels",
|
||||
"del_txtColumn": "Column",
|
||||
"del_txtConfidential": "Confidential",
|
||||
"del_txtDate": "Date",
|
||||
"del_txtDays": "Days",
|
||||
"del_txtDiagramTitle": "Chart Title",
|
||||
"del_txtFile": "File",
|
||||
"del_txtGrandTotal": "Grand Total",
|
||||
"del_txtGroup": "Group",
|
||||
"del_txtHours": "Hours",
|
||||
"del_txtMinutes": "Minutes",
|
||||
"del_txtMonths": "Months",
|
||||
"del_txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"del_txtOr": "%1 or %2",
|
||||
"del_txtPage": "Page",
|
||||
"del_txtPageOf": "Page %1 of %2",
|
||||
"del_txtPages": "Pages",
|
||||
"del_txtPreparedBy": "Prepared by",
|
||||
"del_txtPrintArea": "Print_Area",
|
||||
"del_txtQuarter": "Qtr",
|
||||
"del_txtQuarters": "Quarters",
|
||||
"del_txtRow": "Row",
|
||||
"del_txtRowLbls": "Row Labels",
|
||||
"del_txtSeconds": "Seconds",
|
||||
"del_txtSeries": "Series",
|
||||
"del_txtStyle_Bad": "Bad",
|
||||
"del_txtStyle_Calculation": "Calculation",
|
||||
"del_txtStyle_Check_Cell": "Check Cell",
|
||||
"del_txtStyle_Comma": "Comma",
|
||||
"del_txtStyle_Currency": "Currency",
|
||||
"del_txtStyle_Explanatory_Text": "Explanatory Text",
|
||||
"del_txtStyle_Good": "Good",
|
||||
"del_txtStyle_Heading_1": "Heading 1",
|
||||
"del_txtStyle_Heading_2": "Heading 2",
|
||||
"del_txtStyle_Heading_3": "Heading 3",
|
||||
"del_txtStyle_Heading_4": "Heading 4",
|
||||
"del_txtStyle_Input": "Input",
|
||||
"del_txtStyle_Linked_Cell": "Linked Cell",
|
||||
"del_txtStyle_Neutral": "Neutral",
|
||||
"del_txtStyle_Normal": "Normal",
|
||||
"del_txtStyle_Note": "Note",
|
||||
"del_txtStyle_Output": "Output",
|
||||
"del_txtStyle_Percent": "Percent",
|
||||
"del_txtStyle_Title": "Title",
|
||||
"del_txtStyle_Total": "Total",
|
||||
"del_txtStyle_Warning_Text": "Warning Text",
|
||||
"del_txtTab": "Tab",
|
||||
"del_txtTable": "Table",
|
||||
"del_txtTime": "Time",
|
||||
"del_txtValues": "Values",
|
||||
"del_txtXAxis": "X Axis",
|
||||
"del_txtYAxis": "Y Axis",
|
||||
"del_txtYears": "Years"
|
||||
},
|
||||
"textAnonymous": "Anonyme",
|
||||
"textBuyNow": "Visiter le site web",
|
||||
"textClose": "Fermer",
|
||||
@ -339,7 +134,94 @@
|
||||
"warnLicenseUsersExceeded": "Vous avez dépassé le nombre maximal d’utilisateurs des éditeurs %1. Pour en savoir plus, contactez votre administrateur.",
|
||||
"warnNoLicense": "Vous avez dépassé le nombre maximal de connexions simultanées aux éditeurs %1. Ce document sera ouvert en lecture seule. Contactez l’équipe des ventes %1 pour mettre à jour les termes de la licence.",
|
||||
"warnNoLicenseUsers": "Vous avez dépassé le nombre maximal d’utilisateurs des éditeurs %1. Contactez l’équipe des ventes %1 pour mettre à jour les termes de la licence.",
|
||||
"warnProcessRightsChange": "Vous n'avez pas la permission de modifier ce fichier."
|
||||
"warnProcessRightsChange": "Vous n'avez pas la permission de modifier ce fichier.",
|
||||
"SDK": {
|
||||
"%1 of %2": "%1 of %2",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"(All)": "(All)",
|
||||
"(blank)": "(blank)",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column": "Column",
|
||||
"Column Labels": "Column Labels",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Confidential": "Confidential",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"File": "File",
|
||||
"Good": "Good",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Hours": "Hours",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Percent": "Percent",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Values": "Values",
|
||||
"Warning Text": "Warning Text",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"Your text here": "Your text here"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
||||
@ -100,211 +100,6 @@
|
||||
"errorUpdateVersion": "Cambiouse a versión do ficheiro. A páxina será actualizada.",
|
||||
"leavePageText": "Ten cambios non gardados neste documento. Prema en \"Quedarse nesta páxina\" para esperar ata que se garden automaticamente. Prema en \"Saír desta páxina\" para descartar todos os cambios non gardados.",
|
||||
"notcriticalErrorTitle": "Aviso",
|
||||
"SDK": {
|
||||
"txtAccent": "Acentuación",
|
||||
"txtAll": "(Todos)",
|
||||
"txtArt": "O teu texto aquí",
|
||||
"txtBlank": "(en branco)",
|
||||
"txtByField": "%1 de %2",
|
||||
"txtClearFilter": "Borrar filtro (Alt+C)",
|
||||
"txtColLbls": "Etiquetas de columna",
|
||||
"txtColumn": "Columna",
|
||||
"txtConfidential": "Confidencial",
|
||||
"txtDate": "Data",
|
||||
"txtDays": "Días",
|
||||
"txtDiagramTitle": "Título do gráfico",
|
||||
"txtFile": "Ficheiro",
|
||||
"txtGrandTotal": "Total xeral",
|
||||
"txtGroup": "Grupo",
|
||||
"txtHours": "Horas",
|
||||
"txtMinutes": "Minutos",
|
||||
"txtMonths": "Meses",
|
||||
"txtMultiSelect": "Selección múltiple (Alt+S)",
|
||||
"txtOr": "%1 ou %2",
|
||||
"txtPage": "Páxina",
|
||||
"txtPageOf": "Páxina %1 de %2",
|
||||
"txtPages": "Páxinas",
|
||||
"txtPreparedBy": "Preparado por",
|
||||
"txtPrintArea": "Área_de_impresión",
|
||||
"txtQuarter": "Trim",
|
||||
"txtQuarters": "Trimestres",
|
||||
"txtRow": "Fila",
|
||||
"txtRowLbls": "Etiquetas de fila",
|
||||
"txtSeconds": "Segundos",
|
||||
"txtSeries": "Serie",
|
||||
"txtStyle_Bad": "Malo",
|
||||
"txtStyle_Calculation": "Cálculo",
|
||||
"txtStyle_Check_Cell": "Celda de comprobación",
|
||||
"txtStyle_Comma": "Coma",
|
||||
"txtStyle_Currency": "Moeda",
|
||||
"txtStyle_Explanatory_Text": "Texto explicativo",
|
||||
"txtStyle_Good": "Ben",
|
||||
"txtStyle_Heading_1": "Título 1",
|
||||
"txtStyle_Heading_2": "Título 2",
|
||||
"txtStyle_Heading_3": "Título 3",
|
||||
"txtStyle_Heading_4": "Título 4",
|
||||
"txtStyle_Input": "Entrada",
|
||||
"txtStyle_Linked_Cell": "Celda ligada",
|
||||
"txtStyle_Neutral": "Neutral",
|
||||
"txtStyle_Normal": "Normal",
|
||||
"txtStyle_Note": "Nota",
|
||||
"txtStyle_Output": "Saída",
|
||||
"txtStyle_Percent": "Por cento",
|
||||
"txtStyle_Title": "Título",
|
||||
"txtStyle_Total": "Total",
|
||||
"txtStyle_Warning_Text": "Texto de aviso",
|
||||
"txtTab": "Lapela",
|
||||
"txtTable": "Táboa",
|
||||
"txtTime": "Hora",
|
||||
"txtValues": "Valores",
|
||||
"txtXAxis": "Eixo X",
|
||||
"txtYAxis": "Eixo Y",
|
||||
"txtYears": "Anos",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"(All)": "(All)",
|
||||
"Your text here": "Your text here",
|
||||
"(blank)": "(blank)",
|
||||
"%1 of %2": "%1 of %2",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column Labels": "Column Labels",
|
||||
"Column": "Column",
|
||||
"Confidential": "Confidential",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"File": "File",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Hours": "Hours",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"Good": "Good",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Percent": "Percent",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Warning Text": "Warning Text",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Values": "Values",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"del_txtAccent": "Accent",
|
||||
"del_txtAll": "(All)",
|
||||
"del_txtArt": "Your text here",
|
||||
"del_txtBlank": "(blank)",
|
||||
"del_txtByField": "%1 of %2",
|
||||
"del_txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"del_txtColLbls": "Column Labels",
|
||||
"del_txtColumn": "Column",
|
||||
"del_txtConfidential": "Confidential",
|
||||
"del_txtDate": "Date",
|
||||
"del_txtDays": "Days",
|
||||
"del_txtDiagramTitle": "Chart Title",
|
||||
"del_txtFile": "File",
|
||||
"del_txtGrandTotal": "Grand Total",
|
||||
"del_txtGroup": "Group",
|
||||
"del_txtHours": "Hours",
|
||||
"del_txtMinutes": "Minutes",
|
||||
"del_txtMonths": "Months",
|
||||
"del_txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"del_txtOr": "%1 or %2",
|
||||
"del_txtPage": "Page",
|
||||
"del_txtPageOf": "Page %1 of %2",
|
||||
"del_txtPages": "Pages",
|
||||
"del_txtPreparedBy": "Prepared by",
|
||||
"del_txtPrintArea": "Print_Area",
|
||||
"del_txtQuarter": "Qtr",
|
||||
"del_txtQuarters": "Quarters",
|
||||
"del_txtRow": "Row",
|
||||
"del_txtRowLbls": "Row Labels",
|
||||
"del_txtSeconds": "Seconds",
|
||||
"del_txtSeries": "Series",
|
||||
"del_txtStyle_Bad": "Bad",
|
||||
"del_txtStyle_Calculation": "Calculation",
|
||||
"del_txtStyle_Check_Cell": "Check Cell",
|
||||
"del_txtStyle_Comma": "Comma",
|
||||
"del_txtStyle_Currency": "Currency",
|
||||
"del_txtStyle_Explanatory_Text": "Explanatory Text",
|
||||
"del_txtStyle_Good": "Good",
|
||||
"del_txtStyle_Heading_1": "Heading 1",
|
||||
"del_txtStyle_Heading_2": "Heading 2",
|
||||
"del_txtStyle_Heading_3": "Heading 3",
|
||||
"del_txtStyle_Heading_4": "Heading 4",
|
||||
"del_txtStyle_Input": "Input",
|
||||
"del_txtStyle_Linked_Cell": "Linked Cell",
|
||||
"del_txtStyle_Neutral": "Neutral",
|
||||
"del_txtStyle_Normal": "Normal",
|
||||
"del_txtStyle_Note": "Note",
|
||||
"del_txtStyle_Output": "Output",
|
||||
"del_txtStyle_Percent": "Percent",
|
||||
"del_txtStyle_Title": "Title",
|
||||
"del_txtStyle_Total": "Total",
|
||||
"del_txtStyle_Warning_Text": "Warning Text",
|
||||
"del_txtTab": "Tab",
|
||||
"del_txtTable": "Table",
|
||||
"del_txtTime": "Time",
|
||||
"del_txtValues": "Values",
|
||||
"del_txtXAxis": "X Axis",
|
||||
"del_txtYAxis": "Y Axis",
|
||||
"del_txtYears": "Years"
|
||||
},
|
||||
"textAnonymous": "Anónimo",
|
||||
"textBuyNow": "Visitar sitio web",
|
||||
"textClose": "Pechar",
|
||||
@ -334,6 +129,93 @@
|
||||
"warnNoLicense": "Alcanzou o límite de conexións simultáneas con %1 editores. Este documento abrirase para as úa visualización. Póñase en contacto co equipo de vendas de %1 para coñecer as condicións de actualización persoal.",
|
||||
"warnNoLicenseUsers": "Alcanzou o límite de usuarios para os editores de %1.<br>Contacte co equipo de vendas de %1 para coñecer os termos de actualización persoal.",
|
||||
"warnProcessRightsChange": "Non ten permiso para editar o ficheiro.",
|
||||
"SDK": {
|
||||
"%1 of %2": "%1 of %2",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"(All)": "(All)",
|
||||
"(blank)": "(blank)",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column": "Column",
|
||||
"Column Labels": "Column Labels",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Confidential": "Confidential",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"File": "File",
|
||||
"Good": "Good",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Hours": "Hours",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Percent": "Percent",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Values": "Values",
|
||||
"Warning Text": "Warning Text",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"Your text here": "Your text here"
|
||||
},
|
||||
"textDontUpdate": "Don't Update",
|
||||
"textUpdate": "Update",
|
||||
"textWarnUpdateExternalData": "This workbook contains links to one or more external sources that could be unsafe. If you trust the links, update them to get the latest data.",
|
||||
|
||||
@ -100,211 +100,6 @@
|
||||
"errorUpdateVersion": "A dokumentum verziója megváltozott. Az oldal újratöltődik.",
|
||||
"leavePageText": "Nem mentett módosításai vannak ebben a dokumentumban. Kattintson a „Maradj ezen az oldalon” gombra az automatikus mentés megvárásához. Kattintson a \"Hagyja el ezt az oldalt\" gombra az összes nem mentett módosítás elvetéséhez.",
|
||||
"notcriticalErrorTitle": "Figyelmeztetés",
|
||||
"SDK": {
|
||||
"txtAccent": "Akcentus",
|
||||
"txtAll": "(Minden)",
|
||||
"txtArt": "Írja a szöveget ide",
|
||||
"txtBlank": "(üres)",
|
||||
"txtByField": "%1 a %2-ből",
|
||||
"txtClearFilter": "Szűrő törlése (Alt+C)",
|
||||
"txtColLbls": "Oszlopcímkék",
|
||||
"txtColumn": "Oszlop",
|
||||
"txtConfidential": "Bizalmas",
|
||||
"txtDate": "Dátum",
|
||||
"txtDays": "Napok",
|
||||
"txtDiagramTitle": "Diagram címe",
|
||||
"txtFile": "Fájl",
|
||||
"txtGrandTotal": "Teljes összeg",
|
||||
"txtGroup": "Csoport",
|
||||
"txtHours": "órák",
|
||||
"txtMinutes": "percek",
|
||||
"txtMonths": "hónapok",
|
||||
"txtMultiSelect": "Többszörös kiválasztás (Alt+S)",
|
||||
"txtOr": "%1 vagy %2",
|
||||
"txtPage": "Oldal",
|
||||
"txtPageOf": "%1. oldal (Össz: %2)",
|
||||
"txtPages": "Oldalak",
|
||||
"txtPreparedBy": "Előkészítette",
|
||||
"txtPrintArea": "Nyomtatási terület",
|
||||
"txtQuarter": "Qtr",
|
||||
"txtQuarters": "Negyedévek",
|
||||
"txtRow": "Sor",
|
||||
"txtRowLbls": "Sorcímkék",
|
||||
"txtSeconds": "Másodpercek",
|
||||
"txtSeries": "Sorozatok",
|
||||
"txtStyle_Bad": "Hibás",
|
||||
"txtStyle_Calculation": "Számítás",
|
||||
"txtStyle_Check_Cell": "Cellák ellenőrzése",
|
||||
"txtStyle_Comma": "Vessző",
|
||||
"txtStyle_Currency": "Pénznem",
|
||||
"txtStyle_Explanatory_Text": "Magyarázó szöveg",
|
||||
"txtStyle_Good": "Jó",
|
||||
"txtStyle_Heading_1": "Címsor 1",
|
||||
"txtStyle_Heading_2": "Címsor 2",
|
||||
"txtStyle_Heading_3": "Címsor 3",
|
||||
"txtStyle_Heading_4": "Címsor 4",
|
||||
"txtStyle_Input": "Bemenet",
|
||||
"txtStyle_Linked_Cell": "Kapcsolt cella",
|
||||
"txtStyle_Neutral": "Semleges",
|
||||
"txtStyle_Normal": "Normál",
|
||||
"txtStyle_Note": "Jegyzet",
|
||||
"txtStyle_Output": "Eredmény",
|
||||
"txtStyle_Percent": "Százalék",
|
||||
"txtStyle_Title": "Cím",
|
||||
"txtStyle_Total": "Összesen",
|
||||
"txtStyle_Warning_Text": "Figyelmeztető szöveg",
|
||||
"txtTab": "Lap",
|
||||
"txtTable": "Táblázat",
|
||||
"txtTime": "Idő",
|
||||
"txtValues": "Értékek",
|
||||
"txtXAxis": "X tengely",
|
||||
"txtYAxis": "Y tengely",
|
||||
"txtYears": "Évek",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"(All)": "(All)",
|
||||
"Your text here": "Your text here",
|
||||
"(blank)": "(blank)",
|
||||
"%1 of %2": "%1 of %2",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column Labels": "Column Labels",
|
||||
"Column": "Column",
|
||||
"Confidential": "Confidential",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"File": "File",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Hours": "Hours",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"Good": "Good",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Percent": "Percent",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Warning Text": "Warning Text",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Values": "Values",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"del_txtAccent": "Accent",
|
||||
"del_txtAll": "(All)",
|
||||
"del_txtArt": "Your text here",
|
||||
"del_txtBlank": "(blank)",
|
||||
"del_txtByField": "%1 of %2",
|
||||
"del_txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"del_txtColLbls": "Column Labels",
|
||||
"del_txtColumn": "Column",
|
||||
"del_txtConfidential": "Confidential",
|
||||
"del_txtDate": "Date",
|
||||
"del_txtDays": "Days",
|
||||
"del_txtDiagramTitle": "Chart Title",
|
||||
"del_txtFile": "File",
|
||||
"del_txtGrandTotal": "Grand Total",
|
||||
"del_txtGroup": "Group",
|
||||
"del_txtHours": "Hours",
|
||||
"del_txtMinutes": "Minutes",
|
||||
"del_txtMonths": "Months",
|
||||
"del_txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"del_txtOr": "%1 or %2",
|
||||
"del_txtPage": "Page",
|
||||
"del_txtPageOf": "Page %1 of %2",
|
||||
"del_txtPages": "Pages",
|
||||
"del_txtPreparedBy": "Prepared by",
|
||||
"del_txtPrintArea": "Print_Area",
|
||||
"del_txtQuarter": "Qtr",
|
||||
"del_txtQuarters": "Quarters",
|
||||
"del_txtRow": "Row",
|
||||
"del_txtRowLbls": "Row Labels",
|
||||
"del_txtSeconds": "Seconds",
|
||||
"del_txtSeries": "Series",
|
||||
"del_txtStyle_Bad": "Bad",
|
||||
"del_txtStyle_Calculation": "Calculation",
|
||||
"del_txtStyle_Check_Cell": "Check Cell",
|
||||
"del_txtStyle_Comma": "Comma",
|
||||
"del_txtStyle_Currency": "Currency",
|
||||
"del_txtStyle_Explanatory_Text": "Explanatory Text",
|
||||
"del_txtStyle_Good": "Good",
|
||||
"del_txtStyle_Heading_1": "Heading 1",
|
||||
"del_txtStyle_Heading_2": "Heading 2",
|
||||
"del_txtStyle_Heading_3": "Heading 3",
|
||||
"del_txtStyle_Heading_4": "Heading 4",
|
||||
"del_txtStyle_Input": "Input",
|
||||
"del_txtStyle_Linked_Cell": "Linked Cell",
|
||||
"del_txtStyle_Neutral": "Neutral",
|
||||
"del_txtStyle_Normal": "Normal",
|
||||
"del_txtStyle_Note": "Note",
|
||||
"del_txtStyle_Output": "Output",
|
||||
"del_txtStyle_Percent": "Percent",
|
||||
"del_txtStyle_Title": "Title",
|
||||
"del_txtStyle_Total": "Total",
|
||||
"del_txtStyle_Warning_Text": "Warning Text",
|
||||
"del_txtTab": "Tab",
|
||||
"del_txtTable": "Table",
|
||||
"del_txtTime": "Time",
|
||||
"del_txtValues": "Values",
|
||||
"del_txtXAxis": "X Axis",
|
||||
"del_txtYAxis": "Y Axis",
|
||||
"del_txtYears": "Years"
|
||||
},
|
||||
"textAnonymous": "Anonim",
|
||||
"textBuyNow": "Weboldal megnyitása",
|
||||
"textClose": "Bezár",
|
||||
@ -339,7 +134,94 @@
|
||||
"warnLicenseUsersExceeded": "Elérte a(z) %1 szerkesztőhöz tartozó felhasználói korlátját. További információért forduljon rendszergazdájához.",
|
||||
"warnNoLicense": "Elérte a(z) %1 szerkesztővel való egyidejű kapcsolódási korlátot. Ez a dokumentum csak megtekintésre nyílik meg. Lépjen kapcsolatba a(z) %1 értékesítési csapattal a személyes bővíthető feltételekért.",
|
||||
"warnNoLicenseUsers": "Elérte a(z) %1 szerkesztőhöz tartozó felhasználói korlátját. Vegye fel a kapcsolatot a(z) %1 értékesítési csapattal a személyes bővíthető feltételekért.",
|
||||
"warnProcessRightsChange": "Nincs engedélye a fájl szerkesztésére."
|
||||
"warnProcessRightsChange": "Nincs engedélye a fájl szerkesztésére.",
|
||||
"SDK": {
|
||||
"%1 of %2": "%1 of %2",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"(All)": "(All)",
|
||||
"(blank)": "(blank)",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column": "Column",
|
||||
"Column Labels": "Column Labels",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Confidential": "Confidential",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"File": "File",
|
||||
"Good": "Good",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Hours": "Hours",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Percent": "Percent",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Values": "Values",
|
||||
"Warning Text": "Warning Text",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"Your text here": "Your text here"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
||||
@ -100,211 +100,6 @@
|
||||
"errorUpdateVersion": "Ֆայլի տարբերակը փոխվել է։ Էջը նորից կբեռնվի։",
|
||||
"leavePageText": "Դուք այս փաստաթղթում չպահված փոփոխություններ ունեք:Սեղմեք «Մնալ այս էջում»՝ սպասելու ավտոմատ պահպանմանը:Սեղմեք «Լքել այս էջը»՝ չպահված բոլոր փոփոխությունները մերժելու համար:",
|
||||
"notcriticalErrorTitle": "Զգուշացում",
|
||||
"SDK": {
|
||||
"txtAccent": "Շեշտ",
|
||||
"txtAll": "(Բոլորը)",
|
||||
"txtArt": "Ձեր տեքստը այստեղ",
|
||||
"txtBlank": "(Դատարկ)",
|
||||
"txtByField": "%2-ից %1-ը",
|
||||
"txtClearFilter": "Մաքրել զտիչը (Alt+C)",
|
||||
"txtColLbls": "Սյունակների պիտակներ",
|
||||
"txtColumn": "Սյունակ",
|
||||
"txtConfidential": "Կոնֆիդենցիալ",
|
||||
"txtDate": "Ամիս-ամսաթիվ",
|
||||
"txtDays": "Օրեր",
|
||||
"txtDiagramTitle": "Գծապատկերի վերնագիր",
|
||||
"txtFile": "Ֆայլ",
|
||||
"txtGrandTotal": "Ընդհանուր գումար",
|
||||
"txtGroup": "Խումբ",
|
||||
"txtHours": "Ժամեր",
|
||||
"txtMinutes": "Րոպե",
|
||||
"txtMonths": "Ամիսներ",
|
||||
"txtMultiSelect": "Բազմընտրում (Alt+S)",
|
||||
"txtOr": "%1 կամ %2",
|
||||
"txtPage": "Էջ",
|
||||
"txtPageOf": "Էջ %1 %2-ից",
|
||||
"txtPages": "Էջեր",
|
||||
"txtPreparedBy": "Պատրաստված է",
|
||||
"txtPrintArea": "Տպման_տարածք",
|
||||
"txtQuarter": "Քրդ",
|
||||
"txtQuarters": "Քառորդներ",
|
||||
"txtRow": "Տող",
|
||||
"txtRowLbls": "Տողի պիտակներ",
|
||||
"txtSeconds": "Վայրկյան",
|
||||
"txtSeries": "Շարքեր",
|
||||
"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": "Վերնագիր",
|
||||
"txtStyle_Total": "Ընդամենը",
|
||||
"txtStyle_Warning_Text": "Զգուշացման տեքստ",
|
||||
"txtTab": "Սյունատ",
|
||||
"txtTable": "Աղյուսակ",
|
||||
"txtTime": "Ժամանակ",
|
||||
"txtValues": "Արժեքներ",
|
||||
"txtXAxis": "X առանցք",
|
||||
"txtYAxis": "Y առանցք",
|
||||
"txtYears": "Տարիներ",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"(All)": "(All)",
|
||||
"Your text here": "Your text here",
|
||||
"(blank)": "(blank)",
|
||||
"%1 of %2": "%1 of %2",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column Labels": "Column Labels",
|
||||
"Column": "Column",
|
||||
"Confidential": "Confidential",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"File": "File",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Hours": "Hours",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"Good": "Good",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Percent": "Percent",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Warning Text": "Warning Text",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Values": "Values",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"del_txtAccent": "Accent",
|
||||
"del_txtAll": "(All)",
|
||||
"del_txtArt": "Your text here",
|
||||
"del_txtBlank": "(blank)",
|
||||
"del_txtByField": "%1 of %2",
|
||||
"del_txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"del_txtColLbls": "Column Labels",
|
||||
"del_txtColumn": "Column",
|
||||
"del_txtConfidential": "Confidential",
|
||||
"del_txtDate": "Date",
|
||||
"del_txtDays": "Days",
|
||||
"del_txtDiagramTitle": "Chart Title",
|
||||
"del_txtFile": "File",
|
||||
"del_txtGrandTotal": "Grand Total",
|
||||
"del_txtGroup": "Group",
|
||||
"del_txtHours": "Hours",
|
||||
"del_txtMinutes": "Minutes",
|
||||
"del_txtMonths": "Months",
|
||||
"del_txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"del_txtOr": "%1 or %2",
|
||||
"del_txtPage": "Page",
|
||||
"del_txtPageOf": "Page %1 of %2",
|
||||
"del_txtPages": "Pages",
|
||||
"del_txtPreparedBy": "Prepared by",
|
||||
"del_txtPrintArea": "Print_Area",
|
||||
"del_txtQuarter": "Qtr",
|
||||
"del_txtQuarters": "Quarters",
|
||||
"del_txtRow": "Row",
|
||||
"del_txtRowLbls": "Row Labels",
|
||||
"del_txtSeconds": "Seconds",
|
||||
"del_txtSeries": "Series",
|
||||
"del_txtStyle_Bad": "Bad",
|
||||
"del_txtStyle_Calculation": "Calculation",
|
||||
"del_txtStyle_Check_Cell": "Check Cell",
|
||||
"del_txtStyle_Comma": "Comma",
|
||||
"del_txtStyle_Currency": "Currency",
|
||||
"del_txtStyle_Explanatory_Text": "Explanatory Text",
|
||||
"del_txtStyle_Good": "Good",
|
||||
"del_txtStyle_Heading_1": "Heading 1",
|
||||
"del_txtStyle_Heading_2": "Heading 2",
|
||||
"del_txtStyle_Heading_3": "Heading 3",
|
||||
"del_txtStyle_Heading_4": "Heading 4",
|
||||
"del_txtStyle_Input": "Input",
|
||||
"del_txtStyle_Linked_Cell": "Linked Cell",
|
||||
"del_txtStyle_Neutral": "Neutral",
|
||||
"del_txtStyle_Normal": "Normal",
|
||||
"del_txtStyle_Note": "Note",
|
||||
"del_txtStyle_Output": "Output",
|
||||
"del_txtStyle_Percent": "Percent",
|
||||
"del_txtStyle_Title": "Title",
|
||||
"del_txtStyle_Total": "Total",
|
||||
"del_txtStyle_Warning_Text": "Warning Text",
|
||||
"del_txtTab": "Tab",
|
||||
"del_txtTable": "Table",
|
||||
"del_txtTime": "Time",
|
||||
"del_txtValues": "Values",
|
||||
"del_txtXAxis": "X Axis",
|
||||
"del_txtYAxis": "Y Axis",
|
||||
"del_txtYears": "Years"
|
||||
},
|
||||
"textAnonymous": "Անանուն",
|
||||
"textBuyNow": "Այցելել կայք",
|
||||
"textClose": "Փակել",
|
||||
@ -339,7 +134,94 @@
|
||||
"warnLicenseUsersExceeded": "Դուք հասել եք %1 խմբագրիչներին միաժամանակ միանալու սահմանափակմանը։Կապվեք Ձեր ադմինիստրատորի հետ՝ ավելին իմանալու համար:",
|
||||
"warnNoLicense": "Դուք հասել եք %1 խմբագիրների հետ միաժամանակյա միացումների սահմանաչափին:Այս փաստաթուղթը կբացվի միայն դիտելու համար:նձնական թարմացման պայմանների համար կապվեք %1 վաճառքի թիմի հետ:",
|
||||
"warnNoLicenseUsers": "Դուք հասել եք %1 խմբագիրների օգտվողի սահմանաչափին:Անձնական թարմացման պայմանների համար կապվեք %1 վաճառքի թիմի հետ:",
|
||||
"warnProcessRightsChange": "Դուք ֆայլը խմբագրելու թույլտվություն չունեք:"
|
||||
"warnProcessRightsChange": "Դուք ֆայլը խմբագրելու թույլտվություն չունեք:",
|
||||
"SDK": {
|
||||
"%1 of %2": "%1 of %2",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"(All)": "(All)",
|
||||
"(blank)": "(blank)",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column": "Column",
|
||||
"Column Labels": "Column Labels",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Confidential": "Confidential",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"File": "File",
|
||||
"Good": "Good",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Hours": "Hours",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Percent": "Percent",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Values": "Values",
|
||||
"Warning Text": "Warning Text",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"Your text here": "Your text here"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
||||
@ -100,211 +100,6 @@
|
||||
"errorUpdateVersion": "Versi file telah diubah. Halaman tidak akan dimuat ulang.",
|
||||
"leavePageText": "Ada perubahan yang belum disimpan dalam dokumen ini. Klik 'Tetap di Halaman Ini' untuk menunggu simpan otomatis. Klik ‘Tinggalkan Halaman Ini’ untuk membatalkan semua perubahan yang belum disimpan.",
|
||||
"notcriticalErrorTitle": "Peringatan",
|
||||
"SDK": {
|
||||
"txtAccent": "Aksen",
|
||||
"txtAll": "(Semua)",
|
||||
"txtArt": "Teks Anda di sini",
|
||||
"txtBlank": "(kosong)",
|
||||
"txtByField": "%1 dari %2",
|
||||
"txtClearFilter": "Hapus Filter (Alt+C)",
|
||||
"txtColLbls": "Label Kolom",
|
||||
"txtColumn": "Kolom",
|
||||
"txtConfidential": "Konfidensial",
|
||||
"txtDate": "Tanggal",
|
||||
"txtDays": "Hari",
|
||||
"txtDiagramTitle": "Judul Grafik",
|
||||
"txtFile": "File",
|
||||
"txtGrandTotal": "Total keseluruhan",
|
||||
"txtGroup": "Grup",
|
||||
"txtHours": "jam",
|
||||
"txtMinutes": "menit",
|
||||
"txtMonths": "Bulan",
|
||||
"txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"txtOr": "%1 atau %2",
|
||||
"txtPage": "Halaman",
|
||||
"txtPageOf": "Halaman %1 dari %2",
|
||||
"txtPages": "Halaman",
|
||||
"txtPreparedBy": "Disiapkan oleh",
|
||||
"txtPrintArea": "Print_Area",
|
||||
"txtQuarter": "Qtr",
|
||||
"txtQuarters": "Kuarter",
|
||||
"txtRow": "Baris",
|
||||
"txtRowLbls": "Label Baris",
|
||||
"txtSeconds": "Detik",
|
||||
"txtSeries": "Seri",
|
||||
"txtStyle_Bad": "Buruk",
|
||||
"txtStyle_Calculation": "Kalkulasi",
|
||||
"txtStyle_Check_Cell": "Periksa Sel",
|
||||
"txtStyle_Comma": "Koma",
|
||||
"txtStyle_Currency": "Mata uang",
|
||||
"txtStyle_Explanatory_Text": "Teks Penjelasan",
|
||||
"txtStyle_Good": "Bagus",
|
||||
"txtStyle_Heading_1": "Heading 1",
|
||||
"txtStyle_Heading_2": "Heading 2",
|
||||
"txtStyle_Heading_3": "Heading 3",
|
||||
"txtStyle_Heading_4": "Heading 4",
|
||||
"txtStyle_Input": "Input",
|
||||
"txtStyle_Linked_Cell": "Sel Terhubung",
|
||||
"txtStyle_Neutral": "Netral",
|
||||
"txtStyle_Normal": "Normal",
|
||||
"txtStyle_Note": "Catatan",
|
||||
"txtStyle_Output": "Output",
|
||||
"txtStyle_Percent": "Persen",
|
||||
"txtStyle_Title": "Judul",
|
||||
"txtStyle_Total": "Total",
|
||||
"txtStyle_Warning_Text": "Teks Warning",
|
||||
"txtTab": "Tab",
|
||||
"txtTable": "Tabel",
|
||||
"txtTime": "Waktu",
|
||||
"txtValues": "Nilai",
|
||||
"txtXAxis": "Sumbu X",
|
||||
"txtYAxis": "Sumbu Y",
|
||||
"txtYears": "Tahun",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"(All)": "(All)",
|
||||
"Your text here": "Your text here",
|
||||
"(blank)": "(blank)",
|
||||
"%1 of %2": "%1 of %2",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column Labels": "Column Labels",
|
||||
"Column": "Column",
|
||||
"Confidential": "Confidential",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"File": "File",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Hours": "Hours",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"Good": "Good",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Percent": "Percent",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Warning Text": "Warning Text",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Values": "Values",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"del_txtAccent": "Accent",
|
||||
"del_txtAll": "(All)",
|
||||
"del_txtArt": "Your text here",
|
||||
"del_txtBlank": "(blank)",
|
||||
"del_txtByField": "%1 of %2",
|
||||
"del_txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"del_txtColLbls": "Column Labels",
|
||||
"del_txtColumn": "Column",
|
||||
"del_txtConfidential": "Confidential",
|
||||
"del_txtDate": "Date",
|
||||
"del_txtDays": "Days",
|
||||
"del_txtDiagramTitle": "Chart Title",
|
||||
"del_txtFile": "File",
|
||||
"del_txtGrandTotal": "Grand Total",
|
||||
"del_txtGroup": "Group",
|
||||
"del_txtHours": "Hours",
|
||||
"del_txtMinutes": "Minutes",
|
||||
"del_txtMonths": "Months",
|
||||
"del_txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"del_txtOr": "%1 or %2",
|
||||
"del_txtPage": "Page",
|
||||
"del_txtPageOf": "Page %1 of %2",
|
||||
"del_txtPages": "Pages",
|
||||
"del_txtPreparedBy": "Prepared by",
|
||||
"del_txtPrintArea": "Print_Area",
|
||||
"del_txtQuarter": "Qtr",
|
||||
"del_txtQuarters": "Quarters",
|
||||
"del_txtRow": "Row",
|
||||
"del_txtRowLbls": "Row Labels",
|
||||
"del_txtSeconds": "Seconds",
|
||||
"del_txtSeries": "Series",
|
||||
"del_txtStyle_Bad": "Bad",
|
||||
"del_txtStyle_Calculation": "Calculation",
|
||||
"del_txtStyle_Check_Cell": "Check Cell",
|
||||
"del_txtStyle_Comma": "Comma",
|
||||
"del_txtStyle_Currency": "Currency",
|
||||
"del_txtStyle_Explanatory_Text": "Explanatory Text",
|
||||
"del_txtStyle_Good": "Good",
|
||||
"del_txtStyle_Heading_1": "Heading 1",
|
||||
"del_txtStyle_Heading_2": "Heading 2",
|
||||
"del_txtStyle_Heading_3": "Heading 3",
|
||||
"del_txtStyle_Heading_4": "Heading 4",
|
||||
"del_txtStyle_Input": "Input",
|
||||
"del_txtStyle_Linked_Cell": "Linked Cell",
|
||||
"del_txtStyle_Neutral": "Neutral",
|
||||
"del_txtStyle_Normal": "Normal",
|
||||
"del_txtStyle_Note": "Note",
|
||||
"del_txtStyle_Output": "Output",
|
||||
"del_txtStyle_Percent": "Percent",
|
||||
"del_txtStyle_Title": "Title",
|
||||
"del_txtStyle_Total": "Total",
|
||||
"del_txtStyle_Warning_Text": "Warning Text",
|
||||
"del_txtTab": "Tab",
|
||||
"del_txtTable": "Table",
|
||||
"del_txtTime": "Time",
|
||||
"del_txtValues": "Values",
|
||||
"del_txtXAxis": "X Axis",
|
||||
"del_txtYAxis": "Y Axis",
|
||||
"del_txtYears": "Years"
|
||||
},
|
||||
"textAnonymous": "Anonim",
|
||||
"textBuyNow": "Kunjungi website",
|
||||
"textClose": "Tutup",
|
||||
@ -339,7 +134,94 @@
|
||||
"warnLicenseUsersExceeded": "Anda sudah mencapai batas user untuk %1 editor. Hubungi admin Anda untuk mempelajari lebih lanjut.",
|
||||
"warnNoLicense": "Anda sudah mencapai batas untuk koneksi bersamaan ke %1 editor. Dokumen ini akan dibuka untuk dilihat saja. Hubungi %1 tim sales untuk syarat personal upgrade.",
|
||||
"warnNoLicenseUsers": "Anda sudah mencapai batas user untuk %1 editor. Hubungi %1 tim sales untuk syarat personal upgrade.",
|
||||
"warnProcessRightsChange": "Anda tidak memiliki izin edit file ini."
|
||||
"warnProcessRightsChange": "Anda tidak memiliki izin edit file ini.",
|
||||
"SDK": {
|
||||
"%1 of %2": "%1 of %2",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"(All)": "(All)",
|
||||
"(blank)": "(blank)",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column": "Column",
|
||||
"Column Labels": "Column Labels",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Confidential": "Confidential",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"File": "File",
|
||||
"Good": "Good",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Hours": "Hours",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Percent": "Percent",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Values": "Values",
|
||||
"Warning Text": "Warning Text",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"Your text here": "Your text here"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
||||
@ -100,211 +100,6 @@
|
||||
"errorUpdateVersion": "La versione del file è stata cambiata. La pagina verrà ricaricata.",
|
||||
"leavePageText": "Ci sono i cambiamenti non salvati in questo documento. Fai clic su \"Rimanere su questa pagina\" per attendere il salvataggio automatico. Fai clic su \"Lasciare questa pagina\" per eliminare tutti i cambiamenti non salvati.",
|
||||
"notcriticalErrorTitle": "Avvertimento",
|
||||
"SDK": {
|
||||
"txtAccent": "Accento",
|
||||
"txtAll": "(Tutti)",
|
||||
"txtArt": "Il tuo testo qui",
|
||||
"txtBlank": "(vuoto)",
|
||||
"txtByField": "%1 di %2",
|
||||
"txtClearFilter": "Svuotare filtro (Alt + C)",
|
||||
"txtColLbls": "Etichette di colonna",
|
||||
"txtColumn": "Colonna",
|
||||
"txtConfidential": "Confidenziale",
|
||||
"txtDate": "Data",
|
||||
"txtDays": "Giorni",
|
||||
"txtDiagramTitle": "Titolo di grafico",
|
||||
"txtFile": "File",
|
||||
"txtGrandTotal": "Somma totale",
|
||||
"txtGroup": "Raggruppare",
|
||||
"txtHours": "Ore",
|
||||
"txtMinutes": "Minuti",
|
||||
"txtMonths": "Mesi",
|
||||
"txtMultiSelect": "Selezione multipla (Alt + S)",
|
||||
"txtOr": "%1 o %2",
|
||||
"txtPage": "Pagina",
|
||||
"txtPageOf": "Pagina %1 di %2",
|
||||
"txtPages": "Pagine",
|
||||
"txtPreparedBy": "Preparato da",
|
||||
"txtPrintArea": "Area_di_stampa",
|
||||
"txtQuarter": "Trim.",
|
||||
"txtQuarters": "Trimestri",
|
||||
"txtRow": "Riga",
|
||||
"txtRowLbls": "Etichette di riga",
|
||||
"txtSeconds": "Secondi",
|
||||
"txtSeries": "Serie",
|
||||
"txtStyle_Bad": "Male",
|
||||
"txtStyle_Calculation": "Calcolo",
|
||||
"txtStyle_Check_Cell": "Cella di controllo",
|
||||
"txtStyle_Comma": "Virgola",
|
||||
"txtStyle_Currency": "Monetario",
|
||||
"txtStyle_Explanatory_Text": "Testo esplicativo",
|
||||
"txtStyle_Good": "Buono",
|
||||
"txtStyle_Heading_1": "Titolo 1",
|
||||
"txtStyle_Heading_2": "Titolo 2",
|
||||
"txtStyle_Heading_3": "Titolo 3",
|
||||
"txtStyle_Heading_4": "Titolo 4",
|
||||
"txtStyle_Input": "Input",
|
||||
"txtStyle_Linked_Cell": "Cella collegata",
|
||||
"txtStyle_Neutral": "Neutro",
|
||||
"txtStyle_Normal": "Normale",
|
||||
"txtStyle_Note": "Nota",
|
||||
"txtStyle_Output": "Output",
|
||||
"txtStyle_Percent": "Percentuale",
|
||||
"txtStyle_Title": "Titolo",
|
||||
"txtStyle_Total": "Totale",
|
||||
"txtStyle_Warning_Text": "Testo di avviso",
|
||||
"txtTab": "Tabulazione",
|
||||
"txtTable": "Tabella",
|
||||
"txtTime": "Ora",
|
||||
"txtValues": "Valori",
|
||||
"txtXAxis": "Asse X",
|
||||
"txtYAxis": "Asse Y",
|
||||
"txtYears": "Anni",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"(All)": "(All)",
|
||||
"Your text here": "Your text here",
|
||||
"(blank)": "(blank)",
|
||||
"%1 of %2": "%1 of %2",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column Labels": "Column Labels",
|
||||
"Column": "Column",
|
||||
"Confidential": "Confidential",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"File": "File",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Hours": "Hours",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"Good": "Good",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Percent": "Percent",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Warning Text": "Warning Text",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Values": "Values",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"del_txtAccent": "Accent",
|
||||
"del_txtAll": "(All)",
|
||||
"del_txtArt": "Your text here",
|
||||
"del_txtBlank": "(blank)",
|
||||
"del_txtByField": "%1 of %2",
|
||||
"del_txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"del_txtColLbls": "Column Labels",
|
||||
"del_txtColumn": "Column",
|
||||
"del_txtConfidential": "Confidential",
|
||||
"del_txtDate": "Date",
|
||||
"del_txtDays": "Days",
|
||||
"del_txtDiagramTitle": "Chart Title",
|
||||
"del_txtFile": "File",
|
||||
"del_txtGrandTotal": "Grand Total",
|
||||
"del_txtGroup": "Group",
|
||||
"del_txtHours": "Hours",
|
||||
"del_txtMinutes": "Minutes",
|
||||
"del_txtMonths": "Months",
|
||||
"del_txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"del_txtOr": "%1 or %2",
|
||||
"del_txtPage": "Page",
|
||||
"del_txtPageOf": "Page %1 of %2",
|
||||
"del_txtPages": "Pages",
|
||||
"del_txtPreparedBy": "Prepared by",
|
||||
"del_txtPrintArea": "Print_Area",
|
||||
"del_txtQuarter": "Qtr",
|
||||
"del_txtQuarters": "Quarters",
|
||||
"del_txtRow": "Row",
|
||||
"del_txtRowLbls": "Row Labels",
|
||||
"del_txtSeconds": "Seconds",
|
||||
"del_txtSeries": "Series",
|
||||
"del_txtStyle_Bad": "Bad",
|
||||
"del_txtStyle_Calculation": "Calculation",
|
||||
"del_txtStyle_Check_Cell": "Check Cell",
|
||||
"del_txtStyle_Comma": "Comma",
|
||||
"del_txtStyle_Currency": "Currency",
|
||||
"del_txtStyle_Explanatory_Text": "Explanatory Text",
|
||||
"del_txtStyle_Good": "Good",
|
||||
"del_txtStyle_Heading_1": "Heading 1",
|
||||
"del_txtStyle_Heading_2": "Heading 2",
|
||||
"del_txtStyle_Heading_3": "Heading 3",
|
||||
"del_txtStyle_Heading_4": "Heading 4",
|
||||
"del_txtStyle_Input": "Input",
|
||||
"del_txtStyle_Linked_Cell": "Linked Cell",
|
||||
"del_txtStyle_Neutral": "Neutral",
|
||||
"del_txtStyle_Normal": "Normal",
|
||||
"del_txtStyle_Note": "Note",
|
||||
"del_txtStyle_Output": "Output",
|
||||
"del_txtStyle_Percent": "Percent",
|
||||
"del_txtStyle_Title": "Title",
|
||||
"del_txtStyle_Total": "Total",
|
||||
"del_txtStyle_Warning_Text": "Warning Text",
|
||||
"del_txtTab": "Tab",
|
||||
"del_txtTable": "Table",
|
||||
"del_txtTime": "Time",
|
||||
"del_txtValues": "Values",
|
||||
"del_txtXAxis": "X Axis",
|
||||
"del_txtYAxis": "Y Axis",
|
||||
"del_txtYears": "Years"
|
||||
},
|
||||
"textAnonymous": "Anonimo",
|
||||
"textBuyNow": "Visitare il sito web",
|
||||
"textClose": "Chiudere",
|
||||
@ -334,6 +129,93 @@
|
||||
"warnNoLicense": "Hai raggiunto il limite delle connessioni simultanee agli editor %1. Questo documento sarà aperto solo in modalità di visualizzazione. Ti preghiamo di contattare il team di vendite di %1 per i termini di aggiornamento personali.",
|
||||
"warnNoLicenseUsers": "Hai raggiunto il limite degli utenti per gli editor %1. Ti preghiamo di contattare il team di vendite di %1 per i termini di aggiornamento personali.",
|
||||
"warnProcessRightsChange": "Non hai il permesso di modificare il file.",
|
||||
"SDK": {
|
||||
"%1 of %2": "%1 of %2",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"(All)": "(All)",
|
||||
"(blank)": "(blank)",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column": "Column",
|
||||
"Column Labels": "Column Labels",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Confidential": "Confidential",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"File": "File",
|
||||
"Good": "Good",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Hours": "Hours",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Percent": "Percent",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Values": "Values",
|
||||
"Warning Text": "Warning Text",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"Your text here": "Your text here"
|
||||
},
|
||||
"textDontUpdate": "Don't Update",
|
||||
"textNoMatches": "No Matches",
|
||||
"textWarnUpdateExternalData": "This workbook contains links to one or more external sources that could be unsafe. If you trust the links, update them to get the latest data.",
|
||||
|
||||
@ -100,211 +100,6 @@
|
||||
"errorUpdateVersion": "ファイルのバージョンが変更されました。ページが再ロードされます。",
|
||||
"leavePageText": "保存されていない変更があります。自動保存を待つように「このページから移動しない」をクリックしてください。保存されていない変更を破棄ように「このページから移動する」をクリックしてください。",
|
||||
"notcriticalErrorTitle": " 警告",
|
||||
"SDK": {
|
||||
"txtAccent": "アクセント",
|
||||
"txtAll": "(すべて)",
|
||||
"txtArt": "テキストを入力…",
|
||||
"txtBlank": "(空白)",
|
||||
"txtByField": "%2の%1",
|
||||
"txtClearFilter": "フィルターをクリア(Alt+C)",
|
||||
"txtColLbls": "列ラベル",
|
||||
"txtColumn": "列",
|
||||
"txtConfidential": "機密",
|
||||
"txtDate": "日付",
|
||||
"txtDays": "日",
|
||||
"txtDiagramTitle": "グラフの名",
|
||||
"txtFile": "ファイル",
|
||||
"txtGrandTotal": "総計",
|
||||
"txtGroup": "グループ",
|
||||
"txtHours": "時間",
|
||||
"txtMinutes": "分",
|
||||
"txtMonths": "月",
|
||||
"txtMultiSelect": "複数選択(Alt+S)",
|
||||
"txtOr": "%1か%2",
|
||||
"txtPage": "ページ",
|
||||
"txtPageOf": "1%/2%ページ",
|
||||
"txtPages": "ページ",
|
||||
"txtPreparedBy": "作成者:",
|
||||
"txtPrintArea": "印刷範囲",
|
||||
"txtQuarter": "四半期",
|
||||
"txtQuarters": "四半期",
|
||||
"txtRow": "行",
|
||||
"txtRowLbls": "行ラベル",
|
||||
"txtSeconds": "秒",
|
||||
"txtSeries": "系列",
|
||||
"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": "タイトル",
|
||||
"txtStyle_Total": "合計",
|
||||
"txtStyle_Warning_Text": "警告テキスト",
|
||||
"txtTab": "タブ",
|
||||
"txtTable": "テーブル",
|
||||
"txtTime": "時刻",
|
||||
"txtValues": "値",
|
||||
"txtXAxis": "X 軸",
|
||||
"txtYAxis": "Y 軸",
|
||||
"txtYears": "年",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"(All)": "(All)",
|
||||
"Your text here": "Your text here",
|
||||
"(blank)": "(blank)",
|
||||
"%1 of %2": "%1 of %2",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column Labels": "Column Labels",
|
||||
"Column": "Column",
|
||||
"Confidential": "Confidential",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"File": "File",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Hours": "Hours",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"Good": "Good",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Percent": "Percent",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Warning Text": "Warning Text",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Values": "Values",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"del_txtAccent": "Accent",
|
||||
"del_txtAll": "(All)",
|
||||
"del_txtArt": "Your text here",
|
||||
"del_txtBlank": "(blank)",
|
||||
"del_txtByField": "%1 of %2",
|
||||
"del_txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"del_txtColLbls": "Column Labels",
|
||||
"del_txtColumn": "Column",
|
||||
"del_txtConfidential": "Confidential",
|
||||
"del_txtDate": "Date",
|
||||
"del_txtDays": "Days",
|
||||
"del_txtDiagramTitle": "Chart Title",
|
||||
"del_txtFile": "File",
|
||||
"del_txtGrandTotal": "Grand Total",
|
||||
"del_txtGroup": "Group",
|
||||
"del_txtHours": "Hours",
|
||||
"del_txtMinutes": "Minutes",
|
||||
"del_txtMonths": "Months",
|
||||
"del_txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"del_txtOr": "%1 or %2",
|
||||
"del_txtPage": "Page",
|
||||
"del_txtPageOf": "Page %1 of %2",
|
||||
"del_txtPages": "Pages",
|
||||
"del_txtPreparedBy": "Prepared by",
|
||||
"del_txtPrintArea": "Print_Area",
|
||||
"del_txtQuarter": "Qtr",
|
||||
"del_txtQuarters": "Quarters",
|
||||
"del_txtRow": "Row",
|
||||
"del_txtRowLbls": "Row Labels",
|
||||
"del_txtSeconds": "Seconds",
|
||||
"del_txtSeries": "Series",
|
||||
"del_txtStyle_Bad": "Bad",
|
||||
"del_txtStyle_Calculation": "Calculation",
|
||||
"del_txtStyle_Check_Cell": "Check Cell",
|
||||
"del_txtStyle_Comma": "Comma",
|
||||
"del_txtStyle_Currency": "Currency",
|
||||
"del_txtStyle_Explanatory_Text": "Explanatory Text",
|
||||
"del_txtStyle_Good": "Good",
|
||||
"del_txtStyle_Heading_1": "Heading 1",
|
||||
"del_txtStyle_Heading_2": "Heading 2",
|
||||
"del_txtStyle_Heading_3": "Heading 3",
|
||||
"del_txtStyle_Heading_4": "Heading 4",
|
||||
"del_txtStyle_Input": "Input",
|
||||
"del_txtStyle_Linked_Cell": "Linked Cell",
|
||||
"del_txtStyle_Neutral": "Neutral",
|
||||
"del_txtStyle_Normal": "Normal",
|
||||
"del_txtStyle_Note": "Note",
|
||||
"del_txtStyle_Output": "Output",
|
||||
"del_txtStyle_Percent": "Percent",
|
||||
"del_txtStyle_Title": "Title",
|
||||
"del_txtStyle_Total": "Total",
|
||||
"del_txtStyle_Warning_Text": "Warning Text",
|
||||
"del_txtTab": "Tab",
|
||||
"del_txtTable": "Table",
|
||||
"del_txtTime": "Time",
|
||||
"del_txtValues": "Values",
|
||||
"del_txtXAxis": "X Axis",
|
||||
"del_txtYAxis": "Y Axis",
|
||||
"del_txtYears": "Years"
|
||||
},
|
||||
"textAnonymous": "匿名者",
|
||||
"textBuyNow": "ウェブサイトを訪問する",
|
||||
"textClose": "閉じる",
|
||||
@ -339,7 +134,94 @@
|
||||
"warnLicenseUsersExceeded": "%1エディターのユーザー制限に達しました。 詳細についてはアドミニストレータを連絡してください。",
|
||||
"warnNoLicense": "%1エディター 時接続数の制限に達しました。この文書が見るだけのために開かれる。個人的なアップグレード条件については、%1営業チームを連絡してください。",
|
||||
"warnNoLicenseUsers": "%1エディターのユーザー制限に達しました。 個人的なアップグレード条件については、%1営業チームを連絡してください。",
|
||||
"warnProcessRightsChange": "ファイルを編集する権限がありません!"
|
||||
"warnProcessRightsChange": "ファイルを編集する権限がありません!",
|
||||
"SDK": {
|
||||
"%1 of %2": "%1 of %2",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"(All)": "(All)",
|
||||
"(blank)": "(blank)",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column": "Column",
|
||||
"Column Labels": "Column Labels",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Confidential": "Confidential",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"File": "File",
|
||||
"Good": "Good",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Hours": "Hours",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Percent": "Percent",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Values": "Values",
|
||||
"Warning Text": "Warning Text",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"Your text here": "Your text here"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
||||
@ -100,211 +100,6 @@
|
||||
"errorUpdateVersion": "파일 버전이 변경되었습니다. 페이지가 다시로드됩니다.",
|
||||
"leavePageText": "이 문서에 저장되지 않은 변경 사항이 있습니다. 자동 저장을 활성화하려면 \"이 페이지에서 나가기\"를 클릭하십시오. \"이 페이지에서 나가기\"를 클릭하면 저장되지 않은 모든 편집 내용이 삭제됩니다.",
|
||||
"notcriticalErrorTitle": "경고",
|
||||
"SDK": {
|
||||
"txtAccent": "강조",
|
||||
"txtAll": "(전체)",
|
||||
"txtArt": "여기에 귀하의 텍스트를 입력하여 주십시오",
|
||||
"txtBlank": "(빈칸)",
|
||||
"txtByField": "%2의 %1",
|
||||
"txtClearFilter": "필터 지우기 (Alt + C)",
|
||||
"txtColLbls": "열 라벨",
|
||||
"txtColumn": "열",
|
||||
"txtConfidential": "비밀",
|
||||
"txtDate": "날짜",
|
||||
"txtDays": "일",
|
||||
"txtDiagramTitle": "차트 제목",
|
||||
"txtFile": "파일",
|
||||
"txtGrandTotal": "총합계",
|
||||
"txtGroup": "그룹",
|
||||
"txtHours": "시간",
|
||||
"txtMinutes": "분",
|
||||
"txtMonths": "월",
|
||||
"txtMultiSelect": "다중 선택(Alt + S)",
|
||||
"txtOr": "1% 또는 2%",
|
||||
"txtPage": "페이지",
|
||||
"txtPageOf": "전체 %2 중 %1",
|
||||
"txtPages": "페이지",
|
||||
"txtPreparedBy": "편집자",
|
||||
"txtPrintArea": "인쇄 영역",
|
||||
"txtQuarter": "분기",
|
||||
"txtQuarters": "분기",
|
||||
"txtRow": "행",
|
||||
"txtRowLbls": "행 레이블",
|
||||
"txtSeconds": "초",
|
||||
"txtSeries": "시리즈",
|
||||
"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": "제목",
|
||||
"txtStyle_Total": "합계",
|
||||
"txtStyle_Warning_Text": "경고문",
|
||||
"txtTab": "탭",
|
||||
"txtTable": "표",
|
||||
"txtTime": "시간",
|
||||
"txtValues": "값",
|
||||
"txtXAxis": "X 축",
|
||||
"txtYAxis": "Y 축",
|
||||
"txtYears": "년",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"(All)": "(All)",
|
||||
"Your text here": "Your text here",
|
||||
"(blank)": "(blank)",
|
||||
"%1 of %2": "%1 of %2",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column Labels": "Column Labels",
|
||||
"Column": "Column",
|
||||
"Confidential": "Confidential",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"File": "File",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Hours": "Hours",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"Good": "Good",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Percent": "Percent",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Warning Text": "Warning Text",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Values": "Values",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"del_txtAccent": "Accent",
|
||||
"del_txtAll": "(All)",
|
||||
"del_txtArt": "Your text here",
|
||||
"del_txtBlank": "(blank)",
|
||||
"del_txtByField": "%1 of %2",
|
||||
"del_txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"del_txtColLbls": "Column Labels",
|
||||
"del_txtColumn": "Column",
|
||||
"del_txtConfidential": "Confidential",
|
||||
"del_txtDate": "Date",
|
||||
"del_txtDays": "Days",
|
||||
"del_txtDiagramTitle": "Chart Title",
|
||||
"del_txtFile": "File",
|
||||
"del_txtGrandTotal": "Grand Total",
|
||||
"del_txtGroup": "Group",
|
||||
"del_txtHours": "Hours",
|
||||
"del_txtMinutes": "Minutes",
|
||||
"del_txtMonths": "Months",
|
||||
"del_txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"del_txtOr": "%1 or %2",
|
||||
"del_txtPage": "Page",
|
||||
"del_txtPageOf": "Page %1 of %2",
|
||||
"del_txtPages": "Pages",
|
||||
"del_txtPreparedBy": "Prepared by",
|
||||
"del_txtPrintArea": "Print_Area",
|
||||
"del_txtQuarter": "Qtr",
|
||||
"del_txtQuarters": "Quarters",
|
||||
"del_txtRow": "Row",
|
||||
"del_txtRowLbls": "Row Labels",
|
||||
"del_txtSeconds": "Seconds",
|
||||
"del_txtSeries": "Series",
|
||||
"del_txtStyle_Bad": "Bad",
|
||||
"del_txtStyle_Calculation": "Calculation",
|
||||
"del_txtStyle_Check_Cell": "Check Cell",
|
||||
"del_txtStyle_Comma": "Comma",
|
||||
"del_txtStyle_Currency": "Currency",
|
||||
"del_txtStyle_Explanatory_Text": "Explanatory Text",
|
||||
"del_txtStyle_Good": "Good",
|
||||
"del_txtStyle_Heading_1": "Heading 1",
|
||||
"del_txtStyle_Heading_2": "Heading 2",
|
||||
"del_txtStyle_Heading_3": "Heading 3",
|
||||
"del_txtStyle_Heading_4": "Heading 4",
|
||||
"del_txtStyle_Input": "Input",
|
||||
"del_txtStyle_Linked_Cell": "Linked Cell",
|
||||
"del_txtStyle_Neutral": "Neutral",
|
||||
"del_txtStyle_Normal": "Normal",
|
||||
"del_txtStyle_Note": "Note",
|
||||
"del_txtStyle_Output": "Output",
|
||||
"del_txtStyle_Percent": "Percent",
|
||||
"del_txtStyle_Title": "Title",
|
||||
"del_txtStyle_Total": "Total",
|
||||
"del_txtStyle_Warning_Text": "Warning Text",
|
||||
"del_txtTab": "Tab",
|
||||
"del_txtTable": "Table",
|
||||
"del_txtTime": "Time",
|
||||
"del_txtValues": "Values",
|
||||
"del_txtXAxis": "X Axis",
|
||||
"del_txtYAxis": "Y Axis",
|
||||
"del_txtYears": "Years"
|
||||
},
|
||||
"textAnonymous": "익명",
|
||||
"textBuyNow": "웹 사이트 방문",
|
||||
"textClose": "닫기",
|
||||
@ -339,7 +134,94 @@
|
||||
"warnLicenseUsersExceeded": "편집자 사용자 한도인 %1명에 도달했습니다. 자세한 내용은 관리자에게 문의하십시오.",
|
||||
"warnNoLicense": "% 1 편집 연결 수 제한에 도달했습니다. 이 문서는 보기 모드로 열립니다. 개인적인 업그레이드 사항은 % 1 영업팀에 연락하십시오.",
|
||||
"warnNoLicenseUsers": "ONLYOFFICE 편집자의이 버전은 동시 사용자에게 일정한 제한이 있습니다. <br> 더 필요한 것이 있으면 현재 라이센스를 업그레이드하거나 상용 라이센스를 구입하십시오.",
|
||||
"warnProcessRightsChange": "파일을 수정할 수 있는 권한이 없습니다."
|
||||
"warnProcessRightsChange": "파일을 수정할 수 있는 권한이 없습니다.",
|
||||
"SDK": {
|
||||
"%1 of %2": "%1 of %2",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"(All)": "(All)",
|
||||
"(blank)": "(blank)",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column": "Column",
|
||||
"Column Labels": "Column Labels",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Confidential": "Confidential",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"File": "File",
|
||||
"Good": "Good",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Hours": "Hours",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Percent": "Percent",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Values": "Values",
|
||||
"Warning Text": "Warning Text",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"Your text here": "Your text here"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
||||
@ -100,211 +100,6 @@
|
||||
"errorUpdateVersion": "ເອກະສານໄດ້ຖືກປ່ຽນແລ້ວ. ໜ້າເວັບຈະຖືກໂຫລດ ໃໝ່.",
|
||||
"leavePageText": "ທ່ານມີການປ່ຽນແປງທີ່ຍັງບໍ່ໄດ້ບັນທຶກໄວ້ໃນເອກະສານນີ້. ຄລິກທີ່ 'ຢູ່ໃນໜ້ານີ້' ເພື່ອລໍຖ້າການບັນທຶກອັດຕະໂນມັດ. ຄລິກ 'ອອກຈາກໜ້ານີ້' ເພື່ອຍົກເລີກການປ່ຽນແປງທີ່ບໍ່ໄດ້ບັນທຶກໄວ້ທັງໝົດ.",
|
||||
"notcriticalErrorTitle": "ເຕືອນ",
|
||||
"SDK": {
|
||||
"txtAccent": "ສຳນຽງ",
|
||||
"txtAll": "(ທັງໝົດ)",
|
||||
"txtArt": "ເນື້ອຫາຂອງທ່ານຢູ່ນີ້",
|
||||
"txtBlank": "(ວ່າງ)",
|
||||
"txtByField": "%1 ຈາກ %2",
|
||||
"txtClearFilter": "ລົບລ້າງການຄັດກອງ (Alt+C)",
|
||||
"txtColLbls": "ຄຳນິຍາມຄໍລັ້ມ",
|
||||
"txtColumn": "ຖັນ",
|
||||
"txtConfidential": "ທີ່ເປັນຄວາມລັບ",
|
||||
"txtDate": "ວັນທີ",
|
||||
"txtDays": "ວັນ",
|
||||
"txtDiagramTitle": "ໃສ່ຊື່ແຜນຮູບວາດ",
|
||||
"txtFile": "ຟາຍ ",
|
||||
"txtGrandTotal": "ຜົນລວມທັງໝົດ",
|
||||
"txtGroup": "ກຸ່ມ",
|
||||
"txtHours": "ຊົ່ວໂມງ",
|
||||
"txtMinutes": "ນາທີ",
|
||||
"txtMonths": "ເດືອນ",
|
||||
"txtMultiSelect": "ເລືອກຫຼາຍລາຍການ (Alt+S)",
|
||||
"txtOr": "%1 ຫຼື %2",
|
||||
"txtPage": "ໜ້າ",
|
||||
"txtPageOf": "ໜ້າ %1 ຈາກ %2",
|
||||
"txtPages": "ໜ້າ",
|
||||
"txtPreparedBy": "ກະກຽມໂດຍ",
|
||||
"txtPrintArea": "ພື້ນທີ່ສຳລັບພິມ",
|
||||
"txtQuarter": "ໄຕມາດ",
|
||||
"txtQuarters": "ໄຕມາດ",
|
||||
"txtRow": "ແຖວ",
|
||||
"txtRowLbls": "ປ້າຍແຖວ",
|
||||
"txtSeconds": "ວິນາທີ",
|
||||
"txtSeries": "ຊຸດ",
|
||||
"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": "ຫົວຂໍ້",
|
||||
"txtStyle_Total": "ຈຳນວນລວມ",
|
||||
"txtStyle_Warning_Text": "ຂໍ້ຄວາມແຈ້ງເຕືອນ",
|
||||
"txtTab": "ແທບ",
|
||||
"txtTable": "ຕາຕະລາງ",
|
||||
"txtTime": "ເວລາ",
|
||||
"txtValues": "ຄ່າ",
|
||||
"txtXAxis": "ແກນ X",
|
||||
"txtYAxis": "ແກນ Y",
|
||||
"txtYears": "ປີ",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"(All)": "(All)",
|
||||
"Your text here": "Your text here",
|
||||
"(blank)": "(blank)",
|
||||
"%1 of %2": "%1 of %2",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column Labels": "Column Labels",
|
||||
"Column": "Column",
|
||||
"Confidential": "Confidential",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"File": "File",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Hours": "Hours",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"Good": "Good",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Percent": "Percent",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Warning Text": "Warning Text",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Values": "Values",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"del_txtAccent": "Accent",
|
||||
"del_txtAll": "(All)",
|
||||
"del_txtArt": "Your text here",
|
||||
"del_txtBlank": "(blank)",
|
||||
"del_txtByField": "%1 of %2",
|
||||
"del_txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"del_txtColLbls": "Column Labels",
|
||||
"del_txtColumn": "Column",
|
||||
"del_txtConfidential": "Confidential",
|
||||
"del_txtDate": "Date",
|
||||
"del_txtDays": "Days",
|
||||
"del_txtDiagramTitle": "Chart Title",
|
||||
"del_txtFile": "File",
|
||||
"del_txtGrandTotal": "Grand Total",
|
||||
"del_txtGroup": "Group",
|
||||
"del_txtHours": "Hours",
|
||||
"del_txtMinutes": "Minutes",
|
||||
"del_txtMonths": "Months",
|
||||
"del_txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"del_txtOr": "%1 or %2",
|
||||
"del_txtPage": "Page",
|
||||
"del_txtPageOf": "Page %1 of %2",
|
||||
"del_txtPages": "Pages",
|
||||
"del_txtPreparedBy": "Prepared by",
|
||||
"del_txtPrintArea": "Print_Area",
|
||||
"del_txtQuarter": "Qtr",
|
||||
"del_txtQuarters": "Quarters",
|
||||
"del_txtRow": "Row",
|
||||
"del_txtRowLbls": "Row Labels",
|
||||
"del_txtSeconds": "Seconds",
|
||||
"del_txtSeries": "Series",
|
||||
"del_txtStyle_Bad": "Bad",
|
||||
"del_txtStyle_Calculation": "Calculation",
|
||||
"del_txtStyle_Check_Cell": "Check Cell",
|
||||
"del_txtStyle_Comma": "Comma",
|
||||
"del_txtStyle_Currency": "Currency",
|
||||
"del_txtStyle_Explanatory_Text": "Explanatory Text",
|
||||
"del_txtStyle_Good": "Good",
|
||||
"del_txtStyle_Heading_1": "Heading 1",
|
||||
"del_txtStyle_Heading_2": "Heading 2",
|
||||
"del_txtStyle_Heading_3": "Heading 3",
|
||||
"del_txtStyle_Heading_4": "Heading 4",
|
||||
"del_txtStyle_Input": "Input",
|
||||
"del_txtStyle_Linked_Cell": "Linked Cell",
|
||||
"del_txtStyle_Neutral": "Neutral",
|
||||
"del_txtStyle_Normal": "Normal",
|
||||
"del_txtStyle_Note": "Note",
|
||||
"del_txtStyle_Output": "Output",
|
||||
"del_txtStyle_Percent": "Percent",
|
||||
"del_txtStyle_Title": "Title",
|
||||
"del_txtStyle_Total": "Total",
|
||||
"del_txtStyle_Warning_Text": "Warning Text",
|
||||
"del_txtTab": "Tab",
|
||||
"del_txtTable": "Table",
|
||||
"del_txtTime": "Time",
|
||||
"del_txtValues": "Values",
|
||||
"del_txtXAxis": "X Axis",
|
||||
"del_txtYAxis": "Y Axis",
|
||||
"del_txtYears": "Years"
|
||||
},
|
||||
"textAnonymous": "ບໍ່ລະບຸຊື່",
|
||||
"textBuyNow": "ເຂົ້າໄປຍັງເວັບໄຊ",
|
||||
"textClose": "ປິດ",
|
||||
@ -331,6 +126,93 @@
|
||||
"warnNoLicense": "ທ່ານໄດ້ຖືກຈຳກັດສິດພຽງເທົ່ານີ້ສຳຫລັບການເຊື່່ອມພ້ອມກັນກັບເຄື່ອງມືແກ້ໄຂ %1 ແລ້ວເອກະສານນີ້ຈະເປີດໃຫ້ເບີ່ງເທົ່ານັ້ນ ຕິດຕໍ່ທີມຂາຍ %1 ສຳຫລັບເງື່ອນໄຂການອັບເກດສ່ວນບຸກຄົນ",
|
||||
"warnNoLicenseUsers": "ຈໍານວນ ການເຊື່ອມຕໍ່ພ້ອມກັນກັບບັນນາທິການ ແມ່ນເກີນກໍານົດ % 1. ຕິດຕໍ່ ທີມຂາຍ% 1 ສຳ ລັບຂໍ້ ກຳນົດການຍົກລະດັບສິດ",
|
||||
"warnProcessRightsChange": "ທ່ານບໍ່ມີສິດໃນການແກ້ໄຂໄຟລ໌ນີ້.",
|
||||
"SDK": {
|
||||
"%1 of %2": "%1 of %2",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"(All)": "(All)",
|
||||
"(blank)": "(blank)",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column": "Column",
|
||||
"Column Labels": "Column Labels",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Confidential": "Confidential",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"File": "File",
|
||||
"Good": "Good",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Hours": "Hours",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Percent": "Percent",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Values": "Values",
|
||||
"Warning Text": "Warning Text",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"Your text here": "Your text here"
|
||||
},
|
||||
"textDontUpdate": "Don't Update",
|
||||
"textNoMatches": "No Matches",
|
||||
"textRequestMacros": "A macro makes a request to URL. Do you want to allow the request to the %1?",
|
||||
|
||||
@ -100,211 +100,6 @@
|
||||
"errorUpdateVersion": "Faila versija ir mainīta. Lapa tiks atkārtoti ielādēta.",
|
||||
"leavePageText": "Šajā dokumentā ir nesaglabātas izmaiņas. Noklikšķiniet uz 'Palikt šajā lapā', lai gaidītu automātisko saglabāšanu. Noklikšķiniet uz 'Pamest lapu', lai atmestu visas nesaglabātās izmaiņas.",
|
||||
"notcriticalErrorTitle": "Brīdinājums",
|
||||
"SDK": {
|
||||
"txtAccent": "Akcents",
|
||||
"txtAll": "(Visi)",
|
||||
"txtArt": "Ievadiet savu tekstu",
|
||||
"txtBlank": "(tukšs)",
|
||||
"txtByField": "%1 no %2",
|
||||
"txtClearFilter": "Notīrīt filtru (Alt+C)",
|
||||
"txtColLbls": "Kolonnas etiķetes",
|
||||
"txtColumn": "Kolonna",
|
||||
"txtConfidential": "Konfidenciāls",
|
||||
"txtDate": "Datums",
|
||||
"txtDays": "Dienas",
|
||||
"txtDiagramTitle": "Diagrammas nosaukums",
|
||||
"txtFile": "Fails",
|
||||
"txtGrandTotal": "Lielās gala vērtības",
|
||||
"txtGroup": "Grupa",
|
||||
"txtHours": "Stundas",
|
||||
"txtMinutes": "Minūtes",
|
||||
"txtMonths": "Mēneši",
|
||||
"txtMultiSelect": "Daudzkārtēja izvēle (Alt+S)",
|
||||
"txtOr": "%1 vai %2",
|
||||
"txtPage": "Lapa",
|
||||
"txtPageOf": "%1 no %2 lapas (-ām)",
|
||||
"txtPages": "Lapas",
|
||||
"txtPreparedBy": "Sagatavoja",
|
||||
"txtPrintArea": "Drukas_apgabals",
|
||||
"txtQuarter": "Cetur.",
|
||||
"txtQuarters": "Ceturkšņi",
|
||||
"txtRow": "Rinda",
|
||||
"txtRowLbls": "Rindu etiķetes",
|
||||
"txtSeconds": "Sekundes",
|
||||
"txtSeries": "Sērijas",
|
||||
"txtStyle_Bad": "Slikti",
|
||||
"txtStyle_Calculation": "Aprēķins",
|
||||
"txtStyle_Check_Cell": "Šūnas pārbaude",
|
||||
"txtStyle_Comma": "Komats",
|
||||
"txtStyle_Currency": "Valūta",
|
||||
"txtStyle_Explanatory_Text": "Paskaidrojums",
|
||||
"txtStyle_Good": "Labi",
|
||||
"txtStyle_Heading_1": "Virsraksts 1",
|
||||
"txtStyle_Heading_2": "Virsraksts 2",
|
||||
"txtStyle_Heading_3": "Virsraksts 3",
|
||||
"txtStyle_Heading_4": "Virsraksts 4",
|
||||
"txtStyle_Input": "Ievade",
|
||||
"txtStyle_Linked_Cell": "Saistītā šūna",
|
||||
"txtStyle_Neutral": "Neitrāli",
|
||||
"txtStyle_Normal": "Normāls",
|
||||
"txtStyle_Note": "Piezīme",
|
||||
"txtStyle_Output": "Izvade",
|
||||
"txtStyle_Percent": "Procenti",
|
||||
"txtStyle_Title": "Nosaukums",
|
||||
"txtStyle_Total": "Kopā",
|
||||
"txtStyle_Warning_Text": "Brīdinājuma teksts",
|
||||
"txtTab": "Cilne",
|
||||
"txtTable": "Tabula",
|
||||
"txtTime": "Laiks",
|
||||
"txtValues": "Vērtības",
|
||||
"txtXAxis": "X ass",
|
||||
"txtYAxis": "Y ass",
|
||||
"txtYears": "Gadi",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"(All)": "(All)",
|
||||
"Your text here": "Your text here",
|
||||
"(blank)": "(blank)",
|
||||
"%1 of %2": "%1 of %2",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column Labels": "Column Labels",
|
||||
"Column": "Column",
|
||||
"Confidential": "Confidential",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"File": "File",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Hours": "Hours",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"Good": "Good",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Percent": "Percent",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Warning Text": "Warning Text",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Values": "Values",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"del_txtAccent": "Accent",
|
||||
"del_txtAll": "(All)",
|
||||
"del_txtArt": "Your text here",
|
||||
"del_txtBlank": "(blank)",
|
||||
"del_txtByField": "%1 of %2",
|
||||
"del_txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"del_txtColLbls": "Column Labels",
|
||||
"del_txtColumn": "Column",
|
||||
"del_txtConfidential": "Confidential",
|
||||
"del_txtDate": "Date",
|
||||
"del_txtDays": "Days",
|
||||
"del_txtDiagramTitle": "Chart Title",
|
||||
"del_txtFile": "File",
|
||||
"del_txtGrandTotal": "Grand Total",
|
||||
"del_txtGroup": "Group",
|
||||
"del_txtHours": "Hours",
|
||||
"del_txtMinutes": "Minutes",
|
||||
"del_txtMonths": "Months",
|
||||
"del_txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"del_txtOr": "%1 or %2",
|
||||
"del_txtPage": "Page",
|
||||
"del_txtPageOf": "Page %1 of %2",
|
||||
"del_txtPages": "Pages",
|
||||
"del_txtPreparedBy": "Prepared by",
|
||||
"del_txtPrintArea": "Print_Area",
|
||||
"del_txtQuarter": "Qtr",
|
||||
"del_txtQuarters": "Quarters",
|
||||
"del_txtRow": "Row",
|
||||
"del_txtRowLbls": "Row Labels",
|
||||
"del_txtSeconds": "Seconds",
|
||||
"del_txtSeries": "Series",
|
||||
"del_txtStyle_Bad": "Bad",
|
||||
"del_txtStyle_Calculation": "Calculation",
|
||||
"del_txtStyle_Check_Cell": "Check Cell",
|
||||
"del_txtStyle_Comma": "Comma",
|
||||
"del_txtStyle_Currency": "Currency",
|
||||
"del_txtStyle_Explanatory_Text": "Explanatory Text",
|
||||
"del_txtStyle_Good": "Good",
|
||||
"del_txtStyle_Heading_1": "Heading 1",
|
||||
"del_txtStyle_Heading_2": "Heading 2",
|
||||
"del_txtStyle_Heading_3": "Heading 3",
|
||||
"del_txtStyle_Heading_4": "Heading 4",
|
||||
"del_txtStyle_Input": "Input",
|
||||
"del_txtStyle_Linked_Cell": "Linked Cell",
|
||||
"del_txtStyle_Neutral": "Neutral",
|
||||
"del_txtStyle_Normal": "Normal",
|
||||
"del_txtStyle_Note": "Note",
|
||||
"del_txtStyle_Output": "Output",
|
||||
"del_txtStyle_Percent": "Percent",
|
||||
"del_txtStyle_Title": "Title",
|
||||
"del_txtStyle_Total": "Total",
|
||||
"del_txtStyle_Warning_Text": "Warning Text",
|
||||
"del_txtTab": "Tab",
|
||||
"del_txtTable": "Table",
|
||||
"del_txtTime": "Time",
|
||||
"del_txtValues": "Values",
|
||||
"del_txtXAxis": "X Axis",
|
||||
"del_txtYAxis": "Y Axis",
|
||||
"del_txtYears": "Years"
|
||||
},
|
||||
"textAnonymous": "Anonīms",
|
||||
"textBuyNow": "Apmeklēt vietni",
|
||||
"textClose": "Aizvērt",
|
||||
@ -336,6 +131,93 @@
|
||||
"warnNoLicense": "Jūs sasniedzāt vienlaicīgu savienojumu ierobežojumu ar %1 redaktoriem. Šis dokuments tiks atvērts tikai skatīšanai. Sazinieties ar %1 pārdošanas komandu, lai uzzinātu personīgos jaunināšanas noteikumus.",
|
||||
"warnNoLicenseUsers": "Jūs sasniedzāt %1 redaktoru lietotāju ierobežojumu. Sazinieties ar %1 pārdošanas komandu, lai uzzinātu personīgos jaunināšanas noteikumus.",
|
||||
"warnProcessRightsChange": "Jums nav atļaujas rediģēt failu.",
|
||||
"SDK": {
|
||||
"%1 of %2": "%1 of %2",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"(All)": "(All)",
|
||||
"(blank)": "(blank)",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column": "Column",
|
||||
"Column Labels": "Column Labels",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Confidential": "Confidential",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"File": "File",
|
||||
"Good": "Good",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Hours": "Hours",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Percent": "Percent",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Values": "Values",
|
||||
"Warning Text": "Warning Text",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"Your text here": "Your text here"
|
||||
},
|
||||
"textNoLicenseTitle": "License limit reached",
|
||||
"titleLicenseNotActive": "License not active",
|
||||
"warnLicenseAnonymous": "Access denied for anonymous users.<br>This document will be opened for viewing only.",
|
||||
|
||||
@ -100,211 +100,6 @@
|
||||
"errorUpdateVersion": "Versi fail telah berubah. Halaman akan dimuatkan semula.",
|
||||
"leavePageText": "Anda mempunyai perubahan yang tidak disimpan dalam dokumen ini. Klik 'Stay on this Page’ untuk menunggu autosimpan. Klik 'Leave this Page' untuk membuang semua perubahan yang tidak disimpan.",
|
||||
"notcriticalErrorTitle": "Amaran",
|
||||
"SDK": {
|
||||
"txtAccent": "Aksen",
|
||||
"txtAll": "(Semua)",
|
||||
"txtArt": "Teks anda di sini",
|
||||
"txtBlank": "(kosong)",
|
||||
"txtByField": "%1 dari %2",
|
||||
"txtClearFilter": "Buang Penapis (Alt+C)",
|
||||
"txtColLbls": "Label Lajur",
|
||||
"txtColumn": "Lajur",
|
||||
"txtConfidential": "Sulit",
|
||||
"txtDate": "Tarikh",
|
||||
"txtDays": "Hari",
|
||||
"txtDiagramTitle": "Tajuk Carta",
|
||||
"txtFile": "Fail",
|
||||
"txtGrandTotal": "Jumlah Keseluruhan",
|
||||
"txtGroup": "Kumpulan",
|
||||
"txtHours": "Jam",
|
||||
"txtMinutes": "Minit",
|
||||
"txtMonths": "Bulan",
|
||||
"txtMultiSelect": "Berbilang-Pilih (Alt+S)",
|
||||
"txtOr": "%1 atau %2",
|
||||
"txtPage": "Halaman",
|
||||
"txtPageOf": "Halaman %1 of %2",
|
||||
"txtPages": "Halaman",
|
||||
"txtPreparedBy": "Disediakan oleh",
|
||||
"txtPrintArea": "Kawasan Cetakan",
|
||||
"txtQuarter": "Suku",
|
||||
"txtQuarters": "Suku",
|
||||
"txtRow": "Baris",
|
||||
"txtRowLbls": "Label Baris",
|
||||
"txtSeconds": "Saat",
|
||||
"txtSeries": "Siri",
|
||||
"txtStyle_Bad": "Rosak",
|
||||
"txtStyle_Calculation": "Pengiraan",
|
||||
"txtStyle_Check_Cell": "Semak Sel",
|
||||
"txtStyle_Comma": "Koma",
|
||||
"txtStyle_Currency": "Mata wang",
|
||||
"txtStyle_Explanatory_Text": "Teks Yang Boleh Dijelaskan",
|
||||
"txtStyle_Good": "Bagus",
|
||||
"txtStyle_Heading_1": "Pengepala 1",
|
||||
"txtStyle_Heading_2": "Pengepala 2",
|
||||
"txtStyle_Heading_3": "Pengepala 3",
|
||||
"txtStyle_Heading_4": "Pengepala 4",
|
||||
"txtStyle_Input": "Input",
|
||||
"txtStyle_Linked_Cell": "Sel Dipautkan",
|
||||
"txtStyle_Neutral": "Neutral",
|
||||
"txtStyle_Normal": "Normal",
|
||||
"txtStyle_Note": "Nota",
|
||||
"txtStyle_Output": "Output",
|
||||
"txtStyle_Percent": "Peratus",
|
||||
"txtStyle_Title": "Tajuk",
|
||||
"txtStyle_Total": "Jumlah",
|
||||
"txtStyle_Warning_Text": "Teks Amaran",
|
||||
"txtTab": "Tab",
|
||||
"txtTable": "Jadual",
|
||||
"txtTime": "Masa",
|
||||
"txtValues": "Nilai",
|
||||
"txtXAxis": "Paksi X",
|
||||
"txtYAxis": "Paksi X",
|
||||
"txtYears": "Tahun",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"(All)": "(All)",
|
||||
"Your text here": "Your text here",
|
||||
"(blank)": "(blank)",
|
||||
"%1 of %2": "%1 of %2",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column Labels": "Column Labels",
|
||||
"Column": "Column",
|
||||
"Confidential": "Confidential",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"File": "File",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Hours": "Hours",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"Good": "Good",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Percent": "Percent",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Warning Text": "Warning Text",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Values": "Values",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"del_txtAccent": "Accent",
|
||||
"del_txtAll": "(All)",
|
||||
"del_txtArt": "Your text here",
|
||||
"del_txtBlank": "(blank)",
|
||||
"del_txtByField": "%1 of %2",
|
||||
"del_txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"del_txtColLbls": "Column Labels",
|
||||
"del_txtColumn": "Column",
|
||||
"del_txtConfidential": "Confidential",
|
||||
"del_txtDate": "Date",
|
||||
"del_txtDays": "Days",
|
||||
"del_txtDiagramTitle": "Chart Title",
|
||||
"del_txtFile": "File",
|
||||
"del_txtGrandTotal": "Grand Total",
|
||||
"del_txtGroup": "Group",
|
||||
"del_txtHours": "Hours",
|
||||
"del_txtMinutes": "Minutes",
|
||||
"del_txtMonths": "Months",
|
||||
"del_txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"del_txtOr": "%1 or %2",
|
||||
"del_txtPage": "Page",
|
||||
"del_txtPageOf": "Page %1 of %2",
|
||||
"del_txtPages": "Pages",
|
||||
"del_txtPreparedBy": "Prepared by",
|
||||
"del_txtPrintArea": "Print_Area",
|
||||
"del_txtQuarter": "Qtr",
|
||||
"del_txtQuarters": "Quarters",
|
||||
"del_txtRow": "Row",
|
||||
"del_txtRowLbls": "Row Labels",
|
||||
"del_txtSeconds": "Seconds",
|
||||
"del_txtSeries": "Series",
|
||||
"del_txtStyle_Bad": "Bad",
|
||||
"del_txtStyle_Calculation": "Calculation",
|
||||
"del_txtStyle_Check_Cell": "Check Cell",
|
||||
"del_txtStyle_Comma": "Comma",
|
||||
"del_txtStyle_Currency": "Currency",
|
||||
"del_txtStyle_Explanatory_Text": "Explanatory Text",
|
||||
"del_txtStyle_Good": "Good",
|
||||
"del_txtStyle_Heading_1": "Heading 1",
|
||||
"del_txtStyle_Heading_2": "Heading 2",
|
||||
"del_txtStyle_Heading_3": "Heading 3",
|
||||
"del_txtStyle_Heading_4": "Heading 4",
|
||||
"del_txtStyle_Input": "Input",
|
||||
"del_txtStyle_Linked_Cell": "Linked Cell",
|
||||
"del_txtStyle_Neutral": "Neutral",
|
||||
"del_txtStyle_Normal": "Normal",
|
||||
"del_txtStyle_Note": "Note",
|
||||
"del_txtStyle_Output": "Output",
|
||||
"del_txtStyle_Percent": "Percent",
|
||||
"del_txtStyle_Title": "Title",
|
||||
"del_txtStyle_Total": "Total",
|
||||
"del_txtStyle_Warning_Text": "Warning Text",
|
||||
"del_txtTab": "Tab",
|
||||
"del_txtTable": "Table",
|
||||
"del_txtTime": "Time",
|
||||
"del_txtValues": "Values",
|
||||
"del_txtXAxis": "X Axis",
|
||||
"del_txtYAxis": "Y Axis",
|
||||
"del_txtYears": "Years"
|
||||
},
|
||||
"textAnonymous": "Tanpa Nama",
|
||||
"textBuyNow": "Lihat laman web",
|
||||
"textClose": "Tutup",
|
||||
@ -331,6 +126,93 @@
|
||||
"warnNoLicense": "Anda telah mencapai had pengguna untuk sambungan serentak kepada editor %1. Dokumen ini akan dibuka untuk dilihat sahaja. Hubungi pasukan jualan %1 untuk naik taraf terma peribadi.",
|
||||
"warnNoLicenseUsers": "Anda telah mencapai had pengguna untuk editor %1. Hubungi pasukan jualan %1 untuk naik taraf terma peribadi.",
|
||||
"warnProcessRightsChange": "Anda tidak mempunyai keizinan untuk edit fail ini.",
|
||||
"SDK": {
|
||||
"%1 of %2": "%1 of %2",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"(All)": "(All)",
|
||||
"(blank)": "(blank)",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column": "Column",
|
||||
"Column Labels": "Column Labels",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Confidential": "Confidential",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"File": "File",
|
||||
"Good": "Good",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Hours": "Hours",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Percent": "Percent",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Values": "Values",
|
||||
"Warning Text": "Warning Text",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"Your text here": "Your text here"
|
||||
},
|
||||
"textDontUpdate": "Don't Update",
|
||||
"textNoMatches": "No Matches",
|
||||
"textUpdate": "Update",
|
||||
|
||||
@ -100,211 +100,6 @@
|
||||
"errorUpdateVersion": "De bestandsversie is gewijzigd. De pagina wordt opnieuw geladen.",
|
||||
"leavePageText": "U hebt niet-opgeslagen wijzigingen in dit document. Klik op 'Blijf op deze pagina' om te wachten op automatisch opslaan. Klik op 'Verlaat deze pagina' om alle niet-opgeslagen wijzigingen te verwijderen.",
|
||||
"notcriticalErrorTitle": "Waarschuwing",
|
||||
"SDK": {
|
||||
"txtAccent": "Accent",
|
||||
"txtAll": "(Alles)",
|
||||
"txtArt": "Hier tekst invoeren",
|
||||
"txtBlank": "(Leeg)",
|
||||
"txtByField": "%1 van %2",
|
||||
"txtClearFilter": "Filter wissen (Alt + C)",
|
||||
"txtColLbls": "Kolomlabels",
|
||||
"txtColumn": "Kolom",
|
||||
"txtConfidential": "Vertrouwelijk",
|
||||
"txtDate": "Datum",
|
||||
"txtDays": "Dagen",
|
||||
"txtDiagramTitle": "Grafiektitel",
|
||||
"txtFile": "Bestand",
|
||||
"txtGrandTotal": "Eindtotaal",
|
||||
"txtGroup": "Groeperen",
|
||||
"txtHours": "Uren",
|
||||
"txtMinutes": "Minuten",
|
||||
"txtMonths": "Maanden",
|
||||
"txtMultiSelect": "Meerdere selecteren (Alt + S)",
|
||||
"txtOr": "%1 of %2",
|
||||
"txtPage": "Pagina",
|
||||
"txtPageOf": "Pagina %1 van %2",
|
||||
"txtPages": "Pagina's",
|
||||
"txtPreparedBy": "Voorbereid door",
|
||||
"txtPrintArea": "Print_Bereik",
|
||||
"txtQuarter": "Kwart",
|
||||
"txtQuarters": "Kwartalen ",
|
||||
"txtRow": "Rij",
|
||||
"txtRowLbls": "Rijlabels",
|
||||
"txtSeconds": "Seconden",
|
||||
"txtSeries": "Serie",
|
||||
"txtStyle_Bad": "Slecht",
|
||||
"txtStyle_Calculation": "Berekening",
|
||||
"txtStyle_Check_Cell": "Cel controleren",
|
||||
"txtStyle_Comma": "Komma",
|
||||
"txtStyle_Currency": "Valuta",
|
||||
"txtStyle_Explanatory_Text": "Verklarende tekst",
|
||||
"txtStyle_Good": "Goed",
|
||||
"txtStyle_Heading_1": "Kop 1",
|
||||
"txtStyle_Heading_2": "Kop 2",
|
||||
"txtStyle_Heading_3": "Kop 3",
|
||||
"txtStyle_Heading_4": "Kop 4",
|
||||
"txtStyle_Input": "Invoer",
|
||||
"txtStyle_Linked_Cell": "Gekoppelde cel",
|
||||
"txtStyle_Neutral": "Neutraal",
|
||||
"txtStyle_Normal": "Normaal",
|
||||
"txtStyle_Note": "Notitie",
|
||||
"txtStyle_Output": "Uitvoer",
|
||||
"txtStyle_Percent": "Procent",
|
||||
"txtStyle_Title": "Titel",
|
||||
"txtStyle_Total": "Totaal",
|
||||
"txtStyle_Warning_Text": "Waarschuwingstekst",
|
||||
"txtTab": "Tab",
|
||||
"txtTable": "Tabel",
|
||||
"txtTime": "Tijd",
|
||||
"txtValues": "Waarden",
|
||||
"txtXAxis": "X-as",
|
||||
"txtYAxis": "Y-as",
|
||||
"txtYears": "Jaren",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"(All)": "(All)",
|
||||
"Your text here": "Your text here",
|
||||
"(blank)": "(blank)",
|
||||
"%1 of %2": "%1 of %2",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column Labels": "Column Labels",
|
||||
"Column": "Column",
|
||||
"Confidential": "Confidential",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"File": "File",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Hours": "Hours",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"Good": "Good",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Percent": "Percent",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Warning Text": "Warning Text",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Values": "Values",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"del_txtAccent": "Accent",
|
||||
"del_txtAll": "(All)",
|
||||
"del_txtArt": "Your text here",
|
||||
"del_txtBlank": "(blank)",
|
||||
"del_txtByField": "%1 of %2",
|
||||
"del_txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"del_txtColLbls": "Column Labels",
|
||||
"del_txtColumn": "Column",
|
||||
"del_txtConfidential": "Confidential",
|
||||
"del_txtDate": "Date",
|
||||
"del_txtDays": "Days",
|
||||
"del_txtDiagramTitle": "Chart Title",
|
||||
"del_txtFile": "File",
|
||||
"del_txtGrandTotal": "Grand Total",
|
||||
"del_txtGroup": "Group",
|
||||
"del_txtHours": "Hours",
|
||||
"del_txtMinutes": "Minutes",
|
||||
"del_txtMonths": "Months",
|
||||
"del_txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"del_txtOr": "%1 or %2",
|
||||
"del_txtPage": "Page",
|
||||
"del_txtPageOf": "Page %1 of %2",
|
||||
"del_txtPages": "Pages",
|
||||
"del_txtPreparedBy": "Prepared by",
|
||||
"del_txtPrintArea": "Print_Area",
|
||||
"del_txtQuarter": "Qtr",
|
||||
"del_txtQuarters": "Quarters",
|
||||
"del_txtRow": "Row",
|
||||
"del_txtRowLbls": "Row Labels",
|
||||
"del_txtSeconds": "Seconds",
|
||||
"del_txtSeries": "Series",
|
||||
"del_txtStyle_Bad": "Bad",
|
||||
"del_txtStyle_Calculation": "Calculation",
|
||||
"del_txtStyle_Check_Cell": "Check Cell",
|
||||
"del_txtStyle_Comma": "Comma",
|
||||
"del_txtStyle_Currency": "Currency",
|
||||
"del_txtStyle_Explanatory_Text": "Explanatory Text",
|
||||
"del_txtStyle_Good": "Good",
|
||||
"del_txtStyle_Heading_1": "Heading 1",
|
||||
"del_txtStyle_Heading_2": "Heading 2",
|
||||
"del_txtStyle_Heading_3": "Heading 3",
|
||||
"del_txtStyle_Heading_4": "Heading 4",
|
||||
"del_txtStyle_Input": "Input",
|
||||
"del_txtStyle_Linked_Cell": "Linked Cell",
|
||||
"del_txtStyle_Neutral": "Neutral",
|
||||
"del_txtStyle_Normal": "Normal",
|
||||
"del_txtStyle_Note": "Note",
|
||||
"del_txtStyle_Output": "Output",
|
||||
"del_txtStyle_Percent": "Percent",
|
||||
"del_txtStyle_Title": "Title",
|
||||
"del_txtStyle_Total": "Total",
|
||||
"del_txtStyle_Warning_Text": "Warning Text",
|
||||
"del_txtTab": "Tab",
|
||||
"del_txtTable": "Table",
|
||||
"del_txtTime": "Time",
|
||||
"del_txtValues": "Values",
|
||||
"del_txtXAxis": "X Axis",
|
||||
"del_txtYAxis": "Y Axis",
|
||||
"del_txtYears": "Years"
|
||||
},
|
||||
"textAnonymous": "Anoniem",
|
||||
"textBuyNow": "Website bezoeken",
|
||||
"textClose": "Sluiten",
|
||||
@ -327,6 +122,93 @@
|
||||
"warnNoLicense": "U hebt de limiet bereikt voor gelijktijdige verbindingen met %1 gelijktijdige gebruikers. Dit document wordt alleen geopend om te bekijken. Neem contact op met %1 verkoopteam voor persoonlijke upgradevoorwaarden.",
|
||||
"warnNoLicenseUsers": "U heeft de gebruikerslimiet voor %1 gelijktijdige gebruikers bereikt. Neem contact op met de verkoopafdeling voor persoonlijke upgradevoorwaarden.",
|
||||
"warnProcessRightsChange": "Je hebt geen toestemming om het bestand te bewerken.",
|
||||
"SDK": {
|
||||
"%1 of %2": "%1 of %2",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"(All)": "(All)",
|
||||
"(blank)": "(blank)",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column": "Column",
|
||||
"Column Labels": "Column Labels",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Confidential": "Confidential",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"File": "File",
|
||||
"Good": "Good",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Hours": "Hours",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Percent": "Percent",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Values": "Values",
|
||||
"Warning Text": "Warning Text",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"Your text here": "Your text here"
|
||||
},
|
||||
"textDontUpdate": "Don't Update",
|
||||
"textNoChoices": "There are no choices for filling the cell.<br>Only text values from the column can be selected for replacement.",
|
||||
"textNoMatches": "No Matches",
|
||||
|
||||
@ -92,73 +92,20 @@
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
"textAnonymous": "Gość",
|
||||
"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 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.",
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
"SDK": {
|
||||
"txtAll": "(wszystko)",
|
||||
"txtBlank": "(puste)",
|
||||
"txtByField": "%1 z %2",
|
||||
"txtOr": "%1 lub %2",
|
||||
"txtStyle_Bad": "Zły",
|
||||
"txtAccent": "Accent",
|
||||
"txtArt": "Your text here",
|
||||
"txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"txtColLbls": "Column Labels",
|
||||
"txtColumn": "Column",
|
||||
"txtConfidential": "Confidential",
|
||||
"txtDate": "Date",
|
||||
"txtDays": "Days",
|
||||
"txtDiagramTitle": "Chart Title",
|
||||
"txtFile": "File",
|
||||
"txtGrandTotal": "Grand Total",
|
||||
"txtGroup": "Group",
|
||||
"txtHours": "Hours",
|
||||
"txtMinutes": "Minutes",
|
||||
"txtMonths": "Months",
|
||||
"txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"txtPage": "Page",
|
||||
"txtPageOf": "Page %1 of %2",
|
||||
"txtPages": "Pages",
|
||||
"txtPreparedBy": "Prepared by",
|
||||
"txtPrintArea": "Print_Area",
|
||||
"txtQuarter": "Qtr",
|
||||
"txtQuarters": "Quarters",
|
||||
"txtRow": "Row",
|
||||
"txtRowLbls": "Row Labels",
|
||||
"txtSeconds": "Seconds",
|
||||
"txtSeries": "Series",
|
||||
"txtStyle_Calculation": "Calculation",
|
||||
"txtStyle_Check_Cell": "Check Cell",
|
||||
"txtStyle_Comma": "Comma",
|
||||
"txtStyle_Currency": "Currency",
|
||||
"txtStyle_Explanatory_Text": "Explanatory Text",
|
||||
"txtStyle_Good": "Good",
|
||||
"txtStyle_Heading_1": "Heading 1",
|
||||
"txtStyle_Heading_2": "Heading 2",
|
||||
"txtStyle_Heading_3": "Heading 3",
|
||||
"txtStyle_Heading_4": "Heading 4",
|
||||
"txtStyle_Input": "Input",
|
||||
"txtStyle_Linked_Cell": "Linked Cell",
|
||||
"txtStyle_Neutral": "Neutral",
|
||||
"txtStyle_Normal": "Normal",
|
||||
"txtStyle_Note": "Note",
|
||||
"txtStyle_Output": "Output",
|
||||
"txtStyle_Percent": "Percent",
|
||||
"txtStyle_Title": "Title",
|
||||
"txtStyle_Total": "Total",
|
||||
"txtStyle_Warning_Text": "Warning Text",
|
||||
"txtTab": "Tab",
|
||||
"txtTable": "Table",
|
||||
"txtTime": "Time",
|
||||
"txtValues": "Values",
|
||||
"txtXAxis": "X Axis",
|
||||
"txtYAxis": "Y Axis",
|
||||
"txtYears": "Years",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"%1 of %2": "%1 of %2",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"(All)": "(All)",
|
||||
"(blank)": "(blank)",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
@ -177,28 +124,50 @@
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"(All)": "(All)",
|
||||
"Your text here": "Your text here",
|
||||
"(blank)": "(blank)",
|
||||
"%1 of %2": "%1 of %2",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column Labels": "Column Labels",
|
||||
"Column": "Column",
|
||||
"Column Labels": "Column Labels",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Confidential": "Confidential",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"File": "File",
|
||||
"Good": "Good",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Hours": "Hours",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Percent": "Percent",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
@ -207,105 +176,18 @@
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"Good": "Good",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Percent": "Percent",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Warning Text": "Warning Text",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Values": "Values",
|
||||
"Warning Text": "Warning Text",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"del_txtAccent": "Accent",
|
||||
"del_txtAll": "(All)",
|
||||
"del_txtArt": "Your text here",
|
||||
"del_txtBlank": "(blank)",
|
||||
"del_txtByField": "%1 of %2",
|
||||
"del_txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"del_txtColLbls": "Column Labels",
|
||||
"del_txtColumn": "Column",
|
||||
"del_txtConfidential": "Confidential",
|
||||
"del_txtDate": "Date",
|
||||
"del_txtDays": "Days",
|
||||
"del_txtDiagramTitle": "Chart Title",
|
||||
"del_txtFile": "File",
|
||||
"del_txtGrandTotal": "Grand Total",
|
||||
"del_txtGroup": "Group",
|
||||
"del_txtHours": "Hours",
|
||||
"del_txtMinutes": "Minutes",
|
||||
"del_txtMonths": "Months",
|
||||
"del_txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"del_txtOr": "%1 or %2",
|
||||
"del_txtPage": "Page",
|
||||
"del_txtPageOf": "Page %1 of %2",
|
||||
"del_txtPages": "Pages",
|
||||
"del_txtPreparedBy": "Prepared by",
|
||||
"del_txtPrintArea": "Print_Area",
|
||||
"del_txtQuarter": "Qtr",
|
||||
"del_txtQuarters": "Quarters",
|
||||
"del_txtRow": "Row",
|
||||
"del_txtRowLbls": "Row Labels",
|
||||
"del_txtSeconds": "Seconds",
|
||||
"del_txtSeries": "Series",
|
||||
"del_txtStyle_Bad": "Bad",
|
||||
"del_txtStyle_Calculation": "Calculation",
|
||||
"del_txtStyle_Check_Cell": "Check Cell",
|
||||
"del_txtStyle_Comma": "Comma",
|
||||
"del_txtStyle_Currency": "Currency",
|
||||
"del_txtStyle_Explanatory_Text": "Explanatory Text",
|
||||
"del_txtStyle_Good": "Good",
|
||||
"del_txtStyle_Heading_1": "Heading 1",
|
||||
"del_txtStyle_Heading_2": "Heading 2",
|
||||
"del_txtStyle_Heading_3": "Heading 3",
|
||||
"del_txtStyle_Heading_4": "Heading 4",
|
||||
"del_txtStyle_Input": "Input",
|
||||
"del_txtStyle_Linked_Cell": "Linked Cell",
|
||||
"del_txtStyle_Neutral": "Neutral",
|
||||
"del_txtStyle_Normal": "Normal",
|
||||
"del_txtStyle_Note": "Note",
|
||||
"del_txtStyle_Output": "Output",
|
||||
"del_txtStyle_Percent": "Percent",
|
||||
"del_txtStyle_Title": "Title",
|
||||
"del_txtStyle_Total": "Total",
|
||||
"del_txtStyle_Warning_Text": "Warning Text",
|
||||
"del_txtTab": "Tab",
|
||||
"del_txtTable": "Table",
|
||||
"del_txtTime": "Time",
|
||||
"del_txtValues": "Values",
|
||||
"del_txtXAxis": "X Axis",
|
||||
"del_txtYAxis": "Y Axis",
|
||||
"del_txtYears": "Years"
|
||||
"Your text here": "Your text here"
|
||||
},
|
||||
"textAnonymous": "Gość",
|
||||
"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 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.",
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
"textBuyNow": "Visit website",
|
||||
"textClose": "Close",
|
||||
"textContactUs": "Contact sales",
|
||||
@ -880,7 +762,7 @@
|
||||
"textRightToLeft": "Right To Left",
|
||||
"textRtlInterface": "RTL Interface",
|
||||
"textSameAsSystem": "Same As System",
|
||||
"textSearch": "Search",
|
||||
"textSearch": "Find",
|
||||
"textSearchBy": "Search",
|
||||
"textSearchIn": "Search In",
|
||||
"textSettings": "Settings",
|
||||
|
||||
@ -100,211 +100,6 @@
|
||||
"errorUpdateVersion": "A versão do ficheiro foi alterada. A página será recarregada.",
|
||||
"leavePageText": "Este documento tem alterações não guardadas. Clique 'Ficar na página' para que o documento seja guardado automaticamente. Clique 'Sair da página' para rejeitar todas as alterações.",
|
||||
"notcriticalErrorTitle": "Aviso",
|
||||
"SDK": {
|
||||
"txtAccent": "Destaque",
|
||||
"txtAll": "(Tudo)",
|
||||
"txtArt": "O seu texto aqui",
|
||||
"txtBlank": "(vazio)",
|
||||
"txtByField": "%1 de %2",
|
||||
"txtClearFilter": "Limpar filtro (Alt+C)",
|
||||
"txtColLbls": "Etiquetas de coluna",
|
||||
"txtColumn": "Coluna",
|
||||
"txtConfidential": "Confidencial",
|
||||
"txtDate": "Data",
|
||||
"txtDays": "Dias",
|
||||
"txtDiagramTitle": "Título do gráfico",
|
||||
"txtFile": "Ficheiro",
|
||||
"txtGrandTotal": "Total geral",
|
||||
"txtGroup": "Grupo",
|
||||
"txtHours": "Horas",
|
||||
"txtMinutes": "Minutos",
|
||||
"txtMonths": "Meses",
|
||||
"txtMultiSelect": "Seleção múltipla (Alt+S)",
|
||||
"txtOr": "%1 ou %2",
|
||||
"txtPage": "Página",
|
||||
"txtPageOf": "Página %1 de %2",
|
||||
"txtPages": "Páginas",
|
||||
"txtPreparedBy": "Preparado por",
|
||||
"txtPrintArea": "Área de impressão",
|
||||
"txtQuarter": "Trim.",
|
||||
"txtQuarters": "Trimestres",
|
||||
"txtRow": "Linha",
|
||||
"txtRowLbls": "Etiquetas de linhas",
|
||||
"txtSeconds": "Segundos",
|
||||
"txtSeries": "Série",
|
||||
"txtStyle_Bad": "Mau",
|
||||
"txtStyle_Calculation": "Cálculos",
|
||||
"txtStyle_Check_Cell": "Verifique a célula",
|
||||
"txtStyle_Comma": "Vírgula",
|
||||
"txtStyle_Currency": "Moeda",
|
||||
"txtStyle_Explanatory_Text": "Texto explicativo",
|
||||
"txtStyle_Good": "Bom",
|
||||
"txtStyle_Heading_1": "Título 1",
|
||||
"txtStyle_Heading_2": "Título 2",
|
||||
"txtStyle_Heading_3": "Título 3",
|
||||
"txtStyle_Heading_4": "Título 4",
|
||||
"txtStyle_Input": "Introdução",
|
||||
"txtStyle_Linked_Cell": "Célula vinculada",
|
||||
"txtStyle_Neutral": "Neutro",
|
||||
"txtStyle_Normal": "Normal",
|
||||
"txtStyle_Note": "Nota",
|
||||
"txtStyle_Output": "Saída",
|
||||
"txtStyle_Percent": "Percentagem",
|
||||
"txtStyle_Title": "Título",
|
||||
"txtStyle_Total": "Total",
|
||||
"txtStyle_Warning_Text": "Texto de aviso",
|
||||
"txtTab": "Separador",
|
||||
"txtTable": "Tabela",
|
||||
"txtTime": "Hora",
|
||||
"txtValues": "Valores",
|
||||
"txtXAxis": "Eixo X",
|
||||
"txtYAxis": "Eixo Y",
|
||||
"txtYears": "Anos",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"(All)": "(All)",
|
||||
"Your text here": "Your text here",
|
||||
"(blank)": "(blank)",
|
||||
"%1 of %2": "%1 of %2",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column Labels": "Column Labels",
|
||||
"Column": "Column",
|
||||
"Confidential": "Confidential",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"File": "File",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Hours": "Hours",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"Good": "Good",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Percent": "Percent",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Warning Text": "Warning Text",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Values": "Values",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"del_txtAccent": "Accent",
|
||||
"del_txtAll": "(All)",
|
||||
"del_txtArt": "Your text here",
|
||||
"del_txtBlank": "(blank)",
|
||||
"del_txtByField": "%1 of %2",
|
||||
"del_txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"del_txtColLbls": "Column Labels",
|
||||
"del_txtColumn": "Column",
|
||||
"del_txtConfidential": "Confidential",
|
||||
"del_txtDate": "Date",
|
||||
"del_txtDays": "Days",
|
||||
"del_txtDiagramTitle": "Chart Title",
|
||||
"del_txtFile": "File",
|
||||
"del_txtGrandTotal": "Grand Total",
|
||||
"del_txtGroup": "Group",
|
||||
"del_txtHours": "Hours",
|
||||
"del_txtMinutes": "Minutes",
|
||||
"del_txtMonths": "Months",
|
||||
"del_txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"del_txtOr": "%1 or %2",
|
||||
"del_txtPage": "Page",
|
||||
"del_txtPageOf": "Page %1 of %2",
|
||||
"del_txtPages": "Pages",
|
||||
"del_txtPreparedBy": "Prepared by",
|
||||
"del_txtPrintArea": "Print_Area",
|
||||
"del_txtQuarter": "Qtr",
|
||||
"del_txtQuarters": "Quarters",
|
||||
"del_txtRow": "Row",
|
||||
"del_txtRowLbls": "Row Labels",
|
||||
"del_txtSeconds": "Seconds",
|
||||
"del_txtSeries": "Series",
|
||||
"del_txtStyle_Bad": "Bad",
|
||||
"del_txtStyle_Calculation": "Calculation",
|
||||
"del_txtStyle_Check_Cell": "Check Cell",
|
||||
"del_txtStyle_Comma": "Comma",
|
||||
"del_txtStyle_Currency": "Currency",
|
||||
"del_txtStyle_Explanatory_Text": "Explanatory Text",
|
||||
"del_txtStyle_Good": "Good",
|
||||
"del_txtStyle_Heading_1": "Heading 1",
|
||||
"del_txtStyle_Heading_2": "Heading 2",
|
||||
"del_txtStyle_Heading_3": "Heading 3",
|
||||
"del_txtStyle_Heading_4": "Heading 4",
|
||||
"del_txtStyle_Input": "Input",
|
||||
"del_txtStyle_Linked_Cell": "Linked Cell",
|
||||
"del_txtStyle_Neutral": "Neutral",
|
||||
"del_txtStyle_Normal": "Normal",
|
||||
"del_txtStyle_Note": "Note",
|
||||
"del_txtStyle_Output": "Output",
|
||||
"del_txtStyle_Percent": "Percent",
|
||||
"del_txtStyle_Title": "Title",
|
||||
"del_txtStyle_Total": "Total",
|
||||
"del_txtStyle_Warning_Text": "Warning Text",
|
||||
"del_txtTab": "Tab",
|
||||
"del_txtTable": "Table",
|
||||
"del_txtTime": "Time",
|
||||
"del_txtValues": "Values",
|
||||
"del_txtXAxis": "X Axis",
|
||||
"del_txtYAxis": "Y Axis",
|
||||
"del_txtYears": "Years"
|
||||
},
|
||||
"textAnonymous": "Anónimo",
|
||||
"textBuyNow": "Visitar site",
|
||||
"textClose": "Fechar",
|
||||
@ -339,7 +134,94 @@
|
||||
"warnLicenseUsersExceeded": "Atingiu o limite de %1 editores. Contacte o seu administrador para obter detalhes.",
|
||||
"warnNoLicense": "Atingiu o limite de ligações simultâneas a %1 editores. Este documento será aberto apenas para visualização. Contacte a %1 equipa de vendas para consultar os termos de atualização para si.",
|
||||
"warnNoLicenseUsers": "Atingiu o limite de %1 editores. Contacte a equipa comercial %1 para obter mais informações.",
|
||||
"warnProcessRightsChange": "Não tem permissão para editar este ficheiro."
|
||||
"warnProcessRightsChange": "Não tem permissão para editar este ficheiro.",
|
||||
"SDK": {
|
||||
"%1 of %2": "%1 of %2",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"(All)": "(All)",
|
||||
"(blank)": "(blank)",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column": "Column",
|
||||
"Column Labels": "Column Labels",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Confidential": "Confidential",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"File": "File",
|
||||
"Good": "Good",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Hours": "Hours",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Percent": "Percent",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Values": "Values",
|
||||
"Warning Text": "Warning Text",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"Your text here": "Your text here"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
||||
@ -100,211 +100,6 @@
|
||||
"errorUpdateVersion": "A versão do arquivo foi alterada. A página será recarregada.",
|
||||
"leavePageText": "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.",
|
||||
"notcriticalErrorTitle": "Aviso",
|
||||
"SDK": {
|
||||
"txtAccent": "Acento",
|
||||
"txtAll": "(Tudo)",
|
||||
"txtArt": "Seu texto aqui",
|
||||
"txtBlank": "(vazio)",
|
||||
"txtByField": "%1 de %2",
|
||||
"txtClearFilter": "Limpar Filtro",
|
||||
"txtColLbls": "Rótulos da coluna",
|
||||
"txtColumn": "Coluna",
|
||||
"txtConfidential": "Confidencial",
|
||||
"txtDate": "Data",
|
||||
"txtDays": "Dias",
|
||||
"txtDiagramTitle": "Título do Gráfico",
|
||||
"txtFile": "Arquivo",
|
||||
"txtGrandTotal": "Total geral",
|
||||
"txtGroup": "Grupo",
|
||||
"txtHours": "Horas",
|
||||
"txtMinutes": "Minutos",
|
||||
"txtMonths": "Meses",
|
||||
"txtMultiSelect": "Seleção Múltipla (Alt+S)",
|
||||
"txtOr": "%1 ou %2",
|
||||
"txtPage": "Página",
|
||||
"txtPageOf": "Página %1 de %2",
|
||||
"txtPages": "Páginas",
|
||||
"txtPreparedBy": "Preparado por",
|
||||
"txtPrintArea": "Área_de_impressão",
|
||||
"txtQuarter": "Trim.",
|
||||
"txtQuarters": "Trimestres",
|
||||
"txtRow": "Linha",
|
||||
"txtRowLbls": "Rótulos da linha",
|
||||
"txtSeconds": "Segundos",
|
||||
"txtSeries": "Série",
|
||||
"txtStyle_Bad": "Ruim",
|
||||
"txtStyle_Calculation": "Cálculo",
|
||||
"txtStyle_Check_Cell": "Verificar célula",
|
||||
"txtStyle_Comma": "Vírgula",
|
||||
"txtStyle_Currency": "Moeda",
|
||||
"txtStyle_Explanatory_Text": "Texto explicativo",
|
||||
"txtStyle_Good": "Bom",
|
||||
"txtStyle_Heading_1": "Cabeçalho 1",
|
||||
"txtStyle_Heading_2": "Cabeçalho 2",
|
||||
"txtStyle_Heading_3": "Cabeçalho 3",
|
||||
"txtStyle_Heading_4": "Cabeçalho 4",
|
||||
"txtStyle_Input": "Entrada",
|
||||
"txtStyle_Linked_Cell": "Célula vinculada",
|
||||
"txtStyle_Neutral": "Neutro",
|
||||
"txtStyle_Normal": "Normal",
|
||||
"txtStyle_Note": "Nota",
|
||||
"txtStyle_Output": "Saída",
|
||||
"txtStyle_Percent": "Por cento",
|
||||
"txtStyle_Title": "Título",
|
||||
"txtStyle_Total": "Total",
|
||||
"txtStyle_Warning_Text": "Texto de aviso",
|
||||
"txtTab": "Aba",
|
||||
"txtTable": "Tabela",
|
||||
"txtTime": "Hora",
|
||||
"txtValues": "Valores",
|
||||
"txtXAxis": "Eixo X",
|
||||
"txtYAxis": "Eixo Y",
|
||||
"txtYears": "Anos",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"(All)": "(All)",
|
||||
"Your text here": "Your text here",
|
||||
"(blank)": "(blank)",
|
||||
"%1 of %2": "%1 of %2",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column Labels": "Column Labels",
|
||||
"Column": "Column",
|
||||
"Confidential": "Confidential",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"File": "File",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Hours": "Hours",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"Good": "Good",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Percent": "Percent",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Warning Text": "Warning Text",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Values": "Values",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"del_txtAccent": "Accent",
|
||||
"del_txtAll": "(All)",
|
||||
"del_txtArt": "Your text here",
|
||||
"del_txtBlank": "(blank)",
|
||||
"del_txtByField": "%1 of %2",
|
||||
"del_txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"del_txtColLbls": "Column Labels",
|
||||
"del_txtColumn": "Column",
|
||||
"del_txtConfidential": "Confidential",
|
||||
"del_txtDate": "Date",
|
||||
"del_txtDays": "Days",
|
||||
"del_txtDiagramTitle": "Chart Title",
|
||||
"del_txtFile": "File",
|
||||
"del_txtGrandTotal": "Grand Total",
|
||||
"del_txtGroup": "Group",
|
||||
"del_txtHours": "Hours",
|
||||
"del_txtMinutes": "Minutes",
|
||||
"del_txtMonths": "Months",
|
||||
"del_txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"del_txtOr": "%1 or %2",
|
||||
"del_txtPage": "Page",
|
||||
"del_txtPageOf": "Page %1 of %2",
|
||||
"del_txtPages": "Pages",
|
||||
"del_txtPreparedBy": "Prepared by",
|
||||
"del_txtPrintArea": "Print_Area",
|
||||
"del_txtQuarter": "Qtr",
|
||||
"del_txtQuarters": "Quarters",
|
||||
"del_txtRow": "Row",
|
||||
"del_txtRowLbls": "Row Labels",
|
||||
"del_txtSeconds": "Seconds",
|
||||
"del_txtSeries": "Series",
|
||||
"del_txtStyle_Bad": "Bad",
|
||||
"del_txtStyle_Calculation": "Calculation",
|
||||
"del_txtStyle_Check_Cell": "Check Cell",
|
||||
"del_txtStyle_Comma": "Comma",
|
||||
"del_txtStyle_Currency": "Currency",
|
||||
"del_txtStyle_Explanatory_Text": "Explanatory Text",
|
||||
"del_txtStyle_Good": "Good",
|
||||
"del_txtStyle_Heading_1": "Heading 1",
|
||||
"del_txtStyle_Heading_2": "Heading 2",
|
||||
"del_txtStyle_Heading_3": "Heading 3",
|
||||
"del_txtStyle_Heading_4": "Heading 4",
|
||||
"del_txtStyle_Input": "Input",
|
||||
"del_txtStyle_Linked_Cell": "Linked Cell",
|
||||
"del_txtStyle_Neutral": "Neutral",
|
||||
"del_txtStyle_Normal": "Normal",
|
||||
"del_txtStyle_Note": "Note",
|
||||
"del_txtStyle_Output": "Output",
|
||||
"del_txtStyle_Percent": "Percent",
|
||||
"del_txtStyle_Title": "Title",
|
||||
"del_txtStyle_Total": "Total",
|
||||
"del_txtStyle_Warning_Text": "Warning Text",
|
||||
"del_txtTab": "Tab",
|
||||
"del_txtTable": "Table",
|
||||
"del_txtTime": "Time",
|
||||
"del_txtValues": "Values",
|
||||
"del_txtXAxis": "X Axis",
|
||||
"del_txtYAxis": "Y Axis",
|
||||
"del_txtYears": "Years"
|
||||
},
|
||||
"textAnonymous": "Anônimo",
|
||||
"textBuyNow": "Visitar website",
|
||||
"textClose": "Fechar",
|
||||
@ -339,7 +134,94 @@
|
||||
"warnLicenseUsersExceeded": "Você atingiu o limite de usuários para editores %1. Entre em contato com seu administrador para saber mais.",
|
||||
"warnNoLicense": "Você atingiu o limite de conexões simultâneas para% 1 editores. Este documento será aberto apenas para visualização. Contate a equipe de vendas% 1 para termos de atualização pessoal.",
|
||||
"warnNoLicenseUsers": "Você atingiu o limite de usuários para editores %1.<br>Entre em contato com a equipe de vendas da %1 para obter os termos de atualização pessoais.",
|
||||
"warnProcessRightsChange": "Você não tem permissão para editar o arquivo."
|
||||
"warnProcessRightsChange": "Você não tem permissão para editar o arquivo.",
|
||||
"SDK": {
|
||||
"%1 of %2": "%1 of %2",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"(All)": "(All)",
|
||||
"(blank)": "(blank)",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column": "Column",
|
||||
"Column Labels": "Column Labels",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Confidential": "Confidential",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"File": "File",
|
||||
"Good": "Good",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Hours": "Hours",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Percent": "Percent",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Values": "Values",
|
||||
"Warning Text": "Warning Text",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"Your text here": "Your text here"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
@ -819,6 +701,7 @@
|
||||
"textChooseCsvOptions": "Escolher opções CSV",
|
||||
"textChooseDelimeter": "Escolha o delimitador",
|
||||
"textChooseEncoding": "Escolha a codificação",
|
||||
"textClose": "Fechar",
|
||||
"textCollaboration": "Colaboração",
|
||||
"textColorSchemes": "Esquemas de cor",
|
||||
"textComment": "Comentário",
|
||||
@ -971,8 +854,7 @@
|
||||
"txtUk": "Ucraniano",
|
||||
"txtVi": "Vietnamita",
|
||||
"txtZh": "Chinês",
|
||||
"warnDownloadAs": "Se você continuar salvando neste formato, todos os recursos com exceção do texto serão perdidos.<Br>Você tem certeza que quer continuar?",
|
||||
"textClose": "Close"
|
||||
"warnDownloadAs": "Se você continuar salvando neste formato, todos os recursos com exceção do texto serão perdidos.<Br>Você tem certeza que quer continuar?"
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -100,211 +100,6 @@
|
||||
"errorUpdateVersion": "Versiunea fișierului s-a modificat. Pagina va fi reîmprospătată.",
|
||||
"leavePageText": "Nu ați salvat modificările din documentul. Faceți clic pe Rămâi în pagină și așteptați la salvare automată. Faceți clic pe Părăsește aceasta pagina ca să renunțați la toate modificările nesalvate.",
|
||||
"notcriticalErrorTitle": "Avertisment",
|
||||
"SDK": {
|
||||
"txtAccent": "Accent",
|
||||
"txtAll": "(Toate)",
|
||||
"txtArt": "Textul dvs. aici",
|
||||
"txtBlank": "(necompletat)",
|
||||
"txtByField": "%1 din %2",
|
||||
"txtClearFilter": "Golire filtru (Alt+C)",
|
||||
"txtColLbls": "Etichete coloană",
|
||||
"txtColumn": "Coloană",
|
||||
"txtConfidential": "Confidențial",
|
||||
"txtDate": "Dată",
|
||||
"txtDays": "Zile",
|
||||
"txtDiagramTitle": "Titlu diagramă",
|
||||
"txtFile": "Fişier",
|
||||
"txtGrandTotal": "Totaluri generale",
|
||||
"txtGroup": "Grupare",
|
||||
"txtHours": "Oră",
|
||||
"txtMinutes": "minute",
|
||||
"txtMonths": "Lună",
|
||||
"txtMultiSelect": "Selecții multiple (Alt+S)",
|
||||
"txtOr": "%1 sau %2",
|
||||
"txtPage": "Pagina",
|
||||
"txtPageOf": "Pagina %1 din %2",
|
||||
"txtPages": "Pagini",
|
||||
"txtPreparedBy": "Pregătit de către",
|
||||
"txtPrintArea": "Zonă_Imprimare",
|
||||
"txtQuarter": "Trim",
|
||||
"txtQuarters": "Trimestre",
|
||||
"txtRow": "Rând",
|
||||
"txtRowLbls": "Etichete de rând",
|
||||
"txtSeconds": "Secunde",
|
||||
"txtSeries": "Serie",
|
||||
"txtStyle_Bad": "Eronat",
|
||||
"txtStyle_Calculation": "Calculare",
|
||||
"txtStyle_Check_Cell": "Verificarea celulei",
|
||||
"txtStyle_Comma": "Virgulă",
|
||||
"txtStyle_Currency": "Monedă",
|
||||
"txtStyle_Explanatory_Text": "Text explicativ",
|
||||
"txtStyle_Good": "Bun",
|
||||
"txtStyle_Heading_1": "Titlu 1",
|
||||
"txtStyle_Heading_2": "Titlu 2",
|
||||
"txtStyle_Heading_3": "Titlu 3",
|
||||
"txtStyle_Heading_4": "Titlu 4",
|
||||
"txtStyle_Input": "Intrare",
|
||||
"txtStyle_Linked_Cell": "Celulă legată",
|
||||
"txtStyle_Neutral": "Neutru",
|
||||
"txtStyle_Normal": "Normal",
|
||||
"txtStyle_Note": "Notă",
|
||||
"txtStyle_Output": "Ieșirea",
|
||||
"txtStyle_Percent": "Procent",
|
||||
"txtStyle_Title": "Titlu",
|
||||
"txtStyle_Total": "Total",
|
||||
"txtStyle_Warning_Text": "Mesaj de avertisment",
|
||||
"txtTab": "Tabulator",
|
||||
"txtTable": "Tabel",
|
||||
"txtTime": "Oră",
|
||||
"txtValues": "Valori",
|
||||
"txtXAxis": "Axa X",
|
||||
"txtYAxis": "Axa Y",
|
||||
"txtYears": "Ani",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"(All)": "(All)",
|
||||
"Your text here": "Your text here",
|
||||
"(blank)": "(blank)",
|
||||
"%1 of %2": "%1 of %2",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column Labels": "Column Labels",
|
||||
"Column": "Column",
|
||||
"Confidential": "Confidential",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"File": "File",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Hours": "Hours",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"Good": "Good",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Percent": "Percent",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Warning Text": "Warning Text",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Values": "Values",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"del_txtAccent": "Accent",
|
||||
"del_txtAll": "(All)",
|
||||
"del_txtArt": "Your text here",
|
||||
"del_txtBlank": "(blank)",
|
||||
"del_txtByField": "%1 of %2",
|
||||
"del_txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"del_txtColLbls": "Column Labels",
|
||||
"del_txtColumn": "Column",
|
||||
"del_txtConfidential": "Confidential",
|
||||
"del_txtDate": "Date",
|
||||
"del_txtDays": "Days",
|
||||
"del_txtDiagramTitle": "Chart Title",
|
||||
"del_txtFile": "File",
|
||||
"del_txtGrandTotal": "Grand Total",
|
||||
"del_txtGroup": "Group",
|
||||
"del_txtHours": "Hours",
|
||||
"del_txtMinutes": "Minutes",
|
||||
"del_txtMonths": "Months",
|
||||
"del_txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"del_txtOr": "%1 or %2",
|
||||
"del_txtPage": "Page",
|
||||
"del_txtPageOf": "Page %1 of %2",
|
||||
"del_txtPages": "Pages",
|
||||
"del_txtPreparedBy": "Prepared by",
|
||||
"del_txtPrintArea": "Print_Area",
|
||||
"del_txtQuarter": "Qtr",
|
||||
"del_txtQuarters": "Quarters",
|
||||
"del_txtRow": "Row",
|
||||
"del_txtRowLbls": "Row Labels",
|
||||
"del_txtSeconds": "Seconds",
|
||||
"del_txtSeries": "Series",
|
||||
"del_txtStyle_Bad": "Bad",
|
||||
"del_txtStyle_Calculation": "Calculation",
|
||||
"del_txtStyle_Check_Cell": "Check Cell",
|
||||
"del_txtStyle_Comma": "Comma",
|
||||
"del_txtStyle_Currency": "Currency",
|
||||
"del_txtStyle_Explanatory_Text": "Explanatory Text",
|
||||
"del_txtStyle_Good": "Good",
|
||||
"del_txtStyle_Heading_1": "Heading 1",
|
||||
"del_txtStyle_Heading_2": "Heading 2",
|
||||
"del_txtStyle_Heading_3": "Heading 3",
|
||||
"del_txtStyle_Heading_4": "Heading 4",
|
||||
"del_txtStyle_Input": "Input",
|
||||
"del_txtStyle_Linked_Cell": "Linked Cell",
|
||||
"del_txtStyle_Neutral": "Neutral",
|
||||
"del_txtStyle_Normal": "Normal",
|
||||
"del_txtStyle_Note": "Note",
|
||||
"del_txtStyle_Output": "Output",
|
||||
"del_txtStyle_Percent": "Percent",
|
||||
"del_txtStyle_Title": "Title",
|
||||
"del_txtStyle_Total": "Total",
|
||||
"del_txtStyle_Warning_Text": "Warning Text",
|
||||
"del_txtTab": "Tab",
|
||||
"del_txtTable": "Table",
|
||||
"del_txtTime": "Time",
|
||||
"del_txtValues": "Values",
|
||||
"del_txtXAxis": "X Axis",
|
||||
"del_txtYAxis": "Y Axis",
|
||||
"del_txtYears": "Years"
|
||||
},
|
||||
"textAnonymous": "Anonim",
|
||||
"textBuyNow": "Vizitarea site-ul Web",
|
||||
"textClose": "Închidere",
|
||||
@ -339,7 +134,94 @@
|
||||
"warnLicenseUsersExceeded": "Ați atins numărul maxim de utilizatori ai %1 editoare. Pentru detalii, contactați administratorul dvs.",
|
||||
"warnNoLicense": "Ați atins numărul maxim de conexiuni simultane la %1 de editoare. Documentul este disponibil numai pentru vizualizare. Contactați %1 Departamentul de Vânzări pentru acordarea condițiilor personale de actualizare.",
|
||||
"warnNoLicenseUsers": "Ați atins numărul maxim de utilizatori ai %1 editoare. Contactați Grup Vânzări %1 pentru acordarea condițiilor personale de licențiere.",
|
||||
"warnProcessRightsChange": "Nu aveți permisiunea de editare pentru fișier."
|
||||
"warnProcessRightsChange": "Nu aveți permisiunea de editare pentru fișier.",
|
||||
"SDK": {
|
||||
"%1 of %2": "%1 of %2",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"(All)": "(All)",
|
||||
"(blank)": "(blank)",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column": "Column",
|
||||
"Column Labels": "Column Labels",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Confidential": "Confidential",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"File": "File",
|
||||
"Good": "Good",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Hours": "Hours",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Percent": "Percent",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Values": "Values",
|
||||
"Warning Text": "Warning Text",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"Your text here": "Your text here"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
||||
@ -101,209 +101,91 @@
|
||||
"leavePageText": "В документе есть несохраненные изменения. Нажмите 'Остаться на странице', чтобы дождаться автосохранения. Нажмите 'Уйти со страницы', чтобы сбросить все несохраненные изменения.",
|
||||
"notcriticalErrorTitle": "Внимание",
|
||||
"SDK": {
|
||||
"txtAccent": "Акцент",
|
||||
"txtAll": "(Все)",
|
||||
"txtArt": "Введите ваш текст",
|
||||
"txtBlank": "(пусто)",
|
||||
"txtByField": "%1 из %2",
|
||||
"txtClearFilter": "Очистить фильтр (Alt+C)",
|
||||
"txtColLbls": "Названия столбцов",
|
||||
"txtColumn": "Столбец",
|
||||
"txtConfidential": "Конфиденциально",
|
||||
"txtDate": "Дата",
|
||||
"txtDays": "Дни",
|
||||
"txtDiagramTitle": "Заголовок диаграммы",
|
||||
"txtFile": "Файл",
|
||||
"txtGrandTotal": "Общий итог",
|
||||
"txtGroup": "Сгруппировать",
|
||||
"txtHours": "Часы",
|
||||
"txtMinutes": "Минуты",
|
||||
"txtMonths": "Месяцы",
|
||||
"txtMultiSelect": "Множественный выбор (Alt+S)",
|
||||
"txtOr": "%1 или %2",
|
||||
"txtPage": "Страница",
|
||||
"txtPageOf": "Страница %1 из %2",
|
||||
"txtPages": "Страницы",
|
||||
"txtPreparedBy": "Подготовил:",
|
||||
"txtPrintArea": "Область_печати",
|
||||
"txtQuarter": "Кв-л",
|
||||
"txtQuarters": "Кварталы",
|
||||
"txtRow": "Строка",
|
||||
"txtRowLbls": "Названия строк",
|
||||
"txtSeconds": "Секунды",
|
||||
"txtSeries": "Ряд",
|
||||
"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": "Название",
|
||||
"txtStyle_Total": "Итог",
|
||||
"txtStyle_Warning_Text": "Текст предупреждения",
|
||||
"txtTab": "Табуляция",
|
||||
"txtTable": "Таблица",
|
||||
"txtTime": "Время",
|
||||
"txtValues": "Значения",
|
||||
"txtXAxis": "Ось X",
|
||||
"txtYAxis": "Ось Y",
|
||||
"txtYears": "Годы",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"(All)": "(All)",
|
||||
"Your text here": "Your text here",
|
||||
"(blank)": "(blank)",
|
||||
"%1 of %2": "%1 of %2",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column Labels": "Column Labels",
|
||||
"Column": "Column",
|
||||
"Confidential": "Confidential",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"File": "File",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Hours": "Hours",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"Good": "Good",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Percent": "Percent",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Warning Text": "Warning Text",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Values": "Values",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"del_txtAccent": "Accent",
|
||||
"del_txtAll": "(All)",
|
||||
"del_txtArt": "Your text here",
|
||||
"del_txtBlank": "(blank)",
|
||||
"del_txtByField": "%1 of %2",
|
||||
"del_txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"del_txtColLbls": "Column Labels",
|
||||
"del_txtColumn": "Column",
|
||||
"del_txtConfidential": "Confidential",
|
||||
"del_txtDate": "Date",
|
||||
"del_txtDays": "Days",
|
||||
"del_txtDiagramTitle": "Chart Title",
|
||||
"del_txtFile": "File",
|
||||
"del_txtGrandTotal": "Grand Total",
|
||||
"del_txtGroup": "Group",
|
||||
"del_txtHours": "Hours",
|
||||
"del_txtMinutes": "Minutes",
|
||||
"del_txtMonths": "Months",
|
||||
"del_txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"del_txtOr": "%1 or %2",
|
||||
"del_txtPage": "Page",
|
||||
"del_txtPageOf": "Page %1 of %2",
|
||||
"del_txtPages": "Pages",
|
||||
"del_txtPreparedBy": "Prepared by",
|
||||
"del_txtPrintArea": "Print_Area",
|
||||
"del_txtQuarter": "Qtr",
|
||||
"del_txtQuarters": "Quarters",
|
||||
"del_txtRow": "Row",
|
||||
"del_txtRowLbls": "Row Labels",
|
||||
"del_txtSeconds": "Seconds",
|
||||
"del_txtSeries": "Series",
|
||||
"del_txtStyle_Bad": "Bad",
|
||||
"del_txtStyle_Calculation": "Calculation",
|
||||
"del_txtStyle_Check_Cell": "Check Cell",
|
||||
"del_txtStyle_Comma": "Comma",
|
||||
"del_txtStyle_Currency": "Currency",
|
||||
"del_txtStyle_Explanatory_Text": "Explanatory Text",
|
||||
"del_txtStyle_Good": "Good",
|
||||
"del_txtStyle_Heading_1": "Heading 1",
|
||||
"del_txtStyle_Heading_2": "Heading 2",
|
||||
"del_txtStyle_Heading_3": "Heading 3",
|
||||
"del_txtStyle_Heading_4": "Heading 4",
|
||||
"del_txtStyle_Input": "Input",
|
||||
"del_txtStyle_Linked_Cell": "Linked Cell",
|
||||
"del_txtStyle_Neutral": "Neutral",
|
||||
"del_txtStyle_Normal": "Normal",
|
||||
"del_txtStyle_Note": "Note",
|
||||
"del_txtStyle_Output": "Output",
|
||||
"del_txtStyle_Percent": "Percent",
|
||||
"del_txtStyle_Title": "Title",
|
||||
"del_txtStyle_Total": "Total",
|
||||
"del_txtStyle_Warning_Text": "Warning Text",
|
||||
"del_txtTab": "Tab",
|
||||
"del_txtTable": "Table",
|
||||
"del_txtTime": "Time",
|
||||
"del_txtValues": "Values",
|
||||
"del_txtXAxis": "X Axis",
|
||||
"del_txtYAxis": "Y Axis",
|
||||
"del_txtYears": "Years"
|
||||
"%1 of %2": "%1 из %2",
|
||||
"%1 or %2": "%1 или %2",
|
||||
"(All)": "(Все)",
|
||||
"(blank)": "(пусто)",
|
||||
"20% - Accent1": "20% - Акцент1",
|
||||
"20% - Accent2": "20% - Акцент2",
|
||||
"20% - Accent3": "20% - Акцент3",
|
||||
"20% - Accent4": "20% - Акцент4",
|
||||
"20% - Accent5": "20% - Акцент5",
|
||||
"20% - Accent6": "20% - Акцент6",
|
||||
"40% - Accent1": "40% - Акцент1",
|
||||
"40% - Accent2": "40% - Акцент2",
|
||||
"40% - Accent3": "40% - Акцент3",
|
||||
"40% - Accent4": "40% - Акцент4",
|
||||
"40% - Accent5": "40% - Акцент5",
|
||||
"40% - Accent6": "40% - Акцент6",
|
||||
"60% - Accent1": "60% - Акцент1",
|
||||
"60% - Accent2": "60% - Акцент2",
|
||||
"60% - Accent3": "60% - Акцент3",
|
||||
"60% - Accent4": "60% - Акцент4",
|
||||
"60% - Accent5": "60% - Акцент5",
|
||||
"60% - Accent6": "60% - Акцент6",
|
||||
"Accent": "Акцент",
|
||||
"Accent1": "Акцент1",
|
||||
"Accent2": "Акцент2",
|
||||
"Accent3": "Акцент3",
|
||||
"Accent4": "Акцент4",
|
||||
"Accent5": "Акцент5",
|
||||
"Accent6": "Акцент6",
|
||||
"Bad": "Плохой",
|
||||
"Calculation": "Пересчет",
|
||||
"Check Cell": "Контрольная ячейка",
|
||||
"Clear Filter (Alt+C)": "Очистить фильтр (Alt+C)",
|
||||
"Column": "Столбец",
|
||||
"Column Labels": "Названия столбцов",
|
||||
"Comma": "Финансовый",
|
||||
"Comma [0]": "Финансовый [0]",
|
||||
"Confidential": "Конфиденциально",
|
||||
"Currency": "Денежный",
|
||||
"Currency [0]": "Денежный [0]",
|
||||
"Date": "Дата",
|
||||
"Days": "Дни",
|
||||
"Diagram Title": "Заголовок диаграммы",
|
||||
"Explanatory Text": "Пояснение",
|
||||
"File": "Файл",
|
||||
"Good": "Хороший",
|
||||
"Grand Total": "Общий итог",
|
||||
"Group": "Группа",
|
||||
"Heading 1": "Заголовок 1",
|
||||
"Heading 2": "Заголовок 2",
|
||||
"Heading 3": "Заголовок 3",
|
||||
"Heading 4": "Заголовок 4",
|
||||
"Hours": "Часы",
|
||||
"Input": "Ввод",
|
||||
"Linked Cell": "Связанная ячейка",
|
||||
"Minutes": "Минуты",
|
||||
"Months": "Месяцы",
|
||||
"Multi-Select (Alt+S)": "Множественный выбор (Alt+S)",
|
||||
"Neutral": "Нейтральный",
|
||||
"Normal": "Обычный",
|
||||
"Note": "Примечание",
|
||||
"Output": "Вывод",
|
||||
"Page": "Страница",
|
||||
"Page %1 of %2": "Страница %1 из %2",
|
||||
"Pages": "Страницы",
|
||||
"Percent": "Процентный",
|
||||
"Prepared by": "Подготовил:",
|
||||
"Print_Area": "Область_печати",
|
||||
"Qtr": "Кв-л",
|
||||
"Quarters": "Кварталы",
|
||||
"Row": "Строка",
|
||||
"Row Labels": "Названия строк",
|
||||
"Seconds": "Секунды",
|
||||
"Series": "Ряд",
|
||||
"Tab": "Лист",
|
||||
"Table": "Таблица",
|
||||
"Time": "Время",
|
||||
"Title": "Название",
|
||||
"Total": "Итог",
|
||||
"Values": "Значения",
|
||||
"Warning Text": "Текст предупреждения",
|
||||
"X Axis": "Ось X",
|
||||
"Y Axis": "Ось Y",
|
||||
"Years": "Годы",
|
||||
"Your text here": "Введите ваш текст"
|
||||
},
|
||||
"textAnonymous": "Анонимный пользователь",
|
||||
"textBuyNow": "Перейти на сайт",
|
||||
|
||||
@ -100,211 +100,6 @@
|
||||
"errorUpdateVersion": "ගොනුවේ අනුවාදය වෙනස්ව ඇත. පිටුව යළි පූරණය වනු ඇත.",
|
||||
"leavePageText": "මෙම ලේඛනයේ ඔබ නොසුරකින ලද වෙනස්කම් තිබේ. ස්වයං සුරැකීම සඳහා රැඳීමට 'මෙම පිටුවෙහි රැඳී සිටින්න' ඔබන්න. නොසුරකින ලද සියළුම වෙනස්කම් ඉවතලීමට 'මෙම පිටුවෙන් ඉවත් වන්න' ඔබන්න.",
|
||||
"notcriticalErrorTitle": "අවවාදයයි",
|
||||
"SDK": {
|
||||
"txtAccent": "උදාත්තය",
|
||||
"txtAll": "(සියල්ල)",
|
||||
"txtArt": "ඔබගේ පාඨය මෙතැන",
|
||||
"txtBlank": "(හිස්)",
|
||||
"txtByField": "%2 න් %1",
|
||||
"txtClearFilter": "පෙරහන හිස්කරන්න (Alt+ජ)",
|
||||
"txtColLbls": "තීරු ලේබල",
|
||||
"txtColumn": "තීරුව",
|
||||
"txtConfidential": "විශ්වාසී",
|
||||
"txtDate": "දිනය",
|
||||
"txtDays": "දවස්",
|
||||
"txtDiagramTitle": "ප්රස්තාරයේ සිරැසිය",
|
||||
"txtFile": "ගොනුව",
|
||||
"txtGrandTotal": "මුළු එකතුව",
|
||||
"txtGroup": "සමූහය",
|
||||
"txtHours": "පැය",
|
||||
"txtMinutes": "විනාඩි",
|
||||
"txtMonths": "මාස",
|
||||
"txtMultiSelect": "බහු-තේරීම (Alt+ි)",
|
||||
"txtOr": "%1 හෝ %2",
|
||||
"txtPage": "පිටුව",
|
||||
"txtPageOf": "පිටුව %1 / %2",
|
||||
"txtPages": "පිටු",
|
||||
"txtPreparedBy": "සූදානම් කළේ",
|
||||
"txtPrintArea": "මුද්රණ ප්රදේශය",
|
||||
"txtQuarter": "කාර්තුව",
|
||||
"txtQuarters": "කොටස්",
|
||||
"txtRow": "පේළිය",
|
||||
"txtRowLbls": "පේළියේ නම්පත්",
|
||||
"txtSeconds": "තත්පර",
|
||||
"txtSeries": "මාලාව",
|
||||
"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": "සිරැසිය",
|
||||
"txtStyle_Total": "මුළු",
|
||||
"txtStyle_Warning_Text": "අවවාද පාඨය",
|
||||
"txtTab": "පටිත්ත",
|
||||
"txtTable": "වගුව",
|
||||
"txtTime": "වේලාව",
|
||||
"txtValues": "අගයන්",
|
||||
"txtXAxis": "X අක්ෂය",
|
||||
"txtYAxis": "Y අක්ෂය",
|
||||
"txtYears": "අවුරුදු",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"(All)": "(All)",
|
||||
"Your text here": "Your text here",
|
||||
"(blank)": "(blank)",
|
||||
"%1 of %2": "%1 of %2",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column Labels": "Column Labels",
|
||||
"Column": "Column",
|
||||
"Confidential": "Confidential",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"File": "File",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Hours": "Hours",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"Good": "Good",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Percent": "Percent",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Warning Text": "Warning Text",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Values": "Values",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"del_txtAccent": "Accent",
|
||||
"del_txtAll": "(All)",
|
||||
"del_txtArt": "Your text here",
|
||||
"del_txtBlank": "(blank)",
|
||||
"del_txtByField": "%1 of %2",
|
||||
"del_txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"del_txtColLbls": "Column Labels",
|
||||
"del_txtColumn": "Column",
|
||||
"del_txtConfidential": "Confidential",
|
||||
"del_txtDate": "Date",
|
||||
"del_txtDays": "Days",
|
||||
"del_txtDiagramTitle": "Chart Title",
|
||||
"del_txtFile": "File",
|
||||
"del_txtGrandTotal": "Grand Total",
|
||||
"del_txtGroup": "Group",
|
||||
"del_txtHours": "Hours",
|
||||
"del_txtMinutes": "Minutes",
|
||||
"del_txtMonths": "Months",
|
||||
"del_txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"del_txtOr": "%1 or %2",
|
||||
"del_txtPage": "Page",
|
||||
"del_txtPageOf": "Page %1 of %2",
|
||||
"del_txtPages": "Pages",
|
||||
"del_txtPreparedBy": "Prepared by",
|
||||
"del_txtPrintArea": "Print_Area",
|
||||
"del_txtQuarter": "Qtr",
|
||||
"del_txtQuarters": "Quarters",
|
||||
"del_txtRow": "Row",
|
||||
"del_txtRowLbls": "Row Labels",
|
||||
"del_txtSeconds": "Seconds",
|
||||
"del_txtSeries": "Series",
|
||||
"del_txtStyle_Bad": "Bad",
|
||||
"del_txtStyle_Calculation": "Calculation",
|
||||
"del_txtStyle_Check_Cell": "Check Cell",
|
||||
"del_txtStyle_Comma": "Comma",
|
||||
"del_txtStyle_Currency": "Currency",
|
||||
"del_txtStyle_Explanatory_Text": "Explanatory Text",
|
||||
"del_txtStyle_Good": "Good",
|
||||
"del_txtStyle_Heading_1": "Heading 1",
|
||||
"del_txtStyle_Heading_2": "Heading 2",
|
||||
"del_txtStyle_Heading_3": "Heading 3",
|
||||
"del_txtStyle_Heading_4": "Heading 4",
|
||||
"del_txtStyle_Input": "Input",
|
||||
"del_txtStyle_Linked_Cell": "Linked Cell",
|
||||
"del_txtStyle_Neutral": "Neutral",
|
||||
"del_txtStyle_Normal": "Normal",
|
||||
"del_txtStyle_Note": "Note",
|
||||
"del_txtStyle_Output": "Output",
|
||||
"del_txtStyle_Percent": "Percent",
|
||||
"del_txtStyle_Title": "Title",
|
||||
"del_txtStyle_Total": "Total",
|
||||
"del_txtStyle_Warning_Text": "Warning Text",
|
||||
"del_txtTab": "Tab",
|
||||
"del_txtTable": "Table",
|
||||
"del_txtTime": "Time",
|
||||
"del_txtValues": "Values",
|
||||
"del_txtXAxis": "X Axis",
|
||||
"del_txtYAxis": "Y Axis",
|
||||
"del_txtYears": "Years"
|
||||
},
|
||||
"textAnonymous": "නිර්නාමික",
|
||||
"textBuyNow": "අඩවියට ගොඩවෙන්න",
|
||||
"textClose": "වසන්න",
|
||||
@ -339,7 +134,94 @@
|
||||
"warnLicenseUsersExceeded": "ඔබ %1 සංස්කරකවල පරිශ්රීලක සීමාවට ළඟා වී ඇත. තව දැන ගැනීමට ඔබගේ පරිපාලක අමතන්න.",
|
||||
"warnNoLicense": "%1 සංස්කරක සමකාල සම්බන්ධතා සීමාවට ළඟා වී ඇත. මෙම ලේඛනය දැකීමට පමණක් විවෘත වේ. පුද්ගලික උත්ශ්රේණි නියම සඳහා %1 අලෙවි කණ්ඩායම අමතන්න.",
|
||||
"warnNoLicenseUsers": "ඔබ %1 සංස්කරකවල පරිශ්රීලක සීමාවට ළඟා වී ඇත. පුද්ගලික උත්ශ්රේණි නියම සඳහා %1 අලෙවි කණ්ඩායම අමතන්න.",
|
||||
"warnProcessRightsChange": "ඔබට ගොනුව සංස්කරණය කිරීමට අවසර නැත."
|
||||
"warnProcessRightsChange": "ඔබට ගොනුව සංස්කරණය කිරීමට අවසර නැත.",
|
||||
"SDK": {
|
||||
"%1 of %2": "%1 of %2",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"(All)": "(All)",
|
||||
"(blank)": "(blank)",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column": "Column",
|
||||
"Column Labels": "Column Labels",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Confidential": "Confidential",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"File": "File",
|
||||
"Good": "Good",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Hours": "Hours",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Percent": "Percent",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Values": "Values",
|
||||
"Warning Text": "Warning Text",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"Your text here": "Your text here"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
||||
@ -100,211 +100,6 @@
|
||||
"errorUpdateVersion": "Verzia súboru bola zmenená. Stránka sa znova načíta.",
|
||||
"leavePageText": "V tomto dokumente máte neuložené zmeny. Kliknite na „Zostať na tejto stránke“ a počkajte na automatické uloženie. Kliknutím na „Opustiť túto stránku“ zahodíte všetky neuložené zmeny.",
|
||||
"notcriticalErrorTitle": "Upozornenie",
|
||||
"SDK": {
|
||||
"txtAccent": "Akcent",
|
||||
"txtAll": "(všetko)",
|
||||
"txtArt": "Tu napíšte svoj text",
|
||||
"txtBlank": "(prázdne)",
|
||||
"txtByField": "%1 z %2",
|
||||
"txtClearFilter": "Vyčistiť filter (Alt+C)",
|
||||
"txtColLbls": "Značky stĺpcov",
|
||||
"txtColumn": "Stĺpec",
|
||||
"txtConfidential": "Dôverné",
|
||||
"txtDate": "Dátum",
|
||||
"txtDays": "dni",
|
||||
"txtDiagramTitle": "Názov grafu",
|
||||
"txtFile": "Súbor",
|
||||
"txtGrandTotal": "Celkový súčet",
|
||||
"txtGroup": "Skupina",
|
||||
"txtHours": "Hodiny",
|
||||
"txtMinutes": "Minúty",
|
||||
"txtMonths": "Mesiace",
|
||||
"txtMultiSelect": "Viacnásobný výber (Alt+S)",
|
||||
"txtOr": "%1 alebo %2",
|
||||
"txtPage": "Stránka",
|
||||
"txtPageOf": "Stránka %1 z %2",
|
||||
"txtPages": "Strany",
|
||||
"txtPreparedBy": "Pripravil(a)",
|
||||
"txtPrintArea": "Oblasť_tlače",
|
||||
"txtQuarter": "Štvrtina",
|
||||
"txtQuarters": "Štvrtiny",
|
||||
"txtRow": "Riadok",
|
||||
"txtRowLbls": "Štítky riadku",
|
||||
"txtSeconds": "Sekundy",
|
||||
"txtSeries": "Rady",
|
||||
"txtStyle_Bad": "Zlý/chybný",
|
||||
"txtStyle_Calculation": "Kalkulácia",
|
||||
"txtStyle_Check_Cell": "Skontrolovať bunku",
|
||||
"txtStyle_Comma": "Čiarka",
|
||||
"txtStyle_Currency": "Mena",
|
||||
"txtStyle_Explanatory_Text": "Vysvetľujúci text",
|
||||
"txtStyle_Good": "Dobrý",
|
||||
"txtStyle_Heading_1": "Nadpis 1",
|
||||
"txtStyle_Heading_2": "Nadpis 2",
|
||||
"txtStyle_Heading_3": "Nadpis 3",
|
||||
"txtStyle_Heading_4": "Nadpis 4",
|
||||
"txtStyle_Input": "Vstup/vstupná jednotka",
|
||||
"txtStyle_Linked_Cell": "Spojená bunka",
|
||||
"txtStyle_Neutral": "Neutrálny",
|
||||
"txtStyle_Normal": "Normálny",
|
||||
"txtStyle_Note": "Poznámka",
|
||||
"txtStyle_Output": "Výstup",
|
||||
"txtStyle_Percent": "Percento",
|
||||
"txtStyle_Title": "Názov",
|
||||
"txtStyle_Total": "Celkovo",
|
||||
"txtStyle_Warning_Text": "Varovný text",
|
||||
"txtTab": "Tabulátor",
|
||||
"txtTable": "Tabuľka",
|
||||
"txtTime": "Čas",
|
||||
"txtValues": "Hodnoty",
|
||||
"txtXAxis": "Os X",
|
||||
"txtYAxis": "Os Y",
|
||||
"txtYears": "Roky",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"(All)": "(All)",
|
||||
"Your text here": "Your text here",
|
||||
"(blank)": "(blank)",
|
||||
"%1 of %2": "%1 of %2",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column Labels": "Column Labels",
|
||||
"Column": "Column",
|
||||
"Confidential": "Confidential",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"File": "File",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Hours": "Hours",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"Good": "Good",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Percent": "Percent",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Warning Text": "Warning Text",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Values": "Values",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"del_txtAccent": "Accent",
|
||||
"del_txtAll": "(All)",
|
||||
"del_txtArt": "Your text here",
|
||||
"del_txtBlank": "(blank)",
|
||||
"del_txtByField": "%1 of %2",
|
||||
"del_txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"del_txtColLbls": "Column Labels",
|
||||
"del_txtColumn": "Column",
|
||||
"del_txtConfidential": "Confidential",
|
||||
"del_txtDate": "Date",
|
||||
"del_txtDays": "Days",
|
||||
"del_txtDiagramTitle": "Chart Title",
|
||||
"del_txtFile": "File",
|
||||
"del_txtGrandTotal": "Grand Total",
|
||||
"del_txtGroup": "Group",
|
||||
"del_txtHours": "Hours",
|
||||
"del_txtMinutes": "Minutes",
|
||||
"del_txtMonths": "Months",
|
||||
"del_txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"del_txtOr": "%1 or %2",
|
||||
"del_txtPage": "Page",
|
||||
"del_txtPageOf": "Page %1 of %2",
|
||||
"del_txtPages": "Pages",
|
||||
"del_txtPreparedBy": "Prepared by",
|
||||
"del_txtPrintArea": "Print_Area",
|
||||
"del_txtQuarter": "Qtr",
|
||||
"del_txtQuarters": "Quarters",
|
||||
"del_txtRow": "Row",
|
||||
"del_txtRowLbls": "Row Labels",
|
||||
"del_txtSeconds": "Seconds",
|
||||
"del_txtSeries": "Series",
|
||||
"del_txtStyle_Bad": "Bad",
|
||||
"del_txtStyle_Calculation": "Calculation",
|
||||
"del_txtStyle_Check_Cell": "Check Cell",
|
||||
"del_txtStyle_Comma": "Comma",
|
||||
"del_txtStyle_Currency": "Currency",
|
||||
"del_txtStyle_Explanatory_Text": "Explanatory Text",
|
||||
"del_txtStyle_Good": "Good",
|
||||
"del_txtStyle_Heading_1": "Heading 1",
|
||||
"del_txtStyle_Heading_2": "Heading 2",
|
||||
"del_txtStyle_Heading_3": "Heading 3",
|
||||
"del_txtStyle_Heading_4": "Heading 4",
|
||||
"del_txtStyle_Input": "Input",
|
||||
"del_txtStyle_Linked_Cell": "Linked Cell",
|
||||
"del_txtStyle_Neutral": "Neutral",
|
||||
"del_txtStyle_Normal": "Normal",
|
||||
"del_txtStyle_Note": "Note",
|
||||
"del_txtStyle_Output": "Output",
|
||||
"del_txtStyle_Percent": "Percent",
|
||||
"del_txtStyle_Title": "Title",
|
||||
"del_txtStyle_Total": "Total",
|
||||
"del_txtStyle_Warning_Text": "Warning Text",
|
||||
"del_txtTab": "Tab",
|
||||
"del_txtTable": "Table",
|
||||
"del_txtTime": "Time",
|
||||
"del_txtValues": "Values",
|
||||
"del_txtXAxis": "X Axis",
|
||||
"del_txtYAxis": "Y Axis",
|
||||
"del_txtYears": "Years"
|
||||
},
|
||||
"textAnonymous": "Anonymný",
|
||||
"textBuyNow": "Navštíviť webovú stránku",
|
||||
"textClose": "Zatvoriť",
|
||||
@ -331,6 +126,93 @@
|
||||
"warnNoLicense": "Dosiahli ste limit pre simultánne pripojenia k %1 editorom. Tento dokument sa otvorí iba na prezeranie. Kontaktujte predajný tím %1 pre osobné podmienky inovácie.",
|
||||
"warnNoLicenseUsers": "Dosiahli ste limit %1 editora. Pre rozšírenie funkcií kontaktujte %1 obchodné oddelenie.",
|
||||
"warnProcessRightsChange": "Nemáte povolenie na úpravu súboru.",
|
||||
"SDK": {
|
||||
"%1 of %2": "%1 of %2",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"(All)": "(All)",
|
||||
"(blank)": "(blank)",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column": "Column",
|
||||
"Column Labels": "Column Labels",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Confidential": "Confidential",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"File": "File",
|
||||
"Good": "Good",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Hours": "Hours",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Percent": "Percent",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Values": "Values",
|
||||
"Warning Text": "Warning Text",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"Your text here": "Your text here"
|
||||
},
|
||||
"textDontUpdate": "Don't Update",
|
||||
"textNoMatches": "No Matches",
|
||||
"textRequestMacros": "A macro makes a request to URL. Do you want to allow the request to the %1?",
|
||||
|
||||
@ -9,258 +9,6 @@
|
||||
"textTel": "Tel",
|
||||
"textVersion": "Version"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
"SDK": {
|
||||
"txtAccent": "Preglas",
|
||||
"txtAll": "(Vse)",
|
||||
"txtBlank": "(prazno)",
|
||||
"txtByField": "%1 od %2",
|
||||
"txtOr": "%1 ali %2",
|
||||
"txtArt": "Your text here",
|
||||
"txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"txtColLbls": "Column Labels",
|
||||
"txtColumn": "Column",
|
||||
"txtConfidential": "Confidential",
|
||||
"txtDate": "Date",
|
||||
"txtDays": "Days",
|
||||
"txtDiagramTitle": "Chart Title",
|
||||
"txtFile": "File",
|
||||
"txtGrandTotal": "Grand Total",
|
||||
"txtGroup": "Group",
|
||||
"txtHours": "Hours",
|
||||
"txtMinutes": "Minutes",
|
||||
"txtMonths": "Months",
|
||||
"txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"txtPage": "Page",
|
||||
"txtPageOf": "Page %1 of %2",
|
||||
"txtPages": "Pages",
|
||||
"txtPreparedBy": "Prepared by",
|
||||
"txtPrintArea": "Print_Area",
|
||||
"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_Heading_1": "Heading 1",
|
||||
"txtStyle_Heading_2": "Heading 2",
|
||||
"txtStyle_Heading_3": "Heading 3",
|
||||
"txtStyle_Heading_4": "Heading 4",
|
||||
"txtStyle_Input": "Input",
|
||||
"txtStyle_Linked_Cell": "Linked Cell",
|
||||
"txtStyle_Neutral": "Neutral",
|
||||
"txtStyle_Normal": "Normal",
|
||||
"txtStyle_Note": "Note",
|
||||
"txtStyle_Output": "Output",
|
||||
"txtStyle_Percent": "Percent",
|
||||
"txtStyle_Title": "Title",
|
||||
"txtStyle_Total": "Total",
|
||||
"txtStyle_Warning_Text": "Warning Text",
|
||||
"txtTab": "Tab",
|
||||
"txtTable": "Table",
|
||||
"txtTime": "Time",
|
||||
"txtValues": "Values",
|
||||
"txtXAxis": "X Axis",
|
||||
"txtYAxis": "Y Axis",
|
||||
"txtYears": "Years",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"(All)": "(All)",
|
||||
"Your text here": "Your text here",
|
||||
"(blank)": "(blank)",
|
||||
"%1 of %2": "%1 of %2",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column Labels": "Column Labels",
|
||||
"Column": "Column",
|
||||
"Confidential": "Confidential",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"File": "File",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Hours": "Hours",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"Good": "Good",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Percent": "Percent",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Warning Text": "Warning Text",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Values": "Values",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"del_txtAccent": "Accent",
|
||||
"del_txtAll": "(All)",
|
||||
"del_txtArt": "Your text here",
|
||||
"del_txtBlank": "(blank)",
|
||||
"del_txtByField": "%1 of %2",
|
||||
"del_txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"del_txtColLbls": "Column Labels",
|
||||
"del_txtColumn": "Column",
|
||||
"del_txtConfidential": "Confidential",
|
||||
"del_txtDate": "Date",
|
||||
"del_txtDays": "Days",
|
||||
"del_txtDiagramTitle": "Chart Title",
|
||||
"del_txtFile": "File",
|
||||
"del_txtGrandTotal": "Grand Total",
|
||||
"del_txtGroup": "Group",
|
||||
"del_txtHours": "Hours",
|
||||
"del_txtMinutes": "Minutes",
|
||||
"del_txtMonths": "Months",
|
||||
"del_txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"del_txtOr": "%1 or %2",
|
||||
"del_txtPage": "Page",
|
||||
"del_txtPageOf": "Page %1 of %2",
|
||||
"del_txtPages": "Pages",
|
||||
"del_txtPreparedBy": "Prepared by",
|
||||
"del_txtPrintArea": "Print_Area",
|
||||
"del_txtQuarter": "Qtr",
|
||||
"del_txtQuarters": "Quarters",
|
||||
"del_txtRow": "Row",
|
||||
"del_txtRowLbls": "Row Labels",
|
||||
"del_txtSeconds": "Seconds",
|
||||
"del_txtSeries": "Series",
|
||||
"del_txtStyle_Bad": "Bad",
|
||||
"del_txtStyle_Calculation": "Calculation",
|
||||
"del_txtStyle_Check_Cell": "Check Cell",
|
||||
"del_txtStyle_Comma": "Comma",
|
||||
"del_txtStyle_Currency": "Currency",
|
||||
"del_txtStyle_Explanatory_Text": "Explanatory Text",
|
||||
"del_txtStyle_Good": "Good",
|
||||
"del_txtStyle_Heading_1": "Heading 1",
|
||||
"del_txtStyle_Heading_2": "Heading 2",
|
||||
"del_txtStyle_Heading_3": "Heading 3",
|
||||
"del_txtStyle_Heading_4": "Heading 4",
|
||||
"del_txtStyle_Input": "Input",
|
||||
"del_txtStyle_Linked_Cell": "Linked Cell",
|
||||
"del_txtStyle_Neutral": "Neutral",
|
||||
"del_txtStyle_Normal": "Normal",
|
||||
"del_txtStyle_Note": "Note",
|
||||
"del_txtStyle_Output": "Output",
|
||||
"del_txtStyle_Percent": "Percent",
|
||||
"del_txtStyle_Title": "Title",
|
||||
"del_txtStyle_Total": "Total",
|
||||
"del_txtStyle_Warning_Text": "Warning Text",
|
||||
"del_txtTab": "Tab",
|
||||
"del_txtTable": "Table",
|
||||
"del_txtTime": "Time",
|
||||
"del_txtValues": "Values",
|
||||
"del_txtXAxis": "X Axis",
|
||||
"del_txtYAxis": "Y Axis",
|
||||
"del_txtYears": "Years"
|
||||
},
|
||||
"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 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.",
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
"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.",
|
||||
"textDontUpdate": "Don't Update",
|
||||
"textGuest": "Guest",
|
||||
"textHasMacros": "The file contains automatic macros.<br>Do you want to run macros?",
|
||||
"textNo": "No",
|
||||
"textNoChoices": "There are no choices for filling the cell.<br>Only text values from the column can be selected for replacement.",
|
||||
"textNoLicenseTitle": "License limit reached",
|
||||
"textNoMatches": "No Matches",
|
||||
"textOk": "Ok",
|
||||
"textPaidFeature": "Paid feature",
|
||||
"textRemember": "Remember my choice",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textRequestMacros": "A macro makes a request to URL. Do you want to allow the request to the %1?",
|
||||
"textUpdate": "Update",
|
||||
"textWarnUpdateExternalData": "This workbook contains links to one or more external sources that could be unsafe. If you trust the links, update them to get the latest data.",
|
||||
"textYes": "Yes",
|
||||
"titleLicenseExp": "License expired",
|
||||
"titleLicenseNotActive": "License not active",
|
||||
"titleServerVersion": "Editor updated",
|
||||
"titleUpdateVersion": "Version changed",
|
||||
"warnLicenseAnonymous": "Access denied for anonymous users.<br>This document will be opened for viewing only.",
|
||||
"warnLicenseBefore": "License not active.<br>Please contact your administrator.",
|
||||
"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 your license and refresh the page.",
|
||||
"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.",
|
||||
"warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file."
|
||||
}
|
||||
},
|
||||
"Statusbar": {
|
||||
"textMoveToEnd": "(Premakni na konec)",
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
@ -632,7 +380,7 @@
|
||||
"textRightToLeft": "Right To Left",
|
||||
"textRtlInterface": "RTL Interface",
|
||||
"textSameAsSystem": "Same As System",
|
||||
"textSearch": "Search",
|
||||
"textSearch": "Find",
|
||||
"textSearchBy": "Search",
|
||||
"textSearchIn": "Search In",
|
||||
"textSettings": "Settings",
|
||||
@ -802,6 +550,140 @@
|
||||
"txtWarnUrl": "Clicking this link can be harmful to your device and data.<br>Are you sure you want to 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": "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 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.",
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
"SDK": {
|
||||
"%1 of %2": "%1 of %2",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"(All)": "(All)",
|
||||
"(blank)": "(blank)",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column": "Column",
|
||||
"Column Labels": "Column Labels",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Confidential": "Confidential",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"File": "File",
|
||||
"Good": "Good",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Hours": "Hours",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Percent": "Percent",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Values": "Values",
|
||||
"Warning Text": "Warning Text",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"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.",
|
||||
"textDontUpdate": "Don't Update",
|
||||
"textGuest": "Guest",
|
||||
"textHasMacros": "The file contains automatic macros.<br>Do you want to run macros?",
|
||||
"textNo": "No",
|
||||
"textNoChoices": "There are no choices for filling the cell.<br>Only text values from the column can be selected for replacement.",
|
||||
"textNoLicenseTitle": "License limit reached",
|
||||
"textNoMatches": "No Matches",
|
||||
"textOk": "Ok",
|
||||
"textPaidFeature": "Paid feature",
|
||||
"textRemember": "Remember my choice",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}",
|
||||
"textRequestMacros": "A macro makes a request to URL. Do you want to allow the request to the %1?",
|
||||
"textUpdate": "Update",
|
||||
"textWarnUpdateExternalData": "This workbook contains links to one or more external sources that could be unsafe. If you trust the links, update them to get the latest data.",
|
||||
"textYes": "Yes",
|
||||
"titleLicenseExp": "License expired",
|
||||
"titleLicenseNotActive": "License not active",
|
||||
"titleServerVersion": "Editor updated",
|
||||
"titleUpdateVersion": "Version changed",
|
||||
"warnLicenseAnonymous": "Access denied for anonymous users.<br>This document will be opened for viewing only.",
|
||||
"warnLicenseBefore": "License not active.<br>Please contact your administrator.",
|
||||
"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 your license and refresh the page.",
|
||||
"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.",
|
||||
"warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"warnProcessRightsChange": "You don't have permission to edit the file."
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
"convertationTimeoutText": "Conversion timeout exceeded.",
|
||||
"criticalErrorExtText": "Press 'OK' to go back to the document list.",
|
||||
|
||||
@ -100,211 +100,6 @@
|
||||
"errorUpdateVersion": "Verzija fajla je promenjena. Stranica će biti ponovo učitana.",
|
||||
"leavePageText": "Imate nesačuvane promene u ovom dokumentu. Kliknite 'Ostani na ovoj Stranici' da sačekate na autočuvanje. Kliknite 'Napusti ovu Stranicu' da odbacite sve nesačuvane promene.",
|
||||
"notcriticalErrorTitle": "Upozorenje ",
|
||||
"SDK": {
|
||||
"txtAccent": "Akcenat ",
|
||||
"txtAll": "(Sve)",
|
||||
"txtArt": "Vaš tekst ovde ",
|
||||
"txtBlank": "(prazno)",
|
||||
"txtByField": "%1 od %2",
|
||||
"txtClearFilter": "Obriši filter (Alt+C)",
|
||||
"txtColLbls": "Etikete kolone",
|
||||
"txtColumn": "Kolona",
|
||||
"txtConfidential": "Poverljivo",
|
||||
"txtDate": "Datum",
|
||||
"txtDays": "Dani",
|
||||
"txtDiagramTitle": "Grafikon Naslov",
|
||||
"txtFile": "Fajl",
|
||||
"txtGrandTotal": "Konačni zbir",
|
||||
"txtGroup": "Grupa",
|
||||
"txtHours": "Sati",
|
||||
"txtMinutes": "Minute",
|
||||
"txtMonths": "Meseci",
|
||||
"txtMultiSelect": "Višestruki-Odabir (Alt+S)",
|
||||
"txtOr": "%1 od %2",
|
||||
"txtPage": "Stranica",
|
||||
"txtPageOf": "Stranica %1 od %2",
|
||||
"txtPages": "Stranice",
|
||||
"txtPreparedBy": "Spremljeno od strane",
|
||||
"txtPrintArea": "Štampanje_Oblast",
|
||||
"txtQuarter": "Tromesečje",
|
||||
"txtQuarters": "Kvartali",
|
||||
"txtRow": "Red",
|
||||
"txtRowLbls": "Etikete redova",
|
||||
"txtSeconds": "Sekunde",
|
||||
"txtSeries": "Serije",
|
||||
"txtStyle_Bad": "Loše",
|
||||
"txtStyle_Calculation": "Proračun",
|
||||
"txtStyle_Check_Cell": "Proveri Ćeliju ",
|
||||
"txtStyle_Comma": "Zarez",
|
||||
"txtStyle_Currency": "Valuta",
|
||||
"txtStyle_Explanatory_Text": "Tekst objašnjenja",
|
||||
"txtStyle_Good": "Dobro",
|
||||
"txtStyle_Heading_1": "Naslov 1",
|
||||
"txtStyle_Heading_2": "Naslov 2",
|
||||
"txtStyle_Heading_3": "Naslov 3",
|
||||
"txtStyle_Heading_4": "Naslov 4",
|
||||
"txtStyle_Input": "Unos",
|
||||
"txtStyle_Linked_Cell": "Povezana Ćelija",
|
||||
"txtStyle_Neutral": "Neutralno",
|
||||
"txtStyle_Normal": "Normalno",
|
||||
"txtStyle_Note": "Beleška",
|
||||
"txtStyle_Output": "Izlaz",
|
||||
"txtStyle_Percent": "Procenat",
|
||||
"txtStyle_Title": "Naslov",
|
||||
"txtStyle_Total": "Ukupno",
|
||||
"txtStyle_Warning_Text": "Tekst upozorenja",
|
||||
"txtTab": "Kartica ",
|
||||
"txtTable": "Tabela",
|
||||
"txtTime": "Vreme",
|
||||
"txtValues": "Vrednosti",
|
||||
"txtXAxis": "Osa X",
|
||||
"txtYAxis": "Osa Y",
|
||||
"txtYears": "Godine",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"(All)": "(All)",
|
||||
"Your text here": "Your text here",
|
||||
"(blank)": "(blank)",
|
||||
"%1 of %2": "%1 of %2",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column Labels": "Column Labels",
|
||||
"Column": "Column",
|
||||
"Confidential": "Confidential",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"File": "File",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Hours": "Hours",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"Good": "Good",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Percent": "Percent",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Warning Text": "Warning Text",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Values": "Values",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"del_txtAccent": "Accent",
|
||||
"del_txtAll": "(All)",
|
||||
"del_txtArt": "Your text here",
|
||||
"del_txtBlank": "(blank)",
|
||||
"del_txtByField": "%1 of %2",
|
||||
"del_txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"del_txtColLbls": "Column Labels",
|
||||
"del_txtColumn": "Column",
|
||||
"del_txtConfidential": "Confidential",
|
||||
"del_txtDate": "Date",
|
||||
"del_txtDays": "Days",
|
||||
"del_txtDiagramTitle": "Chart Title",
|
||||
"del_txtFile": "File",
|
||||
"del_txtGrandTotal": "Grand Total",
|
||||
"del_txtGroup": "Group",
|
||||
"del_txtHours": "Hours",
|
||||
"del_txtMinutes": "Minutes",
|
||||
"del_txtMonths": "Months",
|
||||
"del_txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"del_txtOr": "%1 or %2",
|
||||
"del_txtPage": "Page",
|
||||
"del_txtPageOf": "Page %1 of %2",
|
||||
"del_txtPages": "Pages",
|
||||
"del_txtPreparedBy": "Prepared by",
|
||||
"del_txtPrintArea": "Print_Area",
|
||||
"del_txtQuarter": "Qtr",
|
||||
"del_txtQuarters": "Quarters",
|
||||
"del_txtRow": "Row",
|
||||
"del_txtRowLbls": "Row Labels",
|
||||
"del_txtSeconds": "Seconds",
|
||||
"del_txtSeries": "Series",
|
||||
"del_txtStyle_Bad": "Bad",
|
||||
"del_txtStyle_Calculation": "Calculation",
|
||||
"del_txtStyle_Check_Cell": "Check Cell",
|
||||
"del_txtStyle_Comma": "Comma",
|
||||
"del_txtStyle_Currency": "Currency",
|
||||
"del_txtStyle_Explanatory_Text": "Explanatory Text",
|
||||
"del_txtStyle_Good": "Good",
|
||||
"del_txtStyle_Heading_1": "Heading 1",
|
||||
"del_txtStyle_Heading_2": "Heading 2",
|
||||
"del_txtStyle_Heading_3": "Heading 3",
|
||||
"del_txtStyle_Heading_4": "Heading 4",
|
||||
"del_txtStyle_Input": "Input",
|
||||
"del_txtStyle_Linked_Cell": "Linked Cell",
|
||||
"del_txtStyle_Neutral": "Neutral",
|
||||
"del_txtStyle_Normal": "Normal",
|
||||
"del_txtStyle_Note": "Note",
|
||||
"del_txtStyle_Output": "Output",
|
||||
"del_txtStyle_Percent": "Percent",
|
||||
"del_txtStyle_Title": "Title",
|
||||
"del_txtStyle_Total": "Total",
|
||||
"del_txtStyle_Warning_Text": "Warning Text",
|
||||
"del_txtTab": "Tab",
|
||||
"del_txtTable": "Table",
|
||||
"del_txtTime": "Time",
|
||||
"del_txtValues": "Values",
|
||||
"del_txtXAxis": "X Axis",
|
||||
"del_txtYAxis": "Y Axis",
|
||||
"del_txtYears": "Years"
|
||||
},
|
||||
"textAnonymous": "Anonimno",
|
||||
"textBuyNow": "Poseti veb sajt",
|
||||
"textClose": "Zatvori",
|
||||
@ -339,7 +134,94 @@
|
||||
"warnLicenseUsersExceeded": "Dostigli ste korisnički limit za %1 urednike. Kontaktirajte svog administratora da saznate više.",
|
||||
"warnNoLicense": "Dostigli ste limit za istovremene veze sa %1 uređivačima. Ovaj dokument će biti otvoren samo za pregled. Kontaktirajte tim za prodaju %1 za uslove lične nadogradnje.",
|
||||
"warnNoLicenseUsers": "Dostigli ste korisnički limit za %1 urednike. Kontaktirajte %1 tim za prodaju za lične uslove nadogradnje.",
|
||||
"warnProcessRightsChange": "Nemate dozvolu da uređujete ovaj fajl."
|
||||
"warnProcessRightsChange": "Nemate dozvolu da uređujete ovaj fajl.",
|
||||
"SDK": {
|
||||
"%1 of %2": "%1 of %2",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"(All)": "(All)",
|
||||
"(blank)": "(blank)",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column": "Column",
|
||||
"Column Labels": "Column Labels",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Confidential": "Confidential",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"File": "File",
|
||||
"Good": "Good",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Hours": "Hours",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Percent": "Percent",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Values": "Values",
|
||||
"Warning Text": "Warning Text",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"Your text here": "Your text here"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
||||
@ -100,211 +100,6 @@
|
||||
"errorUpdateVersion": "Dosya versiyonu değiştirildi. Sayfa yenilenecektir.",
|
||||
"leavePageText": "Bu belgede kaydedilmemiş değişiklikleriniz var. Otomatik kaydetmeyi beklemek için 'Bu Sayfada Kal' seçeneğini tıklayın. Kaydedilmemiş tüm değişiklikleri atmak için 'Bu Sayfadan Ayrıl'ı tıklayın.",
|
||||
"notcriticalErrorTitle": "Uyarı",
|
||||
"SDK": {
|
||||
"txtAccent": "Aksan",
|
||||
"txtAll": "(Tümü)",
|
||||
"txtArt": "Metni buraya giriniz",
|
||||
"txtBlank": "(boşluk)",
|
||||
"txtByField": "%1 / %2",
|
||||
"txtClearFilter": "Filtreyi Temizle (Alt+C)",
|
||||
"txtColLbls": "Sütun Etiketleri",
|
||||
"txtColumn": "Sütun",
|
||||
"txtConfidential": "Gizli",
|
||||
"txtDate": "Tarih",
|
||||
"txtDays": "Günler",
|
||||
"txtDiagramTitle": "Grafik başlığı",
|
||||
"txtFile": "Dosya",
|
||||
"txtGrandTotal": "Genel Toplam",
|
||||
"txtGroup": "Grup",
|
||||
"txtHours": "Saatler",
|
||||
"txtMinutes": "Dakikalar",
|
||||
"txtMonths": "Aylar",
|
||||
"txtMultiSelect": "Çoklu Seçim (Alt+S)",
|
||||
"txtOr": "%1 ya da %2",
|
||||
"txtPage": "Sayfa",
|
||||
"txtPageOf": "Sayfa %1 / %2",
|
||||
"txtPages": "Sayfalar",
|
||||
"txtPreparedBy": "Tarafından hazırlandı",
|
||||
"txtPrintArea": "Alanı yazdır",
|
||||
"txtQuarter": "Çeyrek",
|
||||
"txtQuarters": "Çeyrek",
|
||||
"txtRow": "Satır",
|
||||
"txtRowLbls": "Satır Etiketleri",
|
||||
"txtSeconds": "saniye",
|
||||
"txtSeries": "Seriler",
|
||||
"txtStyle_Bad": "Kötü",
|
||||
"txtStyle_Calculation": "Hesaplama",
|
||||
"txtStyle_Check_Cell": "Hücreyi Kontrol Et",
|
||||
"txtStyle_Comma": "Virgül",
|
||||
"txtStyle_Currency": "Para Birimi",
|
||||
"txtStyle_Explanatory_Text": "Açıklayıcı Metin",
|
||||
"txtStyle_Good": "İyi",
|
||||
"txtStyle_Heading_1": "Başlık 1",
|
||||
"txtStyle_Heading_2": "Başlık 2",
|
||||
"txtStyle_Heading_3": "Başlık 3",
|
||||
"txtStyle_Heading_4": "Başlık 4",
|
||||
"txtStyle_Input": "Girdi",
|
||||
"txtStyle_Linked_Cell": "Bağlı Hücre",
|
||||
"txtStyle_Neutral": "Nötr",
|
||||
"txtStyle_Normal": "Normal",
|
||||
"txtStyle_Note": "Not",
|
||||
"txtStyle_Output": "Çıktı",
|
||||
"txtStyle_Percent": "Yüzde",
|
||||
"txtStyle_Title": "Başlık",
|
||||
"txtStyle_Total": "Toplam",
|
||||
"txtStyle_Warning_Text": "Uyarı Metni",
|
||||
"txtTab": "Sekme",
|
||||
"txtTable": "Tablo",
|
||||
"txtTime": "Zaman",
|
||||
"txtValues": "Değerler",
|
||||
"txtXAxis": "X Ekseni",
|
||||
"txtYAxis": "Y Ekseni",
|
||||
"txtYears": "yıl",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"(All)": "(All)",
|
||||
"Your text here": "Your text here",
|
||||
"(blank)": "(blank)",
|
||||
"%1 of %2": "%1 of %2",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column Labels": "Column Labels",
|
||||
"Column": "Column",
|
||||
"Confidential": "Confidential",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"File": "File",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Hours": "Hours",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"Good": "Good",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Percent": "Percent",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Warning Text": "Warning Text",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Values": "Values",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"del_txtAccent": "Accent",
|
||||
"del_txtAll": "(All)",
|
||||
"del_txtArt": "Your text here",
|
||||
"del_txtBlank": "(blank)",
|
||||
"del_txtByField": "%1 of %2",
|
||||
"del_txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"del_txtColLbls": "Column Labels",
|
||||
"del_txtColumn": "Column",
|
||||
"del_txtConfidential": "Confidential",
|
||||
"del_txtDate": "Date",
|
||||
"del_txtDays": "Days",
|
||||
"del_txtDiagramTitle": "Chart Title",
|
||||
"del_txtFile": "File",
|
||||
"del_txtGrandTotal": "Grand Total",
|
||||
"del_txtGroup": "Group",
|
||||
"del_txtHours": "Hours",
|
||||
"del_txtMinutes": "Minutes",
|
||||
"del_txtMonths": "Months",
|
||||
"del_txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"del_txtOr": "%1 or %2",
|
||||
"del_txtPage": "Page",
|
||||
"del_txtPageOf": "Page %1 of %2",
|
||||
"del_txtPages": "Pages",
|
||||
"del_txtPreparedBy": "Prepared by",
|
||||
"del_txtPrintArea": "Print_Area",
|
||||
"del_txtQuarter": "Qtr",
|
||||
"del_txtQuarters": "Quarters",
|
||||
"del_txtRow": "Row",
|
||||
"del_txtRowLbls": "Row Labels",
|
||||
"del_txtSeconds": "Seconds",
|
||||
"del_txtSeries": "Series",
|
||||
"del_txtStyle_Bad": "Bad",
|
||||
"del_txtStyle_Calculation": "Calculation",
|
||||
"del_txtStyle_Check_Cell": "Check Cell",
|
||||
"del_txtStyle_Comma": "Comma",
|
||||
"del_txtStyle_Currency": "Currency",
|
||||
"del_txtStyle_Explanatory_Text": "Explanatory Text",
|
||||
"del_txtStyle_Good": "Good",
|
||||
"del_txtStyle_Heading_1": "Heading 1",
|
||||
"del_txtStyle_Heading_2": "Heading 2",
|
||||
"del_txtStyle_Heading_3": "Heading 3",
|
||||
"del_txtStyle_Heading_4": "Heading 4",
|
||||
"del_txtStyle_Input": "Input",
|
||||
"del_txtStyle_Linked_Cell": "Linked Cell",
|
||||
"del_txtStyle_Neutral": "Neutral",
|
||||
"del_txtStyle_Normal": "Normal",
|
||||
"del_txtStyle_Note": "Note",
|
||||
"del_txtStyle_Output": "Output",
|
||||
"del_txtStyle_Percent": "Percent",
|
||||
"del_txtStyle_Title": "Title",
|
||||
"del_txtStyle_Total": "Total",
|
||||
"del_txtStyle_Warning_Text": "Warning Text",
|
||||
"del_txtTab": "Tab",
|
||||
"del_txtTable": "Table",
|
||||
"del_txtTime": "Time",
|
||||
"del_txtValues": "Values",
|
||||
"del_txtXAxis": "X Axis",
|
||||
"del_txtYAxis": "Y Axis",
|
||||
"del_txtYears": "Years"
|
||||
},
|
||||
"textAnonymous": "Anonim",
|
||||
"textBuyNow": "Websitesini ziyaret edin",
|
||||
"textClose": "Kapat",
|
||||
@ -333,6 +128,93 @@
|
||||
"warnNoLicense": "%1 düzenleyiciye eşzamanlı bağlantı sınırına ulaştınız. Bu belge yalnızca görüntüleme için açılacaktır. Kişisel yükseltme koşulları için %1 satış ekibiyle iletişime geçin.",
|
||||
"warnNoLicenseUsers": "%1 düzenleyici için kullanıcı sınırına ulaştınız. Kişisel yükseltme koşulları için %1 satış ekibiyle iletişime geçin.",
|
||||
"warnProcessRightsChange": "Dosyayı düzenleme izniniz yok.",
|
||||
"SDK": {
|
||||
"%1 of %2": "%1 of %2",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"(All)": "(All)",
|
||||
"(blank)": "(blank)",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column": "Column",
|
||||
"Column Labels": "Column Labels",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Confidential": "Confidential",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"File": "File",
|
||||
"Good": "Good",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Hours": "Hours",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Percent": "Percent",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Values": "Values",
|
||||
"Warning Text": "Warning Text",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"Your text here": "Your text here"
|
||||
},
|
||||
"textDontUpdate": "Don't Update",
|
||||
"textNoMatches": "No Matches",
|
||||
"textRequestMacros": "A macro makes a request to URL. Do you want to allow the request to the %1?",
|
||||
|
||||
@ -10,72 +10,10 @@
|
||||
"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.",
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
"SDK": {
|
||||
"txtAccent": "Accent",
|
||||
"txtAll": "(All)",
|
||||
"txtArt": "Your text here",
|
||||
"txtBlank": "(blank)",
|
||||
"txtByField": "%1 of %2",
|
||||
"txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"txtColLbls": "Column Labels",
|
||||
"txtColumn": "Column",
|
||||
"txtConfidential": "Confidential",
|
||||
"txtDate": "Date",
|
||||
"txtDays": "Days",
|
||||
"txtDiagramTitle": "Chart Title",
|
||||
"txtFile": "File",
|
||||
"txtGrandTotal": "Grand Total",
|
||||
"txtGroup": "Group",
|
||||
"txtHours": "Hours",
|
||||
"txtMinutes": "Minutes",
|
||||
"txtMonths": "Months",
|
||||
"txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"txtOr": "%1 or %2",
|
||||
"txtPage": "Page",
|
||||
"txtPageOf": "Page %1 of %2",
|
||||
"txtPages": "Pages",
|
||||
"txtPreparedBy": "Prepared by",
|
||||
"txtPrintArea": "Print_Area",
|
||||
"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_Heading_1": "Heading 1",
|
||||
"txtStyle_Heading_2": "Heading 2",
|
||||
"txtStyle_Heading_3": "Heading 3",
|
||||
"txtStyle_Heading_4": "Heading 4",
|
||||
"txtStyle_Input": "Input",
|
||||
"txtStyle_Linked_Cell": "Linked Cell",
|
||||
"txtStyle_Neutral": "Neutral",
|
||||
"txtStyle_Normal": "Normal",
|
||||
"txtStyle_Note": "Note",
|
||||
"txtStyle_Output": "Output",
|
||||
"txtStyle_Percent": "Percent",
|
||||
"txtStyle_Title": "Title",
|
||||
"txtStyle_Total": "Total",
|
||||
"txtStyle_Warning_Text": "Warning Text",
|
||||
"txtTab": "Tab",
|
||||
"txtTable": "Table",
|
||||
"txtTime": "Time",
|
||||
"txtValues": "Values",
|
||||
"txtXAxis": "X Axis",
|
||||
"txtYAxis": "Y Axis",
|
||||
"txtYears": "Years",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"%1 of %2": "%1 of %2",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"(All)": "(All)",
|
||||
"(blank)": "(blank)",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
@ -94,28 +32,50 @@
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"(All)": "(All)",
|
||||
"Your text here": "Your text here",
|
||||
"(blank)": "(blank)",
|
||||
"%1 of %2": "%1 of %2",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column Labels": "Column Labels",
|
||||
"Column": "Column",
|
||||
"Column Labels": "Column Labels",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Confidential": "Confidential",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"File": "File",
|
||||
"Good": "Good",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Hours": "Hours",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Percent": "Percent",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
@ -124,95 +84,17 @@
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"Good": "Good",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Percent": "Percent",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Warning Text": "Warning Text",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Values": "Values",
|
||||
"Warning Text": "Warning Text",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"del_txtAccent": "Accent",
|
||||
"del_txtAll": "(All)",
|
||||
"del_txtArt": "Your text here",
|
||||
"del_txtBlank": "(blank)",
|
||||
"del_txtByField": "%1 of %2",
|
||||
"del_txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"del_txtColLbls": "Column Labels",
|
||||
"del_txtColumn": "Column",
|
||||
"del_txtConfidential": "Confidential",
|
||||
"del_txtDate": "Date",
|
||||
"del_txtDays": "Days",
|
||||
"del_txtDiagramTitle": "Chart Title",
|
||||
"del_txtFile": "File",
|
||||
"del_txtGrandTotal": "Grand Total",
|
||||
"del_txtGroup": "Group",
|
||||
"del_txtHours": "Hours",
|
||||
"del_txtMinutes": "Minutes",
|
||||
"del_txtMonths": "Months",
|
||||
"del_txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"del_txtOr": "%1 or %2",
|
||||
"del_txtPage": "Page",
|
||||
"del_txtPageOf": "Page %1 of %2",
|
||||
"del_txtPages": "Pages",
|
||||
"del_txtPreparedBy": "Prepared by",
|
||||
"del_txtPrintArea": "Print_Area",
|
||||
"del_txtQuarter": "Qtr",
|
||||
"del_txtQuarters": "Quarters",
|
||||
"del_txtRow": "Row",
|
||||
"del_txtRowLbls": "Row Labels",
|
||||
"del_txtSeconds": "Seconds",
|
||||
"del_txtSeries": "Series",
|
||||
"del_txtStyle_Bad": "Bad",
|
||||
"del_txtStyle_Calculation": "Calculation",
|
||||
"del_txtStyle_Check_Cell": "Check Cell",
|
||||
"del_txtStyle_Comma": "Comma",
|
||||
"del_txtStyle_Currency": "Currency",
|
||||
"del_txtStyle_Explanatory_Text": "Explanatory Text",
|
||||
"del_txtStyle_Good": "Good",
|
||||
"del_txtStyle_Heading_1": "Heading 1",
|
||||
"del_txtStyle_Heading_2": "Heading 2",
|
||||
"del_txtStyle_Heading_3": "Heading 3",
|
||||
"del_txtStyle_Heading_4": "Heading 4",
|
||||
"del_txtStyle_Input": "Input",
|
||||
"del_txtStyle_Linked_Cell": "Linked Cell",
|
||||
"del_txtStyle_Neutral": "Neutral",
|
||||
"del_txtStyle_Normal": "Normal",
|
||||
"del_txtStyle_Note": "Note",
|
||||
"del_txtStyle_Output": "Output",
|
||||
"del_txtStyle_Percent": "Percent",
|
||||
"del_txtStyle_Title": "Title",
|
||||
"del_txtStyle_Total": "Total",
|
||||
"del_txtStyle_Warning_Text": "Warning Text",
|
||||
"del_txtTab": "Tab",
|
||||
"del_txtTable": "Table",
|
||||
"del_txtTime": "Time",
|
||||
"del_txtValues": "Values",
|
||||
"del_txtXAxis": "X Axis",
|
||||
"del_txtYAxis": "Y Axis",
|
||||
"del_txtYears": "Years"
|
||||
"Your text here": "Your text here"
|
||||
},
|
||||
"textAnonymous": "Anonymous",
|
||||
"textBuyNow": "Visit website",
|
||||
@ -597,7 +479,7 @@
|
||||
"textRightToLeft": "Right To Left",
|
||||
"textRtlInterface": "RTL Interface",
|
||||
"textSameAsSystem": "Same As System",
|
||||
"textSearch": "Search",
|
||||
"textSearch": "Find",
|
||||
"textSearchBy": "Search",
|
||||
"textSearchIn": "Search In",
|
||||
"textSettings": "Settings",
|
||||
|
||||
@ -1,73 +1,20 @@
|
||||
{
|
||||
"Controller": {
|
||||
"Main": {
|
||||
"warnLicenseAnonymous": "Truy cập bị từ chối cho người dùng ẩn danh.<br>Tải liệu này sẽ được mở ở dạng chỉ xem.",
|
||||
"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 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.",
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
"SDK": {
|
||||
"txtAccent": "Dấu phụ",
|
||||
"txtAll": "(Tất cả)",
|
||||
"txtBlank": "(trống)",
|
||||
"txtByField": "%1 của %2",
|
||||
"txtOr": "%1 hoặc %2",
|
||||
"txtArt": "Your text here",
|
||||
"txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"txtColLbls": "Column Labels",
|
||||
"txtColumn": "Column",
|
||||
"txtConfidential": "Confidential",
|
||||
"txtDate": "Date",
|
||||
"txtDays": "Days",
|
||||
"txtDiagramTitle": "Chart Title",
|
||||
"txtFile": "File",
|
||||
"txtGrandTotal": "Grand Total",
|
||||
"txtGroup": "Group",
|
||||
"txtHours": "Hours",
|
||||
"txtMinutes": "Minutes",
|
||||
"txtMonths": "Months",
|
||||
"txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"txtPage": "Page",
|
||||
"txtPageOf": "Page %1 of %2",
|
||||
"txtPages": "Pages",
|
||||
"txtPreparedBy": "Prepared by",
|
||||
"txtPrintArea": "Print_Area",
|
||||
"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_Heading_1": "Heading 1",
|
||||
"txtStyle_Heading_2": "Heading 2",
|
||||
"txtStyle_Heading_3": "Heading 3",
|
||||
"txtStyle_Heading_4": "Heading 4",
|
||||
"txtStyle_Input": "Input",
|
||||
"txtStyle_Linked_Cell": "Linked Cell",
|
||||
"txtStyle_Neutral": "Neutral",
|
||||
"txtStyle_Normal": "Normal",
|
||||
"txtStyle_Note": "Note",
|
||||
"txtStyle_Output": "Output",
|
||||
"txtStyle_Percent": "Percent",
|
||||
"txtStyle_Title": "Title",
|
||||
"txtStyle_Total": "Total",
|
||||
"txtStyle_Warning_Text": "Warning Text",
|
||||
"txtTab": "Tab",
|
||||
"txtTable": "Table",
|
||||
"txtTime": "Time",
|
||||
"txtValues": "Values",
|
||||
"txtXAxis": "X Axis",
|
||||
"txtYAxis": "Y Axis",
|
||||
"txtYears": "Years",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"%1 of %2": "%1 of %2",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"(All)": "(All)",
|
||||
"(blank)": "(blank)",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
@ -86,28 +33,50 @@
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"(All)": "(All)",
|
||||
"Your text here": "Your text here",
|
||||
"(blank)": "(blank)",
|
||||
"%1 of %2": "%1 of %2",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column Labels": "Column Labels",
|
||||
"Column": "Column",
|
||||
"Column Labels": "Column Labels",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Confidential": "Confidential",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"File": "File",
|
||||
"Good": "Good",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Hours": "Hours",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Percent": "Percent",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
@ -116,105 +85,18 @@
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"Good": "Good",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Percent": "Percent",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Warning Text": "Warning Text",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Values": "Values",
|
||||
"Warning Text": "Warning Text",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"del_txtAccent": "Accent",
|
||||
"del_txtAll": "(All)",
|
||||
"del_txtArt": "Your text here",
|
||||
"del_txtBlank": "(blank)",
|
||||
"del_txtByField": "%1 of %2",
|
||||
"del_txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"del_txtColLbls": "Column Labels",
|
||||
"del_txtColumn": "Column",
|
||||
"del_txtConfidential": "Confidential",
|
||||
"del_txtDate": "Date",
|
||||
"del_txtDays": "Days",
|
||||
"del_txtDiagramTitle": "Chart Title",
|
||||
"del_txtFile": "File",
|
||||
"del_txtGrandTotal": "Grand Total",
|
||||
"del_txtGroup": "Group",
|
||||
"del_txtHours": "Hours",
|
||||
"del_txtMinutes": "Minutes",
|
||||
"del_txtMonths": "Months",
|
||||
"del_txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"del_txtOr": "%1 or %2",
|
||||
"del_txtPage": "Page",
|
||||
"del_txtPageOf": "Page %1 of %2",
|
||||
"del_txtPages": "Pages",
|
||||
"del_txtPreparedBy": "Prepared by",
|
||||
"del_txtPrintArea": "Print_Area",
|
||||
"del_txtQuarter": "Qtr",
|
||||
"del_txtQuarters": "Quarters",
|
||||
"del_txtRow": "Row",
|
||||
"del_txtRowLbls": "Row Labels",
|
||||
"del_txtSeconds": "Seconds",
|
||||
"del_txtSeries": "Series",
|
||||
"del_txtStyle_Bad": "Bad",
|
||||
"del_txtStyle_Calculation": "Calculation",
|
||||
"del_txtStyle_Check_Cell": "Check Cell",
|
||||
"del_txtStyle_Comma": "Comma",
|
||||
"del_txtStyle_Currency": "Currency",
|
||||
"del_txtStyle_Explanatory_Text": "Explanatory Text",
|
||||
"del_txtStyle_Good": "Good",
|
||||
"del_txtStyle_Heading_1": "Heading 1",
|
||||
"del_txtStyle_Heading_2": "Heading 2",
|
||||
"del_txtStyle_Heading_3": "Heading 3",
|
||||
"del_txtStyle_Heading_4": "Heading 4",
|
||||
"del_txtStyle_Input": "Input",
|
||||
"del_txtStyle_Linked_Cell": "Linked Cell",
|
||||
"del_txtStyle_Neutral": "Neutral",
|
||||
"del_txtStyle_Normal": "Normal",
|
||||
"del_txtStyle_Note": "Note",
|
||||
"del_txtStyle_Output": "Output",
|
||||
"del_txtStyle_Percent": "Percent",
|
||||
"del_txtStyle_Title": "Title",
|
||||
"del_txtStyle_Total": "Total",
|
||||
"del_txtStyle_Warning_Text": "Warning Text",
|
||||
"del_txtTab": "Tab",
|
||||
"del_txtTable": "Table",
|
||||
"del_txtTime": "Time",
|
||||
"del_txtValues": "Values",
|
||||
"del_txtXAxis": "X Axis",
|
||||
"del_txtYAxis": "Y Axis",
|
||||
"del_txtYears": "Years"
|
||||
"Your text here": "Your text here"
|
||||
},
|
||||
"warnLicenseAnonymous": "Truy cập bị từ chối cho người dùng ẩn danh.<br>Tải liệu này sẽ được mở ở dạng chỉ xem.",
|
||||
"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 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.",
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
"textAnonymous": "Anonymous",
|
||||
"textBuyNow": "Visit website",
|
||||
"textClose": "Close",
|
||||
@ -560,7 +442,7 @@
|
||||
"textRightToLeft": "Right To Left",
|
||||
"textRtlInterface": "RTL Interface",
|
||||
"textSameAsSystem": "Same As System",
|
||||
"textSearch": "Search",
|
||||
"textSearch": "Find",
|
||||
"textSearchBy": "Search",
|
||||
"textSearchIn": "Search In",
|
||||
"textSettings": "Settings",
|
||||
|
||||
@ -100,211 +100,6 @@
|
||||
"errorUpdateVersion": "文件版本已更改。將重新載入頁面。",
|
||||
"leavePageText": "您在此文件中有未儲存的變更。點擊\"留在此頁面\"等待自動儲存,或點擊\"離開此頁面\"放棄所有未儲存的變更。",
|
||||
"notcriticalErrorTitle": "警告",
|
||||
"SDK": {
|
||||
"txtAccent": "強調",
|
||||
"txtAll": "(所有)",
|
||||
"txtArt": "在此輸入文字",
|
||||
"txtBlank": "(空白)",
|
||||
"txtByField": "第%1個,共%2個",
|
||||
"txtClearFilter": "清除過濾器(Alt + C)",
|
||||
"txtColLbls": "欄標籤",
|
||||
"txtColumn": "欄",
|
||||
"txtConfidential": "機密",
|
||||
"txtDate": "日期",
|
||||
"txtDays": "日",
|
||||
"txtDiagramTitle": "圖表標題",
|
||||
"txtFile": "檔案",
|
||||
"txtGrandTotal": "累計",
|
||||
"txtGroup": "群組",
|
||||
"txtHours": "小時",
|
||||
"txtMinutes": "分鐘",
|
||||
"txtMonths": "月",
|
||||
"txtMultiSelect": "多選(Alt + S)",
|
||||
"txtOr": "1%或2%",
|
||||
"txtPage": "頁面",
|
||||
"txtPageOf": "第%1頁,共%2頁",
|
||||
"txtPages": "頁",
|
||||
"txtPreparedBy": "編制",
|
||||
"txtPrintArea": "列印區域",
|
||||
"txtQuarter": "季度",
|
||||
"txtQuarters": "季度",
|
||||
"txtRow": "列",
|
||||
"txtRowLbls": "列標籤",
|
||||
"txtSeconds": "秒數",
|
||||
"txtSeries": "系列",
|
||||
"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": "標題",
|
||||
"txtStyle_Total": "總計",
|
||||
"txtStyle_Warning_Text": "警告文字",
|
||||
"txtTab": "標籤",
|
||||
"txtTable": "表格",
|
||||
"txtTime": "時間",
|
||||
"txtValues": "值",
|
||||
"txtXAxis": "X軸",
|
||||
"txtYAxis": "Y軸",
|
||||
"txtYears": "年份",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"(All)": "(All)",
|
||||
"Your text here": "Your text here",
|
||||
"(blank)": "(blank)",
|
||||
"%1 of %2": "%1 of %2",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column Labels": "Column Labels",
|
||||
"Column": "Column",
|
||||
"Confidential": "Confidential",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"File": "File",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Hours": "Hours",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"Good": "Good",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Percent": "Percent",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Warning Text": "Warning Text",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Values": "Values",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"del_txtAccent": "Accent",
|
||||
"del_txtAll": "(All)",
|
||||
"del_txtArt": "Your text here",
|
||||
"del_txtBlank": "(blank)",
|
||||
"del_txtByField": "%1 of %2",
|
||||
"del_txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"del_txtColLbls": "Column Labels",
|
||||
"del_txtColumn": "Column",
|
||||
"del_txtConfidential": "Confidential",
|
||||
"del_txtDate": "Date",
|
||||
"del_txtDays": "Days",
|
||||
"del_txtDiagramTitle": "Chart Title",
|
||||
"del_txtFile": "File",
|
||||
"del_txtGrandTotal": "Grand Total",
|
||||
"del_txtGroup": "Group",
|
||||
"del_txtHours": "Hours",
|
||||
"del_txtMinutes": "Minutes",
|
||||
"del_txtMonths": "Months",
|
||||
"del_txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"del_txtOr": "%1 or %2",
|
||||
"del_txtPage": "Page",
|
||||
"del_txtPageOf": "Page %1 of %2",
|
||||
"del_txtPages": "Pages",
|
||||
"del_txtPreparedBy": "Prepared by",
|
||||
"del_txtPrintArea": "Print_Area",
|
||||
"del_txtQuarter": "Qtr",
|
||||
"del_txtQuarters": "Quarters",
|
||||
"del_txtRow": "Row",
|
||||
"del_txtRowLbls": "Row Labels",
|
||||
"del_txtSeconds": "Seconds",
|
||||
"del_txtSeries": "Series",
|
||||
"del_txtStyle_Bad": "Bad",
|
||||
"del_txtStyle_Calculation": "Calculation",
|
||||
"del_txtStyle_Check_Cell": "Check Cell",
|
||||
"del_txtStyle_Comma": "Comma",
|
||||
"del_txtStyle_Currency": "Currency",
|
||||
"del_txtStyle_Explanatory_Text": "Explanatory Text",
|
||||
"del_txtStyle_Good": "Good",
|
||||
"del_txtStyle_Heading_1": "Heading 1",
|
||||
"del_txtStyle_Heading_2": "Heading 2",
|
||||
"del_txtStyle_Heading_3": "Heading 3",
|
||||
"del_txtStyle_Heading_4": "Heading 4",
|
||||
"del_txtStyle_Input": "Input",
|
||||
"del_txtStyle_Linked_Cell": "Linked Cell",
|
||||
"del_txtStyle_Neutral": "Neutral",
|
||||
"del_txtStyle_Normal": "Normal",
|
||||
"del_txtStyle_Note": "Note",
|
||||
"del_txtStyle_Output": "Output",
|
||||
"del_txtStyle_Percent": "Percent",
|
||||
"del_txtStyle_Title": "Title",
|
||||
"del_txtStyle_Total": "Total",
|
||||
"del_txtStyle_Warning_Text": "Warning Text",
|
||||
"del_txtTab": "Tab",
|
||||
"del_txtTable": "Table",
|
||||
"del_txtTime": "Time",
|
||||
"del_txtValues": "Values",
|
||||
"del_txtXAxis": "X Axis",
|
||||
"del_txtYAxis": "Y Axis",
|
||||
"del_txtYears": "Years"
|
||||
},
|
||||
"textAnonymous": "匿名",
|
||||
"textBuyNow": "瀏覽網站",
|
||||
"textClose": "關閉",
|
||||
@ -339,7 +134,94 @@
|
||||
"warnLicenseUsersExceeded": "您已達到 %1 編輯器的使用者限制。請聯繫您的管理員以了解詳情。",
|
||||
"warnNoLicense": "您已達到同時連線 %1 編輯者的限制。此文件將僅以檢視模式開啟。",
|
||||
"warnNoLicenseUsers": "您已達到編輯器的使用者限制。",
|
||||
"warnProcessRightsChange": "您無權編輯此檔案。"
|
||||
"warnProcessRightsChange": "您無權編輯此檔案。",
|
||||
"SDK": {
|
||||
"%1 of %2": "%1 of %2",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"(All)": "(All)",
|
||||
"(blank)": "(blank)",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column": "Column",
|
||||
"Column Labels": "Column Labels",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Confidential": "Confidential",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"File": "File",
|
||||
"Good": "Good",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Hours": "Hours",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Percent": "Percent",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Values": "Values",
|
||||
"Warning Text": "Warning Text",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"Your text here": "Your text here"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
||||
@ -100,211 +100,6 @@
|
||||
"errorUpdateVersion": "\n该文件版本已经改变了。该页面将被重新加载。",
|
||||
"leavePageText": "你在该文档中有未保存的修改。点击“留在该页”来等待自动保存。点击“离开该页”将舍弃全部未保存的更改。",
|
||||
"notcriticalErrorTitle": "警告",
|
||||
"SDK": {
|
||||
"txtAccent": "强调",
|
||||
"txtAll": "(全部)",
|
||||
"txtArt": "在这输入文字",
|
||||
"txtBlank": "(空白)",
|
||||
"txtByField": "%2的%1",
|
||||
"txtClearFilter": "清除筛选器 (Alt+C)",
|
||||
"txtColLbls": "列标签",
|
||||
"txtColumn": "列",
|
||||
"txtConfidential": "保密的",
|
||||
"txtDate": "日期",
|
||||
"txtDays": "天",
|
||||
"txtDiagramTitle": "图表标题",
|
||||
"txtFile": "文件",
|
||||
"txtGrandTotal": "总计",
|
||||
"txtGroup": "组",
|
||||
"txtHours": "小时",
|
||||
"txtMinutes": "分钟",
|
||||
"txtMonths": "月",
|
||||
"txtMultiSelect": "多选 (Alt+S)",
|
||||
"txtOr": "%1 或 %2",
|
||||
"txtPage": "页面",
|
||||
"txtPageOf": "第%1页,共%2页",
|
||||
"txtPages": "页",
|
||||
"txtPreparedBy": "编写",
|
||||
"txtPrintArea": "打印区域",
|
||||
"txtQuarter": "季度",
|
||||
"txtQuarters": "季度",
|
||||
"txtRow": "行",
|
||||
"txtRowLbls": "行标签",
|
||||
"txtSeconds": "秒",
|
||||
"txtSeries": "序列",
|
||||
"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": "标题",
|
||||
"txtStyle_Total": "总计",
|
||||
"txtStyle_Warning_Text": "警告文本",
|
||||
"txtTab": "标签",
|
||||
"txtTable": "表格",
|
||||
"txtTime": "时间",
|
||||
"txtValues": "值",
|
||||
"txtXAxis": "X轴",
|
||||
"txtYAxis": "Y轴",
|
||||
"txtYears": "年",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"(All)": "(All)",
|
||||
"Your text here": "Your text here",
|
||||
"(blank)": "(blank)",
|
||||
"%1 of %2": "%1 of %2",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column Labels": "Column Labels",
|
||||
"Column": "Column",
|
||||
"Confidential": "Confidential",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"File": "File",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Hours": "Hours",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"Good": "Good",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Percent": "Percent",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Warning Text": "Warning Text",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Values": "Values",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"del_txtAccent": "Accent",
|
||||
"del_txtAll": "(All)",
|
||||
"del_txtArt": "Your text here",
|
||||
"del_txtBlank": "(blank)",
|
||||
"del_txtByField": "%1 of %2",
|
||||
"del_txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"del_txtColLbls": "Column Labels",
|
||||
"del_txtColumn": "Column",
|
||||
"del_txtConfidential": "Confidential",
|
||||
"del_txtDate": "Date",
|
||||
"del_txtDays": "Days",
|
||||
"del_txtDiagramTitle": "Chart Title",
|
||||
"del_txtFile": "File",
|
||||
"del_txtGrandTotal": "Grand Total",
|
||||
"del_txtGroup": "Group",
|
||||
"del_txtHours": "Hours",
|
||||
"del_txtMinutes": "Minutes",
|
||||
"del_txtMonths": "Months",
|
||||
"del_txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"del_txtOr": "%1 or %2",
|
||||
"del_txtPage": "Page",
|
||||
"del_txtPageOf": "Page %1 of %2",
|
||||
"del_txtPages": "Pages",
|
||||
"del_txtPreparedBy": "Prepared by",
|
||||
"del_txtPrintArea": "Print_Area",
|
||||
"del_txtQuarter": "Qtr",
|
||||
"del_txtQuarters": "Quarters",
|
||||
"del_txtRow": "Row",
|
||||
"del_txtRowLbls": "Row Labels",
|
||||
"del_txtSeconds": "Seconds",
|
||||
"del_txtSeries": "Series",
|
||||
"del_txtStyle_Bad": "Bad",
|
||||
"del_txtStyle_Calculation": "Calculation",
|
||||
"del_txtStyle_Check_Cell": "Check Cell",
|
||||
"del_txtStyle_Comma": "Comma",
|
||||
"del_txtStyle_Currency": "Currency",
|
||||
"del_txtStyle_Explanatory_Text": "Explanatory Text",
|
||||
"del_txtStyle_Good": "Good",
|
||||
"del_txtStyle_Heading_1": "Heading 1",
|
||||
"del_txtStyle_Heading_2": "Heading 2",
|
||||
"del_txtStyle_Heading_3": "Heading 3",
|
||||
"del_txtStyle_Heading_4": "Heading 4",
|
||||
"del_txtStyle_Input": "Input",
|
||||
"del_txtStyle_Linked_Cell": "Linked Cell",
|
||||
"del_txtStyle_Neutral": "Neutral",
|
||||
"del_txtStyle_Normal": "Normal",
|
||||
"del_txtStyle_Note": "Note",
|
||||
"del_txtStyle_Output": "Output",
|
||||
"del_txtStyle_Percent": "Percent",
|
||||
"del_txtStyle_Title": "Title",
|
||||
"del_txtStyle_Total": "Total",
|
||||
"del_txtStyle_Warning_Text": "Warning Text",
|
||||
"del_txtTab": "Tab",
|
||||
"del_txtTable": "Table",
|
||||
"del_txtTime": "Time",
|
||||
"del_txtValues": "Values",
|
||||
"del_txtXAxis": "X Axis",
|
||||
"del_txtYAxis": "Y Axis",
|
||||
"del_txtYears": "Years"
|
||||
},
|
||||
"textAnonymous": "匿名用户",
|
||||
"textBuyNow": "访问网站",
|
||||
"textClose": "关闭",
|
||||
@ -339,7 +134,94 @@
|
||||
"warnLicenseUsersExceeded": "您已达到%1编辑器的用户限制。请与管理员联系以了解更多信息。",
|
||||
"warnNoLicense": "您已达到同时连接到 %1 编辑器的限制。此文档将仅打开以供查看。有关个人升级条款,请与 %1 销售团队联系。",
|
||||
"warnNoLicenseUsers": "您已达到%1编辑器的用户限制。有关个人升级条款,请与%1销售团队联系。",
|
||||
"warnProcessRightsChange": "你没有编辑文件的权限。"
|
||||
"warnProcessRightsChange": "你没有编辑文件的权限。",
|
||||
"SDK": {
|
||||
"%1 of %2": "%1 of %2",
|
||||
"%1 or %2": "%1 or %2",
|
||||
"(All)": "(All)",
|
||||
"(blank)": "(blank)",
|
||||
"20% - Accent1": "20% - Accent1",
|
||||
"20% - Accent2": "20% - Accent2",
|
||||
"20% - Accent3": "20% - Accent3",
|
||||
"20% - Accent4": "20% - Accent4",
|
||||
"20% - Accent5": "20% - Accent5",
|
||||
"20% - Accent6": "20% - Accent6",
|
||||
"40% - Accent1": "40% - Accent1",
|
||||
"40% - Accent2": "40% - Accent2",
|
||||
"40% - Accent3": "40% - Accent3",
|
||||
"40% - Accent4": "40% - Accent4",
|
||||
"40% - Accent5": "40% - Accent5",
|
||||
"40% - Accent6": "40% - Accent6",
|
||||
"60% - Accent1": "60% - Accent1",
|
||||
"60% - Accent2": "60% - Accent2",
|
||||
"60% - Accent3": "60% - Accent3",
|
||||
"60% - Accent4": "60% - Accent4",
|
||||
"60% - Accent5": "60% - Accent5",
|
||||
"60% - Accent6": "60% - Accent6",
|
||||
"Accent": "Accent",
|
||||
"Accent1": "Accent1",
|
||||
"Accent2": "Accent2",
|
||||
"Accent3": "Accent3",
|
||||
"Accent4": "Accent4",
|
||||
"Accent5": "Accent5",
|
||||
"Accent6": "Accent6",
|
||||
"Bad": "Bad",
|
||||
"Calculation": "Calculation",
|
||||
"Check Cell": "Check Cell",
|
||||
"Clear Filter (Alt+C)": "Clear Filter (Alt+C)",
|
||||
"Column": "Column",
|
||||
"Column Labels": "Column Labels",
|
||||
"Comma": "Comma",
|
||||
"Comma [0]": "Comma [0]",
|
||||
"Confidential": "Confidential",
|
||||
"Currency": "Currency",
|
||||
"Currency [0]": "Currency [0]",
|
||||
"Date": "Date",
|
||||
"Days": "Days",
|
||||
"Diagram Title": "Chart Title",
|
||||
"Explanatory Text": "Explanatory Text",
|
||||
"File": "File",
|
||||
"Good": "Good",
|
||||
"Grand Total": "Grand Total",
|
||||
"Group": "Group",
|
||||
"Heading 1": "Heading 1",
|
||||
"Heading 2": "Heading 2",
|
||||
"Heading 3": "Heading 3",
|
||||
"Heading 4": "Heading 4",
|
||||
"Hours": "Hours",
|
||||
"Input": "Input",
|
||||
"Linked Cell": "Linked Cell",
|
||||
"Minutes": "Minutes",
|
||||
"Months": "Months",
|
||||
"Multi-Select (Alt+S)": "Multi-Select (Alt+S)",
|
||||
"Neutral": "Neutral",
|
||||
"Normal": "Normal",
|
||||
"Note": "Note",
|
||||
"Output": "Output",
|
||||
"Page": "Page",
|
||||
"Page %1 of %2": "Page %1 of %2",
|
||||
"Pages": "Pages",
|
||||
"Percent": "Percent",
|
||||
"Prepared by": "Prepared by",
|
||||
"Print_Area": "Print_Area",
|
||||
"Qtr": "Qtr",
|
||||
"Quarters": "Quarters",
|
||||
"Row": "Row",
|
||||
"Row Labels": "Row Labels",
|
||||
"Seconds": "Seconds",
|
||||
"Series": "Series",
|
||||
"Tab": "Tab",
|
||||
"Table": "Table",
|
||||
"Time": "Time",
|
||||
"Title": "Title",
|
||||
"Total": "Total",
|
||||
"Values": "Values",
|
||||
"Warning Text": "Warning Text",
|
||||
"X Axis": "X Axis",
|
||||
"Y Axis": "Y Axis",
|
||||
"Years": "Years",
|
||||
"Your text here": "Your text here"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
||||
Reference in New Issue
Block a user