diff --git a/i18n/ve-mw/api/he.json b/i18n/ve-mw/api/he.json index 4f4c5b4f46..1a89811752 100644 --- a/i18n/ve-mw/api/he.json +++ b/i18n/ve-mw/api/he.json @@ -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": "אילו תגי שינוי להחיל על העריכה.", diff --git a/i18n/ve-mw/es.json b/i18n/ve-mw/es.json index 22ace79046..2c4dc935a4 100644 --- a/i18n/ve-mw/es.json +++ b/i18n/ve-mw/es.json @@ -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.", diff --git a/i18n/ve-mw/lad.json b/i18n/ve-mw/lad.json index d7198209cd..9fd634ee42 100644 --- a/i18n/ve-mw/lad.json +++ b/i18n/ve-mw/lad.json @@ -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" } diff --git a/i18n/ve-wmf/lad.json b/i18n/ve-wmf/lad.json new file mode 100644 index 0000000000..73e5001be5 --- /dev/null +++ b/i18n/ve-wmf/lad.json @@ -0,0 +1,8 @@ +{ + "@metadata": { + "authors": [ + "WikiiiTranslator" + ] + }, + "tag-visualeditor": "[[{{MediaWiki:visualeditor-descriptionpagelink}}|trocamiento visual]]" +}