mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 06:03:34 +01:00
Localisation updates from https://translatewiki.net.
This commit is contained in:
parent
ac470eec9a
commit
056e777539
3 changed files with 9 additions and 5 deletions
|
@ -42,9 +42,9 @@
|
|||
"index.newPad": "Novo documento",
|
||||
"index.createOpenPad": "ou crea/abre un documento co nome:",
|
||||
"index.openPad": "abrir un Pad existente co nome:",
|
||||
"pad.toolbar.bold.title": "Resaltado (Ctrl-B)",
|
||||
"pad.toolbar.italic.title": "Cursiva (Ctrl-I)",
|
||||
"pad.toolbar.underline.title": "Subliñar (Ctrl-U)",
|
||||
"pad.toolbar.bold.title": "Grosa (Ctrl+B)",
|
||||
"pad.toolbar.italic.title": "Cursiva (Ctrl+I)",
|
||||
"pad.toolbar.underline.title": "Subliñar (Ctrl+U)",
|
||||
"pad.toolbar.strikethrough.title": "Riscar (Ctrl+5)",
|
||||
"pad.toolbar.ol.title": "Lista ordenada (Ctrl+Shift+N)",
|
||||
"pad.toolbar.ul.title": "Lista sen ordenar (Ctrl+Shift+L)",
|
||||
|
@ -74,6 +74,8 @@
|
|||
"pad.settings.fontType": "Tipo de letra:",
|
||||
"pad.settings.fontType.normal": "Normal",
|
||||
"pad.settings.language": "Lingua:",
|
||||
"pad.settings.deletePad": "Borrar o documento",
|
||||
"pad.delete.confirm": "Queres borrar este documento?",
|
||||
"pad.settings.about": "Acerca de",
|
||||
"pad.settings.poweredBy": "Grazas a",
|
||||
"pad.importExport.import_export": "Importar/Exportar",
|
||||
|
@ -88,7 +90,7 @@
|
|||
"pad.importExport.exportopen": "ODF (Open Document Format)",
|
||||
"pad.importExport.abiword.innerHTML": "Só podes importar texto simple ou formatos HTML. Para obter máis información sobre as características de importación avanzadas <a href=\"https://github.com/ether/etherpad-lite/wiki/How-to-enable-importing-and-exporting-different-file-formats-with-AbiWord\">instala AbiWord</a>.",
|
||||
"pad.modals.connected": "Conectado.",
|
||||
"pad.modals.reconnecting": "Reconectando co seu documento...",
|
||||
"pad.modals.reconnecting": "Reconectando co teu documento...",
|
||||
"pad.modals.forcereconnect": "Forzar a reconexión",
|
||||
"pad.modals.reconnecttimer": "Intentarase reconectar en",
|
||||
"pad.modals.cancel": "Cancelar",
|
||||
|
|
|
@ -76,6 +76,8 @@
|
|||
"pad.settings.fontType": "סוג גופן:",
|
||||
"pad.settings.fontType.normal": "רגיל",
|
||||
"pad.settings.language": "שפה:",
|
||||
"pad.settings.deletePad": "מחיקת פנקס",
|
||||
"pad.delete.confirm": "למחוק את הפנקס הזה?",
|
||||
"pad.settings.about": "על אודות",
|
||||
"pad.settings.poweredBy": "מופעל על גבי",
|
||||
"pad.importExport.import_export": "יבוא/יצוא",
|
||||
|
|
|
@ -82,7 +82,7 @@
|
|||
"timeslider.toolbar.exportlink.title": "Exportéieren",
|
||||
"timeslider.exportCurrent": "Exportéiert déi aktuell Versioun als:",
|
||||
"timeslider.version": "Versioun {{version}}",
|
||||
"timeslider.saved": "Gespäichert de(n) {{day}} {{month}} {{year}}",
|
||||
"timeslider.saved": "Gespäichert de(n) {{day}}. {{month}} {{year}}",
|
||||
"timeslider.dateformat": "{{day}}/{{month}}/{{year}} {{hours}}:{{minutes}}:{{seconds}}",
|
||||
"timeslider.month.january": "Januar",
|
||||
"timeslider.month.february": "Februar",
|
||||
|
|
Loading…
Reference in a new issue