summaryrefslogtreecommitdiff
path: root/locale/es/gitlab.po
blob: 254b7ad18020dbe032141e02193759bf768c19b2 (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
# Spanish translations for gitlab package.
# Copyright (C) 2017 THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the gitlab package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2017.
#
msgid ""
msgstr ""
"Project-Id-Version: gitlab 1.0.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2017-05-03 12:28-0500\n"
"Language-Team: Spanish\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"Last-Translator: \n"
"X-Generator: Poedit 2.0.1\n"

msgid "Author|by"
msgstr "por"

msgid "Commits"
msgstr "Cambios"

msgid "Cycle Analytics gives an overview of how much time it takes to go from idea to production in your project."
msgstr "Cycle Analytics ofrece una visión general de cuánto tiempo tarda en pasar de idea a producción en su proyecto."

msgid "CycleAnalyticsStage"
msgstr ""

msgid "CycleAnalyticsStage|Code"
msgstr "Código"

msgid "CycleAnalyticsStage|Issue"
msgstr "Incidencia"

msgid "CycleAnalyticsStage|Plan"
msgstr "Planificación"

msgid "CycleAnalyticsStage|Production"
msgstr "Producción"

msgid "CycleAnalyticsStage|Review"
msgstr "Revisión"

#, fuzzy
msgid "CycleAnalyticsStage|Staging"
msgstr "Puesta en escena"

msgid "CycleAnalyticsStage|Test"
msgstr "Pruebas"

msgid "Deploys"
msgstr "Despliegues"

msgid "Introducing Cycle Analytics"
msgstr "Introducción a Cycle Analytics"

msgid "Last %d day"
msgid_plural "Last %d days"
msgstr[0] "Último %d día"
msgstr[1] "Últimos %d días"

msgid "Limited to showing %d event at most"
msgid_plural "Limited to showing %d events at most"
msgstr[0] "Limitado a mostrar máximo %d evento"
msgstr[1] "Limitado a mostrar máximo %d eventos"

msgid "Median"
msgstr "Mediana"

msgid "New Issues"
msgstr "Nuevas incidencias"

msgid "Not available"
msgstr "No disponible"

msgid "Not enough data"
msgstr "No hay suficientes datos"

msgid "OfFirstTime|First"
msgstr "Primer"

msgid "Opened"
msgstr "Abiertos"

msgid "Pipeline Health"
msgstr "Estado del Pipeline"

msgid "ProjectLifecycle|Stage"
msgstr "Etapa"

msgid "Read more"
msgstr "Leer más"

msgid "Related Commits"
msgstr "Cambios Relacionados"

msgid "Related Issues"
msgstr "Incidencias Relacionadas"

msgid "Related Merge Requests"
msgstr "Solicitudes de fusión Relacionadas"

msgid "Relative Builds Trigger by Commits"
msgstr "Builds Relacionados Originados por Cambios"

msgid "Relative Deployed Builds"
msgstr "Builds Desplegados Relacionados"

msgid "Relative Merged Requests"
msgstr "Solicitudes de fusión Relacionadas"

msgid "Showing %d event"
msgid_plural "Showing %d events"
msgstr[0] "Mostrando %d evento"
msgstr[1] "Mostrando %d eventos"

msgid "The coding stage shows the time from the first commit to creating the merge request. The data will automatically be added here once you create your first merge request."
msgstr "La etapa de codificación muestra el tiempo desde el primer cambio hasta la creación de la solicitud de fusión. Los datos serán automáticamente incorporados aquí una vez creada tu primera solicitud de fusión."

msgid "The collection of events added to the data gathered for that stage."
msgstr "La colección de eventos agregados a los datos recopilados para esa etapa."

msgid "The issue stage shows the time it takes from creating an issue to assigning the issue to a milestone, or add the issue to a list on your Issue Board. Begin creating issues to see data for this stage."
msgstr "La etapa de incidencia muestra el tiempo que toma desde la creación de un tema hasta asignar el tema a un hito, o añadir el tema a una lista en el panel de temas. Empieza a crear temas para ver los datos de esta etapa."

msgid "The phase of the development lifecycle."
msgstr "La etapa del ciclo de vida del desarrollo."

msgid "The planning stage shows the time from the previous step to pushing your first commit. This time will be added automatically once you push your first commit."
msgstr "La etapa de planificación muestra el tiempo desde el paso anterior hasta el envío de tu primera confirmación. Este tiempo se añadirá automáticamente una vez que usted envíe su primer cambio."

msgid "The production stage shows the total time it takes between creating an issue and deploying the code to production. The data will be automatically added once you have completed the full idea to production cycle."
msgstr "La etapa de producción muestra el tiempo total que tarda entre la creación de una incidencia y el despliegue del código a producción. Los datos se añadirán automáticamente una vez haya finalizado por completo el ciclo de idea a producción."

msgid "The review stage shows the time from creating the merge request to merging it. The data will automatically be added after you merge your first merge request."
msgstr "La etapa de revisión muestra el tiempo desde la creación de la solicitud de fusión hasta que los cambios se fusionaron. Los datos se añadirán automáticamente después de fusionar su primera solicitud de fusión."

msgid "The staging stage shows the time between merging the MR and deploying code to the production environment. The data will be automatically added once you deploy to production for the first time."
msgstr "La etapa de puesta en escena muestra el tiempo entre la fusión  y el despliegue de código en el entorno de producción. Los datos se añadirán automáticamente una vez que se despliega a producción por primera vez."

msgid "The testing stage shows the time GitLab CI takes to run every pipeline for the related merge request. The data will automatically be added after your first pipeline finishes running."
msgstr "La etapa de pruebas muestra el tiempo que GitLab CI toma para ejecutar cada pipeline para la solicitud de fusión relacionada. Los datos se añadirán automáticamente luego de que el primer pipeline termine de ejecutarse."

msgid "The time taken by each data entry gathered by that stage."
msgstr "El tiempo utilizado por cada entrada de datos obtenido por esa etapa."

msgid "The value lying at the midpoint of a series of observed values. E.g., between 3, 5, 9, the median is 5. Between 3, 5, 7, 8, the median is (5+7)/2 = 6."
msgstr "El valor en el punto medio de una serie de valores observados. Por ejemplo, entre 3, 5, 9, la mediana es 5. Entre 3, 5, 7, 8, la mediana es (5 + 7) / 2 = 6."

msgid "Time|hr"
msgid_plural "Time|hrs"
msgstr[0] ""
msgstr[1] ""

msgid "Time|min"
msgid_plural "Time|mins"
msgstr[0] ""
msgstr[1] ""

msgid "Time|s"
msgstr ""

msgid "Total Time"
msgstr "Tiempo Total"

msgid "Want to see the data? Please ask an administrator for access."
msgstr "¿Quieres ver los datos? Por favor pedir acceso al administrador."

msgid "We don't have enough data to show this stage."
msgstr "No hay suficientes datos para mostrar en esta etapa."

msgid "You need permission."
msgstr "Necesitas permisos."

msgid "day"
msgid_plural "days"
msgstr[0] "día"
msgstr[1] "días"

msgid "pushed by"
msgstr "enviado por"