diff options
Diffstat (limited to 'apps/settings/l10n/pl.js')
-rw-r--r-- | apps/settings/l10n/pl.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js index 639ae791105..1b0cecd364b 100644 --- a/apps/settings/l10n/pl.js +++ b/apps/settings/l10n/pl.js @@ -282,6 +282,7 @@ OC.L10N.register( "Details" : "Szczegóły", "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", "Email options" : "Opcje e-mail", "Primary email for password reset and notifications" : "Główny adres e-mail do resetowania hasła i powiadomień", @@ -305,6 +306,9 @@ OC.L10N.register( "Unable to update language" : "Nie można zaktualizować języka", "No language set" : "Nie ustawiono języka", "Locale" : "Region", + "Week starts on {firstDayOfWeek}" : "Tydzień zaczyna się w {firstDayOfWeek}", + "Unable to update locale" : "Nie można zaktualizować regionu", + "No locale set" : "Nie ustawiono regionu", "Your location" : "Twoja lokalizacja", "Your organisation" : "Twoja organizacja", "Your phone number" : "Twój numer telefonu", |