Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/socialsharing.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-11-04 06:15:54 +0300
committerNextcloud bot <bot@nextcloud.com>2022-11-04 06:15:54 +0300
commit342470e0f298d69dd0589178f9710b4e1259f24a (patch)
treeba3c0d1070fe1413939ba3aa10babbfa06ed138c
parent6fccb5a9b500e80d357411091c2eccbad8cf52e1 (diff)
[tx-robot] Update transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--socialsharing_facebook/l10n/de.js3
-rw-r--r--socialsharing_facebook/l10n/de.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/socialsharing_facebook/l10n/de.js b/socialsharing_facebook/l10n/de.js
index 1ada77b..8e077ed 100644
--- a/socialsharing_facebook/l10n/de.js
+++ b/socialsharing_facebook/l10n/de.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"socialsharing_facebook",
{
- "Share to Facebook" : "Auf Facebook teilen"
+ "Share to Facebook" : "Auf Facebook teilen",
+ "Social sharing via Facebook" : "Teilen in sozialen Medien via Facebook"
},
"nplurals=2; plural=(n != 1);");
diff --git a/socialsharing_facebook/l10n/de.json b/socialsharing_facebook/l10n/de.json
index b0ce432..941c15b 100644
--- a/socialsharing_facebook/l10n/de.json
+++ b/socialsharing_facebook/l10n/de.json
@@ -1,4 +1,5 @@
{ "translations": {
- "Share to Facebook" : "Auf Facebook teilen"
+ "Share to Facebook" : "Auf Facebook teilen",
+ "Social sharing via Facebook" : "Teilen in sozialen Medien via Facebook"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file