]> git.openstreetmap.org Git - rails.git/blob - vendor/assets/iD/iD/locales/cy.json
Merge remote-tracking branch 'upstream/pull/2601'
[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                     "options": {
218                         "no": "Na",
219                         "yes": "Ia"
220                     }
221                 },
222                 "label": {
223                     "label": "Label"
224                 },
225                 "lamp_type": {
226                     "label": "Math"
227                 },
228                 "landuse": {
229                     "label": "Math"
230                 },
231                 "lanes": {
232                     "label": "Lonydd",
233                     "placeholder": "1, 2, 3..."
234                 },
235                 "layer": {
236                     "label": "Haen",
237                     "placeholder": "0"
238                 },
239                 "leaf_cycle": {
240                     "options": {
241                         "deciduous": "Collddail",
242                         "evergreen": "Bytholwyrdd",
243                         "mixed": "Cymysg",
244                         "semi_deciduous": "Lled-collddail",
245                         "semi_evergreen": "Lled-bytholwyrdd"
246                     }
247                 },
248                 "leaf_cycle_singular": {
249                     "label": "Cylchred Dail",
250                     "options": {
251                         "deciduous": "Collddail",
252                         "evergreen": "Bytholwyrdd",
253                         "semi_deciduous": "Lled-collddail",
254                         "semi_evergreen": "Lled-bytholwyrdd"
255                     }
256                 },
257                 "leaf_type": {
258                     "label": "Math o Ddail",
259                     "options": {
260                         "broadleaved": "Llydanddail",
261                         "leafless": "Di-ddail",
262                         "mixed": "Cymysg"
263                     }
264                 },
265                 "leaf_type_singular": {
266                     "label": "Math o Ddail",
267                     "options": {
268                         "broadleaved": "Llydanddail",
269                         "leafless": "Di-ddail"
270                     }
271                 },
272                 "leisure": {
273                     "label": "Math"
274                 },
275                 "length": {
276                     "label": "Hyd (metr)"
277                 },
278                 "level": {
279                     "label": "Lefel"
280                 },
281                 "location": {
282                     "label": "Lleoliad"
283                 },
284                 "man_made": {
285                     "label": "Math"
286                 },
287                 "manhole": {
288                     "label": "Math"
289                 },
290                 "mtb/scale/imba": {
291                     "options": {
292                         "1": "Hawdd (cylch gwyrdd)",
293                         "2": "Canolig (sgwâr glas)",
294                         "3": "Anodd (diemwnt du)",
295                         "4": "Anodd Iawn (diemwnt du dwbl)"
296                     },
297                     "placeholder": "Hawdd, Canolig, Anodd..."
298                 }
299             },
300             "presets": {
301                 "waterway/waterfall": {
302                     "name": "Rheadr"
303                 }
304             }
305         },
306         "imagery": {
307             "AGIV": {
308                 "attribution": {
309                     "text": "(Hawlfraint) Asiantaeth Gwybodaeth Fflandrys"
310                 },
311                 "name": "Delweddau o'r awyr diweddaraf Asiantaeth Gwybodaeth Fflandrys"
312             },
313             "Bing": {
314                 "description": "Lloeren ac delweddau o'r awyr.",
315                 "name": "Delweddau o'r awyr Bing"
316             },
317             "EsriWorldImagery": {
318                 "attribution": {
319                     "text": "Telerau ac Adborth"
320                 },
321                 "description": "Delweddaeth y byd ESRI.",
322                 "name": "Delweddaeth y byd ESRI"
323             },
324             "EsriWorldImageryClarity": {
325                 "attribution": {
326                     "text": "Telerau ac Adborth"
327                 },
328                 "name": "Delweddaeth y byd ESRI (Eglurder Beta)"
329             },
330             "MAPNIK": {
331                 "description": "Yr haen OpenStreetMap diofyn",
332                 "name": "OpenStreetMap (safonol)"
333             },
334             "Mapbox": {
335                 "attribution": {
336                     "text": "Telerau ac Adborth"
337                 },
338                 "description": "Lloeren ac delweddau o'r awyr",
339                 "name": "Lloeren Mapbox"
340             },
341             "OSM_Inspector-Addresses": {
342                 "attribution": {
343                     "text": "(Hawlfraint) Geofabrik GmbH, Cyfranwyr OpenStreetMap, CC-BY-SA"
344                 },
345                 "name": "Arolygydd OSM: Cyfeiriadau"
346             },
347             "OSM_Inspector-Geometry": {
348                 "attribution": {
349                     "text": "(Hawlfraint) Geofabrik GmbH, Cyfranwyr OpenStreetMap, CC-BY-SA"
350                 },
351                 "name": "Arolygydd OSM: Geometreg"
352             },
353             "OSM_Inspector-Highways": {
354                 "attribution": {
355                     "text": "(Hawlfraint) Geofabrik GmbH, Cyfranwyr OpenStreetMap, CC-BY-SA"
356                 },
357                 "name": "Arolygydd OSM: Priffyrdd"
358             },
359             "OSM_Inspector-Multipolygon": {
360                 "attribution": {
361                     "text": "(Hawlfraint) Geofabrik GmbH, Cyfranwyr OpenStreetMap, CC-BY-SA"
362                 },
363                 "name": "Arolygydd OSM: Ardal"
364             },
365             "OSM_Inspector-Places": {
366                 "attribution": {
367                     "text": "(Hawlfraint) Geofabrik GmbH, Cyfranwyr OpenStreetMap, CC-BY-SA"
368                 },
369                 "name": "Arolygydd OSM: Ddiddordeb"
370             },
371             "OSM_Inspector-Routing": {
372                 "attribution": {
373                     "text": "(Hawlfraint) Geofabrik GmbH, Cyfranwyr OpenStreetMap, CC-BY-SA"
374                 },
375                 "name": "Arolygydd OSM: Llwybro"
376             },
377             "OSM_Inspector-Tagging": {
378                 "attribution": {
379                     "text": "(Hawlfraint) Geofabrik GmbH, Cyfranwyr OpenStreetMap, CC-BY-SA"
380                 },
381                 "name": "Arolygydd OSM: Tagio"
382             }
383         }
384     }
385 }