D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
psa
/
admin
/
application
/
admin
/
resources
/
languages
/
he-IL
/
controllers
/
Filename :
services.php
back
Copy
<?php // Copyright 1999-2025. WebPros International GmbH. All rights reserved. $messages = [ 'operation.startActionSuccess' => 'השירות הופעל', 'operation.stopActionSuccess' => 'השירות הופסק', 'operation.restartActionSuccess' => 'השירות הופעל מחדש', 'operation.changeStartupActionSuccess' => 'סוג אתחול עבור שירות השתנה בהצלחה', 'list.title' => 'שירותים', 'operation.startServiceMessage' => 'אפשר זמן מה עבור השירות כדי שיפעל.', 'operation.stopServiceMessage' => 'אפשר זמן מה עבור השירות כדי שיעצור.', 'operation.restartServiceMessage' => 'אפשר זמן מה עבור השירות כדי שיפעל מחדש.', 'operation.unableFetchFormData' => 'לא ניתן להביא נתוני טופס: %%error%%', 'operation.startActionError' => 'לא ניתן להפעיל את השירות: %%error%%', 'operation.stopActionError' => 'לא ניתן להפסיק את השירות: %%error%%', 'operation.restartActionError' => 'לא ניתן להפעיל מחדש את השירות: %%error%%', 'operation.changeStartupActionError' => 'לא ניתן לשנות את סוג האתחול עבור השירות: %%error%%', ];