mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-06-23 06:30:29 -04:00
Localisation updates from https://translatewiki.net.
This commit is contained in:
parent
73d6030762
commit
28aeeff154
24 changed files with 138 additions and 45 deletions
|
@ -13,9 +13,9 @@
|
|||
"pad.toolbar.bold.title": "Negreta (Ctrl-B)",
|
||||
"pad.toolbar.italic.title": "Cursiva (Ctrl-I)",
|
||||
"pad.toolbar.underline.title": "Subratllat (Ctrl-U)",
|
||||
"pad.toolbar.strikethrough.title": "Ratllat",
|
||||
"pad.toolbar.ol.title": "Llista ordenada",
|
||||
"pad.toolbar.ul.title": "Llista sense ordenar",
|
||||
"pad.toolbar.strikethrough.title": "Ratllat (Ctrl+5)",
|
||||
"pad.toolbar.ol.title": "Llista ordenada (Ctrl+Shift+N)",
|
||||
"pad.toolbar.ul.title": "Llista sense ordenar (Ctrl+Shift+L)",
|
||||
"pad.toolbar.indent.title": "Sagnat (TAB)",
|
||||
"pad.toolbar.unindent.title": "Sagnat invers (Majúsc+TAB)",
|
||||
"pad.toolbar.undo.title": "Desfés (Ctrl-Z)",
|
||||
|
@ -30,6 +30,7 @@
|
|||
"pad.colorpicker.save": "Desa",
|
||||
"pad.colorpicker.cancel": "Cancel·la",
|
||||
"pad.loading": "S'està carregant...",
|
||||
"pad.noCookie": "No s'ha trobat la galeta. Permeteu les galetes en el navegador!",
|
||||
"pad.passwordRequired": "Us cal una contrasenya per a accedir a aquest pad",
|
||||
"pad.permissionDenied": "No teniu permisos per a accedir a aquest pad",
|
||||
"pad.wrongPassword": "La contrasenya és incorrecta",
|
||||
|
@ -48,6 +49,7 @@
|
|||
"pad.importExport.import": "Puja qualsevol fitxer de text o document",
|
||||
"pad.importExport.importSuccessful": "Hi ha hagut èxit!",
|
||||
"pad.importExport.export": "Exporta el pad actual com a:",
|
||||
"pad.importExport.exportetherpad": "Etherpad",
|
||||
"pad.importExport.exporthtml": "HTML",
|
||||
"pad.importExport.exportplain": "Text net",
|
||||
"pad.importExport.exportword": "Microsoft Word",
|
||||
|
@ -118,6 +120,7 @@
|
|||
"pad.impexp.importing": "Important...",
|
||||
"pad.impexp.confirmimport": "En importar un fitxer se sobreescriurà el text actual del pad. Esteu segur que voleu continuar?",
|
||||
"pad.impexp.convertFailed": "No és possible d'importar aquest fitxer. Si us plau, podeu provar d'utilitzar un format diferent o copiar i enganxar manualment.",
|
||||
"pad.impexp.padHasData": "No vam poder importar el fitxer perquè el pad ja tenia canvis. Importeu-lo a un nou pad",
|
||||
"pad.impexp.uploadFailed": "Ha fallat la càrrega. Torneu-ho a provar",
|
||||
"pad.impexp.importfailed": "Ha fallat la importació",
|
||||
"pad.impexp.copypaste": "Si us plau, copieu i enganxeu",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue