Skip to content

Commit

Permalink
feat(locales): new entry
Browse files Browse the repository at this point in the history
  • Loading branch information
BerkieBb committed May 11, 2024
1 parent 2275c95 commit c27d17d
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 8 deletions.
3 changes: 2 additions & 1 deletion locales/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
},
"notify": {
"carjack_failed": "Krádež auta se nezdařila!",
"failed_lockedpick": "Nedaří se vám najít klíče a jste zklamaní.",
"failed_lockedpick": "You failed to lockpick.",
"failed_keys": "You fail to find the keys and get frustrated.",
"gave_keys": "Předáš klíče.",
"added_keys": "You gave a copy of the keys to vehicle %s to player %s!",
"keys_taken": "Dostanete klíčky od vozidla!",
Expand Down
3 changes: 2 additions & 1 deletion locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
},
"notify": {
"carjack_failed": "Knacken des Autos ist fehlgeschlagen!",
"failed_lockedpick": "Du kannst keine Schlüssel finden und bist frustriert.",
"failed_lockedpick": "You failed to lockpick.",
"failed_keys": "You fail to find the keys and get frustrated.",
"gave_keys": "Du gibst die Schlüssel ab.",
"added_keys": "You gave a copy of the keys to vehicle %s to player %s!",
"keys_taken": "Du erhälst die Schlüssel für das Fahrzeug!",
Expand Down
3 changes: 2 additions & 1 deletion locales/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
},
"notify": {
"carjack_failed": "¡Robo de carro falló!",
"failed_lockedpick": "No logras encontrar las llaves y te frustras",
"failed_lockedpick": "You failed to lockpick.",
"failed_keys": "You fail to find the keys and get frustrated.",
"gave_keys": "Has entregado las llaves",
"added_keys": "You gave a copy of the keys to vehicle %s to player %s!",
"keys_taken": "Has recibido las llaves del vehículo",
Expand Down
3 changes: 2 additions & 1 deletion locales/et.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
},
"notify": {
"carjack_failed": "Autovargamine ebaõnnestus!",
"failed_lockedpick": "Te ei leia võtmeid ja olete pettunud.",
"failed_lockedpick": "You failed to lockpick.",
"failed_keys": "You fail to find the keys and get frustrated.",
"gave_keys": "Annad võtmed üle.",
"added_keys": "You gave a copy of the keys to vehicle %s to player %s!",
"keys_taken": "Saate auto võtmed!",
Expand Down
3 changes: 2 additions & 1 deletion locales/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
},
"notify": {
"carjack_failed": "Le détournement de voiture a échoué",
"failed_lockedpick": "Vous n'avez pas réussi à ouvrir le véhicule et vous êtes frustré.",
"failed_lockedpick": "You failed to lockpick.",
"failed_keys": "You fail to find the keys and get frustrated.",
"gave_keys": "Vous donnez les clés.",
"added_keys": "You gave a copy of the keys to vehicle %s to player %s!",
"keys_taken": "Vous obtenez les clés du véhicule!",
Expand Down
3 changes: 2 additions & 1 deletion locales/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
},
"notify": {
"carjack_failed": "Voertuigdiefstal mislukt!",
"failed_lockedpick": "Je kon de sleutels niet vinden en raakt gefrustreerd.",
"failed_lockedpick": "Het lockpicken mislukte.",
"failed_keys": "Je kon de sleutels niet vinden en raakt gefrustreerd.",
"gave_keys": "Je hebt de sleutels overgedragen.",
"added_keys": "Je hebt een kopie van de sleutels voor het voertuig met kenteken %s gegeven aan speler %s!",
"keys_taken": "Je kreeg de sleutels van het voertuig!",
Expand Down
3 changes: 2 additions & 1 deletion locales/pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
},
"notify": {
"carjack_failed": "Falha no assalto ao veículo!",
"failed_lockedpick": "Falhas em encontrar as chaves e ficas frustrado.",
"failed_lockedpick": "You failed to lockpick.",
"failed_keys": "You fail to find the keys and get frustrated.",
"gave_keys": "Entregaste as chaves.",
"added_keys": "You gave a copy of the keys to vehicle %s to player %s!",
"keys_taken": "Recebeste as chaves do veículo!",
Expand Down
3 changes: 2 additions & 1 deletion locales/ro.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
},
"notify": {
"carjack_failed": "Furtul de mașină a eșuat",
"failed_lockedpick": "Nu ai putut clona cheile masinii si te stresezi.",
"failed_lockedpick": "You failed to lockpick.",
"failed_keys": "You fail to find the keys and get frustrated.",
"gave_keys": "Ai dat cheile vehiculului.",
"added_keys": "You gave a copy of the keys to vehicle %s to player %s!",
"keys_taken": "Ai primit cheile vehiculului!",
Expand Down

0 comments on commit c27d17d

Please sign in to comment.