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

github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'external/l10n/bg_BG.js')
-rw-r--r--external/l10n/bg_BG.js16
1 files changed, 0 insertions, 16 deletions
diff --git a/external/l10n/bg_BG.js b/external/l10n/bg_BG.js
deleted file mode 100644
index c0a258b93..000000000
--- a/external/l10n/bg_BG.js
+++ /dev/null
@@ -1,16 +0,0 @@
-OC.L10N.register(
- "external",
- {
- "Please enter valid urls - they have to start with either http://, https:// or /" : "Моля, въведи валидни интернет адреси - те трябва да започват с http://, https:// или /",
- "External sites saved." : "Външните сайтове са записани.",
- "External Sites" : "Външни Сайтове",
- "Please note that some browsers will block displaying of sites via http if you are running https." : "Да знаеш, че някои браузъри ще блокират показването на интернет страници през http ако същевременно използваш https.",
- "Furthermore please note that many sites these days disallow iframing due to security reasons." : "И още, моля, да знаеш, че много интернет страници в наши дни не разрешават използването на iframe от съображения за сигурност.",
- "We highly recommend to test the configured sites below properly." : "Силно препоръчваме да тестваш настроените сайтове.",
- "Name" : "Име",
- "URL" : "Интернет Адрес",
- "Select an icon" : "Избери икона",
- "Remove site" : "Премахни сайт",
- "Add" : "Добави"
-},
-"nplurals=2; plural=(n != 1);");