Skip to content

Commit c6723a9

Browse files
New Crowdin updates (#414)
* New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (Czech) * New translations en.json (German) * New translations en.json (Italian) * New translations en.json (Korean) * New translations en.json (Polish) * New translations en.json (Portuguese) * New translations en.json (Russian) * New translations en.json (Swedish) * New translations en.json (Turkish)
1 parent c7b41d1 commit c6723a9

File tree

11 files changed

+930
-20
lines changed

11 files changed

+930
-20
lines changed

src/languages/cs.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@
160160
"commandSyntaxTimers": "časovače",
161161
"commandSyntaxTranslateFromTo": "trf",
162162
"commandSyntaxTranslateTo": "tr",
163+
"commandSyntaxTravelingVendor": "vendor",
163164
"commandSyntaxTwig": "twig",
164165
"commandSyntaxUnmute": "unmute",
165166
"commandSyntaxUnsubscribe": "unsub",
@@ -708,6 +709,7 @@
708709
"timeSinceLastSinceDestroyedLong": "{time1} since the last Patrol Helicopter was on the map, {time2} since it last got downed{location}.",
709710
"timeSinceLastSinceDestroyedShort": "{time1} since last.\n{time2} since destroyed{location}.",
710711
"timeSincePatrolHelicopterWasOnMap": "{time} since the Patrol Helicopter was on the map.",
712+
"timeSinceTravelingVendorWasOnMap": "{time} since the Traveling Vendor was on the map.",
711713
"timeSinceWipe": "{time} since wipe.",
712714
"timeTill": "Time till {event}",
713715
"timeTillDaylight": "{time} before daylight.",
@@ -727,6 +729,16 @@
727729
"trackerRemovePlayerDesc": "Odstranit hráče z {tracker}",
728730
"trademarkShownBeforeMessage": "{trademark} se zobrazí před zprávami.",
729731
"trainYard": "Nádraží",
732+
"travelingVendor": "Traveling Vendor",
733+
"travelingVendorDetectedSetting": "When the Traveling Vendor is detected, send a notification.",
734+
"travelingVendorHaltedAt": "The Traveling Vendor stopped at {location}.",
735+
"travelingVendorHaltedSetting": "When the Traveling Vendor stops moving, send a notification.",
736+
"travelingVendorLeftSetting": "When the Traveling Vendor left the map, send a notification.",
737+
"travelingVendorLocatedAt": "The Traveling Vendor is located at {location}.",
738+
"travelingVendorLeftMap": "The Traveling Vendor just left the map at {location}.",
739+
"travelingVendorNotCurrentlyOnMap": "The Traveling Vendor is not currently on the map.",
740+
"travelingVendorResumedAt": "The Traveling Vendor resumed moving at {location}.",
741+
"travelingVendorSpawnedAt": "The Traveling Vendor spawned at {location}.",
730742
"turnOffCap": "VYPNUTO",
731743
"turnOnCap": "ZAPNUTO",
732744
"turningGroupOnOff": "Měnění skupiny {group} {status}.",

src/languages/de.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@
160160
"commandSyntaxTimers": "timers",
161161
"commandSyntaxTranslateFromTo": "trf",
162162
"commandSyntaxTranslateTo": "tr",
163+
"commandSyntaxTravelingVendor": "Händler",
163164
"commandSyntaxTwig": "zweig",
164165
"commandSyntaxUnmute": "entstumme",
165166
"commandSyntaxUnsubscribe": "unsub",
@@ -708,6 +709,7 @@
708709
"timeSinceLastSinceDestroyedLong": "{time1} seit Patrouillenhubschrauber zuletzt auf der Karte war, {time2} seit er zuletzt abgeschossen wurde ({location}).",
709710
"timeSinceLastSinceDestroyedShort": "{time1} seit Letztem.\n{time2} seit Zerstörung ({location}).",
710711
"timeSincePatrolHelicopterWasOnMap": "{time} seit Patrouillenhubschrauber zuletzt auf der Karte war.",
712+
"timeSinceTravelingVendorWasOnMap": "{time} seit der Reisende Händler auf der Karte war.",
711713
"timeSinceWipe": "{time} seit Wipe.",
712714
"timeTill": "Dauer bis {event}",
713715
"timeTillDaylight": "{time} bis Tagesanbruch.",
@@ -727,6 +729,16 @@
727729
"trackerRemovePlayerDesc": "Entferne Spieler von `{tracker}`",
728730
"trademarkShownBeforeMessage": "{trademark} wird vor Nachrichten angezeigt.",
729731
"trainYard": "Güterbahnhof",
732+
"travelingVendor": "Reisender Händler",
733+
"travelingVendorDetectedSetting": "Wenn der Reisende Händler erkannt wird, sende eine Benachrichtigung.",
734+
"travelingVendorHaltedAt": "Der Reisende Händler hat angehalten [{location}].",
735+
"travelingVendorHaltedSetting": "Wenn der Reisende Händler anhält, sende eine Benachrichtigung.",
736+
"travelingVendorLeftSetting": "Wenn der Reisende Händler die Karte verlassen hat, sende eine Benachrichtigung.",
737+
"travelingVendorLocatedAt": "Der Reisende Händler hält sich bei {location} auf.",
738+
"travelingVendorLeftMap": "Der Reisende Händler hat gerade die Karte verlassen [{location}].",
739+
"travelingVendorNotCurrentlyOnMap": "Der Reisende Händler ist derzeit nicht auf der Karte.",
740+
"travelingVendorResumedAt": "Der Reisende Händler bewegt sich weiter [{location}].",
741+
"travelingVendorSpawnedAt": "Der Reisende Händler ist gespawnt [{location}].",
730742
"turnOffCap": "AUSSCHALTEN",
731743
"turnOnCap": "EINSCHALTEN",
732744
"turningGroupOnOff": "Schalte Gruppe {group} {status}.",

src/languages/es.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@
160160
"commandSyntaxTimers": "temporizadores",
161161
"commandSyntaxTranslateFromTo": "trf",
162162
"commandSyntaxTranslateTo": "tr",
163+
"commandSyntaxTravelingVendor": "vendor",
163164
"commandSyntaxTwig": "paja",
164165
"commandSyntaxUnmute": "desilenciar",
165166
"commandSyntaxUnsubscribe": "unsub",
@@ -708,6 +709,7 @@
708709
"timeSinceLastSinceDestroyedLong": "{time1} since the last Patrol Helicopter was on the map, {time2} since it last got downed{location}.",
709710
"timeSinceLastSinceDestroyedShort": "{time1} since last.\n{time2} since destroyed{location}.",
710711
"timeSincePatrolHelicopterWasOnMap": "{time} desde que el Helicóptero de Combate estaba en el mapa.",
712+
"timeSinceTravelingVendorWasOnMap": "{time} since the Traveling Vendor was on the map.",
711713
"timeSinceWipe": "{time} desde el wipe.",
712714
"timeTill": "Tiempo para {event}",
713715
"timeTillDaylight": "{time} para el día.",
@@ -727,6 +729,16 @@
727729
"trackerRemovePlayerDesc": "Eliminar jugador de {tracker}",
728730
"trademarkShownBeforeMessage": "{trademark} se mostrará antes de los mensajes.",
729731
"trainYard": "Patio ferroviario",
732+
"travelingVendor": "Traveling Vendor",
733+
"travelingVendorDetectedSetting": "When the Traveling Vendor is detected, send a notification.",
734+
"travelingVendorHaltedAt": "The Traveling Vendor stopped at {location}.",
735+
"travelingVendorHaltedSetting": "When the Traveling Vendor stops moving, send a notification.",
736+
"travelingVendorLeftSetting": "When the Traveling Vendor left the map, send a notification.",
737+
"travelingVendorLocatedAt": "The Traveling Vendor is located at {location}.",
738+
"travelingVendorLeftMap": "The Traveling Vendor just left the map at {location}.",
739+
"travelingVendorNotCurrentlyOnMap": "The Traveling Vendor is not currently on the map.",
740+
"travelingVendorResumedAt": "The Traveling Vendor resumed moving at {location}.",
741+
"travelingVendorSpawnedAt": "The Traveling Vendor spawned at {location}.",
730742
"turnOffCap": "APAGAR",
731743
"turnOnCap": "ENCENDER",
732744
"turningGroupOnOff": "Cambiando el grupo de interruptores {group} a {status}.",

src/languages/fr.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@
160160
"commandSyntaxTimers": "minuteurs",
161161
"commandSyntaxTranslateFromTo": "trf",
162162
"commandSyntaxTranslateTo": "tr",
163+
"commandSyntaxTravelingVendor": "vendor",
163164
"commandSyntaxTwig": "twig",
164165
"commandSyntaxUnmute": "réactiver le son",
165166
"commandSyntaxUnsubscribe": "unsub",
@@ -708,6 +709,7 @@
708709
"timeSinceLastSinceDestroyedLong": "{time1} Depuis le dernier patrol sur la map, {time2} la dernière fois qu'il est tombé {location}.",
709710
"timeSinceLastSinceDestroyedShort": "{time1} depuis le dernier.\\n{time2} depuis la destruction{location}.",
710711
"timeSincePatrolHelicopterWasOnMap": "{time} Avant que le patrol soit sur la map.",
712+
"timeSinceTravelingVendorWasOnMap": "{time} since the Traveling Vendor was on the map.",
711713
"timeSinceWipe": "{time} avant le wipe.",
712714
"timeTill": "Temps pour {event}",
713715
"timeTillDaylight": "{time} avant le jour.",
@@ -727,6 +729,16 @@
727729
"trackerRemovePlayerDesc": "Retirer un joueur depuie le {tracker}",
728730
"trademarkShownBeforeMessage": "{trademark} sera affiché avant les messages.",
729731
"trainYard": "Gare de Triage",
732+
"travelingVendor": "Traveling Vendor",
733+
"travelingVendorDetectedSetting": "When the Traveling Vendor is detected, send a notification.",
734+
"travelingVendorHaltedAt": "The Traveling Vendor stopped at {location}.",
735+
"travelingVendorHaltedSetting": "When the Traveling Vendor stops moving, send a notification.",
736+
"travelingVendorLeftSetting": "When the Traveling Vendor left the map, send a notification.",
737+
"travelingVendorLocatedAt": "The Traveling Vendor is located at {location}.",
738+
"travelingVendorLeftMap": "The Traveling Vendor just left the map at {location}.",
739+
"travelingVendorNotCurrentlyOnMap": "The Traveling Vendor is not currently on the map.",
740+
"travelingVendorResumedAt": "The Traveling Vendor resumed moving at {location}.",
741+
"travelingVendorSpawnedAt": "The Traveling Vendor spawned at {location}.",
730742
"turnOffCap": "ETEINDRE",
731743
"turnOnCap": "ALLUMER",
732744
"turningGroupOnOff": "Changement de groupe {group} {status}.",

src/languages/it.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@
160160
"commandSyntaxTimers": "timers",
161161
"commandSyntaxTranslateFromTo": "trf",
162162
"commandSyntaxTranslateTo": "tr",
163+
"commandSyntaxTravelingVendor": "vendor",
163164
"commandSyntaxTwig": "ramo",
164165
"commandSyntaxUnmute": "smuta",
165166
"commandSyntaxUnsubscribe": "disiscriviti",
@@ -708,6 +709,7 @@
708709
"timeSinceLastSinceDestroyedLong": "{time1} since the last Patrol Helicopter was on the map, {time2} since it last got downed{location}.",
709710
"timeSinceLastSinceDestroyedShort": "{time1} since last.\n{time2} since destroyed{location}.",
710711
"timeSincePatrolHelicopterWasOnMap": "{time} dal momento in cui l'Elicottero di Pattuglia era in mappa.",
712+
"timeSinceTravelingVendorWasOnMap": "{time} since the Traveling Vendor was on the map.",
711713
"timeSinceWipe": "{time} dal momento del wipe.",
712714
"timeTill": "Tempo fino a {event}",
713715
"timeTillDaylight": "{time} prima dell'alba.",
@@ -727,6 +729,16 @@
727729
"trackerRemovePlayerDesc": "Rimuovi giocatore da {tracker}",
728730
"trademarkShownBeforeMessage": "{trademark} sarà mostrato prima dei messaggi.",
729731
"trainYard": "Cantiere dei Treni",
732+
"travelingVendor": "Traveling Vendor",
733+
"travelingVendorDetectedSetting": "When the Traveling Vendor is detected, send a notification.",
734+
"travelingVendorHaltedAt": "The Traveling Vendor stopped at {location}.",
735+
"travelingVendorHaltedSetting": "When the Traveling Vendor stops moving, send a notification.",
736+
"travelingVendorLeftSetting": "When the Traveling Vendor left the map, send a notification.",
737+
"travelingVendorLocatedAt": "The Traveling Vendor is located at {location}.",
738+
"travelingVendorLeftMap": "The Traveling Vendor just left the map at {location}.",
739+
"travelingVendorNotCurrentlyOnMap": "The Traveling Vendor is not currently on the map.",
740+
"travelingVendorResumedAt": "The Traveling Vendor resumed moving at {location}.",
741+
"travelingVendorSpawnedAt": "The Traveling Vendor spawned at {location}.",
730742
"turnOffCap": "SPEGNI",
731743
"turnOnCap": "ACCENDI",
732744
"turningGroupOnOff": "Impostando Gruppo {group} {status}.",

src/languages/ko.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@
160160
"commandSyntaxTimers": "timers",
161161
"commandSyntaxTranslateFromTo": "trf",
162162
"commandSyntaxTranslateTo": "tr",
163+
"commandSyntaxTravelingVendor": "vendor",
163164
"commandSyntaxTwig": "기초 토대",
164165
"commandSyntaxUnmute": "unmute",
165166
"commandSyntaxUnsubscribe": "unsub",
@@ -708,6 +709,7 @@
708709
"timeSinceLastSinceDestroyedLong": "{time1} since the last Patrol Helicopter was on the map, {time2} since it last got downed{location}.",
709710
"timeSinceLastSinceDestroyedShort": "{time1} since last.\n{time2} since destroyed{location}.",
710711
"timeSincePatrolHelicopterWasOnMap": "공격 헬기가 지도에 표시된 이후 {time} 지났습니다.",
712+
"timeSinceTravelingVendorWasOnMap": "{time} since the Traveling Vendor was on the map.",
711713
"timeSinceWipe": "초기화 후 {time} 지났습니다.",
712714
"timeTill": "{event}:남은시간",
713715
"timeTillDaylight": "해가 뜨기 전까지 {time} 남았습니다.",
@@ -727,6 +729,16 @@
727729
"trackerRemovePlayerDesc": "{tracker} 에서 플레이어 제거",
728730
"trademarkShownBeforeMessage": "메시지 앞에 {trademark}가 표시됩니다.",
729731
"trainYard": "기차 차고지",
732+
"travelingVendor": "Traveling Vendor",
733+
"travelingVendorDetectedSetting": "When the Traveling Vendor is detected, send a notification.",
734+
"travelingVendorHaltedAt": "The Traveling Vendor stopped at {location}.",
735+
"travelingVendorHaltedSetting": "When the Traveling Vendor stops moving, send a notification.",
736+
"travelingVendorLeftSetting": "When the Traveling Vendor left the map, send a notification.",
737+
"travelingVendorLocatedAt": "The Traveling Vendor is located at {location}.",
738+
"travelingVendorLeftMap": "The Traveling Vendor just left the map at {location}.",
739+
"travelingVendorNotCurrentlyOnMap": "The Traveling Vendor is not currently on the map.",
740+
"travelingVendorResumedAt": "The Traveling Vendor resumed moving at {location}.",
741+
"travelingVendorSpawnedAt": "The Traveling Vendor spawned at {location}.",
730742
"turnOffCap": "끄기",
731743
"turnOnCap": "켜기",
732744
"turningGroupOnOff": "스위치 {group} {status} 전환",

src/languages/pl.json

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"cargoShipEgressSetting": "Gdy statek towarowy wchodzi na etap wyjścia, wyślij powiadomienie.",
7676
"cargoShipEntersEgressStage": "Cargo Ship should be in the egress stage at {location}.",
7777
"cargoShipEntersMap": "Cargo Ship enters the map from {location}.",
78-
"cargoShipLeftHarbor": "Cargo ship just left the Harbor at {location}",
78+
"cargoShipLeftHarbor": "Statek towarowy właśnie opuścił port w {location}",
7979
"cargoShipLeftMap": "Cargo Ship just left the map at {location}.",
8080
"cargoShipLeftSetting": "When Cargo Ship left the map, send a notification.",
8181
"cargoShipLocated": "Cargo Ship is located at {location}.",
@@ -160,6 +160,7 @@
160160
"commandSyntaxTimers": "timers",
161161
"commandSyntaxTranslateFromTo": "trf",
162162
"commandSyntaxTranslateTo": "tr",
163+
"commandSyntaxTravelingVendor": "vendor",
163164
"commandSyntaxTwig": "patyki",
164165
"commandSyntaxUnmute": "wyłącz wyciszenie",
165166
"commandSyntaxUnsubscribe": "unsub",
@@ -180,7 +181,7 @@
180181
"commandsAliasShowDesc": "Pokaż wszystkie zarejestrowane aliasy.",
181182
"commandsBlacklistAddDesc": "Dodaje użytkownika na czarną listę.",
182183
"commandsBlacklistDesc": "Zablokuj używanie bota przez użytkownika.",
183-
"commandsBlacklistDiscordUserDesc": "The discord user.",
184+
"commandsBlacklistDiscordUserDesc": "Użytkownik Discorda.",
184185
"commandsBlacklistRemoveDesc": "Remove user from the blacklist.",
185186
"commandsBlacklistShowDesc": "Show blacklisted users.",
186187
"commandsBlacklistSteamidDesc": "The steamid of the user.",
@@ -708,6 +709,7 @@
708709
"timeSinceLastSinceDestroyedLong": "{time1} since the last Patrol Helicopter was on the map, {time2} since it last got downed{location}.",
709710
"timeSinceLastSinceDestroyedShort": "{time1} since last.\n{time2} since destroyed{location}.",
710711
"timeSincePatrolHelicopterWasOnMap": "{time} since the Patrol Helicopter was on the map.",
712+
"timeSinceTravelingVendorWasOnMap": "{time} since the Traveling Vendor was on the map.",
711713
"timeSinceWipe": "{time} since wipe.",
712714
"timeTill": "Time till {event}",
713715
"timeTillDaylight": "{time} before daylight.",
@@ -727,6 +729,16 @@
727729
"trackerRemovePlayerDesc": "Usuń Gracza z {tracker}",
728730
"trademarkShownBeforeMessage": "{trademark} will be shown before messages.",
729731
"trainYard": "Zajezdnia kolejowa",
732+
"travelingVendor": "Traveling Vendor",
733+
"travelingVendorDetectedSetting": "When the Traveling Vendor is detected, send a notification.",
734+
"travelingVendorHaltedAt": "The Traveling Vendor stopped at {location}.",
735+
"travelingVendorHaltedSetting": "When the Traveling Vendor stops moving, send a notification.",
736+
"travelingVendorLeftSetting": "When the Traveling Vendor left the map, send a notification.",
737+
"travelingVendorLocatedAt": "The Traveling Vendor is located at {location}.",
738+
"travelingVendorLeftMap": "The Traveling Vendor just left the map at {location}.",
739+
"travelingVendorNotCurrentlyOnMap": "The Traveling Vendor is not currently on the map.",
740+
"travelingVendorResumedAt": "The Traveling Vendor resumed moving at {location}.",
741+
"travelingVendorSpawnedAt": "The Traveling Vendor spawned at {location}.",
730742
"turnOffCap": "WYŁĄCZ",
731743
"turnOnCap": "WŁĄCZ",
732744
"turningGroupOnOff": "Przełączanie grupy {group} {status}.",

0 commit comments

Comments
 (0)