diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-21 02:30:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-21 02:30:14 +0000 |
commit | 78d8723d0cc8c726cc02dd41439f1c7e2a50136d (patch) | |
tree | 309032247bd62ee756313ecfb9b87ff806ed9fa5 /apps/weather_status/l10n/bg.js | |
parent | 761221bc80d01cd6f79f4e6ce4ba3fc298547ac1 (diff) | |
download | nextcloud-server-78d8723d0cc8c726cc02dd41439f1c7e2a50136d.tar.gz nextcloud-server-78d8723d0cc8c726cc02dd41439f1c7e2a50136d.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/weather_status/l10n/bg.js')
-rw-r--r-- | apps/weather_status/l10n/bg.js | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/apps/weather_status/l10n/bg.js b/apps/weather_status/l10n/bg.js index 4875bcab0bb..4836ebc0586 100644 --- a/apps/weather_status/l10n/bg.js +++ b/apps/weather_status/l10n/bg.js @@ -45,18 +45,6 @@ OC.L10N.register( "There was an error setting the location." : "Възникна грешка при задаване на местоположението.", "There was an error saving the mode." : "Възникна грешка при запазването на режима.", "There was an error using personal address." : "Възникна грешка при използването на личния адрес.", - "Set location for weather" : "Задаване на местоположение за метеорологично време", - "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Ясно небе в {time}", - "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Облачно в {time}", - "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Хубаво време през деня в {time}", - "{temperature} {unit} Fair night at {time}" : "{temperature} {unit} Хубаво време през нощта в {time}", - "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} Частична облачност в {time}", - "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} Мъгливо в {time}", - "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} Слаб дъжд в {time}", - "{temperature} {unit} Rain at {time}" : "{temperature} {unit} Дъждовно в {time}", - "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} Силен дъжд в {time}", - "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} Превалявания от дъжд в {time}", - "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} Слаби превалявания от дъжд в {time}", - "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} Силни превалявания от дъжд в {time}" + "Set location for weather" : "Задаване на местоположение за метеорологично време" }, "nplurals=2; plural=(n != 1);"); |