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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/bg.js')
-rw-r--r--l10n/bg.js11
1 files changed, 11 insertions, 0 deletions
diff --git a/l10n/bg.js b/l10n/bg.js
new file mode 100644
index 000000000..c6e551269
--- /dev/null
+++ b/l10n/bg.js
@@ -0,0 +1,11 @@
+OC.L10N.register(
+ "text",
+ {
+ "Text" : "Текст",
+ "Retry" : "Опитай отново",
+ "Edit" : "Променяне",
+ "Undo" : "Отмяна",
+ "Bold" : "Удебелен",
+ "Italic" : "Курсив"
+},
+"nplurals=2; plural=(n != 1);");