mirror of
https://github.com/Spythere/pojazdownik.git
synced 2026-05-03 19:48:11 +00:00
chore: improved stock actions layout; added stock bookmarking
This commit is contained in:
@@ -52,6 +52,8 @@
|
||||
"alert-copied": "The rolling stock has been copied to your clipboard!",
|
||||
"alert-empty": "Lista pojazdów jest pusta!",
|
||||
"prompt-file": "Name a file and download it to the Presets folder (Documents/TTSK/TrainDriver2):",
|
||||
"prompt-bookmark": "Enter the name of this composition:",
|
||||
"prompt-bookmark-overwrite": "A composition with this name is already bookmarked! Do you want to overwrite it?",
|
||||
"vehicle-no": "VEHICLE NO.",
|
||||
"no-vehicle-chosen": "NO VEHICLE CHOSEN",
|
||||
"action-move-up": "MOVE UP",
|
||||
@@ -63,6 +65,7 @@
|
||||
"action-copy": "COPY TO CLIPBOARD",
|
||||
"action-reset": "RESET",
|
||||
"action-shuffle": "SHUFFLE",
|
||||
"action-bookmark": "BOOKMARK",
|
||||
"mass": "Mass",
|
||||
"mass-accepted": "accepted",
|
||||
"length": "Length",
|
||||
|
||||
+5
-2
@@ -53,17 +53,20 @@
|
||||
"alert-copied": "Skład został skopiowany do twojego schowka!",
|
||||
"alert-empty": "Lista pojazdów jest pusta!",
|
||||
"prompt-file": "Nazwij plik, a następnie pobierz do folderu Presets (Dokumenty/TTSK/TrainDriver2):",
|
||||
"prompt-bookmark": "Nazwij skład do zapisania:",
|
||||
"prompt-bookmark-overwrite": "Skład o tej nazwie jest już zapisany. Czy chcesz go podmienić?",
|
||||
"vehicle-no": "POJAZD NR",
|
||||
"no-vehicle-chosen": "NIE WYBRANO POJAZDU",
|
||||
"action-move-up": "PRZENIEŚ WYŻEJ",
|
||||
"action-move-down": "PRZENIEŚ NIŻEJ",
|
||||
"action-remove": "USUŃ",
|
||||
"action-upload-file": "WCZYTAJ (PLIK)",
|
||||
"action-upload-clipboard": "WCZYTAJ (SCHOWEK)",
|
||||
"action-upload-file": "WCZYTAJ Z PLIKU",
|
||||
"action-upload-clipboard": "WCZYTAJ ZE SCHOWKA",
|
||||
"action-download": "POBIERZ DO PLIKU",
|
||||
"action-copy": "SKOPIUJ DO SCHOWKA",
|
||||
"action-reset": "ZRESETUJ",
|
||||
"action-shuffle": "PRZETASUJ",
|
||||
"action-bookmark": "ZAPISZ",
|
||||
"mass": "Masa",
|
||||
"mass-accepted": "dopuszczalna",
|
||||
"length": "Długość",
|
||||
|
||||
Reference in New Issue
Block a user