aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/af_ZA.php
blob: fc60a7f25a411d3b651d2ddeefc95a89ebe37744 (plain)
1
2
3
4
5
6
7
8
9
<?php
$TRANSLATIONS = array(
"Username" => "Gebruikersnaam",
"Password" => "Wagwoord",
"Share" => "Deel",
"Personal" => "Persoonlik",
"Users" => "Gebruikers"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";