mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-25 18:49:57 +08:00
Add translation
This commit is contained in:
@ -540,6 +540,7 @@
|
||||
"Common.Views.FormatSettingsDialog.txtUpto1": "Up to one digit (1/3)",
|
||||
"Common.Views.FormatSettingsDialog.txtUpto2": "Up to two digits (12/25)",
|
||||
"Common.Views.FormatSettingsDialog.txtUpto3": "Up to three digits (131/135)",
|
||||
"Common.Views.FormatSettingsDialog.textLocale": "Locale",
|
||||
"Common.Views.Header.labelCoUsersDescr": "Users who are editing the file:",
|
||||
"Common.Views.Header.textAddFavorite": "Mark as favorite",
|
||||
"Common.Views.Header.textAdvSettings": "Advanced settings",
|
||||
@ -1990,6 +1991,10 @@
|
||||
"DE.Views.DocumentHolder.vertAlignText": "Vertical alignment",
|
||||
"DE.Views.DocumentHolder.txtInsImage": "Insert image from File",
|
||||
"DE.Views.DocumentHolder.txtInsImageUrl": "Insert image from URL",
|
||||
"DE.Views.DocumentHolder.txtSourceEmbed": "Keep source formatting & Embed workbook",
|
||||
"DE.Views.DocumentHolder.txtDestEmbed": "Use destination theme & Embed workbook",
|
||||
"DE.Views.DocumentHolder.txtSourceLink": "Keep source formatting & Link data",
|
||||
"DE.Views.DocumentHolder.txtDestLink": "Use destination theme & Link data",
|
||||
"DE.Views.DropcapSettingsAdvanced.strBorders": "Borders & Fill",
|
||||
"DE.Views.DropcapSettingsAdvanced.strDropcap": "Drop cap",
|
||||
"DE.Views.DropcapSettingsAdvanced.strMargins": "Margins",
|
||||
|
||||
@ -628,6 +628,7 @@
|
||||
"Common.Views.FormatSettingsDialog.txtUpto1": "Up to one digit (1/3)",
|
||||
"Common.Views.FormatSettingsDialog.txtUpto2": "Up to two digits (12/25)",
|
||||
"Common.Views.FormatSettingsDialog.txtUpto3": "Up to three digits (131/135)",
|
||||
"Common.Views.FormatSettingsDialog.textLocale": "Locale",
|
||||
"Common.Views.Header.labelCoUsersDescr": "Users who are editing the file:",
|
||||
"Common.Views.Header.textAddFavorite": "Mark as favorite",
|
||||
"Common.Views.Header.textAdvSettings": "Advanced settings",
|
||||
@ -1979,6 +1980,10 @@
|
||||
"PE.Views.DocumentHolder.txtInsVideo": "Insert video",
|
||||
"PE.Views.DocumentHolder.txtInsAudio": "Insert audio",
|
||||
"PE.Views.DocumentHolder.txtInsSmartArt": "Insert SmartArt",
|
||||
"PE.Views.DocumentHolder.txtSourceEmbed": "Keep source formatting & Embed workbook",
|
||||
"PE.Views.DocumentHolder.txtDestEmbed": "Use destination theme & Embed workbook",
|
||||
"PE.Views.DocumentHolder.txtSourceLink": "Keep source formatting & Link data",
|
||||
"PE.Views.DocumentHolder.txtDestLink": "Use destination theme & Link data",
|
||||
"PE.Views.DocumentPreview.goToSlideText": "Go to Slide",
|
||||
"PE.Views.DocumentPreview.slideIndexText": "Slide {0} of {1}",
|
||||
"PE.Views.DocumentPreview.txtClose": "Close slideshow",
|
||||
|
||||
@ -466,6 +466,7 @@
|
||||
"Common.Views.FormatSettingsDialog.txtUpto1": "Up to one digit (1/3)",
|
||||
"Common.Views.FormatSettingsDialog.txtUpto2": "Up to two digits (12/25)",
|
||||
"Common.Views.FormatSettingsDialog.txtUpto3": "Up to three digits (131/135)",
|
||||
"Common.Views.FormatSettingsDialog.textLocale": "Locale",
|
||||
"Common.Views.Header.labelCoUsersDescr": "Users who are editing the file:",
|
||||
"Common.Views.Header.textAddFavorite": "Mark as favorite",
|
||||
"Common.Views.Header.textAdvSettings": "Advanced settings",
|
||||
|
||||
Reference in New Issue
Block a user