diff options
Diffstat (limited to 'core/l10n/pl.js')
-rw-r--r-- | core/l10n/pl.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js index f2e589d4eff..0e2ff0a34e7 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -143,7 +143,7 @@ OC.L10N.register( "Send" : "Wyślij", "Allow upload and editing" : "Pozwól na przesyłanie i edycję", "Read only" : "Tylko do odczytu", - "Secure drop (upload only)" : "Bezpieczny zrzut (tylko wysyłanie)", + "File drop (upload only)" : "Tylko przesyłanie", "Shared with you and the group {group} by {owner}" : "Udostępnione tobie i grupie {group} przez {owner}", "Shared with you by {owner}" : "Udostępnione tobie przez {owner}", "Choose a password for the mail share" : "Wybierz hasło do współdzielenia e-mailem", @@ -310,7 +310,6 @@ OC.L10N.register( "Ok" : "OK", "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Twój katalog z danymi i twoje pliki są prawdopodobnie dostępne przez Internet. Plik .htaccess nie działa. Silnie rekomendujemy, żebyś skonfigurował serwer webowy, żeby katalog z danymi nie był dalej dostępny lub przenieś katalog z danymi poza katalog \"document root\" serwera web.", "Error while unsharing" : "Błąd podczas zatrzymywania udostepniania", - "File drop (upload only)" : "Tylko przesyłanie", "can reshare" : "mogą udostępniać dalej", "can edit" : "może edytować", "can create" : "może utworzyć", |