diff options
Diffstat (limited to 'settings/l10n/pl.json')
-rw-r--r-- | settings/l10n/pl.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/pl.json b/settings/l10n/pl.json index 96abc548de4..77e44177433 100644 --- a/settings/l10n/pl.json +++ b/settings/l10n/pl.json @@ -306,8 +306,6 @@ "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", @@ -317,6 +315,7 @@ "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", @@ -408,6 +407,7 @@ "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", |