mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-13 23:00:45 -04:00
New translations strings.xml (Catalan)
This commit is contained in:
parent
497c89a50d
commit
58ade797f9
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<!-- App name part -->
|
||||
<string name="app_name">PojavLauncher (Minecraft: Edició de Java per Android)</string>
|
||||
<string name="app_name">PojavLauncher (Minecraft: Java Edition per Android)</string>
|
||||
<string name="app_short_name">PojavLauncher</string>
|
||||
<string name="app_motd">Juga a Minecraft: edició de Java al teu dispositiu!</string>
|
||||
<!-- Action bar part -->
|
||||
@ -53,9 +53,9 @@
|
||||
<string name="toast_permission_denied">Es requireix el permis de llegir/escriure!</string>
|
||||
<string name="toast_login_error">Error al entrar al teu conte. Siusplau envian’s el text seguent.\nError: %s</string>
|
||||
<string name="toast_optifine_success">Instalació completada</string>
|
||||
<string name="toast_shiftmode">La tecla Shift (sneak) s’ha canviat al mode %s</string>
|
||||
<string name="toast_shiftmode_hold">Mode de espera</string>
|
||||
<string name="toast_shiftmode_toggle">Mode de click toggle</string>
|
||||
<string name="toast_shiftmode" comment="toast_shiftmode %s will be replaced with one of the following strings: toast_shiftmode_hold, toast_shiftmode_toggle">La tecla Shift (sneak) s’ha canviat al mode %s</string>
|
||||
<string name="toast_shiftmode_hold" comment="toast_shiftmode_hold Continuation of the toast_shiftmode string. If your language doesn't use Capitalization, you can translate this string starting with a small letter.">Mode de espera</string>
|
||||
<string name="toast_shiftmode_toggle" comment="toast_shiftmode_toggle Continuation of the toast_shiftmode string. If your language doesn't use Capitalization, you can translate this string starting with a small letter.">Mode de click toggle</string>
|
||||
<!--
|
||||
<string name="toast_3">Exit</string>
|
||||
-->
|
||||
@ -129,7 +129,7 @@
|
||||
</string>
|
||||
-->
|
||||
<!-- MainActivity: strings -->
|
||||
<string name="mcn_exit_title">Game exited</string>
|
||||
<string name="mcn_exit_title" comment="mcn_exit_title MainActivity: strings">Game exited</string>
|
||||
<string name="mcn_exit_call">Exit</string>
|
||||
<string name="mcn_exit_crash">Game Crash detected! Click OK to exit.</string>
|
||||
<string name="mcn_exit_errcrash">Unable to locate crash! You may ignore this.</string>
|
||||
|
Loading…
x
Reference in New Issue
Block a user