diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-01-07 02:28:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-01-07 02:28:22 +0000 |
commit | 513589f3f99142552b06b5ad84352766cd5055b8 (patch) | |
tree | e590516e82500827f09d8ae91e50e71ddd916f7e /apps/weather_status/l10n/mk.js | |
parent | ebb3fbb509dcb8069909464226b920088a2e201b (diff) | |
download | nextcloud-server-513589f3f99142552b06b5ad84352766cd5055b8.tar.gz nextcloud-server-513589f3f99142552b06b5ad84352766cd5055b8.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/weather_status/l10n/mk.js')
-rw-r--r-- | apps/weather_status/l10n/mk.js | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/apps/weather_status/l10n/mk.js b/apps/weather_status/l10n/mk.js index b4e144ee768..119f1365d3f 100644 --- a/apps/weather_status/l10n/mk.js +++ b/apps/weather_status/l10n/mk.js @@ -11,21 +11,8 @@ OC.L10N.register( "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." : "Не сте најавени", @@ -36,6 +23,19 @@ OC.L10N.register( "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." : "Временска прогноза интегрирана во апликацијата Табла.\nПозицијата на корисникот може автоматски да се одреди или рачно да се дефинира. Потоа се прикажува предвидување од 6 часа.\nОвој статус може да се интегрира и на други места, како што е апликацијата „Календар“." + "Set location for weather" : "Поставете локација за временска прогноза", + "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." : "Временска прогноза интегрирана во апликацијата Табла.\nПозицијата на корисникот може автоматски да се одреди или рачно да се дефинира. Потоа се прикажува предвидување од 6 часа.\nОвој статус може да се интегрира и на други места, како што е апликацијата „Календар“.", + "{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}" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); |