Advertisement
Guest User

Untitled

a guest
Jan 28th, 2017
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.92 KB | None | 0 0
  1. # Missing strings
  2. - app.refresh: `Refresh`
  3. - app.usermanagementtitle: `Manage System Users`
  4. - app.addusertitle: `Add new user`
  5. - app.disableuser: `Disable user`
  6. - app.deleteuser: `Delete user`
  7. - app.unlockuser: `Unlock user`
  8. - app.restoreuser: `Restore user`
  9. - app.resetlogins: `Reset logins`
  10. - app.confirmresetlogins: `Reset failed login attempts for <br/><b>%{email}</b>?`
  11. - app.resetpasswordtitle: `Change password`
  12. - app.resetpasswordinstruction: `Enter a new password for<br/><b>%{email}</b>`
  13. - app.changepasswordtext: `Password updated for<br/><b>%{email}</b>`
  14. - app.passwordresetfailed: `Failed to send password reset email. Please try again.`
  15. - app.passwordempty: `You need to write something!`
  16. - app.changeadminaccounts: `Please log in as another admin for full access.`
  17. - app.failedlogins: `Failed logins`
  18. - app.lastaccess: `Last access`
  19. - app.duplicateuservalueerror: `Couldn\'t save user data. A user already exists with %{key}: <strong>%{value}</strong>`
  20. - app.uservalueerror: `Couldn\'t save user data.`
  21. - app.adduserformtitle: `New user account details`
  22. - app.gotodashboard: `Go to Dashboard`
  23. - app.editsettings: `Edit settings`
  24. - app.editcourse: `Edit course`
  25. - app.addsubmenu: `Add sub menu`
  26. - app.confirmpassword: `Confirm password`
  27. - app.passwordtip: `Enter a new password below. The most secure passwords have a mix of numbers, letters (including capitals) and other characters.`
  28. - app.forgotpasswordsuccesstitle: `Request successful`
  29. - app.emailadminpasswordchangesubject: `Your Adapt password has been changed`
  30. - app.emailadminpasswordchangebody: `The password for your <a href=\'%{rootUrl}\' target=\'_blank\'>Adapt authoring tool</a> account has been successfully changed. If you did not request this, please contact an administrator.`
  31. - app.role: `Role`
  32. - app.warningdefaulttitle: `Warning`
  33. - app.errorpagenoaccesstitle: `Access Denied`
  34. - app.errorpagenoaccess: `Sorry, you don\'t have the correct permissions to view this page. Click the button below to go to the dashboard.`
  35. - app.greeting: `Hi`
  36. - app.emaillogotext: `ADAPT`
  37. - app.emailfooter: `Sent by Adapt Learning.`
  38.  
  39. # Extra/unused strings
  40. - app.editSettings
  41. - app.editCourse
  42. - app.addsection
  43. - app.emailadminpasswordresetsubject
  44. - app.emailadminpasswordresetbody
  45.  
  46. # Translations
  47. #### app.productname
  48. - Adapt authoring tool
  49. - Adapt Authoring tool
  50.  
  51. #### app.welcomeblurb
  52. - Welcome to the Adapt authoring tool
  53. - Welkom bij de Adapt authoring tool
  54.  
  55. #### app.loading
  56. - Loading
  57. - Laden...
  58.  
  59. #### app.rememberme
  60. - Remember me
  61. - Onthoud mij
  62.  
  63. #### app.ok
  64. - OK
  65. - OK
  66.  
  67. #### app.yes
  68. - Yes
  69. - Ja
  70.  
  71. #### app.no
  72. - No
  73. - Nee
  74.  
  75. #### app.confirm
  76. - Confirm
  77. - Bevestig
  78.  
  79. #### app.clicktodelete
  80. - Click to delete
  81. - Klik om te verwijderen
  82.  
  83. #### app.clicktoedit
  84. - Click to edit
  85. - Klik om te bewerken
  86.  
  87. #### app.name
  88. - Name
  89. - Naam
  90.  
  91. #### app.displayname
  92. - Display Name
  93. - Weergave Naam
  94.  
  95. #### app.newuser
  96. - New User
  97. - Nieuwe Gebruiker
  98.  
  99. #### app.returninguser
  100. - Returning User
  101. - Terugkerende Gebruiker
  102.  
  103. #### app.createnewaccount
  104. - Create a new account - it's free and the button doesn't work
  105. - Creer een nieuw account - het is gratis en de knop werkt niet
  106.  
  107. #### app.createnewaccountbutton
  108. - Create an account
  109. - Creer een account
  110.  
  111. #### app.alreadyloggedin
  112. - Looks like you are already logged in! Click the button below to go to your dashboard.
  113. - U bent ingelogd, ga aub naar de
  114.  
  115. #### app.usermanagement
  116. - User Management
  117. - Gebruikers Beheer
  118.  
  119. #### app.confirmdeleteuser
  120. - Are you sure you want to delete this user?
  121. - Weet u zeker dat u deze gebruiker wilt verwijderen?
  122.  
  123. #### app.addnewuser
  124. - Add new user
  125. - Voeg nieuwe gebruiker toe
  126.  
  127. #### app.usernameoremail
  128. - E-mail address
  129. - E-mail adres
  130.  
  131. #### app.authenticationtype
  132. - Authentication Type
  133. - Authenticatie Type
  134.  
  135. #### app.active
  136. - Active
  137. - Actief
  138.  
  139. #### app.action
  140. - Action
  141. - Actie
  142.  
  143. #### app.forgotpassword
  144. - Forgot your password?
  145. - wachtwoord vergeten?
  146.  
  147. #### app.password
  148. - Password
  149. - wachtwoord
  150.  
  151. #### app.login
  152. - Login
  153. - Log in
  154.  
  155. #### app.logout
  156. - Logout
  157. - Log uit
  158.  
  159. #### app.signin
  160. - Sign in
  161. - Meld aan
  162.  
  163. #### app.help
  164. - Help
  165. - Help
  166.  
  167. #### app.register
  168. - Register
  169. - Registreer
  170.  
  171. #### app.pleaseloginor
  172. - Please login, or
  173. - Log in aub, of
  174.  
  175. #### app.invalidusernameoremail
  176. - Invalid e-mail address
  177. - Incorrect e-mail adres
  178.  
  179. #### app.invalidusernameorpassword
  180. - Invalid e-mail address or password
  181. - Incorrect e-mail adres of wachtwoord
  182.  
  183. #### app.accountlockedout
  184. - Your account is locked. Please contact an administrator.
  185. - Uw account is geblokkeerd, neeem aub contact op met de administrator voor deblokkade
  186.  
  187. #### app.areyousureyouwantto
  188. - Are you sure you want to
  189. - Weet u zeker dat u
  190.  
  191. #### app.dashboard
  192. - Dashboard
  193. - Dashboard
  194.  
  195. #### app.loggedinas
  196. - Logged in as
  197. - Ingelogd als
  198.  
  199. #### app.edit
  200. - Edit
  201. - Bewerken
  202.  
  203. #### app.view
  204. - View
  205. - Bekijk
  206.  
  207. #### app.restore
  208. - Restore
  209. - Herstellen
  210.  
  211. #### app.editproperties
  212. - Edit properties
  213. - Bewerk eigenschappen
  214.  
  215. #### app.duplicate
  216. - Duplicate
  217. - Dupliceer
  218.  
  219. #### app.delete
  220. - Delete
  221. - Verwijder
  222.  
  223. #### app.copy
  224. - Copy
  225. - Kopie
  226.  
  227. #### app.copyidtoclipboard
  228. - Copy ID to clipboard
  229. - Kopieer ID naar klembord
  230.  
  231. #### app.paste
  232. - Paste
  233. - Plakken
  234.  
  235. #### app.cut
  236. - Cut
  237. - Knippen
  238.  
  239. #### app.save
  240. - Save
  241. - Opslaan
  242.  
  243. #### app.saving
  244. - Saving...
  245. - Opslaan...
  246.  
  247. #### app.saveandedit
  248. - Save and edit
  249. - Opslaan en bewerken
  250.  
  251. #### app.continue
  252. - Continue
  253. - Doorgaan
  254.  
  255. #### app.cancel
  256. - Cancel
  257. - Annuleren
  258.  
  259. #### app.confirmduplicate
  260. - Are you sure you want to duplicate this course so you can edit it locally?
  261. - Weet u zeker dat u deze cursus wilt dupliceren om lokaal te bewerken?
  262.  
  263. #### app.myprojects
  264. - My courses
  265. - Mijn cursussen
  266.  
  267. #### app.addnewproject
  268. - Add new course
  269. - Voeg nieuwe cursus toe
  270.  
  271. #### app.sharedprojects
  272. - Shared courses
  273. - Gedeelde curssusen
  274.  
  275. #### app.noprojectstodisplay
  276. - No courses to display
  277. - Geen cursus weer te geven
  278.  
  279. #### app.pleaseentervalue
  280. - Please enter a value here
  281. - Voer hier aub een waarde in
  282.  
  283. #### app.pleaseaddfile
  284. - Please choose a file to upload
  285. - Selecteer een bestand voor upload
  286.  
  287. #### app.projecttitle
  288. - Project title
  289. - Project titel
  290.  
  291. #### app.projectdescription
  292. - Project description
  293. - Project beschrijving
  294.  
  295. #### app.addarticle
  296. - Add article
  297. - Voeg artikel toe
  298.  
  299. #### app.addblock
  300. - Add block
  301. - Voeg blok toe
  302.  
  303. #### app.addcomponent
  304. - Add component
  305. - Voeg component toe
  306.  
  307. #### app.deletearticle
  308. - Delete article
  309. - Verwijder artikel
  310.  
  311. #### app.deleteblock
  312. - Delete block
  313. - Verwijder blok
  314.  
  315. #### app.deletecomponent
  316. - Delete component
  317. - Verwijder component
  318.  
  319. #### app.pleaseselectcomponent
  320. - Please select a component
  321. - Selecteer aub een component
  322.  
  323. #### app.addtoleft
  324. - Add to left
  325. - Links toevoegen
  326.  
  327. #### app.addfullwidth
  328. - Add full
  329. - Voeg toe
  330.  
  331. #### app.addtoright
  332. - Add to right
  333. - Rechts toevoegen
  334.  
  335. #### app.typetofiltercomponents
  336. - Type to filter components
  337. - Typ om op componenten te filteren
  338.  
  339. #### app.addpage
  340. - Add page
  341. - Voeg pagina toe
  342.  
  343. #### app.editthistext
  344. - {Edit this text}
  345. - { Bewerk deze tekst}
  346.  
  347. #### app.overview
  348. - Overview
  349. - Overzicht
  350.  
  351. #### app.resetpassword
  352. - Reset password
  353. - Reset wachtwoord
  354.  
  355. #### app.resetpasswordsuccess
  356. - You password has been changed successfully. Click the button below to return to the login screen.
  357. - Uw wachtwoord is veranderd
  358.  
  359. #### app.resetpassworderror
  360. - Your password could not be changed
  361. - Uw wachtwoord kon niet veranderd worden
  362.  
  363. #### app.submit
  364. - Submit
  365. - Zenden
  366.  
  367. #### app.newpassword
  368. - New password
  369. - Nieuw wachtwoord
  370.  
  371. #### app.forgotpasswordblurb
  372. - Enter the e-mail address associated with your Adapt account, then click Continue.
  373. - Voer het e-mail adres in wat bij uw Learning Pool Adapt account hoort, klik dan op Continue. Wij sturen een email met een link waar u makkelijk een nieww wachtwoord maakt.
  374.  
  375. #### app.forgotpasswordfooter
  376. - Contact Support for help with restoring access to your account.
  377. - Indien u niet langer het e-mail adres wat bij uw Adapt account hoort gebruikt, neem dan contact op met Support voor hulp bij het herstellen van uw account.
  378.  
  379. #### app.hasyouremailchanged
  380. - Has your e-mail address changed?
  381. - Is uw e-mail adres veranderd?
  382.  
  383. #### app.forgotpasswordsuccess
  384. - Your request is being processed. If the details you provided match our records, you will receive further instructions via email.
  385. - Uw verzoek is in behandeling. Wanneer de verstrekte gegevens met onze data klopt, ontvangt u meer instructies via email.
  386.  
  387. #### app.forgotpassworderror
  388. - We could not process your request. Please try again.
  389. - Wij konden uw verzoek niet behandelen. Probeer aub opnieuw.
  390.  
  391. #### app.returnto
  392. - Return to
  393. - Ga terug naar
  394.  
  395. #### app.deleteproject
  396. - Delete project
  397. - Verwijder project
  398.  
  399. #### app.deletesharedproject
  400. - Delete <i>shared</i> project
  401. - Verwijder <i>gedeeld</i> project
  402.  
  403. #### app.confirmdelete
  404. - Are you sure you want to remove this?
  405. - Weet u zeker dat u dit wilt verwijderen?
  406.  
  407. #### app.confirmdeleteproject
  408. - Are you sure you want to delete this project?
  409. - Weet u zeker dat u dit project wilt verwijderen?
  410.  
  411. #### app.confirmdeleteprojectwarning
  412. - <b>IMPORTANT</b>: This will delete all the content in the project
  413. - <b>BELANGRIJK</b>: Dit zal alle inhoud van het project verwijderen
  414.  
  415. #### app.confirmdeletesharedprojectwarning
  416. - <b>IMPORTANT</b>: This is a shared project and will affect all users of the system.
  417. - <b>BELANGRIJK</b>: Dit is een gedeeld project en zal van invloed zijn op alle gebruikers van het systeem.
  418.  
  419. #### app.confirmrestoreuser
  420. - Are you sure you want to restore this user?
  421. - Weet u zeker dat u deze gebruiker wilt herstellen?
  422.  
  423. #### app.confirmdeletepage
  424. - Are you sure you want to delete this page?
  425. - Weet u zeker dat u deze pagina wilt verwijderen?
  426.  
  427. #### app.confirmdeletemenu
  428. - Are you sure you want to delete this section?
  429. - Weet u zeker dat u deze sektie wilt verwijderen?
  430.  
  431. #### app.confirmdeletewarningpage
  432. - <b>IMPORTANT</b>: You will lose all the contents of this page
  433. - <b>BELANGRIJK</b>: U verliest alle inhoud van deze pagina
  434.  
  435. #### app.confirmdeletewarningmenu
  436. - <b>IMPORTANT</b>: You will lose all the contents of this section
  437. - <b>BELANGRIJK</b>: U verliest alle inhoud van deze sektie
  438.  
  439. #### app.confirmdeletearticle
  440. - Are you sure you want to delete this article?
  441. - Weet u zeker dat u dit artikel wilt verwijderen?
  442.  
  443. #### app.confirmdeletearticlewarning
  444. - <b>IMPORTANT</b>: This will remove any blocks and components inside this article.
  445. - <b>BELANGRIJK</b>: Dit verwijdert blokken en componenten in dit artikel.
  446.  
  447. #### app.confirmdeleteblock
  448. - Are you sure you want to delete this block?
  449. - Weet u zeker dat u dit blok wilt verwijderen?
  450.  
  451. #### app.confirmdeleteblockwarning
  452. - <b>IMPORTANT</b>: This will remove any components inside this block.
  453. - <b>BELANGRIJK</b>: Dit zal alle componenten van dit blok verwijderen.
  454.  
  455. #### app.confirmdeletecomponent
  456. - Are you sure you want to delete this component?
  457. - Weet u zeker dat u dit component wilt verwijderen?
  458.  
  459. #### app.confirmdeletecomponentwarning
  460. - <b>IMPORTANT</b>: This will remove any formatting and information from this component.
  461. - <b>BELANGRIJK</b>: Dit zal alle formattering en informatie van dit component verwijderen.
  462.  
  463. #### app.confirmapplyextension
  464. - Are you sure you want to apply %{extension}?
  465. - Weet u zeker dat u %{extension} wilt toepassen?
  466.  
  467. #### app.confirmdeleteextension
  468. - <b>IMPORTANT</b>: This will remove any configuration that may have been made to properties of this extension. Are you sure you want to remove this extension?
  469. - <b>BELANGRIJK</b>: Dit zal elke configuratie verandering verwijderen welke aan de eigenschappen van deze extensie gemaakt zijn. Weet u zeker dat u deze extensie wilt verwijderen?
  470.  
  471. #### app.deleteextension
  472. - Delete extension
  473. - Verwijder extensie
  474.  
  475. #### app.deleteitempage
  476. - Delete page
  477. - Verwijder pagina
  478.  
  479. #### app.deleteitemmenu
  480. - Delete section
  481. - Verwijder sectie
  482.  
  483. #### app.layoutleft
  484. - Left
  485. - Links
  486.  
  487. #### app.layoutright
  488. - Right
  489. - Rechts
  490.  
  491. #### app.layoutfull
  492. - Full-width
  493. - Volle-breedte
  494.  
  495. #### app.placeholdernewcourse
  496. - Course title
  497. - Curses titel
  498.  
  499. #### app.placeholdernewpage
  500. - Page title
  501. - Pagina titel
  502.  
  503. #### app.placeholdernewmenu
  504. - Section title
  505. - Sectie titel
  506.  
  507. #### app.placeholdernewarticle
  508. - Article title
  509. - Artikel titel
  510.  
  511. #### app.placeholdernewblock
  512. - Block title
  513. - Blok titel
  514.  
  515. #### app.placeholdernewcomponent
  516. - Component title
  517. - Component titel
  518.  
  519. #### app.placeholdereditthistext
  520. - {Edit this text...}
  521. - {Verander deze tekst...}
  522.  
  523. #### app.confirmpublish
  524. - Are you sure you want to publish?
  525. - Weet u zeker dat u wilt publiceren?
  526.  
  527. #### app.publish
  528. - Publish
  529. - Publiceer
  530.  
  531. #### app.publishing
  532. - Publishing...
  533. - Publiceren...
  534.  
  535. #### app.download
  536. - Download
  537. - Download
  538.  
  539. #### app.downloading
  540. - Downloading...
  541. - Downloading...
  542.  
  543. #### app.preview
  544. - Preview
  545. - Voorbeeldweergave
  546.  
  547. #### app.previewing
  548. - Previewing...
  549. - Voorbeeldweergeven...
  550.  
  551. #### app.editprofiletitle
  552. - User profile
  553. - Gebruikers profiel
  554.  
  555. #### app.editprofileinformation
  556. - You can view and modify your user information below.
  557. - Bekijk/verander uw profiel
  558.  
  559. #### app.firstname
  560. - First name
  561. - Voornaam
  562.  
  563. #### app.lastname
  564. - Last name
  565. - Achternaam
  566.  
  567. #### app.email
  568. - Email
  569. - Email
  570.  
  571. #### app.resetpasswordfor
  572. - Reset password for %{username}
  573. - Reset wachtwoord voor %{username}
  574.  
  575. #### app.validationrequired
  576. - A value is required here
  577. - Hier is een waarde vereist
  578.  
  579. #### app.validationlength
  580. - At least %{length} characters are required
  581. - Minimaal %{length} karakters vereirst
  582.  
  583. #### app.changepassword
  584. - Change password
  585. - Verander wachtwoord
  586.  
  587. #### app.accountislocked
  588. - This account has been locked because of too many failed login attempts. You can unlock it by clicking the 'Forgotten your password?' button.
  589. - Dit account is geblokkeerd omdat er teveel foute log in pogingen zijn. Het kan gedeblockeerd worden door 'Verander wachtwoord' te klikken en het wachtwoord van de gebruiker te resetten
  590.  
  591. #### app.undochangepassword
  592. - Cancel
  593. - Anuleer
  594.  
  595. #### app.validationpasswordmatch
  596. - Passwords do not match
  597. - Wachtwoorden komen niet overeen
  598.  
  599. #### app.passwordindicatorweak
  600. - Weak -- try using numbers and capital letters
  601. - Zwak -- probeer nummers en hoofdletters te gebruiken
  602.  
  603. #### app.passwordindicatormedium
  604. - Make your password stronger with more capital letters, more numbers and special characters
  605. - Maak uw wachtwoord sterker met meer hoofdletters, meer nummers en speciale karakters
  606.  
  607. #### app.passwordindicatorstrong
  608. - Strong password!
  609. - Sterk wachtwoord!
  610.  
  611. #### app.fixerrors
  612. - Please fix the below errors before continuing.
  613. - Verbeter onderstaande fouten voordat u verder gaat aub.
  614.  
  615. #### app.manageextensions
  616. - Manage extensions
  617. - Beheer extensies
  618.  
  619. #### app.defaultlanguage
  620. - Default language
  621. - Standaard taal
  622.  
  623. #### app.questionweight
  624. - Question weight
  625. - Vraag gewicht
  626.  
  627. #### app.accessibilityenabled
  628. - Enable accessibility
  629. - Activeer toegankelijkheid
  630.  
  631. #### app.accessibilitylegacy
  632. - Enable support for older browsers
  633. - Activeer ondersteuning voor oudere browsers
  634.  
  635. #### app.drawershoweasing
  636. - Show easing
  637. - Toon versoepeling
  638.  
  639. #### app.drawerhideeasing
  640. - Hide easing
  641. - Verberg versoepeling
  642.  
  643. #### app.drawerduration
  644. - Duration
  645. - Tijdsduur
  646.  
  647. #### app.editcoursesettings
  648. - Edit Course Settings
  649. - Bewerk Cursus Instellingen
  650.  
  651. #### app.projectsettings
  652. - Project settings
  653. - Projekt instellingen
  654.  
  655. #### app.configurationsettings
  656. - Configuration settings
  657. - Configuratie instellingen
  658.  
  659. #### app.themesettings
  660. - Theme settings
  661. - Thema instellingen
  662.  
  663. #### app.themepicker
  664. - Theme picker
  665. - Thema kiezer
  666.  
  667. #### app.themecustomisation
  668. - Theme customisation
  669. - Thema aanpassen
  670.  
  671. #### app.status
  672. - Status
  673. - Status
  674.  
  675. #### app.lastupdated
  676. - UPDATED
  677. - Laatst bijgewerkt
  678.  
  679. #### app.recent
  680. - Recent
  681. - Recent
  682.  
  683. #### app.category
  684. - Category
  685. - Categorie
  686.  
  687. #### app.owner
  688. - Owner
  689. - Eigenaar
  690.  
  691. #### app.assettitle
  692. - Asset title
  693. - Asset titel
  694.  
  695. #### app.assetdescription
  696. - Asset description
  697. - Asset beschriiving
  698.  
  699. #### app.assetfile
  700. - File
  701. - Bestand
  702.  
  703. #### app.noassetsfound
  704. - No assets found
  705. - Geen assets gevonden
  706.  
  707. #### app.uploadnewasset
  708. - Upload new asset
  709. - Nieuw asset uploaden
  710.  
  711. #### app.upload
  712. - Upload
  713. - Upload
  714.  
  715. #### app.assetfilters
  716. - Filters
  717. - Filters
  718.  
  719. #### app.selectexternalasset
  720. - Select an External Asset
  721. - Selecteer een Extern Asset
  722.  
  723. #### app.selectasset
  724. - Select an Asset
  725. - Selecteer een Asset
  726.  
  727. #### app.removeasset
  728. - Remove Asset
  729. - Verwijder Asset
  730.  
  731. #### app.removeexternalasset
  732. - Remove External Asset
  733. - Verwijder Extern Asset
  734.  
  735. #### app.nothumbnailforimage
  736. - No thumbnail available, but click here to view the image
  737. - Geen miniatuur beschikbaar, maar klik hier om het plaatje te bekijken
  738.  
  739. #### app.assetcollections
  740. - Collections
  741. - Collecties
  742.  
  743. #### app.assetconfirmdelete
  744. - Are you sure you want to delete this asset?
  745. - Weet u zeker dat u deze asset wilt verwijderen?
  746.  
  747. #### app.assetconfirmrestore
  748. - Are you sure you want to restore this asset?
  749. - Weet u zeker dat u deze asset wilt herstellen?
  750.  
  751. #### app.search
  752. - Search
  753. - Zoek
  754.  
  755. #### app.searchbyname
  756. - Search by name
  757. - Zoek op naam
  758.  
  759. #### app.searchbytag
  760. - Search by tag
  761. - Zoek op label
  762.  
  763. #### app.searchtitleordescription
  764. - Search title or description
  765. - Zoek titel of beschrijving
  766.  
  767. #### app.filetype
  768. - File type
  769. - Bestande type
  770.  
  771. #### app.filetypeother
  772. - Other
  773. - Ander
  774.  
  775. #### app.filetypeimage
  776. - Image
  777. - Plaatje
  778.  
  779. #### app.filetypeaudio
  780. - Audio
  781. - Audio
  782.  
  783. #### app.filetypevideo
  784. - Video
  785. - Video
  786.  
  787. #### app.assetsize
  788. - Size
  789. - Grootte
  790.  
  791. #### app.assetduration
  792. - Duration
  793. - Tijdsduur
  794.  
  795. #### app.assetdimensions
  796. - Dimensions
  797. - Afmetingen
  798.  
  799. #### app.title
  800. - Title
  801. - Titel
  802.  
  803. #### app.displaytitle
  804. - Display title
  805. - Toon titel
  806.  
  807. #### app.class
  808. - Classes
  809. - Classes
  810.  
  811. #### app.description
  812. - Description
  813. - Beschrijving
  814.  
  815. #### app.bodytext
  816. - Body text
  817. - Inhoud tekst
  818.  
  819. #### app.settingsgeneral
  820. - General
  821. - Algemeen
  822.  
  823. #### app.settingsextensions
  824. - Extensions
  825. - Extensies
  826.  
  827. #### app.assetmanager
  828. - Asset Manager
  829. - Asset Manager
  830.  
  831. #### app.extension
  832. - Extension
  833. - Extensie
  834.  
  835. #### app.options
  836. - Options
  837. - Opties
  838.  
  839. #### app.select
  840. - Select
  841. - Selecteer
  842.  
  843. #### app.remove
  844. - Remove
  845. - Verwijder
  846.  
  847. #### app.add
  848. - Add
  849. - Toevoegen
  850.  
  851. #### app.enabledextensions
  852. - Enabled extensions
  853. - Geactiveerde extensies
  854.  
  855. #### app.availableextensions
  856. - Available extensions
  857. - Beschikbare extensies
  858.  
  859. #### app.noextensionsenabled
  860. - There are currently no extensions enabled.
  861. - Er zijn momenteel geen extensies geactiveerd.
  862.  
  863. #### app.noextensionsavailable
  864. - No extensions can be enabled at this time.
  865. - Geen extensies kunnen op dit moment geactiveerd worden.
  866.  
  867. #### app.extensionmanagement
  868. - Manage Available Extensions
  869. - Beheer Beschikbare Extensies
  870.  
  871. #### app.thememanagement
  872. - Theme Management
  873. - Thema Beheer
  874.  
  875. #### app.componentmanagement
  876. - Manage Available Components
  877. - Beheer Beschikbare Componenten
  878.  
  879. #### app.checking
  880. - Checking ...
  881. - Controleren ...
  882.  
  883. #### app.updateplugin
  884. - Click to update
  885. - Klik om bij te werken
  886.  
  887. #### app.uptodate
  888. - Up to date!
  889. - Actueel!
  890.  
  891. #### app.updatefailed
  892. - Failed to update!
  893. - Bijwerken mislukt!
  894.  
  895. #### app.updating
  896. - Updating ...
  897. - Bijwerken ...
  898.  
  899. #### app.tags
  900. - Tags
  901. - Labels
  902.  
  903. #### app.addtag
  904. - Add tag
  905. - Voeg label toe
  906.  
  907. #### app.pluginmanagement
  908. - Plugin Management
  909. - Plugin Beheer
  910.  
  911. #### app.uploadplugin
  912. - Upload Plugin
  913. - Plugin Toevoegen
  914.  
  915. #### app.uploadpluginsuccess
  916. - The plugin was uploaded successfully!
  917. - De plugin was successvol toegevoegd!
  918.  
  919. #### app.uploadpluginerror
  920. - Plugin upload failed
  921. - Plugin toevoegem mislukt
  922.  
  923. #### app.uploadedbyuser
  924. - Uploaded By User
  925. - Toegevoegd door Gebruiker
  926.  
  927. #### app.pluginfile
  928. - Plugin File
  929. - Plugin Bestand
  930.  
  931. #### app.menupicker
  932. - Menu picker
  933. - Menu selecteer
  934.  
  935. #### app.menumanagement
  936. - Manage Available Menus
  937. - Beheer Beschikbare Menus
  938.  
  939. #### app.uploadnewtheme
  940. - Upload new theme
  941. - Voeg nieuw thema toe
  942.  
  943. #### app.customisetheme
  944. - Customise selected theme
  945. - Pas selecteerde thema aan
  946.  
  947. #### app.themenoneselectedtitle
  948. - No theme selected
  949. - Geen thema geselecteerd
  950.  
  951. #### app.themenoneselectedbody
  952. - There is no theme currently selected.
  953. - Er is momenteel geen thema geselecteerd.
  954.  
  955. #### app.themenoteditabletitle
  956. - Current theme is not editable
  957. - Huidig thema is niet bewerkbaar
  958.  
  959. #### app.themenoteditablebody
  960. - The theme currently associated with this course is not editable.
  961. - Het thema op dit moment aan deze curses gekoppeld is niet bewerkbaar.
  962.  
  963. #### app.tenantmanagement
  964. - Tenant Management
  965. - Tenant Beheer
  966.  
  967. #### app.database
  968. - Database
  969. - Database
  970.  
  971. #### app.databasename
  972. - Database Name
  973. - Database Naam
  974.  
  975. #### app.databasehost
  976. - Database Host
  977. - Database Host
  978.  
  979. #### app.databaseuser
  980. - Database User
  981. - Database Gebruikerer
  982.  
  983. #### app.databasepass
  984. - Database Password
  985. - Database wachtwoord
  986.  
  987. #### app.databaseport
  988. - Database Port
  989. - Database Poort
  990.  
  991. #### app.emailforgottenpasswordsubject
  992. - Reset Your Adapt Password
  993. - Wachtwoord reset
  994.  
  995. #### app.emailforgottenpasswordbody
  996. - <p>We've received a request to reset the password for your <a href='%{rootUrl}' target='_blank'>Adapt authoring tool</a> account.</p><p>If you weren't expecting this email, don't worry! You can safely ignore it. Otherwise, please click the button below.</p>
  997. - U (of iemand anders) heeft verzocht het wachtwoord te resetten. Om uw wachtwoord te resetten volg deze link:
  998. %{rootUrl}/#user/reset/%{data}
  999.  
  1000. #### app.edittenant
  1001. - Edit Tenant
  1002. - Bewerk Tenant
  1003.  
  1004. #### app.addtenant
  1005. - Add Tenant
  1006. - Voeg Tenant toe
  1007.  
  1008. #### app.tenant
  1009. - Tenant
  1010. - Tenant
  1011.  
  1012. #### app.rolemanagement
  1013. - Role Management
  1014. - Rol Beheer
  1015.  
  1016. #### app.roleassignments
  1017. - Role Assignments
  1018. - Rol Toewijzing
  1019.  
  1020. #### app.norolesassigned
  1021. - No roles assigned
  1022. - Geen rollen toegewezen
  1023.  
  1024. #### app.assignroles
  1025. - Assign Roles
  1026. - Wijs Rollen toe
  1027.  
  1028. #### app.selectroles
  1029. - Select roles to assign to the user %{username}
  1030. - Selecteer rollen om aan de gebruiker %{username} toe te wijzen
  1031.  
  1032. #### app.unassignrole
  1033. - Unassign Role
  1034. - Verwijder Rol toewijzing
  1035.  
  1036. #### app.assignrole
  1037. - Assign Role
  1038. - Wijs Rol toe
  1039.  
  1040. #### app.addrole
  1041. - Add Role
  1042. - Voeg Rol toe
  1043.  
  1044. #### app.editrole
  1045. - Edit Role
  1046. - Bewerk Rol
  1047.  
  1048. #### app.version
  1049. - Version
  1050. - Versie
  1051.  
  1052. #### app.policystatements
  1053. - Policy Statements
  1054. - Beleids Verklaringen
  1055.  
  1056. #### app.norolestoassign
  1057. - No roles to assign
  1058. - Geen rollen om toe te wijzen
  1059.  
  1060. #### app.confirmroleunassign
  1061. - Are you sure you want to remove the %{role} role?
  1062. - Weet u zeker dat u de rol %{role} wilt verwijderen?
  1063.  
  1064. #### app.errorunassigningrole
  1065. - Could not unassign role!
  1066. - Kon rol toewijzing niet verwijderen!
  1067.  
  1068. #### app.errorassigningrole
  1069. - Could not assign role!
  1070. - Kon rol niet toewijzen!
  1071.  
  1072. #### app.productmanagement
  1073. - Product Management
  1074. - Produkt Management
  1075.  
  1076. #### app.addproduct
  1077. - Add Product
  1078. - Voeg Produkt toe
  1079.  
  1080. #### app.editproduct
  1081. - Edit Product
  1082. - Bewerk Produkt
  1083.  
  1084. #### app.product
  1085. - Product
  1086. - Produkt
  1087.  
  1088. #### app.enabled
  1089. - Enabled
  1090. - Ingeschakeld
  1091.  
  1092. #### app.actions
  1093. - Actions
  1094. - Acties
  1095.  
  1096. #### app.managecourses
  1097. - Manage Courses
  1098. - Beheer Cursessen
  1099.  
  1100. #### app.availablecourses
  1101. - Available Courses
  1102. - Beschikbare Cursessen
  1103.  
  1104. #### app.selectedcourses
  1105. - Selected Courses
  1106. - Geselecteerde Cursessen
  1107.  
  1108. #### app.tenantnotenabled
  1109. - Your tenant is currently disabled. Please contact an administrator.
  1110. - Uw Tenant is momenteel buiten werking. Contacteer een beheerder aub.
  1111.  
  1112. #### app.accountnotactive
  1113. - Your account is not currently active. Please contact an administrator.
  1114. - Uw account is momenteel niet actief. Contacteer een beheerder aub.
  1115.  
  1116. #### app.loginas
  1117. - Login As
  1118. - Log in Als
  1119.  
  1120. #### app.errorlogginginas
  1121. - Error logging in as selected user.
  1122. - Fout inloggen als geselecteerde gebruiker.
  1123.  
  1124. #### app.managesubscriptions
  1125. - Manage Subscriptions
  1126. - Beheer Inschrijvingen
  1127.  
  1128. #### app.addsubscription
  1129. - Add Subscription
  1130. - Voeg Inschrijving toe
  1131.  
  1132. #### app.editsubscription
  1133. - Edit Subscription
  1134. - Bewerk Inschrijving
  1135.  
  1136. #### app.timestart
  1137. - Time Start
  1138. - Starttijd
  1139.  
  1140. #### app.timeend
  1141. - Time End
  1142. - Eindtijd
  1143.  
  1144. #### app.unlimited
  1145. - Unlimited
  1146. - Ongelimiteerd
  1147.  
  1148. #### app.deletesubscription
  1149. - Delete Subscription
  1150. - Verwijder Inschrijving
  1151.  
  1152. #### app.confirmdeletesubscription
  1153. - Are you sure you want to delete this subscription?
  1154. - Weet u zeker dat u deze inschrijving wilt verwijderen?
  1155.  
  1156. #### app.errormenueditorbody
  1157. - An error occurred during the save
  1158. - Er is een fout tijdens bewaren opgetreden
  1159.  
  1160. #### app.validationfailed
  1161. - Validation failed
  1162. - Validatie mislukt
  1163.  
  1164. #### app.validationfailedmessage
  1165. - You need to fix the following before you can save your data:
  1166. - U moet het volgende verbeteren voordat uw data bewaard kan worden:
  1167.  
  1168. #### app.successdefaulttitle
  1169. - Success
  1170. - Succes
  1171.  
  1172. #### app.export
  1173. - Export source code
  1174. - Exporteer bron code
  1175.  
  1176. #### app.exporting
  1177. - Exporting source code
  1178. - Cursus Exporterend
  1179.  
  1180. #### app.exportcoursetitle
  1181. - Exporting course
  1182. - Cursus Exporterend
  1183.  
  1184. #### app.exporterrortitle
  1185. - Course export failed
  1186. - Curses export mislukt
  1187.  
  1188. #### app.exportcoursetext
  1189. - Please stand by, this may take a few moments.
  1190. - Even geduld, dit kan even duren.
  1191.  
  1192. #### app.exportcoursesuccess
  1193. - Course exported successfully!
  1194. - Cursus successvol geexported!
  1195.  
  1196. #### app.infodefaulttitle
  1197. - Information
  1198. - Informatie
  1199.  
  1200. #### app.errordefaulttitle
  1201. - Error
  1202. - Fout
  1203.  
  1204. #### app.confirmdefaulttitle
  1205. - Are you sure?
  1206. - Weet u het zeker?
  1207.  
  1208. #### app.confirmdefaultyes
  1209. - Yes, I'm sure
  1210. - Ja, ik weet het zeker
  1211.  
  1212. #### app.confirmwait
  1213. - Wait
  1214. - Wacht
  1215.  
  1216. #### app.errorsessionexpired
  1217. - Your session has expired, click OK to log on again
  1218. - Uw sessie is verlopen, klik OK om weer in te loggen
  1219.  
  1220. #### app.errorassetupdate
  1221. - Something went wrong while updating the asset.<br/>Please try again.
  1222. - Er is iets fout gegaan terwijl de asset werd geupdate.<br/>Probeer opnieuw.
  1223.  
  1224. #### app.errordeleteasset
  1225. - Couldn't delete this asset, %{message}
  1226. - Kon deze asset niet verwijderen, %{message}
  1227.  
  1228. #### app.errorsave
  1229. - Something went wrong while saving your data.<br/>Please try again.
  1230. - Er is iets fout gegaan terwijl uw data werd bewaard.<br/>Probeer opnieuw.
  1231.  
  1232. #### app.errorgeneric
  1233. - Oops, something went wrong!
  1234. - Oeps, er is iets fout gegaan!
  1235.  
  1236. #### app.errorpreview
  1237. - Something went wrong while generating your preview. <br/>Please contact Administrator for assistance.
  1238. - Er is iets fout gegaan terwijl uw preview werd gemaakt. <br/>Neem contact op met de Beheerder voor assistantie.
  1239.  
  1240. #### app.errornomenuselected
  1241. - No menu has been selected.
  1242. - Er is geen menu geselecteerd.
  1243.  
  1244. #### app.errornothemeselected
  1245. - No theme has been selected.
  1246. - Er is geen thema geselecteerd.
  1247.  
  1248. #### app.erroraddingarticle
  1249. - Something went wrong while adding article. <br/>Please try again.
  1250. - Er is iets fout gegaan terwijl een artikel werd toegevoegd. <br/>Probeer opnieuw.
  1251.  
  1252. #### app.erroraddingblock
  1253. - Something went wrong while adding block. <br/>Please try again.
  1254. - Probeer opnieuw een blok werd toegevoegd. <br/>Probeer opnieuw.
  1255.  
  1256. #### app.erroraddingcomponent
  1257. - Something went wrong while adding component. <br/>Please try again.
  1258. - Er is iets fout gegaan terwijl een component werd toegevoegd. <br/>Probeer opnieuw.
  1259.  
  1260. #### app.errorduplication
  1261. - Something went wrong during duplication. <br/>Please try again.
  1262. - Er is iets fout gegaan gedurende duplicatie. <br/>Probeer opnieuw.
  1263.  
  1264. #### app.errorgettingschemas
  1265. - An error occurred while getting schemas.
  1266. - Er is een fout opgetreden tijdens het ophalen van schemas.
  1267.  
  1268. #### app.errorgeneratingpreview
  1269. - Error generating preview, please contact Administrator.
  1270. - Fout tijdens genereren van de preview, neem contact op met de Beheerder.
  1271.  
  1272. #### app.errorcopy
  1273. - Error during copy.
  1274. - Fout gedurende kopieeren.
  1275.  
  1276. #### app.errorpaste
  1277. - Error during paste
  1278. - Fout gedurende plakken
  1279.  
  1280. #### app.errorsaveasset
  1281. - An error occurred doing the save
  1282. - Er is een fout opgetreden tijdens het bewaren
  1283.  
  1284. #### app.errorusernoaccess
  1285. - Sorry, the current user doesn't have access to this course
  1286. - Sorry, de huidige gebruiker heeft geen toegang tot deze curses
  1287.  
  1288. #### app.copyidtoclipboardsuccess
  1289. - Copied %{id} to clipboard
  1290. - %{id} Gekopieerd naar klembord
  1291.  
  1292. #### app.copyingidtoclipboarderror
  1293. - Error copying %{id} to clipboard
  1294. - Fout tijdens %{id} kopieeren naar klembord
  1295.  
  1296. #### app.grid
  1297. - Grid
  1298. - Rooster
  1299.  
  1300. #### app.list
  1301. - List
  1302. - Lijst
  1303.  
  1304. #### app.ascending
  1305. - A to Z
  1306. - A naar Z
  1307.  
  1308. #### app.descending
  1309. - Z to A
  1310. - Z naar A
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement