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

ia.php « l10n « lib - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e790c41d072ae03b2f0d33575f40a2229561fb33 (plain)
1
2
3
4
5
6
7
8
9
<?php $TRANSLATIONS = array(
"Help" => "Adjuta",
"Personal" => "Personal",
"Settings" => "Configurationes",
"Users" => "Usatores",
"Admin" => "Administration",
"Files" => "Files",
"Text" => "Texto"
);