New translations strings.xml (Galician)

This commit is contained in:
Thomas 2019-06-28 18:47:29 +02:00
parent f8f6b40c0e
commit 6c63d23ca5
1 changed files with 7 additions and 2 deletions

View File

@ -975,8 +975,13 @@
<string name="unassign">Non asignar</string>
<string name="mark_resolved">Marcar como resolto</string>
<string name="mark_unresolved">Marcar como non resolto</string>
<string name="toast_empty_content">Empty content!</string>
<string name="set_display_fedilab_features_button">Display Fedilab features button</string>
<string name="toast_empty_content">Sen contido!</string>
<string name="set_display_fedilab_features_button">Mostrar botón características Fedilab</string>
<string name="audio">The application needs to access audio recording</string>
<string name="toot_message_record_error">An error occurred when recording the voice message!</string>
<string name="voice_message">Voice message</string>
<string name="set_quick_reply">Enable quick reply</string>
<string name="reply_might_be_useless">The account you are replying might not see your message!</string>
<plurals name="number_of_vote">
<item quantity="one">%d voto</item>
<item quantity="other">%d votos</item>