summaryrefslogtreecommitdiffstats
path: root/l10n-cy/editor/ui/chrome/dialogs/EditorTextAreaProperties.dtd
blob: 9d1cb5605c76dc0ee127be1d6fe9da0494531d0c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<!-- This Source Code Form is subject to the terms of the Mozilla Public
   - License, v. 2.0. If a copy of the MPL was not distributed with this
   - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->

<!ENTITY windowTitle.label "Priodweddau'r Ardal Testun">

<!ENTITY Settings.label "Gosodiadau">

<!ENTITY TextAreaName.label "Enw Maes:">
<!ENTITY TextAreaName.accessKey "E">
<!ENTITY TextAreaRows.label "Rhesi:">
<!ENTITY TextAreaRows.accessKey "R">
<!ENTITY TextAreaCols.label "Colofnau:">
<!ENTITY TextAreaCols.accessKey "C">
<!ENTITY TextAreaReadOnly.label "Darllen yn unig">
<!ENTITY TextAreaReadOnly.accessKey "D">
<!ENTITY TextAreaDisabled.label "Anablwyd">
<!ENTITY TextAreaDisabled.accessKey "A">
<!ENTITY TextAreaTabIndex.label "Mynegai Tab:">
<!ENTITY TextAreaTabIndex.accessKey "M">
<!ENTITY TextAreaAccessKey.label "Allwedd Mynediad:">
<!ENTITY TextAreaAccessKey.accessKey "A">
<!ENTITY InitialText.label "Testun Cychwynnol:">
<!ENTITY InitialText.accessKey "T">

<!ENTITY TextAreaWrap.label "Modd Amlapio:">
<!ENTITY TextAreaWrap.accessKey "M">
<!ENTITY WrapDefault.value "Rhagosodiad">
<!ENTITY WrapOff.value "Diffodd">
<!ENTITY WrapHard.value "Caled">
<!ENTITY WrapSoft.value "Meddal">
<!ENTITY WrapPhysical.value "Corfforol">
<!ENTITY WrapVirtual.value "Rhithiol">