diff --git a/l10n/pl.js b/l10n/pl.js index 379a909b..5e4dd7df 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -163,6 +163,9 @@ OC.L10N.register( "You deleted the report {report}" : "Usunąłeś raport {report}", "You shared the report {report}" : "Udostępniłeś raport{report}", "shared the report {report} with you" : "udostępnił Tobie raport {report}", + "You created a new dataset: {report}" : "Utworzono nowy zbiór danych: {report}", + "You deleted the dataset {report}" : "Usunięto zbiór danych: {report}", + "shared the dataset {report} with you" : "udostępnił Tobie zbiór danych {report}", "You have added new data to dataset {report}" : "Dodałeś nowe dane do zbioru danych {report}", "has added new data to dataset {report}" : "dodał nowe dane do zbioru danych {report}", "You have imported data in dataset {report}" : "Zaimportowałeś dane w zbiorze danych {report}", @@ -192,6 +195,7 @@ OC.L10N.register( "Limit" : "Limit", "Personal access token" : "Osobisty token dostępu", "Version" : "Wersja", + "Asset" : "Zasób", "Download count" : "Ilość pobrań", "Count" : "Ilość pobrań", "Local" : "Lokalnie", @@ -327,6 +331,8 @@ OC.L10N.register( "Reset table" : "Zresetuj tabelę", "Calculated Columns" : "Obliczone kolumny", "Data format" : "Format danych", + "In rows" : "W wierszach", + "In columns" : "W kolumnach", "Data series" : "Seria danych", "Vertical axis" : "Oś pionowa", "Color" : "Kolor", @@ -336,7 +342,10 @@ OC.L10N.register( "Share your reports and insights" : "Udostępniaj swoje raporty i spostrzeżenia", "Fully integrated into Nextcloud" : "W pełni zintegrowany z Nextcloud", "Open Source" : "otwarte źródło", + "Visualize any data with ease" : "Wizualizuj dowolne dane z łatwością", "Gain a comprehensive view of your data with Nextcloud Dashboard" : "Uzyskaj wszechstronny wgląd w swoje dane dzięki Pulpitowi Nextclod", + "Interactive tables for deeper analysis" : "Interaktywne table dla głębszej analizy", + "Slice and dice your data with precision" : "Pokrój w plastry i w kostki swoje dane z precyzją", "Get more information" : "Więcej informacji", "Nextcloud forum" : "Forum Nextcloud", "You can open this introduction again by selecting \"Introduction\" in the Analytics settings section." : "Możesz ponownie otworzyć wstęp, wybierając \"Wstęp\" w sekcji ustawień Analityki.", diff --git a/l10n/pl.json b/l10n/pl.json index 6e91a92f..13c16642 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -161,6 +161,9 @@ "You deleted the report {report}" : "Usunąłeś raport {report}", "You shared the report {report}" : "Udostępniłeś raport{report}", "shared the report {report} with you" : "udostępnił Tobie raport {report}", + "You created a new dataset: {report}" : "Utworzono nowy zbiór danych: {report}", + "You deleted the dataset {report}" : "Usunięto zbiór danych: {report}", + "shared the dataset {report} with you" : "udostępnił Tobie zbiór danych {report}", "You have added new data to dataset {report}" : "Dodałeś nowe dane do zbioru danych {report}", "has added new data to dataset {report}" : "dodał nowe dane do zbioru danych {report}", "You have imported data in dataset {report}" : "Zaimportowałeś dane w zbiorze danych {report}", @@ -190,6 +193,7 @@ "Limit" : "Limit", "Personal access token" : "Osobisty token dostępu", "Version" : "Wersja", + "Asset" : "Zasób", "Download count" : "Ilość pobrań", "Count" : "Ilość pobrań", "Local" : "Lokalnie", @@ -325,6 +329,8 @@ "Reset table" : "Zresetuj tabelę", "Calculated Columns" : "Obliczone kolumny", "Data format" : "Format danych", + "In rows" : "W wierszach", + "In columns" : "W kolumnach", "Data series" : "Seria danych", "Vertical axis" : "Oś pionowa", "Color" : "Kolor", @@ -334,7 +340,10 @@ "Share your reports and insights" : "Udostępniaj swoje raporty i spostrzeżenia", "Fully integrated into Nextcloud" : "W pełni zintegrowany z Nextcloud", "Open Source" : "otwarte źródło", + "Visualize any data with ease" : "Wizualizuj dowolne dane z łatwością", "Gain a comprehensive view of your data with Nextcloud Dashboard" : "Uzyskaj wszechstronny wgląd w swoje dane dzięki Pulpitowi Nextclod", + "Interactive tables for deeper analysis" : "Interaktywne table dla głębszej analizy", + "Slice and dice your data with precision" : "Pokrój w plastry i w kostki swoje dane z precyzją", "Get more information" : "Więcej informacji", "Nextcloud forum" : "Forum Nextcloud", "You can open this introduction again by selecting \"Introduction\" in the Analytics settings section." : "Możesz ponownie otworzyć wstęp, wybierając \"Wstęp\" w sekcji ustawień Analityki.",