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.js5
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js
index 4c9123bf0c6..bb0d1662452 100644
--- a/apps/settings/l10n/pl.js
+++ b/apps/settings/l10n/pl.js
@@ -433,6 +433,7 @@ OC.L10N.register(
"New password" : "Nowe hasło",
"Change password" : "Zmień hasło",
"Use a second factor besides your password to increase security for your account." : "Użyj drugiego zabezpieczenia oprócz hasła, aby zwiększyć bezpieczeństwo konta.",
+ "Share" : "Udostępnij",
"Afrikaans (Namibia)" : "Afrykański (Namibia)",
"Afrikaans (South Africa)" : "Afrykański (Południowa Afryka)",
"Afrikaans" : "Afrykański",
@@ -870,11 +871,7 @@ OC.L10N.register(
"Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Oficjalne aplikacje są tworzone przez społeczność. Oferują główną funkcjonalność i są gotowe do użycia w produkcji.",
"Official" : "Oficjalna",
"The backend does not support changing the display name" : "System zaplecza nie obsługuje zmiany nazwy wyświetlanej",
- "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",
- "Share" : "Udostępnij",
"{counter} apps have an update available" : "Aplikacje {counter} mają dostępną aktualizację"
},
"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);");