aboutsummaryrefslogtreecommitdiffstats
path: root/apps/weather_status/l10n/bg.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/weather_status/l10n/bg.js')
-rw-r--r--apps/weather_status/l10n/bg.js18
1 files changed, 16 insertions, 2 deletions
diff --git a/apps/weather_status/l10n/bg.js b/apps/weather_status/l10n/bg.js
index 6bcb4bdb01f..7b4543b4de4 100644
--- a/apps/weather_status/l10n/bg.js
+++ b/apps/weather_status/l10n/bg.js
@@ -7,10 +7,23 @@ OC.L10N.register(
"Error" : "Грешка",
"Weather status" : "Метеорологично състояние",
"Weather status in your dashboard" : "Метеорологично състояние във вашето табло",
+ "Weather status integrated in the Dashboard app.\n The geographic location can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Информацията за времето е вградена в приложението Табло.\n Географското местоположение може да бъде определено автоматично или зададено ръчно, след което се показва прогноза за следващите 6 часа.\nТази информация може да бъде използвана и на други места, като например приложението Календар.",
"{temperature} {unit} clear sky later today" : "{temperature} {unit} по късно днес небето ще е ясно",
"{temperature} {unit} clear sky" : "{temperature} {unit} ясно",
"{temperature} {unit} cloudy later today" : "{temperature} {unit} по късно днес ще е облачно",
"{temperature} {unit} cloudy" : "{temperature} {unit} облачно",
+ "{temperature} {unit} snow and thunder later today" : "{temperature}{unit}сняг и гръмотевици по-късно днес",
+ "{temperature} {unit} snow and thunder" : "{temperature}{unit}сняг и гръмотевици",
+ "{temperature} {unit} snow showers and thunder later today" : "{temperature}{unit}снеговалеж и гръмотевици по-късно днес",
+ "{temperature} {unit} snow showers and thunder" : "{temperature}{unit}снеговалеж и гръмотевици",
+ "{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature}{unit}снеговалеж, гръмотевици и полярен здрач по-късно днес",
+ "{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature}{unit}снеговалеж, гръмотевици и полярен здрач",
+ "{temperature} {unit} snow showers later today" : "{temperature}{unit}снеговалеж по-късно днес",
+ "{temperature} {unit} snow showers" : "{temperature}{unit}снеговалеж",
+ "{temperature} {unit} snow showers and polar twilight later today" : "{temperature}{unit}снеговалеж и полярен здрач по-късно днес",
+ "{temperature} {unit} snow showers and polar twilight" : "{temperature}{unit}снеговалеж и полярен здрач",
+ "{temperature} {unit} snow later today" : "{temperature}{unit}снеговалеж по-късно днес",
+ "{temperature} {unit} snow" : "{temperature}{unit}сняг",
"{temperature} {unit} fair weather later today" : "{temperature} {unit} по-късно днес времето ще е хубаво",
"{temperature} {unit} fair weather" : "{temperature} {unit} хубаво време",
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} по късно днес ще има частична облачност",
@@ -29,7 +42,7 @@ OC.L10N.register(
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} леки превалявания от дъжд",
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} по късно днес ще има обилни превалявания от дъжд",
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} обилни превалявания от дъжд",
- "More weather for {adr}" : "Още за времето за {adr}",
+ "More weather for {adr}" : "Още за времето в {adr}",
"Loading weather" : "Зареждане на времето",
"Set location for weather" : "Задаване на местоположение за метеорологично време",
"Remove from favorites" : "Премахни от любимите",
@@ -42,8 +55,9 @@ OC.L10N.register(
"There was an error setting the location." : "Възникна грешка при задаване на местоположението.",
"There was an error saving the mode." : "Възникна грешка при запазването на режима.",
"There was an error using personal address." : "Възникна грешка при използването на личния адрес.",
+ "Unknown weather code" : "Непознат код за време",
"Detect location" : "Откриване на местоположение",
- "Set custom address" : "Задаване на персонализиран адрес",
+ "Set custom address" : "Задай локация",
"Favorites" : "Любими"
},
"nplurals=2; plural=(n != 1);");