Skip to content

Commit 6a9b02d

Browse files
author
github-actions
committed
Fetch translations from Crowdin
1 parent ae3292f commit 6a9b02d

5 files changed

Lines changed: 447 additions & 27 deletions

File tree

intl/googleplay_hr.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"main-desc": "RetroArch is an open-source project that makes use of a powerful development interface called Libretro. Libretro is an interface that allows you to make cross-platform applications that can use rich features such as OpenGL, cross-platform camera support, location support, and more in the future.\n\nIt comes with its own built-in collection of applications to provide you with a 'one-stop-shop' for entertainment.\n\nLibretro and RetroArch are perfectly suited for creating games, emulators and multimedia programs. If you want to learn more, go to our website (listed below).\nIMPORTANT!!!\n\nRetroArch is a multi-versatile program, that means that in order for it to do anything, you need modular programs that we call 'cores'. These cores DO NOT COME OUT OF THE BOX. You need to go to \"Online Updater -> Core Updater\" from within the app to download them.\n\nFEATURES:\n* Eye-candy menus to choose from!\n* Scan files / directories and add them to game system collections!\n* View database information about each game once added to a collection!\n* Download programs ('cores') online\n* Update everything!\n* Download Game & Watch games and play them with our exclusive Game & Watch emulator!\n* Built-in input remapping\n* Ability to remap controls\n* Ability to enter and load cheats\n* Multi-language support!\n* Over 80+ programs('cores') now and counting!\n* Play multiplayer with NetPlay!\n* Take screenshots, save states and more!\n\n* No DRM\n* No restrictions on usage\n* Open-source\n* No push ads\n* No spying\n* No ads period\n\nJoin us on discord for support and netplay matchmaking\nhttps://discord.gg/C4amCeV\n\nVisit our Youtube channel here for tutorials, gameplays, news and development progress!\nhttps://www.youtube.com/user/libretro\nhttps://www.youtube.com/RetroArchOfficial\n\nFor info and help, see our documentation site -\nhttps://docs.libretro.com/\n\nVisit our website!\nhttps://www.retroarch.com/\n\nwww.libretro.com",
3-
"short-desc": "Retro games and emulators on your device!"
2+
"main-desc": "RetroArch je projekt otvorenog koda koji koristi moćno razvojno sučelje zvano Libretro. Libretro je sučelje koje vam omogućuje izradu višeplatformskih aplikacija koje mogu koristiti bogate značajke poput OpenGL-a, višeplatformske podrške za kameru, podrške za lokaciju i još mnogo toga u budućnosti.\n\nDolazi s vlastitom ugrađenom kolekcijom aplikacija kako bi vam pružio „sve na jednom mjestu” za zabavu.\n\n Libretro i RetroArch su savršeno prikladni za izradu igara, emulatora i multimedijskih programa. Ako želite saznati više, posjetite našu web stranicu (navedenu u nastavku). VAŽNO!!!\n\nRetroArch je svestran program, što znači da su mu za rad, kako bi išta mogao raditi, potrebni modularni programi koje zovemo „jezgre” (cores). Ove jezgre NE DOLAZE UNAPRIJED INSTALIRANE. Morate otići na „Online Updater -> Core Updater” unutar aplikacije kako biste ih preuzeli.\n\nZNAČAJKE:\n* Prekrasni izbornici na izbor!\n* Skenirajte datoteke / mape i dodajte ih u kolekcije sustava igara!\n* Pregledajte informacije iz baze podataka o svakoj igri nakon dodavanja u kolekciju!\n* Preuzmite programe („jezgre”) putem interneta\n* Ažurirajte sve!\n*Preuzmite Game & Watch igre i igrajte ih s našim ekskluzivnim Game & Watch emulatorom!\n* Ugrađeno ponovno mapiranje unosa\n* Mogućnost promjene kontrola\n* Mogućnost unosa i učitavanja šifri\n* Podrška za više jezika!\n* Preko 80+ programa („jezgri”) i taj broj stalno raste!\n* Igrajte višeigrački način putem NetPlaya!\n* Snimajte zaslon, spremajte pozicije i još mnogo toga!\n\n* Bez DRM-a\n* Bez ograničenja upotrebe\n* Otvoreni kod\n* Bez „push” oglasa\n* Bez špijuniranja\n* Bez ikakvih oglasa\n\nPridružite nam se na Discordu za podršku i Netplay povezivanje\nhttps://discord.gg/C4amCeV\n\nPosjetite naš Youtube kanal ovdje za vodiče, gameplay videozapise, vijesti i napredak u razvoju!\nhttps://www.youtube.com/user/libretro\nhttps://www.youtube.com/RetroArchOfficial\n\nZa informacije i pomoć, pogledajte našu stranicu s dokumentacijom -\nhttps://docs.libretro.com/\n\nPosjetite našu web stranicu!\nhttps://www.retroarch.com/\n\nwww.libretro.com",
3+
"short-desc": "Retro igre i emulatori na vašem uređaju!"
44
}

intl/msg_hash_pt_br.h

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2486,6 +2486,14 @@ MSG_HASH(
24862486
MENU_ENUM_SUBLABEL_VIDEO_ADAPTIVE_VSYNC,
24872487
"VSync é ativado até que o desempenho caia abaixo da taxa de atualização alvo. Pode minimizar travamentos quando o desempenho fica abaixo do tempo real, além de ser mais eficiente energeticamente. Não é compatível com 'Atraso de Quadro (Frame Delay)'."
24882488
)
2489+
MSG_HASH(
2490+
MENU_ENUM_LABEL_VALUE_VIDEO_SCANLINE_SYNC,
2491+
"Sincronização de Scanline"
2492+
)
2493+
MSG_HASH(
2494+
MENU_ENUM_SUBLABEL_VIDEO_SCANLINE_SYNC,
2495+
"Sincronize a apresentação de vídeo com a posição da scanline. Reduz a latência ao custo de um risco maior de tearing (asgos na tela)."
2496+
)
24892497
MSG_HASH(
24902498
MENU_ENUM_LABEL_VALUE_VIDEO_FRAME_DELAY,
24912499
"Atraso de Quadro"

0 commit comments

Comments
 (0)