Linux server1.hosting4iran.com 4.18.0-553.89.1.el8_10.x86_64 #1 SMP Mon Dec 8 03:53:08 EST 2025 x86_64
LiteSpeed
Server IP : 185.208.174.156 & Your IP : 216.73.216.218
Domains : 282 Domain
User : satitravel
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
systemd /
Delete
Unzip
Name
Size
Permission
Date
Action
20-yama-ptrace.conf
1.91
KB
-rw-r--r--
2026-01-26 09:30
CODING_STYLE
20.87
KB
-rw-r--r--
2018-06-22 11:11
DISTRO_PORTING
2.8
KB
-rw-r--r--
2018-06-22 11:11
ENVIRONMENT.md
6.23
KB
-rw-r--r--
2026-01-26 09:29
GVARIANT-SERIALIZATION
4.01
KB
-rw-r--r--
2018-06-22 11:11
HACKING
5.88
KB
-rw-r--r--
2018-06-22 11:11
NEWS
440.62
KB
-rw-r--r--
2018-06-22 11:11
README
13.5
KB
-rw-r--r--
2026-01-26 09:29
TRANSIENT-SETTINGS.md
8.96
KB
-rw-r--r--
2026-01-26 09:29
TRANSLATORS
763
B
-rw-r--r--
2018-06-22 11:11
UIDS-GIDS.md
15.57
KB
-rw-r--r--
2018-06-22 11:11
Save
Rename
Notes for translators ===================== systemd depends on gettext for multilingual support. In po/ directory you'll find the needed files. POT (Portable Object Template) ------------------------------ A text file with .pot extension, with all the extracted labels from code. To update the template: $ cd systemd/ $ ninja -C build systemd-pot To start a new translation: $ cd po/ $ cp systemd.pot <YOUR-LANG-CODE>.po Replace <YOUR-LANG-CODE> with the two-letters codes of ISO 639 standard. PO (Portable Object) -------------------- A text file with .po extension, with all the available labels and some additional metadata fields. Any editor is ok, but a good standard is 'poedit', a graphical application specifically designed for this kind of task.