diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-07-09 02:24:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-07-09 02:24:33 +0000 |
commit | f41c45878fd3800a355da4dbcbeba8133f418326 (patch) | |
tree | b20893a533b5501470820633296e29cd988f48b1 /apps/settings/l10n/bg.js | |
parent | c98e44507dcdc533b74740c9f9325a758db4f330 (diff) | |
download | nextcloud-server-f41c45878fd3800a355da4dbcbeba8133f418326.tar.gz nextcloud-server-f41c45878fd3800a355da4dbcbeba8133f418326.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/bg.js')
-rw-r--r-- | apps/settings/l10n/bg.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/bg.js b/apps/settings/l10n/bg.js index ab55ac84151..2ee2061721d 100644 --- a/apps/settings/l10n/bg.js +++ b/apps/settings/l10n/bg.js @@ -288,7 +288,6 @@ OC.L10N.register( "Unable to update visibility of {displayId}" : "Не може да се актуализира видимостта на {displayId}", "Your role" : "Вашата роля", "Unable to update role" : "Ролята не може да се актуализира", - "Change scope level of {accountProperty}" : "Промяна на нивото на обхвата на {accountProperty}", "Unable to update federation scope of the primary {accountProperty}" : "Не може да се актуализира обхвата на федерация на основния {accountProperty}", "Unable to update federation scope of additional {accountProperty}" : "Не може да се актуализира обхвата на федерация на допълнителен {accountProperty}", "Add additional email" : "Добавяне на допълнителен имейл", @@ -530,6 +529,7 @@ OC.L10N.register( "Allow username autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Разрешаване на автоматично довършване на име на потребител при въвеждане на пълното име или имейл адрес (като игнорирате липсващото съвпадение в телефонния указател и сте в същата група)", "Change privacy level of full name" : "Промяна на нивото на поверителност на пълното име", "No display name set" : "Няма настроено екранно име", - "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "Максималният брой OPcache ключове почти е надвишен. За да се гарантира, че всички скриптове могат да се задържат в кеш, се препоръчва да се приложи <code>opcache.max_accelerated_files</code> към вашата PHP конфигурация със стойност, по-висока от <code>%s</code>." + "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "Максималният брой OPcache ключове почти е надвишен. За да се гарантира, че всички скриптове могат да се задържат в кеш, се препоръчва да се приложи <code>opcache.max_accelerated_files</code> към вашата PHP конфигурация със стойност, по-висока от <code>%s</code>.", + "Change scope level of {accountProperty}" : "Промяна на нивото на обхвата на {accountProperty}" }, "nplurals=2; plural=(n != 1);"); |