2011-06-20 16:52:24 +04:00
< ? php $TRANSLATIONS = array (
2012-08-25 04:08:36 +04:00
" Unable to load list from App Store " => " Kan de lijst niet van de App store laden " ,
2012-09-06 04:06:37 +04:00
" Group already exists " => " Groep bestaat al " ,
" Unable to add group " => " Niet in staat om groep toe te voegen " ,
2012-09-14 04:03:18 +04:00
" Could not enable app. " => " Kan de app. niet activeren " ,
2012-07-27 04:04:26 +04:00
" Email saved " => " E-mail bewaard " ,
" Invalid email " => " Ongeldige e-mail " ,
2012-01-11 04:06:59 +04:00
" OpenID Changed " => " OpenID is aangepast " ,
2012-06-06 02:29:28 +04:00
" Invalid request " => " Ongeldig verzoek " ,
2012-09-06 04:06:37 +04:00
" Unable to delete group " => " Niet in staat om groep te verwijderen " ,
2012-10-28 02:02:29 +04:00
" Authentication error " => " Authenticatie fout " ,
2012-09-06 04:06:37 +04:00
" Unable to delete user " => " Niet in staat om gebruiker te verwijderen " ,
2011-08-13 07:13:10 +04:00
" Language changed " => " Taal aangepast " ,
2012-09-06 04:06:37 +04:00
" Unable to add user to group %s " => " Niet in staat om gebruiker toe te voegen aan groep %s " ,
" Unable to remove user from group %s " => " Niet in staat om gebruiker te verwijderen uit groep %s " ,
2012-07-27 04:04:26 +04:00
" Disable " => " Uitschakelen " ,
" Enable " => " Inschakelen " ,
" Saving... " => " Aan het bewaren..... " ,
2012-01-20 21:53:45 +04:00
" __language_name__ " => " Nederlands " ,
2012-10-28 02:02:29 +04:00
" Add your App " => " App toevoegen " ,
2012-10-13 04:08:50 +04:00
" More Apps " => " Meer apps " ,
2012-01-11 04:06:59 +04:00
" Select an App " => " Selecteer een app " ,
2012-07-27 04:04:26 +04:00
" See application page at apps.owncloud.com " => " Zie de applicatiepagina op apps.owncloud.com " ,
2012-09-06 04:06:37 +04:00
" <span class= \" licence \" ></span>-licensed by <span class= \" author \" ></span> " => " <span class= \" licence \" ></span>-Gelicenseerd door <span class= \" author \" ></span> " ,
2012-05-17 02:36:21 +04:00
" Documentation " => " Documentatie " ,
2012-10-28 02:02:29 +04:00
" Managing Big Files " => " Instellingen voor grote bestanden " ,
2011-08-28 03:13:16 +04:00
" Ask a question " => " Stel een vraag " ,
2012-01-11 04:06:59 +04:00
" Problems connecting to help database. " => " Problemen bij het verbinden met de helpdatabank. " ,
" Go there manually. " => " Ga er zelf heen. " ,
2011-08-28 03:13:16 +04:00
" Answer " => " Beantwoord " ,
2012-11-10 03:02:29 +04:00
" You have used <strong>%s</strong> of the available <strong>%s</strong> " => " U heeft <strong>%s</strong> van de <strong>%s</strong> beschikbaren gebruikt " ,
2012-10-28 02:02:29 +04:00
" Desktop and Mobile Syncing Clients " => " Desktop en mobiele synchronisatie applicaties " ,
2012-05-17 02:36:21 +04:00
" Download " => " Download " ,
2012-09-20 04:09:31 +04:00
" Your password was changed " => " Je wachtwoord is veranderd " ,
2012-01-11 04:06:59 +04:00
" Unable to change your password " => " Niet in staat om uw wachtwoord te wijzigen " ,
2011-08-18 21:22:39 +04:00
" Current password " => " Huidig wachtwoord " ,
2011-06-21 00:22:58 +04:00
" New password " => " Nieuw wachtwoord " ,
2011-08-18 13:46:49 +04:00
" show " => " weergeven " ,
2012-01-11 04:06:59 +04:00
" Change password " => " Wijzig wachtwoord " ,
2012-10-28 02:02:29 +04:00
" Email " => " E-mailadres " ,
" Your email address " => " Uw e-mailadres " ,
" Fill in an email address to enable password recovery " => " Vul een e-mailadres in om wachtwoord reset uit te kunnen voeren " ,
2011-08-18 13:46:49 +04:00
" Language " => " Taal " ,
2012-01-15 18:12:58 +04:00
" Help translate " => " Help met vertalen " ,
2012-10-28 02:02:29 +04:00
" use this address to connect to your ownCloud in your file manager " => " Gebruik het bovenstaande adres om verbinding te maken met ownCloud in uw bestandbeheerprogramma " ,
2012-11-10 03:02:29 +04:00
" Developed by the <a href= \" http://ownCloud.org/contact \" target= \" _blank \" >ownCloud community</a>, the <a href= \" https://github.com/owncloud \" target= \" _blank \" >source code</a> is licensed under the <a href= \" http://www.gnu.org/licenses/agpl-3.0.html \" target= \" _blank \" ><abbr title= \" Affero General Public License \" >AGPL</abbr></a>. " => " Ontwikkeld door de <a href= \" http://ownCloud.org/contact \" target= \" _blank \" >ownCloud gemeenschap</a>, de <a href= \" https://github.com/owncloud \" target= \" _blank \" >bron code</a> is gelicenseerd onder de <a href= \" http://www.gnu.org/licenses/agpl-3.0.html \" target= \" _blank \" ><abbr title= \" Affero General Public License \" >AGPL</abbr></a>. " ,
2011-08-18 13:46:49 +04:00
" Name " => " Naam " ,
" Password " => " Wachtwoord " ,
" Groups " => " Groepen " ,
2011-08-18 21:22:39 +04:00
" Create " => " Creëer " ,
2012-05-17 02:36:21 +04:00
" Default Quota " => " Standaard limiet " ,
" Other " => " Andere " ,
2012-10-14 04:08:47 +04:00
" Group Admin " => " Groep beheerder " ,
2012-01-15 18:12:58 +04:00
" Quota " => " Limieten " ,
2011-08-18 21:22:39 +04:00
" Delete " => " verwijderen "
2011-06-20 16:52:24 +04:00
);