You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: assets/tinymce4/langs/ca.js
+22-4
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,11 @@
1
1
tinymce.addI18n('ca',{
2
2
"Cut": "Retalla",
3
+
"Heading 5": "Encap\u00e7alament 5",
3
4
"Header 2": "Cap\u00e7alera 2",
4
5
"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "El vostre navegador no suporta l'acc\u00e9s directe al portaobjectes. Si us plau, feu servir les dreceres de teclat Ctrl+X\/C\/V.",
6
+
"Heading 4": "Encap\u00e7alament 4",
5
7
"Div": "Div",
8
+
"Heading 2": "Encap\u00e7alament 2",
6
9
"Paste": "Enganxa",
7
10
"Close": "Tanca",
8
11
"Font Family": "Fam\u00edlia de la font",
@@ -11,6 +14,8 @@ tinymce.addI18n('ca',{
11
14
"New document": "Nou document",
12
15
"Blockquote": "Cita",
13
16
"Numbered list": "Llista enumerada",
17
+
"Heading 1": "Encap\u00e7alament 1",
18
+
"Headings": "Encap\u00e7alaments",
14
19
"Increase indent": "Augmentar sagnat",
15
20
"Formats": "Formats",
16
21
"Headers": "Cap\u00e7aleres",
@@ -34,6 +39,8 @@ tinymce.addI18n('ca',{
34
39
"Italic": "Cursiva",
35
40
"Align center": "Centrat",
36
41
"Header 5": "Cap\u00e7alera 5",
42
+
"Heading 6": "Encap\u00e7alament 6",
43
+
"Heading 3": "Encap\u00e7alament 3",
37
44
"Decrease indent": "Disminuir sagnat",
38
45
"Header 4": "Cap\u00e7alera 4",
39
46
"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "Enganxar ara est\u00e0 en mode text pla. Els continguts s'enganxaran com a text pla fins que desactivis aquesta opci\u00f3. ",
@@ -59,6 +66,7 @@ tinymce.addI18n('ca',{
59
66
"Restore last draft": "Restaurar l'\u00faltim esborrany",
60
67
"Special character": "Car\u00e0cter especial",
61
68
"Source code": "Codi font",
69
+
"Color": "Color",
62
70
"Right to left": "De dreta a esquerra",
63
71
"Left to right": "D'esquerra a dreta",
64
72
"Emoticons": "Emoticones",
@@ -91,9 +99,9 @@ tinymce.addI18n('ca',{
91
99
"Insert link": "Inserir enlla\u00e7",
92
100
"New window": "Finestra nova",
93
101
"None": "Cap",
94
-
"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?",
102
+
"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "L'URL que has escrit sembla un enlla\u00e7 extern. Vols afegir-li el prefix obligatori http:\/\/ ?",
95
103
"Target": "Dest\u00ed",
96
-
"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?",
104
+
"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "L'URL que has escrit sembla una adre\u00e7a de correu electr\u00f2nic. Vols afegir-li el prefix obligatori mailto: ?",
0 commit comments