New translations en_us.json (Greek)

This commit is contained in:
Ac_K 2024-08-29 19:34:26 +02:00
parent ad4bb59e00
commit 9b408684e2
1 changed files with 16 additions and 16 deletions

View File

@ -319,11 +319,11 @@
"KeyKeypad7": "Keypad 7",
"KeyKeypad8": "Keypad 8",
"KeyKeypad9": "Keypad 9",
"KeyKeypadDivide": "Keypad Divide",
"KeyKeypadMultiply": "Keypad Multiply",
"KeyKeypadSubtract": "Keypad Subtract",
"KeyKeypadAdd": "Keypad Add",
"KeyKeypadDecimal": "Keypad Decimal",
"KeyKeypadDivide": "Πλήκτρο Διαίρεσης Keypad",
"KeyKeypadMultiply": "Πλήκτρο Πολλαπλασιασμού Keypad",
"KeyKeypadSubtract": "Πλήκτρο Αφαίρεσης Keypad",
"KeyKeypadAdd": "Πλήκτρο Πρόσθεσης Keypad",
"KeyKeypadDecimal": "Πλήκτρο Δεκαδικού Keypad",
"KeyKeypadEnter": "Keypad Enter",
"KeyNumber0": "0",
"KeyNumber1": "1",
@ -347,17 +347,17 @@
"KeyPeriod": ".",
"KeySlash": "/",
"KeyBackSlash": "\\",
"KeyUnbound": "Unbound",
"KeyUnbound": "Αόριστο",
"GamepadLeftStick": "L Stick Button",
"GamepadRightStick": "R Stick Button",
"GamepadLeftShoulder": "Left Shoulder",
"GamepadRightShoulder": "Right Shoulder",
"GamepadLeftTrigger": "Left Trigger",
"GamepadRightTrigger": "Right Trigger",
"GamepadDpadUp": "Up",
"GamepadDpadDown": "Down",
"GamepadDpadLeft": "Left",
"GamepadDpadRight": "Right",
"GamepadLeftTrigger": "Αριστερή Σκανδάλη",
"GamepadRightTrigger": "Δεξιά Σκανδάλη",
"GamepadDpadUp": "Πάνω",
"GamepadDpadDown": "Κάτω",
"GamepadDpadLeft": "Αριστερά",
"GamepadDpadRight": "Δεξιά",
"GamepadMinus": "-",
"GamepadPlus": "+",
"GamepadGuide": "Guide",
@ -758,12 +758,12 @@
"GraphicsAATooltip": "Applies anti-aliasing to the game render.\n\nFXAA will blur most of the image, while SMAA will attempt to find jagged edges and smooth them out.\n\nNot recommended to use in conjunction with the FSR scaling filter.\n\nThis option can be changed while a game is running by clicking \"Apply\" below; you can simply move the settings window aside and experiment until you find your preferred look for a game.\n\nLeave on NONE if unsure.",
"GraphicsAALabel": "Anti-Aliasing",
"GraphicsScalingFilterLabel": "Φίλτρο Κλιμάκωσης:",
"GraphicsScalingFilterTooltip": "Choose the scaling filter that will be applied when using resolution scale.\n\nBilinear works well for 3D games and is a safe default option.\n\nNearest is recommended for pixel art games.\n\nFSR 1.0 is merely a sharpening filter, not recommended for use with FXAA or SMAA.\n\nThis option can be changed while a game is running by clicking \"Apply\" below; you can simply move the settings window aside and experiment until you find your preferred look for a game.\n\nLeave on BILINEAR if unsure.",
"GraphicsScalingFilterTooltip": "Επιλέξτε το φίλτρο κλιμάκωσης το οποίο θα εφαρμοστεί.\n\nΤο Bilinear λειτουργεί καλά σε τρισδιάστατα παιχνίδια και είναι μία καλή προεπιλογή.\n\nΤο Πλησιέστερο ενδείκνυται για παιχνίδια με γραφικά pixel art.\n\nΤο FSR 1.0 είναι ένα φίλτρο που αυξάνει την οξύτητα της εικόνας και δεν ενδείκνυται για χρήση μαζί με το FXAA ή το SMAA.\n\nΑυτή η επιλογή μπορεί να αλλαχτεί ενώ ένα παιχνίδι τρέχει πατώντας \"Εφαρμογή\", μπορείτε να μετακινήσετε το παράθυρο δίπλα και να πειραματιστείτε μέχρι να καταλήξετε στο φίλτρο το οποίο ταιριάζει στο παιχνίδι που παίζετε.",
"GraphicsScalingFilterBilinear": "Bilinear",
"GraphicsScalingFilterNearest": "Nearest",
"GraphicsScalingFilterNearest": "Πλησιέστερο",
"GraphicsScalingFilterFsr": "FSR",
"GraphicsScalingFilterLevelLabel": "Επίπεδο",
"GraphicsScalingFilterLevelTooltip": "Set FSR 1.0 sharpening level. Higher is sharper.",
"GraphicsScalingFilterLevelTooltip": "Ορισμός επιπέδου οξύνσης της εικόνας του FSR 1.0. Το υψηλότερο είναι και πιο οξύ.",
"SmaaLow": "Χαμηλό SMAA",
"SmaaMedium": " Μεσαίο SMAA",
"SmaaHigh": "Υψηλό SMAA",
@ -779,6 +779,6 @@
"SettingsTabNetworkMultiplayer": "Πολλαπλοί παίκτες",
"MultiplayerMode": "Λειτουργία:",
"MultiplayerModeTooltip": "Change LDN multiplayer mode.\n\nLdnMitm will modify local wireless/local play functionality in games to function as if it were LAN, allowing for local, same-network connections with other Ryujinx instances and hacked Nintendo Switch consoles that have the ldn_mitm module installed.\n\nMultiplayer requires all players to be on the same game version (i.e. Super Smash Bros. Ultimate v13.0.1 can't connect to v13.0.0).\n\nLeave DISABLED if unsure.",
"MultiplayerModeDisabled": "Disabled",
"MultiplayerModeDisabled": "Απενεργοποιημένο",
"MultiplayerModeLdnMitm": "ldn_mitm"
}