|
117 | 117 | "location.forest.island-tip": "Orman Nehri (büyük adanın güney ucu)",
|
118 | 118 | "location.forest.lake": "Orman Göleti",
|
119 | 119 | "location.forest.river": "Orman Nehri",
|
120 |
| - "location.HarveyRoom": "Harvey's Room", // TODO |
121 |
| - "location.LeoTreeHouse": "Treehouse", // TODO |
122 |
| - "location.SandyHouse": "Oasis", // TODO |
123 |
| - "location.SebastianRoom": "Sebastian's Room", // TODO |
| 120 | + "location.HarveyRoom": "Harvey'in Odası", |
| 121 | + "location.LeoTreeHouse": "Ağaç Ev", |
| 122 | + "location.SandyHouse": "Vaha", |
| 123 | + "location.SebastianRoom": "Sebastiyan'ın Odası", |
124 | 124 | "location.submarine": "Akşam Pazarı Denizaltısı",
|
125 | 125 | "location.town.northmost-bridge": "Kasaba (en kuzeydeki köprü)",
|
126 | 126 | "location.undergroundMine": "Maden",
|
|
311 | 311 | "crop.summary.drops-X-to-Y": "{{min}}'den {{max}} taneye kadar düşer ({{percent}}% ekstra mahsul şansı)",
|
312 | 312 | "crop.summary.harvest-once": "{{daysToFirstHarvest}} gün sonra hasat edilir",
|
313 | 313 | "crop.summary.harvest-multi": "{{daysToFirstHarvest}} günün ardından her {{daysToNextHarvests}} günde bir hasat edilir",
|
314 |
| - "crop.summary.farming-xp": "gives +{{amount}} farming XP per harvest", // TODO |
315 |
| - "crop.summary.foraging-xp": "gives +{{amount}} foraging XP per harvest", // TODO |
| 314 | + "crop.summary.farming-xp": "Hasat başına +{{amount}} çiftçilik tecrübesi kazandırır." , |
| 315 | + "crop.summary.foraging-xp": "Hasat başına +{{amount}} toplayıcılık tecrübesi kazandırır.", |
316 | 316 | "crop.summary.seasons": "{{seasons}} mevsiminde büyür",
|
317 | 317 | "crop.summary.sells-for": "{{price}} satılır",
|
318 | 318 | "crop.harvest.too-late": "sonraki hasat için sezon çok geç (muhtemelen {{date}})",
|
|
500 | 500 | "npc.neutral-gifts": "Nötr hediyeler",
|
501 | 501 | "npc.dislikes-gifts": "Beğenilmeyen hediyeler",
|
502 | 502 | "npc.hates-gifts": "Nefret edilen hediyeler",
|
503 |
| - "npc.schedule": "Today's schedule", // TODO |
| 503 | + "npc.schedule": "Bugünün takvimi", |
504 | 504 |
|
505 | 505 | // values
|
506 | 506 | "npc.can-romance.married": "Evlisin! <", // < turns into a heart
|
|
510 | 510 | "npc.friendship.need-points": "{{count}} puana gelişir",
|
511 | 511 | "npc.undiscovered-gift-taste": "{{count}} gizli nesneler",
|
512 | 512 | "npc.unowned-gift-taste": "{{count}} sahipsiz öğe",
|
513 |
| - "npc.schedule.current-position": "Currently at {{locationName}} ({{x}}, {{y}}).", // TODO |
514 |
| - "npc.schedule.no-entries": "No schedule loaded.", // TODO |
515 |
| - "npc.schedule.entry": "{{time}}: walk to {{locationName}} ({{x}}, {{y}}).", // TODO |
516 |
| - |
| 513 | + "npc.schedule.current-position": "Şu anda şurada: {{locationName}} ({{x}}, {{y}}).", |
| 514 | + "npc.schedule.no-entries": "Hiçbir program yüklenmedi.", |
| 515 | + "npc.schedule.entry": "{{time}}: saatinde şurada olacak {{locationName}} ({{x}}, {{y}}).", |
517 | 516 |
|
518 | 517 | /*********
|
519 | 518 | ** NPC > child lookups
|
|
637 | 636 | "tile.description": "Bir karonun haritadaki konumu. Bu gösteriliyor çünkü konfigürasyonda karo gösterimini etkinleştirdin.",
|
638 | 637 | "tile.game-location": "Konum",
|
639 | 638 | "tile.map-name": "Harita ismi",
|
640 |
| - "tile.map-properties": "Map properties", // TODO |
641 |
| - "tile.layer-tile": "{{layer}} tile", // TODO |
| 639 | + "tile.map-properties": "Harita Özellikleri", |
| 640 | + "tile.layer-tile": "{{layer}} Karo", |
642 | 641 | "tile.layer-tile-none": "Karo",
|
643 | 642 |
|
644 | 643 | // values
|
645 |
| - "tile.map-properties.value": "{{name}}: {{value}}", // TODO |
646 |
| - "tile.layer-tile.appearance": "index {{index}} from tilesheet '{{tilesheetId}}' (path: '{{tilesheetPath}}')", // TODO |
| 644 | + "tile.map-properties.value": "{{name}}: {{value}}", |
| 645 | + "tile.layer-tile.appearance": "Döşeme Levhası (Tilesheet) '{{tilesheetId}}' (yol: '{{tilesheetPath}}') içindeki indeks {{index}}", |
647 | 646 | "tile.layer-tile.blend-mode": "karışım modu: {{value}}",
|
648 | 647 | "tile.layer-tile.index-property": "ix destekleri: {{name}}: {{value}}",
|
649 | 648 | "tile.layer-tile.tile-property": "destekler: {{name}}: {{value}}",
|
|
781 | 780 | /*********
|
782 | 781 | ** Iconic Framework icon
|
783 | 782 | *********/
|
784 |
| - // TODO |
785 |
| - "icon.toggle-search.name": "Lookup Anything", |
786 |
| - "icon.toggle-search.desc": "Toggle Lookup Anything Search" |
| 783 | + "icon.toggle-search.name": "Her Şeye Bak", |
| 784 | + "icon.toggle-search.desc": "Her Şeye Bak aramasını açar" |
787 | 785 | }
|
0 commit comments