mirror of
https://github.com/mediacms-io/mediacms.git
synced 2026-03-20 19:58:30 -04:00
d
This commit is contained in:
@@ -48,6 +48,7 @@ translation_strings = {
|
||||
"DELETE MEDIA": "MEDIA VERWIJDEREN",
|
||||
"DOWNLOAD": "DOWNLOADEN",
|
||||
"DURATION": "DUUR",
|
||||
"Delete Comments": "",
|
||||
"Delete Media": "Media verwijderen",
|
||||
"Delete media": "Media verwijderen",
|
||||
"Disable Comments": "Reacties uitschakelen",
|
||||
@@ -70,6 +71,7 @@ translation_strings = {
|
||||
"Failed to change owner. Please try again.": "Eigenaar wijzigen mislukt. Probeer het opnieuw.",
|
||||
"Failed to copy media.": "Media kopiëren mislukt.",
|
||||
"Failed to create playlist": "Afspeellijst maken mislukt",
|
||||
"Failed to delete comments.": "",
|
||||
"Failed to delete media. Please try again.": "Media verwijderen mislukt. Probeer het opnieuw.",
|
||||
"Failed to disable comments.": "Reacties uitschakelen mislukt.",
|
||||
"Failed to disable download.": "Download uitschakelen mislukt.",
|
||||
@@ -178,6 +180,10 @@ translation_strings = {
|
||||
"Select all media": "Alle media selecteren",
|
||||
"Select publish state:": "Selecteer publicatiestatus:",
|
||||
"Selected": "Geselecteerd",
|
||||
"Share with Co-Editors": "",
|
||||
"Share with Co-Owners": "",
|
||||
"Share with Co-Viewers": "",
|
||||
"Share with Course Members": "",
|
||||
"Shared by me": "Gedeeld door mij",
|
||||
"Shared with me": "Gedeeld met mij",
|
||||
"Sign in": "Inloggen",
|
||||
@@ -196,6 +202,7 @@ translation_strings = {
|
||||
"Successfully Enabled comments": "Reacties succesvol ingeschakeld",
|
||||
"Successfully changed owner": "Eigenaar succesvol gewijzigd",
|
||||
"Successfully deleted": "Succesvol verwijderd",
|
||||
"Successfully deleted comments": "",
|
||||
"Successfully updated": "Succesvol bijgewerkt",
|
||||
"Successfully updated categories": "Categorieën succesvol bijgewerkt",
|
||||
"Successfully updated playlist membership": "Afspeellijstlidmaatschap succesvol bijgewerkt",
|
||||
@@ -240,6 +247,7 @@ translation_strings = {
|
||||
"Welcome": "Welkom",
|
||||
"You are going to copy": "Je gaat kopiëren",
|
||||
"You are going to delete": "Je gaat verwijderen",
|
||||
"You are going to delete all comments from": "",
|
||||
"You are going to disable comments to": "Je gaat reacties uitschakelen voor",
|
||||
"You are going to disable download for": "Je gaat download uitschakelen voor",
|
||||
"You are going to enable comments to": "Je gaat reacties inschakelen voor",
|
||||
|
||||
Reference in New Issue
Block a user