diff options
Diffstat (limited to 'plugins/clipboard/lang/ca.js')
| -rw-r--r-- | plugins/clipboard/lang/ca.js | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/plugins/clipboard/lang/ca.js b/plugins/clipboard/lang/ca.js deleted file mode 100644 index 11c38ff..0000000 --- a/plugins/clipboard/lang/ca.js +++ /dev/null @@ -1,15 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'clipboard', 'ca', {
- copy: 'Copiar',
- copyError: 'La configuració de seguretat del vostre navegador no permet executar automàticament les operacions de copiar. Si us plau, utilitzeu el teclat (Ctrl/Cmd+C).',
- cut: 'Retallar',
- cutError: 'La configuració de seguretat del vostre navegador no permet executar automàticament les operacions de retallar. Si us plau, utilitzeu el teclat (Ctrl/Cmd+X).',
- paste: 'Enganxar',
- pasteArea: 'Àrea d\'enganxat',
- pasteMsg: 'Si us plau, enganxi dins del següent camp utilitzant el teclat (<strong>Ctrl/Cmd+V</strong>) i premi OK.',
- securityMsg: 'A causa de la configuració de seguretat del vostre navegador, l\'editor no pot accedir a les dades del porta-retalls directament. Enganxeu-ho un altre cop en aquesta finestra.',
- title: 'Enganxar'
-});
|
