|
42 | 42 | "copyToClipboard": "Copiar al portapapeles", |
43 | 43 | "tagNameRequiredError": "por favor, escribe un nombre para la etiqueta", |
44 | 44 | "changedBy": "modificado por {{username}}", |
45 | | - "createdBy": "creado por {{username}}" |
| 45 | + "createdBy": "creado por {{username}}", |
| 46 | + "linkCopiedToClipboard": "Enlace copiado al portapapeles.", |
| 47 | + "qrCode": "Código QR", |
| 48 | + "copy": "Copiar" |
46 | 49 | }, |
47 | 50 | "shareSelect": { |
48 | 51 | "accountSlashEvent": "Cuenta / Evento", |
|
52 | 55 | "selectedPeople_other": "{{count}} personas", |
53 | 56 | "selectedEvent_one": "{{count}} evento", |
54 | 57 | "selectedEvent_many": "{{count}} eventos", |
55 | | - "selectedEvent_other": "{{count}} eventos" |
| 58 | + "selectedEvent_other": "{{count}} eventos", |
| 59 | + "splitMode": "Modo desglose", |
| 60 | + "split_evenly": "Equitativamente", |
| 61 | + "split_shares": "Erráticamente - Por acciones", |
| 62 | + "split_percent": "Desigualmente - Por porcentaje", |
| 63 | + "split_absolute": "Desigualmente - Por cantidad" |
56 | 64 | }, |
57 | 65 | "navbar": { |
58 | 66 | "transactions": "Transacciones", |
|
111 | 119 | "header": "Ajustes", |
112 | 120 | "leaveGroup": "Salir del grupo", |
113 | 121 | "archiveGroupConfirm": "¿Seguro que quieres archivar el grupo «{{group.name}}»? Los grupos archivados no admiten modificaciones y se ocultarán de listas de grupos. Solo un líder puede revertir esta acción.", |
114 | | - "dangerZone": "¡Cuidado! Las siguientes acciones son irreversibles." |
| 122 | + "dangerZone": "Zona peligrosa", |
| 123 | + "ownedAccount": "Esta cuenta eres tú", |
| 124 | + "ownedAccountHelp": "Cuenta utilizada como predeterminada para pagar gastos y mostrar balances efectivos", |
| 125 | + "exportGroupJson": "Exportar Grupo" |
115 | 126 | }, |
116 | 127 | "join": { |
117 | 128 | "tabTitle": "Abrechnung - Unirse a un grupo", |
|
137 | 148 | }, |
138 | 149 | "create": { |
139 | 150 | "addUserAccountOnJoinDescription": "Agregar cuentas automáticamente para los miembros recién incorporados al grupo", |
140 | | - "title": "Crear grupo" |
| 151 | + "title": "Crear grupo", |
| 152 | + "import": "Importar Grupo", |
| 153 | + "importError": "Ocurrió un error durante importación de grupo: {{error}}" |
141 | 154 | } |
142 | 155 | }, |
143 | 156 | "images": { |
|
165 | 178 | "list": { |
166 | 179 | "tabTitle": "{{groupName}} - Transacciones" |
167 | 180 | }, |
168 | | - "byFor": "por {{by}}, para {{for}}", |
| 181 | + "byFor": "pagado <strong>{{by}}</strong> para <strong>{{for}}</strong>", |
169 | 182 | "positions": { |
170 | 183 | "positions": "Desglose", |
171 | 184 | "sharedPlusRest": "Compartido + Resto", |
172 | 185 | "addPositions": "Añadir desglose", |
173 | | - "remaining": "Restante:" |
| 186 | + "remaining": "Restante:", |
| 187 | + "editPosition": "Editar Posición", |
| 188 | + "addAccount": "Añadir Cuenta", |
| 189 | + "shared": "Compartido con todos los Participantes de Compra", |
| 190 | + "usagesFor": "Para <strong>{{for}}</strong>" |
174 | 191 | }, |
175 | 192 | "createPurchaseForAccount": "Crear compra con {{accountName}} como participante", |
176 | 193 | "noTransactions": "Sin transacciones", |
|
183 | 200 | }, |
184 | 201 | "history": { |
185 | 202 | "linkTo": "Historial" |
186 | | - } |
| 203 | + }, |
| 204 | + "currencyConversionRate": "Tipo de conversión monetaria", |
| 205 | + "conversionHint": "{{sourceValue}} = {{targetValue}}", |
| 206 | + "yourBalance": "Su balance:", |
| 207 | + "refreshCurrencyConversionRate": "Refrescar" |
187 | 208 | }, |
188 | 209 | "accounts": { |
189 | 210 | "list": { |
190 | 211 | "tabTitle": "{{groupName}} - Cuentas" |
191 | 212 | }, |
192 | 213 | "balances": { |
193 | 214 | "tabTitle": "{{groupName}} - Saldos", |
194 | | - "clearingAccountsRemainingBalances": "Algunos eventos tienen saldo restante" |
| 215 | + "clearingAccountsRemainingBalances": "Algunos eventos tienen saldo restante", |
| 216 | + "chartTabTitle": "Gráfico", |
| 217 | + "statisticsTabTitle": "Estadísticas", |
| 218 | + "totalGroupExpenses": "Gastos totales del grupo", |
| 219 | + "totalGroupExpensesHelp": "Suma de todas las compras", |
| 220 | + "yourTotalDisbursements": "Su total de desembolsos", |
| 221 | + "yourTotalDisbursementsHelp": "Suma de compras pagadas por ti", |
| 222 | + "yourTotalExpenses": "Su contribución para gastos del grupo", |
| 223 | + "yourTotalExpensesHelp": "Suma de su participación en las compras grupales", |
| 224 | + "noOwnedAccountAlertTitle": "Ninguna cantidad está asignada a ti.", |
| 225 | + "noOwnedAccountAlertBody": "Dirígete a los <1>ajustes del grupo</1> para reclamar una cuenta y tener aquí las estadísticas individualizadas mostradas." |
195 | 226 | }, |
196 | 227 | "detail": { |
197 | 228 | "tabTitleAccount": "{{group.name}} - Cuenta {{account.name}}", |
|
212 | 243 | "event": "Evento", |
213 | 244 | "noAccounts": "Sin cuentas", |
214 | 245 | "account": "Cuenta", |
215 | | - "settleUp": "Saldar cuentas" |
| 246 | + "settleUp": "Saldar cuentas", |
| 247 | + "totalEventBalance": "Suma Total del Evento" |
216 | 248 | }, |
217 | 249 | "events": { |
218 | 250 | "list": { |
219 | 251 | "tabTitle": "{{groupName}} - Eventos" |
220 | 252 | }, |
221 | 253 | "createEvent": "Crear evento", |
222 | | - "noEvents": "Sin eventos" |
| 254 | + "noEvents": "Sin eventos", |
| 255 | + "participants": "Participantes: <strong>{{participants}}</strong>" |
223 | 256 | }, |
224 | 257 | "profile": { |
225 | 258 | "index": { |
|
231 | 264 | "settings": { |
232 | 265 | "tabTitle": "Abrechnung - Ajustes", |
233 | 266 | "pageTitle": "Ajustes", |
234 | | - "info": "Estos ajustes se guardan de forma local en tu dispositivo. Borrar el almacenamiento de tu dispositivo los restablecerá.", |
| 267 | + "info": "Estos ajustes son guardados localmente en tu dispositivo. Vacía su almacén local del Navegador los restablecerá.", |
235 | 268 | "theme": "Tema", |
236 | 269 | "themeLightMode": "Claro", |
237 | 270 | "clearCache": "Borrar caché", |
|
312 | 345 | "es": "Español", |
313 | 346 | "ta": "Tamil", |
314 | 347 | "uk": "Ucraniano", |
315 | | - "bg": "Búlgaro" |
| 348 | + "bg": "Búlgaro", |
| 349 | + "ru": "Ruso", |
| 350 | + "fr": "Francés" |
316 | 351 | } |
317 | 352 | } |
0 commit comments