diff options
Diffstat (limited to 'apps/settings/l10n/bg.js')
-rw-r--r-- | apps/settings/l10n/bg.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/bg.js b/apps/settings/l10n/bg.js index 63f236a10d6..af9d2bed685 100644 --- a/apps/settings/l10n/bg.js +++ b/apps/settings/l10n/bg.js @@ -320,7 +320,6 @@ OC.L10N.register( "Enable Profile" : "Активиране на профил", "Unable to update profile enabled state" : "Не може да се актуализира активирано състояние на профил", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "По-рестриктивна настройка за видимост или обхват се спазва във вашия профил. Например, ако видимостта е зададена на „Показване на всички“ и обхватът е настроен на „Частен“, „Частен“ се зачита.", - "{displayId}" : "{displayId}", "Unable to update visibility of {displayId}" : "Не може да се актуализира видимостта на {displayId}", "Your role" : "Вашата роля", "Your Twitter handle" : "Вашият Twitter манипулатор", @@ -519,6 +518,7 @@ OC.L10N.register( "No full name set" : "Няма зададено пълно име", "Unable to update headline" : "Заглавието не може да се актуализира", "Unable to update organisation" : "Организацията не може да се актуализира", + "{displayId}" : "{displayId}", "Unable to update role" : "Ролята не може да се актуализира", "Change scope level of {accountProperty}" : "Промяна на нивото на обхвата на {accountProperty}", "Unable to update federation scope of the primary {accountProperty}" : "Не може да се актуализира обхвата на федерация на основния {accountProperty}", |