Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/sharebymail/l10n/pl.js')
-rw-r--r--apps/sharebymail/l10n/pl.js11
1 files changed, 0 insertions, 11 deletions
diff --git a/apps/sharebymail/l10n/pl.js b/apps/sharebymail/l10n/pl.js
index e87c3fcb300..28e8a09db78 100644
--- a/apps/sharebymail/l10n/pl.js
+++ b/apps/sharebymail/l10n/pl.js
@@ -50,17 +50,6 @@ OC.L10N.register(
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Umożliwia użytkownikom udostępnianie spersonalizowanego linku do pliku lub katalogu poprzez umieszczenie go w wiadomości e-mail.",
"Send password by mail" : "Wyślij hasło e-mailem",
"Enforce password protection" : "Wymuś zabezpieczenie hasłem",
- "Sharing %s failed, this item is already shared with %s" : "Udostępnianie %s zakończone niepowodzeniem, ten element jest już współdzielony z %s",
- "%s shared »%s« with you" : "%s udostępnił »%s«",
- "%s shared »%s« with you." : "%s udostępnił »%s«.",
- "%s via %s" : "%s przez %s",
- "%s shared »%s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%s udostępnił »%s«.\nPowinieneś już otrzymać oddzielną pocztę z linkiem, aby uzyskać dostęp do zasobu.\n",
- "%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s udostępnił Ci »%s«. Powinieneś już otrzymać oddzielną pocztę z linkiem, aby uzyskać dostęp do zasobu.",
- "Password to access »%s« shared to you by %s" : "Hasło dostępu do zasobu »%s« udostępnionego przez %s",
- "It is protected with the following password: %s" : "Zasób chroniony jest następującym hasłem: %s",
- "You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Właśnie udostępniłeś »%s« użytkownikowi %s. Udostępnienie zostało już wysłane do odbiorcy. Ze względu na zasady bezpieczeństwa określone przez administratora %s każda akcja musi być chroniona hasłem i nie wolno wysyłać hasła od razu do odbiorcy. Z tego powodu należy je wysłać w osobnej wiadomości.",
- "Password to access »%s« shared with %s" : "Hasło dostępu do »%s« udostępnionego dla %s",
- "This is the password: %s" : "Hasło do zasobu to: %s",
"Password to access »%1$s« shared with %2$s" : "Hasło dostępu do %1$s, udostępnionego dla %2$s"
},
"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);");