mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-17 21:48:19 +00:00
Merge pull request #8513 from MilkeeyCat/pr_ddnet_fix_da_translations
Add context to translations & add removed translations
This commit is contained in:
commit
248a24845e
|
@ -518,6 +518,7 @@ LAN
|
||||||
Name plates size
|
Name plates size
|
||||||
== Памер таблічак з імёнамі
|
== Памер таблічак з імёнамі
|
||||||
|
|
||||||
|
[Graphics error]
|
||||||
Failed to swap framebuffers. Try to update your GPU drivers.
|
Failed to swap framebuffers. Try to update your GPU drivers.
|
||||||
== Не атрымалася выканаць падпампоўку кадравых буфераў. Паспрабуйце абнавіць драйверы відэакарты.
|
== Не атрымалася выканаць падпампоўку кадравых буфераў. Паспрабуйце абнавіць драйверы відэакарты.
|
||||||
|
|
||||||
|
@ -1717,11 +1718,11 @@ Out of VRAM. Try removing custom assets (skins, entities, etc.), especially thos
|
||||||
|
|
||||||
[Graphics error]
|
[Graphics error]
|
||||||
An error during command recording occurred. Try to update your GPU drivers.
|
An error during command recording occurred. Try to update your GPU drivers.
|
||||||
==
|
== Адбылася памылка падчас выканання каманды запісу. Паспрабуйце абнавіць драйверы відэакарты.
|
||||||
|
|
||||||
[Graphics error]
|
[Graphics error]
|
||||||
A render command failed. Try to update your GPU drivers.
|
A render command failed. Try to update your GPU drivers.
|
||||||
==
|
== Каманда рэндэрынгу не выканана. Паспрабуйце абнавіць драйверы відэакарты.
|
||||||
|
|
||||||
[Graphics error]
|
[Graphics error]
|
||||||
Submitting the render commands failed. Try to update your GPU drivers.
|
Submitting the render commands failed. Try to update your GPU drivers.
|
||||||
|
|
|
@ -1211,6 +1211,7 @@ Failed during initialization. Try to change gfx_backend to OpenGL or Vulkan in s
|
||||||
Out of VRAM. Try removing custom assets (skins, entities, etc.), especially those with high resolution.
|
Out of VRAM. Try removing custom assets (skins, entities, etc.), especially those with high resolution.
|
||||||
== Brak pamięci VRAM. Spróbuj usunąć niestandardowe zasoby (skiny, entities, itd.), szczególnie te z dużą rozdzielczością.
|
== Brak pamięci VRAM. Spróbuj usunąć niestandardowe zasoby (skiny, entities, itd.), szczególnie te z dużą rozdzielczością.
|
||||||
|
|
||||||
|
[Graphics error]
|
||||||
Unknown error. Try to change gfx_backend to OpenGL or Vulkan in settings_ddnet.cfg in the config directory and try again.
|
Unknown error. Try to change gfx_backend to OpenGL or Vulkan in settings_ddnet.cfg in the config directory and try again.
|
||||||
== Wystąpił nieznany błąd. Spróbuj zmienić gfx_backend na OpenGL lub Vulkan w settings_ddnet.cfg w folderze konfiguracyjnym i spróbuj ponownie.
|
== Wystąpił nieznany błąd. Spróbuj zmienić gfx_backend na OpenGL lub Vulkan w settings_ddnet.cfg w folderze konfiguracyjnym i spróbuj ponownie.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue