diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-04-25 01:56:28 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-04-25 01:56:28 -0400 |
commit | 3fc809dfd80a296d7da922a06f9e13d446b3d3f0 (patch) | |
tree | 55ecf6e5575b07d553d4e4185110fe29b3eac869 /core/l10n/af_ZA.php | |
parent | 5eafdf156cfdde7a7d578e46c11e717f88db0f25 (diff) | |
download | nextcloud-server-3fc809dfd80a296d7da922a06f9e13d446b3d3f0.tar.gz nextcloud-server-3fc809dfd80a296d7da922a06f9e13d446b3d3f0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/af_ZA.php')
-rw-r--r-- | core/l10n/af_ZA.php | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/core/l10n/af_ZA.php b/core/l10n/af_ZA.php index c19edebc260..9b24e2dcd4d 100644 --- a/core/l10n/af_ZA.php +++ b/core/l10n/af_ZA.php @@ -1,5 +1,7 @@ <?php $TRANSLATIONS = array( +"Unknown filetype" => "Onbekende leertipe", +"No temporary profile picture available, try again" => "Geen tydelike profiel foto beskikbaar nie, probeer weer", "Sunday" => "Sondag", "Monday" => "Mandag", "Tuesday" => "Dinsdag", @@ -34,6 +36,8 @@ $TRANSLATIONS = array( "Yes" => "Ja", "No" => "Nee", "_{count} file conflict_::_{count} file conflicts_" => array("",""), +"Cancel" => "Kanseleer", +"Continue" => "Gaan voort", "Very weak password" => "Baie swak wagwoord", "Weak password" => "Swak wagwoord", "Good password" => "Goeie wagwoord", @@ -41,17 +45,36 @@ $TRANSLATIONS = array( "Shared" => "Gedeel", "Share" => "Deel", "Error" => "Fout", +"Error while changing permissions" => "Fout met verandering van regte", "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", +"Set expiration date" => "Stel verval datum", +"Expiration date" => "Verval datum", +"group" => "groep", +"Shared in {item} with {user}" => "Gedeel in {item} met {user}", "can edit" => "kan wysig", +"access control" => "toegang beheer", +"create" => "skep", +"update" => "opdateer", +"delete" => "uitvee", +"share" => "deel", +"Password protected" => "Beskerm met Wagwoord", +"Error setting expiration date" => "Fout met opstel van verval datum", "Sending ..." => "Stuur ...", "Email sent" => "E-pos gestuur", +"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 opdateering was nie suksesvol nie. Raporteer die probleem by <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>.", +"%s password reset" => "%s wagwoord herstel", "Use the following link to reset your password: {link}" => "Gebruik die volgende skakel om jou wagwoord te herstel: {link}", +"Request failed!<br>Did you make sure your email/username was right?" => "Versoek het gefaal!<br>Het jy seker gemaak jou e-pos/gebruiker naam is korrek?", "You will receive a link to reset your password via Email." => "Jy sal `n skakel via e-pos ontvang om jou wagwoord te herstel.", "Username" => "Gebruikersnaam", +"Yes, I really want to reset my password now" => "Ja, Ek wil regtig my wagwoord herstel", "Your password was reset" => "Jou wagwoord is herstel", "To login page" => "Na aanteken-bladsy", "New password" => "Nuwe wagwoord", @@ -61,15 +84,27 @@ $TRANSLATIONS = array( "Apps" => "Toepassings", "Admin" => "Admin", "Help" => "Hulp", +"Access forbidden" => "Toegang verbode", "Cloud not found" => "Wolk nie gevind", +"Security Warning" => "Sekuriteits waarskuwing", +"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Jou PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)", +"Please update your PHP installation to use %s securely." => "Opdateer asseblief jou PHP instelasie om %s veilig te gebruik", +"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>", +"Data folder" => "Data vouer", "Configure the database" => "Stel databasis op", "will be used" => "sal gebruik word", "Database user" => "Databasis-gebruiker", "Database password" => "Databasis-wagwoord", "Database name" => "Databasis naam", +"Database tablespace" => "Databasis tabelspasie", +"Database host" => "Databasis gasheer", "Finish setup" => "Maak opstelling klaar", +"%s is available. Get more information on how to update." => "%s is beskikbaar. Kry meer inligting oor opdatering.", "Log out" => "Teken uit", +"Automatic logon rejected!" => "Automatiese aantekening afgekeur!", +"Please change your password to secure your account again." => "Verander asseblief jou wagwoord om jou rekening te beveilig", "Lost your password?" => "Wagwoord verloor?", "remember" => "onthou", "Log in" => "Teken aan" |