diff options
Diffstat (limited to 'apps/settings/l10n/pl.json')
-rw-r--r-- | apps/settings/l10n/pl.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/pl.json b/apps/settings/l10n/pl.json index e791265900b..eab36756247 100644 --- a/apps/settings/l10n/pl.json +++ b/apps/settings/l10n/pl.json @@ -412,8 +412,6 @@ "Enter your date of birth" : "Podaj datę swoich urodzin", "Unable to update date of birth" : "Nie można zapisać daty urodzin", "You are a member of the following groups:" : "Należysz do następujących grup:", - "You are using <strong>{usage}</strong>" : "Używasz <strong>{usage}</strong>", - "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Używasz <strong>{usage}</strong> z <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Twoja pełna nazwa", "Primary email for password reset and notifications" : "Główny adres e-mail do resetowania hasła i powiadomień", "Email options" : "Opcje e-mail", @@ -680,6 +678,8 @@ "The cron.php needs to be executed by the system user \"{user}\"." : "Plik cron.php musi zostać wykonany przez użytkownika systemowego \"{user}\".", "Enable or disable profile by default for new users." : "Domyślnie włączanie lub wyłączanie profilu dla nowych użytkowników.", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Zamierzasz usunąć grupę \"{group}\". Użytkownicy NIE zostaną usunięci.", + "You are using <strong>{usage}</strong>" : "Używasz <strong>{usage}</strong>", + "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Używasz <strong>{usage}</strong> z <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Additional emails" : "Dodatkowe e-maile", "Enable Profile" : "Włącz profil", "No users" : "Brak użytkowników", |