summaryrefslogtreecommitdiffstats
path: root/l10n-cy/browser/browser/migration.ftl
blob: 82ee3631cfc3b2c1ec46c44ec613df773fdec177 (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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
# 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/.

migration-wizard =
    .title = Dewin Mewnforio

import-from =
    { PLATFORM() ->
        [windows] Mewnforio Opsiynau, Nodau Tudalen, Hanes, Cyfrineiriau, a data arall o:
       *[other] Mewnforio Dewisiadau, Nodau Tudalen, Hanes, Cyfrineiriau a data arall o:
    }

import-from-bookmarks = Mewnforio Nodau Tudalen o:
import-from-ie =
    .label = Microsoft Internet Explorer
    .accesskey = M
import-from-edge =
    .label = Microsoft Edge
    .accesskey = E
import-from-edge-legacy =
    .label = Yr Hen Microsoft Edge
    .accesskey = H
import-from-edge-beta =
    .label = Microsoft Edge Beta
    .accesskey = d
import-from-nothing =
    .label = Peidio mewnforio dim
    .accesskey = d
import-from-safari =
    .label = Safari
    .accesskey = S
import-from-opera =
    .label = Opera
    .accesskey = O
import-from-vivaldi =
    .label = Vivaldi
    .accesskey = V
import-from-brave =
    .label = Brave
    .accesskey = r
import-from-canary =
    .label = Chrome Canary
    .accesskey = n
import-from-chrome =
    .label = Chrome
    .accesskey = C
import-from-chrome-beta =
    .label = Chrome Beta
    .accesskey = B
import-from-chrome-dev =
    .label = Chrome Dev
    .accesskey = D
import-from-chromium =
    .label = Chromium
    .accesskey = u
import-from-firefox =
    .label = Firefox
    .accesskey = x
import-from-360se =
    .label = 360 Porwr Diogel
    .accesskey = 3
import-from-opera-gx =
    .label = Opera GX
    .accesskey = O

no-migration-sources = Methu canfod unrhyw rhaglenni sy'n cynnwys nodau tudalen, hanes na data cyfrineiriau.

import-source-page-title = Gosodiadau Mewnforio a Data
import-items-page-title = Eitemau i'w Mewnforio

import-items-description = Dewis eitemau i'w mewnforio:

import-permissions-page-title = Rhowch ganiatâd i { -brand-short-name }

# Do not translate "Safari" (the name of the browser on Apple devices)
import-safari-permissions-string = Mae macOS yn gofyn i chi ganiatáu yn benodol i { -brand-short-name } gael mynediad i ddata Safari. Cliciwch "Continue", dewiswch y ffolder "Safari" yn neialog Finder sy'n ymddangos ac yna cliciwch ar "Open".

import-migrating-page-title = Mewnforio…

import-migrating-description = Mae'r eitemau canlynol yn cael eu mewnforio…

import-select-profile-page-title = Dewis Proffil

import-select-profile-description = Mae'r proffiliau canlynol ar gael i'w mewnforio o:

import-done-page-title = Wedi Cwblhau Mewnforio

import-done-description = Cafodd yr eitemau canlynol eu mewnforio'n llwyddiannus:

import-close-source-browser = Gwnewch yn siŵr fod y porwr wedi ei gau cyn parhau.

source-name-ie = Internet Explorer
source-name-edge = Microsoft Edge
source-name-chrome = Google Chrome

imported-safari-reading-list = Rhestr Darllen (O Safari)
imported-edge-reading-list = Rhestr Darllen (O Edge)

## Browser data types
## All of these strings get a $browser variable passed in.
## You can use the browser variable to differentiate the name of items,
## which may have different labels in different browsers.
## The supported values for the $browser variable are:
## 360se
## chrome
## edge
## firefox
## ie
## safari
## The various beta and development versions of edge and chrome all get
## normalized to just "edge" and "chrome" for these strings.

browser-data-cookies-checkbox =
    .label = Cwcis
browser-data-cookies-label =
    .value = Cwcis

browser-data-history-checkbox =
    .label =
        { $browser ->
            [firefox] Hanes Pori a Nodau Tudalen
           *[other] Hanes Pori
        }
browser-data-history-label =
    .value =
        { $browser ->
            [firefox] Hanes Pori a Nodau Tudalen
           *[other] Hanes Pori
        }

browser-data-formdata-checkbox =
    .label = Hanes Ffurflenni wedi'u Cadw
browser-data-formdata-label =
    .value = Hanes Ffurflenni wedi'u Cadw

# This string should use the same phrase for "logins and passwords" as the
# label in the main hamburger menu that opens about:logins.
browser-data-passwords-checkbox =
    .label = Mewngofnodion a Chyfrineiriau wedi'u Cadw
# This string should use the same phrase for "logins and passwords" as the
# label in the main hamburger menu that opens about:logins.
browser-data-passwords-label =
    .value = Mewngofnodion a Chyfrineiriau wedi'u Cadw

browser-data-bookmarks-checkbox =
    .label =
        { $browser ->
            [ie] Ffefrynnau
            [edge] Ffefrynnau
           *[other] Nodau Tudalen
        }
browser-data-bookmarks-label =
    .value =
        { $browser ->
            [ie] Ffefrynnau
            [edge] Ffefrynnau
           *[other] Nodau Tudalen
        }

browser-data-otherdata-checkbox =
    .label = Data Arall
browser-data-otherdata-label =
    .label = Data Arall

browser-data-session-checkbox =
    .label = Ffenestri a Thabiau
browser-data-session-label =
    .value = Ffenestri a Thabiau

browser-data-payment-methods-checkbox =
    .label = Dulliau talu
browser-data-payment-methods-label =
    .value = Dulliau talu