mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-15 14:24:51 +00:00
41b9f625b3
* initial en-PH * English (PH) [en-ph] translation v1 * fix: moved en-PH to the correct file in /editions/full/tiddlywiki.info * deleted since changes were mainly on styles, like em or en dash instead of regular dash * upd: 'dependents' not needed in this particular case * deleted 'empty' files * upd: removed modifications which were mainly related on style (like em and en dashes); upd: CamelCase instead of separating camelCase and PascalCase (see https://github.com/TiddlyWiki/TiddlyWiki5/pull/8669#pullrequestreview-2352481385 ) * upd: Simplified Confirm* strings; upd: natural DateFormat (instead of formal format) * upd: 'want' instead of 'wish' * upd: natural DateFormat (instead of ISO format) * minor: used 'the' instead of 'a' or 'an' as reading of '.html' depends on the reader (ie. a 'dot html' extension vs an 'html' extension)
22 lines
944 B
Plaintext
22 lines
944 B
Plaintext
title: $:/languages/en-PH/icon
|
|
type: image/svg+xml
|
|
|
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1200" height="600" viewBox="-28 -45 180 90" fill="#fcd116">
|
|
<title>Flag of the Philippines</title>
|
|
<path fill="#0038a8" d="m-28-45h180V0L0 44z"/>
|
|
<path fill="#ce1126" d="m0 0h152v45H-28z"/>
|
|
<path fill="#fff" d="m49.942 0L-28 45v-90z"/>
|
|
<circle r="9"/>
|
|
<g id="c">
|
|
<g id="b">
|
|
<path id="a" d="m0 0-3.164-15.909.945-.946zl-1.169-17.831L0-19l1.169 1.169zl2.219-16.855.945.946z"/>
|
|
<use transform="scale(-1)" xlink:href="#a"/>
|
|
</g>
|
|
<use transform="rotate(90)" xlink:href="#b"/>
|
|
</g>
|
|
<use transform="rotate(45)" xlink:href="#c"/>
|
|
<path id="s" d="m40.942 0-3.382 1.176L37.487 4.755l-2.163-2.853-3.427 1.037L33.942 0l-2.045-2.939 3.427 1.037 2.163-2.853L37.56-1.176z"/>
|
|
<use transform="rotate(120,-2.019,0)" xlink:href="#s"/>
|
|
<use transform="rotate(240,-2.019,0)" xlink:href="#s"/>
|
|
</svg>
|