diff --git a/l10n/bg.js b/l10n/bg.js index 96072680..45b892e9 100644 --- a/l10n/bg.js +++ b/l10n/bg.js @@ -84,6 +84,10 @@ OC.L10N.register( "Failed to get Social notifications" : "Неуспешно получаване на известия от Social", "{account} is following you" : "{account} ви следва", "{account} liked your post" : "{account} хареса публикацията ви", + "Authorization required" : "Нужно е упълномощаване", + "{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} иска право за достъп до вашия профил. Това е приложение на трета страна.", + "If you do not trust it, then you should not authorize it." : "Ако не му се доверявате, не трябва да го упълномощавате", + "Authorize" : "Упълномощавам", "Deny" : "Не", "Follow on Nextcloud Social" : "Следвайте в Nextcloud Social", "Hello" : "Здравейте", diff --git a/l10n/bg.json b/l10n/bg.json index d3fd831c..475be590 100644 --- a/l10n/bg.json +++ b/l10n/bg.json @@ -82,6 +82,10 @@ "Failed to get Social notifications" : "Неуспешно получаване на известия от Social", "{account} is following you" : "{account} ви следва", "{account} liked your post" : "{account} хареса публикацията ви", + "Authorization required" : "Нужно е упълномощаване", + "{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} иска право за достъп до вашия профил. Това е приложение на трета страна.", + "If you do not trust it, then you should not authorize it." : "Ако не му се доверявате, не трябва да го упълномощавате", + "Authorize" : "Упълномощавам", "Deny" : "Не", "Follow on Nextcloud Social" : "Следвайте в Nextcloud Social", "Hello" : "Здравейте",