diff options
Diffstat (limited to 'apps/files_sharing/l10n/pl.js')
-rw-r--r-- | apps/files_sharing/l10n/pl.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js index e1aab5f3900..43cf4dccbb4 100644 --- a/apps/files_sharing/l10n/pl.js +++ b/apps/files_sharing/l10n/pl.js @@ -1,11 +1,11 @@ OC.L10N.register( "files_sharing", { - "Shared with you" : "Współdzielony z tobą", + "Shared with you" : "Współdzielony z Tobą", "Shared with others" : "Współdzielony z innymi", "Shared by link" : "Współdzielony linkiem", "Nothing shared with you yet" : "Nie masz jeszcze nic udostępnionego", - "Files and folders others share with you will show up here" : "Tutaj wyświetlą się udostępnione dla ciebie przez innych pliki i foldery", + "Files and folders others share with you will show up here" : "Tutaj wyświetlą się udostępnione dla Ciebie przez innych pliki i foldery", "Nothing shared yet" : "Jeszcze nic nie udostępniono", "Files and folders you share will show up here" : "Tutaj pokażą się pliki i foldery, które udostępniasz", "No shared links" : "Brak udostępnionych linków", @@ -65,8 +65,8 @@ OC.L10N.register( "A file or folder was shared from <strong>another server</strong>" : "Plik lub folder został udostępniony z <strong>innego serwera</strong>", "A file or folder has been <strong>shared</strong>" : "Plik lub folder stał się <strong>współdzielony</strong>", "Wrong share ID, share doesn't exist" : "Złe ID udziału, udział nie istnieje", - "could not delete share" : "nie można usunąć udział", - "Could not delete share" : "Nie można usunąć udział", + "could not delete share" : "nie można usunąć udziału", + "Could not delete share" : "Nie można usunąć udziału", "Please specify a file or folder path" : "Proszę podać pliku lub ścieżkę do folderu", "Wrong path, file/folder doesn't exist" : "Ścieżka nieprawidłowa, plik/folder nie istnieje", "Could not create share" : "Nie można utworzyć udział", @@ -89,7 +89,7 @@ OC.L10N.register( "Cannot increase permissions" : "Nie można zwiększyć uprawnień", "%s is publicly shared" : "%s jest publicznie dostępny", "Share API is disabled" : "API udostępniania jest wyłączone", - "This share is password-protected" : "Udział ten jest chroniony hasłem", + "This share is password-protected" : "Udostępniony folder chroniony jest hasłem", "The password is wrong. Try again." : "To hasło jest niewłaściwe. Spróbuj ponownie.", "Password" : "Hasło", "No entries found in this folder" : "Brak wpisów w tym folderze", @@ -108,7 +108,7 @@ OC.L10N.register( "Download %s" : "Pobierz %s", "Direct link" : "Bezpośredni link", "Upload files to %s" : "Prześlij pliki do %s", - "Select or drop files" : "Wybierz i upuść pliki", + "Select or drop files" : "Wybierz lub upuść pliki", "Uploading files…" : "Wysyłanie plików...", "Uploaded files:" : "Wysłane pliki:" }, |