Welcome to mirror list, hosted at ThFree Co, Russian Federation.

et_EE.php « l10n « user_ldap « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d62e1212dc7defffeeee4f01c8e581f5bc3b78b7 (plain)
1
2
3
4
5
6
7
8
9
<?php $TRANSLATIONS = array(
"Host" => "Host",
"Password" => "Parool",
"Group Filter" => "Grupi filter",
"Port" => "Port",
"Use TLS" => "Kasutaja TLS",
"in bytes" => "baitides",
"Help" => "Abiinfo"
);