mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-23 21:53:35 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Ice619912acc5bd82f4fdb9275d83b2071d7aed1a
This commit is contained in:
parent
36826eb45d
commit
6587a1399f
|
@ -398,6 +398,8 @@
|
|||
"abusefilter-group-default": "Predeterminado",
|
||||
"abusefilter-http-error": "Produciuse un erro HTTP: $1",
|
||||
"apihelp-abusefiltercheckmatch-description": "Revise se un AbuseFilter concorda cun conxunto de variables, evento de rexistro de editor AbuseFilter.\n\nvars, rcid ou logid se necesita aínda que só un pode ser usado.",
|
||||
"apihelp-abusefilterchecksyntax-example-1": "Comprobar a sintaxe dun filtro válido",
|
||||
"apihelp-abusefilterchecksyntax-example-2": "Comprobar a sintaxe dun filtro non válido",
|
||||
"apihelp-abusefilterevalexpression-description": "Evaluar expresión dun Filtro de Abuso.",
|
||||
"apihelp-abusefilterevalexpression-param-expression": "Expresión a evaluar.",
|
||||
"apihelp-abusefilterevalexpression-example-1": "Evaluar una expresión simple",
|
||||
|
|
|
@ -405,5 +405,11 @@
|
|||
"abusefilter-import-intro": "באפשרותכם להשתמש בממשק זה כדי לייבא מסננים מאתרי ויקי אחרים.\nבאתר המקור, לחצו על \"{{int:abusefilter-edit-export}}\" שב\"{{int:abusefilter-edit-tools}}\" בממשק העריכה.\nהעתיקו מתיבת הטקסט המופיעה שם, הדביקו את הטקסט בתיבת הטקסט הזאת, ולאחר מכן לחצו על \"{{int:abusefilter-import-submit}}\".",
|
||||
"abusefilter-import-submit": "ייבוא המידע",
|
||||
"abusefilter-group-default": "ברירת המחדל",
|
||||
"abusefilter-http-error": "אירעה שגיאת HTTP עם ההודעה הבאה: $1"
|
||||
"abusefilter-http-error": "אירעה שגיאת HTTP עם ההודעה הבאה: $1",
|
||||
"apihelp-abusefiltercheckmatch-param-rcid": "מזהה בשינויים האחרונים לבדוק כנגדו",
|
||||
"apihelp-abusefiltercheckmatch-param-logid": "מזהה ביומן מסנן השחתות לבדוק כנגדו",
|
||||
"apihelp-abusefilterchecksyntax-description": "בדיקת תחזיר של מסנן השחתות.",
|
||||
"apihelp-abusefilterchecksyntax-param-filter": "הטקסט המלא של המסנן לבדיקת תחביר עבורו.",
|
||||
"apihelp-abusefilterchecksyntax-example-1": "בדיקת תחביר למסנן תקין",
|
||||
"apihelp-abusefilterchecksyntax-example-2": "בדיקת תחביר למסנן לא תקין"
|
||||
}
|
||||
|
|
|
@ -52,7 +52,7 @@
|
|||
"abusefilter-log-detailedentry-global": "jemeinsame Felter $1 för diverse Wikis",
|
||||
"abusefilter-log-detailedentry-local": "Meßbruchsfelter sing Rääjel $1",
|
||||
"abusefilter-log-detailslink": "Einzelheite aanloore",
|
||||
"abusefilter-log-diff": "Ungerscheid",
|
||||
"abusefilter-log-diff": "Ongerscheid",
|
||||
"abusefilter-log-hidelink": "Aanzeije udder vershteishe",
|
||||
"abusefilter-log-details-legend": "Einzelheite för dä Logbooch-Endraach $1",
|
||||
"abusefilter-log-details-var": "Parrameeter\nName",
|
||||
|
|
Loading…
Reference in a new issue