Skip to content

Commit

Permalink
[Chores] Regen i18n
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasnoble authored Jul 16, 2024
1 parent 8b0e1d6 commit 5211496
Show file tree
Hide file tree
Showing 7 changed files with 274 additions and 236 deletions.
38 changes: 19 additions & 19 deletions i18n/el.po
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ msgstr "{}x MSAA"
msgid "MSAA"
msgstr "MSAA"

#: src/core/OpenGL_GPU/gpu_opengl.cc:499 src/gpu/soft/gpu.cc:261
#: src/core/OpenGL_GPU/gpu_opengl.cc:499 src/gpu/soft/gpu.cc:255
msgid "Use linear filtering"
msgstr ""

Expand Down Expand Up @@ -203,40 +203,40 @@ msgstr ""
msgid "GDB client"
msgstr ""

#: src/core/gpu.cc:1037 src/core/gpu.cc:1122
#: src/core/gpu.cc:1079 src/core/gpu.cc:1164
msgid "Shading: Flat"
msgstr ""

#: src/core/gpu.cc:1041 src/core/gpu.cc:1126
#: src/core/gpu.cc:1083 src/core/gpu.cc:1168
msgid "Shading: Gouraud"
msgstr ""

#: src/core/gpu.cc:1045
#: src/core/gpu.cc:1087
msgid "Textured"
msgstr ""

#: src/core/gpu.cc:1048 src/core/gpu.cc:1129 src/core/gpu.cc:1170
#: src/core/gpu.cc:1090 src/core/gpu.cc:1171 src/core/gpu.cc:1212
msgid "Semi-transparency blending"
msgstr ""

#: src/core/gpu.cc:1064
#: src/core/gpu.cc:1106
#, c-format
msgid "Vertex %i"
msgstr ""

#: src/core/gpu.cc:1088 src/core/gpu.cc:1154 src/core/gpu.cc:1183
#: src/core/gpu.cc:1130 src/core/gpu.cc:1196 src/core/gpu.cc:1225
msgid "Go to primitive##{}"
msgstr ""

#: src/core/gpu.cc:1096 src/core/gpu.cc:1193
#: src/core/gpu.cc:1138 src/core/gpu.cc:1235
msgid "Go to texture##{}"
msgstr ""

#: src/core/gpu.cc:1108 src/core/gpu.cc:1205
#: src/core/gpu.cc:1150 src/core/gpu.cc:1247
msgid "Go to CLUT##{}"
msgstr ""

#: src/core/gpu.cc:1134
#: src/core/gpu.cc:1176
#, c-format
msgid "Line %i"
msgstr "Γραμμή %i"
Expand Down Expand Up @@ -865,41 +865,41 @@ msgid ""
"Restart SIO1 server/client and try again."
msgstr ""

#: src/gpu/soft/gpu.cc:243
#: src/gpu/soft/gpu.cc:237
msgid "Game-dependent dithering (slow)"
msgstr ""

#: src/gpu/soft/gpu.cc:243
#: src/gpu/soft/gpu.cc:237
msgid "No dithering (fastest)"
msgstr ""

#: src/gpu/soft/gpu.cc:244
#: src/gpu/soft/gpu.cc:238
msgid "Always dither g-shaded polygons (slowest)"
msgstr ""

#: src/gpu/soft/gpu.cc:246
#: src/gpu/soft/gpu.cc:240
msgid "Soft GPU configuration"
msgstr ""

#: src/gpu/soft/gpu.cc:247
#: src/gpu/soft/gpu.cc:241
msgid "Dithering"
msgstr ""

#: src/gpu/soft/gpu.cc:252
#: src/gpu/soft/gpu.cc:246
msgid "Use cached dithering tables"
msgstr ""

#: src/gpu/soft/gpu.cc:258
#: src/gpu/soft/gpu.cc:252
msgid ""
"Dithering tables are cached in memory for faster processing. Dithering will "
"be done much faster, at the cost of a 512MB cache."
msgstr ""

#: src/gpu/soft/gpu.cc:273
#: src/gpu/soft/gpu.cc:267
msgid "Soft GPU debugger"
msgstr ""

#: src/gpu/soft/gpu.cc:275
#: src/gpu/soft/gpu.cc:269
msgid ""
"Debugging features are not supported when using the software renderer yet\n"
"Consider enabling the OpenGL GPU option instead."
Expand Down
Loading

0 comments on commit 5211496

Please sign in to comment.