From 207d3d680d4dbc1983b909ca298c6d015728d6ab Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 7 Jun 2019 02:36:43 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/pl.js | 27 +++++++++++++++++++++++++++ l10n/pl.json | 27 +++++++++++++++++++++++++++ 2 files changed, 54 insertions(+) diff --git a/l10n/pl.js b/l10n/pl.js index bb954b7..f584472 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -2,6 +2,32 @@ OC.L10N.register( "weather", { "Weather" : "Pogoda", + "Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "Błąd krytyczny: sprawdź swój nextcloud.log i wyślij raport o błędzie tutaj: https://github.com/nextcloud/weather/issues", + "Failed to set metric. Please contact your administrator" : "Nie można ustawić metryki. Skontaktuj się z administratorem", + "This metric is not known." : "Ta metryka nie jest znana.", + "North" : "Północ", + "North-East" : "Północny wschód", + "East" : "Wschód", + "South-East" : "Południowy wschód", + "South" : "Południe", + "South-West" : "Południowy zachód", + "West" : "Zachód", + "North-West" : "Północny zachód", + "Failed to get city weather informations. Please contact your administrator" : "Nie udało się uzyskać informacji o pogodzie miasta. Skontaktuj się z administratorem", + "No city with this name found." : "Nie znaleziono miasta o tej nazwie.", + "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "Twój klucz API OpenWeatherMap jest nieprawidłowy. Skontaktuj się z administratorem, aby skonfigurować prawidłowy klucz API w dodatkowych ustawieniach administratora", + "Empty city name !" : "Pusta nazwa miasta!", + "Failed to add city. Please contact your administrator" : "Nie można dodać miasta. Skontaktuj się z administratorem", + "This city is already registered for your account." : "To miasto jest już zarejestrowane na Twoim koncie.", + "Failed to remove city. Please contact your administrator" : "Nie udało się usunąć miasta. Skontaktuj się z administratorem", + "Failed to set home. Please contact your administrator" : "Nie udało się ustawić domu. Skontaktuj się z administratorem", + "Monday" : "Poniedziałek", + "Tuesday" : "Wtorek", + "Wednesday" : "Środa", + "Thursday" : "Czwartek", + "Friday" : "Piątek", + "Saturday" : "Sobota", + "Sunday" : "Niedziela", "Watch the weather directly on your Nextcloud." : "Oglądaj pogodę bezpośrednio na swoim Nextcloud.", "OpenWeatherMap API Key" : "Klucz API OpenWeatherMap", "Save" : "Zapisz", @@ -19,6 +45,7 @@ OC.L10N.register( "Wind" : "Wiatr", "Sunrise" : "Wschód", "Sunset" : "Zachód", + "Date" : "Data", "Temperature" : "Temperatura" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/l10n/pl.json b/l10n/pl.json index 9c2c541..ceace26 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -1,5 +1,31 @@ { "translations": { "Weather" : "Pogoda", + "Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "Błąd krytyczny: sprawdź swój nextcloud.log i wyślij raport o błędzie tutaj: https://github.com/nextcloud/weather/issues", + "Failed to set metric. Please contact your administrator" : "Nie można ustawić metryki. Skontaktuj się z administratorem", + "This metric is not known." : "Ta metryka nie jest znana.", + "North" : "Północ", + "North-East" : "Północny wschód", + "East" : "Wschód", + "South-East" : "Południowy wschód", + "South" : "Południe", + "South-West" : "Południowy zachód", + "West" : "Zachód", + "North-West" : "Północny zachód", + "Failed to get city weather informations. Please contact your administrator" : "Nie udało się uzyskać informacji o pogodzie miasta. Skontaktuj się z administratorem", + "No city with this name found." : "Nie znaleziono miasta o tej nazwie.", + "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "Twój klucz API OpenWeatherMap jest nieprawidłowy. Skontaktuj się z administratorem, aby skonfigurować prawidłowy klucz API w dodatkowych ustawieniach administratora", + "Empty city name !" : "Pusta nazwa miasta!", + "Failed to add city. Please contact your administrator" : "Nie można dodać miasta. Skontaktuj się z administratorem", + "This city is already registered for your account." : "To miasto jest już zarejestrowane na Twoim koncie.", + "Failed to remove city. Please contact your administrator" : "Nie udało się usunąć miasta. Skontaktuj się z administratorem", + "Failed to set home. Please contact your administrator" : "Nie udało się ustawić domu. Skontaktuj się z administratorem", + "Monday" : "Poniedziałek", + "Tuesday" : "Wtorek", + "Wednesday" : "Środa", + "Thursday" : "Czwartek", + "Friday" : "Piątek", + "Saturday" : "Sobota", + "Sunday" : "Niedziela", "Watch the weather directly on your Nextcloud." : "Oglądaj pogodę bezpośrednio na swoim Nextcloud.", "OpenWeatherMap API Key" : "Klucz API OpenWeatherMap", "Save" : "Zapisz", @@ -17,6 +43,7 @@ "Wind" : "Wiatr", "Sunrise" : "Wschód", "Sunset" : "Zachód", + "Date" : "Data", "Temperature" : "Temperatura" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" } \ No newline at end of file