Wiki source code of Translations

Last modified by superadmin on 2025/05/22 17:45

Show last authors
1 admin.image.style=Image Styles
2 image.style.admin.heading=Image Style Administration
3 image.style.administration.imageStyleList.heading=Image Styles
4 image.style.administation.newImageStyle.button=Create the image style
5 image.style.administation.defaultImageStyle.button=Update the default image style
6 image.style.imageStyleSheet.backToAdministration.link=Back to the administration
7 image.style.administration.liveData.doc.title=Identifier
8 image.style.administration.liveData._actions=Actions
9 image.style.administration.liveData.prettyName=Pretty Name
10 image.style.administration.liveData.prettyName.hint=User oriented name of the image style
11 image.style.administration.liveData.type=Type
12 image.style.administration.liveData.type.hint=The type of the image style (used as a css class)
13 image.style.administration.liveData.emptyvalue=
14 image.style.administation.newImageStyle.label=New Image Style
15 image.style.administation.newImageStyle.hint=Identifier of the new image style.
16 image.style.administation.newImageStyle.placeHolder=Identifier
17 image.style.administation.newImageStyle.normalizedTitle=The new image style, following the naming conventions is [{0}].
18 Image.Style.Code.ImageStyleClass_adjustableAlignment=Adjustable Alignment
19 Image.Style.Code.ImageStyleClass_adjustableAlignment_hint=When checked, the user is allowed to customize the aligment of the image.
20 Image.Style.Code.ImageStyleClass_adjustableBorder=Adjustable Border
21 Image.Style.Code.ImageStyleClass_adjustableBorder_hint=When checked, the user is allowed to customize the border of the image.
22 Image.Style.Code.ImageStyleClass_adjustableSize=Adjustable Size
23 Image.Style.Code.ImageStyleClass_adjustableSize_hint=When checked, the user is allowed to customize the size of the image.
24 Image.Style.Code.ImageStyleClass_adjustableTextWrap=Adjustable Text Wrap
25 Image.Style.Code.ImageStyleClass_adjustableTextWrap_hint=When checked, the user is allowed to customize the text wrap of the image.
26 Image.Style.Code.ImageStyleClass_defaultAlignment=Default Alignment
27 Image.Style.Code.ImageStyleClass_defaultAlignment_center=Center
28 Image.Style.Code.ImageStyleClass_defaultAlignment_default=
29 Image.Style.Code.ImageStyleClass_defaultAlignment_hint=The default alignment of the image.
30 Image.Style.Code.ImageStyleClass_defaultAlignment_none=None
31 Image.Style.Code.ImageStyleClass_defaultAlignment_start=Start
32 Image.Style.Code.ImageStyleClass_defaultAlignment_center=Center
33 Image.Style.Code.ImageStyleClass_defaultAlignment_end=End
34 Image.Style.Code.ImageStyleClass_defaultBorder=Default Border
35 Image.Style.Code.ImageStyleClass_defaultBorder_hint=When checked, the image has a border by default.
36 Image.Style.Code.ImageStyleClass_defaultHeight=Default height
37 Image.Style.Code.ImageStyleClass_defaultHeight_hint=The default height of the image. If the default width is left empty, it will be computed according to the image ratio. Otherwise, the image will have a fixed size.
38 Image.Style.Code.ImageStyleClass_defaultTextWrap=Default Text Wrap
39 Image.Style.Code.ImageStyleClass_defaultTextWrap_hint=When checked, the text will wrap around the image by default.
40 Image.Style.Code.ImageStyleClass_defaultWidth=Default Width
41 Image.Style.Code.ImageStyleClass_defaultWidth_hint=The default width of the image. If the default height is left empty, it will be computed according to the image ratio. Otherwise, the image will have a fixed size.
42 Image.Style.Code.ImageStyleClass_prettyName=Pretty Name
43 Image.Style.Code.ImageStyleClass_prettyName_hint=User oriented name of the image style.
44 Image.Style.Code.ImageStyleClass_type=Type
45 Image.Style.Code.ImageStyleClass_type_hint=The type of the image style (used as a css class).
46 Image.Style.Code.ConfigurationClass_defaultStyle=Default Style
47 Image.Style.Code.ConfigurationClass_defaultStyle_hint=The default image style for this wiki.
48 Image.Style.Code.ConfigurationClass_forceDefaultStyle=Force Default Style
49 Image.Style.Code.ConfigurationClass_forceDefaultStyle_hint=When checked, the constraints of the default style are forced in the image configuration, and users are forced to choose a style.