Wiki source code of Translations

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

Hide last authors
superadmin 1.1 1 platform.flamingo.themes.home.title=Themes for Flamingo
2 platform.flamingo.themes.home.currenttheme=Current Theme
3 platform.flamingo.themes.home.otherthemes=Other available Themes
4 platform.flamingo.themes.home.warningOldColorThemeInstalled=This is the application to manage the Flamingo Themes. A Flamingo Theme is a customizable variation of any skin based on Flamingo. If you want to manage Color Themes for Colibri-based skins, you should go to {0}Colibri Color Themes Application{1}.
5 platform.flamingo.themes.home.warningCurrentOldColorTheme=The current Theme is a Colibri Color Theme which is not optimized to work with a skin based on Flamingo. We have tried our best to make it compatible, but the results might not be optimal.
6 platform.flamingo.themes.home.useThisTheme=Use this Theme
7 platform.flamingo.themes.home.newThemeName=Theme name…
8 platform.flamingo.themes.home.create=Create new Theme
9 platform.flamingo.themes.home.create.invalid=Invalid Theme name!
10 platform.flamingo.themes.home.create.csrf=For security reasons, please confirm that you want to create a Theme called "{0}".
11 platform.flamingo.themes.home.create.confirm=Confirm
12 platform.flamingo.themes.home.set.success=Theme set to "{0}".
13 platform.flamingo.themes.title.variables=Variables
14 platform.flamingo.themes.title.preview=Preview
15 platform.flamingo.themes.autorefresh=Auto refresh
16 platform.flamingo.themes.refresh=Refresh
17 platform.flamingo.themes.refreshwarning=The refresh can take several seconds.
18 platform.flamingo.themes.preview.iframe.label=Preview of the color theme.
19 platform.flamingo.themes.loading=Loading...
20 platform.flamingo.themes.category.logos=Logos
21 platform.flamingo.themes.category.base-colors=Base colors
22 platform.flamingo.themes.category.typography=Typography
23 platform.flamingo.themes.category.forms=Forms
24 platform.flamingo.themes.category.buttons=Buttons
25 platform.flamingo.themes.category.tables=Tables
26 platform.flamingo.themes.category.navbar=Navigation Bar
27 platform.flamingo.themes.category.dropdowns=Drop downs
28 platform.flamingo.themes.category.panels=Panels
29 platform.flamingo.themes.category.breadcrumb=Breadcrumb
30 platform.flamingo.themes.category.advanced=Advanced
31 platform.flamingo.themes.defaultvalue=Default
32 platform.flamingo.themes.lessCode.description=In this field, you can directly write LESS code which will be added into the skin.
33 platform.flamingo.themes.local=Local
34 platform.flamingo.themes.global=Global
35
36 ###############################################################################
37 ## Deprecated
38 ## Note: each element should be removed when the last branch using it is no longer supported
39 ###############################################################################
40
41 ## Used to indicate where deprecated keys start
42 #@deprecatedstart
43
44 #######################################
45 ## until 7.3M1
46 #######################################
47 platform.flamingo.themes.lessCode.warning=Unfortunately, this field is not taken into account in the live preview.
48
49 #######################################
50 ## until 12.9RC1
51 #######################################
52 platform.flamingo.themes.incompatiblebrowser=Sorry, the preview does not work with this version of Internet Explorer. You need to use a newer browser.
53
54 #@deprecatedend
55