diff --git a/l10n/de.js b/l10n/de.js index 693e9ef1..9132153b 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -58,6 +58,7 @@ OC.L10N.register( "No liked posts found" : "Keine gelikten Posts gefunden", "You haven't tooted yet" : "Du hast bisher noch nicht getootet", "No posts found for this tag" : "Keine Posts für dieses Schlagwort gefunden", + "No replies found" : "Keine Antworten gefunden", "hasn't tooted yet" : "hat bislang noch nicht getootet", "Reply" : "Antworten", "Boost" : "Verstärken", diff --git a/l10n/de.json b/l10n/de.json index 1bbfedae..d225be38 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -56,6 +56,7 @@ "No liked posts found" : "Keine gelikten Posts gefunden", "You haven't tooted yet" : "Du hast bisher noch nicht getootet", "No posts found for this tag" : "Keine Posts für dieses Schlagwort gefunden", + "No replies found" : "Keine Antworten gefunden", "hasn't tooted yet" : "hat bislang noch nicht getootet", "Reply" : "Antworten", "Boost" : "Verstärken", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index ba9e0f02..2b11b557 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -58,6 +58,7 @@ OC.L10N.register( "No liked posts found" : "Keine gelikten Posts gefunden", "You haven't tooted yet" : "Sie haben bisher noch nicht getootet", "No posts found for this tag" : "Keine Posts für dieses Schlagwort gefunden", + "No replies found" : "Keine Antworten gefunden", "hasn't tooted yet" : "hat bislang noch nicht getootet", "Reply" : "Antworten", "Boost" : "Verstärken", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index a63713a7..2c556046 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -56,6 +56,7 @@ "No liked posts found" : "Keine gelikten Posts gefunden", "You haven't tooted yet" : "Sie haben bisher noch nicht getootet", "No posts found for this tag" : "Keine Posts für dieses Schlagwort gefunden", + "No replies found" : "Keine Antworten gefunden", "hasn't tooted yet" : "hat bislang noch nicht getootet", "Reply" : "Antworten", "Boost" : "Verstärken", diff --git a/l10n/gl.js b/l10n/gl.js index 0feb5f67..614311b7 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -58,6 +58,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", + "No replies found" : "Non se atoparon respostas", "hasn't tooted yet" : "aínda non se participou", "Reply" : "Responder", "Boost" : "Reforzo", diff --git a/l10n/gl.json b/l10n/gl.json index 27b410fe..dca0c52b 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -56,6 +56,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", + "No replies found" : "Non se atoparon respostas", "hasn't tooted yet" : "aínda non se participou", "Reply" : "Responder", "Boost" : "Reforzo", diff --git a/l10n/it.js b/l10n/it.js index cba02f4a..1feeef5c 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -58,6 +58,7 @@ OC.L10N.register( "No liked posts found" : "Nessun commento piaciuto trovato", "You haven't tooted yet" : "Non hai ancora fiatato", "No posts found for this tag" : "Nessun commento trovato per questa etichetta", + "No replies found" : "Nessuna risposta trovata", "hasn't tooted yet" : "non ha ancora fiatato", "Reply" : "Rispondi", "Boost" : "Boost", diff --git a/l10n/it.json b/l10n/it.json index 1d265e90..f6842c70 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -56,6 +56,7 @@ "No liked posts found" : "Nessun commento piaciuto trovato", "You haven't tooted yet" : "Non hai ancora fiatato", "No posts found for this tag" : "Nessun commento trovato per questa etichetta", + "No replies found" : "Nessuna risposta trovata", "hasn't tooted yet" : "non ha ancora fiatato", "Reply" : "Rispondi", "Boost" : "Boost", diff --git a/l10n/pl.js b/l10n/pl.js index a450174d..537d2b49 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -58,6 +58,7 @@ OC.L10N.register( "No liked posts found" : "Nie znaleziono polubionych postów", "You haven't tooted yet" : "Jeszcze nie brałeś udziału", "No posts found for this tag" : "Nie znaleziono wpisów dla tej etykiety", + "No replies found" : "Nie znaleziono odpowiedzi", "hasn't tooted yet" : "Nie ma jeszcze udziału", "Reply" : "Odpowiedź", "Boost" : "Podbić", diff --git a/l10n/pl.json b/l10n/pl.json index 3d7c7ad1..37aed5b7 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -56,6 +56,7 @@ "No liked posts found" : "Nie znaleziono polubionych postów", "You haven't tooted yet" : "Jeszcze nie brałeś udziału", "No posts found for this tag" : "Nie znaleziono wpisów dla tej etykiety", + "No replies found" : "Nie znaleziono odpowiedzi", "hasn't tooted yet" : "Nie ma jeszcze udziału", "Reply" : "Odpowiedź", "Boost" : "Podbić", diff --git a/l10n/tr.js b/l10n/tr.js index c54873d2..ca1de02e 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -58,6 +58,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ı", + "No replies found" : "Herhangi bir yanıt bulunamadı", "hasn't tooted yet" : "henüz uyarılmamış", "Reply" : "Yanıtla", "Boost" : "Yükselt", diff --git a/l10n/tr.json b/l10n/tr.json index 986eceb9..d64de9ce 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -56,6 +56,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ı", + "No replies found" : "Herhangi bir yanıt bulunamadı", "hasn't tooted yet" : "henüz uyarılmamış", "Reply" : "Yanıtla", "Boost" : "Yükselt",