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

github.com/juliushaertl/theming_customcss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-08-12 06:47:34 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-12 06:47:34 +0300
commit6f095b3030b8b99787e0f06dbfac6740479d41f1 (patch)
tree105660c9b70b2dc8b267e5f99bce27b3c0c1e859
parent0a2729d01d22ea681eafccb044191c01517e4ce7 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/bg.js4
-rw-r--r--l10n/bg.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/l10n/bg.js b/l10n/bg.js
index 553be6d..0cf6bb7 100644
--- a/l10n/bg.js
+++ b/l10n/bg.js
@@ -3,6 +3,10 @@ OC.L10N.register(
{
"Saved" : "Записано",
"Error" : "Грешка",
+ "Custom CSS" : "Персонализиран CSS",
+ "Adjust the Nextcloud theme with custom CSS" : "Коригиране на темата на Nextcloud с персонализиран CSS",
+ "You can specify your own CSS here. Be aware that this might break something after upgrade." : "Можете да посочите свой собствен CSS тук. Имайте предвид, че това може да повреди нещо след надграждане.",
+ "Insert your custom CSS here …" : "Вмъкнете своя персонализиран CSS тук ...",
"Save" : "Запиши"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/bg.json b/l10n/bg.json
index 0822ec3..86358b2 100644
--- a/l10n/bg.json
+++ b/l10n/bg.json
@@ -1,6 +1,10 @@
{ "translations": {
"Saved" : "Записано",
"Error" : "Грешка",
+ "Custom CSS" : "Персонализиран CSS",
+ "Adjust the Nextcloud theme with custom CSS" : "Коригиране на темата на Nextcloud с персонализиран CSS",
+ "You can specify your own CSS here. Be aware that this might break something after upgrade." : "Можете да посочите свой собствен CSS тук. Имайте предвид, че това може да повреди нещо след надграждане.",
+ "Insert your custom CSS here …" : "Вмъкнете своя персонализиран CSS тук ...",
"Save" : "Запиши"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file