Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-11-28 05:23:39 +0300
committerNextcloud bot <bot@nextcloud.com>2021-11-28 05:23:39 +0300
commitd6804c4848994b37dfa83987cfcaf25626d51801 (patch)
tree255a623f09efd4ffb8416d8fecd310872ef8f656 /apps/weather_status/l10n
parentad6e975529577b53536ac48d584a4d1c54351d32 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/weather_status/l10n')
-rw-r--r--apps/weather_status/l10n/bg.js41
-rw-r--r--apps/weather_status/l10n/bg.json39
2 files changed, 80 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/bg.js b/apps/weather_status/l10n/bg.js
new file mode 100644
index 00000000000..4de864b0fb3
--- /dev/null
+++ b/apps/weather_status/l10n/bg.js
@@ -0,0 +1,41 @@
+OC.L10N.register(
+ "weather_status",
+ {
+ "Unknown address" : "Неизвестен адрес",
+ "No result." : "Няма резултат.",
+ "Malformed JSON data." : "Неправилно оформени JSON данни.",
+ "Error" : "Грешка",
+ "Weather status" : "Метеорологично състояние",
+ "Weather status in your dashboard" : "Метеорологично състояние във вашето табло",
+ "Weather status integrated in the Dashboard app.\n User's position 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." : "Метеорологичното състояние, интегрирано в приложението Dashboard.\n Позицията на потребителя може да се определя автоматично или ръчно. След което се показва прогноза за 6 часа.\n Това състояние може да бъде интегрирано и на други места като приложението Календар.",
+ "Detect location" : "Откриване на местоположение",
+ "Set custom address" : "Задаване на персонализиран адрес",
+ "Favorites" : "Любими",
+ "{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}",
+ "More weather for {adr}" : "Още за времето за {adr}",
+ "Loading weather" : "Зареждане на времето",
+ "Set location for weather" : "Задаване на местоположение за метеорологично време",
+ "Remove from favorites" : "Премахни от любимите",
+ "Add as favorite" : "Добавяне към любими",
+ "You are not logged in." : "Не сте се вписали.",
+ "There was an error getting the weather status information." : "Възникна грешка при получаването на информацията за състоянието на времето.",
+ "No weather information found" : "Няма намерена информация за времето",
+ "Location not found" : "Местоположението не е намерено",
+ "There was an error setting the location address." : "Възникна грешка при задаване на адрес на местоположението.",
+ "There was an error setting the location." : "Възникна грешка при задаване на местоположението.",
+ "There was an error saving the mode." : "Възникна грешка при запазването на режима.",
+ "There was an error using personal address." : "Възникна грешка при използването на личния адрес.",
+ "Weather status integrated in the dashboard app.\n User's position 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." : "Метеорологичното състояние, интегрирано в приложението Dashboard.\n Позицията на потребителя може да се определя автоматично или ръчно. След което се показва прогноза за 6 часа.\n Това състояние може да бъде интегрирано и на други места като приложението Календар."
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/weather_status/l10n/bg.json b/apps/weather_status/l10n/bg.json
new file mode 100644
index 00000000000..491e49e142c
--- /dev/null
+++ b/apps/weather_status/l10n/bg.json
@@ -0,0 +1,39 @@
+{ "translations": {
+ "Unknown address" : "Неизвестен адрес",
+ "No result." : "Няма резултат.",
+ "Malformed JSON data." : "Неправилно оформени JSON данни.",
+ "Error" : "Грешка",
+ "Weather status" : "Метеорологично състояние",
+ "Weather status in your dashboard" : "Метеорологично състояние във вашето табло",
+ "Weather status integrated in the Dashboard app.\n User's position 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." : "Метеорологичното състояние, интегрирано в приложението Dashboard.\n Позицията на потребителя може да се определя автоматично или ръчно. След което се показва прогноза за 6 часа.\n Това състояние може да бъде интегрирано и на други места като приложението Календар.",
+ "Detect location" : "Откриване на местоположение",
+ "Set custom address" : "Задаване на персонализиран адрес",
+ "Favorites" : "Любими",
+ "{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}",
+ "More weather for {adr}" : "Още за времето за {adr}",
+ "Loading weather" : "Зареждане на времето",
+ "Set location for weather" : "Задаване на местоположение за метеорологично време",
+ "Remove from favorites" : "Премахни от любимите",
+ "Add as favorite" : "Добавяне към любими",
+ "You are not logged in." : "Не сте се вписали.",
+ "There was an error getting the weather status information." : "Възникна грешка при получаването на информацията за състоянието на времето.",
+ "No weather information found" : "Няма намерена информация за времето",
+ "Location not found" : "Местоположението не е намерено",
+ "There was an error setting the location address." : "Възникна грешка при задаване на адрес на местоположението.",
+ "There was an error setting the location." : "Възникна грешка при задаване на местоположението.",
+ "There was an error saving the mode." : "Възникна грешка при запазването на режима.",
+ "There was an error using personal address." : "Възникна грешка при използването на личния адрес.",
+ "Weather status integrated in the dashboard app.\n User's position 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." : "Метеорологичното състояние, интегрирано в приложението Dashboard.\n Позицията на потребителя може да се определя автоматично или ръчно. След което се показва прогноза за 6 часа.\n Това състояние може да бъде интегрирано и на други места като приложението Календар."
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file