diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-06-15 02:13:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-06-15 02:13:36 +0000 |
commit | 7fea53184783bb7438f46169d239b635fa21319a (patch) | |
tree | 672820f81ed4614a4703a756209097cd94f8fa93 /apps/accessibility/l10n/pl.js | |
parent | bf18f1ee934b71e21b060450a30e321d98ab2da2 (diff) | |
download | nextcloud-server-7fea53184783bb7438f46169d239b635fa21319a.tar.gz nextcloud-server-7fea53184783bb7438f46169d239b635fa21319a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/accessibility/l10n/pl.js')
-rw-r--r-- | apps/accessibility/l10n/pl.js | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/accessibility/l10n/pl.js b/apps/accessibility/l10n/pl.js index cb857baa7a9..e6f7b68b3e7 100644 --- a/apps/accessibility/l10n/pl.js +++ b/apps/accessibility/l10n/pl.js @@ -13,6 +13,11 @@ OC.L10N.register( "Web Content Accessibility Guidelines" : "Web Content Accessibility Guidelines", "our issue tracker" : "na listę błędów", "our design team" : "naszego zespołu projektowego", - "Enable" : "Włącz" + "Enable" : "Włącz", + "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic to darmowa czcionka zaprojektowana w celu zmniejszenia niektórych typowych błędów odczytu spowodowanych dysleksją. Czcionka została stworzona przez Abelardo Gonzaleza, który wydał ją na licencji open source.", + "Provides multiple accessibilities options to ease your use of nextcloud" : "Zapewnia wiele opcji dostępu, aby ułatwić korzystanie z Nextcloud", + "Themes" : "Motyw", + "Fonts" : "Czcionki", + "enabled" : "włączone" }, "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);"); |