]> git.mxchange.org Git - friendica-addons.git/blobdiff - gnot/lang/ca/strings.php
regenerated all the strings
[friendica-addons.git] / gnot / lang / ca / strings.php
index ad7b7b3bdd8606ceff03a003a8f5a4efa43b27ee..67ac90f6413c88725d7c182eb3300213881a913e 100644 (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 l’assumpte.";
-$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 l’assumpte.';
+$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';