KUnitConversion
Go to the documentation of this file.
24 using namespace KUnitConversion;
32 i18nc(
"acceleration unit symbol",
"m/s²"),
33 i18nc(
"unit description in lists",
"meters per second squared"),
34 i18nc(
"unit synonyms for matching user input",
35 "meter per second squared;meters per second squared;m/s²;m/s2;m/s^2"),
36 ki18nc(
"amount in units (real)",
"%1 meters per second squared"),
37 ki18ncp(
"amount in units (integer)",
"%1 meter per second squared",
38 "%1 meters per second squared")
41 i18nc(
"acceleration unit symbol",
"ft/s²"),
42 i18nc(
"unit description in lists",
"feet per second squared"),
43 i18nc(
"unit synonyms for matching user input",
44 "foot per second squared;feet per second squared;ft/s²;ft/s2;ft/s^2"),
45 ki18nc(
"amount in units (real)",
"%1 feet per second squared"),
46 ki18ncp(
"amount in units (integer)",
"%1 foot per second squared",
47 "%1 feet per second squared")
50 i18nc(
"acceleration unit symbol",
"g"),
51 i18nc(
"unit description in lists",
"standard gravity"),
52 i18nc(
"unit synonyms for matching user input",
"standard gravity;g"),
53 ki18nc(
"amount in units (real)",
"%1 times standard gravity"),
54 ki18ncp(
"amount in units (integer)",
"%1 standard gravity",
55 "%1 times standard gravity")
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sat May 18 2013 11:37:32 by
doxygen 1.8.3.1 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.