diff options
| author | Masato HASHIMOTO <> | 2014-11-23 17:25:40 +0000 |
|---|---|---|
| committer | JazzyNico <nicoduf@yahoo.fr> | 2014-11-23 17:25:40 +0000 |
| commit | c71f70751c5c7cfc1bab401d127e0ac646d8fc03 (patch) | |
| tree | 2f07ce11c072b9d37baabb2605c23673e01e7750 /share | |
| parent | Revert old behavior: changing "Default units" changes *only* the displayed un... (diff) | |
| download | inkscape-c71f70751c5c7cfc1bab401d127e0ac646d8fc03.tar.gz inkscape-c71f70751c5c7cfc1bab401d127e0ac646d8fc03.zip | |
i18n. Fix for Bug #1388916 (There seem to be untranslatable strings in MapSymbolsNPS.svg) by Masato HASHIMOTO."
Translation. PO template and French translation update.
Fixed bugs:
- https://launchpad.net/bugs/1388916
(bzr r13749)
Diffstat (limited to 'share')
| -rw-r--r-- | share/symbols/MapSymbolsNPS.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/share/symbols/MapSymbolsNPS.svg b/share/symbols/MapSymbolsNPS.svg index 81b24adde..aa558c9b2 100644 --- a/share/symbols/MapSymbolsNPS.svg +++ b/share/symbols/MapSymbolsNPS.svg @@ -469,6 +469,7 @@ </symbol> <symbol id="MotorBikeTrail"> + <title>Motorbike Trail</title> <g style="stroke:none"> <path d="m 36.625,26.25 6.125,0 a 1.75,1.75 0 0 1 0,3.5 l -7.25,0 c -0.75,0 -1.625,-0.25 -2.25,-1.25 l -2.75,-4.25 -5.25,8 7.25,3.75 c 2,1 2,2.5 2,3.5 l 0,13.5 a 2.75,2.75 0 0 1 -5.5,0 l 0,-11 -11.5,-6.25 c -2,-1.25 -2.25,-3.75 -1.25,-5.25 l 8.5,-13 c 1.25,-1.875 4.5,-2.25 6,-0.25 z"/> <path d="m 26.5,43.75 0,2.5 -13.5,-7.5 c -2.5,-1.25 -5,-1 -7,0 -0.5,0.25 -1.25,-0.5 -0.5,-1.25 2.5,-2.125 6.5,-2 9,-0.5 z"/> @@ -484,6 +485,7 @@ </symbol> <symbol id="MotorBikeTrail_Inv"> + <title>Motorbike Trail</title> <rect x="0.5" y="0.5" width="71" height="71" ry="6" style="stroke:white"/> <g style="fill:white;stroke:none"> <path d="m 36.625,26.25 6.125,0 a 1.75,1.75 0 0 1 0,3.5 l -7.25,0 c -0.75,0 -1.625,-0.25 -2.25,-1.25 l -2.75,-4.25 -5.25,8 7.25,3.75 c 2,1 2,2.5 2,3.5 l 0,13.5 a 2.75,2.75 0 0 1 -5.5,0 l 0,-11 -11.5,-6.25 c -2,-1.25 -2.25,-3.75 -1.25,-5.25 l 8.5,-13 c 1.25,-1.875 4.5,-2.25 6,-0.25 z"/> @@ -501,6 +503,7 @@ <symbol id="RadiatorWater"> + <title>Radiator Water</title> <g style="stroke:none"> <path d="m 17.75,48 c 0.5,-4 2,-6 3.25,-6.5 6.5,-1.5 18.25,-2.25 23,-2.5 l -11.75,-19.625 3.5,0 11.5,19.125 7.25,-12 c 1,-1.5 2.25,-2 4.5,-2 l 7,0 0,3 -7,0 c -1.5,0 -2,1 -2.5,1.75 l -5.75,9.5 15.25,0 0,15.75 -20.5,0 a 11.03,11.03 0 0 0 -22,0 l -4,0 c -1,0 -2.25,-0.5 -2.25,-2 z"/> <path d="m 20,33.5 c 0,-2 4,-11 4,-11 0,0 4,9 4,11 a 4,4 0 0 1 -8,0 z"/> @@ -511,6 +514,7 @@ <symbol id="RadiatorWater_Inv"> + <title>Radiator Water</title> <rect x="0.5" y="0.5" width="71" height="71" ry="6" style="stroke:white"/> <g style="fill:white;stroke:none"> <path d="m 17.75,48 c 0.5,-4 2,-6 3.25,-6.5 6.5,-1.5 18.25,-2.25 23,-2.5 l -11.75,-19.625 3.5,0 11.5,19.125 7.25,-12 c 1,-1.5 2.25,-2 4.5,-2 l 7,0 0,3 -7,0 c -1.5,0 -2,1 -2.5,1.75 l -5.75,9.5 15.25,0 0,15.75 -20.5,0 a 11.03,11.03 0 0 0 -22,0 l -4,0 c -1,0 -2.25,-0.5 -2.25,-2 z"/> @@ -1040,6 +1044,7 @@ </symbol> <symbol id="blank"> + <title>Blank</title> <rect x="1" y="1" width="70" height="70" rx="6" style="fill:none;stroke:black;stroke-width:2"/> </symbol> </defs> |
