diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-10 00:34:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-10 00:34:36 +0000 |
commit | 974fd522e43ade8163f8a3bd7fb9fae9cfc4518a (patch) | |
tree | de093352c44c2fe342d8cbcee0a49fcf7bc780f9 /core/l10n/bg.json | |
parent | adf6ce642b866e5a7f000ec931dc9bbfce73311d (diff) | |
download | nextcloud-server-974fd522e43ade8163f8a3bd7fb9fae9cfc4518a.tar.gz nextcloud-server-974fd522e43ade8163f8a3bd7fb9fae9cfc4518a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/bg.json')
-rw-r--r-- | core/l10n/bg.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/bg.json b/core/l10n/bg.json index c1a9d5cd14c..450fa6eb511 100644 --- a/core/l10n/bg.json +++ b/core/l10n/bg.json @@ -86,7 +86,6 @@ "Continue to {productName}" : "Продължаване към {productName}", "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Актуализацията беше успешна. Пренасочване към {productName} след %n секунди.","Актуализацията беше успешна. Пренасочване към {productName} след %n секунди."], "More apps" : "Още приложения", - "Currently open" : "В момента са отворени", "_{count} notification_::_{count} notifications_" : ["{count} известие","{count} известия"], "No" : "Не", "Yes" : "Да", @@ -380,6 +379,7 @@ "The \"{header}\" HTTP header does not contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "HTTP заглавката „{header}“ не съдържа „{expected}“. Това е потенциален риск за сигурността или поверителността, като се препоръчва да коригирате по подходящ начин тази настройка.", "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the {linkstart}W3C Recommendation ↗{linkend}." : "HTTP заглавката \"{header}\" не е зададена на \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" или \"{val5}\". Това може да доведе до изтичане на референтна информация. Вижте {linkstart}препоръката на W3C ↗{linkend}.", "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the {linkstart}security tips ↗{linkend}." : "HTTP заглавката \"Strict-Transport-Security\" не е настроена на поне \"{seconds}\" секунди. За подобрена сигурност се препоръчва да активирате HSTS, както е описано в {linkstart}съветите за сигурност ↗{linkend}.", + "Currently open" : "В момента са отворени", "Wrong username or password." : "Грешен потребител или парола", "User disabled" : "Потребителят е деактивиран", "Username or email" : "Потребител или имейл", |