From 33af3cb7838c79551ecdf57903b52f439985840c Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 15 Mar 2023 03:24:16 +0000 Subject: =?UTF-8?q?Fix(l10n):=20=F0=9F=94=A0=20Update=20translations=20fro?= =?UTF-8?q?m=20Transifex?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- l10n/bg.js | 5 +---- l10n/bg.json | 5 +---- l10n/ca.js | 2 +- l10n/ca.json | 2 +- l10n/cs.js | 5 +---- l10n/cs.json | 5 +---- l10n/de.js | 2 +- l10n/de.json | 2 +- l10n/de_DE.js | 7 +++---- l10n/de_DE.json | 7 +++---- l10n/en_GB.js | 7 +++---- l10n/en_GB.json | 7 +++---- l10n/es.js | 5 +---- l10n/es.json | 5 +---- l10n/eu.js | 2 +- l10n/eu.json | 2 +- l10n/fi.js | 2 +- l10n/fi.json | 2 +- l10n/fr.js | 7 +++---- l10n/fr.json | 7 +++---- l10n/gl.js | 2 +- l10n/gl.json | 2 +- l10n/hu.js | 2 +- l10n/hu.json | 2 +- l10n/ko.js | 2 +- l10n/ko.json | 2 +- l10n/pl.js | 2 +- l10n/pl.json | 2 +- l10n/pt_BR.js | 2 +- l10n/pt_BR.json | 2 +- l10n/sk.js | 2 +- l10n/sk.json | 2 +- l10n/tr.js | 7 +++---- l10n/tr.json | 7 +++---- l10n/zh_CN.js | 2 +- l10n/zh_CN.json | 2 +- l10n/zh_HK.js | 7 +++---- l10n/zh_HK.json | 7 +++---- l10n/zh_TW.js | 7 +++---- l10n/zh_TW.json | 7 +++---- 40 files changed, 64 insertions(+), 94 deletions(-) (limited to 'l10n') diff --git a/l10n/bg.js b/l10n/bg.js index 922ad73b..c93d1c78 100644 --- a/l10n/bg.js +++ b/l10n/bg.js @@ -56,11 +56,9 @@ OC.L10N.register( "Searching for" : "Търсене за", "boosted" : "подсилено", "{account} mentioned you" : "{account} ви спомена", - "{account} has posted a status" : "{account} е публикувал статус", "{account} boosted your post" : "{account} е подсилил публикацията ви", - "{account} started following you" : "{account} започна да ви следва", "{account} requested to follow you" : "{account} подаде заявка да ви следва", - "{account} like you post" : "{account} харесва публикацията ви", + "{account} liked your post" : "{account} хареса публикацията ви", "{account} signed up" : "{account} се регистрира", "No posts found" : "Не са открити публикации", "Posts from people you follow will show up here" : "Публикации от хора, които следваш ще откриеш тук", @@ -86,7 +84,6 @@ OC.L10N.register( "No Social notifications!" : "Без известия на Social", "Failed to get Social notifications" : "Неуспешно получаване на известия от Social", "{account} is following you" : "{account} ви следва", - "{account} liked your post" : "{account} хареса публикацията ви", "Authorization required" : "Нужно е упълномощаване", "{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} иска право за достъп до вашия профил. Това е приложение на трета страна.", "If you do not trust it, then you should not authorize it." : "Ако не му се доверявате, не трябва да го упълномощавате", diff --git a/l10n/bg.json b/l10n/bg.json index b7968967..3010223c 100644 --- a/l10n/bg.json +++ b/l10n/bg.json @@ -54,11 +54,9 @@ "Searching for" : "Търсене за", "boosted" : "подсилено", "{account} mentioned you" : "{account} ви спомена", - "{account} has posted a status" : "{account} е публикувал статус", "{account} boosted your post" : "{account} е подсилил публикацията ви", - "{account} started following you" : "{account} започна да ви следва", "{account} requested to follow you" : "{account} подаде заявка да ви следва", - "{account} like you post" : "{account} харесва публикацията ви", + "{account} liked your post" : "{account} хареса публикацията ви", "{account} signed up" : "{account} се регистрира", "No posts found" : "Не са открити публикации", "Posts from people you follow will show up here" : "Публикации от хора, които следваш ще откриеш тук", @@ -84,7 +82,6 @@ "No Social notifications!" : "Без известия на Social", "Failed to get Social notifications" : "Неуспешно получаване на известия от Social", "{account} is following you" : "{account} ви следва", - "{account} liked your post" : "{account} хареса публикацията ви", "Authorization required" : "Нужно е упълномощаване", "{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} иска право за достъп до вашия профил. Това е приложение на трета страна.", "If you do not trust it, then you should not authorize it." : "Ако не му се доверявате, не трябва да го упълномощавате", diff --git a/l10n/ca.js b/l10n/ca.js index f10deedf..70a4b16a 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -55,6 +55,7 @@ OC.L10N.register( "There were no results for your search:" : "No hi ha resultats per la vostra cerca:", "Searching for" : "S'està cercant", "boosted" : "recomanat", + "{account} liked your post" : "A {account} li ha agradat la teva publicació", "No posts found" : "No s'han trobat publicacions", "Posts from people you follow will show up here" : "Aquí es mostraran les publicacions de les persones que seguiu", "No direct messages found" : "No s'han trobat missatges directes", @@ -79,7 +80,6 @@ OC.L10N.register( "No Social notifications!" : "No hi han notificacions socials!", "Failed to get Social notifications" : "No s'han pogut rebre les notificacions socials", "{account} is following you" : "{account} et segueix", - "{account} liked your post" : "A {account} li ha agradat la teva publicació", "Authorization required" : "Cal autorització", "{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} voldria permís per accedir al vostre compte. És una aplicació de tercers.", "If you do not trust it, then you should not authorize it." : "Si no hi confieu, no ho hauríeu d'autoritzar.", diff --git a/l10n/ca.json b/l10n/ca.json index d32bb569..cc11b7b3 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -53,6 +53,7 @@ "There were no results for your search:" : "No hi ha resultats per la vostra cerca:", "Searching for" : "S'està cercant", "boosted" : "recomanat", + "{account} liked your post" : "A {account} li ha agradat la teva publicació", "No posts found" : "No s'han trobat publicacions", "Posts from people you follow will show up here" : "Aquí es mostraran les publicacions de les persones que seguiu", "No direct messages found" : "No s'han trobat missatges directes", @@ -77,7 +78,6 @@ "No Social notifications!" : "No hi han notificacions socials!", "Failed to get Social notifications" : "No s'han pogut rebre les notificacions socials", "{account} is following you" : "{account} et segueix", - "{account} liked your post" : "A {account} li ha agradat la teva publicació", "Authorization required" : "Cal autorització", "{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} voldria permís per accedir al vostre compte. És una aplicació de tercers.", "If you do not trust it, then you should not authorize it." : "Si no hi confieu, no ho hauríeu d'autoritzar.", diff --git a/l10n/cs.js b/l10n/cs.js index 93129f95..9ed2a253 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -56,11 +56,9 @@ OC.L10N.register( "Searching for" : "Hledání", "boosted" : "přeposláno", "{account} mentioned you" : "{account} vás zmínil(a)", - "{account} has posted a status" : "{account} zveřejnil(a) stav", "{account} boosted your post" : "{account} zesílil(a) vaši zprávu", - "{account} started following you" : "{account} vás začal(a) odebírat", "{account} requested to follow you" : "{account} požádal(a) o odebírání od vás", - "{account} like you post" : "{account} se líbí váš příspěvek", + "{account} liked your post" : "{account} se líbí váš příspěvek", "{account} signed up" : "{account} si vytvořil(a) účet", "No posts found" : "Nenalezeny žádné příspěvky", "Posts from people you follow will show up here" : "Zprávy od lidí, které následujete se objeví zde.", @@ -86,7 +84,6 @@ OC.L10N.register( "No Social notifications!" : "Žádná upozornění z aplikace Social!", "Failed to get Social notifications" : "Nepodařilo se získat upozornění z aplikace Social", "{account} is following you" : "{account} vás následuje", - "{account} liked your post" : "{account} se líbí váš příspěvek", "Authorization required" : "Vyžadováno pověření", "{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} žádá o pověření k přístupu k vašemu účtu. Jedná se o aplikaci třetí strany.", "If you do not trust it, then you should not authorize it." : "Pokud jí nevěříte, pak byste pověření neměli udělit.", diff --git a/l10n/cs.json b/l10n/cs.json index 8625e098..dba1e3b1 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -54,11 +54,9 @@ "Searching for" : "Hledání", "boosted" : "přeposláno", "{account} mentioned you" : "{account} vás zmínil(a)", - "{account} has posted a status" : "{account} zveřejnil(a) stav", "{account} boosted your post" : "{account} zesílil(a) vaši zprávu", - "{account} started following you" : "{account} vás začal(a) odebírat", "{account} requested to follow you" : "{account} požádal(a) o odebírání od vás", - "{account} like you post" : "{account} se líbí váš příspěvek", + "{account} liked your post" : "{account} se líbí váš příspěvek", "{account} signed up" : "{account} si vytvořil(a) účet", "No posts found" : "Nenalezeny žádné příspěvky", "Posts from people you follow will show up here" : "Zprávy od lidí, které následujete se objeví zde.", @@ -84,7 +82,6 @@ "No Social notifications!" : "Žádná upozornění z aplikace Social!", "Failed to get Social notifications" : "Nepodařilo se získat upozornění z aplikace Social", "{account} is following you" : "{account} vás následuje", - "{account} liked your post" : "{account} se líbí váš příspěvek", "Authorization required" : "Vyžadováno pověření", "{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} žádá o pověření k přístupu k vašemu účtu. Jedná se o aplikaci třetí strany.", "If you do not trust it, then you should not authorize it." : "Pokud jí nevěříte, pak byste pověření neměli udělit.", diff --git a/l10n/de.js b/l10n/de.js index e64ec29a..c165972e 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -55,6 +55,7 @@ OC.L10N.register( "There were no results for your search:" : "Es gibt keine Ergebnisse für deine Suche:", "Searching for" : "Suchen nach", "boosted" : "geteilt", + "{account} liked your post" : "{account} gefällt dein Beitrag", "No posts found" : "Keine Posts gefunden", "Posts from people you follow will show up here" : "Posts von Personen denen du folgst werden hier angezeigt", "No direct messages found" : "Keine Direktnachrichten gefunden", @@ -79,7 +80,6 @@ OC.L10N.register( "No Social notifications!" : "Keine Social-Benachrichtigungen!", "Failed to get Social notifications" : "Fehler beim Empfangen von Social-Benachrichtigungen", "{account} is following you" : "{account} folgt dir", - "{account} liked your post" : "{account} gefällt dein Beitrag", "Authorization required" : "Autorisierung erforderlich", "{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} hätte gerne Zugriff auf dein Konto. Es ist eine Anwendung eines Drittanbieters.", "If you do not trust it, then you should not authorize it." : "Wenn du hier nicht vertraust, solltest du dies nicht autorisieren.", diff --git a/l10n/de.json b/l10n/de.json index 5e0323fb..0116fc6f 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -53,6 +53,7 @@ "There were no results for your search:" : "Es gibt keine Ergebnisse für deine Suche:", "Searching for" : "Suchen nach", "boosted" : "geteilt", + "{account} liked your post" : "{account} gefällt dein Beitrag", "No posts found" : "Keine Posts gefunden", "Posts from people you follow will show up here" : "Posts von Personen denen du folgst werden hier angezeigt", "No direct messages found" : "Keine Direktnachrichten gefunden", @@ -77,7 +78,6 @@ "No Social notifications!" : "Keine Social-Benachrichtigungen!", "Failed to get Social notifications" : "Fehler beim Empfangen von Social-Benachrichtigungen", "{account} is following you" : "{account} folgt dir", - "{account} liked your post" : "{account} gefällt dein Beitrag", "Authorization required" : "Autorisierung erforderlich", "{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} hätte gerne Zugriff auf dein Konto. Es ist eine Anwendung eines Drittanbieters.", "If you do not trust it, then you should not authorize it." : "Wenn du hier nicht vertraust, solltest du dies nicht autorisieren.", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 5ffb7b66..c75fb258 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -56,12 +56,12 @@ OC.L10N.register( "Searching for" : "Suchen nach", "boosted" : "verstärkt", "{account} mentioned you" : "{account} hat Sie erwähnt", - "{account} has posted a status" : "{account} hat einen Status gepostet", "{account} boosted your post" : "{account} hat Ihren Beitrag geboostet", - "{account} started following you" : "{account} folgt Ihnen jetzt", "{account} requested to follow you" : "{account} möchte Ihnen folgen", - "{account} like you post" : "{account} mag Ihren Post", + "{account} liked your post" : "{account} gefällt Ihr Beitrag", + "{account} edited a status" : "{account} hat einen Status bearbeitet", "{account} signed up" : "{account} hat sich angemeldet", + "{account} filed a report" : "{account} hat einen Bericht erstellt", "No posts found" : "Keine Posts gefunden", "Posts from people you follow will show up here" : "Posts von Personen denen Sie folgen werden hier angezeigt", "No direct messages found" : "Keine Direktnachrichten gefunden", @@ -86,7 +86,6 @@ OC.L10N.register( "No Social notifications!" : "Keine Social-Benachrichtigungen!", "Failed to get Social notifications" : "Empfangen von Social-Benachrichtigungen fehlgeschlagen", "{account} is following you" : "{account} folgt Ihnen", - "{account} liked your post" : "{account} gefällt Ihr Beitrag", "Authorization required" : "Erlaubnis benötigt", "{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} hätte gerne Zugriff auf Ihr Konto. Es ist die Anwendung eines Drittanbieters.", "If you do not trust it, then you should not authorize it." : "Wenn Sie ihr nicht vertrauen, sollten Sie sie ihr keinen Zugriff gewähren.", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 5a45e1c2..3a13b422 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -54,12 +54,12 @@ "Searching for" : "Suchen nach", "boosted" : "verstärkt", "{account} mentioned you" : "{account} hat Sie erwähnt", - "{account} has posted a status" : "{account} hat einen Status gepostet", "{account} boosted your post" : "{account} hat Ihren Beitrag geboostet", - "{account} started following you" : "{account} folgt Ihnen jetzt", "{account} requested to follow you" : "{account} möchte Ihnen folgen", - "{account} like you post" : "{account} mag Ihren Post", + "{account} liked your post" : "{account} gefällt Ihr Beitrag", + "{account} edited a status" : "{account} hat einen Status bearbeitet", "{account} signed up" : "{account} hat sich angemeldet", + "{account} filed a report" : "{account} hat einen Bericht erstellt", "No posts found" : "Keine Posts gefunden", "Posts from people you follow will show up here" : "Posts von Personen denen Sie folgen werden hier angezeigt", "No direct messages found" : "Keine Direktnachrichten gefunden", @@ -84,7 +84,6 @@ "No Social notifications!" : "Keine Social-Benachrichtigungen!", "Failed to get Social notifications" : "Empfangen von Social-Benachrichtigungen fehlgeschlagen", "{account} is following you" : "{account} folgt Ihnen", - "{account} liked your post" : "{account} gefällt Ihr Beitrag", "Authorization required" : "Erlaubnis benötigt", "{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} hätte gerne Zugriff auf Ihr Konto. Es ist die Anwendung eines Drittanbieters.", "If you do not trust it, then you should not authorize it." : "Wenn Sie ihr nicht vertrauen, sollten Sie sie ihr keinen Zugriff gewähren.", diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 8ac574a0..cc8283b1 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -56,12 +56,12 @@ OC.L10N.register( "Searching for" : "Searching for", "boosted" : "boosted", "{account} mentioned you" : "{account} mentioned you", - "{account} has posted a status" : "{account} has posted a status", "{account} boosted your post" : "{account} boosted your post", - "{account} started following you" : "{account} started following you", "{account} requested to follow you" : "{account} requested to follow you", - "{account} like you post" : "{account} like you post", + "{account} liked your post" : "{account} liked your post", + "{account} edited a status" : "{account} edited a status", "{account} signed up" : "{account} signed up", + "{account} filed a report" : "{account} filed a report", "No posts found" : "No posts found", "Posts from people you follow will show up here" : "Posts from people you follow will show up here", "No direct messages found" : "No direct messages found", @@ -86,7 +86,6 @@ OC.L10N.register( "No Social notifications!" : "No Social notifications!", "Failed to get Social notifications" : "Failed to get Social notifications", "{account} is following you" : "{account} is following you", - "{account} liked your post" : "{account} liked your post", "Authorization required" : "Authorisation required", "{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} would like permission to access your account. It is a third party application.", "If you do not trust it, then you should not authorize it." : "If you do not trust it, then you should not authorise it.", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 607cdee3..28a82132 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -54,12 +54,12 @@ "Searching for" : "Searching for", "boosted" : "boosted", "{account} mentioned you" : "{account} mentioned you", - "{account} has posted a status" : "{account} has posted a status", "{account} boosted your post" : "{account} boosted your post", - "{account} started following you" : "{account} started following you", "{account} requested to follow you" : "{account} requested to follow you", - "{account} like you post" : "{account} like you post", + "{account} liked your post" : "{account} liked your post", + "{account} edited a status" : "{account} edited a status", "{account} signed up" : "{account} signed up", + "{account} filed a report" : "{account} filed a report", "No posts found" : "No posts found", "Posts from people you follow will show up here" : "Posts from people you follow will show up here", "No direct messages found" : "No direct messages found", @@ -84,7 +84,6 @@ "No Social notifications!" : "No Social notifications!", "Failed to get Social notifications" : "Failed to get Social notifications", "{account} is following you" : "{account} is following you", - "{account} liked your post" : "{account} liked your post", "Authorization required" : "Authorisation required", "{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} would like permission to access your account. It is a third party application.", "If you do not trust it, then you should not authorize it." : "If you do not trust it, then you should not authorise it.", diff --git a/l10n/es.js b/l10n/es.js index d65d0a2b..79e2f7ee 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -56,11 +56,9 @@ OC.L10N.register( "Searching for" : "Buscando", "boosted" : "reforzado", "{account} mentioned you" : "{account} te ha mencionado", - "{account} has posted a status" : "{account} ha publicado un estado", "{account} boosted your post" : "{account} recomendó su publicación", - "{account} started following you" : "{account} comenzó a seguirte", "{account} requested to follow you" : "{account} ha solicitado seguirte", - "{account} like you post" : "{account} le gustó tú publicación", + "{account} liked your post" : "{account} hizo like a tu publicación", "{account} signed up" : "{account} se unió ", "No posts found" : "No se han encontrado entradas", "Posts from people you follow will show up here" : "Las entradas de gente a la que sigues aparecerán aquí", @@ -86,7 +84,6 @@ OC.L10N.register( "No Social notifications!" : "¡No hay notificaciones de Social!", "Failed to get Social notifications" : "Fallo al obtener las notificaciones de Social", "{account} is following you" : "{account} te sigue", - "{account} liked your post" : "{account} hizo like a tu publicación", "Authorization required" : "Autorización requerida", "{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} quiere permisos para acceder a tu cuenta. Es una aplicación de terceros.", "If you do not trust it, then you should not authorize it." : "Si no confía, entonces no debería autorizarla.", diff --git a/l10n/es.json b/l10n/es.json index f203854e..d6a7efcb 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -54,11 +54,9 @@ "Searching for" : "Buscando", "boosted" : "reforzado", "{account} mentioned you" : "{account} te ha mencionado", - "{account} has posted a status" : "{account} ha publicado un estado", "{account} boosted your post" : "{account} recomendó su publicación", - "{account} started following you" : "{account} comenzó a seguirte", "{account} requested to follow you" : "{account} ha solicitado seguirte", - "{account} like you post" : "{account} le gustó tú publicación", + "{account} liked your post" : "{account} hizo like a tu publicación", "{account} signed up" : "{account} se unió ", "No posts found" : "No se han encontrado entradas", "Posts from people you follow will show up here" : "Las entradas de gente a la que sigues aparecerán aquí", @@ -84,7 +82,6 @@ "No Social notifications!" : "¡No hay notificaciones de Social!", "Failed to get Social notifications" : "Fallo al obtener las notificaciones de Social", "{account} is following you" : "{account} te sigue", - "{account} liked your post" : "{account} hizo like a tu publicación", "Authorization required" : "Autorización requerida", "{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} quiere permisos para acceder a tu cuenta. Es una aplicación de terceros.", "If you do not trust it, then you should not authorize it." : "Si no confía, entonces no debería autorizarla.", diff --git a/l10n/eu.js b/l10n/eu.js index ff42dfab..dfc8a89b 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -55,6 +55,7 @@ OC.L10N.register( "There were no results for your search:" : "Ez da emaitzarik aurkitu zure bilaketarentzat:", "Searching for" : "Bilaketa", "boosted" : "bultzatua", + "{account} liked your post" : "{account} zure argitalpena atsegin du", "No posts found" : "Ez da mezurik aurkitu", "Posts from people you follow will show up here" : "Jarraitzen duzun jendearen mezuak hemen agertuko dira", "No direct messages found" : "Ez da mezu zuzenik aurkitu", @@ -79,7 +80,6 @@ OC.L10N.register( "No Social notifications!" : "Ez dago Social jakinarazpenik", "Failed to get Social notifications" : "Social jakinarazpenak lortzeak huts egin du", "{account} is following you" : "{account} zu jarraitzen ari da", - "{account} liked your post" : "{account} zure argitalpena atsegin du", "Authorization required" : "Baimena beharrezkoa", "{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName}-k zure kontura sartzeko baimena nahi du. Hirugarrenen aplikazioa da.", "If you do not trust it, then you should not authorize it." : "Ez bazara fidatzen, ez zenuke baimendu behar.", diff --git a/l10n/eu.json b/l10n/eu.json index 596433b1..0076d790 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -53,6 +53,7 @@ "There were no results for your search:" : "Ez da emaitzarik aurkitu zure bilaketarentzat:", "Searching for" : "Bilaketa", "boosted" : "bultzatua", + "{account} liked your post" : "{account} zure argitalpena atsegin du", "No posts found" : "Ez da mezurik aurkitu", "Posts from people you follow will show up here" : "Jarraitzen duzun jendearen mezuak hemen agertuko dira", "No direct messages found" : "Ez da mezu zuzenik aurkitu", @@ -77,7 +78,6 @@ "No Social notifications!" : "Ez dago Social jakinarazpenik", "Failed to get Social notifications" : "Social jakinarazpenak lortzeak huts egin du", "{account} is following you" : "{account} zu jarraitzen ari da", - "{account} liked your post" : "{account} zure argitalpena atsegin du", "Authorization required" : "Baimena beharrezkoa", "{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName}-k zure kontura sartzeko baimena nahi du. Hirugarrenen aplikazioa da.", "If you do not trust it, then you should not authorize it." : "Ez bazara fidatzen, ez zenuke baimendu behar.", diff --git a/l10n/fi.js b/l10n/fi.js index dbc295a6..84e7a49a 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -47,6 +47,7 @@ OC.L10N.register( "No results found" : "Ei tuloksia", "There were no results for your search:" : "Hakusi ei tuottanut tuloksia:", "Searching for" : "Haetaan", + "{account} liked your post" : "{account} tykkäsi viestistäsi", "No posts found" : "Julkaisuja ei löytynyt", "Posts from people you follow will show up here" : "Seuraamiesi käyttäjien julkaisut näkyvät täällä", "No direct messages found" : "Ei suoria viestejä", @@ -62,7 +63,6 @@ OC.L10N.register( "Like" : "Tykkää", "Undo Like" : "Kumoa tykkääminen", "{account} is following you" : "{account} seuraa sinua", - "{account} liked your post" : "{account} tykkäsi viestistäsi", "Deny" : "Kiellä", "Hello" : "Hei", "Please confirm that you want to follow this account:" : "Vahvista että haluat seurata tätä tiliä:", diff --git a/l10n/fi.json b/l10n/fi.json index 5d6c3195..e10e4759 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -45,6 +45,7 @@ "No results found" : "Ei tuloksia", "There were no results for your search:" : "Hakusi ei tuottanut tuloksia:", "Searching for" : "Haetaan", + "{account} liked your post" : "{account} tykkäsi viestistäsi", "No posts found" : "Julkaisuja ei löytynyt", "Posts from people you follow will show up here" : "Seuraamiesi käyttäjien julkaisut näkyvät täällä", "No direct messages found" : "Ei suoria viestejä", @@ -60,7 +61,6 @@ "Like" : "Tykkää", "Undo Like" : "Kumoa tykkääminen", "{account} is following you" : "{account} seuraa sinua", - "{account} liked your post" : "{account} tykkäsi viestistäsi", "Deny" : "Kiellä", "Hello" : "Hei", "Please confirm that you want to follow this account:" : "Vahvista että haluat seurata tätä tiliä:", diff --git a/l10n/fr.js b/l10n/fr.js index 480bd2ef..afc4aacb 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -56,12 +56,12 @@ OC.L10N.register( "Searching for" : "Recherche de", "boosted" : "boosté", "{account} mentioned you" : "{account} vous a mentionné", - "{account} has posted a status" : "{account} a posté un statut", "{account} boosted your post" : "{account} a boosté votre message", - "{account} started following you" : "{account} a commencé à vous suivre", "{account} requested to follow you" : "{account} a demandé à vous suivre", - "{account} like you post" : "{account} aime votre message", + "{account} liked your post" : "{account} a aimé votre post", + "{account} edited a status" : "{account} a modifié un statut", "{account} signed up" : "{account} s'est inscrit", + "{account} filed a report" : "{account} a rempli un rapport", "No posts found" : "Aucun message trouvé", "Posts from people you follow will show up here" : "Les messages des personnes que vous suivez apparaitront ici", "No direct messages found" : "Aucun message direct trouvé", @@ -86,7 +86,6 @@ OC.L10N.register( "No Social notifications!" : "Pas de notifications Social !", "Failed to get Social notifications" : "Impossible d'obtenir les notifications Social ", "{account} is following you" : "{account} vous suit", - "{account} liked your post" : "{account} a aimé votre post", "Authorization required" : "Autorisation requise", "{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} souhaiterait avoir l'autorisation d'accéder à votre compte. Il s'agit d'une application tierce.", "If you do not trust it, then you should not authorize it." : "Si vous ne lui faites pas confiance, vous ne devriez pas l'autoriser.", diff --git a/l10n/fr.json b/l10n/fr.json index e23b0f33..44d2ee8e 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -54,12 +54,12 @@ "Searching for" : "Recherche de", "boosted" : "boosté", "{account} mentioned you" : "{account} vous a mentionné", - "{account} has posted a status" : "{account} a posté un statut", "{account} boosted your post" : "{account} a boosté votre message", - "{account} started following you" : "{account} a commencé à vous suivre", "{account} requested to follow you" : "{account} a demandé à vous suivre", - "{account} like you post" : "{account} aime votre message", + "{account} liked your post" : "{account} a aimé votre post", + "{account} edited a status" : "{account} a modifié un statut", "{account} signed up" : "{account} s'est inscrit", + "{account} filed a report" : "{account} a rempli un rapport", "No posts found" : "Aucun message trouvé", "Posts from people you follow will show up here" : "Les messages des personnes que vous suivez apparaitront ici", "No direct messages found" : "Aucun message direct trouvé", @@ -84,7 +84,6 @@ "No Social notifications!" : "Pas de notifications Social !", "Failed to get Social notifications" : "Impossible d'obtenir les notifications Social ", "{account} is following you" : "{account} vous suit", - "{account} liked your post" : "{account} a aimé votre post", "Authorization required" : "Autorisation requise", "{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} souhaiterait avoir l'autorisation d'accéder à votre compte. Il s'agit d'une application tierce.", "If you do not trust it, then you should not authorize it." : "Si vous ne lui faites pas confiance, vous ne devriez pas l'autoriser.", diff --git a/l10n/gl.js b/l10n/gl.js index 79463e04..8b56ace9 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -55,6 +55,7 @@ OC.L10N.register( "There were no results for your search:" : "Non houbo resultados para a súa busca:", "Searching for" : "Buscando", "boosted" : "reforzado", + "{account} liked your post" : "A {account} gustoulle a túa publicación", "No posts found" : "Non se atoparon mensaxes", "Posts from people you follow will show up here" : "As publicacións da xente que vostede segue amosaranse aquí", "No direct messages found" : "Non se atoparon mensaxes directas", @@ -79,7 +80,6 @@ OC.L10N.register( "No Social notifications!" : "Sen notificacións de Social!", "Failed to get Social notifications" : "Produciuse un erro ao recibir as notificacións de Social", "{account} is following you" : "{account} está a seguirte", - "{account} liked your post" : "A {account} gustoulle a túa publicación", "Authorization required" : "Requírese autorización", "{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} quere permiso para acceder á túa conta. É unha aplicación de terceiros.", "If you do not trust it, then you should not authorize it." : "Se non confías nel, entón non deberías autorizalo.", diff --git a/l10n/gl.json b/l10n/gl.json index 48a02065..ee537bbb 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -53,6 +53,7 @@ "There were no results for your search:" : "Non houbo resultados para a súa busca:", "Searching for" : "Buscando", "boosted" : "reforzado", + "{account} liked your post" : "A {account} gustoulle a túa publicación", "No posts found" : "Non se atoparon mensaxes", "Posts from people you follow will show up here" : "As publicacións da xente que vostede segue amosaranse aquí", "No direct messages found" : "Non se atoparon mensaxes directas", @@ -77,7 +78,6 @@ "No Social notifications!" : "Sen notificacións de Social!", "Failed to get Social notifications" : "Produciuse un erro ao recibir as notificacións de Social", "{account} is following you" : "{account} está a seguirte", - "{account} liked your post" : "A {account} gustoulle a túa publicación", "Authorization required" : "Requírese autorización", "{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} quere permiso para acceder á túa conta. É unha aplicación de terceiros.", "If you do not trust it, then you should not authorize it." : "Se non confías nel, entón non deberías autorizalo.", diff --git a/l10n/hu.js b/l10n/hu.js index 5c9e9d60..193f07cb 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -55,6 +55,7 @@ OC.L10N.register( "There were no results for your search:" : "Nincsenek találatok a keresésre:", "Searching for" : "Keresés erre:", "boosted" : "megtolva", + "{account} liked your post" : "{account} kedveli a bejegyzését", "No posts found" : "Nem található bejegyzés", "Posts from people you follow will show up here" : "A követett személyek bejegyzései itt jelennek meg", "No direct messages found" : "Nem található közvetlen üzenet", @@ -79,7 +80,6 @@ OC.L10N.register( "No Social notifications!" : "Nincsenek közösségi értesítések", "Failed to get Social notifications" : "A közösségi értesítések lekérése sikertelen", "{account} is following you" : "{account} követi Önt", - "{account} liked your post" : "{account} kedveli a bejegyzését", "Authorization required" : "Jogosultság szükséges", "{appDisplayName} would like permission to access your account. It is a third party application." : "A(z) {appDisplayName} hozzáférést szeretne kapni a fiókjához. Ez egy harmadik féltől származó alkalmazás.", "If you do not trust it, then you should not authorize it." : "Ha nem bízik meg benne, akkor ne engedélyezze.", diff --git a/l10n/hu.json b/l10n/hu.json index fef06e0e..09d25361 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -53,6 +53,7 @@ "There were no results for your search:" : "Nincsenek találatok a keresésre:", "Searching for" : "Keresés erre:", "boosted" : "megtolva", + "{account} liked your post" : "{account} kedveli a bejegyzését", "No posts found" : "Nem található bejegyzés", "Posts from people you follow will show up here" : "A követett személyek bejegyzései itt jelennek meg", "No direct messages found" : "Nem található közvetlen üzenet", @@ -77,7 +78,6 @@ "No Social notifications!" : "Nincsenek közösségi értesítések", "Failed to get Social notifications" : "A közösségi értesítések lekérése sikertelen", "{account} is following you" : "{account} követi Önt", - "{account} liked your post" : "{account} kedveli a bejegyzését", "Authorization required" : "Jogosultság szükséges", "{appDisplayName} would like permission to access your account. It is a third party application." : "A(z) {appDisplayName} hozzáférést szeretne kapni a fiókjához. Ez egy harmadik féltől származó alkalmazás.", "If you do not trust it, then you should not authorize it." : "Ha nem bízik meg benne, akkor ne engedélyezze.", diff --git a/l10n/ko.js b/l10n/ko.js index 77a4d031..215cd50c 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -17,9 +17,9 @@ OC.L10N.register( "Public" : "공개", "Website" : "웹 사이트", "No results found" : "결과 없음", + "{account} liked your post" : "{account}이(가) 당신의 글에 좋아요를 표시함", "Reply" : "답장", "{account} is following you" : "{account}이(가) 당신을 팔로우함", - "{account} liked your post" : "{account}이(가) 당신의 글에 좋아요를 표시함", "Deny" : "거부", "Hello" : "안녕하세요", "You are following this account" : "이 계정을 팔로우하고 있습니다", diff --git a/l10n/ko.json b/l10n/ko.json index 19921977..60fa565d 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -15,9 +15,9 @@ "Public" : "공개", "Website" : "웹 사이트", "No results found" : "결과 없음", + "{account} liked your post" : "{account}이(가) 당신의 글에 좋아요를 표시함", "Reply" : "답장", "{account} is following you" : "{account}이(가) 당신을 팔로우함", - "{account} liked your post" : "{account}이(가) 당신의 글에 좋아요를 표시함", "Deny" : "거부", "Hello" : "안녕하세요", "You are following this account" : "이 계정을 팔로우하고 있습니다", diff --git a/l10n/pl.js b/l10n/pl.js index 03a4f4df..75a98daa 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -55,6 +55,7 @@ OC.L10N.register( "There were no results for your search:" : "Brak wyników dla Twojego wyszukiwania:", "Searching for" : "Wyszukiwanie", "boosted" : "podbity", + "{account} liked your post" : "{account} polubił Twój post", "No posts found" : "Nie znaleziono wpisów", "Posts from people you follow will show up here" : "Tutaj będą pojawiać się wpisy osób które obserwujesz", "No direct messages found" : "Nie znaleziono wiadomości bezpośrednich", @@ -79,7 +80,6 @@ OC.L10N.register( "No Social notifications!" : "Brak powiadomień Społeczności!", "Failed to get Social notifications" : "Nie udało się uzyskać powiadomień Społeczności", "{account} is following you" : "{account} obserwuje Ciebie", - "{account} liked your post" : "{account} polubił Twój post", "Authorization required" : "Wymagana autoryzacja", "{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} potrzebuje pozwolenia na dostęp do Twojego konta. Jest to aplikacja strony trzeciej.", "If you do not trust it, then you should not authorize it." : "Jeśli jej nie ufasz, nie powinieneś autoryzować.", diff --git a/l10n/pl.json b/l10n/pl.json index 56921c17..ed9827bc 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -53,6 +53,7 @@ "There were no results for your search:" : "Brak wyników dla Twojego wyszukiwania:", "Searching for" : "Wyszukiwanie", "boosted" : "podbity", + "{account} liked your post" : "{account} polubił Twój post", "No posts found" : "Nie znaleziono wpisów", "Posts from people you follow will show up here" : "Tutaj będą pojawiać się wpisy osób które obserwujesz", "No direct messages found" : "Nie znaleziono wiadomości bezpośrednich", @@ -77,7 +78,6 @@ "No Social notifications!" : "Brak powiadomień Społeczności!", "Failed to get Social notifications" : "Nie udało się uzyskać powiadomień Społeczności", "{account} is following you" : "{account} obserwuje Ciebie", - "{account} liked your post" : "{account} polubił Twój post", "Authorization required" : "Wymagana autoryzacja", "{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} potrzebuje pozwolenia na dostęp do Twojego konta. Jest to aplikacja strony trzeciej.", "If you do not trust it, then you should not authorize it." : "Jeśli jej nie ufasz, nie powinieneś autoryzować.", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index dee7d277..23baa201 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -55,6 +55,7 @@ OC.L10N.register( "There were no results for your search:" : "Sem resultados para sua pesquisa:", "Searching for" : "Pesquisar por", "boosted" : "Impulsionado", + "{account} liked your post" : "{account} gostou da sua postagem", "No posts found" : "Nenhuma post encontrado", "Posts from people you follow will show up here" : "Posts de pessoas que você segue serão mostrados aqui", "No direct messages found" : "Nenhuma mensagem direta encontrada", @@ -79,7 +80,6 @@ OC.L10N.register( "No Social notifications!" : "Sem notificações sociais!", "Failed to get Social notifications" : "Falha ao receber notificações sociais", "{account} is following you" : "{account} está a seguindo você", - "{account} liked your post" : "{account} gostou da sua postagem", "Authorization required" : "Autorização necessária", "{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} gostaria de ter acesso à sua conta. Ele é uma aplicação de terceiro.", "If you do not trust it, then you should not authorize it." : "Se você não confia nisso, você pode não autorizar.", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index b37eddff..b7016361 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -53,6 +53,7 @@ "There were no results for your search:" : "Sem resultados para sua pesquisa:", "Searching for" : "Pesquisar por", "boosted" : "Impulsionado", + "{account} liked your post" : "{account} gostou da sua postagem", "No posts found" : "Nenhuma post encontrado", "Posts from people you follow will show up here" : "Posts de pessoas que você segue serão mostrados aqui", "No direct messages found" : "Nenhuma mensagem direta encontrada", @@ -77,7 +78,6 @@ "No Social notifications!" : "Sem notificações sociais!", "Failed to get Social notifications" : "Falha ao receber notificações sociais", "{account} is following you" : "{account} está a seguindo você", - "{account} liked your post" : "{account} gostou da sua postagem", "Authorization required" : "Autorização necessária", "{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} gostaria de ter acesso à sua conta. Ele é uma aplicação de terceiro.", "If you do not trust it, then you should not authorize it." : "Se você não confia nisso, você pode não autorizar.", diff --git a/l10n/sk.js b/l10n/sk.js index 8ed0b3a4..de605963 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -55,6 +55,7 @@ OC.L10N.register( "There were no results for your search:" : "Pre vaše vyhľadávanie sa nenašli žiadne výsledky:", "Searching for" : "Hľadanie", "boosted" : "preposlané", + "{account} liked your post" : "{account} sa ľúbi váš príspevok", "No posts found" : "Nenašli sa žiadne príspevky", "Posts from people you follow will show up here" : "Tu sa zobrazia príspevky od ľudí, ktorých sledujete", "No direct messages found" : "Žiadne správy", @@ -79,7 +80,6 @@ OC.L10N.register( "No Social notifications!" : "Žiadne upozornenia z aplikácie Social", "Failed to get Social notifications" : "Chyba pri získavaní upozornení z aplikácie Social", "{account} is following you" : "{account} vás nasleduje", - "{account} liked your post" : "{account} sa ľúbi váš príspevok", "Deny" : "Zamietnuť", "Follow on Nextcloud Social" : "Sledovať Nextcloud Social", "Hello" : "Ahoj", diff --git a/l10n/sk.json b/l10n/sk.json index 06e7f01f..f489e5ca 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -53,6 +53,7 @@ "There were no results for your search:" : "Pre vaše vyhľadávanie sa nenašli žiadne výsledky:", "Searching for" : "Hľadanie", "boosted" : "preposlané", + "{account} liked your post" : "{account} sa ľúbi váš príspevok", "No posts found" : "Nenašli sa žiadne príspevky", "Posts from people you follow will show up here" : "Tu sa zobrazia príspevky od ľudí, ktorých sledujete", "No direct messages found" : "Žiadne správy", @@ -77,7 +78,6 @@ "No Social notifications!" : "Žiadne upozornenia z aplikácie Social", "Failed to get Social notifications" : "Chyba pri získavaní upozornení z aplikácie Social", "{account} is following you" : "{account} vás nasleduje", - "{account} liked your post" : "{account} sa ľúbi váš príspevok", "Deny" : "Zamietnuť", "Follow on Nextcloud Social" : "Sledovať Nextcloud Social", "Hello" : "Ahoj", diff --git a/l10n/tr.js b/l10n/tr.js index 9a6cf4a4..ad33a8b7 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -56,12 +56,12 @@ OC.L10N.register( "Searching for" : "Şu ifade aranıyor", "boosted" : "yükseltilmiş", "{account} mentioned you" : "{account} sizi andı", - "{account} has posted a status" : "{account} bir durum bildirdi", "{account} boosted your post" : "{account} iletinizi güçlendirdi", - "{account} started following you" : "{account} sizi takip etmeye başladı", "{account} requested to follow you" : "{account} sizi takip etme isteğinde bulundu", - "{account} like you post" : "{account} iletinizi beğendi", + "{account} liked your post" : "{account} iletinizi beğendi", + "{account} edited a status" : "{account} bir durumu düzenledi", "{account} signed up" : "{account} oturum açtı", + "{account} filed a report" : "{account} bir şikayette bulundu", "No posts found" : "Herhangi bir ileti bulunamadı", "Posts from people you follow will show up here" : "Takip ettiğiniz kişilerin iletileri burada görüntülenir", "No direct messages found" : "Herhangi bir doğrudan ileti bulunamadı", @@ -86,7 +86,6 @@ OC.L10N.register( "No Social notifications!" : "Herhangi bir Sosyal ağ bildirimi yok!", "Failed to get Social notifications" : "Sosyal ağ bildirimleri alınamadı", "{account} is following you" : "{account} sizi takip ediyor", - "{account} liked your post" : "{account} iletinizi beğendi", "Authorization required" : "İzin verilmesi gerekli", "{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} hesabınıza erişme izni istiyor. Bu bir üçüncü taraf uygulamasıdır.", "If you do not trust it, then you should not authorize it." : "Uygulamaya güvenmiyorsanız izin vermemelisiniz.", diff --git a/l10n/tr.json b/l10n/tr.json index 45cf3df6..a56c63b1 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -54,12 +54,12 @@ "Searching for" : "Şu ifade aranıyor", "boosted" : "yükseltilmiş", "{account} mentioned you" : "{account} sizi andı", - "{account} has posted a status" : "{account} bir durum bildirdi", "{account} boosted your post" : "{account} iletinizi güçlendirdi", - "{account} started following you" : "{account} sizi takip etmeye başladı", "{account} requested to follow you" : "{account} sizi takip etme isteğinde bulundu", - "{account} like you post" : "{account} iletinizi beğendi", + "{account} liked your post" : "{account} iletinizi beğendi", + "{account} edited a status" : "{account} bir durumu düzenledi", "{account} signed up" : "{account} oturum açtı", + "{account} filed a report" : "{account} bir şikayette bulundu", "No posts found" : "Herhangi bir ileti bulunamadı", "Posts from people you follow will show up here" : "Takip ettiğiniz kişilerin iletileri burada görüntülenir", "No direct messages found" : "Herhangi bir doğrudan ileti bulunamadı", @@ -84,7 +84,6 @@ "No Social notifications!" : "Herhangi bir Sosyal ağ bildirimi yok!", "Failed to get Social notifications" : "Sosyal ağ bildirimleri alınamadı", "{account} is following you" : "{account} sizi takip ediyor", - "{account} liked your post" : "{account} iletinizi beğendi", "Authorization required" : "İzin verilmesi gerekli", "{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} hesabınıza erişme izni istiyor. Bu bir üçüncü taraf uygulamasıdır.", "If you do not trust it, then you should not authorize it." : "Uygulamaya güvenmiyorsanız izin vermemelisiniz.", diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index 36d7a985..be554abc 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -55,6 +55,7 @@ OC.L10N.register( "There were no results for your search:" : "您的搜索没有结果:", "Searching for" : "搜索", "boosted" : "已转帖", + "{account} liked your post" : "{account} 喜欢您的帖子", "No posts found" : "未找到帖子", "Posts from people you follow will show up here" : "来自您关注的人的帖子将在此处显示", "No direct messages found" : "未找到私信", @@ -79,7 +80,6 @@ OC.L10N.register( "No Social notifications!" : "沒有 Social 通知!", "Failed to get Social notifications" : "获取 Social 通知失败", "{account} is following you" : "{account} 正在关注你", - "{account} liked your post" : "{account} 喜欢您的帖子", "Deny" : "禁止", "Follow on Nextcloud Social" : "关注 Nextcloud 社交", "Hello" : "您好", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index fa7676d7..e68feec7 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -53,6 +53,7 @@ "There were no results for your search:" : "您的搜索没有结果:", "Searching for" : "搜索", "boosted" : "已转帖", + "{account} liked your post" : "{account} 喜欢您的帖子", "No posts found" : "未找到帖子", "Posts from people you follow will show up here" : "来自您关注的人的帖子将在此处显示", "No direct messages found" : "未找到私信", @@ -77,7 +78,6 @@ "No Social notifications!" : "沒有 Social 通知!", "Failed to get Social notifications" : "获取 Social 通知失败", "{account} is following you" : "{account} 正在关注你", - "{account} liked your post" : "{account} 喜欢您的帖子", "Deny" : "禁止", "Follow on Nextcloud Social" : "关注 Nextcloud 社交", "Hello" : "您好", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index fe058737..e73f62b3 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -56,12 +56,12 @@ OC.L10N.register( "Searching for" : "搜尋", "boosted" : "已提升", "{account} mentioned you" : "{actor} 提及了您", - "{account} has posted a status" : "{account} 已發布狀態", "{account} boosted your post" : "{account} 提升了你的帖文", - "{account} started following you" : "{account} 已開始關注您", "{account} requested to follow you" : "{account} 請求關注您", - "{account} like you post" : "{account} 喜歡您的帖文", + "{account} liked your post" : "{account} 喜歡了您的帖子", + "{account} edited a status" : "{account} 編輯了一個狀態", "{account} signed up" : "{account} 已註冊", + "{account} filed a report" : "{account} 提交了一份報告", "No posts found" : "未找到帖子", "Posts from people you follow will show up here" : "來自您關注的人的帖子將在此處顯示", "No direct messages found" : "未找到私信", @@ -86,7 +86,6 @@ OC.L10N.register( "No Social notifications!" : "無 Social 通告!", "Failed to get Social notifications" : "未能獲取 Social 通告", "{account} is following you" : "{account} 正在追蹤您", - "{account} liked your post" : "{account} 喜歡了您的帖子", "Authorization required" : "需要授權", "{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} 想要存取您賬戶的權限。它是第三方應用程式。", "If you do not trust it, then you should not authorize it." : "如果您不信任它,那麼您不應該授權它。", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index cbd5ffda..c7962f90 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -54,12 +54,12 @@ "Searching for" : "搜尋", "boosted" : "已提升", "{account} mentioned you" : "{actor} 提及了您", - "{account} has posted a status" : "{account} 已發布狀態", "{account} boosted your post" : "{account} 提升了你的帖文", - "{account} started following you" : "{account} 已開始關注您", "{account} requested to follow you" : "{account} 請求關注您", - "{account} like you post" : "{account} 喜歡您的帖文", + "{account} liked your post" : "{account} 喜歡了您的帖子", + "{account} edited a status" : "{account} 編輯了一個狀態", "{account} signed up" : "{account} 已註冊", + "{account} filed a report" : "{account} 提交了一份報告", "No posts found" : "未找到帖子", "Posts from people you follow will show up here" : "來自您關注的人的帖子將在此處顯示", "No direct messages found" : "未找到私信", @@ -84,7 +84,6 @@ "No Social notifications!" : "無 Social 通告!", "Failed to get Social notifications" : "未能獲取 Social 通告", "{account} is following you" : "{account} 正在追蹤您", - "{account} liked your post" : "{account} 喜歡了您的帖子", "Authorization required" : "需要授權", "{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} 想要存取您賬戶的權限。它是第三方應用程式。", "If you do not trust it, then you should not authorize it." : "如果您不信任它,那麼您不應該授權它。", diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index ebee82f4..de645d6a 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -56,12 +56,12 @@ OC.L10N.register( "Searching for" : "搜尋", "boosted" : "已轉嘟", "{account} mentioned you" : "{account} 提及您", - "{account} has posted a status" : "{account} 張貼了狀態", "{account} boosted your post" : "{account} 轉嘟了您的貼文", - "{account} started following you" : "{account} 開始跟隨您", "{account} requested to follow you" : "{account} 已請求跟隨您", - "{account} like you post" : "{account} 喜歡您的貼文", + "{account} liked your post" : "{account} 喜歡您的貼文", + "{account} edited a status" : "{account} 編輯了狀態", "{account} signed up" : "{account} 已註冊", + "{account} filed a report" : "{account} 填寫了回報", "No posts found" : "找不到貼文", "Posts from people you follow will show up here" : "您追蹤的人的貼文將顯示在此處", "No direct messages found" : "找不到直接訊息", @@ -86,7 +86,6 @@ OC.L10N.register( "No Social notifications!" : "沒有 Social 通知!", "Failed to get Social notifications" : "取得 Social 通知失敗", "{account} is following you" : "{account} 正在追蹤您", - "{account} liked your post" : "{account} 喜歡您的貼文", "Authorization required" : "需要授權", "{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} 想要存取您帳號的權限。其是第三方應用程式。", "If you do not trust it, then you should not authorize it." : "若您不信任它,那麼您不應該授權它。", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 930aec40..15f02ce7 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -54,12 +54,12 @@ "Searching for" : "搜尋", "boosted" : "已轉嘟", "{account} mentioned you" : "{account} 提及您", - "{account} has posted a status" : "{account} 張貼了狀態", "{account} boosted your post" : "{account} 轉嘟了您的貼文", - "{account} started following you" : "{account} 開始跟隨您", "{account} requested to follow you" : "{account} 已請求跟隨您", - "{account} like you post" : "{account} 喜歡您的貼文", + "{account} liked your post" : "{account} 喜歡您的貼文", + "{account} edited a status" : "{account} 編輯了狀態", "{account} signed up" : "{account} 已註冊", + "{account} filed a report" : "{account} 填寫了回報", "No posts found" : "找不到貼文", "Posts from people you follow will show up here" : "您追蹤的人的貼文將顯示在此處", "No direct messages found" : "找不到直接訊息", @@ -84,7 +84,6 @@ "No Social notifications!" : "沒有 Social 通知!", "Failed to get Social notifications" : "取得 Social 通知失敗", "{account} is following you" : "{account} 正在追蹤您", - "{account} liked your post" : "{account} 喜歡您的貼文", "Authorization required" : "需要授權", "{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} 想要存取您帳號的權限。其是第三方應用程式。", "If you do not trust it, then you should not authorize it." : "若您不信任它,那麼您不應該授權它。", -- cgit v1.2.3