Merge pull request #1826 from ONLYOFFICE/fix/special-keys-tips

Fix/special keys tips
This commit is contained in:
Julia Radzhabova 2022-06-27 12:23:24 +03:00 committed by GitHub
commit 320d33f675
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
117 changed files with 156 additions and 141 deletions

View file

@ -36,6 +36,11 @@
!common.utils && (common.utils = {}); !common.utils && (common.utils = {});
common.utils = new(function(){ common.utils = new(function(){
var userAgent = navigator.userAgent.toLowerCase(),
check = function(regex){
return regex.test(userAgent);
},
isMac = check(/macintosh|mac os x/);
return { return {
openLink: function(url) { openLink: function(url) {
if (url) { if (url) {
@ -100,7 +105,9 @@
return prop; return prop;
} }
} }
} },
isMac : isMac
}; };
})(); })();
}(); }();

View file

@ -436,7 +436,7 @@ var metrics = new(function() {
} }
})(); })();
Common.Utils.Metric = _extend_object(Common.Utils.Metric, metrics); Common.Utils.Metric = _extend_object(metrics, Common.Utils.Metric);
Common.Utils.RGBColor = function(colorString) { Common.Utils.RGBColor = function(colorString) {
var r, g, b; var r, g, b;
@ -603,8 +603,12 @@ Common.Utils.RGBColor = function(colorString) {
} }
}; };
Common.Utils.String = new (function() { var utilsString = new (function() {
return { return {
textCtrl: 'Ctrl',
textShift: 'Shift',
textAlt: 'Alt',
format: function(format) { format: function(format) {
var args = _.toArray(arguments).slice(1); var args = _.toArray(arguments).slice(1);
if (args.length && typeof args[0] == 'object') if (args.length && typeof args[0] == 'object')
@ -648,7 +652,7 @@ Common.Utils.String = new (function() {
return Common.Utils.String.format(template, string.replace(/\+(?=\S)/g, '').replace(/Ctrl|ctrl/g, '⌘').replace(/Alt|alt/g, '⌥').replace(/Shift|shift/g, '⇧')); return Common.Utils.String.format(template, string.replace(/\+(?=\S)/g, '').replace(/Ctrl|ctrl/g, '⌘').replace(/Alt|alt/g, '⌥').replace(/Shift|shift/g, '⇧'));
} }
return Common.Utils.String.format(template, string); return Common.Utils.String.format(template, string.replace(/Ctrl|ctrl/g, this.textCtrl).replace(/Alt|alt/g, this.textAlt).replace(/Shift|shift/g, this.textShift));
}, },
parseFloat: function(string) { parseFloat: function(string) {
@ -680,6 +684,8 @@ Common.Utils.String = new (function() {
} }
})(); })();
Common.Utils.String = _extend_object(utilsString, Common.Utils.String);
Common.Utils.isBrowserSupported = function() { Common.Utils.isBrowserSupported = function() {
return !((Common.Utils.ieVersion != 0 && Common.Utils.ieVersion < 10.0) || return !((Common.Utils.ieVersion != 0 && Common.Utils.ieVersion < 10.0) ||
(Common.Utils.safariVersion != 0 && Common.Utils.safariVersion < 5.0) || (Common.Utils.safariVersion != 0 && Common.Utils.safariVersion < 5.0) ||

View file

@ -229,7 +229,7 @@ DE.ApplicationController = new(function(){
if (type == Asc.c_oAscMouseMoveDataTypes.Hyperlink || type==Asc.c_oAscMouseMoveDataTypes.Form) { // hyperlink if (type == Asc.c_oAscMouseMoveDataTypes.Hyperlink || type==Asc.c_oAscMouseMoveDataTypes.Form) { // hyperlink
me.isHideBodyTip = false; me.isHideBodyTip = false;
var str = (type == Asc.c_oAscMouseMoveDataTypes.Hyperlink) ? me.txtPressLink : data.get_FormHelpText(); var str = (type == Asc.c_oAscMouseMoveDataTypes.Hyperlink) ? (me.txtPressLink.replace('%1', common.utils.isMac ? '⌘' : me.textCtrl)) : data.get_FormHelpText();
if (str.length>500) if (str.length>500)
str = str.substr(0, 500) + '...'; str = str.substr(0, 500) + '...';
str = common.utils.htmlEncode(str); str = common.utils.htmlEncode(str);
@ -957,9 +957,10 @@ DE.ApplicationController = new(function(){
textGotIt: 'Got it', textGotIt: 'Got it',
errorForceSave: "An error occurred while saving the file. Please use the 'Download as' option to save the file to your computer hard drive or try again later.", errorForceSave: "An error occurred while saving the file. Please use the 'Download as' option to save the file to your computer hard drive or try again later.",
txtEmpty: '(Empty)', txtEmpty: '(Empty)',
txtPressLink: 'Press Ctrl and click link', txtPressLink: 'Press %1 and click link',
errorLoadingFont: 'Fonts are not loaded.<br>Please contact your Document Server administrator.', errorLoadingFont: 'Fonts are not loaded.<br>Please contact your Document Server administrator.',
errorTokenExpire: 'The document security token has expired.<br>Please contact your Document Server administrator.', errorTokenExpire: 'The document security token has expired.<br>Please contact your Document Server administrator.',
openErrorText: 'An error has occurred while opening the file' openErrorText: 'An error has occurred while opening the file',
textCtrl: 'Ctrl'
} }
})(); })();

View file

@ -35,7 +35,7 @@
"DE.ApplicationController.textSubmited": "<b> Forma uğurla təqdim edildi </b> <br> İpucunu bağlamaq üçün bura klikləyin", "DE.ApplicationController.textSubmited": "<b> Forma uğurla təqdim edildi </b> <br> İpucunu bağlamaq üçün bura klikləyin",
"DE.ApplicationController.txtClose": "Bağla", "DE.ApplicationController.txtClose": "Bağla",
"DE.ApplicationController.txtEmpty": "(Boşdur)", "DE.ApplicationController.txtEmpty": "(Boşdur)",
"DE.ApplicationController.txtPressLink": "Ctrl düyməsinə basıb linkə klikləyin", "DE.ApplicationController.txtPressLink": "%1 düyməsinə basıb linkə klikləyin",
"DE.ApplicationController.unknownErrorText": "Naməlum xəta.", "DE.ApplicationController.unknownErrorText": "Naməlum xəta.",
"DE.ApplicationController.unsupportedBrowserErrorText": "Brauzeriniz dəstəklənmir.", "DE.ApplicationController.unsupportedBrowserErrorText": "Brauzeriniz dəstəklənmir.",
"DE.ApplicationController.waitText": "Zəhmət olmasa, gözləyin...", "DE.ApplicationController.waitText": "Zəhmət olmasa, gözləyin...",

View file

@ -35,7 +35,7 @@
"DE.ApplicationController.textSubmited": "<b>Форма паспяхова адпраўленая</b><br>Пстрыкніце, каб закрыць падказку", "DE.ApplicationController.textSubmited": "<b>Форма паспяхова адпраўленая</b><br>Пстрыкніце, каб закрыць падказку",
"DE.ApplicationController.txtClose": "Закрыць", "DE.ApplicationController.txtClose": "Закрыць",
"DE.ApplicationController.txtEmpty": "(Пуста)", "DE.ApplicationController.txtEmpty": "(Пуста)",
"DE.ApplicationController.txtPressLink": "Націсніце CTRL і пстрыкніце па спасылцы", "DE.ApplicationController.txtPressLink": "Націсніце %1 і пстрыкніце па спасылцы",
"DE.ApplicationController.unknownErrorText": "Невядомая памылка.", "DE.ApplicationController.unknownErrorText": "Невядомая памылка.",
"DE.ApplicationController.unsupportedBrowserErrorText": "Ваш браўзер не падтрымліваецца.", "DE.ApplicationController.unsupportedBrowserErrorText": "Ваш браўзер не падтрымліваецца.",
"DE.ApplicationController.waitText": "Калі ласка, пачакайце...", "DE.ApplicationController.waitText": "Калі ласка, пачакайце...",

View file

@ -36,7 +36,7 @@
"DE.ApplicationController.textSubmited": "<b>El formulari s'ha enviat amb èxit</b><br>Feu clic per a tancar el consell", "DE.ApplicationController.textSubmited": "<b>El formulari s'ha enviat amb èxit</b><br>Feu clic per a tancar el consell",
"DE.ApplicationController.txtClose": "Tanca", "DE.ApplicationController.txtClose": "Tanca",
"DE.ApplicationController.txtEmpty": "(Buit)", "DE.ApplicationController.txtEmpty": "(Buit)",
"DE.ApplicationController.txtPressLink": "Premeu CTRL i feu clic a l'enllaç", "DE.ApplicationController.txtPressLink": "Premeu %1 i feu clic a l'enllaç",
"DE.ApplicationController.unknownErrorText": "Error desconegut.", "DE.ApplicationController.unknownErrorText": "Error desconegut.",
"DE.ApplicationController.unsupportedBrowserErrorText": "El vostre navegador no és compatible.", "DE.ApplicationController.unsupportedBrowserErrorText": "El vostre navegador no és compatible.",
"DE.ApplicationController.waitText": "Espereu...", "DE.ApplicationController.waitText": "Espereu...",

View file

@ -36,7 +36,7 @@
"DE.ApplicationController.textSubmited": "<b>Formulář úspěšně uložen.</b><br>Klikněte pro zavření nápovědy.", "DE.ApplicationController.textSubmited": "<b>Formulář úspěšně uložen.</b><br>Klikněte pro zavření nápovědy.",
"DE.ApplicationController.txtClose": "Zavřít", "DE.ApplicationController.txtClose": "Zavřít",
"DE.ApplicationController.txtEmpty": "(Prázdné)", "DE.ApplicationController.txtEmpty": "(Prázdné)",
"DE.ApplicationController.txtPressLink": "Stiskněte CTRL a klikněte na odkaz", "DE.ApplicationController.txtPressLink": "Stiskněte %1 a klikněte na odkaz",
"DE.ApplicationController.unknownErrorText": "Neznámá chyba.", "DE.ApplicationController.unknownErrorText": "Neznámá chyba.",
"DE.ApplicationController.unsupportedBrowserErrorText": "Vámi používaný webový prohlížeč není podporován.", "DE.ApplicationController.unsupportedBrowserErrorText": "Vámi používaný webový prohlížeč není podporován.",
"DE.ApplicationController.waitText": "Čekejte prosím…", "DE.ApplicationController.waitText": "Čekejte prosím…",

View file

@ -35,7 +35,7 @@
"DE.ApplicationController.textSubmited": "\n<b>Formularen blev indsendt</b><br>Klik for at lukke tippet", "DE.ApplicationController.textSubmited": "\n<b>Formularen blev indsendt</b><br>Klik for at lukke tippet",
"DE.ApplicationController.txtClose": "Luk", "DE.ApplicationController.txtClose": "Luk",
"DE.ApplicationController.txtEmpty": "(Tom)", "DE.ApplicationController.txtEmpty": "(Tom)",
"DE.ApplicationController.txtPressLink": "Tryk CTRL og klik på linket", "DE.ApplicationController.txtPressLink": "Tryk %1 og klik på linket",
"DE.ApplicationController.unknownErrorText": "Ukendt fejl.", "DE.ApplicationController.unknownErrorText": "Ukendt fejl.",
"DE.ApplicationController.unsupportedBrowserErrorText": "Din browser understøttes ikke.", "DE.ApplicationController.unsupportedBrowserErrorText": "Din browser understøttes ikke.",
"DE.ApplicationController.waitText": "Vent venligst...", "DE.ApplicationController.waitText": "Vent venligst...",

View file

@ -36,7 +36,8 @@
"DE.ApplicationController.textSubmited": "<b>Das Formular wurde erfolgreich abgesendet</b><br>Klicken Sie hier, um den Tipp auszublenden", "DE.ApplicationController.textSubmited": "<b>Das Formular wurde erfolgreich abgesendet</b><br>Klicken Sie hier, um den Tipp auszublenden",
"DE.ApplicationController.txtClose": "Schließen", "DE.ApplicationController.txtClose": "Schließen",
"DE.ApplicationController.txtEmpty": "(Leer)", "DE.ApplicationController.txtEmpty": "(Leer)",
"DE.ApplicationController.txtPressLink": "Drücken Sie STRG und klicken Sie auf den Link", "DE.ApplicationController.textCtrl": "STRG",
"DE.ApplicationController.txtPressLink": "Drücken Sie %1 und klicken Sie auf den Link",
"DE.ApplicationController.unknownErrorText": "Unbekannter Fehler.", "DE.ApplicationController.unknownErrorText": "Unbekannter Fehler.",
"DE.ApplicationController.unsupportedBrowserErrorText": "Ihr Webbrowser wird nicht unterstützt.", "DE.ApplicationController.unsupportedBrowserErrorText": "Ihr Webbrowser wird nicht unterstützt.",
"DE.ApplicationController.waitText": "Bitte warten...", "DE.ApplicationController.waitText": "Bitte warten...",

View file

@ -36,7 +36,7 @@
"DE.ApplicationController.textSubmited": "<b>Η φόρμα υποβλήθηκε με επιτυχία</b><br>Κάντε κλικ για να κλείσετε τη συμβουλή ", "DE.ApplicationController.textSubmited": "<b>Η φόρμα υποβλήθηκε με επιτυχία</b><br>Κάντε κλικ για να κλείσετε τη συμβουλή ",
"DE.ApplicationController.txtClose": "Κλείσιμο", "DE.ApplicationController.txtClose": "Κλείσιμο",
"DE.ApplicationController.txtEmpty": "(Κενό)", "DE.ApplicationController.txtEmpty": "(Κενό)",
"DE.ApplicationController.txtPressLink": "Πατήστε Ctrl και κάντε κλικ στο σύνδεσμο", "DE.ApplicationController.txtPressLink": "Πατήστε %1 και κάντε κλικ στο σύνδεσμο",
"DE.ApplicationController.unknownErrorText": "Άγνωστο σφάλμα.", "DE.ApplicationController.unknownErrorText": "Άγνωστο σφάλμα.",
"DE.ApplicationController.unsupportedBrowserErrorText": "Ο περιηγητής σας δεν υποστηρίζεται.", "DE.ApplicationController.unsupportedBrowserErrorText": "Ο περιηγητής σας δεν υποστηρίζεται.",
"DE.ApplicationController.waitText": "Παρακαλούμε, περιμένετε...", "DE.ApplicationController.waitText": "Παρακαλούμε, περιμένετε...",

View file

@ -36,10 +36,11 @@
"DE.ApplicationController.textSubmited": "<b>Form submitted successfully</b><br>Click to close the tip", "DE.ApplicationController.textSubmited": "<b>Form submitted successfully</b><br>Click to close the tip",
"DE.ApplicationController.txtClose": "Close", "DE.ApplicationController.txtClose": "Close",
"DE.ApplicationController.txtEmpty": "(Empty)", "DE.ApplicationController.txtEmpty": "(Empty)",
"DE.ApplicationController.txtPressLink": "Press Ctrl and click link", "DE.ApplicationController.txtPressLink": "Press %1 and click link",
"DE.ApplicationController.unknownErrorText": "Unknown error.", "DE.ApplicationController.unknownErrorText": "Unknown error.",
"DE.ApplicationController.unsupportedBrowserErrorText": "Your browser is not supported.", "DE.ApplicationController.unsupportedBrowserErrorText": "Your browser is not supported.",
"DE.ApplicationController.waitText": "Please, wait...", "DE.ApplicationController.waitText": "Please, wait...",
"DE.ApplicationController.textCtrl": "Ctrl",
"DE.ApplicationView.txtDownload": "Download", "DE.ApplicationView.txtDownload": "Download",
"DE.ApplicationView.txtDownloadDocx": "Download as docx", "DE.ApplicationView.txtDownloadDocx": "Download as docx",
"DE.ApplicationView.txtDownloadPdf": "Download as pdf", "DE.ApplicationView.txtDownloadPdf": "Download as pdf",

View file

@ -36,7 +36,7 @@
"DE.ApplicationController.textSubmited": "<b>Formulario enviado con éxito. </b><br>Haga clic para cerrar el consejo", "DE.ApplicationController.textSubmited": "<b>Formulario enviado con éxito. </b><br>Haga clic para cerrar el consejo",
"DE.ApplicationController.txtClose": "Cerrar", "DE.ApplicationController.txtClose": "Cerrar",
"DE.ApplicationController.txtEmpty": "(Vacío)", "DE.ApplicationController.txtEmpty": "(Vacío)",
"DE.ApplicationController.txtPressLink": "Pulse CTRL y haga clic en el enlace", "DE.ApplicationController.txtPressLink": "Pulse %1 y haga clic en el enlace",
"DE.ApplicationController.unknownErrorText": "Error desconocido.", "DE.ApplicationController.unknownErrorText": "Error desconocido.",
"DE.ApplicationController.unsupportedBrowserErrorText": "Su navegador no es compatible.", "DE.ApplicationController.unsupportedBrowserErrorText": "Su navegador no es compatible.",
"DE.ApplicationController.waitText": "Espere...", "DE.ApplicationController.waitText": "Espere...",

View file

@ -36,7 +36,7 @@
"DE.ApplicationController.textSubmited": "<b>Formularioa behar bezala bidali da</b><br>Egin klik argibidea ixteko", "DE.ApplicationController.textSubmited": "<b>Formularioa behar bezala bidali da</b><br>Egin klik argibidea ixteko",
"DE.ApplicationController.txtClose": "Itxi", "DE.ApplicationController.txtClose": "Itxi",
"DE.ApplicationController.txtEmpty": "(Hutsik)", "DE.ApplicationController.txtEmpty": "(Hutsik)",
"DE.ApplicationController.txtPressLink": "Sakatu Ctrl eta egin klik estekan", "DE.ApplicationController.txtPressLink": "Sakatu %1 eta egin klik estekan",
"DE.ApplicationController.unknownErrorText": "Errore ezezaguna.", "DE.ApplicationController.unknownErrorText": "Errore ezezaguna.",
"DE.ApplicationController.unsupportedBrowserErrorText": "Zure nabigatzaileak ez du euskarririk.", "DE.ApplicationController.unsupportedBrowserErrorText": "Zure nabigatzaileak ez du euskarririk.",
"DE.ApplicationController.waitText": "Mesedez, itxaron...", "DE.ApplicationController.waitText": "Mesedez, itxaron...",

View file

@ -36,7 +36,7 @@
"DE.ApplicationController.textSubmited": "<b>Le formulaire a été soumis avec succès</b><br>Cliquez ici pour fermer l'astuce", "DE.ApplicationController.textSubmited": "<b>Le formulaire a été soumis avec succès</b><br>Cliquez ici pour fermer l'astuce",
"DE.ApplicationController.txtClose": "Fermer", "DE.ApplicationController.txtClose": "Fermer",
"DE.ApplicationController.txtEmpty": "(Vide)", "DE.ApplicationController.txtEmpty": "(Vide)",
"DE.ApplicationController.txtPressLink": "Appuyez sur Ctrl et cliquez sur le lien", "DE.ApplicationController.txtPressLink": "Appuyez sur %1 et cliquez sur le lien",
"DE.ApplicationController.unknownErrorText": "Erreur inconnue.", "DE.ApplicationController.unknownErrorText": "Erreur inconnue.",
"DE.ApplicationController.unsupportedBrowserErrorText": "Votre navigateur n'est pas pris en charge.", "DE.ApplicationController.unsupportedBrowserErrorText": "Votre navigateur n'est pas pris en charge.",
"DE.ApplicationController.waitText": "Veuillez patienter...", "DE.ApplicationController.waitText": "Veuillez patienter...",

View file

@ -36,7 +36,7 @@
"DE.ApplicationController.textSubmited": "<b>Formulario enviado con éxito</b><br>Prema para pechar o consello", "DE.ApplicationController.textSubmited": "<b>Formulario enviado con éxito</b><br>Prema para pechar o consello",
"DE.ApplicationController.txtClose": "Pechar", "DE.ApplicationController.txtClose": "Pechar",
"DE.ApplicationController.txtEmpty": "(Vacío)", "DE.ApplicationController.txtEmpty": "(Vacío)",
"DE.ApplicationController.txtPressLink": "Prema Ctrl e na ligazón", "DE.ApplicationController.txtPressLink": "Prema %1 e na ligazón",
"DE.ApplicationController.unknownErrorText": "Erro descoñecido.", "DE.ApplicationController.unknownErrorText": "Erro descoñecido.",
"DE.ApplicationController.unsupportedBrowserErrorText": "O seu navegador non é compatible.", "DE.ApplicationController.unsupportedBrowserErrorText": "O seu navegador non é compatible.",
"DE.ApplicationController.waitText": "Agarde...", "DE.ApplicationController.waitText": "Agarde...",

View file

@ -35,7 +35,7 @@
"DE.ApplicationController.textSubmited": "<b>Az űrlap sikeresen elküldve</b><br>Kattintson a tipp bezárásához", "DE.ApplicationController.textSubmited": "<b>Az űrlap sikeresen elküldve</b><br>Kattintson a tipp bezárásához",
"DE.ApplicationController.txtClose": "Bezárás", "DE.ApplicationController.txtClose": "Bezárás",
"DE.ApplicationController.txtEmpty": "(Üres)", "DE.ApplicationController.txtEmpty": "(Üres)",
"DE.ApplicationController.txtPressLink": "Nyomja meg a CTRL billentyűt és kattintson a hivatkozásra", "DE.ApplicationController.txtPressLink": "Nyomja meg a %1 billentyűt és kattintson a hivatkozásra",
"DE.ApplicationController.unknownErrorText": "Ismeretlen hiba.", "DE.ApplicationController.unknownErrorText": "Ismeretlen hiba.",
"DE.ApplicationController.unsupportedBrowserErrorText": "A böngészője nem támogatott.", "DE.ApplicationController.unsupportedBrowserErrorText": "A böngészője nem támogatott.",
"DE.ApplicationController.waitText": "Kérjük, várjon...", "DE.ApplicationController.waitText": "Kérjük, várjon...",

View file

@ -36,7 +36,7 @@
"DE.ApplicationController.textSubmited": "<b>Ձևը հաջողությամբ ուղարկվեց</b><br>Սեղմեք՝ հուշակը փակելու համար", "DE.ApplicationController.textSubmited": "<b>Ձևը հաջողությամբ ուղարկվեց</b><br>Սեղմեք՝ հուշակը փակելու համար",
"DE.ApplicationController.txtClose": "Փակել", "DE.ApplicationController.txtClose": "Փակել",
"DE.ApplicationController.txtEmpty": "(Դատարկ)", "DE.ApplicationController.txtEmpty": "(Դատարկ)",
"DE.ApplicationController.txtPressLink": "Սեղմել Ctrl և անցնել հղումը", "DE.ApplicationController.txtPressLink": "Սեղմել %1 և անցնել հղումը",
"DE.ApplicationController.unknownErrorText": "Անհայտ սխալ։", "DE.ApplicationController.unknownErrorText": "Անհայտ սխալ։",
"DE.ApplicationController.unsupportedBrowserErrorText": "Ձեր դիտարկիչը չի աջակցվում։", "DE.ApplicationController.unsupportedBrowserErrorText": "Ձեր դիտարկիչը չի աջակցվում։",
"DE.ApplicationController.waitText": "Խնդրում ենք սպասել...", "DE.ApplicationController.waitText": "Խնդրում ենք սպասել...",

View file

@ -35,7 +35,7 @@
"DE.ApplicationController.textSubmited": "<b>Form berhasil disubmit</b><br>Klik untuk menutup tips", "DE.ApplicationController.textSubmited": "<b>Form berhasil disubmit</b><br>Klik untuk menutup tips",
"DE.ApplicationController.txtClose": "Tutup", "DE.ApplicationController.txtClose": "Tutup",
"DE.ApplicationController.txtEmpty": "(Kosong)", "DE.ApplicationController.txtEmpty": "(Kosong)",
"DE.ApplicationController.txtPressLink": "Tekan CTRL dan klik tautan", "DE.ApplicationController.txtPressLink": "Tekan %1 dan klik tautan",
"DE.ApplicationController.unknownErrorText": "Kesalahan tidak diketahui", "DE.ApplicationController.unknownErrorText": "Kesalahan tidak diketahui",
"DE.ApplicationController.unsupportedBrowserErrorText": "Peramban kamu tidak didukung", "DE.ApplicationController.unsupportedBrowserErrorText": "Peramban kamu tidak didukung",
"DE.ApplicationController.waitText": "Silahkan menunggu", "DE.ApplicationController.waitText": "Silahkan menunggu",

View file

@ -36,7 +36,7 @@
"DE.ApplicationController.textSubmited": "<b>Modulo è stato inviato con successo</b><br>Clicca su per chiudere la notifica</br>", "DE.ApplicationController.textSubmited": "<b>Modulo è stato inviato con successo</b><br>Clicca su per chiudere la notifica</br>",
"DE.ApplicationController.txtClose": "Chiudi", "DE.ApplicationController.txtClose": "Chiudi",
"DE.ApplicationController.txtEmpty": "(Vuoto)", "DE.ApplicationController.txtEmpty": "(Vuoto)",
"DE.ApplicationController.txtPressLink": "Premi CTRL e clicca sul collegamento", "DE.ApplicationController.txtPressLink": "Premi %1 e clicca sul collegamento",
"DE.ApplicationController.unknownErrorText": "Errore sconosciuto.", "DE.ApplicationController.unknownErrorText": "Errore sconosciuto.",
"DE.ApplicationController.unsupportedBrowserErrorText": "Il tuo browser non è supportato.", "DE.ApplicationController.unsupportedBrowserErrorText": "Il tuo browser non è supportato.",
"DE.ApplicationController.waitText": "Per favore, attendi...", "DE.ApplicationController.waitText": "Per favore, attendi...",

View file

@ -36,7 +36,7 @@
"DE.ApplicationController.textSubmited": "<b>フォームが正常に送信されました。</b><br>クリックしてヒントを閉じます。", "DE.ApplicationController.textSubmited": "<b>フォームが正常に送信されました。</b><br>クリックしてヒントを閉じます。",
"DE.ApplicationController.txtClose": "閉じる", "DE.ApplicationController.txtClose": "閉じる",
"DE.ApplicationController.txtEmpty": "(空)", "DE.ApplicationController.txtEmpty": "(空)",
"DE.ApplicationController.txtPressLink": "リンクをクリックしてCTRLを押してください", "DE.ApplicationController.txtPressLink": "リンクをクリックして%1を押してください",
"DE.ApplicationController.unknownErrorText": "不明なエラー", "DE.ApplicationController.unknownErrorText": "不明なエラー",
"DE.ApplicationController.unsupportedBrowserErrorText": "お使いのブラウザはサポートされていません。", "DE.ApplicationController.unsupportedBrowserErrorText": "お使いのブラウザはサポートされていません。",
"DE.ApplicationController.waitText": "少々お待ちください...", "DE.ApplicationController.waitText": "少々お待ちください...",

View file

@ -35,7 +35,7 @@
"DE.ApplicationController.textSubmited": "<b>양식이 성공적으로 전송되었습니다.</b><br>여기를 클릭하여 프롬프트를 닫으십시오", "DE.ApplicationController.textSubmited": "<b>양식이 성공적으로 전송되었습니다.</b><br>여기를 클릭하여 프롬프트를 닫으십시오",
"DE.ApplicationController.txtClose": "닫기", "DE.ApplicationController.txtClose": "닫기",
"DE.ApplicationController.txtEmpty": "(없음)", "DE.ApplicationController.txtEmpty": "(없음)",
"DE.ApplicationController.txtPressLink": "CTRL 키를 누른 상태에서 링크 클릭", "DE.ApplicationController.txtPressLink": "%1 키를 누른 상태에서 링크 클릭",
"DE.ApplicationController.unknownErrorText": "알 수없는 오류.", "DE.ApplicationController.unknownErrorText": "알 수없는 오류.",
"DE.ApplicationController.unsupportedBrowserErrorText": "사용중인 브라우저가 지원되지 않습니다.", "DE.ApplicationController.unsupportedBrowserErrorText": "사용중인 브라우저가 지원되지 않습니다.",
"DE.ApplicationController.waitText": "잠시만 기다려주세요...", "DE.ApplicationController.waitText": "잠시만 기다려주세요...",

View file

@ -35,7 +35,7 @@
"DE.ApplicationController.textSubmited": "<b> ແບບຟອມທີ່ສົ່ງມາແລ້ວ", "DE.ApplicationController.textSubmited": "<b> ແບບຟອມທີ່ສົ່ງມາແລ້ວ",
"DE.ApplicationController.txtClose": " ປິດ", "DE.ApplicationController.txtClose": " ປິດ",
"DE.ApplicationController.txtEmpty": "(ຫວ່າງເປົ່າ)", "DE.ApplicationController.txtEmpty": "(ຫວ່າງເປົ່າ)",
"DE.ApplicationController.txtPressLink": "ກົດ Ctrl ແລະກົດລິ້ງ", "DE.ApplicationController.txtPressLink": "ກົດ %1 ແລະກົດລິ້ງ",
"DE.ApplicationController.unknownErrorText": "ມີຂໍ້ຜິດພາດທີ່ບໍ່ຮູ້ສາເຫດ", "DE.ApplicationController.unknownErrorText": "ມີຂໍ້ຜິດພາດທີ່ບໍ່ຮູ້ສາເຫດ",
"DE.ApplicationController.unsupportedBrowserErrorText": "ບຣາວເຊີຂອງທ່ານບໍ່ສາມານຳໃຊ້ໄດ້", "DE.ApplicationController.unsupportedBrowserErrorText": "ບຣາວເຊີຂອງທ່ານບໍ່ສາມານຳໃຊ້ໄດ້",
"DE.ApplicationController.waitText": "ກະລຸນາລໍຖ້າ...", "DE.ApplicationController.waitText": "ກະລຸນາລໍຖ້າ...",

View file

@ -35,7 +35,7 @@
"DE.ApplicationController.textSubmited": "<b>Borang telah berjaya dihantar</b><br>Klik untuk menutup petua", "DE.ApplicationController.textSubmited": "<b>Borang telah berjaya dihantar</b><br>Klik untuk menutup petua",
"DE.ApplicationController.txtClose": "Tutup", "DE.ApplicationController.txtClose": "Tutup",
"DE.ApplicationController.txtEmpty": "(Kosong)", "DE.ApplicationController.txtEmpty": "(Kosong)",
"DE.ApplicationController.txtPressLink": "Tekan Ctrl dan klik pautan", "DE.ApplicationController.txtPressLink": "Tekan %1 dan klik pautan",
"DE.ApplicationController.unknownErrorText": "Ralat tidak diketahui.", "DE.ApplicationController.unknownErrorText": "Ralat tidak diketahui.",
"DE.ApplicationController.unsupportedBrowserErrorText": "Pelayar anda tidak disokong.", "DE.ApplicationController.unsupportedBrowserErrorText": "Pelayar anda tidak disokong.",
"DE.ApplicationController.waitText": "Sila, tunggu…", "DE.ApplicationController.waitText": "Sila, tunggu…",

View file

@ -36,7 +36,7 @@
"DE.ApplicationController.textSubmited": "<b>Formulier succesvol ingediend</b><br>Klik om de tip te sluiten", "DE.ApplicationController.textSubmited": "<b>Formulier succesvol ingediend</b><br>Klik om de tip te sluiten",
"DE.ApplicationController.txtClose": "Sluiten", "DE.ApplicationController.txtClose": "Sluiten",
"DE.ApplicationController.txtEmpty": "(Leeg)", "DE.ApplicationController.txtEmpty": "(Leeg)",
"DE.ApplicationController.txtPressLink": "Druk op Ctrl en klik op de koppeling", "DE.ApplicationController.txtPressLink": "Druk op %1 en klik op de koppeling",
"DE.ApplicationController.unknownErrorText": "Onbekende fout.", "DE.ApplicationController.unknownErrorText": "Onbekende fout.",
"DE.ApplicationController.unsupportedBrowserErrorText": "Uw browser wordt niet ondersteund.", "DE.ApplicationController.unsupportedBrowserErrorText": "Uw browser wordt niet ondersteund.",
"DE.ApplicationController.waitText": "Een moment geduld", "DE.ApplicationController.waitText": "Een moment geduld",

View file

@ -35,7 +35,7 @@
"DE.ApplicationController.textSubmited": "</b>Formularz załączony poprawnie</b><br>Kliknij aby zamknąć podpowiedź.", "DE.ApplicationController.textSubmited": "</b>Formularz załączony poprawnie</b><br>Kliknij aby zamknąć podpowiedź.",
"DE.ApplicationController.txtClose": "Zamknij", "DE.ApplicationController.txtClose": "Zamknij",
"DE.ApplicationController.txtEmpty": "(Pusty)", "DE.ApplicationController.txtEmpty": "(Pusty)",
"DE.ApplicationController.txtPressLink": "Naciśnij Ctrl i kliknij w link", "DE.ApplicationController.txtPressLink": "Naciśnij %1 i kliknij w link",
"DE.ApplicationController.unknownErrorText": "Nieznany błąd.", "DE.ApplicationController.unknownErrorText": "Nieznany błąd.",
"DE.ApplicationController.unsupportedBrowserErrorText": "Twoja przeglądarka nie jest wspierana.", "DE.ApplicationController.unsupportedBrowserErrorText": "Twoja przeglądarka nie jest wspierana.",
"DE.ApplicationController.waitText": "Proszę czekać...", "DE.ApplicationController.waitText": "Proszę czekać...",

View file

@ -36,7 +36,7 @@
"DE.ApplicationController.textSubmited": "<b>Formulário submetido com sucesso</b><br>Clique para fechar a dica", "DE.ApplicationController.textSubmited": "<b>Formulário submetido com sucesso</b><br>Clique para fechar a dica",
"DE.ApplicationController.txtClose": "Fechar", "DE.ApplicationController.txtClose": "Fechar",
"DE.ApplicationController.txtEmpty": "(Vazio)", "DE.ApplicationController.txtEmpty": "(Vazio)",
"DE.ApplicationController.txtPressLink": "Prima Ctrl e clique na ligação", "DE.ApplicationController.txtPressLink": "Prima %1 e clique na ligação",
"DE.ApplicationController.unknownErrorText": "Erro desconhecido.", "DE.ApplicationController.unknownErrorText": "Erro desconhecido.",
"DE.ApplicationController.unsupportedBrowserErrorText": "O seu navegador não é suportado.", "DE.ApplicationController.unsupportedBrowserErrorText": "O seu navegador não é suportado.",
"DE.ApplicationController.waitText": "Aguarde…", "DE.ApplicationController.waitText": "Aguarde…",

View file

@ -35,7 +35,7 @@
"DE.ApplicationController.textSubmited": "<b>Formulário apresentado com sucesso</b>>br>Click para fechar a ponta", "DE.ApplicationController.textSubmited": "<b>Formulário apresentado com sucesso</b>>br>Click para fechar a ponta",
"DE.ApplicationController.txtClose": "Fechar", "DE.ApplicationController.txtClose": "Fechar",
"DE.ApplicationController.txtEmpty": "(Vazio)", "DE.ApplicationController.txtEmpty": "(Vazio)",
"DE.ApplicationController.txtPressLink": "Pressione CTRL e clique no link", "DE.ApplicationController.txtPressLink": "Pressione %1 e clique no link",
"DE.ApplicationController.unknownErrorText": "Erro desconhecido.", "DE.ApplicationController.unknownErrorText": "Erro desconhecido.",
"DE.ApplicationController.unsupportedBrowserErrorText": "Seu navegador não é suportado.", "DE.ApplicationController.unsupportedBrowserErrorText": "Seu navegador não é suportado.",
"DE.ApplicationController.waitText": "Aguarde...", "DE.ApplicationController.waitText": "Aguarde...",

View file

@ -36,7 +36,7 @@
"DE.ApplicationController.textSubmited": "<b>Formularul a fost remis cu succes</b><br>Faceţi clic pentru a închide sfatul", "DE.ApplicationController.textSubmited": "<b>Formularul a fost remis cu succes</b><br>Faceţi clic pentru a închide sfatul",
"DE.ApplicationController.txtClose": "Închidere", "DE.ApplicationController.txtClose": "Închidere",
"DE.ApplicationController.txtEmpty": "(Gol)", "DE.ApplicationController.txtEmpty": "(Gol)",
"DE.ApplicationController.txtPressLink": "Apăsați Ctrl și faceți clic pe linkul", "DE.ApplicationController.txtPressLink": "Apăsați %1 și faceți clic pe linkul",
"DE.ApplicationController.unknownErrorText": "Eroare necunoscută.", "DE.ApplicationController.unknownErrorText": "Eroare necunoscută.",
"DE.ApplicationController.unsupportedBrowserErrorText": "Browserul nu este compatibil.", "DE.ApplicationController.unsupportedBrowserErrorText": "Browserul nu este compatibil.",
"DE.ApplicationController.waitText": "Vă rugăm să așteptați...", "DE.ApplicationController.waitText": "Vă rugăm să așteptați...",

View file

@ -36,7 +36,7 @@
"DE.ApplicationController.textSubmited": "<b>Форма успешно отправлена</b><br>Нажмите, чтобы закрыть подсказку", "DE.ApplicationController.textSubmited": "<b>Форма успешно отправлена</b><br>Нажмите, чтобы закрыть подсказку",
"DE.ApplicationController.txtClose": "Закрыть", "DE.ApplicationController.txtClose": "Закрыть",
"DE.ApplicationController.txtEmpty": "(Пусто)", "DE.ApplicationController.txtEmpty": "(Пусто)",
"DE.ApplicationController.txtPressLink": "Нажмите CTRL и щелкните по ссылке", "DE.ApplicationController.txtPressLink": "Нажмите %1 и щелкните по ссылке",
"DE.ApplicationController.unknownErrorText": "Неизвестная ошибка.", "DE.ApplicationController.unknownErrorText": "Неизвестная ошибка.",
"DE.ApplicationController.unsupportedBrowserErrorText": "Ваш браузер не поддерживается.", "DE.ApplicationController.unsupportedBrowserErrorText": "Ваш браузер не поддерживается.",
"DE.ApplicationController.waitText": "Пожалуйста, подождите...", "DE.ApplicationController.waitText": "Пожалуйста, подождите...",

View file

@ -35,7 +35,7 @@
"DE.ApplicationController.textSubmited": "<b>Formulár bol úspešne predložený</b><br>Kliknite, aby ste tip zatvorili", "DE.ApplicationController.textSubmited": "<b>Formulár bol úspešne predložený</b><br>Kliknite, aby ste tip zatvorili",
"DE.ApplicationController.txtClose": "Zatvoriť", "DE.ApplicationController.txtClose": "Zatvoriť",
"DE.ApplicationController.txtEmpty": "(Prázdne)", "DE.ApplicationController.txtEmpty": "(Prázdne)",
"DE.ApplicationController.txtPressLink": "Stlačte CTRL a kliknite na odkaz", "DE.ApplicationController.txtPressLink": "Stlačte %1 a kliknite na odkaz",
"DE.ApplicationController.unknownErrorText": "Neznáma chyba.", "DE.ApplicationController.unknownErrorText": "Neznáma chyba.",
"DE.ApplicationController.unsupportedBrowserErrorText": "Váš prehliadač nie je podporovaný.", "DE.ApplicationController.unsupportedBrowserErrorText": "Váš prehliadač nie je podporovaný.",
"DE.ApplicationController.waitText": "Prosím čakajte...", "DE.ApplicationController.waitText": "Prosím čakajte...",

View file

@ -35,7 +35,7 @@
"DE.ApplicationController.textSubmited": "<b> Formulär skickat </b><br> Klicka för att stänga tipset", "DE.ApplicationController.textSubmited": "<b> Formulär skickat </b><br> Klicka för att stänga tipset",
"DE.ApplicationController.txtClose": "Stäng", "DE.ApplicationController.txtClose": "Stäng",
"DE.ApplicationController.txtEmpty": "(Tom)", "DE.ApplicationController.txtEmpty": "(Tom)",
"DE.ApplicationController.txtPressLink": "Tryck på CTRL och klicka på länken", "DE.ApplicationController.txtPressLink": "Tryck på %1 och klicka på länken",
"DE.ApplicationController.unknownErrorText": "Okänt fel.", "DE.ApplicationController.unknownErrorText": "Okänt fel.",
"DE.ApplicationController.unsupportedBrowserErrorText": "Din webbläsare stöds ej.", "DE.ApplicationController.unsupportedBrowserErrorText": "Din webbläsare stöds ej.",
"DE.ApplicationController.waitText": "Vänligen vänta...", "DE.ApplicationController.waitText": "Vänligen vänta...",

View file

@ -36,7 +36,7 @@
"DE.ApplicationController.textSubmited": "<b>Form başarılı bir şekilde kaydedildi</b><br>İpucunu kapatmak için tıklayın", "DE.ApplicationController.textSubmited": "<b>Form başarılı bir şekilde kaydedildi</b><br>İpucunu kapatmak için tıklayın",
"DE.ApplicationController.txtClose": "Kapat", "DE.ApplicationController.txtClose": "Kapat",
"DE.ApplicationController.txtEmpty": "(Boş)", "DE.ApplicationController.txtEmpty": "(Boş)",
"DE.ApplicationController.txtPressLink": "CTRL'ye basın ve bağlantıya tıklayın", "DE.ApplicationController.txtPressLink": "%1'ye basın ve bağlantıya tıklayın",
"DE.ApplicationController.unknownErrorText": "Bilinmeyen hata.", "DE.ApplicationController.unknownErrorText": "Bilinmeyen hata.",
"DE.ApplicationController.unsupportedBrowserErrorText": "Tarayıcınız desteklenmiyor.", "DE.ApplicationController.unsupportedBrowserErrorText": "Tarayıcınız desteklenmiyor.",
"DE.ApplicationController.waitText": "Lütfen bekleyin...", "DE.ApplicationController.waitText": "Lütfen bekleyin...",

View file

@ -35,7 +35,7 @@
"DE.ApplicationController.textSubmited": "<b>Форму успішно відправлено</b><br>Натисніть, щоб закрити підказку", "DE.ApplicationController.textSubmited": "<b>Форму успішно відправлено</b><br>Натисніть, щоб закрити підказку",
"DE.ApplicationController.txtClose": "Закрити", "DE.ApplicationController.txtClose": "Закрити",
"DE.ApplicationController.txtEmpty": "(Пусто)", "DE.ApplicationController.txtEmpty": "(Пусто)",
"DE.ApplicationController.txtPressLink": "Натисніть CTRL та клацніть по посиланню", "DE.ApplicationController.txtPressLink": "Натисніть %1 та клацніть по посиланню",
"DE.ApplicationController.unknownErrorText": "Невідома помилка.", "DE.ApplicationController.unknownErrorText": "Невідома помилка.",
"DE.ApplicationController.unsupportedBrowserErrorText": "Ваш браузер не підтримується", "DE.ApplicationController.unsupportedBrowserErrorText": "Ваш браузер не підтримується",
"DE.ApplicationController.waitText": "Будь ласка, зачекайте...", "DE.ApplicationController.waitText": "Будь ласка, зачекайте...",

View file

@ -35,7 +35,7 @@
"DE.ApplicationController.textSubmited": "<b>表格傳送成功</b><br>點此關閉提示", "DE.ApplicationController.textSubmited": "<b>表格傳送成功</b><br>點此關閉提示",
"DE.ApplicationController.txtClose": "結束", "DE.ApplicationController.txtClose": "結束",
"DE.ApplicationController.txtEmpty": "(空)", "DE.ApplicationController.txtEmpty": "(空)",
"DE.ApplicationController.txtPressLink": "按Ctrl並點擊連結", "DE.ApplicationController.txtPressLink": "按%1並點擊連結",
"DE.ApplicationController.unknownErrorText": "未知錯誤。", "DE.ApplicationController.unknownErrorText": "未知錯誤。",
"DE.ApplicationController.unsupportedBrowserErrorText": "不支援您的瀏覽器", "DE.ApplicationController.unsupportedBrowserErrorText": "不支援您的瀏覽器",
"DE.ApplicationController.waitText": "請耐心等待...", "DE.ApplicationController.waitText": "請耐心等待...",

View file

@ -36,7 +36,7 @@
"DE.ApplicationController.textSubmited": "<b>表单提交成功</b><br>点击以关闭提示", "DE.ApplicationController.textSubmited": "<b>表单提交成功</b><br>点击以关闭提示",
"DE.ApplicationController.txtClose": "关闭", "DE.ApplicationController.txtClose": "关闭",
"DE.ApplicationController.txtEmpty": "(空)", "DE.ApplicationController.txtEmpty": "(空)",
"DE.ApplicationController.txtPressLink": "按CTRL并单击链接", "DE.ApplicationController.txtPressLink": "按%1并单击链接",
"DE.ApplicationController.unknownErrorText": "未知错误。", "DE.ApplicationController.unknownErrorText": "未知错误。",
"DE.ApplicationController.unsupportedBrowserErrorText": "您的浏览器不受支持", "DE.ApplicationController.unsupportedBrowserErrorText": "您的浏览器不受支持",
"DE.ApplicationController.waitText": "请稍候...", "DE.ApplicationController.waitText": "请稍候...",

View file

@ -998,7 +998,7 @@ define([
ToolTip = Common.Utils.String.htmlEncode(ToolTip); ToolTip = Common.Utils.String.htmlEncode(ToolTip);
if (screenTip.tipType !== type || screenTip.tipLength !== ToolTip.length || screenTip.strTip.indexOf(ToolTip)<0 ) { if (screenTip.tipType !== type || screenTip.tipLength !== ToolTip.length || screenTip.strTip.indexOf(ToolTip)<0 ) {
screenTip.toolTip.setTitle((type==Asc.c_oAscMouseMoveDataTypes.Hyperlink) ? (ToolTip + '<br><b>' + me.documentHolder.txtPressLink + '</b>') : ToolTip); screenTip.toolTip.setTitle((type==Asc.c_oAscMouseMoveDataTypes.Hyperlink) ? (ToolTip + '<br><b>' + Common.Utils.String.platformKey('Ctrl', me.documentHolder.txtPressLink) + '</b>') : ToolTip);
screenTip.tipLength = ToolTip.length; screenTip.tipLength = ToolTip.length;
screenTip.strTip = ToolTip; screenTip.strTip = ToolTip;
screenTip.tipType = type; screenTip.tipType = type;

View file

@ -2876,7 +2876,7 @@ define([
styleText : 'Formatting as Style', styleText : 'Formatting as Style',
saveStyleText : 'Create new style', saveStyleText : 'Create new style',
updateStyleText : 'Update %1 style', updateStyleText : 'Update %1 style',
txtPressLink : 'Press CTRL and click link', txtPressLink : 'Press {0} and click link',
selectText : 'Select', selectText : 'Select',
insertRowText : 'Insert Row', insertRowText : 'Insert Row',
insertColumnText : 'Insert Column', insertColumnText : 'Insert Column',

View file

@ -966,10 +966,8 @@ define([
txtAll: 'View All', txtAll: 'View All',
txtNone: 'View Nothing', txtNone: 'View Nothing',
txtLast: 'View Last', txtLast: 'View Last',
txtLiveComment: 'Live Commenting',
/** coauthoring end **/ /** coauthoring end **/
okButtonText: 'Apply', okButtonText: 'Apply',
txtInput: 'Alternate Input',
txtWin: 'as Windows', txtWin: 'as Windows',
txtMac: 'as OS X', txtMac: 'as OS X',
txtNative: 'Native', txtNative: 'Native',
@ -979,9 +977,7 @@ define([
txtPt: 'Point', txtPt: 'Point',
textAutoSave: 'Autosave', textAutoSave: 'Autosave',
txtSpellCheck: 'Spell Checking', txtSpellCheck: 'Spell Checking',
strSpellCheckMode: 'Turn on spell checking option',
textAlignGuides: 'Alignment Guides', textAlignGuides: 'Alignment Guides',
strAlignGuides: 'Turn on alignment guides',
strCoAuthMode: 'Co-editing mode', strCoAuthMode: 'Co-editing mode',
strFast: 'Fast', strFast: 'Fast',
strStrict: 'Strict', strStrict: 'Strict',
@ -990,8 +986,6 @@ define([
txtFitPage: 'Fit to Page', txtFitPage: 'Fit to Page',
txtFitWidth: 'Fit to Width', txtFitWidth: 'Fit to Width',
textForceSave: 'Save to Server', textForceSave: 'Save to Server',
strForcesave: 'Always save to server (otherwise save to server on document close)',
textCompatible: 'Compatibility',
textOldVersions: 'Make the files compatible with older MS Word versions when saved as DOCX', textOldVersions: 'Make the files compatible with older MS Word versions when saved as DOCX',
txtCacheMode: 'Default cache mode', txtCacheMode: 'Default cache mode',
strMacrosSettings: 'Macros Settings', strMacrosSettings: 'Macros Settings',
@ -1001,7 +995,6 @@ define([
txtWarnMacrosDesc: 'Disable all macros with notification', txtWarnMacrosDesc: 'Disable all macros with notification',
txtRunMacrosDesc: 'Enable all macros without notification', txtRunMacrosDesc: 'Enable all macros without notification',
txtStopMacrosDesc: 'Disable all macros without notification', txtStopMacrosDesc: 'Disable all macros without notification',
strPaste: 'Cut, copy and paste',
strPasteButton: 'Show Paste Options button when content is pasted', strPasteButton: 'Show Paste Options button when content is pasted',
txtProofing: 'Proofing', txtProofing: 'Proofing',
strTheme: 'Theme', strTheme: 'Theme',

View file

@ -1569,7 +1569,7 @@
"DE.Views.DocumentHolder.txtOverbar": "Mətnin üstündə xətt", "DE.Views.DocumentHolder.txtOverbar": "Mətnin üstündə xətt",
"DE.Views.DocumentHolder.txtOverwriteCells": "Xanaların üzərinə yazın", "DE.Views.DocumentHolder.txtOverwriteCells": "Xanaların üzərinə yazın",
"DE.Views.DocumentHolder.txtPasteSourceFormat": "Mənbə formatını saxlayın", "DE.Views.DocumentHolder.txtPasteSourceFormat": "Mənbə formatını saxlayın",
"DE.Views.DocumentHolder.txtPressLink": "Ctrl düyməsinə basıb linkə klikləyin", "DE.Views.DocumentHolder.txtPressLink": "{0} düyməsinə basıb linkə klikləyin",
"DE.Views.DocumentHolder.txtPrintSelection": "Seçimi çap edin", "DE.Views.DocumentHolder.txtPrintSelection": "Seçimi çap edin",
"DE.Views.DocumentHolder.txtRemFractionBar": "Kəsr xəttini silin", "DE.Views.DocumentHolder.txtRemFractionBar": "Kəsr xəttini silin",
"DE.Views.DocumentHolder.txtRemLimit": "Limiti silin", "DE.Views.DocumentHolder.txtRemLimit": "Limiti silin",

View file

@ -1501,7 +1501,7 @@
"DE.Views.DocumentHolder.txtOverbar": "Лінія па-над тэкстам", "DE.Views.DocumentHolder.txtOverbar": "Лінія па-над тэкстам",
"DE.Views.DocumentHolder.txtOverwriteCells": "Перазапісаць ячэйкі", "DE.Views.DocumentHolder.txtOverwriteCells": "Перазапісаць ячэйкі",
"DE.Views.DocumentHolder.txtPasteSourceFormat": "Пакінуць зыходнае фарматаванне", "DE.Views.DocumentHolder.txtPasteSourceFormat": "Пакінуць зыходнае фарматаванне",
"DE.Views.DocumentHolder.txtPressLink": "Націсніце CTRL і пстрыкніце па спасылцы", "DE.Views.DocumentHolder.txtPressLink": "Націсніце {0} і пстрыкніце па спасылцы",
"DE.Views.DocumentHolder.txtPrintSelection": "Надрукаваць вылучанае", "DE.Views.DocumentHolder.txtPrintSelection": "Надрукаваць вылучанае",
"DE.Views.DocumentHolder.txtRemFractionBar": "Выдаліць рыску дробу", "DE.Views.DocumentHolder.txtRemFractionBar": "Выдаліць рыску дробу",
"DE.Views.DocumentHolder.txtRemLimit": "Выдаліць ліміт", "DE.Views.DocumentHolder.txtRemLimit": "Выдаліць ліміт",

View file

@ -1272,7 +1272,7 @@
"DE.Views.DocumentHolder.txtOverbar": "Завършете текст", "DE.Views.DocumentHolder.txtOverbar": "Завършете текст",
"DE.Views.DocumentHolder.txtOverwriteCells": "Презаписване на клетки", "DE.Views.DocumentHolder.txtOverwriteCells": "Презаписване на клетки",
"DE.Views.DocumentHolder.txtPasteSourceFormat": "Запазете форматирането на източника", "DE.Views.DocumentHolder.txtPasteSourceFormat": "Запазете форматирането на източника",
"DE.Views.DocumentHolder.txtPressLink": "Натиснете CTRL и кликнете върху връзката", "DE.Views.DocumentHolder.txtPressLink": "Натиснете {0} и кликнете върху връзката",
"DE.Views.DocumentHolder.txtRemFractionBar": "Премахване на фракционната лента", "DE.Views.DocumentHolder.txtRemFractionBar": "Премахване на фракционната лента",
"DE.Views.DocumentHolder.txtRemLimit": "Премахване на ограничението", "DE.Views.DocumentHolder.txtRemLimit": "Премахване на ограничението",
"DE.Views.DocumentHolder.txtRemoveAccentChar": "Премахване на акцент", "DE.Views.DocumentHolder.txtRemoveAccentChar": "Премахване на акцент",

View file

@ -1619,7 +1619,7 @@
"DE.Views.DocumentHolder.txtOverbar": "Barra sobre el text", "DE.Views.DocumentHolder.txtOverbar": "Barra sobre el text",
"DE.Views.DocumentHolder.txtOverwriteCells": "Sobreescriu les cel·les", "DE.Views.DocumentHolder.txtOverwriteCells": "Sobreescriu les cel·les",
"DE.Views.DocumentHolder.txtPasteSourceFormat": "Conserva el format original", "DE.Views.DocumentHolder.txtPasteSourceFormat": "Conserva el format original",
"DE.Views.DocumentHolder.txtPressLink": "Premeu CTRL i feu clic a l'enllaç", "DE.Views.DocumentHolder.txtPressLink": "Premeu {0} i feu clic a l'enllaç",
"DE.Views.DocumentHolder.txtPrintSelection": "Imprimeix la selecció", "DE.Views.DocumentHolder.txtPrintSelection": "Imprimeix la selecció",
"DE.Views.DocumentHolder.txtRemFractionBar": "Suprimeix la barra de fracció", "DE.Views.DocumentHolder.txtRemFractionBar": "Suprimeix la barra de fracció",
"DE.Views.DocumentHolder.txtRemLimit": "Suprimeix el límit", "DE.Views.DocumentHolder.txtRemLimit": "Suprimeix el límit",

View file

@ -1619,7 +1619,7 @@
"DE.Views.DocumentHolder.txtOverbar": "Čárka nad textem", "DE.Views.DocumentHolder.txtOverbar": "Čárka nad textem",
"DE.Views.DocumentHolder.txtOverwriteCells": "Přepsat buňky", "DE.Views.DocumentHolder.txtOverwriteCells": "Přepsat buňky",
"DE.Views.DocumentHolder.txtPasteSourceFormat": "Ponechat formátování zdroje", "DE.Views.DocumentHolder.txtPasteSourceFormat": "Ponechat formátování zdroje",
"DE.Views.DocumentHolder.txtPressLink": "Stiskněte CTRL a klikněte na odkaz", "DE.Views.DocumentHolder.txtPressLink": "Stiskněte {0} a klikněte na odkaz",
"DE.Views.DocumentHolder.txtPrintSelection": "Vytisknout vybrané", "DE.Views.DocumentHolder.txtPrintSelection": "Vytisknout vybrané",
"DE.Views.DocumentHolder.txtRemFractionBar": "Odstranit zlomkovou čáru", "DE.Views.DocumentHolder.txtRemFractionBar": "Odstranit zlomkovou čáru",
"DE.Views.DocumentHolder.txtRemLimit": "Odebrat limit", "DE.Views.DocumentHolder.txtRemLimit": "Odebrat limit",

View file

@ -1569,7 +1569,7 @@
"DE.Views.DocumentHolder.txtOverbar": "Linie over tekst", "DE.Views.DocumentHolder.txtOverbar": "Linie over tekst",
"DE.Views.DocumentHolder.txtOverwriteCells": "Overskriv celler", "DE.Views.DocumentHolder.txtOverwriteCells": "Overskriv celler",
"DE.Views.DocumentHolder.txtPasteSourceFormat": "Behold oprindelig formattering", "DE.Views.DocumentHolder.txtPasteSourceFormat": "Behold oprindelig formattering",
"DE.Views.DocumentHolder.txtPressLink": "Tryk CTRL og klik på linket", "DE.Views.DocumentHolder.txtPressLink": "Tryk {0} og klik på linket",
"DE.Views.DocumentHolder.txtPrintSelection": "Printer-valg", "DE.Views.DocumentHolder.txtPrintSelection": "Printer-valg",
"DE.Views.DocumentHolder.txtRemFractionBar": "Fjern fraktionsbar", "DE.Views.DocumentHolder.txtRemFractionBar": "Fjern fraktionsbar",
"DE.Views.DocumentHolder.txtRemLimit": "Slet begrænsning", "DE.Views.DocumentHolder.txtRemLimit": "Slet begrænsning",

View file

@ -207,6 +207,9 @@
"Common.UI.Window.yesButtonText": "Ja", "Common.UI.Window.yesButtonText": "Ja",
"Common.Utils.Metric.txtCm": "cm", "Common.Utils.Metric.txtCm": "cm",
"Common.Utils.Metric.txtPt": "pt", "Common.Utils.Metric.txtPt": "pt",
"Common.Utils.String.textCtrl": "Strg",
"Common.Utils.String.textShift": "Umschalt",
"Common.Utils.String.textAlt": "Alt",
"Common.Views.About.txtAddress": "Adresse:", "Common.Views.About.txtAddress": "Adresse:",
"Common.Views.About.txtLicensee": "LIZENZNEHMER", "Common.Views.About.txtLicensee": "LIZENZNEHMER",
"Common.Views.About.txtLicensor": "LIZENZGEBER", "Common.Views.About.txtLicensor": "LIZENZGEBER",
@ -1618,7 +1621,7 @@
"DE.Views.DocumentHolder.txtOverbar": "Balken über dem Text", "DE.Views.DocumentHolder.txtOverbar": "Balken über dem Text",
"DE.Views.DocumentHolder.txtOverwriteCells": "Zellen überschreiben", "DE.Views.DocumentHolder.txtOverwriteCells": "Zellen überschreiben",
"DE.Views.DocumentHolder.txtPasteSourceFormat": "Ursprüngliche Formatierung beibehalten", "DE.Views.DocumentHolder.txtPasteSourceFormat": "Ursprüngliche Formatierung beibehalten",
"DE.Views.DocumentHolder.txtPressLink": "Drücken Sie STRG und klicken Sie auf den Link", "DE.Views.DocumentHolder.txtPressLink": "Drücken Sie {0} und klicken Sie auf den Link",
"DE.Views.DocumentHolder.txtPrintSelection": "Auswahl drucken", "DE.Views.DocumentHolder.txtPrintSelection": "Auswahl drucken",
"DE.Views.DocumentHolder.txtRemFractionBar": "Bruchstrich entfernen", "DE.Views.DocumentHolder.txtRemFractionBar": "Bruchstrich entfernen",
"DE.Views.DocumentHolder.txtRemLimit": "Grenzwert entfernen", "DE.Views.DocumentHolder.txtRemLimit": "Grenzwert entfernen",

View file

@ -1619,7 +1619,7 @@
"DE.Views.DocumentHolder.txtOverbar": "Μπάρα πάνω από κείμενο", "DE.Views.DocumentHolder.txtOverbar": "Μπάρα πάνω από κείμενο",
"DE.Views.DocumentHolder.txtOverwriteCells": "Αντικατάσταση κελιών", "DE.Views.DocumentHolder.txtOverwriteCells": "Αντικατάσταση κελιών",
"DE.Views.DocumentHolder.txtPasteSourceFormat": "Διατήρηση μορφοποίησης πηγής", "DE.Views.DocumentHolder.txtPasteSourceFormat": "Διατήρηση μορφοποίησης πηγής",
"DE.Views.DocumentHolder.txtPressLink": "Πατήστε Ctrl και κάντε κλικ στο σύνδεσμο", "DE.Views.DocumentHolder.txtPressLink": "Πατήστε {0} και κάντε κλικ στο σύνδεσμο",
"DE.Views.DocumentHolder.txtPrintSelection": "Εκτύπωση Επιλογής", "DE.Views.DocumentHolder.txtPrintSelection": "Εκτύπωση Επιλογής",
"DE.Views.DocumentHolder.txtRemFractionBar": "Αφαίρεση γραμμής κλάσματος", "DE.Views.DocumentHolder.txtRemFractionBar": "Αφαίρεση γραμμής κλάσματος",
"DE.Views.DocumentHolder.txtRemLimit": "Αφαίρεση ορίου", "DE.Views.DocumentHolder.txtRemLimit": "Αφαίρεση ορίου",

View file

@ -211,6 +211,9 @@
"Common.UI.Window.yesButtonText": "Yes", "Common.UI.Window.yesButtonText": "Yes",
"Common.Utils.Metric.txtCm": "cm", "Common.Utils.Metric.txtCm": "cm",
"Common.Utils.Metric.txtPt": "pt", "Common.Utils.Metric.txtPt": "pt",
"Common.Utils.String.textCtrl": "Ctrl",
"Common.Utils.String.textShift": "Shift",
"Common.Utils.String.textAlt": "Alt",
"Common.Views.About.txtAddress": "address: ", "Common.Views.About.txtAddress": "address: ",
"Common.Views.About.txtLicensee": "LICENSEE", "Common.Views.About.txtLicensee": "LICENSEE",
"Common.Views.About.txtLicensor": "LICENSOR", "Common.Views.About.txtLicensor": "LICENSOR",
@ -1627,7 +1630,7 @@
"DE.Views.DocumentHolder.txtOverbar": "Bar over text", "DE.Views.DocumentHolder.txtOverbar": "Bar over text",
"DE.Views.DocumentHolder.txtOverwriteCells": "Overwrite cells", "DE.Views.DocumentHolder.txtOverwriteCells": "Overwrite cells",
"DE.Views.DocumentHolder.txtPasteSourceFormat": "Keep source formatting", "DE.Views.DocumentHolder.txtPasteSourceFormat": "Keep source formatting",
"DE.Views.DocumentHolder.txtPressLink": "Press Ctrl and click link", "DE.Views.DocumentHolder.txtPressLink": "Press {0} and click link",
"DE.Views.DocumentHolder.txtPrintSelection": "Print Selection", "DE.Views.DocumentHolder.txtPrintSelection": "Print Selection",
"DE.Views.DocumentHolder.txtRemFractionBar": "Remove fraction bar", "DE.Views.DocumentHolder.txtRemFractionBar": "Remove fraction bar",
"DE.Views.DocumentHolder.txtRemLimit": "Remove limit", "DE.Views.DocumentHolder.txtRemLimit": "Remove limit",
@ -1768,11 +1771,11 @@
"DE.Views.FileMenuPanels.ProtectDoc.txtSignedInvalid": "Some of the digital signatures in the document are invalid or could not be verified. The document is protected from editing.", "DE.Views.FileMenuPanels.ProtectDoc.txtSignedInvalid": "Some of the digital signatures in the document are invalid or could not be verified. The document is protected from editing.",
"DE.Views.FileMenuPanels.ProtectDoc.txtView": "View signatures", "DE.Views.FileMenuPanels.ProtectDoc.txtView": "View signatures",
"DE.Views.FileMenuPanels.Settings.okButtonText": "Apply", "DE.Views.FileMenuPanels.Settings.okButtonText": "Apply",
"DE.Views.FileMenuPanels.Settings.strAlignGuides": "Turn on alignment guides", "del_DE.Views.FileMenuPanels.Settings.strAlignGuides": "Turn on alignment guides",
"DE.Views.FileMenuPanels.Settings.strCoAuthMode": "Co-editing Mode", "DE.Views.FileMenuPanels.Settings.strCoAuthMode": "Co-editing Mode",
"DE.Views.FileMenuPanels.Settings.strFast": "Fast", "DE.Views.FileMenuPanels.Settings.strFast": "Fast",
"DE.Views.FileMenuPanels.Settings.strFontRender": "Font Hinting", "DE.Views.FileMenuPanels.Settings.strFontRender": "Font Hinting",
"DE.Views.FileMenuPanels.Settings.strForcesave": "Add version to storage after clicking Save or Ctrl+S", "del_DE.Views.FileMenuPanels.Settings.strForcesave": "Add version to storage after clicking Save or Ctrl+S",
"DE.Views.FileMenuPanels.Settings.strIgnoreWordsInUPPERCASE": "Ignore words in UPPERCASE", "DE.Views.FileMenuPanels.Settings.strIgnoreWordsInUPPERCASE": "Ignore words in UPPERCASE",
"DE.Views.FileMenuPanels.Settings.strIgnoreWordsWithNumbers": "Ignore words with numbers", "DE.Views.FileMenuPanels.Settings.strIgnoreWordsWithNumbers": "Ignore words with numbers",
"DE.Views.FileMenuPanels.Settings.strMacrosSettings": "Macros Settings", "DE.Views.FileMenuPanels.Settings.strMacrosSettings": "Macros Settings",
@ -1780,7 +1783,7 @@
"DE.Views.FileMenuPanels.Settings.strShowChanges": "Real-time Collaboration Changes", "DE.Views.FileMenuPanels.Settings.strShowChanges": "Real-time Collaboration Changes",
"DE.Views.FileMenuPanels.Settings.strShowComments": "Show comments in text", "DE.Views.FileMenuPanels.Settings.strShowComments": "Show comments in text",
"DE.Views.FileMenuPanels.Settings.strShowResolvedComments": "Show resolved comments", "DE.Views.FileMenuPanels.Settings.strShowResolvedComments": "Show resolved comments",
"DE.Views.FileMenuPanels.Settings.strSpellCheckMode": "Turn on spell checking option", "del_DE.Views.FileMenuPanels.Settings.strSpellCheckMode": "Turn on spell checking option",
"DE.Views.FileMenuPanels.Settings.strStrict": "Strict", "DE.Views.FileMenuPanels.Settings.strStrict": "Strict",
"DE.Views.FileMenuPanels.Settings.strTheme": "Interface theme", "DE.Views.FileMenuPanels.Settings.strTheme": "Interface theme",
"DE.Views.FileMenuPanels.Settings.strUnit": "Unit of Measurement", "DE.Views.FileMenuPanels.Settings.strUnit": "Unit of Measurement",
@ -1792,7 +1795,7 @@
"DE.Views.FileMenuPanels.Settings.textAlignGuides": "Alignment Guides", "DE.Views.FileMenuPanels.Settings.textAlignGuides": "Alignment Guides",
"DE.Views.FileMenuPanels.Settings.textAutoRecover": "Autorecover", "DE.Views.FileMenuPanels.Settings.textAutoRecover": "Autorecover",
"DE.Views.FileMenuPanels.Settings.textAutoSave": "Autosave", "DE.Views.FileMenuPanels.Settings.textAutoSave": "Autosave",
"DE.Views.FileMenuPanels.Settings.textCompatible": "Compatibility", "del_DE.Views.FileMenuPanels.Settings.textCompatible": "Compatibility",
"DE.Views.FileMenuPanels.Settings.textDisabled": "Disabled", "DE.Views.FileMenuPanels.Settings.textDisabled": "Disabled",
"DE.Views.FileMenuPanels.Settings.textForceSave": "Saving intermediate versions", "DE.Views.FileMenuPanels.Settings.textForceSave": "Saving intermediate versions",
"DE.Views.FileMenuPanels.Settings.textMinute": "Every Minute", "DE.Views.FileMenuPanels.Settings.textMinute": "Every Minute",
@ -1811,9 +1814,9 @@
"DE.Views.FileMenuPanels.Settings.txtFitWidth": "Fit to Width", "DE.Views.FileMenuPanels.Settings.txtFitWidth": "Fit to Width",
"DE.Views.FileMenuPanels.Settings.txtHieroglyphs": "Hieroglyphs", "DE.Views.FileMenuPanels.Settings.txtHieroglyphs": "Hieroglyphs",
"DE.Views.FileMenuPanels.Settings.txtInch": "Inch", "DE.Views.FileMenuPanels.Settings.txtInch": "Inch",
"DE.Views.FileMenuPanels.Settings.txtInput": "Alternate Input", "del_DE.Views.FileMenuPanels.Settings.txtInput": "Alternate Input",
"DE.Views.FileMenuPanels.Settings.txtLast": "View Last", "DE.Views.FileMenuPanels.Settings.txtLast": "View Last",
"DE.Views.FileMenuPanels.Settings.txtLiveComment": "Commenting Display", "del_DE.Views.FileMenuPanels.Settings.txtLiveComment": "Commenting Display",
"DE.Views.FileMenuPanels.Settings.txtMac": "as OS X", "DE.Views.FileMenuPanels.Settings.txtMac": "as OS X",
"DE.Views.FileMenuPanels.Settings.txtNative": "Native", "DE.Views.FileMenuPanels.Settings.txtNative": "Native",
"DE.Views.FileMenuPanels.Settings.txtNone": "View None", "DE.Views.FileMenuPanels.Settings.txtNone": "View None",

View file

@ -1619,7 +1619,7 @@
"DE.Views.DocumentHolder.txtOverbar": "Barra sobre texto", "DE.Views.DocumentHolder.txtOverbar": "Barra sobre texto",
"DE.Views.DocumentHolder.txtOverwriteCells": "Sobreescribir las celdas", "DE.Views.DocumentHolder.txtOverwriteCells": "Sobreescribir las celdas",
"DE.Views.DocumentHolder.txtPasteSourceFormat": "Mantener el formato original", "DE.Views.DocumentHolder.txtPasteSourceFormat": "Mantener el formato original",
"DE.Views.DocumentHolder.txtPressLink": "Pulse CTRL y haga clic en el enlace", "DE.Views.DocumentHolder.txtPressLink": "Pulse {0} y haga clic en el enlace",
"DE.Views.DocumentHolder.txtPrintSelection": "Imprimir selección", "DE.Views.DocumentHolder.txtPrintSelection": "Imprimir selección",
"DE.Views.DocumentHolder.txtRemFractionBar": "Quitar la barra de fracción", "DE.Views.DocumentHolder.txtRemFractionBar": "Quitar la barra de fracción",
"DE.Views.DocumentHolder.txtRemLimit": "Eliminar límite", "DE.Views.DocumentHolder.txtRemLimit": "Eliminar límite",

View file

@ -1618,7 +1618,7 @@
"DE.Views.DocumentHolder.txtOverbar": "Barra testuaren gainean", "DE.Views.DocumentHolder.txtOverbar": "Barra testuaren gainean",
"DE.Views.DocumentHolder.txtOverwriteCells": "Gainidatzi gelaxkak", "DE.Views.DocumentHolder.txtOverwriteCells": "Gainidatzi gelaxkak",
"DE.Views.DocumentHolder.txtPasteSourceFormat": "Mantendu jatorrizko formatua", "DE.Views.DocumentHolder.txtPasteSourceFormat": "Mantendu jatorrizko formatua",
"DE.Views.DocumentHolder.txtPressLink": "Sakatu Ctrl eta egin klik estekan", "DE.Views.DocumentHolder.txtPressLink": "Sakatu {0} eta egin klik estekan",
"DE.Views.DocumentHolder.txtPrintSelection": "Inprimatu hautapena", "DE.Views.DocumentHolder.txtPrintSelection": "Inprimatu hautapena",
"DE.Views.DocumentHolder.txtRemFractionBar": "Kendu frakzio-barra", "DE.Views.DocumentHolder.txtRemFractionBar": "Kendu frakzio-barra",
"DE.Views.DocumentHolder.txtRemLimit": "Kendu muga", "DE.Views.DocumentHolder.txtRemLimit": "Kendu muga",

View file

@ -956,7 +956,7 @@
"DE.Views.DocumentHolder.txtMatchBrackets": "Sovita hakasulkeet argumentin korkeuteen", "DE.Views.DocumentHolder.txtMatchBrackets": "Sovita hakasulkeet argumentin korkeuteen",
"DE.Views.DocumentHolder.txtMatrixAlign": "Matriisin tasaus", "DE.Views.DocumentHolder.txtMatrixAlign": "Matriisin tasaus",
"DE.Views.DocumentHolder.txtOverbar": "Tekstin yläpalkki", "DE.Views.DocumentHolder.txtOverbar": "Tekstin yläpalkki",
"DE.Views.DocumentHolder.txtPressLink": "Paina CTRL näppäintä ja klikkaa linkkiä", "DE.Views.DocumentHolder.txtPressLink": "Paina {0} näppäintä ja klikkaa linkkiä",
"DE.Views.DocumentHolder.txtRemFractionBar": "Poista murtoluku pylväs", "DE.Views.DocumentHolder.txtRemFractionBar": "Poista murtoluku pylväs",
"DE.Views.DocumentHolder.txtRemLimit": "Poista rajoitus", "DE.Views.DocumentHolder.txtRemLimit": "Poista rajoitus",
"DE.Views.DocumentHolder.txtRemoveAccentChar": "Poista aksentti kirjain", "DE.Views.DocumentHolder.txtRemoveAccentChar": "Poista aksentti kirjain",

View file

@ -1619,7 +1619,7 @@
"DE.Views.DocumentHolder.txtOverbar": "Barre au-dessus d'un texte", "DE.Views.DocumentHolder.txtOverbar": "Barre au-dessus d'un texte",
"DE.Views.DocumentHolder.txtOverwriteCells": "Remplacer les cellules", "DE.Views.DocumentHolder.txtOverwriteCells": "Remplacer les cellules",
"DE.Views.DocumentHolder.txtPasteSourceFormat": "Garder la mise en forme source", "DE.Views.DocumentHolder.txtPasteSourceFormat": "Garder la mise en forme source",
"DE.Views.DocumentHolder.txtPressLink": "Appuyez sur Ctrl et cliquez sur le lien", "DE.Views.DocumentHolder.txtPressLink": "Appuyez sur {0} et cliquez sur le lien",
"DE.Views.DocumentHolder.txtPrintSelection": "Imprimer la sélection", "DE.Views.DocumentHolder.txtPrintSelection": "Imprimer la sélection",
"DE.Views.DocumentHolder.txtRemFractionBar": "Supprimer la barre de fraction", "DE.Views.DocumentHolder.txtRemFractionBar": "Supprimer la barre de fraction",
"DE.Views.DocumentHolder.txtRemLimit": "Supprimer la limite", "DE.Views.DocumentHolder.txtRemLimit": "Supprimer la limite",

View file

@ -1618,7 +1618,7 @@
"DE.Views.DocumentHolder.txtOverbar": "Barra sobre texto", "DE.Views.DocumentHolder.txtOverbar": "Barra sobre texto",
"DE.Views.DocumentHolder.txtOverwriteCells": "Sobreescribir as celdas", "DE.Views.DocumentHolder.txtOverwriteCells": "Sobreescribir as celdas",
"DE.Views.DocumentHolder.txtPasteSourceFormat": "Manter formatación original", "DE.Views.DocumentHolder.txtPasteSourceFormat": "Manter formatación original",
"DE.Views.DocumentHolder.txtPressLink": "Prema Ctrl e na ligazón", "DE.Views.DocumentHolder.txtPressLink": "Prema {0} e na ligazón",
"DE.Views.DocumentHolder.txtPrintSelection": "Imprimir selección", "DE.Views.DocumentHolder.txtPrintSelection": "Imprimir selección",
"DE.Views.DocumentHolder.txtRemFractionBar": "Eliminar a barra de fracción", "DE.Views.DocumentHolder.txtRemFractionBar": "Eliminar a barra de fracción",
"DE.Views.DocumentHolder.txtRemLimit": "Eliminar límite", "DE.Views.DocumentHolder.txtRemLimit": "Eliminar límite",

View file

@ -1586,7 +1586,7 @@
"DE.Views.DocumentHolder.txtOverbar": "Sáv a szöveg fölött", "DE.Views.DocumentHolder.txtOverbar": "Sáv a szöveg fölött",
"DE.Views.DocumentHolder.txtOverwriteCells": "Cellák felülírása", "DE.Views.DocumentHolder.txtOverwriteCells": "Cellák felülírása",
"DE.Views.DocumentHolder.txtPasteSourceFormat": "Forrás formátumának megtartása", "DE.Views.DocumentHolder.txtPasteSourceFormat": "Forrás formátumának megtartása",
"DE.Views.DocumentHolder.txtPressLink": "Nyomja meg a CTRL billentyűt és kattintson a hivatkozásra", "DE.Views.DocumentHolder.txtPressLink": "Nyomja meg a {0} billentyűt és kattintson a hivatkozásra",
"DE.Views.DocumentHolder.txtPrintSelection": "Nyomtató kiválasztás", "DE.Views.DocumentHolder.txtPrintSelection": "Nyomtató kiválasztás",
"DE.Views.DocumentHolder.txtRemFractionBar": "Törtjel eltávolítása", "DE.Views.DocumentHolder.txtRemFractionBar": "Törtjel eltávolítása",
"DE.Views.DocumentHolder.txtRemLimit": "Limit eltávolítása", "DE.Views.DocumentHolder.txtRemLimit": "Limit eltávolítása",

View file

@ -1619,7 +1619,7 @@
"DE.Views.DocumentHolder.txtOverbar": "Տեքստի վրա գիծ", "DE.Views.DocumentHolder.txtOverbar": "Տեքստի վրա գիծ",
"DE.Views.DocumentHolder.txtOverwriteCells": "Փոխարինել վանդակների բովանդակությունը", "DE.Views.DocumentHolder.txtOverwriteCells": "Փոխարինել վանդակների բովանդակությունը",
"DE.Views.DocumentHolder.txtPasteSourceFormat": "Պահպանել սկզբնական ձևաչափը", "DE.Views.DocumentHolder.txtPasteSourceFormat": "Պահպանել սկզբնական ձևաչափը",
"DE.Views.DocumentHolder.txtPressLink": "Սեղմել Ctrl և անցնել հղումը", "DE.Views.DocumentHolder.txtPressLink": "Սեղմել {0} և անցնել հղումը",
"DE.Views.DocumentHolder.txtPrintSelection": "Տպել ընտրվածքը", "DE.Views.DocumentHolder.txtPrintSelection": "Տպել ընտրվածքը",
"DE.Views.DocumentHolder.txtRemFractionBar": "Հեռացնել կոտորակի գիծը", "DE.Views.DocumentHolder.txtRemFractionBar": "Հեռացնել կոտորակի գիծը",
"DE.Views.DocumentHolder.txtRemLimit": "Հեռացնել սահմանը", "DE.Views.DocumentHolder.txtRemLimit": "Հեռացնել սահմանը",

View file

@ -1584,7 +1584,7 @@
"DE.Views.DocumentHolder.txtOverbar": "Bar di atas teks", "DE.Views.DocumentHolder.txtOverbar": "Bar di atas teks",
"DE.Views.DocumentHolder.txtOverwriteCells": "Tiban sel", "DE.Views.DocumentHolder.txtOverwriteCells": "Tiban sel",
"DE.Views.DocumentHolder.txtPasteSourceFormat": "Pertahankan formatting sumber", "DE.Views.DocumentHolder.txtPasteSourceFormat": "Pertahankan formatting sumber",
"DE.Views.DocumentHolder.txtPressLink": "Tekan Ctrl dan klik link", "DE.Views.DocumentHolder.txtPressLink": "Tekan {0} dan klik link",
"DE.Views.DocumentHolder.txtPrintSelection": "Print Pilihan", "DE.Views.DocumentHolder.txtPrintSelection": "Print Pilihan",
"DE.Views.DocumentHolder.txtRemFractionBar": "Hilangkan bar pecahan", "DE.Views.DocumentHolder.txtRemFractionBar": "Hilangkan bar pecahan",
"DE.Views.DocumentHolder.txtRemLimit": "Hilangkan limit", "DE.Views.DocumentHolder.txtRemLimit": "Hilangkan limit",

View file

@ -1619,7 +1619,7 @@
"DE.Views.DocumentHolder.txtOverbar": "Barra sopra al testo", "DE.Views.DocumentHolder.txtOverbar": "Barra sopra al testo",
"DE.Views.DocumentHolder.txtOverwriteCells": "Sovrascrivi celle", "DE.Views.DocumentHolder.txtOverwriteCells": "Sovrascrivi celle",
"DE.Views.DocumentHolder.txtPasteSourceFormat": "Mantieni la formattazione sorgente", "DE.Views.DocumentHolder.txtPasteSourceFormat": "Mantieni la formattazione sorgente",
"DE.Views.DocumentHolder.txtPressLink": "Premi CTRL e clicca sul collegamento", "DE.Views.DocumentHolder.txtPressLink": "Premi {0} e clicca sul collegamento",
"DE.Views.DocumentHolder.txtPrintSelection": "Stampa Selezione", "DE.Views.DocumentHolder.txtPrintSelection": "Stampa Selezione",
"DE.Views.DocumentHolder.txtRemFractionBar": "Rimuovi la barra di frazione", "DE.Views.DocumentHolder.txtRemFractionBar": "Rimuovi la barra di frazione",
"DE.Views.DocumentHolder.txtRemLimit": "Rimuovi limite", "DE.Views.DocumentHolder.txtRemLimit": "Rimuovi limite",

View file

@ -1618,7 +1618,7 @@
"DE.Views.DocumentHolder.txtOverbar": "テキストの上のバー", "DE.Views.DocumentHolder.txtOverbar": "テキストの上のバー",
"DE.Views.DocumentHolder.txtOverwriteCells": "セルを上書きする", "DE.Views.DocumentHolder.txtOverwriteCells": "セルを上書きする",
"DE.Views.DocumentHolder.txtPasteSourceFormat": "元の書式付けを保存する", "DE.Views.DocumentHolder.txtPasteSourceFormat": "元の書式付けを保存する",
"DE.Views.DocumentHolder.txtPressLink": "Ctrlキーを押しながらリンクをクリックしてください", "DE.Views.DocumentHolder.txtPressLink": "{0}キーを押しながらリンクをクリックしてください",
"DE.Views.DocumentHolder.txtPrintSelection": "選択範囲の印刷", "DE.Views.DocumentHolder.txtPrintSelection": "選択範囲の印刷",
"DE.Views.DocumentHolder.txtRemFractionBar": "分数線の削除", "DE.Views.DocumentHolder.txtRemFractionBar": "分数線の削除",
"DE.Views.DocumentHolder.txtRemLimit": "制限を削除する", "DE.Views.DocumentHolder.txtRemLimit": "制限を削除する",

View file

@ -1586,7 +1586,7 @@
"DE.Views.DocumentHolder.txtOverbar": "텍스트 위에 가로 막기", "DE.Views.DocumentHolder.txtOverbar": "텍스트 위에 가로 막기",
"DE.Views.DocumentHolder.txtOverwriteCells": "셀에 덮어쓰기", "DE.Views.DocumentHolder.txtOverwriteCells": "셀에 덮어쓰기",
"DE.Views.DocumentHolder.txtPasteSourceFormat": "소스 포맷을 유지하세요", "DE.Views.DocumentHolder.txtPasteSourceFormat": "소스 포맷을 유지하세요",
"DE.Views.DocumentHolder.txtPressLink": "Ctrl 키를 누르고 링크를 클릭합니다.", "DE.Views.DocumentHolder.txtPressLink": "{0} 키를 누르고 링크를 클릭합니다.",
"DE.Views.DocumentHolder.txtPrintSelection": "선택 항목 인쇄", "DE.Views.DocumentHolder.txtPrintSelection": "선택 항목 인쇄",
"DE.Views.DocumentHolder.txtRemFractionBar": "분수 막대 제거", "DE.Views.DocumentHolder.txtRemFractionBar": "분수 막대 제거",
"DE.Views.DocumentHolder.txtRemLimit": "제한 제거", "DE.Views.DocumentHolder.txtRemLimit": "제한 제거",

View file

@ -1586,7 +1586,7 @@
"DE.Views.DocumentHolder.txtOverbar": "ຂີດທັບຕົວໜັງສື", "DE.Views.DocumentHolder.txtOverbar": "ຂີດທັບຕົວໜັງສື",
"DE.Views.DocumentHolder.txtOverwriteCells": "ຂຽນທັບແຊວ", "DE.Views.DocumentHolder.txtOverwriteCells": "ຂຽນທັບແຊວ",
"DE.Views.DocumentHolder.txtPasteSourceFormat": "ຮັກສາຮູບແບບແຫຼ່ງຂໍ້ມູນ", "DE.Views.DocumentHolder.txtPasteSourceFormat": "ຮັກສາຮູບແບບແຫຼ່ງຂໍ້ມູນ",
"DE.Views.DocumentHolder.txtPressLink": "ກົດ Ctrl ແລະກົດລິ້ງ", "DE.Views.DocumentHolder.txtPressLink": "ກົດ {0} ແລະກົດລິ້ງ",
"DE.Views.DocumentHolder.txtPrintSelection": "ານຄັດເລືອກການພິມ", "DE.Views.DocumentHolder.txtPrintSelection": "ານຄັດເລືອກການພິມ",
"DE.Views.DocumentHolder.txtRemFractionBar": "ລຶບແຖບສວ່ນໜຶ່ງອອກ", "DE.Views.DocumentHolder.txtRemFractionBar": "ລຶບແຖບສວ່ນໜຶ່ງອອກ",
"DE.Views.DocumentHolder.txtRemLimit": "ເອົາຂໍ້ຈຳກັດອອກ", "DE.Views.DocumentHolder.txtRemLimit": "ເອົາຂໍ້ຈຳກັດອອກ",

View file

@ -966,7 +966,7 @@
"DE.Views.DocumentHolder.txtOverbar": "Bar over text", "DE.Views.DocumentHolder.txtOverbar": "Bar over text",
"DE.Views.DocumentHolder.txtOverwriteCells": "Pārrakstīt šūnas", "DE.Views.DocumentHolder.txtOverwriteCells": "Pārrakstīt šūnas",
"DE.Views.DocumentHolder.txtPasteSourceFormat": "Atstāt sākotnējo formatējumu", "DE.Views.DocumentHolder.txtPasteSourceFormat": "Atstāt sākotnējo formatējumu",
"DE.Views.DocumentHolder.txtPressLink": "Nospiediet CTRL un noklikšķiniet saiti", "DE.Views.DocumentHolder.txtPressLink": "Nospiediet {0} un noklikšķiniet saiti",
"DE.Views.DocumentHolder.txtRemFractionBar": "Remove fraction bar", "DE.Views.DocumentHolder.txtRemFractionBar": "Remove fraction bar",
"DE.Views.DocumentHolder.txtRemLimit": "Remove limit", "DE.Views.DocumentHolder.txtRemLimit": "Remove limit",
"DE.Views.DocumentHolder.txtRemoveAccentChar": "Remove accent character", "DE.Views.DocumentHolder.txtRemoveAccentChar": "Remove accent character",

View file

@ -1582,7 +1582,7 @@
"DE.Views.DocumentHolder.txtOverbar": "Bar melepasi teks", "DE.Views.DocumentHolder.txtOverbar": "Bar melepasi teks",
"DE.Views.DocumentHolder.txtOverwriteCells": "Tulis Ganti Sel", "DE.Views.DocumentHolder.txtOverwriteCells": "Tulis Ganti Sel",
"DE.Views.DocumentHolder.txtPasteSourceFormat": "Kekalkan sumber pemformatan", "DE.Views.DocumentHolder.txtPasteSourceFormat": "Kekalkan sumber pemformatan",
"DE.Views.DocumentHolder.txtPressLink": "Tekan Ctrl dan klik pautan", "DE.Views.DocumentHolder.txtPressLink": "Tekan {0} dan klik pautan",
"DE.Views.DocumentHolder.txtPrintSelection": "Pemilihan Cetakan", "DE.Views.DocumentHolder.txtPrintSelection": "Pemilihan Cetakan",
"DE.Views.DocumentHolder.txtRemFractionBar": "Alih keluar bar pecahan", "DE.Views.DocumentHolder.txtRemFractionBar": "Alih keluar bar pecahan",
"DE.Views.DocumentHolder.txtRemLimit": "Alih keluar had", "DE.Views.DocumentHolder.txtRemLimit": "Alih keluar had",

View file

@ -1619,7 +1619,7 @@
"DE.Views.DocumentHolder.txtOverbar": "Streep boven tekst", "DE.Views.DocumentHolder.txtOverbar": "Streep boven tekst",
"DE.Views.DocumentHolder.txtOverwriteCells": "Cellen overschrijven", "DE.Views.DocumentHolder.txtOverwriteCells": "Cellen overschrijven",
"DE.Views.DocumentHolder.txtPasteSourceFormat": "Behoud bronopmaak", "DE.Views.DocumentHolder.txtPasteSourceFormat": "Behoud bronopmaak",
"DE.Views.DocumentHolder.txtPressLink": "Druk op Ctrl en klik op koppeling", "DE.Views.DocumentHolder.txtPressLink": "Druk op {0} en klik op koppeling",
"DE.Views.DocumentHolder.txtPrintSelection": "Selectie afdrukken", "DE.Views.DocumentHolder.txtPrintSelection": "Selectie afdrukken",
"DE.Views.DocumentHolder.txtRemFractionBar": "Deelteken verwijderen", "DE.Views.DocumentHolder.txtRemFractionBar": "Deelteken verwijderen",
"DE.Views.DocumentHolder.txtRemLimit": "Limiet verwijderen", "DE.Views.DocumentHolder.txtRemLimit": "Limiet verwijderen",

View file

@ -1572,7 +1572,7 @@
"DE.Views.DocumentHolder.txtOverbar": "Pasek nad tekstem", "DE.Views.DocumentHolder.txtOverbar": "Pasek nad tekstem",
"DE.Views.DocumentHolder.txtOverwriteCells": "Wymień zawartość komórki", "DE.Views.DocumentHolder.txtOverwriteCells": "Wymień zawartość komórki",
"DE.Views.DocumentHolder.txtPasteSourceFormat": "Zachowaj formatowanie źródłowe", "DE.Views.DocumentHolder.txtPasteSourceFormat": "Zachowaj formatowanie źródłowe",
"DE.Views.DocumentHolder.txtPressLink": "Naciśnij Ctrl i kliknij w link", "DE.Views.DocumentHolder.txtPressLink": "Naciśnij {0} i kliknij w link",
"DE.Views.DocumentHolder.txtPrintSelection": "Drukuj wybrane", "DE.Views.DocumentHolder.txtPrintSelection": "Drukuj wybrane",
"DE.Views.DocumentHolder.txtRemFractionBar": "Usuń belkę ułamka", "DE.Views.DocumentHolder.txtRemFractionBar": "Usuń belkę ułamka",
"DE.Views.DocumentHolder.txtRemLimit": "Usuń limit", "DE.Views.DocumentHolder.txtRemLimit": "Usuń limit",

View file

@ -1619,7 +1619,7 @@
"DE.Views.DocumentHolder.txtOverbar": "Barra por cima do texto", "DE.Views.DocumentHolder.txtOverbar": "Barra por cima do texto",
"DE.Views.DocumentHolder.txtOverwriteCells": "Substituir células", "DE.Views.DocumentHolder.txtOverwriteCells": "Substituir células",
"DE.Views.DocumentHolder.txtPasteSourceFormat": "Manter formatação original", "DE.Views.DocumentHolder.txtPasteSourceFormat": "Manter formatação original",
"DE.Views.DocumentHolder.txtPressLink": "Prima Ctrl e clique na ligação", "DE.Views.DocumentHolder.txtPressLink": "Prima {0} e clique na ligação",
"DE.Views.DocumentHolder.txtPrintSelection": "Imprimir seleção", "DE.Views.DocumentHolder.txtPrintSelection": "Imprimir seleção",
"DE.Views.DocumentHolder.txtRemFractionBar": "Remover barra de fração", "DE.Views.DocumentHolder.txtRemFractionBar": "Remover barra de fração",
"DE.Views.DocumentHolder.txtRemLimit": "Remover limite", "DE.Views.DocumentHolder.txtRemLimit": "Remover limite",

View file

@ -1586,7 +1586,7 @@
"DE.Views.DocumentHolder.txtOverbar": "Barra sobre texto", "DE.Views.DocumentHolder.txtOverbar": "Barra sobre texto",
"DE.Views.DocumentHolder.txtOverwriteCells": "Sobrescrever células", "DE.Views.DocumentHolder.txtOverwriteCells": "Sobrescrever células",
"DE.Views.DocumentHolder.txtPasteSourceFormat": "Manter formatação da origem", "DE.Views.DocumentHolder.txtPasteSourceFormat": "Manter formatação da origem",
"DE.Views.DocumentHolder.txtPressLink": "Pressione CTRL e clique no link", "DE.Views.DocumentHolder.txtPressLink": "Pressione {0} e clique no link",
"DE.Views.DocumentHolder.txtPrintSelection": "Imprimir seleção", "DE.Views.DocumentHolder.txtPrintSelection": "Imprimir seleção",
"DE.Views.DocumentHolder.txtRemFractionBar": "Remover barra de fração", "DE.Views.DocumentHolder.txtRemFractionBar": "Remover barra de fração",
"DE.Views.DocumentHolder.txtRemLimit": "Remover limite", "DE.Views.DocumentHolder.txtRemLimit": "Remover limite",

View file

@ -1626,7 +1626,7 @@
"DE.Views.DocumentHolder.txtOverbar": "Bară deasupra textului", "DE.Views.DocumentHolder.txtOverbar": "Bară deasupra textului",
"DE.Views.DocumentHolder.txtOverwriteCells": "Suprascriere celule", "DE.Views.DocumentHolder.txtOverwriteCells": "Suprascriere celule",
"DE.Views.DocumentHolder.txtPasteSourceFormat": "Păstrare formatare sursă", "DE.Views.DocumentHolder.txtPasteSourceFormat": "Păstrare formatare sursă",
"DE.Views.DocumentHolder.txtPressLink": "Apăsați Ctrl și faceți clic pe linkul", "DE.Views.DocumentHolder.txtPressLink": "Apăsați {0} și faceți clic pe linkul",
"DE.Views.DocumentHolder.txtPrintSelection": "Imprimare selecție", "DE.Views.DocumentHolder.txtPrintSelection": "Imprimare selecție",
"DE.Views.DocumentHolder.txtRemFractionBar": "Eliminare bară de fracție", "DE.Views.DocumentHolder.txtRemFractionBar": "Eliminare bară de fracție",
"DE.Views.DocumentHolder.txtRemLimit": "Eliminare limită", "DE.Views.DocumentHolder.txtRemLimit": "Eliminare limită",

View file

@ -1626,7 +1626,7 @@
"DE.Views.DocumentHolder.txtOverbar": "Черта над текстом", "DE.Views.DocumentHolder.txtOverbar": "Черта над текстом",
"DE.Views.DocumentHolder.txtOverwriteCells": "Заменить содержимое ячеек", "DE.Views.DocumentHolder.txtOverwriteCells": "Заменить содержимое ячеек",
"DE.Views.DocumentHolder.txtPasteSourceFormat": "Сохранить исходное форматирование", "DE.Views.DocumentHolder.txtPasteSourceFormat": "Сохранить исходное форматирование",
"DE.Views.DocumentHolder.txtPressLink": "Нажмите Ctrl и щелкните по ссылке", "DE.Views.DocumentHolder.txtPressLink": "Нажмите {0} и щелкните по ссылке",
"DE.Views.DocumentHolder.txtPrintSelection": "Напечатать выделенное", "DE.Views.DocumentHolder.txtPrintSelection": "Напечатать выделенное",
"DE.Views.DocumentHolder.txtRemFractionBar": "Удалить дробную черту", "DE.Views.DocumentHolder.txtRemFractionBar": "Удалить дробную черту",
"DE.Views.DocumentHolder.txtRemLimit": "Удалить предел", "DE.Views.DocumentHolder.txtRemLimit": "Удалить предел",

View file

@ -1584,7 +1584,7 @@
"DE.Views.DocumentHolder.txtOverbar": "Čiara nad textom", "DE.Views.DocumentHolder.txtOverbar": "Čiara nad textom",
"DE.Views.DocumentHolder.txtOverwriteCells": "Prepísať bunky", "DE.Views.DocumentHolder.txtOverwriteCells": "Prepísať bunky",
"DE.Views.DocumentHolder.txtPasteSourceFormat": "Uchovať zdrojové formátovanie", "DE.Views.DocumentHolder.txtPasteSourceFormat": "Uchovať zdrojové formátovanie",
"DE.Views.DocumentHolder.txtPressLink": "Stlačte CTRL a kliknite na odkaz", "DE.Views.DocumentHolder.txtPressLink": "Stlačte {0} a kliknite na odkaz",
"DE.Views.DocumentHolder.txtPrintSelection": "Výber tlače", "DE.Views.DocumentHolder.txtPrintSelection": "Výber tlače",
"DE.Views.DocumentHolder.txtRemFractionBar": "Odstrániť zlomok", "DE.Views.DocumentHolder.txtRemFractionBar": "Odstrániť zlomok",
"DE.Views.DocumentHolder.txtRemLimit": "Odstrániť limitu", "DE.Views.DocumentHolder.txtRemLimit": "Odstrániť limitu",

View file

@ -1083,7 +1083,7 @@
"DE.Views.DocumentHolder.txtMatrixAlign": "Matrix alignment", "DE.Views.DocumentHolder.txtMatrixAlign": "Matrix alignment",
"DE.Views.DocumentHolder.txtOverbar": "Bar over text", "DE.Views.DocumentHolder.txtOverbar": "Bar over text",
"DE.Views.DocumentHolder.txtPasteSourceFormat": "Ohrani izvorno oblikovanje", "DE.Views.DocumentHolder.txtPasteSourceFormat": "Ohrani izvorno oblikovanje",
"DE.Views.DocumentHolder.txtPressLink": "Pritisnite CTRL in pritisnite povezavo", "DE.Views.DocumentHolder.txtPressLink": "Pritisnite {0} in pritisnite povezavo",
"DE.Views.DocumentHolder.txtPrintSelection": "Nastisni izbor", "DE.Views.DocumentHolder.txtPrintSelection": "Nastisni izbor",
"DE.Views.DocumentHolder.txtRemFractionBar": "Remove fraction bar", "DE.Views.DocumentHolder.txtRemFractionBar": "Remove fraction bar",
"DE.Views.DocumentHolder.txtRemLimit": "Remove limit", "DE.Views.DocumentHolder.txtRemLimit": "Remove limit",

View file

@ -1584,7 +1584,7 @@
"DE.Views.DocumentHolder.txtOverbar": "Linje ovanför text", "DE.Views.DocumentHolder.txtOverbar": "Linje ovanför text",
"DE.Views.DocumentHolder.txtOverwriteCells": "Skriv över celler", "DE.Views.DocumentHolder.txtOverwriteCells": "Skriv över celler",
"DE.Views.DocumentHolder.txtPasteSourceFormat": "Behåll källformatering", "DE.Views.DocumentHolder.txtPasteSourceFormat": "Behåll källformatering",
"DE.Views.DocumentHolder.txtPressLink": "Tryck på CTRL och klicka på länken", "DE.Views.DocumentHolder.txtPressLink": "Tryck på {0} och klicka på länken",
"DE.Views.DocumentHolder.txtPrintSelection": "Skriv ut markering", "DE.Views.DocumentHolder.txtPrintSelection": "Skriv ut markering",
"DE.Views.DocumentHolder.txtRemFractionBar": "Ta bort fraktionslinje", "DE.Views.DocumentHolder.txtRemFractionBar": "Ta bort fraktionslinje",
"DE.Views.DocumentHolder.txtRemLimit": "Ta bort begränsning", "DE.Views.DocumentHolder.txtRemLimit": "Ta bort begränsning",

View file

@ -1618,7 +1618,7 @@
"DE.Views.DocumentHolder.txtOverbar": "Bar over text", "DE.Views.DocumentHolder.txtOverbar": "Bar over text",
"DE.Views.DocumentHolder.txtOverwriteCells": "Hücrelerin üzerine yaz", "DE.Views.DocumentHolder.txtOverwriteCells": "Hücrelerin üzerine yaz",
"DE.Views.DocumentHolder.txtPasteSourceFormat": "Kaynak biçimlendirmesini koruyun", "DE.Views.DocumentHolder.txtPasteSourceFormat": "Kaynak biçimlendirmesini koruyun",
"DE.Views.DocumentHolder.txtPressLink": "Ctrl'ye basın ve bağlantıya tıklayın", "DE.Views.DocumentHolder.txtPressLink": "{0}'ye basın ve bağlantıya tıklayın",
"DE.Views.DocumentHolder.txtPrintSelection": "Seçimi Yazdır", "DE.Views.DocumentHolder.txtPrintSelection": "Seçimi Yazdır",
"DE.Views.DocumentHolder.txtRemFractionBar": "Remove fraction bar", "DE.Views.DocumentHolder.txtRemFractionBar": "Remove fraction bar",
"DE.Views.DocumentHolder.txtRemLimit": "Remove limit", "DE.Views.DocumentHolder.txtRemLimit": "Remove limit",

View file

@ -1580,7 +1580,7 @@
"DE.Views.DocumentHolder.txtOverbar": "Риска над текстом", "DE.Views.DocumentHolder.txtOverbar": "Риска над текстом",
"DE.Views.DocumentHolder.txtOverwriteCells": "Перезаписати комірки", "DE.Views.DocumentHolder.txtOverwriteCells": "Перезаписати комірки",
"DE.Views.DocumentHolder.txtPasteSourceFormat": "Зберегти початкове форматування", "DE.Views.DocumentHolder.txtPasteSourceFormat": "Зберегти початкове форматування",
"DE.Views.DocumentHolder.txtPressLink": "Натисніть CTRL та клацніть по посиланню", "DE.Views.DocumentHolder.txtPressLink": "Натисніть {0} та клацніть по посиланню",
"DE.Views.DocumentHolder.txtPrintSelection": "Надрукувати виділене", "DE.Views.DocumentHolder.txtPrintSelection": "Надрукувати виділене",
"DE.Views.DocumentHolder.txtRemFractionBar": "Видалити фракційну стрічку", "DE.Views.DocumentHolder.txtRemFractionBar": "Видалити фракційну стрічку",
"DE.Views.DocumentHolder.txtRemLimit": "Вилучити обмеження", "DE.Views.DocumentHolder.txtRemLimit": "Вилучити обмеження",

View file

@ -854,7 +854,7 @@
"DE.Views.DocumentHolder.txtMatchBrackets": "Chỉnh dấu ngoặc phù hợp với độ cao đối số", "DE.Views.DocumentHolder.txtMatchBrackets": "Chỉnh dấu ngoặc phù hợp với độ cao đối số",
"DE.Views.DocumentHolder.txtMatrixAlign": "Căn chỉnh ma trận", "DE.Views.DocumentHolder.txtMatrixAlign": "Căn chỉnh ma trận",
"DE.Views.DocumentHolder.txtOverbar": "Gạch trên văn bản", "DE.Views.DocumentHolder.txtOverbar": "Gạch trên văn bản",
"DE.Views.DocumentHolder.txtPressLink": "Ấn CTRL và nhấp vào liên kết", "DE.Views.DocumentHolder.txtPressLink": "Ấn {0} và nhấp vào liên kết",
"DE.Views.DocumentHolder.txtRemFractionBar": "Xóa dấu phân số", "DE.Views.DocumentHolder.txtRemFractionBar": "Xóa dấu phân số",
"DE.Views.DocumentHolder.txtRemLimit": "Xóa giới hạn", "DE.Views.DocumentHolder.txtRemLimit": "Xóa giới hạn",
"DE.Views.DocumentHolder.txtRemoveAccentChar": "Xóa ký tự dấu phụ", "DE.Views.DocumentHolder.txtRemoveAccentChar": "Xóa ký tự dấu phụ",

View file

@ -1586,7 +1586,7 @@
"DE.Views.DocumentHolder.txtOverbar": "槓覆蓋文字", "DE.Views.DocumentHolder.txtOverbar": "槓覆蓋文字",
"DE.Views.DocumentHolder.txtOverwriteCells": "覆蓋儲存格", "DE.Views.DocumentHolder.txtOverwriteCells": "覆蓋儲存格",
"DE.Views.DocumentHolder.txtPasteSourceFormat": "保持源格式", "DE.Views.DocumentHolder.txtPasteSourceFormat": "保持源格式",
"DE.Views.DocumentHolder.txtPressLink": "按Ctrl並單擊連結", "DE.Views.DocumentHolder.txtPressLink": "按{0}並單擊連結",
"DE.Views.DocumentHolder.txtPrintSelection": "列印選擇", "DE.Views.DocumentHolder.txtPrintSelection": "列印選擇",
"DE.Views.DocumentHolder.txtRemFractionBar": "刪除分數欄", "DE.Views.DocumentHolder.txtRemFractionBar": "刪除分數欄",
"DE.Views.DocumentHolder.txtRemLimit": "取消限制", "DE.Views.DocumentHolder.txtRemLimit": "取消限制",

View file

@ -1619,7 +1619,7 @@
"DE.Views.DocumentHolder.txtOverbar": "文本上一条", "DE.Views.DocumentHolder.txtOverbar": "文本上一条",
"DE.Views.DocumentHolder.txtOverwriteCells": "覆盖单元格", "DE.Views.DocumentHolder.txtOverwriteCells": "覆盖单元格",
"DE.Views.DocumentHolder.txtPasteSourceFormat": "保持源格式", "DE.Views.DocumentHolder.txtPasteSourceFormat": "保持源格式",
"DE.Views.DocumentHolder.txtPressLink": "按CTRL并单击链接", "DE.Views.DocumentHolder.txtPressLink": "按{0}并单击链接",
"DE.Views.DocumentHolder.txtPrintSelection": "打印选择", "DE.Views.DocumentHolder.txtPrintSelection": "打印选择",
"DE.Views.DocumentHolder.txtRemFractionBar": "去除分数吧", "DE.Views.DocumentHolder.txtRemFractionBar": "去除分数吧",
"DE.Views.DocumentHolder.txtRemLimit": "删除限制", "DE.Views.DocumentHolder.txtRemLimit": "删除限制",

View file

@ -829,7 +829,7 @@ define([
ToolTip = ToolTip.substr(0, 256) + '...'; ToolTip = ToolTip.substr(0, 256) + '...';
if (screenTip.tipLength !== ToolTip.length || screenTip.strTip.indexOf(ToolTip)<0 ) { if (screenTip.tipLength !== ToolTip.length || screenTip.strTip.indexOf(ToolTip)<0 ) {
screenTip.toolTip.setTitle(ToolTip + (me.isPreviewVisible ? '' : '<br><b>' + me.documentHolder.txtPressLink + '</b>')); screenTip.toolTip.setTitle(ToolTip + (me.isPreviewVisible ? '' : '<br><b>' + Common.Utils.String.platformKey('Ctrl', me.documentHolder.txtPressLink) + '</b>'));
screenTip.tipLength = ToolTip.length; screenTip.tipLength = ToolTip.length;
screenTip.strTip = ToolTip; screenTip.strTip = ToolTip;
recalc = true; recalc = true;

View file

@ -2269,7 +2269,7 @@ define([
hyperlinkText : 'Hyperlink', hyperlinkText : 'Hyperlink',
editHyperlinkText : 'Edit Hyperlink', editHyperlinkText : 'Edit Hyperlink',
removeHyperlinkText : 'Remove Hyperlink', removeHyperlinkText : 'Remove Hyperlink',
txtPressLink : 'Press CTRL and click link', txtPressLink : 'Press {0} and click link',
selectText : 'Select', selectText : 'Select',
insertRowText : 'Insert Row', insertRowText : 'Insert Row',
insertColumnText : 'Insert Column', insertColumnText : 'Insert Column',

View file

@ -748,7 +748,6 @@ define([
strZoom: 'Default Zoom Value', strZoom: 'Default Zoom Value',
okButtonText: 'Apply', okButtonText: 'Apply',
txtFitSlide: 'Fit to Slide', txtFitSlide: 'Fit to Slide',
txtInput: 'Alternate Input',
txtWin: 'as Windows', txtWin: 'as Windows',
txtMac: 'as OS X', txtMac: 'as OS X',
txtNative: 'Native', txtNative: 'Native',
@ -767,7 +766,6 @@ define([
txtInch: 'Inch', txtInch: 'Inch',
txtFitWidth: 'Fit to Width', txtFitWidth: 'Fit to Width',
textForceSave: 'Save to Server', textForceSave: 'Save to Server',
strForcesave: 'Always save to server (otherwise save to server on document close)',
txtSpellCheck: 'Spell Checking', txtSpellCheck: 'Spell Checking',
txtCacheMode: 'Default cache mode', txtCacheMode: 'Default cache mode',
strMacrosSettings: 'Macros Settings', strMacrosSettings: 'Macros Settings',
@ -777,7 +775,6 @@ define([
txtWarnMacrosDesc: 'Disable all macros with notification', txtWarnMacrosDesc: 'Disable all macros with notification',
txtRunMacrosDesc: 'Enable all macros without notification', txtRunMacrosDesc: 'Enable all macros without notification',
txtStopMacrosDesc: 'Disable all macros without notification', txtStopMacrosDesc: 'Disable all macros without notification',
strPaste: 'Cut, copy and paste',
strPasteButton: 'Show Paste Options button when content is pasted', strPasteButton: 'Show Paste Options button when content is pasted',
txtProofing: 'Proofing', txtProofing: 'Proofing',
strTheme: 'Theme', strTheme: 'Theme',

View file

@ -1256,7 +1256,7 @@
"PE.Views.DocumentHolder.txtPasteDestFormat": "Təyinat mövzusundan istifadə edin", "PE.Views.DocumentHolder.txtPasteDestFormat": "Təyinat mövzusundan istifadə edin",
"PE.Views.DocumentHolder.txtPastePicture": "Şəkil", "PE.Views.DocumentHolder.txtPastePicture": "Şəkil",
"PE.Views.DocumentHolder.txtPasteSourceFormat": "Mənbə formatını saxlayın", "PE.Views.DocumentHolder.txtPasteSourceFormat": "Mənbə formatını saxlayın",
"PE.Views.DocumentHolder.txtPressLink": "Ctrl düyməsinə basıb linkə klikləyin", "PE.Views.DocumentHolder.txtPressLink": "{0} düyməsinə basıb linkə klikləyin",
"PE.Views.DocumentHolder.txtPreview": "Slaydı başladın", "PE.Views.DocumentHolder.txtPreview": "Slaydı başladın",
"PE.Views.DocumentHolder.txtPrintSelection": "Seçimi çap edin", "PE.Views.DocumentHolder.txtPrintSelection": "Seçimi çap edin",
"PE.Views.DocumentHolder.txtRemFractionBar": "Kəsr xəttini silin", "PE.Views.DocumentHolder.txtRemFractionBar": "Kəsr xəttini silin",

View file

@ -1229,7 +1229,7 @@
"PE.Views.DocumentHolder.txtPasteDestFormat": "Выкарыстоўваць канцавую тэму", "PE.Views.DocumentHolder.txtPasteDestFormat": "Выкарыстоўваць канцавую тэму",
"PE.Views.DocumentHolder.txtPastePicture": "Малюнак", "PE.Views.DocumentHolder.txtPastePicture": "Малюнак",
"PE.Views.DocumentHolder.txtPasteSourceFormat": "Пакінуць зыходнае фарматаванне", "PE.Views.DocumentHolder.txtPasteSourceFormat": "Пакінуць зыходнае фарматаванне",
"PE.Views.DocumentHolder.txtPressLink": "Націсніце CTRL і пстрыкніце па спасылцы", "PE.Views.DocumentHolder.txtPressLink": "Націсніце {0} і пстрыкніце па спасылцы",
"PE.Views.DocumentHolder.txtPreview": "Распачаць слайд-шоу", "PE.Views.DocumentHolder.txtPreview": "Распачаць слайд-шоу",
"PE.Views.DocumentHolder.txtPrintSelection": "Надрукаваць вылучанае", "PE.Views.DocumentHolder.txtPrintSelection": "Надрукаваць вылучанае",
"PE.Views.DocumentHolder.txtRemFractionBar": "Выдаліць рыску дробу", "PE.Views.DocumentHolder.txtRemFractionBar": "Выдаліць рыску дробу",

View file

@ -1072,7 +1072,7 @@
"PE.Views.DocumentHolder.txtPasteDestFormat": "Използвайте целевата тема", "PE.Views.DocumentHolder.txtPasteDestFormat": "Използвайте целевата тема",
"PE.Views.DocumentHolder.txtPastePicture": "Снимка", "PE.Views.DocumentHolder.txtPastePicture": "Снимка",
"PE.Views.DocumentHolder.txtPasteSourceFormat": "Запазете форматирането на източника", "PE.Views.DocumentHolder.txtPasteSourceFormat": "Запазете форматирането на източника",
"PE.Views.DocumentHolder.txtPressLink": "Натиснете CTRL и кликнете върху връзката", "PE.Views.DocumentHolder.txtPressLink": "Натиснете {0} и кликнете върху връзката",
"PE.Views.DocumentHolder.txtPreview": "Започнете слайдшоуто", "PE.Views.DocumentHolder.txtPreview": "Започнете слайдшоуто",
"PE.Views.DocumentHolder.txtRemFractionBar": "Премахване на фракционната лента", "PE.Views.DocumentHolder.txtRemFractionBar": "Премахване на фракционната лента",
"PE.Views.DocumentHolder.txtRemLimit": "Премахване на ограничението", "PE.Views.DocumentHolder.txtRemLimit": "Премахване на ограничението",

View file

@ -1537,7 +1537,7 @@
"PE.Views.DocumentHolder.txtPasteDestFormat": "Fes servir el tema de destinació", "PE.Views.DocumentHolder.txtPasteDestFormat": "Fes servir el tema de destinació",
"PE.Views.DocumentHolder.txtPastePicture": "Imatge", "PE.Views.DocumentHolder.txtPastePicture": "Imatge",
"PE.Views.DocumentHolder.txtPasteSourceFormat": "Conserva el format original", "PE.Views.DocumentHolder.txtPasteSourceFormat": "Conserva el format original",
"PE.Views.DocumentHolder.txtPressLink": "Prem CTRL i clica a l'enllaç", "PE.Views.DocumentHolder.txtPressLink": "Prem {0} i clica a l'enllaç",
"PE.Views.DocumentHolder.txtPreview": "Inicia la presentació de diapositives", "PE.Views.DocumentHolder.txtPreview": "Inicia la presentació de diapositives",
"PE.Views.DocumentHolder.txtPrintSelection": "Imprimeix la selecció", "PE.Views.DocumentHolder.txtPrintSelection": "Imprimeix la selecció",
"PE.Views.DocumentHolder.txtRemFractionBar": "Suprimeix la barra de fracció", "PE.Views.DocumentHolder.txtRemFractionBar": "Suprimeix la barra de fracció",

View file

@ -1537,7 +1537,7 @@
"PE.Views.DocumentHolder.txtPasteDestFormat": "Použít cílový vzhledu prostředí", "PE.Views.DocumentHolder.txtPasteDestFormat": "Použít cílový vzhledu prostředí",
"PE.Views.DocumentHolder.txtPastePicture": "Obrázek", "PE.Views.DocumentHolder.txtPastePicture": "Obrázek",
"PE.Views.DocumentHolder.txtPasteSourceFormat": "Ponechat formátování zdroje", "PE.Views.DocumentHolder.txtPasteSourceFormat": "Ponechat formátování zdroje",
"PE.Views.DocumentHolder.txtPressLink": "Stikněte CTRL a klikněte na odkaz", "PE.Views.DocumentHolder.txtPressLink": "Stikněte {0} a klikněte na odkaz",
"PE.Views.DocumentHolder.txtPreview": "Spustit prezentaci", "PE.Views.DocumentHolder.txtPreview": "Spustit prezentaci",
"PE.Views.DocumentHolder.txtPrintSelection": "Vytisknout vybrané", "PE.Views.DocumentHolder.txtPrintSelection": "Vytisknout vybrané",
"PE.Views.DocumentHolder.txtRemFractionBar": "Odstranit zlomkovou čáru", "PE.Views.DocumentHolder.txtRemFractionBar": "Odstranit zlomkovou čáru",

View file

@ -1254,7 +1254,7 @@
"PE.Views.DocumentHolder.txtPasteDestFormat": "Brug destinations tema", "PE.Views.DocumentHolder.txtPasteDestFormat": "Brug destinations tema",
"PE.Views.DocumentHolder.txtPastePicture": "Billede", "PE.Views.DocumentHolder.txtPastePicture": "Billede",
"PE.Views.DocumentHolder.txtPasteSourceFormat": "Behold oprindelig formatering", "PE.Views.DocumentHolder.txtPasteSourceFormat": "Behold oprindelig formatering",
"PE.Views.DocumentHolder.txtPressLink": "Tryk CTRL og klik på linket", "PE.Views.DocumentHolder.txtPressLink": "Tryk {0} og klik på linket",
"PE.Views.DocumentHolder.txtPreview": "Start diasshow", "PE.Views.DocumentHolder.txtPreview": "Start diasshow",
"PE.Views.DocumentHolder.txtPrintSelection": "Printer-valg", "PE.Views.DocumentHolder.txtPrintSelection": "Printer-valg",
"PE.Views.DocumentHolder.txtRemFractionBar": "Fjern fraktionsbar", "PE.Views.DocumentHolder.txtRemFractionBar": "Fjern fraktionsbar",

View file

@ -294,6 +294,9 @@
"Common.UI.Window.yesButtonText": "Ja", "Common.UI.Window.yesButtonText": "Ja",
"Common.Utils.Metric.txtCm": "cm", "Common.Utils.Metric.txtCm": "cm",
"Common.Utils.Metric.txtPt": "pt", "Common.Utils.Metric.txtPt": "pt",
"Common.Utils.String.textCtrl": "Strg",
"Common.Utils.String.textShift": "Umschalt",
"Common.Utils.String.textAlt": "Alt",
"Common.Views.About.txtAddress": "Adresse: ", "Common.Views.About.txtAddress": "Adresse: ",
"Common.Views.About.txtLicensee": "LIZENZNEHMER", "Common.Views.About.txtLicensee": "LIZENZNEHMER",
"Common.Views.About.txtLicensor": "LIZENZGEBER", "Common.Views.About.txtLicensor": "LIZENZGEBER",
@ -1536,7 +1539,7 @@
"PE.Views.DocumentHolder.txtPasteDestFormat": "Zieldesign verwenden", "PE.Views.DocumentHolder.txtPasteDestFormat": "Zieldesign verwenden",
"PE.Views.DocumentHolder.txtPastePicture": "Bild", "PE.Views.DocumentHolder.txtPastePicture": "Bild",
"PE.Views.DocumentHolder.txtPasteSourceFormat": "Ursprüngliche Formatierung beibehalten", "PE.Views.DocumentHolder.txtPasteSourceFormat": "Ursprüngliche Formatierung beibehalten",
"PE.Views.DocumentHolder.txtPressLink": "Drücken Sie auf die STRG-Taste und klicken Sie auf den Link", "PE.Views.DocumentHolder.txtPressLink": "Drücken Sie auf die {0}-Taste und klicken Sie auf den Link",
"PE.Views.DocumentHolder.txtPreview": "Vorschau starten", "PE.Views.DocumentHolder.txtPreview": "Vorschau starten",
"PE.Views.DocumentHolder.txtPrintSelection": "Auswahl drucken", "PE.Views.DocumentHolder.txtPrintSelection": "Auswahl drucken",
"PE.Views.DocumentHolder.txtRemFractionBar": "Bruchstrich entfernen", "PE.Views.DocumentHolder.txtRemFractionBar": "Bruchstrich entfernen",

View file

@ -1537,7 +1537,7 @@
"PE.Views.DocumentHolder.txtPasteDestFormat": "Χρήση θέματος προορισμού", "PE.Views.DocumentHolder.txtPasteDestFormat": "Χρήση θέματος προορισμού",
"PE.Views.DocumentHolder.txtPastePicture": "Εικόνα", "PE.Views.DocumentHolder.txtPastePicture": "Εικόνα",
"PE.Views.DocumentHolder.txtPasteSourceFormat": "Διατήρηση μορφοποίησης πηγής", "PE.Views.DocumentHolder.txtPasteSourceFormat": "Διατήρηση μορφοποίησης πηγής",
"PE.Views.DocumentHolder.txtPressLink": "Πατήστε Ctrl και κάντε κλικ στο σύνδεσμο", "PE.Views.DocumentHolder.txtPressLink": "Πατήστε {0} και κάντε κλικ στο σύνδεσμο",
"PE.Views.DocumentHolder.txtPreview": "Εκκίνηση παρουσίασης", "PE.Views.DocumentHolder.txtPreview": "Εκκίνηση παρουσίασης",
"PE.Views.DocumentHolder.txtPrintSelection": "Εκτύπωση Επιλογής", "PE.Views.DocumentHolder.txtPrintSelection": "Εκτύπωση Επιλογής",
"PE.Views.DocumentHolder.txtRemFractionBar": "Αφαίρεση γραμμής κλάσματος", "PE.Views.DocumentHolder.txtRemFractionBar": "Αφαίρεση γραμμής κλάσματος",

View file

@ -298,6 +298,9 @@
"Common.UI.Window.yesButtonText": "Yes", "Common.UI.Window.yesButtonText": "Yes",
"Common.Utils.Metric.txtCm": "cm", "Common.Utils.Metric.txtCm": "cm",
"Common.Utils.Metric.txtPt": "pt", "Common.Utils.Metric.txtPt": "pt",
"Common.Utils.String.textCtrl": "Ctrl",
"Common.Utils.String.textShift": "Shift",
"Common.Utils.String.textAlt": "Alt",
"Common.Views.About.txtAddress": "address: ", "Common.Views.About.txtAddress": "address: ",
"Common.Views.About.txtLicensee": "LICENSEE", "Common.Views.About.txtLicensee": "LICENSEE",
"Common.Views.About.txtLicensor": "LICENSOR", "Common.Views.About.txtLicensor": "LICENSOR",
@ -1544,7 +1547,7 @@
"PE.Views.DocumentHolder.txtPasteDestFormat": "Use destination theme", "PE.Views.DocumentHolder.txtPasteDestFormat": "Use destination theme",
"PE.Views.DocumentHolder.txtPastePicture": "Picture", "PE.Views.DocumentHolder.txtPastePicture": "Picture",
"PE.Views.DocumentHolder.txtPasteSourceFormat": "Keep source formatting", "PE.Views.DocumentHolder.txtPasteSourceFormat": "Keep source formatting",
"PE.Views.DocumentHolder.txtPressLink": "Press Ctrl and click link", "PE.Views.DocumentHolder.txtPressLink": "Press {0} and click link",
"PE.Views.DocumentHolder.txtPreview": "Start slideshow", "PE.Views.DocumentHolder.txtPreview": "Start slideshow",
"PE.Views.DocumentHolder.txtPrintSelection": "Print Selection", "PE.Views.DocumentHolder.txtPrintSelection": "Print Selection",
"PE.Views.DocumentHolder.txtRemFractionBar": "Remove fraction bar", "PE.Views.DocumentHolder.txtRemFractionBar": "Remove fraction bar",
@ -1640,11 +1643,11 @@
"PE.Views.FileMenuPanels.Settings.strCoAuthMode": "Co-editing Mode", "PE.Views.FileMenuPanels.Settings.strCoAuthMode": "Co-editing Mode",
"PE.Views.FileMenuPanels.Settings.strFast": "Fast", "PE.Views.FileMenuPanels.Settings.strFast": "Fast",
"PE.Views.FileMenuPanels.Settings.strFontRender": "Font Hinting", "PE.Views.FileMenuPanels.Settings.strFontRender": "Font Hinting",
"PE.Views.FileMenuPanels.Settings.strForcesave": "Add version to storage after clicking Save or Ctrl+S", "del_PE.Views.FileMenuPanels.Settings.strForcesave": "Add version to storage after clicking Save or Ctrl+S",
"PE.Views.FileMenuPanels.Settings.strIgnoreWordsInUPPERCASE": "Ignore words in UPPERCASE", "PE.Views.FileMenuPanels.Settings.strIgnoreWordsInUPPERCASE": "Ignore words in UPPERCASE",
"PE.Views.FileMenuPanels.Settings.strIgnoreWordsWithNumbers": "Ignore words with numbers", "PE.Views.FileMenuPanels.Settings.strIgnoreWordsWithNumbers": "Ignore words with numbers",
"PE.Views.FileMenuPanels.Settings.strMacrosSettings": "Macros Settings", "PE.Views.FileMenuPanels.Settings.strMacrosSettings": "Macros Settings",
"PE.Views.FileMenuPanels.Settings.strPaste": "Cut, copy and paste", "del_PE.Views.FileMenuPanels.Settings.strPaste": "Cut, copy and paste",
"PE.Views.FileMenuPanels.Settings.strPasteButton": "Show the Paste Options button when the content is pasted", "PE.Views.FileMenuPanels.Settings.strPasteButton": "Show the Paste Options button when the content is pasted",
"PE.Views.FileMenuPanels.Settings.strStrict": "Strict", "PE.Views.FileMenuPanels.Settings.strStrict": "Strict",
"PE.Views.FileMenuPanels.Settings.strTheme": "Interface theme", "PE.Views.FileMenuPanels.Settings.strTheme": "Interface theme",
@ -1671,7 +1674,7 @@
"PE.Views.FileMenuPanels.Settings.txtFitWidth": "Fit to Width", "PE.Views.FileMenuPanels.Settings.txtFitWidth": "Fit to Width",
"PE.Views.FileMenuPanels.Settings.txtHieroglyphs": "Hieroglyphs", "PE.Views.FileMenuPanels.Settings.txtHieroglyphs": "Hieroglyphs",
"PE.Views.FileMenuPanels.Settings.txtInch": "Inch", "PE.Views.FileMenuPanels.Settings.txtInch": "Inch",
"PE.Views.FileMenuPanels.Settings.txtInput": "Alternate Input", "del_PE.Views.FileMenuPanels.Settings.txtInput": "Alternate Input",
"PE.Views.FileMenuPanels.Settings.txtLast": "View Last", "PE.Views.FileMenuPanels.Settings.txtLast": "View Last",
"PE.Views.FileMenuPanels.Settings.txtMac": "as OS X", "PE.Views.FileMenuPanels.Settings.txtMac": "as OS X",
"PE.Views.FileMenuPanels.Settings.txtNative": "Native", "PE.Views.FileMenuPanels.Settings.txtNative": "Native",

View file

@ -1537,7 +1537,7 @@
"PE.Views.DocumentHolder.txtPasteDestFormat": "Use el tema de destino", "PE.Views.DocumentHolder.txtPasteDestFormat": "Use el tema de destino",
"PE.Views.DocumentHolder.txtPastePicture": "Imagen", "PE.Views.DocumentHolder.txtPastePicture": "Imagen",
"PE.Views.DocumentHolder.txtPasteSourceFormat": "Mantener el formato original", "PE.Views.DocumentHolder.txtPasteSourceFormat": "Mantener el formato original",
"PE.Views.DocumentHolder.txtPressLink": "Pulse CTRL y haga clic en el enlace", "PE.Views.DocumentHolder.txtPressLink": "Pulse {0} y haga clic en el enlace",
"PE.Views.DocumentHolder.txtPreview": "Iniciar presentación", "PE.Views.DocumentHolder.txtPreview": "Iniciar presentación",
"PE.Views.DocumentHolder.txtPrintSelection": "Imprimir selección", "PE.Views.DocumentHolder.txtPrintSelection": "Imprimir selección",
"PE.Views.DocumentHolder.txtRemFractionBar": "Quitar la barra de fracción", "PE.Views.DocumentHolder.txtRemFractionBar": "Quitar la barra de fracción",

View file

@ -1536,7 +1536,7 @@
"PE.Views.DocumentHolder.txtPasteDestFormat": "Erabili helburuko gaia", "PE.Views.DocumentHolder.txtPasteDestFormat": "Erabili helburuko gaia",
"PE.Views.DocumentHolder.txtPastePicture": "Irudia", "PE.Views.DocumentHolder.txtPastePicture": "Irudia",
"PE.Views.DocumentHolder.txtPasteSourceFormat": "Mantendu jatorrizko formatua", "PE.Views.DocumentHolder.txtPasteSourceFormat": "Mantendu jatorrizko formatua",
"PE.Views.DocumentHolder.txtPressLink": "Sakatu Ctrl eta egin klik estekan", "PE.Views.DocumentHolder.txtPressLink": "Sakatu {0} eta egin klik estekan",
"PE.Views.DocumentHolder.txtPreview": "Aurkezpena hasi", "PE.Views.DocumentHolder.txtPreview": "Aurkezpena hasi",
"PE.Views.DocumentHolder.txtPrintSelection": "Inprimatu hautapena", "PE.Views.DocumentHolder.txtPrintSelection": "Inprimatu hautapena",
"PE.Views.DocumentHolder.txtRemFractionBar": "Kendu frakzio-barra", "PE.Views.DocumentHolder.txtRemFractionBar": "Kendu frakzio-barra",

View file

@ -830,7 +830,7 @@
"PE.Views.DocumentHolder.txtNewSlide": "Uusi dia", "PE.Views.DocumentHolder.txtNewSlide": "Uusi dia",
"PE.Views.DocumentHolder.txtOverbar": "Tekstin yläpalkki", "PE.Views.DocumentHolder.txtOverbar": "Tekstin yläpalkki",
"PE.Views.DocumentHolder.txtPastePicture": "Kuva", "PE.Views.DocumentHolder.txtPastePicture": "Kuva",
"PE.Views.DocumentHolder.txtPressLink": "Paina CTRL näppäintä ja klikkaa linkkiä", "PE.Views.DocumentHolder.txtPressLink": "Paina {0} näppäintä ja klikkaa linkkiä",
"PE.Views.DocumentHolder.txtPreview": "Aloita Diaesitys", "PE.Views.DocumentHolder.txtPreview": "Aloita Diaesitys",
"PE.Views.DocumentHolder.txtRemFractionBar": "Poista murtoluku pylväs", "PE.Views.DocumentHolder.txtRemFractionBar": "Poista murtoluku pylväs",
"PE.Views.DocumentHolder.txtRemLimit": "Poista rajoitus", "PE.Views.DocumentHolder.txtRemLimit": "Poista rajoitus",

View file

@ -1537,7 +1537,7 @@
"PE.Views.DocumentHolder.txtPasteDestFormat": "Utiliser le thème de destination", "PE.Views.DocumentHolder.txtPasteDestFormat": "Utiliser le thème de destination",
"PE.Views.DocumentHolder.txtPastePicture": "Image", "PE.Views.DocumentHolder.txtPastePicture": "Image",
"PE.Views.DocumentHolder.txtPasteSourceFormat": "Garder la mise en forme source", "PE.Views.DocumentHolder.txtPasteSourceFormat": "Garder la mise en forme source",
"PE.Views.DocumentHolder.txtPressLink": "Appuyez sur Ctrl et cliquez sur le lien", "PE.Views.DocumentHolder.txtPressLink": "Appuyez sur {0} et cliquez sur le lien",
"PE.Views.DocumentHolder.txtPreview": "Démarrer le diaporama", "PE.Views.DocumentHolder.txtPreview": "Démarrer le diaporama",
"PE.Views.DocumentHolder.txtPrintSelection": "Imprimer la sélection", "PE.Views.DocumentHolder.txtPrintSelection": "Imprimer la sélection",
"PE.Views.DocumentHolder.txtRemFractionBar": "Supprimer la barre de fraction", "PE.Views.DocumentHolder.txtRemFractionBar": "Supprimer la barre de fraction",

View file

@ -1536,7 +1536,7 @@
"PE.Views.DocumentHolder.txtPasteDestFormat": "Use o tema de destino", "PE.Views.DocumentHolder.txtPasteDestFormat": "Use o tema de destino",
"PE.Views.DocumentHolder.txtPastePicture": "Imaxe", "PE.Views.DocumentHolder.txtPastePicture": "Imaxe",
"PE.Views.DocumentHolder.txtPasteSourceFormat": "Manter formatación original", "PE.Views.DocumentHolder.txtPasteSourceFormat": "Manter formatación original",
"PE.Views.DocumentHolder.txtPressLink": "Prema Ctrl e na ligazón", "PE.Views.DocumentHolder.txtPressLink": "Prema {0} e na ligazón",
"PE.Views.DocumentHolder.txtPreview": "Iniciar presentación", "PE.Views.DocumentHolder.txtPreview": "Iniciar presentación",
"PE.Views.DocumentHolder.txtPrintSelection": "Imprimir selección", "PE.Views.DocumentHolder.txtPrintSelection": "Imprimir selección",
"PE.Views.DocumentHolder.txtRemFractionBar": "Eliminar a barra de fracción", "PE.Views.DocumentHolder.txtRemFractionBar": "Eliminar a barra de fracción",

View file

@ -1293,7 +1293,7 @@
"PE.Views.DocumentHolder.txtPasteDestFormat": "Cél téma használata", "PE.Views.DocumentHolder.txtPasteDestFormat": "Cél téma használata",
"PE.Views.DocumentHolder.txtPastePicture": "Kép", "PE.Views.DocumentHolder.txtPastePicture": "Kép",
"PE.Views.DocumentHolder.txtPasteSourceFormat": "Forrás formátumának megtartása", "PE.Views.DocumentHolder.txtPasteSourceFormat": "Forrás formátumának megtartása",
"PE.Views.DocumentHolder.txtPressLink": "Nyomja meg a CTRL billentyűt és kattintson a hivatkozásra", "PE.Views.DocumentHolder.txtPressLink": "Nyomja meg a {0} billentyűt és kattintson a hivatkozásra",
"PE.Views.DocumentHolder.txtPreview": "Diavetítés elindítása", "PE.Views.DocumentHolder.txtPreview": "Diavetítés elindítása",
"PE.Views.DocumentHolder.txtPrintSelection": "Nyomtató kiválasztás", "PE.Views.DocumentHolder.txtPrintSelection": "Nyomtató kiválasztás",
"PE.Views.DocumentHolder.txtRemFractionBar": "Törtjel eltávolítása", "PE.Views.DocumentHolder.txtRemFractionBar": "Törtjel eltávolítása",

View file

@ -1537,7 +1537,7 @@
"PE.Views.DocumentHolder.txtPasteDestFormat": "Օգտագործել նպատակակետի ոճը", "PE.Views.DocumentHolder.txtPasteDestFormat": "Օգտագործել նպատակակետի ոճը",
"PE.Views.DocumentHolder.txtPastePicture": "Նկար", "PE.Views.DocumentHolder.txtPastePicture": "Նկար",
"PE.Views.DocumentHolder.txtPasteSourceFormat": "Պահպանել աղբյուրի ձևաչափը", "PE.Views.DocumentHolder.txtPasteSourceFormat": "Պահպանել աղբյուրի ձևաչափը",
"PE.Views.DocumentHolder.txtPressLink": "Սեղմել Ctrl և անցնել հղումը", "PE.Views.DocumentHolder.txtPressLink": "Սեղմել {0} և անցնել հղումը",
"PE.Views.DocumentHolder.txtPreview": "Սկսել պատկերահանդեսը", "PE.Views.DocumentHolder.txtPreview": "Սկսել պատկերահանդեսը",
"PE.Views.DocumentHolder.txtPrintSelection": "Տպել ընտրվածքը", "PE.Views.DocumentHolder.txtPrintSelection": "Տպել ընտրվածքը",
"PE.Views.DocumentHolder.txtRemFractionBar": "Հեռացնել կոտորակի գիծը", "PE.Views.DocumentHolder.txtRemFractionBar": "Հեռացնել կոտորակի գիծը",

View file

@ -1479,7 +1479,7 @@
"PE.Views.DocumentHolder.txtPasteDestFormat": "Gunakan tema destinasi", "PE.Views.DocumentHolder.txtPasteDestFormat": "Gunakan tema destinasi",
"PE.Views.DocumentHolder.txtPastePicture": "Gambar", "PE.Views.DocumentHolder.txtPastePicture": "Gambar",
"PE.Views.DocumentHolder.txtPasteSourceFormat": "Pertahankan formatting sumber", "PE.Views.DocumentHolder.txtPasteSourceFormat": "Pertahankan formatting sumber",
"PE.Views.DocumentHolder.txtPressLink": "Tekan Ctrl dan klik link", "PE.Views.DocumentHolder.txtPressLink": "Tekan {0} dan klik link",
"PE.Views.DocumentHolder.txtPreview": "Mulai slideshow", "PE.Views.DocumentHolder.txtPreview": "Mulai slideshow",
"PE.Views.DocumentHolder.txtPrintSelection": "Print Pilihan", "PE.Views.DocumentHolder.txtPrintSelection": "Print Pilihan",
"PE.Views.DocumentHolder.txtRemFractionBar": "Hilangkan bar pecahan", "PE.Views.DocumentHolder.txtRemFractionBar": "Hilangkan bar pecahan",

View file

@ -1537,7 +1537,7 @@
"PE.Views.DocumentHolder.txtPasteDestFormat": "Usa tema di destinazione", "PE.Views.DocumentHolder.txtPasteDestFormat": "Usa tema di destinazione",
"PE.Views.DocumentHolder.txtPastePicture": "Immagine", "PE.Views.DocumentHolder.txtPastePicture": "Immagine",
"PE.Views.DocumentHolder.txtPasteSourceFormat": "Mantieni la formattazione sorgente", "PE.Views.DocumentHolder.txtPasteSourceFormat": "Mantieni la formattazione sorgente",
"PE.Views.DocumentHolder.txtPressLink": "Premi CTRL e clicca sul collegamento", "PE.Views.DocumentHolder.txtPressLink": "Premi {0} e clicca sul collegamento",
"PE.Views.DocumentHolder.txtPreview": "Avvia presentazione", "PE.Views.DocumentHolder.txtPreview": "Avvia presentazione",
"PE.Views.DocumentHolder.txtPrintSelection": "Stampa Selezione", "PE.Views.DocumentHolder.txtPrintSelection": "Stampa Selezione",
"PE.Views.DocumentHolder.txtRemFractionBar": "Rimuovi la barra di frazione", "PE.Views.DocumentHolder.txtRemFractionBar": "Rimuovi la barra di frazione",

View file

@ -1536,7 +1536,7 @@
"PE.Views.DocumentHolder.txtPasteDestFormat": "宛先テーマを使用する", "PE.Views.DocumentHolder.txtPasteDestFormat": "宛先テーマを使用する",
"PE.Views.DocumentHolder.txtPastePicture": "画像", "PE.Views.DocumentHolder.txtPastePicture": "画像",
"PE.Views.DocumentHolder.txtPasteSourceFormat": "元の書式付けを保存する", "PE.Views.DocumentHolder.txtPasteSourceFormat": "元の書式付けを保存する",
"PE.Views.DocumentHolder.txtPressLink": "CTRLを押してリンクをクリックしてください。", "PE.Views.DocumentHolder.txtPressLink": "{0}を押してリンクをクリックしてください。",
"PE.Views.DocumentHolder.txtPreview": "スライドショーの開始", "PE.Views.DocumentHolder.txtPreview": "スライドショーの開始",
"PE.Views.DocumentHolder.txtPrintSelection": "選択範囲の印刷", "PE.Views.DocumentHolder.txtPrintSelection": "選択範囲の印刷",
"PE.Views.DocumentHolder.txtRemFractionBar": "分数線の削除", "PE.Views.DocumentHolder.txtRemFractionBar": "分数線の削除",

View file

@ -1495,7 +1495,7 @@
"PE.Views.DocumentHolder.txtPasteDestFormat": "목적 테마를 사용하기", "PE.Views.DocumentHolder.txtPasteDestFormat": "목적 테마를 사용하기",
"PE.Views.DocumentHolder.txtPastePicture": "그림", "PE.Views.DocumentHolder.txtPastePicture": "그림",
"PE.Views.DocumentHolder.txtPasteSourceFormat": "소스 포맷을 유지하세요", "PE.Views.DocumentHolder.txtPasteSourceFormat": "소스 포맷을 유지하세요",
"PE.Views.DocumentHolder.txtPressLink": "Ctrl 키를 누르고 링크를 클릭합니다.", "PE.Views.DocumentHolder.txtPressLink": "{0} 키를 누르고 링크를 클릭합니다.",
"PE.Views.DocumentHolder.txtPreview": "슬라이드 쇼 시작", "PE.Views.DocumentHolder.txtPreview": "슬라이드 쇼 시작",
"PE.Views.DocumentHolder.txtPrintSelection": "선택 항목 인쇄", "PE.Views.DocumentHolder.txtPrintSelection": "선택 항목 인쇄",
"PE.Views.DocumentHolder.txtRemFractionBar": "분수 막대 제거", "PE.Views.DocumentHolder.txtRemFractionBar": "분수 막대 제거",

View file

@ -1494,7 +1494,7 @@
"PE.Views.DocumentHolder.txtPasteDestFormat": "ໃຊ້ຫົວຂໍ້ເປົ້າໝາຍ", "PE.Views.DocumentHolder.txtPasteDestFormat": "ໃຊ້ຫົວຂໍ້ເປົ້າໝາຍ",
"PE.Views.DocumentHolder.txtPastePicture": "ຮູບພາບ", "PE.Views.DocumentHolder.txtPastePicture": "ຮູບພາບ",
"PE.Views.DocumentHolder.txtPasteSourceFormat": "ຈັດຮູບແບບແຫຼ່ງທີ່ມາ", "PE.Views.DocumentHolder.txtPasteSourceFormat": "ຈັດຮູບແບບແຫຼ່ງທີ່ມາ",
"PE.Views.DocumentHolder.txtPressLink": "ກົດ Ctrl ແລະກົດລິ້ງ", "PE.Views.DocumentHolder.txtPressLink": "ກົດ {0} ແລະກົດລິ້ງ",
"PE.Views.DocumentHolder.txtPreview": "ເລີ່ມສະໄລ້", "PE.Views.DocumentHolder.txtPreview": "ເລີ່ມສະໄລ້",
"PE.Views.DocumentHolder.txtPrintSelection": "ານຄັດເລືອກການພິມ", "PE.Views.DocumentHolder.txtPrintSelection": "ານຄັດເລືອກການພິມ",
"PE.Views.DocumentHolder.txtRemFractionBar": "ລຶບແຖບສວ່ນໜຶ່ງອອກ", "PE.Views.DocumentHolder.txtRemFractionBar": "ລຶບແຖບສວ່ນໜຶ່ງອອກ",

View file

@ -845,7 +845,7 @@
"PE.Views.DocumentHolder.txtPasteDestFormat": "Izmantot galamērķa dizainu", "PE.Views.DocumentHolder.txtPasteDestFormat": "Izmantot galamērķa dizainu",
"PE.Views.DocumentHolder.txtPastePicture": "Attēls", "PE.Views.DocumentHolder.txtPastePicture": "Attēls",
"PE.Views.DocumentHolder.txtPasteSourceFormat": "Atstāt sākotnējo formatējumu", "PE.Views.DocumentHolder.txtPasteSourceFormat": "Atstāt sākotnējo formatējumu",
"PE.Views.DocumentHolder.txtPressLink": "Press CTRL and click link", "PE.Views.DocumentHolder.txtPressLink": "Press {0} and click link",
"PE.Views.DocumentHolder.txtPreview": "Preview", "PE.Views.DocumentHolder.txtPreview": "Preview",
"PE.Views.DocumentHolder.txtRemFractionBar": "Noņemt dalījuma joslu", "PE.Views.DocumentHolder.txtRemFractionBar": "Noņemt dalījuma joslu",
"PE.Views.DocumentHolder.txtRemLimit": "Noņemt limitu", "PE.Views.DocumentHolder.txtRemLimit": "Noņemt limitu",

Some files were not shown because too many files have changed in this diff Show more