diff options
Diffstat (limited to 'apps/settings/l10n/pl.js')
-rw-r--r-- | apps/settings/l10n/pl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js index a04ecf05a89..a0999f4c0c4 100644 --- a/apps/settings/l10n/pl.js +++ b/apps/settings/l10n/pl.js @@ -642,7 +642,6 @@ OC.L10N.register( "Reasons to use Nextcloud in your organization" : "Dlaczego warto korzystać z Nextcloud w Twojej organizacji", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Opracowane przez {communityopen}społeczność Nextcloud{linkclose}, {githubopen}kod źródłowy{linkclose} jest objęty licencją {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "Polub nas na Facebook'u", - "Follow us on Twitter" : "Bądź z nami na Twitterze", "Follow us on Mastodon" : "Bądź z nami na Mastodonie", "Check out our blog" : "Sprawdź nasz blog", "Subscribe to our newsletter" : "Subskrybuj nasz newsletter", @@ -727,6 +726,7 @@ OC.L10N.register( "Show to logged in users only" : "Pokaż tylko zalogowanym użytkownikom", "Nextcloud help resources" : "Zasoby pomocy Nextcloud", "SMTP Username" : "Użytkownik SMTP", + "Follow us on Twitter" : "Bądź z nami na Twitterze", "Active accounts" : "Aktywne konta" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); |