diff options
Diffstat (limited to 'apps/workflowengine/l10n/pl.js')
-rw-r--r-- | apps/workflowengine/l10n/pl.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/pl.js b/apps/workflowengine/l10n/pl.js index b177087dff3..7f003ee6a15 100644 --- a/apps/workflowengine/l10n/pl.js +++ b/apps/workflowengine/l10n/pl.js @@ -37,13 +37,16 @@ OC.L10N.register( "Select a filter" : "Wybierz filtr", "Select a comparator" : "Wybierz komparator", "Select a file type" : "Wybierz typ pliku", + "e.g. httpd/unix-directory" : "np. httpd/unix-directory", "Images" : "Obrazy", "Office documents" : "Dokumenty biurowe", "PDF documents" : "Dokumenty PDF", "Custom mimetype" : "Niestandardowy typ MIME", + "Select a tag" : "Wybierz etykietę", "No results" : "Brak wyników", "%s (invisible)" : "%s (niewidoczny)", "%s (restricted)" : "%s (ograniczony)", + "Please enter a valid time span" : "Podaj prawidłowy przedział czasu", "Select a request URL" : "Wybierz adres URL żądania", "Predefined URLs" : "Przedefiniowanie URLs", "Files WebDAV" : "Pliki WebDAV", @@ -57,6 +60,8 @@ OC.L10N.register( "Custom user agent" : "Niestandardowy klient użytkownika", "When" : "Kiedy", "and" : "i", + "Cancel" : "Anuluj", + "Delete" : "Usuń", "The configuration is invalid" : "Konfiguracja jest nieprawidłowa", "Show less" : "Pokaż mniej", "Show more" : "Pokaż więcej", |