nextcloud/apps/theming/l10n/bg.js

28 lines
1.5 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"theming",
{
"Admin" : "Админ",
"a safe home for all your data" : "безопасен дом за всички ваши данни",
"The given name is too long" : "Името е прекалено дълго",
"The given web address is too long" : "web адреса е прекалено дълъг",
"The given slogan is too long" : "Избраният лозунг е твърде дълъг",
"The given color is invalid" : "Избраният цвят е невалиден",
"Saved" : "Запазено",
"No file uploaded" : "Няма качен файл",
"Unsupported image type" : "Неподдържан тип изображение",
"You are already using a custom theme" : "Вие вече използвате персонализирана тема",
"Theming" : "Теми",
"Name" : "Име",
"reset to default" : "възстановяване към стандартни",
"Web address" : "Уеб адрес",
"Web address https://…" : "Уеб адрес https://...",
"Slogan" : "Лозунг",
"Color" : "Цвят",
"Logo" : "Лого",
"Upload new logo" : "Качване на ново лого",
"Login image" : "Изображение при вписване",
"Upload new login background" : "Качване на нов фон за входа",
"Log in image" : "Изображение при вписване"
},
"nplurals=2; plural=(n != 1);");