Skip to content

Commit

Permalink
Update langs 2024-09-09 # (#95)
Browse files Browse the repository at this point in the history
Co-authored-by: mklkj <[email protected]>
  • Loading branch information
github-actions[bot] and mklkj authored Sep 9, 2024
1 parent 2601ec3 commit d1a78c5
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mklkj/tinymce-i18n",
"version": "24.9.2",
"version": "24.9.9",
"description": "Languages for TinyMCE 4, 5 and 6",
"keywords": [
"i18n",
Expand Down
2 changes: 1 addition & 1 deletion langs7/bn_BD.js
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ tinymce.addI18n("bn_BD", {
"Preformatted": "\u09aa\u09c2\u09b0\u09cd\u09ac\u09ac\u09bf\u09a8\u09cd\u09af\u09be\u09b8\u09bf\u09a4",
"Premium plugins:": "\u09aa\u09cd\u09b0\u09bf\u09ae\u09bf\u09af\u09bc\u09be\u09ae \u09aa\u09cd\u09b2\u09be\u0997\u0987\u09a8:",
"Press the Up and Down arrow keys to resize the editor.": "",
"Press the arrow keys to resize the editor.": "",
"Press the arrow keys to resize the editor.": ".",
"Press {0} for help": "",
"Preview": "\u09aa\u09c2\u09b0\u09cd\u09ac\u09b0\u09c2\u09aa",
"Previous": "\u09aa\u09c2\u09b0\u09cd\u09ac\u09ac\u09b0\u09cd\u09a4\u09c0",
Expand Down
20 changes: 10 additions & 10 deletions langs7/nl.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
tinymce.addI18n("nl", {
"#": "#",
"Accessibility": "Toegankelijkheid",
"Accordion": "",
"Accordion body...": "",
"Accordion summary...": "",
"Accordion": "Accordeon",
"Accordion body...": "Accordeon body...",
"Accordion summary...": "Accordeon samenvatting...",
"Action": "Actie",
"Activity": "Activiteit",
"Address": "Adres",
Expand All @@ -28,13 +28,13 @@ tinymce.addI18n("nl", {
"Background color {0}": "Achtergrondkleur {0}",
"Black": "Zwart",
"Block": "Blok",
"Block {0}": "",
"Block {0}": "Blok {0}",
"Blockquote": "Quote",
"Blocks": "Blokken",
"Blue": "Blauw",
"Blue component": "Blauw component",
"Body": "Body",
"Bold": "Vet",
"Bold": "Vetgedrukt",
"Border": "Rand",
"Border color": "Randkleur",
"Border style": "Randstijl",
Expand Down Expand Up @@ -95,7 +95,7 @@ tinymce.addI18n("nl", {
"Date/time": "Datum/tijd",
"Decrease indent": "Inspringing verkleinen",
"Default": "Standaard",
"Delete accordion": "",
"Delete accordion": "Verwijder Accordeon",
"Delete column": "Kolom verwijderen",
"Delete row": "Rij verwijderen ",
"Delete table": "Tabel verwijderen",
Expand Down Expand Up @@ -179,7 +179,7 @@ tinymce.addI18n("nl", {
"Inline": "Inline",
"Insert": "Invoegen",
"Insert Template": "Sjabloon invoegen",
"Insert accordion": "",
"Insert accordion": "Accordeon toevoegen",
"Insert column after": "Kolom invoegen na",
"Insert column before": "Kolom invoegen voor ",
"Insert date/time": "Datum/tijd invoegen",
Expand Down Expand Up @@ -245,7 +245,7 @@ tinymce.addI18n("nl", {
"Numbered list": "Genummerde lijst",
"OR": "OF",
"Objects": "Objecten",
"Ok": "OK",
"Ok": "Ok",
"Open help dialog": "Help-scherm openen",
"Open link": "Open koppeling",
"Open link in...": "Link openen in...",
Expand Down Expand Up @@ -349,7 +349,7 @@ tinymce.addI18n("nl", {
"The URL you entered seems to be an external link. Do you want to add the required https:// prefix?": "De ingevoerde URL verwijst naar een extern adres. Wilt u er het vereiste voorvoegsel https:// aan toevoegen?",
"Title": "Titel",
"To open the popup, press Shift+Enter": "Druk op Shift+Enter om de pop-up te openen",
"Toggle accordion": "",
"Toggle accordion": "Accordeon aan / uit zetten",
"Tools": "Extra",
"Top": "Boven",
"Travel and Places": "Reizen en plaatsen",
Expand All @@ -367,7 +367,7 @@ tinymce.addI18n("nl", {
"Vertical align": "Verticaal uitlijnen",
"Vertical space": "Verticale ruimte",
"View": "Weergeven",
"Visual aids": " Visuele hulpmiddelen",
"Visual aids": "Visuele hulpmiddelen",
"Warn": "Waarschuwen",
"White": "Wit",
"Width": "Breedte",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tinymce-i18n",
"version": "24.9.2",
"version": "24.9.9",
"description": "Languages for TinyMCE 4, 5, 6 and 7",
"keywords": [
"i18n",
Expand Down

0 comments on commit d1a78c5

Please sign in to comment.