diff options
Diffstat (limited to 'core/l10n/af_ZA.php')
-rw-r--r-- | core/l10n/af_ZA.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/af_ZA.php b/core/l10n/af_ZA.php index 79efa67242c..50523b02526 100644 --- a/core/l10n/af_ZA.php +++ b/core/l10n/af_ZA.php @@ -37,9 +37,9 @@ $TRANSLATIONS = array( "_%n month ago_::_%n months ago_" => array("%n maande gelede","%n maande gelede"), "last year" => "verlede jaar", "years ago" => "jare gelede", -"Choose" => "Kies", "Yes" => "Ja", "No" => "Nee", +"Choose" => "Kies", "Ok" => "OK", "_{count} file conflict_::_{count} file conflicts_" => array("",""), "New Files" => "Nuwe leêrs", @@ -60,7 +60,6 @@ $TRANSLATIONS = array( "Shared with you and the group {group} by {owner}" => "Met jou en die groep {group} gedeel deur {owner}", "Shared with you by {owner}" => "Met jou gedeel deur {owner}", "Password protect" => "Beskerm met Wagwoord", -"Password" => "Wagwoord", "Allow Public Upload" => "Laat Publieke Oplaai toe", "Email link to person" => "E-pos aan persoon", "Send" => "Stuur", @@ -83,6 +82,7 @@ $TRANSLATIONS = array( "Error setting expiration date" => "Fout met opstel van verval datum", "Sending ..." => "Stuur ...", "Email sent" => "E-pos gestuur", +"Warning" => "Waarskuwing", "The object type is not specified." => "Hierdie objek tipe is nie gespesifiseer nie.", "Add" => "Voeg by", "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "Die opdatering was nie suksesvol nie. Rapporteer die probleem by <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>.", @@ -113,6 +113,7 @@ $TRANSLATIONS = array( "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "Jou data gids en leers is moontlik toeganklik vanaf die internet omdat die .htaccess leer nie werk nie.", "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." => "Vir inligting oor hoe om jou bediener behoorlik op te stel, sien asseblief die<a href=\"%s\" target=\"_blank\">dokumentasie</a>.", "Create an <strong>admin account</strong>" => "Skep `n <strong>admin-rekening</strong>", +"Password" => "Wagwoord", "Data folder" => "Data vouer", "Configure the database" => "Stel databasis op", "will be used" => "sal gebruik word", |