Skip to content

Translate pcntl signal-family functions#231

Open
lacatoire wants to merge 1 commit into
php:masterfrom
lacatoire:translate/pcntl-signal-family
Open

Translate pcntl signal-family functions#231
lacatoire wants to merge 1 commit into
php:masterfrom
lacatoire:translate/pcntl-signal-family

Conversation

@lacatoire
Copy link
Copy Markdown
Member

Fortsetzung von #230 mit fünf weiteren pcntl-Funktionen aus der Signal-Familie:

  • pcntl_strerror
  • pcntl_signal_dispatch
  • pcntl_signal_get_handler
  • pcntl_sigprocmask
  • pcntl_sigwaitinfo

Stil: unpersönlich, wie in der Vorschlagsdatei ÜBERSETZUNGEN.txt aus #227. PHP-Code, String-Literale und <screen>-Ausgaben bleiben auf Englisch; nur Prosa und Code-Kommentare wurden übersetzt.

Translates the following pcntl functions, picking up where php#230 left off:

- pcntl_strerror
- pcntl_signal_dispatch
- pcntl_signal_get_handler
- pcntl_sigprocmask
- pcntl_sigwaitinfo

All five files use the impersonal style and only translate prose +
code comments; PHP code, string literals and screen output stay in
English to match what would actually print.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant