richdocuments/l10n/af_ZA.php
2014-10-27 16:29:45 -04:00

10 lines
190 B
PHP

<?php
$TRANSLATIONS = array(
"Saving..." => "Stoor...",
"Share" => "Deel",
"Cancel" => "Kanseleer",
"OK" => "OK",
"Password" => "Wagwoord"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";