Skip to content

Commit

Permalink
TLN Update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli committed May 6, 2024
1 parent 50670e8 commit 4fd27ac
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion lang/de.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ de:
QueuedJobs:
CREATE_JOB_TYPE: 'Erstelle einen Auftrag dieses Types'
CREATE_NEW_JOB: 'Neuen Auftrag erstellen'
JOB_EXCEPT: 'Auftrag hat einen ''%s'' Fehler verursacht in %s Zeile %s '
JOB_EXCEPT: "Auftrag hat einen '%s' Fehler verursacht in %s Zeile %s "
JOB_PAUSED: 'Auftrag pausiert um %s'
JOB_STALLED: 'Auftrag angehalten nach %s versuchen. Bitte überprüfen Sie den Auftrag.'
JOB_TYPE: Auftragstyp
Expand Down
4 changes: 2 additions & 2 deletions lang/eo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ eo:
GenerateSitemapJob:
REGENERATE: 'Regeneri xml-dosieron de Guglo-paĝarmapo'
ProcessJobQueueTask:
Description: 'Uzebla per ''cron''-tasko por plenumi envicigitajn taskojn rulotajn.'
Description: "Uzebla per 'cron'-tasko por plenumi envicigitajn taskojn rulotajn."
PublishItemsJob:
Title: 'Publikigi erojn sub {title}'
QueuedJobDescriptor:
Expand Down Expand Up @@ -168,4 +168,4 @@ eo:
Symbiote\QueuedJobs\Tasks\CreateQueuedJobTask:
Description: 'Tasko uzota por krei atendovican taskon. Pasu la klasnomon de la atendovican tasko kiel la parametron "nomo", pasu malnepran parametron "starto" (analizeblan de strtotime) por agordi startotempon por la tasko.'
Symbiote\QueuedJobs\Tasks\ProcessJobQueueTask:
Description: 'Uzebla per ''cron''-tasko por plenumi envicigitajn taskojn rulotajn.'
Description: "Uzebla per 'cron'-tasko por plenumi envicigitajn taskojn rulotajn."
4 changes: 2 additions & 2 deletions lang/sl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ sl:
GenerateSitemapJob:
REGENERATE: 'Ponovno zgeneriraj sitemap.xml za Google '
ProcessJobQueueTask:
Description: 'Uporablja ''cron job'' za izvedbo naročenih nalog, ki morajo biti izvedene.'
Description: "Uporablja 'cron job' za izvedbo naročenih nalog, ki morajo biti izvedene."
PublishItemsJob:
Title: 'Objavi elemente pod {title}'
QueuedJobDescriptor:
Expand Down Expand Up @@ -111,4 +111,4 @@ sl:
Symbiote\QueuedJobs\Tasks\CreateQueuedJobTask:
Description: 'Procedura za ustvarjanje novih naročenih nalog. Vnesite naziv naročene naloge v "name" in opcijsko še termin za zagon naloge v "start" (strtotime).'
Symbiote\QueuedJobs\Tasks\ProcessJobQueueTask:
Description: 'Uporablja ''cron job'' za izvedbo naročenih nalog, ki morajo biti izvedene.'
Description: "Uporablja 'cron job' za izvedbo naročenih nalog, ki morajo biti izvedene."

0 comments on commit 4fd27ac

Please sign in to comment.