]> git.openstreetmap.org Git - rails.git/blob - vendor/assets/iD/iD/locales/cy.json
Merge remote-tracking branch 'upstream/pull/2381'
[rails.git] / vendor / assets / iD / iD / locales / cy.json
1 {
2     "cy": {
3         "modes": {
4             "add_area": {
5                 "title": "Ardal",
6                 "description": "Ychwanegu parciau, adeiladau, llynnoedd neu ardaloedd eraill i'r map.",
7                 "tail": "Cliciwch ar y map i ddechrau llunio ardal, fel parc, llyn, neu adeilad."
8             },
9             "add_line": {
10                 "title": "Llinell",
11                 "description": "Ychwanegu prif-ffyrdd, strydoedd, llwybrau troed, camlas, neu llinelloedd eraill i'r map.",
12                 "tail": "Cliciwch ar y map i ddechrau llunio ffordd neu llwybr."
13             },
14             "add_point": {
15                 "title": "Pwynt",
16                 "description": "Ychwanegu bwytai, henebion, blychau post neu pwyntiau eraill i'r map.",
17                 "tail": "Cliciwch ar y map i ychwanegu pwynt."
18             },
19             "browse": {
20                 "title": "Pori"
21             }
22         },
23         "operations": {
24             "add": {
25                 "annotation": {
26                     "point": "Wedi ychwanegu pwynt."
27                 }
28             },
29             "start": {
30                 "annotation": {
31                     "line": "Wedi dechrau llinell.",
32                     "area": "Wedi dechrau ardal."
33                 }
34             },
35             "straighten": {
36                 "title": "Sythu"
37             },
38             "delete": {
39                 "title": "Dileu",
40                 "annotation": {
41                     "point": "Wedi dileu pwynt.",
42                     "line": "Wedi dileu llinell.",
43                     "area": "Wedi dileu ardal."
44                 }
45             },
46             "disconnect": {
47                 "title": "Dad-gysylltu",
48                 "description": "Dad-gysylltu'r llinelloedd/ardaloedd yma o'u gilydd.",
49                 "annotation": "Llinelloedd/ardaloedd wedi'u ddad-gysylltu."
50             },
51             "move": {
52                 "title": "Symyd",
53                 "annotation": {
54                     "point": "Wedi symyd pwynt.",
55                     "line": "Wedi symyd llinell.",
56                     "area": "Wedi symyd ardal."
57                 }
58             }
59         },
60         "success": {
61             "help_link_text": "Manylion"
62         },
63         "tag_reference": {
64             "description": "Disgrifiad"
65         },
66         "shortcuts": {
67             "editing": {
68                 "commands": {
69                     "undo": "Dad-wneud gweithred diwethaf",
70                     "redo": "Ail-wneud gweithred diwethaf",
71                     "save": "Cadw newidiadau"
72                 }
73             },
74             "tools": {
75                 "title": "Teclynnau",
76                 "info": {
77                     "title": "Gwybodaeth"
78                 }
79             }
80         },
81         "units": {
82             "north": "G",
83             "south": "D",
84             "east": "Dw",
85             "west": "Gr"
86         },
87         "presets": {
88             "categories": {
89                 "category-barrier": {
90                     "name": "Nodweddion Rhwystr"
91                 },
92                 "category-building": {
93                     "name": "Nodweddion Adeilad"
94                 },
95                 "category-landuse": {
96                     "name": "Nodweddion Defnydd Tir"
97                 },
98                 "category-restriction": {
99                     "name": "Nodweddion Cyfyngiad"
100                 },
101                 "category-route": {
102                     "name": "Nodweddion Llwybr"
103                 }
104             },
105             "fields": {
106                 "access": {
107                     "label": "Yn Caniatau Mynediad",
108                     "options": {
109                         "designated": {
110                             "title": "Dynodedig"
111                         },
112                         "destination": {
113                             "title": "Cyrchfan"
114                         }
115                     }
116                 },
117                 "address": {
118                     "label": "Cyfeiriad",
119                     "placeholders": {
120                         "city": "Dinas"
121                     }
122                 },
123                 "country": {
124                     "label": "Gwlad"
125                 },
126                 "craft": {
127                     "label": "Math"
128                 },
129                 "crane/type": {
130                     "label": "Math o Graen"
131                 },
132                 "crop": {
133                     "label": "Cnydau"
134                 },
135                 "crossing": {
136                     "label": "Math"
137                 },
138                 "cuisine": {
139                     "label": "Bwydydd"
140                 },
141                 "cycleway": {
142                     "options": {
143                         "none": {
144                             "title": "Dim"
145                         }
146                     },
147                     "types": {
148                         "cycleway:left": "Ochr chwith",
149                         "cycleway:right": "Ochr dde"
150                     }
151                 },
152                 "date": {
153                     "label": "Dyddiad"
154                 },
155                 "description": {
156                     "label": "Disgrifiad"
157                 },
158                 "devices": {
159                     "label": "Dyfeisiau",
160                     "placeholder": "1, 2, 3..."
161                 },
162                 "direction": {
163                     "label": "Cyfeiriad (Gradd Clocwedd)",
164                     "placeholder": "45, 90, 180, 270"
165                 },
166                 "direction_cardinal": {
167                     "label": "Cyfeiriad",
168                     "options": {
169                         "E": "Dwyrain",
170                         "N": "Gogledd",
171                         "S": "De",
172                         "W": "Gorllewin"
173                     }
174                 },
175                 "direction_clock": {
176                     "label": "Cyfeiriad",
177                     "options": {
178                         "anticlockwise": "Gwrthglocwedd",
179                         "clockwise": "Clocwedd"
180                     }
181                 },
182                 "direction_vertex": {
183                     "options": {
184                         "backward": "Yn ôl",
185                         "forward": "Ymlaen"
186                     }
187                 },
188                 "display": {
189                     "label": "Arddangos"
190                 },
191                 "dock": {
192                     "label": "Math"
193                 },
194                 "duration": {
195                     "label": "Hyd",
196                     "placeholder": "00:00"
197                 },
198                 "electrified": {
199                     "options": {
200                         "contact_line": "Llinell Cyswllt",
201                         "no": "Na"
202                     }
203                 },
204                 "incline_steps": {
205                     "options": {
206                         "down": "Lawr",
207                         "up": "Lan/fyny"
208                     }
209                 },
210                 "information": {
211                     "label": "Math"
212                 },
213                 "inscription": {
214                     "label": "Arysgrif"
215                 },
216                 "internet_access": {
217                     "label": "Mynediad Rhyngrwyd",
218                     "options": {
219                         "no": "Na",
220                         "yes": "Ia"
221                     }
222                 },
223                 "internet_access/fee": {
224                     "label": "Tâl Mynediad Rhyngrwyd"
225                 },
226                 "label": {
227                     "label": "Label"
228                 },
229                 "lamp_type": {
230                     "label": "Math"
231                 },
232                 "landuse": {
233                     "label": "Math"
234                 },
235                 "lanes": {
236                     "label": "Lonydd",
237                     "placeholder": "1, 2, 3..."
238                 },
239                 "layer": {
240                     "label": "Haen",
241                     "placeholder": "0"
242                 },
243                 "leaf_cycle": {
244                     "options": {
245                         "deciduous": "Collddail",
246                         "evergreen": "Bytholwyrdd",
247                         "mixed": "Cymysg",
248                         "semi_deciduous": "Lled-collddail",
249                         "semi_evergreen": "Lled-bytholwyrdd"
250                     }
251                 },
252                 "leaf_cycle_singular": {
253                     "label": "Cylchred Dail",
254                     "options": {
255                         "deciduous": "Collddail",
256                         "evergreen": "Bytholwyrdd",
257                         "semi_deciduous": "Lled-collddail",
258                         "semi_evergreen": "Lled-bytholwyrdd"
259                     }
260                 },
261                 "leaf_type": {
262                     "label": "Math o Ddail",
263                     "options": {
264                         "broadleaved": "Llydanddail",
265                         "leafless": "Di-ddail",
266                         "mixed": "Cymysg"
267                     }
268                 },
269                 "leaf_type_singular": {
270                     "label": "Math o Ddail",
271                     "options": {
272                         "broadleaved": "Llydanddail",
273                         "leafless": "Di-ddail"
274                     }
275                 },
276                 "leisure": {
277                     "label": "Math"
278                 },
279                 "length": {
280                     "label": "Hyd (metr)"
281                 },
282                 "level": {
283                     "label": "Lefel"
284                 },
285                 "location": {
286                     "label": "Lleoliad"
287                 },
288                 "man_made": {
289                     "label": "Math"
290                 },
291                 "manhole": {
292                     "label": "Math"
293                 },
294                 "mtb/scale/imba": {
295                     "options": {
296                         "1": "Hawdd (cylch gwyrdd)",
297                         "2": "Canolig (sgwâr glas)",
298                         "3": "Anodd (diemwnt du)",
299                         "4": "Anodd Iawn (diemwnt du dwbl)"
300                     },
301                     "placeholder": "Hawdd, Canolig, Anodd..."
302                 }
303             },
304             "presets": {
305                 "waterway/waterfall": {
306                     "name": "Rheadr"
307                 }
308             }
309         },
310         "imagery": {
311             "AGIV": {
312                 "attribution": {
313                     "text": "(Hawlfraint) Asiantaeth Gwybodaeth Fflandrys"
314                 },
315                 "name": "Delweddau o'r awyr diweddaraf Asiantaeth Gwybodaeth Fflandrys"
316             },
317             "Bing": {
318                 "description": "Lloeren ac delweddau o'r awyr.",
319                 "name": "Delweddau o'r awyr Bing"
320             },
321             "EsriWorldImagery": {
322                 "attribution": {
323                     "text": "Telerau ac Adborth"
324                 },
325                 "description": "Delweddaeth y byd ESRI.",
326                 "name": "Delweddaeth y byd ESRI"
327             },
328             "EsriWorldImageryClarity": {
329                 "attribution": {
330                     "text": "Telerau ac Adborth"
331                 },
332                 "name": "Delweddaeth y byd ESRI (Eglurder Beta)"
333             },
334             "MAPNIK": {
335                 "description": "Yr haen OpenStreetMap diofyn",
336                 "name": "OpenStreetMap (safonol)"
337             },
338             "Mapbox": {
339                 "attribution": {
340                     "text": "Telerau ac Adborth"
341                 },
342                 "description": "Lloeren ac delweddau o'r awyr",
343                 "name": "Lloeren Mapbox"
344             },
345             "OSM_Inspector-Addresses": {
346                 "attribution": {
347                     "text": "(Hawlfraint) Geofabrik GmbH, Cyfranwyr OpenStreetMap, CC-BY-SA"
348                 },
349                 "name": "Arolygydd OSM: Cyfeiriadau"
350             },
351             "OSM_Inspector-Geometry": {
352                 "attribution": {
353                     "text": "(Hawlfraint) Geofabrik GmbH, Cyfranwyr OpenStreetMap, CC-BY-SA"
354                 },
355                 "name": "Arolygydd OSM: Geometreg"
356             },
357             "OSM_Inspector-Highways": {
358                 "attribution": {
359                     "text": "(Hawlfraint) Geofabrik GmbH, Cyfranwyr OpenStreetMap, CC-BY-SA"
360                 },
361                 "name": "Arolygydd OSM: Priffyrdd"
362             },
363             "OSM_Inspector-Multipolygon": {
364                 "attribution": {
365                     "text": "(Hawlfraint) Geofabrik GmbH, Cyfranwyr OpenStreetMap, CC-BY-SA"
366                 },
367                 "name": "Arolygydd OSM: Ardal"
368             },
369             "OSM_Inspector-Places": {
370                 "attribution": {
371                     "text": "(Hawlfraint) Geofabrik GmbH, Cyfranwyr OpenStreetMap, CC-BY-SA"
372                 },
373                 "name": "Arolygydd OSM: Ddiddordeb"
374             },
375             "OSM_Inspector-Routing": {
376                 "attribution": {
377                     "text": "(Hawlfraint) Geofabrik GmbH, Cyfranwyr OpenStreetMap, CC-BY-SA"
378                 },
379                 "name": "Arolygydd OSM: Llwybro"
380             },
381             "OSM_Inspector-Tagging": {
382                 "attribution": {
383                     "text": "(Hawlfraint) Geofabrik GmbH, Cyfranwyr OpenStreetMap, CC-BY-SA"
384                 },
385                 "name": "Arolygydd OSM: Tagio"
386             }
387         }
388     }
389 }