mirror of
https://github.com/gsantner/dandelion
synced 2024-11-24 21:32:07 +01:00
New translations strings.xml (Catalan)
This commit is contained in:
parent
e4e23bd476
commit
388a6e118f
1 changed files with 37 additions and 0 deletions
37
app/src/main/res/values-ca/strings.xml
Normal file
37
app/src/main/res/values-ca/strings.xml
Normal file
|
@ -0,0 +1,37 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!--Generated by crowdin.com-->
|
||||||
|
<resources>
|
||||||
|
<!-- Application -->
|
||||||
|
<string name="open_navdrawer">Obre el calaix de navegació</string>
|
||||||
|
<string name="close_navdrawer">Tanca el calaix de navegació</string>
|
||||||
|
<!-- Common Words -->
|
||||||
|
<string name="settings">Configuració</string>
|
||||||
|
<string name="changelog">Novetats</string>
|
||||||
|
<!-- Notifications dropdown menu -->
|
||||||
|
<!-- Pod Activity -->
|
||||||
|
<!-- Drawer, Menu, Toolbar, ContextMenu -->
|
||||||
|
<!-- More from MainActivity -->
|
||||||
|
<!-- Permissions -->
|
||||||
|
<string name="hide_statusbar">Amaga la barra d\'estat</string>
|
||||||
|
<string name="show_title">Mostra el títol</string>
|
||||||
|
<!-- Operability -->
|
||||||
|
<!-- Category Titles -->
|
||||||
|
<string name="appearance">Aparença</string>
|
||||||
|
<!-- Visuals -->
|
||||||
|
<!-- Navigiation Slider -->
|
||||||
|
<!-- Themes -->
|
||||||
|
<!-- Notifications dropdown -->
|
||||||
|
<string name="language_change_restart_description">Canvia l\'idioma d\'aquesta aplicació. Reinicia l\'aplicació perquè els canvis tinguin efecte</string>
|
||||||
|
<string name="language">Idioma</string>
|
||||||
|
<!-- Font size -->
|
||||||
|
<!-- Load images -->
|
||||||
|
<!-- Screen rotation -->
|
||||||
|
<!-- Proxy -->
|
||||||
|
<!-- Chrome custom tabs -->
|
||||||
|
<!-- Diaspora Settings -->
|
||||||
|
<!-- More -->
|
||||||
|
<string name="miscellaneous">Divers</string>
|
||||||
|
<string name="about">Quant a</string>
|
||||||
|
<!-- License & help (large amount of text) -->
|
||||||
|
<string name="contributors">Col·laboradors</string>
|
||||||
|
</resources>
|
Loading…
Reference in a new issue