#Text Types
#
#XACT: Text with explicit importance for accessibility.
#XBUT: Button
#XCKL: Checkbox
#XFLD: Field label
#XLNK: Hyperlink
#XMIT: Menu item (Menu item, either top-level like "File" or lower-level like "Save as...")
#XMSG: Message
#XRBL: Radio button
#XSEL: Selection (Values in a drop-down list, or a status. For example: "In Process", "Shipped" or "Open".)
#XTIT: Title (or heading) of a non-actionable user interface element like a column, wizard, or screen area.
#XTOL: Explanatory text for an UI element, such as a tooltip, input help.
#YINS: Instruction for a user, for example, a permanent text on a screen that introduces a group of fields.
#----------------------------------------------------------------------------------------------------------------------
#For text elements that are not supposed to be translated, use the text type NOTR
#----------------------------------------------------------------------------------------------------------------------
#Recommended pattern
#
#<TextType>:<AdditionalContextInformation>
#If there is a maximum length restriction, please indicate as shown below.
#<TextType>,<MaximumLength>:<AdditionalContextInformation>
#----------------------------------------------------------------------------------------------------------------------
# This is the resource bundle for foundation
# __ldi.translation.uuid=dd6c5800-b108-11e8-be90-bd1cf6ac87fb
#----------------------------------------------------------------------------------------------------------------------

#XTIT: Created By (Answer to: "Which user has created a certain entity?")
CreatedBy=Dicipta oleh

#XTIT: Created On (Answer to: "When has a certain entity been created?")
CreatedAt=Dicipta pada

#XTIT: Changed By (Answer to: "Which user has changed a certain entity?")
ChangedBy=Diubah oleh

#XTIT: Changed On (Answer to: "When has a certain entity been changed?")
ChangedAt=Diubah pada

#XTIT: Currency
Currency=Mata Wang

#XTIT: Currency Code
CurrencyCode=Kod Mata Wang

#XTIT: Currency Code Description
CurrencyCode.Description=Kod mata wang seperti yang dinyatakan dalam ISO 4217

#XTIT: Currency Symbol
CurrencySymbol=Simbol Mata Wang

#XTIT: Currency Minor Unit Fractions (Answer to: "How many fractions has a currency's minor unit?", e.g. "0" or "2")
CurrencyMinorUnit=Pecahan Unit Kecil Mata Wang

#XTIT: Country/Region
Country=Negara/Wilayah

#XTIT: Country/Region Code
CountryCode=Kod Negara/Wilayah

#XTIT: Country/Region Code Description
CountryCode.Description=Kod negara/wilayah seperti yang dinyatakan dalam ISO 3166-1

#XTIT: Language
Language=Bahasa

#XTIT: Language Code
LanguageCode=Kod Bahasa

#XTIT: Language Code Description
LanguageCode.Description=Kod bahasa seperti yang dinyatakan dalam ISO 639-1

#XTIT Time zone code
TimeZoneCode=Kod Zon Waktu

#XTIT: User Identifier
UserID=ID Pengguna

#XTIT: Any kind of name
Name=Nama

#XTIT: Any kind of description
Description=Perihalan

#XTOL: A user's unique Indentifier
UserID.Description=ID unik pengguna

#XTIT: Admin data for a draft document
Draft_DraftAdministrativeData=Data Pentadbiran Draf

#XTIT: Technical ID of a draft document
Draft_DraftUUID=Draf (ID Teknikal)

#XTIT: Creation time of a draft
Draft_CreationDateTime=Draf Dicipta pada

#XTIT: User created the draft
Draft_CreatedByUser=Draf Dicipta oleh

#XTIT: The current user (me) created the draft
Draft_DraftIsCreatedByMe=Draf Dicipta oleh Saya

#XTIT: Time a draft was last changed on
Draft_LastChangeDateTime=Draf Terakhir Diubah pada

#XTIT: User that changed the draft last
Draft_LastChangedByUser=Draf Terakhir Diubah oleh

#XTIT: User that is working on the draft
Draft_InProcessByUser=Draf Sedang Diproses oleh

#XTIT: The current user (me) is working on the draft
Draft_DraftIsProcessedByMe=Draf Sedang Diproses oleh Saya
