New translations strings.xml (Galician)
This commit is contained in:
parent
620ece84f7
commit
5be1c89d49
|
@ -483,6 +483,9 @@
|
|||
<string name="data_export_toots">Exportar estados para %1$s</string>
|
||||
<string name="data_export_success">%1$s toots de %2$s foron exportados.</string>
|
||||
<string name="data_export_error">Algo fallou mentras se exportaban os datos para %1$s</string>
|
||||
<string name="data_export_error_simple">Something went wrong when exporting data!</string>
|
||||
<string name="data_import_success_simple">Data have been imported!</string>
|
||||
<string name="data_import_error_simple">Something went wrong when importing data!</string>
|
||||
<!-- Proxy -->
|
||||
<string name="proxy_set">Proxy</string>
|
||||
<string name="proxy_type">Tipo</string>
|
||||
|
@ -749,6 +752,11 @@
|
|||
<string name="peertube_video_from_subscription"><![CDATA[<b>%1$s</b> publicou un novo vídeo: <b>%2$s</b>]]></string>
|
||||
<string name="peertube_video_blacklist"><![CDATA[O seu vídeo <b>%1$s</b> foi posto nunha lista negra]]></string>
|
||||
<string name="peertube_video_unblacklist"><![CDATA[O seu vídeo <b>%1$s</b> sacouse da lista negra]]></string>
|
||||
<string name="export_data">Export data</string>
|
||||
<string name="import_data">Import Data</string>
|
||||
<string name="toot_select_import">Select the file to import</string>
|
||||
<string name="toot_select_file_error">An error occurred when selecting the backup file!</string>
|
||||
<string name="data_import_start">Please, don\'t kill the app while processing. That can\'t be quite long.</string>
|
||||
<!-- end languages -->
|
||||
<string-array name="settings_video_mode">
|
||||
<item>Torrent</item>
|
||||
|
|
Loading…
Reference in New Issue