Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Feb 17, 2025
1 parent d1bf7cf commit 98fa70e
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
9 changes: 9 additions & 0 deletions l10n/pl.js
Original file line number Diff line number Diff line change
Expand Up @@ -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}",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand All @@ -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.",
Expand Down
9 changes: 9 additions & 0 deletions l10n/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -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}",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand All @@ -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.",
Expand Down

0 comments on commit 98fa70e

Please sign in to comment.