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:
Diffstat (limited to 'socialsharing_telegram/l10n/bg.js')
-rw-r--r--socialsharing_telegram/l10n/bg.js8
1 files changed, 8 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);");