Merge pull request #1268 from ONLYOFFICE/fix/translation
Fix/translation
This commit is contained in:
commit
fc085c1334
|
@ -20,6 +20,7 @@
|
|||
"DE.ApplicationController.textLoadingDocument": "Загрузка дакумента",
|
||||
"DE.ApplicationController.textOf": "з",
|
||||
"DE.ApplicationController.txtClose": "Закрыць",
|
||||
"DE.ApplicationController.txtEmpty": "(Пуста)",
|
||||
"DE.ApplicationController.unknownErrorText": "Невядомая памылка.",
|
||||
"DE.ApplicationController.unsupportedBrowserErrorText": "Ваш браўзер не падтрымліваецца.",
|
||||
"DE.ApplicationController.waitText": "Калі ласка, пачакайце...",
|
||||
|
|
|
@ -1723,7 +1723,7 @@
|
|||
"DE.Views.FileMenuPanels.Settings.text30Minutes": "Każde 30 minut",
|
||||
"DE.Views.FileMenuPanels.Settings.text5Minutes": "Każde 5 minut",
|
||||
"DE.Views.FileMenuPanels.Settings.text60Minutes": "Każda godzina",
|
||||
"DE.Views.FileMenuPanels.Settings.textAlignGuides": "Porady wyrównania",
|
||||
"DE.Views.FileMenuPanels.Settings.textAlignGuides": "Prowadnice wyrównania",
|
||||
"DE.Views.FileMenuPanels.Settings.textAutoRecover": "Automatyczne odzyskiwanie",
|
||||
"DE.Views.FileMenuPanels.Settings.textAutoSave": "Automatyczny zapis",
|
||||
"DE.Views.FileMenuPanels.Settings.textCompatible": "Kompatybilność",
|
||||
|
@ -2124,14 +2124,14 @@
|
|||
"DE.Views.PageMarginsDialog.textGutter": "Wiążący",
|
||||
"DE.Views.PageMarginsDialog.textGutterPosition": "Pozycja marginesu na oprawę",
|
||||
"DE.Views.PageMarginsDialog.textInside": "Wewnętrzne",
|
||||
"DE.Views.PageMarginsDialog.textLandscape": "Krajobraz",
|
||||
"DE.Views.PageMarginsDialog.textLandscape": "Pozioma",
|
||||
"DE.Views.PageMarginsDialog.textLeft": "Lewy",
|
||||
"DE.Views.PageMarginsDialog.textMirrorMargins": "Marginesy lustrzane",
|
||||
"DE.Views.PageMarginsDialog.textMultiplePages": "Wiele stron",
|
||||
"DE.Views.PageMarginsDialog.textNormal": "Normalny",
|
||||
"DE.Views.PageMarginsDialog.textOrientation": "Orientacja",
|
||||
"DE.Views.PageMarginsDialog.textOutside": "Zewnętrzne",
|
||||
"DE.Views.PageMarginsDialog.textPortrait": "Portret",
|
||||
"DE.Views.PageMarginsDialog.textPortrait": "Pionowa",
|
||||
"DE.Views.PageMarginsDialog.textPreview": "Podgląd",
|
||||
"DE.Views.PageMarginsDialog.textRight": "Prawy",
|
||||
"DE.Views.PageMarginsDialog.textTitle": "Marginesy",
|
||||
|
@ -2626,7 +2626,7 @@
|
|||
"DE.Views.Toolbar.textInsSectionBreak": "Wstaw podział sekcji",
|
||||
"DE.Views.Toolbar.textInText": "W tekście",
|
||||
"DE.Views.Toolbar.textItalic": "Kursywa",
|
||||
"DE.Views.Toolbar.textLandscape": "Krajobraz",
|
||||
"DE.Views.Toolbar.textLandscape": "Pozioma",
|
||||
"DE.Views.Toolbar.textLeft": "Lewo:",
|
||||
"DE.Views.Toolbar.textListSettings": "Ustawienia listy",
|
||||
"DE.Views.Toolbar.textMarginsLast": "Ostatni niestandardowy",
|
||||
|
@ -2644,7 +2644,7 @@
|
|||
"DE.Views.Toolbar.textPageSizeCustom": "Własny rozmiar strony",
|
||||
"DE.Views.Toolbar.textPictureControl": "Obraz",
|
||||
"DE.Views.Toolbar.textPlainControl": "Zwykły Tekst",
|
||||
"DE.Views.Toolbar.textPortrait": "Portret",
|
||||
"DE.Views.Toolbar.textPortrait": "Pionowa",
|
||||
"DE.Views.Toolbar.textRemoveControl": "Usuń kontrolę treści",
|
||||
"DE.Views.Toolbar.textRemWatermark": "Usuń znak wodny",
|
||||
"DE.Views.Toolbar.textRestartEachPage": "Rozpocznij nową stronę",
|
||||
|
|
|
@ -1822,6 +1822,7 @@
|
|||
"DE.Views.FormsTab.tipSubmit": "Remitere formular",
|
||||
"DE.Views.FormsTab.tipTextField": "Se inserează un control câmp text",
|
||||
"DE.Views.FormsTab.tipViewForm": "Vizualizare formular",
|
||||
"DE.Views.FormsTab.txtUntitled": "Fără titlu",
|
||||
"DE.Views.HeaderFooterSettings.textBottomCenter": "Centru jos",
|
||||
"DE.Views.HeaderFooterSettings.textBottomLeft": "Stânga jos",
|
||||
"DE.Views.HeaderFooterSettings.textBottomPage": "Josul paginii",
|
||||
|
|
|
@ -1803,6 +1803,7 @@
|
|||
"DE.Views.FormsTab.capBtnNext": "Следующее поле",
|
||||
"DE.Views.FormsTab.capBtnPrev": "Предыдущее поле",
|
||||
"DE.Views.FormsTab.capBtnRadioBox": "Переключатель",
|
||||
"DE.Views.FormsTab.capBtnSaveForm": "Сохранить как форму",
|
||||
"DE.Views.FormsTab.capBtnSubmit": "Отправить",
|
||||
"DE.Views.FormsTab.capBtnText": "Текстовое поле",
|
||||
"DE.Views.FormsTab.capBtnView": "Просмотреть форму",
|
||||
|
@ -1819,9 +1820,11 @@
|
|||
"DE.Views.FormsTab.tipNextForm": "Перейти к следующему полю",
|
||||
"DE.Views.FormsTab.tipPrevForm": "Перейти к предыдущему полю",
|
||||
"DE.Views.FormsTab.tipRadioBox": "Вставить переключатель",
|
||||
"DE.Views.FormsTab.tipSaveForm": "Сохранить файл как заполняемый документ OFORM",
|
||||
"DE.Views.FormsTab.tipSubmit": "Отправить форму",
|
||||
"DE.Views.FormsTab.tipTextField": "Вставить текстовое поле",
|
||||
"DE.Views.FormsTab.tipViewForm": "Просмотреть форму",
|
||||
"DE.Views.FormsTab.txtUntitled": "Без имени",
|
||||
"DE.Views.HeaderFooterSettings.textBottomCenter": "Снизу по центру",
|
||||
"DE.Views.HeaderFooterSettings.textBottomLeft": "Снизу слева",
|
||||
"DE.Views.HeaderFooterSettings.textBottomPage": "Внизу страницы",
|
||||
|
|
|
@ -273,6 +273,7 @@
|
|||
"Common.Views.ReviewPopover.textClose": "Kapat",
|
||||
"Common.Views.ReviewPopover.textEdit": "Tamam",
|
||||
"Common.Views.ReviewPopover.textReply": "Yanıtla",
|
||||
"Common.Views.SaveAsDlg.textLoading": "Yükleniyor",
|
||||
"Common.Views.SignDialog.textBold": "Kalın",
|
||||
"Common.Views.SignDialog.textCertificate": "Sertifika",
|
||||
"Common.Views.SignDialog.textChange": "Değiştir",
|
||||
|
|
|
@ -899,7 +899,7 @@
|
|||
"PE.Views.FileMenuPanels.Settings.text30Minutes": "Każde 30 minut",
|
||||
"PE.Views.FileMenuPanels.Settings.text5Minutes": "Każde 5 minut",
|
||||
"PE.Views.FileMenuPanels.Settings.text60Minutes": "Każda godzina",
|
||||
"PE.Views.FileMenuPanels.Settings.textAlignGuides": "Porady wyrównania",
|
||||
"PE.Views.FileMenuPanels.Settings.textAlignGuides": "Prowadnice wyrównania",
|
||||
"PE.Views.FileMenuPanels.Settings.textAutoRecover": "Automatyczne odzyskiwanie",
|
||||
"PE.Views.FileMenuPanels.Settings.textAutoSave": "Automatyczny zapis",
|
||||
"PE.Views.FileMenuPanels.Settings.textDisabled": "Wyłączony",
|
||||
|
@ -1125,8 +1125,8 @@
|
|||
"PE.Views.SlideSettings.txtWood": "Drewno",
|
||||
"PE.Views.SlideshowSettings.textLoop": "Zapętl do momentu, aż zostanie naciśnięty klawisz \"Esc\"",
|
||||
"PE.Views.SlideshowSettings.textTitle": "Pokaż ustawienia",
|
||||
"PE.Views.SlideSizeSettings.strLandscape": "Krajobraz",
|
||||
"PE.Views.SlideSizeSettings.strPortrait": "Portret",
|
||||
"PE.Views.SlideSizeSettings.strLandscape": "Pozioma",
|
||||
"PE.Views.SlideSizeSettings.strPortrait": "Pionowa",
|
||||
"PE.Views.SlideSizeSettings.textHeight": "Wysokość",
|
||||
"PE.Views.SlideSizeSettings.textSlideOrientation": "Orientacja slajdu",
|
||||
"PE.Views.SlideSizeSettings.textSlideSize": "Rozmiar slajdu",
|
||||
|
|
|
@ -373,6 +373,7 @@
|
|||
"textTopRight": "Superior-dreta",
|
||||
"textTotalRow": "Fila de total",
|
||||
"textTransition": "Transició",
|
||||
"textTransitions": "Transicions",
|
||||
"textType": "Tipus",
|
||||
"textUnCover": "Descobreix",
|
||||
"textVerticalIn": "Vertical entrant",
|
||||
|
@ -382,8 +383,7 @@
|
|||
"textZoom": "Zoom",
|
||||
"textZoomIn": "Amplia",
|
||||
"textZoomOut": "Redueix",
|
||||
"textZoomRotate": "Amplia i gira",
|
||||
"textTransitions": "Transitions"
|
||||
"textZoomRotate": "Amplia i gira"
|
||||
},
|
||||
"Settings": {
|
||||
"mniSlideStandard": "Estàndard (4:3)",
|
||||
|
|
|
@ -373,6 +373,7 @@
|
|||
"textTopRight": "Oben rechts",
|
||||
"textTotalRow": "Ergebniszeile",
|
||||
"textTransition": "Übergang",
|
||||
"textTransitions": "Übergänge",
|
||||
"textType": "Typ",
|
||||
"textUnCover": "Aufdecken",
|
||||
"textVerticalIn": "Vertikal nach innen",
|
||||
|
@ -382,8 +383,7 @@
|
|||
"textZoom": "Zoom",
|
||||
"textZoomIn": "Vergrößern",
|
||||
"textZoomOut": "Verkleinern",
|
||||
"textZoomRotate": "Vergrößern und drehen",
|
||||
"textTransitions": "Transitions"
|
||||
"textZoomRotate": "Vergrößern und drehen"
|
||||
},
|
||||
"Settings": {
|
||||
"mniSlideStandard": "Standard (4:3)",
|
||||
|
|
|
@ -373,6 +373,7 @@
|
|||
"textTopRight": "Arriba a la derecha",
|
||||
"textTotalRow": "Fila de totales",
|
||||
"textTransition": "Transición",
|
||||
"textTransitions": "Transiciones",
|
||||
"textType": "Tipo",
|
||||
"textUnCover": "Revelar",
|
||||
"textVerticalIn": "Vertical entrante",
|
||||
|
@ -382,8 +383,7 @@
|
|||
"textZoom": "Zoom",
|
||||
"textZoomIn": "Acercar",
|
||||
"textZoomOut": "Alejar",
|
||||
"textZoomRotate": "Zoom y giro",
|
||||
"textTransitions": "Transitions"
|
||||
"textZoomRotate": "Zoom y giro"
|
||||
},
|
||||
"Settings": {
|
||||
"mniSlideStandard": "Estándar (4:3)",
|
||||
|
|
|
@ -373,6 +373,7 @@
|
|||
"textTopRight": "Haut à droite",
|
||||
"textTotalRow": "Ligne de total",
|
||||
"textTransition": "Transition",
|
||||
"textTransitions": "Transitions",
|
||||
"textType": "Type",
|
||||
"textUnCover": "Découvrir",
|
||||
"textVerticalIn": "Vertical intérieur",
|
||||
|
@ -382,8 +383,7 @@
|
|||
"textZoom": "Zoom",
|
||||
"textZoomIn": "Zoom avant",
|
||||
"textZoomOut": "Zoom arrière",
|
||||
"textZoomRotate": "Zoom et rotation",
|
||||
"textTransitions": "Transitions"
|
||||
"textZoomRotate": "Zoom et rotation"
|
||||
},
|
||||
"Settings": {
|
||||
"mniSlideStandard": "Standard (4:3)",
|
||||
|
|
|
@ -214,6 +214,7 @@
|
|||
"textAllCaps": "Tutto maiuscolo",
|
||||
"textApplyAll": "Applica a tutte le diapositive",
|
||||
"textAuto": "Auto",
|
||||
"textTransitions": "Transizioni",
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
"textActualSize": "Actual Size",
|
||||
"textAdditional": "Additional",
|
||||
|
@ -335,7 +336,6 @@
|
|||
"textTopLeft": "Top-Left",
|
||||
"textTopRight": "Top-Right",
|
||||
"textTotalRow": "Total Row",
|
||||
"textTransitions": "Transitions",
|
||||
"textType": "Type",
|
||||
"textUnCover": "UnCover",
|
||||
"textVerticalIn": "Vertical In",
|
||||
|
|
|
@ -373,6 +373,7 @@
|
|||
"textTopRight": "右上",
|
||||
"textTotalRow": "合計行",
|
||||
"textTransition": "切り替え",
|
||||
"textTransitions": "遷移",
|
||||
"textType": "タイプ",
|
||||
"textUnCover": "アンカバー",
|
||||
"textVerticalIn": "縦(中)",
|
||||
|
@ -382,8 +383,7 @@
|
|||
"textZoom": "ズーム",
|
||||
"textZoomIn": "拡大",
|
||||
"textZoomOut": "縮小",
|
||||
"textZoomRotate": "ズームと回転",
|
||||
"textTransitions": "Transitions"
|
||||
"textZoomRotate": "ズームと回転"
|
||||
},
|
||||
"Settings": {
|
||||
"mniSlideStandard": "標準(4:3)",
|
||||
|
|
|
@ -373,6 +373,7 @@
|
|||
"textTopRight": "오른쪽 위",
|
||||
"textTotalRow": "합계",
|
||||
"textTransition": "전환",
|
||||
"textTransitions": "전환",
|
||||
"textType": "유형",
|
||||
"textUnCover": "당기기",
|
||||
"textVerticalIn": "덮기",
|
||||
|
@ -382,8 +383,7 @@
|
|||
"textZoom": "확대/축소",
|
||||
"textZoomIn": "확대",
|
||||
"textZoomOut": "축소",
|
||||
"textZoomRotate": "확대 / 축소 및 회전",
|
||||
"textTransitions": "Transitions"
|
||||
"textZoomRotate": "확대 / 축소 및 회전"
|
||||
},
|
||||
"Settings": {
|
||||
"mniSlideStandard": "표준 (4 : 3)",
|
||||
|
|
|
@ -373,6 +373,7 @@
|
|||
"textTopRight": "Parte superior direita",
|
||||
"textTotalRow": "Linha total",
|
||||
"textTransition": "Transição",
|
||||
"textTransitions": "Transições",
|
||||
"textType": "Tipo",
|
||||
"textUnCover": "Descobrir",
|
||||
"textVerticalIn": "Vertical para dentro",
|
||||
|
@ -382,8 +383,7 @@
|
|||
"textZoom": "Zoom",
|
||||
"textZoomIn": "Ampliar",
|
||||
"textZoomOut": "Reduzir",
|
||||
"textZoomRotate": "Zoom e Rotação",
|
||||
"textTransitions": "Transitions"
|
||||
"textZoomRotate": "Zoom e Rotação"
|
||||
},
|
||||
"Settings": {
|
||||
"mniSlideStandard": "Padrão (4:3)",
|
||||
|
|
|
@ -373,6 +373,7 @@
|
|||
"textTopRight": "Dreapta sus",
|
||||
"textTotalRow": "Rând total",
|
||||
"textTransition": "Tranziții",
|
||||
"textTransitions": "Tranziții",
|
||||
"textType": "Tip",
|
||||
"textUnCover": "Descoperire",
|
||||
"textVerticalIn": "Vertical în interior",
|
||||
|
@ -382,8 +383,7 @@
|
|||
"textZoom": "Zoom",
|
||||
"textZoomIn": "Mărire",
|
||||
"textZoomOut": "Micșorare",
|
||||
"textZoomRotate": "Zoom și rotire",
|
||||
"textTransitions": "Transitions"
|
||||
"textZoomRotate": "Zoom și rotire"
|
||||
},
|
||||
"Settings": {
|
||||
"mniSlideStandard": "Standard (4:3)",
|
||||
|
|
|
@ -373,6 +373,7 @@
|
|||
"textTopRight": "Сверху справа",
|
||||
"textTotalRow": "Строка итогов",
|
||||
"textTransition": "Переход",
|
||||
"textTransitions": "Переходы",
|
||||
"textType": "Тип",
|
||||
"textUnCover": "Открывание",
|
||||
"textVerticalIn": "По вертикали внутрь",
|
||||
|
@ -382,8 +383,7 @@
|
|||
"textZoom": "Масштабирование",
|
||||
"textZoomIn": "Увеличение",
|
||||
"textZoomOut": "Уменьшение",
|
||||
"textZoomRotate": "Увеличение с поворотом",
|
||||
"textTransitions": "Transitions"
|
||||
"textZoomRotate": "Увеличение с поворотом"
|
||||
},
|
||||
"Settings": {
|
||||
"mniSlideStandard": "Стандартный (4:3)",
|
||||
|
|
|
@ -373,6 +373,7 @@
|
|||
"textTopRight": "右上",
|
||||
"textTotalRow": "总行",
|
||||
"textTransition": "过渡",
|
||||
"textTransitions": "转换",
|
||||
"textType": "类型",
|
||||
"textUnCover": "揭露",
|
||||
"textVerticalIn": "铅直进入",
|
||||
|
@ -382,8 +383,7 @@
|
|||
"textZoom": "放大",
|
||||
"textZoomIn": "放大",
|
||||
"textZoomOut": "缩小",
|
||||
"textZoomRotate": "缩放并旋转",
|
||||
"textTransitions": "Transitions"
|
||||
"textZoomRotate": "缩放并旋转"
|
||||
},
|
||||
"Settings": {
|
||||
"mniSlideStandard": "标准(4:3)",
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue