summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/pl.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-10-05 02:15:04 +0000
committerNextcloud bot <bot@nextcloud.com>2019-10-05 02:15:04 +0000
commite9cef938ea717833326604278f065dbfb33ceee6 (patch)
tree700ea48a4307aa64951b1602631c4e78bbfa8933 /apps/files_sharing/l10n/pl.json
parent2169c261957ee447cfdf27dac593508d8ecc16e9 (diff)
downloadnextcloud-server-e9cef938ea717833326604278f065dbfb33ceee6.tar.gz
nextcloud-server-e9cef938ea717833326604278f065dbfb33ceee6.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/pl.json')
-rw-r--r--apps/files_sharing/l10n/pl.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/pl.json b/apps/files_sharing/l10n/pl.json
index a6ab28f1216..45ab6a951c4 100644
--- a/apps/files_sharing/l10n/pl.json
+++ b/apps/files_sharing/l10n/pl.json
@@ -84,7 +84,6 @@
"A file or folder was shared from <strong>another server</strong>" : "Plik lub katalog został udostępniony z <strong>innego serwera</strong>",
"A file or folder has been <strong>shared</strong>" : "Plik lub katalog został <strong>udostępniony</strong>",
"Wrong share ID, share doesn't exist" : "Złe ID współdzielenia, udostępnienie nie istnieje",
- "could not delete share" : "nie można usunąć udostępniania",
"Could not delete share" : "Nie można usunąć udostępniania",
"Please specify a file or folder path" : "Podaj ścieżkę do pliku lub katalogu",
"Wrong path, file/folder doesn't exist" : "Ścieżka nieprawidłowa, plik/katalog nie istnieje",
@@ -137,6 +136,7 @@
"Select or drop files" : "Wybierz lub upuść pliki",
"Uploading files…" : "Wysyłanie plików…",
"Uploaded files:" : "Wysłane pliki:",
- "By uploading files, you agree to the %1$sterms of service%2$s." : "Przesyłając pliki, akceptujesz %1$swarunki usługi%2$s."
+ "By uploading files, you agree to the %1$sterms of service%2$s." : "Przesyłając pliki, akceptujesz %1$swarunki usługi%2$s.",
+ "could not delete share" : "nie można usunąć udostępniania"
},"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);"
} \ No newline at end of file