diff options
Diffstat (limited to 'apps/files_sharing/l10n/pl.json')
-rw-r--r-- | apps/files_sharing/l10n/pl.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files_sharing/l10n/pl.json b/apps/files_sharing/l10n/pl.json index c3e0def6590..40b0a05901d 100644 --- a/apps/files_sharing/l10n/pl.json +++ b/apps/files_sharing/l10n/pl.json @@ -1,9 +1,9 @@ { "translations": { - "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", @@ -63,8 +63,8 @@ "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ł", @@ -87,7 +87,7 @@ "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", @@ -106,7 +106,7 @@ "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:" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" |