diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-09 01:12:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-09 01:12:12 +0000 |
commit | a20e9d7891a1ba0e16ddc373cdb4e9c89e8afd25 (patch) | |
tree | e844f83a08090cedc7358c4ac33fc4a3a7fd75bc /apps/updatenotification/l10n/pl.js | |
parent | 1329061d31069fd4dd4bad9a69c4c595230b847a (diff) | |
download | nextcloud-server-a20e9d7891a1ba0e16ddc373cdb4e9c89e8afd25.tar.gz nextcloud-server-a20e9d7891a1ba0e16ddc373cdb4e9c89e8afd25.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/pl.js')
-rw-r--r-- | apps/updatenotification/l10n/pl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/pl.js b/apps/updatenotification/l10n/pl.js index 800481c6346..f9f0b44d223 100644 --- a/apps/updatenotification/l10n/pl.js +++ b/apps/updatenotification/l10n/pl.js @@ -2,6 +2,7 @@ OC.L10N.register( "updatenotification", { "{version} is available. Get more information on how to update." : "Wersja {version} jest dostępna. Dowiedz się jak zaktualizować.", + "Open updater" : "Otwórz aktualizator", "Your version is up to date." : "Posiadasz aktualną wersję.", "A non-default update server is in use to be checked for updates:" : "Do sprawdzania aktualizacji nie są używane domyślne serwery aktualizacji:", "Update channel:" : "Kanał aktualizacji:", @@ -19,7 +20,6 @@ OC.L10N.register( "Update for %1$s to version %2$s is available." : "Dostępna jest aktualizacja dla %1$s do wersji %2$s", "Update for {app} to version %s is available." : "Aktualizacja dla {app} do wersji %s jest dostępna.", "A new version is available: %s" : "Dostępna jest nowa wersja: %s", - "Open updater" : "Otwórz aktualizator", "Download now" : "Pobierz teraz", "Checked on %s" : "Sprawdzono: %s", "The selected update channel makes dedicated notifications for the server obsolete." : "Wybrany kanał aktualizacji dla dedykowanych powiadomień dla serwera jest nieaktualny.", |