New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ra-language-polish

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ra-language-polish - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

41

index.js

@@ -25,2 +25,4 @@ module.exports = {

undo: 'Cofnij',
expand: 'Rozwiń',
close: 'Zamknij',
},

@@ -30,2 +32,3 @@ boolean: {

false: 'Nie',
null: '',
},

@@ -41,22 +44,23 @@ page: {

show: '%{name} #%{id}',
empty: 'Nie utworzono %{name}.',
invite: 'Czy chcesz dodać nowy?',
},
input: {
file: {
upload_several:
'Upuść tutaj pliki aby je wysłać lub kliknij tutaj i wybierz.',
upload_several: 'Upuść tutaj pliki aby je wysłać lub kliknij tutaj i wybierz.',
upload_single: 'Upuść tutaj plik aby go wysłać lub kliknij i wybierz.',
},
image: {
upload_several:
'Upuść tutaj obrazy aby je wysłać lub kliknij tutaj i wybierz.',
upload_single:
'Upuść tutaj obraz aby go wysłać lub kliknij tutaj i wybierz.',
upload_several: 'Upuść tutaj obrazy aby je wysłać lub kliknij tutaj i wybierz.',
upload_single: 'Upuść tutaj obraz aby go wysłać lub kliknij tutaj i wybierz.',
},
references: {
all_missing: 'Nie znaleziono pasujących odnośników.',
many_missing:
'Minimum jeden z pasujących odnośników nie jest dostępny.',
single_missing:
'Powiązany odnośnik nie jest już dostępny.',
many_missing: 'Minimum jeden z pasujących odnośników nie jest dostępny.',
single_missing: 'Powiązany odnośnik nie jest już dostępny.',
},
password: {
toggle_visible: 'Ukryj hasło',
toggle_hidden: 'Pokaż hasło',
}
},

@@ -66,6 +70,4 @@ message: {

are_you_sure: 'Czy jesteś pewien?',
bulk_delete_content:
'Czy jesteś pewien że chcesz usunąć %{name}? |||| Czy jesteś pewien że chcesz usunąć te %{smart_count} rekorów?',
bulk_delete_title:
'Usuń %{name} |||| Usuń %{smart_count} %{name} rekordy',
bulk_delete_content: 'Czy jesteś pewien że chcesz usunąć %{name}? |||| Czy jesteś pewien że chcesz usunąć te %{smart_count} rekorów?',
bulk_delete_title: 'Usuń %{name} |||| Usuń %{smart_count} %{name} rekordy',
delete_content: 'Czy na pewno chcesz usunąć ten rekord?',

@@ -78,4 +80,3 @@ delete_title: 'Usuń %{name} #%{id}',

no: 'Nie',
not_found:
'Wpisałeś zły URL lub zostałeś niepoprawnie przeniesiony.',
not_found: 'Wpisałeś zły URL lub zostałeś niepoprawnie przeniesiony.',
yes: 'Tak',

@@ -85,4 +86,3 @@ },

no_results: 'Nie znaleziono wyników',
no_more_results:
'Numer strony %{page} znajduje się poza granicą. Spróbuj poprzednią stronę.',
no_more_results: 'Numer strony %{page} znajduje się poza granicą. Spróbuj poprzednią stronę.',
page_out_of_boundaries: 'Numer strony %{page} znajduje się poza granicą',

@@ -97,2 +97,3 @@ page_out_from_end: 'Nie można przejść dalej niż ostatnia strona',

auth: {
auth_check_error: 'Zaloguj się, aby kontynuować',
user_menu: 'Profil',

@@ -112,4 +113,4 @@ username: 'Nazwa użytkownika',

http_error: 'Problem z połączeniem serwera',
data_provider_error:
'Błąd przy pobieraniu danych. Sprawdź konsolę.',
data_provider_error: 'Błąd przy pobieraniu danych. Sprawdź konsolę.',
i18n_error: 'Nie można załadować tłumaczeń dla określonego języka',
canceled: 'Akcja anulowana',

@@ -116,0 +117,0 @@ logged_out: 'Twoja sesja wygasła, zaloguj się ponownie.',

{
"name": "ra-language-polish",
"version": "1.1.0",
"version": "1.2.0",
"description": "Polish messages for react-admin, the frontend framework for building admin applications on top of REST/GraphQL services",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc