diff --git a/l10n/de.js b/l10n/de.js index 987eae5..68c2a8b 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -2,6 +2,25 @@ OC.L10N.register( "weather", { "Weather" : "Wetter", + "Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "Schwerwiegender Fehler: Bitte überprüfe das nextcloud.log und sende einen Fehlerbericht an: https://github.com/nextcloud/weather/issues", + "Failed to set metric. Please contact your administrator" : "Konnte Metrik nicht setzen. Bitte kontaktiere den Administrator", + "This metric is not known." : "Diese Metrik ist unbekannt.", + "North" : "Nord", + "North-East" : "Nordost", + "East" : "Ost", + "South-East" : "Südost", + "South" : "Süd", + "South-West" : "Südwest", + "West" : "West", + "North-West" : "Nordwest", + "Failed to get city weather informations. Please contact your administrator" : "Konnte Wetter für diese Stadt nicht abrufen. Bitte kontaktiere Deinen Administrator", + "No city with this name found." : "Keine Stadt mit diesem Namen gefunden", + "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "Der OpenWeatherMap-API-Schlüssel ist ungültig. Bitte Deinen Administrator, einen gültigen API-Schlüssel unter Einstellungen / Zusätzliche Einstellungen zu konfigurieren", + "Empty city name !" : "Leerer Städtename!", + "Failed to add city. Please contact your administrator" : "Konnte Stadt nicht hinzufügen. Bitte kontaktiere den Administrator", + "This city is already registered for your account." : "Diese Stadt ist bereits für Dein Konto registriert.", + "Failed to remove city. Please contact your administrator" : "Konnte Stadt nicht löschen. Bitte kontaktiere den Administrator", + "Failed to set home. Please contact your administrator" : "Konnte Zuhause nicht setzen. Bitte kontaktiere den Administrator", "Watch the weather directly on your Nextcloud." : "Sehe den Wetterbericht direkt in Deiner Nextcloud", "OpenWeatherMap API Key" : "OpenWeatherMap-API-Schlüssel", "Save" : "Speichern", diff --git a/l10n/de.json b/l10n/de.json index 8faf0e6..75a0975 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -1,5 +1,24 @@ { "translations": { "Weather" : "Wetter", + "Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "Schwerwiegender Fehler: Bitte überprüfe das nextcloud.log und sende einen Fehlerbericht an: https://github.com/nextcloud/weather/issues", + "Failed to set metric. Please contact your administrator" : "Konnte Metrik nicht setzen. Bitte kontaktiere den Administrator", + "This metric is not known." : "Diese Metrik ist unbekannt.", + "North" : "Nord", + "North-East" : "Nordost", + "East" : "Ost", + "South-East" : "Südost", + "South" : "Süd", + "South-West" : "Südwest", + "West" : "West", + "North-West" : "Nordwest", + "Failed to get city weather informations. Please contact your administrator" : "Konnte Wetter für diese Stadt nicht abrufen. Bitte kontaktiere Deinen Administrator", + "No city with this name found." : "Keine Stadt mit diesem Namen gefunden", + "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "Der OpenWeatherMap-API-Schlüssel ist ungültig. Bitte Deinen Administrator, einen gültigen API-Schlüssel unter Einstellungen / Zusätzliche Einstellungen zu konfigurieren", + "Empty city name !" : "Leerer Städtename!", + "Failed to add city. Please contact your administrator" : "Konnte Stadt nicht hinzufügen. Bitte kontaktiere den Administrator", + "This city is already registered for your account." : "Diese Stadt ist bereits für Dein Konto registriert.", + "Failed to remove city. Please contact your administrator" : "Konnte Stadt nicht löschen. Bitte kontaktiere den Administrator", + "Failed to set home. Please contact your administrator" : "Konnte Zuhause nicht setzen. Bitte kontaktiere den Administrator", "Watch the weather directly on your Nextcloud." : "Sehe den Wetterbericht direkt in Deiner Nextcloud", "OpenWeatherMap API Key" : "OpenWeatherMap-API-Schlüssel", "Save" : "Speichern", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 75d9da8..320e8df 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -2,6 +2,25 @@ OC.L10N.register( "weather", { "Weather" : "Wetter", + "Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "Schwerwiegender Fehler: Bitte überprüfen Sie das nextcloud.log und senden Sie einen Fehlerbericht an: https://github.com/nextcloud/weather/issues", + "Failed to set metric. Please contact your administrator" : "Konnte Metrik nicht setzen. Bitte kontaktieren Sie den Administrator", + "This metric is not known." : "Diese Metrik ist unbekannt.", + "North" : "Nord", + "North-East" : "Nordost", + "East" : "Ost", + "South-East" : "Südost", + "South" : "Süd", + "South-West" : "Südwest", + "West" : "West", + "North-West" : "Nordwest", + "Failed to get city weather informations. Please contact your administrator" : "Konnte Wetter für diese Stadt nicht abrufen. Bitte kontaktieren Sie Ihren Administrator", + "No city with this name found." : "Keine Stadt mit diesem Namen gefunden", + "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "Ihr OpenWeatherMap-API-Schlüssel ist ungültig. Bitten Sie Ihren Administrator, einen gültigen API-Schlüssel unter Einstellungen / Zusätzliche Einstellungen zu konfigurieren", + "Empty city name !" : "Leerer Städtename!", + "Failed to add city. Please contact your administrator" : "Konnte Stadt nicht hinzufügen. Bitte kontaktieren Sie den Administrator", + "This city is already registered for your account." : "Diese Stadt ist bereits für Ihre Konto registriert.", + "Failed to remove city. Please contact your administrator" : "Konnte Stadt nicht löschen. Bitte kontaktieren Sie den Administrator", + "Failed to set home. Please contact your administrator" : "Konnte Zuhause nicht setzen. Bitte kontaktieren Sie den Administrator", "Watch the weather directly on your Nextcloud." : "Sehen Sie den Wetterbericht direkt in Ihrer Nextcloud", "OpenWeatherMap API Key" : "OpenWeatherMap-API-Schlüssel", "Save" : "Speichern", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 0c19ab6..a0f9238 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -1,5 +1,24 @@ { "translations": { "Weather" : "Wetter", + "Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "Schwerwiegender Fehler: Bitte überprüfen Sie das nextcloud.log und senden Sie einen Fehlerbericht an: https://github.com/nextcloud/weather/issues", + "Failed to set metric. Please contact your administrator" : "Konnte Metrik nicht setzen. Bitte kontaktieren Sie den Administrator", + "This metric is not known." : "Diese Metrik ist unbekannt.", + "North" : "Nord", + "North-East" : "Nordost", + "East" : "Ost", + "South-East" : "Südost", + "South" : "Süd", + "South-West" : "Südwest", + "West" : "West", + "North-West" : "Nordwest", + "Failed to get city weather informations. Please contact your administrator" : "Konnte Wetter für diese Stadt nicht abrufen. Bitte kontaktieren Sie Ihren Administrator", + "No city with this name found." : "Keine Stadt mit diesem Namen gefunden", + "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "Ihr OpenWeatherMap-API-Schlüssel ist ungültig. Bitten Sie Ihren Administrator, einen gültigen API-Schlüssel unter Einstellungen / Zusätzliche Einstellungen zu konfigurieren", + "Empty city name !" : "Leerer Städtename!", + "Failed to add city. Please contact your administrator" : "Konnte Stadt nicht hinzufügen. Bitte kontaktieren Sie den Administrator", + "This city is already registered for your account." : "Diese Stadt ist bereits für Ihre Konto registriert.", + "Failed to remove city. Please contact your administrator" : "Konnte Stadt nicht löschen. Bitte kontaktieren Sie den Administrator", + "Failed to set home. Please contact your administrator" : "Konnte Zuhause nicht setzen. Bitte kontaktieren Sie den Administrator", "Watch the weather directly on your Nextcloud." : "Sehen Sie den Wetterbericht direkt in Ihrer Nextcloud", "OpenWeatherMap API Key" : "OpenWeatherMap-API-Schlüssel", "Save" : "Speichern", diff --git a/l10n/fr.js b/l10n/fr.js index 683c7b4..90dcca3 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -2,6 +2,22 @@ OC.L10N.register( "weather", { "Weather" : "Météo", + "Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "Erreur fatale : veuillez vérifier le fichier nextcloud.log et signaler l’anomalie sur https://github.com/nextcloud/weather/issues.", + "North" : "Nord", + "North-East" : "Nord-Est", + "East" : "Est", + "South-East" : "Sud-Est", + "South" : "Sud", + "South-West" : "Sud-Ouest", + "West" : "Ouest", + "North-West" : "Nord-Ouest", + "Failed to get city weather informations. Please contact your administrator" : "Impossible d'obtenir la météo de la ville. Veuillez contacter votre administrateur.", + "No city with this name found." : "Aucune ville trouvée avec ce nom.", + "Empty city name !" : "Ville vide !", + "Failed to add city. Please contact your administrator" : "Impossible d'ajouter cette ville. Veuillez contacter votre administrateur.", + "This city is already registered for your account." : "Cette ville est déjà associée à votre compte.", + "Failed to remove city. Please contact your administrator" : "Impossible de supprimer cette ville. Veuillez contacter votre administrateur.", + "Failed to set home. Please contact your administrator" : "Impossible de définir votre domicile. Veuillez contacter votre administrateur.", "Watch the weather directly on your Nextcloud." : "Consultez la météo directement dans Nextcloud.", "OpenWeatherMap API Key" : "Clé d'API OpenWeatherMap", "Save" : "Enregistrer", diff --git a/l10n/fr.json b/l10n/fr.json index b78503f..46cd424 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -1,5 +1,21 @@ { "translations": { "Weather" : "Météo", + "Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "Erreur fatale : veuillez vérifier le fichier nextcloud.log et signaler l’anomalie sur https://github.com/nextcloud/weather/issues.", + "North" : "Nord", + "North-East" : "Nord-Est", + "East" : "Est", + "South-East" : "Sud-Est", + "South" : "Sud", + "South-West" : "Sud-Ouest", + "West" : "Ouest", + "North-West" : "Nord-Ouest", + "Failed to get city weather informations. Please contact your administrator" : "Impossible d'obtenir la météo de la ville. Veuillez contacter votre administrateur.", + "No city with this name found." : "Aucune ville trouvée avec ce nom.", + "Empty city name !" : "Ville vide !", + "Failed to add city. Please contact your administrator" : "Impossible d'ajouter cette ville. Veuillez contacter votre administrateur.", + "This city is already registered for your account." : "Cette ville est déjà associée à votre compte.", + "Failed to remove city. Please contact your administrator" : "Impossible de supprimer cette ville. Veuillez contacter votre administrateur.", + "Failed to set home. Please contact your administrator" : "Impossible de définir votre domicile. Veuillez contacter votre administrateur.", "Watch the weather directly on your Nextcloud." : "Consultez la météo directement dans Nextcloud.", "OpenWeatherMap API Key" : "Clé d'API OpenWeatherMap", "Save" : "Enregistrer", diff --git a/l10n/it.js b/l10n/it.js index b04644b..15d31dc 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -2,6 +2,25 @@ OC.L10N.register( "weather", { "Weather" : "Meteo", + "Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "Errore grave: controlla il tuo nextcloud.log e invia una segnalazione di bug qui: https://github.com/nextcloud/weather/issues", + "Failed to set metric. Please contact your administrator" : "Impostazione della metrica non riuscita. Contatta il tuo amministratore", + "This metric is not known." : "Questa metrica non è conosciuta.", + "North" : "Nord", + "North-East" : "Nord-Est", + "East" : "Est", + "South-East" : "Sud-Est", + "South" : "Sud", + "South-West" : "Sud-Ovest", + "West" : "Ovest", + "North-West" : "Nord-Ovest", + "Failed to get city weather informations. Please contact your administrator" : "Impossibile ottenere le informazioni meteo sulla città. Contatta il tuo amministratore", + "No city with this name found." : "Nessuna città trovata con questo nome.", + "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "La tua chiave API OpenWeatherMap. Contatta il tuo amministratore per configurare una chiave API valida in Impostazioni aggiuntive dell'Amministrazione", + "Empty city name !" : "Nome della città vuoto!", + "Failed to add city. Please contact your administrator" : "Aggiunta della città non riuscita. Contatta il tuo amministratore", + "This city is already registered for your account." : "Questa città è già registrata per il tuo account.", + "Failed to remove city. Please contact your administrator" : "Rimozione della città non riuscita. Contatta il tuo amministratore", + "Failed to set home. Please contact your administrator" : "Impostazione della casa non riuscita. Contatta il tuo amministratore", "Watch the weather directly on your Nextcloud." : "Guarda il meteo direttamente sul tuo Nextcloud.", "OpenWeatherMap API Key" : "Chiave API OpenWeatherMap", "Save" : "Salva", diff --git a/l10n/it.json b/l10n/it.json index aa75097..bd73157 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -1,5 +1,24 @@ { "translations": { "Weather" : "Meteo", + "Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "Errore grave: controlla il tuo nextcloud.log e invia una segnalazione di bug qui: https://github.com/nextcloud/weather/issues", + "Failed to set metric. Please contact your administrator" : "Impostazione della metrica non riuscita. Contatta il tuo amministratore", + "This metric is not known." : "Questa metrica non è conosciuta.", + "North" : "Nord", + "North-East" : "Nord-Est", + "East" : "Est", + "South-East" : "Sud-Est", + "South" : "Sud", + "South-West" : "Sud-Ovest", + "West" : "Ovest", + "North-West" : "Nord-Ovest", + "Failed to get city weather informations. Please contact your administrator" : "Impossibile ottenere le informazioni meteo sulla città. Contatta il tuo amministratore", + "No city with this name found." : "Nessuna città trovata con questo nome.", + "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "La tua chiave API OpenWeatherMap. Contatta il tuo amministratore per configurare una chiave API valida in Impostazioni aggiuntive dell'Amministrazione", + "Empty city name !" : "Nome della città vuoto!", + "Failed to add city. Please contact your administrator" : "Aggiunta della città non riuscita. Contatta il tuo amministratore", + "This city is already registered for your account." : "Questa città è già registrata per il tuo account.", + "Failed to remove city. Please contact your administrator" : "Rimozione della città non riuscita. Contatta il tuo amministratore", + "Failed to set home. Please contact your administrator" : "Impostazione della casa non riuscita. Contatta il tuo amministratore", "Watch the weather directly on your Nextcloud." : "Guarda il meteo direttamente sul tuo Nextcloud.", "OpenWeatherMap API Key" : "Chiave API OpenWeatherMap", "Save" : "Salva", diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index f0c5851..9bca5f1 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -2,6 +2,25 @@ OC.L10N.register( "weather", { "Weather" : "Orai", + "Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "Lemtingoji klaida: patikrinkite savo nextcloud.log ir išsiųskite mums pranešimą apie klaidą, apsilankę: https://github.com/nextcloud/weather/issues", + "Failed to set metric. Please contact your administrator" : "Nepavyko nustatyti matų sistemos. Susisiekite su savo administratoriumi", + "This metric is not known." : "Ši matų sistema yra nežinoma.", + "North" : "Šiaurės", + "North-East" : "Šiaurės rytų", + "East" : "Rytų", + "South-East" : "Pietryčių", + "South" : "Pietų", + "South-West" : "Pietvakarių", + "West" : "Vakarų", + "North-West" : "Šiaurės vakarų", + "Failed to get city weather informations. Please contact your administrator" : "Nepavyko gauti miesto orų informacijos. Susisiekite su savo administratoriumi", + "No city with this name found." : "Nerasta jokio miesto tokiu pavadinimu.", + "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "Jūsų OpenWeatherMap API raktas negalioja. Susisiekite su savo administratoriumi, kad administravimo papildomuose nustatymuose sukonfigūruotų galiojantį API raktą.", + "Empty city name !" : "Tuščias miesto pavadinimas!", + "Failed to add city. Please contact your administrator" : "Nepavyko pridėti miesto. Susisiekite su savo administratoriumi", + "This city is already registered for your account." : "Šis miestas jau yra priregistruotas jūsų paskyrai.", + "Failed to remove city. Please contact your administrator" : "Nepavyko pašalinti miesto. Susisiekite su savo administratoriumi", + "Failed to set home. Please contact your administrator" : "Nepavyko nustatyti namų. Susisiekite su savo administratoriumi", "Watch the weather directly on your Nextcloud." : "Stebėkite orus tiesiai savo Nextcloud.", "OpenWeatherMap API Key" : "OpenWeatherMap API raktas", "Save" : "Įrašyti", diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index 4c72328..9853da8 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -1,5 +1,24 @@ { "translations": { "Weather" : "Orai", + "Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "Lemtingoji klaida: patikrinkite savo nextcloud.log ir išsiųskite mums pranešimą apie klaidą, apsilankę: https://github.com/nextcloud/weather/issues", + "Failed to set metric. Please contact your administrator" : "Nepavyko nustatyti matų sistemos. Susisiekite su savo administratoriumi", + "This metric is not known." : "Ši matų sistema yra nežinoma.", + "North" : "Šiaurės", + "North-East" : "Šiaurės rytų", + "East" : "Rytų", + "South-East" : "Pietryčių", + "South" : "Pietų", + "South-West" : "Pietvakarių", + "West" : "Vakarų", + "North-West" : "Šiaurės vakarų", + "Failed to get city weather informations. Please contact your administrator" : "Nepavyko gauti miesto orų informacijos. Susisiekite su savo administratoriumi", + "No city with this name found." : "Nerasta jokio miesto tokiu pavadinimu.", + "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "Jūsų OpenWeatherMap API raktas negalioja. Susisiekite su savo administratoriumi, kad administravimo papildomuose nustatymuose sukonfigūruotų galiojantį API raktą.", + "Empty city name !" : "Tuščias miesto pavadinimas!", + "Failed to add city. Please contact your administrator" : "Nepavyko pridėti miesto. Susisiekite su savo administratoriumi", + "This city is already registered for your account." : "Šis miestas jau yra priregistruotas jūsų paskyrai.", + "Failed to remove city. Please contact your administrator" : "Nepavyko pašalinti miesto. Susisiekite su savo administratoriumi", + "Failed to set home. Please contact your administrator" : "Nepavyko nustatyti namų. Susisiekite su savo administratoriumi", "Watch the weather directly on your Nextcloud." : "Stebėkite orus tiesiai savo Nextcloud.", "OpenWeatherMap API Key" : "OpenWeatherMap API raktas", "Save" : "Įrašyti", diff --git a/l10n/sr.js b/l10n/sr.js index ab8bac1..231421d 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -2,6 +2,25 @@ OC.L10N.register( "weather", { "Weather" : "Време", + "Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "Опасна грешка: проверите nextcloud.log и пошаљите извештај о грешци овде: https://github.com/nextcloud/weather/issues", + "Failed to set metric. Please contact your administrator" : "Грешка при постављању метрике. Контактирајте администратора", + "This metric is not known." : "Непозната метрика.", + "North" : "Север", + "North-East" : "Североисток", + "East" : "Исток", + "South-East" : "Југоисток", + "South" : "Југ", + "South-West" : "Југозапад", + "West" : "Запад", + "North-West" : "Северозапад", + "Failed to get city weather informations. Please contact your administrator" : "Грешка при дохватању информације о времену у граду. Контактирајте администратора", + "No city with this name found." : "Није нађен град са тим именом.", + "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "Ваш OpenWeatherMap API кључ није исправан. Контактирајте администратора да подеси исправан API кључ у Додатним Поставкама у Администрацији", + "Empty city name !" : "Празно име града!", + "Failed to add city. Please contact your administrator" : "Грешка при додавању града. Контактирајте администратора", + "This city is already registered for your account." : "Овај град је већ регистрован са Вашим налогом.", + "Failed to remove city. Please contact your administrator" : "Грешка при уклањању града. Контактирајте администратора", + "Failed to set home. Please contact your administrator" : "Грешка при постављању куће. Контактирајте администратора", "Watch the weather directly on your Nextcloud." : "Пратите време директно из Вашег Некстклауда.", "OpenWeatherMap API Key" : "OpenWeatherMap API кључ", "Save" : "Сачувај", diff --git a/l10n/sr.json b/l10n/sr.json index f1c91f5..f2d8ddc 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -1,5 +1,24 @@ { "translations": { "Weather" : "Време", + "Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "Опасна грешка: проверите nextcloud.log и пошаљите извештај о грешци овде: https://github.com/nextcloud/weather/issues", + "Failed to set metric. Please contact your administrator" : "Грешка при постављању метрике. Контактирајте администратора", + "This metric is not known." : "Непозната метрика.", + "North" : "Север", + "North-East" : "Североисток", + "East" : "Исток", + "South-East" : "Југоисток", + "South" : "Југ", + "South-West" : "Југозапад", + "West" : "Запад", + "North-West" : "Северозапад", + "Failed to get city weather informations. Please contact your administrator" : "Грешка при дохватању информације о времену у граду. Контактирајте администратора", + "No city with this name found." : "Није нађен град са тим именом.", + "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "Ваш OpenWeatherMap API кључ није исправан. Контактирајте администратора да подеси исправан API кључ у Додатним Поставкама у Администрацији", + "Empty city name !" : "Празно име града!", + "Failed to add city. Please contact your administrator" : "Грешка при додавању града. Контактирајте администратора", + "This city is already registered for your account." : "Овај град је већ регистрован са Вашим налогом.", + "Failed to remove city. Please contact your administrator" : "Грешка при уклањању града. Контактирајте администратора", + "Failed to set home. Please contact your administrator" : "Грешка при постављању куће. Контактирајте администратора", "Watch the weather directly on your Nextcloud." : "Пратите време директно из Вашег Некстклауда.", "OpenWeatherMap API Key" : "OpenWeatherMap API кључ", "Save" : "Сачувај", diff --git a/l10n/tr.js b/l10n/tr.js index 1d47c88..062acce 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -2,6 +2,25 @@ OC.L10N.register( "weather", { "Weather" : "Hava Durumu", + "Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "Ciddi Sorun: Lütfen nextcloud.log dosyanıza bakarak şuraya bir hata bildirimi yapın:\nhttps://github.com/nextcloud/weather/issues", + "Failed to set metric. Please contact your administrator" : "Ölçüm ayarlanamadı. Lütfen sistem yöneticiniz ile görüşün", + "This metric is not known." : "Bu ölçüm bilinmiyor.", + "North" : "Kuzey", + "North-East" : "Kuzey Doğu", + "East" : "Doğu", + "South-East" : "Güney Doğu", + "South" : "Güney", + "South-West" : "Güney Batı", + "West" : "Batı", + "North-West" : "Kuzey Batı", + "Failed to get city weather informations. Please contact your administrator" : "İlin hava durumu alınamadı. Lütfen sistem yöneticiniz ile görüşün", + "No city with this name found." : "Bu ada uyan bir il bulunamadı.", + "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "OpenWeatherMap API anahtarınız geçersiz. Sistem yöneticiniz ile görüşerek, Yönetici Ek Ayarları bölümünden geçerli bir API anahtarı yapılandırmasını isteyin", + "Empty city name !" : "İl adı boş!", + "Failed to add city. Please contact your administrator" : "İl eklenemedi. Lütfen sistem yöneticiniz ile görüşün", + "This city is already registered for your account." : "Bu il hesabınıza zaten eklenmiş.", + "Failed to remove city. Please contact your administrator" : "İl kaldırılamadı. Lütfen sistem yöneticiniz ile görüşün", + "Failed to set home. Please contact your administrator" : "Yaşanan yer ayarlanamadı. Lütfen sistem yöneticiniz ile görüşün", "Watch the weather directly on your Nextcloud." : "Hava durumunun Nextcloud üzerinden izlenmesini sağlar.", "OpenWeatherMap API Key" : "OpenWeatherMap API Anahtarı", "Save" : "Kaydet", diff --git a/l10n/tr.json b/l10n/tr.json index 8d650e3..0d0f9df 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -1,5 +1,24 @@ { "translations": { "Weather" : "Hava Durumu", + "Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "Ciddi Sorun: Lütfen nextcloud.log dosyanıza bakarak şuraya bir hata bildirimi yapın:\nhttps://github.com/nextcloud/weather/issues", + "Failed to set metric. Please contact your administrator" : "Ölçüm ayarlanamadı. Lütfen sistem yöneticiniz ile görüşün", + "This metric is not known." : "Bu ölçüm bilinmiyor.", + "North" : "Kuzey", + "North-East" : "Kuzey Doğu", + "East" : "Doğu", + "South-East" : "Güney Doğu", + "South" : "Güney", + "South-West" : "Güney Batı", + "West" : "Batı", + "North-West" : "Kuzey Batı", + "Failed to get city weather informations. Please contact your administrator" : "İlin hava durumu alınamadı. Lütfen sistem yöneticiniz ile görüşün", + "No city with this name found." : "Bu ada uyan bir il bulunamadı.", + "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "OpenWeatherMap API anahtarınız geçersiz. Sistem yöneticiniz ile görüşerek, Yönetici Ek Ayarları bölümünden geçerli bir API anahtarı yapılandırmasını isteyin", + "Empty city name !" : "İl adı boş!", + "Failed to add city. Please contact your administrator" : "İl eklenemedi. Lütfen sistem yöneticiniz ile görüşün", + "This city is already registered for your account." : "Bu il hesabınıza zaten eklenmiş.", + "Failed to remove city. Please contact your administrator" : "İl kaldırılamadı. Lütfen sistem yöneticiniz ile görüşün", + "Failed to set home. Please contact your administrator" : "Yaşanan yer ayarlanamadı. Lütfen sistem yöneticiniz ile görüşün", "Watch the weather directly on your Nextcloud." : "Hava durumunun Nextcloud üzerinden izlenmesini sağlar.", "OpenWeatherMap API Key" : "OpenWeatherMap API Anahtarı", "Save" : "Kaydet", diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index cd4b57b..0f7b09c 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -2,6 +2,25 @@ OC.L10N.register( "weather", { "Weather" : "天气", + "Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "致命错误:请检查您的nextcloud.log并向这里发送一个错误报告:https://github.com/nextcloud/weather/issues", + "Failed to set metric. Please contact your administrator" : "无法设置指标。请联系您的管理员。", + "This metric is not known." : "这是一个未知指标。", + "North" : "北", + "North-East" : "东北", + "East" : "东", + "South-East" : "东南", + "South" : "南", + "South-West" : "西南", + "West" : "西", + "North-West" : "西北", + "Failed to get city weather informations. Please contact your administrator" : "无法获取城市天气信息。请联系您的管理员。", + "No city with this name found." : "没有找到以此为名的城市。", + "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "您的OpenWeatherMap API key是非法的。请联系您的管理员在“管理”的“附加设置”里配置一个合法的API key。", + "Empty city name !" : "空的城市名!", + "Failed to add city. Please contact your administrator" : "无法添加城市。请联系您的管理员。", + "This city is already registered for your account." : "此城市已在您的账号中注册。", + "Failed to remove city. Please contact your administrator" : "无法移除城市。请联系您的管理员。", + "Failed to set home. Please contact your administrator" : "无法设置家的位置。请联系您的管理员。", "Watch the weather directly on your Nextcloud." : "直接在 Nextcloud 里面查阅天气", "OpenWeatherMap API Key" : "开放的天气 API 接口 ID", "Save" : "保存", @@ -11,7 +30,7 @@ OC.L10N.register( "Add" : "新建", "Cancel" : "取消", "Settings" : "设置", - "Metric" : "公制", + "Metric" : "指标", "Click here to get an API key" : "点这里获取一个 API KEY", "Pressure" : "压力", "Humidity" : "湿度", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 317837d..5727919 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -1,5 +1,24 @@ { "translations": { "Weather" : "天气", + "Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "致命错误:请检查您的nextcloud.log并向这里发送一个错误报告:https://github.com/nextcloud/weather/issues", + "Failed to set metric. Please contact your administrator" : "无法设置指标。请联系您的管理员。", + "This metric is not known." : "这是一个未知指标。", + "North" : "北", + "North-East" : "东北", + "East" : "东", + "South-East" : "东南", + "South" : "南", + "South-West" : "西南", + "West" : "西", + "North-West" : "西北", + "Failed to get city weather informations. Please contact your administrator" : "无法获取城市天气信息。请联系您的管理员。", + "No city with this name found." : "没有找到以此为名的城市。", + "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "您的OpenWeatherMap API key是非法的。请联系您的管理员在“管理”的“附加设置”里配置一个合法的API key。", + "Empty city name !" : "空的城市名!", + "Failed to add city. Please contact your administrator" : "无法添加城市。请联系您的管理员。", + "This city is already registered for your account." : "此城市已在您的账号中注册。", + "Failed to remove city. Please contact your administrator" : "无法移除城市。请联系您的管理员。", + "Failed to set home. Please contact your administrator" : "无法设置家的位置。请联系您的管理员。", "Watch the weather directly on your Nextcloud." : "直接在 Nextcloud 里面查阅天气", "OpenWeatherMap API Key" : "开放的天气 API 接口 ID", "Save" : "保存", @@ -9,7 +28,7 @@ "Add" : "新建", "Cancel" : "取消", "Settings" : "设置", - "Metric" : "公制", + "Metric" : "指标", "Click here to get an API key" : "点这里获取一个 API KEY", "Pressure" : "压力", "Humidity" : "湿度",