diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-11 01:59:39 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-11 01:59:39 -0400 |
commit | b0ec38e2024846e29d382e2c0cdff2c408ad209f (patch) | |
tree | c4570289ac4321a5f998d5f9b9e4eb3410c65954 /l10n/pl/files_sharing.po | |
parent | 26ec311cff896d7dc84209d155f6a70f3f59cb95 (diff) | |
download | nextcloud-server-b0ec38e2024846e29d382e2c0cdff2c408ad209f.tar.gz nextcloud-server-b0ec38e2024846e29d382e2c0cdff2c408ad209f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/pl/files_sharing.po')
-rw-r--r-- | l10n/pl/files_sharing.po | 40 |
1 files changed, 14 insertions, 26 deletions
diff --git a/l10n/pl/files_sharing.po b/l10n/pl/files_sharing.po index 26d13fcd202..49d993be3cd 100644 --- a/l10n/pl/files_sharing.po +++ b/l10n/pl/files_sharing.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-15 22:54-0500\n" -"PO-Revision-Date: 2013-11-13 16:11+0000\n" -"Last-Translator: Cyryl Sochacki <cyrylsochacki@gmail.com>\n" +"POT-Creation-Date: 2014-03-11 01:54-0400\n" +"PO-Revision-Date: 2014-03-11 05:55+0000\n" +"Last-Translator: I Robot\n" "Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -18,6 +18,10 @@ msgstr "" "Language: pl\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +#: js/share.js:13 +msgid "Shared by {owner}" +msgstr "" + #: templates/authenticate.php:4 msgid "This share is password-protected" msgstr "Udział ten jest chroniony hasłem" @@ -54,32 +58,16 @@ msgstr "Udostępnianie jest wyłączone" msgid "For more info, please ask the person who sent this link." msgstr "Aby uzyskać więcej informacji proszę poprosić osobę, która wysłał ten link." -#: templates/public.php:18 +#: templates/public.php:17 #, php-format -msgid "%s shared the folder %s with you" -msgstr "%s współdzieli folder z tobą %s" +msgid "shared by %s" +msgstr "" -#: templates/public.php:21 +#: templates/public.php:44 #, php-format -msgid "%s shared the file %s with you" -msgstr "%s współdzieli z tobą plik %s" - -#: templates/public.php:29 templates/public.php:95 -msgid "Download" -msgstr "Pobierz" - -#: templates/public.php:46 templates/public.php:49 -msgid "Upload" -msgstr "Wyślij" - -#: templates/public.php:59 -msgid "Cancel upload" -msgstr "Anuluj wysyłanie" - -#: templates/public.php:92 -msgid "No preview available for" -msgstr "Podgląd nie jest dostępny dla" +msgid "Download %s" +msgstr "" -#: templates/public.php:99 +#: templates/public.php:48 msgid "Direct link" msgstr "Bezpośredni link" |