diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-01-01 02:27:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-01-01 02:27:26 +0000 |
commit | 591cfc4a00ac7d6c30d45fce9a719f891b2ea15e (patch) | |
tree | de14b049f711c9cae5b820aed459a057ee8e3e60 /core | |
parent | 9e7f52d225c00873300d5966c68c896caa09cde3 (diff) | |
download | nextcloud-server-591cfc4a00ac7d6c30d45fce9a719f891b2ea15e.tar.gz nextcloud-server-591cfc4a00ac7d6c30d45fce9a719f891b2ea15e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/pl.js | 2 | ||||
-rw-r--r-- | core/l10n/pl.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js index d39b948bd80..12f43a0b35a 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -125,7 +125,7 @@ OC.L10N.register( "new" : "nowy", "_download %n file_::_download %n files_" : ["pobrano %n plik","pobrano %n pliki","pobrano %n plików","pobrano %n plików"], "The update is in progress, leaving this page might interrupt the process in some environments." : "Trwa aktualizacja. W niektórych przypadkach, opuszczenie tej strony może przerwać ten proces.", - "Update to {version}" : "Uaktualnij do {version}", + "Update to {version}" : "Aktualizacja do {version}", "An error occurred." : "Wystąpił błąd.", "Please reload the page." : "Proszę odświeżyć stronę.", "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Aktualizacja nie powiodła się. Aby uzyskać więcej informacji, <a href=\"{url}\">zapoznaj się z naszym postem na forum</a> dotyczącym tego problemu.", diff --git a/core/l10n/pl.json b/core/l10n/pl.json index 6cf5115b148..78586436483 100644 --- a/core/l10n/pl.json +++ b/core/l10n/pl.json @@ -123,7 +123,7 @@ "new" : "nowy", "_download %n file_::_download %n files_" : ["pobrano %n plik","pobrano %n pliki","pobrano %n plików","pobrano %n plików"], "The update is in progress, leaving this page might interrupt the process in some environments." : "Trwa aktualizacja. W niektórych przypadkach, opuszczenie tej strony może przerwać ten proces.", - "Update to {version}" : "Uaktualnij do {version}", + "Update to {version}" : "Aktualizacja do {version}", "An error occurred." : "Wystąpił błąd.", "Please reload the page." : "Proszę odświeżyć stronę.", "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Aktualizacja nie powiodła się. Aby uzyskać więcej informacji, <a href=\"{url}\">zapoznaj się z naszym postem na forum</a> dotyczącym tego problemu.", |