translation updates

This commit is contained in:
Tobias Diekershoff 2023-12-16 08:59:07 +01:00
parent fa01357445
commit 3a063f999d
67 changed files with 1026 additions and 1930 deletions

View file

@ -6,9 +6,5 @@ function string_plural_select_nl($n){
return intval($n != 1);
}}
$a->strings['Post to Twitter'] = 'Plaatsen op Twitter';
$a->strings['Twitter settings updated.'] = 'Twitter instellingen opgeslagen';
$a->strings['Twitter Import/Export/Mirror'] = 'Twitter Import/Exporteren/Spiegelen';
$a->strings['Save Settings'] = 'Instellingen opslaan';
$a->strings['Allow posting to Twitter'] = 'Plaatsen op Twitter toestaan';
$a->strings['Send public postings to Twitter by default'] = 'Verzend publieke berichten naar Twitter als standaard instellen ';
$a->strings['Settings updated.'] = 'Instellingen opgeslagen';