summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--appinfo/routes.php1
-rw-r--r--l10n/de.js16
-rw-r--r--l10n/de.json16
-rw-r--r--l10n/de_DE.js16
-rw-r--r--l10n/de_DE.json16
-rw-r--r--l10n/eu.js63
-rw-r--r--l10n/eu.json61
-rw-r--r--l10n/fr.js7
-rw-r--r--l10n/fr.json7
-rw-r--r--l10n/gl.js73
-rw-r--r--l10n/gl.json71
-rw-r--r--l10n/nl.js8
-rw-r--r--l10n/nl.json8
-rw-r--r--l10n/pl.js3
-rw-r--r--l10n/pl.json3
-rw-r--r--l10n/zh_CN.js1
-rw-r--r--l10n/zh_CN.json1
-rw-r--r--lib/Command/Reset.php42
-rw-r--r--lib/Controller/LocalController.php22
-rw-r--r--lib/Db/CoreRequestBuilder.php124
-rw-r--r--lib/Db/StreamRequest.php39
-rw-r--r--lib/Model/ActivityPub/ACore.php3
-rw-r--r--lib/Service/ConfigService.php24
-rw-r--r--lib/Service/NoteService.php15
25 files changed, 590 insertions, 52 deletions
diff --git a/README.md b/README.md
index 294da0f6..d3a79ea0 100644
--- a/README.md
+++ b/README.md
@@ -16,8 +16,6 @@ The app is in alpha stage, so it’s time for you to [get involved! 👩‍💻]
For a roadmap, see our [development milestones](https://github.com/nextcloud/social/milestones) - feel free to pick up any of the tasks which are not yet in progress!
-Some requirements in this alpha stage are that your Nextcloud:
-- must run on the default port
## Emojis
diff --git a/appinfo/routes.php b/appinfo/routes.php
index 310ac3b7..85578a5d 100644
--- a/appinfo/routes.php
+++ b/appinfo/routes.php
@@ -68,6 +68,7 @@ return [
['name' => 'Local#streamTag', 'url' => '/api/v1/stream/tag/{hashtag}/', 'verb' => 'GET'],
['name' => 'Local#streamFederated', 'url' => '/api/v1/stream/federated', 'verb' => 'GET'],
['name' => 'Local#streamDirect', 'url' => '/api/v1/stream/direct', 'verb' => 'GET'],
+ ['name' => 'Local#streamLiked', 'url' => '/api/v1/stream/liked', 'verb' => 'GET'],
['name' => 'Local#streamAccount', 'url' => '/api/v1/account/{username}/stream', 'verb' => 'GET'],
['name' => 'Local#postData', 'url' => '/local/v1/post', 'verb' => 'GET'],
diff --git a/l10n/de.js b/l10n/de.js
index 5c4971b9..d832fcea 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -3,9 +3,9 @@ OC.L10N.register(
{
"Social" : "Social",
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 Nextcloud wird Teil des Verbundes sozialer Netzwerke! ",
- "** Disclaimer: this is an ALPHA version **\n\n**🎉 Nextcloud becomes part of the federated social networks!**\n\n**🙋 Find your friends:** No matter if they use Nextcloud, 🐘 Mastodon, 🇫 Friendica, and soon ✱ Diaspora, 👹 MediaGoblin and more – you can follow them!\n\n**📜 Profile info:** No need to fill out more profiles – your info from Nextcloud will be used and extended.\n\n**👐 Own your posts:** Everything you post stays on your Nextcloud!\n\n**🕸 Open standards:** We use the established ActivityPub standard!" : "** Disclaimer: Dies ist eine ALPHA Version **\n\n**🎉 Nextcloud wird Teil des Verbundes sozialer Netzwerke!**\n\n**🙋 Finde Deine Freunde:** Egal ob sie Nextcloud, 🐘 Mastodon, 🇫 Friendica und bald auch ✱ Diaspora, 👹 MediaGoblin und andere nutzen – Du kannst ihnen folgen!\n\n**📜 Profil Information:** Du musst kein weiteres Profil ausfüllen – Deine Nextcloud-Informationen werden genutzt und erweitert.\n\n**👐 Behalte die Hoheit über Deine Posts:** Alles was Du postest bleibt auf Deiner Nextcloud!\n\n**🕸 Offene Standards:** Wir nutzen den bewährten ActivityPub Standard!",
+ "** Disclaimer: this is an ALPHA version **\n\n**🎉 Nextcloud becomes part of the federated social networks!**\n\n**🙋 Find your friends:** No matter if they use Nextcloud, 🐘 Mastodon, 🇫 Friendica, and soon ✱ Diaspora, 👹 MediaGoblin and more – you can follow them!\n\n**📜 Profile info:** No need to fill out more profiles – your info from Nextcloud will be used and extended.\n\n**👐 Own your posts:** Everything you post stays on your Nextcloud!\n\n**🕸 Open standards:** We use the established ActivityPub standard!" : "** Disclaimer: Dies ist eine ALPHA Version **\n\n**🎉 Nextcloud wird Teil des Verbundes sozialer Netzwerke!**\n\n**🙋 Finde Deine Freunde:** Egal ob sie Nextcloud, 🐘 Mastodon, 🇫 Friendica und bald auch ✱ Diaspora, 👹 MediaGoblin und weitere nutzen – Du kannst ihnen folgen!\n\n**📜 Profil Information:** Du musst kein weiteres Profil ausfüllen – Deine Nextcloud-Informationen werden genutzt und erweitert.\n\n**👐 Behalte die Hoheit über Deine Posts:** Alles was Du postest bleibt auf Deiner Nextcloud!\n\n**🕸 Offene Standards:** Wir nutzen den bewährten ActivityPub Standard!",
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger ist nicht korrekt eingerichtet!",
- "Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud can't configure this automatically. To use Social, the admin of this Nextcloud instance needs to manually configure the .well-known redirects: " : "Social benötigt die korrekte Einrichtung von .well-known für die automatische Entdeckung. Wenn Nextcloud nicht im Wurzelverzeichnis der Domain installiert ist, kann Nextcloud dies oft nicht automatisch einrichten. Um Social zu nutzen, muss der Administrator dieser Nextcloud Instanz die .well-known Weiterleitung manuell einrichten: ",
+ "Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud can't configure this automatically. To use Social, the admin of this Nextcloud instance needs to manually configure the .well-known redirects: " : "Social benötigt die korrekte Einrichtung von .well-known für die automatische Entdeckung. Wenn Nextcloud nicht im Wurzelverzeichnis der Domain installiert ist, kann Nextcloud dies oft nicht automatisch einrichten. Um Social zu nutzen, muss der Administrator dieser Nextcloud-Instanz die .well-known Weiterleitung manuell einrichten: ",
"Open documentation" : "Dokumentation öffnen",
"Social app setup" : "Einrichtung der Social-App ",
"ActivityPub requires a fixed URL to make entries unique. Note that this can not be changed later without resetting the Social app." : "ActivityPub benötigt eine feste URL um Einträge eindeutig zu machen. Beachte, dass dies später nicht geändert werden kann, ohne die Social-App zurückzusetzen.",
@@ -16,17 +16,17 @@ OC.L10N.register(
"Direct messages" : "Direktnachrichten",
"Notifications" : "Benachrichtigungen",
"Profile" : "Profil",
- "Local timeline" : "Lokale Zeitachse",
- "Global timeline" : "Globale Zeitachse",
+ "Local timeline" : "Lokale Zeitleiste",
+ "Global timeline" : "Globale Zeitleiste",
"Following" : "Folge ich",
"Post publicly" : "Öffentlich posten",
"Post to followers" : "An Follower posten",
"Post to recipients" : "An Empfänger posten",
"Post unlisted" : "Post wird nicht mehr aufgelistet",
"Public" : "Öffentlich",
- "Post to public timelines" : "An öffentliche Zeitachsen posten",
+ "Post to public timelines" : "In öffentliche Zeitleisten posten",
"Unlisted" : "Nicht aufgelistet",
- "Do not post to public timelines" : "Nicht an öffentliche Zeitachsen posten",
+ "Do not post to public timelines" : "Nicht in öffentliche Zeitleisten posten",
"Followers" : "Followers",
"Post to followers only" : "Nur an Follower posten",
"Direct" : "Direkt",
@@ -58,7 +58,7 @@ OC.L10N.register(
"Hello" : "Hallo",
"Please confirm that you want to follow this account:" : "Bitte bestätige, dass Du diesem Konto folgen willst:",
"You are following this account" : "Du folgst diesem Konto",
- "Close" : "Schliessen",
+ "Close" : "Schließen",
"You are going to follow:" : "Du wirst folgen:",
"name@domain of your federation account" : "name@domain von Deinem Federation-Konto",
"Continue" : "Fortsetzen",
@@ -66,7 +66,7 @@ OC.L10N.register(
"User not found" : "Benutzer nicht gefunden",
"Sorry, we could not find the account of {userId}" : "Das Konto von {userId} konnte nicht gefunden werden",
"Nextcloud becomes part of the federated social networks!" : "Nextcloud wird Teil des Verbundes sozialer Netzwerke!",
- "We automatically created a Social account for you. Your Social ID is the same as your federated cloud ID:" : "Wir hat automatisch ein Social-Konto für Dich erstellt. Deine Social-ID ist die gleiche wie Deine Federated-Cloud-ID:",
+ "We automatically created a Social account for you. Your Social ID is the same as your federated cloud ID:" : "Wir haben automatisch ein Social-Konto für Dich erstellt. Deine Social-ID ist die gleiche wie Deine Federated-Cloud-ID:",
"Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "Du bist neu bei Social, von daher empfehlen wir Dir dem Nextcloud-Konto zu folgen und so keine Neuigkeiten zu verpassen",
"Follow Nextcloud on mastodon.xyz" : "Nextcloud auf mastodon.xyz folgen"
},
diff --git a/l10n/de.json b/l10n/de.json
index f6be6182..55571c8b 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -1,9 +1,9 @@
{ "translations": {
"Social" : "Social",
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 Nextcloud wird Teil des Verbundes sozialer Netzwerke! ",
- "** Disclaimer: this is an ALPHA version **\n\n**🎉 Nextcloud becomes part of the federated social networks!**\n\n**🙋 Find your friends:** No matter if they use Nextcloud, 🐘 Mastodon, 🇫 Friendica, and soon ✱ Diaspora, 👹 MediaGoblin and more – you can follow them!\n\n**📜 Profile info:** No need to fill out more profiles – your info from Nextcloud will be used and extended.\n\n**👐 Own your posts:** Everything you post stays on your Nextcloud!\n\n**🕸 Open standards:** We use the established ActivityPub standard!" : "** Disclaimer: Dies ist eine ALPHA Version **\n\n**🎉 Nextcloud wird Teil des Verbundes sozialer Netzwerke!**\n\n**🙋 Finde Deine Freunde:** Egal ob sie Nextcloud, 🐘 Mastodon, 🇫 Friendica und bald auch ✱ Diaspora, 👹 MediaGoblin und andere nutzen – Du kannst ihnen folgen!\n\n**📜 Profil Information:** Du musst kein weiteres Profil ausfüllen – Deine Nextcloud-Informationen werden genutzt und erweitert.\n\n**👐 Behalte die Hoheit über Deine Posts:** Alles was Du postest bleibt auf Deiner Nextcloud!\n\n**🕸 Offene Standards:** Wir nutzen den bewährten ActivityPub Standard!",
+ "** Disclaimer: this is an ALPHA version **\n\n**🎉 Nextcloud becomes part of the federated social networks!**\n\n**🙋 Find your friends:** No matter if they use Nextcloud, 🐘 Mastodon, 🇫 Friendica, and soon ✱ Diaspora, 👹 MediaGoblin and more – you can follow them!\n\n**📜 Profile info:** No need to fill out more profiles – your info from Nextcloud will be used and extended.\n\n**👐 Own your posts:** Everything you post stays on your Nextcloud!\n\n**🕸 Open standards:** We use the established ActivityPub standard!" : "** Disclaimer: Dies ist eine ALPHA Version **\n\n**🎉 Nextcloud wird Teil des Verbundes sozialer Netzwerke!**\n\n**🙋 Finde Deine Freunde:** Egal ob sie Nextcloud, 🐘 Mastodon, 🇫 Friendica und bald auch ✱ Diaspora, 👹 MediaGoblin und weitere nutzen – Du kannst ihnen folgen!\n\n**📜 Profil Information:** Du musst kein weiteres Profil ausfüllen – Deine Nextcloud-Informationen werden genutzt und erweitert.\n\n**👐 Behalte die Hoheit über Deine Posts:** Alles was Du postest bleibt auf Deiner Nextcloud!\n\n**🕸 Offene Standards:** Wir nutzen den bewährten ActivityPub Standard!",
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger ist nicht korrekt eingerichtet!",
- "Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud can't configure this automatically. To use Social, the admin of this Nextcloud instance needs to manually configure the .well-known redirects: " : "Social benötigt die korrekte Einrichtung von .well-known für die automatische Entdeckung. Wenn Nextcloud nicht im Wurzelverzeichnis der Domain installiert ist, kann Nextcloud dies oft nicht automatisch einrichten. Um Social zu nutzen, muss der Administrator dieser Nextcloud Instanz die .well-known Weiterleitung manuell einrichten: ",
+ "Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud can't configure this automatically. To use Social, the admin of this Nextcloud instance needs to manually configure the .well-known redirects: " : "Social benötigt die korrekte Einrichtung von .well-known für die automatische Entdeckung. Wenn Nextcloud nicht im Wurzelverzeichnis der Domain installiert ist, kann Nextcloud dies oft nicht automatisch einrichten. Um Social zu nutzen, muss der Administrator dieser Nextcloud-Instanz die .well-known Weiterleitung manuell einrichten: ",
"Open documentation" : "Dokumentation öffnen",
"Social app setup" : "Einrichtung der Social-App ",
"ActivityPub requires a fixed URL to make entries unique. Note that this can not be changed later without resetting the Social app." : "ActivityPub benötigt eine feste URL um Einträge eindeutig zu machen. Beachte, dass dies später nicht geändert werden kann, ohne die Social-App zurückzusetzen.",
@@ -14,17 +14,17 @@
"Direct messages" : "Direktnachrichten",
"Notifications" : "Benachrichtigungen",
"Profile" : "Profil",
- "Local timeline" : "Lokale Zeitachse",
- "Global timeline" : "Globale Zeitachse",
+ "Local timeline" : "Lokale Zeitleiste",
+ "Global timeline" : "Globale Zeitleiste",
"Following" : "Folge ich",
"Post publicly" : "Öffentlich posten",
"Post to followers" : "An Follower posten",
"Post to recipients" : "An Empfänger posten",
"Post unlisted" : "Post wird nicht mehr aufgelistet",
"Public" : "Öffentlich",
- "Post to public timelines" : "An öffentliche Zeitachsen posten",
+ "Post to public timelines" : "In öffentliche Zeitleisten posten",
"Unlisted" : "Nicht aufgelistet",
- "Do not post to public timelines" : "Nicht an öffentliche Zeitachsen posten",
+ "Do not post to public timelines" : "Nicht in öffentliche Zeitleisten posten",
"Followers" : "Followers",
"Post to followers only" : "Nur an Follower posten",
"Direct" : "Direkt",
@@ -56,7 +56,7 @@
"Hello" : "Hallo",
"Please confirm that you want to follow this account:" : "Bitte bestätige, dass Du diesem Konto folgen willst:",
"You are following this account" : "Du folgst diesem Konto",
- "Close" : "Schliessen",
+ "Close" : "Schließen",
"You are going to follow:" : "Du wirst folgen:",
"name@domain of your federation account" : "name@domain von Deinem Federation-Konto",
"Continue" : "Fortsetzen",
@@ -64,7 +64,7 @@
"User not found" : "Benutzer nicht gefunden",
"Sorry, we could not find the account of {userId}" : "Das Konto von {userId} konnte nicht gefunden werden",
"Nextcloud becomes part of the federated social networks!" : "Nextcloud wird Teil des Verbundes sozialer Netzwerke!",
- "We automatically created a Social account for you. Your Social ID is the same as your federated cloud ID:" : "Wir hat automatisch ein Social-Konto für Dich erstellt. Deine Social-ID ist die gleiche wie Deine Federated-Cloud-ID:",
+ "We automatically created a Social account for you. Your Social ID is the same as your federated cloud ID:" : "Wir haben automatisch ein Social-Konto für Dich erstellt. Deine Social-ID ist die gleiche wie Deine Federated-Cloud-ID:",
"Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "Du bist neu bei Social, von daher empfehlen wir Dir dem Nextcloud-Konto zu folgen und so keine Neuigkeiten zu verpassen",
"Follow Nextcloud on mastodon.xyz" : "Nextcloud auf mastodon.xyz folgen"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 55bfe053..792538ce 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -3,30 +3,30 @@ OC.L10N.register(
{
"Social" : "Social",
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 Nextcloud wird Teil des Verbundes sozialer Netzwerke! ",
- "** Disclaimer: this is an ALPHA version **\n\n**🎉 Nextcloud becomes part of the federated social networks!**\n\n**🙋 Find your friends:** No matter if they use Nextcloud, 🐘 Mastodon, 🇫 Friendica, and soon ✱ Diaspora, 👹 MediaGoblin and more – you can follow them!\n\n**📜 Profile info:** No need to fill out more profiles – your info from Nextcloud will be used and extended.\n\n**👐 Own your posts:** Everything you post stays on your Nextcloud!\n\n**🕸 Open standards:** We use the established ActivityPub standard!" : "** Disclaimer: Dies ist eine ALPHA Version **\n\n**🎉 Nextcloud wird Teil des Verbundes sozialer Netzwerke!**\n\n**🙋 Finden Sie Ihre Freunde:** Egal ob Sie Nextcloud, 🐘 Mastodon, 🇫 Friendica und bald auch ✱ Diaspora, 👹 MediaGoblin und andere nutzen – Sie können ihnen folgen!\n\n**📜 Profil Information:** Sie müssen kein weiteres Profil ausfüllen – Ihre Nextcloud-Informationen werden genutzt und erweitert.\n\n**👐 Behalten Sie die Hoheit über Ihre Posts:** Alles was Sie posten bleibt auf Ihrer Nextcloud!\n\n**🕸 Offene Standards:** Wir nutzen den bewährten ActivityPub Standard!",
+ "** Disclaimer: this is an ALPHA version **\n\n**🎉 Nextcloud becomes part of the federated social networks!**\n\n**🙋 Find your friends:** No matter if they use Nextcloud, 🐘 Mastodon, 🇫 Friendica, and soon ✱ Diaspora, 👹 MediaGoblin and more – you can follow them!\n\n**📜 Profile info:** No need to fill out more profiles – your info from Nextcloud will be used and extended.\n\n**👐 Own your posts:** Everything you post stays on your Nextcloud!\n\n**🕸 Open standards:** We use the established ActivityPub standard!" : "** Disclaimer: Dies ist eine ALPHA Version **\n\n**🎉 Nextcloud wird Teil des Verbundes sozialer Netzwerke!**\n\n**🙋 Finden Sie Ihre Freunde:** Egal ob Sie Nextcloud, 🐘 Mastodon, 🇫 Friendica und bald auch ✱ Diaspora, 👹 MediaGoblin und weitere nutzen – Sie können ihnen folgen!\n\n**📜 Profil Information:** Sie müssen kein weiteres Profil ausfüllen – Ihre Nextcloud-Informationen werden genutzt und erweitert.\n\n**👐 Behalten Sie die Hoheit über Ihre Posts:** Alles was Sie posten bleibt auf Ihrer Nextcloud!\n\n**🕸 Offene Standards:** Wir nutzen den bewährten ActivityPub Standard!",
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger ist nicht korrekt eingerichtet!",
- "Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud can't configure this automatically. To use Social, the admin of this Nextcloud instance needs to manually configure the .well-known redirects: " : "Social benötigt die korrekte Einrichtung von .well-known für die automatische Entdeckung. Wenn Nextcloud nicht im Wurzelverzeichnis der Domain installiert ist, kann Nextcloud dies oft nicht automatisch einrichten. Um Social zu nutzen, muss der Administrator dieser Nextcloud Instanz die .well-known Weiterleitung manuell einrichten: ",
+ "Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud can't configure this automatically. To use Social, the admin of this Nextcloud instance needs to manually configure the .well-known redirects: " : "Social benötigt die korrekte Einrichtung von .well-known für die automatische Entdeckung. Wenn Nextcloud nicht im Wurzelverzeichnis der Domain installiert ist, kann Nextcloud dies oft nicht automatisch einrichten. Um Social zu nutzen, muss der Administrator dieser Nextcloud-Instanz die .well-known Weiterleitung manuell einrichten: ",
"Open documentation" : "Dokumentation öffnen",
"Social app setup" : "Einrichtung der Social-App ",
"ActivityPub requires a fixed URL to make entries unique. Note that this can not be changed later without resetting the Social app." : "ActivityPub benötigt eine feste URL um Einträge eindeutig zu machen. Beachten Sie, dass dies später nicht geändert werden kann, ohne die Social-App zurückzusetzen.",
"ActivityPub URL base" : "Basis-URL für ActivityPub",
- "Finish setup" : "Installation abschließen",
+ "Finish setup" : "Einrichtung fertigstellen",
"The Social app needs to be set up by the server administrator." : "Die Social-App muss vom Server-Administrator eingerichtet werden.",
"Home" : "Home",
"Direct messages" : "Direktnachrichten",
"Notifications" : "Benachrichtigungen",
"Profile" : "Profil",
- "Local timeline" : "Lokale Zeitachse",
- "Global timeline" : "Globale Zeitachse",
+ "Local timeline" : "Lokale Zeitleiste",
+ "Global timeline" : "Globale Zeitleiste",
"Following" : "Folge ich",
"Post publicly" : "Öffentlich posten",
"Post to followers" : "An Follower posten",
"Post to recipients" : "An Empfänger posten",
"Post unlisted" : "Post wird nicht mehr aufgelistet",
"Public" : "Öffentlich",
- "Post to public timelines" : "Für öffentliche Zeitachsen posten",
+ "Post to public timelines" : "In öffentliche Zeitleisten posten",
"Unlisted" : "Nicht aufgelistet",
- "Do not post to public timelines" : "Nicht an öffentliche Zeitachsen posten",
+ "Do not post to public timelines" : "Nicht in öffentliche Zeitleisten posten",
"Followers" : "Followers",
"Post to followers only" : "Nur an Follower posten",
"Direct" : "Direkt",
@@ -66,7 +66,7 @@ OC.L10N.register(
"User not found" : "Benutzer nicht gefunden",
"Sorry, we could not find the account of {userId}" : "Das Konto von {userId} konnte nicht gefunden werden",
"Nextcloud becomes part of the federated social networks!" : "Nextcloud wird Teil des Verbundes sozialer Netzwerke! ",
- "We automatically created a Social account for you. Your Social ID is the same as your federated cloud ID:" : "Wir automatisch ein Social-Konto für Sie ertsellt. Ihre Social-ID ist die gleiche wie Ihre Federated-Cloud-ID:",
+ "We automatically created a Social account for you. Your Social ID is the same as your federated cloud ID:" : "Wir haben automatisch ein Social-Konto für Sie erstellt. Ihre Social-ID ist die gleiche wie Ihre Federated-Cloud-ID:",
"Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "Sie sind neu bei Social, von daher empfehlen wir Ihnen dem Nextcloud-Konto zu folgen und so keine Neuigkeiten zu verpassen",
"Follow Nextcloud on mastodon.xyz" : "Nextcloud auf mastodon.xyz folgen"
},
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index af7f37ae..e0f82638 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -1,30 +1,30 @@
{ "translations": {
"Social" : "Social",
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 Nextcloud wird Teil des Verbundes sozialer Netzwerke! ",
- "** Disclaimer: this is an ALPHA version **\n\n**🎉 Nextcloud becomes part of the federated social networks!**\n\n**🙋 Find your friends:** No matter if they use Nextcloud, 🐘 Mastodon, 🇫 Friendica, and soon ✱ Diaspora, 👹 MediaGoblin and more – you can follow them!\n\n**📜 Profile info:** No need to fill out more profiles – your info from Nextcloud will be used and extended.\n\n**👐 Own your posts:** Everything you post stays on your Nextcloud!\n\n**🕸 Open standards:** We use the established ActivityPub standard!" : "** Disclaimer: Dies ist eine ALPHA Version **\n\n**🎉 Nextcloud wird Teil des Verbundes sozialer Netzwerke!**\n\n**🙋 Finden Sie Ihre Freunde:** Egal ob Sie Nextcloud, 🐘 Mastodon, 🇫 Friendica und bald auch ✱ Diaspora, 👹 MediaGoblin und andere nutzen – Sie können ihnen folgen!\n\n**📜 Profil Information:** Sie müssen kein weiteres Profil ausfüllen – Ihre Nextcloud-Informationen werden genutzt und erweitert.\n\n**👐 Behalten Sie die Hoheit über Ihre Posts:** Alles was Sie posten bleibt auf Ihrer Nextcloud!\n\n**🕸 Offene Standards:** Wir nutzen den bewährten ActivityPub Standard!",
+ "** Disclaimer: this is an ALPHA version **\n\n**🎉 Nextcloud becomes part of the federated social networks!**\n\n**🙋 Find your friends:** No matter if they use Nextcloud, 🐘 Mastodon, 🇫 Friendica, and soon ✱ Diaspora, 👹 MediaGoblin and more – you can follow them!\n\n**📜 Profile info:** No need to fill out more profiles – your info from Nextcloud will be used and extended.\n\n**👐 Own your posts:** Everything you post stays on your Nextcloud!\n\n**🕸 Open standards:** We use the established ActivityPub standard!" : "** Disclaimer: Dies ist eine ALPHA Version **\n\n**🎉 Nextcloud wird Teil des Verbundes sozialer Netzwerke!**\n\n**🙋 Finden Sie Ihre Freunde:** Egal ob Sie Nextcloud, 🐘 Mastodon, 🇫 Friendica und bald auch ✱ Diaspora, 👹 MediaGoblin und weitere nutzen – Sie können ihnen folgen!\n\n**📜 Profil Information:** Sie müssen kein weiteres Profil ausfüllen – Ihre Nextcloud-Informationen werden genutzt und erweitert.\n\n**👐 Behalten Sie die Hoheit über Ihre Posts:** Alles was Sie posten bleibt auf Ihrer Nextcloud!\n\n**🕸 Offene Standards:** Wir nutzen den bewährten ActivityPub Standard!",
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger ist nicht korrekt eingerichtet!",
- "Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud can't configure this automatically. To use Social, the admin of this Nextcloud instance needs to manually configure the .well-known redirects: " : "Social benötigt die korrekte Einrichtung von .well-known für die automatische Entdeckung. Wenn Nextcloud nicht im Wurzelverzeichnis der Domain installiert ist, kann Nextcloud dies oft nicht automatisch einrichten. Um Social zu nutzen, muss der Administrator dieser Nextcloud Instanz die .well-known Weiterleitung manuell einrichten: ",
+ "Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud can't configure this automatically. To use Social, the admin of this Nextcloud instance needs to manually configure the .well-known redirects: " : "Social benötigt die korrekte Einrichtung von .well-known für die automatische Entdeckung. Wenn Nextcloud nicht im Wurzelverzeichnis der Domain installiert ist, kann Nextcloud dies oft nicht automatisch einrichten. Um Social zu nutzen, muss der Administrator dieser Nextcloud-Instanz die .well-known Weiterleitung manuell einrichten: ",
"Open documentation" : "Dokumentation öffnen",
"Social app setup" : "Einrichtung der Social-App ",
"ActivityPub requires a fixed URL to make entries unique. Note that this can not be changed later without resetting the Social app." : "ActivityPub benötigt eine feste URL um Einträge eindeutig zu machen. Beachten Sie, dass dies später nicht geändert werden kann, ohne die Social-App zurückzusetzen.",
"ActivityPub URL base" : "Basis-URL für ActivityPub",
- "Finish setup" : "Installation abschließen",
+ "Finish setup" : "Einrichtung fertigstellen",
"The Social app needs to be set up by the server administrator." : "Die Social-App muss vom Server-Administrator eingerichtet werden.",
"Home" : "Home",
"Direct messages" : "Direktnachrichten",
"Notifications" : "Benachrichtigungen",
"Profile" : "Profil",
- "Local timeline" : "Lokale Zeitachse",
- "Global timeline" : "Globale Zeitachse",
+ "Local timeline" : "Lokale Zeitleiste",
+ "Global timeline" : "Globale Zeitleiste",
"Following" : "Folge ich",
"Post publicly" : "Öffentlich posten",
"Post to followers" : "An Follower posten",
"Post to recipients" : "An Empfänger posten",
"Post unlisted" : "Post wird nicht mehr aufgelistet",
"Public" : "Öffentlich",
- "Post to public timelines" : "Für öffentliche Zeitachsen posten",
+ "Post to public timelines" : "In öffentliche Zeitleisten posten",
"Unlisted" : "Nicht aufgelistet",
- "Do not post to public timelines" : "Nicht an öffentliche Zeitachsen posten",
+ "Do not post to public timelines" : "Nicht in öffentliche Zeitleisten posten",
"Followers" : "Followers",
"Post to followers only" : "Nur an Follower posten",
"Direct" : "Direkt",
@@ -64,7 +64,7 @@
"User not found" : "Benutzer nicht gefunden",
"Sorry, we could not find the account of {userId}" : "Das Konto von {userId} konnte nicht gefunden werden",
"Nextcloud becomes part of the federated social networks!" : "Nextcloud wird Teil des Verbundes sozialer Netzwerke! ",
- "We automatically created a Social account for you. Your Social ID is the same as your federated cloud ID:" : "Wir automatisch ein Social-Konto für Sie ertsellt. Ihre Social-ID ist die gleiche wie Ihre Federated-Cloud-ID:",
+ "We automatically created a Social account for you. Your Social ID is the same as your federated cloud ID:" : "Wir haben automatisch ein Social-Konto für Sie erstellt. Ihre Social-ID ist die gleiche wie Ihre Federated-Cloud-ID:",
"Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "Sie sind neu bei Social, von daher empfehlen wir Ihnen dem Nextcloud-Konto zu folgen und so keine Neuigkeiten zu verpassen",
"Follow Nextcloud on mastodon.xyz" : "Nextcloud auf mastodon.xyz folgen"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/l10n/eu.js b/l10n/eu.js
new file mode 100644
index 00000000..2094691c
--- /dev/null
+++ b/l10n/eu.js
@@ -0,0 +1,63 @@
+OC.L10N.register(
+ "social",
+ {
+ "🎉 Nextcloud becomes part of the federated social networks!" : "🎉 Nexcloud federatutako sare sozialekin bat egiten du!",
+ "Open documentation" : "Ireki dokumentazioa",
+ "ActivityPub URL base" : "ActivityPub URL oinarria",
+ "Home" : "Hasiera",
+ "Direct messages" : "Mezu zuzenak",
+ "Notifications" : "Jakinarazpenak",
+ "Profile" : "Profila",
+ "Local timeline" : "Tokiko denbora-lerroa",
+ "Global timeline" : "Denbora-lerro globala",
+ "Following" : "Jarraitzen",
+ "Post publicly" : "Argitaratu publikoki",
+ "Post to followers" : "Argitaratu jarraitzaileentzat",
+ "Post to recipients" : "Argitaratu jasotzaileentzat",
+ "Post unlisted" : "Argitaratu zerrendatu gabe",
+ "Public" : "Publikoa",
+ "Post to public timelines" : "Argitaratu denbora-lerro publikoetan",
+ "Unlisted" : "Zerrendatu gabea",
+ "Do not post to public timelines" : "Ez argitaratu denbora-lerro publikoetan",
+ "Followers" : "Jarraitzaileak",
+ "Post to followers only" : "Argitaratu jarraitzaileentzat soilik",
+ "Direct" : "Zuzena",
+ "Post to mentioned users only" : "Argitaratu aipatutako erabiltzaileentzat soilik",
+ "Unfollow" : "Utzi jarraitzeari",
+ "Follow" : "Jarraitu",
+ "posts" : "mezuak",
+ "following" : "jarraitzen",
+ "followers" : "jarraitzaileak",
+ "No results found" : "Ez da emaitzarik aurkitu",
+ "There were no results for your search:" : "Ez da emaitzarik aurkitu zure bilaketarentzat:",
+ "Searching for" : "Bilaketa",
+ "boosted" : "bultzatua",
+ "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",
+ "Posts directed to you will show up here" : "Zuri zuzendutako mezuak hemen agertuko dira",
+ "No local posts found" : "Ez da tokiko mezurik aurkitu",
+ "Posts from other people on this instance will show up here" : "Instantzia honetako beste jendearen mezuak hemen agertuko dira",
+ "No global posts found" : "Ez da mezu globalik aurkitu",
+ "Posts from federated instances will show up here" : "Federatutako instantzien mezuak hemen agertuko dira",
+ "No posts found for this tag" : "Ez da mezurik aurkitu etiketa honentzat",
+ "Reply" : "Erantzun",
+ "Boost" : "Bultzada",
+ "Like" : "Gogokoa",
+ "More actions" : "Ekintza gehiago",
+ "Delete post" : "Ezabatu mezua",
+ "Follow on Nextcloud Social" : "Jarraitu Nextcloud Social bidez",
+ "Hello" : "Kaixo",
+ "Please confirm that you want to follow this account:" : "Baieztatu kontu hau jarraitu nahi duzula:",
+ "You are following this account" : "Kontu hau jarraitzen duzu",
+ "Close" : "Itxi",
+ "You are going to follow:" : "Hau jarraituko duzu:",
+ "name@domain of your federation account" : "zure federazio kontuaren izena@domeinua",
+ "Continue" : "Jarraitu",
+ "This step is needed as the user is probably not registered on the same server as you are. We will redirect you to your homeserver to follow this account." : "Urrats hau beharrezkoa da erabiltzailea ez duelako zertan zure zerbitzari berean erregistratuta egon. Zure hasiera-zerbitzarira bideratuko dizugu kontu hau jarraitu dezazun.",
+ "User not found" : "Ez da erabiltzailea aurkitu",
+ "Sorry, we could not find the account of {userId}" : "Sentitzen dugu, ezin izan dugu {userId} erabiltzailearen kontua aurkitu",
+ "Nextcloud becomes part of the federated social networks!" : "Nexcloud federatutako sare sozialekin bat egiten du!",
+ "Follow Nextcloud on mastodon.xyz" : "Jarraitu Nextcloud mastodon.xyz zerbitzarian"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/eu.json b/l10n/eu.json
new file mode 100644
index 00000000..f151ad2d
--- /dev/null
+++ b/l10n/eu.json
@@ -0,0 +1,61 @@
+{ "translations": {
+ "🎉 Nextcloud becomes part of the federated social networks!" : "🎉 Nexcloud federatutako sare sozialekin bat egiten du!",
+ "Open documentation" : "Ireki dokumentazioa",
+ "ActivityPub URL base" : "ActivityPub URL oinarria",
+ "Home" : "Hasiera",
+ "Direct messages" : "Mezu zuzenak",
+ "Notifications" : "Jakinarazpenak",
+ "Profile" : "Profila",
+ "Local timeline" : "Tokiko denbora-lerroa",
+ "Global timeline" : "Denbora-lerro globala",
+ "Following" : "Jarraitzen",
+ "Post publicly" : "Argitaratu publikoki",
+ "Post to followers" : "Argitaratu jarraitzaileentzat",
+ "Post to recipients" : "Argitaratu jasotzaileentzat",
+ "Post unlisted" : "Argitaratu zerrendatu gabe",
+ "Public" : "Publikoa",
+ "Post to public timelines" : "Argitaratu denbor