diff options
Diffstat (limited to 'apps/workflowengine/l10n/pl.js')
-rw-r--r-- | apps/workflowengine/l10n/pl.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/workflowengine/l10n/pl.js b/apps/workflowengine/l10n/pl.js index 7f003ee6a15..f64d8e50b67 100644 --- a/apps/workflowengine/l10n/pl.js +++ b/apps/workflowengine/l10n/pl.js @@ -32,7 +32,6 @@ OC.L10N.register( "Check %s is not allowed with this entity" : "Sprawdzenie %s jest niedozwolone w tym obiekcie", "Check #%s does not exist" : "Sprawdź, czy #%s nie istnieje", "Check %s is invalid or does not exist" : "Sprawdź, czy %s jest nieprawidłowa lub nie istnieje", - "Workflows" : "Workflows", "Nextcloud workflow engine" : "Silnik Nextcloud workflow", "Select a filter" : "Wybierz filtr", "Select a comparator" : "Wybierz komparator", @@ -63,6 +62,7 @@ OC.L10N.register( "Cancel" : "Anuluj", "Delete" : "Usuń", "The configuration is invalid" : "Konfiguracja jest nieprawidłowa", + "Save" : "Zapisz", "Show less" : "Pokaż mniej", "Show more" : "Pokaż więcej", "File name" : "Nazwa pliku", @@ -95,7 +95,6 @@ OC.L10N.register( "Short rule description" : "Krótki opis reguły", "Add rule" : "Dodaj regułę", "Reset" : "Zresetuj", - "Save" : "Zapisz", "Saving…" : "Zapisywanie…", "Group list is empty" : "Lista grup jest pusta", "Unable to retrieve the group list" : "Nie można pobrać listy grup", |