diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-13 02:16:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-13 02:16:38 +0000 |
commit | 3a39f2ae9165fdbf98ad9fafcb52d7dde7f75df8 (patch) | |
tree | f231af1415046b0a04db825de4dac57ddcd0bf4f /lib/l10n/pl.js | |
parent | f49de1d775218d9acab9a85ed4770e69c94cb454 (diff) | |
download | nextcloud-server-3a39f2ae9165fdbf98ad9fafcb52d7dde7f75df8.tar.gz nextcloud-server-3a39f2ae9165fdbf98ad9fafcb52d7dde7f75df8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/pl.js')
-rw-r--r-- | lib/l10n/pl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index d8a938c585b..4e131b8e382 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -10,6 +10,7 @@ OC.L10N.register( "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Pliki aplikacji %1$s nie zostały poprawnie zastąpione. Upewnij się, że jest to wersja zgodna z serwerem.", "Sample configuration detected" : "Wykryto przykładową konfigurację", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Wykryto, że przykładowa konfiguracja została skopiowana. Może to spowodować przerwanie instalacji, która nie jest wspierana. Przeczytaj dokumentację przed dokonaniem zmian w pliku config.php", + "Other activities" : "Inne czynności", "%1$s and %2$s" : "%1$s i %2$s", "%1$s, %2$s and %3$s" : "%1$s, %2$s i %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s i %4$s", |