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

github.com/nextcloud/external.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.js15
1 files changed, 15 insertions, 0 deletions
diff --git a/l10n/bg.js b/l10n/bg.js
new file mode 100644
index 0000000..f51226c
--- /dev/null
+++ b/l10n/bg.js
@@ -0,0 +1,15 @@
+OC.L10N.register(
+ "external",
+ {
+ "Please enter valid urls - they have to start with either http://, https:// or /" : "Моля, въведи валидни интернет адреси - те трябва да започват с http://, https:// или /",
+ "External sites saved." : "Външните сайтове са записани.",
+ "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);");