mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Rename Postprocessing shader to Postprocessing shaders. Make low-effort attempt at updating
This commit is contained in:
parent
6ee5382e86
commit
ed7f3d69a7
44 changed files with 54 additions and 50 deletions
|
@ -289,7 +289,11 @@ void DisplayLayoutScreen::CreateViews() {
|
|||
shaderRow->SetSpacing(4.0f);
|
||||
leftColumn->Add(shaderRow);
|
||||
|
||||
postProcChoice_ = shaderRow->Add(new ChoiceWithValueDisplay(&shaderNames_[i], "", &PostShaderTranslateName, new LinearLayoutParams(1.0f)));
|
||||
if (shaderNames_[i] != "Off") {
|
||||
postProcChoice_ = shaderRow->Add(new ChoiceWithValueDisplay(&shaderNames_[i], "", &PostShaderTranslateName, new LinearLayoutParams(1.0f)));
|
||||
} else {
|
||||
postProcChoice_ = shaderRow->Add(new Choice(ImageID("I_PLUS")));
|
||||
}
|
||||
postProcChoice_->OnClick.Add([=](EventParams &e) {
|
||||
auto gr = GetI18NCategory("Graphics");
|
||||
auto procScreen = new PostProcScreen(gr->T("Postprocessing shaders"), i, false);
|
||||
|
|
|
@ -535,7 +535,7 @@ Overlay Information = معلومات النسق
|
|||
Partial Stretch = تمطيط جزئي
|
||||
Percent of FPS = Percent of FPS
|
||||
Performance = الأداء
|
||||
Postprocessing Shader = Postprocessing shader
|
||||
Postprocessing shaders = Postprocessing shaders
|
||||
Recreate Activity = Recreate activity
|
||||
Render duplicate frames to 60hz = Render duplicate frames to 60 Hz
|
||||
RenderDuplicateFrames Tip = Can make framerate smoother in games that run at lower framerates
|
||||
|
|
|
@ -527,7 +527,7 @@ Overlay Information = Overlay information
|
|||
Partial Stretch = Partial stretch
|
||||
Percent of FPS = Percent of FPS
|
||||
Performance = Performance
|
||||
Postprocessing Shader = Postprocessing shader
|
||||
Postprocessing shaders = Postprocessing shaders
|
||||
Recreate Activity = Recreate activity
|
||||
Render duplicate frames to 60hz = Render duplicate frames to 60 Hz
|
||||
RenderDuplicateFrames Tip = Can make framerate smoother in games that run at lower framerates
|
||||
|
|
|
@ -527,7 +527,7 @@ Overlay Information = Обща информация
|
|||
Partial Stretch = Partial stretch
|
||||
Percent of FPS = Percent of FPS
|
||||
Performance = Performance
|
||||
Postprocessing Shader = Postprocessing shader
|
||||
Postprocessing shaders = Postprocessing shaders
|
||||
Recreate Activity = Recreate activity
|
||||
Render duplicate frames to 60hz = Render duplicate frames to 60 Hz
|
||||
RenderDuplicateFrames Tip = Can make framerate smoother in games that run at lower framerates
|
||||
|
|
|
@ -527,7 +527,7 @@ Overlay Information = Overlay information
|
|||
Partial Stretch = Partial stretch
|
||||
Percent of FPS = Percent of FPS
|
||||
Performance = Performance
|
||||
Postprocessing Shader = Postprocessing shader
|
||||
Postprocessing shaders = Postprocessing shaders
|
||||
Recreate Activity = Recreate activity
|
||||
Render duplicate frames to 60hz = Render duplicate frames to 60 Hz
|
||||
RenderDuplicateFrames Tip = Can make framerate smoother in games that run at lower framerates
|
||||
|
|
|
@ -527,7 +527,7 @@ Overlay Information = Informace v překryvu
|
|||
Partial Stretch = Částečné roztažení
|
||||
Percent of FPS = Percent of FPS
|
||||
Performance = Výkon
|
||||
Postprocessing Shader = Shader následného zpracování
|
||||
Postprocessing shaders = Shader následného zpracování
|
||||
Recreate Activity = Recreate activity
|
||||
Render duplicate frames to 60hz = Render duplicate frames to 60 Hz
|
||||
RenderDuplicateFrames Tip = Can make framerate smoother in games that run at lower framerates
|
||||
|
|
|
@ -527,7 +527,7 @@ Overlay Information = Overlay information
|
|||
Partial Stretch = Delvis strukket
|
||||
Percent of FPS = Percent of FPS
|
||||
Performance = Ydelse
|
||||
Postprocessing Shader = Efterbehandlings-shader
|
||||
Postprocessing shaders = Efterbehandlings-shaders
|
||||
Recreate Activity = Recreate activity
|
||||
Render duplicate frames to 60hz = Render duplicate frames to 60 Hz
|
||||
RenderDuplicateFrames Tip = Can make framerate smoother in games that run at lower framerates
|
||||
|
|
|
@ -527,7 +527,7 @@ Overlay Information = Eingeblendete Informationen
|
|||
Partial Stretch = Teilweise strecken
|
||||
Percent of FPS = Prozent an FPS
|
||||
Performance = Leistung
|
||||
Postprocessing Shader = Nachbearbeitungs-Shader
|
||||
Postprocessing shaders = Nachbearbeitungs-Shader
|
||||
Recreate Activity = Recreate activity
|
||||
Render duplicate frames to 60hz = Render duplicate frames to 60 Hz
|
||||
RenderDuplicateFrames Tip = Kann Framerate smoother in Spielen machen, die eine niedrige Framerate haben.
|
||||
|
|
|
@ -527,7 +527,7 @@ Overlay Information = Pempakitan Overlay
|
|||
Partial Stretch = Partial stretch
|
||||
Percent of FPS = Percent of FPS
|
||||
Performance = Performance
|
||||
Postprocessing Shader = Postprocessing shader
|
||||
Postprocessing shaders = Postprocessing shaders
|
||||
Recreate Activity = Recreate activity
|
||||
Render duplicate frames to 60hz = Render duplicate frames to 60 Hz
|
||||
RenderDuplicateFrames Tip = Can make framerate smoother in games that run at lower framerates
|
||||
|
|
|
@ -478,7 +478,6 @@ Use UI background = Use UI background
|
|||
9x PSP = 9× PSP
|
||||
10x PSP = 10× PSP
|
||||
16x = 16×
|
||||
Add postprocessing shader = Add postprocessing shader
|
||||
Aggressive = Aggressive
|
||||
Alternative Speed = Alternative speed (in %, 0 = unlimited)
|
||||
Alternative Speed 2 = Alternative speed 2 (in %, 0 = unlimited)
|
||||
|
@ -1061,6 +1060,7 @@ CPU Name = Name
|
|||
D3DCompiler Version = D3DCompiler version
|
||||
Debug = Debug
|
||||
Debugger Present = Debugger present
|
||||
Depth buffer format = Depth buffer format
|
||||
Device Info = Device info
|
||||
Directories = Directories
|
||||
Display Information = Display information
|
||||
|
|
|
@ -527,7 +527,7 @@ Overlay Information = Información en pantalla
|
|||
Partial Stretch = Estirado parcial
|
||||
Percent of FPS = % de FPS
|
||||
Performance = Rendimiento
|
||||
Postprocessing Shader = Shader de postprocesado
|
||||
Postprocessing shaders = Shaders de postprocesado
|
||||
Recreate Activity = Recrear actividad
|
||||
Render duplicate frames to 60hz = Renderizar cuadros duplicados a 60Hz
|
||||
RenderDuplicateFrames Tip = Puede hacer la imagen más fluida in juegos con una tasa de cuadros más baja.
|
||||
|
|
|
@ -527,7 +527,7 @@ Overlay Information = Información en pantalla
|
|||
Partial Stretch = Estirado parcial
|
||||
Percent of FPS = % de FPS
|
||||
Performance = Rendimiento
|
||||
Postprocessing Shader = Shader de postprocesado
|
||||
Postprocessing shaders = Shaders de postprocesado
|
||||
Recreate Activity = Recrear actividad
|
||||
Render duplicate frames to 60hz = Procesar cuadros duplicados a 60 Hz
|
||||
RenderDuplicateFrames Tip = Puede hacer que la fluidez sea más suave en juegos con tasas de cuadros bajas.
|
||||
|
|
|
@ -527,7 +527,7 @@ Overlay Information = Overlay اطلاعات
|
|||
Partial Stretch = کشیدگی جزئی
|
||||
Percent of FPS = Percent of FPS
|
||||
Performance = Performance
|
||||
Postprocessing Shader = افکت پس-پردازش
|
||||
Postprocessing shaders = افکت پس-پردازش
|
||||
Recreate Activity = Recreate activity
|
||||
Render duplicate frames to 60hz = Render duplicate frames to 60 Hz
|
||||
RenderDuplicateFrames Tip = Can make framerate smoother in games that run at lower framerates
|
||||
|
|
|
@ -527,7 +527,7 @@ Overlay Information = Overlay information
|
|||
Partial Stretch = Partial stretch
|
||||
Percent of FPS = Percent of FPS
|
||||
Performance = Performance
|
||||
Postprocessing Shader = Postprocessing shader
|
||||
Postprocessing shaders = Postprocessing shaders
|
||||
Recreate Activity = Recreate activity
|
||||
Render duplicate frames to 60hz = Render duplicate frames to 60 Hz
|
||||
RenderDuplicateFrames Tip = Can make framerate smoother in games that run at lower framerates
|
||||
|
|
|
@ -527,7 +527,7 @@ Overlay Information = Informations incrustées à l'écran
|
|||
Partial Stretch = Étirement partiel
|
||||
Percent of FPS = Pourcentage de FPS
|
||||
Performance = Performances
|
||||
Postprocessing Shader = Shaders de post-traitement
|
||||
Postprocessing shaders = Shaders de post-traitement
|
||||
Recreate Activity = Recréer l'animation
|
||||
Render duplicate frames to 60hz = Dupliquer les images pour atteindre 60 Hz
|
||||
RenderDuplicateFrames Tip = Peut améliorer la fluidité dans les jeux qui fonctionnent à des fréquences d'images plus faibles
|
||||
|
|
|
@ -527,7 +527,7 @@ Overlay Information = Información en pantalla
|
|||
Partial Stretch = Partial stretch
|
||||
Percent of FPS = Percent of FPS
|
||||
Performance = Rendemento
|
||||
Postprocessing Shader = Shader de postprocesado
|
||||
Postprocessing shaders = Shaders de postprocesado
|
||||
Recreate Activity = Recreate activity
|
||||
Render duplicate frames to 60hz = Render duplicate frames to 60 Hz
|
||||
RenderDuplicateFrames Tip = Can make framerate smoother in games that run at lower framerates
|
||||
|
|
|
@ -527,7 +527,7 @@ Overlay Information = Πληροφορίες Οθόνης
|
|||
Partial Stretch = Μερική επέκταση
|
||||
Percent of FPS = Percent of FPS
|
||||
Performance = Επίδοσεις
|
||||
Postprocessing Shader = Shader Μετεπεξεργασίας
|
||||
Postprocessing shaders = Shaders Μετεπεξεργασίας
|
||||
Recreate Activity = Recreate activity
|
||||
Render duplicate frames to 60hz = Render duplicate frames to 60 Hz
|
||||
RenderDuplicateFrames Tip = Can make framerate smoother in games that run at lower framerates
|
||||
|
|
|
@ -527,7 +527,7 @@ Overlay Information = כיסוי מידע
|
|||
Partial Stretch = Partial stretch
|
||||
Percent of FPS = Percent of FPS
|
||||
Performance = Performance
|
||||
Postprocessing Shader = Postprocessing shader
|
||||
Postprocessing shaders = Postprocessing shaders
|
||||
Recreate Activity = Recreate activity
|
||||
Render duplicate frames to 60hz = Render duplicate frames to 60 Hz
|
||||
RenderDuplicateFrames Tip = Can make framerate smoother in games that run at lower framerates
|
||||
|
|
|
@ -527,7 +527,7 @@ Overlay Information = עדימ יוסיכ
|
|||
Partial Stretch = Partial stretch
|
||||
Percent of FPS = Percent of FPS
|
||||
Performance = Performance
|
||||
Postprocessing Shader = Postprocessing shader
|
||||
Postprocessing shaders = Postprocessing shaders
|
||||
Recreate Activity = Recreate activity
|
||||
Render duplicate frames to 60hz = Render duplicate frames to 60 Hz
|
||||
RenderDuplicateFrames Tip = Can make framerate smoother in games that run at lower framerates
|
||||
|
|
|
@ -527,7 +527,7 @@ Overlay Information = Prekrivanje informacija
|
|||
Partial Stretch = Djelomično rastezanje
|
||||
Percent of FPS = Postotak FPS-a
|
||||
Performance = Performansa
|
||||
Postprocessing Shader = Sjenčanje poslije procesa
|
||||
Postprocessing shaders = Sjenčanje poslije procesa
|
||||
Recreate Activity = Recreate activity
|
||||
Render duplicate frames to 60hz = Render duplicate frames to 60 Hz
|
||||
RenderDuplicateFrames Tip = Izlgađiva frameove u igrama koje ih jako malo imaju
|
||||
|
|
|
@ -527,7 +527,7 @@ Overlay Information = Overlay információk
|
|||
Partial Stretch = Részleges nyújtás
|
||||
Percent of FPS = FPS százalékában
|
||||
Performance = Teljesítmény
|
||||
Postprocessing Shader = Utóeffektező shader
|
||||
Postprocessing shaders = Utóeffektező shaders
|
||||
Recreate Activity = Recreate activity
|
||||
Render duplicate frames to 60hz = Képkockák duplázása 60 Hz rendereléshez
|
||||
RenderDuplicateFrames Tip = Simábbá teheti az alacsonyabb képkocka számon futó játékok kirajzolását
|
||||
|
|
|
@ -527,7 +527,7 @@ Overlay Information = Tampilan Informasi
|
|||
Partial Stretch = Peregangan sebagian
|
||||
Percent of FPS = Persen FPS
|
||||
Performance = Kinerja
|
||||
Postprocessing Shader = Pemrosesan shader
|
||||
Postprocessing shaders = Pemrosesan shaders
|
||||
Recreate Activity = Buat ulang aktivitas
|
||||
Render duplicate frames to 60hz = Pelukisan bingkai duplikat menjadi 60 Hz
|
||||
RenderDuplicateFrames Tip = Dapat membuat laju bingkai lebih lancar dalam permainan yang berjalan pada laju bingkai yang lebih rendah
|
||||
|
|
|
@ -528,7 +528,7 @@ Overlay Information = Copri Informazioni
|
|||
Partial Stretch = Estensione Parziale
|
||||
Percent of FPS = Percentuale di FPS
|
||||
Performance = Prestazioni
|
||||
Postprocessing Shader = Shader di post-elaborazione
|
||||
Postprocessing shaders = Shader di post-elaborazione
|
||||
Recreate Activity = Ricrea l'animazione
|
||||
Render duplicate frames to 60hz = Duplica i frame da renderizzare a 60 Hz
|
||||
RenderDuplicateFrames Tip = Può migliorare la fluidità nei giochi che funzionano a frame rate inferiori
|
||||
|
|
|
@ -527,7 +527,7 @@ Overlay Information = オーバーレイ表示
|
|||
Partial Stretch = 部分的に拡大
|
||||
Percent of FPS = FPS中のパーセント
|
||||
Performance = パフォーマンス
|
||||
Postprocessing Shader = 後処理シェーダ
|
||||
Postprocessing shaders = 後処理シェーダ
|
||||
Recreate Activity = Recreate activity
|
||||
Render duplicate frames to 60hz = フレームを複製して60Hzでレンダリングする
|
||||
RenderDuplicateFrames Tip = フレームレートが低いゲームでフレームレートをよりスムーズにできます
|
||||
|
|
|
@ -527,7 +527,7 @@ Overlay Information = Informasi numpuki
|
|||
Partial Stretch = Partial stretch
|
||||
Percent of FPS = Percent of FPS
|
||||
Performance = Kinerja
|
||||
Postprocessing Shader = Postprocessing shader
|
||||
Postprocessing shaders = Postprocessing shaders
|
||||
Recreate Activity = Recreate activity
|
||||
Render duplicate frames to 60hz = Render duplicate frames to 60 Hz
|
||||
RenderDuplicateFrames Tip = Can make framerate smoother in games that run at lower framerates
|
||||
|
|
|
@ -527,7 +527,7 @@ Overlay Information = 오버레이 정보
|
|||
Partial Stretch = 부분 늘이기
|
||||
Percent of FPS = FPS 비율
|
||||
Performance = 성능
|
||||
Postprocessing Shader = 후처리 쉐이더
|
||||
Postprocessing shaders = 후처리 쉐이더
|
||||
Recreate Activity = 활동 재생성
|
||||
Render duplicate frames to 60hz = 중복 프레임을 60Hz로 렌더링
|
||||
RenderDuplicateFrames Tip = 낮은 프레임 속도에서 실행되는 게임에서 프레임 속도를 더 부드럽게 만들 수 있습니다.
|
||||
|
|
|
@ -527,7 +527,7 @@ Overlay Information = ການສະແດງຂໍ້ມູນຊ້ອນທ
|
|||
Partial Stretch = ແນວຕັ້ງດຶງເຕັມຈໍ
|
||||
Percent of FPS = Percent of FPS
|
||||
Performance = ປະສິດທິພາບ
|
||||
Postprocessing Shader = ຂະບວນການເຮັດວຽກໄລ່ປັບເສດສີ
|
||||
Postprocessing shaders = ຂະບວນການເຮັດວຽກໄລ່ປັບເສດສີ
|
||||
Recreate Activity = Recreate activity
|
||||
Render duplicate frames to 60hz = Render duplicate frames to 60 Hz
|
||||
RenderDuplicateFrames Tip = Can make framerate smoother in games that run at lower framerates
|
||||
|
|
|
@ -527,7 +527,7 @@ Overlay Information = Užkadrinė informacija
|
|||
Partial Stretch = Partial stretch
|
||||
Percent of FPS = Percent of FPS
|
||||
Performance = Greitis
|
||||
Postprocessing Shader = "Įdėjiniminio" krovimo "šešėliai" (FX)
|
||||
Postprocessing shaders = "Įdėjiniminio" krovimo "šešėliai" (FX)
|
||||
Recreate Activity = Recreate activity
|
||||
Render duplicate frames to 60hz = Render duplicate frames to 60 Hz
|
||||
RenderDuplicateFrames Tip = Can make framerate smoother in games that run at lower framerates
|
||||
|
|
|
@ -527,7 +527,7 @@ Overlay Information = Maklumat pertindihan
|
|||
Partial Stretch = Partial stretch
|
||||
Percent of FPS = Percent of FPS
|
||||
Performance = Prestasi
|
||||
Postprocessing Shader = Pascapemprosesan Shader
|
||||
Postprocessing shaders = Pascapemprosesan Shaders
|
||||
Recreate Activity = Recreate activity
|
||||
Render duplicate frames to 60hz = Render duplicate frames to 60 Hz
|
||||
RenderDuplicateFrames Tip = Can make framerate smoother in games that run at lower framerates
|
||||
|
|
|
@ -527,7 +527,7 @@ Overlay Information = Informatie op het scherm
|
|||
Partial Stretch = Gedeeltelijk uitrekken
|
||||
Percent of FPS = Percent of FPS
|
||||
Performance = Prestaties
|
||||
Postprocessing Shader = Nabewerkingsshader
|
||||
Postprocessing shaders = Nabewerkingsshaders
|
||||
Recreate Activity = Recreate activity
|
||||
Render duplicate frames to 60hz = Render duplicate frames to 60 Hz
|
||||
RenderDuplicateFrames Tip = Can make framerate smoother in games that run at lower framerates
|
||||
|
|
|
@ -527,7 +527,7 @@ Overlay Information = Overlay information
|
|||
Partial Stretch = Partial stretch
|
||||
Percent of FPS = Percent of FPS
|
||||
Performance = Performance
|
||||
Postprocessing Shader = Postprocessing shader
|
||||
Postprocessing shaders = Postprocessing shaders
|
||||
Recreate Activity = Recreate activity
|
||||
Render duplicate frames to 60hz = Render duplicate frames to 60 Hz
|
||||
RenderDuplicateFrames Tip = Can make framerate smoother in games that run at lower framerates
|
||||
|
|
|
@ -527,7 +527,7 @@ Overlay Information = Nakładka informacyjna
|
|||
Partial Stretch = Częściowe rozciągnięcie
|
||||
Percent of FPS = Procent FPS
|
||||
Performance = Wydajność
|
||||
Postprocessing Shader = Efekty wizualne shaderów
|
||||
Postprocessing shaders = Efekty wizualne shaderów
|
||||
Recreate Activity = Recreate activity
|
||||
Render duplicate frames to 60hz = Render duplicate frames to 60 Hz
|
||||
RenderDuplicateFrames Tip = Can make framerate smoother in games that run at lower framerates
|
||||
|
|
|
@ -518,7 +518,7 @@ Frame Skipping = Pulo dos frames
|
|||
Frame Skipping Type = Tipo de pulo dos frames
|
||||
FullScreen = Tela cheia
|
||||
Geometry shader culling = Abate do shader da geometria
|
||||
Hack Settings = Configurações dos hacks (pode causar erros gráficos)
|
||||
Hack Settings = Configurações dos hacks (pode causar erros gráficos)
|
||||
Hardware Tessellation = Tesselação por hardware
|
||||
Hardware Transform = Transformação por hardware
|
||||
hardware transform error - falling back to software = Erro de transformação pelo hardware, retrocedendo pro software.
|
||||
|
@ -551,7 +551,7 @@ Overlay Information = Informações da sobreposição
|
|||
Partial Stretch = Esticamento parcial
|
||||
Percent of FPS = Porcentagem dos FPS
|
||||
Performance = Performance
|
||||
Postprocessing Shader = Shader de pós-processamento
|
||||
Postprocessing shaders = Shaders de pós-processamento
|
||||
Recreate Activity = Recriar atividade
|
||||
Render duplicate frames to 60hz = Renderizar frames duplicados a 60 Hz
|
||||
RenderDuplicateFrames Tip = Pode tornar a taxa dos frames mais suave em jogos que executam em taxas de frames menores
|
||||
|
@ -886,10 +886,10 @@ tools = Ferramentas grátis usadas:
|
|||
# Leave extra lines blank. 4 contributors per line seems to look best.
|
||||
translators1 = Papel, gabrielmop, Efraim Lopes, AkiraJkr
|
||||
translators2 = Felipe
|
||||
translators3 =
|
||||
translators4 =
|
||||
translators5 =
|
||||
translators6 =
|
||||
translators3 =
|
||||
translators4 =
|
||||
translators5 =
|
||||
translators6 =
|
||||
Twitter @PPSSPP_emu = Twitter @PPSSPP_emu
|
||||
website = Verifique o site da web:
|
||||
written = Escrito em C++ pela velocidade e portabilidade
|
||||
|
@ -990,7 +990,7 @@ View Feedback = Visualizar todos os feedbacks
|
|||
Date = Data
|
||||
Filename = Nome do arquivo
|
||||
No screenshot = Sem screenshot
|
||||
None yet. Things will appear here after you save. = Nada ainda. As coisas aparecerão aqui após você salvar.
|
||||
None yet. Things will appear here after you save. = Nada ainda. As coisas aparecerão aqui após você salvar.
|
||||
Nothing matching '%1' was found. = Nada combinando com o '%1' foi achado.
|
||||
Save Data = Dados salvos
|
||||
Save States = States salvos
|
||||
|
|
|
@ -551,7 +551,7 @@ Overlay Information = Informações da sobreposição
|
|||
Partial Stretch = Esticamento Parcial
|
||||
Percent of FPS = Percentagem dos FPS
|
||||
Performance = Performance
|
||||
Postprocessing Shader = Shader de Pós-Processamento
|
||||
Postprocessing shaders = Shaders de Pós-Processamento
|
||||
Recreate Activity = Recriar atividade
|
||||
Render duplicate frames to 60hz = Renderizar quadros duplicados a 60 Hz
|
||||
RenderDuplicateFrames Tip = Pode tornar a taxa dos quadros mais suave em jogos que executam em taxas de quadros menores
|
||||
|
|
|
@ -527,7 +527,7 @@ Overlay Information = Informație suprapusă
|
|||
Partial Stretch = Partial stretch
|
||||
Percent of FPS = Percent of FPS
|
||||
Performance = Performanță
|
||||
Postprocessing Shader = Shader postprocesare
|
||||
Postprocessing shaders = Shaders postprocesare
|
||||
Recreate Activity = Recreate activity
|
||||
Render duplicate frames to 60hz = Render duplicate frames to 60 Hz
|
||||
RenderDuplicateFrames Tip = Can make framerate smoother in games that run at lower framerates
|
||||
|
|
|
@ -527,7 +527,7 @@ Overlay Information = Информация в оверлее
|
|||
Partial Stretch = Частичное растягивание
|
||||
Percent of FPS = Процент от FPS
|
||||
Performance = Производительность
|
||||
Postprocessing Shader = Постобработка (шейдер)
|
||||
Postprocessing shaders = Постобработка (шейдер)
|
||||
Recreate Activity = Создать активность заново
|
||||
Render duplicate frames to 60hz = Рендеринг дублирующихся кадров до 60 Гц
|
||||
RenderDuplicateFrames Tip = Может сгладить частоту кадров в тех играх, где она низкая
|
||||
|
|
|
@ -527,7 +527,7 @@ Overlay Information = Overlay-information
|
|||
Partial Stretch = Partial stretch
|
||||
Percent of FPS = Procent av FPS
|
||||
Performance = Prestanda
|
||||
Postprocessing Shader = Postprocessing-Shader
|
||||
Postprocessing shaders = Postprocessing-Shaders
|
||||
Recreate Activity = Recreate activity
|
||||
Render duplicate frames to 60hz = Render duplicate frames to 60 Hz
|
||||
RenderDuplicateFrames Tip = Can make framerate smoother in games that run at lower framerates
|
||||
|
|
|
@ -527,7 +527,7 @@ Overlay Information = Overlay na impormasyon
|
|||
Partial Stretch = Parsiyal na unatin
|
||||
Percent of FPS = Porsiyento ng FPS
|
||||
Performance = Performance
|
||||
Postprocessing Shader = Postprocessing shader
|
||||
Postprocessing shaders = Postprocessing shaders
|
||||
Recreate Activity = Recreate activity
|
||||
Render duplicate frames to 60hz = Render duplicate frames to 60 Hz
|
||||
RenderDuplicateFrames Tip = Can make framerate smoother in games that run at lower framerates
|
||||
|
|
|
@ -527,7 +527,7 @@ Overlay Information = การแสดงข้อมูลซ้อนทั
|
|||
Partial Stretch = แนวตั้งดึงเต็มจอ
|
||||
Percent of FPS = อิงจากเปอร์เซ็นต์เฟรมต่อวิ
|
||||
Performance = ประสิทธิภาพ
|
||||
Postprocessing Shader = กระบวนการทำงานปรับเฉดแสงสี
|
||||
Postprocessing shaders = กระบวนการทำงานปรับเฉดแสงสี
|
||||
Recreate Activity = สร้างกิจกรรมใหม่
|
||||
Render duplicate frames to 60hz = แสดงผลเฟรมซ้ำให้ถึง 60 เฮิร์ตซ
|
||||
RenderDuplicateFrames Tip = ช่วยให้ภาพดูลื่นตาขึ้น ในเกมที่ใช้เฟรมเรทต่ำ
|
||||
|
|
|
@ -529,7 +529,7 @@ Overlay Information = Ek Bilgi
|
|||
Partial Stretch = Tam ekran (kısmi sünme)
|
||||
Percent of FPS = FPS yüzdesi
|
||||
Performance = Performans
|
||||
Postprocessing Shader = Postprocessing gölgelendiricisi
|
||||
Postprocessing shaders = Postprocessing gölgelendiricisi
|
||||
Recreate Activity = Recreate activity
|
||||
Render duplicate frames to 60hz = Yinelenen kareleri 60Hz'de işleyin
|
||||
RenderDuplicateFrames Tip = Daha düşük kare hızlarında çalışan oyunlarda kare hızını düzeltebilir
|
||||
|
|
|
@ -527,7 +527,7 @@ Overlay Information = Інформація про накладення
|
|||
Partial Stretch = Часткове розтягнення
|
||||
Percent of FPS = Відсоток FPS
|
||||
Performance = Продуктивність
|
||||
Postprocessing Shader = &Подальша обробка (шейдер)
|
||||
Postprocessing shaders = &Подальша обробка (шейдер)
|
||||
Recreate Activity = Відтворити діяльність
|
||||
Render duplicate frames to 60hz = Відображення повторюваних кадрів до 60 Гц
|
||||
RenderDuplicateFrames Tip = Можна зробити більш плавний кадр в іграх, які працюють у нижчих кадрах
|
||||
|
|
|
@ -527,7 +527,7 @@ Overlay Information = Hiển thị thông tin trên màn hình
|
|||
Partial Stretch = Từng phần dãn ra
|
||||
Percent of FPS = Percent of FPS
|
||||
Performance = Hiệu năng
|
||||
Postprocessing Shader = Xử lý hậu đổ bóng
|
||||
Postprocessing shaders = Xử lý hậu đổ bóng
|
||||
Recreate Activity = Recreate activity
|
||||
Render duplicate frames to 60hz = Render duplicate frames to 60 Hz
|
||||
RenderDuplicateFrames Tip = Can make framerate smoother in games that run at lower framerates
|
||||
|
|
|
@ -527,7 +527,7 @@ Overlay Information = 叠加信息
|
|||
Partial Stretch = 部分拉伸
|
||||
Percent of FPS = 帧率的百分比
|
||||
Performance = 性能
|
||||
Postprocessing Shader = 后处理着色器
|
||||
Postprocessing shaders = 后处理着色器
|
||||
Recreate Activity = 重建进程
|
||||
Render duplicate frames to 60hz = 渲染重复帧至60Hz
|
||||
RenderDuplicateFrames Tip = 在较低帧率的游戏中可以使帧速率更平滑
|
||||
|
|
|
@ -527,7 +527,7 @@ Overlay Information = 覆疊資訊
|
|||
Partial Stretch = 部分延展
|
||||
Percent of FPS = FPS 百分比
|
||||
Performance = 效能
|
||||
Postprocessing Shader = 後處理著色器
|
||||
Postprocessing shaders = 後處理著色器
|
||||
Recreate Activity = 重新建立活動
|
||||
Render duplicate frames to 60hz = 轉譯重複影格至 60 Hz
|
||||
RenderDuplicateFrames Tip = 可以使以較低影格速率執行的遊戲更加順暢
|
||||
|
|
Loading…
Add table
Reference in a new issue