Merge pull request #1884 from ONLYOFFICE/fix/translation
Fix/translation
This commit is contained in:
commit
d7da31bfad
|
@ -48,5 +48,6 @@
|
|||
"DE.ApplicationView.txtFileLocation": "Dateispeicherort öffnen",
|
||||
"DE.ApplicationView.txtFullScreen": "Vollbild-Modus",
|
||||
"DE.ApplicationView.txtPrint": "Drucken",
|
||||
"DE.ApplicationView.txtSearch": "Suche",
|
||||
"DE.ApplicationView.txtShare": "Freigeben"
|
||||
}
|
|
@ -19,13 +19,14 @@
|
|||
"DE.ApplicationController.errorLoadingFont": "Les polices ne sont pas téléchargées.<br>Veuillez contacter l'administrateur de Document Server.",
|
||||
"DE.ApplicationController.errorSubmit": "Échec de soumission",
|
||||
"DE.ApplicationController.errorTokenExpire": "Le jeton de sécurité du document a expiré.<br>Veuillez contactez l'administrateur de Document Server.",
|
||||
"DE.ApplicationController.errorUpdateVersionOnDisconnect": "La connexion internet a été rétablie, la version du fichier est modifiée.<br>Avant de continuer, téléchargez le fichier ou copiez le contenu pour vous assurer que tous les changements ont été enregistrés, et rechargez la page.",
|
||||
"DE.ApplicationController.errorUpdateVersionOnDisconnect": "La connexion a été rétablie et la version du fichier a été modifiée.<br>Avant de pouvoir continuer à travailler, vous devez télécharger le fichier ou copier son contenu pour vous assurer que rien n'est perdu, puis recharger cette page.",
|
||||
"DE.ApplicationController.errorUserDrop": "Impossible d'accéder au fichier.",
|
||||
"DE.ApplicationController.notcriticalErrorTitle": "Avertissement",
|
||||
"DE.ApplicationController.openErrorText": "Une erreur s’est produite lors de l’ouverture du fichier",
|
||||
"DE.ApplicationController.scriptLoadError": "La connexion est trop lente, certains éléments ne peuvent pas être chargés. Veuillez recharger la page.",
|
||||
"DE.ApplicationController.textAnonymous": "Anonyme",
|
||||
"DE.ApplicationController.textClear": "Effacer tous les champs",
|
||||
"DE.ApplicationController.textCtrl": "Ctrl",
|
||||
"DE.ApplicationController.textGotIt": "C'est compris",
|
||||
"DE.ApplicationController.textGuest": "Invité",
|
||||
"DE.ApplicationController.textLoadingDocument": "Chargement du document",
|
||||
|
|
|
@ -19,13 +19,14 @@
|
|||
"DE.ApplicationController.errorLoadingFont": "I caratteri non sono caricati.<br>Si prega di contattare il tuo amministratore di Document Server.",
|
||||
"DE.ApplicationController.errorSubmit": "Invio fallito.",
|
||||
"DE.ApplicationController.errorTokenExpire": "Il token di sicurezza del documento è scaduto.<br>Ti preghiamo di contattare l'amministratore del Document Server.",
|
||||
"DE.ApplicationController.errorUpdateVersionOnDisconnect": "La connessione Internet è stata ripristinata e la versione del file è stata modificata.<br>Prima di poter continuare a lavorare, è necessario scaricare il file o copiarne il contenuto per assicurarsi che non vada perso nulla, successivamente ricaricare questa pagina.",
|
||||
"DE.ApplicationController.errorUpdateVersionOnDisconnect": "La connessione Internet è stata ripristinata e la versione del file è stata modificata.<br>Prima di poter continuare a lavorare, devi scaricare il file o copiarne il contenuto per assicurarti che nulla vada perso, quindi ricarica questa pagina.",
|
||||
"DE.ApplicationController.errorUserDrop": "Impossibile accedere al file subito.",
|
||||
"DE.ApplicationController.notcriticalErrorTitle": "Avviso",
|
||||
"DE.ApplicationController.openErrorText": "Si è verificato un errore durante l'apertura del file.",
|
||||
"DE.ApplicationController.scriptLoadError": "La connessione è troppo lenta, alcuni componenti non possono essere caricati. Si prega di ricaricare la pagina.",
|
||||
"DE.ApplicationController.textAnonymous": "Anonimo",
|
||||
"DE.ApplicationController.textClear": "Cancella tutti i campi",
|
||||
"DE.ApplicationController.textCtrl": "Ctrl",
|
||||
"DE.ApplicationController.textGotIt": "Capito",
|
||||
"DE.ApplicationController.textGuest": "Ospite",
|
||||
"DE.ApplicationController.textLoadingDocument": "Caricamento del documento",
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
"common.view.modals.txtHeight": "Ketinggian",
|
||||
"common.view.modals.txtShare": "Kongsi Pautan",
|
||||
"common.view.modals.txtWidth": "Lebar",
|
||||
"common.view.SearchBar.textFind": "Cari",
|
||||
"DE.ApplicationController.convertationErrorText": "Penukaran telah gagal.",
|
||||
"DE.ApplicationController.convertationTimeoutText": "Melebihi masa tamat penukaran.",
|
||||
"DE.ApplicationController.criticalErrorTitle": "Ralat",
|
||||
|
@ -46,5 +47,6 @@
|
|||
"DE.ApplicationView.txtFileLocation": "Buka lokasi fail",
|
||||
"DE.ApplicationView.txtFullScreen": "Skrin penuh",
|
||||
"DE.ApplicationView.txtPrint": "Cetak",
|
||||
"DE.ApplicationView.txtSearch": "Carian",
|
||||
"DE.ApplicationView.txtShare": "Kongsi"
|
||||
}
|
|
@ -19,7 +19,7 @@
|
|||
"DE.ApplicationController.errorLoadingFont": "字体未加载。<br>请联系文档服务器管理员。",
|
||||
"DE.ApplicationController.errorSubmit": "提交失败",
|
||||
"DE.ApplicationController.errorTokenExpire": "文档安全令牌已过期。<br>请与您的文档服务器管理员联系。",
|
||||
"DE.ApplicationController.errorUpdateVersionOnDisconnect": "网络连接已恢复,文件版本已变更。<br>在继续工作之前,需要下载文件或复制其内容以避免丢失数据,然后刷新此页。",
|
||||
"DE.ApplicationController.errorUpdateVersionOnDisconnect": "网连接已还原文件版本已更改。.<br>在继续工作之前,需要下载文件或复制其内容以确保没有丢失任何内容,然后重新加载此页。",
|
||||
"DE.ApplicationController.errorUserDrop": "该文件现在无法访问。",
|
||||
"DE.ApplicationController.notcriticalErrorTitle": "警告",
|
||||
"DE.ApplicationController.openErrorText": "打开文件时出现错误",
|
||||
|
|
|
@ -32,6 +32,10 @@
|
|||
"Common.UI.Calendar.textShortTuesday": "Di",
|
||||
"Common.UI.Calendar.textShortWednesday": "Mi",
|
||||
"Common.UI.Calendar.textYears": "Jahre",
|
||||
"Common.UI.SearchBar.textFind": "Finden",
|
||||
"Common.UI.SearchBar.tipCloseSearch": "Suche schließen",
|
||||
"Common.UI.SearchBar.tipNextResult": "Nächstes Ergebnis",
|
||||
"Common.UI.SearchBar.tipPreviousResult": "Vorheriges Ergebnis",
|
||||
"Common.UI.Themes.txtThemeClassicLight": "Klassisch Hell",
|
||||
"Common.UI.Themes.txtThemeDark": "Dunkelmodus",
|
||||
"Common.UI.Themes.txtThemeLight": "Hell",
|
||||
|
@ -166,6 +170,7 @@
|
|||
"DE.Views.ApplicationView.txtFileLocation": "Dateispeicherort öffnen",
|
||||
"DE.Views.ApplicationView.txtFullScreen": "Vollbild-Modus",
|
||||
"DE.Views.ApplicationView.txtPrint": "Drucken",
|
||||
"DE.Views.ApplicationView.txtSearch": "Suche",
|
||||
"DE.Views.ApplicationView.txtShare": "Freigeben",
|
||||
"DE.Views.ApplicationView.txtTheme": "Thema der Benutzeroberfläche"
|
||||
}
|
|
@ -103,7 +103,7 @@
|
|||
"DE.Controllers.ApplicationController.errorToken": "Le jeton de sécurité du document n’était pas formé correctement.<br>Veuillez contacter votre administrateur de Document Server.",
|
||||
"DE.Controllers.ApplicationController.errorTokenExpire": "Le jeton de sécurité du document a expiré.<br>Veuillez contactez l'administrateur de Document Server.",
|
||||
"DE.Controllers.ApplicationController.errorUpdateVersion": "La version du fichier a été changée. La page sera rechargée.",
|
||||
"DE.Controllers.ApplicationController.errorUpdateVersionOnDisconnect": "La connexion internet a été rétablie, la version du fichier est modifiée.<br>Avant de continuer, téléchargez le fichier ou copiez le contenu pour vous assurer que tous les changements ont été enregistrés, et rechargez la page.",
|
||||
"DE.Controllers.ApplicationController.errorUpdateVersionOnDisconnect": "La connexion a été rétablie et la version du fichier a été modifiée.<br>Avant de pouvoir continuer à travailler, vous devez télécharger le fichier ou copier son contenu pour vous assurer que rien n'est perdu, puis recharger cette page.",
|
||||
"DE.Controllers.ApplicationController.errorUserDrop": "Impossible d'accéder au fichier.",
|
||||
"DE.Controllers.ApplicationController.errorViewerDisconnect": "La connexion a été perdue. Vous pouvez toujours afficher le document,<br>mais vous ne pouvez pas le télécharger ou l'imprimer jusqu'à ce que la connexion soit rétablie et que la page soit actualisée.",
|
||||
"DE.Controllers.ApplicationController.mniImageFromFile": "Image à partir d'un fichier",
|
||||
|
|
|
@ -103,7 +103,7 @@
|
|||
"DE.Controllers.ApplicationController.errorToken": "Il token di sicurezza del documento non è formato correttamente.<br>Si prega di contattare l'amministratore di Document Server.",
|
||||
"DE.Controllers.ApplicationController.errorTokenExpire": "Il token di sicurezza del documento è scaduto.<br>Si prega di contattare l'amministratore di Document Server.",
|
||||
"DE.Controllers.ApplicationController.errorUpdateVersion": "La versione del file è stata cambiata. La pagina verrà ricaricata.",
|
||||
"DE.Controllers.ApplicationController.errorUpdateVersionOnDisconnect": "La connessione Internet è stata ripristinata e la versione del file è stata modificata.<br>Prima di poter continuare a lavorare, è necessario scaricare il file o copiarne il contenuto per assicurarsi che non vada perso nulla, successivamente ricaricare questa pagina.",
|
||||
"DE.Controllers.ApplicationController.errorUpdateVersionOnDisconnect": "La connessione Internet è stata ripristinata e la versione del file è stata modificata.<br>Prima di poter continuare a lavorare, devi scaricare il file o copiarne il contenuto per assicurarti che nulla vada perso, quindi ricarica questa pagina.",
|
||||
"DE.Controllers.ApplicationController.errorUserDrop": "Impossibile accedere al file subito.",
|
||||
"DE.Controllers.ApplicationController.errorViewerDisconnect": "La connessione è stata persa. È ancora possibile visualizzare il documento, <br> ma non sarà possibile scaricarlo o stamparlo fino a quando la connessione non sarà ripristinata e la pagina sarà ricaricata.",
|
||||
"DE.Controllers.ApplicationController.mniImageFromFile": "Immagine da file",
|
||||
|
|
|
@ -32,6 +32,7 @@
|
|||
"Common.UI.Calendar.textShortTuesday": "Sel",
|
||||
"Common.UI.Calendar.textShortWednesday": "Kami",
|
||||
"Common.UI.Calendar.textYears": "Tahun",
|
||||
"Common.UI.SearchBar.textFind": "Cari",
|
||||
"Common.UI.Themes.txtThemeClassicLight": "Klasik Cerah",
|
||||
"Common.UI.Themes.txtThemeDark": "Gelap",
|
||||
"Common.UI.Themes.txtThemeLight": "Ringan",
|
||||
|
@ -164,6 +165,7 @@
|
|||
"DE.Views.ApplicationView.txtFileLocation": "Buka lokasi fail",
|
||||
"DE.Views.ApplicationView.txtFullScreen": "Skrin penuh",
|
||||
"DE.Views.ApplicationView.txtPrint": "Cetak",
|
||||
"DE.Views.ApplicationView.txtSearch": "Carian",
|
||||
"DE.Views.ApplicationView.txtShare": "Kongsi",
|
||||
"DE.Views.ApplicationView.txtTheme": "Tema antara muka"
|
||||
}
|
|
@ -103,7 +103,7 @@
|
|||
"DE.Controllers.ApplicationController.errorToken": "文档安全令牌形成不正确。<br> 请联系文档服务器管理员。",
|
||||
"DE.Controllers.ApplicationController.errorTokenExpire": "文档安全令牌已过期。<br> 请联系文档服务器管理员。",
|
||||
"DE.Controllers.ApplicationController.errorUpdateVersion": "\n该文件版本已更改。该页面将重新加载。",
|
||||
"DE.Controllers.ApplicationController.errorUpdateVersionOnDisconnect": "网络连接已恢复,文件版本已变更。<br>在继续工作之前,需要下载文件或复制其内容以避免丢失数据,然后重新加载此页。",
|
||||
"DE.Controllers.ApplicationController.errorUpdateVersionOnDisconnect": "网连接已还原文件版本已更改。.<br>在继续工作之前,需要下载文件或复制其内容以确保没有丢失任何内容,然后重新加载此页。",
|
||||
"DE.Controllers.ApplicationController.errorUserDrop": "该文件现在无法访问。",
|
||||
"DE.Controllers.ApplicationController.errorViewerDisconnect": "连接已断开。您仍然可以查看文档,<br> 但在连接恢复并页面被重新加载之前无法下载或打印。",
|
||||
"DE.Controllers.ApplicationController.mniImageFromFile": "来自文件的图像",
|
||||
|
|
|
@ -935,6 +935,9 @@
|
|||
"DE.Controllers.Navigation.txtBeginning": "Inici del document",
|
||||
"DE.Controllers.Navigation.txtGotoBeginning": "Ves al començament del document",
|
||||
"DE.Controllers.Search.notcriticalErrorTitle": "Advertiment",
|
||||
"DE.Controllers.Search.textNoTextFound": "No s'han trobat les dades que heu cercat. Ajusteu les opcions de cerca.",
|
||||
"DE.Controllers.Search.textReplaceSkipped": "S'ha realitzat la substitució. S'han omès {0} ocurrències.",
|
||||
"DE.Controllers.Search.textReplaceSuccess": "S'ha fet la cerca. S'han substituït {0} ocurrències",
|
||||
"DE.Controllers.Search.warnReplaceString": "{0} no és un caràcter especial vàlid per a la casella Substitueix per.",
|
||||
"DE.Controllers.Statusbar.textDisconnect": "S'ha perdut la connexió. S'intenta connectar. Comproveu la configuració de connexió",
|
||||
"DE.Controllers.Statusbar.textHasChanges": "S'ha fet un seguiment dels canvis nous",
|
||||
|
|
|
@ -12,6 +12,7 @@
|
|||
"Common.Controllers.ExternalOleEditor.textAnonymous": "Anonym",
|
||||
"Common.Controllers.ExternalOleEditor.textClose": "Schließen",
|
||||
"Common.Controllers.ExternalOleEditor.warningText": "Das Objekt ist deaktiviert, weil es momentan von einem anderen Benutzer bearbeitet wird.",
|
||||
"Common.Controllers.ExternalOleEditor.warningTitle": "Achtung",
|
||||
"Common.Controllers.History.notcriticalErrorTitle": "Achtung",
|
||||
"Common.Controllers.ReviewChanges.textAcceptBeforeCompare": "Um Dokumente zu vergleichen, gelten alle nachverfolgten Änderungen als akzeptiert. Möchten Sie weiter machen?",
|
||||
"Common.Controllers.ReviewChanges.textAtLeast": "Mindestens",
|
||||
|
@ -195,6 +196,7 @@
|
|||
"Common.UI.ThemeColorPalette.textStandartColors": "Standardfarben",
|
||||
"Common.UI.ThemeColorPalette.textThemeColors": "Designfarben",
|
||||
"Common.UI.Themes.txtThemeClassicLight": "Klassisch Hell",
|
||||
"Common.UI.Themes.txtThemeContrastDark": "Dunkler Kontrast",
|
||||
"Common.UI.Themes.txtThemeDark": "Dunkel",
|
||||
"Common.UI.Themes.txtThemeLight": "Hell",
|
||||
"Common.UI.Themes.txtThemeSystem": "Wie im System",
|
||||
|
@ -293,6 +295,7 @@
|
|||
"Common.Views.ExternalMergeEditor.textTitle": "Seriendruckempfänger",
|
||||
"Common.Views.ExternalOleEditor.textClose": "Schließen",
|
||||
"Common.Views.ExternalOleEditor.textSave": "Speichern und beenden",
|
||||
"Common.Views.ExternalOleEditor.textTitle": "Editor der Tabellenkalkulationen",
|
||||
"Common.Views.Header.labelCoUsersDescr": "Das Dokument wird gerade von mehreren Benutzern bearbeitet.",
|
||||
"Common.Views.Header.textAddFavorite": "Als Favorit kennzeichnen",
|
||||
"Common.Views.Header.textAdvSettings": "Erweiterte Einstellungen",
|
||||
|
@ -352,6 +355,7 @@
|
|||
"Common.Views.PluginDlg.textLoading": "Ladevorgang",
|
||||
"Common.Views.Plugins.groupCaption": "Plugins",
|
||||
"Common.Views.Plugins.strPlugins": "Plugins",
|
||||
"Common.Views.Plugins.textClosePanel": "Plugin schließen",
|
||||
"Common.Views.Plugins.textLoading": "Ladevorgang",
|
||||
"Common.Views.Plugins.textStart": "Starten",
|
||||
"Common.Views.Plugins.textStop": "Beenden",
|
||||
|
@ -475,6 +479,7 @@
|
|||
"Common.Views.SearchPanel.textReplace": "Ersetzen",
|
||||
"Common.Views.SearchPanel.textReplaceAll": "Alle ersetzen",
|
||||
"Common.Views.SearchPanel.textReplaceWith": "Ersetzen durch",
|
||||
"Common.Views.SearchPanel.textSearchHasStopped": "Suche abgebrochen",
|
||||
"Common.Views.SearchPanel.textSearchResults": "Suchergebnisse: {0}/{1}",
|
||||
"Common.Views.SearchPanel.textTooManyResults": "Es gibt zu viele Ergebnisse, um sie hier zu zeigen",
|
||||
"Common.Views.SearchPanel.textWholeWords": "Nur ganze Wörter",
|
||||
|
@ -930,6 +935,9 @@
|
|||
"DE.Controllers.Navigation.txtBeginning": "Anfang des Dokuments",
|
||||
"DE.Controllers.Navigation.txtGotoBeginning": "Zum Anfang des Dokuments übergehnen",
|
||||
"DE.Controllers.Search.notcriticalErrorTitle": "Achtung",
|
||||
"DE.Controllers.Search.textNoTextFound": "Die Daten, nach denen Sie gesucht haben, können nicht gefunden werden. Bitte ändern Sie die Suchparameter.",
|
||||
"DE.Controllers.Search.textReplaceSkipped": "Der Ersatzvorgang wurde durchgeführt. {0} Vorkommen wurden ausgelassen.",
|
||||
"DE.Controllers.Search.textReplaceSuccess": "Die Suche wurde durchgeführt. {0} Einträge wurden ersetzt",
|
||||
"DE.Controllers.Search.warnReplaceString": "{0} kann als Sonderzeichen für das Feld \"Ersetzen durch\" nicht verwendet werden.",
|
||||
"DE.Controllers.Statusbar.textDisconnect": "<b>Die Verbindung wurde unterbrochen</b><br>Verbindungsversuch... Bitte Verbindungseinstellungen überprüfen.",
|
||||
"DE.Controllers.Statusbar.textHasChanges": "Neue Änderungen wurden zurückverfolgt",
|
||||
|
@ -1776,6 +1784,7 @@
|
|||
"DE.Views.FileMenuPanels.Settings.strPasteButton": "Die Schaltfläche Einfügeoptionen beim Einfügen von Inhalten anzeigen",
|
||||
"DE.Views.FileMenuPanels.Settings.strShowChanges": "Änderungen bei der Echtzeit-Zusammenarbeit zeigen",
|
||||
"DE.Views.FileMenuPanels.Settings.strShowComments": "Kommentare im Text anzeigen",
|
||||
"DE.Views.FileMenuPanels.Settings.strShowOthersChanges": "Änderungen von anderen Benutzern anzeigen",
|
||||
"DE.Views.FileMenuPanels.Settings.strShowResolvedComments": "Gelöste Kommentare anzeigen",
|
||||
"DE.Views.FileMenuPanels.Settings.strStrict": "Formal",
|
||||
"DE.Views.FileMenuPanels.Settings.strTheme": "Thema der Benutzeroberfläche",
|
||||
|
@ -1828,6 +1837,7 @@
|
|||
"DE.Views.FormSettings.textAlways": "Immer",
|
||||
"DE.Views.FormSettings.textAspect": "Seitenverhältnis sperren",
|
||||
"DE.Views.FormSettings.textAtLeast": "Mindestens",
|
||||
"DE.Views.FormSettings.textAuto": "auto",
|
||||
"DE.Views.FormSettings.textAutofit": "Automatisch anpassen",
|
||||
"DE.Views.FormSettings.textBackgroundColor": "Hintergrundfarbe",
|
||||
"DE.Views.FormSettings.textCheckbox": "Kontrollkästchen",
|
||||
|
@ -1857,6 +1867,7 @@
|
|||
"DE.Views.FormSettings.textRequired": "Erforderlich",
|
||||
"DE.Views.FormSettings.textScale": "Wann skalieren",
|
||||
"DE.Views.FormSettings.textSelectImage": "Bild auswählen",
|
||||
"DE.Views.FormSettings.textTag": "Tag",
|
||||
"DE.Views.FormSettings.textTip": "Tipp",
|
||||
"DE.Views.FormSettings.textTipAdd": "Neuen Wert hinzufügen",
|
||||
"DE.Views.FormSettings.textTipDelete": "Den Wert löschen",
|
||||
|
@ -2292,6 +2303,7 @@
|
|||
"DE.Views.ParagraphSettingsAdvanced.strSuppressLineNumbers": "Zeilennummerierung verbieten",
|
||||
"DE.Views.ParagraphSettingsAdvanced.strTabs": "Tabulatoren",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textAlign": "Ausrichtung",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textAll": "Alle",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textAtLeast": "Mindestens",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textAuto": "Mehrfach",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textBackColor": "Hintergrundfarbe",
|
||||
|
@ -2302,23 +2314,39 @@
|
|||
"DE.Views.ParagraphSettingsAdvanced.textBottom": "Unten",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textCentered": "Zentriert",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textCharacterSpacing": "Zeichenabstand",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textContext": "Kontextbezogene",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textContextDiscret": "Kontextbezogene und freie",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textContextHistDiscret": "Kontextbezogene, historische und freie",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textContextHistorical": "Kontextbezogene und historische",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textDefault": "Standardregisterkarte",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textDiscret": "Freie",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textEffects": "Effekte",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textExact": "Genau",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textFirstLine": "Erste Zeile",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textHanging": "Hängend",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textHistorical": "Historische",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textHistoricalDiscret": "Historische und freie",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textJustified": "Blocksatz",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textLeader": "Füllzeichen",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textLeft": "Links",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textLevel": "Ebene",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textLigatures": "Doppelbuchstaben",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textNone": "Kein",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textNoneSpecial": "(kein)",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textOpenType": "OpenType-Funktionen",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textPosition": "Position",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textRemove": "Löschen",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textRemoveAll": "Alle löschen",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textRight": "Rechts",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textSet": "Angeben",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textSpacing": "Abstand",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textStandard": "Nur standartisierte",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textStandardContext": "Standartisierte und kontextbezogene",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textStandardContextDiscret": "Standartisierte, kontextbezogene und freie",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textStandardContextHist": "Standartisierte, kontextbezogene und historische",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textStandardDiscret": "Standartisierte und freie",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textStandardHistDiscret": "Standartisierte, historische und freie",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textStandardHistorical": "Standartisierte und historische",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textTabCenter": "Zenter",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textTabLeft": "Links",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textTabPosition": "Tabulatorposition",
|
||||
|
@ -2794,6 +2822,7 @@
|
|||
"DE.Views.Toolbar.tipControls": "Inhaltssteuerelemente einfügen",
|
||||
"DE.Views.Toolbar.tipCopy": "Kopieren",
|
||||
"DE.Views.Toolbar.tipCopyStyle": "Format übertragen",
|
||||
"DE.Views.Toolbar.tipCut": "Ausschneiden",
|
||||
"DE.Views.Toolbar.tipDateTime": "Die aktuellen Datum und Uhrzeit einfügen",
|
||||
"DE.Views.Toolbar.tipDecFont": "Schriftart verkleinern",
|
||||
"DE.Views.Toolbar.tipDecPrLeft": "Einzug verkleinern",
|
||||
|
@ -2845,6 +2874,7 @@
|
|||
"DE.Views.Toolbar.tipRedo": "Wiederholen",
|
||||
"DE.Views.Toolbar.tipSave": "Speichern",
|
||||
"DE.Views.Toolbar.tipSaveCoauth": "Speichern Sie die Änderungen, damit die anderen Benutzer sie sehen können.",
|
||||
"DE.Views.Toolbar.tipSelectAll": "Alles auswählen",
|
||||
"DE.Views.Toolbar.tipSendBackward": "Eine Ebene nach hinten",
|
||||
"DE.Views.Toolbar.tipSendForward": "Eine Ebene nach vorne",
|
||||
"DE.Views.Toolbar.tipShowHiddenChars": "Formatierungszeichen",
|
||||
|
|
|
@ -935,6 +935,9 @@
|
|||
"DE.Controllers.Navigation.txtBeginning": "Principio del documento",
|
||||
"DE.Controllers.Navigation.txtGotoBeginning": "Ir al principio de",
|
||||
"DE.Controllers.Search.notcriticalErrorTitle": "Advertencia",
|
||||
"DE.Controllers.Search.textNoTextFound": "No se puede encontrar los datos que usted busca. Por favor, ajuste los parámetros de búsqueda.",
|
||||
"DE.Controllers.Search.textReplaceSkipped": "Se ha realizado la sustitución. Se han omitido {0} ocurrencias.",
|
||||
"DE.Controllers.Search.textReplaceSuccess": "Se realizó la búsqueda. {0} ocurrencias se sustituyeron",
|
||||
"DE.Controllers.Search.warnReplaceString": "{0} no es un carácter especial válido para la casilla Reemplazar con.",
|
||||
"DE.Controllers.Statusbar.textDisconnect": "<b>Se ha perdido la conexión</b><br>Intentando conectar. Por favor compruebe la configuración de la conexión.",
|
||||
"DE.Controllers.Statusbar.textHasChanges": "Nuevos cambios han sido encontrado",
|
||||
|
|
|
@ -935,6 +935,9 @@
|
|||
"DE.Controllers.Navigation.txtBeginning": "Dokumentuaren hasiera",
|
||||
"DE.Controllers.Navigation.txtGotoBeginning": "Joan dokumentuaren hasierara",
|
||||
"DE.Controllers.Search.notcriticalErrorTitle": "Abisua",
|
||||
"DE.Controllers.Search.textNoTextFound": "Bilatu duzun datua ezin izan da aurkitu. Doitu bilaketaren ezarpenak.",
|
||||
"DE.Controllers.Search.textReplaceSkipped": "Ordezkapena burutu da. {0} agerraldi saltatu dira.",
|
||||
"DE.Controllers.Search.textReplaceSuccess": "Bilaketa burutu da. {0} agerraldi ordeztu dira",
|
||||
"DE.Controllers.Search.warnReplaceString": "{0} ez da baliozko karaktere berezi bat Ordezkatu honekin kaxarako.",
|
||||
"DE.Controllers.Statusbar.textDisconnect": "<b>Konexioa galdu da</b><br>Saiatu berriz konektatzen. Egiaztatu konexioaren ezarpenak.",
|
||||
"DE.Controllers.Statusbar.textHasChanges": "Aldaketa berriak aurkitu dira",
|
||||
|
|
|
@ -9,6 +9,10 @@
|
|||
"Common.Controllers.ExternalMergeEditor.textClose": "Fermer",
|
||||
"Common.Controllers.ExternalMergeEditor.warningText": "L'objet est désactivé car il est en cours de modification par un autre utilisateur.",
|
||||
"Common.Controllers.ExternalMergeEditor.warningTitle": "Avertissement",
|
||||
"Common.Controllers.ExternalOleEditor.textAnonymous": "Anonyme",
|
||||
"Common.Controllers.ExternalOleEditor.textClose": "Fermer",
|
||||
"Common.Controllers.ExternalOleEditor.warningText": "L'objet est désactivé, car il est en cours de modification par un autre utilisateur.",
|
||||
"Common.Controllers.ExternalOleEditor.warningTitle": "Avertissement",
|
||||
"Common.Controllers.History.notcriticalErrorTitle": "Avertissement",
|
||||
"Common.Controllers.ReviewChanges.textAcceptBeforeCompare": "Pour comparer les documents, toutes les modifications apportées seront considérées comme acceptées. Voulez-vous continuer ?",
|
||||
"Common.Controllers.ReviewChanges.textAtLeast": "au moins ",
|
||||
|
@ -192,6 +196,7 @@
|
|||
"Common.UI.ThemeColorPalette.textStandartColors": "Couleurs standard",
|
||||
"Common.UI.ThemeColorPalette.textThemeColors": "Couleurs de thème",
|
||||
"Common.UI.Themes.txtThemeClassicLight": "Classique clair",
|
||||
"Common.UI.Themes.txtThemeContrastDark": "Contraste sombre",
|
||||
"Common.UI.Themes.txtThemeDark": "Sombre",
|
||||
"Common.UI.Themes.txtThemeLight": "Clair",
|
||||
"Common.UI.Themes.txtThemeSystem": "Identique à système",
|
||||
|
@ -207,6 +212,9 @@
|
|||
"Common.UI.Window.yesButtonText": "Oui",
|
||||
"Common.Utils.Metric.txtCm": "cm",
|
||||
"Common.Utils.Metric.txtPt": "pt",
|
||||
"Common.Utils.String.textAlt": "Alt",
|
||||
"Common.Utils.String.textCtrl": "Ctrl",
|
||||
"Common.Utils.String.textShift": "Shift",
|
||||
"Common.Views.About.txtAddress": "adresse: ",
|
||||
"Common.Views.About.txtLicensee": "CESSIONNAIRE",
|
||||
"Common.Views.About.txtLicensor": "CONCÉDANT",
|
||||
|
@ -285,6 +293,9 @@
|
|||
"Common.Views.ExternalMergeEditor.textClose": "Fermer",
|
||||
"Common.Views.ExternalMergeEditor.textSave": "Enregistrer et quitter",
|
||||
"Common.Views.ExternalMergeEditor.textTitle": "Destinataires de fusion et publipostage",
|
||||
"Common.Views.ExternalOleEditor.textClose": "Fermer",
|
||||
"Common.Views.ExternalOleEditor.textSave": "Enregistrer et quitter",
|
||||
"Common.Views.ExternalOleEditor.textTitle": "Tableur",
|
||||
"Common.Views.Header.labelCoUsersDescr": "Le document est en cours de modification par les utilisateurs suivants :",
|
||||
"Common.Views.Header.textAddFavorite": "Marquer en tant que favori",
|
||||
"Common.Views.Header.textAdvSettings": "Paramètres avancés",
|
||||
|
@ -411,17 +422,17 @@
|
|||
"Common.Views.ReviewChanges.txtFinalCap": "Final",
|
||||
"Common.Views.ReviewChanges.txtHistory": "Historique des versions",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Toutes les modifications {0}",
|
||||
"Common.Views.ReviewChanges.txtMarkupCap": "Balisage et ballons",
|
||||
"Common.Views.ReviewChanges.txtMarkupCap": "Balisage et bulles",
|
||||
"Common.Views.ReviewChanges.txtMarkupSimple": "Tous les changements {0}<br>Pas de ballons",
|
||||
"Common.Views.ReviewChanges.txtMarkupSimpleCap": "Balisage uniquement",
|
||||
"Common.Views.ReviewChanges.txtNext": "À la modification suivante",
|
||||
"Common.Views.ReviewChanges.txtNext": "Suivante",
|
||||
"Common.Views.ReviewChanges.txtOff": "OFF pour moi ",
|
||||
"Common.Views.ReviewChanges.txtOffGlobal": "OFF pour moi et tout le monde",
|
||||
"Common.Views.ReviewChanges.txtOn": "ON pour moi ",
|
||||
"Common.Views.ReviewChanges.txtOnGlobal": "ON pour moi et tout le monde",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Toutes les modifications rejetées {0}",
|
||||
"Common.Views.ReviewChanges.txtOriginalCap": "Original",
|
||||
"Common.Views.ReviewChanges.txtPrev": "À la modification précédente",
|
||||
"Common.Views.ReviewChanges.txtPrev": "Précédente",
|
||||
"Common.Views.ReviewChanges.txtPreview": "Aperçu",
|
||||
"Common.Views.ReviewChanges.txtReject": "Rejeter",
|
||||
"Common.Views.ReviewChanges.txtRejectAll": "Refuser tous les changements",
|
||||
|
@ -468,6 +479,7 @@
|
|||
"Common.Views.SearchPanel.textReplace": "Remplacer",
|
||||
"Common.Views.SearchPanel.textReplaceAll": "Remplacer tout",
|
||||
"Common.Views.SearchPanel.textReplaceWith": "Remplacer par",
|
||||
"Common.Views.SearchPanel.textSearchHasStopped": "La recherche a été arrêtée",
|
||||
"Common.Views.SearchPanel.textSearchResults": "Résultats de la recherche : {0}/{1}",
|
||||
"Common.Views.SearchPanel.textTooManyResults": "Il y a trop de résultats pour les montrer ici",
|
||||
"Common.Views.SearchPanel.textWholeWords": "Mots entiers uniquement",
|
||||
|
@ -588,7 +600,7 @@
|
|||
"DE.Controllers.Main.errorToken": "Le jeton de sécurité du document n’était pas formé correctement.<br>Veuillez contacter l'administrateur de Document Server.",
|
||||
"DE.Controllers.Main.errorTokenExpire": "Le jeton de sécurité du document a expiré.<br>Veuillez contactez l'administrateur de votre Document Server.",
|
||||
"DE.Controllers.Main.errorUpdateVersion": "La version du fichier a été changée. La page sera rechargée.",
|
||||
"DE.Controllers.Main.errorUpdateVersionOnDisconnect": "La connexion internet a été rétablie, la version du fichier est modifiée.<br>Avant de continuer, téléchargez le fichier ou copiez le contenu pour vous assurer que tous les changements ont été enregistrés, et rechargez la page.",
|
||||
"DE.Controllers.Main.errorUpdateVersionOnDisconnect": "La connexion a été rétablie et la version du fichier a été modifiée.<br>Avant de pouvoir continuer à travailler, vous devez télécharger le fichier ou copier son contenu pour vous assurer que rien n'est perdu, puis recharger cette page.",
|
||||
"DE.Controllers.Main.errorUserDrop": "Impossible d'accéder au fichier",
|
||||
"DE.Controllers.Main.errorUsersExceed": "Le nombre d'utilisateurs autorisés par le plan tarifaire a été dépassé",
|
||||
"DE.Controllers.Main.errorViewerDisconnect": "La connexion a été perdue. Vous pouvez toujours afficher le document,<br>mais ne pouvez pas le télécharger ou l'imprimer jusqu'à ce que la connexion soit rétablie et que la page soit rafraichit.",
|
||||
|
@ -923,6 +935,9 @@
|
|||
"DE.Controllers.Navigation.txtBeginning": "Début du document",
|
||||
"DE.Controllers.Navigation.txtGotoBeginning": "Aller au début du document",
|
||||
"DE.Controllers.Search.notcriticalErrorTitle": "Avertissement",
|
||||
"DE.Controllers.Search.textNoTextFound": "Les données que vous recherchez n'ont pas pu être trouvées. Veuillez modifier vos options de recherche.",
|
||||
"DE.Controllers.Search.textReplaceSkipped": "Le remplacement a été effectué. {0} occurrences ont été sautées.",
|
||||
"DE.Controllers.Search.textReplaceSuccess": "La recherche a été effectuée. {0} occurrences ont été remplacées",
|
||||
"DE.Controllers.Search.warnReplaceString": "{0} n'est pas un caractère spécial valide pour la case Remplacer par.",
|
||||
"DE.Controllers.Statusbar.textDisconnect": "<b>La connexion est perdue</b><br>Tentative de connexion. Veuillez vérifier les paramètres de connexion.",
|
||||
"DE.Controllers.Statusbar.textHasChanges": "Nouveaux changements ont été suivis",
|
||||
|
@ -1769,6 +1784,7 @@
|
|||
"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.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",
|
||||
"DE.Views.FileMenuPanels.Settings.strStrict": "Strict",
|
||||
"DE.Views.FileMenuPanels.Settings.strTheme": "Thème d’interface",
|
||||
|
@ -1820,6 +1836,8 @@
|
|||
"DE.Views.FileMenuPanels.Settings.txtWorkspace": "Espace de travail",
|
||||
"DE.Views.FormSettings.textAlways": "Toujours",
|
||||
"DE.Views.FormSettings.textAspect": "Verrouiller les proportions",
|
||||
"DE.Views.FormSettings.textAtLeast": "Au moins ",
|
||||
"DE.Views.FormSettings.textAuto": "Automatique",
|
||||
"DE.Views.FormSettings.textAutofit": "Ajuster automatiquement",
|
||||
"DE.Views.FormSettings.textBackgroundColor": "Couleur d'arrière-plan",
|
||||
"DE.Views.FormSettings.textCheckbox": "Case à cocher",
|
||||
|
@ -1830,6 +1848,7 @@
|
|||
"DE.Views.FormSettings.textDelete": "Supprimer",
|
||||
"DE.Views.FormSettings.textDisconnect": "Déconnexion ",
|
||||
"DE.Views.FormSettings.textDropDown": "Déroulant",
|
||||
"DE.Views.FormSettings.textExact": "Exactement",
|
||||
"DE.Views.FormSettings.textField": "Champ texte",
|
||||
"DE.Views.FormSettings.textFixed": "Taille de champ fixe",
|
||||
"DE.Views.FormSettings.textFromFile": "Depuis un fichier",
|
||||
|
@ -2284,6 +2303,7 @@
|
|||
"DE.Views.ParagraphSettingsAdvanced.strSuppressLineNumbers": "Supprimer les numéros des lignes",
|
||||
"DE.Views.ParagraphSettingsAdvanced.strTabs": "Tabulation",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textAlign": "Alignement",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textAll": "Tout",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textAtLeast": "Au moins ",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textAuto": "Multiple ",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textBackColor": "Couleur d'arrière-plan",
|
||||
|
@ -2294,23 +2314,39 @@
|
|||
"DE.Views.ParagraphSettingsAdvanced.textBottom": "En bas",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textCentered": "Centré",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textCharacterSpacing": "Espacement des caractères",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textContext": "Contextuels",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textContextDiscret": "Contextuels et discrétionnaires",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textContextHistDiscret": "Contextuels, historiques et discrétionnaires",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textContextHistorical": "Contextuels et historiques",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textDefault": "Par défaut",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textDiscret": "Discrétionnaires",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textEffects": "Effets",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textExact": "Exactement",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textFirstLine": "Première ligne",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textHanging": "Suspendu",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textHistorical": "Historiques",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textHistoricalDiscret": "Historiques et discrétionnaires",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textJustified": "Justifié",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textLeader": "Points de suite",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textLeft": "A gauche",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textLevel": "Niveau",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textLigatures": "Ligatures",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textNone": "Aucune",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textNoneSpecial": "(aucun)",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textOpenType": "Fonctionnalités OpenType",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textPosition": "Position",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textRemove": "Supprimer",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textRemoveAll": "Supprimer tout",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textRight": "A droite",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textSet": "Spécifier",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textSpacing": "Espacement",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textStandard": "Standards uniquement",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textStandardContext": "Standards et contextuelles",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textStandardContextDiscret": "Standards, contextuelles et discrétionnaires",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textStandardContextHist": "Standards, contextuelles et historiques",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textStandardDiscret": "Standards et discrétionnaires",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textStandardHistDiscret": "Standards, historiques et discrétionnaires",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textStandardHistorical": "Standards et historiques",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textTabCenter": "Centre",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textTabLeft": "À gauche",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textTabPosition": "Position",
|
||||
|
@ -2786,6 +2822,7 @@
|
|||
"DE.Views.Toolbar.tipControls": "Insérer des contrôles de contenu",
|
||||
"DE.Views.Toolbar.tipCopy": "Copier",
|
||||
"DE.Views.Toolbar.tipCopyStyle": "Copier le style",
|
||||
"DE.Views.Toolbar.tipCut": "Couper",
|
||||
"DE.Views.Toolbar.tipDateTime": "Inserer la date et l'heure actuelle",
|
||||
"DE.Views.Toolbar.tipDecFont": "Réduire la taille de la police",
|
||||
"DE.Views.Toolbar.tipDecPrLeft": "Réduire le retrait",
|
||||
|
@ -2837,6 +2874,7 @@
|
|||
"DE.Views.Toolbar.tipRedo": "Rétablir",
|
||||
"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.tipSendBackward": "Envoyer vers l'arrière.",
|
||||
"DE.Views.Toolbar.tipSendForward": "Déplacer vers l'avant",
|
||||
"DE.Views.Toolbar.tipShowHiddenChars": "Caractères non imprimables",
|
||||
|
|
|
@ -935,6 +935,9 @@
|
|||
"DE.Controllers.Navigation.txtBeginning": "Dokumentum eleje",
|
||||
"DE.Controllers.Navigation.txtGotoBeginning": "Ugorj a dokumentum elejére",
|
||||
"DE.Controllers.Search.notcriticalErrorTitle": "Figyelmeztetés",
|
||||
"DE.Controllers.Search.textNoTextFound": "A keresett adatot nem sikerült megtalálni. Kérjük, módosítsa a keresési beállításokat.",
|
||||
"DE.Controllers.Search.textReplaceSkipped": "A csere megtörtént. {0} események kihagyásra kerültek.",
|
||||
"DE.Controllers.Search.textReplaceSuccess": "A keresés megtörtént. {0} eredmények lettek kicserélve",
|
||||
"DE.Controllers.Search.warnReplaceString": "{0} nem használható speciális karakterként a \"Csere mezőben\".",
|
||||
"DE.Controllers.Statusbar.textDisconnect": "<b>A kapcsolat megszakadt</b><br>Megpróbálok kapcsolódni. Kérjük, ellenőrizze a kapcsolat beállításait.",
|
||||
"DE.Controllers.Statusbar.textHasChanges": "Új módosítások történtek",
|
||||
|
|
|
@ -9,6 +9,9 @@
|
|||
"Common.Controllers.ExternalMergeEditor.textClose": "Փակել",
|
||||
"Common.Controllers.ExternalMergeEditor.warningText": "Օբյեկտն անջատված է, քանի որ այն խմբագրվում է մեկ այլ օգտվողի կողմից:",
|
||||
"Common.Controllers.ExternalMergeEditor.warningTitle": "Զգուշացում",
|
||||
"Common.Controllers.ExternalOleEditor.textAnonymous": "Անանուն",
|
||||
"Common.Controllers.ExternalOleEditor.textClose": "Փակել",
|
||||
"Common.Controllers.ExternalOleEditor.warningText": "Օբյեկտն անջատված է, քանի որ այն խմբագրվում է մեկ այլ օգտվողի կողմից:",
|
||||
"Common.Controllers.History.notcriticalErrorTitle": "Զգուշացում",
|
||||
"Common.Controllers.ReviewChanges.textAcceptBeforeCompare": "Փաստաթղթերը համեմատելու համար դրանցում հետևված բոլոր փոփոխությունները կհամարվեն ընդունված:Ցանկանու՞մ եք շարունակել։",
|
||||
"Common.Controllers.ReviewChanges.textAtLeast": "առնվազն",
|
||||
|
@ -285,6 +288,8 @@
|
|||
"Common.Views.ExternalMergeEditor.textClose": "Փակել",
|
||||
"Common.Views.ExternalMergeEditor.textSave": "Պահպանել և դուրս գալ",
|
||||
"Common.Views.ExternalMergeEditor.textTitle": "Փոստի միավորման հաղորդագրություն ստացողներ",
|
||||
"Common.Views.ExternalOleEditor.textClose": "Փակել",
|
||||
"Common.Views.ExternalOleEditor.textSave": "Պահպանել և դուրս գալ",
|
||||
"Common.Views.Header.labelCoUsersDescr": "Փաստաթուղթը խմբագրողներ՝",
|
||||
"Common.Views.Header.textAddFavorite": "Նշել որպես հավանած տարբերակ",
|
||||
"Common.Views.Header.textAdvSettings": "Լրացուցիչ կարգավորումներ",
|
||||
|
@ -923,6 +928,9 @@
|
|||
"DE.Controllers.Navigation.txtBeginning": "Փաստաթղթի սկիզբ",
|
||||
"DE.Controllers.Navigation.txtGotoBeginning": "Գնալ փաստաթղթի սկիզբ",
|
||||
"DE.Controllers.Search.notcriticalErrorTitle": "Զգուշացում",
|
||||
"DE.Controllers.Search.textNoTextFound": "Ձեր փնտրած տվյալները չեն գտնվել:Խնդրում ենք կարգաբերել Ձեր որոնման ընտրանքները:",
|
||||
"DE.Controllers.Search.textReplaceSkipped": "Փոխարինումը կատարված է։{0} դեպք բաց է թողնվել:",
|
||||
"DE.Controllers.Search.textReplaceSuccess": "Որոնումը կատարվել է։ {0} դեպք փոխարինվել է",
|
||||
"DE.Controllers.Search.warnReplaceString": "{k}-ը վավեր գրանշան չէ Փոխարինել տուփի համար:",
|
||||
"DE.Controllers.Statusbar.textDisconnect": "Կապը ընդատվել է</b><br> Փորձում է միանալ: Խնդրում ենք ստուգել կապի կարգավորումները:",
|
||||
"DE.Controllers.Statusbar.textHasChanges": "Նոր փոփոխությունները հետևվել են",
|
||||
|
@ -1820,6 +1828,7 @@
|
|||
"DE.Views.FileMenuPanels.Settings.txtWorkspace": "Աշխատատարածք",
|
||||
"DE.Views.FormSettings.textAlways": "Միշտ",
|
||||
"DE.Views.FormSettings.textAspect": "Պահպանեք համամասնությունները",
|
||||
"DE.Views.FormSettings.textAtLeast": "առնվազն",
|
||||
"DE.Views.FormSettings.textAutofit": "Ինքնահարմարեցում",
|
||||
"DE.Views.FormSettings.textBackgroundColor": "Փոնի գույն",
|
||||
"DE.Views.FormSettings.textCheckbox": "Ստուգանիշ",
|
||||
|
@ -1830,6 +1839,7 @@
|
|||
"DE.Views.FormSettings.textDelete": "Ջնջել",
|
||||
"DE.Views.FormSettings.textDisconnect": "Անջատել",
|
||||
"DE.Views.FormSettings.textDropDown": "Բացվող",
|
||||
"DE.Views.FormSettings.textExact": "ճշգրիտ",
|
||||
"DE.Views.FormSettings.textField": "Տեքստի դաշտ",
|
||||
"DE.Views.FormSettings.textFixed": "ֆիքսված չափի դաշտ",
|
||||
"DE.Views.FormSettings.textFromFile": "Ֆայլից",
|
||||
|
@ -2284,6 +2294,7 @@
|
|||
"DE.Views.ParagraphSettingsAdvanced.strSuppressLineNumbers": "Հեռացնել տողի համարները",
|
||||
"DE.Views.ParagraphSettingsAdvanced.strTabs": "ՆԵՐԴԻՐՆԵՐ",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textAlign": "Հավասարեցում",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textAll": "Բոլորը",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textAtLeast": "Առնվազն",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textAuto": "Բազմակի",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textBackColor": "Խորքի գույն",
|
||||
|
@ -2837,6 +2848,7 @@
|
|||
"DE.Views.Toolbar.tipRedo": "Վերարկել",
|
||||
"DE.Views.Toolbar.tipSave": "Պահպանել",
|
||||
"DE.Views.Toolbar.tipSaveCoauth": "Պահպանեք բոլոր փոփոխումները, որպեսզի այլ օգտատերեր տեսնեն դրանք։",
|
||||
"DE.Views.Toolbar.tipSelectAll": "Ընտրել բոլորը",
|
||||
"DE.Views.Toolbar.tipSendBackward": "ՈՒղարկել հետ",
|
||||
"DE.Views.Toolbar.tipSendForward": "Բերել առաջ",
|
||||
"DE.Views.Toolbar.tipShowHiddenChars": "Չտպվող գրանշաններ",
|
||||
|
|
|
@ -9,6 +9,10 @@
|
|||
"Common.Controllers.ExternalMergeEditor.textClose": "Chiudi",
|
||||
"Common.Controllers.ExternalMergeEditor.warningText": "L'oggetto è disabilitato perché un altro utente lo sta modificando.",
|
||||
"Common.Controllers.ExternalMergeEditor.warningTitle": "Avviso",
|
||||
"Common.Controllers.ExternalOleEditor.textAnonymous": "Anonimo",
|
||||
"Common.Controllers.ExternalOleEditor.textClose": "Chiudere",
|
||||
"Common.Controllers.ExternalOleEditor.warningText": "L'oggetto è disabilitato perché è stato modificato da un altro utente.",
|
||||
"Common.Controllers.ExternalOleEditor.warningTitle": "Avvertimento",
|
||||
"Common.Controllers.History.notcriticalErrorTitle": "Avviso",
|
||||
"Common.Controllers.ReviewChanges.textAcceptBeforeCompare": "Al fine di confrontare i documenti, tutte le modifiche rilevate verranno considerate accettate. Vuoi continuare?",
|
||||
"Common.Controllers.ReviewChanges.textAtLeast": "Minima",
|
||||
|
@ -192,6 +196,7 @@
|
|||
"Common.UI.ThemeColorPalette.textStandartColors": "Colori standard",
|
||||
"Common.UI.ThemeColorPalette.textThemeColors": "Colori del tema",
|
||||
"Common.UI.Themes.txtThemeClassicLight": "Luce leggera",
|
||||
"Common.UI.Themes.txtThemeContrastDark": "Contrasto scuro",
|
||||
"Common.UI.Themes.txtThemeDark": "Scuro",
|
||||
"Common.UI.Themes.txtThemeLight": "Chiaro",
|
||||
"Common.UI.Themes.txtThemeSystem": "Uguale al sistema",
|
||||
|
@ -207,6 +212,9 @@
|
|||
"Common.UI.Window.yesButtonText": "Sì",
|
||||
"Common.Utils.Metric.txtCm": "cm",
|
||||
"Common.Utils.Metric.txtPt": "pt",
|
||||
"Common.Utils.String.textAlt": "Alt",
|
||||
"Common.Utils.String.textCtrl": "Ctrl",
|
||||
"Common.Utils.String.textShift": "Shift",
|
||||
"Common.Views.About.txtAddress": "indirizzo: ",
|
||||
"Common.Views.About.txtLicensee": "LICENZIATARIO",
|
||||
"Common.Views.About.txtLicensor": "CONCEDENTE",
|
||||
|
@ -285,6 +293,9 @@
|
|||
"Common.Views.ExternalMergeEditor.textClose": "Chiudi",
|
||||
"Common.Views.ExternalMergeEditor.textSave": "Salva ed esci",
|
||||
"Common.Views.ExternalMergeEditor.textTitle": "Destinatari Stampa unione",
|
||||
"Common.Views.ExternalOleEditor.textClose": "Chiudere",
|
||||
"Common.Views.ExternalOleEditor.textSave": "Salvare ed uscire",
|
||||
"Common.Views.ExternalOleEditor.textTitle": "Editor di fogli di calcolo",
|
||||
"Common.Views.Header.labelCoUsersDescr": "Utenti che stanno modificando il file:",
|
||||
"Common.Views.Header.textAddFavorite": "Segna come preferito",
|
||||
"Common.Views.Header.textAdvSettings": "Impostazioni avanzate",
|
||||
|
@ -468,6 +479,7 @@
|
|||
"Common.Views.SearchPanel.textReplace": "Sostituisci",
|
||||
"Common.Views.SearchPanel.textReplaceAll": "Sostituisci tutto",
|
||||
"Common.Views.SearchPanel.textReplaceWith": "Sostituire con",
|
||||
"Common.Views.SearchPanel.textSearchHasStopped": "La ricerca è stata interrotta",
|
||||
"Common.Views.SearchPanel.textSearchResults": "Risultati della ricerca: {0}/{1}",
|
||||
"Common.Views.SearchPanel.textTooManyResults": "Ci sono troppi risultati per essere mostrati qui",
|
||||
"Common.Views.SearchPanel.textWholeWords": "Solo parole intere",
|
||||
|
@ -588,7 +600,7 @@
|
|||
"DE.Controllers.Main.errorToken": "Il token di sicurezza del documento non è stato creato correttamente.<br>Si prega di contattare l'amministratore del Server dei Documenti.",
|
||||
"DE.Controllers.Main.errorTokenExpire": "Il token di sicurezza del documento è scaduto.<br>Si prega di contattare l'amministratore del Server dei Documenti.",
|
||||
"DE.Controllers.Main.errorUpdateVersion": "La versione del file è stata modificata. La pagina verrà ricaricata.",
|
||||
"DE.Controllers.Main.errorUpdateVersionOnDisconnect": "La connessione Internet è stata ripristinata e la versione del file è stata modificata.<br>Prima di poter continuare a lavorare, è necessario scaricare il file o copiarne il contenuto per assicurarsi che non vada perso nulla, quindi ricaricare questa pagina.",
|
||||
"DE.Controllers.Main.errorUpdateVersionOnDisconnect": "La connessione Internet è stata ripristinata e la versione del file è stata modificata.<br>Prima di poter continuare a lavorare, devi scaricare il file o copiarne il contenuto per assicurarti che nulla vada perso, quindi ricarica questa pagina.",
|
||||
"DE.Controllers.Main.errorUserDrop": "Impossibile accedere al file in questo momento.",
|
||||
"DE.Controllers.Main.errorUsersExceed": "È stato superato il numero di utenti consentito dal piano tariffario",
|
||||
"DE.Controllers.Main.errorViewerDisconnect": "La connessione è stata persa. È ancora possibile visualizzare il documento, <br> ma non sarà possibile scaricarlo o stamparlo fino a quando la connessione non sarà ripristinata e la pagina sarà ricaricata.",
|
||||
|
@ -923,6 +935,9 @@
|
|||
"DE.Controllers.Navigation.txtBeginning": "Inizio del documento",
|
||||
"DE.Controllers.Navigation.txtGotoBeginning": "Vai all'inizio del documento",
|
||||
"DE.Controllers.Search.notcriticalErrorTitle": "Avviso",
|
||||
"DE.Controllers.Search.textNoTextFound": "Impossibile trovare i dati che stavi cercando. Ti preghiamo di modificare le opzioni di ricerca.",
|
||||
"DE.Controllers.Search.textReplaceSkipped": "La sostituzione è stata effettuata. {0} ricorrenze sono state saltate.",
|
||||
"DE.Controllers.Search.textReplaceSuccess": "La ricerca è stata effettuata. {0} occorrenze sono state sostituite",
|
||||
"DE.Controllers.Search.warnReplaceString": "{0} non è un carattere speciale valido per la casella Sostituire con.",
|
||||
"DE.Controllers.Statusbar.textDisconnect": "<b>Connessione persa</b><br>Tentativo di connessione in corso. Si prega di controllare le impostazioni di connessione.",
|
||||
"DE.Controllers.Statusbar.textHasChanges": "Sono state rilevate nuove modifiche",
|
||||
|
@ -1769,6 +1784,7 @@
|
|||
"DE.Views.FileMenuPanels.Settings.strPasteButton": "Mostra il pulsante opzioni Incolla quando il contenuto viene incollato",
|
||||
"DE.Views.FileMenuPanels.Settings.strShowChanges": "Evidenzia modifiche di collaborazione in tempo reale",
|
||||
"DE.Views.FileMenuPanels.Settings.strShowComments": "Mostrare i commenti nel testo",
|
||||
"DE.Views.FileMenuPanels.Settings.strShowOthersChanges": "Mostrare le modifiche degli altri utenti",
|
||||
"DE.Views.FileMenuPanels.Settings.strShowResolvedComments": "Mostrare i commenti risolti",
|
||||
"DE.Views.FileMenuPanels.Settings.strStrict": "Rigorosa",
|
||||
"DE.Views.FileMenuPanels.Settings.strTheme": "Tema dell'interfaccia",
|
||||
|
@ -1820,6 +1836,8 @@
|
|||
"DE.Views.FileMenuPanels.Settings.txtWorkspace": "Spazio di lavoro",
|
||||
"DE.Views.FormSettings.textAlways": "Sempre",
|
||||
"DE.Views.FormSettings.textAspect": "Blocca proporzioni",
|
||||
"DE.Views.FormSettings.textAtLeast": "Almeno",
|
||||
"DE.Views.FormSettings.textAuto": "Automatico",
|
||||
"DE.Views.FormSettings.textAutofit": "adattare automaticamente",
|
||||
"DE.Views.FormSettings.textBackgroundColor": "Colore di sfondo",
|
||||
"DE.Views.FormSettings.textCheckbox": "Casella di controllo",
|
||||
|
@ -1830,6 +1848,7 @@
|
|||
"DE.Views.FormSettings.textDelete": "Elimina",
|
||||
"DE.Views.FormSettings.textDisconnect": "Disconnetti",
|
||||
"DE.Views.FormSettings.textDropDown": "Menù a discesca",
|
||||
"DE.Views.FormSettings.textExact": "Esattamente",
|
||||
"DE.Views.FormSettings.textField": "Campo di testo",
|
||||
"DE.Views.FormSettings.textFixed": "Dimensione di campo fissa",
|
||||
"DE.Views.FormSettings.textFromFile": "Da file",
|
||||
|
@ -2284,6 +2303,7 @@
|
|||
"DE.Views.ParagraphSettingsAdvanced.strSuppressLineNumbers": "Sopprimi i numeri di riga",
|
||||
"DE.Views.ParagraphSettingsAdvanced.strTabs": "Tabulazione",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textAlign": "Allineamento",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textAll": "Tutti",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textAtLeast": "Minima",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textAuto": "Multiplo",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textBackColor": "Colore sfondo",
|
||||
|
@ -2294,23 +2314,39 @@
|
|||
"DE.Views.ParagraphSettingsAdvanced.textBottom": "In basso",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textCentered": "Centrato",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textCharacterSpacing": "Spaziatura caratteri",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textContext": "Contestuali",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textContextDiscret": "Contestuali e discrezionali",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textContextHistDiscret": "Contestuali, storici e discrezionali",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textContextHistorical": "Contestuali e storici",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textDefault": "Scheda predefinita",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textDiscret": "Discrezionali",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textEffects": "Effetti",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textExact": "Esatto",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textFirstLine": "Prima riga",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textHanging": "Sospensione",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textHistorical": "Storici",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textHistoricalDiscret": "Storici e discrezionali",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textJustified": "Giustificato",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textLeader": "Leader",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textLeft": "A sinistra",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textLevel": "Livello",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textLigatures": "Legature",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textNone": "Nessuno",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textNoneSpecial": "(nessuna)",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textOpenType": "Caratteristiche OpenType",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textPosition": "Posizione",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textRemove": "Elimina",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textRemoveAll": "Elimina tutto",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textRight": "A destra",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textSet": "Specifica",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textSpacing": "Spaziatura",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textStandard": "Solo standard",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textStandardContext": "Standard e contestuali",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textStandardContextDiscret": "Standard, contestuali e discrezionali",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textStandardContextHist": "Standard, contestuali e discrezionali",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textStandardDiscret": "Standard e discrezionali",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textStandardHistDiscret": "Standard, storici e discrezionali",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textStandardHistorical": "Standard e storici",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textTabCenter": "Al centro",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textTabLeft": "A sinistra",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textTabPosition": "Posizione della scheda",
|
||||
|
@ -2786,6 +2822,7 @@
|
|||
"DE.Views.Toolbar.tipControls": "Inserisci i controlli del contenuto",
|
||||
"DE.Views.Toolbar.tipCopy": "Copia",
|
||||
"DE.Views.Toolbar.tipCopyStyle": "Copia stile",
|
||||
"DE.Views.Toolbar.tipCut": "Tagliare",
|
||||
"DE.Views.Toolbar.tipDateTime": "Inserisci data e ora correnti",
|
||||
"DE.Views.Toolbar.tipDecFont": "Riduci dimensione caratteri",
|
||||
"DE.Views.Toolbar.tipDecPrLeft": "Riduci rientro",
|
||||
|
@ -2837,6 +2874,7 @@
|
|||
"DE.Views.Toolbar.tipRedo": "Ripristina",
|
||||
"DE.Views.Toolbar.tipSave": "Salva",
|
||||
"DE.Views.Toolbar.tipSaveCoauth": "Salva i tuoi cambiamenti per renderli disponibili agli altri utenti.",
|
||||
"DE.Views.Toolbar.tipSelectAll": "Selezionare tutto",
|
||||
"DE.Views.Toolbar.tipSendBackward": "Porta indietro",
|
||||
"DE.Views.Toolbar.tipSendForward": "Porta avanti",
|
||||
"DE.Views.Toolbar.tipShowHiddenChars": "Caratteri non stampabili",
|
||||
|
|
|
@ -9,6 +9,10 @@
|
|||
"Common.Controllers.ExternalMergeEditor.textClose": "Tutup",
|
||||
"Common.Controllers.ExternalMergeEditor.warningText": "Objek telah dinyahdaya kerana ia sedang diedit oleh pengguna yang lain.",
|
||||
"Common.Controllers.ExternalMergeEditor.warningTitle": "Amaran",
|
||||
"Common.Controllers.ExternalOleEditor.textAnonymous": "Tanpa Nama",
|
||||
"Common.Controllers.ExternalOleEditor.textClose": "Tutup",
|
||||
"Common.Controllers.ExternalOleEditor.warningText": "Objek telah dinyahdaya kerana ia sedang diedit oleh pengguna yang lain.",
|
||||
"Common.Controllers.ExternalOleEditor.warningTitle": "Amaran",
|
||||
"Common.Controllers.History.notcriticalErrorTitle": "Amaran",
|
||||
"Common.Controllers.ReviewChanges.textAcceptBeforeCompare": "Bagi membandingkan dokumen semua jejak perubahan dalam dokumen akan dianggap untuk telah diterima. Adakah anda mahu meneruskannya?",
|
||||
"Common.Controllers.ReviewChanges.textAtLeast": "sekurang-kurangnya",
|
||||
|
@ -121,6 +125,7 @@
|
|||
"Common.define.chartData.textScatterSmoothMarker": "Serak dengan garis rata dan penanda",
|
||||
"Common.define.chartData.textStock": "Stok",
|
||||
"Common.define.chartData.textSurface": "Permukaan",
|
||||
"Common.Translation.textMoreButton": "Selanjutnya",
|
||||
"Common.Translation.warnFileLocked": "Anda tidak boleh mengedit fail ini kerana ia sedang diedit dalam apl lain.",
|
||||
"Common.Translation.warnFileLockedBtnEdit": "Cipta Salinan",
|
||||
"Common.Translation.warnFileLockedBtnView": "Buka untuk paparan",
|
||||
|
@ -170,6 +175,7 @@
|
|||
"Common.UI.HSBColorPicker.textNoColor": "Tiada Warna",
|
||||
"Common.UI.InputFieldBtnPassword.textHintHidePwd": "Sembunyikan kata laluan",
|
||||
"Common.UI.InputFieldBtnPassword.textHintShowPwd": "Tunjuk kata laluan",
|
||||
"Common.UI.SearchBar.textFind": "Cari",
|
||||
"Common.UI.SearchDialog.textHighlight": "Keputusan Sorotan Penting",
|
||||
"Common.UI.SearchDialog.textMatchCase": "Sensitif huruf",
|
||||
"Common.UI.SearchDialog.textReplaceDef": "Masukkan teks gantian",
|
||||
|
@ -187,6 +193,7 @@
|
|||
"Common.UI.Themes.txtThemeClassicLight": "Klasik Cerah",
|
||||
"Common.UI.Themes.txtThemeDark": "Gelap",
|
||||
"Common.UI.Themes.txtThemeLight": "Ringan",
|
||||
"Common.UI.Themes.txtThemeSystem": "Sama seperti Sistem",
|
||||
"Common.UI.Window.cancelButtonText": "Batalkan",
|
||||
"Common.UI.Window.closeButtonText": "Tutup",
|
||||
"Common.UI.Window.noButtonText": "Tidak",
|
||||
|
@ -277,6 +284,8 @@
|
|||
"Common.Views.ExternalMergeEditor.textClose": "Tutup",
|
||||
"Common.Views.ExternalMergeEditor.textSave": "Simpan & Keluar",
|
||||
"Common.Views.ExternalMergeEditor.textTitle": "Cantum Mel Penerima",
|
||||
"Common.Views.ExternalOleEditor.textClose": "Tutup",
|
||||
"Common.Views.ExternalOleEditor.textSave": "Simpan & Keluar",
|
||||
"Common.Views.Header.labelCoUsersDescr": "Pengguna yang mengedit fail:",
|
||||
"Common.Views.Header.textAddFavorite": "Tanda sebagai kegemaran",
|
||||
"Common.Views.Header.textAdvSettings": "Seting lanjutan",
|
||||
|
@ -285,6 +294,7 @@
|
|||
"Common.Views.Header.textHideLines": "Sembunyikan Pembaris",
|
||||
"Common.Views.Header.textHideStatusBar": "Sembunyikan Bar Status",
|
||||
"Common.Views.Header.textRemoveFavorite": "Alih keluar daripada Kegemaran",
|
||||
"Common.Views.Header.textShare": "Kongsi",
|
||||
"Common.Views.Header.textZoom": "Zum",
|
||||
"Common.Views.Header.tipAccessRights": "Uruskan hak akses dokumen",
|
||||
"Common.Views.Header.tipDownload": "Muat turun fail",
|
||||
|
@ -292,6 +302,7 @@
|
|||
"Common.Views.Header.tipPrint": "Fail cetakan",
|
||||
"Common.Views.Header.tipRedo": "Buat Semula",
|
||||
"Common.Views.Header.tipSave": "Simpan",
|
||||
"Common.Views.Header.tipSearch": "Carian",
|
||||
"Common.Views.Header.tipUndo": "Buat semula",
|
||||
"Common.Views.Header.tipViewSettings": "Lihat seting",
|
||||
"Common.Views.Header.tipViewUsers": "Lihat pengguna dan uruskan hak akses dokumen",
|
||||
|
@ -446,6 +457,12 @@
|
|||
"Common.Views.ReviewPopover.txtReject": "Tolak",
|
||||
"Common.Views.SaveAsDlg.textLoading": "Memuatkan",
|
||||
"Common.Views.SaveAsDlg.textTitle": "Folder untuk simpan",
|
||||
"Common.Views.SearchPanel.textCaseSensitive": "Sensitif huruf",
|
||||
"Common.Views.SearchPanel.textFind": "Cari",
|
||||
"Common.Views.SearchPanel.textFindAndReplace": "Cari dan Ganti",
|
||||
"Common.Views.SearchPanel.textReplace": "Gantikan",
|
||||
"Common.Views.SearchPanel.textReplaceAll": "Gantikan Semua",
|
||||
"Common.Views.SearchPanel.textWholeWords": "Seluruh perkataan sahaja",
|
||||
"Common.Views.SelectFileDlg.textLoading": "Memuatkan",
|
||||
"Common.Views.SelectFileDlg.textTitle": "Pilih Sumber Data",
|
||||
"Common.Views.SignDialog.textBold": "Tebal",
|
||||
|
@ -890,6 +907,9 @@
|
|||
"DE.Controllers.Main.warnProcessRightsChange": "Anda telah ditolak hak untuk edit fail.",
|
||||
"DE.Controllers.Navigation.txtBeginning": "Permulaan dokumen",
|
||||
"DE.Controllers.Navigation.txtGotoBeginning": "Pergi ke permulaan dokumen",
|
||||
"DE.Controllers.Search.notcriticalErrorTitle": "Amaran",
|
||||
"DE.Controllers.Search.textNoTextFound": "Data yang andaa sedang cari tidak dijumpai. Sila laras pilihan carian.",
|
||||
"DE.Controllers.Search.textReplaceSkipped": "Gantian telah dilakukan. {0} kejadian telah dilangkau.",
|
||||
"DE.Controllers.Statusbar.textDisconnect": "<b>Sambungan telah hilang</b><br>Sedang cuba untuk menyambung. Sila semak seting sambungan.",
|
||||
"DE.Controllers.Statusbar.textHasChanges": "Perubahan baharu telah dijejaki",
|
||||
"DE.Controllers.Statusbar.textSetTrackChanges": "Anda berada dalam mod Jejak Perubahan",
|
||||
|
@ -1768,6 +1788,8 @@
|
|||
"DE.Views.FileMenuPanels.Settings.txtWin": "sebagai Windows",
|
||||
"DE.Views.FormSettings.textAlways": "Sentiasa",
|
||||
"DE.Views.FormSettings.textAspect": "Nisbah aspek dikunci",
|
||||
"DE.Views.FormSettings.textAtLeast": "sekurang-kurangnya",
|
||||
"DE.Views.FormSettings.textAuto": "auto",
|
||||
"DE.Views.FormSettings.textAutofit": "AutoMuat",
|
||||
"DE.Views.FormSettings.textBackgroundColor": "Warna latar belakang",
|
||||
"DE.Views.FormSettings.textCheckbox": "Kotak semak",
|
||||
|
@ -1778,6 +1800,7 @@
|
|||
"DE.Views.FormSettings.textDelete": "Padam",
|
||||
"DE.Views.FormSettings.textDisconnect": "Nyahsambungan",
|
||||
"DE.Views.FormSettings.textDropDown": "Juntai bawah",
|
||||
"DE.Views.FormSettings.textExact": "tepat sekali",
|
||||
"DE.Views.FormSettings.textField": "Medan Teks",
|
||||
"DE.Views.FormSettings.textFixed": "Tetapkan saiz medan",
|
||||
"DE.Views.FormSettings.textFromFile": "Dari Fail",
|
||||
|
@ -1907,7 +1930,7 @@
|
|||
"DE.Views.ImageSettingsAdvanced.textAlignment": "Penjajaran",
|
||||
"DE.Views.ImageSettingsAdvanced.textAlt": "Teks Berselang",
|
||||
"DE.Views.ImageSettingsAdvanced.textAltDescription": "Perihalan",
|
||||
"DE.Views.ImageSettingsAdvanced.textAltTip": "The alternative text-based representation of the visual object information, which will be read to the people with vision or cognitive impairments to help them better understand what information there is in the image, autoshape, chart, or table.",
|
||||
"DE.Views.ImageSettingsAdvanced.textAltTip": "Perwakilan berasaskan teks alternatif bagi maklumat objek visual, yang akan dibacakan kepada orang yang mengalami masalah penglihatan atau kognitif untuk membantu mereka memahami dengan lebih baik maklumat yang terdapat dalam imej, bentuk auto, carta atau jadual.",
|
||||
"DE.Views.ImageSettingsAdvanced.textAltTitle": "Tajuk",
|
||||
"DE.Views.ImageSettingsAdvanced.textAngle": "Sudut",
|
||||
"DE.Views.ImageSettingsAdvanced.textArrows": "Anak panah",
|
||||
|
@ -1981,6 +2004,7 @@
|
|||
"DE.Views.LeftMenu.tipChat": "Sembang",
|
||||
"DE.Views.LeftMenu.tipComments": "Komen",
|
||||
"DE.Views.LeftMenu.tipNavigation": "Navigasi",
|
||||
"DE.Views.LeftMenu.tipOutline": "Pengepala",
|
||||
"DE.Views.LeftMenu.tipPlugins": "Plug masuk",
|
||||
"DE.Views.LeftMenu.tipSearch": "Carian",
|
||||
"DE.Views.LeftMenu.tipSupport": "Maklum Balas & Sokongan",
|
||||
|
@ -2003,6 +2027,7 @@
|
|||
"DE.Views.LineNumbersDialog.textStartAt": "Mulakan pada",
|
||||
"DE.Views.LineNumbersDialog.textTitle": "Nombor Garis",
|
||||
"DE.Views.LineNumbersDialog.txtAutoText": "Auto",
|
||||
"DE.Views.Links.capBtnAddText": "Tambah Teks",
|
||||
"DE.Views.Links.capBtnBookmarks": "Penanda buku",
|
||||
"DE.Views.Links.capBtnCaption": "Kapsyen",
|
||||
"DE.Views.Links.capBtnContentsUpdate": "Kemas kini Jadual",
|
||||
|
@ -2037,6 +2062,7 @@
|
|||
"DE.Views.Links.tipTableFigures": "Sisip jadual rajah",
|
||||
"DE.Views.Links.tipTableFiguresUpdate": "Kemas Kini Jadual Rajah",
|
||||
"DE.Views.Links.titleUpdateTOF": "Kemas Kini Jadual Rajah",
|
||||
"DE.Views.Links.txtLevel": "Tahap",
|
||||
"DE.Views.ListSettingsDialog.textAuto": "Automatik",
|
||||
"DE.Views.ListSettingsDialog.textCenter": "Pusat",
|
||||
"DE.Views.ListSettingsDialog.textLeft": "Kiri",
|
||||
|
@ -2099,6 +2125,7 @@
|
|||
"DE.Views.MailMergeSettings.txtPrev": "Ke rekod sebelumnya",
|
||||
"DE.Views.MailMergeSettings.txtUntitled": "Tanpa Tajuk",
|
||||
"DE.Views.MailMergeSettings.warnProcessMailMerge": "Telah gagal memulakan cantum",
|
||||
"DE.Views.Navigation.strNavigate": "Pengepala",
|
||||
"DE.Views.Navigation.txtCollapse": "Runtuhkan semua",
|
||||
"DE.Views.Navigation.txtDemote": "Turun aras",
|
||||
"DE.Views.Navigation.txtEmpty": "Tidak ada pengepala di dalam dokumen.<br>Gunakan gaya pengepala ke teks supaya ia kelihatan di dalam senarai kandungan.",
|
||||
|
@ -2106,6 +2133,7 @@
|
|||
"DE.Views.Navigation.txtEmptyViewer": "Tidak ada pengepala di dalam dokumen.",
|
||||
"DE.Views.Navigation.txtExpand": "Kembangkan semua",
|
||||
"DE.Views.Navigation.txtExpandToLevel": "Kembangkan ke tahap",
|
||||
"DE.Views.Navigation.txtFontSize": "Saiz fon",
|
||||
"DE.Views.Navigation.txtHeadingAfter": "Pengepala baharu selepas",
|
||||
"DE.Views.Navigation.txtHeadingBefore": "Pengepala baharu sebelum",
|
||||
"DE.Views.Navigation.txtNewHeading": "Subpengepala baharu",
|
||||
|
@ -2212,6 +2240,7 @@
|
|||
"DE.Views.ParagraphSettingsAdvanced.strSuppressLineNumbers": "Sekat bilangan garis",
|
||||
"DE.Views.ParagraphSettingsAdvanced.strTabs": "Tab",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textAlign": "Penjajaran",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textAll": "Semua",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textAtLeast": "Sekurang-kurangnya",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textAuto": "Pelbagai",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textBackColor": "Warna latar belakang",
|
||||
|
@ -2458,7 +2487,7 @@
|
|||
"DE.Views.TableSettingsAdvanced.textAllowSpacing": "Penjarakan antara sel",
|
||||
"DE.Views.TableSettingsAdvanced.textAlt": "Teks Berselang",
|
||||
"DE.Views.TableSettingsAdvanced.textAltDescription": "Perihalan",
|
||||
"DE.Views.TableSettingsAdvanced.textAltTip": "The alternative text-based representation of the visual object information, which will be read to the people with vision or cognitive impairments to help them better understand what information there is in the image, autoshape, chart, or table.",
|
||||
"DE.Views.TableSettingsAdvanced.textAltTip": "Perwakilan berasaskan teks alternatif bagi maklumat objek visual, yang akan dibacakan kepada orang yang mengalami masalah penglihatan atau kognitif untuk membantu mereka memahami dengan lebih baik maklumat yang terdapat dalam imej, bentuk auto, carta atau jadual.",
|
||||
"DE.Views.TableSettingsAdvanced.textAltTitle": "Tajuk",
|
||||
"DE.Views.TableSettingsAdvanced.textAnchorText": "Teks",
|
||||
"DE.Views.TableSettingsAdvanced.textAutofit": "Saiz semula secara automatik untuk padankan kandungan",
|
||||
|
@ -2710,6 +2739,7 @@
|
|||
"DE.Views.Toolbar.tipControls": "Sisipkan kawalan kandungan",
|
||||
"DE.Views.Toolbar.tipCopy": "Salin",
|
||||
"DE.Views.Toolbar.tipCopyStyle": "Gaya Salin",
|
||||
"DE.Views.Toolbar.tipCut": "Potong",
|
||||
"DE.Views.Toolbar.tipDateTime": "Sisipkan tarikh dan masa semasa",
|
||||
"DE.Views.Toolbar.tipDecFont": "Pengurangan saiz fon",
|
||||
"DE.Views.Toolbar.tipDecPrLeft": "Kurangkan inden",
|
||||
|
@ -2761,6 +2791,7 @@
|
|||
"DE.Views.Toolbar.tipRedo": "Buat Semula",
|
||||
"DE.Views.Toolbar.tipSave": "Simpan",
|
||||
"DE.Views.Toolbar.tipSaveCoauth": "Simpan perubahan anda untuk pengguna lain melihatnya.",
|
||||
"DE.Views.Toolbar.tipSelectAll": "Pilih Semua",
|
||||
"DE.Views.Toolbar.tipSendBackward": "Hantar ke belakang",
|
||||
"DE.Views.Toolbar.tipSendForward": "Bawa Ke Hadapan",
|
||||
"DE.Views.Toolbar.tipShowHiddenChars": "Aksara bukan cetakan",
|
||||
|
@ -2800,6 +2831,7 @@
|
|||
"DE.Views.ViewTab.textFitToWidth": "Muat kepada Kelebaran",
|
||||
"DE.Views.ViewTab.textInterfaceTheme": "Tema antara muka",
|
||||
"DE.Views.ViewTab.textNavigation": "Navigasi",
|
||||
"DE.Views.ViewTab.textOutline": "Pengepala",
|
||||
"DE.Views.ViewTab.textRulers": "Pembaris",
|
||||
"DE.Views.ViewTab.textStatusBar": "Bar Status",
|
||||
"DE.Views.ViewTab.textZoom": "Zum",
|
||||
|
|
|
@ -935,6 +935,9 @@
|
|||
"DE.Controllers.Navigation.txtBeginning": "Início do documento",
|
||||
"DE.Controllers.Navigation.txtGotoBeginning": "Ir para o início do documento",
|
||||
"DE.Controllers.Search.notcriticalErrorTitle": "Aviso",
|
||||
"DE.Controllers.Search.textNoTextFound": "Não foi possível localizar os dados procurados. Ajuste as opções de pesquisa.",
|
||||
"DE.Controllers.Search.textReplaceSkipped": "A substituição foi realizada. {0} ocorrências foram ignoradas.",
|
||||
"DE.Controllers.Search.textReplaceSuccess": "A pesquisa foi concluída. {0} ocorrências foram substituídas",
|
||||
"DE.Controllers.Search.warnReplaceString": "{0} não é um carácter especial válido para a janela Substituir com.",
|
||||
"DE.Controllers.Statusbar.textDisconnect": "<b>Sem ligação</b><br>A tentar ligar. Por favor, verifique as definições da ligação.",
|
||||
"DE.Controllers.Statusbar.textHasChanges": "Novas alterações foram encontradas",
|
||||
|
|
|
@ -353,8 +353,8 @@
|
|||
"Common.Views.PasswordDialog.txtTitle": "Definir senha",
|
||||
"Common.Views.PasswordDialog.txtWarning": "Cuidado: se você perder ou esquecer a senha, não será possível recuperá-la. Guarde-o em local seguro.",
|
||||
"Common.Views.PluginDlg.textLoading": "Carregamento",
|
||||
"Common.Views.Plugins.groupCaption": "Plugins",
|
||||
"Common.Views.Plugins.strPlugins": "Plugins",
|
||||
"Common.Views.Plugins.groupCaption": "Plug-ins",
|
||||
"Common.Views.Plugins.strPlugins": "Plug-ins",
|
||||
"Common.Views.Plugins.textClosePanel": "Fechar plug-in",
|
||||
"Common.Views.Plugins.textLoading": "Carregamento",
|
||||
"Common.Views.Plugins.textStart": "Iniciar",
|
||||
|
@ -935,6 +935,9 @@
|
|||
"DE.Controllers.Navigation.txtBeginning": "Início do documento",
|
||||
"DE.Controllers.Navigation.txtGotoBeginning": "Ir para o início do documento",
|
||||
"DE.Controllers.Search.notcriticalErrorTitle": "Aviso",
|
||||
"DE.Controllers.Search.textNoTextFound": "Os dados que você tem estado procurando não podem ser encontrados. Ajuste suas opções de pesquisa.",
|
||||
"DE.Controllers.Search.textReplaceSkipped": "A substituição foi realizada. {0} ocorrências foram ignoradas.",
|
||||
"DE.Controllers.Search.textReplaceSuccess": "A pesquisa foi feita. {0} ocorrências foram substituídas",
|
||||
"DE.Controllers.Search.warnReplaceString": "{0} não é um caractere especial válido para a caixa Substituir por.",
|
||||
"DE.Controllers.Statusbar.textDisconnect": "<b>A conexão foi perdida</b><br>Tentando conectar. Verifique as configurações de conexão.",
|
||||
"DE.Controllers.Statusbar.textHasChanges": "New changes have been tracked",
|
||||
|
@ -2053,7 +2056,7 @@
|
|||
"DE.Views.LeftMenu.tipComments": "Comentários",
|
||||
"DE.Views.LeftMenu.tipNavigation": "Navegação",
|
||||
"DE.Views.LeftMenu.tipOutline": "Cabeçalhos",
|
||||
"DE.Views.LeftMenu.tipPlugins": "Plugins",
|
||||
"DE.Views.LeftMenu.tipPlugins": "Plug-ins",
|
||||
"DE.Views.LeftMenu.tipSearch": "Pesquisar",
|
||||
"DE.Views.LeftMenu.tipSupport": "Feedback e Suporte",
|
||||
"DE.Views.LeftMenu.tipTitles": "Títulos",
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
"Common.Controllers.ExternalMergeEditor.warningTitle": "警告",
|
||||
"Common.Controllers.ExternalOleEditor.textAnonymous": "匿名",
|
||||
"Common.Controllers.ExternalOleEditor.textClose": "關閉",
|
||||
"Common.Controllers.ExternalOleEditor.warningText": "該物件被禁用,因為它正在由另一個帳戶編輯。",
|
||||
"Common.Controllers.ExternalOleEditor.warningTitle": "警告",
|
||||
"Common.Controllers.History.notcriticalErrorTitle": "警告",
|
||||
"Common.Controllers.ReviewChanges.textAcceptBeforeCompare": "為了比較文檔,所有被跟蹤的更改都將被視為已接受。你想繼續嗎?",
|
||||
|
@ -195,6 +196,7 @@
|
|||
"Common.UI.ThemeColorPalette.textStandartColors": "標準顏色",
|
||||
"Common.UI.ThemeColorPalette.textThemeColors": "主題顏色",
|
||||
"Common.UI.Themes.txtThemeClassicLight": "傳統亮色",
|
||||
"Common.UI.Themes.txtThemeContrastDark": "暗色對比",
|
||||
"Common.UI.Themes.txtThemeDark": "暗",
|
||||
"Common.UI.Themes.txtThemeLight": "光亮色系",
|
||||
"Common.UI.Themes.txtThemeSystem": "和系統一致",
|
||||
|
@ -479,6 +481,8 @@
|
|||
"Common.Views.SearchPanel.textReplaceWith": "替換為",
|
||||
"Common.Views.SearchPanel.textSearchHasStopped": "搜索已停止",
|
||||
"Common.Views.SearchPanel.textSearchResults": "搜索结果:{0}/{1}",
|
||||
"Common.Views.SearchPanel.textTooManyResults": "因數量過多而無法顯示部分結果",
|
||||
"Common.Views.SearchPanel.textWholeWords": "僅使用全字",
|
||||
"Common.Views.SearchPanel.tipNextResult": "下一個結果",
|
||||
"Common.Views.SearchPanel.tipPreviousResult": "上一個結果",
|
||||
"Common.Views.SelectFileDlg.textLoading": "載入中",
|
||||
|
@ -575,6 +579,7 @@
|
|||
"DE.Controllers.Main.errorEditingDownloadas": "在處理文檔期間發生錯誤。<br>使用“下載為...”選項將文件備份副本保存到計算機硬碟驅動器中。",
|
||||
"DE.Controllers.Main.errorEditingSaveas": "使用文檔期間發生錯誤。<br>使用“另存為...”選項將文件備份副本保存到硬碟中。",
|
||||
"DE.Controllers.Main.errorEmailClient": "找不到電子郵件客戶端。",
|
||||
"DE.Controllers.Main.errorEmptyTOC": "用選取的文字然後利用樣式庫中的標題風格來創造目錄",
|
||||
"DE.Controllers.Main.errorFilePassProtect": "該文件受密碼保護,無法打開。",
|
||||
"DE.Controllers.Main.errorFileSizeExceed": "此檔案超過這一主機限制的大小<br> 進一步資訊,請聯絡您的文件服務主機的管理者。",
|
||||
"DE.Controllers.Main.errorForceSave": "保存文件時發生錯誤。請使用“下載為”選項將文件保存到電腦硬碟中,或稍後再試。",
|
||||
|
@ -583,6 +588,7 @@
|
|||
"DE.Controllers.Main.errorLoadingFont": "字體未加載。<br>請聯繫文件服務器管理員。",
|
||||
"DE.Controllers.Main.errorMailMergeLoadFile": "文件載入中",
|
||||
"DE.Controllers.Main.errorMailMergeSaveFile": "合併失敗.",
|
||||
"DE.Controllers.Main.errorNoTOC": "沒有目錄需要更新。你可以從引用頁來插入。",
|
||||
"DE.Controllers.Main.errorProcessSaveResult": "儲存失敗",
|
||||
"DE.Controllers.Main.errorServerVersion": "編輯器版本已更新。該頁面將被重新加載以應用更改。",
|
||||
"DE.Controllers.Main.errorSessionAbsolute": "此文件編輯的會期已經過時。請重新載入此頁面。",
|
||||
|
@ -929,6 +935,9 @@
|
|||
"DE.Controllers.Navigation.txtBeginning": "文件的開頭",
|
||||
"DE.Controllers.Navigation.txtGotoBeginning": "轉到文檔的開頭",
|
||||
"DE.Controllers.Search.notcriticalErrorTitle": "警告",
|
||||
"DE.Controllers.Search.textNoTextFound": "找不到您在搜索的數據。請調整您的搜索選項。",
|
||||
"DE.Controllers.Search.textReplaceSkipped": "替換已完成。 {0}個事件被跳過。",
|
||||
"DE.Controllers.Search.textReplaceSuccess": "搜尋完成。 {0}個符合結果已被取代",
|
||||
"DE.Controllers.Search.warnReplaceString": "{0}不是有效的字元",
|
||||
"DE.Controllers.Statusbar.textDisconnect": "<b>連線失敗</b><br>正在嘗試連線。請檢查網路連線設定。",
|
||||
"DE.Controllers.Statusbar.textHasChanges": "跟蹤了新的變化",
|
||||
|
@ -1774,6 +1783,9 @@
|
|||
"DE.Views.FileMenuPanels.Settings.strMacrosSettings": "巨集設定",
|
||||
"DE.Views.FileMenuPanels.Settings.strPasteButton": "粘貼內容時顯示“粘貼選項”按鈕",
|
||||
"DE.Views.FileMenuPanels.Settings.strShowChanges": "即時共同編輯設定更新",
|
||||
"DE.Views.FileMenuPanels.Settings.strShowComments": "在內文中顯示註釋",
|
||||
"DE.Views.FileMenuPanels.Settings.strShowOthersChanges": "顯示其他用戶的更改",
|
||||
"DE.Views.FileMenuPanels.Settings.strShowResolvedComments": "顯示已解決的註釋",
|
||||
"DE.Views.FileMenuPanels.Settings.strStrict": "嚴格",
|
||||
"DE.Views.FileMenuPanels.Settings.strTheme": "介面主題",
|
||||
"DE.Views.FileMenuPanels.Settings.strUnit": "測量單位",
|
||||
|
@ -1798,6 +1810,7 @@
|
|||
"DE.Views.FileMenuPanels.Settings.txtCollaboration": "共同編輯",
|
||||
"DE.Views.FileMenuPanels.Settings.txtDarkMode": "開啟文件夜間模式",
|
||||
"DE.Views.FileMenuPanels.Settings.txtEditingSaving": "編輯並儲存",
|
||||
"DE.Views.FileMenuPanels.Settings.txtFastTip": "實時共同編輯,所有變更將自動儲存。",
|
||||
"DE.Views.FileMenuPanels.Settings.txtFitPage": "切合至頁面",
|
||||
"DE.Views.FileMenuPanels.Settings.txtFitWidth": "切合至寬度",
|
||||
"DE.Views.FileMenuPanels.Settings.txtHieroglyphs": "特殊符號",
|
||||
|
@ -1810,12 +1823,17 @@
|
|||
"DE.Views.FileMenuPanels.Settings.txtPt": "點",
|
||||
"DE.Views.FileMenuPanels.Settings.txtRunMacros": "全部啟用",
|
||||
"DE.Views.FileMenuPanels.Settings.txtRunMacrosDesc": "不用提示啟用全部巨集",
|
||||
"DE.Views.FileMenuPanels.Settings.txtShowTrackChanges": "顯示追蹤更改",
|
||||
"DE.Views.FileMenuPanels.Settings.txtSpellCheck": "拼字檢查",
|
||||
"DE.Views.FileMenuPanels.Settings.txtStopMacros": "全部停用",
|
||||
"DE.Views.FileMenuPanels.Settings.txtStopMacrosDesc": "不用提示停用全部巨集",
|
||||
"DE.Views.FileMenuPanels.Settings.txtStrictTip": "使用儲存鍵來同步你和其他用戶的變更",
|
||||
"DE.Views.FileMenuPanels.Settings.txtUseAltKey": "使用Alt鍵來操控用戶介面",
|
||||
"DE.Views.FileMenuPanels.Settings.txtUseOptionKey": "使用Option鍵來操控用戶介面",
|
||||
"DE.Views.FileMenuPanels.Settings.txtWarnMacros": "顯示通知",
|
||||
"DE.Views.FileMenuPanels.Settings.txtWarnMacrosDesc": "以提示停用全部巨集",
|
||||
"DE.Views.FileMenuPanels.Settings.txtWin": "作為Windows",
|
||||
"DE.Views.FileMenuPanels.Settings.txtWorkspace": "工作空間",
|
||||
"DE.Views.FormSettings.textAlways": "永遠",
|
||||
"DE.Views.FormSettings.textAspect": "鎖定寬高比",
|
||||
"DE.Views.FormSettings.textAtLeast": "至少",
|
||||
|
@ -2182,6 +2200,7 @@
|
|||
"DE.Views.Navigation.txtSelect": "選擇內容",
|
||||
"DE.Views.Navigation.txtSettings": "標題設置",
|
||||
"DE.Views.Navigation.txtSmall": "小",
|
||||
"DE.Views.Navigation.txtWrapHeadings": "包覆長的標題",
|
||||
"DE.Views.NoteSettingsDialog.textApply": "套用",
|
||||
"DE.Views.NoteSettingsDialog.textApplyTo": "套用更改",
|
||||
"DE.Views.NoteSettingsDialog.textContinue": "連續",
|
||||
|
@ -2325,6 +2344,9 @@
|
|||
"DE.Views.ParagraphSettingsAdvanced.textStandardContext": "標準與上下文的",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textStandardContextDiscret": "標準、上下文與任用的",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textStandardContextHist": "標準、上下文與歷史的",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textStandardDiscret": "標準和任意的",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textStandardHistDiscret": "標準,歷史和任意的",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textStandardHistorical": "標準和歷史的",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textTabCenter": "中心",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textTabLeft": "左",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textTabPosition": "標籤位置",
|
||||
|
@ -2800,6 +2822,7 @@
|
|||
"DE.Views.Toolbar.tipControls": "插入內容控件",
|
||||
"DE.Views.Toolbar.tipCopy": "複製",
|
||||
"DE.Views.Toolbar.tipCopyStyle": "複製風格",
|
||||
"DE.Views.Toolbar.tipCut": "剪下",
|
||||
"DE.Views.Toolbar.tipDateTime": "插入當前日期和時間",
|
||||
"DE.Views.Toolbar.tipDecFont": "減少字體大小",
|
||||
"DE.Views.Toolbar.tipDecPrLeft": "減少縮進",
|
||||
|
@ -2851,6 +2874,7 @@
|
|||
"DE.Views.Toolbar.tipRedo": "重複",
|
||||
"DE.Views.Toolbar.tipSave": "存檔",
|
||||
"DE.Views.Toolbar.tipSaveCoauth": "儲存您的更改,以供其他帳戶查看。",
|
||||
"DE.Views.Toolbar.tipSelectAll": "全選",
|
||||
"DE.Views.Toolbar.tipSendBackward": "向後發送",
|
||||
"DE.Views.Toolbar.tipSendForward": "向前進",
|
||||
"DE.Views.Toolbar.tipShowHiddenChars": "非印刷字符",
|
||||
|
|
|
@ -196,6 +196,7 @@
|
|||
"Common.UI.ThemeColorPalette.textStandartColors": "标准颜色",
|
||||
"Common.UI.ThemeColorPalette.textThemeColors": "主题颜色",
|
||||
"Common.UI.Themes.txtThemeClassicLight": "经典浅颜色",
|
||||
"Common.UI.Themes.txtThemeContrastDark": "暗色对比",
|
||||
"Common.UI.Themes.txtThemeDark": "暗色模式",
|
||||
"Common.UI.Themes.txtThemeLight": "浅颜色",
|
||||
"Common.UI.Themes.txtThemeSystem": "和系统一致",
|
||||
|
@ -934,6 +935,9 @@
|
|||
"DE.Controllers.Navigation.txtBeginning": "文档开头",
|
||||
"DE.Controllers.Navigation.txtGotoBeginning": "转到文档开头",
|
||||
"DE.Controllers.Search.notcriticalErrorTitle": "警告",
|
||||
"DE.Controllers.Search.textNoTextFound": "您搜索的数据无法找到。请调整您的搜索选项。",
|
||||
"DE.Controllers.Search.textReplaceSkipped": "替换已完成。 {0}个符合结果被跳过。",
|
||||
"DE.Controllers.Search.textReplaceSuccess": "搜寻已完成。 {0}个符合结果已被取代",
|
||||
"DE.Controllers.Search.warnReplaceString": "{0}不是有效的规范",
|
||||
"DE.Controllers.Statusbar.textDisconnect": "<b>连接失败</b><br>正在尝试连接。请检查连接设置。",
|
||||
"DE.Controllers.Statusbar.textHasChanges": "已经跟踪了新的变化",
|
||||
|
@ -1780,6 +1784,7 @@
|
|||
"DE.Views.FileMenuPanels.Settings.strPasteButton": "在执行粘贴操作后显示“粘贴选项”按钮",
|
||||
"DE.Views.FileMenuPanels.Settings.strShowChanges": "实时协作变更",
|
||||
"DE.Views.FileMenuPanels.Settings.strShowComments": "在文本中显示注释",
|
||||
"DE.Views.FileMenuPanels.Settings.strShowOthersChanges": "显示其他用户的更改",
|
||||
"DE.Views.FileMenuPanels.Settings.strShowResolvedComments": "显示已解决的注释",
|
||||
"DE.Views.FileMenuPanels.Settings.strStrict": "手动",
|
||||
"DE.Views.FileMenuPanels.Settings.strTheme": "界面主题",
|
||||
|
@ -2817,6 +2822,7 @@
|
|||
"DE.Views.Toolbar.tipControls": "插入内容控件",
|
||||
"DE.Views.Toolbar.tipCopy": "复制",
|
||||
"DE.Views.Toolbar.tipCopyStyle": "复制样式",
|
||||
"DE.Views.Toolbar.tipCut": "剪切",
|
||||
"DE.Views.Toolbar.tipDateTime": "插入当前日期和时间",
|
||||
"DE.Views.Toolbar.tipDecFont": "递减字体大小",
|
||||
"DE.Views.Toolbar.tipDecPrLeft": "减少缩进",
|
||||
|
@ -2868,6 +2874,7 @@
|
|||
"DE.Views.Toolbar.tipRedo": "重做",
|
||||
"DE.Views.Toolbar.tipSave": "保存",
|
||||
"DE.Views.Toolbar.tipSaveCoauth": "保存您的更改以供其他用户查看",
|
||||
"DE.Views.Toolbar.tipSelectAll": "全选",
|
||||
"DE.Views.Toolbar.tipSendBackward": "下移一层",
|
||||
"DE.Views.Toolbar.tipSendForward": "上移一层",
|
||||
"DE.Views.Toolbar.tipShowHiddenChars": "不打印字符",
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
"textAbout": "Information",
|
||||
"textAddress": "Adresse",
|
||||
"textBack": "Zurück",
|
||||
"textEditor": "Dokumenteneditor",
|
||||
"textEmail": "E-Mail",
|
||||
"textPoweredBy": "Unterstützt von",
|
||||
"textTel": "Tel.",
|
||||
"textVersion": "Version",
|
||||
"textEditor": "Document Editor"
|
||||
"textVersion": "Version"
|
||||
},
|
||||
"Add": {
|
||||
"notcriticalErrorTitle": "Warnung",
|
||||
|
@ -200,7 +200,7 @@
|
|||
"textRefreshEntireTable": "Ganze Tabelle aktualisieren",
|
||||
"textRefreshPageNumbersOnly": "Nur Seitenzahlen aktualisieren",
|
||||
"textRows": "Zeilen",
|
||||
"txtWarnUrl": "Clicking this link can be harmful to your device and data.<br>Are you sure you want to continue?"
|
||||
"txtWarnUrl": "Dieser Link kann für Ihr Gerät und Daten gefährlich sein.<br>Möchten Sie wirklich fortsetzen?"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Warnung",
|
||||
|
|
|
@ -200,7 +200,7 @@
|
|||
"textRefreshEntireTable": "Actualiser le tableau entier",
|
||||
"textRefreshPageNumbersOnly": "Actualiser les numéros de page uniquement",
|
||||
"textRows": "Lignes",
|
||||
"txtWarnUrl": "Clicking this link can be harmful to your device and data.<br>Are you sure you want to continue?"
|
||||
"txtWarnUrl": "Cliquer sur ce lien peut être dangereux pour votre appareil et vos données. <br>Êtes-vous sûr de vouloir continuer ?"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Avertissement",
|
||||
|
@ -393,7 +393,7 @@
|
|||
"errorSessionIdle": "Le document n'a pas été modifié depuis trop longtemps. Veuillez recharger la page.",
|
||||
"errorSessionToken": "La connexion au serveur a été interrompue. Veuillez recharger la page.",
|
||||
"errorStockChart": "Ordre des lignes est incorrect. Pour créer un graphique boursier organisez vos données sur la feuille de calcul dans l'ordre suivant:<br>cours à l'ouverture, cours maximal, cours minimal, cours à la clôture.",
|
||||
"errorUpdateVersionOnDisconnect": "La connexion internet a été rétablie, la version du fichier est modifiée.<br>Avant de continuer, téléchargez le fichier ou copiez le contenu pour vous assurer que tous les changements ont été enregistrés. Rechargez la page.",
|
||||
"errorUpdateVersionOnDisconnect": "La connexion a été rétablie et la version du fichier a été modifiée.<br>Avant de pouvoir continuer à travailler, vous devez télécharger le fichier ou copier son contenu pour vous assurer que rien n'est perdu, puis recharger cette page.",
|
||||
"errorUserDrop": "Le fichier ne peut pas être accédé tout de suite.",
|
||||
"errorUsersExceed": "Le nombre d'utilisateurs autorisés par le plan tarifaire a été dépassé",
|
||||
"errorViewerDisconnect": "La connexion a été perdue. Vous pouvez toujours afficher le document,<br>mais ne pouvez pas le télécharger jusqu'à ce que la connexion soit rétablie et que la page soit rafraichit.",
|
||||
|
|
|
@ -585,11 +585,11 @@
|
|||
"textEnableAll": "Összes engedélyezése",
|
||||
"textEnableAllMacrosWithoutNotification": "Engedélyezze az összes makrót értesítés nélkül",
|
||||
"textEncoding": "Kódolás",
|
||||
"textFastWV": "Gyors webes megtekintés",
|
||||
"textFastWV": "Gyors webes nézet",
|
||||
"textFeedback": "Visszajelzés és Támogatás",
|
||||
"textFind": "Keres",
|
||||
"textFindAndReplace": "Keresés és Csere",
|
||||
"textFindAndReplaceAll": "Keres és mindent cserél",
|
||||
"textFindAndReplace": "Keres és cserél",
|
||||
"textFindAndReplaceAll": "Összes keresése és cseréje",
|
||||
"textFormat": "Formátum",
|
||||
"textHelp": "Súgó",
|
||||
"textHiddenTableBorders": "Rejtett táblázat szegélyek",
|
||||
|
|
|
@ -200,7 +200,7 @@
|
|||
"textRefreshEntireTable": "Թարմացրել ամբողջ աղյուսակը",
|
||||
"textRefreshPageNumbersOnly": "Թարմացնել միայն էջերի համարները",
|
||||
"textRows": "Տողեր",
|
||||
"txtWarnUrl": "Clicking this link can be harmful to your device and data.<br>Are you sure you want to continue?"
|
||||
"txtWarnUrl": "Այս հղմանը հետևելը կարող է վնասել ձեր սարքավորումն ու տվյալները:<br>Վստա՞հ եք, որ ցանկանում եք շարունակել:"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Զգուշացում",
|
||||
|
|
|
@ -200,7 +200,7 @@
|
|||
"textRefreshEntireTable": "Aggiorna intera tabella",
|
||||
"textRefreshPageNumbersOnly": "Aggiorna solo numeri di pagina",
|
||||
"textRows": "Righe",
|
||||
"txtWarnUrl": "Clicking this link can be harmful to your device and data.<br>Are you sure you want to continue?"
|
||||
"txtWarnUrl": "Fare clic su questo collegamento può danneggiare il tuo dispositivo e i tuoi dati.<br>Sei sicuro che vuoi continuare?"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Avvertimento",
|
||||
|
@ -393,7 +393,7 @@
|
|||
"errorSessionIdle": "Il documento non è stato modificato per molto tempo. Ti preghiamo di ricaricare la pagina.",
|
||||
"errorSessionToken": "La connessione al server è stata interrotta. Ti preghiamo di ricaricare la pagina.",
|
||||
"errorStockChart": "Ordine delle righe incorretto. Per creare un grafico azionario, inserisci i dati sul foglio nel seguente ordine:<br> prezzo di apertura, prezzo massimo, prezzo minimo, prezzo di chiusura.",
|
||||
"errorUpdateVersionOnDisconnect": "La connessione Internet è stata ripristinata e la versione del file è stata cambiata.<br>Prima di poter continuare a lavorare, è necessario scaricare il file o copiarne il contenuto per assicurarsi che non vada perso nulla, poi ricaricare questa pagina.",
|
||||
"errorUpdateVersionOnDisconnect": "La connessione Internet è stata ripristinata e la versione del file è stata modificata.<br>Prima di poter continuare a lavorare, devi scaricare il file o copiarne il contenuto per assicurarti che nulla vada perso, quindi ricarica questa pagina.",
|
||||
"errorUserDrop": "Non si può accedere al file al momento.",
|
||||
"errorUsersExceed": "È stato superato il numero degli utenti consentito dalla tariffa",
|
||||
"errorViewerDisconnect": "La connessione è stata persa. È ancora possibile visualizzare il documento, <br> ma non sarà possibile scaricarlo o stamparlo fino a quando la connessione non sarà ripristinata e la pagina sarà ricaricata.",
|
||||
|
|
|
@ -57,9 +57,9 @@
|
|||
"textShape": "Bentuk",
|
||||
"textStartAt": "Mulakan pada",
|
||||
"textTable": "Jadual",
|
||||
"textTableContents": "Senarai Kandungan",
|
||||
"textTableSize": "Saiz Jadual",
|
||||
"txtNotUrl": "Medan ini perlu sebagai URL dalam \"http://www.example.com\" formatnya",
|
||||
"textTableContents": "Table of Contents",
|
||||
"textWithBlueLinks": "With Blue Links",
|
||||
"textWithPageNumbers": "With Page Numbers"
|
||||
},
|
||||
|
@ -198,9 +198,9 @@
|
|||
"textNumberingValue": "Nilai Bernombor",
|
||||
"textOk": "Okey",
|
||||
"textRows": "Baris",
|
||||
"txtWarnUrl": "Mengklik pautan ini boleh membahayakan peranti dan data anda.<br>Adakah anda mahu meneruskan?",
|
||||
"textRefreshEntireTable": "Refresh entire table",
|
||||
"textRefreshPageNumbersOnly": "Refresh page numbers only",
|
||||
"txtWarnUrl": "Clicking this link can be harmful to your device and data.<br>Are you sure you want to continue?"
|
||||
"textRefreshPageNumbersOnly": "Refresh page numbers only"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Amaran",
|
||||
|
@ -229,11 +229,15 @@
|
|||
"textBringToForeground": "Bawa ke Tanah",
|
||||
"textBullets": "Bullet",
|
||||
"textBulletsAndNumbers": "Bulet dan Angka",
|
||||
"textCancel": "Batalkan",
|
||||
"textCellMargins": "Margin Sel",
|
||||
"textCentered": "Berpusat",
|
||||
"textChart": "Carta",
|
||||
"textClassic": "Klasik",
|
||||
"textClose": "Tutup",
|
||||
"textColor": "Warna",
|
||||
"textContinueFromPreviousSection": "Teruskan daripada bahagian sebelumnya",
|
||||
"textCurrent": "Semasa",
|
||||
"textCustomColor": "Warna Tersuai",
|
||||
"textDecember": "Disember",
|
||||
"textDesign": "Rekaan",
|
||||
|
@ -241,6 +245,8 @@
|
|||
"textDifferentOddAndEvenPages": "Halaman genap dan ganjil berbeza",
|
||||
"textDisplay": "Paparan",
|
||||
"textDistanceFromText": "Jarak dari teks",
|
||||
"textDistinctive": "Tersendiri",
|
||||
"textDone": "Siap",
|
||||
"textDoubleStrikethrough": "Garis Lorek Berganda",
|
||||
"textEditLink": "Edit Pautan",
|
||||
"textEffects": "Kesan",
|
||||
|
@ -255,6 +261,7 @@
|
|||
"textFontColors": "Warna Fon",
|
||||
"textFonts": "Fon",
|
||||
"textFooter": "Pengaki",
|
||||
"textFormal": "Formal",
|
||||
"textFr": "Jum",
|
||||
"textHeader": "Pengepala",
|
||||
"textHeaderRow": "Baris Pengepala",
|
||||
|
@ -270,7 +277,9 @@
|
|||
"textKeepLinesTogether": "Kekalkan Garis Bersama",
|
||||
"textKeepWithNext": "Kekal dengan Seterusnya",
|
||||
"textLastColumn": "Lajur Terakhir",
|
||||
"textLeader": "Ketua",
|
||||
"textLetterSpacing": "Jarak Perkataan",
|
||||
"textLevels": "Tahap",
|
||||
"textLineSpacing": "Jarak Garis",
|
||||
"textLink": "Pautan",
|
||||
"textLinkSettings": "Seting Pautan",
|
||||
|
@ -278,9 +287,11 @@
|
|||
"textMarch": "Mac",
|
||||
"textMay": "Mei",
|
||||
"textMo": "Is",
|
||||
"textModern": "Moden",
|
||||
"textMoveBackward": "Alih Ke Belakang",
|
||||
"textMoveForward": "Alih Ke Hadapan",
|
||||
"textMoveWithText": "Alih dengan Teks",
|
||||
"textNextParagraphStyle": "Gaya perenggan seterusnya",
|
||||
"textNone": "Tiada",
|
||||
"textNoStyles": "Tiada gaya untuk carta jenis ini.",
|
||||
"textNotUrl": "Medan ini perlu sebagai URL dalam “http://www.example.com” formatnya",
|
||||
|
@ -288,15 +299,18 @@
|
|||
"textNumbers": "Nombor",
|
||||
"textOctober": "Oktober",
|
||||
"textOk": "Okey",
|
||||
"textOnline": "Dalam talian",
|
||||
"textOpacity": "Kelegapan",
|
||||
"textOptions": "Pilihan",
|
||||
"textOrphanControl": "Kawalan Yatim",
|
||||
"textPageBreakBefore": "Pemutus Halaman Sebelum",
|
||||
"textPageNumbering": "Penomboran Halaman",
|
||||
"textParagraph": "Perenggan",
|
||||
"textParagraphStyle": "Gaya Perenggan",
|
||||
"textPictureFromLibrary": "Gambar daripada Perpustakaan",
|
||||
"textPictureFromURL": "Gambar daripada URL",
|
||||
"textPt": "pt",
|
||||
"textRefresh": "Segar semula",
|
||||
"textRemoveChart": "Alih Keluar Carta",
|
||||
"textRemoveImage": "Alih Keluar Imej",
|
||||
"textRemoveLink": "Alih Keluar Pautan",
|
||||
|
@ -308,20 +322,24 @@
|
|||
"textReplaceImage": "Gantikan Imej",
|
||||
"textResizeToFitContent": "Saiz Semula untuk Memuatkan Kandungan",
|
||||
"textSa": "Sa",
|
||||
"textSameCreatedNewStyle": "Sama seperti gaya baharu dicipta",
|
||||
"textScreenTip": "Petua Skrin",
|
||||
"textSelectObjectToEdit": "Pilih objek untuk edit",
|
||||
"textSendToBackground": "Hantar ke Latar Belakang",
|
||||
"textSeptember": "September",
|
||||
"textSettings": "Seting",
|
||||
"textShape": "Bentuk",
|
||||
"textSimple": "Ringkas",
|
||||
"textSize": "Saiz",
|
||||
"textSmallCaps": "Huruf Besar Kecil",
|
||||
"textSpaceBetweenParagraphs": "Jarak Di Antara Perenggan",
|
||||
"textSquare": "Kuasa dua",
|
||||
"textStandard": "Standard",
|
||||
"textStartAt": "Mulakan pada",
|
||||
"textStrikethrough": "Garis Lorek",
|
||||
"textStyle": "Gaya",
|
||||
"textStyleOptions": "Pilihan Gaya",
|
||||
"textStyles": "Gaya",
|
||||
"textSu": "Su",
|
||||
"textSubscript": "Subskrip",
|
||||
"textSuperscript": "Superskrip",
|
||||
|
@ -331,6 +349,7 @@
|
|||
"textTh": "Kha",
|
||||
"textThrough": "Melalui",
|
||||
"textTight": "Ketat",
|
||||
"textTitle": "Tajuk",
|
||||
"textTopAndBottom": "Atas dan bawah",
|
||||
"textTotalRow": "Baris Jumlah",
|
||||
"textTu": "Sel",
|
||||
|
@ -338,34 +357,15 @@
|
|||
"textWe": "Kami",
|
||||
"textWrap": "Balut",
|
||||
"textAmountOfLevels": "Amount of Levels",
|
||||
"textCancel": "Cancel",
|
||||
"textCentered": "Centered",
|
||||
"textClassic": "Classic",
|
||||
"textCreateTextStyle": "Create new text style",
|
||||
"textCurrent": "Current",
|
||||
"textDistinctive": "Distinctive",
|
||||
"textDone": "Done",
|
||||
"textEnterTitleNewStyle": "Enter title of a new style",
|
||||
"textFormal": "Formal",
|
||||
"textLeader": "Leader",
|
||||
"textLevels": "Levels",
|
||||
"textModern": "Modern",
|
||||
"textNextParagraphStyle": "Next paragraph style",
|
||||
"textOnline": "Online",
|
||||
"textPageNumbers": "Page Numbers",
|
||||
"textParagraphStyle": "Paragraph Style",
|
||||
"textRefresh": "Refresh",
|
||||
"textRefreshEntireTable": "Refresh entire table",
|
||||
"textRefreshPageNumbersOnly": "Refresh page numbers only",
|
||||
"textRemoveTableContent": "Remove table of contents",
|
||||
"textRightAlign": "Right Align",
|
||||
"textSameCreatedNewStyle": "Same as created new style",
|
||||
"textSimple": "Simple",
|
||||
"textStandard": "Standard",
|
||||
"textStructure": "Structure",
|
||||
"textStyles": "Styles",
|
||||
"textTableOfCont": "TOC",
|
||||
"textTitle": "Title"
|
||||
"textTableOfCont": "TOC"
|
||||
},
|
||||
"Error": {
|
||||
"convertationTimeoutText": "Melebihi masa tamat penukaran.",
|
||||
|
@ -554,6 +554,7 @@
|
|||
"textApplicationSettings": "Seting Permohonan",
|
||||
"textAuthor": "Pengarang",
|
||||
"textBack": "Kembali",
|
||||
"textBeginningDocument": "Permulaan dokumen",
|
||||
"textBottom": "Bawah",
|
||||
"textCancel": "Batalkan",
|
||||
"textCaseSensitive": "Sensitif Huruf",
|
||||
|
@ -567,6 +568,7 @@
|
|||
"textCommentsDisplay": "Paparan Komen",
|
||||
"textCreated": "Diciptakan",
|
||||
"textCustomSize": "Saiz Tersuai",
|
||||
"textDirection": "Arah",
|
||||
"textDisableAll": "Nyahdayakan Semua",
|
||||
"textDisableAllMacrosWithNotification": "Nyahdayakan semua makro dengan pemberitahuan",
|
||||
"textDisableAllMacrosWithoutNotification": "Nyahdayakan semua makro tanpa pemberitahuan",
|
||||
|
@ -578,10 +580,12 @@
|
|||
"textDownloadAs": "Muat turun sebagai",
|
||||
"textDownloadRtf": "Jika anda terus menyimpan dalam format ini beberapa pemformatan mungkin akan hilang. Adakah anda pasti mahu meneruskan?",
|
||||
"textDownloadTxt": "ika anda terus menyimpan dalam format ini semua ciri kecuali teks akan hilang. Adakah anda pasti mahu meneruskan?",
|
||||
"textEmptyHeading": "Pengepala Kosong",
|
||||
"textEnableAll": "Mendayakan Semua",
|
||||
"textEnableAllMacrosWithoutNotification": "Mendayakan semua makro tanpa pemberitahuan",
|
||||
"textEncoding": "Pengekodan",
|
||||
"textFastWV": "Paparan Web Pantas",
|
||||
"textFeedback": "Maklum Balas & Sokongan",
|
||||
"textFind": "Cari",
|
||||
"textFindAndReplace": "Cari dan Ganti",
|
||||
"textFindAndReplaceAll": "Cari dan Ganti Semua",
|
||||
|
@ -594,12 +598,14 @@
|
|||
"textLastModified": "Dibodifikasi Terakhir",
|
||||
"textLastModifiedBy": "Terakhir Dimodifikasi Oleh",
|
||||
"textLeft": "Kiri",
|
||||
"textLeftToRight": "Kiri ke kanan",
|
||||
"textLoading": "Memuatkan",
|
||||
"textLocation": "Lokasi",
|
||||
"textMacrosSettings": "Seting Makro",
|
||||
"textMargins": "Margin",
|
||||
"textMarginsH": "Margin atas dan bawah adalah terlalu tinggi untuk ketinggian halaman yang diberikan",
|
||||
"textMarginsW": "Margin ke kiri dan kanan terlalu lebar untuk kelebaran halaman yang diberikan",
|
||||
"textNavigation": "Navigasi",
|
||||
"textNo": "Tidak",
|
||||
"textNoCharacters": "Aksara bukan cetakan",
|
||||
"textNoTextFound": "Teks tidak dijumpai",
|
||||
|
@ -620,6 +626,7 @@
|
|||
"textReplaceAll": "Gantikan Semua",
|
||||
"textResolvedComments": "Komen Diselesaikan",
|
||||
"textRight": "Kanan",
|
||||
"textRightToLeft": "Kanan ke Kiri",
|
||||
"textSearch": "Carian",
|
||||
"textSettings": "Seting",
|
||||
"textShowNotification": "Tunjuk Pemberitahuan",
|
||||
|
@ -659,16 +666,9 @@
|
|||
"txtScheme7": "Ekuiti",
|
||||
"txtScheme8": "Aliran",
|
||||
"txtScheme9": "Faundri",
|
||||
"textBeginningDocument": "Beginning of document",
|
||||
"textDirection": "Direction",
|
||||
"textEmptyHeading": "Empty Heading",
|
||||
"textEmptyScreens": "There are no headings in the document. Apply a headings style to the text so that it appears in the table of contents.",
|
||||
"textFeedback": "Feedback & Support",
|
||||
"textLeftToRight": "Left To Right",
|
||||
"textNavigation": "Navigation",
|
||||
"textPdfProducer": "PDF Producer",
|
||||
"textRestartApplication": "Please restart the application for the changes to take effect",
|
||||
"textRightToLeft": "Right To Left",
|
||||
"textSubject": "Subject"
|
||||
},
|
||||
"Toolbar": {
|
||||
|
|
|
@ -393,7 +393,7 @@
|
|||
"errorSessionIdle": "该文档已经有一段时间没有编辑了。请刷新该页。",
|
||||
"errorSessionToken": "与服务器的链接被打断。请刷新该页。",
|
||||
"errorStockChart": "行的顺序有误。要想建立股票图表,请将数据按照如下顺序安放到表格中:<br> 开盘价格,最高价格,最低价格,收盘价格。",
|
||||
"errorUpdateVersionOnDisconnect": "网络连接已恢复,文件版本已变更。<br>在继续工作之前,需要下载文件或复制其内容以避免丢失数据,然后刷新此页。",
|
||||
"errorUpdateVersionOnDisconnect": "网络连接已恢复,文件版本已变更。<br>在继续工作之前,需要下载文件或复制其内容以避免丢失数据,然后重新加载此页。",
|
||||
"errorUserDrop": "当前不能访问该文件。",
|
||||
"errorUsersExceed": "超过了定价计划允许的用户数",
|
||||
"errorViewerDisconnect": "网络连接失败。你仍然可以查看这个文档,<br>但在连接恢复并刷新该页之前,你将不能下载或打印这个文档。",
|
||||
|
|
|
@ -35,5 +35,6 @@
|
|||
"PE.ApplicationView.txtFileLocation": "Dateispeicherort öffnen",
|
||||
"PE.ApplicationView.txtFullScreen": "Vollbild-Modus",
|
||||
"PE.ApplicationView.txtPrint": "Drucken",
|
||||
"PE.ApplicationView.txtSearch": "Suche",
|
||||
"PE.ApplicationView.txtShare": "Freigeben"
|
||||
}
|
|
@ -17,7 +17,7 @@
|
|||
"PE.ApplicationController.errorForceSave": "Une erreur est survenue lors de l'enregistrement du fichier. Veuillez utiliser l'option «Télécharger en tant que» pour enregistrer le fichier sur le disque dur de votre ordinateur ou réessayer plus tard.",
|
||||
"PE.ApplicationController.errorLoadingFont": "Les polices ne sont pas téléchargées.<br>Veuillez contacter l'administrateur de Document Server.",
|
||||
"PE.ApplicationController.errorTokenExpire": "Le jeton de sécurité du document a expiré.<br>Veuillez contactez l'administrateur de Document Server.",
|
||||
"PE.ApplicationController.errorUpdateVersionOnDisconnect": "La connexion internet a été rétablie, la version du fichier est modifiée.<br>Avant de continuer, téléchargez le fichier ou copiez le contenu pour vous assurer que tous les changements ont été enregistrés, et rechargez la page.",
|
||||
"PE.ApplicationController.errorUpdateVersionOnDisconnect": "La connexion a été rétablie et la version du fichier a été modifiée.<br>Avant de pouvoir continuer à travailler, vous devez télécharger le fichier ou copier son contenu pour vous assurer que rien n'est perdu, puis recharger cette page.",
|
||||
"PE.ApplicationController.errorUserDrop": "Impossible d'accéder au fichier.",
|
||||
"PE.ApplicationController.notcriticalErrorTitle": "Avertissement",
|
||||
"PE.ApplicationController.openErrorText": "Une erreur s’est produite lors de l’ouverture du fichier.",
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
"PE.ApplicationController.errorForceSave": "Si è verificato un errore durante il salvataggio del file. Utilizzare l'opzione 'Scarica come' per salvare il file sul disco rigido del computer o riprovare più tardi.",
|
||||
"PE.ApplicationController.errorLoadingFont": "I caratteri non sono caricati.<br>Si prega di contattare il tuo amministratore di Document Server.",
|
||||
"PE.ApplicationController.errorTokenExpire": "Il token di sicurezza del documento è scaduto.<br>Ti preghiamo di contattare l'amministratore del Document Server.",
|
||||
"PE.ApplicationController.errorUpdateVersionOnDisconnect": "La connessione Internet è stata ripristinata e la versione del file è stata modificata.<br>Prima di poter continuare a lavorare, è necessario scaricare il file o copiarne il contenuto per assicurarsi che non vada perso nulla, successivamente ricaricare questa pagina.",
|
||||
"PE.ApplicationController.errorUpdateVersionOnDisconnect": "La connessione Internet è stata ripristinata e la versione del file è stata modificata.<br>Prima di poter continuare a lavorare, devi scaricare il file o copiarne il contenuto per assicurarti che nulla vada perso, quindi ricarica questa pagina.",
|
||||
"PE.ApplicationController.errorUserDrop": "Impossibile accedere al file subito.",
|
||||
"PE.ApplicationController.notcriticalErrorTitle": "Avviso",
|
||||
"PE.ApplicationController.openErrorText": "Si è verificato un errore durante l'apertura del file.",
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
"common.view.modals.txtHeight": "Ketinggian",
|
||||
"common.view.modals.txtShare": "Kongsi Pautan",
|
||||
"common.view.modals.txtWidth": "Lebar",
|
||||
"common.view.SearchBar.textFind": "Cari",
|
||||
"PE.ApplicationController.convertationErrorText": "Penukaran telah gagal.",
|
||||
"PE.ApplicationController.convertationTimeoutText": "Melebihi masa tamat penukaran.",
|
||||
"PE.ApplicationController.criticalErrorTitle": "Ralat",
|
||||
|
@ -34,5 +35,6 @@
|
|||
"PE.ApplicationView.txtFileLocation": "Buka lokasi fail",
|
||||
"PE.ApplicationView.txtFullScreen": "Skrin penuh",
|
||||
"PE.ApplicationView.txtPrint": "Cetak",
|
||||
"PE.ApplicationView.txtSearch": "Carian",
|
||||
"PE.ApplicationView.txtShare": "Kongsi"
|
||||
}
|
|
@ -17,7 +17,7 @@
|
|||
"PE.ApplicationController.errorForceSave": "保存文件时发生错误。请使用“下载为”选项将文件保存到计算机硬盘中或稍后重试。",
|
||||
"PE.ApplicationController.errorLoadingFont": "字体未加载。<br>请与文档服务器管理员联系。",
|
||||
"PE.ApplicationController.errorTokenExpire": "文档安全令牌已过期。<br>请与您的文档服务器管理员联系。",
|
||||
"PE.ApplicationController.errorUpdateVersionOnDisconnect": "网络连接已恢复,文件版本已变更。<br>在继续工作之前,需要下载文件或复制其内容以避免丢失数据,然后刷新此页。",
|
||||
"PE.ApplicationController.errorUpdateVersionOnDisconnect": "网络连接已恢复,文件版本已变更。<br>在继续工作之前,需要下载文件或复制其内容以避免丢失数据,然后重新加载此页。",
|
||||
"PE.ApplicationController.errorUserDrop": "该文件现在无法访问。",
|
||||
"PE.ApplicationController.notcriticalErrorTitle": "警告",
|
||||
"PE.ApplicationController.openErrorText": "打开文件时出现错误",
|
||||
|
|
|
@ -996,6 +996,9 @@
|
|||
"PE.Controllers.Main.warnNoLicenseUsers": "Heu arribat al límit d'usuaris per a %1 editors. Contacteu amb l'equip de vendes de %1 per obtenir les condicions de millora personals dels vostres serveis.",
|
||||
"PE.Controllers.Main.warnProcessRightsChange": "No teniu permís per editar el fitxer.",
|
||||
"PE.Controllers.Search.notcriticalErrorTitle": "Advertiment",
|
||||
"PE.Controllers.Search.textNoTextFound": "No s'han trobat les dades que heu cercat. Ajusteu les opcions de cerca.",
|
||||
"PE.Controllers.Search.textReplaceSkipped": "S'ha realitzat la substitució. S'han omès {0} ocurrències.",
|
||||
"PE.Controllers.Search.textReplaceSuccess": "S'ha fet la cerca. S'han substituït {0} ocurrències",
|
||||
"PE.Controllers.Search.warnReplaceString": "{0} no és un caràcter especial vàlid per a la casella Substitueix per.",
|
||||
"PE.Controllers.Statusbar.textDisconnect": "S'ha perdut la connexió. S'està intentat connectar. Comproveu la configuració de connexió",
|
||||
"PE.Controllers.Statusbar.zoomText": "Zoom {0}%",
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
"Common.Controllers.ExternalOleEditor.textAnonymous": "Anonym",
|
||||
"Common.Controllers.ExternalOleEditor.textClose": "Schließen",
|
||||
"Common.Controllers.ExternalOleEditor.warningText": "Das Objekt ist deaktiviert, weil es momentan von einem anderen Benutzer bearbeitet wird.",
|
||||
"Common.Controllers.ExternalOleEditor.warningTitle": "Achtung",
|
||||
"Common.define.chartData.textArea": "Fläche",
|
||||
"Common.define.chartData.textAreaStacked": "Gestapelte Fläche",
|
||||
"Common.define.chartData.textAreaStackedPer": "100% Gestapelte Fläche",
|
||||
|
@ -282,6 +283,7 @@
|
|||
"Common.UI.ThemeColorPalette.textStandartColors": "Standardfarben",
|
||||
"Common.UI.ThemeColorPalette.textThemeColors": "Designfarben",
|
||||
"Common.UI.Themes.txtThemeClassicLight": "Klassisch Hell",
|
||||
"Common.UI.Themes.txtThemeContrastDark": "Dunkler Kontrast",
|
||||
"Common.UI.Themes.txtThemeDark": "Dunkel",
|
||||
"Common.UI.Themes.txtThemeLight": "Hell",
|
||||
"Common.UI.Themes.txtThemeSystem": "Wie im System",
|
||||
|
@ -377,6 +379,7 @@
|
|||
"Common.Views.ExternalDiagramEditor.textTitle": "Diagramm bearbeiten",
|
||||
"Common.Views.ExternalOleEditor.textClose": "Schließen",
|
||||
"Common.Views.ExternalOleEditor.textSave": "Speichern und beenden",
|
||||
"Common.Views.ExternalOleEditor.textTitle": "Editor der Tabellenkalkulationen",
|
||||
"Common.Views.Header.labelCoUsersDescr": "Benutzer, die die Datei bearbeiten:",
|
||||
"Common.Views.Header.textAddFavorite": "Als Favorit kennzeichnen",
|
||||
"Common.Views.Header.textAdvSettings": "Erweiterte Einstellungen",
|
||||
|
@ -454,6 +457,7 @@
|
|||
"Common.Views.PluginDlg.textLoading": "Ladevorgang",
|
||||
"Common.Views.Plugins.groupCaption": "Plugins",
|
||||
"Common.Views.Plugins.strPlugins": "Plugins",
|
||||
"Common.Views.Plugins.textClosePanel": "Plugin schließen",
|
||||
"Common.Views.Plugins.textLoading": "Ladevorgang",
|
||||
"Common.Views.Plugins.textStart": "Starten",
|
||||
"Common.Views.Plugins.textStop": "Beenden",
|
||||
|
@ -548,6 +552,7 @@
|
|||
"Common.Views.SearchPanel.textReplace": "Ersetzen",
|
||||
"Common.Views.SearchPanel.textReplaceAll": "Alle ersetzen",
|
||||
"Common.Views.SearchPanel.textReplaceWith": "Ersetzen durch",
|
||||
"Common.Views.SearchPanel.textSearchHasStopped": "Suche abgebrochen",
|
||||
"Common.Views.SearchPanel.textSearchResults": "Suchergebnisse: {0}/{1}",
|
||||
"Common.Views.SearchPanel.textTooManyResults": "Es gibt zu viele Ergebnisse, um sie hier zu zeigen",
|
||||
"Common.Views.SearchPanel.textWholeWords": "Nur ganze Wörter",
|
||||
|
@ -991,6 +996,9 @@
|
|||
"PE.Controllers.Main.warnNoLicenseUsers": "Sie haben das Benutzerlimit für %1-Editoren erreicht. Bitte kontaktieren Sie unser Verkaufsteam, um persönliche Upgrade-Bedingungen zu erhalten.",
|
||||
"PE.Controllers.Main.warnProcessRightsChange": "Das Recht, die Datei zu bearbeiten, wurde Ihnen verweigert.",
|
||||
"PE.Controllers.Search.notcriticalErrorTitle": "Achtung",
|
||||
"PE.Controllers.Search.textNoTextFound": "Die Daten, nach denen Sie gesucht haben, können nicht gefunden werden. Bitte ändern Sie die Suchparameter.",
|
||||
"PE.Controllers.Search.textReplaceSkipped": "Der Ersatzvorgang wurde durchgeführt. {0} Vorkommen wurden ausgelassen.",
|
||||
"PE.Controllers.Search.textReplaceSuccess": "Die Suche wurde durchgeführt. {0} Einträge wurden ersetzt",
|
||||
"PE.Controllers.Search.warnReplaceString": "{0} kann als Sonderzeichen für das Feld \"Ersetzen durch\" nicht verwendet werden.",
|
||||
"PE.Controllers.Statusbar.textDisconnect": "<b>Die Verbindung wurde unterbrochen</b><br>Verbindungsversuch... Bitte Verbindungseinstellungen überprüfen.",
|
||||
"PE.Controllers.Statusbar.zoomText": "Zoom {0}%",
|
||||
|
@ -1644,6 +1652,7 @@
|
|||
"PE.Views.FileMenuPanels.Settings.strIgnoreWordsWithNumbers": "Wörter mit Zahlen ignorieren",
|
||||
"PE.Views.FileMenuPanels.Settings.strMacrosSettings": "Einstellungen von Makros",
|
||||
"PE.Views.FileMenuPanels.Settings.strPasteButton": "Die Schaltfläche Einfügeoptionen beim Einfügen von Inhalten anzeigen",
|
||||
"PE.Views.FileMenuPanels.Settings.strShowOthersChanges": "Änderungen von anderen Benutzern anzeigen",
|
||||
"PE.Views.FileMenuPanels.Settings.strStrict": "Formal",
|
||||
"PE.Views.FileMenuPanels.Settings.strTheme": "Thema der Benutzeroberfläche",
|
||||
"PE.Views.FileMenuPanels.Settings.strUnit": "Maßeinheit",
|
||||
|
@ -1774,6 +1783,7 @@
|
|||
"PE.Views.LeftMenu.tipSupport": "Feedback und Support",
|
||||
"PE.Views.LeftMenu.tipTitles": "Titel",
|
||||
"PE.Views.LeftMenu.txtDeveloper": "ENTWICKLERMODUS",
|
||||
"PE.Views.LeftMenu.txtEditor": "Editor der Präsentationen",
|
||||
"PE.Views.LeftMenu.txtLimit": "Zugriffseinschränkung",
|
||||
"PE.Views.LeftMenu.txtTrial": "Trial-Modus",
|
||||
"PE.Views.LeftMenu.txtTrialDev": "Testversion für Entwickler-Modus",
|
||||
|
@ -2174,6 +2184,7 @@
|
|||
"PE.Views.Toolbar.mniImageFromFile": "Bild aus Datei",
|
||||
"PE.Views.Toolbar.mniImageFromStorage": "Bild aus dem Speicher",
|
||||
"PE.Views.Toolbar.mniImageFromUrl": "Bild aus URL",
|
||||
"PE.Views.Toolbar.mniInsertSSE": "Tabelle einfügen",
|
||||
"PE.Views.Toolbar.mniLowerCase": "Kleinbuchstaben",
|
||||
"PE.Views.Toolbar.mniSentenceCase": "Ersten Buchstaben im Satz großschreiben.",
|
||||
"PE.Views.Toolbar.mniSlideAdvanced": "Erweiterte Einstellungen",
|
||||
|
@ -2234,6 +2245,7 @@
|
|||
"PE.Views.Toolbar.tipColumns": "Spalten einfügen",
|
||||
"PE.Views.Toolbar.tipCopy": "Kopieren",
|
||||
"PE.Views.Toolbar.tipCopyStyle": "Format übertragen",
|
||||
"PE.Views.Toolbar.tipCut": "Ausschneiden",
|
||||
"PE.Views.Toolbar.tipDateTime": "Das aktuelle Datum und die aktuelle Uhrzeit einfügen ",
|
||||
"PE.Views.Toolbar.tipDecFont": "Schriftgrad verkleinern",
|
||||
"PE.Views.Toolbar.tipDecPrLeft": "Einzug verkleinern",
|
||||
|
@ -2274,6 +2286,7 @@
|
|||
"PE.Views.Toolbar.tipRedo": "Wiederholen",
|
||||
"PE.Views.Toolbar.tipSave": "Speichern",
|
||||
"PE.Views.Toolbar.tipSaveCoauth": "Speichern Sie die Änderungen, damit die anderen Benutzer sie sehen können.",
|
||||
"PE.Views.Toolbar.tipSelectAll": "Alles auswählen",
|
||||
"PE.Views.Toolbar.tipShapeAlign": "Form ausrichten",
|
||||
"PE.Views.Toolbar.tipShapeArrange": "Form anordnen",
|
||||
"PE.Views.Toolbar.tipSlideNum": "Foliennummer einfügen",
|
||||
|
|
|
@ -2171,11 +2171,11 @@
|
|||
"PE.Views.Toolbar.capInsertChart": "Chart",
|
||||
"PE.Views.Toolbar.capInsertEquation": "Equation",
|
||||
"PE.Views.Toolbar.capInsertHyperlink": "Hyperlink",
|
||||
"PE.Views.Toolbar.capInsertTextArt": "Text Art",
|
||||
"PE.Views.Toolbar.capInsertImage": "Image",
|
||||
"PE.Views.Toolbar.capInsertShape": "Shape",
|
||||
"PE.Views.Toolbar.capInsertTable": "Table",
|
||||
"PE.Views.Toolbar.capInsertText": "Text Box",
|
||||
"PE.Views.Toolbar.capInsertTextArt": "Text Art",
|
||||
"PE.Views.Toolbar.capInsertVideo": "Video",
|
||||
"PE.Views.Toolbar.capTabFile": "File",
|
||||
"PE.Views.Toolbar.capTabHome": "Home",
|
||||
|
|
|
@ -996,6 +996,9 @@
|
|||
"PE.Controllers.Main.warnNoLicenseUsers": "Usted ha alcanzado el límite de usuarios para los editores de %1. Contacte con el equipo de ventas de %1 para conocer los términos de actualización personal.",
|
||||
"PE.Controllers.Main.warnProcessRightsChange": "El derecho de edición del archivo es denegado.",
|
||||
"PE.Controllers.Search.notcriticalErrorTitle": "Advertencia",
|
||||
"PE.Controllers.Search.textNoTextFound": "No se puede encontrar los datos que usted busca. Por favor, ajuste los parámetros de búsqueda.",
|
||||
"PE.Controllers.Search.textReplaceSkipped": "Se ha realizado la sustitución. Se han omitido {0} ocurrencias.",
|
||||
"PE.Controllers.Search.textReplaceSuccess": "Se realizó la búsqueda. {0} ocurrencias se sustituyeron",
|
||||
"PE.Controllers.Search.warnReplaceString": "{0} no es un carácter especial válido para la casilla Reemplazar por.",
|
||||
"PE.Controllers.Statusbar.textDisconnect": "<b>Se ha perdido la conexión</b><br>Intentando conectar. Compruebe la configuración de la conexión.",
|
||||
"PE.Controllers.Statusbar.zoomText": "Zoom {0}%",
|
||||
|
|
|
@ -996,6 +996,9 @@
|
|||
"PE.Controllers.Main.warnNoLicenseUsers": "Aldi bereko %1 editoreren konexio-mugara iritsi zara. Jarri harremanetan %1 salmenta taldearekin mailaz igotzeko baldintzak ezagutzeko.",
|
||||
"PE.Controllers.Main.warnProcessRightsChange": "Fitxategi hau editatzeko baimena ukatu zaizu.",
|
||||
"PE.Controllers.Search.notcriticalErrorTitle": "Abisua",
|
||||
"PE.Controllers.Search.textNoTextFound": "Bilatu duzun datua ezin izan da aurkitu. Doitu bilaketaren ezarpenak.",
|
||||
"PE.Controllers.Search.textReplaceSkipped": "Ordezkapena burutu da. {0} agerraldi saltatu dira.",
|
||||
"PE.Controllers.Search.textReplaceSuccess": "Bilaketa burutu da. {0} agerraldi ordeztu dira",
|
||||
"PE.Controllers.Search.warnReplaceString": "{0} ez da baliozko karaktere berezi bat Ordezkatu honekin kaxarako.",
|
||||
"PE.Controllers.Statusbar.textDisconnect": "<b>Konexioa galdu da</b><br>Saiatu berriz konektatzen. Egiaztatu konexioaren ezarpenak.",
|
||||
"PE.Controllers.Statusbar.zoomText": "Zooma %{0}",
|
||||
|
@ -2172,6 +2175,7 @@
|
|||
"PE.Views.Toolbar.capInsertShape": "Forma",
|
||||
"PE.Views.Toolbar.capInsertTable": "Taula",
|
||||
"PE.Views.Toolbar.capInsertText": "Testu-koadroa",
|
||||
"PE.Views.Toolbar.capInsertTextArt": "Testu-artea",
|
||||
"PE.Views.Toolbar.capInsertVideo": "Bideoa",
|
||||
"PE.Views.Toolbar.capTabFile": "Fitxategia",
|
||||
"PE.Views.Toolbar.capTabHome": "Hasiera",
|
||||
|
|
|
@ -5,6 +5,10 @@
|
|||
"Common.Controllers.ExternalDiagramEditor.textClose": "Fermer",
|
||||
"Common.Controllers.ExternalDiagramEditor.warningText": "L'objet est désactivé car il est en cours d'être modifié par un autre utilisateur.",
|
||||
"Common.Controllers.ExternalDiagramEditor.warningTitle": "Avertissement",
|
||||
"Common.Controllers.ExternalOleEditor.textAnonymous": "Anonyme",
|
||||
"Common.Controllers.ExternalOleEditor.textClose": "Fermer",
|
||||
"Common.Controllers.ExternalOleEditor.warningText": "L'objet est désactivé, car il est en cours de modification par un autre utilisateur.",
|
||||
"Common.Controllers.ExternalOleEditor.warningTitle": "Avertissement",
|
||||
"Common.define.chartData.textArea": "En aires",
|
||||
"Common.define.chartData.textAreaStacked": "Zone empilée",
|
||||
"Common.define.chartData.textAreaStackedPer": "Aire Empilée 100%",
|
||||
|
@ -279,6 +283,7 @@
|
|||
"Common.UI.ThemeColorPalette.textStandartColors": "Couleurs standard",
|
||||
"Common.UI.ThemeColorPalette.textThemeColors": "Couleurs de thème",
|
||||
"Common.UI.Themes.txtThemeClassicLight": "Classique clair",
|
||||
"Common.UI.Themes.txtThemeContrastDark": "Contraste sombre",
|
||||
"Common.UI.Themes.txtThemeDark": "Sombre",
|
||||
"Common.UI.Themes.txtThemeLight": "Clair",
|
||||
"Common.UI.Themes.txtThemeSystem": "Identique à système",
|
||||
|
@ -294,6 +299,9 @@
|
|||
"Common.UI.Window.yesButtonText": "Oui",
|
||||
"Common.Utils.Metric.txtCm": "cm",
|
||||
"Common.Utils.Metric.txtPt": "pt",
|
||||
"Common.Utils.String.textAlt": "Alt",
|
||||
"Common.Utils.String.textCtrl": "Ctrl",
|
||||
"Common.Utils.String.textShift": "Shift",
|
||||
"Common.Views.About.txtAddress": "adresse: ",
|
||||
"Common.Views.About.txtLicensee": "CESSIONNAIRE",
|
||||
"Common.Views.About.txtLicensor": "CONCÉDANT",
|
||||
|
@ -369,6 +377,9 @@
|
|||
"Common.Views.ExternalDiagramEditor.textClose": "Fermer",
|
||||
"Common.Views.ExternalDiagramEditor.textSave": "Enregistrer",
|
||||
"Common.Views.ExternalDiagramEditor.textTitle": "Éditeur de graphique",
|
||||
"Common.Views.ExternalOleEditor.textClose": "Fermer",
|
||||
"Common.Views.ExternalOleEditor.textSave": "Enregistrer et quitter",
|
||||
"Common.Views.ExternalOleEditor.textTitle": "Tableur",
|
||||
"Common.Views.Header.labelCoUsersDescr": "Le document est en cours de modification par les utilisateurs suivants :",
|
||||
"Common.Views.Header.textAddFavorite": "Marquer en tant que favori",
|
||||
"Common.Views.Header.textAdvSettings": "Paramètres avancés",
|
||||
|
@ -504,10 +515,10 @@
|
|||
"Common.Views.ReviewChanges.txtHistory": "Historique des versions",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Toutes les modifications (édition)",
|
||||
"Common.Views.ReviewChanges.txtMarkupCap": "Balisage",
|
||||
"Common.Views.ReviewChanges.txtNext": "Suivant",
|
||||
"Common.Views.ReviewChanges.txtNext": "Suivante",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Toutes les modifications rejetées (Aperçu)",
|
||||
"Common.Views.ReviewChanges.txtOriginalCap": "Original",
|
||||
"Common.Views.ReviewChanges.txtPrev": "Précédent",
|
||||
"Common.Views.ReviewChanges.txtPrev": "Précédente",
|
||||
"Common.Views.ReviewChanges.txtReject": "Rejeter",
|
||||
"Common.Views.ReviewChanges.txtRejectAll": "Rejeter toutes les modifications",
|
||||
"Common.Views.ReviewChanges.txtRejectChanges": "Rejeter les modifications",
|
||||
|
@ -541,6 +552,7 @@
|
|||
"Common.Views.SearchPanel.textReplace": "Remplacer",
|
||||
"Common.Views.SearchPanel.textReplaceAll": "Remplacer tout",
|
||||
"Common.Views.SearchPanel.textReplaceWith": "Remplacer par",
|
||||
"Common.Views.SearchPanel.textSearchHasStopped": "La recherche a été arrêtée",
|
||||
"Common.Views.SearchPanel.textSearchResults": "Résultats de la recherche : {0}/{1}",
|
||||
"Common.Views.SearchPanel.textTooManyResults": "Il y a trop de résultats pour les montrer ici",
|
||||
"Common.Views.SearchPanel.textWholeWords": "Mots entiers uniquement",
|
||||
|
@ -647,7 +659,7 @@
|
|||
"PE.Controllers.Main.errorToken": "Le jeton de sécurité du document n’était pas formé correctement.<br>Veuillez contacter l'administrateur de Document Server.",
|
||||
"PE.Controllers.Main.errorTokenExpire": "Le jeton de sécurité du document a expiré.<br>Veuillez contactez l'administrateur de Document Server.",
|
||||
"PE.Controllers.Main.errorUpdateVersion": "La version du fichier a été changée. La page sera rechargée.",
|
||||
"PE.Controllers.Main.errorUpdateVersionOnDisconnect": "La connexion internet a été rétablie, la version du fichier est modifiée.<br>Avant de continuer, téléchargez le fichier ou copiez le contenu pour vous assurer que tous les changements ont été enregistrés. Rechargez la page.",
|
||||
"PE.Controllers.Main.errorUpdateVersionOnDisconnect": "La connexion a été rétablie et la version du fichier a été modifiée.<br>Avant de pouvoir continuer à travailler, vous devez télécharger le fichier ou copier son contenu pour vous assurer que rien n'est perdu, puis recharger cette page.",
|
||||
"PE.Controllers.Main.errorUserDrop": "Impossible d'accéder au fichier",
|
||||
"PE.Controllers.Main.errorUsersExceed": "Le nombre d'utilisateurs autorisés par le plan tarifaire a été dépassé",
|
||||
"PE.Controllers.Main.errorViewerDisconnect": "La connexion a été perdue. Vous pouvez toujours afficher le document,<br>mais ne pouvez pas le télécharger ou l'imprimer jusqu'à ce que la connexion soit rétablie et que la page soit actualisée.",
|
||||
|
@ -984,6 +996,9 @@
|
|||
"PE.Controllers.Main.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.",
|
||||
"PE.Controllers.Main.warnProcessRightsChange": "Le droit d'édition du fichier vous a été refusé.",
|
||||
"PE.Controllers.Search.notcriticalErrorTitle": "Avertissement",
|
||||
"PE.Controllers.Search.textNoTextFound": "Les données que vous recherchez n'ont pas pu être trouvées. Veuillez modifier vos options de recherche.",
|
||||
"PE.Controllers.Search.textReplaceSkipped": "Le remplacement a été effectué. {0} occurrences ont été sautées.",
|
||||
"PE.Controllers.Search.textReplaceSuccess": "La recherche a été effectuée. {0} occurrences ont été remplacées",
|
||||
"PE.Controllers.Search.warnReplaceString": "{0} n'est pas un caractère spécial valide pour la case Remplacer par.",
|
||||
"PE.Controllers.Statusbar.textDisconnect": "<b>La connexion est perdue</b><br>Tentative de connexion. Veuillez vérifier les paramètres de connexion.",
|
||||
"PE.Controllers.Statusbar.zoomText": "Zoom {0}%",
|
||||
|
@ -1637,6 +1652,7 @@
|
|||
"PE.Views.FileMenuPanels.Settings.strIgnoreWordsWithNumbers": "Ignorer les mots contenant des chiffres",
|
||||
"PE.Views.FileMenuPanels.Settings.strMacrosSettings": "Réglages macros",
|
||||
"PE.Views.FileMenuPanels.Settings.strPasteButton": "Afficher le bouton \"Options de collage\" lorsque le contenu est collé ",
|
||||
"PE.Views.FileMenuPanels.Settings.strShowOthersChanges": "Afficher les modifications apportées par d'autres utilisateurs",
|
||||
"PE.Views.FileMenuPanels.Settings.strStrict": "Strict",
|
||||
"PE.Views.FileMenuPanels.Settings.strTheme": "Thème d’interface",
|
||||
"PE.Views.FileMenuPanels.Settings.strUnit": "Unité de mesure",
|
||||
|
@ -2229,6 +2245,7 @@
|
|||
"PE.Views.Toolbar.tipColumns": "Insérer des colonnes ",
|
||||
"PE.Views.Toolbar.tipCopy": "Copier",
|
||||
"PE.Views.Toolbar.tipCopyStyle": "Copier le style",
|
||||
"PE.Views.Toolbar.tipCut": "Couper",
|
||||
"PE.Views.Toolbar.tipDateTime": "Inserer la date et l'heure actuelle",
|
||||
"PE.Views.Toolbar.tipDecFont": "Diminuer la taille de police",
|
||||
"PE.Views.Toolbar.tipDecPrLeft": "Diminuer le retrait",
|
||||
|
@ -2269,6 +2286,7 @@
|
|||
"PE.Views.Toolbar.tipRedo": "Rétablir",
|
||||
"PE.Views.Toolbar.tipSave": "Enregistrer",
|
||||
"PE.Views.Toolbar.tipSaveCoauth": "Enregistrez vos modifications pour que les autres utilisateurs puissent les voir.",
|
||||
"PE.Views.Toolbar.tipSelectAll": "Sélectionner tout",
|
||||
"PE.Views.Toolbar.tipShapeAlign": "Aligner une forme",
|
||||
"PE.Views.Toolbar.tipShapeArrange": "Organiser une forme",
|
||||
"PE.Views.Toolbar.tipSlideNum": "Inserer le numéro de diapositive",
|
||||
|
|
|
@ -996,6 +996,9 @@
|
|||
"PE.Controllers.Main.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 frissítési feltételekért.",
|
||||
"PE.Controllers.Main.warnProcessRightsChange": "Nincs joga szerkeszteni a fájl-t.",
|
||||
"PE.Controllers.Search.notcriticalErrorTitle": "Figyelmeztetés",
|
||||
"PE.Controllers.Search.textNoTextFound": "A keresett adatot nem sikerült megtalálni. Kérjük, módosítsa a keresési beállításokat.",
|
||||
"PE.Controllers.Search.textReplaceSkipped": "A csere megtörtént. {0} események kihagyásra kerültek.",
|
||||
"PE.Controllers.Search.textReplaceSuccess": "A keresés megtörtént. {0} eredmények lettek kicserélve",
|
||||
"PE.Controllers.Search.warnReplaceString": "A {0} nem érvényes speciális karakter a Csere mezőben.",
|
||||
"PE.Controllers.Statusbar.textDisconnect": "<b>A kapcsolat megszakadt</b><br>Újrakapcsolódás folyamatban. Ellenőrizze a csatlakozási beállításokat.",
|
||||
"PE.Controllers.Statusbar.zoomText": "Zoom {0}%",
|
||||
|
|
|
@ -5,6 +5,10 @@
|
|||
"Common.Controllers.ExternalDiagramEditor.textClose": "Փակել",
|
||||
"Common.Controllers.ExternalDiagramEditor.warningText": "Օբյեկտն անջատված է, քանի որ այն խմբագրվում է մեկ այլ օգտվողի կողմից:",
|
||||
"Common.Controllers.ExternalDiagramEditor.warningTitle": "Զգուշացում",
|
||||
"Common.Controllers.ExternalOleEditor.textAnonymous": "Անանուն",
|
||||
"Common.Controllers.ExternalOleEditor.textClose": "Փակել",
|
||||
"Common.Controllers.ExternalOleEditor.warningText": "Օբյեկտն անջատված է, քանի որ այն խմբագրվում է մեկ այլ օգտվողի կողմից:",
|
||||
"Common.Controllers.ExternalOleEditor.warningTitle": "Զգուշացում",
|
||||
"Common.define.chartData.textArea": "Տարածք",
|
||||
"Common.define.chartData.textAreaStacked": "Շեղջված տարածք",
|
||||
"Common.define.chartData.textAreaStackedPer": " 100% շեղջված տարածք",
|
||||
|
@ -369,6 +373,9 @@
|
|||
"Common.Views.ExternalDiagramEditor.textClose": "Փակել",
|
||||
"Common.Views.ExternalDiagramEditor.textSave": "Պահպանել և դուրս գալ",
|
||||
"Common.Views.ExternalDiagramEditor.textTitle": "Գծապատկերի խմբագրիչ",
|
||||
"Common.Views.ExternalOleEditor.textClose": "Փակել",
|
||||
"Common.Views.ExternalOleEditor.textSave": "Պահպանել և դուրս գալ",
|
||||
"Common.Views.ExternalOleEditor.textTitle": "Աղյուսակաթերթի խմբագիր",
|
||||
"Common.Views.Header.labelCoUsersDescr": "Փաստաթուղթը խմբագրողներ՝",
|
||||
"Common.Views.Header.textAddFavorite": "Նշել որպես հավանած տարբերակ",
|
||||
"Common.Views.Header.textAdvSettings": "Հավելյալ կարգավորումներ",
|
||||
|
@ -984,6 +991,9 @@
|
|||
"PE.Controllers.Main.warnNoLicenseUsers": "Դուք հասել եք %1 խմբագիրների օգտվողի սահմանաչափին:Անձնական թարմացման պայմանների համար կապվեք %1 վաճառքի թիմի հետ:",
|
||||
"PE.Controllers.Main.warnProcessRightsChange": "Ձեզ թույլ չի տրվում խմբագրել այս նիշքը։",
|
||||
"PE.Controllers.Search.notcriticalErrorTitle": "Զգուշացում",
|
||||
"PE.Controllers.Search.textNoTextFound": "Ձեր փնտրած տվյալները չեն գտնվել:Խնդրում ենք կարգաբերել Ձեր որոնման ընտրանքները:",
|
||||
"PE.Controllers.Search.textReplaceSkipped": "Փոխարինումը կատարված է։{0} դեպք բաց է թողնվել:",
|
||||
"PE.Controllers.Search.textReplaceSuccess": "Որոնումը կատարվել է։ {0} դեպք փոխարինվել է",
|
||||
"PE.Controllers.Search.warnReplaceString": "{0}-ը վավեր գրանշան չէ փոխարինել տուփի համար:",
|
||||
"PE.Controllers.Statusbar.textDisconnect": "Կապը ընդատվել է</b><br> Փորձում է միանալ: Խնդրում ենք ստուգել կապի կարգավորումները:",
|
||||
"PE.Controllers.Statusbar.zoomText": "Խոշորացնել {0}%",
|
||||
|
@ -2159,6 +2169,7 @@
|
|||
"PE.Views.Toolbar.capInsertShape": "Պատկեր",
|
||||
"PE.Views.Toolbar.capInsertTable": "Աղյուսակ",
|
||||
"PE.Views.Toolbar.capInsertText": "Գրվածքի տուփ",
|
||||
"PE.Views.Toolbar.capInsertTextArt": "Տեքստարվեստ",
|
||||
"PE.Views.Toolbar.capInsertVideo": "Տեսանյութ",
|
||||
"PE.Views.Toolbar.capTabFile": "Ֆայլ",
|
||||
"PE.Views.Toolbar.capTabHome": "Գլխավոր",
|
||||
|
@ -2229,6 +2240,7 @@
|
|||
"PE.Views.Toolbar.tipColumns": "Զետեղել սյուներ",
|
||||
"PE.Views.Toolbar.tipCopy": "Պատճենել",
|
||||
"PE.Views.Toolbar.tipCopyStyle": "Պատճենել ոճը",
|
||||
"PE.Views.Toolbar.tipCut": "Կտրել",
|
||||
"PE.Views.Toolbar.tipDateTime": "Տեղադրել ընթացիկ ամսաթիվը և ժամը",
|
||||
"PE.Views.Toolbar.tipDecFont": "Նվազեցնել տառաչափը",
|
||||
"PE.Views.Toolbar.tipDecPrLeft": "Նվազեցնել նահանջը",
|
||||
|
@ -2269,6 +2281,7 @@
|
|||
"PE.Views.Toolbar.tipRedo": "Վերարկել",
|
||||
"PE.Views.Toolbar.tipSave": "Պահպանել",
|
||||
"PE.Views.Toolbar.tipSaveCoauth": "Պահպանեք բոլոր փոփոխումները, որպեսզի այլ օգտատերեր տեսնեն դրանք։",
|
||||
"PE.Views.Toolbar.tipSelectAll": "Ընտրել բոլորը",
|
||||
"PE.Views.Toolbar.tipShapeAlign": "Պատկերի հավասարեցում",
|
||||
"PE.Views.Toolbar.tipShapeArrange": "Դասավորել պատկերները",
|
||||
"PE.Views.Toolbar.tipSlideNum": "Զետեղել սահիկի համարը",
|
||||
|
|
|
@ -5,6 +5,10 @@
|
|||
"Common.Controllers.ExternalDiagramEditor.textClose": "Chiudi",
|
||||
"Common.Controllers.ExternalDiagramEditor.warningText": "L'oggetto è disabilitato perché un altro utente lo sta modificando.",
|
||||
"Common.Controllers.ExternalDiagramEditor.warningTitle": "Avviso",
|
||||
"Common.Controllers.ExternalOleEditor.textAnonymous": "Anonimo",
|
||||
"Common.Controllers.ExternalOleEditor.textClose": "Chiudere",
|
||||
"Common.Controllers.ExternalOleEditor.warningText": "L'oggetto è disabilitato perché è stato modificato da un altro utente.",
|
||||
"Common.Controllers.ExternalOleEditor.warningTitle": "Avvertimento",
|
||||
"Common.define.chartData.textArea": "Area",
|
||||
"Common.define.chartData.textAreaStacked": "Area impilata",
|
||||
"Common.define.chartData.textAreaStackedPer": "Area impilata al 100%",
|
||||
|
@ -279,6 +283,7 @@
|
|||
"Common.UI.ThemeColorPalette.textStandartColors": "Colori standard",
|
||||
"Common.UI.ThemeColorPalette.textThemeColors": "Colori del tema",
|
||||
"Common.UI.Themes.txtThemeClassicLight": "Luce leggera",
|
||||
"Common.UI.Themes.txtThemeContrastDark": "Contrasto scuro",
|
||||
"Common.UI.Themes.txtThemeDark": "Scuro",
|
||||
"Common.UI.Themes.txtThemeLight": "Chiaro",
|
||||
"Common.UI.Themes.txtThemeSystem": "Uguale al sistema",
|
||||
|
@ -294,6 +299,9 @@
|
|||
"Common.UI.Window.yesButtonText": "Sì",
|
||||
"Common.Utils.Metric.txtCm": "cm",
|
||||
"Common.Utils.Metric.txtPt": "pt",
|
||||
"Common.Utils.String.textAlt": "Alt",
|
||||
"Common.Utils.String.textCtrl": "Ctrl",
|
||||
"Common.Utils.String.textShift": "Shift",
|
||||
"Common.Views.About.txtAddress": "indirizzo: ",
|
||||
"Common.Views.About.txtLicensee": "LICENZIATARIO",
|
||||
"Common.Views.About.txtLicensor": "CONCEDENTE",
|
||||
|
@ -369,6 +377,9 @@
|
|||
"Common.Views.ExternalDiagramEditor.textClose": "Chiudi",
|
||||
"Common.Views.ExternalDiagramEditor.textSave": "Salva ed esci",
|
||||
"Common.Views.ExternalDiagramEditor.textTitle": "Editor di grafici",
|
||||
"Common.Views.ExternalOleEditor.textClose": "Chiudere",
|
||||
"Common.Views.ExternalOleEditor.textSave": "Salvare ed uscire",
|
||||
"Common.Views.ExternalOleEditor.textTitle": "Editor di fogli di calcolo",
|
||||
"Common.Views.Header.labelCoUsersDescr": "Utenti che stanno modificando il file:",
|
||||
"Common.Views.Header.textAddFavorite": "Segna come preferito",
|
||||
"Common.Views.Header.textAdvSettings": "Impostazioni avanzate",
|
||||
|
@ -541,6 +552,7 @@
|
|||
"Common.Views.SearchPanel.textReplace": "Sostituisci",
|
||||
"Common.Views.SearchPanel.textReplaceAll": "Sostituisci tutto",
|
||||
"Common.Views.SearchPanel.textReplaceWith": "Sostituire con",
|
||||
"Common.Views.SearchPanel.textSearchHasStopped": "La ricerca è stata interrotta",
|
||||
"Common.Views.SearchPanel.textSearchResults": "Risultati della ricerca: {0}/{1}",
|
||||
"Common.Views.SearchPanel.textTooManyResults": "Ci sono troppi risultati per essere mostrati qui",
|
||||
"Common.Views.SearchPanel.textWholeWords": "Solo parole intere",
|
||||
|
@ -647,7 +659,7 @@
|
|||
"PE.Controllers.Main.errorToken": "Il token di sicurezza del documento non è stato creato correttamente.<br>Si prega di contattare l'amministratore del Server dei Documenti.",
|
||||
"PE.Controllers.Main.errorTokenExpire": "Il token di sicurezza del documento è scaduto.<br>Si prega di contattare l'amministratore del Server dei Documenti.",
|
||||
"PE.Controllers.Main.errorUpdateVersion": "La versione del file è stata modificata. La pagina verrà ricaricata.",
|
||||
"PE.Controllers.Main.errorUpdateVersionOnDisconnect": "La connessione Internet è stata ripristinata e la versione del file è stata modificata.<br>Prima di poter continuare a lavorare, è necessario scaricare il file o copiarne il contenuto per assicurarsi che non vada perso nulla, quindi ricaricare questa pagina.",
|
||||
"PE.Controllers.Main.errorUpdateVersionOnDisconnect": "La connessione Internet è stata ripristinata e la versione del file è stata modificata.<br>Prima di poter continuare a lavorare, devi scaricare il file o copiarne il contenuto per assicurarti che nulla vada perso, quindi ricarica questa pagina.",
|
||||
"PE.Controllers.Main.errorUserDrop": "Impossibile accedere al file in questo momento.",
|
||||
"PE.Controllers.Main.errorUsersExceed": "È stato superato il numero di utenti consentito dal piano tariffario",
|
||||
"PE.Controllers.Main.errorViewerDisconnect": "La connessione è stata persa. È ancora possibile visualizzare il documento, <br> ma non sarà possibile scaricarlo o stamparlo fino a quando la connessione non sarà ripristinata e la pagina sarà ricaricata.",
|
||||
|
@ -984,6 +996,9 @@
|
|||
"PE.Controllers.Main.warnNoLicenseUsers": "Hai raggiunto il limite per gli utenti con accesso agli editor %1. Contatta il team di vendita di %1 per i termini di aggiornamento personali.",
|
||||
"PE.Controllers.Main.warnProcessRightsChange": "Ti è stato negato il diritto di modificare il file.",
|
||||
"PE.Controllers.Search.notcriticalErrorTitle": "Avviso",
|
||||
"PE.Controllers.Search.textNoTextFound": "Impossibile trovare i dati che stavi cercando. Ti preghiamo di modificare le opzioni di ricerca.",
|
||||
"PE.Controllers.Search.textReplaceSkipped": "La sostituzione è stata effettuata. {0} ricorrenze sono state saltate.",
|
||||
"PE.Controllers.Search.textReplaceSuccess": "La ricerca è stata effettuata. {0} occorrenze sono state sostituite",
|
||||
"PE.Controllers.Search.warnReplaceString": "{0} non è un carattere speciale valido per la casella Sostituire con.",
|
||||
"PE.Controllers.Statusbar.textDisconnect": "<b>Connessione persa</b><br>Tentativo di connessione in corso. Si prega di controllare le impostazioni di connessione.",
|
||||
"PE.Controllers.Statusbar.zoomText": "Zoom {0}%",
|
||||
|
@ -1637,6 +1652,7 @@
|
|||
"PE.Views.FileMenuPanels.Settings.strIgnoreWordsWithNumbers": "Ignora le parole con i numeri",
|
||||
"PE.Views.FileMenuPanels.Settings.strMacrosSettings": "Impostazioni macro",
|
||||
"PE.Views.FileMenuPanels.Settings.strPasteButton": "Mostra il pulsante opzioni Incolla quando il contenuto viene incollato",
|
||||
"PE.Views.FileMenuPanels.Settings.strShowOthersChanges": "Mostrare le modifiche degli altri utenti",
|
||||
"PE.Views.FileMenuPanels.Settings.strStrict": "Rigorosa",
|
||||
"PE.Views.FileMenuPanels.Settings.strTheme": "Tema dell'interfaccia",
|
||||
"PE.Views.FileMenuPanels.Settings.strUnit": "Unità di misura",
|
||||
|
@ -2229,6 +2245,7 @@
|
|||
"PE.Views.Toolbar.tipColumns": "Inserisci colonne",
|
||||
"PE.Views.Toolbar.tipCopy": "Copia",
|
||||
"PE.Views.Toolbar.tipCopyStyle": "Copia stile",
|
||||
"PE.Views.Toolbar.tipCut": "Tagliare",
|
||||
"PE.Views.Toolbar.tipDateTime": "Inserisci data e ora correnti",
|
||||
"PE.Views.Toolbar.tipDecFont": "Riduci dimensione caratteri",
|
||||
"PE.Views.Toolbar.tipDecPrLeft": "Riduci rientro",
|
||||
|
@ -2269,6 +2286,7 @@
|
|||
"PE.Views.Toolbar.tipRedo": "Ripristina",
|
||||
"PE.Views.Toolbar.tipSave": "Salva",
|
||||
"PE.Views.Toolbar.tipSaveCoauth": "Salva i tuoi cambiamenti per renderli disponibili agli altri utenti.",
|
||||
"PE.Views.Toolbar.tipSelectAll": "Selezionare tutto",
|
||||
"PE.Views.Toolbar.tipShapeAlign": "Allinea forma",
|
||||
"PE.Views.Toolbar.tipShapeArrange": "Disponi forma",
|
||||
"PE.Views.Toolbar.tipSlideNum": "Inserisci numero diapositiva",
|
||||
|
|
|
@ -5,6 +5,10 @@
|
|||
"Common.Controllers.ExternalDiagramEditor.textClose": "Tutup",
|
||||
"Common.Controllers.ExternalDiagramEditor.warningText": "Objek telah dinyahdaya kerana ia sedang diedit oleh pengguna yang lain.",
|
||||
"Common.Controllers.ExternalDiagramEditor.warningTitle": "Amaran",
|
||||
"Common.Controllers.ExternalOleEditor.textAnonymous": "Tanpa Nama",
|
||||
"Common.Controllers.ExternalOleEditor.textClose": "Tutup",
|
||||
"Common.Controllers.ExternalOleEditor.warningText": "Objek telah dinyahdaya kerana ia sedang diedit oleh pengguna yang lain.",
|
||||
"Common.Controllers.ExternalOleEditor.warningTitle": "Amaran",
|
||||
"Common.define.chartData.textArea": "Kawasan",
|
||||
"Common.define.chartData.textAreaStacked": "Kawasan bertindan",
|
||||
"Common.define.chartData.textAreaStackedPer": "Kawasan bertindan 100%",
|
||||
|
@ -241,6 +245,7 @@
|
|||
"Common.define.effectData.textWipe": "Sapu",
|
||||
"Common.define.effectData.textZigzag": "Zigzag",
|
||||
"Common.define.effectData.textZoom": "Zum",
|
||||
"Common.Translation.textMoreButton": "Selanjutnya",
|
||||
"Common.Translation.warnFileLocked": "Fail sedang diedit dalam apl yang lain. Anda boleh terus mengedit dan simpan ia sebagai Salinan.",
|
||||
"Common.Translation.warnFileLockedBtnEdit": "Cipta Salinan",
|
||||
"Common.Translation.warnFileLockedBtnView": "Buka untuk paparan",
|
||||
|
@ -257,6 +262,7 @@
|
|||
"Common.UI.HSBColorPicker.textNoColor": "Tiada Warna",
|
||||
"Common.UI.InputFieldBtnPassword.textHintHidePwd": "Sembunyikan kata laluan",
|
||||
"Common.UI.InputFieldBtnPassword.textHintShowPwd": "Tunjuk kata laluan",
|
||||
"Common.UI.SearchBar.textFind": "Cari",
|
||||
"Common.UI.SearchDialog.textHighlight": "Keputusan Sorotan Penting",
|
||||
"Common.UI.SearchDialog.textMatchCase": "Sensitif huruf",
|
||||
"Common.UI.SearchDialog.textReplaceDef": "Masukkan teks gantian",
|
||||
|
@ -274,6 +280,7 @@
|
|||
"Common.UI.Themes.txtThemeClassicLight": "Klasik Cerah",
|
||||
"Common.UI.Themes.txtThemeDark": "Gelap",
|
||||
"Common.UI.Themes.txtThemeLight": "Ringan",
|
||||
"Common.UI.Themes.txtThemeSystem": "Sama seperti Sistem",
|
||||
"Common.UI.Window.cancelButtonText": "Batalkan",
|
||||
"Common.UI.Window.closeButtonText": "Tutup",
|
||||
"Common.UI.Window.noButtonText": "Tidak",
|
||||
|
@ -361,6 +368,8 @@
|
|||
"Common.Views.ExternalDiagramEditor.textClose": "Tutup",
|
||||
"Common.Views.ExternalDiagramEditor.textSave": "Simpan & Keluar",
|
||||
"Common.Views.ExternalDiagramEditor.textTitle": "Editor Carta",
|
||||
"Common.Views.ExternalOleEditor.textClose": "Tutup",
|
||||
"Common.Views.ExternalOleEditor.textSave": "Simpan & Keluar",
|
||||
"Common.Views.Header.labelCoUsersDescr": "Pengguna yang mengedit fail:",
|
||||
"Common.Views.Header.textAddFavorite": "Tanda sebagai kegemaran",
|
||||
"Common.Views.Header.textAdvSettings": "Seting lanjutan",
|
||||
|
@ -374,6 +383,7 @@
|
|||
"Common.Views.Header.textSaveChanged": "Diubahsuai",
|
||||
"Common.Views.Header.textSaveEnd": "Semua perubahan disimpan",
|
||||
"Common.Views.Header.textSaveExpander": "Semua perubahan disimpan",
|
||||
"Common.Views.Header.textShare": "Kongsi",
|
||||
"Common.Views.Header.textZoom": "Zum",
|
||||
"Common.Views.Header.tipAccessRights": "Uruskan hak akses dokumen",
|
||||
"Common.Views.Header.tipDownload": "Muat turun fail",
|
||||
|
@ -381,6 +391,7 @@
|
|||
"Common.Views.Header.tipPrint": "Fail cetakan",
|
||||
"Common.Views.Header.tipRedo": "Buat Semula",
|
||||
"Common.Views.Header.tipSave": "Simpan",
|
||||
"Common.Views.Header.tipSearch": "Carian",
|
||||
"Common.Views.Header.tipUndo": "Buat semula",
|
||||
"Common.Views.Header.tipUndock": "Keluar dok ke tetingkap berasingan",
|
||||
"Common.Views.Header.tipViewSettings": "Lihat seting",
|
||||
|
@ -519,6 +530,12 @@
|
|||
"Common.Views.ReviewPopover.txtEditTip": "Edit",
|
||||
"Common.Views.SaveAsDlg.textLoading": "Memuatkan",
|
||||
"Common.Views.SaveAsDlg.textTitle": "Folder untuk simpan",
|
||||
"Common.Views.SearchPanel.textCaseSensitive": "Sensitif huruf",
|
||||
"Common.Views.SearchPanel.textFind": "Cari",
|
||||
"Common.Views.SearchPanel.textFindAndReplace": "Cari dan Ganti",
|
||||
"Common.Views.SearchPanel.textReplace": "Gantikan",
|
||||
"Common.Views.SearchPanel.textReplaceAll": "Gantikan Semua",
|
||||
"Common.Views.SearchPanel.textWholeWords": "Seluruh perkataan sahaja",
|
||||
"Common.Views.SelectFileDlg.textLoading": "Memuatkan",
|
||||
"Common.Views.SelectFileDlg.textTitle": "Pilih Sumber Data",
|
||||
"Common.Views.SignDialog.textBold": "Tebal",
|
||||
|
@ -954,6 +971,9 @@
|
|||
"PE.Controllers.Main.warnNoLicense": "Anda telah mencapai had pengguna untuk sambungan serentak kepada editor %1. Dokumen ini akan dibuka untuk dilihat sahaja.<br>Hubungi pasukan jualan %1 untuk naik taraf terma peribadi.",
|
||||
"PE.Controllers.Main.warnNoLicenseUsers": "Anda telah mencapai had pengguna untuk editor %1. Hubungi pasukan jualan %1 untuk naik taraf terma peribadi.",
|
||||
"PE.Controllers.Main.warnProcessRightsChange": "Anda telah ditolak hak untuk edit fail.",
|
||||
"PE.Controllers.Search.notcriticalErrorTitle": "Amaran",
|
||||
"PE.Controllers.Search.textNoTextFound": "Data yang andaa sedang cari tidak dijumpai. Sila laras pilihan carian.",
|
||||
"PE.Controllers.Search.textReplaceSkipped": "Gantian telah dilakukan. {0} kejadian telah dilangkau.",
|
||||
"PE.Controllers.Statusbar.textDisconnect": "<b>Sambungan telah hilang</b><br>Sedang cuba untuk menyambung. Sila semak seting sambungan.",
|
||||
"PE.Controllers.Statusbar.zoomText": "Zum {0}%",
|
||||
"PE.Controllers.Toolbar.confirmAddFontName": "Fon yang anda akan simpan tidak tersedia pada peranti semasa.<br>Gaya teks akan dipaparkan menggunakan satu daripada fon system, fon yang disimpan akan digunakan apabila ia tersedia.<br>Adakah anda mahu teruskan?",
|
||||
|
@ -1330,8 +1350,19 @@
|
|||
"PE.Views.ChartSettings.textWidth": "Lebar",
|
||||
"PE.Views.ChartSettingsAdvanced.textAlt": "Teks Berselang",
|
||||
"PE.Views.ChartSettingsAdvanced.textAltDescription": "Perihalan",
|
||||
"PE.Views.ChartSettingsAdvanced.textAltTip": "Perwakilan berasaskan teks alternatif bagi maklumat objek visual, yang akan dibacakan kepada orang yang mengalami masalah penglihatan atau kognitif untuk membantu mereka memahami dengan lebih baik maklumat yang terdapat dalam imej, bentuk auto, carta atau jadual.",
|
||||
"PE.Views.ChartSettingsAdvanced.textAltTitle": "Tajuk",
|
||||
"PE.Views.ChartSettingsAdvanced.textCenter": "Pusat",
|
||||
"PE.Views.ChartSettingsAdvanced.textFrom": "Dari",
|
||||
"PE.Views.ChartSettingsAdvanced.textHeight": "Ketinggian",
|
||||
"PE.Views.ChartSettingsAdvanced.textHorizontal": "Melintang",
|
||||
"PE.Views.ChartSettingsAdvanced.textKeepRatio": "Perkadaran pemalar",
|
||||
"PE.Views.ChartSettingsAdvanced.textPlacement": "Tempatkan",
|
||||
"PE.Views.ChartSettingsAdvanced.textPosition": "Kedudukan",
|
||||
"PE.Views.ChartSettingsAdvanced.textSize": "Saiz",
|
||||
"PE.Views.ChartSettingsAdvanced.textTitle": "Carta – Seting Lanjutan",
|
||||
"PE.Views.ChartSettingsAdvanced.textVertical": "Menegak",
|
||||
"PE.Views.ChartSettingsAdvanced.textWidth": "Lebar",
|
||||
"PE.Views.DateTimeDialog.confirmDefault": "Tetapkan format lalai bagi {0}: \"{1}\"",
|
||||
"PE.Views.DateTimeDialog.textDefault": "Tetapkan sebagai lalai",
|
||||
"PE.Views.DateTimeDialog.textFormat": "Format",
|
||||
|
@ -1584,6 +1615,8 @@
|
|||
"PE.Views.FileMenuPanels.Settings.strCoAuthMode": "Mod Pengeditan-bersama",
|
||||
"PE.Views.FileMenuPanels.Settings.strFast": "Pantas",
|
||||
"PE.Views.FileMenuPanels.Settings.strFontRender": "Pembayang Fon",
|
||||
"PE.Views.FileMenuPanels.Settings.strIgnoreWordsInUPPERCASE": "Abaikan perkataan dalam HURUF BESAR",
|
||||
"PE.Views.FileMenuPanels.Settings.strIgnoreWordsWithNumbers": "Abaikan perkataan dengan nombor",
|
||||
"PE.Views.FileMenuPanels.Settings.strMacrosSettings": "Seting Makro",
|
||||
"PE.Views.FileMenuPanels.Settings.strPasteButton": "Tunjukkan butang Pilihan Tampal di mana kandungan ditampalkan",
|
||||
"PE.Views.FileMenuPanels.Settings.strStrict": "Tegas",
|
||||
|
@ -1604,6 +1637,7 @@
|
|||
"PE.Views.FileMenuPanels.Settings.txtAutoCorrect": "Pilihan AutoBaiki…",
|
||||
"PE.Views.FileMenuPanels.Settings.txtCacheMode": "Mod Cache Lalai",
|
||||
"PE.Views.FileMenuPanels.Settings.txtCm": "Sentimeter",
|
||||
"PE.Views.FileMenuPanels.Settings.txtCollaboration": "Kerjasama",
|
||||
"PE.Views.FileMenuPanels.Settings.txtFitSlide": "Muat kepada Slaid",
|
||||
"PE.Views.FileMenuPanels.Settings.txtFitWidth": "Muat kepada Kelebaran",
|
||||
"PE.Views.FileMenuPanels.Settings.txtInch": "Inci",
|
||||
|
@ -1679,10 +1713,14 @@
|
|||
"PE.Views.ImageSettings.textWidth": "Lebar",
|
||||
"PE.Views.ImageSettingsAdvanced.textAlt": "Teks Berselang",
|
||||
"PE.Views.ImageSettingsAdvanced.textAltDescription": "Perihalan",
|
||||
"PE.Views.ImageSettingsAdvanced.textAltTip": "Perwakilan berasaskan teks alternatif bagi maklumat objek visual, yang akan dibacakan kepada orang yang mengalami masalah penglihatan atau kognitif untuk membantu mereka memahami dengan lebih baik maklumat yang terdapat dalam imej, bentuk auto, carta atau jadual.",
|
||||
"PE.Views.ImageSettingsAdvanced.textAltTitle": "Tajuk",
|
||||
"PE.Views.ImageSettingsAdvanced.textAngle": "Sudut",
|
||||
"PE.Views.ImageSettingsAdvanced.textCenter": "Pusat",
|
||||
"PE.Views.ImageSettingsAdvanced.textFlipped": "Dibalikkan",
|
||||
"PE.Views.ImageSettingsAdvanced.textFrom": "Dari",
|
||||
"PE.Views.ImageSettingsAdvanced.textHeight": "Ketinggian",
|
||||
"PE.Views.ImageSettingsAdvanced.textHorizontal": "Melintang",
|
||||
"PE.Views.ImageSettingsAdvanced.textHorizontally": "Melintang",
|
||||
"PE.Views.ImageSettingsAdvanced.textKeepRatio": "Perkadaran pemalar",
|
||||
"PE.Views.ImageSettingsAdvanced.textOriginalSize": "Saiz Sebenar",
|
||||
|
@ -1691,6 +1729,7 @@
|
|||
"PE.Views.ImageSettingsAdvanced.textRotation": "Putaran",
|
||||
"PE.Views.ImageSettingsAdvanced.textSize": "Saiz",
|
||||
"PE.Views.ImageSettingsAdvanced.textTitle": "Imej – Seting Lanjutan",
|
||||
"PE.Views.ImageSettingsAdvanced.textVertical": "Menegak",
|
||||
"PE.Views.ImageSettingsAdvanced.textVertically": "Menegal",
|
||||
"PE.Views.ImageSettingsAdvanced.textWidth": "Lebar",
|
||||
"PE.Views.LeftMenu.tipAbout": "Perihal",
|
||||
|
@ -1818,6 +1857,7 @@
|
|||
"PE.Views.ShapeSettingsAdvanced.strMargins": "Pelapik Teks",
|
||||
"PE.Views.ShapeSettingsAdvanced.textAlt": "Teks Berselang",
|
||||
"PE.Views.ShapeSettingsAdvanced.textAltDescription": "Perihalan",
|
||||
"PE.Views.ShapeSettingsAdvanced.textAltTip": "Perwakilan berasaskan teks alternatif bagi maklumat objek visual, yang akan dibacakan kepada orang yang mengalami masalah penglihatan atau kognitif untuk membantu mereka memahami dengan lebih baik maklumat yang terdapat dalam imej, bentuk auto, carta atau jadual.",
|
||||
"PE.Views.ShapeSettingsAdvanced.textAltTitle": "Tajuk",
|
||||
"PE.Views.ShapeSettingsAdvanced.textAngle": "Sudut",
|
||||
"PE.Views.ShapeSettingsAdvanced.textArrows": "Anak panah",
|
||||
|
@ -1827,12 +1867,15 @@
|
|||
"PE.Views.ShapeSettingsAdvanced.textBevel": "Serong",
|
||||
"PE.Views.ShapeSettingsAdvanced.textBottom": "Bawah",
|
||||
"PE.Views.ShapeSettingsAdvanced.textCapType": "Jenis huruf besar",
|
||||
"PE.Views.ShapeSettingsAdvanced.textCenter": "Pusat",
|
||||
"PE.Views.ShapeSettingsAdvanced.textColNumber": "Bilangan Lajur",
|
||||
"PE.Views.ShapeSettingsAdvanced.textEndSize": "Saiz Tamat",
|
||||
"PE.Views.ShapeSettingsAdvanced.textEndStyle": "Gaya Tamat",
|
||||
"PE.Views.ShapeSettingsAdvanced.textFlat": "Leper",
|
||||
"PE.Views.ShapeSettingsAdvanced.textFlipped": "Dibalikkan",
|
||||
"PE.Views.ShapeSettingsAdvanced.textFrom": "Dari",
|
||||
"PE.Views.ShapeSettingsAdvanced.textHeight": "Ketinggian",
|
||||
"PE.Views.ShapeSettingsAdvanced.textHorizontal": "Melintang",
|
||||
"PE.Views.ShapeSettingsAdvanced.textHorizontally": "Melintang",
|
||||
"PE.Views.ShapeSettingsAdvanced.textJoinType": "Sertai Jenis",
|
||||
"PE.Views.ShapeSettingsAdvanced.textKeepRatio": "Perkadaran pemalar",
|
||||
|
@ -1840,6 +1883,8 @@
|
|||
"PE.Views.ShapeSettingsAdvanced.textLineStyle": "Gaya Garis",
|
||||
"PE.Views.ShapeSettingsAdvanced.textMiter": "Miter",
|
||||
"PE.Views.ShapeSettingsAdvanced.textNofit": "Tidak Automuat",
|
||||
"PE.Views.ShapeSettingsAdvanced.textPlacement": "Tempatkan",
|
||||
"PE.Views.ShapeSettingsAdvanced.textPosition": "Kedudukan",
|
||||
"PE.Views.ShapeSettingsAdvanced.textResizeFit": "Saiz Semula bentuk ke muatkan teks",
|
||||
"PE.Views.ShapeSettingsAdvanced.textRight": "Kanan",
|
||||
"PE.Views.ShapeSettingsAdvanced.textRotation": "Putaran",
|
||||
|
@ -1851,6 +1896,7 @@
|
|||
"PE.Views.ShapeSettingsAdvanced.textTextBox": "Kotak Teks",
|
||||
"PE.Views.ShapeSettingsAdvanced.textTitle": "Bentuk – Seting Lanjutan",
|
||||
"PE.Views.ShapeSettingsAdvanced.textTop": "Atas",
|
||||
"PE.Views.ShapeSettingsAdvanced.textVertical": "Menegak",
|
||||
"PE.Views.ShapeSettingsAdvanced.textVertically": "Menegal",
|
||||
"PE.Views.ShapeSettingsAdvanced.textWeightArrows": "Berat & Anak Panah",
|
||||
"PE.Views.ShapeSettingsAdvanced.textWidth": "Lebar",
|
||||
|
@ -2001,15 +2047,26 @@
|
|||
"PE.Views.TableSettings.txtTable_ThemedStyle": "Gaya Tema",
|
||||
"PE.Views.TableSettingsAdvanced.textAlt": "Teks Berselang",
|
||||
"PE.Views.TableSettingsAdvanced.textAltDescription": "Perihalan",
|
||||
"PE.Views.TableSettingsAdvanced.textAltTip": "Perwakilan berasaskan teks alternatif bagi maklumat objek visual, yang akan dibacakan kepada orang yang mengalami masalah penglihatan atau kognitif untuk membantu mereka memahami dengan lebih baik maklumat yang terdapat dalam imej, bentuk auto, carta atau jadual.",
|
||||
"PE.Views.TableSettingsAdvanced.textAltTitle": "Tajuk",
|
||||
"PE.Views.TableSettingsAdvanced.textBottom": "Bawah",
|
||||
"PE.Views.TableSettingsAdvanced.textCenter": "Pusat",
|
||||
"PE.Views.TableSettingsAdvanced.textCheckMargins": "Guna margin lalai",
|
||||
"PE.Views.TableSettingsAdvanced.textDefaultMargins": "Margin Lalai",
|
||||
"PE.Views.TableSettingsAdvanced.textFrom": "Dari",
|
||||
"PE.Views.TableSettingsAdvanced.textHeight": "Ketinggian",
|
||||
"PE.Views.TableSettingsAdvanced.textHorizontal": "Melintang",
|
||||
"PE.Views.TableSettingsAdvanced.textKeepRatio": "Perkadaran pemalar",
|
||||
"PE.Views.TableSettingsAdvanced.textLeft": "Kiri",
|
||||
"PE.Views.TableSettingsAdvanced.textMargins": "Margin Sel",
|
||||
"PE.Views.TableSettingsAdvanced.textPlacement": "Tempatkan",
|
||||
"PE.Views.TableSettingsAdvanced.textPosition": "Kedudukan",
|
||||
"PE.Views.TableSettingsAdvanced.textRight": "Kanan",
|
||||
"PE.Views.TableSettingsAdvanced.textSize": "Saiz",
|
||||
"PE.Views.TableSettingsAdvanced.textTitle": "Jadual – Seting Lanjutan",
|
||||
"PE.Views.TableSettingsAdvanced.textTop": "Atas",
|
||||
"PE.Views.TableSettingsAdvanced.textVertical": "Menegak",
|
||||
"PE.Views.TableSettingsAdvanced.textWidth": "Lebar",
|
||||
"PE.Views.TableSettingsAdvanced.textWidthSpaces": "Margin",
|
||||
"PE.Views.TextArtSettings.strBackground": "Warna latar belakang",
|
||||
"PE.Views.TextArtSettings.strColor": "Warna",
|
||||
|
@ -2071,6 +2128,7 @@
|
|||
"PE.Views.Toolbar.capInsertShape": "Bentuk",
|
||||
"PE.Views.Toolbar.capInsertTable": "Jadual",
|
||||
"PE.Views.Toolbar.capInsertText": "Kotak Teks",
|
||||
"PE.Views.Toolbar.capInsertTextArt": "Lukisan Teks",
|
||||
"PE.Views.Toolbar.capInsertVideo": "Video",
|
||||
"PE.Views.Toolbar.capTabFile": "Fail",
|
||||
"PE.Views.Toolbar.capTabHome": "Laman Rumah",
|
||||
|
@ -2180,6 +2238,7 @@
|
|||
"PE.Views.Toolbar.tipRedo": "Buat Semula",
|
||||
"PE.Views.Toolbar.tipSave": "Simpan",
|
||||
"PE.Views.Toolbar.tipSaveCoauth": "Simpan perubahan anda untuk pengguna lain melihatnya.",
|
||||
"PE.Views.Toolbar.tipSelectAll": "Pilih Semua",
|
||||
"PE.Views.Toolbar.tipShapeAlign": "Jajarkan bentuk",
|
||||
"PE.Views.Toolbar.tipShapeArrange": "Susun bentuk",
|
||||
"PE.Views.Toolbar.tipSlideNum": "Sisip nombor slaid",
|
||||
|
|
|
@ -996,6 +996,9 @@
|
|||
"PE.Controllers.Main.warnNoLicenseUsers": "Atingiu o limite de %1 editores. Contacte a equipa comercial %1 para obter mais informações.",
|
||||
"PE.Controllers.Main.warnProcessRightsChange": "Você não tem permissões para editar o ficheiro.",
|
||||
"PE.Controllers.Search.notcriticalErrorTitle": "Aviso",
|
||||
"PE.Controllers.Search.textNoTextFound": "Não foi possível localizar os dados procurados. Ajuste as opções de pesquisa.",
|
||||
"PE.Controllers.Search.textReplaceSkipped": "A substituição foi realizada. {0} ocorrências foram ignoradas.",
|
||||
"PE.Controllers.Search.textReplaceSuccess": "A pesquisa foi concluída. {0} ocorrências foram substituídas",
|
||||
"PE.Controllers.Search.warnReplaceString": "{0} não é um carácter especial válido para a janela Substituir com.",
|
||||
"PE.Controllers.Statusbar.textDisconnect": "<b>Sem Ligação</b><br>A tentar ligar. Por favor, verifique as definições de ligação.",
|
||||
"PE.Controllers.Statusbar.zoomText": "Zoom {0}%",
|
||||
|
|
|
@ -455,8 +455,8 @@
|
|||
"Common.Views.PasswordDialog.txtTitle": "Definir senha",
|
||||
"Common.Views.PasswordDialog.txtWarning": "Cuidado: se você perder ou esquecer a senha, não será possível recuperá-la. Guarde-o em local seguro.",
|
||||
"Common.Views.PluginDlg.textLoading": "Carregamento",
|
||||
"Common.Views.Plugins.groupCaption": "Plugins",
|
||||
"Common.Views.Plugins.strPlugins": "Plugins",
|
||||
"Common.Views.Plugins.groupCaption": "Plug-ins",
|
||||
"Common.Views.Plugins.strPlugins": "Plug-ins",
|
||||
"Common.Views.Plugins.textClosePanel": "Fechar plug-in",
|
||||
"Common.Views.Plugins.textLoading": "Carregamento",
|
||||
"Common.Views.Plugins.textStart": "Iniciar",
|
||||
|
@ -996,6 +996,9 @@
|
|||
"PE.Controllers.Main.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.",
|
||||
"PE.Controllers.Main.warnProcessRightsChange": "Foi negado a você o direito de editar o arquivo.",
|
||||
"PE.Controllers.Search.notcriticalErrorTitle": "Aviso",
|
||||
"PE.Controllers.Search.textNoTextFound": "Os dados que você tem estado procurando não podem ser encontrados. Ajuste suas opções de pesquisa.",
|
||||
"PE.Controllers.Search.textReplaceSkipped": "A substituição foi realizada. {0} ocorrências foram ignoradas.",
|
||||
"PE.Controllers.Search.textReplaceSuccess": "A pesquisa foi feita. {0} ocorrências foram substituídas",
|
||||
"PE.Controllers.Search.warnReplaceString": "{0} não é um caractere especial válido para a caixa Substituir por.",
|
||||
"PE.Controllers.Statusbar.textDisconnect": "<b>A conexão foi perdida</b><br>Tentando conectar. Verifique as configurações de conexão.",
|
||||
"PE.Controllers.Statusbar.zoomText": "Zoom {0}%",
|
||||
|
@ -1643,7 +1646,7 @@
|
|||
"PE.Views.FileMenuPanels.ProtectDoc.txtView": "Exibir assinaturas",
|
||||
"PE.Views.FileMenuPanels.Settings.okButtonText": "Aplicar",
|
||||
"PE.Views.FileMenuPanels.Settings.strCoAuthMode": "Co-editing mode",
|
||||
"PE.Views.FileMenuPanels.Settings.strFast": "Fast",
|
||||
"PE.Views.FileMenuPanels.Settings.strFast": "Rápido",
|
||||
"PE.Views.FileMenuPanels.Settings.strFontRender": "Dicas de fonte",
|
||||
"PE.Views.FileMenuPanels.Settings.strIgnoreWordsInUPPERCASE": "Ignorar palavras MAIÚSCULAS",
|
||||
"PE.Views.FileMenuPanels.Settings.strIgnoreWordsWithNumbers": "Ignorar palavras com números",
|
||||
|
@ -1774,7 +1777,7 @@
|
|||
"PE.Views.LeftMenu.tipAbout": "Sobre",
|
||||
"PE.Views.LeftMenu.tipChat": "Gráfico",
|
||||
"PE.Views.LeftMenu.tipComments": "Comentários",
|
||||
"PE.Views.LeftMenu.tipPlugins": "Plugins",
|
||||
"PE.Views.LeftMenu.tipPlugins": "Plug-ins",
|
||||
"PE.Views.LeftMenu.tipSearch": "Pesquisar",
|
||||
"PE.Views.LeftMenu.tipSlides": "Slides",
|
||||
"PE.Views.LeftMenu.tipSupport": "Feedback e Suporte",
|
||||
|
@ -2172,6 +2175,7 @@
|
|||
"PE.Views.Toolbar.capInsertShape": "Forma",
|
||||
"PE.Views.Toolbar.capInsertTable": "Tabela",
|
||||
"PE.Views.Toolbar.capInsertText": "Caixa de texto",
|
||||
"PE.Views.Toolbar.capInsertTextArt": "Arte de texto",
|
||||
"PE.Views.Toolbar.capInsertVideo": "Vídeo",
|
||||
"PE.Views.Toolbar.capTabFile": "Arquivo",
|
||||
"PE.Views.Toolbar.capTabHome": "Página Inicial",
|
||||
|
|
|
@ -2175,6 +2175,7 @@
|
|||
"PE.Views.Toolbar.capInsertShape": "Фигура",
|
||||
"PE.Views.Toolbar.capInsertTable": "Таблица",
|
||||
"PE.Views.Toolbar.capInsertText": "Надпись",
|
||||
"PE.Views.Toolbar.capInsertTextArt": "Text Art",
|
||||
"PE.Views.Toolbar.capInsertVideo": "Видео",
|
||||
"PE.Views.Toolbar.capTabFile": "Файл",
|
||||
"PE.Views.Toolbar.capTabHome": "Главная",
|
||||
|
|
|
@ -2084,6 +2084,7 @@
|
|||
"PE.Views.Toolbar.capInsertShape": "形狀",
|
||||
"PE.Views.Toolbar.capInsertTable": "表格",
|
||||
"PE.Views.Toolbar.capInsertText": "文字框",
|
||||
"PE.Views.Toolbar.capInsertTextArt": "文字藝術",
|
||||
"PE.Views.Toolbar.capInsertVideo": "影片",
|
||||
"PE.Views.Toolbar.capTabFile": "檔案",
|
||||
"PE.Views.Toolbar.capTabHome": "首頁",
|
||||
|
|
|
@ -283,6 +283,7 @@
|
|||
"Common.UI.ThemeColorPalette.textStandartColors": "标准颜色",
|
||||
"Common.UI.ThemeColorPalette.textThemeColors": "主题颜色",
|
||||
"Common.UI.Themes.txtThemeClassicLight": "经典浅色",
|
||||
"Common.UI.Themes.txtThemeContrastDark": "暗色对比",
|
||||
"Common.UI.Themes.txtThemeDark": "暗色模式",
|
||||
"Common.UI.Themes.txtThemeLight": "浅色主題",
|
||||
"Common.UI.Themes.txtThemeSystem": "和系统一致",
|
||||
|
@ -551,6 +552,7 @@
|
|||
"Common.Views.SearchPanel.textReplace": "替换",
|
||||
"Common.Views.SearchPanel.textReplaceAll": "全部替换",
|
||||
"Common.Views.SearchPanel.textReplaceWith": "替换为",
|
||||
"Common.Views.SearchPanel.textSearchHasStopped": "搜索已停止",
|
||||
"Common.Views.SearchPanel.textSearchResults": "搜索结果:{0}/{1}",
|
||||
"Common.Views.SearchPanel.textTooManyResults": "结果太多了",
|
||||
"Common.Views.SearchPanel.textWholeWords": "仅全字",
|
||||
|
@ -657,7 +659,7 @@
|
|||
"PE.Controllers.Main.errorToken": "文档安全令牌未正确形成。<br>请与您的文件服务器管理员联系。",
|
||||
"PE.Controllers.Main.errorTokenExpire": "文档安全令牌已过期。<br>请与您的文档服务器管理员联系。",
|
||||
"PE.Controllers.Main.errorUpdateVersion": "该文件版本已经改变了。该页面将被重新加载。",
|
||||
"PE.Controllers.Main.errorUpdateVersionOnDisconnect": "网连接已还原文件版本已更改。.<br>在继续工作之前,需要下载文件或复制其内容以确保没有丢失任何内容,然后重新加载此页。",
|
||||
"PE.Controllers.Main.errorUpdateVersionOnDisconnect": "网络连接已恢复,文件版本已变更。<br>在继续工作之前,需要下载文件或复制其内容以避免丢失数据,然后重新加载此页。",
|
||||
"PE.Controllers.Main.errorUserDrop": "该文件现在无法访问。",
|
||||
"PE.Controllers.Main.errorUsersExceed": "超过了定价计划允许的用户数",
|
||||
"PE.Controllers.Main.errorViewerDisconnect": "连接丢失了。您仍然可以查看文档,<br>但在连接恢复并页面被重新加载之前无法下载或打印。",
|
||||
|
@ -994,6 +996,9 @@
|
|||
"PE.Controllers.Main.warnNoLicenseUsers": "您已达到%1编辑器的用户限制。请联系%1销售团队以了解个人升级条款。",
|
||||
"PE.Controllers.Main.warnProcessRightsChange": "您被拒绝编辑文件的权限。",
|
||||
"PE.Controllers.Search.notcriticalErrorTitle": "警告",
|
||||
"PE.Controllers.Search.textNoTextFound": "您搜索的数据无法找到。请调整您的搜索选项。",
|
||||
"PE.Controllers.Search.textReplaceSkipped": "替换已完成。 {0}个符合结果被跳过。",
|
||||
"PE.Controllers.Search.textReplaceSuccess": "搜寻已完成。 {0}个符合结果已被取代",
|
||||
"PE.Controllers.Search.warnReplaceString": "{0}不是有效的规范",
|
||||
"PE.Controllers.Statusbar.textDisconnect": "<b>连接失败</b><br>正在尝试连接。请检查连接设置。",
|
||||
"PE.Controllers.Statusbar.zoomText": "缩放%{0}",
|
||||
|
@ -1647,6 +1652,7 @@
|
|||
"PE.Views.FileMenuPanels.Settings.strIgnoreWordsWithNumbers": "忽略带数字的单词",
|
||||
"PE.Views.FileMenuPanels.Settings.strMacrosSettings": "宏设置",
|
||||
"PE.Views.FileMenuPanels.Settings.strPasteButton": "在执行粘贴操作后显示“粘贴选项”按钮",
|
||||
"PE.Views.FileMenuPanels.Settings.strShowOthersChanges": "显示其他用户的更改",
|
||||
"PE.Views.FileMenuPanels.Settings.strStrict": "手动",
|
||||
"PE.Views.FileMenuPanels.Settings.strTheme": "界面主題",
|
||||
"PE.Views.FileMenuPanels.Settings.strUnit": "测量单位",
|
||||
|
@ -2169,6 +2175,7 @@
|
|||
"PE.Views.Toolbar.capInsertShape": "形状",
|
||||
"PE.Views.Toolbar.capInsertTable": "表格",
|
||||
"PE.Views.Toolbar.capInsertText": "文本框",
|
||||
"PE.Views.Toolbar.capInsertTextArt": "艺术字",
|
||||
"PE.Views.Toolbar.capInsertVideo": "视频",
|
||||
"PE.Views.Toolbar.capTabFile": "文件",
|
||||
"PE.Views.Toolbar.capTabHome": "主页",
|
||||
|
@ -2239,6 +2246,7 @@
|
|||
"PE.Views.Toolbar.tipColumns": "插入列",
|
||||
"PE.Views.Toolbar.tipCopy": "复制",
|
||||
"PE.Views.Toolbar.tipCopyStyle": "复制样式",
|
||||
"PE.Views.Toolbar.tipCut": "剪切",
|
||||
"PE.Views.Toolbar.tipDateTime": "插入当前日期和时间",
|
||||
"PE.Views.Toolbar.tipDecFont": "缩小字号",
|
||||
"PE.Views.Toolbar.tipDecPrLeft": "减少缩进",
|
||||
|
@ -2279,6 +2287,7 @@
|
|||
"PE.Views.Toolbar.tipRedo": "重做",
|
||||
"PE.Views.Toolbar.tipSave": "保存",
|
||||
"PE.Views.Toolbar.tipSaveCoauth": "保存您的更改以供其他用户查看",
|
||||
"PE.Views.Toolbar.tipSelectAll": "全选",
|
||||
"PE.Views.Toolbar.tipShapeAlign": "对齐形状",
|
||||
"PE.Views.Toolbar.tipShapeArrange": "排列形状",
|
||||
"PE.Views.Toolbar.tipSlideNum": "插入幻灯片编号",
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
"textAbout": "Information",
|
||||
"textAddress": "Adresse",
|
||||
"textBack": "Zurück",
|
||||
"textEditor": "Editor der Präsentationen",
|
||||
"textEmail": "E-Mail",
|
||||
"textPoweredBy": "Unterstützt von",
|
||||
"textTel": "Tel.",
|
||||
"textVersion": "Version",
|
||||
"textEditor": "Presentation Editor"
|
||||
"textVersion": "Version"
|
||||
},
|
||||
"Common": {
|
||||
"Collaboration": {
|
||||
|
@ -59,9 +59,9 @@
|
|||
"textColumns": "Spalten",
|
||||
"textCopyCutPasteActions": "Kopieren, Ausschneiden und Einfügen",
|
||||
"textDoNotShowAgain": "Nicht mehr anzeigen",
|
||||
"textOk": "OK",
|
||||
"textRows": "Zeilen",
|
||||
"textOk": "Ok",
|
||||
"txtWarnUrl": "Clicking this link can be harmful to your device and data.<br>Are you sure you want to continue?"
|
||||
"txtWarnUrl": "Dieser Link kann für Ihr Gerät und Daten gefährlich sein.<br>Möchten Sie wirklich fortsetzen?"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
|
|
@ -59,9 +59,9 @@
|
|||
"textColumns": "Colonnes",
|
||||
"textCopyCutPasteActions": "Fonctions de Copier, Couper et Coller",
|
||||
"textDoNotShowAgain": "Ne plus afficher",
|
||||
"textOk": "OK",
|
||||
"textRows": "Lignes",
|
||||
"textOk": "Ok",
|
||||
"txtWarnUrl": "Clicking this link can be harmful to your device and data.<br>Are you sure you want to continue?"
|
||||
"txtWarnUrl": "Cliquer sur ce lien peut être dangereux pour votre appareil et vos données. <br>Êtes-vous sûr de vouloir continuer ?"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
@ -249,7 +249,7 @@
|
|||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Avertissement",
|
||||
"textActualSize": "Taille réelle",
|
||||
"textActualSize": "Taille actuelle",
|
||||
"textAddCustomColor": "Ajouter une couleur personnalisée",
|
||||
"textAdditional": "Additionnel",
|
||||
"textAdditionalFormatting": "Mise en forme supplémentaire",
|
||||
|
|
|
@ -59,9 +59,9 @@
|
|||
"textColumns": "Սյունակներ",
|
||||
"textCopyCutPasteActions": "Պատճենելու, կտրելու և փակցնելու գործողություններ",
|
||||
"textDoNotShowAgain": "Այլևս ցույց չտալ",
|
||||
"textOk": "Լավ",
|
||||
"textRows": "Տողեր",
|
||||
"textOk": "Ok",
|
||||
"txtWarnUrl": "Clicking this link can be harmful to your device and data.<br>Are you sure you want to continue?"
|
||||
"txtWarnUrl": "Այս հղմանը հետևելը կարող է վնասել ձեր սարքավորումն ու տվյալները:<br>Վստա՞հ եք, որ ցանկանում եք շարունակել:"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
|
|
@ -59,9 +59,9 @@
|
|||
"textColumns": "Colonne",
|
||||
"textCopyCutPasteActions": "Funzioni di Copiare, Tagliare e Incollare",
|
||||
"textDoNotShowAgain": "Non mostrare di nuovo",
|
||||
"textRows": "Righe",
|
||||
"textOk": "Ok",
|
||||
"txtWarnUrl": "Clicking this link can be harmful to your device and data.<br>Are you sure you want to continue?"
|
||||
"textRows": "Righe",
|
||||
"txtWarnUrl": "Fare clic su questo collegamento può danneggiare il tuo dispositivo e i tuoi dati.<br>Sei sicuro che vuoi continuare?"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
@ -155,7 +155,7 @@
|
|||
"errorSessionIdle": "Il documento non è stato modificato per molto tempo. Ti preghiamo di ricaricare la pagina.",
|
||||
"errorSessionToken": "La connessione al server è stata interrotta. Ti preghiamo di ricaricare la pagina.",
|
||||
"errorStockChart": "Ordine delle righe incorretto. Per creare un grafico azionario, inserisci i dati sul foglio nel seguente ordine:<br> prezzo di apertura, prezzo massimo, prezzo minimo, prezzo di chiusura.",
|
||||
"errorUpdateVersionOnDisconnect": "La connessione a Internet è stata ripristinata e la versione del file è stata cambiata.<br>Prima di poter continuare a lavorare, scarica il file o copia il suo contenuto per assicurarti che non vada perso nulla, e poi ricarica questa pagina.",
|
||||
"errorUpdateVersionOnDisconnect": "La connessione a Internet è stata ripristinata e la versione del file è stata cambiata.<br>Prima di poter continuare a lavorare, scarica il file o copiane il contenuto per assicurarti che nulla vada perso, quindi ricarica questa pagina.",
|
||||
"errorUserDrop": "Impossibile accedere al file in questo momento.",
|
||||
"errorUsersExceed": "È stato superato il numero di utenti consentito dal piano tariffario",
|
||||
"errorViewerDisconnect": "La connessione è stata persa. È ancora possibile visualizzare il documento, <br> ma non sarà possibile scaricarlo o stamparlo fino a quando la connessione non sarà ripristinata e la pagina sarà ricaricata.",
|
||||
|
|
|
@ -60,8 +60,8 @@
|
|||
"textCopyCutPasteActions": "Tindakan Salin, Potong dan Tampal",
|
||||
"textDoNotShowAgain": "Jangan tunjukkan semula",
|
||||
"textRows": "Baris",
|
||||
"textOk": "Ok",
|
||||
"txtWarnUrl": "Clicking this link can be harmful to your device and data.<br>Are you sure you want to continue?"
|
||||
"txtWarnUrl": "Mengklik pautan ini boleh membahayakan peranti dan data anda.<br>Adakah anda mahu meneruskan?",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
@ -401,6 +401,7 @@
|
|||
"Settings": {
|
||||
"mniSlideStandard": "Standard (4:3)",
|
||||
"mniSlideWide": "Skrin lebar (16:9)",
|
||||
"notcriticalErrorTitle": "Amaran",
|
||||
"textAbout": "Perihal",
|
||||
"textAddress": "alamat",
|
||||
"textApplication": "Permohonan",
|
||||
|
@ -423,6 +424,7 @@
|
|||
"textEmail": "e-mel:",
|
||||
"textEnableAll": "Mendayakan Semua",
|
||||
"textEnableAllMacrosWithoutNotification": "Mendayakan semua makro tanpa pemberitahuan",
|
||||
"textFeedback": "Maklum Balas & Sokongan",
|
||||
"textFind": "Cari",
|
||||
"textFindAndReplace": "Cari dan Ganti",
|
||||
"textFindAndReplaceAll": "Cari dan Ganti Semua",
|
||||
|
@ -476,8 +478,6 @@
|
|||
"txtScheme7": "Ekuiti",
|
||||
"txtScheme8": "Aliran",
|
||||
"txtScheme9": "Faundri",
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
"textFeedback": "Feedback & Support",
|
||||
"textOk": "Ok",
|
||||
"textRestartApplication": "Please restart the application for the changes to take effect",
|
||||
"textRTL": "RTL",
|
||||
|
|
|
@ -116,7 +116,7 @@
|
|||
"textRemember": "Memorizar a minha escolha",
|
||||
"textReplaceSkipped": "A substituição foi realizada. {0} ocorrências foram ignoradas.",
|
||||
"textReplaceSuccess": "A pesquisa foi realizada. Ocorrências substituídas: {0}",
|
||||
"textRequestMacros": "Uma macro faz um pedido de URL. Deseja permitir o acesso a %1?",
|
||||
"textRequestMacros": "Uma macro faz um pedido de URL. Quer permitir o pedido à %1?",
|
||||
"textYes": "Sim",
|
||||
"titleLicenseExp": "Licença expirada",
|
||||
"titleServerVersion": "Editor atualizado",
|
||||
|
|
|
@ -155,7 +155,7 @@
|
|||
"errorSessionIdle": "该文档已经有一段时间没有编辑了。请刷新该页。",
|
||||
"errorSessionToken": "与服务器的链接被打断。请刷新该页。",
|
||||
"errorStockChart": "行的顺序有误。要想建立股票图表,请将数据按照如下顺序安放到表格中:<br> 开盘价格,最高价格,最低价格,收盘价格。",
|
||||
"errorUpdateVersionOnDisconnect": "网络链接已经恢复,且文件版本已被更改。<br>在继续之前,请先下载该文件,或拷贝文件的内容,以确保不会发生任何丢失,然后刷新该页面。",
|
||||
"errorUpdateVersionOnDisconnect": "网络链接已经恢复,且文件版本已被更改。<br>在继续之前,请先下载该文件,或拷贝文件的内容,以确保不会发生任何丢失,然后重新载入本页面。",
|
||||
"errorUserDrop": "该文件现在无法访问。",
|
||||
"errorUsersExceed": "超过了定价计划允许的用户数",
|
||||
"errorViewerDisconnect": "网络连接失败。你仍然可以查看这个文档,<br>但在连接恢复并刷新该页之前,你将不能下载这个文档。",
|
||||
|
|
|
@ -35,5 +35,6 @@
|
|||
"SSE.ApplicationView.txtFileLocation": "Dateispeicherort öffnen",
|
||||
"SSE.ApplicationView.txtFullScreen": "Vollbild-Modus",
|
||||
"SSE.ApplicationView.txtPrint": "Drucken",
|
||||
"SSE.ApplicationView.txtSearch": "Suche",
|
||||
"SSE.ApplicationView.txtShare": "Freigeben"
|
||||
}
|
|
@ -17,7 +17,7 @@
|
|||
"SSE.ApplicationController.errorForceSave": "Une erreur est survenue lors de l'enregistrement du fichier. Veuillez utiliser l'option «Télécharger en tant que» pour enregistrer le fichier sur le disque dur de votre ordinateur ou réessayer plus tard.",
|
||||
"SSE.ApplicationController.errorLoadingFont": "Les polices ne sont pas téléchargées.<br>Veuillez contacter l'administrateur de Document Server.",
|
||||
"SSE.ApplicationController.errorTokenExpire": "Le jeton de sécurité du document a expiré.<br>Veuillez contactez l'administrateur de Document Server.",
|
||||
"SSE.ApplicationController.errorUpdateVersionOnDisconnect": "La connexion internet a été rétablie, la version du fichier est modifiée.<br>Avant de continuer, téléchargez le fichier ou copiez le contenu pour vous assurer que tous les changements ont été enregistrés, et rechargez la page.",
|
||||
"SSE.ApplicationController.errorUpdateVersionOnDisconnect": "La connexion a été rétablie et la version du fichier a été modifiée.<br>Avant de pouvoir continuer à travailler, vous devez télécharger le fichier ou copier son contenu pour vous assurer que rien n'est perdu, puis recharger cette page.",
|
||||
"SSE.ApplicationController.errorUserDrop": "Impossible d'accéder au fichier.",
|
||||
"SSE.ApplicationController.notcriticalErrorTitle": "Avertissement",
|
||||
"SSE.ApplicationController.openErrorText": "Une erreur s’est produite lors de l’ouverture du fichier.",
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
"SSE.ApplicationController.errorForceSave": "Si è verificato un errore durante il salvataggio del file. Utilizzare l'opzione 'Scarica come' per salvare il file sul disco rigido del computer o riprovare più tardi.",
|
||||
"SSE.ApplicationController.errorLoadingFont": "I caratteri non sono caricati.<br>Si prega di contattare il tuo amministratore di Document Server.",
|
||||
"SSE.ApplicationController.errorTokenExpire": "Il token di sicurezza del documento è scaduto.<br>Ti preghiamo di contattare l'amministratore del Document Server.",
|
||||
"SSE.ApplicationController.errorUpdateVersionOnDisconnect": "La connessione Internet è stata ripristinata e la versione del file è stata modificata.<br>Prima di poter continuare a lavorare, è necessario scaricare il file o copiarne il contenuto per assicurarsi che non vada perso nulla, successivamente ricaricare questa pagina.",
|
||||
"SSE.ApplicationController.errorUpdateVersionOnDisconnect": "La connessione Internet è stata ripristinata e la versione del file è stata modificata.<br>Prima di poter continuare a lavorare, devi scaricare il file o copiarne il contenuto per assicurarti che nulla vada perso, quindi ricarica questa pagina.",
|
||||
"SSE.ApplicationController.errorUserDrop": "Impossibile accedere al file subito.",
|
||||
"SSE.ApplicationController.notcriticalErrorTitle": "Avviso",
|
||||
"SSE.ApplicationController.openErrorText": "Si è verificato un errore durante l'apertura del file.",
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
"common.view.modals.txtHeight": "Ketinggian",
|
||||
"common.view.modals.txtShare": "Kongsi Pautan",
|
||||
"common.view.modals.txtWidth": "Lebar",
|
||||
"common.view.SearchBar.textFind": "Cari",
|
||||
"SSE.ApplicationController.convertationErrorText": "Penukaran telah gagal.",
|
||||
"SSE.ApplicationController.convertationTimeoutText": "Melebihi masa tamat penukaran.",
|
||||
"SSE.ApplicationController.criticalErrorTitle": "Ralat",
|
||||
|
@ -34,5 +35,6 @@
|
|||
"SSE.ApplicationView.txtFileLocation": "Buka lokasi fail",
|
||||
"SSE.ApplicationView.txtFullScreen": "Skrin penuh",
|
||||
"SSE.ApplicationView.txtPrint": "Cetak",
|
||||
"SSE.ApplicationView.txtSearch": "Carian",
|
||||
"SSE.ApplicationView.txtShare": "Kongsi"
|
||||
}
|
|
@ -17,7 +17,7 @@
|
|||
"SSE.ApplicationController.errorForceSave": "保存文件时发生错误。请使用“下载为”选项将文件保存到计算机硬盘中或稍后重试。",
|
||||
"SSE.ApplicationController.errorLoadingFont": "字体未加载。<br>请与文档服务器管理员联系。",
|
||||
"SSE.ApplicationController.errorTokenExpire": "文档安全令牌已过期。<br>请与您的文档服务器管理员联系。",
|
||||
"SSE.ApplicationController.errorUpdateVersionOnDisconnect": "网络连接已恢复,文件版本已变更。<br>在继续工作之前,需要下载文件或复制其内容以避免丢失数据,然后刷新此页。",
|
||||
"SSE.ApplicationController.errorUpdateVersionOnDisconnect": "网络连接已恢复,文件版本已变更。<br>在继续工作之前,需要下载文件或复制其内容以避免丢失数据,然后重新加载此页。",
|
||||
"SSE.ApplicationController.errorUserDrop": "该文件现在无法访问。",
|
||||
"SSE.ApplicationController.notcriticalErrorTitle": "警告",
|
||||
"SSE.ApplicationController.openErrorText": "打开文件时出现错误",
|
||||
|
|
|
@ -137,6 +137,7 @@
|
|||
"Common.UI.ThemeColorPalette.textStandartColors": "Standardfarben",
|
||||
"Common.UI.ThemeColorPalette.textThemeColors": "Designfarben",
|
||||
"Common.UI.Themes.txtThemeClassicLight": "Klassisch Hell",
|
||||
"Common.UI.Themes.txtThemeContrastDark": "Dunkler Kontrast",
|
||||
"Common.UI.Themes.txtThemeDark": "Dunkel",
|
||||
"Common.UI.Themes.txtThemeLight": "Hell",
|
||||
"Common.UI.Themes.txtThemeSystem": "Wie im System",
|
||||
|
@ -304,6 +305,7 @@
|
|||
"Common.Views.PluginDlg.textLoading": "Ladevorgang",
|
||||
"Common.Views.Plugins.groupCaption": "Plugins",
|
||||
"Common.Views.Plugins.strPlugins": "Plugins",
|
||||
"Common.Views.Plugins.textClosePanel": "Plugin schließen",
|
||||
"Common.Views.Plugins.textLoading": "Ladevorgang",
|
||||
"Common.Views.Plugins.textStart": "Starten",
|
||||
"Common.Views.Plugins.textStop": "Beenden",
|
||||
|
@ -407,6 +409,7 @@
|
|||
"Common.Views.SearchPanel.textReplaceAll": "Alle ersetzen",
|
||||
"Common.Views.SearchPanel.textReplaceWith": "Ersetzen durch",
|
||||
"Common.Views.SearchPanel.textSearch": "Suchen",
|
||||
"Common.Views.SearchPanel.textSearchHasStopped": "Suche abgebrochen",
|
||||
"Common.Views.SearchPanel.textSearchOptions": "Suchoptionen",
|
||||
"Common.Views.SearchPanel.textSearchResults": "Suchergebnisse: {0}/{1}",
|
||||
"Common.Views.SearchPanel.textSelectDataRange": "Datenbereich auswählen",
|
||||
|
@ -536,6 +539,7 @@
|
|||
"SSE.Controllers.DocumentHolder.txtColumn": "Spalte",
|
||||
"SSE.Controllers.DocumentHolder.txtColumnAlign": "Spaltenausrichtung",
|
||||
"SSE.Controllers.DocumentHolder.txtContains": "Enthält",
|
||||
"SSE.Controllers.DocumentHolder.txtCopySuccess": "Link wurde in die Zwischenablage kopiert",
|
||||
"SSE.Controllers.DocumentHolder.txtDataTableHint": "Gibt die Datenzellen der Tabelle oder der angegebenen Tabellenspalten zurück",
|
||||
"SSE.Controllers.DocumentHolder.txtDecreaseArg": "Argumentgröße reduzieren",
|
||||
"SSE.Controllers.DocumentHolder.txtDeleteArg": "Argument löschen",
|
||||
|
@ -2024,6 +2028,7 @@
|
|||
"SSE.Views.DocumentHolder.txtFormula": "Funktion einfügen",
|
||||
"SSE.Views.DocumentHolder.txtFraction": "Bruch",
|
||||
"SSE.Views.DocumentHolder.txtGeneral": "Allgemein",
|
||||
"SSE.Views.DocumentHolder.txtGetLink": "Link zum diesen Bereich erhalten",
|
||||
"SSE.Views.DocumentHolder.txtGroup": "Gruppieren",
|
||||
"SSE.Views.DocumentHolder.txtHide": "Verbergen",
|
||||
"SSE.Views.DocumentHolder.txtInsert": "Einfügen",
|
||||
|
@ -2122,6 +2127,7 @@
|
|||
"SSE.Views.FileMenuPanels.DocumentRights.txtRights": "Personen mit Berechtigungen",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.okButtonText": "Anwenden",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strCoAuthMode": "Modus \"Gemeinsame Bearbeitung\"",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strDateFormat1904": "1904-Datumswerte verwenden",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strDecimalSeparator": "Dezimaltrennzeichen",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strDictionaryLanguage": "Sprache des Wörterbuchs",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFast": "Schnell",
|
||||
|
@ -2136,6 +2142,7 @@
|
|||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strRegSettings": "Regionale Einstellungen",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strRegSettingsEx": "Beispiel:",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strShowComments": "Kommentare im Blatt anzeigen",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strShowOthersChanges": "Änderungen von anderen Benutzern anzeigen",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strShowResolvedComments": "Gelöste Kommentare anzeigen",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strStrict": "Formal",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strTheme": "Thema der Benutzeroberfläche",
|
||||
|
@ -2158,6 +2165,7 @@
|
|||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtBg": "Bulgarisch",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCa": "Katalanisch",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCacheMode": "Standard-Cache-Modus",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCalculating": "Berechnung",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCm": "Zentimeter",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCollaboration": "Zusammenarbeit",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCs": "Tschechisch",
|
||||
|
@ -2526,6 +2534,7 @@
|
|||
"SSE.Views.LeftMenu.tipSpellcheck": "Rechtschreibprüfung",
|
||||
"SSE.Views.LeftMenu.tipSupport": "Feedback und Support",
|
||||
"SSE.Views.LeftMenu.txtDeveloper": "ENTWICKLERMODUS",
|
||||
"SSE.Views.LeftMenu.txtEditor": "Editor der Tabellenkalkulationen",
|
||||
"SSE.Views.LeftMenu.txtLimit": "Zugriffseinschränkung",
|
||||
"SSE.Views.LeftMenu.txtTrial": "Trial-Modus",
|
||||
"SSE.Views.LeftMenu.txtTrialDev": "Testversion für Entwickler-Modus",
|
||||
|
@ -3181,6 +3190,7 @@
|
|||
"SSE.Views.Spellcheck.textIgnore": "Ignorieren",
|
||||
"SSE.Views.Spellcheck.textIgnoreAll": "Alles ignorieren",
|
||||
"SSE.Views.Spellcheck.txtAddToDictionary": "Zum Wörterbuch hinzufügen",
|
||||
"SSE.Views.Spellcheck.txtClosePanel": "Rechtschreibprüfung schließen",
|
||||
"SSE.Views.Spellcheck.txtComplete": "Die Rechtschreibprüfung wurde abgeschlossen",
|
||||
"SSE.Views.Spellcheck.txtDictionaryLanguage": "Sprache des Wörterbuchs",
|
||||
"SSE.Views.Spellcheck.txtNextTip": "Zum nächsten Wort wechseln",
|
||||
|
@ -3381,10 +3391,13 @@
|
|||
"SSE.Views.Toolbar.textDelUp": "Zellen nach oben verschieben",
|
||||
"SSE.Views.Toolbar.textDiagDownBorder": "Rahmenlinien diagonal nach unten",
|
||||
"SSE.Views.Toolbar.textDiagUpBorder": "Rahmenlinien diagonal nach oben",
|
||||
"SSE.Views.Toolbar.textDone": "Fertig",
|
||||
"SSE.Views.Toolbar.textEditVA": "Sichtbaren Bereich bearbeiten",
|
||||
"SSE.Views.Toolbar.textEntireCol": "Ganze Spalte",
|
||||
"SSE.Views.Toolbar.textEntireRow": "Ganze Zeile",
|
||||
"SSE.Views.Toolbar.textFewPages": "Seiten",
|
||||
"SSE.Views.Toolbar.textHeight": "Höhe",
|
||||
"SSE.Views.Toolbar.textHideVA": "Sichtbaren Bereich ausblenden",
|
||||
"SSE.Views.Toolbar.textHorizontal": "Horizontaler Text",
|
||||
"SSE.Views.Toolbar.textInsDown": "Zellen nach unten verschieben",
|
||||
"SSE.Views.Toolbar.textInsideBorders": "Rahmenlinien innen",
|
||||
|
@ -3422,6 +3435,7 @@
|
|||
"SSE.Views.Toolbar.textScaleCustom": "Benutzerdefiniert",
|
||||
"SSE.Views.Toolbar.textSelection": "Aus der aktuellen Auswahl",
|
||||
"SSE.Views.Toolbar.textSetPrintArea": "Druckauswahl festlegen",
|
||||
"SSE.Views.Toolbar.textShowVA": "Sichtbaren Bereich anzeigen",
|
||||
"SSE.Views.Toolbar.textStrikeout": "Durchgestrichen",
|
||||
"SSE.Views.Toolbar.textSubscript": "Tiefgestellt",
|
||||
"SSE.Views.Toolbar.textSubSuperscript": "Tiefgestellt/hochgestellt",
|
||||
|
@ -3461,6 +3475,7 @@
|
|||
"SSE.Views.Toolbar.tipCondFormat": "Bedingte Formatierung",
|
||||
"SSE.Views.Toolbar.tipCopy": "Kopieren",
|
||||
"SSE.Views.Toolbar.tipCopyStyle": "Format übertragen",
|
||||
"SSE.Views.Toolbar.tipCut": "Ausschneiden",
|
||||
"SSE.Views.Toolbar.tipDecDecimal": "Dezimalstelle löschen",
|
||||
"SSE.Views.Toolbar.tipDecFont": "Schriftart verkleinern",
|
||||
"SSE.Views.Toolbar.tipDeleteOpt": "Zellen löschen",
|
||||
|
@ -3506,11 +3521,14 @@
|
|||
"SSE.Views.Toolbar.tipSave": "Speichern",
|
||||
"SSE.Views.Toolbar.tipSaveCoauth": "Speichern Sie die Änderungen, damit die anderen Benutzer sie sehen können.",
|
||||
"SSE.Views.Toolbar.tipScale": "An Format anpassen",
|
||||
"SSE.Views.Toolbar.tipSelectAll": "Alles auswählen",
|
||||
"SSE.Views.Toolbar.tipSendBackward": "Eine Ebene nach hinten",
|
||||
"SSE.Views.Toolbar.tipSendForward": "Eine Ebene nach vorne",
|
||||
"SSE.Views.Toolbar.tipSynchronize": "Das Dokument wurde von einem anderen Benutzer geändert. Bitte speichern Sie Ihre Änderungen und aktualisieren Sie Ihre Seite.",
|
||||
"SSE.Views.Toolbar.tipTextFormatting": "Mehr Formatierungstools",
|
||||
"SSE.Views.Toolbar.tipTextOrientation": "Orientierung",
|
||||
"SSE.Views.Toolbar.tipUndo": "Rückgängig machen",
|
||||
"SSE.Views.Toolbar.tipVisibleArea": "Sichtbarer Bereich",
|
||||
"SSE.Views.Toolbar.tipWrap": "Zeilenumbruch",
|
||||
"SSE.Views.Toolbar.txtAccounting": "Rechnungswesen",
|
||||
"SSE.Views.Toolbar.txtAdditional": "Zusätzlich",
|
||||
|
|
|
@ -2718,6 +2718,7 @@
|
|||
"SSE.Views.PivotSettingsAdvanced.textAltDescription": "Description",
|
||||
"SSE.Views.PivotSettingsAdvanced.textAltTip": "The alternative text-based representation of the visual object information, which will be read to the people with vision or cognitive impairments to help them better understand what information there is in the image, autoshape, chart or table.",
|
||||
"SSE.Views.PivotSettingsAdvanced.textAltTitle": "Title",
|
||||
"SSE.Views.PivotSettingsAdvanced.textAutofitColWidth": "Autofit column widths on update",
|
||||
"SSE.Views.PivotSettingsAdvanced.textDataRange": "Data Range",
|
||||
"SSE.Views.PivotSettingsAdvanced.textDataSource": "Data Source",
|
||||
"SSE.Views.PivotSettingsAdvanced.textDisplayFields": "Display fields in report filter area",
|
||||
|
@ -2735,7 +2736,6 @@
|
|||
"SSE.Views.PivotSettingsAdvanced.textWrapRow": "Report filter fields per row",
|
||||
"SSE.Views.PivotSettingsAdvanced.txtEmpty": "This field is required",
|
||||
"SSE.Views.PivotSettingsAdvanced.txtName": "Name",
|
||||
"SSE.Views.PivotSettingsAdvanced.textAutofitColWidth": "Autofit column widths on update",
|
||||
"SSE.Views.PivotTable.capBlankRows": "Blank Rows",
|
||||
"SSE.Views.PivotTable.capGrandTotals": "Grand Totals",
|
||||
"SSE.Views.PivotTable.capLayout": "Report Layout",
|
||||
|
@ -3357,12 +3357,12 @@
|
|||
"SSE.Views.Toolbar.capInsertChart": "Chart",
|
||||
"SSE.Views.Toolbar.capInsertEquation": "Equation",
|
||||
"SSE.Views.Toolbar.capInsertHyperlink": "Hyperlink",
|
||||
"SSE.Views.Toolbar.capInsertTextart": "Text Art",
|
||||
"SSE.Views.Toolbar.capInsertImage": "Image",
|
||||
"SSE.Views.Toolbar.capInsertShape": "Shape",
|
||||
"SSE.Views.Toolbar.capInsertSpark": "Sparkline",
|
||||
"SSE.Views.Toolbar.capInsertTable": "Table",
|
||||
"SSE.Views.Toolbar.capInsertText": "Text Box",
|
||||
"SSE.Views.Toolbar.capInsertTextart": "Text Art",
|
||||
"SSE.Views.Toolbar.mniImageFromFile": "Image from File",
|
||||
"SSE.Views.Toolbar.mniImageFromStorage": "Image from Storage",
|
||||
"SSE.Views.Toolbar.mniImageFromUrl": "Image from URL",
|
||||
|
|
|
@ -2718,6 +2718,7 @@
|
|||
"SSE.Views.PivotSettingsAdvanced.textAltDescription": "Deskribapena",
|
||||
"SSE.Views.PivotSettingsAdvanced.textAltTip": "Objektuaren informazio bisualaren testuan oinarritutako errepresentazio alternatiboa. Ikusmen- edo adimen-urritasunak dituzten pertsonei irakurriko zaie: irudi, forma automatiko, diagrama edo taulan ze informazio dagoen hobeto ulertzen laguntzeko.",
|
||||
"SSE.Views.PivotSettingsAdvanced.textAltTitle": "Izenburua",
|
||||
"SSE.Views.PivotSettingsAdvanced.textAutofitColWidth": "Eguneratzean, doitu automatikoki zutabeen zabalera",
|
||||
"SSE.Views.PivotSettingsAdvanced.textDataRange": "Datu-barrutia",
|
||||
"SSE.Views.PivotSettingsAdvanced.textDataSource": "Datu-iturburua",
|
||||
"SSE.Views.PivotSettingsAdvanced.textDisplayFields": "Bistaratu eremuak txosten-iragazkien arean",
|
||||
|
@ -3361,6 +3362,7 @@
|
|||
"SSE.Views.Toolbar.capInsertSpark": "Sparkline grafikoa",
|
||||
"SSE.Views.Toolbar.capInsertTable": "Taula",
|
||||
"SSE.Views.Toolbar.capInsertText": "Testu-koadroa",
|
||||
"SSE.Views.Toolbar.capInsertTextart": "Testu-artea",
|
||||
"SSE.Views.Toolbar.mniImageFromFile": "Irudia fitxategitik",
|
||||
"SSE.Views.Toolbar.mniImageFromStorage": "Irudia biltegitik",
|
||||
"SSE.Views.Toolbar.mniImageFromUrl": "Irudia URLtik",
|
||||
|
|
|
@ -137,6 +137,7 @@
|
|||
"Common.UI.ThemeColorPalette.textStandartColors": "Couleurs standard",
|
||||
"Common.UI.ThemeColorPalette.textThemeColors": "Couleurs de thème",
|
||||
"Common.UI.Themes.txtThemeClassicLight": "Classique clair",
|
||||
"Common.UI.Themes.txtThemeContrastDark": "Contraste sombre",
|
||||
"Common.UI.Themes.txtThemeDark": "Sombre",
|
||||
"Common.UI.Themes.txtThemeLight": "Clair",
|
||||
"Common.UI.Themes.txtThemeSystem": "Identique à système",
|
||||
|
@ -152,6 +153,9 @@
|
|||
"Common.UI.Window.yesButtonText": "Oui",
|
||||
"Common.Utils.Metric.txtCm": "cm",
|
||||
"Common.Utils.Metric.txtPt": "pt",
|
||||
"Common.Utils.String.textAlt": "Alt",
|
||||
"Common.Utils.String.textCtrl": "Ctrl",
|
||||
"Common.Utils.String.textShift": "Shift",
|
||||
"Common.Views.About.txtAddress": "adresse: ",
|
||||
"Common.Views.About.txtLicensee": "CESSIONNAIRE",
|
||||
"Common.Views.About.txtLicensor": "CONCÉDANT",
|
||||
|
@ -359,10 +363,10 @@
|
|||
"Common.Views.ReviewChanges.txtHistory": "Historique des versions",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Toutes les modifications (édition)",
|
||||
"Common.Views.ReviewChanges.txtMarkupCap": "Balisage",
|
||||
"Common.Views.ReviewChanges.txtNext": "Suivant",
|
||||
"Common.Views.ReviewChanges.txtNext": "Suivante",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Toutes les modifications rejetées (Aperçu)",
|
||||
"Common.Views.ReviewChanges.txtOriginalCap": "Original",
|
||||
"Common.Views.ReviewChanges.txtPrev": "Précédent",
|
||||
"Common.Views.ReviewChanges.txtPrev": "Précédente",
|
||||
"Common.Views.ReviewChanges.txtReject": "Rejeter",
|
||||
"Common.Views.ReviewChanges.txtRejectAll": "Rejeter toutes les modifications",
|
||||
"Common.Views.ReviewChanges.txtRejectChanges": "Rejeter les modifications",
|
||||
|
@ -405,6 +409,7 @@
|
|||
"Common.Views.SearchPanel.textReplaceAll": "Remplacer tout",
|
||||
"Common.Views.SearchPanel.textReplaceWith": "Remplacer par",
|
||||
"Common.Views.SearchPanel.textSearch": "Recherche",
|
||||
"Common.Views.SearchPanel.textSearchHasStopped": "La recherche a été arrêtée",
|
||||
"Common.Views.SearchPanel.textSearchOptions": "Options de recherche",
|
||||
"Common.Views.SearchPanel.textSearchResults": "Résultats de la recherche : {0}/{1}",
|
||||
"Common.Views.SearchPanel.textSelectDataRange": "Sélectionner une plage de données",
|
||||
|
@ -534,6 +539,7 @@
|
|||
"SSE.Controllers.DocumentHolder.txtColumn": "Colonne",
|
||||
"SSE.Controllers.DocumentHolder.txtColumnAlign": "L'alignement de la colonne",
|
||||
"SSE.Controllers.DocumentHolder.txtContains": "Contient",
|
||||
"SSE.Controllers.DocumentHolder.txtCopySuccess": "Lien copié dans le presse-papiers",
|
||||
"SSE.Controllers.DocumentHolder.txtDataTableHint": "Renvoie les cellules de données du tableau ou les colonnes indiquées ",
|
||||
"SSE.Controllers.DocumentHolder.txtDecreaseArg": "Diminuer la taille de l'argument",
|
||||
"SSE.Controllers.DocumentHolder.txtDeleteArg": "Supprimer l'argument",
|
||||
|
@ -765,7 +771,7 @@
|
|||
"SSE.Controllers.Main.errorTokenExpire": "Le jeton de sécurité du document a expiré.<br>Veuillez contactez l'administrateur de Document Server.",
|
||||
"SSE.Controllers.Main.errorUnexpectedGuid": "Erreur externe.<br>GUID non prévue. Si l'erreur persiste veillez contactez l'assistance technique.",
|
||||
"SSE.Controllers.Main.errorUpdateVersion": "La version du fichier a été changée. La page sera rechargée.",
|
||||
"SSE.Controllers.Main.errorUpdateVersionOnDisconnect": "La connexion internet a été rétablie, la version du fichier est modifiée.<br>Avant de continuer, téléchargez le fichier ou copiez le contenu pour vous assurer que tous les changements ont été enregistrés. Rechargez la page.",
|
||||
"SSE.Controllers.Main.errorUpdateVersionOnDisconnect": "La connexion a été rétablie et la version du fichier a été modifiée.<br>Avant de pouvoir continuer à travailler, vous devez télécharger le fichier ou copier son contenu pour vous assurer que rien n'est perdu, puis recharger cette page.",
|
||||
"SSE.Controllers.Main.errorUserDrop": "Impossible d'accéder au fichier",
|
||||
"SSE.Controllers.Main.errorUsersExceed": "Le nombre d'utilisateurs autorisés par la licence a été dépassé",
|
||||
"SSE.Controllers.Main.errorViewerDisconnect": "La connexion a été perdue. Vous pouvez toujours afficher le document,<br>mais ne pouvez pas le télécharger jusqu'à ce que la connexion soit rétablie et que la page soit actualisée.",
|
||||
|
@ -2022,6 +2028,7 @@
|
|||
"SSE.Views.DocumentHolder.txtFormula": "Insérer une fonction",
|
||||
"SSE.Views.DocumentHolder.txtFraction": "Fraction",
|
||||
"SSE.Views.DocumentHolder.txtGeneral": "Général",
|
||||
"SSE.Views.DocumentHolder.txtGetLink": "Obtenir le lien vers cette plage",
|
||||
"SSE.Views.DocumentHolder.txtGroup": "Grouper",
|
||||
"SSE.Views.DocumentHolder.txtHide": "Masquer",
|
||||
"SSE.Views.DocumentHolder.txtInsert": "Insérer",
|
||||
|
@ -2120,6 +2127,7 @@
|
|||
"SSE.Views.FileMenuPanels.DocumentRights.txtRights": "Personnes qui ont des droits",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.okButtonText": "Appliquer",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strCoAuthMode": "Mode de co-édition ",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strDateFormat1904": "Utiliser le calendrier depuis 1904",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strDecimalSeparator": "Séparateur décimal",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strDictionaryLanguage": "Langue du dictionnaire",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFast": "Rapide",
|
||||
|
@ -2134,6 +2142,7 @@
|
|||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strRegSettings": "Paramètres régionaux",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strRegSettingsEx": "Exemple: ",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strShowComments": "Afficher les commentaires dans la feuille",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strShowOthersChanges": "Afficher les modifications apportées par d'autres utilisateurs",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strShowResolvedComments": "Afficher les commentaires résolus",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strStrict": "Strict",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strTheme": "Thème d’interface",
|
||||
|
@ -2156,6 +2165,7 @@
|
|||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtBg": "Bulgare",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCa": "Catalan",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCacheMode": "Mise en cache par défaut",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCalculating": "Calcul en cours",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCm": "Centimètre",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCollaboration": "Collaboration",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCs": "Tchèque",
|
||||
|
@ -3425,6 +3435,7 @@
|
|||
"SSE.Views.Toolbar.textScaleCustom": "Personnalisé",
|
||||
"SSE.Views.Toolbar.textSelection": "De la sélection actuelle",
|
||||
"SSE.Views.Toolbar.textSetPrintArea": "Selectionner la zone d'impression",
|
||||
"SSE.Views.Toolbar.textShowVA": "Afficher la zone visible",
|
||||
"SSE.Views.Toolbar.textStrikeout": "Barré",
|
||||
"SSE.Views.Toolbar.textSubscript": "Indice",
|
||||
"SSE.Views.Toolbar.textSubSuperscript": "Indice/Exposant",
|
||||
|
@ -3464,6 +3475,7 @@
|
|||
"SSE.Views.Toolbar.tipCondFormat": "Mise en forme conditionnelle",
|
||||
"SSE.Views.Toolbar.tipCopy": "Copier",
|
||||
"SSE.Views.Toolbar.tipCopyStyle": "Copier le style",
|
||||
"SSE.Views.Toolbar.tipCut": "Couper",
|
||||
"SSE.Views.Toolbar.tipDecDecimal": "Réduire les décimales",
|
||||
"SSE.Views.Toolbar.tipDecFont": "Réduire la taille de la police",
|
||||
"SSE.Views.Toolbar.tipDeleteOpt": "Supprimer les cellules",
|
||||
|
@ -3509,6 +3521,7 @@
|
|||
"SSE.Views.Toolbar.tipSave": "Enregistrer",
|
||||
"SSE.Views.Toolbar.tipSaveCoauth": "Enregistrez vos modifications pour que les autres utilisateurs puissent les voir.",
|
||||
"SSE.Views.Toolbar.tipScale": "Mettre à l’échelle",
|
||||
"SSE.Views.Toolbar.tipSelectAll": "Sélectionner tout",
|
||||
"SSE.Views.Toolbar.tipSendBackward": "Envoyer vers l'arrière.",
|
||||
"SSE.Views.Toolbar.tipSendForward": "Déplacer vers l'avant",
|
||||
"SSE.Views.Toolbar.tipSynchronize": "Le document a été modifié par un autre utilisateur. Cliquez pour enregistrer vos modifications et recharger des mises à jour.",
|
||||
|
|
|
@ -2708,6 +2708,7 @@
|
|||
"SSE.Views.PivotSettingsAdvanced.textAltDescription": "Նկարագրություն",
|
||||
"SSE.Views.PivotSettingsAdvanced.textAltTip": "Տեսողական օբյեկտի տեղեկատվության այլընտրանքային տեքստի վրա հիմնված ներկայացում, որը կկարդացվի տեսողության կամ ճանաչողական խանգարումներ ունեցող մարդկանց՝ օգնելու նրանց ավելի լավ հասկանալ, թե ինչ տեղեկատվություն կա պատկերի, ինքնաձևի, գծապատկերի կամ աղյուսակի վրա:",
|
||||
"SSE.Views.PivotSettingsAdvanced.textAltTitle": "Վերնագիր",
|
||||
"SSE.Views.PivotSettingsAdvanced.textAutofitColWidth": "Ինքնատեղավորել սյունակլների լայնությունն` արդիացնելիս",
|
||||
"SSE.Views.PivotSettingsAdvanced.textDataRange": "Տվյալների տիրույթ",
|
||||
"SSE.Views.PivotSettingsAdvanced.textDataSource": "Տվյալների աղբյուր",
|
||||
"SSE.Views.PivotSettingsAdvanced.textDisplayFields": "Ցուցադրել դաշտերը հաշվետվության ֆիլտրի տարածքում",
|
||||
|
@ -3351,6 +3352,7 @@
|
|||
"SSE.Views.Toolbar.capInsertSpark": "կայծգիծ",
|
||||
"SSE.Views.Toolbar.capInsertTable": "Աղյուսակ",
|
||||
"SSE.Views.Toolbar.capInsertText": "Գրվածքի տուփ",
|
||||
"SSE.Views.Toolbar.capInsertTextart": "Տեքստարվեստ",
|
||||
"SSE.Views.Toolbar.mniImageFromFile": "Նկար նիշքից",
|
||||
"SSE.Views.Toolbar.mniImageFromStorage": "Պատկեր պահեստից",
|
||||
"SSE.Views.Toolbar.mniImageFromUrl": "Պատկերը URL-ից",
|
||||
|
@ -3464,6 +3466,7 @@
|
|||
"SSE.Views.Toolbar.tipCondFormat": "Պայմանական ձևավորում",
|
||||
"SSE.Views.Toolbar.tipCopy": "Պատճենել",
|
||||
"SSE.Views.Toolbar.tipCopyStyle": "Պատճենել ոճը",
|
||||
"SSE.Views.Toolbar.tipCut": "Կտրել",
|
||||
"SSE.Views.Toolbar.tipDecDecimal": "Նվազեցնել տասնորդական",
|
||||
"SSE.Views.Toolbar.tipDecFont": "Փոքրացնել տառաչափը",
|
||||
"SSE.Views.Toolbar.tipDeleteOpt": "Ջնջել վանդակներ",
|
||||
|
@ -3509,6 +3512,7 @@
|
|||
"SSE.Views.Toolbar.tipSave": "Պահպանել",
|
||||
"SSE.Views.Toolbar.tipSaveCoauth": "Պահպանեք բոլոր փոփոխումները, որպեսզի այլ օգտատերեր տեսնեն դրանք։",
|
||||
"SSE.Views.Toolbar.tipScale": "Հարմարեցնել՝ սանդղելով",
|
||||
"SSE.Views.Toolbar.tipSelectAll": "Ընտրել բոլորը",
|
||||
"SSE.Views.Toolbar.tipSendBackward": "ՈՒղարկել հետ",
|
||||
"SSE.Views.Toolbar.tipSendForward": "Բերել առաջ",
|
||||
"SSE.Views.Toolbar.tipSynchronize": "Փաստաթուղթն այլ օգտատիրոջ կողմից փոփոխվել է։ Սեղմեք, որ պահպանեք Ձեր փոփոխումները և բեռնեք թարմացումները։",
|
||||
|
|
|
@ -137,6 +137,7 @@
|
|||
"Common.UI.ThemeColorPalette.textStandartColors": "Colori standard",
|
||||
"Common.UI.ThemeColorPalette.textThemeColors": "Colori del tema",
|
||||
"Common.UI.Themes.txtThemeClassicLight": "Luce chiara",
|
||||
"Common.UI.Themes.txtThemeContrastDark": "Contrasto scuro",
|
||||
"Common.UI.Themes.txtThemeDark": "Scuro",
|
||||
"Common.UI.Themes.txtThemeLight": "Chiaro",
|
||||
"Common.UI.Themes.txtThemeSystem": "Uguale al sistema",
|
||||
|
@ -152,6 +153,9 @@
|
|||
"Common.UI.Window.yesButtonText": "Sì",
|
||||
"Common.Utils.Metric.txtCm": "cm",
|
||||
"Common.Utils.Metric.txtPt": "pt",
|
||||
"Common.Utils.String.textAlt": "Alt",
|
||||
"Common.Utils.String.textCtrl": "Ctrl",
|
||||
"Common.Utils.String.textShift": "Shift",
|
||||
"Common.Views.About.txtAddress": "indirizzo: ",
|
||||
"Common.Views.About.txtLicensee": "LICENZIATARIO",
|
||||
"Common.Views.About.txtLicensor": "CONCEDENTE",
|
||||
|
@ -405,6 +409,7 @@
|
|||
"Common.Views.SearchPanel.textReplaceAll": "Sostituire tutto",
|
||||
"Common.Views.SearchPanel.textReplaceWith": "Sostituire con",
|
||||
"Common.Views.SearchPanel.textSearch": "Ricerca",
|
||||
"Common.Views.SearchPanel.textSearchHasStopped": "La ricerca è stata interrotta",
|
||||
"Common.Views.SearchPanel.textSearchOptions": "Opzioni di ricerca",
|
||||
"Common.Views.SearchPanel.textSearchResults": "Risultati della ricerca: {0}/{1}",
|
||||
"Common.Views.SearchPanel.textSelectDataRange": "Selezionare intervallo di dati",
|
||||
|
@ -534,6 +539,7 @@
|
|||
"SSE.Controllers.DocumentHolder.txtColumn": "Colonna",
|
||||
"SSE.Controllers.DocumentHolder.txtColumnAlign": "Allineamento colonna",
|
||||
"SSE.Controllers.DocumentHolder.txtContains": "contiene",
|
||||
"SSE.Controllers.DocumentHolder.txtCopySuccess": "Link copiato negli appunti",
|
||||
"SSE.Controllers.DocumentHolder.txtDataTableHint": "Restituisce le celle di dati della tabella o le colonne della tabella specificate",
|
||||
"SSE.Controllers.DocumentHolder.txtDecreaseArg": "Diminuisci dimensione argomento",
|
||||
"SSE.Controllers.DocumentHolder.txtDeleteArg": "Elimina argomento",
|
||||
|
@ -765,7 +771,7 @@
|
|||
"SSE.Controllers.Main.errorTokenExpire": "Il token di sicurezza del documento è scaduto.<br>Si prega di contattare l'amministratore del Server dei Documenti.",
|
||||
"SSE.Controllers.Main.errorUnexpectedGuid": "Errore esterno.<br>GUID inaspettato. Si prega di contattare l'assistenza tecnica nel caso in cui l'errore persiste.",
|
||||
"SSE.Controllers.Main.errorUpdateVersion": "La versione del file è stata modificata. La pagina verrà ricaricata.",
|
||||
"SSE.Controllers.Main.errorUpdateVersionOnDisconnect": "La connessione Internet è stata ripristinata e la versione del file è stata modificata.<br>Prima di poter continuare a lavorare è necessario scaricare il file o copiarne il contenuto per assicurarsi che non vada perso nulla, quindi ricaricare questa pagina.",
|
||||
"SSE.Controllers.Main.errorUpdateVersionOnDisconnect": "La connessione Internet è stata ripristinata e la versione del file è stata modificata.<br>Prima di poter continuare a lavorare, devi scaricare il file o copiarne il contenuto per assicurarti che nulla vada perso, quindi ricarica questa pagina.",
|
||||
"SSE.Controllers.Main.errorUserDrop": "Impossibile accedere al file in questo momento.",
|
||||
"SSE.Controllers.Main.errorUsersExceed": "È stato superato il numero di utenti consentito dal piano tariffario",
|
||||
"SSE.Controllers.Main.errorViewerDisconnect": "La connessione è stata persa. È ancora possibile visualizzare il documento, <br> ma non sarà possibile scaricarlo o stamparlo fino a quando la connessione non sarà ripristinata e la pagina sarà ricaricata.",
|
||||
|
@ -2022,6 +2028,7 @@
|
|||
"SSE.Views.DocumentHolder.txtFormula": "Inserisci funzione",
|
||||
"SSE.Views.DocumentHolder.txtFraction": "Frazione",
|
||||
"SSE.Views.DocumentHolder.txtGeneral": "Generale",
|
||||
"SSE.Views.DocumentHolder.txtGetLink": "Ottenere il link a questa gamma",
|
||||
"SSE.Views.DocumentHolder.txtGroup": "Raggruppa",
|
||||
"SSE.Views.DocumentHolder.txtHide": "Nascondi",
|
||||
"SSE.Views.DocumentHolder.txtInsert": "Inserisci",
|
||||
|
@ -2120,6 +2127,7 @@
|
|||
"SSE.Views.FileMenuPanels.DocumentRights.txtRights": "Persone che hanno diritti",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.okButtonText": "Applica",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strCoAuthMode": "Modalità di co-editing",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strDateFormat1904": "Usare il sistema data 1904",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strDecimalSeparator": "Separatore decimale",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strDictionaryLanguage": "Lingua del dizionario",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFast": "Rapido",
|
||||
|
@ -2134,6 +2142,7 @@
|
|||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strRegSettings": "Impostazioni Regionali",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strRegSettingsEx": "Esempio: ",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strShowComments": "Mostrare commenti nel foglio",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strShowOthersChanges": "Mostrare le modifiche degli altri utenti",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strShowResolvedComments": "Mostrare i commenti risolti",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strStrict": "Rigorosa",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strTheme": "Tema dell'interfaccia",
|
||||
|
@ -2156,6 +2165,7 @@
|
|||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtBg": "Bulgaro",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCa": "Catalano",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCacheMode": "Modalità cache predefinita",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCalculating": "Calcoli",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCm": "Centimetro",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCollaboration": "Collaborazione",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCs": "Ceco",
|
||||
|
@ -3425,6 +3435,7 @@
|
|||
"SSE.Views.Toolbar.textScaleCustom": "Personalizzato",
|
||||
"SSE.Views.Toolbar.textSelection": "Dalla selezione corrente",
|
||||
"SSE.Views.Toolbar.textSetPrintArea": "Imposta area di stampa",
|
||||
"SSE.Views.Toolbar.textShowVA": "Mostrare area visibile",
|
||||
"SSE.Views.Toolbar.textStrikeout": "Barrato",
|
||||
"SSE.Views.Toolbar.textSubscript": "Pedice",
|
||||
"SSE.Views.Toolbar.textSubSuperscript": "Pedice/Apice",
|
||||
|
@ -3464,6 +3475,7 @@
|
|||
"SSE.Views.Toolbar.tipCondFormat": "Formattazione condizionale",
|
||||
"SSE.Views.Toolbar.tipCopy": "Copia",
|
||||
"SSE.Views.Toolbar.tipCopyStyle": "Copia stile",
|
||||
"SSE.Views.Toolbar.tipCut": "Tagliare",
|
||||
"SSE.Views.Toolbar.tipDecDecimal": "Diminuisci decimali",
|
||||
"SSE.Views.Toolbar.tipDecFont": "Riduci dimensione caratteri",
|
||||
"SSE.Views.Toolbar.tipDeleteOpt": "Elimina celle",
|
||||
|
@ -3509,6 +3521,7 @@
|
|||
"SSE.Views.Toolbar.tipSave": "Salva",
|
||||
"SSE.Views.Toolbar.tipSaveCoauth": "Salva i tuoi cambiamenti per renderli disponibili agli altri utenti.",
|
||||
"SSE.Views.Toolbar.tipScale": "Adatta",
|
||||
"SSE.Views.Toolbar.tipSelectAll": "Selezionare tutto",
|
||||
"SSE.Views.Toolbar.tipSendBackward": "Porta indietro",
|
||||
"SSE.Views.Toolbar.tipSendForward": "Porta avanti",
|
||||
"SSE.Views.Toolbar.tipSynchronize": "Il documento è stato modificato da un altro utente. Clicca per salvare le modifiche e ricaricare gli aggiornamenti.",
|
||||
|
|
|
@ -29,10 +29,10 @@
|
|||
"Common.define.chartData.textHBarStacked3d": "3-D 積み上げ横棒",
|
||||
"Common.define.chartData.textHBarStackedPer": "100%積み上げ横棒",
|
||||
"Common.define.chartData.textHBarStackedPer3d": "3-D 100% 積み上げ横棒",
|
||||
"Common.define.chartData.textLine": "グラプ",
|
||||
"Common.define.chartData.textLine": "グラフ",
|
||||
"Common.define.chartData.textLine3d": "3-D 折れ線",
|
||||
"Common.define.chartData.textLineMarker": "マーカー付き折れ線",
|
||||
"Common.define.chartData.textLineSpark": "グラプ",
|
||||
"Common.define.chartData.textLineSpark": "グラフ",
|
||||
"Common.define.chartData.textLineStacked": "積み上げ折れ線",
|
||||
"Common.define.chartData.textLineStackedMarker": "マーク付き積み上げ折れ線",
|
||||
"Common.define.chartData.textLineStackedPer": "100% 積み上げ折れ線",
|
||||
|
@ -740,7 +740,7 @@
|
|||
"SSE.Controllers.Main.errorLockedAll": "シートは他のユーザーによってロックされているので、操作を実行することができません。",
|
||||
"SSE.Controllers.Main.errorLockedCellPivot": "ピボットテーブル内のデータを変更することはできません。",
|
||||
"SSE.Controllers.Main.errorLockedWorksheetRename": "他のユーザーによって名前が変更されているのでシートの名前を変更することはできません。",
|
||||
"SSE.Controllers.Main.errorMaxPoints": "グラプごとの直列のポイントの最大数は4096です。",
|
||||
"SSE.Controllers.Main.errorMaxPoints": "グラフごとの直列のポイントの最大数は4096です。",
|
||||
"SSE.Controllers.Main.errorMoveRange": "結合されたセルの一部を変更することはできません。",
|
||||
"SSE.Controllers.Main.errorMoveSlicerError": "テーブルスライサーをあるワークブックから別のワークブックにコピーすることはできません。<br>テーブル全体とスライサーを選択して、再ご試行ください。",
|
||||
"SSE.Controllers.Main.errorMultiCellFormula": "複数セルの配列数式はテーブルでは使用できません。",
|
||||
|
@ -1594,7 +1594,7 @@
|
|||
"SSE.Views.CellSettings.tipTop": "外部の罫線(上)だけを設定する",
|
||||
"SSE.Views.ChartDataDialog.errorInFormula": "入力した数式にエラーがあります。",
|
||||
"SSE.Views.ChartDataDialog.errorInvalidReference": "参照が無効です。 開いているワークシートを参照する必要があります。",
|
||||
"SSE.Views.ChartDataDialog.errorMaxPoints": "グラプごとの直列のポイントの最大数は4096です。",
|
||||
"SSE.Views.ChartDataDialog.errorMaxPoints": "グラフごとの直列のポイントの最大数は4096です。",
|
||||
"SSE.Views.ChartDataDialog.errorMaxRows": "グラフのデータ系列の最大数は255です。",
|
||||
"SSE.Views.ChartDataDialog.errorNoSingleRowCol": "参照が無効です。 タイトル、値、サイズ、またはデータラベルの参照は、単一のセル、行、または列である必要があります。",
|
||||
"SSE.Views.ChartDataDialog.errorNoValues": "グラフを作成するには、系列に少なくとも1つの値がある必要があります。",
|
||||
|
@ -1613,7 +1613,7 @@
|
|||
"SSE.Views.ChartDataDialog.textUp": "上",
|
||||
"SSE.Views.ChartDataRangeDialog.errorInFormula": "入力した数式にエラーがあります。",
|
||||
"SSE.Views.ChartDataRangeDialog.errorInvalidReference": "参照が無効です。 開いているワークシートを参照する必要があります。",
|
||||
"SSE.Views.ChartDataRangeDialog.errorMaxPoints": "グラプごとの直列のポイントの最大数は4096です。",
|
||||
"SSE.Views.ChartDataRangeDialog.errorMaxPoints": "グラフごとの直列のポイントの最大数は4096です。",
|
||||
"SSE.Views.ChartDataRangeDialog.errorMaxRows": "グラフのデータ系列の最大数は255です。",
|
||||
"SSE.Views.ChartDataRangeDialog.errorNoSingleRowCol": "参照が無効です。 タイトル、値、サイズ、またはデータラベルの参照は、単一のセル、行、または列である必要があります。",
|
||||
"SSE.Views.ChartDataRangeDialog.errorNoValues": "グラフを作成するには、系列に少なくとも1つの値がある必要があります。",
|
||||
|
@ -1653,7 +1653,7 @@
|
|||
"SSE.Views.ChartSettings.textSwitch": "行/列を切り替える",
|
||||
"SSE.Views.ChartSettings.textType": "タイプ",
|
||||
"SSE.Views.ChartSettings.textWidth": "幅",
|
||||
"SSE.Views.ChartSettingsDlg.errorMaxPoints": "エラー!グラプごとの直列のポイントの最大数は4096です。",
|
||||
"SSE.Views.ChartSettingsDlg.errorMaxPoints": "エラー!グラフごとの直列のポイントの最大数は4096です。",
|
||||
"SSE.Views.ChartSettingsDlg.errorMaxRows": "エラー!使用可能なデータ系列の数は、1グラフあたり最大255個です。",
|
||||
"SSE.Views.ChartSettingsDlg.errorStockChart": "行の順序が正しくありません。この株価チャートを作成するには、<br>始値、高値、安値、終値の順でシートのデータを配置してください。",
|
||||
"SSE.Views.ChartSettingsDlg.textAbsolute": "セルで移動したりサイズを変更したりしない",
|
||||
|
|
|
@ -116,6 +116,7 @@
|
|||
"Common.UI.HSBColorPicker.textNoColor": "Tiada Warna",
|
||||
"Common.UI.InputFieldBtnPassword.textHintHidePwd": "Sembunyikan kata laluan",
|
||||
"Common.UI.InputFieldBtnPassword.textHintShowPwd": "Tunjuk kata laluan",
|
||||
"Common.UI.SearchBar.textFind": "Cari",
|
||||
"Common.UI.SearchDialog.textHighlight": "Keputusan Sorotan Penting",
|
||||
"Common.UI.SearchDialog.textMatchCase": "Sensitif huruf",
|
||||
"Common.UI.SearchDialog.textReplaceDef": "Masukkan teks gantian",
|
||||
|
@ -133,6 +134,7 @@
|
|||
"Common.UI.Themes.txtThemeClassicLight": "Klasik Cerah",
|
||||
"Common.UI.Themes.txtThemeDark": "Gelap",
|
||||
"Common.UI.Themes.txtThemeLight": "Ringan",
|
||||
"Common.UI.Themes.txtThemeSystem": "Sama seperti Sistem",
|
||||
"Common.UI.Window.cancelButtonText": "Batalkan",
|
||||
"Common.UI.Window.closeButtonText": "Tutup",
|
||||
"Common.UI.Window.noButtonText": "Tidak",
|
||||
|
@ -225,6 +227,7 @@
|
|||
"Common.Views.Header.textSaveChanged": "Diubahsuai",
|
||||
"Common.Views.Header.textSaveEnd": "Semua perubahan disimpan",
|
||||
"Common.Views.Header.textSaveExpander": "Semua perubahan disimpan",
|
||||
"Common.Views.Header.textShare": "Kongsi",
|
||||
"Common.Views.Header.textZoom": "Zum",
|
||||
"Common.Views.Header.tipAccessRights": "Uruskan hak akses dokumen",
|
||||
"Common.Views.Header.tipDownload": "Muat turun fail",
|
||||
|
@ -232,6 +235,7 @@
|
|||
"Common.Views.Header.tipPrint": "Fail cetakan",
|
||||
"Common.Views.Header.tipRedo": "Buat Semula",
|
||||
"Common.Views.Header.tipSave": "Simpan",
|
||||
"Common.Views.Header.tipSearch": "Carian",
|
||||
"Common.Views.Header.tipUndo": "Buat semula",
|
||||
"Common.Views.Header.tipUndock": "Keluar dok ke tetingkap berasingan",
|
||||
"Common.Views.Header.tipViewSettings": "Lihat seting",
|
||||
|
@ -375,6 +379,25 @@
|
|||
"Common.Views.ReviewPopover.txtEditTip": "Edit",
|
||||
"Common.Views.SaveAsDlg.textLoading": "Memuatkan",
|
||||
"Common.Views.SaveAsDlg.textTitle": "Folder untuk simpan",
|
||||
"Common.Views.SearchPanel.textByColumns": "Mengikut lajur",
|
||||
"Common.Views.SearchPanel.textByRows": "Mengikut baris",
|
||||
"Common.Views.SearchPanel.textCaseSensitive": "Sensitif huruf",
|
||||
"Common.Views.SearchPanel.textCell": "Sel",
|
||||
"Common.Views.SearchPanel.textFind": "Cari",
|
||||
"Common.Views.SearchPanel.textFindAndReplace": "Cari dan Ganti",
|
||||
"Common.Views.SearchPanel.textFormula": "Formula",
|
||||
"Common.Views.SearchPanel.textFormulas": "Formula",
|
||||
"Common.Views.SearchPanel.textLookIn": "Cari Ke Dalam",
|
||||
"Common.Views.SearchPanel.textName": "Nama",
|
||||
"Common.Views.SearchPanel.textReplace": "Gantikan",
|
||||
"Common.Views.SearchPanel.textReplaceAll": "Gantikan Semua",
|
||||
"Common.Views.SearchPanel.textSearch": "Carian",
|
||||
"Common.Views.SearchPanel.textSheet": "Helaian",
|
||||
"Common.Views.SearchPanel.textValue": "Nilai",
|
||||
"Common.Views.SearchPanel.textValues": "Nilai",
|
||||
"Common.Views.SearchPanel.textWholeWords": "Seluruh perkataan sahaja",
|
||||
"Common.Views.SearchPanel.textWithin": "Di dalam",
|
||||
"Common.Views.SearchPanel.textWorkbook": "Buku kerja",
|
||||
"Common.Views.SelectFileDlg.textLoading": "Memuatkan",
|
||||
"Common.Views.SelectFileDlg.textTitle": "Pilih Sumber Data",
|
||||
"Common.Views.SignDialog.textBold": "Tebal",
|
||||
|
@ -1069,6 +1092,9 @@
|
|||
"SSE.Controllers.Print.textWarning": "Amaran",
|
||||
"SSE.Controllers.Print.txtCustom": "Tersuai",
|
||||
"SSE.Controllers.Print.warnCheckMargings": "Margin adalah tidak betul.",
|
||||
"SSE.Controllers.Search.textInvalidRange": "RALAT! Julat sel tidak sah",
|
||||
"SSE.Controllers.Search.textNoTextFound": "Data yang andaa sedang cari tidak dijumpai. Sila laras pilihan carian.",
|
||||
"SSE.Controllers.Search.textReplaceSkipped": "Gantian telah dilakukan. {0} kejadian telah dilangkau.",
|
||||
"SSE.Controllers.Statusbar.errorLastSheet": "Buku kerja mestilah mempunyai sekurang-kurangnya satu lembaran kerja yang kelihatan.",
|
||||
"SSE.Controllers.Statusbar.errorRemoveSheet": "Tidak boleh memadam lembaran kerja.",
|
||||
"SSE.Controllers.Statusbar.strSheet": "Helaian",
|
||||
|
@ -1573,6 +1599,7 @@
|
|||
"SSE.Views.ChartDataRangeDialog.txtValues": "Nilai",
|
||||
"SSE.Views.ChartDataRangeDialog.txtXValues": "Nilai X",
|
||||
"SSE.Views.ChartDataRangeDialog.txtYValues": "Nilai Y",
|
||||
"SSE.Views.ChartSettings.errorMaxRows": "Bilangan maksimum siri data per carta ialah 255.",
|
||||
"SSE.Views.ChartSettings.strLineWeight": "Berat Garis",
|
||||
"SSE.Views.ChartSettings.strSparkColor": "Warna",
|
||||
"SSE.Views.ChartSettings.strTemplate": "Templat",
|
||||
|
@ -1594,6 +1621,7 @@
|
|||
"SSE.Views.ChartSettings.textShow": "Tunjukkan",
|
||||
"SSE.Views.ChartSettings.textSize": "Saiz",
|
||||
"SSE.Views.ChartSettings.textStyle": "Gaya",
|
||||
"SSE.Views.ChartSettings.textSwitch": "Tukar Baris/Lajur",
|
||||
"SSE.Views.ChartSettings.textType": "Jenis",
|
||||
"SSE.Views.ChartSettings.textWidth": "Lebar",
|
||||
"SSE.Views.ChartSettingsDlg.errorMaxPoints": "RALAT! Bilangan maksimum mata dalam siri per carta ialah 4096.",
|
||||
|
@ -1602,6 +1630,7 @@
|
|||
"SSE.Views.ChartSettingsDlg.textAbsolute": "Jangan alih atau saiz dengan sel",
|
||||
"SSE.Views.ChartSettingsDlg.textAlt": "Teks Berselang",
|
||||
"SSE.Views.ChartSettingsDlg.textAltDescription": "Perihalan",
|
||||
"SSE.Views.ChartSettingsDlg.textAltTip": "Perwakilan berasaskan teks alternatif bagi maklumat objek visual, yang akan dibacakan kepada orang yang mengalami masalah penglihatan atau kognitif untuk membantu mereka memahami dengan lebih baik maklumat yang terdapat dalam imej, bentuk auto, carta atau jadual.",
|
||||
"SSE.Views.ChartSettingsDlg.textAltTitle": "Tajuk",
|
||||
"SSE.Views.ChartSettingsDlg.textAuto": "Auto",
|
||||
"SSE.Views.ChartSettingsDlg.textAutoEach": "Auto untuk Setiap",
|
||||
|
@ -1850,6 +1879,7 @@
|
|||
"SSE.Views.DocumentHolder.bulletsText": "Bullet dan Penomboran,",
|
||||
"SSE.Views.DocumentHolder.centerCellText": "Jajarkan Tengah",
|
||||
"SSE.Views.DocumentHolder.chartText": "Seting Lanjutan Carta",
|
||||
"SSE.Views.DocumentHolder.chartTypeText": "Ubah Jenis Carta",
|
||||
"SSE.Views.DocumentHolder.deleteColumnText": "Lajur",
|
||||
"SSE.Views.DocumentHolder.deleteRowText": "Baris",
|
||||
"SSE.Views.DocumentHolder.deleteTableText": "Jadual",
|
||||
|
@ -2060,12 +2090,16 @@
|
|||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.okButtonText": "Guna",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strCoAuthMode": "Mod Pengeditan-bersama",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strDecimalSeparator": "Pemisah perpuluhan",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strDictionaryLanguage": "Bahasa kamus",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFast": "Pantas",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFontRender": "Pembayang Fon",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFuncLocale": "Bahasa Formula",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFuncLocaleEx": "Contoh: SUM; MIN; MAX; COUNT",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strIgnoreWordsInUPPERCASE": "Abaikan perkataan dalam HURUF BESAR",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strIgnoreWordsWithNumbers": "Abaikan perkataan dengan nombor",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strMacrosSettings": "Seting Makro",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strPasteButton": "Tunjukkan butang Pilihan Tampal di mana kandungan ditampalkan",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strReferenceStyle": "Gaya Rujukan R1C1",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strRegSettings": "Seting wilayah",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strRegSettingsEx": "Contoh: ",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strStrict": "Tegas",
|
||||
|
@ -2084,11 +2118,13 @@
|
|||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textForceSave": "Menyimpan versi perantaraan",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textMinute": "Setiap Minit",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textRefStyle": "Gaya Rujukan",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtAutoCorrect": "Pilihan AutoBaiki…",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtBe": "Bahasa Belarus",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtBg": "Bulgarian",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCa": "Catalonia",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCacheMode": "Mod Cache Lalai",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCm": "Sentimeter",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCollaboration": "Kerjasama",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCs": "Czech",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtDa": "Danish",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtDe": "Jerman",
|
||||
|
@ -2110,6 +2146,7 @@
|
|||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtNb": "Norwegian",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtNl": "Belanda",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtPl": "Kilat",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtProofing": "Pruf",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtPt": "Mata",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtPtbr": "Portugis (Brazil)",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtPtlang": "Portugis (Portugal)",
|
||||
|
@ -2426,6 +2463,7 @@
|
|||
"SSE.Views.ImageSettingsAdvanced.textAbsolute": "Jangan alih atau saiz dengan sel",
|
||||
"SSE.Views.ImageSettingsAdvanced.textAlt": "Teks Berselang",
|
||||
"SSE.Views.ImageSettingsAdvanced.textAltDescription": "Perihalan",
|
||||
"SSE.Views.ImageSettingsAdvanced.textAltTip": "Perwakilan berasaskan teks alternatif bagi maklumat objek visual, yang akan dibacakan kepada orang yang mengalami masalah penglihatan atau kognitif untuk membantu mereka memahami dengan lebih baik maklumat yang terdapat dalam imej, bentuk auto, carta atau jadual.",
|
||||
"SSE.Views.ImageSettingsAdvanced.textAltTitle": "Tajuk",
|
||||
"SSE.Views.ImageSettingsAdvanced.textAngle": "Sudut",
|
||||
"SSE.Views.ImageSettingsAdvanced.textFlipped": "Dibalikkan",
|
||||
|
@ -2904,6 +2942,7 @@
|
|||
"SSE.Views.ShapeSettingsAdvanced.textAbsolute": "Jangan alih atau saiz dengan sel",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textAlt": "Teks Berselang",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textAltDescription": "Perihalan",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textAltTip": "Perwakilan berasaskan teks alternatif bagi maklumat objek visual, yang akan dibacakan kepada orang yang mengalami masalah penglihatan atau kognitif untuk membantu mereka memahami dengan lebih baik maklumat yang terdapat dalam imej, bentuk auto, carta atau jadual.",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textAltTitle": "Tajuk",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textAngle": "Sudut",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textArrows": "Anak panah",
|
||||
|
@ -3264,6 +3303,7 @@
|
|||
"SSE.Views.Toolbar.capInsertSpark": "Sparkline",
|
||||
"SSE.Views.Toolbar.capInsertTable": "Jadual",
|
||||
"SSE.Views.Toolbar.capInsertText": "Kotak Teks",
|
||||
"SSE.Views.Toolbar.capInsertTextart": "Lukisan Teks",
|
||||
"SSE.Views.Toolbar.mniImageFromFile": "Imej daripada Fail",
|
||||
"SSE.Views.Toolbar.mniImageFromStorage": "Imej daripada Simpanan",
|
||||
"SSE.Views.Toolbar.mniImageFromUrl": "Imej daripada URL",
|
||||
|
@ -3294,6 +3334,7 @@
|
|||
"SSE.Views.Toolbar.textDelUp": "Anjakkan sel ke atas",
|
||||
"SSE.Views.Toolbar.textDiagDownBorder": "Sempadan Bawah Pepenjuru",
|
||||
"SSE.Views.Toolbar.textDiagUpBorder": "Sempadan Atas Pepenjuru",
|
||||
"SSE.Views.Toolbar.textDone": "Siap",
|
||||
"SSE.Views.Toolbar.textEntireCol": "Keseluruhan Lajur",
|
||||
"SSE.Views.Toolbar.textEntireRow": "Keseluruhan baris",
|
||||
"SSE.Views.Toolbar.textFewPages": "halaman",
|
||||
|
@ -3373,6 +3414,7 @@
|
|||
"SSE.Views.Toolbar.tipCondFormat": "Pemformatan bersyarat",
|
||||
"SSE.Views.Toolbar.tipCopy": "Salin",
|
||||
"SSE.Views.Toolbar.tipCopyStyle": "Gaya Salin",
|
||||
"SSE.Views.Toolbar.tipCut": "Potong",
|
||||
"SSE.Views.Toolbar.tipDecDecimal": "Kecilkan perpuluhan",
|
||||
"SSE.Views.Toolbar.tipDecFont": "Pengurangan saiz fon",
|
||||
"SSE.Views.Toolbar.tipDeleteOpt": "Padam Sel",
|
||||
|
@ -3418,6 +3460,7 @@
|
|||
"SSE.Views.Toolbar.tipSave": "Simpan",
|
||||
"SSE.Views.Toolbar.tipSaveCoauth": "Simpan perubahan anda untuk pengguna lain melihatnya.",
|
||||
"SSE.Views.Toolbar.tipScale": "Skala untuk Muat",
|
||||
"SSE.Views.Toolbar.tipSelectAll": "Pilih Semua",
|
||||
"SSE.Views.Toolbar.tipSendBackward": "Hantar ke belakang",
|
||||
"SSE.Views.Toolbar.tipSendForward": "Bawa Ke Hadapan",
|
||||
"SSE.Views.Toolbar.tipSynchronize": "Dokumen telah ditukar dengan pengguna yang lain. Sila klik untuk simpan perubahan anda dan muat semula kemas kini.",
|
||||
|
|
|
@ -303,8 +303,8 @@
|
|||
"Common.Views.PasswordDialog.txtTitle": "Inserir senha",
|
||||
"Common.Views.PasswordDialog.txtWarning": "Cuidado: se você perder ou esquecer a senha, não será possível recuperá-la. Guarde-o em local seguro.",
|
||||
"Common.Views.PluginDlg.textLoading": "Carregamento",
|
||||
"Common.Views.Plugins.groupCaption": "Plugins",
|
||||
"Common.Views.Plugins.strPlugins": "Plugins",
|
||||
"Common.Views.Plugins.groupCaption": "Plug-ins",
|
||||
"Common.Views.Plugins.strPlugins": "Plug-ins",
|
||||
"Common.Views.Plugins.textClosePanel": "Fechar plug-in",
|
||||
"Common.Views.Plugins.textLoading": "Carregamento",
|
||||
"Common.Views.Plugins.textStart": "Iniciar",
|
||||
|
@ -2130,7 +2130,7 @@
|
|||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strDateFormat1904": "Use o sistema de data de 1904",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strDecimalSeparator": "Separador decimal",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strDictionaryLanguage": "Idioma do dicionário",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFast": "Fast",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFast": "Rápido",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFontRender": "Dicas de fonte",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFuncLocale": "Linguagem de fórmula",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFuncLocaleEx": "Exemplo: SOMA; MÍNIMO; MÁXIMO; CONT.NÚM",
|
||||
|
@ -2144,7 +2144,7 @@
|
|||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strShowComments": "Mostrar comentários na planilha",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strShowOthersChanges": "Mostrar alterações de outros usuários",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strShowResolvedComments": "Mostrar comentários resolvidos",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strStrict": "Strict",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strStrict": "Estrito",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strTheme": "Tema de interface",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strThousandsSeparator": "separador de milhares",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strUnit": "Unidade de medida",
|
||||
|
@ -2529,7 +2529,7 @@
|
|||
"SSE.Views.LeftMenu.tipChat": "Gráfico",
|
||||
"SSE.Views.LeftMenu.tipComments": "Comentários",
|
||||
"SSE.Views.LeftMenu.tipFile": "Arquivo",
|
||||
"SSE.Views.LeftMenu.tipPlugins": "Plugins",
|
||||
"SSE.Views.LeftMenu.tipPlugins": "Plug-ins",
|
||||
"SSE.Views.LeftMenu.tipSearch": "Pesquisar",
|
||||
"SSE.Views.LeftMenu.tipSpellcheck": "Verificação ortográfica",
|
||||
"SSE.Views.LeftMenu.tipSupport": "Feedback e Suporte",
|
||||
|
@ -2718,6 +2718,7 @@
|
|||
"SSE.Views.PivotSettingsAdvanced.textAltDescription": "Descrição",
|
||||
"SSE.Views.PivotSettingsAdvanced.textAltTip": "A representação alternativa baseada em texto das informações do objeto visual, que serão lidas às pessoas com deficiência visual ou cognitiva para ajudá-las a entender melhor quais informações existem na imagem, na forma automática, no gráfico ou na tabela.",
|
||||
"SSE.Views.PivotSettingsAdvanced.textAltTitle": "Título",
|
||||
"SSE.Views.PivotSettingsAdvanced.textAutofitColWidth": "Ajustar automaticamente a largura das colunas ao atualizar",
|
||||
"SSE.Views.PivotSettingsAdvanced.textDataRange": "Intervalo de dados",
|
||||
"SSE.Views.PivotSettingsAdvanced.textDataSource": "Fonte de dados",
|
||||
"SSE.Views.PivotSettingsAdvanced.textDisplayFields": "Exibir campos na área de filtro de relatório",
|
||||
|
@ -3361,6 +3362,7 @@
|
|||
"SSE.Views.Toolbar.capInsertSpark": "Minigráfico",
|
||||
"SSE.Views.Toolbar.capInsertTable": "Tabela",
|
||||
"SSE.Views.Toolbar.capInsertText": "Caixa de texto",
|
||||
"SSE.Views.Toolbar.capInsertTextart": "Arte de texto",
|
||||
"SSE.Views.Toolbar.mniImageFromFile": "Imagem do arquivo",
|
||||
"SSE.Views.Toolbar.mniImageFromStorage": "Imagem do armazenamento",
|
||||
"SSE.Views.Toolbar.mniImageFromUrl": "Imagem da URL",
|
||||
|
|
|
@ -2718,6 +2718,7 @@
|
|||
"SSE.Views.PivotSettingsAdvanced.textAltDescription": "Описание",
|
||||
"SSE.Views.PivotSettingsAdvanced.textAltTip": "Альтернативное текстовое представление информации о визуальном объекте, которое будет зачитываться для людей с нарушениями зрения или когнитивными нарушениями, чтобы помочь им лучше понять, какую информацию содержит изображение, автофигура, диаграмма или таблица.",
|
||||
"SSE.Views.PivotSettingsAdvanced.textAltTitle": "Заголовок",
|
||||
"SSE.Views.PivotSettingsAdvanced.textAutofitColWidth": "Автоматически изменять ширину столбцов при обновлении",
|
||||
"SSE.Views.PivotSettingsAdvanced.textDataRange": "Диапазон данных",
|
||||
"SSE.Views.PivotSettingsAdvanced.textDataSource": "Источник данных",
|
||||
"SSE.Views.PivotSettingsAdvanced.textDisplayFields": "Отображать поля в области фильтра отчета",
|
||||
|
@ -3361,6 +3362,7 @@
|
|||
"SSE.Views.Toolbar.capInsertSpark": "Спарклайн",
|
||||
"SSE.Views.Toolbar.capInsertTable": "Таблица",
|
||||
"SSE.Views.Toolbar.capInsertText": "Надпись",
|
||||
"SSE.Views.Toolbar.capInsertTextart": "Text Art",
|
||||
"SSE.Views.Toolbar.mniImageFromFile": "Изображение из файла",
|
||||
"SSE.Views.Toolbar.mniImageFromStorage": "Изображение из хранилища",
|
||||
"SSE.Views.Toolbar.mniImageFromUrl": "Изображение по URL",
|
||||
|
|
|
@ -3278,6 +3278,7 @@
|
|||
"SSE.Views.Toolbar.capInsertSpark": "走勢圖",
|
||||
"SSE.Views.Toolbar.capInsertTable": "表格",
|
||||
"SSE.Views.Toolbar.capInsertText": "文字框",
|
||||
"SSE.Views.Toolbar.capInsertTextart": "文字藝術",
|
||||
"SSE.Views.Toolbar.mniImageFromFile": "圖片來自文件",
|
||||
"SSE.Views.Toolbar.mniImageFromStorage": "來自存儲的圖像",
|
||||
"SSE.Views.Toolbar.mniImageFromUrl": "來自網址的圖片",
|
||||
|
|
|
@ -137,6 +137,7 @@
|
|||
"Common.UI.ThemeColorPalette.textStandartColors": "标准颜色",
|
||||
"Common.UI.ThemeColorPalette.textThemeColors": "主题颜色",
|
||||
"Common.UI.Themes.txtThemeClassicLight": "经典浅色",
|
||||
"Common.UI.Themes.txtThemeContrastDark": "暗色对比",
|
||||
"Common.UI.Themes.txtThemeDark": "深色",
|
||||
"Common.UI.Themes.txtThemeLight": "浅色",
|
||||
"Common.UI.Themes.txtThemeSystem": "和系统一致",
|
||||
|
@ -408,6 +409,7 @@
|
|||
"Common.Views.SearchPanel.textReplaceAll": "全部替换",
|
||||
"Common.Views.SearchPanel.textReplaceWith": "替换为",
|
||||
"Common.Views.SearchPanel.textSearch": "搜索",
|
||||
"Common.Views.SearchPanel.textSearchHasStopped": "搜索已停止",
|
||||
"Common.Views.SearchPanel.textSearchOptions": "搜索选项",
|
||||
"Common.Views.SearchPanel.textSearchResults": "搜索结果:{0}/{1}",
|
||||
"Common.Views.SearchPanel.textSelectDataRange": "选择数据范围",
|
||||
|
@ -769,7 +771,7 @@
|
|||
"SSE.Controllers.Main.errorTokenExpire": "文档安全令牌已过期。<br>请与您的文档服务器管理员联系。",
|
||||
"SSE.Controllers.Main.errorUnexpectedGuid": "外部错误。<br>意外GUID。如果错误仍然存在,请联系支持人员。",
|
||||
"SSE.Controllers.Main.errorUpdateVersion": "该文件版本已经改变了。该页面将被重新加载。",
|
||||
"SSE.Controllers.Main.errorUpdateVersionOnDisconnect": "网连接已还原文件版本已更改。.<br>在继续工作之前,需要下载文件或复制其内容以确保没有丢失任何内容,然后重新加载此页。",
|
||||
"SSE.Controllers.Main.errorUpdateVersionOnDisconnect": "网络连接已恢复,文件版本已变更。<br>在继续工作之前,需要下载文件或复制其内容以避免丢失数据,然后重新加载此页。",
|
||||
"SSE.Controllers.Main.errorUserDrop": "该文件现在无法访问。",
|
||||
"SSE.Controllers.Main.errorUsersExceed": "超过了定价计划允许的用户数",
|
||||
"SSE.Controllers.Main.errorViewerDisconnect": "连接丢失了。您仍然可以查看文档,<br>但在连接恢复并页面被重新加载之前无法下载或打印。",
|
||||
|
@ -2125,6 +2127,7 @@
|
|||
"SSE.Views.FileMenuPanels.DocumentRights.txtRights": "有权利的人",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.okButtonText": "应用",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strCoAuthMode": "共同编辑模式",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strDateFormat1904": "使用1904年日期系统",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strDecimalSeparator": "小数分隔符",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strDictionaryLanguage": "词典语言",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFast": "快速",
|
||||
|
@ -2139,6 +2142,7 @@
|
|||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strRegSettings": "区域设置",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strRegSettingsEx": "例: ",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strShowComments": "在表格中显示注释",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strShowOthersChanges": "显示其他用户的更改",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strShowResolvedComments": "显示已解决的注释",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strStrict": "手动",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strTheme": "界面主题",
|
||||
|
@ -2161,6 +2165,7 @@
|
|||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtBg": "保加利亚文",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCa": "加泰罗尼亚语",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCacheMode": "默认缓存模式",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCalculating": "计算",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCm": "厘米",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCollaboration": "协作",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCs": "捷克语",
|
||||
|
@ -3356,6 +3361,7 @@
|
|||
"SSE.Views.Toolbar.capInsertSpark": "迷你图",
|
||||
"SSE.Views.Toolbar.capInsertTable": "表格",
|
||||
"SSE.Views.Toolbar.capInsertText": "文本框",
|
||||
"SSE.Views.Toolbar.capInsertTextart": "艺术字",
|
||||
"SSE.Views.Toolbar.mniImageFromFile": "图片文件",
|
||||
"SSE.Views.Toolbar.mniImageFromStorage": "图片来自存储",
|
||||
"SSE.Views.Toolbar.mniImageFromUrl": "图片来自网络",
|
||||
|
@ -3430,6 +3436,7 @@
|
|||
"SSE.Views.Toolbar.textScaleCustom": "自定义",
|
||||
"SSE.Views.Toolbar.textSelection": "从当前选择",
|
||||
"SSE.Views.Toolbar.textSetPrintArea": "设置打印区域",
|
||||
"SSE.Views.Toolbar.textShowVA": "显示可见的区域",
|
||||
"SSE.Views.Toolbar.textStrikeout": "删除线",
|
||||
"SSE.Views.Toolbar.textSubscript": "下标",
|
||||
"SSE.Views.Toolbar.textSubSuperscript": "下标/上标",
|
||||
|
@ -3469,6 +3476,7 @@
|
|||
"SSE.Views.Toolbar.tipCondFormat": "条件格式",
|
||||
"SSE.Views.Toolbar.tipCopy": "复制",
|
||||
"SSE.Views.Toolbar.tipCopyStyle": "复制样式",
|
||||
"SSE.Views.Toolbar.tipCut": "剪切",
|
||||
"SSE.Views.Toolbar.tipDecDecimal": "减少十进制",
|
||||
"SSE.Views.Toolbar.tipDecFont": "递减字体大小",
|
||||
"SSE.Views.Toolbar.tipDeleteOpt": "删除单元格",
|
||||
|
@ -3514,6 +3522,7 @@
|
|||
"SSE.Views.Toolbar.tipSave": "保存",
|
||||
"SSE.Views.Toolbar.tipSaveCoauth": "保存您的更改以供其他用户查看",
|
||||
"SSE.Views.Toolbar.tipScale": "按比例调整",
|
||||
"SSE.Views.Toolbar.tipSelectAll": "全选",
|
||||
"SSE.Views.Toolbar.tipSendBackward": "下移一层",
|
||||
"SSE.Views.Toolbar.tipSendForward": "上移一层",
|
||||
"SSE.Views.Toolbar.tipSynchronize": "该文档已被其他用户更改。请点击保存更改和重新加载更新。",
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
"textAbout": "Information",
|
||||
"textAddress": "Adresse",
|
||||
"textBack": "Zurück",
|
||||
"textEditor": "Editor der Tabellenkalkulationen",
|
||||
"textEmail": "E-Mail",
|
||||
"textPoweredBy": "Unterstützt von",
|
||||
"textTel": "Tel.",
|
||||
"textVersion": "Version",
|
||||
"textEditor": "Spreadsheet Editor"
|
||||
"textVersion": "Version"
|
||||
},
|
||||
"Common": {
|
||||
"Collaboration": {
|
||||
|
@ -63,9 +63,9 @@
|
|||
"notcriticalErrorTitle": "Warnung",
|
||||
"textCopyCutPasteActions": "Kopieren, Ausschneiden und Einfügen",
|
||||
"textDoNotShowAgain": "Nicht mehr anzeigen",
|
||||
"warnMergeLostData": "Nur die Daten aus der oberen linken Zelle bleiben nach der Vereinigung.<br>Möchten Sie wirklich fortsetzen?",
|
||||
"textOk": "Ok",
|
||||
"txtWarnUrl": "Clicking this link can be harmful to your device and data.<br>Are you sure you want to continue?"
|
||||
"textOk": "OK",
|
||||
"txtWarnUrl": "Dieser Link kann für Ihr Gerät und Daten gefährlich sein.<br>Möchten Sie wirklich fortsetzen?",
|
||||
"warnMergeLostData": "Nur die Daten aus der oberen linken Zelle bleiben nach der Vereinigung.<br>Möchten Sie wirklich fortsetzen?"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
|
|
@ -63,9 +63,9 @@
|
|||
"notcriticalErrorTitle": "Avertissement",
|
||||
"textCopyCutPasteActions": "Fonctions de Copier, Couper et Coller",
|
||||
"textDoNotShowAgain": "Ne plus afficher",
|
||||
"warnMergeLostData": "Seulement les données de la cellule supérieure gauche seront conservées dans la cellule fusionnée.<br>Êtes-vous sûr de vouloir continuer ?",
|
||||
"textOk": "Ok",
|
||||
"txtWarnUrl": "Clicking this link can be harmful to your device and data.<br>Are you sure you want to continue?"
|
||||
"textOk": "OK",
|
||||
"txtWarnUrl": "Cliquer sur ce lien peut être dangereux pour votre appareil et vos données. <br>Êtes-vous sûr de vouloir continuer ?",
|
||||
"warnMergeLostData": "Seulement les données de la cellule supérieure gauche seront conservées dans la cellule fusionnée.<br>Êtes-vous sûr de vouloir continuer ?"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
@ -223,7 +223,7 @@
|
|||
"errorSessionToken": "La connexion au serveur a été interrompue. Veuillez recharger la page.",
|
||||
"errorStockChart": "Ordre des lignes est incorrect. Pour créer un graphique boursier organisez vos données sur la feuille de calcul dans l'ordre suivant:<br>cours à l'ouverture, cours maximal, cours minimal, cours à la clôture.",
|
||||
"errorUnexpectedGuid": "Erreur externe.<br>GUID non prévue. Contactez l'assistance technique.",
|
||||
"errorUpdateVersionOnDisconnect": "La connexion internet a été rétablie, la version du fichier est modifiée.<br>Avant de continuer, téléchargez le fichier ou copiez le contenu pour vous assurer que tous les changements ont été enregistrés. Rechargez la page.",
|
||||
"errorUpdateVersionOnDisconnect": "La connexion a été rétablie et la version du fichier a été modifiée.<br>Avant de pouvoir continuer à travailler, vous devez télécharger le fichier ou copier son contenu pour vous assurer que rien n'est perdu, puis recharger cette page.",
|
||||
"errorUserDrop": "Impossible d'accéder au fichier.",
|
||||
"errorUsersExceed": "Le nombre d'utilisateurs autorisés par le plan tarifaire a été dépassé",
|
||||
"errorViewerDisconnect": "La connexion a été perdue. Vous pouvez toujours afficher le document,<br>mais ne pouvez pas le télécharger jusqu'à ce que la connexion soit rétablie et que la page soit rafraichit.",
|
||||
|
|
|
@ -63,9 +63,9 @@
|
|||
"notcriticalErrorTitle": "Զգուշացում",
|
||||
"textCopyCutPasteActions": "Պատճենելու, կտրելու և փակցնելու գործողություններ",
|
||||
"textDoNotShowAgain": "Այլևս ցույց չտալ",
|
||||
"warnMergeLostData": "Գործողությունը կարող է ոչնչացնել ընտրված վանդակների տվյալները։<br>Շարունակե՞լ։",
|
||||
"textOk": "Ok",
|
||||
"txtWarnUrl": "Clicking this link can be harmful to your device and data.<br>Are you sure you want to continue?"
|
||||
"textOk": "Լավ",
|
||||
"txtWarnUrl": "Այս հղմանը հետևելը կարող է վնասել ձեր սարքավորումն ու տվյալները:<br>Վստա՞հ եք, որ ցանկանում եք շարունակել:",
|
||||
"warnMergeLostData": "Գործողությունը կարող է ոչնչացնել ընտրված վանդակների տվյալները։<br>Շարունակե՞լ։"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
|
|
@ -63,9 +63,9 @@
|
|||
"notcriticalErrorTitle": "Avvertimento",
|
||||
"textCopyCutPasteActions": "Funzioni di Copiare, Tagliare e Incollare",
|
||||
"textDoNotShowAgain": "Non mostrare di nuovo",
|
||||
"warnMergeLostData": "Solo i dati dalla cella sinistra superiore rimangono nella cella unita.<br>Sei sicuro di voler continuare?",
|
||||
"textOk": "Ok",
|
||||
"txtWarnUrl": "Clicking this link can be harmful to your device and data.<br>Are you sure you want to continue?"
|
||||
"txtWarnUrl": "Fare clic su questo collegamento può danneggiare il tuo dispositivo e i tuoi dati.<br>Sei sicuro che vuoi continuare?",
|
||||
"warnMergeLostData": "Solo i dati dalla cella sinistra superiore rimangono nella cella unita.<br>Sei sicuro di voler continuare?"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
@ -223,7 +223,7 @@
|
|||
"errorSessionToken": "La connessione al server è stata interrotta. Ti preghiamo di ricaricare la pagina.",
|
||||
"errorStockChart": "Ordine delle righe incorretto. Per creare un grafico azionario, inserisci i dati sul foglio nel seguente ordine:<br> prezzo di apertura, prezzo massimo, prezzo minimo, prezzo di chiusura.",
|
||||
"errorUnexpectedGuid": "Errore esterno.<br>Guid inaspettato. Si prega di contattare il team di supporto.",
|
||||
"errorUpdateVersionOnDisconnect": "La connessione a Internet è stata ripristinata e la versione del file è stata modificata.<br>Prima di poter continuare a lavorare, devi scaricare il file o copiarne il contenuto per assicurarti che non vada perso nulla, poi ricarica questa pagina.",
|
||||
"errorUpdateVersionOnDisconnect": "La connessione Internet è stata ripristinata e la versione del file è stata modificata.<br>Prima di poter continuare a lavorare, devi scaricare il file o copiarne il contenuto per assicurarti che nulla vada perso, quindi ricarica questa pagina.",
|
||||
"errorUserDrop": "Impossibile accedere al file in questo momento.",
|
||||
"errorUsersExceed": "È stato superato il numero degli utenti consentito dalla tariffa",
|
||||
"errorViewerDisconnect": "La connessione è stata persa. È ancora possibile visualizzare il documento, <br> ma non sarà possibile scaricarlo o stamparlo fino a quando la connessione non sarà ripristinata e la pagina sarà ricaricata.",
|
||||
|
|
|
@ -211,7 +211,7 @@
|
|||
"errorLockedAll": "シートは他のユーザーによってロックされているので、操作を実行することができません。",
|
||||
"errorLockedCellPivot": "ピボット表内のデータを変更することはできません。",
|
||||
"errorLockedWorksheetRename": "他のユーザーによって名前が変更されているのでシートの名前を変更することはできません。",
|
||||
"errorMaxPoints": "グラプごとの直列のポイントの最大数は4096です。",
|
||||
"errorMaxPoints": "グラフごとの直列のポイントの最大数は4096です。",
|
||||
"errorMoveRange": "結合したセルの一部は変更できません",
|
||||
"errorMultiCellFormula": "複数セルの配列数式はテーブルでは使用できません。",
|
||||
"errorOpenWarning": "数式の長さを超過しましたので。許可された文字数を削除されました。",
|
||||
|
|
|
@ -63,9 +63,9 @@
|
|||
"notcriticalErrorTitle": "Amaran",
|
||||
"textCopyCutPasteActions": "Tindakan Salin, Potong dan Tampal",
|
||||
"textDoNotShowAgain": "Jangan tunjukkan semula",
|
||||
"txtWarnUrl": "Mengklik pautan ini boleh membahayakan peranti dan data anda.<br>Adakah anda mahu meneruskan?",
|
||||
"warnMergeLostData": "Hanya data dari sel kiri-atas akan kekal dalam sel dicantum. <br>Adakah anda pasti mahu meneruskan?",
|
||||
"textOk": "Ok",
|
||||
"txtWarnUrl": "Clicking this link can be harmful to your device and data.<br>Are you sure you want to continue?"
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
@ -302,9 +302,9 @@
|
|||
"textRenameSheet": "Namakan Semula Helaian",
|
||||
"textSheet": "Helaian",
|
||||
"textSheetName": "Nama Helaian",
|
||||
"textTabColor": "Warna Tab",
|
||||
"textUnhide": "Nyahsembunyi",
|
||||
"textWarnDeleteSheet": "Lembaran kerja mungkin mempunyai data. Teruskan operasi?",
|
||||
"textTabColor": "Tab Color"
|
||||
"textWarnDeleteSheet": "Lembaran kerja mungkin mempunyai data. Teruskan operasi?"
|
||||
},
|
||||
"Toolbar": {
|
||||
"dlgLeaveMsgText": "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.",
|
||||
|
@ -403,6 +403,7 @@
|
|||
"textBottomBorder": "Sempadan Bawah",
|
||||
"textBringToForeground": "Bawa ke Tanah",
|
||||
"textCell": "Sel",
|
||||
"textCellStyle": "Gaya Sel",
|
||||
"textCenter": "Pusat",
|
||||
"textChart": "Carta",
|
||||
"textChartTitle": "Tajuk Carta",
|
||||
|
@ -551,8 +552,7 @@
|
|||
"textYen": "Yen",
|
||||
"txtNotUrl": "Medan ini perlu sebagai URL dalam “http://www.example.com” formatnya",
|
||||
"txtSortHigh2Low": "Isih Tertinggi Ke Terendah",
|
||||
"txtSortLow2High": "Isih Terendah Ke Tertinggi.",
|
||||
"textCellStyle": "Cell Style"
|
||||
"txtSortLow2High": "Isih Terendah Ke Tertinggi."
|
||||
},
|
||||
"Settings": {
|
||||
"advCSVOptions": "Pilih pilihan CSV",
|
||||
|
@ -584,6 +584,7 @@
|
|||
"textCustomSize": "Saiz Tersuai",
|
||||
"textDarkTheme": "Tema Gelap",
|
||||
"textDelimeter": "Pembatas",
|
||||
"textDirection": "Arah",
|
||||
"textDisableAll": "Nyahdayakan Semua",
|
||||
"textDisableAllMacrosWithNotification": "Nyahdayakan semua makro dengan pemberitahuan",
|
||||
"textDisableAllMacrosWithoutNotification": "Nyahdayakan semua makro tanpa pemberitahuan",
|
||||
|
@ -595,6 +596,7 @@
|
|||
"textEnableAllMacrosWithoutNotification": "Mendayakan semua makro tanpa pemberitahuan",
|
||||
"textEncoding": "Pengekodan",
|
||||
"textExample": "Contoh",
|
||||
"textFeedback": "Maklum Balas & Sokongan",
|
||||
"textFind": "Cari",
|
||||
"textFindAndReplace": "Cari dan Ganti",
|
||||
"textFindAndReplaceAll": "Cari dan Ganti Semua",
|
||||
|
@ -610,6 +612,7 @@
|
|||
"textLastModified": "Dibodifikasi Terakhir",
|
||||
"textLastModifiedBy": "Terakhir Dimodifikasi Oleh",
|
||||
"textLeft": "Kiri",
|
||||
"textLeftToRight": "Kiri ke kanan",
|
||||
"textLocation": "Lokasi",
|
||||
"textLookIn": "Cari Ke Dalam",
|
||||
"textMacrosSettings": "Seting Makro",
|
||||
|
@ -631,6 +634,7 @@
|
|||
"textReplaceAll": "Gantikan Semua",
|
||||
"textResolvedComments": "Komen Diselesaikan",
|
||||
"textRight": "Kanan",
|
||||
"textRightToLeft": "Kanan ke Kiri",
|
||||
"textSearch": "Carian",
|
||||
"textSearchBy": "Carian",
|
||||
"textSearchIn": "Carian Dalam",
|
||||
|
@ -683,11 +687,7 @@
|
|||
"txtSpace": "Jarak",
|
||||
"txtTab": "Tab",
|
||||
"warnDownloadAs": "Jika anda terus menyimpan dalam format ini semua ciri kecuali teks akan hilang.<br>Adakah anda pasti mahu teruskan?",
|
||||
"textDirection": "Direction",
|
||||
"textFeedback": "Feedback & Support",
|
||||
"textLeftToRight": "Left To Right",
|
||||
"textRestartApplication": "Please restart the application for the changes to take effect",
|
||||
"textRightToLeft": "Right To Left",
|
||||
"textSubject": "Subject"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -223,7 +223,7 @@
|
|||
"errorSessionToken": "与服务器的链接被打断。请刷新该页。",
|
||||
"errorStockChart": "行的顺序有误。要想建立股票图表,请将数据按照如下顺序安放到表格中:<br> 开盘价格,最高价格,最低价格,收盘价格。",
|
||||
"errorUnexpectedGuid": "外部错误。<br>全局唯一标识符出现意料之外的状况。请联系支持人员。",
|
||||
"errorUpdateVersionOnDisconnect": "网络连接已恢复,文件版本已变更。<br>在继续工作之前,需要下载文件或复制其内容以避免丢失数据,然后刷新此页。",
|
||||
"errorUpdateVersionOnDisconnect": "网络连接已恢复,文件版本已变更。<br>在继续工作之前,需要下载文件或复制其内容以避免丢失数据,然后重新加载此页。",
|
||||
"errorUserDrop": "该文件现在无法访问。",
|
||||
"errorUsersExceed": "超过了定价计划允许的用户数",
|
||||
"errorViewerDisconnect": "网络连接失败。你仍然可以查看这个文档,<br>但在连接恢复并刷新该页之前,你将不能下载或打印这个文档。",
|
||||
|
|
Loading…
Reference in a new issue