mirror of
https://github.com/php/phd.git
synced 2026-03-24 07:02:07 +01:00
* Add table formatting for constant lists * Add description and constants autogen text to .ini files * Add language specific header to constant list table --------- Co-authored-by: haszi <haszika80@gmail.com>
18 lines
455 B
INI
18 lines
455 B
INI
toc = "Spis treści"
|
|
warning = "Ostrzeżenie"
|
|
note = "Informacja"
|
|
caution = "Uwaga"
|
|
tip = "Wskazówka"
|
|
important = "Ważne"
|
|
by = "Opracowany przez"
|
|
editedby = "Pod redakcją"
|
|
example = "Przykład #"
|
|
unknownversion = "Brak informacji o wersji, może być tylko w repozytorium Git"
|
|
refname = "NAZWA"
|
|
refsynopsis = "OPIS"
|
|
mediaobject = "[OBIEKT NIEMOŻLIWY DO WYŚWIETLENIA]"
|
|
Version = "Wersja"
|
|
Function = "Funkcja"
|
|
Description = "Opis"
|
|
Constants = "Stałe"
|