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/settings/l10n/pl.js')
-rw-r--r--apps/settings/l10n/pl.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js
index 8e17ec75938..680ed647954 100644
--- a/apps/settings/l10n/pl.js
+++ b/apps/settings/l10n/pl.js
@@ -328,14 +328,13 @@ OC.L10N.register(
"Sharing" : "Udostępnianie",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Jako administrator możesz zoptymalizować ustawienia udostępniania. Szczegółowe informacje znajdziesz w dokumentacji.",
"Allow apps to use the Share API" : "Zezwalaj aplikacjom na korzystanie z API udostępniania",
+ "Expire after " : "Wygaś po ",
+ "days" : "dniach",
+ "Enforce expiration date" : "Wymuszaj datę wygaśnięcia",
"Allow users to share via link" : "Zezwalaj użytkownikom na udostępnianie za pośrednictwem linku",
"Allow public uploads" : "Zezwalaj na publiczne wysyłanie",
"Always ask for a password" : "Zawsze pytaj o hasło",
"Enforce password protection" : "Wymuszaj zabezpieczenie hasłem",
- "Set default expiration date" : "Ustaw domyślną datę wygaśnięcia",
- "Expire after " : "Wygaś po ",
- "days" : "dniach",
- "Enforce expiration date" : "Wymuszaj datę wygaśnięcia",
"Allow resharing" : "Zezwalaj na ponowne udostępnianie",
"Allow sharing with groups" : "Zezwalaj na udostępnianie grupom",
"Restrict users to only share with users in their groups" : "Ogranicz użytkownikom możliwość udostępniania, pozwól tylko w swoich grupach",
@@ -827,6 +826,7 @@ OC.L10N.register(
"Store credentials" : "Zapisz poświadczenia",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "Użyj cron.php, który jest zarejestrowany w usłudze webcron, aby wywoływać cron.php co 15 minut przez HTTP.",
"Use system cron service to call the cron.php file every 15 minutes." : "Użyj usługi systemowej cron, aby wywoływać plik cron.php co 15 minut.",
+ "Set default expiration date" : "Ustaw domyślną datę wygaśnięcia",
"Follow us on Google+" : "Bądź z nami na Google+"
},
"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);");