diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-27 02:28:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-27 02:28:05 +0000 |
commit | 69287aa99f29361832ec8e68a9273dda6e626839 (patch) | |
tree | ce6e3e958acd9d242c106b00994546820fa03185 /lib/l10n | |
parent | eb80d4d144c488c4a23bc784823dd85a346495e9 (diff) | |
download | nextcloud-server-69287aa99f29361832ec8e68a9273dda6e626839.tar.gz nextcloud-server-69287aa99f29361832ec8e68a9273dda6e626839.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/bg.js | 4 | ||||
-rw-r--r-- | lib/l10n/bg.json | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/lib/l10n/bg.js b/lib/l10n/bg.js index a7ad29f40a2..185bfc06c12 100644 --- a/lib/l10n/bg.js +++ b/lib/l10n/bg.js @@ -114,6 +114,10 @@ OC.L10N.register( "Role" : "Роля", "Unknown user" : "Непознат потребител", "Additional settings" : "Допълнителни настройки", + "Enter the database username and name for %s" : "Въведете името на потребител на базата данни и име за %s", + "Enter the database username for %s" : "Въведете името на потребител на базата данни за %s", + "Enter the database name for %s" : "Въведете името на базата данни за %s", + "You cannot use dots in the database name %s" : "Не можете да използвате точки в името на базата данни %s", "MySQL username and/or password not valid" : "Име на потребител и/или паролата на MySQL не са валидни", "You need to enter details of an existing account." : "Трябва да въведете подробности за съществуващ профил.", "Oracle connection could not be established" : "Не можа да се установи връзка с Oracle", diff --git a/lib/l10n/bg.json b/lib/l10n/bg.json index 7818cac5e79..90c1d34be9f 100644 --- a/lib/l10n/bg.json +++ b/lib/l10n/bg.json @@ -112,6 +112,10 @@ "Role" : "Роля", "Unknown user" : "Непознат потребител", "Additional settings" : "Допълнителни настройки", + "Enter the database username and name for %s" : "Въведете името на потребител на базата данни и име за %s", + "Enter the database username for %s" : "Въведете името на потребител на базата данни за %s", + "Enter the database name for %s" : "Въведете името на базата данни за %s", + "You cannot use dots in the database name %s" : "Не можете да използвате точки в името на базата данни %s", "MySQL username and/or password not valid" : "Име на потребител и/или паролата на MySQL не са валидни", "You need to enter details of an existing account." : "Трябва да въведете подробности за съществуващ профил.", "Oracle connection could not be established" : "Не можа да се установи връзка с Oracle", |