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_diaspora/l10n/bg.js')
-rw-r--r--socialsharing_diaspora/l10n/bg.js8
1 files changed, 8 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);");