mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 08:58:49 +00:00
translations updates for 2023.03
This commit is contained in:
parent
91bb323a16
commit
1c677722b3
148 changed files with 1875 additions and 2233 deletions
|
@ -6,9 +6,6 @@ function string_plural_select_nl($n){
|
|||
return intval($n != 1);
|
||||
}}
|
||||
$a->strings['Post to GNU Social'] = 'Post naar GNU Social';
|
||||
$a->strings['GNU Social settings updated.'] = 'GNU Social instellingen opgeslagen';
|
||||
$a->strings['GNU Social Import/Export/Mirror'] = 'GNU Social Import/Exporteren/Spiegelen';
|
||||
$a->strings['Save Settings'] = 'Instellingen opslaan';
|
||||
$a->strings['Allow posting to GNU Social'] = 'Plaatsen op GNU Social toestaan';
|
||||
$a->strings['Send public postings to GNU Social by default'] = 'Verzend publieke berichten naar GNU Social als standaard instellen';
|
||||
$a->strings['Disabled'] = 'Uitgeschakeld';
|
||||
$a->strings['GNU Social Import/Export/Mirror'] = 'GNU Social Import/Exporteren/Spiegelen';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue