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

github.com/nextcloud/files_retention.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-07-18 05:44:54 +0300
committerNextcloud bot <bot@nextcloud.com>2022-07-18 05:44:54 +0300
commit0a2ffea1a5e19e28236a453905432ab60abdd1d5 (patch)
tree648910852726277be6f209970ad55b8c99d63bff
parent26cf2556cb18eb11dc02f0cb5a2e6c223ef3206b (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/bg.js2
-rw-r--r--l10n/bg.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/bg.js b/l10n/bg.js
index 47c31f5..360a565 100644
--- a/l10n/bg.js
+++ b/l10n/bg.js
@@ -2,6 +2,8 @@ OC.L10N.register(
"files_retention",
{
"Not a number" : "Не е номер",
+ "Retention rule saved" : "Правилото за запазване е записано",
+ "An error occurred while trying to save the retention rule" : "Възникна грешка при опит за записване на правилото за запазване",
"Select tag…" : "Изберете етикет...",
"Days" : "Дни",
"Weeks" : "Седмици",
diff --git a/l10n/bg.json b/l10n/bg.json
index 5cabe01..7832b59 100644
--- a/l10n/bg.json
+++ b/l10n/bg.json
@@ -1,5 +1,7 @@
{ "translations": {
"Not a number" : "Не е номер",
+ "Retention rule saved" : "Правилото за запазване е записано",
+ "An error occurred while trying to save the retention rule" : "Възникна грешка при опит за записване на правилото за запазване",
"Select tag…" : "Изберете етикет...",
"Days" : "Дни",
"Weeks" : "Седмици",