1
0
Fork 0
This repository has been archived on 2022-12-19. You can view files and clone it, but cannot push or open issues or pull requests.
news-sarcher-android/app/src/main/res/values-ca/strings.xml

13 lines
649 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="click_to_see_the_result_long_click_to_copy">Toqueu per a veure els detalls</string>
<string name="close">Tancar</string>
<string name="copy_query">Copiar</string>
<string name="query">Pregunta</string>
<string name="no_answer_yet">La resposta encara no ha arribat</string>
<string name="remove_stopwords">Quitar paraules freqüents</string>
<string name="search">Buscar</string>
<string name="settings">Ajustos</string>
<string name="title_activity_settings">Ajustos</string>
<string name="stemming">Buscar també derivats</string>
</resources>