diff options
Diffstat (limited to 'apps/settings/l10n/pl.js')
-rw-r--r-- | apps/settings/l10n/pl.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js index df7b7be4d26..389d6bd877f 100644 --- a/apps/settings/l10n/pl.js +++ b/apps/settings/l10n/pl.js @@ -261,6 +261,8 @@ OC.L10N.register( "App bundles" : "Zestawy aplikacji", "Featured apps" : "Polecane aplikacje", "{license}-licensed" : "Na licencji {license}", + "Details" : "Szczegóły", + "Changelog" : "Lista zmian", "by {author}\n{license}" : "przez {author}\n{license}", "New user" : "Nowy użytkownik", "Enter group name" : "Wpisz nazwę grupy", @@ -387,7 +389,6 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "png lub jpg, maks. 20 MB", "Picture provided by original account" : "Zdjęcie dostarczone przez oryginalne konto", "Choose as profile picture" : "Wybierz zdjęcie profilowe", - "Details" : "Szczegóły", "You are a member of the following groups:" : "Należysz do następujących grup:", "You are using <strong>%s</strong>" : "Używasz: <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Używasz: <strong>%1$s</strong> z <strong>%2$s</strong> (<strong>%3$s %%</strong>)", |