diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-27 11:47:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-27 11:47:47 +0000 |
commit | 86594e8c18123db6696f4cedfc0578d036ad5dd6 (patch) | |
tree | d72e9c031345e125e8cc9db102b38e5d172041c2 /core/l10n/pl.js | |
parent | 48d2d78863e49e0cade0bec59f834015f42bd4f7 (diff) | |
download | nextcloud-server-86594e8c18123db6696f4cedfc0578d036ad5dd6.tar.gz nextcloud-server-86594e8c18123db6696f4cedfc0578d036ad5dd6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/pl.js')
-rw-r--r-- | core/l10n/pl.js | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js index 2e628a8f55b..ba0f1de313a 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -134,7 +134,7 @@ OC.L10N.register( "Can delete" : "Może usuwać", "Access control" : "Kontrola dostępu", "{shareInitiatorDisplayName} shared via link" : "{shareInitiatorDisplayName} udostępniane poprzez link", - "Share details could not be loaded for this item." : "Szczegóły udostępnienia mogą nie być wczytane dla tej pozycji.", + "Share details could not be loaded for this item." : "Nie można załadować szczegółów udostępniania dla tego elementu.", "Search globally" : "Szukaj globalnie", "_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["Do automatycznego uzupełnienia potrzebny jest co najmniej {count} znak","Do automatycznego uzupełnienia potrzebnych jest co najmniej {count} znaków","Do automatycznego uzupełnienia potrzebnych jest co najmniej {count} znaków","Do automatycznego uzupełnienia potrzebnych jest co najmniej {count} znaków"], "This list is maybe truncated - please refine your search term to see more results." : "Ta lista może być obcięta - zawęź wyszukiwanie, aby zobaczyć więcej wyników.", @@ -178,6 +178,9 @@ OC.L10N.register( "No files in here" : "Brak plików", "New folder" : "Nowy katalog", "No more subfolders in here" : "Brak podkatalogów", + "Name" : "Nazwa", + "Size" : "Rozmiar", + "Modified" : "Zmodyfikowany", "{newName} already exists" : "{newName} już istnieje", "Choose" : "Wybierz", "Move" : "Przenieś", |