diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-07-05 00:08:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-07-05 00:08:26 +0000 |
commit | 1cbb7a18d8d4e1153a6b54e55a8e0f4ed71f167f (patch) | |
tree | 6489c7b9e19c445e2093661b2d221f11d240dd28 /apps/federatedfilesharing/l10n/pl.js | |
parent | 67f4a79be7e4a8e121dba4ec7d346aee03f14d7a (diff) | |
download | nextcloud-server-1cbb7a18d8d4e1153a6b54e55a8e0f4ed71f167f.tar.gz nextcloud-server-1cbb7a18d8d4e1153a6b54e55a8e0f4ed71f167f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/pl.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/pl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/federatedfilesharing/l10n/pl.js b/apps/federatedfilesharing/l10n/pl.js index 4f00c652e2e..f2ca3cfe57f 100644 --- a/apps/federatedfilesharing/l10n/pl.js +++ b/apps/federatedfilesharing/l10n/pl.js @@ -53,7 +53,7 @@ OC.L10N.register( "Add to your website" : "Dodaj do swojej strony", "Share with me via Nextcloud" : "Podziel się ze mną poprzez Nextcloud", "HTML Code:" : "Kod HTML:", - "Share it:" : "Udostępnij to:", - "Search global and public address book for users and let local users publish their data" : "Szukaj użytkowników w globalnej i publicznej książce adresowej i pozwól lokalnym użytkownikom na publikowanie swoich danych" + "Search global and public address book for users and let local users publish their data" : "Szukaj użytkowników w globalnej i publicznej książce adresowej i pozwól lokalnym użytkownikom na publikowanie swoich danych", + "Share it:" : "Udostępnij to:" }, "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);"); |