diff options
Diffstat (limited to 'core/l10n/pl.js')
-rw-r--r-- | core/l10n/pl.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js index 29657681ee1..8c4ea9be6b2 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -101,6 +101,8 @@ OC.L10N.register( "_{count} notification_::_{count} notifications_" : ["{count} powiadomienie","{count} powiadomienia","{count} powiadomień","{count} powiadomień"], "No" : "Nie", "Yes" : "Tak", + "Create share" : "Utwórz udostępnienie", + "Failed to add the public link to your Nextcloud" : "Nie udało się dodać linku publicznego do Nextcloud", "Custom date range" : "Własny zakres dat", "Pick start date" : "Wybierz datę rozpoczęcia", "Pick end date" : "Wybierz datę zakończenia", @@ -198,6 +200,7 @@ OC.L10N.register( "You have not added any info yet" : "Nie dodałeś jeszcze żadnych informacji", "{user} has not added any info yet" : "{user} nie dodał jeszcze żadnych informacji", "Error opening the user status modal, try hard refreshing the page" : "Błąd podczas otwierania modalnego statusu użytkownika, spróbuj bardziej odświeżyć stronę", + "More actions" : "Więcej akcji", "This browser is not supported" : "Ta przeglądarka nie jest obsługiwana", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Twoja przeglądarka nie jest wspierana. Uaktualnij do nowszej lub obsługiwanej wersji.", "Continue with this unsupported browser" : "Kontynuuj w tej nieobsługiwanej przeglądarce", |