Skip to content

Commit a2d7e1b

Browse files
New translations strings.xml (Catalan)
1 parent 61b4ff1 commit a2d7e1b

1 file changed

Lines changed: 0 additions & 59 deletions

File tree

app_pojavlauncher/src/main/res/values-ca/strings.xml

Lines changed: 0 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,7 @@
2424
<!-- MCLauncherActivity: Tabs -->
2525
<!-- MCLauncherActivity: Account status -->
2626
<!-- MCLauncherActivity: Strings -->
27-
<string name="mcl_launch_cleancache">Cleaning cache files</string>
28-
<string name="mcl_launch_downloading">Downloading %s</string>
2927
<string name="mcl_launch_downloading_progress">"Descarregant %s (%.2f MB / %.2f MB)"</string>
30-
<string name="mcl_launch_download_assets">Preparing to download resources</string>
31-
<string name="mcl_options">Options</string>
32-
<string name="mcl_option_customcontrol">Custom controls</string>
3328
<string name="mcl_setting_title_use_surface_view">Utilitza la renderització de superfície alternativa</string>
3429
<string name="mcl_setting_subtitle_use_surface_view">Pot millorar el rendiment a escenaris lligats al GPU.</string>
3530
<string name="mcl_setting_title_ignore_notch">Ignorar notch</string>
@@ -41,54 +36,19 @@
4136
<string name="mcl_setting_subtitle_buttonscale">Escalar els botons si són molt menuts.</string>
4237
<string name="mcl_setting_title_mousescale">Escalat del cursor</string>
4338
<string name="mcl_setting_subtitle_mousescale">Canvia la mida del cursor virtual.</string>
44-
<string name="mcl_setting_title_javaargs">Arguments de llançament del JVM</string>
4539
<string name="mcl_setting_subtitle_javaargs">Vés amb compte, això podria provocar un bloqueig del joc si es modifica sense coneixement.</string>
4640
<string name="mcl_setting_category_renderer">Renderitzador</string>
47-
<string name="mcl_setting_veroption_release">Release</string>
48-
<string name="mcl_setting_veroption_snapshot">Snapshot</string>
49-
<string name="mcl_setting_veroption_oldalpha">Old-alpha</string>
50-
<string name="mcl_setting_veroption_oldbeta">Old-beta</string>
51-
<string name="mcl_version_clone">Clone</string>
5241
<!-- Global strings -->
53-
<string name="global_edit">Edit</string>
54-
<string name="global_error">Error</string>
55-
<string name="global_load">Load</string>
56-
<string name="global_name">Name</string>
57-
<string name="global_remove">Remove</string>
58-
<string name="global_clone">Clone</string>
59-
<string name="global_restart">Restart</string>
60-
<string name="global_save">Save</string>
6142
<string name="global_unpacking">S\'està desempaquetant %s</string>
62-
<string name="global_error_field_empty">This field can\'t be empty</string>
6343
<string name="global_waiting">Espera</string>
64-
<string name="global_select">Selecciona</string>
6544
<string name="global_retry">Torna a provar</string>
6645
<!-- MainActivity: strings -->
6746
<string name="mcn_exit_title">Aplicació/Joc ha eixit amb codi %d, consulta el latestlog.txt per més detalls.</string>
68-
<string name="mcn_exit_confirm">Are you sure want to force close?</string>
6947
<string name="mcn_check_fail_vulkan_support">El renderitzador Zink (Vulkan) no està suportat a aquest dispositiu!</string>
7048
<!-- MainActivity: Control buttons -->
71-
<string name="control_chat">Chat</string>
72-
<string name="control_debug">Debug</string>
73-
<string name="control_primary">Pri</string>
74-
<string name="control_secondary">Sec</string>
75-
<string name="control_shift">◇</string>
76-
<string name="control_inventory">Inv</string>
77-
<string name="control_up">▲</string>
78-
<string name="control_left">◀</string>
79-
<string name="control_right">▶</string>
80-
<string name="control_down">▼</string>
81-
<string name="control_jump">⬛</string>
82-
<string name="control_thirdperson">3rd</string>
83-
<string name="control_listplayers">Tab</string>
84-
<string name="control_mouse">Mouse</string>
85-
<string name="control_mouseoff">Mouse: off</string>
86-
<string name="control_mouseon">Mouse: on </string>
8749
<!-- MainActivity: Menu advanced controls -->
88-
<string name="control_forceclose">Force close</string>
8950
<string name="control_viewout">Registra la sortida</string>
9051
<string name="control_adebug">PointerCapture Debug</string>
91-
<string name="control_customkey">Send custom keycode</string>
9252
<!-- ImportControlActivity Strings -->
9353
<string name="import_control_label">Importar controls</string>
9454
<string name="import_control_invalid_file">Fitxer corrupte o invàlid</string>
@@ -100,23 +60,14 @@
10060
<string name="control_more3"></string>
10161
<string name="control_more4"></string>
10262
-->
103-
<string name="customctrl_toggle">Commutable</string>
10463
<string name="customctrl_size">Mida</string>
105-
<string name="customctrl_mapping">Mapeigat</string>
106-
<string name="customctrl_orientation">Orientació</string>
107-
<string name="customctrl_background_color">Color de fons</string>
10864
<string name="customctrl_corner_radius">Radi de cantó</string>
10965
<string name="customctrl_stroke_width">Ample de traç</string>
110-
<string name="customctrl_stroke_color">Color de traç</string>
11166
<string name="customctrl_button_opacity">Opacitat de botó</string>
112-
<string name="customctrl_addbutton">Add button</string>
113-
<string name="customctrl_addbutton_joystick">Afegeix joystick</string>
114-
<string name="customctrl_addsubbutton">Afegeix subbotó</string>
11567
<string name="customctrl_selectdefault">Selecciona mapa de control per defecte</string>
11668
<string name="customctrl_export">Exportar mapa de control</string>
11769
<string name="main_share_logs">Comparteix fitxer de registre</string>
11870
<string name="main_install_jar_file">Executa un .jar</string>
119-
<string name="main_play">Play</string>
12071
<string name="autoram_info_msg">Memòria fixada a %d MB</string>
12172
<string name="mcl_setting_check_libraries">Comprova les llibreríes després de descarregar-les</string>
12273
<string name="mcl_setting_check_libraries_subtitle">Aquesta opció força al llançador comprovar el hash de la llibreria si està disponible. Prevé baixades trencades.</string>
@@ -139,14 +90,10 @@
13990
<string name="unnamed">Sense nom</string>
14091
<string name="profiles_latest_snapshot">Última snapshot</string>
14192
<string name="profiles_latest_release">Últim llançament</string>
142-
<string name="profiles_profile_name">Name</string>
143-
<string name="profiles_profile_version">Versió</string>
14493
<string name="global_delete">Borrar</string>
14594
<string name="pedit_java_runtime">Runtime de Java</string>
14695
<string name="pedit_renderer">Renderitzador</string>
147-
<string name="arc_capes_title">Capes de Cosmetica</string>
14896
<string name="arc_capes_desc">Activa les capes de Cosmetica (anteriorment Arc). Per a més informació visiteu https://cosmetica.cc. Requereix l\'OptiFine.</string>
149-
<string name="notif_channel_name">General</string>
15097
<string name="lazy_service_default_title">Servei de primer plà del Amethyst</string>
15198
<string name="use_global_default">(Usa el valor global per defecte)</string>
15299
<string name="default_control">Mapa de control per defecte</string>
@@ -158,7 +105,6 @@
158105
<string name="folder_fragment_create">Crea una carpeta</string>
159106
<string name="folder_fragment_select">Tria una carpeta</string>
160107
<string name="main_login_done">Inici de sessió completat</string>
161-
<string name="main_add_account">Afegeix compte</string>
162108
<string name="tasks_ongoing">Les tasques estan en progrés, espereu si us plau</string>
163109
<string name="no_saved_accounts">No h han comptes guardats</string>
164110
<string name="mc_download_failed">No s\'ha pogut descarregar el Minecraft! Açò pot ser a causa d\'una mala connexió a internet, arxius col·locats incorrectament, etc..</string>
@@ -168,17 +114,13 @@
168114
<string name="xerr_child">El teu compte és un compte d\'infants, i s\'ha d\'afegir a una Família per poder iniciar la sessió.</string>
169115
<string name="minecraft_not_owned">Pareix que aquest compte no té cap perfil del Minecraft. Si tens el Xbox Game Pass, si us plau, inicieu sessió a https://minecraft.net/ i torneu a provar.</string>
170116
<string name="xerr_not_available">El Xbox Live no està disponible al seu país</string>
171-
<string name="preference_enable_gyro_title">Activa els controls del giroscopi</string>
172117
<string name="preference_enable_gyro_description">Activar açò permetrà girar-se en el joc girant el telèfon.</string>
173-
<string name="preference_gyro_sensitivity_title">Sensibilitat de controls del giroscopi</string>
174118
<string name="preference_gyro_sensitivity_description">Ajusta la sensibilitat dels controls del giroscopi.</string>
175119
<string name="toast_turn_on_gyro">Primer has d\'activar els controls del giroscopi!</string>
176120
<string name="preference_gyro_sample_rate_title">Tassa d\'actualització del giroscopi</string>
177121
<string name="preference_gyro_sample_rate_description">Si tens problemes de rendiment amb el giroscopi, puja aquest valor.</string>
178122
<string name="microsoft_login_retry_later">Massa peticions, si us plau, torneu-ho a intentar més tard.</string>
179123
<string name="storage_required">El PojavLauncher requereix que hi hagi emmagatzemament extern connectat. Si us plau, reconnecteu-ho i reinicieu l\'app.</string>
180-
<string name="of_dl_progress">Downloading %s</string>
181-
<string name="generic_debug">Debug</string>
182124
<string name="modpack_download_downloading_mods_fc">Baixant mods (Fitxer %d de %d)</string>
183125
<string name="modpack_download_applying_overrides">Aplicant anul·lacions (%d/%d)</string>
184126
<string name="modpack_install_notification_title">Instal·lador de Modpacks del Pojav</string>
@@ -195,5 +137,4 @@
195137
<b>Açó no és segur. La teva informació personal podria estar en risc si es continua.</b><br/>
196138
Si encara vols utilitzar aquest servidor, prem \"Desactiva les comprovacions de servidor\" i torna a començar la baixada.<br/>
197139
Si vols utilitzar la font oficial de baixades, prem \"Canviar al servidor oficial\" i torna a començar la baixada de nou.<br/>]]></string>
198-
<string name="controller_button_select">Selecciona</string>
199140
</resources>

0 commit comments

Comments
 (0)