mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 23:30:12 +01:00
Fix again the translations broken by Weblate
This commit is contained in:
parent
fcdc464725
commit
167274a6da
3 changed files with 65 additions and 72 deletions
|
|
@ -93,15 +93,14 @@ es:
|
||||||
body: 'Hubo problemas con los campos siguientes:'
|
body: 'Hubo problemas con los campos siguientes:'
|
||||||
header:
|
header:
|
||||||
one: Un error ha impedido que se guarde este %{model}
|
one: Un error ha impedido que se guarde este %{model}
|
||||||
many: '%{count} errores han impedido que se guarden este %{model}'
|
other: '%{count} errores han impedido que se guarden este %{model}'
|
||||||
other: ''
|
|
||||||
common:
|
common:
|
||||||
action: Tarea
|
action: Tarea
|
||||||
actions: Tareas
|
actions: Tareas
|
||||||
actions_midsentence:
|
actions_midsentence:
|
||||||
one: tareas
|
one: tarea
|
||||||
many: tarea
|
|
||||||
other: tareas
|
other: tareas
|
||||||
|
zero: tareas
|
||||||
add: Añadir
|
add: Añadir
|
||||||
ajaxError: Hubo un error al recuperar desde el servidor
|
ajaxError: Hubo un error al recuperar desde el servidor
|
||||||
back: Atrás
|
back: Atrás
|
||||||
|
|
@ -114,8 +113,7 @@ es:
|
||||||
create: Crear
|
create: Crear
|
||||||
days_midsentence:
|
days_midsentence:
|
||||||
one: día
|
one: día
|
||||||
many: días
|
other: días
|
||||||
other: ''
|
|
||||||
deferred: pospuestas
|
deferred: pospuestas
|
||||||
description: Descripción
|
description: Descripción
|
||||||
drag_handle: ARRASTRAR
|
drag_handle: ARRASTRAR
|
||||||
|
|
@ -134,9 +132,9 @@ es:
|
||||||
none: Ninguno
|
none: Ninguno
|
||||||
not_available_abbr: n/d
|
not_available_abbr: n/d
|
||||||
note:
|
note:
|
||||||
one: 0 notas
|
one: 1 nota
|
||||||
many: 1 nota
|
other: "%{count} notas"
|
||||||
other: '%{count} notas'
|
zero: 0 notas
|
||||||
notes: Notas
|
notes: Notas
|
||||||
numbered_step: Paso %{number}
|
numbered_step: Paso %{number}
|
||||||
ok: Aceptar
|
ok: Aceptar
|
||||||
|
|
@ -315,49 +313,40 @@ es:
|
||||||
distance_in_words:
|
distance_in_words:
|
||||||
about_x_hours:
|
about_x_hours:
|
||||||
one: alrededor de 1 hora
|
one: alrededor de 1 hora
|
||||||
many: Acerca de %{count} horas
|
other: Acerca de %{count} horas
|
||||||
other: ''
|
|
||||||
about_x_months:
|
about_x_months:
|
||||||
one: alrededor de 1 mes
|
one: alrededor de 1 mes
|
||||||
many: Acerca de %{count} meses
|
other: Acerca de %{count} meses
|
||||||
other: ''
|
|
||||||
about_x_years:
|
about_x_years:
|
||||||
one: alrededor de 1 año
|
one: alrededor de 1 año
|
||||||
many: Acerca de %{count} años
|
other: Acerca de %{count} años
|
||||||
other: ''
|
|
||||||
almost_x_years:
|
almost_x_years:
|
||||||
one: casi 1 año
|
one: casi 1 año
|
||||||
many: Casi %{count} años
|
other: Casi %{count} años
|
||||||
other: ''
|
|
||||||
half_a_minute: medio minuto
|
half_a_minute: medio minuto
|
||||||
less_than_x_minutes:
|
less_than_x_minutes:
|
||||||
one: menos de 1 minuto
|
one: menos de un minuto
|
||||||
many: menos de un minuto
|
|
||||||
other: menos de %{count} minutos
|
other: menos de %{count} minutos
|
||||||
|
zero: menos de 1 minuto
|
||||||
less_than_x_seconds:
|
less_than_x_seconds:
|
||||||
one: menos de %{count} segundo
|
one: menos de 1 segundo
|
||||||
many: más de %{count} segundos
|
other: menos de %{count} segundos
|
||||||
other: ''
|
zero: menos de 1 segundo
|
||||||
over_x_years:
|
over_x_years:
|
||||||
one: más de un año
|
one: más de un año
|
||||||
many: en %{count} años
|
other: en %{count} años
|
||||||
other: ''
|
|
||||||
x_days:
|
x_days:
|
||||||
one: 1 día
|
one: 1 día
|
||||||
many: '%{count} días'
|
other: '%{count} días'
|
||||||
other: ''
|
|
||||||
x_minutes:
|
x_minutes:
|
||||||
one: 1 minuto
|
one: 1 minuto
|
||||||
many: '%{count} minutos'
|
other: '%{count} minutos'
|
||||||
other: ''
|
|
||||||
x_months:
|
x_months:
|
||||||
one: 1 mes
|
one: 1 mes
|
||||||
many: '%{count} meses'
|
other: '%{count} meses'
|
||||||
other: ''
|
|
||||||
x_seconds:
|
x_seconds:
|
||||||
one: Un segundo
|
one: Un segundo
|
||||||
many: '%{count} segundos'
|
other: '%{count} segundos'
|
||||||
other: ''
|
|
||||||
prompts:
|
prompts:
|
||||||
day: Día
|
day: Día
|
||||||
hour: Hora
|
hour: Hora
|
||||||
|
|
@ -709,8 +698,7 @@ es:
|
||||||
units:
|
units:
|
||||||
byte:
|
byte:
|
||||||
one: Byte
|
one: Byte
|
||||||
many: Bytes
|
other: Bytes
|
||||||
other: ''
|
|
||||||
gb: GB
|
gb: GB
|
||||||
kb: KB
|
kb: KB
|
||||||
mb: MB
|
mb: MB
|
||||||
|
|
@ -1068,8 +1056,7 @@ es:
|
||||||
completed_actions_with: Acciones completadas con la lengüeta «%{tag_name}»
|
completed_actions_with: Acciones completadas con la lengüeta «%{tag_name}»
|
||||||
completed_in_archive:
|
completed_in_archive:
|
||||||
one: There is one completed action in the archive.
|
one: There is one completed action in the archive.
|
||||||
many: There are %{count} completed actions in the archive.
|
other: There are %{count} completed actions in the archive.
|
||||||
other: ''
|
|
||||||
completed_last_day: Completed in the last 24 hours
|
completed_last_day: Completed in the last 24 hours
|
||||||
completed_last_x_days: Completed in last %{count} days
|
completed_last_x_days: Completed in last %{count} days
|
||||||
completed_recurrence_completed: There is no next action after the recurring action
|
completed_recurrence_completed: There is no next action after the recurring action
|
||||||
|
|
@ -1089,8 +1076,7 @@ es:
|
||||||
due date before deferring.
|
due date before deferring.
|
||||||
defer_x_days:
|
defer_x_days:
|
||||||
one: Defer one day
|
one: Defer one day
|
||||||
many: Defer %{count} days
|
other: Defer %{count} days
|
||||||
other: ''
|
|
||||||
deferred_actions_with: Deferred actions with the tag '%{tag_name}'
|
deferred_actions_with: Deferred actions with the tag '%{tag_name}'
|
||||||
deferred_pending_actions: Deferred/pending actions
|
deferred_pending_actions: Deferred/pending actions
|
||||||
deferred_tasks_title: TRACKS::Recordatorio
|
deferred_tasks_title: TRACKS::Recordatorio
|
||||||
|
|
@ -1130,8 +1116,7 @@ es:
|
||||||
due: 'Vence: %{date}'
|
due: 'Vence: %{date}'
|
||||||
has_x_pending:
|
has_x_pending:
|
||||||
one: Tiene una tarea pendiente
|
one: Tiene una tarea pendiente
|
||||||
many: Tiene %{count} tareas pendientes
|
other: Tiene %{count} tareas pendientes
|
||||||
other: ''
|
|
||||||
hidden_actions: Tareas ocultas
|
hidden_actions: Tareas ocultas
|
||||||
in_hidden_state: en estado oculto
|
in_hidden_state: en estado oculto
|
||||||
in_pending_state: en estado pendiente
|
in_pending_state: en estado pendiente
|
||||||
|
|
@ -1298,9 +1283,8 @@ es:
|
||||||
task_list_title: TRACKS::List etiquetadas
|
task_list_title: TRACKS::List etiquetadas
|
||||||
tickler_items_due:
|
tickler_items_due:
|
||||||
one: Un elemento de tiquet ahora está vencido - recargue la página para verlo.
|
one: Un elemento de tiquet ahora está vencido - recargue la página para verlo.
|
||||||
many: '%{count} elementos de ticket ahora están vencidos - recargue la página
|
other: '%{count} elementos de ticket ahora están vencidos - recargue la página
|
||||||
para verlos.'
|
para verlos.'
|
||||||
other: ''
|
|
||||||
to_tickler: al recordatorio
|
to_tickler: al recordatorio
|
||||||
unable_to_add_dependency: Es imposible añadir dependencia
|
unable_to_add_dependency: Es imposible añadir dependencia
|
||||||
unresolved_dependency: 'El valor que ha introducido en el campo de dependencia
|
unresolved_dependency: 'El valor que ha introducido en el campo de dependencia
|
||||||
|
|
@ -1370,13 +1354,13 @@ es:
|
||||||
multi_page_html: Representando %{model} <b>%{from} - %{to}</b> de
|
multi_page_html: Representando %{model} <b>%{from} - %{to}</b> de
|
||||||
<b>%{count}</b> en el total
|
<b>%{count}</b> en el total
|
||||||
single_page:
|
single_page:
|
||||||
one: No %{model} encontrado
|
one: Viendo del 1 %{model}
|
||||||
many: Viendo del 1 %{model}
|
|
||||||
other: Viendo todos los %{count} %{model}
|
other: Viendo todos los %{count} %{model}
|
||||||
|
zero: No %{model} encontrado
|
||||||
single_page_html:
|
single_page_html:
|
||||||
one: No %{model} encontrado
|
one: Viendo del <b>1</b> %{model}
|
||||||
many: Viendo del <b>1</b> %{model}
|
|
||||||
other: Viendo <b>todos los %{count}</b> %{model}
|
other: Viendo <b>todos los %{count}</b> %{model}
|
||||||
|
zero: No %{model} encontrado
|
||||||
page_gap: "…"
|
page_gap: "…"
|
||||||
previous_label: "« Anterior"
|
previous_label: "« Anterior"
|
||||||
rest_help:
|
rest_help:
|
||||||
|
|
|
||||||
|
|
@ -70,7 +70,7 @@ nl:
|
||||||
record_invalid: 'Validatie mislukt: %{errors}'
|
record_invalid: 'Validatie mislukt: %{errors}'
|
||||||
restrict_dependent_destroy:
|
restrict_dependent_destroy:
|
||||||
one: Kan record niet verwijderen omdat een afhankelijk %{record} bestaat
|
one: Kan record niet verwijderen omdat een afhankelijk %{record} bestaat
|
||||||
other: Kan record niet verwijderen omdat afhankelijke %{record} bestaan
|
many: Kan record niet verwijderen omdat afhankelijke %{record} bestaan
|
||||||
taken: is al gepakt
|
taken: is al gepakt
|
||||||
too_long: is te lang (maximum is %{count} karakters)
|
too_long: is te lang (maximum is %{count} karakters)
|
||||||
too_short: is te kort (minimum is %{count} karakters)
|
too_short: is te kort (minimum is %{count} karakters)
|
||||||
|
|
@ -91,8 +91,9 @@ nl:
|
||||||
action: Actie
|
action: Actie
|
||||||
actions: Acties
|
actions: Acties
|
||||||
actions_midsentence:
|
actions_midsentence:
|
||||||
one: acties
|
one: actie
|
||||||
other: actie
|
other: acties
|
||||||
|
zero: acties
|
||||||
add: Toevoegen
|
add: Toevoegen
|
||||||
ajaxError: Er is een fout opgetreden bij het ophalen van gegevens van de server
|
ajaxError: Er is een fout opgetreden bij het ophalen van gegevens van de server
|
||||||
back: Terug
|
back: Terug
|
||||||
|
|
@ -104,8 +105,9 @@ nl:
|
||||||
contribute: Bijdragen
|
contribute: Bijdragen
|
||||||
create: Maken
|
create: Maken
|
||||||
days_midsentence:
|
days_midsentence:
|
||||||
one: dagen
|
one: dag
|
||||||
other: dag
|
other: dagen
|
||||||
|
zero: dagen
|
||||||
deferred: uitgestelde
|
deferred: uitgestelde
|
||||||
description: Beschrijving
|
description: Beschrijving
|
||||||
drag_handle: SLEEP
|
drag_handle: SLEEP
|
||||||
|
|
@ -124,8 +126,9 @@ nl:
|
||||||
none: Geen
|
none: Geen
|
||||||
not_available_abbr: n/b
|
not_available_abbr: n/b
|
||||||
note:
|
note:
|
||||||
one: geen notities
|
one: 1 notitie
|
||||||
other: 1 notitie
|
other: "%{count} notities"
|
||||||
|
zero: geen notities
|
||||||
notes: Notities
|
notes: Notities
|
||||||
numbered_step: Stap %{number}
|
numbered_step: Stap %{number}
|
||||||
ok: Ok
|
ok: Ok
|
||||||
|
|
@ -266,11 +269,13 @@ nl:
|
||||||
other: bijna %{count} jaren
|
other: bijna %{count} jaren
|
||||||
half_a_minute: halve minuut
|
half_a_minute: halve minuut
|
||||||
less_than_x_minutes:
|
less_than_x_minutes:
|
||||||
one: minder dan 1 minuut
|
one: minder dan een minuut
|
||||||
other: minder dan een minuut
|
other: minder dan %{count} minuten
|
||||||
|
zero: minder dan 1 minuut
|
||||||
less_than_x_seconds:
|
less_than_x_seconds:
|
||||||
one: minder dan 1 seconde
|
one: minder dan 1 seconde
|
||||||
other: minder dan 1 seconde
|
other: minder dan %{count} seconden
|
||||||
|
zero: minder dan 1 seconde
|
||||||
over_x_years:
|
over_x_years:
|
||||||
one: over 1 jaar
|
one: over 1 jaar
|
||||||
other: over %{count} jaren
|
other: over %{count} jaren
|
||||||
|
|
@ -1280,10 +1285,12 @@ nl:
|
||||||
multi_page_html: Toon %{model} <b>%{from} - %{to}</b> van <b>%{count}</b>
|
multi_page_html: Toon %{model} <b>%{from} - %{to}</b> van <b>%{count}</b>
|
||||||
in totaal
|
in totaal
|
||||||
single_page:
|
single_page:
|
||||||
one: Geen %{model} gevonden
|
one: Toon 1 %{model}
|
||||||
other: Toon 1 %{model}
|
other: Toon alle %{count} %{model}
|
||||||
|
zero: Geen %{model} gevonden
|
||||||
single_page_html:
|
single_page_html:
|
||||||
one: Geen %{model} gevonden
|
one: Toon <b>1</b> %{model}
|
||||||
other: Toon <b>1</b> %{model}
|
other: Toon <b>alle %{count}</b> %{model}
|
||||||
|
zero: Geen %{model} gevonden
|
||||||
page_gap: "…"
|
page_gap: "…"
|
||||||
previous_label: "«Vorige"
|
previous_label: "«Vorige"
|
||||||
|
|
|
||||||
|
|
@ -103,6 +103,7 @@ ru:
|
||||||
one: действий
|
one: действий
|
||||||
few: действие
|
few: действие
|
||||||
many: действия
|
many: действия
|
||||||
|
other: действия
|
||||||
add: Добавить
|
add: Добавить
|
||||||
ajaxError: От сервера была получена ошибка
|
ajaxError: От сервера была получена ошибка
|
||||||
back: Назад
|
back: Назад
|
||||||
|
|
@ -114,9 +115,9 @@ ru:
|
||||||
contribute: Сотрудничество
|
contribute: Сотрудничество
|
||||||
create: Создать
|
create: Создать
|
||||||
days_midsentence:
|
days_midsentence:
|
||||||
one: день
|
one: дней
|
||||||
few: дня
|
few: день
|
||||||
many: дней
|
many: дня
|
||||||
deferred: отложенные
|
deferred: отложенные
|
||||||
description: Описание
|
description: Описание
|
||||||
drag_handle: ТАЩИТЬ
|
drag_handle: ТАЩИТЬ
|
||||||
|
|
@ -135,9 +136,10 @@ ru:
|
||||||
none: Не задано
|
none: Не задано
|
||||||
not_available_abbr: н/д
|
not_available_abbr: н/д
|
||||||
note:
|
note:
|
||||||
one: нет записей
|
few: "%{count} записи"
|
||||||
few: 1 запись
|
one: 1 запись
|
||||||
many: '%{count} записи'
|
other: '%{count} записи'
|
||||||
|
zero: нет записей
|
||||||
notes: Заметки
|
notes: Заметки
|
||||||
numbered_step: Шаг %{number}
|
numbered_step: Шаг %{number}
|
||||||
ok: ОК
|
ok: ОК
|
||||||
|
|
@ -1361,13 +1363,13 @@ ru:
|
||||||
multi_page: Отображено %{model} %{from} - %{to} из %{count}
|
multi_page: Отображено %{model} %{from} - %{to} из %{count}
|
||||||
multi_page_html: Отображено %{model} <b>%{from} - %{to}</b> из <b>%{count}</b>
|
multi_page_html: Отображено %{model} <b>%{from} - %{to}</b> из <b>%{count}</b>
|
||||||
single_page:
|
single_page:
|
||||||
one: '%{model} не найден'
|
one: Отображён 1 %{model}
|
||||||
few: Отображён 1 %{model}
|
other: Отображены все %{count} %{model}
|
||||||
many: Отображены все %{count} %{model}
|
zero: '%{model} не найден'
|
||||||
single_page_html:
|
single_page_html:
|
||||||
one: '%{model} не найден'
|
one: Отображен <b>1</b> %{model}
|
||||||
few: Отображен <b>1</b> %{model}
|
other: Отображены <b>все %{count}</b> %{model}
|
||||||
many: Отображены <b>все %{count}</b> %{model}
|
zero: '%{model} не найден'
|
||||||
page_gap: "…"
|
page_gap: "…"
|
||||||
previous_label: "← Пред"
|
previous_label: "← Пред"
|
||||||
rest_help:
|
rest_help:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue