regenerated all the strings

This commit is contained in:
Tobias Diekershoff 2021-10-10 08:27:53 +02:00
parent 55986ad17d
commit 25ba6023d0
767 changed files with 7410 additions and 7962 deletions

View file

@ -5,10 +5,9 @@ function string_plural_select_ca($n){
$n = intval($n);
return intval($n != 1);
}}
;
$a->strings["Gnot settings updated."] = "S'ha actualitzat la configuració de Gnot.";
$a->strings["Gnot Settings"] = "Configuració de gnot";
$a->strings["Allows threading of email comment notifications on Gmail and anonymising the subject line."] = "Permet llançar les notificacions de comentaris de correu electrònic a Gmail i anonimitzar la línia de lassumpte.";
$a->strings["Enable this addon?"] = "Activar aquest addon?";
$a->strings["Submit"] = "Envia";
$a->strings["[Friendica:Notify] Comment to conversation #%d"] = "[Friendica:Notify] comenta la conversa #%d";
$a->strings['Gnot settings updated.'] = 'S\'ha actualitzat la configuració de Gnot.';
$a->strings['Gnot Settings'] = 'Configuració de gnot';
$a->strings['Allows threading of email comment notifications on Gmail and anonymising the subject line.'] = 'Permet llançar les notificacions de comentaris de correu electrònic a Gmail i anonimitzar la línia de lassumpte.';
$a->strings['Enable this addon?'] = 'Activar aquest addon?';
$a->strings['Submit'] = 'Envia';
$a->strings['[Friendica:Notify] Comment to conversation #%d'] = '[Friendica:Notify] comenta la conversa #%d';