KDECore
kcalendarsystemcoptic.cpp
Go to the documentation of this file.
52 format = i18nc("(kdedt-format) Coptic, AM, full era year format used for %EY, e.g. 2000 AM", "%Ey %EC");
134 // Names taken from Bohairic dialect transliterations in http://www.copticheritage.org/parameters/copticheritage/calendar/The_Coptic_Calendar.pdf
135 // These differ from the transliterations found on Wikipedia http://en.wikipedia.org/wiki/Coptic_calendar
136 // These differ from the Sahidic dialect transliterations used in Dershowitz & Reingold which went out of use in the 11th centuary
139 // The Boharic was initially chosen as this is the dialect apparantly in 'common' use in the Coptic Church.
140 // But it could be argued the Arabic forms should be used as they are in 'common' usage in Eqypt
159 QString KCalendarSystemCopticPrivate::monthName(int month, int year, KLocale::DateTimeComponentFormat format, bool possessive) const
277 return ki18nc("Coptic month 7 - KLocale::LongName Possessive", "of Paremhotep").toString(locale());
279 return ki18nc("Coptic month 8 - KLocale::LongName Possessive", "of Parmoute").toString(locale());
281 return ki18nc("Coptic month 9 - KLocale::LongName Possessive", "of Pashons").toString(locale());
287 return ki18nc("Coptic month 12 - KLocale::LongName Possessive", "of Mesore").toString(locale());
289 return ki18nc("Coptic month 12 - KLocale::LongName Possessive", "of Kouji nabot").toString(locale());
328 // Names taken from from the Sahidic dialect transliterations used in Dershowitz & Reingold which went out of use in the 11th centuary
330 QString KCalendarSystemCopticPrivate::weekDayName(int weekDay, KLocale::DateTimeComponentFormat format) const
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Thu Sep 25 2014 04:18:42 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Thu Sep 25 2014 04:18:42 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.