From dc61fb999d2d4283c478c436059c68ca6b18ea44 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 14 Jun 2017 00:08:39 +0000 Subject: [tx-robot] updated from transifex --- core/l10n/pl.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'core/l10n/pl.js') 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,

just letting you know that %s shared %s with you.
View it!

" : "Witam,

informuję, że %s udostępnianych zasobów %s jest z Tobą.
Zobacz!

", - "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. For better performance we recommend ↗ to use following settings in the php.ini:" : "PHP Opcache nie jest prawidłowo skonfigurowany Dla lepszej wydajności zalecamy ↗ użycie następujących ustawień w php.ini:" + "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);"); -- cgit v1.2.3