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

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-11-17 04:37:29 +0300
committerNextcloud bot <bot@nextcloud.com>2018-11-17 04:37:29 +0300
commit3ad3c50aa8c1eed5bf9aeb9a09fb934ea42c3fcf (patch)
tree3105c06f37fd3683d9fc309c21fb18b367a5ff6f /l10n/bg.js
parent64031eeda50c3f7d4e8058d16d8ca541bd13d27a (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/bg.js')
-rw-r--r--l10n/bg.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n/bg.js b/l10n/bg.js
index 5a4756c..ca0331b 100644
--- a/l10n/bg.js
+++ b/l10n/bg.js
@@ -3,11 +3,11 @@ OC.L10N.register(
{
"Admin notifications" : "Административни известия",
"Notifications" : "Известия",
+ "No notifications" : "Няма известия",
"Failed to dismiss all notifications" : "Неуспешно отхвърляне на всичко известия",
"Failed to perform action" : "Грешка при изпълнение на действие",
+ "Dismiss" : "Отхвърляне",
"Failed to dismiss notification" : "Неуспешен опит за отхвърляне на известие",
- "in {path}" : "в {path}",
- "No notifications" : "Няма известия",
- "Dismiss" : "Отхвърляне"
+ "in {path}" : "в {path}"
},
"nplurals=2; plural=(n != 1);");