Exit Zen
789
data_sources.php:513
English

Plural formula: (n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)

2895
lib/clog_webapi.php:561
English
3819
managers.php:798 utilities.php:3336
English
3914
poller.php:920
English
4094
sites.php:392
English

Plural formula: (n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)

4128
templates_import.php:321
English
4540
vdef.php:265
English

Plural formula: (n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)

The translation has come to an end.