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-10-09 06:30:19 +0300
committerNextcloud bot <bot@nextcloud.com>2022-10-09 06:30:19 +0300
commitd5440662f0bd1d748de736fb9d7c83c851502c14 (patch)
tree06f1f18c7a1efb5bc8bd36a90ce5f979722bbd35
parentaf047577c569e19285209ff769dd4a78d4bb587c (diff)
[tx-robot] Update transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--socialsharing_diaspora/l10n/bg.js8
-rw-r--r--socialsharing_diaspora/l10n/bg.json6
-rw-r--r--socialsharing_diaspora/l10n/da.js8
-rw-r--r--socialsharing_diaspora/l10n/da.json6
4 files changed, 28 insertions, 0 deletions
diff --git a/socialsharing_diaspora/l10n/bg.js b/socialsharing_diaspora/l10n/bg.js
new file mode 100644
index 0000000..437fb80
--- /dev/null
+++ b/socialsharing_diaspora/l10n/bg.js
@@ -0,0 +1,8 @@
+OC.L10N.register(
+ "socialsharing_diaspora",
+ {
+ "Share to Diaspora" : "Споделяне с приложението Диаспора",
+ "Social sharing via Diaspora" : "Споделяне в социалните мрежи чрез приложението Диаспора",
+ "Enable direct sharing of files via Diaspora, using shared links." : "Разрешаване на директно споделяне на файлове чрез приложението Диаспора, като се използват споделени връзки."
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/socialsharing_diaspora/l10n/bg.json b/socialsharing_diaspora/l10n/bg.json
new file mode 100644
index 0000000..de71f1c
--- /dev/null
+++ b/socialsharing_diaspora/l10n/bg.json
@@ -0,0 +1,6 @@
+{ "translations": {
+ "Share to Diaspora" : "Споделяне с приложението Диаспора",
+ "Social sharing via Diaspora" : "Споделяне в социалните мрежи чрез приложението Диаспора",
+ "Enable direct sharing of files via Diaspora, using shared links." : "Разрешаване на директно споделяне на файлове чрез приложението Диаспора, като се използват споделени връзки."
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/socialsharing_diaspora/l10n/da.js b/socialsharing_diaspora/l10n/da.js
new file mode 100644
index 0000000..6f84977
--- /dev/null
+++ b/socialsharing_diaspora/l10n/da.js
@@ -0,0 +1,8 @@
+OC.L10N.register(
+ "socialsharing_diaspora",
+ {
+ "Share to Diaspora" : "Del til Diaspora",
+ "Social sharing via Diaspora" : "Social deling via Diaspora",
+ "Enable direct sharing of files via Diaspora, using shared links." : "Aktiver direkte deling af filer via Diaspora ved hjælp af delte links."
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/socialsharing_diaspora/l10n/da.json b/socialsharing_diaspora/l10n/da.json
new file mode 100644
index 0000000..9700b2f
--- /dev/null
+++ b/socialsharing_diaspora/l10n/da.json
@@ -0,0 +1,6 @@
+{ "translations": {
+ "Share to Diaspora" : "Del til Diaspora",
+ "Social sharing via Diaspora" : "Social deling via Diaspora",
+ "Enable direct sharing of files via Diaspora, using shared links." : "Aktiver direkte deling af filer via Diaspora ved hjælp af delte links."
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file