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