mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-17 16:47:14 -04:00
New translations strings.xml (Polish)
This commit is contained in:
parent
589dc5e725
commit
d022127137
@ -52,8 +52,8 @@
|
|||||||
<string name="toast_optifine_success">Instalacja powiodła się</string>
|
<string name="toast_optifine_success">Instalacja powiodła się</string>
|
||||||
<string name="toast_uninstalljre_done">Zakończono odinstalowywanie Java Runtime</string>
|
<string name="toast_uninstalljre_done">Zakończono odinstalowywanie Java Runtime</string>
|
||||||
<!--
|
<!--
|
||||||
<string name="toast_3">Exit</string>
|
<string name="toast_3">Exit</string>
|
||||||
-->
|
-->
|
||||||
<!-- MCLauncherActivity: Tabs -->
|
<!-- MCLauncherActivity: Tabs -->
|
||||||
<string name="mcl_tab_console">Konsola programistyczna</string>
|
<string name="mcl_tab_console">Konsola programistyczna</string>
|
||||||
<string name="mcl_tab_crash">Dziennik awarii</string>
|
<string name="mcl_tab_crash">Dziennik awarii</string>
|
||||||
@ -100,27 +100,27 @@
|
|||||||
<string name="global_unpacking">Rozpakowywanie %s</string>
|
<string name="global_unpacking">Rozpakowywanie %s</string>
|
||||||
<string name="global_error_field_empty">To pole nie może być puste</string>
|
<string name="global_error_field_empty">To pole nie może być puste</string>
|
||||||
<!--
|
<!--
|
||||||
<string name="mcl_about">
|
<string name="mcl_about">
|
||||||
%1$s BETA (Minecraft Java launcher for Android), version " + PathTools.usingVerName + "\n" +
|
%1$s BETA (Minecraft Java launcher for Android), version " + PathTools.usingVerName + "\n" +
|
||||||
" - by Khanh Duy Tran (based from \"Boardwalk\" app)\n" +
|
" - by Khanh Duy Tran (based from \"Boardwalk\" app)\n" +
|
||||||
"Using libraries:\n" +
|
"Using libraries:\n" +
|
||||||
" • LWJGL " + org.lwjgl.Sys.getVersion() + "\n" +
|
" • LWJGL " + org.lwjgl.Sys.getVersion() + "\n" +
|
||||||
//" • Boardwalk memory manager (not used now).\n" +
|
//" • Boardwalk memory manager (not used now).\n" +
|
||||||
" • gl4es: OpenGL for OpenGL ES devices by lunixbochs and ptitSeb.\n" +
|
" • gl4es: OpenGL for OpenGL ES devices by lunixbochs and ptitSeb.\n" +
|
||||||
" • dx: tool to convert.\n" +
|
" • dx: tool to convert.\n" +
|
||||||
" • Java AWT Implementation includes:\n" +
|
" • Java AWT Implementation includes:\n" +
|
||||||
" - Boardwalk's makeshift.\n" +
|
" - Boardwalk's makeshift.\n" +
|
||||||
" - Apache Harmony AWT Framework.\n" +
|
" - Apache Harmony AWT Framework.\n" +
|
||||||
" - OpenJDK 7 codes implementation.\n" +
|
" - OpenJDK 7 codes implementation.\n" +
|
||||||
" - Developer code implement (copy text, open browser,...)\n" +
|
" - Developer code implement (copy text, open browser,...)\n" +
|
||||||
"\n" +
|
"\n" +
|
||||||
"* Notes:\n" +
|
"* Notes:\n" +
|
||||||
" - This app is currently BETA, it will not be stable.\n" +
|
" - This app is currently BETA, it will not be stable.\n" +
|
||||||
//"* This app will unstable on Android 7.0 or higher devices.\n" +
|
//"* This app will unstable on Android 7.0 or higher devices.\n" +
|
||||||
" - This app only use LWJGL2 and don't have a JRE8 desugar, so doesn't support 1.13 or higher versions.\n" +
|
" - This app only use LWJGL2 and don't have a JRE8 desugar, so doesn't support 1.13 or higher versions.\n" +
|
||||||
" - This app is not affiliated with Minecraft, Mojang or Microsoft.\n")
|
" - This app is not affiliated with Minecraft, Mojang or Microsoft.\n")
|
||||||
</string>
|
</string>
|
||||||
-->
|
-->
|
||||||
<!-- MainActivity: strings -->
|
<!-- MainActivity: strings -->
|
||||||
<string name="mcn_exit_title">Aplikacja/Gra zakończyła się z kodem %d</string>
|
<string name="mcn_exit_title">Aplikacja/Gra zakończyła się z kodem %d</string>
|
||||||
<string name="mcn_exit_call">Wyjście</string>
|
<string name="mcn_exit_call">Wyjście</string>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user