AnthologyLocalizationsFr class
The translations for French (fr).
- Inheritance
-
- Object
- AnthologyLocalizations
- AnthologyLocalizationsFr
Constructors
- AnthologyLocalizationsFr([String locale = 'fr'])
Properties
- blockEntryOverview → String
-
Title of the blog-post overview table.
no setteroverride
- blockEntryOverviewDescription → String
-
Subtitle of the blog-post overview table.
no setteroverride
- blogEntriesOverviewLink → String
-
Landing-page link to the blog-post overview. Replaces a hard-coded de/en ternary that silently served English to a third locale.
no setteroverride
- brightness → String
-
Label for the light/dark mode affordance.
no setteroverride
- contact → String
-
Footer page title for the contact details.
no setteroverride
-
Footer page title for the cookie declaration.
no setteroverride
- copyLabel → String
-
Label of CopyButton, which copies a code block or quote to the clipboard.
no setteroverride
- copyright → String
-
Copyright line rendered in the footer liability block.
no setteroverride
-
Footer page title for the copyright notice. The notice text itself names a specific rights holder and therefore stays in the consuming app.
no setteroverride
- declarationOnAccessibility → String
-
Footer page title for the accessibility declaration.
no setteroverride
- disclaimer → String
-
External-link liability disclaimer rendered in the footer.
no setteroverride
- entryRedirectText → String
-
Text of the cell button that opens a blog post.
no setteroverride
- externalLinks → String
-
Heading above the footer's outbound link list.
no setteroverride
- familyFriends → String
-
Perfect-day chart slice.
no setteroverride
- guitar → String
-
Perfect-day chart slice.
no setteroverride
- hashCode → int
-
The hash code for this object.
no setterinherited
- imprint → String
-
Footer page title for the legal imprint.
no setteroverride
- lastModified → String
-
Prefix in front of a document's last-modification date.
no setteroverride
- localeName → String
-
finalinherited
- mailMe → String
-
Label of the mailto button on the about-me table.
no setteroverride
- meditation → String
-
Perfect-day chart slice.
no setteroverride
- myPerfectDay → String
-
Title of the pie chart breaking a day down into activities.
no setteroverride
- openLabel → String
-
Label of OpenButton, which opens the attached document.
no setteroverride
- openSourceLicenses → String
-
Title of OpenSourceLicensesPage.
no setteroverride
- openSourceLicensesDescription → String
-
Intro paragraph rendered by OpenSourceLicensesPage.
no setteroverride
- openSourceLicensesEmpty → String
-
Shown by OpenSourceLicensesPage when LicenseRegistry yields nothing.
no setteroverride
- openSourceLicensesError → String
-
Shown by OpenSourceLicensesPage when LicenseRegistry fails.
no setteroverride
- playgroundDescription → String
-
Description under a landing-page entry's source-repository link.
no setteroverride
- privacyPolicy → String
-
Footer page title for the privacy policy.
no setteroverride
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- selectSeedColor → String
-
Label of the Material 3 seed-colour picker.
no setteroverride
- shortDescriptionTextMyPersona → String
-
One-line bio under the portrait on the about-me table.
no setteroverride
- sleep → String
-
Perfect-day chart slice.
no setteroverride
- spendCoffe → String
-
Caption under the donation images. Key spelling kept from the apps' original catalogues so the hoist is a pure move.
no setteroverride
- sports → String
-
Perfect-day chart slice.
no setteroverride
- sqliteSelfTestDescription → String
-
Sub-headline of SqliteTestPage.
no setteroverride
- sqliteSelfTestErrorPrefix → String
-
Prefix in front of a thrown SQLite self-test error. Trailing space is intentional.
no setteroverride
- sqliteSelfTestRunLabel → String
-
Label of the SqliteTestPage button while idle.
no setteroverride
- sqliteSelfTestRunningLabel → String
-
Label of the SqliteTestPage button while the self test is in flight.
no setteroverride
- sqliteSelfTestTitle → String
-
Headline of SqliteTestPage.
no setteroverride
- studying → String
-
Perfect-day chart slice.
no setteroverride
- switchLang → String
-
Label of the locale picker. Deliberately neutral: a hard-coded 'Switch (DE/EN)' is wrong for any app shipping a third locale.
no setteroverride
- toogleBrightness → String
-
Tooltip on the button that flips between light and dark mode. Spelling of the key is kept from the apps' original catalogues so the hoist is a pure move.
no setteroverride
- toogleLanguage → String
-
Tooltip on the locale picker.
no setteroverride
- visitBlogEntry → String
-
Headline of a landing-page entry.
no setteroverride
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited