summaryrefslogtreecommitdiff
path: root/po/gu.po
blob: bc2cd27dc302f68c34e7ce1f9d913d5f516ff0d9 (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
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
# translation of NetworkManager.master.gu.po to Gujarati
# This file is distributed under the same license as the PACKAGE package.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER.
#
# Ankit Patel <ankit@redhat.com>, 2004.
# Sweta Kothari <swkothar@redhat.com>, 2009.
msgid ""
msgstr ""
"Project-Id-Version: NetworkManager.master.gu\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=NetworkManager&component=general\n"
"POT-Creation-Date: 2009-05-19 03:24+0000\n"
"PO-Revision-Date: 2009-06-08 11:07+0530\n"
"Last-Translator: Sweta Kothari <swkothar@redhat.com>\n"
"Language-Team: Gujarati\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"
"\n"

#: ../libnm-util/crypto.c:120
#, c-format
msgid "PEM key file had no end tag '%s'."
msgstr "PEM કી ફાઇલ પાસે છેલ્લો ટેગ '%s' ન હતો."

#: ../libnm-util/crypto.c:130
#, c-format
msgid "Doesn't look like a PEM private key file."
msgstr "PEM ખાનગી કી ફાઇલ જેવી દેખાતી નથી."

#: ../libnm-util/crypto.c:138
#, c-format
msgid "Not enough memory to store PEM file data."
msgstr "PEM ફાઇલ માહિતી ને સંગ્રહ કરવા માટે મેમરી પૂરતી નથી."

#: ../libnm-util/crypto.c:154
#, c-format
msgid "Malformed PEM file: Proc-Type was not first tag."
msgstr "મેલફોર્મ થયેલ PEM ફાઇલ: Proc-Type એ પહેલો ટેગ ન હતો."

#: ../libnm-util/crypto.c:162
#, c-format
msgid "Malformed PEM file: unknown Proc-Type tag '%s'."
msgstr "મેલફોર્મ થયેલ PEM ફાઇલ: અજ્ઞાત Proc-Type ટેગ '%s'."

#: ../libnm-util/crypto.c:172
#, c-format
msgid "Malformed PEM file: DEK-Info was not the second tag."
msgstr "મેલફોર્મ થયેલ PEM ફાઇલ: DEK-Info એ બીજો ટેગ હતો નહિં."

#: ../libnm-util/crypto.c:183
#, c-format
msgid "Malformed PEM file: no IV found in DEK-Info tag."
msgstr "મેલફોર્મ થયેલ PEM ફાઇલ: IV એ DEK-Info ટેગમાં શોધાયુ નહિં."

#: ../libnm-util/crypto.c:190
#, c-format
msgid "Malformed PEM file: invalid format of IV in DEK-Info tag."
msgstr "મેલફોર્મ થયેલ PEM ફાઇલ: DEK-Info ટેગમાં IV નું અયોગ્ય બંધારણ."

#: ../libnm-util/crypto.c:203
#, c-format
msgid "Malformed PEM file: unknown private key cipher '%s'."
msgstr "મેલફોર્મ થયેલ PEM ફાઇલ: અજ્ઞાત ખાનગી કી સાઇફર '%s'."

#: ../libnm-util/crypto.c:222
#, c-format
msgid "Could not decode private key."
msgstr "ખાનગી કીને ડિકોડ કરી શકાયુ નહિં."

#: ../libnm-util/crypto.c:267
#, c-format
msgid "PEM certificate '%s' had no end tag '%s'."
msgstr "PEM પ્રમાણપત્ર '%s' પાસે અંત ટેગ '%s' ન હતો."

#: ../libnm-util/crypto.c:277
#, c-format
msgid "Failed to decode certificate."
msgstr "પ્રમાણપત્રને ડિકોડ કરવાનું નિષ્ફળ."

#: ../libnm-util/crypto.c:286
#, c-format
msgid "Not enough memory to store certificate data."
msgstr "પ્રમાણપત્ર માહિતીને સંગ્રહ કરવા માટે મેમરી પૂરતી નથી."

#: ../libnm-util/crypto.c:294
#, c-format
msgid "Not enough memory to store file data."
msgstr "ફાઇલ માહિતીને સંગ્રહ કરવા માટે મેમરી પૂરતી નથી."

#: ../libnm-util/crypto.c:324
#, c-format
msgid "IV must be an even number of bytes in length."
msgstr "IV એ લંબાઇમાં બાઇટોનું બેકી નંબર જ હોવુ જ જોઇએ."

#: ../libnm-util/crypto.c:333
#, c-format
msgid "Not enough memory to store the IV."
msgstr "IV ને સંગ્રહ કરવા માટે પૂરતી મેમરી નથી."

#: ../libnm-util/crypto.c:344
#, c-format
msgid "IV contains non-hexadecimal digits."
msgstr "IV એ બિન-હેક્ઝાડેસિમલ આંકડાઓને સમાવે છે."

#: ../libnm-util/crypto.c:382 ../libnm-util/crypto_gnutls.c:143
#: ../libnm-util/crypto_nss.c:169
#, c-format
msgid "Private key cipher '%s' was unknown."
msgstr "ખાનગી કી સાઇફર '%s' એ અજ્ઞાત હતુ."

#: ../libnm-util/crypto.c:391
#, c-format
msgid "Not enough memory to decrypt private key."
msgstr "ખાનગી કીને ડિક્રિપ્ટ કરવા માટે મેમરી પૂરતી નથી."

#: ../libnm-util/crypto.c:511
#, c-format
msgid "Unable to determine private key type."
msgstr "ખાનગી કી પ્રકાર ને નક્કી કરવાનું નિષ્ફળ."

#: ../libnm-util/crypto.c:530
#, c-format
msgid "Not enough memory to store decrypted private key."
msgstr "ડિક્રિપ્ટ થયેલ ખાનગી કીને સંગ્રહ કરવા માટે મેમરી પૂરતી નથી."

#: ../libnm-util/crypto_gnutls.c:46
msgid "Failed to initialize the crypto engine."
msgstr "ક્રિપ્ટો એંજિન ને પ્રારંભ કરવાનું નિષ્ફળ."

#: ../libnm-util/crypto_gnutls.c:90
#, c-format
msgid "Failed to initialize the MD5 engine: %s / %s."
msgstr "MD5 એંજિનને પ્રારંભ કરવાનું નિષ્ફળ: %s / %s."

#: ../libnm-util/crypto_gnutls.c:152 ../libnm-util/crypto_nss.c:178
#, c-format
msgid "Not enough memory for decrypted key buffer."
msgstr "ડિક્રિપ્ટ થયેલ કી બફર માટે પૂરતી મેમરી નથી."

#: ../libnm-util/crypto_gnutls.c:160
#, c-format
msgid "Failed to initialize the decryption cipher context: %s / %s."
msgstr "ડિક્રિપ્શન સાઇફર સંદર્ભને પ્રારંભ કરવાનું નિષ્ફળ: %s / %s."

#: ../libnm-util/crypto_gnutls.c:169
#, c-format
msgid "Failed to set symmetric key for decryption: %s / %s."
msgstr "ડિક્રિપ્શન માટે સમપ્રમાણ કીને સુયોજિત કરવામાં નિષ્ફળ: %s / %s."

#: ../libnm-util/crypto_gnutls.c:178
#, c-format
msgid "Failed to set IV for decryption: %s / %s."
msgstr "ડિક્રિપ્શન માટે IV ને સુયોજિત કરવાનું નિષ્ફળ: %s / %s."

#: ../libnm-util/crypto_gnutls.c:187
#, c-format
msgid "Failed to decrypt the private key: %s / %s."
msgstr "ખાનગી કીને ડિક્રિપ્ટ કરવાનું નિષ્ફળ: %s / %s."

#: ../libnm-util/crypto_gnutls.c:200
#, c-format
msgid "Failed to decrypt the private key."
msgstr "ખાનગી કીને ડિક્રિપ્ટ કરવાનું નિષ્ફળ."

#: ../libnm-util/crypto_gnutls.c:235
#, c-format
msgid "Error initializing certificate data: %s"
msgstr "પ્રમાણપત્ર માહિતીને પ્રારંભ કરતી વખતે ભૂલ: %s"

#: ../libnm-util/crypto_gnutls.c:257
#, c-format
msgid "Couldn't decode certificate: %s"
msgstr "પ્રમાણપત્રને ડિકોડ કરી શકાયુ નહિં: %s"

#: ../libnm-util/crypto_gnutls.c:281
#, c-format
msgid "Couldn't initialize PKCS#12 decoder: %s"
msgstr "PKCS#12 ડિકોડરને પ્રારંભ કરી શકાયુ નહિં: %s "

#: ../libnm-util/crypto_gnutls.c:294
#, c-format
msgid "Couldn't decode PKCS#12 file: %s"
msgstr "PKCS#12 ફાઇલને ડિકોડ કરી શકાયુ નહિં: %s"

#: ../libnm-util/crypto_gnutls.c:306
#, c-format
msgid "Couldn't verify PKCS#12 file: %s"
msgstr "PKCS#12 ફાઇલને ચકાસી શકાયુ નહિં: %s"

#: ../libnm-util/crypto_nss.c:57
#: ../system-settings/plugins/ifcfg-rh/crypto.c:52
#, c-format
msgid "Failed to initialize the crypto engine: %d."
msgstr "ક્રિપ્ટો એંજિનને પ્રારંભ કરવાનું નિષ્ફળ: %d."

#: ../libnm-util/crypto_nss.c:111
#, c-format
msgid "Failed to initialize the MD5 context: %d."
msgstr "MD5 સંદર્ભને પ્રારંભ કરવાનું નિષ્ફળ: %d."

#: ../libnm-util/crypto_nss.c:186
#, c-format
msgid "Failed to initialize the decryption cipher slot."
msgstr "ડિક્રિપ્શન સાઇફર સ્લોટને પ્રારંભ કરવાનું નિષ્ફળ."

#: ../libnm-util/crypto_nss.c:196
#, c-format
msgid "Failed to set symmetric key for decryption."
msgstr "ડિક્રિપ્શન માટે સમપ્રમાણ કીને સુયોજિત કરવામાં નિષ્ફળ."

#: ../libnm-util/crypto_nss.c:206
#, c-format
msgid "Failed to set IV for decryption."
msgstr "ડિક્રિપ્શન માટે IV ને સુયોજિત કરવામાં નિષ્ફળ."

#: ../libnm-util/crypto_nss.c:214
#, c-format
msgid "Failed to initialize the decryption context."
msgstr "ડિક્રિપ્શન સંદર્ભને આખરી રૂપ આપવામાં નિષ્ફળ."

#: ../libnm-util/crypto_nss.c:227
#, c-format
msgid "Failed to decrypt the private key: %d."
msgstr "ખાનગી કી ને ડિક્રિપ્ટ કરવાનું નિષ્ફળ: %d."

#: ../libnm-util/crypto_nss.c:239
#, c-format
msgid "Failed to finalize decryption of the private key: %d."
msgstr "ખાનગી કીનાં ડિક્રિપ્શનનને આખરી રૂપ આપવાનું નિષ્ફળ: %d."

#: ../libnm-util/crypto_nss.c:284
#, c-format
msgid "Couldn't decode certificate: %d"
msgstr "પ્રમાણપત્રને ડિકોડ કરી શકાયુ નહિં: %d"

#: ../libnm-util/crypto_nss.c:319
#, c-format
msgid "Couldn't convert password to UCS2: %d"
msgstr "UCS2 માં પાસવર્ડને રૂપાંતરિત કરી શકાયુ નહિં: %d"

#: ../libnm-util/crypto_nss.c:347
#, c-format
msgid "Couldn't initialize PKCS#12 decoder: %d"
msgstr "PKCS#12 ડિકોડરને પ્રારંભ કરી શકાયુ નહિં: %d"

#: ../libnm-util/crypto_nss.c:356
#, c-format
msgid "Couldn't decode PKCS#12 file: %d"
msgstr "PKCS#12 ફાઇલને ડિકોડ કરી શકાયુ નહિં: %d"

#: ../libnm-util/crypto_nss.c:365
#, c-format
msgid "Couldn't verify PKCS#12 file: %d"
msgstr "PKCS#12 ફાઇલને ચકાસી શકાયુ નહિં: %d"

#: ../src/nm-netlink-monitor.c:194 ../src/nm-netlink-monitor.c:458
#, c-format
msgid "error processing netlink message: %s"
msgstr "નેટલિંક સંદેશ ને પ્રક્રિયા કરવામાં ભૂલ: %s"

#: ../src/nm-netlink-monitor.c:255
#, c-format
msgid "unable to allocate netlink handle for monitoring link status: %s"
msgstr "કડી સ્થિતિને મોનિટર કરવા માટે નેટલિંકને સંભાળવાનું ફાળવવામાં અસમર્થ: %s"

#: ../src/nm-netlink-monitor.c:265
#, c-format
msgid "unable to connect to netlink for monitoring link status: %s"
msgstr "કડી સ્થિતિને મોનિટર કરવા માટે નેટલિંકને જોડવામાં અસમર્થ: %s"

#: ../src/nm-netlink-monitor.c:273
#, c-format
msgid "unable to join netlink group for monitoring link status: %s"
msgstr "કડી પરિસ્થિતિને મોનિટર કરવા માટે નેટલીંક જૂથ ને જોડાવવાનું અસમર્થ: %s"

#: ../src/nm-netlink-monitor.c:281
#, c-format
msgid "unable to allocate netlink link cache for monitoring link status: %s"
msgstr "કડી સ્થિતિને મોનિટર કરવા માટે નેટલિંક કડી કેશને ફાળવવામાં અસમર્થ: %s"

#: ../src/nm-netlink-monitor.c:422
#, c-format
msgid "error updating link cache: %s"
msgstr "કડી કેશને સુધારો કરતી વખતે ભૂલ: %s"

#: ../src/nm-netlink-monitor.c:488
msgid "error occurred while waiting for data on socket"
msgstr "ભૂલ ઉદ્ભવી જ્યારે સોકેટ પર માહિતી માટે રાહ જોઇ રહ્યા હોય"

#: ../src/NetworkManager.c:294
#, c-format
msgid "Invalid option.  Please use --help to see a list of valid options.\n"
msgstr "અયોગ્ય વિકલ્પ.  મહેરબાની કરીને યોગ્ય વિકલ્પોની યાદી ને જોવા માટે --help ને વાપરો.\n"

#: ../src/dhcp-manager/nm-dhcp-dhclient.c:97
msgid "# Created by NetworkManager\n"
msgstr "# ને NetworkManager દ્દારા બનાવેલ છે\n"

#: ../src/dhcp-manager/nm-dhcp-dhclient.c:103
#, c-format
msgid ""
"# Merged from %s\n"
"\n"
msgstr ""
"# ને %s માંથી ભેગુ કરેલ છે\n"
"\n"

#: ../src/named-manager/nm-named-manager.c:255
msgid "NOTE: the libc resolver may not support more than 3 nameservers."
msgstr "નોંધ: libc સુધારનાર એ ૩ નામ સર્વરો કરતા વધારે આધારને સમાવી શકતુ નથી."

#: ../src/named-manager/nm-named-manager.c:257
msgid "The nameservers listed below may not be recognized."
msgstr "નીચે યાદી થયેલ નામસર્વરો એ ઓળખી શકાતા નથી."

#: ../system-settings/plugins/ifcfg-rh/reader.c:2149
msgid "System"
msgstr "સિસ્ટમ"

#: ../system-settings/src/nm-default-wired-connection.c:182
#, c-format
msgid "Auto %s"
msgstr "%s સ્વયં કરો"

#: ../policy/org.freedesktop.network-manager-settings.system.policy.in.h:1
msgid "Modify system connections"
msgstr "સિસ્ટમ જોડાણોને બદલો"

#: ../policy/org.freedesktop.network-manager-settings.system.policy.in.h:2
msgid "System policy prevents modification of system settings"
msgstr "સિસ્ટમ પોલિસી એ સિસ્ટમ સુયોજનોનાં બદલાવને અટકાવે છે"