Skip to content

Commit

Permalink
Merge branch '4' into 5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
emteknetnz committed Jun 16, 2023
2 parents 15c8b95 + 16e1da9 commit 1f4f13b
Show file tree
Hide file tree
Showing 10 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions lang/ar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ ar:
FIRST_EXECUTION: 'التنفيذ الأول'
NEXT_RUN_DATE: 'موعد التشغيل التالى'
ScheduleTabTitle: 'الجدول الزمني'
db_ExecuteEvery: 'قم بتنفيذ كل'
Symbiote\QueuedJobs\Jobs\DeleteObjectJob:
DELETE_JOB: 'حذف عقدة فى النظام'
DELETE_OBJ2: 'حذف {title}'
Expand Down
1 change: 1 addition & 0 deletions lang/de.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ de:
FIRST_EXECUTION: 'Erste Ausführung'
NEXT_RUN_DATE: 'Nächstes Ausführungsdatum'
ScheduleTabTitle: Planen
db_ExecuteEvery: 'Alle ausführen'
Symbiote\QueuedJobs\Jobs\CleanupJob:
Title: 'Bereinigt alte Aufträge aus der Datenbank'
Symbiote\QueuedJobs\Jobs\DeleteObjectJob:
Expand Down
2 changes: 2 additions & 0 deletions lang/eo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ eo:
TYPE_IMMEDIATE: tuja
TYPE_LARGE: Granda
TYPE_QUEUED: Envicigita
db_Expiry: Eksvalidiĝo
Symbiote\QueuedJobs\DataObjects\QueuedJobRule:
PLURALNAME: 'Atendovicaj reguloj'
PLURALS:
Expand All @@ -108,6 +109,7 @@ eo:
FIRST_EXECUTION: 'Unua plenumo'
NEXT_RUN_DATE: 'Sekva ruldato'
ScheduleTabTitle: Plano
db_ExecuteEvery: 'Plenumi ĉiun'
Symbiote\QueuedJobs\Jobs\CleanupJob:
Title: 'Purigi malnovajn taskojn el la datumbazo'
Symbiote\QueuedJobs\Jobs\DeleteObjectJob:
Expand Down
1 change: 1 addition & 0 deletions lang/fi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ fi:
FIRST_EXECUTION: 'Ensimmäinen suoritus'
NEXT_RUN_DATE: 'Seuraava suorituspäivä'
ScheduleTabTitle: Aikatauluta
db_ExecuteEvery: 'Suorita joka'
Symbiote\QueuedJobs\Jobs\CleanupJob:
Title: 'Siivoa vanhat työt tietokannasta'
Symbiote\QueuedJobs\Jobs\DeleteObjectJob:
Expand Down
1 change: 1 addition & 0 deletions lang/hr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ hr:
FIRST_EXECUTION: 'Prvo pokretanje'
NEXT_RUN_DATE: 'Sljedeći datum pokretanja'
ScheduleTabTitle: Raspored
db_ExecuteEvery: 'Izvrši svaki'
Symbiote\QueuedJobs\Jobs\CleanupJob:
Title: 'Očisti stare poslove iz baze'
Symbiote\QueuedJobs\Jobs\DeleteObjectJob:
Expand Down
1 change: 1 addition & 0 deletions lang/mi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ mi:
ExecuteEveryYear: Tau
FIRST_EXECUTION: 'Kawenga Tuatahi'
NEXT_RUN_DATE: 'Rā whakahaere anō'
db_ExecuteEvery: 'Kawea Te Katoa'
Symbiote\QueuedJobs\Jobs\DeleteObjectJob:
DELETE_JOB: 'Muku kōpuku'
DELETE_OBJ2: 'Muku {title}'
Expand Down
1 change: 1 addition & 0 deletions lang/pl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ pl:
FIRST_EXECUTION: 'Pierwsze wykonanie'
NEXT_RUN_DATE: 'Następna data uruchomienia'
ScheduleTabTitle: Harmonogram
db_ExecuteEvery: 'Wykonaj każdy'
Symbiote\QueuedJobs\Jobs\CleanupJob:
Title: 'Wyczyść stare zadania z bazy danych'
Symbiote\QueuedJobs\Jobs\DeleteObjectJob:
Expand Down
1 change: 1 addition & 0 deletions lang/ru.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ ru:
FIRST_EXECUTION: 'Первое исполнение'
NEXT_RUN_DATE: 'Дата следующего исполнения'
ScheduleTabTitle: Расписание
db_ExecuteEvery: 'Выполнять каждые'
Symbiote\QueuedJobs\Jobs\CleanupJob:
Title: 'Стереть старые задания из базы данных'
Symbiote\QueuedJobs\Jobs\DeleteObjectJob:
Expand Down
1 change: 1 addition & 0 deletions lang/sl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ sl:
FIRST_EXECUTION: 'Izvedeno prvič'
NEXT_RUN_DATE: 'Datum naslednje izvedbe'
ScheduleTabTitle: 'Urnik izvajanja'
db_ExecuteEvery: 'Izvedi vsakih'
Symbiote\QueuedJobs\Jobs\CleanupJob:
Title: 'Odstrani zastarele naloge iz baze'
Symbiote\QueuedJobs\Jobs\DeleteObjectJob:
Expand Down
1 change: 1 addition & 0 deletions lang/zh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ zh:
FIRST_EXECUTION: 第一次执行
NEXT_RUN_DATE: 下一次运行日期
ScheduleTabTitle: 日程表
db_ExecuteEvery: 执行每
Symbiote\QueuedJobs\Jobs\DeleteObjectJob:
DELETE_JOB: 删除节点
DELETE_OBJ2: '删除 {title}'
Expand Down

0 comments on commit 1f4f13b

Please sign in to comment.