bg.json 2.1 KB

1234567891011121314151617181920212223242526272829303132
  1. { "translations": {
  2. "Dashboard" : "Табло",
  3. "Dashboard app" : "Приложение за Табло",
  4. "Show something" : "Покажи нещо",
  5. "Customize" : "Персонизиране",
  6. "Edit widgets" : "Редактиране на изпълнимите модули",
  7. "Get more widgets from the app store" : "Вземете повече приспособления от app store",
  8. "Change background image" : "Промяна на фоновото изображение",
  9. "Weather service" : "Метеорологична услуга",
  10. "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "За вашата поверителност данните за времето се изискват от Nextcloud сървъра ви от ваше име, така че метеорологичната служба не получава лична информация.",
  11. "Weather data from Met.no" : "Данни за времето от Met.no",
  12. "geocoding with Nominatim" : "геокодиране с Nominatim",
  13. "elevation data from OpenTopoData" : " кота данни от OpenTopoData",
  14. "Weather" : "Време",
  15. "Status" : "Състояние",
  16. "Good morning" : "Добро утро",
  17. "Good morning, {name}" : "Добро утро, {name}",
  18. "Good afternoon" : "Добър ден",
  19. "Good afternoon, {name}" : "Добър ден, {name}",
  20. "Good evening" : "Добър вечер",
  21. "Good evening, {name}" : "Добър вечер, {name}",
  22. "Hello" : "Здравейте",
  23. "Hello, {name}" : "Здравейте, {name}",
  24. "Pick from Files" : "Избери от Файловете",
  25. "Default images" : "Изображения по подразбиране",
  26. "Plain background" : "Обикновен фон",
  27. "Insert from {productName}" : "Вмъкване от {productName}",
  28. "Good night, {name}" : "Лека нощ, {name}",
  29. "Good night" : "Лека нощ",
  30. "Pick from files" : "Избери от Файловете"
  31. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  32. }