diff options
Diffstat (limited to 'settings/l10n/pl.js')
-rw-r--r-- | settings/l10n/pl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/pl.js b/settings/l10n/pl.js index d5d2b028996..83139cfbb3f 100644 --- a/settings/l10n/pl.js +++ b/settings/l10n/pl.js @@ -308,8 +308,6 @@ OC.L10N.register( "Hardening and security guidance" : "Kierowanie i wzmacnianie bezpieczeństwa", "Personal" : "Osobiste", "Administration" : "Administracja", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Używasz <strong>%s</strong> z <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Używasz <strong>%s</strong> z <strong>%s</strong> (<strong>%s %%</strong>)", "Profile picture" : "Zdjęcie profilowe", "Upload new" : "Wczytaj nowe", "Select from Files" : "Wybierz z Plików", @@ -319,6 +317,7 @@ OC.L10N.register( "Cancel" : "Anuluj", "Choose as profile picture" : "Wybierz zdjęcie profilowe", "You are member of the following groups:" : "Należysz do następujących grup:", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Używasz <strong>%s</strong> z <strong>%s</strong> (<strong>%s %%</strong>)", "Full name" : "Pełna nazwa", "No display name set" : "Brak nazwa wyświetlanej", "Email" : "E-mail", @@ -410,6 +409,7 @@ OC.L10N.register( "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "Wywołanie cron.php jest ustawione jako usługa webcron co 15 minut przez protokół HTTP.", "To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "Aby to uruchomić potrzebujesz rozszerzenia posix do PHP. Po więcej informacji sprawdź {linkstart}dokumentację PHP{linkend}.", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Aby zmigrować do innej bazy danych użyj narzędzia z terminala: \"occ db:convert-type\" albo sprawdź <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentację ↗</a>.", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Używasz <strong>%s</strong> z <strong>%s</strong>", "Get the apps to sync your files" : "Pobierz aplikacje aby zsynchronizować swoje pliki", "Desktop client" : "Klient na komputer", "Android app" : "Aplikacja Android", |