File: ro.po

package info (click to toggle)
gimp 2.6.10-1%2Bsqueeze4
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 128,948 kB
  • ctags: 55,327
  • sloc: ansic: 635,142; lisp: 10,678; sh: 10,420; makefile: 9,729; python: 3,366; perl: 2,713; xml: 1,152; yacc: 554; lex: 339
file content (318 lines) | stat: -rw-r--r-- 9,274 bytes parent folder | download
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
# Romanian GIMP translation
# Copyright (C) YEAR Free Software Foundation, Inc.
# Robert Claudiu Gheorghe <rgheorghe AT writeme DOT com>, 2001.
# Cristian Secară <cristi AT secarica DOT ro>, 2008-2009.
#
msgid ""
msgstr ""
"Project-Id-Version: gimp-python\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-09-28 23:10+0300\n"
"PO-Revision-Date: 2009-03-19 20:37+0200\n"
"Last-Translator: Cristian Secară <cristi AT secarica DOT ro>\n"
"Language-Team: Română <gnomero-list@lists.sourceforge.net>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
"20)) ? 1 : 2;\n"

# hm ? sau despre excepție ?
#: ../plug-ins/pygimp/gimpfu.py:386
msgid "Missing exception information"
msgstr "Lipsește informația asupra excepției"

#: ../plug-ins/pygimp/gimpfu.py:395
#, python-format
msgid "An error occured running %s"
msgstr "A apărut o eroare în timpul execuției %s"

#: ../plug-ins/pygimp/gimpfu.py:406
msgid "_More Information"
msgstr "_Mai multe informații"

#: ../plug-ins/pygimp/gimpfu.py:518 ../plug-ins/pygimp/gimpfu.py:530
#: ../plug-ins/pygimp/gimpfu.py:536
msgid "No"
msgstr "Nu"

#: ../plug-ins/pygimp/gimpfu.py:528 ../plug-ins/pygimp/gimpfu.py:536
msgid "Yes"
msgstr "Da"

#: ../plug-ins/pygimp/gimpfu.py:587 ../plug-ins/pygimp/gimpui.py:224
msgid "Python-Fu File Selection"
msgstr "Selecție de fișier Python-Fu"

#: ../plug-ins/pygimp/gimpfu.py:598
msgid "Python-Fu Folder Selection"
msgstr "Selecție de dosar Python-Fu"

#: ../plug-ins/pygimp/gimpfu.py:689
#, python-format
msgid "Invalid input for '%s'"
msgstr "Intraree pentru „%s” nu este validă"

#: ../plug-ins/pygimp/gimpui.py:177
msgid "Python-Fu Color Selection"
msgstr "Selecție de culoare Python-Fu"

#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:107
msgid "Saving as colored XHTML"
msgstr "Salvare ca XHTML colorat"

#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:184
msgid "Save as colored XHTML"
msgstr "Salvează ca XHTML colorat"

#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:189
msgid "Colored XHTML"
msgstr "XHTML colorat"

#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:196
msgid "Character _source"
msgstr "_Sursă caracter"

#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:197
msgid "Source code"
msgstr "Cod sursă"

#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:198
msgid "Text file"
msgstr "Fișier text"

#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:199
msgid "Entry box"
msgstr "Căsuță de intrare"

#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:200
msgid "_File to read or characters to use"
msgstr "_Fișier de citit sau caracter pentru a fi utilizat"

#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:202
msgid "Fo_nt size in pixels"
msgstr "Dimensiune fo_nt în pixeli"

#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:203
msgid "_Write a separate CSS file"
msgstr "_Scrie un fișier CSS separat"

#: ../plug-ins/pygimp/plug-ins/foggify.py:57
msgid "Add a layer of fog"
msgstr "Adaugă un strat de ceață"

#: ../plug-ins/pygimp/plug-ins/foggify.py:62
msgid "_Fog..."
msgstr "_Ceață..."

#: ../plug-ins/pygimp/plug-ins/foggify.py:67
msgid "_Layer name"
msgstr "_Nume strat"

#: ../plug-ins/pygimp/plug-ins/foggify.py:67
msgid "Clouds"
msgstr "Nori"

#: ../plug-ins/pygimp/plug-ins/foggify.py:68
msgid "_Fog color"
msgstr "_Culoare ceață"

#: ../plug-ins/pygimp/plug-ins/foggify.py:69
msgid "_Turbulence"
msgstr "_Turbulență"

#: ../plug-ins/pygimp/plug-ins/foggify.py:70
msgid "Op_acity"
msgstr "Op_acitate"

#: ../plug-ins/pygimp/plug-ins/palette-offset.py:45
msgid "Offset the colors in a palette"
msgstr "Decalează culorile într-o paletă"

#: ../plug-ins/pygimp/plug-ins/palette-offset.py:50
msgid "_Offset Palette..."
msgstr "_Paletă de decalaj..."

#: ../plug-ins/pygimp/plug-ins/palette-offset.py:53
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:57
#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:57
#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:79
msgid "Palette"
msgstr "Paletă"

#: ../plug-ins/pygimp/plug-ins/palette-offset.py:54
msgid "Off_set"
msgstr "_Decalaj"

#: ../plug-ins/pygimp/plug-ins/palette-sort.py:49
msgid "Sort the colors in a palette"
msgstr "Sortează culorile într-o paletă"

#: ../plug-ins/pygimp/plug-ins/palette-sort.py:54
msgid "_Sort Palette..."
msgstr "_Sortează paleta..."

#: ../plug-ins/pygimp/plug-ins/palette-sort.py:58
msgid "Color _model"
msgstr "_Model de culoare"

#: ../plug-ins/pygimp/plug-ins/palette-sort.py:59
msgid "RGB"
msgstr "RGB"

#: ../plug-ins/pygimp/plug-ins/palette-sort.py:60
msgid "HSV"
msgstr "HSV"

#: ../plug-ins/pygimp/plug-ins/palette-sort.py:61
msgid "Channel to _sort"
msgstr "Canal la _sortare"

#: ../plug-ins/pygimp/plug-ins/palette-sort.py:62
msgid "Red or Hue"
msgstr "Roșu sau nuanță"

#: ../plug-ins/pygimp/plug-ins/palette-sort.py:63
msgid "Green or Saturation"
msgstr "Verde sau saturație"

#: ../plug-ins/pygimp/plug-ins/palette-sort.py:64
msgid "Blue or Value"
msgstr "Albastru sau valoare"

#: ../plug-ins/pygimp/plug-ins/palette-sort.py:65
msgid "_Ascending"
msgstr "_Ascendent"

#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:50
msgid "Create a repeating gradient using colors from the palette"
msgstr "Creează un degrade repetitiv folosind culorile din paletă"

#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:55
msgid "Palette to _Repeating Gradient"
msgstr "Paletă la degrade _repetitiv"

#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:72
msgid "Create a gradient using colors from the palette"
msgstr "Creează un degrade folosind culorile din paletă"

#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:77
msgid "Palette to _Gradient"
msgstr "Paletă la de_grade"

#: ../plug-ins/pygimp/plug-ins/py-slice.py:57
msgid "Slice"
msgstr "Felie"

#. table snippet means a small piece of HTML code here
#: ../plug-ins/pygimp/plug-ins/py-slice.py:418
msgid "Cuts an image along its guides, creates images and a HTML table snippet"
msgstr ""
"Taie o imagine în lungul ghidajelor ei, creează un fragment de imagine și "
"tebelă HTML"

#: ../plug-ins/pygimp/plug-ins/py-slice.py:429
msgid "_Slice..."
msgstr "_Felie..."

#: ../plug-ins/pygimp/plug-ins/py-slice.py:434
msgid "Path for HTML export"
msgstr "Cale pentru exportul HTML"

#: ../plug-ins/pygimp/plug-ins/py-slice.py:435
msgid "Filename for export"
msgstr "Nume de fișier de exportat"

#: ../plug-ins/pygimp/plug-ins/py-slice.py:436
msgid "Image name prefix"
msgstr "Prefix de nume de imagine"

#: ../plug-ins/pygimp/plug-ins/py-slice.py:437
msgid "Image format"
msgstr "Format de imagine"

#: ../plug-ins/pygimp/plug-ins/py-slice.py:438
msgid "Separate image folder"
msgstr "Dosar de imagine separat"

#: ../plug-ins/pygimp/plug-ins/py-slice.py:440
msgid "Folder for image export"
msgstr "Dosar pentru export de imagine"

#: ../plug-ins/pygimp/plug-ins/py-slice.py:441
msgid "Space between table elements"
msgstr "Spațiu între elementele de tabel"

#: ../plug-ins/pygimp/plug-ins/py-slice.py:443
msgid "Javascript for onmouseover and clicked"
msgstr "Javascript pentru onmouseover și clicked"

# hm ?
#. table caps are table cells on the edge of the table
#: ../plug-ins/pygimp/plug-ins/py-slice.py:446
msgid "Skip animation for table caps"
msgstr "Ignoră animația pentru capetele de tabel"

#: ../plug-ins/pygimp/plug-ins/python-console.py:57
msgid "Python Console"
msgstr "Consolă Python"

#: ../plug-ins/pygimp/plug-ins/python-console.py:61
msgid "_Browse..."
msgstr "_Răsfoiește..."

#: ../plug-ins/pygimp/plug-ins/python-console.py:139
msgid "Python Procedure Browser"
msgstr "Navigator de procedură Python"

#: ../plug-ins/pygimp/plug-ins/python-console.py:168
#, python-format
msgid "Could not open '%s' for writing: %s"
msgstr "Nu s-a putut deschide „%s” pentru scriere: %s"

#: ../plug-ins/pygimp/plug-ins/python-console.py:183
#, python-format
msgid "Could not write to '%s': %s"
msgstr "Nu s-a putut scrie în „%s”: %s"

#: ../plug-ins/pygimp/plug-ins/python-console.py:191
msgid "Save Python-Fu Console Output"
msgstr "Salvează ieșirea consolei Python-Fu"

#: ../plug-ins/pygimp/plug-ins/python-console.py:217
msgid "Interactive GIMP Python interpreter"
msgstr "Interpretor interactiv GIMP Python"

#: ../plug-ins/pygimp/plug-ins/python-console.py:222
msgid "_Console"
msgstr "_Consolă"

#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:61
msgid "Add a drop shadow to a layer, and optionally bevel it"
msgstr ""
"Adaugă o umbră de perspectivă la un strat și opțional scoate-l în relief"

#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:66
msgid "_Drop Shadow and Bevel..."
msgstr "_Umbră de perspectivă și scoatere în relief..."

#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:71
msgid "_Shadow blur"
msgstr "_Neclaritate umbră"

# hm ?
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:72
msgid "_Bevel"
msgstr "Î_n relief"

#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:73
msgid "_Drop shadow"
msgstr "_Umbră de perspectivă"

#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:74
msgid "Drop shadow _X displacement"
msgstr "Deplasare pe axa _X a umbrei de perspectivă"

#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:75
msgid "Drop shadow _Y displacement"
msgstr "Deplasare pe axa _Y a umbrei de perspectivă"