Localisation updates from https://translatewiki.net.

Change-Id: I8c956bb797fd10c1593dfa145f31fd352226d2ee
This commit is contained in:
Translation updater bot 2017-06-13 22:48:29 +02:00
parent 31515af0c2
commit 74b471c97f
2 changed files with 4 additions and 2 deletions

View file

@ -6,5 +6,6 @@
},
"templatestyles": "Estilos de modelos",
"templatestyles-desc": "Proporcionar as follas de estilo por modelo",
"templatestyles-bad-src-missing": "A páxina [[:$1|$2]] non ten contido."
"templatestyles-bad-src-missing": "A páxina [[:$1|$2]] non ten contido.",
"templatestyles-error-unclosed-url": "URL non rematado na liña $1 carácter $2."
}

View file

@ -9,5 +9,6 @@
"templatestyles-desc": "각각의 틀을 위한 스타일시트 구현",
"templatestyles-bad-src-missing": "[[:$1|$2]] 문서에 내용이 없습니다.",
"templatestyles-errorcomment": "스타일시트 [[:$1]] ($2 판) 처리 오류:\n$3",
"templatestyles-size-exceeded": "스타일시트가 $2 단위의 최대 크기 보다 더 큽니다."
"templatestyles-size-exceeded": "스타일시트가 $2 단위의 최대 크기 보다 더 큽니다.",
"templatestyles-error-bad-character-in-url": "URL에 유효하지 않은 $2 문자가 $1번째 줄에 있습니다."
}