summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-04-26 03:28:08 +0000
committerNextcloud bot <bot@nextcloud.com>2023-04-26 03:28:08 +0000
commit59fdef6f66c8787d763a43a26d5dac2b1f978c0b (patch)
treecdce301928cddc2d80bb4a386a61a186462838fc
parent485df7e19de5beb30bb835a732e2009a92280966 (diff)
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/de.js9
-rw-r--r--l10n/de.json9
2 files changed, 16 insertions, 2 deletions
diff --git a/l10n/de.js b/l10n/de.js
index 23984eb6..bed103d6 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -32,6 +32,7 @@ OC.L10N.register(
"Delete" : "Löschen",
"Post" : "Absenden",
"Post to followers" : "An Follower posten",
+ "Send message to mentioned users" : "Nachricht an erwähnte Benutzer senden",
"Post publicly" : "Öffentlich posten",
"Post to recipients" : "An Empfänger posten",
"Post unlisted" : "Post wird nicht mehr aufgelistet",
@@ -64,6 +65,7 @@ OC.L10N.register(
"Boost" : "teilen",
"Like" : "Mag ich",
"Undo Like" : "Like rückgängig machen",
+ "Choose a visibility" : "Sichtbarkeit wählen",
"Go to Social app" : "Zur Socia-App gehen",
"Error getting Social notifications" : "Fehler beim Empfangen von Social-Benachrichtigungen",
"No Social notifications!" : "Keine Social-Benachrichtigungen!",
@@ -90,7 +92,12 @@ OC.L10N.register(
"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",
"Public" : "Öffentlich",
+ "Visible for all" : "Für alle sichtbar",
"Unlisted" : "Nicht aufgelistet",
- "Followers" : "Followers"
+ "Visible for all, but opted-out of discovery features" : "Für alle sichtbar, aber ohne Auffindefunktionen",
+ "Followers" : "Followers",
+ "Visible to followers only" : "Nur für Follower sichtbar",
+ "Direct message" : "Direktnachricht",
+ "Visible to mentioned users only" : "Nur für erwähnte Benutzer sichtbar"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/de.json b/l10n/de.json
index 9a80c84d..ed9ec677 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -30,6 +30,7 @@
"Delete" : "Löschen",
"Post" : "Absenden",
"Post to followers" : "An Follower posten",
+ "Send message to mentioned users" : "Nachricht an erwähnte Benutzer senden",
"Post publicly" : "Öffentlich posten",
"Post to recipients" : "An Empfänger posten",
"Post unlisted" : "Post wird nicht mehr aufgelistet",
@@ -62,6 +63,7 @@
"Boost" : "teilen",
"Like" : "Mag ich",
"Undo Like" : "Like rückgängig machen",
+ "Choose a visibility" : "Sichtbarkeit wählen",
"Go to Social app" : "Zur Socia-App gehen",
"Error getting Social notifications" : "Fehler beim Empfangen von Social-Benachrichtigungen",
"No Social notifications!" : "Keine Social-Benachrichtigungen!",
@@ -88,7 +90,12 @@
"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",
"Public" : "Öffentlich",
+ "Visible for all" : "Für alle sichtbar",
"Unlisted" : "Nicht aufgelistet",
- "Followers" : "Followers"
+ "Visible for all, but opted-out of discovery features" : "Für alle sichtbar, aber ohne Auffindefunktionen",
+ "Followers" : "Followers",
+ "Visible to followers only" : "Nur für Follower sichtbar",
+ "Direct message" : "Direktnachricht",
+ "Visible to mentioned users only" : "Nur für erwähnte Benutzer sichtbar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file