Merge pull request #1285 from ONLYOFFICE/fix/translation
Fix/translation
This commit is contained in:
commit
76fcd7db93
|
@ -12,18 +12,24 @@
|
||||||
"DE.ApplicationController.errorAccessDeny": "Hakkınız olmayan bir eylem gerçekleştirmeye çalışıyorsunuz.<br>Lütfen Belge Sunucu yöneticinize başvurun.",
|
"DE.ApplicationController.errorAccessDeny": "Hakkınız olmayan bir eylem gerçekleştirmeye çalışıyorsunuz.<br>Lütfen Belge Sunucu yöneticinize başvurun.",
|
||||||
"DE.ApplicationController.errorDefaultMessage": "Hata kodu: %1",
|
"DE.ApplicationController.errorDefaultMessage": "Hata kodu: %1",
|
||||||
"DE.ApplicationController.errorFilePassProtect": "Döküman şifre korumalı ve açılamadı",
|
"DE.ApplicationController.errorFilePassProtect": "Döküman şifre korumalı ve açılamadı",
|
||||||
|
"DE.ApplicationController.errorFileSizeExceed": "Dosya boyutu, sunucunuz için belirlenen limiti aşıyor.<br>Ayrıntılar için lütfen Doküman Sunucusu yöneticinizle iletişime geçin.",
|
||||||
|
"DE.ApplicationController.errorForceSave": "Dosya kaydedilirken bir hata oluştu. Dosyayı bilgisayarınıza kaydetmek için lütfen 'Farklı İndir' seçeneğini kullanın veya daha sonra tekrar deneyin.",
|
||||||
|
"DE.ApplicationController.errorLoadingFont": "Fontlar yüklenmedi.<br>Lütfen Sistem Yöneticinizle iletişime geçin.",
|
||||||
"DE.ApplicationController.errorSubmit": "Kaydetme başarısız oldu.",
|
"DE.ApplicationController.errorSubmit": "Kaydetme başarısız oldu.",
|
||||||
"DE.ApplicationController.errorUpdateVersionOnDisconnect": "İnternet bağlantısı tekrar sağlandı, ve dosya versiyon değişti.<br>Çalışmanıza devam etmeden önce, veri kaybını önlemeniz için dosyasının bir kopyasını indirmeniz ya da dosya içeriğini kopyalamanız ve sonrasında sayfayı yenilemeniz gerekmektedir.",
|
"DE.ApplicationController.errorUpdateVersionOnDisconnect": "İnternet bağlantısı tekrar sağlandı, ve dosya versiyon değişti.<br>Çalışmanıza devam etmeden önce, veri kaybını önlemeniz için dosyasının bir kopyasını indirmeniz ya da dosya içeriğini kopyalamanız ve sonrasında sayfayı yenilemeniz gerekmektedir.",
|
||||||
"DE.ApplicationController.errorUserDrop": "Belgeye şu an erişilemiyor.",
|
"DE.ApplicationController.errorUserDrop": "Belgeye şu an erişilemiyor.",
|
||||||
"DE.ApplicationController.notcriticalErrorTitle": "Uyarı",
|
"DE.ApplicationController.notcriticalErrorTitle": "Uyarı",
|
||||||
"DE.ApplicationController.scriptLoadError": "Bağlantı çok yavaş, bileşenlerin bazıları yüklenemedi. Lütfen sayfayı yenileyin.",
|
"DE.ApplicationController.scriptLoadError": "Bağlantı çok yavaş, bileşenlerin bazıları yüklenemedi. Lütfen sayfayı yenileyin.",
|
||||||
|
"DE.ApplicationController.textAnonymous": "Anonim",
|
||||||
"DE.ApplicationController.textClear": "Tüm alanları temizle",
|
"DE.ApplicationController.textClear": "Tüm alanları temizle",
|
||||||
|
"DE.ApplicationController.textGuest": "Misafir",
|
||||||
"DE.ApplicationController.textLoadingDocument": "Döküman yükleniyor",
|
"DE.ApplicationController.textLoadingDocument": "Döküman yükleniyor",
|
||||||
"DE.ApplicationController.textNext": "Sonraki alan",
|
"DE.ApplicationController.textNext": "Sonraki alan",
|
||||||
"DE.ApplicationController.textOf": "'in",
|
"DE.ApplicationController.textOf": "'in",
|
||||||
"DE.ApplicationController.textSubmit": "Kaydet",
|
"DE.ApplicationController.textSubmit": "Kaydet",
|
||||||
"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.txtPressLink": "CTRL'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...",
|
||||||
|
|
|
@ -1,9 +1,4 @@
|
||||||
{
|
{
|
||||||
"common.view.modals.txtCopy": "Скапіяваць у буфер абмену",
|
|
||||||
"common.view.modals.txtEmbed": "Убудаваць",
|
|
||||||
"common.view.modals.txtHeight": "Вышыня",
|
|
||||||
"common.view.modals.txtShare": "Падзяліцца спасылкай",
|
|
||||||
"common.view.modals.txtWidth": "Шырыня",
|
|
||||||
"DE.Controllers.ApplicationController.convertationErrorText": "Пераўтварыць не атрымалася.",
|
"DE.Controllers.ApplicationController.convertationErrorText": "Пераўтварыць не атрымалася.",
|
||||||
"DE.Controllers.ApplicationController.convertationTimeoutText": "Час чакання пераўтварэння сышоў.",
|
"DE.Controllers.ApplicationController.convertationTimeoutText": "Час чакання пераўтварэння сышоў.",
|
||||||
"DE.Controllers.ApplicationController.criticalErrorTitle": "Памылка",
|
"DE.Controllers.ApplicationController.criticalErrorTitle": "Памылка",
|
||||||
|
|
|
@ -1,9 +1,4 @@
|
||||||
{
|
{
|
||||||
"common.view.modals.txtCopy": "Копиране в клипборда",
|
|
||||||
"common.view.modals.txtEmbed": "Вграждане",
|
|
||||||
"common.view.modals.txtHeight": "Височина",
|
|
||||||
"common.view.modals.txtShare": "Споделяне на връзка",
|
|
||||||
"common.view.modals.txtWidth": "Широчина",
|
|
||||||
"DE.Controllers.ApplicationController.convertationErrorText": "Конвертирането е неуспешно.",
|
"DE.Controllers.ApplicationController.convertationErrorText": "Конвертирането е неуспешно.",
|
||||||
"DE.Controllers.ApplicationController.convertationTimeoutText": "Превишава се времето на изтичане на реализациите.",
|
"DE.Controllers.ApplicationController.convertationTimeoutText": "Превишава се времето на изтичане на реализациите.",
|
||||||
"DE.Controllers.ApplicationController.criticalErrorTitle": "Грешка",
|
"DE.Controllers.ApplicationController.criticalErrorTitle": "Грешка",
|
||||||
|
|
|
@ -1,9 +1,4 @@
|
||||||
{
|
{
|
||||||
"common.view.modals.txtCopy": "Copia al porta-retalls",
|
|
||||||
"common.view.modals.txtEmbed": "Incrusta",
|
|
||||||
"common.view.modals.txtHeight": "Alçada",
|
|
||||||
"common.view.modals.txtShare": "Comparteix l'enllaç",
|
|
||||||
"common.view.modals.txtWidth": "Amplada",
|
|
||||||
"DE.Controllers.ApplicationController.convertationErrorText": "No s'ha pogut convertir",
|
"DE.Controllers.ApplicationController.convertationErrorText": "No s'ha pogut convertir",
|
||||||
"DE.Controllers.ApplicationController.convertationTimeoutText": "S'ha superat el temps de conversió.",
|
"DE.Controllers.ApplicationController.convertationTimeoutText": "S'ha superat el temps de conversió.",
|
||||||
"DE.Controllers.ApplicationController.criticalErrorTitle": "Error",
|
"DE.Controllers.ApplicationController.criticalErrorTitle": "Error",
|
||||||
|
|
|
@ -1,9 +1,4 @@
|
||||||
{
|
{
|
||||||
"common.view.modals.txtCopy": "Zkopírovat do schránky",
|
|
||||||
"common.view.modals.txtEmbed": "Vestavěný",
|
|
||||||
"common.view.modals.txtHeight": "Výška",
|
|
||||||
"common.view.modals.txtShare": "Odkaz pro sdílení",
|
|
||||||
"common.view.modals.txtWidth": "Šířka",
|
|
||||||
"DE.Controllers.ApplicationController.convertationErrorText": "Převod se nezdařil.",
|
"DE.Controllers.ApplicationController.convertationErrorText": "Převod se nezdařil.",
|
||||||
"DE.Controllers.ApplicationController.convertationTimeoutText": "Překročen časový limit pro provedení převodu.",
|
"DE.Controllers.ApplicationController.convertationTimeoutText": "Překročen časový limit pro provedení převodu.",
|
||||||
"DE.Controllers.ApplicationController.criticalErrorTitle": "Chyba",
|
"DE.Controllers.ApplicationController.criticalErrorTitle": "Chyba",
|
||||||
|
|
|
@ -1,9 +1,4 @@
|
||||||
{
|
{
|
||||||
"common.view.modals.txtCopy": "Kopier til udklipsholder",
|
|
||||||
"common.view.modals.txtEmbed": "Indlejre",
|
|
||||||
"common.view.modals.txtHeight": "Højde",
|
|
||||||
"common.view.modals.txtShare": "Del link",
|
|
||||||
"common.view.modals.txtWidth": "Bredde",
|
|
||||||
"DE.Controllers.ApplicationController.convertationErrorText": "Konvertering fejlede.",
|
"DE.Controllers.ApplicationController.convertationErrorText": "Konvertering fejlede.",
|
||||||
"DE.Controllers.ApplicationController.convertationTimeoutText": "Konverteringstidsfrist er overskredet",
|
"DE.Controllers.ApplicationController.convertationTimeoutText": "Konverteringstidsfrist er overskredet",
|
||||||
"DE.Controllers.ApplicationController.criticalErrorTitle": "Fejl",
|
"DE.Controllers.ApplicationController.criticalErrorTitle": "Fejl",
|
||||||
|
|
|
@ -1,9 +1,4 @@
|
||||||
{
|
{
|
||||||
"common.view.modals.txtCopy": "In die Zwischenablage kopieren",
|
|
||||||
"common.view.modals.txtEmbed": "Einbetten",
|
|
||||||
"common.view.modals.txtHeight": "Höhe",
|
|
||||||
"common.view.modals.txtShare": "Link teilen",
|
|
||||||
"common.view.modals.txtWidth": "Breite",
|
|
||||||
"DE.Controllers.ApplicationController.convertationErrorText": "Konvertierung ist fehlgeschlagen.",
|
"DE.Controllers.ApplicationController.convertationErrorText": "Konvertierung ist fehlgeschlagen.",
|
||||||
"DE.Controllers.ApplicationController.convertationTimeoutText": "Zeitüberschreitung bei der Konvertierung.",
|
"DE.Controllers.ApplicationController.convertationTimeoutText": "Zeitüberschreitung bei der Konvertierung.",
|
||||||
"DE.Controllers.ApplicationController.criticalErrorTitle": "Fehler",
|
"DE.Controllers.ApplicationController.criticalErrorTitle": "Fehler",
|
||||||
|
|
|
@ -1,9 +1,4 @@
|
||||||
{
|
{
|
||||||
"common.view.modals.txtCopy": "Αντιγραφή στο πρόχειρο",
|
|
||||||
"common.view.modals.txtEmbed": "Ενσωμάτωση",
|
|
||||||
"common.view.modals.txtHeight": "Ύψος",
|
|
||||||
"common.view.modals.txtShare": "Διαμοιρασμός συνδέσμου",
|
|
||||||
"common.view.modals.txtWidth": "Πλάτος",
|
|
||||||
"DE.Controllers.ApplicationController.convertationErrorText": "Αποτυχία μετατροπής.",
|
"DE.Controllers.ApplicationController.convertationErrorText": "Αποτυχία μετατροπής.",
|
||||||
"DE.Controllers.ApplicationController.convertationTimeoutText": "Υπέρβαση χρονικού ορίου μετατροπής.",
|
"DE.Controllers.ApplicationController.convertationTimeoutText": "Υπέρβαση χρονικού ορίου μετατροπής.",
|
||||||
"DE.Controllers.ApplicationController.criticalErrorTitle": "Σφάλμα",
|
"DE.Controllers.ApplicationController.criticalErrorTitle": "Σφάλμα",
|
||||||
|
|
|
@ -4,14 +4,6 @@
|
||||||
"del_common.view.modals.txtHeight": "Height",
|
"del_common.view.modals.txtHeight": "Height",
|
||||||
"del_common.view.modals.txtShare": "Share Link",
|
"del_common.view.modals.txtShare": "Share Link",
|
||||||
"del_common.view.modals.txtWidth": "Width",
|
"del_common.view.modals.txtWidth": "Width",
|
||||||
"Common.Views.EmbedDialog.textTitle": "Embed",
|
|
||||||
"Common.Views.EmbedDialog.textWidth": "Width",
|
|
||||||
"Common.Views.EmbedDialog.textHeight": "Height",
|
|
||||||
"Common.Views.EmbedDialog.txtCopy": "Copy to clipboard",
|
|
||||||
"Common.Views.EmbedDialog.warnCopy": "Browser's error! Use keyboard shortcut [Ctrl] + [C]",
|
|
||||||
"Common.Views.ShareDialog.textTitle": "Share Link",
|
|
||||||
"Common.Views.ShareDialog.txtCopy": "Copy to clipboard",
|
|
||||||
"Common.Views.ShareDialog.warnCopy": "Browser's error! Use keyboard shortcut [Ctrl] + [C]",
|
|
||||||
"Common.UI.Calendar.textApril": "April",
|
"Common.UI.Calendar.textApril": "April",
|
||||||
"Common.UI.Calendar.textAugust": "August",
|
"Common.UI.Calendar.textAugust": "August",
|
||||||
"Common.UI.Calendar.textDecember": "December",
|
"Common.UI.Calendar.textDecember": "December",
|
||||||
|
@ -58,6 +50,14 @@
|
||||||
"Common.UI.Window.textInformation": "Information",
|
"Common.UI.Window.textInformation": "Information",
|
||||||
"Common.UI.Window.textWarning": "Warning",
|
"Common.UI.Window.textWarning": "Warning",
|
||||||
"Common.UI.Window.yesButtonText": "Yes",
|
"Common.UI.Window.yesButtonText": "Yes",
|
||||||
|
"Common.Views.EmbedDialog.textHeight": "Height",
|
||||||
|
"Common.Views.EmbedDialog.textTitle": "Embed",
|
||||||
|
"Common.Views.EmbedDialog.textWidth": "Width",
|
||||||
|
"Common.Views.EmbedDialog.txtCopy": "Copy to clipboard",
|
||||||
|
"Common.Views.EmbedDialog.warnCopy": "Browser's error! Use keyboard shortcut [Ctrl] + [C]",
|
||||||
|
"Common.Views.ShareDialog.textTitle": "Share Link",
|
||||||
|
"Common.Views.ShareDialog.txtCopy": "Copy to clipboard",
|
||||||
|
"Common.Views.ShareDialog.warnCopy": "Browser's error! Use keyboard shortcut [Ctrl] + [C]",
|
||||||
"DE.Controllers.ApplicationController.convertationErrorText": "Conversion failed.",
|
"DE.Controllers.ApplicationController.convertationErrorText": "Conversion failed.",
|
||||||
"DE.Controllers.ApplicationController.convertationTimeoutText": "Conversion timeout exceeded.",
|
"DE.Controllers.ApplicationController.convertationTimeoutText": "Conversion timeout exceeded.",
|
||||||
"DE.Controllers.ApplicationController.criticalErrorTitle": "Error",
|
"DE.Controllers.ApplicationController.criticalErrorTitle": "Error",
|
||||||
|
|
|
@ -1,9 +1,4 @@
|
||||||
{
|
{
|
||||||
"common.view.modals.txtCopy": "Copiar al portapapeles",
|
|
||||||
"common.view.modals.txtEmbed": "Incorporar",
|
|
||||||
"common.view.modals.txtHeight": "Altura",
|
|
||||||
"common.view.modals.txtShare": "Compartir enlace",
|
|
||||||
"common.view.modals.txtWidth": "Ancho",
|
|
||||||
"DE.Controllers.ApplicationController.convertationErrorText": "Fallo de conversión.",
|
"DE.Controllers.ApplicationController.convertationErrorText": "Fallo de conversión.",
|
||||||
"DE.Controllers.ApplicationController.convertationTimeoutText": "Se superó el tiempo de espera de conversión.",
|
"DE.Controllers.ApplicationController.convertationTimeoutText": "Se superó el tiempo de espera de conversión.",
|
||||||
"DE.Controllers.ApplicationController.criticalErrorTitle": "Error",
|
"DE.Controllers.ApplicationController.criticalErrorTitle": "Error",
|
||||||
|
|
|
@ -1,9 +1,4 @@
|
||||||
{
|
{
|
||||||
"common.view.modals.txtCopy": "Copier dans le Presse-papiers",
|
|
||||||
"common.view.modals.txtEmbed": "Incorporer",
|
|
||||||
"common.view.modals.txtHeight": "Hauteur",
|
|
||||||
"common.view.modals.txtShare": "Partager un lien",
|
|
||||||
"common.view.modals.txtWidth": "Largeur",
|
|
||||||
"DE.Controllers.ApplicationController.convertationErrorText": "Échec de la conversion.",
|
"DE.Controllers.ApplicationController.convertationErrorText": "Échec de la conversion.",
|
||||||
"DE.Controllers.ApplicationController.convertationTimeoutText": "Délai d'attente de la conversion dépassé ",
|
"DE.Controllers.ApplicationController.convertationTimeoutText": "Délai d'attente de la conversion dépassé ",
|
||||||
"DE.Controllers.ApplicationController.criticalErrorTitle": "Erreur",
|
"DE.Controllers.ApplicationController.criticalErrorTitle": "Erreur",
|
||||||
|
|
|
@ -1,9 +1,4 @@
|
||||||
{
|
{
|
||||||
"common.view.modals.txtCopy": "Másolás vágólapra",
|
|
||||||
"common.view.modals.txtEmbed": "Beágyazás",
|
|
||||||
"common.view.modals.txtHeight": "Magasság",
|
|
||||||
"common.view.modals.txtShare": "Hivatkozás megosztása",
|
|
||||||
"common.view.modals.txtWidth": "Szélesség",
|
|
||||||
"DE.Controllers.ApplicationController.convertationErrorText": "Az átalakítás nem sikerült.",
|
"DE.Controllers.ApplicationController.convertationErrorText": "Az átalakítás nem sikerült.",
|
||||||
"DE.Controllers.ApplicationController.convertationTimeoutText": "Időtúllépés az átalakítás során.",
|
"DE.Controllers.ApplicationController.convertationTimeoutText": "Időtúllépés az átalakítás során.",
|
||||||
"DE.Controllers.ApplicationController.criticalErrorTitle": "Hiba",
|
"DE.Controllers.ApplicationController.criticalErrorTitle": "Hiba",
|
||||||
|
|
|
@ -1,9 +1,4 @@
|
||||||
{
|
{
|
||||||
"common.view.modals.txtCopy": "Copia negli appunti",
|
|
||||||
"common.view.modals.txtEmbed": "Incorpora",
|
|
||||||
"common.view.modals.txtHeight": "Altezza",
|
|
||||||
"common.view.modals.txtShare": "Condividi collegamento",
|
|
||||||
"common.view.modals.txtWidth": "Larghezza",
|
|
||||||
"DE.Controllers.ApplicationController.convertationErrorText": "Conversione fallita.",
|
"DE.Controllers.ApplicationController.convertationErrorText": "Conversione fallita.",
|
||||||
"DE.Controllers.ApplicationController.convertationTimeoutText": "È stato superato il tempo limite della conversione.",
|
"DE.Controllers.ApplicationController.convertationTimeoutText": "È stato superato il tempo limite della conversione.",
|
||||||
"DE.Controllers.ApplicationController.criticalErrorTitle": "Errore",
|
"DE.Controllers.ApplicationController.criticalErrorTitle": "Errore",
|
||||||
|
|
|
@ -1,9 +1,4 @@
|
||||||
{
|
{
|
||||||
"common.view.modals.txtCopy": "クリップボードにコピー",
|
|
||||||
"common.view.modals.txtEmbed": "埋め込み",
|
|
||||||
"common.view.modals.txtHeight": "高さ",
|
|
||||||
"common.view.modals.txtShare": "共有リンク",
|
|
||||||
"common.view.modals.txtWidth": "幅",
|
|
||||||
"DE.Controllers.ApplicationController.convertationErrorText": "変換に失敗しました",
|
"DE.Controllers.ApplicationController.convertationErrorText": "変換に失敗しました",
|
||||||
"DE.Controllers.ApplicationController.convertationTimeoutText": "変換のタイムアウトを超過しました。",
|
"DE.Controllers.ApplicationController.convertationTimeoutText": "変換のタイムアウトを超過しました。",
|
||||||
"DE.Controllers.ApplicationController.criticalErrorTitle": "エラー",
|
"DE.Controllers.ApplicationController.criticalErrorTitle": "エラー",
|
||||||
|
|
|
@ -1,9 +1,4 @@
|
||||||
{
|
{
|
||||||
"common.view.modals.txtCopy": "클립보드로 복사",
|
|
||||||
"common.view.modals.txtEmbed": "퍼가기",
|
|
||||||
"common.view.modals.txtHeight": "높이",
|
|
||||||
"common.view.modals.txtShare": "링크 공유",
|
|
||||||
"common.view.modals.txtWidth": "너비",
|
|
||||||
"DE.Controllers.ApplicationController.convertationErrorText": "변환 실패 ",
|
"DE.Controllers.ApplicationController.convertationErrorText": "변환 실패 ",
|
||||||
"DE.Controllers.ApplicationController.convertationTimeoutText": "변환 시간을 초과했습니다.",
|
"DE.Controllers.ApplicationController.convertationTimeoutText": "변환 시간을 초과했습니다.",
|
||||||
"DE.Controllers.ApplicationController.criticalErrorTitle": "오류",
|
"DE.Controllers.ApplicationController.criticalErrorTitle": "오류",
|
||||||
|
|
|
@ -1,9 +1,4 @@
|
||||||
{
|
{
|
||||||
"common.view.modals.txtCopy": "ເກັບໄວ້ໃນຄຣິບບອດ",
|
|
||||||
"common.view.modals.txtEmbed": "ຝັງໄວ້",
|
|
||||||
"common.view.modals.txtHeight": "ລວງສູງ",
|
|
||||||
"common.view.modals.txtShare": "ແບ່ງປັນລິ້ງ",
|
|
||||||
"common.view.modals.txtWidth": "ລວງກວ້າງ",
|
|
||||||
"DE.Controllers.ApplicationController.convertationErrorText": " ການປ່ຽນແປງບໍ່ສຳເລັດ.",
|
"DE.Controllers.ApplicationController.convertationErrorText": " ການປ່ຽນແປງບໍ່ສຳເລັດ.",
|
||||||
"DE.Controllers.ApplicationController.convertationTimeoutText": "ໝົດເວລາການປ່ຽນແປງ.",
|
"DE.Controllers.ApplicationController.convertationTimeoutText": "ໝົດເວລາການປ່ຽນແປງ.",
|
||||||
"DE.Controllers.ApplicationController.criticalErrorTitle": "ຂໍ້ຜິດພາດ",
|
"DE.Controllers.ApplicationController.criticalErrorTitle": "ຂໍ້ຜິດພາດ",
|
||||||
|
|
|
@ -1,7 +1,4 @@
|
||||||
{
|
{
|
||||||
"common.view.modals.txtCopy": "Nokopēts starpliktuvē",
|
|
||||||
"common.view.modals.txtHeight": "Augstums",
|
|
||||||
"common.view.modals.txtWidth": "Platums",
|
|
||||||
"DE.Controllers.ApplicationController.convertationErrorText": "Konversija neizdevās.",
|
"DE.Controllers.ApplicationController.convertationErrorText": "Konversija neizdevās.",
|
||||||
"DE.Controllers.ApplicationController.convertationTimeoutText": "Konversijas taimauts pārsniegts.",
|
"DE.Controllers.ApplicationController.convertationTimeoutText": "Konversijas taimauts pārsniegts.",
|
||||||
"DE.Controllers.ApplicationController.criticalErrorTitle": "Kļūda",
|
"DE.Controllers.ApplicationController.criticalErrorTitle": "Kļūda",
|
||||||
|
|
|
@ -1,9 +1,4 @@
|
||||||
{
|
{
|
||||||
"common.view.modals.txtCopy": "Kopieer naar klembord",
|
|
||||||
"common.view.modals.txtEmbed": "Invoegen",
|
|
||||||
"common.view.modals.txtHeight": "Hoogte",
|
|
||||||
"common.view.modals.txtShare": "Link delen",
|
|
||||||
"common.view.modals.txtWidth": "Breedte",
|
|
||||||
"DE.Controllers.ApplicationController.convertationErrorText": "Conversie is mislukt",
|
"DE.Controllers.ApplicationController.convertationErrorText": "Conversie is mislukt",
|
||||||
"DE.Controllers.ApplicationController.convertationTimeoutText": "Time-out voor conversie overschreden.",
|
"DE.Controllers.ApplicationController.convertationTimeoutText": "Time-out voor conversie overschreden.",
|
||||||
"DE.Controllers.ApplicationController.criticalErrorTitle": "Fout",
|
"DE.Controllers.ApplicationController.criticalErrorTitle": "Fout",
|
||||||
|
|
|
@ -1,9 +1,4 @@
|
||||||
{
|
{
|
||||||
"common.view.modals.txtCopy": "Skopiuj do schowka",
|
|
||||||
"common.view.modals.txtEmbed": "Osadź",
|
|
||||||
"common.view.modals.txtHeight": "Wysokość",
|
|
||||||
"common.view.modals.txtShare": "Udostępnij link",
|
|
||||||
"common.view.modals.txtWidth": "Szerokość",
|
|
||||||
"DE.Controllers.ApplicationController.convertationErrorText": "Konwertowanie nieudane.",
|
"DE.Controllers.ApplicationController.convertationErrorText": "Konwertowanie nieudane.",
|
||||||
"DE.Controllers.ApplicationController.convertationTimeoutText": "Przekroczono limit czasu konwersji.",
|
"DE.Controllers.ApplicationController.convertationTimeoutText": "Przekroczono limit czasu konwersji.",
|
||||||
"DE.Controllers.ApplicationController.criticalErrorTitle": "Błąd",
|
"DE.Controllers.ApplicationController.criticalErrorTitle": "Błąd",
|
||||||
|
|
|
@ -1,9 +1,4 @@
|
||||||
{
|
{
|
||||||
"common.view.modals.txtCopy": "Copiar para a área de trabalho",
|
|
||||||
"common.view.modals.txtEmbed": "Incorporar",
|
|
||||||
"common.view.modals.txtHeight": "Altura",
|
|
||||||
"common.view.modals.txtShare": "Compartilhar link",
|
|
||||||
"common.view.modals.txtWidth": "Largura",
|
|
||||||
"DE.Controllers.ApplicationController.convertationErrorText": "Conversão falhou.",
|
"DE.Controllers.ApplicationController.convertationErrorText": "Conversão falhou.",
|
||||||
"DE.Controllers.ApplicationController.convertationTimeoutText": "Tempo limite de conversão excedido.",
|
"DE.Controllers.ApplicationController.convertationTimeoutText": "Tempo limite de conversão excedido.",
|
||||||
"DE.Controllers.ApplicationController.criticalErrorTitle": "Erro",
|
"DE.Controllers.ApplicationController.criticalErrorTitle": "Erro",
|
||||||
|
|
|
@ -1,9 +1,4 @@
|
||||||
{
|
{
|
||||||
"common.view.modals.txtCopy": "Copiere cu clipbiard",
|
|
||||||
"common.view.modals.txtEmbed": "Încorporare",
|
|
||||||
"common.view.modals.txtHeight": "Înălțime",
|
|
||||||
"common.view.modals.txtShare": "Partajare link",
|
|
||||||
"common.view.modals.txtWidth": "Lățime",
|
|
||||||
"DE.Controllers.ApplicationController.convertationErrorText": "Conversia nu a reușit.",
|
"DE.Controllers.ApplicationController.convertationErrorText": "Conversia nu a reușit.",
|
||||||
"DE.Controllers.ApplicationController.convertationTimeoutText": "Timpul de așteptare pentru conversie a expirat.",
|
"DE.Controllers.ApplicationController.convertationTimeoutText": "Timpul de așteptare pentru conversie a expirat.",
|
||||||
"DE.Controllers.ApplicationController.criticalErrorTitle": "Eroare",
|
"DE.Controllers.ApplicationController.criticalErrorTitle": "Eroare",
|
||||||
|
|
|
@ -1,17 +1,4 @@
|
||||||
{
|
{
|
||||||
"common.view.modals.txtCopy": "Скопировать в буфер",
|
|
||||||
"common.view.modals.txtEmbed": "Встроить",
|
|
||||||
"common.view.modals.txtHeight": "Высота",
|
|
||||||
"common.view.modals.txtShare": "Поделиться ссылкой",
|
|
||||||
"common.view.modals.txtWidth": "Ширина",
|
|
||||||
"Common.Views.EmbedDialog.textTitle": "Встроить",
|
|
||||||
"Common.Views.EmbedDialog.textWidth": "Ширина",
|
|
||||||
"Common.Views.EmbedDialog.textHeight": "Высота",
|
|
||||||
"Common.Views.EmbedDialog.txtCopy": "Скопировать в буфер",
|
|
||||||
"Common.Views.EmbedDialog.warnCopy": "Browser's error! Use keyboard shortcut [Ctrl] + [C]",
|
|
||||||
"Common.Views.ShareDialog.textTitle": "Поделиться ссылкой",
|
|
||||||
"Common.Views.ShareDialog.txtCopy": "Скопировать в буфер",
|
|
||||||
"Common.Views.ShareDialog.warnCopy": "Browser's error! Use keyboard shortcut [Ctrl] + [C]",
|
|
||||||
"Common.UI.Calendar.textApril": "Апрель",
|
"Common.UI.Calendar.textApril": "Апрель",
|
||||||
"Common.UI.Calendar.textAugust": "Август",
|
"Common.UI.Calendar.textAugust": "Август",
|
||||||
"Common.UI.Calendar.textDecember": "Декабрь",
|
"Common.UI.Calendar.textDecember": "Декабрь",
|
||||||
|
@ -58,6 +45,14 @@
|
||||||
"Common.UI.Window.textInformation": "Информация",
|
"Common.UI.Window.textInformation": "Информация",
|
||||||
"Common.UI.Window.textWarning": "Предупреждение",
|
"Common.UI.Window.textWarning": "Предупреждение",
|
||||||
"Common.UI.Window.yesButtonText": "Да",
|
"Common.UI.Window.yesButtonText": "Да",
|
||||||
|
"Common.Views.EmbedDialog.textHeight": "Высота",
|
||||||
|
"Common.Views.EmbedDialog.textTitle": "Встроить",
|
||||||
|
"Common.Views.EmbedDialog.textWidth": "Ширина",
|
||||||
|
"Common.Views.EmbedDialog.txtCopy": "Скопировать в буфер",
|
||||||
|
"Common.Views.EmbedDialog.warnCopy": "Browser's error! Use keyboard shortcut [Ctrl] + [C]",
|
||||||
|
"Common.Views.ShareDialog.textTitle": "Поделиться ссылкой",
|
||||||
|
"Common.Views.ShareDialog.txtCopy": "Скопировать в буфер",
|
||||||
|
"Common.Views.ShareDialog.warnCopy": "Browser's error! Use keyboard shortcut [Ctrl] + [C]",
|
||||||
"DE.Controllers.ApplicationController.convertationErrorText": "Конвертация не удалась.",
|
"DE.Controllers.ApplicationController.convertationErrorText": "Конвертация не удалась.",
|
||||||
"DE.Controllers.ApplicationController.convertationTimeoutText": "Превышено время ожидания конвертации.",
|
"DE.Controllers.ApplicationController.convertationTimeoutText": "Превышено время ожидания конвертации.",
|
||||||
"DE.Controllers.ApplicationController.criticalErrorTitle": "Ошибка",
|
"DE.Controllers.ApplicationController.criticalErrorTitle": "Ошибка",
|
||||||
|
|
|
@ -1,9 +1,4 @@
|
||||||
{
|
{
|
||||||
"common.view.modals.txtCopy": "Skopírovať do schránky",
|
|
||||||
"common.view.modals.txtEmbed": "Vložiť",
|
|
||||||
"common.view.modals.txtHeight": "Výška",
|
|
||||||
"common.view.modals.txtShare": "Zdieľať odkaz",
|
|
||||||
"common.view.modals.txtWidth": "Šírka",
|
|
||||||
"DE.Controllers.ApplicationController.convertationErrorText": "Konverzia zlyhala.",
|
"DE.Controllers.ApplicationController.convertationErrorText": "Konverzia zlyhala.",
|
||||||
"DE.Controllers.ApplicationController.convertationTimeoutText": "Prekročený čas konverzie.",
|
"DE.Controllers.ApplicationController.convertationTimeoutText": "Prekročený čas konverzie.",
|
||||||
"DE.Controllers.ApplicationController.criticalErrorTitle": "Chyba",
|
"DE.Controllers.ApplicationController.criticalErrorTitle": "Chyba",
|
||||||
|
|
|
@ -1,9 +1,4 @@
|
||||||
{
|
{
|
||||||
"common.view.modals.txtCopy": "Kopiraj v odložišče",
|
|
||||||
"common.view.modals.txtEmbed": "Vdelano",
|
|
||||||
"common.view.modals.txtHeight": "Višina",
|
|
||||||
"common.view.modals.txtShare": "Deli povezavo",
|
|
||||||
"common.view.modals.txtWidth": "Širina",
|
|
||||||
"DE.Controllers.ApplicationController.convertationErrorText": "Pogovor ni uspel.",
|
"DE.Controllers.ApplicationController.convertationErrorText": "Pogovor ni uspel.",
|
||||||
"DE.Controllers.ApplicationController.convertationTimeoutText": "Pretvorbena prekinitev presežena.",
|
"DE.Controllers.ApplicationController.convertationTimeoutText": "Pretvorbena prekinitev presežena.",
|
||||||
"DE.Controllers.ApplicationController.criticalErrorTitle": "Napaka",
|
"DE.Controllers.ApplicationController.criticalErrorTitle": "Napaka",
|
||||||
|
|
|
@ -1,9 +1,4 @@
|
||||||
{
|
{
|
||||||
"common.view.modals.txtCopy": "Kopiera till klippbord",
|
|
||||||
"common.view.modals.txtEmbed": "Inbädda",
|
|
||||||
"common.view.modals.txtHeight": "Höjd",
|
|
||||||
"common.view.modals.txtShare": "Delningslänk",
|
|
||||||
"common.view.modals.txtWidth": "Bredd",
|
|
||||||
"DE.Controllers.ApplicationController.convertationErrorText": "Fel vid konvertering",
|
"DE.Controllers.ApplicationController.convertationErrorText": "Fel vid konvertering",
|
||||||
"DE.Controllers.ApplicationController.convertationTimeoutText": "Konverteringstiden har överskridits.",
|
"DE.Controllers.ApplicationController.convertationTimeoutText": "Konverteringstiden har överskridits.",
|
||||||
"DE.Controllers.ApplicationController.criticalErrorTitle": "Fel",
|
"DE.Controllers.ApplicationController.criticalErrorTitle": "Fel",
|
||||||
|
|
|
@ -1,9 +1,4 @@
|
||||||
{
|
{
|
||||||
"common.view.modals.txtCopy": "Panoya kopyala",
|
|
||||||
"common.view.modals.txtEmbed": "Gömülü",
|
|
||||||
"common.view.modals.txtHeight": "Yükseklik",
|
|
||||||
"common.view.modals.txtShare": "Bağlantıyı Paylaş",
|
|
||||||
"common.view.modals.txtWidth": "Genişlik",
|
|
||||||
"DE.Controllers.ApplicationController.convertationErrorText": "Değişim başarısız oldu.",
|
"DE.Controllers.ApplicationController.convertationErrorText": "Değişim başarısız oldu.",
|
||||||
"DE.Controllers.ApplicationController.convertationTimeoutText": "Değişim süresi aşıldı.",
|
"DE.Controllers.ApplicationController.convertationTimeoutText": "Değişim süresi aşıldı.",
|
||||||
"DE.Controllers.ApplicationController.criticalErrorTitle": "Hata",
|
"DE.Controllers.ApplicationController.criticalErrorTitle": "Hata",
|
||||||
|
@ -11,19 +6,36 @@
|
||||||
"DE.Controllers.ApplicationController.downloadTextText": "Döküman yükleniyor...",
|
"DE.Controllers.ApplicationController.downloadTextText": "Döküman yükleniyor...",
|
||||||
"DE.Controllers.ApplicationController.errorAccessDeny": "Hakkınız olmayan bir eylem gerçekleştirmeye çalışıyorsunuz.<br>Lütfen Belge Sunucu yöneticinize başvurun.",
|
"DE.Controllers.ApplicationController.errorAccessDeny": "Hakkınız olmayan bir eylem gerçekleştirmeye çalışıyorsunuz.<br>Lütfen Belge Sunucu yöneticinize başvurun.",
|
||||||
"DE.Controllers.ApplicationController.errorDefaultMessage": "Hata kodu: %1",
|
"DE.Controllers.ApplicationController.errorDefaultMessage": "Hata kodu: %1",
|
||||||
|
"DE.Controllers.ApplicationController.errorEditingDownloadas": "Dosyayla çalışırken hata meydana geldi. 'Farklı Kaydet...' seçeneğini kullanarak dosyayı bilgisayarınıza yedekleyin.",
|
||||||
"DE.Controllers.ApplicationController.errorFilePassProtect": "Döküman şifre korumalı ve açılamadı",
|
"DE.Controllers.ApplicationController.errorFilePassProtect": "Döküman şifre korumalı ve açılamadı",
|
||||||
|
"DE.Controllers.ApplicationController.errorForceSave": "Dosya indirilirken bir hata oluştu. Dosyayı bilgisayarınıza kaydetmek için lütfen 'Farklı Kaydet' seçeneğini kullanın veya daha sonra tekrar deneyin.",
|
||||||
|
"DE.Controllers.ApplicationController.errorServerVersion": "Editör versiyonu güncellendi. Değişikliklerin uygulanabilmesi için sayfa yenilenecek.",
|
||||||
"DE.Controllers.ApplicationController.errorSubmit": "Kaydetme başarısız oldu.",
|
"DE.Controllers.ApplicationController.errorSubmit": "Kaydetme başarısız oldu.",
|
||||||
|
"DE.Controllers.ApplicationController.errorUpdateVersion": "Dosya versiyonu değiştirildi. Sayfa yenilenecek.",
|
||||||
"DE.Controllers.ApplicationController.errorUpdateVersionOnDisconnect": "İnternet bağlantısı tekrar sağlandı, ve dosya versiyon değişti.<br>Çalışmanıza devam etmeden önce, veri kaybını önlemeniz için dosyasının bir kopyasını indirmeniz ya da dosya içeriğini kopyalamanız ve sonrasında sayfayı yenilemeniz gerekmektedir.",
|
"DE.Controllers.ApplicationController.errorUpdateVersionOnDisconnect": "İnternet bağlantısı tekrar sağlandı, ve dosya versiyon değişti.<br>Çalışmanıza devam etmeden önce, veri kaybını önlemeniz için dosyasının bir kopyasını indirmeniz ya da dosya içeriğini kopyalamanız ve sonrasında sayfayı yenilemeniz gerekmektedir.",
|
||||||
"DE.Controllers.ApplicationController.errorUserDrop": "Belgeye şu an erişilemiyor.",
|
"DE.Controllers.ApplicationController.errorUserDrop": "Belgeye şu an erişilemiyor.",
|
||||||
"DE.Controllers.ApplicationController.notcriticalErrorTitle": "Uyarı",
|
"DE.Controllers.ApplicationController.notcriticalErrorTitle": "Uyarı",
|
||||||
"DE.Controllers.ApplicationController.scriptLoadError": "Bağlantı çok yavaş, bileşenlerin bazıları yüklenemedi. Lütfen sayfayı yenileyin.",
|
"DE.Controllers.ApplicationController.scriptLoadError": "Bağlantı çok yavaş, bileşenlerin bazıları yüklenemedi. Lütfen sayfayı yenileyin.",
|
||||||
|
"DE.Controllers.ApplicationController.textAnonymous": "Anonim",
|
||||||
|
"DE.Controllers.ApplicationController.textBuyNow": "Websitesini ziyaret edin",
|
||||||
|
"DE.Controllers.ApplicationController.textContactUs": "Satış departmanı ile iletişime geçin",
|
||||||
|
"DE.Controllers.ApplicationController.textGotIt": "Anladım",
|
||||||
|
"DE.Controllers.ApplicationController.textGuest": "Misafir",
|
||||||
"DE.Controllers.ApplicationController.textLoadingDocument": "Döküman yükleniyor",
|
"DE.Controllers.ApplicationController.textLoadingDocument": "Döküman yükleniyor",
|
||||||
|
"DE.Controllers.ApplicationController.textNoLicenseTitle": "Lisans limitine ulaşıldı.",
|
||||||
"DE.Controllers.ApplicationController.textOf": "'in",
|
"DE.Controllers.ApplicationController.textOf": "'in",
|
||||||
|
"DE.Controllers.ApplicationController.textRequired": "Formu gönderebilmek için gerekli tüm alanları doldurun.",
|
||||||
"DE.Controllers.ApplicationController.textSubmited": "<b>Form başarılı bir şekilde kaydedildi</b><br>İpucunu kapatmak için tıklayın",
|
"DE.Controllers.ApplicationController.textSubmited": "<b>Form başarılı bir şekilde kaydedildi</b><br>İpucunu kapatmak için tıklayın",
|
||||||
|
"DE.Controllers.ApplicationController.titleServerVersion": "Editör güncellendi",
|
||||||
|
"DE.Controllers.ApplicationController.titleUpdateVersion": "Versiyon değişti",
|
||||||
"DE.Controllers.ApplicationController.txtClose": "Kapat",
|
"DE.Controllers.ApplicationController.txtClose": "Kapat",
|
||||||
|
"DE.Controllers.ApplicationController.txtPressLink": "CTRL'ye basın ve bağlantıya tıklayın",
|
||||||
"DE.Controllers.ApplicationController.unknownErrorText": "Bilinmeyen hata.",
|
"DE.Controllers.ApplicationController.unknownErrorText": "Bilinmeyen hata.",
|
||||||
"DE.Controllers.ApplicationController.unsupportedBrowserErrorText": "Tarayıcınız desteklenmiyor.",
|
"DE.Controllers.ApplicationController.unsupportedBrowserErrorText": "Tarayıcınız desteklenmiyor.",
|
||||||
"DE.Controllers.ApplicationController.waitText": "Lütfen bekleyin...",
|
"DE.Controllers.ApplicationController.waitText": "Lütfen bekleyin...",
|
||||||
|
"DE.Views.ApplicationView.textClear": "Tüm alanları temizle",
|
||||||
|
"DE.Views.ApplicationView.textNext": "Sonraki alan",
|
||||||
|
"DE.Views.ApplicationView.textSubmit": "Kaydet",
|
||||||
"DE.Views.ApplicationView.txtDownload": "İndir",
|
"DE.Views.ApplicationView.txtDownload": "İndir",
|
||||||
"DE.Views.ApplicationView.txtDownloadDocx": "docx olarak indir",
|
"DE.Views.ApplicationView.txtDownloadDocx": "docx olarak indir",
|
||||||
"DE.Views.ApplicationView.txtDownloadPdf": "Pdf olarak indir",
|
"DE.Views.ApplicationView.txtDownloadPdf": "Pdf olarak indir",
|
||||||
|
@ -31,5 +43,6 @@
|
||||||
"DE.Views.ApplicationView.txtFileLocation": "Dosya konumunu aç",
|
"DE.Views.ApplicationView.txtFileLocation": "Dosya konumunu aç",
|
||||||
"DE.Views.ApplicationView.txtFullScreen": "Tam Ekran",
|
"DE.Views.ApplicationView.txtFullScreen": "Tam Ekran",
|
||||||
"DE.Views.ApplicationView.txtPrint": "Yazdır",
|
"DE.Views.ApplicationView.txtPrint": "Yazdır",
|
||||||
"DE.Views.ApplicationView.txtShare": "Paylaş"
|
"DE.Views.ApplicationView.txtShare": "Paylaş",
|
||||||
|
"DE.Views.ApplicationView.txtTheme": "Arayüz teması"
|
||||||
}
|
}
|
|
@ -1,9 +1,4 @@
|
||||||
{
|
{
|
||||||
"common.view.modals.txtCopy": "Копіювати в буфер обміну",
|
|
||||||
"common.view.modals.txtEmbed": "Вставити",
|
|
||||||
"common.view.modals.txtHeight": "Висота",
|
|
||||||
"common.view.modals.txtShare": "Поділитися посиланням",
|
|
||||||
"common.view.modals.txtWidth": "Ширина",
|
|
||||||
"DE.Controllers.ApplicationController.convertationErrorText": "Не вдалося поспілкуватися.",
|
"DE.Controllers.ApplicationController.convertationErrorText": "Не вдалося поспілкуватися.",
|
||||||
"DE.Controllers.ApplicationController.convertationTimeoutText": "Термін переходу перевищено.",
|
"DE.Controllers.ApplicationController.convertationTimeoutText": "Термін переходу перевищено.",
|
||||||
"DE.Controllers.ApplicationController.criticalErrorTitle": "Помилка",
|
"DE.Controllers.ApplicationController.criticalErrorTitle": "Помилка",
|
||||||
|
|
|
@ -1,7 +1,4 @@
|
||||||
{
|
{
|
||||||
"common.view.modals.txtCopy": "Sao chép vào khay nhớ tạm",
|
|
||||||
"common.view.modals.txtHeight": "Chiều cao",
|
|
||||||
"common.view.modals.txtWidth": "Chiều rộng",
|
|
||||||
"DE.Controllers.ApplicationController.convertationTimeoutText": "Đã quá thời gian chờ chuyển đổi.",
|
"DE.Controllers.ApplicationController.convertationTimeoutText": "Đã quá thời gian chờ chuyển đổi.",
|
||||||
"DE.Controllers.ApplicationController.criticalErrorTitle": "Lỗi",
|
"DE.Controllers.ApplicationController.criticalErrorTitle": "Lỗi",
|
||||||
"DE.Controllers.ApplicationController.downloadErrorText": "Tải về không thành công.",
|
"DE.Controllers.ApplicationController.downloadErrorText": "Tải về không thành công.",
|
||||||
|
|
|
@ -1,9 +1,4 @@
|
||||||
{
|
{
|
||||||
"common.view.modals.txtCopy": "复制到剪贴板",
|
|
||||||
"common.view.modals.txtEmbed": "嵌入",
|
|
||||||
"common.view.modals.txtHeight": "高度",
|
|
||||||
"common.view.modals.txtShare": "分享链接",
|
|
||||||
"common.view.modals.txtWidth": "宽度",
|
|
||||||
"DE.Controllers.ApplicationController.convertationErrorText": "转换失败",
|
"DE.Controllers.ApplicationController.convertationErrorText": "转换失败",
|
||||||
"DE.Controllers.ApplicationController.convertationTimeoutText": "转换超时",
|
"DE.Controllers.ApplicationController.convertationTimeoutText": "转换超时",
|
||||||
"DE.Controllers.ApplicationController.criticalErrorTitle": "错误",
|
"DE.Controllers.ApplicationController.criticalErrorTitle": "错误",
|
||||||
|
|
|
@ -431,6 +431,10 @@
|
||||||
"Common.Views.ReviewPopover.textOpenAgain": "Torna-ho a obrir",
|
"Common.Views.ReviewPopover.textOpenAgain": "Torna-ho a obrir",
|
||||||
"Common.Views.ReviewPopover.textReply": "Respon",
|
"Common.Views.ReviewPopover.textReply": "Respon",
|
||||||
"Common.Views.ReviewPopover.textResolve": "Resol",
|
"Common.Views.ReviewPopover.textResolve": "Resol",
|
||||||
|
"Common.Views.ReviewPopover.txtAccept": "Accepta ",
|
||||||
|
"Common.Views.ReviewPopover.txtDeleteTip": "Suprimeix",
|
||||||
|
"Common.Views.ReviewPopover.txtEditTip": "Edita",
|
||||||
|
"Common.Views.ReviewPopover.txtReject": "Rebutja",
|
||||||
"Common.Views.SaveAsDlg.textLoading": "S'està carregant",
|
"Common.Views.SaveAsDlg.textLoading": "S'està carregant",
|
||||||
"Common.Views.SaveAsDlg.textTitle": "Carpeta per desar",
|
"Common.Views.SaveAsDlg.textTitle": "Carpeta per desar",
|
||||||
"Common.Views.SelectFileDlg.textLoading": "S'està carregant",
|
"Common.Views.SelectFileDlg.textLoading": "S'està carregant",
|
||||||
|
@ -1803,6 +1807,7 @@
|
||||||
"DE.Views.FormsTab.capBtnNext": "Camp següent",
|
"DE.Views.FormsTab.capBtnNext": "Camp següent",
|
||||||
"DE.Views.FormsTab.capBtnPrev": "Camp anterior",
|
"DE.Views.FormsTab.capBtnPrev": "Camp anterior",
|
||||||
"DE.Views.FormsTab.capBtnRadioBox": "Botó d'opció",
|
"DE.Views.FormsTab.capBtnRadioBox": "Botó d'opció",
|
||||||
|
"DE.Views.FormsTab.capBtnSaveForm": "Desa com a formulari",
|
||||||
"DE.Views.FormsTab.capBtnSubmit": "Envia",
|
"DE.Views.FormsTab.capBtnSubmit": "Envia",
|
||||||
"DE.Views.FormsTab.capBtnText": "Camp de text",
|
"DE.Views.FormsTab.capBtnText": "Camp de text",
|
||||||
"DE.Views.FormsTab.capBtnView": "Mostra el formulari",
|
"DE.Views.FormsTab.capBtnView": "Mostra el formulari",
|
||||||
|
@ -1819,9 +1824,11 @@
|
||||||
"DE.Views.FormsTab.tipNextForm": "Anar al camp següent",
|
"DE.Views.FormsTab.tipNextForm": "Anar al camp següent",
|
||||||
"DE.Views.FormsTab.tipPrevForm": "Anar al camp anterior",
|
"DE.Views.FormsTab.tipPrevForm": "Anar al camp anterior",
|
||||||
"DE.Views.FormsTab.tipRadioBox": "Insereix un botó d'opció",
|
"DE.Views.FormsTab.tipRadioBox": "Insereix un botó d'opció",
|
||||||
|
"DE.Views.FormsTab.tipSaveForm": "Deseu un fitxer com a document OFORM emplenable",
|
||||||
"DE.Views.FormsTab.tipSubmit": "Envia el formulari",
|
"DE.Views.FormsTab.tipSubmit": "Envia el formulari",
|
||||||
"DE.Views.FormsTab.tipTextField": "Inserix un camp de text",
|
"DE.Views.FormsTab.tipTextField": "Inserix un camp de text",
|
||||||
"DE.Views.FormsTab.tipViewForm": "Mostra el formulari",
|
"DE.Views.FormsTab.tipViewForm": "Mostra el formulari",
|
||||||
|
"DE.Views.FormsTab.txtUntitled": "Sense títol",
|
||||||
"DE.Views.HeaderFooterSettings.textBottomCenter": "Part inferior central",
|
"DE.Views.HeaderFooterSettings.textBottomCenter": "Part inferior central",
|
||||||
"DE.Views.HeaderFooterSettings.textBottomLeft": "Part inferior esquerra",
|
"DE.Views.HeaderFooterSettings.textBottomLeft": "Part inferior esquerra",
|
||||||
"DE.Views.HeaderFooterSettings.textBottomPage": "Final de la pàgina",
|
"DE.Views.HeaderFooterSettings.textBottomPage": "Final de la pàgina",
|
||||||
|
|
|
@ -1803,6 +1803,7 @@
|
||||||
"DE.Views.FormsTab.capBtnNext": "Επόμενο Πεδίο",
|
"DE.Views.FormsTab.capBtnNext": "Επόμενο Πεδίο",
|
||||||
"DE.Views.FormsTab.capBtnPrev": "Προηγούμενο Πεδίο",
|
"DE.Views.FormsTab.capBtnPrev": "Προηγούμενο Πεδίο",
|
||||||
"DE.Views.FormsTab.capBtnRadioBox": "Κουμπί Επιλογής",
|
"DE.Views.FormsTab.capBtnRadioBox": "Κουμπί Επιλογής",
|
||||||
|
"DE.Views.FormsTab.capBtnSaveForm": "Αποθήκευση ως Φόρμα",
|
||||||
"DE.Views.FormsTab.capBtnSubmit": "Υποβολή",
|
"DE.Views.FormsTab.capBtnSubmit": "Υποβολή",
|
||||||
"DE.Views.FormsTab.capBtnText": "Πεδίο Κειμένου",
|
"DE.Views.FormsTab.capBtnText": "Πεδίο Κειμένου",
|
||||||
"DE.Views.FormsTab.capBtnView": "Προβολή Φόρμας",
|
"DE.Views.FormsTab.capBtnView": "Προβολή Φόρμας",
|
||||||
|
@ -1819,9 +1820,11 @@
|
||||||
"DE.Views.FormsTab.tipNextForm": "Μετάβαση στο επόμενο πεδίο",
|
"DE.Views.FormsTab.tipNextForm": "Μετάβαση στο επόμενο πεδίο",
|
||||||
"DE.Views.FormsTab.tipPrevForm": "Μετάβαση στο προηγούμενο πεδίο",
|
"DE.Views.FormsTab.tipPrevForm": "Μετάβαση στο προηγούμενο πεδίο",
|
||||||
"DE.Views.FormsTab.tipRadioBox": "Εισαγωγή κουμπιού επιλογής",
|
"DE.Views.FormsTab.tipRadioBox": "Εισαγωγή κουμπιού επιλογής",
|
||||||
|
"DE.Views.FormsTab.tipSaveForm": "Αποθήκευση αρχείου ως συμπληρώσιμο έγγραφο OFORM",
|
||||||
"DE.Views.FormsTab.tipSubmit": "Υποβολή φόρμας",
|
"DE.Views.FormsTab.tipSubmit": "Υποβολή φόρμας",
|
||||||
"DE.Views.FormsTab.tipTextField": "Εισαγωγή πεδίου κειμένου",
|
"DE.Views.FormsTab.tipTextField": "Εισαγωγή πεδίου κειμένου",
|
||||||
"DE.Views.FormsTab.tipViewForm": "Προβολή φόρμας",
|
"DE.Views.FormsTab.tipViewForm": "Προβολή φόρμας",
|
||||||
|
"DE.Views.FormsTab.txtUntitled": "Άτιτλο",
|
||||||
"DE.Views.HeaderFooterSettings.textBottomCenter": "Κάτω κέντρο",
|
"DE.Views.HeaderFooterSettings.textBottomCenter": "Κάτω κέντρο",
|
||||||
"DE.Views.HeaderFooterSettings.textBottomLeft": "Κάτω αριστερά",
|
"DE.Views.HeaderFooterSettings.textBottomLeft": "Κάτω αριστερά",
|
||||||
"DE.Views.HeaderFooterSettings.textBottomPage": "Κάτω Μέρος της Σελίδας",
|
"DE.Views.HeaderFooterSettings.textBottomPage": "Κάτω Μέρος της Σελίδας",
|
||||||
|
|
|
@ -431,10 +431,10 @@
|
||||||
"Common.Views.ReviewPopover.textOpenAgain": "Open Again",
|
"Common.Views.ReviewPopover.textOpenAgain": "Open Again",
|
||||||
"Common.Views.ReviewPopover.textReply": "Reply",
|
"Common.Views.ReviewPopover.textReply": "Reply",
|
||||||
"Common.Views.ReviewPopover.textResolve": "Resolve",
|
"Common.Views.ReviewPopover.textResolve": "Resolve",
|
||||||
"Common.Views.ReviewPopover.txtAccept": "Accept current change",
|
"Common.Views.ReviewPopover.txtAccept": "Accept",
|
||||||
"Common.Views.ReviewPopover.txtReject": "Reject current change",
|
|
||||||
"Common.Views.ReviewPopover.txtEditTip": "Edit",
|
|
||||||
"Common.Views.ReviewPopover.txtDeleteTip": "Delete",
|
"Common.Views.ReviewPopover.txtDeleteTip": "Delete",
|
||||||
|
"Common.Views.ReviewPopover.txtEditTip": "Edit",
|
||||||
|
"Common.Views.ReviewPopover.txtReject": "Reject",
|
||||||
"Common.Views.SaveAsDlg.textLoading": "Loading",
|
"Common.Views.SaveAsDlg.textLoading": "Loading",
|
||||||
"Common.Views.SaveAsDlg.textTitle": "Folder for save",
|
"Common.Views.SaveAsDlg.textTitle": "Folder for save",
|
||||||
"Common.Views.SelectFileDlg.textLoading": "Loading",
|
"Common.Views.SelectFileDlg.textLoading": "Loading",
|
||||||
|
@ -1813,6 +1813,8 @@
|
||||||
"DE.Views.FormsTab.capBtnView": "View Form",
|
"DE.Views.FormsTab.capBtnView": "View Form",
|
||||||
"DE.Views.FormsTab.textClear": "Clear Fields",
|
"DE.Views.FormsTab.textClear": "Clear Fields",
|
||||||
"DE.Views.FormsTab.textClearFields": "Clear All Fields",
|
"DE.Views.FormsTab.textClearFields": "Clear All Fields",
|
||||||
|
"DE.Views.FormsTab.textCreateForm": "Add fields and create a fillable OFORM document",
|
||||||
|
"DE.Views.FormsTab.textGotIt": "Got it",
|
||||||
"DE.Views.FormsTab.textHighlight": "Highlight Settings",
|
"DE.Views.FormsTab.textHighlight": "Highlight Settings",
|
||||||
"DE.Views.FormsTab.textNoHighlight": "No highlighting",
|
"DE.Views.FormsTab.textNoHighlight": "No highlighting",
|
||||||
"DE.Views.FormsTab.textRequired": "Fill all required fields to send form.",
|
"DE.Views.FormsTab.textRequired": "Fill all required fields to send form.",
|
||||||
|
@ -1829,8 +1831,6 @@
|
||||||
"DE.Views.FormsTab.tipTextField": "Insert text field",
|
"DE.Views.FormsTab.tipTextField": "Insert text field",
|
||||||
"DE.Views.FormsTab.tipViewForm": "View form",
|
"DE.Views.FormsTab.tipViewForm": "View form",
|
||||||
"DE.Views.FormsTab.txtUntitled": "Untitled",
|
"DE.Views.FormsTab.txtUntitled": "Untitled",
|
||||||
"DE.Views.FormsTab.textCreateForm": "Add fields and create a fillable OFORM document",
|
|
||||||
"DE.Views.FormsTab.textGotIt": "Got it",
|
|
||||||
"DE.Views.HeaderFooterSettings.textBottomCenter": "Bottom center",
|
"DE.Views.HeaderFooterSettings.textBottomCenter": "Bottom center",
|
||||||
"DE.Views.HeaderFooterSettings.textBottomLeft": "Bottom left",
|
"DE.Views.HeaderFooterSettings.textBottomLeft": "Bottom left",
|
||||||
"DE.Views.HeaderFooterSettings.textBottomPage": "Bottom of Page",
|
"DE.Views.HeaderFooterSettings.textBottomPage": "Bottom of Page",
|
||||||
|
|
|
@ -431,6 +431,10 @@
|
||||||
"Common.Views.ReviewPopover.textOpenAgain": "Abrir de nuevo",
|
"Common.Views.ReviewPopover.textOpenAgain": "Abrir de nuevo",
|
||||||
"Common.Views.ReviewPopover.textReply": "Responder",
|
"Common.Views.ReviewPopover.textReply": "Responder",
|
||||||
"Common.Views.ReviewPopover.textResolve": "Resolver",
|
"Common.Views.ReviewPopover.textResolve": "Resolver",
|
||||||
|
"Common.Views.ReviewPopover.txtAccept": "Aceptar",
|
||||||
|
"Common.Views.ReviewPopover.txtDeleteTip": "Eliminar",
|
||||||
|
"Common.Views.ReviewPopover.txtEditTip": "Editar",
|
||||||
|
"Common.Views.ReviewPopover.txtReject": "Rechazar",
|
||||||
"Common.Views.SaveAsDlg.textLoading": "Cargando",
|
"Common.Views.SaveAsDlg.textLoading": "Cargando",
|
||||||
"Common.Views.SaveAsDlg.textTitle": "Carpeta para guardar",
|
"Common.Views.SaveAsDlg.textTitle": "Carpeta para guardar",
|
||||||
"Common.Views.SelectFileDlg.textLoading": "Cargando",
|
"Common.Views.SelectFileDlg.textLoading": "Cargando",
|
||||||
|
@ -1803,6 +1807,7 @@
|
||||||
"DE.Views.FormsTab.capBtnNext": "Campo siguiente",
|
"DE.Views.FormsTab.capBtnNext": "Campo siguiente",
|
||||||
"DE.Views.FormsTab.capBtnPrev": "Campo anterior",
|
"DE.Views.FormsTab.capBtnPrev": "Campo anterior",
|
||||||
"DE.Views.FormsTab.capBtnRadioBox": "Botón de opción",
|
"DE.Views.FormsTab.capBtnRadioBox": "Botón de opción",
|
||||||
|
"DE.Views.FormsTab.capBtnSaveForm": "Guardar como formulario",
|
||||||
"DE.Views.FormsTab.capBtnSubmit": "Enviar",
|
"DE.Views.FormsTab.capBtnSubmit": "Enviar",
|
||||||
"DE.Views.FormsTab.capBtnText": "Campo de texto",
|
"DE.Views.FormsTab.capBtnText": "Campo de texto",
|
||||||
"DE.Views.FormsTab.capBtnView": "Ver formulario",
|
"DE.Views.FormsTab.capBtnView": "Ver formulario",
|
||||||
|
@ -1819,9 +1824,11 @@
|
||||||
"DE.Views.FormsTab.tipNextForm": "Ir al siguiente campo",
|
"DE.Views.FormsTab.tipNextForm": "Ir al siguiente campo",
|
||||||
"DE.Views.FormsTab.tipPrevForm": "Ir al campo anterior",
|
"DE.Views.FormsTab.tipPrevForm": "Ir al campo anterior",
|
||||||
"DE.Views.FormsTab.tipRadioBox": "Insertar botón de opción",
|
"DE.Views.FormsTab.tipRadioBox": "Insertar botón de opción",
|
||||||
|
"DE.Views.FormsTab.tipSaveForm": "Guardar el archivo como un documento OFORM rellenable",
|
||||||
"DE.Views.FormsTab.tipSubmit": "Enviar formulario",
|
"DE.Views.FormsTab.tipSubmit": "Enviar formulario",
|
||||||
"DE.Views.FormsTab.tipTextField": "Insertar campo de texto",
|
"DE.Views.FormsTab.tipTextField": "Insertar campo de texto",
|
||||||
"DE.Views.FormsTab.tipViewForm": "Ver formulario",
|
"DE.Views.FormsTab.tipViewForm": "Ver formulario",
|
||||||
|
"DE.Views.FormsTab.txtUntitled": "Sin título",
|
||||||
"DE.Views.HeaderFooterSettings.textBottomCenter": "Inferior centro",
|
"DE.Views.HeaderFooterSettings.textBottomCenter": "Inferior centro",
|
||||||
"DE.Views.HeaderFooterSettings.textBottomLeft": "Inferior izquierdo",
|
"DE.Views.HeaderFooterSettings.textBottomLeft": "Inferior izquierdo",
|
||||||
"DE.Views.HeaderFooterSettings.textBottomPage": "Final de la página",
|
"DE.Views.HeaderFooterSettings.textBottomPage": "Final de la página",
|
||||||
|
|
|
@ -431,6 +431,10 @@
|
||||||
"Common.Views.ReviewPopover.textOpenAgain": "Ouvrir à nouveau",
|
"Common.Views.ReviewPopover.textOpenAgain": "Ouvrir à nouveau",
|
||||||
"Common.Views.ReviewPopover.textReply": "Répondre",
|
"Common.Views.ReviewPopover.textReply": "Répondre",
|
||||||
"Common.Views.ReviewPopover.textResolve": "Résoudre",
|
"Common.Views.ReviewPopover.textResolve": "Résoudre",
|
||||||
|
"Common.Views.ReviewPopover.txtAccept": "Accepter",
|
||||||
|
"Common.Views.ReviewPopover.txtDeleteTip": "Supprimer",
|
||||||
|
"Common.Views.ReviewPopover.txtEditTip": "Modifier",
|
||||||
|
"Common.Views.ReviewPopover.txtReject": "Rejeter",
|
||||||
"Common.Views.SaveAsDlg.textLoading": "Chargement",
|
"Common.Views.SaveAsDlg.textLoading": "Chargement",
|
||||||
"Common.Views.SaveAsDlg.textTitle": "Dossier pour enregistrement",
|
"Common.Views.SaveAsDlg.textTitle": "Dossier pour enregistrement",
|
||||||
"Common.Views.SelectFileDlg.textLoading": "Chargement",
|
"Common.Views.SelectFileDlg.textLoading": "Chargement",
|
||||||
|
@ -1803,6 +1807,7 @@
|
||||||
"DE.Views.FormsTab.capBtnNext": "Champ suivant",
|
"DE.Views.FormsTab.capBtnNext": "Champ suivant",
|
||||||
"DE.Views.FormsTab.capBtnPrev": "Champ précédent",
|
"DE.Views.FormsTab.capBtnPrev": "Champ précédent",
|
||||||
"DE.Views.FormsTab.capBtnRadioBox": "Bouton radio",
|
"DE.Views.FormsTab.capBtnRadioBox": "Bouton radio",
|
||||||
|
"DE.Views.FormsTab.capBtnSaveForm": "Enregistrer comme un formulaire",
|
||||||
"DE.Views.FormsTab.capBtnSubmit": "Soumettre ",
|
"DE.Views.FormsTab.capBtnSubmit": "Soumettre ",
|
||||||
"DE.Views.FormsTab.capBtnText": "Champ texte",
|
"DE.Views.FormsTab.capBtnText": "Champ texte",
|
||||||
"DE.Views.FormsTab.capBtnView": "Voir le formulaire",
|
"DE.Views.FormsTab.capBtnView": "Voir le formulaire",
|
||||||
|
@ -1819,9 +1824,11 @@
|
||||||
"DE.Views.FormsTab.tipNextForm": "Allez au champ suivant",
|
"DE.Views.FormsTab.tipNextForm": "Allez au champ suivant",
|
||||||
"DE.Views.FormsTab.tipPrevForm": "Allez au champs précédent",
|
"DE.Views.FormsTab.tipPrevForm": "Allez au champs précédent",
|
||||||
"DE.Views.FormsTab.tipRadioBox": "Insérer bouton radio",
|
"DE.Views.FormsTab.tipRadioBox": "Insérer bouton radio",
|
||||||
|
"DE.Views.FormsTab.tipSaveForm": "Enregistrer un fichier en tant que document OFORM remplissable",
|
||||||
"DE.Views.FormsTab.tipSubmit": "Soumettre le formulaire ",
|
"DE.Views.FormsTab.tipSubmit": "Soumettre le formulaire ",
|
||||||
"DE.Views.FormsTab.tipTextField": "Insérer un champ texte",
|
"DE.Views.FormsTab.tipTextField": "Insérer un champ texte",
|
||||||
"DE.Views.FormsTab.tipViewForm": "Voir le formulaire",
|
"DE.Views.FormsTab.tipViewForm": "Voir le formulaire",
|
||||||
|
"DE.Views.FormsTab.txtUntitled": "Sans titre",
|
||||||
"DE.Views.HeaderFooterSettings.textBottomCenter": "En bas au centre",
|
"DE.Views.HeaderFooterSettings.textBottomCenter": "En bas au centre",
|
||||||
"DE.Views.HeaderFooterSettings.textBottomLeft": "En bas à gauche",
|
"DE.Views.HeaderFooterSettings.textBottomLeft": "En bas à gauche",
|
||||||
"DE.Views.HeaderFooterSettings.textBottomPage": "Bas de page",
|
"DE.Views.HeaderFooterSettings.textBottomPage": "Bas de page",
|
||||||
|
|
|
@ -1803,6 +1803,7 @@
|
||||||
"DE.Views.FormsTab.capBtnNext": "다음 필드",
|
"DE.Views.FormsTab.capBtnNext": "다음 필드",
|
||||||
"DE.Views.FormsTab.capBtnPrev": "이전 필드",
|
"DE.Views.FormsTab.capBtnPrev": "이전 필드",
|
||||||
"DE.Views.FormsTab.capBtnRadioBox": "라디오 버튼",
|
"DE.Views.FormsTab.capBtnRadioBox": "라디오 버튼",
|
||||||
|
"DE.Views.FormsTab.capBtnSaveForm": "템플릿으로 저장",
|
||||||
"DE.Views.FormsTab.capBtnSubmit": "전송",
|
"DE.Views.FormsTab.capBtnSubmit": "전송",
|
||||||
"DE.Views.FormsTab.capBtnText": "텍스트 필드",
|
"DE.Views.FormsTab.capBtnText": "텍스트 필드",
|
||||||
"DE.Views.FormsTab.capBtnView": "양식 보기",
|
"DE.Views.FormsTab.capBtnView": "양식 보기",
|
||||||
|
@ -1819,9 +1820,11 @@
|
||||||
"DE.Views.FormsTab.tipNextForm": "다음 필드로 이동",
|
"DE.Views.FormsTab.tipNextForm": "다음 필드로 이동",
|
||||||
"DE.Views.FormsTab.tipPrevForm": "이전 필드로 이동",
|
"DE.Views.FormsTab.tipPrevForm": "이전 필드로 이동",
|
||||||
"DE.Views.FormsTab.tipRadioBox": "라디오버튼 삽입",
|
"DE.Views.FormsTab.tipRadioBox": "라디오버튼 삽입",
|
||||||
|
"DE.Views.FormsTab.tipSaveForm": "채우기 형식 문서로 저장",
|
||||||
"DE.Views.FormsTab.tipSubmit": "전송폼",
|
"DE.Views.FormsTab.tipSubmit": "전송폼",
|
||||||
"DE.Views.FormsTab.tipTextField": "텍스트 필드 삽입",
|
"DE.Views.FormsTab.tipTextField": "텍스트 필드 삽입",
|
||||||
"DE.Views.FormsTab.tipViewForm": "양식 보기",
|
"DE.Views.FormsTab.tipViewForm": "양식 보기",
|
||||||
|
"DE.Views.FormsTab.txtUntitled": "이름없음",
|
||||||
"DE.Views.HeaderFooterSettings.textBottomCenter": "하단 중앙",
|
"DE.Views.HeaderFooterSettings.textBottomCenter": "하단 중앙",
|
||||||
"DE.Views.HeaderFooterSettings.textBottomLeft": "왼쪽 하단",
|
"DE.Views.HeaderFooterSettings.textBottomLeft": "왼쪽 하단",
|
||||||
"DE.Views.HeaderFooterSettings.textBottomPage": "페이지 끝",
|
"DE.Views.HeaderFooterSettings.textBottomPage": "페이지 끝",
|
||||||
|
@ -2078,7 +2081,7 @@
|
||||||
"DE.Views.MailMergeSettings.textSendMsg": "모든 메일 메시지가 준비되어 있으며 일정 시간 내에 발송됩니다. <br> 우편 발송 속도는 메일 서비스에 따라 다릅니다. <br> 문서 작업을 계속하거나 닫을 수 있습니다 . 작업이 끝나면 등록 이메일 주소로 알림이 전송됩니다. ",
|
"DE.Views.MailMergeSettings.textSendMsg": "모든 메일 메시지가 준비되어 있으며 일정 시간 내에 발송됩니다. <br> 우편 발송 속도는 메일 서비스에 따라 다릅니다. <br> 문서 작업을 계속하거나 닫을 수 있습니다 . 작업이 끝나면 등록 이메일 주소로 알림이 전송됩니다. ",
|
||||||
"DE.Views.MailMergeSettings.textTo": "받는 사람",
|
"DE.Views.MailMergeSettings.textTo": "받는 사람",
|
||||||
"DE.Views.MailMergeSettings.txtFirst": "처음 녹화",
|
"DE.Views.MailMergeSettings.txtFirst": "처음 녹화",
|
||||||
"DE.Views.MailMergeSettings.txtFromToError": "\"값은 \"보다 작아야합니다 \"값 ",
|
"DE.Views.MailMergeSettings.txtFromToError": "\"값은 \"보다 작아야합니다\" 값 ",
|
||||||
"DE.Views.MailMergeSettings.txtLast": "마지막 기록",
|
"DE.Views.MailMergeSettings.txtLast": "마지막 기록",
|
||||||
"DE.Views.MailMergeSettings.txtNext": "다음 레코드로",
|
"DE.Views.MailMergeSettings.txtNext": "다음 레코드로",
|
||||||
"DE.Views.MailMergeSettings.txtPrev": "이전 레코드로",
|
"DE.Views.MailMergeSettings.txtPrev": "이전 레코드로",
|
||||||
|
@ -2661,7 +2664,7 @@
|
||||||
"DE.Views.Toolbar.textSubscript": "Subscript",
|
"DE.Views.Toolbar.textSubscript": "Subscript",
|
||||||
"DE.Views.Toolbar.textSuperscript": "Superscript",
|
"DE.Views.Toolbar.textSuperscript": "Superscript",
|
||||||
"DE.Views.Toolbar.textSuppressForCurrentParagraph": "이 단락에서 해제",
|
"DE.Views.Toolbar.textSuppressForCurrentParagraph": "이 단락에서 해제",
|
||||||
"DE.Views.Toolbar.textTabCollaboration": "합치기",
|
"DE.Views.Toolbar.textTabCollaboration": "협업",
|
||||||
"DE.Views.Toolbar.textTabFile": "파일",
|
"DE.Views.Toolbar.textTabFile": "파일",
|
||||||
"DE.Views.Toolbar.textTabHome": "홈",
|
"DE.Views.Toolbar.textTabHome": "홈",
|
||||||
"DE.Views.Toolbar.textTabInsert": "삽입",
|
"DE.Views.Toolbar.textTabInsert": "삽입",
|
||||||
|
|
|
@ -1803,6 +1803,7 @@
|
||||||
"DE.Views.FormsTab.capBtnNext": "Próximo campo",
|
"DE.Views.FormsTab.capBtnNext": "Próximo campo",
|
||||||
"DE.Views.FormsTab.capBtnPrev": "Campo anterior",
|
"DE.Views.FormsTab.capBtnPrev": "Campo anterior",
|
||||||
"DE.Views.FormsTab.capBtnRadioBox": "Botao de radio",
|
"DE.Views.FormsTab.capBtnRadioBox": "Botao de radio",
|
||||||
|
"DE.Views.FormsTab.capBtnSaveForm": "Salvar como um formulário",
|
||||||
"DE.Views.FormsTab.capBtnSubmit": "Enviar",
|
"DE.Views.FormsTab.capBtnSubmit": "Enviar",
|
||||||
"DE.Views.FormsTab.capBtnText": "Campo de texto",
|
"DE.Views.FormsTab.capBtnText": "Campo de texto",
|
||||||
"DE.Views.FormsTab.capBtnView": "Ver formulário",
|
"DE.Views.FormsTab.capBtnView": "Ver formulário",
|
||||||
|
@ -1819,9 +1820,11 @@
|
||||||
"DE.Views.FormsTab.tipNextForm": "Ir para o próximo campo",
|
"DE.Views.FormsTab.tipNextForm": "Ir para o próximo campo",
|
||||||
"DE.Views.FormsTab.tipPrevForm": "Ir para o campo anterior",
|
"DE.Views.FormsTab.tipPrevForm": "Ir para o campo anterior",
|
||||||
"DE.Views.FormsTab.tipRadioBox": "Inserir botão de rádio",
|
"DE.Views.FormsTab.tipRadioBox": "Inserir botão de rádio",
|
||||||
|
"DE.Views.FormsTab.tipSaveForm": "Salvar um arquivo como um documento OFORM preenchível",
|
||||||
"DE.Views.FormsTab.tipSubmit": "Enviar para",
|
"DE.Views.FormsTab.tipSubmit": "Enviar para",
|
||||||
"DE.Views.FormsTab.tipTextField": "Inserir campo de texto",
|
"DE.Views.FormsTab.tipTextField": "Inserir campo de texto",
|
||||||
"DE.Views.FormsTab.tipViewForm": "Ver formulário",
|
"DE.Views.FormsTab.tipViewForm": "Ver formulário",
|
||||||
|
"DE.Views.FormsTab.txtUntitled": "Sem título",
|
||||||
"DE.Views.HeaderFooterSettings.textBottomCenter": "Centro inferior",
|
"DE.Views.HeaderFooterSettings.textBottomCenter": "Centro inferior",
|
||||||
"DE.Views.HeaderFooterSettings.textBottomLeft": "Esquerda inferior",
|
"DE.Views.HeaderFooterSettings.textBottomLeft": "Esquerda inferior",
|
||||||
"DE.Views.HeaderFooterSettings.textBottomPage": "Fim da página",
|
"DE.Views.HeaderFooterSettings.textBottomPage": "Fim da página",
|
||||||
|
|
|
@ -1803,6 +1803,7 @@
|
||||||
"DE.Views.FormsTab.capBtnNext": "Câmpul următor",
|
"DE.Views.FormsTab.capBtnNext": "Câmpul următor",
|
||||||
"DE.Views.FormsTab.capBtnPrev": "Câmpul anterior",
|
"DE.Views.FormsTab.capBtnPrev": "Câmpul anterior",
|
||||||
"DE.Views.FormsTab.capBtnRadioBox": "Buton opțiune",
|
"DE.Views.FormsTab.capBtnRadioBox": "Buton opțiune",
|
||||||
|
"DE.Views.FormsTab.capBtnSaveForm": "Salvare ca un formular",
|
||||||
"DE.Views.FormsTab.capBtnSubmit": "Remitere",
|
"DE.Views.FormsTab.capBtnSubmit": "Remitere",
|
||||||
"DE.Views.FormsTab.capBtnText": "Câmp text",
|
"DE.Views.FormsTab.capBtnText": "Câmp text",
|
||||||
"DE.Views.FormsTab.capBtnView": "Vizualizare formular",
|
"DE.Views.FormsTab.capBtnView": "Vizualizare formular",
|
||||||
|
@ -1819,6 +1820,7 @@
|
||||||
"DE.Views.FormsTab.tipNextForm": "Salt la câmpul următor",
|
"DE.Views.FormsTab.tipNextForm": "Salt la câmpul următor",
|
||||||
"DE.Views.FormsTab.tipPrevForm": "Salt la câmpul anterior",
|
"DE.Views.FormsTab.tipPrevForm": "Salt la câmpul anterior",
|
||||||
"DE.Views.FormsTab.tipRadioBox": "Se inserează un control buton opțiune",
|
"DE.Views.FormsTab.tipRadioBox": "Se inserează un control buton opțiune",
|
||||||
|
"DE.Views.FormsTab.tipSaveForm": "Salvare ca un document OFORM spre completare",
|
||||||
"DE.Views.FormsTab.tipSubmit": "Remitere formular",
|
"DE.Views.FormsTab.tipSubmit": "Remitere formular",
|
||||||
"DE.Views.FormsTab.tipTextField": "Se inserează un control câmp text",
|
"DE.Views.FormsTab.tipTextField": "Se inserează un control câmp text",
|
||||||
"DE.Views.FormsTab.tipViewForm": "Vizualizare formular",
|
"DE.Views.FormsTab.tipViewForm": "Vizualizare formular",
|
||||||
|
|
|
@ -431,6 +431,10 @@
|
||||||
"Common.Views.ReviewPopover.textOpenAgain": "Открыть снова",
|
"Common.Views.ReviewPopover.textOpenAgain": "Открыть снова",
|
||||||
"Common.Views.ReviewPopover.textReply": "Ответить",
|
"Common.Views.ReviewPopover.textReply": "Ответить",
|
||||||
"Common.Views.ReviewPopover.textResolve": "Решить",
|
"Common.Views.ReviewPopover.textResolve": "Решить",
|
||||||
|
"Common.Views.ReviewPopover.txtAccept": "Принять",
|
||||||
|
"Common.Views.ReviewPopover.txtDeleteTip": "Удалить",
|
||||||
|
"Common.Views.ReviewPopover.txtEditTip": "Редактировать",
|
||||||
|
"Common.Views.ReviewPopover.txtReject": "Отклонить",
|
||||||
"Common.Views.SaveAsDlg.textLoading": "Загрузка",
|
"Common.Views.SaveAsDlg.textLoading": "Загрузка",
|
||||||
"Common.Views.SaveAsDlg.textTitle": "Папка для сохранения",
|
"Common.Views.SaveAsDlg.textTitle": "Папка для сохранения",
|
||||||
"Common.Views.SelectFileDlg.textLoading": "Загрузка",
|
"Common.Views.SelectFileDlg.textLoading": "Загрузка",
|
||||||
|
|
|
@ -1140,7 +1140,7 @@
|
||||||
"DE.Views.FileMenu.btnBackCaption": "Dökümanlara Git",
|
"DE.Views.FileMenu.btnBackCaption": "Dökümanlara Git",
|
||||||
"DE.Views.FileMenu.btnCloseMenuCaption": "Menüyü kapat",
|
"DE.Views.FileMenu.btnCloseMenuCaption": "Menüyü kapat",
|
||||||
"DE.Views.FileMenu.btnCreateNewCaption": "Yeni oluştur",
|
"DE.Views.FileMenu.btnCreateNewCaption": "Yeni oluştur",
|
||||||
"DE.Views.FileMenu.btnDownloadCaption": "Farklı Yükle...",
|
"DE.Views.FileMenu.btnDownloadCaption": "Farklı İndir...",
|
||||||
"DE.Views.FileMenu.btnHelpCaption": "Yardım...",
|
"DE.Views.FileMenu.btnHelpCaption": "Yardım...",
|
||||||
"DE.Views.FileMenu.btnHistoryCaption": "Versiyon geçmişi",
|
"DE.Views.FileMenu.btnHistoryCaption": "Versiyon geçmişi",
|
||||||
"DE.Views.FileMenu.btnInfoCaption": "Döküman Bilgisi...",
|
"DE.Views.FileMenu.btnInfoCaption": "Döküman Bilgisi...",
|
||||||
|
|
|
@ -484,7 +484,7 @@
|
||||||
"notcriticalErrorTitle": "Waarschuwing",
|
"notcriticalErrorTitle": "Waarschuwing",
|
||||||
"textAbout": "Over",
|
"textAbout": "Over",
|
||||||
"textApplication": "Applicatie",
|
"textApplication": "Applicatie",
|
||||||
"textApplicationSettings": "Applicatie Instellingen",
|
"textApplicationSettings": "Applicatie instellingen",
|
||||||
"textAuthor": "Auteur",
|
"textAuthor": "Auteur",
|
||||||
"textBack": "Terug",
|
"textBack": "Terug",
|
||||||
"textBottom": "Onder",
|
"textBottom": "Onder",
|
||||||
|
|
|
@ -458,6 +458,7 @@
|
||||||
"textColorSchemes": "Renk Şeması",
|
"textColorSchemes": "Renk Şeması",
|
||||||
"textDisableAllMacrosWithNotification": "Makroları bildirim ile pasifleştir",
|
"textDisableAllMacrosWithNotification": "Makroları bildirim ile pasifleştir",
|
||||||
"textDisableAllMacrosWithoutNotification": "Tüm makroları bildirimsiz devre dışı bırak",
|
"textDisableAllMacrosWithoutNotification": "Tüm makroları bildirimsiz devre dışı bırak",
|
||||||
|
"textDownload": "İndir",
|
||||||
"textDownloadRtf": "Bu biçimde kaydetmeye devam ederseniz, bazı biçimler kaybolabilir. Devam etmek istediğinize emin misiniz?",
|
"textDownloadRtf": "Bu biçimde kaydetmeye devam ederseniz, bazı biçimler kaybolabilir. Devam etmek istediğinize emin misiniz?",
|
||||||
"textDownloadTxt": "Bu biçimde kayıt etmeye devam ederseniz, metin dışında tüm özellikler kaybolacaktır. Devam etmek istediğinize emin misiniz?",
|
"textDownloadTxt": "Bu biçimde kayıt etmeye devam ederseniz, metin dışında tüm özellikler kaybolacaktır. Devam etmek istediğinize emin misiniz?",
|
||||||
"textEnableAllMacrosWithoutNotification": "Tüm makroları bildirimsiz etkinleştir",
|
"textEnableAllMacrosWithoutNotification": "Tüm makroları bildirimsiz etkinleştir",
|
||||||
|
@ -479,7 +480,6 @@
|
||||||
"textDocumentSettings": "Document Settings",
|
"textDocumentSettings": "Document Settings",
|
||||||
"textDocumentTitle": "Document Title",
|
"textDocumentTitle": "Document Title",
|
||||||
"textDone": "Done",
|
"textDone": "Done",
|
||||||
"textDownload": "Download",
|
|
||||||
"textDownloadAs": "Download As",
|
"textDownloadAs": "Download As",
|
||||||
"textEnableAll": "Enable All",
|
"textEnableAll": "Enable All",
|
||||||
"textEncoding": "Encoding",
|
"textEncoding": "Encoding",
|
||||||
|
|
|
@ -12,6 +12,8 @@
|
||||||
"PE.ApplicationController.errorAccessDeny": "Hakkınız olmayan bir eylem gerçekleştirmeye çalışıyorsunuz.<br>Lütfen Belge Sunucu yöneticinize başvurun.",
|
"PE.ApplicationController.errorAccessDeny": "Hakkınız olmayan bir eylem gerçekleştirmeye çalışıyorsunuz.<br>Lütfen Belge Sunucu yöneticinize başvurun.",
|
||||||
"PE.ApplicationController.errorDefaultMessage": "Hata kodu: %1",
|
"PE.ApplicationController.errorDefaultMessage": "Hata kodu: %1",
|
||||||
"PE.ApplicationController.errorFilePassProtect": "Döküman şifre korumalı ve açılamadı",
|
"PE.ApplicationController.errorFilePassProtect": "Döküman şifre korumalı ve açılamadı",
|
||||||
|
"PE.ApplicationController.errorFileSizeExceed": "Dosya boyutu, sunucunuz için belirlenen limiti aşıyor.<br>Ayrıntılar için lütfen Doküman Sunucusu yöneticinizle iletişime geçin.",
|
||||||
|
"PE.ApplicationController.errorForceSave": "Dosya kaydedilirken bir hata oluştu. Dosyayı bilgisayarınıza kaydetmek için lütfen 'Farklı Kaydet' seçeneğini kullanın veya daha sonra tekrar deneyin.",
|
||||||
"PE.ApplicationController.errorLoadingFont": "Fontlar yüklenmedi.<br>Lütfen belge sunucu yöneticinizle iletişime geçin.",
|
"PE.ApplicationController.errorLoadingFont": "Fontlar yüklenmedi.<br>Lütfen belge sunucu yöneticinizle iletişime geçin.",
|
||||||
"PE.ApplicationController.errorUpdateVersionOnDisconnect": "İnternet bağlantısı tekrar sağlandı, ve dosya versiyon değişti.<br>Çalışmanıza devam etmeden önce, veri kaybını önlemeniz için dosyasının bir kopyasını indirmeniz ya da dosya içeriğini kopyalamanız ve sonrasında sayfayı yenilemeniz gerekmektedir.",
|
"PE.ApplicationController.errorUpdateVersionOnDisconnect": "İnternet bağlantısı tekrar sağlandı, ve dosya versiyon değişti.<br>Çalışmanıza devam etmeden önce, veri kaybını önlemeniz için dosyasının bir kopyasını indirmeniz ya da dosya içeriğini kopyalamanız ve sonrasında sayfayı yenilemeniz gerekmektedir.",
|
||||||
"PE.ApplicationController.errorUserDrop": "Belgeye şu an erişilemiyor.",
|
"PE.ApplicationController.errorUserDrop": "Belgeye şu an erişilemiyor.",
|
||||||
|
|
|
@ -312,6 +312,8 @@
|
||||||
"Common.Views.ReviewPopover.textOpenAgain": "Torna-ho a obrir",
|
"Common.Views.ReviewPopover.textOpenAgain": "Torna-ho a obrir",
|
||||||
"Common.Views.ReviewPopover.textReply": "Respon",
|
"Common.Views.ReviewPopover.textReply": "Respon",
|
||||||
"Common.Views.ReviewPopover.textResolve": "Resol",
|
"Common.Views.ReviewPopover.textResolve": "Resol",
|
||||||
|
"Common.Views.ReviewPopover.txtDeleteTip": "Suprimeix",
|
||||||
|
"Common.Views.ReviewPopover.txtEditTip": "Edita",
|
||||||
"Common.Views.SaveAsDlg.textLoading": "S'està carregant",
|
"Common.Views.SaveAsDlg.textLoading": "S'està carregant",
|
||||||
"Common.Views.SaveAsDlg.textTitle": "Carpeta per desar",
|
"Common.Views.SaveAsDlg.textTitle": "Carpeta per desar",
|
||||||
"Common.Views.SelectFileDlg.textLoading": "S'està carregant",
|
"Common.Views.SelectFileDlg.textLoading": "S'està carregant",
|
||||||
|
|
|
@ -312,8 +312,8 @@
|
||||||
"Common.Views.ReviewPopover.textOpenAgain": "Open Again",
|
"Common.Views.ReviewPopover.textOpenAgain": "Open Again",
|
||||||
"Common.Views.ReviewPopover.textReply": "Reply",
|
"Common.Views.ReviewPopover.textReply": "Reply",
|
||||||
"Common.Views.ReviewPopover.textResolve": "Resolve",
|
"Common.Views.ReviewPopover.textResolve": "Resolve",
|
||||||
"Common.Views.ReviewPopover.txtEditTip": "Edit",
|
|
||||||
"Common.Views.ReviewPopover.txtDeleteTip": "Delete",
|
"Common.Views.ReviewPopover.txtDeleteTip": "Delete",
|
||||||
|
"Common.Views.ReviewPopover.txtEditTip": "Edit",
|
||||||
"Common.Views.SaveAsDlg.textLoading": "Loading",
|
"Common.Views.SaveAsDlg.textLoading": "Loading",
|
||||||
"Common.Views.SaveAsDlg.textTitle": "Folder for save",
|
"Common.Views.SaveAsDlg.textTitle": "Folder for save",
|
||||||
"Common.Views.SelectFileDlg.textLoading": "Loading",
|
"Common.Views.SelectFileDlg.textLoading": "Loading",
|
||||||
|
|
|
@ -312,6 +312,8 @@
|
||||||
"Common.Views.ReviewPopover.textOpenAgain": "Abrir de nuevo",
|
"Common.Views.ReviewPopover.textOpenAgain": "Abrir de nuevo",
|
||||||
"Common.Views.ReviewPopover.textReply": "Responder",
|
"Common.Views.ReviewPopover.textReply": "Responder",
|
||||||
"Common.Views.ReviewPopover.textResolve": "Resolver",
|
"Common.Views.ReviewPopover.textResolve": "Resolver",
|
||||||
|
"Common.Views.ReviewPopover.txtDeleteTip": "Eliminar",
|
||||||
|
"Common.Views.ReviewPopover.txtEditTip": "Editar",
|
||||||
"Common.Views.SaveAsDlg.textLoading": "Cargando",
|
"Common.Views.SaveAsDlg.textLoading": "Cargando",
|
||||||
"Common.Views.SaveAsDlg.textTitle": "Carpeta para guardar",
|
"Common.Views.SaveAsDlg.textTitle": "Carpeta para guardar",
|
||||||
"Common.Views.SelectFileDlg.textLoading": "Cargando",
|
"Common.Views.SelectFileDlg.textLoading": "Cargando",
|
||||||
|
|
|
@ -312,6 +312,8 @@
|
||||||
"Common.Views.ReviewPopover.textOpenAgain": "Ouvrir à nouveau",
|
"Common.Views.ReviewPopover.textOpenAgain": "Ouvrir à nouveau",
|
||||||
"Common.Views.ReviewPopover.textReply": "Répondre",
|
"Common.Views.ReviewPopover.textReply": "Répondre",
|
||||||
"Common.Views.ReviewPopover.textResolve": "Résoudre",
|
"Common.Views.ReviewPopover.textResolve": "Résoudre",
|
||||||
|
"Common.Views.ReviewPopover.txtDeleteTip": "Supprimer",
|
||||||
|
"Common.Views.ReviewPopover.txtEditTip": "Modifier",
|
||||||
"Common.Views.SaveAsDlg.textLoading": "Chargement",
|
"Common.Views.SaveAsDlg.textLoading": "Chargement",
|
||||||
"Common.Views.SaveAsDlg.textTitle": "Dossier pour enregistrement",
|
"Common.Views.SaveAsDlg.textTitle": "Dossier pour enregistrement",
|
||||||
"Common.Views.SelectFileDlg.textLoading": "Chargement",
|
"Common.Views.SelectFileDlg.textLoading": "Chargement",
|
||||||
|
|
|
@ -1896,7 +1896,7 @@
|
||||||
"PE.Views.Toolbar.textStrikeout": "취소선",
|
"PE.Views.Toolbar.textStrikeout": "취소선",
|
||||||
"PE.Views.Toolbar.textSubscript": "아래 첨자",
|
"PE.Views.Toolbar.textSubscript": "아래 첨자",
|
||||||
"PE.Views.Toolbar.textSuperscript": "위첨자",
|
"PE.Views.Toolbar.textSuperscript": "위첨자",
|
||||||
"PE.Views.Toolbar.textTabCollaboration": "합치기",
|
"PE.Views.Toolbar.textTabCollaboration": "협업",
|
||||||
"PE.Views.Toolbar.textTabFile": "파일",
|
"PE.Views.Toolbar.textTabFile": "파일",
|
||||||
"PE.Views.Toolbar.textTabHome": "홈",
|
"PE.Views.Toolbar.textTabHome": "홈",
|
||||||
"PE.Views.Toolbar.textTabInsert": "삽입",
|
"PE.Views.Toolbar.textTabInsert": "삽입",
|
||||||
|
|
|
@ -312,6 +312,8 @@
|
||||||
"Common.Views.ReviewPopover.textOpenAgain": "Открыть снова",
|
"Common.Views.ReviewPopover.textOpenAgain": "Открыть снова",
|
||||||
"Common.Views.ReviewPopover.textReply": "Ответить",
|
"Common.Views.ReviewPopover.textReply": "Ответить",
|
||||||
"Common.Views.ReviewPopover.textResolve": "Решить",
|
"Common.Views.ReviewPopover.textResolve": "Решить",
|
||||||
|
"Common.Views.ReviewPopover.txtDeleteTip": "Удалить",
|
||||||
|
"Common.Views.ReviewPopover.txtEditTip": "Редактировать",
|
||||||
"Common.Views.SaveAsDlg.textLoading": "Загрузка",
|
"Common.Views.SaveAsDlg.textLoading": "Загрузка",
|
||||||
"Common.Views.SaveAsDlg.textTitle": "Папка для сохранения",
|
"Common.Views.SaveAsDlg.textTitle": "Папка для сохранения",
|
||||||
"Common.Views.SelectFileDlg.textLoading": "Загрузка",
|
"Common.Views.SelectFileDlg.textLoading": "Загрузка",
|
||||||
|
|
|
@ -817,7 +817,7 @@
|
||||||
"PE.Views.FileMenu.btnBackCaption": "Dökümanlara Git",
|
"PE.Views.FileMenu.btnBackCaption": "Dökümanlara Git",
|
||||||
"PE.Views.FileMenu.btnCloseMenuCaption": "Menüyü kapat",
|
"PE.Views.FileMenu.btnCloseMenuCaption": "Menüyü kapat",
|
||||||
"PE.Views.FileMenu.btnCreateNewCaption": "Yeni oluştur",
|
"PE.Views.FileMenu.btnCreateNewCaption": "Yeni oluştur",
|
||||||
"PE.Views.FileMenu.btnDownloadCaption": "Farklı Yükle...",
|
"PE.Views.FileMenu.btnDownloadCaption": "Farklı İndir...",
|
||||||
"PE.Views.FileMenu.btnHelpCaption": "Yardım...",
|
"PE.Views.FileMenu.btnHelpCaption": "Yardım...",
|
||||||
"PE.Views.FileMenu.btnInfoCaption": "Sunum Bilgisi...",
|
"PE.Views.FileMenu.btnInfoCaption": "Sunum Bilgisi...",
|
||||||
"PE.Views.FileMenu.btnPrintCaption": "Yazdır",
|
"PE.Views.FileMenu.btnPrintCaption": "Yazdır",
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"About": {
|
"About": {
|
||||||
"textAbout": "About",
|
"textAbout": "Hakkında",
|
||||||
"textAddress": "Address",
|
"textAddress": "Adres",
|
||||||
"textBack": "Back",
|
"textBack": "Geri",
|
||||||
"textEmail": "Email",
|
"textEmail": "Email",
|
||||||
"textPoweredBy": "Powered By",
|
"textPoweredBy": "Powered By",
|
||||||
"textTel": "Tel",
|
"textTel": "Tel",
|
||||||
|
@ -10,28 +10,28 @@
|
||||||
},
|
},
|
||||||
"Common": {
|
"Common": {
|
||||||
"Collaboration": {
|
"Collaboration": {
|
||||||
|
"textAddComment": "Yorum Yap",
|
||||||
|
"textAddReply": "Cevapla",
|
||||||
|
"textBack": "Geri",
|
||||||
|
"textCancel": "Vazgeç",
|
||||||
|
"textCollaboration": "Ortak çalışma",
|
||||||
|
"textDone": "Bitti",
|
||||||
|
"textEdit": "Düzenle",
|
||||||
|
"textEditComment": "Yorumu düzenle",
|
||||||
|
"textEditReply": "Cevabı Düzenle",
|
||||||
"notcriticalErrorTitle": "Warning",
|
"notcriticalErrorTitle": "Warning",
|
||||||
"textAddComment": "Add Comment",
|
|
||||||
"textAddReply": "Add Reply",
|
|
||||||
"textBack": "Back",
|
|
||||||
"textCancel": "Cancel",
|
|
||||||
"textCollaboration": "Collaboration",
|
|
||||||
"textComments": "Comments",
|
"textComments": "Comments",
|
||||||
"textDeleteComment": "Delete Comment",
|
"textDeleteComment": "Delete Comment",
|
||||||
"textDeleteReply": "Delete Reply",
|
"textDeleteReply": "Delete Reply",
|
||||||
"textDone": "Done",
|
|
||||||
"textEdit": "Edit",
|
|
||||||
"textEditComment": "Edit Comment",
|
|
||||||
"textEditReply": "Edit Reply",
|
|
||||||
"textEditUser": "Users who are editing the file:",
|
"textEditUser": "Users who are editing the file:",
|
||||||
"textMessageDeleteComment": "Do you really want to delete this comment?",
|
"textMessageDeleteComment": "Do you really want to delete this comment?",
|
||||||
"textMessageDeleteReply": "Do you really want to delete this reply?",
|
"textMessageDeleteReply": "Do you really want to delete this reply?",
|
||||||
"textNoComments": "This document doesn't contain comments",
|
"textNoComments": "This document doesn't contain comments",
|
||||||
|
"textOk": "Ok",
|
||||||
"textReopen": "Reopen",
|
"textReopen": "Reopen",
|
||||||
"textResolve": "Resolve",
|
"textResolve": "Resolve",
|
||||||
"textTryUndoRedo": "The Undo/Redo functions are disabled for the Fast co-editing mode.",
|
"textTryUndoRedo": "The Undo/Redo functions are disabled for the Fast co-editing mode.",
|
||||||
"textUsers": "Users",
|
"textUsers": "Users"
|
||||||
"textOk": "Ok"
|
|
||||||
},
|
},
|
||||||
"ThemeColorPalette": {
|
"ThemeColorPalette": {
|
||||||
"textCustomColors": "Custom Colors",
|
"textCustomColors": "Custom Colors",
|
||||||
|
@ -40,13 +40,14 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ContextMenu": {
|
"ContextMenu": {
|
||||||
|
"menuAddComment": "Yorum Yap",
|
||||||
|
"menuAddLink": "Bağlantı Ekle",
|
||||||
|
"menuCancel": "Vazgeç",
|
||||||
|
"menuEdit": "Düzenle",
|
||||||
|
"textDoNotShowAgain": "Tekrar gösterme",
|
||||||
"errorCopyCutPaste": "Copy, cut and paste actions using the context menu will be performed within the current file only.",
|
"errorCopyCutPaste": "Copy, cut and paste actions using the context menu will be performed within the current file only.",
|
||||||
"menuAddComment": "Add Comment",
|
|
||||||
"menuAddLink": "Add Link",
|
|
||||||
"menuCancel": "Cancel",
|
|
||||||
"menuDelete": "Delete",
|
"menuDelete": "Delete",
|
||||||
"menuDeleteTable": "Delete Table",
|
"menuDeleteTable": "Delete Table",
|
||||||
"menuEdit": "Edit",
|
|
||||||
"menuMerge": "Merge",
|
"menuMerge": "Merge",
|
||||||
"menuMore": "More",
|
"menuMore": "More",
|
||||||
"menuOpenLink": "Open Link",
|
"menuOpenLink": "Open Link",
|
||||||
|
@ -54,30 +55,19 @@
|
||||||
"menuViewComment": "View Comment",
|
"menuViewComment": "View Comment",
|
||||||
"textColumns": "Columns",
|
"textColumns": "Columns",
|
||||||
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
||||||
"textDoNotShowAgain": "Don't show again",
|
|
||||||
"textRows": "Rows"
|
"textRows": "Rows"
|
||||||
},
|
},
|
||||||
"Controller": {
|
"Controller": {
|
||||||
"Main": {
|
"Main": {
|
||||||
"advDRMOptions": "Protected File",
|
"closeButtonText": "Dosyayı Kapat",
|
||||||
"advDRMPassword": "Password",
|
|
||||||
"closeButtonText": "Close File",
|
|
||||||
"criticalErrorTitle": "Error",
|
|
||||||
"errorAccessDeny": "You are trying to perform an action you do not have rights for.<br>Please, contact your admin.",
|
|
||||||
"errorOpensource": "Using the free Community version, you can open documents for viewing only. To access mobile web editors, a commercial license is required.",
|
|
||||||
"errorProcessSaveResult": "Saving failed.",
|
|
||||||
"errorServerVersion": "The editor version has been updated. The page will be reloaded to apply the changes.",
|
|
||||||
"errorUpdateVersion": "The file version has been changed. The page will be reloaded.",
|
|
||||||
"leavePageText": "You have unsaved changes in this document. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.",
|
|
||||||
"notcriticalErrorTitle": "Warning",
|
|
||||||
"SDK": {
|
"SDK": {
|
||||||
"Chart": "Chart",
|
"Chart": "Grafik",
|
||||||
"Click to add first slide": "Click to add first slide",
|
"Click to add first slide": "İlk slaytı eklemek için tıklayın",
|
||||||
"Click to add notes": "Click to add notes",
|
"Click to add notes": "Notlara eklemek için tıklayın",
|
||||||
|
"Diagram Title": "Grafik başlığı",
|
||||||
"ClipArt": "Clip Art",
|
"ClipArt": "Clip Art",
|
||||||
"Date and time": "Date and time",
|
"Date and time": "Date and time",
|
||||||
"Diagram": "Diagram",
|
"Diagram": "Diagram",
|
||||||
"Diagram Title": "Chart Title",
|
|
||||||
"Footer": "Footer",
|
"Footer": "Footer",
|
||||||
"Header": "Header",
|
"Header": "Header",
|
||||||
"Image": "Image",
|
"Image": "Image",
|
||||||
|
@ -95,9 +85,19 @@
|
||||||
"Y Axis": "Y Axis",
|
"Y Axis": "Y Axis",
|
||||||
"Your text here": "Your text here"
|
"Your text here": "Your text here"
|
||||||
},
|
},
|
||||||
"textAnonymous": "Anonymous",
|
"textAnonymous": "Anonim",
|
||||||
|
"textClose": "Kapat",
|
||||||
|
"advDRMOptions": "Protected File",
|
||||||
|
"advDRMPassword": "Password",
|
||||||
|
"criticalErrorTitle": "Error",
|
||||||
|
"errorAccessDeny": "You are trying to perform an action you do not have rights for.<br>Please, contact your admin.",
|
||||||
|
"errorOpensource": "Using the free Community version, you can open documents for viewing only. To access mobile web editors, a commercial license is required.",
|
||||||
|
"errorProcessSaveResult": "Saving failed.",
|
||||||
|
"errorServerVersion": "The editor version has been updated. The page will be reloaded to apply the changes.",
|
||||||
|
"errorUpdateVersion": "The file version has been changed. The page will be reloaded.",
|
||||||
|
"leavePageText": "You have unsaved changes in this document. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.",
|
||||||
|
"notcriticalErrorTitle": "Warning",
|
||||||
"textBuyNow": "Visit website",
|
"textBuyNow": "Visit website",
|
||||||
"textClose": "Close",
|
|
||||||
"textContactUs": "Contact sales",
|
"textContactUs": "Contact sales",
|
||||||
"textCustomLoader": "Sorry, you are not entitled to change the loader. Please, contact our sales department to get a quote.",
|
"textCustomLoader": "Sorry, you are not entitled to change the loader. Please, contact our sales department to get a quote.",
|
||||||
"textGuest": "Guest",
|
"textGuest": "Guest",
|
||||||
|
@ -124,12 +124,14 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Error": {
|
"Error": {
|
||||||
|
"downloadErrorText": "İndirme başarısız oldu.",
|
||||||
|
"openErrorText": "Dosya açılırken bir hata meydana geldi",
|
||||||
|
"saveErrorText": "Bir hata meydana geldi",
|
||||||
"convertationTimeoutText": "Conversion timeout exceeded.",
|
"convertationTimeoutText": "Conversion timeout exceeded.",
|
||||||
"criticalErrorExtText": "Press 'OK' to go back to the document list.",
|
"criticalErrorExtText": "Press 'OK' to go back to the document list.",
|
||||||
"criticalErrorTitle": "Error",
|
"criticalErrorTitle": "Error",
|
||||||
"downloadErrorText": "Download failed.",
|
|
||||||
"errorAccessDeny": "You are trying to perform an action you do not have rights for.<br>Please contact your admin.",
|
"errorAccessDeny": "You are trying to perform an action you do not have rights for.<br>Please contact your admin.",
|
||||||
"errorBadImageUrl": "Image url is incorrect",
|
"errorBadImageUrl": "Image URL is incorrect",
|
||||||
"errorConnectToServer": "Can't save this doc. Check your connection settings or contact your admin.<br>When you click the 'OK' button, you will be prompted to download the document.",
|
"errorConnectToServer": "Can't save this doc. Check your connection settings or contact your admin.<br>When you click the 'OK' button, you will be prompted to download the document.",
|
||||||
"errorDatabaseConnection": "External error.<br>Database connection error. Please, contact support.",
|
"errorDatabaseConnection": "External error.<br>Database connection error. Please, contact support.",
|
||||||
"errorDataEncrypted": "Encrypted changes have been received, they cannot be deciphered.",
|
"errorDataEncrypted": "Encrypted changes have been received, they cannot be deciphered.",
|
||||||
|
@ -140,6 +142,7 @@
|
||||||
"errorFileSizeExceed": "The file size exceeds your server limitation.<br>Please, contact your admin.",
|
"errorFileSizeExceed": "The file size exceeds your server limitation.<br>Please, contact your admin.",
|
||||||
"errorKeyEncrypt": "Unknown key descriptor",
|
"errorKeyEncrypt": "Unknown key descriptor",
|
||||||
"errorKeyExpire": "Key descriptor expired",
|
"errorKeyExpire": "Key descriptor expired",
|
||||||
|
"errorLoadingFont": "Fonts are not loaded.<br>Please contact your Document Server administrator.",
|
||||||
"errorSessionAbsolute": "The document editing session has expired. Please, reload the page.",
|
"errorSessionAbsolute": "The document editing session has expired. Please, reload the page.",
|
||||||
"errorSessionIdle": "The document has not been edited for quite a long time. Please, reload the page.",
|
"errorSessionIdle": "The document has not been edited for quite a long time. Please, reload the page.",
|
||||||
"errorSessionToken": "The connection to the server has been interrupted. Please, reload the page.",
|
"errorSessionToken": "The connection to the server has been interrupted. Please, reload the page.",
|
||||||
|
@ -147,10 +150,8 @@
|
||||||
"errorUpdateVersionOnDisconnect": "Internet connection has been restored, and the file version has been changed.<br>Before you can continue working, download the file or copy its content to make sure nothing is lost, and then reload this page.",
|
"errorUpdateVersionOnDisconnect": "Internet connection has been restored, and the file version has been changed.<br>Before you can continue working, download the file or copy its content to make sure nothing is lost, and then reload this page.",
|
||||||
"errorUserDrop": "The file cannot be accessed right now.",
|
"errorUserDrop": "The file cannot be accessed right now.",
|
||||||
"errorUsersExceed": "The number of users allowed by the pricing plan was exceeded",
|
"errorUsersExceed": "The number of users allowed by the pricing plan was exceeded",
|
||||||
"errorViewerDisconnect": "Connection is lost. You can still view the document,<br>but you won't be able to download it until the connection is restored and the page is reloaded.",
|
"errorViewerDisconnect": "Connection is lost. You can still view the document,<br>but you won't be able to download or print it until the connection is restored and the page is reloaded.",
|
||||||
"notcriticalErrorTitle": "Warning",
|
"notcriticalErrorTitle": "Warning",
|
||||||
"openErrorText": "An error has occurred while opening the file",
|
|
||||||
"saveErrorText": "An error has occurred while saving the file",
|
|
||||||
"scriptLoadError": "The connection is too slow, some of the components could not be loaded. Please, reload the page.",
|
"scriptLoadError": "The connection is too slow, some of the components could not be loaded. Please, reload the page.",
|
||||||
"splitDividerErrorText": "The number of rows must be a divisor of %1",
|
"splitDividerErrorText": "The number of rows must be a divisor of %1",
|
||||||
"splitMaxColsErrorText": "The number of columns must be less than %1",
|
"splitMaxColsErrorText": "The number of columns must be less than %1",
|
||||||
|
@ -158,14 +159,13 @@
|
||||||
"unknownErrorText": "Unknown error.",
|
"unknownErrorText": "Unknown error.",
|
||||||
"uploadImageExtMessage": "Unknown image format.",
|
"uploadImageExtMessage": "Unknown image format.",
|
||||||
"uploadImageFileCountMessage": "No images uploaded.",
|
"uploadImageFileCountMessage": "No images uploaded.",
|
||||||
"uploadImageSizeMessage": "The image is too big. The maximum size is 25 MB.",
|
"uploadImageSizeMessage": "The image is too big. The maximum size is 25 MB."
|
||||||
"errorLoadingFont": "Fonts are not loaded.<br>Please contact your Document Server administrator."
|
|
||||||
},
|
},
|
||||||
"LongActions": {
|
"LongActions": {
|
||||||
|
"downloadTextText": "Belge indiriliyor...",
|
||||||
|
"downloadTitleText": "Belge indiriliyor",
|
||||||
"applyChangesTextText": "Loading data...",
|
"applyChangesTextText": "Loading data...",
|
||||||
"applyChangesTitleText": "Loading Data",
|
"applyChangesTitleText": "Loading Data",
|
||||||
"downloadTextText": "Downloading document...",
|
|
||||||
"downloadTitleText": "Downloading Document",
|
|
||||||
"loadFontsTextText": "Loading data...",
|
"loadFontsTextText": "Loading data...",
|
||||||
"loadFontsTitleText": "Loading Data",
|
"loadFontsTitleText": "Loading Data",
|
||||||
"loadFontTextText": "Loading data...",
|
"loadFontTextText": "Loading data...",
|
||||||
|
@ -192,19 +192,13 @@
|
||||||
"uploadImageTitleText": "Uploading Image",
|
"uploadImageTitleText": "Uploading Image",
|
||||||
"waitText": "Please, wait..."
|
"waitText": "Please, wait..."
|
||||||
},
|
},
|
||||||
"Toolbar": {
|
|
||||||
"dlgLeaveMsgText": "You have unsaved changes in this document. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.",
|
|
||||||
"dlgLeaveTitleText": "You leave the application",
|
|
||||||
"leaveButtonText": "Leave this page",
|
|
||||||
"stayButtonText": "Stay on this Page"
|
|
||||||
},
|
|
||||||
"View": {
|
"View": {
|
||||||
"Add": {
|
"Add": {
|
||||||
|
"textAddLink": "Bağlantı Ekle",
|
||||||
|
"textAddress": "Adres",
|
||||||
|
"textBack": "Geri",
|
||||||
|
"textCancel": "Vazgeç",
|
||||||
"notcriticalErrorTitle": "Warning",
|
"notcriticalErrorTitle": "Warning",
|
||||||
"textAddLink": "Add Link",
|
|
||||||
"textAddress": "Address",
|
|
||||||
"textBack": "Back",
|
|
||||||
"textCancel": "Cancel",
|
|
||||||
"textColumns": "Columns",
|
"textColumns": "Columns",
|
||||||
"textComment": "Comment",
|
"textComment": "Comment",
|
||||||
"textDefault": "Selected text",
|
"textDefault": "Selected text",
|
||||||
|
@ -237,41 +231,43 @@
|
||||||
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\""
|
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\""
|
||||||
},
|
},
|
||||||
"Edit": {
|
"Edit": {
|
||||||
|
"textAdditional": "Ek",
|
||||||
|
"textAdditionalFormatting": "Ek biçimlendirme",
|
||||||
|
"textAddress": "Adres",
|
||||||
|
"textAlign": "Hizala",
|
||||||
|
"textAlignBottom": "Alta Hizala",
|
||||||
|
"textAlignCenter": "Ortala",
|
||||||
|
"textAlignLeft": "Sola Hizala",
|
||||||
|
"textAlignMiddle": "Ortaya hizala",
|
||||||
|
"textAlignRight": "Sağa Hizala",
|
||||||
|
"textAlignTop": "Üste Hizala",
|
||||||
|
"textApplyAll": "Tüm Slaytlara Uygula",
|
||||||
|
"textAuto": "Otomatik",
|
||||||
|
"textBack": "Geri",
|
||||||
|
"textBottom": "Alt",
|
||||||
|
"textBottomLeft": "Alt-Sol",
|
||||||
|
"textBottomRight": "Alt-Sağ",
|
||||||
|
"textBringToForeground": "Öne getir",
|
||||||
|
"textCaseSensitive": "Büyük küçük harfe duyarlı",
|
||||||
|
"textCellMargins": "Hücre Kenar Boşluğu",
|
||||||
|
"textChart": "Grafik",
|
||||||
|
"textClock": "Saat",
|
||||||
|
"textClockwise": "Saat yönünde",
|
||||||
|
"textColor": "Renk",
|
||||||
|
"textDone": "Bitti",
|
||||||
|
"textEditLink": "Bağlantıyı Düzenle",
|
||||||
"notcriticalErrorTitle": "Warning",
|
"notcriticalErrorTitle": "Warning",
|
||||||
"textActualSize": "Actual Size",
|
"textActualSize": "Actual Size",
|
||||||
"textAddCustomColor": "Add Custom Color",
|
"textAddCustomColor": "Add Custom Color",
|
||||||
"textAdditional": "Additional",
|
|
||||||
"textAdditionalFormatting": "Additional Formatting",
|
|
||||||
"textAddress": "Address",
|
|
||||||
"textAfter": "After",
|
"textAfter": "After",
|
||||||
"textAlign": "Align",
|
|
||||||
"textAlignBottom": "Align Bottom",
|
|
||||||
"textAlignCenter": "Align Center",
|
|
||||||
"textAlignLeft": "Align Left",
|
|
||||||
"textAlignMiddle": "Align Middle",
|
|
||||||
"textAlignRight": "Align Right",
|
|
||||||
"textAlignTop": "Align Top",
|
|
||||||
"textAllCaps": "All Caps",
|
"textAllCaps": "All Caps",
|
||||||
"textApplyAll": "Apply to All Slides",
|
|
||||||
"textAuto": "Auto",
|
|
||||||
"textBack": "Back",
|
|
||||||
"textBandedColumn": "Banded Column",
|
"textBandedColumn": "Banded Column",
|
||||||
"textBandedRow": "Banded Row",
|
"textBandedRow": "Banded Row",
|
||||||
"textBefore": "Before",
|
"textBefore": "Before",
|
||||||
"textBlack": "Through Black",
|
"textBlack": "Through Black",
|
||||||
"textBorder": "Border",
|
"textBorder": "Border",
|
||||||
"textBottom": "Bottom",
|
|
||||||
"textBottomLeft": "Bottom-Left",
|
|
||||||
"textBottomRight": "Bottom-Right",
|
|
||||||
"textBringToForeground": "Bring to Foreground",
|
|
||||||
"textBullets": "Bullets",
|
"textBullets": "Bullets",
|
||||||
"textBulletsAndNumbers": "Bullets & Numbers",
|
"textBulletsAndNumbers": "Bullets & Numbers",
|
||||||
"textCaseSensitive": "Case Sensitive",
|
|
||||||
"textCellMargins": "Cell Margins",
|
|
||||||
"textChart": "Chart",
|
|
||||||
"textClock": "Clock",
|
|
||||||
"textClockwise": "Clockwise",
|
|
||||||
"textColor": "Color",
|
|
||||||
"textCounterclockwise": "Counterclockwise",
|
"textCounterclockwise": "Counterclockwise",
|
||||||
"textCover": "Cover",
|
"textCover": "Cover",
|
||||||
"textCustomColor": "Custom Color",
|
"textCustomColor": "Custom Color",
|
||||||
|
@ -282,11 +278,9 @@
|
||||||
"textDistanceFromText": "Distance From Text",
|
"textDistanceFromText": "Distance From Text",
|
||||||
"textDistributeHorizontally": "Distribute Horizontally",
|
"textDistributeHorizontally": "Distribute Horizontally",
|
||||||
"textDistributeVertically": "Distribute Vertically",
|
"textDistributeVertically": "Distribute Vertically",
|
||||||
"textDone": "Done",
|
|
||||||
"textDoubleStrikethrough": "Double Strikethrough",
|
"textDoubleStrikethrough": "Double Strikethrough",
|
||||||
"textDuplicateSlide": "Duplicate Slide",
|
"textDuplicateSlide": "Duplicate Slide",
|
||||||
"textDuration": "Duration",
|
"textDuration": "Duration",
|
||||||
"textEditLink": "Edit Link",
|
|
||||||
"textEffect": "Effect",
|
"textEffect": "Effect",
|
||||||
"textEffects": "Effects",
|
"textEffects": "Effects",
|
||||||
"textEmptyImgUrl": "You need to specify the image URL.",
|
"textEmptyImgUrl": "You need to specify the image URL.",
|
||||||
|
@ -372,7 +366,7 @@
|
||||||
"textTopLeft": "Top-Left",
|
"textTopLeft": "Top-Left",
|
||||||
"textTopRight": "Top-Right",
|
"textTopRight": "Top-Right",
|
||||||
"textTotalRow": "Total Row",
|
"textTotalRow": "Total Row",
|
||||||
"textTransition": "Transition",
|
"textTransitions": "Transitions",
|
||||||
"textType": "Type",
|
"textType": "Type",
|
||||||
"textUnCover": "UnCover",
|
"textUnCover": "UnCover",
|
||||||
"textVerticalIn": "Vertical In",
|
"textVerticalIn": "Vertical In",
|
||||||
|
@ -382,30 +376,29 @@
|
||||||
"textZoom": "Zoom",
|
"textZoom": "Zoom",
|
||||||
"textZoomIn": "Zoom In",
|
"textZoomIn": "Zoom In",
|
||||||
"textZoomOut": "Zoom Out",
|
"textZoomOut": "Zoom Out",
|
||||||
"textZoomRotate": "Zoom and Rotate",
|
"textZoomRotate": "Zoom and Rotate"
|
||||||
"textTransitions": "Transitions"
|
|
||||||
},
|
},
|
||||||
"Settings": {
|
"Settings": {
|
||||||
|
"textAbout": "Hakkında",
|
||||||
|
"textAddress": "adres:",
|
||||||
|
"textApplication": "Uygulama",
|
||||||
|
"textApplicationSettings": "Uygulama Ayarları",
|
||||||
|
"textBack": "Geri",
|
||||||
|
"textCaseSensitive": "Büyük küçük harfe duyarlı",
|
||||||
|
"textCentimeter": "Santimetre",
|
||||||
|
"textCollaboration": "Ortak çalışma",
|
||||||
|
"textColorSchemes": "Renk Şemaları",
|
||||||
|
"textDone": "Bitti",
|
||||||
|
"textDownload": "Kaydet",
|
||||||
|
"textDownloadAs": "Farklı Kaydet...",
|
||||||
"mniSlideStandard": "Standard (4:3)",
|
"mniSlideStandard": "Standard (4:3)",
|
||||||
"mniSlideWide": "Widescreen (16:9)",
|
"mniSlideWide": "Widescreen (16:9)",
|
||||||
"textAbout": "About",
|
|
||||||
"textAddress": "address:",
|
|
||||||
"textApplication": "Application",
|
|
||||||
"textApplicationSettings": "Application Settings",
|
|
||||||
"textAuthor": "Author",
|
"textAuthor": "Author",
|
||||||
"textBack": "Back",
|
|
||||||
"textCaseSensitive": "Case Sensitive",
|
|
||||||
"textCentimeter": "Centimeter",
|
|
||||||
"textCollaboration": "Collaboration",
|
|
||||||
"textColorSchemes": "Color Schemes",
|
|
||||||
"textComment": "Comment",
|
"textComment": "Comment",
|
||||||
"textCreated": "Created",
|
"textCreated": "Created",
|
||||||
"textDisableAll": "Disable All",
|
"textDisableAll": "Disable All",
|
||||||
"textDisableAllMacrosWithNotification": "Disable all macros with notification",
|
"textDisableAllMacrosWithNotification": "Disable all macros with notification",
|
||||||
"textDisableAllMacrosWithoutNotification": "Disable all macros without notification",
|
"textDisableAllMacrosWithoutNotification": "Disable all macros without notification",
|
||||||
"textDone": "Done",
|
|
||||||
"textDownload": "Download",
|
|
||||||
"textDownloadAs": "Download As...",
|
|
||||||
"textEmail": "email:",
|
"textEmail": "email:",
|
||||||
"textEnableAll": "Enable All",
|
"textEnableAll": "Enable All",
|
||||||
"textEnableAllMacrosWithoutNotification": "Enable all macros without notification",
|
"textEnableAllMacrosWithoutNotification": "Enable all macros without notification",
|
||||||
|
@ -464,5 +457,11 @@
|
||||||
"txtScheme8": "Flow",
|
"txtScheme8": "Flow",
|
||||||
"txtScheme9": "Foundry"
|
"txtScheme9": "Foundry"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"Toolbar": {
|
||||||
|
"dlgLeaveMsgText": "You have unsaved changes in this document. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.",
|
||||||
|
"dlgLeaveTitleText": "You leave the application",
|
||||||
|
"leaveButtonText": "Leave this page",
|
||||||
|
"stayButtonText": "Stay on this Page"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -12,10 +12,14 @@
|
||||||
"SSE.ApplicationController.errorAccessDeny": "Hakkınız olmayan bir eylem gerçekleştirmeye çalışıyorsunuz.<br>Lütfen Belge Sunucu yöneticinize başvurun.",
|
"SSE.ApplicationController.errorAccessDeny": "Hakkınız olmayan bir eylem gerçekleştirmeye çalışıyorsunuz.<br>Lütfen Belge Sunucu yöneticinize başvurun.",
|
||||||
"SSE.ApplicationController.errorDefaultMessage": "Hata kodu: %1",
|
"SSE.ApplicationController.errorDefaultMessage": "Hata kodu: %1",
|
||||||
"SSE.ApplicationController.errorFilePassProtect": "Döküman şifre korumalı ve açılamadı",
|
"SSE.ApplicationController.errorFilePassProtect": "Döküman şifre korumalı ve açılamadı",
|
||||||
|
"SSE.ApplicationController.errorFileSizeExceed": "Dosya boyutu, sunucunuz için belirlenen limiti aşıyor.<br>Ayrıntılar için lütfen Doküman Sunucusu yöneticinizle iletişime geçin.",
|
||||||
|
"SSE.ApplicationController.errorForceSave": "Dosya kaydedilirken bir hata oluştu. Dosyayı bilgisayarınıza kaydetmek için lütfen 'Farklı Kaydet' seçeneğini kullanın veya daha sonra tekrar deneyin.",
|
||||||
|
"SSE.ApplicationController.errorLoadingFont": "Fontlar yüklenemedi.<br>Lütfen sistem yöneticinizle iletişime geçin.",
|
||||||
"SSE.ApplicationController.errorUpdateVersionOnDisconnect": "İnternet bağlantısı tekrar sağlandı, ve dosya versiyon değişti.<br>Çalışmanıza devam etmeden önce, veri kaybını önlemeniz için dosyasının bir kopyasını indirmeniz ya da dosya içeriğini kopyalamanız ve sonrasında sayfayı yenilemeniz gerekmektedir.",
|
"SSE.ApplicationController.errorUpdateVersionOnDisconnect": "İnternet bağlantısı tekrar sağlandı, ve dosya versiyon değişti.<br>Çalışmanıza devam etmeden önce, veri kaybını önlemeniz için dosyasının bir kopyasını indirmeniz ya da dosya içeriğini kopyalamanız ve sonrasında sayfayı yenilemeniz gerekmektedir.",
|
||||||
"SSE.ApplicationController.errorUserDrop": "Belgeye şu an erişilemiyor.",
|
"SSE.ApplicationController.errorUserDrop": "Belgeye şu an erişilemiyor.",
|
||||||
"SSE.ApplicationController.notcriticalErrorTitle": "Uyarı",
|
"SSE.ApplicationController.notcriticalErrorTitle": "Uyarı",
|
||||||
"SSE.ApplicationController.scriptLoadError": "Bağlantı çok yavaş, bileşenlerin bazıları yüklenemedi. Lütfen sayfayı yenileyin.",
|
"SSE.ApplicationController.scriptLoadError": "Bağlantı çok yavaş, bileşenlerin bazıları yüklenemedi. Lütfen sayfayı yenileyin.",
|
||||||
|
"SSE.ApplicationController.textAnonymous": "Anonim",
|
||||||
"SSE.ApplicationController.textGuest": "Ziyaretçi",
|
"SSE.ApplicationController.textGuest": "Ziyaretçi",
|
||||||
"SSE.ApplicationController.textLoadingDocument": "Spreadsheet yükleniyor",
|
"SSE.ApplicationController.textLoadingDocument": "Spreadsheet yükleniyor",
|
||||||
"SSE.ApplicationController.textOf": "'in",
|
"SSE.ApplicationController.textOf": "'in",
|
||||||
|
|
|
@ -364,6 +364,8 @@
|
||||||
"Common.Views.ReviewPopover.textOpenAgain": "Torna-ho a obrir",
|
"Common.Views.ReviewPopover.textOpenAgain": "Torna-ho a obrir",
|
||||||
"Common.Views.ReviewPopover.textReply": "Respon",
|
"Common.Views.ReviewPopover.textReply": "Respon",
|
||||||
"Common.Views.ReviewPopover.textResolve": "Resol",
|
"Common.Views.ReviewPopover.textResolve": "Resol",
|
||||||
|
"Common.Views.ReviewPopover.txtDeleteTip": "Suprimeix",
|
||||||
|
"Common.Views.ReviewPopover.txtEditTip": "Edita",
|
||||||
"Common.Views.SaveAsDlg.textLoading": "S'està carregant",
|
"Common.Views.SaveAsDlg.textLoading": "S'està carregant",
|
||||||
"Common.Views.SaveAsDlg.textTitle": "Carpeta per desar",
|
"Common.Views.SaveAsDlg.textTitle": "Carpeta per desar",
|
||||||
"Common.Views.SelectFileDlg.textLoading": "S'està carregant",
|
"Common.Views.SelectFileDlg.textLoading": "S'està carregant",
|
||||||
|
|
|
@ -49,6 +49,7 @@
|
||||||
"Common.define.chartData.textSurface": "Επιφάνεια",
|
"Common.define.chartData.textSurface": "Επιφάνεια",
|
||||||
"Common.define.chartData.textWinLossSpark": "Νίκες/Ήττες",
|
"Common.define.chartData.textWinLossSpark": "Νίκες/Ήττες",
|
||||||
"Common.define.conditionalData.exampleText": "ΑαΒβΓγΨψΩω",
|
"Common.define.conditionalData.exampleText": "ΑαΒβΓγΨψΩω",
|
||||||
|
"Common.define.conditionalData.noFormatText": "Δεν ορίστηκε μορφή",
|
||||||
"Common.define.conditionalData.text1Above": "1 τυπική απόκλιση πάνω",
|
"Common.define.conditionalData.text1Above": "1 τυπική απόκλιση πάνω",
|
||||||
"Common.define.conditionalData.text1Below": "1 τυπική απόκλιση κάτω",
|
"Common.define.conditionalData.text1Below": "1 τυπική απόκλιση κάτω",
|
||||||
"Common.define.conditionalData.text2Above": "2 τυπική απόκλιση πάνω",
|
"Common.define.conditionalData.text2Above": "2 τυπική απόκλιση πάνω",
|
||||||
|
@ -61,10 +62,34 @@
|
||||||
"Common.define.conditionalData.textBelow": "Κάτω από",
|
"Common.define.conditionalData.textBelow": "Κάτω από",
|
||||||
"Common.define.conditionalData.textBetween": "Μεταξύ",
|
"Common.define.conditionalData.textBetween": "Μεταξύ",
|
||||||
"Common.define.conditionalData.textBlank": "Κενό",
|
"Common.define.conditionalData.textBlank": "Κενό",
|
||||||
|
"Common.define.conditionalData.textBlanks": "Περιέχει κενά",
|
||||||
"Common.define.conditionalData.textBottom": "Κάτω",
|
"Common.define.conditionalData.textBottom": "Κάτω",
|
||||||
|
"Common.define.conditionalData.textContains": "Περιέχει",
|
||||||
"Common.define.conditionalData.textDataBar": "Μπάρα δεδομένων",
|
"Common.define.conditionalData.textDataBar": "Μπάρα δεδομένων",
|
||||||
"Common.define.conditionalData.textDate": "Ημερομηνία",
|
"Common.define.conditionalData.textDate": "Ημερομηνία",
|
||||||
|
"Common.define.conditionalData.textDuplicate": "Δημιουργία Διπλότυπου",
|
||||||
|
"Common.define.conditionalData.textEnds": "Τελειώνει με",
|
||||||
|
"Common.define.conditionalData.textEqAbove": "Ίσο με ή μεγαλύτερο",
|
||||||
|
"Common.define.conditionalData.textEqBelow": "Ίσο με ή μικρότερο",
|
||||||
|
"Common.define.conditionalData.textEqual": "Ίσο με",
|
||||||
|
"Common.define.conditionalData.textError": "Σφάλμα",
|
||||||
|
"Common.define.conditionalData.textErrors": "Περιέχει σφάλματα",
|
||||||
"Common.define.conditionalData.textFormula": "Τύπος",
|
"Common.define.conditionalData.textFormula": "Τύπος",
|
||||||
|
"Common.define.conditionalData.textGreater": "Μεγαλύτερο από",
|
||||||
|
"Common.define.conditionalData.textGreaterEq": "Μεγαλύτερο από ή ίσο με",
|
||||||
|
"Common.define.conditionalData.textIconSets": "Σύνολα εικονιδίων",
|
||||||
|
"Common.define.conditionalData.textLast7days": "Τις τελευταίες 7 ημέρες",
|
||||||
|
"Common.define.conditionalData.textLastMonth": "Τον περασμένο μήνα",
|
||||||
|
"Common.define.conditionalData.textLastWeek": "Την περασμένη εβδομάδα",
|
||||||
|
"Common.define.conditionalData.textLess": "Μικρότερο από",
|
||||||
|
"Common.define.conditionalData.textLessEq": "Μικρότερο από ή ίσο με",
|
||||||
|
"Common.define.conditionalData.textNextMonth": "Τον επόμενο μήνα",
|
||||||
|
"Common.define.conditionalData.textNextWeek": "Την επόμενη εβδομάδα",
|
||||||
|
"Common.define.conditionalData.textNotBetween": "Όχι ανάμεσα",
|
||||||
|
"Common.define.conditionalData.textNotBlanks": "Δεν περιέχει κενά",
|
||||||
|
"Common.define.conditionalData.textNotContains": "Δεν περιέχει",
|
||||||
|
"Common.define.conditionalData.textNotEqual": "Διάφορο από",
|
||||||
|
"Common.define.conditionalData.textNotErrors": "Δεν περιέχει σφάλματα",
|
||||||
"Common.define.conditionalData.textText": "Κείμενο",
|
"Common.define.conditionalData.textText": "Κείμενο",
|
||||||
"Common.define.conditionalData.textThisWeek": "Αυτή την εβδομάδα",
|
"Common.define.conditionalData.textThisWeek": "Αυτή την εβδομάδα",
|
||||||
"Common.define.conditionalData.textToday": "Σήμερα",
|
"Common.define.conditionalData.textToday": "Σήμερα",
|
||||||
|
@ -127,6 +152,7 @@
|
||||||
"Common.Views.AutoCorrectDialog.textAutoFormat": "Αυτόματη Μορφοποίηση Κατά Την Πληκτρολόγηση",
|
"Common.Views.AutoCorrectDialog.textAutoFormat": "Αυτόματη Μορφοποίηση Κατά Την Πληκτρολόγηση",
|
||||||
"Common.Views.AutoCorrectDialog.textBy": "Από",
|
"Common.Views.AutoCorrectDialog.textBy": "Από",
|
||||||
"Common.Views.AutoCorrectDialog.textDelete": "Διαγραφή",
|
"Common.Views.AutoCorrectDialog.textDelete": "Διαγραφή",
|
||||||
|
"Common.Views.AutoCorrectDialog.textHyperlink": "Μονοπάτια δικτύου και διαδικτύου με υπερσυνδέσμους",
|
||||||
"Common.Views.AutoCorrectDialog.textMathCorrect": "Αυτόματη Διόρθωση Μαθηματικών",
|
"Common.Views.AutoCorrectDialog.textMathCorrect": "Αυτόματη Διόρθωση Μαθηματικών",
|
||||||
"Common.Views.AutoCorrectDialog.textNewRowCol": "Συμπερίληψη νέων γραμμών και στηλών στον πίνακα",
|
"Common.Views.AutoCorrectDialog.textNewRowCol": "Συμπερίληψη νέων γραμμών και στηλών στον πίνακα",
|
||||||
"Common.Views.AutoCorrectDialog.textRecognized": "Αναγνωρισμένες Συναρτήσεις",
|
"Common.Views.AutoCorrectDialog.textRecognized": "Αναγνωρισμένες Συναρτήσεις",
|
||||||
|
@ -145,6 +171,10 @@
|
||||||
"Common.Views.Chat.textSend": "Αποστολή",
|
"Common.Views.Chat.textSend": "Αποστολή",
|
||||||
"Common.Views.Comments.mniAuthorAsc": "Συγγραφέας Α έως Ω",
|
"Common.Views.Comments.mniAuthorAsc": "Συγγραφέας Α έως Ω",
|
||||||
"Common.Views.Comments.mniAuthorDesc": "Συγγραφέας Ω έως Α",
|
"Common.Views.Comments.mniAuthorDesc": "Συγγραφέας Ω έως Α",
|
||||||
|
"Common.Views.Comments.mniDateAsc": "Παλαιότερο",
|
||||||
|
"Common.Views.Comments.mniDateDesc": "Νεότερο",
|
||||||
|
"Common.Views.Comments.mniPositionAsc": "Από πάνω",
|
||||||
|
"Common.Views.Comments.mniPositionDesc": "Από κάτω",
|
||||||
"Common.Views.Comments.textAdd": "Προσθήκη",
|
"Common.Views.Comments.textAdd": "Προσθήκη",
|
||||||
"Common.Views.Comments.textAddComment": "Προσθήκη Σχολίου",
|
"Common.Views.Comments.textAddComment": "Προσθήκη Σχολίου",
|
||||||
"Common.Views.Comments.textAddCommentToDoc": "Προσθήκη Σχολίου στο Έγγραφο",
|
"Common.Views.Comments.textAddCommentToDoc": "Προσθήκη Σχολίου στο Έγγραφο",
|
||||||
|
@ -198,6 +228,8 @@
|
||||||
"Common.Views.Header.txtRename": "Μετονομασία",
|
"Common.Views.Header.txtRename": "Μετονομασία",
|
||||||
"Common.Views.History.textCloseHistory": "Κλείσιμο Ιστορικού",
|
"Common.Views.History.textCloseHistory": "Κλείσιμο Ιστορικού",
|
||||||
"Common.Views.History.textHide": "Κλείσιμο",
|
"Common.Views.History.textHide": "Κλείσιμο",
|
||||||
|
"Common.Views.History.textHideAll": "Απόκρυψη λεπτομερών αλλαγών",
|
||||||
|
"Common.Views.History.textShow": "Επέκταση",
|
||||||
"Common.Views.ImageFromUrlDialog.textUrl": "Επικόλληση URL εικόνας:",
|
"Common.Views.ImageFromUrlDialog.textUrl": "Επικόλληση URL εικόνας:",
|
||||||
"Common.Views.ImageFromUrlDialog.txtEmpty": "Αυτό το πεδίο είναι υποχρεωτικό",
|
"Common.Views.ImageFromUrlDialog.txtEmpty": "Αυτό το πεδίο είναι υποχρεωτικό",
|
||||||
"Common.Views.ImageFromUrlDialog.txtNotUrl": "Αυτό το πεδίο πρέπει να είναι διεύθυνση URL με τη μορφή «http://www.example.com»",
|
"Common.Views.ImageFromUrlDialog.txtNotUrl": "Αυτό το πεδίο πρέπει να είναι διεύθυνση URL με τη μορφή «http://www.example.com»",
|
||||||
|
@ -215,6 +247,7 @@
|
||||||
"Common.Views.ListSettingsDialog.txtTitle": "Ρυθμίσεις Λίστας",
|
"Common.Views.ListSettingsDialog.txtTitle": "Ρυθμίσεις Λίστας",
|
||||||
"Common.Views.ListSettingsDialog.txtType": "Τύπος",
|
"Common.Views.ListSettingsDialog.txtType": "Τύπος",
|
||||||
"Common.Views.OpenDialog.closeButtonText": "Κλείσιμο Αρχείου",
|
"Common.Views.OpenDialog.closeButtonText": "Κλείσιμο Αρχείου",
|
||||||
|
"Common.Views.OpenDialog.textInvalidRange": "Μη έγκυρο εύρος κελιών",
|
||||||
"Common.Views.OpenDialog.txtAdvanced": "Για προχωρημένους",
|
"Common.Views.OpenDialog.txtAdvanced": "Για προχωρημένους",
|
||||||
"Common.Views.OpenDialog.txtColon": "Άνω κάτω τελεία",
|
"Common.Views.OpenDialog.txtColon": "Άνω κάτω τελεία",
|
||||||
"Common.Views.OpenDialog.txtComma": "Κόμμα",
|
"Common.Views.OpenDialog.txtComma": "Κόμμα",
|
||||||
|
@ -480,6 +513,7 @@
|
||||||
"SSE.Controllers.DocumentHolder.txtLimitChange": "Αλλαγή θέσης ορίων",
|
"SSE.Controllers.DocumentHolder.txtLimitChange": "Αλλαγή θέσης ορίων",
|
||||||
"SSE.Controllers.DocumentHolder.txtLimitOver": "Όριο πάνω από το κείμενο",
|
"SSE.Controllers.DocumentHolder.txtLimitOver": "Όριο πάνω από το κείμενο",
|
||||||
"SSE.Controllers.DocumentHolder.txtLimitUnder": "Όριο κάτω από το κείμενο",
|
"SSE.Controllers.DocumentHolder.txtLimitUnder": "Όριο κάτω από το κείμενο",
|
||||||
|
"SSE.Controllers.DocumentHolder.txtLockSort": "Υπάρχουν δεδομένα δίπλα στην επιλογή σας, αλλά δεν έχετε επαρκή δικαιώματα τροποποίησης αυτών των κελιών.<br>Θέλετε να συνεχίσετε με την τρέχουσα επιλογή;",
|
||||||
"SSE.Controllers.DocumentHolder.txtMatchBrackets": "Προσαρμογή παρενθέσεων στο ύψος των ορισμάτων",
|
"SSE.Controllers.DocumentHolder.txtMatchBrackets": "Προσαρμογή παρενθέσεων στο ύψος των ορισμάτων",
|
||||||
"SSE.Controllers.DocumentHolder.txtMatrixAlign": "Στοίχιση πίνακα",
|
"SSE.Controllers.DocumentHolder.txtMatrixAlign": "Στοίχιση πίνακα",
|
||||||
"SSE.Controllers.DocumentHolder.txtNoChoices": "Δεν υπάρχουν επιλογές για το γέμισμα του κελιού.<br>Μόνο τιμές κειμένου από την στήλη μπορούν να επιλεγούν για αντικατάσταση.",
|
"SSE.Controllers.DocumentHolder.txtNoChoices": "Δεν υπάρχουν επιλογές για το γέμισμα του κελιού.<br>Μόνο τιμές κειμένου από την στήλη μπορούν να επιλεγούν για αντικατάσταση.",
|
||||||
|
@ -512,6 +546,7 @@
|
||||||
"SSE.Controllers.DocumentHolder.txtRemLimit": "Αφαίρεση ορίου",
|
"SSE.Controllers.DocumentHolder.txtRemLimit": "Αφαίρεση ορίου",
|
||||||
"SSE.Controllers.DocumentHolder.txtRemoveAccentChar": "Αφαίρεση τονισμένου χαρακτήρα",
|
"SSE.Controllers.DocumentHolder.txtRemoveAccentChar": "Αφαίρεση τονισμένου χαρακτήρα",
|
||||||
"SSE.Controllers.DocumentHolder.txtRemoveBar": "Αφαίρεση μπάρας",
|
"SSE.Controllers.DocumentHolder.txtRemoveBar": "Αφαίρεση μπάρας",
|
||||||
|
"SSE.Controllers.DocumentHolder.txtRemoveWarning": "Θέλετε να αφαιρέσετε αυτή την υπογραφή;<br>Δεν μπορεί να αναιρεθεί.",
|
||||||
"SSE.Controllers.DocumentHolder.txtRemScripts": "Αφαίρεση δεσμών ενεργειών",
|
"SSE.Controllers.DocumentHolder.txtRemScripts": "Αφαίρεση δεσμών ενεργειών",
|
||||||
"SSE.Controllers.DocumentHolder.txtRemSubscript": "Αφαίρεση δείκτη",
|
"SSE.Controllers.DocumentHolder.txtRemSubscript": "Αφαίρεση δείκτη",
|
||||||
"SSE.Controllers.DocumentHolder.txtRemSuperscript": "Αφαίρεση εκθέτη",
|
"SSE.Controllers.DocumentHolder.txtRemSuperscript": "Αφαίρεση εκθέτη",
|
||||||
|
@ -551,6 +586,7 @@
|
||||||
"SSE.Controllers.LeftMenu.textByRows": "Κατά γραμμές",
|
"SSE.Controllers.LeftMenu.textByRows": "Κατά γραμμές",
|
||||||
"SSE.Controllers.LeftMenu.textFormulas": "Τύποι",
|
"SSE.Controllers.LeftMenu.textFormulas": "Τύποι",
|
||||||
"SSE.Controllers.LeftMenu.textItemEntireCell": "Ολόκληρο το περιεχόμενου κελιού",
|
"SSE.Controllers.LeftMenu.textItemEntireCell": "Ολόκληρο το περιεχόμενου κελιού",
|
||||||
|
"SSE.Controllers.LeftMenu.textLoadHistory": "Φόρτωση ιστορικού εκδόσεων...",
|
||||||
"SSE.Controllers.LeftMenu.textLookin": "Αναζήτηση σε",
|
"SSE.Controllers.LeftMenu.textLookin": "Αναζήτηση σε",
|
||||||
"SSE.Controllers.LeftMenu.textNoTextFound": "Τα δεδομένα που αναζητάτε δεν βρέθηκαν. Παρακαλούμε προσαρμόστε τις επιλογές αναζήτησης.",
|
"SSE.Controllers.LeftMenu.textNoTextFound": "Τα δεδομένα που αναζητάτε δεν βρέθηκαν. Παρακαλούμε προσαρμόστε τις επιλογές αναζήτησης.",
|
||||||
"SSE.Controllers.LeftMenu.textReplaceSkipped": "Η αντικατάσταση έγινε. {0} εμφανίσεις προσπεράστηκαν.",
|
"SSE.Controllers.LeftMenu.textReplaceSkipped": "Η αντικατάσταση έγινε. {0} εμφανίσεις προσπεράστηκαν.",
|
||||||
|
@ -565,6 +601,7 @@
|
||||||
"SSE.Controllers.LeftMenu.warnDownloadAs": "Αν προχωρήσετε με την αποθήκευση σε αυτή τη μορφή, όλα τα χαρακτηριστικά πλην του κειμένου θα χαθούν.<br>Θέλετε σίγουρα να συνεχίσετε;",
|
"SSE.Controllers.LeftMenu.warnDownloadAs": "Αν προχωρήσετε με την αποθήκευση σε αυτή τη μορφή, όλα τα χαρακτηριστικά πλην του κειμένου θα χαθούν.<br>Θέλετε σίγουρα να συνεχίσετε;",
|
||||||
"SSE.Controllers.Main.confirmMoveCellRange": "Το εύρος κελιών προορισμού περιέχει δεδομένα. Να συνεχιστεί η λειτουργία;",
|
"SSE.Controllers.Main.confirmMoveCellRange": "Το εύρος κελιών προορισμού περιέχει δεδομένα. Να συνεχιστεί η λειτουργία;",
|
||||||
"SSE.Controllers.Main.confirmPutMergeRange": "Τα δεδομένα προέλευσης περιείχαν συγχωνευμένα κελιά.<br>Αυτά διαιρέθηκαν πριν την επικόλλησή τους στον πίνακα.",
|
"SSE.Controllers.Main.confirmPutMergeRange": "Τα δεδομένα προέλευσης περιείχαν συγχωνευμένα κελιά.<br>Αυτά διαιρέθηκαν πριν την επικόλλησή τους στον πίνακα.",
|
||||||
|
"SSE.Controllers.Main.confirmReplaceFormulaInTable": "Οι τύποι στη γραμμή κεφαλίδας θα αφαιρεθούν και θα μετατραπούν σε στατικό κείμενο.<br>Θέλετε να συνεχίσετε;",
|
||||||
"SSE.Controllers.Main.convertationTimeoutText": "Υπέρβαση χρονικού ορίου μετατροπής.",
|
"SSE.Controllers.Main.convertationTimeoutText": "Υπέρβαση χρονικού ορίου μετατροπής.",
|
||||||
"SSE.Controllers.Main.criticalErrorExtText": "Πατήστε \"Εντάξει\" για να επιστρέψετε στη λίστα εγγράφων.",
|
"SSE.Controllers.Main.criticalErrorExtText": "Πατήστε \"Εντάξει\" για να επιστρέψετε στη λίστα εγγράφων.",
|
||||||
"SSE.Controllers.Main.criticalErrorTitle": "Σφάλμα",
|
"SSE.Controllers.Main.criticalErrorTitle": "Σφάλμα",
|
||||||
|
@ -615,6 +652,7 @@
|
||||||
"SSE.Controllers.Main.errorKeyEncrypt": "Άγνωστος περιγραφέας κλειδιού",
|
"SSE.Controllers.Main.errorKeyEncrypt": "Άγνωστος περιγραφέας κλειδιού",
|
||||||
"SSE.Controllers.Main.errorKeyExpire": "Ο περιγραφέας κλειδιού έχει λήξει",
|
"SSE.Controllers.Main.errorKeyExpire": "Ο περιγραφέας κλειδιού έχει λήξει",
|
||||||
"SSE.Controllers.Main.errorLabledColumnsPivot": "Για να δημιουργηθεί συγκεντρωτικός πίνακας, χρησιμοποιήστε δεδομένα οργανωμένα ως λίστα στηλών με ετικέτες.",
|
"SSE.Controllers.Main.errorLabledColumnsPivot": "Για να δημιουργηθεί συγκεντρωτικός πίνακας, χρησιμοποιήστε δεδομένα οργανωμένα ως λίστα στηλών με ετικέτες.",
|
||||||
|
"SSE.Controllers.Main.errorLoadingFont": "Οι γραμματοσειρές δεν έχουν φορτωθεί.<br>Παρακαλούμε επικοινωνήστε με τον διαχειριστή του Εξυπηρετητή Εγγράφων σας.",
|
||||||
"SSE.Controllers.Main.errorLockedAll": "Η λειτουργία δεν μπόρεσε να γίνει καθώς το φύλλο έχει κλειδωθεί από άλλο χρήστη.",
|
"SSE.Controllers.Main.errorLockedAll": "Η λειτουργία δεν μπόρεσε να γίνει καθώς το φύλλο έχει κλειδωθεί από άλλο χρήστη.",
|
||||||
"SSE.Controllers.Main.errorLockedCellPivot": "Δεν είναι δυνατή η τροποποίηση δεδομένων εντός ενός συγκεντρωτικού πίνακα",
|
"SSE.Controllers.Main.errorLockedCellPivot": "Δεν είναι δυνατή η τροποποίηση δεδομένων εντός ενός συγκεντρωτικού πίνακα",
|
||||||
"SSE.Controllers.Main.errorLockedWorksheetRename": "Το φύλλο δεν μπορεί να μετονομαστεί προς το παρόν καθώς μετονομάζεται από άλλο χρήστη",
|
"SSE.Controllers.Main.errorLockedWorksheetRename": "Το φύλλο δεν μπορεί να μετονομαστεί προς το παρόν καθώς μετονομάζεται από άλλο χρήστη",
|
||||||
|
@ -638,6 +676,7 @@
|
||||||
"SSE.Controllers.Main.errorSessionIdle": "Το έγγραφο δεν έχει επεξεργαστεί εδώ και πολύ ώρα. Παρακαλούμε φορτώστε ξανά τη σελίδα.",
|
"SSE.Controllers.Main.errorSessionIdle": "Το έγγραφο δεν έχει επεξεργαστεί εδώ και πολύ ώρα. Παρακαλούμε φορτώστε ξανά τη σελίδα.",
|
||||||
"SSE.Controllers.Main.errorSessionToken": "Η σύνδεση με το διακομιστή έχει διακοπεί. Παρακαλούμε φορτώστε ξανά τη σελίδα.",
|
"SSE.Controllers.Main.errorSessionToken": "Η σύνδεση με το διακομιστή έχει διακοπεί. Παρακαλούμε φορτώστε ξανά τη σελίδα.",
|
||||||
"SSE.Controllers.Main.errorSetPassword": "Δεν ήταν δυνατός ο ορισμός του συνθηματικού.",
|
"SSE.Controllers.Main.errorSetPassword": "Δεν ήταν δυνατός ο ορισμός του συνθηματικού.",
|
||||||
|
"SSE.Controllers.Main.errorSingleColumnOrRowError": "Η αναφορά θέσης δεν είναι έγκυρη επειδή τα κελιά δε βρίσκονται όλα στην ίδια γραμμή ή στήλη.<br>Επιλέξτε κελιά που βρίσκονται όλα σε μια γραμμή ή στήλη.",
|
||||||
"SSE.Controllers.Main.errorStockChart": "Λανθασμένη διάταξη γραμμών. Για να δημιουργήσετε ένα γράφημα μετοχών τοποθετήστε τα δεδομένα στο φύλλο με την ακόλουθη σειρά:<br>τιμή ανοίγματος, μέγιστη τιμή, ελάχιστη τιμή, τιμή κλεισίματος.",
|
"SSE.Controllers.Main.errorStockChart": "Λανθασμένη διάταξη γραμμών. Για να δημιουργήσετε ένα γράφημα μετοχών τοποθετήστε τα δεδομένα στο φύλλο με την ακόλουθη σειρά:<br>τιμή ανοίγματος, μέγιστη τιμή, ελάχιστη τιμή, τιμή κλεισίματος.",
|
||||||
"SSE.Controllers.Main.errorToken": "Το κλειδί ασφαλείας του εγγράφου δεν είναι σωστά σχηματισμένο.<br>Παρακαλούμε επικοινωνήστε με τον διαχειριστή του Εξυπηρετητή Εγγράφων.",
|
"SSE.Controllers.Main.errorToken": "Το κλειδί ασφαλείας του εγγράφου δεν είναι σωστά σχηματισμένο.<br>Παρακαλούμε επικοινωνήστε με τον διαχειριστή του Εξυπηρετητή Εγγράφων.",
|
||||||
"SSE.Controllers.Main.errorTokenExpire": "Το κλειδί ασφαλείας του εγγράφου έληξε.<br>Παρακαλούμε επικοινωνήστε με τον διαχειριστή του Εξυπηρετητή Εγγράφων.",
|
"SSE.Controllers.Main.errorTokenExpire": "Το κλειδί ασφαλείας του εγγράφου έληξε.<br>Παρακαλούμε επικοινωνήστε με τον διαχειριστή του Εξυπηρετητή Εγγράφων.",
|
||||||
|
@ -687,8 +726,10 @@
|
||||||
"SSE.Controllers.Main.textConfirm": "Επιβεβαίωση",
|
"SSE.Controllers.Main.textConfirm": "Επιβεβαίωση",
|
||||||
"SSE.Controllers.Main.textContactUs": "Επικοινωνήστε με το τμήμα πωλήσεων",
|
"SSE.Controllers.Main.textContactUs": "Επικοινωνήστε με το τμήμα πωλήσεων",
|
||||||
"SSE.Controllers.Main.textCustomLoader": "Παρακαλούμε λάβετε υπόψη ότι σύμφωνα με τους όρους της άδειας δεν δικαιούστε αλλαγή του φορτωτή.<br>Παρακαλούμε επικοινωνήστε με το Τμήμα Πωλήσεων για να λάβετε μια προσφορά.",
|
"SSE.Controllers.Main.textCustomLoader": "Παρακαλούμε λάβετε υπόψη ότι σύμφωνα με τους όρους της άδειας δεν δικαιούστε αλλαγή του φορτωτή.<br>Παρακαλούμε επικοινωνήστε με το Τμήμα Πωλήσεων για να λάβετε μια προσφορά.",
|
||||||
|
"SSE.Controllers.Main.textDisconnect": "Η σύνδεση χάθηκε",
|
||||||
"SSE.Controllers.Main.textGuest": "Επισκέπτης",
|
"SSE.Controllers.Main.textGuest": "Επισκέπτης",
|
||||||
"SSE.Controllers.Main.textHasMacros": "Το αρχείο περιέχει αυτόματες μακροεντολές.<br>Θέλετε να εκτελέσετε μακροεντολές;",
|
"SSE.Controllers.Main.textHasMacros": "Το αρχείο περιέχει αυτόματες μακροεντολές.<br>Θέλετε να εκτελέσετε μακροεντολές;",
|
||||||
|
"SSE.Controllers.Main.textLearnMore": "Μάθετε Περισσότερα",
|
||||||
"SSE.Controllers.Main.textLoadingDocument": "Φόρτωση λογιστικού φύλλου",
|
"SSE.Controllers.Main.textLoadingDocument": "Φόρτωση λογιστικού φύλλου",
|
||||||
"SSE.Controllers.Main.textLongName": "Εισάγετε ένα όνομα μικρότερο από 128 χαρακτήρες.",
|
"SSE.Controllers.Main.textLongName": "Εισάγετε ένα όνομα μικρότερο από 128 χαρακτήρες.",
|
||||||
"SSE.Controllers.Main.textNo": "Όχι",
|
"SSE.Controllers.Main.textNo": "Όχι",
|
||||||
|
@ -723,6 +764,7 @@
|
||||||
"SSE.Controllers.Main.txtDays": "Ημέρες",
|
"SSE.Controllers.Main.txtDays": "Ημέρες",
|
||||||
"SSE.Controllers.Main.txtDiagramTitle": "Τίτλος Γραφήματος",
|
"SSE.Controllers.Main.txtDiagramTitle": "Τίτλος Γραφήματος",
|
||||||
"SSE.Controllers.Main.txtEditingMode": "Ορισμός λειτουργίας επεξεργασίας...",
|
"SSE.Controllers.Main.txtEditingMode": "Ορισμός λειτουργίας επεξεργασίας...",
|
||||||
|
"SSE.Controllers.Main.txtErrorLoadHistory": "Η φόρτωση ιστορικού απέτυχε",
|
||||||
"SSE.Controllers.Main.txtFiguredArrows": "Σχηματικά Βέλη",
|
"SSE.Controllers.Main.txtFiguredArrows": "Σχηματικά Βέλη",
|
||||||
"SSE.Controllers.Main.txtFile": "Αρχείο",
|
"SSE.Controllers.Main.txtFile": "Αρχείο",
|
||||||
"SSE.Controllers.Main.txtGrandTotal": "Τελικό Σύνολο",
|
"SSE.Controllers.Main.txtGrandTotal": "Τελικό Σύνολο",
|
||||||
|
@ -942,6 +984,7 @@
|
||||||
"SSE.Controllers.Main.txtTab": "Καρτέλα",
|
"SSE.Controllers.Main.txtTab": "Καρτέλα",
|
||||||
"SSE.Controllers.Main.txtTable": "Πίνακας",
|
"SSE.Controllers.Main.txtTable": "Πίνακας",
|
||||||
"SSE.Controllers.Main.txtTime": "Ώρα",
|
"SSE.Controllers.Main.txtTime": "Ώρα",
|
||||||
|
"SSE.Controllers.Main.txtUnlockRangeDescription": "Εισάγετε το συνθηματικό τροποποίησης αυτού του εύρους:",
|
||||||
"SSE.Controllers.Main.txtUnlockRangeWarning": "Ένα εύρος που προσπαθείτε να τροποποιήσετε προστατεύεται με συνθηματικό.",
|
"SSE.Controllers.Main.txtUnlockRangeWarning": "Ένα εύρος που προσπαθείτε να τροποποιήσετε προστατεύεται με συνθηματικό.",
|
||||||
"SSE.Controllers.Main.txtValues": "Τιμές",
|
"SSE.Controllers.Main.txtValues": "Τιμές",
|
||||||
"SSE.Controllers.Main.txtXAxis": "Άξονας Χ",
|
"SSE.Controllers.Main.txtXAxis": "Άξονας Χ",
|
||||||
|
@ -949,6 +992,8 @@
|
||||||
"SSE.Controllers.Main.txtYears": "Έτη",
|
"SSE.Controllers.Main.txtYears": "Έτη",
|
||||||
"SSE.Controllers.Main.unknownErrorText": "Άγνωστο σφάλμα.",
|
"SSE.Controllers.Main.unknownErrorText": "Άγνωστο σφάλμα.",
|
||||||
"SSE.Controllers.Main.unsupportedBrowserErrorText": "Ο περιηγητής σας δεν υποστηρίζεται.",
|
"SSE.Controllers.Main.unsupportedBrowserErrorText": "Ο περιηγητής σας δεν υποστηρίζεται.",
|
||||||
|
"SSE.Controllers.Main.uploadDocFileCountMessage": "Δεν μεταφορτώθηκαν έγγραφα.",
|
||||||
|
"SSE.Controllers.Main.uploadDocSizeMessage": "Ξεπεράστηκε το μέγιστο μέγεθος εγγράφου.",
|
||||||
"SSE.Controllers.Main.uploadImageExtMessage": "Άγνωστη μορφή εικόνας.",
|
"SSE.Controllers.Main.uploadImageExtMessage": "Άγνωστη μορφή εικόνας.",
|
||||||
"SSE.Controllers.Main.uploadImageFileCountMessage": "Δεν μεταφορτώθηκαν εικόνες.",
|
"SSE.Controllers.Main.uploadImageFileCountMessage": "Δεν μεταφορτώθηκαν εικόνες.",
|
||||||
"SSE.Controllers.Main.uploadImageSizeMessage": "Υπέρβαση ορίου μέγιστου μεγέθους εικόνας.",
|
"SSE.Controllers.Main.uploadImageSizeMessage": "Υπέρβαση ορίου μέγιστου μεγέθους εικόνας.",
|
||||||
|
@ -990,9 +1035,11 @@
|
||||||
"SSE.Controllers.Toolbar.errorStockChart": "Λανθασμένη διάταξη γραμμών. Για να δημιουργήσετε ένα γράφημα μετοχών τοποθετήστε τα δεδομένα στο φύλλο με την ακόλουθη σειρά:<br>τιμή ανοίγματος, μέγιστη τιμή, ελάχιστη τιμή, τιμή κλεισίματος.",
|
"SSE.Controllers.Toolbar.errorStockChart": "Λανθασμένη διάταξη γραμμών. Για να δημιουργήσετε ένα γράφημα μετοχών τοποθετήστε τα δεδομένα στο φύλλο με την ακόλουθη σειρά:<br>τιμή ανοίγματος, μέγιστη τιμή, ελάχιστη τιμή, τιμή κλεισίματος.",
|
||||||
"SSE.Controllers.Toolbar.textAccent": "Τόνοι/Πνεύματα",
|
"SSE.Controllers.Toolbar.textAccent": "Τόνοι/Πνεύματα",
|
||||||
"SSE.Controllers.Toolbar.textBracket": "Αγκύλες",
|
"SSE.Controllers.Toolbar.textBracket": "Αγκύλες",
|
||||||
|
"SSE.Controllers.Toolbar.textDirectional": "Κατευθυντικό",
|
||||||
"SSE.Controllers.Toolbar.textFontSizeErr": "Η τιμή που βάλατε δεν είναι αποδεκτή.<br>Παρακαλούμε βάλτε μια αριθμητική τιμή μεταξύ 1 και 409",
|
"SSE.Controllers.Toolbar.textFontSizeErr": "Η τιμή που βάλατε δεν είναι αποδεκτή.<br>Παρακαλούμε βάλτε μια αριθμητική τιμή μεταξύ 1 και 409",
|
||||||
"SSE.Controllers.Toolbar.textFraction": "Κλάσματα",
|
"SSE.Controllers.Toolbar.textFraction": "Κλάσματα",
|
||||||
"SSE.Controllers.Toolbar.textFunction": "Συναρτήσεις",
|
"SSE.Controllers.Toolbar.textFunction": "Συναρτήσεις",
|
||||||
|
"SSE.Controllers.Toolbar.textIndicator": "Δείκτες",
|
||||||
"SSE.Controllers.Toolbar.textInsert": "Εισαγωγή",
|
"SSE.Controllers.Toolbar.textInsert": "Εισαγωγή",
|
||||||
"SSE.Controllers.Toolbar.textIntegral": "Ολοκληρώματα",
|
"SSE.Controllers.Toolbar.textIntegral": "Ολοκληρώματα",
|
||||||
"SSE.Controllers.Toolbar.textLargeOperator": "Μεγάλοι Τελεστές",
|
"SSE.Controllers.Toolbar.textLargeOperator": "Μεγάλοι Τελεστές",
|
||||||
|
@ -1183,6 +1230,7 @@
|
||||||
"SSE.Controllers.Toolbar.txtLimitLog_LogBase": "Λογάριθμος",
|
"SSE.Controllers.Toolbar.txtLimitLog_LogBase": "Λογάριθμος",
|
||||||
"SSE.Controllers.Toolbar.txtLimitLog_Max": "Μέγιστο",
|
"SSE.Controllers.Toolbar.txtLimitLog_Max": "Μέγιστο",
|
||||||
"SSE.Controllers.Toolbar.txtLimitLog_Min": "Ελάχιστο",
|
"SSE.Controllers.Toolbar.txtLimitLog_Min": "Ελάχιστο",
|
||||||
|
"SSE.Controllers.Toolbar.txtLockSort": "Υπάρχουν δεδομένα δίπλα στην επιλογή σας, αλλά δεν έχετε επαρκή δικαιώματα τροποποίησης αυτών των κελιών.<br>Θέλετε να συνεχίσετε με την τρέχουσα επιλογή;",
|
||||||
"SSE.Controllers.Toolbar.txtMatrix_1_2": "1x2 κενός πίνακας",
|
"SSE.Controllers.Toolbar.txtMatrix_1_2": "1x2 κενός πίνακας",
|
||||||
"SSE.Controllers.Toolbar.txtMatrix_1_3": "1x3 κενός πίνακας",
|
"SSE.Controllers.Toolbar.txtMatrix_1_3": "1x3 κενός πίνακας",
|
||||||
"SSE.Controllers.Toolbar.txtMatrix_2_1": "2x1 κενός πίνακας",
|
"SSE.Controllers.Toolbar.txtMatrix_2_1": "2x1 κενός πίνακας",
|
||||||
|
@ -1409,7 +1457,10 @@
|
||||||
"SSE.Views.CellSettings.textGradientColor": "Χρώμα",
|
"SSE.Views.CellSettings.textGradientColor": "Χρώμα",
|
||||||
"SSE.Views.CellSettings.textGradientFill": "Βαθμωτό Γέμισμα",
|
"SSE.Views.CellSettings.textGradientFill": "Βαθμωτό Γέμισμα",
|
||||||
"SSE.Views.CellSettings.textIndent": "Εσοχή",
|
"SSE.Views.CellSettings.textIndent": "Εσοχή",
|
||||||
|
"SSE.Views.CellSettings.textItems": "Αντικείμενα",
|
||||||
"SSE.Views.CellSettings.textLinear": "Γραμμικός",
|
"SSE.Views.CellSettings.textLinear": "Γραμμικός",
|
||||||
|
"SSE.Views.CellSettings.textManageRule": "Διαχείριση Κανόνων",
|
||||||
|
"SSE.Views.CellSettings.textNewRule": "Νέος Κανόνας",
|
||||||
"SSE.Views.CellSettings.textNoFill": "Χωρίς Γέμισμα",
|
"SSE.Views.CellSettings.textNoFill": "Χωρίς Γέμισμα",
|
||||||
"SSE.Views.CellSettings.textOrientation": "Προσανατολισμός Κειμένου",
|
"SSE.Views.CellSettings.textOrientation": "Προσανατολισμός Κειμένου",
|
||||||
"SSE.Views.CellSettings.textPattern": "Μοτίβο",
|
"SSE.Views.CellSettings.textPattern": "Μοτίβο",
|
||||||
|
@ -1417,6 +1468,10 @@
|
||||||
"SSE.Views.CellSettings.textPosition": "Θέση",
|
"SSE.Views.CellSettings.textPosition": "Θέση",
|
||||||
"SSE.Views.CellSettings.textRadial": "Ακτινικός",
|
"SSE.Views.CellSettings.textRadial": "Ακτινικός",
|
||||||
"SSE.Views.CellSettings.textSelectBorders": "Επιλέξτε τα περιγράμματα που θέλετε να αλλάξετε εφαρμόζοντας την ανωτέρω επιλεγμένη τεχνοτροπία",
|
"SSE.Views.CellSettings.textSelectBorders": "Επιλέξτε τα περιγράμματα που θέλετε να αλλάξετε εφαρμόζοντας την ανωτέρω επιλεγμένη τεχνοτροπία",
|
||||||
|
"SSE.Views.CellSettings.textSelection": "Από την τρέχουσα επιλογή",
|
||||||
|
"SSE.Views.CellSettings.textThisPivot": "Από αυτόν τον συγκεντρωτικό πίνακα",
|
||||||
|
"SSE.Views.CellSettings.textThisSheet": "Από αυτό το φύλλο εργασίας",
|
||||||
|
"SSE.Views.CellSettings.textThisTable": "Από αυτόν τον πίνακα",
|
||||||
"SSE.Views.CellSettings.tipAddGradientPoint": "Προσθήκη σημείου διαβάθμισης",
|
"SSE.Views.CellSettings.tipAddGradientPoint": "Προσθήκη σημείου διαβάθμισης",
|
||||||
"SSE.Views.CellSettings.tipAll": "Ορισμός εξωτερικού περιγράμματος και όλων των εσωτερικών γραμμών",
|
"SSE.Views.CellSettings.tipAll": "Ορισμός εξωτερικού περιγράμματος και όλων των εσωτερικών γραμμών",
|
||||||
"SSE.Views.CellSettings.tipBottom": "Ορισμός μόνο εξωτερικού κάτω περιγράμματος",
|
"SSE.Views.CellSettings.tipBottom": "Ορισμός μόνο εξωτερικού κάτω περιγράμματος",
|
||||||
|
@ -1629,12 +1684,17 @@
|
||||||
"SSE.Views.CreatePivotDialog.textTitle": "Δημιουργία Συγκεντρωτικού Πίνακα",
|
"SSE.Views.CreatePivotDialog.textTitle": "Δημιουργία Συγκεντρωτικού Πίνακα",
|
||||||
"SSE.Views.CreatePivotDialog.txtEmpty": "Αυτό το πεδίο είναι υποχρεωτικό",
|
"SSE.Views.CreatePivotDialog.txtEmpty": "Αυτό το πεδίο είναι υποχρεωτικό",
|
||||||
"SSE.Views.CreateSparklineDialog.textDestination": "Επιλογή θέσης για τα μικρογραφήματα",
|
"SSE.Views.CreateSparklineDialog.textDestination": "Επιλογή θέσης για τα μικρογραφήματα",
|
||||||
|
"SSE.Views.CreateSparklineDialog.textInvalidRange": "Μη έγκυρο εύρος κελιών",
|
||||||
|
"SSE.Views.CreateSparklineDialog.textTitle": "Δημιουργία Μικρογραφημάτων",
|
||||||
"SSE.Views.DataTab.capBtnGroup": "Ομάδα",
|
"SSE.Views.DataTab.capBtnGroup": "Ομάδα",
|
||||||
"SSE.Views.DataTab.capBtnTextCustomSort": "Προσαρμοσμένη Ταξινόμηση",
|
"SSE.Views.DataTab.capBtnTextCustomSort": "Προσαρμοσμένη Ταξινόμηση",
|
||||||
"SSE.Views.DataTab.capBtnTextDataValidation": "Επικύρωση Δεδομένων",
|
"SSE.Views.DataTab.capBtnTextDataValidation": "Επικύρωση Δεδομένων",
|
||||||
"SSE.Views.DataTab.capBtnTextRemDuplicates": "Αφαίρεση Διπλότυπων",
|
"SSE.Views.DataTab.capBtnTextRemDuplicates": "Αφαίρεση Διπλότυπων",
|
||||||
"SSE.Views.DataTab.capBtnTextToCol": "Κείμενο σε Στήλες",
|
"SSE.Views.DataTab.capBtnTextToCol": "Κείμενο σε Στήλες",
|
||||||
"SSE.Views.DataTab.capBtnUngroup": "Κατάργηση ομαδοποίησης",
|
"SSE.Views.DataTab.capBtnUngroup": "Κατάργηση ομαδοποίησης",
|
||||||
|
"SSE.Views.DataTab.capDataFromText": "Λήψη δεδομένων",
|
||||||
|
"SSE.Views.DataTab.mniFromFile": "Από τοπικό αρχείο TXT/CSV",
|
||||||
|
"SSE.Views.DataTab.mniFromUrl": "Από διεύθυνση ιστού σε αρχείο TXT/CSV",
|
||||||
"SSE.Views.DataTab.textBelow": "Περίληψη γραμμών κάτω από τις γραμμές λεπτομέρειας",
|
"SSE.Views.DataTab.textBelow": "Περίληψη γραμμών κάτω από τις γραμμές λεπτομέρειας",
|
||||||
"SSE.Views.DataTab.textClear": "Καθαρισμός ομάδας",
|
"SSE.Views.DataTab.textClear": "Καθαρισμός ομάδας",
|
||||||
"SSE.Views.DataTab.textColumns": "Κατάργηση ομαδοποίησης στηλών",
|
"SSE.Views.DataTab.textColumns": "Κατάργηση ομαδοποίησης στηλών",
|
||||||
|
@ -1643,6 +1703,7 @@
|
||||||
"SSE.Views.DataTab.textRightOf": "Περίληψη στηλών στα δεξιά των στηλών λεπτομερειών",
|
"SSE.Views.DataTab.textRightOf": "Περίληψη στηλών στα δεξιά των στηλών λεπτομερειών",
|
||||||
"SSE.Views.DataTab.textRows": "Αναίρεση ομαδοποίησης γραμμών",
|
"SSE.Views.DataTab.textRows": "Αναίρεση ομαδοποίησης γραμμών",
|
||||||
"SSE.Views.DataTab.tipCustomSort": "Προσαρμοσμένη ταξινόμηση",
|
"SSE.Views.DataTab.tipCustomSort": "Προσαρμοσμένη ταξινόμηση",
|
||||||
|
"SSE.Views.DataTab.tipDataFromText": "Λήψη δεδομένων από αρχείο TXT/CSV",
|
||||||
"SSE.Views.DataTab.tipDataValidation": "Επικύρωση δεδομένων",
|
"SSE.Views.DataTab.tipDataValidation": "Επικύρωση δεδομένων",
|
||||||
"SSE.Views.DataTab.tipGroup": "Ομαδοποίηση εύρους κελιών",
|
"SSE.Views.DataTab.tipGroup": "Ομαδοποίηση εύρους κελιών",
|
||||||
"SSE.Views.DataTab.tipRemDuplicates": "Αφαίρεση διπλότυπων γραμμών από ένα φύλλο",
|
"SSE.Views.DataTab.tipRemDuplicates": "Αφαίρεση διπλότυπων γραμμών από ένα φύλλο",
|
||||||
|
@ -1785,6 +1846,7 @@
|
||||||
"SSE.Views.DocumentHolder.textMore": "Περισσότερες συναρτήσεις",
|
"SSE.Views.DocumentHolder.textMore": "Περισσότερες συναρτήσεις",
|
||||||
"SSE.Views.DocumentHolder.textMoreFormats": "Περισσότερες μορφές",
|
"SSE.Views.DocumentHolder.textMoreFormats": "Περισσότερες μορφές",
|
||||||
"SSE.Views.DocumentHolder.textNone": "Κανένα",
|
"SSE.Views.DocumentHolder.textNone": "Κανένα",
|
||||||
|
"SSE.Views.DocumentHolder.textNumbering": "Αρίθμηση",
|
||||||
"SSE.Views.DocumentHolder.textReplace": "Αντικατάσταση εικόνας",
|
"SSE.Views.DocumentHolder.textReplace": "Αντικατάσταση εικόνας",
|
||||||
"SSE.Views.DocumentHolder.textRotate": "Περιστροφή",
|
"SSE.Views.DocumentHolder.textRotate": "Περιστροφή",
|
||||||
"SSE.Views.DocumentHolder.textRotate270": "Περιστροφή 90° Αριστερόστροφα",
|
"SSE.Views.DocumentHolder.textRotate270": "Περιστροφή 90° Αριστερόστροφα",
|
||||||
|
@ -1818,6 +1880,7 @@
|
||||||
"SSE.Views.DocumentHolder.txtClearText": "Κείμενο",
|
"SSE.Views.DocumentHolder.txtClearText": "Κείμενο",
|
||||||
"SSE.Views.DocumentHolder.txtColumn": "Ολόκληρη στήλη",
|
"SSE.Views.DocumentHolder.txtColumn": "Ολόκληρη στήλη",
|
||||||
"SSE.Views.DocumentHolder.txtColumnWidth": "Ορισμός Πλάτους Στήλης",
|
"SSE.Views.DocumentHolder.txtColumnWidth": "Ορισμός Πλάτους Στήλης",
|
||||||
|
"SSE.Views.DocumentHolder.txtCondFormat": "Μορφοποίηση Υπό Όρους",
|
||||||
"SSE.Views.DocumentHolder.txtCopy": "Αντιγραφή",
|
"SSE.Views.DocumentHolder.txtCopy": "Αντιγραφή",
|
||||||
"SSE.Views.DocumentHolder.txtCurrency": "Νόμισμα",
|
"SSE.Views.DocumentHolder.txtCurrency": "Νόμισμα",
|
||||||
"SSE.Views.DocumentHolder.txtCustomColumnWidth": "Προσαρμοσμένο Πλάτος Στήλης",
|
"SSE.Views.DocumentHolder.txtCustomColumnWidth": "Προσαρμοσμένο Πλάτος Στήλης",
|
||||||
|
@ -1911,6 +1974,7 @@
|
||||||
"SSE.Views.FileMenu.btnSettingsCaption": "Προηγμένες Ρυθμίσεις...",
|
"SSE.Views.FileMenu.btnSettingsCaption": "Προηγμένες Ρυθμίσεις...",
|
||||||
"SSE.Views.FileMenu.btnToEditCaption": "Επεξεργασία Λογιστικού Φύλλου",
|
"SSE.Views.FileMenu.btnToEditCaption": "Επεξεργασία Λογιστικού Φύλλου",
|
||||||
"SSE.Views.FileMenuPanels.CreateNew.txtBlank": "Κενό Φύλλο Εργασίας",
|
"SSE.Views.FileMenuPanels.CreateNew.txtBlank": "Κενό Φύλλο Εργασίας",
|
||||||
|
"SSE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Δημιουργία Νέου",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.okButtonText": "Εφαρμογή",
|
"SSE.Views.FileMenuPanels.DocumentInfo.okButtonText": "Εφαρμογή",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Προσθήκη Συγγραφέα",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Προσθήκη Συγγραφέα",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAddText": "Προσθήκη Κειμένου",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtAddText": "Προσθήκη Κειμένου",
|
||||||
|
@ -1971,16 +2035,27 @@
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCa": "Καταλανικά",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCa": "Καταλανικά",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCacheMode": "Προεπιλεγμένη κατάσταση λανθάνουσας μνήμης",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCacheMode": "Προεπιλεγμένη κατάσταση λανθάνουσας μνήμης",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCm": "Εκατοστό",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCm": "Εκατοστό",
|
||||||
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCs": "Τσέχικα",
|
||||||
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtDa": "Δανέζικα",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtDe": "Γερμανικά",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtDe": "Γερμανικά",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtEl": "Ελληνικά",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtEl": "Ελληνικά",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtEn": "Αγγλικά",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtEn": "Αγγλικά",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtEs": "Ισπανικά",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtEs": "Ισπανικά",
|
||||||
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtFi": "Φινλανδικά",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtFr": "Γαλλικά",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtFr": "Γαλλικά",
|
||||||
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtHu": "Ουγγρικά",
|
||||||
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtId": "Ινδονησιακά",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtInch": "Ίντσα",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtInch": "Ίντσα",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtIt": "Ιταλικά",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtIt": "Ιταλικά",
|
||||||
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtJa": "Ιαπωνικά",
|
||||||
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtKo": "Κορεάτικα",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtLiveComment": "Εμφάνιση Σχολίων",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtLiveComment": "Εμφάνιση Σχολίων",
|
||||||
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtLo": "Λαοϊκά",
|
||||||
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtLv": "Λετονικά",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtMac": "ως OS X",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtMac": "ως OS X",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtNative": "Εγγενής",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtNative": "Εγγενής",
|
||||||
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtNb": "Νορβηγικά",
|
||||||
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtNl": "Ολλανδικά",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtPl": "Πολωνικά",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtPl": "Πολωνικά",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtPt": "Σημείο",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtPt": "Σημείο",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtRu": "Ρώσικα",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtRu": "Ρώσικα",
|
||||||
|
@ -2012,6 +2087,7 @@
|
||||||
"SSE.Views.FileMenuPanels.Settings.txtGeneral": "Γενικά",
|
"SSE.Views.FileMenuPanels.Settings.txtGeneral": "Γενικά",
|
||||||
"SSE.Views.FileMenuPanels.Settings.txtPageSettings": "Ρυθμίσεις Σελίδας",
|
"SSE.Views.FileMenuPanels.Settings.txtPageSettings": "Ρυθμίσεις Σελίδας",
|
||||||
"SSE.Views.FileMenuPanels.Settings.txtSpellChecking": "Έλεγχος ορθογραφίας",
|
"SSE.Views.FileMenuPanels.Settings.txtSpellChecking": "Έλεγχος ορθογραφίας",
|
||||||
|
"SSE.Views.FormatRulesEditDlg.fillColor": "Χρώμα γεμίσματος",
|
||||||
"SSE.Views.FormatRulesEditDlg.notcriticalErrorTitle": "Προειδοποίηση",
|
"SSE.Views.FormatRulesEditDlg.notcriticalErrorTitle": "Προειδοποίηση",
|
||||||
"SSE.Views.FormatRulesEditDlg.text2Scales": "Δίχρωμη κλίμακα",
|
"SSE.Views.FormatRulesEditDlg.text2Scales": "Δίχρωμη κλίμακα",
|
||||||
"SSE.Views.FormatRulesEditDlg.text3Scales": "Τρίχρωμη κλίμακα",
|
"SSE.Views.FormatRulesEditDlg.text3Scales": "Τρίχρωμη κλίμακα",
|
||||||
|
@ -2028,13 +2104,39 @@
|
||||||
"SSE.Views.FormatRulesEditDlg.textBottomBorders": "Κάτω Περιγράμματα",
|
"SSE.Views.FormatRulesEditDlg.textBottomBorders": "Κάτω Περιγράμματα",
|
||||||
"SSE.Views.FormatRulesEditDlg.textCannotAddCF": "Δεν είναι δυνατή η προσθήκη της μορφοποίησης υπό όρους.",
|
"SSE.Views.FormatRulesEditDlg.textCannotAddCF": "Δεν είναι δυνατή η προσθήκη της μορφοποίησης υπό όρους.",
|
||||||
"SSE.Views.FormatRulesEditDlg.textCellMidpoint": "Μέσον κελιού",
|
"SSE.Views.FormatRulesEditDlg.textCellMidpoint": "Μέσον κελιού",
|
||||||
|
"SSE.Views.FormatRulesEditDlg.textCenterBorders": "Εσωτερικά Κατακόρυφα Περιγράμματα",
|
||||||
"SSE.Views.FormatRulesEditDlg.textClear": "Εκκαθάριση",
|
"SSE.Views.FormatRulesEditDlg.textClear": "Εκκαθάριση",
|
||||||
"SSE.Views.FormatRulesEditDlg.textColor": "Χρώμα κειμένου",
|
"SSE.Views.FormatRulesEditDlg.textColor": "Χρώμα κειμένου",
|
||||||
|
"SSE.Views.FormatRulesEditDlg.textContext": "Συμφραζόμενα",
|
||||||
|
"SSE.Views.FormatRulesEditDlg.textCustom": "Προσαρμογή",
|
||||||
|
"SSE.Views.FormatRulesEditDlg.textDiagDownBorder": "Διαγώνιο Κάτω Περίγραμμα",
|
||||||
|
"SSE.Views.FormatRulesEditDlg.textDiagUpBorder": "Διαγώνιο Επάνω Περίγραμμα",
|
||||||
|
"SSE.Views.FormatRulesEditDlg.textEmptyFormula": "Εισάγετε έναν έγκυρο τύπο.",
|
||||||
|
"SSE.Views.FormatRulesEditDlg.textEmptyText": "Εισάγετε μια τιμή.",
|
||||||
|
"SSE.Views.FormatRulesEditDlg.textErrorTop10Between": "Εισάγετε έναν αριθμό μεταξύ {0} και {1}.",
|
||||||
"SSE.Views.FormatRulesEditDlg.textFill": "Γέμισμα",
|
"SSE.Views.FormatRulesEditDlg.textFill": "Γέμισμα",
|
||||||
"SSE.Views.FormatRulesEditDlg.textFormat": "Μορφή",
|
"SSE.Views.FormatRulesEditDlg.textFormat": "Μορφή",
|
||||||
"SSE.Views.FormatRulesEditDlg.textFormula": "Τύπος",
|
"SSE.Views.FormatRulesEditDlg.textFormula": "Τύπος",
|
||||||
|
"SSE.Views.FormatRulesEditDlg.textGradient": "Βαθμωτό",
|
||||||
|
"SSE.Views.FormatRulesEditDlg.textIconStyle": "Τεχνοτροπία Εικονιδίου",
|
||||||
|
"SSE.Views.FormatRulesEditDlg.textInsideBorders": "Εσωτερικά Περιγράμματα",
|
||||||
|
"SSE.Views.FormatRulesEditDlg.textInvalid": "Μη έγκυρο εύρος δεδομένων.",
|
||||||
|
"SSE.Views.FormatRulesEditDlg.textInvalidRange": "ΣΦΑΛΜΑ! Μη έγκυρο εύρος κελιών",
|
||||||
|
"SSE.Views.FormatRulesEditDlg.textItalic": "Πλάγια",
|
||||||
|
"SSE.Views.FormatRulesEditDlg.textItem": "Αντικείμενο",
|
||||||
|
"SSE.Views.FormatRulesEditDlg.textLeft2Right": "Αριστερά προς δεξιά",
|
||||||
|
"SSE.Views.FormatRulesEditDlg.textLeftBorders": "Αριστερά Περιγράμματα",
|
||||||
"SSE.Views.FormatRulesEditDlg.textLongBar": "μακρύτερη μπάρα",
|
"SSE.Views.FormatRulesEditDlg.textLongBar": "μακρύτερη μπάρα",
|
||||||
|
"SSE.Views.FormatRulesEditDlg.textMaximum": "Μέγιστο",
|
||||||
|
"SSE.Views.FormatRulesEditDlg.textMaxpoint": "Μέγιστο σημείο",
|
||||||
|
"SSE.Views.FormatRulesEditDlg.textMiddleBorders": "Εσωτερικά Οριζόντια Περιγράμματα",
|
||||||
|
"SSE.Views.FormatRulesEditDlg.textMidpoint": "Μεσαίο σημείο",
|
||||||
|
"SSE.Views.FormatRulesEditDlg.textMinimum": "Ελάχιστο",
|
||||||
|
"SSE.Views.FormatRulesEditDlg.textMinpoint": "Ελάχιστο σημείο",
|
||||||
|
"SSE.Views.FormatRulesEditDlg.textNegative": "Αρνητική",
|
||||||
"SSE.Views.FormatRulesEditDlg.textNewColor": "Προσθήκη Νέου Προσαρμοσμένου Χρώματος",
|
"SSE.Views.FormatRulesEditDlg.textNewColor": "Προσθήκη Νέου Προσαρμοσμένου Χρώματος",
|
||||||
|
"SSE.Views.FormatRulesEditDlg.textNoBorders": "Χωρίς Περιγράμματα",
|
||||||
|
"SSE.Views.FormatRulesEditDlg.textNone": "Κανένα",
|
||||||
"SSE.Views.FormatRulesEditDlg.textRelativeRef": "Δεν μπορείτε να χρησιμοποιήσετε σχετικές αναφορές στα κριτήρια μορφοποίησης υπό όρους για χρωματικές κλίμακες, μπάρες δεδομένων και σύνολα εικονιδίων.",
|
"SSE.Views.FormatRulesEditDlg.textRelativeRef": "Δεν μπορείτε να χρησιμοποιήσετε σχετικές αναφορές στα κριτήρια μορφοποίησης υπό όρους για χρωματικές κλίμακες, μπάρες δεδομένων και σύνολα εικονιδίων.",
|
||||||
"SSE.Views.FormatRulesEditDlg.textShortBar": "κοντύτερη μπάρα",
|
"SSE.Views.FormatRulesEditDlg.textShortBar": "κοντύτερη μπάρα",
|
||||||
"SSE.Views.FormatRulesEditDlg.textShowBar": "Εμφάνιση μπάρας μόνο",
|
"SSE.Views.FormatRulesEditDlg.textShowBar": "Εμφάνιση μπάρας μόνο",
|
||||||
|
@ -2043,10 +2145,17 @@
|
||||||
"SSE.Views.FormatRulesEditDlg.textSuperscript": "Εκθέτης",
|
"SSE.Views.FormatRulesEditDlg.textSuperscript": "Εκθέτης",
|
||||||
"SSE.Views.FormatRulesEditDlg.textUnderline": "Υπογράμμιση",
|
"SSE.Views.FormatRulesEditDlg.textUnderline": "Υπογράμμιση",
|
||||||
"SSE.Views.FormatRulesEditDlg.tipBorders": "Περιγράμματα",
|
"SSE.Views.FormatRulesEditDlg.tipBorders": "Περιγράμματα",
|
||||||
|
"SSE.Views.FormatRulesEditDlg.tipNumFormat": "Μορφή Αριθμού",
|
||||||
"SSE.Views.FormatRulesEditDlg.txtAccounting": "Λογιστική",
|
"SSE.Views.FormatRulesEditDlg.txtAccounting": "Λογιστική",
|
||||||
|
"SSE.Views.FormatRulesEditDlg.txtCurrency": "Νόμισμα",
|
||||||
"SSE.Views.FormatRulesEditDlg.txtDate": "Ημερομηνία",
|
"SSE.Views.FormatRulesEditDlg.txtDate": "Ημερομηνία",
|
||||||
"SSE.Views.FormatRulesEditDlg.txtFraction": "Κλάσμα",
|
"SSE.Views.FormatRulesEditDlg.txtFraction": "Κλάσμα",
|
||||||
|
"SSE.Views.FormatRulesEditDlg.txtGeneral": "Γενικά",
|
||||||
|
"SSE.Views.FormatRulesEditDlg.txtNoCellIcon": "Χωρίς Εικονίδιο",
|
||||||
|
"SSE.Views.FormatRulesEditDlg.txtNumber": "Αριθμός",
|
||||||
"SSE.Views.FormatRulesEditDlg.txtText": "Κείμενο",
|
"SSE.Views.FormatRulesEditDlg.txtText": "Κείμενο",
|
||||||
|
"SSE.Views.FormatRulesEditDlg.txtTitleEdit": "Επεξεργασία Κανόνα Μορφοποίησης",
|
||||||
|
"SSE.Views.FormatRulesEditDlg.txtTitleNew": "Νέος Κανόνας Μορφοποίησης",
|
||||||
"SSE.Views.FormatRulesManagerDlg.guestText": "Επισκέπτης",
|
"SSE.Views.FormatRulesManagerDlg.guestText": "Επισκέπτης",
|
||||||
"SSE.Views.FormatRulesManagerDlg.text1Above": "1 τυπική απόκλιση πάνω από το μέσο όρο",
|
"SSE.Views.FormatRulesManagerDlg.text1Above": "1 τυπική απόκλιση πάνω από το μέσο όρο",
|
||||||
"SSE.Views.FormatRulesManagerDlg.text1Below": "1 τυπική απόκλιση κάτω από το μέσο όρο",
|
"SSE.Views.FormatRulesManagerDlg.text1Below": "1 τυπική απόκλιση κάτω από το μέσο όρο",
|
||||||
|
@ -2058,17 +2167,28 @@
|
||||||
"SSE.Views.FormatRulesManagerDlg.textApply": "Εφαρμογή σε",
|
"SSE.Views.FormatRulesManagerDlg.textApply": "Εφαρμογή σε",
|
||||||
"SSE.Views.FormatRulesManagerDlg.textBeginsWith": "Η τιμή του κελιού ξεκινά με",
|
"SSE.Views.FormatRulesManagerDlg.textBeginsWith": "Η τιμή του κελιού ξεκινά με",
|
||||||
"SSE.Views.FormatRulesManagerDlg.textBelow": "Κάτω από τον μέσο όρο",
|
"SSE.Views.FormatRulesManagerDlg.textBelow": "Κάτω από τον μέσο όρο",
|
||||||
|
"SSE.Views.FormatRulesManagerDlg.textBetween": "είναι μεταξύ {0] και {1}",
|
||||||
"SSE.Views.FormatRulesManagerDlg.textCellValue": "Τιμή κελιού",
|
"SSE.Views.FormatRulesManagerDlg.textCellValue": "Τιμή κελιού",
|
||||||
|
"SSE.Views.FormatRulesManagerDlg.textColorScale": "Βαθμωτή χρωματική κλίμακα",
|
||||||
"SSE.Views.FormatRulesManagerDlg.textContains": "Η τιμή του κελιού περιέχει",
|
"SSE.Views.FormatRulesManagerDlg.textContains": "Η τιμή του κελιού περιέχει",
|
||||||
"SSE.Views.FormatRulesManagerDlg.textContainsBlank": "Το κελί περιέχει μια κενή τιμή",
|
"SSE.Views.FormatRulesManagerDlg.textContainsBlank": "Το κελί περιέχει μια κενή τιμή",
|
||||||
"SSE.Views.FormatRulesManagerDlg.textContainsError": "Το κελί περιέχει σφάλμα",
|
"SSE.Views.FormatRulesManagerDlg.textContainsError": "Το κελί περιέχει σφάλμα",
|
||||||
"SSE.Views.FormatRulesManagerDlg.textDelete": "Διαγραφή",
|
"SSE.Views.FormatRulesManagerDlg.textDelete": "Διαγραφή",
|
||||||
|
"SSE.Views.FormatRulesManagerDlg.textDown": "Μετακίνηση κανόνα κάτω",
|
||||||
|
"SSE.Views.FormatRulesManagerDlg.textDuplicate": "Διπλότυπες τιμές",
|
||||||
"SSE.Views.FormatRulesManagerDlg.textEdit": "Επεξεργασία",
|
"SSE.Views.FormatRulesManagerDlg.textEdit": "Επεξεργασία",
|
||||||
"SSE.Views.FormatRulesManagerDlg.textEnds": "Η τιμή του κελιού τελειώνει με",
|
"SSE.Views.FormatRulesManagerDlg.textEnds": "Η τιμή του κελιού τελειώνει με",
|
||||||
|
"SSE.Views.FormatRulesManagerDlg.textEqAbove": "Ίσο με ή μεγαλύτερο του μέσου όρου",
|
||||||
|
"SSE.Views.FormatRulesManagerDlg.textEqBelow": "Ίσο με ή μικρότερο του μέσου όρου",
|
||||||
"SSE.Views.FormatRulesManagerDlg.textFormat": "Μορφή",
|
"SSE.Views.FormatRulesManagerDlg.textFormat": "Μορφή",
|
||||||
|
"SSE.Views.FormatRulesManagerDlg.textIconSet": "Σύνολο εικονιδίων",
|
||||||
|
"SSE.Views.FormatRulesManagerDlg.textNew": "Νέο",
|
||||||
|
"SSE.Views.FormatRulesManagerDlg.textNotBetween": "δεν είναι μεταξύ {0} και {1}",
|
||||||
"SSE.Views.FormatRulesManagerDlg.textNotContains": "Η τιμή του κελιού δεν περιέχει",
|
"SSE.Views.FormatRulesManagerDlg.textNotContains": "Η τιμή του κελιού δεν περιέχει",
|
||||||
"SSE.Views.FormatRulesManagerDlg.textNotContainsBlank": "Το κελί δεν περιέχει μια κενή τιμή",
|
"SSE.Views.FormatRulesManagerDlg.textNotContainsBlank": "Το κελί δεν περιέχει μια κενή τιμή",
|
||||||
"SSE.Views.FormatRulesManagerDlg.textNotContainsError": "Το κελί δεν περιέχει σφάλμα",
|
"SSE.Views.FormatRulesManagerDlg.textNotContainsError": "Το κελί δεν περιέχει σφάλμα",
|
||||||
|
"SSE.Views.FormatRulesManagerDlg.textSelection": "Τρέχουσα επιλογή",
|
||||||
|
"SSE.Views.FormatRulesManagerDlg.textUp": "Μετακίνηση κανόνα πάνω",
|
||||||
"SSE.Views.FormatRulesManagerDlg.txtTitle": "Μορφοποίηση Υπό Όρους",
|
"SSE.Views.FormatRulesManagerDlg.txtTitle": "Μορφοποίηση Υπό Όρους",
|
||||||
"SSE.Views.FormatSettingsDialog.textCategory": "Κατηγορία",
|
"SSE.Views.FormatSettingsDialog.textCategory": "Κατηγορία",
|
||||||
"SSE.Views.FormatSettingsDialog.textDecimal": "Δεκαδικός",
|
"SSE.Views.FormatSettingsDialog.textDecimal": "Δεκαδικός",
|
||||||
|
@ -2234,6 +2354,7 @@
|
||||||
"SSE.Views.LeftMenu.txtLimit": "Περιορισμός Πρόσβασης",
|
"SSE.Views.LeftMenu.txtLimit": "Περιορισμός Πρόσβασης",
|
||||||
"SSE.Views.LeftMenu.txtTrial": "ΚΑΤΑΣΤΑΣΗ ΔΟΚΙΜΑΣΤΙΚΗΣ ΛΕΙΤΟΥΡΓΙΑΣ",
|
"SSE.Views.LeftMenu.txtTrial": "ΚΑΤΑΣΤΑΣΗ ΔΟΚΙΜΑΣΤΙΚΗΣ ΛΕΙΤΟΥΡΓΙΑΣ",
|
||||||
"SSE.Views.LeftMenu.txtTrialDev": "Δοκιμαστική Λειτουργία για Προγραμματιστές",
|
"SSE.Views.LeftMenu.txtTrialDev": "Δοκιμαστική Λειτουργία για Προγραμματιστές",
|
||||||
|
"SSE.Views.MacroDialog.textMacro": "Όνομα μακροεντολής",
|
||||||
"SSE.Views.MacroDialog.textTitle": "Ανάθεση Μακροεντολής",
|
"SSE.Views.MacroDialog.textTitle": "Ανάθεση Μακροεντολής",
|
||||||
"SSE.Views.MainSettingsPrint.okButtonText": "Αποθήκευση",
|
"SSE.Views.MainSettingsPrint.okButtonText": "Αποθήκευση",
|
||||||
"SSE.Views.MainSettingsPrint.strBottom": "Κάτω",
|
"SSE.Views.MainSettingsPrint.strBottom": "Κάτω",
|
||||||
|
@ -2511,7 +2632,28 @@
|
||||||
"SSE.Views.PrintTitlesDialog.textSelectRange": "Επιλογή εύρους",
|
"SSE.Views.PrintTitlesDialog.textSelectRange": "Επιλογή εύρους",
|
||||||
"SSE.Views.PrintTitlesDialog.textTitle": "Εκτύπωση Τίτλων",
|
"SSE.Views.PrintTitlesDialog.textTitle": "Εκτύπωση Τίτλων",
|
||||||
"SSE.Views.PrintTitlesDialog.textTop": "Επανάληψη γραμμών στην κορυφή",
|
"SSE.Views.PrintTitlesDialog.textTop": "Επανάληψη γραμμών στην κορυφή",
|
||||||
|
"SSE.Views.ProtectDialog.textExistName": "ΣΦΑΛΜΑ! Υπάρχει ήδη εύρος με αυτόν τον τίτλο",
|
||||||
|
"SSE.Views.ProtectDialog.textInvalidRange": "ΣΦΑΛΜΑ! Μη έγκυρο εύρος κελιών",
|
||||||
"SSE.Views.ProtectDialog.txtAllow": "Επιτρέπεται σε όλους τους χρήστες του φύλλου να",
|
"SSE.Views.ProtectDialog.txtAllow": "Επιτρέπεται σε όλους τους χρήστες του φύλλου να",
|
||||||
|
"SSE.Views.ProtectDialog.txtDelCols": "Διαγραφή στηλών",
|
||||||
|
"SSE.Views.ProtectDialog.txtDelRows": "Διαγραφή γραμμών",
|
||||||
|
"SSE.Views.ProtectDialog.txtFormatCells": "Μορφοποίηση κελιών",
|
||||||
|
"SSE.Views.ProtectDialog.txtFormatCols": "Μορφοποίηση στηλών",
|
||||||
|
"SSE.Views.ProtectDialog.txtFormatRows": "Μορφοποίηση γραμμών",
|
||||||
|
"SSE.Views.ProtectDialog.txtIncorrectPwd": "Το συνθηματικό επιβεβαίωσης δεν είναι πανομοιότυπο",
|
||||||
|
"SSE.Views.ProtectDialog.txtInsCols": "Εισαγωγή στηλών",
|
||||||
|
"SSE.Views.ProtectDialog.txtInsHyper": "Εισαγωγή υπερυνδέσμου",
|
||||||
|
"SSE.Views.ProtectDialog.txtInsRows": "Εισαγωγή γραμμών",
|
||||||
|
"SSE.Views.ProtectDialog.txtObjs": "Επεξεργασία αντικειμένων",
|
||||||
|
"SSE.Views.ProtectDialog.txtScen": "Επεξεργασία σεναρίων",
|
||||||
|
"SSE.Views.ProtectRangesDlg.guestText": "Επισκέπτης",
|
||||||
|
"SSE.Views.ProtectRangesDlg.textDelete": "Διαγραφή",
|
||||||
|
"SSE.Views.ProtectRangesDlg.textEdit": "Επεξεργασία",
|
||||||
|
"SSE.Views.ProtectRangesDlg.textEmpty": "Δεν επιτρέπεται η επεξεργασία κανενός εύρους.",
|
||||||
|
"SSE.Views.ProtectRangesDlg.textNew": "Νέο",
|
||||||
|
"SSE.Views.ProtectRangesDlg.txtEditRange": "Επεξεργασία Εύρους",
|
||||||
|
"SSE.Views.ProtectRangesDlg.txtNewRange": "Νέο Εύρος",
|
||||||
|
"SSE.Views.ProtectRangesDlg.txtNo": "Όχι",
|
||||||
"SSE.Views.ProtectRangesDlg.txtTitle": "Επιτρέπεται στους Χρήστες Επεξεργασία Ευρών",
|
"SSE.Views.ProtectRangesDlg.txtTitle": "Επιτρέπεται στους Χρήστες Επεξεργασία Ευρών",
|
||||||
"SSE.Views.ProtectRangesDlg.warnDelete": "Θέλετε σίγουρα να διαγράψετε το όνομα {0};",
|
"SSE.Views.ProtectRangesDlg.warnDelete": "Θέλετε σίγουρα να διαγράψετε το όνομα {0};",
|
||||||
"SSE.Views.RemoveDuplicatesDialog.textColumns": "Στήλες",
|
"SSE.Views.RemoveDuplicatesDialog.textColumns": "Στήλες",
|
||||||
|
@ -3001,9 +3143,11 @@
|
||||||
"SSE.Views.Toolbar.textInsideBorders": "Εσωτερικά Περιγράμματα",
|
"SSE.Views.Toolbar.textInsideBorders": "Εσωτερικά Περιγράμματα",
|
||||||
"SSE.Views.Toolbar.textInsRight": "Ολίσθηση Κελιών Δεξιά",
|
"SSE.Views.Toolbar.textInsRight": "Ολίσθηση Κελιών Δεξιά",
|
||||||
"SSE.Views.Toolbar.textItalic": "Πλάγια",
|
"SSE.Views.Toolbar.textItalic": "Πλάγια",
|
||||||
|
"SSE.Views.Toolbar.textItems": "Αντικείμενα",
|
||||||
"SSE.Views.Toolbar.textLandscape": "Οριζόντιος",
|
"SSE.Views.Toolbar.textLandscape": "Οριζόντιος",
|
||||||
"SSE.Views.Toolbar.textLeft": "Αριστερά:",
|
"SSE.Views.Toolbar.textLeft": "Αριστερά:",
|
||||||
"SSE.Views.Toolbar.textLeftBorders": "Αριστερά Περιγράμματα",
|
"SSE.Views.Toolbar.textLeftBorders": "Αριστερά Περιγράμματα",
|
||||||
|
"SSE.Views.Toolbar.textManageRule": "Διαχείριση Κανόνων",
|
||||||
"SSE.Views.Toolbar.textManyPages": "σελίδες",
|
"SSE.Views.Toolbar.textManyPages": "σελίδες",
|
||||||
"SSE.Views.Toolbar.textMarginsLast": "Τελευταίο Προσαρμοσμένο",
|
"SSE.Views.Toolbar.textMarginsLast": "Τελευταίο Προσαρμοσμένο",
|
||||||
"SSE.Views.Toolbar.textMarginsNarrow": "Στενό",
|
"SSE.Views.Toolbar.textMarginsNarrow": "Στενό",
|
||||||
|
@ -3013,6 +3157,7 @@
|
||||||
"SSE.Views.Toolbar.textMoreFormats": "Περισσότερες μορφές",
|
"SSE.Views.Toolbar.textMoreFormats": "Περισσότερες μορφές",
|
||||||
"SSE.Views.Toolbar.textMorePages": "Περισσότερες σελίδες",
|
"SSE.Views.Toolbar.textMorePages": "Περισσότερες σελίδες",
|
||||||
"SSE.Views.Toolbar.textNewColor": "Προσθήκη Νέου Προσαρμοσμένου Χρώματος",
|
"SSE.Views.Toolbar.textNewColor": "Προσθήκη Νέου Προσαρμοσμένου Χρώματος",
|
||||||
|
"SSE.Views.Toolbar.textNewRule": "Νέος Κανόνας",
|
||||||
"SSE.Views.Toolbar.textNoBorders": "Χωρίς Περιγράμματα",
|
"SSE.Views.Toolbar.textNoBorders": "Χωρίς Περιγράμματα",
|
||||||
"SSE.Views.Toolbar.textOnePage": "σελίδα",
|
"SSE.Views.Toolbar.textOnePage": "σελίδα",
|
||||||
"SSE.Views.Toolbar.textOutBorders": "Εξωτερικά Περιγράμματα",
|
"SSE.Views.Toolbar.textOutBorders": "Εξωτερικά Περιγράμματα",
|
||||||
|
@ -3026,6 +3171,7 @@
|
||||||
"SSE.Views.Toolbar.textRotateUp": "Περιστροφή Κειμένου Πάνω",
|
"SSE.Views.Toolbar.textRotateUp": "Περιστροφή Κειμένου Πάνω",
|
||||||
"SSE.Views.Toolbar.textScale": "Κλίμακα",
|
"SSE.Views.Toolbar.textScale": "Κλίμακα",
|
||||||
"SSE.Views.Toolbar.textScaleCustom": "Προσαρμογή",
|
"SSE.Views.Toolbar.textScaleCustom": "Προσαρμογή",
|
||||||
|
"SSE.Views.Toolbar.textSelection": "Από την τρέχουσα επιλογή",
|
||||||
"SSE.Views.Toolbar.textSetPrintArea": "Ορισμός Εκτυπώσιμης Περιοχής",
|
"SSE.Views.Toolbar.textSetPrintArea": "Ορισμός Εκτυπώσιμης Περιοχής",
|
||||||
"SSE.Views.Toolbar.textStrikeout": "Διαγραφή",
|
"SSE.Views.Toolbar.textStrikeout": "Διαγραφή",
|
||||||
"SSE.Views.Toolbar.textSubscript": "Δείκτης",
|
"SSE.Views.Toolbar.textSubscript": "Δείκτης",
|
||||||
|
@ -3040,6 +3186,9 @@
|
||||||
"SSE.Views.Toolbar.textTabLayout": "Διάταξη",
|
"SSE.Views.Toolbar.textTabLayout": "Διάταξη",
|
||||||
"SSE.Views.Toolbar.textTabProtect": "Προστασία",
|
"SSE.Views.Toolbar.textTabProtect": "Προστασία",
|
||||||
"SSE.Views.Toolbar.textTabView": "Προβολή",
|
"SSE.Views.Toolbar.textTabView": "Προβολή",
|
||||||
|
"SSE.Views.Toolbar.textThisPivot": "Από αυτόν τον συγκεντρωτικό πίνακα",
|
||||||
|
"SSE.Views.Toolbar.textThisSheet": "Από αυτό το φύλλο εργασίας",
|
||||||
|
"SSE.Views.Toolbar.textThisTable": "Από αυτόν τον πίνακα",
|
||||||
"SSE.Views.Toolbar.textTop": "Πάνω:",
|
"SSE.Views.Toolbar.textTop": "Πάνω:",
|
||||||
"SSE.Views.Toolbar.textTopBorders": "Πάνω Περιγράμματα",
|
"SSE.Views.Toolbar.textTopBorders": "Πάνω Περιγράμματα",
|
||||||
"SSE.Views.Toolbar.textUnderline": "Υπογράμμιση",
|
"SSE.Views.Toolbar.textUnderline": "Υπογράμμιση",
|
||||||
|
@ -3088,6 +3237,7 @@
|
||||||
"SSE.Views.Toolbar.tipInsertOpt": "Εισαγωγή κελιών",
|
"SSE.Views.Toolbar.tipInsertOpt": "Εισαγωγή κελιών",
|
||||||
"SSE.Views.Toolbar.tipInsertShape": "Εισαγωγή αυτόματου σχήματος",
|
"SSE.Views.Toolbar.tipInsertShape": "Εισαγωγή αυτόματου σχήματος",
|
||||||
"SSE.Views.Toolbar.tipInsertSlicer": "Εισαγωγή αναλυτή",
|
"SSE.Views.Toolbar.tipInsertSlicer": "Εισαγωγή αναλυτή",
|
||||||
|
"SSE.Views.Toolbar.tipInsertSpark": "Εισαγωγή μικρογραφήματος",
|
||||||
"SSE.Views.Toolbar.tipInsertSymbol": "Εισαγωγή συμβόλου",
|
"SSE.Views.Toolbar.tipInsertSymbol": "Εισαγωγή συμβόλου",
|
||||||
"SSE.Views.Toolbar.tipInsertTable": "Εισαγωγή πίνακα",
|
"SSE.Views.Toolbar.tipInsertTable": "Εισαγωγή πίνακα",
|
||||||
"SSE.Views.Toolbar.tipInsertText": "Εισαγωγή πλαισίου κειμένου",
|
"SSE.Views.Toolbar.tipInsertText": "Εισαγωγή πλαισίου κειμένου",
|
||||||
|
@ -3163,6 +3313,7 @@
|
||||||
"SSE.Views.Toolbar.txtScheme2": "Αποχρώσεις του γκρι",
|
"SSE.Views.Toolbar.txtScheme2": "Αποχρώσεις του γκρι",
|
||||||
"SSE.Views.Toolbar.txtScheme20": "Αστικό",
|
"SSE.Views.Toolbar.txtScheme20": "Αστικό",
|
||||||
"SSE.Views.Toolbar.txtScheme21": "Οίστρος",
|
"SSE.Views.Toolbar.txtScheme21": "Οίστρος",
|
||||||
|
"SSE.Views.Toolbar.txtScheme22": "Νέο Γραφείο",
|
||||||
"SSE.Views.Toolbar.txtScheme3": "Άκρο",
|
"SSE.Views.Toolbar.txtScheme3": "Άκρο",
|
||||||
"SSE.Views.Toolbar.txtScheme4": "Άποψη",
|
"SSE.Views.Toolbar.txtScheme4": "Άποψη",
|
||||||
"SSE.Views.Toolbar.txtScheme5": "Κυβικό",
|
"SSE.Views.Toolbar.txtScheme5": "Κυβικό",
|
||||||
|
@ -3239,6 +3390,8 @@
|
||||||
"SSE.Views.ViewTab.textCreate": "Νέο",
|
"SSE.Views.ViewTab.textCreate": "Νέο",
|
||||||
"SSE.Views.ViewTab.textDefault": "Προεπιλογή",
|
"SSE.Views.ViewTab.textDefault": "Προεπιλογή",
|
||||||
"SSE.Views.ViewTab.textFormula": "Μπάρα μαθηματικών τύπων",
|
"SSE.Views.ViewTab.textFormula": "Μπάρα μαθηματικών τύπων",
|
||||||
|
"SSE.Views.ViewTab.textFreezeCol": "Πάγωμα Πρώτης Στήλης",
|
||||||
|
"SSE.Views.ViewTab.textFreezeRow": "Πάγωμα Πάνω Γραμμής",
|
||||||
"SSE.Views.ViewTab.textGridlines": "Γραμμές πλέγματος",
|
"SSE.Views.ViewTab.textGridlines": "Γραμμές πλέγματος",
|
||||||
"SSE.Views.ViewTab.textHeadings": "Επικεφαλίδες",
|
"SSE.Views.ViewTab.textHeadings": "Επικεφαλίδες",
|
||||||
"SSE.Views.ViewTab.textManager": "Διαχειριστής προβολής",
|
"SSE.Views.ViewTab.textManager": "Διαχειριστής προβολής",
|
||||||
|
@ -3248,5 +3401,10 @@
|
||||||
"SSE.Views.ViewTab.tipFreeze": "Πάγωμα παραθύρων",
|
"SSE.Views.ViewTab.tipFreeze": "Πάγωμα παραθύρων",
|
||||||
"SSE.Views.ViewTab.tipSheetView": "Όψη φύλλου",
|
"SSE.Views.ViewTab.tipSheetView": "Όψη φύλλου",
|
||||||
"SSE.Views.WBProtection.hintAllowRanges": "Επιτρέπεται η επεξεργασία ευρών",
|
"SSE.Views.WBProtection.hintAllowRanges": "Επιτρέπεται η επεξεργασία ευρών",
|
||||||
"SSE.Views.WBProtection.txtAllowRanges": "Επιτρέπεται Επεξεργασία Ευρών"
|
"SSE.Views.WBProtection.txtAllowRanges": "Επιτρέπεται Επεξεργασία Ευρών",
|
||||||
|
"SSE.Views.WBProtection.txtHiddenFormula": "Κρυφοί Τύποι",
|
||||||
|
"SSE.Views.WBProtection.txtLockedCell": "Κλειδωμένο Κελί",
|
||||||
|
"SSE.Views.WBProtection.txtLockedText": "Κλείδωμα Κειμένου",
|
||||||
|
"SSE.Views.WBProtection.txtSheetUnlockDescription": "Εισάγετε συνθηματικό για άρση προστασίας φύλλου",
|
||||||
|
"SSE.Views.WBProtection.txtWBUnlockDescription": "Εισάγετε συνθηματικό για άρση προστασίας βιβλίου εργασίας"
|
||||||
}
|
}
|
|
@ -364,8 +364,8 @@
|
||||||
"Common.Views.ReviewPopover.textOpenAgain": "Open Again",
|
"Common.Views.ReviewPopover.textOpenAgain": "Open Again",
|
||||||
"Common.Views.ReviewPopover.textReply": "Reply",
|
"Common.Views.ReviewPopover.textReply": "Reply",
|
||||||
"Common.Views.ReviewPopover.textResolve": "Resolve",
|
"Common.Views.ReviewPopover.textResolve": "Resolve",
|
||||||
"Common.Views.ReviewPopover.txtEditTip": "Edit",
|
|
||||||
"Common.Views.ReviewPopover.txtDeleteTip": "Delete",
|
"Common.Views.ReviewPopover.txtDeleteTip": "Delete",
|
||||||
|
"Common.Views.ReviewPopover.txtEditTip": "Edit",
|
||||||
"Common.Views.SaveAsDlg.textLoading": "Loading",
|
"Common.Views.SaveAsDlg.textLoading": "Loading",
|
||||||
"Common.Views.SaveAsDlg.textTitle": "Folder for save",
|
"Common.Views.SaveAsDlg.textTitle": "Folder for save",
|
||||||
"Common.Views.SelectFileDlg.textLoading": "Loading",
|
"Common.Views.SelectFileDlg.textLoading": "Loading",
|
||||||
|
|
|
@ -364,6 +364,8 @@
|
||||||
"Common.Views.ReviewPopover.textOpenAgain": "Abrir de nuevo",
|
"Common.Views.ReviewPopover.textOpenAgain": "Abrir de nuevo",
|
||||||
"Common.Views.ReviewPopover.textReply": "Responder",
|
"Common.Views.ReviewPopover.textReply": "Responder",
|
||||||
"Common.Views.ReviewPopover.textResolve": "Resolver",
|
"Common.Views.ReviewPopover.textResolve": "Resolver",
|
||||||
|
"Common.Views.ReviewPopover.txtDeleteTip": "Eliminar",
|
||||||
|
"Common.Views.ReviewPopover.txtEditTip": "Editar",
|
||||||
"Common.Views.SaveAsDlg.textLoading": "Cargando",
|
"Common.Views.SaveAsDlg.textLoading": "Cargando",
|
||||||
"Common.Views.SaveAsDlg.textTitle": "Carpeta para guardar",
|
"Common.Views.SaveAsDlg.textTitle": "Carpeta para guardar",
|
||||||
"Common.Views.SelectFileDlg.textLoading": "Cargando",
|
"Common.Views.SelectFileDlg.textLoading": "Cargando",
|
||||||
|
|
|
@ -364,6 +364,8 @@
|
||||||
"Common.Views.ReviewPopover.textOpenAgain": "Ouvrir à nouveau",
|
"Common.Views.ReviewPopover.textOpenAgain": "Ouvrir à nouveau",
|
||||||
"Common.Views.ReviewPopover.textReply": "Répondre",
|
"Common.Views.ReviewPopover.textReply": "Répondre",
|
||||||
"Common.Views.ReviewPopover.textResolve": "Résoudre",
|
"Common.Views.ReviewPopover.textResolve": "Résoudre",
|
||||||
|
"Common.Views.ReviewPopover.txtDeleteTip": "Supprimer",
|
||||||
|
"Common.Views.ReviewPopover.txtEditTip": "Modifier",
|
||||||
"Common.Views.SaveAsDlg.textLoading": "Chargement",
|
"Common.Views.SaveAsDlg.textLoading": "Chargement",
|
||||||
"Common.Views.SaveAsDlg.textTitle": "Dossier pour enregistrement",
|
"Common.Views.SaveAsDlg.textTitle": "Dossier pour enregistrement",
|
||||||
"Common.Views.SelectFileDlg.textLoading": "Chargement",
|
"Common.Views.SelectFileDlg.textLoading": "Chargement",
|
||||||
|
|
|
@ -692,7 +692,7 @@
|
||||||
"SSE.Controllers.Main.errorPasteMultiSelect": "이 작업은 여러 범위를 선택한 경우에는 사용할 수 없습니다. <br> 단일 범위를 선택하고 다시 시도하십시오.",
|
"SSE.Controllers.Main.errorPasteMultiSelect": "이 작업은 여러 범위를 선택한 경우에는 사용할 수 없습니다. <br> 단일 범위를 선택하고 다시 시도하십시오.",
|
||||||
"SSE.Controllers.Main.errorPasteSlicerError": "테이블 슬라이서는 한 통합 문서에서 다른 통합 문서로 복사할 수 없습니다.",
|
"SSE.Controllers.Main.errorPasteSlicerError": "테이블 슬라이서는 한 통합 문서에서 다른 통합 문서로 복사할 수 없습니다.",
|
||||||
"SSE.Controllers.Main.errorPivotGroup": "그룹화할 수 없음",
|
"SSE.Controllers.Main.errorPivotGroup": "그룹화할 수 없음",
|
||||||
"SSE.Controllers.Main.errorPivotOverlap": "피봇 보고서가 정해진 범위를 벗어났습니다.",
|
"SSE.Controllers.Main.errorPivotOverlap": "피벗 보고서가 정해진 범위를 벗어났습니다.",
|
||||||
"SSE.Controllers.Main.errorPivotWithoutUnderlying": "피벗 테이블은 기본 데이터와 함께 저장되지 않습니다. <br>보고서를 업데이트하려면 \"업데이트\" 버튼을 사용하십시오.",
|
"SSE.Controllers.Main.errorPivotWithoutUnderlying": "피벗 테이블은 기본 데이터와 함께 저장되지 않습니다. <br>보고서를 업데이트하려면 \"업데이트\" 버튼을 사용하십시오.",
|
||||||
"SSE.Controllers.Main.errorPrintMaxPagesCount": "유감스럽게도 현재 프로그램 버전에서 한 번에 1500 페이지 이상을 인쇄 할 수 없습니다. <br>이 제한 사항은 다음 릴리스에서 제거 될 예정입니다.",
|
"SSE.Controllers.Main.errorPrintMaxPagesCount": "유감스럽게도 현재 프로그램 버전에서 한 번에 1500 페이지 이상을 인쇄 할 수 없습니다. <br>이 제한 사항은 다음 릴리스에서 제거 될 예정입니다.",
|
||||||
"SSE.Controllers.Main.errorProcessSaveResult": "저장 실패",
|
"SSE.Controllers.Main.errorProcessSaveResult": "저장 실패",
|
||||||
|
@ -1079,7 +1079,7 @@
|
||||||
"SSE.Controllers.Toolbar.textLongOperation": "Long operation",
|
"SSE.Controllers.Toolbar.textLongOperation": "Long operation",
|
||||||
"SSE.Controllers.Toolbar.textMatrix": "Matrices",
|
"SSE.Controllers.Toolbar.textMatrix": "Matrices",
|
||||||
"SSE.Controllers.Toolbar.textOperator": "연산자",
|
"SSE.Controllers.Toolbar.textOperator": "연산자",
|
||||||
"SSE.Controllers.Toolbar.textPivot": "피봇 테이블",
|
"SSE.Controllers.Toolbar.textPivot": "피벗 테이블",
|
||||||
"SSE.Controllers.Toolbar.textRadical": "Radicals",
|
"SSE.Controllers.Toolbar.textRadical": "Radicals",
|
||||||
"SSE.Controllers.Toolbar.textRating": "평가",
|
"SSE.Controllers.Toolbar.textRating": "평가",
|
||||||
"SSE.Controllers.Toolbar.textScript": "Scripts",
|
"SSE.Controllers.Toolbar.textScript": "Scripts",
|
||||||
|
@ -2659,10 +2659,10 @@
|
||||||
"SSE.Views.PivotTable.textColHeader": "컬럼 헤더",
|
"SSE.Views.PivotTable.textColHeader": "컬럼 헤더",
|
||||||
"SSE.Views.PivotTable.textRowBanded": "줄무늬 행",
|
"SSE.Views.PivotTable.textRowBanded": "줄무늬 행",
|
||||||
"SSE.Views.PivotTable.textRowHeader": "열 헤더",
|
"SSE.Views.PivotTable.textRowHeader": "열 헤더",
|
||||||
"SSE.Views.PivotTable.tipCreatePivot": "피봇 테이블 추가하기",
|
"SSE.Views.PivotTable.tipCreatePivot": "피벗 테이블 삽입",
|
||||||
"SSE.Views.PivotTable.tipGrandTotals": "종합 합계 보이기 또는 숨기기",
|
"SSE.Views.PivotTable.tipGrandTotals": "종합 합계 보이기 또는 숨기기",
|
||||||
"SSE.Views.PivotTable.tipRefresh": "데이터 소스에서 정보를 업데이트 하기",
|
"SSE.Views.PivotTable.tipRefresh": "데이터 소스에서 정보를 업데이트 하기",
|
||||||
"SSE.Views.PivotTable.tipSelect": "전체 피봇 테이블 선택",
|
"SSE.Views.PivotTable.tipSelect": "전체 피벗 테이블 선택",
|
||||||
"SSE.Views.PivotTable.tipSubtotals": "서브 합계 보이기 또는 숨기기",
|
"SSE.Views.PivotTable.tipSubtotals": "서브 합계 보이기 또는 숨기기",
|
||||||
"SSE.Views.PivotTable.txtCreate": "표 삽입",
|
"SSE.Views.PivotTable.txtCreate": "표 삽입",
|
||||||
"SSE.Views.PivotTable.txtPivotTable": "피벗 테이블",
|
"SSE.Views.PivotTable.txtPivotTable": "피벗 테이블",
|
||||||
|
@ -2778,7 +2778,7 @@
|
||||||
"SSE.Views.RightMenu.txtChartSettings": "차트 설정",
|
"SSE.Views.RightMenu.txtChartSettings": "차트 설정",
|
||||||
"SSE.Views.RightMenu.txtImageSettings": "이미지 설정",
|
"SSE.Views.RightMenu.txtImageSettings": "이미지 설정",
|
||||||
"SSE.Views.RightMenu.txtParagraphSettings": "단락 설정",
|
"SSE.Views.RightMenu.txtParagraphSettings": "단락 설정",
|
||||||
"SSE.Views.RightMenu.txtPivotSettings": "피봇 테이블 세팅",
|
"SSE.Views.RightMenu.txtPivotSettings": "피벗 테이블 설정",
|
||||||
"SSE.Views.RightMenu.txtSettings": "공통 설정",
|
"SSE.Views.RightMenu.txtSettings": "공통 설정",
|
||||||
"SSE.Views.RightMenu.txtShapeSettings": "도형 설정",
|
"SSE.Views.RightMenu.txtShapeSettings": "도형 설정",
|
||||||
"SSE.Views.RightMenu.txtSignatureSettings": "서명 세팅",
|
"SSE.Views.RightMenu.txtSignatureSettings": "서명 세팅",
|
||||||
|
@ -3294,7 +3294,7 @@
|
||||||
"SSE.Views.Toolbar.textSubscript": "첨자",
|
"SSE.Views.Toolbar.textSubscript": "첨자",
|
||||||
"SSE.Views.Toolbar.textSubSuperscript": "첨자/위에 쓴",
|
"SSE.Views.Toolbar.textSubSuperscript": "첨자/위에 쓴",
|
||||||
"SSE.Views.Toolbar.textSuperscript": "위에 쓴",
|
"SSE.Views.Toolbar.textSuperscript": "위에 쓴",
|
||||||
"SSE.Views.Toolbar.textTabCollaboration": "합치기",
|
"SSE.Views.Toolbar.textTabCollaboration": "협업",
|
||||||
"SSE.Views.Toolbar.textTabData": "데이터",
|
"SSE.Views.Toolbar.textTabData": "데이터",
|
||||||
"SSE.Views.Toolbar.textTabFile": "파일",
|
"SSE.Views.Toolbar.textTabFile": "파일",
|
||||||
"SSE.Views.Toolbar.textTabFormula": "수식",
|
"SSE.Views.Toolbar.textTabFormula": "수식",
|
||||||
|
|
|
@ -364,6 +364,8 @@
|
||||||
"Common.Views.ReviewPopover.textOpenAgain": "Открыть снова",
|
"Common.Views.ReviewPopover.textOpenAgain": "Открыть снова",
|
||||||
"Common.Views.ReviewPopover.textReply": "Ответить",
|
"Common.Views.ReviewPopover.textReply": "Ответить",
|
||||||
"Common.Views.ReviewPopover.textResolve": "Решить",
|
"Common.Views.ReviewPopover.textResolve": "Решить",
|
||||||
|
"Common.Views.ReviewPopover.txtDeleteTip": "Удалить",
|
||||||
|
"Common.Views.ReviewPopover.txtEditTip": "Редактировать",
|
||||||
"Common.Views.SaveAsDlg.textLoading": "Загрузка",
|
"Common.Views.SaveAsDlg.textLoading": "Загрузка",
|
||||||
"Common.Views.SaveAsDlg.textTitle": "Папка для сохранения",
|
"Common.Views.SaveAsDlg.textTitle": "Папка для сохранения",
|
||||||
"Common.Views.SelectFileDlg.textLoading": "Загрузка",
|
"Common.Views.SelectFileDlg.textLoading": "Загрузка",
|
||||||
|
|
|
@ -1025,7 +1025,7 @@
|
||||||
"SSE.Views.FileMenu.btnBackCaption": "Dökümanlara Git",
|
"SSE.Views.FileMenu.btnBackCaption": "Dökümanlara Git",
|
||||||
"SSE.Views.FileMenu.btnCloseMenuCaption": "Menüyü kapat",
|
"SSE.Views.FileMenu.btnCloseMenuCaption": "Menüyü kapat",
|
||||||
"SSE.Views.FileMenu.btnCreateNewCaption": "Yeni oluştur",
|
"SSE.Views.FileMenu.btnCreateNewCaption": "Yeni oluştur",
|
||||||
"SSE.Views.FileMenu.btnDownloadCaption": "Farklı Yükle...",
|
"SSE.Views.FileMenu.btnDownloadCaption": "Farklı İndir...",
|
||||||
"SSE.Views.FileMenu.btnHelpCaption": "Yardım...",
|
"SSE.Views.FileMenu.btnHelpCaption": "Yardım...",
|
||||||
"SSE.Views.FileMenu.btnInfoCaption": "Spreadsheet Bilgisi...",
|
"SSE.Views.FileMenu.btnInfoCaption": "Spreadsheet Bilgisi...",
|
||||||
"SSE.Views.FileMenu.btnPrintCaption": "Yazdır",
|
"SSE.Views.FileMenu.btnPrintCaption": "Yazdır",
|
||||||
|
|
|
@ -151,6 +151,7 @@
|
||||||
"Common.Views.About.txtTel": "电话:",
|
"Common.Views.About.txtTel": "电话:",
|
||||||
"Common.Views.About.txtVersion": "版本",
|
"Common.Views.About.txtVersion": "版本",
|
||||||
"Common.Views.AutoCorrectDialog.textAdd": "新增",
|
"Common.Views.AutoCorrectDialog.textAdd": "新增",
|
||||||
|
"Common.Views.AutoCorrectDialog.textApplyAsWork": "工作时应用",
|
||||||
"Common.Views.AutoCorrectDialog.textAutoCorrect": "自动更正",
|
"Common.Views.AutoCorrectDialog.textAutoCorrect": "自动更正",
|
||||||
"Common.Views.AutoCorrectDialog.textAutoFormat": "输入时自动调整格式",
|
"Common.Views.AutoCorrectDialog.textAutoFormat": "输入时自动调整格式",
|
||||||
"Common.Views.AutoCorrectDialog.textBy": "依据",
|
"Common.Views.AutoCorrectDialog.textBy": "依据",
|
||||||
|
@ -200,7 +201,7 @@
|
||||||
"Common.Views.DocumentAccessDialog.textTitle": "共享设置",
|
"Common.Views.DocumentAccessDialog.textTitle": "共享设置",
|
||||||
"Common.Views.EditNameDialog.textLabel": "标签:",
|
"Common.Views.EditNameDialog.textLabel": "标签:",
|
||||||
"Common.Views.EditNameDialog.textLabelError": "标签不能空",
|
"Common.Views.EditNameDialog.textLabelError": "标签不能空",
|
||||||
"Common.Views.Header.labelCoUsersDescr": "文件正在被多个用户编辑。",
|
"Common.Views.Header.labelCoUsersDescr": "正在编辑文件的用户:",
|
||||||
"Common.Views.Header.textAddFavorite": "标记为收藏项",
|
"Common.Views.Header.textAddFavorite": "标记为收藏项",
|
||||||
"Common.Views.Header.textAdvSettings": "高级设置",
|
"Common.Views.Header.textAdvSettings": "高级设置",
|
||||||
"Common.Views.Header.textBack": "打开文件所在位置",
|
"Common.Views.Header.textBack": "打开文件所在位置",
|
||||||
|
@ -255,6 +256,7 @@
|
||||||
"Common.Views.OpenDialog.txtColon": "冒号",
|
"Common.Views.OpenDialog.txtColon": "冒号",
|
||||||
"Common.Views.OpenDialog.txtComma": "逗号",
|
"Common.Views.OpenDialog.txtComma": "逗号",
|
||||||
"Common.Views.OpenDialog.txtDelimiter": "字段分隔符",
|
"Common.Views.OpenDialog.txtDelimiter": "字段分隔符",
|
||||||
|
"Common.Views.OpenDialog.txtDestData": "选择此数据的放置位置",
|
||||||
"Common.Views.OpenDialog.txtEmpty": "此字段是必需的",
|
"Common.Views.OpenDialog.txtEmpty": "此字段是必需的",
|
||||||
"Common.Views.OpenDialog.txtEncoding": "编码",
|
"Common.Views.OpenDialog.txtEncoding": "编码",
|
||||||
"Common.Views.OpenDialog.txtIncorrectPwd": "密码错误",
|
"Common.Views.OpenDialog.txtIncorrectPwd": "密码错误",
|
||||||
|
@ -414,6 +416,7 @@
|
||||||
"Common.Views.UserNameDialog.textDontShow": "不再询问我",
|
"Common.Views.UserNameDialog.textDontShow": "不再询问我",
|
||||||
"Common.Views.UserNameDialog.textLabel": "标签:",
|
"Common.Views.UserNameDialog.textLabel": "标签:",
|
||||||
"SSE.Controllers.DataTab.textColumns": "列",
|
"SSE.Controllers.DataTab.textColumns": "列",
|
||||||
|
"SSE.Controllers.DataTab.textEmptyUrl": "你必须指定URL。",
|
||||||
"SSE.Controllers.DataTab.textRows": "行",
|
"SSE.Controllers.DataTab.textRows": "行",
|
||||||
"SSE.Controllers.DataTab.textWizard": "文本分列向导",
|
"SSE.Controllers.DataTab.textWizard": "文本分列向导",
|
||||||
"SSE.Controllers.DataTab.txtDataValidation": "数据校验",
|
"SSE.Controllers.DataTab.txtDataValidation": "数据校验",
|
||||||
|
@ -552,6 +555,7 @@
|
||||||
"SSE.Controllers.DocumentHolder.txtRemLimit": "删除限制",
|
"SSE.Controllers.DocumentHolder.txtRemLimit": "删除限制",
|
||||||
"SSE.Controllers.DocumentHolder.txtRemoveAccentChar": "删除重音字符",
|
"SSE.Controllers.DocumentHolder.txtRemoveAccentChar": "删除重音字符",
|
||||||
"SSE.Controllers.DocumentHolder.txtRemoveBar": "删除栏",
|
"SSE.Controllers.DocumentHolder.txtRemoveBar": "删除栏",
|
||||||
|
"SSE.Controllers.DocumentHolder.txtRemoveWarning": "您想删除此签名吗? <br>这一操作无法被撤销。",
|
||||||
"SSE.Controllers.DocumentHolder.txtRemScripts": "删除脚本",
|
"SSE.Controllers.DocumentHolder.txtRemScripts": "删除脚本",
|
||||||
"SSE.Controllers.DocumentHolder.txtRemSubscript": "删除标",
|
"SSE.Controllers.DocumentHolder.txtRemSubscript": "删除标",
|
||||||
"SSE.Controllers.DocumentHolder.txtRemSuperscript": "除去上标",
|
"SSE.Controllers.DocumentHolder.txtRemSuperscript": "除去上标",
|
||||||
|
@ -662,6 +666,7 @@
|
||||||
"SSE.Controllers.Main.errorOpenWarning": "文件中的一个公式的长度超过了<br>允许的字符数,并被删除。",
|
"SSE.Controllers.Main.errorOpenWarning": "文件中的一个公式的长度超过了<br>允许的字符数,并被删除。",
|
||||||
"SSE.Controllers.Main.errorOperandExpected": "输入的函数语法不正确。请检查你是否缺少一个括号 - '('或')'。",
|
"SSE.Controllers.Main.errorOperandExpected": "输入的函数语法不正确。请检查你是否缺少一个括号 - '('或')'。",
|
||||||
"SSE.Controllers.Main.errorPasteMaxRange": "复制和粘贴区域不匹配。<br>请选择相同尺寸的区域,或单击一行中的第一个单元格以粘贴复制的单元格。",
|
"SSE.Controllers.Main.errorPasteMaxRange": "复制和粘贴区域不匹配。<br>请选择相同尺寸的区域,或单击一行中的第一个单元格以粘贴复制的单元格。",
|
||||||
|
"SSE.Controllers.Main.errorPivotGroup": "选定区域不能分组。",
|
||||||
"SSE.Controllers.Main.errorPivotOverlap": "透视表报告不能与表格重叠",
|
"SSE.Controllers.Main.errorPivotOverlap": "透视表报告不能与表格重叠",
|
||||||
"SSE.Controllers.Main.errorPrintMaxPagesCount": "不幸的是,不能在当前的程序版本中一次打印超过1500页。<br>这个限制将在即将发布的版本中被删除。",
|
"SSE.Controllers.Main.errorPrintMaxPagesCount": "不幸的是,不能在当前的程序版本中一次打印超过1500页。<br>这个限制将在即将发布的版本中被删除。",
|
||||||
"SSE.Controllers.Main.errorProcessSaveResult": "保存失败",
|
"SSE.Controllers.Main.errorProcessSaveResult": "保存失败",
|
||||||
|
@ -678,11 +683,12 @@
|
||||||
"SSE.Controllers.Main.errorUpdateVersionOnDisconnect": "网连接已还原文件版本已更改。.<br>在继续工作之前,需要下载文件或复制其内容以确保没有丢失任何内容,然后重新加载此页。",
|
"SSE.Controllers.Main.errorUpdateVersionOnDisconnect": "网连接已还原文件版本已更改。.<br>在继续工作之前,需要下载文件或复制其内容以确保没有丢失任何内容,然后重新加载此页。",
|
||||||
"SSE.Controllers.Main.errorUserDrop": "该文件现在无法访问。",
|
"SSE.Controllers.Main.errorUserDrop": "该文件现在无法访问。",
|
||||||
"SSE.Controllers.Main.errorUsersExceed": "超过了定价计划允许的用户数",
|
"SSE.Controllers.Main.errorUsersExceed": "超过了定价计划允许的用户数",
|
||||||
"SSE.Controllers.Main.errorViewerDisconnect": "连接丢失。您仍然可以查看文档<br>,但在连接恢复之前无法下载或打印。",
|
"SSE.Controllers.Main.errorViewerDisconnect": "连接丢失了。您仍然可以查看文档,<br>但在连接恢复并页面被重新加载之前无法下载或打印。",
|
||||||
"SSE.Controllers.Main.errorWrongBracketsCount": "一个错误的输入公式。< br >用括号打错了。",
|
"SSE.Controllers.Main.errorWrongBracketsCount": "一个错误的输入公式。< br >用括号打错了。",
|
||||||
"SSE.Controllers.Main.errorWrongOperator": "公式输入发生错误。操作不当,请改正!",
|
"SSE.Controllers.Main.errorWrongOperator": "公式输入发生错误。操作不当,请改正!",
|
||||||
"SSE.Controllers.Main.errRemDuplicates": "发现多次出现的值: {0}, 已经删除。 只留下惟一的值: {1}.",
|
"SSE.Controllers.Main.errRemDuplicates": "发现多次出现的值: {0}, 已经删除。 只留下惟一的值: {1}.",
|
||||||
"SSE.Controllers.Main.leavePageText": "您在本电子表格中有未保存的更改。点击“留在这个页面”,然后点击“保存”保存。点击“离开此页面”,放弃所有未保存的更改。",
|
"SSE.Controllers.Main.leavePageText": "您在本电子表格中有未保存的更改。点击“留在这个页面”,然后点击“保存”保存。点击“离开此页面”,放弃所有未保存的更改。",
|
||||||
|
"SSE.Controllers.Main.leavePageTextOnClose": "将丢失表格里所有的未保存更改。<br> 单击“取消”然后“保存”以保存好更改。单击“确定”以放弃所有未保存的更改。",
|
||||||
"SSE.Controllers.Main.loadFontsTextText": "数据加载中…",
|
"SSE.Controllers.Main.loadFontsTextText": "数据加载中…",
|
||||||
"SSE.Controllers.Main.loadFontsTitleText": "数据加载中",
|
"SSE.Controllers.Main.loadFontsTitleText": "数据加载中",
|
||||||
"SSE.Controllers.Main.loadFontTextText": "数据加载中…",
|
"SSE.Controllers.Main.loadFontTextText": "数据加载中…",
|
||||||
|
@ -693,7 +699,7 @@
|
||||||
"SSE.Controllers.Main.loadImageTitleText": "图片加载中",
|
"SSE.Controllers.Main.loadImageTitleText": "图片加载中",
|
||||||
"SSE.Controllers.Main.loadingDocumentTitleText": "加载电子表格",
|
"SSE.Controllers.Main.loadingDocumentTitleText": "加载电子表格",
|
||||||
"SSE.Controllers.Main.notcriticalErrorTitle": "警告",
|
"SSE.Controllers.Main.notcriticalErrorTitle": "警告",
|
||||||
"SSE.Controllers.Main.openErrorText": "打开文件时发生错误",
|
"SSE.Controllers.Main.openErrorText": "打开文件时出现错误",
|
||||||
"SSE.Controllers.Main.openTextText": "打开电子表格...",
|
"SSE.Controllers.Main.openTextText": "打开电子表格...",
|
||||||
"SSE.Controllers.Main.openTitleText": "打开电子表格",
|
"SSE.Controllers.Main.openTitleText": "打开电子表格",
|
||||||
"SSE.Controllers.Main.pastInMergeAreaError": "不能改变合并单元的一部分",
|
"SSE.Controllers.Main.pastInMergeAreaError": "不能改变合并单元的一部分",
|
||||||
|
@ -723,12 +729,13 @@
|
||||||
"SSE.Controllers.Main.textHasMacros": "这个文件带有自动宏。<br> 是否要运行宏?",
|
"SSE.Controllers.Main.textHasMacros": "这个文件带有自动宏。<br> 是否要运行宏?",
|
||||||
"SSE.Controllers.Main.textLearnMore": "了解更多",
|
"SSE.Controllers.Main.textLearnMore": "了解更多",
|
||||||
"SSE.Controllers.Main.textLoadingDocument": "正在加载电子表格",
|
"SSE.Controllers.Main.textLoadingDocument": "正在加载电子表格",
|
||||||
|
"SSE.Controllers.Main.textNeedSynchronize": "您有更新",
|
||||||
"SSE.Controllers.Main.textNo": "否",
|
"SSE.Controllers.Main.textNo": "否",
|
||||||
"SSE.Controllers.Main.textNoLicenseTitle": "ONLYOFFICE开源版本",
|
"SSE.Controllers.Main.textNoLicenseTitle": "已达到许可证限制。",
|
||||||
"SSE.Controllers.Main.textPaidFeature": "付费功能",
|
"SSE.Controllers.Main.textPaidFeature": "付费功能",
|
||||||
"SSE.Controllers.Main.textPleaseWait": "该操作可能需要比预期的更多的时间。请稍候...",
|
"SSE.Controllers.Main.textPleaseWait": "该操作可能需要比预期的更多的时间。请稍候...",
|
||||||
"SSE.Controllers.Main.textRecalcFormulas": "计算公式...",
|
"SSE.Controllers.Main.textRecalcFormulas": "计算公式...",
|
||||||
"SSE.Controllers.Main.textRemember": "记住我的选择",
|
"SSE.Controllers.Main.textRemember": "针对所有的文件记住我的选择",
|
||||||
"SSE.Controllers.Main.textRenameError": "用户名不能为空。",
|
"SSE.Controllers.Main.textRenameError": "用户名不能为空。",
|
||||||
"SSE.Controllers.Main.textShape": "形状",
|
"SSE.Controllers.Main.textShape": "形状",
|
||||||
"SSE.Controllers.Main.textStrict": "严格模式",
|
"SSE.Controllers.Main.textStrict": "严格模式",
|
||||||
|
@ -977,6 +984,7 @@
|
||||||
"SSE.Controllers.Main.txtUnlock": "解锁",
|
"SSE.Controllers.Main.txtUnlock": "解锁",
|
||||||
"SSE.Controllers.Main.txtUnlockRange": "解锁区域",
|
"SSE.Controllers.Main.txtUnlockRange": "解锁区域",
|
||||||
"SSE.Controllers.Main.txtUnlockRangeDescription": "请输入密码以更改此范围:",
|
"SSE.Controllers.Main.txtUnlockRangeDescription": "请输入密码以更改此范围:",
|
||||||
|
"SSE.Controllers.Main.txtUnlockRangeWarning": "您尝试更改的区域有密码保护。",
|
||||||
"SSE.Controllers.Main.txtValues": "值",
|
"SSE.Controllers.Main.txtValues": "值",
|
||||||
"SSE.Controllers.Main.txtXAxis": "X轴",
|
"SSE.Controllers.Main.txtXAxis": "X轴",
|
||||||
"SSE.Controllers.Main.txtYAxis": "Y轴",
|
"SSE.Controllers.Main.txtYAxis": "Y轴",
|
||||||
|
@ -987,19 +995,19 @@
|
||||||
"SSE.Controllers.Main.uploadDocFileCountMessage": "没有上载的文档",
|
"SSE.Controllers.Main.uploadDocFileCountMessage": "没有上载的文档",
|
||||||
"SSE.Controllers.Main.uploadImageExtMessage": "未知图像格式",
|
"SSE.Controllers.Main.uploadImageExtMessage": "未知图像格式",
|
||||||
"SSE.Controllers.Main.uploadImageFileCountMessage": "没有图片上传",
|
"SSE.Controllers.Main.uploadImageFileCountMessage": "没有图片上传",
|
||||||
"SSE.Controllers.Main.uploadImageSizeMessage": "超过了Maximium图像大小限制。",
|
"SSE.Controllers.Main.uploadImageSizeMessage": "图像太大。最大的大小为25MB。",
|
||||||
"SSE.Controllers.Main.uploadImageTextText": "上传图片...",
|
"SSE.Controllers.Main.uploadImageTextText": "上传图片...",
|
||||||
"SSE.Controllers.Main.uploadImageTitleText": "图片上传中",
|
"SSE.Controllers.Main.uploadImageTitleText": "图片上传中",
|
||||||
"SSE.Controllers.Main.waitText": "请稍候...",
|
"SSE.Controllers.Main.waitText": "请稍候...",
|
||||||
"SSE.Controllers.Main.warnBrowserIE9": "该应用程序在IE9上的功能很差。使用IE10或更高版本",
|
"SSE.Controllers.Main.warnBrowserIE9": "该应用程序在IE9上的功能很差。使用IE10或更高版本",
|
||||||
"SSE.Controllers.Main.warnBrowserZoom": "您的浏览器当前缩放设置不完全支持。请按Ctrl + 0重设为默认缩放。",
|
"SSE.Controllers.Main.warnBrowserZoom": "您的浏览器当前缩放设置不完全支持。请按Ctrl + 0重设为默认缩放。",
|
||||||
"SSE.Controllers.Main.warnLicenseExceeded": "与文档服务器的并发连接次数已超出限制,文档打开后将仅供查看。<br>请联系您的账户管理员了解详情。",
|
"SSE.Controllers.Main.warnLicenseExceeded": "您已达到同时连接%1编辑器的限制。该文档将被打开仅供查看。<br>请联系您的管理员以了解更多。",
|
||||||
"SSE.Controllers.Main.warnLicenseExp": "您的许可证已过期。<br>请更新您的许可证并刷新页面。",
|
"SSE.Controllers.Main.warnLicenseExp": "您的许可证已过期。<br>请更新您的许可证并刷新页面。",
|
||||||
"SSE.Controllers.Main.warnLicenseLimitedNoAccess": "授权过期<br>您不具备文件编辑功能的授权<br>请联系管理员。",
|
"SSE.Controllers.Main.warnLicenseLimitedNoAccess": "授权过期<br>您不具备文件编辑功能的授权<br>请联系管理员。",
|
||||||
"SSE.Controllers.Main.warnLicenseLimitedRenewed": "授权需更新<br>您只有文件编辑功能的部分权限<br>请联系管理员以取得完整权限。",
|
"SSE.Controllers.Main.warnLicenseLimitedRenewed": "授权需更新<br>您只有文件编辑功能的部分权限<br>请联系管理员以取得完整权限。",
|
||||||
"SSE.Controllers.Main.warnLicenseUsersExceeded": "并发用户数量已超出限制,文档打开后将仅供查看。<br>请联系您的账户管理员了解详情。",
|
"SSE.Controllers.Main.warnLicenseUsersExceeded": "您已达到%1编辑器的用户限制。请联系您的管理员以了解更多。",
|
||||||
"SSE.Controllers.Main.warnNoLicense": "该版本对文档服务器的并发连接有限制。<br>如果需要更多请考虑购买商业许可证。",
|
"SSE.Controllers.Main.warnNoLicense": "您已达到同时连接%1编辑器的限制。该文档将被打开仅供查看。<br>请联系%1销售团队以了解个人升级条款。",
|
||||||
"SSE.Controllers.Main.warnNoLicenseUsers": "此版本的 %1 编辑软件对并发用户数量有一定的限制。<br>如果需要更多,请考虑购买商用许可证。",
|
"SSE.Controllers.Main.warnNoLicenseUsers": "您已达到%1编辑器的用户限制。请联系%1销售团队以了解个人升级条款。",
|
||||||
"SSE.Controllers.Main.warnProcessRightsChange": "您被拒绝编辑文件的权限。",
|
"SSE.Controllers.Main.warnProcessRightsChange": "您被拒绝编辑文件的权限。",
|
||||||
"SSE.Controllers.Print.strAllSheets": "所有表格",
|
"SSE.Controllers.Print.strAllSheets": "所有表格",
|
||||||
"SSE.Controllers.Print.textFirstCol": "第一列",
|
"SSE.Controllers.Print.textFirstCol": "第一列",
|
||||||
|
@ -1440,7 +1448,7 @@
|
||||||
"SSE.Views.CellSettings.textDirection": "方向",
|
"SSE.Views.CellSettings.textDirection": "方向",
|
||||||
"SSE.Views.CellSettings.textFill": "填满",
|
"SSE.Views.CellSettings.textFill": "填满",
|
||||||
"SSE.Views.CellSettings.textForeground": "前景色",
|
"SSE.Views.CellSettings.textForeground": "前景色",
|
||||||
"SSE.Views.CellSettings.textGradient": "渐变",
|
"SSE.Views.CellSettings.textGradient": "渐变点",
|
||||||
"SSE.Views.CellSettings.textGradientColor": "颜色",
|
"SSE.Views.CellSettings.textGradientColor": "颜色",
|
||||||
"SSE.Views.CellSettings.textGradientFill": "渐变填充",
|
"SSE.Views.CellSettings.textGradientFill": "渐变填充",
|
||||||
"SSE.Views.CellSettings.textIndent": "缩进",
|
"SSE.Views.CellSettings.textIndent": "缩进",
|
||||||
|
@ -1525,7 +1533,7 @@
|
||||||
"SSE.Views.ChartSettingsDlg.textAbsolute": "不要移动或调整单元格大小",
|
"SSE.Views.ChartSettingsDlg.textAbsolute": "不要移动或调整单元格大小",
|
||||||
"SSE.Views.ChartSettingsDlg.textAlt": "可选文本",
|
"SSE.Views.ChartSettingsDlg.textAlt": "可选文本",
|
||||||
"SSE.Views.ChartSettingsDlg.textAltDescription": "描述",
|
"SSE.Views.ChartSettingsDlg.textAltDescription": "描述",
|
||||||
"SSE.Views.ChartSettingsDlg.textAltTip": "视觉对象信息的替代的基于文本的表示,将被视为具有视觉或认知障碍的人阅读,以帮助他们更好地了解图像,自动图像,图表或表中的哪些信息。",
|
"SSE.Views.ChartSettingsDlg.textAltTip": "视觉对象信息的替代基于文本的表示法,将要向有视觉或认知障碍人阅读,以帮助他们更好地了解图像、自选图形、图表或表格中的那些信息。",
|
||||||
"SSE.Views.ChartSettingsDlg.textAltTitle": "标题",
|
"SSE.Views.ChartSettingsDlg.textAltTitle": "标题",
|
||||||
"SSE.Views.ChartSettingsDlg.textAuto": "自动",
|
"SSE.Views.ChartSettingsDlg.textAuto": "自动",
|
||||||
"SSE.Views.ChartSettingsDlg.textAutoEach": "自动调整",
|
"SSE.Views.ChartSettingsDlg.textAutoEach": "自动调整",
|
||||||
|
@ -1653,9 +1661,10 @@
|
||||||
"SSE.Views.CreatePivotDialog.textInvalidRange": "无效的单元格范围",
|
"SSE.Views.CreatePivotDialog.textInvalidRange": "无效的单元格范围",
|
||||||
"SSE.Views.CreatePivotDialog.textNew": "新建工作表",
|
"SSE.Views.CreatePivotDialog.textNew": "新建工作表",
|
||||||
"SSE.Views.CreatePivotDialog.textSelectData": "选择数据",
|
"SSE.Views.CreatePivotDialog.textSelectData": "选择数据",
|
||||||
"SSE.Views.CreatePivotDialog.textTitle": "创建表",
|
"SSE.Views.CreatePivotDialog.textTitle": "创建数据透视表",
|
||||||
"SSE.Views.CreatePivotDialog.txtEmpty": "这是必填栏",
|
"SSE.Views.CreatePivotDialog.txtEmpty": "这是必填栏",
|
||||||
"SSE.Views.CreateSparklineDialog.textDataRange": "源数据区域",
|
"SSE.Views.CreateSparklineDialog.textDataRange": "源数据区域",
|
||||||
|
"SSE.Views.CreateSparklineDialog.textDestination": "选择放置迷你图表的位置。",
|
||||||
"SSE.Views.CreateSparklineDialog.textInvalidRange": "无效的单元格范围",
|
"SSE.Views.CreateSparklineDialog.textInvalidRange": "无效的单元格范围",
|
||||||
"SSE.Views.CreateSparklineDialog.textSelectData": "选择数据",
|
"SSE.Views.CreateSparklineDialog.textSelectData": "选择数据",
|
||||||
"SSE.Views.CreateSparklineDialog.textTitle": "创建迷你图",
|
"SSE.Views.CreateSparklineDialog.textTitle": "创建迷你图",
|
||||||
|
@ -1682,12 +1691,15 @@
|
||||||
"SSE.Views.DataTab.tipRemDuplicates": "从表单中移除多次出现的行",
|
"SSE.Views.DataTab.tipRemDuplicates": "从表单中移除多次出现的行",
|
||||||
"SSE.Views.DataTab.tipToColumns": "将单元格文本分隔成列",
|
"SSE.Views.DataTab.tipToColumns": "将单元格文本分隔成列",
|
||||||
"SSE.Views.DataTab.tipUngroup": "取消单元格范围分组",
|
"SSE.Views.DataTab.tipUngroup": "取消单元格范围分组",
|
||||||
|
"SSE.Views.DataValidationDialog.errorMustEnterValue": "您必须在\"{0}\"字段中输入值。",
|
||||||
|
"SSE.Views.DataValidationDialog.errorNamedRange": "找不到指定的命名区域。",
|
||||||
"SSE.Views.DataValidationDialog.errorNegativeTextLength": "负值不能用在条件\"{0}\"中。",
|
"SSE.Views.DataValidationDialog.errorNegativeTextLength": "负值不能用在条件\"{0}\"中。",
|
||||||
"SSE.Views.DataValidationDialog.strError": "错误警报",
|
"SSE.Views.DataValidationDialog.strError": "错误警报",
|
||||||
"SSE.Views.DataValidationDialog.strInput": "输入信息",
|
"SSE.Views.DataValidationDialog.strInput": "输入信息",
|
||||||
"SSE.Views.DataValidationDialog.strSettings": "设置",
|
"SSE.Views.DataValidationDialog.strSettings": "设置",
|
||||||
"SSE.Views.DataValidationDialog.textAlert": "提示",
|
"SSE.Views.DataValidationDialog.textAlert": "提示",
|
||||||
"SSE.Views.DataValidationDialog.textAllow": "允许",
|
"SSE.Views.DataValidationDialog.textAllow": "允许",
|
||||||
|
"SSE.Views.DataValidationDialog.textApply": "将这些变化应用于所有其他具有相同设置的单元格",
|
||||||
"SSE.Views.DataValidationDialog.textCompare": "相比于",
|
"SSE.Views.DataValidationDialog.textCompare": "相比于",
|
||||||
"SSE.Views.DataValidationDialog.textData": "数据",
|
"SSE.Views.DataValidationDialog.textData": "数据",
|
||||||
"SSE.Views.DataValidationDialog.textEndDate": "结束日期",
|
"SSE.Views.DataValidationDialog.textEndDate": "结束日期",
|
||||||
|
@ -1768,7 +1780,7 @@
|
||||||
"SSE.Views.DocumentHolder.insertColumnRightText": "右列",
|
"SSE.Views.DocumentHolder.insertColumnRightText": "右列",
|
||||||
"SSE.Views.DocumentHolder.insertRowAboveText": "上面的行",
|
"SSE.Views.DocumentHolder.insertRowAboveText": "上面的行",
|
||||||
"SSE.Views.DocumentHolder.insertRowBelowText": "下面的行",
|
"SSE.Views.DocumentHolder.insertRowBelowText": "下面的行",
|
||||||
"SSE.Views.DocumentHolder.originalSizeText": "默认大小",
|
"SSE.Views.DocumentHolder.originalSizeText": "实际大小",
|
||||||
"SSE.Views.DocumentHolder.removeHyperlinkText": "删除超链接",
|
"SSE.Views.DocumentHolder.removeHyperlinkText": "删除超链接",
|
||||||
"SSE.Views.DocumentHolder.selectColumnText": "整列",
|
"SSE.Views.DocumentHolder.selectColumnText": "整列",
|
||||||
"SSE.Views.DocumentHolder.selectDataText": "列数据",
|
"SSE.Views.DocumentHolder.selectDataText": "列数据",
|
||||||
|
@ -1882,7 +1894,7 @@
|
||||||
"SSE.Views.DocumentHolder.txtSortFontColor": "选定的字体颜色在上面",
|
"SSE.Views.DocumentHolder.txtSortFontColor": "选定的字体颜色在上面",
|
||||||
"SSE.Views.DocumentHolder.txtSparklines": "迷你",
|
"SSE.Views.DocumentHolder.txtSparklines": "迷你",
|
||||||
"SSE.Views.DocumentHolder.txtText": "文本",
|
"SSE.Views.DocumentHolder.txtText": "文本",
|
||||||
"SSE.Views.DocumentHolder.txtTextAdvanced": "文本高级设置",
|
"SSE.Views.DocumentHolder.txtTextAdvanced": "段落高级设置",
|
||||||
"SSE.Views.DocumentHolder.txtTime": "时间",
|
"SSE.Views.DocumentHolder.txtTime": "时间",
|
||||||
"SSE.Views.DocumentHolder.txtUngroup": "取消组合",
|
"SSE.Views.DocumentHolder.txtUngroup": "取消组合",
|
||||||
"SSE.Views.DocumentHolder.txtWidth": "宽度",
|
"SSE.Views.DocumentHolder.txtWidth": "宽度",
|
||||||
|
@ -1948,7 +1960,7 @@
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "位置",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "位置",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtRights": "有权利的人",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtRights": "有权利的人",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtSubject": "主题",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtSubject": "主题",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtTitle": "电子表格标题",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtTitle": "标题",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtUploaded": "上载",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtUploaded": "上载",
|
||||||
"SSE.Views.FileMenuPanels.DocumentRights.txtBtnAccessRights": "更改访问权限",
|
"SSE.Views.FileMenuPanels.DocumentRights.txtBtnAccessRights": "更改访问权限",
|
||||||
"SSE.Views.FileMenuPanels.DocumentRights.txtRights": "有权利的人",
|
"SSE.Views.FileMenuPanels.DocumentRights.txtRights": "有权利的人",
|
||||||
|
@ -1961,7 +1973,7 @@
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strDecimalSeparator": "小数分隔符",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strDecimalSeparator": "小数分隔符",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFast": "快速",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFast": "快速",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFontRender": "字体微调方式",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFontRender": "字体微调方式",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strForcesave": "始终保存到服务器(否则在文档关闭时保存到服务器)",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strForcesave": "单击“保存”或Ctrl+S之后版本添加到存储",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFuncLocale": "公式语言",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFuncLocale": "公式语言",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFuncLocaleEx": "例:SUM; MIN; MAX; COUNT",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFuncLocaleEx": "例:SUM; MIN; MAX; COUNT",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strLiveComment": "显示批注",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strLiveComment": "显示批注",
|
||||||
|
@ -1985,7 +1997,7 @@
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textAutoRecover": "自动恢复",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textAutoRecover": "自动恢复",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textAutoSave": "自动保存",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textAutoSave": "自动保存",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textDisabled": "已禁用",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textDisabled": "已禁用",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textForceSave": "保存到服务器",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textForceSave": "在保存中间版本",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textMinute": "每一分钟",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textMinute": "每一分钟",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textRefStyle": "参考风格",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textRefStyle": "参考风格",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtBe": "白俄罗斯文",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtBe": "白俄罗斯文",
|
||||||
|
@ -2159,6 +2171,8 @@
|
||||||
"SSE.Views.FormatRulesManagerDlg.textCellValue": "单元格值",
|
"SSE.Views.FormatRulesManagerDlg.textCellValue": "单元格值",
|
||||||
"SSE.Views.FormatRulesManagerDlg.textColorScale": "渐变颜色刻度",
|
"SSE.Views.FormatRulesManagerDlg.textColorScale": "渐变颜色刻度",
|
||||||
"SSE.Views.FormatRulesManagerDlg.textContains": "单元格值包含",
|
"SSE.Views.FormatRulesManagerDlg.textContains": "单元格值包含",
|
||||||
|
"SSE.Views.FormatRulesManagerDlg.textContainsBlank": "单元格包含空值",
|
||||||
|
"SSE.Views.FormatRulesManagerDlg.textContainsError": "单元格包含错误",
|
||||||
"SSE.Views.FormatRulesManagerDlg.textDelete": "删除",
|
"SSE.Views.FormatRulesManagerDlg.textDelete": "删除",
|
||||||
"SSE.Views.FormatRulesManagerDlg.textDown": "下移规则",
|
"SSE.Views.FormatRulesManagerDlg.textDown": "下移规则",
|
||||||
"SSE.Views.FormatRulesManagerDlg.textDuplicate": "重复值",
|
"SSE.Views.FormatRulesManagerDlg.textDuplicate": "重复值",
|
||||||
|
@ -2171,6 +2185,8 @@
|
||||||
"SSE.Views.FormatRulesManagerDlg.textNew": "新",
|
"SSE.Views.FormatRulesManagerDlg.textNew": "新",
|
||||||
"SSE.Views.FormatRulesManagerDlg.textNotBetween": "不介于{0}到{1}之间",
|
"SSE.Views.FormatRulesManagerDlg.textNotBetween": "不介于{0}到{1}之间",
|
||||||
"SSE.Views.FormatRulesManagerDlg.textNotContains": "单元格值不包含",
|
"SSE.Views.FormatRulesManagerDlg.textNotContains": "单元格值不包含",
|
||||||
|
"SSE.Views.FormatRulesManagerDlg.textNotContainsBlank": "单元格不包含空值",
|
||||||
|
"SSE.Views.FormatRulesManagerDlg.textNotContainsError": "单元格不包含错误",
|
||||||
"SSE.Views.FormatRulesManagerDlg.textRules": "规则",
|
"SSE.Views.FormatRulesManagerDlg.textRules": "规则",
|
||||||
"SSE.Views.FormatRulesManagerDlg.textScope": "显示其格式规则",
|
"SSE.Views.FormatRulesManagerDlg.textScope": "显示其格式规则",
|
||||||
"SSE.Views.FormatRulesManagerDlg.textSelectData": "选择数据",
|
"SSE.Views.FormatRulesManagerDlg.textSelectData": "选择数据",
|
||||||
|
@ -2312,7 +2328,7 @@
|
||||||
"SSE.Views.ImageSettings.textHintFlipV": "垂直翻转",
|
"SSE.Views.ImageSettings.textHintFlipV": "垂直翻转",
|
||||||
"SSE.Views.ImageSettings.textInsert": "替换图像",
|
"SSE.Views.ImageSettings.textInsert": "替换图像",
|
||||||
"SSE.Views.ImageSettings.textKeepRatio": "不变比例",
|
"SSE.Views.ImageSettings.textKeepRatio": "不变比例",
|
||||||
"SSE.Views.ImageSettings.textOriginalSize": "默认大小",
|
"SSE.Views.ImageSettings.textOriginalSize": "实际大小",
|
||||||
"SSE.Views.ImageSettings.textRotate90": "旋转90°",
|
"SSE.Views.ImageSettings.textRotate90": "旋转90°",
|
||||||
"SSE.Views.ImageSettings.textRotation": "旋转",
|
"SSE.Views.ImageSettings.textRotation": "旋转",
|
||||||
"SSE.Views.ImageSettings.textSize": "大小",
|
"SSE.Views.ImageSettings.textSize": "大小",
|
||||||
|
@ -2320,7 +2336,7 @@
|
||||||
"SSE.Views.ImageSettingsAdvanced.textAbsolute": "不要移动或调整单元格大小",
|
"SSE.Views.ImageSettingsAdvanced.textAbsolute": "不要移动或调整单元格大小",
|
||||||
"SSE.Views.ImageSettingsAdvanced.textAlt": "可选文本",
|
"SSE.Views.ImageSettingsAdvanced.textAlt": "可选文本",
|
||||||
"SSE.Views.ImageSettingsAdvanced.textAltDescription": "描述",
|
"SSE.Views.ImageSettingsAdvanced.textAltDescription": "描述",
|
||||||
"SSE.Views.ImageSettingsAdvanced.textAltTip": "视觉对象信息的替代的基于文本的表示,将被视为具有视觉或认知障碍的人阅读,以帮助他们更好地了解图像,自动图像,图表或表中的哪些信息。",
|
"SSE.Views.ImageSettingsAdvanced.textAltTip": "视觉对象信息的替代基于文本的表示法,将要向有视觉或认知障碍人阅读,以帮助他们更好地了解图像、自选图形、图表或表格中的那些信息。",
|
||||||
"SSE.Views.ImageSettingsAdvanced.textAltTitle": "标题",
|
"SSE.Views.ImageSettingsAdvanced.textAltTitle": "标题",
|
||||||
"SSE.Views.ImageSettingsAdvanced.textAngle": "角度",
|
"SSE.Views.ImageSettingsAdvanced.textAngle": "角度",
|
||||||
"SSE.Views.ImageSettingsAdvanced.textFlipped": "已翻转",
|
"SSE.Views.ImageSettingsAdvanced.textFlipped": "已翻转",
|
||||||
|
@ -2406,6 +2422,7 @@
|
||||||
"SSE.Views.NameManagerDlg.textWorkbook": "工作簿",
|
"SSE.Views.NameManagerDlg.textWorkbook": "工作簿",
|
||||||
"SSE.Views.NameManagerDlg.tipIsLocked": "此元素正在被其他用户编辑。",
|
"SSE.Views.NameManagerDlg.tipIsLocked": "此元素正在被其他用户编辑。",
|
||||||
"SSE.Views.NameManagerDlg.txtTitle": "名称管理",
|
"SSE.Views.NameManagerDlg.txtTitle": "名称管理",
|
||||||
|
"SSE.Views.NameManagerDlg.warnDelete": "您确定要删除{0}这个名字吗?",
|
||||||
"SSE.Views.PageMarginsDialog.textBottom": "底部",
|
"SSE.Views.PageMarginsDialog.textBottom": "底部",
|
||||||
"SSE.Views.PageMarginsDialog.textLeft": "左",
|
"SSE.Views.PageMarginsDialog.textLeft": "左",
|
||||||
"SSE.Views.PageMarginsDialog.textRight": "对",
|
"SSE.Views.PageMarginsDialog.textRight": "对",
|
||||||
|
@ -2433,7 +2450,7 @@
|
||||||
"SSE.Views.ParagraphSettingsAdvanced.strIndentsSpecial": "特别",
|
"SSE.Views.ParagraphSettingsAdvanced.strIndentsSpecial": "特别",
|
||||||
"SSE.Views.ParagraphSettingsAdvanced.strIndentsSpecialBy": "由",
|
"SSE.Views.ParagraphSettingsAdvanced.strIndentsSpecialBy": "由",
|
||||||
"SSE.Views.ParagraphSettingsAdvanced.strParagraphFont": "字体",
|
"SSE.Views.ParagraphSettingsAdvanced.strParagraphFont": "字体",
|
||||||
"SSE.Views.ParagraphSettingsAdvanced.strParagraphIndents": "缩进和放置",
|
"SSE.Views.ParagraphSettingsAdvanced.strParagraphIndents": "缩进和间距",
|
||||||
"SSE.Views.ParagraphSettingsAdvanced.strSmallCaps": "小写",
|
"SSE.Views.ParagraphSettingsAdvanced.strSmallCaps": "小写",
|
||||||
"SSE.Views.ParagraphSettingsAdvanced.strSpacing": "间距",
|
"SSE.Views.ParagraphSettingsAdvanced.strSpacing": "间距",
|
||||||
"SSE.Views.ParagraphSettingsAdvanced.strStrike": "删除线",
|
"SSE.Views.ParagraphSettingsAdvanced.strStrike": "删除线",
|
||||||
|
@ -2478,6 +2495,7 @@
|
||||||
"SSE.Views.PivotDigitalFilterDialog.txtTitleLabel": "标签过滤器",
|
"SSE.Views.PivotDigitalFilterDialog.txtTitleLabel": "标签过滤器",
|
||||||
"SSE.Views.PivotDigitalFilterDialog.txtTitleValue": "按值筛选",
|
"SSE.Views.PivotDigitalFilterDialog.txtTitleValue": "按值筛选",
|
||||||
"SSE.Views.PivotGroupDialog.textAuto": "自动",
|
"SSE.Views.PivotGroupDialog.textAuto": "自动",
|
||||||
|
"SSE.Views.PivotGroupDialog.textBy": "依据",
|
||||||
"SSE.Views.PivotGroupDialog.textDays": "天",
|
"SSE.Views.PivotGroupDialog.textDays": "天",
|
||||||
"SSE.Views.PivotGroupDialog.textEnd": "终止于",
|
"SSE.Views.PivotGroupDialog.textEnd": "终止于",
|
||||||
"SSE.Views.PivotGroupDialog.textError": "此字段必须为数值。",
|
"SSE.Views.PivotGroupDialog.textError": "此字段必须为数值。",
|
||||||
|
@ -2614,6 +2632,7 @@
|
||||||
"SSE.Views.PrintTitlesDialog.textTop": "在顶部重复一行",
|
"SSE.Views.PrintTitlesDialog.textTop": "在顶部重复一行",
|
||||||
"SSE.Views.ProtectDialog.textInvalidRange": "错误!单元格范围无效。",
|
"SSE.Views.ProtectDialog.textInvalidRange": "错误!单元格范围无效。",
|
||||||
"SSE.Views.ProtectDialog.textSelectData": "选择数据",
|
"SSE.Views.ProtectDialog.textSelectData": "选择数据",
|
||||||
|
"SSE.Views.ProtectDialog.txtAllow": "允许该表的所有用户",
|
||||||
"SSE.Views.ProtectDialog.txtAutofilter": "使用自动筛选",
|
"SSE.Views.ProtectDialog.txtAutofilter": "使用自动筛选",
|
||||||
"SSE.Views.ProtectDialog.txtDelCols": "删除列",
|
"SSE.Views.ProtectDialog.txtDelCols": "删除列",
|
||||||
"SSE.Views.ProtectDialog.txtDelRows": "删除行",
|
"SSE.Views.ProtectDialog.txtDelRows": "删除行",
|
||||||
|
@ -2651,6 +2670,7 @@
|
||||||
"SSE.Views.ProtectRangesDlg.txtNo": "否",
|
"SSE.Views.ProtectRangesDlg.txtNo": "否",
|
||||||
"SSE.Views.ProtectRangesDlg.txtTitle": "允许用户编辑范围",
|
"SSE.Views.ProtectRangesDlg.txtTitle": "允许用户编辑范围",
|
||||||
"SSE.Views.ProtectRangesDlg.txtYes": "是",
|
"SSE.Views.ProtectRangesDlg.txtYes": "是",
|
||||||
|
"SSE.Views.ProtectRangesDlg.warnDelete": "您确定要删除{0}这个名字吗?",
|
||||||
"SSE.Views.RemoveDuplicatesDialog.textColumns": "列",
|
"SSE.Views.RemoveDuplicatesDialog.textColumns": "列",
|
||||||
"SSE.Views.RemoveDuplicatesDialog.textHeaders": "我的数据有题头",
|
"SSE.Views.RemoveDuplicatesDialog.textHeaders": "我的数据有题头",
|
||||||
"SSE.Views.RemoveDuplicatesDialog.textSelectAll": "全选",
|
"SSE.Views.RemoveDuplicatesDialog.textSelectAll": "全选",
|
||||||
|
@ -2658,7 +2678,7 @@
|
||||||
"SSE.Views.RightMenu.txtCellSettings": "单元格设置",
|
"SSE.Views.RightMenu.txtCellSettings": "单元格设置",
|
||||||
"SSE.Views.RightMenu.txtChartSettings": "图表设置",
|
"SSE.Views.RightMenu.txtChartSettings": "图表设置",
|
||||||
"SSE.Views.RightMenu.txtImageSettings": "图像设置",
|
"SSE.Views.RightMenu.txtImageSettings": "图像设置",
|
||||||
"SSE.Views.RightMenu.txtParagraphSettings": "文本设置",
|
"SSE.Views.RightMenu.txtParagraphSettings": "段落设置",
|
||||||
"SSE.Views.RightMenu.txtPivotSettings": "数据透视表设置",
|
"SSE.Views.RightMenu.txtPivotSettings": "数据透视表设置",
|
||||||
"SSE.Views.RightMenu.txtSettings": "通用设置",
|
"SSE.Views.RightMenu.txtSettings": "通用设置",
|
||||||
"SSE.Views.RightMenu.txtShapeSettings": "形状设置",
|
"SSE.Views.RightMenu.txtShapeSettings": "形状设置",
|
||||||
|
@ -2687,7 +2707,7 @@
|
||||||
"SSE.Views.ShapeSettings.strPattern": "模式",
|
"SSE.Views.ShapeSettings.strPattern": "模式",
|
||||||
"SSE.Views.ShapeSettings.strShadow": "显示阴影",
|
"SSE.Views.ShapeSettings.strShadow": "显示阴影",
|
||||||
"SSE.Views.ShapeSettings.strSize": "大小",
|
"SSE.Views.ShapeSettings.strSize": "大小",
|
||||||
"SSE.Views.ShapeSettings.strStroke": "边框",
|
"SSE.Views.ShapeSettings.strStroke": "线条",
|
||||||
"SSE.Views.ShapeSettings.strTransparency": "不透明度",
|
"SSE.Views.ShapeSettings.strTransparency": "不透明度",
|
||||||
"SSE.Views.ShapeSettings.strType": "类型",
|
"SSE.Views.ShapeSettings.strType": "类型",
|
||||||
"SSE.Views.ShapeSettings.textAdvanced": "显示高级设置",
|
"SSE.Views.ShapeSettings.textAdvanced": "显示高级设置",
|
||||||
|
@ -2700,7 +2720,7 @@
|
||||||
"SSE.Views.ShapeSettings.textFromFile": "从文件导入",
|
"SSE.Views.ShapeSettings.textFromFile": "从文件导入",
|
||||||
"SSE.Views.ShapeSettings.textFromStorage": "来自存储设备",
|
"SSE.Views.ShapeSettings.textFromStorage": "来自存储设备",
|
||||||
"SSE.Views.ShapeSettings.textFromUrl": "从URL",
|
"SSE.Views.ShapeSettings.textFromUrl": "从URL",
|
||||||
"SSE.Views.ShapeSettings.textGradient": "渐变",
|
"SSE.Views.ShapeSettings.textGradient": "渐变点",
|
||||||
"SSE.Views.ShapeSettings.textGradientFill": "渐变填充",
|
"SSE.Views.ShapeSettings.textGradientFill": "渐变填充",
|
||||||
"SSE.Views.ShapeSettings.textHint270": "逆时针旋转90°",
|
"SSE.Views.ShapeSettings.textHint270": "逆时针旋转90°",
|
||||||
"SSE.Views.ShapeSettings.textHint90": "顺时针旋转90°",
|
"SSE.Views.ShapeSettings.textHint90": "顺时针旋转90°",
|
||||||
|
@ -2740,7 +2760,7 @@
|
||||||
"SSE.Views.ShapeSettingsAdvanced.textAbsolute": "不要移动或调整单元格大小",
|
"SSE.Views.ShapeSettingsAdvanced.textAbsolute": "不要移动或调整单元格大小",
|
||||||
"SSE.Views.ShapeSettingsAdvanced.textAlt": "可选文本",
|
"SSE.Views.ShapeSettingsAdvanced.textAlt": "可选文本",
|
||||||
"SSE.Views.ShapeSettingsAdvanced.textAltDescription": "描述",
|
"SSE.Views.ShapeSettingsAdvanced.textAltDescription": "描述",
|
||||||
"SSE.Views.ShapeSettingsAdvanced.textAltTip": "视觉对象信息的替代的基于文本的表示,将被视为具有视觉或认知障碍的人阅读,以帮助他们更好地了解图像,自动图像,图表或表中的哪些信息。",
|
"SSE.Views.ShapeSettingsAdvanced.textAltTip": "视觉对象信息的替代基于文本的表示法,将要向有视觉或认知障碍人阅读,以帮助他们更好地了解图像、自选图形、图表或表格中的那些信息。",
|
||||||
"SSE.Views.ShapeSettingsAdvanced.textAltTitle": "标题",
|
"SSE.Views.ShapeSettingsAdvanced.textAltTitle": "标题",
|
||||||
"SSE.Views.ShapeSettingsAdvanced.textAngle": "角度",
|
"SSE.Views.ShapeSettingsAdvanced.textAngle": "角度",
|
||||||
"SSE.Views.ShapeSettingsAdvanced.textArrows": "箭头",
|
"SSE.Views.ShapeSettingsAdvanced.textArrows": "箭头",
|
||||||
|
@ -2791,6 +2811,7 @@
|
||||||
"SSE.Views.SignatureSettings.strValid": "有效签名",
|
"SSE.Views.SignatureSettings.strValid": "有效签名",
|
||||||
"SSE.Views.SignatureSettings.txtContinueEditing": "继续编辑",
|
"SSE.Views.SignatureSettings.txtContinueEditing": "继续编辑",
|
||||||
"SSE.Views.SignatureSettings.txtEditWarning": "编辑将删除电子表格中的签名。<br>您确定要继续吗?",
|
"SSE.Views.SignatureSettings.txtEditWarning": "编辑将删除电子表格中的签名。<br>您确定要继续吗?",
|
||||||
|
"SSE.Views.SignatureSettings.txtRemoveWarning": "您想删除此签名吗? <br>这一操作无法被撤销。",
|
||||||
"SSE.Views.SignatureSettings.txtRequestedSignatures": "此电子表格需要签名。",
|
"SSE.Views.SignatureSettings.txtRequestedSignatures": "此电子表格需要签名。",
|
||||||
"SSE.Views.SignatureSettings.txtSigned": "有效签名已添加到电子表格中。该电子表格已限制编辑。",
|
"SSE.Views.SignatureSettings.txtSigned": "有效签名已添加到电子表格中。该电子表格已限制编辑。",
|
||||||
"SSE.Views.SignatureSettings.txtSignedInvalid": "电子表格中的某些数字签名无效或无法验证。该电子表格已限制编辑。",
|
"SSE.Views.SignatureSettings.txtSignedInvalid": "电子表格中的某些数字签名无效或无法验证。该电子表格已限制编辑。",
|
||||||
|
@ -2819,6 +2840,7 @@
|
||||||
"SSE.Views.SlicerSettings.textStyle": "样式",
|
"SSE.Views.SlicerSettings.textStyle": "样式",
|
||||||
"SSE.Views.SlicerSettings.textVert": "垂直",
|
"SSE.Views.SlicerSettings.textVert": "垂直",
|
||||||
"SSE.Views.SlicerSettings.textWidth": "宽度",
|
"SSE.Views.SlicerSettings.textWidth": "宽度",
|
||||||
|
"SSE.Views.SlicerSettings.textZA": "Z到A",
|
||||||
"SSE.Views.SlicerSettingsAdvanced.strButtons": "按钮",
|
"SSE.Views.SlicerSettingsAdvanced.strButtons": "按钮",
|
||||||
"SSE.Views.SlicerSettingsAdvanced.strColumns": "列",
|
"SSE.Views.SlicerSettingsAdvanced.strColumns": "列",
|
||||||
"SSE.Views.SlicerSettingsAdvanced.strHeight": "高度",
|
"SSE.Views.SlicerSettingsAdvanced.strHeight": "高度",
|
||||||
|
@ -2853,6 +2875,7 @@
|
||||||
"SSE.Views.SlicerSettingsAdvanced.textSourceName": "源名称",
|
"SSE.Views.SlicerSettingsAdvanced.textSourceName": "源名称",
|
||||||
"SSE.Views.SlicerSettingsAdvanced.textTitle": "切片器 - 高级设置",
|
"SSE.Views.SlicerSettingsAdvanced.textTitle": "切片器 - 高级设置",
|
||||||
"SSE.Views.SlicerSettingsAdvanced.textTwoCell": "随单元格移动和调整大小",
|
"SSE.Views.SlicerSettingsAdvanced.textTwoCell": "随单元格移动和调整大小",
|
||||||
|
"SSE.Views.SlicerSettingsAdvanced.textZA": "Z到A",
|
||||||
"SSE.Views.SlicerSettingsAdvanced.txtEmpty": "这是必填栏",
|
"SSE.Views.SlicerSettingsAdvanced.txtEmpty": "这是必填栏",
|
||||||
"SSE.Views.SortDialog.errorEmpty": "所有排序条件都必须指定列或行。",
|
"SSE.Views.SortDialog.errorEmpty": "所有排序条件都必须指定列或行。",
|
||||||
"SSE.Views.SortDialog.errorMoreOneCol": "选择了多个列。",
|
"SSE.Views.SortDialog.errorMoreOneCol": "选择了多个列。",
|
||||||
|
@ -2964,7 +2987,7 @@
|
||||||
"SSE.Views.Statusbar.textMin": "最小值",
|
"SSE.Views.Statusbar.textMin": "最小值",
|
||||||
"SSE.Views.Statusbar.textNewColor": "添加新的自定义颜色",
|
"SSE.Views.Statusbar.textNewColor": "添加新的自定义颜色",
|
||||||
"SSE.Views.Statusbar.textNoColor": "没有颜色",
|
"SSE.Views.Statusbar.textNoColor": "没有颜色",
|
||||||
"SSE.Views.Statusbar.textSum": "合计",
|
"SSE.Views.Statusbar.textSum": "求和",
|
||||||
"SSE.Views.Statusbar.tipAddTab": "添加工作表",
|
"SSE.Views.Statusbar.tipAddTab": "添加工作表",
|
||||||
"SSE.Views.Statusbar.tipFirst": "滚动到第一张",
|
"SSE.Views.Statusbar.tipFirst": "滚动到第一张",
|
||||||
"SSE.Views.Statusbar.tipLast": "滚动到最后一张",
|
"SSE.Views.Statusbar.tipLast": "滚动到最后一张",
|
||||||
|
@ -2980,7 +3003,7 @@
|
||||||
"SSE.Views.TableOptionsDialog.errorFTRangeIncludedOtherTables": "所选单元格范围无法完成操作。<br>选择不包括其他表格的范围。",
|
"SSE.Views.TableOptionsDialog.errorFTRangeIncludedOtherTables": "所选单元格范围无法完成操作。<br>选择不包括其他表格的范围。",
|
||||||
"SSE.Views.TableOptionsDialog.errorMultiCellFormula": "表格中不允许使用多单元格数组公式。",
|
"SSE.Views.TableOptionsDialog.errorMultiCellFormula": "表格中不允许使用多单元格数组公式。",
|
||||||
"SSE.Views.TableOptionsDialog.txtEmpty": "这是必填栏",
|
"SSE.Views.TableOptionsDialog.txtEmpty": "这是必填栏",
|
||||||
"SSE.Views.TableOptionsDialog.txtFormat": "创建表",
|
"SSE.Views.TableOptionsDialog.txtFormat": "创建表格",
|
||||||
"SSE.Views.TableOptionsDialog.txtInvalidRange": "错误!无效的单元格范围",
|
"SSE.Views.TableOptionsDialog.txtInvalidRange": "错误!无效的单元格范围",
|
||||||
"SSE.Views.TableOptionsDialog.txtTitle": "标题",
|
"SSE.Views.TableOptionsDialog.txtTitle": "标题",
|
||||||
"SSE.Views.TableSettings.deleteColumnText": "删除列",
|
"SSE.Views.TableSettings.deleteColumnText": "删除列",
|
||||||
|
@ -3032,7 +3055,7 @@
|
||||||
"SSE.Views.TextArtSettings.strForeground": "前景色",
|
"SSE.Views.TextArtSettings.strForeground": "前景色",
|
||||||
"SSE.Views.TextArtSettings.strPattern": "模式",
|
"SSE.Views.TextArtSettings.strPattern": "模式",
|
||||||
"SSE.Views.TextArtSettings.strSize": "大小",
|
"SSE.Views.TextArtSettings.strSize": "大小",
|
||||||
"SSE.Views.TextArtSettings.strStroke": "边框",
|
"SSE.Views.TextArtSettings.strStroke": "线条",
|
||||||
"SSE.Views.TextArtSettings.strTransparency": "不透明度",
|
"SSE.Views.TextArtSettings.strTransparency": "不透明度",
|
||||||
"SSE.Views.TextArtSettings.strType": "类型",
|
"SSE.Views.TextArtSettings.strType": "类型",
|
||||||
"SSE.Views.TextArtSettings.textAngle": "角度",
|
"SSE.Views.TextArtSettings.textAngle": "角度",
|
||||||
|
@ -3042,7 +3065,7 @@
|
||||||
"SSE.Views.TextArtSettings.textEmptyPattern": "无图案",
|
"SSE.Views.TextArtSettings.textEmptyPattern": "无图案",
|
||||||
"SSE.Views.TextArtSettings.textFromFile": "从文件导入",
|
"SSE.Views.TextArtSettings.textFromFile": "从文件导入",
|
||||||
"SSE.Views.TextArtSettings.textFromUrl": "从URL",
|
"SSE.Views.TextArtSettings.textFromUrl": "从URL",
|
||||||
"SSE.Views.TextArtSettings.textGradient": "渐变",
|
"SSE.Views.TextArtSettings.textGradient": "渐变点",
|
||||||
"SSE.Views.TextArtSettings.textGradientFill": "渐变填充",
|
"SSE.Views.TextArtSettings.textGradientFill": "渐变填充",
|
||||||
"SSE.Views.TextArtSettings.textImageTexture": "图片或纹理",
|
"SSE.Views.TextArtSettings.textImageTexture": "图片或纹理",
|
||||||
"SSE.Views.TextArtSettings.textLinear": "线性",
|
"SSE.Views.TextArtSettings.textLinear": "线性",
|
||||||
|
@ -3233,13 +3256,13 @@
|
||||||
"SSE.Views.Toolbar.tipInsertTable": "插入表",
|
"SSE.Views.Toolbar.tipInsertTable": "插入表",
|
||||||
"SSE.Views.Toolbar.tipInsertText": "插入文字",
|
"SSE.Views.Toolbar.tipInsertText": "插入文字",
|
||||||
"SSE.Views.Toolbar.tipInsertTextart": "插入文字艺术",
|
"SSE.Views.Toolbar.tipInsertTextart": "插入文字艺术",
|
||||||
"SSE.Views.Toolbar.tipMerge": "合并",
|
"SSE.Views.Toolbar.tipMerge": "合并且居中",
|
||||||
"SSE.Views.Toolbar.tipNumFormat": "数字格式",
|
"SSE.Views.Toolbar.tipNumFormat": "数字格式",
|
||||||
"SSE.Views.Toolbar.tipPageMargins": "页边距",
|
"SSE.Views.Toolbar.tipPageMargins": "页边距",
|
||||||
"SSE.Views.Toolbar.tipPageOrient": "页面方向",
|
"SSE.Views.Toolbar.tipPageOrient": "页面方向",
|
||||||
"SSE.Views.Toolbar.tipPageSize": "页面大小",
|
"SSE.Views.Toolbar.tipPageSize": "页面大小",
|
||||||
"SSE.Views.Toolbar.tipPaste": "粘贴",
|
"SSE.Views.Toolbar.tipPaste": "粘贴",
|
||||||
"SSE.Views.Toolbar.tipPrColor": "背景颜色",
|
"SSE.Views.Toolbar.tipPrColor": "填充颜色",
|
||||||
"SSE.Views.Toolbar.tipPrint": "打印",
|
"SSE.Views.Toolbar.tipPrint": "打印",
|
||||||
"SSE.Views.Toolbar.tipPrintArea": "打印区域",
|
"SSE.Views.Toolbar.tipPrintArea": "打印区域",
|
||||||
"SSE.Views.Toolbar.tipPrintTitles": "打印标题",
|
"SSE.Views.Toolbar.tipPrintTitles": "打印标题",
|
||||||
|
@ -3363,6 +3386,7 @@
|
||||||
"SSE.Views.ViewManagerDlg.textDelete": "删除",
|
"SSE.Views.ViewManagerDlg.textDelete": "删除",
|
||||||
"SSE.Views.ViewManagerDlg.textDuplicate": "复制",
|
"SSE.Views.ViewManagerDlg.textDuplicate": "复制",
|
||||||
"SSE.Views.ViewManagerDlg.textGoTo": "转到视图",
|
"SSE.Views.ViewManagerDlg.textGoTo": "转到视图",
|
||||||
|
"SSE.Views.ViewManagerDlg.textLongName": "请键入少于128个字符的名称。",
|
||||||
"SSE.Views.ViewManagerDlg.textNew": "新",
|
"SSE.Views.ViewManagerDlg.textNew": "新",
|
||||||
"SSE.Views.ViewManagerDlg.textRename": "重命名",
|
"SSE.Views.ViewManagerDlg.textRename": "重命名",
|
||||||
"SSE.Views.ViewManagerDlg.textRenameLabel": "重命名视图",
|
"SSE.Views.ViewManagerDlg.textRenameLabel": "重命名视图",
|
||||||
|
|
|
@ -61,7 +61,8 @@
|
||||||
"notcriticalErrorTitle": "Warning",
|
"notcriticalErrorTitle": "Warning",
|
||||||
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
||||||
"textDoNotShowAgain": "Don't show again",
|
"textDoNotShowAgain": "Don't show again",
|
||||||
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?"
|
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?",
|
||||||
|
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||||
},
|
},
|
||||||
"Controller": {
|
"Controller": {
|
||||||
"Main": {
|
"Main": {
|
||||||
|
|
|
@ -61,7 +61,8 @@
|
||||||
"notcriticalErrorTitle": "Warning",
|
"notcriticalErrorTitle": "Warning",
|
||||||
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
||||||
"textDoNotShowAgain": "Don't show again",
|
"textDoNotShowAgain": "Don't show again",
|
||||||
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?"
|
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?",
|
||||||
|
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||||
},
|
},
|
||||||
"Controller": {
|
"Controller": {
|
||||||
"Main": {
|
"Main": {
|
||||||
|
|
|
@ -61,7 +61,8 @@
|
||||||
"notcriticalErrorTitle": "Advertiment",
|
"notcriticalErrorTitle": "Advertiment",
|
||||||
"textCopyCutPasteActions": "Accions de copia, talla i enganxa ",
|
"textCopyCutPasteActions": "Accions de copia, talla i enganxa ",
|
||||||
"textDoNotShowAgain": "No ho mostris més",
|
"textDoNotShowAgain": "No ho mostris més",
|
||||||
"warnMergeLostData": "Només les dades de la cel·la superior esquerra romandran a la cel·la combinada.<br>Esteu segur que voleu continuar?"
|
"warnMergeLostData": "Només les dades de la cel·la superior esquerra romandran a la cel·la combinada.<br>Esteu segur que voleu continuar?",
|
||||||
|
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||||
},
|
},
|
||||||
"Controller": {
|
"Controller": {
|
||||||
"Main": {
|
"Main": {
|
||||||
|
|
|
@ -61,7 +61,8 @@
|
||||||
"notcriticalErrorTitle": "Warning",
|
"notcriticalErrorTitle": "Warning",
|
||||||
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
||||||
"textDoNotShowAgain": "Don't show again",
|
"textDoNotShowAgain": "Don't show again",
|
||||||
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?"
|
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?",
|
||||||
|
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||||
},
|
},
|
||||||
"Controller": {
|
"Controller": {
|
||||||
"Main": {
|
"Main": {
|
||||||
|
|
|
@ -61,7 +61,8 @@
|
||||||
"notcriticalErrorTitle": "Warnung",
|
"notcriticalErrorTitle": "Warnung",
|
||||||
"textCopyCutPasteActions": "Kopieren, Ausschneiden und Einfügen",
|
"textCopyCutPasteActions": "Kopieren, Ausschneiden und Einfügen",
|
||||||
"textDoNotShowAgain": "Nicht mehr anzeigen",
|
"textDoNotShowAgain": "Nicht mehr anzeigen",
|
||||||
"warnMergeLostData": "Nur die Daten aus der oberen linken Zelle bleiben nach der Vereinigung.<br>Möchten Sie wirklich fortsetzen?"
|
"warnMergeLostData": "Nur die Daten aus der oberen linken Zelle bleiben nach der Vereinigung.<br>Möchten Sie wirklich fortsetzen?",
|
||||||
|
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||||
},
|
},
|
||||||
"Controller": {
|
"Controller": {
|
||||||
"Main": {
|
"Main": {
|
||||||
|
|
|
@ -61,7 +61,8 @@
|
||||||
"notcriticalErrorTitle": "Warning",
|
"notcriticalErrorTitle": "Warning",
|
||||||
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
||||||
"textDoNotShowAgain": "Don't show again",
|
"textDoNotShowAgain": "Don't show again",
|
||||||
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?"
|
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?",
|
||||||
|
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||||
},
|
},
|
||||||
"Controller": {
|
"Controller": {
|
||||||
"Main": {
|
"Main": {
|
||||||
|
|
|
@ -61,7 +61,8 @@
|
||||||
"notcriticalErrorTitle": "Advertencia",
|
"notcriticalErrorTitle": "Advertencia",
|
||||||
"textCopyCutPasteActions": "Acciones de Copiar, Cortar y Pegar",
|
"textCopyCutPasteActions": "Acciones de Copiar, Cortar y Pegar",
|
||||||
"textDoNotShowAgain": "No mostrar de nuevo",
|
"textDoNotShowAgain": "No mostrar de nuevo",
|
||||||
"warnMergeLostData": "En la celda unida permanecerán sólo los datos de la celda de la esquina superior izquierda.<br>Está seguro de que quiere continuar?"
|
"warnMergeLostData": "En la celda unida permanecerán sólo los datos de la celda de la esquina superior izquierda.<br>Está seguro de que quiere continuar?",
|
||||||
|
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||||
},
|
},
|
||||||
"Controller": {
|
"Controller": {
|
||||||
"Main": {
|
"Main": {
|
||||||
|
@ -169,6 +170,7 @@
|
||||||
"errorAutoFilterHiddenRange": "La operación no puede realizarse porque el área contiene celdas filtradas.<br>Por favor, desoculte los elementos filtrados e inténtelo de nuevo.",
|
"errorAutoFilterHiddenRange": "La operación no puede realizarse porque el área contiene celdas filtradas.<br>Por favor, desoculte los elementos filtrados e inténtelo de nuevo.",
|
||||||
"errorBadImageUrl": "URL de imagen es incorrecta",
|
"errorBadImageUrl": "URL de imagen es incorrecta",
|
||||||
"errorChangeArray": "No se puede cambiar parte de una matriz.",
|
"errorChangeArray": "No se puede cambiar parte de una matriz.",
|
||||||
|
"errorChangeOnProtectedSheet": "La celda o el gráfico que usted está intentando cambiar está en una hoja protegida. Para hacer un cambio, desproteja la hoja. Es posible que le pidan que introduzca una contraseña.",
|
||||||
"errorConnectToServer": "No se puede guardar este documento. Compruebe la configuración de su conexión o póngase en contacto con el administrador.<br>Cuando haga clic en OK, se le pedirá que descargue el documento.",
|
"errorConnectToServer": "No se puede guardar este documento. Compruebe la configuración de su conexión o póngase en contacto con el administrador.<br>Cuando haga clic en OK, se le pedirá que descargue el documento.",
|
||||||
"errorCopyMultiselectArea": "No se puede usar este comando con varias selecciones.<br>Seleccione un solo rango e inténtelo de nuevo.",
|
"errorCopyMultiselectArea": "No se puede usar este comando con varias selecciones.<br>Seleccione un solo rango e inténtelo de nuevo.",
|
||||||
"errorCountArg": "Un error en la fórmula.<br>Número de argumentos no válido.",
|
"errorCountArg": "Un error en la fórmula.<br>Número de argumentos no válido.",
|
||||||
|
@ -224,8 +226,7 @@
|
||||||
"unknownErrorText": "Error desconocido.",
|
"unknownErrorText": "Error desconocido.",
|
||||||
"uploadImageExtMessage": "Formato de imagen desconocido.",
|
"uploadImageExtMessage": "Formato de imagen desconocido.",
|
||||||
"uploadImageFileCountMessage": "No hay imágenes subidas.",
|
"uploadImageFileCountMessage": "No hay imágenes subidas.",
|
||||||
"uploadImageSizeMessage": "La imagen es demasiado grande. El tamaño máximo es de 25 MB.",
|
"uploadImageSizeMessage": "La imagen es demasiado grande. El tamaño máximo es de 25 MB."
|
||||||
"errorChangeOnProtectedSheet": "The cell or chart you are trying to change is on a protected sheet. To make a change, unprotect the sheet. You might be requested to enter a password."
|
|
||||||
},
|
},
|
||||||
"LongActions": {
|
"LongActions": {
|
||||||
"applyChangesTextText": "Cargando datos...",
|
"applyChangesTextText": "Cargando datos...",
|
||||||
|
|
|
@ -61,7 +61,8 @@
|
||||||
"notcriticalErrorTitle": "Avertissement",
|
"notcriticalErrorTitle": "Avertissement",
|
||||||
"textCopyCutPasteActions": "Fonctions de Copier, Couper et Coller",
|
"textCopyCutPasteActions": "Fonctions de Copier, Couper et Coller",
|
||||||
"textDoNotShowAgain": "Ne plus afficher",
|
"textDoNotShowAgain": "Ne plus afficher",
|
||||||
"warnMergeLostData": "Seulement les données de la cellule supérieure gauche seront conservées dans la cellule fusionnée.<br>Êtes-vous sûr de vouloir continuer ?"
|
"warnMergeLostData": "Seulement les données de la cellule supérieure gauche seront conservées dans la cellule fusionnée.<br>Êtes-vous sûr de vouloir continuer ?",
|
||||||
|
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||||
},
|
},
|
||||||
"Controller": {
|
"Controller": {
|
||||||
"Main": {
|
"Main": {
|
||||||
|
|
|
@ -61,7 +61,8 @@
|
||||||
"notcriticalErrorTitle": "Warning",
|
"notcriticalErrorTitle": "Warning",
|
||||||
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
||||||
"textDoNotShowAgain": "Don't show again",
|
"textDoNotShowAgain": "Don't show again",
|
||||||
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?"
|
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?",
|
||||||
|
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||||
},
|
},
|
||||||
"Controller": {
|
"Controller": {
|
||||||
"Main": {
|
"Main": {
|
||||||
|
|
|
@ -134,6 +134,7 @@
|
||||||
},
|
},
|
||||||
"ContextMenu": {
|
"ContextMenu": {
|
||||||
"errorCopyCutPaste": "Copy, cut, and paste actions using the context menu will be performed within the current file only.",
|
"errorCopyCutPaste": "Copy, cut, and paste actions using the context menu will be performed within the current file only.",
|
||||||
|
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it.",
|
||||||
"menuAddComment": "Add Comment",
|
"menuAddComment": "Add Comment",
|
||||||
"menuAddLink": "Add Link",
|
"menuAddLink": "Add Link",
|
||||||
"menuCancel": "Cancel",
|
"menuCancel": "Cancel",
|
||||||
|
|
|
@ -61,7 +61,8 @@
|
||||||
"notcriticalErrorTitle": " 警告",
|
"notcriticalErrorTitle": " 警告",
|
||||||
"textCopyCutPasteActions": "コピー,切り取り,貼り付けの操作",
|
"textCopyCutPasteActions": "コピー,切り取り,貼り付けの操作",
|
||||||
"textDoNotShowAgain": "再度表示しない",
|
"textDoNotShowAgain": "再度表示しない",
|
||||||
"warnMergeLostData": "マージされたセルに左上のセルからのデータのみが残ります。<br>続行してもよろしいです?"
|
"warnMergeLostData": "マージされたセルに左上のセルからのデータのみが残ります。<br>続行してもよろしいです?",
|
||||||
|
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||||
},
|
},
|
||||||
"Controller": {
|
"Controller": {
|
||||||
"Main": {
|
"Main": {
|
||||||
|
|
|
@ -61,7 +61,8 @@
|
||||||
"notcriticalErrorTitle": "경고",
|
"notcriticalErrorTitle": "경고",
|
||||||
"textCopyCutPasteActions": "작업 복사, 잘라 내기 및 붙여 넣기",
|
"textCopyCutPasteActions": "작업 복사, 잘라 내기 및 붙여 넣기",
|
||||||
"textDoNotShowAgain": "다시 표시하지 않음",
|
"textDoNotShowAgain": "다시 표시하지 않음",
|
||||||
"warnMergeLostData": "왼쪽 위 셀의 데이터 만 병합 된 셀에 남아 있습니다. <br> 계속 하시겠습니까?"
|
"warnMergeLostData": "왼쪽 위 셀의 데이터 만 병합 된 셀에 남아 있습니다. <br> 계속 하시겠습니까?",
|
||||||
|
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||||
},
|
},
|
||||||
"Controller": {
|
"Controller": {
|
||||||
"Main": {
|
"Main": {
|
||||||
|
@ -169,6 +170,7 @@
|
||||||
"errorAutoFilterHiddenRange": "작업을 수행할 수 없습니다. 그 이유는 선택한 영역에 숨겨진 셀이 있기 때문입니다. <br> 숨겨진 요소를 다시 표시하고 다시 시도하십시오.",
|
"errorAutoFilterHiddenRange": "작업을 수행할 수 없습니다. 그 이유는 선택한 영역에 숨겨진 셀이 있기 때문입니다. <br> 숨겨진 요소를 다시 표시하고 다시 시도하십시오.",
|
||||||
"errorBadImageUrl": "이미지 URL이 잘못되었습니다.",
|
"errorBadImageUrl": "이미지 URL이 잘못되었습니다.",
|
||||||
"errorChangeArray": "배열의 일부를 변경할 수 없습니다.",
|
"errorChangeArray": "배열의 일부를 변경할 수 없습니다.",
|
||||||
|
"errorChangeOnProtectedSheet": "변경하려는 셀 또는 차트가 보호된 시트에 있습니다. 변경하려면 시트 보호를 해제하세요. 암호를 입력하라는 메시지가 표시될 수 있습니다.",
|
||||||
"errorConnectToServer": "저장하지 못했습니다. 네트워크 설정을 확인하거나 관리자에게 문의하세요. <br>이 문서는 \"확인\" 버튼을 누르면 다운로드할 수 있습니다.",
|
"errorConnectToServer": "저장하지 못했습니다. 네트워크 설정을 확인하거나 관리자에게 문의하세요. <br>이 문서는 \"확인\" 버튼을 누르면 다운로드할 수 있습니다.",
|
||||||
"errorCopyMultiselectArea": "이 명령은 여러 선택 항목과 함께 사용할 수 없습니다. <br> 단일 범위를 선택하고 다시 시도하십시오.",
|
"errorCopyMultiselectArea": "이 명령은 여러 선택 항목과 함께 사용할 수 없습니다. <br> 단일 범위를 선택하고 다시 시도하십시오.",
|
||||||
"errorCountArg": "공식에 오류가 있습니다. <br>매개변수 수가 잘못되었습니다.",
|
"errorCountArg": "공식에 오류가 있습니다. <br>매개변수 수가 잘못되었습니다.",
|
||||||
|
@ -224,8 +226,7 @@
|
||||||
"unknownErrorText": "알 수 없는 오류.",
|
"unknownErrorText": "알 수 없는 오류.",
|
||||||
"uploadImageExtMessage": "알수 없는 이미지 형식입니다.",
|
"uploadImageExtMessage": "알수 없는 이미지 형식입니다.",
|
||||||
"uploadImageFileCountMessage": "이미지가 업로드되지 않았습니다.",
|
"uploadImageFileCountMessage": "이미지가 업로드되지 않았습니다.",
|
||||||
"uploadImageSizeMessage": "이미지 크기 제한을 초과했습니다.",
|
"uploadImageSizeMessage": "이미지 크기 제한을 초과했습니다."
|
||||||
"errorChangeOnProtectedSheet": "The cell or chart you are trying to change is on a protected sheet. To make a change, unprotect the sheet. You might be requested to enter a password."
|
|
||||||
},
|
},
|
||||||
"LongActions": {
|
"LongActions": {
|
||||||
"applyChangesTextText": "데이터로드 중 ...",
|
"applyChangesTextText": "데이터로드 중 ...",
|
||||||
|
|
|
@ -61,7 +61,8 @@
|
||||||
"notcriticalErrorTitle": "Warning",
|
"notcriticalErrorTitle": "Warning",
|
||||||
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
||||||
"textDoNotShowAgain": "Don't show again",
|
"textDoNotShowAgain": "Don't show again",
|
||||||
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?"
|
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?",
|
||||||
|
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||||
},
|
},
|
||||||
"Controller": {
|
"Controller": {
|
||||||
"Main": {
|
"Main": {
|
||||||
|
|
|
@ -61,7 +61,8 @@
|
||||||
"notcriticalErrorTitle": "Warning",
|
"notcriticalErrorTitle": "Warning",
|
||||||
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
||||||
"textDoNotShowAgain": "Don't show again",
|
"textDoNotShowAgain": "Don't show again",
|
||||||
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?"
|
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?",
|
||||||
|
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||||
},
|
},
|
||||||
"Controller": {
|
"Controller": {
|
||||||
"Main": {
|
"Main": {
|
||||||
|
|
|
@ -61,7 +61,8 @@
|
||||||
"notcriticalErrorTitle": "Warning",
|
"notcriticalErrorTitle": "Warning",
|
||||||
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
||||||
"textDoNotShowAgain": "Don't show again",
|
"textDoNotShowAgain": "Don't show again",
|
||||||
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?"
|
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?",
|
||||||
|
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||||
},
|
},
|
||||||
"Controller": {
|
"Controller": {
|
||||||
"Main": {
|
"Main": {
|
||||||
|
|
|
@ -61,7 +61,8 @@
|
||||||
"notcriticalErrorTitle": "Waarschuwing",
|
"notcriticalErrorTitle": "Waarschuwing",
|
||||||
"textCopyCutPasteActions": "Acties Kopiëren, Knippen en Plakken",
|
"textCopyCutPasteActions": "Acties Kopiëren, Knippen en Plakken",
|
||||||
"textDoNotShowAgain": "Niet meer laten zien.",
|
"textDoNotShowAgain": "Niet meer laten zien.",
|
||||||
"warnMergeLostData": "Alleen de gegevens in de cel linksboven blijven behouden in de samengevoegde cel.<br>Wilt u doorgaan?"
|
"warnMergeLostData": "Alleen de gegevens in de cel linksboven blijven behouden in de samengevoegde cel.<br>Wilt u doorgaan?",
|
||||||
|
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||||
},
|
},
|
||||||
"Controller": {
|
"Controller": {
|
||||||
"Main": {
|
"Main": {
|
||||||
|
|
|
@ -61,7 +61,8 @@
|
||||||
"notcriticalErrorTitle": "Warning",
|
"notcriticalErrorTitle": "Warning",
|
||||||
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
||||||
"textDoNotShowAgain": "Don't show again",
|
"textDoNotShowAgain": "Don't show again",
|
||||||
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?"
|
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?",
|
||||||
|
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||||
},
|
},
|
||||||
"Controller": {
|
"Controller": {
|
||||||
"Main": {
|
"Main": {
|
||||||
|
|
|
@ -61,7 +61,8 @@
|
||||||
"notcriticalErrorTitle": "Aviso",
|
"notcriticalErrorTitle": "Aviso",
|
||||||
"textCopyCutPasteActions": "Copiar, Cortar e Colar",
|
"textCopyCutPasteActions": "Copiar, Cortar e Colar",
|
||||||
"textDoNotShowAgain": "Não volte a aparecer",
|
"textDoNotShowAgain": "Não volte a aparecer",
|
||||||
"warnMergeLostData": "Apenas os dados da célula superior esquerda permanecerá na célula mesclada.<br>Você tem certeza de que deseja continuar? "
|
"warnMergeLostData": "Apenas os dados da célula superior esquerda permanecerá na célula mesclada.<br>Você tem certeza de que deseja continuar? ",
|
||||||
|
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||||
},
|
},
|
||||||
"Controller": {
|
"Controller": {
|
||||||
"Main": {
|
"Main": {
|
||||||
|
|
|
@ -61,7 +61,8 @@
|
||||||
"notcriticalErrorTitle": "Avertisment",
|
"notcriticalErrorTitle": "Avertisment",
|
||||||
"textCopyCutPasteActions": "Comenzile de copiere, decupare și lipire",
|
"textCopyCutPasteActions": "Comenzile de copiere, decupare și lipire",
|
||||||
"textDoNotShowAgain": "Nu mai afișa",
|
"textDoNotShowAgain": "Nu mai afișa",
|
||||||
"warnMergeLostData": "În celula îmbinată se afișează numai conținutul celulei din stânga sus.<br>Sunteți sigur că doriți să continuați?"
|
"warnMergeLostData": "În celula îmbinată se afișează numai conținutul celulei din stânga sus.<br>Sunteți sigur că doriți să continuați?",
|
||||||
|
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||||
},
|
},
|
||||||
"Controller": {
|
"Controller": {
|
||||||
"Main": {
|
"Main": {
|
||||||
|
|
|
@ -61,7 +61,8 @@
|
||||||
"notcriticalErrorTitle": "Внимание",
|
"notcriticalErrorTitle": "Внимание",
|
||||||
"textCopyCutPasteActions": "Операции копирования, вырезания и вставки",
|
"textCopyCutPasteActions": "Операции копирования, вырезания и вставки",
|
||||||
"textDoNotShowAgain": "Больше не показывать",
|
"textDoNotShowAgain": "Больше не показывать",
|
||||||
"warnMergeLostData": "В объединенной ячейке останутся только данные из левой верхней ячейки.<br>Вы действительно хотите продолжить?"
|
"warnMergeLostData": "В объединенной ячейке останутся только данные из левой верхней ячейки.<br>Вы действительно хотите продолжить?",
|
||||||
|
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||||
},
|
},
|
||||||
"Controller": {
|
"Controller": {
|
||||||
"Main": {
|
"Main": {
|
||||||
|
|
|
@ -61,7 +61,8 @@
|
||||||
"notcriticalErrorTitle": "Warning",
|
"notcriticalErrorTitle": "Warning",
|
||||||
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
||||||
"textDoNotShowAgain": "Don't show again",
|
"textDoNotShowAgain": "Don't show again",
|
||||||
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?"
|
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?",
|
||||||
|
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||||
},
|
},
|
||||||
"Controller": {
|
"Controller": {
|
||||||
"Main": {
|
"Main": {
|
||||||
|
|
|
@ -61,7 +61,8 @@
|
||||||
"notcriticalErrorTitle": "Warning",
|
"notcriticalErrorTitle": "Warning",
|
||||||
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
||||||
"textDoNotShowAgain": "Don't show again",
|
"textDoNotShowAgain": "Don't show again",
|
||||||
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?"
|
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?",
|
||||||
|
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||||
},
|
},
|
||||||
"Controller": {
|
"Controller": {
|
||||||
"Main": {
|
"Main": {
|
||||||
|
|
|
@ -1,82 +1,20 @@
|
||||||
{
|
{
|
||||||
"About": {
|
"About": {
|
||||||
"textAbout": "About",
|
"textAbout": "Hakkında",
|
||||||
"textAddress": "Address",
|
"textAddress": "Adres",
|
||||||
"textBack": "Back",
|
"textBack": "Back",
|
||||||
"textEmail": "Email",
|
"textEmail": "Email",
|
||||||
"textPoweredBy": "Powered By",
|
"textPoweredBy": "Powered By",
|
||||||
"textTel": "Tel",
|
"textTel": "Tel",
|
||||||
"textVersion": "Version"
|
"textVersion": "Version"
|
||||||
},
|
},
|
||||||
"Common": {
|
|
||||||
"Collaboration": {
|
|
||||||
"notcriticalErrorTitle": "Warning",
|
|
||||||
"textAddComment": "Add Comment",
|
|
||||||
"textAddReply": "Add Reply",
|
|
||||||
"textBack": "Back",
|
|
||||||
"textCancel": "Cancel",
|
|
||||||
"textCollaboration": "Collaboration",
|
|
||||||
"textComments": "Comments",
|
|
||||||
"textDeleteComment": "Delete Comment",
|
|
||||||
"textDeleteReply": "Delete Reply",
|
|
||||||
"textDone": "Done",
|
|
||||||
"textEdit": "Edit",
|
|
||||||
"textEditComment": "Edit Comment",
|
|
||||||
"textEditReply": "Edit Reply",
|
|
||||||
"textEditUser": "Users who are editing the file:",
|
|
||||||
"textMessageDeleteComment": "Do you really want to delete this comment?",
|
|
||||||
"textMessageDeleteReply": "Do you really want to delete this reply?",
|
|
||||||
"textNoComments": "This document doesn't contain comments",
|
|
||||||
"textReopen": "Reopen",
|
|
||||||
"textResolve": "Resolve",
|
|
||||||
"textTryUndoRedo": "The Undo/Redo functions are disabled for the Fast co-editing mode.",
|
|
||||||
"textUsers": "Users",
|
|
||||||
"textOk": "Ok"
|
|
||||||
},
|
|
||||||
"ThemeColorPalette": {
|
|
||||||
"textCustomColors": "Custom Colors",
|
|
||||||
"textStandartColors": "Standard Colors",
|
|
||||||
"textThemeColors": "Theme Colors"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ContextMenu": {
|
|
||||||
"errorCopyCutPaste": "Copy, cut, and paste actions using the context menu will be performed within the current file only.",
|
|
||||||
"menuAddComment": "Add Comment",
|
|
||||||
"menuAddLink": "Add Link",
|
|
||||||
"menuCancel": "Cancel",
|
|
||||||
"menuCell": "Cell",
|
|
||||||
"menuDelete": "Delete",
|
|
||||||
"menuEdit": "Edit",
|
|
||||||
"menuFreezePanes": "Freeze Panes",
|
|
||||||
"menuHide": "Hide",
|
|
||||||
"menuMerge": "Merge",
|
|
||||||
"menuMore": "More",
|
|
||||||
"menuOpenLink": "Open Link",
|
|
||||||
"menuShow": "Show",
|
|
||||||
"menuUnfreezePanes": "Unfreeze Panes",
|
|
||||||
"menuUnmerge": "Unmerge",
|
|
||||||
"menuUnwrap": "Unwrap",
|
|
||||||
"menuViewComment": "View Comment",
|
|
||||||
"menuWrap": "Wrap",
|
|
||||||
"notcriticalErrorTitle": "Warning",
|
|
||||||
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
|
||||||
"textDoNotShowAgain": "Don't show again",
|
|
||||||
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?"
|
|
||||||
},
|
|
||||||
"Controller": {
|
"Controller": {
|
||||||
"Main": {
|
"Main": {
|
||||||
"criticalErrorTitle": "Error",
|
|
||||||
"errorAccessDeny": "You are trying to perform an action you do not have rights for.<br>Please, contact your admin.",
|
|
||||||
"errorProcessSaveResult": "Saving is failed.",
|
|
||||||
"errorServerVersion": "The editor version has been updated. The page will be reloaded to apply the changes.",
|
|
||||||
"errorUpdateVersion": "The file version has been changed. The page will be reloaded.",
|
|
||||||
"leavePageText": "You have unsaved changes in this document. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.",
|
|
||||||
"notcriticalErrorTitle": "Warning",
|
|
||||||
"SDK": {
|
"SDK": {
|
||||||
|
"txtAll": "(Tümü)",
|
||||||
|
"txtBlank": "(boşluk)",
|
||||||
"txtAccent": "Accent",
|
"txtAccent": "Accent",
|
||||||
"txtAll": "(All)",
|
|
||||||
"txtArt": "Your text here",
|
"txtArt": "Your text here",
|
||||||
"txtBlank": "(blank)",
|
|
||||||
"txtByField": "%1 of %2",
|
"txtByField": "%1 of %2",
|
||||||
"txtClearFilter": "Clear Filter (Alt+C)",
|
"txtClearFilter": "Clear Filter (Alt+C)",
|
||||||
"txtColLbls": "Column Labels",
|
"txtColLbls": "Column Labels",
|
||||||
|
@ -133,6 +71,13 @@
|
||||||
"txtYAxis": "Y Axis",
|
"txtYAxis": "Y Axis",
|
||||||
"txtYears": "Years"
|
"txtYears": "Years"
|
||||||
},
|
},
|
||||||
|
"criticalErrorTitle": "Error",
|
||||||
|
"errorAccessDeny": "You are trying to perform an action you do not have rights for.<br>Please, contact your admin.",
|
||||||
|
"errorProcessSaveResult": "Saving is failed.",
|
||||||
|
"errorServerVersion": "The editor version has been updated. The page will be reloaded to apply the changes.",
|
||||||
|
"errorUpdateVersion": "The file version has been changed. The page will be reloaded.",
|
||||||
|
"leavePageText": "You have unsaved changes in this document. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.",
|
||||||
|
"notcriticalErrorTitle": "Warning",
|
||||||
"textAnonymous": "Anonymous",
|
"textAnonymous": "Anonymous",
|
||||||
"textBuyNow": "Visit website",
|
"textBuyNow": "Visit website",
|
||||||
"textClose": "Close",
|
"textClose": "Close",
|
||||||
|
@ -156,141 +101,29 @@
|
||||||
"warnProcessRightsChange": "You don't have permission to edit the file."
|
"warnProcessRightsChange": "You don't have permission to edit the file."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Error": {
|
|
||||||
"convertationTimeoutText": "Conversion timeout exceeded.",
|
|
||||||
"criticalErrorExtText": "Press 'OK' to go back to the document list.",
|
|
||||||
"criticalErrorTitle": "Error",
|
|
||||||
"downloadErrorText": "Download failed.",
|
|
||||||
"errorAccessDeny": "You are trying to perform an action you do not have rights for.<br>Please, contact your admin.",
|
|
||||||
"errorArgsRange": "An error in the formula.<br>Incorrect arguments range.",
|
|
||||||
"errorAutoFilterChange": "The operation is not allowed as it is attempting to shift cells in a table on your worksheet.",
|
|
||||||
"errorAutoFilterChangeFormatTable": "The operation could not be done for the selected cells as you cannot move a part of a table.<br>Select another data range so that the whole table is shifted and try again.",
|
|
||||||
"errorAutoFilterDataRange": "The operation could not be done for the selected range of cells.<br>Select a uniform data range inside or outside the table and try again.",
|
|
||||||
"errorAutoFilterHiddenRange": "The operation cannot be performed because the area contains filtered cells.<br>Please, unhide the filtered elements and try again.",
|
|
||||||
"errorBadImageUrl": "Image url is incorrect",
|
|
||||||
"errorChangeArray": "You cannot change part of an array.",
|
|
||||||
"errorConnectToServer": "Can't save this doc. Check your connection settings or contact your admin.<br>When you click the 'OK' button, you will be prompted to download the document.",
|
|
||||||
"errorCopyMultiselectArea": "This command cannot be used with multiple selections.<br>Select a single range and try again.",
|
|
||||||
"errorCountArg": "An error in the formula.<br>Invalid number of arguments.",
|
|
||||||
"errorCountArgExceed": "An error in the formula.<br>Maximum number of arguments exceeded.",
|
|
||||||
"errorCreateDefName": "The existing named ranges cannot be edited and the new ones cannot be created<br>at the moment as some of them are being edited.",
|
|
||||||
"errorDatabaseConnection": "External error.<br>Database connection error. Please, contact support.",
|
|
||||||
"errorDataEncrypted": "Encrypted changes have been received, they cannot be deciphered.",
|
|
||||||
"errorDataRange": "Incorrect data range.",
|
|
||||||
"errorDataValidate": "The value you entered is not valid.<br>A user has restricted values that can be entered into this cell.",
|
|
||||||
"errorDefaultMessage": "Error code: %1",
|
|
||||||
"errorEditingDownloadas": "An error occurred during the work with the document.<br>Use the 'Download' option to save the file backup copy locally.",
|
|
||||||
"errorFilePassProtect": "The file is password protected and could not be opened.",
|
|
||||||
"errorFileRequest": "External error.<br>File Request. Please, contact support.",
|
|
||||||
"errorFileSizeExceed": "The file size exceeds your server limitation.<br>Please, contact your admin for details.",
|
|
||||||
"errorFileVKey": "External error.<br>Incorrect security key. Please, contact support.",
|
|
||||||
"errorFillRange": "Could not fill the selected range of cells.<br>All the merged cells need to be the same size.",
|
|
||||||
"errorFormulaName": "An error in the formula.<br>Incorrect formula name.",
|
|
||||||
"errorFormulaParsing": "Internal error while the formula parsing.",
|
|
||||||
"errorFrmlMaxLength": "You cannot add this formula as its length exceeds the allowed number of characters.<br>Please, edit it and try again.",
|
|
||||||
"errorFrmlMaxReference": "You cannot enter this formula because it has too many values,<br>cell references, and/or names.",
|
|
||||||
"errorFrmlMaxTextLength": "Text values in formulas are limited to 255 characters.<br>Use the CONCATENATE function or concatenation operator (&)",
|
|
||||||
"errorFrmlWrongReferences": "The function refers to a sheet that does not exist.<br>Please, check the data and try again.",
|
|
||||||
"errorInvalidRef": "Enter a correct name for the selection or a valid reference to go to.",
|
|
||||||
"errorKeyEncrypt": "Unknown key descriptor",
|
|
||||||
"errorKeyExpire": "Key descriptor expired",
|
|
||||||
"errorLockedAll": "The operation could not be done as the sheet has been locked by another user.",
|
|
||||||
"errorLockedCellPivot": "You cannot change data inside a pivot table.",
|
|
||||||
"errorLockedWorksheetRename": "The sheet cannot be renamed at the moment as it is being renamed by another user",
|
|
||||||
"errorMaxPoints": "The maximum number of points in series per chart is 4096.",
|
|
||||||
"errorMoveRange": "Cannot change a part of a merged cell",
|
|
||||||
"errorMultiCellFormula": "Multi-cell array formulas are not allowed in tables.",
|
|
||||||
"errorOpenWarning": "The length of one of the formulas in the file exceeded<br>the allowed number of characters and it was removed.",
|
|
||||||
"errorOperandExpected": "The entered function syntax is not correct. Please, check if you missed one of the parentheses - '(' or ')'.",
|
|
||||||
"errorPasteMaxRange": "The copy and paste area does not match. Please, select an area of the same size or click the first cell in a row to paste the copied cells.",
|
|
||||||
"errorPrintMaxPagesCount": "Unfortunately, it’s not possible to print more than 1500 pages at once in the current version of the program.<br>This restriction will be eliminated in upcoming releases.",
|
|
||||||
"errorSessionAbsolute": "The document editing session has expired. Please, reload the page.",
|
|
||||||
"errorSessionIdle": "The document has not been edited for quite a long time. Please, reload the page.",
|
|
||||||
"errorSessionToken": "The connection to the server has been interrupted. Please, reload the page.",
|
|
||||||
"errorStockChart": "Incorrect row order. To build a stock chart, place the data on the sheet in the following order:<br> opening price, max price, min price, closing price.",
|
|
||||||
"errorUnexpectedGuid": "External error.<br>Unexpected Guid. Please, contact support.",
|
|
||||||
"errorUpdateVersionOnDisconnect": "Internet connection has been restored, and the file version has been changed.<br>Before you can continue working, you need to download the file or copy its content to make sure nothing is lost, and then reload this page.",
|
|
||||||
"errorUserDrop": "The file cannot be accessed right now.",
|
|
||||||
"errorUsersExceed": "The number of users allowed by the pricing plan was exceeded",
|
|
||||||
"errorViewerDisconnect": "Connection is lost. You can still view the document,<br>but you won't be able to download it until the connection is restored and the page is reloaded.",
|
|
||||||
"errorWrongBracketsCount": "An error in the formula.<br>Wrong number of brackets.",
|
|
||||||
"errorWrongOperator": "An error in the entered formula. Wrong operator is used.<br> Please correct the error.",
|
|
||||||
"notcriticalErrorTitle": "Warning",
|
|
||||||
"openErrorText": "An error has occurred while opening the file",
|
|
||||||
"pastInMergeAreaError": "Cannot change a part of a merged cell",
|
|
||||||
"saveErrorText": "An error has occurred while saving the file",
|
|
||||||
"scriptLoadError": "The connection is too slow, some of the components could not be loaded. Please, reload the page.",
|
|
||||||
"unknownErrorText": "Unknown error.",
|
|
||||||
"uploadImageExtMessage": "Unknown image format.",
|
|
||||||
"uploadImageFileCountMessage": "No images uploaded.",
|
|
||||||
"uploadImageSizeMessage": "The image is too big. The maximum size is 25 MB.",
|
|
||||||
"errorLoadingFont": "Fonts are not loaded.<br>Please contact your Document Server administrator.",
|
|
||||||
"errorChangeOnProtectedSheet": "The cell or chart you are trying to change is on a protected sheet. To make a change, unprotect the sheet. You might be requested to enter a password."
|
|
||||||
},
|
|
||||||
"LongActions": {
|
|
||||||
"applyChangesTextText": "Loading data...",
|
|
||||||
"applyChangesTitleText": "Loading Data",
|
|
||||||
"confirmMoveCellRange": "The destination cells range can contain data. Continue the operation?",
|
|
||||||
"confirmPutMergeRange": "The source data contains merged cells.<br>They will be unmerged before they are pasted into the table.",
|
|
||||||
"confirmReplaceFormulaInTable": "Formulas in the header row will be removed and converted to static text.<br>Do you want to continue?",
|
|
||||||
"downloadTextText": "Downloading document...",
|
|
||||||
"downloadTitleText": "Downloading Document",
|
|
||||||
"loadFontsTextText": "Loading data...",
|
|
||||||
"loadFontsTitleText": "Loading Data",
|
|
||||||
"loadFontTextText": "Loading data...",
|
|
||||||
"loadFontTitleText": "Loading Data",
|
|
||||||
"loadImagesTextText": "Loading images...",
|
|
||||||
"loadImagesTitleText": "Loading Images",
|
|
||||||
"loadImageTextText": "Loading image...",
|
|
||||||
"loadImageTitleText": "Loading Image",
|
|
||||||
"loadingDocumentTextText": "Loading document...",
|
|
||||||
"loadingDocumentTitleText": "Loading document",
|
|
||||||
"notcriticalErrorTitle": "Warning",
|
|
||||||
"openTextText": "Opening document...",
|
|
||||||
"openTitleText": "Opening Document",
|
|
||||||
"printTextText": "Printing document...",
|
|
||||||
"printTitleText": "Printing Document",
|
|
||||||
"savePreparingText": "Preparing to save",
|
|
||||||
"savePreparingTitle": "Preparing to save. Please wait...",
|
|
||||||
"saveTextText": "Saving document...",
|
|
||||||
"saveTitleText": "Saving Document",
|
|
||||||
"textLoadingDocument": "Loading document",
|
|
||||||
"textNo": "No",
|
|
||||||
"textOk": "Ok",
|
|
||||||
"textYes": "Yes",
|
|
||||||
"txtEditingMode": "Set editing mode...",
|
|
||||||
"uploadImageTextText": "Uploading image...",
|
|
||||||
"uploadImageTitleText": "Uploading Image",
|
|
||||||
"waitText": "Please, wait..."
|
|
||||||
},
|
|
||||||
"Statusbar": {
|
"Statusbar": {
|
||||||
|
"textErrNameWrongChar": "Tablo ismi şu karakterleri içeremez: \\, /, *, ?, [, ], :",
|
||||||
"notcriticalErrorTitle": "Warning",
|
"notcriticalErrorTitle": "Warning",
|
||||||
"textCancel": "Cancel",
|
"textCancel": "Cancel",
|
||||||
"textDelete": "Delete",
|
"textDelete": "Delete",
|
||||||
"textDuplicate": "Duplicate",
|
"textDuplicate": "Duplicate",
|
||||||
"textErrNameExists": "Worksheet with this name already exists.",
|
"textErrNameExists": "Worksheet with this name already exists.",
|
||||||
"textErrNameWrongChar": "A sheet name cannot contains characters: \\, /, *, ?, [, ], :",
|
|
||||||
"textErrNotEmpty": "Sheet name must not be empty",
|
"textErrNotEmpty": "Sheet name must not be empty",
|
||||||
"textErrorLastSheet": "The workbook must have at least one visible worksheet.",
|
"textErrorLastSheet": "The workbook must have at least one visible worksheet.",
|
||||||
"textErrorRemoveSheet": "Can't delete the worksheet.",
|
"textErrorRemoveSheet": "Can't delete the worksheet.",
|
||||||
"textHide": "Hide",
|
"textHide": "Hide",
|
||||||
"textMore": "More",
|
"textMore": "More",
|
||||||
|
"textOk": "Ok",
|
||||||
"textRename": "Rename",
|
"textRename": "Rename",
|
||||||
"textRenameSheet": "Rename Sheet",
|
"textRenameSheet": "Rename Sheet",
|
||||||
"textSheet": "Sheet",
|
"textSheet": "Sheet",
|
||||||
"textSheetName": "Sheet Name",
|
"textSheetName": "Sheet Name",
|
||||||
"textUnhide": "Unhide",
|
"textUnhide": "Unhide",
|
||||||
"textWarnDeleteSheet": "The worksheet maybe has data. Proceed operation?",
|
"textWarnDeleteSheet": "The worksheet maybe has data. Proceed operation?"
|
||||||
"textOk": "Ok"
|
|
||||||
},
|
|
||||||
"Toolbar": {
|
|
||||||
"dlgLeaveMsgText": "You have unsaved changes in this document. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.",
|
|
||||||
"dlgLeaveTitleText": "You leave the application",
|
|
||||||
"leaveButtonText": "Leave this Page",
|
|
||||||
"stayButtonText": "Stay on this Page"
|
|
||||||
},
|
},
|
||||||
"View": {
|
"View": {
|
||||||
"Add": {
|
"Add": {
|
||||||
|
"textAddress": "Adres",
|
||||||
"errorMaxRows": "ERROR! The maximum number of data series per chart is 255.",
|
"errorMaxRows": "ERROR! The maximum number of data series per chart is 255.",
|
||||||
"errorStockChart": "Incorrect row order. To build a stock chart, place the data on the sheet in the following order:<br> opening price, max price, min price, closing price.",
|
"errorStockChart": "Incorrect row order. To build a stock chart, place the data on the sheet in the following order:<br> opening price, max price, min price, closing price.",
|
||||||
"notcriticalErrorTitle": "Warning",
|
"notcriticalErrorTitle": "Warning",
|
||||||
|
@ -304,7 +137,6 @@
|
||||||
"sCatStatistical": "Statistical",
|
"sCatStatistical": "Statistical",
|
||||||
"sCatTextAndData": "Text and data",
|
"sCatTextAndData": "Text and data",
|
||||||
"textAddLink": "Add Link",
|
"textAddLink": "Add Link",
|
||||||
"textAddress": "Address",
|
|
||||||
"textBack": "Back",
|
"textBack": "Back",
|
||||||
"textCancel": "Cancel",
|
"textCancel": "Cancel",
|
||||||
"textChart": "Chart",
|
"textChart": "Chart",
|
||||||
|
@ -330,32 +162,37 @@
|
||||||
"textRange": "Range",
|
"textRange": "Range",
|
||||||
"textRequired": "Required",
|
"textRequired": "Required",
|
||||||
"textScreenTip": "Screen Tip",
|
"textScreenTip": "Screen Tip",
|
||||||
|
"textSelectedRange": "Selected Range",
|
||||||
"textShape": "Shape",
|
"textShape": "Shape",
|
||||||
"textSheet": "Sheet",
|
"textSheet": "Sheet",
|
||||||
"textSortAndFilter": "Sort and Filter",
|
"textSortAndFilter": "Sort and Filter",
|
||||||
"txtExpand": "Expand and sort",
|
"txtExpand": "Expand and sort",
|
||||||
"txtExpandSort": "The data next to the selection will not be sorted. Do you want to expand the selection to include the adjacent data or continue with sorting the currently selected cells only?",
|
"txtExpandSort": "The data next to the selection will not be sorted. Do you want to expand the selection to include the adjacent data or continue with sorting the currently selected cells only?",
|
||||||
|
"txtLockSort": "Data is found next to your selection, but you do not have sufficient permissions to change those cells.<br>Do you wish to continue with the current selection?",
|
||||||
|
"txtNo": "No",
|
||||||
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
|
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
|
||||||
"txtSorting": "Sorting",
|
"txtSorting": "Sorting",
|
||||||
"txtSortSelected": "Sort selected",
|
"txtSortSelected": "Sort selected",
|
||||||
"textSelectedRange": "Selected Range",
|
|
||||||
"txtLockSort": "Data is found next to your selection, but you do not have sufficient permissions to change those cells.<br>Do you wish to continue with the current selection?",
|
|
||||||
"txtNo": "No",
|
|
||||||
"txtYes": "Yes"
|
"txtYes": "Yes"
|
||||||
},
|
},
|
||||||
"Edit": {
|
"Edit": {
|
||||||
|
"textAddress": "Adres",
|
||||||
|
"textAlign": "Hizala",
|
||||||
|
"textAlignBottom": "Alta Hizala",
|
||||||
|
"textAlignCenter": "Ortala",
|
||||||
|
"textAlignLeft": "Sola Hizala",
|
||||||
|
"textAlignMiddle": "Ortaya hizala",
|
||||||
|
"textAlignRight": "Sağa Hizala",
|
||||||
|
"textAlignTop": "Yukarı Hizala",
|
||||||
|
"textEmptyItem": "{Boşluklar}",
|
||||||
|
"textHundredMil": "100 000 000",
|
||||||
|
"textHundredThousands": "100 000",
|
||||||
|
"textTenMillions": "10 000 000",
|
||||||
|
"textTenThousands": "10 000",
|
||||||
"notcriticalErrorTitle": "Warning",
|
"notcriticalErrorTitle": "Warning",
|
||||||
"textAccounting": "Accounting",
|
"textAccounting": "Accounting",
|
||||||
"textActualSize": "Actual Size",
|
"textActualSize": "Actual Size",
|
||||||
"textAddCustomColor": "Add Custom Color",
|
"textAddCustomColor": "Add Custom Color",
|
||||||
"textAddress": "Address",
|
|
||||||
"textAlign": "Align",
|
|
||||||
"textAlignBottom": "Align Bottom",
|
|
||||||
"textAlignCenter": "Align Center",
|
|
||||||
"textAlignLeft": "Align Left",
|
|
||||||
"textAlignMiddle": "Align Middle",
|
|
||||||
"textAlignRight": "Align Right",
|
|
||||||
"textAlignTop": "Align Top",
|
|
||||||
"textAllBorders": "All Borders",
|
"textAllBorders": "All Borders",
|
||||||
"textAngleClockwise": "Angle Clockwise",
|
"textAngleClockwise": "Angle Clockwise",
|
||||||
"textAngleCounterclockwise": "Angle Counterclockwise",
|
"textAngleCounterclockwise": "Angle Counterclockwise",
|
||||||
|
@ -396,7 +233,6 @@
|
||||||
"textEditLink": "Edit Link",
|
"textEditLink": "Edit Link",
|
||||||
"textEffects": "Effects",
|
"textEffects": "Effects",
|
||||||
"textEmptyImgUrl": "You need to specify the image URL.",
|
"textEmptyImgUrl": "You need to specify the image URL.",
|
||||||
"textEmptyItem": "{Blanks}",
|
|
||||||
"textErrorMsg": "You must choose at least one value",
|
"textErrorMsg": "You must choose at least one value",
|
||||||
"textErrorTitle": "Warning",
|
"textErrorTitle": "Warning",
|
||||||
"textEuro": "Euro",
|
"textEuro": "Euro",
|
||||||
|
@ -416,9 +252,7 @@
|
||||||
"textHorizontal": "Horizontal",
|
"textHorizontal": "Horizontal",
|
||||||
"textHorizontalAxis": "Horizontal Axis",
|
"textHorizontalAxis": "Horizontal Axis",
|
||||||
"textHorizontalText": "Horizontal Text",
|
"textHorizontalText": "Horizontal Text",
|
||||||
"textHundredMil": "100 000 000",
|
|
||||||
"textHundreds": "Hundreds",
|
"textHundreds": "Hundreds",
|
||||||
"textHundredThousands": "100 000",
|
|
||||||
"textHyperlink": "Hyperlink",
|
"textHyperlink": "Hyperlink",
|
||||||
"textImage": "Image",
|
"textImage": "Image",
|
||||||
"textImageURL": "Image URL",
|
"textImageURL": "Image URL",
|
||||||
|
@ -497,8 +331,6 @@
|
||||||
"textSheet": "Sheet",
|
"textSheet": "Sheet",
|
||||||
"textSize": "Size",
|
"textSize": "Size",
|
||||||
"textStyle": "Style",
|
"textStyle": "Style",
|
||||||
"textTenMillions": "10 000 000",
|
|
||||||
"textTenThousands": "10 000",
|
|
||||||
"textText": "Text",
|
"textText": "Text",
|
||||||
"textTextColor": "Text Color",
|
"textTextColor": "Text Color",
|
||||||
"textTextFormat": "Text Format",
|
"textTextFormat": "Text Format",
|
||||||
|
@ -524,14 +356,14 @@
|
||||||
"txtSortLow2High": "Sort Lowest to Highest"
|
"txtSortLow2High": "Sort Lowest to Highest"
|
||||||
},
|
},
|
||||||
"Settings": {
|
"Settings": {
|
||||||
|
"textAbout": "Hakkında",
|
||||||
|
"textAddress": "Adres",
|
||||||
"advCSVOptions": "Choose CSV options",
|
"advCSVOptions": "Choose CSV options",
|
||||||
"advDRMEnterPassword": "Your password, please:",
|
"advDRMEnterPassword": "Your password, please:",
|
||||||
"advDRMOptions": "Protected File",
|
"advDRMOptions": "Protected File",
|
||||||
"advDRMPassword": "Password",
|
"advDRMPassword": "Password",
|
||||||
"closeButtonText": "Close File",
|
"closeButtonText": "Close File",
|
||||||
"notcriticalErrorTitle": "Warning",
|
"notcriticalErrorTitle": "Warning",
|
||||||
"textAbout": "About",
|
|
||||||
"textAddress": "Address",
|
|
||||||
"textApplication": "Application",
|
"textApplication": "Application",
|
||||||
"textApplicationSettings": "Application Settings",
|
"textApplicationSettings": "Application Settings",
|
||||||
"textAuthor": "Author",
|
"textAuthor": "Author",
|
||||||
|
@ -541,6 +373,9 @@
|
||||||
"textByRows": "By rows",
|
"textByRows": "By rows",
|
||||||
"textCancel": "Cancel",
|
"textCancel": "Cancel",
|
||||||
"textCentimeter": "Centimeter",
|
"textCentimeter": "Centimeter",
|
||||||
|
"textChooseCsvOptions": "Choose CSV Options",
|
||||||
|
"textChooseDelimeter": "Choose Delimeter",
|
||||||
|
"textChooseEncoding": "Choose Encoding",
|
||||||
"textCollaboration": "Collaboration",
|
"textCollaboration": "Collaboration",
|
||||||
"textColorSchemes": "Color Schemes",
|
"textColorSchemes": "Color Schemes",
|
||||||
"textComment": "Comment",
|
"textComment": "Comment",
|
||||||
|
@ -548,6 +383,7 @@
|
||||||
"textComments": "Comments",
|
"textComments": "Comments",
|
||||||
"textCreated": "Created",
|
"textCreated": "Created",
|
||||||
"textCustomSize": "Custom Size",
|
"textCustomSize": "Custom Size",
|
||||||
|
"textDelimeter": "Delimiter",
|
||||||
"textDisableAll": "Disable All",
|
"textDisableAll": "Disable All",
|
||||||
"textDisableAllMacrosWithNotification": "Disable all macros with a notification",
|
"textDisableAllMacrosWithNotification": "Disable all macros with a notification",
|
||||||
"textDisableAllMacrosWithoutNotification": "Disable all macros without a notification",
|
"textDisableAllMacrosWithoutNotification": "Disable all macros without a notification",
|
||||||
|
@ -557,6 +393,8 @@
|
||||||
"textEmail": "Email",
|
"textEmail": "Email",
|
||||||
"textEnableAll": "Enable All",
|
"textEnableAll": "Enable All",
|
||||||
"textEnableAllMacrosWithoutNotification": "Enable all macros without a notification",
|
"textEnableAllMacrosWithoutNotification": "Enable all macros without a notification",
|
||||||
|
"textEncoding": "Encoding",
|
||||||
|
"textExample": "Example",
|
||||||
"textFind": "Find",
|
"textFind": "Find",
|
||||||
"textFindAndReplace": "Find and Replace",
|
"textFindAndReplace": "Find and Replace",
|
||||||
"textFindAndReplaceAll": "Find and Replace All",
|
"textFindAndReplaceAll": "Find and Replace All",
|
||||||
|
@ -579,6 +417,7 @@
|
||||||
"textMatchCase": "Match Case",
|
"textMatchCase": "Match Case",
|
||||||
"textMatchCell": "Match Cell",
|
"textMatchCell": "Match Cell",
|
||||||
"textNoTextFound": "Text not found",
|
"textNoTextFound": "Text not found",
|
||||||
|
"textOk": "Ok",
|
||||||
"textOpenFile": "Enter a password to open the file",
|
"textOpenFile": "Enter a password to open the file",
|
||||||
"textOrientation": "Orientation",
|
"textOrientation": "Orientation",
|
||||||
"textOwner": "Owner",
|
"textOwner": "Owner",
|
||||||
|
@ -611,9 +450,13 @@
|
||||||
"textValues": "Values",
|
"textValues": "Values",
|
||||||
"textVersion": "Version",
|
"textVersion": "Version",
|
||||||
"textWorkbook": "Workbook",
|
"textWorkbook": "Workbook",
|
||||||
|
"txtColon": "Colon",
|
||||||
|
"txtComma": "Comma",
|
||||||
"txtDelimiter": "Delimiter",
|
"txtDelimiter": "Delimiter",
|
||||||
|
"txtDownloadCsv": "Download CSV",
|
||||||
"txtEncoding": "Encoding",
|
"txtEncoding": "Encoding",
|
||||||
"txtIncorrectPwd": "Password is incorrect",
|
"txtIncorrectPwd": "Password is incorrect",
|
||||||
|
"txtOk": "Ok",
|
||||||
"txtProtected": "Once you enter the password and open the file, the current password to the file will be reset",
|
"txtProtected": "Once you enter the password and open the file, the current password to the file will be reset",
|
||||||
"txtScheme1": "Office",
|
"txtScheme1": "Office",
|
||||||
"txtScheme10": "Median",
|
"txtScheme10": "Median",
|
||||||
|
@ -637,21 +480,179 @@
|
||||||
"txtScheme7": "Equity",
|
"txtScheme7": "Equity",
|
||||||
"txtScheme8": "Flow",
|
"txtScheme8": "Flow",
|
||||||
"txtScheme9": "Foundry",
|
"txtScheme9": "Foundry",
|
||||||
|
"txtSemicolon": "Semicolon",
|
||||||
"txtSpace": "Space",
|
"txtSpace": "Space",
|
||||||
"txtTab": "Tab",
|
"txtTab": "Tab",
|
||||||
"warnDownloadAs": "If you continue saving in this format all features except the text will be lost.<br>Are you sure you want to continue?",
|
"warnDownloadAs": "If you continue saving in this format all features except the text will be lost.<br>Are you sure you want to continue?"
|
||||||
"textOk": "Ok",
|
|
||||||
"textChooseCsvOptions": "Choose CSV Options",
|
|
||||||
"textChooseDelimeter": "Choose Delimeter",
|
|
||||||
"textChooseEncoding": "Choose Encoding",
|
|
||||||
"textDelimeter": "Delimiter",
|
|
||||||
"textEncoding": "Encoding",
|
|
||||||
"txtColon": "Colon",
|
|
||||||
"txtComma": "Comma",
|
|
||||||
"txtDownloadCsv": "Download CSV",
|
|
||||||
"txtOk": "Ok",
|
|
||||||
"txtSemicolon": "Semicolon",
|
|
||||||
"textExample": "Example"
|
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"Common": {
|
||||||
|
"Collaboration": {
|
||||||
|
"notcriticalErrorTitle": "Warning",
|
||||||
|
"textAddComment": "Add Comment",
|
||||||
|
"textAddReply": "Add Reply",
|
||||||
|
"textBack": "Back",
|
||||||
|
"textCancel": "Cancel",
|
||||||
|
"textCollaboration": "Collaboration",
|
||||||
|
"textComments": "Comments",
|
||||||
|
"textDeleteComment": "Delete Comment",
|
||||||
|
"textDeleteReply": "Delete Reply",
|
||||||
|
"textDone": "Done",
|
||||||
|
"textEdit": "Edit",
|
||||||
|
"textEditComment": "Edit Comment",
|
||||||
|
"textEditReply": "Edit Reply",
|
||||||
|
"textEditUser": "Users who are editing the file:",
|
||||||
|
"textMessageDeleteComment": "Do you really want to delete this comment?",
|
||||||
|
"textMessageDeleteReply": "Do you really want to delete this reply?",
|
||||||
|
"textNoComments": "This document doesn't contain comments",
|
||||||
|
"textOk": "Ok",
|
||||||
|
"textReopen": "Reopen",
|
||||||
|
"textResolve": "Resolve",
|
||||||
|
"textTryUndoRedo": "The Undo/Redo functions are disabled for the Fast co-editing mode.",
|
||||||
|
"textUsers": "Users"
|
||||||
|
},
|
||||||
|
"ThemeColorPalette": {
|
||||||
|
"textCustomColors": "Custom Colors",
|
||||||
|
"textStandartColors": "Standard Colors",
|
||||||
|
"textThemeColors": "Theme Colors"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ContextMenu": {
|
||||||
|
"errorCopyCutPaste": "Copy, cut, and paste actions using the context menu will be performed within the current file only.",
|
||||||
|
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it.",
|
||||||
|
"menuAddComment": "Add Comment",
|
||||||
|
"menuAddLink": "Add Link",
|
||||||
|
"menuCancel": "Cancel",
|
||||||
|
"menuCell": "Cell",
|
||||||
|
"menuDelete": "Delete",
|
||||||
|
"menuEdit": "Edit",
|
||||||
|
"menuFreezePanes": "Freeze Panes",
|
||||||
|
"menuHide": "Hide",
|
||||||
|
"menuMerge": "Merge",
|
||||||
|
"menuMore": "More",
|
||||||
|
"menuOpenLink": "Open Link",
|
||||||
|
"menuShow": "Show",
|
||||||
|
"menuUnfreezePanes": "Unfreeze Panes",
|
||||||
|
"menuUnmerge": "Unmerge",
|
||||||
|
"menuUnwrap": "Unwrap",
|
||||||
|
"menuViewComment": "View Comment",
|
||||||
|
"menuWrap": "Wrap",
|
||||||
|
"notcriticalErrorTitle": "Warning",
|
||||||
|
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
||||||
|
"textDoNotShowAgain": "Don't show again",
|
||||||
|
"warnMergeLostData": "Only the data from the upper-left cell will remain in the merged cell. <br>Are you sure you want to continue?"
|
||||||
|
},
|
||||||
|
"Error": {
|
||||||
|
"convertationTimeoutText": "Conversion timeout exceeded.",
|
||||||
|
"criticalErrorExtText": "Press 'OK' to go back to the document list.",
|
||||||
|
"criticalErrorTitle": "Error",
|
||||||
|
"downloadErrorText": "Download failed.",
|
||||||
|
"errorAccessDeny": "You are trying to perform an action you do not have rights for.<br>Please, contact your admin.",
|
||||||
|
"errorArgsRange": "An error in the formula.<br>Incorrect arguments range.",
|
||||||
|
"errorAutoFilterChange": "The operation is not allowed as it is attempting to shift cells in a table on your worksheet.",
|
||||||
|
"errorAutoFilterChangeFormatTable": "The operation could not be done for the selected cells as you cannot move a part of a table.<br>Select another data range so that the whole table is shifted and try again.",
|
||||||
|
"errorAutoFilterDataRange": "The operation could not be done for the selected range of cells.<br>Select a uniform data range inside or outside the table and try again.",
|
||||||
|
"errorAutoFilterHiddenRange": "The operation cannot be performed because the area contains filtered cells.<br>Please, unhide the filtered elements and try again.",
|
||||||
|
"errorBadImageUrl": "Image URL is incorrect",
|
||||||
|
"errorChangeArray": "You cannot change part of an array.",
|
||||||
|
"errorChangeOnProtectedSheet": "The cell or chart you are trying to change is on a protected sheet. To make a change, unprotect the sheet. You might be requested to enter a password.",
|
||||||
|
"errorConnectToServer": "Can't save this doc. Check your connection settings or contact your admin.<br>When you click the 'OK' button, you will be prompted to download the document.",
|
||||||
|
"errorCopyMultiselectArea": "This command cannot be used with multiple selections.<br>Select a single range and try again.",
|
||||||
|
"errorCountArg": "An error in the formula.<br>Invalid number of arguments.",
|
||||||
|
"errorCountArgExceed": "An error in the formula.<br>Maximum number of arguments exceeded.",
|
||||||
|
"errorCreateDefName": "The existing named ranges cannot be edited and the new ones cannot be created<br>at the moment as some of them are being edited.",
|
||||||
|
"errorDatabaseConnection": "External error.<br>Database connection error. Please, contact support.",
|
||||||
|
"errorDataEncrypted": "Encrypted changes have been received, they cannot be deciphered.",
|
||||||
|
"errorDataRange": "Incorrect data range.",
|
||||||
|
"errorDataValidate": "The value you entered is not valid.<br>A user has restricted values that can be entered into this cell.",
|
||||||
|
"errorDefaultMessage": "Error code: %1",
|
||||||
|
"errorEditingDownloadas": "An error occurred during the work with the document.<br>Use the 'Download' option to save the file backup copy locally.",
|
||||||
|
"errorFilePassProtect": "The file is password protected and could not be opened.",
|
||||||
|
"errorFileRequest": "External error.<br>File Request. Please, contact support.",
|
||||||
|
"errorFileSizeExceed": "The file size exceeds your server limitation.<br>Please, contact your admin for details.",
|
||||||
|
"errorFileVKey": "External error.<br>Incorrect security key. Please, contact support.",
|
||||||
|
"errorFillRange": "Could not fill the selected range of cells.<br>All the merged cells need to be the same size.",
|
||||||
|
"errorFormulaName": "An error in the formula.<br>Incorrect formula name.",
|
||||||
|
"errorFormulaParsing": "Internal error while the formula parsing.",
|
||||||
|
"errorFrmlMaxLength": "You cannot add this formula as its length exceeds the allowed number of characters.<br>Please, edit it and try again.",
|
||||||
|
"errorFrmlMaxReference": "You cannot enter this formula because it has too many values,<br>cell references, and/or names.",
|
||||||
|
"errorFrmlMaxTextLength": "Text values in formulas are limited to 255 characters.<br>Use the CONCATENATE function or concatenation operator (&)",
|
||||||
|
"errorFrmlWrongReferences": "The function refers to a sheet that does not exist.<br>Please, check the data and try again.",
|
||||||
|
"errorInvalidRef": "Enter a correct name for the selection or a valid reference to go to.",
|
||||||
|
"errorKeyEncrypt": "Unknown key descriptor",
|
||||||
|
"errorKeyExpire": "Key descriptor expired",
|
||||||
|
"errorLoadingFont": "Fonts are not loaded.<br>Please contact your Document Server administrator.",
|
||||||
|
"errorLockedAll": "The operation could not be done as the sheet has been locked by another user.",
|
||||||
|
"errorLockedCellPivot": "You cannot change data inside a pivot table.",
|
||||||
|
"errorLockedWorksheetRename": "The sheet cannot be renamed at the moment as it is being renamed by another user",
|
||||||
|
"errorMaxPoints": "The maximum number of points in series per chart is 4096.",
|
||||||
|
"errorMoveRange": "Cannot change a part of a merged cell",
|
||||||
|
"errorMultiCellFormula": "Multi-cell array formulas are not allowed in tables.",
|
||||||
|
"errorOpenWarning": "The length of one of the formulas in the file exceeded<br>the allowed number of characters and it was removed.",
|
||||||
|
"errorOperandExpected": "The entered function syntax is not correct. Please, check if you missed one of the parentheses - '(' or ')'.",
|
||||||
|
"errorPasteMaxRange": "The copy and paste area does not match. Please, select an area of the same size or click the first cell in a row to paste the copied cells.",
|
||||||
|
"errorPrintMaxPagesCount": "Unfortunately, it’s not possible to print more than 1500 pages at once in the current version of the program.<br>This restriction will be eliminated in upcoming releases.",
|
||||||
|
"errorSessionAbsolute": "The document editing session has expired. Please, reload the page.",
|
||||||
|
"errorSessionIdle": "The document has not been edited for quite a long time. Please, reload the page.",
|
||||||
|
"errorSessionToken": "The connection to the server has been interrupted. Please, reload the page.",
|
||||||
|
"errorStockChart": "Incorrect row order. To build a stock chart, place the data on the sheet in the following order:<br> opening price, max price, min price, closing price.",
|
||||||
|
"errorUnexpectedGuid": "External error.<br>Unexpected Guid. Please, contact support.",
|
||||||
|
"errorUpdateVersionOnDisconnect": "Internet connection has been restored, and the file version has been changed.<br>Before you can continue working, you need to download the file or copy its content to make sure nothing is lost, and then reload this page.",
|
||||||
|
"errorUserDrop": "The file cannot be accessed right now.",
|
||||||
|
"errorUsersExceed": "The number of users allowed by the pricing plan was exceeded",
|
||||||
|
"errorViewerDisconnect": "Connection is lost. You can still view the document,<br>but you won't be able to download or print it until the connection is restored and the page is reloaded.",
|
||||||
|
"errorWrongBracketsCount": "An error in the formula.<br>Wrong number of brackets.",
|
||||||
|
"errorWrongOperator": "An error in the entered formula. Wrong operator is used.<br>Please correct the error.",
|
||||||
|
"notcriticalErrorTitle": "Warning",
|
||||||
|
"openErrorText": "An error has occurred while opening the file",
|
||||||
|
"pastInMergeAreaError": "Cannot change a part of a merged cell",
|
||||||
|
"saveErrorText": "An error has occurred while saving the file",
|
||||||
|
"scriptLoadError": "The connection is too slow, some of the components could not be loaded. Please, reload the page.",
|
||||||
|
"unknownErrorText": "Unknown error.",
|
||||||
|
"uploadImageExtMessage": "Unknown image format.",
|
||||||
|
"uploadImageFileCountMessage": "No images uploaded.",
|
||||||
|
"uploadImageSizeMessage": "The image is too big. The maximum size is 25 MB."
|
||||||
|
},
|
||||||
|
"LongActions": {
|
||||||
|
"applyChangesTextText": "Loading data...",
|
||||||
|
"applyChangesTitleText": "Loading Data",
|
||||||
|
"confirmMoveCellRange": "The destination cells range can contain data. Continue the operation?",
|
||||||
|
"confirmPutMergeRange": "The source data contains merged cells.<br>They will be unmerged before they are pasted into the table.",
|
||||||
|
"confirmReplaceFormulaInTable": "Formulas in the header row will be removed and converted to static text.<br>Do you want to continue?",
|
||||||
|
"downloadTextText": "Downloading document...",
|
||||||
|
"downloadTitleText": "Downloading Document",
|
||||||
|
"loadFontsTextText": "Loading data...",
|
||||||
|
"loadFontsTitleText": "Loading Data",
|
||||||
|
"loadFontTextText": "Loading data...",
|
||||||
|
"loadFontTitleText": "Loading Data",
|
||||||
|
"loadImagesTextText": "Loading images...",
|
||||||
|
"loadImagesTitleText": "Loading Images",
|
||||||
|
"loadImageTextText": "Loading image...",
|
||||||
|
"loadImageTitleText": "Loading Image",
|
||||||
|
"loadingDocumentTextText": "Loading document...",
|
||||||
|
"loadingDocumentTitleText": "Loading document",
|
||||||
|
"notcriticalErrorTitle": "Warning",
|
||||||
|
"openTextText": "Opening document...",
|
||||||
|
"openTitleText": "Opening Document",
|
||||||
|
"printTextText": "Printing document...",
|
||||||
|
"printTitleText": "Printing Document",
|
||||||
|
"savePreparingText": "Preparing to save",
|
||||||
|
"savePreparingTitle": "Preparing to save. Please wait...",
|
||||||
|
"saveTextText": "Saving document...",
|
||||||
|
"saveTitleText": "Saving Document",
|
||||||
|
"textLoadingDocument": "Loading document",
|
||||||
|
"textNo": "No",
|
||||||
|
"textOk": "Ok",
|
||||||
|
"textYes": "Yes",
|
||||||
|
"txtEditingMode": "Set editing mode...",
|
||||||
|
"uploadImageTextText": "Uploading image...",
|
||||||
|
"uploadImageTitleText": "Uploading Image",
|
||||||
|
"waitText": "Please, wait..."
|
||||||
|
},
|
||||||
|
"Toolbar": {
|
||||||
|
"dlgLeaveMsgText": "You have unsaved changes in this document. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.",
|
||||||
|
"dlgLeaveTitleText": "You leave the application",
|
||||||
|
"leaveButtonText": "Leave this Page",
|
||||||
|
"stayButtonText": "Stay on this Page"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -61,7 +61,8 @@
|
||||||
"notcriticalErrorTitle": "Warning",
|
"notcriticalErrorTitle": "Warning",
|
||||||
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
||||||
"textDoNotShowAgain": "Don't show again",
|
"textDoNotShowAgain": "Don't show again",
|
||||||
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?"
|
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?",
|
||||||
|
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||||
},
|
},
|
||||||
"Controller": {
|
"Controller": {
|
||||||
"Main": {
|
"Main": {
|
||||||
|
|
|
@ -61,7 +61,8 @@
|
||||||
"notcriticalErrorTitle": "Warning",
|
"notcriticalErrorTitle": "Warning",
|
||||||
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
||||||
"textDoNotShowAgain": "Don't show again",
|
"textDoNotShowAgain": "Don't show again",
|
||||||
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?"
|
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?",
|
||||||
|
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||||
},
|
},
|
||||||
"Controller": {
|
"Controller": {
|
||||||
"Main": {
|
"Main": {
|
||||||
|
|
|
@ -61,7 +61,8 @@
|
||||||
"notcriticalErrorTitle": "警告",
|
"notcriticalErrorTitle": "警告",
|
||||||
"textCopyCutPasteActions": "拷贝,剪切和粘贴操作",
|
"textCopyCutPasteActions": "拷贝,剪切和粘贴操作",
|
||||||
"textDoNotShowAgain": "不要再显示",
|
"textDoNotShowAgain": "不要再显示",
|
||||||
"warnMergeLostData": "只有来自左上方单元格的数据将保留在合并的单元格中。<br>您确定要继续吗?"
|
"warnMergeLostData": "只有来自左上方单元格的数据将保留在合并的单元格中。<br>您确定要继续吗?",
|
||||||
|
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||||
},
|
},
|
||||||
"Controller": {
|
"Controller": {
|
||||||
"Main": {
|
"Main": {
|
||||||
|
|
Loading…
Reference in a new issue