diff --git a/l10n/ca.js b/l10n/ca.js index f46c3807..05b2ab04 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -56,6 +56,7 @@ OC.L10N.register( "No liked posts found" : "No s'han trobat publicacions agradades", "You haven't tooted yet" : "Encara no heu fet res.", "No posts found for this tag" : "No s'han trobat publicacions per a aquesta etiqueta", + "hasn't tooted yet" : "Encara no s'ha fet res", "Reply" : "Resposta", "Boost" : "Recomana", "Like" : "M'agrada", diff --git a/l10n/ca.json b/l10n/ca.json index 0d709ba7..c9a12e97 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -54,6 +54,7 @@ "No liked posts found" : "No s'han trobat publicacions agradades", "You haven't tooted yet" : "Encara no heu fet res.", "No posts found for this tag" : "No s'han trobat publicacions per a aquesta etiqueta", + "hasn't tooted yet" : "Encara no s'ha fet res", "Reply" : "Resposta", "Boost" : "Recomana", "Like" : "M'agrada", diff --git a/l10n/gl.js b/l10n/gl.js index f22c42cf..54cb5ad2 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -56,6 +56,7 @@ OC.L10N.register( "No liked posts found" : "Non se atoparon mensaxes que me gustaran", "You haven't tooted yet" : "Vostede aínda non participou", "No posts found for this tag" : "Non se atoparon mensaxes por esta etiqueta", + "hasn't tooted yet" : "aínda non se participou", "Reply" : "Responder", "Boost" : "Reforzo", "Like" : "Gústame", diff --git a/l10n/gl.json b/l10n/gl.json index ffbaf274..3dd3cc31 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -54,6 +54,7 @@ "No liked posts found" : "Non se atoparon mensaxes que me gustaran", "You haven't tooted yet" : "Vostede aínda non participou", "No posts found for this tag" : "Non se atoparon mensaxes por esta etiqueta", + "hasn't tooted yet" : "aínda non se participou", "Reply" : "Responder", "Boost" : "Reforzo", "Like" : "Gústame", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 001d6bc4..84c436d2 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -56,6 +56,7 @@ OC.L10N.register( "No liked posts found" : "Nenhum post curtido encontrado", "You haven't tooted yet" : "Você não reiniciou ainda", "No posts found for this tag" : "Nenhum post encontrado para este rótulo", + "hasn't tooted yet" : "Não enviado via Mastodon ainda", "Reply" : "Responder", "Boost" : "Impulsionar", "Like" : "Curtir", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 021fb86f..6364a76b 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -54,6 +54,7 @@ "No liked posts found" : "Nenhum post curtido encontrado", "You haven't tooted yet" : "Você não reiniciou ainda", "No posts found for this tag" : "Nenhum post encontrado para este rótulo", + "hasn't tooted yet" : "Não enviado via Mastodon ainda", "Reply" : "Responder", "Boost" : "Impulsionar", "Like" : "Curtir", diff --git a/l10n/tr.js b/l10n/tr.js index f0442d9e..5747c088 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -56,6 +56,7 @@ OC.L10N.register( "No liked posts found" : "Beğenilmiş bir ileti bulunamadı", "You haven't tooted yet" : "Henüz uyarılmamışsınız", "No posts found for this tag" : "Bu etiketi taşıyan bir ileti bulunamadı", + "hasn't tooted yet" : "henüz uyarılmamış", "Reply" : "Yanıtla", "Boost" : "Yükselt", "Like" : "Beğen", diff --git a/l10n/tr.json b/l10n/tr.json index c369c347..e0aac114 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -54,6 +54,7 @@ "No liked posts found" : "Beğenilmiş bir ileti bulunamadı", "You haven't tooted yet" : "Henüz uyarılmamışsınız", "No posts found for this tag" : "Bu etiketi taşıyan bir ileti bulunamadı", + "hasn't tooted yet" : "henüz uyarılmamış", "Reply" : "Yanıtla", "Boost" : "Yükselt", "Like" : "Beğen",