mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-27 15:50:29 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I6eebaea4f621aad4d198de30c7bb7259c9251ea5
This commit is contained in:
parent
4a5f811c82
commit
7fcb36385c
|
@ -28,7 +28,7 @@
|
|||
"apihelp-visualeditor-param-preload": "הדף שממנו יילקח התוכן אם בדף המאוחזר עדיין אין תוכן.",
|
||||
"apihelp-visualeditor-param-preloadparams": "הפרמטרים שיוכללו בדף שייטען מראש, אם ישנו.",
|
||||
"apihelp-visualeditor-param-pst": "ביצוע התמרה לפני שמירה (pre-save transform) על קוד ויקי לפני שליחתו לפרסואיד (paction=parsefragment).",
|
||||
"apihelp-visualeditor-param-section": "על איזו פסקה לפעול.",
|
||||
"apihelp-visualeditor-param-section": "על איזה פרק לפעול.",
|
||||
"apihelp-visualeditor-param-starttimestamp": "בעת שמירה, להגדיר את זה בתור חותם־הזמן של הגרסה שנטענת. זה משמש לזיהוי התנגשויות.",
|
||||
"apihelp-visualeditor-param-stash": "בעת השמירה נא להגדיר שזה true כדי להשתמש ב־API המאגר",
|
||||
"apihelp-visualeditor-param-wikitext": "קוד ויקי שיישלח לפרסואיד כדי להמיר ל־HTML (paction=parsefragment).",
|
||||
|
@ -47,8 +47,8 @@
|
|||
"apihelp-visualeditoredit-param-oldid": "באיזה מספר גרסה להשתמש. ברירת המחדל היא הגרסה האחרונה. יש להשתמש ב־0 לדף חדש.",
|
||||
"apihelp-visualeditoredit-param-paction": "איזו פעולה לבצע.",
|
||||
"apihelp-visualeditoredit-param-page": "על איזה דף לבצע את הפעולה.",
|
||||
"apihelp-visualeditoredit-param-section": "על איזו פסקה לפעול.",
|
||||
"apihelp-visualeditoredit-param-sectiontitle": "הכותרת של הפסקה החדשה.",
|
||||
"apihelp-visualeditoredit-param-section": "על איזה פרק לפעול.",
|
||||
"apihelp-visualeditoredit-param-sectiontitle": "הכותרת של הפרק החדש.",
|
||||
"apihelp-visualeditoredit-param-starttimestamp": "בעת השמירה, להגדיר את זה לחותם־זמן כאשר הדף לא נטען. משמש לזיהוי התנגשויות עריכה.",
|
||||
"apihelp-visualeditoredit-param-summary": "תקציר עריכה.",
|
||||
"apihelp-visualeditoredit-param-tags": "אילו תגי שינוי להחיל על העריכה.",
|
||||
|
|
|
@ -20,6 +20,7 @@
|
|||
"Ihojose",
|
||||
"Imre",
|
||||
"Invadinado",
|
||||
"Jackiezelaya",
|
||||
"Javiersanp",
|
||||
"Jdforrester",
|
||||
"Jduranboger",
|
||||
|
@ -231,10 +232,12 @@
|
|||
"visualeditor-dialog-transclusion-reset-confirmation-message": "Al regresar quitará esta plantilla junto con cualquier información que has introducido, volviendo a la selección de plantillas. Esta acción no se puede deshacer.",
|
||||
"visualeditor-dialog-transclusion-reset-confirmation-cancel": "Continuar editando",
|
||||
"visualeditor-dialog-transclusion-reset-confirmation-reset": "Eliminar plantilla",
|
||||
"visualeditor-dialog-transclusion-feedback-message": "Se completó un trabajo reciente para mejorar los resultados de búsqueda de plantillas. Para obtener más información sobre los cambios o dejar comentarios, vaya a la [//meta.wikimedia.org/wiki/WMDE_Technical_Wishes/Finding_and_inserting_templates página del proyecto].",
|
||||
"visualeditor-dialogbutton-media-tooltip": "Imágenes y multimedia",
|
||||
"visualeditor-dialogbutton-meta-tooltip": "Configuración de página",
|
||||
"visualeditor-dialogbutton-template-tooltip": "Plantilla",
|
||||
"visualeditor-dialogbutton-transclusion-tooltip": "Transclusión",
|
||||
"visualeditor-dismissible-message-close": "Cerrar mensaje y no volver a mostrar",
|
||||
"visualeditor-donebutton-tooltip": "Edición finalizada",
|
||||
"visualeditor-editconflict": "No se pudieron guardar tus cambios debido a un conflicto de edición. {{GENDER:|¿Deseas}} resolver el conflicto manualmente?",
|
||||
"visualeditor-editingtabdialog-body": "{{SITENAME}} ahora recuerda qué editor prefieres. Puedes cambiar entre los modos de edición mientras realizas modificaciones y cambiar tu preferencia más adelante.",
|
||||
|
|
|
@ -5,6 +5,9 @@
|
|||
"WikiiiTranslator"
|
||||
]
|
||||
},
|
||||
"visualeditor-ca-createlocaldescriptionsource": "Agregar deskripsión local",
|
||||
"visualeditor-ca-createsource": "Criar fuente",
|
||||
"visualeditor-ca-editsource": "Trocar el manadero",
|
||||
"visualeditor-ca-editsource-section": "trocar el manadero"
|
||||
"visualeditor-ca-editsource-section": "trocar el manadero",
|
||||
"visualeditor-descriptionpagelink": "Project:Editor visual"
|
||||
}
|
||||
|
|
8
i18n/ve-wmf/lad.json
Normal file
8
i18n/ve-wmf/lad.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"WikiiiTranslator"
|
||||
]
|
||||
},
|
||||
"tag-visualeditor": "[[{{MediaWiki:visualeditor-descriptionpagelink}}|trocamiento visual]]"
|
||||
}
|
Loading…
Reference in a new issue