Skip to content

Commit

Permalink
Update langs 23.2.20 (#21)
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 Feb 20, 2023
1 parent 262d476 commit b896aa4
Show file tree
Hide file tree
Showing 66 changed files with 14,787 additions and 15,165 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": "23.1.23",
"version": "23.2.20",
"description": "Languages for TinyMCE 4, 5 and 6",
"keywords": [
"i18n",
Expand Down
814 changes: 404 additions & 410 deletions langs6/ar.js

Large diffs are not rendered by default.

426 changes: 210 additions & 216 deletions langs6/az.js

Large diffs are not rendered by default.

584 changes: 289 additions & 295 deletions langs6/be.js

Large diffs are not rendered by default.

700 changes: 347 additions & 353 deletions langs6/bg_BG.js

Large diffs are not rendered by default.

786 changes: 390 additions & 396 deletions langs6/bn_BD.js

Large diffs are not rendered by default.

284 changes: 139 additions & 145 deletions langs6/ca.js

Large diffs are not rendered by default.

582 changes: 288 additions & 294 deletions langs6/cs.js

Large diffs are not rendered by default.

26 changes: 10 additions & 16 deletions langs6/cy.js
Original file line number Diff line number Diff line change
@@ -1,14 +1,8 @@
/*!
* TinyMCE Language Pack
*
* Copyright (c) 2022 Ephox Corporation DBA Tiny Technologies, Inc.
* Licensed under the Tiny commercial license. See https://www.tiny.cloud/legal/
*/
tinymce.addI18n('cy', {
tinymce.addI18n("cy", {
"Redo": "Ailwneud",
"Undo": "Dadwneud",
"Cut": "Torri",
"Copy": "Copïo",
"Copy": "Cop\xefo",
"Paste": "Gludo",
"Select all": "Dewis popeth",
"New document": "Dogfen newydd",
Expand Down Expand Up @@ -64,7 +58,7 @@ tinymce.addI18n('cy', {
"Default": "Diofyn",
"Circle": "Cylch",
"Disc": "Disg",
"Square": "Sgwâr",
"Square": "Sgw\xe2r",
"Lower Alpha": "Llythrennau Bach",
"Lower Greek": "Groeg (Llythrennau Bach)",
"Lower Roman": "Rhufeinig (Llythrennau Bach)",
Expand Down Expand Up @@ -178,19 +172,19 @@ tinymce.addI18n('cy', {
"Merge cells": "Cyfuno celloedd",
"Split cell": "Hollti cell",
"Insert row before": "Mewnosod rhes cyn",
"Insert row after": "Mewnosod rhes ar ôl",
"Insert row after": "Mewnosod rhes ar \xf4l",
"Delete row": "Dileu rhes",
"Row properties": "Priodweddau rhes",
"Cut row": "Torri rhes",
"Cut column": "",
"Copy row": "Copïo rhes",
"Copy row": "Cop\xefo rhes",
"Copy column": "",
"Paste row before": "Gludo rhes cyn",
"Paste column before": "",
"Paste row after": "Gludo rhes ar ôl",
"Paste row after": "Gludo rhes ar \xf4l",
"Paste column after": "",
"Insert column before": "Mewnosod colofn cyn",
"Insert column after": "Mewnosod colofn ar ôl",
"Insert column after": "Mewnosod colofn ar \xf4l",
"Delete column": "Dileu colofn",
"Cols": "Colofnau",
"Rows": "Rhesi",
Expand Down Expand Up @@ -219,8 +213,8 @@ tinymce.addI18n('cy', {
"Middle": "Canol",
"Bottom": "Gwaelod",
"Header cell": "Cell bennyn",
"Row group": "Grŵp rhes",
"Column group": "Grŵp colofn",
"Row group": "Gr\u0175p rhes",
"Column group": "Gr\u0175p colofn",
"Row type": "Math y rhes",
"Header": "Pennyn",
"Body": "Corff",
Expand Down Expand Up @@ -381,7 +375,7 @@ tinymce.addI18n('cy', {
"Dark Blue": "Glas Tywyll",
"Black": "Du",
"White": "Gwyn",
"Switch to or from fullscreen mode": "Newid i neu o'r modd sgrîn llawn",
"Switch to or from fullscreen mode": "Newid i neu o'r modd sgr\xeen llawn",
"Open help dialog": "Agor y ddeialog gymorth",
"history": "hanes",
"styles": "steiliau",
Expand Down
Loading

0 comments on commit b896aa4

Please sign in to comment.