summaryrefslogtreecommitdiffstats
path: root/core/l10n/pl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-06-14 00:08:39 +0000
committerNextcloud bot <bot@nextcloud.com>2017-06-14 00:08:39 +0000
commitdc61fb999d2d4283c478c436059c68ca6b18ea44 (patch)
tree1d96c77bb904ce5ed7c7ca7bc2b36f2953b3c4ff /core/l10n/pl.js
parentf38f2baa5ae4a65e7a71b9c8c96c94c1c1ee3e35 (diff)
downloadnextcloud-server-dc61fb999d2d4283c478c436059c68ca6b18ea44.tar.gz
nextcloud-server-dc61fb999d2d4283c478c436059c68ca6b18ea44.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/pl.js')
-rw-r--r--core/l10n/pl.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js
index b4a0151bacf..8576c5f0fc2 100644
--- a/core/l10n/pl.js
+++ b/core/l10n/pl.js
@@ -337,7 +337,6 @@ OC.L10N.register(
"Cheers!" : "Pozdrawiam!",
"Use the following link to reset your password: {link}" : "Użyj tego odnośnika by zresetować hasło: {link}",
"Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Witam, <br><br>informuję, że %s udostępnianych zasobów <strong>%s</strong> jest z Tobą.<br><a href=\"%s\">Zobacz!</a><br><br>",
- "Please use the command line updater because you have a big instance." : "Ze względu na rozmiar Twojej instalacji użyj programu do aktualizacji z linii poleceń.",
- "The PHP Opcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">For better performance we recommend ↗</a> to use following settings in the <code>php.ini</code>:" : "PHP Opcache nie jest prawidłowo skonfigurowany <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">Dla lepszej wydajności zalecamy ↗</a> użycie następujących ustawień w <code>php.ini</code>:"
+ "Please use the command line updater because you have a big instance." : "Ze względu na rozmiar Twojej instalacji użyj programu do aktualizacji z linii poleceń."
},
"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);");