diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-23 02:28:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-23 02:28:39 +0000 |
commit | 11ec90d8aeed7f0b893b4dec3d6fd9332376c035 (patch) | |
tree | 6be70876037b7792d9a001cbd2475755e1c489b4 /apps/settings/l10n/bg.js | |
parent | ac1c7397a1e4cc90a909f76a1f99f210cf94bd30 (diff) | |
download | nextcloud-server-11ec90d8aeed7f0b893b4dec3d6fd9332376c035.tar.gz nextcloud-server-11ec90d8aeed7f0b893b4dec3d6fd9332376c035.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 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/settings/l10n/bg.js b/apps/settings/l10n/bg.js index e337356da82..e4086a3fedf 100644 --- a/apps/settings/l10n/bg.js +++ b/apps/settings/l10n/bg.js @@ -556,7 +556,6 @@ OC.L10N.register( "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}", - "Avatar" : "Аватар", - "User already exists." : "Потребителят вече съществува." + "Avatar" : "Аватар" }, "nplurals=2; plural=(n != 1);"); |