diff options
Diffstat (limited to 'lib/l10n/pl.js')
-rw-r--r-- | lib/l10n/pl.js | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index 8d3cd00a58a..c5e9323258e 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -231,14 +231,6 @@ OC.L10N.register( "Storage connection timeout. %s" : "Limit czasu połączenia do magazynu. %s", "Following databases are supported: %s" : "Obsługiwane są następujące bazy danych: %s", "Following platforms are supported: %s" : "Obsługiwane są następujące platformy: %s", - "Overview" : "Przegląd", - "Basic settings" : "Ustawienia podstawowe", - "Sharing" : "Udostępnianie", - "Security" : "Bezpieczeństwo", - "Groupware" : "Praca grupowa", - "Personal info" : "Informacje osobiste", - "Mobile & desktop" : "Mobilne i stacjonarne", - "Invalid Federated Cloud ID" : "Nieprawidłowy ID Chmury Federacyjnej", - "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Zwykle można to naprawić, nadając serwerowi WWW uprawnienia do zapisu do katalogu apps lub wyłączając sklep aplikacji w pliku config. Patrz %s" + "Invalid Federated Cloud ID" : "Nieprawidłowy ID Chmury Federacyjnej" }, "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);"); |