New translations strings.xml (Interlingua)
This commit is contained in:
parent
296c3bbcc8
commit
ad2006c853
|
@ -1,5 +1,18 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingTranslation">
|
<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingTranslation">
|
||||||
|
<string name="log_in">Acceder</string>
|
||||||
|
<string name="next">Sequente</string>
|
||||||
|
<string name="share_toot_title">Compartir</string>
|
||||||
|
<string name="settings">Parametros</string>
|
||||||
|
<string name="publish">Publicar</string>
|
||||||
|
<string name="cancel">Cancellar</string>
|
||||||
|
<string name="posts">Messages</string>
|
||||||
|
<string name="media">Medios</string>
|
||||||
|
<string name="button_follow">Sequer</string>
|
||||||
|
<string name="button_following">Sequente</string>
|
||||||
|
<string name="done">Facite</string>
|
||||||
|
<string name="field_label">Etiquetta</string>
|
||||||
|
<string name="poll_option_hint">Option %d</string>
|
||||||
<!-- %s is the email address -->
|
<!-- %s is the email address -->
|
||||||
<!-- %s is the server domain -->
|
<!-- %s is the server domain -->
|
||||||
<!-- translators: %,d is a valid placeholder, it formats the number with locale-dependent grouping separators -->
|
<!-- translators: %,d is a valid placeholder, it formats the number with locale-dependent grouping separators -->
|
||||||
|
|
Loading…
Reference in New Issue