From 80f7add485b4e55d6d3b19cee12231e13bd4ff62 Mon Sep 17 00:00:00 2001
From: Nextcloud bot <bot@nextcloud.com>
Date: Mon, 8 Oct 2018 00:12:54 +0000
Subject: [PATCH] [tx-robot] updated from transifex

---
 apps/updatenotification/l10n/pl.js   | 1 +
 apps/updatenotification/l10n/pl.json | 1 +
 2 files changed, 2 insertions(+)

diff --git a/apps/updatenotification/l10n/pl.js b/apps/updatenotification/l10n/pl.js
index 89ff9d4943a..5765bddff37 100644
--- a/apps/updatenotification/l10n/pl.js
+++ b/apps/updatenotification/l10n/pl.js
@@ -28,6 +28,7 @@ OC.L10N.register(
     "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Upewnij się, że opcja <samp>appstoreenabled</samp> w Twoim config.php nie jest ustawiona na false.",
     "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "Nie można połączyć się z appstore lub całkowicie zgłasza brak aktualizacji. Wyszukaj aktualizacje ręcznie lub upewnij się, że masz dostęp do Internetu i możesz łączyć się z appstore.",
     "<strong>All</strong> apps have an update for this version available" : "<strong>Wszystkie</strong> aplikacje majÄ… aktualizacjÄ™ dla tej wersji",
+    "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong>aplikacja nie ma aktualizacji dla tej wersji","<strong>%n</strong>aplikacje nie majÄ… aktualizacji dla tej wersji","<strong>%n</strong> aplikacje nie majÄ… aktualizacji dla tej wersji","<strong>%n</strong> aplikacje nie majÄ… aktualizacji dla tej wersji"],
     "View changelog" : "Zobacz listÄ™ zmian",
     "Could not start updater, please try the manual update" : "Nie można uruchomić aktualizacji, spróbuj z aktualizować ręcznie",
     "A new version is available: %s" : "Dostępna jest nowa wersja: %s",
diff --git a/apps/updatenotification/l10n/pl.json b/apps/updatenotification/l10n/pl.json
index dfd858195b5..8295f3469fc 100644
--- a/apps/updatenotification/l10n/pl.json
+++ b/apps/updatenotification/l10n/pl.json
@@ -26,6 +26,7 @@
     "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Upewnij się, że opcja <samp>appstoreenabled</samp> w Twoim config.php nie jest ustawiona na false.",
     "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "Nie można połączyć się z appstore lub całkowicie zgłasza brak aktualizacji. Wyszukaj aktualizacje ręcznie lub upewnij się, że masz dostęp do Internetu i możesz łączyć się z appstore.",
     "<strong>All</strong> apps have an update for this version available" : "<strong>Wszystkie</strong> aplikacje majÄ… aktualizacjÄ™ dla tej wersji",
+    "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong>aplikacja nie ma aktualizacji dla tej wersji","<strong>%n</strong>aplikacje nie majÄ… aktualizacji dla tej wersji","<strong>%n</strong> aplikacje nie majÄ… aktualizacji dla tej wersji","<strong>%n</strong> aplikacje nie majÄ… aktualizacji dla tej wersji"],
     "View changelog" : "Zobacz listÄ™ zmian",
     "Could not start updater, please try the manual update" : "Nie można uruchomić aktualizacji, spróbuj z aktualizować ręcznie",
     "A new version is available: %s" : "Dostępna jest nowa wersja: %s",
-- 
GitLab