diff options
Diffstat (limited to 'view')
191 files changed, 36847 insertions, 719 deletions
diff --git a/view/css/conversation.css b/view/css/conversation.css index 77e56e200..06da8528c 100644 --- a/view/css/conversation.css +++ b/view/css/conversation.css @@ -18,7 +18,8 @@ #jot-title-wrap, #jot-pagetitle-wrap, -#jot-category-wrap { +#jot-category-wrap, +#jot-customjotheaders-wrap { border-bottom: 1px solid rgba(0, 0, 0, .2); } @@ -28,7 +29,8 @@ } #jot-title-wrap input, -#jot-pagetitle-wrap input { +#jot-pagetitle-wrap input, +#jot-customjotheaders-wrap { padding: 0.5rem; } diff --git a/view/js/main.js b/view/js/main.js index 3e3fd057c..cd95a8a0b 100644 --- a/view/js/main.js +++ b/view/js/main.js @@ -1152,7 +1152,10 @@ function dolike(ident, verb) { if(typeof conv_mode == typeof undefined) conv_mode = ''; - $.get('like/' + ident.toString() + '?verb=' + verb + '&conv_mode=' + conv_mode, function (data) { + if(typeof page_mode == typeof undefined) + page_mode = ''; + + $.get('like/' + ident.toString() + '?verb=' + verb + '&conv_mode=' + conv_mode + '&page_mode=' + page_mode, function (data) { if(data.success) { // this is a bit tricky since the top level thread wrapper wraps the whole thread if($('#thread-wrapper-' + data.orig_id).hasClass('toplevel_item')) { diff --git a/view/js/mod_cloud.js b/view/js/mod_cloud.js index 8fb66c5aa..5ca1f52a9 100644 --- a/view/js/mod_cloud.js +++ b/view/js/mod_cloud.js @@ -68,7 +68,7 @@ $(document).ready(function () { close_and_deactivate_all_panels(); $('body').css('cursor', 'wait'); - $.jGrowl('Please stand by while your download is being prepared...', { sticky: false, theme: 'info', life: 10000 }); + $.jGrowl(aStr.download_info, { sticky: false, theme: 'info', life: 10000 }); let data = [ {name: 'attach_path', value: window.location.pathname}, @@ -296,7 +296,7 @@ $(document).ready(function () { close_and_deactivate_all_panels(); $('body').css('cursor', 'wait'); - $.jGrowl('Please stand by while your download is being prepared...', { sticky: false, theme: 'info', life: 10000 }); + $.jGrowl(aStr.download_info, { sticky: false, theme: 'info', life: 10000 }); post_data.push( {name: 'attach_path', value: window.location.pathname}, diff --git a/view/js/sse_worker.js b/view/js/sse_worker.js index 78e4aa51b..78e4aa51b 100755..100644 --- a/view/js/sse_worker.js +++ b/view/js/sse_worker.js diff --git a/view/pl/cert_bad_eml.tpl b/view/pl/cert_bad_eml.tpl new file mode 100644 index 000000000..cd1a62251 --- /dev/null +++ b/view/pl/cert_bad_eml.tpl @@ -0,0 +1,19 @@ +Komunikat serwera WWW pod adresem {{$sitename}}; + +Rutynowa kontrola wskazuje, że certyfikat SSL dla tej witryny jest +nieważny. Twój serwis internetowy nie może w peÅ‚ni uczestniczyć w Hubzilli +dopóki ten problem nie zostanie rozwiÄ…zany. Sprawdź swój certyfikat i swojego +dostawcÄ™ certyfikatu lub usÅ‚ugodawcÄ™, aby upewnić siÄ™, że jest on "akceptowany +przez przeglÄ…darkę†i prawidÅ‚owo zainstalowany. Certyfikaty z podpisem wÅ‚asnym +NIE SÄ„ OBSÅUGIWANE i NIE SÄ„ DOZWOLONE w Hubzilli. + +Sprawdzenie odbywa siÄ™ poprzez pobranie adresu URL z Twojej witryny z wÅ‚Ä…czonym +Å›cisÅ‚ym sprawdzaniem SSL, a jeÅ›li to siÄ™ nie powiedzie, ponowne sprawdzenie z SSL +z kontrolÄ… wyÅ‚Ä…czonÄ…. Możliwe, że może to spowodować przejÅ›ciowy komunikat bÅ‚Ä™du, +lecz jeÅ›li ostatnio wprowadzono zmiany w konfiguracji lub jeÅ›li otrzymujesz tÄ™ +wiadomość wiÄ™cej niż raz, sprawdź swój certyfikat. + +Komunikat o bÅ‚Ä™dzie to '{{$error}}'. + +Przepraszam za utrudnienia, + Twój serwer WWW na {{$siteurl}}
\ No newline at end of file diff --git a/view/pl/cron_bad_eml.tpl b/view/pl/cron_bad_eml.tpl new file mode 100644 index 000000000..809499971 --- /dev/null +++ b/view/pl/cron_bad_eml.tpl @@ -0,0 +1,16 @@ +Komunikat serwera WWW pod adresem {{$sitename}}; + +Rutynowa kontrola wskazuje, że zaplanowane zadania konserwacyjne na tym +serwisie internetowym nie działają. Przejrzyj swoje zadania "cron" lub plik +równoważnego mechanizmu w systemie operacyjnym i upewnij się, że mechanizm +ten jest uruchomiony. Proszę zapoznać się z instrukcjami w pliku INSTALLm jeśli +widzisz tą wiadomość po raz pierwszy. Jeśli te zadania konserwacyjne działały +do tej pory normalnie, sprawdź, czy coś mogło się nie udać, ponieważ nie obecnie +nie działają. Kontrola ta przeprowadzana jest mniej więcej co trzy dni. + +Komunikat błędu brzmi: '{{$error}}'. + +Ostatnia pozytywna kontrola odbyła się '{{$lastdate}}'. + +Przepraszam za utrudnienia, + Twój serwer WWW na {{$siteurl}}
\ No newline at end of file diff --git a/view/pl/hmessages.po b/view/pl/hmessages.po new file mode 100644 index 000000000..5ef34eb5e --- /dev/null +++ b/view/pl/hmessages.po @@ -0,0 +1,16452 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2021-01-21 12:07+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: Andrzej BudziÅ„ski <astabski@gmail.com>\n" +"Language-Team: \n" +"Language: pl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : 2));\n" +"X-Generator: Poedit 2.3\n" + +#: ../../Zotlabs/Access/Permissions.php:56 +msgid "Can view my channel stream and posts" +msgstr "Może wyÅ›wietlać strumieÅ„ i posty z mojego kanaÅ‚u" + +#: ../../Zotlabs/Access/Permissions.php:57 +msgid "Can send me their channel stream and posts" +msgstr "Może przesyÅ‚ać mi strumieÅ„ swojego kanaÅ‚u i posty" + +#: ../../Zotlabs/Access/Permissions.php:58 +msgid "Can view my default channel profile" +msgstr "Może wyÅ›wietlać mój domyÅ›lny profil kanaÅ‚u" + +#: ../../Zotlabs/Access/Permissions.php:59 +msgid "Can view my connections" +msgstr "Może wyÅ›wietlać moje poÅ‚Ä…czenia" + +#: ../../Zotlabs/Access/Permissions.php:60 +msgid "Can view my file storage and photos" +msgstr "Może wyÅ›wietlać moje przechowywane pliki i zdjÄ™cia" + +#: ../../Zotlabs/Access/Permissions.php:61 +msgid "Can upload/modify my file storage and photos" +msgstr "Może przesyÅ‚ać/modyfikować moje przechowywane pliki i zdjÄ™cia" + +#: ../../Zotlabs/Access/Permissions.php:62 +msgid "Can view my channel webpages" +msgstr "Może wyÅ›wietlać strony internetowe mojego kanaÅ‚u" + +#: ../../Zotlabs/Access/Permissions.php:63 +msgid "Can view my wiki pages" +msgstr "Może przeglÄ…dać moje strony wiki" + +#: ../../Zotlabs/Access/Permissions.php:64 +msgid "Can create/edit my channel webpages" +msgstr "Może tworzyć/edytować strony internetowe mojego kanaÅ‚u" + +#: ../../Zotlabs/Access/Permissions.php:65 +msgid "Can write to my wiki pages" +msgstr "Może pisać na moich stronach wiki" + +#: ../../Zotlabs/Access/Permissions.php:66 +msgid "Can post on my channel (wall) page" +msgstr "Może publikować na stronie mojego kanaÅ‚u (tablicy)" + +#: ../../Zotlabs/Access/Permissions.php:67 +msgid "Can comment on or like my posts" +msgstr "Może komentować lub polubić moje posty" + +#: ../../Zotlabs/Access/Permissions.php:68 +msgid "Can send me private mail messages" +msgstr "Może wysyÅ‚ać mi prywatne wiadomoÅ›ci e-mail" + +#: ../../Zotlabs/Access/Permissions.php:69 +msgid "Can like/dislike profiles and profile things" +msgstr "Może polubiać/dezaprobować profile i rzeczy w profilach" + +#: ../../Zotlabs/Access/Permissions.php:70 +msgid "Can forward to all my channel connections via ! mentions in posts" +msgstr "" +"Może przekazywać informacje do wszystkich moich poÅ‚Ä…czeÅ„ kanaÅ‚owych za " +"poÅ›rednictwem !wzmianki w postach" + +#: ../../Zotlabs/Access/Permissions.php:71 +msgid "Can chat with me" +msgstr "Może ze mnÄ… rozmawiać" + +#: ../../Zotlabs/Access/Permissions.php:72 +msgid "Can source my public posts in derived channels" +msgstr "Może pozyskiwać moje publiczne posty w kanaÅ‚ach pochodnych" + +#: ../../Zotlabs/Access/Permissions.php:73 +msgid "Can administer my channel" +msgstr "Może zarzÄ…dzać moim kanaÅ‚em" + +#: ../../Zotlabs/Access/PermissionRoles.php:287 +msgid "Social Networking" +msgstr "Sieć spoÅ‚ecznoÅ›ciowa" + +#: ../../Zotlabs/Access/PermissionRoles.php:288 +msgid "Social - Federation" +msgstr "SpoÅ‚ecznoÅ›ciowy - federacyjny" + +#: ../../Zotlabs/Access/PermissionRoles.php:289 +msgid "Social - Mostly Public" +msgstr "SpoÅ‚ecznoÅ›ciowy - głównie publiczny" + +#: ../../Zotlabs/Access/PermissionRoles.php:290 +msgid "Social - Restricted" +msgstr "SpoÅ‚ecznoÅ›ciowy - ograniczony" + +#: ../../Zotlabs/Access/PermissionRoles.php:291 +msgid "Social - Private" +msgstr "SpoÅ‚ecznoÅ›ciowy - prywatny" + +#: ../../Zotlabs/Access/PermissionRoles.php:294 +msgid "Community Forum" +msgstr "Forum spoÅ‚ecznoÅ›ciowe" + +#: ../../Zotlabs/Access/PermissionRoles.php:295 +msgid "Forum - Mostly Public" +msgstr "Forum - głównie publiczne" + +#: ../../Zotlabs/Access/PermissionRoles.php:296 +msgid "Forum - Restricted" +msgstr "Forum - ograniczone" + +#: ../../Zotlabs/Access/PermissionRoles.php:297 +msgid "Forum - Private" +msgstr "Forum - prywatne" + +#: ../../Zotlabs/Access/PermissionRoles.php:300 +msgid "Feed Republish" +msgstr "Opublikuj ponownie kanaÅ‚ RSS" + +#: ../../Zotlabs/Access/PermissionRoles.php:301 +msgid "Feed - Mostly Public" +msgstr "KanaÅ‚ RSS - głównie publiczny" + +#: ../../Zotlabs/Access/PermissionRoles.php:302 +msgid "Feed - Restricted" +msgstr "KanaÅ‚ RSS - ograniczony" + +#: ../../Zotlabs/Access/PermissionRoles.php:305 +msgid "Special Purpose" +msgstr "Specjalnego celu" + +#: ../../Zotlabs/Access/PermissionRoles.php:306 +msgid "Special - Celebrity/Soapbox" +msgstr "Specjalne - celebryckie i mównice" + +#: ../../Zotlabs/Access/PermissionRoles.php:307 +msgid "Special - Group Repository" +msgstr "Specjalne - repozytorium grupowe" + +#: ../../Zotlabs/Access/PermissionRoles.php:310 +#: ../../Zotlabs/Module/Cdav.php:1384 ../../Zotlabs/Module/Profiles.php:797 +#: ../../Zotlabs/Module/Connedit.php:927 ../../include/selectors.php:60 +#: ../../include/selectors.php:77 ../../include/selectors.php:115 +#: ../../include/selectors.php:151 ../../include/connections.php:741 +#: ../../include/connections.php:748 ../../include/event.php:1429 +#: ../../include/event.php:1436 +msgid "Other" +msgstr "Inny" + +#: ../../Zotlabs/Access/PermissionRoles.php:311 +msgid "Custom/Expert Mode" +msgstr "Tryb niestandardowy/ekspercki" + +#: ../../Zotlabs/Module/Authtest.php:16 ../../Zotlabs/Module/Pdledit.php:35 +#: ../../Zotlabs/Module/Api.php:24 ../../Zotlabs/Module/Events.php:277 +#: ../../Zotlabs/Module/Bookmarks.php:70 ../../Zotlabs/Module/Webpages.php:133 +#: ../../Zotlabs/Module/Profiles.php:200 ../../Zotlabs/Module/Profiles.php:637 +#: ../../Zotlabs/Module/Like.php:230 ../../Zotlabs/Module/Defperms.php:182 +#: ../../Zotlabs/Module/Layouts.php:71 ../../Zotlabs/Module/Layouts.php:78 +#: ../../Zotlabs/Module/Layouts.php:89 ../../Zotlabs/Module/Group.php:15 +#: ../../Zotlabs/Module/Group.php:31 ../../Zotlabs/Module/Appman.php:87 +#: ../../Zotlabs/Module/Message.php:18 ../../Zotlabs/Module/Moderate.php:15 +#: ../../Zotlabs/Module/New_channel.php:105 +#: ../../Zotlabs/Module/New_channel.php:130 +#: ../../Zotlabs/Module/Filestorage.php:20 +#: ../../Zotlabs/Module/Filestorage.php:78 +#: ../../Zotlabs/Module/Filestorage.php:96 +#: ../../Zotlabs/Module/Filestorage.php:119 +#: ../../Zotlabs/Module/Filestorage.php:165 +#: ../../Zotlabs/Module/Card_edit.php:51 +#: ../../Zotlabs/Module/Viewconnections.php:28 +#: ../../Zotlabs/Module/Viewconnections.php:33 ../../Zotlabs/Module/Wiki.php:59 +#: ../../Zotlabs/Module/Wiki.php:285 ../../Zotlabs/Module/Wiki.php:428 +#: ../../Zotlabs/Module/Blocks.php:73 ../../Zotlabs/Module/Blocks.php:80 +#: ../../Zotlabs/Module/Locs.php:100 ../../Zotlabs/Module/Connedit.php:396 +#: ../../Zotlabs/Module/Profile_photo.php:338 +#: ../../Zotlabs/Module/Profile_photo.php:351 +#: ../../Zotlabs/Module/Sharedwithme.php:19 +#: ../../Zotlabs/Module/Editlayout.php:67 +#: ../../Zotlabs/Module/Editlayout.php:90 ../../Zotlabs/Module/Manage.php:10 +#: ../../Zotlabs/Module/Item.php:485 ../../Zotlabs/Module/Item.php:504 +#: ../../Zotlabs/Module/Item.php:514 ../../Zotlabs/Module/Item.php:1442 +#: ../../Zotlabs/Module/Rate.php:113 ../../Zotlabs/Module/Page.php:34 +#: ../../Zotlabs/Module/Page.php:133 ../../Zotlabs/Module/Achievements.php:34 +#: ../../Zotlabs/Module/Regmod.php:20 ../../Zotlabs/Module/Editblock.php:67 +#: ../../Zotlabs/Module/Chat.php:113 ../../Zotlabs/Module/Chat.php:118 +#: ../../Zotlabs/Module/Vote.php:19 ../../Zotlabs/Module/Display.php:425 +#: ../../Zotlabs/Module/Photos.php:71 ../../Zotlabs/Module/Channel.php:177 +#: ../../Zotlabs/Module/Channel.php:332 ../../Zotlabs/Module/Channel.php:371 +#: ../../Zotlabs/Module/Cards.php:86 ../../Zotlabs/Module/Connections.php:32 +#: ../../Zotlabs/Module/Editpost.php:17 ../../Zotlabs/Module/Block.php:24 +#: ../../Zotlabs/Module/Block.php:74 ../../Zotlabs/Module/Common.php:38 +#: ../../Zotlabs/Module/Editwebpage.php:68 +#: ../../Zotlabs/Module/Editwebpage.php:89 +#: ../../Zotlabs/Module/Editwebpage.php:107 +#: ../../Zotlabs/Module/Editwebpage.php:121 ../../Zotlabs/Module/Profile.php:85 +#: ../../Zotlabs/Module/Profile.php:101 +#: ../../Zotlabs/Module/Article_edit.php:51 ../../Zotlabs/Module/Thing.php:282 +#: ../../Zotlabs/Module/Thing.php:302 ../../Zotlabs/Module/Thing.php:343 +#: ../../Zotlabs/Module/Suggest.php:32 +#: ../../Zotlabs/Module/Notifications.php:11 +#: ../../Zotlabs/Module/Articles.php:89 ../../Zotlabs/Module/Setup.php:206 +#: ../../Zotlabs/Module/Mitem.php:129 ../../Zotlabs/Module/Mood.php:126 +#: ../../Zotlabs/Module/Register.php:80 +#: ../../Zotlabs/Module/Channel_calendar.php:230 +#: ../../Zotlabs/Module/Invite.php:21 ../../Zotlabs/Module/Invite.php:102 +#: ../../Zotlabs/Module/Service_limits.php:11 +#: ../../Zotlabs/Module/Cover_photo.php:341 +#: ../../Zotlabs/Module/Cover_photo.php:354 ../../Zotlabs/Module/Menu.php:130 +#: ../../Zotlabs/Module/Menu.php:141 ../../Zotlabs/Module/Sources.php:80 +#: ../../Zotlabs/Module/Poke.php:157 ../../Zotlabs/Module/Network.php:19 +#: ../../Zotlabs/Module/Attach_edit.php:90 +#: ../../Zotlabs/Module/Attach_edit.php:99 +#: ../../Zotlabs/Module/Attach_edit.php:106 +#: ../../Zotlabs/Module/Settings.php:59 ../../Zotlabs/Module/Viewsrc.php:19 +#: ../../Zotlabs/Web/WebServer.php:116 ../../Zotlabs/Lib/Chatroom.php:135 +#: ../../include/photos.php:27 ../../include/attach.php:156 +#: ../../include/attach.php:205 ../../include/attach.php:278 +#: ../../include/attach.php:329 ../../include/attach.php:424 +#: ../../include/attach.php:438 ../../include/attach.php:445 +#: ../../include/attach.php:527 ../../include/attach.php:1091 +#: ../../include/attach.php:1164 ../../include/attach.php:1327 +#: ../../include/items.php:3996 +#: ../../extend/addon/hzaddons/openid/Mod_Id.php:53 +#: ../../extend/addon/hzaddons/keepout/keepout.php:36 +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:25 +#: ../../extend/addon/hzaddons/pumpio/pumpio.php:44 +msgid "Permission denied." +msgstr "DostÄ™p zabroniony." + +#: ../../Zotlabs/Module/Pdledit.php:27 +msgid "Layout updated." +msgstr "Zaktualizowano ukÅ‚ad." + +#: ../../Zotlabs/Module/Pdledit.php:43 +msgid "PDL Editor App" +msgstr "Aplikacja PDL Editor" + +#: ../../Zotlabs/Module/Pdledit.php:43 ../../Zotlabs/Module/Cdav.php:876 +#: ../../Zotlabs/Module/Bookmarks.php:78 ../../Zotlabs/Module/Webpages.php:48 +#: ../../Zotlabs/Module/Defperms.php:190 ../../Zotlabs/Module/Pubstream.php:20 +#: ../../Zotlabs/Module/Group.php:107 ../../Zotlabs/Module/Oauth.php:100 +#: ../../Zotlabs/Module/Oauth2.php:106 ../../Zotlabs/Module/Wiki.php:52 +#: ../../Zotlabs/Module/Chat.php:100 ../../Zotlabs/Module/Uexport.php:61 +#: ../../Zotlabs/Module/Cards.php:51 ../../Zotlabs/Module/Affinity.php:52 +#: ../../Zotlabs/Module/Randprof.php:29 ../../Zotlabs/Module/Suggest.php:40 +#: ../../Zotlabs/Module/Notes.php:57 ../../Zotlabs/Module/Tokens.php:99 +#: ../../Zotlabs/Module/Articles.php:52 ../../Zotlabs/Module/Mood.php:134 +#: ../../Zotlabs/Module/Permcats.php:63 ../../Zotlabs/Module/Probe.php:18 +#: ../../Zotlabs/Module/Invite.php:110 ../../Zotlabs/Module/Lang.php:17 +#: ../../Zotlabs/Module/Sources.php:88 ../../Zotlabs/Module/Poke.php:165 +#: ../../extend/addon/hzaddons/gnusoc/Mod_Gnusoc.php:22 +#: ../../extend/addon/hzaddons/skeleton/Mod_Skeleton.php:32 +#: ../../extend/addon/hzaddons/redred/Mod_Redred.php:50 +#: ../../extend/addon/hzaddons/diaspora/Mod_Diaspora.php:58 +#: ../../extend/addon/hzaddons/hideaside/Mod_Hideaside.php:23 +#: ../../extend/addon/hzaddons/ljpost/Mod_Ljpost.php:38 +#: ../../extend/addon/hzaddons/xmpp/Mod_Xmpp.php:35 +#: ../../extend/addon/hzaddons/superblock/Mod_Superblock.php:20 +#: ../../extend/addon/hzaddons/planets/Mod_Planets.php:20 +#: ../../extend/addon/hzaddons/nsfw/Mod_Nsfw.php:33 +#: ../../extend/addon/hzaddons/photocache/Mod_Photocache.php:42 +#: ../../extend/addon/hzaddons/libertree/Mod_Libertree.php:35 +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:146 +#: ../../extend/addon/hzaddons/pubcrawl/Mod_Pubcrawl.php:40 +#: ../../extend/addon/hzaddons/ijpost/Mod_Ijpost.php:35 +#: ../../extend/addon/hzaddons/sendzid/Mod_Sendzid.php:20 +#: ../../extend/addon/hzaddons/twitter/Mod_Twitter.php:78 +#: ../../extend/addon/hzaddons/dwpost/Mod_Dwpost.php:39 +#: ../../extend/addon/hzaddons/nofed/Mod_Nofed.php:33 +#: ../../extend/addon/hzaddons/hsse/Mod_Hsse.php:21 +#: ../../extend/addon/hzaddons/pageheader/Mod_Pageheader.php:34 +#: ../../extend/addon/hzaddons/gallery/Mod_Gallery.php:58 +#: ../../extend/addon/hzaddons/smileybutton/Mod_Smileybutton.php:35 +#: ../../extend/addon/hzaddons/rtof/Mod_Rtof.php:36 +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:43 +#: ../../extend/addon/hzaddons/authchoose/Mod_Authchoose.php:28 +#: ../../extend/addon/hzaddons/pumpio/Mod_Pumpio.php:53 +#: ../../extend/addon/hzaddons/nsabait/Mod_Nsabait.php:20 +#: ../../extend/addon/hzaddons/rainbowtag/Mod_Rainbowtag.php:21 +#: ../../extend/addon/hzaddons/fuzzloc/Mod_Fuzzloc.php:34 +#: ../../extend/addon/hzaddons/startpage/Mod_Startpage.php:50 +msgid "Not Installed" +msgstr "Nie zainstalowano" + +#: ../../Zotlabs/Module/Pdledit.php:44 +msgid "Provides the ability to edit system page layouts" +msgstr "Zapewnia możliwość edycji ukÅ‚adów stron systemowych" + +#: ../../Zotlabs/Module/Pdledit.php:57 ../../Zotlabs/Module/Pdledit.php:100 +msgid "Edit System Page Description" +msgstr "Edytuj opis strony systemowej" + +#: ../../Zotlabs/Module/Pdledit.php:78 +msgid "(modified)" +msgstr "(zmodyfikowany)" + +#: ../../Zotlabs/Module/Pdledit.php:78 ../../Zotlabs/Module/Lostpass.php:133 +msgid "Reset" +msgstr "Resetuj" + +#: ../../Zotlabs/Module/Pdledit.php:95 +msgid "Layout not found." +msgstr "Nie znaleziono ukÅ‚adu." + +#: ../../Zotlabs/Module/Pdledit.php:101 +msgid "Module Name:" +msgstr "Nazwa moduÅ‚u:" + +#: ../../Zotlabs/Module/Pdledit.php:102 +msgid "Layout Help" +msgstr "Pomoc dotyczÄ…ca ukÅ‚adu" + +#: ../../Zotlabs/Module/Pdledit.php:103 +msgid "Edit another layout" +msgstr "Edytuj inny ukÅ‚ad" + +#: ../../Zotlabs/Module/Pdledit.php:104 +msgid "System layout" +msgstr "UkÅ‚ad systemowy" + +#: ../../Zotlabs/Module/Pdledit.php:108 ../../Zotlabs/Module/Events.php:501 +#: ../../Zotlabs/Module/Profiles.php:725 ../../Zotlabs/Module/Import.php:645 +#: ../../Zotlabs/Module/Defperms.php:266 ../../Zotlabs/Module/Group.php:151 +#: ../../Zotlabs/Module/Group.php:167 ../../Zotlabs/Module/Appman.php:155 +#: ../../Zotlabs/Module/Oauth.php:111 ../../Zotlabs/Module/Import_items.php:129 +#: ../../Zotlabs/Module/Connect.php:107 +#: ../../Zotlabs/Module/Filestorage.php:208 ../../Zotlabs/Module/Oauth2.php:116 +#: ../../Zotlabs/Module/Wiki.php:215 ../../Zotlabs/Module/Locs.php:132 +#: ../../Zotlabs/Module/Connedit.php:896 ../../Zotlabs/Module/Rate.php:166 +#: ../../Zotlabs/Module/Xchan.php:15 ../../Zotlabs/Module/Chat.php:209 +#: ../../Zotlabs/Module/Chat.php:248 ../../Zotlabs/Module/Photos.php:1058 +#: ../../Zotlabs/Module/Photos.php:1098 ../../Zotlabs/Module/Photos.php:1216 +#: ../../Zotlabs/Module/Editpost.php:86 ../../Zotlabs/Module/Affinity.php:87 +#: ../../Zotlabs/Module/Pconfig.php:116 +#: ../../Zotlabs/Module/Admin/Themes.php:158 +#: ../../Zotlabs/Module/Admin/Security.php:120 +#: ../../Zotlabs/Module/Admin/Accounts.php:168 +#: ../../Zotlabs/Module/Admin/Features.php:66 +#: ../../Zotlabs/Module/Admin/Channels.php:147 +#: ../../Zotlabs/Module/Admin/Logs.php:84 +#: ../../Zotlabs/Module/Admin/Account_edit.php:73 +#: ../../Zotlabs/Module/Admin/Addons.php:442 +#: ../../Zotlabs/Module/Admin/Site.php:293 +#: ../../Zotlabs/Module/Admin/Profs.php:178 ../../Zotlabs/Module/Thing.php:328 +#: ../../Zotlabs/Module/Thing.php:381 +#: ../../Zotlabs/Module/Email_validation.php:40 +#: ../../Zotlabs/Module/Tokens.php:188 ../../Zotlabs/Module/Setup.php:304 +#: ../../Zotlabs/Module/Setup.php:344 ../../Zotlabs/Module/Mitem.php:259 +#: ../../Zotlabs/Module/Mood.php:158 ../../Zotlabs/Module/Permcats.php:129 +#: ../../Zotlabs/Module/Settings/Account.php:103 +#: ../../Zotlabs/Module/Settings/Events.php:42 +#: ../../Zotlabs/Module/Settings/Profiles.php:52 +#: ../../Zotlabs/Module/Settings/Editor.php:42 +#: ../../Zotlabs/Module/Settings/Features.php:48 +#: ../../Zotlabs/Module/Settings/Manage.php:43 +#: ../../Zotlabs/Module/Settings/Display.php:188 +#: ../../Zotlabs/Module/Settings/Photos.php:42 +#: ../../Zotlabs/Module/Settings/Channel.php:495 +#: ../../Zotlabs/Module/Settings/Connections.php:42 +#: ../../Zotlabs/Module/Settings/Calendar.php:42 +#: ../../Zotlabs/Module/Settings/Directory.php:42 +#: ../../Zotlabs/Module/Settings/Channel_home.php:91 +#: ../../Zotlabs/Module/Settings/Network.php:62 +#: ../../Zotlabs/Module/Settings/Conversation.php:49 +#: ../../Zotlabs/Module/Invite.php:168 ../../Zotlabs/Module/Sources.php:125 +#: ../../Zotlabs/Module/Sources.php:162 ../../Zotlabs/Module/Poke.php:217 +#: ../../Zotlabs/Storage/Browser.php:382 ../../Zotlabs/Lib/ThreadItem.php:825 +#: ../../Zotlabs/Widget/Wiki_pages.php:42 +#: ../../Zotlabs/Widget/Wiki_pages.php:99 +#: ../../Zotlabs/Widget/Eventstools.php:16 ../../include/js_strings.php:22 +#: ../../extend/addon/hzaddons/irc/irc.php:45 +#: ../../extend/addon/hzaddons/hubwall/hubwall.php:95 +#: ../../extend/addon/hzaddons/likebanner/likebanner.php:57 +#: ../../extend/addon/hzaddons/piwik/piwik.php:95 +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:143 +#: ../../extend/addon/hzaddons/skeleton/Mod_Skeleton.php:51 +#: ../../extend/addon/hzaddons/redred/Mod_Redred.php:90 +#: ../../extend/addon/hzaddons/cart/cart.php:1376 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:312 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:412 +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:643 +#: ../../extend/addon/hzaddons/cart/submodules/subscriptions.php:410 +#: ../../extend/addon/hzaddons/cart/submodules/manualcat.php:248 +#: ../../extend/addon/hzaddons/cart/Settings/Cart.php:132 +#: ../../extend/addon/hzaddons/cart/Settings/Cart.php:142 +#: ../../extend/addon/hzaddons/hzfiles/hzfiles.php:86 +#: ../../extend/addon/hzaddons/diaspora/Mod_Diaspora.php:100 +#: ../../extend/addon/hzaddons/diaspora/diaspora.php:75 +#: ../../extend/addon/hzaddons/openstreetmap/openstreetmap.php:155 +#: ../../extend/addon/hzaddons/ljpost/Mod_Ljpost.php:82 +#: ../../extend/addon/hzaddons/workflow/workflow.php:1461 +#: ../../extend/addon/hzaddons/workflow/workflow.php:1520 +#: ../../extend/addon/hzaddons/workflow/workflow.php:1639 +#: ../../extend/addon/hzaddons/workflow/workflow.php:2742 +#: ../../extend/addon/hzaddons/workflow/Settings/Mod_WorkflowSettings.php:94 +#: ../../extend/addon/hzaddons/xmpp/Mod_Xmpp.php:70 +#: ../../extend/addon/hzaddons/nsfw/Mod_Nsfw.php:61 +#: ../../extend/addon/hzaddons/photocache/Mod_Photocache.php:67 +#: ../../extend/addon/hzaddons/libertree/Mod_Libertree.php:70 +#: ../../extend/addon/hzaddons/statusnet/statusnet.php:602 +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:193 +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:251 +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:306 +#: ../../extend/addon/hzaddons/pubcrawl/Mod_Pubcrawl.php:65 +#: ../../extend/addon/hzaddons/ijpost/Mod_Ijpost.php:72 +#: ../../extend/addon/hzaddons/flashcards/Mod_Flashcards.php:262 +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:330 +#: ../../extend/addon/hzaddons/redphotos/redphotos.php:136 +#: ../../extend/addon/hzaddons/twitter/Mod_Twitter.php:184 +#: ../../extend/addon/hzaddons/dwpost/Mod_Dwpost.php:80 +#: ../../extend/addon/hzaddons/nofed/Mod_Nofed.php:53 +#: ../../extend/addon/hzaddons/content_import/Mod_content_import.php:142 +#: ../../extend/addon/hzaddons/pageheader/Mod_Pageheader.php:54 +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:310 +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:53 +#: ../../extend/addon/hzaddons/smileybutton/Mod_Smileybutton.php:55 +#: ../../extend/addon/hzaddons/rtof/Mod_Rtof.php:72 +#: ../../extend/addon/hzaddons/logrot/logrot.php:35 +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:109 +#: ../../extend/addon/hzaddons/pumpio/Mod_Pumpio.php:115 +#: ../../extend/addon/hzaddons/mailtest/mailtest.php:100 +#: ../../extend/addon/hzaddons/redfiles/redfiles.php:124 +#: ../../extend/addon/hzaddons/fuzzloc/Mod_Fuzzloc.php:56 +#: ../../extend/addon/hzaddons/startpage/Mod_Startpage.php:73 +#: ../../view/theme/redbasic/php/config.php:94 +msgid "Submit" +msgstr "Zatwierdź" + +#: ../../Zotlabs/Module/Z6trans.php:19 +msgid "Update to Hubzilla 5.0 step 2" +msgstr "Zaktualizuj do Hubzilli 5.0 krok 2" + +#: ../../Zotlabs/Module/Z6trans.php:21 +msgid "To complete the update please run" +msgstr "Uruchom, aby zakoÅ„czyć aktualizacjÄ™" + +#: ../../Zotlabs/Module/Z6trans.php:23 +msgid "php util/z6convert.php" +msgstr "php util/z6convert.php" + +#: ../../Zotlabs/Module/Z6trans.php:25 +msgid "from the terminal." +msgstr "z terminala." + +#: ../../Zotlabs/Module/Dreport.php:10 ../../Zotlabs/Module/Dreport.php:82 +#: ../../Zotlabs/Module/Profperm.php:28 ../../Zotlabs/Module/Cloud.php:123 +#: ../../Zotlabs/Module/Like.php:332 ../../Zotlabs/Module/Group.php:99 +#: ../../Zotlabs/Module/Import_items.php:120 +#: ../../Zotlabs/Module/Subthread.php:86 ../../Zotlabs/Module/Share.php:72 +#: ../../Zotlabs/Web/WebServer.php:115 ../../include/items.php:439 +#: ../../extend/addon/hzaddons/hzfiles/hzfiles.php:75 +#: ../../extend/addon/hzaddons/redphotos/redphotos.php:119 +#: ../../extend/addon/hzaddons/redfiles/redfiles.php:109 +msgid "Permission denied" +msgstr "DostÄ™p zabroniony" + +#: ../../Zotlabs/Module/Dreport.php:59 +msgid "Invalid message" +msgstr "NieprawidÅ‚owa wiadomość" + +#: ../../Zotlabs/Module/Dreport.php:93 +msgid "no results" +msgstr "brak wyników" + +#: ../../Zotlabs/Module/Dreport.php:107 +msgid "channel sync processed" +msgstr "synchronizacja kanałów zostaÅ‚a przetworzona" + +#: ../../Zotlabs/Module/Dreport.php:111 +msgid "queued" +msgstr "w kolejce" + +#: ../../Zotlabs/Module/Dreport.php:115 +msgid "posted" +msgstr "opublikowane" + +#: ../../Zotlabs/Module/Dreport.php:119 +msgid "accepted for delivery" +msgstr "przyjÄ™ty do dostawy" + +#: ../../Zotlabs/Module/Dreport.php:123 +msgid "updated" +msgstr "zaktualizowany" + +#: ../../Zotlabs/Module/Dreport.php:126 +msgid "update ignored" +msgstr "aktualizacja zignorowana" + +#: ../../Zotlabs/Module/Dreport.php:129 +msgid "permission denied" +msgstr "dostÄ™p zabroniony" + +#: ../../Zotlabs/Module/Dreport.php:133 +msgid "recipient not found" +msgstr "nie znaleziono odbiorcy" + +#: ../../Zotlabs/Module/Dreport.php:136 +msgid "mail recalled" +msgstr "mail odwoÅ‚any" + +#: ../../Zotlabs/Module/Dreport.php:139 +msgid "duplicate mail received" +msgstr "otrzymano powielonÄ… wiadomość" + +#: ../../Zotlabs/Module/Dreport.php:142 +msgid "mail delivered" +msgstr "dostarczono pocztÄ™" + +#: ../../Zotlabs/Module/Dreport.php:162 +#, php-format +msgid "Delivery report for %1$s" +msgstr "Raport dostarczenia dla %1$s" + +#: ../../Zotlabs/Module/Dreport.php:166 ../../Zotlabs/Widget/Wiki_pages.php:41 +#: ../../Zotlabs/Widget/Wiki_pages.php:98 +msgid "Options" +msgstr "Opcje" + +#: ../../Zotlabs/Module/Dreport.php:167 +msgid "Redeliver" +msgstr "Dostarcz ponownie" + +#: ../../Zotlabs/Module/Profperm.php:34 ../../Zotlabs/Module/Profperm.php:63 +msgid "Invalid profile identifier." +msgstr "NieprawidÅ‚owy identyfikator profilu." + +#: ../../Zotlabs/Module/Profperm.php:111 +msgid "Profile Visibility Editor" +msgstr "Edytor widocznoÅ›ci profilu" + +#: ../../Zotlabs/Module/Profperm.php:113 ../../Zotlabs/Lib/Apps.php:362 +#: ../../include/channel.php:1886 +msgid "Profile" +msgstr "Profil" + +#: ../../Zotlabs/Module/Profperm.php:115 +msgid "Click on a contact to add or remove." +msgstr "Kliknij kontakt, który chcesz dodać lub usunąć." + +#: ../../Zotlabs/Module/Profperm.php:124 +msgid "Visible To" +msgstr "Widoczne dla" + +#: ../../Zotlabs/Module/Profperm.php:140 +#: ../../Zotlabs/Module/Connections.php:217 +msgid "All Connections" +msgstr "Wszystkie poÅ‚Ä…czenia" + +#: ../../Zotlabs/Module/Cloud.php:120 +msgid "Not found" +msgstr "Nie znaleziono" + +#: ../../Zotlabs/Module/Cloud.php:126 +msgid "Please refresh page" +msgstr "OdÅ›wież stronÄ™" + +#: ../../Zotlabs/Module/Cloud.php:129 +msgid "Unknown error" +msgstr "Nieznany bÅ‚Ä…d" + +#: ../../Zotlabs/Module/Authorize.php:17 +msgid "Unknown App" +msgstr "Aplikacja nieznana" + +#: ../../Zotlabs/Module/Authorize.php:29 +msgid "Authorize" +msgstr "Autoryzuj" + +#: ../../Zotlabs/Module/Authorize.php:30 +#, php-format +msgid "Do you authorize the app %s to access your channel data?" +msgstr "Czy zezwalasz aplikacji %s na dostÄ™p do danych Twojego kanaÅ‚u?" + +#: ../../Zotlabs/Module/Authorize.php:32 ../../include/acl_selectors.php:146 +msgid "Allow" +msgstr "Zezwól" + +#: ../../Zotlabs/Module/Authorize.php:33 +#: ../../Zotlabs/Module/Admin/Accounts.php:174 +msgid "Deny" +msgstr "ZabroÅ„" + +#: ../../Zotlabs/Module/Cdav.php:818 ../../Zotlabs/Module/Events.php:28 +msgid "Calendar entries imported." +msgstr "Zaimportowano wpisy kalendarza." + +#: ../../Zotlabs/Module/Cdav.php:820 ../../Zotlabs/Module/Events.php:30 +msgid "No calendar entries found." +msgstr "Nie znaleziono wpisów kalendarza." + +#: ../../Zotlabs/Module/Cdav.php:876 +msgid "CardDAV App" +msgstr "Aplikacja CardDAV" + +#: ../../Zotlabs/Module/Cdav.php:877 +msgid "CalDAV capable addressbook" +msgstr "Książka adresowa z obsÅ‚ugÄ… CalDAV" + +#: ../../Zotlabs/Module/Cdav.php:943 ../../Zotlabs/Module/Cal.php:167 +#: ../../Zotlabs/Module/Channel_calendar.php:393 +msgid "Link to source" +msgstr "Link do źródÅ‚a" + +#: ../../Zotlabs/Module/Cdav.php:1009 ../../Zotlabs/Module/Events.php:468 +msgid "Event title" +msgstr "TytuÅ‚ wydarzenia" + +#: ../../Zotlabs/Module/Cdav.php:1010 ../../Zotlabs/Module/Events.php:474 +msgid "Start date and time" +msgstr "Data i godzina rozpoczÄ™cia" + +#: ../../Zotlabs/Module/Cdav.php:1011 +msgid "End date and time" +msgstr "Data i godzina zakoÅ„czenia" + +#: ../../Zotlabs/Module/Cdav.php:1012 ../../Zotlabs/Module/Events.php:497 +msgid "Timezone:" +msgstr "Strefa czasowa:" + +#: ../../Zotlabs/Module/Cdav.php:1014 ../../Zotlabs/Module/Events.php:481 +#: ../../Zotlabs/Module/Appman.php:145 ../../Zotlabs/Module/Rbmark.php:101 +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:173 +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:655 +#: ../../extend/addon/hzaddons/cart/submodules/manualcat.php:260 +msgid "Description" +msgstr "Opis" + +#: ../../Zotlabs/Module/Cdav.php:1015 ../../Zotlabs/Module/Events.php:483 +#: ../../Zotlabs/Module/Profiles.php:511 ../../Zotlabs/Module/Profiles.php:736 +#: ../../Zotlabs/Module/Locs.php:128 ../../Zotlabs/Module/Pubsites.php:53 +#: ../../include/js_strings.php:25 +msgid "Location" +msgstr "Lokalizacja" + +#: ../../Zotlabs/Module/Cdav.php:1035 ../../Zotlabs/Module/Events.php:697 +#: ../../Zotlabs/Module/Events.php:706 ../../Zotlabs/Module/Photos.php:947 +#: ../../Zotlabs/Module/Cal.php:205 +msgid "Previous" +msgstr "Poprzedni" + +#: ../../Zotlabs/Module/Cdav.php:1036 ../../Zotlabs/Module/Events.php:698 +#: ../../Zotlabs/Module/Events.php:707 ../../Zotlabs/Module/Photos.php:956 +#: ../../Zotlabs/Module/Cal.php:206 ../../Zotlabs/Module/Setup.php:260 +msgid "Next" +msgstr "Nastęþny" + +#: ../../Zotlabs/Module/Cdav.php:1037 ../../Zotlabs/Module/Events.php:708 +#: ../../Zotlabs/Module/Cal.php:207 +msgid "Today" +msgstr "Dzisiaj" + +#: ../../Zotlabs/Module/Cdav.php:1038 ../../Zotlabs/Module/Events.php:703 +msgid "Month" +msgstr "MiesiÄ…c" + +#: ../../Zotlabs/Module/Cdav.php:1039 ../../Zotlabs/Module/Events.php:704 +msgid "Week" +msgstr "TydzieÅ„" + +#: ../../Zotlabs/Module/Cdav.php:1040 ../../Zotlabs/Module/Events.php:705 +msgid "Day" +msgstr "DzieÅ„" + +#: ../../Zotlabs/Module/Cdav.php:1041 +msgid "List month" +msgstr "WymieÅ„ miesiÄ…c" + +#: ../../Zotlabs/Module/Cdav.php:1042 +msgid "List week" +msgstr "WymieÅ„ tydzieÅ„" + +#: ../../Zotlabs/Module/Cdav.php:1043 +msgid "List day" +msgstr "WymieÅ„ dzieÅ„" + +#: ../../Zotlabs/Module/Cdav.php:1051 +msgid "More" +msgstr "WiÄ™cej" + +#: ../../Zotlabs/Module/Cdav.php:1052 +msgid "Less" +msgstr "Mniej" + +#: ../../Zotlabs/Module/Cdav.php:1053 ../../Zotlabs/Module/Cdav.php:1388 +#: ../../Zotlabs/Module/Profiles.php:801 ../../Zotlabs/Module/Oauth.php:53 +#: ../../Zotlabs/Module/Oauth.php:137 ../../Zotlabs/Module/Oauth2.php:58 +#: ../../Zotlabs/Module/Oauth2.php:144 ../../Zotlabs/Module/Connedit.php:931 +#: ../../Zotlabs/Module/Admin/Addons.php:457 ../../Zotlabs/Lib/Apps.php:536 +msgid "Update" +msgstr "Zaktualizuj" + +#: ../../Zotlabs/Module/Cdav.php:1054 +msgid "Select calendar" +msgstr "Wybierz kalendarz" + +#: ../../Zotlabs/Module/Cdav.php:1055 ../../Zotlabs/Widget/Cdav.php:143 +msgid "Channel Calendars" +msgstr "Kalendarze kanaÅ‚u" + +#: ../../Zotlabs/Module/Cdav.php:1055 ../../Zotlabs/Widget/Cdav.php:129 +#: ../../Zotlabs/Widget/Cdav.php:143 +msgid "CalDAV Calendars" +msgstr "Kalendarze CalDAV" + +#: ../../Zotlabs/Module/Cdav.php:1056 ../../Zotlabs/Module/Cdav.php:1389 +#: ../../Zotlabs/Module/Webpages.php:257 ../../Zotlabs/Module/Profiles.php:802 +#: ../../Zotlabs/Module/Oauth.php:174 ../../Zotlabs/Module/Card_edit.php:129 +#: ../../Zotlabs/Module/Oauth2.php:195 ../../Zotlabs/Module/Blocks.php:162 +#: ../../Zotlabs/Module/Connedit.php:660 ../../Zotlabs/Module/Connedit.php:932 +#: ../../Zotlabs/Module/Editlayout.php:138 +#: ../../Zotlabs/Module/Editblock.php:139 ../../Zotlabs/Module/Photos.php:1179 +#: ../../Zotlabs/Module/Connections.php:328 +#: ../../Zotlabs/Module/Editwebpage.php:167 +#: ../../Zotlabs/Module/Article_edit.php:128 +#: ../../Zotlabs/Module/Admin/Accounts.php:175 +#: ../../Zotlabs/Module/Admin/Channels.php:149 +#: ../../Zotlabs/Module/Admin/Profs.php:176 ../../Zotlabs/Module/Thing.php:269 +#: ../../Zotlabs/Storage/Browser.php:384 ../../Zotlabs/Lib/Apps.php:558 +#: ../../Zotlabs/Lib/ThreadItem.php:170 ../../include/conversation.php:730 +#: ../../include/conversation.php:775 +msgid "Delete" +msgstr "UsuÅ„" + +#: ../../Zotlabs/Module/Cdav.php:1057 +msgid "Delete all" +msgstr "UsuÅ„ wszystko" + +#: ../../Zotlabs/Module/Cdav.php:1058 ../../Zotlabs/Module/Cdav.php:1390 +#: ../../Zotlabs/Module/Filer.php:56 ../../Zotlabs/Module/Profiles.php:803 +#: ../../Zotlabs/Module/Oauth.php:112 ../../Zotlabs/Module/Oauth.php:138 +#: ../../Zotlabs/Module/Card_edit.php:131 ../../Zotlabs/Module/Oauth2.php:117 +#: ../../Zotlabs/Module/Oauth2.php:145 ../../Zotlabs/Module/Wiki.php:368 +#: ../../Zotlabs/Module/Wiki.php:401 ../../Zotlabs/Module/Fbrowser.php:66 +#: ../../Zotlabs/Module/Fbrowser.php:88 ../../Zotlabs/Module/Connedit.php:933 +#: ../../Zotlabs/Module/Profile_photo.php:507 +#: ../../Zotlabs/Module/Editlayout.php:140 +#: ../../Zotlabs/Module/Editblock.php:141 ../../Zotlabs/Module/Editpost.php:110 +#: ../../Zotlabs/Module/Tagrm.php:15 ../../Zotlabs/Module/Tagrm.php:138 +#: ../../Zotlabs/Module/Editwebpage.php:169 +#: ../../Zotlabs/Module/Article_edit.php:130 +#: ../../Zotlabs/Module/Admin/Addons.php:427 +#: ../../Zotlabs/Module/Cover_photo.php:428 +#: ../../Zotlabs/Storage/Browser.php:383 ../../include/conversation.php:1458 +#: ../../include/conversation.php:1511 +#: ../../extend/addon/hzaddons/hsse/hsse.php:209 +#: ../../extend/addon/hzaddons/hsse/hsse.php:258 +msgid "Cancel" +msgstr "Anuluj" + +#: ../../Zotlabs/Module/Cdav.php:1059 ../../Zotlabs/Module/Cdav.php:1387 +#: ../../Zotlabs/Module/Webpages.php:254 ../../Zotlabs/Module/Profiles.php:800 +#: ../../Zotlabs/Module/Layouts.php:185 +#: ../../Zotlabs/Module/New_channel.php:189 ../../Zotlabs/Module/Blocks.php:159 +#: ../../Zotlabs/Module/Connedit.php:930 ../../Zotlabs/Module/Cards.php:113 +#: ../../Zotlabs/Module/Articles.php:117 ../../Zotlabs/Module/Menu.php:182 +#: ../../Zotlabs/Storage/Browser.php:365 ../../Zotlabs/Storage/Browser.php:538 +#: ../../Zotlabs/Widget/Cdav.php:140 ../../Zotlabs/Widget/Cdav.php:178 +msgid "Create" +msgstr "Utwórz" + +#: ../../Zotlabs/Module/Cdav.php:1060 +msgid "Sorry! Editing of recurrent events is not yet implemented." +msgstr "" +"Przepraszamy! Edycja powtarzajÄ…cych siÄ™ wydarzeÅ„ nie zostaÅ‚a jeszcze " +"zaimplementowana." + +#: ../../Zotlabs/Module/Cdav.php:1070 ../../Zotlabs/Storage/Browser.php:293 +#: ../../Zotlabs/Storage/Browser.php:388 ../../Zotlabs/Storage/Browser.php:403 +#: ../../Zotlabs/Widget/Appcategories.php:43 +#: ../../include/contact_widgets.php:108 ../../include/contact_widgets.php:152 +#: ../../include/contact_widgets.php:197 ../../include/contact_widgets.php:232 +#: ../../include/taxonomy.php:418 ../../include/taxonomy.php:500 +#: ../../include/taxonomy.php:520 ../../include/taxonomy.php:541 +msgid "Categories" +msgstr "Kategorie" + +#: ../../Zotlabs/Module/Cdav.php:1372 ../../Zotlabs/Module/Group.php:155 +#: ../../Zotlabs/Module/Oauth.php:113 ../../Zotlabs/Module/Oauth.php:139 +#: ../../Zotlabs/Module/Oauth2.php:118 ../../Zotlabs/Module/Oauth2.php:146 +#: ../../Zotlabs/Module/Wiki.php:218 ../../Zotlabs/Module/Connedit.php:915 +#: ../../Zotlabs/Module/Sharedwithme.php:106 ../../Zotlabs/Module/Chat.php:257 +#: ../../Zotlabs/Module/Admin/Channels.php:159 +#: ../../Zotlabs/Storage/Browser.php:377 +#: ../../Zotlabs/Lib/NativeWikiPage.php:564 +#: ../../Zotlabs/Widget/Wiki_page_history.php:22 +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:172 +msgid "Name" +msgstr "Nazwa" + +#: ../../Zotlabs/Module/Cdav.php:1373 ../../Zotlabs/Module/Connedit.php:916 +msgid "Organisation" +msgstr "Organizacja" + +#: ../../Zotlabs/Module/Cdav.php:1374 ../../Zotlabs/Module/Connedit.php:917 +#: ../../extend/addon/hzaddons/workflow/workflow.php:2617 +#: ../../extend/addon/hzaddons/workflow/workflow.php:2678 +msgid "Title" +msgstr "TytuÅ‚" + +#: ../../Zotlabs/Module/Cdav.php:1375 ../../Zotlabs/Module/Profiles.php:788 +#: ../../Zotlabs/Module/Connedit.php:918 +msgid "Phone" +msgstr "Numer telefonu" + +#: ../../Zotlabs/Module/Cdav.php:1376 ../../Zotlabs/Module/Profiles.php:789 +#: ../../Zotlabs/Module/Connedit.php:919 +#: ../../Zotlabs/Module/Admin/Accounts.php:171 +#: ../../Zotlabs/Module/Admin/Accounts.php:183 ../../include/network.php:1737 +#: ../../extend/addon/hzaddons/redred/Mod_Redred.php:71 +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:56 +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:57 +#: ../../extend/addon/hzaddons/rtof/Mod_Rtof.php:57 +msgid "Email" +msgstr "Adres e-mail" + +#: ../../Zotlabs/Module/Cdav.php:1377 ../../Zotlabs/Module/Profiles.php:790 +#: ../../Zotlabs/Module/Connedit.php:920 +msgid "Instant messenger" +msgstr "Komunikator internetowy" + +#: ../../Zotlabs/Module/Cdav.php:1378 ../../Zotlabs/Module/Profiles.php:791 +#: ../../Zotlabs/Module/Connedit.php:921 +msgid "Website" +msgstr "Strona internetowa" + +#: ../../Zotlabs/Module/Cdav.php:1379 ../../Zotlabs/Module/Profiles.php:504 +#: ../../Zotlabs/Module/Profiles.php:792 ../../Zotlabs/Module/Locs.php:129 +#: ../../Zotlabs/Module/Connedit.php:922 +#: ../../Zotlabs/Module/Admin/Channels.php:160 +msgid "Address" +msgstr "Adres" + +#: ../../Zotlabs/Module/Cdav.php:1380 ../../Zotlabs/Module/Profiles.php:793 +#: ../../Zotlabs/Module/Connedit.php:923 +msgid "Note" +msgstr "Uwagi" + +#: ../../Zotlabs/Module/Cdav.php:1381 ../../Zotlabs/Module/Profiles.php:794 +#: ../../Zotlabs/Module/Connedit.php:924 ../../include/connections.php:734 +#: ../../include/event.php:1422 +msgid "Mobile" +msgstr "Komórka" + +#: ../../Zotlabs/Module/Cdav.php:1382 ../../Zotlabs/Module/Profiles.php:795 +#: ../../Zotlabs/Module/Connedit.php:925 ../../include/connections.php:735 +#: ../../include/event.php:1423 +msgid "Home" +msgstr "Domowy" + +#: ../../Zotlabs/Module/Cdav.php:1383 ../../Zotlabs/Module/Profiles.php:796 +#: ../../Zotlabs/Module/Connedit.php:926 ../../include/connections.php:738 +#: ../../include/event.php:1426 +msgid "Work" +msgstr "Praca" + +#: ../../Zotlabs/Module/Cdav.php:1385 ../../Zotlabs/Module/Profiles.php:798 +#: ../../Zotlabs/Module/Connedit.php:928 +msgid "Add Contact" +msgstr "Dodaj kontakt" + +#: ../../Zotlabs/Module/Cdav.php:1386 ../../Zotlabs/Module/Profiles.php:799 +#: ../../Zotlabs/Module/Connedit.php:929 +msgid "Add Field" +msgstr "Dodaj pole" + +#: ../../Zotlabs/Module/Cdav.php:1391 ../../Zotlabs/Module/Connedit.php:934 +msgid "P.O. Box" +msgstr "Skrytka pocztowa" + +#: ../../Zotlabs/Module/Cdav.php:1392 ../../Zotlabs/Module/Connedit.php:935 +msgid "Additional" +msgstr "Dodatkowe informacje" + +#: ../../Zotlabs/Module/Cdav.php:1393 ../../Zotlabs/Module/Connedit.php:936 +msgid "Street" +msgstr "Ulica" + +#: ../../Zotlabs/Module/Cdav.php:1394 ../../Zotlabs/Module/Connedit.php:937 +msgid "Locality" +msgstr "Miejscowość" + +#: ../../Zotlabs/Module/Cdav.php:1395 ../../Zotlabs/Module/Connedit.php:938 +msgid "Region" +msgstr "Region" + +#: ../../Zotlabs/Module/Cdav.php:1396 ../../Zotlabs/Module/Connedit.php:939 +msgid "ZIP Code" +msgstr "Kod pocztowy" + +#: ../../Zotlabs/Module/Cdav.php:1397 ../../Zotlabs/Module/Profiles.php:759 +#: ../../Zotlabs/Module/Connedit.php:940 +msgid "Country" +msgstr "PaÅ„stwo" + +#: ../../Zotlabs/Module/Cdav.php:1456 +msgid "Default Calendar" +msgstr "DomyÅ›lny kalendarz" + +#: ../../Zotlabs/Module/Cdav.php:1467 +msgid "Default Addressbook" +msgstr "DomyÅ›lna książka adresowa" + +#: ../../Zotlabs/Module/Api.php:74 ../../Zotlabs/Module/Api.php:95 +msgid "Authorize application connection" +msgstr "Autoryzuj poÅ‚Ä…czenie aplikacji" + +#: ../../Zotlabs/Module/Api.php:75 +msgid "Return to your app and insert this Security Code:" +msgstr "Wróć do aplikacji i wprowadź ten kod bezpieczeÅ„stwa:" + +#: ../../Zotlabs/Module/Api.php:85 +msgid "Please login to continue." +msgstr "ProszÄ™ siÄ™ zalogować, aby kontynuować." + +#: ../../Zotlabs/Module/Api.php:97 +msgid "" +"Do you want to authorize this application to access your posts and contacts, " +"and/or create new posts for you?" +msgstr "" +"Czy chcesz zezwolić tej aplikacji na dostÄ™p do Twoich postów i kontaktów " +"albo tworzenie dla Ciebie nowych postów ?" + +#: ../../Zotlabs/Module/Api.php:98 ../../Zotlabs/Module/Events.php:478 +#: ../../Zotlabs/Module/Events.php:479 ../../Zotlabs/Module/Profiles.php:683 +#: ../../Zotlabs/Module/Import.php:634 ../../Zotlabs/Module/Import.php:638 +#: ../../Zotlabs/Module/Import.php:639 ../../Zotlabs/Module/Defperms.php:198 +#: ../../Zotlabs/Module/Filestorage.php:203 +#: ../../Zotlabs/Module/Filestorage.php:211 ../../Zotlabs/Module/Wiki.php:227 +#: ../../Zotlabs/Module/Wiki.php:228 ../../Zotlabs/Module/Connedit.php:403 +#: ../../Zotlabs/Module/Photos.php:673 ../../Zotlabs/Module/Admin/Site.php:261 +#: ../../Zotlabs/Module/Mitem.php:176 ../../Zotlabs/Module/Mitem.php:177 +#: ../../Zotlabs/Module/Mitem.php:256 ../../Zotlabs/Module/Mitem.php:257 +#: ../../Zotlabs/Module/Settings/Display.php:88 +#: ../../Zotlabs/Module/Settings/Channel.php:311 +#: ../../Zotlabs/Module/Menu.php:163 ../../Zotlabs/Module/Menu.php:222 +#: ../../Zotlabs/Module/Sources.php:124 ../../Zotlabs/Module/Sources.php:159 +#: ../../Zotlabs/Storage/Browser.php:310 ../../Zotlabs/Storage/Browser.php:311 +#: ../../Zotlabs/Storage/Browser.php:312 ../../Zotlabs/Storage/Browser.php:389 +#: ../../Zotlabs/Storage/Browser.php:391 ../../Zotlabs/Storage/Browser.php:552 +#: ../../Zotlabs/Lib/Libzotdir.php:165 ../../Zotlabs/Lib/Libzotdir.php:166 +#: ../../Zotlabs/Lib/Libzotdir.php:168 ../../include/conversation.php:1466 +#: ../../include/dir_fns.php:143 ../../include/dir_fns.php:144 +#: ../../include/dir_fns.php:145 +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:111 +#: ../../extend/addon/hzaddons/redred/Mod_Redred.php:63 +#: ../../extend/addon/hzaddons/cart/cart.php:1370 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:72 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:337 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:361 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:437 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:461 +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:65 +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:649 +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:653 +#: ../../extend/addon/hzaddons/cart/submodules/subscriptions.php:153 +#: ../../extend/addon/hzaddons/cart/submodules/subscriptions.php:425 +#: ../../extend/addon/hzaddons/cart/submodules/paypalbuttonV2.php:88 +#: ../../extend/addon/hzaddons/cart/submodules/paypalbuttonV2.php:96 +#: ../../extend/addon/hzaddons/cart/submodules/paypalbutton.php:87 +#: ../../extend/addon/hzaddons/cart/submodules/paypalbutton.php:95 +#: ../../extend/addon/hzaddons/cart/submodules/manualcat.php:63 +#: ../../extend/addon/hzaddons/cart/submodules/manualcat.php:254 +#: ../../extend/addon/hzaddons/cart/submodules/manualcat.php:258 +#: ../../extend/addon/hzaddons/cart/Settings/Cart.php:61 +#: ../../extend/addon/hzaddons/cart/Settings/Cart.php:73 +#: ../../extend/addon/hzaddons/ljpost/Mod_Ljpost.php:63 +#: ../../extend/addon/hzaddons/ljpost/Mod_Ljpost.php:67 +#: ../../extend/addon/hzaddons/ljpost/Mod_Ljpost.php:71 +#: ../../extend/addon/hzaddons/libertree/Mod_Libertree.php:59 +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:260 +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:282 +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:291 +#: ../../extend/addon/hzaddons/pubcrawl/Mod_Pubcrawl.php:45 +#: ../../extend/addon/hzaddons/ijpost/Mod_Ijpost.php:61 +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:214 +#: ../../extend/addon/hzaddons/twitter/Mod_Twitter.php:162 +#: ../../extend/addon/hzaddons/twitter/Mod_Twitter.php:171 +#: ../../extend/addon/hzaddons/dwpost/Mod_Dwpost.php:61 +#: ../../extend/addon/hzaddons/dwpost/Mod_Dwpost.php:65 +#: ../../extend/addon/hzaddons/nofed/Mod_Nofed.php:42 +#: ../../extend/addon/hzaddons/content_import/Mod_content_import.php:137 +#: ../../extend/addon/hzaddons/content_import/Mod_content_import.php:138 +#: ../../extend/addon/hzaddons/smileybutton/Mod_Smileybutton.php:44 +#: ../../extend/addon/hzaddons/rtof/Mod_Rtof.php:49 +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:86 +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:90 +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:94 +#: ../../extend/addon/hzaddons/pumpio/Mod_Pumpio.php:94 +#: ../../extend/addon/hzaddons/pumpio/Mod_Pumpio.php:98 +#: ../../extend/addon/hzaddons/pumpio/Mod_Pumpio.php:102 +#: ../../view/theme/redbasic/php/config.php:99 +#: ../../view/theme/redbasic/php/config.php:116 ../../boot.php:1710 +msgid "Yes" +msgstr "Tak" + +#: ../../Zotlabs/Module/Api.php:99 ../../Zotlabs/Module/Events.php:478 +#: ../../Zotlabs/Module/Events.php:479 ../../Zotlabs/Module/Profiles.php:683 +#: ../../Zotlabs/Module/Import.php:634 ../../Zotlabs/Module/Import.php:638 +#: ../../Zotlabs/Module/Import.php:639 ../../Zotlabs/Module/Defperms.php:198 +#: ../../Zotlabs/Module/Filestorage.php:203 +#: ../../Zotlabs/Module/Filestorage.php:211 ../../Zotlabs/Module/Wiki.php:227 +#: ../../Zotlabs/Module/Wiki.php:228 ../../Zotlabs/Module/Connedit.php:403 +#: ../../Zotlabs/Module/Connedit.php:788 ../../Zotlabs/Module/Photos.php:673 +#: ../../Zotlabs/Module/Admin/Site.php:259 ../../Zotlabs/Module/Mitem.php:176 +#: ../../Zotlabs/Module/Mitem.php:177 ../../Zotlabs/Module/Mitem.php:256 +#: ../../Zotlabs/Module/Mitem.php:257 +#: ../../Zotlabs/Module/Settings/Display.php:88 +#: ../../Zotlabs/Module/Settings/Channel.php:311 +#: ../../Zotlabs/Module/Menu.php:163 ../../Zotlabs/Module/Menu.php:222 +#: ../../Zotlabs/Module/Sources.php:124 ../../Zotlabs/Module/Sources.php:159 +#: ../../Zotlabs/Storage/Browser.php:310 ../../Zotlabs/Storage/Browser.php:311 +#: ../../Zotlabs/Storage/Browser.php:312 ../../Zotlabs/Storage/Browser.php:389 +#: ../../Zotlabs/Storage/Browser.php:391 ../../Zotlabs/Storage/Browser.php:552 +#: ../../Zotlabs/Lib/Libzotdir.php:165 ../../Zotlabs/Lib/Libzotdir.php:166 +#: ../../Zotlabs/Lib/Libzotdir.php:168 ../../include/conversation.php:1466 +#: ../../include/dir_fns.php:143 ../../include/dir_fns.php:144 +#: ../../include/dir_fns.php:145 +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:111 +#: ../../extend/addon/hzaddons/redred/Mod_Redred.php:63 +#: ../../extend/addon/hzaddons/cart/cart.php:1370 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:72 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:338 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:362 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:438 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:462 +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:65 +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:649 +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:653 +#: ../../extend/addon/hzaddons/cart/submodules/subscriptions.php:153 +#: ../../extend/addon/hzaddons/cart/submodules/subscriptions.php:425 +#: ../../extend/addon/hzaddons/cart/submodules/paypalbuttonV2.php:88 +#: ../../extend/addon/hzaddons/cart/submodules/paypalbuttonV2.php:96 +#: ../../extend/addon/hzaddons/cart/submodules/paypalbutton.php:87 +#: ../../extend/addon/hzaddons/cart/submodules/paypalbutton.php:95 +#: ../../extend/addon/hzaddons/cart/submodules/manualcat.php:63 +#: ../../extend/addon/hzaddons/cart/submodules/manualcat.php:254 +#: ../../extend/addon/hzaddons/cart/submodules/manualcat.php:258 +#: ../../extend/addon/hzaddons/cart/Settings/Cart.php:61 +#: ../../extend/addon/hzaddons/cart/Settings/Cart.php:73 +#: ../../extend/addon/hzaddons/ljpost/Mod_Ljpost.php:63 +#: ../../extend/addon/hzaddons/ljpost/Mod_Ljpost.php:67 +#: ../../extend/addon/hzaddons/ljpost/Mod_Ljpost.php:71 +#: ../../extend/addon/hzaddons/libertree/Mod_Libertree.php:59 +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:260 +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:282 +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:291 +#: ../../extend/addon/hzaddons/pubcrawl/Mod_Pubcrawl.php:45 +#: ../../extend/addon/hzaddons/ijpost/Mod_Ijpost.php:61 +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:214 +#: ../../extend/addon/hzaddons/twitter/Mod_Twitter.php:162 +#: ../../extend/addon/hzaddons/twitter/Mod_Twitter.php:171 +#: ../../extend/addon/hzaddons/dwpost/Mod_Dwpost.php:61 +#: ../../extend/addon/hzaddons/dwpost/Mod_Dwpost.php:65 +#: ../../extend/addon/hzaddons/nofed/Mod_Nofed.php:42 +#: ../../extend/addon/hzaddons/content_import/Mod_content_import.php:137 +#: ../../extend/addon/hzaddons/content_import/Mod_content_import.php:138 +#: ../../extend/addon/hzaddons/smileybutton/Mod_Smileybutton.php:44 +#: ../../extend/addon/hzaddons/rtof/Mod_Rtof.php:49 +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:86 +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:90 +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:94 +#: ../../extend/addon/hzaddons/pumpio/Mod_Pumpio.php:94 +#: ../../extend/addon/hzaddons/pumpio/Mod_Pumpio.php:98 +#: ../../extend/addon/hzaddons/pumpio/Mod_Pumpio.php:102 +#: ../../view/theme/redbasic/php/config.php:99 +#: ../../view/theme/redbasic/php/config.php:116 ../../boot.php:1710 +msgid "No" +msgstr "Nie" + +#: ../../Zotlabs/Module/Dirsearch.php:28 ../../Zotlabs/Module/Regdir.php:52 +msgid "This site is not a directory server" +msgstr "Ta witryna nie jest serwerem katalogów" + +#: ../../Zotlabs/Module/Dirsearch.php:37 +msgid "This directory server requires an access token" +msgstr "Ten serwer katalogowy wymaga tokenu dostÄ™pu" + +#: ../../Zotlabs/Module/Filer.php:53 +msgid "Enter a folder name" +msgstr "Wprowadź nazwÄ™ folderu" + +#: ../../Zotlabs/Module/Filer.php:53 +msgid "or select an existing folder (doubleclick)" +msgstr "lub wybierz istniejÄ…cy folder (kliknij dwukrotnie)" + +#: ../../Zotlabs/Module/Filer.php:54 ../../Zotlabs/Module/Admin/Profs.php:94 +#: ../../Zotlabs/Module/Admin/Profs.php:114 ../../Zotlabs/Module/Rbmark.php:32 +#: ../../Zotlabs/Module/Rbmark.php:104 ../../Zotlabs/Widget/Notes.php:23 +#: ../../include/text.php:1151 ../../include/text.php:1163 +#: ../../extend/addon/hzaddons/queueworker/Mod_Queueworker.php:119 +msgid "Save" +msgstr "Zapisz" + +#: ../../Zotlabs/Module/Filer.php:55 ../../Zotlabs/Lib/ThreadItem.php:184 +msgid "Save to Folder" +msgstr "Zapisz do folderu" + +#: ../../Zotlabs/Module/Events.php:113 +#: ../../Zotlabs/Module/Channel_calendar.php:57 +msgid "Event can not end before it has started." +msgstr "Wydarzenie nie może zakoÅ„czyć siÄ™ przed rozpoczÄ™ciem." + +#: ../../Zotlabs/Module/Events.php:115 ../../Zotlabs/Module/Events.php:124 +#: ../../Zotlabs/Module/Events.php:146 +#: ../../Zotlabs/Module/Channel_calendar.php:59 +#: ../../Zotlabs/Module/Channel_calendar.php:67 +#: ../../Zotlabs/Module/Channel_calendar.php:84 +msgid "Unable to generate preview." +msgstr "Nie można wygenerować podglÄ…du." + +#: ../../Zotlabs/Module/Events.php:122 +#: ../../Zotlabs/Module/Channel_calendar.php:65 +msgid "Event title and start time are required." +msgstr "Wymaga siÄ™ wprowadzenie tytuÅ‚u wydarzenia i godziny rozpoczÄ™cia." + +#: ../../Zotlabs/Module/Events.php:144 ../../Zotlabs/Module/Events.php:271 +#: ../../Zotlabs/Module/Channel_calendar.php:82 +#: ../../Zotlabs/Module/Channel_calendar.php:224 +msgid "Event not found." +msgstr "Nie znaleziono wydarzenia." + +#: ../../Zotlabs/Module/Events.php:266 ../../Zotlabs/Module/Like.php:435 +#: ../../Zotlabs/Module/Tagger.php:75 +#: ../../Zotlabs/Module/Channel_calendar.php:219 +#: ../../include/conversation.php:132 ../../include/text.php:2255 +#: ../../include/event.php:1259 +msgid "event" +msgstr "wydarzenie" + +#: ../../Zotlabs/Module/Events.php:468 +msgid "Edit event title" +msgstr "Edytuj tytuÅ‚ wydarzenia" + +#: ../../Zotlabs/Module/Events.php:468 ../../Zotlabs/Module/Events.php:473 +#: ../../Zotlabs/Module/Profiles.php:747 ../../Zotlabs/Module/Profiles.php:751 +#: ../../Zotlabs/Module/Appman.php:143 ../../Zotlabs/Module/Appman.php:144 +#: ../../include/datetime.php:211 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:334 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:358 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:434 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:458 +msgid "Required" +msgstr "Wymagane" + +#: ../../Zotlabs/Module/Events.php:470 +msgid "Categories (comma-separated list)" +msgstr "Kategorie (lista rozdzielana przecinkami)" + +#: ../../Zotlabs/Module/Events.php:471 +msgid "Edit Category" +msgstr "Edytuj kategoriÄ™" + +#: ../../Zotlabs/Module/Events.php:471 +msgid "Category" +msgstr "Kategoria" + +#: ../../Zotlabs/Module/Events.php:474 +msgid "Edit start date and time" +msgstr "Edytuj datÄ™ i godzinÄ™ rozpoczÄ™cia" + +#: ../../Zotlabs/Module/Events.php:475 ../../Zotlabs/Module/Events.php:478 +msgid "Finish date and time are not known or not relevant" +msgstr "Data i godzina zakoÅ„czenia nie sÄ… znane lub nie majÄ… znaczenia" + +#: ../../Zotlabs/Module/Events.php:477 +msgid "Edit finish date and time" +msgstr "Edytuj datÄ™ i godzinÄ™ zakoÅ„czenia" + +#: ../../Zotlabs/Module/Events.php:477 +msgid "Finish date and time" +msgstr "Data i godzina zakoÅ„czenia" + +#: ../../Zotlabs/Module/Events.php:479 ../../Zotlabs/Module/Events.php:480 +msgid "Adjust for viewer timezone" +msgstr "Dostosuj do strefy czasowej widza" + +#: ../../Zotlabs/Module/Events.php:479 +msgid "" +"Important for events that happen in a particular place. Not practical for " +"global holidays." +msgstr "" +"Ważne dla wydarzeÅ„, które majÄ… miejsce w okreÅ›lonym miejscu. Niepraktyczne " +"na globalne Å›wiÄ™ta." + +#: ../../Zotlabs/Module/Events.php:481 +msgid "Edit Description" +msgstr "Edytuj opis" + +#: ../../Zotlabs/Module/Events.php:483 +msgid "Edit Location" +msgstr "Edytuj lokalizacjÄ™" + +#: ../../Zotlabs/Module/Events.php:486 ../../Zotlabs/Module/Webpages.php:262 +#: ../../Zotlabs/Module/Photos.php:1099 ../../Zotlabs/Lib/ThreadItem.php:835 +#: ../../include/conversation.php:1402 +#: ../../extend/addon/hzaddons/hsse/hsse.php:153 +msgid "Preview" +msgstr "PodglÄ…d" + +#: ../../Zotlabs/Module/Events.php:487 ../../include/conversation.php:1478 +#: ../../extend/addon/hzaddons/hsse/hsse.php:225 +msgid "Permission settings" +msgstr "Ustawienia dostÄ™pu" + +#: ../../Zotlabs/Module/Events.php:502 +msgid "Advanced Options" +msgstr "Zaawansowane opcje" + +#: ../../Zotlabs/Module/Events.php:613 +msgid "l, F j" +msgstr "l, F j" + +#: ../../Zotlabs/Module/Events.php:641 +#: ../../Zotlabs/Module/Channel_calendar.php:371 +msgid "Edit event" +msgstr "Edytuj wydarzenie" + +#: ../../Zotlabs/Module/Events.php:643 +#: ../../Zotlabs/Module/Channel_calendar.php:373 +msgid "Delete event" +msgstr "UsuÅ„ wydarzenie" + +#: ../../Zotlabs/Module/Events.php:669 ../../include/text.php:2074 +msgid "Link to Source" +msgstr "Link do źródÅ‚a" + +#: ../../Zotlabs/Module/Events.php:677 +#: ../../Zotlabs/Module/Channel_calendar.php:407 +msgid "calendar" +msgstr "kalendarz" + +#: ../../Zotlabs/Module/Events.php:696 +msgid "Edit Event" +msgstr "Edytuj wydarzenie" + +#: ../../Zotlabs/Module/Events.php:696 +msgid "Create Event" +msgstr "Utwórz wydarzenie" + +#: ../../Zotlabs/Module/Events.php:699 ../../include/channel.php:1889 +msgid "Export" +msgstr "Eksport" + +#: ../../Zotlabs/Module/Events.php:702 ../../Zotlabs/Module/Webpages.php:261 +#: ../../Zotlabs/Module/Layouts.php:198 ../../Zotlabs/Module/Wiki.php:213 +#: ../../Zotlabs/Module/Wiki.php:409 ../../Zotlabs/Module/Blocks.php:166 +#: ../../Zotlabs/Module/Pubsites.php:61 +msgid "View" +msgstr "Widok" + +#: ../../Zotlabs/Module/Events.php:739 +msgid "Event removed" +msgstr "Wydarzenie usuniÄ™te" + +#: ../../Zotlabs/Module/Events.php:742 +#: ../../Zotlabs/Module/Channel_calendar.php:494 +msgid "Failed to remove event" +msgstr "Nie udaÅ‚o siÄ™ usunąć wydarzenia" + +#: ../../Zotlabs/Module/Help.php:23 +msgid "Documentation Search" +msgstr "Przeszukaj dokumentacjÄ™" + +#: ../../Zotlabs/Module/Help.php:83 ../../include/nav.php:434 +msgid "About" +msgstr "O platformie Hubzilla" + +#: ../../Zotlabs/Module/Help.php:84 ../../Zotlabs/Module/Group.php:156 +msgid "Members" +msgstr "Dla czÅ‚onków" + +#: ../../Zotlabs/Module/Help.php:85 +msgid "Administrators" +msgstr "Dla administratorów" + +#: ../../Zotlabs/Module/Help.php:86 +msgid "Developers" +msgstr "Dla deweloperów" + +#: ../../Zotlabs/Module/Help.php:87 +msgid "Tutorials" +msgstr "Poradniki" + +#: ../../Zotlabs/Module/Help.php:98 +msgid "$Projectname Documentation" +msgstr "Dokumentacja $Projectname" + +#: ../../Zotlabs/Module/Help.php:99 +msgid "Contents" +msgstr "Spis treÅ›ci" + +#: ../../Zotlabs/Module/Bookmarks.php:62 +msgid "Bookmark added" +msgstr "Dodano zakÅ‚adkÄ™" + +#: ../../Zotlabs/Module/Bookmarks.php:78 +msgid "Bookmarks App" +msgstr "Aplikacja Bookmarks" + +#: ../../Zotlabs/Module/Bookmarks.php:79 +msgid "Bookmark links from posts and manage them" +msgstr "Dodaj do zakÅ‚adek linki z postów i zarzÄ…dzaj nimi" + +#: ../../Zotlabs/Module/Bookmarks.php:92 +msgid "My Bookmarks" +msgstr "Moje zakÅ‚adki" + +#: ../../Zotlabs/Module/Bookmarks.php:103 +msgid "My Connections Bookmarks" +msgstr "Moje zakÅ‚adki poÅ‚Ä…czeÅ„" + +#: ../../Zotlabs/Module/Webpages.php:39 ../../Zotlabs/Module/Layouts.php:31 +#: ../../Zotlabs/Module/Connect.php:17 ../../Zotlabs/Module/Filestorage.php:59 +#: ../../Zotlabs/Module/Blocks.php:33 ../../Zotlabs/Module/Editlayout.php:31 +#: ../../Zotlabs/Module/Achievements.php:15 +#: ../../Zotlabs/Module/Editblock.php:31 ../../Zotlabs/Module/Cards.php:42 +#: ../../Zotlabs/Module/Editwebpage.php:32 ../../Zotlabs/Module/Profile.php:20 +#: ../../Zotlabs/Module/Articles.php:43 ../../Zotlabs/Module/Hcard.php:12 +#: ../../Zotlabs/Module/Menu.php:92 ../../include/channel.php:1439 +#: ../../extend/addon/hzaddons/gallery/Mod_Gallery.php:49 +msgid "Requested profile is not available." +msgstr "Żądany profil nie jest dostÄ™pny." + +#: ../../Zotlabs/Module/Webpages.php:48 +msgid "Webpages App" +msgstr "Aplikacja Webpages" + +#: ../../Zotlabs/Module/Webpages.php:49 +msgid "Provide managed web pages on your channel" +msgstr "UdostÄ™pnij zarzÄ…dzane strony internetowe na swoim kanale" + +#: ../../Zotlabs/Module/Webpages.php:69 +msgid "Import Webpage Elements" +msgstr "Importuj elementy strony internetowej" + +#: ../../Zotlabs/Module/Webpages.php:70 +msgid "Import selected" +msgstr "Importuj wybrane" + +#: ../../Zotlabs/Module/Webpages.php:93 +msgid "Export Webpage Elements" +msgstr "Eksportuj elementy strony internetowej" + +#: ../../Zotlabs/Module/Webpages.php:94 +msgid "Export selected" +msgstr "Eksportuj wybrane" + +#: ../../Zotlabs/Module/Webpages.php:252 ../../Zotlabs/Lib/Apps.php:341 +#: ../../include/nav.php:524 +msgid "Webpages" +msgstr "Witryny internetowe" + +#: ../../Zotlabs/Module/Webpages.php:255 ../../Zotlabs/Module/Layouts.php:193 +#: ../../Zotlabs/Module/Group.php:253 ../../Zotlabs/Module/Oauth.php:173 +#: ../../Zotlabs/Module/Card_edit.php:99 ../../Zotlabs/Module/Oauth2.php:194 +#: ../../Zotlabs/Module/Wiki.php:211 ../../Zotlabs/Module/Wiki.php:384 +#: ../../Zotlabs/Module/Blocks.php:160 ../../Zotlabs/Module/Editlayout.php:114 +#: ../../Zotlabs/Module/Editblock.php:114 +#: ../../Zotlabs/Module/Connections.php:320 +#: ../../Zotlabs/Module/Connections.php:362 +#: ../../Zotlabs/Module/Connections.php:382 +#: ../../Zotlabs/Module/Editwebpage.php:142 +#: ../../Zotlabs/Module/Article_edit.php:98 +#: ../../Zotlabs/Module/Admin/Profs.php:175 ../../Zotlabs/Module/Thing.php:268 +#: ../../Zotlabs/Module/Menu.php:176 ../../Zotlabs/Lib/Apps.php:557 +#: ../../Zotlabs/Lib/ThreadItem.php:148 ../../Zotlabs/Widget/Cdav.php:138 +#: ../../Zotlabs/Widget/Cdav.php:175 ../../include/channel.php:1538 +#: ../../include/channel.php:1542 ../../include/menu.php:120 +msgid "Edit" +msgstr "Edytuj" + +#: ../../Zotlabs/Module/Webpages.php:256 ../../Zotlabs/Module/Layouts.php:194 +#: ../../Zotlabs/Module/Wiki.php:301 ../../Zotlabs/Module/Blocks.php:161 +#: ../../Zotlabs/Module/Photos.php:1078 ../../Zotlabs/Widget/Cdav.php:136 +#: ../../include/conversation.php:1435 +#: ../../extend/addon/hzaddons/hsse/hsse.php:186 +msgid "Share" +msgstr "UdostÄ™pnij" + +#: ../../Zotlabs/Module/Webpages.php:263 +msgid "Actions" +msgstr "Akcje" + +#: ../../Zotlabs/Module/Webpages.php:264 +msgid "Page Link" +msgstr "Link do strony" + +#: ../../Zotlabs/Module/Webpages.php:265 +msgid "Page Title" +msgstr "TytuÅ‚ strony" + +#: ../../Zotlabs/Module/Webpages.php:266 ../../Zotlabs/Module/Layouts.php:191 +#: ../../Zotlabs/Module/Blocks.php:157 ../../Zotlabs/Module/Menu.php:178 +msgid "Created" +msgstr "Utworzono" + +#: ../../Zotlabs/Module/Webpages.php:267 ../../Zotlabs/Module/Layouts.php:192 +#: ../../Zotlabs/Module/Blocks.php:158 ../../Zotlabs/Module/Menu.php:179 +msgid "Edited" +msgstr "Edytowano" + +#: ../../Zotlabs/Module/Webpages.php:295 +msgid "Invalid file type." +msgstr "ZÅ‚y typ pliku." + +#: ../../Zotlabs/Module/Webpages.php:307 +msgid "Error opening zip file" +msgstr "BÅ‚Ä…d podczas otwierania pliku zip" + +#: ../../Zotlabs/Module/Webpages.php:318 +msgid "Invalid folder path." +msgstr "NieprawidÅ‚owa Å›cieżka folderu." + +#: ../../Zotlabs/Module/Webpages.php:345 +msgid "No webpage elements detected." +msgstr "Nie wykryto żadnych elementów strony internetowej." + +#: ../../Zotlabs/Module/Webpages.php:420 +msgid "Import complete." +msgstr "Import zakoÅ„czony." + +#: ../../Zotlabs/Module/Profiles.php:26 ../../Zotlabs/Module/Profiles.php:186 +#: ../../Zotlabs/Module/Profiles.php:243 ../../Zotlabs/Module/Profiles.php:661 +msgid "Profile not found." +msgstr "Nie znaleziono profilu." + +#: ../../Zotlabs/Module/Profiles.php:46 +msgid "Profile deleted." +msgstr "Profil usuniÄ™ty." + +#: ../../Zotlabs/Module/Profiles.php:70 ../../Zotlabs/Module/Profiles.php:107 +msgid "Profile-" +msgstr "Profil-" + +#: ../../Zotlabs/Module/Profiles.php:92 ../../Zotlabs/Module/Profiles.php:129 +msgid "New profile created." +msgstr "Utworzono nowy profil." + +#: ../../Zotlabs/Module/Profiles.php:113 +msgid "Profile unavailable to clone." +msgstr "Profil niedostÄ™pny do sklonowania." + +#: ../../Zotlabs/Module/Profiles.php:148 +msgid "Profile unavailable to export." +msgstr "Profil niedostÄ™pny do wyeksportowania." + +#: ../../Zotlabs/Module/Profiles.php:254 +msgid "Profile Name is required." +msgstr "Wymaga siÄ™ podania nazwy profilu." + +#: ../../Zotlabs/Module/Profiles.php:461 +msgid "Marital Status" +msgstr "Stan cywilny" + +#: ../../Zotlabs/Module/Profiles.php:465 +msgid "Romantic Partner" +msgstr "Partner romantyczny" + +#: ../../Zotlabs/Module/Profiles.php:469 ../../Zotlabs/Module/Profiles.php:774 +msgid "Likes" +msgstr "Polubienia" + +#: ../../Zotlabs/Module/Profiles.php:473 ../../Zotlabs/Module/Profiles.php:775 +msgid "Dislikes" +msgstr "Dezaprobaty" + +#: ../../Zotlabs/Module/Profiles.php:477 ../../Zotlabs/Module/Profiles.php:782 +msgid "Work/Employment" +msgstr "Praca/Zatrudnienie" + +#: ../../Zotlabs/Module/Profiles.php:480 +msgid "Religion" +msgstr "Religia" + +#: ../../Zotlabs/Module/Profiles.php:484 +msgid "Political Views" +msgstr "PoglÄ…dy polityczny" + +#: ../../Zotlabs/Module/Profiles.php:488 +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:74 +msgid "Gender" +msgstr "PÅ‚eć" + +#: ../../Zotlabs/Module/Profiles.php:492 +msgid "Sexual Preference" +msgstr "Prefernecje seksualne" + +#: ../../Zotlabs/Module/Profiles.php:496 +msgid "Homepage" +msgstr "Strona domowa" + +#: ../../Zotlabs/Module/Profiles.php:500 +msgid "Interests" +msgstr "Zainteresowania" + +#: ../../Zotlabs/Module/Profiles.php:596 +msgid "Profile updated." +msgstr "Profil zostaÅ‚ zaktualizowany." + +#: ../../Zotlabs/Module/Profiles.php:680 +msgid "Hide your connections list from viewers of this profile" +msgstr "Ukryj swojÄ… listÄ™ kontaktów przed przeglÄ…dajÄ…cymi ten profil" + +#: ../../Zotlabs/Module/Profiles.php:724 +msgid "Edit Profile Details" +msgstr "Edytuj szczegóły profilu" + +#: ../../Zotlabs/Module/Profiles.php:726 +msgid "View this profile" +msgstr "Zobacz ten profil" + +#: ../../Zotlabs/Module/Profiles.php:727 ../../Zotlabs/Module/Profiles.php:826 +#: ../../include/channel.php:1561 +msgid "Edit visibility" +msgstr "Edytuj dostÄ™pność" + +#: ../../Zotlabs/Module/Profiles.php:728 +msgid "Profile Tools" +msgstr "NarzÄ™dzia profili" + +#: ../../Zotlabs/Module/Profiles.php:729 +msgid "Change cover photo" +msgstr "ZmieÅ„ zdjÄ™cie okÅ‚adkowe" + +#: ../../Zotlabs/Module/Profiles.php:730 ../../include/channel.php:1531 +msgid "Change profile photo" +msgstr "ZmieÅ„ zdjÄ™cie profilowe" + +#: ../../Zotlabs/Module/Profiles.php:731 +msgid "Create a new profile using these settings" +msgstr "Utwórz nowy profil, korzystajÄ…c z tych ustawieÅ„" + +#: ../../Zotlabs/Module/Profiles.php:732 +msgid "Clone this profile" +msgstr "Sklonuj ten profil" + +#: ../../Zotlabs/Module/Profiles.php:733 +msgid "Delete this profile" +msgstr "UsuÅ„ ten profil" + +#: ../../Zotlabs/Module/Profiles.php:734 +msgid "Add profile things" +msgstr "Dodaj elementy profilu" + +#: ../../Zotlabs/Module/Profiles.php:735 +msgid "Personal" +msgstr "Osobisty" + +#: ../../Zotlabs/Module/Profiles.php:737 +msgid "Relationship" +msgstr "Relacja" + +#: ../../Zotlabs/Module/Profiles.php:738 ../../Zotlabs/Widget/Newmember.php:51 +#: ../../include/datetime.php:58 +msgid "Miscellaneous" +msgstr "Różne" + +#: ../../Zotlabs/Module/Profiles.php:740 +msgid "Import profile from file" +msgstr "Importuj profil z pliku" + +#: ../../Zotlabs/Module/Profiles.php:741 +msgid "Export profile to file" +msgstr "Eksportuj profil do pliku" + +#: ../../Zotlabs/Module/Profiles.php:742 +msgid "Your gender" +msgstr "Twoja pÅ‚eć" + +#: ../../Zotlabs/Module/Profiles.php:743 +msgid "Marital status" +msgstr "Stan cywilny" + +#: ../../Zotlabs/Module/Profiles.php:744 +msgid "Sexual preference" +msgstr "Preferencje seksualne" + +#: ../../Zotlabs/Module/Profiles.php:747 +msgid "Profile name" +msgstr "Nazwa profilu" + +#: ../../Zotlabs/Module/Profiles.php:749 +msgid "This is your default profile." +msgstr "To jest Twój profil domyÅ›lny." + +#: ../../Zotlabs/Module/Profiles.php:751 +msgid "Your full name" +msgstr "Twoje imiÄ™ i nazwisko lub peÅ‚na nazwa" + +#: ../../Zotlabs/Module/Profiles.php:752 +msgid "Short title/tescription" +msgstr "Krótki tytuÅ‚/opis" + +#: ../../Zotlabs/Module/Profiles.php:752 +msgid "Maximal 190 characters" +msgstr "Maksymalnie 190 znaków" + +#: ../../Zotlabs/Module/Profiles.php:755 +msgid "Street address" +msgstr "Ulica" + +#: ../../Zotlabs/Module/Profiles.php:756 +msgid "Locality/City" +msgstr "Miejscowość" + +#: ../../Zotlabs/Module/Profiles.php:757 +msgid "Region/State" +msgstr "Region/Stan" + +#: ../../Zotlabs/Module/Profiles.php:758 +msgid "Postal/Zip code" +msgstr "Kod pocztowy" + +#: ../../Zotlabs/Module/Profiles.php:764 +msgid "Who (if applicable)" +msgstr "Kto (jeÅ›li dotyczy)" + +#: ../../Zotlabs/Module/Profiles.php:764 +msgid "Examples: cathy123, Cathy Williams, cathy@example.com" +msgstr "PrzykÅ‚ady: jan123, Jan Kowalski, jan@example.com" + +#: ../../Zotlabs/Module/Profiles.php:765 +msgid "Since (date)" +msgstr "Od (data)" + +#: ../../Zotlabs/Module/Profiles.php:768 +msgid "Tell us about yourself" +msgstr "Opowiedz nam o sobie" + +#: ../../Zotlabs/Module/Profiles.php:769 +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:68 +msgid "Homepage URL" +msgstr "Adres URL strony domowej" + +#: ../../Zotlabs/Module/Profiles.php:770 +msgid "Hometown" +msgstr "Miejscowość zamieszkania" + +#: ../../Zotlabs/Module/Profiles.php:771 +msgid "Political views" +msgstr "PoglÄ…dy polityczne" + +#: ../../Zotlabs/Module/Profiles.php:772 +msgid "Religious views" +msgstr "PoglÄ…dy religijne" + +#: ../../Zotlabs/Module/Profiles.php:773 +msgid "Keywords used in directory listings" +msgstr "SÅ‚owa kluczowe używane w wykazach katalogów" + +#: ../../Zotlabs/Module/Profiles.php:773 +msgid "Example: fishing photography software" +msgstr "PrzykÅ‚ad: oprogramowanie do fotografii wÄ™dkarskiej" + +#: ../../Zotlabs/Module/Profiles.php:776 +msgid "Musical interests" +msgstr "Zainteresowania muzyczne" + +#: ../../Zotlabs/Module/Profiles.php:777 +msgid "Books, literature" +msgstr "KsiÄ…zki, literatura" + +#: ../../Zotlabs/Module/Profiles.php:778 +msgid "Television" +msgstr "Telewizja" + +#: ../../Zotlabs/Module/Profiles.php:779 +msgid "Film/Dance/Culture/Entertainment" +msgstr "Film/Dance/Culture/Entertainment" + +#: ../../Zotlabs/Module/Profiles.php:780 +msgid "Hobbies/Interests" +msgstr "Zainteresowania" + +#: ../../Zotlabs/Module/Profiles.php:781 +msgid "Love/Romance" +msgstr "MiÅ‚ość/romans" + +#: ../../Zotlabs/Module/Profiles.php:783 +msgid "School/Education" +msgstr "Edukacja szkolna" + +#: ../../Zotlabs/Module/Profiles.php:784 +msgid "Contact information and social networks" +msgstr "Informacje kontaktowe i sieci spoÅ‚ecznoÅ›ciowe" + +#: ../../Zotlabs/Module/Profiles.php:785 +msgid "My other channels" +msgstr "Moje inne kanaÅ‚y" + +#: ../../Zotlabs/Module/Profiles.php:787 +msgid "Communications" +msgstr "Komunikacja" + +#: ../../Zotlabs/Module/Profiles.php:822 ../../include/channel.php:1557 +msgid "Profile Image" +msgstr "Obraz profilowy" + +#: ../../Zotlabs/Module/Profiles.php:832 ../../include/channel.php:1538 +#: ../../include/nav.php:115 +msgid "Edit Profiles" +msgstr "Edytuj profile" + +#: ../../Zotlabs/Module/Profiles.php:833 ../../Zotlabs/Module/Wiki.php:214 +#: ../../Zotlabs/Module/Manage.php:145 ../../Zotlabs/Module/Chat.php:262 +msgid "Create New" +msgstr "Utwórz nowy" + +#: ../../Zotlabs/Module/Import.php:68 ../../Zotlabs/Module/Import_items.php:48 +msgid "Nothing to import." +msgstr "Nie ma nic do zaimportowania." + +#: ../../Zotlabs/Module/Import.php:83 ../../Zotlabs/Module/Import.php:99 +#: ../../Zotlabs/Module/Import_items.php:72 +msgid "Unable to download data from old server" +msgstr "Nie można pobrać danych ze starego serwera" + +#: ../../Zotlabs/Module/Import.php:106 ../../Zotlabs/Module/Import_items.php:77 +msgid "Imported file is empty." +msgstr "Zaimportowany plik jest pusty." + +#: ../../Zotlabs/Module/Import.php:162 +#, php-format +msgid "Your service plan only allows %d channels." +msgstr "Twój plan usÅ‚ug obejmuje tylko %d kanaÅ‚(y)/kanałów." + +#: ../../Zotlabs/Module/Import.php:189 +msgid "No channel. Import failed." +msgstr "Brak kanaÅ‚u. Import nieudany." + +#: ../../Zotlabs/Module/Import.php:593 +#: ../../extend/addon/hzaddons/diaspora/import_diaspora.php:142 +msgid "Import completed." +msgstr "Import zakoÅ„czony." + +#: ../../Zotlabs/Module/Import.php:621 +msgid "You must be logged in to use this feature." +msgstr "Trzeba siÄ™ zalogować, aby korzystać z tej funkcji." + +#: ../../Zotlabs/Module/Import.php:626 +msgid "Import Channel" +msgstr "Importuj kanaÅ‚" + +#: ../../Zotlabs/Module/Import.php:627 +msgid "" +"Use this form to import an existing channel from a different server/hub. You " +"may retrieve the channel identity from the old server/hub via the network or " +"provide an export file." +msgstr "" +"Użyj tego formularza, aby zaimportować istniejÄ…cy kanaÅ‚ z innego serwera/" +"huba. Możesz pobrać tożsamość kanaÅ‚u ze starego serwera/huba przez sieć lub " +"dostarczyć plik eksportu." + +#: ../../Zotlabs/Module/Import.php:628 +#: ../../Zotlabs/Module/Import_items.php:127 +msgid "File to Upload" +msgstr "Plik do przesÅ‚ania" + +#: ../../Zotlabs/Module/Import.php:629 +msgid "Or provide the old server/hub details" +msgstr "Lub podaj szczegóły starego serwera/huba" + +#: ../../Zotlabs/Module/Import.php:631 +msgid "Your old identity address (xyz@example.com)" +msgstr "Twój stary adres tożsamoÅ›ci (xyz@example.com)" + +#: ../../Zotlabs/Module/Import.php:632 +msgid "Your old login email address" +msgstr "Twój stary adres e-mail logowania" + +#: ../../Zotlabs/Module/Import.php:633 +msgid "Your old login password" +msgstr "Twoje stare hasÅ‚o logowania" + +#: ../../Zotlabs/Module/Import.php:634 +msgid "Import a few months of posts if possible (limited by available memory" +msgstr "" +"Zaimportuj posty z kilku miesiÄ™cy, jeÅ›li to możliwe (ograniczone dostÄ™pnÄ… " +"pamiÄ™ciÄ…" + +#: ../../Zotlabs/Module/Import.php:636 +msgid "" +"For either option, please choose whether to make this hub your new primary " +"address, or whether your old location should continue this role. You will be " +"able to post from either location, but only one can be marked as the primary " +"location for files, photos, and media." +msgstr "" +"W obu przypadkach wybierz, czy chcesz ustawić ten hub jako nowy adres " +"podstawowy, czy też rolÄ™ tÄ… powinna peÅ‚nić Twoja stara lokalizacja. BÄ™dziesz " +"mógÅ‚/mogÅ‚a publikować z dowolnej lokalizacji, ale tylko jedna z nich może " +"być oznaczona jako główna lokalizacja plików, zdjęć i multimediów." + +#: ../../Zotlabs/Module/Import.php:638 +msgid "Make this hub my primary location" +msgstr "Ustaw ten hub ako mojÄ… głównÄ… lokalizacjÄ™" + +#: ../../Zotlabs/Module/Import.php:639 +msgid "Move this channel (disable all previous locations)" +msgstr "PrzenieÅ› ten kanaÅ‚ (wyÅ‚Ä…cz wszystkie poprzednie lokalizacje)" + +#: ../../Zotlabs/Module/Import.php:640 +msgid "Use this channel nickname instead of the one provided" +msgstr "Użyj tego pseudonimu kanaÅ‚u zamiast podanego" + +#: ../../Zotlabs/Module/Import.php:640 +msgid "" +"Leave blank to keep your existing channel nickname. You will be randomly " +"assigned a similar nickname if either name is already allocated on this site." +msgstr "" +"Pozostaw puste, aby zachować istniejÄ…cy pseudonim kanaÅ‚u. Otrzymasz losowo " +"podobny pseudonim, jeÅ›li któryÅ› z nich jest już przydzielony na tej stronie." + +#: ../../Zotlabs/Module/Import.php:642 +msgid "" +"This process may take several minutes to complete. Please submit the form " +"only once and leave this page open until finished." +msgstr "" +"Ten proces może zająć kilka minut. PrzeÅ›lij formularz tylko raz i pozostaw " +"tÄ™ stronÄ™ otwartÄ… do zakoÅ„czenia procedury." + +#: ../../Zotlabs/Module/Like.php:93 +msgid "Like/Dislike" +msgstr "Polub/Dezaprobuj" + +#: ../../Zotlabs/Module/Like.php:98 +msgid "This action is restricted to members." +msgstr "Ta akcja jest ograniczona do czÅ‚onków." + +#: ../../Zotlabs/Module/Like.php:99 +msgid "" +"Please <a href=\"rmagic\">login with your $Projectname ID</a> or <a href=" +"\"register\">register as a new $Projectname member</a> to continue." +msgstr "" +"Aby kontynuować, <a href=\"rmagic\">zaloguj siÄ™ za pomocÄ… ID $Projectname</" +"a> lub <a href=\"register\">zarejestruj siÄ™ jako nowy czÅ‚onek $Projectname</" +"a>." + +#: ../../Zotlabs/Module/Like.php:154 ../../Zotlabs/Module/Like.php:180 +#: ../../Zotlabs/Module/Like.php:218 +msgid "Invalid request." +msgstr "NieprawidÅ‚owe żądanie." + +#: ../../Zotlabs/Module/Like.php:166 ../../include/conversation.php:135 +msgid "channel" +msgstr "kanaÅ‚" + +#: ../../Zotlabs/Module/Like.php:195 +msgid "thing" +msgstr "rzecz" + +#: ../../Zotlabs/Module/Like.php:241 +msgid "Channel unavailable." +msgstr "KanaÅ‚ niedostÄ™pny." + +#: ../../Zotlabs/Module/Like.php:277 +msgid "Previous action reversed." +msgstr "Poprzednia czynność zostaÅ‚a cofniÄ™ta." + +#: ../../Zotlabs/Module/Like.php:433 ../../Zotlabs/Module/Tagger.php:71 +#: ../../Zotlabs/Module/Subthread.php:112 ../../Zotlabs/Lib/Activity.php:2971 +#: ../../include/conversation.php:128 ../../include/text.php:2252 +#: ../../extend/addon/hzaddons/diaspora/Receiver.php:1597 +#: ../../extend/addon/hzaddons/pubcrawl/as.php:1895 +#: ../../extend/addon/hzaddons/redphotos/redphotohelper.php:71 +msgid "photo" +msgstr "zdjecie" + +#: ../../Zotlabs/Module/Like.php:433 ../../Zotlabs/Module/Subthread.php:112 +#: ../../extend/addon/hzaddons/diaspora/Receiver.php:1597 +#: ../../extend/addon/hzaddons/pubcrawl/as.php:1895 +msgid "status" +msgstr "stan" + +#: ../../Zotlabs/Module/Like.php:469 ../../Zotlabs/Lib/Activity.php:3006 +#: ../../include/conversation.php:174 +#: ../../extend/addon/hzaddons/diaspora/Receiver.php:1537 +#: ../../extend/addon/hzaddons/pubcrawl/as.php:1932 +#, php-format +msgid "%1$s likes %2$s's %3$s" +msgstr "%1$s polubieÅ„ %2$s %3$s" + +#: ../../Zotlabs/Module/Like.php:471 ../../Zotlabs/Lib/Activity.php:3008 +#: ../../include/conversation.php:177 +#: ../../extend/addon/hzaddons/pubcrawl/as.php:1934 +#, php-format +msgid "%1$s doesn't like %2$s's %3$s" +msgstr "%1$s sezaprobat %2$s %3$s" + +#: ../../Zotlabs/Module/Like.php:473 +#, php-format +msgid "%1$s agrees with %2$s's %3$s" +msgstr "%1$s zgadza siÄ™ z %3$s dla %2$s" + +#: ../../Zotlabs/Module/Like.php:475 +#, php-format +msgid "%1$s doesn't agree with %2$s's %3$s" +msgstr "%1$s nie zgadza siÄ™ z %3$s dla %2$s" + +#: ../../Zotlabs/Module/Like.php:477 +#, php-format +msgid "%1$s abstains from a decision on %2$s's %3$s" +msgstr "%1$s wstrzymuje siÄ™ od decyzji w sprawie %3$s dla %2$s" + +#: ../../Zotlabs/Module/Like.php:479 +#: ../../extend/addon/hzaddons/diaspora/Receiver.php:2184 +#, php-format +msgid "%1$s is attending %2$s's %3$s" +msgstr "%1$s uczesticzy %2$s %3$s" + +#: ../../Zotlabs/Module/Like.php:481 +#: ../../extend/addon/hzaddons/diaspora/Receiver.php:2186 +#, php-format +msgid "%1$s is not attending %2$s's %3$s" +msgstr "%1$s nie uczestniczy %2$s %3$s" + +#: ../../Zotlabs/Module/Like.php:483 +#: ../../extend/addon/hzaddons/diaspora/Receiver.php:2188 +#, php-format +msgid "%1$s may attend %2$s's %3$s" +msgstr "%1$s może uczestniczyć %2$s %3$s" + +#: ../../Zotlabs/Module/Like.php:592 +msgid "Action completed." +msgstr "Akcja zakoÅ„czona." + +#: ../../Zotlabs/Module/Like.php:593 +msgid "Thank you." +msgstr "DziÄ™kujemy." + +#: ../../Zotlabs/Module/Defperms.php:68 ../../Zotlabs/Module/Connedit.php:89 +msgid "Could not access contact record." +msgstr "Brak dostÄ™pu do rekordu kontaktu." + +#: ../../Zotlabs/Module/Defperms.php:112 +#: ../../Zotlabs/Module/Settings/Channel.php:267 +#: ../../extend/addon/hzaddons/msgfooter/msgfooter.php:54 +#: ../../extend/addon/hzaddons/piwik/piwik.php:116 +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:82 +#: ../../extend/addon/hzaddons/diaspora/diaspora.php:93 +#: ../../extend/addon/hzaddons/openstreetmap/openstreetmap.php:171 +#: ../../extend/addon/hzaddons/xmpp/xmpp.php:54 +#: ../../extend/addon/hzaddons/twitter/twitter.php:494 +#: ../../extend/addon/hzaddons/logrot/logrot.php:54 +msgid "Settings updated." +msgstr "Zaktualizowano ustawienia." + +#: ../../Zotlabs/Module/Defperms.php:190 +msgid "Default Permissions App" +msgstr "Aplikacja Default Permissions" + +#: ../../Zotlabs/Module/Defperms.php:191 +msgid "Set custom default permissions for new connections" +msgstr "Ustaw niestandardowe uprawnienia domyÅ›lne dla nowych poÅ‚Ä…czeÅ„" + +#: ../../Zotlabs/Module/Defperms.php:255 ../../Zotlabs/Module/Connedit.php:859 +msgid "Connection Default Permissions" +msgstr "DomyÅ›lne uprawnienia poÅ‚Ä…czenia" + +#: ../../Zotlabs/Module/Defperms.php:256 ../../Zotlabs/Module/Connedit.php:860 +msgid "Apply these permissions automatically" +msgstr "Zastosuj te uprawnienia automatycznie" + +#: ../../Zotlabs/Module/Defperms.php:256 +#: ../../Zotlabs/Module/Settings/Channel.php:472 +msgid "" +"If enabled, connection requests will be approved without your interaction" +msgstr "" +"JeÅ›li jest wÅ‚Ä…czone, proÅ›by o poÅ‚Ä…czenie bÄ™dÄ… zatwierdzane bez Twojej " +"interakcji" + +#: ../../Zotlabs/Module/Defperms.php:257 ../../Zotlabs/Module/Connedit.php:861 +msgid "Permission role" +msgstr "Rola uprawnieÅ„" + +#: ../../Zotlabs/Module/Defperms.php:257 +#: ../../Zotlabs/Module/New_channel.php:157 +#: ../../Zotlabs/Module/New_channel.php:164 +#: ../../Zotlabs/Module/Connedit.php:861 +#: ../../Zotlabs/Widget/Notifications.php:182 ../../include/nav.php:324 +msgid "Loading" +msgstr "Åadowanie" + +#: ../../Zotlabs/Module/Defperms.php:258 ../../Zotlabs/Module/Connedit.php:862 +msgid "Add permission role" +msgstr "Dodaj rolÄ™ uprawnieÅ„" + +#: ../../Zotlabs/Module/Defperms.php:262 ../../Zotlabs/Module/Connedit.php:875 +msgid "" +"The permissions indicated on this page will be applied to all new " +"connections." +msgstr "" +"Uprawnienia wskazane na tej stronie zostanÄ… zastosowane do wszystkich nowych " +"poÅ‚Ä…czeÅ„." + +#: ../../Zotlabs/Module/Defperms.php:263 +msgid "Automatic approval settings" +msgstr "Ustawienia automatycznego zatwierdzania" + +#: ../../Zotlabs/Module/Defperms.php:265 ../../Zotlabs/Module/Connedit.php:895 +#: ../../Zotlabs/Module/Tokens.php:183 ../../Zotlabs/Module/Permcats.php:124 +msgid "inherited" +msgstr "dziedziczone" + +#: ../../Zotlabs/Module/Defperms.php:267 ../../Zotlabs/Module/Connedit.php:900 +#: ../../Zotlabs/Module/Tokens.php:181 ../../Zotlabs/Module/Permcats.php:122 +msgid "My Settings" +msgstr "Moje ustawienia" + +#: ../../Zotlabs/Module/Defperms.php:270 ../../Zotlabs/Module/Connedit.php:902 +#: ../../Zotlabs/Module/Tokens.php:186 ../../Zotlabs/Module/Permcats.php:127 +msgid "Individual Permissions" +msgstr "Uprawnienia indywidualne" + +#: ../../Zotlabs/Module/Defperms.php:271 +msgid "" +"Some individual permissions may have been preset or locked based on your " +"channel type and privacy settings." +msgstr "" +"Niektóre indywidualne uprawnienia mogÅ‚y zostać wstÄ™pnie ustawione lub " +"zablokowane w zależnoÅ›ci od typu kanaÅ‚u i ustawieÅ„ prywatnoÅ›ci." + +#: ../../Zotlabs/Module/Layouts.php:129 ../../Zotlabs/Module/Layouts.php:189 +#: ../../Zotlabs/Module/Editlayout.php:128 +msgid "Layout Name" +msgstr "Nazwa ukÅ‚adu" + +#: ../../Zotlabs/Module/Layouts.php:132 ../../Zotlabs/Module/Editlayout.php:129 +msgid "Layout Description (Optional)" +msgstr "Opis ukÅ‚adu (opcjonalnie)" + +#: ../../Zotlabs/Module/Layouts.php:184 ../../include/text.php:2700 +msgid "Layouts" +msgstr "UkÅ‚ady" + +#: ../../Zotlabs/Module/Layouts.php:186 ../../Zotlabs/Lib/Apps.php:348 +#: ../../include/nav.php:174 ../../include/nav.php:320 +#: ../../include/help.php:117 ../../include/help.php:125 +msgid "Help" +msgstr "Pomoc" + +#: ../../Zotlabs/Module/Layouts.php:186 +msgid "Comanche page description language help" +msgstr "Pomoc w zakresie jÄ™zyka opisu strony Comanche" + +#: ../../Zotlabs/Module/Layouts.php:190 +msgid "Layout Description" +msgstr "Opis ukÅ‚adu" + +#: ../../Zotlabs/Module/Layouts.php:195 +msgid "Download PDL file" +msgstr "Pobierz plik PDL" + +#: ../../Zotlabs/Module/Pubstream.php:20 +msgid "Public Stream App" +msgstr "Aplikacja Public Stream" + +#: ../../Zotlabs/Module/Pubstream.php:21 +msgid "The unmoderated public stream of this hub" +msgstr "Niemoderowany strumieÅ„ publiczny tego huba" + +#: ../../Zotlabs/Module/Pubstream.php:95 ../../Zotlabs/Module/Display.php:76 +#: ../../Zotlabs/Module/Channel.php:224 ../../Zotlabs/Module/Hq.php:125 +#: ../../Zotlabs/Module/Network.php:205 +msgid "Reset form" +msgstr "Resetuj formularz" + +#: ../../Zotlabs/Module/Pubstream.php:105 ../../Zotlabs/Lib/Apps.php:375 +#: ../../Zotlabs/Widget/Notifications.php:162 +msgid "Public Stream" +msgstr "StrumieÅ„ publiczny" + +#: ../../Zotlabs/Module/Sse_bs.php:540 ../../Zotlabs/Module/Ping.php:672 +msgid "Private forum" +msgstr "Prywatne forum" + +#: ../../Zotlabs/Module/Sse_bs.php:540 ../../Zotlabs/Module/Ping.php:672 +msgid "Public forum" +msgstr "Publiczne forum" + +#: ../../Zotlabs/Module/Group.php:46 +msgid "Privacy group created." +msgstr "Utworzono grupÄ™ prywatnoÅ›ci." + +#: ../../Zotlabs/Module/Group.php:49 +msgid "Could not create privacy group." +msgstr "Nie udaÅ‚o siÄ™ utworzyć grupy prywatnoÅ›ci." + +#: ../../Zotlabs/Module/Group.php:62 ../../Zotlabs/Module/Group.php:214 +#: ../../include/items.php:4491 +msgid "Privacy group not found." +msgstr "Nie znaleziono grupy prywatnoÅ›ci." + +#: ../../Zotlabs/Module/Group.php:81 +msgid "Privacy group updated." +msgstr "Grupa prywatnoÅ›ci zostaÅ‚a zaktualizowana." + +#: ../../Zotlabs/Module/Group.php:107 +msgid "Privacy Groups App" +msgstr "Aplikacja Privacy Groups" + +#: ../../Zotlabs/Module/Group.php:108 +msgid "Management of privacy groups" +msgstr "ZarzÄ…dzanie grupami prywatnoÅ›ci" + +#: ../../Zotlabs/Module/Group.php:142 ../../Zotlabs/Module/Group.php:154 +#: ../../Zotlabs/Lib/Group.php:324 ../../Zotlabs/Lib/Apps.php:364 +#: ../../Zotlabs/Widget/Activity_filter.php:82 ../../include/group.php:321 +#: ../../include/acl_selectors.php:86 ../../include/nav.php:101 +msgid "Privacy Groups" +msgstr "Grupy prywatnoÅ›ci" + +#: ../../Zotlabs/Module/Group.php:143 +msgid "Add Group" +msgstr "Dodaj grupÄ™" + +#: ../../Zotlabs/Module/Group.php:147 +msgid "Privacy group name" +msgstr "Nazwa grupy prywatnoÅ›ci" + +#: ../../Zotlabs/Module/Group.php:148 ../../Zotlabs/Module/Group.php:257 +msgid "Members are visible to other channels" +msgstr "CzÅ‚onkowie sÄ… widoczni dla innych kanałów" + +#: ../../Zotlabs/Module/Group.php:183 +msgid "Privacy group removed." +msgstr "Grupa prywatnoÅ›ci zostaÅ‚a usuniÄ™ta." + +#: ../../Zotlabs/Module/Group.php:186 +msgid "Unable to remove privacy group." +msgstr "Nie można usunąć grupy prywatnoÅ›ci." + +#: ../../Zotlabs/Module/Group.php:252 +#, php-format +msgid "Privacy Group: %s" +msgstr "Grupa prywatnoÅ›ci: %s" + +#: ../../Zotlabs/Module/Group.php:254 +msgid "Privacy group name: " +msgstr "Nazwa grupy prywatnoÅ›ci: " + +#: ../../Zotlabs/Module/Group.php:259 +msgid "Delete Group" +msgstr "UsuÅ„ grupÄ™" + +#: ../../Zotlabs/Module/Group.php:270 +msgid "Group members" +msgstr "CzÅ‚onkowie grupy" + +#: ../../Zotlabs/Module/Group.php:272 +msgid "Not in this group" +msgstr "Nie w tej grupie" + +#: ../../Zotlabs/Module/Group.php:304 +msgid "Click a channel to toggle membership" +msgstr "Kliknij kanaÅ‚, aby przeÅ‚Ä…czyć czÅ‚onkostwo" + +#: ../../Zotlabs/Module/Removeme.php:35 +msgid "" +"Channel removals are not allowed within 48 hours of changing the account " +"password." +msgstr "" +"UsuniÄ™cie kanaÅ‚u nie jest dozwolone w ciÄ…gu 48 godzin od zmiany hasÅ‚a do " +"konta." + +#: ../../Zotlabs/Module/Removeme.php:60 +msgid "Remove This Channel" +msgstr "UsuÅ„ ten kanaÅ‚" + +#: ../../Zotlabs/Module/Removeme.php:61 ../../Zotlabs/Module/Changeaddr.php:78 +#: ../../Zotlabs/Module/Removeaccount.php:58 +msgid "WARNING: " +msgstr "UWAGA: " + +#: ../../Zotlabs/Module/Removeme.php:61 +msgid "This channel will be completely removed from the network. " +msgstr "Ten kanaÅ‚ zostanie caÅ‚kowicie usuniÄ™ty z sieci. " + +#: ../../Zotlabs/Module/Removeme.php:61 +#: ../../Zotlabs/Module/Removeaccount.php:58 +msgid "This action is permanent and can not be undone!" +msgstr "Ta akcja jest bezpowrotna i nie można jej cofnąć!" + +#: ../../Zotlabs/Module/Removeme.php:62 ../../Zotlabs/Module/Changeaddr.php:79 +#: ../../Zotlabs/Module/Removeaccount.php:59 +msgid "Please enter your password for verification:" +msgstr "Wprowadź hasÅ‚o do weryfikacji:" + +#: ../../Zotlabs/Module/Removeme.php:64 +#: ../../Zotlabs/Module/Settings/Channel.php:596 +msgid "Remove Channel" +msgstr "UsuÅ„ kanaÅ‚" + +#: ../../Zotlabs/Module/Appman.php:39 ../../Zotlabs/Module/Appman.php:56 +msgid "App installed." +msgstr "Aplikacja zostaÅ‚a zainstalowana." + +#: ../../Zotlabs/Module/Appman.php:49 +msgid "Malformed app." +msgstr "NieprawidÅ‚owa aplikacja." + +#: ../../Zotlabs/Module/Appman.php:132 +msgid "Embed code" +msgstr "Osadzony kod" + +#: ../../Zotlabs/Module/Appman.php:138 +msgid "Edit App" +msgstr "Edutuj aplikacjÄ™" + +#: ../../Zotlabs/Module/Appman.php:138 +msgid "Create App" +msgstr "Utwórz aplikacjÄ™" + +#: ../../Zotlabs/Module/Appman.php:143 +msgid "Name of app" +msgstr "Nazwa aplikacji" + +#: ../../Zotlabs/Module/Appman.php:144 +msgid "Location (URL) of app" +msgstr "Lokalizacja (URL) aplikacji" + +#: ../../Zotlabs/Module/Appman.php:146 +msgid "Photo icon URL" +msgstr "Adres URL ikony zdjÄ™cia" + +#: ../../Zotlabs/Module/Appman.php:146 +msgid "80 x 80 pixels - optional" +msgstr "80 x 80 pikseli - opcjonalnie" + +#: ../../Zotlabs/Module/Appman.php:147 +msgid "Categories (optional, comma separated list)" +msgstr "Kategorie (opcjonalne, lista rozdzielana przecinkami)" + +#: ../../Zotlabs/Module/Appman.php:148 +msgid "Version ID" +msgstr "ID wesji" + +#: ../../Zotlabs/Module/Appman.php:149 +msgid "Price of app" +msgstr "Cena aplikacji" + +#: ../../Zotlabs/Module/Appman.php:150 +msgid "Location (URL) to purchase app" +msgstr "Lokalizacja (URL) do zakupu aplikacji" + +#: ../../Zotlabs/Module/Changeaddr.php:35 +msgid "" +"Channel name changes are not allowed within 48 hours of changing the account " +"password." +msgstr "" +"Zmiana nazwy kanaÅ‚u jest niedozwolona w ciÄ…gu 48 godzin od zmiany hasÅ‚a do " +"konta." + +#: ../../Zotlabs/Module/Changeaddr.php:46 ../../include/channel.php:225 +#: ../../include/channel.php:706 +msgid "Reserved nickname. Please choose another." +msgstr "Zarezerwowany pseudonim. ProszÄ™ wybrać inny." + +#: ../../Zotlabs/Module/Changeaddr.php:51 ../../include/channel.php:230 +#: ../../include/channel.php:711 +msgid "" +"Nickname has unsupported characters or is already being used on this site." +msgstr "" +"Pseudonim zawiera nieobsÅ‚ugiwane znaki lub jest już używany w tym serwisie." + +#: ../../Zotlabs/Module/Changeaddr.php:77 +msgid "Change channel nickname/address" +msgstr "ZmieÅ„ krótkÄ… nazwÄ™/adres kanaÅ‚u" + +#: ../../Zotlabs/Module/Changeaddr.php:78 +msgid "Any/all connections on other networks will be lost!" +msgstr "Wszystkie poÅ‚Ä…czenia w innych sieciach zostanÄ… utracone!" + +#: ../../Zotlabs/Module/Changeaddr.php:80 +msgid "New channel address" +msgstr "Nowy adres kanaÅ‚u" + +#: ../../Zotlabs/Module/Changeaddr.php:81 +msgid "Rename Channel" +msgstr "ZmieÅ„ nazwÄ™ kanaÅ‚u" + +#: ../../Zotlabs/Module/Oauth.php:45 +msgid "Name is required" +msgstr "Wymaga siÄ™ podania nazwy" + +#: ../../Zotlabs/Module/Oauth.php:49 +msgid "Key and Secret are required" +msgstr "Wymaga siÄ™ wprowadzenia klucza i sekretu" + +#: ../../Zotlabs/Module/Oauth.php:100 +msgid "OAuth Apps Manager App" +msgstr "Aplikacja OAuth Apps Manager" + +#: ../../Zotlabs/Module/Oauth.php:101 +msgid "OAuth authentication tokens for mobile and remote apps" +msgstr "Tokeny uwierzytelniania OAuth dla aplikacji mobilnych i zdalnych" + +#: ../../Zotlabs/Module/Oauth.php:110 ../../Zotlabs/Module/Oauth.php:136 +#: ../../Zotlabs/Module/Oauth.php:172 ../../Zotlabs/Module/Oauth2.php:143 +#: ../../Zotlabs/Module/Oauth2.php:193 +msgid "Add application" +msgstr "Dodaj aplikacjÄ™" + +#: ../../Zotlabs/Module/Oauth.php:113 ../../Zotlabs/Module/Oauth2.php:118 +#: ../../Zotlabs/Module/Oauth2.php:146 +msgid "Name of application" +msgstr "Nazwa aplikacji" + +#: ../../Zotlabs/Module/Oauth.php:114 ../../Zotlabs/Module/Oauth.php:140 +#: ../../extend/addon/hzaddons/statusnet/statusnet.php:596 +#: ../../extend/addon/hzaddons/twitter/twitter.php:505 +msgid "Consumer Key" +msgstr "Klucz konsumenta" + +#: ../../Zotlabs/Module/Oauth.php:114 ../../Zotlabs/Module/Oauth.php:115 +#: ../../Zotlabs/Module/Oauth2.php:119 ../../Zotlabs/Module/Oauth2.php:147 +msgid "Automatically generated - change if desired. Max length 20" +msgstr "" +"Wygenerowane automatycznie - w razie potrzeby zmieÅ„. Maksymalna dÅ‚ugość 20" + +#: ../../Zotlabs/Module/Oauth.php:115 ../../Zotlabs/Module/Oauth.php:141 +#: ../../Zotlabs/Module/Oauth2.php:119 ../../Zotlabs/Module/Oauth2.php:147 +#: ../../extend/addon/hzaddons/statusnet/statusnet.php:595 +#: ../../extend/addon/hzaddons/twitter/twitter.php:506 +msgid "Consumer Secret" +msgstr "HasÅ‚o konsumenta" + +#: ../../Zotlabs/Module/Oauth.php:116 ../../Zotlabs/Module/Oauth.php:142 +#: ../../Zotlabs/Module/Oauth2.php:120 ../../Zotlabs/Module/Oauth2.php:148 +msgid "Redirect" +msgstr "Przekierowanie" + +#: ../../Zotlabs/Module/Oauth.php:116 ../../Zotlabs/Module/Oauth2.php:120 +#: ../../Zotlabs/Module/Oauth2.php:148 +msgid "" +"Redirect URI - leave blank unless your application specifically requires this" +msgstr "" +"Identyfikator URI przekierowania - pozostaw puste, chyba że aplikacja tego " +"wymaga" + +#: ../../Zotlabs/Module/Oauth.php:117 ../../Zotlabs/Module/Oauth.php:143 +msgid "Icon url" +msgstr "URL ikony" + +#: ../../Zotlabs/Module/Oauth.php:117 ../../Zotlabs/Module/Sources.php:123 +#: ../../Zotlabs/Module/Sources.php:158 +msgid "Optional" +msgstr "Opcjonalne" + +#: ../../Zotlabs/Module/Oauth.php:128 +msgid "Application not found." +msgstr "Aplikacji nie znaleziono." + +#: ../../Zotlabs/Module/Oauth.php:171 +msgid "Connected OAuth Apps" +msgstr "PoÅ‚Ä…czone aplikacje OAuth" + +#: ../../Zotlabs/Module/Oauth.php:175 ../../Zotlabs/Module/Oauth2.php:196 +msgid "Client key starts with" +msgstr "Klucz klienta zaczyna siÄ™ od" + +#: ../../Zotlabs/Module/Oauth.php:176 ../../Zotlabs/Module/Oauth2.php:197 +msgid "No name" +msgstr "Brak nazwy" + +#: ../../Zotlabs/Module/Oauth.php:177 ../../Zotlabs/Module/Oauth2.php:198 +msgid "Remove authorization" +msgstr "UsuÅ„ autoryzacjÄ™" + +#: ../../Zotlabs/Module/Email_resend.php:12 +#: ../../Zotlabs/Module/Email_validation.php:24 +msgid "Token verification failed." +msgstr "Weryfikacja tokena nie powiodÅ‚a siÄ™." + +#: ../../Zotlabs/Module/Email_resend.php:30 +msgid "Email verification resent" +msgstr "Weryfikacja adresu e-mail zostaÅ‚a wysÅ‚ana ponownie" + +#: ../../Zotlabs/Module/Email_resend.php:33 +msgid "Unable to resend email verification message." +msgstr "Nie można ponownie wysÅ‚ać weryfikacyjnÄ… wiadomość e-mail." + +#: ../../Zotlabs/Module/Search.php:17 +#: ../../Zotlabs/Module/Viewconnections.php:23 +#: ../../Zotlabs/Module/Display.php:26 ../../Zotlabs/Module/Photos.php:519 +#: ../../Zotlabs/Module/Directory.php:73 ../../Zotlabs/Module/Directory.php:78 +#: ../../Zotlabs/Module/Ratings.php:83 +msgid "Public access denied." +msgstr "Odmowa dostÄ™pu publicznego." + +#: ../../Zotlabs/Module/Search.php:41 ../../Zotlabs/Module/Connections.php:378 +#: ../../Zotlabs/Lib/Apps.php:353 ../../Zotlabs/Widget/Sitesearch.php:31 +#: ../../Zotlabs/Widget/Activity_filter.php:193 ../../include/text.php:1150 +#: ../../include/text.php:1162 ../../include/acl_selectors.php:148 +#: ../../include/nav.php:188 +msgid "Search" +msgstr "Szukaj" + +#: ../../Zotlabs/Module/Search.php:222 +#, php-format +msgid "Items tagged with: %s" +msgstr "Elementy oznaczone tagiem: %s" + +#: ../../Zotlabs/Module/Search.php:224 +#, php-format +msgid "Search results for: %s" +msgstr "Wyniki wyszukiwania dla: %s" + +#: ../../Zotlabs/Module/Moderate.php:67 +msgid "Comment approved" +msgstr "Komentarz zatwierdzony" + +#: ../../Zotlabs/Module/Moderate.php:71 +msgid "Comment deleted" +msgstr "Komentarz usuniety" + +#: ../../Zotlabs/Module/Rpost.php:150 ../../Zotlabs/Module/Editpost.php:109 +msgid "Edit post" +msgstr "Edytuj post" + +#: ../../Zotlabs/Module/Oexchange.php:27 +msgid "Unable to find your hub." +msgstr "Nie można znaleźć Twojego huba." + +#: ../../Zotlabs/Module/Oexchange.php:41 +msgid "Post successful." +msgstr "Opublikowanie powiodÅ‚o siÄ™." + +#: ../../Zotlabs/Module/Chanview.php:95 ../../Zotlabs/Module/Card_edit.php:44 +#: ../../Zotlabs/Module/Wall_upload.php:31 ../../Zotlabs/Module/Page.php:75 +#: ../../Zotlabs/Module/Block.php:41 ../../Zotlabs/Module/Article_edit.php:44 +#: ../../Zotlabs/Module/Attach.php:21 ../../Zotlabs/Module/Cal.php:31 +#: ../../Zotlabs/Module/Attach_edit.php:52 +msgid "Channel not found." +msgstr "Nie znaleziono kanaÅ‚u." + +#: ../../Zotlabs/Module/Chanview.php:132 +msgid "toggle full screen mode" +msgstr "przeÅ‚Ä…cz tryb peÅ‚nego ekranu" + +#: ../../Zotlabs/Module/Tagger.php:50 +msgid "Post not found." +msgstr "Nie znaleziono postu." + +#: ../../Zotlabs/Module/Tagger.php:79 ../../Zotlabs/Lib/Activity.php:2971 +#: ../../include/conversation.php:158 ../../include/text.php:2258 +#: ../../include/markdown.php:204 ../../include/bbcode.php:523 +msgid "post" +msgstr "post" + +#: ../../Zotlabs/Module/Tagger.php:81 ../../include/conversation.php:160 +#: ../../include/text.php:2260 +msgid "comment" +msgstr "komentarz" + +#: ../../Zotlabs/Module/Tagger.php:121 +#, php-format +msgid "%1$s tagged %2$s's %3$s with %4$s" +msgstr "%1$s oznaczono tagiem %3$s %2$s w %4$s" + +#: ../../Zotlabs/Module/Import_items.php:93 +#, php-format +msgid "Warning: Database versions differ by %1$d updates." +msgstr "Ostrzeżenie: wersje baz danych różniÄ… siÄ™ o %1$d aktualizacji." + +#: ../../Zotlabs/Module/Import_items.php:108 +msgid "Import completed" +msgstr "Import zakoÅ„czony" + +#: ../../Zotlabs/Module/Import_items.php:125 +msgid "Import Items" +msgstr "Importuj elementy" + +#: ../../Zotlabs/Module/Import_items.php:126 +msgid "Use this form to import existing posts and content from an export file." +msgstr "" +"Użyj tego formularza, aby zaimportować istniejÄ…ce posty i treść z pliku " +"eksportu." + +#: ../../Zotlabs/Module/Connect.php:65 ../../Zotlabs/Module/Connect.php:118 +msgid "Continue" +msgstr "Kontynuj" + +#: ../../Zotlabs/Module/Connect.php:99 +msgid "Premium Channel Setup" +msgstr "Konfiguracja kanaÅ‚u Premium" + +#: ../../Zotlabs/Module/Connect.php:101 +msgid "Enable premium channel connection restrictions" +msgstr "WÅ‚Ä…cz ograniczenia poÅ‚Ä…czeÅ„ z kanaÅ‚em premium" + +#: ../../Zotlabs/Module/Connect.php:102 +msgid "" +"Please enter your restrictions or conditions, such as paypal receipt, usage " +"guidelines, etc." +msgstr "" +"Podaj swoje ograniczenia lub warunki, takie jak pokwitowanie PayPal, " +"wytyczne dotyczÄ…ce użytkowania itp." + +#: ../../Zotlabs/Module/Connect.php:104 ../../Zotlabs/Module/Connect.php:124 +msgid "" +"This channel may require additional steps or acknowledgement of the " +"following conditions prior to connecting:" +msgstr "" +"Ten kanaÅ‚, przed podÅ‚Ä…czeniem, może wymagać dodatkowych kroków lub " +"potwierdzenia nastÄ™pujÄ…cych warunków:" + +#: ../../Zotlabs/Module/Connect.php:105 +msgid "" +"Potential connections will then see the following text before proceeding:" +msgstr "Potencjalne poÅ‚Ä…czenia zobaczÄ… nastÄ™pujÄ…cy tekst przed kontynuowaniem:" + +#: ../../Zotlabs/Module/Connect.php:106 ../../Zotlabs/Module/Connect.php:127 +msgid "" +"By continuing, I certify that I have complied with any instructions provided " +"on this page." +msgstr "" +"KontynuujÄ…c, oÅ›wiadczam, że postÄ™powaÅ‚em zgodnie z instrukcjami podanymi na " +"tej stronie." + +#: ../../Zotlabs/Module/Connect.php:115 +msgid "(No specific instructions have been provided by the channel owner.)" +msgstr "(WÅ‚aÅ›ciciel kanaÅ‚u nie przekazaÅ‚ żadnych szczegółowych instrukcji.)" + +#: ../../Zotlabs/Module/Connect.php:123 +msgid "Restricted or Premium Channel" +msgstr "KanaÅ‚ z ograniczeniami lub premium" + +#: ../../Zotlabs/Module/New_channel.php:147 ../../Zotlabs/Module/Manage.php:138 +#, php-format +msgid "You have created %1$.0f of %2$.0f allowed channels." +msgstr "Utworzno %1$ .0f z %2$.0f dozwolonych kanałów." + +#: ../../Zotlabs/Module/New_channel.php:159 +msgid "Your real name is recommended." +msgstr "Zalecane jest podania prawdziwego imienia i nazwiska lub nazwy." + +#: ../../Zotlabs/Module/New_channel.php:160 +msgid "" +"Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation " +"Group\"" +msgstr "" +"PrzykÅ‚ady: \"Bob Jameson\", \"Lisa i jej konie\", \"PiÅ‚ka nożna\", \"Grupa " +"lotnicza\"" + +#: ../../Zotlabs/Module/New_channel.php:165 +msgid "" +"This will be used to create a unique network address (like an email address)." +msgstr "" +"Zostanie to zastosowane do utworzenia unikalnego adresu sieciowego " +"(podobnego do adresu e-mail)." + +#: ../../Zotlabs/Module/New_channel.php:167 +msgid "Allowed characters are a-z 0-9, - and _" +msgstr "Dozwolone znaki, to a-z 0-9, - oraz _" + +#: ../../Zotlabs/Module/New_channel.php:175 +msgid "Channel name" +msgstr "Nazwa kanaÅ‚u" + +#: ../../Zotlabs/Module/New_channel.php:177 +#: ../../Zotlabs/Module/Register.php:263 +msgid "Choose a short nickname" +msgstr "Wybierz krótki pseudonim" + +#: ../../Zotlabs/Module/New_channel.php:178 +#: ../../Zotlabs/Module/Register.php:264 +#: ../../Zotlabs/Module/Settings/Channel.php:537 +msgid "Channel role and privacy" +msgstr "Rola kanaÅ‚u i prywatność" + +#: ../../Zotlabs/Module/New_channel.php:178 +msgid "" +"Select a channel permission role compatible with your usage needs and " +"privacy requirements." +msgstr "" +"Wybierz rolÄ™ uprawnieÅ„ do kanaÅ‚u, zgodnÄ… z Twoimi potrzebami użytkowania i " +"wymaganiami dotyczÄ…cymi prywatnoÅ›ci." + +#: ../../Zotlabs/Module/New_channel.php:178 +#: ../../Zotlabs/Module/Register.php:264 +msgid "Read more about channel permission roles" +msgstr "Przeczytaj wiÄ™cej o rolach uprawnieÅ„ do kanaÅ‚u" + +#: ../../Zotlabs/Module/New_channel.php:181 +msgid "Create a Channel" +msgstr "Utwórz kanaÅ‚" + +#: ../../Zotlabs/Module/New_channel.php:182 +msgid "" +"A channel is a unique network identity. It can represent a person (social " +"network profile), a forum (group), a business or celebrity page, a newsfeed, " +"and many other things." +msgstr "" +"KanaÅ‚ to unikalna tożsamość sieciowa. Może reprezentować osobÄ™ (profil sieci " +"spoÅ‚ecznoÅ›ciowej), forum (grupÄ™), stronÄ™ biznesowÄ… lub celebryckÄ…, kanaÅ‚ " +"informacyjny i wiele innych rzeczy." + +#: ../../Zotlabs/Module/New_channel.php:183 +msgid "" +"or <a href=\"import\">import an existing channel</a> from another location." +msgstr "" +"lub <a href=\"import\">zaimportuj istniejÄ…cy kanaÅ‚</a> z innej lokalizacji." + +#: ../../Zotlabs/Module/New_channel.php:188 +msgid "Validate" +msgstr "Zalegalizuj" + +#: ../../Zotlabs/Module/Apps.php:50 ../../Zotlabs/Widget/Appstore.php:14 +msgid "Available Apps" +msgstr "DostÄ™pne aplikacje" + +#: ../../Zotlabs/Module/Apps.php:50 +msgid "Installed Apps" +msgstr "Zainstalowane aplikacje" + +#: ../../Zotlabs/Module/Apps.php:53 +msgid "Manage Apps" +msgstr "ZarzÄ…dzaj aplikacjami" + +#: ../../Zotlabs/Module/Apps.php:54 +msgid "Create Custom App" +msgstr "Utwórz wÅ‚asnÄ… aplikacjÄ™" + +#: ../../Zotlabs/Module/Removeaccount.php:35 +msgid "" +"Account removals are not allowed within 48 hours of changing the account " +"password." +msgstr "" +"UsuniÄ™cie konta nie jest dozwolone w ciÄ…gu 48 godzin od zmiany hasÅ‚a do " +"konta." + +#: ../../Zotlabs/Module/Removeaccount.php:57 +msgid "Remove This Account" +msgstr "UsuÅ„ to konto" + +#: ../../Zotlabs/Module/Removeaccount.php:58 +msgid "" +"This account and all its channels will be completely removed from the " +"network. " +msgstr "To konto i wszystkie jego kanaÅ‚y zostanÄ… caÅ‚kowicie usuniÄ™te z sieci. " + +#: ../../Zotlabs/Module/Removeaccount.php:61 +#: ../../Zotlabs/Module/Settings/Account.php:105 +msgid "Remove Account" +msgstr "UsuÅ„ konto" + +#: ../../Zotlabs/Module/Filestorage.php:14 +#: ../../Zotlabs/Module/Filestorage.php:53 +msgid "Deprecated!" +msgstr "PrzestarzaÅ‚e!" + +#: ../../Zotlabs/Module/Filestorage.php:29 ../../Zotlabs/Module/Display.php:42 +#: ../../Zotlabs/Module/Display.php:429 ../../Zotlabs/Module/Admin.php:62 +#: ../../Zotlabs/Module/Admin/Themes.php:72 +#: ../../Zotlabs/Module/Admin/Addons.php:260 ../../Zotlabs/Module/Thing.php:96 +#: ../../Zotlabs/Module/Viewsrc.php:25 ../../include/items.php:3919 +#: ../../extend/addon/hzaddons/flashcards/Mod_Flashcards.php:284 +#: ../../extend/addon/hzaddons/flashcards/Mod_Flashcards.php:285 +msgid "Item not found." +msgstr "Nie znaleziono elementu." + +#: ../../Zotlabs/Module/Filestorage.php:109 +#: ../../Zotlabs/Module/Attach_edit.php:69 +msgid "File not found." +msgstr "Nie znaleziono pliku." + +#: ../../Zotlabs/Module/Filestorage.php:157 +msgid "Permission Denied." +msgstr "Odmowa dostÄ™pu." + +#: ../../Zotlabs/Module/Filestorage.php:190 +msgid "Edit file permissions" +msgstr "Edytuj uprawnienia do plików" + +#: ../../Zotlabs/Module/Filestorage.php:195 +#: ../../Zotlabs/Module/Connedit.php:682 ../../Zotlabs/Module/Chat.php:241 +#: ../../Zotlabs/Module/Photos.php:678 ../../Zotlabs/Module/Photos.php:1047 +#: ../../Zotlabs/Module/Thing.php:321 ../../Zotlabs/Module/Thing.php:374 +#: ../../include/acl_selectors.php:153 +#: ../../extend/addon/hzaddons/flashcards/Mod_Flashcards.php:254 +msgid "Permissions" +msgstr "Uprawnienia" + +#: ../../Zotlabs/Module/Filestorage.php:202 +#: ../../extend/addon/hzaddons/flashcards/Mod_Flashcards.php:261 +msgid "Set/edit permissions" +msgstr "Ustaw/edytuj uprawnienia" + +#: ../../Zotlabs/Module/Filestorage.php:203 +msgid "Include all files and sub folders" +msgstr "UwzglÄ™dnij wszystkie pliki i podfoldery" + +#: ../../Zotlabs/Module/Filestorage.php:204 +msgid "Return to file list" +msgstr "Wróć do listy plików" + +#: ../../Zotlabs/Module/Filestorage.php:206 +#: ../../Zotlabs/Storage/Browser.php:386 +msgid "Copy/paste this code to attach file to a post" +msgstr "Skopiuj/wklej ten kod, aby doÅ‚Ä…czyć plik do postu" + +#: ../../Zotlabs/Module/Filestorage.php:207 +#: ../../Zotlabs/Storage/Browser.php:387 +msgid "Copy/paste this URL to link file from a web page" +msgstr "Skopiuj/wklej ten adres URL, aby zlinkować plik na stron internetowej" + +#: ../../Zotlabs/Module/Filestorage.php:209 +msgid "Share this file" +msgstr "UdostÄ™pnij ten plik" + +#: ../../Zotlabs/Module/Filestorage.php:210 +msgid "Show URL to this file" +msgstr "Pokaż adres URL do tego pliku" + +#: ../../Zotlabs/Module/Filestorage.php:211 +#: ../../Zotlabs/Storage/Browser.php:552 +msgid "Show in your contacts shared folder" +msgstr "Pokaż w folderze udostÄ™pnionym kontaktów" + +#: ../../Zotlabs/Module/Card_edit.php:17 ../../Zotlabs/Module/Card_edit.php:33 +#: ../../Zotlabs/Module/Editlayout.php:79 ../../Zotlabs/Module/Editblock.php:79 +#: ../../Zotlabs/Module/Editblock.php:95 ../../Zotlabs/Module/Editpost.php:24 +#: ../../Zotlabs/Module/Editwebpage.php:80 +#: ../../Zotlabs/Module/Article_edit.php:17 +#: ../../Zotlabs/Module/Article_edit.php:33 +msgid "Item not found" +msgstr "Nie znaleziono elementu" + +#: ../../Zotlabs/Module/Card_edit.php:101 +#: ../../Zotlabs/Module/Editblock.php:116 ../../Zotlabs/Module/Chat.php:220 +#: ../../Zotlabs/Module/Editwebpage.php:143 +#: ../../Zotlabs/Module/Article_edit.php:100 +#: ../../include/conversation.php:1341 +#: ../../extend/addon/hzaddons/hsse/hsse.php:95 +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:166 +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:309 +msgid "Insert web link" +msgstr "Wstaw link internetowy" + +#: ../../Zotlabs/Module/Card_edit.php:117 +#: ../../Zotlabs/Module/Editblock.php:129 ../../Zotlabs/Module/Photos.php:674 +#: ../../Zotlabs/Module/Photos.php:1044 +#: ../../Zotlabs/Module/Article_edit.php:116 +#: ../../include/conversation.php:1474 +#: ../../extend/addon/hzaddons/hsse/hsse.php:221 +msgid "Title (optional)" +msgstr "TytuÅ‚ (opcjonalnie)" + +#: ../../Zotlabs/Module/Card_edit.php:128 +msgid "Edit Card" +msgstr "Edytuj kartÄ™" + +#: ../../Zotlabs/Module/Viewconnections.php:65 +msgid "No connections." +msgstr "Brak poÅ‚Ä…czeÅ„." + +#: ../../Zotlabs/Module/Viewconnections.php:80 +#: ../../Zotlabs/Module/Connections.php:288 ../../include/text.php:1044 +msgid "Accepts" +msgstr "Akceptacje" + +#: ../../Zotlabs/Module/Viewconnections.php:83 +#: ../../Zotlabs/Module/Connections.php:291 ../../include/text.php:1047 +msgid "Comments" +msgstr "Komentarze" + +#: ../../Zotlabs/Module/Viewconnections.php:88 +#: ../../Zotlabs/Module/Connections.php:296 ../../include/text.php:1052 +msgid "Stream items" +msgstr "Elementy strumienia" + +#: ../../Zotlabs/Module/Viewconnections.php:93 +#: ../../Zotlabs/Module/Connections.php:301 ../../include/text.php:1057 +msgid "Wall posts" +msgstr "Åšciana postów" + +#: ../../Zotlabs/Module/Viewconnections.php:97 +#: ../../Zotlabs/Module/Connections.php:305 ../../include/text.php:1061 +msgid "Nothing" +msgstr "Nic" + +#: ../../Zotlabs/Module/Viewconnections.php:105 +#, php-format +msgid "Visit %s's profile [%s]" +msgstr "Odwiedź profil %s [%s]" + +#: ../../Zotlabs/Module/Viewconnections.php:135 +msgid "View Connections" +msgstr "Pokaż poÅ‚Ä…czenia" + +#: ../../Zotlabs/Module/Oauth2.php:54 +msgid "Name and Secret are required" +msgstr "Wymagane jest ustawienie imienia i sekretu" + +#: ../../Zotlabs/Module/Oauth2.php:106 +msgid "OAuth2 Apps Manager App" +msgstr "Aplikacja OAuth2 Apps Manager" + +#: ../../Zotlabs/Module/Oauth2.php:107 +msgid "OAuth2 authenticatication tokens for mobile and remote apps" +msgstr "Tokeny uwierzytelniajÄ…ce OAuth2 dla aplikacji mobilnych i zdalnych" + +#: ../../Zotlabs/Module/Oauth2.php:115 +msgid "Add OAuth2 application" +msgstr "Dodaj aplikacjÄ™ OAuth2" + +#: ../../Zotlabs/Module/Oauth2.php:121 ../../Zotlabs/Module/Oauth2.php:149 +msgid "Grant Types" +msgstr "Rodzaje dofinansowaÅ„" + +#: ../../Zotlabs/Module/Oauth2.php:121 ../../Zotlabs/Module/Oauth2.php:122 +msgid "leave blank unless your application sepcifically requires this" +msgstr "pozostaw puste, chyba że Twoja aplikacja wyraźnie tego wymaga" + +#: ../../Zotlabs/Module/Oauth2.php:122 ../../Zotlabs/Module/Oauth2.php:150 +msgid "Authorization scope" +msgstr "Zakres uprawnieÅ„" + +#: ../../Zotlabs/Module/Oauth2.php:134 +msgid "OAuth2 Application not found." +msgstr "Nie znaleziono aplikacji OAuth2." + +#: ../../Zotlabs/Module/Oauth2.php:149 ../../Zotlabs/Module/Oauth2.php:150 +msgid "leave blank unless your application specifically requires this" +msgstr "pozostaw puste, chyba że Twoja aplikacja wyraźnie tego wymaga" + +#: ../../Zotlabs/Module/Oauth2.php:192 +msgid "Connected OAuth2 Apps" +msgstr "Aplikacje poÅ‚Ä…czeÅ„Â OAuth2" + +#: ../../Zotlabs/Module/Wiki.php:35 +#: ../../extend/addon/hzaddons/cart/cart.php:1410 +#: ../../extend/addon/hzaddons/flashcards/Mod_Flashcards.php:51 +msgid "Profile Unavailable." +msgstr "Profil niedostÄ™pny." + +#: ../../Zotlabs/Module/Wiki.php:52 +msgid "Wiki App" +msgstr "Aplikacja Wiki" + +#: ../../Zotlabs/Module/Wiki.php:53 +msgid "Provide a wiki for your channel" +msgstr "UdostÄ™pnij wiki dla swojego kanaÅ‚u" + +#: ../../Zotlabs/Module/Wiki.php:77 +#: ../../extend/addon/hzaddons/cart/cart.php:1556 +#: ../../extend/addon/hzaddons/cart/submodules/paypalbuttonV2.php:478 +#: ../../extend/addon/hzaddons/cart/submodules/paypalbutton.php:456 +#: ../../extend/addon/hzaddons/cart/myshop.php:37 +#: ../../extend/addon/hzaddons/cart/manual_payments.php:93 +msgid "Invalid channel" +msgstr "ZÅ‚y kanaÅ‚" + +#: ../../Zotlabs/Module/Wiki.php:133 +msgid "Error retrieving wiki" +msgstr "BÅ‚Ä…d podczas pobierania wiki" + +#: ../../Zotlabs/Module/Wiki.php:140 +msgid "Error creating zip file export folder" +msgstr "BÅ‚Ä…d podczas tworzenia folderu eksportu pliku ZIP" + +#: ../../Zotlabs/Module/Wiki.php:191 +msgid "Error downloading wiki: " +msgstr "BÅ‚Ä…d podczas pobierania wiki: " + +#: ../../Zotlabs/Module/Wiki.php:206 ../../Zotlabs/Widget/Wiki_list.php:15 +#: ../../include/nav.php:536 +msgid "Wikis" +msgstr "Wiki" + +#: ../../Zotlabs/Module/Wiki.php:212 ../../Zotlabs/Storage/Browser.php:404 +msgid "Download" +msgstr "Pobierz" + +#: ../../Zotlabs/Module/Wiki.php:216 +msgid "Wiki name" +msgstr "Nazwa wiki" + +#: ../../Zotlabs/Module/Wiki.php:217 +msgid "Content type" +msgstr "Rodzaj treÅ›ci" + +#: ../../Zotlabs/Module/Wiki.php:217 ../../Zotlabs/Module/Wiki.php:371 +#: ../../Zotlabs/Widget/Wiki_pages.php:38 +#: ../../Zotlabs/Widget/Wiki_pages.php:95 ../../include/text.php:2116 +#: ../../extend/addon/hzaddons/mdpost/mdpost.php:41 +msgid "Markdown" +msgstr "Markdown" + +#: ../../Zotlabs/Module/Wiki.php:217 ../../Zotlabs/Module/Wiki.php:371 +#: ../../Zotlabs/Widget/Wiki_pages.php:38 +#: ../../Zotlabs/Widget/Wiki_pages.php:95 ../../include/text.php:2114 +msgid "BBcode" +msgstr "BBcode" + +#: ../../Zotlabs/Module/Wiki.php:217 ../../Zotlabs/Widget/Wiki_pages.php:38 +#: ../../Zotlabs/Widget/Wiki_pages.php:95 ../../include/text.php:2117 +msgid "Text" +msgstr "Text" + +#: ../../Zotlabs/Module/Wiki.php:219 ../../Zotlabs/Storage/Browser.php:378 +msgid "Type" +msgstr "Rodzaj" + +#: ../../Zotlabs/Module/Wiki.php:220 +msgid "Any type" +msgstr "Dwolny rodzaj" + +#: ../../Zotlabs/Module/Wiki.php:227 +msgid "Lock content type" +msgstr "Zablokuj rodzaj treÅ›ci" + +#: ../../Zotlabs/Module/Wiki.php:228 +msgid "Create a status post for this wiki" +msgstr "Utwórz post statusu dla tego wiki" + +#: ../../Zotlabs/Module/Wiki.php:229 +msgid "Edit Wiki Name" +msgstr "Edytuj nazwÄ™ wiki" + +#: ../../Zotlabs/Module/Wiki.php:274 +msgid "Wiki not found" +msgstr "Nie znaleziono wiki" + +#: ../../Zotlabs/Module/Wiki.php:300 +msgid "Rename page" +msgstr "ZieÅ„ nazwÄ™ strony" + +#: ../../Zotlabs/Module/Wiki.php:321 +msgid "Error retrieving page content" +msgstr "BÅ‚Ä…d podczas pobierania treÅ›ci strony" + +#: ../../Zotlabs/Module/Wiki.php:329 ../../Zotlabs/Module/Wiki.php:331 +msgid "New page" +msgstr "Nowa strona" + +#: ../../Zotlabs/Module/Wiki.php:366 +msgid "Revision Comparison" +msgstr "Porównanie wersji" + +#: ../../Zotlabs/Module/Wiki.php:367 ../../Zotlabs/Lib/NativeWikiPage.php:567 +#: ../../Zotlabs/Widget/Wiki_page_history.php:25 +msgid "Revert" +msgstr "Odwróć" + +#: ../../Zotlabs/Module/Wiki.php:374 +msgid "Short description of your changes (optional)" +msgstr "Krótki opis zmian (opcjonalnie)" + +#: ../../Zotlabs/Module/Wiki.php:384 +#: ../../extend/addon/hzaddons/ljpost/ljpost.php:134 +#: ../../extend/addon/hzaddons/dwpost/Mod_Dwpost.php:69 +#: ../../extend/addon/hzaddons/dwpost/dwpost.php:134 +#: ../../extend/addon/hzaddons/wppost/wppost.php:173 +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:98 +msgid "Source" +msgstr "ŹródÅ‚o" + +#: ../../Zotlabs/Module/Wiki.php:394 +msgid "New page name" +msgstr "Nowa nazwa strony" + +#: ../../Zotlabs/Module/Wiki.php:399 +msgid "Embed image from photo albums" +msgstr "Osadź obraz z albumów fotograficznych" + +#: ../../Zotlabs/Module/Wiki.php:400 ../../include/conversation.php:1457 +#: ../../extend/addon/hzaddons/hsse/hsse.php:208 +msgid "Embed an image from your albums" +msgstr "Osadź obraz ze swoich albumów" + +#: ../../Zotlabs/Module/Wiki.php:402 ../../Zotlabs/Module/Profile_photo.php:508 +#: ../../Zotlabs/Module/Cover_photo.php:429 ../../include/conversation.php:1459 +#: ../../include/conversation.php:1510 +#: ../../extend/addon/hzaddons/hsse/hsse.php:210 +#: ../../extend/addon/hzaddons/hsse/hsse.php:257 +msgid "OK" +msgstr "Dobrze" + +#: ../../Zotlabs/Module/Wiki.php:403 ../../Zotlabs/Module/Profile_photo.php:509 +#: ../../Zotlabs/Module/Cover_photo.php:430 ../../include/conversation.php:1385 +#: ../../extend/addon/hzaddons/hsse/hsse.php:139 +msgid "Choose images to embed" +msgstr "Wybierz zdjÄ™cie do osadzenia" + +#: ../../Zotlabs/Module/Wiki.php:404 ../../Zotlabs/Module/Profile_photo.php:510 +#: ../../Zotlabs/Module/Cover_photo.php:431 ../../include/conversation.php:1386 +#: ../../extend/addon/hzaddons/hsse/hsse.php:140 +msgid "Choose an album" +msgstr "Wybierz album" + +#: ../../Zotlabs/Module/Wiki.php:405 ../../Zotlabs/Module/Profile_photo.php:511 +#: ../../Zotlabs/Module/Cover_photo.php:432 +msgid "Choose a different album" +msgstr "Wybierz inny album" + +#: ../../Zotlabs/Module/Wiki.php:406 ../../Zotlabs/Module/Profile_photo.php:512 +#: ../../Zotlabs/Module/Cover_photo.php:433 ../../include/conversation.php:1388 +#: ../../extend/addon/hzaddons/hsse/hsse.php:142 +msgid "Error getting album list" +msgstr "BÅ‚Ä…d podczas pobierania listy albumów" + +#: ../../Zotlabs/Module/Wiki.php:407 ../../Zotlabs/Module/Profile_photo.php:513 +#: ../../Zotlabs/Module/Cover_photo.php:434 ../../include/conversation.php:1389 +#: ../../extend/addon/hzaddons/hsse/hsse.php:143 +msgid "Error getting photo link" +msgstr "BÅ‚Ä…d podczas pobierania linku do zdjÄ™cia" + +#: ../../Zotlabs/Module/Wiki.php:408 ../../Zotlabs/Module/Profile_photo.php:514 +#: ../../Zotlabs/Module/Cover_photo.php:435 ../../include/conversation.php:1390 +#: ../../extend/addon/hzaddons/hsse/hsse.php:144 +msgid "Error getting album" +msgstr "BÅ‚Ä…d podczas pobierania albumu" + +#: ../../Zotlabs/Module/Wiki.php:410 +msgid "History" +msgstr "Historia" + +#: ../../Zotlabs/Module/Wiki.php:488 +msgid "Error creating wiki. Invalid name." +msgstr "BÅ‚Ä…d podczas tworzenia wiki. nieprawidÅ‚owa nazwa." + +#: ../../Zotlabs/Module/Wiki.php:495 +msgid "A wiki with this name already exists." +msgstr "Wiki o tej nazwie już istnieje." + +#: ../../Zotlabs/Module/Wiki.php:508 +msgid "Wiki created, but error creating Home page." +msgstr "Utworzono wiki, ale podczas tworzenia strony głównej wystÄ…piÅ‚ bÅ‚Ä…d." + +#: ../../Zotlabs/Module/Wiki.php:515 +msgid "Error creating wiki" +msgstr "BÅ‚Ä…d podczas tworzenia wiki" + +#: ../../Zotlabs/Module/Wiki.php:539 +msgid "Error updating wiki. Invalid name." +msgstr "BÅ‚Ä…d podczas aktualizowania wiki. BÅ‚Ä™dna nazwa." + +#: ../../Zotlabs/Module/Wiki.php:559 +msgid "Error updating wiki" +msgstr "BÅ‚Ä…d podczas aktualizowania wiki" + +#: ../../Zotlabs/Module/Wiki.php:574 +msgid "Wiki delete permission denied." +msgstr "Odmowa pozwolenia na usuniÄ™cie Wiki." + +#: ../../Zotlabs/Module/Wiki.php:584 +msgid "Error deleting wiki" +msgstr "BÅ‚Ä…d podczas usuwania wiki" + +#: ../../Zotlabs/Module/Wiki.php:617 +msgid "New page created" +msgstr "Utworzono nowÄ… stronÄ™" + +#: ../../Zotlabs/Module/Wiki.php:739 +msgid "Cannot delete Home" +msgstr "Nie można usunąć strony głównej" + +#: ../../Zotlabs/Module/Wiki.php:803 +msgid "Current Revision" +msgstr "Bieżąca wersja" + +#: ../../Zotlabs/Module/Wiki.php:803 +msgid "Selected Revision" +msgstr "Wybrana wersja" + +#: ../../Zotlabs/Module/Wiki.php:853 +msgid "You must be authenticated." +msgstr "Trzeba być uwierzytelnionym." + +#: ../../Zotlabs/Module/Blocks.php:97 ../../Zotlabs/Module/Blocks.php:155 +#: ../../Zotlabs/Module/Editblock.php:113 +msgid "Block Name" +msgstr "Nazwa bloku" + +#: ../../Zotlabs/Module/Blocks.php:154 ../../include/text.php:2698 +msgid "Blocks" +msgstr "Bloki" + +#: ../../Zotlabs/Module/Blocks.php:156 +msgid "Block Title" +msgstr "TytuÅ‚ bloku" + +#: ../../Zotlabs/Module/Dircensor.php:42 +msgid "Entry censored" +msgstr "Wpis ocenzurowany" + +#: ../../Zotlabs/Module/Dircensor.php:45 +msgid "Entry uncensored" +msgstr "Wpis nieocenzurowany" + +#: ../../Zotlabs/Module/Locs.php:27 ../../Zotlabs/Module/Locs.php:66 +msgid "Location not found." +msgstr "Nie znaleziono lokalizacjid." + +#: ../../Zotlabs/Module/Locs.php:75 +msgid "Location lookup failed." +msgstr "Wyszukiwanie lokalizacji nie powiodÅ‚o siÄ™." + +#: ../../Zotlabs/Module/Locs.php:79 +msgid "" +"Please select another location to become primary before removing the primary " +"location." +msgstr "" +"Przed usuniÄ™ciem lokalizacji podstawowej wybierz innÄ… lokalizacjÄ™ jako " +"głównÄ…." + +#: ../../Zotlabs/Module/Locs.php:108 +msgid "Syncing locations" +msgstr "SynchronizujÄ™ lokalizacje" + +#: ../../Zotlabs/Module/Locs.php:117 +msgid "No locations found." +msgstr "Nie znaleziono żadnych lokalizacji." + +#: ../../Zotlabs/Module/Locs.php:127 +msgid "Manage Channel Locations" +msgstr "ZarzÄ…dzaj lokalizacjami kanałów" + +#: ../../Zotlabs/Module/Locs.php:130 +#: ../../extend/addon/hzaddons/workflow/workflow.php:285 +msgid "Primary" +msgstr "Podstawowy" + +#: ../../Zotlabs/Module/Locs.php:131 ../../Zotlabs/Module/Menu.php:177 +msgid "Drop" +msgstr "Upuść" + +#: ../../Zotlabs/Module/Locs.php:133 +msgid "Sync Now" +msgstr "Synchronizuj teraz" + +#: ../../Zotlabs/Module/Locs.php:134 +msgid "Please wait several minutes between consecutive operations." +msgstr "Poczekaj kilka minut miÄ™dzy kolejnymi operacjami." + +#: ../../Zotlabs/Module/Locs.php:135 +msgid "" +"When possible, drop a location by logging into that website/hub and removing " +"your channel." +msgstr "" +"JeÅ›li to możliwe, upuść lokalizacjÄ™, logujÄ…c siÄ™ do tego huba i usuwajÄ…c " +"swój kanaÅ‚." + +#: ../../Zotlabs/Module/Locs.php:136 +msgid "Use this form to drop the location if the hub is no longer operating." +msgstr "" +"Użyj tego formularza, aby usunąć lokalizacjÄ™, jeÅ›li hub już nie dziaÅ‚a." + +#: ../../Zotlabs/Module/Chatsvc.php:131 +msgid "Away" +msgstr "Z dala" + +#: ../../Zotlabs/Module/Chatsvc.php:136 +msgid "Online" +msgstr "Na linii" + +#: ../../Zotlabs/Module/Fbrowser.php:29 ../../Zotlabs/Lib/Apps.php:345 +#: ../../include/features.php:369 ../../include/nav.php:444 +msgid "Photos" +msgstr "ZdjÄ™cia" + +#: ../../Zotlabs/Module/Fbrowser.php:85 ../../Zotlabs/Storage/Browser.php:351 +#: ../../Zotlabs/Lib/Apps.php:340 ../../include/nav.php:452 +msgid "Files" +msgstr "Pliki" + +#: ../../Zotlabs/Module/Connedit.php:120 +msgid "Could not locate selected profile." +msgstr "Nie udaÅ‚o siÄ™ znaleźć wybranego profilu." + +#: ../../Zotlabs/Module/Connedit.php:264 +msgid "Connection updated." +msgstr "Zaktualizowano poÅ‚Ä…czenie." + +#: ../../Zotlabs/Module/Connedit.php:266 +msgid "Failed to update connection record." +msgstr "Nie udaÅ‚o siÄ™ zaktualizować rekordu poÅ‚Ä…czenia." + +#: ../../Zotlabs/Module/Connedit.php:309 +msgid "is now connected to" +msgstr "jest teraz poÅ‚Ä…czony z" + +#: ../../Zotlabs/Module/Connedit.php:434 +msgid "Could not access address book record." +msgstr "Nie można uzyskać dostÄ™pu do rekordu książki adresowej." + +#: ../../Zotlabs/Module/Connedit.php:482 ../../Zotlabs/Module/Connedit.php:486 +msgid "Refresh failed - channel is currently unavailable." +msgstr "OdÅ›wieżenie nie powiodÅ‚o siÄ™ - kanaÅ‚ jest obecnie niedostÄ™pny." + +#: ../../Zotlabs/Module/Connedit.php:501 ../../Zotlabs/Module/Connedit.php:510 +#: ../../Zotlabs/Module/Connedit.php:519 ../../Zotlabs/Module/Connedit.php:528 +#: ../../Zotlabs/Module/Connedit.php:541 +msgid "Unable to set address book parameters." +msgstr "Nie można ustawić parametrów książki adresowej." + +#: ../../Zotlabs/Module/Connedit.php:560 +msgid "Connection has been removed." +msgstr "PoÅ‚Ä…czenie zostaÅ‚o usuniÄ™te." + +#: ../../Zotlabs/Module/Connedit.php:600 ../../Zotlabs/Lib/Apps.php:344 +#: ../../include/conversation.php:1080 ../../include/nav.php:112 +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:57 +msgid "View Profile" +msgstr "WyÅ›wietl profil" + +#: ../../Zotlabs/Module/Connedit.php:603 +#, php-format +msgid "View %s's profile" +msgstr "WyÅ›wietl profil %s" + +#: ../../Zotlabs/Module/Connedit.php:607 +msgid "Refresh Permissions" +msgstr "OdÅ›wież uprawnienia" + +#: ../../Zotlabs/Module/Connedit.php:610 +msgid "Fetch updated permissions" +msgstr "Pobierz zaktualizowane uprawnienia" + +#: ../../Zotlabs/Module/Connedit.php:614 +msgid "Refresh Photo" +msgstr "OdÅ›wież zdjÄ™cie" + +#: ../../Zotlabs/Module/Connedit.php:617 +msgid "Fetch updated photo" +msgstr "Pobierz zaktualizowane zdjÄ™cie" + +#: ../../Zotlabs/Module/Connedit.php:621 ../../include/conversation.php:1090 +msgid "Recent Activity" +msgstr "Ostatnia aktywność" + +#: ../../Zotlabs/Module/Connedit.php:624 +msgid "View recent posts and comments" +msgstr "WyÅ›wietl najnowsze posty i komentarze" + +#: ../../Zotlabs/Module/Connedit.php:628 +#: ../../Zotlabs/Module/Admin/Accounts.php:177 +msgid "Unblock" +msgstr "Odblokuj" + +#: ../../Zotlabs/Module/Connedit.php:628 +#: ../../Zotlabs/Module/Admin/Accounts.php:176 +msgid "Block" +msgstr "Zablokuj" + +#: ../../Zotlabs/Module/Connedit.php:631 +msgid "Block (or Unblock) all communications with this connection" +msgstr "Zablokuj (lub odblokuj) caÅ‚Ä… komunikacjÄ™ z tym poÅ‚Ä…czeniem" + +#: ../../Zotlabs/Module/Connedit.php:632 +msgid "This connection is blocked!" +msgstr "To poÅ‚Ä…czenie jest zablokowane!" + +#: ../../Zotlabs/Module/Connedit.php:636 +msgid "Unignore" +msgstr "Nie ignoruj" + +#: ../../Zotlabs/Module/Connedit.php:636 +#: ../../Zotlabs/Module/Connections.php:344 +msgid "Ignore" +msgstr "Ignoruj" + +#: ../../Zotlabs/Module/Connedit.php:639 +msgid "Ignore (or Unignore) all inbound communications from this connection" +msgstr "Ignoruj (lub przywróć) caÅ‚Ä… komunikacjÄ™ przychodzÄ…cÄ… z tego poÅ‚Ä…czenia" + +#: ../../Zotlabs/Module/Connedit.php:640 +msgid "This connection is ignored!" +msgstr "To poÅ‚Ä…czenie jest ignorowane!" + +#: ../../Zotlabs/Module/Connedit.php:644 +msgid "Unarchive" +msgstr "Przywróć z archiwum" + +#: ../../Zotlabs/Module/Connedit.php:644 +msgid "Archive" +msgstr "Archiwizuj" + +#: ../../Zotlabs/Module/Connedit.php:647 +msgid "" +"Archive (or Unarchive) this connection - mark channel dead but keep content" +msgstr "" +"Archiwizuj (lub przywróć) to poÅ‚Ä…czenie - zaznacz kanaÅ‚ jako martwy, ale " +"zachowaj zawartość" + +#: ../../Zotlabs/Module/Connedit.php:648 +msgid "This connection is archived!" +msgstr "To poÅ‚Ä…czenie zostaÅ‚o zarchiwizowane!" + +#: ../../Zotlabs/Module/Connedit.php:652 +msgid "Unhide" +msgstr "Odkryj" + +#: ../../Zotlabs/Module/Connedit.php:652 +msgid "Hide" +msgstr "Ukryj" + +#: ../../Zotlabs/Module/Connedit.php:655 +msgid "Hide or Unhide this connection from your other connections" +msgstr "Ukryj lub odkryj to poÅ‚Ä…czenie przed innymi kontaktami" + +#: ../../Zotlabs/Module/Connedit.php:656 +msgid "This connection is hidden!" +msgstr "To poÅ‚Ä…czenie jest ukryte!" + +#: ../../Zotlabs/Module/Connedit.php:663 +msgid "Delete this connection" +msgstr "UsuÅ„ to poÅ‚Ä…czenie" + +#: ../../Zotlabs/Module/Connedit.php:671 +msgid "Fetch Vcard" +msgstr "Pobierz Vcard" + +#: ../../Zotlabs/Module/Connedit.php:674 +msgid "Fetch electronic calling card for this connection" +msgstr "Pobierz elektronicznÄ… kartÄ™ telefonicznÄ… dla tego poÅ‚Ä…czenia" + +#: ../../Zotlabs/Module/Connedit.php:685 +msgid "Open Individual Permissions section by default" +msgstr "Otwórz domyÅ›lnie sekcjÄ™ Uprawnienia indywidualne" + +#: ../../Zotlabs/Module/Connedit.php:708 +msgid "Affinity" +msgstr "Koligacja" + +#: ../../Zotlabs/Module/Connedit.php:711 +msgid "Open Set Affinity section by default" +msgstr "Otwieraj domyÅ›lnie sekcjÄ™ Ustaw koligacjÄ™" + +#: ../../Zotlabs/Module/Connedit.php:715 ../../Zotlabs/Widget/Affinity.php:30 +msgid "Me" +msgstr "Ja" + +#: ../../Zotlabs/Module/Connedit.php:716 ../../Zotlabs/Widget/Affinity.php:31 +msgid "Family" +msgstr "Rodzina" + +#: ../../Zotlabs/Module/Connedit.php:717 +#: ../../Zotlabs/Module/Settings/Channel.php:71 +#: ../../Zotlabs/Module/Settings/Channel.php:75 +#: ../../Zotlabs/Module/Settings/Channel.php:76 +#: ../../Zotlabs/Module/Settings/Channel.php:79 +#: ../../Zotlabs/Module/Settings/Channel.php:90 +#: ../../Zotlabs/Widget/Affinity.php:32 ../../include/channel.php:505 +#: ../../include/channel.php:506 ../../include/channel.php:513 +#: ../../include/selectors.php:134 +msgid "Friends" +msgstr "Przyjaciele" + +#: ../../Zotlabs/Module/Connedit.php:718 ../../Zotlabs/Widget/Affinity.php:33 +msgid "Acquaintances" +msgstr "Znajomi" + +#: ../../Zotlabs/Module/Connedit.php:719 +#: ../../Zotlabs/Module/Connections.php:97 +#: ../../Zotlabs/Module/Connections.php:111 +#: ../../Zotlabs/Widget/Affinity.php:34 +msgid "All" +msgstr "Wszyscy" + +#: ../../Zotlabs/Module/Connedit.php:748 +msgid "Filter" +msgstr "Filtr" + +#: ../../Zotlabs/Module/Connedit.php:751 +msgid "Open Custom Filter section by default" +msgstr "Otwieraj domyÅ›lnie sekcjÄ™ Filtr niestandardowy" + +#: ../../Zotlabs/Module/Connedit.php:788 +msgid "Approve this connection" +msgstr "Zatwierdź to poÅ‚Ä…czenie" + +#: ../../Zotlabs/Module/Connedit.php:788 +msgid "Accept connection to allow communication" +msgstr "Zaakceptuj poÅ‚Ä…czenie, aby umożliwić komunikacjÄ™" + +#: ../../Zotlabs/Module/Connedit.php:793 +msgid "Set Affinity" +msgstr "Ustaw skoligacenie" + +#: ../../Zotlabs/Module/Connedit.php:796 +msgid "Set Profile" +msgstr "Ustaw profil" + +#: ../../Zotlabs/Module/Connedit.php:799 +msgid "Set Affinity & Profile" +msgstr "Ustaw skoligacenie i profil" + +#: ../../Zotlabs/Module/Connedit.php:847 +msgid "This connection is unreachable from this location." +msgstr "To poÅ‚Ä…czenie jest nieosiÄ…galne z tej lokalizacji." + +#: ../../Zotlabs/Module/Connedit.php:848 +msgid "This connection may be unreachable from other channel locations." +msgstr "To poÅ‚Ä…czenie może być nieosiÄ…galne z innych lokalizacji kanaÅ‚u." + +#: ../../Zotlabs/Module/Connedit.php:850 +msgid "Location independence is not supported by their network." +msgstr "Niezależność lokalizacji nie jest obsÅ‚ugiwana przez ich sieć." + +#: ../../Zotlabs/Module/Connedit.php:856 +msgid "" +"This connection is unreachable from this location. Location independence is " +"not supported by their network." +msgstr "" +"To poÅ‚Ä…czenie jest nieosiÄ…galne z tej lokalizacji. Niezależność lokalizacji " +"nie jest obsÅ‚ugiwana przez ich sieć." + +#: ../../Zotlabs/Module/Connedit.php:859 ../../include/items.php:4524 +#, php-format +msgid "Connection: %s" +msgstr "PoÅ‚Ä…czenie: %s" + +#: ../../Zotlabs/Module/Connedit.php:860 +msgid "Connection requests will be approved without your interaction" +msgstr "ProÅ›by o poÅ‚Ä…czenie zostanÄ… zatwierdzone bez Twojej interakcji" + +#: ../../Zotlabs/Module/Connedit.php:869 +msgid "This connection's primary address is" +msgstr "Podstawowy adres tego poÅ‚Ä…czenia to" + +#: ../../Zotlabs/Module/Connedit.php:870 +msgid "Available locations:" +msgstr "DostÄ™pne lokalizacje:" + +#: ../../Zotlabs/Module/Connedit.php:876 +msgid "Connection Tools" +msgstr "NarzÄ™dzia poÅ‚Ä…czeÅ„" + +#: ../../Zotlabs/Module/Connedit.php:878 +msgid "Slide to adjust your degree of friendship" +msgstr "PrzesuÅ„, aby dostosować stopieÅ„ przyjaźni" + +#: ../../Zotlabs/Module/Connedit.php:879 ../../Zotlabs/Module/Rate.php:155 +#: ../../include/js_strings.php:20 +msgid "Rating" +msgstr "Ocena" + +#: ../../Zotlabs/Module/Connedit.php:880 +msgid "Slide to adjust your rating" +msgstr "PrzesuÅ„, aby dostosować swojÄ… ocenÄ™" + +#: ../../Zotlabs/Module/Connedit.php:881 ../../Zotlabs/Module/Connedit.php:886 +msgid "Optionally explain your rating" +msgstr "Ewentualnie wyjaÅ›nij swojÄ… ocenÄ™" + +#: ../../Zotlabs/Module/Connedit.php:883 +msgid "Custom Filter" +msgstr "WÅ‚asny filtr" + +#: ../../Zotlabs/Module/Connedit.php:884 +msgid "Only import posts with this text" +msgstr "Importuj tylko posty z tym tekstem" + +#: ../../Zotlabs/Module/Connedit.php:884 ../../Zotlabs/Module/Connedit.php:885 +#: ../../Zotlabs/Module/Admin/Site.php:327 +#: ../../Zotlabs/Module/Admin/Site.php:328 +msgid "" +"words one per line or #tags or /patterns/ or lang=xx, leave blank to import " +"all posts" +msgstr "" +"sÅ‚owa po jednym w wierszu lub #tags lub /patterns/ lub lang=xx, pozostaw " +"puste, aby zaimportować wszystkie posty" + +#: ../../Zotlabs/Module/Connedit.php:885 +msgid "Do not import posts with this text" +msgstr "Nie importuj postów z tym tekstem" + +#: ../../Zotlabs/Module/Connedit.php:887 +msgid "This information is public!" +msgstr "Ta informacja jest publiczna!" + +#: ../../Zotlabs/Module/Connedit.php:892 +msgid "Connection Pending Approval" +msgstr "PoÅ‚Ä…czenie oczekujÄ…ce na zatwierdzenie" + +#: ../../Zotlabs/Module/Connedit.php:897 +#, php-format +msgid "" +"Please choose the profile you would like to display to %s when viewing your " +"profile securely." +msgstr "" +"Wybierz profil, który chcesz wyÅ›wietlić dla %s, podczas bezpiecznego " +"przeglÄ…dania swojego profilu." + +#: ../../Zotlabs/Module/Connedit.php:899 ../../Zotlabs/Module/Tokens.php:180 +msgid "Their Settings" +msgstr "Ich ustawienia" + +#: ../../Zotlabs/Module/Connedit.php:903 ../../Zotlabs/Module/Tokens.php:187 +#: ../../Zotlabs/Module/Permcats.php:128 +msgid "" +"Some permissions may be inherited from your channel's <a href=\"settings" +"\"><strong>privacy settings</strong></a>, which have higher priority than " +"individual settings. You can <strong>not</strong> change those settings here." +msgstr "" +"Niektóre uprawnienia mogÄ… być dziedziczone z <a href=\"settings" +"\"><strong>ustawieÅ„ prywatnoÅ›ci</strong></a> Twojego kanaÅ‚u, które majÄ… " +"wyższy priorytet niż indywidualne ustawienia. <strong>Nie możesz</strong> " +"tutaj zmienić tych ustawieÅ„." + +#: ../../Zotlabs/Module/Connedit.php:904 +msgid "" +"Some permissions may be inherited from your channel's <a href=\"settings" +"\"><strong>privacy settings</strong></a>, which have higher priority than " +"individual settings. You can change those settings here but they wont have " +"any impact unless the inherited setting changes." +msgstr "" +"Niektóre uprawnienia mogÄ… być dziedziczone z <a href=\"settings" +"\"><strong>ustawieÅ„ prywatnoÅ›ci</strong></a> Twojego kanaÅ‚u, te które majÄ… " +"wyższy priorytet niż indywidualne ustawienia. Możesz zmienić te ustawienia " +"tutaj, ale nie bÄ™dÄ… one miaÅ‚y żadnego wpÅ‚ywu, chyba że odziedziczone " +"ustawienie ulegnie zmianie." + +#: ../../Zotlabs/Module/Connedit.php:905 +msgid "Last update:" +msgstr "Ostatnia aktualizacja:" + +#: ../../Zotlabs/Module/Connedit.php:913 +msgid "Details" +msgstr "Szczegóły" + +#: ../../Zotlabs/Module/Profile_photo.php:93 +#: ../../Zotlabs/Module/Cover_photo.php:85 +msgid "Image uploaded but image cropping failed." +msgstr "Obraz zostaÅ‚ przesÅ‚any, ale przycinanie obrazu nie powiodÅ‚o siÄ™." + +#: ../../Zotlabs/Module/Profile_photo.php:147 +#: ../../Zotlabs/Module/Profile_photo.php:284 +#: ../../include/photo/photo_driver.php:417 +msgid "Profile Photos" +msgstr "ZdjÄ™cia profilowe" + +#: ../../Zotlabs/Module/Profile_photo.php:166 +#: ../../Zotlabs/Module/Cover_photo.php:212 +msgid "Image resize failed." +msgstr "Zmiana rozmiaru obrazu nie powiodÅ‚a siÄ™." + +#: ../../Zotlabs/Module/Profile_photo.php:254 +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:298 +msgid "" +"Shift-reload the page or clear browser cache if the new photo does not " +"display immediately." +msgstr "" +"Shift-przeÅ‚aduj stronÄ™ lub wyczyść pamięć podrÄ™cznÄ… przeglÄ…darki, jeÅ›li nowe " +"zdjÄ™cie nie zostanie wyÅ›wietlone od razu." + +#: ../../Zotlabs/Module/Profile_photo.php:261 +#: ../../Zotlabs/Module/Cover_photo.php:241 ../../include/photos.php:196 +msgid "Unable to process image" +msgstr "Nie można przetworzyć obrazu" + +#: ../../Zotlabs/Module/Profile_photo.php:296 +#: ../../Zotlabs/Module/Cover_photo.php:265 +msgid "Image upload failed." +msgstr "PrzesyÅ‚anie obrazu nie powiodÅ‚o siÄ™." + +#: ../../Zotlabs/Module/Profile_photo.php:315 +#: ../../Zotlabs/Module/Cover_photo.php:282 +msgid "Unable to process image." +msgstr "Nie można przetworzyć obrazu." + +#: ../../Zotlabs/Module/Profile_photo.php:379 +#: ../../Zotlabs/Module/Profile_photo.php:431 +#: ../../Zotlabs/Module/Cover_photo.php:367 +#: ../../Zotlabs/Module/Cover_photo.php:382 +msgid "Photo not available." +msgstr "ZdjÄ™cie nie jest dostÄ™pne." + +#: ../../Zotlabs/Module/Profile_photo.php:495 +msgid "" +"Your default profile photo is visible to anybody on the internet. Profile " +"photos for alternate profiles will inherit the permissions of the profile" +msgstr "" +"Twoje domyÅ›lne zdjÄ™cie profilowe jest widoczne dla każdego w internecie. " +"ZdjÄ™cia profilowe dla profili alternatywnych odziedziczÄ… uprawnienia profilu" + +#: ../../Zotlabs/Module/Profile_photo.php:495 +msgid "" +"Your profile photo is visible to anybody on the internet and may be " +"distributed to other websites." +msgstr "" +"Twoje zdjÄ™cie profilowe jest widoczne dla każdego w internecie i może być " +"rozpowszechniane na innych stronach internetowych." + +#: ../../Zotlabs/Module/Profile_photo.php:497 +#: ../../Zotlabs/Module/Cover_photo.php:420 +msgid "Upload File:" +msgstr "PrzesÅ‚anie pliku:" + +#: ../../Zotlabs/Module/Profile_photo.php:498 +#: ../../Zotlabs/Module/Cover_photo.php:421 +msgid "Select a profile:" +msgstr "Wybierz profil:" + +#: ../../Zotlabs/Module/Profile_photo.php:499 +msgid "Use Photo for Profile" +msgstr "Użyj zdjÄ™cia do profilu" + +#: ../../Zotlabs/Module/Profile_photo.php:499 +msgid "Change Profile Photo" +msgstr "ZmieÅ„ zdjÄ™cie profilowe" + +#: ../../Zotlabs/Module/Profile_photo.php:500 +msgid "Use" +msgstr "Użyj" + +#: ../../Zotlabs/Module/Profile_photo.php:500 +#: ../../Zotlabs/Module/Photos.php:688 ../../Zotlabs/Module/Cover_photo.php:423 +#: ../../Zotlabs/Module/Embedphotos.php:188 +#: ../../Zotlabs/Storage/Browser.php:540 ../../Zotlabs/Widget/Cdav.php:146 +#: ../../Zotlabs/Widget/Cdav.php:182 ../../Zotlabs/Widget/Portfolio.php:110 +#: ../../Zotlabs/Widget/Album.php:97 +msgid "Upload" +msgstr "PrzeÅ›lij" + +#: ../../Zotlabs/Module/Profile_photo.php:501 +#: ../../Zotlabs/Module/Photos.php:996 ../../Zotlabs/Module/Tagrm.php:137 +#: ../../Zotlabs/Module/Admin/Addons.php:459 +#: ../../Zotlabs/Module/Cover_photo.php:424 +#: ../../extend/addon/hzaddons/superblock/Mod_Superblock.php:91 +msgid "Remove" +msgstr "UsuÅ„" + +#: ../../Zotlabs/Module/Profile_photo.php:505 +#: ../../Zotlabs/Module/Profile_photo.php:506 +#: ../../Zotlabs/Module/Cover_photo.php:426 +#: ../../Zotlabs/Module/Cover_photo.php:427 +msgid "Use a photo from your albums" +msgstr "Użyj zdjÄ™cia ze swoich albumów" + +#: ../../Zotlabs/Module/Profile_photo.php:516 +#: ../../Zotlabs/Module/Cover_photo.php:438 +msgid "Select existing photo" +msgstr "Wybierz istniejÄ…ce zdjÄ™cie" + +#: ../../Zotlabs/Module/Profile_photo.php:535 +#: ../../Zotlabs/Module/Cover_photo.php:455 +msgid "Crop Image" +msgstr "Przytnij zdjÄ™cie" + +#: ../../Zotlabs/Module/Profile_photo.php:536 +#: ../../Zotlabs/Module/Cover_photo.php:456 +msgid "Please adjust the image cropping for optimum viewing." +msgstr "Dostosuj kadrowanie obrazu, aby uzyskać optymalne wyÅ›wietlanie." + +#: ../../Zotlabs/Module/Profile_photo.php:538 +#: ../../Zotlabs/Module/Cover_photo.php:458 +msgid "Done Editing" +msgstr "ZakoÅ„czono edycjÄ™" + +#: ../../Zotlabs/Module/Sharedwithme.php:105 +msgid "Files: shared with me" +msgstr "Pliki: udostÄ™pnione mi" + +#: ../../Zotlabs/Module/Sharedwithme.php:107 +msgid "NEW" +msgstr "NOWY" + +#: ../../Zotlabs/Module/Sharedwithme.php:108 +#: ../../Zotlabs/Storage/Browser.php:379 ../../include/text.php:1562 +msgid "Size" +msgstr "Rozmiar" + +#: ../../Zotlabs/Module/Sharedwithme.php:109 +#: ../../Zotlabs/Storage/Browser.php:380 +msgid "Last Modified" +msgstr "Ostatnio zmodyfikowane" + +#: ../../Zotlabs/Module/Sharedwithme.php:110 +msgid "Remove all files" +msgstr "UsuÅ„ wszystkie pliki" + +#: ../../Zotlabs/Module/Sharedwithme.php:111 +msgid "Remove this file" +msgstr "UsuÅ„ ten plik" + +#: ../../Zotlabs/Module/Editlayout.php:137 +msgid "Edit Layout" +msgstr "Edytuj ukÅ‚ad" + +#: ../../Zotlabs/Module/Manage.php:145 +msgid "Create a new channel" +msgstr "Utwórz nowy kanaÅ‚" + +#: ../../Zotlabs/Module/Manage.php:170 ../../Zotlabs/Lib/Apps.php:337 +#: ../../include/nav.php:98 +msgid "Channel Manager" +msgstr "Menadżer kanałów" + +#: ../../Zotlabs/Module/Manage.php:171 +msgid "Current Channel" +msgstr "Bieżący kanaÅ‚" + +#: ../../Zotlabs/Module/Manage.php:173 +msgid "Switch to one of your channels by selecting it." +msgstr "PrzeÅ‚Ä…cz siÄ™ na jeden ze swoich kanałów, wybierajÄ…c go." + +#: ../../Zotlabs/Module/Manage.php:174 +msgid "Default Channel" +msgstr "DomyÅ›lny kanaÅ‚" + +#: ../../Zotlabs/Module/Manage.php:175 +msgid "Make Default" +msgstr "Ustaw jako domyÅ›lny" + +#: ../../Zotlabs/Module/Manage.php:178 +#, php-format +msgid "%d new messages" +msgstr "%d nowych wiadomoÅ›ci" + +#: ../../Zotlabs/Module/Manage.php:179 +#, php-format +msgid "%d new introductions" +msgstr "%d nowych wprowadzeÅ„" + +#: ../../Zotlabs/Module/Manage.php:181 +msgid "Delegated Channel" +msgstr "Deleguj kanaÅ‚" + +#: ../../Zotlabs/Module/Follow.php:93 +msgid "Connection added." +msgstr "Dodano poÅ‚Ä…czenie." + +#: ../../Zotlabs/Module/Item.php:450 ../../Zotlabs/Module/Pin.php:35 +msgid "Unable to locate original post." +msgstr "Nie można znaleźć oryginalnego postu." + +#: ../../Zotlabs/Module/Item.php:736 +msgid "Empty post discarded." +msgstr "Pusty post zostaÅ‚ odrzucony." + +#: ../../Zotlabs/Module/Item.php:1187 +msgid "Duplicate post suppressed." +msgstr "Powielony post zostaÅ‚ wyÅ‚Ä…czony." + +#: ../../Zotlabs/Module/Item.php:1332 +msgid "System error. Post not saved." +msgstr "BÅ‚Ä…d systemu. Post nie zostaÅ‚ zapisany." + +#: ../../Zotlabs/Module/Item.php:1366 +msgid "Your comment is awaiting approval." +msgstr "Twój komentarz oczekuje na zatwierdzenie." + +#: ../../Zotlabs/Module/Item.php:1496 +msgid "Unable to obtain post information from database." +msgstr "Nie można uzyskać z bazy danych informacji o tym poÅ›cie." + +#: ../../Zotlabs/Module/Item.php:1503 +#, php-format +msgid "You have reached your limit of %1$.0f top level posts." +msgstr "OsiÄ…gniÄ™ty zostaÅ‚ limit %1$.0f postów najwyższego poziomu." + +#: ../../Zotlabs/Module/Item.php:1510 +#, php-format +msgid "You have reached your limit of %1$.0f webpages." +msgstr "OsiÄ…gniÄ™ty zostaÅ‚ limit %1$.0f stron internetowych." + +#: ../../Zotlabs/Module/Rate.php:156 +msgid "Website:" +msgstr "Serwis internetowy:" + +#: ../../Zotlabs/Module/Rate.php:159 +#, php-format +msgid "Remote Channel [%s] (not yet known on this site)" +msgstr "KanaÅ‚ zdalny [% s] (jeszcze nieznany w tym serwisie)" + +#: ../../Zotlabs/Module/Rate.php:160 +msgid "Rating (this information is public)" +msgstr "Ocena (ta informacja jest publiczna)" + +#: ../../Zotlabs/Module/Rate.php:161 +msgid "Optionally explain your rating (this information is public)" +msgstr "Ewentualnie wyjaÅ›nij swojÄ… ocenÄ™ (ta informacja jest publiczna)" + +#: ../../Zotlabs/Module/Page.php:39 ../../Zotlabs/Module/Block.php:29 +msgid "Invalid item." +msgstr "NieprawidÅ‚owy element." + +#: ../../Zotlabs/Module/Page.php:136 ../../Zotlabs/Module/Display.php:136 +#: ../../Zotlabs/Module/Display.php:153 ../../Zotlabs/Module/Display.php:173 +#: ../../Zotlabs/Module/Display.php:179 ../../Zotlabs/Module/Block.php:77 +#: ../../Zotlabs/Web/Router.php:185 ../../Zotlabs/Lib/NativeWikiPage.php:521 +#: ../../include/help.php:132 +msgid "Page not found." +msgstr "Nie znaleziono strony." + +#: ../../Zotlabs/Module/Page.php:173 +msgid "" +"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod " +"tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, " +"quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo " +"consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse " +"cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat " +"non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." +msgstr "" +"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod " +"tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, " +"quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo " +"consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse " +"cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat " +"non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." + +#: ../../Zotlabs/Module/Xchan.php:10 +msgid "Xchan Lookup" +msgstr "Wyszukiwanie xchan" + +#: ../../Zotlabs/Module/Xchan.php:13 +msgid "Lookup xchan beginning with (or webbie): " +msgstr "Wyszukaj xchan (lub webbie) zaczynajÄ…c od: " + +#: ../../Zotlabs/Module/Xchan.php:41 ../../Zotlabs/Module/Mitem.php:134 +#: ../../Zotlabs/Module/Menu.php:232 +msgid "Not found." +msgstr "Nie znaleziono." + +#: ../../Zotlabs/Module/Achievements.php:38 +msgid "Some blurb about what to do when you're new here" +msgstr "Kilka uwag o tym, co robisz, gdy jesteÅ› tu nowy" + +#: ../../Zotlabs/Module/Subthread.php:143 +#, php-format +msgid "%1$s is following %2$s's %3$s" +msgstr "%1$s obserwuje %3$s %2$s" + +#: ../../Zotlabs/Module/Subthread.php:145 +#, php-format +msgid "%1$s stopped following %2$s's %3$s" +msgstr "%1$s przestaÅ‚ obserwować %3$s %2$s" + +#: ../../Zotlabs/Module/Regmod.php:15 +msgid "Please login." +msgstr "ProszÄ™ siÄ™ zalogować." + +#: ../../Zotlabs/Module/Editblock.php:138 +msgid "Edit Block" +msgstr "Edytuj blok" + +#: ../../Zotlabs/Module/Impel.php:43 ../../include/bbcode.php:316 +msgid "webpage" +msgstr "strona internetowa" + +#: ../../Zotlabs/Module/Impel.php:48 ../../include/bbcode.php:322 +msgid "block" +msgstr "blok" + +#: ../../Zotlabs/Module/Impel.php:53 ../../include/bbcode.php:319 +msgid "layout" +msgstr "ukÅ‚ad" + +#: ../../Zotlabs/Module/Impel.php:60 ../../include/bbcode.php:325 +msgid "menu" +msgstr "menu" + +#: ../../Zotlabs/Module/Impel.php:185 +#, php-format +msgid "%s element installed" +msgstr "Element %s zainstalowany" + +#: ../../Zotlabs/Module/Impel.php:188 +#, php-format +msgid "%s element installation failed" +msgstr "Instalacja elementu %s nie powiodÅ‚a siÄ™" + +#: ../../Zotlabs/Module/Pubsites.php:25 ../../Zotlabs/Widget/Pubsites.php:12 +msgid "Public Hubs" +msgstr "Huby publiczne" + +#: ../../Zotlabs/Module/Pubsites.php:28 +msgid "" +"The listed hubs allow public registration for the $Projectname network. All " +"hubs in the network are interlinked so membership on any of them conveys " +"membership in the network as a whole. Some hubs may require subscription or " +"provide tiered service plans. The hub itself <strong>may</strong> provide " +"additional details." +msgstr "" +"Wymienione huby umożliwiajÄ… publicznÄ… rejestracjÄ™ w sieci $Projectname. " +"Wszystkie huby w sieci sÄ… ze sobÄ… poÅ‚Ä…czone, wiÄ™c czÅ‚onkostwo w " +"którymkolwiek z nich oznacza czÅ‚onkostwo w caÅ‚ej sieci. Niektóre huby mogÄ… " +"wymagać subskrypcji lub oferować warstwowe plany usÅ‚ug. Sam hub <strong> " +"może </strong> podać dodatkowe szczegóły." + +#: ../../Zotlabs/Module/Pubsites.php:34 +msgid "Hub URL" +msgstr "Adres URL huba" + +#: ../../Zotlabs/Module/Pubsites.php:34 +msgid "Access Type" +msgstr "Typ dostÄ™pu" + +#: ../../Zotlabs/Module/Pubsites.php:34 +msgid "Registration Policy" +msgstr "Zasady rejestracji" + +#: ../../Zotlabs/Module/Pubsites.php:34 +msgid "Stats" +msgstr "Statystyki" + +#: ../../Zotlabs/Module/Pubsites.php:34 +msgid "Software" +msgstr "Oprogramowanie" + +#: ../../Zotlabs/Module/Pubsites.php:36 ../../Zotlabs/Module/Ratings.php:97 +#: ../../include/conversation.php:1130 +msgid "Ratings" +msgstr "Oceny" + +#: ../../Zotlabs/Module/Pubsites.php:50 +msgid "Rate" +msgstr "Ocena" + +#: ../../Zotlabs/Module/Chat.php:29 ../../Zotlabs/Module/Channel.php:42 +#: ../../Zotlabs/Module/Ochannel.php:32 +msgid "You must be logged in to see this page." +msgstr "Musisz być zalogowany, aby zobaczyć tÄ™ stronÄ™." + +#: ../../Zotlabs/Module/Chat.php:100 +msgid "Chatrooms App" +msgstr "Aplikacja Chatrooms" + +#: ../../Zotlabs/Module/Chat.php:101 +msgid "Access Controlled Chatrooms" +msgstr "DostÄ™p do kontrolowanych czatów" + +#: ../../Zotlabs/Module/Chat.php:194 +msgid "Room not found" +msgstr "Nie znaleziono pokoju" + +#: ../../Zotlabs/Module/Chat.php:210 +msgid "Leave Room" +msgstr "Opuść pokój" + +#: ../../Zotlabs/Module/Chat.php:211 +msgid "Delete Room" +msgstr "UsuÅ„ pokój" + +#: ../../Zotlabs/Module/Chat.php:212 +msgid "I am away right now" +msgstr "Nie ma mnie teraz" + +#: ../../Zotlabs/Module/Chat.php:213 +msgid "I am online" +msgstr "Jestem dostÄ™pny" + +#: ../../Zotlabs/Module/Chat.php:215 +msgid "Bookmark this room" +msgstr "Zaznacz ten pokój" + +#: ../../Zotlabs/Module/Chat.php:218 ../../include/conversation.php:1380 +#: ../../extend/addon/hzaddons/hsse/hsse.php:134 +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:119 +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:240 +msgid "Please enter a link URL:" +msgstr "ProszÄ™ wprowadzić adres URL linku:" + +#: ../../Zotlabs/Module/Chat.php:219 ../../Zotlabs/Lib/ThreadItem.php:839 +#: ../../include/conversation.php:1508 +#: ../../extend/addon/hzaddons/hsse/hsse.php:255 +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:172 +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:315 +msgid "Encrypt text" +msgstr "Szyfruj tekst" + +#: ../../Zotlabs/Module/Chat.php:238 +msgid "New Chatroom" +msgstr "Nowy czat" + +#: ../../Zotlabs/Module/Chat.php:239 +msgid "Chatroom name" +msgstr "Nazwa czatu" + +#: ../../Zotlabs/Module/Chat.php:240 +msgid "Expiration of chats (minutes)" +msgstr "WygaÅ›niÄ™cie czatów (minuty)" + +#: ../../Zotlabs/Module/Chat.php:256 +#, php-format +msgid "%1$s's Chatrooms" +msgstr "Czaty %1$s" + +#: ../../Zotlabs/Module/Chat.php:261 +msgid "No chatrooms available" +msgstr "Brak dostÄ™pnych czatów" + +#: ../../Zotlabs/Module/Chat.php:265 +msgid "Expiration" +msgstr "WygaÅ›niÄ™cie" + +#: ../../Zotlabs/Module/Chat.php:266 +msgid "min" +msgstr "min" + +#: ../../Zotlabs/Module/Uexport.php:61 +msgid "Channel Export App" +msgstr "Aplikacja Channel Export" + +#: ../../Zotlabs/Module/Uexport.php:62 +msgid "Export your channel" +msgstr "Wyeksportuj swój kanaÅ‚" + +#: ../../Zotlabs/Module/Uexport.php:72 ../../Zotlabs/Module/Uexport.php:73 +msgid "Export Channel" +msgstr "Eksport kanaÅ‚u" + +#: ../../Zotlabs/Module/Uexport.php:74 +msgid "" +"Export your basic channel information to a file. This acts as a backup of " +"your connections, permissions, profile and basic data, which can be used to " +"import your data to a new server hub, but does not contain your content." +msgstr "" +"Wyeksportuj do pliku podstawowe informacje o kanale. DziaÅ‚a to jako kopia " +"zapasowa poÅ‚Ä…czeÅ„, uprawnieÅ„, profilu i podstawowych danych, których można " +"użyć do zaimportowania danych do nowego huba, ale nie zawiera treÅ›ci." + +#: ../../Zotlabs/Module/Uexport.php:75 +msgid "Export Content" +msgstr "Eksport treÅ›ci" + +#: ../../Zotlabs/Module/Uexport.php:76 +msgid "" +"Export your channel information and recent content to a JSON backup that can " +"be restored or imported to another server hub. This backs up all of your " +"connections, permissions, profile data and several months of posts. This " +"file may be VERY large. Please be patient - it may take several minutes for " +"this download to begin." +msgstr "" +"Wyeksportuj informacje o kanale i najnowsze treÅ›ci do kopii zapasowej JSON, " +"którÄ… można przywrócić lub zaimportować do innego huba. Tworzy to kopie " +"zapasowe wszystkich poÅ‚Ä…czeÅ„, uprawnieÅ„, danych profilu i kilku miesiÄ™cy " +"postów. Ten plik może być BARDZO duży. Prosimy o cierpliwość - rozpoczÄ™cie " +"pobierania może zająć kilka minut." + +#: ../../Zotlabs/Module/Uexport.php:78 +msgid "Export your posts from a given year." +msgstr "Eksportuj swoje posty z danego roku." + +#: ../../Zotlabs/Module/Uexport.php:80 +msgid "" +"You may also export your posts and conversations for a particular year or " +"month. Adjust the date in your browser location bar to select other dates. " +"If the export fails (possibly due to memory exhaustion on your server hub), " +"please try again selecting a more limited date range." +msgstr "" +"Można także wyeksportować swoje posty i rozmowy z okreÅ›lonego rok lub " +"miesiÄ…ca. Dostosuj datÄ™ na pasku adresu przeglÄ…darki, aby wybrać inne daty. " +"JeÅ›li eksport siÄ™ nie powiedzie (prawdopodobnie z powodu wyczerpania pamiÄ™ci " +"w serwera huba), spróbuj ponownie, wybierajÄ…c bardziej ograniczony zakres " +"dat." + +#: ../../Zotlabs/Module/Uexport.php:81 +#, php-format +msgid "" +"To select all posts for a given year, such as this year, visit <a href=\"%1$s" +"\">%2$s</a>" +msgstr "" +"Aby wybrać wszystkie posty z danego roku, na przykÅ‚ad tego roku, odwiedź <a " +"href=\"%1$s\">%2$s</a>" + +#: ../../Zotlabs/Module/Uexport.php:82 +#, php-format +msgid "" +"To select all posts for a given month, such as January of this year, visit " +"<a href=\"%1$s\">%2$s</a>" +msgstr "" +"Aby wybrać wszystkie posty z danego miesiÄ…ca, np. stycznia tego roku, " +"odwiedź <a href=\"%1$s\">%2$s</a>" + +#: ../../Zotlabs/Module/Uexport.php:83 +#, php-format +msgid "" +"These content files may be imported or restored by visiting <a href=\"%1$s\">" +"%2$s</a> on any site containing your channel. For best results please import " +"or restore these in date order (oldest first)." +msgstr "" +"Te pliki treÅ›ci można zaimportować lub przywrócić, odwiedzajÄ…c stronÄ™ <a " +"href=\"%1$s\">%2$s</a> w dowolnym serwisie zawierajÄ…cym Twój kanaÅ‚. Aby " +"uzyskać najlepsze wyniki, zaimportuj lub przywróć je w kolejnoÅ›ci (od " +"najstarszych)." + +#: ../../Zotlabs/Module/Lostpass.php:19 +msgid "No valid account found." +msgstr "Nie znaleziono prawidÅ‚owego konta." + +#: ../../Zotlabs/Module/Lostpass.php:33 +msgid "Password reset request issued. Check your email." +msgstr "WysÅ‚ano proÅ›bÄ™ o zresetowanie hasÅ‚a. Sprawdź swojÄ… skrzynkÄ™ e-mail." + +#: ../../Zotlabs/Module/Lostpass.php:39 ../../Zotlabs/Module/Lostpass.php:108 +#, php-format +msgid "Site Member (%s)" +msgstr "CzÅ‚onek serwisu (%s)" + +#: ../../Zotlabs/Module/Lostpass.php:44 ../../Zotlabs/Module/Lostpass.php:49 +#, php-format +msgid "Password reset requested at %s" +msgstr "Zresetowano hasÅ‚o na %s" + +#: ../../Zotlabs/Module/Lostpass.php:68 +msgid "" +"Request could not be verified. (You may have previously submitted it.) " +"Password reset failed." +msgstr "" +"Nie można zweryfikować żądania. (Możliwe, że zostaÅ‚o już przesÅ‚ane). " +"Resetowanie hasÅ‚a nie powiodÅ‚o siÄ™." + +#: ../../Zotlabs/Module/Lostpass.php:91 ../../boot.php:1714 +msgid "Password Reset" +msgstr "Resetowanie hasÅ‚a" + +#: ../../Zotlabs/Module/Lostpass.php:92 +msgid "Your password has been reset as requested." +msgstr "Twoje hasÅ‚o zostaÅ‚o zresetowane zgodnie z żądaniem." + +#: ../../Zotlabs/Module/Lostpass.php:93 +msgid "Your new password is" +msgstr "Twoje nowe hasÅ‚o to" + +#: ../../Zotlabs/Module/Lostpass.php:94 +msgid "Save or copy your new password - and then" +msgstr "Zapisz lub skopiuj nowe hasÅ‚o - a nastÄ™pnie" + +#: ../../Zotlabs/Module/Lostpass.php:95 +msgid "click here to login" +msgstr "kliknij tutaj aby siÄ™ zalogować" + +#: ../../Zotlabs/Module/Lostpass.php:96 +msgid "" +"Your password may be changed from the <em>Settings</em> page after " +"successful login." +msgstr "" +"Twoje hasÅ‚o może zostać zmienione na stronie <em>Ustawienia</em> po " +"pomyÅ›lnym zalogowaniu." + +#: ../../Zotlabs/Module/Lostpass.php:117 +#, php-format +msgid "Your password has changed at %s" +msgstr "Twoje hasÅ‚o zostaÅ‚o zmienione na %s" + +#: ../../Zotlabs/Module/Lostpass.php:130 +msgid "Forgot your Password?" +msgstr "ZapomniaÅ‚eÅ› hasÅ‚a?" + +#: ../../Zotlabs/Module/Lostpass.php:131 +msgid "" +"Enter your email address and submit to have your password reset. Then check " +"your email for further instructions." +msgstr "" +"Wpisz swój adres e-mail i przeÅ›lij, aby zresetować hasÅ‚o. NastÄ™pnie sprawdź " +"swoja skrzynkÄ™ e-mail, aby uzyskać dalsze instrukcje." + +#: ../../Zotlabs/Module/Lostpass.php:132 +msgid "Email Address" +msgstr "Adres e-mail" + +#: ../../Zotlabs/Module/Vote.php:40 +msgid "Poll not found." +msgstr "Nie znaleziono ankiety." + +#: ../../Zotlabs/Module/Vote.php:71 +msgid "Invalid response." +msgstr "NieprawidÅ‚owa odpowiedź." + +#: ../../Zotlabs/Module/Vote.php:132 +msgid "Response submitted. Updates may not appear instantly." +msgstr "Odpowiedź przesÅ‚ana. Aktualizacje mogÄ… nie pojawiać siÄ™ natychmiast." + +#: ../../Zotlabs/Module/Ping.php:337 ../../Zotlabs/Lib/Enotify.php:948 +msgid "sent you a private message" +msgstr "wysÅ‚aÅ‚ Ci prywatnÄ… wiadomość" + +#: ../../Zotlabs/Module/Ping.php:393 ../../Zotlabs/Lib/Enotify.php:914 +msgid "added your channel" +msgstr "dodaÅ‚ Twój kanaÅ‚" + +#: ../../Zotlabs/Module/Ping.php:418 ../../Zotlabs/Lib/Enotify.php:986 +msgid "requires approval" +msgstr "wymaga zatwierdzenia" + +#: ../../Zotlabs/Module/Ping.php:428 ../../Zotlabs/Lib/Enotify.php:957 +msgid "g A l F d" +msgstr "g A l F d" + +#: ../../Zotlabs/Module/Ping.php:446 ../../Zotlabs/Lib/Enotify.php:960 +msgid "[today]" +msgstr "[dzisiaj]" + +#: ../../Zotlabs/Module/Ping.php:456 +msgid "posted an event" +msgstr "opublikowaÅ‚ wydarzenie" + +#: ../../Zotlabs/Module/Ping.php:490 ../../Zotlabs/Lib/Enotify.php:829 +#: ../../Zotlabs/Lib/Enotify.php:931 +msgid "shared a file with you" +msgstr "udostÄ™pniÅ‚ Ci plik" + +#: ../../Zotlabs/Module/Display.php:359 ../../Zotlabs/Module/Channel.php:449 +msgid "" +"You must enable javascript for your browser to be able to view this content." +msgstr "" +"Aby przeglÄ…dać te treÅ›ci, musisz wÅ‚Ä…czyć obsÅ‚ugÄ™ JavaScript w swojej " +"przeglÄ…darce." + +#: ../../Zotlabs/Module/Display.php:377 +msgid "Article" +msgstr "ArtykuÅ‚" + +#: ../../Zotlabs/Module/Display.php:422 +msgid "Item has been removed." +msgstr "Element zostaÅ‚ usuniÄ™ty." + +#: ../../Zotlabs/Module/Admin.php:96 +#: ../../Zotlabs/Module/Admin/Accounts.php:167 +#: ../../Zotlabs/Module/Admin/Accounts.php:180 +#: ../../Zotlabs/Widget/Admin.php:23 +msgid "Accounts" +msgstr "Konta" + +#: ../../Zotlabs/Module/Admin.php:97 +msgid "Blocked accounts" +msgstr "Zablokowane konta" + +#: ../../Zotlabs/Module/Admin.php:98 +msgid "Expired accounts" +msgstr "WygasÅ‚e konta" + +#: ../../Zotlabs/Module/Admin.php:99 +msgid "Expiring accounts" +msgstr "WygasajÄ…ce konta" + +#: ../../Zotlabs/Module/Admin.php:114 +#: ../../Zotlabs/Module/Admin/Channels.php:146 +#: ../../Zotlabs/Widget/Admin.php:24 +msgid "Channels" +msgstr "KanaÅ‚y" + +#: ../../Zotlabs/Module/Admin.php:120 +msgid "Message queues" +msgstr "Kolejki wiadomoÅ›ci" + +#: ../../Zotlabs/Module/Admin.php:134 +msgid "Your software should be updated" +msgstr "Twoje oprogramowanie powinno zostać zaktualizowane" + +#: ../../Zotlabs/Module/Admin.php:138 ../../Zotlabs/Module/Admin/Themes.php:122 +#: ../../Zotlabs/Module/Admin/Themes.php:156 +#: ../../Zotlabs/Module/Admin/Security.php:98 +#: ../../Zotlabs/Module/Admin/Accounts.php:166 +#: ../../Zotlabs/Module/Admin/Channels.php:145 +#: ../../Zotlabs/Module/Admin/Logs.php:82 +#: ../../Zotlabs/Module/Admin/Addons.php:342 +#: ../../Zotlabs/Module/Admin/Addons.php:440 +#: ../../Zotlabs/Module/Admin/Site.php:291 +msgid "Administration" +msgstr "Administracja" + +#: ../../Zotlabs/Module/Admin.php:139 +msgid "Summary" +msgstr "Posumowanie" + +#: ../../Zotlabs/Module/Admin.php:142 +msgid "Registered accounts" +msgstr "Zarejestrowane konta" + +#: ../../Zotlabs/Module/Admin.php:143 +msgid "Pending registrations" +msgstr "Rejestracja oczekujÄ…ca" + +#: ../../Zotlabs/Module/Admin.php:144 +msgid "Registered channels" +msgstr "Zarejestrowane kanaÅ‚y" + +#: ../../Zotlabs/Module/Admin.php:145 +msgid "Active addons" +msgstr "Aktywne dodatki" + +#: ../../Zotlabs/Module/Admin.php:146 +msgid "Version" +msgstr "Wersja" + +#: ../../Zotlabs/Module/Admin.php:147 +msgid "Repository version (master)" +msgstr "Wersja repozytorium (master)" + +#: ../../Zotlabs/Module/Admin.php:148 +msgid "Repository version (dev)" +msgstr "Wersja repozytorium (dev)" + +#: ../../Zotlabs/Module/Photos.php:80 +msgid "Page owner information could not be retrieved." +msgstr "Nie można pobrać informacji o wÅ‚aÅ›cicielu strony." + +#: ../../Zotlabs/Module/Photos.php:96 ../../Zotlabs/Module/Photos.php:115 +msgid "Album not found." +msgstr "Nie znaleziono albumu." + +#: ../../Zotlabs/Module/Photos.php:105 +msgid "Delete Album" +msgstr "UsuÅ„ album" + +#: ../../Zotlabs/Module/Photos.php:176 ../../Zotlabs/Module/Photos.php:1059 +msgid "Delete Photo" +msgstr "UsuÅ„ zdjÄ™cie" + +#: ../../Zotlabs/Module/Photos.php:530 +msgid "No photos selected" +msgstr "Nie wybrano zdjęć" + +#: ../../Zotlabs/Module/Photos.php:579 +msgid "Access to this item is restricted." +msgstr "DostÄ™p do tego elementu jest ograniczony." + +#: ../../Zotlabs/Module/Photos.php:622 +#, php-format +msgid "%1$.2f MB of %2$.2f MB photo storage used." +msgstr "Wykorzystane miejsce na zdjÄ™cia: %1$.2f MB z %2$.2f MB." + +#: ../../Zotlabs/Module/Photos.php:625 +#, php-format +msgid "%1$.2f MB photo storage used." +msgstr "Wykorzystane miejsce na zdjÄ™cia: %1$.2f MB." + +#: ../../Zotlabs/Module/Photos.php:667 +msgid "Upload Photos" +msgstr "PrzeÅ›lij zdjÄ™cia" + +#: ../../Zotlabs/Module/Photos.php:671 +msgid "Enter an album name" +msgstr "Wpisz nazwÄ™ albumu" + +#: ../../Zotlabs/Module/Photos.php:672 +msgid "or select an existing album (doubleclick)" +msgstr "lub wybierz istniejÄ…cy album (podwójne klikniÄ™cie)" + +#: ../../Zotlabs/Module/Photos.php:673 +msgid "Create a status post for this upload" +msgstr "Utwórz post o stanie tego przesyÅ‚ania" + +#: ../../Zotlabs/Module/Photos.php:675 +msgid "Description (optional)" +msgstr "Opis (opcjonalnie)" + +#: ../../Zotlabs/Module/Photos.php:761 +msgid "Show Newest First" +msgstr "Pokaż najpierw najnowsze" + +#: ../../Zotlabs/Module/Photos.php:763 +msgid "Show Oldest First" +msgstr "Pokaż najpierw najstarsze" + +#: ../../Zotlabs/Module/Photos.php:787 ../../Zotlabs/Module/Photos.php:1333 +#: ../../Zotlabs/Module/Embedphotos.php:170 +#: ../../Zotlabs/Widget/Portfolio.php:87 ../../Zotlabs/Widget/Album.php:78 +msgid "View Photo" +msgstr "Zobacz zdjÄ™cie" + +#: ../../Zotlabs/Module/Photos.php:793 ../../Zotlabs/Module/Photos.php:1255 +#: ../../Zotlabs/Module/Embedphotos.php:176 ../../Zotlabs/Lib/Apps.php:1112 +#: ../../Zotlabs/Lib/Apps.php:1196 ../../Zotlabs/Lib/Activity.php:1508 +#: ../../Zotlabs/Widget/Portfolio.php:95 ../../Zotlabs/Widget/Pinned.php:270 +#: ../../Zotlabs/Widget/Album.php:84 ../../include/conversation.php:1211 +#: ../../include/cdav.php:158 ../../include/cdav.php:159 +#: ../../include/cdav.php:167 ../../extend/addon/hzaddons/pubcrawl/as.php:1187 +msgid "Unknown" +msgstr "Nieznane" + +#: ../../Zotlabs/Module/Photos.php:818 ../../Zotlabs/Module/Embedphotos.php:186 +#: ../../Zotlabs/Widget/Portfolio.php:108 ../../Zotlabs/Widget/Album.php:95 +msgid "Edit Album" +msgstr "Edytuj album" + +#: ../../Zotlabs/Module/Photos.php:820 ../../Zotlabs/Module/Photos.php:1364 +msgid "Add Photos" +msgstr "Dodaj zdjÄ™cia" + +#: ../../Zotlabs/Module/Photos.php:868 +msgid "Permission denied. Access to this item may be restricted." +msgstr "Odmowa dostęþu. DostÄ™p do tej pozycji może być ograniczony." + +#: ../../Zotlabs/Module/Photos.php:870 +msgid "Photo not available" +msgstr "ZdjÄ™cie niedostÄ™pne" + +#: ../../Zotlabs/Module/Photos.php:928 +msgid "Use as profile photo" +msgstr "Użyj jako zdjÄ™cie profilowe" + +#: ../../Zotlabs/Module/Photos.php:929 +msgid "Use as cover photo" +msgstr "Użyj jako zdjÄ™cia okÅ‚adkowe" + +#: ../../Zotlabs/Module/Photos.php:936 +msgid "Private Photo" +msgstr "ZdjÄ™cie prywatne" + +#: ../../Zotlabs/Module/Photos.php:951 +msgid "View Full Size" +msgstr "Zobacz peÅ‚ny rozmiar" + +#: ../../Zotlabs/Module/Photos.php:1033 +msgid "Edit photo" +msgstr "Edutuj zdjÄ™cie" + +#: ../../Zotlabs/Module/Photos.php:1035 +msgid "Rotate CW (right)" +msgstr "Obróć w prawo" + +#: ../../Zotlabs/Module/Photos.php:1036 +msgid "Rotate CCW (left)" +msgstr "Obróć w lewo" + +#: ../../Zotlabs/Module/Photos.php:1039 +msgid "Move photo to album" +msgstr "PrzenieÅ› zdjÄ™cie do albumu" + +#: ../../Zotlabs/Module/Photos.php:1040 +msgid "Enter a new album name" +msgstr "Wpisz nowÄ… nazwÄ™ albumu" + +#: ../../Zotlabs/Module/Photos.php:1041 +msgid "or select an existing one (doubleclick)" +msgstr "lub wybierz istniejÄ…cy (podwójne klikniÄ™cie)" + +#: ../../Zotlabs/Module/Photos.php:1046 +msgid "Add a Tag" +msgstr "Dodaj tag" + +#: ../../Zotlabs/Module/Photos.php:1054 +msgid "Example: @bob, @Barbara_Jensen, @jim@example.com" +msgstr "PrzykÅ‚ad: @bob, @Barbara_Jensen, @jim@example.com" + +#: ../../Zotlabs/Module/Photos.php:1057 +msgid "Flag as adult in album view" +msgstr "Oznacz jako \"dla dorosÅ‚ych\" w widoku albumu" + +#: ../../Zotlabs/Module/Photos.php:1076 ../../Zotlabs/Lib/ThreadItem.php:317 +msgid "I like this (toggle)" +msgstr "LubiÄ™ to (przeÅ‚Ä…cz)" + +#: ../../Zotlabs/Module/Photos.php:1077 ../../Zotlabs/Lib/ThreadItem.php:318 +msgid "I don't like this (toggle)" +msgstr "Nie podoba mi siÄ™ to (przeÅ‚Ä…cz)" + +#: ../../Zotlabs/Module/Photos.php:1079 ../../Zotlabs/Lib/ThreadItem.php:501 +#: ../../include/conversation.php:827 +msgid "Please wait" +msgstr "ProszÄ™ czekać" + +#: ../../Zotlabs/Module/Photos.php:1095 ../../Zotlabs/Module/Photos.php:1213 +#: ../../Zotlabs/Lib/ThreadItem.php:822 +msgid "This is you" +msgstr "To jesteÅ› ty" + +#: ../../Zotlabs/Module/Photos.php:1097 ../../Zotlabs/Module/Photos.php:1215 +#: ../../Zotlabs/Lib/ThreadItem.php:824 ../../include/js_strings.php:6 +msgid "Comment" +msgstr "Komentarz" + +#: ../../Zotlabs/Module/Photos.php:1113 ../../include/conversation.php:652 +msgctxt "title" +msgid "Likes" +msgstr "Polubienia" + +#: ../../Zotlabs/Module/Photos.php:1113 ../../include/conversation.php:653 +msgctxt "title" +msgid "Dislikes" +msgstr "Dezaprobaty" + +#: ../../Zotlabs/Module/Photos.php:1114 ../../Zotlabs/Widget/Pinned.php:77 +#: ../../include/conversation.php:654 +msgctxt "title" +msgid "Agree" +msgstr "Zgoda" + +#: ../../Zotlabs/Module/Photos.php:1114 ../../Zotlabs/Widget/Pinned.php:78 +#: ../../include/conversation.php:655 +msgctxt "title" +msgid "Disagree" +msgstr "Sprzeciw" + +#: ../../Zotlabs/Module/Photos.php:1114 ../../Zotlabs/Widget/Pinned.php:79 +#: ../../include/conversation.php:656 +msgctxt "title" +msgid "Abstain" +msgstr "WstrzymujÄ™ siÄ™" + +#: ../../Zotlabs/Module/Photos.php:1115 ../../Zotlabs/Widget/Pinned.php:66 +#: ../../include/conversation.php:657 +msgctxt "title" +msgid "Attending" +msgstr "UczestniczÄ™" + +#: ../../Zotlabs/Module/Photos.php:1115 ../../Zotlabs/Widget/Pinned.php:67 +#: ../../include/conversation.php:658 +msgctxt "title" +msgid "Not attending" +msgstr "Nie uczestniczÄ™" + +#: ../../Zotlabs/Module/Photos.php:1115 ../../Zotlabs/Widget/Pinned.php:68 +#: ../../include/conversation.php:659 +msgctxt "title" +msgid "Might attend" +msgstr "MogÄ™ uczestniczyć" + +#: ../../Zotlabs/Module/Photos.php:1132 ../../Zotlabs/Module/Photos.php:1144 +#: ../../Zotlabs/Lib/ThreadItem.php:238 ../../Zotlabs/Lib/ThreadItem.php:250 +msgid "View all" +msgstr "Pokaż wszystkie" + +#: ../../Zotlabs/Module/Photos.php:1136 ../../Zotlabs/Lib/ThreadItem.php:242 +#: ../../include/conversation.php:1749 ../../include/channel.php:1781 +#: ../../include/taxonomy.php:668 +msgctxt "noun" +msgid "Like" +msgid_plural "Likes" +msgstr[0] "Lubi" +msgstr[1] "LubiÄ…" +msgstr[2] "Lubi" + +#: ../../Zotlabs/Module/Photos.php:1141 ../../Zotlabs/Lib/ThreadItem.php:247 +#: ../../include/conversation.php:1752 +msgctxt "noun" +msgid "Dislike" +msgid_plural "Dislikes" +msgstr[0] "Nie lubi" +msgstr[1] "Nie lubiÄ…" +msgstr[2] "Nie lubi" + +#: ../../Zotlabs/Module/Photos.php:1247 +msgid "Photo Tools" +msgstr "NarzÄ™dzia fotograficzne" + +#: ../../Zotlabs/Module/Photos.php:1256 +msgid "In This Photo:" +msgstr "Na tym zdjÄ™ciu:" + +#: ../../Zotlabs/Module/Photos.php:1261 +msgid "Map" +msgstr "Mapa" + +#: ../../Zotlabs/Module/Photos.php:1269 ../../Zotlabs/Lib/ThreadItem.php:489 +msgctxt "noun" +msgid "Likes" +msgstr "Polubienia" + +#: ../../Zotlabs/Module/Photos.php:1270 ../../Zotlabs/Lib/ThreadItem.php:490 +msgctxt "noun" +msgid "Dislikes" +msgstr "Dezaprobaty" + +#: ../../Zotlabs/Module/Photos.php:1275 ../../Zotlabs/Storage/Browser.php:411 +#: ../../Zotlabs/Lib/ThreadItem.php:495 ../../Zotlabs/Widget/Pinned.php:160 +#: ../../include/acl_selectors.php:155 +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:233 +msgid "Close" +msgstr "ZamkniÄ™te" + +#: ../../Zotlabs/Module/Photos.php:1348 ../../Zotlabs/Module/Photos.php:1361 +#: ../../Zotlabs/Module/Photos.php:1362 ../../include/photos.php:667 +msgid "Recent Photos" +msgstr "Najnowsze zdjÄ™cia" + +#: ../../Zotlabs/Module/Channel.php:99 ../../Zotlabs/Module/Profile.php:45 +#: ../../Zotlabs/Module/Hcard.php:37 +msgid "Posts and comments" +msgstr "Posty i komentarze" + +#: ../../Zotlabs/Module/Channel.php:106 ../../Zotlabs/Module/Profile.php:52 +#: ../../Zotlabs/Module/Hcard.php:44 +msgid "Only posts" +msgstr "Tylko posty" + +#: ../../Zotlabs/Module/Channel.php:174 +msgid "Insufficient permissions. Request redirected to profile page." +msgstr "" +"NiewystarczajÄ…ce uprawnienia. Żądanie zostaÅ‚o przekierowane na stronÄ™ " +"profilu." + +#: ../../Zotlabs/Module/Channel.php:189 ../../Zotlabs/Module/Network.php:164 +msgid "Search Results For:" +msgstr "Wyniki wyszukiwania dla:" + +#: ../../Zotlabs/Module/Cards.php:51 +msgid "Cards App" +msgstr "Aplikacja Cards" + +#: ../../Zotlabs/Module/Cards.php:52 +msgid "Create personal planning cards" +msgstr "Twórz osobiste karty planowania" + +#: ../../Zotlabs/Module/Cards.php:112 +msgid "Add Card" +msgstr "Dodaj kartÄ™" + +#: ../../Zotlabs/Module/Cards.php:207 ../../Zotlabs/Lib/Apps.php:326 +#: ../../include/nav.php:501 +msgid "Cards" +msgstr "Karty" + +#: ../../Zotlabs/Module/Go.php:21 +msgid "This page is available only to site members" +msgstr "Ta strona jest dostÄ™pna tylko dla czÅ‚onków serwisu" + +#: ../../Zotlabs/Module/Go.php:27 +msgid "Welcome" +msgstr "Witamy" + +#: ../../Zotlabs/Module/Go.php:29 +msgid "What would you like to do?" +msgstr "Co chciaÅ‚byÅ› zrobić?" + +#: ../../Zotlabs/Module/Go.php:31 +msgid "" +"Please bookmark this page if you would like to return to it in the future" +msgstr "Dodaj tÄ™ stronÄ™ do zakÅ‚adek, jeÅ›li chcesz wrócić do niej w przyszÅ‚oÅ›ci" + +#: ../../Zotlabs/Module/Go.php:35 +msgid "Upload a profile photo" +msgstr "PrzeÅ›lij zdjÄ™cie profilowe" + +#: ../../Zotlabs/Module/Go.php:36 +msgid "Upload a cover photo" +msgstr "PrzeÅ›lij zdjÄ™cie na okÅ‚adkÄ™" + +#: ../../Zotlabs/Module/Go.php:37 +msgid "Edit your default profile" +msgstr "Edytuj swój domyÅ›lny profil" + +#: ../../Zotlabs/Module/Go.php:38 ../../Zotlabs/Widget/Newmember.php:41 +msgid "View friend suggestions" +msgstr "Zobacz propozycje znajomoÅ›ci" + +#: ../../Zotlabs/Module/Go.php:39 +msgid "View the channel directory" +msgstr "WyÅ›wietl katalog kanałów" + +#: ../../Zotlabs/Module/Go.php:40 +msgid "View/edit your channel settings" +msgstr "WyÅ›wietl/edytuj ustawienia swojego kanaÅ‚u" + +#: ../../Zotlabs/Module/Go.php:41 +msgid "View the site or project documentation" +msgstr "WyÅ›wietl witrynÄ™ lub dokumentacjÄ™ projektu" + +#: ../../Zotlabs/Module/Go.php:42 +msgid "Visit your channel homepage" +msgstr "Odwiedź stronÄ™ głównÄ… swojego kanaÅ‚u" + +#: ../../Zotlabs/Module/Go.php:43 +msgid "" +"View your connections and/or add somebody whose address you already know" +msgstr "WyÅ›wietl swoje kontakty albo dodaj osobÄ™, której adres już znasz" + +#: ../../Zotlabs/Module/Go.php:44 +msgid "" +"View your personal stream (this may be empty until you add some connections)" +msgstr "" +"WyÅ›wietl swój osobisty strumieÅ„ (może być pusty, dopóki nie dodasz " +"niektórych poÅ‚Ä…czeÅ„)" + +#: ../../Zotlabs/Module/Go.php:52 +msgid "View the public stream. Warning: this content is not moderated" +msgstr "" +"WyÅ›wietl strumieÅ„ publiczny. Ostrzeżenie: ta zawartość nie jest moderowana" + +#: ../../Zotlabs/Module/Connections.php:58 +#: ../../Zotlabs/Module/Connections.php:115 +#: ../../Zotlabs/Module/Connections.php:273 +msgid "Active" +msgstr "Aktywny" + +#: ../../Zotlabs/Module/Connections.php:63 +#: ../../Zotlabs/Module/Connections.php:181 +#: ../../Zotlabs/Module/Connections.php:278 +msgid "Blocked" +msgstr "Zablokowany" + +#: ../../Zotlabs/Module/Connections.php:68 +#: ../../Zotlabs/Module/Connections.php:188 +#: ../../Zotlabs/Module/Connections.php:277 +msgid "Ignored" +msgstr "Ignorowany" + +#: ../../Zotlabs/Module/Connections.php:73 +#: ../../Zotlabs/Module/Connections.php:202 +#: ../../Zotlabs/Module/Connections.php:276 +msgid "Hidden" +msgstr "Ukryty" + +#: ../../Zotlabs/Module/Connections.php:78 +#: ../../Zotlabs/Module/Connections.php:195 +msgid "Archived/Unreachable" +msgstr "Zarchiwizowane/NieosiÄ…galne" + +#: ../../Zotlabs/Module/Connections.php:83 +#: ../../Zotlabs/Module/Connections.php:92 +#: ../../Zotlabs/Module/Notifications.php:50 ../../Zotlabs/Module/Menu.php:180 +msgid "New" +msgstr "Nowy" + +#: ../../Zotlabs/Module/Connections.php:157 +msgid "Active Connections" +msgstr "Aktywne poÅ‚Ä…czenia" + +#: ../../Zotlabs/Module/Connections.php:160 +msgid "Show active connections" +msgstr "Pokaż aktywne poÅ‚Ä…czenia" + +#: ../../Zotlabs/Module/Connections.php:164 +#: ../../Zotlabs/Widget/Notifications.php:104 +msgid "New Connections" +msgstr "Nowe poÅ‚Ä…czenia" + +#: ../../Zotlabs/Module/Connections.php:167 +msgid "Show pending (new) connections" +msgstr "Pokaż oczekujÄ…ce (nowe) poÅ‚Ä…czenia" + +#: ../../Zotlabs/Module/Connections.php:184 +msgid "Only show blocked connections" +msgstr "Pokaż tylko zablokowane poÅ‚Ä…czenia" + +#: ../../Zotlabs/Module/Connections.php:191 +msgid "Only show ignored connections" +msgstr "Pokaż tylko ignorowane poÅ‚Ä…czenia" + +#: ../../Zotlabs/Module/Connections.php:198 +msgid "Only show archived/unreachable connections" +msgstr "Pokaż tylko zarchiwizowane/nieosiÄ…galne poÅ‚Ä…czenia" + +#: ../../Zotlabs/Module/Connections.php:205 +msgid "Only show hidden connections" +msgstr "Pokaż tylko ukryte poÅ‚Ä…czenia" + +#: ../../Zotlabs/Module/Connections.php:220 +msgid "Show all connections" +msgstr "Pokaż wszystkie poÅ‚Ä…czenia" + +#: ../../Zotlabs/Module/Connections.php:274 +msgid "Pending approval" +msgstr "W oczekiwaniu na zatwierdzenie" + +#: ../../Zotlabs/Module/Connections.php:275 +msgid "Archived" +msgstr "Zarchiwizowane" + +#: ../../Zotlabs/Module/Connections.php:279 +msgid "Not connected at this location" +msgstr "Brak poÅ‚Ä…czenia w tej lokalizacji" + +#: ../../Zotlabs/Module/Connections.php:318 +#, php-format +msgid "%1$s [%2$s]" +msgstr "%1$s [%2$s]" + +#: ../../Zotlabs/Module/Connections.php:319 +msgid "Edit connection" +msgstr "Edytuj poÅ‚Ä…czenie" + +#: ../../Zotlabs/Module/Connections.php:321 +msgid "Delete connection" +msgstr "UsuÅ„ poÅ‚Ä…czenie" + +#: ../../Zotlabs/Module/Connections.php:330 +msgid "Channel address" +msgstr "Adres kanaÅ‚u" + +#: ../../Zotlabs/Module/Connections.php:332 ../../include/features.php:291 +msgid "Network" +msgstr "Sieć" + +#: ../../Zotlabs/Module/Connections.php:335 +msgid "Call" +msgstr "PoÅ‚Ä…czenie" + +#: ../../Zotlabs/Module/Connections.php:337 +msgid "Status" +msgstr "Stan" + +#: ../../Zotlabs/Module/Connections.php:339 +msgid "Connected" +msgstr "PoÅ‚Ä…czene" + +#: ../../Zotlabs/Module/Connections.php:341 +msgid "Approve connection" +msgstr "Zatwierdź poÅ‚Ä…czenie" + +#: ../../Zotlabs/Module/Connections.php:342 +#: ../../Zotlabs/Module/Admin/Accounts.php:173 +#: ../../include/conversation.php:774 +msgid "Approve" +msgstr "Zatwierdź" + +#: ../../Zotlabs/Module/Connections.php:343 +msgid "Ignore connection" +msgstr "Ignoruj poÅ‚Ä…czenie" + +#: ../../Zotlabs/Module/Connections.php:345 +msgid "Recent activity" +msgstr "Ostatnia aktywność" + +#: ../../Zotlabs/Module/Connections.php:349 ../../Zotlabs/Module/Suggest.php:71 +#: ../../Zotlabs/Module/Directory.php:370 ../../Zotlabs/Widget/Follow.php:32 +#: ../../Zotlabs/Widget/Suggestions.php:46 ../../include/conversation.php:1100 +#: ../../include/channel.php:1618 ../../include/connections.php:110 +msgid "Connect" +msgstr "PoÅ‚Ä…czenie" + +#: ../../Zotlabs/Module/Connections.php:351 +msgid "Connect at this location" +msgstr "PoÅ‚Ä…cz w tej lokalizacji" + +#: ../../Zotlabs/Module/Connections.php:374 ../../Zotlabs/Lib/Apps.php:333 +#: ../../include/features.php:133 ../../include/text.php:1036 +msgid "Connections" +msgstr "PoÅ‚Ä…czenia" + +#: ../../Zotlabs/Module/Connections.php:379 +msgid "Search your connections" +msgstr "Wyszukaj swoje poÅ‚Ä…czenia" + +#: ../../Zotlabs/Module/Connections.php:380 +msgid "Connections search" +msgstr "Wyszukiwanie poÅ‚Ä…czeÅ„" + +#: ../../Zotlabs/Module/Connections.php:381 +#: ../../Zotlabs/Module/Directory.php:433 +#: ../../Zotlabs/Module/Directory.php:438 ../../include/contact_widgets.php:23 +msgid "Find" +msgstr "Znajdź" + +#: ../../Zotlabs/Module/Editpost.php:38 ../../Zotlabs/Module/Editpost.php:43 +msgid "Item is not editable" +msgstr "Elementu nie można edytować" + +#: ../../Zotlabs/Module/Tagrm.php:48 ../../Zotlabs/Module/Tagrm.php:98 +msgid "Tag removed" +msgstr "Tag zostaÅ‚ usuniÄ™ty" + +#: ../../Zotlabs/Module/Tagrm.php:123 +msgid "Remove Item Tag" +msgstr "UsuÅ„ tag elementy" + +#: ../../Zotlabs/Module/Tagrm.php:125 +msgid "Select a tag to remove: " +msgstr "Wybierz tag do usuniÄ™cia: " + +#: ../../Zotlabs/Module/Affinity.php:35 +msgid "Affinity Tool settings updated." +msgstr "Zaktualizowano ustawienia narzÄ™dzia Affinity." + +#: ../../Zotlabs/Module/Affinity.php:47 +msgid "" +"This app presents a slider control in your connection editor and also on " +"your network page. The slider represents your degree of friendship " +"(affinity) with each connection. It allows you to zoom in or out and display " +"conversations from only your closest friends or everybody in your stream." +msgstr "" +"Ta aplikacja przedstawia suwak w edytorze poÅ‚Ä…czeÅ„, a także na stronie " +"internetowej. Suwak przedstawia stopieÅ„ przyjaźni (koligacji) z każdym " +"poÅ‚Ä…czeniem. Umożliwia powiÄ™kszanie i pomniejszanie oraz wyÅ›wietlanie rozmów " +"tylko od najbliższych znajomych lub wszystkich w strumieniu." + +#: ../../Zotlabs/Module/Affinity.php:52 +msgid "Affinity Tool App" +msgstr "Aplikacja Affinity Tool" + +#: ../../Zotlabs/Module/Affinity.php:57 +msgid "" +"The numbers below represent the minimum and maximum slider default positions " +"for your network/stream page as a percentage." +msgstr "" +"Poniższe liczby przedstawiajÄ… minimalne i maksymalne domyÅ›lne pozycje " +"suwaków na stronie sieci/strumienia w procentach." + +#: ../../Zotlabs/Module/Affinity.php:64 +msgid "Default maximum affinity level" +msgstr "DomyÅ›lny maksymalny poziom wiÄ™zi" + +#: ../../Zotlabs/Module/Affinity.php:64 +msgid "0-99 default 99" +msgstr "0-99, domyÅ›lnie 99" + +#: ../../Zotlabs/Module/Affinity.php:70 +msgid "Default minimum affinity level" +msgstr "DomyÅ›lny minimalny poziom wiÄ™zi" + +#: ../../Zotlabs/Module/Affinity.php:70 +msgid "0-99 - default 0" +msgstr "0-99, domyÅ›lnie 0" + +#: ../../Zotlabs/Module/Affinity.php:76 +msgid "Persistent affinity levels" +msgstr "TrwaÅ‚e poziomy wiÄ™zi" + +#: ../../Zotlabs/Module/Affinity.php:76 +msgid "" +"If disabled the max and min levels will be reset to default after page reload" +msgstr "" +"JeÅ›li wyÅ‚Ä…czone, maksymalne i minimalne poziomy zostanÄ… zresetowane do " +"wartoÅ›ci domyÅ›lnych po ponownym zaÅ‚adowaniu strony" + +#: ../../Zotlabs/Module/Affinity.php:84 +msgid "Affinity Tool Settings" +msgstr "Ustawienia Affinity Tool" + +#: ../../Zotlabs/Module/Common.php:14 +msgid "No channel." +msgstr "Brak kanaÅ‚u." + +#: ../../Zotlabs/Module/Common.php:45 +msgid "No connections in common." +msgstr "Brak wspólnych poÅ‚Ä…czeÅ„." + +#: ../../Zotlabs/Module/Common.php:65 +msgid "View Common Connections" +msgstr "WyÅ›wietl typowe poÅ‚Ä…czenia" + +#: ../../Zotlabs/Module/Share.php:104 ../../Zotlabs/Lib/Activity.php:2133 +#, php-format +msgid "🔁 Repeated %1$s's %2$s" +msgstr "🔁 Powtórzony %2$s %1$s" + +#: ../../Zotlabs/Module/Share.php:120 +msgid "Post repeated" +msgstr "Post powtórzony" + +#: ../../Zotlabs/Module/Editwebpage.php:139 +msgid "Page link" +msgstr "Link do strony" + +#: ../../Zotlabs/Module/Editwebpage.php:166 +msgid "Edit Webpage" +msgstr "Edytuj stronÄ™ internetowÄ…" + +#: ../../Zotlabs/Module/Profile.php:93 +msgid "vcard" +msgstr "vcard" + +#: ../../Zotlabs/Module/Article_edit.php:127 +msgid "Edit Article" +msgstr "Edutuj artykuÅ‚" + +#: ../../Zotlabs/Module/Rmagic.php:46 +msgid "Authentication failed." +msgstr "Uwierzytelnianie nie powiodÅ‚o siÄ™." + +#: ../../Zotlabs/Module/Rmagic.php:96 ../../include/channel.php:2597 +#: ../../boot.php:1706 +msgid "Remote Authentication" +msgstr "Zdalne uwierzytelnianie" + +#: ../../Zotlabs/Module/Rmagic.php:97 ../../include/channel.php:2598 +msgid "Enter your channel address (e.g. channel@example.com)" +msgstr "Wpisz adres swojego kanaÅ‚u (np. kanaÅ‚@example.com)" + +#: ../../Zotlabs/Module/Rmagic.php:98 ../../include/channel.php:2599 +msgid "Authenticate" +msgstr "Uwierzytelnianie" + +#: ../../Zotlabs/Module/Attach.php:67 +msgid "Item not available." +msgstr "Element nie jest dostÄ™pny." + +#: ../../Zotlabs/Module/Pconfig.php:32 ../../Zotlabs/Module/Pconfig.php:68 +msgid "This setting requires special processing and editing has been blocked." +msgstr "" +"To ustawienie wymaga specjalnego przetwarzania, a edycja zostaÅ‚a zablokowana." + +#: ../../Zotlabs/Module/Pconfig.php:57 +msgid "Configuration Editor" +msgstr "Edytor konfiguracji" + +#: ../../Zotlabs/Module/Pconfig.php:58 +msgid "" +"Warning: Changing some settings could render your channel inoperable. Please " +"leave this page unless you are comfortable with and knowledgeable about how " +"to correctly use this feature." +msgstr "" +"Ostrzeżenie: zmiana niektórych ustawieÅ„ może spowodować, że Twój kanaÅ‚ " +"przestanie dziaÅ‚ać. Opuść tÄ™ stronÄ™, chyba że czujesz siÄ™ komfortowo i nie " +"wiesz, jak prawidÅ‚owo korzystać z tej funkcji." + +#: ../../Zotlabs/Module/Randprof.php:29 +msgid "Random Channel App" +msgstr "Aplikacja Random Channel" + +#: ../../Zotlabs/Module/Randprof.php:30 +msgid "Visit a random channel in the $Projectname network" +msgstr "Odwiedź losowy kanaÅ‚ w sieci $Projectname" + +#: ../../Zotlabs/Module/Admin/Themes.php:26 +msgid "Theme settings updated." +msgstr "Zaktualizowano ustawienia motywu." + +#: ../../Zotlabs/Module/Admin/Themes.php:61 +msgid "No themes found." +msgstr "Nie znaleziono motywów." + +#: ../../Zotlabs/Module/Admin/Themes.php:95 +#: ../../Zotlabs/Module/Admin/Addons.php:311 +msgid "Disable" +msgstr "WyÅ‚Ä…cz" + +#: ../../Zotlabs/Module/Admin/Themes.php:97 +#: ../../Zotlabs/Module/Admin/Addons.php:314 +msgid "Enable" +msgstr "WÅ‚Ä…cz" + +#: ../../Zotlabs/Module/Admin/Themes.php:116 +msgid "Screenshot" +msgstr "Zrzut ekranu" + +#: ../../Zotlabs/Module/Admin/Themes.php:123 +#: ../../Zotlabs/Module/Admin/Themes.php:157 ../../Zotlabs/Widget/Admin.php:28 +msgid "Themes" +msgstr "Motywy" + +#: ../../Zotlabs/Module/Admin/Themes.php:124 +#: ../../Zotlabs/Module/Admin/Addons.php:344 +msgid "Toggle" +msgstr "PrzeÅ‚Ä…cz" + +#: ../../Zotlabs/Module/Admin/Themes.php:125 +#: ../../Zotlabs/Module/Admin/Addons.php:345 ../../Zotlabs/Lib/Apps.php:339 +#: ../../Zotlabs/Widget/Settings_menu.php:61 +#: ../../Zotlabs/Widget/Newmember.php:53 ../../include/nav.php:103 +msgid "Settings" +msgstr "Ustawienia" + +#: ../../Zotlabs/Module/Admin/Themes.php:134 +#: ../../Zotlabs/Module/Admin/Addons.php:352 +msgid "Author: " +msgstr "Autor: " + +#: ../../Zotlabs/Module/Admin/Themes.php:135 +#: ../../Zotlabs/Module/Admin/Addons.php:353 +msgid "Maintainer: " +msgstr "Opiekun: " + +#: ../../Zotlabs/Module/Admin/Themes.php:162 +msgid "[Experimental]" +msgstr "[Eksperymentalne]" + +#: ../../Zotlabs/Module/Admin/Themes.php:163 +msgid "[Unsupported]" +msgstr "[NieobsÅ‚ugiwane]" + +#: ../../Zotlabs/Module/Admin/Security.php:89 +msgid "" +"By default, unfiltered HTML is allowed in embedded media. This is inherently " +"insecure." +msgstr "" +"DomyÅ›lnie, w osadzonych mediach jest dozwolony niefiltrowany HTML. Jest to " +"z natury niebezpieczne." + +#: ../../Zotlabs/Module/Admin/Security.php:92 +msgid "" +"The recommended setting is to only allow unfiltered HTML from the following " +"sites:" +msgstr "" +"Zalecane ustawienie to zezwalanie na niefiltrowany kodu HTML tylko z " +"nastÄ™pujÄ…cych serwisów:" + +#: ../../Zotlabs/Module/Admin/Security.php:93 +msgid "" +"https://youtube.com/<br />https://www.youtube.com/<br />https://youtu.be/" +"<br />https://vimeo.com/<br />https://soundcloud.com/<br />" +msgstr "" +"https://youtube.com/<br />https://www.youtube.com/<br />https://youtu.be/" +"<br />https://vimeo.com/<br />https://soundcloud.com/<br />" + +#: ../../Zotlabs/Module/Admin/Security.php:94 +msgid "" +"All other embedded content will be filtered, <strong>unless</strong> " +"embedded content from that site is explicitly blocked." +msgstr "" +"Wszystkie inne osadzone treÅ›ci bÄ™dÄ… filtrowane, <strong>chyba że</strong> " +"osadzone treÅ›ci z tego serwisu sÄ… jawnie zablokowane." + +#: ../../Zotlabs/Module/Admin/Security.php:99 ../../Zotlabs/Widget/Admin.php:25 +msgid "Security" +msgstr "BezpieczeÅ„stwo" + +#: ../../Zotlabs/Module/Admin/Security.php:101 +msgid "Block public" +msgstr "Zablokuj publiczny dostÄ™p" + +#: ../../Zotlabs/Module/Admin/Security.php:101 +msgid "" +"Check to block public access to all otherwise public personal pages on this " +"site unless you are currently authenticated." +msgstr "" +"Zaznacz, aby zablokować publiczny dostÄ™p do wszystkich innych publicznych " +"stron osobistych w tej witrynie, chyba że jesteÅ› obecnie uwierzytelniony." + +#: ../../Zotlabs/Module/Admin/Security.php:102 +msgid "Provide a cloud root directory" +msgstr "Podaj katalog główny w chmurze" + +#: ../../Zotlabs/Module/Admin/Security.php:102 +msgid "" +"The cloud root directory lists all channel names which provide public files" +msgstr "" +"Katalog główny w chmurze zawiera listÄ™ wszystkich nazw kanałów, które " +"udostÄ™pniajÄ… pliki publiczne" + +#: ../../Zotlabs/Module/Admin/Security.php:103 +msgid "Show total disk space available to cloud uploads" +msgstr "" +"Pokaż caÅ‚kowitÄ… przestrzeÅ„ dyskowÄ… dostÄ™pnÄ… do przesyÅ‚ania plików do chmury" + +#: ../../Zotlabs/Module/Admin/Security.php:104 +msgid "Set \"Transport Security\" HTTP header" +msgstr "Ustaw nagłówek HTTP \"Transport Security\"" + +#: ../../Zotlabs/Module/Admin/Security.php:105 +msgid "Set \"Content Security Policy\" HTTP header" +msgstr "Ustaw nagłówek HTTP \"Content Security Policy\"" + +#: ../../Zotlabs/Module/Admin/Security.php:106 +msgid "Allowed email domains" +msgstr "Dozwolone domeny e-mail" + +#: ../../Zotlabs/Module/Admin/Security.php:106 +msgid "" +"Comma separated list of domains which are allowed in email addresses for " +"registrations to this site. Wildcards are accepted. Empty to allow any " +"domains" +msgstr "" +"Rozdzielana przecinkami lista domen, które sÄ… dozwolone w adresach e-mail " +"podczas rejestracji w tym serwisie. Akceptowane sÄ… symbole wieloznaczne. " +"Puste pole oznacza zezwolenie na dowolne domeny" + +#: ../../Zotlabs/Module/Admin/Security.php:107 +msgid "Not allowed email domains" +msgstr "Niedozwolone domeny e-mail" + +#: ../../Zotlabs/Module/Admin/Security.php:107 +msgid "" +"Comma separated list of domains which are not allowed in email addresses for " +"registrations to this site. Wildcards are accepted. Empty to allow any " +"domains, unless allowed domains have been defined." +msgstr "" +"Rozdzielana przecinkami lista domen, które nie sÄ… dozwolone w adresach e-" +"mail podczas rejestracji w tym serwisie. Akceptowane sÄ… symbole " +"wieloznaczne. Puste pole oznacza zezwolenie na wszystkie domeny, chyba że " +"zostaÅ‚y uprzednio zdefiniowane jakieÅ› dozwolone domeny." + +#: ../../Zotlabs/Module/Admin/Security.php:108 +msgid "Allow communications only from these sites" +msgstr "Zezwalaj na komunikacjÄ™ tylko z tych serwisów" + +#: ../../Zotlabs/Module/Admin/Security.php:108 +msgid "" +"One site per line. Leave empty to allow communication from anywhere by " +"default" +msgstr "" +"Jeden serwis w wierszu. Pozostaw puste, aby domyÅ›lnie zezwolić na " +"komunikacjÄ™ z dowolnego miejsca" + +#: ../../Zotlabs/Module/Admin/Security.php:109 +msgid "Block communications from these sites" +msgstr "Blokuj komunikacjÄ™ z tych serwisów" + +#: ../../Zotlabs/Module/Admin/Security.php:110 +msgid "Allow communications only from these channels" +msgstr "Zezwalaj na komunikacjÄ™ tylko z tych kanałów" + +#: ../../Zotlabs/Module/Admin/Security.php:110 +msgid "" +"One channel (hash) per line. Leave empty to allow from any channel by default" +msgstr "" +"Jeden kanaÅ‚ (hash) na liniÄ™. Pozostaw puste, aby domyÅ›lnie zezwolić z " +"dowolnego kanaÅ‚u" + +#: ../../Zotlabs/Module/Admin/Security.php:111 +msgid "Block communications from these channels" +msgstr "Blokuj komunikacjÄ™ z tych kanałów" + +#: ../../Zotlabs/Module/Admin/Security.php:112 +msgid "Only allow embeds from secure (SSL) websites and links." +msgstr "Zezwalaj na osadzanie tylko z bezpiecznych (SSL) witryn i linków ." + +#: ../../Zotlabs/Module/Admin/Security.php:113 +msgid "Allow unfiltered embedded HTML content only from these domains" +msgstr "Zezwalaj na niefiltrowanÄ… osadzony kod HTML tylko z tych domen" + +#: ../../Zotlabs/Module/Admin/Security.php:113 +msgid "One site per line. By default embedded content is filtered." +msgstr "Jedna witryna w wierszu. DomyÅ›lnie, treść osadzona jest filtrowana." + +#: ../../Zotlabs/Module/Admin/Security.php:114 +msgid "Block embedded HTML from these domains" +msgstr "Zablokuj osadzony kod HTML z tych domen" + +#: ../../Zotlabs/Module/Admin/Security.php:115 +msgid "Allow SVG thumbnails in file browser" +msgstr "Zezwalaj na miniatury SVG w przeglÄ…darce plików" + +#: ../../Zotlabs/Module/Admin/Security.php:115 +msgid "WARNING: SVG images may contain malicious code." +msgstr "OSTRZEÅ»ENIE: obrazy SVG mogÄ… zawierać zÅ‚oÅ›liwy kod." + +#: ../../Zotlabs/Module/Admin/Security.php:116 +msgid "Allow embedded (inline) PDF files" +msgstr "Zezwalaj na osadzone (miÄ™dzywierszowe) pliki PDF" + +#: ../../Zotlabs/Module/Admin/Accounts.php:37 +#, php-format +msgid "%s account blocked/unblocked" +msgid_plural "%s account blocked/unblocked" +msgstr[0] "%s konto jest zablokowane/odblokowane" +msgstr[1] "%s konto sÄ… zablokowane/odblokowane" +msgstr[2] "%s kont jest zablokowanych/odblokowanych" + +#: ../../Zotlabs/Module/Admin/Accounts.php:44 +#, php-format +msgid "%s account deleted" +msgid_plural "%s accounts deleted" +msgstr[0] "%s konto jest usuniÄ™te" +msgstr[1] "%s konta sÄ… usuniÄ™te" +msgstr[2] "%s kont jest usuniÄ™tych" + +#: ../../Zotlabs/Module/Admin/Accounts.php:80 +msgid "Account not found" +msgstr "Konto nie znalezione" + +#: ../../Zotlabs/Module/Admin/Accounts.php:91 ../../include/channel.php:2757 +#, php-format +msgid "Account '%s' deleted" +msgstr "Usunieto konto '%s'" + +#: ../../Zotlabs/Module/Admin/Accounts.php:99 +#, php-format +msgid "Account '%s' blocked" +msgstr "Konto '%s' zostaÅ‚o zablokowane" + +#: ../../Zotlabs/Module/Admin/Accounts.php:107 +#, php-format +msgid "Account '%s' unblocked" +msgstr "Konto '%s' zostaÅ‚o odblokowane" + +#: ../../Zotlabs/Module/Admin/Accounts.php:169 +#: ../../Zotlabs/Module/Admin/Channels.php:148 +msgid "select all" +msgstr "wybierz wszystkie" + +#: ../../Zotlabs/Module/Admin/Accounts.php:170 +msgid "Registrations waiting for confirm" +msgstr "Rejestracje czekajÄ… na potwierdzenie" + +#: ../../Zotlabs/Module/Admin/Accounts.php:171 +msgid "Request date" +msgstr "Data wniosku" + +#: ../../Zotlabs/Module/Admin/Accounts.php:172 +msgid "No registrations." +msgstr "Brak rejestracji." + +#: ../../Zotlabs/Module/Admin/Accounts.php:182 +msgid "ID" +msgstr "ID" + +#: ../../Zotlabs/Module/Admin/Accounts.php:184 +msgid "All Channels" +msgstr "Wszytskie kanaÅ‚y" + +#: ../../Zotlabs/Module/Admin/Accounts.php:185 +msgid "Register date" +msgstr "Data rejestracji" + +#: ../../Zotlabs/Module/Admin/Accounts.php:186 +msgid "Last login" +msgstr "Ostatnie logowanie" + +#: ../../Zotlabs/Module/Admin/Accounts.php:187 +msgid "Expires" +msgstr "Wygasa" + +#: ../../Zotlabs/Module/Admin/Accounts.php:188 +msgid "Service Class" +msgstr "Klasa usÅ‚ugi" + +#: ../../Zotlabs/Module/Admin/Accounts.php:190 +msgid "" +"Selected accounts will be deleted!\\n\\nEverything these accounts had posted " +"on this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "" +"Wybrane konta zostanÄ… usuniÄ™te!\\n\\nWszystko, co z tych kont zostaÅ‚o " +"opublikowane na tym serwisie, zostanie bezpowrotnie usuniÄ™te!\\n\\nCzy na " +"pewno usunąć?" + +#: ../../Zotlabs/Module/Admin/Accounts.php:191 +msgid "" +"The account {0} will be deleted!\\n\\nEverything this account has posted on " +"this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "" +"Konto {0} zostanie usuniete!\\n\\nWszystko co opublikowano z tego konta na " +"tym serwisie zostanie bezpowrotnie usuniÄ™te!\\n\\nCzy na pewno usunąć?" + +#: ../../Zotlabs/Module/Admin/Features.php:55 +#: ../../Zotlabs/Module/Admin/Features.php:56 +#: ../../Zotlabs/Module/Settings/Features.php:38 ../../include/features.php:55 +msgid "Off" +msgstr "Off" + +#: ../../Zotlabs/Module/Admin/Features.php:55 +#: ../../Zotlabs/Module/Admin/Features.php:56 +#: ../../Zotlabs/Module/Settings/Features.php:38 ../../include/features.php:55 +msgid "On" +msgstr "On" + +#: ../../Zotlabs/Module/Admin/Features.php:56 +#, php-format +msgid "Lock feature %s" +msgstr "Blokuj funkcjÄ™ %s" + +#: ../../Zotlabs/Module/Admin/Features.php:64 +msgid "Manage Additional Features" +msgstr "ZarzÄ…dzaj dodatkowymi funkcjami" + +#: ../../Zotlabs/Module/Admin/Queue.php:35 +msgid "Queue Statistics" +msgstr "Statystyki kolejki" + +#: ../../Zotlabs/Module/Admin/Queue.php:36 +msgid "Total Entries" +msgstr "Ogółem postów" + +#: ../../Zotlabs/Module/Admin/Queue.php:37 +msgid "Priority" +msgstr "Priorytet" + +#: ../../Zotlabs/Module/Admin/Queue.php:38 +msgid "Destination URL" +msgstr "Docelowy URL" + +#: ../../Zotlabs/Module/Admin/Queue.php:39 +msgid "Mark hub permanently offline" +msgstr "Oznacz hub na staÅ‚e w trybie offline" + +#: ../../Zotlabs/Module/Admin/Queue.php:40 +msgid "Empty queue for this hub" +msgstr "Pusta kolejka dla tego huba" + +#: ../../Zotlabs/Module/Admin/Queue.php:41 +msgid "Last known contact" +msgstr "Ostatni znany kontakt" + +#: ../../Zotlabs/Module/Admin/Dbsync.php:19 +#: ../../Zotlabs/Module/Admin/Dbsync.php:59 +msgid "Update has been marked successful" +msgstr "Aktualizacja zostaÅ‚a oznaczona jako pomyÅ›lna" + +#: ../../Zotlabs/Module/Admin/Dbsync.php:32 +#, php-format +msgid "Verification of update %s failed. Check system logs." +msgstr "" +"Weryfikacja aktualizacji %s nie zakoÅ„czyÅ‚a siÄ™ pomyÅ›lnie. Sprawdź dzienniki " +"systemowe." + +#: ../../Zotlabs/Module/Admin/Dbsync.php:35 +#: ../../Zotlabs/Module/Admin/Dbsync.php:74 +#, php-format +msgid "Update %s was successfully applied." +msgstr "Aktualizacja %s zostaÅ‚a pomyÅ›lnie zastosowana." + +#: ../../Zotlabs/Module/Admin/Dbsync.php:39 +#, php-format +msgid "Verifying update %s did not return a status. Unknown if it succeeded." +msgstr "" +"Weryfikacja aktualizacji %s nie zwróciÅ‚a stanu. Nie wiadomo, czy siÄ™ udaÅ‚o." + +#: ../../Zotlabs/Module/Admin/Dbsync.php:42 +#, php-format +msgid "Update %s does not contain a verification function." +msgstr "Aktualizacja %s nie zawiera funkcji weryfikacji." + +#: ../../Zotlabs/Module/Admin/Dbsync.php:46 +#: ../../Zotlabs/Module/Admin/Dbsync.php:81 +#, php-format +msgid "Update function %s could not be found." +msgstr "Nie można znaleźć funkcji aktualizacji %s." + +#: ../../Zotlabs/Module/Admin/Dbsync.php:71 +#, php-format +msgid "Executing update procedure %s failed. Check system logs." +msgstr "" +"Wykonanie procedury aktualizacji %s nie powiodÅ‚o siÄ™. Sprawdź dzienniki " +"systemowe." + +#: ../../Zotlabs/Module/Admin/Dbsync.php:78 +#, php-format +msgid "" +"Update %s did not return a status. It cannot be determined if it was " +"successful." +msgstr "Aktualizacja %s nie zwróciÅ‚a stanu. Nie można ustalić, czy siÄ™ udaÅ‚o." + +#: ../../Zotlabs/Module/Admin/Dbsync.php:99 +msgid "Failed Updates" +msgstr "Nieudane aktualizacje" + +#: ../../Zotlabs/Module/Admin/Dbsync.php:101 +msgid "Mark success (if update was manually applied)" +msgstr "Oznacz sukces (jeÅ›li aktualizacja zostaÅ‚a wykonana rÄ™cznie)" + +#: ../../Zotlabs/Module/Admin/Dbsync.php:102 +msgid "Attempt to verify this update if a verification procedure exists" +msgstr "" +"Spróbuj zweryfikować tÄ… aktualizacjÄ™, jeÅ›li istnieje procedura weryfikacji" + +#: ../../Zotlabs/Module/Admin/Dbsync.php:103 +msgid "Attempt to execute this update step automatically" +msgstr "Spróbuj automatycznie wykonać ten krok aktualizacji" + +#: ../../Zotlabs/Module/Admin/Dbsync.php:108 +msgid "No failed updates." +msgstr "Nie ma nieudanych aktualizacji." + +#: ../../Zotlabs/Module/Admin/Channels.php:31 +#, php-format +msgid "%s channel censored/uncensored" +msgid_plural "%s channels censored/uncensored" +msgstr[0] "%s kanaÅ‚ jest ocenzurowany/nieocenzurowany" +msgstr[1] "%s kanaÅ‚y sÄ… ocenzurowane/nieocenzurowane" +msgstr[2] "%s kanałów jest ocenzurowanych/nieocenzurowanych" + +#: ../../Zotlabs/Module/Admin/Channels.php:40 +#, php-format +msgid "%s channel code allowed/disallowed" +msgid_plural "%s channels code allowed/disallowed" +msgstr[0] "Kod %s kanaÅ‚u jest dozwolony /niedozwolony" +msgstr[1] "Kod %s kanałów jest dozwolony/niedozwolony" +msgstr[2] "Kod %s kanałów jest dozwolony/niedozwolony" + +#: ../../Zotlabs/Module/Admin/Channels.php:46 +#, php-format +msgid "%s channel deleted" +msgid_plural "%s channels deleted" +msgstr[0] "%s kanaÅ‚ zostaÅ‚ usuniÄ™ty" +msgstr[1] "%s kanaÅ‚y zostaÅ‚y usuniÄ™te" +msgstr[2] "%s kanałów zostaÅ‚ usuniÄ™tych" + +#: ../../Zotlabs/Module/Admin/Channels.php:65 +msgid "Channel not found" +msgstr "KanaÅ‚ nie zostaÅ‚ znaleziony" + +#: ../../Zotlabs/Module/Admin/Channels.php:75 +#, php-format +msgid "Channel '%s' deleted" +msgstr "KanaÅ‚ '%s' zostaÅ‚ usuniÄ™ty" + +#: ../../Zotlabs/Module/Admin/Channels.php:87 +#, php-format +msgid "Channel '%s' censored" +msgstr "KanaÅ‚ '%s' zostaÅ‚ ocenzurowany" + +#: ../../Zotlabs/Module/Admin/Channels.php:87 +#, php-format +msgid "Channel '%s' uncensored" +msgstr "KanaÅ‚ '%s' jest nieocenzurowany" + +#: ../../Zotlabs/Module/Admin/Channels.php:98 +#, php-format +msgid "Channel '%s' code allowed" +msgstr "Dozwolony kod kanaÅ‚u '%s'" + +#: ../../Zotlabs/Module/Admin/Channels.php:98 +#, php-format +msgid "Channel '%s' code disallowed" +msgstr "Niedozwolony kod kanaÅ‚u '%s'" + +#: ../../Zotlabs/Module/Admin/Channels.php:150 +#: ../../Zotlabs/Module/Directory.php:362 +msgid "Censor" +msgstr "Cezoruj" + +#: ../../Zotlabs/Module/Admin/Channels.php:151 +#: ../../Zotlabs/Module/Directory.php:362 +msgid "Uncensor" +msgstr "UsuÅ„ cenzurÄ™" + +#: ../../Zotlabs/Module/Admin/Channels.php:152 +msgid "Allow Code" +msgstr "Zezwalaj na kod" + +#: ../../Zotlabs/Module/Admin/Channels.php:153 +msgid "Disallow Code" +msgstr "Nie zezwalaj na kod" + +#: ../../Zotlabs/Module/Admin/Channels.php:154 ../../include/nav.php:421 +msgid "Channel" +msgstr "KanaÅ‚" + +#: ../../Zotlabs/Module/Admin/Channels.php:158 +msgid "UID" +msgstr "UID" + +#: ../../Zotlabs/Module/Admin/Channels.php:162 +msgid "" +"Selected channels will be deleted!\\n\\nEverything that was posted in these " +"channels on this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "" +"Wybrane kanaÅ‚y zostanÄ… usuniÄ™te!\\n\\nWszystko co zostaÅ‚o w nich " +"opublikowane bÄ™dzie bezpowrotnie usuniÄ™te!\\n\\nCzy na pewno usunąć?" + +#: ../../Zotlabs/Module/Admin/Channels.php:163 +msgid "" +"The channel {0} will be deleted!\\n\\nEverything that was posted in this " +"channel on this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "" +"KanaÅ‚ {0} zostanie usuniÄ™ty!\\n\\nWszystko co opublikowano na tym kanale " +"bÄ™dzie bezpowrotnie usuniÄ™te!\\n\\nCzy na pewno usunąć?" + +#: ../../Zotlabs/Module/Admin/Logs.php:28 +msgid "Log settings updated." +msgstr "Zaktualizowano ustawienia dziennika." + +#: ../../Zotlabs/Module/Admin/Logs.php:83 ../../Zotlabs/Widget/Admin.php:48 +#: ../../Zotlabs/Widget/Admin.php:58 +msgid "Logs" +msgstr "Logi" + +#: ../../Zotlabs/Module/Admin/Logs.php:85 +msgid "Clear" +msgstr "Wyczyść" + +#: ../../Zotlabs/Module/Admin/Logs.php:91 +msgid "Debugging" +msgstr "Debugowanie" + +#: ../../Zotlabs/Module/Admin/Logs.php:92 +msgid "Log file" +msgstr "Plik dziennika" + +#: ../../Zotlabs/Module/Admin/Logs.php:92 +msgid "" +"Must be writable by web server. Relative to your top-level webserver " +"directory." +msgstr "" +"Musi mieć możliwość zapisu przez serwer WWW. WzglÄ™dnie do katalogu głównego " +"serwera WWW." + +#: ../../Zotlabs/Module/Admin/Logs.php:93 +msgid "Log level" +msgstr "Poziom rejestrowania zdarzeÅ„" + +#: ../../Zotlabs/Module/Admin/Account_edit.php:29 +#, php-format +msgid "Password changed for account %d." +msgstr "HasÅ‚o zostaÅ‚o zmienione do konta%d." + +#: ../../Zotlabs/Module/Admin/Account_edit.php:46 +msgid "Account settings updated." +msgstr "Zaktualizowano ustawienia konta." + +#: ../../Zotlabs/Module/Admin/Account_edit.php:61 +msgid "Account not found." +msgstr "Konto nie zostaÅ‚o znalezione." + +#: ../../Zotlabs/Module/Admin/Account_edit.php:68 +msgid "Account Edit" +msgstr "Edycja konta" + +#: ../../Zotlabs/Module/Admin/Account_edit.php:69 +msgid "New Password" +msgstr "Nowe hasÅ‚o" + +#: ../../Zotlabs/Module/Admin/Account_edit.php:70 +msgid "New Password again" +msgstr "Powtórz nowe hasÅ‚o" + +#: ../../Zotlabs/Module/Admin/Account_edit.php:71 +msgid "Account language (for emails)" +msgstr "JÄ™zyk konta (dla wiadomoÅ›ci e-mail)" + +#: ../../Zotlabs/Module/Admin/Account_edit.php:72 +msgid "Service class" +msgstr "Klasa usÅ‚ugi" + +#: ../../Zotlabs/Module/Admin/Addons.php:290 +#, php-format +msgid "Plugin %s disabled." +msgstr "Wtyczka %s jest wyÅ‚Ä…czona." + +#: ../../Zotlabs/Module/Admin/Addons.php:295 +#, php-format +msgid "Plugin %s enabled." +msgstr "Wtyczka %s jest wÅ‚Ä…czona." + +#: ../../Zotlabs/Module/Admin/Addons.php:343 +#: ../../Zotlabs/Module/Admin/Addons.php:441 ../../Zotlabs/Widget/Admin.php:27 +msgid "Addons" +msgstr "Dodatki" + +#: ../../Zotlabs/Module/Admin/Addons.php:354 +msgid "Minimum project version: " +msgstr "Minimalna wersja projektu: " + +#: ../../Zotlabs/Module/Admin/Addons.php:355 +msgid "Maximum project version: " +msgstr "Maksymalna wersja projektu: " + +#: ../../Zotlabs/Module/Admin/Addons.php:356 +msgid "Minimum PHP version: " +msgstr "Minimalna wersja PHP: " + +#: ../../Zotlabs/Module/Admin/Addons.php:357 +msgid "Compatible Server Roles: " +msgstr "Zgodne role serwera: " + +#: ../../Zotlabs/Module/Admin/Addons.php:358 +msgid "Requires: " +msgstr "Wymaga: " + +#: ../../Zotlabs/Module/Admin/Addons.php:359 +#: ../../Zotlabs/Module/Admin/Addons.php:446 +msgid "Disabled - version incompatibility" +msgstr "WyÅ‚Ä…czone - niezgodność wersji" + +#: ../../Zotlabs/Module/Admin/Addons.php:415 +msgid "Enter the public git repository URL of the addon repo." +msgstr "Wprowadź adres URL publicznego repozytorium Git dodatków." + +#: ../../Zotlabs/Module/Admin/Addons.php:416 +msgid "Addon repo git URL" +msgstr "Adres URL repozytorium Git dodatków" + +#: ../../Zotlabs/Module/Admin/Addons.php:417 +msgid "Custom repo name" +msgstr "WÅ‚asna nazwa repozytorium" + +#: ../../Zotlabs/Module/Admin/Addons.php:417 +msgid "(optional)" +msgstr "(opcjonalnie)" + +#: ../../Zotlabs/Module/Admin/Addons.php:418 +msgid "Download Addon Repo" +msgstr "Pobierz repozytorium dodatków" + +#: ../../Zotlabs/Module/Admin/Addons.php:425 +msgid "Install new repo" +msgstr "Zainstaluj nowe repozytorium" + +#: ../../Zotlabs/Module/Admin/Addons.php:426 ../../Zotlabs/Lib/Apps.php:536 +msgid "Install" +msgstr "Zainstaluj" + +#: ../../Zotlabs/Module/Admin/Addons.php:449 +msgid "Manage Repos" +msgstr "ZarzÄ…dzaj repozytoriami" + +#: ../../Zotlabs/Module/Admin/Addons.php:450 +msgid "Installed Addon Repositories" +msgstr "Zainstalowane repozytoria dodatków" + +#: ../../Zotlabs/Module/Admin/Addons.php:451 +msgid "Install a New Addon Repository" +msgstr "Zainstaluj nowe repozytorium dodatków" + +#: ../../Zotlabs/Module/Admin/Addons.php:458 +msgid "Switch branch" +msgstr "PrzeÅ‚Ä…cz gałąź" + +#: ../../Zotlabs/Module/Admin/Site.php:165 +msgid "Site settings updated." +msgstr "Zaktualizowano ustawienia serwisu." + +# hubzilla +# Copyright (C) 2012-2016 hubzilla +# This file is distributed under the same license as the hubzilla package. +# +# Translators: +# Alfonso MartÃnez <alfonsomthd@tutanota.com>, 2015 +# inboxwall <axetransit@gmail.com>, 2015 +# jeroenpraat, 2015 +# Manuel Jiménez Friaza <mjfriaza@disroot.org>, 2017-2020 +# Manuel Jiménez Friaza <mjfriaza@disroot.org>, 2015-2017 +# Rafael, 2015 +# tony baldwin <tonybaldwin@gmx.com>, 2014 +#: ../../Zotlabs/Module/Admin/Site.php:191 ../../include/text.php:3381 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:335 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:359 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:435 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:459 +#: ../../view/theme/redbasic/php/config.php:15 +msgid "Default" +msgstr "DomyÅ›lnie" + +#: ../../Zotlabs/Module/Admin/Site.php:202 +#: ../../Zotlabs/Module/Settings/Display.php:118 +#, php-format +msgid "%s - (Incompatible)" +msgstr "%s - (niekompatybilne)" + +#: ../../Zotlabs/Module/Admin/Site.php:209 +msgid "mobile" +msgstr "urzÄ…dzenie przenoÅ›ne" + +#: ../../Zotlabs/Module/Admin/Site.php:211 +msgid "experimental" +msgstr "eksperymentalne" + +#: ../../Zotlabs/Module/Admin/Site.php:213 +msgid "unsupported" +msgstr "nieobsÅ‚ugiwane" + +#: ../../Zotlabs/Module/Admin/Site.php:260 +msgid "Yes - with approval" +msgstr "Tak - za zgodÄ…" + +#: ../../Zotlabs/Module/Admin/Site.php:266 +msgid "My site is not a public server" +msgstr "Mój sewis nie jest serwerem publicznym" + +#: ../../Zotlabs/Module/Admin/Site.php:267 +msgid "My site has paid access only" +msgstr "Mój serwis ma tylko pÅ‚atny dostÄ™p" + +#: ../../Zotlabs/Module/Admin/Site.php:268 +msgid "My site has free access only" +msgstr "Mój serwis ma tylko bezpÅ‚atny dostÄ™p" + +#: ../../Zotlabs/Module/Admin/Site.php:269 +msgid "My site offers free accounts with optional paid upgrades" +msgstr "" +"Mój serwis oferuje darmowe konta z opcjonalnymi pÅ‚atnymi aktualizacjami" + +#: ../../Zotlabs/Module/Admin/Site.php:283 +msgid "Default permission role for new accounts" +msgstr "DomyÅ›lna rola uprawnieÅ„ dla nowych kont" + +#: ../../Zotlabs/Module/Admin/Site.php:283 +msgid "" +"This role will be used for the first channel created after registration." +msgstr "" +"Ta rola bÄ™dzie używana dla pierwszego kanaÅ‚u utworzonego po rejestracji." + +#: ../../Zotlabs/Module/Admin/Site.php:292 ../../Zotlabs/Widget/Admin.php:22 +msgid "Site" +msgstr "Witryna" + +#: ../../Zotlabs/Module/Admin/Site.php:294 +#: ../../Zotlabs/Module/Register.php:277 +msgid "Registration" +msgstr "Rejestracja" + +#: ../../Zotlabs/Module/Admin/Site.php:295 +msgid "File upload" +msgstr "UdostÄ™pnianie pliku" + +#: ../../Zotlabs/Module/Admin/Site.php:296 +msgid "Policies" +msgstr "Zasady" + +#: ../../Zotlabs/Module/Admin/Site.php:297 ../../include/contact_widgets.php:16 +#: ../../include/acl_selectors.php:144 +msgid "Advanced" +msgstr "Zaawansowane" + +#: ../../Zotlabs/Module/Admin/Site.php:301 +#: ../../extend/addon/hzaddons/statusnet/statusnet.php:593 +msgid "Site name" +msgstr "Nazwa witryny internetowej" + +#: ../../Zotlabs/Module/Admin/Site.php:303 +msgid "Banner/Logo" +msgstr "Baner/Logo" + +#: ../../Zotlabs/Module/Admin/Site.php:303 +msgid "Unfiltered HTML/CSS/JS is allowed" +msgstr "Dozwolony jest niefiltrowany kodd HTML/CSS /JS" + +#: ../../Zotlabs/Module/Admin/Site.php:304 +msgid "Administrator Information" +msgstr "Informacje administratora" + +#: ../../Zotlabs/Module/Admin/Site.php:304 +msgid "" +"Contact information for site administrators. Displayed on siteinfo page. " +"BBCode can be used here" +msgstr "" +"Informacje kontaktowe dla administratorów serwisu. WyÅ›wietlane na stronie " +"informacji o serwisie. Tutaj można użyć BBCode" + +#: ../../Zotlabs/Module/Admin/Site.php:305 ../../Zotlabs/Module/Siteinfo.php:24 +msgid "Site Information" +msgstr "Informacje o serwisie" + +#: ../../Zotlabs/Module/Admin/Site.php:305 +msgid "" +"Publicly visible description of this site. Displayed on siteinfo page. " +"BBCode can be used here" +msgstr "" +"Publicznie widoczny opis tego serwisu. WyÅ›wietlane na stronie informacji o " +"serwisie. Tutaj można użyć BBCode" + +#: ../../Zotlabs/Module/Admin/Site.php:306 +msgid "System language" +msgstr "JÄ™zyk systemu" + +#: ../../Zotlabs/Module/Admin/Site.php:307 +msgid "System theme" +msgstr "Motyw systemu" + +#: ../../Zotlabs/Module/Admin/Site.php:307 +msgid "" +"Default system theme - may be over-ridden by user profiles - <a href='#' " +"id='cnftheme'>change theme settings</a>" +msgstr "" +"DomyÅ›lny motyw systemu - może zostać zastÄ…piony przez profile użytkowników - " +"<a href='#' id='cnftheme'>zmieÅ„ ustawienia motywu</a>" + +#: ../../Zotlabs/Module/Admin/Site.php:310 +msgid "Allow Feeds as Connections" +msgstr "Zezwalaj na kanaÅ‚y jako poÅ‚Ä…czenia" + +#: ../../Zotlabs/Module/Admin/Site.php:310 +msgid "(Heavy system resource usage)" +msgstr "(Duże zużycie zasobów systemowych)" + +#: ../../Zotlabs/Module/Admin/Site.php:311 +msgid "Maximum image size" +msgstr "Maksymalny rozmiar obrazu" + +#: ../../Zotlabs/Module/Admin/Site.php:311 +msgid "" +"Maximum size in bytes of uploaded images. Default is 0, which means no " +"limits." +msgstr "" +"Maksymalny rozmiar przesÅ‚anych obrazów w bajtach. Wartość domyÅ›lna to 0, co " +"oznacza brak ograniczeÅ„." + +#: ../../Zotlabs/Module/Admin/Site.php:312 +msgid "Does this site allow new member registration?" +msgstr "Czy ta witryna umożliwia rejestracjÄ™ nowych czÅ‚onków?" + +#: ../../Zotlabs/Module/Admin/Site.php:313 +msgid "Invitation only" +msgstr "Tylko z zaproszeniem" + +#: ../../Zotlabs/Module/Admin/Site.php:313 +msgid "" +"Only allow new member registrations with an invitation code. Above register " +"policy must be set to Yes." +msgstr "" +"Zezwalaj tylko na rejestracje nowych czÅ‚onków za pomocÄ… kodu zaproszenia. " +"Powyższe zasady rejestrów muszÄ… być ustawione na Tak." + +#: ../../Zotlabs/Module/Admin/Site.php:314 +msgid "Minimum age" +msgstr "Minimalny wiek" + +#: ../../Zotlabs/Module/Admin/Site.php:314 +msgid "Minimum age (in years) for who may register on this site." +msgstr "" +"Minimalny wiek (w latach) dla osób, które mogÄ… zarejestrować siÄ™ na tej " +"stronie." + +#: ../../Zotlabs/Module/Admin/Site.php:315 +msgid "Which best describes the types of account offered by this hub?" +msgstr "" +"Które z poniższych stwierdzeÅ„ najlepiej opisuje rodzaje kont oferowanych " +"przez ten hub?" + +#: ../../Zotlabs/Module/Admin/Site.php:315 +msgid "This is displayed on the public server site list." +msgstr "Jest to wyÅ›wietlane na liÅ›cie witryn publicznych serwerów." + +#: ../../Zotlabs/Module/Admin/Site.php:316 +msgid "Register text" +msgstr "Tekst rejestracyjny" + +#: ../../Zotlabs/Module/Admin/Site.php:316 +msgid "Will be displayed prominently on the registration page." +msgstr "Zostanie on wyÅ›wietlony w widocznym miejscu na stronie rejestracji." + +#: ../../Zotlabs/Module/Admin/Site.php:318 +msgid "Site homepage to show visitors (default: login box)" +msgstr "" +"Strona główna serwisu do wyÅ›wietlania odwiedzajÄ…cym (domyÅ›lnie: formularz " +"logowania)" + +#: ../../Zotlabs/Module/Admin/Site.php:318 +msgid "" +"example: 'pubstream' to show public stream, 'page/sys/home' to show a system " +"webpage called 'home' or 'include:home.html' to include a file." +msgstr "" +"przykÅ‚ad: 'pubstream', aby pokazać strumieÅ„ publiczny, 'page/sys/home', aby " +"wyÅ›wietlić systemowÄ… stronÄ™ internetowÄ… o nazwie 'home' lub 'include: home." +"html', aby doÅ‚Ä…czyć plik." + +#: ../../Zotlabs/Module/Admin/Site.php:319 +msgid "Preserve site homepage URL" +msgstr "Zachowaj adres URL strony głównej serwisu" + +#: ../../Zotlabs/Module/Admin/Site.php:319 +msgid "" +"Present the site homepage in a frame at the original location instead of " +"redirecting" +msgstr "" +"Przedstaw stronÄ™ głównÄ… serwisu w ramce w oryginalnej lokalizacji zamiast " +"przekierowywania" + +#: ../../Zotlabs/Module/Admin/Site.php:320 +msgid "Accounts abandoned after x days" +msgstr "Konta porzucone po x dniach" + +#: ../../Zotlabs/Module/Admin/Site.php:320 +msgid "" +"Will not waste system resources polling external sites for abandonded " +"accounts. Enter 0 for no time limit." +msgstr "" +"Nie marnuje zasobów systemowych na odpytywanie zewnÄ™trznych witryn w " +"poszukiwaniu porzuconych kont. Wpisz 0, aby nie mieć limitu czasu." + +#: ../../Zotlabs/Module/Admin/Site.php:321 +msgid "Allowed friend domains" +msgstr "Dozwolone domeny znajomych" + +#: ../../Zotlabs/Module/Admin/Site.php:321 +msgid "" +"Comma separated list of domains which are allowed to establish friendships " +"with this site. Wildcards are accepted. Empty to allow any domains" +msgstr "" +"Rozdzielana przecinkami lista domen, które mogÄ… zawierać przyjaźnie z tÄ… " +"witrynÄ…. Akceptowane sÄ… symbole wieloznaczne. Puste oznacza zezwolenie na " +"dowolne domeny" + +#: ../../Zotlabs/Module/Admin/Site.php:322 +msgid "Verify Email Addresses" +msgstr "Zweryfikuj adresy e-mail" + +#: ../../Zotlabs/Module/Admin/Site.php:322 +msgid "" +"Check to verify email addresses used in account registration (recommended)." +msgstr "" +"Zaznacz, aby zweryfikować adresy e-mail użyte podczas rejestracji konta " +"(zalecane)." + +#: ../../Zotlabs/Module/Admin/Site.php:323 +msgid "Force publish" +msgstr "WymuÅ› publikacjÄ™" + +#: ../../Zotlabs/Module/Admin/Site.php:323 +msgid "" +"Check to force all profiles on this site to be listed in the site directory." +msgstr "" +"Zaznacz, aby wymusić wyÅ›wietlanie wszystkich profili w tym serwisie w " +"katalogu witryn." + +#: ../../Zotlabs/Module/Admin/Site.php:324 +msgid "Import Public Streams" +msgstr "Importuj strumienie publiczne" + +#: ../../Zotlabs/Module/Admin/Site.php:324 +msgid "" +"Import and allow access to public content pulled from other sites. Warning: " +"this content is unmoderated." +msgstr "" +"Importuj i zezwalaj na dostÄ™p do treÅ›ci publicznych pobranych z innych " +"serwisów. Ostrzeżenie: ta zawartość jest niemoderowana." + +#: ../../Zotlabs/Module/Admin/Site.php:325 +msgid "Site only Public Streams" +msgstr "W serwisie tylko strumienie publiczne" + +#: ../../Zotlabs/Module/Admin/Site.php:325 +msgid "" +"Allow access to public content originating only from this site if Imported " +"Public Streams are disabled." +msgstr "" +"Zezwalaj na dostÄ™p do treÅ›ci publicznych pochodzÄ…cych tylko z tego serwisu, " +"jeÅ›li importowane strumienie publiczne sÄ… wyÅ‚Ä…czone." + +#: ../../Zotlabs/Module/Admin/Site.php:326 +msgid "Allow anybody on the internet to access the Public streams" +msgstr "Zezwól każdemu w internecie na dostÄ™p do strumieni publicznych" + +#: ../../Zotlabs/Module/Admin/Site.php:326 +msgid "" +"Disable to require authentication before viewing. Warning: this content is " +"unmoderated." +msgstr "" +"WyÅ‚Ä…cz, aby wymagać uwierzytelnienia przed przeglÄ…daniem. Ostrzeżenie: ta " +"zawartość jest niemoderowana." + +#: ../../Zotlabs/Module/Admin/Site.php:327 +msgid "Only import Public stream posts with this text" +msgstr "Importuj tylko posty ze strumienia publicznego z tym tekstem" + +#: ../../Zotlabs/Module/Admin/Site.php:328 +msgid "Do not import Public stream posts with this text" +msgstr "Nie importuj postów ze strumienia publicznego z tym tekstem" + +#: ../../Zotlabs/Module/Admin/Site.php:331 +msgid "Login on Homepage" +msgstr "Zaloguj siÄ™ na stronie głównej" + +#: ../../Zotlabs/Module/Admin/Site.php:331 +msgid "" +"Present a login box to visitors on the home page if no other content has " +"been configured." +msgstr "" +"Przedstaw formularz logowania odwiedzajÄ…cym na stronie głównej, jeÅ›li nie " +"skonfigurowano żadnych innych treÅ›ci." + +#: ../../Zotlabs/Module/Admin/Site.php:332 +msgid "Enable context help" +msgstr "WÅ‚Ä…cz pomoc kontekstowÄ…" + +#: ../../Zotlabs/Module/Admin/Site.php:332 +msgid "" +"Display contextual help for the current page when the help button is pressed." +msgstr "" +"WyÅ›wietlanie pomocy kontekstowej dla bieżącej strony po naciÅ›niÄ™ciu " +"przycisku pomocy." + +#: ../../Zotlabs/Module/Admin/Site.php:334 +msgid "Reply-to email address for system generated email." +msgstr "Zwrotny adres e-mail dla wiadomoÅ›ci wygenerowanych przez system." + +#: ../../Zotlabs/Module/Admin/Site.php:335 +msgid "Sender (From) email address for system generated email." +msgstr "" +"Adres e-mail nadawcy (Od) wiadomoÅ›ci e-mail wygenerowanej przez system." + +#: ../../Zotlabs/Module/Admin/Site.php:336 +msgid "Name of email sender for system generated email." +msgstr "Nazwa nadawcy wiadomoÅ›ci e-mail wygenerowanej przez system." + +#: ../../Zotlabs/Module/Admin/Site.php:338 +msgid "Directory Server URL" +msgstr "Adres URL serwera katalogowego" + +#: ../../Zotlabs/Module/Admin/Site.php:338 +msgid "Default directory server" +msgstr "DomyÅ›lny serwer katalogowy" + +#: ../../Zotlabs/Module/Admin/Site.php:340 +msgid "Enable SSE Notifications" +msgstr "WÅ‚Ä…cz powiadomienia SSE" + +#: ../../Zotlabs/Module/Admin/Site.php:340 +msgid "" +"If disabled, traditional polling will be used. Warning: this setting might " +"not be suited for shared hosting" +msgstr "" +"JeÅ›li wyÅ‚Ä…czone, bÄ™dzie używane tradycyjne odpytywanie. Ostrzeżenie: to " +"ustawienie może nie być odpowiednie dla hostingu współdzielonego" + +#: ../../Zotlabs/Module/Admin/Site.php:342 +msgid "Proxy user" +msgstr "Użytkownik proxy" + +#: ../../Zotlabs/Module/Admin/Site.php:343 +msgid "Proxy URL" +msgstr "URL proxy" + +#: ../../Zotlabs/Module/Admin/Site.php:344 +msgid "Network timeout" +msgstr "Limit czasu sieci" + +#: ../../Zotlabs/Module/Admin/Site.php:344 +msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." +msgstr "" +"Wartość w sekundach. Ustaw na 0 dla nieograniczonej liczby (niezalecane)." + +#: ../../Zotlabs/Module/Admin/Site.php:345 +msgid "Delivery interval" +msgstr "InterwaÅ‚ dostaw" + +#: ../../Zotlabs/Module/Admin/Site.php:345 +msgid "" +"Delay background delivery processes by this many seconds to reduce system " +"load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 " +"for large dedicated servers." +msgstr "" +"Opóźnij procesy dostarczania w tle o kilka sekund, aby zmniejszyć obciążenie " +"systemu. Zalecane: 4-5 dla hostów współdzielonych, 2-3 dla wirtualnych " +"serwerów prywatnych. 0-1 dla dużych serwerów dedykowanych." + +#: ../../Zotlabs/Module/Admin/Site.php:346 +msgid "Deliveries per process" +msgstr "Dostawy na proces" + +#: ../../Zotlabs/Module/Admin/Site.php:346 +msgid "" +"Number of deliveries to attempt in a single operating system process. Adjust " +"if necessary to tune system performance. Recommend: 1-5." +msgstr "" +"Liczba dostaw do podjÄ™cia w ramach jednego procesu systemu operacyjnego. W " +"razie potrzeby dostosuj, aby dostroić wydajność systemu. Polecam: 1-5." + +#: ../../Zotlabs/Module/Admin/Site.php:347 +msgid "Queue Threshold" +msgstr "Próg kolejki" + +#: ../../Zotlabs/Module/Admin/Site.php:347 +msgid "" +"Always defer immediate delivery if queue contains more than this number of " +"entries." +msgstr "" +"Zawsze odraczaj natychmiastowe dostarczenie, jeÅ›li kolejka zawiera wiÄ™cej " +"pozycji niż ta." + +#: ../../Zotlabs/Module/Admin/Site.php:348 +msgid "Poll interval" +msgstr "Okres odpytywania" + +#: ../../Zotlabs/Module/Admin/Site.php:348 +msgid "" +"Delay background polling processes by this many seconds to reduce system " +"load. If 0, use delivery interval." +msgstr "" +"Opóźnij procesy sondowania w tle o kilka sekund, aby zmniejszyć obciążenie " +"systemu. JeÅ›li 0, użyty bÄ™dzie interwaÅ‚ dostawy." + +#: ../../Zotlabs/Module/Admin/Site.php:349 +msgid "Path to ImageMagick convert program" +msgstr "Åšcieżka do programu konwertujÄ…cego ImageMagick" + +#: ../../Zotlabs/Module/Admin/Site.php:349 +msgid "" +"If set, use this program to generate photo thumbnails for huge images ( > " +"4000 pixels in either dimension), otherwise memory exhaustion may occur. " +"Example: /usr/bin/convert" +msgstr "" +"JeÅ›li jest ustawiona, użyj tego programu do generowania miniatur zdjęć dla " +"dużych obrazów (> 4000 pikseli w każdym wymiarze), w przeciwnym razie może " +"wystÄ…pić wyczerpanie pamiÄ™ci. PrzykÅ‚ad: /usr/bin/convert" + +#: ../../Zotlabs/Module/Admin/Site.php:350 +msgid "Maximum Load Average" +msgstr "Maksymalne Å›rednie obciążenie" + +#: ../../Zotlabs/Module/Admin/Site.php:350 +msgid "" +"Maximum system load before delivery and poll processes are deferred - " +"default 50." +msgstr "" +"Maksymalne obciążenie systemu przed odroczeniem procesów dostarczania i " +"odpytywania - domyÅ›lnie 50." + +#: ../../Zotlabs/Module/Admin/Site.php:351 +msgid "Expiration period in days for imported (grid/network) content" +msgstr "Okres ważnoÅ›ci w dniach dla zaimportowanej treÅ›ci (siatki/sieci)" + +#: ../../Zotlabs/Module/Admin/Site.php:351 +msgid "0 for no expiration of imported content" +msgstr "0 dla braku wygaÅ›niÄ™cia zaimportowanej treÅ›ci" + +#: ../../Zotlabs/Module/Admin/Site.php:352 +msgid "" +"Do not expire any posts which have comments less than this many days ago" +msgstr "" +"Nie wygasaj żadnych postów, które majÄ… komentarze z datami mniejszymi niż ta " +"wartość dni temu" + +#: ../../Zotlabs/Module/Admin/Site.php:354 +msgid "" +"Public servers: Optional landing (marketing) webpage for new registrants" +msgstr "" +"Serwery publiczne: opcjonalna strona lÄ…dowania (marketingowa) dla nowych " +"rejestrujÄ…cych" + +#: ../../Zotlabs/Module/Admin/Site.php:354 +#, php-format +msgid "Create this page first. Default is %s/register" +msgstr "Utwórz najpierw tÄ… stronÄ™. DomyÅ›lnie %s/ register" + +#: ../../Zotlabs/Module/Admin/Site.php:355 +msgid "Page to display after creating a new channel" +msgstr "Strona do wyÅ›wietlenia po utworzeniu nowego kanaÅ‚u" + +#: ../../Zotlabs/Module/Admin/Site.php:355 +msgid "Default: profiles" +msgstr "DomyÅ›lnie: profile" + +#: ../../Zotlabs/Module/Admin/Site.php:357 +msgid "Optional: site location" +msgstr "Opcjonalnie: lokalizacja serwisu" + +#: ../../Zotlabs/Module/Admin/Site.php:357 +msgid "Region or country" +msgstr "Region lub kraj" + +#: ../../Zotlabs/Module/Admin/Profs.php:89 +msgid "New Profile Field" +msgstr "Nowe pole profilu" + +#: ../../Zotlabs/Module/Admin/Profs.php:90 +#: ../../Zotlabs/Module/Admin/Profs.php:110 +msgid "Field nickname" +msgstr "Krótka nazwa pola" + +#: ../../Zotlabs/Module/Admin/Profs.php:90 +#: ../../Zotlabs/Module/Admin/Profs.php:110 +msgid "System name of field" +msgstr "Systemowa nazwa pola" + +#: ../../Zotlabs/Module/Admin/Profs.php:91 +#: ../../Zotlabs/Module/Admin/Profs.php:111 +msgid "Input type" +msgstr "Typ wejÅ›cia" + +#: ../../Zotlabs/Module/Admin/Profs.php:92 +#: ../../Zotlabs/Module/Admin/Profs.php:112 +msgid "Field Name" +msgstr "Nazwa Pola" + +#: ../../Zotlabs/Module/Admin/Profs.php:92 +#: ../../Zotlabs/Module/Admin/Profs.php:112 +msgid "Label on profile pages" +msgstr "Etykieta na stronach profilu" + +#: ../../Zotlabs/Module/Admin/Profs.php:93 +#: ../../Zotlabs/Module/Admin/Profs.php:113 +msgid "Help text" +msgstr "Tekst pomocy" + +#: ../../Zotlabs/Module/Admin/Profs.php:93 +#: ../../Zotlabs/Module/Admin/Profs.php:113 +msgid "Additional info (optional)" +msgstr "Dodatkowe informacje (opcjonalnie)" + +#: ../../Zotlabs/Module/Admin/Profs.php:103 +msgid "Field definition not found" +msgstr "Nie znaleziono definicji pola" + +#: ../../Zotlabs/Module/Admin/Profs.php:109 +msgid "Edit Profile Field" +msgstr "Edytuj pole profilu" + +#: ../../Zotlabs/Module/Admin/Profs.php:168 ../../Zotlabs/Widget/Admin.php:30 +msgid "Profile Fields" +msgstr "Pola profilu" + +#: ../../Zotlabs/Module/Admin/Profs.php:169 +msgid "Basic Profile Fields" +msgstr "Podstawowe pola profilu" + +#: ../../Zotlabs/Module/Admin/Profs.php:170 +msgid "Advanced Profile Fields" +msgstr "Zaawansowane pola profilu" + +#: ../../Zotlabs/Module/Admin/Profs.php:170 +msgid "(In addition to basic fields)" +msgstr "(Oprócz podstawowych pól)" + +#: ../../Zotlabs/Module/Admin/Profs.php:172 +msgid "All available fields" +msgstr "Wszystkie dostÄ™pne pola" + +#: ../../Zotlabs/Module/Admin/Profs.php:173 +msgid "Custom Fields" +msgstr "Pola niestandardowe" + +#: ../../Zotlabs/Module/Admin/Profs.php:177 +msgid "Create Custom Field" +msgstr "Utwórz wÅ‚asne pole" + +#: ../../Zotlabs/Module/Notify.php:61 ../../Zotlabs/Module/Notifications.php:55 +msgid "No more system notifications." +msgstr "Nigdy wiÄ™cej powiadomieÅ„ systemowych." + +#: ../../Zotlabs/Module/Notify.php:65 ../../Zotlabs/Module/Notifications.php:59 +msgid "System Notifications" +msgstr "Powiadomienia systemowe" + +#: ../../Zotlabs/Module/Cal.php:64 +msgid "Permissions denied." +msgstr "Odmowa dostÄ™pu." + +#: ../../Zotlabs/Module/Thing.php:122 +msgid "Thing updated" +msgstr "Rzecz zaktualizowana" + +#: ../../Zotlabs/Module/Thing.php:174 +msgid "Object store: failed" +msgstr "Magazyn obiektów: bÅ‚Ä…d" + +#: ../../Zotlabs/Module/Thing.php:178 +msgid "Thing added" +msgstr "Rzecz dodana" + +#: ../../Zotlabs/Module/Thing.php:204 +#, php-format +msgid "OBJ: %1$s %2$s %3$s" +msgstr "OBJ: %1$s %2$s %3$s" + +#: ../../Zotlabs/Module/Thing.php:267 +msgid "Show Thing" +msgstr "WyÅ›wietl rzecz" + +#: ../../Zotlabs/Module/Thing.php:274 +msgid "item not found." +msgstr "pozycja nie zostaÅ‚a znaleziona." + +#: ../../Zotlabs/Module/Thing.php:307 +msgid "Edit Thing" +msgstr "Edytuj rzecz" + +#: ../../Zotlabs/Module/Thing.php:309 ../../Zotlabs/Module/Thing.php:366 +msgid "Select a profile" +msgstr "Wybierz profile" + +#: ../../Zotlabs/Module/Thing.php:313 ../../Zotlabs/Module/Thing.php:369 +msgid "Post an activity" +msgstr "Opublikuj aktywność" + +#: ../../Zotlabs/Module/Thing.php:313 ../../Zotlabs/Module/Thing.php:369 +msgid "Only sends to viewers of the applicable profile" +msgstr "WysyÅ‚ane tylko do osób przeglÄ…dajÄ…cych odpowiedni profil" + +#: ../../Zotlabs/Module/Thing.php:315 ../../Zotlabs/Module/Thing.php:371 +msgid "Name of thing e.g. something" +msgstr "Nazwa rzeczy, np. coÅ›" + +#: ../../Zotlabs/Module/Thing.php:317 ../../Zotlabs/Module/Thing.php:372 +msgid "URL of thing (optional)" +msgstr "URL rzeczy (opcjonalnie)" + +#: ../../Zotlabs/Module/Thing.php:319 ../../Zotlabs/Module/Thing.php:373 +msgid "URL for photo of thing (optional)" +msgstr "URL do zdjÄ™cia rzeczy (opcjonalnie)" + +#: ../../Zotlabs/Module/Thing.php:364 +msgid "Add Thing to your Profile" +msgstr "Dodaj rzecz do swojego profilu" + +#: ../../Zotlabs/Module/Suggest.php:40 +msgid "Suggest Channels App" +msgstr "Aplikacja Suggest Channels" + +#: ../../Zotlabs/Module/Suggest.php:41 +msgid "" +"Suggestions for channels in the $Projectname network you might be interested " +"in" +msgstr "" +"Propozycje dotyczÄ…ce kanałów w sieci $Projectname, które mogÄ… CiÄ™ " +"zainteresować" + +#: ../../Zotlabs/Module/Suggest.php:54 +msgid "" +"No suggestions available. If this is a new site, please try again in 24 " +"hours." +msgstr "" +"Brak dostÄ™pnych prpozycji. JeÅ›li to jest nowy serwis, spróbuj ponownie za 24 " +"godziny." + +#: ../../Zotlabs/Module/Suggest.php:73 ../../Zotlabs/Widget/Suggestions.php:48 +msgid "Ignore/Hide" +msgstr "Ignoruj/Ukryj" + +#: ../../Zotlabs/Module/Suggest.php:79 ../../Zotlabs/Module/Directory.php:437 +#: ../../include/contact_widgets.php:24 +msgid "Channel Suggestions" +msgstr "Sugerowane kanaÅ‚y" + +#: ../../Zotlabs/Module/Email_validation.php:36 +msgid "Email Verification Required" +msgstr "Wymagana jest weryfikacja adresu e-mail" + +#: ../../Zotlabs/Module/Email_validation.php:37 +#, php-format +msgid "" +"A verification token was sent to your email address [%s]. Enter that token " +"here to complete the account verification step. Please allow a few minutes " +"for delivery, and check your spam folder if you do not see the message." +msgstr "" +"Token weryfikacyjny zostaÅ‚ wysÅ‚any na Twój adres e-mail [% s]. Wprowadź tuta " +"ten token, aby zakoÅ„czyć etap weryfikacji konta. Poczekaj kilka minut na " +"dostarczenie i jeÅ›li nie widzisz wiadomoÅ›ci, sprawdź folder ze spamem." + +#: ../../Zotlabs/Module/Email_validation.php:38 +msgid "Resend Email" +msgstr "WyÅ›lij ponownie wiadomość e-mail" + +#: ../../Zotlabs/Module/Email_validation.php:41 +msgid "Validation token" +msgstr "Token walidacyjny" + +#: ../../Zotlabs/Module/Notes.php:57 +msgid "Notes App" +msgstr "Aplikacja Notes" + +#: ../../Zotlabs/Module/Notes.php:58 +msgid "A simple notes app with a widget (note: notes are not encrypted)" +msgstr "" +"Prosta aplikacja do notatek z widżetem (uwaga: notatki nie sÄ… szyfrowane)" + +#: ../../Zotlabs/Module/Tokens.php:39 +#, php-format +msgid "This channel is limited to %d tokens" +msgstr "Ten kanaÅ‚ jest ograniczony do %d tokenów" + +#: ../../Zotlabs/Module/Tokens.php:45 +msgid "Name and Password are required." +msgstr "Wymagane sÄ… ImiÄ™ i hasÅ‚o." + +#: ../../Zotlabs/Module/Tokens.php:85 +msgid "Token saved." +msgstr "Token zostaÅ‚ zapisany." + +#: ../../Zotlabs/Module/Tokens.php:99 +msgid "Guest Access App" +msgstr "Aplikacja Guest Access" + +#: ../../Zotlabs/Module/Tokens.php:100 +msgid "Create access tokens so that non-members can access private content" +msgstr "" +"Utwórz tokeny dostÄ™pu, aby osoby niebÄ™dÄ…ce czÅ‚onkami mogÅ‚y uzyskać dostÄ™p do " +"treÅ›ci prywatnych" + +#: ../../Zotlabs/Module/Tokens.php:133 +msgid "" +"Use this form to create temporary access identifiers to share things with " +"non-members. These identities may be used in Access Control Lists and " +"visitors may login using these credentials to access private content." +msgstr "" +"Użyj tego formularza, aby utworzyć tymczasowe identyfikatory dostÄ™pu, aby " +"udostÄ™pniać rzeczy osobom niebÄ™dÄ…cym czÅ‚onkami. TożsamoÅ›ci te mogÄ… być " +"używane na listach kontroli dostÄ™pu, a odwiedzajÄ…cy mogÄ… logować siÄ™ przy " +"użyciu tych poÅ›wiadczeÅ„, aby uzyskać dostÄ™p do treÅ›ci prywatnych." + +#: ../../Zotlabs/Module/Tokens.php:135 +msgid "" +"You may also provide <em>dropbox</em> style access links to friends and " +"associates by adding the Login Password to any specific site URL as shown. " +"Examples:" +msgstr "" +"Możesz także udostÄ™pnić znajomym i współpracownikom Å‚Ä…cza dostÄ™pu w stylu " +"<em>dropbox</em>, dodajÄ…c hasÅ‚o logowania do dowolnego adresu URL witryny, " +"jak pokazano na ilustracji. PrzykÅ‚ady:" + +#: ../../Zotlabs/Module/Tokens.php:170 +msgid "Guest Access Tokens" +msgstr "Tokent Guest Access" + +#: ../../Zotlabs/Module/Tokens.php:177 +msgid "Login Name" +msgstr "Nazwa logowania" + +#: ../../Zotlabs/Module/Tokens.php:178 +msgid "Login Password" +msgstr "HasÅ‚o logowania" + +#: ../../Zotlabs/Module/Tokens.php:179 +msgid "Expires (yyyy-mm-dd)" +msgstr "Wygasa (rrrr-mm-dd)" + +#: ../../Zotlabs/Module/Apporder.php:47 +msgid "Change Order of Pinned Navbar Apps" +msgstr "ZmieÅ„ kolejność aplikacji przypiÄ™tych do paska nawigacyjnego" + +#: ../../Zotlabs/Module/Apporder.php:47 +msgid "Change Order of App Tray Apps" +msgstr "ZmieÅ„ kolejność aplikacji na pasku aplikacji" + +#: ../../Zotlabs/Module/Apporder.php:48 +msgid "" +"Use arrows to move the corresponding app left (top) or right (bottom) in the " +"navbar" +msgstr "" +"Użyj strzaÅ‚ek, aby przesunąć odpowiedniÄ… aplikacjÄ™ w lewo (u góry) lub w " +"prawo (u doÅ‚u) na pasku nawigacyjnym" + +#: ../../Zotlabs/Module/Apporder.php:48 +msgid "Use arrows to move the corresponding app up or down in the app tray" +msgstr "" +"Użyj strzaÅ‚ek, aby przesunąć odpowiedniÄ… aplikacjÄ™ w górÄ™ lub w dół w " +"zasobniku aplikacji" + +#: ../../Zotlabs/Module/Notifications.php:60 +#: ../../Zotlabs/Lib/ThreadItem.php:482 +msgid "Mark all seen" +msgstr "Oznacz wszystkie jako oglÄ…dniÄ™te" + +#: ../../Zotlabs/Module/Home.php:72 ../../Zotlabs/Module/Home.php:80 +#: ../../Zotlabs/Lib/Enotify.php:66 +#: ../../extend/addon/hzaddons/opensearch/opensearch.php:42 +msgid "$Projectname" +msgstr "Hubzilla" + +#: ../../Zotlabs/Module/Home.php:90 +#, php-format +msgid "Welcome to %s" +msgstr "Witamy w %s" + +#: ../../Zotlabs/Module/Articles.php:52 +msgid "Articles App" +msgstr "Aplikacja Articles" + +#: ../../Zotlabs/Module/Articles.php:53 +msgid "Create interactive articles" +msgstr "Twórz interaktywne artykuÅ‚y" + +#: ../../Zotlabs/Module/Articles.php:116 +msgid "Add Article" +msgstr "Dodaj artykuÅ‚" + +#: ../../Zotlabs/Module/Articles.php:226 ../../Zotlabs/Lib/Apps.php:325 +#: ../../include/nav.php:512 +msgid "Articles" +msgstr "ArtykuÅ‚y" + +#: ../../Zotlabs/Module/Setup.php:167 +msgid "$Projectname Server - Setup" +msgstr "Serwer $Projectname - Konfiguracja" + +#: ../../Zotlabs/Module/Setup.php:171 +msgid "Could not connect to database." +msgstr "Nie można poÅ‚Ä…czyć siÄ™ z bazÄ… danych." + +#: ../../Zotlabs/Module/Setup.php:175 +msgid "" +"Could not connect to specified site URL. Possible SSL certificate or DNS " +"issue." +msgstr "" +"Nie można poÅ‚Ä…czyć siÄ™ z okreÅ›lonym adresem URL serwisu. Możliwy problem z " +"certyfikatem SSL lub DNS." + +#: ../../Zotlabs/Module/Setup.php:182 +msgid "Could not create table." +msgstr "Nie udaÅ‚o siÄ™ utworzyć tabeli." + +#: ../../Zotlabs/Module/Setup.php:188 +msgid "Your site database has been installed." +msgstr "Baza danych serwisu zostaÅ‚a zainstalowana." + +#: ../../Zotlabs/Module/Setup.php:194 +msgid "" +"You may need to import the file \"install/schema_xxx.sql\" manually using a " +"database client." +msgstr "" +"Może być konieczne rÄ™czne zaimportowanie pliku „install/schema_xxx.sql†za " +"pomocÄ… klienta bazy danych." + +#: ../../Zotlabs/Module/Setup.php:195 ../../Zotlabs/Module/Setup.php:259 +#: ../../Zotlabs/Module/Setup.php:766 +msgid "Please see the file \"install/INSTALL.txt\"." +msgstr "Zobacz plik \"install/INSTALL.txt\"." + +#: ../../Zotlabs/Module/Setup.php:256 +msgid "System check" +msgstr "Sprawdzanie systemu" + +#: ../../Zotlabs/Module/Setup.php:261 +msgid "Check again" +msgstr "Sprawdź ponownie" + +#: ../../Zotlabs/Module/Setup.php:282 +msgid "Database connection" +msgstr "PoÅ‚Ä…czenie z bazÄ… danych" + +#: ../../Zotlabs/Module/Setup.php:283 +msgid "" +"In order to install $Projectname we need to know how to connect to your " +"database." +msgstr "" +"Aby zainstalować $Projectname, musimy wiedzieć, jak poÅ‚Ä…czyć siÄ™ z twojÄ… " +"bazÄ… danych." + +#: ../../Zotlabs/Module/Setup.php:284 +msgid "" +"Please contact your hosting provider or site administrator if you have " +"questions about these settings." +msgstr "" +"JeÅ›li masz pytania dotyczÄ…ce tych ustawieÅ„, skontaktuj siÄ™ z dostawcÄ… usÅ‚ug " +"hostingowych lub administratorem serwisu." + +#: ../../Zotlabs/Module/Setup.php:285 +msgid "" +"The database you specify below should already exist. If it does not, please " +"create it before continuing." +msgstr "" +"Baza danych, którÄ… okreÅ›lisz poniżej, powinna już istnieć. JeÅ›li tak siÄ™ nie " +"staÅ‚o, utwórz jÄ… przed kontynuowaniem." + +#: ../../Zotlabs/Module/Setup.php:289 +msgid "Database Server Name" +msgstr "Nazwa serwera bazy danych" + +#: ../../Zotlabs/Module/Setup.php:289 +msgid "Default is 127.0.0.1" +msgstr "DomyÅ›lnie, 127.0.0.1" + +#: ../../Zotlabs/Module/Setup.php:290 +msgid "Database Port" +msgstr "Port bazy danych" + +#: ../../Zotlabs/Module/Setup.php:290 +msgid "Communication port number - use 0 for default" +msgstr "Numer portu komunikacyjnego - dla wartoÅ›ci domyÅ›lnej użyj 0" + +#: ../../Zotlabs/Module/Setup.php:291 +msgid "Database Login Name" +msgstr "Nazwa logowania do bazy danych" + +#: ../../Zotlabs/Module/Setup.php:292 +msgid "Database Login Password" +msgstr "HasÅ‚o logowania do bazy danych" + +#: ../../Zotlabs/Module/Setup.php:293 +msgid "Database Name" +msgstr "Nazwa bazy danych" + +#: ../../Zotlabs/Module/Setup.php:294 +msgid "Database Type" +msgstr "Typ bazy danych" + +#: ../../Zotlabs/Module/Setup.php:296 ../../Zotlabs/Module/Setup.php:336 +msgid "Site administrator email address" +msgstr "Adres e-mail administratora serwisu" + +#: ../../Zotlabs/Module/Setup.php:296 ../../Zotlabs/Module/Setup.php:336 +msgid "" +"Your account email address must match this in order to use the web admin " +"panel." +msgstr "" +"Adres e-mail Twojego konta bÄ™dzie musi być zgodny z tym adresem, aby móc " +"korzystać z panelu administratora sieci." + +#: ../../Zotlabs/Module/Setup.php:297 ../../Zotlabs/Module/Setup.php:338 +msgid "Website URL" +msgstr "Adres URL serwisu" + +#: ../../Zotlabs/Module/Setup.php:297 ../../Zotlabs/Module/Setup.php:338 +msgid "Please use SSL (https) URL if available." +msgstr "Użyj adresu URL z SSL (https), jeÅ›li jest dostÄ™pny." + +#: ../../Zotlabs/Module/Setup.php:298 ../../Zotlabs/Module/Setup.php:340 +msgid "Please select a default timezone for your website" +msgstr "Wybierz domyÅ›lnÄ… strefÄ™ czasowÄ… dla swojego serwisu" + +#: ../../Zotlabs/Module/Setup.php:325 +msgid "Site settings" +msgstr "Ustawienia serwisu" + +#: ../../Zotlabs/Module/Setup.php:379 +msgid "PHP version 7.1 or greater is required." +msgstr "Wymagany jest PHP w wersji 7.1 lub wyższej." + +#: ../../Zotlabs/Module/Setup.php:380 +msgid "PHP version" +msgstr "Wersja PHP" + +#: ../../Zotlabs/Module/Setup.php:396 +msgid "Could not find a command line version of PHP in the web server PATH." +msgstr "Nie można znaleźć wersji CLI PHP w zmiennej PATH serwerze WWW." + +#: ../../Zotlabs/Module/Setup.php:397 +msgid "" +"If you don't have a command line version of PHP installed on server, you " +"will not be able to run background polling via cron." +msgstr "" +"JeÅ›li nie masz wersji CLI PHP zainstalowanej na serwerze, nie bÄ™dzie można " +"uruchomić odpytywania w tle przez cron." + +#: ../../Zotlabs/Module/Setup.php:401 +msgid "PHP executable path" +msgstr "Åšcieżka do pliku wykonywalnego PHP" + +#: ../../Zotlabs/Module/Setup.php:401 +msgid "" +"Enter full path to php executable. You can leave this blank to continue the " +"installation." +msgstr "" +"Wpisz peÅ‚nÄ… Å›cieżkÄ™ do pliku wykonywalnego php. Możesz pozostawić to pole " +"puste, aby kontynuować instalacjÄ™." + +#: ../../Zotlabs/Module/Setup.php:406 +msgid "Command line PHP" +msgstr "PHP CLI" + +#: ../../Zotlabs/Module/Setup.php:416 +msgid "" +"Unable to check command line PHP, as shell_exec() is disabled. This is " +"required." +msgstr "" +"Nie można sprawdzić PHP CLI, ponieważ funkcja shell_exec() jest wyÅ‚Ä…czona. " +"To jest wymagane." + +#: ../../Zotlabs/Module/Setup.php:420 +msgid "" +"The command line version of PHP on your system does not have " +"\"register_argc_argv\" enabled." +msgstr "PHP CLI w Twoim systemie nie ma wÅ‚Ä…czonego \"register_argc_argv\"." + +#: ../../Zotlabs/Module/Setup.php:421 +msgid "This is required for message delivery to work." +msgstr "Jest to konieczne,, aby dostarczanie wiadomoÅ›ci dziaÅ‚aÅ‚o." + +#: ../../Zotlabs/Module/Setup.php:424 +msgid "PHP register_argc_argv" +msgstr "PHP register_argc_argv" + +#: ../../Zotlabs/Module/Setup.php:444 +msgid "" +"This is not sufficient to upload larger images or files. You should be able " +"to upload at least 4 MB at once." +msgstr "" +"To nie wystarczy, aby przesÅ‚ać wiÄ™ksze obrazy lub pliki. PowinieneÅ› móc " +"przesÅ‚ać co najmniej 4 MB na raz." + +#: ../../Zotlabs/Module/Setup.php:446 +#, php-format +msgid "" +"Your max allowed total upload size is set to %s. Maximum size of one file to " +"upload is set to %s. You are allowed to upload up to %d files at once." +msgstr "" +"Twój maksymalny dopuszczalny Å‚Ä…czny rozmiar przesyÅ‚anych plików to %s. " +"Maksymalny rozmiar jednego pliku do przesÅ‚ania to %s. Możesz przesÅ‚ać " +"jednoczeÅ›nie do %d plików." + +#: ../../Zotlabs/Module/Setup.php:452 +msgid "You can adjust these settings in the server php.ini file." +msgstr "Możesz dostosować te ustawienia w pliku php.ini na serwerze." + +#: ../../Zotlabs/Module/Setup.php:454 +msgid "PHP upload limits" +msgstr "Limity wysyÅ‚ania PHP" + +#: ../../Zotlabs/Module/Setup.php:477 +msgid "" +"Error: the \"openssl_pkey_new\" function on this system is not able to " +"generate encryption keys" +msgstr "" +"BÅ‚Ä…d: funkcja \"openssl_pkey_new\" w tym systemie nie jest w stanie " +"wygenerować kluczy szyfrujÄ…cych" + +#: ../../Zotlabs/Module/Setup.php:478 +msgid "" +"If running under Windows, please see \"http://www.php.net/manual/en/openssl." +"installation.php\"." +msgstr "" +"JeÅ›li pracujesz w systemie Windows, przeczytaj \"http://www.php.net/manual/" +"en/openssl.installation.php\"." + +#: ../../Zotlabs/Module/Setup.php:481 +msgid "Generate encryption keys" +msgstr "Wygeneruj klucze szyfrowania" + +#: ../../Zotlabs/Module/Setup.php:498 +msgid "libCurl PHP module" +msgstr "moduÅ‚ PHP libCurl" + +#: ../../Zotlabs/Module/Setup.php:499 +msgid "GD graphics PHP module" +msgstr "ModuÅ‚ PHP GD graphics" + +#: ../../Zotlabs/Module/Setup.php:500 +msgid "OpenSSL PHP module" +msgstr "ModuÅ‚ PHP OpenSSL" + +#: ../../Zotlabs/Module/Setup.php:501 +msgid "PDO database PHP module" +msgstr "ModuÅ‚ PHP PDO" + +#: ../../Zotlabs/Module/Setup.php:502 +msgid "mb_string PHP module" +msgstr "moduÅ‚ PHP mb_string PHP" + +#: ../../Zotlabs/Module/Setup.php:503 +msgid "xml PHP module" +msgstr "moduÅ‚ PHP xml" + +#: ../../Zotlabs/Module/Setup.php:504 +msgid "zip PHP module" +msgstr "moduÅ‚ PHP zip" + +#: ../../Zotlabs/Module/Setup.php:508 ../../Zotlabs/Module/Setup.php:510 +msgid "Apache mod_rewrite module" +msgstr "ModuÅ‚ Apache mod_rewrite" + +#: ../../Zotlabs/Module/Setup.php:508 +msgid "" +"Error: Apache webserver mod-rewrite module is required but not installed." +msgstr "" +"BÅ‚Ä…d: wymagany jest moduÅ‚ mod-rewrite serwera Apache, ale nie jest " +"zainstalowany." + +#: ../../Zotlabs/Module/Setup.php:514 ../../Zotlabs/Module/Setup.php:517 +msgid "exec" +msgstr "exec" + +#: ../../Zotlabs/Module/Setup.php:514 +msgid "" +"Error: exec is required but is either not installed or has been disabled in " +"php.ini" +msgstr "" +"BÅ‚Ä…d: wymagany jest program exec ale nie jest on zainstalowany lub zostaÅ‚ " +"wyÅ‚Ä…czony w php.ini" + +#: ../../Zotlabs/Module/Setup.php:520 ../../Zotlabs/Module/Setup.php:523 +msgid "shell_exec" +msgstr "shell_exec" + +#: ../../Zotlabs/Module/Setup.php:520 +msgid "" +"Error: shell_exec is required but is either not installed or has been " +"disabled in php.ini" +msgstr "" +"BÅ‚Ä…d: wymagany jest shell_exec, ale nie jest zainstalowany lub zostaÅ‚ " +"wyÅ‚Ä…czony w php.ini" + +#: ../../Zotlabs/Module/Setup.php:528 +msgid "Error: libCURL PHP module required but not installed." +msgstr "BÅ‚Ä…d: wymagany jest moduÅ‚ PHP libCURL, ale nie jest zainstalowany." + +#: ../../Zotlabs/Module/Setup.php:532 +msgid "" +"Error: GD PHP module with JPEG support or ImageMagick graphics library " +"required but not installed." +msgstr "" +"BÅ‚Ä…d: wymagany jest moduÅ‚ PHP GD z obsÅ‚ugÄ… formatu JPEG lub bibliotekÄ… " +"graficznÄ… ImageMagick, ale nie jest on zainstalowany." + +#: ../../Zotlabs/Module/Setup.php:536 +msgid "Error: openssl PHP module required but not installed." +msgstr "BÅ‚Ä…d: wymagany jest moduÅ‚ PHP openssl, ale niezainstalowany." + +#: ../../Zotlabs/Module/Setup.php:542 +msgid "" +"Error: PDO database PHP module missing a driver for either mysql or pgsql." +msgstr "BÅ‚Ä…d: w module PHP PDO brakuje sterownika dla mysql lub pgsql." + +#: ../../Zotlabs/Module/Setup.php:547 +msgid "Error: PDO database PHP module required but not installed." +msgstr "BÅ‚Ä…d: wymagany jest moduÅ‚ PHP PDO, ale nie jest zainstalowany." + +#: ../../Zotlabs/Module/Setup.php:551 +msgid "Error: mb_string PHP module required but not installed." +msgstr "BÅ‚Ä…d: wymagany, ale niezainstalowany moduÅ‚ mb_string PHP." + +#: ../../Zotlabs/Module/Setup.php:555 +msgid "Error: xml PHP module required for DAV but not installed." +msgstr "BÅ‚Ä…d: moduÅ‚ XML PHP wymagany dla DAV, ale nie jest zainstalowany." + +#: ../../Zotlabs/Module/Setup.php:559 +msgid "Error: zip PHP module required but not installed." +msgstr "BÅ‚Ä…d: wymagany jest moduÅ‚ PHP zip, ale nie jest on zainstalowany." + +#: ../../Zotlabs/Module/Setup.php:578 ../../Zotlabs/Module/Setup.php:587 +msgid ".htconfig.php is writable" +msgstr ".htconfig.php jest możliwy do zapisu" + +#: ../../Zotlabs/Module/Setup.php:583 +msgid "" +"The web installer needs to be able to create a file called \".htconfig.php\" " +"in the top folder of your web server and it is unable to do so." +msgstr "" +"Instalator internetowy musi mieć możliwość utworzenia pliku o nazwie \"." +"htconfig.php\" w głównym folderze serwera WWW a nie może tego zrobić." + +#: ../../Zotlabs/Module/Setup.php:584 +msgid "" +"This is most often a permission setting, as the web server may not be able " +"to write files in your folder - even if you can." +msgstr "" +"Najczęściej jest to ustawienie uprawnieÅ„, ponieważ serwer WWW może nie być w " +"stanie zapisywać plików w Twoim folderze - nawet jeÅ›li możesz." + +#: ../../Zotlabs/Module/Setup.php:585 +msgid "Please see install/INSTALL.txt for additional information." +msgstr "Dodatkowe informacje można znaleźć w pliku install/INSTALL.txt." + +#: ../../Zotlabs/Module/Setup.php:601 +msgid "" +"This software uses the Smarty3 template engine to render its web views. " +"Smarty3 compiles templates to PHP to speed up rendering." +msgstr "" +"To oprogramowanie wykorzystuje silnik szablonów Smarty3 do renderowania " +"widoków internetowych. Smarty3 kompiluje szablony do PHP, aby przyspieszyć " +"renderowanie." + +#: ../../Zotlabs/Module/Setup.php:602 +#, php-format +msgid "" +"In order to store these compiled templates, the web server needs to have " +"write access to the directory %s under the top level web folder." +msgstr "" +"Aby przechowywać te skompilowane szablony, serwer sieciowy musi mieć dostÄ™p " +"do zapisu w katalogu %s zlokalizowanym w folderze głównym serwera WWW." + +#: ../../Zotlabs/Module/Setup.php:603 ../../Zotlabs/Module/Setup.php:624 +msgid "" +"Please ensure that the user that your web server runs as (e.g. www-data) has " +"write access to this folder." +msgstr "" +"Upewnij siÄ™, że wÅ‚aÅ›ciciel procesu serwer WWW (np. www-data), ma prawo do " +"zapisu w tym folderze." + +#: ../../Zotlabs/Module/Setup.php:604 +#, php-format +msgid "" +"Note: as a security measure, you should give the web server write access to " +"%s only--not the template files (.tpl) that it contains." +msgstr "" +"Uwaga: ze wzglÄ™dów bezpieczeÅ„stwa powinno siÄ™ dać serwerowi WWW prawo zapisu " +"tylko do %s - nie do plików szablonów (.tpl), które on zawiera." + +#: ../../Zotlabs/Module/Setup.php:607 +#, php-format +msgid "%s is writable" +msgstr "%s jest możliwy do zapisu" + +#: ../../Zotlabs/Module/Setup.php:623 +msgid "" +"This software uses the store directory to save uploaded files. The web " +"server needs to have write access to the store directory under the top level " +"web folder" +msgstr "" +"To oprogramowanie używa katalogu <i>store</i> do zapisywania przesyÅ‚anych " +"plików. Serwer WWW musi mieć dostÄ™p do zapisu w katalogu <i>store</i>, " +"znajdujÄ…cego siÄ™ w folderze serwera WWW najwyższego poziomu" + +#: ../../Zotlabs/Module/Setup.php:627 +msgid "store is writable" +msgstr "katalog store jest możliwy do zapisu" + +#: ../../Zotlabs/Module/Setup.php:659 +msgid "" +"SSL certificate cannot be validated. Fix certificate or disable https access " +"to this site." +msgstr "" +"Nie można zweryfikować certyfikatu SSL. Napraw certyfikat lub wyÅ‚Ä…cz dostÄ™p " +"https do tej witryny." + +#: ../../Zotlabs/Module/Setup.php:660 +msgid "" +"If you have https access to your website or allow connections to TCP port " +"443 (the https: port), you MUST use a browser-valid certificate. You MUST " +"NOT use self-signed certificates!" +msgstr "" +"JeÅ›li masz dostÄ™p https do swojego serwisu internetowego lub zezwalasz na " +"poÅ‚Ä…czenia z portem TCP 443 (port https:), MUSISZ użyć certyfikatu " +"akceptowanego przez przeglÄ…darki. NIE WOLNO używać certyfikatów z podpisem " +"wÅ‚asnym!" + +#: ../../Zotlabs/Module/Setup.php:661 +msgid "" +"This restriction is incorporated because public posts from you may for " +"example contain references to images on your own hub." +msgstr "" +"To ograniczenie zostaÅ‚o wprowadzone, ponieważ Twoje publiczne posty mogÄ… na " +"przykÅ‚ad zawierać odniesienia do obrazów na Twoim hubie." + +#: ../../Zotlabs/Module/Setup.php:662 +msgid "" +"If your certificate is not recognized, members of other sites (who may " +"themselves have valid certificates) will get a warning message on their own " +"site complaining about security issues." +msgstr "" +"JeÅ›li Twój certyfikat nie zostanie rozpoznany, czÅ‚onkowie innych witryn " +"(którzy sami mogÄ… mieć ważne certyfikaty) otrzymajÄ… komunikat ostrzegawczy " +"we wÅ‚asnej witrynie, ostrzegajÄ…cy o problemie z bezpieczeÅ„stwem." + +#: ../../Zotlabs/Module/Setup.php:663 +msgid "" +"This can cause usability issues elsewhere (not just on your own site) so we " +"must insist on this requirement." +msgstr "" +"Może to powodować problemy z użytecznoÅ›ciÄ… w innym serwisie (nie tylko na " +"Twoim), wiÄ™c musimy nalegać na to wymaganie." + +#: ../../Zotlabs/Module/Setup.php:664 +msgid "" +"Providers are available that issue free certificates which are browser-valid." +msgstr "" +"SÄ… dostÄ™pni dostawcy, którzy wydajÄ… bezpÅ‚atne certyfikaty akceptowane przez " +"przeglÄ…darki." + +#: ../../Zotlabs/Module/Setup.php:665 +msgid "" +"If you are confident that the certificate is valid and signed by a trusted " +"authority, check to see if you have failed to install an intermediate cert. " +"These are not normally required by browsers, but are required for server-to-" +"server communications." +msgstr "" +"JeÅ›li masz pewność, że certyfikat jest ważny i podpisany przez zaufany " +"urzÄ…d, sprawdź, czy nie udaÅ‚o siÄ™ zainstalować certyfikatu poÅ›redniego. " +"Zwykle nie sÄ… one wymagane przez przeglÄ…darki, ale sÄ… wymagane do " +"komunikacji miÄ™dzy serwerami." + +#: ../../Zotlabs/Module/Setup.php:667 +msgid "SSL certificate validation" +msgstr "Walidacja certyfikatu SSL" + +#: ../../Zotlabs/Module/Setup.php:673 +msgid "" +"Url rewrite in .htaccess is not working. Check your server configuration." +"Test: " +msgstr "" +"Przepisywanie adresu URL w .htaccess nie dziaÅ‚a. Sprawdź konfiguracjÄ™ " +"serwera. Test: " + +#: ../../Zotlabs/Module/Setup.php:676 +msgid "Url rewrite is working" +msgstr "Przepisywanie adresu URL dziaÅ‚a" + +#: ../../Zotlabs/Module/Setup.php:689 +msgid "" +"The database configuration file \".htconfig.php\" could not be written. " +"Please use the enclosed text to create a configuration file in your web " +"server root." +msgstr "" +"Nie można zapisać pliku konfiguracyjnego bazy danych \".htconfig.php\". Użyj " +"zaÅ‚Ä…czonego tekstu, aby utworzyć plik konfiguracyjny w katalogu głównym " +"serwera WWW." + +#: ../../Zotlabs/Module/Setup.php:718 +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:401 +msgid "Errors encountered creating database tables." +msgstr "Napotkano bÅ‚Ä™dy podczas tworzenia tabel bazy danych." + +#: ../../Zotlabs/Module/Setup.php:764 +msgid "<h1>What next?</h1>" +msgstr "<h1>Co nastÄ™pnie?</h1>" + +#: ../../Zotlabs/Module/Setup.php:765 +msgid "" +"IMPORTANT: You will need to [manually] setup a scheduled task for the poller." +msgstr "" +"WAÅ»NE: BÄ™dziesz musiaÅ‚ [rÄ™cznie] ustawić zaplanowane zadanie dla ankietera." + +#: ../../Zotlabs/Module/Directory.php:122 +msgid "No default suggestions were found." +msgstr "Nie znaleziono domyÅ›lnych prpozycji." + +#: ../../Zotlabs/Module/Directory.php:282 +#, php-format +msgid "%d rating" +msgid_plural "%d ratings" +msgstr[0] "%d ocen" +msgstr[1] "%d oceny" +msgstr[2] "%d ocen" + +#: ../../Zotlabs/Module/Directory.php:293 +msgid "Gender: " +msgstr "PÅ‚eć: " + +#: ../../Zotlabs/Module/Directory.php:295 +msgid "Status: " +msgstr "Status: " + +#: ../../Zotlabs/Module/Directory.php:297 +msgid "Homepage: " +msgstr "Strona główna: " + +#: ../../Zotlabs/Module/Directory.php:349 ../../include/channel.php:1806 +msgid "Age:" +msgstr "Wiek:" + +#: ../../Zotlabs/Module/Directory.php:354 ../../include/channel.php:1633 +#: ../../include/event.php:63 ../../include/event.php:134 +msgid "Location:" +msgstr "Lokalizacja:" + +#: ../../Zotlabs/Module/Directory.php:360 +msgid "Description:" +msgstr "Opis:" + +#: ../../Zotlabs/Module/Directory.php:367 ../../include/channel.php:1835 +msgid "Hometown:" +msgstr "Miasto pobytu:" + +#: ../../Zotlabs/Module/Directory.php:369 ../../include/channel.php:1841 +msgid "About:" +msgstr "O mnie:" + +#: ../../Zotlabs/Module/Directory.php:371 +msgid "Public Forum:" +msgstr "Forum publiczne:" + +#: ../../Zotlabs/Module/Directory.php:374 +msgid "Keywords: " +msgstr "SÅ‚owa kluczowe: " + +#: ../../Zotlabs/Module/Directory.php:377 +msgid "Don't suggest" +msgstr "Nie sugeruj" + +#: ../../Zotlabs/Module/Directory.php:379 +msgid "Common connections (estimated):" +msgstr "Popularne poÅ‚Ä…czenia (oszacowanie):" + +#: ../../Zotlabs/Module/Directory.php:428 +msgid "Global Directory" +msgstr "Katalog globalny" + +#: ../../Zotlabs/Module/Directory.php:428 +msgid "Local Directory" +msgstr "Katalog lokalny" + +#: ../../Zotlabs/Module/Directory.php:434 +msgid "Finding:" +msgstr "Odnaleziono:" + +#: ../../Zotlabs/Module/Directory.php:439 +msgid "next page" +msgstr "nastÄ™pna strona" + +#: ../../Zotlabs/Module/Directory.php:439 +msgid "previous page" +msgstr "poprzednia strona" + +#: ../../Zotlabs/Module/Directory.php:440 +msgid "Sort options" +msgstr "Opcje sortowania" + +#: ../../Zotlabs/Module/Directory.php:441 +msgid "Alphabetic" +msgstr "Alfabetycznie" + +#: ../../Zotlabs/Module/Directory.php:442 +msgid "Reverse Alphabetic" +msgstr "Odwróć alfabetycznie" + +#: ../../Zotlabs/Module/Directory.php:443 +msgid "Newest to Oldest" +msgstr "Od najnowszych do najstarszych" + +#: ../../Zotlabs/Module/Directory.php:444 +msgid "Oldest to Newest" +msgstr "Od najstarszych do najnowszych" + +#: ../../Zotlabs/Module/Directory.php:461 +msgid "No entries (some entries may be hidden)." +msgstr "Brak postów (niektóre posty mogÄ… być ukryte)." + +#: ../../Zotlabs/Module/Mitem.php:31 ../../Zotlabs/Module/Menu.php:209 +msgid "Menu not found." +msgstr "Nie znaleziono menu." + +#: ../../Zotlabs/Module/Mitem.php:63 +msgid "Unable to create element." +msgstr "Nie można utworzyć elementu." + +#: ../../Zotlabs/Module/Mitem.php:87 +msgid "Unable to update menu element." +msgstr "Nie można zaktualizować elementu menu." + +#: ../../Zotlabs/Module/Mitem.php:103 +msgid "Unable to add menu element." +msgstr "Nie można dodać elementu menu." + +#: ../../Zotlabs/Module/Mitem.php:167 ../../Zotlabs/Module/Mitem.php:246 +msgid "Menu Item Permissions" +msgstr "Uprawnienia do pozycji menu" + +#: ../../Zotlabs/Module/Mitem.php:168 ../../Zotlabs/Module/Mitem.php:247 +#: ../../Zotlabs/Module/Settings/Channel.php:528 +msgid "(click to open/close)" +msgstr "(kliknij, aby otworzyć/zamknąć)" + +#: ../../Zotlabs/Module/Mitem.php:174 ../../Zotlabs/Module/Mitem.php:191 +msgid "Link Name" +msgstr "Nazwa linku" + +#: ../../Zotlabs/Module/Mitem.php:175 ../../Zotlabs/Module/Mitem.php:255 +msgid "Link or Submenu Target" +msgstr "Link lub element docelowy podmenu" + +#: ../../Zotlabs/Module/Mitem.php:175 +msgid "Enter URL of the link or select a menu name to create a submenu" +msgstr "Wprowadź adres URL linku lub wybierz nazwÄ™ menu, aby utworzyć podmenu" + +#: ../../Zotlabs/Module/Mitem.php:176 ../../Zotlabs/Module/Mitem.php:256 +msgid "Use magic-auth if available" +msgstr "Użyj magicznego uwierzytelniania, jeÅ›li jest dostÄ™pne" + +#: ../../Zotlabs/Module/Mitem.php:177 ../../Zotlabs/Module/Mitem.php:257 +msgid "Open link in new window" +msgstr "Otwórz link w nowym oknie" + +#: ../../Zotlabs/Module/Mitem.php:178 ../../Zotlabs/Module/Mitem.php:258 +msgid "Order in list" +msgstr "PorzÄ…dek listy" + +#: ../../Zotlabs/Module/Mitem.php:178 ../../Zotlabs/Module/Mitem.php:258 +msgid "Higher numbers will sink to bottom of listing" +msgstr "Wyższe liczby spadnÄ… na koniec listy" + +#: ../../Zotlabs/Module/Mitem.php:179 +msgid "Submit and finish" +msgstr "PrzeÅ›lij i zakoÅ„cz" + +#: ../../Zotlabs/Module/Mitem.php:180 +msgid "Submit and continue" +msgstr "PrzeÅ›lij i kontynuuj" + +#: ../../Zotlabs/Module/Mitem.php:189 +msgid "Menu:" +msgstr "Menu:" + +#: ../../Zotlabs/Module/Mitem.php:192 +msgid "Link Target" +msgstr "Cel linku" + +#: ../../Zotlabs/Module/Mitem.php:195 +msgid "Edit menu" +msgstr "Edytuj menu" + +#: ../../Zotlabs/Module/Mitem.php:198 +msgid "Edit element" +msgstr "Edytuj element" + +#: ../../Zotlabs/Module/Mitem.php:199 +msgid "Drop element" +msgstr "Upuść element" + +#: ../../Zotlabs/Module/Mitem.php:200 +msgid "New element" +msgstr "Nowy element" + +#: ../../Zotlabs/Module/Mitem.php:201 +msgid "Edit this menu container" +msgstr "Edytuj ten kontener menu" + +#: ../../Zotlabs/Module/Mitem.php:202 +msgid "Add menu element" +msgstr "Dodaj element menu" + +#: ../../Zotlabs/Module/Mitem.php:203 +msgid "Delete this menu item" +msgstr "UsuÅ„ tÄ™ pozycjÄ™ menu" + +#: ../../Zotlabs/Module/Mitem.php:204 +msgid "Edit this menu item" +msgstr "Edytuj tÄ™ pozycjÄ™ menu" + +#: ../../Zotlabs/Module/Mitem.php:222 +msgid "Menu item not found." +msgstr "Nie znaleziono elementu menu." + +#: ../../Zotlabs/Module/Mitem.php:235 +msgid "Menu item deleted." +msgstr "Usunieto element menu." + +#: ../../Zotlabs/Module/Mitem.php:237 +msgid "Menu item could not be deleted." +msgstr "Nie można usunąć elementu menu." + +#: ../../Zotlabs/Module/Mitem.php:244 +msgid "Edit Menu Element" +msgstr "Edytuj element menu" + +#: ../../Zotlabs/Module/Mitem.php:254 +msgid "Link text" +msgstr "Tekst linku" + +#: ../../Zotlabs/Module/Mood.php:76 ../../include/conversation.php:286 +#, php-format +msgctxt "mood" +msgid "%1$s is %2$s" +msgstr "%1$s jest %2$s" + +#: ../../Zotlabs/Module/Mood.php:134 +msgid "Mood App" +msgstr "Aplikacja Mood" + +#: ../../Zotlabs/Module/Mood.php:135 ../../Zotlabs/Module/Mood.php:155 +msgid "Set your current mood and tell your friends" +msgstr "Ustaw swój aktualny nastrój i podziel siÄ™ tym ze znajomymi" + +#: ../../Zotlabs/Module/Mood.php:154 ../../Zotlabs/Lib/Apps.php:350 +msgid "Mood" +msgstr "Mood" + +#: ../../Zotlabs/Module/Permcats.php:29 +msgid "Permission category name is required." +msgstr "Wymaga siÄ™ podania nazwy kategorii uprawnieÅ„." + +#: ../../Zotlabs/Module/Permcats.php:48 +msgid "Permission category saved." +msgstr "Kategoria uprawnieÅ„ zostaÅ‚a zapisana." + +#: ../../Zotlabs/Module/Permcats.php:63 +msgid "Permission Categories App" +msgstr "Aplikacja Permission Categories" + +#: ../../Zotlabs/Module/Permcats.php:64 +msgid "Create custom connection permission limits" +msgstr "Utwórz wÅ‚asne limity uprawnieÅ„ do poÅ‚Ä…czeÅ„" + +#: ../../Zotlabs/Module/Permcats.php:80 +msgid "" +"Use this form to create permission rules for various classes of people or " +"connections." +msgstr "" +"Użyj tego formularza, aby utworzyć reguÅ‚y uprawnieÅ„ dla różnych klas osób " +"lub poÅ‚Ä…czeÅ„." + +#: ../../Zotlabs/Module/Permcats.php:113 ../../Zotlabs/Lib/Apps.php:374 +msgid "Permission Categories" +msgstr "Kategorie uprawnieÅ„" + +#: ../../Zotlabs/Module/Permcats.php:121 +msgid "Permission category name" +msgstr "Nazwa kategorii uprawnieÅ„" + +#: ../../Zotlabs/Module/Ratings.php:70 +msgid "No ratings" +msgstr "Brak ocen" + +#: ../../Zotlabs/Module/Ratings.php:98 +msgid "Rating: " +msgstr "Ocena: " + +#: ../../Zotlabs/Module/Ratings.php:99 +msgid "Website: " +msgstr "Serwis: " + +#: ../../Zotlabs/Module/Ratings.php:101 +msgid "Description: " +msgstr "Opis: " + +#: ../../Zotlabs/Module/Register.php:52 +msgid "Maximum daily site registrations exceeded. Please try again tomorrow." +msgstr "" +"Przekroczono maksymalnÄ… dziennÄ… liczbÄ™ rejestracji witryn. ProszÄ™ spróbuj " +"ponownie jutro." + +#: ../../Zotlabs/Module/Register.php:58 +msgid "" +"Please indicate acceptance of the Terms of Service. Registration failed." +msgstr "" +"ProszÄ™ zaznaczyć <strong>akceptacjÄ™ Warunków korzystania z usÅ‚ugi</strong>. " +"Rejestracja nieudana." + +#: ../../Zotlabs/Module/Register.php:92 +msgid "Passwords do not match." +msgstr "HasÅ‚a niezgodne." + +#: ../../Zotlabs/Module/Register.php:135 +msgid "Registration successful. Continue to create your first channel..." +msgstr "" +"Rejestracja pomyÅ›lna. Kontynuuj tworzenie swojego pierwszego kanaÅ‚u ..." + +#: ../../Zotlabs/Module/Register.php:138 +msgid "" +"Registration successful. Please check your email for validation instructions." +msgstr "" +"Rejestracja oomyÅ›lna. Sprawdź pocztÄ™ e-mail, aby uzyskać instrukcje " +"dotyczÄ…ce weryfikacji." + +#: ../../Zotlabs/Module/Register.php:145 +msgid "Your registration is pending approval by the site owner." +msgstr "Twoja rejestracja oczekuje na zatwierdzenie przez wÅ‚aÅ›ciciela serwisu." + +#: ../../Zotlabs/Module/Register.php:148 +msgid "Your registration can not be processed." +msgstr "Twoja rejestracja oczekuje na zatwierdzenie przez wÅ‚aÅ›ciciela witryny." + +#: ../../Zotlabs/Module/Register.php:195 +msgid "Registration on this hub is disabled." +msgstr "Rejestracja na tym hubie jest wyÅ‚Ä…czona." + +#: ../../Zotlabs/Module/Register.php:204 +msgid "Registration on this hub is by approval only." +msgstr "Rejestracja na tym hubie wymaga zatwierdzenia." + +#: ../../Zotlabs/Module/Register.php:205 ../../Zotlabs/Module/Register.php:214 +msgid "<a href=\"pubsites\">Register at another affiliated hub.</a>" +msgstr "" +"<a href=\"pubsites\">Zarejestruj siÄ™ na innym stowarzyszonym hubie. </a>" + +#: ../../Zotlabs/Module/Register.php:213 +msgid "Registration on this hub is by invitation only." +msgstr "Rejestracja na tym hubie wumaga uprzedniego zaproszenia." + +#: ../../Zotlabs/Module/Register.php:224 +msgid "" +"This site has exceeded the number of allowed daily account registrations. " +"Please try again tomorrow." +msgstr "" +"Na tym serwisie przekroczono dozwolonÄ… liczbÄ™ dziennych rejestracji kont. " +"ProszÄ™ spróbuj ponownie jutro." + +#: ../../Zotlabs/Module/Register.php:239 ../../Zotlabs/Module/Siteinfo.php:28 +msgid "Terms of Service" +msgstr "Regulamin" + +#: ../../Zotlabs/Module/Register.php:245 +#, php-format +msgid "I accept the %s for this website" +msgstr "AkceptujÄ™ % s dla tego serwisu" + +#: ../../Zotlabs/Module/Register.php:252 +#, php-format +msgid "I am over %s years of age and accept the %s for this website" +msgstr "Mam ponad % s lat i akceptujÄ™ % s dla tego serwisu" + +#: ../../Zotlabs/Module/Register.php:257 +msgid "Your email address" +msgstr "Twój adres e-mail" + +#: ../../Zotlabs/Module/Register.php:258 +msgid "Choose a password" +msgstr "Wybierz hasÅ‚o" + +#: ../../Zotlabs/Module/Register.php:259 +msgid "Please re-enter your password" +msgstr "Wprowadź ponownie swoje hasÅ‚o" + +#: ../../Zotlabs/Module/Register.php:260 +msgid "Please enter your invitation code" +msgstr "Wprowadź kod zaproszenia" + +#: ../../Zotlabs/Module/Register.php:261 +msgid "Your Name" +msgstr "Twoja nazwa" + +#: ../../Zotlabs/Module/Register.php:261 +msgid "Real names are preferred." +msgstr "Preferowane sÄ… prawdziwe imiona." + +#: ../../Zotlabs/Module/Register.php:263 +#, php-format +msgid "" +"Your nickname will be used to create an easy to remember channel address e." +"g. nickname%s" +msgstr "" +"Twój pseudonim posÅ‚uży do stworzenia Å‚atwego do zapamiÄ™tania adresu kanaÅ‚u, " +"np. pseudonim%s" + +#: ../../Zotlabs/Module/Register.php:264 +msgid "" +"Select a channel permission role for your usage needs and privacy " +"requirements." +msgstr "" +"Wybierz rolÄ™ uprawnieÅ„ do kanaÅ‚u zgodnie z potrzebami użytkowania i " +"wymaganiami dotyczÄ…cymi prywatnoÅ›ci." + +#: ../../Zotlabs/Module/Register.php:265 +msgid "no" +msgstr "nie" + +#: ../../Zotlabs/Module/Register.php:265 +msgid "yes" +msgstr "tak" + +#: ../../Zotlabs/Module/Register.php:293 ../../include/nav.php:162 +#: ../../boot.php:1685 +msgid "Register" +msgstr "Zarejestruj siÄ™" + +#: ../../Zotlabs/Module/Register.php:294 +msgid "" +"This site requires email verification. After completing this form, please " +"check your email for further instructions." +msgstr "" +"Ta witryna wymaga weryfikacjÄ™ adresu e-mail. Po wypeÅ‚nieniu tego formularza " +"sprawdź swojÄ… pocztÄ™ e-mail, aby uzyskać dalsze instrukcje." + +#: ../../Zotlabs/Module/Acl.php:123 ../../Zotlabs/Module/Lockview.php:117 +#: ../../Zotlabs/Module/Lockview.php:153 +msgctxt "acl" +msgid "Profile" +msgstr "Profil" + +#: ../../Zotlabs/Module/Acl.php:370 +msgid "network" +msgstr "sieć" + +#: ../../Zotlabs/Module/Settings/Featured.php:25 +msgid "No feature settings configured" +msgstr "Brak skonfigurowanych ustawieÅ„ funkcji" + +#: ../../Zotlabs/Module/Settings/Featured.php:34 +msgid "Addon Settings" +msgstr "Ustawienia dodatków" + +#: ../../Zotlabs/Module/Settings/Featured.php:35 +msgid "Please save/submit changes to any panel before opening another." +msgstr "Zapisz/przeÅ›lij zmiany do dowolnego panelu przed otwarciem kolejnego." + +#: ../../Zotlabs/Module/Settings/Account.php:19 +msgid "Not valid email." +msgstr "NieprawidÅ‚owy adres e-mail." + +#: ../../Zotlabs/Module/Settings/Account.php:22 +msgid "Protected email address. Cannot change to that email." +msgstr "Chroniony adres e-mail. Nie można zmienić tego adresu e-mail." + +#: ../../Zotlabs/Module/Settings/Account.php:31 +msgid "System failure storing new email. Please try again." +msgstr "" +"BÅ‚Ä…d systemu podczas zapisywania nowej wiadomoÅ›ci e-mail. ProszÄ™ spróbuj " +"ponownie." + +#: ../../Zotlabs/Module/Settings/Account.php:48 +msgid "Password verification failed." +msgstr "Weryfikacja hasÅ‚a nie powiodÅ‚a siÄ™." + +#: ../../Zotlabs/Module/Settings/Account.php:55 +msgid "Passwords do not match. Password unchanged." +msgstr "HasÅ‚a nie pasujÄ… do siebie. Nie zmieniono hasÅ‚a." + +#: ../../Zotlabs/Module/Settings/Account.php:59 +msgid "Empty passwords are not allowed. Password unchanged." +msgstr "Puste hasÅ‚a sÄ… niedozwolone. Nie zmieniono hasÅ‚a." + +#: ../../Zotlabs/Module/Settings/Account.php:73 +msgid "Password changed." +msgstr "HasÅ‚o zostaÅ‚o zmienione." + +#: ../../Zotlabs/Module/Settings/Account.php:75 +msgid "Password update failed. Please try again." +msgstr "Aktualizacja hasÅ‚a nie powiodÅ‚a siÄ™. ProszÄ™ spróbuj ponownie." + +#: ../../Zotlabs/Module/Settings/Account.php:99 +msgid "Account Settings" +msgstr "Ustawienia konta" + +#: ../../Zotlabs/Module/Settings/Account.php:100 +msgid "Current Password" +msgstr "Bieżące hasÅ‚o" + +#: ../../Zotlabs/Module/Settings/Account.php:101 +msgid "Enter New Password" +msgstr "Wprowadź nowe hasÅ‚o" + +#: ../../Zotlabs/Module/Settings/Account.php:102 +msgid "Confirm New Password" +msgstr "Potwierdź nowe hasÅ‚o" + +#: ../../Zotlabs/Module/Settings/Account.php:102 +msgid "Leave password fields blank unless changing" +msgstr "Pozostaw pola hasÅ‚a puste, chyba że je zmieniasz" + +#: ../../Zotlabs/Module/Settings/Account.php:104 +#: ../../Zotlabs/Module/Settings/Channel.php:502 +msgid "Email Address:" +msgstr "Adres e-mail:" + +#: ../../Zotlabs/Module/Settings/Account.php:106 +msgid "Remove this account including all its channels" +msgstr "UsuÅ„ to konto wraz ze wszystkimi jego kanaÅ‚ami" + +#: ../../Zotlabs/Module/Settings/Events.php:40 +msgid "Events Settings" +msgstr "Ustawienia wydarzeÅ„" + +#: ../../Zotlabs/Module/Settings/Profiles.php:49 +msgid "Profiles Settings" +msgstr "Ustawienia profili" + +#: ../../Zotlabs/Module/Settings/Editor.php:40 +msgid "Editor Settings" +msgstr "Editor Settings" + +#: ../../Zotlabs/Module/Settings/Features.php:45 +msgid "Additional Features" +msgstr "Dodatkowe funkcjonalnoÅ›ci" + +#: ../../Zotlabs/Module/Settings/Manage.php:41 +msgid "Channel Manager Settings" +msgstr "Ustawienia menadżera kanałów" + +#: ../../Zotlabs/Module/Settings/Display.php:127 +#, php-format +msgid "%s - (Experimental)" +msgstr "%s - (eksperymentalne)" + +#: ../../Zotlabs/Module/Settings/Display.php:183 +msgid "Display Settings" +msgstr "Ustawienia wyÅ›wietlania" + +#: ../../Zotlabs/Module/Settings/Display.php:184 +msgid "Theme Settings" +msgstr "Ustawienia motywu" + +#: ../../Zotlabs/Module/Settings/Display.php:185 +msgid "Custom Theme Settings" +msgstr "Ustawienia wÅ‚asnego motywu" + +#: ../../Zotlabs/Module/Settings/Display.php:186 +msgid "Content Settings" +msgstr "Ustawienia treÅ›ci" + +#: ../../Zotlabs/Module/Settings/Display.php:192 +msgid "Display Theme:" +msgstr "WyÅ›wietl motyw:" + +#: ../../Zotlabs/Module/Settings/Display.php:193 +msgid "Select scheme" +msgstr "Wybierz schemat" + +#: ../../Zotlabs/Module/Settings/Display.php:195 +msgid "Preload images before rendering the page" +msgstr "PrzeÅ‚aduj obrazy przed renderowaniem strony" + +#: ../../Zotlabs/Module/Settings/Display.php:195 +msgid "" +"The subjective page load time will be longer but the page will be ready when " +"displayed" +msgstr "" +"Subiektywny czas Å‚adowania strony bÄ™dzie dÅ‚uższy, ale strona bÄ™dzie gotowa " +"po wyÅ›wietleniu" + +#: ../../Zotlabs/Module/Settings/Display.php:196 +msgid "Enable user zoom on mobile devices" +msgstr "WÅ‚Ä…cz zoom użytkownika na urzÄ…dzeniach mobilnych" + +#: ../../Zotlabs/Module/Settings/Display.php:197 +msgid "Update browser every xx seconds" +msgstr "Aktualizuj przeglÄ…darkÄ™ co xx sekund" + +#: ../../Zotlabs/Module/Settings/Display.php:197 +msgid "Minimum of 10 seconds, no maximum" +msgstr "Co najmniej 10 sekund, nie maksimum" + +#: ../../Zotlabs/Module/Settings/Display.php:198 +msgid "Maximum number of conversations to load at any time:" +msgstr "Maksymalna liczba rozmów do zaÅ‚adowania w dowolnym momencie:" + +#: ../../Zotlabs/Module/Settings/Display.php:198 +msgid "Maximum of 30 items" +msgstr "Maksymalnie 30 pozycji" + +#: ../../Zotlabs/Module/Settings/Display.php:199 +msgid "Show emoticons (smilies) as images" +msgstr "Pokaż emotikony (uÅ›mieszki) jako obrazy" + +#: ../../Zotlabs/Module/Settings/Display.php:200 +msgid "Provide channel menu in navigation bar" +msgstr "Podaj menu kanaÅ‚u na pasku nawigacji" + +#: ../../Zotlabs/Module/Settings/Display.php:200 +msgid "Default: channel menu located in app menu" +msgstr "DomyÅ›lnie: menu kanaÅ‚u znajduje siÄ™ w menu aplikacji" + +#: ../../Zotlabs/Module/Settings/Display.php:201 +msgid "Link post titles to source" +msgstr "PoÅ‚Ä…cz tytuÅ‚y postów ze źródÅ‚em" + +#: ../../Zotlabs/Module/Settings/Display.php:203 +#: ../../Zotlabs/Widget/Newmember.php:75 +msgid "New Member Links" +msgstr "Linki dla nowych czÅ‚onków" + +#: ../../Zotlabs/Module/Settings/Display.php:203 +msgid "Display new member quick links menu" +msgstr "WyÅ›wietl menu szybkich Å‚Ä…czy dla nowych czÅ‚onków" + +#: ../../Zotlabs/Module/Settings/Photos.php:40 +msgid "Photos Settings" +msgstr "Ustawienia zdjęć" + +#: ../../Zotlabs/Module/Settings/Channel.php:329 +msgid "Nobody except yourself" +msgstr "Nikt oprócz ciebie" + +#: ../../Zotlabs/Module/Settings/Channel.php:330 +msgid "Only those you specifically allow" +msgstr "Tylko te, na które jawnie zezwalasz" + +#: ../../Zotlabs/Module/Settings/Channel.php:331 +msgid "Approved connections" +msgstr "Zatwierdzone poÅ‚Ä…czenia" + +#: ../../Zotlabs/Module/Settings/Channel.php:332 +msgid "Any connections" +msgstr "Wszelkie poÅ‚Ä…czenia" + +#: ../../Zotlabs/Module/Settings/Channel.php:333 +msgid "Anybody on this website" +msgstr "Każdy w tym serwisie" + +#: ../../Zotlabs/Module/Settings/Channel.php:334 +msgid "Anybody in this network" +msgstr "Każdy w tej sieci" + +#: ../../Zotlabs/Module/Settings/Channel.php:335 +msgid "Anybody authenticated" +msgstr "Każda uwierzytelniona osoba" + +#: ../../Zotlabs/Module/Settings/Channel.php:336 +msgid "Anybody on the internet" +msgstr "Każdy w internecie" + +#: ../../Zotlabs/Module/Settings/Channel.php:411 +msgid "Publish your default profile in the network directory" +msgstr "Opublikuj swój domyÅ›lny profil w katalogu sieciowym" + +#: ../../Zotlabs/Module/Settings/Channel.php:416 +msgid "Allow us to suggest you as a potential friend to new members?" +msgstr "" +"Czy pozwalasz nam sugerować Ciebie jako potencjalnego przyjaciela nowym " +"czÅ‚onkom?" + +#: ../../Zotlabs/Module/Settings/Channel.php:420 +msgid "or" +msgstr "lub" + +#: ../../Zotlabs/Module/Settings/Channel.php:429 +msgid "Your channel address is" +msgstr "Twój adres kanaÅ‚u to" + +#: ../../Zotlabs/Module/Settings/Channel.php:432 +msgid "Your files/photos are accessible via WebDAV at" +msgstr "Twoje pliki/zdjÄ™cia sÄ… dostÄ™pne przez WebDAV pod adresem" + +#: ../../Zotlabs/Module/Settings/Channel.php:472 +msgid "Automatic membership approval" +msgstr "Automatyczne zatwierdzanie czÅ‚onkostwa" + +#: ../../Zotlabs/Module/Settings/Channel.php:493 +msgid "Channel Settings" +msgstr "Ustawienia kanaÅ‚u" + +#: ../../Zotlabs/Module/Settings/Channel.php:500 +msgid "Basic Settings" +msgstr "Podstawowe ustawienia" + +#: ../../Zotlabs/Module/Settings/Channel.php:501 ../../include/channel.php:1763 +msgid "Full Name:" +msgstr "PeÅ‚na nazwa:" + +#: ../../Zotlabs/Module/Settings/Channel.php:503 +msgid "Your Timezone:" +msgstr "Twoja strefa czasowa:" + +#: ../../Zotlabs/Module/Settings/Channel.php:504 +msgid "Default Post Location:" +msgstr "DomyÅ›lna lokalizacja postu:" + +#: ../../Zotlabs/Module/Settings/Channel.php:504 +msgid "Geographical location to display on your posts" +msgstr "Lokalizacja geograficzna do wyÅ›wietlania w Twoich postach" + +#: ../../Zotlabs/Module/Settings/Channel.php:505 +msgid "Use Browser Location:" +msgstr "Użyj lokalizacji przeglÄ…darki:" + +#: ../../Zotlabs/Module/Settings/Channel.php:507 +msgid "Adult Content" +msgstr "Treść dla dorosÅ‚ych" + +#: ../../Zotlabs/Module/Settings/Channel.php:507 +msgid "" +"This channel frequently or regularly publishes adult content. (Please tag " +"any adult material and/or nudity with #NSFW)" +msgstr "" +"Ten kanaÅ‚ czÄ™sto lub regularnie publikuje treÅ›ci dla dorosÅ‚ych. (Oznacz " +"wszelkie materiaÅ‚y dla dorosÅ‚ych albo nagość tagiem #NSFW)" + +#: ../../Zotlabs/Module/Settings/Channel.php:509 +msgid "Security and Privacy Settings" +msgstr "Ustawienia bezpieczeÅ„stwa i prywatnoÅ›ci" + +#: ../../Zotlabs/Module/Settings/Channel.php:511 +msgid "Your permissions are already configured. Click to view/adjust" +msgstr "" +"Twoje uprawnienia sÄ… już skonfigurowane. Kliknij, aby wyÅ›wietlić/dostosować" + +#: ../../Zotlabs/Module/Settings/Channel.php:513 +msgid "Hide my online presence" +msgstr "Ukryj mojÄ… obecność w Internecie" + +#: ../../Zotlabs/Module/Settings/Channel.php:513 +msgid "Prevents displaying in your profile that you are online" +msgstr "Zapobiega wyÅ›wietlaniu w Twoim profilu, że jesteÅ› online" + +#: ../../Zotlabs/Module/Settings/Channel.php:515 +msgid "Simple Privacy Settings:" +msgstr "Proste ustawienia prywatnoÅ›ci:" + +#: ../../Zotlabs/Module/Settings/Channel.php:516 +msgid "" +"Very Public - <em>extremely permissive (should be used with caution)</em>" +msgstr "" +"Bardzo publiczne - <em>wyjÄ…tkowo pobÅ‚ażliwe (należy używać ostrożnie)</em>" + +#: ../../Zotlabs/Module/Settings/Channel.php:517 +msgid "" +"Typical - <em>default public, privacy when desired (similar to social " +"network permissions but with improved privacy)</em>" +msgstr "" +"Typowe - <em>domyÅ›lne publiczne, prywatność w razie potrzeby (podobne do " +"uprawnieÅ„ w popularnych sieciach spoÅ‚ecznoÅ›ciowych, ale z podwyższonÄ… " +"prywatnoÅ›ciÄ…)</em>" + +#: ../../Zotlabs/Module/Settings/Channel.php:518 +msgid "Private - <em>default private, never open or public</em>" +msgstr "Prywatne - <em>domyÅ›lnie prywatne, nigdy otwarte ani publiczne</em>" + +#: ../../Zotlabs/Module/Settings/Channel.php:519 +msgid "Blocked - <em>default blocked to/from everybody</em>" +msgstr "Zablokowane - <em>domyÅ›lnie zablokowane dla/od wszystkich</em>" + +#: ../../Zotlabs/Module/Settings/Channel.php:521 +msgid "Allow others to tag your posts" +msgstr "Pozwól innym oznaczać Twoje posty" + +#: ../../Zotlabs/Module/Settings/Channel.php:521 +msgid "" +"Often used by the community to retro-actively flag inappropriate content" +msgstr "" +"CzÄ™sto używany przez spoÅ‚eczność do oznaczania nieodpowiednich treÅ›ci z mocÄ… " +"wstecznÄ…" + +#: ../../Zotlabs/Module/Settings/Channel.php:523 +msgid "Channel Permission Limits" +msgstr "Limity uprawnieÅ„ kanaÅ‚u" + +#: ../../Zotlabs/Module/Settings/Channel.php:525 +msgid "Expire other channel content after this many days" +msgstr "Po tej iloÅ›ci dni wygasajÄ… inne treÅ›ci w kanale" + +#: ../../Zotlabs/Module/Settings/Channel.php:525 +msgid "0 or blank to use the website limit." +msgstr "0 lub puste, aby użyć limitu serwisu." + +#: ../../Zotlabs/Module/Settings/Channel.php:525 +#, php-format +msgid "This website expires after %d days." +msgstr "Ta strona wygasa po %d dniach." + +#: ../../Zotlabs/Module/Settings/Channel.php:525 +msgid "This website does not expire imported content." +msgstr "" +"Na tym serwis internetowym importowanej zawartoÅ›ci nie jest wygaszana." + +#: ../../Zotlabs/Module/Settings/Channel.php:525 +msgid "The website limit takes precedence if lower than your limit." +msgstr "Limit serwisu ma pierwszeÅ„stwo, jeÅ›li jest niższy niż Twój limit." + +#: ../../Zotlabs/Module/Settings/Channel.php:526 +msgid "Maximum Friend Requests/Day:" +msgstr "Maksymalna liczba zaproszeÅ„ do znajomych, dziennie:" + +#: ../../Zotlabs/Module/Settings/Channel.php:526 +msgid "May reduce spam activity" +msgstr "Może zmniejszyć aktywność spamu" + +#: ../../Zotlabs/Module/Settings/Channel.php:527 +msgid "Default Privacy Group" +msgstr "DomyÅ›lna grupa prywatnoÅ›ci" + +#: ../../Zotlabs/Module/Settings/Channel.php:529 +msgid "Use my default audience setting for the type of object published" +msgstr "" +"Użyj mojego domyÅ›lnego ustawienia odbiorców dla typu publikowanego obiektu" + +#: ../../Zotlabs/Module/Settings/Channel.php:538 +msgid "Default permissions category" +msgstr "DomyÅ›lna kategoria uprawnieÅ„" + +#: ../../Zotlabs/Module/Settings/Channel.php:544 +msgid "Maximum private messages per day from unknown people:" +msgstr "Maksymalna liczba prywatnych wiadomoÅ›ci dziennie od nieznanych osób:" + +#: ../../Zotlabs/Module/Settings/Channel.php:544 +msgid "Useful to reduce spamming" +msgstr "Przydatne do ograniczenia spamowania" + +#: ../../Zotlabs/Module/Settings/Channel.php:547 +#: ../../Zotlabs/Lib/Enotify.php:68 +msgid "Notification Settings" +msgstr "Ustawienia powiadomieÅ„" + +#: ../../Zotlabs/Module/Settings/Channel.php:548 +msgid "By default post a status message when:" +msgstr "DomyÅ›lnie publikuj komunikat o stanie, gdy:" + +#: ../../Zotlabs/Module/Settings/Channel.php:549 +msgid "accepting a friend request" +msgstr "zaakceptowano zaproszenia do znajomych" + +#: ../../Zotlabs/Module/Settings/Channel.php:550 +msgid "joining a forum/community" +msgstr "doÅ‚Ä…czoni do forum/spoÅ‚ecznoÅ›ci" + +#: ../../Zotlabs/Module/Settings/Channel.php:551 +msgid "making an <em>interesting</em> profile change" +msgstr "dokonano <em>interesujÄ…cej</em> zmiany profilu" + +#: ../../Zotlabs/Module/Settings/Channel.php:552 +msgid "Send a notification email when:" +msgstr "WyÅ›lij e-mail z powiadomieniem, gdy:" + +#: ../../Zotlabs/Module/Settings/Channel.php:553 +msgid "You receive a connection request" +msgstr "Otrzymujesz żądanie poÅ‚Ä…czenia" + +#: ../../Zotlabs/Module/Settings/Channel.php:554 +msgid "Your connections are confirmed" +msgstr "Twoje poÅ‚Ä…czenia sÄ… potwierdzone" + +#: ../../Zotlabs/Module/Settings/Channel.php:555 +msgid "Someone writes on your profile wall" +msgstr "KtoÅ› pisze na Twojej Å›cianie profilu" + +#: ../../Zotlabs/Module/Settings/Channel.php:556 +msgid "Someone writes a followup comment" +msgstr "KtoÅ› pisze komentarz uzupeÅ‚niajÄ…cy" + +#: ../../Zotlabs/Module/Settings/Channel.php:557 +msgid "You receive a private message" +msgstr "Otrzymujesz prywatnÄ… wiadomość" + +#: ../../Zotlabs/Module/Settings/Channel.php:558 +msgid "You receive a friend suggestion" +msgstr "Otrzymasz propozycjÄ™ znajomoÅ›ci" + +#: ../../Zotlabs/Module/Settings/Channel.php:559 +msgid "You are tagged in a post" +msgstr "Oznaczono Ciebie tagiem w poÅ›cie" + +#: ../../Zotlabs/Module/Settings/Channel.php:560 +msgid "You are poked/prodded/etc. in a post" +msgstr "SzturchniÄ™to Ciebie w poÅ›cie" + +#: ../../Zotlabs/Module/Settings/Channel.php:562 +msgid "Someone likes your post/comment" +msgstr "KtoÅ› polubiÅ‚ Twój post/komentarz" + +#: ../../Zotlabs/Module/Settings/Channel.php:565 +msgid "Show visual notifications including:" +msgstr "Pokaż powiadomienia wizualne, w tym:" + +#: ../../Zotlabs/Module/Settings/Channel.php:567 +msgid "Unseen stream activity" +msgstr "NiewidocznÄ… aktywność na strumieniu" + +#: ../../Zotlabs/Module/Settings/Channel.php:568 +msgid "Unseen channel activity" +msgstr "NiewidocznÄ… aktywność w kanale" + +#: ../../Zotlabs/Module/Settings/Channel.php:569 +msgid "Unseen private messages" +msgstr "NiewidocznÄ… wiadomoÅ›ci prywatne" + +#: ../../Zotlabs/Module/Settings/Channel.php:569 +#: ../../Zotlabs/Module/Settings/Channel.php:574 +#: ../../Zotlabs/Module/Settings/Channel.php:575 +#: ../../Zotlabs/Module/Settings/Channel.php:576 +msgid "Recommended" +msgstr "Zalecane" + +#: ../../Zotlabs/Module/Settings/Channel.php:570 +msgid "Upcoming events" +msgstr "NadchodzÄ…ce wydarzenia" + +#: ../../Zotlabs/Module/Settings/Channel.php:571 +msgid "Events today" +msgstr "Wydarzenia dzisiejsze" + +#: ../../Zotlabs/Module/Settings/Channel.php:572 +msgid "Upcoming birthdays" +msgstr "NadchodzÄ…ce urodziny" + +#: ../../Zotlabs/Module/Settings/Channel.php:572 +msgid "Not available in all themes" +msgstr "NiedostÄ™pne we wszystkich motywach" + +#: ../../Zotlabs/Module/Settings/Channel.php:573 +msgid "System (personal) notifications" +msgstr "Powiadomienia systemowe (osobiste)" + +#: ../../Zotlabs/Module/Settings/Channel.php:574 +msgid "System info messages" +msgstr "Systemowe komunikaty informacyjne" + +#: ../../Zotlabs/Module/Settings/Channel.php:575 +msgid "System critical alerts" +msgstr "Systemowe alerty krytyczne" + +#: ../../Zotlabs/Module/Settings/Channel.php:576 +msgid "New connections" +msgstr "Nowe poÅ‚Ä…czenia" + +#: ../../Zotlabs/Module/Settings/Channel.php:577 +msgid "System Registrations" +msgstr "Rejestracje systemowe" + +#: ../../Zotlabs/Module/Settings/Channel.php:578 +msgid "Unseen shared files" +msgstr "Niewidoczne udostÄ™pnione pliki" + +#: ../../Zotlabs/Module/Settings/Channel.php:579 +msgid "Unseen public stream activity" +msgstr "Niewidoczna aktywność na publicznym strumieniu" + +#: ../../Zotlabs/Module/Settings/Channel.php:580 +msgid "Unseen likes and dislikes" +msgstr "Niewidoczne polubienia i dezaprobaty" + +#: ../../Zotlabs/Module/Settings/Channel.php:581 +msgid "Unseen forum posts" +msgstr "Niewidoczne posty na forum" + +#: ../../Zotlabs/Module/Settings/Channel.php:582 +msgid "Email notification hub (hostname)" +msgstr "Hub powiadomieÅ„ e-mail (nazwa hosta)" + +#: ../../Zotlabs/Module/Settings/Channel.php:582 +#, php-format +msgid "" +"If your channel is mirrored to multiple hubs, set this to your preferred " +"location. This will prevent duplicate email notifications. Example: %s" +msgstr "" +"JeÅ›li twój kanaÅ‚ jest powielany na wielu hubach, ustaw to na preferowanÄ… " +"lokalizacjÄ™. Zapobiegnie to powielaniu powiadomieÅ„ e-mail. PrzykÅ‚ad: % s" + +#: ../../Zotlabs/Module/Settings/Channel.php:583 +msgid "Show new wall posts, private messages and connections under Notices" +msgstr "" +"Pokaż w powiadomieniach nowe posty na Å›cianie, prywatne wiadomoÅ›ci i " +"poÅ‚Ä…czenia" + +#: ../../Zotlabs/Module/Settings/Channel.php:585 +msgid "Notify me of events this many days in advance" +msgstr "Informuj mnie o wydarzeniach z tak wielodniowym wyprzedzeniem" + +#: ../../Zotlabs/Module/Settings/Channel.php:585 +msgid "Must be greater than 0" +msgstr "Musi być wiÄ™ksza od 0" + +#: ../../Zotlabs/Module/Settings/Channel.php:590 +msgid "Advanced Account/Page Type Settings" +msgstr "Zaawansowane ustawienia konta/typu strony" + +#: ../../Zotlabs/Module/Settings/Channel.php:591 +msgid "Change the behaviour of this account for special situations" +msgstr "ZmieÅ„ zachowanie tego konta w szczególnych sytuacjach" + +#: ../../Zotlabs/Module/Settings/Channel.php:593 +msgid "Miscellaneous Settings" +msgstr "Różne ustawienia" + +#: ../../Zotlabs/Module/Settings/Channel.php:594 +msgid "Default photo upload folder" +msgstr "DomyÅ›lny folder przesyÅ‚ania zdjęć" + +#: ../../Zotlabs/Module/Settings/Channel.php:594 +#: ../../Zotlabs/Module/Settings/Channel.php:595 +msgid "%Y - current year, %m - current month" +msgstr "%Y - bieżący rok, %m - bieżący miesiÄ…c" + +#: ../../Zotlabs/Module/Settings/Channel.php:595 +msgid "Default file upload folder" +msgstr "DomyÅ›lny folder przesyÅ‚ania plików" + +#: ../../Zotlabs/Module/Settings/Channel.php:597 +msgid "Remove this channel." +msgstr "UsuÅ„ ten kanaÅ‚." + +#: ../../Zotlabs/Module/Settings/Connections.php:40 +msgid "Connections Settings" +msgstr "Ustawienia poÅ‚Ä…czeÅ„" + +#: ../../Zotlabs/Module/Settings/Calendar.php:40 +msgid "Calendar Settings" +msgstr "Ustawienia kalendarza" + +#: ../../Zotlabs/Module/Settings/Directory.php:40 +msgid "Directory Settings" +msgstr "Ustawienia katalogu" + +#: ../../Zotlabs/Module/Settings/Channel_home.php:46 +#: ../../Zotlabs/Module/Settings/Network.php:42 +msgid "Max height of content (in pixels)" +msgstr "Maksymalna wysokość pola treÅ›ci (w pikselach)" + +#: ../../Zotlabs/Module/Settings/Channel_home.php:48 +#: ../../Zotlabs/Module/Settings/Network.php:44 +msgid "Click to expand content exceeding this height" +msgstr "Kliknij, aby rozwinąć treść przekraczajÄ…cÄ… tÄ™ wysokość" + +#: ../../Zotlabs/Module/Settings/Channel_home.php:61 +msgid "Personal menu to display in your channel pages" +msgstr "Menu osobiste do wyÅ›wietlania na stronach Twojego kanaÅ‚" + +#: ../../Zotlabs/Module/Settings/Channel_home.php:88 +msgid "Channel Home Settings" +msgstr "Ustawienia strony głównej kanaÅ‚u" + +#: ../../Zotlabs/Module/Settings/Network.php:59 +msgid "Stream Settings" +msgstr "Ustawienia strumienia" + +#: ../../Zotlabs/Module/Settings/Conversation.php:23 +msgid "Settings saved." +msgstr "Ustawienia zapisane." + +#: ../../Zotlabs/Module/Settings/Conversation.php:25 +msgid "Settings saved. Reload page please." +msgstr "Ustawienia zapisane. ProszÄ™ ponownie zaÅ‚adować stronÄ™." + +#: ../../Zotlabs/Module/Settings/Conversation.php:47 +msgid "Conversation Settings" +msgstr "Ustawienia rozmów" + +#: ../../Zotlabs/Module/Probe.php:18 +msgid "Remote Diagnostics App" +msgstr "Aplikacja Remote Diagnostics" + +#: ../../Zotlabs/Module/Probe.php:19 +msgid "Perform diagnostics on remote channels" +msgstr "Przeprowadź diagnostykÄ™ zdalnych kanałów" + +#: ../../Zotlabs/Module/Invite.php:37 +msgid "Total invitation limit exceeded." +msgstr "Przekroczono Å‚Ä…czny limit zaproszeÅ„." + +#: ../../Zotlabs/Module/Invite.php:61 +#, php-format +msgid "%s : Not a valid email address." +msgstr "% s: nieprawidÅ‚owy adres e-mail." + +#: ../../Zotlabs/Module/Invite.php:75 +msgid "Please join us on $Projectname" +msgstr "DoÅ‚Ä…cz do nas na $Projectname" + +#: ../../Zotlabs/Module/Invite.php:85 +msgid "Invitation limit exceeded. Please contact your site administrator." +msgstr "" +"Przekroczono limit zaproszeÅ„. Skontaktuj siÄ™ z administratorem serwisu." + +#: ../../Zotlabs/Module/Invite.php:90 +#: ../../extend/addon/hzaddons/notifyadmin/notifyadmin.php:40 +#, php-format +msgid "%s : Message delivery failed." +msgstr "%s: dostarczenie wiadomoÅ›ci nie powiodÅ‚o siÄ™." + +#: ../../Zotlabs/Module/Invite.php:94 +#, php-format +msgid "%d message sent." +msgid_plural "%d messages sent." +msgstr[0] "WysÅ‚ano %d wiadomość." +msgstr[1] "WysÅ‚ano %d wiadomoÅ›ci." +msgstr[2] "WysÅ‚ano %d wiadomoÅ›ci." + +#: ../../Zotlabs/Module/Invite.php:110 +msgid "Invite App" +msgstr "Aplikacja Invite" + +#: ../../Zotlabs/Module/Invite.php:111 +msgid "Send email invitations to join this network" +msgstr "" +"WyÅ›lij wiadomoÅ›ci e-mail z zaproszeniami do przyÅ‚Ä…czenia siÄ™ do tej sieci" + +#: ../../Zotlabs/Module/Invite.php:124 +msgid "You have no more invitations available" +msgstr "Nie masz wiÄ™cej dostÄ™pnych zaproszeÅ„" + +#: ../../Zotlabs/Module/Invite.php:155 +msgid "Send invitations" +msgstr "WysyÅ‚ać zaproszenia" + +#: ../../Zotlabs/Module/Invite.php:156 +msgid "Enter email addresses, one per line:" +msgstr "Wprowadź adresy e-mail, po jednym w każdym wierszu:" + +#: ../../Zotlabs/Module/Invite.php:157 +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:163 +msgid "Your message:" +msgstr "Twoja wiadomość:" + +#: ../../Zotlabs/Module/Invite.php:158 +msgid "Please join my community on $Projectname." +msgstr "DoÅ‚Ä…cz do mojej spoÅ‚ecznoÅ›ci w $Projectname." + +#: ../../Zotlabs/Module/Invite.php:160 +msgid "You will need to supply this invitation code:" +msgstr "Trzeba bÄ™dzie podać ten kod zaproszenia:" + +#: ../../Zotlabs/Module/Invite.php:161 +msgid "1. Register at any $Projectname location (they are all inter-connected)" +msgstr "" +"1. Zarejestruj siÄ™ w dowolnej lokalizacji $Projectname (wszystkie sÄ… ze sobÄ… " +"poÅ‚Ä…czone)" + +#: ../../Zotlabs/Module/Invite.php:163 +msgid "2. Enter my $Projectname network address into the site searchbar." +msgstr "2. Wpisz mój adres sieciowy $Projectname w pasku wyszukiwania serwisu." + +#: ../../Zotlabs/Module/Invite.php:164 +msgid "or visit" +msgstr "lub odwiedź" + +#: ../../Zotlabs/Module/Invite.php:166 +msgid "3. Click [Connect]" +msgstr "3. Kliknij [PoÅ‚Ä…cz]" + +#: ../../Zotlabs/Module/Siteinfo.php:21 +msgid "About this site" +msgstr "O tym serwisie" + +#: ../../Zotlabs/Module/Siteinfo.php:22 +msgid "Site Name" +msgstr "Nazwa witryny" + +#: ../../Zotlabs/Module/Siteinfo.php:26 +msgid "Administrator" +msgstr "Administrator" + +#: ../../Zotlabs/Module/Siteinfo.php:29 +msgid "Software and Project information" +msgstr "Informacje o oprogramowaniu i projekcie" + +#: ../../Zotlabs/Module/Siteinfo.php:30 +msgid "This site is powered by $Projectname" +msgstr "Ta witryna jest oparta na $Projectname" + +#: ../../Zotlabs/Module/Siteinfo.php:31 +msgid "" +"Federated and decentralised networking and identity services provided by Zot" +msgstr "" +"Sfederowane i zdecentralizowane usÅ‚ugi sieciowe i tożsamoÅ›ci wykorzystujÄ…ce " +"protokół Zot" + +#: ../../Zotlabs/Module/Siteinfo.php:34 +msgid "Additional federated transport protocols:" +msgstr "Dodatkowe protokoÅ‚y transportu federacyjnego:" + +#: ../../Zotlabs/Module/Siteinfo.php:36 +#, php-format +msgid "Version %s" +msgstr "Wersja %s" + +#: ../../Zotlabs/Module/Siteinfo.php:37 +msgid "Project homepage" +msgstr "Strona główna projektu" + +#: ../../Zotlabs/Module/Siteinfo.php:38 +msgid "Developer homepage" +msgstr "Strona główna developerów" + +#: ../../Zotlabs/Module/Service_limits.php:23 +msgid "No service class restrictions found." +msgstr "Nie znaleziono ograniczeÅ„ klasy usÅ‚ug." + +#: ../../Zotlabs/Module/Rbmark.php:94 +msgid "Select a bookmark folder" +msgstr "Wybierz folder zakÅ‚adek" + +#: ../../Zotlabs/Module/Rbmark.php:99 +msgid "Save Bookmark" +msgstr "Zapisz zakÅ‚adkÄ™" + +#: ../../Zotlabs/Module/Rbmark.php:100 +msgid "URL of bookmark" +msgstr "URL zakÅ‚adki" + +#: ../../Zotlabs/Module/Rbmark.php:105 +msgid "Or enter new bookmark folder name" +msgstr "Lub wprowadź nowÄ… nazwÄ™ folderu zakÅ‚adek" + +#: ../../Zotlabs/Module/Lang.php:17 +msgid "Language App" +msgstr "Aplikacja Language" + +#: ../../Zotlabs/Module/Lang.php:18 +msgid "Change UI language" +msgstr "ZmieÅ„ jÄ™zyk interfejsu użytkownika" + +#: ../../Zotlabs/Module/Hq.php:131 +msgid "Welcome to Hubzilla!" +msgstr "Witamy w Hubzilla!" + +#: ../../Zotlabs/Module/Hq.php:131 +msgid "You have got no unseen posts..." +msgstr "Nie masz żadnych nieoglÄ…dniÄ™tych postów..." + +#: ../../Zotlabs/Module/Cover_photo.php:196 +#: ../../Zotlabs/Module/Cover_photo.php:254 +msgid "Cover Photos" +msgstr "ZdjÄ™cia na okÅ‚adkÄ™" + +#: ../../Zotlabs/Module/Cover_photo.php:297 ../../include/items.php:4860 +msgid "female" +msgstr "kobieta" + +#: ../../Zotlabs/Module/Cover_photo.php:298 ../../include/items.php:4861 +#, php-format +msgid "%1$s updated her %2$s" +msgstr "%1$s zaktualizowaÅ‚ jÄ… %2$s" + +#: ../../Zotlabs/Module/Cover_photo.php:299 ../../include/items.php:4862 +msgid "male" +msgstr "mężczyzna" + +#: ../../Zotlabs/Module/Cover_photo.php:300 ../../include/items.php:4863 +#, php-format +msgid "%1$s updated his %2$s" +msgstr "%1$s zaktualizowaÅ‚ go %2$s" + +#: ../../Zotlabs/Module/Cover_photo.php:302 ../../include/items.php:4865 +#, php-format +msgid "%1$s updated their %2$s" +msgstr "%1$s zaktualizowaÅ‚ ich %2$s" + +#: ../../Zotlabs/Module/Cover_photo.php:304 ../../include/channel.php:2328 +msgid "cover photo" +msgstr "zdjÄ™cie okÅ‚adkowe" + +#: ../../Zotlabs/Module/Cover_photo.php:418 +msgid "Your cover photo may be visible to anybody on the internet" +msgstr "Twoje zdjÄ™cie okÅ‚adkowe może być widoczne dla każdego w internecie" + +#: ../../Zotlabs/Module/Cover_photo.php:422 +msgid "Change Cover Photo" +msgstr "ZmieÅ„ zdjÄ™cie na okÅ‚adkÄ™" + +#: ../../Zotlabs/Module/Menu.php:68 +msgid "Unable to update menu." +msgstr "Nie można zaktualizować menu." + +#: ../../Zotlabs/Module/Menu.php:79 +msgid "Unable to create menu." +msgstr "Nie można utworzyć menu." + +#: ../../Zotlabs/Module/Menu.php:161 ../../Zotlabs/Module/Menu.php:174 +msgid "Menu Name" +msgstr "Nazwa menu" + +#: ../../Zotlabs/Module/Menu.php:161 +msgid "Unique name (not visible on webpage) - required" +msgstr "Unikalna nazwa (niewidoczna na stronie) - wymagana" + +#: ../../Zotlabs/Module/Menu.php:162 ../../Zotlabs/Module/Menu.php:175 +msgid "Menu Title" +msgstr "TytuÅ‚ menu" + +#: ../../Zotlabs/Module/Menu.php:162 +msgid "Visible on webpage - leave empty for no title" +msgstr "Widoczne na stronie - pozostaw puste bez tytuÅ‚u" + +#: ../../Zotlabs/Module/Menu.php:163 +msgid "Allow Bookmarks" +msgstr "Zezwalaj na zakÅ‚adki" + +#: ../../Zotlabs/Module/Menu.php:163 ../../Zotlabs/Module/Menu.php:222 +msgid "Menu may be used to store saved bookmarks" +msgstr "Menu może sÅ‚użyć do przechowywania zapisanych zakÅ‚adek" + +#: ../../Zotlabs/Module/Menu.php:164 ../../Zotlabs/Module/Menu.php:225 +msgid "Submit and proceed" +msgstr "PrzeÅ›lij i kontynuuj" + +#: ../../Zotlabs/Module/Menu.php:171 ../../include/text.php:2699 +msgid "Menus" +msgstr "Menu" + +#: ../../Zotlabs/Module/Menu.php:181 +msgid "Bookmarks allowed" +msgstr "ZakÅ‚adki sÄ… dozwolone" + +#: ../../Zotlabs/Module/Menu.php:183 +msgid "Delete this menu" +msgstr "UsuÅ„ to menu" + +#: ../../Zotlabs/Module/Menu.php:184 ../../Zotlabs/Module/Menu.php:219 +msgid "Edit menu contents" +msgstr "Edytuj zawartość menu" + +#: ../../Zotlabs/Module/Menu.php:185 +msgid "Edit this menu" +msgstr "Edytuj to menu" + +#: ../../Zotlabs/Module/Menu.php:201 +msgid "Menu could not be deleted." +msgstr "Nie udaÅ‚o siÄ™ usunąć menu." + +#: ../../Zotlabs/Module/Menu.php:214 +msgid "Edit Menu" +msgstr "Edytuj menu" + +#: ../../Zotlabs/Module/Menu.php:218 +msgid "Add or remove entries to this menu" +msgstr "Dodaj lub usuÅ„ posty w tym menu" + +#: ../../Zotlabs/Module/Menu.php:220 +msgid "Menu name" +msgstr "Nazwa menu" + +#: ../../Zotlabs/Module/Menu.php:220 +msgid "Must be unique, only seen by you" +msgstr "Musi być wyjÄ…tkowy, widoczny tylko dla Ciebie" + +#: ../../Zotlabs/Module/Menu.php:221 +msgid "Menu title" +msgstr "TytuÅ‚ menu" + +#: ../../Zotlabs/Module/Menu.php:221 +msgid "Menu title as seen by others" +msgstr "TytuÅ‚ menu widziany przez innych" + +#: ../../Zotlabs/Module/Menu.php:222 +msgid "Allow bookmarks" +msgstr "Zezwalaj na zakÅ‚adki" + +#: ../../Zotlabs/Module/Sources.php:41 +msgid "Failed to create source. No channel selected." +msgstr "Nie udaÅ‚o siÄ™ utworzyć źródÅ‚a. Nie wybrano kanaÅ‚u." + +#: ../../Zotlabs/Module/Sources.php:57 +msgid "Source created." +msgstr "Utworzono źródÅ‚o." + +#: ../../Zotlabs/Module/Sources.php:70 +msgid "Source updated." +msgstr "ŹródÅ‚o zaktualizowane." + +#: ../../Zotlabs/Module/Sources.php:88 +msgid "Sources App" +msgstr "Aplikacja Sources" + +#: ../../Zotlabs/Module/Sources.php:89 +msgid "Automatically import channel content from other channels or feeds" +msgstr "Automatycznie importuj zawartość kanaÅ‚u z innych kanałów lub źródeÅ‚" + +#: ../../Zotlabs/Module/Sources.php:101 +msgid "*" +msgstr "*" + +#: ../../Zotlabs/Module/Sources.php:107 ../../Zotlabs/Lib/Apps.php:368 +msgid "Channel Sources" +msgstr "ŹródÅ‚a kanałów" + +#: ../../Zotlabs/Module/Sources.php:108 +msgid "Manage remote sources of content for your channel." +msgstr "ZarzÄ…dzaj zdalnymi źródÅ‚ami treÅ›ci na swoim kanale." + +#: ../../Zotlabs/Module/Sources.php:109 ../../Zotlabs/Module/Sources.php:119 +msgid "New Source" +msgstr "Nowe źródÅ‚o" + +#: ../../Zotlabs/Module/Sources.php:120 ../../Zotlabs/Module/Sources.php:154 +msgid "" +"Import all or selected content from the following channel into this channel " +"and distribute it according to your channel settings." +msgstr "" +"Zaimportuj wszystkie lub wybrane treÅ›ci z nastÄ™pujÄ…cego kanaÅ‚u do tego " +"kanaÅ‚u i rozpowszechniaj je zgodnie z ustawieniami kanaÅ‚u." + +#: ../../Zotlabs/Module/Sources.php:121 ../../Zotlabs/Module/Sources.php:155 +msgid "Only import content with these words (one per line)" +msgstr "Importuj tylko zawartość z tymi sÅ‚owami (po jednym w każdym wierszu)" + +#: ../../Zotlabs/Module/Sources.php:121 ../../Zotlabs/Module/Sources.php:155 +msgid "Leave blank to import all public content" +msgstr "Pozostaw puste, aby zaimportować caÅ‚Ä… zawartość publicznÄ…" + +#: ../../Zotlabs/Module/Sources.php:122 ../../Zotlabs/Module/Sources.php:161 +msgid "Channel Name" +msgstr "Nazwa kanaÅ‚u" + +#: ../../Zotlabs/Module/Sources.php:123 ../../Zotlabs/Module/Sources.php:158 +msgid "" +"Add the following categories to posts imported from this source (comma " +"separated)" +msgstr "" +"Dodaj nastÄ™pujÄ…ce kategorie do postów zaimportowanych z tego źródÅ‚a " +"(oddzielone przecinkami)" + +#: ../../Zotlabs/Module/Sources.php:124 ../../Zotlabs/Module/Sources.php:159 +msgid "Resend posts with this channel as author" +msgstr "WyÅ›lij ponownie posty z tym kanaÅ‚em jako autorem" + +#: ../../Zotlabs/Module/Sources.php:124 ../../Zotlabs/Module/Sources.php:159 +msgid "Copyrights may apply" +msgstr "Copyrights may apply" + +#: ../../Zotlabs/Module/Sources.php:144 ../../Zotlabs/Module/Sources.php:174 +msgid "Source not found." +msgstr "Nie znaleziono źródÅ‚a." + +#: ../../Zotlabs/Module/Sources.php:151 +msgid "Edit Source" +msgstr "Edytuj źródÅ‚o" + +#: ../../Zotlabs/Module/Sources.php:152 +msgid "Delete Source" +msgstr "UsuÅ„ źródÅ‚o" + +#: ../../Zotlabs/Module/Sources.php:182 +msgid "Source removed" +msgstr "ŹródÅ‚o zostaÅ‚o usuniÄ™te" + +#: ../../Zotlabs/Module/Sources.php:184 +msgid "Unable to remove source." +msgstr "Nie można usunąć źródÅ‚a." + +#: ../../Zotlabs/Module/Poke.php:165 +msgid "Poke App" +msgstr "Aplikacja Poke" + +#: ../../Zotlabs/Module/Poke.php:166 +msgid "Poke somebody in your addressbook" +msgstr "Szturchij kogoÅ› w swojej książce adresowej" + +#: ../../Zotlabs/Module/Poke.php:199 ../../Zotlabs/Lib/Apps.php:351 +#: ../../include/conversation.php:1140 +msgid "Poke" +msgstr "Szturchnij" + +#: ../../Zotlabs/Module/Poke.php:200 +msgid "Poke somebody" +msgstr "Szturchnij kogoÅ›" + +#: ../../Zotlabs/Module/Poke.php:203 +msgid "Poke/Prod" +msgstr "Szturchnij" + +#: ../../Zotlabs/Module/Poke.php:204 +msgid "Poke, prod or do other things to somebody" +msgstr "Szturchać, badać, testować lub robić z kimÅ› podobne rzeczy" + +#: ../../Zotlabs/Module/Poke.php:211 +msgid "Recipient" +msgstr "Odbiorca" + +#: ../../Zotlabs/Module/Poke.php:212 +msgid "Choose what you wish to do to recipient" +msgstr "Wybierz, co chcesz zrobić odbiorcy" + +#: ../../Zotlabs/Module/Poke.php:215 ../../Zotlabs/Module/Poke.php:216 +msgid "Make this post private" +msgstr "Ustaw ten post jako prywatny" + +#: ../../Zotlabs/Module/Network.php:105 +msgid "No such group" +msgstr "Nie ma takiej grupy" + +#: ../../Zotlabs/Module/Network.php:152 +msgid "No such channel" +msgstr "Nie ma takiego kanaÅ‚u" + +#: ../../Zotlabs/Module/Network.php:239 +msgid "Privacy group is empty" +msgstr "Grupa prywatnoÅ›ci jest pusta" + +#: ../../Zotlabs/Module/Network.php:249 +msgid "Privacy group: " +msgstr "Grupa prywatnoÅ›ci: " + +#: ../../Zotlabs/Module/Network.php:322 +#: ../../extend/addon/hzaddons/redred/Mod_Redred.php:29 +msgid "Invalid channel." +msgstr "ZÅ‚y kanaÅ‚." + +#: ../../Zotlabs/Module/Attach_edit.php:118 +msgid "Can not copy folder into itself." +msgstr "Nie można skopiować folderu do siebie." + +#: ../../Zotlabs/Module/Attach_edit.php:131 +#, php-format +msgid "Can not move folder \"%s\" into itself." +msgstr "Nie można przenieść folderu \"%s\" do samego siebie." + +#: ../../Zotlabs/Module/Viewsrc.php:43 +msgid "item" +msgstr "element" + +#: ../../Zotlabs/Module/Lockview.php:75 +msgid "Remote privacy information not available." +msgstr "Zdalne informacje o prywatnoÅ›ci nie sÄ… dostÄ™pne." + +#: ../../Zotlabs/Module/Lockview.php:96 +msgid "Visible to:" +msgstr "Widoczne dla:" + +#: ../../Zotlabs/Storage/Browser.php:292 +msgid "Change filename to" +msgstr "ZmieÅ„ nazwÄ™ pliku na" + +#: ../../Zotlabs/Storage/Browser.php:309 ../../Zotlabs/Storage/Browser.php:390 +msgid "Select a target location" +msgstr "Wybierz lokalizacjÄ™ docelowÄ…" + +#: ../../Zotlabs/Storage/Browser.php:310 ../../Zotlabs/Storage/Browser.php:391 +msgid "Copy to target location" +msgstr "Skopiuj do lokalizacji docelowej" + +#: ../../Zotlabs/Storage/Browser.php:311 ../../Zotlabs/Storage/Browser.php:389 +msgid "Set permissions for all files and sub folders" +msgstr "Ustaw uprawnienia dla wszystkich plików i podfolderów" + +#: ../../Zotlabs/Storage/Browser.php:312 +msgid "Notify your contacts about this file" +msgstr "Powiadom swoje kontakty o tym pliku" + +#: ../../Zotlabs/Storage/Browser.php:351 +msgid "File category" +msgstr "Kategoria plików" + +#: ../../Zotlabs/Storage/Browser.php:362 +msgid "Total" +msgstr "Ogólnie" + +#: ../../Zotlabs/Storage/Browser.php:364 +msgid "Shared" +msgstr "UdostÄ™pnione" + +#: ../../Zotlabs/Storage/Browser.php:366 +msgid "Add Files" +msgstr "Dodaj pliki" + +#: ../../Zotlabs/Storage/Browser.php:369 ../../Zotlabs/Lib/ThreadItem.php:174 +msgid "Admin Delete" +msgstr "UsuÅ„ przez administratora" + +#: ../../Zotlabs/Storage/Browser.php:381 +msgid "parent" +msgstr "rodzic" + +#: ../../Zotlabs/Storage/Browser.php:399 +msgid "Select All" +msgstr "Zaznacz wszystko" + +#: ../../Zotlabs/Storage/Browser.php:400 +msgid "Bulk Actions" +msgstr "DziaÅ‚ania masowe" + +#: ../../Zotlabs/Storage/Browser.php:401 +msgid "Adjust Permissions" +msgstr "Dostosuj uprawnienia" + +#: ../../Zotlabs/Storage/Browser.php:402 +msgid "Move or Copy" +msgstr "PrzenieÅ› lub skopiuj" + +#: ../../Zotlabs/Storage/Browser.php:405 +msgid "Info" +msgstr "Informacje" + +#: ../../Zotlabs/Storage/Browser.php:406 +msgid "Rename" +msgstr "ZieÅ„ nazwÄ™" + +#: ../../Zotlabs/Storage/Browser.php:407 ../../Zotlabs/Lib/Apps.php:360 +msgid "Post" +msgstr "Post" + +#: ../../Zotlabs/Storage/Browser.php:408 +msgid "Attachment BBcode" +msgstr "Attachment BBcode" + +#: ../../Zotlabs/Storage/Browser.php:409 +msgid "Embed BBcode" +msgstr "Osadź BBcode" + +#: ../../Zotlabs/Storage/Browser.php:410 +msgid "Link BBcode" +msgstr "PoÅ‚Ä…cz BBcode" + +#: ../../Zotlabs/Storage/Browser.php:480 +#, php-format +msgid "You are using %1$s of your available file storage." +msgstr "Używasz %1$s dostÄ™pnego miejsca na pliki." + +#: ../../Zotlabs/Storage/Browser.php:485 +#, php-format +msgid "You are using %1$s of %2$s available file storage. (%3$s%)" +msgstr "Używasz %1$s z %2$s dostÄ™pnego miejsca na pliki. (%3$s %)" + +#: ../../Zotlabs/Storage/Browser.php:496 +msgid "WARNING:" +msgstr "OSTRZEÅ»ENIE:" + +#: ../../Zotlabs/Storage/Browser.php:537 +msgid "Create new folder" +msgstr "Stwórz nowy folder" + +#: ../../Zotlabs/Storage/Browser.php:539 +msgid "Upload file" +msgstr "PrzesyÅ‚anie pliku" + +#: ../../Zotlabs/Storage/Browser.php:551 +msgid "Drop files here to immediately upload" +msgstr "Upuść pliki tutaj, aby natychmiast przesÅ‚ać" + +#: ../../Zotlabs/Storage/Browser.php:554 +msgid "" +"You can select files via the upload button or drop them right here or into " +"an existing folder." +msgstr "" +"Możesz wybrać pliki za pomocÄ… przycisku przesyÅ‚ania lub upuÅ›cić je tutaj lub " +"do istniejÄ…cego folderu." + +#: ../../Zotlabs/Zot/Auth.php:152 +msgid "" +"Remote authentication blocked. You are logged into this site locally. Please " +"logout and retry." +msgstr "" +"Zdalne uwierzytelnianie zablokowane. JesteÅ› zalogowany lokalnie na tej " +"stronie. Wyloguj siÄ™ i spróbuj ponownie." + +#: ../../Zotlabs/Zot/Auth.php:264 +#: ../../extend/addon/hzaddons/openid/Mod_Openid.php:76 +#: ../../extend/addon/hzaddons/openid/Mod_Openid.php:178 +#, php-format +msgid "Welcome %s. Remote authentication successful." +msgstr "Witaj %s. Zdalne uwierzytelnianie powiodÅ‚o siÄ™." + +#: ../../Zotlabs/Lib/Group.php:28 ../../include/group.php:23 +msgid "" +"A deleted group with this name was revived. Existing item permissions " +"<strong>may</strong> apply to this group and any future members. If this is " +"not what you intended, please create another group with a different name." +msgstr "" +"Przywrócono usuniÄ™tÄ… grupÄ™ o tej nazwie. IstniejÄ…ce uprawnienia dotyczÄ…ce " +"elementów <strong>mogÄ…</strong> dotyczyć tej grupy i wszystkich przyszÅ‚ych " +"czÅ‚onków. JeÅ›li nie tego chciaÅ‚eÅ›, utwórz kolejnÄ… grupÄ™ o innej nazwie." + +#: ../../Zotlabs/Lib/Group.php:270 ../../include/group.php:265 +msgid "Add new connections to this privacy group" +msgstr "Dodaj nowe poÅ‚Ä…czenia do tej grupy prywatnoÅ›ci" + +#: ../../Zotlabs/Lib/Group.php:302 ../../Zotlabs/Lib/AccessList.php:311 +#: ../../include/group.php:299 +msgid "edit" +msgstr "edutuj" + +#: ../../Zotlabs/Lib/Group.php:325 ../../include/group.php:322 +msgid "Edit group" +msgstr "Edytuj grupÄ™" + +#: ../../Zotlabs/Lib/Group.php:326 ../../include/group.php:323 +msgid "Add privacy group" +msgstr "Dodaj grupÄ™ prywatnoÅ›ci" + +#: ../../Zotlabs/Lib/Group.php:327 ../../include/group.php:324 +msgid "Channels not in any privacy group" +msgstr "KanaÅ‚y spoza jakiejkolwiek grupy prywatnoÅ›ci" + +#: ../../Zotlabs/Lib/Group.php:329 ../../Zotlabs/Lib/AccessList.php:336 +#: ../../Zotlabs/Widget/Savedsearch.php:84 ../../include/group.php:326 +msgid "add" +msgstr "dodaj" + +#: ../../Zotlabs/Lib/Connect.php:46 ../../Zotlabs/Lib/Connect.php:143 +#: ../../include/follow.php:37 +msgid "Channel is blocked on this site." +msgstr "KanaÅ‚ jest zablokowany na tej stronie." + +#: ../../Zotlabs/Lib/Connect.php:51 ../../include/follow.php:42 +msgid "Channel location missing." +msgstr "Brak lokalizacji kanaÅ‚u." + +#: ../../Zotlabs/Lib/Connect.php:103 ../../include/follow.php:166 +msgid "Remote channel or protocol unavailable." +msgstr "Zdalny kanaÅ‚ lub protokół jest niedostÄ™pny." + +#: ../../Zotlabs/Lib/Connect.php:137 ../../include/follow.php:190 +msgid "Channel discovery failed." +msgstr "Wyszukanie kanaÅ‚u nie powiodÅ‚o siÄ™." + +#: ../../Zotlabs/Lib/Connect.php:155 ../../include/follow.php:202 +msgid "Protocol disabled." +msgstr "Protokół wyÅ‚Ä…czony." + +#: ../../Zotlabs/Lib/Connect.php:167 ../../include/follow.php:213 +msgid "Cannot connect to yourself." +msgstr "Nie można poÅ‚Ä…czyć siÄ™ ze sobÄ…." + +#: ../../Zotlabs/Lib/Connect.php:271 +msgid "error saving data" +msgstr "bÅ‚Ä…d podczas zapisywania danych" + +#: ../../Zotlabs/Lib/Apps.php:323 +msgid "Apps" +msgstr "Aplikacje" + +#: ../../Zotlabs/Lib/Apps.php:324 +msgid "Affinity Tool" +msgstr "NarzÄ™dzie koligacji" + +#: ../../Zotlabs/Lib/Apps.php:327 +msgid "Site Admin" +msgstr "Administrator serwisu" + +#: ../../Zotlabs/Lib/Apps.php:328 +#: ../../extend/addon/hzaddons/buglink/buglink.php:16 +msgid "Report Bug" +msgstr "Raport bÅ‚Ä™dów" + +#: ../../Zotlabs/Lib/Apps.php:329 ../../include/nav.php:490 +msgid "Bookmarks" +msgstr "ZakÅ‚adki" + +#: ../../Zotlabs/Lib/Apps.php:330 ../../Zotlabs/Widget/Chatroom_list.php:16 +#: ../../include/nav.php:477 ../../include/nav.php:480 +msgid "Chatrooms" +msgstr "Czaty" + +#: ../../Zotlabs/Lib/Apps.php:331 +msgid "Content Filter" +msgstr "Filtr treÅ›ci" + +#: ../../Zotlabs/Lib/Apps.php:332 +#: ../../extend/addon/hzaddons/content_import/Mod_content_import.php:135 +msgid "Content Import" +msgstr "Import treÅ›ci" + +#: ../../Zotlabs/Lib/Apps.php:334 +msgid "Remote Diagnostics" +msgstr "Zdalna diagnostyka" + +#: ../../Zotlabs/Lib/Apps.php:335 +msgid "Suggest Channels" +msgstr "Zaproponuj kanaÅ‚y" + +#: ../../Zotlabs/Lib/Apps.php:336 ../../include/nav.php:124 +#: ../../include/nav.php:128 ../../boot.php:1705 +msgid "Login" +msgstr "Zaloguj siÄ™" + +#: ../../Zotlabs/Lib/Apps.php:338 +msgid "Stream" +msgstr "StrumieÅ„" + +#: ../../Zotlabs/Lib/Apps.php:342 ../../include/nav.php:539 +msgid "Wiki" +msgstr "Wiki" + +#: ../../Zotlabs/Lib/Apps.php:343 ../../include/features.php:104 +msgid "Channel Home" +msgstr "Strona główna kanaÅ‚u" + +#: ../../Zotlabs/Lib/Apps.php:346 ../../include/features.php:82 +#: ../../include/nav.php:463 ../../include/nav.php:466 +msgid "Calendar" +msgstr "Kalendarz" + +#: ../../Zotlabs/Lib/Apps.php:347 ../../include/features.php:192 +msgid "Directory" +msgstr "Katalog" + +#: ../../Zotlabs/Lib/Apps.php:349 +msgid "Mail" +msgstr "Poczta" + +#: ../../Zotlabs/Lib/Apps.php:352 +msgid "Chat" +msgstr "Czat" + +#: ../../Zotlabs/Lib/Apps.php:354 +msgid "Probe" +msgstr "Sonda" + +#: ../../Zotlabs/Lib/Apps.php:355 +msgid "Suggest" +msgstr "Prpozycja" + +#: ../../Zotlabs/Lib/Apps.php:356 +msgid "Random Channel" +msgstr "Losowy kanaÅ‚" + +#: ../../Zotlabs/Lib/Apps.php:357 +msgid "Invite" +msgstr "Zaproszenie" + +#: ../../Zotlabs/Lib/Apps.php:358 ../../Zotlabs/Widget/Admin.php:26 +msgid "Features" +msgstr "Funkcje" + +#: ../../Zotlabs/Lib/Apps.php:359 +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:69 +msgid "Language" +msgstr "JÄ™zyk" + +#: ../../Zotlabs/Lib/Apps.php:361 +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:58 +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:59 +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:60 +msgid "Profile Photo" +msgstr "ZdjÄ™cie profilowe" + +#: ../../Zotlabs/Lib/Apps.php:363 ../../include/features.php:383 +msgid "Profiles" +msgstr "Profile" + +#: ../../Zotlabs/Lib/Apps.php:365 +msgid "Notifications" +msgstr "Powiadomienie" + +#: ../../Zotlabs/Lib/Apps.php:366 +msgid "Order Apps" +msgstr "Kolejność aplikacji" + +#: ../../Zotlabs/Lib/Apps.php:367 +msgid "CardDAV" +msgstr "CardDAV" + +#: ../../Zotlabs/Lib/Apps.php:369 +msgid "Guest Access" +msgstr "DostÄ™p goÅ›cia" + +#: ../../Zotlabs/Lib/Apps.php:370 ../../Zotlabs/Widget/Notes.php:21 +#: ../../extend/addon/hzaddons/workflow/workflow.php:2625 +msgid "Notes" +msgstr "Uwagi" + +#: ../../Zotlabs/Lib/Apps.php:371 +msgid "OAuth Apps Manager" +msgstr "Menadżer aplikacji OAuth" + +#: ../../Zotlabs/Lib/Apps.php:372 +msgid "OAuth2 Apps Manager" +msgstr "Menadżer aplikacji OAuth2" + +#: ../../Zotlabs/Lib/Apps.php:373 +msgid "PDL Editor" +msgstr "Edytor PDL" + +#: ../../Zotlabs/Lib/Apps.php:376 +msgid "My Chatrooms" +msgstr "Moje czaty" + +#: ../../Zotlabs/Lib/Apps.php:377 +msgid "Channel Export" +msgstr "Eksport kanaÅ‚u" + +#: ../../Zotlabs/Lib/Apps.php:554 +msgid "Purchase" +msgstr "Zakup" + +#: ../../Zotlabs/Lib/Apps.php:559 +msgid "Undelete" +msgstr "Cofnij usuniÄ™cie" + +#: ../../Zotlabs/Lib/Apps.php:569 +msgid "Add to app-tray" +msgstr "Dodaj do zasobnika aplikacji" + +#: ../../Zotlabs/Lib/Apps.php:570 +msgid "Remove from app-tray" +msgstr "UsuÅ„ z zasobnika aplikacji" + +#: ../../Zotlabs/Lib/Apps.php:571 +msgid "Pin to navbar" +msgstr "Przypnij do paska nawigacyjnego" + +#: ../../Zotlabs/Lib/Apps.php:572 +msgid "Unpin from navbar" +msgstr "Odepnij od paska nawigacyjnego" + +#: ../../Zotlabs/Lib/DB_Upgrade.php:67 +msgid "Source code of failed update: " +msgstr "Kod źródÅ‚owy nieudanej aktualizacji: " + +#: ../../Zotlabs/Lib/DB_Upgrade.php:88 +#, php-format +msgid "Update Error at %s" +msgstr "BÅ‚Ä…d aktualizacji na %s" + +#: ../../Zotlabs/Lib/DB_Upgrade.php:94 +#, php-format +msgid "Update %s failed. See error logs." +msgstr "Aktualizacja %s nie powiodÅ‚a siÄ™. Zobacz dzienniki bÅ‚Ä™dów." + +#: ../../Zotlabs/Lib/AccessList.php:28 +msgid "" +"A deleted list with this name was revived. Existing item permissions " +"<strong>may</strong> apply to this list and any future members. If this is " +"not what you intended, please create another list with a different name." +msgstr "" +"Przywrócono usuniÄ™tÄ… listÄ™ o tej nazwie. IstniejÄ…ce uprawnienia dotyczÄ…ce " +"elementów <strong>mogÄ…</strong> dotyczyć tej listy i wszystkich przyszÅ‚ych " +"czÅ‚onków. JeÅ›li nie tego chciaÅ‚eÅ›, utwórz kolejnÄ… listÄ™ z innÄ… nazwÄ…." + +#: ../../Zotlabs/Lib/AccessList.php:286 +msgid "Add new connections to this access list" +msgstr "Dodaj nowe poÅ‚Ä…czenia do tej listy dostÄ™pu" + +#: ../../Zotlabs/Lib/AccessList.php:331 +msgid "Lists" +msgstr "Listy" + +#: ../../Zotlabs/Lib/AccessList.php:332 +msgid "Edit list" +msgstr "Edytuj listÄ™" + +#: ../../Zotlabs/Lib/AccessList.php:333 +msgid "Create new list" +msgstr "Utwórz nowÄ… listÄ™" + +#: ../../Zotlabs/Lib/AccessList.php:334 +msgid "Channels not in any access list" +msgstr "KanaÅ‚y, których nie ma na żadnej liÅ›cie dostÄ™pu" + +#: ../../Zotlabs/Lib/Chatroom.php:25 +msgid "Missing room name" +msgstr "Brak nazwy pokoju" + +#: ../../Zotlabs/Lib/Chatroom.php:34 +msgid "Duplicate room name" +msgstr "Zduplikowana nazwa pokoju" + +#: ../../Zotlabs/Lib/Chatroom.php:84 ../../Zotlabs/Lib/Chatroom.php:92 +msgid "Invalid room specifier." +msgstr "NieprawidÅ‚owy specyfikator sali." + +#: ../../Zotlabs/Lib/Chatroom.php:124 +msgid "Room not found." +msgstr "Nie znaleziono pokoju." + +#: ../../Zotlabs/Lib/Chatroom.php:145 +msgid "Room is full" +msgstr "Pokój jest peÅ‚ny" + +#: ../../Zotlabs/Lib/Techlevels.php:10 +msgid "0. Beginner/Basic" +msgstr "0. PoczatkujÄ…cy/Podstawowy" + +#: ../../Zotlabs/Lib/Techlevels.php:11 +msgid "1. Novice - not skilled but willing to learn" +msgstr "1. Nowicjusz - nie ma umiejÄ™tnoÅ›ci, ale chÄ™tnie siÄ™ uczy" + +#: ../../Zotlabs/Lib/Techlevels.php:12 +msgid "2. Intermediate - somewhat comfortable" +msgstr "2. Åšredniozaawansowany - dość wygodne" + +#: ../../Zotlabs/Lib/Techlevels.php:13 +msgid "3. Advanced - very comfortable" +msgstr "3. Zaawansowany - bardzo wygodne" + +#: ../../Zotlabs/Lib/Techlevels.php:14 +msgid "4. Expert - I can write computer code" +msgstr "4. Ekspert - umiem pisać kod komputerowy" + +#: ../../Zotlabs/Lib/Techlevels.php:15 +msgid "5. Wizard - I probably know more than you do" +msgstr "5. Czarodziej - prawdopodobnie wiem wiÄ™cej niż Ty" + +#: ../../Zotlabs/Lib/Enotify.php:60 +msgid "$Projectname Notification" +msgstr "Powiadomienie $Projectname" + +#: ../../Zotlabs/Lib/Enotify.php:61 +#: ../../extend/addon/hzaddons/diaspora/util.php:336 +#: ../../extend/addon/hzaddons/diaspora/util.php:349 +#: ../../extend/addon/hzaddons/diaspora/p.php:48 +msgid "$projectname" +msgstr "Hubzilla" + +#: ../../Zotlabs/Lib/Enotify.php:63 +msgid "Thank You," +msgstr "DziÄ™kujemy," + +#: ../../Zotlabs/Lib/Enotify.php:65 +#: ../../extend/addon/hzaddons/hubwall/hubwall.php:33 +#, php-format +msgid "%s Administrator" +msgstr "Administrator %s" + +#: ../../Zotlabs/Lib/Enotify.php:66 +#, php-format +msgid "This email was sent by %1$s at %2$s." +msgstr "Ta wiadomość e-mail zostaÅ‚a wysÅ‚ana przez %1$s na numer %2$s." + +#: ../../Zotlabs/Lib/Enotify.php:67 +#, php-format +msgid "" +"To stop receiving these messages, please adjust your Notification Settings " +"at %s" +msgstr "Aby nie otrzymywać tych wiadomoÅ›ci, zmieÅ„ ustawienia powiadomieÅ„ na %s" + +#: ../../Zotlabs/Lib/Enotify.php:68 +#, php-format +msgid "To stop receiving these messages, please adjust your %s." +msgstr "Aby nie otrzymywać tych wiadomoÅ›ci, zmieÅ„ %s." + +#: ../../Zotlabs/Lib/Enotify.php:123 +#, php-format +msgid "%s <!item_type!>" +msgstr "%s <!item_type!>" + +#: ../../Zotlabs/Lib/Enotify.php:127 +#, php-format +msgid "[$Projectname:Notify] New mail received at %s" +msgstr "[$Projectname:Notify] Otrzymano nowÄ… pocztÄ™ na %s" + +#: ../../Zotlabs/Lib/Enotify.php:129 +#, php-format +msgid "%1$s sent you a new private message at %2$s." +msgstr "%1$s wysÅ‚aÅ‚ Ci nowÄ… prywatnÄ… wiadomość na %2$s." + +#: ../../Zotlabs/Lib/Enotify.php:130 +#, php-format +msgid "%1$s sent you %2$s." +msgstr "%1$s wysÅ‚aÅ‚ Ci %2$s." + +#: ../../Zotlabs/Lib/Enotify.php:130 +msgid "a private message" +msgstr "prywatna wiadomość" + +#: ../../Zotlabs/Lib/Enotify.php:131 +#, php-format +msgid "Please visit %s to view and/or reply to your private messages." +msgstr "" +"Odwiedź %s, aby wyÅ›wietlić albo odpowiedzieć na swoje prywatne wiadomoÅ›ci." + +#: ../../Zotlabs/Lib/Enotify.php:144 +msgid "commented on" +msgstr "skomentowaÅ‚" + +#: ../../Zotlabs/Lib/Enotify.php:157 +msgid "liked" +msgstr "polubiÅ‚" + +#: ../../Zotlabs/Lib/Enotify.php:160 +msgid "disliked" +msgstr "dezaprobowaÅ‚" + +#: ../../Zotlabs/Lib/Enotify.php:165 +msgid "voted on" +msgstr "gÅ‚osowaÅ‚" + +#: ../../Zotlabs/Lib/Enotify.php:208 +#, php-format +msgid "%1$s %2$s [zrl=%3$s]a %4$s[/zrl]" +msgstr "%1$s %2$s [zrl=%3$s]%4$s[/zrl]" + +#: ../../Zotlabs/Lib/Enotify.php:216 +#, php-format +msgid "%1$s %2$s [zrl=%3$s]%4$s's %5$s[/zrl]" +msgstr "%1$s %2$s [zrl=%3$s]%5$s %4$s[/zrl]" + +#: ../../Zotlabs/Lib/Enotify.php:225 +#, php-format +msgid "%1$s %2$s [zrl=%3$s]your %4$s[/zrl]" +msgstr "%1$s %2$s [zrl=%3$s]Twój %4$s[/zrl]" + +#: ../../Zotlabs/Lib/Enotify.php:237 +#, php-format +msgid "[$Projectname:Notify] Moderated Comment to conversation #%1$d by %2$s" +msgstr "[$Projectname:Notify] Moderowany komentarz do rozmowy #%1$d przez %2$s" + +#: ../../Zotlabs/Lib/Enotify.php:239 +#, php-format +msgid "[$Projectname:Notify] Comment to conversation #%1$d by %2$s" +msgstr "[$Projectname:Notify] Komentarz do roz,owy #%1$d przez %2$s" + +#: ../../Zotlabs/Lib/Enotify.php:240 +#, php-format +msgid "%1$s commented on an item/conversation you have been following." +msgstr "%1$s skomentowaÅ‚ obserwowany element/rozmowÄ™." + +#: ../../Zotlabs/Lib/Enotify.php:243 ../../Zotlabs/Lib/Enotify.php:324 +#: ../../Zotlabs/Lib/Enotify.php:340 ../../Zotlabs/Lib/Enotify.php:365 +#: ../../Zotlabs/Lib/Enotify.php:382 ../../Zotlabs/Lib/Enotify.php:395 +#, php-format +msgid "Please visit %s to view and/or reply to the conversation." +msgstr "Odwiedź %s, aby wyÅ›wietlić rozmowÄ™ albo odpowiedzieć na niÄ…." + +#: ../../Zotlabs/Lib/Enotify.php:247 ../../Zotlabs/Lib/Enotify.php:248 +#, php-format +msgid "Please visit %s to approve or reject this comment." +msgstr "Odwiedź %s, aby zaakceptować lub odrzucić ten komentarz." + +#: ../../Zotlabs/Lib/Enotify.php:306 +#, php-format +msgid "%1$s liked [zrl=%2$s]your %3$s[/zrl]" +msgstr "%1$s polubiÅ‚ [zrl=%2$s]Twój %3$s[/zrl]" + +#: ../../Zotlabs/Lib/Enotify.php:320 +#, php-format +msgid "[$Projectname:Notify] Like received to conversation #%1$d by %2$s" +msgstr "[$Projectname:Notify] Polubienie wysÅ‚ane dla rozmowy #%1$d przez %2$s" + +#: ../../Zotlabs/Lib/Enotify.php:321 +#, php-format +msgid "%1$s liked an item/conversation you created." +msgstr "%1$s polubiÅ‚ utworzony przez Ciebie element/rozmowÄ™." + +#: ../../Zotlabs/Lib/Enotify.php:332 +#, php-format +msgid "[$Projectname:Notify] %s posted to your profile wall" +msgstr "[$Projectname:Notify]%s opublikowany na Twojej Å›cianie profilu" + +#: ../../Zotlabs/Lib/Enotify.php:334 +#, php-format +msgid "%1$s posted to your profile wall at %2$s" +msgstr "%1$s opublikowano na Å›cianie Twojego profilu pod adresem %2$s" + +#: ../../Zotlabs/Lib/Enotify.php:336 +#, php-format +msgid "%1$s posted to [zrl=%2$s]your wall[/zrl]" +msgstr "%1$s opublikowaÅ‚ na [zrl=%2$s]Twojej Å›cianie[/zrl]" + +#: ../../Zotlabs/Lib/Enotify.php:359 +#, php-format +msgid "[$Projectname:Notify] %s tagged you" +msgstr "[$Projectname:Notify]%s oznaczyÅ‚ CiÄ™ tagiem" + +#: ../../Zotlabs/Lib/Enotify.php:360 +#, php-format +msgid "%1$s tagged you at %2$s" +msgstr "%1$s oznaczyÅ‚ CiÄ™ tagiem %2$s" + +#: ../../Zotlabs/Lib/Enotify.php:361 +#, php-format +msgid "%1$s [zrl=%2$s]tagged you[/zrl]." +msgstr "%1$s [zrl=%2$s]oznaczyÅ‚ CiÄ™ tagiem[/zrl]." + +#: ../../Zotlabs/Lib/Enotify.php:372 +#, php-format +msgid "[$Projectname:Notify] %1$s poked you" +msgstr "[$Projectname:Notify] %1$s szturchnÄ…Å‚ CiÄ™" + +#: ../../Zotlabs/Lib/Enotify.php:373 +#, php-format +msgid "%1$s poked you at %2$s" +msgstr "%1$s szturchnÄ…Å‚ CiÄ™ %2$s" + +#: ../../Zotlabs/Lib/Enotify.php:374 +#, php-format +msgid "%1$s [zrl=%2$s]poked you[/zrl]." +msgstr "%1$s [zrl=%2$s]szturchnÄ…Å‚ CiÄ™[/zrl]." + +#: ../../Zotlabs/Lib/Enotify.php:389 +#, php-format +msgid "[$Projectname:Notify] %s tagged your post" +msgstr "[$Projectname:Notify] %s oznaczyÅ‚ tagiem Twój post" + +#: ../../Zotlabs/Lib/Enotify.php:390 +#, php-format +msgid "%1$s tagged your post at %2$s" +msgstr "%1$s oznaczyÅ‚ tagiem Twój post na %2$s" + +#: ../../Zotlabs/Lib/Enotify.php:391 +#, php-format +msgid "%1$s tagged [zrl=%2$s]your post[/zrl]" +msgstr "%1$s tagged [zrl=%2$s]Twój post[/zrl]" + +#: ../../Zotlabs/Lib/Enotify.php:402 +msgid "[$Projectname:Notify] Introduction received" +msgstr "[$Projectname:Notify] Otrzymano wprowadzenie" + +#: ../../Zotlabs/Lib/Enotify.php:403 +#, php-format +msgid "You've received an new connection request from '%1$s' at %2$s" +msgstr "OtrzymaÅ‚eÅ› nowe żądanie poÅ‚Ä…czenia od „%1$s†na %2$s" + +#: ../../Zotlabs/Lib/Enotify.php:404 +#, php-format +msgid "You've received [zrl=%1$s]a new connection request[/zrl] from %2$s." +msgstr "OtrzymaÅ‚eÅ› [zrl=%1$s]nowe żądanie poÅ‚Ä…czenia [/zrl] od %2$s." + +#: ../../Zotlabs/Lib/Enotify.php:407 ../../Zotlabs/Lib/Enotify.php:425 +#, php-format +msgid "You may visit their profile at %s" +msgstr "Możesz odwiedzić ich profil na %s" + +#: ../../Zotlabs/Lib/Enotify.php:409 +#, php-format +msgid "Please visit %s to approve or reject the connection request." +msgstr "Odwiedź %s, aby zatwierdzić lub odrzucić proÅ›bÄ™ o poÅ‚Ä…czenie." + +#: ../../Zotlabs/Lib/Enotify.php:416 +msgid "[$Projectname:Notify] Friend suggestion received" +msgstr "[$Projectname:Notify] Otrzymano propozycjÄ™ znajomoÅ›ci" + +#: ../../Zotlabs/Lib/Enotify.php:417 +#, php-format +msgid "You've received a friend suggestion from '%1$s' at %2$s" +msgstr "OtrzymaÅ‚eÅ› propozycjÄ™ znajomoÅ›ci od „%1$s†na %2$s" + +#: ../../Zotlabs/Lib/Enotify.php:418 +#, php-format +msgid "You've received [zrl=%1$s]a friend suggestion[/zrl] for %2$s from %3$s." +msgstr "OtrzymaÅ‚eÅ› [zrl=%1$s] prpozycjÄ™ znajomoÅ›ci[/ zrl] dla %2$s od %3$s." + +#: ../../Zotlabs/Lib/Enotify.php:423 +msgid "Name:" +msgstr "Nazwa:" + +#: ../../Zotlabs/Lib/Enotify.php:424 +msgid "Photo:" +msgstr "ZdjÄ™cie:" + +#: ../../Zotlabs/Lib/Enotify.php:427 +#, php-format +msgid "Please visit %s to approve or reject the suggestion." +msgstr "Odwiedź %s, aby zaakceptować lub odrzucić popozycjÄ™." + +#: ../../Zotlabs/Lib/Enotify.php:652 +msgid "[$Projectname:Notify]" +msgstr "[$Projectname:Notify]" + +#: ../../Zotlabs/Lib/Enotify.php:820 +msgid "created a new poll" +msgstr "utworzyÅ‚ nowÄ… ankietÄ™" + +#: ../../Zotlabs/Lib/Enotify.php:820 +msgid "created a new post" +msgstr "utworzyÅ‚ nowy post" + +#: ../../Zotlabs/Lib/Enotify.php:821 +#, php-format +msgid "voted on %s's poll" +msgstr "gÅ‚osowaÅ‚ w ankiecie %s" + +#: ../../Zotlabs/Lib/Enotify.php:821 +#, php-format +msgid "commented on %s's post" +msgstr "skomentowaÅ‚ post %s" + +#: ../../Zotlabs/Lib/Enotify.php:825 +#, php-format +msgid "repeated %s's post" +msgstr "powtórzony post %s" + +#: ../../Zotlabs/Lib/Enotify.php:837 +#, php-format +msgid "edited a post dated %s" +msgstr "edytowaÅ‚ post z dnia %s" + +#: ../../Zotlabs/Lib/Enotify.php:841 +#, php-format +msgid "edited a comment dated %s" +msgstr "edytowaÅ‚ komentarz z dnia %s" + +#: ../../Zotlabs/Lib/Enotify.php:970 +msgid "created an event" +msgstr "utworzono wydarzenie" + +#: ../../Zotlabs/Lib/Libsync.php:740 ../../include/zot.php:2657 +#, php-format +msgid "Unable to verify site signature for %s" +msgstr "Nie można zweryfikować podpisu witryny dla %s" + +#: ../../Zotlabs/Lib/NativeWikiPage.php:42 +#: ../../Zotlabs/Lib/NativeWikiPage.php:94 +msgid "(No Title)" +msgstr "(Brak tytuÅ‚u)" + +#: ../../Zotlabs/Lib/NativeWikiPage.php:109 +msgid "Wiki page create failed." +msgstr "Tworzenie strony Wiki nie powiodÅ‚o siÄ™." + +#: ../../Zotlabs/Lib/NativeWikiPage.php:122 +msgid "Wiki not found." +msgstr "Nie znaleziono wiki." + +#: ../../Zotlabs/Lib/NativeWikiPage.php:133 +msgid "Destination name already exists" +msgstr "Nazwa celu już istnieje" + +#: ../../Zotlabs/Lib/NativeWikiPage.php:166 +#: ../../Zotlabs/Lib/NativeWikiPage.php:362 +msgid "Page not found" +msgstr "Strona nie znaleziona" + +#: ../../Zotlabs/Lib/NativeWikiPage.php:197 +msgid "Error reading page content" +msgstr "BÅ‚Ä…d podczas odczytu zawartoÅ›ci strony" + +#: ../../Zotlabs/Lib/NativeWikiPage.php:353 +#: ../../Zotlabs/Lib/NativeWikiPage.php:402 +#: ../../Zotlabs/Lib/NativeWikiPage.php:469 +#: ../../Zotlabs/Lib/NativeWikiPage.php:510 +msgid "Error reading wiki" +msgstr "BÅ‚Ä…d podczas odczytu wiki" + +#: ../../Zotlabs/Lib/NativeWikiPage.php:390 +msgid "Page update failed." +msgstr "Aktualizacja strony nie powiodÅ‚a siÄ™." + +#: ../../Zotlabs/Lib/NativeWikiPage.php:424 +msgid "Nothing deleted" +msgstr "Nic nie zostaÅ‚o usuniÄ™te" + +#: ../../Zotlabs/Lib/NativeWikiPage.php:490 +msgid "Compare: object not found." +msgstr "Porównaj: nie znaleziono obiektu." + +#: ../../Zotlabs/Lib/NativeWikiPage.php:496 +msgid "Page updated" +msgstr "Strona zostaÅ‚a zaktualizowana" + +#: ../../Zotlabs/Lib/NativeWikiPage.php:499 +msgid "Untitled" +msgstr "Bez tytuÅ‚u" + +#: ../../Zotlabs/Lib/NativeWikiPage.php:505 +msgid "Wiki resource_id required for git commit" +msgstr "Identyfikator zasobu Wiki wymagany do zatwierdzenia przez Git" + +#: ../../Zotlabs/Lib/NativeWikiPage.php:565 +#: ../../Zotlabs/Widget/Wiki_page_history.php:23 +msgctxt "wiki_history" +msgid "Message" +msgstr "Wiadomość" + +#: ../../Zotlabs/Lib/NativeWikiPage.php:566 +#: ../../Zotlabs/Widget/Wiki_page_history.php:24 +msgid "Date" +msgstr "Data" + +#: ../../Zotlabs/Lib/NativeWikiPage.php:568 +#: ../../Zotlabs/Widget/Wiki_page_history.php:26 +msgid "Compare" +msgstr "Porównaj" + +#: ../../Zotlabs/Lib/NativeWikiPage.php:606 ../../include/bbcode.php:1018 +#: ../../include/bbcode.php:1190 +msgid "Different viewers will see this text differently" +msgstr "Różni widzowie bÄ™dÄ… inaczej widzieć ten tekst" + +#: ../../Zotlabs/Lib/ThreadItem.php:103 ../../include/conversation.php:739 +msgid "Private Message" +msgstr "Wiadomość prywatna" + +#: ../../Zotlabs/Lib/ThreadItem.php:130 +msgid "Privacy conflict. Discretion advised." +msgstr "Konflikt prywatnoÅ›ci. Zalecana dyskrecja." + +#: ../../Zotlabs/Lib/ThreadItem.php:180 ../../include/conversation.php:729 +msgid "Select" +msgstr "Wybierz" + +#: ../../Zotlabs/Lib/ThreadItem.php:205 ../../Zotlabs/Widget/Pinned.php:70 +msgid "I will attend" +msgstr "BÄ™dÄ™ uczestniczyÅ‚" + +#: ../../Zotlabs/Lib/ThreadItem.php:205 ../../Zotlabs/Widget/Pinned.php:70 +msgid "I will not attend" +msgstr "Nie bÄ™dÄ™ uczestniczyÅ‚" + +#: ../../Zotlabs/Lib/ThreadItem.php:205 ../../Zotlabs/Widget/Pinned.php:70 +msgid "I might attend" +msgstr "MogÄ™ wziąć udziaÅ‚" + +#: ../../Zotlabs/Lib/ThreadItem.php:219 ../../Zotlabs/Widget/Pinned.php:81 +msgid "I agree" +msgstr "Zgadzam siÄ™" + +#: ../../Zotlabs/Lib/ThreadItem.php:219 ../../Zotlabs/Widget/Pinned.php:81 +msgid "I disagree" +msgstr "Nie zgadzam siÄ™" + +#: ../../Zotlabs/Lib/ThreadItem.php:219 ../../Zotlabs/Widget/Pinned.php:81 +msgid "I abstain" +msgstr "WstrzymujÄ™ siÄ™" + +# Sprawdzić w kontekscie! +#: ../../Zotlabs/Lib/ThreadItem.php:273 ../../include/conversation.php:734 +msgid "Toggle Star Status" +msgstr "PrzeÅ‚Ä…cz stan gwiazdki" + +#: ../../Zotlabs/Lib/ThreadItem.php:284 ../../Zotlabs/Widget/Pinned.php:88 +#: ../../include/conversation.php:746 +msgid "Message signature validated" +msgstr "Podpis wiadomoÅ›ci zostaÅ‚ zatwierdzony" + +#: ../../Zotlabs/Lib/ThreadItem.php:285 ../../Zotlabs/Widget/Pinned.php:89 +#: ../../include/conversation.php:747 +msgid "Message signature incorrect" +msgstr "Niepoprawny podpis wiadomoÅ›ci" + +#: ../../Zotlabs/Lib/ThreadItem.php:301 ../../include/conversation.php:933 +msgid "Conversation Tools" +msgstr "NarzÄ™dzia do konwersacji" + +#: ../../Zotlabs/Lib/ThreadItem.php:317 ../../include/taxonomy.php:582 +msgid "like" +msgstr "lubi" + +#: ../../Zotlabs/Lib/ThreadItem.php:318 ../../include/taxonomy.php:583 +msgid "dislike" +msgstr "nie lubi" + +#: ../../Zotlabs/Lib/ThreadItem.php:319 +msgid "Reply on this comment" +msgstr "Odpowiedz na ten komentarz" + +#: ../../Zotlabs/Lib/ThreadItem.php:319 +msgid "reply" +msgstr "odpowiedz" + +#: ../../Zotlabs/Lib/ThreadItem.php:319 +msgid "Reply to" +msgstr "Odpowiedź dla" + +#: ../../Zotlabs/Lib/ThreadItem.php:329 ../../Zotlabs/Widget/Pinned.php:99 +msgid "Share This" +msgstr "UdostÄ™pnij to" + +#: ../../Zotlabs/Lib/ThreadItem.php:329 ../../Zotlabs/Widget/Pinned.php:99 +msgid "share" +msgstr "udostÄ™pnij" + +#: ../../Zotlabs/Lib/ThreadItem.php:339 +msgid "Delivery Report" +msgstr "Raport dostawy" + +#: ../../Zotlabs/Lib/ThreadItem.php:358 +#, php-format +msgid "%d comment" +msgid_plural "%d comments" +msgstr[0] "%d komentarz" +msgstr[1] "%d komentarze" +msgstr[2] "%d komentarzy" + +#: ../../Zotlabs/Lib/ThreadItem.php:359 +#, php-format +msgid "%d unseen" +msgstr "%d niezobaczone" + +#: ../../Zotlabs/Lib/ThreadItem.php:412 +msgid "to" +msgstr "do" + +#: ../../Zotlabs/Lib/ThreadItem.php:413 ../../Zotlabs/Widget/Pinned.php:128 +msgid "via" +msgstr "poprzez" + +#: ../../Zotlabs/Lib/ThreadItem.php:414 +msgid "Wall-to-Wall" +msgstr "Wall-to-Wall" + +#: ../../Zotlabs/Lib/ThreadItem.php:415 +msgid "via Wall-To-Wall:" +msgstr "poprzez Wall-To-Wall:" + +#: ../../Zotlabs/Lib/ThreadItem.php:429 ../../Zotlabs/Widget/Pinned.php:133 +#: ../../include/conversation.php:806 +#, php-format +msgid "from %s" +msgstr "od %s" + +#: ../../Zotlabs/Lib/ThreadItem.php:432 ../../Zotlabs/Widget/Pinned.php:136 +#: ../../include/conversation.php:809 +#, php-format +msgid "last edited: %s" +msgstr "ostatnio edytowane: %s" + +#: ../../Zotlabs/Lib/ThreadItem.php:433 ../../Zotlabs/Widget/Pinned.php:137 +#: ../../include/conversation.php:810 +#, php-format +msgid "Expires: %s" +msgstr "Wygasa: %s" + +#: ../../Zotlabs/Lib/ThreadItem.php:442 +msgid "Attend" +msgstr "Uczestnicz" + +#: ../../Zotlabs/Lib/ThreadItem.php:443 ../../Zotlabs/Widget/Pinned.php:143 +msgid "Attendance Options" +msgstr "Opcje obecnoÅ›ci" + +#: ../../Zotlabs/Lib/ThreadItem.php:444 ../../include/text.php:1922 +msgid "Vote" +msgstr "GÅ‚osuj" + +#: ../../Zotlabs/Lib/ThreadItem.php:445 ../../Zotlabs/Widget/Pinned.php:144 +msgid "Voting Options" +msgstr "Opcje gÅ‚osowania" + +#: ../../Zotlabs/Lib/ThreadItem.php:460 +msgid "Go to previous comment" +msgstr "Przejdź do poprzedniego komentarza" + +#: ../../Zotlabs/Lib/ThreadItem.php:469 ../../Zotlabs/Widget/Pinned.php:156 +msgid "Pinned post" +msgstr "Posty przypiÄ™te" + +#: ../../Zotlabs/Lib/ThreadItem.php:471 ../../Zotlabs/Widget/Pinned.php:157 +#: ../../include/js_strings.php:39 +msgid "Unpin from the top" +msgstr "Odepnij z góry" + +#: ../../Zotlabs/Lib/ThreadItem.php:471 ../../include/js_strings.php:38 +msgid "Pin to the top" +msgstr "Przypnij u góry" + +#: ../../Zotlabs/Lib/ThreadItem.php:472 +#: ../../extend/addon/hzaddons/bookmarker/bookmarker.php:38 +msgid "Save Bookmarks" +msgstr "Zapisz zakÅ‚adki" + +#: ../../Zotlabs/Lib/ThreadItem.php:473 +msgid "Add to Calendar" +msgstr "Dodaj do kalendarza" + +#: ../../Zotlabs/Lib/ThreadItem.php:500 ../../include/conversation.php:516 +msgid "This is an unsaved preview" +msgstr "Ten podglÄ…d nie zostaÅ‚ zapisany" + +#: ../../Zotlabs/Lib/ThreadItem.php:533 ../../include/js_strings.php:7 +#, php-format +msgid "%s show all" +msgstr "%s pokaż wszystko" + +#: ../../Zotlabs/Lib/ThreadItem.php:826 ../../include/conversation.php:1449 +#: ../../extend/addon/hzaddons/hsse/hsse.php:200 +msgid "Bold" +msgstr "Gruby" + +#: ../../Zotlabs/Lib/ThreadItem.php:827 ../../include/conversation.php:1450 +#: ../../extend/addon/hzaddons/hsse/hsse.php:201 +msgid "Italic" +msgstr "PochyÅ‚y" + +#: ../../Zotlabs/Lib/ThreadItem.php:828 ../../include/conversation.php:1451 +#: ../../extend/addon/hzaddons/hsse/hsse.php:202 +msgid "Underline" +msgstr "PodkreÅ›lony" + +#: ../../Zotlabs/Lib/ThreadItem.php:829 ../../include/conversation.php:1452 +#: ../../extend/addon/hzaddons/hsse/hsse.php:203 +msgid "Quote" +msgstr "Cytat" + +#: ../../Zotlabs/Lib/ThreadItem.php:830 ../../include/conversation.php:1453 +#: ../../extend/addon/hzaddons/hsse/hsse.php:204 +msgid "Code" +msgstr "Kod" + +#: ../../Zotlabs/Lib/ThreadItem.php:831 +msgid "Image" +msgstr "Obraz" + +#: ../../Zotlabs/Lib/ThreadItem.php:832 ../../include/conversation.php:1454 +#: ../../extend/addon/hzaddons/hsse/hsse.php:205 +msgid "Attach/Upload file" +msgstr "ZaÅ‚Ä…cz / przeÅ›lij plik" + +#: ../../Zotlabs/Lib/ThreadItem.php:833 +msgid "Insert Link" +msgstr "Wstaw link" + +#: ../../Zotlabs/Lib/ThreadItem.php:834 +msgid "Video" +msgstr "Wideo" + +#: ../../Zotlabs/Lib/ThreadItem.php:844 +msgid "Your full name (required)" +msgstr "Twoja imiÄ™ i nazwisko lub peÅ‚na nazwa (wymagane)" + +#: ../../Zotlabs/Lib/ThreadItem.php:845 +msgid "Your email address (required)" +msgstr "Twój adres email (wymagane)" + +#: ../../Zotlabs/Lib/ThreadItem.php:846 +msgid "Your website URL (optional)" +msgstr "Adres URL Twojej witryny (opcjonalnie)" + +#: ../../Zotlabs/Lib/Activity.php:2110 +#, php-format +msgid "Likes %1$s's %2$s" +msgstr "PolibieÅ„ %2$s %1$s" + +#: ../../Zotlabs/Lib/Activity.php:2113 +#, php-format +msgid "Doesn't like %1$s's %2$s" +msgstr "Dezaprobat %2$s %1$s" + +#: ../../Zotlabs/Lib/Activity.php:2119 +#, php-format +msgid "Will attend %s's event" +msgstr "Weźmie udziaÅ‚ w wydarzeniu %s" + +#: ../../Zotlabs/Lib/Activity.php:2122 +#, php-format +msgid "Will not attend %s's event" +msgstr "Nie weźmie udziaÅ‚u w wydarzeniu %s" + +#: ../../Zotlabs/Lib/Activity.php:2125 +#, php-format +msgid "May attend %s's event" +msgstr "Może uczestniczyć w wydarzeniu %s" + +#: ../../Zotlabs/Lib/Activity.php:2128 +#, php-format +msgid "May not attend %s's event" +msgstr "Nie może uczestniczyć w wydarzeniu %s" + +#: ../../Zotlabs/Lib/Activity.php:2821 ../../Zotlabs/Lib/Activity.php:3015 +#: ../../include/network.php:1736 +#: ../../extend/addon/hzaddons/pubcrawl/as.php:1479 +#: ../../extend/addon/hzaddons/pubcrawl/as.php:1733 +#: ../../extend/addon/hzaddons/pubcrawl/as.php:1941 +msgid "ActivityPub" +msgstr "ActivityPub" + +#: ../../Zotlabs/Lib/NativeWiki.php:145 +msgid "Wiki updated successfully" +msgstr "Wiki zaktualizowane pomyÅ›lnie" + +#: ../../Zotlabs/Lib/NativeWiki.php:199 +msgid "Wiki files deleted successfully" +msgstr "Pliki Wiki zostaÅ‚y pomyÅ›lnie usuniÄ™te" + +#: ../../Zotlabs/Lib/Libzotdir.php:163 ../../include/dir_fns.php:141 +msgid "Directory Options" +msgstr "Opcje katalogu" + +#: ../../Zotlabs/Lib/Libzotdir.php:165 ../../include/dir_fns.php:143 +msgid "Safe Mode" +msgstr "Tryb bezpieczny" + +#: ../../Zotlabs/Lib/Libzotdir.php:166 ../../include/dir_fns.php:144 +msgid "Public Forums Only" +msgstr "Tylko fora publiczne" + +#: ../../Zotlabs/Lib/Libzotdir.php:168 ../../include/dir_fns.php:145 +msgid "This Website Only" +msgstr "Tylko ten serwis" + +#: ../../Zotlabs/Lib/Permcat.php:82 +msgctxt "permcat" +msgid "default" +msgstr "domyÅ›lnie" + +#: ../../Zotlabs/Lib/Permcat.php:133 +msgctxt "permcat" +msgid "follower" +msgstr "obserwujÄ…cy" + +#: ../../Zotlabs/Lib/Permcat.php:137 +msgctxt "permcat" +msgid "contributor" +msgstr "współpracownik" + +#: ../../Zotlabs/Lib/Permcat.php:141 +msgctxt "permcat" +msgid "publisher" +msgstr "wydawca" + +#: ../../Zotlabs/Lib/Libzot.php:656 ../../include/zot.php:802 +msgid "Unable to verify channel signature" +msgstr "Nie można zweryfikować podpisu kanaÅ‚u" + +#: ../../Zotlabs/Lib/PermissionDescription.php:34 +#: ../../include/acl_selectors.php:33 +msgid "Visible to your default audience" +msgstr "Widoczne dla domyÅ›lnych odbiorców" + +#: ../../Zotlabs/Lib/PermissionDescription.php:107 +#: ../../include/acl_selectors.php:135 +msgid "Only me" +msgstr "Tylko ja" + +#: ../../Zotlabs/Lib/PermissionDescription.php:108 +msgid "Public" +msgstr "Publiczny" + +#: ../../Zotlabs/Lib/PermissionDescription.php:109 +msgid "Anybody in the $Projectname network" +msgstr "Każdy w sieci $Projectname" + +#: ../../Zotlabs/Lib/PermissionDescription.php:110 +#, php-format +msgid "Any account on %s" +msgstr "Dowolne konto na %s" + +#: ../../Zotlabs/Lib/PermissionDescription.php:111 +msgid "Any of my connections" +msgstr "Wszystkie moje poÅ‚Ä…czenia" + +#: ../../Zotlabs/Lib/PermissionDescription.php:112 +msgid "Only connections I specifically allow" +msgstr "Tylko poÅ‚Ä…czenia, na które wyraźnie zezwalam" + +#: ../../Zotlabs/Lib/PermissionDescription.php:113 +msgid "Anybody authenticated (could include visitors from other networks)" +msgstr "Każdy uwierzytelniony (może obejmować odwiedzajÄ…cych z innych sieci)" + +#: ../../Zotlabs/Lib/PermissionDescription.php:114 +msgid "Any connections including those who haven't yet been approved" +msgstr "Wszelkie poÅ‚Ä…czenia, w tym te, które nie zostaÅ‚y jeszcze zatwierdzone" + +#: ../../Zotlabs/Lib/PermissionDescription.php:150 +msgid "" +"This is your default setting for the audience of your normal stream, and " +"posts." +msgstr "" +"To jest domyÅ›lne ustawienie odbiorców Twojego normalnego strumienia i postów." + +#: ../../Zotlabs/Lib/PermissionDescription.php:151 +msgid "" +"This is your default setting for who can view your default channel profile" +msgstr "" +"To jest domyÅ›lne ustawienie okreÅ›lajÄ…ce, kto może wyÅ›wietlać Twój domyÅ›lny " +"profil kanaÅ‚u" + +#: ../../Zotlabs/Lib/PermissionDescription.php:152 +msgid "This is your default setting for who can view your connections" +msgstr "" +"To jest domyÅ›lne ustawienie okreÅ›lajÄ…ce, kto może wyÅ›wietlać Twoje poÅ‚Ä…czenia" + +#: ../../Zotlabs/Lib/PermissionDescription.php:153 +msgid "" +"This is your default setting for who can view your file storage and photos" +msgstr "" +"Jest to domyÅ›lne ustawienie okreÅ›lajÄ…ce, kto może wyÅ›wietlać miejsce na " +"pliki i zdjÄ™cia" + +#: ../../Zotlabs/Lib/PermissionDescription.php:154 +msgid "This is your default setting for the audience of your webpages" +msgstr "" +"To jest domyÅ›lne ustawienie dotyczÄ…ce odbiorców Twoich stron internetowych" + +#: ../../Zotlabs/Widget/Appcategories.php:46 ../../Zotlabs/Widget/Filer.php:31 +#: ../../include/contact_widgets.php:56 ../../include/contact_widgets.php:111 +#: ../../include/contact_widgets.php:155 ../../include/contact_widgets.php:200 +#: ../../include/contact_widgets.php:235 +msgid "Everything" +msgstr "Wszystko" + +#: ../../Zotlabs/Widget/Cdav.php:37 +msgid "Select Channel" +msgstr "Wybierz kanaÅ‚" + +#: ../../Zotlabs/Widget/Cdav.php:42 +msgid "Read-write" +msgstr "Czytanie i zapis" + +#: ../../Zotlabs/Widget/Cdav.php:43 +msgid "Read-only" +msgstr "Tylko odczyt" + +#: ../../Zotlabs/Widget/Cdav.php:127 +msgid "Channel Calendar" +msgstr "Kalendarz kanaÅ‚u" + +#: ../../Zotlabs/Widget/Cdav.php:131 +msgid "Shared CalDAV Calendars" +msgstr "UdostÄ™pnione kalendarze CalDAV" + +#: ../../Zotlabs/Widget/Cdav.php:135 +msgid "Share this calendar" +msgstr "UdostÄ™pnij ten kalendarz" + +#: ../../Zotlabs/Widget/Cdav.php:137 +msgid "Calendar name and color" +msgstr "Nazwa kalendarza i kolor" + +#: ../../Zotlabs/Widget/Cdav.php:139 +msgid "Create new CalDAV calendar" +msgstr "Utwórz nowy kalendarz CalDAV" + +#: ../../Zotlabs/Widget/Cdav.php:141 +msgid "Calendar Name" +msgstr "Nazwa kalendarza" + +#: ../../Zotlabs/Widget/Cdav.php:142 +msgid "Calendar Tools" +msgstr "NarzÄ™dzia kalendarza" + +#: ../../Zotlabs/Widget/Cdav.php:144 +msgid "Import calendar" +msgstr "Importuj kalendarz" + +#: ../../Zotlabs/Widget/Cdav.php:145 +msgid "Select a calendar to import to" +msgstr "Wybierz kalendarz do zaimportowania" + +#: ../../Zotlabs/Widget/Cdav.php:172 +msgid "Addressbooks" +msgstr "Książki adresowe" + +#: ../../Zotlabs/Widget/Cdav.php:174 +msgid "Addressbook name" +msgstr "Nazwa książki adresowej" + +#: ../../Zotlabs/Widget/Cdav.php:176 +msgid "Create new addressbook" +msgstr "Utwórz nowÄ… książkÄ™ adresowÄ…" + +#: ../../Zotlabs/Widget/Cdav.php:177 +msgid "Addressbook Name" +msgstr "Nazwa książki adresowej" + +#: ../../Zotlabs/Widget/Cdav.php:179 +msgid "Addressbook Tools" +msgstr "NarzÄ™dzia książki adresowej" + +#: ../../Zotlabs/Widget/Cdav.php:180 +msgid "Import addressbook" +msgstr "Importuj książkÄ™ adresowÄ…" + +#: ../../Zotlabs/Widget/Cdav.php:181 +msgid "Select an addressbook to import to" +msgstr "Wybierz książkÄ™ adresowÄ… do zaimportowania" + +#: ../../Zotlabs/Widget/Filer.php:28 +#: ../../Zotlabs/Widget/Activity_filter.php:179 +#: ../../include/contact_widgets.php:53 ../../include/features.php:319 +msgid "Saved Folders" +msgstr "Zapisywanie foldery" + +#: ../../Zotlabs/Widget/Tagcloud.php:22 ../../include/taxonomy.php:323 +#: ../../include/taxonomy.php:458 ../../include/taxonomy.php:479 +msgid "Tags" +msgstr "Tagi" + +#: ../../Zotlabs/Widget/Archive.php:43 +msgid "Archives" +msgstr "Archiwa" + +#: ../../Zotlabs/Widget/Chatroom_members.php:11 +msgid "Chat Members" +msgstr "CzÅ‚onkowie czatu" + +#: ../../Zotlabs/Widget/Rating.php:51 +msgid "Rating Tools" +msgstr "NarzÄ™dzia" + +#: ../../Zotlabs/Widget/Rating.php:55 ../../Zotlabs/Widget/Rating.php:57 +msgid "Rate Me" +msgstr "OceÅ„ mnie" + +#: ../../Zotlabs/Widget/Rating.php:60 +msgid "View Ratings" +msgstr "Pokaż oceny" + +#: ../../Zotlabs/Widget/Wiki_pages.php:34 +#: ../../Zotlabs/Widget/Wiki_pages.php:91 +msgid "Add new page" +msgstr "Dodaj nowÄ… stronÄ™" + +#: ../../Zotlabs/Widget/Wiki_pages.php:85 +msgid "Wiki Pages" +msgstr "Strony wiki" + +#: ../../Zotlabs/Widget/Wiki_pages.php:96 +msgid "Page name" +msgstr "Nazwa strony" + +#: ../../Zotlabs/Widget/Bookmarkedchats.php:24 +msgid "Bookmarked Chatrooms" +msgstr "Czaty dodane do zakÅ‚adek" + +#: ../../Zotlabs/Widget/Photo.php:48 ../../Zotlabs/Widget/Photo_rand.php:58 +msgid "photo/image" +msgstr "zdjÄ™cie/obraz" + +#: ../../Zotlabs/Widget/Forums.php:100 +#: ../../Zotlabs/Widget/Activity_filter.php:115 +#: ../../Zotlabs/Widget/Notifications.php:139 +#: ../../Zotlabs/Widget/Notifications.php:140 +#: ../../include/acl_selectors.php:124 +msgid "Forums" +msgstr "Fora" + +#: ../../Zotlabs/Widget/Savedsearch.php:75 +msgid "Remove term" +msgstr "UsuÅ„ termin" + +#: ../../Zotlabs/Widget/Savedsearch.php:83 ../../include/features.php:311 +msgid "Saved Searches" +msgstr "Zapisywanie wyszukiwania" + +#: ../../Zotlabs/Widget/Follow.php:22 +#, php-format +msgid "You have %1$.0f of %2$.0f allowed connections." +msgstr "Masz %1$.0f z %2$.0f dozwolonych poÅ‚Ä…czeÅ„." + +#: ../../Zotlabs/Widget/Follow.php:29 +msgid "Add New Connection" +msgstr "Dodaj nowe poÅ‚Ä…czenie" + +#: ../../Zotlabs/Widget/Follow.php:30 +msgid "Enter channel address" +msgstr "Wprowadź adres kanaÅ‚u" + +#: ../../Zotlabs/Widget/Follow.php:31 +msgid "Examples: bob@example.com, https://example.com/barbara" +msgstr "PrzykÅ‚ady: bob@example.com, https://example.com/barbara" + +#: ../../Zotlabs/Widget/Suggestions.php:53 +msgid "Suggestions" +msgstr "Propozycje" + +#: ../../Zotlabs/Widget/Suggestions.php:54 +msgid "See more..." +msgstr "Zobacz wiÄ™cej..." + +#: ../../Zotlabs/Widget/Tasklist.php:23 +msgid "Tasks" +msgstr "Zadania" + +#: ../../Zotlabs/Widget/Admin.php:23 ../../Zotlabs/Widget/Admin.php:60 +msgid "Member registrations waiting for confirmation" +msgstr "Rejestracja czÅ‚onków czeka na potwierdzenie" + +#: ../../Zotlabs/Widget/Admin.php:29 +msgid "Inspect queue" +msgstr "Sprawdź kolejkÄ™" + +#: ../../Zotlabs/Widget/Admin.php:31 +msgid "DB updates" +msgstr "Aktualizacje bazy danych" + +#: ../../Zotlabs/Widget/Admin.php:55 ../../include/nav.php:194 +msgid "Admin" +msgstr "Admin" + +#: ../../Zotlabs/Widget/Admin.php:56 +msgid "Addon Features" +msgstr "Funkcje dodatków" + +#: ../../Zotlabs/Widget/Chatroom_list.php:20 +msgid "Overview" +msgstr "PrzeglÄ…d" + +#: ../../Zotlabs/Widget/Appstore.php:11 +msgid "App Collections" +msgstr "Kolekcja aplikacji" + +#: ../../Zotlabs/Widget/Appstore.php:13 +msgid "Installed apps" +msgstr "Zainstalowane aplikacje" + +#: ../../Zotlabs/Widget/Activity_order.php:90 +msgid "Commented Date" +msgstr "Data skomentowania" + +#: ../../Zotlabs/Widget/Activity_order.php:94 +msgid "Order by last commented date" +msgstr "Sortuj wedÅ‚ug najnowszej daty skomentowania" + +#: ../../Zotlabs/Widget/Activity_order.php:97 +msgid "Posted Date" +msgstr "Data opublikowania" + +#: ../../Zotlabs/Widget/Activity_order.php:101 +msgid "Order by last posted date" +msgstr "Sortuj wedÅ‚ug najnowszej daty publikacji" + +#: ../../Zotlabs/Widget/Activity_order.php:104 +msgid "Date Unthreaded" +msgstr "Data zakoÅ„czenia wÄ…tku" + +#: ../../Zotlabs/Widget/Activity_order.php:108 +msgid "Order unthreaded by date" +msgstr "Sortuj wedÅ‚ug daty zakoÅ„czenia wÄ…tku" + +#: ../../Zotlabs/Widget/Activity_order.php:123 +msgid "Stream Order" +msgstr "Kolejność strumienia" + +#: ../../Zotlabs/Widget/Mailmenu.php:13 +msgid "Private Mail Menu" +msgstr "Menu prywatnej poczty" + +#: ../../Zotlabs/Widget/Mailmenu.php:15 +msgid "Combined View" +msgstr "Widok Å‚Ä…czony" + +#: ../../Zotlabs/Widget/Mailmenu.php:20 +msgid "Inbox" +msgstr "Skrzynka odbiorcza" + +#: ../../Zotlabs/Widget/Mailmenu.php:25 +msgid "Outbox" +msgstr "Skrzynka nadawcza" + +#: ../../Zotlabs/Widget/Mailmenu.php:30 +msgid "New Message" +msgstr "Nowy komunikat" + +#: ../../Zotlabs/Widget/Affinity.php:54 +msgid "Refresh" +msgstr "OdÅ›wież" + +#: ../../Zotlabs/Widget/Hq_controls.php:14 +msgid "HQ Control Panel" +msgstr "Panel kontrolny HQ" + +#: ../../Zotlabs/Widget/Hq_controls.php:17 +msgid "Create a new post" +msgstr "Utwórz nowy post" + +#: ../../Zotlabs/Widget/Eventstools.php:13 +msgid "Events Tools" +msgstr "NarzÄ™dzia wydarzeÅ„" + +#: ../../Zotlabs/Widget/Eventstools.php:14 +msgid "Export Calendar" +msgstr "Eksport kalendarza" + +#: ../../Zotlabs/Widget/Eventstools.php:15 +msgid "Import Calendar" +msgstr "Import kalendarza" + +#: ../../Zotlabs/Widget/Activity_filter.php:33 +msgid "Direct Messages" +msgstr "BezpoÅ›rednie wiadomoÅ›ci" + +#: ../../Zotlabs/Widget/Activity_filter.php:37 +msgid "Show direct (private) messages" +msgstr "Pokaż bezpoÅ›rednie (prywatne) wiadomoÅ›ci" + +#: ../../Zotlabs/Widget/Activity_filter.php:42 +msgid "Events" +msgstr "Wydarzenia" + +#: ../../Zotlabs/Widget/Activity_filter.php:46 +msgid "Show posts that include events" +msgstr "Pokaż posty zawierajÄ…ce wydarzenia" + +#: ../../Zotlabs/Widget/Activity_filter.php:52 +msgid "Polls" +msgstr "Ankiety" + +#: ../../Zotlabs/Widget/Activity_filter.php:56 +msgid "Show posts that include polls" +msgstr "Pokaż posty zawierajÄ…ce ankiety" + +#: ../../Zotlabs/Widget/Activity_filter.php:77 +#, php-format +msgid "Show posts related to the %s privacy group" +msgstr "Pokaż posty zwiÄ…zane z grupÄ… prywatnoÅ›ci %s" + +#: ../../Zotlabs/Widget/Activity_filter.php:86 +msgid "Show my privacy groups" +msgstr "Pokaż moje grupy prywatnoÅ›ci" + +#: ../../Zotlabs/Widget/Activity_filter.php:108 +msgid "Show posts to this forum" +msgstr "Pokaż posty na tym forum" + +#: ../../Zotlabs/Widget/Activity_filter.php:119 +msgid "Show forums" +msgstr "Pokaż fora" + +#: ../../Zotlabs/Widget/Activity_filter.php:133 +msgid "Starred Posts" +msgstr "Wyróżnione posty" + +#: ../../Zotlabs/Widget/Activity_filter.php:137 +msgid "Show posts that I have starred" +msgstr "Pokaż posty, które oznaczyÅ‚em gwiazdkÄ…" + +#: ../../Zotlabs/Widget/Activity_filter.php:148 +msgid "Personal Posts" +msgstr "Posty osobiste" + +#: ../../Zotlabs/Widget/Activity_filter.php:152 +msgid "Show posts that mention or involve me" +msgstr "Pokaż posty, które wspominajÄ… o mnie lub mnie dotyczÄ…" + +#: ../../Zotlabs/Widget/Activity_filter.php:173 +#, php-format +msgid "Show posts that I have filed to %s" +msgstr "Pokaż posty przesÅ‚ane przeze mnie do %s" + +#: ../../Zotlabs/Widget/Activity_filter.php:183 +msgid "Show filed post categories" +msgstr "Pokaż wprowadzone kategorie postów" + +#: ../../Zotlabs/Widget/Activity_filter.php:197 +msgid "Panel search" +msgstr "Przeszukiwanie panelu" + +#: ../../Zotlabs/Widget/Activity_filter.php:207 +msgid "Filter by name" +msgstr "Filtruj wg nazwy" + +#: ../../Zotlabs/Widget/Activity_filter.php:222 +msgid "Remove active filter" +msgstr "UsuÅ„ aktywny filtr" + +#: ../../Zotlabs/Widget/Activity_filter.php:238 +msgid "Stream Filters" +msgstr "Filtry strumienia" + +#: ../../Zotlabs/Widget/Activity.php:50 +msgctxt "widget" +msgid "Activity" +msgstr "Aktywność" + +#: ../../Zotlabs/Widget/Notifications.php:16 +msgid "New Network Activity" +msgstr "Nowa aktywność sieciowa" + +#: ../../Zotlabs/Widget/Notifications.php:17 +msgid "New Network Activity Notifications" +msgstr "Powiadomienia o nowej aktywnoÅ›ci sieciowej" + +#: ../../Zotlabs/Widget/Notifications.php:20 +msgid "View your network activity" +msgstr "WyÅ›wietl swojÄ… aktywność w sieci" + +#: ../../Zotlabs/Widget/Notifications.php:23 +#: ../../Zotlabs/Widget/Notifications.php:62 +msgid "Mark all notifications read" +msgstr "Oznacz wszystkie powiadomienia jako przeczytane" + +#: ../../Zotlabs/Widget/Notifications.php:26 +#: ../../Zotlabs/Widget/Notifications.php:46 +#: ../../Zotlabs/Widget/Notifications.php:65 +#: ../../Zotlabs/Widget/Notifications.php:172 +msgid "Show new posts only" +msgstr "Pokaż tylko nowe posty" + +#: ../../Zotlabs/Widget/Notifications.php:27 +#: ../../Zotlabs/Widget/Notifications.php:47 +#: ../../Zotlabs/Widget/Notifications.php:66 +#: ../../Zotlabs/Widget/Notifications.php:142 +#: ../../Zotlabs/Widget/Notifications.php:173 +msgid "Filter by name or address" +msgstr "Filtruj wedÅ‚ug nazwy lub adresu" + +# Sprawdzić w kontekÅ›cie! +#: ../../Zotlabs/Widget/Notifications.php:36 +msgid "New Home Activity" +msgstr "Nowa aktywność domowa" + +#: ../../Zotlabs/Widget/Notifications.php:37 +msgid "New Home Activity Notifications" +msgstr "Powiadomienia o nowej aktywnoÅ›ci domowej" + +#: ../../Zotlabs/Widget/Notifications.php:40 +msgid "View your home activity" +msgstr "WyÅ›wietl swojÄ… aktywność domowÄ…" + +#: ../../Zotlabs/Widget/Notifications.php:43 +#: ../../Zotlabs/Widget/Notifications.php:169 +msgid "Mark all notifications seen" +msgstr "Oznacz wszystkie powiadomienia jako oglÄ…dniÄ™te" + +#: ../../Zotlabs/Widget/Notifications.php:55 +msgid "New Direct Messages" +msgstr "Nowe bezpoÅ›rednie wiadomoÅ›ci" + +#: ../../Zotlabs/Widget/Notifications.php:56 +msgid "New Direct Messages Notifications" +msgstr "Powiadomienia o nowych wiadomoÅ›ciach bezpoÅ›rednich" + +#: ../../Zotlabs/Widget/Notifications.php:59 +msgid "View your direct messages" +msgstr "WyÅ›wietl swoje bezpoÅ›rednie wiadomoÅ›ci" + +#: ../../Zotlabs/Widget/Notifications.php:74 +msgid "New Mails" +msgstr "Nowe wiadomoÅ›ci e-mail" + +#: ../../Zotlabs/Widget/Notifications.php:75 +msgid "New Mails Notifications" +msgstr "Powiadomienia o nowych wiadomoÅ›ciach e-mail" + +#: ../../Zotlabs/Widget/Notifications.php:78 +msgid "View your private mails" +msgstr "Zobacz swoje prywatne wiadomoÅ›ci" + +#: ../../Zotlabs/Widget/Notifications.php:81 +msgid "Mark all messages seen" +msgstr "Oznacz wszystkie wiadomoÅ›ci jako oglÄ…dniÄ™te" + +#: ../../Zotlabs/Widget/Notifications.php:89 +msgid "New Events" +msgstr "Nowe wydarzenia" + +#: ../../Zotlabs/Widget/Notifications.php:90 +msgid "New Events Notifications" +msgstr "Powiadomienia o nowych wydarzeniach" + +#: ../../Zotlabs/Widget/Notifications.php:93 +msgid "View events" +msgstr "Pokaż wydarzenia" + +#: ../../Zotlabs/Widget/Notifications.php:96 +msgid "Mark all events seen" +msgstr "Oznacza wydarzenia jako oglÄ…dniÄ™te" + +#: ../../Zotlabs/Widget/Notifications.php:105 +msgid "New Connections Notifications" +msgstr "Powiadomienia o nowych poÅ‚Ä…czeniach" + +#: ../../Zotlabs/Widget/Notifications.php:108 +msgid "View all connections" +msgstr "Pokaż wszystkie poÅ‚Ä…czenia" + +#: ../../Zotlabs/Widget/Notifications.php:116 +msgid "New Files" +msgstr "Nowe pliki" + +#: ../../Zotlabs/Widget/Notifications.php:117 +msgid "New Files Notifications" +msgstr "Powiadomienia o nowych plikach" + +#: ../../Zotlabs/Widget/Notifications.php:124 +#: ../../Zotlabs/Widget/Notifications.php:125 +msgid "Notices" +msgstr "Powiadomienia" + +#: ../../Zotlabs/Widget/Notifications.php:128 +msgid "View all notices" +msgstr "Pokaż wszystkie powiadomienia" + +#: ../../Zotlabs/Widget/Notifications.php:131 +msgid "Mark all notices seen" +msgstr "Oznacza wszystkie powiadomienia jako oglÄ…dniÄ™te" + +#: ../../Zotlabs/Widget/Notifications.php:152 +msgid "New Registrations" +msgstr "Nowe rejestracje" + +#: ../../Zotlabs/Widget/Notifications.php:153 +msgid "New Registrations Notifications" +msgstr "Powiadomienia o nowych rejestracjach" + +#: ../../Zotlabs/Widget/Notifications.php:163 +msgid "Public Stream Notifications" +msgstr "Powiadomienia o strimieniu publicznym" + +#: ../../Zotlabs/Widget/Notifications.php:166 +msgid "View the public stream" +msgstr "Pokaż strumieÅ„ publiczny" + +#: ../../Zotlabs/Widget/Notifications.php:181 +msgid "Sorry, you have got no notifications at the moment" +msgstr "W tej chwili nie masz żadnych powiadomieÅ„" + +#: ../../Zotlabs/Widget/Pinned.php:123 ../../Zotlabs/Widget/Pinned.php:124 +#, php-format +msgid "View %s's profile - %s" +msgstr "Pokaż profile %s - %s" + +#: ../../Zotlabs/Widget/Pinned.php:158 +msgid "Don't show" +msgstr "Nie pokazuj" + +#: ../../Zotlabs/Widget/Settings_menu.php:32 +msgid "Account settings" +msgstr "Ustawienia konta" + +#: ../../Zotlabs/Widget/Settings_menu.php:38 +msgid "Channel settings" +msgstr "Ustawienia kanaÅ‚u" + +#: ../../Zotlabs/Widget/Settings_menu.php:46 +msgid "Display settings" +msgstr "Ustawienia wyÅ›wietlania" + +#: ../../Zotlabs/Widget/Settings_menu.php:53 +msgid "Manage locations" +msgstr "ZarzÄ…dzaj lokalizacjami" + +#: ../../Zotlabs/Widget/Suggestedchats.php:32 +msgid "Suggested Chatrooms" +msgstr "Sugerowane czaty" + +#: ../../Zotlabs/Widget/Conversations.php:17 +msgid "Received Messages" +msgstr "Otrzymane wiadomoÅ›ci" + +#: ../../Zotlabs/Widget/Conversations.php:21 +msgid "Sent Messages" +msgstr "WysÅ‚ane wiadomoÅ›ci" + +#: ../../Zotlabs/Widget/Conversations.php:25 +msgid "Conversations" +msgstr "Rozmowy" + +#: ../../Zotlabs/Widget/Conversations.php:37 +msgid "No messages." +msgstr "Brak wiadomoÅ›ci." + +#: ../../Zotlabs/Widget/Conversations.php:57 +msgid "Delete conversation" +msgstr "UsuÅ„ rozmowÄ™" + +#: ../../Zotlabs/Widget/Newmember.php:31 +msgid "Profile Creation" +msgstr "Tworzenie profilu" + +#: ../../Zotlabs/Widget/Newmember.php:33 +msgid "Upload profile photo" +msgstr "PrzeÅ›lij zdjÄ™cie profilowe" + +#: ../../Zotlabs/Widget/Newmember.php:34 +msgid "Upload cover photo" +msgstr "PrzeÅ›lij zdjÄ™cie okÅ‚adkowe" + +#: ../../Zotlabs/Widget/Newmember.php:35 ../../include/nav.php:117 +msgid "Edit your profile" +msgstr "Edytuj swój profil" + +#: ../../Zotlabs/Widget/Newmember.php:38 +msgid "Find and Connect with others" +msgstr "Znajdź i poÅ‚Ä…cz siÄ™ z innymi" + +#: ../../Zotlabs/Widget/Newmember.php:40 +msgid "View the directory" +msgstr "Pokaż katalog" + +#: ../../Zotlabs/Widget/Newmember.php:42 +msgid "Manage your connections" +msgstr "ZarzÄ…dzaj swoimi poÅ‚Ä…czeniami" + +#: ../../Zotlabs/Widget/Newmember.php:45 +msgid "Communicate" +msgstr "Komunikuj siÄ™" + +#: ../../Zotlabs/Widget/Newmember.php:47 +msgid "View your channel homepage" +msgstr "WyÅ›wietl stronÄ™ głównÄ… swojego kanaÅ‚u" + +#: ../../Zotlabs/Widget/Newmember.php:48 +msgid "View your network stream" +msgstr "WyÅ›wietl swój strumieÅ„ sieciowy" + +#: ../../Zotlabs/Widget/Newmember.php:54 +msgid "Documentation" +msgstr "Dokumentacja" + +#: ../../Zotlabs/Widget/Newmember.php:57 +msgid "Missing Features?" +msgstr "Brakuje funkcji?" + +#: ../../Zotlabs/Widget/Newmember.php:59 +msgid "Pin apps to navigation bar" +msgstr "Przypinaj aplikacje do paska nawigacji" + +#: ../../Zotlabs/Widget/Newmember.php:60 +msgid "Install more apps" +msgstr "Zainstaluj wiÄ™cej aplikacji" + +#: ../../Zotlabs/Widget/Newmember.php:71 +msgid "View public stream" +msgstr "Pokaż publiczny strumieÅ„" + +#: ../../Zotlabs/Widget/Cover_photo.php:65 +msgid "Click to show more" +msgstr "Kliknij, aby pokazać wiÄ™cej" + +#: ../../util/nconfig.php:34 +msgid "Source channel not found." +msgstr "Nie znaleziono kanaÅ‚u źródÅ‚owego." + +#: ../../include/contact_widgets.php:11 +#, php-format +msgid "%d invitation available" +msgid_plural "%d invitations available" +msgstr[0] "%d dostÄ™pne zaproszenie" +msgstr[1] "%d dostÄ™pne zaproszenia" +msgstr[2] "%d dostÄ™pnych zaproszeÅ„" + +#: ../../include/contact_widgets.php:19 +msgid "Find Channels" +msgstr "Znajdź kanaÅ‚y" + +#: ../../include/contact_widgets.php:20 +msgid "Enter name or interest" +msgstr "Wpisz nazwÄ™ lub zainteresowanie" + +#: ../../include/contact_widgets.php:21 +msgid "Connect/Follow" +msgstr "PoÅ‚Ä…cz/Obserwuj" + +#: ../../include/contact_widgets.php:22 +msgid "Examples: Robert Morgenstein, Fishing" +msgstr "PrzykÅ‚ady: Robert Morgenstein, Å‚owienie ryb" + +#: ../../include/contact_widgets.php:26 +msgid "Random Profile" +msgstr "Losowy profil" + +#: ../../include/contact_widgets.php:27 +msgid "Invite Friends" +msgstr "ZaproÅ› przyjaciół" + +#: ../../include/contact_widgets.php:29 +msgid "Advanced example: name=fred and country=iceland" +msgstr "Zaawansowany przykÅ‚ad: name=fred i country=iceland" + +#: ../../include/contact_widgets.php:265 +msgid "Common Connections" +msgstr "Popularne poÅ‚Ä…czenia" + +#: ../../include/contact_widgets.php:269 +#, php-format +msgid "View all %d common connections" +msgstr "WyÅ›wietl wszystkie %d popularne poÅ‚Ä…czenia" + +#: ../../include/conversation.php:183 +#, php-format +msgid "likes %1$s's %2$s" +msgstr "polubieÅ„ %1$s %2$s" + +#: ../../include/conversation.php:186 +#, php-format +msgid "doesn't like %1$s's %2$s" +msgstr "dezaprobat %1$s %2$s" + +#: ../../include/conversation.php:226 ../../include/conversation.php:228 +#, php-format +msgid "%1$s is now connected with %2$s" +msgstr "%1$s jest teraz poÅ‚Ä…czony z %2$s" + +#: ../../include/conversation.php:263 +#, php-format +msgid "%1$s poked %2$s" +msgstr "%1$s szturchnÄ…Å‚ %2$s" + +#: ../../include/conversation.php:267 ../../include/text.php:1242 +#: ../../include/text.php:1246 +msgid "poked" +msgstr "szturchniÄ™ty" + +#: ../../include/conversation.php:779 +#, php-format +msgid "View %s's profile @ %s" +msgstr "Pokaż profil %s @ %s" + +#: ../../include/conversation.php:799 +msgid "Categories:" +msgstr "Kategorie:" + +#: ../../include/conversation.php:800 +msgid "Filed under:" +msgstr "ZÅ‚ożone pod:" + +#: ../../include/conversation.php:825 +msgid "View in context" +msgstr "Zobacz w kontekÅ›cie" + +#: ../../include/conversation.php:928 +msgid "remove" +msgstr "usuÅ„" + +#: ../../include/conversation.php:932 +msgid "Loading..." +msgstr "Åadowanie ..." + +#: ../../include/conversation.php:934 +msgid "Delete Selected Items" +msgstr "UsuÅ„ wybrane elementy" + +#: ../../include/conversation.php:977 +msgid "View Source" +msgstr "Pokaż źródÅ‚o" + +#: ../../include/conversation.php:987 +msgid "Follow Thread" +msgstr "Obserwuj wÄ…tek" + +#: ../../include/conversation.php:996 +msgid "Unfollow Thread" +msgstr "PrzestaÅ„ obserwować wÄ…tek" + +#: ../../include/conversation.php:1110 +msgid "Edit Connection" +msgstr "Edytuj poÅ‚Ä…czenie" + +#: ../../include/conversation.php:1120 +msgid "Message" +msgstr "Wiadowmość" + +#: ../../include/conversation.php:1262 +#, php-format +msgid "%s likes this." +msgstr "%s lubi to." + +#: ../../include/conversation.php:1262 +#, php-format +msgid "%s doesn't like this." +msgstr "%s nie lubi tego." + +#: ../../include/conversation.php:1266 +#, php-format +msgid "<span %1$s>%2$d people</span> like this." +msgid_plural "<span %1$s>%2$d people</span> like this." +msgstr[0] "<span %1$s>%2$d osoba</span> lubi to." +msgstr[1] "<span %1$s>%2$d osoby</span> lubiÄ… tego." +msgstr[2] "<span %1$s>%2$d osób</span> lubi tego." + +#: ../../include/conversation.php:1268 +#, php-format +msgid "<span %1$s>%2$d people</span> don't like this." +msgid_plural "<span %1$s>%2$d people</span> don't like this." +msgstr[0] "<span %1$s>%2$d osoba</span> nie lubi to." +msgstr[1] "<span %1$s>%2$d osoby</span> nie lubiÄ… tego." +msgstr[2] "<span %1$s>%2$d osób</span> nie lubiÄ… tego." + +#: ../../include/conversation.php:1274 +msgid "and" +msgstr "i" + +#: ../../include/conversation.php:1277 +#, php-format +msgid ", and %d other people" +msgid_plural ", and %d other people" +msgstr[0] ", i %d inna osoba" +msgstr[1] ", i %d inne osoby" +msgstr[2] ", i %d innych osób" + +#: ../../include/conversation.php:1278 +#, php-format +msgid "%s like this." +msgstr "%s lubi to." + +#: ../../include/conversation.php:1278 +#, php-format +msgid "%s don't like this." +msgstr "%s nie lubi tego." + +#: ../../include/conversation.php:1328 +#: ../../extend/addon/hzaddons/hsse/hsse.php:82 +msgid "Set your location" +msgstr "Ustaw swojÄ… lokalizacjÄ™" + +#: ../../include/conversation.php:1329 +#: ../../extend/addon/hzaddons/hsse/hsse.php:83 +msgid "Clear browser location" +msgstr "Wyczyść lokalizacjÄ™ przeglÄ…darki" + +#: ../../include/conversation.php:1345 +#: ../../extend/addon/hzaddons/hsse/hsse.php:99 +msgid "Embed (existing) photo from your photo albums" +msgstr "Osadź (istniejÄ…ce) zdjÄ™cie z albumów ze zdjÄ™ciami" + +#: ../../include/conversation.php:1381 +#: ../../extend/addon/hzaddons/hsse/hsse.php:135 +msgid "Tag term:" +msgstr "Termin tagu:" + +#: ../../include/conversation.php:1382 +#: ../../extend/addon/hzaddons/hsse/hsse.php:136 +msgid "Where are you right now?" +msgstr "Gdzie teraz jesteÅ›?" + +#: ../../include/conversation.php:1387 +#: ../../extend/addon/hzaddons/hsse/hsse.php:141 +msgid "Choose a different album..." +msgstr "Wybierz inny album..." + +#: ../../include/conversation.php:1391 +#: ../../extend/addon/hzaddons/hsse/hsse.php:145 +msgid "Comments enabled" +msgstr "WÅ‚Ä…czone komentowanie" + +#: ../../include/conversation.php:1392 +#: ../../extend/addon/hzaddons/hsse/hsse.php:146 +msgid "Comments disabled" +msgstr "WyÅ‚Ä…czone komentowanie" + +#: ../../include/conversation.php:1444 +#: ../../extend/addon/hzaddons/hsse/hsse.php:195 +msgid "Page link name" +msgstr "Nazwa linku do strony" + +#: ../../include/conversation.php:1447 +#: ../../extend/addon/hzaddons/hsse/hsse.php:198 +msgid "Post as" +msgstr "Opublikuj jako" + +#: ../../include/conversation.php:1461 +#: ../../extend/addon/hzaddons/hsse/hsse.php:212 +msgid "Toggle voting" +msgstr "PrzeÅ‚Ä…cz gÅ‚osowanie" + +#: ../../include/conversation.php:1462 +msgid "Toggle poll" +msgstr "PrzeÅ‚Ä…cz ankietÄ™" + +#: ../../include/conversation.php:1463 +msgid "Option" +msgstr "Opcja" + +#: ../../include/conversation.php:1464 +msgid "Add option" +msgstr "Dodaj opcjÄ™" + +#: ../../include/conversation.php:1465 +msgid "Minutes" +msgstr "Minuty" + +#: ../../include/conversation.php:1465 +msgid "Hours" +msgstr "Godziny" + +#: ../../include/conversation.php:1465 +msgid "Days" +msgstr "Dni" + +#: ../../include/conversation.php:1466 +msgid "Allow multiple answers" +msgstr "Zezwalaj na wiele odpowiedzi" + +#: ../../include/conversation.php:1468 +#: ../../extend/addon/hzaddons/hsse/hsse.php:215 +msgid "Disable comments" +msgstr "WyÅ‚Ä…cz komentarze" + +#: ../../include/conversation.php:1469 +#: ../../extend/addon/hzaddons/hsse/hsse.php:216 +msgid "Toggle comments" +msgstr "PrzeÅ‚Ä…cz komentarze" + +#: ../../include/conversation.php:1477 +#: ../../extend/addon/hzaddons/hsse/hsse.php:224 +msgid "Categories (optional, comma-separated list)" +msgstr "Kategorie (opcjonalnie, lista rozdzielana przecinkami)" + +#: ../../include/conversation.php:1500 +#: ../../extend/addon/hzaddons/hsse/hsse.php:247 +msgid "Other networks and post services" +msgstr "Inne sieci i usÅ‚ugi spoÅ‚ecznoÅ›ciowe" + +#: ../../include/conversation.php:1503 +#: ../../extend/addon/hzaddons/hsse/hsse.php:250 +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:170 +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:313 +msgid "Set expiration date" +msgstr "Ustaw datÄ™ wygaÅ›niÄ™cia" + +#: ../../include/conversation.php:1506 +#: ../../extend/addon/hzaddons/hsse/hsse.php:253 +msgid "Set publish date" +msgstr "Ustaw datÄ™ publikacji" + +#: ../../include/conversation.php:1755 +msgctxt "noun" +msgid "Attending" +msgid_plural "Attending" +msgstr[0] "Uczestniczy" +msgstr[1] "Uczestnictwa" +msgstr[2] "Uczestnictw" + +#: ../../include/conversation.php:1758 +msgctxt "noun" +msgid "Not Attending" +msgid_plural "Not Attending" +msgstr[0] "Nie uczesticzy" +msgstr[1] "Nie uczestniczÄ…" +msgstr[2] "Nie uczestniczy" + +#: ../../include/conversation.php:1761 +msgctxt "noun" +msgid "Undecided" +msgid_plural "Undecided" +msgstr[0] "Niezdecydowany" +msgstr[1] "Niezdecydowane" +msgstr[2] "Niezdecydowanych" + +#: ../../include/conversation.php:1764 +msgctxt "noun" +msgid "Agree" +msgid_plural "Agrees" +msgstr[0] "Zgadza siÄ™" +msgstr[1] "ZgadajÄ… siÄ™" +msgstr[2] "Zgadza siÄ™" + +#: ../../include/conversation.php:1767 +msgctxt "noun" +msgid "Disagree" +msgid_plural "Disagrees" +msgstr[0] "Nie zgadza siÄ™" +msgstr[1] "Nie zgadzajÄ… siÄ™" +msgstr[2] "Nie zgadza siÄ™" + +#: ../../include/conversation.php:1770 +msgctxt "noun" +msgid "Abstain" +msgid_plural "Abstains" +msgstr[0] "Wstrzymuje siÄ™" +msgstr[1] "WstrzymujÄ… siÄ™" +msgstr[2] "Wstrzymuje siÄ™" + +#: ../../include/channel.php:46 +msgid "Unable to obtain identity information from database" +msgstr "Nie można uzyskać informacji z bazy danych o tożsamoÅ›ci" + +#: ../../include/channel.php:79 +msgid "Empty name" +msgstr "Pusta nazwa" + +#: ../../include/channel.php:82 +msgid "Name too long" +msgstr "Nazwa jest za dÅ‚uga" + +#: ../../include/channel.php:199 +msgid "No account identifier" +msgstr "Brak identyfikatora konta" + +#: ../../include/channel.php:211 +msgid "Nickname is required." +msgstr "Pseudonim jest wymagany." + +#: ../../include/channel.php:294 +msgid "Unable to retrieve created identity" +msgstr "Nie można pobrać utworzonej tożsamoÅ›ci" + +#: ../../include/channel.php:441 +msgid "Default Profile" +msgstr "DomyÅ›lny profil" + +#: ../../include/channel.php:639 ../../include/channel.php:728 +msgid "Unable to retrieve modified identity" +msgstr "Nie można pobrać zmodyfikowanej tożsamoÅ›ci" + +#: ../../include/channel.php:1385 +msgid "Requested channel is not available." +msgstr "Żądany kanaÅ‚ nie jest dostÄ™pny." + +#: ../../include/channel.php:1539 +msgid "Create New Profile" +msgstr "Utwórz nowy profil" + +#: ../../include/channel.php:1542 ../../include/nav.php:117 +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:58 +msgid "Edit Profile" +msgstr "Edytuj profil" + +#: ../../include/channel.php:1560 +msgid "Visible to everybody" +msgstr "Widoczne dla każdego" + +#: ../../include/channel.php:1637 ../../include/channel.php:1765 +msgid "Gender:" +msgstr "PÅ‚eć:" + +#: ../../include/channel.php:1638 ../../include/channel.php:1809 +msgid "Status:" +msgstr "Status:" + +#: ../../include/channel.php:1639 ../../include/channel.php:1833 +msgid "Homepage:" +msgstr "Strona domowa:" + +#: ../../include/channel.php:1640 +msgid "Online Now" +msgstr "Teraz online" + +#: ../../include/channel.php:1693 +msgid "Change your profile photo" +msgstr "ZmieÅ„ swoje zdjÄ™cie profilowe" + +#: ../../include/channel.php:1720 ../../include/selectors.php:60 +#: ../../include/selectors.php:77 +#: ../../extend/addon/hzaddons/openid/Mod_Id.php:87 +msgid "Female" +msgstr "Kobieta" + +#: ../../include/channel.php:1722 ../../include/selectors.php:60 +#: ../../include/selectors.php:77 +#: ../../extend/addon/hzaddons/openid/Mod_Id.php:85 +msgid "Male" +msgstr "Mężczyzna" + +#: ../../include/channel.php:1724 +msgid "Trans" +msgstr "Trans" + +#: ../../include/channel.php:1726 ../../include/selectors.php:60 +msgid "Neuter" +msgstr "Neutralne" + +#: ../../include/channel.php:1728 ../../include/selectors.php:60 +msgid "Non-specific" +msgstr "Nie okreÅ›lone" + +#: ../../include/channel.php:1770 +msgid "Like this channel" +msgstr "Polub ten kanaÅ‚" + +#: ../../include/channel.php:1794 +msgid "j F, Y" +msgstr "d M, R" + +#: ../../include/channel.php:1795 +msgid "j F" +msgstr "d M" + +#: ../../include/channel.php:1802 +msgid "Birthday:" +msgstr "Urodziny:" + +#: ../../include/channel.php:1815 +#, php-format +msgid "for %1$d %2$s" +msgstr "dla %1$d %2$s" + +#: ../../include/channel.php:1827 +msgid "Tags:" +msgstr "Tagi:" + +#: ../../include/channel.php:1831 +msgid "Sexual Preference:" +msgstr "Preferencje seksualne:" + +#: ../../include/channel.php:1837 +msgid "Political Views:" +msgstr "PoglÄ…dy polityczne:" + +#: ../../include/channel.php:1839 +msgid "Religion:" +msgstr "Religia:" + +#: ../../include/channel.php:1843 +msgid "Hobbies/Interests:" +msgstr "Hobby/Zainteresowania:" + +#: ../../include/channel.php:1845 +msgid "Likes:" +msgstr "PolubieÅ„:" + +#: ../../include/channel.php:1847 +msgid "Dislikes:" +msgstr "Dezaprobat:" + +#: ../../include/channel.php:1849 +msgid "Contact information and Social Networks:" +msgstr "Informacje kontaktowe i sieci spoÅ‚ecznoÅ›ciowe:" + +#: ../../include/channel.php:1851 +msgid "My other channels:" +msgstr "Moje inne kanaÅ‚y:" + +#: ../../include/channel.php:1853 +msgid "Musical interests:" +msgstr "Zainteresowania muzyczne:" + +#: ../../include/channel.php:1855 +msgid "Books, literature:" +msgstr "Książki, literatura:" + +#: ../../include/channel.php:1857 +msgid "Television:" +msgstr "Telewizja:" + +#: ../../include/channel.php:1859 +msgid "Film/dance/culture/entertainment:" +msgstr "Film/taniec/kultura/rozrywka:" + +#: ../../include/channel.php:1861 +msgid "Love/Romance:" +msgstr "MiÅ‚ość/Romans:" + +#: ../../include/channel.php:1863 +msgid "Work/employment:" +msgstr "Praca/zatrudnienie:" + +#: ../../include/channel.php:1865 +msgid "School/education:" +msgstr "SzkoÅ‚a/edukacja:" + +#: ../../include/channel.php:1888 +msgid "Like this thing" +msgstr "Jak ta rzecz" + +#: ../../include/features.php:86 +msgid "Start calendar week on Monday" +msgstr "Rozpocznij tydzieÅ„ kalendarzowy w poniedziaÅ‚ek" + +#: ../../include/features.php:87 +msgid "Default is Sunday" +msgstr "DomyÅ›lnie jest to niedziela" + +#: ../../include/features.php:94 +msgid "Event Timezone Selection" +msgstr "Wybór strefy czasowej wydarzenia" + +#: ../../include/features.php:95 +msgid "Allow event creation in timezones other than your own." +msgstr "Zezwalaj na tworzenie wydarzeÅ„ w strefach czasowych innych niż Twoja." + +#: ../../include/features.php:108 +msgid "Search by Date" +msgstr "Wyszukaj po dacie" + +#: ../../include/features.php:109 +msgid "Ability to select posts by date ranges" +msgstr "Możliwość wyboru postów wedÅ‚ug zakresów dat" + +#: ../../include/features.php:116 +msgid "Tag Cloud" +msgstr "Chmura tagów" + +#: ../../include/features.php:117 +msgid "Provide a personal tag cloud on your channel page" +msgstr "UdostÄ™pnij osobistÄ… chmurÄ™ tagów na stronie swojego kanaÅ‚u" + +#: ../../include/features.php:124 ../../include/features.php:359 +msgid "Use blog/list mode" +msgstr "Użyj trybu bloga/listy" + +#: ../../include/features.php:125 ../../include/features.php:360 +msgid "Comments will be displayed separately" +msgstr "Komentarze bÄ™dÄ… wyÅ›wietlane osobno" + +#: ../../include/features.php:137 +msgid "Connection Filtering" +msgstr "Filtrowanie poÅ‚Ä…czeÅ„" + +#: ../../include/features.php:138 +msgid "Filter incoming posts from connections based on keywords/content" +msgstr "" +"Filtruj przychodzÄ…ce posty z poÅ‚Ä…czeÅ„, na podstawie słów kluczowych lub " +"treÅ›ci" + +#: ../../include/features.php:146 +msgid "Conversation" +msgstr "Rozmowa" + +#: ../../include/features.php:158 +msgid "Emoji Reactions" +msgstr "Reakcje emoji" + +#: ../../include/features.php:159 +msgid "Add emoji reaction ability to posts" +msgstr "Dodaj możliwość reakcji emoji do postów" + +#: ../../include/features.php:166 +msgid "Dislike Posts" +msgstr "Nielubienie postów" + +#: ../../include/features.php:167 +msgid "Ability to dislike posts/comments" +msgstr "Możliwość postów i komentarzy jako nielubiane" + +#: ../../include/features.php:174 +msgid "Star Posts" +msgstr "Wyróżnianie postów" + +#: ../../include/features.php:175 +msgid "Ability to mark special posts with a star indicator" +msgstr "Możliwość oznaczania wyróżnionych postów wskaźnikiem gwiazdki" + +#: ../../include/features.php:182 +msgid "Reply on comment" +msgstr "Odpowiedanie na komentarze" + +#: ../../include/features.php:183 +msgid "Ability to reply on selected comment" +msgstr "Możliwość udzielenia odpowiedzi na wybrany komentarz" + +#: ../../include/features.php:196 +msgid "Advanced Directory Search" +msgstr "Zaawansowane przeszukiwanie katalogu" + +#: ../../include/features.php:197 +msgid "Allows creation of complex directory search queries" +msgstr "Umożliwia tworzenie zÅ‚ożonych zapytaÅ„ wyszukiwania w katalogu" + +#: ../../include/features.php:206 +msgid "Editor" +msgstr "Edytor" + +#: ../../include/features.php:210 +msgid "Post Categories" +msgstr "Kategorie postów" + +#: ../../include/features.php:211 +msgid "Add categories to your posts" +msgstr "Dodaj kategorie do swoich postów" + +#: ../../include/features.php:219 +msgid "Large Photos" +msgstr "Duże zdjÄ™cia" + +#: ../../include/features.php:220 +msgid "" +"Include large (1024px) photo thumbnails in posts. If not enabled, use small " +"(640px) photo thumbnails" +msgstr "" +"DoÅ‚Ä…czaj duże miniatury zdjęć (1024px) do postów. JeÅ›li nie jest to " +"wÅ‚Ä…czone, bÄ™dzie można używać maÅ‚ych miniatur (640 px)" + +#: ../../include/features.php:227 +msgid "Even More Encryption" +msgstr "Jeszcze wiÄ™cej szyfrowania" + +#: ../../include/features.php:228 +msgid "" +"Allow optional encryption of content end-to-end with a shared secret key" +msgstr "" +"Zezwalaj na opcjonalne szyfrowanie zawartoÅ›ci od koÅ„ca do koÅ„ca za pomocÄ… " +"wspólnego tajnego klucza" + +#: ../../include/features.php:235 +msgid "Disable Comments" +msgstr "WyÅ‚Ä…cz komentarze" + +#: ../../include/features.php:236 +msgid "Provide the option to disable comments for a post" +msgstr "Zapewnia możliwość wyÅ‚Ä…czenia komentowania postu" + +#: ../../include/features.php:243 +msgid "Delayed Posting" +msgstr "Opóźnione publikowanie" + +#: ../../include/features.php:244 +msgid "Allow posts to be published at a later date" +msgstr "Pozwal na publikacjÄ™ postów w późniejszym terminie" + +#: ../../include/features.php:251 +msgid "Content Expiration" +msgstr "WygaÅ›niÄ™cie treÅ›ci" + +#: ../../include/features.php:252 +msgid "Remove posts/comments and/or private messages at a future time" +msgstr "Usuwanie postów i komentarzy lub prywatnych wiadomoÅ›ci w przyszÅ‚oÅ›ci" + +#: ../../include/features.php:259 +msgid "Suppress Duplicate Posts/Comments" +msgstr "PomiÅ„ zduplikowane posty i komentarze" + +#: ../../include/features.php:260 +msgid "" +"Prevent posts with identical content to be published with less than two " +"minutes in between submissions." +msgstr "" +"Zapobiegaj publikowaniu postów o identycznej treÅ›ci, majÄ…cych mniej niż dwie " +"minuty miÄ™dzy przesÅ‚aniami." + +#: ../../include/features.php:267 +msgid "Auto-save drafts of posts and comments" +msgstr "Automatyczne zapisywanie wersji roboczych postów i komentarzy" + +#: ../../include/features.php:268 +msgid "" +"Automatically saves post and comment drafts in local browser storage to help " +"prevent accidental loss of compositions" +msgstr "" +"Automatycznie zapisuje wersje robocze postów i komentarzy w lokalnej pamiÄ™ci " +"przeglÄ…darki, aby zapobiec przypadkowej utracie kompozycji" + +#: ../../include/features.php:277 +msgid "Manage" +msgstr "ZarzÄ…dzaj" + +#: ../../include/features.php:281 +msgid "Navigation Channel Select" +msgstr "Wybór kanaÅ‚u przez nawigacjÄ™" + +#: ../../include/features.php:282 +msgid "Change channels directly from within the navigation dropdown menu" +msgstr "Zmiana kanaÅ‚u bezpoÅ›rednio z rozwijanego menu nawigacji" + +#: ../../include/features.php:295 +msgid "Events Filter" +msgstr "Filtr wydarzeÅ„" + +#: ../../include/features.php:296 +msgid "Ability to display only events" +msgstr "Możliwość wyÅ›wietlania tylko wydarzeÅ„" + +#: ../../include/features.php:303 +msgid "Polls Filter" +msgstr "Filtr ankiet" + +#: ../../include/features.php:304 +msgid "Ability to display only polls" +msgstr "Możliwość wyÅ›wietlania tylko ankiet" + +#: ../../include/features.php:312 +msgid "Save search terms for re-use" +msgstr "Zapisywanie wyszukiwanych haseÅ‚ do ponownego wykorzystania" + +#: ../../include/features.php:320 +msgid "Ability to file posts under folders" +msgstr "Możliwość umieszczania postów w folderach" + +#: ../../include/features.php:327 +msgid "Alternate Stream Order" +msgstr "Alternatywna kolejność strumienia" + +#: ../../include/features.php:328 +msgid "" +"Ability to order the stream by last post date, last comment date or " +"unthreaded activities" +msgstr "" +"Możliwość uporzÄ…dkowania strumienia wedÅ‚ug daty ostatniego postu, daty " +"ostatniego komentarza lub nieprzeczytanych aktywnoÅ›ci" + +#: ../../include/features.php:335 +msgid "Contact Filter" +msgstr "Filtr kontaktów" + +#: ../../include/features.php:336 +msgid "Ability to display only posts of a selected contact" +msgstr "Możliwość wyÅ›wietlania postów autorstwa tylko wybranego kontaktu" + +#: ../../include/features.php:343 +msgid "Forum Filter" +msgstr "Filtr forów" + +#: ../../include/features.php:344 +msgid "Ability to display only posts of a specific forum" +msgstr "Możliwość wyÅ›wietlania postów tylko z okreÅ›lonego forum" + +#: ../../include/features.php:351 +msgid "Personal Posts Filter" +msgstr "Filtr postów osobistych" + +#: ../../include/features.php:352 +msgid "Ability to display only posts that you've interacted on" +msgstr "" +"Możliwość wyÅ›wietlania tylko tych postów, z którymi miaÅ‚o siÄ™ interakcjÄ™" + +#: ../../include/features.php:373 +msgid "Photo Location" +msgstr "Lokalizacja zdjÄ™cia" + +#: ../../include/features.php:374 +msgid "If location data is available on uploaded photos, link this to a map." +msgstr "" +"JeÅ›li dane lokalizacji sÄ… dostÄ™pne na przesÅ‚anych zdjÄ™ciach, poÅ‚Ä…cz je z " +"mapÄ…." + +#: ../../include/features.php:387 +msgid "Advanced Profiles" +msgstr "Profile zaawansowane" + +#: ../../include/features.php:388 +msgid "Additional profile sections and selections" +msgstr "Dodatkowe sekcje profilu i pól wyborów" + +#: ../../include/features.php:395 +msgid "Profile Import/Export" +msgstr "Profile Import/Export" + +#: ../../include/features.php:396 +msgid "Save and load profile details across sites/channels" +msgstr "Zapisz i wczytaj szczegóły profilu w różnych witrynach i kanaÅ‚ach" + +#: ../../include/features.php:403 +msgid "Multiple Profiles" +msgstr "Wiele profili" + +#: ../../include/features.php:404 +msgid "Ability to create multiple profiles" +msgstr "Możliwość tworzenia wielu profili" + +#: ../../include/auth.php:194 +msgid "Delegation session ended." +msgstr "Sesja delegacji zakoÅ„czyÅ‚a siÄ™." + +#: ../../include/auth.php:198 +msgid "Logged out." +msgstr "Wylogowano." + +#: ../../include/auth.php:294 +msgid "Email validation is incomplete. Please check your email." +msgstr "" +"Weryfikacja adresu e-mail jest niekompletna. ProszÄ™ sprawdzić swój adres " +"email." + +#: ../../include/auth.php:310 +msgid "Failed authentication" +msgstr "Uwierzytelnianie nie powiodÅ‚o siÄ™" + +#: ../../include/auth.php:320 +#: ../../extend/addon/hzaddons/openid/Mod_Openid.php:188 +msgid "Login failed." +msgstr "Logowanie nie powiodÅ‚o siÄ™." + +#: ../../include/text.php:522 +msgid "prev" +msgstr "poprzedni" + +#: ../../include/text.php:524 +msgid "first" +msgstr "pierwszy" + +#: ../../include/text.php:553 +msgid "last" +msgstr "ostatni" + +#: ../../include/text.php:556 +msgid "next" +msgstr "nastÄ™pny" + +#: ../../include/text.php:574 +msgid "older" +msgstr "starszy" + +#: ../../include/text.php:576 +msgid "newer" +msgstr "nowszy" + +#: ../../include/text.php:1024 +msgid "No connections" +msgstr "Brak poÅ‚Ä…czeÅ„" + +#: ../../include/text.php:1076 +#, php-format +msgid "View all %s connections" +msgstr "WyÅ›wietl wszystkie poÅ‚Ä…czenia %s" + +#: ../../include/text.php:1139 +#, php-format +msgid "Network: %s" +msgstr "Sieć: %s" + +#: ../../include/text.php:1242 ../../include/text.php:1246 +msgid "poke" +msgstr "szturchać" + +#: ../../include/text.php:1247 +msgid "ping" +msgstr "ping" + +#: ../../include/text.php:1247 +msgid "pinged" +msgstr "spingowany" + +#: ../../include/text.php:1248 +msgid "prod" +msgstr "szturchać" + +#: ../../include/text.php:1248 +msgid "prodded" +msgstr "szturchać" + +#: ../../include/text.php:1249 +msgid "slap" +msgstr "spoliczkować" + +#: ../../include/text.php:1249 +msgid "slapped" +msgstr "spoliczkowany" + +#: ../../include/text.php:1250 +msgid "finger" +msgstr "dotknąć" + +#: ../../include/text.php:1250 +msgid "fingered" +msgstr "dotkniÄ™ty" + +#: ../../include/text.php:1251 +msgid "rebuff" +msgstr "odprawiać" + +#: ../../include/text.php:1251 +msgid "rebuffed" +msgstr "odprawiony" + +#: ../../include/text.php:1274 +msgid "happy" +msgstr "szczęśliwy" + +#: ../../include/text.php:1275 +msgid "sad" +msgstr "smutny" + +#: ../../include/text.php:1276 +msgid "mellow" +msgstr "Å‚agodny" + +#: ../../include/text.php:1277 +msgid "tired" +msgstr "zmÄ™czony" + +#: ../../include/text.php:1278 +msgid "perky" +msgstr "dziarski" + +#: ../../include/text.php:1279 +msgid "angry" +msgstr "gniewny" + +#: ../../include/text.php:1280 +msgid "stupefied" +msgstr "oszoÅ‚omiony" + +#: ../../include/text.php:1281 +msgid "puzzled" +msgstr "zdziwiony" + +#: ../../include/text.php:1282 +msgid "interested" +msgstr "zainteresowany" + +#: ../../include/text.php:1283 +msgid "bitter" +msgstr "gorzki" + +#: ../../include/text.php:1284 +msgid "cheerful" +msgstr "wesoÅ‚y" + +#: ../../include/text.php:1285 +msgid "alive" +msgstr "żywy" + +#: ../../include/text.php:1286 +msgid "annoyed" +msgstr "zirytowany" + +#: ../../include/text.php:1287 +msgid "anxious" +msgstr "niespokojny" + +#: ../../include/text.php:1288 +msgid "cranky" +msgstr "zepsuty" + +#: ../../include/text.php:1289 +msgid "disturbed" +msgstr "zaniepokojony" + +#: ../../include/text.php:1290 +msgid "frustrated" +msgstr "sfrustrowany" + +#: ../../include/text.php:1291 +msgid "depressed" +msgstr "przygnÄ™biony" + +#: ../../include/text.php:1292 +msgid "motivated" +msgstr "zmotywowany" + +#: ../../include/text.php:1293 +msgid "relaxed" +msgstr "z<relaksowany" + +#: ../../include/text.php:1294 +msgid "surprised" +msgstr "zaskoczony" + +#: ../../include/text.php:1482 ../../include/js_strings.php:99 +msgid "Monday" +msgstr "PoniedziaÅ‚ek" + +#: ../../include/text.php:1482 ../../include/js_strings.php:100 +msgid "Tuesday" +msgstr "Wtorek" + +#: ../../include/text.php:1482 ../../include/js_strings.php:101 +msgid "Wednesday" +msgstr "Åšroda" + +#: ../../include/text.php:1482 ../../include/js_strings.php:102 +msgid "Thursday" +msgstr "Czwartek" + +#: ../../include/text.php:1482 ../../include/js_strings.php:103 +msgid "Friday" +msgstr "PiÄ…tek" + +#: ../../include/text.php:1482 ../../include/js_strings.php:104 +msgid "Saturday" +msgstr "Sonota" + +#: ../../include/text.php:1482 ../../include/js_strings.php:98 +msgid "Sunday" +msgstr "Niedziela" + +#: ../../include/text.php:1486 ../../include/js_strings.php:74 +msgid "January" +msgstr "StyczeÅ„" + +#: ../../include/text.php:1486 ../../include/js_strings.php:75 +msgid "February" +msgstr "Luty" + +#: ../../include/text.php:1486 ../../include/js_strings.php:76 +msgid "March" +msgstr "Marzec" + +#: ../../include/text.php:1486 ../../include/js_strings.php:77 +msgid "April" +msgstr "KwiecieÅ„" + +#: ../../include/text.php:1486 +msgid "May" +msgstr "Maj" + +#: ../../include/text.php:1486 ../../include/js_strings.php:79 +msgid "June" +msgstr "Czerwiec" + +#: ../../include/text.php:1486 ../../include/js_strings.php:80 +msgid "July" +msgstr "Lipiec" + +#: ../../include/text.php:1486 ../../include/js_strings.php:81 +msgid "August" +msgstr "SierpieÅ„" + +#: ../../include/text.php:1486 ../../include/js_strings.php:82 +msgid "September" +msgstr "WrzesieÅ„" + +#: ../../include/text.php:1486 ../../include/js_strings.php:83 +msgid "October" +msgstr "Pażdziernik" + +#: ../../include/text.php:1486 ../../include/js_strings.php:84 +msgid "November" +msgstr "Listopad" + +#: ../../include/text.php:1486 ../../include/js_strings.php:85 +msgid "December" +msgstr "GrudzieÅ„" + +#: ../../include/text.php:1560 +msgid "Unknown Attachment" +msgstr "Nieznany zaÅ‚Ä…cznik" + +#: ../../include/text.php:1562 ../../include/feedutils.php:873 +msgid "unknown" +msgstr "nieznany" + +#: ../../include/text.php:1598 +msgid "remove category" +msgstr "usuÅ„ kataegoriÄ™" + +#: ../../include/text.php:1674 +msgid "remove from file" +msgstr "usuÅ„ z pliku" + +#: ../../include/text.php:1843 ../../include/message.php:13 +msgid "Download binary/encrypted content" +msgstr "Pobierz zawartość binarnÄ…/zaszyfrowanÄ…" + +#: ../../include/text.php:1914 +msgid "Poll has ended." +msgstr "Ankieta zakoÅ„czyÅ‚a siÄ™." + +#: ../../include/text.php:1917 +#, php-format +msgid "Poll ends: %s" +msgstr "Ankieta koÅ„czy siÄ™ : %s" + +#: ../../include/text.php:2096 ../../include/language.php:424 +msgid "default" +msgstr "domyÅ›lnie" + +#: ../../include/text.php:2104 +msgid "Page layout" +msgstr "UkÅ‚ad strony" + +#: ../../include/text.php:2104 +msgid "You can create your own with the layouts tool" +msgstr "Możesz tworzyć wÅ‚asne za pomocÄ… narzÄ™dzia ukÅ‚adów" + +#: ../../include/text.php:2115 +msgid "HTML" +msgstr "HTML" + +#: ../../include/text.php:2118 +msgid "Comanche Layout" +msgstr "UkÅ‚ad Comanche" + +#: ../../include/text.php:2123 +msgid "PHP" +msgstr "PHP" + +#: ../../include/text.php:2132 +msgid "Page content type" +msgstr "Typ treÅ›ci strony" + +#: ../../include/text.php:2265 +msgid "activity" +msgstr "aktywność" + +#: ../../include/text.php:2268 +msgid "poll" +msgstr "ankieta" + +#: ../../include/text.php:2369 +msgid "a-z, 0-9, -, and _ only" +msgstr "tylko a-z, 0-9, - i _" + +#: ../../include/text.php:2695 +msgid "Design Tools" +msgstr "NarzÄ™dzia projektowe" + +#: ../../include/text.php:2701 +msgid "Pages" +msgstr "Strony" + +#: ../../include/text.php:2713 +msgid "Import" +msgstr "Import" + +#: ../../include/text.php:2714 +msgid "Import website..." +msgstr "Import witryny..." + +#: ../../include/text.php:2715 +msgid "Select folder to import" +msgstr "Wybierz folder do zaimportowania" + +#: ../../include/text.php:2716 +msgid "Import from a zipped folder:" +msgstr "Import z pliku archiwum ZIP:" + +#: ../../include/text.php:2717 +msgid "Import from cloud files:" +msgstr "Import plków z chmury:" + +#: ../../include/text.php:2718 +msgid "/cloud/channel/path/to/folder" +msgstr "/chmura/kanaÅ‚/Å›cieżka/do/folderu" + +#: ../../include/text.php:2719 +msgid "Enter path to website files" +msgstr "Wprowadź Å›cieżkÄ™ do plików witryny internetowej" + +#: ../../include/text.php:2720 +msgid "Select folder" +msgstr "Wybierz folder" + +#: ../../include/text.php:2721 +msgid "Export website..." +msgstr "Eksport witryny..." + +#: ../../include/text.php:2722 +msgid "Export to a zip file" +msgstr "Eksport do pliku ZIP" + +#: ../../include/text.php:2723 +msgid "website.zip" +msgstr "nazwa_witryny.zip" + +#: ../../include/text.php:2724 +msgid "Enter a name for the zip file." +msgstr "Wprowadź nazwÄ™ pliku zip." + +#: ../../include/text.php:2725 +msgid "Export to cloud files" +msgstr "Elsport do plików w chmurze" + +#: ../../include/text.php:2726 +msgid "/path/to/export/folder" +msgstr "/Å›cieżka/do/eksportu/folder" + +#: ../../include/text.php:2727 +msgid "Enter a path to a cloud files destination." +msgstr "Wprowadź Å›cieżkÄ™ do miejsca docelowego plików w chmurze." + +#: ../../include/text.php:2728 +msgid "Specify folder" +msgstr "Wybierz folder" + +#: ../../include/message.php:41 +msgid "Unable to determine sender." +msgstr "Nie można okreÅ›lić nadawcy." + +#: ../../include/message.php:80 +msgid "No recipient provided." +msgstr "Nie podano odbiorcy." + +#: ../../include/message.php:85 +msgid "[no subject]" +msgstr "[brak tematu]" + +#: ../../include/message.php:214 +msgid "Stored post could not be verified." +msgstr "Nie można zweryfikować zapisanego postu." + +#: ../../include/markdown.php:202 ../../include/bbcode.php:527 +#, php-format +msgid "%1$s wrote the following %2$s %3$s" +msgstr "%1$s napisaÅ‚ co nastÄ™puje %2$s %3$s" + +#: ../../include/markdown.php:251 ../../include/bbcode.php:612 +msgid "spoiler" +msgstr "spojler" + +#: ../../include/acl_selectors.php:99 +msgid "Profile-Based Privacy Groups" +msgstr "Grupy prywatnoÅ›ci oparte na profilach" + +#: ../../include/acl_selectors.php:118 +msgid "Private Forum" +msgstr "Forum prywatne" + +#: ../../include/acl_selectors.php:142 +msgid "Share with" +msgstr "UdostÄ™pnij" + +#: ../../include/acl_selectors.php:143 +msgid "Custom selection" +msgstr "WÅ‚asny wybór" + +#: ../../include/acl_selectors.php:145 +msgid "" +"Select \"Allow\" to allow viewing. \"Don't allow\" lets you override and " +"limit the scope of \"Allow\"." +msgstr "" +"Wybierz \"Zezwól\", aby zezwolić na przeglÄ…danie. \"Nie zezwalaj\" umożliwia " +"zastÄ…pienie i ograniczenie zakresu \"Zezwalaj\"." + +#: ../../include/acl_selectors.php:147 +msgid "Don't allow" +msgstr "Nie pozwalaj" + +#: ../../include/acl_selectors.php:180 +#, php-format +msgid "" +"Post permissions %s cannot be changed %s after a post is shared.</br />These " +"permissions set who is allowed to view the post." +msgstr "" +"Uprawnienia do publikowania %s nie mogÄ… być zmieniane %s po udostÄ™pnieniu " +"postu. </br /> Te uprawnienia okreÅ›lajÄ…, kto może oglÄ…dać post." + +#: ../../include/opengraph.php:56 +#, php-format +msgid "This is the home page of %s." +msgstr "To jest strona główna %s." + +#: ../../include/taxonomy.php:323 +msgid "Trending" +msgstr "Trendy" + +#: ../../include/taxonomy.php:559 +msgid "Keywords" +msgstr "SÅ‚owa kluczowe" + +#: ../../include/taxonomy.php:580 +msgid "have" +msgstr "ma" + +#: ../../include/taxonomy.php:580 +msgid "has" +msgstr "majÄ…" + +#: ../../include/taxonomy.php:581 +msgid "want" +msgstr "chce" + +#: ../../include/taxonomy.php:581 +msgid "wants" +msgstr "chcÄ…" + +#: ../../include/taxonomy.php:582 +msgid "likes" +msgstr "lubiÄ…" + +#: ../../include/taxonomy.php:583 +msgid "dislikes" +msgstr "nie lubiÄ…" + +#: ../../include/import.php:29 +msgid "Unable to import a removed channel." +msgstr "Nie można zaimportować usuniÄ™tego kanaÅ‚u." + +#: ../../include/import.php:55 +msgid "" +"Cannot create a duplicate channel identifier on this system. Import failed." +msgstr "" +"Nie można utworzyć zduplikowanego identyfikatora kanaÅ‚u w tym systemie. " +"Import nieudany." + +#: ../../include/import.php:76 +#: ../../extend/addon/hzaddons/diaspora/import_diaspora.php:44 +msgid "Unable to create a unique channel address. Import failed." +msgstr "Nie można utworzyć unikalnego adresu kanaÅ‚u. Import nieudany." + +#: ../../include/import.php:121 +msgid "Cloned channel not found. Import failed." +msgstr "Nie znaleziono sklonowanego kanaÅ‚u. Import nieudany." + +#: ../../include/nav.php:92 +msgid "Remote authentication" +msgstr "Zdalne uwierzytelnianie" + +#: ../../include/nav.php:92 +msgid "Click to authenticate to your home hub" +msgstr "Kliknij, aby uwierzytelnić siÄ™ na swoim głównym hubie" + +#: ../../include/nav.php:98 +msgid "Manage your channels" +msgstr "ZarzÄ…dzaj swoimi kanaÅ‚ami" + +#: ../../include/nav.php:101 +msgid "Manage your privacy groups" +msgstr "ZarzÄ…dzaj swoimi grupami prywatnoÅ›ci" + +#: ../../include/nav.php:103 +msgid "Account/Channel Settings" +msgstr "Ustawienia kanaÅ‚u/konta" + +#: ../../include/nav.php:109 ../../include/nav.php:138 +#: ../../include/nav.php:157 ../../boot.php:1704 +msgid "Logout" +msgstr "Wyloguj siÄ™" + +#: ../../include/nav.php:109 ../../include/nav.php:138 +msgid "End this session" +msgstr "ZakoÅ„cz tÄ… sesjÄ™" + +#: ../../include/nav.php:112 +msgid "Your profile page" +msgstr "Strona Twojego profilu" + +#: ../../include/nav.php:115 +msgid "Manage/Edit profiles" +msgstr "ZarzÄ…dzaj/edytuj profile" + +#: ../../include/nav.php:124 ../../include/nav.php:128 +msgid "Sign in" +msgstr "Zaloguj siÄ™" + +#: ../../include/nav.php:155 +msgid "Take me home" +msgstr "Zabierz mnie do domu" + +#: ../../include/nav.php:157 +msgid "Log me out of this site" +msgstr "Wyloguj mnie z tej witryny" + +#: ../../include/nav.php:162 +msgid "Create an account" +msgstr "Utwórz konto" + +#: ../../include/nav.php:174 +msgid "Help and documentation" +msgstr "Pomoc i dokumentacja" + +#: ../../include/nav.php:188 +msgid "Search site @name, !forum, #tag, ?docs, content" +msgstr "Szukaj w witrynie @name, !forum, #tag, ?docs, content" + +#: ../../include/nav.php:194 +msgid "Site Setup and Configuration" +msgstr "Instalacja i konfiguracja witryny" + +#: ../../include/nav.php:330 +msgid "@name, !forum, #tag, ?doc, content" +msgstr "@name, !forum, #tag, ?doc, content" + +#: ../../include/nav.php:331 +msgid "Please wait..." +msgstr "ProszÄ™ czekać ..." + +#: ../../include/nav.php:337 +msgid "Add Apps" +msgstr "Dodaj aplikacje" + +#: ../../include/nav.php:338 +msgid "Arrange Apps" +msgstr "Rozmieść aplikacje" + +#: ../../include/nav.php:339 +msgid "Toggle System Apps" +msgstr "PrzeÅ‚Ä…cz aplikacje systemowe" + +#: ../../include/nav.php:424 +msgid "Status Messages and Posts" +msgstr "Komunikaty o stanie i posty" + +#: ../../include/nav.php:437 +msgid "Profile Details" +msgstr "Szczegóły profilu" + +#: ../../include/nav.php:447 ../../include/photos.php:666 +msgid "Photo Albums" +msgstr "Albumy zdjęć" + +#: ../../include/nav.php:455 +msgid "Files and Storage" +msgstr "Pliki i ich magazyn" + +#: ../../include/nav.php:493 +msgid "Saved Bookmarks" +msgstr "Zapisane zakÅ‚adki" + +#: ../../include/nav.php:504 +msgid "View Cards" +msgstr "WyÅ›wietl karty" + +#: ../../include/nav.php:515 +msgid "View Articles" +msgstr "WyÅ›wietl artykuÅ‚y" + +#: ../../include/nav.php:527 +msgid "View Webpages" +msgstr "WyÅ›wietl witryny internetowe" + +#: ../../include/language.php:437 +msgid "Select an alternate language" +msgstr "Wybierz alternatywny jÄ™zyk" + +#: ../../include/zid.php:360 +#, php-format +msgid "OpenWebAuth: %1$s welcomes %2$s" +msgstr "OpenWebAuth: %1$s wita %2$s" + +#: ../../include/bookmarks.php:34 +#, php-format +msgid "%1$s's bookmarks" +msgstr "zakÅ‚adki %1$s" + +#: ../../include/activities.php:42 +msgid " and " +msgstr " i " + +#: ../../include/activities.php:50 +msgid "public profile" +msgstr "profil publiczny" + +#: ../../include/activities.php:59 +#, php-format +msgid "%1$s changed %2$s to “%3$s”" +msgstr "%1$s zmieniÅ‚ %2$s na „%3$s”" + +#: ../../include/activities.php:60 +#, php-format +msgid "Visit %1$s's %2$s" +msgstr "Odwiedzin %1$s %2$s" + +#: ../../include/activities.php:63 +#, php-format +msgid "%1$s has an updated %2$s, changing %3$s." +msgstr "%1$s ma zaktualizowane %2$s, zmieniajÄ…c %3$s." + +#: ../../include/cdav.php:157 +msgid "INVALID EVENT DISMISSED!" +msgstr "ODRZUCONO NIEPRAWIDÅOWE WYDARZENIE!" + +#: ../../include/cdav.php:158 +msgid "Summary: " +msgstr "Podsumowanie: " + +#: ../../include/cdav.php:159 +msgid "Date: " +msgstr "Data: " + +#: ../../include/cdav.php:160 ../../include/cdav.php:168 +msgid "Reason: " +msgstr "Powód: " + +#: ../../include/cdav.php:166 +msgid "INVALID CARD DISMISSED!" +msgstr "ODRZUCONO NIEPRAWIDÅOWÄ„ KARTĘ!" + +#: ../../include/cdav.php:167 +msgid "Name: " +msgstr "Nazwa: " + +#: ../../include/photos.php:151 +#, php-format +msgid "Image exceeds website size limit of %lu bytes" +msgstr "Obraz przekracza limit rozmiaru witryny wynoszÄ…cy %lu bajtów" + +#: ../../include/photos.php:162 +msgid "Image file is empty." +msgstr "Plik obrazu jest pusty." + +#: ../../include/photos.php:324 +msgid "Photo storage failed." +msgstr "Zapis zdjÄ™cia nie powiódÅ‚ siÄ™." + +#: ../../include/photos.php:373 +msgid "a new photo" +msgstr "nowe zdjÄ™cie" + +#: ../../include/photos.php:377 +#, php-format +msgctxt "photo_upload" +msgid "%1$s posted %2$s to %3$s" +msgstr "%1$s wysÅ‚aÅ‚ %2$s do %3$s" + +#: ../../include/photos.php:671 +msgid "Upload New Photos" +msgstr "PrzeÅ›lij nowe zdjÄ™cia" + +#: ../../include/js_strings.php:5 +msgid "Delete this item?" +msgstr "Usunąć tÄ… pozycjÄ™D?" + +#: ../../include/js_strings.php:8 +#, php-format +msgid "%s show less" +msgstr "%s pokaż mniej" + +#: ../../include/js_strings.php:9 +#, php-format +msgid "%s expand" +msgstr "%s rozwiÅ„" + +#: ../../include/js_strings.php:10 +#, php-format +msgid "%s collapse" +msgstr "%s zwiÅ„" + +#: ../../include/js_strings.php:11 +msgid "Password too short" +msgstr "HasÅ‚o jest za krótkie" + +#: ../../include/js_strings.php:12 +msgid "Passwords do not match" +msgstr "HasÅ‚a nie pasujÄ… do siebie" + +#: ../../include/js_strings.php:13 +msgid "everybody" +msgstr "wszyscy" + +#: ../../include/js_strings.php:14 +msgid "Secret Passphrase" +msgstr "Tajna hasÅ‚o" + +#: ../../include/js_strings.php:15 +msgid "Passphrase hint" +msgstr "Wskazówka dotyczÄ…ca hasÅ‚a" + +#: ../../include/js_strings.php:16 +msgid "Notice: Permissions have changed but have not yet been submitted." +msgstr "Uwaga: uprawnienia ulegÅ‚y zmianie, ale nie zostaÅ‚y jeszcze przesÅ‚ane." + +#: ../../include/js_strings.php:17 +msgid "close all" +msgstr "zamknij wszystko" + +#: ../../include/js_strings.php:18 +msgid "Nothing new here" +msgstr "Nic nowego tutaj" + +#: ../../include/js_strings.php:19 +msgid "Rate This Channel (this is public)" +msgstr "OceÅ„ ten kanaÅ‚ (to jest publiczne)" + +#: ../../include/js_strings.php:21 +msgid "Describe (optional)" +msgstr "Opisz (opcjonalnie)" + +#: ../../include/js_strings.php:23 +msgid "Please enter a link URL" +msgstr "ProszÄ™ wprowadzić URL linku" + +#: ../../include/js_strings.php:24 +msgid "Unsaved changes. Are you sure you wish to leave this page?" +msgstr "Niezapisane zmiany. Czy na pewno chcesz opuÅ›cić tÄ™ stronÄ™?" + +#: ../../include/js_strings.php:26 +msgid "lovely" +msgstr "Å›liczne" + +#: ../../include/js_strings.php:27 +msgid "wonderful" +msgstr "wspaniaÅ‚e" + +#: ../../include/js_strings.php:28 +msgid "fantastic" +msgstr "fantastyczne" + +#: ../../include/js_strings.php:29 +msgid "great" +msgstr "Å›wietne" + +#: ../../include/js_strings.php:30 +msgid "" +"Your chosen nickname was either already taken or not valid. Please use our " +"suggestion (" +msgstr "" +"Twój wybrany pseudonim jest już zajÄ™ty lub nieważny. Skorzystaj z naszej " +"prpozycji (" + +#: ../../include/js_strings.php:31 +msgid ") or enter a new one." +msgstr ") lub wprowadź nowy." + +#: ../../include/js_strings.php:32 +msgid "Thank you, this nickname is valid." +msgstr "DziÄ™kujÄ™, ten pseudonim jest prawidÅ‚owy." + +#: ../../include/js_strings.php:33 +msgid "A channel name is required." +msgstr "Wymagana jest nazwa kanaÅ‚u." + +#: ../../include/js_strings.php:34 +msgid "This is a " +msgstr "To jest " + +#: ../../include/js_strings.php:35 +msgid " channel name" +msgstr " nazwa kanaÅ‚u" + +#: ../../include/js_strings.php:36 +msgid "Back to reply" +msgstr "Wróć do odpowiedzi" + +#: ../../include/js_strings.php:37 +msgid "Pinned" +msgstr "PrzypiÄ™te" + +#: ../../include/js_strings.php:45 +#, php-format +msgid "%d minutes" +msgid_plural "%d minutes" +msgstr[0] "%d minuta" +msgstr[1] "%d minuty" +msgstr[2] "%d minut" + +#: ../../include/js_strings.php:46 +#, php-format +msgid "about %d hours" +msgid_plural "about %d hours" +msgstr[0] "okoÅ‚o %d godziny" +msgstr[1] "okoÅ‚o %d godzin" +msgstr[2] "okoÅ‚o %d godzin" + +#: ../../include/js_strings.php:47 +#, php-format +msgid "%d days" +msgid_plural "%d days" +msgstr[0] "%d dzieÅ„" +msgstr[1] "%d dni" +msgstr[2] "%d dni" + +#: ../../include/js_strings.php:48 +#, php-format +msgid "%d months" +msgid_plural "%d months" +msgstr[0] "%d miesiÄ…c" +msgstr[1] "%d miesiÄ™cy" +msgstr[2] "%d miesiÄ™cy" + +#: ../../include/js_strings.php:49 +#, php-format +msgid "%d years" +msgid_plural "%d years" +msgstr[0] "%d rok" +msgstr[1] "%d lata" +msgstr[2] "%d lat" + +#: ../../include/js_strings.php:54 +msgid "timeago.prefixAgo" +msgstr "temu" + +#: ../../include/js_strings.php:55 +msgid "timeago.prefixFromNow" +msgstr "od teraz" + +#: ../../include/js_strings.php:56 +msgid "timeago.suffixAgo" +msgstr "temu" + +#: ../../include/js_strings.php:57 +msgid "timeago.suffixFromNow" +msgstr "od teraz" + +#: ../../include/js_strings.php:60 +msgid "less than a minute" +msgstr "mniej niż minutÄ™" + +#: ../../include/js_strings.php:61 +msgid "about a minute" +msgstr "okoÅ‚o minuty" + +#: ../../include/js_strings.php:63 +msgid "about an hour" +msgstr "okoÅ‚o godziny" + +#: ../../include/js_strings.php:65 +msgid "a day" +msgstr "dzieÅ„" + +#: ../../include/js_strings.php:67 +msgid "about a month" +msgstr "okoÅ‚o miesiÄ…ca" + +#: ../../include/js_strings.php:69 +msgid "about a year" +msgstr "okoÅ‚o roku" + +#: ../../include/js_strings.php:71 +msgid " " +msgstr " " + +#: ../../include/js_strings.php:72 +msgid "timeago.numbers" +msgstr "timeago.numbers" + +#: ../../include/js_strings.php:78 +msgctxt "long" +msgid "May" +msgstr "Maj" + +#: ../../include/js_strings.php:86 +msgid "Jan" +msgstr "Sty" + +#: ../../include/js_strings.php:87 +msgid "Feb" +msgstr "Lut" + +#: ../../include/js_strings.php:88 +msgid "Mar" +msgstr "Mar" + +#: ../../include/js_strings.php:89 +msgid "Apr" +msgstr "Kwi" + +#: ../../include/js_strings.php:90 +msgctxt "short" +msgid "May" +msgstr "Maj" + +#: ../../include/js_strings.php:91 +msgid "Jun" +msgstr "Cze" + +#: ../../include/js_strings.php:92 +msgid "Jul" +msgstr "Lop" + +#: ../../include/js_strings.php:93 +msgid "Aug" +msgstr "Sie" + +#: ../../include/js_strings.php:94 +msgid "Sep" +msgstr "Wrz" + +#: ../../include/js_strings.php:95 +msgid "Oct" +msgstr "Paź" + +#: ../../include/js_strings.php:96 +msgid "Nov" +msgstr "Lis" + +#: ../../include/js_strings.php:97 +msgid "Dec" +msgstr "Gru" + +#: ../../include/js_strings.php:105 +msgid "Sun" +msgstr "Nie" + +#: ../../include/js_strings.php:106 +msgid "Mon" +msgstr "Pon" + +#: ../../include/js_strings.php:107 +msgid "Tue" +msgstr "Wto" + +#: ../../include/js_strings.php:108 +msgid "Wed" +msgstr "Åšro" + +#: ../../include/js_strings.php:109 +msgid "Thu" +msgstr "Czw" + +#: ../../include/js_strings.php:110 +msgid "Fri" +msgstr "PiÄ…" + +#: ../../include/js_strings.php:111 +msgid "Sat" +msgstr "Sob" + +#: ../../include/js_strings.php:112 +msgctxt "calendar" +msgid "today" +msgstr "dzisiaj" + +#: ../../include/js_strings.php:113 +msgctxt "calendar" +msgid "month" +msgstr "miesiÄ…c" + +#: ../../include/js_strings.php:114 +msgctxt "calendar" +msgid "week" +msgstr "tydzieÅ„" + +#: ../../include/js_strings.php:115 +msgctxt "calendar" +msgid "day" +msgstr "dzieÅ„" + +#: ../../include/js_strings.php:116 +msgctxt "calendar" +msgid "All day" +msgstr "CaÅ‚y dzieÅ„" + +#: ../../include/js_strings.php:119 +msgid "Please stand by while your download is being prepared." +msgstr "ProszÄ™ czekać, aż pobieranie jest przygotowywane." + +#: ../../include/security.php:609 +msgid "" +"The form security token was not correct. This probably happened because the " +"form has been opened for too long (>3 hours) before submitting it." +msgstr "" +"Token bezpieczeÅ„stwa formularza byÅ‚ nieprawidÅ‚owy. Prawdopodobnie staÅ‚o siÄ™ " +"tak, ponieważ formularz byÅ‚ otwarty zbyt dÅ‚ugo (> 3 godziny) przed wysÅ‚aniem." + +#: ../../include/selectors.php:18 +msgid "Profile to assign new connections" +msgstr "Profil do przypisywania nowych poÅ‚Ä…czeÅ„" + +#: ../../include/selectors.php:41 +msgid "Frequently" +msgstr "CzÄ™sto" + +#: ../../include/selectors.php:42 +msgid "Hourly" +msgstr "Co godzinnÄ™" + +#: ../../include/selectors.php:43 +msgid "Twice daily" +msgstr "Dwa razy dziennie" + +#: ../../include/selectors.php:44 +msgid "Daily" +msgstr "Co dzieÅ„" + +#: ../../include/selectors.php:45 +msgid "Weekly" +msgstr "Co tydzieÅ„" + +#: ../../include/selectors.php:46 +msgid "Monthly" +msgstr "Co miesiÄ…c" + +#: ../../include/selectors.php:60 +msgid "Currently Male" +msgstr "Obecnie mężczyzna" + +#: ../../include/selectors.php:60 +msgid "Currently Female" +msgstr "Obecnie kobieta" + +#: ../../include/selectors.php:60 +msgid "Mostly Male" +msgstr "Głównie mężczyźna" + +#: ../../include/selectors.php:60 +msgid "Mostly Female" +msgstr "Głównie kobieta" + +#: ../../include/selectors.php:60 +msgid "Transgender" +msgstr "Transgender" + +#: ../../include/selectors.php:60 +msgid "Intersex" +msgstr "InterpÅ‚ciowość" + +#: ../../include/selectors.php:60 +msgid "Transsexual" +msgstr "Transseksualność" + +#: ../../include/selectors.php:60 +msgid "Hermaphrodite" +msgstr "Hermafrodyta" + +#: ../../include/selectors.php:60 +msgid "Undecided" +msgstr "Niezdecydowano" + +#: ../../include/selectors.php:96 ../../include/selectors.php:115 +msgid "Males" +msgstr "Mężczyżni" + +#: ../../include/selectors.php:96 ../../include/selectors.php:115 +msgid "Females" +msgstr "Kobiety" + +#: ../../include/selectors.php:96 +msgid "Gay" +msgstr "Homoseksualista" + +#: ../../include/selectors.php:96 +msgid "Lesbian" +msgstr "Lesbijka" + +#: ../../include/selectors.php:96 +msgid "No Preference" +msgstr "Bez preferencji" + +#: ../../include/selectors.php:96 +msgid "Bisexual" +msgstr "Biseksualne" + +#: ../../include/selectors.php:96 +msgid "Autosexual" +msgstr "Autoseksualne" + +#: ../../include/selectors.php:96 +msgid "Abstinent" +msgstr "Abstyncja" + +#: ../../include/selectors.php:96 +msgid "Virgin" +msgstr "Dziewice" + +#: ../../include/selectors.php:96 +msgid "Deviant" +msgstr "Dewiant" + +#: ../../include/selectors.php:96 +msgid "Fetish" +msgstr "Fetysz" + +#: ../../include/selectors.php:96 +msgid "Oodles" +msgstr "Oodles" + +#: ../../include/selectors.php:96 +msgid "Nonsexual" +msgstr "Nonsexual" + +#: ../../include/selectors.php:134 ../../include/selectors.php:151 +msgid "Single" +msgstr "Singiel" + +#: ../../include/selectors.php:134 +msgid "Lonely" +msgstr "Samotny/Samotna" + +#: ../../include/selectors.php:134 +msgid "Available" +msgstr "DostÄ™pny/DostÄ™nna" + +#: ../../include/selectors.php:134 +msgid "Unavailable" +msgstr "NiedostÄ™pny/Niedostęþna" + +#: ../../include/selectors.php:134 +msgid "Has crush" +msgstr "Zadużony/Zadużona" + +#: ../../include/selectors.php:134 +msgid "Infatuated" +msgstr "Zakochany/Zakochana" + +#: ../../include/selectors.php:134 ../../include/selectors.php:151 +msgid "Dating" +msgstr "Randki" + +#: ../../include/selectors.php:134 +msgid "Unfaithful" +msgstr "Niewierny" + +#: ../../include/selectors.php:134 +msgid "Sex Addict" +msgstr "Uzależniony/Uzależniona od seksu" + +#: ../../include/selectors.php:134 +msgid "Friends/Benefits" +msgstr "Przyjaciele/KorzyÅ›ci" + +#: ../../include/selectors.php:134 +msgid "Casual" +msgstr "Przygodnie" + +#: ../../include/selectors.php:134 +msgid "Engaged" +msgstr "ZarÄ™czony/ZarÄ™czona" + +#: ../../include/selectors.php:134 ../../include/selectors.php:151 +msgid "Married" +msgstr "ZaÅ›lubiony/ZaÅ›lubiona" + +#: ../../include/selectors.php:134 +msgid "Imaginarily married" +msgstr "ZaÅ›lubiony/ZaÅ›lubiona w myÅ›lach" + +#: ../../include/selectors.php:134 +msgid "Partners" +msgstr "Patner/Partnerka" + +#: ../../include/selectors.php:134 ../../include/selectors.php:151 +msgid "Cohabiting" +msgstr "Konkubent/Konkubina" + +#: ../../include/selectors.php:134 +msgid "Common law" +msgstr "Prawo zwyczajowe" + +#: ../../include/selectors.php:134 +msgid "Happy" +msgstr "SzczÄ™sliwy/Szczęśliwa" + +#: ../../include/selectors.php:134 +msgid "Not looking" +msgstr "Nie szukajÄ…cy/Nie szukajÄ…ca" + +#: ../../include/selectors.php:134 +msgid "Swinger" +msgstr "Swinger" + +#: ../../include/selectors.php:134 +msgid "Betrayed" +msgstr "Zdradzony/Zdradzona" + +#: ../../include/selectors.php:134 ../../include/selectors.php:151 +msgid "Separated" +msgstr "W separacji" + +#: ../../include/selectors.php:134 +msgid "Unstable" +msgstr "Niestabilny/Niestabilna" + +#: ../../include/selectors.php:134 ../../include/selectors.php:151 +msgid "Divorced" +msgstr "Rozwiedziony/Rozwiedziona" + +#: ../../include/selectors.php:134 +msgid "Imaginarily divorced" +msgstr "Rozwiedziony/Rozwiedziona w myÅ›lach" + +#: ../../include/selectors.php:134 ../../include/selectors.php:151 +msgid "Widowed" +msgstr "Wdowiec/Wdowa" + +#: ../../include/selectors.php:134 +msgid "Uncertain" +msgstr "Niezdecydowany/Niezdecydowana" + +#: ../../include/selectors.php:134 ../../include/selectors.php:151 +msgid "It's complicated" +msgstr "To skomplikowane" + +#: ../../include/selectors.php:134 +msgid "Don't care" +msgstr "Nie obchodzi mnie to" + +#: ../../include/selectors.php:134 +msgid "Ask me" +msgstr "Zapytaj mnie" + +#: ../../include/network.php:1731 ../../include/network.php:1732 +msgid "Friendica" +msgstr "Friendica" + +#: ../../include/network.php:1733 +msgid "OStatus" +msgstr "OStatus" + +#: ../../include/network.php:1734 +msgid "GNU-Social" +msgstr "GNU-Social" + +#: ../../include/network.php:1735 +msgid "RSS/Atom" +msgstr "RSS/Atom" + +#: ../../include/network.php:1738 +msgid "Diaspora" +msgstr "Diaspora" + +#: ../../include/network.php:1739 +msgid "Facebook" +msgstr "Facebook" + +#: ../../include/network.php:1740 +msgid "Zot" +msgstr "Zot" + +#: ../../include/network.php:1741 +msgid "LinkedIn" +msgstr "LinkedIn" + +#: ../../include/network.php:1742 +msgid "XMPP/IM" +msgstr "XMPP/IM" + +#: ../../include/network.php:1743 +msgid "MySpace" +msgstr "MySpace" + +#: ../../include/account.php:36 +msgid "Not a valid email address" +msgstr "NieprawidÅ‚owy adres e-mail" + +#: ../../include/account.php:38 +msgid "Your email domain is not among those allowed on this site" +msgstr "Twoja domena e-mail nie należy do domen dozwolonych w tym serwisie" + +#: ../../include/account.php:44 +msgid "Your email address is already registered at this site." +msgstr "Twój adres e-mail jest już zarejestrowany w tym serwisie." + +#: ../../include/account.php:76 +msgid "An invitation is required." +msgstr "Wymagane jest zaproszenie." + +#: ../../include/account.php:80 +msgid "Invitation could not be verified." +msgstr "Nie udaÅ‚o siÄ™ zweryfikować zaproszenia." + +#: ../../include/account.php:156 +msgid "Please enter the required information." +msgstr "ProszÄ™ wprowadzić wymagane informacje." + +#: ../../include/account.php:223 +msgid "Failed to store account information." +msgstr "Nie udaÅ‚o siÄ™ zapisać informacji o koncie." + +#: ../../include/account.php:311 +#, php-format +msgid "Registration confirmation for %s" +msgstr "Potwierdzenie rejestracji dla %s" + +#: ../../include/account.php:380 +#, php-format +msgid "Registration request at %s" +msgstr "Wniosek o rejestracjÄ™ na %s" + +#: ../../include/account.php:402 +msgid "your registration password" +msgstr "hasÅ‚o rejestracyjne" + +#: ../../include/account.php:408 ../../include/account.php:471 +#, php-format +msgid "Registration details for %s" +msgstr "Szczegóły rejestracji dla %s" + +#: ../../include/account.php:482 +msgid "Account approved." +msgstr "Konto zostaÅ‚o zatwierdzone." + +#: ../../include/account.php:522 +#, php-format +msgid "Registration revoked for %s" +msgstr "Rejestracja cofniÄ™ta dla %s" + +#: ../../include/account.php:805 ../../include/account.php:807 +msgid "Click here to upgrade." +msgstr "Kliknij tutaj, aby zaktualizować." + +#: ../../include/account.php:813 +msgid "This action exceeds the limits set by your subscription plan." +msgstr "Ta czynność wykracza poza limity okreÅ›lone w planie subskrypcji." + +#: ../../include/account.php:818 +msgid "This action is not available under your subscription plan." +msgstr "Ta czynność nie jest dostÄ™pna w ramach Twojego planu subskrypcji." + +#: ../../include/help.php:80 +msgid "Help:" +msgstr "Pomoc:" + +#: ../../include/help.php:129 +msgid "Not Found" +msgstr "Nie znaleziono" + +#: ../../include/attach.php:273 ../../include/attach.php:324 +#: ../../include/attach.php:419 +msgid "Item was not found." +msgstr "Nie znaleziono elementu." + +#: ../../include/attach.php:290 +msgid "Unknown error." +msgstr "Nieznany bÅ‚Ä…d." + +#: ../../include/attach.php:612 +msgid "No source file." +msgstr "Brak pliku źródÅ‚owego." + +#: ../../include/attach.php:634 +msgid "Cannot locate file to replace" +msgstr "Nie można znaleźć pliku do zastÄ…pienia" + +#: ../../include/attach.php:653 +msgid "Cannot locate file to revise/update" +msgstr "Nie można zlokalizować pliku do poprawienia/aktualizacji" + +#: ../../include/attach.php:795 +#, php-format +msgid "File exceeds size limit of %d" +msgstr "Plik przekracza limit rozmiaru %d" + +#: ../../include/attach.php:816 +#, php-format +msgid "You have reached your limit of %1$.0f Mbytes attachment storage." +msgstr "OsiÄ…gnÄ™ty zostaÅ‚ limit %1$.0f MB miejsca na zaÅ‚Ä…czniki." + +#: ../../include/attach.php:1004 +msgid "File upload failed. Possible system limit or action terminated." +msgstr "" +"PrzesyÅ‚anie pliku nie powiodÅ‚o siÄ™. Możliwe ograniczenie systemowe lub " +"dziaÅ‚anie zakoÅ„czone." + +#: ../../include/attach.php:1033 +msgid "Stored file could not be verified. Upload failed." +msgstr "Nie można zweryfikować zapisanego pliku. PrzesyÅ‚anie nie powiodÅ‚o siÄ™." + +#: ../../include/attach.php:1105 ../../include/attach.php:1121 +msgid "Path not available." +msgstr "Åšcieżka niedostÄ™pna." + +#: ../../include/attach.php:1169 ../../include/attach.php:1332 +msgid "Empty pathname" +msgstr "Pusta Å›cieżka" + +#: ../../include/attach.php:1195 +msgid "duplicate filename or path" +msgstr "zduplikowana nazwa pliku lub Å›cieżka" + +#: ../../include/attach.php:1220 +msgid "Path not found." +msgstr "Åšcieżka nie znaleziona." + +#: ../../include/attach.php:1288 +msgid "mkdir failed." +msgstr "mkdir zakoÅ„czyÅ‚ sie bÅ‚Ä™dem." + +#: ../../include/attach.php:1292 +msgid "database storage failed." +msgstr "zapis w bazie danych nie powiódÅ‚ siÄ™." + +#: ../../include/attach.php:1338 +msgid "Empty path" +msgstr "Pusta Å›cieżka" + +#: ../../include/attach.php:2099 +#, php-format +msgid "%s shared a %s with you" +msgstr "%s udostÄ™pniÅ‚ Ci %s" + +#: ../../include/attach.php:2099 +#: ../../extend/addon/hzaddons/redfiles/redfilehelper.php:64 +msgid "file" +msgstr "plik" + +#: ../../include/connections.php:134 +msgid "New window" +msgstr "Nowe okno" + +#: ../../include/connections.php:135 +msgid "Open the selected location in a different window or browser tab" +msgstr "Otwórz wybranÄ… lokalizacjÄ™ w innym oknie lub karcie przeglÄ…darki" + +#: ../../include/connections.php:736 ../../include/event.php:1424 +msgid "Home, Voice" +msgstr "Dom, gÅ‚osowy" + +#: ../../include/connections.php:737 ../../include/event.php:1425 +msgid "Home, Fax" +msgstr "Dom, fax" + +#: ../../include/connections.php:739 ../../include/event.php:1427 +msgid "Work, Voice" +msgstr "Praca, gÅ‚osowy" + +#: ../../include/connections.php:740 ../../include/event.php:1428 +msgid "Work, Fax" +msgstr "Praca, fax" + +#: ../../include/oembed.php:153 +msgid "View PDF" +msgstr "WyÅ›wietl PDF" + +#: ../../include/oembed.php:357 +msgid " by " +msgstr " przez " + +#: ../../include/oembed.php:358 +msgid " on " +msgstr " na " + +#: ../../include/oembed.php:387 +msgid "Embedded content" +msgstr "Osadzone treÅ›ci" + +#: ../../include/oembed.php:396 +msgid "Embedding disabled" +msgstr "Osadzanie wyÅ‚Ä…czone" + +#: ../../include/event.php:33 ../../include/event.php:110 +msgid "l F d, Y \\@ g:i A" +msgstr "l F d, Y \\@ g:i A" + +#: ../../include/event.php:41 +msgid "Starts:" +msgstr "RozpoczÄ™tych:" + +#: ../../include/event.php:51 +msgid "Finishes:" +msgstr "ZakoÅ„czonych:" + +#: ../../include/event.php:110 +msgid "l F d, Y" +msgstr "l F d, Y" + +#: ../../include/event.php:114 +msgid "Start:" +msgstr "RozpoczÄ™to:" + +#: ../../include/event.php:118 +msgid "End:" +msgstr "ZakoÅ„czono:" + +#: ../../include/event.php:123 +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:67 +msgid "Timezone" +msgstr "Strefa czasowa" + +#: ../../include/event.php:1106 +msgid "This event has been added to your calendar." +msgstr "To wydarzenie zostaÅ‚o dodane do Twojego kalendarza." + +#: ../../include/event.php:1337 +msgid "Not specified" +msgstr "NieokreÅ›lone" + +#: ../../include/event.php:1338 +msgid "Needs Action" +msgstr "Wymaga dziaÅ‚ania" + +#: ../../include/event.php:1339 +msgid "Completed" +msgstr "ZakoÅ„czone" + +#: ../../include/event.php:1340 +msgid "In Process" +msgstr "W trakcie" + +#: ../../include/event.php:1341 +msgid "Cancelled" +msgstr "Usuniete" + +#: ../../include/datetime.php:140 +msgid "Birthday" +msgstr "Urodziny" + +#: ../../include/datetime.php:140 +msgid "Age: " +msgstr "Wiek: " + +#: ../../include/datetime.php:140 +msgid "YYYY-MM-DD or MM-DD" +msgstr "RRRR-MM-DD lub MM-DD" + +#: ../../include/datetime.php:238 ../../boot.php:2709 +msgid "never" +msgstr "nigdy" + +#: ../../include/datetime.php:244 +msgid "less than a second ago" +msgstr "mniej niż sekundÄ™ temu" + +#: ../../include/datetime.php:262 +#, php-format +msgctxt "e.g. 22 hours ago, 1 minute ago" +msgid "%1$d %2$s ago" +msgstr "%1$d %2$s temu" + +#: ../../include/datetime.php:273 +msgctxt "relative_date" +msgid "year" +msgid_plural "years" +msgstr[0] "rok" +msgstr[1] "lata" +msgstr[2] "lat" + +#: ../../include/datetime.php:276 +msgctxt "relative_date" +msgid "month" +msgid_plural "months" +msgstr[0] "miesiÄ…c" +msgstr[1] "miesiÄ…ce" +msgstr[2] "miesiÄ™cy" + +#: ../../include/datetime.php:279 +msgctxt "relative_date" +msgid "week" +msgid_plural "weeks" +msgstr[0] "tydzieÅ„" +msgstr[1] "tygodnie" +msgstr[2] "tygodni" + +#: ../../include/datetime.php:282 +msgctxt "relative_date" +msgid "day" +msgid_plural "days" +msgstr[0] "dzieÅ„" +msgstr[1] "dni" +msgstr[2] "dni" + +#: ../../include/datetime.php:285 +msgctxt "relative_date" +msgid "hour" +msgid_plural "hours" +msgstr[0] "godzina" +msgstr[1] "godziny" +msgstr[2] "godzin" + +#: ../../include/datetime.php:288 +msgctxt "relative_date" +msgid "minute" +msgid_plural "minutes" +msgstr[0] "minuta" +msgstr[1] "minuty" +msgstr[2] "minut" + +#: ../../include/datetime.php:291 +msgctxt "relative_date" +msgid "second" +msgid_plural "seconds" +msgstr[0] "sekunda" +msgstr[1] "sekundy" +msgstr[2] "sekund" + +#: ../../include/datetime.php:520 +#, php-format +msgid "%1$s's birthday" +msgstr "urodziny %1$s" + +#: ../../include/datetime.php:521 +#, php-format +msgid "Happy Birthday %1$s" +msgstr "%1$s, wszystkiego najlepszego z okazji urodzin" + +#: ../../include/items.php:999 ../../include/items.php:1059 +msgid "(Unknown)" +msgstr "(Nieznane)" + +#: ../../include/items.php:1247 +msgid "Visible to anybody on the internet." +msgstr "Widoczne dla każdego w internecie." + +#: ../../include/items.php:1249 +msgid "Visible to you only." +msgstr "Widoczne tylko dla Ciebie." + +#: ../../include/items.php:1251 +msgid "Visible to anybody in this network." +msgstr "Widoczne dla każdego w tej sieci." + +#: ../../include/items.php:1253 +msgid "Visible to anybody authenticated." +msgstr "Widoczne dla każdego uwierzytelnionego." + +#: ../../include/items.php:1255 +#, php-format +msgid "Visible to anybody on %s." +msgstr "Widoczne dla wszystkich na %s." + +#: ../../include/items.php:1257 +msgid "Visible to all connections." +msgstr "Widoczny dla wszystkich poÅ‚Ä…czeÅ„." + +#: ../../include/items.php:1259 +msgid "Visible to approved connections." +msgstr "Widoczny dla zatwierdzonych poÅ‚Ä…czeÅ„." + +#: ../../include/items.php:1261 +msgid "Visible to specific connections." +msgstr "Widoczny dla okreÅ›lonych poÅ‚Ä…czeÅ„." + +#: ../../include/items.php:4507 +msgid "Privacy group is empty." +msgstr "Grupa prywatnoÅ›ci jest pusta." + +#: ../../include/items.php:4514 +#, php-format +msgid "Privacy group: %s" +msgstr "Grupa prywatnoÅ›ci: %s" + +#: ../../include/items.php:4526 +msgid "Connection not found." +msgstr "Nie znaleziono poÅ‚Ä…czenia." + +#: ../../include/items.php:4867 +msgid "profile photo" +msgstr "zdjÄ™cie profilowe" + +#: ../../include/items.php:5059 +#, php-format +msgid "[Edited %s]" +msgstr "[Edytowane %s]" + +#: ../../include/items.php:5059 +msgctxt "edit_activity" +msgid "Post" +msgstr "Post" + +#: ../../include/items.php:5059 +msgctxt "edit_activity" +msgid "Comment" +msgstr "Komentarz" + +#: ../../include/follow.php:84 +msgid "Response from remote channel was incomplete." +msgstr "Odpowiedź z kanaÅ‚u zdalnego byÅ‚a niekompletna." + +#: ../../include/follow.php:96 +msgid "Premium channel - please visit:" +msgstr "KanaÅ‚ premium - odwiedź:" + +#: ../../include/follow.php:110 +msgid "Channel was deleted and no longer exists." +msgstr "KanaÅ‚ zostaÅ‚ usuniÄ™ty i już nie istnieje." + +#: ../../include/zot.php:775 +msgid "Invalid data packet" +msgstr "NieprawidÅ‚owy pakiet danych" + +#: ../../include/zot.php:4372 +msgid "invalid target signature" +msgstr "nieprawidÅ‚owy podpis docelowy" + +#: ../../include/bbcode.php:221 ../../include/bbcode.php:896 +#: ../../include/bbcode.php:1486 ../../include/bbcode.php:1494 +msgid "Image/photo" +msgstr "Obraz/zdjÄ™cie" + +#: ../../include/bbcode.php:268 ../../include/bbcode.php:1511 +msgid "Encrypted content" +msgstr "Zaszyfrowana treść" + +#: ../../include/bbcode.php:302 +#, php-format +msgid "Install %1$s element %2$s" +msgstr "Zainstaluj element %1$s %2$s" + +#: ../../include/bbcode.php:306 +#, php-format +msgid "" +"This post contains an installable %s element, however you lack permissions " +"to install it on this site." +msgstr "" +"Ten post zawiera możliwy do zainstalowania element %s, jednak nie masz " +"uprawnieÅ„ do zainstalowania go w tym serwisie." + +#: ../../include/bbcode.php:519 +msgid "card" +msgstr "karta" + +#: ../../include/bbcode.php:521 +msgid "article" +msgstr "artykuÅ‚" + +#: ../../include/bbcode.php:604 ../../include/bbcode.php:612 +msgid "Click to open/close" +msgstr "Kliknij, any otworzyć/zamknąć" + +#: ../../include/bbcode.php:625 +msgid "View article" +msgstr "WyÅ›wietl artykuÅ‚" + +#: ../../include/bbcode.php:625 +msgid "View summary" +msgstr "WyÅ›wietl podsumowanie" + +#: ../../include/bbcode.php:1474 +msgid "$1 wrote:" +msgstr "$1 napisaÅ‚:" + +#: ../../extend/addon/hzaddons/gnusoc/gnusoc.php:451 +msgid "Follow" +msgstr "Obserwuj" + +#: ../../extend/addon/hzaddons/gnusoc/gnusoc.php:454 +#, php-format +msgid "%1$s is now following %2$s" +msgstr "%1$s obserwujesz teraz %2$s" + +#: ../../extend/addon/hzaddons/gnusoc/Mod_Gnusoc.php:16 +msgid "" +"The GNU-Social protocol does not support location independence. Connections " +"you make within that network may be unreachable from alternate channel " +"locations." +msgstr "" +"Protokół GNU-Social nie obsÅ‚uguje niezależnoÅ›ci od lokalizacji. PoÅ‚Ä…czenia " +"nawiÄ…zane w tej sieci mogÄ… być niedostÄ™pne z innych lokalizacji kanałów." + +#: ../../extend/addon/hzaddons/gnusoc/Mod_Gnusoc.php:22 +msgid "GNU-Social Protocol App" +msgstr "Aplikacja Protokół GNU-Social" + +#: ../../extend/addon/hzaddons/gnusoc/Mod_Gnusoc.php:34 +msgid "GNU-Social Protocol" +msgstr "GNU-Social Protocol" + +#: ../../extend/addon/hzaddons/qrator/qrator.php:48 +msgid "QR code" +msgstr "Kod QR" + +#: ../../extend/addon/hzaddons/qrator/qrator.php:63 +msgid "QR Generator" +msgstr "Generator QR" + +#: ../../extend/addon/hzaddons/qrator/qrator.php:64 +msgid "Enter some text" +msgstr "Wprowadź jakiÅ› tekst" + +#: ../../extend/addon/hzaddons/irc/Mod_Irc.php:23 +#: ../../extend/addon/hzaddons/irc/irc.php:41 +msgid "Popular Channels" +msgstr "Popularne kanaÅ‚y" + +#: ../../extend/addon/hzaddons/irc/irc.php:37 +msgid "Channels to auto connect" +msgstr "KanaÅ‚y do automatycznego podÅ‚Ä…czenia" + +#: ../../extend/addon/hzaddons/irc/irc.php:37 +#: ../../extend/addon/hzaddons/irc/irc.php:41 +msgid "Comma separated list" +msgstr "Lista rozdzielana przecinkami" + +#: ../../extend/addon/hzaddons/irc/irc.php:45 +msgid "IRC Settings" +msgstr "Ustawienia IRC" + +#: ../../extend/addon/hzaddons/irc/irc.php:54 +msgid "IRC settings saved." +msgstr "Zapisano ustawienia IRC." + +#: ../../extend/addon/hzaddons/irc/irc.php:58 +msgid "IRC Chatroom" +msgstr "Pokój rozmów IRC" + +#: ../../extend/addon/hzaddons/hubwall/hubwall.php:19 +msgid "Send email to all members" +msgstr "WyÅ›lij e-mail do wszystkich czÅ‚onków" + +#: ../../extend/addon/hzaddons/hubwall/hubwall.php:50 +#: ../../extend/addon/hzaddons/mailtest/mailtest.php:50 +msgid "No recipients found." +msgstr "Nie znaleziono adresatów." + +#: ../../extend/addon/hzaddons/hubwall/hubwall.php:73 +#, php-format +msgid "%1$d of %2$d messages sent." +msgstr "WysÅ‚ano %1$d wiadomoÅ›ci z %2$d zadysponowanych." + +#: ../../extend/addon/hzaddons/hubwall/hubwall.php:81 +msgid "Send email to all hub members." +msgstr "WyÅ›lij wiadomość e-mail do wszystkich czÅ‚onków huba." + +#: ../../extend/addon/hzaddons/hubwall/hubwall.php:92 +#: ../../extend/addon/hzaddons/mailtest/mailtest.php:96 +msgid "Message subject" +msgstr "Temat wiadomoÅ›ci" + +#: ../../extend/addon/hzaddons/hubwall/hubwall.php:93 +msgid "Sender Email address" +msgstr "Adres e-mail nadawcy" + +#: ../../extend/addon/hzaddons/hubwall/hubwall.php:94 +msgid "Test mode (only send to hub administrator)" +msgstr "Tryb testowy (wysyÅ‚aj tylko do administratora huba)" + +#: ../../extend/addon/hzaddons/likebanner/likebanner.php:51 +msgid "Your Webbie:" +msgstr "Twój Webbie:" + +#: ../../extend/addon/hzaddons/likebanner/likebanner.php:54 +msgid "Fontsize (px):" +msgstr "Wielkość czcionki (px):" + +#: ../../extend/addon/hzaddons/likebanner/likebanner.php:68 +msgid "Link:" +msgstr "Link:" + +#: ../../extend/addon/hzaddons/likebanner/likebanner.php:70 +msgid "Like us on Hubzilla" +msgstr "Polub nas na Hubzilli" + +#: ../../extend/addon/hzaddons/likebanner/likebanner.php:72 +msgid "Embed:" +msgstr "Osadzone:" + +#: ../../extend/addon/hzaddons/msgfooter/msgfooter.php:46 +#: ../../extend/addon/hzaddons/xmpp/xmpp.php:43 +#: ../../extend/addon/hzaddons/gravatar/gravatar.php:150 +msgid "Save Settings" +msgstr "Zapisz ustawienia" + +#: ../../extend/addon/hzaddons/msgfooter/msgfooter.php:47 +msgid "text to include in all outgoing posts from this site" +msgstr "tekst do umieszczania we wszystkich postach wychodzÄ…cych z tej witryny" + +#: ../../extend/addon/hzaddons/moremoods/moremoods.php:19 +msgid "lonely" +msgstr "samotny" + +#: ../../extend/addon/hzaddons/moremoods/moremoods.php:20 +msgid "drunk" +msgstr "pijany" + +#: ../../extend/addon/hzaddons/moremoods/moremoods.php:21 +msgid "horny" +msgstr "seksualnie podniecony" + +#: ../../extend/addon/hzaddons/moremoods/moremoods.php:22 +msgid "stoned" +msgstr "zjarany" + +#: ../../extend/addon/hzaddons/moremoods/moremoods.php:23 +msgid "fucked up" +msgstr "spieprzone" + +#: ../../extend/addon/hzaddons/moremoods/moremoods.php:24 +msgid "clusterfucked" +msgstr "klasterfucked" + +#: ../../extend/addon/hzaddons/moremoods/moremoods.php:25 +msgid "crazy" +msgstr "zwariowany" + +#: ../../extend/addon/hzaddons/moremoods/moremoods.php:26 +msgid "hurt" +msgstr "ból" + +#: ../../extend/addon/hzaddons/moremoods/moremoods.php:27 +msgid "sleepy" +msgstr "senny" + +#: ../../extend/addon/hzaddons/moremoods/moremoods.php:28 +msgid "grumpy" +msgstr "gderliwy" + +#: ../../extend/addon/hzaddons/moremoods/moremoods.php:29 +msgid "high" +msgstr "wysoki" + +#: ../../extend/addon/hzaddons/moremoods/moremoods.php:30 +msgid "semi-conscious" +msgstr "półprzytomny" + +#: ../../extend/addon/hzaddons/moremoods/moremoods.php:31 +msgid "in love" +msgstr "zakochany" + +#: ../../extend/addon/hzaddons/moremoods/moremoods.php:32 +msgid "in lust" +msgstr "w pożądaniu" + +#: ../../extend/addon/hzaddons/moremoods/moremoods.php:33 +msgid "naked" +msgstr "nagi" + +#: ../../extend/addon/hzaddons/moremoods/moremoods.php:34 +msgid "stinky" +msgstr "Å›mierdzÄ…cy" + +#: ../../extend/addon/hzaddons/moremoods/moremoods.php:35 +msgid "sweaty" +msgstr "spocony" + +#: ../../extend/addon/hzaddons/moremoods/moremoods.php:36 +msgid "bleeding out" +msgstr "wykrwawiać siÄ™" + +#: ../../extend/addon/hzaddons/moremoods/moremoods.php:37 +msgid "victorious" +msgstr "zwyciÄ™ski" + +#: ../../extend/addon/hzaddons/moremoods/moremoods.php:38 +msgid "defeated" +msgstr "pokonany" + +#: ../../extend/addon/hzaddons/moremoods/moremoods.php:39 +msgid "envious" +msgstr "zazdrosny" + +#: ../../extend/addon/hzaddons/moremoods/moremoods.php:40 +msgid "jealous" +msgstr "zazdrosny" + +#: ../../extend/addon/hzaddons/piwik/piwik.php:85 +msgid "" +"This website is tracked using the <a href='http://www.piwik.org'>Piwik</a> " +"analytics tool." +msgstr "" +"Ta witryna jest Å›ledzona za pomocÄ… narzÄ™dzia analitycznego <a href='http://" +"www.piwik.org'>Piwik</a>." + +#: ../../extend/addon/hzaddons/piwik/piwik.php:88 +#, php-format +msgid "" +"If you do not want that your visits are logged this way you <a href='%s'>can " +"set a cookie to prevent Piwik from tracking further visits of the site</a> " +"(opt-out)." +msgstr "" +"JeÅ›li nie chcesz, aby Twoje wizyty byÅ‚y rejestrowane w ten sposób, <a " +"href='%s'> możesz ustawić plik cookie, aby uniemożliwić Piwik Å›ledzenie " +"dalszych wizyt na stronie </a> (rezygnacja)." + +#: ../../extend/addon/hzaddons/piwik/piwik.php:96 +msgid "Piwik Base URL" +msgstr "Bazowy adres URL Piwik" + +#: ../../extend/addon/hzaddons/piwik/piwik.php:96 +msgid "" +"Absolute path to your Piwik installation. (without protocol (http/s), with " +"trailing slash)" +msgstr "" +"Absolutna Å›cieżka do instalacji Piwika. (bez protokoÅ‚u (http/s), z koÅ„cowym " +"ukoÅ›nikiem)" + +#: ../../extend/addon/hzaddons/piwik/piwik.php:97 +msgid "Site ID" +msgstr "ID witryny" + +#: ../../extend/addon/hzaddons/piwik/piwik.php:98 +msgid "Show opt-out cookie link?" +msgstr "Pokazać link do rezygnacji z pliku cookie?" + +#: ../../extend/addon/hzaddons/piwik/piwik.php:99 +msgid "Asynchronous tracking" +msgstr "Åšledzenie asynchroniczne" + +#: ../../extend/addon/hzaddons/piwik/piwik.php:100 +msgid "Enable frontend JavaScript error tracking" +msgstr "WÅ‚Ä…cz Å›ledzenie bÅ‚Ä™dów JavaScript w interfejsie użytkownika" + +#: ../../extend/addon/hzaddons/piwik/piwik.php:100 +msgid "This feature requires Piwik >= 2.2.0" +msgstr "Ta funkcjonalność wymaga Piwik >= 2.2.0" + +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:101 +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:102 +#: ../../extend/addon/hzaddons/cart/myshop.php:144 +#: ../../extend/addon/hzaddons/cart/myshop.php:180 +#: ../../extend/addon/hzaddons/cart/myshop.php:214 +#: ../../extend/addon/hzaddons/cart/myshop.php:261 +#: ../../extend/addon/hzaddons/cart/myshop.php:296 +#: ../../extend/addon/hzaddons/cart/myshop.php:319 +msgid "Access Denied" +msgstr "DostÄ™p zabroniony" + +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:109 +msgid "Enable Community Moderation" +msgstr "WÅ‚Ä…cz moderacjÄ™ spoÅ‚ecznoÅ›ciowÄ…" + +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:117 +msgid "Reputation automatically given to new members" +msgstr "Reputacja przyznawana automatycznie nowym czÅ‚onkom" + +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:118 +msgid "Reputation will never fall below this value" +msgstr "Reputacja nigdy nie spadnie poniżej tej wartoÅ›ci" + +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:119 +msgid "Minimum reputation before posting is allowed" +msgstr "Dozwolona jest minimalna reputacja przed rozpoczÄ™ciem postów" + +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:120 +msgid "Minimum reputation before commenting is allowed" +msgstr "Dozwolona jest minimalna reputacja przed rozpoczÄ™ciem komentowania" + +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:121 +msgid "Minimum reputation before a member is able to moderate other posts" +msgstr "Minimalna reputacja, zanim czÅ‚onek bÄ™dzie mógÅ‚ moderować inne posty" + +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:122 +msgid "" +"Max ratio of moderator's reputation that can be added to/deducted from " +"reputation of person being moderated" +msgstr "" +"Maksymalny współczynnik reputacji moderatora, który można dodać do reputacji " +"moderowanej osoby lub od niej odjąć" + +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:123 +msgid "Reputation \"cost\" to post" +msgstr "\"Koszt\" reputacji dla postu" + +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:124 +msgid "Reputation \"cost\" to comment" +msgstr "\"Koszt\" reputacji dla komentarza" + +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:125 +msgid "" +"Reputation automatically recovers at this rate per hour until it reaches " +"minimum_to_post" +msgstr "" +"Reputacja automatycznie odÅ›wieżana jest w tym tempie co godzinÄ™, dopóki nie " +"osiÄ…gnie minimum_to_post" + +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:126 +msgid "" +"When minimum_to_moderate > reputation > minimum_to_post reputation recovers " +"at this rate per hour" +msgstr "" +"Kiedy minimum_to_moderate > reputation> minimum_to_post reputacja odÅ›wieża " +"na jest z takÄ… szybkoÅ›ciÄ… na godzinÄ™" + +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:140 +msgid "Community Moderation Settings" +msgstr "Ustawienia moderowania spoÅ‚ecznoÅ›ciowego" + +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:232 +msgid "Channel Reputation" +msgstr "Reputacja kanaÅ‚u" + +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:236 +msgid "An Error has occurred." +msgstr "WystÄ…piÅ‚ bÅ‚Ä…d." + +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:254 +msgid "Upvote" +msgstr "GÅ‚osuj za" + +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:255 +msgid "Downvote" +msgstr "GÅ‚osuj przeciw" + +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:414 +msgid "Can moderate reputation on my channel." +msgstr "MogÄ™ moderować reputacjÄ™ na moim kanale." + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:57 +msgid "Errors encountered deleting database table " +msgstr "Napotkano bÅ‚Ä™dy podczas usuwania tabeli bazy danych " + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:95 +#: ../../extend/addon/hzaddons/twitter/twitter.php:503 +msgid "Submit Settings" +msgstr "PrzeÅ›lij ustawienia" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:96 +msgid "Drop tables when uninstalling?" +msgstr "Usunąć tabele podczas odinstalowywania?" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:96 +msgid "" +"If checked, the Rendezvous database tables will be deleted when the plugin " +"is uninstalled." +msgstr "" +"JeÅ›li zaznaczone, po odinstalowaniu wtyczki zostanÄ… usuniÄ™te wszystkie " +"tabele z bazy danych Rendezvous." + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:97 +msgid "Mapbox Access Token" +msgstr "Token Mapbox Access" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:97 +msgid "" +"If you enter a Mapbox access token, it will be used to retrieve map tiles " +"from Mapbox instead of the default OpenStreetMap tile server." +msgstr "" +"JeÅ›li wprowadzisz token dostÄ™pu Mapbox, bÄ™dzie on używany do pobierania " +"fragmentów mapy z Mapbox, zamiast z domyÅ›lnego serwera kafelków " +"OpenStreetMap." + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:162 +msgid "Rendezvous" +msgstr "Rendezvous" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:167 +msgid "" +"This identity has been deleted by another member due to inactivity. Please " +"press the \"New identity\" button or refresh the page to register a new " +"identity. You may use the same name." +msgstr "" +"Ta tożsamość zostaÅ‚a usuniÄ™ta przez innego czÅ‚onka z powodu braku " +"aktywnoÅ›ci. ProszÄ™ nacisnąć przycisk \"Nowa tożsamość\" lub odÅ›wieżyć " +"stronÄ™, aby zarejestrować nowÄ… tożsamość. Możesz użyć tej samej nazwy." + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:168 +msgid "Welcome to Rendezvous!" +msgstr "Witamy w Rendezvous!" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:169 +msgid "" +"Enter your name to join this rendezvous. To begin sharing your location with " +"the other members, tap the GPS control. When your location is discovered, a " +"red dot will appear and others will be able to see you on the map." +msgstr "" +"Wpisz swoje imiÄ™ i nazwisko, aby doÅ‚Ä…czyć do tego spotkania. W celu " +"rozpoczÄ™cia udostÄ™pniania swojej lokalizacji innym czÅ‚onkom, dotknij " +"elementu sterujÄ…cego GPS. Gdy Twoja lokalizacja zostanie odkryta, pojawi siÄ™ " +"czerwona kropka i inni bÄ™dÄ… mogli CiÄ™ zobaczyć na mapie." + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:171 +msgid "Let's meet here" +msgstr "Spotkajmy siÄ™ tutaj" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:174 +msgid "New marker" +msgstr "Nowy znacznik" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:175 +msgid "Edit marker" +msgstr "Edytuj znacznik" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:176 +msgid "New identity" +msgstr "Nowa tożsamość" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:177 +msgid "Delete marker" +msgstr "UsuÅ„ znacznik" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:178 +msgid "Delete member" +msgstr "UsuÅ„ czÅ‚onka" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:179 +msgid "Edit proximity alert" +msgstr "Edytuj alert zbliżeniowy" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:180 +msgid "" +"A proximity alert will be issued when this member is within a certain radius " +"of you.<br><br>Enter a radius in meters (0 to disable):" +msgstr "" +"Alert zbliżeniowy zostanie wygenerowany, gdy ten czÅ‚onek znajdzie siÄ™ w " +"okreÅ›lonym promieniu od Ciebie. <br> <br> Wprowadź promieÅ„ w metrach (0, aby " +"wyÅ‚Ä…czyć):" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:180 +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:185 +msgid "distance" +msgstr "odlegÅ‚ość" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:181 +msgid "Proximity alert distance (meters)" +msgstr "OdlegÅ‚ość ostrzeżenia o bliskoÅ›ci (metry)" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:182 +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:184 +msgid "" +"A proximity alert will be issued when you are within a certain radius of the " +"marker location.<br><br>Enter a radius in meters (0 to disable):" +msgstr "" +"Alert zbliżeniowy zostanie wygenerowany, gdy znajdziesz siÄ™ w okreÅ›lonym " +"promieniu od lokalizacji znacznika. <br> <br> Wprowadź promieÅ„ w metrach (0, " +"aby wyÅ‚Ä…czyć):" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:183 +msgid "Marker proximity alert" +msgstr "Ostrzeżenie o bliskoÅ›ci znacznika" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:186 +msgid "Reminder note" +msgstr "Notatka przypominajÄ…ca" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:187 +msgid "" +"Enter a note to be displayed when you are within the specified proximity..." +msgstr "" +"Wprowadź notatkÄ™, która bÄ™dzie wyÅ›wietlana, gdy bÄ™dziesz w okreÅ›lonej " +"odlegÅ‚oÅ›ci ..." + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:199 +msgid "Add new rendezvous" +msgstr "Dodaj nowe spotkanie" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:200 +msgid "" +"Create a new rendezvous and share the access link with those you wish to " +"invite to the group. Those who open the link become members of the " +"rendezvous. They can view other member locations, add markers to the map, or " +"share their own locations with the group." +msgstr "" +"Utwórz nowe spotkanie i udostÄ™pnij Å‚Ä…cze dostÄ™pu tym, których chcesz " +"zaprosić do grupy. Osoby, które otworzÄ… Å‚Ä…cze, stajÄ… siÄ™ czÅ‚onkami " +"spotkania. MogÄ… wyÅ›wietlać lokalizacje innych czÅ‚onków, dodawać znaczniki do " +"mapy lub udostÄ™pniać wÅ‚asne lokalizacje grupie." + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:232 +msgid "You have no rendezvous. Press the button above to create a rendezvous!" +msgstr "Nie masz spotkania. NaciÅ›nij przycisk powyżej, aby utworzyć spotkanie!" + +#: ../../extend/addon/hzaddons/skeleton/Mod_Skeleton.php:32 +msgid "Skeleton App" +msgstr "Aplikacja Szkielet" + +#: ../../extend/addon/hzaddons/skeleton/Mod_Skeleton.php:33 +msgid "A skeleton for addons, you can copy/paste" +msgstr "Szkielet dodatków, który można skopiować i wkleić" + +#: ../../extend/addon/hzaddons/skeleton/Mod_Skeleton.php:40 +msgid "Some setting" +msgstr "JakieÅ› ustawienie" + +#: ../../extend/addon/hzaddons/skeleton/Mod_Skeleton.php:40 +msgid "A setting" +msgstr "Ustawienie" + +#: ../../extend/addon/hzaddons/skeleton/Mod_Skeleton.php:48 +msgid "Skeleton Settings" +msgstr "Ustawienia Skeleton" + +#: ../../extend/addon/hzaddons/redred/redred.php:50 +msgid "Post to Hubzilla" +msgstr "WyÅ›lij do Hubzilli" + +#: ../../extend/addon/hzaddons/redred/Mod_Redred.php:24 +msgid "Channel is required." +msgstr "KanaÅ‚ jest wymagany." + +#: ../../extend/addon/hzaddons/redred/Mod_Redred.php:38 +msgid "Hubzilla Crosspost Connector Settings saved." +msgstr "Ustawienia Hubzilla Crosspost Connector zostaÅ‚y zapisane." + +#: ../../extend/addon/hzaddons/redred/Mod_Redred.php:50 +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:146 +msgid "Hubzilla Crosspost Connector App" +msgstr "Aplikacja Hubzilla Crosspost Connector" + +#: ../../extend/addon/hzaddons/redred/Mod_Redred.php:51 +msgid "Relay public postings to another Hubzilla channel" +msgstr "Przekaż publiczne posty na inny kanaÅ‚ Hubzilla" + +#: ../../extend/addon/hzaddons/redred/Mod_Redred.php:63 +msgid "Send public postings to Hubzilla channel by default" +msgstr "DomyÅ›lnie wysyÅ‚aj publiczne posty na kanaÅ‚ Hubzilla" + +#: ../../extend/addon/hzaddons/redred/Mod_Redred.php:67 +msgid "Hubzilla API Path" +msgstr "Åšcieżka API Hubzilla" + +#: ../../extend/addon/hzaddons/redred/Mod_Redred.php:67 +#: ../../extend/addon/hzaddons/rtof/Mod_Rtof.php:53 +msgid "https://{sitename}/api" +msgstr "https://{sitename}/api" + +#: ../../extend/addon/hzaddons/redred/Mod_Redred.php:71 +msgid "Hubzilla login name" +msgstr "Nazwa logowania Hubzilla" + +#: ../../extend/addon/hzaddons/redred/Mod_Redred.php:75 +msgid "Hubzilla channel name" +msgstr "Nazwa kanaÅ‚u Hubzilla" + +#: ../../extend/addon/hzaddons/redred/Mod_Redred.php:75 +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:54 +msgid "Nickname" +msgstr "Pseudonim" + +#: ../../extend/addon/hzaddons/redred/Mod_Redred.php:79 +msgid "Hubzilla password" +msgstr "HasÅ‚o Hubzilla" + +#: ../../extend/addon/hzaddons/redred/Mod_Redred.php:87 +msgid "Hubzilla Crosspost Connector" +msgstr "Hubzilla Crosspost Connector" + +#: ../../extend/addon/hzaddons/totp/Mod_Totp.php:23 +msgid "TOTP Two-Step Verification" +msgstr "Weryfikacja dwuetapowa TOTP" + +#: ../../extend/addon/hzaddons/totp/Mod_Totp.php:24 +msgid "Enter the 2-step verification generated by your authenticator app:" +msgstr "" +"Wprowadź dwuetapowÄ… weryfikacjÄ™ wygenerowanÄ… przez aplikacjÄ™ " +"uwierzytelniajÄ…cÄ…:" + +#: ../../extend/addon/hzaddons/totp/Mod_Totp.php:25 +msgid "Success!" +msgstr "Powodzenie!" + +#: ../../extend/addon/hzaddons/totp/Mod_Totp.php:26 +msgid "Invalid code, please try again." +msgstr "NieprawidÅ‚owy kod, proszÄ™ spróbować ponownie." + +#: ../../extend/addon/hzaddons/totp/Mod_Totp.php:27 +msgid "Too many invalid codes..." +msgstr "Za dużo nieprawidÅ‚owych kodów ..." + +#: ../../extend/addon/hzaddons/totp/Mod_Totp.php:28 +msgid "Verify" +msgstr "Zweryfikuj" + +#: ../../extend/addon/hzaddons/totp/Settings/Totp.php:90 +msgid "" +"You haven't set a TOTP secret yet.\n" +"Please click the button below to generate one and register this site\n" +"with your preferred authenticator app." +msgstr "" +"Nie ustawiÅ‚eÅ› jeszcze sekretu TOTP.\n" +"Kliknij przycisk poniżej, aby to wygenerować i zarejestrować witrynÄ™\n" +"w preferowanej aplikacji uwierzytelniajÄ…cej." + +#: ../../extend/addon/hzaddons/totp/Settings/Totp.php:93 +msgid "Your TOTP secret is" +msgstr "Twój sekret TOTP to" + +#: ../../extend/addon/hzaddons/totp/Settings/Totp.php:94 +msgid "" +"Be sure to save it somewhere in case you lose or replace your mobile " +"device.\n" +"Use your mobile device to scan the QR code below to register this site\n" +"with your preferred authenticator app." +msgstr "" +"Zapisz go gdzieÅ› na wypadek zgubienia lub wymiany urzÄ…dzenia mobilnego.\n" +"Użyj urzÄ…dzenia mobilnego, aby zeskanować poniższy kod QR i zarejestrować tÄ… " +"witrynÄ™\n" +"w preferowanej aplikacji uwierzytelniajÄ…cej." + +#: ../../extend/addon/hzaddons/totp/Settings/Totp.php:99 +msgid "Test" +msgstr "Test" + +#: ../../extend/addon/hzaddons/totp/Settings/Totp.php:100 +msgid "Generate New Secret" +msgstr "Generowanie nowego sekretu" + +#: ../../extend/addon/hzaddons/totp/Settings/Totp.php:101 +msgid "Go" +msgstr "Idź dalej" + +#: ../../extend/addon/hzaddons/totp/Settings/Totp.php:102 +msgid "Enter your password" +msgstr "Wprowadź swoje hasÅ‚o" + +#: ../../extend/addon/hzaddons/totp/Settings/Totp.php:103 +msgid "enter TOTP code from your device" +msgstr "wprowadź kod TOTP z urzÄ…dzenia" + +#: ../../extend/addon/hzaddons/totp/Settings/Totp.php:104 +msgid "Pass!" +msgstr "PrzeszÅ‚o!" + +#: ../../extend/addon/hzaddons/totp/Settings/Totp.php:105 +msgid "Fail" +msgstr "BÅ‚Ä…d" + +#: ../../extend/addon/hzaddons/totp/Settings/Totp.php:106 +msgid "Incorrect password, try again." +msgstr "NieprawidÅ‚owe hasÅ‚o, spróbuj ponownie." + +#: ../../extend/addon/hzaddons/totp/Settings/Totp.php:107 +msgid "Record your new TOTP secret and rescan the QR code above." +msgstr "Zapisz swój nowy sekret TOTP i ponownie przeskanuj powyższy kod QR." + +#: ../../extend/addon/hzaddons/totp/Settings/Totp.php:115 +msgid "TOTP Settings" +msgstr "Ustawienia TOTP" + +#: ../../extend/addon/hzaddons/testdrive/testdrive.php:104 +#, php-format +msgid "Your account on %s will expire in a few days." +msgstr "Twoje konto na %s wygaÅ›nie za kilka dni." + +#: ../../extend/addon/hzaddons/testdrive/testdrive.php:105 +msgid "Your $Productname test account is about to expire." +msgstr "Twoje konto testowe $Productname wkrótce wygaÅ›nie." + +#: ../../extend/addon/hzaddons/ldapauth/ldapauth.php:70 +msgid "An account has been created for you." +msgstr "Konto zostaÅ‚o dla Ciebie utworzone." + +#: ../../extend/addon/hzaddons/ldapauth/ldapauth.php:77 +msgid "Authentication successful but rejected: account creation is disabled." +msgstr "" +"Uwierzytelnianie przebiegÅ‚o pomyÅ›lne, ale zostaÅ‚o odrzucone: tworzenie konta " +"jest wyÅ‚Ä…czone." + +#: ../../extend/addon/hzaddons/cart/cart.php:252 +msgid "DB Cleanup Failure" +msgstr "BÅ‚Ä…d czyszczenia bazy danych" + +#: ../../extend/addon/hzaddons/cart/cart.php:674 +msgid "[cart] Item Added" +msgstr "[koszyk] Dodano element" + +#: ../../extend/addon/hzaddons/cart/cart.php:1063 +msgid "Order already checked out." +msgstr "Zamówienie już jest wyrejestrowane." + +#: ../../extend/addon/hzaddons/cart/cart.php:1368 +msgid "Drop database tables when uninstalling." +msgstr "UsuÅ„ tabele bazy danych podczas odinstalowywania." + +#: ../../extend/addon/hzaddons/cart/cart.php:1375 +#: ../../extend/addon/hzaddons/cart/Settings/Cart.php:129 +msgid "Cart Settings" +msgstr "Ustawienia koszyka" + +#: ../../extend/addon/hzaddons/cart/cart.php:1387 +#: ../../extend/addon/hzaddons/cart/cart.php:1390 +msgid "Shop" +msgstr "Sklep" + +#: ../../extend/addon/hzaddons/cart/cart.php:1446 +#: ../../extend/addon/hzaddons/cart/myshop.php:112 +msgid "Order Not Found" +msgstr "Nie znaleziono zamówienia" + +#: ../../extend/addon/hzaddons/cart/cart.php:1507 +msgid "Cart utilities for orders and payments" +msgstr "NarzÄ™dzia koszyka do zamówieÅ„ i pÅ‚atnoÅ›ci" + +#: ../../extend/addon/hzaddons/cart/cart.php:1545 +msgid "You must be logged into the Grid to shop." +msgstr "Aby robić zakupy, musisz być zalogowany do Siatki." + +#: ../../extend/addon/hzaddons/cart/cart.php:1578 +#: ../../extend/addon/hzaddons/cart/submodules/paypalbuttonV2.php:409 +#: ../../extend/addon/hzaddons/cart/submodules/paypalbutton.php:392 +#: ../../extend/addon/hzaddons/cart/manual_payments.php:68 +msgid "Order not found." +msgstr "Nie znaleziono zamówienia." + +#: ../../extend/addon/hzaddons/cart/cart.php:1592 +msgid "Access denied." +msgstr "DostÄ™p zabroniony." + +#: ../../extend/addon/hzaddons/cart/cart.php:1644 +#: ../../extend/addon/hzaddons/cart/cart.php:1787 +msgid "No Order Found" +msgstr "Nie znaleziono zamówienia" + +#: ../../extend/addon/hzaddons/cart/cart.php:1653 +msgid "An unknown error has occurred Please start again." +msgstr "WystÄ…piÅ‚ nieznany bÅ‚Ä…d. Zacznij od nowa." + +#: ../../extend/addon/hzaddons/cart/cart.php:1796 +msgid "Requirements not met." +msgstr "Nie speÅ‚nia wymagaÅ„." + +#: ../../extend/addon/hzaddons/cart/cart.php:1796 +msgid "Review your order and complete any needed requirements." +msgstr "Przejrzyj swoje zamówienie i speÅ‚nij wszystkie wymagania." + +#: ../../extend/addon/hzaddons/cart/cart.php:1822 +msgid "Invalid Payment Type. Please start again." +msgstr "NieprawidÅ‚owy typ pÅ‚atnoÅ›ci. Zacznij od nowa." + +#: ../../extend/addon/hzaddons/cart/cart.php:1829 +msgid "Order not found" +msgstr "Nie znaleziono zamówienia" + +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:70 +msgid "Enable Order/Item Options" +msgstr "WÅ‚Ä…cz opcjÄ™ Zamówienie/Element" + +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:333 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:357 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:433 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:457 +msgid "Label" +msgstr "Etykieta" + +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:336 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:360 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:436 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:460 +msgid "Instructions" +msgstr "Instukcje" + +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:63 +msgid "Enable Hubzilla Services Module" +msgstr "WÅ‚Ä…cz moduÅ‚ usÅ‚ug Hubzilla" + +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:162 +#: ../../extend/addon/hzaddons/cart/submodules/manualcat.php:172 +msgid "New Sku" +msgstr "Nowy SKU" + +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:197 +#: ../../extend/addon/hzaddons/cart/submodules/manualcat.php:208 +msgid "Cannot save edits to locked item." +msgstr "Nie można zapisać zmian w zablokowanym elemencie." + +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:246 +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:333 +msgid "SKU not found." +msgstr "Nie znaleziono SKU." + +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:299 +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:303 +msgid "Invalid Activation Directive." +msgstr "NieprawidÅ‚owa dyrektywa aktywacyjna." + +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:374 +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:378 +msgid "Invalid Deactivation Directive." +msgstr "NieprawidÅ‚owa dyrektywa dezaktywacyjna." + +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:564 +msgid "Add to this privacy group" +msgstr "Dodaj do tej grupy prywatnoÅ›ci" + +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:580 +msgid "Set user service class" +msgstr "Ustaw klasÄ™ usÅ‚ug użytkownika" + +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:607 +msgid "You must be using a local account to purchase this service." +msgstr "Aby kupić tÄ™ usÅ‚ugÄ™, musisz korzystać z konta lokalnego." + +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:647 +#: ../../extend/addon/hzaddons/cart/submodules/manualcat.php:252 +msgid "Changes Locked" +msgstr "Zmiany zablokowane" + +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:651 +#: ../../extend/addon/hzaddons/cart/submodules/manualcat.php:256 +msgid "Item available for purchase." +msgstr "Element dostÄ™pny do zakupu." + +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:658 +#: ../../extend/addon/hzaddons/cart/submodules/manualcat.php:263 +#: ../../extend/addon/hzaddons/cart/widgets/catalogitem.php:57 +msgid "Price" +msgstr "Cena" + +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:661 +#: ../../extend/addon/hzaddons/cart/submodules/manualcat.php:266 +msgid "Photo URL" +msgstr "Adres URL zdjÄ™cia" + +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:665 +msgid "Add buyer to privacy group" +msgstr "Dodaj kupujÄ…cego do grupy prywatnoÅ›ci" + +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:670 +msgid "Add buyer as connection" +msgstr "Dodaj kupujÄ…cego jako poÅ‚Ä…czenie" + +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:678 +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:720 +msgid "Set Service Class" +msgstr "Ustaw klasÄ™ usÅ‚ugi" + +#: ../../extend/addon/hzaddons/cart/submodules/subscriptions.php:151 +msgid "Enable Subscription Management Module" +msgstr "WÅ‚Ä…cz moduÅ‚ zarzÄ…dzania subskrypcjami" + +#: ../../extend/addon/hzaddons/cart/submodules/subscriptions.php:223 +msgid "" +"Cannot include subscription items with different terms in the same order." +msgstr "" +"Nie może zawierać elementów subskrypcji z różnymi terminami w tej samej " +"kolejnoÅ›ci." + +#: ../../extend/addon/hzaddons/cart/submodules/subscriptions.php:372 +msgid "Select Subscription to Edit" +msgstr "Wybierz subskrypcjÄ™ do edycji" + +#: ../../extend/addon/hzaddons/cart/submodules/subscriptions.php:380 +msgid "Edit Subscriptions" +msgstr "Edytuj subskrypcje" + +#: ../../extend/addon/hzaddons/cart/submodules/subscriptions.php:414 +msgid "Subscription SKU" +msgstr "Subskrypcja SKU" + +#: ../../extend/addon/hzaddons/cart/submodules/subscriptions.php:419 +msgid "Catalog Description" +msgstr "Opis katalogu" + +#: ../../extend/addon/hzaddons/cart/submodules/subscriptions.php:423 +msgid "Subscription available for purchase." +msgstr "Subskrypcja dostÄ™pna do zakupu." + +#: ../../extend/addon/hzaddons/cart/submodules/subscriptions.php:428 +msgid "Maximum active subscriptions to this item per account." +msgstr "Maksymalna liczba aktywnych subskrypcji tego elementu na konto." + +#: ../../extend/addon/hzaddons/cart/submodules/subscriptions.php:431 +msgid "Subscription price." +msgstr "Cena subskrypcji." + +#: ../../extend/addon/hzaddons/cart/submodules/subscriptions.php:435 +msgid "Quantity" +msgstr "Ilość" + +#: ../../extend/addon/hzaddons/cart/submodules/subscriptions.php:439 +msgid "Term" +msgstr "Termin" + +#: ../../extend/addon/hzaddons/cart/submodules/paypalbuttonV2.php:86 +msgid "Enable Paypal Button Module (API-v2)" +msgstr "WÅ‚Ä…cz moduÅ‚ przycisków Paypal (API-v2)" + +#: ../../extend/addon/hzaddons/cart/submodules/paypalbuttonV2.php:94 +#: ../../extend/addon/hzaddons/cart/submodules/paypalbutton.php:93 +msgid "Use Production Key" +msgstr "Użyj klucza produkcyjnego" + +#: ../../extend/addon/hzaddons/cart/submodules/paypalbuttonV2.php:101 +#: ../../extend/addon/hzaddons/cart/submodules/paypalbutton.php:100 +msgid "Paypal Sandbox Client Key" +msgstr "Klucz klienta Paypal Sandbox" + +#: ../../extend/addon/hzaddons/cart/submodules/paypalbuttonV2.php:108 +#: ../../extend/addon/hzaddons/cart/submodules/paypalbutton.php:107 +msgid "Paypal Sandbox Secret Key" +msgstr "Tajny klucz Paypal Sandbox" + +#: ../../extend/addon/hzaddons/cart/submodules/paypalbuttonV2.php:114 +#: ../../extend/addon/hzaddons/cart/submodules/paypalbutton.php:113 +msgid "Paypal Production Client Key" +msgstr "Klucz klienta produkcyjny Paypal" + +#: ../../extend/addon/hzaddons/cart/submodules/paypalbuttonV2.php:121 +#: ../../extend/addon/hzaddons/cart/submodules/paypalbutton.php:120 +msgid "Paypal Production Secret Key" +msgstr "Tajny klucz produkcyjny Paypal" + +#: ../../extend/addon/hzaddons/cart/submodules/paypalbuttonV2.php:264 +#: ../../extend/addon/hzaddons/cart/submodules/paypalbutton.php:252 +msgid "Paypal button payments are not enabled." +msgstr "PÅ‚atnoÅ›ci za pomocÄ… przycisku PayPal nie sÄ… wÅ‚Ä…czone." + +#: ../../extend/addon/hzaddons/cart/submodules/paypalbuttonV2.php:282 +#: ../../extend/addon/hzaddons/cart/submodules/paypalbutton.php:270 +msgid "" +"Paypal button payments are not properly configured. Please choose another " +"payment option." +msgstr "" +"PÅ‚atnoÅ›ci za pomocÄ… przycisku PayPal nie sÄ… poprawnie skonfigurowane. " +"Wybierz innÄ… opcjÄ™ pÅ‚atnoÅ›ci." + +#: ../../extend/addon/hzaddons/cart/submodules/paypalbutton.php:85 +msgid "Enable Paypal Button Module" +msgstr "WÅ‚Ä…cz moduÅ‚ przycisku Paypal" + +#: ../../extend/addon/hzaddons/cart/submodules/manualcat.php:61 +msgid "Enable Manual Cart Module" +msgstr "WÅ‚Ä…cz moduÅ‚ rÄ™cznego koszyka" + +#: ../../extend/addon/hzaddons/cart/myshop.php:30 +msgid "Access Denied." +msgstr "DostÄ™p zabroniony." + +#: ../../extend/addon/hzaddons/cart/myshop.php:189 +#: ../../extend/addon/hzaddons/cart/myshop.php:223 +#: ../../extend/addon/hzaddons/cart/myshop.php:271 +#: ../../extend/addon/hzaddons/cart/myshop.php:329 +msgid "Invalid Item" +msgstr "ZÅ‚a pozycja" + +#: ../../extend/addon/hzaddons/cart/manual_payments.php:7 +msgid "Error: order mismatch. Please try again." +msgstr "BÅ‚Ä…d: niezgodność zamówienia. ProszÄ™ spróbuj ponownie." + +#: ../../extend/addon/hzaddons/cart/manual_payments.php:61 +msgid "Manual payments are not enabled." +msgstr "PÅ‚atnoÅ›ci rÄ™czne nie sÄ… wÅ‚Ä…czone." + +#: ../../extend/addon/hzaddons/cart/manual_payments.php:77 +msgid "Finished" +msgstr "ZakoÅ„czone" + +#: ../../extend/addon/hzaddons/cart/Settings/Cart.php:58 +msgid "Enable Test Catalog" +msgstr "WÅ‚Ä…cz katalog testów" + +#: ../../extend/addon/hzaddons/cart/Settings/Cart.php:70 +msgid "Enable Manual Payments" +msgstr "WÅ‚Ä…cz pÅ‚atnoÅ›ci rÄ™czne" + +#: ../../extend/addon/hzaddons/cart/Settings/Cart.php:90 +msgid "Base Merchant Currency" +msgstr "Podstawowa waluta sprzedawcy" + +#: ../../extend/addon/hzaddons/openid/openid.php:49 +msgid "" +"We encountered a problem while logging in with the OpenID you provided. " +"Please check the correct spelling of the ID." +msgstr "" +"NapotkaliÅ›my problem podczas logowania za pomocÄ… podanego przez Ciebie " +"identyfikatora OpenID. Sprawdź poprawnÄ… pisowniÄ™ identyfikatora." + +#: ../../extend/addon/hzaddons/openid/openid.php:49 +msgid "The error message was:" +msgstr "Komunikat o bÅ‚Ä™dzie brzmi:" + +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:52 +msgid "First Name" +msgstr "ImiÄ™" + +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:53 +msgid "Last Name" +msgstr "Nazwisko" + +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:55 +msgid "Full Name" +msgstr "PeÅ‚na nazwa" + +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:61 +msgid "Profile Photo 16px" +msgstr "ZdjÄ™cie profilowe 16px" + +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:62 +msgid "Profile Photo 32px" +msgstr "ZdjÄ™cie profilowe 32px" + +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:63 +msgid "Profile Photo 48px" +msgstr "ZdjÄ™cie profilowe 48px" + +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:64 +msgid "Profile Photo 64px" +msgstr "ZdjÄ™cie profilowe 64px" + +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:65 +msgid "Profile Photo 80px" +msgstr "ZdjÄ™cie profilowe 80px" + +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:66 +msgid "Profile Photo 128px" +msgstr "ZdjÄ™cie profilowe 128px" + +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:70 +msgid "Birth Year" +msgstr "Rok urodzenia" + +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:71 +msgid "Birth Month" +msgstr "MiesiÄ…c urodzenia" + +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:72 +msgid "Birth Day" +msgstr "DzieÅ„ urodzenia" + +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:73 +msgid "Birthdate" +msgstr "Data urodzenia" + +#: ../../extend/addon/hzaddons/openid/Mod_Openid.php:30 +msgid "OpenID protocol error. No ID returned." +msgstr "BÅ‚Ä…d protokoÅ‚u OpenID. Brak identyfikatora." + +#: ../../extend/addon/hzaddons/hzfiles/hzfiles.php:81 +msgid "Hubzilla File Storage Import" +msgstr "Import z magazynu plików Hubzilla" + +#: ../../extend/addon/hzaddons/hzfiles/hzfiles.php:82 +msgid "This will import all your cloud files from another server." +msgstr "" +"Spowoduje to zaimportowanie wszystkich plików w chmurze z innego huba " +"Hubzilla." + +#: ../../extend/addon/hzaddons/hzfiles/hzfiles.php:83 +msgid "Hubzilla Server base URL" +msgstr "Bazowy adres URL serwera Hubzilla" + +#: ../../extend/addon/hzaddons/hzfiles/hzfiles.php:84 +#: ../../extend/addon/hzaddons/content_import/Mod_content_import.php:140 +msgid "Since modified date yyyy-mm-dd" +msgstr "Od daty modyfikacji rrrr-mm-dd" + +#: ../../extend/addon/hzaddons/hzfiles/hzfiles.php:85 +#: ../../extend/addon/hzaddons/content_import/Mod_content_import.php:141 +msgid "Until modified date yyyy-mm-dd" +msgstr "Do daty modyfikacji rrrr-mm-dd" + +#: ../../extend/addon/hzaddons/diaspora/Mod_Diaspora.php:43 +msgid "Diaspora Protocol Settings updated." +msgstr "Zaktualizowano ustawienia protokoÅ‚u Diaspora." + +#: ../../extend/addon/hzaddons/diaspora/Mod_Diaspora.php:52 +msgid "" +"The diaspora protocol does not support location independence. Connections " +"you make within that network may be unreachable from alternate channel " +"locations." +msgstr "" +"Protokół Diaspora nie obsÅ‚uguje niezależnoÅ›ci lokalizacji. PoÅ‚Ä…czenia " +"nawiÄ…zane w tej sieci mogÄ… być niedostÄ™pne z innych lokalizacji kanałów." + +#: ../../extend/addon/hzaddons/diaspora/Mod_Diaspora.php:58 +msgid "Diaspora Protocol App" +msgstr "Aplikacja Diaspora Protocol" + +#: ../../extend/addon/hzaddons/diaspora/Mod_Diaspora.php:75 +msgid "Allow any Diaspora member to comment on your public posts" +msgstr "Pozwól każdemu czÅ‚onkowi Diaspory komentować Twoje publiczne posty" + +#: ../../extend/addon/hzaddons/diaspora/Mod_Diaspora.php:79 +msgid "Prevent your hashtags from being redirected to other sites" +msgstr "Zapobiegaj przekierowywaniu hashtagów do innych witryn" + +#: ../../extend/addon/hzaddons/diaspora/Mod_Diaspora.php:83 +msgid "Sign and forward posts and comments with no existing Diaspora signature" +msgstr "Podpisuj i przesyÅ‚aj dalej posty i komentarze bez podpisu Diaspory" + +#: ../../extend/addon/hzaddons/diaspora/Mod_Diaspora.php:88 +msgid "Followed hashtags (comma separated, do not include the #)" +msgstr "Obserwowane hashtagi (oddzielone przecinkami, nie dodawaj #)" + +#: ../../extend/addon/hzaddons/diaspora/Mod_Diaspora.php:97 +msgid "Diaspora Protocol" +msgstr "Diaspora Protocol" + +#: ../../extend/addon/hzaddons/diaspora/import_diaspora.php:19 +msgid "No username found in import file." +msgstr "W pliku importu nie znaleziono nazwy użytkownika." + +#: ../../extend/addon/hzaddons/diaspora/Receiver.php:1541 +#, php-format +msgid "%1$s dislikes %2$s's %3$s" +msgstr "%1$s desaprobat %2$s %3$s" + +#: ../../extend/addon/hzaddons/diaspora/diaspora.php:66 +msgid "" +"Please install the statistics addon to be able to configure a diaspora relay" +msgstr "" +"Zainstaluj dodatek do statystyk, aby móc skonfigurować przekaźnik Diaspory" + +#: ../../extend/addon/hzaddons/diaspora/diaspora.php:76 +msgid "Diaspora Relay Handle" +msgstr "Uchwyt przekaźnika Diaspory" + +#: ../../extend/addon/hzaddons/diaspora/diaspora.php:76 +msgid "Address of a diaspora relay. Example: relay@diasporarelay.tld" +msgstr "Adres przekaźnika diaspory. PrzykÅ‚ad: relay@diasporarelay.tld" + +#: ../../extend/addon/hzaddons/diaspora/diaspora.php:96 +msgid "Diaspora relay could not be imported" +msgstr "Nie można zaimportować przekaźnika diaspory" + +#: ../../extend/addon/hzaddons/dirstats/dirstats.php:94 +msgid "Hubzilla Directory Stats" +msgstr "Statystyki katalogowe Hubzilla" + +#: ../../extend/addon/hzaddons/dirstats/dirstats.php:95 +msgid "Total Hubs" +msgstr "Razem huby" + +#: ../../extend/addon/hzaddons/dirstats/dirstats.php:97 +msgid "Hubzilla Hubs" +msgstr "Huby Hubzilla" + +#: ../../extend/addon/hzaddons/dirstats/dirstats.php:99 +msgid "Friendica Hubs" +msgstr "Huby Friendica" + +#: ../../extend/addon/hzaddons/dirstats/dirstats.php:101 +msgid "Diaspora Pods" +msgstr "Pody Diaspora" + +#: ../../extend/addon/hzaddons/dirstats/dirstats.php:103 +msgid "Hubzilla Channels" +msgstr "KanaÅ‚y Hubzilla" + +#: ../../extend/addon/hzaddons/dirstats/dirstats.php:105 +msgid "Friendica Channels" +msgstr "KanaÅ‚y Friendica" + +#: ../../extend/addon/hzaddons/dirstats/dirstats.php:107 +msgid "Diaspora Channels" +msgstr "KanaÅ‚y Diaspora" + +#: ../../extend/addon/hzaddons/dirstats/dirstats.php:109 +msgid "Aged 35 and above" +msgstr "W wieku 35 lat i wiÄ™cej" + +#: ../../extend/addon/hzaddons/dirstats/dirstats.php:111 +msgid "Aged 34 and under" +msgstr "W wieku 34 lat i poniżej" + +#: ../../extend/addon/hzaddons/dirstats/dirstats.php:113 +msgid "Average Age" +msgstr "Åšredni wiek" + +#: ../../extend/addon/hzaddons/dirstats/dirstats.php:115 +msgid "Known Chatrooms" +msgstr "Znane czaty" + +#: ../../extend/addon/hzaddons/dirstats/dirstats.php:117 +msgid "Known Tags" +msgstr "Znane tagi" + +#: ../../extend/addon/hzaddons/dirstats/dirstats.php:119 +msgid "" +"Please note Diaspora and Friendica statistics are merely those **this " +"directory** is aware of, and not all those known in the network. This also " +"applies to chatrooms," +msgstr "" +"ProszÄ™ mieć na uwadze, że statystyki Diaspory i Friendica to tylko te,które " +"sÄ… widoczne dla **tego katalogu**, a nie wszystkie znane w sieci. Dotyczy to " +"również czatów," + +#: ../../extend/addon/hzaddons/upload_limits/upload_limits.php:25 +msgid "Show Upload Limits" +msgstr "Pokaż limity przesyÅ‚ania" + +#: ../../extend/addon/hzaddons/upload_limits/upload_limits.php:27 +msgid "Hubzilla configured maximum size: " +msgstr "Maksymalny rozmiar skonfigurowany w Hubzilli: " + +#: ../../extend/addon/hzaddons/upload_limits/upload_limits.php:28 +msgid "PHP upload_max_filesize: " +msgstr "PHP upload_max_filesize: " + +#: ../../extend/addon/hzaddons/upload_limits/upload_limits.php:29 +msgid "PHP post_max_size (must be larger than upload_max_filesize): " +msgstr "PHP post_max_size (musi być wiÄ™ksze od upload_max_filesize): " + +#: ../../extend/addon/hzaddons/hideaside/Mod_Hideaside.php:23 +#: ../../extend/addon/hzaddons/hideaside/Mod_Hideaside.php:27 +msgid "Hide Aside App" +msgstr "Aplikacja Hide Aside" + +#: ../../extend/addon/hzaddons/hideaside/Mod_Hideaside.php:24 +#: ../../extend/addon/hzaddons/hideaside/Mod_Hideaside.php:28 +msgid "Fade out aside areas after a while when using endless scroll" +msgstr "Powoduje zanikanie obszaru po chwili, gdy używasz dÅ‚ugiego przewijania" + +#: ../../extend/addon/hzaddons/hideaside/Mod_Hideaside.php:27 +#: ../../extend/addon/hzaddons/planets/Mod_Planets.php:23 +#: ../../extend/addon/hzaddons/hsse/Mod_Hsse.php:26 +#: ../../extend/addon/hzaddons/authchoose/Mod_Authchoose.php:33 +#: ../../extend/addon/hzaddons/nsabait/Mod_Nsabait.php:24 +#: ../../extend/addon/hzaddons/rainbowtag/Mod_Rainbowtag.php:26 +msgid "Installed" +msgstr "Zainstalowane" + +#: ../../extend/addon/hzaddons/randpost/randpost.php:97 +msgid "You're welcome." +msgstr "ProszÄ™ bardzo." + +#: ../../extend/addon/hzaddons/randpost/randpost.php:98 +msgid "Ah shucks..." +msgstr "O cholera ..." + +#: ../../extend/addon/hzaddons/randpost/randpost.php:99 +msgid "Don't mention it." +msgstr "Nie wspominaj o tym." + +#: ../../extend/addon/hzaddons/randpost/randpost.php:100 +msgid "<blush>" +msgstr "<rumieniec>" + +#: ../../extend/addon/hzaddons/openstreetmap/openstreetmap.php:133 +msgid "View Larger" +msgstr "Zobacz wiÄ™ksze" + +#: ../../extend/addon/hzaddons/openstreetmap/openstreetmap.php:156 +msgid "Tile Server URL" +msgstr "Adres URL serwera kafelków rastrowych" + +#: ../../extend/addon/hzaddons/openstreetmap/openstreetmap.php:156 +msgid "" +"A list of <a href=\"http://wiki.openstreetmap.org/wiki/TMS\" target=\"_blank" +"\">public tile servers</a>" +msgstr "" +"Lista <a href=\"http://wiki.openstreetmap.org/wiki/TMS\" target=\"_blank" +"\">publicznych serwerów kafelków</a>" + +#: ../../extend/addon/hzaddons/openstreetmap/openstreetmap.php:157 +msgid "Nominatim (reverse geocoding) Server URL" +msgstr "Adres URL serwera Nominatim (odwrotne geokodowanie)" + +#: ../../extend/addon/hzaddons/openstreetmap/openstreetmap.php:157 +msgid "" +"A list of <a href=\"http://wiki.openstreetmap.org/wiki/Nominatim\" target=" +"\"_blank\">Nominatim servers</a>" +msgstr "" +"Lista <a href=\"http://wiki.openstreetmap.org/wiki/Nominatim\" target=" +"\"_blank\">serwerów Nominatim</a>" + +#: ../../extend/addon/hzaddons/openstreetmap/openstreetmap.php:158 +msgid "Default zoom" +msgstr "PowiÄ™kszenie domyÅ›lne" + +#: ../../extend/addon/hzaddons/openstreetmap/openstreetmap.php:158 +msgid "" +"The default zoom level. (1:world, 18:highest, also depends on tile server)" +msgstr "" +"DomyÅ›lny poziom powiÄ™kszenia. (1: Å›wiat, 18: najwyższy, zależy również od " +"serwera kafelków)" + +#: ../../extend/addon/hzaddons/openstreetmap/openstreetmap.php:159 +msgid "Include marker on map" +msgstr "UwzglÄ™dnij znacznik na mapie" + +#: ../../extend/addon/hzaddons/openstreetmap/openstreetmap.php:159 +msgid "Include a marker on the map." +msgstr "Umieść znacznik na tej mapie." + +#: ../../extend/addon/hzaddons/ljpost/Mod_Ljpost.php:38 +msgid "Livejournal Crosspost Connector App" +msgstr "Aplikacja Livejournal Crosspost Connector" + +#: ../../extend/addon/hzaddons/ljpost/Mod_Ljpost.php:39 +msgid "Relay public posts to Livejournal" +msgstr "Przekazuj publiczne posty do Livejournal" + +#: ../../extend/addon/hzaddons/ljpost/Mod_Ljpost.php:55 +msgid "Livejournal username" +msgstr "Nazwa użytkownika w Livejournal" + +#: ../../extend/addon/hzaddons/ljpost/Mod_Ljpost.php:59 +msgid "Livejournal password" +msgstr "HasÅ‚o do Livejournal" + +#: ../../extend/addon/hzaddons/ljpost/Mod_Ljpost.php:63 +msgid "Post to Livejournal by default" +msgstr "DomyÅ›lnie wysyÅ‚aj do Livejournal" + +#: ../../extend/addon/hzaddons/ljpost/Mod_Ljpost.php:67 +msgid "Send wall-to-wall posts to Livejournal" +msgstr "WysyÅ‚aj posty \"wall-to-wall\" do Livejournal" + +#: ../../extend/addon/hzaddons/ljpost/Mod_Ljpost.php:71 +#: ../../extend/addon/hzaddons/dwpost/Mod_Dwpost.php:65 +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:94 +msgid "Add link to original post" +msgstr "Dodaj odnoÅ›nik do oryginalnego postu" + +#: ../../extend/addon/hzaddons/ljpost/Mod_Ljpost.php:79 +msgid "Livejournal Crosspost Connector" +msgstr "Livejournal Crosspost Connector" + +#: ../../extend/addon/hzaddons/ljpost/ljpost.php:49 +msgid "Post to Livejournal" +msgstr "Publikuj w Livejournal" + +#: ../../extend/addon/hzaddons/ljpost/ljpost.php:127 +msgid "Posted by" +msgstr "WysÅ‚ane przez" + +#: ../../extend/addon/hzaddons/workflow/workflow.php:222 +msgid "Workflow user." +msgstr "PrzepÅ‚yw pracy użytkownika." + +#: ../../extend/addon/hzaddons/workflow/workflow.php:272 +msgid "This channel" +msgstr "Ten kanaÅ‚" + +#: ../../extend/addon/hzaddons/workflow/workflow.php:541 +#: ../../extend/addon/hzaddons/workflow/workflow.php:1437 +#: ../../extend/addon/hzaddons/workflow/workflow.php:1456 +msgid "Workflow" +msgstr "PrzepÅ‚yw pracy" + +#: ../../extend/addon/hzaddons/workflow/workflow.php:1425 +msgid "No Workflows Available" +msgstr "Å»aden przepÅ‚yw nie jest dostÄ™pny" + +#: ../../extend/addon/hzaddons/workflow/workflow.php:1455 +msgid "Add item to which workflow" +msgstr "Dodaj element do przepÅ‚ywu pracy" + +#: ../../extend/addon/hzaddons/workflow/workflow.php:1515 +#: ../../extend/addon/hzaddons/workflow/workflow.php:1634 +msgid "Create Workflow Item" +msgstr "Utwórz element przepÅ‚ywu pracy" + +#: ../../extend/addon/hzaddons/workflow/workflow.php:2596 +msgid "Link" +msgstr "Link" + +#: ../../extend/addon/hzaddons/workflow/workflow.php:2598 +msgid "Web link." +msgstr "Link do strony internetowej." + +#: ../../extend/addon/hzaddons/workflow/workflow.php:2619 +#: ../../extend/addon/hzaddons/workflow/workflow.php:2680 +msgid "Brief description or title" +msgstr "Krótki opis lub tytuÅ‚" + +#: ../../extend/addon/hzaddons/workflow/workflow.php:2627 +#: ../../extend/addon/hzaddons/workflow/workflow.php:2688 +msgid "Notes and Info" +msgstr "Uwagi i informacje" + +#: ../../extend/addon/hzaddons/workflow/workflow.php:2686 +msgid "Body" +msgstr "CiaÅ‚o" + +#: ../../extend/addon/hzaddons/workflow/Settings/Mod_WorkflowSettings.php:101 +msgid "Workflow Settings" +msgstr "Ustawienia przepÅ‚ywu pracy" + +#: ../../extend/addon/hzaddons/xmpp/xmpp.php:44 +msgid "Jabber BOSH host" +msgstr "Host Jabber BOSH" + +#: ../../extend/addon/hzaddons/xmpp/xmpp.php:45 +msgid "Use central userbase" +msgstr "Użyj centralnej bazy użytkowników" + +#: ../../extend/addon/hzaddons/xmpp/xmpp.php:45 +msgid "" +"If enabled, members will automatically login to an ejabberd server that has " +"to be installed on this machine with synchronized credentials via the " +"\"auth_ejabberd.php\" script." +msgstr "" +"JeÅ›li jest wÅ‚Ä…czone, czÅ‚onkowie bÄ™dÄ… automatycznie logować siÄ™ do serwera " +"ejabberd, który musi być zainstalowany na tym komputerze z " +"zsynchronizowanymi danymi uwierzytelniajÄ…cymi za poÅ›rednictwem skryptu " +"„auth_ejabberd.phpâ€." + +#: ../../extend/addon/hzaddons/xmpp/Mod_Xmpp.php:23 +msgid "XMPP settings updated." +msgstr "Zaktualizowano ustawienia XMPP." + +#: ../../extend/addon/hzaddons/xmpp/Mod_Xmpp.php:35 +msgid "XMPP App" +msgstr "Aplikacja XMPP" + +#: ../../extend/addon/hzaddons/xmpp/Mod_Xmpp.php:36 +msgid "Embedded XMPP (Jabber) client" +msgstr "Osadzony klient XMPP (Jabber)" + +#: ../../extend/addon/hzaddons/xmpp/Mod_Xmpp.php:52 +msgid "Individual credentials" +msgstr "Indywidualne poÅ›wiadczenia" + +#: ../../extend/addon/hzaddons/xmpp/Mod_Xmpp.php:58 +msgid "Jabber BOSH server" +msgstr "Serwer Jabber BOSH" + +#: ../../extend/addon/hzaddons/xmpp/Mod_Xmpp.php:67 +msgid "XMPP Settings" +msgstr "Ustawienia XMPP" + +#: ../../extend/addon/hzaddons/superblock/Mod_Superblock.php:20 +msgid "Superblock App" +msgstr "Aplikacja Superblock" + +#: ../../extend/addon/hzaddons/superblock/Mod_Superblock.php:21 +msgid "Block channels" +msgstr "Blokuj kanaÅ‚" + +#: ../../extend/addon/hzaddons/superblock/Mod_Superblock.php:63 +msgid "superblock settings updated" +msgstr "zaktualizowano ustawienia superbloku" + +#: ../../extend/addon/hzaddons/superblock/Mod_Superblock.php:87 +msgid "Currently blocked" +msgstr "Obecnie zablokowane" + +#: ../../extend/addon/hzaddons/superblock/Mod_Superblock.php:89 +msgid "No channels currently blocked" +msgstr "Obecnie żadne kanaÅ‚y nie sÄ… zablokowane" + +#: ../../extend/addon/hzaddons/superblock/superblock.php:337 +msgid "Block Completely" +msgstr "Zablokuj caÅ‚kowicie" + +#: ../../extend/addon/hzaddons/planets/Mod_Planets.php:20 +#: ../../extend/addon/hzaddons/planets/Mod_Planets.php:23 +msgid "Random Planet App" +msgstr "Aplikacja Random Planet" + +#: ../../extend/addon/hzaddons/planets/Mod_Planets.php:25 +msgid "" +"Set a random planet from the Star Wars Empire as your location when posting" +msgstr "" +"Podczas wysyÅ‚ania ustaw, jako lokalizacjÄ™, losowÄ… planetÄ™ z Imperium " +"Gwiezdnych Wojen" + +#: ../../extend/addon/hzaddons/nsfw/nsfw.php:152 +msgid "Possible adult content" +msgstr "Możliwe treÅ›ci dla dorosÅ‚ych" + +#: ../../extend/addon/hzaddons/nsfw/nsfw.php:167 +#, php-format +msgid "%s - view" +msgstr "%s - widok" + +#: ../../extend/addon/hzaddons/nsfw/Mod_Nsfw.php:22 +msgid "NSFW Settings saved." +msgstr "Zapisano ustawienia NSFW." + +#: ../../extend/addon/hzaddons/nsfw/Mod_Nsfw.php:33 +msgid "NSFW App" +msgstr "Aplikacja NSFW" + +#: ../../extend/addon/hzaddons/nsfw/Mod_Nsfw.php:34 +msgid "Collapse content that contains predefined words" +msgstr "ZwiÅ„ zawartość zawierajÄ…cÄ… predefiniowane sÅ‚owa" + +#: ../../extend/addon/hzaddons/nsfw/Mod_Nsfw.php:44 +msgid "" +"This app looks in posts for the words/text you specify below, and collapses " +"any content containing those keywords so it is not displayed at " +"inappropriate times, such as sexual innuendo that may be improper in a work " +"setting. It is polite and recommended to tag any content containing nudity " +"with #NSFW. This filter can also match any other word/text you specify, and " +"can thereby be used as a general purpose content filter." +msgstr "" +"Ta aplikacja wyszukuje sÅ‚owa lub tekst, okreÅ›lone poniżej i zwija wszelkie " +"treÅ›ci zawierajÄ…ce te sÅ‚owa kluczowe, aby nie byÅ‚y wyÅ›wietlane w " +"nieodpowiednich momentach, takich jak insynuacje seksualne, które mogÄ… być " +"niewÅ‚aÅ›ciwe w miejscu pracy. Grzecznie jest i zaleca siÄ™, oznaczanie " +"wszelkich treÅ›ci zawierajÄ…cych nagość tagiem #NSFW. Ten filtr może również " +"pasować do dowolnego innego okreÅ›lonego sÅ‚owa lub tekstu, dziÄ™ki czemu może " +"być używany jako filtr treÅ›ci ogólnego przeznaczenia." + +#: ../../extend/addon/hzaddons/nsfw/Mod_Nsfw.php:49 +msgid "Comma separated list of keywords to hide" +msgstr "Lista słów kluczowych rozdzielona przecinkami" + +#: ../../extend/addon/hzaddons/nsfw/Mod_Nsfw.php:49 +msgid "Word, /regular-expression/, lang=xx, lang!=xx" +msgstr "SÅ‚owo, /wyrażenie regularne/, lang=xx, lang!=xx" + +#: ../../extend/addon/hzaddons/nsfw/Mod_Nsfw.php:58 +msgid "NSFW" +msgstr "NSFW" + +#: ../../extend/addon/hzaddons/tictac/tictac.php:21 +msgid "Three Dimensional Tic-Tac-Toe" +msgstr "Trójwymiarowy Tic-Tac-Toe" + +#: ../../extend/addon/hzaddons/tictac/tictac.php:54 +msgid "3D Tic-Tac-Toe" +msgstr "3D Tic-Tac-Toe" + +#: ../../extend/addon/hzaddons/tictac/tictac.php:59 +msgid "New game" +msgstr "Nowa gra" + +#: ../../extend/addon/hzaddons/tictac/tictac.php:60 +msgid "New game with handicap" +msgstr "Nowa gra z handicapem" + +#: ../../extend/addon/hzaddons/tictac/tictac.php:61 +msgid "" +"Three dimensional tic-tac-toe is just like the traditional game except that " +"it is played on multiple levels simultaneously. " +msgstr "" +"Trójwymiarowa gra w kółko i krzyżyk jest podobna do tradycyjnej gry, z tym " +"wyjÄ…tkiem, że gra siÄ™ w niÄ… na wielu poziomach jednoczeÅ›nie. " + +#: ../../extend/addon/hzaddons/tictac/tictac.php:62 +msgid "" +"In this case there are three levels. You win by getting three in a row on " +"any level, as well as up, down, and diagonally across the different levels." +msgstr "" +"W tym przypadku sÄ… trzy poziomy. Wygrywasz, zdobywajÄ…c trzy z rzÄ™du na " +"dowolnym poziomie, a także w górÄ™, w dół i po przekÄ…tnej na różnych " +"poziomach." + +#: ../../extend/addon/hzaddons/tictac/tictac.php:64 +msgid "" +"The handicap game disables the center position on the middle level because " +"the player claiming this square often has an unfair advantage." +msgstr "" +"Gra z handicapem wyÅ‚Ä…cza Å›rodkowÄ… pozycjÄ™ na Å›rodkowym poziomie, ponieważ " +"gracz zajmujÄ…cy to pole czÄ™sto ma nieuczciwÄ… przewagÄ™." + +#: ../../extend/addon/hzaddons/tictac/tictac.php:183 +msgid "You go first..." +msgstr "Ty pierwszy ..." + +#: ../../extend/addon/hzaddons/tictac/tictac.php:188 +msgid "I'm going first this time..." +msgstr "Tym razem idÄ™ pierwszy ..." + +#: ../../extend/addon/hzaddons/tictac/tictac.php:194 +msgid "You won!" +msgstr "WygraÅ‚eÅ›!" + +#: ../../extend/addon/hzaddons/tictac/tictac.php:200 +#: ../../extend/addon/hzaddons/tictac/tictac.php:225 +msgid "\"Cat\" game!" +msgstr "Gra \"Kot\"!" + +#: ../../extend/addon/hzaddons/tictac/tictac.php:223 +msgid "I won!" +msgstr "WygraÅ‚em!" + +#: ../../extend/addon/hzaddons/photocache/Mod_Photocache.php:27 +msgid "Photo Cache settings saved." +msgstr "Zapisano ustawienia pamiÄ™ci podrÄ™cznej zdjęć." + +#: ../../extend/addon/hzaddons/photocache/Mod_Photocache.php:36 +msgid "" +"Photo Cache addon saves a copy of images from external sites locally to " +"increase your anonymity in the web." +msgstr "" +"Dodatek Photo Cache zapisuje lokalnie kopie obrazów z zewnÄ™trznych witryn, " +"aby zwiÄ™kszyć TwojÄ… anonimowość w sieci." + +#: ../../extend/addon/hzaddons/photocache/Mod_Photocache.php:42 +msgid "Photo Cache App" +msgstr "Aplikacja Photo Cache" + +#: ../../extend/addon/hzaddons/photocache/Mod_Photocache.php:53 +msgid "Minimal photo size for caching" +msgstr "Minimalny rozmiar zdjÄ™cia do buforowania" + +#: ../../extend/addon/hzaddons/photocache/Mod_Photocache.php:55 +msgid "In pixels. From 1 up to 1024, 0 will be replaced with system default." +msgstr "" +"W pikselach. Od 1 do 1024, 0 zostanie zastÄ…pione domyÅ›lnymi ustawieniami " +"systemowymi." + +#: ../../extend/addon/hzaddons/photocache/Mod_Photocache.php:64 +msgid "Photo Cache" +msgstr "Photo Cache" + +#: ../../extend/addon/hzaddons/opensearch/opensearch.php:26 +#, php-format +msgctxt "opensearch" +msgid "Search %1$s (%2$s)" +msgstr "Szukaj %1$s (%2$s)" + +#: ../../extend/addon/hzaddons/opensearch/opensearch.php:28 +msgctxt "opensearch" +msgid "$Projectname" +msgstr "Hubzilla" + +#: ../../extend/addon/hzaddons/opensearch/opensearch.php:43 +msgid "Search $Projectname" +msgstr "Szukaj w Hubzilla" + +#: ../../extend/addon/hzaddons/libertree/Mod_Libertree.php:25 +msgid "Libertree Crosspost Connector Settings saved." +msgstr "Zapisano ustawienia Libertree Crosspost Connector." + +#: ../../extend/addon/hzaddons/libertree/Mod_Libertree.php:35 +msgid "Libertree Crosspost Connector App" +msgstr "Aplikacja Libertree Crosspost Connector" + +#: ../../extend/addon/hzaddons/libertree/Mod_Libertree.php:36 +msgid "Relay public posts to Libertree" +msgstr "Przekazuj publiczne posty do Libertree" + +#: ../../extend/addon/hzaddons/libertree/Mod_Libertree.php:51 +msgid "Libertree API token" +msgstr "Token API Libertree" + +#: ../../extend/addon/hzaddons/libertree/Mod_Libertree.php:55 +msgid "Libertree site URL" +msgstr "Adres URL witrny Libertree" + +#: ../../extend/addon/hzaddons/libertree/Mod_Libertree.php:59 +msgid "Post to Libertree by default" +msgstr "DomyÅ›lnie publikuj w Libertree" + +#: ../../extend/addon/hzaddons/libertree/Mod_Libertree.php:67 +msgid "Libertree Crosspost Connector" +msgstr "Libertree Crosspost Connector" + +#: ../../extend/addon/hzaddons/libertree/libertree.php:43 +msgid "Post to Libertree" +msgstr "Publikuj w Libertree" + +#: ../../extend/addon/hzaddons/adultphotoflag/adultphotoflag.php:24 +msgid "Flag Adult Photos" +msgstr "Oznaczanie zdjęć dla dorosÅ‚ych" + +#: ../../extend/addon/hzaddons/adultphotoflag/adultphotoflag.php:25 +msgid "" +"Provide photo edit option to hide inappropriate photos from default album " +"view" +msgstr "" +"Dostarcza opcjÄ™ edycji zdjęć, umożliwiajÄ…cÄ… ukrywanie nieodpowiednich zdjęć " +"w domyÅ›lnym widoku albumu" + +#: ../../extend/addon/hzaddons/statusnet/statusnet.php:145 +msgid "Post to GNU social" +msgstr "Publikuj w serwisie spoÅ‚ecznoÅ›ciowym GNU" + +#: ../../extend/addon/hzaddons/statusnet/statusnet.php:594 +msgid "API URL" +msgstr "Adres URL API" + +#: ../../extend/addon/hzaddons/statusnet/statusnet.php:597 +msgid "Application name" +msgstr "Nazwa aplikacji" + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:61 +msgid "" +"Please contact your site administrator.<br />The provided API URL is not " +"valid." +msgstr "" +"Skontaktuj siÄ™ z administratorem witryny. <br/> Podany adres URL interfejsu " +"API jest nieprawidÅ‚owy." + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:98 +msgid "We could not contact the GNU social API with the Path you entered." +msgstr "" +"Nie mogliÅ›my nawiÄ…zać poÅ‚Ä…czenia ze spoÅ‚ecznoÅ›ciowym API GNU o podanej " +"Å›cieżce." + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:130 +msgid "GNU social settings updated." +msgstr "Ustawienia spoÅ‚ecznoÅ›ciowe GNU zostaÅ‚y zaktualizowane." + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:147 +msgid "" +"Relay public postings to a connected GNU social account (formerly StatusNet)" +msgstr "" +"Przekazywanie publicznych postów na poÅ‚Ä…czone konto spoÅ‚ecznoÅ›ciowe GNU " +"(dawniej StatusNet)" + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:181 +msgid "Globally Available GNU social OAuthKeys" +msgstr "Globalnie dostÄ™pne klucze OAuthKey spoÅ‚ecznoÅ›ciowe GNU" + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:183 +msgid "" +"There are preconfigured OAuth key pairs for some GNU social servers " +"available. If you are using one of them, please use these credentials.<br /" +">If not feel free to connect to any other GNU social instance (see below)." +msgstr "" +"DostÄ™pne sÄ… wstÄ™pnie skonfigurowane pary kluczy OAuth dla niektórych " +"serwerów spoÅ‚ecznoÅ›ciowych GNU. JeÅ›li używasz jednego z nich, użyj tych " +"poÅ›wiadczeÅ„. <br /> JeÅ›li nie możesz poÅ‚Ä…czyć siÄ™ z innÄ… instancjÄ… " +"spoÅ‚ecznoÅ›ciowÄ… GNU (patrz poniżej)." + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:198 +msgid "Provide your own OAuth Credentials" +msgstr "Podaj wÅ‚asne dane logowania OAuth" + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:200 +msgid "" +"No consumer key pair for GNU social found. Register your Hubzilla Account as " +"an desktop client on your GNU social account, copy the consumer key pair " +"here and enter the API base root.<br />Before you register your own OAuth " +"key pair ask the administrator if there is already a key pair for this " +"Hubzilla installation at your favourite GNU social installation." +msgstr "" +"Nie znaleziono pary kluczy konsumenckich dla spoÅ‚ecznoÅ›ci GNU. Zarejestruj " +"swoje konto Hubzilla jako klienta stacjonarnego na swoim koncie " +"spoÅ‚ecznoÅ›ciowym GNU, skopiuj tutaj parÄ™ kluczy klienta i wprowadź " +"podstawowy katalog główny API. <br /> Przed zarejestrowaniem wÅ‚asnej pary " +"kluczy OAuth zapytaj administratora, czy istnieje już para kluczy dla tej " +"instalacji Hubzilli w Twojej ulubionej instalacji spoÅ‚ecznoÅ›ciowej GNU." + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:204 +msgid "OAuth Consumer Key" +msgstr "Klucz klienta OAuth" + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:208 +msgid "OAuth Consumer Secret" +msgstr "Tajny klucz klienta OAuth" + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:212 +msgid "Base API Path" +msgstr "Podstawowa Å›cieżka API" + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:212 +msgid "Remember the trailing /" +msgstr "ZapamiÄ™taj koÅ„cowy ukoÅ›nik /" + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:216 +msgid "GNU social application name" +msgstr "Nazwa aplikacji spoÅ‚ecznoÅ›ciowej GNU" + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:239 +msgid "" +"To connect to your GNU social account click the button below to get a " +"security code from GNU social which you have to copy into the input box " +"below and submit the form. Only your <strong>public</strong> posts will be " +"posted to GNU social." +msgstr "" +"W celu poÅ‚Ä…czenia siÄ™ ze swoim kontem spoÅ‚ecznoÅ›ciowym GNU, kliknij poniższy " +"przycisk, aby uzyskać kod zabezpieczajÄ…cy z serwisu spoÅ‚ecznoÅ›ciowego GNU, " +"który musisz skopiować do pola wprowadzania poniżej i przesÅ‚ać formularz. " +"Tylko twoje <strong>publiczne</strong> posty bÄ™dÄ… publikowane w " +"spoÅ‚ecznoÅ›ciach GNU." + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:241 +msgid "Log in with GNU social" +msgstr "Zaloguj siÄ™ za pomocÄ… serwisu spoÅ‚ecznoÅ›ciowego GNU" + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:244 +msgid "Copy the security code from GNU social here" +msgstr "Skopiuj tutaj kod bezpieczeÅ„stwa z GNU Social" + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:254 +msgid "Cancel Connection Process" +msgstr "Anuluj proces Å‚Ä…czenia" + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:256 +msgid "Current GNU social API is" +msgstr "Obecne API spoÅ‚ecznoÅ›ciowe GNU to" + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:260 +msgid "Cancel GNU social Connection" +msgstr "Anuluj poÅ‚Ä…czenie spoÅ‚ecznoÅ›ciowe GNU" + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:272 +#: ../../extend/addon/hzaddons/twitter/Mod_Twitter.php:147 +msgid "Currently connected to: " +msgstr "Obecnie poÅ‚Ä…czony z: " + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:277 +msgid "" +"<strong>Note</strong>: Due your privacy settings (<em>Hide your profile " +"details from unknown viewers?</em>) the link potentially included in public " +"postings relayed to GNU social will lead the visitor to a blank page " +"informing the visitor that the access to your profile has been restricted." +msgstr "" +"<strong>Uwaga</strong>: Ze wzglÄ™du na Twoje ustawienia prywatnoÅ›ci, odnoÅ›nik " +"(<em>Ukryj szczegóły swojego profilu przed nieznanymi widzami? </em>), " +"ewentualnie zawarty w publicznych postach przekazywanych do spoÅ‚ecznoÅ›ci " +"GNU, bÄ™dzie kierowaÅ‚ odwiedzajÄ…cego na pustÄ… stronÄ™ z informacjÄ… dla " +"odwiedzajÄ…cego, że dostÄ™p do Twojego profilu zostaÅ‚ ograniczony." + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:282 +msgid "Post to GNU social by default" +msgstr "WysyÅ‚aj domyÅ›lnie do spoÅ‚ecznoÅ›ci GNU" + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:282 +msgid "" +"If enabled your public postings will be posted to the associated GNU-social " +"account by default" +msgstr "" +"JeÅ›li ta opcja jest wÅ‚Ä…czona, twoje publiczne posty bÄ™dÄ… domyÅ›lnie wysyÅ‚ane " +"na powiÄ…zane konto spoÅ‚ecznoÅ›ciowe GNU" + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:291 +#: ../../extend/addon/hzaddons/twitter/Mod_Twitter.php:171 +msgid "Clear OAuth configuration" +msgstr "Wyczyść konfiguracjÄ™ OAuth" + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:303 +msgid "GNU-Social Crosspost Connector" +msgstr "GNU-Social Crosspost Connector" + +#: ../../extend/addon/hzaddons/wholikesme/wholikesme.php:29 +msgid "Who likes me?" +msgstr "Kto mnie lubi?" + +#: ../../extend/addon/hzaddons/pubcrawl/Mod_Pubcrawl.php:25 +msgid "ActivityPub Protocol Settings updated." +msgstr "Zaktualizowano ustawienia ActivityPub Protocol." + +#: ../../extend/addon/hzaddons/pubcrawl/Mod_Pubcrawl.php:34 +msgid "" +"The activitypub protocol does not support location independence. Connections " +"you make within that network may be unreachable from alternate channel " +"locations." +msgstr "" +"Protokół AactivityPub nie obsÅ‚uguje niezależnoÅ›ci od lokalizacji. PoÅ‚Ä…czenia " +"nawiÄ…zane w tej sieci mogÄ… być niedostÄ™pne z innych lokalizacji kanałów." + +#: ../../extend/addon/hzaddons/pubcrawl/Mod_Pubcrawl.php:40 +msgid "Activitypub Protocol App" +msgstr "Aplikacja Activitypub Protocol" + +#: ../../extend/addon/hzaddons/pubcrawl/Mod_Pubcrawl.php:50 +msgid "Deliver to ActivityPub recipients in privacy groups" +msgstr "Dostarcz do odbiorców ActivityPub w grupach prywatnoÅ›ci" + +#: ../../extend/addon/hzaddons/pubcrawl/Mod_Pubcrawl.php:50 +msgid "" +"May result in a large number of mentions and expose all the members of your " +"privacy group" +msgstr "" +"Może skutkować dużą liczbÄ… wzmianek i ujawnieniem wszystkich czÅ‚onków Twojej " +"grupy prywatnoÅ›ci" + +#: ../../extend/addon/hzaddons/pubcrawl/Mod_Pubcrawl.php:54 +msgid "Send multi-media HTML articles" +msgstr "WysyÅ‚aj multimedialne artykuÅ‚y HTML" + +#: ../../extend/addon/hzaddons/pubcrawl/Mod_Pubcrawl.php:54 +msgid "Not supported by some microblog services such as Mastodon" +msgstr "NieobsÅ‚ugiwane przez niektóre usÅ‚ugi mikroblogów, takie jak Mastodon" + +#: ../../extend/addon/hzaddons/pubcrawl/Mod_Pubcrawl.php:62 +msgid "Activitypub Protocol" +msgstr "Activitypub Protocol" + +#: ../../extend/addon/hzaddons/ijpost/ijpost.php:44 +msgid "Post to Insane Journal" +msgstr "Publikuj w Insane Journal" + +#: ../../extend/addon/hzaddons/ijpost/Mod_Ijpost.php:23 +msgid "Insane Journal Crosspost Connector Settings saved." +msgstr "Zapisano ustawienia Insane Journal Crosspost Connector." + +#: ../../extend/addon/hzaddons/ijpost/Mod_Ijpost.php:35 +msgid "Insane Journal Crosspost Connector App" +msgstr "Aplikacja Insane Journal Crosspost Connector" + +#: ../../extend/addon/hzaddons/ijpost/Mod_Ijpost.php:36 +msgid "Relay public postings to Insane Journal" +msgstr "Przekaż publiczne posty do Insane Journal" + +#: ../../extend/addon/hzaddons/ijpost/Mod_Ijpost.php:53 +msgid "InsaneJournal username" +msgstr "Nazwa użytkownika InsaneJournal" + +#: ../../extend/addon/hzaddons/ijpost/Mod_Ijpost.php:57 +msgid "InsaneJournal password" +msgstr "HasÅ‚o InsaneJournal" + +#: ../../extend/addon/hzaddons/ijpost/Mod_Ijpost.php:61 +msgid "Post to InsaneJournal by default" +msgstr "DomyÅ›lnie publikuj w InsaneJournal" + +#: ../../extend/addon/hzaddons/ijpost/Mod_Ijpost.php:69 +msgid "Insane Journal Crosspost Connector" +msgstr "Insane Journal Crosspost Connector" + +#: ../../extend/addon/hzaddons/queueworker/Mod_Queueworker.php:77 +msgid "Max queueworker threads" +msgstr "Maksymalna liczba wÄ…tków w kolejce" + +#: ../../extend/addon/hzaddons/queueworker/Mod_Queueworker.php:91 +msgid "Assume workers dead after ___ seconds" +msgstr "Załóż, że workery wygasajÄ… po ___ sekundach" + +#: ../../extend/addon/hzaddons/queueworker/Mod_Queueworker.php:105 +msgid "" +"Pause before starting next task: (microseconds. Minimum 100 = .0001 seconds)" +msgstr "" +"Wstrzymaj przed rozpoczÄ™ciem nastÄ™pnego zadania: (w mikrosekundach. Minimum " +"100 = .0001 sekund)" + +#: ../../extend/addon/hzaddons/queueworker/Mod_Queueworker.php:116 +msgid "Queueworker Settings" +msgstr "Ustawienia Queueworkera" + +#: ../../extend/addon/hzaddons/flashcards/Mod_Flashcards.php:218 +msgid "Not allowed." +msgstr "Niedozwolone." + +#: ../../extend/addon/hzaddons/gravatar/gravatar.php:123 +msgid "generic profile image" +msgstr "ogólne zdjÄ™cie profilowe" + +#: ../../extend/addon/hzaddons/gravatar/gravatar.php:124 +msgid "random geometric pattern" +msgstr "losowy wzór geometryczny" + +#: ../../extend/addon/hzaddons/gravatar/gravatar.php:125 +msgid "monster face" +msgstr "twarz potwora" + +#: ../../extend/addon/hzaddons/gravatar/gravatar.php:126 +msgid "computer generated face" +msgstr "wygenerowana komputerowo twarz" + +#: ../../extend/addon/hzaddons/gravatar/gravatar.php:127 +msgid "retro arcade style face" +msgstr "twarz w stylu retro arcade" + +#: ../../extend/addon/hzaddons/gravatar/gravatar.php:128 +msgid "Hub default profile photo" +msgstr "DomyÅ›lne zdjÄ™cie profilowe huba" + +#: ../../extend/addon/hzaddons/gravatar/gravatar.php:143 +msgid "Information" +msgstr "Informacje" + +#: ../../extend/addon/hzaddons/gravatar/gravatar.php:143 +msgid "" +"Libravatar addon is installed, too. Please disable Libravatar addon or this " +"Gravatar addon.<br>The Libravatar addon will fall back to Gravatar if " +"nothing was found at Libravatar." +msgstr "" +"Dodatek Libravatar jest również zainstalowany. ProszÄ™ wyÅ‚Ä…czyć dodatek " +"Libravatar lub ten dodatek Gravatar. <br> Dodatek Libravatar wykorzysta " +"Gravatara, jeÅ›li nic nie zostanie znalezione w bibliotece Libravatara." + +#: ../../extend/addon/hzaddons/gravatar/gravatar.php:151 +msgid "Default avatar image" +msgstr "DomyÅ›lny obraz awatara" + +#: ../../extend/addon/hzaddons/gravatar/gravatar.php:151 +msgid "Select default avatar image if none was found at Gravatar. See README" +msgstr "" +"Wybierz domyÅ›lny obraz awatara, jeÅ›li nic nie zostaÅ‚o znaleziony w " +"Gravatarze. Zobacz README" + +#: ../../extend/addon/hzaddons/gravatar/gravatar.php:152 +msgid "Rating of images" +msgstr "Ocena zdjęć" + +#: ../../extend/addon/hzaddons/gravatar/gravatar.php:152 +msgid "Select the appropriate avatar rating for your site. See README" +msgstr "Wybierz odpowiedniÄ… ocenÄ™ awatara dla swojej witryny. Zobacz README" + +#: ../../extend/addon/hzaddons/gravatar/gravatar.php:165 +msgid "Gravatar settings updated." +msgstr "Zaktualizowano ustawienia Gravatara." + +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:104 +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:176 +msgid "Network error" +msgstr "BÅ‚Ä…d sieci" + +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:108 +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:180 +msgid "API error" +msgstr "BÅ‚Ä…d API" + +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:112 +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:184 +msgid "Unknown issue" +msgstr "Nieznany problem" + +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:168 +msgid "Unable to login using email address " +msgstr "Nie można zalogować siÄ™ przy użyciu adresu e-mail " + +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:202 +msgid "Sign in to Hubzilla using a social account" +msgstr "Zaloguj siÄ™ do Hubzilli za pomocÄ… konta spoÅ‚ecznoÅ›ciowego" + +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:207 +msgid "Social Authentication using your social media account" +msgstr "" +"Uwierzytelnianie spoÅ‚ecznoÅ›ciowe za pomocÄ… konta w mediach spoÅ‚ecznoÅ›ciowych" + +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:211 +msgid "" +"This app enables one or more social provider sign-in buttons on the login " +"page." +msgstr "" +"Ta aplikacja umożliwia korzystanie na stronie logowania z co najmniej " +"jednego przycisku logowania dostawcy usÅ‚ug spoÅ‚ecznoÅ›ciowych." + +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:229 +msgid "Add an identity provider" +msgstr "Dodaj dostawcÄ™ tożsamoÅ›ci" + +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:256 +msgid "Enable " +msgstr "WÅ‚Ä…cz " + +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:263 +msgid "Key" +msgstr "Klucz" + +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:263 +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:268 +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:284 +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:297 +msgid "Word" +msgstr "SÅ‚owo" + +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:268 +msgid "Secret" +msgstr "Sekret" + +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:297 +msgid "Add a custom provider" +msgstr "Dodaj wÅ‚asnego dostawcÄ™" + +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:317 +msgid "Remove an identity provider" +msgstr "UsuÅ„ dostawcÄ™ tożsamoÅ›ci" + +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:327 +msgid "Social authentication" +msgstr "Uwierzytelnianie spoÅ‚ecznoÅ›ciowe" + +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:366 +msgid "Error while saving provider settings" +msgstr "BÅ‚Ä…d podczas zapisywania ustawieÅ„ dostawcy" + +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:382 +msgid "Custom provider already exists" +msgstr "WÅ‚asny dostawca już istnieje" + +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:399 +msgid "Social authentication settings saved." +msgstr "Zapisano ustawienia uwierzytelniania spoÅ‚ecznoÅ›ciowego." + +#: ../../extend/addon/hzaddons/sendzid/Mod_Sendzid.php:14 +msgid "Send your identity to all websites" +msgstr "WyÅ›lij swojÄ… tożsamość do wszystkich witryn internetowych" + +#: ../../extend/addon/hzaddons/sendzid/Mod_Sendzid.php:20 +msgid "Sendzid App" +msgstr "Aplikacja Sendzid" + +#: ../../extend/addon/hzaddons/sendzid/Mod_Sendzid.php:32 +msgid "Send ZID" +msgstr "WyÅ›lij ZID" + +#: ../../extend/addon/hzaddons/redphotos/redphotos.php:106 +msgid "Photos imported" +msgstr "ZdjÄ™cia zaimportowane" + +#: ../../extend/addon/hzaddons/redphotos/redphotos.php:129 +msgid "Redmatrix Photo Album Import" +msgstr "Import albumu fotograficznego Redmatrix" + +#: ../../extend/addon/hzaddons/redphotos/redphotos.php:130 +msgid "This will import all your Redmatrix photo albums to this channel." +msgstr "" +"Spowoduje to zaimportowanie wszystkich albumów ze zdjÄ™ciami z Redmatrix do " +"tego kanaÅ‚u." + +#: ../../extend/addon/hzaddons/redphotos/redphotos.php:131 +#: ../../extend/addon/hzaddons/redfiles/redfiles.php:121 +msgid "Redmatrix Server base URL" +msgstr "Podstawowy adres URL serwera Redmatrix" + +#: ../../extend/addon/hzaddons/redphotos/redphotos.php:132 +#: ../../extend/addon/hzaddons/redfiles/redfiles.php:122 +msgid "Redmatrix Login Username" +msgstr "Nazwa użytkownika logowania w Redmatrix" + +#: ../../extend/addon/hzaddons/redphotos/redphotos.php:133 +#: ../../extend/addon/hzaddons/redfiles/redfiles.php:123 +msgid "Redmatrix Login Password" +msgstr "HasÅ‚o logowania do Redmatrix" + +#: ../../extend/addon/hzaddons/redphotos/redphotos.php:134 +msgid "Import just this album" +msgstr "Zaimportuj tylko ten album" + +#: ../../extend/addon/hzaddons/redphotos/redphotos.php:134 +msgid "Leave blank to import all albums" +msgstr "Pozostaw puste, aby zaimportować wszystkie albumy" + +#: ../../extend/addon/hzaddons/redphotos/redphotos.php:135 +msgid "Maximum count to import" +msgstr "Maksymalna liczba albumów do zaimportowania" + +#: ../../extend/addon/hzaddons/redphotos/redphotos.php:135 +msgid "0 or blank to import all available" +msgstr "0 lub puste, aby zaimportować wszystkie dostÄ™pne" + +#: ../../extend/addon/hzaddons/twitter/Mod_Twitter.php:65 +msgid "Twitter settings updated." +msgstr "Zaktualizowano ustawienia Twittera." + +#: ../../extend/addon/hzaddons/twitter/Mod_Twitter.php:78 +msgid "Twitter Crosspost Connector App" +msgstr "Aplikacja Twitter Crosspost Connector" + +#: ../../extend/addon/hzaddons/twitter/Mod_Twitter.php:79 +msgid "Relay public posts to Twitter" +msgstr "Przekazuj publiczne posty na Twitter" + +#: ../../extend/addon/hzaddons/twitter/Mod_Twitter.php:103 +msgid "" +"No consumer key pair for Twitter found. Please contact your site " +"administrator." +msgstr "" +"Nie znaleziono pary kluczy klienta dla Twittera. Skontaktuj siÄ™ z " +"administratorem witryny." + +#: ../../extend/addon/hzaddons/twitter/Mod_Twitter.php:125 +msgid "" +"At this Hubzilla instance the Twitter plugin was enabled but you have not " +"yet connected your account to your Twitter account. To do so click the " +"button below to get a PIN from Twitter which you have to copy into the input " +"box below and submit the form. Only your <strong>public</strong> posts will " +"be posted to Twitter." +msgstr "" +"W tej instancji Hubzilla wtyczka Twittera byÅ‚a wÅ‚Ä…czona, ale nie poÅ‚Ä…czyÅ‚eÅ› " +"jeszcze swojego konta z kontem na Twitterze. Aby to zrobić, kliknij poniższy " +"przycisk, aby uzyskać kod PIN z Twittera, który należy skopiować do pola " +"wprowadzania poniżej i przesÅ‚ać formularz. Na Twitterze bÄ™dÄ… publikowane " +"tylko Twoje <strong>publiczne</strong> posty." + +#: ../../extend/addon/hzaddons/twitter/Mod_Twitter.php:127 +msgid "Log in with Twitter" +msgstr "Zaloguj siÄ™ za pomocÄ… Twittera" + +#: ../../extend/addon/hzaddons/twitter/Mod_Twitter.php:130 +msgid "Copy the PIN from Twitter here" +msgstr "Skopiuj tutaj PIN z Twittera" + +#: ../../extend/addon/hzaddons/twitter/Mod_Twitter.php:152 +msgid "" +"<strong>Note:</strong> Due your privacy settings (<em>Hide your profile " +"details from unknown viewers?</em>) the link potentially included in public " +"postings relayed to Twitter will lead the visitor to a blank page informing " +"the visitor that the access to your profile has been restricted." +msgstr "" +"<strong> Uwaga: </strong> Ze wzglÄ™du na Twoje ustawienia prywatnoÅ›ci " +"(<em>Ukryj szczegóły swojego profilu przed nieznanymi widzami?</em>) ten " +"link, potencjalnie zawarty w publicznych postach przekazywanych do Twittera, " +"bÄ™dzie prowadziÅ‚ odwiedzajÄ…cego do pustej strony informujÄ…cej goÅ›cia, że " +"dostÄ™p do Twojego profilu zostaÅ‚ ograniczony." + +#: ../../extend/addon/hzaddons/twitter/Mod_Twitter.php:157 +msgid "Twitter post length" +msgstr "DÅ‚ugość postu na Twitterze" + +#: ../../extend/addon/hzaddons/twitter/Mod_Twitter.php:157 +msgid "Maximum tweet length" +msgstr "Maksymalna dÅ‚ugość tweeta" + +#: ../../extend/addon/hzaddons/twitter/Mod_Twitter.php:162 +msgid "Send public postings to Twitter by default" +msgstr "DomyÅ›lnie wysyÅ‚aj publiczne posty na Twitter" + +#: ../../extend/addon/hzaddons/twitter/Mod_Twitter.php:162 +msgid "" +"If enabled your public postings will be posted to the associated Twitter " +"account by default" +msgstr "" +"JeÅ›li ta opcja jest wÅ‚Ä…czona, Twoje publiczne posty bÄ™dÄ… domyÅ›lnie " +"publikowane na powiÄ…zanym koncie Twittera" + +#: ../../extend/addon/hzaddons/twitter/Mod_Twitter.php:181 +msgid "Twitter Crosspost Connector" +msgstr "Twitter Crosspost Connector" + +#: ../../extend/addon/hzaddons/twitter/twitter.php:109 +msgid "Post to Twitter" +msgstr "Opublikuj na Twitterze" + +#: ../../extend/addon/hzaddons/donate/donate.php:21 +msgid "Project Servers and Resources" +msgstr "Serwery projektów i zasoby" + +#: ../../extend/addon/hzaddons/donate/donate.php:22 +msgid "Project Creator and Tech Lead" +msgstr "Twórca projektu i kierownik techniczny" + +#: ../../extend/addon/hzaddons/donate/donate.php:49 +msgid "" +"And the hundreds of other people and organisations who helped make the " +"Hubzilla possible." +msgstr "Oraz setki innych osób i organizacji, które pomogÅ‚y stworzyć HubzillÄ™." + +#: ../../extend/addon/hzaddons/donate/donate.php:52 +msgid "" +"The Redmatrix/Hubzilla projects are provided primarily by volunteers giving " +"their time and expertise - and often paying out of pocket for services they " +"share with others." +msgstr "" +"Projekty Redmatrix i Hubzilla sÄ… realizowane głównie przez wolontariuszy, " +"którzy poÅ›wiÄ™cajÄ… swój czas i wiedzÄ™ i czÄ™sto pÅ‚acÄ… z wÅ‚asnej kieszeni za " +"usÅ‚ugi, którymi dzielÄ… siÄ™ z innymi." + +#: ../../extend/addon/hzaddons/donate/donate.php:53 +msgid "" +"There is no corporate funding and no ads, and we do not collect and sell " +"your personal information. (We don't control your personal information - " +"<strong>you do</strong>.)" +msgstr "" +"Nie ma żadnych funduszy korporacyjnych ani reklam a my nie zbieramy i nie " +"sprzedajemy Twoich danych osobowych. (Nie kontrolujemy Twoich danych " +"osobowych - <strong> Ty tak </strong>)." + +#: ../../extend/addon/hzaddons/donate/donate.php:54 +msgid "" +"Help support our ground-breaking work in decentralisation, web identity, and " +"privacy." +msgstr "" +"Pomóż nam wspierać nasze przeÅ‚omowe prace w zakresie decentralizacji, " +"tożsamoÅ›ci internetowej i prywatnoÅ›ci." + +#: ../../extend/addon/hzaddons/donate/donate.php:56 +msgid "" +"Your donations keep servers and services running and also helps us to " +"provide innovative new features and continued development." +msgstr "" +"Twoje darowizny zapewniajÄ… nieprzerwane dziaÅ‚anie serwerów i usÅ‚ug, a także " +"pomagajÄ… nam w zapewnianiu innowacyjnych nowych funkcji i ciÄ…gÅ‚ym rozwoju." + +#: ../../extend/addon/hzaddons/donate/donate.php:59 +msgid "Donate" +msgstr "Wspomóż" + +#: ../../extend/addon/hzaddons/donate/donate.php:61 +msgid "" +"Choose a project, developer, or public hub to support with a one-time " +"donation" +msgstr "" +"Wybierz projekt, dewelopera lub publiczny hub, aby wesprzeć jednorazowÄ… " +"darowiznÄ…" + +#: ../../extend/addon/hzaddons/donate/donate.php:62 +msgid "Donate Now" +msgstr "WpÅ‚ać teraz" + +#: ../../extend/addon/hzaddons/donate/donate.php:63 +msgid "" +"<strong><em>Or</em></strong> become a project sponsor (Hubzilla Project only)" +msgstr "" +"<strong><em>lub</em> </strong> zostaÅ„ sponsorem projektu (tylko Projekt " +"Hubzilla)" + +#: ../../extend/addon/hzaddons/donate/donate.php:64 +msgid "" +"Please indicate if you would like your first name or full name (or nothing) " +"to appear in our sponsor listing" +msgstr "" +"Wskaż, czy chcesz, aby Twoje imiÄ™ lub imiÄ™ i nazwisko pojawiaÅ‚o siÄ™ na " +"naszej liÅ›cie sponsorów" + +#: ../../extend/addon/hzaddons/donate/donate.php:65 +msgid "Sponsor" +msgstr "Sponsor" + +#: ../../extend/addon/hzaddons/donate/donate.php:68 +msgid "Special thanks to: " +msgstr "Specjalne podziÄ™kowania dla: " + +#: ../../extend/addon/hzaddons/dwpost/Mod_Dwpost.php:26 +msgid "Dreamwidth Crosspost Connector Settings saved." +msgstr "Zapisano ustawienia Dreamwidth Crosspost Connector." + +#: ../../extend/addon/hzaddons/dwpost/Mod_Dwpost.php:39 +msgid "Dreamwidth Crosspost Connector App" +msgstr "Aplikacja Dreamwidth Crosspost Connector" + +#: ../../extend/addon/hzaddons/dwpost/Mod_Dwpost.php:40 +msgid "Relay public posts to Dreamwidth" +msgstr "Przekazuj publiczne posty do Dreamwidth" + +#: ../../extend/addon/hzaddons/dwpost/Mod_Dwpost.php:53 +msgid "Dreamwidth username" +msgstr "Nazwa użytkownika Dreamwidth" + +#: ../../extend/addon/hzaddons/dwpost/Mod_Dwpost.php:57 +msgid "Dreamwidth password" +msgstr "HasÅ‚o Dreamwidth" + +#: ../../extend/addon/hzaddons/dwpost/Mod_Dwpost.php:61 +msgid "Post to Dreamwidth by default" +msgstr "DomyÅ›lnie publikuj na Dreamwidth" + +#: ../../extend/addon/hzaddons/dwpost/Mod_Dwpost.php:69 +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:98 +msgid "Link description (default:" +msgstr "Opis odnoÅ›nika (domyÅ›lnie:" + +#: ../../extend/addon/hzaddons/dwpost/Mod_Dwpost.php:77 +msgid "Dreamwidth Crosspost Connector" +msgstr "Dreamwidth Crosspost Connector" + +#: ../../extend/addon/hzaddons/dwpost/dwpost.php:49 +msgid "Post to Dreamwidth" +msgstr "Publikuj na Dreamwidth" + +#: ../../extend/addon/hzaddons/nofed/Mod_Nofed.php:21 +msgid "nofed Settings saved." +msgstr "nofed - zapisano ustawienie." + +#: ../../extend/addon/hzaddons/nofed/Mod_Nofed.php:33 +msgid "No Federation App" +msgstr "Brak aplikacji Federation" + +#: ../../extend/addon/hzaddons/nofed/Mod_Nofed.php:34 +msgid "" +"Prevent posting from being federated to anybody. It will exist only on your " +"channel page." +msgstr "" +"Zapobiegaj federowaniu wiadomoÅ›ci do kogokolwiek. BÄ™dzie istnieć tylko na " +"stronie Twojego kanaÅ‚u." + +#: ../../extend/addon/hzaddons/nofed/Mod_Nofed.php:42 +msgid "Federate posts by default" +msgstr "DomyÅ›lnie, posty Federate" + +#: ../../extend/addon/hzaddons/nofed/Mod_Nofed.php:50 +msgid "No Federation" +msgstr "Brak Federation" + +#: ../../extend/addon/hzaddons/nofed/nofed.php:47 +msgid "Federate" +msgstr "Federate" + +#: ../../extend/addon/hzaddons/hsse/Mod_Hsse.php:15 +msgid "WYSIWYG status editor" +msgstr "Edytor aplikacji WYSIWYG Status" + +#: ../../extend/addon/hzaddons/hsse/Mod_Hsse.php:21 +#: ../../extend/addon/hzaddons/hsse/Mod_Hsse.php:26 +msgid "WYSIWYG Status App" +msgstr "Aplikacja WYSIWYG Status" + +#: ../../extend/addon/hzaddons/hsse/Mod_Hsse.php:34 +msgid "WYSIWYG Status" +msgstr "WYSIWYG Status" + +#: ../../extend/addon/hzaddons/content_import/Mod_content_import.php:27 +msgid "No server specified" +msgstr "Nie okreÅ›lono serwera" + +#: ../../extend/addon/hzaddons/content_import/Mod_content_import.php:73 +msgid "Posts imported" +msgstr "Zaimportowano posty" + +#: ../../extend/addon/hzaddons/content_import/Mod_content_import.php:113 +msgid "Files imported" +msgstr "Zaimportowano pliki" + +#: ../../extend/addon/hzaddons/content_import/Mod_content_import.php:122 +msgid "" +"This addon app copies existing content and file storage to a cloned/copied " +"channel. Once the app is installed, visit the newly installed app. This will " +"allow you to set the location of your original channel and an optional date " +"range of files/conversations to copy." +msgstr "" +"Ten dodatek kopiuje istniejÄ…ce treÅ›ci i magazyn plików do sklonowanego lub " +"skopiowanego kanaÅ‚u. Po zainstalowaniu, odwiedź nowo zainstalowanÄ… " +"aplikacjÄ™. Umożliwi Ci to ustawienie lokalizacji oryginalnego kanaÅ‚u i " +"opcjonalnego zakresu dat plików lub konwersacji do skopiowania." + +#: ../../extend/addon/hzaddons/content_import/Mod_content_import.php:136 +msgid "" +"This will import all your conversations and cloud files from a cloned " +"channel on another server. This may take a while if you have lots of posts " +"and or files." +msgstr "" +"Spowoduje to zaimportowanie wszystkich rozmów i plików przechowywanych w " +"chmurze ze sklonowanego kanaÅ‚u na innym serwerze. Może to chwilÄ™ potrwać, " +"jeÅ›li masz dużo postów lun plików." + +#: ../../extend/addon/hzaddons/content_import/Mod_content_import.php:137 +msgid "Include posts" +msgstr "DoÅ‚Ä…cz posty" + +#: ../../extend/addon/hzaddons/content_import/Mod_content_import.php:137 +msgid "Conversations, Articles, Cards, and other posted content" +msgstr "Rozmowy, artykuÅ‚y, karty i inne opublikowane treÅ›ci" + +#: ../../extend/addon/hzaddons/content_import/Mod_content_import.php:138 +msgid "Include files" +msgstr "DoÅ‚Ä…cz pliki" + +#: ../../extend/addon/hzaddons/content_import/Mod_content_import.php:138 +msgid "Files, Photos and other cloud storage" +msgstr "Pliki, zdjÄ™cia i inne przechowywane w chmurze rzeczy" + +#: ../../extend/addon/hzaddons/content_import/Mod_content_import.php:139 +msgid "Original Server base URL" +msgstr "Oryginalny podstawowy adres URL serwera" + +#: ../../extend/addon/hzaddons/upgrade_info/upgrade_info.php:48 +msgid "Your channel has been upgraded to $Projectname version" +msgstr "Twój kanaÅ‚ zostaÅ‚ uaktualniony do wersji $Projectname" + +#: ../../extend/addon/hzaddons/upgrade_info/upgrade_info.php:50 +msgid "Please have a look at the" +msgstr "ProszÄ™ spojrzeć na" + +#: ../../extend/addon/hzaddons/upgrade_info/upgrade_info.php:52 +msgid "git history" +msgstr "historia repozytorium Git" + +#: ../../extend/addon/hzaddons/upgrade_info/upgrade_info.php:54 +msgid "change log" +msgstr "dziennik zmian" + +#: ../../extend/addon/hzaddons/upgrade_info/upgrade_info.php:55 +msgid "for further info." +msgstr "po dalsze informacje." + +#: ../../extend/addon/hzaddons/upgrade_info/upgrade_info.php:60 +msgid "Upgrade Info" +msgstr "Informacja o aktualizacji" + +#: ../../extend/addon/hzaddons/upgrade_info/upgrade_info.php:64 +msgid "Do not show this again" +msgstr "Nie pokazuj tego ponownie" + +#: ../../extend/addon/hzaddons/pageheader/Mod_Pageheader.php:22 +msgid "pageheader Settings saved." +msgstr "pageheader - zapisano ustawienie." + +#: ../../extend/addon/hzaddons/pageheader/Mod_Pageheader.php:34 +msgid "Page Header App" +msgstr "Aplikacja Page Header" + +#: ../../extend/addon/hzaddons/pageheader/Mod_Pageheader.php:35 +msgid "Inserts a page header" +msgstr "Wstawia nagłówek strony" + +#: ../../extend/addon/hzaddons/pageheader/Mod_Pageheader.php:43 +msgid "Message to display on every page on this server" +msgstr "Wiadomość do wyÅ›wietlenia na każdej stronie na tym serwerze" + +#: ../../extend/addon/hzaddons/pageheader/Mod_Pageheader.php:51 +msgid "Page Header" +msgstr "Page Header" + +#: ../../extend/addon/hzaddons/visage/Mod_Visage.php:21 +msgid "Who viewed my channel/profile" +msgstr "Kto oglÄ…daÅ‚ mój kanaÅ‚ lub profil" + +#: ../../extend/addon/hzaddons/visage/Mod_Visage.php:25 +msgid "Recent Channel/Profile Viewers" +msgstr "Ostatnio wyÅ›wietlajÄ…cy mój kanaÅ‚ lub profil" + +#: ../../extend/addon/hzaddons/visage/Mod_Visage.php:36 +msgid "No entries." +msgstr "Brak postów." + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:39 +msgid "Messages" +msgstr "WiadomoÅ›ci" + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:52 +msgid "message" +msgstr "wiadomość" + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:92 +msgid "Message recalled." +msgstr "Wiadomość przywoÅ‚ana." + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:105 +msgid "Conversation removed." +msgstr "Rozmowa zostaÅ‚a usuniÄ™ta." + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:120 +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:241 +msgid "Expires YYYY-MM-DD HH:MM" +msgstr "Wygasa YYYY-MM-DD HH:MM" + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:148 +msgid "Requested channel is not in this network" +msgstr "Żądanego kanaÅ‚u nie ma w tej sieci" + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:156 +msgid "Send Private Message" +msgstr "WyÅ›lij prywatnÄ… wiadomość" + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:157 +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:300 +msgid "To:" +msgstr "Do:" + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:160 +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:302 +msgid "Subject:" +msgstr "Temat:" + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:165 +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:308 +msgid "Attach file" +msgstr "DoÅ‚Ä…cz plik" + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:167 +msgid "Send" +msgstr "WyÅ›lij" + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:271 +msgid "Delete message" +msgstr "UsuÅ„ wiadomość" + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:272 +msgid "Delivery report" +msgstr "Raport dostawy" + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:273 +msgid "Recall message" +msgstr "OdwoÅ‚aj wiadomość" + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:275 +msgid "Message has been recalled." +msgstr "Wiadomość zostaÅ‚a odwoÅ‚ana." + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:293 +msgid "Delete Conversation" +msgstr "UsuÅ„ rozmowÄ™" + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:295 +msgid "" +"No secure communications available. You <strong>may</strong> be able to " +"respond from the sender's profile page." +msgstr "" +"Brak bezpiecznej komunikacji. <strong>Możesz</strong> odpowiedzieć ze strony " +"profilu nadawcy." + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:299 +msgid "Send Reply" +msgstr "WyÅ›lij odpowiedź" + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:304 +#, php-format +msgid "Your message for %s (%s):" +msgstr "Twoja wiadomość dla %s (%s):" + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:384 +msgid "Unable to lookup recipient." +msgstr "Nie można znaleźć adresata." + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:391 +msgid "Unable to communicate with requested channel." +msgstr "Nie można skomunikować siÄ™ z żądanym kanaÅ‚em." + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:398 +msgid "Cannot verify requested channel." +msgstr "Nie można zweryfikować żądanego kanaÅ‚u." + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:416 +msgid "Selected channel has private message restrictions. Send failed." +msgstr "" +"Wybrany kanaÅ‚ ma ograniczenia dotyczÄ…ce wiadomoÅ›ci prywatnych. WysyÅ‚anie nie " +"powiodÅ‚o siÄ™." + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:50 +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:128 +msgid "System defaults:" +msgstr "DomyÅ›lne wartoÅ›ci systemowe:" + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:54 +msgid "Preferred Clipart IDs" +msgstr "Identyfikatory preferowanych clipartów" + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:54 +msgid "List of preferred clipart ids. These will be shown first." +msgstr "Lista identyfikatorów preferowanych clipartów." + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:55 +msgid "Default Search Term" +msgstr "DomyÅ›lna fraza wyszukiwania" + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:55 +msgid "The default search term. These will be shown second." +msgstr "DomyÅ›lna fraza wyszukiwania. BÄ™dzie ona wyÅ›wietlana jako druga." + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:56 +msgid "Return After" +msgstr "Wróć po" + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:56 +msgid "Page to load after image selection." +msgstr "Strona do zaÅ‚adowania po wybraniu obrazu." + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:59 +msgid "Profile List" +msgstr "Lista profili" + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:61 +msgid "Order of Preferred" +msgstr "Kolejność preferowanych" + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:61 +msgid "Sort order of preferred clipart ids." +msgstr "Sortuj preferowane identyfikatory clipart." + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:62 +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:68 +msgid "Newest first" +msgstr "Od najnowszych" + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:65 +msgid "As entered" +msgstr "Jak wprowadzono" + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:67 +msgid "Order of other" +msgstr "Kolejność innych" + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:67 +msgid "Sort order of other clipart ids." +msgstr "Kolejność sortowania innych identyfikatorów clipartów." + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:69 +msgid "Most downloaded first" +msgstr "Najczęściej pobierane jako pierwsze" + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:70 +msgid "Most liked first" +msgstr "Najbardziej lubiane jako pierwsze" + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:72 +msgid "Preferred IDs Message" +msgstr "Komunikat o preferowanych identyfikatorach" + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:72 +msgid "Message to display above preferred results." +msgstr "Wiadomość do wyÅ›wietlenia powyżej preferowanych wyników." + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:78 +msgid "Uploaded by: " +msgstr "PrzesÅ‚ane przez: " + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:78 +msgid "Drawn by: " +msgstr "Narysowane przez: " + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:182 +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:194 +msgid "Use this image" +msgstr "Użyj tego obrazu" + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:192 +msgid "Or select from a free OpenClipart.org image:" +msgstr "Lub wybierz bezpÅ‚atny obraz z OpenClipart.org:" + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:195 +msgid "Search Term" +msgstr "Fraza wyszukiwania" + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:232 +msgid "Unknown error. Please try again later." +msgstr "Nieznany bÅ‚Ä…d. Spróbuj ponownie później." + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:308 +msgid "Profile photo updated successfully." +msgstr "ZdjÄ™cie profilowe zostaÅ‚o pomyÅ›lnie zaktualizowane." + +#: ../../extend/addon/hzaddons/gallery/gallery.php:43 +#: ../../extend/addon/hzaddons/gallery/Mod_Gallery.php:136 +msgid "Gallery" +msgstr "Gallery" + +#: ../../extend/addon/hzaddons/gallery/gallery.php:46 +msgid "Photo Gallery" +msgstr "Galeria zdjęć" + +#: ../../extend/addon/hzaddons/gallery/Mod_Gallery.php:58 +msgid "Gallery App" +msgstr "Aplikacja Gallery" + +#: ../../extend/addon/hzaddons/gallery/Mod_Gallery.php:59 +msgid "A simple gallery for your photo albums" +msgstr "Prosta galeria dla albumów ze zdjÄ™ciami" + +#: ../../extend/addon/hzaddons/smileybutton/Mod_Smileybutton.php:35 +msgid "Smileybutton App" +msgstr "Aplikacja Smileybutton" + +#: ../../extend/addon/hzaddons/smileybutton/Mod_Smileybutton.php:36 +msgid "Adds a smileybutton to the jot editor" +msgstr "Dodaje przycisk emotikonów do edytora jot" + +#: ../../extend/addon/hzaddons/smileybutton/Mod_Smileybutton.php:44 +msgid "Hide the button and show the smilies directly." +msgstr "Ukryj przycisk i bezpoÅ›rednio wyÅ›wietlaj emotikony." + +#: ../../extend/addon/hzaddons/smileybutton/Mod_Smileybutton.php:52 +msgid "Smileybutton Settings" +msgstr "Ustawienia Smileybutton" + +#: ../../extend/addon/hzaddons/rtof/rtof.php:51 +msgid "Post to Friendica" +msgstr "Opublikuj w sieci Hubzilla" + +#: ../../extend/addon/hzaddons/rtof/Mod_Rtof.php:24 +msgid "Friendica Crosspost Connector Settings saved." +msgstr "Zapisano ustawienia Friendica Crosspost Connector ." + +#: ../../extend/addon/hzaddons/rtof/Mod_Rtof.php:36 +msgid "Friendica Crosspost Connector App" +msgstr "Aplikacja Hubzilla Crosspost Connector" + +#: ../../extend/addon/hzaddons/rtof/Mod_Rtof.php:37 +msgid "Relay public postings to a connected Friendica account" +msgstr "Przekazywanie publicznych postów do poÅ‚Ä…czonego konta Friendica" + +#: ../../extend/addon/hzaddons/rtof/Mod_Rtof.php:49 +msgid "Send public postings to Friendica by default" +msgstr "DomyÅ›lnie wysyÅ‚aj publiczne posty na kanaÅ‚ Hubzilla" + +#: ../../extend/addon/hzaddons/rtof/Mod_Rtof.php:53 +msgid "Friendica API Path" +msgstr "Åšcieżka API Hubzilla" + +#: ../../extend/addon/hzaddons/rtof/Mod_Rtof.php:57 +msgid "Friendica login name" +msgstr "Nazwa logowania w Hubzilla" + +#: ../../extend/addon/hzaddons/rtof/Mod_Rtof.php:61 +msgid "Friendica password" +msgstr "HasÅ‚o Hubzilla" + +#: ../../extend/addon/hzaddons/rtof/Mod_Rtof.php:69 +msgid "Friendica Crosspost Connector" +msgstr "Friendica Crosspost Connector" + +#: ../../extend/addon/hzaddons/logrot/logrot.php:36 +msgid "Logfile archive directory" +msgstr "Katalog archiwum plików dziennika zdarzeÅ„" + +#: ../../extend/addon/hzaddons/logrot/logrot.php:36 +msgid "Directory to store rotated logs" +msgstr "Katalog do przechowywania rotowanych dzienników zdarzeÅ„" + +#: ../../extend/addon/hzaddons/logrot/logrot.php:37 +msgid "Logfile size in bytes before rotating" +msgstr "Rozmiar pliku dziennika w bajtach przed dokonaniem odnowienia" + +#: ../../extend/addon/hzaddons/logrot/logrot.php:38 +msgid "Number of logfiles to retain" +msgstr "Liczba plików dziennika do przechowania" + +#: ../../extend/addon/hzaddons/wppost/wppost.php:46 +msgid "Post to WordPress" +msgstr "Opubikuj w WordPress" + +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:30 +msgid "Wordpress Settings saved." +msgstr "Zapisano ustawienia Wordpress." + +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:43 +msgid "Wordpress Post App" +msgstr "Aplikacja Wordpress Post" + +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:44 +msgid "Post to WordPress or anything else which uses the wordpress XMLRPC API" +msgstr "" +"Opublikuj na WordPress lub czymkolwiek innym, co używa API XMLRPC WordPress" + +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:69 +msgid "WordPress username" +msgstr "Nazwa użytkownika WordPress" + +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:73 +msgid "WordPress password" +msgstr "HasÅ‚o WordPress" + +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:77 +msgid "WordPress API URL" +msgstr "Adres URL API WordPress" + +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:78 +msgid "Typically https://your-blog.tld/xmlrpc.php" +msgstr "Zwykle https://your-blog.tld/xmlrpc.php" + +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:81 +msgid "WordPress blogid" +msgstr "Identyfikator blogu WordPress" + +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:82 +msgid "For multi-user sites such as wordpress.com, otherwise leave blank" +msgstr "" +"Dla serwisów wielowitrynowych, takich jak wordpress.com, w przeciwnym razie " +"pozostaw puste" + +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:86 +msgid "Post to WordPress by default" +msgstr "DomyÅ›lnie publikuj na WordPress" + +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:90 +msgid "Forward comments (requires hubzilla_wp plugin)" +msgstr "Przekazywanie komentarzy (wymaga wtyczki hubzilla_wp)" + +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:106 +msgid "Wordpress Post" +msgstr "Wordpress Post" + +#: ../../extend/addon/hzaddons/authchoose/Mod_Authchoose.php:22 +msgid "" +"Allow magic authentication only to websites of your immediate connections" +msgstr "" +"Zezwalaj na magiczne uwierzytelnianie tylko w witrynach internetowych Twoich " +"bezpoÅ›rednich poÅ‚Ä…czeÅ„" + +#: ../../extend/addon/hzaddons/authchoose/Mod_Authchoose.php:28 +#: ../../extend/addon/hzaddons/authchoose/Mod_Authchoose.php:33 +msgid "Authchoose App" +msgstr "APlikacja Authchoose" + +#: ../../extend/addon/hzaddons/authchoose/Mod_Authchoose.php:39 +msgid "Authchoose" +msgstr "Authchoose" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:19 +msgid "bitchslap" +msgstr "bitchslap" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:19 +msgid "bitchslapped" +msgstr "bitchslapped" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:20 +msgid "shag" +msgstr "shag" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:20 +msgid "shagged" +msgstr "shagged" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:21 +msgid "patent" +msgstr "patent" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:21 +msgid "patented" +msgstr "opatentowany" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:22 +msgid "hug" +msgstr "przytulić" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:22 +msgid "hugged" +msgstr "przytulony" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:23 +msgid "murder" +msgstr "zamordować" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:23 +msgid "murdered" +msgstr "zamordowany" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:24 +msgid "worship" +msgstr "uwielbiać" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:24 +msgid "worshipped" +msgstr "uwielbiany" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:25 +msgid "kiss" +msgstr "pocaÅ‚ować" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:25 +msgid "kissed" +msgstr "pocaÅ‚owany" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:26 +msgid "tempt" +msgstr "kusić" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:26 +msgid "tempted" +msgstr "skuszony" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:27 +msgid "raise eyebrows at" +msgstr "unieść brwi" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:27 +msgid "raised their eyebrows at" +msgstr "podnieÅ›li brwi" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:28 +msgid "insult" +msgstr "zniewaga" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:28 +msgid "insulted" +msgstr "znieważony" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:29 +msgid "praise" +msgstr "pochwaÅ‚a" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:29 +msgid "praised" +msgstr "pochwalony" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:30 +msgid "be dubious of" +msgstr "mieć wÄ…tpliwoÅ›ci" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:30 +msgid "was dubious of" +msgstr "zwÄ…tpiony" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:31 +msgid "eat" +msgstr "jeść" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:31 +msgid "ate" +msgstr "najedzony" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:32 +msgid "giggle and fawn at" +msgstr "chichotać i pÅ‚akać" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:32 +msgid "giggled and fawned at" +msgstr "chichotaÅ‚ i Å‚akaÅ‚" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:33 +msgid "doubt" +msgstr "wÄ…tpić" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:33 +msgid "doubted" +msgstr "zwÄ…tpiÅ‚" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:34 +msgid "glare" +msgstr "piorunujÄ…ce spojrzenie" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:34 +msgid "glared at" +msgstr "obrzuciÅ‚ spojrzeniem" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:35 +msgid "fuck" +msgstr "pierdolić" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:35 +msgid "fucked" +msgstr "przejebane" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:36 +msgid "bonk" +msgstr "rżnąć" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:36 +msgid "bonked" +msgstr "zerżniÄ™ty" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:37 +msgid "declare undying love for" +msgstr "deklaruj wiecznÄ… miÅ‚ość" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:37 +msgid "declared undying love for" +msgstr "zadeklarowaÅ‚ wiecznÄ… miÅ‚ość" + +#: ../../extend/addon/hzaddons/notifyadmin/notifyadmin.php:34 +msgid "New registration" +msgstr "Nowa rejestracja" + +#: ../../extend/addon/hzaddons/notifyadmin/notifyadmin.php:42 +#, php-format +msgid "Message sent to %s. New account registration: %s" +msgstr "Wiadomość wysÅ‚ana do%s. Rejestracja nowego konta: %s" + +#: ../../extend/addon/hzaddons/pumpio/Mod_Pumpio.php:40 +msgid "Pump.io Settings saved." +msgstr "Ustawienia Pump.io zostaÅ‚y zapisane." + +#: ../../extend/addon/hzaddons/pumpio/Mod_Pumpio.php:53 +msgid "Pump.io Crosspost Connector App" +msgstr "Aplikacja Pump.io Crosspost Connector" + +#: ../../extend/addon/hzaddons/pumpio/Mod_Pumpio.php:54 +msgid "Relay public posts to pump.io" +msgstr "Przekazuj publiczne posty do Pump.io" + +#: ../../extend/addon/hzaddons/pumpio/Mod_Pumpio.php:73 +msgid "Pump.io servername" +msgstr "Nazwa serwera Pump.io" + +#: ../../extend/addon/hzaddons/pumpio/Mod_Pumpio.php:73 +msgid "Without \"http://\" or \"https://\"" +msgstr "Bez \"http: //\" lub \"https: //\"" + +#: ../../extend/addon/hzaddons/pumpio/Mod_Pumpio.php:77 +msgid "Pump.io username" +msgstr "Nazwa użytkownika Pump.io" + +#: ../../extend/addon/hzaddons/pumpio/Mod_Pumpio.php:77 +msgid "Without the servername" +msgstr "Bez nazwy serwera" + +#: ../../extend/addon/hzaddons/pumpio/Mod_Pumpio.php:88 +msgid "You are not authenticated to pumpio" +msgstr "Nie jesteÅ› uwierzytelniony w pumpio" + +#: ../../extend/addon/hzaddons/pumpio/Mod_Pumpio.php:90 +msgid "(Re-)Authenticate your pump.io connection" +msgstr "(Ponownie) Uwierzytelnij swoje poÅ‚Ä…czenie pump.io" + +#: ../../extend/addon/hzaddons/pumpio/Mod_Pumpio.php:94 +msgid "Post to pump.io by default" +msgstr "Piblikuj domyÅ›lnie w pump.io" + +#: ../../extend/addon/hzaddons/pumpio/Mod_Pumpio.php:98 +msgid "Should posts be public" +msgstr "Posty powinny być publiczne" + +#: ../../extend/addon/hzaddons/pumpio/Mod_Pumpio.php:102 +msgid "Mirror all public posts" +msgstr "Powielaj wszystkie posty publiczne" + +#: ../../extend/addon/hzaddons/pumpio/Mod_Pumpio.php:112 +msgid "Pump.io Crosspost Connector" +msgstr "Pump.io Crosspost Connector" + +#: ../../extend/addon/hzaddons/pumpio/pumpio.php:152 +msgid "You are now authenticated to pumpio." +msgstr "JesteÅ› teraz uwierzytelniony w pumpio." + +#: ../../extend/addon/hzaddons/pumpio/pumpio.php:153 +msgid "return to the featured settings page" +msgstr "wróć do polecanej strony ustawieÅ„" + +#: ../../extend/addon/hzaddons/pumpio/pumpio.php:168 +msgid "Post to Pump.io" +msgstr "Opublikuj na Pump.io" + +#: ../../extend/addon/hzaddons/nsabait/Mod_Nsabait.php:20 +#: ../../extend/addon/hzaddons/nsabait/Mod_Nsabait.php:24 +msgid "NSA Bait App" +msgstr "Aplikacja NSA Bait" + +#: ../../extend/addon/hzaddons/nsabait/Mod_Nsabait.php:26 +msgid "Make yourself a political target" +msgstr "StaÅ„ siÄ™ celem politycznym" + +#: ../../extend/addon/hzaddons/rainbowtag/Mod_Rainbowtag.php:15 +msgid "Add some colour to tag clouds" +msgstr "Dodaj jakiÅ› kolor do oznaczania chmur" + +#: ../../extend/addon/hzaddons/rainbowtag/Mod_Rainbowtag.php:21 +#: ../../extend/addon/hzaddons/rainbowtag/Mod_Rainbowtag.php:26 +msgid "Rainbow Tag App" +msgstr "Aplikacja Rainbow Tag" + +#: ../../extend/addon/hzaddons/rainbowtag/Mod_Rainbowtag.php:34 +msgid "Rainbow Tag" +msgstr "Rainbow Tag" + +#: ../../extend/addon/hzaddons/mailtest/mailtest.php:19 +msgid "Send test email" +msgstr "WyÅ›lij testowÄ… wiadomość e-mail" + +#: ../../extend/addon/hzaddons/mailtest/mailtest.php:66 +msgid "Mail sent." +msgstr "Mail wysÅ‚any." + +#: ../../extend/addon/hzaddons/mailtest/mailtest.php:68 +msgid "Sending of mail failed." +msgstr "WysyÅ‚anie poczty nie powiodÅ‚o siÄ™." + +#: ../../extend/addon/hzaddons/mailtest/mailtest.php:77 +msgid "Mail Test" +msgstr "Test poczty" + +#: ../../extend/addon/hzaddons/redfiles/redfiles.php:119 +msgid "Redmatrix File Storage Import" +msgstr "Import magazyn plików Redmatrix" + +#: ../../extend/addon/hzaddons/redfiles/redfiles.php:120 +msgid "This will import all your Redmatrix cloud files to this channel." +msgstr "" +"Spowoduje to zaimportowanie wszystkich plików chmury Redmatrix do tego " +"kanaÅ‚u." + +#: ../../extend/addon/hzaddons/mdpost/mdpost.php:42 +msgid "Use markdown for editing posts" +msgstr "Użyj markdown do edycji postów" + +#: ../../extend/addon/hzaddons/fuzzloc/Mod_Fuzzloc.php:22 +msgid "Fuzzloc Settings updated." +msgstr "Zaktualizowano ustawienia Fuzzloc." + +#: ../../extend/addon/hzaddons/fuzzloc/Mod_Fuzzloc.php:34 +msgid "Fuzzy Location App" +msgstr "Aplikacja Fuzzy Location" + +#: ../../extend/addon/hzaddons/fuzzloc/Mod_Fuzzloc.php:35 +msgid "" +"Blur your precise location if your channel uses browser location mapping" +msgstr "" +"Zamaż swojÄ… dokÅ‚adnÄ… lokalizacjÄ™, jeÅ›li Twój kanaÅ‚ używa mapowania " +"lokalizacji w przeglÄ…darce" + +#: ../../extend/addon/hzaddons/fuzzloc/Mod_Fuzzloc.php:40 +msgid "Minimum offset in meters" +msgstr "Minimalne przesuniÄ™cie w metrach" + +#: ../../extend/addon/hzaddons/fuzzloc/Mod_Fuzzloc.php:44 +msgid "Maximum offset in meters" +msgstr "Maksymalne przesuniÄ™cie w metrach" + +#: ../../extend/addon/hzaddons/fuzzloc/Mod_Fuzzloc.php:53 +msgid "Fuzzy Location" +msgstr "Fuzzy Location" + +#: ../../extend/addon/hzaddons/startpage/Mod_Startpage.php:50 +msgid "Startpage App" +msgstr "Aplikacja Startpage" + +#: ../../extend/addon/hzaddons/startpage/Mod_Startpage.php:51 +msgid "Set a preferred page to load on login from home page" +msgstr "" +"Ustaw preferowanÄ… stronÄ™ do zaÅ‚adowania przy logowaniu ze strony głównej" + +#: ../../extend/addon/hzaddons/startpage/Mod_Startpage.php:62 +msgid "Page to load after login" +msgstr "Strona do zaÅ‚adowania po zalogowaniu" + +#: ../../extend/addon/hzaddons/startpage/Mod_Startpage.php:62 +msgid "" +"Examples: "apps", "network?f=&gid=37" (privacy " +"collection), "channel" or "notifications/system" (leave " +"blank for default network page (grid)." +msgstr "" +"PrzykÅ‚ady: "aplikacje", "sieć?f=&gid=37" (kolekcja " +"prywatnoÅ›ci), "kanaÅ‚" lub "powiadomienie/system" " +"(pozostaw puste dla domyÅ›lnej stony sieci (siatki)." + +#: ../../extend/addon/hzaddons/startpage/Mod_Startpage.php:70 +msgid "Startpage" +msgstr "Startpage" + +#: ../../view/theme/redbasic/php/config.php:16 +#: ../../view/theme/redbasic/php/config.php:19 +msgid "Focus (Hubzilla default)" +msgstr "Fokus (domyÅ›lnie Hubzilla)" + +#: ../../view/theme/redbasic/php/config.php:98 +msgid "Theme settings" +msgstr "Ustawienia motywu" + +#: ../../view/theme/redbasic/php/config.php:99 +msgid "Narrow navbar" +msgstr "WÄ…ski pasek nawigacyjny" + +#: ../../view/theme/redbasic/php/config.php:100 +msgid "Navigation bar background color" +msgstr "Kolor tÅ‚a paska nawigacji" + +#: ../../view/theme/redbasic/php/config.php:101 +msgid "Navigation bar icon color " +msgstr "Kolor ikony paska nawigacji " + +#: ../../view/theme/redbasic/php/config.php:102 +msgid "Navigation bar active icon color " +msgstr "Kolor ikony aktywnego paska nawigacji " + +#: ../../view/theme/redbasic/php/config.php:103 +msgid "Link color" +msgstr "Kolor odnoÅ›nika" + +#: ../../view/theme/redbasic/php/config.php:104 +msgid "Set font-color for banner" +msgstr "Ustaw kolor czcionki na banerze" + +#: ../../view/theme/redbasic/php/config.php:105 +msgid "Set the background color" +msgstr "Ustaw kolor tÅ‚a" + +#: ../../view/theme/redbasic/php/config.php:106 +msgid "Set the background image" +msgstr "Ustaw obraz tÅ‚a" + +#: ../../view/theme/redbasic/php/config.php:107 +msgid "Set the background color of items" +msgstr "Ustaw kolor tÅ‚a elementów" + +#: ../../view/theme/redbasic/php/config.php:108 +msgid "Set the background color of comments" +msgstr "Ustaw kolor tÅ‚a komentarzy" + +#: ../../view/theme/redbasic/php/config.php:109 +msgid "Set font-size for the entire application" +msgstr "Ustaw rozmiar czcionki dla caÅ‚ej aplikacji" + +#: ../../view/theme/redbasic/php/config.php:109 +msgid "Examples: 1rem, 100%, 16px" +msgstr "PrzykÅ‚ady: 1rem, 100%, 16px" + +#: ../../view/theme/redbasic/php/config.php:110 +msgid "Set font-color for posts and comments" +msgstr "Ustaw kolor czcionki dla postów i komentarzy" + +#: ../../view/theme/redbasic/php/config.php:111 +msgid "Set radius of corners" +msgstr "Ustaw promieÅ„ narożników" + +#: ../../view/theme/redbasic/php/config.php:111 +msgid "Example: 4px" +msgstr "PrzykÅ‚ad: 4px" + +#: ../../view/theme/redbasic/php/config.php:112 +msgid "Set shadow depth of photos" +msgstr "Ustaw gÅ‚Ä™biÄ™ cienia zdjęć" + +#: ../../view/theme/redbasic/php/config.php:113 +msgid "Set maximum width of content region in pixel" +msgstr "Ustaw maksymalnÄ… szerokość obszaru treÅ›ci w pikselach" + +#: ../../view/theme/redbasic/php/config.php:113 +msgid "Leave empty for default width" +msgstr "Pozostaw puste dla domyÅ›lnej szerokoÅ›ci" + +#: ../../view/theme/redbasic/php/config.php:114 +msgid "Set size of conversation author photo" +msgstr "Ustaw rozmiar zdjÄ™cia autora rozmowy" + +#: ../../view/theme/redbasic/php/config.php:115 +msgid "Set size of followup author photos" +msgstr "Ustaw rozmiar kolejnych zdjęć autora" + +#: ../../view/theme/redbasic/php/config.php:116 +msgid "Show advanced settings" +msgstr "Pokaż ustawienia zaawansowane" + +#: ../../boot.php:1684 +msgid "Create an account to access services and applications" +msgstr "Utwórz konto, aby uzyskać dostÄ™p do usÅ‚ug i aplikacji" + +#: ../../boot.php:1708 +msgid "Login/Email" +msgstr "Login/Email" + +#: ../../boot.php:1709 +msgid "Password" +msgstr "HasÅ‚o" + +#: ../../boot.php:1710 +msgid "Remember me" +msgstr "ZapamiÄ™taj mnie" + +#: ../../boot.php:1713 +msgid "Forgot your password?" +msgstr "Nie pamiÄ™tasz hasÅ‚a?" + +#: ../../boot.php:2582 +#, php-format +msgid "[$Projectname] Website SSL error for %s" +msgstr "[$Projectname] BÅ‚Ä…d SSL witryny internetowej dla %s" + +#: ../../boot.php:2587 +msgid "Website SSL certificate is not valid. Please correct." +msgstr "Certyfikat SSL witryny jest nieprawidÅ‚owy. ProszÄ™ popraw." + +#: ../../boot.php:2703 +#, php-format +msgid "[$Projectname] Cron tasks not running on %s" +msgstr "[$Projectname] Zadania Crona nie dziaÅ‚ajÄ… na %s" + +#: ../../boot.php:2708 +msgid "Cron/Scheduled tasks not running." +msgstr "Zadania Crona (zaplanowane) nie dziaÅ‚ajÄ…." + +#~ msgid "Collection" +#~ msgstr "Kolekcja" + +#~ msgid "Who can see this?" +#~ msgstr "Kto może to zobaczyć?" + +#~ msgid "Show" +#~ msgstr "Pokaż" + +#~ msgid "" +#~ "INFO: this command can take a very long time depending on your DB size." +#~ msgstr "" +#~ "INFORMACJA: wykonanie tego polecenia może zająć bardzo dużo czasu w " +#~ "zależnoÅ›ci od rozmiaru bazy danych." + +#~ msgid "Remove this channel and all its clones from the network" +#~ msgstr "UsuÅ„ ten kanaÅ‚ i wszystkie jego klony z sieci" + +#~ msgid "" +#~ "By default only the instance of the channel located on this hub will be " +#~ "removed from the network" +#~ msgstr "" +#~ "DomyÅ›lnie tylko instancja kanaÅ‚u znajdujÄ…cego siÄ™ na tym hubie zostanie " +#~ "usuniÄ™ta z sieci" + +#~ msgid "" +#~ "Remove this account, all its channels and all its channel clones from the " +#~ "network" +#~ msgstr "" +#~ "UsuÅ„ to konto, wszystkie jego kanaÅ‚y i wszystkie klony kanałów z sieci" + +#~ msgid "" +#~ "By default only the instances of the channels located on this hub will be " +#~ "removed from the network" +#~ msgstr "" +#~ "DomyÅ›lnie, zostanÄ… usuniÄ™te z sieci tylko instancje kanałów znajdujÄ…ce " +#~ "siÄ™ na tym hubie" + +#~ msgid "Hub not found." +#~ msgstr "Nie znaleziono huba." + +#~ msgid "Manual conversation updates" +#~ msgstr "RÄ™czne aktualizacje rozmów" + +#~ msgid "Default is on, turning this off may increase screen jumping" +#~ msgstr "" +#~ "DomyÅ›lnie jest wÅ‚Ä…czone, wyÅ‚Ä…czenie tego może zwiÄ™kszyć przeskakiwanie " +#~ "ekranu" + +#~ msgid "Principal" +#~ msgstr "PryncypaÅ‚" + +#~ msgid "Addressbook" +#~ msgstr "Książka adresowa" + +#~ msgid "Schedule Inbox" +#~ msgstr "Zaplanuj skrzynkÄ™ odbiorczÄ…" + +#~ msgid "Schedule Outbox" +#~ msgstr "Zaplanuj skrzynkÄ™ nadawczÄ…" diff --git a/view/pl/hmessages.pot b/view/pl/hmessages.pot new file mode 100644 index 000000000..961e07f2f --- /dev/null +++ b/view/pl/hmessages.pot @@ -0,0 +1,15710 @@ +# hubzilla +# Copyright (C) 2012-2016 hubzilla +# This file is distributed under the same license as the hubzilla package. +# Mike Macgirvin, 2012 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: 5.2.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2021-01-21 12:07+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../../Zotlabs/Access/Permissions.php:56 +msgid "Can view my channel stream and posts" +msgstr "" + +#: ../../Zotlabs/Access/Permissions.php:57 +msgid "Can send me their channel stream and posts" +msgstr "" + +#: ../../Zotlabs/Access/Permissions.php:58 +msgid "Can view my default channel profile" +msgstr "" + +#: ../../Zotlabs/Access/Permissions.php:59 +msgid "Can view my connections" +msgstr "" + +#: ../../Zotlabs/Access/Permissions.php:60 +msgid "Can view my file storage and photos" +msgstr "" + +#: ../../Zotlabs/Access/Permissions.php:61 +msgid "Can upload/modify my file storage and photos" +msgstr "" + +#: ../../Zotlabs/Access/Permissions.php:62 +msgid "Can view my channel webpages" +msgstr "" + +#: ../../Zotlabs/Access/Permissions.php:63 +msgid "Can view my wiki pages" +msgstr "" + +#: ../../Zotlabs/Access/Permissions.php:64 +msgid "Can create/edit my channel webpages" +msgstr "" + +#: ../../Zotlabs/Access/Permissions.php:65 +msgid "Can write to my wiki pages" +msgstr "" + +#: ../../Zotlabs/Access/Permissions.php:66 +msgid "Can post on my channel (wall) page" +msgstr "" + +#: ../../Zotlabs/Access/Permissions.php:67 +msgid "Can comment on or like my posts" +msgstr "" + +#: ../../Zotlabs/Access/Permissions.php:68 +msgid "Can send me private mail messages" +msgstr "" + +#: ../../Zotlabs/Access/Permissions.php:69 +msgid "Can like/dislike profiles and profile things" +msgstr "" + +#: ../../Zotlabs/Access/Permissions.php:70 +msgid "Can forward to all my channel connections via ! mentions in posts" +msgstr "" + +#: ../../Zotlabs/Access/Permissions.php:71 +msgid "Can chat with me" +msgstr "" + +#: ../../Zotlabs/Access/Permissions.php:72 +msgid "Can source my public posts in derived channels" +msgstr "" + +#: ../../Zotlabs/Access/Permissions.php:73 +msgid "Can administer my channel" +msgstr "" + +#: ../../Zotlabs/Access/PermissionRoles.php:287 +msgid "Social Networking" +msgstr "" + +#: ../../Zotlabs/Access/PermissionRoles.php:288 +msgid "Social - Federation" +msgstr "" + +#: ../../Zotlabs/Access/PermissionRoles.php:289 +msgid "Social - Mostly Public" +msgstr "" + +#: ../../Zotlabs/Access/PermissionRoles.php:290 +msgid "Social - Restricted" +msgstr "" + +#: ../../Zotlabs/Access/PermissionRoles.php:291 +msgid "Social - Private" +msgstr "" + +#: ../../Zotlabs/Access/PermissionRoles.php:294 +msgid "Community Forum" +msgstr "" + +#: ../../Zotlabs/Access/PermissionRoles.php:295 +msgid "Forum - Mostly Public" +msgstr "" + +#: ../../Zotlabs/Access/PermissionRoles.php:296 +msgid "Forum - Restricted" +msgstr "" + +#: ../../Zotlabs/Access/PermissionRoles.php:297 +msgid "Forum - Private" +msgstr "" + +#: ../../Zotlabs/Access/PermissionRoles.php:300 +msgid "Feed Republish" +msgstr "" + +#: ../../Zotlabs/Access/PermissionRoles.php:301 +msgid "Feed - Mostly Public" +msgstr "" + +#: ../../Zotlabs/Access/PermissionRoles.php:302 +msgid "Feed - Restricted" +msgstr "" + +#: ../../Zotlabs/Access/PermissionRoles.php:305 +msgid "Special Purpose" +msgstr "" + +#: ../../Zotlabs/Access/PermissionRoles.php:306 +msgid "Special - Celebrity/Soapbox" +msgstr "" + +#: ../../Zotlabs/Access/PermissionRoles.php:307 +msgid "Special - Group Repository" +msgstr "" + +#: ../../Zotlabs/Access/PermissionRoles.php:310 +#: ../../Zotlabs/Module/Cdav.php:1384 ../../Zotlabs/Module/Profiles.php:797 +#: ../../Zotlabs/Module/Connedit.php:927 ../../include/selectors.php:60 +#: ../../include/selectors.php:77 ../../include/selectors.php:115 +#: ../../include/selectors.php:151 ../../include/connections.php:741 +#: ../../include/connections.php:748 ../../include/event.php:1429 +#: ../../include/event.php:1436 +msgid "Other" +msgstr "" + +#: ../../Zotlabs/Access/PermissionRoles.php:311 +msgid "Custom/Expert Mode" +msgstr "" + +#: ../../Zotlabs/Module/Authtest.php:16 ../../Zotlabs/Module/Pdledit.php:35 +#: ../../Zotlabs/Module/Api.php:24 ../../Zotlabs/Module/Events.php:277 +#: ../../Zotlabs/Module/Bookmarks.php:70 ../../Zotlabs/Module/Webpages.php:133 +#: ../../Zotlabs/Module/Profiles.php:200 ../../Zotlabs/Module/Profiles.php:637 +#: ../../Zotlabs/Module/Like.php:230 ../../Zotlabs/Module/Defperms.php:182 +#: ../../Zotlabs/Module/Layouts.php:71 ../../Zotlabs/Module/Layouts.php:78 +#: ../../Zotlabs/Module/Layouts.php:89 ../../Zotlabs/Module/Group.php:15 +#: ../../Zotlabs/Module/Group.php:31 ../../Zotlabs/Module/Appman.php:87 +#: ../../Zotlabs/Module/Message.php:18 ../../Zotlabs/Module/Moderate.php:15 +#: ../../Zotlabs/Module/New_channel.php:105 +#: ../../Zotlabs/Module/New_channel.php:130 +#: ../../Zotlabs/Module/Filestorage.php:20 +#: ../../Zotlabs/Module/Filestorage.php:78 +#: ../../Zotlabs/Module/Filestorage.php:96 +#: ../../Zotlabs/Module/Filestorage.php:119 +#: ../../Zotlabs/Module/Filestorage.php:165 +#: ../../Zotlabs/Module/Card_edit.php:51 +#: ../../Zotlabs/Module/Viewconnections.php:28 +#: ../../Zotlabs/Module/Viewconnections.php:33 ../../Zotlabs/Module/Wiki.php:59 +#: ../../Zotlabs/Module/Wiki.php:285 ../../Zotlabs/Module/Wiki.php:428 +#: ../../Zotlabs/Module/Blocks.php:73 ../../Zotlabs/Module/Blocks.php:80 +#: ../../Zotlabs/Module/Locs.php:100 ../../Zotlabs/Module/Connedit.php:396 +#: ../../Zotlabs/Module/Profile_photo.php:338 +#: ../../Zotlabs/Module/Profile_photo.php:351 +#: ../../Zotlabs/Module/Sharedwithme.php:19 +#: ../../Zotlabs/Module/Editlayout.php:67 +#: ../../Zotlabs/Module/Editlayout.php:90 ../../Zotlabs/Module/Manage.php:10 +#: ../../Zotlabs/Module/Item.php:485 ../../Zotlabs/Module/Item.php:504 +#: ../../Zotlabs/Module/Item.php:514 ../../Zotlabs/Module/Item.php:1442 +#: ../../Zotlabs/Module/Rate.php:113 ../../Zotlabs/Module/Page.php:34 +#: ../../Zotlabs/Module/Page.php:133 ../../Zotlabs/Module/Achievements.php:34 +#: ../../Zotlabs/Module/Regmod.php:20 ../../Zotlabs/Module/Editblock.php:67 +#: ../../Zotlabs/Module/Chat.php:113 ../../Zotlabs/Module/Chat.php:118 +#: ../../Zotlabs/Module/Vote.php:19 ../../Zotlabs/Module/Display.php:425 +#: ../../Zotlabs/Module/Photos.php:71 ../../Zotlabs/Module/Channel.php:177 +#: ../../Zotlabs/Module/Channel.php:332 ../../Zotlabs/Module/Channel.php:371 +#: ../../Zotlabs/Module/Cards.php:86 ../../Zotlabs/Module/Connections.php:32 +#: ../../Zotlabs/Module/Editpost.php:17 ../../Zotlabs/Module/Block.php:24 +#: ../../Zotlabs/Module/Block.php:74 ../../Zotlabs/Module/Common.php:38 +#: ../../Zotlabs/Module/Editwebpage.php:68 +#: ../../Zotlabs/Module/Editwebpage.php:89 +#: ../../Zotlabs/Module/Editwebpage.php:107 +#: ../../Zotlabs/Module/Editwebpage.php:121 ../../Zotlabs/Module/Profile.php:85 +#: ../../Zotlabs/Module/Profile.php:101 +#: ../../Zotlabs/Module/Article_edit.php:51 ../../Zotlabs/Module/Thing.php:282 +#: ../../Zotlabs/Module/Thing.php:302 ../../Zotlabs/Module/Thing.php:343 +#: ../../Zotlabs/Module/Suggest.php:32 +#: ../../Zotlabs/Module/Notifications.php:11 +#: ../../Zotlabs/Module/Articles.php:89 ../../Zotlabs/Module/Setup.php:206 +#: ../../Zotlabs/Module/Mitem.php:129 ../../Zotlabs/Module/Mood.php:126 +#: ../../Zotlabs/Module/Register.php:80 +#: ../../Zotlabs/Module/Channel_calendar.php:230 +#: ../../Zotlabs/Module/Invite.php:21 ../../Zotlabs/Module/Invite.php:102 +#: ../../Zotlabs/Module/Service_limits.php:11 +#: ../../Zotlabs/Module/Cover_photo.php:341 +#: ../../Zotlabs/Module/Cover_photo.php:354 ../../Zotlabs/Module/Menu.php:130 +#: ../../Zotlabs/Module/Menu.php:141 ../../Zotlabs/Module/Sources.php:80 +#: ../../Zotlabs/Module/Poke.php:157 ../../Zotlabs/Module/Network.php:19 +#: ../../Zotlabs/Module/Attach_edit.php:90 +#: ../../Zotlabs/Module/Attach_edit.php:99 +#: ../../Zotlabs/Module/Attach_edit.php:106 +#: ../../Zotlabs/Module/Settings.php:59 ../../Zotlabs/Module/Viewsrc.php:19 +#: ../../Zotlabs/Web/WebServer.php:116 ../../Zotlabs/Lib/Chatroom.php:135 +#: ../../include/photos.php:27 ../../include/attach.php:156 +#: ../../include/attach.php:205 ../../include/attach.php:278 +#: ../../include/attach.php:329 ../../include/attach.php:424 +#: ../../include/attach.php:438 ../../include/attach.php:445 +#: ../../include/attach.php:527 ../../include/attach.php:1091 +#: ../../include/attach.php:1164 ../../include/attach.php:1327 +#: ../../include/items.php:3996 +#: ../../extend/addon/hzaddons/openid/Mod_Id.php:53 +#: ../../extend/addon/hzaddons/keepout/keepout.php:36 +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:25 +#: ../../extend/addon/hzaddons/pumpio/pumpio.php:44 +msgid "Permission denied." +msgstr "" + +#: ../../Zotlabs/Module/Pdledit.php:27 +msgid "Layout updated." +msgstr "" + +#: ../../Zotlabs/Module/Pdledit.php:43 +msgid "PDL Editor App" +msgstr "" + +#: ../../Zotlabs/Module/Pdledit.php:43 ../../Zotlabs/Module/Cdav.php:876 +#: ../../Zotlabs/Module/Bookmarks.php:78 ../../Zotlabs/Module/Webpages.php:48 +#: ../../Zotlabs/Module/Defperms.php:190 ../../Zotlabs/Module/Pubstream.php:20 +#: ../../Zotlabs/Module/Group.php:107 ../../Zotlabs/Module/Oauth.php:100 +#: ../../Zotlabs/Module/Oauth2.php:106 ../../Zotlabs/Module/Wiki.php:52 +#: ../../Zotlabs/Module/Chat.php:100 ../../Zotlabs/Module/Uexport.php:61 +#: ../../Zotlabs/Module/Cards.php:51 ../../Zotlabs/Module/Affinity.php:52 +#: ../../Zotlabs/Module/Randprof.php:29 ../../Zotlabs/Module/Suggest.php:40 +#: ../../Zotlabs/Module/Notes.php:57 ../../Zotlabs/Module/Tokens.php:99 +#: ../../Zotlabs/Module/Articles.php:52 ../../Zotlabs/Module/Mood.php:134 +#: ../../Zotlabs/Module/Permcats.php:63 ../../Zotlabs/Module/Probe.php:18 +#: ../../Zotlabs/Module/Invite.php:110 ../../Zotlabs/Module/Lang.php:17 +#: ../../Zotlabs/Module/Sources.php:88 ../../Zotlabs/Module/Poke.php:165 +#: ../../extend/addon/hzaddons/gnusoc/Mod_Gnusoc.php:22 +#: ../../extend/addon/hzaddons/skeleton/Mod_Skeleton.php:32 +#: ../../extend/addon/hzaddons/redred/Mod_Redred.php:50 +#: ../../extend/addon/hzaddons/diaspora/Mod_Diaspora.php:58 +#: ../../extend/addon/hzaddons/hideaside/Mod_Hideaside.php:23 +#: ../../extend/addon/hzaddons/ljpost/Mod_Ljpost.php:38 +#: ../../extend/addon/hzaddons/xmpp/Mod_Xmpp.php:35 +#: ../../extend/addon/hzaddons/superblock/Mod_Superblock.php:20 +#: ../../extend/addon/hzaddons/planets/Mod_Planets.php:20 +#: ../../extend/addon/hzaddons/nsfw/Mod_Nsfw.php:33 +#: ../../extend/addon/hzaddons/photocache/Mod_Photocache.php:42 +#: ../../extend/addon/hzaddons/libertree/Mod_Libertree.php:35 +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:146 +#: ../../extend/addon/hzaddons/pubcrawl/Mod_Pubcrawl.php:40 +#: ../../extend/addon/hzaddons/ijpost/Mod_Ijpost.php:35 +#: ../../extend/addon/hzaddons/sendzid/Mod_Sendzid.php:20 +#: ../../extend/addon/hzaddons/twitter/Mod_Twitter.php:78 +#: ../../extend/addon/hzaddons/dwpost/Mod_Dwpost.php:39 +#: ../../extend/addon/hzaddons/nofed/Mod_Nofed.php:33 +#: ../../extend/addon/hzaddons/hsse/Mod_Hsse.php:21 +#: ../../extend/addon/hzaddons/pageheader/Mod_Pageheader.php:34 +#: ../../extend/addon/hzaddons/gallery/Mod_Gallery.php:58 +#: ../../extend/addon/hzaddons/smileybutton/Mod_Smileybutton.php:35 +#: ../../extend/addon/hzaddons/rtof/Mod_Rtof.php:36 +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:43 +#: ../../extend/addon/hzaddons/authchoose/Mod_Authchoose.php:28 +#: ../../extend/addon/hzaddons/pumpio/Mod_Pumpio.php:53 +#: ../../extend/addon/hzaddons/nsabait/Mod_Nsabait.php:20 +#: ../../extend/addon/hzaddons/rainbowtag/Mod_Rainbowtag.php:21 +#: ../../extend/addon/hzaddons/fuzzloc/Mod_Fuzzloc.php:34 +#: ../../extend/addon/hzaddons/startpage/Mod_Startpage.php:50 +msgid "Not Installed" +msgstr "" + +#: ../../Zotlabs/Module/Pdledit.php:44 +msgid "Provides the ability to edit system page layouts" +msgstr "" + +#: ../../Zotlabs/Module/Pdledit.php:57 ../../Zotlabs/Module/Pdledit.php:100 +msgid "Edit System Page Description" +msgstr "" + +#: ../../Zotlabs/Module/Pdledit.php:78 +msgid "(modified)" +msgstr "" + +#: ../../Zotlabs/Module/Pdledit.php:78 ../../Zotlabs/Module/Lostpass.php:133 +msgid "Reset" +msgstr "" + +#: ../../Zotlabs/Module/Pdledit.php:95 +msgid "Layout not found." +msgstr "" + +#: ../../Zotlabs/Module/Pdledit.php:101 +msgid "Module Name:" +msgstr "" + +#: ../../Zotlabs/Module/Pdledit.php:102 +msgid "Layout Help" +msgstr "" + +#: ../../Zotlabs/Module/Pdledit.php:103 +msgid "Edit another layout" +msgstr "" + +#: ../../Zotlabs/Module/Pdledit.php:104 +msgid "System layout" +msgstr "" + +#: ../../Zotlabs/Module/Pdledit.php:108 ../../Zotlabs/Module/Events.php:501 +#: ../../Zotlabs/Module/Profiles.php:725 ../../Zotlabs/Module/Import.php:645 +#: ../../Zotlabs/Module/Defperms.php:266 ../../Zotlabs/Module/Group.php:151 +#: ../../Zotlabs/Module/Group.php:167 ../../Zotlabs/Module/Appman.php:155 +#: ../../Zotlabs/Module/Oauth.php:111 ../../Zotlabs/Module/Import_items.php:129 +#: ../../Zotlabs/Module/Connect.php:107 +#: ../../Zotlabs/Module/Filestorage.php:208 ../../Zotlabs/Module/Oauth2.php:116 +#: ../../Zotlabs/Module/Wiki.php:215 ../../Zotlabs/Module/Locs.php:132 +#: ../../Zotlabs/Module/Connedit.php:896 ../../Zotlabs/Module/Rate.php:166 +#: ../../Zotlabs/Module/Xchan.php:15 ../../Zotlabs/Module/Chat.php:209 +#: ../../Zotlabs/Module/Chat.php:248 ../../Zotlabs/Module/Photos.php:1058 +#: ../../Zotlabs/Module/Photos.php:1098 ../../Zotlabs/Module/Photos.php:1216 +#: ../../Zotlabs/Module/Editpost.php:86 ../../Zotlabs/Module/Affinity.php:87 +#: ../../Zotlabs/Module/Pconfig.php:116 +#: ../../Zotlabs/Module/Admin/Themes.php:158 +#: ../../Zotlabs/Module/Admin/Security.php:120 +#: ../../Zotlabs/Module/Admin/Accounts.php:168 +#: ../../Zotlabs/Module/Admin/Features.php:66 +#: ../../Zotlabs/Module/Admin/Channels.php:147 +#: ../../Zotlabs/Module/Admin/Logs.php:84 +#: ../../Zotlabs/Module/Admin/Account_edit.php:73 +#: ../../Zotlabs/Module/Admin/Addons.php:442 +#: ../../Zotlabs/Module/Admin/Site.php:293 +#: ../../Zotlabs/Module/Admin/Profs.php:178 ../../Zotlabs/Module/Thing.php:328 +#: ../../Zotlabs/Module/Thing.php:381 +#: ../../Zotlabs/Module/Email_validation.php:40 +#: ../../Zotlabs/Module/Tokens.php:188 ../../Zotlabs/Module/Setup.php:304 +#: ../../Zotlabs/Module/Setup.php:344 ../../Zotlabs/Module/Mitem.php:259 +#: ../../Zotlabs/Module/Mood.php:158 ../../Zotlabs/Module/Permcats.php:129 +#: ../../Zotlabs/Module/Settings/Account.php:103 +#: ../../Zotlabs/Module/Settings/Events.php:42 +#: ../../Zotlabs/Module/Settings/Profiles.php:52 +#: ../../Zotlabs/Module/Settings/Editor.php:42 +#: ../../Zotlabs/Module/Settings/Features.php:48 +#: ../../Zotlabs/Module/Settings/Manage.php:43 +#: ../../Zotlabs/Module/Settings/Display.php:188 +#: ../../Zotlabs/Module/Settings/Photos.php:42 +#: ../../Zotlabs/Module/Settings/Channel.php:495 +#: ../../Zotlabs/Module/Settings/Connections.php:42 +#: ../../Zotlabs/Module/Settings/Calendar.php:42 +#: ../../Zotlabs/Module/Settings/Directory.php:42 +#: ../../Zotlabs/Module/Settings/Channel_home.php:91 +#: ../../Zotlabs/Module/Settings/Network.php:62 +#: ../../Zotlabs/Module/Settings/Conversation.php:49 +#: ../../Zotlabs/Module/Invite.php:168 ../../Zotlabs/Module/Sources.php:125 +#: ../../Zotlabs/Module/Sources.php:162 ../../Zotlabs/Module/Poke.php:217 +#: ../../Zotlabs/Storage/Browser.php:382 ../../Zotlabs/Lib/ThreadItem.php:825 +#: ../../Zotlabs/Widget/Wiki_pages.php:42 +#: ../../Zotlabs/Widget/Wiki_pages.php:99 +#: ../../Zotlabs/Widget/Eventstools.php:16 ../../include/js_strings.php:22 +#: ../../extend/addon/hzaddons/irc/irc.php:45 +#: ../../extend/addon/hzaddons/hubwall/hubwall.php:95 +#: ../../extend/addon/hzaddons/likebanner/likebanner.php:57 +#: ../../extend/addon/hzaddons/piwik/piwik.php:95 +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:143 +#: ../../extend/addon/hzaddons/skeleton/Mod_Skeleton.php:51 +#: ../../extend/addon/hzaddons/redred/Mod_Redred.php:90 +#: ../../extend/addon/hzaddons/cart/cart.php:1376 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:312 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:412 +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:643 +#: ../../extend/addon/hzaddons/cart/submodules/subscriptions.php:410 +#: ../../extend/addon/hzaddons/cart/submodules/manualcat.php:248 +#: ../../extend/addon/hzaddons/cart/Settings/Cart.php:132 +#: ../../extend/addon/hzaddons/cart/Settings/Cart.php:142 +#: ../../extend/addon/hzaddons/hzfiles/hzfiles.php:86 +#: ../../extend/addon/hzaddons/diaspora/Mod_Diaspora.php:100 +#: ../../extend/addon/hzaddons/diaspora/diaspora.php:75 +#: ../../extend/addon/hzaddons/openstreetmap/openstreetmap.php:155 +#: ../../extend/addon/hzaddons/ljpost/Mod_Ljpost.php:82 +#: ../../extend/addon/hzaddons/workflow/workflow.php:1461 +#: ../../extend/addon/hzaddons/workflow/workflow.php:1520 +#: ../../extend/addon/hzaddons/workflow/workflow.php:1639 +#: ../../extend/addon/hzaddons/workflow/workflow.php:2742 +#: ../../extend/addon/hzaddons/workflow/Settings/Mod_WorkflowSettings.php:94 +#: ../../extend/addon/hzaddons/xmpp/Mod_Xmpp.php:70 +#: ../../extend/addon/hzaddons/nsfw/Mod_Nsfw.php:61 +#: ../../extend/addon/hzaddons/photocache/Mod_Photocache.php:67 +#: ../../extend/addon/hzaddons/libertree/Mod_Libertree.php:70 +#: ../../extend/addon/hzaddons/statusnet/statusnet.php:602 +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:193 +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:251 +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:306 +#: ../../extend/addon/hzaddons/pubcrawl/Mod_Pubcrawl.php:65 +#: ../../extend/addon/hzaddons/ijpost/Mod_Ijpost.php:72 +#: ../../extend/addon/hzaddons/flashcards/Mod_Flashcards.php:262 +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:330 +#: ../../extend/addon/hzaddons/redphotos/redphotos.php:136 +#: ../../extend/addon/hzaddons/twitter/Mod_Twitter.php:184 +#: ../../extend/addon/hzaddons/dwpost/Mod_Dwpost.php:80 +#: ../../extend/addon/hzaddons/nofed/Mod_Nofed.php:53 +#: ../../extend/addon/hzaddons/content_import/Mod_content_import.php:142 +#: ../../extend/addon/hzaddons/pageheader/Mod_Pageheader.php:54 +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:310 +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:53 +#: ../../extend/addon/hzaddons/smileybutton/Mod_Smileybutton.php:55 +#: ../../extend/addon/hzaddons/rtof/Mod_Rtof.php:72 +#: ../../extend/addon/hzaddons/logrot/logrot.php:35 +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:109 +#: ../../extend/addon/hzaddons/pumpio/Mod_Pumpio.php:115 +#: ../../extend/addon/hzaddons/mailtest/mailtest.php:100 +#: ../../extend/addon/hzaddons/redfiles/redfiles.php:124 +#: ../../extend/addon/hzaddons/fuzzloc/Mod_Fuzzloc.php:56 +#: ../../extend/addon/hzaddons/startpage/Mod_Startpage.php:73 +#: ../../view/theme/redbasic/php/config.php:94 +msgid "Submit" +msgstr "" + +#: ../../Zotlabs/Module/Z6trans.php:19 +msgid "Update to Hubzilla 5.0 step 2" +msgstr "" + +#: ../../Zotlabs/Module/Z6trans.php:21 +msgid "To complete the update please run" +msgstr "" + +#: ../../Zotlabs/Module/Z6trans.php:23 +msgid "php util/z6convert.php" +msgstr "" + +#: ../../Zotlabs/Module/Z6trans.php:25 +msgid "from the terminal." +msgstr "" + +#: ../../Zotlabs/Module/Dreport.php:10 ../../Zotlabs/Module/Dreport.php:82 +#: ../../Zotlabs/Module/Profperm.php:28 ../../Zotlabs/Module/Cloud.php:123 +#: ../../Zotlabs/Module/Like.php:332 ../../Zotlabs/Module/Group.php:99 +#: ../../Zotlabs/Module/Import_items.php:120 +#: ../../Zotlabs/Module/Subthread.php:86 ../../Zotlabs/Module/Share.php:72 +#: ../../Zotlabs/Web/WebServer.php:115 ../../include/items.php:439 +#: ../../extend/addon/hzaddons/hzfiles/hzfiles.php:75 +#: ../../extend/addon/hzaddons/redphotos/redphotos.php:119 +#: ../../extend/addon/hzaddons/redfiles/redfiles.php:109 +msgid "Permission denied" +msgstr "" + +#: ../../Zotlabs/Module/Dreport.php:59 +msgid "Invalid message" +msgstr "" + +#: ../../Zotlabs/Module/Dreport.php:93 +msgid "no results" +msgstr "" + +#: ../../Zotlabs/Module/Dreport.php:107 +msgid "channel sync processed" +msgstr "" + +#: ../../Zotlabs/Module/Dreport.php:111 +msgid "queued" +msgstr "" + +#: ../../Zotlabs/Module/Dreport.php:115 +msgid "posted" +msgstr "" + +#: ../../Zotlabs/Module/Dreport.php:119 +msgid "accepted for delivery" +msgstr "" + +#: ../../Zotlabs/Module/Dreport.php:123 +msgid "updated" +msgstr "" + +#: ../../Zotlabs/Module/Dreport.php:126 +msgid "update ignored" +msgstr "" + +#: ../../Zotlabs/Module/Dreport.php:129 +msgid "permission denied" +msgstr "" + +#: ../../Zotlabs/Module/Dreport.php:133 +msgid "recipient not found" +msgstr "" + +#: ../../Zotlabs/Module/Dreport.php:136 +msgid "mail recalled" +msgstr "" + +#: ../../Zotlabs/Module/Dreport.php:139 +msgid "duplicate mail received" +msgstr "" + +#: ../../Zotlabs/Module/Dreport.php:142 +msgid "mail delivered" +msgstr "" + +#: ../../Zotlabs/Module/Dreport.php:162 +#, php-format +msgid "Delivery report for %1$s" +msgstr "" + +#: ../../Zotlabs/Module/Dreport.php:166 ../../Zotlabs/Widget/Wiki_pages.php:41 +#: ../../Zotlabs/Widget/Wiki_pages.php:98 +msgid "Options" +msgstr "" + +#: ../../Zotlabs/Module/Dreport.php:167 +msgid "Redeliver" +msgstr "" + +#: ../../Zotlabs/Module/Profperm.php:34 ../../Zotlabs/Module/Profperm.php:63 +msgid "Invalid profile identifier." +msgstr "" + +#: ../../Zotlabs/Module/Profperm.php:111 +msgid "Profile Visibility Editor" +msgstr "" + +#: ../../Zotlabs/Module/Profperm.php:113 ../../Zotlabs/Lib/Apps.php:362 +#: ../../include/channel.php:1886 +msgid "Profile" +msgstr "" + +#: ../../Zotlabs/Module/Profperm.php:115 +msgid "Click on a contact to add or remove." +msgstr "" + +#: ../../Zotlabs/Module/Profperm.php:124 +msgid "Visible To" +msgstr "" + +#: ../../Zotlabs/Module/Profperm.php:140 +#: ../../Zotlabs/Module/Connections.php:217 +msgid "All Connections" +msgstr "" + +#: ../../Zotlabs/Module/Cloud.php:120 +msgid "Not found" +msgstr "" + +#: ../../Zotlabs/Module/Cloud.php:126 +msgid "Please refresh page" +msgstr "" + +#: ../../Zotlabs/Module/Cloud.php:129 +msgid "Unknown error" +msgstr "" + +#: ../../Zotlabs/Module/Authorize.php:17 +msgid "Unknown App" +msgstr "" + +#: ../../Zotlabs/Module/Authorize.php:29 +msgid "Authorize" +msgstr "" + +#: ../../Zotlabs/Module/Authorize.php:30 +#, php-format +msgid "Do you authorize the app %s to access your channel data?" +msgstr "" + +#: ../../Zotlabs/Module/Authorize.php:32 ../../include/acl_selectors.php:146 +msgid "Allow" +msgstr "" + +#: ../../Zotlabs/Module/Authorize.php:33 +#: ../../Zotlabs/Module/Admin/Accounts.php:174 +msgid "Deny" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:818 ../../Zotlabs/Module/Events.php:28 +msgid "Calendar entries imported." +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:820 ../../Zotlabs/Module/Events.php:30 +msgid "No calendar entries found." +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:876 +msgid "CardDAV App" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:877 +msgid "CalDAV capable addressbook" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:943 ../../Zotlabs/Module/Cal.php:167 +#: ../../Zotlabs/Module/Channel_calendar.php:393 +msgid "Link to source" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1009 ../../Zotlabs/Module/Events.php:468 +msgid "Event title" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1010 ../../Zotlabs/Module/Events.php:474 +msgid "Start date and time" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1011 +msgid "End date and time" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1012 ../../Zotlabs/Module/Events.php:497 +msgid "Timezone:" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1014 ../../Zotlabs/Module/Events.php:481 +#: ../../Zotlabs/Module/Appman.php:145 ../../Zotlabs/Module/Rbmark.php:101 +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:173 +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:655 +#: ../../extend/addon/hzaddons/cart/submodules/manualcat.php:260 +msgid "Description" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1015 ../../Zotlabs/Module/Events.php:483 +#: ../../Zotlabs/Module/Profiles.php:511 ../../Zotlabs/Module/Profiles.php:736 +#: ../../Zotlabs/Module/Locs.php:128 ../../Zotlabs/Module/Pubsites.php:53 +#: ../../include/js_strings.php:25 +msgid "Location" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1035 ../../Zotlabs/Module/Events.php:697 +#: ../../Zotlabs/Module/Events.php:706 ../../Zotlabs/Module/Photos.php:947 +#: ../../Zotlabs/Module/Cal.php:205 +msgid "Previous" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1036 ../../Zotlabs/Module/Events.php:698 +#: ../../Zotlabs/Module/Events.php:707 ../../Zotlabs/Module/Photos.php:956 +#: ../../Zotlabs/Module/Cal.php:206 ../../Zotlabs/Module/Setup.php:260 +msgid "Next" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1037 ../../Zotlabs/Module/Events.php:708 +#: ../../Zotlabs/Module/Cal.php:207 +msgid "Today" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1038 ../../Zotlabs/Module/Events.php:703 +msgid "Month" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1039 ../../Zotlabs/Module/Events.php:704 +msgid "Week" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1040 ../../Zotlabs/Module/Events.php:705 +msgid "Day" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1041 +msgid "List month" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1042 +msgid "List week" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1043 +msgid "List day" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1051 +msgid "More" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1052 +msgid "Less" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1053 ../../Zotlabs/Module/Cdav.php:1388 +#: ../../Zotlabs/Module/Profiles.php:801 ../../Zotlabs/Module/Oauth.php:53 +#: ../../Zotlabs/Module/Oauth.php:137 ../../Zotlabs/Module/Oauth2.php:58 +#: ../../Zotlabs/Module/Oauth2.php:144 ../../Zotlabs/Module/Connedit.php:931 +#: ../../Zotlabs/Module/Admin/Addons.php:457 ../../Zotlabs/Lib/Apps.php:536 +msgid "Update" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1054 +msgid "Select calendar" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1055 ../../Zotlabs/Widget/Cdav.php:143 +msgid "Channel Calendars" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1055 ../../Zotlabs/Widget/Cdav.php:129 +#: ../../Zotlabs/Widget/Cdav.php:143 +msgid "CalDAV Calendars" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1056 ../../Zotlabs/Module/Cdav.php:1389 +#: ../../Zotlabs/Module/Webpages.php:257 ../../Zotlabs/Module/Profiles.php:802 +#: ../../Zotlabs/Module/Oauth.php:174 ../../Zotlabs/Module/Card_edit.php:129 +#: ../../Zotlabs/Module/Oauth2.php:195 ../../Zotlabs/Module/Blocks.php:162 +#: ../../Zotlabs/Module/Connedit.php:660 ../../Zotlabs/Module/Connedit.php:932 +#: ../../Zotlabs/Module/Editlayout.php:138 +#: ../../Zotlabs/Module/Editblock.php:139 ../../Zotlabs/Module/Photos.php:1179 +#: ../../Zotlabs/Module/Connections.php:328 +#: ../../Zotlabs/Module/Editwebpage.php:167 +#: ../../Zotlabs/Module/Article_edit.php:128 +#: ../../Zotlabs/Module/Admin/Accounts.php:175 +#: ../../Zotlabs/Module/Admin/Channels.php:149 +#: ../../Zotlabs/Module/Admin/Profs.php:176 ../../Zotlabs/Module/Thing.php:269 +#: ../../Zotlabs/Storage/Browser.php:384 ../../Zotlabs/Lib/Apps.php:558 +#: ../../Zotlabs/Lib/ThreadItem.php:170 ../../include/conversation.php:730 +#: ../../include/conversation.php:775 +msgid "Delete" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1057 +msgid "Delete all" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1058 ../../Zotlabs/Module/Cdav.php:1390 +#: ../../Zotlabs/Module/Filer.php:56 ../../Zotlabs/Module/Profiles.php:803 +#: ../../Zotlabs/Module/Oauth.php:112 ../../Zotlabs/Module/Oauth.php:138 +#: ../../Zotlabs/Module/Card_edit.php:131 ../../Zotlabs/Module/Oauth2.php:117 +#: ../../Zotlabs/Module/Oauth2.php:145 ../../Zotlabs/Module/Wiki.php:368 +#: ../../Zotlabs/Module/Wiki.php:401 ../../Zotlabs/Module/Fbrowser.php:66 +#: ../../Zotlabs/Module/Fbrowser.php:88 ../../Zotlabs/Module/Connedit.php:933 +#: ../../Zotlabs/Module/Profile_photo.php:507 +#: ../../Zotlabs/Module/Editlayout.php:140 +#: ../../Zotlabs/Module/Editblock.php:141 ../../Zotlabs/Module/Editpost.php:110 +#: ../../Zotlabs/Module/Tagrm.php:15 ../../Zotlabs/Module/Tagrm.php:138 +#: ../../Zotlabs/Module/Editwebpage.php:169 +#: ../../Zotlabs/Module/Article_edit.php:130 +#: ../../Zotlabs/Module/Admin/Addons.php:427 +#: ../../Zotlabs/Module/Cover_photo.php:428 +#: ../../Zotlabs/Storage/Browser.php:383 ../../include/conversation.php:1458 +#: ../../include/conversation.php:1511 +#: ../../extend/addon/hzaddons/hsse/hsse.php:209 +#: ../../extend/addon/hzaddons/hsse/hsse.php:258 +msgid "Cancel" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1059 ../../Zotlabs/Module/Cdav.php:1387 +#: ../../Zotlabs/Module/Webpages.php:254 ../../Zotlabs/Module/Profiles.php:800 +#: ../../Zotlabs/Module/Layouts.php:185 +#: ../../Zotlabs/Module/New_channel.php:189 ../../Zotlabs/Module/Blocks.php:159 +#: ../../Zotlabs/Module/Connedit.php:930 ../../Zotlabs/Module/Cards.php:113 +#: ../../Zotlabs/Module/Articles.php:117 ../../Zotlabs/Module/Menu.php:182 +#: ../../Zotlabs/Storage/Browser.php:365 ../../Zotlabs/Storage/Browser.php:538 +#: ../../Zotlabs/Widget/Cdav.php:140 ../../Zotlabs/Widget/Cdav.php:178 +msgid "Create" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1060 +msgid "Sorry! Editing of recurrent events is not yet implemented." +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1070 ../../Zotlabs/Storage/Browser.php:293 +#: ../../Zotlabs/Storage/Browser.php:388 ../../Zotlabs/Storage/Browser.php:403 +#: ../../Zotlabs/Widget/Appcategories.php:43 +#: ../../include/contact_widgets.php:108 ../../include/contact_widgets.php:152 +#: ../../include/contact_widgets.php:197 ../../include/contact_widgets.php:232 +#: ../../include/taxonomy.php:418 ../../include/taxonomy.php:500 +#: ../../include/taxonomy.php:520 ../../include/taxonomy.php:541 +msgid "Categories" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1372 ../../Zotlabs/Module/Group.php:155 +#: ../../Zotlabs/Module/Oauth.php:113 ../../Zotlabs/Module/Oauth.php:139 +#: ../../Zotlabs/Module/Oauth2.php:118 ../../Zotlabs/Module/Oauth2.php:146 +#: ../../Zotlabs/Module/Wiki.php:218 ../../Zotlabs/Module/Connedit.php:915 +#: ../../Zotlabs/Module/Sharedwithme.php:106 ../../Zotlabs/Module/Chat.php:257 +#: ../../Zotlabs/Module/Admin/Channels.php:159 +#: ../../Zotlabs/Storage/Browser.php:377 +#: ../../Zotlabs/Lib/NativeWikiPage.php:564 +#: ../../Zotlabs/Widget/Wiki_page_history.php:22 +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:172 +msgid "Name" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1373 ../../Zotlabs/Module/Connedit.php:916 +msgid "Organisation" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1374 ../../Zotlabs/Module/Connedit.php:917 +#: ../../extend/addon/hzaddons/workflow/workflow.php:2617 +#: ../../extend/addon/hzaddons/workflow/workflow.php:2678 +msgid "Title" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1375 ../../Zotlabs/Module/Profiles.php:788 +#: ../../Zotlabs/Module/Connedit.php:918 +msgid "Phone" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1376 ../../Zotlabs/Module/Profiles.php:789 +#: ../../Zotlabs/Module/Connedit.php:919 +#: ../../Zotlabs/Module/Admin/Accounts.php:171 +#: ../../Zotlabs/Module/Admin/Accounts.php:183 ../../include/network.php:1737 +#: ../../extend/addon/hzaddons/redred/Mod_Redred.php:71 +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:56 +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:57 +#: ../../extend/addon/hzaddons/rtof/Mod_Rtof.php:57 +msgid "Email" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1377 ../../Zotlabs/Module/Profiles.php:790 +#: ../../Zotlabs/Module/Connedit.php:920 +msgid "Instant messenger" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1378 ../../Zotlabs/Module/Profiles.php:791 +#: ../../Zotlabs/Module/Connedit.php:921 +msgid "Website" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1379 ../../Zotlabs/Module/Profiles.php:504 +#: ../../Zotlabs/Module/Profiles.php:792 ../../Zotlabs/Module/Locs.php:129 +#: ../../Zotlabs/Module/Connedit.php:922 +#: ../../Zotlabs/Module/Admin/Channels.php:160 +msgid "Address" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1380 ../../Zotlabs/Module/Profiles.php:793 +#: ../../Zotlabs/Module/Connedit.php:923 +msgid "Note" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1381 ../../Zotlabs/Module/Profiles.php:794 +#: ../../Zotlabs/Module/Connedit.php:924 ../../include/connections.php:734 +#: ../../include/event.php:1422 +msgid "Mobile" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1382 ../../Zotlabs/Module/Profiles.php:795 +#: ../../Zotlabs/Module/Connedit.php:925 ../../include/connections.php:735 +#: ../../include/event.php:1423 +msgid "Home" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1383 ../../Zotlabs/Module/Profiles.php:796 +#: ../../Zotlabs/Module/Connedit.php:926 ../../include/connections.php:738 +#: ../../include/event.php:1426 +msgid "Work" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1385 ../../Zotlabs/Module/Profiles.php:798 +#: ../../Zotlabs/Module/Connedit.php:928 +msgid "Add Contact" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1386 ../../Zotlabs/Module/Profiles.php:799 +#: ../../Zotlabs/Module/Connedit.php:929 +msgid "Add Field" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1391 ../../Zotlabs/Module/Connedit.php:934 +msgid "P.O. Box" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1392 ../../Zotlabs/Module/Connedit.php:935 +msgid "Additional" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1393 ../../Zotlabs/Module/Connedit.php:936 +msgid "Street" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1394 ../../Zotlabs/Module/Connedit.php:937 +msgid "Locality" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1395 ../../Zotlabs/Module/Connedit.php:938 +msgid "Region" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1396 ../../Zotlabs/Module/Connedit.php:939 +msgid "ZIP Code" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1397 ../../Zotlabs/Module/Profiles.php:759 +#: ../../Zotlabs/Module/Connedit.php:940 +msgid "Country" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1456 +msgid "Default Calendar" +msgstr "" + +#: ../../Zotlabs/Module/Cdav.php:1467 +msgid "Default Addressbook" +msgstr "" + +#: ../../Zotlabs/Module/Api.php:74 ../../Zotlabs/Module/Api.php:95 +msgid "Authorize application connection" +msgstr "" + +#: ../../Zotlabs/Module/Api.php:75 +msgid "Return to your app and insert this Security Code:" +msgstr "" + +#: ../../Zotlabs/Module/Api.php:85 +msgid "Please login to continue." +msgstr "" + +#: ../../Zotlabs/Module/Api.php:97 +msgid "" +"Do you want to authorize this application to access your posts and contacts, " +"and/or create new posts for you?" +msgstr "" + +#: ../../Zotlabs/Module/Api.php:98 ../../Zotlabs/Module/Events.php:478 +#: ../../Zotlabs/Module/Events.php:479 ../../Zotlabs/Module/Profiles.php:683 +#: ../../Zotlabs/Module/Import.php:634 ../../Zotlabs/Module/Import.php:638 +#: ../../Zotlabs/Module/Import.php:639 ../../Zotlabs/Module/Defperms.php:198 +#: ../../Zotlabs/Module/Filestorage.php:203 +#: ../../Zotlabs/Module/Filestorage.php:211 ../../Zotlabs/Module/Wiki.php:227 +#: ../../Zotlabs/Module/Wiki.php:228 ../../Zotlabs/Module/Connedit.php:403 +#: ../../Zotlabs/Module/Photos.php:673 ../../Zotlabs/Module/Admin/Site.php:261 +#: ../../Zotlabs/Module/Mitem.php:176 ../../Zotlabs/Module/Mitem.php:177 +#: ../../Zotlabs/Module/Mitem.php:256 ../../Zotlabs/Module/Mitem.php:257 +#: ../../Zotlabs/Module/Settings/Display.php:88 +#: ../../Zotlabs/Module/Settings/Channel.php:311 +#: ../../Zotlabs/Module/Menu.php:163 ../../Zotlabs/Module/Menu.php:222 +#: ../../Zotlabs/Module/Sources.php:124 ../../Zotlabs/Module/Sources.php:159 +#: ../../Zotlabs/Storage/Browser.php:310 ../../Zotlabs/Storage/Browser.php:311 +#: ../../Zotlabs/Storage/Browser.php:312 ../../Zotlabs/Storage/Browser.php:389 +#: ../../Zotlabs/Storage/Browser.php:391 ../../Zotlabs/Storage/Browser.php:552 +#: ../../Zotlabs/Lib/Libzotdir.php:165 ../../Zotlabs/Lib/Libzotdir.php:166 +#: ../../Zotlabs/Lib/Libzotdir.php:168 ../../include/conversation.php:1466 +#: ../../include/dir_fns.php:143 ../../include/dir_fns.php:144 +#: ../../include/dir_fns.php:145 +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:111 +#: ../../extend/addon/hzaddons/redred/Mod_Redred.php:63 +#: ../../extend/addon/hzaddons/cart/cart.php:1370 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:72 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:337 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:361 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:437 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:461 +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:65 +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:649 +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:653 +#: ../../extend/addon/hzaddons/cart/submodules/subscriptions.php:153 +#: ../../extend/addon/hzaddons/cart/submodules/subscriptions.php:425 +#: ../../extend/addon/hzaddons/cart/submodules/paypalbuttonV2.php:88 +#: ../../extend/addon/hzaddons/cart/submodules/paypalbuttonV2.php:96 +#: ../../extend/addon/hzaddons/cart/submodules/paypalbutton.php:87 +#: ../../extend/addon/hzaddons/cart/submodules/paypalbutton.php:95 +#: ../../extend/addon/hzaddons/cart/submodules/manualcat.php:63 +#: ../../extend/addon/hzaddons/cart/submodules/manualcat.php:254 +#: ../../extend/addon/hzaddons/cart/submodules/manualcat.php:258 +#: ../../extend/addon/hzaddons/cart/Settings/Cart.php:61 +#: ../../extend/addon/hzaddons/cart/Settings/Cart.php:73 +#: ../../extend/addon/hzaddons/ljpost/Mod_Ljpost.php:63 +#: ../../extend/addon/hzaddons/ljpost/Mod_Ljpost.php:67 +#: ../../extend/addon/hzaddons/ljpost/Mod_Ljpost.php:71 +#: ../../extend/addon/hzaddons/libertree/Mod_Libertree.php:59 +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:260 +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:282 +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:291 +#: ../../extend/addon/hzaddons/pubcrawl/Mod_Pubcrawl.php:45 +#: ../../extend/addon/hzaddons/ijpost/Mod_Ijpost.php:61 +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:214 +#: ../../extend/addon/hzaddons/twitter/Mod_Twitter.php:162 +#: ../../extend/addon/hzaddons/twitter/Mod_Twitter.php:171 +#: ../../extend/addon/hzaddons/dwpost/Mod_Dwpost.php:61 +#: ../../extend/addon/hzaddons/dwpost/Mod_Dwpost.php:65 +#: ../../extend/addon/hzaddons/nofed/Mod_Nofed.php:42 +#: ../../extend/addon/hzaddons/content_import/Mod_content_import.php:137 +#: ../../extend/addon/hzaddons/content_import/Mod_content_import.php:138 +#: ../../extend/addon/hzaddons/smileybutton/Mod_Smileybutton.php:44 +#: ../../extend/addon/hzaddons/rtof/Mod_Rtof.php:49 +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:86 +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:90 +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:94 +#: ../../extend/addon/hzaddons/pumpio/Mod_Pumpio.php:94 +#: ../../extend/addon/hzaddons/pumpio/Mod_Pumpio.php:98 +#: ../../extend/addon/hzaddons/pumpio/Mod_Pumpio.php:102 +#: ../../view/theme/redbasic/php/config.php:99 +#: ../../view/theme/redbasic/php/config.php:116 ../../boot.php:1710 +msgid "Yes" +msgstr "" + +#: ../../Zotlabs/Module/Api.php:99 ../../Zotlabs/Module/Events.php:478 +#: ../../Zotlabs/Module/Events.php:479 ../../Zotlabs/Module/Profiles.php:683 +#: ../../Zotlabs/Module/Import.php:634 ../../Zotlabs/Module/Import.php:638 +#: ../../Zotlabs/Module/Import.php:639 ../../Zotlabs/Module/Defperms.php:198 +#: ../../Zotlabs/Module/Filestorage.php:203 +#: ../../Zotlabs/Module/Filestorage.php:211 ../../Zotlabs/Module/Wiki.php:227 +#: ../../Zotlabs/Module/Wiki.php:228 ../../Zotlabs/Module/Connedit.php:403 +#: ../../Zotlabs/Module/Connedit.php:788 ../../Zotlabs/Module/Photos.php:673 +#: ../../Zotlabs/Module/Admin/Site.php:259 ../../Zotlabs/Module/Mitem.php:176 +#: ../../Zotlabs/Module/Mitem.php:177 ../../Zotlabs/Module/Mitem.php:256 +#: ../../Zotlabs/Module/Mitem.php:257 +#: ../../Zotlabs/Module/Settings/Display.php:88 +#: ../../Zotlabs/Module/Settings/Channel.php:311 +#: ../../Zotlabs/Module/Menu.php:163 ../../Zotlabs/Module/Menu.php:222 +#: ../../Zotlabs/Module/Sources.php:124 ../../Zotlabs/Module/Sources.php:159 +#: ../../Zotlabs/Storage/Browser.php:310 ../../Zotlabs/Storage/Browser.php:311 +#: ../../Zotlabs/Storage/Browser.php:312 ../../Zotlabs/Storage/Browser.php:389 +#: ../../Zotlabs/Storage/Browser.php:391 ../../Zotlabs/Storage/Browser.php:552 +#: ../../Zotlabs/Lib/Libzotdir.php:165 ../../Zotlabs/Lib/Libzotdir.php:166 +#: ../../Zotlabs/Lib/Libzotdir.php:168 ../../include/conversation.php:1466 +#: ../../include/dir_fns.php:143 ../../include/dir_fns.php:144 +#: ../../include/dir_fns.php:145 +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:111 +#: ../../extend/addon/hzaddons/redred/Mod_Redred.php:63 +#: ../../extend/addon/hzaddons/cart/cart.php:1370 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:72 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:338 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:362 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:438 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:462 +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:65 +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:649 +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:653 +#: ../../extend/addon/hzaddons/cart/submodules/subscriptions.php:153 +#: ../../extend/addon/hzaddons/cart/submodules/subscriptions.php:425 +#: ../../extend/addon/hzaddons/cart/submodules/paypalbuttonV2.php:88 +#: ../../extend/addon/hzaddons/cart/submodules/paypalbuttonV2.php:96 +#: ../../extend/addon/hzaddons/cart/submodules/paypalbutton.php:87 +#: ../../extend/addon/hzaddons/cart/submodules/paypalbutton.php:95 +#: ../../extend/addon/hzaddons/cart/submodules/manualcat.php:63 +#: ../../extend/addon/hzaddons/cart/submodules/manualcat.php:254 +#: ../../extend/addon/hzaddons/cart/submodules/manualcat.php:258 +#: ../../extend/addon/hzaddons/cart/Settings/Cart.php:61 +#: ../../extend/addon/hzaddons/cart/Settings/Cart.php:73 +#: ../../extend/addon/hzaddons/ljpost/Mod_Ljpost.php:63 +#: ../../extend/addon/hzaddons/ljpost/Mod_Ljpost.php:67 +#: ../../extend/addon/hzaddons/ljpost/Mod_Ljpost.php:71 +#: ../../extend/addon/hzaddons/libertree/Mod_Libertree.php:59 +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:260 +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:282 +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:291 +#: ../../extend/addon/hzaddons/pubcrawl/Mod_Pubcrawl.php:45 +#: ../../extend/addon/hzaddons/ijpost/Mod_Ijpost.php:61 +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:214 +#: ../../extend/addon/hzaddons/twitter/Mod_Twitter.php:162 +#: ../../extend/addon/hzaddons/twitter/Mod_Twitter.php:171 +#: ../../extend/addon/hzaddons/dwpost/Mod_Dwpost.php:61 +#: ../../extend/addon/hzaddons/dwpost/Mod_Dwpost.php:65 +#: ../../extend/addon/hzaddons/nofed/Mod_Nofed.php:42 +#: ../../extend/addon/hzaddons/content_import/Mod_content_import.php:137 +#: ../../extend/addon/hzaddons/content_import/Mod_content_import.php:138 +#: ../../extend/addon/hzaddons/smileybutton/Mod_Smileybutton.php:44 +#: ../../extend/addon/hzaddons/rtof/Mod_Rtof.php:49 +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:86 +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:90 +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:94 +#: ../../extend/addon/hzaddons/pumpio/Mod_Pumpio.php:94 +#: ../../extend/addon/hzaddons/pumpio/Mod_Pumpio.php:98 +#: ../../extend/addon/hzaddons/pumpio/Mod_Pumpio.php:102 +#: ../../view/theme/redbasic/php/config.php:99 +#: ../../view/theme/redbasic/php/config.php:116 ../../boot.php:1710 +msgid "No" +msgstr "" + +#: ../../Zotlabs/Module/Dirsearch.php:28 ../../Zotlabs/Module/Regdir.php:52 +msgid "This site is not a directory server" +msgstr "" + +#: ../../Zotlabs/Module/Dirsearch.php:37 +msgid "This directory server requires an access token" +msgstr "" + +#: ../../Zotlabs/Module/Filer.php:53 +msgid "Enter a folder name" +msgstr "" + +#: ../../Zotlabs/Module/Filer.php:53 +msgid "or select an existing folder (doubleclick)" +msgstr "" + +#: ../../Zotlabs/Module/Filer.php:54 ../../Zotlabs/Module/Admin/Profs.php:94 +#: ../../Zotlabs/Module/Admin/Profs.php:114 ../../Zotlabs/Module/Rbmark.php:32 +#: ../../Zotlabs/Module/Rbmark.php:104 ../../Zotlabs/Widget/Notes.php:23 +#: ../../include/text.php:1151 ../../include/text.php:1163 +#: ../../extend/addon/hzaddons/queueworker/Mod_Queueworker.php:119 +msgid "Save" +msgstr "" + +#: ../../Zotlabs/Module/Filer.php:55 ../../Zotlabs/Lib/ThreadItem.php:184 +msgid "Save to Folder" +msgstr "" + +#: ../../Zotlabs/Module/Events.php:113 +#: ../../Zotlabs/Module/Channel_calendar.php:57 +msgid "Event can not end before it has started." +msgstr "" + +#: ../../Zotlabs/Module/Events.php:115 ../../Zotlabs/Module/Events.php:124 +#: ../../Zotlabs/Module/Events.php:146 +#: ../../Zotlabs/Module/Channel_calendar.php:59 +#: ../../Zotlabs/Module/Channel_calendar.php:67 +#: ../../Zotlabs/Module/Channel_calendar.php:84 +msgid "Unable to generate preview." +msgstr "" + +#: ../../Zotlabs/Module/Events.php:122 +#: ../../Zotlabs/Module/Channel_calendar.php:65 +msgid "Event title and start time are required." +msgstr "" + +#: ../../Zotlabs/Module/Events.php:144 ../../Zotlabs/Module/Events.php:271 +#: ../../Zotlabs/Module/Channel_calendar.php:82 +#: ../../Zotlabs/Module/Channel_calendar.php:224 +msgid "Event not found." +msgstr "" + +#: ../../Zotlabs/Module/Events.php:266 ../../Zotlabs/Module/Like.php:435 +#: ../../Zotlabs/Module/Tagger.php:75 +#: ../../Zotlabs/Module/Channel_calendar.php:219 +#: ../../include/conversation.php:132 ../../include/text.php:2255 +#: ../../include/event.php:1259 +msgid "event" +msgstr "" + +#: ../../Zotlabs/Module/Events.php:468 +msgid "Edit event title" +msgstr "" + +#: ../../Zotlabs/Module/Events.php:468 ../../Zotlabs/Module/Events.php:473 +#: ../../Zotlabs/Module/Profiles.php:747 ../../Zotlabs/Module/Profiles.php:751 +#: ../../Zotlabs/Module/Appman.php:143 ../../Zotlabs/Module/Appman.php:144 +#: ../../include/datetime.php:211 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:334 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:358 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:434 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:458 +msgid "Required" +msgstr "" + +#: ../../Zotlabs/Module/Events.php:470 +msgid "Categories (comma-separated list)" +msgstr "" + +#: ../../Zotlabs/Module/Events.php:471 +msgid "Edit Category" +msgstr "" + +#: ../../Zotlabs/Module/Events.php:471 +msgid "Category" +msgstr "" + +#: ../../Zotlabs/Module/Events.php:474 +msgid "Edit start date and time" +msgstr "" + +#: ../../Zotlabs/Module/Events.php:475 ../../Zotlabs/Module/Events.php:478 +msgid "Finish date and time are not known or not relevant" +msgstr "" + +#: ../../Zotlabs/Module/Events.php:477 +msgid "Edit finish date and time" +msgstr "" + +#: ../../Zotlabs/Module/Events.php:477 +msgid "Finish date and time" +msgstr "" + +#: ../../Zotlabs/Module/Events.php:479 ../../Zotlabs/Module/Events.php:480 +msgid "Adjust for viewer timezone" +msgstr "" + +#: ../../Zotlabs/Module/Events.php:479 +msgid "" +"Important for events that happen in a particular place. Not practical for " +"global holidays." +msgstr "" + +#: ../../Zotlabs/Module/Events.php:481 +msgid "Edit Description" +msgstr "" + +#: ../../Zotlabs/Module/Events.php:483 +msgid "Edit Location" +msgstr "" + +#: ../../Zotlabs/Module/Events.php:486 ../../Zotlabs/Module/Webpages.php:262 +#: ../../Zotlabs/Module/Photos.php:1099 ../../Zotlabs/Lib/ThreadItem.php:835 +#: ../../include/conversation.php:1402 +#: ../../extend/addon/hzaddons/hsse/hsse.php:153 +msgid "Preview" +msgstr "" + +#: ../../Zotlabs/Module/Events.php:487 ../../include/conversation.php:1478 +#: ../../extend/addon/hzaddons/hsse/hsse.php:225 +msgid "Permission settings" +msgstr "" + +#: ../../Zotlabs/Module/Events.php:502 +msgid "Advanced Options" +msgstr "" + +#: ../../Zotlabs/Module/Events.php:613 +msgid "l, F j" +msgstr "" + +#: ../../Zotlabs/Module/Events.php:641 +#: ../../Zotlabs/Module/Channel_calendar.php:371 +msgid "Edit event" +msgstr "" + +#: ../../Zotlabs/Module/Events.php:643 +#: ../../Zotlabs/Module/Channel_calendar.php:373 +msgid "Delete event" +msgstr "" + +#: ../../Zotlabs/Module/Events.php:669 ../../include/text.php:2074 +msgid "Link to Source" +msgstr "" + +#: ../../Zotlabs/Module/Events.php:677 +#: ../../Zotlabs/Module/Channel_calendar.php:407 +msgid "calendar" +msgstr "" + +#: ../../Zotlabs/Module/Events.php:696 +msgid "Edit Event" +msgstr "" + +#: ../../Zotlabs/Module/Events.php:696 +msgid "Create Event" +msgstr "" + +#: ../../Zotlabs/Module/Events.php:699 ../../include/channel.php:1889 +msgid "Export" +msgstr "" + +#: ../../Zotlabs/Module/Events.php:702 ../../Zotlabs/Module/Webpages.php:261 +#: ../../Zotlabs/Module/Layouts.php:198 ../../Zotlabs/Module/Wiki.php:213 +#: ../../Zotlabs/Module/Wiki.php:409 ../../Zotlabs/Module/Blocks.php:166 +#: ../../Zotlabs/Module/Pubsites.php:61 +msgid "View" +msgstr "" + +#: ../../Zotlabs/Module/Events.php:739 +msgid "Event removed" +msgstr "" + +#: ../../Zotlabs/Module/Events.php:742 +#: ../../Zotlabs/Module/Channel_calendar.php:494 +msgid "Failed to remove event" +msgstr "" + +#: ../../Zotlabs/Module/Help.php:23 +msgid "Documentation Search" +msgstr "" + +#: ../../Zotlabs/Module/Help.php:83 ../../include/nav.php:434 +msgid "About" +msgstr "" + +#: ../../Zotlabs/Module/Help.php:84 ../../Zotlabs/Module/Group.php:156 +msgid "Members" +msgstr "" + +#: ../../Zotlabs/Module/Help.php:85 +msgid "Administrators" +msgstr "" + +#: ../../Zotlabs/Module/Help.php:86 +msgid "Developers" +msgstr "" + +#: ../../Zotlabs/Module/Help.php:87 +msgid "Tutorials" +msgstr "" + +#: ../../Zotlabs/Module/Help.php:98 +msgid "$Projectname Documentation" +msgstr "" + +#: ../../Zotlabs/Module/Help.php:99 +msgid "Contents" +msgstr "" + +#: ../../Zotlabs/Module/Bookmarks.php:62 +msgid "Bookmark added" +msgstr "" + +#: ../../Zotlabs/Module/Bookmarks.php:78 +msgid "Bookmarks App" +msgstr "" + +#: ../../Zotlabs/Module/Bookmarks.php:79 +msgid "Bookmark links from posts and manage them" +msgstr "" + +#: ../../Zotlabs/Module/Bookmarks.php:92 +msgid "My Bookmarks" +msgstr "" + +#: ../../Zotlabs/Module/Bookmarks.php:103 +msgid "My Connections Bookmarks" +msgstr "" + +#: ../../Zotlabs/Module/Webpages.php:39 ../../Zotlabs/Module/Layouts.php:31 +#: ../../Zotlabs/Module/Connect.php:17 ../../Zotlabs/Module/Filestorage.php:59 +#: ../../Zotlabs/Module/Blocks.php:33 ../../Zotlabs/Module/Editlayout.php:31 +#: ../../Zotlabs/Module/Achievements.php:15 +#: ../../Zotlabs/Module/Editblock.php:31 ../../Zotlabs/Module/Cards.php:42 +#: ../../Zotlabs/Module/Editwebpage.php:32 ../../Zotlabs/Module/Profile.php:20 +#: ../../Zotlabs/Module/Articles.php:43 ../../Zotlabs/Module/Hcard.php:12 +#: ../../Zotlabs/Module/Menu.php:92 ../../include/channel.php:1439 +#: ../../extend/addon/hzaddons/gallery/Mod_Gallery.php:49 +msgid "Requested profile is not available." +msgstr "" + +#: ../../Zotlabs/Module/Webpages.php:48 +msgid "Webpages App" +msgstr "" + +#: ../../Zotlabs/Module/Webpages.php:49 +msgid "Provide managed web pages on your channel" +msgstr "" + +#: ../../Zotlabs/Module/Webpages.php:69 +msgid "Import Webpage Elements" +msgstr "" + +#: ../../Zotlabs/Module/Webpages.php:70 +msgid "Import selected" +msgstr "" + +#: ../../Zotlabs/Module/Webpages.php:93 +msgid "Export Webpage Elements" +msgstr "" + +#: ../../Zotlabs/Module/Webpages.php:94 +msgid "Export selected" +msgstr "" + +#: ../../Zotlabs/Module/Webpages.php:252 ../../Zotlabs/Lib/Apps.php:341 +#: ../../include/nav.php:524 +msgid "Webpages" +msgstr "" + +#: ../../Zotlabs/Module/Webpages.php:255 ../../Zotlabs/Module/Layouts.php:193 +#: ../../Zotlabs/Module/Group.php:253 ../../Zotlabs/Module/Oauth.php:173 +#: ../../Zotlabs/Module/Card_edit.php:99 ../../Zotlabs/Module/Oauth2.php:194 +#: ../../Zotlabs/Module/Wiki.php:211 ../../Zotlabs/Module/Wiki.php:384 +#: ../../Zotlabs/Module/Blocks.php:160 ../../Zotlabs/Module/Editlayout.php:114 +#: ../../Zotlabs/Module/Editblock.php:114 +#: ../../Zotlabs/Module/Connections.php:320 +#: ../../Zotlabs/Module/Connections.php:362 +#: ../../Zotlabs/Module/Connections.php:382 +#: ../../Zotlabs/Module/Editwebpage.php:142 +#: ../../Zotlabs/Module/Article_edit.php:98 +#: ../../Zotlabs/Module/Admin/Profs.php:175 ../../Zotlabs/Module/Thing.php:268 +#: ../../Zotlabs/Module/Menu.php:176 ../../Zotlabs/Lib/Apps.php:557 +#: ../../Zotlabs/Lib/ThreadItem.php:148 ../../Zotlabs/Widget/Cdav.php:138 +#: ../../Zotlabs/Widget/Cdav.php:175 ../../include/channel.php:1538 +#: ../../include/channel.php:1542 ../../include/menu.php:120 +msgid "Edit" +msgstr "" + +#: ../../Zotlabs/Module/Webpages.php:256 ../../Zotlabs/Module/Layouts.php:194 +#: ../../Zotlabs/Module/Wiki.php:301 ../../Zotlabs/Module/Blocks.php:161 +#: ../../Zotlabs/Module/Photos.php:1078 ../../Zotlabs/Widget/Cdav.php:136 +#: ../../include/conversation.php:1435 +#: ../../extend/addon/hzaddons/hsse/hsse.php:186 +msgid "Share" +msgstr "" + +#: ../../Zotlabs/Module/Webpages.php:263 +msgid "Actions" +msgstr "" + +#: ../../Zotlabs/Module/Webpages.php:264 +msgid "Page Link" +msgstr "" + +#: ../../Zotlabs/Module/Webpages.php:265 +msgid "Page Title" +msgstr "" + +#: ../../Zotlabs/Module/Webpages.php:266 ../../Zotlabs/Module/Layouts.php:191 +#: ../../Zotlabs/Module/Blocks.php:157 ../../Zotlabs/Module/Menu.php:178 +msgid "Created" +msgstr "" + +#: ../../Zotlabs/Module/Webpages.php:267 ../../Zotlabs/Module/Layouts.php:192 +#: ../../Zotlabs/Module/Blocks.php:158 ../../Zotlabs/Module/Menu.php:179 +msgid "Edited" +msgstr "" + +#: ../../Zotlabs/Module/Webpages.php:295 +msgid "Invalid file type." +msgstr "" + +#: ../../Zotlabs/Module/Webpages.php:307 +msgid "Error opening zip file" +msgstr "" + +#: ../../Zotlabs/Module/Webpages.php:318 +msgid "Invalid folder path." +msgstr "" + +#: ../../Zotlabs/Module/Webpages.php:345 +msgid "No webpage elements detected." +msgstr "" + +#: ../../Zotlabs/Module/Webpages.php:420 +msgid "Import complete." +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:26 ../../Zotlabs/Module/Profiles.php:186 +#: ../../Zotlabs/Module/Profiles.php:243 ../../Zotlabs/Module/Profiles.php:661 +msgid "Profile not found." +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:46 +msgid "Profile deleted." +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:70 ../../Zotlabs/Module/Profiles.php:107 +msgid "Profile-" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:92 ../../Zotlabs/Module/Profiles.php:129 +msgid "New profile created." +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:113 +msgid "Profile unavailable to clone." +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:148 +msgid "Profile unavailable to export." +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:254 +msgid "Profile Name is required." +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:461 +msgid "Marital Status" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:465 +msgid "Romantic Partner" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:469 ../../Zotlabs/Module/Profiles.php:774 +msgid "Likes" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:473 ../../Zotlabs/Module/Profiles.php:775 +msgid "Dislikes" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:477 ../../Zotlabs/Module/Profiles.php:782 +msgid "Work/Employment" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:480 +msgid "Religion" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:484 +msgid "Political Views" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:488 +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:74 +msgid "Gender" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:492 +msgid "Sexual Preference" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:496 +msgid "Homepage" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:500 +msgid "Interests" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:596 +msgid "Profile updated." +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:680 +msgid "Hide your connections list from viewers of this profile" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:724 +msgid "Edit Profile Details" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:726 +msgid "View this profile" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:727 ../../Zotlabs/Module/Profiles.php:826 +#: ../../include/channel.php:1561 +msgid "Edit visibility" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:728 +msgid "Profile Tools" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:729 +msgid "Change cover photo" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:730 ../../include/channel.php:1531 +msgid "Change profile photo" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:731 +msgid "Create a new profile using these settings" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:732 +msgid "Clone this profile" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:733 +msgid "Delete this profile" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:734 +msgid "Add profile things" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:735 +msgid "Personal" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:737 +msgid "Relationship" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:738 ../../Zotlabs/Widget/Newmember.php:51 +#: ../../include/datetime.php:58 +msgid "Miscellaneous" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:740 +msgid "Import profile from file" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:741 +msgid "Export profile to file" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:742 +msgid "Your gender" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:743 +msgid "Marital status" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:744 +msgid "Sexual preference" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:747 +msgid "Profile name" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:749 +msgid "This is your default profile." +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:751 +msgid "Your full name" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:752 +msgid "Short title/tescription" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:752 +msgid "Maximal 190 characters" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:755 +msgid "Street address" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:756 +msgid "Locality/City" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:757 +msgid "Region/State" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:758 +msgid "Postal/Zip code" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:764 +msgid "Who (if applicable)" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:764 +msgid "Examples: cathy123, Cathy Williams, cathy@example.com" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:765 +msgid "Since (date)" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:768 +msgid "Tell us about yourself" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:769 +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:68 +msgid "Homepage URL" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:770 +msgid "Hometown" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:771 +msgid "Political views" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:772 +msgid "Religious views" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:773 +msgid "Keywords used in directory listings" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:773 +msgid "Example: fishing photography software" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:776 +msgid "Musical interests" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:777 +msgid "Books, literature" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:778 +msgid "Television" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:779 +msgid "Film/Dance/Culture/Entertainment" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:780 +msgid "Hobbies/Interests" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:781 +msgid "Love/Romance" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:783 +msgid "School/Education" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:784 +msgid "Contact information and social networks" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:785 +msgid "My other channels" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:787 +msgid "Communications" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:822 ../../include/channel.php:1557 +msgid "Profile Image" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:832 ../../include/channel.php:1538 +#: ../../include/nav.php:115 +msgid "Edit Profiles" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:833 ../../Zotlabs/Module/Wiki.php:214 +#: ../../Zotlabs/Module/Manage.php:145 ../../Zotlabs/Module/Chat.php:262 +msgid "Create New" +msgstr "" + +#: ../../Zotlabs/Module/Import.php:68 ../../Zotlabs/Module/Import_items.php:48 +msgid "Nothing to import." +msgstr "" + +#: ../../Zotlabs/Module/Import.php:83 ../../Zotlabs/Module/Import.php:99 +#: ../../Zotlabs/Module/Import_items.php:72 +msgid "Unable to download data from old server" +msgstr "" + +#: ../../Zotlabs/Module/Import.php:106 ../../Zotlabs/Module/Import_items.php:77 +msgid "Imported file is empty." +msgstr "" + +#: ../../Zotlabs/Module/Import.php:162 +#, php-format +msgid "Your service plan only allows %d channels." +msgstr "" + +#: ../../Zotlabs/Module/Import.php:189 +msgid "No channel. Import failed." +msgstr "" + +#: ../../Zotlabs/Module/Import.php:593 +#: ../../extend/addon/hzaddons/diaspora/import_diaspora.php:142 +msgid "Import completed." +msgstr "" + +#: ../../Zotlabs/Module/Import.php:621 +msgid "You must be logged in to use this feature." +msgstr "" + +#: ../../Zotlabs/Module/Import.php:626 +msgid "Import Channel" +msgstr "" + +#: ../../Zotlabs/Module/Import.php:627 +msgid "" +"Use this form to import an existing channel from a different server/hub. You " +"may retrieve the channel identity from the old server/hub via the network or " +"provide an export file." +msgstr "" + +#: ../../Zotlabs/Module/Import.php:628 +#: ../../Zotlabs/Module/Import_items.php:127 +msgid "File to Upload" +msgstr "" + +#: ../../Zotlabs/Module/Import.php:629 +msgid "Or provide the old server/hub details" +msgstr "" + +#: ../../Zotlabs/Module/Import.php:631 +msgid "Your old identity address (xyz@example.com)" +msgstr "" + +#: ../../Zotlabs/Module/Import.php:632 +msgid "Your old login email address" +msgstr "" + +#: ../../Zotlabs/Module/Import.php:633 +msgid "Your old login password" +msgstr "" + +#: ../../Zotlabs/Module/Import.php:634 +msgid "Import a few months of posts if possible (limited by available memory" +msgstr "" + +#: ../../Zotlabs/Module/Import.php:636 +msgid "" +"For either option, please choose whether to make this hub your new primary " +"address, or whether your old location should continue this role. You will be " +"able to post from either location, but only one can be marked as the primary " +"location for files, photos, and media." +msgstr "" + +#: ../../Zotlabs/Module/Import.php:638 +msgid "Make this hub my primary location" +msgstr "" + +#: ../../Zotlabs/Module/Import.php:639 +msgid "Move this channel (disable all previous locations)" +msgstr "" + +#: ../../Zotlabs/Module/Import.php:640 +msgid "Use this channel nickname instead of the one provided" +msgstr "" + +#: ../../Zotlabs/Module/Import.php:640 +msgid "" +"Leave blank to keep your existing channel nickname. You will be randomly " +"assigned a similar nickname if either name is already allocated on this site." +msgstr "" + +#: ../../Zotlabs/Module/Import.php:642 +msgid "" +"This process may take several minutes to complete. Please submit the form " +"only once and leave this page open until finished." +msgstr "" + +#: ../../Zotlabs/Module/Like.php:93 +msgid "Like/Dislike" +msgstr "" + +#: ../../Zotlabs/Module/Like.php:98 +msgid "This action is restricted to members." +msgstr "" + +#: ../../Zotlabs/Module/Like.php:99 +msgid "" +"Please <a href=\"rmagic\">login with your $Projectname ID</a> or <a href=" +"\"register\">register as a new $Projectname member</a> to continue." +msgstr "" + +#: ../../Zotlabs/Module/Like.php:154 ../../Zotlabs/Module/Like.php:180 +#: ../../Zotlabs/Module/Like.php:218 +msgid "Invalid request." +msgstr "" + +#: ../../Zotlabs/Module/Like.php:166 ../../include/conversation.php:135 +msgid "channel" +msgstr "" + +#: ../../Zotlabs/Module/Like.php:195 +msgid "thing" +msgstr "" + +#: ../../Zotlabs/Module/Like.php:241 +msgid "Channel unavailable." +msgstr "" + +#: ../../Zotlabs/Module/Like.php:277 +msgid "Previous action reversed." +msgstr "" + +#: ../../Zotlabs/Module/Like.php:433 ../../Zotlabs/Module/Tagger.php:71 +#: ../../Zotlabs/Module/Subthread.php:112 ../../Zotlabs/Lib/Activity.php:2971 +#: ../../include/conversation.php:128 ../../include/text.php:2252 +#: ../../extend/addon/hzaddons/diaspora/Receiver.php:1597 +#: ../../extend/addon/hzaddons/pubcrawl/as.php:1895 +#: ../../extend/addon/hzaddons/redphotos/redphotohelper.php:71 +msgid "photo" +msgstr "" + +#: ../../Zotlabs/Module/Like.php:433 ../../Zotlabs/Module/Subthread.php:112 +#: ../../extend/addon/hzaddons/diaspora/Receiver.php:1597 +#: ../../extend/addon/hzaddons/pubcrawl/as.php:1895 +msgid "status" +msgstr "" + +#: ../../Zotlabs/Module/Like.php:469 ../../Zotlabs/Lib/Activity.php:3006 +#: ../../include/conversation.php:174 +#: ../../extend/addon/hzaddons/diaspora/Receiver.php:1537 +#: ../../extend/addon/hzaddons/pubcrawl/as.php:1932 +#, php-format +msgid "%1$s likes %2$s's %3$s" +msgstr "" + +#: ../../Zotlabs/Module/Like.php:471 ../../Zotlabs/Lib/Activity.php:3008 +#: ../../include/conversation.php:177 +#: ../../extend/addon/hzaddons/pubcrawl/as.php:1934 +#, php-format +msgid "%1$s doesn't like %2$s's %3$s" +msgstr "" + +#: ../../Zotlabs/Module/Like.php:473 +#, php-format +msgid "%1$s agrees with %2$s's %3$s" +msgstr "" + +#: ../../Zotlabs/Module/Like.php:475 +#, php-format +msgid "%1$s doesn't agree with %2$s's %3$s" +msgstr "" + +#: ../../Zotlabs/Module/Like.php:477 +#, php-format +msgid "%1$s abstains from a decision on %2$s's %3$s" +msgstr "" + +#: ../../Zotlabs/Module/Like.php:479 +#: ../../extend/addon/hzaddons/diaspora/Receiver.php:2184 +#, php-format +msgid "%1$s is attending %2$s's %3$s" +msgstr "" + +#: ../../Zotlabs/Module/Like.php:481 +#: ../../extend/addon/hzaddons/diaspora/Receiver.php:2186 +#, php-format +msgid "%1$s is not attending %2$s's %3$s" +msgstr "" + +#: ../../Zotlabs/Module/Like.php:483 +#: ../../extend/addon/hzaddons/diaspora/Receiver.php:2188 +#, php-format +msgid "%1$s may attend %2$s's %3$s" +msgstr "" + +#: ../../Zotlabs/Module/Like.php:592 +msgid "Action completed." +msgstr "" + +#: ../../Zotlabs/Module/Like.php:593 +msgid "Thank you." +msgstr "" + +#: ../../Zotlabs/Module/Defperms.php:68 ../../Zotlabs/Module/Connedit.php:89 +msgid "Could not access contact record." +msgstr "" + +#: ../../Zotlabs/Module/Defperms.php:112 +#: ../../Zotlabs/Module/Settings/Channel.php:267 +#: ../../extend/addon/hzaddons/msgfooter/msgfooter.php:54 +#: ../../extend/addon/hzaddons/piwik/piwik.php:116 +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:82 +#: ../../extend/addon/hzaddons/diaspora/diaspora.php:93 +#: ../../extend/addon/hzaddons/openstreetmap/openstreetmap.php:171 +#: ../../extend/addon/hzaddons/xmpp/xmpp.php:54 +#: ../../extend/addon/hzaddons/twitter/twitter.php:494 +#: ../../extend/addon/hzaddons/logrot/logrot.php:54 +msgid "Settings updated." +msgstr "" + +#: ../../Zotlabs/Module/Defperms.php:190 +msgid "Default Permissions App" +msgstr "" + +#: ../../Zotlabs/Module/Defperms.php:191 +msgid "Set custom default permissions for new connections" +msgstr "" + +#: ../../Zotlabs/Module/Defperms.php:255 ../../Zotlabs/Module/Connedit.php:859 +msgid "Connection Default Permissions" +msgstr "" + +#: ../../Zotlabs/Module/Defperms.php:256 ../../Zotlabs/Module/Connedit.php:860 +msgid "Apply these permissions automatically" +msgstr "" + +#: ../../Zotlabs/Module/Defperms.php:256 +#: ../../Zotlabs/Module/Settings/Channel.php:472 +msgid "" +"If enabled, connection requests will be approved without your interaction" +msgstr "" + +#: ../../Zotlabs/Module/Defperms.php:257 ../../Zotlabs/Module/Connedit.php:861 +msgid "Permission role" +msgstr "" + +#: ../../Zotlabs/Module/Defperms.php:257 +#: ../../Zotlabs/Module/New_channel.php:157 +#: ../../Zotlabs/Module/New_channel.php:164 +#: ../../Zotlabs/Module/Connedit.php:861 +#: ../../Zotlabs/Widget/Notifications.php:182 ../../include/nav.php:324 +msgid "Loading" +msgstr "" + +#: ../../Zotlabs/Module/Defperms.php:258 ../../Zotlabs/Module/Connedit.php:862 +msgid "Add permission role" +msgstr "" + +#: ../../Zotlabs/Module/Defperms.php:262 ../../Zotlabs/Module/Connedit.php:875 +msgid "" +"The permissions indicated on this page will be applied to all new " +"connections." +msgstr "" + +#: ../../Zotlabs/Module/Defperms.php:263 +msgid "Automatic approval settings" +msgstr "" + +#: ../../Zotlabs/Module/Defperms.php:265 ../../Zotlabs/Module/Connedit.php:895 +#: ../../Zotlabs/Module/Tokens.php:183 ../../Zotlabs/Module/Permcats.php:124 +msgid "inherited" +msgstr "" + +#: ../../Zotlabs/Module/Defperms.php:267 ../../Zotlabs/Module/Connedit.php:900 +#: ../../Zotlabs/Module/Tokens.php:181 ../../Zotlabs/Module/Permcats.php:122 +msgid "My Settings" +msgstr "" + +#: ../../Zotlabs/Module/Defperms.php:270 ../../Zotlabs/Module/Connedit.php:902 +#: ../../Zotlabs/Module/Tokens.php:186 ../../Zotlabs/Module/Permcats.php:127 +msgid "Individual Permissions" +msgstr "" + +#: ../../Zotlabs/Module/Defperms.php:271 +msgid "" +"Some individual permissions may have been preset or locked based on your " +"channel type and privacy settings." +msgstr "" + +#: ../../Zotlabs/Module/Layouts.php:129 ../../Zotlabs/Module/Layouts.php:189 +#: ../../Zotlabs/Module/Editlayout.php:128 +msgid "Layout Name" +msgstr "" + +#: ../../Zotlabs/Module/Layouts.php:132 ../../Zotlabs/Module/Editlayout.php:129 +msgid "Layout Description (Optional)" +msgstr "" + +#: ../../Zotlabs/Module/Layouts.php:184 ../../include/text.php:2700 +msgid "Layouts" +msgstr "" + +#: ../../Zotlabs/Module/Layouts.php:186 ../../Zotlabs/Lib/Apps.php:348 +#: ../../include/nav.php:174 ../../include/nav.php:320 +#: ../../include/help.php:117 ../../include/help.php:125 +msgid "Help" +msgstr "" + +#: ../../Zotlabs/Module/Layouts.php:186 +msgid "Comanche page description language help" +msgstr "" + +#: ../../Zotlabs/Module/Layouts.php:190 +msgid "Layout Description" +msgstr "" + +#: ../../Zotlabs/Module/Layouts.php:195 +msgid "Download PDL file" +msgstr "" + +#: ../../Zotlabs/Module/Pubstream.php:20 +msgid "Public Stream App" +msgstr "" + +#: ../../Zotlabs/Module/Pubstream.php:21 +msgid "The unmoderated public stream of this hub" +msgstr "" + +#: ../../Zotlabs/Module/Pubstream.php:95 ../../Zotlabs/Module/Display.php:76 +#: ../../Zotlabs/Module/Channel.php:224 ../../Zotlabs/Module/Hq.php:125 +#: ../../Zotlabs/Module/Network.php:205 +msgid "Reset form" +msgstr "" + +#: ../../Zotlabs/Module/Pubstream.php:105 ../../Zotlabs/Lib/Apps.php:375 +#: ../../Zotlabs/Widget/Notifications.php:162 +msgid "Public Stream" +msgstr "" + +#: ../../Zotlabs/Module/Sse_bs.php:540 ../../Zotlabs/Module/Ping.php:672 +msgid "Private forum" +msgstr "" + +#: ../../Zotlabs/Module/Sse_bs.php:540 ../../Zotlabs/Module/Ping.php:672 +msgid "Public forum" +msgstr "" + +#: ../../Zotlabs/Module/Group.php:46 +msgid "Privacy group created." +msgstr "" + +#: ../../Zotlabs/Module/Group.php:49 +msgid "Could not create privacy group." +msgstr "" + +#: ../../Zotlabs/Module/Group.php:62 ../../Zotlabs/Module/Group.php:214 +#: ../../include/items.php:4491 +msgid "Privacy group not found." +msgstr "" + +#: ../../Zotlabs/Module/Group.php:81 +msgid "Privacy group updated." +msgstr "" + +#: ../../Zotlabs/Module/Group.php:107 +msgid "Privacy Groups App" +msgstr "" + +#: ../../Zotlabs/Module/Group.php:108 +msgid "Management of privacy groups" +msgstr "" + +#: ../../Zotlabs/Module/Group.php:142 ../../Zotlabs/Module/Group.php:154 +#: ../../Zotlabs/Lib/Group.php:324 ../../Zotlabs/Lib/Apps.php:364 +#: ../../Zotlabs/Widget/Activity_filter.php:82 ../../include/group.php:321 +#: ../../include/acl_selectors.php:86 ../../include/nav.php:101 +msgid "Privacy Groups" +msgstr "" + +#: ../../Zotlabs/Module/Group.php:143 +msgid "Add Group" +msgstr "" + +#: ../../Zotlabs/Module/Group.php:147 +msgid "Privacy group name" +msgstr "" + +#: ../../Zotlabs/Module/Group.php:148 ../../Zotlabs/Module/Group.php:257 +msgid "Members are visible to other channels" +msgstr "" + +#: ../../Zotlabs/Module/Group.php:183 +msgid "Privacy group removed." +msgstr "" + +#: ../../Zotlabs/Module/Group.php:186 +msgid "Unable to remove privacy group." +msgstr "" + +#: ../../Zotlabs/Module/Group.php:252 +#, php-format +msgid "Privacy Group: %s" +msgstr "" + +#: ../../Zotlabs/Module/Group.php:254 +msgid "Privacy group name: " +msgstr "" + +#: ../../Zotlabs/Module/Group.php:259 +msgid "Delete Group" +msgstr "" + +#: ../../Zotlabs/Module/Group.php:270 +msgid "Group members" +msgstr "" + +#: ../../Zotlabs/Module/Group.php:272 +msgid "Not in this group" +msgstr "" + +#: ../../Zotlabs/Module/Group.php:304 +msgid "Click a channel to toggle membership" +msgstr "" + +#: ../../Zotlabs/Module/Removeme.php:35 +msgid "" +"Channel removals are not allowed within 48 hours of changing the account " +"password." +msgstr "" + +#: ../../Zotlabs/Module/Removeme.php:60 +msgid "Remove This Channel" +msgstr "" + +#: ../../Zotlabs/Module/Removeme.php:61 ../../Zotlabs/Module/Changeaddr.php:78 +#: ../../Zotlabs/Module/Removeaccount.php:58 +msgid "WARNING: " +msgstr "" + +#: ../../Zotlabs/Module/Removeme.php:61 +msgid "This channel will be completely removed from the network. " +msgstr "" + +#: ../../Zotlabs/Module/Removeme.php:61 +#: ../../Zotlabs/Module/Removeaccount.php:58 +msgid "This action is permanent and can not be undone!" +msgstr "" + +#: ../../Zotlabs/Module/Removeme.php:62 ../../Zotlabs/Module/Changeaddr.php:79 +#: ../../Zotlabs/Module/Removeaccount.php:59 +msgid "Please enter your password for verification:" +msgstr "" + +#: ../../Zotlabs/Module/Removeme.php:64 +#: ../../Zotlabs/Module/Settings/Channel.php:596 +msgid "Remove Channel" +msgstr "" + +#: ../../Zotlabs/Module/Appman.php:39 ../../Zotlabs/Module/Appman.php:56 +msgid "App installed." +msgstr "" + +#: ../../Zotlabs/Module/Appman.php:49 +msgid "Malformed app." +msgstr "" + +#: ../../Zotlabs/Module/Appman.php:132 +msgid "Embed code" +msgstr "" + +#: ../../Zotlabs/Module/Appman.php:138 +msgid "Edit App" +msgstr "" + +#: ../../Zotlabs/Module/Appman.php:138 +msgid "Create App" +msgstr "" + +#: ../../Zotlabs/Module/Appman.php:143 +msgid "Name of app" +msgstr "" + +#: ../../Zotlabs/Module/Appman.php:144 +msgid "Location (URL) of app" +msgstr "" + +#: ../../Zotlabs/Module/Appman.php:146 +msgid "Photo icon URL" +msgstr "" + +#: ../../Zotlabs/Module/Appman.php:146 +msgid "80 x 80 pixels - optional" +msgstr "" + +#: ../../Zotlabs/Module/Appman.php:147 +msgid "Categories (optional, comma separated list)" +msgstr "" + +#: ../../Zotlabs/Module/Appman.php:148 +msgid "Version ID" +msgstr "" + +#: ../../Zotlabs/Module/Appman.php:149 +msgid "Price of app" +msgstr "" + +#: ../../Zotlabs/Module/Appman.php:150 +msgid "Location (URL) to purchase app" +msgstr "" + +#: ../../Zotlabs/Module/Changeaddr.php:35 +msgid "" +"Channel name changes are not allowed within 48 hours of changing the account " +"password." +msgstr "" + +#: ../../Zotlabs/Module/Changeaddr.php:46 ../../include/channel.php:225 +#: ../../include/channel.php:706 +msgid "Reserved nickname. Please choose another." +msgstr "" + +#: ../../Zotlabs/Module/Changeaddr.php:51 ../../include/channel.php:230 +#: ../../include/channel.php:711 +msgid "" +"Nickname has unsupported characters or is already being used on this site." +msgstr "" + +#: ../../Zotlabs/Module/Changeaddr.php:77 +msgid "Change channel nickname/address" +msgstr "" + +#: ../../Zotlabs/Module/Changeaddr.php:78 +msgid "Any/all connections on other networks will be lost!" +msgstr "" + +#: ../../Zotlabs/Module/Changeaddr.php:80 +msgid "New channel address" +msgstr "" + +#: ../../Zotlabs/Module/Changeaddr.php:81 +msgid "Rename Channel" +msgstr "" + +#: ../../Zotlabs/Module/Oauth.php:45 +msgid "Name is required" +msgstr "" + +#: ../../Zotlabs/Module/Oauth.php:49 +msgid "Key and Secret are required" +msgstr "" + +#: ../../Zotlabs/Module/Oauth.php:100 +msgid "OAuth Apps Manager App" +msgstr "" + +#: ../../Zotlabs/Module/Oauth.php:101 +msgid "OAuth authentication tokens for mobile and remote apps" +msgstr "" + +#: ../../Zotlabs/Module/Oauth.php:110 ../../Zotlabs/Module/Oauth.php:136 +#: ../../Zotlabs/Module/Oauth.php:172 ../../Zotlabs/Module/Oauth2.php:143 +#: ../../Zotlabs/Module/Oauth2.php:193 +msgid "Add application" +msgstr "" + +#: ../../Zotlabs/Module/Oauth.php:113 ../../Zotlabs/Module/Oauth2.php:118 +#: ../../Zotlabs/Module/Oauth2.php:146 +msgid "Name of application" +msgstr "" + +#: ../../Zotlabs/Module/Oauth.php:114 ../../Zotlabs/Module/Oauth.php:140 +#: ../../extend/addon/hzaddons/statusnet/statusnet.php:596 +#: ../../extend/addon/hzaddons/twitter/twitter.php:505 +msgid "Consumer Key" +msgstr "" + +#: ../../Zotlabs/Module/Oauth.php:114 ../../Zotlabs/Module/Oauth.php:115 +#: ../../Zotlabs/Module/Oauth2.php:119 ../../Zotlabs/Module/Oauth2.php:147 +msgid "Automatically generated - change if desired. Max length 20" +msgstr "" + +#: ../../Zotlabs/Module/Oauth.php:115 ../../Zotlabs/Module/Oauth.php:141 +#: ../../Zotlabs/Module/Oauth2.php:119 ../../Zotlabs/Module/Oauth2.php:147 +#: ../../extend/addon/hzaddons/statusnet/statusnet.php:595 +#: ../../extend/addon/hzaddons/twitter/twitter.php:506 +msgid "Consumer Secret" +msgstr "" + +#: ../../Zotlabs/Module/Oauth.php:116 ../../Zotlabs/Module/Oauth.php:142 +#: ../../Zotlabs/Module/Oauth2.php:120 ../../Zotlabs/Module/Oauth2.php:148 +msgid "Redirect" +msgstr "" + +#: ../../Zotlabs/Module/Oauth.php:116 ../../Zotlabs/Module/Oauth2.php:120 +#: ../../Zotlabs/Module/Oauth2.php:148 +msgid "" +"Redirect URI - leave blank unless your application specifically requires this" +msgstr "" + +#: ../../Zotlabs/Module/Oauth.php:117 ../../Zotlabs/Module/Oauth.php:143 +msgid "Icon url" +msgstr "" + +#: ../../Zotlabs/Module/Oauth.php:117 ../../Zotlabs/Module/Sources.php:123 +#: ../../Zotlabs/Module/Sources.php:158 +msgid "Optional" +msgstr "" + +#: ../../Zotlabs/Module/Oauth.php:128 +msgid "Application not found." +msgstr "" + +#: ../../Zotlabs/Module/Oauth.php:171 +msgid "Connected OAuth Apps" +msgstr "" + +#: ../../Zotlabs/Module/Oauth.php:175 ../../Zotlabs/Module/Oauth2.php:196 +msgid "Client key starts with" +msgstr "" + +#: ../../Zotlabs/Module/Oauth.php:176 ../../Zotlabs/Module/Oauth2.php:197 +msgid "No name" +msgstr "" + +#: ../../Zotlabs/Module/Oauth.php:177 ../../Zotlabs/Module/Oauth2.php:198 +msgid "Remove authorization" +msgstr "" + +#: ../../Zotlabs/Module/Email_resend.php:12 +#: ../../Zotlabs/Module/Email_validation.php:24 +msgid "Token verification failed." +msgstr "" + +#: ../../Zotlabs/Module/Email_resend.php:30 +msgid "Email verification resent" +msgstr "" + +#: ../../Zotlabs/Module/Email_resend.php:33 +msgid "Unable to resend email verification message." +msgstr "" + +#: ../../Zotlabs/Module/Search.php:17 +#: ../../Zotlabs/Module/Viewconnections.php:23 +#: ../../Zotlabs/Module/Display.php:26 ../../Zotlabs/Module/Photos.php:519 +#: ../../Zotlabs/Module/Directory.php:73 ../../Zotlabs/Module/Directory.php:78 +#: ../../Zotlabs/Module/Ratings.php:83 +msgid "Public access denied." +msgstr "" + +#: ../../Zotlabs/Module/Search.php:41 ../../Zotlabs/Module/Connections.php:378 +#: ../../Zotlabs/Lib/Apps.php:353 ../../Zotlabs/Widget/Sitesearch.php:31 +#: ../../Zotlabs/Widget/Activity_filter.php:193 ../../include/text.php:1150 +#: ../../include/text.php:1162 ../../include/acl_selectors.php:148 +#: ../../include/nav.php:188 +msgid "Search" +msgstr "" + +#: ../../Zotlabs/Module/Search.php:222 +#, php-format +msgid "Items tagged with: %s" +msgstr "" + +#: ../../Zotlabs/Module/Search.php:224 +#, php-format +msgid "Search results for: %s" +msgstr "" + +#: ../../Zotlabs/Module/Moderate.php:67 +msgid "Comment approved" +msgstr "" + +#: ../../Zotlabs/Module/Moderate.php:71 +msgid "Comment deleted" +msgstr "" + +#: ../../Zotlabs/Module/Rpost.php:150 ../../Zotlabs/Module/Editpost.php:109 +msgid "Edit post" +msgstr "" + +#: ../../Zotlabs/Module/Oexchange.php:27 +msgid "Unable to find your hub." +msgstr "" + +#: ../../Zotlabs/Module/Oexchange.php:41 +msgid "Post successful." +msgstr "" + +#: ../../Zotlabs/Module/Chanview.php:95 ../../Zotlabs/Module/Card_edit.php:44 +#: ../../Zotlabs/Module/Wall_upload.php:31 ../../Zotlabs/Module/Page.php:75 +#: ../../Zotlabs/Module/Block.php:41 ../../Zotlabs/Module/Article_edit.php:44 +#: ../../Zotlabs/Module/Attach.php:21 ../../Zotlabs/Module/Cal.php:31 +#: ../../Zotlabs/Module/Attach_edit.php:52 +msgid "Channel not found." +msgstr "" + +#: ../../Zotlabs/Module/Chanview.php:132 +msgid "toggle full screen mode" +msgstr "" + +#: ../../Zotlabs/Module/Tagger.php:50 +msgid "Post not found." +msgstr "" + +#: ../../Zotlabs/Module/Tagger.php:79 ../../Zotlabs/Lib/Activity.php:2971 +#: ../../include/conversation.php:158 ../../include/text.php:2258 +#: ../../include/markdown.php:204 ../../include/bbcode.php:523 +msgid "post" +msgstr "" + +#: ../../Zotlabs/Module/Tagger.php:81 ../../include/conversation.php:160 +#: ../../include/text.php:2260 +msgid "comment" +msgstr "" + +#: ../../Zotlabs/Module/Tagger.php:121 +#, php-format +msgid "%1$s tagged %2$s's %3$s with %4$s" +msgstr "" + +#: ../../Zotlabs/Module/Import_items.php:93 +#, php-format +msgid "Warning: Database versions differ by %1$d updates." +msgstr "" + +#: ../../Zotlabs/Module/Import_items.php:108 +msgid "Import completed" +msgstr "" + +#: ../../Zotlabs/Module/Import_items.php:125 +msgid "Import Items" +msgstr "" + +#: ../../Zotlabs/Module/Import_items.php:126 +msgid "Use this form to import existing posts and content from an export file." +msgstr "" + +#: ../../Zotlabs/Module/Connect.php:65 ../../Zotlabs/Module/Connect.php:118 +msgid "Continue" +msgstr "" + +#: ../../Zotlabs/Module/Connect.php:99 +msgid "Premium Channel Setup" +msgstr "" + +#: ../../Zotlabs/Module/Connect.php:101 +msgid "Enable premium channel connection restrictions" +msgstr "" + +#: ../../Zotlabs/Module/Connect.php:102 +msgid "" +"Please enter your restrictions or conditions, such as paypal receipt, usage " +"guidelines, etc." +msgstr "" + +#: ../../Zotlabs/Module/Connect.php:104 ../../Zotlabs/Module/Connect.php:124 +msgid "" +"This channel may require additional steps or acknowledgement of the " +"following conditions prior to connecting:" +msgstr "" + +#: ../../Zotlabs/Module/Connect.php:105 +msgid "" +"Potential connections will then see the following text before proceeding:" +msgstr "" + +#: ../../Zotlabs/Module/Connect.php:106 ../../Zotlabs/Module/Connect.php:127 +msgid "" +"By continuing, I certify that I have complied with any instructions provided " +"on this page." +msgstr "" + +#: ../../Zotlabs/Module/Connect.php:115 +msgid "(No specific instructions have been provided by the channel owner.)" +msgstr "" + +#: ../../Zotlabs/Module/Connect.php:123 +msgid "Restricted or Premium Channel" +msgstr "" + +#: ../../Zotlabs/Module/New_channel.php:147 ../../Zotlabs/Module/Manage.php:138 +#, php-format +msgid "You have created %1$.0f of %2$.0f allowed channels." +msgstr "" + +#: ../../Zotlabs/Module/New_channel.php:159 +msgid "Your real name is recommended." +msgstr "" + +#: ../../Zotlabs/Module/New_channel.php:160 +msgid "" +"Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation " +"Group\"" +msgstr "" + +#: ../../Zotlabs/Module/New_channel.php:165 +msgid "" +"This will be used to create a unique network address (like an email address)." +msgstr "" + +#: ../../Zotlabs/Module/New_channel.php:167 +msgid "Allowed characters are a-z 0-9, - and _" +msgstr "" + +#: ../../Zotlabs/Module/New_channel.php:175 +msgid "Channel name" +msgstr "" + +#: ../../Zotlabs/Module/New_channel.php:177 +#: ../../Zotlabs/Module/Register.php:263 +msgid "Choose a short nickname" +msgstr "" + +#: ../../Zotlabs/Module/New_channel.php:178 +#: ../../Zotlabs/Module/Register.php:264 +#: ../../Zotlabs/Module/Settings/Channel.php:537 +msgid "Channel role and privacy" +msgstr "" + +#: ../../Zotlabs/Module/New_channel.php:178 +msgid "" +"Select a channel permission role compatible with your usage needs and " +"privacy requirements." +msgstr "" + +#: ../../Zotlabs/Module/New_channel.php:178 +#: ../../Zotlabs/Module/Register.php:264 +msgid "Read more about channel permission roles" +msgstr "" + +#: ../../Zotlabs/Module/New_channel.php:181 +msgid "Create a Channel" +msgstr "" + +#: ../../Zotlabs/Module/New_channel.php:182 +msgid "" +"A channel is a unique network identity. It can represent a person (social " +"network profile), a forum (group), a business or celebrity page, a newsfeed, " +"and many other things." +msgstr "" + +#: ../../Zotlabs/Module/New_channel.php:183 +msgid "" +"or <a href=\"import\">import an existing channel</a> from another location." +msgstr "" + +#: ../../Zotlabs/Module/New_channel.php:188 +msgid "Validate" +msgstr "" + +#: ../../Zotlabs/Module/Apps.php:50 ../../Zotlabs/Widget/Appstore.php:14 +msgid "Available Apps" +msgstr "" + +#: ../../Zotlabs/Module/Apps.php:50 +msgid "Installed Apps" +msgstr "" + +#: ../../Zotlabs/Module/Apps.php:53 +msgid "Manage Apps" +msgstr "" + +#: ../../Zotlabs/Module/Apps.php:54 +msgid "Create Custom App" +msgstr "" + +#: ../../Zotlabs/Module/Removeaccount.php:35 +msgid "" +"Account removals are not allowed within 48 hours of changing the account " +"password." +msgstr "" + +#: ../../Zotlabs/Module/Removeaccount.php:57 +msgid "Remove This Account" +msgstr "" + +#: ../../Zotlabs/Module/Removeaccount.php:58 +msgid "" +"This account and all its channels will be completely removed from the " +"network. " +msgstr "" + +#: ../../Zotlabs/Module/Removeaccount.php:61 +#: ../../Zotlabs/Module/Settings/Account.php:105 +msgid "Remove Account" +msgstr "" + +#: ../../Zotlabs/Module/Filestorage.php:14 +#: ../../Zotlabs/Module/Filestorage.php:53 +msgid "Deprecated!" +msgstr "" + +#: ../../Zotlabs/Module/Filestorage.php:29 ../../Zotlabs/Module/Display.php:42 +#: ../../Zotlabs/Module/Display.php:429 ../../Zotlabs/Module/Admin.php:62 +#: ../../Zotlabs/Module/Admin/Themes.php:72 +#: ../../Zotlabs/Module/Admin/Addons.php:260 ../../Zotlabs/Module/Thing.php:96 +#: ../../Zotlabs/Module/Viewsrc.php:25 ../../include/items.php:3919 +#: ../../extend/addon/hzaddons/flashcards/Mod_Flashcards.php:284 +#: ../../extend/addon/hzaddons/flashcards/Mod_Flashcards.php:285 +msgid "Item not found." +msgstr "" + +#: ../../Zotlabs/Module/Filestorage.php:109 +#: ../../Zotlabs/Module/Attach_edit.php:69 +msgid "File not found." +msgstr "" + +#: ../../Zotlabs/Module/Filestorage.php:157 +msgid "Permission Denied." +msgstr "" + +#: ../../Zotlabs/Module/Filestorage.php:190 +msgid "Edit file permissions" +msgstr "" + +#: ../../Zotlabs/Module/Filestorage.php:195 +#: ../../Zotlabs/Module/Connedit.php:682 ../../Zotlabs/Module/Chat.php:241 +#: ../../Zotlabs/Module/Photos.php:678 ../../Zotlabs/Module/Photos.php:1047 +#: ../../Zotlabs/Module/Thing.php:321 ../../Zotlabs/Module/Thing.php:374 +#: ../../include/acl_selectors.php:153 +#: ../../extend/addon/hzaddons/flashcards/Mod_Flashcards.php:254 +msgid "Permissions" +msgstr "" + +#: ../../Zotlabs/Module/Filestorage.php:202 +#: ../../extend/addon/hzaddons/flashcards/Mod_Flashcards.php:261 +msgid "Set/edit permissions" +msgstr "" + +#: ../../Zotlabs/Module/Filestorage.php:203 +msgid "Include all files and sub folders" +msgstr "" + +#: ../../Zotlabs/Module/Filestorage.php:204 +msgid "Return to file list" +msgstr "" + +#: ../../Zotlabs/Module/Filestorage.php:206 +#: ../../Zotlabs/Storage/Browser.php:386 +msgid "Copy/paste this code to attach file to a post" +msgstr "" + +#: ../../Zotlabs/Module/Filestorage.php:207 +#: ../../Zotlabs/Storage/Browser.php:387 +msgid "Copy/paste this URL to link file from a web page" +msgstr "" + +#: ../../Zotlabs/Module/Filestorage.php:209 +msgid "Share this file" +msgstr "" + +#: ../../Zotlabs/Module/Filestorage.php:210 +msgid "Show URL to this file" +msgstr "" + +#: ../../Zotlabs/Module/Filestorage.php:211 +#: ../../Zotlabs/Storage/Browser.php:552 +msgid "Show in your contacts shared folder" +msgstr "" + +#: ../../Zotlabs/Module/Card_edit.php:17 ../../Zotlabs/Module/Card_edit.php:33 +#: ../../Zotlabs/Module/Editlayout.php:79 ../../Zotlabs/Module/Editblock.php:79 +#: ../../Zotlabs/Module/Editblock.php:95 ../../Zotlabs/Module/Editpost.php:24 +#: ../../Zotlabs/Module/Editwebpage.php:80 +#: ../../Zotlabs/Module/Article_edit.php:17 +#: ../../Zotlabs/Module/Article_edit.php:33 +msgid "Item not found" +msgstr "" + +#: ../../Zotlabs/Module/Card_edit.php:101 +#: ../../Zotlabs/Module/Editblock.php:116 ../../Zotlabs/Module/Chat.php:220 +#: ../../Zotlabs/Module/Editwebpage.php:143 +#: ../../Zotlabs/Module/Article_edit.php:100 +#: ../../include/conversation.php:1341 +#: ../../extend/addon/hzaddons/hsse/hsse.php:95 +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:166 +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:309 +msgid "Insert web link" +msgstr "" + +#: ../../Zotlabs/Module/Card_edit.php:117 +#: ../../Zotlabs/Module/Editblock.php:129 ../../Zotlabs/Module/Photos.php:674 +#: ../../Zotlabs/Module/Photos.php:1044 +#: ../../Zotlabs/Module/Article_edit.php:116 +#: ../../include/conversation.php:1474 +#: ../../extend/addon/hzaddons/hsse/hsse.php:221 +msgid "Title (optional)" +msgstr "" + +#: ../../Zotlabs/Module/Card_edit.php:128 +msgid "Edit Card" +msgstr "" + +#: ../../Zotlabs/Module/Viewconnections.php:65 +msgid "No connections." +msgstr "" + +#: ../../Zotlabs/Module/Viewconnections.php:80 +#: ../../Zotlabs/Module/Connections.php:288 ../../include/text.php:1044 +msgid "Accepts" +msgstr "" + +#: ../../Zotlabs/Module/Viewconnections.php:83 +#: ../../Zotlabs/Module/Connections.php:291 ../../include/text.php:1047 +msgid "Comments" +msgstr "" + +#: ../../Zotlabs/Module/Viewconnections.php:88 +#: ../../Zotlabs/Module/Connections.php:296 ../../include/text.php:1052 +msgid "Stream items" +msgstr "" + +#: ../../Zotlabs/Module/Viewconnections.php:93 +#: ../../Zotlabs/Module/Connections.php:301 ../../include/text.php:1057 +msgid "Wall posts" +msgstr "" + +#: ../../Zotlabs/Module/Viewconnections.php:97 +#: ../../Zotlabs/Module/Connections.php:305 ../../include/text.php:1061 +msgid "Nothing" +msgstr "" + +#: ../../Zotlabs/Module/Viewconnections.php:105 +#, php-format +msgid "Visit %s's profile [%s]" +msgstr "" + +#: ../../Zotlabs/Module/Viewconnections.php:135 +msgid "View Connections" +msgstr "" + +#: ../../Zotlabs/Module/Oauth2.php:54 +msgid "Name and Secret are required" +msgstr "" + +#: ../../Zotlabs/Module/Oauth2.php:106 +msgid "OAuth2 Apps Manager App" +msgstr "" + +#: ../../Zotlabs/Module/Oauth2.php:107 +msgid "OAuth2 authenticatication tokens for mobile and remote apps" +msgstr "" + +#: ../../Zotlabs/Module/Oauth2.php:115 +msgid "Add OAuth2 application" +msgstr "" + +#: ../../Zotlabs/Module/Oauth2.php:121 ../../Zotlabs/Module/Oauth2.php:149 +msgid "Grant Types" +msgstr "" + +#: ../../Zotlabs/Module/Oauth2.php:121 ../../Zotlabs/Module/Oauth2.php:122 +msgid "leave blank unless your application sepcifically requires this" +msgstr "" + +#: ../../Zotlabs/Module/Oauth2.php:122 ../../Zotlabs/Module/Oauth2.php:150 +msgid "Authorization scope" +msgstr "" + +#: ../../Zotlabs/Module/Oauth2.php:134 +msgid "OAuth2 Application not found." +msgstr "" + +#: ../../Zotlabs/Module/Oauth2.php:149 ../../Zotlabs/Module/Oauth2.php:150 +msgid "leave blank unless your application specifically requires this" +msgstr "" + +#: ../../Zotlabs/Module/Oauth2.php:192 +msgid "Connected OAuth2 Apps" +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:35 +#: ../../extend/addon/hzaddons/cart/cart.php:1410 +#: ../../extend/addon/hzaddons/flashcards/Mod_Flashcards.php:51 +msgid "Profile Unavailable." +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:52 +msgid "Wiki App" +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:53 +msgid "Provide a wiki for your channel" +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:77 +#: ../../extend/addon/hzaddons/cart/cart.php:1556 +#: ../../extend/addon/hzaddons/cart/submodules/paypalbuttonV2.php:478 +#: ../../extend/addon/hzaddons/cart/submodules/paypalbutton.php:456 +#: ../../extend/addon/hzaddons/cart/myshop.php:37 +#: ../../extend/addon/hzaddons/cart/manual_payments.php:93 +msgid "Invalid channel" +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:133 +msgid "Error retrieving wiki" +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:140 +msgid "Error creating zip file export folder" +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:191 +msgid "Error downloading wiki: " +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:206 ../../Zotlabs/Widget/Wiki_list.php:15 +#: ../../include/nav.php:536 +msgid "Wikis" +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:212 ../../Zotlabs/Storage/Browser.php:404 +msgid "Download" +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:216 +msgid "Wiki name" +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:217 +msgid "Content type" +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:217 ../../Zotlabs/Module/Wiki.php:371 +#: ../../Zotlabs/Widget/Wiki_pages.php:38 +#: ../../Zotlabs/Widget/Wiki_pages.php:95 ../../include/text.php:2116 +#: ../../extend/addon/hzaddons/mdpost/mdpost.php:41 +msgid "Markdown" +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:217 ../../Zotlabs/Module/Wiki.php:371 +#: ../../Zotlabs/Widget/Wiki_pages.php:38 +#: ../../Zotlabs/Widget/Wiki_pages.php:95 ../../include/text.php:2114 +msgid "BBcode" +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:217 ../../Zotlabs/Widget/Wiki_pages.php:38 +#: ../../Zotlabs/Widget/Wiki_pages.php:95 ../../include/text.php:2117 +msgid "Text" +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:219 ../../Zotlabs/Storage/Browser.php:378 +msgid "Type" +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:220 +msgid "Any type" +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:227 +msgid "Lock content type" +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:228 +msgid "Create a status post for this wiki" +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:229 +msgid "Edit Wiki Name" +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:274 +msgid "Wiki not found" +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:300 +msgid "Rename page" +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:321 +msgid "Error retrieving page content" +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:329 ../../Zotlabs/Module/Wiki.php:331 +msgid "New page" +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:366 +msgid "Revision Comparison" +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:367 ../../Zotlabs/Lib/NativeWikiPage.php:567 +#: ../../Zotlabs/Widget/Wiki_page_history.php:25 +msgid "Revert" +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:374 +msgid "Short description of your changes (optional)" +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:384 +#: ../../extend/addon/hzaddons/ljpost/ljpost.php:134 +#: ../../extend/addon/hzaddons/dwpost/Mod_Dwpost.php:69 +#: ../../extend/addon/hzaddons/dwpost/dwpost.php:134 +#: ../../extend/addon/hzaddons/wppost/wppost.php:173 +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:98 +msgid "Source" +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:394 +msgid "New page name" +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:399 +msgid "Embed image from photo albums" +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:400 ../../include/conversation.php:1457 +#: ../../extend/addon/hzaddons/hsse/hsse.php:208 +msgid "Embed an image from your albums" +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:402 ../../Zotlabs/Module/Profile_photo.php:508 +#: ../../Zotlabs/Module/Cover_photo.php:429 ../../include/conversation.php:1459 +#: ../../include/conversation.php:1510 +#: ../../extend/addon/hzaddons/hsse/hsse.php:210 +#: ../../extend/addon/hzaddons/hsse/hsse.php:257 +msgid "OK" +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:403 ../../Zotlabs/Module/Profile_photo.php:509 +#: ../../Zotlabs/Module/Cover_photo.php:430 ../../include/conversation.php:1385 +#: ../../extend/addon/hzaddons/hsse/hsse.php:139 +msgid "Choose images to embed" +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:404 ../../Zotlabs/Module/Profile_photo.php:510 +#: ../../Zotlabs/Module/Cover_photo.php:431 ../../include/conversation.php:1386 +#: ../../extend/addon/hzaddons/hsse/hsse.php:140 +msgid "Choose an album" +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:405 ../../Zotlabs/Module/Profile_photo.php:511 +#: ../../Zotlabs/Module/Cover_photo.php:432 +msgid "Choose a different album" +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:406 ../../Zotlabs/Module/Profile_photo.php:512 +#: ../../Zotlabs/Module/Cover_photo.php:433 ../../include/conversation.php:1388 +#: ../../extend/addon/hzaddons/hsse/hsse.php:142 +msgid "Error getting album list" +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:407 ../../Zotlabs/Module/Profile_photo.php:513 +#: ../../Zotlabs/Module/Cover_photo.php:434 ../../include/conversation.php:1389 +#: ../../extend/addon/hzaddons/hsse/hsse.php:143 +msgid "Error getting photo link" +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:408 ../../Zotlabs/Module/Profile_photo.php:514 +#: ../../Zotlabs/Module/Cover_photo.php:435 ../../include/conversation.php:1390 +#: ../../extend/addon/hzaddons/hsse/hsse.php:144 +msgid "Error getting album" +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:410 +msgid "History" +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:488 +msgid "Error creating wiki. Invalid name." +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:495 +msgid "A wiki with this name already exists." +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:508 +msgid "Wiki created, but error creating Home page." +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:515 +msgid "Error creating wiki" +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:539 +msgid "Error updating wiki. Invalid name." +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:559 +msgid "Error updating wiki" +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:574 +msgid "Wiki delete permission denied." +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:584 +msgid "Error deleting wiki" +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:617 +msgid "New page created" +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:739 +msgid "Cannot delete Home" +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:803 +msgid "Current Revision" +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:803 +msgid "Selected Revision" +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:853 +msgid "You must be authenticated." +msgstr "" + +#: ../../Zotlabs/Module/Blocks.php:97 ../../Zotlabs/Module/Blocks.php:155 +#: ../../Zotlabs/Module/Editblock.php:113 +msgid "Block Name" +msgstr "" + +#: ../../Zotlabs/Module/Blocks.php:154 ../../include/text.php:2698 +msgid "Blocks" +msgstr "" + +#: ../../Zotlabs/Module/Blocks.php:156 +msgid "Block Title" +msgstr "" + +#: ../../Zotlabs/Module/Dircensor.php:42 +msgid "Entry censored" +msgstr "" + +#: ../../Zotlabs/Module/Dircensor.php:45 +msgid "Entry uncensored" +msgstr "" + +#: ../../Zotlabs/Module/Locs.php:27 ../../Zotlabs/Module/Locs.php:66 +msgid "Location not found." +msgstr "" + +#: ../../Zotlabs/Module/Locs.php:75 +msgid "Location lookup failed." +msgstr "" + +#: ../../Zotlabs/Module/Locs.php:79 +msgid "" +"Please select another location to become primary before removing the primary " +"location." +msgstr "" + +#: ../../Zotlabs/Module/Locs.php:108 +msgid "Syncing locations" +msgstr "" + +#: ../../Zotlabs/Module/Locs.php:117 +msgid "No locations found." +msgstr "" + +#: ../../Zotlabs/Module/Locs.php:127 +msgid "Manage Channel Locations" +msgstr "" + +#: ../../Zotlabs/Module/Locs.php:130 +#: ../../extend/addon/hzaddons/workflow/workflow.php:285 +msgid "Primary" +msgstr "" + +#: ../../Zotlabs/Module/Locs.php:131 ../../Zotlabs/Module/Menu.php:177 +msgid "Drop" +msgstr "" + +#: ../../Zotlabs/Module/Locs.php:133 +msgid "Sync Now" +msgstr "" + +#: ../../Zotlabs/Module/Locs.php:134 +msgid "Please wait several minutes between consecutive operations." +msgstr "" + +#: ../../Zotlabs/Module/Locs.php:135 +msgid "" +"When possible, drop a location by logging into that website/hub and removing " +"your channel." +msgstr "" + +#: ../../Zotlabs/Module/Locs.php:136 +msgid "Use this form to drop the location if the hub is no longer operating." +msgstr "" + +#: ../../Zotlabs/Module/Chatsvc.php:131 +msgid "Away" +msgstr "" + +#: ../../Zotlabs/Module/Chatsvc.php:136 +msgid "Online" +msgstr "" + +#: ../../Zotlabs/Module/Fbrowser.php:29 ../../Zotlabs/Lib/Apps.php:345 +#: ../../include/features.php:369 ../../include/nav.php:444 +msgid "Photos" +msgstr "" + +#: ../../Zotlabs/Module/Fbrowser.php:85 ../../Zotlabs/Storage/Browser.php:351 +#: ../../Zotlabs/Lib/Apps.php:340 ../../include/nav.php:452 +msgid "Files" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:120 +msgid "Could not locate selected profile." +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:264 +msgid "Connection updated." +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:266 +msgid "Failed to update connection record." +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:309 +msgid "is now connected to" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:434 +msgid "Could not access address book record." +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:482 ../../Zotlabs/Module/Connedit.php:486 +msgid "Refresh failed - channel is currently unavailable." +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:501 ../../Zotlabs/Module/Connedit.php:510 +#: ../../Zotlabs/Module/Connedit.php:519 ../../Zotlabs/Module/Connedit.php:528 +#: ../../Zotlabs/Module/Connedit.php:541 +msgid "Unable to set address book parameters." +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:560 +msgid "Connection has been removed." +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:600 ../../Zotlabs/Lib/Apps.php:344 +#: ../../include/conversation.php:1080 ../../include/nav.php:112 +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:57 +msgid "View Profile" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:603 +#, php-format +msgid "View %s's profile" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:607 +msgid "Refresh Permissions" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:610 +msgid "Fetch updated permissions" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:614 +msgid "Refresh Photo" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:617 +msgid "Fetch updated photo" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:621 ../../include/conversation.php:1090 +msgid "Recent Activity" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:624 +msgid "View recent posts and comments" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:628 +#: ../../Zotlabs/Module/Admin/Accounts.php:177 +msgid "Unblock" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:628 +#: ../../Zotlabs/Module/Admin/Accounts.php:176 +msgid "Block" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:631 +msgid "Block (or Unblock) all communications with this connection" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:632 +msgid "This connection is blocked!" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:636 +msgid "Unignore" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:636 +#: ../../Zotlabs/Module/Connections.php:344 +msgid "Ignore" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:639 +msgid "Ignore (or Unignore) all inbound communications from this connection" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:640 +msgid "This connection is ignored!" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:644 +msgid "Unarchive" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:644 +msgid "Archive" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:647 +msgid "" +"Archive (or Unarchive) this connection - mark channel dead but keep content" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:648 +msgid "This connection is archived!" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:652 +msgid "Unhide" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:652 +msgid "Hide" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:655 +msgid "Hide or Unhide this connection from your other connections" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:656 +msgid "This connection is hidden!" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:663 +msgid "Delete this connection" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:671 +msgid "Fetch Vcard" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:674 +msgid "Fetch electronic calling card for this connection" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:685 +msgid "Open Individual Permissions section by default" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:708 +msgid "Affinity" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:711 +msgid "Open Set Affinity section by default" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:715 ../../Zotlabs/Widget/Affinity.php:30 +msgid "Me" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:716 ../../Zotlabs/Widget/Affinity.php:31 +msgid "Family" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:717 +#: ../../Zotlabs/Module/Settings/Channel.php:71 +#: ../../Zotlabs/Module/Settings/Channel.php:75 +#: ../../Zotlabs/Module/Settings/Channel.php:76 +#: ../../Zotlabs/Module/Settings/Channel.php:79 +#: ../../Zotlabs/Module/Settings/Channel.php:90 +#: ../../Zotlabs/Widget/Affinity.php:32 ../../include/channel.php:505 +#: ../../include/channel.php:506 ../../include/channel.php:513 +#: ../../include/selectors.php:134 +msgid "Friends" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:718 ../../Zotlabs/Widget/Affinity.php:33 +msgid "Acquaintances" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:719 +#: ../../Zotlabs/Module/Connections.php:97 +#: ../../Zotlabs/Module/Connections.php:111 +#: ../../Zotlabs/Widget/Affinity.php:34 +msgid "All" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:748 +msgid "Filter" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:751 +msgid "Open Custom Filter section by default" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:788 +msgid "Approve this connection" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:788 +msgid "Accept connection to allow communication" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:793 +msgid "Set Affinity" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:796 +msgid "Set Profile" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:799 +msgid "Set Affinity & Profile" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:847 +msgid "This connection is unreachable from this location." +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:848 +msgid "This connection may be unreachable from other channel locations." +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:850 +msgid "Location independence is not supported by their network." +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:856 +msgid "" +"This connection is unreachable from this location. Location independence is " +"not supported by their network." +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:859 ../../include/items.php:4524 +#, php-format +msgid "Connection: %s" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:860 +msgid "Connection requests will be approved without your interaction" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:869 +msgid "This connection's primary address is" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:870 +msgid "Available locations:" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:876 +msgid "Connection Tools" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:878 +msgid "Slide to adjust your degree of friendship" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:879 ../../Zotlabs/Module/Rate.php:155 +#: ../../include/js_strings.php:20 +msgid "Rating" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:880 +msgid "Slide to adjust your rating" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:881 ../../Zotlabs/Module/Connedit.php:886 +msgid "Optionally explain your rating" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:883 +msgid "Custom Filter" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:884 +msgid "Only import posts with this text" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:884 ../../Zotlabs/Module/Connedit.php:885 +#: ../../Zotlabs/Module/Admin/Site.php:327 +#: ../../Zotlabs/Module/Admin/Site.php:328 +msgid "" +"words one per line or #tags or /patterns/ or lang=xx, leave blank to import " +"all posts" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:885 +msgid "Do not import posts with this text" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:887 +msgid "This information is public!" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:892 +msgid "Connection Pending Approval" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:897 +#, php-format +msgid "" +"Please choose the profile you would like to display to %s when viewing your " +"profile securely." +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:899 ../../Zotlabs/Module/Tokens.php:180 +msgid "Their Settings" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:903 ../../Zotlabs/Module/Tokens.php:187 +#: ../../Zotlabs/Module/Permcats.php:128 +msgid "" +"Some permissions may be inherited from your channel's <a href=\"settings" +"\"><strong>privacy settings</strong></a>, which have higher priority than " +"individual settings. You can <strong>not</strong> change those settings here." +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:904 +msgid "" +"Some permissions may be inherited from your channel's <a href=\"settings" +"\"><strong>privacy settings</strong></a>, which have higher priority than " +"individual settings. You can change those settings here but they wont have " +"any impact unless the inherited setting changes." +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:905 +msgid "Last update:" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:913 +msgid "Details" +msgstr "" + +#: ../../Zotlabs/Module/Profile_photo.php:93 +#: ../../Zotlabs/Module/Cover_photo.php:85 +msgid "Image uploaded but image cropping failed." +msgstr "" + +#: ../../Zotlabs/Module/Profile_photo.php:147 +#: ../../Zotlabs/Module/Profile_photo.php:284 +#: ../../include/photo/photo_driver.php:417 +msgid "Profile Photos" +msgstr "" + +#: ../../Zotlabs/Module/Profile_photo.php:166 +#: ../../Zotlabs/Module/Cover_photo.php:212 +msgid "Image resize failed." +msgstr "" + +#: ../../Zotlabs/Module/Profile_photo.php:254 +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:298 +msgid "" +"Shift-reload the page or clear browser cache if the new photo does not " +"display immediately." +msgstr "" + +#: ../../Zotlabs/Module/Profile_photo.php:261 +#: ../../Zotlabs/Module/Cover_photo.php:241 ../../include/photos.php:196 +msgid "Unable to process image" +msgstr "" + +#: ../../Zotlabs/Module/Profile_photo.php:296 +#: ../../Zotlabs/Module/Cover_photo.php:265 +msgid "Image upload failed." +msgstr "" + +#: ../../Zotlabs/Module/Profile_photo.php:315 +#: ../../Zotlabs/Module/Cover_photo.php:282 +msgid "Unable to process image." +msgstr "" + +#: ../../Zotlabs/Module/Profile_photo.php:379 +#: ../../Zotlabs/Module/Profile_photo.php:431 +#: ../../Zotlabs/Module/Cover_photo.php:367 +#: ../../Zotlabs/Module/Cover_photo.php:382 +msgid "Photo not available." +msgstr "" + +#: ../../Zotlabs/Module/Profile_photo.php:495 +msgid "" +"Your default profile photo is visible to anybody on the internet. Profile " +"photos for alternate profiles will inherit the permissions of the profile" +msgstr "" + +#: ../../Zotlabs/Module/Profile_photo.php:495 +msgid "" +"Your profile photo is visible to anybody on the internet and may be " +"distributed to other websites." +msgstr "" + +#: ../../Zotlabs/Module/Profile_photo.php:497 +#: ../../Zotlabs/Module/Cover_photo.php:420 +msgid "Upload File:" +msgstr "" + +#: ../../Zotlabs/Module/Profile_photo.php:498 +#: ../../Zotlabs/Module/Cover_photo.php:421 +msgid "Select a profile:" +msgstr "" + +#: ../../Zotlabs/Module/Profile_photo.php:499 +msgid "Use Photo for Profile" +msgstr "" + +#: ../../Zotlabs/Module/Profile_photo.php:499 +msgid "Change Profile Photo" +msgstr "" + +#: ../../Zotlabs/Module/Profile_photo.php:500 +msgid "Use" +msgstr "" + +#: ../../Zotlabs/Module/Profile_photo.php:500 +#: ../../Zotlabs/Module/Photos.php:688 ../../Zotlabs/Module/Cover_photo.php:423 +#: ../../Zotlabs/Module/Embedphotos.php:188 +#: ../../Zotlabs/Storage/Browser.php:540 ../../Zotlabs/Widget/Cdav.php:146 +#: ../../Zotlabs/Widget/Cdav.php:182 ../../Zotlabs/Widget/Portfolio.php:110 +#: ../../Zotlabs/Widget/Album.php:97 +msgid "Upload" +msgstr "" + +#: ../../Zotlabs/Module/Profile_photo.php:501 +#: ../../Zotlabs/Module/Photos.php:996 ../../Zotlabs/Module/Tagrm.php:137 +#: ../../Zotlabs/Module/Admin/Addons.php:459 +#: ../../Zotlabs/Module/Cover_photo.php:424 +#: ../../extend/addon/hzaddons/superblock/Mod_Superblock.php:91 +msgid "Remove" +msgstr "" + +#: ../../Zotlabs/Module/Profile_photo.php:505 +#: ../../Zotlabs/Module/Profile_photo.php:506 +#: ../../Zotlabs/Module/Cover_photo.php:426 +#: ../../Zotlabs/Module/Cover_photo.php:427 +msgid "Use a photo from your albums" +msgstr "" + +#: ../../Zotlabs/Module/Profile_photo.php:516 +#: ../../Zotlabs/Module/Cover_photo.php:438 +msgid "Select existing photo" +msgstr "" + +#: ../../Zotlabs/Module/Profile_photo.php:535 +#: ../../Zotlabs/Module/Cover_photo.php:455 +msgid "Crop Image" +msgstr "" + +#: ../../Zotlabs/Module/Profile_photo.php:536 +#: ../../Zotlabs/Module/Cover_photo.php:456 +msgid "Please adjust the image cropping for optimum viewing." +msgstr "" + +#: ../../Zotlabs/Module/Profile_photo.php:538 +#: ../../Zotlabs/Module/Cover_photo.php:458 +msgid "Done Editing" +msgstr "" + +#: ../../Zotlabs/Module/Sharedwithme.php:105 +msgid "Files: shared with me" +msgstr "" + +#: ../../Zotlabs/Module/Sharedwithme.php:107 +msgid "NEW" +msgstr "" + +#: ../../Zotlabs/Module/Sharedwithme.php:108 +#: ../../Zotlabs/Storage/Browser.php:379 ../../include/text.php:1562 +msgid "Size" +msgstr "" + +#: ../../Zotlabs/Module/Sharedwithme.php:109 +#: ../../Zotlabs/Storage/Browser.php:380 +msgid "Last Modified" +msgstr "" + +#: ../../Zotlabs/Module/Sharedwithme.php:110 +msgid "Remove all files" +msgstr "" + +#: ../../Zotlabs/Module/Sharedwithme.php:111 +msgid "Remove this file" +msgstr "" + +#: ../../Zotlabs/Module/Editlayout.php:137 +msgid "Edit Layout" +msgstr "" + +#: ../../Zotlabs/Module/Manage.php:145 +msgid "Create a new channel" +msgstr "" + +#: ../../Zotlabs/Module/Manage.php:170 ../../Zotlabs/Lib/Apps.php:337 +#: ../../include/nav.php:98 +msgid "Channel Manager" +msgstr "" + +#: ../../Zotlabs/Module/Manage.php:171 +msgid "Current Channel" +msgstr "" + +#: ../../Zotlabs/Module/Manage.php:173 +msgid "Switch to one of your channels by selecting it." +msgstr "" + +#: ../../Zotlabs/Module/Manage.php:174 +msgid "Default Channel" +msgstr "" + +#: ../../Zotlabs/Module/Manage.php:175 +msgid "Make Default" +msgstr "" + +#: ../../Zotlabs/Module/Manage.php:178 +#, php-format +msgid "%d new messages" +msgstr "" + +#: ../../Zotlabs/Module/Manage.php:179 +#, php-format +msgid "%d new introductions" +msgstr "" + +#: ../../Zotlabs/Module/Manage.php:181 +msgid "Delegated Channel" +msgstr "" + +#: ../../Zotlabs/Module/Follow.php:93 +msgid "Connection added." +msgstr "" + +#: ../../Zotlabs/Module/Item.php:450 ../../Zotlabs/Module/Pin.php:35 +msgid "Unable to locate original post." +msgstr "" + +#: ../../Zotlabs/Module/Item.php:736 +msgid "Empty post discarded." +msgstr "" + +#: ../../Zotlabs/Module/Item.php:1187 +msgid "Duplicate post suppressed." +msgstr "" + +#: ../../Zotlabs/Module/Item.php:1332 +msgid "System error. Post not saved." +msgstr "" + +#: ../../Zotlabs/Module/Item.php:1366 +msgid "Your comment is awaiting approval." +msgstr "" + +#: ../../Zotlabs/Module/Item.php:1496 +msgid "Unable to obtain post information from database." +msgstr "" + +#: ../../Zotlabs/Module/Item.php:1503 +#, php-format +msgid "You have reached your limit of %1$.0f top level posts." +msgstr "" + +#: ../../Zotlabs/Module/Item.php:1510 +#, php-format +msgid "You have reached your limit of %1$.0f webpages." +msgstr "" + +#: ../../Zotlabs/Module/Rate.php:156 +msgid "Website:" +msgstr "" + +#: ../../Zotlabs/Module/Rate.php:159 +#, php-format +msgid "Remote Channel [%s] (not yet known on this site)" +msgstr "" + +#: ../../Zotlabs/Module/Rate.php:160 +msgid "Rating (this information is public)" +msgstr "" + +#: ../../Zotlabs/Module/Rate.php:161 +msgid "Optionally explain your rating (this information is public)" +msgstr "" + +#: ../../Zotlabs/Module/Page.php:39 ../../Zotlabs/Module/Block.php:29 +msgid "Invalid item." +msgstr "" + +#: ../../Zotlabs/Module/Page.php:136 ../../Zotlabs/Module/Display.php:136 +#: ../../Zotlabs/Module/Display.php:153 ../../Zotlabs/Module/Display.php:173 +#: ../../Zotlabs/Module/Display.php:179 ../../Zotlabs/Module/Block.php:77 +#: ../../Zotlabs/Web/Router.php:185 ../../Zotlabs/Lib/NativeWikiPage.php:521 +#: ../../include/help.php:132 +msgid "Page not found." +msgstr "" + +#: ../../Zotlabs/Module/Page.php:173 +msgid "" +"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod " +"tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, " +"quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo " +"consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse " +"cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat " +"non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." +msgstr "" + +#: ../../Zotlabs/Module/Xchan.php:10 +msgid "Xchan Lookup" +msgstr "" + +#: ../../Zotlabs/Module/Xchan.php:13 +msgid "Lookup xchan beginning with (or webbie): " +msgstr "" + +#: ../../Zotlabs/Module/Xchan.php:41 ../../Zotlabs/Module/Mitem.php:134 +#: ../../Zotlabs/Module/Menu.php:232 +msgid "Not found." +msgstr "" + +#: ../../Zotlabs/Module/Achievements.php:38 +msgid "Some blurb about what to do when you're new here" +msgstr "" + +#: ../../Zotlabs/Module/Subthread.php:143 +#, php-format +msgid "%1$s is following %2$s's %3$s" +msgstr "" + +#: ../../Zotlabs/Module/Subthread.php:145 +#, php-format +msgid "%1$s stopped following %2$s's %3$s" +msgstr "" + +#: ../../Zotlabs/Module/Regmod.php:15 +msgid "Please login." +msgstr "" + +#: ../../Zotlabs/Module/Editblock.php:138 +msgid "Edit Block" +msgstr "" + +#: ../../Zotlabs/Module/Impel.php:43 ../../include/bbcode.php:316 +msgid "webpage" +msgstr "" + +#: ../../Zotlabs/Module/Impel.php:48 ../../include/bbcode.php:322 +msgid "block" +msgstr "" + +#: ../../Zotlabs/Module/Impel.php:53 ../../include/bbcode.php:319 +msgid "layout" +msgstr "" + +#: ../../Zotlabs/Module/Impel.php:60 ../../include/bbcode.php:325 +msgid "menu" +msgstr "" + +#: ../../Zotlabs/Module/Impel.php:185 +#, php-format +msgid "%s element installed" +msgstr "" + +#: ../../Zotlabs/Module/Impel.php:188 +#, php-format +msgid "%s element installation failed" +msgstr "" + +#: ../../Zotlabs/Module/Pubsites.php:25 ../../Zotlabs/Widget/Pubsites.php:12 +msgid "Public Hubs" +msgstr "" + +#: ../../Zotlabs/Module/Pubsites.php:28 +msgid "" +"The listed hubs allow public registration for the $Projectname network. All " +"hubs in the network are interlinked so membership on any of them conveys " +"membership in the network as a whole. Some hubs may require subscription or " +"provide tiered service plans. The hub itself <strong>may</strong> provide " +"additional details." +msgstr "" + +#: ../../Zotlabs/Module/Pubsites.php:34 +msgid "Hub URL" +msgstr "" + +#: ../../Zotlabs/Module/Pubsites.php:34 +msgid "Access Type" +msgstr "" + +#: ../../Zotlabs/Module/Pubsites.php:34 +msgid "Registration Policy" +msgstr "" + +#: ../../Zotlabs/Module/Pubsites.php:34 +msgid "Stats" +msgstr "" + +#: ../../Zotlabs/Module/Pubsites.php:34 +msgid "Software" +msgstr "" + +#: ../../Zotlabs/Module/Pubsites.php:36 ../../Zotlabs/Module/Ratings.php:97 +#: ../../include/conversation.php:1130 +msgid "Ratings" +msgstr "" + +#: ../../Zotlabs/Module/Pubsites.php:50 +msgid "Rate" +msgstr "" + +#: ../../Zotlabs/Module/Chat.php:29 ../../Zotlabs/Module/Channel.php:42 +#: ../../Zotlabs/Module/Ochannel.php:32 +msgid "You must be logged in to see this page." +msgstr "" + +#: ../../Zotlabs/Module/Chat.php:100 +msgid "Chatrooms App" +msgstr "" + +#: ../../Zotlabs/Module/Chat.php:101 +msgid "Access Controlled Chatrooms" +msgstr "" + +#: ../../Zotlabs/Module/Chat.php:194 +msgid "Room not found" +msgstr "" + +#: ../../Zotlabs/Module/Chat.php:210 +msgid "Leave Room" +msgstr "" + +#: ../../Zotlabs/Module/Chat.php:211 +msgid "Delete Room" +msgstr "" + +#: ../../Zotlabs/Module/Chat.php:212 +msgid "I am away right now" +msgstr "" + +#: ../../Zotlabs/Module/Chat.php:213 +msgid "I am online" +msgstr "" + +#: ../../Zotlabs/Module/Chat.php:215 +msgid "Bookmark this room" +msgstr "" + +#: ../../Zotlabs/Module/Chat.php:218 ../../include/conversation.php:1380 +#: ../../extend/addon/hzaddons/hsse/hsse.php:134 +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:119 +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:240 +msgid "Please enter a link URL:" +msgstr "" + +#: ../../Zotlabs/Module/Chat.php:219 ../../Zotlabs/Lib/ThreadItem.php:839 +#: ../../include/conversation.php:1508 +#: ../../extend/addon/hzaddons/hsse/hsse.php:255 +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:172 +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:315 +msgid "Encrypt text" +msgstr "" + +#: ../../Zotlabs/Module/Chat.php:238 +msgid "New Chatroom" +msgstr "" + +#: ../../Zotlabs/Module/Chat.php:239 +msgid "Chatroom name" +msgstr "" + +#: ../../Zotlabs/Module/Chat.php:240 +msgid "Expiration of chats (minutes)" +msgstr "" + +#: ../../Zotlabs/Module/Chat.php:256 +#, php-format +msgid "%1$s's Chatrooms" +msgstr "" + +#: ../../Zotlabs/Module/Chat.php:261 +msgid "No chatrooms available" +msgstr "" + +#: ../../Zotlabs/Module/Chat.php:265 +msgid "Expiration" +msgstr "" + +#: ../../Zotlabs/Module/Chat.php:266 +msgid "min" +msgstr "" + +#: ../../Zotlabs/Module/Uexport.php:61 +msgid "Channel Export App" +msgstr "" + +#: ../../Zotlabs/Module/Uexport.php:62 +msgid "Export your channel" +msgstr "" + +#: ../../Zotlabs/Module/Uexport.php:72 ../../Zotlabs/Module/Uexport.php:73 +msgid "Export Channel" +msgstr "" + +#: ../../Zotlabs/Module/Uexport.php:74 +msgid "" +"Export your basic channel information to a file. This acts as a backup of " +"your connections, permissions, profile and basic data, which can be used to " +"import your data to a new server hub, but does not contain your content." +msgstr "" + +#: ../../Zotlabs/Module/Uexport.php:75 +msgid "Export Content" +msgstr "" + +#: ../../Zotlabs/Module/Uexport.php:76 +msgid "" +"Export your channel information and recent content to a JSON backup that can " +"be restored or imported to another server hub. This backs up all of your " +"connections, permissions, profile data and several months of posts. This " +"file may be VERY large. Please be patient - it may take several minutes for " +"this download to begin." +msgstr "" + +#: ../../Zotlabs/Module/Uexport.php:78 +msgid "Export your posts from a given year." +msgstr "" + +#: ../../Zotlabs/Module/Uexport.php:80 +msgid "" +"You may also export your posts and conversations for a particular year or " +"month. Adjust the date in your browser location bar to select other dates. " +"If the export fails (possibly due to memory exhaustion on your server hub), " +"please try again selecting a more limited date range." +msgstr "" + +#: ../../Zotlabs/Module/Uexport.php:81 +#, php-format +msgid "" +"To select all posts for a given year, such as this year, visit <a href=\"%1$s" +"\">%2$s</a>" +msgstr "" + +#: ../../Zotlabs/Module/Uexport.php:82 +#, php-format +msgid "" +"To select all posts for a given month, such as January of this year, visit " +"<a href=\"%1$s\">%2$s</a>" +msgstr "" + +#: ../../Zotlabs/Module/Uexport.php:83 +#, php-format +msgid "" +"These content files may be imported or restored by visiting <a href=\"%1$s\">" +"%2$s</a> on any site containing your channel. For best results please import " +"or restore these in date order (oldest first)." +msgstr "" + +#: ../../Zotlabs/Module/Lostpass.php:19 +msgid "No valid account found." +msgstr "" + +#: ../../Zotlabs/Module/Lostpass.php:33 +msgid "Password reset request issued. Check your email." +msgstr "" + +#: ../../Zotlabs/Module/Lostpass.php:39 ../../Zotlabs/Module/Lostpass.php:108 +#, php-format +msgid "Site Member (%s)" +msgstr "" + +#: ../../Zotlabs/Module/Lostpass.php:44 ../../Zotlabs/Module/Lostpass.php:49 +#, php-format +msgid "Password reset requested at %s" +msgstr "" + +#: ../../Zotlabs/Module/Lostpass.php:68 +msgid "" +"Request could not be verified. (You may have previously submitted it.) " +"Password reset failed." +msgstr "" + +#: ../../Zotlabs/Module/Lostpass.php:91 ../../boot.php:1714 +msgid "Password Reset" +msgstr "" + +#: ../../Zotlabs/Module/Lostpass.php:92 +msgid "Your password has been reset as requested." +msgstr "" + +#: ../../Zotlabs/Module/Lostpass.php:93 +msgid "Your new password is" +msgstr "" + +#: ../../Zotlabs/Module/Lostpass.php:94 +msgid "Save or copy your new password - and then" +msgstr "" + +#: ../../Zotlabs/Module/Lostpass.php:95 +msgid "click here to login" +msgstr "" + +#: ../../Zotlabs/Module/Lostpass.php:96 +msgid "" +"Your password may be changed from the <em>Settings</em> page after " +"successful login." +msgstr "" + +#: ../../Zotlabs/Module/Lostpass.php:117 +#, php-format +msgid "Your password has changed at %s" +msgstr "" + +#: ../../Zotlabs/Module/Lostpass.php:130 +msgid "Forgot your Password?" +msgstr "" + +#: ../../Zotlabs/Module/Lostpass.php:131 +msgid "" +"Enter your email address and submit to have your password reset. Then check " +"your email for further instructions." +msgstr "" + +#: ../../Zotlabs/Module/Lostpass.php:132 +msgid "Email Address" +msgstr "" + +#: ../../Zotlabs/Module/Vote.php:40 +msgid "Poll not found." +msgstr "" + +#: ../../Zotlabs/Module/Vote.php:71 +msgid "Invalid response." +msgstr "" + +#: ../../Zotlabs/Module/Vote.php:132 +msgid "Response submitted. Updates may not appear instantly." +msgstr "" + +#: ../../Zotlabs/Module/Ping.php:337 ../../Zotlabs/Lib/Enotify.php:948 +msgid "sent you a private message" +msgstr "" + +#: ../../Zotlabs/Module/Ping.php:393 ../../Zotlabs/Lib/Enotify.php:914 +msgid "added your channel" +msgstr "" + +#: ../../Zotlabs/Module/Ping.php:418 ../../Zotlabs/Lib/Enotify.php:986 +msgid "requires approval" +msgstr "" + +#: ../../Zotlabs/Module/Ping.php:428 ../../Zotlabs/Lib/Enotify.php:957 +msgid "g A l F d" +msgstr "" + +#: ../../Zotlabs/Module/Ping.php:446 ../../Zotlabs/Lib/Enotify.php:960 +msgid "[today]" +msgstr "" + +#: ../../Zotlabs/Module/Ping.php:456 +msgid "posted an event" +msgstr "" + +#: ../../Zotlabs/Module/Ping.php:490 ../../Zotlabs/Lib/Enotify.php:829 +#: ../../Zotlabs/Lib/Enotify.php:931 +msgid "shared a file with you" +msgstr "" + +#: ../../Zotlabs/Module/Display.php:359 ../../Zotlabs/Module/Channel.php:449 +msgid "" +"You must enable javascript for your browser to be able to view this content." +msgstr "" + +#: ../../Zotlabs/Module/Display.php:377 +msgid "Article" +msgstr "" + +#: ../../Zotlabs/Module/Display.php:422 +msgid "Item has been removed." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:96 +#: ../../Zotlabs/Module/Admin/Accounts.php:167 +#: ../../Zotlabs/Module/Admin/Accounts.php:180 +#: ../../Zotlabs/Widget/Admin.php:23 +msgid "Accounts" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:97 +msgid "Blocked accounts" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:98 +msgid "Expired accounts" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:99 +msgid "Expiring accounts" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:114 +#: ../../Zotlabs/Module/Admin/Channels.php:146 +#: ../../Zotlabs/Widget/Admin.php:24 +msgid "Channels" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:120 +msgid "Message queues" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:134 +msgid "Your software should be updated" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:138 ../../Zotlabs/Module/Admin/Themes.php:122 +#: ../../Zotlabs/Module/Admin/Themes.php:156 +#: ../../Zotlabs/Module/Admin/Security.php:98 +#: ../../Zotlabs/Module/Admin/Accounts.php:166 +#: ../../Zotlabs/Module/Admin/Channels.php:145 +#: ../../Zotlabs/Module/Admin/Logs.php:82 +#: ../../Zotlabs/Module/Admin/Addons.php:342 +#: ../../Zotlabs/Module/Admin/Addons.php:440 +#: ../../Zotlabs/Module/Admin/Site.php:291 +msgid "Administration" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:139 +msgid "Summary" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:142 +msgid "Registered accounts" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:143 +msgid "Pending registrations" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:144 +msgid "Registered channels" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:145 +msgid "Active addons" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:146 +msgid "Version" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:147 +msgid "Repository version (master)" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:148 +msgid "Repository version (dev)" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:80 +msgid "Page owner information could not be retrieved." +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:96 ../../Zotlabs/Module/Photos.php:115 +msgid "Album not found." +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:105 +msgid "Delete Album" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:176 ../../Zotlabs/Module/Photos.php:1059 +msgid "Delete Photo" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:530 +msgid "No photos selected" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:579 +msgid "Access to this item is restricted." +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:622 +#, php-format +msgid "%1$.2f MB of %2$.2f MB photo storage used." +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:625 +#, php-format +msgid "%1$.2f MB photo storage used." +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:667 +msgid "Upload Photos" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:671 +msgid "Enter an album name" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:672 +msgid "or select an existing album (doubleclick)" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:673 +msgid "Create a status post for this upload" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:675 +msgid "Description (optional)" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:761 +msgid "Show Newest First" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:763 +msgid "Show Oldest First" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:787 ../../Zotlabs/Module/Photos.php:1333 +#: ../../Zotlabs/Module/Embedphotos.php:170 +#: ../../Zotlabs/Widget/Portfolio.php:87 ../../Zotlabs/Widget/Album.php:78 +msgid "View Photo" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:793 ../../Zotlabs/Module/Photos.php:1255 +#: ../../Zotlabs/Module/Embedphotos.php:176 ../../Zotlabs/Lib/Apps.php:1112 +#: ../../Zotlabs/Lib/Apps.php:1196 ../../Zotlabs/Lib/Activity.php:1508 +#: ../../Zotlabs/Widget/Portfolio.php:95 ../../Zotlabs/Widget/Pinned.php:270 +#: ../../Zotlabs/Widget/Album.php:84 ../../include/conversation.php:1211 +#: ../../include/cdav.php:158 ../../include/cdav.php:159 +#: ../../include/cdav.php:167 ../../extend/addon/hzaddons/pubcrawl/as.php:1187 +msgid "Unknown" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:818 ../../Zotlabs/Module/Embedphotos.php:186 +#: ../../Zotlabs/Widget/Portfolio.php:108 ../../Zotlabs/Widget/Album.php:95 +msgid "Edit Album" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:820 ../../Zotlabs/Module/Photos.php:1364 +msgid "Add Photos" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:868 +msgid "Permission denied. Access to this item may be restricted." +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:870 +msgid "Photo not available" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:928 +msgid "Use as profile photo" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:929 +msgid "Use as cover photo" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:936 +msgid "Private Photo" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:951 +msgid "View Full Size" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:1033 +msgid "Edit photo" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:1035 +msgid "Rotate CW (right)" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:1036 +msgid "Rotate CCW (left)" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:1039 +msgid "Move photo to album" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:1040 +msgid "Enter a new album name" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:1041 +msgid "or select an existing one (doubleclick)" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:1046 +msgid "Add a Tag" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:1054 +msgid "Example: @bob, @Barbara_Jensen, @jim@example.com" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:1057 +msgid "Flag as adult in album view" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:1076 ../../Zotlabs/Lib/ThreadItem.php:317 +msgid "I like this (toggle)" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:1077 ../../Zotlabs/Lib/ThreadItem.php:318 +msgid "I don't like this (toggle)" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:1079 ../../Zotlabs/Lib/ThreadItem.php:501 +#: ../../include/conversation.php:827 +msgid "Please wait" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:1095 ../../Zotlabs/Module/Photos.php:1213 +#: ../../Zotlabs/Lib/ThreadItem.php:822 +msgid "This is you" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:1097 ../../Zotlabs/Module/Photos.php:1215 +#: ../../Zotlabs/Lib/ThreadItem.php:824 ../../include/js_strings.php:6 +msgid "Comment" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:1113 ../../include/conversation.php:652 +msgctxt "title" +msgid "Likes" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:1113 ../../include/conversation.php:653 +msgctxt "title" +msgid "Dislikes" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:1114 ../../Zotlabs/Widget/Pinned.php:77 +#: ../../include/conversation.php:654 +msgctxt "title" +msgid "Agree" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:1114 ../../Zotlabs/Widget/Pinned.php:78 +#: ../../include/conversation.php:655 +msgctxt "title" +msgid "Disagree" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:1114 ../../Zotlabs/Widget/Pinned.php:79 +#: ../../include/conversation.php:656 +msgctxt "title" +msgid "Abstain" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:1115 ../../Zotlabs/Widget/Pinned.php:66 +#: ../../include/conversation.php:657 +msgctxt "title" +msgid "Attending" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:1115 ../../Zotlabs/Widget/Pinned.php:67 +#: ../../include/conversation.php:658 +msgctxt "title" +msgid "Not attending" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:1115 ../../Zotlabs/Widget/Pinned.php:68 +#: ../../include/conversation.php:659 +msgctxt "title" +msgid "Might attend" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:1132 ../../Zotlabs/Module/Photos.php:1144 +#: ../../Zotlabs/Lib/ThreadItem.php:238 ../../Zotlabs/Lib/ThreadItem.php:250 +msgid "View all" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:1136 ../../Zotlabs/Lib/ThreadItem.php:242 +#: ../../include/conversation.php:1749 ../../include/channel.php:1781 +#: ../../include/taxonomy.php:668 +msgctxt "noun" +msgid "Like" +msgid_plural "Likes" +msgstr[0] "" +msgstr[1] "" + +#: ../../Zotlabs/Module/Photos.php:1141 ../../Zotlabs/Lib/ThreadItem.php:247 +#: ../../include/conversation.php:1752 +msgctxt "noun" +msgid "Dislike" +msgid_plural "Dislikes" +msgstr[0] "" +msgstr[1] "" + +#: ../../Zotlabs/Module/Photos.php:1247 +msgid "Photo Tools" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:1256 +msgid "In This Photo:" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:1261 +msgid "Map" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:1269 ../../Zotlabs/Lib/ThreadItem.php:489 +msgctxt "noun" +msgid "Likes" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:1270 ../../Zotlabs/Lib/ThreadItem.php:490 +msgctxt "noun" +msgid "Dislikes" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:1275 ../../Zotlabs/Storage/Browser.php:411 +#: ../../Zotlabs/Lib/ThreadItem.php:495 ../../Zotlabs/Widget/Pinned.php:160 +#: ../../include/acl_selectors.php:155 +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:233 +msgid "Close" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:1348 ../../Zotlabs/Module/Photos.php:1361 +#: ../../Zotlabs/Module/Photos.php:1362 ../../include/photos.php:667 +msgid "Recent Photos" +msgstr "" + +#: ../../Zotlabs/Module/Channel.php:99 ../../Zotlabs/Module/Profile.php:45 +#: ../../Zotlabs/Module/Hcard.php:37 +msgid "Posts and comments" +msgstr "" + +#: ../../Zotlabs/Module/Channel.php:106 ../../Zotlabs/Module/Profile.php:52 +#: ../../Zotlabs/Module/Hcard.php:44 +msgid "Only posts" +msgstr "" + +#: ../../Zotlabs/Module/Channel.php:174 +msgid "Insufficient permissions. Request redirected to profile page." +msgstr "" + +#: ../../Zotlabs/Module/Channel.php:189 ../../Zotlabs/Module/Network.php:164 +msgid "Search Results For:" +msgstr "" + +#: ../../Zotlabs/Module/Cards.php:51 +msgid "Cards App" +msgstr "" + +#: ../../Zotlabs/Module/Cards.php:52 +msgid "Create personal planning cards" +msgstr "" + +#: ../../Zotlabs/Module/Cards.php:112 +msgid "Add Card" +msgstr "" + +#: ../../Zotlabs/Module/Cards.php:207 ../../Zotlabs/Lib/Apps.php:326 +#: ../../include/nav.php:501 +msgid "Cards" +msgstr "" + +#: ../../Zotlabs/Module/Go.php:21 +msgid "This page is available only to site members" +msgstr "" + +#: ../../Zotlabs/Module/Go.php:27 +msgid "Welcome" +msgstr "" + +#: ../../Zotlabs/Module/Go.php:29 +msgid "What would you like to do?" +msgstr "" + +#: ../../Zotlabs/Module/Go.php:31 +msgid "" +"Please bookmark this page if you would like to return to it in the future" +msgstr "" + +#: ../../Zotlabs/Module/Go.php:35 +msgid "Upload a profile photo" +msgstr "" + +#: ../../Zotlabs/Module/Go.php:36 +msgid "Upload a cover photo" +msgstr "" + +#: ../../Zotlabs/Module/Go.php:37 +msgid "Edit your default profile" +msgstr "" + +#: ../../Zotlabs/Module/Go.php:38 ../../Zotlabs/Widget/Newmember.php:41 +msgid "View friend suggestions" +msgstr "" + +#: ../../Zotlabs/Module/Go.php:39 +msgid "View the channel directory" +msgstr "" + +#: ../../Zotlabs/Module/Go.php:40 +msgid "View/edit your channel settings" +msgstr "" + +#: ../../Zotlabs/Module/Go.php:41 +msgid "View the site or project documentation" +msgstr "" + +#: ../../Zotlabs/Module/Go.php:42 +msgid "Visit your channel homepage" +msgstr "" + +#: ../../Zotlabs/Module/Go.php:43 +msgid "" +"View your connections and/or add somebody whose address you already know" +msgstr "" + +#: ../../Zotlabs/Module/Go.php:44 +msgid "" +"View your personal stream (this may be empty until you add some connections)" +msgstr "" + +#: ../../Zotlabs/Module/Go.php:52 +msgid "View the public stream. Warning: this content is not moderated" +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:58 +#: ../../Zotlabs/Module/Connections.php:115 +#: ../../Zotlabs/Module/Connections.php:273 +msgid "Active" +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:63 +#: ../../Zotlabs/Module/Connections.php:181 +#: ../../Zotlabs/Module/Connections.php:278 +msgid "Blocked" +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:68 +#: ../../Zotlabs/Module/Connections.php:188 +#: ../../Zotlabs/Module/Connections.php:277 +msgid "Ignored" +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:73 +#: ../../Zotlabs/Module/Connections.php:202 +#: ../../Zotlabs/Module/Connections.php:276 +msgid "Hidden" +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:78 +#: ../../Zotlabs/Module/Connections.php:195 +msgid "Archived/Unreachable" +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:83 +#: ../../Zotlabs/Module/Connections.php:92 +#: ../../Zotlabs/Module/Notifications.php:50 ../../Zotlabs/Module/Menu.php:180 +msgid "New" +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:157 +msgid "Active Connections" +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:160 +msgid "Show active connections" +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:164 +#: ../../Zotlabs/Widget/Notifications.php:104 +msgid "New Connections" +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:167 +msgid "Show pending (new) connections" +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:184 +msgid "Only show blocked connections" +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:191 +msgid "Only show ignored connections" +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:198 +msgid "Only show archived/unreachable connections" +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:205 +msgid "Only show hidden connections" +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:220 +msgid "Show all connections" +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:274 +msgid "Pending approval" +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:275 +msgid "Archived" +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:279 +msgid "Not connected at this location" +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:318 +#, php-format +msgid "%1$s [%2$s]" +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:319 +msgid "Edit connection" +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:321 +msgid "Delete connection" +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:330 +msgid "Channel address" +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:332 ../../include/features.php:291 +msgid "Network" +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:335 +msgid "Call" +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:337 +msgid "Status" +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:339 +msgid "Connected" +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:341 +msgid "Approve connection" +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:342 +#: ../../Zotlabs/Module/Admin/Accounts.php:173 +#: ../../include/conversation.php:774 +msgid "Approve" +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:343 +msgid "Ignore connection" +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:345 +msgid "Recent activity" +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:349 ../../Zotlabs/Module/Suggest.php:71 +#: ../../Zotlabs/Module/Directory.php:370 ../../Zotlabs/Widget/Follow.php:32 +#: ../../Zotlabs/Widget/Suggestions.php:46 ../../include/conversation.php:1100 +#: ../../include/channel.php:1618 ../../include/connections.php:110 +msgid "Connect" +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:351 +msgid "Connect at this location" +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:374 ../../Zotlabs/Lib/Apps.php:333 +#: ../../include/features.php:133 ../../include/text.php:1036 +msgid "Connections" +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:379 +msgid "Search your connections" +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:380 +msgid "Connections search" +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:381 +#: ../../Zotlabs/Module/Directory.php:433 +#: ../../Zotlabs/Module/Directory.php:438 ../../include/contact_widgets.php:23 +msgid "Find" +msgstr "" + +#: ../../Zotlabs/Module/Editpost.php:38 ../../Zotlabs/Module/Editpost.php:43 +msgid "Item is not editable" +msgstr "" + +#: ../../Zotlabs/Module/Tagrm.php:48 ../../Zotlabs/Module/Tagrm.php:98 +msgid "Tag removed" +msgstr "" + +#: ../../Zotlabs/Module/Tagrm.php:123 +msgid "Remove Item Tag" +msgstr "" + +#: ../../Zotlabs/Module/Tagrm.php:125 +msgid "Select a tag to remove: " +msgstr "" + +#: ../../Zotlabs/Module/Affinity.php:35 +msgid "Affinity Tool settings updated." +msgstr "" + +#: ../../Zotlabs/Module/Affinity.php:47 +msgid "" +"This app presents a slider control in your connection editor and also on " +"your network page. The slider represents your degree of friendship " +"(affinity) with each connection. It allows you to zoom in or out and display " +"conversations from only your closest friends or everybody in your stream." +msgstr "" + +#: ../../Zotlabs/Module/Affinity.php:52 +msgid "Affinity Tool App" +msgstr "" + +#: ../../Zotlabs/Module/Affinity.php:57 +msgid "" +"The numbers below represent the minimum and maximum slider default positions " +"for your network/stream page as a percentage." +msgstr "" + +#: ../../Zotlabs/Module/Affinity.php:64 +msgid "Default maximum affinity level" +msgstr "" + +#: ../../Zotlabs/Module/Affinity.php:64 +msgid "0-99 default 99" +msgstr "" + +#: ../../Zotlabs/Module/Affinity.php:70 +msgid "Default minimum affinity level" +msgstr "" + +#: ../../Zotlabs/Module/Affinity.php:70 +msgid "0-99 - default 0" +msgstr "" + +#: ../../Zotlabs/Module/Affinity.php:76 +msgid "Persistent affinity levels" +msgstr "" + +#: ../../Zotlabs/Module/Affinity.php:76 +msgid "" +"If disabled the max and min levels will be reset to default after page reload" +msgstr "" + +#: ../../Zotlabs/Module/Affinity.php:84 +msgid "Affinity Tool Settings" +msgstr "" + +#: ../../Zotlabs/Module/Common.php:14 +msgid "No channel." +msgstr "" + +#: ../../Zotlabs/Module/Common.php:45 +msgid "No connections in common." +msgstr "" + +#: ../../Zotlabs/Module/Common.php:65 +msgid "View Common Connections" +msgstr "" + +#: ../../Zotlabs/Module/Share.php:104 ../../Zotlabs/Lib/Activity.php:2133 +#, php-format +msgid "🔁 Repeated %1$s's %2$s" +msgstr "" + +#: ../../Zotlabs/Module/Share.php:120 +msgid "Post repeated" +msgstr "" + +#: ../../Zotlabs/Module/Editwebpage.php:139 +msgid "Page link" +msgstr "" + +#: ../../Zotlabs/Module/Editwebpage.php:166 +msgid "Edit Webpage" +msgstr "" + +#: ../../Zotlabs/Module/Profile.php:93 +msgid "vcard" +msgstr "" + +#: ../../Zotlabs/Module/Article_edit.php:127 +msgid "Edit Article" +msgstr "" + +#: ../../Zotlabs/Module/Rmagic.php:46 +msgid "Authentication failed." +msgstr "" + +#: ../../Zotlabs/Module/Rmagic.php:96 ../../include/channel.php:2597 +#: ../../boot.php:1706 +msgid "Remote Authentication" +msgstr "" + +#: ../../Zotlabs/Module/Rmagic.php:97 ../../include/channel.php:2598 +msgid "Enter your channel address (e.g. channel@example.com)" +msgstr "" + +#: ../../Zotlabs/Module/Rmagic.php:98 ../../include/channel.php:2599 +msgid "Authenticate" +msgstr "" + +#: ../../Zotlabs/Module/Attach.php:67 +msgid "Item not available." +msgstr "" + +#: ../../Zotlabs/Module/Pconfig.php:32 ../../Zotlabs/Module/Pconfig.php:68 +msgid "This setting requires special processing and editing has been blocked." +msgstr "" + +#: ../../Zotlabs/Module/Pconfig.php:57 +msgid "Configuration Editor" +msgstr "" + +#: ../../Zotlabs/Module/Pconfig.php:58 +msgid "" +"Warning: Changing some settings could render your channel inoperable. Please " +"leave this page unless you are comfortable with and knowledgeable about how " +"to correctly use this feature." +msgstr "" + +#: ../../Zotlabs/Module/Randprof.php:29 +msgid "Random Channel App" +msgstr "" + +#: ../../Zotlabs/Module/Randprof.php:30 +msgid "Visit a random channel in the $Projectname network" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Themes.php:26 +msgid "Theme settings updated." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Themes.php:61 +msgid "No themes found." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Themes.php:95 +#: ../../Zotlabs/Module/Admin/Addons.php:311 +msgid "Disable" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Themes.php:97 +#: ../../Zotlabs/Module/Admin/Addons.php:314 +msgid "Enable" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Themes.php:116 +msgid "Screenshot" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Themes.php:123 +#: ../../Zotlabs/Module/Admin/Themes.php:157 ../../Zotlabs/Widget/Admin.php:28 +msgid "Themes" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Themes.php:124 +#: ../../Zotlabs/Module/Admin/Addons.php:344 +msgid "Toggle" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Themes.php:125 +#: ../../Zotlabs/Module/Admin/Addons.php:345 ../../Zotlabs/Lib/Apps.php:339 +#: ../../Zotlabs/Widget/Settings_menu.php:61 +#: ../../Zotlabs/Widget/Newmember.php:53 ../../include/nav.php:103 +msgid "Settings" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Themes.php:134 +#: ../../Zotlabs/Module/Admin/Addons.php:352 +msgid "Author: " +msgstr "" + +#: ../../Zotlabs/Module/Admin/Themes.php:135 +#: ../../Zotlabs/Module/Admin/Addons.php:353 +msgid "Maintainer: " +msgstr "" + +#: ../../Zotlabs/Module/Admin/Themes.php:162 +msgid "[Experimental]" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Themes.php:163 +msgid "[Unsupported]" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Security.php:89 +msgid "" +"By default, unfiltered HTML is allowed in embedded media. This is inherently " +"insecure." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Security.php:92 +msgid "" +"The recommended setting is to only allow unfiltered HTML from the following " +"sites:" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Security.php:93 +msgid "" +"https://youtube.com/<br />https://www.youtube.com/<br />https://youtu.be/" +"<br />https://vimeo.com/<br />https://soundcloud.com/<br />" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Security.php:94 +msgid "" +"All other embedded content will be filtered, <strong>unless</strong> " +"embedded content from that site is explicitly blocked." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Security.php:99 ../../Zotlabs/Widget/Admin.php:25 +msgid "Security" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Security.php:101 +msgid "Block public" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Security.php:101 +msgid "" +"Check to block public access to all otherwise public personal pages on this " +"site unless you are currently authenticated." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Security.php:102 +msgid "Provide a cloud root directory" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Security.php:102 +msgid "" +"The cloud root directory lists all channel names which provide public files" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Security.php:103 +msgid "Show total disk space available to cloud uploads" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Security.php:104 +msgid "Set \"Transport Security\" HTTP header" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Security.php:105 +msgid "Set \"Content Security Policy\" HTTP header" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Security.php:106 +msgid "Allowed email domains" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Security.php:106 +msgid "" +"Comma separated list of domains which are allowed in email addresses for " +"registrations to this site. Wildcards are accepted. Empty to allow any " +"domains" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Security.php:107 +msgid "Not allowed email domains" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Security.php:107 +msgid "" +"Comma separated list of domains which are not allowed in email addresses for " +"registrations to this site. Wildcards are accepted. Empty to allow any " +"domains, unless allowed domains have been defined." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Security.php:108 +msgid "Allow communications only from these sites" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Security.php:108 +msgid "" +"One site per line. Leave empty to allow communication from anywhere by " +"default" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Security.php:109 +msgid "Block communications from these sites" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Security.php:110 +msgid "Allow communications only from these channels" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Security.php:110 +msgid "" +"One channel (hash) per line. Leave empty to allow from any channel by default" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Security.php:111 +msgid "Block communications from these channels" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Security.php:112 +msgid "Only allow embeds from secure (SSL) websites and links." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Security.php:113 +msgid "Allow unfiltered embedded HTML content only from these domains" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Security.php:113 +msgid "One site per line. By default embedded content is filtered." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Security.php:114 +msgid "Block embedded HTML from these domains" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Security.php:115 +msgid "Allow SVG thumbnails in file browser" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Security.php:115 +msgid "WARNING: SVG images may contain malicious code." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Security.php:116 +msgid "Allow embedded (inline) PDF files" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Accounts.php:37 +#, php-format +msgid "%s account blocked/unblocked" +msgid_plural "%s account blocked/unblocked" +msgstr[0] "" +msgstr[1] "" + +#: ../../Zotlabs/Module/Admin/Accounts.php:44 +#, php-format +msgid "%s account deleted" +msgid_plural "%s accounts deleted" +msgstr[0] "" +msgstr[1] "" + +#: ../../Zotlabs/Module/Admin/Accounts.php:80 +msgid "Account not found" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Accounts.php:91 ../../include/channel.php:2757 +#, php-format +msgid "Account '%s' deleted" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Accounts.php:99 +#, php-format +msgid "Account '%s' blocked" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Accounts.php:107 +#, php-format +msgid "Account '%s' unblocked" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Accounts.php:169 +#: ../../Zotlabs/Module/Admin/Channels.php:148 +msgid "select all" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Accounts.php:170 +msgid "Registrations waiting for confirm" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Accounts.php:171 +msgid "Request date" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Accounts.php:172 +msgid "No registrations." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Accounts.php:182 +msgid "ID" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Accounts.php:184 +msgid "All Channels" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Accounts.php:185 +msgid "Register date" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Accounts.php:186 +msgid "Last login" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Accounts.php:187 +msgid "Expires" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Accounts.php:188 +msgid "Service Class" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Accounts.php:190 +msgid "" +"Selected accounts will be deleted!\\n\\nEverything these accounts had posted " +"on this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Accounts.php:191 +msgid "" +"The account {0} will be deleted!\\n\\nEverything this account has posted on " +"this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Features.php:55 +#: ../../Zotlabs/Module/Admin/Features.php:56 +#: ../../Zotlabs/Module/Settings/Features.php:38 ../../include/features.php:55 +msgid "Off" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Features.php:55 +#: ../../Zotlabs/Module/Admin/Features.php:56 +#: ../../Zotlabs/Module/Settings/Features.php:38 ../../include/features.php:55 +msgid "On" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Features.php:56 +#, php-format +msgid "Lock feature %s" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Features.php:64 +msgid "Manage Additional Features" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Queue.php:35 +msgid "Queue Statistics" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Queue.php:36 +msgid "Total Entries" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Queue.php:37 +msgid "Priority" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Queue.php:38 +msgid "Destination URL" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Queue.php:39 +msgid "Mark hub permanently offline" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Queue.php:40 +msgid "Empty queue for this hub" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Queue.php:41 +msgid "Last known contact" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Dbsync.php:19 +#: ../../Zotlabs/Module/Admin/Dbsync.php:59 +msgid "Update has been marked successful" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Dbsync.php:32 +#, php-format +msgid "Verification of update %s failed. Check system logs." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Dbsync.php:35 +#: ../../Zotlabs/Module/Admin/Dbsync.php:74 +#, php-format +msgid "Update %s was successfully applied." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Dbsync.php:39 +#, php-format +msgid "Verifying update %s did not return a status. Unknown if it succeeded." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Dbsync.php:42 +#, php-format +msgid "Update %s does not contain a verification function." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Dbsync.php:46 +#: ../../Zotlabs/Module/Admin/Dbsync.php:81 +#, php-format +msgid "Update function %s could not be found." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Dbsync.php:71 +#, php-format +msgid "Executing update procedure %s failed. Check system logs." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Dbsync.php:78 +#, php-format +msgid "" +"Update %s did not return a status. It cannot be determined if it was " +"successful." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Dbsync.php:99 +msgid "Failed Updates" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Dbsync.php:101 +msgid "Mark success (if update was manually applied)" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Dbsync.php:102 +msgid "Attempt to verify this update if a verification procedure exists" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Dbsync.php:103 +msgid "Attempt to execute this update step automatically" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Dbsync.php:108 +msgid "No failed updates." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Channels.php:31 +#, php-format +msgid "%s channel censored/uncensored" +msgid_plural "%s channels censored/uncensored" +msgstr[0] "" +msgstr[1] "" + +#: ../../Zotlabs/Module/Admin/Channels.php:40 +#, php-format +msgid "%s channel code allowed/disallowed" +msgid_plural "%s channels code allowed/disallowed" +msgstr[0] "" +msgstr[1] "" + +#: ../../Zotlabs/Module/Admin/Channels.php:46 +#, php-format +msgid "%s channel deleted" +msgid_plural "%s channels deleted" +msgstr[0] "" +msgstr[1] "" + +#: ../../Zotlabs/Module/Admin/Channels.php:65 +msgid "Channel not found" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Channels.php:75 +#, php-format +msgid "Channel '%s' deleted" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Channels.php:87 +#, php-format +msgid "Channel '%s' censored" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Channels.php:87 +#, php-format +msgid "Channel '%s' uncensored" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Channels.php:98 +#, php-format +msgid "Channel '%s' code allowed" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Channels.php:98 +#, php-format +msgid "Channel '%s' code disallowed" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Channels.php:150 +#: ../../Zotlabs/Module/Directory.php:362 +msgid "Censor" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Channels.php:151 +#: ../../Zotlabs/Module/Directory.php:362 +msgid "Uncensor" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Channels.php:152 +msgid "Allow Code" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Channels.php:153 +msgid "Disallow Code" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Channels.php:154 ../../include/nav.php:421 +msgid "Channel" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Channels.php:158 +msgid "UID" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Channels.php:162 +msgid "" +"Selected channels will be deleted!\\n\\nEverything that was posted in these " +"channels on this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Channels.php:163 +msgid "" +"The channel {0} will be deleted!\\n\\nEverything that was posted in this " +"channel on this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Logs.php:28 +msgid "Log settings updated." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Logs.php:83 ../../Zotlabs/Widget/Admin.php:48 +#: ../../Zotlabs/Widget/Admin.php:58 +msgid "Logs" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Logs.php:85 +msgid "Clear" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Logs.php:91 +msgid "Debugging" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Logs.php:92 +msgid "Log file" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Logs.php:92 +msgid "" +"Must be writable by web server. Relative to your top-level webserver " +"directory." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Logs.php:93 +msgid "Log level" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Account_edit.php:29 +#, php-format +msgid "Password changed for account %d." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Account_edit.php:46 +msgid "Account settings updated." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Account_edit.php:61 +msgid "Account not found." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Account_edit.php:68 +msgid "Account Edit" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Account_edit.php:69 +msgid "New Password" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Account_edit.php:70 +msgid "New Password again" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Account_edit.php:71 +msgid "Account language (for emails)" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Account_edit.php:72 +msgid "Service class" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Addons.php:290 +#, php-format +msgid "Plugin %s disabled." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Addons.php:295 +#, php-format +msgid "Plugin %s enabled." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Addons.php:343 +#: ../../Zotlabs/Module/Admin/Addons.php:441 ../../Zotlabs/Widget/Admin.php:27 +msgid "Addons" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Addons.php:354 +msgid "Minimum project version: " +msgstr "" + +#: ../../Zotlabs/Module/Admin/Addons.php:355 +msgid "Maximum project version: " +msgstr "" + +#: ../../Zotlabs/Module/Admin/Addons.php:356 +msgid "Minimum PHP version: " +msgstr "" + +#: ../../Zotlabs/Module/Admin/Addons.php:357 +msgid "Compatible Server Roles: " +msgstr "" + +#: ../../Zotlabs/Module/Admin/Addons.php:358 +msgid "Requires: " +msgstr "" + +#: ../../Zotlabs/Module/Admin/Addons.php:359 +#: ../../Zotlabs/Module/Admin/Addons.php:446 +msgid "Disabled - version incompatibility" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Addons.php:415 +msgid "Enter the public git repository URL of the addon repo." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Addons.php:416 +msgid "Addon repo git URL" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Addons.php:417 +msgid "Custom repo name" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Addons.php:417 +msgid "(optional)" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Addons.php:418 +msgid "Download Addon Repo" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Addons.php:425 +msgid "Install new repo" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Addons.php:426 ../../Zotlabs/Lib/Apps.php:536 +msgid "Install" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Addons.php:449 +msgid "Manage Repos" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Addons.php:450 +msgid "Installed Addon Repositories" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Addons.php:451 +msgid "Install a New Addon Repository" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Addons.php:458 +msgid "Switch branch" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:165 +msgid "Site settings updated." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:191 ../../include/text.php:3381 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:335 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:359 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:435 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:459 +#: ../../view/theme/redbasic/php/config.php:15 +msgid "Default" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:202 +#: ../../Zotlabs/Module/Settings/Display.php:118 +#, php-format +msgid "%s - (Incompatible)" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:209 +msgid "mobile" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:211 +msgid "experimental" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:213 +msgid "unsupported" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:260 +msgid "Yes - with approval" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:266 +msgid "My site is not a public server" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:267 +msgid "My site has paid access only" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:268 +msgid "My site has free access only" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:269 +msgid "My site offers free accounts with optional paid upgrades" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:283 +msgid "Default permission role for new accounts" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:283 +msgid "" +"This role will be used for the first channel created after registration." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:292 ../../Zotlabs/Widget/Admin.php:22 +msgid "Site" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:294 +#: ../../Zotlabs/Module/Register.php:277 +msgid "Registration" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:295 +msgid "File upload" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:296 +msgid "Policies" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:297 ../../include/contact_widgets.php:16 +#: ../../include/acl_selectors.php:144 +msgid "Advanced" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:301 +#: ../../extend/addon/hzaddons/statusnet/statusnet.php:593 +msgid "Site name" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:303 +msgid "Banner/Logo" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:303 +msgid "Unfiltered HTML/CSS/JS is allowed" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:304 +msgid "Administrator Information" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:304 +msgid "" +"Contact information for site administrators. Displayed on siteinfo page. " +"BBCode can be used here" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:305 ../../Zotlabs/Module/Siteinfo.php:24 +msgid "Site Information" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:305 +msgid "" +"Publicly visible description of this site. Displayed on siteinfo page. " +"BBCode can be used here" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:306 +msgid "System language" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:307 +msgid "System theme" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:307 +msgid "" +"Default system theme - may be over-ridden by user profiles - <a href='#' " +"id='cnftheme'>change theme settings</a>" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:310 +msgid "Allow Feeds as Connections" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:310 +msgid "(Heavy system resource usage)" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:311 +msgid "Maximum image size" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:311 +msgid "" +"Maximum size in bytes of uploaded images. Default is 0, which means no " +"limits." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:312 +msgid "Does this site allow new member registration?" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:313 +msgid "Invitation only" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:313 +msgid "" +"Only allow new member registrations with an invitation code. Above register " +"policy must be set to Yes." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:314 +msgid "Minimum age" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:314 +msgid "Minimum age (in years) for who may register on this site." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:315 +msgid "Which best describes the types of account offered by this hub?" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:315 +msgid "This is displayed on the public server site list." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:316 +msgid "Register text" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:316 +msgid "Will be displayed prominently on the registration page." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:318 +msgid "Site homepage to show visitors (default: login box)" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:318 +msgid "" +"example: 'pubstream' to show public stream, 'page/sys/home' to show a system " +"webpage called 'home' or 'include:home.html' to include a file." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:319 +msgid "Preserve site homepage URL" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:319 +msgid "" +"Present the site homepage in a frame at the original location instead of " +"redirecting" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:320 +msgid "Accounts abandoned after x days" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:320 +msgid "" +"Will not waste system resources polling external sites for abandonded " +"accounts. Enter 0 for no time limit." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:321 +msgid "Allowed friend domains" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:321 +msgid "" +"Comma separated list of domains which are allowed to establish friendships " +"with this site. Wildcards are accepted. Empty to allow any domains" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:322 +msgid "Verify Email Addresses" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:322 +msgid "" +"Check to verify email addresses used in account registration (recommended)." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:323 +msgid "Force publish" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:323 +msgid "" +"Check to force all profiles on this site to be listed in the site directory." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:324 +msgid "Import Public Streams" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:324 +msgid "" +"Import and allow access to public content pulled from other sites. Warning: " +"this content is unmoderated." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:325 +msgid "Site only Public Streams" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:325 +msgid "" +"Allow access to public content originating only from this site if Imported " +"Public Streams are disabled." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:326 +msgid "Allow anybody on the internet to access the Public streams" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:326 +msgid "" +"Disable to require authentication before viewing. Warning: this content is " +"unmoderated." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:327 +msgid "Only import Public stream posts with this text" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:328 +msgid "Do not import Public stream posts with this text" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:331 +msgid "Login on Homepage" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:331 +msgid "" +"Present a login box to visitors on the home page if no other content has " +"been configured." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:332 +msgid "Enable context help" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:332 +msgid "" +"Display contextual help for the current page when the help button is pressed." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:334 +msgid "Reply-to email address for system generated email." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:335 +msgid "Sender (From) email address for system generated email." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:336 +msgid "Name of email sender for system generated email." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:338 +msgid "Directory Server URL" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:338 +msgid "Default directory server" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:340 +msgid "Enable SSE Notifications" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:340 +msgid "" +"If disabled, traditional polling will be used. Warning: this setting might " +"not be suited for shared hosting" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:342 +msgid "Proxy user" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:343 +msgid "Proxy URL" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:344 +msgid "Network timeout" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:344 +msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:345 +msgid "Delivery interval" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:345 +msgid "" +"Delay background delivery processes by this many seconds to reduce system " +"load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 " +"for large dedicated servers." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:346 +msgid "Deliveries per process" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:346 +msgid "" +"Number of deliveries to attempt in a single operating system process. Adjust " +"if necessary to tune system performance. Recommend: 1-5." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:347 +msgid "Queue Threshold" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:347 +msgid "" +"Always defer immediate delivery if queue contains more than this number of " +"entries." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:348 +msgid "Poll interval" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:348 +msgid "" +"Delay background polling processes by this many seconds to reduce system " +"load. If 0, use delivery interval." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:349 +msgid "Path to ImageMagick convert program" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:349 +msgid "" +"If set, use this program to generate photo thumbnails for huge images ( > " +"4000 pixels in either dimension), otherwise memory exhaustion may occur. " +"Example: /usr/bin/convert" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:350 +msgid "Maximum Load Average" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:350 +msgid "" +"Maximum system load before delivery and poll processes are deferred - " +"default 50." +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:351 +msgid "Expiration period in days for imported (grid/network) content" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:351 +msgid "0 for no expiration of imported content" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:352 +msgid "" +"Do not expire any posts which have comments less than this many days ago" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:354 +msgid "" +"Public servers: Optional landing (marketing) webpage for new registrants" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:354 +#, php-format +msgid "Create this page first. Default is %s/register" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:355 +msgid "Page to display after creating a new channel" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:355 +msgid "Default: profiles" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:357 +msgid "Optional: site location" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Site.php:357 +msgid "Region or country" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Profs.php:89 +msgid "New Profile Field" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Profs.php:90 +#: ../../Zotlabs/Module/Admin/Profs.php:110 +msgid "Field nickname" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Profs.php:90 +#: ../../Zotlabs/Module/Admin/Profs.php:110 +msgid "System name of field" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Profs.php:91 +#: ../../Zotlabs/Module/Admin/Profs.php:111 +msgid "Input type" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Profs.php:92 +#: ../../Zotlabs/Module/Admin/Profs.php:112 +msgid "Field Name" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Profs.php:92 +#: ../../Zotlabs/Module/Admin/Profs.php:112 +msgid "Label on profile pages" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Profs.php:93 +#: ../../Zotlabs/Module/Admin/Profs.php:113 +msgid "Help text" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Profs.php:93 +#: ../../Zotlabs/Module/Admin/Profs.php:113 +msgid "Additional info (optional)" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Profs.php:103 +msgid "Field definition not found" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Profs.php:109 +msgid "Edit Profile Field" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Profs.php:168 ../../Zotlabs/Widget/Admin.php:30 +msgid "Profile Fields" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Profs.php:169 +msgid "Basic Profile Fields" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Profs.php:170 +msgid "Advanced Profile Fields" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Profs.php:170 +msgid "(In addition to basic fields)" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Profs.php:172 +msgid "All available fields" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Profs.php:173 +msgid "Custom Fields" +msgstr "" + +#: ../../Zotlabs/Module/Admin/Profs.php:177 +msgid "Create Custom Field" +msgstr "" + +#: ../../Zotlabs/Module/Notify.php:61 ../../Zotlabs/Module/Notifications.php:55 +msgid "No more system notifications." +msgstr "" + +#: ../../Zotlabs/Module/Notify.php:65 ../../Zotlabs/Module/Notifications.php:59 +msgid "System Notifications" +msgstr "" + +#: ../../Zotlabs/Module/Cal.php:64 +msgid "Permissions denied." +msgstr "" + +#: ../../Zotlabs/Module/Thing.php:122 +msgid "Thing updated" +msgstr "" + +#: ../../Zotlabs/Module/Thing.php:174 +msgid "Object store: failed" +msgstr "" + +#: ../../Zotlabs/Module/Thing.php:178 +msgid "Thing added" +msgstr "" + +#: ../../Zotlabs/Module/Thing.php:204 +#, php-format +msgid "OBJ: %1$s %2$s %3$s" +msgstr "" + +#: ../../Zotlabs/Module/Thing.php:267 +msgid "Show Thing" +msgstr "" + +#: ../../Zotlabs/Module/Thing.php:274 +msgid "item not found." +msgstr "" + +#: ../../Zotlabs/Module/Thing.php:307 +msgid "Edit Thing" +msgstr "" + +#: ../../Zotlabs/Module/Thing.php:309 ../../Zotlabs/Module/Thing.php:366 +msgid "Select a profile" +msgstr "" + +#: ../../Zotlabs/Module/Thing.php:313 ../../Zotlabs/Module/Thing.php:369 +msgid "Post an activity" +msgstr "" + +#: ../../Zotlabs/Module/Thing.php:313 ../../Zotlabs/Module/Thing.php:369 +msgid "Only sends to viewers of the applicable profile" +msgstr "" + +#: ../../Zotlabs/Module/Thing.php:315 ../../Zotlabs/Module/Thing.php:371 +msgid "Name of thing e.g. something" +msgstr "" + +#: ../../Zotlabs/Module/Thing.php:317 ../../Zotlabs/Module/Thing.php:372 +msgid "URL of thing (optional)" +msgstr "" + +#: ../../Zotlabs/Module/Thing.php:319 ../../Zotlabs/Module/Thing.php:373 +msgid "URL for photo of thing (optional)" +msgstr "" + +#: ../../Zotlabs/Module/Thing.php:364 +msgid "Add Thing to your Profile" +msgstr "" + +#: ../../Zotlabs/Module/Suggest.php:40 +msgid "Suggest Channels App" +msgstr "" + +#: ../../Zotlabs/Module/Suggest.php:41 +msgid "" +"Suggestions for channels in the $Projectname network you might be interested " +"in" +msgstr "" + +#: ../../Zotlabs/Module/Suggest.php:54 +msgid "" +"No suggestions available. If this is a new site, please try again in 24 " +"hours." +msgstr "" + +#: ../../Zotlabs/Module/Suggest.php:73 ../../Zotlabs/Widget/Suggestions.php:48 +msgid "Ignore/Hide" +msgstr "" + +#: ../../Zotlabs/Module/Suggest.php:79 ../../Zotlabs/Module/Directory.php:437 +#: ../../include/contact_widgets.php:24 +msgid "Channel Suggestions" +msgstr "" + +#: ../../Zotlabs/Module/Email_validation.php:36 +msgid "Email Verification Required" +msgstr "" + +#: ../../Zotlabs/Module/Email_validation.php:37 +#, php-format +msgid "" +"A verification token was sent to your email address [%s]. Enter that token " +"here to complete the account verification step. Please allow a few minutes " +"for delivery, and check your spam folder if you do not see the message." +msgstr "" + +#: ../../Zotlabs/Module/Email_validation.php:38 +msgid "Resend Email" +msgstr "" + +#: ../../Zotlabs/Module/Email_validation.php:41 +msgid "Validation token" +msgstr "" + +#: ../../Zotlabs/Module/Notes.php:57 +msgid "Notes App" +msgstr "" + +#: ../../Zotlabs/Module/Notes.php:58 +msgid "A simple notes app with a widget (note: notes are not encrypted)" +msgstr "" + +#: ../../Zotlabs/Module/Tokens.php:39 +#, php-format +msgid "This channel is limited to %d tokens" +msgstr "" + +#: ../../Zotlabs/Module/Tokens.php:45 +msgid "Name and Password are required." +msgstr "" + +#: ../../Zotlabs/Module/Tokens.php:85 +msgid "Token saved." +msgstr "" + +#: ../../Zotlabs/Module/Tokens.php:99 +msgid "Guest Access App" +msgstr "" + +#: ../../Zotlabs/Module/Tokens.php:100 +msgid "Create access tokens so that non-members can access private content" +msgstr "" + +#: ../../Zotlabs/Module/Tokens.php:133 +msgid "" +"Use this form to create temporary access identifiers to share things with " +"non-members. These identities may be used in Access Control Lists and " +"visitors may login using these credentials to access private content." +msgstr "" + +#: ../../Zotlabs/Module/Tokens.php:135 +msgid "" +"You may also provide <em>dropbox</em> style access links to friends and " +"associates by adding the Login Password to any specific site URL as shown. " +"Examples:" +msgstr "" + +#: ../../Zotlabs/Module/Tokens.php:170 +msgid "Guest Access Tokens" +msgstr "" + +#: ../../Zotlabs/Module/Tokens.php:177 +msgid "Login Name" +msgstr "" + +#: ../../Zotlabs/Module/Tokens.php:178 +msgid "Login Password" +msgstr "" + +#: ../../Zotlabs/Module/Tokens.php:179 +msgid "Expires (yyyy-mm-dd)" +msgstr "" + +#: ../../Zotlabs/Module/Apporder.php:47 +msgid "Change Order of Pinned Navbar Apps" +msgstr "" + +#: ../../Zotlabs/Module/Apporder.php:47 +msgid "Change Order of App Tray Apps" +msgstr "" + +#: ../../Zotlabs/Module/Apporder.php:48 +msgid "" +"Use arrows to move the corresponding app left (top) or right (bottom) in the " +"navbar" +msgstr "" + +#: ../../Zotlabs/Module/Apporder.php:48 +msgid "Use arrows to move the corresponding app up or down in the app tray" +msgstr "" + +#: ../../Zotlabs/Module/Notifications.php:60 +#: ../../Zotlabs/Lib/ThreadItem.php:482 +msgid "Mark all seen" +msgstr "" + +#: ../../Zotlabs/Module/Home.php:72 ../../Zotlabs/Module/Home.php:80 +#: ../../Zotlabs/Lib/Enotify.php:66 +#: ../../extend/addon/hzaddons/opensearch/opensearch.php:42 +msgid "$Projectname" +msgstr "" + +#: ../../Zotlabs/Module/Home.php:90 +#, php-format +msgid "Welcome to %s" +msgstr "" + +#: ../../Zotlabs/Module/Articles.php:52 +msgid "Articles App" +msgstr "" + +#: ../../Zotlabs/Module/Articles.php:53 +msgid "Create interactive articles" +msgstr "" + +#: ../../Zotlabs/Module/Articles.php:116 +msgid "Add Article" +msgstr "" + +#: ../../Zotlabs/Module/Articles.php:226 ../../Zotlabs/Lib/Apps.php:325 +#: ../../include/nav.php:512 +msgid "Articles" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:167 +msgid "$Projectname Server - Setup" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:171 +msgid "Could not connect to database." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:175 +msgid "" +"Could not connect to specified site URL. Possible SSL certificate or DNS " +"issue." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:182 +msgid "Could not create table." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:188 +msgid "Your site database has been installed." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:194 +msgid "" +"You may need to import the file \"install/schema_xxx.sql\" manually using a " +"database client." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:195 ../../Zotlabs/Module/Setup.php:259 +#: ../../Zotlabs/Module/Setup.php:766 +msgid "Please see the file \"install/INSTALL.txt\"." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:256 +msgid "System check" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:261 +msgid "Check again" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:282 +msgid "Database connection" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:283 +msgid "" +"In order to install $Projectname we need to know how to connect to your " +"database." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:284 +msgid "" +"Please contact your hosting provider or site administrator if you have " +"questions about these settings." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:285 +msgid "" +"The database you specify below should already exist. If it does not, please " +"create it before continuing." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:289 +msgid "Database Server Name" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:289 +msgid "Default is 127.0.0.1" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:290 +msgid "Database Port" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:290 +msgid "Communication port number - use 0 for default" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:291 +msgid "Database Login Name" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:292 +msgid "Database Login Password" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:293 +msgid "Database Name" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:294 +msgid "Database Type" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:296 ../../Zotlabs/Module/Setup.php:336 +msgid "Site administrator email address" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:296 ../../Zotlabs/Module/Setup.php:336 +msgid "" +"Your account email address must match this in order to use the web admin " +"panel." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:297 ../../Zotlabs/Module/Setup.php:338 +msgid "Website URL" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:297 ../../Zotlabs/Module/Setup.php:338 +msgid "Please use SSL (https) URL if available." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:298 ../../Zotlabs/Module/Setup.php:340 +msgid "Please select a default timezone for your website" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:325 +msgid "Site settings" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:379 +msgid "PHP version 7.1 or greater is required." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:380 +msgid "PHP version" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:396 +msgid "Could not find a command line version of PHP in the web server PATH." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:397 +msgid "" +"If you don't have a command line version of PHP installed on server, you " +"will not be able to run background polling via cron." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:401 +msgid "PHP executable path" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:401 +msgid "" +"Enter full path to php executable. You can leave this blank to continue the " +"installation." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:406 +msgid "Command line PHP" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:416 +msgid "" +"Unable to check command line PHP, as shell_exec() is disabled. This is " +"required." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:420 +msgid "" +"The command line version of PHP on your system does not have " +"\"register_argc_argv\" enabled." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:421 +msgid "This is required for message delivery to work." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:424 +msgid "PHP register_argc_argv" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:444 +msgid "" +"This is not sufficient to upload larger images or files. You should be able " +"to upload at least 4 MB at once." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:446 +#, php-format +msgid "" +"Your max allowed total upload size is set to %s. Maximum size of one file to " +"upload is set to %s. You are allowed to upload up to %d files at once." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:452 +msgid "You can adjust these settings in the server php.ini file." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:454 +msgid "PHP upload limits" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:477 +msgid "" +"Error: the \"openssl_pkey_new\" function on this system is not able to " +"generate encryption keys" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:478 +msgid "" +"If running under Windows, please see \"http://www.php.net/manual/en/openssl." +"installation.php\"." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:481 +msgid "Generate encryption keys" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:498 +msgid "libCurl PHP module" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:499 +msgid "GD graphics PHP module" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:500 +msgid "OpenSSL PHP module" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:501 +msgid "PDO database PHP module" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:502 +msgid "mb_string PHP module" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:503 +msgid "xml PHP module" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:504 +msgid "zip PHP module" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:508 ../../Zotlabs/Module/Setup.php:510 +msgid "Apache mod_rewrite module" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:508 +msgid "" +"Error: Apache webserver mod-rewrite module is required but not installed." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:514 ../../Zotlabs/Module/Setup.php:517 +msgid "exec" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:514 +msgid "" +"Error: exec is required but is either not installed or has been disabled in " +"php.ini" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:520 ../../Zotlabs/Module/Setup.php:523 +msgid "shell_exec" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:520 +msgid "" +"Error: shell_exec is required but is either not installed or has been " +"disabled in php.ini" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:528 +msgid "Error: libCURL PHP module required but not installed." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:532 +msgid "" +"Error: GD PHP module with JPEG support or ImageMagick graphics library " +"required but not installed." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:536 +msgid "Error: openssl PHP module required but not installed." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:542 +msgid "" +"Error: PDO database PHP module missing a driver for either mysql or pgsql." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:547 +msgid "Error: PDO database PHP module required but not installed." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:551 +msgid "Error: mb_string PHP module required but not installed." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:555 +msgid "Error: xml PHP module required for DAV but not installed." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:559 +msgid "Error: zip PHP module required but not installed." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:578 ../../Zotlabs/Module/Setup.php:587 +msgid ".htconfig.php is writable" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:583 +msgid "" +"The web installer needs to be able to create a file called \".htconfig.php\" " +"in the top folder of your web server and it is unable to do so." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:584 +msgid "" +"This is most often a permission setting, as the web server may not be able " +"to write files in your folder - even if you can." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:585 +msgid "Please see install/INSTALL.txt for additional information." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:601 +msgid "" +"This software uses the Smarty3 template engine to render its web views. " +"Smarty3 compiles templates to PHP to speed up rendering." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:602 +#, php-format +msgid "" +"In order to store these compiled templates, the web server needs to have " +"write access to the directory %s under the top level web folder." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:603 ../../Zotlabs/Module/Setup.php:624 +msgid "" +"Please ensure that the user that your web server runs as (e.g. www-data) has " +"write access to this folder." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:604 +#, php-format +msgid "" +"Note: as a security measure, you should give the web server write access to " +"%s only--not the template files (.tpl) that it contains." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:607 +#, php-format +msgid "%s is writable" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:623 +msgid "" +"This software uses the store directory to save uploaded files. The web " +"server needs to have write access to the store directory under the top level " +"web folder" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:627 +msgid "store is writable" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:659 +msgid "" +"SSL certificate cannot be validated. Fix certificate or disable https access " +"to this site." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:660 +msgid "" +"If you have https access to your website or allow connections to TCP port " +"443 (the https: port), you MUST use a browser-valid certificate. You MUST " +"NOT use self-signed certificates!" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:661 +msgid "" +"This restriction is incorporated because public posts from you may for " +"example contain references to images on your own hub." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:662 +msgid "" +"If your certificate is not recognized, members of other sites (who may " +"themselves have valid certificates) will get a warning message on their own " +"site complaining about security issues." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:663 +msgid "" +"This can cause usability issues elsewhere (not just on your own site) so we " +"must insist on this requirement." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:664 +msgid "" +"Providers are available that issue free certificates which are browser-valid." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:665 +msgid "" +"If you are confident that the certificate is valid and signed by a trusted " +"authority, check to see if you have failed to install an intermediate cert. " +"These are not normally required by browsers, but are required for server-to-" +"server communications." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:667 +msgid "SSL certificate validation" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:673 +msgid "" +"Url rewrite in .htaccess is not working. Check your server configuration." +"Test: " +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:676 +msgid "Url rewrite is working" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:689 +msgid "" +"The database configuration file \".htconfig.php\" could not be written. " +"Please use the enclosed text to create a configuration file in your web " +"server root." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:718 +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:401 +msgid "Errors encountered creating database tables." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:764 +msgid "<h1>What next?</h1>" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:765 +msgid "" +"IMPORTANT: You will need to [manually] setup a scheduled task for the poller." +msgstr "" + +#: ../../Zotlabs/Module/Directory.php:122 +msgid "No default suggestions were found." +msgstr "" + +#: ../../Zotlabs/Module/Directory.php:282 +#, php-format +msgid "%d rating" +msgid_plural "%d ratings" +msgstr[0] "" +msgstr[1] "" + +#: ../../Zotlabs/Module/Directory.php:293 +msgid "Gender: " +msgstr "" + +#: ../../Zotlabs/Module/Directory.php:295 +msgid "Status: " +msgstr "" + +#: ../../Zotlabs/Module/Directory.php:297 +msgid "Homepage: " +msgstr "" + +#: ../../Zotlabs/Module/Directory.php:349 ../../include/channel.php:1806 +msgid "Age:" +msgstr "" + +#: ../../Zotlabs/Module/Directory.php:354 ../../include/channel.php:1633 +#: ../../include/event.php:63 ../../include/event.php:134 +msgid "Location:" +msgstr "" + +#: ../../Zotlabs/Module/Directory.php:360 +msgid "Description:" +msgstr "" + +#: ../../Zotlabs/Module/Directory.php:367 ../../include/channel.php:1835 +msgid "Hometown:" +msgstr "" + +#: ../../Zotlabs/Module/Directory.php:369 ../../include/channel.php:1841 +msgid "About:" +msgstr "" + +#: ../../Zotlabs/Module/Directory.php:371 +msgid "Public Forum:" +msgstr "" + +#: ../../Zotlabs/Module/Directory.php:374 +msgid "Keywords: " +msgstr "" + +#: ../../Zotlabs/Module/Directory.php:377 +msgid "Don't suggest" +msgstr "" + +#: ../../Zotlabs/Module/Directory.php:379 +msgid "Common connections (estimated):" +msgstr "" + +#: ../../Zotlabs/Module/Directory.php:428 +msgid "Global Directory" +msgstr "" + +#: ../../Zotlabs/Module/Directory.php:428 +msgid "Local Directory" +msgstr "" + +#: ../../Zotlabs/Module/Directory.php:434 +msgid "Finding:" +msgstr "" + +#: ../../Zotlabs/Module/Directory.php:439 +msgid "next page" +msgstr "" + +#: ../../Zotlabs/Module/Directory.php:439 +msgid "previous page" +msgstr "" + +#: ../../Zotlabs/Module/Directory.php:440 +msgid "Sort options" +msgstr "" + +#: ../../Zotlabs/Module/Directory.php:441 +msgid "Alphabetic" +msgstr "" + +#: ../../Zotlabs/Module/Directory.php:442 +msgid "Reverse Alphabetic" +msgstr "" + +#: ../../Zotlabs/Module/Directory.php:443 +msgid "Newest to Oldest" +msgstr "" + +#: ../../Zotlabs/Module/Directory.php:444 +msgid "Oldest to Newest" +msgstr "" + +#: ../../Zotlabs/Module/Directory.php:461 +msgid "No entries (some entries may be hidden)." +msgstr "" + +#: ../../Zotlabs/Module/Mitem.php:31 ../../Zotlabs/Module/Menu.php:209 +msgid "Menu not found." +msgstr "" + +#: ../../Zotlabs/Module/Mitem.php:63 +msgid "Unable to create element." +msgstr "" + +#: ../../Zotlabs/Module/Mitem.php:87 +msgid "Unable to update menu element." +msgstr "" + +#: ../../Zotlabs/Module/Mitem.php:103 +msgid "Unable to add menu element." +msgstr "" + +#: ../../Zotlabs/Module/Mitem.php:167 ../../Zotlabs/Module/Mitem.php:246 +msgid "Menu Item Permissions" +msgstr "" + +#: ../../Zotlabs/Module/Mitem.php:168 ../../Zotlabs/Module/Mitem.php:247 +#: ../../Zotlabs/Module/Settings/Channel.php:528 +msgid "(click to open/close)" +msgstr "" + +#: ../../Zotlabs/Module/Mitem.php:174 ../../Zotlabs/Module/Mitem.php:191 +msgid "Link Name" +msgstr "" + +#: ../../Zotlabs/Module/Mitem.php:175 ../../Zotlabs/Module/Mitem.php:255 +msgid "Link or Submenu Target" +msgstr "" + +#: ../../Zotlabs/Module/Mitem.php:175 +msgid "Enter URL of the link or select a menu name to create a submenu" +msgstr "" + +#: ../../Zotlabs/Module/Mitem.php:176 ../../Zotlabs/Module/Mitem.php:256 +msgid "Use magic-auth if available" +msgstr "" + +#: ../../Zotlabs/Module/Mitem.php:177 ../../Zotlabs/Module/Mitem.php:257 +msgid "Open link in new window" +msgstr "" + +#: ../../Zotlabs/Module/Mitem.php:178 ../../Zotlabs/Module/Mitem.php:258 +msgid "Order in list" +msgstr "" + +#: ../../Zotlabs/Module/Mitem.php:178 ../../Zotlabs/Module/Mitem.php:258 +msgid "Higher numbers will sink to bottom of listing" +msgstr "" + +#: ../../Zotlabs/Module/Mitem.php:179 +msgid "Submit and finish" +msgstr "" + +#: ../../Zotlabs/Module/Mitem.php:180 +msgid "Submit and continue" +msgstr "" + +#: ../../Zotlabs/Module/Mitem.php:189 +msgid "Menu:" +msgstr "" + +#: ../../Zotlabs/Module/Mitem.php:192 +msgid "Link Target" +msgstr "" + +#: ../../Zotlabs/Module/Mitem.php:195 +msgid "Edit menu" +msgstr "" + +#: ../../Zotlabs/Module/Mitem.php:198 +msgid "Edit element" +msgstr "" + +#: ../../Zotlabs/Module/Mitem.php:199 +msgid "Drop element" +msgstr "" + +#: ../../Zotlabs/Module/Mitem.php:200 +msgid "New element" +msgstr "" + +#: ../../Zotlabs/Module/Mitem.php:201 +msgid "Edit this menu container" +msgstr "" + +#: ../../Zotlabs/Module/Mitem.php:202 +msgid "Add menu element" +msgstr "" + +#: ../../Zotlabs/Module/Mitem.php:203 +msgid "Delete this menu item" +msgstr "" + +#: ../../Zotlabs/Module/Mitem.php:204 +msgid "Edit this menu item" +msgstr "" + +#: ../../Zotlabs/Module/Mitem.php:222 +msgid "Menu item not found." +msgstr "" + +#: ../../Zotlabs/Module/Mitem.php:235 +msgid "Menu item deleted." +msgstr "" + +#: ../../Zotlabs/Module/Mitem.php:237 +msgid "Menu item could not be deleted." +msgstr "" + +#: ../../Zotlabs/Module/Mitem.php:244 +msgid "Edit Menu Element" +msgstr "" + +#: ../../Zotlabs/Module/Mitem.php:254 +msgid "Link text" +msgstr "" + +#: ../../Zotlabs/Module/Mood.php:76 ../../include/conversation.php:286 +#, php-format +msgctxt "mood" +msgid "%1$s is %2$s" +msgstr "" + +#: ../../Zotlabs/Module/Mood.php:134 +msgid "Mood App" +msgstr "" + +#: ../../Zotlabs/Module/Mood.php:135 ../../Zotlabs/Module/Mood.php:155 +msgid "Set your current mood and tell your friends" +msgstr "" + +#: ../../Zotlabs/Module/Mood.php:154 ../../Zotlabs/Lib/Apps.php:350 +msgid "Mood" +msgstr "" + +#: ../../Zotlabs/Module/Permcats.php:29 +msgid "Permission category name is required." +msgstr "" + +#: ../../Zotlabs/Module/Permcats.php:48 +msgid "Permission category saved." +msgstr "" + +#: ../../Zotlabs/Module/Permcats.php:63 +msgid "Permission Categories App" +msgstr "" + +#: ../../Zotlabs/Module/Permcats.php:64 +msgid "Create custom connection permission limits" +msgstr "" + +#: ../../Zotlabs/Module/Permcats.php:80 +msgid "" +"Use this form to create permission rules for various classes of people or " +"connections." +msgstr "" + +#: ../../Zotlabs/Module/Permcats.php:113 ../../Zotlabs/Lib/Apps.php:374 +msgid "Permission Categories" +msgstr "" + +#: ../../Zotlabs/Module/Permcats.php:121 +msgid "Permission category name" +msgstr "" + +#: ../../Zotlabs/Module/Ratings.php:70 +msgid "No ratings" +msgstr "" + +#: ../../Zotlabs/Module/Ratings.php:98 +msgid "Rating: " +msgstr "" + +#: ../../Zotlabs/Module/Ratings.php:99 +msgid "Website: " +msgstr "" + +#: ../../Zotlabs/Module/Ratings.php:101 +msgid "Description: " +msgstr "" + +#: ../../Zotlabs/Module/Register.php:52 +msgid "Maximum daily site registrations exceeded. Please try again tomorrow." +msgstr "" + +#: ../../Zotlabs/Module/Register.php:58 +msgid "" +"Please indicate acceptance of the Terms of Service. Registration failed." +msgstr "" + +#: ../../Zotlabs/Module/Register.php:92 +msgid "Passwords do not match." +msgstr "" + +#: ../../Zotlabs/Module/Register.php:135 +msgid "Registration successful. Continue to create your first channel..." +msgstr "" + +#: ../../Zotlabs/Module/Register.php:138 +msgid "" +"Registration successful. Please check your email for validation instructions." +msgstr "" + +#: ../../Zotlabs/Module/Register.php:145 +msgid "Your registration is pending approval by the site owner." +msgstr "" + +#: ../../Zotlabs/Module/Register.php:148 +msgid "Your registration can not be processed." +msgstr "" + +#: ../../Zotlabs/Module/Register.php:195 +msgid "Registration on this hub is disabled." +msgstr "" + +#: ../../Zotlabs/Module/Register.php:204 +msgid "Registration on this hub is by approval only." +msgstr "" + +#: ../../Zotlabs/Module/Register.php:205 ../../Zotlabs/Module/Register.php:214 +msgid "<a href=\"pubsites\">Register at another affiliated hub.</a>" +msgstr "" + +#: ../../Zotlabs/Module/Register.php:213 +msgid "Registration on this hub is by invitation only." +msgstr "" + +#: ../../Zotlabs/Module/Register.php:224 +msgid "" +"This site has exceeded the number of allowed daily account registrations. " +"Please try again tomorrow." +msgstr "" + +#: ../../Zotlabs/Module/Register.php:239 ../../Zotlabs/Module/Siteinfo.php:28 +msgid "Terms of Service" +msgstr "" + +#: ../../Zotlabs/Module/Register.php:245 +#, php-format +msgid "I accept the %s for this website" +msgstr "" + +#: ../../Zotlabs/Module/Register.php:252 +#, php-format +msgid "I am over %s years of age and accept the %s for this website" +msgstr "" + +#: ../../Zotlabs/Module/Register.php:257 +msgid "Your email address" +msgstr "" + +#: ../../Zotlabs/Module/Register.php:258 +msgid "Choose a password" +msgstr "" + +#: ../../Zotlabs/Module/Register.php:259 +msgid "Please re-enter your password" +msgstr "" + +#: ../../Zotlabs/Module/Register.php:260 +msgid "Please enter your invitation code" +msgstr "" + +#: ../../Zotlabs/Module/Register.php:261 +msgid "Your Name" +msgstr "" + +#: ../../Zotlabs/Module/Register.php:261 +msgid "Real names are preferred." +msgstr "" + +#: ../../Zotlabs/Module/Register.php:263 +#, php-format +msgid "" +"Your nickname will be used to create an easy to remember channel address e." +"g. nickname%s" +msgstr "" + +#: ../../Zotlabs/Module/Register.php:264 +msgid "" +"Select a channel permission role for your usage needs and privacy " +"requirements." +msgstr "" + +#: ../../Zotlabs/Module/Register.php:265 +msgid "no" +msgstr "" + +#: ../../Zotlabs/Module/Register.php:265 +msgid "yes" +msgstr "" + +#: ../../Zotlabs/Module/Register.php:293 ../../include/nav.php:162 +#: ../../boot.php:1685 +msgid "Register" +msgstr "" + +#: ../../Zotlabs/Module/Register.php:294 +msgid "" +"This site requires email verification. After completing this form, please " +"check your email for further instructions." +msgstr "" + +#: ../../Zotlabs/Module/Acl.php:123 ../../Zotlabs/Module/Lockview.php:117 +#: ../../Zotlabs/Module/Lockview.php:153 +msgctxt "acl" +msgid "Profile" +msgstr "" + +#: ../../Zotlabs/Module/Acl.php:370 +msgid "network" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Featured.php:25 +msgid "No feature settings configured" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Featured.php:34 +msgid "Addon Settings" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Featured.php:35 +msgid "Please save/submit changes to any panel before opening another." +msgstr "" + +#: ../../Zotlabs/Module/Settings/Account.php:19 +msgid "Not valid email." +msgstr "" + +#: ../../Zotlabs/Module/Settings/Account.php:22 +msgid "Protected email address. Cannot change to that email." +msgstr "" + +#: ../../Zotlabs/Module/Settings/Account.php:31 +msgid "System failure storing new email. Please try again." +msgstr "" + +#: ../../Zotlabs/Module/Settings/Account.php:48 +msgid "Password verification failed." +msgstr "" + +#: ../../Zotlabs/Module/Settings/Account.php:55 +msgid "Passwords do not match. Password unchanged." +msgstr "" + +#: ../../Zotlabs/Module/Settings/Account.php:59 +msgid "Empty passwords are not allowed. Password unchanged." +msgstr "" + +#: ../../Zotlabs/Module/Settings/Account.php:73 +msgid "Password changed." +msgstr "" + +#: ../../Zotlabs/Module/Settings/Account.php:75 +msgid "Password update failed. Please try again." +msgstr "" + +#: ../../Zotlabs/Module/Settings/Account.php:99 +msgid "Account Settings" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Account.php:100 +msgid "Current Password" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Account.php:101 +msgid "Enter New Password" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Account.php:102 +msgid "Confirm New Password" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Account.php:102 +msgid "Leave password fields blank unless changing" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Account.php:104 +#: ../../Zotlabs/Module/Settings/Channel.php:502 +msgid "Email Address:" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Account.php:106 +msgid "Remove this account including all its channels" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Events.php:40 +msgid "Events Settings" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Profiles.php:49 +msgid "Profiles Settings" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Editor.php:40 +msgid "Editor Settings" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Features.php:45 +msgid "Additional Features" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Manage.php:41 +msgid "Channel Manager Settings" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Display.php:127 +#, php-format +msgid "%s - (Experimental)" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Display.php:183 +msgid "Display Settings" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Display.php:184 +msgid "Theme Settings" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Display.php:185 +msgid "Custom Theme Settings" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Display.php:186 +msgid "Content Settings" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Display.php:192 +msgid "Display Theme:" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Display.php:193 +msgid "Select scheme" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Display.php:195 +msgid "Preload images before rendering the page" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Display.php:195 +msgid "" +"The subjective page load time will be longer but the page will be ready when " +"displayed" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Display.php:196 +msgid "Enable user zoom on mobile devices" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Display.php:197 +msgid "Update browser every xx seconds" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Display.php:197 +msgid "Minimum of 10 seconds, no maximum" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Display.php:198 +msgid "Maximum number of conversations to load at any time:" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Display.php:198 +msgid "Maximum of 30 items" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Display.php:199 +msgid "Show emoticons (smilies) as images" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Display.php:200 +msgid "Provide channel menu in navigation bar" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Display.php:200 +msgid "Default: channel menu located in app menu" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Display.php:201 +msgid "Link post titles to source" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Display.php:203 +#: ../../Zotlabs/Widget/Newmember.php:75 +msgid "New Member Links" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Display.php:203 +msgid "Display new member quick links menu" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Photos.php:40 +msgid "Photos Settings" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:329 +msgid "Nobody except yourself" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:330 +msgid "Only those you specifically allow" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:331 +msgid "Approved connections" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:332 +msgid "Any connections" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:333 +msgid "Anybody on this website" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:334 +msgid "Anybody in this network" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:335 +msgid "Anybody authenticated" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:336 +msgid "Anybody on the internet" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:411 +msgid "Publish your default profile in the network directory" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:416 +msgid "Allow us to suggest you as a potential friend to new members?" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:420 +msgid "or" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:429 +msgid "Your channel address is" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:432 +msgid "Your files/photos are accessible via WebDAV at" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:472 +msgid "Automatic membership approval" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:493 +msgid "Channel Settings" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:500 +msgid "Basic Settings" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:501 ../../include/channel.php:1763 +msgid "Full Name:" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:503 +msgid "Your Timezone:" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:504 +msgid "Default Post Location:" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:504 +msgid "Geographical location to display on your posts" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:505 +msgid "Use Browser Location:" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:507 +msgid "Adult Content" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:507 +msgid "" +"This channel frequently or regularly publishes adult content. (Please tag " +"any adult material and/or nudity with #NSFW)" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:509 +msgid "Security and Privacy Settings" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:511 +msgid "Your permissions are already configured. Click to view/adjust" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:513 +msgid "Hide my online presence" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:513 +msgid "Prevents displaying in your profile that you are online" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:515 +msgid "Simple Privacy Settings:" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:516 +msgid "" +"Very Public - <em>extremely permissive (should be used with caution)</em>" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:517 +msgid "" +"Typical - <em>default public, privacy when desired (similar to social " +"network permissions but with improved privacy)</em>" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:518 +msgid "Private - <em>default private, never open or public</em>" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:519 +msgid "Blocked - <em>default blocked to/from everybody</em>" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:521 +msgid "Allow others to tag your posts" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:521 +msgid "" +"Often used by the community to retro-actively flag inappropriate content" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:523 +msgid "Channel Permission Limits" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:525 +msgid "Expire other channel content after this many days" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:525 +msgid "0 or blank to use the website limit." +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:525 +#, php-format +msgid "This website expires after %d days." +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:525 +msgid "This website does not expire imported content." +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:525 +msgid "The website limit takes precedence if lower than your limit." +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:526 +msgid "Maximum Friend Requests/Day:" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:526 +msgid "May reduce spam activity" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:527 +msgid "Default Privacy Group" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:529 +msgid "Use my default audience setting for the type of object published" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:538 +msgid "Default permissions category" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:544 +msgid "Maximum private messages per day from unknown people:" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:544 +msgid "Useful to reduce spamming" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:547 +#: ../../Zotlabs/Lib/Enotify.php:68 +msgid "Notification Settings" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:548 +msgid "By default post a status message when:" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:549 +msgid "accepting a friend request" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:550 +msgid "joining a forum/community" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:551 +msgid "making an <em>interesting</em> profile change" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:552 +msgid "Send a notification email when:" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:553 +msgid "You receive a connection request" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:554 +msgid "Your connections are confirmed" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:555 +msgid "Someone writes on your profile wall" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:556 +msgid "Someone writes a followup comment" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:557 +msgid "You receive a private message" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:558 +msgid "You receive a friend suggestion" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:559 +msgid "You are tagged in a post" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:560 +msgid "You are poked/prodded/etc. in a post" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:562 +msgid "Someone likes your post/comment" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:565 +msgid "Show visual notifications including:" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:567 +msgid "Unseen stream activity" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:568 +msgid "Unseen channel activity" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:569 +msgid "Unseen private messages" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:569 +#: ../../Zotlabs/Module/Settings/Channel.php:574 +#: ../../Zotlabs/Module/Settings/Channel.php:575 +#: ../../Zotlabs/Module/Settings/Channel.php:576 +msgid "Recommended" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:570 +msgid "Upcoming events" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:571 +msgid "Events today" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:572 +msgid "Upcoming birthdays" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:572 +msgid "Not available in all themes" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:573 +msgid "System (personal) notifications" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:574 +msgid "System info messages" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:575 +msgid "System critical alerts" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:576 +msgid "New connections" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:577 +msgid "System Registrations" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:578 +msgid "Unseen shared files" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:579 +msgid "Unseen public stream activity" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:580 +msgid "Unseen likes and dislikes" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:581 +msgid "Unseen forum posts" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:582 +msgid "Email notification hub (hostname)" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:582 +#, php-format +msgid "" +"If your channel is mirrored to multiple hubs, set this to your preferred " +"location. This will prevent duplicate email notifications. Example: %s" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:583 +msgid "Show new wall posts, private messages and connections under Notices" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:585 +msgid "Notify me of events this many days in advance" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:585 +msgid "Must be greater than 0" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:590 +msgid "Advanced Account/Page Type Settings" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:591 +msgid "Change the behaviour of this account for special situations" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:593 +msgid "Miscellaneous Settings" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:594 +msgid "Default photo upload folder" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:594 +#: ../../Zotlabs/Module/Settings/Channel.php:595 +msgid "%Y - current year, %m - current month" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:595 +msgid "Default file upload folder" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel.php:597 +msgid "Remove this channel." +msgstr "" + +#: ../../Zotlabs/Module/Settings/Connections.php:40 +msgid "Connections Settings" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Calendar.php:40 +msgid "Calendar Settings" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Directory.php:40 +msgid "Directory Settings" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel_home.php:46 +#: ../../Zotlabs/Module/Settings/Network.php:42 +msgid "Max height of content (in pixels)" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel_home.php:48 +#: ../../Zotlabs/Module/Settings/Network.php:44 +msgid "Click to expand content exceeding this height" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel_home.php:61 +msgid "Personal menu to display in your channel pages" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Channel_home.php:88 +msgid "Channel Home Settings" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Network.php:59 +msgid "Stream Settings" +msgstr "" + +#: ../../Zotlabs/Module/Settings/Conversation.php:23 +msgid "Settings saved." +msgstr "" + +#: ../../Zotlabs/Module/Settings/Conversation.php:25 +msgid "Settings saved. Reload page please." +msgstr "" + +#: ../../Zotlabs/Module/Settings/Conversation.php:47 +msgid "Conversation Settings" +msgstr "" + +#: ../../Zotlabs/Module/Probe.php:18 +msgid "Remote Diagnostics App" +msgstr "" + +#: ../../Zotlabs/Module/Probe.php:19 +msgid "Perform diagnostics on remote channels" +msgstr "" + +#: ../../Zotlabs/Module/Invite.php:37 +msgid "Total invitation limit exceeded." +msgstr "" + +#: ../../Zotlabs/Module/Invite.php:61 +#, php-format +msgid "%s : Not a valid email address." +msgstr "" + +#: ../../Zotlabs/Module/Invite.php:75 +msgid "Please join us on $Projectname" +msgstr "" + +#: ../../Zotlabs/Module/Invite.php:85 +msgid "Invitation limit exceeded. Please contact your site administrator." +msgstr "" + +#: ../../Zotlabs/Module/Invite.php:90 +#: ../../extend/addon/hzaddons/notifyadmin/notifyadmin.php:40 +#, php-format +msgid "%s : Message delivery failed." +msgstr "" + +#: ../../Zotlabs/Module/Invite.php:94 +#, php-format +msgid "%d message sent." +msgid_plural "%d messages sent." +msgstr[0] "" +msgstr[1] "" + +#: ../../Zotlabs/Module/Invite.php:110 +msgid "Invite App" +msgstr "" + +#: ../../Zotlabs/Module/Invite.php:111 +msgid "Send email invitations to join this network" +msgstr "" + +#: ../../Zotlabs/Module/Invite.php:124 +msgid "You have no more invitations available" +msgstr "" + +#: ../../Zotlabs/Module/Invite.php:155 +msgid "Send invitations" +msgstr "" + +#: ../../Zotlabs/Module/Invite.php:156 +msgid "Enter email addresses, one per line:" +msgstr "" + +#: ../../Zotlabs/Module/Invite.php:157 +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:163 +msgid "Your message:" +msgstr "" + +#: ../../Zotlabs/Module/Invite.php:158 +msgid "Please join my community on $Projectname." +msgstr "" + +#: ../../Zotlabs/Module/Invite.php:160 +msgid "You will need to supply this invitation code:" +msgstr "" + +#: ../../Zotlabs/Module/Invite.php:161 +msgid "1. Register at any $Projectname location (they are all inter-connected)" +msgstr "" + +#: ../../Zotlabs/Module/Invite.php:163 +msgid "2. Enter my $Projectname network address into the site searchbar." +msgstr "" + +#: ../../Zotlabs/Module/Invite.php:164 +msgid "or visit" +msgstr "" + +#: ../../Zotlabs/Module/Invite.php:166 +msgid "3. Click [Connect]" +msgstr "" + +#: ../../Zotlabs/Module/Siteinfo.php:21 +msgid "About this site" +msgstr "" + +#: ../../Zotlabs/Module/Siteinfo.php:22 +msgid "Site Name" +msgstr "" + +#: ../../Zotlabs/Module/Siteinfo.php:26 +msgid "Administrator" +msgstr "" + +#: ../../Zotlabs/Module/Siteinfo.php:29 +msgid "Software and Project information" +msgstr "" + +#: ../../Zotlabs/Module/Siteinfo.php:30 +msgid "This site is powered by $Projectname" +msgstr "" + +#: ../../Zotlabs/Module/Siteinfo.php:31 +msgid "" +"Federated and decentralised networking and identity services provided by Zot" +msgstr "" + +#: ../../Zotlabs/Module/Siteinfo.php:34 +msgid "Additional federated transport protocols:" +msgstr "" + +#: ../../Zotlabs/Module/Siteinfo.php:36 +#, php-format +msgid "Version %s" +msgstr "" + +#: ../../Zotlabs/Module/Siteinfo.php:37 +msgid "Project homepage" +msgstr "" + +#: ../../Zotlabs/Module/Siteinfo.php:38 +msgid "Developer homepage" +msgstr "" + +#: ../../Zotlabs/Module/Service_limits.php:23 +msgid "No service class restrictions found." +msgstr "" + +#: ../../Zotlabs/Module/Rbmark.php:94 +msgid "Select a bookmark folder" +msgstr "" + +#: ../../Zotlabs/Module/Rbmark.php:99 +msgid "Save Bookmark" +msgstr "" + +#: ../../Zotlabs/Module/Rbmark.php:100 +msgid "URL of bookmark" +msgstr "" + +#: ../../Zotlabs/Module/Rbmark.php:105 +msgid "Or enter new bookmark folder name" +msgstr "" + +#: ../../Zotlabs/Module/Lang.php:17 +msgid "Language App" +msgstr "" + +#: ../../Zotlabs/Module/Lang.php:18 +msgid "Change UI language" +msgstr "" + +#: ../../Zotlabs/Module/Hq.php:131 +msgid "Welcome to Hubzilla!" +msgstr "" + +#: ../../Zotlabs/Module/Hq.php:131 +msgid "You have got no unseen posts..." +msgstr "" + +#: ../../Zotlabs/Module/Cover_photo.php:196 +#: ../../Zotlabs/Module/Cover_photo.php:254 +msgid "Cover Photos" +msgstr "" + +#: ../../Zotlabs/Module/Cover_photo.php:297 ../../include/items.php:4860 +msgid "female" +msgstr "" + +#: ../../Zotlabs/Module/Cover_photo.php:298 ../../include/items.php:4861 +#, php-format +msgid "%1$s updated her %2$s" +msgstr "" + +#: ../../Zotlabs/Module/Cover_photo.php:299 ../../include/items.php:4862 +msgid "male" +msgstr "" + +#: ../../Zotlabs/Module/Cover_photo.php:300 ../../include/items.php:4863 +#, php-format +msgid "%1$s updated his %2$s" +msgstr "" + +#: ../../Zotlabs/Module/Cover_photo.php:302 ../../include/items.php:4865 +#, php-format +msgid "%1$s updated their %2$s" +msgstr "" + +#: ../../Zotlabs/Module/Cover_photo.php:304 ../../include/channel.php:2328 +msgid "cover photo" +msgstr "" + +#: ../../Zotlabs/Module/Cover_photo.php:418 +msgid "Your cover photo may be visible to anybody on the internet" +msgstr "" + +#: ../../Zotlabs/Module/Cover_photo.php:422 +msgid "Change Cover Photo" +msgstr "" + +#: ../../Zotlabs/Module/Menu.php:68 +msgid "Unable to update menu." +msgstr "" + +#: ../../Zotlabs/Module/Menu.php:79 +msgid "Unable to create menu." +msgstr "" + +#: ../../Zotlabs/Module/Menu.php:161 ../../Zotlabs/Module/Menu.php:174 +msgid "Menu Name" +msgstr "" + +#: ../../Zotlabs/Module/Menu.php:161 +msgid "Unique name (not visible on webpage) - required" +msgstr "" + +#: ../../Zotlabs/Module/Menu.php:162 ../../Zotlabs/Module/Menu.php:175 +msgid "Menu Title" +msgstr "" + +#: ../../Zotlabs/Module/Menu.php:162 +msgid "Visible on webpage - leave empty for no title" +msgstr "" + +#: ../../Zotlabs/Module/Menu.php:163 +msgid "Allow Bookmarks" +msgstr "" + +#: ../../Zotlabs/Module/Menu.php:163 ../../Zotlabs/Module/Menu.php:222 +msgid "Menu may be used to store saved bookmarks" +msgstr "" + +#: ../../Zotlabs/Module/Menu.php:164 ../../Zotlabs/Module/Menu.php:225 +msgid "Submit and proceed" +msgstr "" + +#: ../../Zotlabs/Module/Menu.php:171 ../../include/text.php:2699 +msgid "Menus" +msgstr "" + +#: ../../Zotlabs/Module/Menu.php:181 +msgid "Bookmarks allowed" +msgstr "" + +#: ../../Zotlabs/Module/Menu.php:183 +msgid "Delete this menu" +msgstr "" + +#: ../../Zotlabs/Module/Menu.php:184 ../../Zotlabs/Module/Menu.php:219 +msgid "Edit menu contents" +msgstr "" + +#: ../../Zotlabs/Module/Menu.php:185 +msgid "Edit this menu" +msgstr "" + +#: ../../Zotlabs/Module/Menu.php:201 +msgid "Menu could not be deleted." +msgstr "" + +#: ../../Zotlabs/Module/Menu.php:214 +msgid "Edit Menu" +msgstr "" + +#: ../../Zotlabs/Module/Menu.php:218 +msgid "Add or remove entries to this menu" +msgstr "" + +#: ../../Zotlabs/Module/Menu.php:220 +msgid "Menu name" +msgstr "" + +#: ../../Zotlabs/Module/Menu.php:220 +msgid "Must be unique, only seen by you" +msgstr "" + +#: ../../Zotlabs/Module/Menu.php:221 +msgid "Menu title" +msgstr "" + +#: ../../Zotlabs/Module/Menu.php:221 +msgid "Menu title as seen by others" +msgstr "" + +#: ../../Zotlabs/Module/Menu.php:222 +msgid "Allow bookmarks" +msgstr "" + +#: ../../Zotlabs/Module/Sources.php:41 +msgid "Failed to create source. No channel selected." +msgstr "" + +#: ../../Zotlabs/Module/Sources.php:57 +msgid "Source created." +msgstr "" + +#: ../../Zotlabs/Module/Sources.php:70 +msgid "Source updated." +msgstr "" + +#: ../../Zotlabs/Module/Sources.php:88 +msgid "Sources App" +msgstr "" + +#: ../../Zotlabs/Module/Sources.php:89 +msgid "Automatically import channel content from other channels or feeds" +msgstr "" + +#: ../../Zotlabs/Module/Sources.php:101 +msgid "*" +msgstr "" + +#: ../../Zotlabs/Module/Sources.php:107 ../../Zotlabs/Lib/Apps.php:368 +msgid "Channel Sources" +msgstr "" + +#: ../../Zotlabs/Module/Sources.php:108 +msgid "Manage remote sources of content for your channel." +msgstr "" + +#: ../../Zotlabs/Module/Sources.php:109 ../../Zotlabs/Module/Sources.php:119 +msgid "New Source" +msgstr "" + +#: ../../Zotlabs/Module/Sources.php:120 ../../Zotlabs/Module/Sources.php:154 +msgid "" +"Import all or selected content from the following channel into this channel " +"and distribute it according to your channel settings." +msgstr "" + +#: ../../Zotlabs/Module/Sources.php:121 ../../Zotlabs/Module/Sources.php:155 +msgid "Only import content with these words (one per line)" +msgstr "" + +#: ../../Zotlabs/Module/Sources.php:121 ../../Zotlabs/Module/Sources.php:155 +msgid "Leave blank to import all public content" +msgstr "" + +#: ../../Zotlabs/Module/Sources.php:122 ../../Zotlabs/Module/Sources.php:161 +msgid "Channel Name" +msgstr "" + +#: ../../Zotlabs/Module/Sources.php:123 ../../Zotlabs/Module/Sources.php:158 +msgid "" +"Add the following categories to posts imported from this source (comma " +"separated)" +msgstr "" + +#: ../../Zotlabs/Module/Sources.php:124 ../../Zotlabs/Module/Sources.php:159 +msgid "Resend posts with this channel as author" +msgstr "" + +#: ../../Zotlabs/Module/Sources.php:124 ../../Zotlabs/Module/Sources.php:159 +msgid "Copyrights may apply" +msgstr "" + +#: ../../Zotlabs/Module/Sources.php:144 ../../Zotlabs/Module/Sources.php:174 +msgid "Source not found." +msgstr "" + +#: ../../Zotlabs/Module/Sources.php:151 +msgid "Edit Source" +msgstr "" + +#: ../../Zotlabs/Module/Sources.php:152 +msgid "Delete Source" +msgstr "" + +#: ../../Zotlabs/Module/Sources.php:182 +msgid "Source removed" +msgstr "" + +#: ../../Zotlabs/Module/Sources.php:184 +msgid "Unable to remove source." +msgstr "" + +#: ../../Zotlabs/Module/Poke.php:165 +msgid "Poke App" +msgstr "" + +#: ../../Zotlabs/Module/Poke.php:166 +msgid "Poke somebody in your addressbook" +msgstr "" + +#: ../../Zotlabs/Module/Poke.php:199 ../../Zotlabs/Lib/Apps.php:351 +#: ../../include/conversation.php:1140 +msgid "Poke" +msgstr "" + +#: ../../Zotlabs/Module/Poke.php:200 +msgid "Poke somebody" +msgstr "" + +#: ../../Zotlabs/Module/Poke.php:203 +msgid "Poke/Prod" +msgstr "" + +#: ../../Zotlabs/Module/Poke.php:204 +msgid "Poke, prod or do other things to somebody" +msgstr "" + +#: ../../Zotlabs/Module/Poke.php:211 +msgid "Recipient" +msgstr "" + +#: ../../Zotlabs/Module/Poke.php:212 +msgid "Choose what you wish to do to recipient" +msgstr "" + +#: ../../Zotlabs/Module/Poke.php:215 ../../Zotlabs/Module/Poke.php:216 +msgid "Make this post private" +msgstr "" + +#: ../../Zotlabs/Module/Network.php:105 +msgid "No such group" +msgstr "" + +#: ../../Zotlabs/Module/Network.php:152 +msgid "No such channel" +msgstr "" + +#: ../../Zotlabs/Module/Network.php:239 +msgid "Privacy group is empty" +msgstr "" + +#: ../../Zotlabs/Module/Network.php:249 +msgid "Privacy group: " +msgstr "" + +#: ../../Zotlabs/Module/Network.php:322 +#: ../../extend/addon/hzaddons/redred/Mod_Redred.php:29 +msgid "Invalid channel." +msgstr "" + +#: ../../Zotlabs/Module/Attach_edit.php:118 +msgid "Can not copy folder into itself." +msgstr "" + +#: ../../Zotlabs/Module/Attach_edit.php:131 +#, php-format +msgid "Can not move folder \"%s\" into itself." +msgstr "" + +#: ../../Zotlabs/Module/Viewsrc.php:43 +msgid "item" +msgstr "" + +#: ../../Zotlabs/Module/Lockview.php:75 +msgid "Remote privacy information not available." +msgstr "" + +#: ../../Zotlabs/Module/Lockview.php:96 +msgid "Visible to:" +msgstr "" + +#: ../../Zotlabs/Storage/Browser.php:292 +msgid "Change filename to" +msgstr "" + +#: ../../Zotlabs/Storage/Browser.php:309 ../../Zotlabs/Storage/Browser.php:390 +msgid "Select a target location" +msgstr "" + +#: ../../Zotlabs/Storage/Browser.php:310 ../../Zotlabs/Storage/Browser.php:391 +msgid "Copy to target location" +msgstr "" + +#: ../../Zotlabs/Storage/Browser.php:311 ../../Zotlabs/Storage/Browser.php:389 +msgid "Set permissions for all files and sub folders" +msgstr "" + +#: ../../Zotlabs/Storage/Browser.php:312 +msgid "Notify your contacts about this file" +msgstr "" + +#: ../../Zotlabs/Storage/Browser.php:351 +msgid "File category" +msgstr "" + +#: ../../Zotlabs/Storage/Browser.php:362 +msgid "Total" +msgstr "" + +#: ../../Zotlabs/Storage/Browser.php:364 +msgid "Shared" +msgstr "" + +#: ../../Zotlabs/Storage/Browser.php:366 +msgid "Add Files" +msgstr "" + +#: ../../Zotlabs/Storage/Browser.php:369 ../../Zotlabs/Lib/ThreadItem.php:174 +msgid "Admin Delete" +msgstr "" + +#: ../../Zotlabs/Storage/Browser.php:381 +msgid "parent" +msgstr "" + +#: ../../Zotlabs/Storage/Browser.php:399 +msgid "Select All" +msgstr "" + +#: ../../Zotlabs/Storage/Browser.php:400 +msgid "Bulk Actions" +msgstr "" + +#: ../../Zotlabs/Storage/Browser.php:401 +msgid "Adjust Permissions" +msgstr "" + +#: ../../Zotlabs/Storage/Browser.php:402 +msgid "Move or Copy" +msgstr "" + +#: ../../Zotlabs/Storage/Browser.php:405 +msgid "Info" +msgstr "" + +#: ../../Zotlabs/Storage/Browser.php:406 +msgid "Rename" +msgstr "" + +#: ../../Zotlabs/Storage/Browser.php:407 ../../Zotlabs/Lib/Apps.php:360 +msgid "Post" +msgstr "" + +#: ../../Zotlabs/Storage/Browser.php:408 +msgid "Attachment BBcode" +msgstr "" + +#: ../../Zotlabs/Storage/Browser.php:409 +msgid "Embed BBcode" +msgstr "" + +#: ../../Zotlabs/Storage/Browser.php:410 +msgid "Link BBcode" +msgstr "" + +#: ../../Zotlabs/Storage/Browser.php:480 +#, php-format +msgid "You are using %1$s of your available file storage." +msgstr "" + +#: ../../Zotlabs/Storage/Browser.php:485 +#, php-format +msgid "You are using %1$s of %2$s available file storage. (%3$s%)" +msgstr "" + +#: ../../Zotlabs/Storage/Browser.php:496 +msgid "WARNING:" +msgstr "" + +#: ../../Zotlabs/Storage/Browser.php:537 +msgid "Create new folder" +msgstr "" + +#: ../../Zotlabs/Storage/Browser.php:539 +msgid "Upload file" +msgstr "" + +#: ../../Zotlabs/Storage/Browser.php:551 +msgid "Drop files here to immediately upload" +msgstr "" + +#: ../../Zotlabs/Storage/Browser.php:554 +msgid "" +"You can select files via the upload button or drop them right here or into " +"an existing folder." +msgstr "" + +#: ../../Zotlabs/Zot/Auth.php:152 +msgid "" +"Remote authentication blocked. You are logged into this site locally. Please " +"logout and retry." +msgstr "" + +#: ../../Zotlabs/Zot/Auth.php:264 +#: ../../extend/addon/hzaddons/openid/Mod_Openid.php:76 +#: ../../extend/addon/hzaddons/openid/Mod_Openid.php:178 +#, php-format +msgid "Welcome %s. Remote authentication successful." +msgstr "" + +#: ../../Zotlabs/Lib/Group.php:28 ../../include/group.php:23 +msgid "" +"A deleted group with this name was revived. Existing item permissions " +"<strong>may</strong> apply to this group and any future members. If this is " +"not what you intended, please create another group with a different name." +msgstr "" + +#: ../../Zotlabs/Lib/Group.php:270 ../../include/group.php:265 +msgid "Add new connections to this privacy group" +msgstr "" + +#: ../../Zotlabs/Lib/Group.php:302 ../../Zotlabs/Lib/AccessList.php:311 +#: ../../include/group.php:299 +msgid "edit" +msgstr "" + +#: ../../Zotlabs/Lib/Group.php:325 ../../include/group.php:322 +msgid "Edit group" +msgstr "" + +#: ../../Zotlabs/Lib/Group.php:326 ../../include/group.php:323 +msgid "Add privacy group" +msgstr "" + +#: ../../Zotlabs/Lib/Group.php:327 ../../include/group.php:324 +msgid "Channels not in any privacy group" +msgstr "" + +#: ../../Zotlabs/Lib/Group.php:329 ../../Zotlabs/Lib/AccessList.php:336 +#: ../../Zotlabs/Widget/Savedsearch.php:84 ../../include/group.php:326 +msgid "add" +msgstr "" + +#: ../../Zotlabs/Lib/Connect.php:46 ../../Zotlabs/Lib/Connect.php:143 +#: ../../include/follow.php:37 +msgid "Channel is blocked on this site." +msgstr "" + +#: ../../Zotlabs/Lib/Connect.php:51 ../../include/follow.php:42 +msgid "Channel location missing." +msgstr "" + +#: ../../Zotlabs/Lib/Connect.php:103 ../../include/follow.php:166 +msgid "Remote channel or protocol unavailable." +msgstr "" + +#: ../../Zotlabs/Lib/Connect.php:137 ../../include/follow.php:190 +msgid "Channel discovery failed." +msgstr "" + +#: ../../Zotlabs/Lib/Connect.php:155 ../../include/follow.php:202 +msgid "Protocol disabled." +msgstr "" + +#: ../../Zotlabs/Lib/Connect.php:167 ../../include/follow.php:213 +msgid "Cannot connect to yourself." +msgstr "" + +#: ../../Zotlabs/Lib/Connect.php:271 +msgid "error saving data" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:323 +msgid "Apps" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:324 +msgid "Affinity Tool" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:327 +msgid "Site Admin" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:328 +#: ../../extend/addon/hzaddons/buglink/buglink.php:16 +msgid "Report Bug" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:329 ../../include/nav.php:490 +msgid "Bookmarks" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:330 ../../Zotlabs/Widget/Chatroom_list.php:16 +#: ../../include/nav.php:477 ../../include/nav.php:480 +msgid "Chatrooms" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:331 +msgid "Content Filter" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:332 +#: ../../extend/addon/hzaddons/content_import/Mod_content_import.php:135 +msgid "Content Import" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:334 +msgid "Remote Diagnostics" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:335 +msgid "Suggest Channels" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:336 ../../include/nav.php:124 +#: ../../include/nav.php:128 ../../boot.php:1705 +msgid "Login" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:338 +msgid "Stream" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:342 ../../include/nav.php:539 +msgid "Wiki" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:343 ../../include/features.php:104 +msgid "Channel Home" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:346 ../../include/features.php:82 +#: ../../include/nav.php:463 ../../include/nav.php:466 +msgid "Calendar" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:347 ../../include/features.php:192 +msgid "Directory" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:349 +msgid "Mail" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:352 +msgid "Chat" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:354 +msgid "Probe" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:355 +msgid "Suggest" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:356 +msgid "Random Channel" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:357 +msgid "Invite" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:358 ../../Zotlabs/Widget/Admin.php:26 +msgid "Features" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:359 +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:69 +msgid "Language" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:361 +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:58 +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:59 +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:60 +msgid "Profile Photo" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:363 ../../include/features.php:383 +msgid "Profiles" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:365 +msgid "Notifications" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:366 +msgid "Order Apps" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:367 +msgid "CardDAV" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:369 +msgid "Guest Access" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:370 ../../Zotlabs/Widget/Notes.php:21 +#: ../../extend/addon/hzaddons/workflow/workflow.php:2625 +msgid "Notes" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:371 +msgid "OAuth Apps Manager" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:372 +msgid "OAuth2 Apps Manager" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:373 +msgid "PDL Editor" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:376 +msgid "My Chatrooms" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:377 +msgid "Channel Export" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:554 +msgid "Purchase" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:559 +msgid "Undelete" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:569 +msgid "Add to app-tray" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:570 +msgid "Remove from app-tray" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:571 +msgid "Pin to navbar" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:572 +msgid "Unpin from navbar" +msgstr "" + +#: ../../Zotlabs/Lib/DB_Upgrade.php:67 +msgid "Source code of failed update: " +msgstr "" + +#: ../../Zotlabs/Lib/DB_Upgrade.php:88 +#, php-format +msgid "Update Error at %s" +msgstr "" + +#: ../../Zotlabs/Lib/DB_Upgrade.php:94 +#, php-format +msgid "Update %s failed. See error logs." +msgstr "" + +#: ../../Zotlabs/Lib/AccessList.php:28 +msgid "" +"A deleted list with this name was revived. Existing item permissions " +"<strong>may</strong> apply to this list and any future members. If this is " +"not what you intended, please create another list with a different name." +msgstr "" + +#: ../../Zotlabs/Lib/AccessList.php:286 +msgid "Add new connections to this access list" +msgstr "" + +#: ../../Zotlabs/Lib/AccessList.php:331 +msgid "Lists" +msgstr "" + +#: ../../Zotlabs/Lib/AccessList.php:332 +msgid "Edit list" +msgstr "" + +#: ../../Zotlabs/Lib/AccessList.php:333 +msgid "Create new list" +msgstr "" + +#: ../../Zotlabs/Lib/AccessList.php:334 +msgid "Channels not in any access list" +msgstr "" + +#: ../../Zotlabs/Lib/Chatroom.php:25 +msgid "Missing room name" +msgstr "" + +#: ../../Zotlabs/Lib/Chatroom.php:34 +msgid "Duplicate room name" +msgstr "" + +#: ../../Zotlabs/Lib/Chatroom.php:84 ../../Zotlabs/Lib/Chatroom.php:92 +msgid "Invalid room specifier." +msgstr "" + +#: ../../Zotlabs/Lib/Chatroom.php:124 +msgid "Room not found." +msgstr "" + +#: ../../Zotlabs/Lib/Chatroom.php:145 +msgid "Room is full" +msgstr "" + +#: ../../Zotlabs/Lib/Techlevels.php:10 +msgid "0. Beginner/Basic" +msgstr "" + +#: ../../Zotlabs/Lib/Techlevels.php:11 +msgid "1. Novice - not skilled but willing to learn" +msgstr "" + +#: ../../Zotlabs/Lib/Techlevels.php:12 +msgid "2. Intermediate - somewhat comfortable" +msgstr "" + +#: ../../Zotlabs/Lib/Techlevels.php:13 +msgid "3. Advanced - very comfortable" +msgstr "" + +#: ../../Zotlabs/Lib/Techlevels.php:14 +msgid "4. Expert - I can write computer code" +msgstr "" + +#: ../../Zotlabs/Lib/Techlevels.php:15 +msgid "5. Wizard - I probably know more than you do" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:60 +msgid "$Projectname Notification" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:61 +#: ../../extend/addon/hzaddons/diaspora/util.php:336 +#: ../../extend/addon/hzaddons/diaspora/util.php:349 +#: ../../extend/addon/hzaddons/diaspora/p.php:48 +msgid "$projectname" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:63 +msgid "Thank You," +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:65 +#: ../../extend/addon/hzaddons/hubwall/hubwall.php:33 +#, php-format +msgid "%s Administrator" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:66 +#, php-format +msgid "This email was sent by %1$s at %2$s." +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:67 +#, php-format +msgid "" +"To stop receiving these messages, please adjust your Notification Settings " +"at %s" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:68 +#, php-format +msgid "To stop receiving these messages, please adjust your %s." +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:123 +#, php-format +msgid "%s <!item_type!>" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:127 +#, php-format +msgid "[$Projectname:Notify] New mail received at %s" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:129 +#, php-format +msgid "%1$s sent you a new private message at %2$s." +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:130 +#, php-format +msgid "%1$s sent you %2$s." +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:130 +msgid "a private message" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:131 +#, php-format +msgid "Please visit %s to view and/or reply to your private messages." +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:144 +msgid "commented on" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:157 +msgid "liked" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:160 +msgid "disliked" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:165 +msgid "voted on" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:208 +#, php-format +msgid "%1$s %2$s [zrl=%3$s]a %4$s[/zrl]" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:216 +#, php-format +msgid "%1$s %2$s [zrl=%3$s]%4$s's %5$s[/zrl]" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:225 +#, php-format +msgid "%1$s %2$s [zrl=%3$s]your %4$s[/zrl]" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:237 +#, php-format +msgid "[$Projectname:Notify] Moderated Comment to conversation #%1$d by %2$s" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:239 +#, php-format +msgid "[$Projectname:Notify] Comment to conversation #%1$d by %2$s" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:240 +#, php-format +msgid "%1$s commented on an item/conversation you have been following." +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:243 ../../Zotlabs/Lib/Enotify.php:324 +#: ../../Zotlabs/Lib/Enotify.php:340 ../../Zotlabs/Lib/Enotify.php:365 +#: ../../Zotlabs/Lib/Enotify.php:382 ../../Zotlabs/Lib/Enotify.php:395 +#, php-format +msgid "Please visit %s to view and/or reply to the conversation." +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:247 ../../Zotlabs/Lib/Enotify.php:248 +#, php-format +msgid "Please visit %s to approve or reject this comment." +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:306 +#, php-format +msgid "%1$s liked [zrl=%2$s]your %3$s[/zrl]" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:320 +#, php-format +msgid "[$Projectname:Notify] Like received to conversation #%1$d by %2$s" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:321 +#, php-format +msgid "%1$s liked an item/conversation you created." +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:332 +#, php-format +msgid "[$Projectname:Notify] %s posted to your profile wall" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:334 +#, php-format +msgid "%1$s posted to your profile wall at %2$s" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:336 +#, php-format +msgid "%1$s posted to [zrl=%2$s]your wall[/zrl]" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:359 +#, php-format +msgid "[$Projectname:Notify] %s tagged you" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:360 +#, php-format +msgid "%1$s tagged you at %2$s" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:361 +#, php-format +msgid "%1$s [zrl=%2$s]tagged you[/zrl]." +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:372 +#, php-format +msgid "[$Projectname:Notify] %1$s poked you" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:373 +#, php-format +msgid "%1$s poked you at %2$s" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:374 +#, php-format +msgid "%1$s [zrl=%2$s]poked you[/zrl]." +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:389 +#, php-format +msgid "[$Projectname:Notify] %s tagged your post" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:390 +#, php-format +msgid "%1$s tagged your post at %2$s" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:391 +#, php-format +msgid "%1$s tagged [zrl=%2$s]your post[/zrl]" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:402 +msgid "[$Projectname:Notify] Introduction received" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:403 +#, php-format +msgid "You've received an new connection request from '%1$s' at %2$s" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:404 +#, php-format +msgid "You've received [zrl=%1$s]a new connection request[/zrl] from %2$s." +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:407 ../../Zotlabs/Lib/Enotify.php:425 +#, php-format +msgid "You may visit their profile at %s" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:409 +#, php-format +msgid "Please visit %s to approve or reject the connection request." +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:416 +msgid "[$Projectname:Notify] Friend suggestion received" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:417 +#, php-format +msgid "You've received a friend suggestion from '%1$s' at %2$s" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:418 +#, php-format +msgid "You've received [zrl=%1$s]a friend suggestion[/zrl] for %2$s from %3$s." +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:423 +msgid "Name:" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:424 +msgid "Photo:" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:427 +#, php-format +msgid "Please visit %s to approve or reject the suggestion." +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:652 +msgid "[$Projectname:Notify]" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:820 +msgid "created a new poll" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:820 +msgid "created a new post" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:821 +#, php-format +msgid "voted on %s's poll" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:821 +#, php-format +msgid "commented on %s's post" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:825 +#, php-format +msgid "repeated %s's post" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:837 +#, php-format +msgid "edited a post dated %s" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:841 +#, php-format +msgid "edited a comment dated %s" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:970 +msgid "created an event" +msgstr "" + +#: ../../Zotlabs/Lib/Libsync.php:740 ../../include/zot.php:2657 +#, php-format +msgid "Unable to verify site signature for %s" +msgstr "" + +#: ../../Zotlabs/Lib/NativeWikiPage.php:42 +#: ../../Zotlabs/Lib/NativeWikiPage.php:94 +msgid "(No Title)" +msgstr "" + +#: ../../Zotlabs/Lib/NativeWikiPage.php:109 +msgid "Wiki page create failed." +msgstr "" + +#: ../../Zotlabs/Lib/NativeWikiPage.php:122 +msgid "Wiki not found." +msgstr "" + +#: ../../Zotlabs/Lib/NativeWikiPage.php:133 +msgid "Destination name already exists" +msgstr "" + +#: ../../Zotlabs/Lib/NativeWikiPage.php:166 +#: ../../Zotlabs/Lib/NativeWikiPage.php:362 +msgid "Page not found" +msgstr "" + +#: ../../Zotlabs/Lib/NativeWikiPage.php:197 +msgid "Error reading page content" +msgstr "" + +#: ../../Zotlabs/Lib/NativeWikiPage.php:353 +#: ../../Zotlabs/Lib/NativeWikiPage.php:402 +#: ../../Zotlabs/Lib/NativeWikiPage.php:469 +#: ../../Zotlabs/Lib/NativeWikiPage.php:510 +msgid "Error reading wiki" +msgstr "" + +#: ../../Zotlabs/Lib/NativeWikiPage.php:390 +msgid "Page update failed." +msgstr "" + +#: ../../Zotlabs/Lib/NativeWikiPage.php:424 +msgid "Nothing deleted" +msgstr "" + +#: ../../Zotlabs/Lib/NativeWikiPage.php:490 +msgid "Compare: object not found." +msgstr "" + +#: ../../Zotlabs/Lib/NativeWikiPage.php:496 +msgid "Page updated" +msgstr "" + +#: ../../Zotlabs/Lib/NativeWikiPage.php:499 +msgid "Untitled" +msgstr "" + +#: ../../Zotlabs/Lib/NativeWikiPage.php:505 +msgid "Wiki resource_id required for git commit" +msgstr "" + +#: ../../Zotlabs/Lib/NativeWikiPage.php:565 +#: ../../Zotlabs/Widget/Wiki_page_history.php:23 +msgctxt "wiki_history" +msgid "Message" +msgstr "" + +#: ../../Zotlabs/Lib/NativeWikiPage.php:566 +#: ../../Zotlabs/Widget/Wiki_page_history.php:24 +msgid "Date" +msgstr "" + +#: ../../Zotlabs/Lib/NativeWikiPage.php:568 +#: ../../Zotlabs/Widget/Wiki_page_history.php:26 +msgid "Compare" +msgstr "" + +#: ../../Zotlabs/Lib/NativeWikiPage.php:606 ../../include/bbcode.php:1018 +#: ../../include/bbcode.php:1190 +msgid "Different viewers will see this text differently" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:103 ../../include/conversation.php:739 +msgid "Private Message" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:130 +msgid "Privacy conflict. Discretion advised." +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:180 ../../include/conversation.php:729 +msgid "Select" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:205 ../../Zotlabs/Widget/Pinned.php:70 +msgid "I will attend" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:205 ../../Zotlabs/Widget/Pinned.php:70 +msgid "I will not attend" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:205 ../../Zotlabs/Widget/Pinned.php:70 +msgid "I might attend" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:219 ../../Zotlabs/Widget/Pinned.php:81 +msgid "I agree" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:219 ../../Zotlabs/Widget/Pinned.php:81 +msgid "I disagree" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:219 ../../Zotlabs/Widget/Pinned.php:81 +msgid "I abstain" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:273 ../../include/conversation.php:734 +msgid "Toggle Star Status" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:284 ../../Zotlabs/Widget/Pinned.php:88 +#: ../../include/conversation.php:746 +msgid "Message signature validated" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:285 ../../Zotlabs/Widget/Pinned.php:89 +#: ../../include/conversation.php:747 +msgid "Message signature incorrect" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:301 ../../include/conversation.php:933 +msgid "Conversation Tools" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:317 ../../include/taxonomy.php:582 +msgid "like" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:318 ../../include/taxonomy.php:583 +msgid "dislike" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:319 +msgid "Reply on this comment" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:319 +msgid "reply" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:319 +msgid "Reply to" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:329 ../../Zotlabs/Widget/Pinned.php:99 +msgid "Share This" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:329 ../../Zotlabs/Widget/Pinned.php:99 +msgid "share" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:339 +msgid "Delivery Report" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:358 +#, php-format +msgid "%d comment" +msgid_plural "%d comments" +msgstr[0] "" +msgstr[1] "" + +#: ../../Zotlabs/Lib/ThreadItem.php:359 +#, php-format +msgid "%d unseen" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:412 +msgid "to" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:413 ../../Zotlabs/Widget/Pinned.php:128 +msgid "via" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:414 +msgid "Wall-to-Wall" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:415 +msgid "via Wall-To-Wall:" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:429 ../../Zotlabs/Widget/Pinned.php:133 +#: ../../include/conversation.php:806 +#, php-format +msgid "from %s" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:432 ../../Zotlabs/Widget/Pinned.php:136 +#: ../../include/conversation.php:809 +#, php-format +msgid "last edited: %s" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:433 ../../Zotlabs/Widget/Pinned.php:137 +#: ../../include/conversation.php:810 +#, php-format +msgid "Expires: %s" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:442 +msgid "Attend" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:443 ../../Zotlabs/Widget/Pinned.php:143 +msgid "Attendance Options" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:444 ../../include/text.php:1922 +msgid "Vote" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:445 ../../Zotlabs/Widget/Pinned.php:144 +msgid "Voting Options" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:460 +msgid "Go to previous comment" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:469 ../../Zotlabs/Widget/Pinned.php:156 +msgid "Pinned post" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:471 ../../Zotlabs/Widget/Pinned.php:157 +#: ../../include/js_strings.php:39 +msgid "Unpin from the top" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:471 ../../include/js_strings.php:38 +msgid "Pin to the top" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:472 +#: ../../extend/addon/hzaddons/bookmarker/bookmarker.php:38 +msgid "Save Bookmarks" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:473 +msgid "Add to Calendar" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:500 ../../include/conversation.php:516 +msgid "This is an unsaved preview" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:533 ../../include/js_strings.php:7 +#, php-format +msgid "%s show all" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:826 ../../include/conversation.php:1449 +#: ../../extend/addon/hzaddons/hsse/hsse.php:200 +msgid "Bold" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:827 ../../include/conversation.php:1450 +#: ../../extend/addon/hzaddons/hsse/hsse.php:201 +msgid "Italic" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:828 ../../include/conversation.php:1451 +#: ../../extend/addon/hzaddons/hsse/hsse.php:202 +msgid "Underline" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:829 ../../include/conversation.php:1452 +#: ../../extend/addon/hzaddons/hsse/hsse.php:203 +msgid "Quote" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:830 ../../include/conversation.php:1453 +#: ../../extend/addon/hzaddons/hsse/hsse.php:204 +msgid "Code" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:831 +msgid "Image" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:832 ../../include/conversation.php:1454 +#: ../../extend/addon/hzaddons/hsse/hsse.php:205 +msgid "Attach/Upload file" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:833 +msgid "Insert Link" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:834 +msgid "Video" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:844 +msgid "Your full name (required)" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:845 +msgid "Your email address (required)" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:846 +msgid "Your website URL (optional)" +msgstr "" + +#: ../../Zotlabs/Lib/Activity.php:2110 +#, php-format +msgid "Likes %1$s's %2$s" +msgstr "" + +#: ../../Zotlabs/Lib/Activity.php:2113 +#, php-format +msgid "Doesn't like %1$s's %2$s" +msgstr "" + +#: ../../Zotlabs/Lib/Activity.php:2119 +#, php-format +msgid "Will attend %s's event" +msgstr "" + +#: ../../Zotlabs/Lib/Activity.php:2122 +#, php-format +msgid "Will not attend %s's event" +msgstr "" + +#: ../../Zotlabs/Lib/Activity.php:2125 +#, php-format +msgid "May attend %s's event" +msgstr "" + +#: ../../Zotlabs/Lib/Activity.php:2128 +#, php-format +msgid "May not attend %s's event" +msgstr "" + +#: ../../Zotlabs/Lib/Activity.php:2821 ../../Zotlabs/Lib/Activity.php:3015 +#: ../../include/network.php:1736 +#: ../../extend/addon/hzaddons/pubcrawl/as.php:1479 +#: ../../extend/addon/hzaddons/pubcrawl/as.php:1733 +#: ../../extend/addon/hzaddons/pubcrawl/as.php:1941 +msgid "ActivityPub" +msgstr "" + +#: ../../Zotlabs/Lib/NativeWiki.php:145 +msgid "Wiki updated successfully" +msgstr "" + +#: ../../Zotlabs/Lib/NativeWiki.php:199 +msgid "Wiki files deleted successfully" +msgstr "" + +#: ../../Zotlabs/Lib/Libzotdir.php:163 ../../include/dir_fns.php:141 +msgid "Directory Options" +msgstr "" + +#: ../../Zotlabs/Lib/Libzotdir.php:165 ../../include/dir_fns.php:143 +msgid "Safe Mode" +msgstr "" + +#: ../../Zotlabs/Lib/Libzotdir.php:166 ../../include/dir_fns.php:144 +msgid "Public Forums Only" +msgstr "" + +#: ../../Zotlabs/Lib/Libzotdir.php:168 ../../include/dir_fns.php:145 +msgid "This Website Only" +msgstr "" + +#: ../../Zotlabs/Lib/Permcat.php:82 +msgctxt "permcat" +msgid "default" +msgstr "" + +#: ../../Zotlabs/Lib/Permcat.php:133 +msgctxt "permcat" +msgid "follower" +msgstr "" + +#: ../../Zotlabs/Lib/Permcat.php:137 +msgctxt "permcat" +msgid "contributor" +msgstr "" + +#: ../../Zotlabs/Lib/Permcat.php:141 +msgctxt "permcat" +msgid "publisher" +msgstr "" + +#: ../../Zotlabs/Lib/Libzot.php:656 ../../include/zot.php:802 +msgid "Unable to verify channel signature" +msgstr "" + +#: ../../Zotlabs/Lib/PermissionDescription.php:34 +#: ../../include/acl_selectors.php:33 +msgid "Visible to your default audience" +msgstr "" + +#: ../../Zotlabs/Lib/PermissionDescription.php:107 +#: ../../include/acl_selectors.php:135 +msgid "Only me" +msgstr "" + +#: ../../Zotlabs/Lib/PermissionDescription.php:108 +msgid "Public" +msgstr "" + +#: ../../Zotlabs/Lib/PermissionDescription.php:109 +msgid "Anybody in the $Projectname network" +msgstr "" + +#: ../../Zotlabs/Lib/PermissionDescription.php:110 +#, php-format +msgid "Any account on %s" +msgstr "" + +#: ../../Zotlabs/Lib/PermissionDescription.php:111 +msgid "Any of my connections" +msgstr "" + +#: ../../Zotlabs/Lib/PermissionDescription.php:112 +msgid "Only connections I specifically allow" +msgstr "" + +#: ../../Zotlabs/Lib/PermissionDescription.php:113 +msgid "Anybody authenticated (could include visitors from other networks)" +msgstr "" + +#: ../../Zotlabs/Lib/PermissionDescription.php:114 +msgid "Any connections including those who haven't yet been approved" +msgstr "" + +#: ../../Zotlabs/Lib/PermissionDescription.php:150 +msgid "" +"This is your default setting for the audience of your normal stream, and " +"posts." +msgstr "" + +#: ../../Zotlabs/Lib/PermissionDescription.php:151 +msgid "" +"This is your default setting for who can view your default channel profile" +msgstr "" + +#: ../../Zotlabs/Lib/PermissionDescription.php:152 +msgid "This is your default setting for who can view your connections" +msgstr "" + +#: ../../Zotlabs/Lib/PermissionDescription.php:153 +msgid "" +"This is your default setting for who can view your file storage and photos" +msgstr "" + +#: ../../Zotlabs/Lib/PermissionDescription.php:154 +msgid "This is your default setting for the audience of your webpages" +msgstr "" + +#: ../../Zotlabs/Widget/Appcategories.php:46 ../../Zotlabs/Widget/Filer.php:31 +#: ../../include/contact_widgets.php:56 ../../include/contact_widgets.php:111 +#: ../../include/contact_widgets.php:155 ../../include/contact_widgets.php:200 +#: ../../include/contact_widgets.php:235 +msgid "Everything" +msgstr "" + +#: ../../Zotlabs/Widget/Cdav.php:37 +msgid "Select Channel" +msgstr "" + +#: ../../Zotlabs/Widget/Cdav.php:42 +msgid "Read-write" +msgstr "" + +#: ../../Zotlabs/Widget/Cdav.php:43 +msgid "Read-only" +msgstr "" + +#: ../../Zotlabs/Widget/Cdav.php:127 +msgid "Channel Calendar" +msgstr "" + +#: ../../Zotlabs/Widget/Cdav.php:131 +msgid "Shared CalDAV Calendars" +msgstr "" + +#: ../../Zotlabs/Widget/Cdav.php:135 +msgid "Share this calendar" +msgstr "" + +#: ../../Zotlabs/Widget/Cdav.php:137 +msgid "Calendar name and color" +msgstr "" + +#: ../../Zotlabs/Widget/Cdav.php:139 +msgid "Create new CalDAV calendar" +msgstr "" + +#: ../../Zotlabs/Widget/Cdav.php:141 +msgid "Calendar Name" +msgstr "" + +#: ../../Zotlabs/Widget/Cdav.php:142 +msgid "Calendar Tools" +msgstr "" + +#: ../../Zotlabs/Widget/Cdav.php:144 +msgid "Import calendar" +msgstr "" + +#: ../../Zotlabs/Widget/Cdav.php:145 +msgid "Select a calendar to import to" +msgstr "" + +#: ../../Zotlabs/Widget/Cdav.php:172 +msgid "Addressbooks" +msgstr "" + +#: ../../Zotlabs/Widget/Cdav.php:174 +msgid "Addressbook name" +msgstr "" + +#: ../../Zotlabs/Widget/Cdav.php:176 +msgid "Create new addressbook" +msgstr "" + +#: ../../Zotlabs/Widget/Cdav.php:177 +msgid "Addressbook Name" +msgstr "" + +#: ../../Zotlabs/Widget/Cdav.php:179 +msgid "Addressbook Tools" +msgstr "" + +#: ../../Zotlabs/Widget/Cdav.php:180 +msgid "Import addressbook" +msgstr "" + +#: ../../Zotlabs/Widget/Cdav.php:181 +msgid "Select an addressbook to import to" +msgstr "" + +#: ../../Zotlabs/Widget/Filer.php:28 +#: ../../Zotlabs/Widget/Activity_filter.php:179 +#: ../../include/contact_widgets.php:53 ../../include/features.php:319 +msgid "Saved Folders" +msgstr "" + +#: ../../Zotlabs/Widget/Tagcloud.php:22 ../../include/taxonomy.php:323 +#: ../../include/taxonomy.php:458 ../../include/taxonomy.php:479 +msgid "Tags" +msgstr "" + +#: ../../Zotlabs/Widget/Archive.php:43 +msgid "Archives" +msgstr "" + +#: ../../Zotlabs/Widget/Chatroom_members.php:11 +msgid "Chat Members" +msgstr "" + +#: ../../Zotlabs/Widget/Rating.php:51 +msgid "Rating Tools" +msgstr "" + +#: ../../Zotlabs/Widget/Rating.php:55 ../../Zotlabs/Widget/Rating.php:57 +msgid "Rate Me" +msgstr "" + +#: ../../Zotlabs/Widget/Rating.php:60 +msgid "View Ratings" +msgstr "" + +#: ../../Zotlabs/Widget/Wiki_pages.php:34 +#: ../../Zotlabs/Widget/Wiki_pages.php:91 +msgid "Add new page" +msgstr "" + +#: ../../Zotlabs/Widget/Wiki_pages.php:85 +msgid "Wiki Pages" +msgstr "" + +#: ../../Zotlabs/Widget/Wiki_pages.php:96 +msgid "Page name" +msgstr "" + +#: ../../Zotlabs/Widget/Bookmarkedchats.php:24 +msgid "Bookmarked Chatrooms" +msgstr "" + +#: ../../Zotlabs/Widget/Photo.php:48 ../../Zotlabs/Widget/Photo_rand.php:58 +msgid "photo/image" +msgstr "" + +#: ../../Zotlabs/Widget/Forums.php:100 +#: ../../Zotlabs/Widget/Activity_filter.php:115 +#: ../../Zotlabs/Widget/Notifications.php:139 +#: ../../Zotlabs/Widget/Notifications.php:140 +#: ../../include/acl_selectors.php:124 +msgid "Forums" +msgstr "" + +#: ../../Zotlabs/Widget/Savedsearch.php:75 +msgid "Remove term" +msgstr "" + +#: ../../Zotlabs/Widget/Savedsearch.php:83 ../../include/features.php:311 +msgid "Saved Searches" +msgstr "" + +#: ../../Zotlabs/Widget/Follow.php:22 +#, php-format +msgid "You have %1$.0f of %2$.0f allowed connections." +msgstr "" + +#: ../../Zotlabs/Widget/Follow.php:29 +msgid "Add New Connection" +msgstr "" + +#: ../../Zotlabs/Widget/Follow.php:30 +msgid "Enter channel address" +msgstr "" + +#: ../../Zotlabs/Widget/Follow.php:31 +msgid "Examples: bob@example.com, https://example.com/barbara" +msgstr "" + +#: ../../Zotlabs/Widget/Suggestions.php:53 +msgid "Suggestions" +msgstr "" + +#: ../../Zotlabs/Widget/Suggestions.php:54 +msgid "See more..." +msgstr "" + +#: ../../Zotlabs/Widget/Tasklist.php:23 +msgid "Tasks" +msgstr "" + +#: ../../Zotlabs/Widget/Admin.php:23 ../../Zotlabs/Widget/Admin.php:60 +msgid "Member registrations waiting for confirmation" +msgstr "" + +#: ../../Zotlabs/Widget/Admin.php:29 +msgid "Inspect queue" +msgstr "" + +#: ../../Zotlabs/Widget/Admin.php:31 +msgid "DB updates" +msgstr "" + +#: ../../Zotlabs/Widget/Admin.php:55 ../../include/nav.php:194 +msgid "Admin" +msgstr "" + +#: ../../Zotlabs/Widget/Admin.php:56 +msgid "Addon Features" +msgstr "" + +#: ../../Zotlabs/Widget/Chatroom_list.php:20 +msgid "Overview" +msgstr "" + +#: ../../Zotlabs/Widget/Appstore.php:11 +msgid "App Collections" +msgstr "" + +#: ../../Zotlabs/Widget/Appstore.php:13 +msgid "Installed apps" +msgstr "" + +#: ../../Zotlabs/Widget/Activity_order.php:90 +msgid "Commented Date" +msgstr "" + +#: ../../Zotlabs/Widget/Activity_order.php:94 +msgid "Order by last commented date" +msgstr "" + +#: ../../Zotlabs/Widget/Activity_order.php:97 +msgid "Posted Date" +msgstr "" + +#: ../../Zotlabs/Widget/Activity_order.php:101 +msgid "Order by last posted date" +msgstr "" + +#: ../../Zotlabs/Widget/Activity_order.php:104 +msgid "Date Unthreaded" +msgstr "" + +#: ../../Zotlabs/Widget/Activity_order.php:108 +msgid "Order unthreaded by date" +msgstr "" + +#: ../../Zotlabs/Widget/Activity_order.php:123 +msgid "Stream Order" +msgstr "" + +#: ../../Zotlabs/Widget/Mailmenu.php:13 +msgid "Private Mail Menu" +msgstr "" + +#: ../../Zotlabs/Widget/Mailmenu.php:15 +msgid "Combined View" +msgstr "" + +#: ../../Zotlabs/Widget/Mailmenu.php:20 +msgid "Inbox" +msgstr "" + +#: ../../Zotlabs/Widget/Mailmenu.php:25 +msgid "Outbox" +msgstr "" + +#: ../../Zotlabs/Widget/Mailmenu.php:30 +msgid "New Message" +msgstr "" + +#: ../../Zotlabs/Widget/Affinity.php:54 +msgid "Refresh" +msgstr "" + +#: ../../Zotlabs/Widget/Hq_controls.php:14 +msgid "HQ Control Panel" +msgstr "" + +#: ../../Zotlabs/Widget/Hq_controls.php:17 +msgid "Create a new post" +msgstr "" + +#: ../../Zotlabs/Widget/Eventstools.php:13 +msgid "Events Tools" +msgstr "" + +#: ../../Zotlabs/Widget/Eventstools.php:14 +msgid "Export Calendar" +msgstr "" + +#: ../../Zotlabs/Widget/Eventstools.php:15 +msgid "Import Calendar" +msgstr "" + +#: ../../Zotlabs/Widget/Activity_filter.php:33 +msgid "Direct Messages" +msgstr "" + +#: ../../Zotlabs/Widget/Activity_filter.php:37 +msgid "Show direct (private) messages" +msgstr "" + +#: ../../Zotlabs/Widget/Activity_filter.php:42 +msgid "Events" +msgstr "" + +#: ../../Zotlabs/Widget/Activity_filter.php:46 +msgid "Show posts that include events" +msgstr "" + +#: ../../Zotlabs/Widget/Activity_filter.php:52 +msgid "Polls" +msgstr "" + +#: ../../Zotlabs/Widget/Activity_filter.php:56 +msgid "Show posts that include polls" +msgstr "" + +#: ../../Zotlabs/Widget/Activity_filter.php:77 +#, php-format +msgid "Show posts related to the %s privacy group" +msgstr "" + +#: ../../Zotlabs/Widget/Activity_filter.php:86 +msgid "Show my privacy groups" +msgstr "" + +#: ../../Zotlabs/Widget/Activity_filter.php:108 +msgid "Show posts to this forum" +msgstr "" + +#: ../../Zotlabs/Widget/Activity_filter.php:119 +msgid "Show forums" +msgstr "" + +#: ../../Zotlabs/Widget/Activity_filter.php:133 +msgid "Starred Posts" +msgstr "" + +#: ../../Zotlabs/Widget/Activity_filter.php:137 +msgid "Show posts that I have starred" +msgstr "" + +#: ../../Zotlabs/Widget/Activity_filter.php:148 +msgid "Personal Posts" +msgstr "" + +#: ../../Zotlabs/Widget/Activity_filter.php:152 +msgid "Show posts that mention or involve me" +msgstr "" + +#: ../../Zotlabs/Widget/Activity_filter.php:173 +#, php-format +msgid "Show posts that I have filed to %s" +msgstr "" + +#: ../../Zotlabs/Widget/Activity_filter.php:183 +msgid "Show filed post categories" +msgstr "" + +#: ../../Zotlabs/Widget/Activity_filter.php:197 +msgid "Panel search" +msgstr "" + +#: ../../Zotlabs/Widget/Activity_filter.php:207 +msgid "Filter by name" +msgstr "" + +#: ../../Zotlabs/Widget/Activity_filter.php:222 +msgid "Remove active filter" +msgstr "" + +#: ../../Zotlabs/Widget/Activity_filter.php:238 +msgid "Stream Filters" +msgstr "" + +#: ../../Zotlabs/Widget/Activity.php:50 +msgctxt "widget" +msgid "Activity" +msgstr "" + +#: ../../Zotlabs/Widget/Notifications.php:16 +msgid "New Network Activity" +msgstr "" + +#: ../../Zotlabs/Widget/Notifications.php:17 +msgid "New Network Activity Notifications" +msgstr "" + +#: ../../Zotlabs/Widget/Notifications.php:20 +msgid "View your network activity" +msgstr "" + +#: ../../Zotlabs/Widget/Notifications.php:23 +#: ../../Zotlabs/Widget/Notifications.php:62 +msgid "Mark all notifications read" +msgstr "" + +#: ../../Zotlabs/Widget/Notifications.php:26 +#: ../../Zotlabs/Widget/Notifications.php:46 +#: ../../Zotlabs/Widget/Notifications.php:65 +#: ../../Zotlabs/Widget/Notifications.php:172 +msgid "Show new posts only" +msgstr "" + +#: ../../Zotlabs/Widget/Notifications.php:27 +#: ../../Zotlabs/Widget/Notifications.php:47 +#: ../../Zotlabs/Widget/Notifications.php:66 +#: ../../Zotlabs/Widget/Notifications.php:142 +#: ../../Zotlabs/Widget/Notifications.php:173 +msgid "Filter by name or address" +msgstr "" + +#: ../../Zotlabs/Widget/Notifications.php:36 +msgid "New Home Activity" +msgstr "" + +#: ../../Zotlabs/Widget/Notifications.php:37 +msgid "New Home Activity Notifications" +msgstr "" + +#: ../../Zotlabs/Widget/Notifications.php:40 +msgid "View your home activity" +msgstr "" + +#: ../../Zotlabs/Widget/Notifications.php:43 +#: ../../Zotlabs/Widget/Notifications.php:169 +msgid "Mark all notifications seen" +msgstr "" + +#: ../../Zotlabs/Widget/Notifications.php:55 +msgid "New Direct Messages" +msgstr "" + +#: ../../Zotlabs/Widget/Notifications.php:56 +msgid "New Direct Messages Notifications" +msgstr "" + +#: ../../Zotlabs/Widget/Notifications.php:59 +msgid "View your direct messages" +msgstr "" + +#: ../../Zotlabs/Widget/Notifications.php:74 +msgid "New Mails" +msgstr "" + +#: ../../Zotlabs/Widget/Notifications.php:75 +msgid "New Mails Notifications" +msgstr "" + +#: ../../Zotlabs/Widget/Notifications.php:78 +msgid "View your private mails" +msgstr "" + +#: ../../Zotlabs/Widget/Notifications.php:81 +msgid "Mark all messages seen" +msgstr "" + +#: ../../Zotlabs/Widget/Notifications.php:89 +msgid "New Events" +msgstr "" + +#: ../../Zotlabs/Widget/Notifications.php:90 +msgid "New Events Notifications" +msgstr "" + +#: ../../Zotlabs/Widget/Notifications.php:93 +msgid "View events" +msgstr "" + +#: ../../Zotlabs/Widget/Notifications.php:96 +msgid "Mark all events seen" +msgstr "" + +#: ../../Zotlabs/Widget/Notifications.php:105 +msgid "New Connections Notifications" +msgstr "" + +#: ../../Zotlabs/Widget/Notifications.php:108 +msgid "View all connections" +msgstr "" + +#: ../../Zotlabs/Widget/Notifications.php:116 +msgid "New Files" +msgstr "" + +#: ../../Zotlabs/Widget/Notifications.php:117 +msgid "New Files Notifications" +msgstr "" + +#: ../../Zotlabs/Widget/Notifications.php:124 +#: ../../Zotlabs/Widget/Notifications.php:125 +msgid "Notices" +msgstr "" + +#: ../../Zotlabs/Widget/Notifications.php:128 +msgid "View all notices" +msgstr "" + +#: ../../Zotlabs/Widget/Notifications.php:131 +msgid "Mark all notices seen" +msgstr "" + +#: ../../Zotlabs/Widget/Notifications.php:152 +msgid "New Registrations" +msgstr "" + +#: ../../Zotlabs/Widget/Notifications.php:153 +msgid "New Registrations Notifications" +msgstr "" + +#: ../../Zotlabs/Widget/Notifications.php:163 +msgid "Public Stream Notifications" +msgstr "" + +#: ../../Zotlabs/Widget/Notifications.php:166 +msgid "View the public stream" +msgstr "" + +#: ../../Zotlabs/Widget/Notifications.php:181 +msgid "Sorry, you have got no notifications at the moment" +msgstr "" + +#: ../../Zotlabs/Widget/Pinned.php:123 ../../Zotlabs/Widget/Pinned.php:124 +#, php-format +msgid "View %s's profile - %s" +msgstr "" + +#: ../../Zotlabs/Widget/Pinned.php:158 +msgid "Don't show" +msgstr "" + +#: ../../Zotlabs/Widget/Settings_menu.php:32 +msgid "Account settings" +msgstr "" + +#: ../../Zotlabs/Widget/Settings_menu.php:38 +msgid "Channel settings" +msgstr "" + +#: ../../Zotlabs/Widget/Settings_menu.php:46 +msgid "Display settings" +msgstr "" + +#: ../../Zotlabs/Widget/Settings_menu.php:53 +msgid "Manage locations" +msgstr "" + +#: ../../Zotlabs/Widget/Suggestedchats.php:32 +msgid "Suggested Chatrooms" +msgstr "" + +#: ../../Zotlabs/Widget/Conversations.php:17 +msgid "Received Messages" +msgstr "" + +#: ../../Zotlabs/Widget/Conversations.php:21 +msgid "Sent Messages" +msgstr "" + +#: ../../Zotlabs/Widget/Conversations.php:25 +msgid "Conversations" +msgstr "" + +#: ../../Zotlabs/Widget/Conversations.php:37 +msgid "No messages." +msgstr "" + +#: ../../Zotlabs/Widget/Conversations.php:57 +msgid "Delete conversation" +msgstr "" + +#: ../../Zotlabs/Widget/Newmember.php:31 +msgid "Profile Creation" +msgstr "" + +#: ../../Zotlabs/Widget/Newmember.php:33 +msgid "Upload profile photo" +msgstr "" + +#: ../../Zotlabs/Widget/Newmember.php:34 +msgid "Upload cover photo" +msgstr "" + +#: ../../Zotlabs/Widget/Newmember.php:35 ../../include/nav.php:117 +msgid "Edit your profile" +msgstr "" + +#: ../../Zotlabs/Widget/Newmember.php:38 +msgid "Find and Connect with others" +msgstr "" + +#: ../../Zotlabs/Widget/Newmember.php:40 +msgid "View the directory" +msgstr "" + +#: ../../Zotlabs/Widget/Newmember.php:42 +msgid "Manage your connections" +msgstr "" + +#: ../../Zotlabs/Widget/Newmember.php:45 +msgid "Communicate" +msgstr "" + +#: ../../Zotlabs/Widget/Newmember.php:47 +msgid "View your channel homepage" +msgstr "" + +#: ../../Zotlabs/Widget/Newmember.php:48 +msgid "View your network stream" +msgstr "" + +#: ../../Zotlabs/Widget/Newmember.php:54 +msgid "Documentation" +msgstr "" + +#: ../../Zotlabs/Widget/Newmember.php:57 +msgid "Missing Features?" +msgstr "" + +#: ../../Zotlabs/Widget/Newmember.php:59 +msgid "Pin apps to navigation bar" +msgstr "" + +#: ../../Zotlabs/Widget/Newmember.php:60 +msgid "Install more apps" +msgstr "" + +#: ../../Zotlabs/Widget/Newmember.php:71 +msgid "View public stream" +msgstr "" + +#: ../../Zotlabs/Widget/Cover_photo.php:65 +msgid "Click to show more" +msgstr "" + +#: ../../util/nconfig.php:34 +msgid "Source channel not found." +msgstr "" + +#: ../../include/contact_widgets.php:11 +#, php-format +msgid "%d invitation available" +msgid_plural "%d invitations available" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/contact_widgets.php:19 +msgid "Find Channels" +msgstr "" + +#: ../../include/contact_widgets.php:20 +msgid "Enter name or interest" +msgstr "" + +#: ../../include/contact_widgets.php:21 +msgid "Connect/Follow" +msgstr "" + +#: ../../include/contact_widgets.php:22 +msgid "Examples: Robert Morgenstein, Fishing" +msgstr "" + +#: ../../include/contact_widgets.php:26 +msgid "Random Profile" +msgstr "" + +#: ../../include/contact_widgets.php:27 +msgid "Invite Friends" +msgstr "" + +#: ../../include/contact_widgets.php:29 +msgid "Advanced example: name=fred and country=iceland" +msgstr "" + +#: ../../include/contact_widgets.php:265 +msgid "Common Connections" +msgstr "" + +#: ../../include/contact_widgets.php:269 +#, php-format +msgid "View all %d common connections" +msgstr "" + +#: ../../include/conversation.php:183 +#, php-format +msgid "likes %1$s's %2$s" +msgstr "" + +#: ../../include/conversation.php:186 +#, php-format +msgid "doesn't like %1$s's %2$s" +msgstr "" + +#: ../../include/conversation.php:226 ../../include/conversation.php:228 +#, php-format +msgid "%1$s is now connected with %2$s" +msgstr "" + +#: ../../include/conversation.php:263 +#, php-format +msgid "%1$s poked %2$s" +msgstr "" + +#: ../../include/conversation.php:267 ../../include/text.php:1242 +#: ../../include/text.php:1246 +msgid "poked" +msgstr "" + +#: ../../include/conversation.php:779 +#, php-format +msgid "View %s's profile @ %s" +msgstr "" + +#: ../../include/conversation.php:799 +msgid "Categories:" +msgstr "" + +#: ../../include/conversation.php:800 +msgid "Filed under:" +msgstr "" + +#: ../../include/conversation.php:825 +msgid "View in context" +msgstr "" + +#: ../../include/conversation.php:928 +msgid "remove" +msgstr "" + +#: ../../include/conversation.php:932 +msgid "Loading..." +msgstr "" + +#: ../../include/conversation.php:934 +msgid "Delete Selected Items" +msgstr "" + +#: ../../include/conversation.php:977 +msgid "View Source" +msgstr "" + +#: ../../include/conversation.php:987 +msgid "Follow Thread" +msgstr "" + +#: ../../include/conversation.php:996 +msgid "Unfollow Thread" +msgstr "" + +#: ../../include/conversation.php:1110 +msgid "Edit Connection" +msgstr "" + +#: ../../include/conversation.php:1120 +msgid "Message" +msgstr "" + +#: ../../include/conversation.php:1262 +#, php-format +msgid "%s likes this." +msgstr "" + +#: ../../include/conversation.php:1262 +#, php-format +msgid "%s doesn't like this." +msgstr "" + +#: ../../include/conversation.php:1266 +#, php-format +msgid "<span %1$s>%2$d people</span> like this." +msgid_plural "<span %1$s>%2$d people</span> like this." +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1268 +#, php-format +msgid "<span %1$s>%2$d people</span> don't like this." +msgid_plural "<span %1$s>%2$d people</span> don't like this." +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1274 +msgid "and" +msgstr "" + +#: ../../include/conversation.php:1277 +#, php-format +msgid ", and %d other people" +msgid_plural ", and %d other people" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1278 +#, php-format +msgid "%s like this." +msgstr "" + +#: ../../include/conversation.php:1278 +#, php-format +msgid "%s don't like this." +msgstr "" + +#: ../../include/conversation.php:1328 +#: ../../extend/addon/hzaddons/hsse/hsse.php:82 +msgid "Set your location" +msgstr "" + +#: ../../include/conversation.php:1329 +#: ../../extend/addon/hzaddons/hsse/hsse.php:83 +msgid "Clear browser location" +msgstr "" + +#: ../../include/conversation.php:1345 +#: ../../extend/addon/hzaddons/hsse/hsse.php:99 +msgid "Embed (existing) photo from your photo albums" +msgstr "" + +#: ../../include/conversation.php:1381 +#: ../../extend/addon/hzaddons/hsse/hsse.php:135 +msgid "Tag term:" +msgstr "" + +#: ../../include/conversation.php:1382 +#: ../../extend/addon/hzaddons/hsse/hsse.php:136 +msgid "Where are you right now?" +msgstr "" + +#: ../../include/conversation.php:1387 +#: ../../extend/addon/hzaddons/hsse/hsse.php:141 +msgid "Choose a different album..." +msgstr "" + +#: ../../include/conversation.php:1391 +#: ../../extend/addon/hzaddons/hsse/hsse.php:145 +msgid "Comments enabled" +msgstr "" + +#: ../../include/conversation.php:1392 +#: ../../extend/addon/hzaddons/hsse/hsse.php:146 +msgid "Comments disabled" +msgstr "" + +#: ../../include/conversation.php:1444 +#: ../../extend/addon/hzaddons/hsse/hsse.php:195 +msgid "Page link name" +msgstr "" + +#: ../../include/conversation.php:1447 +#: ../../extend/addon/hzaddons/hsse/hsse.php:198 +msgid "Post as" +msgstr "" + +#: ../../include/conversation.php:1461 +#: ../../extend/addon/hzaddons/hsse/hsse.php:212 +msgid "Toggle voting" +msgstr "" + +#: ../../include/conversation.php:1462 +msgid "Toggle poll" +msgstr "" + +#: ../../include/conversation.php:1463 +msgid "Option" +msgstr "" + +#: ../../include/conversation.php:1464 +msgid "Add option" +msgstr "" + +#: ../../include/conversation.php:1465 +msgid "Minutes" +msgstr "" + +#: ../../include/conversation.php:1465 +msgid "Hours" +msgstr "" + +#: ../../include/conversation.php:1465 +msgid "Days" +msgstr "" + +#: ../../include/conversation.php:1466 +msgid "Allow multiple answers" +msgstr "" + +#: ../../include/conversation.php:1468 +#: ../../extend/addon/hzaddons/hsse/hsse.php:215 +msgid "Disable comments" +msgstr "" + +#: ../../include/conversation.php:1469 +#: ../../extend/addon/hzaddons/hsse/hsse.php:216 +msgid "Toggle comments" +msgstr "" + +#: ../../include/conversation.php:1477 +#: ../../extend/addon/hzaddons/hsse/hsse.php:224 +msgid "Categories (optional, comma-separated list)" +msgstr "" + +#: ../../include/conversation.php:1500 +#: ../../extend/addon/hzaddons/hsse/hsse.php:247 +msgid "Other networks and post services" +msgstr "" + +#: ../../include/conversation.php:1503 +#: ../../extend/addon/hzaddons/hsse/hsse.php:250 +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:170 +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:313 +msgid "Set expiration date" +msgstr "" + +#: ../../include/conversation.php:1506 +#: ../../extend/addon/hzaddons/hsse/hsse.php:253 +msgid "Set publish date" +msgstr "" + +#: ../../include/conversation.php:1755 +msgctxt "noun" +msgid "Attending" +msgid_plural "Attending" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1758 +msgctxt "noun" +msgid "Not Attending" +msgid_plural "Not Attending" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1761 +msgctxt "noun" +msgid "Undecided" +msgid_plural "Undecided" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1764 +msgctxt "noun" +msgid "Agree" +msgid_plural "Agrees" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1767 +msgctxt "noun" +msgid "Disagree" +msgid_plural "Disagrees" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1770 +msgctxt "noun" +msgid "Abstain" +msgid_plural "Abstains" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/channel.php:46 +msgid "Unable to obtain identity information from database" +msgstr "" + +#: ../../include/channel.php:79 +msgid "Empty name" +msgstr "" + +#: ../../include/channel.php:82 +msgid "Name too long" +msgstr "" + +#: ../../include/channel.php:199 +msgid "No account identifier" +msgstr "" + +#: ../../include/channel.php:211 +msgid "Nickname is required." +msgstr "" + +#: ../../include/channel.php:294 +msgid "Unable to retrieve created identity" +msgstr "" + +#: ../../include/channel.php:441 +msgid "Default Profile" +msgstr "" + +#: ../../include/channel.php:639 ../../include/channel.php:728 +msgid "Unable to retrieve modified identity" +msgstr "" + +#: ../../include/channel.php:1385 +msgid "Requested channel is not available." +msgstr "" + +#: ../../include/channel.php:1539 +msgid "Create New Profile" +msgstr "" + +#: ../../include/channel.php:1542 ../../include/nav.php:117 +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:58 +msgid "Edit Profile" +msgstr "" + +#: ../../include/channel.php:1560 +msgid "Visible to everybody" +msgstr "" + +#: ../../include/channel.php:1637 ../../include/channel.php:1765 +msgid "Gender:" +msgstr "" + +#: ../../include/channel.php:1638 ../../include/channel.php:1809 +msgid "Status:" +msgstr "" + +#: ../../include/channel.php:1639 ../../include/channel.php:1833 +msgid "Homepage:" +msgstr "" + +#: ../../include/channel.php:1640 +msgid "Online Now" +msgstr "" + +#: ../../include/channel.php:1693 +msgid "Change your profile photo" +msgstr "" + +#: ../../include/channel.php:1720 ../../include/selectors.php:60 +#: ../../include/selectors.php:77 +#: ../../extend/addon/hzaddons/openid/Mod_Id.php:87 +msgid "Female" +msgstr "" + +#: ../../include/channel.php:1722 ../../include/selectors.php:60 +#: ../../include/selectors.php:77 +#: ../../extend/addon/hzaddons/openid/Mod_Id.php:85 +msgid "Male" +msgstr "" + +#: ../../include/channel.php:1724 +msgid "Trans" +msgstr "" + +#: ../../include/channel.php:1726 ../../include/selectors.php:60 +msgid "Neuter" +msgstr "" + +#: ../../include/channel.php:1728 ../../include/selectors.php:60 +msgid "Non-specific" +msgstr "" + +#: ../../include/channel.php:1770 +msgid "Like this channel" +msgstr "" + +#: ../../include/channel.php:1794 +msgid "j F, Y" +msgstr "" + +#: ../../include/channel.php:1795 +msgid "j F" +msgstr "" + +#: ../../include/channel.php:1802 +msgid "Birthday:" +msgstr "" + +#: ../../include/channel.php:1815 +#, php-format +msgid "for %1$d %2$s" +msgstr "" + +#: ../../include/channel.php:1827 +msgid "Tags:" +msgstr "" + +#: ../../include/channel.php:1831 +msgid "Sexual Preference:" +msgstr "" + +#: ../../include/channel.php:1837 +msgid "Political Views:" +msgstr "" + +#: ../../include/channel.php:1839 +msgid "Religion:" +msgstr "" + +#: ../../include/channel.php:1843 +msgid "Hobbies/Interests:" +msgstr "" + +#: ../../include/channel.php:1845 +msgid "Likes:" +msgstr "" + +#: ../../include/channel.php:1847 +msgid "Dislikes:" +msgstr "" + +#: ../../include/channel.php:1849 +msgid "Contact information and Social Networks:" +msgstr "" + +#: ../../include/channel.php:1851 +msgid "My other channels:" +msgstr "" + +#: ../../include/channel.php:1853 +msgid "Musical interests:" +msgstr "" + +#: ../../include/channel.php:1855 +msgid "Books, literature:" +msgstr "" + +#: ../../include/channel.php:1857 +msgid "Television:" +msgstr "" + +#: ../../include/channel.php:1859 +msgid "Film/dance/culture/entertainment:" +msgstr "" + +#: ../../include/channel.php:1861 +msgid "Love/Romance:" +msgstr "" + +#: ../../include/channel.php:1863 +msgid "Work/employment:" +msgstr "" + +#: ../../include/channel.php:1865 +msgid "School/education:" +msgstr "" + +#: ../../include/channel.php:1888 +msgid "Like this thing" +msgstr "" + +#: ../../include/features.php:86 +msgid "Start calendar week on Monday" +msgstr "" + +#: ../../include/features.php:87 +msgid "Default is Sunday" +msgstr "" + +#: ../../include/features.php:94 +msgid "Event Timezone Selection" +msgstr "" + +#: ../../include/features.php:95 +msgid "Allow event creation in timezones other than your own." +msgstr "" + +#: ../../include/features.php:108 +msgid "Search by Date" +msgstr "" + +#: ../../include/features.php:109 +msgid "Ability to select posts by date ranges" +msgstr "" + +#: ../../include/features.php:116 +msgid "Tag Cloud" +msgstr "" + +#: ../../include/features.php:117 +msgid "Provide a personal tag cloud on your channel page" +msgstr "" + +#: ../../include/features.php:124 ../../include/features.php:359 +msgid "Use blog/list mode" +msgstr "" + +#: ../../include/features.php:125 ../../include/features.php:360 +msgid "Comments will be displayed separately" +msgstr "" + +#: ../../include/features.php:137 +msgid "Connection Filtering" +msgstr "" + +#: ../../include/features.php:138 +msgid "Filter incoming posts from connections based on keywords/content" +msgstr "" + +#: ../../include/features.php:146 +msgid "Conversation" +msgstr "" + +#: ../../include/features.php:158 +msgid "Emoji Reactions" +msgstr "" + +#: ../../include/features.php:159 +msgid "Add emoji reaction ability to posts" +msgstr "" + +#: ../../include/features.php:166 +msgid "Dislike Posts" +msgstr "" + +#: ../../include/features.php:167 +msgid "Ability to dislike posts/comments" +msgstr "" + +#: ../../include/features.php:174 +msgid "Star Posts" +msgstr "" + +#: ../../include/features.php:175 +msgid "Ability to mark special posts with a star indicator" +msgstr "" + +#: ../../include/features.php:182 +msgid "Reply on comment" +msgstr "" + +#: ../../include/features.php:183 +msgid "Ability to reply on selected comment" +msgstr "" + +#: ../../include/features.php:196 +msgid "Advanced Directory Search" +msgstr "" + +#: ../../include/features.php:197 +msgid "Allows creation of complex directory search queries" +msgstr "" + +#: ../../include/features.php:206 +msgid "Editor" +msgstr "" + +#: ../../include/features.php:210 +msgid "Post Categories" +msgstr "" + +#: ../../include/features.php:211 +msgid "Add categories to your posts" +msgstr "" + +#: ../../include/features.php:219 +msgid "Large Photos" +msgstr "" + +#: ../../include/features.php:220 +msgid "" +"Include large (1024px) photo thumbnails in posts. If not enabled, use small " +"(640px) photo thumbnails" +msgstr "" + +#: ../../include/features.php:227 +msgid "Even More Encryption" +msgstr "" + +#: ../../include/features.php:228 +msgid "" +"Allow optional encryption of content end-to-end with a shared secret key" +msgstr "" + +#: ../../include/features.php:235 +msgid "Disable Comments" +msgstr "" + +#: ../../include/features.php:236 +msgid "Provide the option to disable comments for a post" +msgstr "" + +#: ../../include/features.php:243 +msgid "Delayed Posting" +msgstr "" + +#: ../../include/features.php:244 +msgid "Allow posts to be published at a later date" +msgstr "" + +#: ../../include/features.php:251 +msgid "Content Expiration" +msgstr "" + +#: ../../include/features.php:252 +msgid "Remove posts/comments and/or private messages at a future time" +msgstr "" + +#: ../../include/features.php:259 +msgid "Suppress Duplicate Posts/Comments" +msgstr "" + +#: ../../include/features.php:260 +msgid "" +"Prevent posts with identical content to be published with less than two " +"minutes in between submissions." +msgstr "" + +#: ../../include/features.php:267 +msgid "Auto-save drafts of posts and comments" +msgstr "" + +#: ../../include/features.php:268 +msgid "" +"Automatically saves post and comment drafts in local browser storage to help " +"prevent accidental loss of compositions" +msgstr "" + +#: ../../include/features.php:277 +msgid "Manage" +msgstr "" + +#: ../../include/features.php:281 +msgid "Navigation Channel Select" +msgstr "" + +#: ../../include/features.php:282 +msgid "Change channels directly from within the navigation dropdown menu" +msgstr "" + +#: ../../include/features.php:295 +msgid "Events Filter" +msgstr "" + +#: ../../include/features.php:296 +msgid "Ability to display only events" +msgstr "" + +#: ../../include/features.php:303 +msgid "Polls Filter" +msgstr "" + +#: ../../include/features.php:304 +msgid "Ability to display only polls" +msgstr "" + +#: ../../include/features.php:312 +msgid "Save search terms for re-use" +msgstr "" + +#: ../../include/features.php:320 +msgid "Ability to file posts under folders" +msgstr "" + +#: ../../include/features.php:327 +msgid "Alternate Stream Order" +msgstr "" + +#: ../../include/features.php:328 +msgid "" +"Ability to order the stream by last post date, last comment date or " +"unthreaded activities" +msgstr "" + +#: ../../include/features.php:335 +msgid "Contact Filter" +msgstr "" + +#: ../../include/features.php:336 +msgid "Ability to display only posts of a selected contact" +msgstr "" + +#: ../../include/features.php:343 +msgid "Forum Filter" +msgstr "" + +#: ../../include/features.php:344 +msgid "Ability to display only posts of a specific forum" +msgstr "" + +#: ../../include/features.php:351 +msgid "Personal Posts Filter" +msgstr "" + +#: ../../include/features.php:352 +msgid "Ability to display only posts that you've interacted on" +msgstr "" + +#: ../../include/features.php:373 +msgid "Photo Location" +msgstr "" + +#: ../../include/features.php:374 +msgid "If location data is available on uploaded photos, link this to a map." +msgstr "" + +#: ../../include/features.php:387 +msgid "Advanced Profiles" +msgstr "" + +#: ../../include/features.php:388 +msgid "Additional profile sections and selections" +msgstr "" + +#: ../../include/features.php:395 +msgid "Profile Import/Export" +msgstr "" + +#: ../../include/features.php:396 +msgid "Save and load profile details across sites/channels" +msgstr "" + +#: ../../include/features.php:403 +msgid "Multiple Profiles" +msgstr "" + +#: ../../include/features.php:404 +msgid "Ability to create multiple profiles" +msgstr "" + +#: ../../include/auth.php:194 +msgid "Delegation session ended." +msgstr "" + +#: ../../include/auth.php:198 +msgid "Logged out." +msgstr "" + +#: ../../include/auth.php:294 +msgid "Email validation is incomplete. Please check your email." +msgstr "" + +#: ../../include/auth.php:310 +msgid "Failed authentication" +msgstr "" + +#: ../../include/auth.php:320 +#: ../../extend/addon/hzaddons/openid/Mod_Openid.php:188 +msgid "Login failed." +msgstr "" + +#: ../../include/text.php:522 +msgid "prev" +msgstr "" + +#: ../../include/text.php:524 +msgid "first" +msgstr "" + +#: ../../include/text.php:553 +msgid "last" +msgstr "" + +#: ../../include/text.php:556 +msgid "next" +msgstr "" + +#: ../../include/text.php:574 +msgid "older" +msgstr "" + +#: ../../include/text.php:576 +msgid "newer" +msgstr "" + +#: ../../include/text.php:1024 +msgid "No connections" +msgstr "" + +#: ../../include/text.php:1076 +#, php-format +msgid "View all %s connections" +msgstr "" + +#: ../../include/text.php:1139 +#, php-format +msgid "Network: %s" +msgstr "" + +#: ../../include/text.php:1242 ../../include/text.php:1246 +msgid "poke" +msgstr "" + +#: ../../include/text.php:1247 +msgid "ping" +msgstr "" + +#: ../../include/text.php:1247 +msgid "pinged" +msgstr "" + +#: ../../include/text.php:1248 +msgid "prod" +msgstr "" + +#: ../../include/text.php:1248 +msgid "prodded" +msgstr "" + +#: ../../include/text.php:1249 +msgid "slap" +msgstr "" + +#: ../../include/text.php:1249 +msgid "slapped" +msgstr "" + +#: ../../include/text.php:1250 +msgid "finger" +msgstr "" + +#: ../../include/text.php:1250 +msgid "fingered" +msgstr "" + +#: ../../include/text.php:1251 +msgid "rebuff" +msgstr "" + +#: ../../include/text.php:1251 +msgid "rebuffed" +msgstr "" + +#: ../../include/text.php:1274 +msgid "happy" +msgstr "" + +#: ../../include/text.php:1275 +msgid "sad" +msgstr "" + +#: ../../include/text.php:1276 +msgid "mellow" +msgstr "" + +#: ../../include/text.php:1277 +msgid "tired" +msgstr "" + +#: ../../include/text.php:1278 +msgid "perky" +msgstr "" + +#: ../../include/text.php:1279 +msgid "angry" +msgstr "" + +#: ../../include/text.php:1280 +msgid "stupefied" +msgstr "" + +#: ../../include/text.php:1281 +msgid "puzzled" +msgstr "" + +#: ../../include/text.php:1282 +msgid "interested" +msgstr "" + +#: ../../include/text.php:1283 +msgid "bitter" +msgstr "" + +#: ../../include/text.php:1284 +msgid "cheerful" +msgstr "" + +#: ../../include/text.php:1285 +msgid "alive" +msgstr "" + +#: ../../include/text.php:1286 +msgid "annoyed" +msgstr "" + +#: ../../include/text.php:1287 +msgid "anxious" +msgstr "" + +#: ../../include/text.php:1288 +msgid "cranky" +msgstr "" + +#: ../../include/text.php:1289 +msgid "disturbed" +msgstr "" + +#: ../../include/text.php:1290 +msgid "frustrated" +msgstr "" + +#: ../../include/text.php:1291 +msgid "depressed" +msgstr "" + +#: ../../include/text.php:1292 +msgid "motivated" +msgstr "" + +#: ../../include/text.php:1293 +msgid "relaxed" +msgstr "" + +#: ../../include/text.php:1294 +msgid "surprised" +msgstr "" + +#: ../../include/text.php:1482 ../../include/js_strings.php:99 +msgid "Monday" +msgstr "" + +#: ../../include/text.php:1482 ../../include/js_strings.php:100 +msgid "Tuesday" +msgstr "" + +#: ../../include/text.php:1482 ../../include/js_strings.php:101 +msgid "Wednesday" +msgstr "" + +#: ../../include/text.php:1482 ../../include/js_strings.php:102 +msgid "Thursday" +msgstr "" + +#: ../../include/text.php:1482 ../../include/js_strings.php:103 +msgid "Friday" +msgstr "" + +#: ../../include/text.php:1482 ../../include/js_strings.php:104 +msgid "Saturday" +msgstr "" + +#: ../../include/text.php:1482 ../../include/js_strings.php:98 +msgid "Sunday" +msgstr "" + +#: ../../include/text.php:1486 ../../include/js_strings.php:74 +msgid "January" +msgstr "" + +#: ../../include/text.php:1486 ../../include/js_strings.php:75 +msgid "February" +msgstr "" + +#: ../../include/text.php:1486 ../../include/js_strings.php:76 +msgid "March" +msgstr "" + +#: ../../include/text.php:1486 ../../include/js_strings.php:77 +msgid "April" +msgstr "" + +#: ../../include/text.php:1486 +msgid "May" +msgstr "" + +#: ../../include/text.php:1486 ../../include/js_strings.php:79 +msgid "June" +msgstr "" + +#: ../../include/text.php:1486 ../../include/js_strings.php:80 +msgid "July" +msgstr "" + +#: ../../include/text.php:1486 ../../include/js_strings.php:81 +msgid "August" +msgstr "" + +#: ../../include/text.php:1486 ../../include/js_strings.php:82 +msgid "September" +msgstr "" + +#: ../../include/text.php:1486 ../../include/js_strings.php:83 +msgid "October" +msgstr "" + +#: ../../include/text.php:1486 ../../include/js_strings.php:84 +msgid "November" +msgstr "" + +#: ../../include/text.php:1486 ../../include/js_strings.php:85 +msgid "December" +msgstr "" + +#: ../../include/text.php:1560 +msgid "Unknown Attachment" +msgstr "" + +#: ../../include/text.php:1562 ../../include/feedutils.php:873 +msgid "unknown" +msgstr "" + +#: ../../include/text.php:1598 +msgid "remove category" +msgstr "" + +#: ../../include/text.php:1674 +msgid "remove from file" +msgstr "" + +#: ../../include/text.php:1843 ../../include/message.php:13 +msgid "Download binary/encrypted content" +msgstr "" + +#: ../../include/text.php:1914 +msgid "Poll has ended." +msgstr "" + +#: ../../include/text.php:1917 +#, php-format +msgid "Poll ends: %s" +msgstr "" + +#: ../../include/text.php:2096 ../../include/language.php:424 +msgid "default" +msgstr "" + +#: ../../include/text.php:2104 +msgid "Page layout" +msgstr "" + +#: ../../include/text.php:2104 +msgid "You can create your own with the layouts tool" +msgstr "" + +#: ../../include/text.php:2115 +msgid "HTML" +msgstr "" + +#: ../../include/text.php:2118 +msgid "Comanche Layout" +msgstr "" + +#: ../../include/text.php:2123 +msgid "PHP" +msgstr "" + +#: ../../include/text.php:2132 +msgid "Page content type" +msgstr "" + +#: ../../include/text.php:2265 +msgid "activity" +msgstr "" + +#: ../../include/text.php:2268 +msgid "poll" +msgstr "" + +#: ../../include/text.php:2369 +msgid "a-z, 0-9, -, and _ only" +msgstr "" + +#: ../../include/text.php:2695 +msgid "Design Tools" +msgstr "" + +#: ../../include/text.php:2701 +msgid "Pages" +msgstr "" + +#: ../../include/text.php:2713 +msgid "Import" +msgstr "" + +#: ../../include/text.php:2714 +msgid "Import website..." +msgstr "" + +#: ../../include/text.php:2715 +msgid "Select folder to import" +msgstr "" + +#: ../../include/text.php:2716 +msgid "Import from a zipped folder:" +msgstr "" + +#: ../../include/text.php:2717 +msgid "Import from cloud files:" +msgstr "" + +#: ../../include/text.php:2718 +msgid "/cloud/channel/path/to/folder" +msgstr "" + +#: ../../include/text.php:2719 +msgid "Enter path to website files" +msgstr "" + +#: ../../include/text.php:2720 +msgid "Select folder" +msgstr "" + +#: ../../include/text.php:2721 +msgid "Export website..." +msgstr "" + +#: ../../include/text.php:2722 +msgid "Export to a zip file" +msgstr "" + +#: ../../include/text.php:2723 +msgid "website.zip" +msgstr "" + +#: ../../include/text.php:2724 +msgid "Enter a name for the zip file." +msgstr "" + +#: ../../include/text.php:2725 +msgid "Export to cloud files" +msgstr "" + +#: ../../include/text.php:2726 +msgid "/path/to/export/folder" +msgstr "" + +#: ../../include/text.php:2727 +msgid "Enter a path to a cloud files destination." +msgstr "" + +#: ../../include/text.php:2728 +msgid "Specify folder" +msgstr "" + +#: ../../include/message.php:41 +msgid "Unable to determine sender." +msgstr "" + +#: ../../include/message.php:80 +msgid "No recipient provided." +msgstr "" + +#: ../../include/message.php:85 +msgid "[no subject]" +msgstr "" + +#: ../../include/message.php:214 +msgid "Stored post could not be verified." +msgstr "" + +#: ../../include/markdown.php:202 ../../include/bbcode.php:527 +#, php-format +msgid "%1$s wrote the following %2$s %3$s" +msgstr "" + +#: ../../include/markdown.php:251 ../../include/bbcode.php:612 +msgid "spoiler" +msgstr "" + +#: ../../include/acl_selectors.php:99 +msgid "Profile-Based Privacy Groups" +msgstr "" + +#: ../../include/acl_selectors.php:118 +msgid "Private Forum" +msgstr "" + +#: ../../include/acl_selectors.php:142 +msgid "Share with" +msgstr "" + +#: ../../include/acl_selectors.php:143 +msgid "Custom selection" +msgstr "" + +#: ../../include/acl_selectors.php:145 +msgid "" +"Select \"Allow\" to allow viewing. \"Don't allow\" lets you override and " +"limit the scope of \"Allow\"." +msgstr "" + +#: ../../include/acl_selectors.php:147 +msgid "Don't allow" +msgstr "" + +#: ../../include/acl_selectors.php:180 +#, php-format +msgid "" +"Post permissions %s cannot be changed %s after a post is shared.</br />These " +"permissions set who is allowed to view the post." +msgstr "" + +#: ../../include/opengraph.php:56 +#, php-format +msgid "This is the home page of %s." +msgstr "" + +#: ../../include/taxonomy.php:323 +msgid "Trending" +msgstr "" + +#: ../../include/taxonomy.php:559 +msgid "Keywords" +msgstr "" + +#: ../../include/taxonomy.php:580 +msgid "have" +msgstr "" + +#: ../../include/taxonomy.php:580 +msgid "has" +msgstr "" + +#: ../../include/taxonomy.php:581 +msgid "want" +msgstr "" + +#: ../../include/taxonomy.php:581 +msgid "wants" +msgstr "" + +#: ../../include/taxonomy.php:582 +msgid "likes" +msgstr "" + +#: ../../include/taxonomy.php:583 +msgid "dislikes" +msgstr "" + +#: ../../include/import.php:29 +msgid "Unable to import a removed channel." +msgstr "" + +#: ../../include/import.php:55 +msgid "" +"Cannot create a duplicate channel identifier on this system. Import failed." +msgstr "" + +#: ../../include/import.php:76 +#: ../../extend/addon/hzaddons/diaspora/import_diaspora.php:44 +msgid "Unable to create a unique channel address. Import failed." +msgstr "" + +#: ../../include/import.php:121 +msgid "Cloned channel not found. Import failed." +msgstr "" + +#: ../../include/nav.php:92 +msgid "Remote authentication" +msgstr "" + +#: ../../include/nav.php:92 +msgid "Click to authenticate to your home hub" +msgstr "" + +#: ../../include/nav.php:98 +msgid "Manage your channels" +msgstr "" + +#: ../../include/nav.php:101 +msgid "Manage your privacy groups" +msgstr "" + +#: ../../include/nav.php:103 +msgid "Account/Channel Settings" +msgstr "" + +#: ../../include/nav.php:109 ../../include/nav.php:138 +#: ../../include/nav.php:157 ../../boot.php:1704 +msgid "Logout" +msgstr "" + +#: ../../include/nav.php:109 ../../include/nav.php:138 +msgid "End this session" +msgstr "" + +#: ../../include/nav.php:112 +msgid "Your profile page" +msgstr "" + +#: ../../include/nav.php:115 +msgid "Manage/Edit profiles" +msgstr "" + +#: ../../include/nav.php:124 ../../include/nav.php:128 +msgid "Sign in" +msgstr "" + +#: ../../include/nav.php:155 +msgid "Take me home" +msgstr "" + +#: ../../include/nav.php:157 +msgid "Log me out of this site" +msgstr "" + +#: ../../include/nav.php:162 +msgid "Create an account" +msgstr "" + +#: ../../include/nav.php:174 +msgid "Help and documentation" +msgstr "" + +#: ../../include/nav.php:188 +msgid "Search site @name, !forum, #tag, ?docs, content" +msgstr "" + +#: ../../include/nav.php:194 +msgid "Site Setup and Configuration" +msgstr "" + +#: ../../include/nav.php:330 +msgid "@name, !forum, #tag, ?doc, content" +msgstr "" + +#: ../../include/nav.php:331 +msgid "Please wait..." +msgstr "" + +#: ../../include/nav.php:337 +msgid "Add Apps" +msgstr "" + +#: ../../include/nav.php:338 +msgid "Arrange Apps" +msgstr "" + +#: ../../include/nav.php:339 +msgid "Toggle System Apps" +msgstr "" + +#: ../../include/nav.php:424 +msgid "Status Messages and Posts" +msgstr "" + +#: ../../include/nav.php:437 +msgid "Profile Details" +msgstr "" + +#: ../../include/nav.php:447 ../../include/photos.php:666 +msgid "Photo Albums" +msgstr "" + +#: ../../include/nav.php:455 +msgid "Files and Storage" +msgstr "" + +#: ../../include/nav.php:493 +msgid "Saved Bookmarks" +msgstr "" + +#: ../../include/nav.php:504 +msgid "View Cards" +msgstr "" + +#: ../../include/nav.php:515 +msgid "View Articles" +msgstr "" + +#: ../../include/nav.php:527 +msgid "View Webpages" +msgstr "" + +#: ../../include/language.php:437 +msgid "Select an alternate language" +msgstr "" + +#: ../../include/zid.php:360 +#, php-format +msgid "OpenWebAuth: %1$s welcomes %2$s" +msgstr "" + +#: ../../include/bookmarks.php:34 +#, php-format +msgid "%1$s's bookmarks" +msgstr "" + +#: ../../include/activities.php:42 +msgid " and " +msgstr "" + +#: ../../include/activities.php:50 +msgid "public profile" +msgstr "" + +#: ../../include/activities.php:59 +#, php-format +msgid "%1$s changed %2$s to “%3$s”" +msgstr "" + +#: ../../include/activities.php:60 +#, php-format +msgid "Visit %1$s's %2$s" +msgstr "" + +#: ../../include/activities.php:63 +#, php-format +msgid "%1$s has an updated %2$s, changing %3$s." +msgstr "" + +#: ../../include/cdav.php:157 +msgid "INVALID EVENT DISMISSED!" +msgstr "" + +#: ../../include/cdav.php:158 +msgid "Summary: " +msgstr "" + +#: ../../include/cdav.php:159 +msgid "Date: " +msgstr "" + +#: ../../include/cdav.php:160 ../../include/cdav.php:168 +msgid "Reason: " +msgstr "" + +#: ../../include/cdav.php:166 +msgid "INVALID CARD DISMISSED!" +msgstr "" + +#: ../../include/cdav.php:167 +msgid "Name: " +msgstr "" + +#: ../../include/photos.php:151 +#, php-format +msgid "Image exceeds website size limit of %lu bytes" +msgstr "" + +#: ../../include/photos.php:162 +msgid "Image file is empty." +msgstr "" + +#: ../../include/photos.php:324 +msgid "Photo storage failed." +msgstr "" + +#: ../../include/photos.php:373 +msgid "a new photo" +msgstr "" + +#: ../../include/photos.php:377 +#, php-format +msgctxt "photo_upload" +msgid "%1$s posted %2$s to %3$s" +msgstr "" + +#: ../../include/photos.php:671 +msgid "Upload New Photos" +msgstr "" + +#: ../../include/js_strings.php:5 +msgid "Delete this item?" +msgstr "" + +#: ../../include/js_strings.php:8 +#, php-format +msgid "%s show less" +msgstr "" + +#: ../../include/js_strings.php:9 +#, php-format +msgid "%s expand" +msgstr "" + +#: ../../include/js_strings.php:10 +#, php-format +msgid "%s collapse" +msgstr "" + +#: ../../include/js_strings.php:11 +msgid "Password too short" +msgstr "" + +#: ../../include/js_strings.php:12 +msgid "Passwords do not match" +msgstr "" + +#: ../../include/js_strings.php:13 +msgid "everybody" +msgstr "" + +#: ../../include/js_strings.php:14 +msgid "Secret Passphrase" +msgstr "" + +#: ../../include/js_strings.php:15 +msgid "Passphrase hint" +msgstr "" + +#: ../../include/js_strings.php:16 +msgid "Notice: Permissions have changed but have not yet been submitted." +msgstr "" + +#: ../../include/js_strings.php:17 +msgid "close all" +msgstr "" + +#: ../../include/js_strings.php:18 +msgid "Nothing new here" +msgstr "" + +#: ../../include/js_strings.php:19 +msgid "Rate This Channel (this is public)" +msgstr "" + +#: ../../include/js_strings.php:21 +msgid "Describe (optional)" +msgstr "" + +#: ../../include/js_strings.php:23 +msgid "Please enter a link URL" +msgstr "" + +#: ../../include/js_strings.php:24 +msgid "Unsaved changes. Are you sure you wish to leave this page?" +msgstr "" + +#: ../../include/js_strings.php:26 +msgid "lovely" +msgstr "" + +#: ../../include/js_strings.php:27 +msgid "wonderful" +msgstr "" + +#: ../../include/js_strings.php:28 +msgid "fantastic" +msgstr "" + +#: ../../include/js_strings.php:29 +msgid "great" +msgstr "" + +#: ../../include/js_strings.php:30 +msgid "" +"Your chosen nickname was either already taken or not valid. Please use our " +"suggestion (" +msgstr "" + +#: ../../include/js_strings.php:31 +msgid ") or enter a new one." +msgstr "" + +#: ../../include/js_strings.php:32 +msgid "Thank you, this nickname is valid." +msgstr "" + +#: ../../include/js_strings.php:33 +msgid "A channel name is required." +msgstr "" + +#: ../../include/js_strings.php:34 +msgid "This is a " +msgstr "" + +#: ../../include/js_strings.php:35 +msgid " channel name" +msgstr "" + +#: ../../include/js_strings.php:36 +msgid "Back to reply" +msgstr "" + +#: ../../include/js_strings.php:37 +msgid "Pinned" +msgstr "" + +#: ../../include/js_strings.php:45 +#, php-format +msgid "%d minutes" +msgid_plural "%d minutes" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/js_strings.php:46 +#, php-format +msgid "about %d hours" +msgid_plural "about %d hours" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/js_strings.php:47 +#, php-format +msgid "%d days" +msgid_plural "%d days" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/js_strings.php:48 +#, php-format +msgid "%d months" +msgid_plural "%d months" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/js_strings.php:49 +#, php-format +msgid "%d years" +msgid_plural "%d years" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/js_strings.php:54 +msgid "timeago.prefixAgo" +msgstr "" + +#: ../../include/js_strings.php:55 +msgid "timeago.prefixFromNow" +msgstr "" + +#: ../../include/js_strings.php:56 +msgid "timeago.suffixAgo" +msgstr "" + +#: ../../include/js_strings.php:57 +msgid "timeago.suffixFromNow" +msgstr "" + +#: ../../include/js_strings.php:60 +msgid "less than a minute" +msgstr "" + +#: ../../include/js_strings.php:61 +msgid "about a minute" +msgstr "" + +#: ../../include/js_strings.php:63 +msgid "about an hour" +msgstr "" + +#: ../../include/js_strings.php:65 +msgid "a day" +msgstr "" + +#: ../../include/js_strings.php:67 +msgid "about a month" +msgstr "" + +#: ../../include/js_strings.php:69 +msgid "about a year" +msgstr "" + +#: ../../include/js_strings.php:71 +msgid " " +msgstr "" + +#: ../../include/js_strings.php:72 +msgid "timeago.numbers" +msgstr "" + +#: ../../include/js_strings.php:78 +msgctxt "long" +msgid "May" +msgstr "" + +#: ../../include/js_strings.php:86 +msgid "Jan" +msgstr "" + +#: ../../include/js_strings.php:87 +msgid "Feb" +msgstr "" + +#: ../../include/js_strings.php:88 +msgid "Mar" +msgstr "" + +#: ../../include/js_strings.php:89 +msgid "Apr" +msgstr "" + +#: ../../include/js_strings.php:90 +msgctxt "short" +msgid "May" +msgstr "" + +#: ../../include/js_strings.php:91 +msgid "Jun" +msgstr "" + +#: ../../include/js_strings.php:92 +msgid "Jul" +msgstr "" + +#: ../../include/js_strings.php:93 +msgid "Aug" +msgstr "" + +#: ../../include/js_strings.php:94 +msgid "Sep" +msgstr "" + +#: ../../include/js_strings.php:95 +msgid "Oct" +msgstr "" + +#: ../../include/js_strings.php:96 +msgid "Nov" +msgstr "" + +#: ../../include/js_strings.php:97 +msgid "Dec" +msgstr "" + +#: ../../include/js_strings.php:105 +msgid "Sun" +msgstr "" + +#: ../../include/js_strings.php:106 +msgid "Mon" +msgstr "" + +#: ../../include/js_strings.php:107 +msgid "Tue" +msgstr "" + +#: ../../include/js_strings.php:108 +msgid "Wed" +msgstr "" + +#: ../../include/js_strings.php:109 +msgid "Thu" +msgstr "" + +#: ../../include/js_strings.php:110 +msgid "Fri" +msgstr "" + +#: ../../include/js_strings.php:111 +msgid "Sat" +msgstr "" + +#: ../../include/js_strings.php:112 +msgctxt "calendar" +msgid "today" +msgstr "" + +#: ../../include/js_strings.php:113 +msgctxt "calendar" +msgid "month" +msgstr "" + +#: ../../include/js_strings.php:114 +msgctxt "calendar" +msgid "week" +msgstr "" + +#: ../../include/js_strings.php:115 +msgctxt "calendar" +msgid "day" +msgstr "" + +#: ../../include/js_strings.php:116 +msgctxt "calendar" +msgid "All day" +msgstr "" + +#: ../../include/js_strings.php:119 +msgid "Please stand by while your download is being prepared." +msgstr "" + +#: ../../include/security.php:609 +msgid "" +"The form security token was not correct. This probably happened because the " +"form has been opened for too long (>3 hours) before submitting it." +msgstr "" + +#: ../../include/selectors.php:18 +msgid "Profile to assign new connections" +msgstr "" + +#: ../../include/selectors.php:41 +msgid "Frequently" +msgstr "" + +#: ../../include/selectors.php:42 +msgid "Hourly" +msgstr "" + +#: ../../include/selectors.php:43 +msgid "Twice daily" +msgstr "" + +#: ../../include/selectors.php:44 +msgid "Daily" +msgstr "" + +#: ../../include/selectors.php:45 +msgid "Weekly" +msgstr "" + +#: ../../include/selectors.php:46 +msgid "Monthly" +msgstr "" + +#: ../../include/selectors.php:60 +msgid "Currently Male" +msgstr "" + +#: ../../include/selectors.php:60 +msgid "Currently Female" +msgstr "" + +#: ../../include/selectors.php:60 +msgid "Mostly Male" +msgstr "" + +#: ../../include/selectors.php:60 +msgid "Mostly Female" +msgstr "" + +#: ../../include/selectors.php:60 +msgid "Transgender" +msgstr "" + +#: ../../include/selectors.php:60 +msgid "Intersex" +msgstr "" + +#: ../../include/selectors.php:60 +msgid "Transsexual" +msgstr "" + +#: ../../include/selectors.php:60 +msgid "Hermaphrodite" +msgstr "" + +#: ../../include/selectors.php:60 +msgid "Undecided" +msgstr "" + +#: ../../include/selectors.php:96 ../../include/selectors.php:115 +msgid "Males" +msgstr "" + +#: ../../include/selectors.php:96 ../../include/selectors.php:115 +msgid "Females" +msgstr "" + +#: ../../include/selectors.php:96 +msgid "Gay" +msgstr "" + +#: ../../include/selectors.php:96 +msgid "Lesbian" +msgstr "" + +#: ../../include/selectors.php:96 +msgid "No Preference" +msgstr "" + +#: ../../include/selectors.php:96 +msgid "Bisexual" +msgstr "" + +#: ../../include/selectors.php:96 +msgid "Autosexual" +msgstr "" + +#: ../../include/selectors.php:96 +msgid "Abstinent" +msgstr "" + +#: ../../include/selectors.php:96 +msgid "Virgin" +msgstr "" + +#: ../../include/selectors.php:96 +msgid "Deviant" +msgstr "" + +#: ../../include/selectors.php:96 +msgid "Fetish" +msgstr "" + +#: ../../include/selectors.php:96 +msgid "Oodles" +msgstr "" + +#: ../../include/selectors.php:96 +msgid "Nonsexual" +msgstr "" + +#: ../../include/selectors.php:134 ../../include/selectors.php:151 +msgid "Single" +msgstr "" + +#: ../../include/selectors.php:134 +msgid "Lonely" +msgstr "" + +#: ../../include/selectors.php:134 +msgid "Available" +msgstr "" + +#: ../../include/selectors.php:134 +msgid "Unavailable" +msgstr "" + +#: ../../include/selectors.php:134 +msgid "Has crush" +msgstr "" + +#: ../../include/selectors.php:134 +msgid "Infatuated" +msgstr "" + +#: ../../include/selectors.php:134 ../../include/selectors.php:151 +msgid "Dating" +msgstr "" + +#: ../../include/selectors.php:134 +msgid "Unfaithful" +msgstr "" + +#: ../../include/selectors.php:134 +msgid "Sex Addict" +msgstr "" + +#: ../../include/selectors.php:134 +msgid "Friends/Benefits" +msgstr "" + +#: ../../include/selectors.php:134 +msgid "Casual" +msgstr "" + +#: ../../include/selectors.php:134 +msgid "Engaged" +msgstr "" + +#: ../../include/selectors.php:134 ../../include/selectors.php:151 +msgid "Married" +msgstr "" + +#: ../../include/selectors.php:134 +msgid "Imaginarily married" +msgstr "" + +#: ../../include/selectors.php:134 +msgid "Partners" +msgstr "" + +#: ../../include/selectors.php:134 ../../include/selectors.php:151 +msgid "Cohabiting" +msgstr "" + +#: ../../include/selectors.php:134 +msgid "Common law" +msgstr "" + +#: ../../include/selectors.php:134 +msgid "Happy" +msgstr "" + +#: ../../include/selectors.php:134 +msgid "Not looking" +msgstr "" + +#: ../../include/selectors.php:134 +msgid "Swinger" +msgstr "" + +#: ../../include/selectors.php:134 +msgid "Betrayed" +msgstr "" + +#: ../../include/selectors.php:134 ../../include/selectors.php:151 +msgid "Separated" +msgstr "" + +#: ../../include/selectors.php:134 +msgid "Unstable" +msgstr "" + +#: ../../include/selectors.php:134 ../../include/selectors.php:151 +msgid "Divorced" +msgstr "" + +#: ../../include/selectors.php:134 +msgid "Imaginarily divorced" +msgstr "" + +#: ../../include/selectors.php:134 ../../include/selectors.php:151 +msgid "Widowed" +msgstr "" + +#: ../../include/selectors.php:134 +msgid "Uncertain" +msgstr "" + +#: ../../include/selectors.php:134 ../../include/selectors.php:151 +msgid "It's complicated" +msgstr "" + +#: ../../include/selectors.php:134 +msgid "Don't care" +msgstr "" + +#: ../../include/selectors.php:134 +msgid "Ask me" +msgstr "" + +#: ../../include/network.php:1731 ../../include/network.php:1732 +msgid "Friendica" +msgstr "" + +#: ../../include/network.php:1733 +msgid "OStatus" +msgstr "" + +#: ../../include/network.php:1734 +msgid "GNU-Social" +msgstr "" + +#: ../../include/network.php:1735 +msgid "RSS/Atom" +msgstr "" + +#: ../../include/network.php:1738 +msgid "Diaspora" +msgstr "" + +#: ../../include/network.php:1739 +msgid "Facebook" +msgstr "" + +#: ../../include/network.php:1740 +msgid "Zot" +msgstr "" + +#: ../../include/network.php:1741 +msgid "LinkedIn" +msgstr "" + +#: ../../include/network.php:1742 +msgid "XMPP/IM" +msgstr "" + +#: ../../include/network.php:1743 +msgid "MySpace" +msgstr "" + +#: ../../include/account.php:36 +msgid "Not a valid email address" +msgstr "" + +#: ../../include/account.php:38 +msgid "Your email domain is not among those allowed on this site" +msgstr "" + +#: ../../include/account.php:44 +msgid "Your email address is already registered at this site." +msgstr "" + +#: ../../include/account.php:76 +msgid "An invitation is required." +msgstr "" + +#: ../../include/account.php:80 +msgid "Invitation could not be verified." +msgstr "" + +#: ../../include/account.php:156 +msgid "Please enter the required information." +msgstr "" + +#: ../../include/account.php:223 +msgid "Failed to store account information." +msgstr "" + +#: ../../include/account.php:311 +#, php-format +msgid "Registration confirmation for %s" +msgstr "" + +#: ../../include/account.php:380 +#, php-format +msgid "Registration request at %s" +msgstr "" + +#: ../../include/account.php:402 +msgid "your registration password" +msgstr "" + +#: ../../include/account.php:408 ../../include/account.php:471 +#, php-format +msgid "Registration details for %s" +msgstr "" + +#: ../../include/account.php:482 +msgid "Account approved." +msgstr "" + +#: ../../include/account.php:522 +#, php-format +msgid "Registration revoked for %s" +msgstr "" + +#: ../../include/account.php:805 ../../include/account.php:807 +msgid "Click here to upgrade." +msgstr "" + +#: ../../include/account.php:813 +msgid "This action exceeds the limits set by your subscription plan." +msgstr "" + +#: ../../include/account.php:818 +msgid "This action is not available under your subscription plan." +msgstr "" + +#: ../../include/help.php:80 +msgid "Help:" +msgstr "" + +#: ../../include/help.php:129 +msgid "Not Found" +msgstr "" + +#: ../../include/attach.php:273 ../../include/attach.php:324 +#: ../../include/attach.php:419 +msgid "Item was not found." +msgstr "" + +#: ../../include/attach.php:290 +msgid "Unknown error." +msgstr "" + +#: ../../include/attach.php:612 +msgid "No source file." +msgstr "" + +#: ../../include/attach.php:634 +msgid "Cannot locate file to replace" +msgstr "" + +#: ../../include/attach.php:653 +msgid "Cannot locate file to revise/update" +msgstr "" + +#: ../../include/attach.php:795 +#, php-format +msgid "File exceeds size limit of %d" +msgstr "" + +#: ../../include/attach.php:816 +#, php-format +msgid "You have reached your limit of %1$.0f Mbytes attachment storage." +msgstr "" + +#: ../../include/attach.php:1004 +msgid "File upload failed. Possible system limit or action terminated." +msgstr "" + +#: ../../include/attach.php:1033 +msgid "Stored file could not be verified. Upload failed." +msgstr "" + +#: ../../include/attach.php:1105 ../../include/attach.php:1121 +msgid "Path not available." +msgstr "" + +#: ../../include/attach.php:1169 ../../include/attach.php:1332 +msgid "Empty pathname" +msgstr "" + +#: ../../include/attach.php:1195 +msgid "duplicate filename or path" +msgstr "" + +#: ../../include/attach.php:1220 +msgid "Path not found." +msgstr "" + +#: ../../include/attach.php:1288 +msgid "mkdir failed." +msgstr "" + +#: ../../include/attach.php:1292 +msgid "database storage failed." +msgstr "" + +#: ../../include/attach.php:1338 +msgid "Empty path" +msgstr "" + +#: ../../include/attach.php:2099 +#, php-format +msgid "%s shared a %s with you" +msgstr "" + +#: ../../include/attach.php:2099 +#: ../../extend/addon/hzaddons/redfiles/redfilehelper.php:64 +msgid "file" +msgstr "" + +#: ../../include/connections.php:134 +msgid "New window" +msgstr "" + +#: ../../include/connections.php:135 +msgid "Open the selected location in a different window or browser tab" +msgstr "" + +#: ../../include/connections.php:736 ../../include/event.php:1424 +msgid "Home, Voice" +msgstr "" + +#: ../../include/connections.php:737 ../../include/event.php:1425 +msgid "Home, Fax" +msgstr "" + +#: ../../include/connections.php:739 ../../include/event.php:1427 +msgid "Work, Voice" +msgstr "" + +#: ../../include/connections.php:740 ../../include/event.php:1428 +msgid "Work, Fax" +msgstr "" + +#: ../../include/oembed.php:153 +msgid "View PDF" +msgstr "" + +#: ../../include/oembed.php:357 +msgid " by " +msgstr "" + +#: ../../include/oembed.php:358 +msgid " on " +msgstr "" + +#: ../../include/oembed.php:387 +msgid "Embedded content" +msgstr "" + +#: ../../include/oembed.php:396 +msgid "Embedding disabled" +msgstr "" + +#: ../../include/event.php:33 ../../include/event.php:110 +msgid "l F d, Y \\@ g:i A" +msgstr "" + +#: ../../include/event.php:41 +msgid "Starts:" +msgstr "" + +#: ../../include/event.php:51 +msgid "Finishes:" +msgstr "" + +#: ../../include/event.php:110 +msgid "l F d, Y" +msgstr "" + +#: ../../include/event.php:114 +msgid "Start:" +msgstr "" + +#: ../../include/event.php:118 +msgid "End:" +msgstr "" + +#: ../../include/event.php:123 +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:67 +msgid "Timezone" +msgstr "" + +#: ../../include/event.php:1106 +msgid "This event has been added to your calendar." +msgstr "" + +#: ../../include/event.php:1337 +msgid "Not specified" +msgstr "" + +#: ../../include/event.php:1338 +msgid "Needs Action" +msgstr "" + +#: ../../include/event.php:1339 +msgid "Completed" +msgstr "" + +#: ../../include/event.php:1340 +msgid "In Process" +msgstr "" + +#: ../../include/event.php:1341 +msgid "Cancelled" +msgstr "" + +#: ../../include/datetime.php:140 +msgid "Birthday" +msgstr "" + +#: ../../include/datetime.php:140 +msgid "Age: " +msgstr "" + +#: ../../include/datetime.php:140 +msgid "YYYY-MM-DD or MM-DD" +msgstr "" + +#: ../../include/datetime.php:238 ../../boot.php:2709 +msgid "never" +msgstr "" + +#: ../../include/datetime.php:244 +msgid "less than a second ago" +msgstr "" + +#: ../../include/datetime.php:262 +#, php-format +msgctxt "e.g. 22 hours ago, 1 minute ago" +msgid "%1$d %2$s ago" +msgstr "" + +#: ../../include/datetime.php:273 +msgctxt "relative_date" +msgid "year" +msgid_plural "years" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/datetime.php:276 +msgctxt "relative_date" +msgid "month" +msgid_plural "months" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/datetime.php:279 +msgctxt "relative_date" +msgid "week" +msgid_plural "weeks" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/datetime.php:282 +msgctxt "relative_date" +msgid "day" +msgid_plural "days" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/datetime.php:285 +msgctxt "relative_date" +msgid "hour" +msgid_plural "hours" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/datetime.php:288 +msgctxt "relative_date" +msgid "minute" +msgid_plural "minutes" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/datetime.php:291 +msgctxt "relative_date" +msgid "second" +msgid_plural "seconds" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/datetime.php:520 +#, php-format +msgid "%1$s's birthday" +msgstr "" + +#: ../../include/datetime.php:521 +#, php-format +msgid "Happy Birthday %1$s" +msgstr "" + +#: ../../include/items.php:999 ../../include/items.php:1059 +msgid "(Unknown)" +msgstr "" + +#: ../../include/items.php:1247 +msgid "Visible to anybody on the internet." +msgstr "" + +#: ../../include/items.php:1249 +msgid "Visible to you only." +msgstr "" + +#: ../../include/items.php:1251 +msgid "Visible to anybody in this network." +msgstr "" + +#: ../../include/items.php:1253 +msgid "Visible to anybody authenticated." +msgstr "" + +#: ../../include/items.php:1255 +#, php-format +msgid "Visible to anybody on %s." +msgstr "" + +#: ../../include/items.php:1257 +msgid "Visible to all connections." +msgstr "" + +#: ../../include/items.php:1259 +msgid "Visible to approved connections." +msgstr "" + +#: ../../include/items.php:1261 +msgid "Visible to specific connections." +msgstr "" + +#: ../../include/items.php:4507 +msgid "Privacy group is empty." +msgstr "" + +#: ../../include/items.php:4514 +#, php-format +msgid "Privacy group: %s" +msgstr "" + +#: ../../include/items.php:4526 +msgid "Connection not found." +msgstr "" + +#: ../../include/items.php:4867 +msgid "profile photo" +msgstr "" + +#: ../../include/items.php:5059 +#, php-format +msgid "[Edited %s]" +msgstr "" + +#: ../../include/items.php:5059 +msgctxt "edit_activity" +msgid "Post" +msgstr "" + +#: ../../include/items.php:5059 +msgctxt "edit_activity" +msgid "Comment" +msgstr "" + +#: ../../include/follow.php:84 +msgid "Response from remote channel was incomplete." +msgstr "" + +#: ../../include/follow.php:96 +msgid "Premium channel - please visit:" +msgstr "" + +#: ../../include/follow.php:110 +msgid "Channel was deleted and no longer exists." +msgstr "" + +#: ../../include/zot.php:775 +msgid "Invalid data packet" +msgstr "" + +#: ../../include/zot.php:4372 +msgid "invalid target signature" +msgstr "" + +#: ../../include/bbcode.php:221 ../../include/bbcode.php:896 +#: ../../include/bbcode.php:1486 ../../include/bbcode.php:1494 +msgid "Image/photo" +msgstr "" + +#: ../../include/bbcode.php:268 ../../include/bbcode.php:1511 +msgid "Encrypted content" +msgstr "" + +#: ../../include/bbcode.php:302 +#, php-format +msgid "Install %1$s element %2$s" +msgstr "" + +#: ../../include/bbcode.php:306 +#, php-format +msgid "" +"This post contains an installable %s element, however you lack permissions " +"to install it on this site." +msgstr "" + +#: ../../include/bbcode.php:519 +msgid "card" +msgstr "" + +#: ../../include/bbcode.php:521 +msgid "article" +msgstr "" + +#: ../../include/bbcode.php:604 ../../include/bbcode.php:612 +msgid "Click to open/close" +msgstr "" + +#: ../../include/bbcode.php:625 +msgid "View article" +msgstr "" + +#: ../../include/bbcode.php:625 +msgid "View summary" +msgstr "" + +#: ../../include/bbcode.php:1474 +msgid "$1 wrote:" +msgstr "" + +#: ../../extend/addon/hzaddons/gnusoc/gnusoc.php:451 +msgid "Follow" +msgstr "" + +#: ../../extend/addon/hzaddons/gnusoc/gnusoc.php:454 +#, php-format +msgid "%1$s is now following %2$s" +msgstr "" + +#: ../../extend/addon/hzaddons/gnusoc/Mod_Gnusoc.php:16 +msgid "" +"The GNU-Social protocol does not support location independence. Connections " +"you make within that network may be unreachable from alternate channel " +"locations." +msgstr "" + +#: ../../extend/addon/hzaddons/gnusoc/Mod_Gnusoc.php:22 +msgid "GNU-Social Protocol App" +msgstr "" + +#: ../../extend/addon/hzaddons/gnusoc/Mod_Gnusoc.php:34 +msgid "GNU-Social Protocol" +msgstr "" + +#: ../../extend/addon/hzaddons/qrator/qrator.php:48 +msgid "QR code" +msgstr "" + +#: ../../extend/addon/hzaddons/qrator/qrator.php:63 +msgid "QR Generator" +msgstr "" + +#: ../../extend/addon/hzaddons/qrator/qrator.php:64 +msgid "Enter some text" +msgstr "" + +#: ../../extend/addon/hzaddons/irc/Mod_Irc.php:23 +#: ../../extend/addon/hzaddons/irc/irc.php:41 +msgid "Popular Channels" +msgstr "" + +#: ../../extend/addon/hzaddons/irc/irc.php:37 +msgid "Channels to auto connect" +msgstr "" + +#: ../../extend/addon/hzaddons/irc/irc.php:37 +#: ../../extend/addon/hzaddons/irc/irc.php:41 +msgid "Comma separated list" +msgstr "" + +#: ../../extend/addon/hzaddons/irc/irc.php:45 +msgid "IRC Settings" +msgstr "" + +#: ../../extend/addon/hzaddons/irc/irc.php:54 +msgid "IRC settings saved." +msgstr "" + +#: ../../extend/addon/hzaddons/irc/irc.php:58 +msgid "IRC Chatroom" +msgstr "" + +#: ../../extend/addon/hzaddons/hubwall/hubwall.php:19 +msgid "Send email to all members" +msgstr "" + +#: ../../extend/addon/hzaddons/hubwall/hubwall.php:50 +#: ../../extend/addon/hzaddons/mailtest/mailtest.php:50 +msgid "No recipients found." +msgstr "" + +#: ../../extend/addon/hzaddons/hubwall/hubwall.php:73 +#, php-format +msgid "%1$d of %2$d messages sent." +msgstr "" + +#: ../../extend/addon/hzaddons/hubwall/hubwall.php:81 +msgid "Send email to all hub members." +msgstr "" + +#: ../../extend/addon/hzaddons/hubwall/hubwall.php:92 +#: ../../extend/addon/hzaddons/mailtest/mailtest.php:96 +msgid "Message subject" +msgstr "" + +#: ../../extend/addon/hzaddons/hubwall/hubwall.php:93 +msgid "Sender Email address" +msgstr "" + +#: ../../extend/addon/hzaddons/hubwall/hubwall.php:94 +msgid "Test mode (only send to hub administrator)" +msgstr "" + +#: ../../extend/addon/hzaddons/likebanner/likebanner.php:51 +msgid "Your Webbie:" +msgstr "" + +#: ../../extend/addon/hzaddons/likebanner/likebanner.php:54 +msgid "Fontsize (px):" +msgstr "" + +#: ../../extend/addon/hzaddons/likebanner/likebanner.php:68 +msgid "Link:" +msgstr "" + +#: ../../extend/addon/hzaddons/likebanner/likebanner.php:70 +msgid "Like us on Hubzilla" +msgstr "" + +#: ../../extend/addon/hzaddons/likebanner/likebanner.php:72 +msgid "Embed:" +msgstr "" + +#: ../../extend/addon/hzaddons/msgfooter/msgfooter.php:46 +#: ../../extend/addon/hzaddons/xmpp/xmpp.php:43 +#: ../../extend/addon/hzaddons/gravatar/gravatar.php:150 +msgid "Save Settings" +msgstr "" + +#: ../../extend/addon/hzaddons/msgfooter/msgfooter.php:47 +msgid "text to include in all outgoing posts from this site" +msgstr "" + +#: ../../extend/addon/hzaddons/moremoods/moremoods.php:19 +msgid "lonely" +msgstr "" + +#: ../../extend/addon/hzaddons/moremoods/moremoods.php:20 +msgid "drunk" +msgstr "" + +#: ../../extend/addon/hzaddons/moremoods/moremoods.php:21 +msgid "horny" +msgstr "" + +#: ../../extend/addon/hzaddons/moremoods/moremoods.php:22 +msgid "stoned" +msgstr "" + +#: ../../extend/addon/hzaddons/moremoods/moremoods.php:23 +msgid "fucked up" +msgstr "" + +#: ../../extend/addon/hzaddons/moremoods/moremoods.php:24 +msgid "clusterfucked" +msgstr "" + +#: ../../extend/addon/hzaddons/moremoods/moremoods.php:25 +msgid "crazy" +msgstr "" + +#: ../../extend/addon/hzaddons/moremoods/moremoods.php:26 +msgid "hurt" +msgstr "" + +#: ../../extend/addon/hzaddons/moremoods/moremoods.php:27 +msgid "sleepy" +msgstr "" + +#: ../../extend/addon/hzaddons/moremoods/moremoods.php:28 +msgid "grumpy" +msgstr "" + +#: ../../extend/addon/hzaddons/moremoods/moremoods.php:29 +msgid "high" +msgstr "" + +#: ../../extend/addon/hzaddons/moremoods/moremoods.php:30 +msgid "semi-conscious" +msgstr "" + +#: ../../extend/addon/hzaddons/moremoods/moremoods.php:31 +msgid "in love" +msgstr "" + +#: ../../extend/addon/hzaddons/moremoods/moremoods.php:32 +msgid "in lust" +msgstr "" + +#: ../../extend/addon/hzaddons/moremoods/moremoods.php:33 +msgid "naked" +msgstr "" + +#: ../../extend/addon/hzaddons/moremoods/moremoods.php:34 +msgid "stinky" +msgstr "" + +#: ../../extend/addon/hzaddons/moremoods/moremoods.php:35 +msgid "sweaty" +msgstr "" + +#: ../../extend/addon/hzaddons/moremoods/moremoods.php:36 +msgid "bleeding out" +msgstr "" + +#: ../../extend/addon/hzaddons/moremoods/moremoods.php:37 +msgid "victorious" +msgstr "" + +#: ../../extend/addon/hzaddons/moremoods/moremoods.php:38 +msgid "defeated" +msgstr "" + +#: ../../extend/addon/hzaddons/moremoods/moremoods.php:39 +msgid "envious" +msgstr "" + +#: ../../extend/addon/hzaddons/moremoods/moremoods.php:40 +msgid "jealous" +msgstr "" + +#: ../../extend/addon/hzaddons/piwik/piwik.php:85 +msgid "" +"This website is tracked using the <a href='http://www.piwik.org'>Piwik</a> " +"analytics tool." +msgstr "" + +#: ../../extend/addon/hzaddons/piwik/piwik.php:88 +#, php-format +msgid "" +"If you do not want that your visits are logged this way you <a href='%s'>can " +"set a cookie to prevent Piwik from tracking further visits of the site</a> " +"(opt-out)." +msgstr "" + +#: ../../extend/addon/hzaddons/piwik/piwik.php:96 +msgid "Piwik Base URL" +msgstr "" + +#: ../../extend/addon/hzaddons/piwik/piwik.php:96 +msgid "" +"Absolute path to your Piwik installation. (without protocol (http/s), with " +"trailing slash)" +msgstr "" + +#: ../../extend/addon/hzaddons/piwik/piwik.php:97 +msgid "Site ID" +msgstr "" + +#: ../../extend/addon/hzaddons/piwik/piwik.php:98 +msgid "Show opt-out cookie link?" +msgstr "" + +#: ../../extend/addon/hzaddons/piwik/piwik.php:99 +msgid "Asynchronous tracking" +msgstr "" + +#: ../../extend/addon/hzaddons/piwik/piwik.php:100 +msgid "Enable frontend JavaScript error tracking" +msgstr "" + +#: ../../extend/addon/hzaddons/piwik/piwik.php:100 +msgid "This feature requires Piwik >= 2.2.0" +msgstr "" + +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:101 +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:102 +#: ../../extend/addon/hzaddons/cart/myshop.php:144 +#: ../../extend/addon/hzaddons/cart/myshop.php:180 +#: ../../extend/addon/hzaddons/cart/myshop.php:214 +#: ../../extend/addon/hzaddons/cart/myshop.php:261 +#: ../../extend/addon/hzaddons/cart/myshop.php:296 +#: ../../extend/addon/hzaddons/cart/myshop.php:319 +msgid "Access Denied" +msgstr "" + +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:109 +msgid "Enable Community Moderation" +msgstr "" + +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:117 +msgid "Reputation automatically given to new members" +msgstr "" + +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:118 +msgid "Reputation will never fall below this value" +msgstr "" + +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:119 +msgid "Minimum reputation before posting is allowed" +msgstr "" + +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:120 +msgid "Minimum reputation before commenting is allowed" +msgstr "" + +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:121 +msgid "Minimum reputation before a member is able to moderate other posts" +msgstr "" + +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:122 +msgid "" +"Max ratio of moderator's reputation that can be added to/deducted from " +"reputation of person being moderated" +msgstr "" + +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:123 +msgid "Reputation \"cost\" to post" +msgstr "" + +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:124 +msgid "Reputation \"cost\" to comment" +msgstr "" + +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:125 +msgid "" +"Reputation automatically recovers at this rate per hour until it reaches " +"minimum_to_post" +msgstr "" + +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:126 +msgid "" +"When minimum_to_moderate > reputation > minimum_to_post reputation recovers " +"at this rate per hour" +msgstr "" + +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:140 +msgid "Community Moderation Settings" +msgstr "" + +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:232 +msgid "Channel Reputation" +msgstr "" + +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:236 +msgid "An Error has occurred." +msgstr "" + +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:254 +msgid "Upvote" +msgstr "" + +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:255 +msgid "Downvote" +msgstr "" + +#: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:414 +msgid "Can moderate reputation on my channel." +msgstr "" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:57 +msgid "Errors encountered deleting database table " +msgstr "" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:95 +#: ../../extend/addon/hzaddons/twitter/twitter.php:503 +msgid "Submit Settings" +msgstr "" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:96 +msgid "Drop tables when uninstalling?" +msgstr "" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:96 +msgid "" +"If checked, the Rendezvous database tables will be deleted when the plugin " +"is uninstalled." +msgstr "" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:97 +msgid "Mapbox Access Token" +msgstr "" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:97 +msgid "" +"If you enter a Mapbox access token, it will be used to retrieve map tiles " +"from Mapbox instead of the default OpenStreetMap tile server." +msgstr "" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:162 +msgid "Rendezvous" +msgstr "" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:167 +msgid "" +"This identity has been deleted by another member due to inactivity. Please " +"press the \"New identity\" button or refresh the page to register a new " +"identity. You may use the same name." +msgstr "" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:168 +msgid "Welcome to Rendezvous!" +msgstr "" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:169 +msgid "" +"Enter your name to join this rendezvous. To begin sharing your location with " +"the other members, tap the GPS control. When your location is discovered, a " +"red dot will appear and others will be able to see you on the map." +msgstr "" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:171 +msgid "Let's meet here" +msgstr "" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:174 +msgid "New marker" +msgstr "" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:175 +msgid "Edit marker" +msgstr "" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:176 +msgid "New identity" +msgstr "" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:177 +msgid "Delete marker" +msgstr "" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:178 +msgid "Delete member" +msgstr "" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:179 +msgid "Edit proximity alert" +msgstr "" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:180 +msgid "" +"A proximity alert will be issued when this member is within a certain radius " +"of you.<br><br>Enter a radius in meters (0 to disable):" +msgstr "" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:180 +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:185 +msgid "distance" +msgstr "" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:181 +msgid "Proximity alert distance (meters)" +msgstr "" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:182 +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:184 +msgid "" +"A proximity alert will be issued when you are within a certain radius of the " +"marker location.<br><br>Enter a radius in meters (0 to disable):" +msgstr "" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:183 +msgid "Marker proximity alert" +msgstr "" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:186 +msgid "Reminder note" +msgstr "" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:187 +msgid "" +"Enter a note to be displayed when you are within the specified proximity..." +msgstr "" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:199 +msgid "Add new rendezvous" +msgstr "" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:200 +msgid "" +"Create a new rendezvous and share the access link with those you wish to " +"invite to the group. Those who open the link become members of the " +"rendezvous. They can view other member locations, add markers to the map, or " +"share their own locations with the group." +msgstr "" + +#: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:232 +msgid "You have no rendezvous. Press the button above to create a rendezvous!" +msgstr "" + +#: ../../extend/addon/hzaddons/skeleton/Mod_Skeleton.php:32 +msgid "Skeleton App" +msgstr "" + +#: ../../extend/addon/hzaddons/skeleton/Mod_Skeleton.php:33 +msgid "A skeleton for addons, you can copy/paste" +msgstr "" + +#: ../../extend/addon/hzaddons/skeleton/Mod_Skeleton.php:40 +msgid "Some setting" +msgstr "" + +#: ../../extend/addon/hzaddons/skeleton/Mod_Skeleton.php:40 +msgid "A setting" +msgstr "" + +#: ../../extend/addon/hzaddons/skeleton/Mod_Skeleton.php:48 +msgid "Skeleton Settings" +msgstr "" + +#: ../../extend/addon/hzaddons/redred/redred.php:50 +msgid "Post to Hubzilla" +msgstr "" + +#: ../../extend/addon/hzaddons/redred/Mod_Redred.php:24 +msgid "Channel is required." +msgstr "" + +#: ../../extend/addon/hzaddons/redred/Mod_Redred.php:38 +msgid "Hubzilla Crosspost Connector Settings saved." +msgstr "" + +#: ../../extend/addon/hzaddons/redred/Mod_Redred.php:50 +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:146 +msgid "Hubzilla Crosspost Connector App" +msgstr "" + +#: ../../extend/addon/hzaddons/redred/Mod_Redred.php:51 +msgid "Relay public postings to another Hubzilla channel" +msgstr "" + +#: ../../extend/addon/hzaddons/redred/Mod_Redred.php:63 +msgid "Send public postings to Hubzilla channel by default" +msgstr "" + +#: ../../extend/addon/hzaddons/redred/Mod_Redred.php:67 +msgid "Hubzilla API Path" +msgstr "" + +#: ../../extend/addon/hzaddons/redred/Mod_Redred.php:67 +#: ../../extend/addon/hzaddons/rtof/Mod_Rtof.php:53 +msgid "https://{sitename}/api" +msgstr "" + +#: ../../extend/addon/hzaddons/redred/Mod_Redred.php:71 +msgid "Hubzilla login name" +msgstr "" + +#: ../../extend/addon/hzaddons/redred/Mod_Redred.php:75 +msgid "Hubzilla channel name" +msgstr "" + +#: ../../extend/addon/hzaddons/redred/Mod_Redred.php:75 +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:54 +msgid "Nickname" +msgstr "" + +#: ../../extend/addon/hzaddons/redred/Mod_Redred.php:79 +msgid "Hubzilla password" +msgstr "" + +#: ../../extend/addon/hzaddons/redred/Mod_Redred.php:87 +msgid "Hubzilla Crosspost Connector" +msgstr "" + +#: ../../extend/addon/hzaddons/totp/Mod_Totp.php:23 +msgid "TOTP Two-Step Verification" +msgstr "" + +#: ../../extend/addon/hzaddons/totp/Mod_Totp.php:24 +msgid "Enter the 2-step verification generated by your authenticator app:" +msgstr "" + +#: ../../extend/addon/hzaddons/totp/Mod_Totp.php:25 +msgid "Success!" +msgstr "" + +#: ../../extend/addon/hzaddons/totp/Mod_Totp.php:26 +msgid "Invalid code, please try again." +msgstr "" + +#: ../../extend/addon/hzaddons/totp/Mod_Totp.php:27 +msgid "Too many invalid codes..." +msgstr "" + +#: ../../extend/addon/hzaddons/totp/Mod_Totp.php:28 +msgid "Verify" +msgstr "" + +#: ../../extend/addon/hzaddons/totp/Settings/Totp.php:90 +msgid "" +"You haven't set a TOTP secret yet.\n" +"Please click the button below to generate one and register this site\n" +"with your preferred authenticator app." +msgstr "" + +#: ../../extend/addon/hzaddons/totp/Settings/Totp.php:93 +msgid "Your TOTP secret is" +msgstr "" + +#: ../../extend/addon/hzaddons/totp/Settings/Totp.php:94 +msgid "" +"Be sure to save it somewhere in case you lose or replace your mobile " +"device.\n" +"Use your mobile device to scan the QR code below to register this site\n" +"with your preferred authenticator app." +msgstr "" + +#: ../../extend/addon/hzaddons/totp/Settings/Totp.php:99 +msgid "Test" +msgstr "" + +#: ../../extend/addon/hzaddons/totp/Settings/Totp.php:100 +msgid "Generate New Secret" +msgstr "" + +#: ../../extend/addon/hzaddons/totp/Settings/Totp.php:101 +msgid "Go" +msgstr "" + +#: ../../extend/addon/hzaddons/totp/Settings/Totp.php:102 +msgid "Enter your password" +msgstr "" + +#: ../../extend/addon/hzaddons/totp/Settings/Totp.php:103 +msgid "enter TOTP code from your device" +msgstr "" + +#: ../../extend/addon/hzaddons/totp/Settings/Totp.php:104 +msgid "Pass!" +msgstr "" + +#: ../../extend/addon/hzaddons/totp/Settings/Totp.php:105 +msgid "Fail" +msgstr "" + +#: ../../extend/addon/hzaddons/totp/Settings/Totp.php:106 +msgid "Incorrect password, try again." +msgstr "" + +#: ../../extend/addon/hzaddons/totp/Settings/Totp.php:107 +msgid "Record your new TOTP secret and rescan the QR code above." +msgstr "" + +#: ../../extend/addon/hzaddons/totp/Settings/Totp.php:115 +msgid "TOTP Settings" +msgstr "" + +#: ../../extend/addon/hzaddons/testdrive/testdrive.php:104 +#, php-format +msgid "Your account on %s will expire in a few days." +msgstr "" + +#: ../../extend/addon/hzaddons/testdrive/testdrive.php:105 +msgid "Your $Productname test account is about to expire." +msgstr "" + +#: ../../extend/addon/hzaddons/ldapauth/ldapauth.php:70 +msgid "An account has been created for you." +msgstr "" + +#: ../../extend/addon/hzaddons/ldapauth/ldapauth.php:77 +msgid "Authentication successful but rejected: account creation is disabled." +msgstr "" + +#: ../../extend/addon/hzaddons/cart/cart.php:252 +msgid "DB Cleanup Failure" +msgstr "" + +#: ../../extend/addon/hzaddons/cart/cart.php:674 +msgid "[cart] Item Added" +msgstr "" + +#: ../../extend/addon/hzaddons/cart/cart.php:1063 +msgid "Order already checked out." +msgstr "" + +#: ../../extend/addon/hzaddons/cart/cart.php:1368 +msgid "Drop database tables when uninstalling." +msgstr "" + +#: ../../extend/addon/hzaddons/cart/cart.php:1375 +#: ../../extend/addon/hzaddons/cart/Settings/Cart.php:129 +msgid "Cart Settings" +msgstr "" + +#: ../../extend/addon/hzaddons/cart/cart.php:1387 +#: ../../extend/addon/hzaddons/cart/cart.php:1390 +msgid "Shop" +msgstr "" + +#: ../../extend/addon/hzaddons/cart/cart.php:1446 +#: ../../extend/addon/hzaddons/cart/myshop.php:112 +msgid "Order Not Found" +msgstr "" + +#: ../../extend/addon/hzaddons/cart/cart.php:1507 +msgid "Cart utilities for orders and payments" +msgstr "" + +#: ../../extend/addon/hzaddons/cart/cart.php:1545 +msgid "You must be logged into the Grid to shop." +msgstr "" + +#: ../../extend/addon/hzaddons/cart/cart.php:1578 +#: ../../extend/addon/hzaddons/cart/submodules/paypalbuttonV2.php:409 +#: ../../extend/addon/hzaddons/cart/submodules/paypalbutton.php:392 +#: ../../extend/addon/hzaddons/cart/manual_payments.php:68 +msgid "Order not found." +msgstr "" + +#: ../../extend/addon/hzaddons/cart/cart.php:1592 +msgid "Access denied." +msgstr "" + +#: ../../extend/addon/hzaddons/cart/cart.php:1644 +#: ../../extend/addon/hzaddons/cart/cart.php:1787 +msgid "No Order Found" +msgstr "" + +#: ../../extend/addon/hzaddons/cart/cart.php:1653 +msgid "An unknown error has occurred Please start again." +msgstr "" + +#: ../../extend/addon/hzaddons/cart/cart.php:1796 +msgid "Requirements not met." +msgstr "" + +#: ../../extend/addon/hzaddons/cart/cart.php:1796 +msgid "Review your order and complete any needed requirements." +msgstr "" + +#: ../../extend/addon/hzaddons/cart/cart.php:1822 +msgid "Invalid Payment Type. Please start again." +msgstr "" + +#: ../../extend/addon/hzaddons/cart/cart.php:1829 +msgid "Order not found" +msgstr "" + +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:70 +msgid "Enable Order/Item Options" +msgstr "" + +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:333 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:357 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:433 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:457 +msgid "Label" +msgstr "" + +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:336 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:360 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:436 +#: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:460 +msgid "Instructions" +msgstr "" + +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:63 +msgid "Enable Hubzilla Services Module" +msgstr "" + +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:162 +#: ../../extend/addon/hzaddons/cart/submodules/manualcat.php:172 +msgid "New Sku" +msgstr "" + +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:197 +#: ../../extend/addon/hzaddons/cart/submodules/manualcat.php:208 +msgid "Cannot save edits to locked item." +msgstr "" + +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:246 +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:333 +msgid "SKU not found." +msgstr "" + +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:299 +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:303 +msgid "Invalid Activation Directive." +msgstr "" + +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:374 +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:378 +msgid "Invalid Deactivation Directive." +msgstr "" + +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:564 +msgid "Add to this privacy group" +msgstr "" + +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:580 +msgid "Set user service class" +msgstr "" + +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:607 +msgid "You must be using a local account to purchase this service." +msgstr "" + +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:647 +#: ../../extend/addon/hzaddons/cart/submodules/manualcat.php:252 +msgid "Changes Locked" +msgstr "" + +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:651 +#: ../../extend/addon/hzaddons/cart/submodules/manualcat.php:256 +msgid "Item available for purchase." +msgstr "" + +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:658 +#: ../../extend/addon/hzaddons/cart/submodules/manualcat.php:263 +#: ../../extend/addon/hzaddons/cart/widgets/catalogitem.php:57 +msgid "Price" +msgstr "" + +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:661 +#: ../../extend/addon/hzaddons/cart/submodules/manualcat.php:266 +msgid "Photo URL" +msgstr "" + +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:665 +msgid "Add buyer to privacy group" +msgstr "" + +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:670 +msgid "Add buyer as connection" +msgstr "" + +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:678 +#: ../../extend/addon/hzaddons/cart/submodules/hzservices.php:720 +msgid "Set Service Class" +msgstr "" + +#: ../../extend/addon/hzaddons/cart/submodules/subscriptions.php:151 +msgid "Enable Subscription Management Module" +msgstr "" + +#: ../../extend/addon/hzaddons/cart/submodules/subscriptions.php:223 +msgid "" +"Cannot include subscription items with different terms in the same order." +msgstr "" + +#: ../../extend/addon/hzaddons/cart/submodules/subscriptions.php:372 +msgid "Select Subscription to Edit" +msgstr "" + +#: ../../extend/addon/hzaddons/cart/submodules/subscriptions.php:380 +msgid "Edit Subscriptions" +msgstr "" + +#: ../../extend/addon/hzaddons/cart/submodules/subscriptions.php:414 +msgid "Subscription SKU" +msgstr "" + +#: ../../extend/addon/hzaddons/cart/submodules/subscriptions.php:419 +msgid "Catalog Description" +msgstr "" + +#: ../../extend/addon/hzaddons/cart/submodules/subscriptions.php:423 +msgid "Subscription available for purchase." +msgstr "" + +#: ../../extend/addon/hzaddons/cart/submodules/subscriptions.php:428 +msgid "Maximum active subscriptions to this item per account." +msgstr "" + +#: ../../extend/addon/hzaddons/cart/submodules/subscriptions.php:431 +msgid "Subscription price." +msgstr "" + +#: ../../extend/addon/hzaddons/cart/submodules/subscriptions.php:435 +msgid "Quantity" +msgstr "" + +#: ../../extend/addon/hzaddons/cart/submodules/subscriptions.php:439 +msgid "Term" +msgstr "" + +#: ../../extend/addon/hzaddons/cart/submodules/paypalbuttonV2.php:86 +msgid "Enable Paypal Button Module (API-v2)" +msgstr "" + +#: ../../extend/addon/hzaddons/cart/submodules/paypalbuttonV2.php:94 +#: ../../extend/addon/hzaddons/cart/submodules/paypalbutton.php:93 +msgid "Use Production Key" +msgstr "" + +#: ../../extend/addon/hzaddons/cart/submodules/paypalbuttonV2.php:101 +#: ../../extend/addon/hzaddons/cart/submodules/paypalbutton.php:100 +msgid "Paypal Sandbox Client Key" +msgstr "" + +#: ../../extend/addon/hzaddons/cart/submodules/paypalbuttonV2.php:108 +#: ../../extend/addon/hzaddons/cart/submodules/paypalbutton.php:107 +msgid "Paypal Sandbox Secret Key" +msgstr "" + +#: ../../extend/addon/hzaddons/cart/submodules/paypalbuttonV2.php:114 +#: ../../extend/addon/hzaddons/cart/submodules/paypalbutton.php:113 +msgid "Paypal Production Client Key" +msgstr "" + +#: ../../extend/addon/hzaddons/cart/submodules/paypalbuttonV2.php:121 +#: ../../extend/addon/hzaddons/cart/submodules/paypalbutton.php:120 +msgid "Paypal Production Secret Key" +msgstr "" + +#: ../../extend/addon/hzaddons/cart/submodules/paypalbuttonV2.php:264 +#: ../../extend/addon/hzaddons/cart/submodules/paypalbutton.php:252 +msgid "Paypal button payments are not enabled." +msgstr "" + +#: ../../extend/addon/hzaddons/cart/submodules/paypalbuttonV2.php:282 +#: ../../extend/addon/hzaddons/cart/submodules/paypalbutton.php:270 +msgid "" +"Paypal button payments are not properly configured. Please choose another " +"payment option." +msgstr "" + +#: ../../extend/addon/hzaddons/cart/submodules/paypalbutton.php:85 +msgid "Enable Paypal Button Module" +msgstr "" + +#: ../../extend/addon/hzaddons/cart/submodules/manualcat.php:61 +msgid "Enable Manual Cart Module" +msgstr "" + +#: ../../extend/addon/hzaddons/cart/myshop.php:30 +msgid "Access Denied." +msgstr "" + +#: ../../extend/addon/hzaddons/cart/myshop.php:189 +#: ../../extend/addon/hzaddons/cart/myshop.php:223 +#: ../../extend/addon/hzaddons/cart/myshop.php:271 +#: ../../extend/addon/hzaddons/cart/myshop.php:329 +msgid "Invalid Item" +msgstr "" + +#: ../../extend/addon/hzaddons/cart/manual_payments.php:7 +msgid "Error: order mismatch. Please try again." +msgstr "" + +#: ../../extend/addon/hzaddons/cart/manual_payments.php:61 +msgid "Manual payments are not enabled." +msgstr "" + +#: ../../extend/addon/hzaddons/cart/manual_payments.php:77 +msgid "Finished" +msgstr "" + +#: ../../extend/addon/hzaddons/cart/Settings/Cart.php:58 +msgid "Enable Test Catalog" +msgstr "" + +#: ../../extend/addon/hzaddons/cart/Settings/Cart.php:70 +msgid "Enable Manual Payments" +msgstr "" + +#: ../../extend/addon/hzaddons/cart/Settings/Cart.php:90 +msgid "Base Merchant Currency" +msgstr "" + +#: ../../extend/addon/hzaddons/openid/openid.php:49 +msgid "" +"We encountered a problem while logging in with the OpenID you provided. " +"Please check the correct spelling of the ID." +msgstr "" + +#: ../../extend/addon/hzaddons/openid/openid.php:49 +msgid "The error message was:" +msgstr "" + +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:52 +msgid "First Name" +msgstr "" + +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:53 +msgid "Last Name" +msgstr "" + +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:55 +msgid "Full Name" +msgstr "" + +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:61 +msgid "Profile Photo 16px" +msgstr "" + +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:62 +msgid "Profile Photo 32px" +msgstr "" + +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:63 +msgid "Profile Photo 48px" +msgstr "" + +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:64 +msgid "Profile Photo 64px" +msgstr "" + +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:65 +msgid "Profile Photo 80px" +msgstr "" + +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:66 +msgid "Profile Photo 128px" +msgstr "" + +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:70 +msgid "Birth Year" +msgstr "" + +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:71 +msgid "Birth Month" +msgstr "" + +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:72 +msgid "Birth Day" +msgstr "" + +#: ../../extend/addon/hzaddons/openid/MysqlProvider.php:73 +msgid "Birthdate" +msgstr "" + +#: ../../extend/addon/hzaddons/openid/Mod_Openid.php:30 +msgid "OpenID protocol error. No ID returned." +msgstr "" + +#: ../../extend/addon/hzaddons/hzfiles/hzfiles.php:81 +msgid "Hubzilla File Storage Import" +msgstr "" + +#: ../../extend/addon/hzaddons/hzfiles/hzfiles.php:82 +msgid "This will import all your cloud files from another server." +msgstr "" + +#: ../../extend/addon/hzaddons/hzfiles/hzfiles.php:83 +msgid "Hubzilla Server base URL" +msgstr "" + +#: ../../extend/addon/hzaddons/hzfiles/hzfiles.php:84 +#: ../../extend/addon/hzaddons/content_import/Mod_content_import.php:140 +msgid "Since modified date yyyy-mm-dd" +msgstr "" + +#: ../../extend/addon/hzaddons/hzfiles/hzfiles.php:85 +#: ../../extend/addon/hzaddons/content_import/Mod_content_import.php:141 +msgid "Until modified date yyyy-mm-dd" +msgstr "" + +#: ../../extend/addon/hzaddons/diaspora/Mod_Diaspora.php:43 +msgid "Diaspora Protocol Settings updated." +msgstr "" + +#: ../../extend/addon/hzaddons/diaspora/Mod_Diaspora.php:52 +msgid "" +"The diaspora protocol does not support location independence. Connections " +"you make within that network may be unreachable from alternate channel " +"locations." +msgstr "" + +#: ../../extend/addon/hzaddons/diaspora/Mod_Diaspora.php:58 +msgid "Diaspora Protocol App" +msgstr "" + +#: ../../extend/addon/hzaddons/diaspora/Mod_Diaspora.php:75 +msgid "Allow any Diaspora member to comment on your public posts" +msgstr "" + +#: ../../extend/addon/hzaddons/diaspora/Mod_Diaspora.php:79 +msgid "Prevent your hashtags from being redirected to other sites" +msgstr "" + +#: ../../extend/addon/hzaddons/diaspora/Mod_Diaspora.php:83 +msgid "Sign and forward posts and comments with no existing Diaspora signature" +msgstr "" + +#: ../../extend/addon/hzaddons/diaspora/Mod_Diaspora.php:88 +msgid "Followed hashtags (comma separated, do not include the #)" +msgstr "" + +#: ../../extend/addon/hzaddons/diaspora/Mod_Diaspora.php:97 +msgid "Diaspora Protocol" +msgstr "" + +#: ../../extend/addon/hzaddons/diaspora/import_diaspora.php:19 +msgid "No username found in import file." +msgstr "" + +#: ../../extend/addon/hzaddons/diaspora/Receiver.php:1541 +#, php-format +msgid "%1$s dislikes %2$s's %3$s" +msgstr "" + +#: ../../extend/addon/hzaddons/diaspora/diaspora.php:66 +msgid "" +"Please install the statistics addon to be able to configure a diaspora relay" +msgstr "" + +#: ../../extend/addon/hzaddons/diaspora/diaspora.php:76 +msgid "Diaspora Relay Handle" +msgstr "" + +#: ../../extend/addon/hzaddons/diaspora/diaspora.php:76 +msgid "Address of a diaspora relay. Example: relay@diasporarelay.tld" +msgstr "" + +#: ../../extend/addon/hzaddons/diaspora/diaspora.php:96 +msgid "Diaspora relay could not be imported" +msgstr "" + +#: ../../extend/addon/hzaddons/dirstats/dirstats.php:94 +msgid "Hubzilla Directory Stats" +msgstr "" + +#: ../../extend/addon/hzaddons/dirstats/dirstats.php:95 +msgid "Total Hubs" +msgstr "" + +#: ../../extend/addon/hzaddons/dirstats/dirstats.php:97 +msgid "Hubzilla Hubs" +msgstr "" + +#: ../../extend/addon/hzaddons/dirstats/dirstats.php:99 +msgid "Friendica Hubs" +msgstr "" + +#: ../../extend/addon/hzaddons/dirstats/dirstats.php:101 +msgid "Diaspora Pods" +msgstr "" + +#: ../../extend/addon/hzaddons/dirstats/dirstats.php:103 +msgid "Hubzilla Channels" +msgstr "" + +#: ../../extend/addon/hzaddons/dirstats/dirstats.php:105 +msgid "Friendica Channels" +msgstr "" + +#: ../../extend/addon/hzaddons/dirstats/dirstats.php:107 +msgid "Diaspora Channels" +msgstr "" + +#: ../../extend/addon/hzaddons/dirstats/dirstats.php:109 +msgid "Aged 35 and above" +msgstr "" + +#: ../../extend/addon/hzaddons/dirstats/dirstats.php:111 +msgid "Aged 34 and under" +msgstr "" + +#: ../../extend/addon/hzaddons/dirstats/dirstats.php:113 +msgid "Average Age" +msgstr "" + +#: ../../extend/addon/hzaddons/dirstats/dirstats.php:115 +msgid "Known Chatrooms" +msgstr "" + +#: ../../extend/addon/hzaddons/dirstats/dirstats.php:117 +msgid "Known Tags" +msgstr "" + +#: ../../extend/addon/hzaddons/dirstats/dirstats.php:119 +msgid "" +"Please note Diaspora and Friendica statistics are merely those **this " +"directory** is aware of, and not all those known in the network. This also " +"applies to chatrooms," +msgstr "" + +#: ../../extend/addon/hzaddons/upload_limits/upload_limits.php:25 +msgid "Show Upload Limits" +msgstr "" + +#: ../../extend/addon/hzaddons/upload_limits/upload_limits.php:27 +msgid "Hubzilla configured maximum size: " +msgstr "" + +#: ../../extend/addon/hzaddons/upload_limits/upload_limits.php:28 +msgid "PHP upload_max_filesize: " +msgstr "" + +#: ../../extend/addon/hzaddons/upload_limits/upload_limits.php:29 +msgid "PHP post_max_size (must be larger than upload_max_filesize): " +msgstr "" + +#: ../../extend/addon/hzaddons/hideaside/Mod_Hideaside.php:23 +#: ../../extend/addon/hzaddons/hideaside/Mod_Hideaside.php:27 +msgid "Hide Aside App" +msgstr "" + +#: ../../extend/addon/hzaddons/hideaside/Mod_Hideaside.php:24 +#: ../../extend/addon/hzaddons/hideaside/Mod_Hideaside.php:28 +msgid "Fade out aside areas after a while when using endless scroll" +msgstr "" + +#: ../../extend/addon/hzaddons/hideaside/Mod_Hideaside.php:27 +#: ../../extend/addon/hzaddons/planets/Mod_Planets.php:23 +#: ../../extend/addon/hzaddons/hsse/Mod_Hsse.php:26 +#: ../../extend/addon/hzaddons/authchoose/Mod_Authchoose.php:33 +#: ../../extend/addon/hzaddons/nsabait/Mod_Nsabait.php:24 +#: ../../extend/addon/hzaddons/rainbowtag/Mod_Rainbowtag.php:26 +msgid "Installed" +msgstr "" + +#: ../../extend/addon/hzaddons/randpost/randpost.php:97 +msgid "You're welcome." +msgstr "" + +#: ../../extend/addon/hzaddons/randpost/randpost.php:98 +msgid "Ah shucks..." +msgstr "" + +#: ../../extend/addon/hzaddons/randpost/randpost.php:99 +msgid "Don't mention it." +msgstr "" + +#: ../../extend/addon/hzaddons/randpost/randpost.php:100 +msgid "<blush>" +msgstr "" + +#: ../../extend/addon/hzaddons/openstreetmap/openstreetmap.php:133 +msgid "View Larger" +msgstr "" + +#: ../../extend/addon/hzaddons/openstreetmap/openstreetmap.php:156 +msgid "Tile Server URL" +msgstr "" + +#: ../../extend/addon/hzaddons/openstreetmap/openstreetmap.php:156 +msgid "" +"A list of <a href=\"http://wiki.openstreetmap.org/wiki/TMS\" target=\"_blank" +"\">public tile servers</a>" +msgstr "" + +#: ../../extend/addon/hzaddons/openstreetmap/openstreetmap.php:157 +msgid "Nominatim (reverse geocoding) Server URL" +msgstr "" + +#: ../../extend/addon/hzaddons/openstreetmap/openstreetmap.php:157 +msgid "" +"A list of <a href=\"http://wiki.openstreetmap.org/wiki/Nominatim\" target=" +"\"_blank\">Nominatim servers</a>" +msgstr "" + +#: ../../extend/addon/hzaddons/openstreetmap/openstreetmap.php:158 +msgid "Default zoom" +msgstr "" + +#: ../../extend/addon/hzaddons/openstreetmap/openstreetmap.php:158 +msgid "" +"The default zoom level. (1:world, 18:highest, also depends on tile server)" +msgstr "" + +#: ../../extend/addon/hzaddons/openstreetmap/openstreetmap.php:159 +msgid "Include marker on map" +msgstr "" + +#: ../../extend/addon/hzaddons/openstreetmap/openstreetmap.php:159 +msgid "Include a marker on the map." +msgstr "" + +#: ../../extend/addon/hzaddons/ljpost/Mod_Ljpost.php:38 +msgid "Livejournal Crosspost Connector App" +msgstr "" + +#: ../../extend/addon/hzaddons/ljpost/Mod_Ljpost.php:39 +msgid "Relay public posts to Livejournal" +msgstr "" + +#: ../../extend/addon/hzaddons/ljpost/Mod_Ljpost.php:55 +msgid "Livejournal username" +msgstr "" + +#: ../../extend/addon/hzaddons/ljpost/Mod_Ljpost.php:59 +msgid "Livejournal password" +msgstr "" + +#: ../../extend/addon/hzaddons/ljpost/Mod_Ljpost.php:63 +msgid "Post to Livejournal by default" +msgstr "" + +#: ../../extend/addon/hzaddons/ljpost/Mod_Ljpost.php:67 +msgid "Send wall-to-wall posts to Livejournal" +msgstr "" + +#: ../../extend/addon/hzaddons/ljpost/Mod_Ljpost.php:71 +#: ../../extend/addon/hzaddons/dwpost/Mod_Dwpost.php:65 +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:94 +msgid "Add link to original post" +msgstr "" + +#: ../../extend/addon/hzaddons/ljpost/Mod_Ljpost.php:79 +msgid "Livejournal Crosspost Connector" +msgstr "" + +#: ../../extend/addon/hzaddons/ljpost/ljpost.php:49 +msgid "Post to Livejournal" +msgstr "" + +#: ../../extend/addon/hzaddons/ljpost/ljpost.php:127 +msgid "Posted by" +msgstr "" + +#: ../../extend/addon/hzaddons/workflow/workflow.php:222 +msgid "Workflow user." +msgstr "" + +#: ../../extend/addon/hzaddons/workflow/workflow.php:272 +msgid "This channel" +msgstr "" + +#: ../../extend/addon/hzaddons/workflow/workflow.php:541 +#: ../../extend/addon/hzaddons/workflow/workflow.php:1437 +#: ../../extend/addon/hzaddons/workflow/workflow.php:1456 +msgid "Workflow" +msgstr "" + +#: ../../extend/addon/hzaddons/workflow/workflow.php:1425 +msgid "No Workflows Available" +msgstr "" + +#: ../../extend/addon/hzaddons/workflow/workflow.php:1455 +msgid "Add item to which workflow" +msgstr "" + +#: ../../extend/addon/hzaddons/workflow/workflow.php:1515 +#: ../../extend/addon/hzaddons/workflow/workflow.php:1634 +msgid "Create Workflow Item" +msgstr "" + +#: ../../extend/addon/hzaddons/workflow/workflow.php:2596 +msgid "Link" +msgstr "" + +#: ../../extend/addon/hzaddons/workflow/workflow.php:2598 +msgid "Web link." +msgstr "" + +#: ../../extend/addon/hzaddons/workflow/workflow.php:2619 +#: ../../extend/addon/hzaddons/workflow/workflow.php:2680 +msgid "Brief description or title" +msgstr "" + +#: ../../extend/addon/hzaddons/workflow/workflow.php:2627 +#: ../../extend/addon/hzaddons/workflow/workflow.php:2688 +msgid "Notes and Info" +msgstr "" + +#: ../../extend/addon/hzaddons/workflow/workflow.php:2686 +msgid "Body" +msgstr "" + +#: ../../extend/addon/hzaddons/workflow/Settings/Mod_WorkflowSettings.php:101 +msgid "Workflow Settings" +msgstr "" + +#: ../../extend/addon/hzaddons/xmpp/xmpp.php:44 +msgid "Jabber BOSH host" +msgstr "" + +#: ../../extend/addon/hzaddons/xmpp/xmpp.php:45 +msgid "Use central userbase" +msgstr "" + +#: ../../extend/addon/hzaddons/xmpp/xmpp.php:45 +msgid "" +"If enabled, members will automatically login to an ejabberd server that has " +"to be installed on this machine with synchronized credentials via the " +"\"auth_ejabberd.php\" script." +msgstr "" + +#: ../../extend/addon/hzaddons/xmpp/Mod_Xmpp.php:23 +msgid "XMPP settings updated." +msgstr "" + +#: ../../extend/addon/hzaddons/xmpp/Mod_Xmpp.php:35 +msgid "XMPP App" +msgstr "" + +#: ../../extend/addon/hzaddons/xmpp/Mod_Xmpp.php:36 +msgid "Embedded XMPP (Jabber) client" +msgstr "" + +#: ../../extend/addon/hzaddons/xmpp/Mod_Xmpp.php:52 +msgid "Individual credentials" +msgstr "" + +#: ../../extend/addon/hzaddons/xmpp/Mod_Xmpp.php:58 +msgid "Jabber BOSH server" +msgstr "" + +#: ../../extend/addon/hzaddons/xmpp/Mod_Xmpp.php:67 +msgid "XMPP Settings" +msgstr "" + +#: ../../extend/addon/hzaddons/superblock/Mod_Superblock.php:20 +msgid "Superblock App" +msgstr "" + +#: ../../extend/addon/hzaddons/superblock/Mod_Superblock.php:21 +msgid "Block channels" +msgstr "" + +#: ../../extend/addon/hzaddons/superblock/Mod_Superblock.php:63 +msgid "superblock settings updated" +msgstr "" + +#: ../../extend/addon/hzaddons/superblock/Mod_Superblock.php:87 +msgid "Currently blocked" +msgstr "" + +#: ../../extend/addon/hzaddons/superblock/Mod_Superblock.php:89 +msgid "No channels currently blocked" +msgstr "" + +#: ../../extend/addon/hzaddons/superblock/superblock.php:337 +msgid "Block Completely" +msgstr "" + +#: ../../extend/addon/hzaddons/planets/Mod_Planets.php:20 +#: ../../extend/addon/hzaddons/planets/Mod_Planets.php:23 +msgid "Random Planet App" +msgstr "" + +#: ../../extend/addon/hzaddons/planets/Mod_Planets.php:25 +msgid "" +"Set a random planet from the Star Wars Empire as your location when posting" +msgstr "" + +#: ../../extend/addon/hzaddons/nsfw/nsfw.php:152 +msgid "Possible adult content" +msgstr "" + +#: ../../extend/addon/hzaddons/nsfw/nsfw.php:167 +#, php-format +msgid "%s - view" +msgstr "" + +#: ../../extend/addon/hzaddons/nsfw/Mod_Nsfw.php:22 +msgid "NSFW Settings saved." +msgstr "" + +#: ../../extend/addon/hzaddons/nsfw/Mod_Nsfw.php:33 +msgid "NSFW App" +msgstr "" + +#: ../../extend/addon/hzaddons/nsfw/Mod_Nsfw.php:34 +msgid "Collapse content that contains predefined words" +msgstr "" + +#: ../../extend/addon/hzaddons/nsfw/Mod_Nsfw.php:44 +msgid "" +"This app looks in posts for the words/text you specify below, and collapses " +"any content containing those keywords so it is not displayed at " +"inappropriate times, such as sexual innuendo that may be improper in a work " +"setting. It is polite and recommended to tag any content containing nudity " +"with #NSFW. This filter can also match any other word/text you specify, and " +"can thereby be used as a general purpose content filter." +msgstr "" + +#: ../../extend/addon/hzaddons/nsfw/Mod_Nsfw.php:49 +msgid "Comma separated list of keywords to hide" +msgstr "" + +#: ../../extend/addon/hzaddons/nsfw/Mod_Nsfw.php:49 +msgid "Word, /regular-expression/, lang=xx, lang!=xx" +msgstr "" + +#: ../../extend/addon/hzaddons/nsfw/Mod_Nsfw.php:58 +msgid "NSFW" +msgstr "" + +#: ../../extend/addon/hzaddons/tictac/tictac.php:21 +msgid "Three Dimensional Tic-Tac-Toe" +msgstr "" + +#: ../../extend/addon/hzaddons/tictac/tictac.php:54 +msgid "3D Tic-Tac-Toe" +msgstr "" + +#: ../../extend/addon/hzaddons/tictac/tictac.php:59 +msgid "New game" +msgstr "" + +#: ../../extend/addon/hzaddons/tictac/tictac.php:60 +msgid "New game with handicap" +msgstr "" + +#: ../../extend/addon/hzaddons/tictac/tictac.php:61 +msgid "" +"Three dimensional tic-tac-toe is just like the traditional game except that " +"it is played on multiple levels simultaneously. " +msgstr "" + +#: ../../extend/addon/hzaddons/tictac/tictac.php:62 +msgid "" +"In this case there are three levels. You win by getting three in a row on " +"any level, as well as up, down, and diagonally across the different levels." +msgstr "" + +#: ../../extend/addon/hzaddons/tictac/tictac.php:64 +msgid "" +"The handicap game disables the center position on the middle level because " +"the player claiming this square often has an unfair advantage." +msgstr "" + +#: ../../extend/addon/hzaddons/tictac/tictac.php:183 +msgid "You go first..." +msgstr "" + +#: ../../extend/addon/hzaddons/tictac/tictac.php:188 +msgid "I'm going first this time..." +msgstr "" + +#: ../../extend/addon/hzaddons/tictac/tictac.php:194 +msgid "You won!" +msgstr "" + +#: ../../extend/addon/hzaddons/tictac/tictac.php:200 +#: ../../extend/addon/hzaddons/tictac/tictac.php:225 +msgid "\"Cat\" game!" +msgstr "" + +#: ../../extend/addon/hzaddons/tictac/tictac.php:223 +msgid "I won!" +msgstr "" + +#: ../../extend/addon/hzaddons/photocache/Mod_Photocache.php:27 +msgid "Photo Cache settings saved." +msgstr "" + +#: ../../extend/addon/hzaddons/photocache/Mod_Photocache.php:36 +msgid "" +"Photo Cache addon saves a copy of images from external sites locally to " +"increase your anonymity in the web." +msgstr "" + +#: ../../extend/addon/hzaddons/photocache/Mod_Photocache.php:42 +msgid "Photo Cache App" +msgstr "" + +#: ../../extend/addon/hzaddons/photocache/Mod_Photocache.php:53 +msgid "Minimal photo size for caching" +msgstr "" + +#: ../../extend/addon/hzaddons/photocache/Mod_Photocache.php:55 +msgid "In pixels. From 1 up to 1024, 0 will be replaced with system default." +msgstr "" + +#: ../../extend/addon/hzaddons/photocache/Mod_Photocache.php:64 +msgid "Photo Cache" +msgstr "" + +#: ../../extend/addon/hzaddons/opensearch/opensearch.php:26 +#, php-format +msgctxt "opensearch" +msgid "Search %1$s (%2$s)" +msgstr "" + +#: ../../extend/addon/hzaddons/opensearch/opensearch.php:28 +msgctxt "opensearch" +msgid "$Projectname" +msgstr "" + +#: ../../extend/addon/hzaddons/opensearch/opensearch.php:43 +msgid "Search $Projectname" +msgstr "" + +#: ../../extend/addon/hzaddons/libertree/Mod_Libertree.php:25 +msgid "Libertree Crosspost Connector Settings saved." +msgstr "" + +#: ../../extend/addon/hzaddons/libertree/Mod_Libertree.php:35 +msgid "Libertree Crosspost Connector App" +msgstr "" + +#: ../../extend/addon/hzaddons/libertree/Mod_Libertree.php:36 +msgid "Relay public posts to Libertree" +msgstr "" + +#: ../../extend/addon/hzaddons/libertree/Mod_Libertree.php:51 +msgid "Libertree API token" +msgstr "" + +#: ../../extend/addon/hzaddons/libertree/Mod_Libertree.php:55 +msgid "Libertree site URL" +msgstr "" + +#: ../../extend/addon/hzaddons/libertree/Mod_Libertree.php:59 +msgid "Post to Libertree by default" +msgstr "" + +#: ../../extend/addon/hzaddons/libertree/Mod_Libertree.php:67 +msgid "Libertree Crosspost Connector" +msgstr "" + +#: ../../extend/addon/hzaddons/libertree/libertree.php:43 +msgid "Post to Libertree" +msgstr "" + +#: ../../extend/addon/hzaddons/adultphotoflag/adultphotoflag.php:24 +msgid "Flag Adult Photos" +msgstr "" + +#: ../../extend/addon/hzaddons/adultphotoflag/adultphotoflag.php:25 +msgid "" +"Provide photo edit option to hide inappropriate photos from default album " +"view" +msgstr "" + +#: ../../extend/addon/hzaddons/statusnet/statusnet.php:145 +msgid "Post to GNU social" +msgstr "" + +#: ../../extend/addon/hzaddons/statusnet/statusnet.php:594 +msgid "API URL" +msgstr "" + +#: ../../extend/addon/hzaddons/statusnet/statusnet.php:597 +msgid "Application name" +msgstr "" + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:61 +msgid "" +"Please contact your site administrator.<br />The provided API URL is not " +"valid." +msgstr "" + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:98 +msgid "We could not contact the GNU social API with the Path you entered." +msgstr "" + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:130 +msgid "GNU social settings updated." +msgstr "" + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:147 +msgid "" +"Relay public postings to a connected GNU social account (formerly StatusNet)" +msgstr "" + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:181 +msgid "Globally Available GNU social OAuthKeys" +msgstr "" + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:183 +msgid "" +"There are preconfigured OAuth key pairs for some GNU social servers " +"available. If you are using one of them, please use these credentials.<br /" +">If not feel free to connect to any other GNU social instance (see below)." +msgstr "" + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:198 +msgid "Provide your own OAuth Credentials" +msgstr "" + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:200 +msgid "" +"No consumer key pair for GNU social found. Register your Hubzilla Account as " +"an desktop client on your GNU social account, copy the consumer key pair " +"here and enter the API base root.<br />Before you register your own OAuth " +"key pair ask the administrator if there is already a key pair for this " +"Hubzilla installation at your favourite GNU social installation." +msgstr "" + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:204 +msgid "OAuth Consumer Key" +msgstr "" + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:208 +msgid "OAuth Consumer Secret" +msgstr "" + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:212 +msgid "Base API Path" +msgstr "" + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:212 +msgid "Remember the trailing /" +msgstr "" + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:216 +msgid "GNU social application name" +msgstr "" + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:239 +msgid "" +"To connect to your GNU social account click the button below to get a " +"security code from GNU social which you have to copy into the input box " +"below and submit the form. Only your <strong>public</strong> posts will be " +"posted to GNU social." +msgstr "" + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:241 +msgid "Log in with GNU social" +msgstr "" + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:244 +msgid "Copy the security code from GNU social here" +msgstr "" + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:254 +msgid "Cancel Connection Process" +msgstr "" + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:256 +msgid "Current GNU social API is" +msgstr "" + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:260 +msgid "Cancel GNU social Connection" +msgstr "" + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:272 +#: ../../extend/addon/hzaddons/twitter/Mod_Twitter.php:147 +msgid "Currently connected to: " +msgstr "" + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:277 +msgid "" +"<strong>Note</strong>: Due your privacy settings (<em>Hide your profile " +"details from unknown viewers?</em>) the link potentially included in public " +"postings relayed to GNU social will lead the visitor to a blank page " +"informing the visitor that the access to your profile has been restricted." +msgstr "" + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:282 +msgid "Post to GNU social by default" +msgstr "" + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:282 +msgid "" +"If enabled your public postings will be posted to the associated GNU-social " +"account by default" +msgstr "" + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:291 +#: ../../extend/addon/hzaddons/twitter/Mod_Twitter.php:171 +msgid "Clear OAuth configuration" +msgstr "" + +#: ../../extend/addon/hzaddons/statusnet/Mod_Statusnet.php:303 +msgid "GNU-Social Crosspost Connector" +msgstr "" + +#: ../../extend/addon/hzaddons/wholikesme/wholikesme.php:29 +msgid "Who likes me?" +msgstr "" + +#: ../../extend/addon/hzaddons/pubcrawl/Mod_Pubcrawl.php:25 +msgid "ActivityPub Protocol Settings updated." +msgstr "" + +#: ../../extend/addon/hzaddons/pubcrawl/Mod_Pubcrawl.php:34 +msgid "" +"The activitypub protocol does not support location independence. Connections " +"you make within that network may be unreachable from alternate channel " +"locations." +msgstr "" + +#: ../../extend/addon/hzaddons/pubcrawl/Mod_Pubcrawl.php:40 +msgid "Activitypub Protocol App" +msgstr "" + +#: ../../extend/addon/hzaddons/pubcrawl/Mod_Pubcrawl.php:50 +msgid "Deliver to ActivityPub recipients in privacy groups" +msgstr "" + +#: ../../extend/addon/hzaddons/pubcrawl/Mod_Pubcrawl.php:50 +msgid "" +"May result in a large number of mentions and expose all the members of your " +"privacy group" +msgstr "" + +#: ../../extend/addon/hzaddons/pubcrawl/Mod_Pubcrawl.php:54 +msgid "Send multi-media HTML articles" +msgstr "" + +#: ../../extend/addon/hzaddons/pubcrawl/Mod_Pubcrawl.php:54 +msgid "Not supported by some microblog services such as Mastodon" +msgstr "" + +#: ../../extend/addon/hzaddons/pubcrawl/Mod_Pubcrawl.php:62 +msgid "Activitypub Protocol" +msgstr "" + +#: ../../extend/addon/hzaddons/ijpost/ijpost.php:44 +msgid "Post to Insane Journal" +msgstr "" + +#: ../../extend/addon/hzaddons/ijpost/Mod_Ijpost.php:23 +msgid "Insane Journal Crosspost Connector Settings saved." +msgstr "" + +#: ../../extend/addon/hzaddons/ijpost/Mod_Ijpost.php:35 +msgid "Insane Journal Crosspost Connector App" +msgstr "" + +#: ../../extend/addon/hzaddons/ijpost/Mod_Ijpost.php:36 +msgid "Relay public postings to Insane Journal" +msgstr "" + +#: ../../extend/addon/hzaddons/ijpost/Mod_Ijpost.php:53 +msgid "InsaneJournal username" +msgstr "" + +#: ../../extend/addon/hzaddons/ijpost/Mod_Ijpost.php:57 +msgid "InsaneJournal password" +msgstr "" + +#: ../../extend/addon/hzaddons/ijpost/Mod_Ijpost.php:61 +msgid "Post to InsaneJournal by default" +msgstr "" + +#: ../../extend/addon/hzaddons/ijpost/Mod_Ijpost.php:69 +msgid "Insane Journal Crosspost Connector" +msgstr "" + +#: ../../extend/addon/hzaddons/queueworker/Mod_Queueworker.php:77 +msgid "Max queueworker threads" +msgstr "" + +#: ../../extend/addon/hzaddons/queueworker/Mod_Queueworker.php:91 +msgid "Assume workers dead after ___ seconds" +msgstr "" + +#: ../../extend/addon/hzaddons/queueworker/Mod_Queueworker.php:105 +msgid "" +"Pause before starting next task: (microseconds. Minimum 100 = .0001 seconds)" +msgstr "" + +#: ../../extend/addon/hzaddons/queueworker/Mod_Queueworker.php:116 +msgid "Queueworker Settings" +msgstr "" + +#: ../../extend/addon/hzaddons/flashcards/Mod_Flashcards.php:218 +msgid "Not allowed." +msgstr "" + +#: ../../extend/addon/hzaddons/gravatar/gravatar.php:123 +msgid "generic profile image" +msgstr "" + +#: ../../extend/addon/hzaddons/gravatar/gravatar.php:124 +msgid "random geometric pattern" +msgstr "" + +#: ../../extend/addon/hzaddons/gravatar/gravatar.php:125 +msgid "monster face" +msgstr "" + +#: ../../extend/addon/hzaddons/gravatar/gravatar.php:126 +msgid "computer generated face" +msgstr "" + +#: ../../extend/addon/hzaddons/gravatar/gravatar.php:127 +msgid "retro arcade style face" +msgstr "" + +#: ../../extend/addon/hzaddons/gravatar/gravatar.php:128 +msgid "Hub default profile photo" +msgstr "" + +#: ../../extend/addon/hzaddons/gravatar/gravatar.php:143 +msgid "Information" +msgstr "" + +#: ../../extend/addon/hzaddons/gravatar/gravatar.php:143 +msgid "" +"Libravatar addon is installed, too. Please disable Libravatar addon or this " +"Gravatar addon.<br>The Libravatar addon will fall back to Gravatar if " +"nothing was found at Libravatar." +msgstr "" + +#: ../../extend/addon/hzaddons/gravatar/gravatar.php:151 +msgid "Default avatar image" +msgstr "" + +#: ../../extend/addon/hzaddons/gravatar/gravatar.php:151 +msgid "Select default avatar image if none was found at Gravatar. See README" +msgstr "" + +#: ../../extend/addon/hzaddons/gravatar/gravatar.php:152 +msgid "Rating of images" +msgstr "" + +#: ../../extend/addon/hzaddons/gravatar/gravatar.php:152 +msgid "Select the appropriate avatar rating for your site. See README" +msgstr "" + +#: ../../extend/addon/hzaddons/gravatar/gravatar.php:165 +msgid "Gravatar settings updated." +msgstr "" + +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:104 +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:176 +msgid "Network error" +msgstr "" + +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:108 +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:180 +msgid "API error" +msgstr "" + +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:112 +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:184 +msgid "Unknown issue" +msgstr "" + +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:168 +msgid "Unable to login using email address " +msgstr "" + +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:202 +msgid "Sign in to Hubzilla using a social account" +msgstr "" + +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:207 +msgid "Social Authentication using your social media account" +msgstr "" + +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:211 +msgid "" +"This app enables one or more social provider sign-in buttons on the login " +"page." +msgstr "" + +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:229 +msgid "Add an identity provider" +msgstr "" + +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:256 +msgid "Enable " +msgstr "" + +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:263 +msgid "Key" +msgstr "" + +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:263 +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:268 +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:284 +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:297 +msgid "Word" +msgstr "" + +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:268 +msgid "Secret" +msgstr "" + +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:297 +msgid "Add a custom provider" +msgstr "" + +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:317 +msgid "Remove an identity provider" +msgstr "" + +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:327 +msgid "Social authentication" +msgstr "" + +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:366 +msgid "Error while saving provider settings" +msgstr "" + +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:382 +msgid "Custom provider already exists" +msgstr "" + +#: ../../extend/addon/hzaddons/socialauth/Mod_SocialAuth.php:399 +msgid "Social authentication settings saved." +msgstr "" + +#: ../../extend/addon/hzaddons/sendzid/Mod_Sendzid.php:14 +msgid "Send your identity to all websites" +msgstr "" + +#: ../../extend/addon/hzaddons/sendzid/Mod_Sendzid.php:20 +msgid "Sendzid App" +msgstr "" + +#: ../../extend/addon/hzaddons/sendzid/Mod_Sendzid.php:32 +msgid "Send ZID" +msgstr "" + +#: ../../extend/addon/hzaddons/redphotos/redphotos.php:106 +msgid "Photos imported" +msgstr "" + +#: ../../extend/addon/hzaddons/redphotos/redphotos.php:129 +msgid "Redmatrix Photo Album Import" +msgstr "" + +#: ../../extend/addon/hzaddons/redphotos/redphotos.php:130 +msgid "This will import all your Redmatrix photo albums to this channel." +msgstr "" + +#: ../../extend/addon/hzaddons/redphotos/redphotos.php:131 +#: ../../extend/addon/hzaddons/redfiles/redfiles.php:121 +msgid "Redmatrix Server base URL" +msgstr "" + +#: ../../extend/addon/hzaddons/redphotos/redphotos.php:132 +#: ../../extend/addon/hzaddons/redfiles/redfiles.php:122 +msgid "Redmatrix Login Username" +msgstr "" + +#: ../../extend/addon/hzaddons/redphotos/redphotos.php:133 +#: ../../extend/addon/hzaddons/redfiles/redfiles.php:123 +msgid "Redmatrix Login Password" +msgstr "" + +#: ../../extend/addon/hzaddons/redphotos/redphotos.php:134 +msgid "Import just this album" +msgstr "" + +#: ../../extend/addon/hzaddons/redphotos/redphotos.php:134 +msgid "Leave blank to import all albums" +msgstr "" + +#: ../../extend/addon/hzaddons/redphotos/redphotos.php:135 +msgid "Maximum count to import" +msgstr "" + +#: ../../extend/addon/hzaddons/redphotos/redphotos.php:135 +msgid "0 or blank to import all available" +msgstr "" + +#: ../../extend/addon/hzaddons/twitter/Mod_Twitter.php:65 +msgid "Twitter settings updated." +msgstr "" + +#: ../../extend/addon/hzaddons/twitter/Mod_Twitter.php:78 +msgid "Twitter Crosspost Connector App" +msgstr "" + +#: ../../extend/addon/hzaddons/twitter/Mod_Twitter.php:79 +msgid "Relay public posts to Twitter" +msgstr "" + +#: ../../extend/addon/hzaddons/twitter/Mod_Twitter.php:103 +msgid "" +"No consumer key pair for Twitter found. Please contact your site " +"administrator." +msgstr "" + +#: ../../extend/addon/hzaddons/twitter/Mod_Twitter.php:125 +msgid "" +"At this Hubzilla instance the Twitter plugin was enabled but you have not " +"yet connected your account to your Twitter account. To do so click the " +"button below to get a PIN from Twitter which you have to copy into the input " +"box below and submit the form. Only your <strong>public</strong> posts will " +"be posted to Twitter." +msgstr "" + +#: ../../extend/addon/hzaddons/twitter/Mod_Twitter.php:127 +msgid "Log in with Twitter" +msgstr "" + +#: ../../extend/addon/hzaddons/twitter/Mod_Twitter.php:130 +msgid "Copy the PIN from Twitter here" +msgstr "" + +#: ../../extend/addon/hzaddons/twitter/Mod_Twitter.php:152 +msgid "" +"<strong>Note:</strong> Due your privacy settings (<em>Hide your profile " +"details from unknown viewers?</em>) the link potentially included in public " +"postings relayed to Twitter will lead the visitor to a blank page informing " +"the visitor that the access to your profile has been restricted." +msgstr "" + +#: ../../extend/addon/hzaddons/twitter/Mod_Twitter.php:157 +msgid "Twitter post length" +msgstr "" + +#: ../../extend/addon/hzaddons/twitter/Mod_Twitter.php:157 +msgid "Maximum tweet length" +msgstr "" + +#: ../../extend/addon/hzaddons/twitter/Mod_Twitter.php:162 +msgid "Send public postings to Twitter by default" +msgstr "" + +#: ../../extend/addon/hzaddons/twitter/Mod_Twitter.php:162 +msgid "" +"If enabled your public postings will be posted to the associated Twitter " +"account by default" +msgstr "" + +#: ../../extend/addon/hzaddons/twitter/Mod_Twitter.php:181 +msgid "Twitter Crosspost Connector" +msgstr "" + +#: ../../extend/addon/hzaddons/twitter/twitter.php:109 +msgid "Post to Twitter" +msgstr "" + +#: ../../extend/addon/hzaddons/donate/donate.php:21 +msgid "Project Servers and Resources" +msgstr "" + +#: ../../extend/addon/hzaddons/donate/donate.php:22 +msgid "Project Creator and Tech Lead" +msgstr "" + +#: ../../extend/addon/hzaddons/donate/donate.php:49 +msgid "" +"And the hundreds of other people and organisations who helped make the " +"Hubzilla possible." +msgstr "" + +#: ../../extend/addon/hzaddons/donate/donate.php:52 +msgid "" +"The Redmatrix/Hubzilla projects are provided primarily by volunteers giving " +"their time and expertise - and often paying out of pocket for services they " +"share with others." +msgstr "" + +#: ../../extend/addon/hzaddons/donate/donate.php:53 +msgid "" +"There is no corporate funding and no ads, and we do not collect and sell " +"your personal information. (We don't control your personal information - " +"<strong>you do</strong>.)" +msgstr "" + +#: ../../extend/addon/hzaddons/donate/donate.php:54 +msgid "" +"Help support our ground-breaking work in decentralisation, web identity, and " +"privacy." +msgstr "" + +#: ../../extend/addon/hzaddons/donate/donate.php:56 +msgid "" +"Your donations keep servers and services running and also helps us to " +"provide innovative new features and continued development." +msgstr "" + +#: ../../extend/addon/hzaddons/donate/donate.php:59 +msgid "Donate" +msgstr "" + +#: ../../extend/addon/hzaddons/donate/donate.php:61 +msgid "" +"Choose a project, developer, or public hub to support with a one-time " +"donation" +msgstr "" + +#: ../../extend/addon/hzaddons/donate/donate.php:62 +msgid "Donate Now" +msgstr "" + +#: ../../extend/addon/hzaddons/donate/donate.php:63 +msgid "" +"<strong><em>Or</em></strong> become a project sponsor (Hubzilla Project only)" +msgstr "" + +#: ../../extend/addon/hzaddons/donate/donate.php:64 +msgid "" +"Please indicate if you would like your first name or full name (or nothing) " +"to appear in our sponsor listing" +msgstr "" + +#: ../../extend/addon/hzaddons/donate/donate.php:65 +msgid "Sponsor" +msgstr "" + +#: ../../extend/addon/hzaddons/donate/donate.php:68 +msgid "Special thanks to: " +msgstr "" + +#: ../../extend/addon/hzaddons/dwpost/Mod_Dwpost.php:26 +msgid "Dreamwidth Crosspost Connector Settings saved." +msgstr "" + +#: ../../extend/addon/hzaddons/dwpost/Mod_Dwpost.php:39 +msgid "Dreamwidth Crosspost Connector App" +msgstr "" + +#: ../../extend/addon/hzaddons/dwpost/Mod_Dwpost.php:40 +msgid "Relay public posts to Dreamwidth" +msgstr "" + +#: ../../extend/addon/hzaddons/dwpost/Mod_Dwpost.php:53 +msgid "Dreamwidth username" +msgstr "" + +#: ../../extend/addon/hzaddons/dwpost/Mod_Dwpost.php:57 +msgid "Dreamwidth password" +msgstr "" + +#: ../../extend/addon/hzaddons/dwpost/Mod_Dwpost.php:61 +msgid "Post to Dreamwidth by default" +msgstr "" + +#: ../../extend/addon/hzaddons/dwpost/Mod_Dwpost.php:69 +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:98 +msgid "Link description (default:" +msgstr "" + +#: ../../extend/addon/hzaddons/dwpost/Mod_Dwpost.php:77 +msgid "Dreamwidth Crosspost Connector" +msgstr "" + +#: ../../extend/addon/hzaddons/dwpost/dwpost.php:49 +msgid "Post to Dreamwidth" +msgstr "" + +#: ../../extend/addon/hzaddons/nofed/Mod_Nofed.php:21 +msgid "nofed Settings saved." +msgstr "" + +#: ../../extend/addon/hzaddons/nofed/Mod_Nofed.php:33 +msgid "No Federation App" +msgstr "" + +#: ../../extend/addon/hzaddons/nofed/Mod_Nofed.php:34 +msgid "" +"Prevent posting from being federated to anybody. It will exist only on your " +"channel page." +msgstr "" + +#: ../../extend/addon/hzaddons/nofed/Mod_Nofed.php:42 +msgid "Federate posts by default" +msgstr "" + +#: ../../extend/addon/hzaddons/nofed/Mod_Nofed.php:50 +msgid "No Federation" +msgstr "" + +#: ../../extend/addon/hzaddons/nofed/nofed.php:47 +msgid "Federate" +msgstr "" + +#: ../../extend/addon/hzaddons/hsse/Mod_Hsse.php:15 +msgid "WYSIWYG status editor" +msgstr "" + +#: ../../extend/addon/hzaddons/hsse/Mod_Hsse.php:21 +#: ../../extend/addon/hzaddons/hsse/Mod_Hsse.php:26 +msgid "WYSIWYG Status App" +msgstr "" + +#: ../../extend/addon/hzaddons/hsse/Mod_Hsse.php:34 +msgid "WYSIWYG Status" +msgstr "" + +#: ../../extend/addon/hzaddons/content_import/Mod_content_import.php:27 +msgid "No server specified" +msgstr "" + +#: ../../extend/addon/hzaddons/content_import/Mod_content_import.php:73 +msgid "Posts imported" +msgstr "" + +#: ../../extend/addon/hzaddons/content_import/Mod_content_import.php:113 +msgid "Files imported" +msgstr "" + +#: ../../extend/addon/hzaddons/content_import/Mod_content_import.php:122 +msgid "" +"This addon app copies existing content and file storage to a cloned/copied " +"channel. Once the app is installed, visit the newly installed app. This will " +"allow you to set the location of your original channel and an optional date " +"range of files/conversations to copy." +msgstr "" + +#: ../../extend/addon/hzaddons/content_import/Mod_content_import.php:136 +msgid "" +"This will import all your conversations and cloud files from a cloned " +"channel on another server. This may take a while if you have lots of posts " +"and or files." +msgstr "" + +#: ../../extend/addon/hzaddons/content_import/Mod_content_import.php:137 +msgid "Include posts" +msgstr "" + +#: ../../extend/addon/hzaddons/content_import/Mod_content_import.php:137 +msgid "Conversations, Articles, Cards, and other posted content" +msgstr "" + +#: ../../extend/addon/hzaddons/content_import/Mod_content_import.php:138 +msgid "Include files" +msgstr "" + +#: ../../extend/addon/hzaddons/content_import/Mod_content_import.php:138 +msgid "Files, Photos and other cloud storage" +msgstr "" + +#: ../../extend/addon/hzaddons/content_import/Mod_content_import.php:139 +msgid "Original Server base URL" +msgstr "" + +#: ../../extend/addon/hzaddons/upgrade_info/upgrade_info.php:48 +msgid "Your channel has been upgraded to $Projectname version" +msgstr "" + +#: ../../extend/addon/hzaddons/upgrade_info/upgrade_info.php:50 +msgid "Please have a look at the" +msgstr "" + +#: ../../extend/addon/hzaddons/upgrade_info/upgrade_info.php:52 +msgid "git history" +msgstr "" + +#: ../../extend/addon/hzaddons/upgrade_info/upgrade_info.php:54 +msgid "change log" +msgstr "" + +#: ../../extend/addon/hzaddons/upgrade_info/upgrade_info.php:55 +msgid "for further info." +msgstr "" + +#: ../../extend/addon/hzaddons/upgrade_info/upgrade_info.php:60 +msgid "Upgrade Info" +msgstr "" + +#: ../../extend/addon/hzaddons/upgrade_info/upgrade_info.php:64 +msgid "Do not show this again" +msgstr "" + +#: ../../extend/addon/hzaddons/pageheader/Mod_Pageheader.php:22 +msgid "pageheader Settings saved." +msgstr "" + +#: ../../extend/addon/hzaddons/pageheader/Mod_Pageheader.php:34 +msgid "Page Header App" +msgstr "" + +#: ../../extend/addon/hzaddons/pageheader/Mod_Pageheader.php:35 +msgid "Inserts a page header" +msgstr "" + +#: ../../extend/addon/hzaddons/pageheader/Mod_Pageheader.php:43 +msgid "Message to display on every page on this server" +msgstr "" + +#: ../../extend/addon/hzaddons/pageheader/Mod_Pageheader.php:51 +msgid "Page Header" +msgstr "" + +#: ../../extend/addon/hzaddons/visage/Mod_Visage.php:21 +msgid "Who viewed my channel/profile" +msgstr "" + +#: ../../extend/addon/hzaddons/visage/Mod_Visage.php:25 +msgid "Recent Channel/Profile Viewers" +msgstr "" + +#: ../../extend/addon/hzaddons/visage/Mod_Visage.php:36 +msgid "No entries." +msgstr "" + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:39 +msgid "Messages" +msgstr "" + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:52 +msgid "message" +msgstr "" + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:92 +msgid "Message recalled." +msgstr "" + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:105 +msgid "Conversation removed." +msgstr "" + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:120 +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:241 +msgid "Expires YYYY-MM-DD HH:MM" +msgstr "" + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:148 +msgid "Requested channel is not in this network" +msgstr "" + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:156 +msgid "Send Private Message" +msgstr "" + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:157 +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:300 +msgid "To:" +msgstr "" + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:160 +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:302 +msgid "Subject:" +msgstr "" + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:165 +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:308 +msgid "Attach file" +msgstr "" + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:167 +msgid "Send" +msgstr "" + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:271 +msgid "Delete message" +msgstr "" + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:272 +msgid "Delivery report" +msgstr "" + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:273 +msgid "Recall message" +msgstr "" + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:275 +msgid "Message has been recalled." +msgstr "" + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:293 +msgid "Delete Conversation" +msgstr "" + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:295 +msgid "" +"No secure communications available. You <strong>may</strong> be able to " +"respond from the sender's profile page." +msgstr "" + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:299 +msgid "Send Reply" +msgstr "" + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:304 +#, php-format +msgid "Your message for %s (%s):" +msgstr "" + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:384 +msgid "Unable to lookup recipient." +msgstr "" + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:391 +msgid "Unable to communicate with requested channel." +msgstr "" + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:398 +msgid "Cannot verify requested channel." +msgstr "" + +#: ../../extend/addon/hzaddons/mail/Mod_Mail.php:416 +msgid "Selected channel has private message restrictions. Send failed." +msgstr "" + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:50 +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:128 +msgid "System defaults:" +msgstr "" + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:54 +msgid "Preferred Clipart IDs" +msgstr "" + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:54 +msgid "List of preferred clipart ids. These will be shown first." +msgstr "" + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:55 +msgid "Default Search Term" +msgstr "" + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:55 +msgid "The default search term. These will be shown second." +msgstr "" + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:56 +msgid "Return After" +msgstr "" + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:56 +msgid "Page to load after image selection." +msgstr "" + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:59 +msgid "Profile List" +msgstr "" + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:61 +msgid "Order of Preferred" +msgstr "" + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:61 +msgid "Sort order of preferred clipart ids." +msgstr "" + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:62 +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:68 +msgid "Newest first" +msgstr "" + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:65 +msgid "As entered" +msgstr "" + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:67 +msgid "Order of other" +msgstr "" + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:67 +msgid "Sort order of other clipart ids." +msgstr "" + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:69 +msgid "Most downloaded first" +msgstr "" + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:70 +msgid "Most liked first" +msgstr "" + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:72 +msgid "Preferred IDs Message" +msgstr "" + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:72 +msgid "Message to display above preferred results." +msgstr "" + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:78 +msgid "Uploaded by: " +msgstr "" + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:78 +msgid "Drawn by: " +msgstr "" + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:182 +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:194 +msgid "Use this image" +msgstr "" + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:192 +msgid "Or select from a free OpenClipart.org image:" +msgstr "" + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:195 +msgid "Search Term" +msgstr "" + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:232 +msgid "Unknown error. Please try again later." +msgstr "" + +#: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:308 +msgid "Profile photo updated successfully." +msgstr "" + +#: ../../extend/addon/hzaddons/gallery/gallery.php:43 +#: ../../extend/addon/hzaddons/gallery/Mod_Gallery.php:136 +msgid "Gallery" +msgstr "" + +#: ../../extend/addon/hzaddons/gallery/gallery.php:46 +msgid "Photo Gallery" +msgstr "" + +#: ../../extend/addon/hzaddons/gallery/Mod_Gallery.php:58 +msgid "Gallery App" +msgstr "" + +#: ../../extend/addon/hzaddons/gallery/Mod_Gallery.php:59 +msgid "A simple gallery for your photo albums" +msgstr "" + +#: ../../extend/addon/hzaddons/smileybutton/Mod_Smileybutton.php:35 +msgid "Smileybutton App" +msgstr "" + +#: ../../extend/addon/hzaddons/smileybutton/Mod_Smileybutton.php:36 +msgid "Adds a smileybutton to the jot editor" +msgstr "" + +#: ../../extend/addon/hzaddons/smileybutton/Mod_Smileybutton.php:44 +msgid "Hide the button and show the smilies directly." +msgstr "" + +#: ../../extend/addon/hzaddons/smileybutton/Mod_Smileybutton.php:52 +msgid "Smileybutton Settings" +msgstr "" + +#: ../../extend/addon/hzaddons/rtof/rtof.php:51 +msgid "Post to Friendica" +msgstr "" + +#: ../../extend/addon/hzaddons/rtof/Mod_Rtof.php:24 +msgid "Friendica Crosspost Connector Settings saved." +msgstr "" + +#: ../../extend/addon/hzaddons/rtof/Mod_Rtof.php:36 +msgid "Friendica Crosspost Connector App" +msgstr "" + +#: ../../extend/addon/hzaddons/rtof/Mod_Rtof.php:37 +msgid "Relay public postings to a connected Friendica account" +msgstr "" + +#: ../../extend/addon/hzaddons/rtof/Mod_Rtof.php:49 +msgid "Send public postings to Friendica by default" +msgstr "" + +#: ../../extend/addon/hzaddons/rtof/Mod_Rtof.php:53 +msgid "Friendica API Path" +msgstr "" + +#: ../../extend/addon/hzaddons/rtof/Mod_Rtof.php:57 +msgid "Friendica login name" +msgstr "" + +#: ../../extend/addon/hzaddons/rtof/Mod_Rtof.php:61 +msgid "Friendica password" +msgstr "" + +#: ../../extend/addon/hzaddons/rtof/Mod_Rtof.php:69 +msgid "Friendica Crosspost Connector" +msgstr "" + +#: ../../extend/addon/hzaddons/logrot/logrot.php:36 +msgid "Logfile archive directory" +msgstr "" + +#: ../../extend/addon/hzaddons/logrot/logrot.php:36 +msgid "Directory to store rotated logs" +msgstr "" + +#: ../../extend/addon/hzaddons/logrot/logrot.php:37 +msgid "Logfile size in bytes before rotating" +msgstr "" + +#: ../../extend/addon/hzaddons/logrot/logrot.php:38 +msgid "Number of logfiles to retain" +msgstr "" + +#: ../../extend/addon/hzaddons/wppost/wppost.php:46 +msgid "Post to WordPress" +msgstr "" + +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:30 +msgid "Wordpress Settings saved." +msgstr "" + +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:43 +msgid "Wordpress Post App" +msgstr "" + +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:44 +msgid "Post to WordPress or anything else which uses the wordpress XMLRPC API" +msgstr "" + +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:69 +msgid "WordPress username" +msgstr "" + +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:73 +msgid "WordPress password" +msgstr "" + +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:77 +msgid "WordPress API URL" +msgstr "" + +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:78 +msgid "Typically https://your-blog.tld/xmlrpc.php" +msgstr "" + +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:81 +msgid "WordPress blogid" +msgstr "" + +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:82 +msgid "For multi-user sites such as wordpress.com, otherwise leave blank" +msgstr "" + +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:86 +msgid "Post to WordPress by default" +msgstr "" + +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:90 +msgid "Forward comments (requires hubzilla_wp plugin)" +msgstr "" + +#: ../../extend/addon/hzaddons/wppost/Mod_Wppost.php:106 +msgid "Wordpress Post" +msgstr "" + +#: ../../extend/addon/hzaddons/authchoose/Mod_Authchoose.php:22 +msgid "" +"Allow magic authentication only to websites of your immediate connections" +msgstr "" + +#: ../../extend/addon/hzaddons/authchoose/Mod_Authchoose.php:28 +#: ../../extend/addon/hzaddons/authchoose/Mod_Authchoose.php:33 +msgid "Authchoose App" +msgstr "" + +#: ../../extend/addon/hzaddons/authchoose/Mod_Authchoose.php:39 +msgid "Authchoose" +msgstr "" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:19 +msgid "bitchslap" +msgstr "" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:19 +msgid "bitchslapped" +msgstr "" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:20 +msgid "shag" +msgstr "" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:20 +msgid "shagged" +msgstr "" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:21 +msgid "patent" +msgstr "" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:21 +msgid "patented" +msgstr "" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:22 +msgid "hug" +msgstr "" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:22 +msgid "hugged" +msgstr "" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:23 +msgid "murder" +msgstr "" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:23 +msgid "murdered" +msgstr "" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:24 +msgid "worship" +msgstr "" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:24 +msgid "worshipped" +msgstr "" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:25 +msgid "kiss" +msgstr "" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:25 +msgid "kissed" +msgstr "" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:26 +msgid "tempt" +msgstr "" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:26 +msgid "tempted" +msgstr "" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:27 +msgid "raise eyebrows at" +msgstr "" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:27 +msgid "raised their eyebrows at" +msgstr "" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:28 +msgid "insult" +msgstr "" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:28 +msgid "insulted" +msgstr "" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:29 +msgid "praise" +msgstr "" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:29 +msgid "praised" +msgstr "" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:30 +msgid "be dubious of" +msgstr "" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:30 +msgid "was dubious of" +msgstr "" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:31 +msgid "eat" +msgstr "" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:31 +msgid "ate" +msgstr "" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:32 +msgid "giggle and fawn at" +msgstr "" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:32 +msgid "giggled and fawned at" +msgstr "" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:33 +msgid "doubt" +msgstr "" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:33 +msgid "doubted" +msgstr "" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:34 +msgid "glare" +msgstr "" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:34 +msgid "glared at" +msgstr "" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:35 +msgid "fuck" +msgstr "" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:35 +msgid "fucked" +msgstr "" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:36 +msgid "bonk" +msgstr "" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:36 +msgid "bonked" +msgstr "" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:37 +msgid "declare undying love for" +msgstr "" + +#: ../../extend/addon/hzaddons/morepokes/morepokes.php:37 +msgid "declared undying love for" +msgstr "" + +#: ../../extend/addon/hzaddons/notifyadmin/notifyadmin.php:34 +msgid "New registration" +msgstr "" + +#: ../../extend/addon/hzaddons/notifyadmin/notifyadmin.php:42 +#, php-format +msgid "Message sent to %s. New account registration: %s" +msgstr "" + +#: ../../extend/addon/hzaddons/pumpio/Mod_Pumpio.php:40 +msgid "Pump.io Settings saved." +msgstr "" + +#: ../../extend/addon/hzaddons/pumpio/Mod_Pumpio.php:53 +msgid "Pump.io Crosspost Connector App" +msgstr "" + +#: ../../extend/addon/hzaddons/pumpio/Mod_Pumpio.php:54 +msgid "Relay public posts to pump.io" +msgstr "" + +#: ../../extend/addon/hzaddons/pumpio/Mod_Pumpio.php:73 +msgid "Pump.io servername" +msgstr "" + +#: ../../extend/addon/hzaddons/pumpio/Mod_Pumpio.php:73 +msgid "Without \"http://\" or \"https://\"" +msgstr "" + +#: ../../extend/addon/hzaddons/pumpio/Mod_Pumpio.php:77 +msgid "Pump.io username" +msgstr "" + +#: ../../extend/addon/hzaddons/pumpio/Mod_Pumpio.php:77 +msgid "Without the servername" +msgstr "" + +#: ../../extend/addon/hzaddons/pumpio/Mod_Pumpio.php:88 +msgid "You are not authenticated to pumpio" +msgstr "" + +#: ../../extend/addon/hzaddons/pumpio/Mod_Pumpio.php:90 +msgid "(Re-)Authenticate your pump.io connection" +msgstr "" + +#: ../../extend/addon/hzaddons/pumpio/Mod_Pumpio.php:94 +msgid "Post to pump.io by default" +msgstr "" + +#: ../../extend/addon/hzaddons/pumpio/Mod_Pumpio.php:98 +msgid "Should posts be public" +msgstr "" + +#: ../../extend/addon/hzaddons/pumpio/Mod_Pumpio.php:102 +msgid "Mirror all public posts" +msgstr "" + +#: ../../extend/addon/hzaddons/pumpio/Mod_Pumpio.php:112 +msgid "Pump.io Crosspost Connector" +msgstr "" + +#: ../../extend/addon/hzaddons/pumpio/pumpio.php:152 +msgid "You are now authenticated to pumpio." +msgstr "" + +#: ../../extend/addon/hzaddons/pumpio/pumpio.php:153 +msgid "return to the featured settings page" +msgstr "" + +#: ../../extend/addon/hzaddons/pumpio/pumpio.php:168 +msgid "Post to Pump.io" +msgstr "" + +#: ../../extend/addon/hzaddons/nsabait/Mod_Nsabait.php:20 +#: ../../extend/addon/hzaddons/nsabait/Mod_Nsabait.php:24 +msgid "NSA Bait App" +msgstr "" + +#: ../../extend/addon/hzaddons/nsabait/Mod_Nsabait.php:26 +msgid "Make yourself a political target" +msgstr "" + +#: ../../extend/addon/hzaddons/rainbowtag/Mod_Rainbowtag.php:15 +msgid "Add some colour to tag clouds" +msgstr "" + +#: ../../extend/addon/hzaddons/rainbowtag/Mod_Rainbowtag.php:21 +#: ../../extend/addon/hzaddons/rainbowtag/Mod_Rainbowtag.php:26 +msgid "Rainbow Tag App" +msgstr "" + +#: ../../extend/addon/hzaddons/rainbowtag/Mod_Rainbowtag.php:34 +msgid "Rainbow Tag" +msgstr "" + +#: ../../extend/addon/hzaddons/mailtest/mailtest.php:19 +msgid "Send test email" +msgstr "" + +#: ../../extend/addon/hzaddons/mailtest/mailtest.php:66 +msgid "Mail sent." +msgstr "" + +#: ../../extend/addon/hzaddons/mailtest/mailtest.php:68 +msgid "Sending of mail failed." +msgstr "" + +#: ../../extend/addon/hzaddons/mailtest/mailtest.php:77 +msgid "Mail Test" +msgstr "" + +#: ../../extend/addon/hzaddons/redfiles/redfiles.php:119 +msgid "Redmatrix File Storage Import" +msgstr "" + +#: ../../extend/addon/hzaddons/redfiles/redfiles.php:120 +msgid "This will import all your Redmatrix cloud files to this channel." +msgstr "" + +#: ../../extend/addon/hzaddons/mdpost/mdpost.php:42 +msgid "Use markdown for editing posts" +msgstr "" + +#: ../../extend/addon/hzaddons/fuzzloc/Mod_Fuzzloc.php:22 +msgid "Fuzzloc Settings updated." +msgstr "" + +#: ../../extend/addon/hzaddons/fuzzloc/Mod_Fuzzloc.php:34 +msgid "Fuzzy Location App" +msgstr "" + +#: ../../extend/addon/hzaddons/fuzzloc/Mod_Fuzzloc.php:35 +msgid "" +"Blur your precise location if your channel uses browser location mapping" +msgstr "" + +#: ../../extend/addon/hzaddons/fuzzloc/Mod_Fuzzloc.php:40 +msgid "Minimum offset in meters" +msgstr "" + +#: ../../extend/addon/hzaddons/fuzzloc/Mod_Fuzzloc.php:44 +msgid "Maximum offset in meters" +msgstr "" + +#: ../../extend/addon/hzaddons/fuzzloc/Mod_Fuzzloc.php:53 +msgid "Fuzzy Location" +msgstr "" + +#: ../../extend/addon/hzaddons/startpage/Mod_Startpage.php:50 +msgid "Startpage App" +msgstr "" + +#: ../../extend/addon/hzaddons/startpage/Mod_Startpage.php:51 +msgid "Set a preferred page to load on login from home page" +msgstr "" + +#: ../../extend/addon/hzaddons/startpage/Mod_Startpage.php:62 +msgid "Page to load after login" +msgstr "" + +#: ../../extend/addon/hzaddons/startpage/Mod_Startpage.php:62 +msgid "" +"Examples: "apps", "network?f=&gid=37" (privacy " +"collection), "channel" or "notifications/system" (leave " +"blank for default network page (grid)." +msgstr "" + +#: ../../extend/addon/hzaddons/startpage/Mod_Startpage.php:70 +msgid "Startpage" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:16 +#: ../../view/theme/redbasic/php/config.php:19 +msgid "Focus (Hubzilla default)" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:98 +msgid "Theme settings" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:99 +msgid "Narrow navbar" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:100 +msgid "Navigation bar background color" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:101 +msgid "Navigation bar icon color " +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:102 +msgid "Navigation bar active icon color " +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:103 +msgid "Link color" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:104 +msgid "Set font-color for banner" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:105 +msgid "Set the background color" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:106 +msgid "Set the background image" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:107 +msgid "Set the background color of items" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:108 +msgid "Set the background color of comments" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:109 +msgid "Set font-size for the entire application" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:109 +msgid "Examples: 1rem, 100%, 16px" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:110 +msgid "Set font-color for posts and comments" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:111 +msgid "Set radius of corners" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:111 +msgid "Example: 4px" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:112 +msgid "Set shadow depth of photos" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:113 +msgid "Set maximum width of content region in pixel" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:113 +msgid "Leave empty for default width" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:114 +msgid "Set size of conversation author photo" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:115 +msgid "Set size of followup author photos" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:116 +msgid "Show advanced settings" +msgstr "" + +#: ../../boot.php:1684 +msgid "Create an account to access services and applications" +msgstr "" + +#: ../../boot.php:1708 +msgid "Login/Email" +msgstr "" + +#: ../../boot.php:1709 +msgid "Password" +msgstr "" + +#: ../../boot.php:1710 +msgid "Remember me" +msgstr "" + +#: ../../boot.php:1713 +msgid "Forgot your password?" +msgstr "" + +#: ../../boot.php:2582 +#, php-format +msgid "[$Projectname] Website SSL error for %s" +msgstr "" + +#: ../../boot.php:2587 +msgid "Website SSL certificate is not valid. Please correct." +msgstr "" + +#: ../../boot.php:2703 +#, php-format +msgid "[$Projectname] Cron tasks not running on %s" +msgstr "" + +#: ../../boot.php:2708 +msgid "Cron/Scheduled tasks not running." +msgstr "" diff --git a/view/pl/hstrings.php b/view/pl/hstrings.php new file mode 100644 index 000000000..7a58ab97f --- /dev/null +++ b/view/pl/hstrings.php @@ -0,0 +1,3573 @@ +<?php + +if(! function_exists("string_plural_select_pl")) { +function string_plural_select_pl($n){ + return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14) ? 1 : 2)); +}} +App::$rtl = 0; +App::$strings["plural_function_code"] = "(n==1 ? 0 : (n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : 2))"; +App::$strings["Can view my channel stream and posts"] = "Może wyÅ›wietlać strumieÅ„ i posty z mojego kanaÅ‚u"; +App::$strings["Can send me their channel stream and posts"] = "Może przesyÅ‚ać mi strumieÅ„ swojego kanaÅ‚u i posty"; +App::$strings["Can view my default channel profile"] = "Może wyÅ›wietlać mój domyÅ›lny profil kanaÅ‚u"; +App::$strings["Can view my connections"] = "Może wyÅ›wietlać moje poÅ‚Ä…czenia"; +App::$strings["Can view my file storage and photos"] = "Może wyÅ›wietlać moje przechowywane pliki i zdjÄ™cia"; +App::$strings["Can upload/modify my file storage and photos"] = "Może przesyÅ‚ać/modyfikować moje przechowywane pliki i zdjÄ™cia"; +App::$strings["Can view my channel webpages"] = "Może wyÅ›wietlać strony internetowe mojego kanaÅ‚u"; +App::$strings["Can view my wiki pages"] = "Może przeglÄ…dać moje strony wiki"; +App::$strings["Can create/edit my channel webpages"] = "Może tworzyć/edytować strony internetowe mojego kanaÅ‚u"; +App::$strings["Can write to my wiki pages"] = "Może pisać na moich stronach wiki"; +App::$strings["Can post on my channel (wall) page"] = "Może publikować na stronie mojego kanaÅ‚u (tablicy)"; +App::$strings["Can comment on or like my posts"] = "Może komentować lub polubić moje posty"; +App::$strings["Can send me private mail messages"] = "Może wysyÅ‚ać mi prywatne wiadomoÅ›ci e-mail"; +App::$strings["Can like/dislike profiles and profile things"] = "Może polubiać/dezaprobować profile i rzeczy w profilach"; +App::$strings["Can forward to all my channel connections via ! mentions in posts"] = "Może przekazywać informacje do wszystkich moich poÅ‚Ä…czeÅ„ kanaÅ‚owych za poÅ›rednictwem !wzmianki w postach"; +App::$strings["Can chat with me"] = "Może ze mnÄ… rozmawiać"; +App::$strings["Can source my public posts in derived channels"] = "Może pozyskiwać moje publiczne posty w kanaÅ‚ach pochodnych"; +App::$strings["Can administer my channel"] = "Może zarzÄ…dzać moim kanaÅ‚em"; +App::$strings["Social Networking"] = "Sieć spoÅ‚ecznoÅ›ciowa"; +App::$strings["Social - Federation"] = "SpoÅ‚ecznoÅ›ciowy - federacyjny"; +App::$strings["Social - Mostly Public"] = "SpoÅ‚ecznoÅ›ciowy - głównie publiczny"; +App::$strings["Social - Restricted"] = "SpoÅ‚ecznoÅ›ciowy - ograniczony"; +App::$strings["Social - Private"] = "SpoÅ‚ecznoÅ›ciowy - prywatny"; +App::$strings["Community Forum"] = "Forum spoÅ‚ecznoÅ›ciowe"; +App::$strings["Forum - Mostly Public"] = "Forum - głównie publiczne"; +App::$strings["Forum - Restricted"] = "Forum - ograniczone"; +App::$strings["Forum - Private"] = "Forum - prywatne"; +App::$strings["Feed Republish"] = "Opublikuj ponownie kanaÅ‚ RSS"; +App::$strings["Feed - Mostly Public"] = "KanaÅ‚ RSS - głównie publiczny"; +App::$strings["Feed - Restricted"] = "KanaÅ‚ RSS - ograniczony"; +App::$strings["Special Purpose"] = "Specjalnego celu"; +App::$strings["Special - Celebrity/Soapbox"] = "Specjalne - celebryckie i mównice"; +App::$strings["Special - Group Repository"] = "Specjalne - repozytorium grupowe"; +App::$strings["Other"] = "Inny"; +App::$strings["Custom/Expert Mode"] = "Tryb niestandardowy/ekspercki"; +App::$strings["Permission denied."] = "DostÄ™p zabroniony."; +App::$strings["Layout updated."] = "Zaktualizowano ukÅ‚ad."; +App::$strings["PDL Editor App"] = "Aplikacja PDL Editor"; +App::$strings["Not Installed"] = "Nie zainstalowano"; +App::$strings["Provides the ability to edit system page layouts"] = "Zapewnia możliwość edycji ukÅ‚adów stron systemowych"; +App::$strings["Edit System Page Description"] = "Edytuj opis strony systemowej"; +App::$strings["(modified)"] = "(zmodyfikowany)"; +App::$strings["Reset"] = "Resetuj"; +App::$strings["Layout not found."] = "Nie znaleziono ukÅ‚adu."; +App::$strings["Module Name:"] = "Nazwa moduÅ‚u:"; +App::$strings["Layout Help"] = "Pomoc dotyczÄ…ca ukÅ‚adu"; +App::$strings["Edit another layout"] = "Edytuj inny ukÅ‚ad"; +App::$strings["System layout"] = "UkÅ‚ad systemowy"; +App::$strings["Submit"] = "Zatwierdź"; +App::$strings["Update to Hubzilla 5.0 step 2"] = "Zaktualizuj do Hubzilli 5.0 krok 2"; +App::$strings["To complete the update please run"] = "Uruchom, aby zakoÅ„czyć aktualizacjÄ™"; +App::$strings["php util/z6convert.php"] = "php util/z6convert.php"; +App::$strings["from the terminal."] = "z terminala."; +App::$strings["Permission denied"] = "DostÄ™p zabroniony"; +App::$strings["Invalid message"] = "NieprawidÅ‚owa wiadomość"; +App::$strings["no results"] = "brak wyników"; +App::$strings["channel sync processed"] = "synchronizacja kanałów zostaÅ‚a przetworzona"; +App::$strings["queued"] = "w kolejce"; +App::$strings["posted"] = "opublikowane"; +App::$strings["accepted for delivery"] = "przyjÄ™ty do dostawy"; +App::$strings["updated"] = "zaktualizowany"; +App::$strings["update ignored"] = "aktualizacja zignorowana"; +App::$strings["permission denied"] = "dostÄ™p zabroniony"; +App::$strings["recipient not found"] = "nie znaleziono odbiorcy"; +App::$strings["mail recalled"] = "mail odwoÅ‚any"; +App::$strings["duplicate mail received"] = "otrzymano powielonÄ… wiadomość"; +App::$strings["mail delivered"] = "dostarczono pocztÄ™"; +App::$strings["Delivery report for %1\$s"] = "Raport dostarczenia dla %1\$s"; +App::$strings["Options"] = "Opcje"; +App::$strings["Redeliver"] = "Dostarcz ponownie"; +App::$strings["Invalid profile identifier."] = "NieprawidÅ‚owy identyfikator profilu."; +App::$strings["Profile Visibility Editor"] = "Edytor widocznoÅ›ci profilu"; +App::$strings["Profile"] = "Profil"; +App::$strings["Click on a contact to add or remove."] = "Kliknij kontakt, który chcesz dodać lub usunąć."; +App::$strings["Visible To"] = "Widoczne dla"; +App::$strings["All Connections"] = "Wszystkie poÅ‚Ä…czenia"; +App::$strings["Not found"] = "Nie znaleziono"; +App::$strings["Please refresh page"] = "OdÅ›wież stronÄ™"; +App::$strings["Unknown error"] = "Nieznany bÅ‚Ä…d"; +App::$strings["Unknown App"] = "Aplikacja nieznana"; +App::$strings["Authorize"] = "Autoryzuj"; +App::$strings["Do you authorize the app %s to access your channel data?"] = "Czy zezwalasz aplikacji %s na dostÄ™p do danych Twojego kanaÅ‚u?"; +App::$strings["Allow"] = "Zezwól"; +App::$strings["Deny"] = "ZabroÅ„"; +App::$strings["Calendar entries imported."] = "Zaimportowano wpisy kalendarza."; +App::$strings["No calendar entries found."] = "Nie znaleziono wpisów kalendarza."; +App::$strings["CardDAV App"] = "Aplikacja CardDAV"; +App::$strings["CalDAV capable addressbook"] = "Książka adresowa z obsÅ‚ugÄ… CalDAV"; +App::$strings["Link to source"] = "Link do źródÅ‚a"; +App::$strings["Event title"] = "TytuÅ‚ wydarzenia"; +App::$strings["Start date and time"] = "Data i godzina rozpoczÄ™cia"; +App::$strings["End date and time"] = "Data i godzina zakoÅ„czenia"; +App::$strings["Timezone:"] = "Strefa czasowa:"; +App::$strings["Description"] = "Opis"; +App::$strings["Location"] = "Lokalizacja"; +App::$strings["Previous"] = "Poprzedni"; +App::$strings["Next"] = "Nastęþny"; +App::$strings["Today"] = "Dzisiaj"; +App::$strings["Month"] = "MiesiÄ…c"; +App::$strings["Week"] = "TydzieÅ„"; +App::$strings["Day"] = "DzieÅ„"; +App::$strings["List month"] = "WymieÅ„ miesiÄ…c"; +App::$strings["List week"] = "WymieÅ„ tydzieÅ„"; +App::$strings["List day"] = "WymieÅ„ dzieÅ„"; +App::$strings["More"] = "WiÄ™cej"; +App::$strings["Less"] = "Mniej"; +App::$strings["Update"] = "Zaktualizuj"; +App::$strings["Select calendar"] = "Wybierz kalendarz"; +App::$strings["Channel Calendars"] = "Kalendarze kanaÅ‚u"; +App::$strings["CalDAV Calendars"] = "Kalendarze CalDAV"; +App::$strings["Delete"] = "UsuÅ„"; +App::$strings["Delete all"] = "UsuÅ„ wszystko"; +App::$strings["Cancel"] = "Anuluj"; +App::$strings["Create"] = "Utwórz"; +App::$strings["Sorry! Editing of recurrent events is not yet implemented."] = "Przepraszamy! Edycja powtarzajÄ…cych siÄ™ wydarzeÅ„ nie zostaÅ‚a jeszcze zaimplementowana."; +App::$strings["Categories"] = "Kategorie"; +App::$strings["Name"] = "Nazwa"; +App::$strings["Organisation"] = "Organizacja"; +App::$strings["Title"] = "TytuÅ‚"; +App::$strings["Phone"] = "Numer telefonu"; +App::$strings["Email"] = "Adres e-mail"; +App::$strings["Instant messenger"] = "Komunikator internetowy"; +App::$strings["Website"] = "Strona internetowa"; +App::$strings["Address"] = "Adres"; +App::$strings["Note"] = "Uwagi"; +App::$strings["Mobile"] = "Komórka"; +App::$strings["Home"] = "Domowy"; +App::$strings["Work"] = "Praca"; +App::$strings["Add Contact"] = "Dodaj kontakt"; +App::$strings["Add Field"] = "Dodaj pole"; +App::$strings["P.O. Box"] = "Skrytka pocztowa"; +App::$strings["Additional"] = "Dodatkowe informacje"; +App::$strings["Street"] = "Ulica"; +App::$strings["Locality"] = "Miejscowość"; +App::$strings["Region"] = "Region"; +App::$strings["ZIP Code"] = "Kod pocztowy"; +App::$strings["Country"] = "PaÅ„stwo"; +App::$strings["Default Calendar"] = "DomyÅ›lny kalendarz"; +App::$strings["Default Addressbook"] = "DomyÅ›lna książka adresowa"; +App::$strings["Authorize application connection"] = "Autoryzuj poÅ‚Ä…czenie aplikacji"; +App::$strings["Return to your app and insert this Security Code:"] = "Wróć do aplikacji i wprowadź ten kod bezpieczeÅ„stwa:"; +App::$strings["Please login to continue."] = "ProszÄ™ siÄ™ zalogować, aby kontynuować."; +App::$strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Czy chcesz zezwolić tej aplikacji na dostÄ™p do Twoich postów i kontaktów albo tworzenie dla Ciebie nowych postów ?"; +App::$strings["Yes"] = "Tak"; +App::$strings["No"] = "Nie"; +App::$strings["This site is not a directory server"] = "Ta witryna nie jest serwerem katalogów"; +App::$strings["This directory server requires an access token"] = "Ten serwer katalogowy wymaga tokenu dostÄ™pu"; +App::$strings["Enter a folder name"] = "Wprowadź nazwÄ™ folderu"; +App::$strings["or select an existing folder (doubleclick)"] = "lub wybierz istniejÄ…cy folder (kliknij dwukrotnie)"; +App::$strings["Save"] = "Zapisz"; +App::$strings["Save to Folder"] = "Zapisz do folderu"; +App::$strings["Event can not end before it has started."] = "Wydarzenie nie może zakoÅ„czyć siÄ™ przed rozpoczÄ™ciem."; +App::$strings["Unable to generate preview."] = "Nie można wygenerować podglÄ…du."; +App::$strings["Event title and start time are required."] = "Wymaga siÄ™ wprowadzenie tytuÅ‚u wydarzenia i godziny rozpoczÄ™cia."; +App::$strings["Event not found."] = "Nie znaleziono wydarzenia."; +App::$strings["event"] = "wydarzenie"; +App::$strings["Edit event title"] = "Edytuj tytuÅ‚ wydarzenia"; +App::$strings["Required"] = "Wymagane"; +App::$strings["Categories (comma-separated list)"] = "Kategorie (lista rozdzielana przecinkami)"; +App::$strings["Edit Category"] = "Edytuj kategoriÄ™"; +App::$strings["Category"] = "Kategoria"; +App::$strings["Edit start date and time"] = "Edytuj datÄ™ i godzinÄ™ rozpoczÄ™cia"; +App::$strings["Finish date and time are not known or not relevant"] = "Data i godzina zakoÅ„czenia nie sÄ… znane lub nie majÄ… znaczenia"; +App::$strings["Edit finish date and time"] = "Edytuj datÄ™ i godzinÄ™ zakoÅ„czenia"; +App::$strings["Finish date and time"] = "Data i godzina zakoÅ„czenia"; +App::$strings["Adjust for viewer timezone"] = "Dostosuj do strefy czasowej widza"; +App::$strings["Important for events that happen in a particular place. Not practical for global holidays."] = "Ważne dla wydarzeÅ„, które majÄ… miejsce w okreÅ›lonym miejscu. Niepraktyczne na globalne Å›wiÄ™ta."; +App::$strings["Edit Description"] = "Edytuj opis"; +App::$strings["Edit Location"] = "Edytuj lokalizacjÄ™"; +App::$strings["Preview"] = "PodglÄ…d"; +App::$strings["Permission settings"] = "Ustawienia dostÄ™pu"; +App::$strings["Advanced Options"] = "Zaawansowane opcje"; +App::$strings["l, F j"] = "l, F j"; +App::$strings["Edit event"] = "Edytuj wydarzenie"; +App::$strings["Delete event"] = "UsuÅ„ wydarzenie"; +App::$strings["Link to Source"] = "Link do źródÅ‚a"; +App::$strings["calendar"] = "kalendarz"; +App::$strings["Edit Event"] = "Edytuj wydarzenie"; +App::$strings["Create Event"] = "Utwórz wydarzenie"; +App::$strings["Export"] = "Eksport"; +App::$strings["View"] = "Widok"; +App::$strings["Event removed"] = "Wydarzenie usuniÄ™te"; +App::$strings["Failed to remove event"] = "Nie udaÅ‚o siÄ™ usunąć wydarzenia"; +App::$strings["Documentation Search"] = "Przeszukaj dokumentacjÄ™"; +App::$strings["About"] = "O platformie Hubzilla"; +App::$strings["Members"] = "Dla czÅ‚onków"; +App::$strings["Administrators"] = "Dla administratorów"; +App::$strings["Developers"] = "Dla deweloperów"; +App::$strings["Tutorials"] = "Poradniki"; +App::$strings["\$Projectname Documentation"] = "Dokumentacja \$Projectname"; +App::$strings["Contents"] = "Spis treÅ›ci"; +App::$strings["Bookmark added"] = "Dodano zakÅ‚adkÄ™"; +App::$strings["Bookmarks App"] = "Aplikacja Bookmarks"; +App::$strings["Bookmark links from posts and manage them"] = "Dodaj do zakÅ‚adek linki z postów i zarzÄ…dzaj nimi"; +App::$strings["My Bookmarks"] = "Moje zakÅ‚adki"; +App::$strings["My Connections Bookmarks"] = "Moje zakÅ‚adki poÅ‚Ä…czeÅ„"; +App::$strings["Requested profile is not available."] = "Żądany profil nie jest dostÄ™pny."; +App::$strings["Webpages App"] = "Aplikacja Webpages"; +App::$strings["Provide managed web pages on your channel"] = "UdostÄ™pnij zarzÄ…dzane strony internetowe na swoim kanale"; +App::$strings["Import Webpage Elements"] = "Importuj elementy strony internetowej"; +App::$strings["Import selected"] = "Importuj wybrane"; +App::$strings["Export Webpage Elements"] = "Eksportuj elementy strony internetowej"; +App::$strings["Export selected"] = "Eksportuj wybrane"; +App::$strings["Webpages"] = "Witryny internetowe"; +App::$strings["Edit"] = "Edytuj"; +App::$strings["Share"] = "UdostÄ™pnij"; +App::$strings["Actions"] = "Akcje"; +App::$strings["Page Link"] = "Link do strony"; +App::$strings["Page Title"] = "TytuÅ‚ strony"; +App::$strings["Created"] = "Utworzono"; +App::$strings["Edited"] = "Edytowano"; +App::$strings["Invalid file type."] = "ZÅ‚y typ pliku."; +App::$strings["Error opening zip file"] = "BÅ‚Ä…d podczas otwierania pliku zip"; +App::$strings["Invalid folder path."] = "NieprawidÅ‚owa Å›cieżka folderu."; +App::$strings["No webpage elements detected."] = "Nie wykryto żadnych elementów strony internetowej."; +App::$strings["Import complete."] = "Import zakoÅ„czony."; +App::$strings["Profile not found."] = "Nie znaleziono profilu."; +App::$strings["Profile deleted."] = "Profil usuniÄ™ty."; +App::$strings["Profile-"] = "Profil-"; +App::$strings["New profile created."] = "Utworzono nowy profil."; +App::$strings["Profile unavailable to clone."] = "Profil niedostÄ™pny do sklonowania."; +App::$strings["Profile unavailable to export."] = "Profil niedostÄ™pny do wyeksportowania."; +App::$strings["Profile Name is required."] = "Wymaga siÄ™ podania nazwy profilu."; +App::$strings["Marital Status"] = "Stan cywilny"; +App::$strings["Romantic Partner"] = "Partner romantyczny"; +App::$strings["Likes"] = "Polubienia"; +App::$strings["Dislikes"] = "Dezaprobaty"; +App::$strings["Work/Employment"] = "Praca/Zatrudnienie"; +App::$strings["Religion"] = "Religia"; +App::$strings["Political Views"] = "PoglÄ…dy polityczny"; +App::$strings["Gender"] = "PÅ‚eć"; +App::$strings["Sexual Preference"] = "Prefernecje seksualne"; +App::$strings["Homepage"] = "Strona domowa"; +App::$strings["Interests"] = "Zainteresowania"; +App::$strings["Profile updated."] = "Profil zostaÅ‚ zaktualizowany."; +App::$strings["Hide your connections list from viewers of this profile"] = "Ukryj swojÄ… listÄ™ kontaktów przed przeglÄ…dajÄ…cymi ten profil"; +App::$strings["Edit Profile Details"] = "Edytuj szczegóły profilu"; +App::$strings["View this profile"] = "Zobacz ten profil"; +App::$strings["Edit visibility"] = "Edytuj dostÄ™pność"; +App::$strings["Profile Tools"] = "NarzÄ™dzia profili"; +App::$strings["Change cover photo"] = "ZmieÅ„ zdjÄ™cie okÅ‚adkowe"; +App::$strings["Change profile photo"] = "ZmieÅ„ zdjÄ™cie profilowe"; +App::$strings["Create a new profile using these settings"] = "Utwórz nowy profil, korzystajÄ…c z tych ustawieÅ„"; +App::$strings["Clone this profile"] = "Sklonuj ten profil"; +App::$strings["Delete this profile"] = "UsuÅ„ ten profil"; +App::$strings["Add profile things"] = "Dodaj elementy profilu"; +App::$strings["Personal"] = "Osobisty"; +App::$strings["Relationship"] = "Relacja"; +App::$strings["Miscellaneous"] = "Różne"; +App::$strings["Import profile from file"] = "Importuj profil z pliku"; +App::$strings["Export profile to file"] = "Eksportuj profil do pliku"; +App::$strings["Your gender"] = "Twoja pÅ‚eć"; +App::$strings["Marital status"] = "Stan cywilny"; +App::$strings["Sexual preference"] = "Preferencje seksualne"; +App::$strings["Profile name"] = "Nazwa profilu"; +App::$strings["This is your default profile."] = "To jest Twój profil domyÅ›lny."; +App::$strings["Your full name"] = "Twoje imiÄ™ i nazwisko lub peÅ‚na nazwa"; +App::$strings["Short title/tescription"] = "Krótki tytuÅ‚/opis"; +App::$strings["Maximal 190 characters"] = "Maksymalnie 190 znaków"; +App::$strings["Street address"] = "Ulica"; +App::$strings["Locality/City"] = "Miejscowość"; +App::$strings["Region/State"] = "Region/Stan"; +App::$strings["Postal/Zip code"] = "Kod pocztowy"; +App::$strings["Who (if applicable)"] = "Kto (jeÅ›li dotyczy)"; +App::$strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "PrzykÅ‚ady: jan123, Jan Kowalski, jan@example.com"; +App::$strings["Since (date)"] = "Od (data)"; +App::$strings["Tell us about yourself"] = "Opowiedz nam o sobie"; +App::$strings["Homepage URL"] = "Adres URL strony domowej"; +App::$strings["Hometown"] = "Miejscowość zamieszkania"; +App::$strings["Political views"] = "PoglÄ…dy polityczne"; +App::$strings["Religious views"] = "PoglÄ…dy religijne"; +App::$strings["Keywords used in directory listings"] = "SÅ‚owa kluczowe używane w wykazach katalogów"; +App::$strings["Example: fishing photography software"] = "PrzykÅ‚ad: oprogramowanie do fotografii wÄ™dkarskiej"; +App::$strings["Musical interests"] = "Zainteresowania muzyczne"; +App::$strings["Books, literature"] = "KsiÄ…zki, literatura"; +App::$strings["Television"] = "Telewizja"; +App::$strings["Film/Dance/Culture/Entertainment"] = "Film/Dance/Culture/Entertainment"; +App::$strings["Hobbies/Interests"] = "Zainteresowania"; +App::$strings["Love/Romance"] = "MiÅ‚ość/romans"; +App::$strings["School/Education"] = "Edukacja szkolna"; +App::$strings["Contact information and social networks"] = "Informacje kontaktowe i sieci spoÅ‚ecznoÅ›ciowe"; +App::$strings["My other channels"] = "Moje inne kanaÅ‚y"; +App::$strings["Communications"] = "Komunikacja"; +App::$strings["Profile Image"] = "Obraz profilowy"; +App::$strings["Edit Profiles"] = "Edytuj profile"; +App::$strings["Create New"] = "Utwórz nowy"; +App::$strings["Nothing to import."] = "Nie ma nic do zaimportowania."; +App::$strings["Unable to download data from old server"] = "Nie można pobrać danych ze starego serwera"; +App::$strings["Imported file is empty."] = "Zaimportowany plik jest pusty."; +App::$strings["Your service plan only allows %d channels."] = "Twój plan usÅ‚ug obejmuje tylko %d kanaÅ‚(y)/kanałów."; +App::$strings["No channel. Import failed."] = "Brak kanaÅ‚u. Import nieudany."; +App::$strings["Import completed."] = "Import zakoÅ„czony."; +App::$strings["You must be logged in to use this feature."] = "Trzeba siÄ™ zalogować, aby korzystać z tej funkcji."; +App::$strings["Import Channel"] = "Importuj kanaÅ‚"; +App::$strings["Use this form to import an existing channel from a different server/hub. You may retrieve the channel identity from the old server/hub via the network or provide an export file."] = "Użyj tego formularza, aby zaimportować istniejÄ…cy kanaÅ‚ z innego serwera/huba. Możesz pobrać tożsamość kanaÅ‚u ze starego serwera/huba przez sieć lub dostarczyć plik eksportu."; +App::$strings["File to Upload"] = "Plik do przesÅ‚ania"; +App::$strings["Or provide the old server/hub details"] = "Lub podaj szczegóły starego serwera/huba"; +App::$strings["Your old identity address (xyz@example.com)"] = "Twój stary adres tożsamoÅ›ci (xyz@example.com)"; +App::$strings["Your old login email address"] = "Twój stary adres e-mail logowania"; +App::$strings["Your old login password"] = "Twoje stare hasÅ‚o logowania"; +App::$strings["Import a few months of posts if possible (limited by available memory"] = "Zaimportuj posty z kilku miesiÄ™cy, jeÅ›li to możliwe (ograniczone dostÄ™pnÄ… pamiÄ™ciÄ…"; +App::$strings["For either option, please choose whether to make this hub your new primary address, or whether your old location should continue this role. You will be able to post from either location, but only one can be marked as the primary location for files, photos, and media."] = "W obu przypadkach wybierz, czy chcesz ustawić ten hub jako nowy adres podstawowy, czy też rolÄ™ tÄ… powinna peÅ‚nić Twoja stara lokalizacja. BÄ™dziesz mógÅ‚/mogÅ‚a publikować z dowolnej lokalizacji, ale tylko jedna z nich może być oznaczona jako główna lokalizacja plików, zdjęć i multimediów."; +App::$strings["Make this hub my primary location"] = "Ustaw ten hub ako mojÄ… głównÄ… lokalizacjÄ™"; +App::$strings["Move this channel (disable all previous locations)"] = "PrzenieÅ› ten kanaÅ‚ (wyÅ‚Ä…cz wszystkie poprzednie lokalizacje)"; +App::$strings["Use this channel nickname instead of the one provided"] = "Użyj tego pseudonimu kanaÅ‚u zamiast podanego"; +App::$strings["Leave blank to keep your existing channel nickname. You will be randomly assigned a similar nickname if either name is already allocated on this site."] = "Pozostaw puste, aby zachować istniejÄ…cy pseudonim kanaÅ‚u. Otrzymasz losowo podobny pseudonim, jeÅ›li któryÅ› z nich jest już przydzielony na tej stronie."; +App::$strings["This process may take several minutes to complete. Please submit the form only once and leave this page open until finished."] = "Ten proces może zająć kilka minut. PrzeÅ›lij formularz tylko raz i pozostaw tÄ™ stronÄ™ otwartÄ… do zakoÅ„czenia procedury."; +App::$strings["Like/Dislike"] = "Polub/Dezaprobuj"; +App::$strings["This action is restricted to members."] = "Ta akcja jest ograniczona do czÅ‚onków."; +App::$strings["Please <a href=\"rmagic\">login with your \$Projectname ID</a> or <a href=\"register\">register as a new \$Projectname member</a> to continue."] = "Aby kontynuować, <a href=\"rmagic\">zaloguj siÄ™ za pomocÄ… ID \$Projectname</a> lub <a href=\"register\">zarejestruj siÄ™ jako nowy czÅ‚onek \$Projectname</a>."; +App::$strings["Invalid request."] = "NieprawidÅ‚owe żądanie."; +App::$strings["channel"] = "kanaÅ‚"; +App::$strings["thing"] = "rzecz"; +App::$strings["Channel unavailable."] = "KanaÅ‚ niedostÄ™pny."; +App::$strings["Previous action reversed."] = "Poprzednia czynność zostaÅ‚a cofniÄ™ta."; +App::$strings["photo"] = "zdjecie"; +App::$strings["status"] = "stan"; +App::$strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s polubieÅ„ %2\$s %3\$s"; +App::$strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s sezaprobat %2\$s %3\$s"; +App::$strings["%1\$s agrees with %2\$s's %3\$s"] = "%1\$s zgadza siÄ™ z %3\$s dla %2\$s"; +App::$strings["%1\$s doesn't agree with %2\$s's %3\$s"] = "%1\$s nie zgadza siÄ™ z %3\$s dla %2\$s"; +App::$strings["%1\$s abstains from a decision on %2\$s's %3\$s"] = "%1\$s wstrzymuje siÄ™ od decyzji w sprawie %3\$s dla %2\$s"; +App::$strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$s uczesticzy %2\$s %3\$s"; +App::$strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$s nie uczestniczy %2\$s %3\$s"; +App::$strings["%1\$s may attend %2\$s's %3\$s"] = "%1\$s może uczestniczyć %2\$s %3\$s"; +App::$strings["Action completed."] = "Akcja zakoÅ„czona."; +App::$strings["Thank you."] = "DziÄ™kujemy."; +App::$strings["Could not access contact record."] = "Brak dostÄ™pu do rekordu kontaktu."; +App::$strings["Settings updated."] = "Zaktualizowano ustawienia."; +App::$strings["Default Permissions App"] = "Aplikacja Default Permissions"; +App::$strings["Set custom default permissions for new connections"] = "Ustaw niestandardowe uprawnienia domyÅ›lne dla nowych poÅ‚Ä…czeÅ„"; +App::$strings["Connection Default Permissions"] = "DomyÅ›lne uprawnienia poÅ‚Ä…czenia"; +App::$strings["Apply these permissions automatically"] = "Zastosuj te uprawnienia automatycznie"; +App::$strings["If enabled, connection requests will be approved without your interaction"] = "JeÅ›li jest wÅ‚Ä…czone, proÅ›by o poÅ‚Ä…czenie bÄ™dÄ… zatwierdzane bez Twojej interakcji"; +App::$strings["Permission role"] = "Rola uprawnieÅ„"; +App::$strings["Loading"] = "Åadowanie"; +App::$strings["Add permission role"] = "Dodaj rolÄ™ uprawnieÅ„"; +App::$strings["The permissions indicated on this page will be applied to all new connections."] = "Uprawnienia wskazane na tej stronie zostanÄ… zastosowane do wszystkich nowych poÅ‚Ä…czeÅ„."; +App::$strings["Automatic approval settings"] = "Ustawienia automatycznego zatwierdzania"; +App::$strings["inherited"] = "dziedziczone"; +App::$strings["My Settings"] = "Moje ustawienia"; +App::$strings["Individual Permissions"] = "Uprawnienia indywidualne"; +App::$strings["Some individual permissions may have been preset or locked based on your channel type and privacy settings."] = "Niektóre indywidualne uprawnienia mogÅ‚y zostać wstÄ™pnie ustawione lub zablokowane w zależnoÅ›ci od typu kanaÅ‚u i ustawieÅ„ prywatnoÅ›ci."; +App::$strings["Layout Name"] = "Nazwa ukÅ‚adu"; +App::$strings["Layout Description (Optional)"] = "Opis ukÅ‚adu (opcjonalnie)"; +App::$strings["Layouts"] = "UkÅ‚ady"; +App::$strings["Help"] = "Pomoc"; +App::$strings["Comanche page description language help"] = "Pomoc w zakresie jÄ™zyka opisu strony Comanche"; +App::$strings["Layout Description"] = "Opis ukÅ‚adu"; +App::$strings["Download PDL file"] = "Pobierz plik PDL"; +App::$strings["Public Stream App"] = "Aplikacja Public Stream"; +App::$strings["The unmoderated public stream of this hub"] = "Niemoderowany strumieÅ„ publiczny tego huba"; +App::$strings["Reset form"] = "Resetuj formularz"; +App::$strings["Public Stream"] = "StrumieÅ„ publiczny"; +App::$strings["Private forum"] = "Prywatne forum"; +App::$strings["Public forum"] = "Publiczne forum"; +App::$strings["Privacy group created."] = "Utworzono grupÄ™ prywatnoÅ›ci."; +App::$strings["Could not create privacy group."] = "Nie udaÅ‚o siÄ™ utworzyć grupy prywatnoÅ›ci."; +App::$strings["Privacy group not found."] = "Nie znaleziono grupy prywatnoÅ›ci."; +App::$strings["Privacy group updated."] = "Grupa prywatnoÅ›ci zostaÅ‚a zaktualizowana."; +App::$strings["Privacy Groups App"] = "Aplikacja Privacy Groups"; +App::$strings["Management of privacy groups"] = "ZarzÄ…dzanie grupami prywatnoÅ›ci"; +App::$strings["Privacy Groups"] = "Grupy prywatnoÅ›ci"; +App::$strings["Add Group"] = "Dodaj grupÄ™"; +App::$strings["Privacy group name"] = "Nazwa grupy prywatnoÅ›ci"; +App::$strings["Members are visible to other channels"] = "CzÅ‚onkowie sÄ… widoczni dla innych kanałów"; +App::$strings["Privacy group removed."] = "Grupa prywatnoÅ›ci zostaÅ‚a usuniÄ™ta."; +App::$strings["Unable to remove privacy group."] = "Nie można usunąć grupy prywatnoÅ›ci."; +App::$strings["Privacy Group: %s"] = "Grupa prywatnoÅ›ci: %s"; +App::$strings["Privacy group name: "] = "Nazwa grupy prywatnoÅ›ci: "; +App::$strings["Delete Group"] = "UsuÅ„ grupÄ™"; +App::$strings["Group members"] = "CzÅ‚onkowie grupy"; +App::$strings["Not in this group"] = "Nie w tej grupie"; +App::$strings["Click a channel to toggle membership"] = "Kliknij kanaÅ‚, aby przeÅ‚Ä…czyć czÅ‚onkostwo"; +App::$strings["Channel removals are not allowed within 48 hours of changing the account password."] = "UsuniÄ™cie kanaÅ‚u nie jest dozwolone w ciÄ…gu 48 godzin od zmiany hasÅ‚a do konta."; +App::$strings["Remove This Channel"] = "UsuÅ„ ten kanaÅ‚"; +App::$strings["WARNING: "] = "UWAGA: "; +App::$strings["This channel will be completely removed from the network. "] = "Ten kanaÅ‚ zostanie caÅ‚kowicie usuniÄ™ty z sieci. "; +App::$strings["This action is permanent and can not be undone!"] = "Ta akcja jest bezpowrotna i nie można jej cofnąć!"; +App::$strings["Please enter your password for verification:"] = "Wprowadź hasÅ‚o do weryfikacji:"; +App::$strings["Remove Channel"] = "UsuÅ„ kanaÅ‚"; +App::$strings["App installed."] = "Aplikacja zostaÅ‚a zainstalowana."; +App::$strings["Malformed app."] = "NieprawidÅ‚owa aplikacja."; +App::$strings["Embed code"] = "Osadzony kod"; +App::$strings["Edit App"] = "Edutuj aplikacjÄ™"; +App::$strings["Create App"] = "Utwórz aplikacjÄ™"; +App::$strings["Name of app"] = "Nazwa aplikacji"; +App::$strings["Location (URL) of app"] = "Lokalizacja (URL) aplikacji"; +App::$strings["Photo icon URL"] = "Adres URL ikony zdjÄ™cia"; +App::$strings["80 x 80 pixels - optional"] = "80 x 80 pikseli - opcjonalnie"; +App::$strings["Categories (optional, comma separated list)"] = "Kategorie (opcjonalne, lista rozdzielana przecinkami)"; +App::$strings["Version ID"] = "ID wesji"; +App::$strings["Price of app"] = "Cena aplikacji"; +App::$strings["Location (URL) to purchase app"] = "Lokalizacja (URL) do zakupu aplikacji"; +App::$strings["Channel name changes are not allowed within 48 hours of changing the account password."] = "Zmiana nazwy kanaÅ‚u jest niedozwolona w ciÄ…gu 48 godzin od zmiany hasÅ‚a do konta."; +App::$strings["Reserved nickname. Please choose another."] = "Zarezerwowany pseudonim. ProszÄ™ wybrać inny."; +App::$strings["Nickname has unsupported characters or is already being used on this site."] = "Pseudonim zawiera nieobsÅ‚ugiwane znaki lub jest już używany w tym serwisie."; +App::$strings["Change channel nickname/address"] = "ZmieÅ„ krótkÄ… nazwÄ™/adres kanaÅ‚u"; +App::$strings["Any/all connections on other networks will be lost!"] = "Wszystkie poÅ‚Ä…czenia w innych sieciach zostanÄ… utracone!"; +App::$strings["New channel address"] = "Nowy adres kanaÅ‚u"; +App::$strings["Rename Channel"] = "ZmieÅ„ nazwÄ™ kanaÅ‚u"; +App::$strings["Name is required"] = "Wymaga siÄ™ podania nazwy"; +App::$strings["Key and Secret are required"] = "Wymaga siÄ™ wprowadzenia klucza i sekretu"; +App::$strings["OAuth Apps Manager App"] = "Aplikacja OAuth Apps Manager"; +App::$strings["OAuth authentication tokens for mobile and remote apps"] = "Tokeny uwierzytelniania OAuth dla aplikacji mobilnych i zdalnych"; +App::$strings["Add application"] = "Dodaj aplikacjÄ™"; +App::$strings["Name of application"] = "Nazwa aplikacji"; +App::$strings["Consumer Key"] = "Klucz konsumenta"; +App::$strings["Automatically generated - change if desired. Max length 20"] = "Wygenerowane automatycznie - w razie potrzeby zmieÅ„. Maksymalna dÅ‚ugość 20"; +App::$strings["Consumer Secret"] = "HasÅ‚o konsumenta"; +App::$strings["Redirect"] = "Przekierowanie"; +App::$strings["Redirect URI - leave blank unless your application specifically requires this"] = "Identyfikator URI przekierowania - pozostaw puste, chyba że aplikacja tego wymaga"; +App::$strings["Icon url"] = "URL ikony"; +App::$strings["Optional"] = "Opcjonalne"; +App::$strings["Application not found."] = "Aplikacji nie znaleziono."; +App::$strings["Connected OAuth Apps"] = "PoÅ‚Ä…czone aplikacje OAuth"; +App::$strings["Client key starts with"] = "Klucz klienta zaczyna siÄ™ od"; +App::$strings["No name"] = "Brak nazwy"; +App::$strings["Remove authorization"] = "UsuÅ„ autoryzacjÄ™"; +App::$strings["Token verification failed."] = "Weryfikacja tokena nie powiodÅ‚a siÄ™."; +App::$strings["Email verification resent"] = "Weryfikacja adresu e-mail zostaÅ‚a wysÅ‚ana ponownie"; +App::$strings["Unable to resend email verification message."] = "Nie można ponownie wysÅ‚ać weryfikacyjnÄ… wiadomość e-mail."; +App::$strings["Public access denied."] = "Odmowa dostÄ™pu publicznego."; +App::$strings["Search"] = "Szukaj"; +App::$strings["Items tagged with: %s"] = "Elementy oznaczone tagiem: %s"; +App::$strings["Search results for: %s"] = "Wyniki wyszukiwania dla: %s"; +App::$strings["Comment approved"] = "Komentarz zatwierdzony"; +App::$strings["Comment deleted"] = "Komentarz usuniety"; +App::$strings["Edit post"] = "Edytuj post"; +App::$strings["Unable to find your hub."] = "Nie można znaleźć Twojego huba."; +App::$strings["Post successful."] = "Opublikowanie powiodÅ‚o siÄ™."; +App::$strings["Channel not found."] = "Nie znaleziono kanaÅ‚u."; +App::$strings["toggle full screen mode"] = "przeÅ‚Ä…cz tryb peÅ‚nego ekranu"; +App::$strings["Post not found."] = "Nie znaleziono postu."; +App::$strings["post"] = "post"; +App::$strings["comment"] = "komentarz"; +App::$strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s oznaczono tagiem %3\$s %2\$s w %4\$s"; +App::$strings["Warning: Database versions differ by %1\$d updates."] = "Ostrzeżenie: wersje baz danych różniÄ… siÄ™ o %1\$d aktualizacji."; +App::$strings["Import completed"] = "Import zakoÅ„czony"; +App::$strings["Import Items"] = "Importuj elementy"; +App::$strings["Use this form to import existing posts and content from an export file."] = "Użyj tego formularza, aby zaimportować istniejÄ…ce posty i treść z pliku eksportu."; +App::$strings["Continue"] = "Kontynuj"; +App::$strings["Premium Channel Setup"] = "Konfiguracja kanaÅ‚u Premium"; +App::$strings["Enable premium channel connection restrictions"] = "WÅ‚Ä…cz ograniczenia poÅ‚Ä…czeÅ„ z kanaÅ‚em premium"; +App::$strings["Please enter your restrictions or conditions, such as paypal receipt, usage guidelines, etc."] = "Podaj swoje ograniczenia lub warunki, takie jak pokwitowanie PayPal, wytyczne dotyczÄ…ce użytkowania itp."; +App::$strings["This channel may require additional steps or acknowledgement of the following conditions prior to connecting:"] = "Ten kanaÅ‚, przed podÅ‚Ä…czeniem, może wymagać dodatkowych kroków lub potwierdzenia nastÄ™pujÄ…cych warunków:"; +App::$strings["Potential connections will then see the following text before proceeding:"] = "Potencjalne poÅ‚Ä…czenia zobaczÄ… nastÄ™pujÄ…cy tekst przed kontynuowaniem:"; +App::$strings["By continuing, I certify that I have complied with any instructions provided on this page."] = "KontynuujÄ…c, oÅ›wiadczam, że postÄ™powaÅ‚em zgodnie z instrukcjami podanymi na tej stronie."; +App::$strings["(No specific instructions have been provided by the channel owner.)"] = "(WÅ‚aÅ›ciciel kanaÅ‚u nie przekazaÅ‚ żadnych szczegółowych instrukcji.)"; +App::$strings["Restricted or Premium Channel"] = "KanaÅ‚ z ograniczeniami lub premium"; +App::$strings["You have created %1$.0f of %2$.0f allowed channels."] = "Utworzno %1$ .0f z %2$.0f dozwolonych kanałów."; +App::$strings["Your real name is recommended."] = "Zalecane jest podania prawdziwego imienia i nazwiska lub nazwy."; +App::$strings["Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\""] = "PrzykÅ‚ady: \"Bob Jameson\", \"Lisa i jej konie\", \"PiÅ‚ka nożna\", \"Grupa lotnicza\""; +App::$strings["This will be used to create a unique network address (like an email address)."] = "Zostanie to zastosowane do utworzenia unikalnego adresu sieciowego (podobnego do adresu e-mail)."; +App::$strings["Allowed characters are a-z 0-9, - and _"] = "Dozwolone znaki, to a-z 0-9, - oraz _"; +App::$strings["Channel name"] = "Nazwa kanaÅ‚u"; +App::$strings["Choose a short nickname"] = "Wybierz krótki pseudonim"; +App::$strings["Channel role and privacy"] = "Rola kanaÅ‚u i prywatność"; +App::$strings["Select a channel permission role compatible with your usage needs and privacy requirements."] = "Wybierz rolÄ™ uprawnieÅ„ do kanaÅ‚u, zgodnÄ… z Twoimi potrzebami użytkowania i wymaganiami dotyczÄ…cymi prywatnoÅ›ci."; +App::$strings["Read more about channel permission roles"] = "Przeczytaj wiÄ™cej o rolach uprawnieÅ„ do kanaÅ‚u"; +App::$strings["Create a Channel"] = "Utwórz kanaÅ‚"; +App::$strings["A channel is a unique network identity. It can represent a person (social network profile), a forum (group), a business or celebrity page, a newsfeed, and many other things."] = "KanaÅ‚ to unikalna tożsamość sieciowa. Może reprezentować osobÄ™ (profil sieci spoÅ‚ecznoÅ›ciowej), forum (grupÄ™), stronÄ™ biznesowÄ… lub celebryckÄ…, kanaÅ‚ informacyjny i wiele innych rzeczy."; +App::$strings["or <a href=\"import\">import an existing channel</a> from another location."] = "lub <a href=\"import\">zaimportuj istniejÄ…cy kanaÅ‚</a> z innej lokalizacji."; +App::$strings["Validate"] = "Zalegalizuj"; +App::$strings["Available Apps"] = "DostÄ™pne aplikacje"; +App::$strings["Installed Apps"] = "Zainstalowane aplikacje"; +App::$strings["Manage Apps"] = "ZarzÄ…dzaj aplikacjami"; +App::$strings["Create Custom App"] = "Utwórz wÅ‚asnÄ… aplikacjÄ™"; +App::$strings["Account removals are not allowed within 48 hours of changing the account password."] = "UsuniÄ™cie konta nie jest dozwolone w ciÄ…gu 48 godzin od zmiany hasÅ‚a do konta."; +App::$strings["Remove This Account"] = "UsuÅ„ to konto"; +App::$strings["This account and all its channels will be completely removed from the network. "] = "To konto i wszystkie jego kanaÅ‚y zostanÄ… caÅ‚kowicie usuniÄ™te z sieci. "; +App::$strings["Remove Account"] = "UsuÅ„ konto"; +App::$strings["Deprecated!"] = "PrzestarzaÅ‚e!"; +App::$strings["Item not found."] = "Nie znaleziono elementu."; +App::$strings["File not found."] = "Nie znaleziono pliku."; +App::$strings["Permission Denied."] = "Odmowa dostÄ™pu."; +App::$strings["Edit file permissions"] = "Edytuj uprawnienia do plików"; +App::$strings["Permissions"] = "Uprawnienia"; +App::$strings["Set/edit permissions"] = "Ustaw/edytuj uprawnienia"; +App::$strings["Include all files and sub folders"] = "UwzglÄ™dnij wszystkie pliki i podfoldery"; +App::$strings["Return to file list"] = "Wróć do listy plików"; +App::$strings["Copy/paste this code to attach file to a post"] = "Skopiuj/wklej ten kod, aby doÅ‚Ä…czyć plik do postu"; +App::$strings["Copy/paste this URL to link file from a web page"] = "Skopiuj/wklej ten adres URL, aby zlinkować plik na stron internetowej"; +App::$strings["Share this file"] = "UdostÄ™pnij ten plik"; +App::$strings["Show URL to this file"] = "Pokaż adres URL do tego pliku"; +App::$strings["Show in your contacts shared folder"] = "Pokaż w folderze udostÄ™pnionym kontaktów"; +App::$strings["Item not found"] = "Nie znaleziono elementu"; +App::$strings["Insert web link"] = "Wstaw link internetowy"; +App::$strings["Title (optional)"] = "TytuÅ‚ (opcjonalnie)"; +App::$strings["Edit Card"] = "Edytuj kartÄ™"; +App::$strings["No connections."] = "Brak poÅ‚Ä…czeÅ„."; +App::$strings["Accepts"] = "Akceptacje"; +App::$strings["Comments"] = "Komentarze"; +App::$strings["Stream items"] = "Elementy strumienia"; +App::$strings["Wall posts"] = "Åšciana postów"; +App::$strings["Nothing"] = "Nic"; +App::$strings["Visit %s's profile [%s]"] = "Odwiedź profil %s [%s]"; +App::$strings["View Connections"] = "Pokaż poÅ‚Ä…czenia"; +App::$strings["Name and Secret are required"] = "Wymagane jest ustawienie imienia i sekretu"; +App::$strings["OAuth2 Apps Manager App"] = "Aplikacja OAuth2 Apps Manager"; +App::$strings["OAuth2 authenticatication tokens for mobile and remote apps"] = "Tokeny uwierzytelniajÄ…ce OAuth2 dla aplikacji mobilnych i zdalnych"; +App::$strings["Add OAuth2 application"] = "Dodaj aplikacjÄ™ OAuth2"; +App::$strings["Grant Types"] = "Rodzaje dofinansowaÅ„"; +App::$strings["leave blank unless your application sepcifically requires this"] = "pozostaw puste, chyba że Twoja aplikacja wyraźnie tego wymaga"; +App::$strings["Authorization scope"] = "Zakres uprawnieÅ„"; +App::$strings["OAuth2 Application not found."] = "Nie znaleziono aplikacji OAuth2."; +App::$strings["leave blank unless your application specifically requires this"] = "pozostaw puste, chyba że Twoja aplikacja wyraźnie tego wymaga"; +App::$strings["Connected OAuth2 Apps"] = "Aplikacje poÅ‚Ä…czeÅ„Â OAuth2"; +App::$strings["Profile Unavailable."] = "Profil niedostÄ™pny."; +App::$strings["Wiki App"] = "Aplikacja Wiki"; +App::$strings["Provide a wiki for your channel"] = "UdostÄ™pnij wiki dla swojego kanaÅ‚u"; +App::$strings["Invalid channel"] = "ZÅ‚y kanaÅ‚"; +App::$strings["Error retrieving wiki"] = "BÅ‚Ä…d podczas pobierania wiki"; +App::$strings["Error creating zip file export folder"] = "BÅ‚Ä…d podczas tworzenia folderu eksportu pliku ZIP"; +App::$strings["Error downloading wiki: "] = "BÅ‚Ä…d podczas pobierania wiki: "; +App::$strings["Wikis"] = "Wiki"; +App::$strings["Download"] = "Pobierz"; +App::$strings["Wiki name"] = "Nazwa wiki"; +App::$strings["Content type"] = "Rodzaj treÅ›ci"; +App::$strings["Markdown"] = "Markdown"; +App::$strings["BBcode"] = "BBcode"; +App::$strings["Text"] = "Text"; +App::$strings["Type"] = "Rodzaj"; +App::$strings["Any type"] = "Dwolny rodzaj"; +App::$strings["Lock content type"] = "Zablokuj rodzaj treÅ›ci"; +App::$strings["Create a status post for this wiki"] = "Utwórz post statusu dla tego wiki"; +App::$strings["Edit Wiki Name"] = "Edytuj nazwÄ™ wiki"; +App::$strings["Wiki not found"] = "Nie znaleziono wiki"; +App::$strings["Rename page"] = "ZieÅ„ nazwÄ™ strony"; +App::$strings["Error retrieving page content"] = "BÅ‚Ä…d podczas pobierania treÅ›ci strony"; +App::$strings["New page"] = "Nowa strona"; +App::$strings["Revision Comparison"] = "Porównanie wersji"; +App::$strings["Revert"] = "Odwróć"; +App::$strings["Short description of your changes (optional)"] = "Krótki opis zmian (opcjonalnie)"; +App::$strings["Source"] = "ŹródÅ‚o"; +App::$strings["New page name"] = "Nowa nazwa strony"; +App::$strings["Embed image from photo albums"] = "Osadź obraz z albumów fotograficznych"; +App::$strings["Embed an image from your albums"] = "Osadź obraz ze swoich albumów"; +App::$strings["OK"] = "Dobrze"; +App::$strings["Choose images to embed"] = "Wybierz zdjÄ™cie do osadzenia"; +App::$strings["Choose an album"] = "Wybierz album"; +App::$strings["Choose a different album"] = "Wybierz inny album"; +App::$strings["Error getting album list"] = "BÅ‚Ä…d podczas pobierania listy albumów"; +App::$strings["Error getting photo link"] = "BÅ‚Ä…d podczas pobierania linku do zdjÄ™cia"; +App::$strings["Error getting album"] = "BÅ‚Ä…d podczas pobierania albumu"; +App::$strings["History"] = "Historia"; +App::$strings["Error creating wiki. Invalid name."] = "BÅ‚Ä…d podczas tworzenia wiki. nieprawidÅ‚owa nazwa."; +App::$strings["A wiki with this name already exists."] = "Wiki o tej nazwie już istnieje."; +App::$strings["Wiki created, but error creating Home page."] = "Utworzono wiki, ale podczas tworzenia strony głównej wystÄ…piÅ‚ bÅ‚Ä…d."; +App::$strings["Error creating wiki"] = "BÅ‚Ä…d podczas tworzenia wiki"; +App::$strings["Error updating wiki. Invalid name."] = "BÅ‚Ä…d podczas aktualizowania wiki. BÅ‚Ä™dna nazwa."; +App::$strings["Error updating wiki"] = "BÅ‚Ä…d podczas aktualizowania wiki"; +App::$strings["Wiki delete permission denied."] = "Odmowa pozwolenia na usuniÄ™cie Wiki."; +App::$strings["Error deleting wiki"] = "BÅ‚Ä…d podczas usuwania wiki"; +App::$strings["New page created"] = "Utworzono nowÄ… stronÄ™"; +App::$strings["Cannot delete Home"] = "Nie można usunąć strony głównej"; +App::$strings["Current Revision"] = "Bieżąca wersja"; +App::$strings["Selected Revision"] = "Wybrana wersja"; +App::$strings["You must be authenticated."] = "Trzeba być uwierzytelnionym."; +App::$strings["Block Name"] = "Nazwa bloku"; +App::$strings["Blocks"] = "Bloki"; +App::$strings["Block Title"] = "TytuÅ‚ bloku"; +App::$strings["Entry censored"] = "Wpis ocenzurowany"; +App::$strings["Entry uncensored"] = "Wpis nieocenzurowany"; +App::$strings["Location not found."] = "Nie znaleziono lokalizacjid."; +App::$strings["Location lookup failed."] = "Wyszukiwanie lokalizacji nie powiodÅ‚o siÄ™."; +App::$strings["Please select another location to become primary before removing the primary location."] = "Przed usuniÄ™ciem lokalizacji podstawowej wybierz innÄ… lokalizacjÄ™ jako głównÄ…."; +App::$strings["Syncing locations"] = "SynchronizujÄ™ lokalizacje"; +App::$strings["No locations found."] = "Nie znaleziono żadnych lokalizacji."; +App::$strings["Manage Channel Locations"] = "ZarzÄ…dzaj lokalizacjami kanałów"; +App::$strings["Primary"] = "Podstawowy"; +App::$strings["Drop"] = "Upuść"; +App::$strings["Sync Now"] = "Synchronizuj teraz"; +App::$strings["Please wait several minutes between consecutive operations."] = "Poczekaj kilka minut miÄ™dzy kolejnymi operacjami."; +App::$strings["When possible, drop a location by logging into that website/hub and removing your channel."] = "JeÅ›li to możliwe, upuść lokalizacjÄ™, logujÄ…c siÄ™ do tego huba i usuwajÄ…c swój kanaÅ‚."; +App::$strings["Use this form to drop the location if the hub is no longer operating."] = "Użyj tego formularza, aby usunąć lokalizacjÄ™, jeÅ›li hub już nie dziaÅ‚a."; +App::$strings["Away"] = "Z dala"; +App::$strings["Online"] = "Na linii"; +App::$strings["Photos"] = "ZdjÄ™cia"; +App::$strings["Files"] = "Pliki"; +App::$strings["Could not locate selected profile."] = "Nie udaÅ‚o siÄ™ znaleźć wybranego profilu."; +App::$strings["Connection updated."] = "Zaktualizowano poÅ‚Ä…czenie."; +App::$strings["Failed to update connection record."] = "Nie udaÅ‚o siÄ™ zaktualizować rekordu poÅ‚Ä…czenia."; +App::$strings["is now connected to"] = "jest teraz poÅ‚Ä…czony z"; +App::$strings["Could not access address book record."] = "Nie można uzyskać dostÄ™pu do rekordu książki adresowej."; +App::$strings["Refresh failed - channel is currently unavailable."] = "OdÅ›wieżenie nie powiodÅ‚o siÄ™ - kanaÅ‚ jest obecnie niedostÄ™pny."; +App::$strings["Unable to set address book parameters."] = "Nie można ustawić parametrów książki adresowej."; +App::$strings["Connection has been removed."] = "PoÅ‚Ä…czenie zostaÅ‚o usuniÄ™te."; +App::$strings["View Profile"] = "WyÅ›wietl profil"; +App::$strings["View %s's profile"] = "WyÅ›wietl profil %s"; +App::$strings["Refresh Permissions"] = "OdÅ›wież uprawnienia"; +App::$strings["Fetch updated permissions"] = "Pobierz zaktualizowane uprawnienia"; +App::$strings["Refresh Photo"] = "OdÅ›wież zdjÄ™cie"; +App::$strings["Fetch updated photo"] = "Pobierz zaktualizowane zdjÄ™cie"; +App::$strings["Recent Activity"] = "Ostatnia aktywność"; +App::$strings["View recent posts and comments"] = "WyÅ›wietl najnowsze posty i komentarze"; +App::$strings["Unblock"] = "Odblokuj"; +App::$strings["Block"] = "Zablokuj"; +App::$strings["Block (or Unblock) all communications with this connection"] = "Zablokuj (lub odblokuj) caÅ‚Ä… komunikacjÄ™ z tym poÅ‚Ä…czeniem"; +App::$strings["This connection is blocked!"] = "To poÅ‚Ä…czenie jest zablokowane!"; +App::$strings["Unignore"] = "Nie ignoruj"; +App::$strings["Ignore"] = "Ignoruj"; +App::$strings["Ignore (or Unignore) all inbound communications from this connection"] = "Ignoruj (lub przywróć) caÅ‚Ä… komunikacjÄ™ przychodzÄ…cÄ… z tego poÅ‚Ä…czenia"; +App::$strings["This connection is ignored!"] = "To poÅ‚Ä…czenie jest ignorowane!"; +App::$strings["Unarchive"] = "Przywróć z archiwum"; +App::$strings["Archive"] = "Archiwizuj"; +App::$strings["Archive (or Unarchive) this connection - mark channel dead but keep content"] = "Archiwizuj (lub przywróć) to poÅ‚Ä…czenie - zaznacz kanaÅ‚ jako martwy, ale zachowaj zawartość"; +App::$strings["This connection is archived!"] = "To poÅ‚Ä…czenie zostaÅ‚o zarchiwizowane!"; +App::$strings["Unhide"] = "Odkryj"; +App::$strings["Hide"] = "Ukryj"; +App::$strings["Hide or Unhide this connection from your other connections"] = "Ukryj lub odkryj to poÅ‚Ä…czenie przed innymi kontaktami"; +App::$strings["This connection is hidden!"] = "To poÅ‚Ä…czenie jest ukryte!"; +App::$strings["Delete this connection"] = "UsuÅ„ to poÅ‚Ä…czenie"; +App::$strings["Fetch Vcard"] = "Pobierz Vcard"; +App::$strings["Fetch electronic calling card for this connection"] = "Pobierz elektronicznÄ… kartÄ™ telefonicznÄ… dla tego poÅ‚Ä…czenia"; +App::$strings["Open Individual Permissions section by default"] = "Otwórz domyÅ›lnie sekcjÄ™ Uprawnienia indywidualne"; +App::$strings["Affinity"] = "Koligacja"; +App::$strings["Open Set Affinity section by default"] = "Otwieraj domyÅ›lnie sekcjÄ™ Ustaw koligacjÄ™"; +App::$strings["Me"] = "Ja"; +App::$strings["Family"] = "Rodzina"; +App::$strings["Friends"] = "Przyjaciele"; +App::$strings["Acquaintances"] = "Znajomi"; +App::$strings["All"] = "Wszyscy"; +App::$strings["Filter"] = "Filtr"; +App::$strings["Open Custom Filter section by default"] = "Otwieraj domyÅ›lnie sekcjÄ™ Filtr niestandardowy"; +App::$strings["Approve this connection"] = "Zatwierdź to poÅ‚Ä…czenie"; +App::$strings["Accept connection to allow communication"] = "Zaakceptuj poÅ‚Ä…czenie, aby umożliwić komunikacjÄ™"; +App::$strings["Set Affinity"] = "Ustaw skoligacenie"; +App::$strings["Set Profile"] = "Ustaw profil"; +App::$strings["Set Affinity & Profile"] = "Ustaw skoligacenie i profil"; +App::$strings["This connection is unreachable from this location."] = "To poÅ‚Ä…czenie jest nieosiÄ…galne z tej lokalizacji."; +App::$strings["This connection may be unreachable from other channel locations."] = "To poÅ‚Ä…czenie może być nieosiÄ…galne z innych lokalizacji kanaÅ‚u."; +App::$strings["Location independence is not supported by their network."] = "Niezależność lokalizacji nie jest obsÅ‚ugiwana przez ich sieć."; +App::$strings["This connection is unreachable from this location. Location independence is not supported by their network."] = "To poÅ‚Ä…czenie jest nieosiÄ…galne z tej lokalizacji. Niezależność lokalizacji nie jest obsÅ‚ugiwana przez ich sieć."; +App::$strings["Connection: %s"] = "PoÅ‚Ä…czenie: %s"; +App::$strings["Connection requests will be approved without your interaction"] = "ProÅ›by o poÅ‚Ä…czenie zostanÄ… zatwierdzone bez Twojej interakcji"; +App::$strings["This connection's primary address is"] = "Podstawowy adres tego poÅ‚Ä…czenia to"; +App::$strings["Available locations:"] = "DostÄ™pne lokalizacje:"; +App::$strings["Connection Tools"] = "NarzÄ™dzia poÅ‚Ä…czeÅ„"; +App::$strings["Slide to adjust your degree of friendship"] = "PrzesuÅ„, aby dostosować stopieÅ„ przyjaźni"; +App::$strings["Rating"] = "Ocena"; +App::$strings["Slide to adjust your rating"] = "PrzesuÅ„, aby dostosować swojÄ… ocenÄ™"; +App::$strings["Optionally explain your rating"] = "Ewentualnie wyjaÅ›nij swojÄ… ocenÄ™"; +App::$strings["Custom Filter"] = "WÅ‚asny filtr"; +App::$strings["Only import posts with this text"] = "Importuj tylko posty z tym tekstem"; +App::$strings["words one per line or #tags or /patterns/ or lang=xx, leave blank to import all posts"] = "sÅ‚owa po jednym w wierszu lub #tags lub /patterns/ lub lang=xx, pozostaw puste, aby zaimportować wszystkie posty"; +App::$strings["Do not import posts with this text"] = "Nie importuj postów z tym tekstem"; +App::$strings["This information is public!"] = "Ta informacja jest publiczna!"; +App::$strings["Connection Pending Approval"] = "PoÅ‚Ä…czenie oczekujÄ…ce na zatwierdzenie"; +App::$strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Wybierz profil, który chcesz wyÅ›wietlić dla %s, podczas bezpiecznego przeglÄ…dania swojego profilu."; +App::$strings["Their Settings"] = "Ich ustawienia"; +App::$strings["Some permissions may be inherited from your channel's <a href=\"settings\"><strong>privacy settings</strong></a>, which have higher priority than individual settings. You can <strong>not</strong> change those settings here."] = "Niektóre uprawnienia mogÄ… być dziedziczone z <a href=\"settings\"><strong>ustawieÅ„ prywatnoÅ›ci</strong></a> Twojego kanaÅ‚u, które majÄ… wyższy priorytet niż indywidualne ustawienia. <strong>Nie możesz</strong> tutaj zmienić tych ustawieÅ„."; +App::$strings["Some permissions may be inherited from your channel's <a href=\"settings\"><strong>privacy settings</strong></a>, which have higher priority than individual settings. You can change those settings here but they wont have any impact unless the inherited setting changes."] = "Niektóre uprawnienia mogÄ… być dziedziczone z <a href=\"settings\"><strong>ustawieÅ„ prywatnoÅ›ci</strong></a> Twojego kanaÅ‚u, te które majÄ… wyższy priorytet niż indywidualne ustawienia. Możesz zmienić te ustawienia tutaj, ale nie bÄ™dÄ… one miaÅ‚y żadnego wpÅ‚ywu, chyba że odziedziczone ustawienie ulegnie zmianie."; +App::$strings["Last update:"] = "Ostatnia aktualizacja:"; +App::$strings["Details"] = "Szczegóły"; +App::$strings["Image uploaded but image cropping failed."] = "Obraz zostaÅ‚ przesÅ‚any, ale przycinanie obrazu nie powiodÅ‚o siÄ™."; +App::$strings["Profile Photos"] = "ZdjÄ™cia profilowe"; +App::$strings["Image resize failed."] = "Zmiana rozmiaru obrazu nie powiodÅ‚a siÄ™."; +App::$strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Shift-przeÅ‚aduj stronÄ™ lub wyczyść pamięć podrÄ™cznÄ… przeglÄ…darki, jeÅ›li nowe zdjÄ™cie nie zostanie wyÅ›wietlone od razu."; +App::$strings["Unable to process image"] = "Nie można przetworzyć obrazu"; +App::$strings["Image upload failed."] = "PrzesyÅ‚anie obrazu nie powiodÅ‚o siÄ™."; +App::$strings["Unable to process image."] = "Nie można przetworzyć obrazu."; +App::$strings["Photo not available."] = "ZdjÄ™cie nie jest dostÄ™pne."; +App::$strings["Your default profile photo is visible to anybody on the internet. Profile photos for alternate profiles will inherit the permissions of the profile"] = "Twoje domyÅ›lne zdjÄ™cie profilowe jest widoczne dla każdego w internecie. ZdjÄ™cia profilowe dla profili alternatywnych odziedziczÄ… uprawnienia profilu"; +App::$strings["Your profile photo is visible to anybody on the internet and may be distributed to other websites."] = "Twoje zdjÄ™cie profilowe jest widoczne dla każdego w internecie i może być rozpowszechniane na innych stronach internetowych."; +App::$strings["Upload File:"] = "PrzesÅ‚anie pliku:"; +App::$strings["Select a profile:"] = "Wybierz profil:"; +App::$strings["Use Photo for Profile"] = "Użyj zdjÄ™cia do profilu"; +App::$strings["Change Profile Photo"] = "ZmieÅ„ zdjÄ™cie profilowe"; +App::$strings["Use"] = "Użyj"; +App::$strings["Upload"] = "PrzeÅ›lij"; +App::$strings["Remove"] = "UsuÅ„"; +App::$strings["Use a photo from your albums"] = "Użyj zdjÄ™cia ze swoich albumów"; +App::$strings["Select existing photo"] = "Wybierz istniejÄ…ce zdjÄ™cie"; +App::$strings["Crop Image"] = "Przytnij zdjÄ™cie"; +App::$strings["Please adjust the image cropping for optimum viewing."] = "Dostosuj kadrowanie obrazu, aby uzyskać optymalne wyÅ›wietlanie."; +App::$strings["Done Editing"] = "ZakoÅ„czono edycjÄ™"; +App::$strings["Files: shared with me"] = "Pliki: udostÄ™pnione mi"; +App::$strings["NEW"] = "NOWY"; +App::$strings["Size"] = "Rozmiar"; +App::$strings["Last Modified"] = "Ostatnio zmodyfikowane"; +App::$strings["Remove all files"] = "UsuÅ„ wszystkie pliki"; +App::$strings["Remove this file"] = "UsuÅ„ ten plik"; +App::$strings["Edit Layout"] = "Edytuj ukÅ‚ad"; +App::$strings["Create a new channel"] = "Utwórz nowy kanaÅ‚"; +App::$strings["Channel Manager"] = "Menadżer kanałów"; +App::$strings["Current Channel"] = "Bieżący kanaÅ‚"; +App::$strings["Switch to one of your channels by selecting it."] = "PrzeÅ‚Ä…cz siÄ™ na jeden ze swoich kanałów, wybierajÄ…c go."; +App::$strings["Default Channel"] = "DomyÅ›lny kanaÅ‚"; +App::$strings["Make Default"] = "Ustaw jako domyÅ›lny"; +App::$strings["%d new messages"] = "%d nowych wiadomoÅ›ci"; +App::$strings["%d new introductions"] = "%d nowych wprowadzeÅ„"; +App::$strings["Delegated Channel"] = "Deleguj kanaÅ‚"; +App::$strings["Connection added."] = "Dodano poÅ‚Ä…czenie."; +App::$strings["Unable to locate original post."] = "Nie można znaleźć oryginalnego postu."; +App::$strings["Empty post discarded."] = "Pusty post zostaÅ‚ odrzucony."; +App::$strings["Duplicate post suppressed."] = "Powielony post zostaÅ‚ wyÅ‚Ä…czony."; +App::$strings["System error. Post not saved."] = "BÅ‚Ä…d systemu. Post nie zostaÅ‚ zapisany."; +App::$strings["Your comment is awaiting approval."] = "Twój komentarz oczekuje na zatwierdzenie."; +App::$strings["Unable to obtain post information from database."] = "Nie można uzyskać z bazy danych informacji o tym poÅ›cie."; +App::$strings["You have reached your limit of %1$.0f top level posts."] = "OsiÄ…gniÄ™ty zostaÅ‚ limit %1$.0f postów najwyższego poziomu."; +App::$strings["You have reached your limit of %1$.0f webpages."] = "OsiÄ…gniÄ™ty zostaÅ‚ limit %1$.0f stron internetowych."; +App::$strings["Website:"] = "Serwis internetowy:"; +App::$strings["Remote Channel [%s] (not yet known on this site)"] = "KanaÅ‚ zdalny [% s] (jeszcze nieznany w tym serwisie)"; +App::$strings["Rating (this information is public)"] = "Ocena (ta informacja jest publiczna)"; +App::$strings["Optionally explain your rating (this information is public)"] = "Ewentualnie wyjaÅ›nij swojÄ… ocenÄ™ (ta informacja jest publiczna)"; +App::$strings["Invalid item."] = "NieprawidÅ‚owy element."; +App::$strings["Page not found."] = "Nie znaleziono strony."; +App::$strings["Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."] = "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."; +App::$strings["Xchan Lookup"] = "Wyszukiwanie xchan"; +App::$strings["Lookup xchan beginning with (or webbie): "] = "Wyszukaj xchan (lub webbie) zaczynajÄ…c od: "; +App::$strings["Not found."] = "Nie znaleziono."; +App::$strings["Some blurb about what to do when you're new here"] = "Kilka uwag o tym, co robisz, gdy jesteÅ› tu nowy"; +App::$strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s obserwuje %3\$s %2\$s"; +App::$strings["%1\$s stopped following %2\$s's %3\$s"] = "%1\$s przestaÅ‚ obserwować %3\$s %2\$s"; +App::$strings["Please login."] = "ProszÄ™ siÄ™ zalogować."; +App::$strings["Edit Block"] = "Edytuj blok"; +App::$strings["webpage"] = "strona internetowa"; +App::$strings["block"] = "blok"; +App::$strings["layout"] = "ukÅ‚ad"; +App::$strings["menu"] = "menu"; +App::$strings["%s element installed"] = "Element %s zainstalowany"; +App::$strings["%s element installation failed"] = "Instalacja elementu %s nie powiodÅ‚a siÄ™"; +App::$strings["Public Hubs"] = "Huby publiczne"; +App::$strings["The listed hubs allow public registration for the \$Projectname network. All hubs in the network are interlinked so membership on any of them conveys membership in the network as a whole. Some hubs may require subscription or provide tiered service plans. The hub itself <strong>may</strong> provide additional details."] = "Wymienione huby umożliwiajÄ… publicznÄ… rejestracjÄ™ w sieci \$Projectname. Wszystkie huby w sieci sÄ… ze sobÄ… poÅ‚Ä…czone, wiÄ™c czÅ‚onkostwo w którymkolwiek z nich oznacza czÅ‚onkostwo w caÅ‚ej sieci. Niektóre huby mogÄ… wymagać subskrypcji lub oferować warstwowe plany usÅ‚ug. Sam hub <strong> może </strong> podać dodatkowe szczegóły."; +App::$strings["Hub URL"] = "Adres URL huba"; +App::$strings["Access Type"] = "Typ dostÄ™pu"; +App::$strings["Registration Policy"] = "Zasady rejestracji"; +App::$strings["Stats"] = "Statystyki"; +App::$strings["Software"] = "Oprogramowanie"; +App::$strings["Ratings"] = "Oceny"; +App::$strings["Rate"] = "Ocena"; +App::$strings["You must be logged in to see this page."] = "Musisz być zalogowany, aby zobaczyć tÄ™ stronÄ™."; +App::$strings["Chatrooms App"] = "Aplikacja Chatrooms"; +App::$strings["Access Controlled Chatrooms"] = "DostÄ™p do kontrolowanych czatów"; +App::$strings["Room not found"] = "Nie znaleziono pokoju"; +App::$strings["Leave Room"] = "Opuść pokój"; +App::$strings["Delete Room"] = "UsuÅ„ pokój"; +App::$strings["I am away right now"] = "Nie ma mnie teraz"; +App::$strings["I am online"] = "Jestem dostÄ™pny"; +App::$strings["Bookmark this room"] = "Zaznacz ten pokój"; +App::$strings["Please enter a link URL:"] = "ProszÄ™ wprowadzić adres URL linku:"; +App::$strings["Encrypt text"] = "Szyfruj tekst"; +App::$strings["New Chatroom"] = "Nowy czat"; +App::$strings["Chatroom name"] = "Nazwa czatu"; +App::$strings["Expiration of chats (minutes)"] = "WygaÅ›niÄ™cie czatów (minuty)"; +App::$strings["%1\$s's Chatrooms"] = "Czaty %1\$s"; +App::$strings["No chatrooms available"] = "Brak dostÄ™pnych czatów"; +App::$strings["Expiration"] = "WygaÅ›niÄ™cie"; +App::$strings["min"] = "min"; +App::$strings["Channel Export App"] = "Aplikacja Channel Export"; +App::$strings["Export your channel"] = "Wyeksportuj swój kanaÅ‚"; +App::$strings["Export Channel"] = "Eksport kanaÅ‚u"; +App::$strings["Export your basic channel information to a file. This acts as a backup of your connections, permissions, profile and basic data, which can be used to import your data to a new server hub, but does not contain your content."] = "Wyeksportuj do pliku podstawowe informacje o kanale. DziaÅ‚a to jako kopia zapasowa poÅ‚Ä…czeÅ„, uprawnieÅ„, profilu i podstawowych danych, których można użyć do zaimportowania danych do nowego huba, ale nie zawiera treÅ›ci."; +App::$strings["Export Content"] = "Eksport treÅ›ci"; +App::$strings["Export your channel information and recent content to a JSON backup that can be restored or imported to another server hub. This backs up all of your connections, permissions, profile data and several months of posts. This file may be VERY large. Please be patient - it may take several minutes for this download to begin."] = "Wyeksportuj informacje o kanale i najnowsze treÅ›ci do kopii zapasowej JSON, którÄ… można przywrócić lub zaimportować do innego huba. Tworzy to kopie zapasowe wszystkich poÅ‚Ä…czeÅ„, uprawnieÅ„, danych profilu i kilku miesiÄ™cy postów. Ten plik może być BARDZO duży. Prosimy o cierpliwość - rozpoczÄ™cie pobierania może zająć kilka minut."; +App::$strings["Export your posts from a given year."] = "Eksportuj swoje posty z danego roku."; +App::$strings["You may also export your posts and conversations for a particular year or month. Adjust the date in your browser location bar to select other dates. If the export fails (possibly due to memory exhaustion on your server hub), please try again selecting a more limited date range."] = "Można także wyeksportować swoje posty i rozmowy z okreÅ›lonego rok lub miesiÄ…ca. Dostosuj datÄ™ na pasku adresu przeglÄ…darki, aby wybrać inne daty. JeÅ›li eksport siÄ™ nie powiedzie (prawdopodobnie z powodu wyczerpania pamiÄ™ci w serwera huba), spróbuj ponownie, wybierajÄ…c bardziej ograniczony zakres dat."; +App::$strings["To select all posts for a given year, such as this year, visit <a href=\"%1\$s\">%2\$s</a>"] = "Aby wybrać wszystkie posty z danego roku, na przykÅ‚ad tego roku, odwiedź <a href=\"%1\$s\">%2\$s</a>"; +App::$strings["To select all posts for a given month, such as January of this year, visit <a href=\"%1\$s\">%2\$s</a>"] = "Aby wybrać wszystkie posty z danego miesiÄ…ca, np. stycznia tego roku, odwiedź <a href=\"%1\$s\">%2\$s</a>"; +App::$strings["These content files may be imported or restored by visiting <a href=\"%1\$s\">%2\$s</a> on any site containing your channel. For best results please import or restore these in date order (oldest first)."] = "Te pliki treÅ›ci można zaimportować lub przywrócić, odwiedzajÄ…c stronÄ™ <a href=\"%1\$s\">%2\$s</a> w dowolnym serwisie zawierajÄ…cym Twój kanaÅ‚. Aby uzyskać najlepsze wyniki, zaimportuj lub przywróć je w kolejnoÅ›ci (od najstarszych)."; +App::$strings["No valid account found."] = "Nie znaleziono prawidÅ‚owego konta."; +App::$strings["Password reset request issued. Check your email."] = "WysÅ‚ano proÅ›bÄ™ o zresetowanie hasÅ‚a. Sprawdź swojÄ… skrzynkÄ™ e-mail."; +App::$strings["Site Member (%s)"] = "CzÅ‚onek serwisu (%s)"; +App::$strings["Password reset requested at %s"] = "Zresetowano hasÅ‚o na %s"; +App::$strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Nie można zweryfikować żądania. (Możliwe, że zostaÅ‚o już przesÅ‚ane). Resetowanie hasÅ‚a nie powiodÅ‚o siÄ™."; +App::$strings["Password Reset"] = "Resetowanie hasÅ‚a"; +App::$strings["Your password has been reset as requested."] = "Twoje hasÅ‚o zostaÅ‚o zresetowane zgodnie z żądaniem."; +App::$strings["Your new password is"] = "Twoje nowe hasÅ‚o to"; +App::$strings["Save or copy your new password - and then"] = "Zapisz lub skopiuj nowe hasÅ‚o - a nastÄ™pnie"; +App::$strings["click here to login"] = "kliknij tutaj aby siÄ™ zalogować"; +App::$strings["Your password may be changed from the <em>Settings</em> page after successful login."] = "Twoje hasÅ‚o może zostać zmienione na stronie <em>Ustawienia</em> po pomyÅ›lnym zalogowaniu."; +App::$strings["Your password has changed at %s"] = "Twoje hasÅ‚o zostaÅ‚o zmienione na %s"; +App::$strings["Forgot your Password?"] = "ZapomniaÅ‚eÅ› hasÅ‚a?"; +App::$strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Wpisz swój adres e-mail i przeÅ›lij, aby zresetować hasÅ‚o. NastÄ™pnie sprawdź swoja skrzynkÄ™ e-mail, aby uzyskać dalsze instrukcje."; +App::$strings["Email Address"] = "Adres e-mail"; +App::$strings["Poll not found."] = "Nie znaleziono ankiety."; +App::$strings["Invalid response."] = "NieprawidÅ‚owa odpowiedź."; +App::$strings["Response submitted. Updates may not appear instantly."] = "Odpowiedź przesÅ‚ana. Aktualizacje mogÄ… nie pojawiać siÄ™ natychmiast."; +App::$strings["sent you a private message"] = "wysÅ‚aÅ‚ Ci prywatnÄ… wiadomość"; +App::$strings["added your channel"] = "dodaÅ‚ Twój kanaÅ‚"; +App::$strings["requires approval"] = "wymaga zatwierdzenia"; +App::$strings["g A l F d"] = "g A l F d"; +App::$strings["[today]"] = "[dzisiaj]"; +App::$strings["posted an event"] = "opublikowaÅ‚ wydarzenie"; +App::$strings["shared a file with you"] = "udostÄ™pniÅ‚ Ci plik"; +App::$strings["You must enable javascript for your browser to be able to view this content."] = "Aby przeglÄ…dać te treÅ›ci, musisz wÅ‚Ä…czyć obsÅ‚ugÄ™ JavaScript w swojej przeglÄ…darce."; +App::$strings["Article"] = "ArtykuÅ‚"; +App::$strings["Item has been removed."] = "Element zostaÅ‚ usuniÄ™ty."; +App::$strings["Accounts"] = "Konta"; +App::$strings["Blocked accounts"] = "Zablokowane konta"; +App::$strings["Expired accounts"] = "WygasÅ‚e konta"; +App::$strings["Expiring accounts"] = "WygasajÄ…ce konta"; +App::$strings["Channels"] = "KanaÅ‚y"; +App::$strings["Message queues"] = "Kolejki wiadomoÅ›ci"; +App::$strings["Your software should be updated"] = "Twoje oprogramowanie powinno zostać zaktualizowane"; +App::$strings["Administration"] = "Administracja"; +App::$strings["Summary"] = "Posumowanie"; +App::$strings["Registered accounts"] = "Zarejestrowane konta"; +App::$strings["Pending registrations"] = "Rejestracja oczekujÄ…ca"; +App::$strings["Registered channels"] = "Zarejestrowane kanaÅ‚y"; +App::$strings["Active addons"] = "Aktywne dodatki"; +App::$strings["Version"] = "Wersja"; +App::$strings["Repository version (master)"] = "Wersja repozytorium (master)"; +App::$strings["Repository version (dev)"] = "Wersja repozytorium (dev)"; +App::$strings["Page owner information could not be retrieved."] = "Nie można pobrać informacji o wÅ‚aÅ›cicielu strony."; +App::$strings["Album not found."] = "Nie znaleziono albumu."; +App::$strings["Delete Album"] = "UsuÅ„ album"; +App::$strings["Delete Photo"] = "UsuÅ„ zdjÄ™cie"; +App::$strings["No photos selected"] = "Nie wybrano zdjęć"; +App::$strings["Access to this item is restricted."] = "DostÄ™p do tego elementu jest ograniczony."; +App::$strings["%1$.2f MB of %2$.2f MB photo storage used."] = "Wykorzystane miejsce na zdjÄ™cia: %1$.2f MB z %2$.2f MB."; +App::$strings["%1$.2f MB photo storage used."] = "Wykorzystane miejsce na zdjÄ™cia: %1$.2f MB."; +App::$strings["Upload Photos"] = "PrzeÅ›lij zdjÄ™cia"; +App::$strings["Enter an album name"] = "Wpisz nazwÄ™ albumu"; +App::$strings["or select an existing album (doubleclick)"] = "lub wybierz istniejÄ…cy album (podwójne klikniÄ™cie)"; +App::$strings["Create a status post for this upload"] = "Utwórz post o stanie tego przesyÅ‚ania"; +App::$strings["Description (optional)"] = "Opis (opcjonalnie)"; +App::$strings["Show Newest First"] = "Pokaż najpierw najnowsze"; +App::$strings["Show Oldest First"] = "Pokaż najpierw najstarsze"; +App::$strings["View Photo"] = "Zobacz zdjÄ™cie"; +App::$strings["Unknown"] = "Nieznane"; +App::$strings["Edit Album"] = "Edytuj album"; +App::$strings["Add Photos"] = "Dodaj zdjÄ™cia"; +App::$strings["Permission denied. Access to this item may be restricted."] = "Odmowa dostęþu. DostÄ™p do tej pozycji może być ograniczony."; +App::$strings["Photo not available"] = "ZdjÄ™cie niedostÄ™pne"; +App::$strings["Use as profile photo"] = "Użyj jako zdjÄ™cie profilowe"; +App::$strings["Use as cover photo"] = "Użyj jako zdjÄ™cia okÅ‚adkowe"; +App::$strings["Private Photo"] = "ZdjÄ™cie prywatne"; +App::$strings["View Full Size"] = "Zobacz peÅ‚ny rozmiar"; +App::$strings["Edit photo"] = "Edutuj zdjÄ™cie"; +App::$strings["Rotate CW (right)"] = "Obróć w prawo"; +App::$strings["Rotate CCW (left)"] = "Obróć w lewo"; +App::$strings["Move photo to album"] = "PrzenieÅ› zdjÄ™cie do albumu"; +App::$strings["Enter a new album name"] = "Wpisz nowÄ… nazwÄ™ albumu"; +App::$strings["or select an existing one (doubleclick)"] = "lub wybierz istniejÄ…cy (podwójne klikniÄ™cie)"; +App::$strings["Add a Tag"] = "Dodaj tag"; +App::$strings["Example: @bob, @Barbara_Jensen, @jim@example.com"] = "PrzykÅ‚ad: @bob, @Barbara_Jensen, @jim@example.com"; +App::$strings["Flag as adult in album view"] = "Oznacz jako \"dla dorosÅ‚ych\" w widoku albumu"; +App::$strings["I like this (toggle)"] = "LubiÄ™ to (przeÅ‚Ä…cz)"; +App::$strings["I don't like this (toggle)"] = "Nie podoba mi siÄ™ to (przeÅ‚Ä…cz)"; +App::$strings["Please wait"] = "ProszÄ™ czekać"; +App::$strings["This is you"] = "To jesteÅ› ty"; +App::$strings["Comment"] = "Komentarz"; +App::$strings["__ctx:title__ Likes"] = "Polubienia"; +App::$strings["__ctx:title__ Dislikes"] = "Dezaprobaty"; +App::$strings["__ctx:title__ Agree"] = "Zgoda"; +App::$strings["__ctx:title__ Disagree"] = "Sprzeciw"; +App::$strings["__ctx:title__ Abstain"] = "WstrzymujÄ™ siÄ™"; +App::$strings["__ctx:title__ Attending"] = "UczestniczÄ™"; +App::$strings["__ctx:title__ Not attending"] = "Nie uczestniczÄ™"; +App::$strings["__ctx:title__ Might attend"] = "MogÄ™ uczestniczyć"; +App::$strings["View all"] = "Pokaż wszystkie"; +App::$strings["__ctx:noun__ Like"] = array( + 0 => "Lubi", + 1 => "LubiÄ…", + 2 => "Lubi", +); +App::$strings["__ctx:noun__ Dislike"] = array( + 0 => "Nie lubi", + 1 => "Nie lubiÄ…", + 2 => "Nie lubi", +); +App::$strings["Photo Tools"] = "NarzÄ™dzia fotograficzne"; +App::$strings["In This Photo:"] = "Na tym zdjÄ™ciu:"; +App::$strings["Map"] = "Mapa"; +App::$strings["__ctx:noun__ Likes"] = "Polubienia"; +App::$strings["__ctx:noun__ Dislikes"] = "Dezaprobaty"; +App::$strings["Close"] = "ZamkniÄ™te"; +App::$strings["Recent Photos"] = "Najnowsze zdjÄ™cia"; +App::$strings["Posts and comments"] = "Posty i komentarze"; +App::$strings["Only posts"] = "Tylko posty"; +App::$strings["Insufficient permissions. Request redirected to profile page."] = "NiewystarczajÄ…ce uprawnienia. Żądanie zostaÅ‚o przekierowane na stronÄ™ profilu."; +App::$strings["Search Results For:"] = "Wyniki wyszukiwania dla:"; +App::$strings["Cards App"] = "Aplikacja Cards"; +App::$strings["Create personal planning cards"] = "Twórz osobiste karty planowania"; +App::$strings["Add Card"] = "Dodaj kartÄ™"; +App::$strings["Cards"] = "Karty"; +App::$strings["This page is available only to site members"] = "Ta strona jest dostÄ™pna tylko dla czÅ‚onków serwisu"; +App::$strings["Welcome"] = "Witamy"; +App::$strings["What would you like to do?"] = "Co chciaÅ‚byÅ› zrobić?"; +App::$strings["Please bookmark this page if you would like to return to it in the future"] = "Dodaj tÄ™ stronÄ™ do zakÅ‚adek, jeÅ›li chcesz wrócić do niej w przyszÅ‚oÅ›ci"; +App::$strings["Upload a profile photo"] = "PrzeÅ›lij zdjÄ™cie profilowe"; +App::$strings["Upload a cover photo"] = "PrzeÅ›lij zdjÄ™cie na okÅ‚adkÄ™"; +App::$strings["Edit your default profile"] = "Edytuj swój domyÅ›lny profil"; +App::$strings["View friend suggestions"] = "Zobacz propozycje znajomoÅ›ci"; +App::$strings["View the channel directory"] = "WyÅ›wietl katalog kanałów"; +App::$strings["View/edit your channel settings"] = "WyÅ›wietl/edytuj ustawienia swojego kanaÅ‚u"; +App::$strings["View the site or project documentation"] = "WyÅ›wietl witrynÄ™ lub dokumentacjÄ™ projektu"; +App::$strings["Visit your channel homepage"] = "Odwiedź stronÄ™ głównÄ… swojego kanaÅ‚u"; +App::$strings["View your connections and/or add somebody whose address you already know"] = "WyÅ›wietl swoje kontakty albo dodaj osobÄ™, której adres już znasz"; +App::$strings["View your personal stream (this may be empty until you add some connections)"] = "WyÅ›wietl swój osobisty strumieÅ„ (może być pusty, dopóki nie dodasz niektórych poÅ‚Ä…czeÅ„)"; +App::$strings["View the public stream. Warning: this content is not moderated"] = "WyÅ›wietl strumieÅ„ publiczny. Ostrzeżenie: ta zawartość nie jest moderowana"; +App::$strings["Active"] = "Aktywny"; +App::$strings["Blocked"] = "Zablokowany"; +App::$strings["Ignored"] = "Ignorowany"; +App::$strings["Hidden"] = "Ukryty"; +App::$strings["Archived/Unreachable"] = "Zarchiwizowane/NieosiÄ…galne"; +App::$strings["New"] = "Nowy"; +App::$strings["Active Connections"] = "Aktywne poÅ‚Ä…czenia"; +App::$strings["Show active connections"] = "Pokaż aktywne poÅ‚Ä…czenia"; +App::$strings["New Connections"] = "Nowe poÅ‚Ä…czenia"; +App::$strings["Show pending (new) connections"] = "Pokaż oczekujÄ…ce (nowe) poÅ‚Ä…czenia"; +App::$strings["Only show blocked connections"] = "Pokaż tylko zablokowane poÅ‚Ä…czenia"; +App::$strings["Only show ignored connections"] = "Pokaż tylko ignorowane poÅ‚Ä…czenia"; +App::$strings["Only show archived/unreachable connections"] = "Pokaż tylko zarchiwizowane/nieosiÄ…galne poÅ‚Ä…czenia"; +App::$strings["Only show hidden connections"] = "Pokaż tylko ukryte poÅ‚Ä…czenia"; +App::$strings["Show all connections"] = "Pokaż wszystkie poÅ‚Ä…czenia"; +App::$strings["Pending approval"] = "W oczekiwaniu na zatwierdzenie"; +App::$strings["Archived"] = "Zarchiwizowane"; +App::$strings["Not connected at this location"] = "Brak poÅ‚Ä…czenia w tej lokalizacji"; +App::$strings["%1\$s [%2\$s]"] = "%1\$s [%2\$s]"; +App::$strings["Edit connection"] = "Edytuj poÅ‚Ä…czenie"; +App::$strings["Delete connection"] = "UsuÅ„ poÅ‚Ä…czenie"; +App::$strings["Channel address"] = "Adres kanaÅ‚u"; +App::$strings["Network"] = "Sieć"; +App::$strings["Call"] = "PoÅ‚Ä…czenie"; +App::$strings["Status"] = "Stan"; +App::$strings["Connected"] = "PoÅ‚Ä…czene"; +App::$strings["Approve connection"] = "Zatwierdź poÅ‚Ä…czenie"; +App::$strings["Approve"] = "Zatwierdź"; +App::$strings["Ignore connection"] = "Ignoruj poÅ‚Ä…czenie"; +App::$strings["Recent activity"] = "Ostatnia aktywność"; +App::$strings["Connect"] = "PoÅ‚Ä…czenie"; +App::$strings["Connect at this location"] = "PoÅ‚Ä…cz w tej lokalizacji"; +App::$strings["Connections"] = "PoÅ‚Ä…czenia"; +App::$strings["Search your connections"] = "Wyszukaj swoje poÅ‚Ä…czenia"; +App::$strings["Connections search"] = "Wyszukiwanie poÅ‚Ä…czeÅ„"; +App::$strings["Find"] = "Znajdź"; +App::$strings["Item is not editable"] = "Elementu nie można edytować"; +App::$strings["Tag removed"] = "Tag zostaÅ‚ usuniÄ™ty"; +App::$strings["Remove Item Tag"] = "UsuÅ„ tag elementy"; +App::$strings["Select a tag to remove: "] = "Wybierz tag do usuniÄ™cia: "; +App::$strings["Affinity Tool settings updated."] = "Zaktualizowano ustawienia narzÄ™dzia Affinity."; +App::$strings["This app presents a slider control in your connection editor and also on your network page. The slider represents your degree of friendship (affinity) with each connection. It allows you to zoom in or out and display conversations from only your closest friends or everybody in your stream."] = "Ta aplikacja przedstawia suwak w edytorze poÅ‚Ä…czeÅ„, a także na stronie internetowej. Suwak przedstawia stopieÅ„ przyjaźni (koligacji) z każdym poÅ‚Ä…czeniem. Umożliwia powiÄ™kszanie i pomniejszanie oraz wyÅ›wietlanie rozmów tylko od najbliższych znajomych lub wszystkich w strumieniu."; +App::$strings["Affinity Tool App"] = "Aplikacja Affinity Tool"; +App::$strings["The numbers below represent the minimum and maximum slider default positions for your network/stream page as a percentage."] = "Poniższe liczby przedstawiajÄ… minimalne i maksymalne domyÅ›lne pozycje suwaków na stronie sieci/strumienia w procentach."; +App::$strings["Default maximum affinity level"] = "DomyÅ›lny maksymalny poziom wiÄ™zi"; +App::$strings["0-99 default 99"] = "0-99, domyÅ›lnie 99"; +App::$strings["Default minimum affinity level"] = "DomyÅ›lny minimalny poziom wiÄ™zi"; +App::$strings["0-99 - default 0"] = "0-99, domyÅ›lnie 0"; +App::$strings["Persistent affinity levels"] = "TrwaÅ‚e poziomy wiÄ™zi"; +App::$strings["If disabled the max and min levels will be reset to default after page reload"] = "JeÅ›li wyÅ‚Ä…czone, maksymalne i minimalne poziomy zostanÄ… zresetowane do wartoÅ›ci domyÅ›lnych po ponownym zaÅ‚adowaniu strony"; +App::$strings["Affinity Tool Settings"] = "Ustawienia Affinity Tool"; +App::$strings["No channel."] = "Brak kanaÅ‚u."; +App::$strings["No connections in common."] = "Brak wspólnych poÅ‚Ä…czeÅ„."; +App::$strings["View Common Connections"] = "WyÅ›wietl typowe poÅ‚Ä…czenia"; +App::$strings["🔁 Repeated %1\$s's %2\$s"] = "🔁 Powtórzony %2\$s %1\$s"; +App::$strings["Post repeated"] = "Post powtórzony"; +App::$strings["Page link"] = "Link do strony"; +App::$strings["Edit Webpage"] = "Edytuj stronÄ™ internetowÄ…"; +App::$strings["vcard"] = "vcard"; +App::$strings["Edit Article"] = "Edutuj artykuÅ‚"; +App::$strings["Authentication failed."] = "Uwierzytelnianie nie powiodÅ‚o siÄ™."; +App::$strings["Remote Authentication"] = "Zdalne uwierzytelnianie"; +App::$strings["Enter your channel address (e.g. channel@example.com)"] = "Wpisz adres swojego kanaÅ‚u (np. kanaÅ‚@example.com)"; +App::$strings["Authenticate"] = "Uwierzytelnianie"; +App::$strings["Item not available."] = "Element nie jest dostÄ™pny."; +App::$strings["This setting requires special processing and editing has been blocked."] = "To ustawienie wymaga specjalnego przetwarzania, a edycja zostaÅ‚a zablokowana."; +App::$strings["Configuration Editor"] = "Edytor konfiguracji"; +App::$strings["Warning: Changing some settings could render your channel inoperable. Please leave this page unless you are comfortable with and knowledgeable about how to correctly use this feature."] = "Ostrzeżenie: zmiana niektórych ustawieÅ„ może spowodować, że Twój kanaÅ‚ przestanie dziaÅ‚ać. Opuść tÄ™ stronÄ™, chyba że czujesz siÄ™ komfortowo i nie wiesz, jak prawidÅ‚owo korzystać z tej funkcji."; +App::$strings["Random Channel App"] = "Aplikacja Random Channel"; +App::$strings["Visit a random channel in the \$Projectname network"] = "Odwiedź losowy kanaÅ‚ w sieci \$Projectname"; +App::$strings["Theme settings updated."] = "Zaktualizowano ustawienia motywu."; +App::$strings["No themes found."] = "Nie znaleziono motywów."; +App::$strings["Disable"] = "WyÅ‚Ä…cz"; +App::$strings["Enable"] = "WÅ‚Ä…cz"; +App::$strings["Screenshot"] = "Zrzut ekranu"; +App::$strings["Themes"] = "Motywy"; +App::$strings["Toggle"] = "PrzeÅ‚Ä…cz"; +App::$strings["Settings"] = "Ustawienia"; +App::$strings["Author: "] = "Autor: "; +App::$strings["Maintainer: "] = "Opiekun: "; +App::$strings["[Experimental]"] = "[Eksperymentalne]"; +App::$strings["[Unsupported]"] = "[NieobsÅ‚ugiwane]"; +App::$strings["By default, unfiltered HTML is allowed in embedded media. This is inherently insecure."] = "DomyÅ›lnie, w osadzonych mediach jest dozwolony niefiltrowany HTML. Jest to z natury niebezpieczne."; +App::$strings["The recommended setting is to only allow unfiltered HTML from the following sites:"] = "Zalecane ustawienie to zezwalanie na niefiltrowany kodu HTML tylko z nastÄ™pujÄ…cych serwisów:"; +App::$strings["https://youtube.com/<br />https://www.youtube.com/<br />https://youtu.be/<br />https://vimeo.com/<br />https://soundcloud.com/<br />"] = "https://youtube.com/<br />https://www.youtube.com/<br />https://youtu.be/<br />https://vimeo.com/<br />https://soundcloud.com/<br />"; +App::$strings["All other embedded content will be filtered, <strong>unless</strong> embedded content from that site is explicitly blocked."] = "Wszystkie inne osadzone treÅ›ci bÄ™dÄ… filtrowane, <strong>chyba że</strong> osadzone treÅ›ci z tego serwisu sÄ… jawnie zablokowane."; +App::$strings["Security"] = "BezpieczeÅ„stwo"; +App::$strings["Block public"] = "Zablokuj publiczny dostÄ™p"; +App::$strings["Check to block public access to all otherwise public personal pages on this site unless you are currently authenticated."] = "Zaznacz, aby zablokować publiczny dostÄ™p do wszystkich innych publicznych stron osobistych w tej witrynie, chyba że jesteÅ› obecnie uwierzytelniony."; +App::$strings["Provide a cloud root directory"] = "Podaj katalog główny w chmurze"; +App::$strings["The cloud root directory lists all channel names which provide public files"] = "Katalog główny w chmurze zawiera listÄ™ wszystkich nazw kanałów, które udostÄ™pniajÄ… pliki publiczne"; +App::$strings["Show total disk space available to cloud uploads"] = "Pokaż caÅ‚kowitÄ… przestrzeÅ„ dyskowÄ… dostÄ™pnÄ… do przesyÅ‚ania plików do chmury"; +App::$strings["Set \"Transport Security\" HTTP header"] = "Ustaw nagłówek HTTP \"Transport Security\""; +App::$strings["Set \"Content Security Policy\" HTTP header"] = "Ustaw nagłówek HTTP \"Content Security Policy\""; +App::$strings["Allowed email domains"] = "Dozwolone domeny e-mail"; +App::$strings["Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains"] = "Rozdzielana przecinkami lista domen, które sÄ… dozwolone w adresach e-mail podczas rejestracji w tym serwisie. Akceptowane sÄ… symbole wieloznaczne. Puste pole oznacza zezwolenie na dowolne domeny"; +App::$strings["Not allowed email domains"] = "Niedozwolone domeny e-mail"; +App::$strings["Comma separated list of domains which are not allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains, unless allowed domains have been defined."] = "Rozdzielana przecinkami lista domen, które nie sÄ… dozwolone w adresach e-mail podczas rejestracji w tym serwisie. Akceptowane sÄ… symbole wieloznaczne. Puste pole oznacza zezwolenie na wszystkie domeny, chyba że zostaÅ‚y uprzednio zdefiniowane jakieÅ› dozwolone domeny."; +App::$strings["Allow communications only from these sites"] = "Zezwalaj na komunikacjÄ™ tylko z tych serwisów"; +App::$strings["One site per line. Leave empty to allow communication from anywhere by default"] = "Jeden serwis w wierszu. Pozostaw puste, aby domyÅ›lnie zezwolić na komunikacjÄ™ z dowolnego miejsca"; +App::$strings["Block communications from these sites"] = "Blokuj komunikacjÄ™ z tych serwisów"; +App::$strings["Allow communications only from these channels"] = "Zezwalaj na komunikacjÄ™ tylko z tych kanałów"; +App::$strings["One channel (hash) per line. Leave empty to allow from any channel by default"] = "Jeden kanaÅ‚ (hash) na liniÄ™. Pozostaw puste, aby domyÅ›lnie zezwolić z dowolnego kanaÅ‚u"; +App::$strings["Block communications from these channels"] = "Blokuj komunikacjÄ™ z tych kanałów"; +App::$strings["Only allow embeds from secure (SSL) websites and links."] = "Zezwalaj na osadzanie tylko z bezpiecznych (SSL) witryn i linków ."; +App::$strings["Allow unfiltered embedded HTML content only from these domains"] = "Zezwalaj na niefiltrowanÄ… osadzony kod HTML tylko z tych domen"; +App::$strings["One site per line. By default embedded content is filtered."] = "Jedna witryna w wierszu. DomyÅ›lnie, treść osadzona jest filtrowana."; +App::$strings["Block embedded HTML from these domains"] = "Zablokuj osadzony kod HTML z tych domen"; +App::$strings["Allow SVG thumbnails in file browser"] = "Zezwalaj na miniatury SVG w przeglÄ…darce plików"; +App::$strings["WARNING: SVG images may contain malicious code."] = "OSTRZEÅ»ENIE: obrazy SVG mogÄ… zawierać zÅ‚oÅ›liwy kod."; +App::$strings["Allow embedded (inline) PDF files"] = "Zezwalaj na osadzone (miÄ™dzywierszowe) pliki PDF"; +App::$strings["%s account blocked/unblocked"] = array( + 0 => "%s konto jest zablokowane/odblokowane", + 1 => "%s konto sÄ… zablokowane/odblokowane", + 2 => "%s kont jest zablokowanych/odblokowanych", +); +App::$strings["%s account deleted"] = array( + 0 => "%s konto jest usuniÄ™te", + 1 => "%s konta sÄ… usuniÄ™te", + 2 => "%s kont jest usuniÄ™tych", +); +App::$strings["Account not found"] = "Konto nie znalezione"; +App::$strings["Account '%s' deleted"] = "Usunieto konto '%s'"; +App::$strings["Account '%s' blocked"] = "Konto '%s' zostaÅ‚o zablokowane"; +App::$strings["Account '%s' unblocked"] = "Konto '%s' zostaÅ‚o odblokowane"; +App::$strings["select all"] = "wybierz wszystkie"; +App::$strings["Registrations waiting for confirm"] = "Rejestracje czekajÄ… na potwierdzenie"; +App::$strings["Request date"] = "Data wniosku"; +App::$strings["No registrations."] = "Brak rejestracji."; +App::$strings["ID"] = "ID"; +App::$strings["All Channels"] = "Wszytskie kanaÅ‚y"; +App::$strings["Register date"] = "Data rejestracji"; +App::$strings["Last login"] = "Ostatnie logowanie"; +App::$strings["Expires"] = "Wygasa"; +App::$strings["Service Class"] = "Klasa usÅ‚ugi"; +App::$strings["Selected accounts will be deleted!\\n\\nEverything these accounts had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Wybrane konta zostanÄ… usuniÄ™te!\\n\\nWszystko, co z tych kont zostaÅ‚o opublikowane na tym serwisie, zostanie bezpowrotnie usuniÄ™te!\\n\\nCzy na pewno usunąć?"; +App::$strings["The account {0} will be deleted!\\n\\nEverything this account has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Konto {0} zostanie usuniete!\\n\\nWszystko co opublikowano z tego konta na tym serwisie zostanie bezpowrotnie usuniÄ™te!\\n\\nCzy na pewno usunąć?"; +App::$strings["Off"] = "Off"; +App::$strings["On"] = "On"; +App::$strings["Lock feature %s"] = "Blokuj funkcjÄ™ %s"; +App::$strings["Manage Additional Features"] = "ZarzÄ…dzaj dodatkowymi funkcjami"; +App::$strings["Queue Statistics"] = "Statystyki kolejki"; +App::$strings["Total Entries"] = "Ogółem postów"; +App::$strings["Priority"] = "Priorytet"; +App::$strings["Destination URL"] = "Docelowy URL"; +App::$strings["Mark hub permanently offline"] = "Oznacz hub na staÅ‚e w trybie offline"; +App::$strings["Empty queue for this hub"] = "Pusta kolejka dla tego huba"; +App::$strings["Last known contact"] = "Ostatni znany kontakt"; +App::$strings["Update has been marked successful"] = "Aktualizacja zostaÅ‚a oznaczona jako pomyÅ›lna"; +App::$strings["Verification of update %s failed. Check system logs."] = "Weryfikacja aktualizacji %s nie zakoÅ„czyÅ‚a siÄ™ pomyÅ›lnie. Sprawdź dzienniki systemowe."; +App::$strings["Update %s was successfully applied."] = "Aktualizacja %s zostaÅ‚a pomyÅ›lnie zastosowana."; +App::$strings["Verifying update %s did not return a status. Unknown if it succeeded."] = "Weryfikacja aktualizacji %s nie zwróciÅ‚a stanu. Nie wiadomo, czy siÄ™ udaÅ‚o."; +App::$strings["Update %s does not contain a verification function."] = "Aktualizacja %s nie zawiera funkcji weryfikacji."; +App::$strings["Update function %s could not be found."] = "Nie można znaleźć funkcji aktualizacji %s."; +App::$strings["Executing update procedure %s failed. Check system logs."] = "Wykonanie procedury aktualizacji %s nie powiodÅ‚o siÄ™. Sprawdź dzienniki systemowe."; +App::$strings["Update %s did not return a status. It cannot be determined if it was successful."] = "Aktualizacja %s nie zwróciÅ‚a stanu. Nie można ustalić, czy siÄ™ udaÅ‚o."; +App::$strings["Failed Updates"] = "Nieudane aktualizacje"; +App::$strings["Mark success (if update was manually applied)"] = "Oznacz sukces (jeÅ›li aktualizacja zostaÅ‚a wykonana rÄ™cznie)"; +App::$strings["Attempt to verify this update if a verification procedure exists"] = "Spróbuj zweryfikować tÄ… aktualizacjÄ™, jeÅ›li istnieje procedura weryfikacji"; +App::$strings["Attempt to execute this update step automatically"] = "Spróbuj automatycznie wykonać ten krok aktualizacji"; +App::$strings["No failed updates."] = "Nie ma nieudanych aktualizacji."; +App::$strings["%s channel censored/uncensored"] = array( + 0 => "%s kanaÅ‚ jest ocenzurowany/nieocenzurowany", + 1 => "%s kanaÅ‚y sÄ… ocenzurowane/nieocenzurowane", + 2 => "%s kanałów jest ocenzurowanych/nieocenzurowanych", +); +App::$strings["%s channel code allowed/disallowed"] = array( + 0 => "Kod %s kanaÅ‚u jest dozwolony /niedozwolony", + 1 => "Kod %s kanałów jest dozwolony/niedozwolony", + 2 => "Kod %s kanałów jest dozwolony/niedozwolony", +); +App::$strings["%s channel deleted"] = array( + 0 => "%s kanaÅ‚ zostaÅ‚ usuniÄ™ty", + 1 => "%s kanaÅ‚y zostaÅ‚y usuniÄ™te", + 2 => "%s kanałów zostaÅ‚ usuniÄ™tych", +); +App::$strings["Channel not found"] = "KanaÅ‚ nie zostaÅ‚ znaleziony"; +App::$strings["Channel '%s' deleted"] = "KanaÅ‚ '%s' zostaÅ‚ usuniÄ™ty"; +App::$strings["Channel '%s' censored"] = "KanaÅ‚ '%s' zostaÅ‚ ocenzurowany"; +App::$strings["Channel '%s' uncensored"] = "KanaÅ‚ '%s' jest nieocenzurowany"; +App::$strings["Channel '%s' code allowed"] = "Dozwolony kod kanaÅ‚u '%s'"; +App::$strings["Channel '%s' code disallowed"] = "Niedozwolony kod kanaÅ‚u '%s'"; +App::$strings["Censor"] = "Cezoruj"; +App::$strings["Uncensor"] = "UsuÅ„ cenzurÄ™"; +App::$strings["Allow Code"] = "Zezwalaj na kod"; +App::$strings["Disallow Code"] = "Nie zezwalaj na kod"; +App::$strings["Channel"] = "KanaÅ‚"; +App::$strings["UID"] = "UID"; +App::$strings["Selected channels will be deleted!\\n\\nEverything that was posted in these channels on this site will be permanently deleted!\\n\\nAre you sure?"] = "Wybrane kanaÅ‚y zostanÄ… usuniÄ™te!\\n\\nWszystko co zostaÅ‚o w nich opublikowane bÄ™dzie bezpowrotnie usuniÄ™te!\\n\\nCzy na pewno usunąć?"; +App::$strings["The channel {0} will be deleted!\\n\\nEverything that was posted in this channel on this site will be permanently deleted!\\n\\nAre you sure?"] = "KanaÅ‚ {0} zostanie usuniÄ™ty!\\n\\nWszystko co opublikowano na tym kanale bÄ™dzie bezpowrotnie usuniÄ™te!\\n\\nCzy na pewno usunąć?"; +App::$strings["Log settings updated."] = "Zaktualizowano ustawienia dziennika."; +App::$strings["Logs"] = "Logi"; +App::$strings["Clear"] = "Wyczyść"; +App::$strings["Debugging"] = "Debugowanie"; +App::$strings["Log file"] = "Plik dziennika"; +App::$strings["Must be writable by web server. Relative to your top-level webserver directory."] = "Musi mieć możliwość zapisu przez serwer WWW. WzglÄ™dnie do katalogu głównego serwera WWW."; +App::$strings["Log level"] = "Poziom rejestrowania zdarzeÅ„"; +App::$strings["Password changed for account %d."] = "HasÅ‚o zostaÅ‚o zmienione do konta%d."; +App::$strings["Account settings updated."] = "Zaktualizowano ustawienia konta."; +App::$strings["Account not found."] = "Konto nie zostaÅ‚o znalezione."; +App::$strings["Account Edit"] = "Edycja konta"; +App::$strings["New Password"] = "Nowe hasÅ‚o"; +App::$strings["New Password again"] = "Powtórz nowe hasÅ‚o"; +App::$strings["Account language (for emails)"] = "JÄ™zyk konta (dla wiadomoÅ›ci e-mail)"; +App::$strings["Service class"] = "Klasa usÅ‚ugi"; +App::$strings["Plugin %s disabled."] = "Wtyczka %s jest wyÅ‚Ä…czona."; +App::$strings["Plugin %s enabled."] = "Wtyczka %s jest wÅ‚Ä…czona."; +App::$strings["Addons"] = "Dodatki"; +App::$strings["Minimum project version: "] = "Minimalna wersja projektu: "; +App::$strings["Maximum project version: "] = "Maksymalna wersja projektu: "; +App::$strings["Minimum PHP version: "] = "Minimalna wersja PHP: "; +App::$strings["Compatible Server Roles: "] = "Zgodne role serwera: "; +App::$strings["Requires: "] = "Wymaga: "; +App::$strings["Disabled - version incompatibility"] = "WyÅ‚Ä…czone - niezgodność wersji"; +App::$strings["Enter the public git repository URL of the addon repo."] = "Wprowadź adres URL publicznego repozytorium Git dodatków."; +App::$strings["Addon repo git URL"] = "Adres URL repozytorium Git dodatków"; +App::$strings["Custom repo name"] = "WÅ‚asna nazwa repozytorium"; +App::$strings["(optional)"] = "(opcjonalnie)"; +App::$strings["Download Addon Repo"] = "Pobierz repozytorium dodatków"; +App::$strings["Install new repo"] = "Zainstaluj nowe repozytorium"; +App::$strings["Install"] = "Zainstaluj"; +App::$strings["Manage Repos"] = "ZarzÄ…dzaj repozytoriami"; +App::$strings["Installed Addon Repositories"] = "Zainstalowane repozytoria dodatków"; +App::$strings["Install a New Addon Repository"] = "Zainstaluj nowe repozytorium dodatków"; +App::$strings["Switch branch"] = "PrzeÅ‚Ä…cz gałąź"; +App::$strings["Site settings updated."] = "Zaktualizowano ustawienia serwisu."; +App::$strings["Default"] = "DomyÅ›lnie"; +App::$strings["%s - (Incompatible)"] = "%s - (niekompatybilne)"; +App::$strings["mobile"] = "urzÄ…dzenie przenoÅ›ne"; +App::$strings["experimental"] = "eksperymentalne"; +App::$strings["unsupported"] = "nieobsÅ‚ugiwane"; +App::$strings["Yes - with approval"] = "Tak - za zgodÄ…"; +App::$strings["My site is not a public server"] = "Mój sewis nie jest serwerem publicznym"; +App::$strings["My site has paid access only"] = "Mój serwis ma tylko pÅ‚atny dostÄ™p"; +App::$strings["My site has free access only"] = "Mój serwis ma tylko bezpÅ‚atny dostÄ™p"; +App::$strings["My site offers free accounts with optional paid upgrades"] = "Mój serwis oferuje darmowe konta z opcjonalnymi pÅ‚atnymi aktualizacjami"; +App::$strings["Default permission role for new accounts"] = "DomyÅ›lna rola uprawnieÅ„ dla nowych kont"; +App::$strings["This role will be used for the first channel created after registration."] = "Ta rola bÄ™dzie używana dla pierwszego kanaÅ‚u utworzonego po rejestracji."; +App::$strings["Site"] = "Witryna"; +App::$strings["Registration"] = "Rejestracja"; +App::$strings["File upload"] = "UdostÄ™pnianie pliku"; +App::$strings["Policies"] = "Zasady"; +App::$strings["Advanced"] = "Zaawansowane"; +App::$strings["Site name"] = "Nazwa witryny internetowej"; +App::$strings["Banner/Logo"] = "Baner/Logo"; +App::$strings["Unfiltered HTML/CSS/JS is allowed"] = "Dozwolony jest niefiltrowany kodd HTML/CSS /JS"; +App::$strings["Administrator Information"] = "Informacje administratora"; +App::$strings["Contact information for site administrators. Displayed on siteinfo page. BBCode can be used here"] = "Informacje kontaktowe dla administratorów serwisu. WyÅ›wietlane na stronie informacji o serwisie. Tutaj można użyć BBCode"; +App::$strings["Site Information"] = "Informacje o serwisie"; +App::$strings["Publicly visible description of this site. Displayed on siteinfo page. BBCode can be used here"] = "Publicznie widoczny opis tego serwisu. WyÅ›wietlane na stronie informacji o serwisie. Tutaj można użyć BBCode"; +App::$strings["System language"] = "JÄ™zyk systemu"; +App::$strings["System theme"] = "Motyw systemu"; +App::$strings["Default system theme - may be over-ridden by user profiles - <a href='#' id='cnftheme'>change theme settings</a>"] = "DomyÅ›lny motyw systemu - może zostać zastÄ…piony przez profile użytkowników - <a href='#' id='cnftheme'>zmieÅ„ ustawienia motywu</a>"; +App::$strings["Allow Feeds as Connections"] = "Zezwalaj na kanaÅ‚y jako poÅ‚Ä…czenia"; +App::$strings["(Heavy system resource usage)"] = "(Duże zużycie zasobów systemowych)"; +App::$strings["Maximum image size"] = "Maksymalny rozmiar obrazu"; +App::$strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = "Maksymalny rozmiar przesÅ‚anych obrazów w bajtach. Wartość domyÅ›lna to 0, co oznacza brak ograniczeÅ„."; +App::$strings["Does this site allow new member registration?"] = "Czy ta witryna umożliwia rejestracjÄ™ nowych czÅ‚onków?"; +App::$strings["Invitation only"] = "Tylko z zaproszeniem"; +App::$strings["Only allow new member registrations with an invitation code. Above register policy must be set to Yes."] = "Zezwalaj tylko na rejestracje nowych czÅ‚onków za pomocÄ… kodu zaproszenia. Powyższe zasady rejestrów muszÄ… być ustawione na Tak."; +App::$strings["Minimum age"] = "Minimalny wiek"; +App::$strings["Minimum age (in years) for who may register on this site."] = "Minimalny wiek (w latach) dla osób, które mogÄ… zarejestrować siÄ™ na tej stronie."; +App::$strings["Which best describes the types of account offered by this hub?"] = "Które z poniższych stwierdzeÅ„ najlepiej opisuje rodzaje kont oferowanych przez ten hub?"; +App::$strings["This is displayed on the public server site list."] = "Jest to wyÅ›wietlane na liÅ›cie witryn publicznych serwerów."; +App::$strings["Register text"] = "Tekst rejestracyjny"; +App::$strings["Will be displayed prominently on the registration page."] = "Zostanie on wyÅ›wietlony w widocznym miejscu na stronie rejestracji."; +App::$strings["Site homepage to show visitors (default: login box)"] = "Strona główna serwisu do wyÅ›wietlania odwiedzajÄ…cym (domyÅ›lnie: formularz logowania)"; +App::$strings["example: 'pubstream' to show public stream, 'page/sys/home' to show a system webpage called 'home' or 'include:home.html' to include a file."] = "przykÅ‚ad: 'pubstream', aby pokazać strumieÅ„ publiczny, 'page/sys/home', aby wyÅ›wietlić systemowÄ… stronÄ™ internetowÄ… o nazwie 'home' lub 'include: home.html', aby doÅ‚Ä…czyć plik."; +App::$strings["Preserve site homepage URL"] = "Zachowaj adres URL strony głównej serwisu"; +App::$strings["Present the site homepage in a frame at the original location instead of redirecting"] = "Przedstaw stronÄ™ głównÄ… serwisu w ramce w oryginalnej lokalizacji zamiast przekierowywania"; +App::$strings["Accounts abandoned after x days"] = "Konta porzucone po x dniach"; +App::$strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "Nie marnuje zasobów systemowych na odpytywanie zewnÄ™trznych witryn w poszukiwaniu porzuconych kont. Wpisz 0, aby nie mieć limitu czasu."; +App::$strings["Allowed friend domains"] = "Dozwolone domeny znajomych"; +App::$strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "Rozdzielana przecinkami lista domen, które mogÄ… zawierać przyjaźnie z tÄ… witrynÄ…. Akceptowane sÄ… symbole wieloznaczne. Puste oznacza zezwolenie na dowolne domeny"; +App::$strings["Verify Email Addresses"] = "Zweryfikuj adresy e-mail"; +App::$strings["Check to verify email addresses used in account registration (recommended)."] = "Zaznacz, aby zweryfikować adresy e-mail użyte podczas rejestracji konta (zalecane)."; +App::$strings["Force publish"] = "WymuÅ› publikacjÄ™"; +App::$strings["Check to force all profiles on this site to be listed in the site directory."] = "Zaznacz, aby wymusić wyÅ›wietlanie wszystkich profili w tym serwisie w katalogu witryn."; +App::$strings["Import Public Streams"] = "Importuj strumienie publiczne"; +App::$strings["Import and allow access to public content pulled from other sites. Warning: this content is unmoderated."] = "Importuj i zezwalaj na dostÄ™p do treÅ›ci publicznych pobranych z innych serwisów. Ostrzeżenie: ta zawartość jest niemoderowana."; +App::$strings["Site only Public Streams"] = "W serwisie tylko strumienie publiczne"; +App::$strings["Allow access to public content originating only from this site if Imported Public Streams are disabled."] = "Zezwalaj na dostÄ™p do treÅ›ci publicznych pochodzÄ…cych tylko z tego serwisu, jeÅ›li importowane strumienie publiczne sÄ… wyÅ‚Ä…czone."; +App::$strings["Allow anybody on the internet to access the Public streams"] = "Zezwól każdemu w internecie na dostÄ™p do strumieni publicznych"; +App::$strings["Disable to require authentication before viewing. Warning: this content is unmoderated."] = "WyÅ‚Ä…cz, aby wymagać uwierzytelnienia przed przeglÄ…daniem. Ostrzeżenie: ta zawartość jest niemoderowana."; +App::$strings["Only import Public stream posts with this text"] = "Importuj tylko posty ze strumienia publicznego z tym tekstem"; +App::$strings["Do not import Public stream posts with this text"] = "Nie importuj postów ze strumienia publicznego z tym tekstem"; +App::$strings["Login on Homepage"] = "Zaloguj siÄ™ na stronie głównej"; +App::$strings["Present a login box to visitors on the home page if no other content has been configured."] = "Przedstaw formularz logowania odwiedzajÄ…cym na stronie głównej, jeÅ›li nie skonfigurowano żadnych innych treÅ›ci."; +App::$strings["Enable context help"] = "WÅ‚Ä…cz pomoc kontekstowÄ…"; +App::$strings["Display contextual help for the current page when the help button is pressed."] = "WyÅ›wietlanie pomocy kontekstowej dla bieżącej strony po naciÅ›niÄ™ciu przycisku pomocy."; +App::$strings["Reply-to email address for system generated email."] = "Zwrotny adres e-mail dla wiadomoÅ›ci wygenerowanych przez system."; +App::$strings["Sender (From) email address for system generated email."] = "Adres e-mail nadawcy (Od) wiadomoÅ›ci e-mail wygenerowanej przez system."; +App::$strings["Name of email sender for system generated email."] = "Nazwa nadawcy wiadomoÅ›ci e-mail wygenerowanej przez system."; +App::$strings["Directory Server URL"] = "Adres URL serwera katalogowego"; +App::$strings["Default directory server"] = "DomyÅ›lny serwer katalogowy"; +App::$strings["Enable SSE Notifications"] = "WÅ‚Ä…cz powiadomienia SSE"; +App::$strings["If disabled, traditional polling will be used. Warning: this setting might not be suited for shared hosting"] = "JeÅ›li wyÅ‚Ä…czone, bÄ™dzie używane tradycyjne odpytywanie. Ostrzeżenie: to ustawienie może nie być odpowiednie dla hostingu współdzielonego"; +App::$strings["Proxy user"] = "Użytkownik proxy"; +App::$strings["Proxy URL"] = "URL proxy"; +App::$strings["Network timeout"] = "Limit czasu sieci"; +App::$strings["Value is in seconds. Set to 0 for unlimited (not recommended)."] = "Wartość w sekundach. Ustaw na 0 dla nieograniczonej liczby (niezalecane)."; +App::$strings["Delivery interval"] = "InterwaÅ‚ dostaw"; +App::$strings["Delay background delivery processes by this many seconds to reduce system load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 for large dedicated servers."] = "Opóźnij procesy dostarczania w tle o kilka sekund, aby zmniejszyć obciążenie systemu. Zalecane: 4-5 dla hostów współdzielonych, 2-3 dla wirtualnych serwerów prywatnych. 0-1 dla dużych serwerów dedykowanych."; +App::$strings["Deliveries per process"] = "Dostawy na proces"; +App::$strings["Number of deliveries to attempt in a single operating system process. Adjust if necessary to tune system performance. Recommend: 1-5."] = "Liczba dostaw do podjÄ™cia w ramach jednego procesu systemu operacyjnego. W razie potrzeby dostosuj, aby dostroić wydajność systemu. Polecam: 1-5."; +App::$strings["Queue Threshold"] = "Próg kolejki"; +App::$strings["Always defer immediate delivery if queue contains more than this number of entries."] = "Zawsze odraczaj natychmiastowe dostarczenie, jeÅ›li kolejka zawiera wiÄ™cej pozycji niż ta."; +App::$strings["Poll interval"] = "Okres odpytywania"; +App::$strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."] = "Opóźnij procesy sondowania w tle o kilka sekund, aby zmniejszyć obciążenie systemu. JeÅ›li 0, użyty bÄ™dzie interwaÅ‚ dostawy."; +App::$strings["Path to ImageMagick convert program"] = "Åšcieżka do programu konwertujÄ…cego ImageMagick"; +App::$strings["If set, use this program to generate photo thumbnails for huge images ( > 4000 pixels in either dimension), otherwise memory exhaustion may occur. Example: /usr/bin/convert"] = "JeÅ›li jest ustawiona, użyj tego programu do generowania miniatur zdjęć dla dużych obrazów (> 4000 pikseli w każdym wymiarze), w przeciwnym razie może wystÄ…pić wyczerpanie pamiÄ™ci. PrzykÅ‚ad: /usr/bin/convert"; +App::$strings["Maximum Load Average"] = "Maksymalne Å›rednie obciążenie"; +App::$strings["Maximum system load before delivery and poll processes are deferred - default 50."] = "Maksymalne obciążenie systemu przed odroczeniem procesów dostarczania i odpytywania - domyÅ›lnie 50."; +App::$strings["Expiration period in days for imported (grid/network) content"] = "Okres ważnoÅ›ci w dniach dla zaimportowanej treÅ›ci (siatki/sieci)"; +App::$strings["0 for no expiration of imported content"] = "0 dla braku wygaÅ›niÄ™cia zaimportowanej treÅ›ci"; +App::$strings["Do not expire any posts which have comments less than this many days ago"] = "Nie wygasaj żadnych postów, które majÄ… komentarze z datami mniejszymi niż ta wartość dni temu"; +App::$strings["Public servers: Optional landing (marketing) webpage for new registrants"] = "Serwery publiczne: opcjonalna strona lÄ…dowania (marketingowa) dla nowych rejestrujÄ…cych"; +App::$strings["Create this page first. Default is %s/register"] = "Utwórz najpierw tÄ… stronÄ™. DomyÅ›lnie %s/ register"; +App::$strings["Page to display after creating a new channel"] = "Strona do wyÅ›wietlenia po utworzeniu nowego kanaÅ‚u"; +App::$strings["Default: profiles"] = "DomyÅ›lnie: profile"; +App::$strings["Optional: site location"] = "Opcjonalnie: lokalizacja serwisu"; +App::$strings["Region or country"] = "Region lub kraj"; +App::$strings["New Profile Field"] = "Nowe pole profilu"; +App::$strings["Field nickname"] = "Krótka nazwa pola"; +App::$strings["System name of field"] = "Systemowa nazwa pola"; +App::$strings["Input type"] = "Typ wejÅ›cia"; +App::$strings["Field Name"] = "Nazwa Pola"; +App::$strings["Label on profile pages"] = "Etykieta na stronach profilu"; +App::$strings["Help text"] = "Tekst pomocy"; +App::$strings["Additional info (optional)"] = "Dodatkowe informacje (opcjonalnie)"; +App::$strings["Field definition not found"] = "Nie znaleziono definicji pola"; +App::$strings["Edit Profile Field"] = "Edytuj pole profilu"; +App::$strings["Profile Fields"] = "Pola profilu"; +App::$strings["Basic Profile Fields"] = "Podstawowe pola profilu"; +App::$strings["Advanced Profile Fields"] = "Zaawansowane pola profilu"; +App::$strings["(In addition to basic fields)"] = "(Oprócz podstawowych pól)"; +App::$strings["All available fields"] = "Wszystkie dostÄ™pne pola"; +App::$strings["Custom Fields"] = "Pola niestandardowe"; +App::$strings["Create Custom Field"] = "Utwórz wÅ‚asne pole"; +App::$strings["No more system notifications."] = "Nigdy wiÄ™cej powiadomieÅ„ systemowych."; +App::$strings["System Notifications"] = "Powiadomienia systemowe"; +App::$strings["Permissions denied."] = "Odmowa dostÄ™pu."; +App::$strings["Thing updated"] = "Rzecz zaktualizowana"; +App::$strings["Object store: failed"] = "Magazyn obiektów: bÅ‚Ä…d"; +App::$strings["Thing added"] = "Rzecz dodana"; +App::$strings["OBJ: %1\$s %2\$s %3\$s"] = "OBJ: %1\$s %2\$s %3\$s"; +App::$strings["Show Thing"] = "WyÅ›wietl rzecz"; +App::$strings["item not found."] = "pozycja nie zostaÅ‚a znaleziona."; +App::$strings["Edit Thing"] = "Edytuj rzecz"; +App::$strings["Select a profile"] = "Wybierz profile"; +App::$strings["Post an activity"] = "Opublikuj aktywność"; +App::$strings["Only sends to viewers of the applicable profile"] = "WysyÅ‚ane tylko do osób przeglÄ…dajÄ…cych odpowiedni profil"; +App::$strings["Name of thing e.g. something"] = "Nazwa rzeczy, np. coÅ›"; +App::$strings["URL of thing (optional)"] = "URL rzeczy (opcjonalnie)"; +App::$strings["URL for photo of thing (optional)"] = "URL do zdjÄ™cia rzeczy (opcjonalnie)"; +App::$strings["Add Thing to your Profile"] = "Dodaj rzecz do swojego profilu"; +App::$strings["Suggest Channels App"] = "Aplikacja Suggest Channels"; +App::$strings["Suggestions for channels in the \$Projectname network you might be interested in"] = "Propozycje dotyczÄ…ce kanałów w sieci \$Projectname, które mogÄ… CiÄ™ zainteresować"; +App::$strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Brak dostÄ™pnych prpozycji. JeÅ›li to jest nowy serwis, spróbuj ponownie za 24 godziny."; +App::$strings["Ignore/Hide"] = "Ignoruj/Ukryj"; +App::$strings["Channel Suggestions"] = "Sugerowane kanaÅ‚y"; +App::$strings["Email Verification Required"] = "Wymagana jest weryfikacja adresu e-mail"; +App::$strings["A verification token was sent to your email address [%s]. Enter that token here to complete the account verification step. Please allow a few minutes for delivery, and check your spam folder if you do not see the message."] = "Token weryfikacyjny zostaÅ‚ wysÅ‚any na Twój adres e-mail [% s]. Wprowadź tuta ten token, aby zakoÅ„czyć etap weryfikacji konta. Poczekaj kilka minut na dostarczenie i jeÅ›li nie widzisz wiadomoÅ›ci, sprawdź folder ze spamem."; +App::$strings["Resend Email"] = "WyÅ›lij ponownie wiadomość e-mail"; +App::$strings["Validation token"] = "Token walidacyjny"; +App::$strings["Notes App"] = "Aplikacja Notes"; +App::$strings["A simple notes app with a widget (note: notes are not encrypted)"] = "Prosta aplikacja do notatek z widżetem (uwaga: notatki nie sÄ… szyfrowane)"; +App::$strings["This channel is limited to %d tokens"] = "Ten kanaÅ‚ jest ograniczony do %d tokenów"; +App::$strings["Name and Password are required."] = "Wymagane sÄ… ImiÄ™ i hasÅ‚o."; +App::$strings["Token saved."] = "Token zostaÅ‚ zapisany."; +App::$strings["Guest Access App"] = "Aplikacja Guest Access"; +App::$strings["Create access tokens so that non-members can access private content"] = "Utwórz tokeny dostÄ™pu, aby osoby niebÄ™dÄ…ce czÅ‚onkami mogÅ‚y uzyskać dostÄ™p do treÅ›ci prywatnych"; +App::$strings["Use this form to create temporary access identifiers to share things with non-members. These identities may be used in Access Control Lists and visitors may login using these credentials to access private content."] = "Użyj tego formularza, aby utworzyć tymczasowe identyfikatory dostÄ™pu, aby udostÄ™pniać rzeczy osobom niebÄ™dÄ…cym czÅ‚onkami. TożsamoÅ›ci te mogÄ… być używane na listach kontroli dostÄ™pu, a odwiedzajÄ…cy mogÄ… logować siÄ™ przy użyciu tych poÅ›wiadczeÅ„, aby uzyskać dostÄ™p do treÅ›ci prywatnych."; +App::$strings["You may also provide <em>dropbox</em> style access links to friends and associates by adding the Login Password to any specific site URL as shown. Examples:"] = "Możesz także udostÄ™pnić znajomym i współpracownikom Å‚Ä…cza dostÄ™pu w stylu <em>dropbox</em>, dodajÄ…c hasÅ‚o logowania do dowolnego adresu URL witryny, jak pokazano na ilustracji. PrzykÅ‚ady:"; +App::$strings["Guest Access Tokens"] = "Tokent Guest Access"; +App::$strings["Login Name"] = "Nazwa logowania"; +App::$strings["Login Password"] = "HasÅ‚o logowania"; +App::$strings["Expires (yyyy-mm-dd)"] = "Wygasa (rrrr-mm-dd)"; +App::$strings["Change Order of Pinned Navbar Apps"] = "ZmieÅ„ kolejność aplikacji przypiÄ™tych do paska nawigacyjnego"; +App::$strings["Change Order of App Tray Apps"] = "ZmieÅ„ kolejność aplikacji na pasku aplikacji"; +App::$strings["Use arrows to move the corresponding app left (top) or right (bottom) in the navbar"] = "Użyj strzaÅ‚ek, aby przesunąć odpowiedniÄ… aplikacjÄ™ w lewo (u góry) lub w prawo (u doÅ‚u) na pasku nawigacyjnym"; +App::$strings["Use arrows to move the corresponding app up or down in the app tray"] = "Użyj strzaÅ‚ek, aby przesunąć odpowiedniÄ… aplikacjÄ™ w górÄ™ lub w dół w zasobniku aplikacji"; +App::$strings["Mark all seen"] = "Oznacz wszystkie jako oglÄ…dniÄ™te"; +App::$strings["\$Projectname"] = "Hubzilla"; +App::$strings["Welcome to %s"] = "Witamy w %s"; +App::$strings["Articles App"] = "Aplikacja Articles"; +App::$strings["Create interactive articles"] = "Twórz interaktywne artykuÅ‚y"; +App::$strings["Add Article"] = "Dodaj artykuÅ‚"; +App::$strings["Articles"] = "ArtykuÅ‚y"; +App::$strings["\$Projectname Server - Setup"] = "Serwer \$Projectname - Konfiguracja"; +App::$strings["Could not connect to database."] = "Nie można poÅ‚Ä…czyć siÄ™ z bazÄ… danych."; +App::$strings["Could not connect to specified site URL. Possible SSL certificate or DNS issue."] = "Nie można poÅ‚Ä…czyć siÄ™ z okreÅ›lonym adresem URL serwisu. Możliwy problem z certyfikatem SSL lub DNS."; +App::$strings["Could not create table."] = "Nie udaÅ‚o siÄ™ utworzyć tabeli."; +App::$strings["Your site database has been installed."] = "Baza danych serwisu zostaÅ‚a zainstalowana."; +App::$strings["You may need to import the file \"install/schema_xxx.sql\" manually using a database client."] = "Może być konieczne rÄ™czne zaimportowanie pliku „install/schema_xxx.sql†za pomocÄ… klienta bazy danych."; +App::$strings["Please see the file \"install/INSTALL.txt\"."] = "Zobacz plik \"install/INSTALL.txt\"."; +App::$strings["System check"] = "Sprawdzanie systemu"; +App::$strings["Check again"] = "Sprawdź ponownie"; +App::$strings["Database connection"] = "PoÅ‚Ä…czenie z bazÄ… danych"; +App::$strings["In order to install \$Projectname we need to know how to connect to your database."] = "Aby zainstalować \$Projectname, musimy wiedzieć, jak poÅ‚Ä…czyć siÄ™ z twojÄ… bazÄ… danych."; +App::$strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "JeÅ›li masz pytania dotyczÄ…ce tych ustawieÅ„, skontaktuj siÄ™ z dostawcÄ… usÅ‚ug hostingowych lub administratorem serwisu."; +App::$strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "Baza danych, którÄ… okreÅ›lisz poniżej, powinna już istnieć. JeÅ›li tak siÄ™ nie staÅ‚o, utwórz jÄ… przed kontynuowaniem."; +App::$strings["Database Server Name"] = "Nazwa serwera bazy danych"; +App::$strings["Default is 127.0.0.1"] = "DomyÅ›lnie, 127.0.0.1"; +App::$strings["Database Port"] = "Port bazy danych"; +App::$strings["Communication port number - use 0 for default"] = "Numer portu komunikacyjnego - dla wartoÅ›ci domyÅ›lnej użyj 0"; +App::$strings["Database Login Name"] = "Nazwa logowania do bazy danych"; +App::$strings["Database Login Password"] = "HasÅ‚o logowania do bazy danych"; +App::$strings["Database Name"] = "Nazwa bazy danych"; +App::$strings["Database Type"] = "Typ bazy danych"; +App::$strings["Site administrator email address"] = "Adres e-mail administratora serwisu"; +App::$strings["Your account email address must match this in order to use the web admin panel."] = "Adres e-mail Twojego konta bÄ™dzie musi być zgodny z tym adresem, aby móc korzystać z panelu administratora sieci."; +App::$strings["Website URL"] = "Adres URL serwisu"; +App::$strings["Please use SSL (https) URL if available."] = "Użyj adresu URL z SSL (https), jeÅ›li jest dostÄ™pny."; +App::$strings["Please select a default timezone for your website"] = "Wybierz domyÅ›lnÄ… strefÄ™ czasowÄ… dla swojego serwisu"; +App::$strings["Site settings"] = "Ustawienia serwisu"; +App::$strings["PHP version 7.1 or greater is required."] = "Wymagany jest PHP w wersji 7.1 lub wyższej."; +App::$strings["PHP version"] = "Wersja PHP"; +App::$strings["Could not find a command line version of PHP in the web server PATH."] = "Nie można znaleźć wersji CLI PHP w zmiennej PATH serwerze WWW."; +App::$strings["If you don't have a command line version of PHP installed on server, you will not be able to run background polling via cron."] = "JeÅ›li nie masz wersji CLI PHP zainstalowanej na serwerze, nie bÄ™dzie można uruchomić odpytywania w tle przez cron."; +App::$strings["PHP executable path"] = "Åšcieżka do pliku wykonywalnego PHP"; +App::$strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Wpisz peÅ‚nÄ… Å›cieżkÄ™ do pliku wykonywalnego php. Możesz pozostawić to pole puste, aby kontynuować instalacjÄ™."; +App::$strings["Command line PHP"] = "PHP CLI"; +App::$strings["Unable to check command line PHP, as shell_exec() is disabled. This is required."] = "Nie można sprawdzić PHP CLI, ponieważ funkcja shell_exec() jest wyÅ‚Ä…czona. To jest wymagane."; +App::$strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "PHP CLI w Twoim systemie nie ma wÅ‚Ä…czonego \"register_argc_argv\"."; +App::$strings["This is required for message delivery to work."] = "Jest to konieczne,, aby dostarczanie wiadomoÅ›ci dziaÅ‚aÅ‚o."; +App::$strings["PHP register_argc_argv"] = "PHP register_argc_argv"; +App::$strings["This is not sufficient to upload larger images or files. You should be able to upload at least 4 MB at once."] = "To nie wystarczy, aby przesÅ‚ać wiÄ™ksze obrazy lub pliki. PowinieneÅ› móc przesÅ‚ać co najmniej 4 MB na raz."; +App::$strings["Your max allowed total upload size is set to %s. Maximum size of one file to upload is set to %s. You are allowed to upload up to %d files at once."] = "Twój maksymalny dopuszczalny Å‚Ä…czny rozmiar przesyÅ‚anych plików to %s. Maksymalny rozmiar jednego pliku do przesÅ‚ania to %s. Możesz przesÅ‚ać jednoczeÅ›nie do %d plików."; +App::$strings["You can adjust these settings in the server php.ini file."] = "Możesz dostosować te ustawienia w pliku php.ini na serwerze."; +App::$strings["PHP upload limits"] = "Limity wysyÅ‚ania PHP"; +App::$strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "BÅ‚Ä…d: funkcja \"openssl_pkey_new\" w tym systemie nie jest w stanie wygenerować kluczy szyfrujÄ…cych"; +App::$strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "JeÅ›li pracujesz w systemie Windows, przeczytaj \"http://www.php.net/manual/en/openssl.installation.php\"."; +App::$strings["Generate encryption keys"] = "Wygeneruj klucze szyfrowania"; +App::$strings["libCurl PHP module"] = "moduÅ‚ PHP libCurl"; +App::$strings["GD graphics PHP module"] = "ModuÅ‚ PHP GD graphics"; +App::$strings["OpenSSL PHP module"] = "ModuÅ‚ PHP OpenSSL"; +App::$strings["PDO database PHP module"] = "ModuÅ‚ PHP PDO"; +App::$strings["mb_string PHP module"] = "moduÅ‚ PHP mb_string PHP"; +App::$strings["xml PHP module"] = "moduÅ‚ PHP xml"; +App::$strings["zip PHP module"] = "moduÅ‚ PHP zip"; +App::$strings["Apache mod_rewrite module"] = "ModuÅ‚ Apache mod_rewrite"; +App::$strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "BÅ‚Ä…d: wymagany jest moduÅ‚ mod-rewrite serwera Apache, ale nie jest zainstalowany."; +App::$strings["exec"] = "exec"; +App::$strings["Error: exec is required but is either not installed or has been disabled in php.ini"] = "BÅ‚Ä…d: wymagany jest program exec ale nie jest on zainstalowany lub zostaÅ‚ wyÅ‚Ä…czony w php.ini"; +App::$strings["shell_exec"] = "shell_exec"; +App::$strings["Error: shell_exec is required but is either not installed or has been disabled in php.ini"] = "BÅ‚Ä…d: wymagany jest shell_exec, ale nie jest zainstalowany lub zostaÅ‚ wyÅ‚Ä…czony w php.ini"; +App::$strings["Error: libCURL PHP module required but not installed."] = "BÅ‚Ä…d: wymagany jest moduÅ‚ PHP libCURL, ale nie jest zainstalowany."; +App::$strings["Error: GD PHP module with JPEG support or ImageMagick graphics library required but not installed."] = "BÅ‚Ä…d: wymagany jest moduÅ‚ PHP GD z obsÅ‚ugÄ… formatu JPEG lub bibliotekÄ… graficznÄ… ImageMagick, ale nie jest on zainstalowany."; +App::$strings["Error: openssl PHP module required but not installed."] = "BÅ‚Ä…d: wymagany jest moduÅ‚ PHP openssl, ale niezainstalowany."; +App::$strings["Error: PDO database PHP module missing a driver for either mysql or pgsql."] = "BÅ‚Ä…d: w module PHP PDO brakuje sterownika dla mysql lub pgsql."; +App::$strings["Error: PDO database PHP module required but not installed."] = "BÅ‚Ä…d: wymagany jest moduÅ‚ PHP PDO, ale nie jest zainstalowany."; +App::$strings["Error: mb_string PHP module required but not installed."] = "BÅ‚Ä…d: wymagany, ale niezainstalowany moduÅ‚ mb_string PHP."; +App::$strings["Error: xml PHP module required for DAV but not installed."] = "BÅ‚Ä…d: moduÅ‚ XML PHP wymagany dla DAV, ale nie jest zainstalowany."; +App::$strings["Error: zip PHP module required but not installed."] = "BÅ‚Ä…d: wymagany jest moduÅ‚ PHP zip, ale nie jest on zainstalowany."; +App::$strings[".htconfig.php is writable"] = ".htconfig.php jest możliwy do zapisu"; +App::$strings["The web installer needs to be able to create a file called \".htconfig.php\" in the top folder of your web server and it is unable to do so."] = "Instalator internetowy musi mieć możliwość utworzenia pliku o nazwie \".htconfig.php\" w głównym folderze serwera WWW a nie może tego zrobić."; +App::$strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "Najczęściej jest to ustawienie uprawnieÅ„, ponieważ serwer WWW może nie być w stanie zapisywać plików w Twoim folderze - nawet jeÅ›li możesz."; +App::$strings["Please see install/INSTALL.txt for additional information."] = "Dodatkowe informacje można znaleźć w pliku install/INSTALL.txt."; +App::$strings["This software uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "To oprogramowanie wykorzystuje silnik szablonów Smarty3 do renderowania widoków internetowych. Smarty3 kompiluje szablony do PHP, aby przyspieszyć renderowanie."; +App::$strings["In order to store these compiled templates, the web server needs to have write access to the directory %s under the top level web folder."] = "Aby przechowywać te skompilowane szablony, serwer sieciowy musi mieć dostÄ™p do zapisu w katalogu %s zlokalizowanym w folderze głównym serwera WWW."; +App::$strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Upewnij siÄ™, że wÅ‚aÅ›ciciel procesu serwer WWW (np. www-data), ma prawo do zapisu w tym folderze."; +App::$strings["Note: as a security measure, you should give the web server write access to %s only--not the template files (.tpl) that it contains."] = "Uwaga: ze wzglÄ™dów bezpieczeÅ„stwa powinno siÄ™ dać serwerowi WWW prawo zapisu tylko do %s - nie do plików szablonów (.tpl), które on zawiera."; +App::$strings["%s is writable"] = "%s jest możliwy do zapisu"; +App::$strings["This software uses the store directory to save uploaded files. The web server needs to have write access to the store directory under the top level web folder"] = "To oprogramowanie używa katalogu <i>store</i> do zapisywania przesyÅ‚anych plików. Serwer WWW musi mieć dostÄ™p do zapisu w katalogu <i>store</i>, znajdujÄ…cego siÄ™ w folderze serwera WWW najwyższego poziomu"; +App::$strings["store is writable"] = "katalog store jest możliwy do zapisu"; +App::$strings["SSL certificate cannot be validated. Fix certificate or disable https access to this site."] = "Nie można zweryfikować certyfikatu SSL. Napraw certyfikat lub wyÅ‚Ä…cz dostÄ™p https do tej witryny."; +App::$strings["If you have https access to your website or allow connections to TCP port 443 (the https: port), you MUST use a browser-valid certificate. You MUST NOT use self-signed certificates!"] = "JeÅ›li masz dostÄ™p https do swojego serwisu internetowego lub zezwalasz na poÅ‚Ä…czenia z portem TCP 443 (port https:), MUSISZ użyć certyfikatu akceptowanego przez przeglÄ…darki. NIE WOLNO używać certyfikatów z podpisem wÅ‚asnym!"; +App::$strings["This restriction is incorporated because public posts from you may for example contain references to images on your own hub."] = "To ograniczenie zostaÅ‚o wprowadzone, ponieważ Twoje publiczne posty mogÄ… na przykÅ‚ad zawierać odniesienia do obrazów na Twoim hubie."; +App::$strings["If your certificate is not recognized, members of other sites (who may themselves have valid certificates) will get a warning message on their own site complaining about security issues."] = "JeÅ›li Twój certyfikat nie zostanie rozpoznany, czÅ‚onkowie innych witryn (którzy sami mogÄ… mieć ważne certyfikaty) otrzymajÄ… komunikat ostrzegawczy we wÅ‚asnej witrynie, ostrzegajÄ…cy o problemie z bezpieczeÅ„stwem."; +App::$strings["This can cause usability issues elsewhere (not just on your own site) so we must insist on this requirement."] = "Może to powodować problemy z użytecznoÅ›ciÄ… w innym serwisie (nie tylko na Twoim), wiÄ™c musimy nalegać na to wymaganie."; +App::$strings["Providers are available that issue free certificates which are browser-valid."] = "SÄ… dostÄ™pni dostawcy, którzy wydajÄ… bezpÅ‚atne certyfikaty akceptowane przez przeglÄ…darki."; +App::$strings["If you are confident that the certificate is valid and signed by a trusted authority, check to see if you have failed to install an intermediate cert. These are not normally required by browsers, but are required for server-to-server communications."] = "JeÅ›li masz pewność, że certyfikat jest ważny i podpisany przez zaufany urzÄ…d, sprawdź, czy nie udaÅ‚o siÄ™ zainstalować certyfikatu poÅ›redniego. Zwykle nie sÄ… one wymagane przez przeglÄ…darki, ale sÄ… wymagane do komunikacji miÄ™dzy serwerami."; +App::$strings["SSL certificate validation"] = "Walidacja certyfikatu SSL"; +App::$strings["Url rewrite in .htaccess is not working. Check your server configuration.Test: "] = "Przepisywanie adresu URL w .htaccess nie dziaÅ‚a. Sprawdź konfiguracjÄ™ serwera. Test: "; +App::$strings["Url rewrite is working"] = "Przepisywanie adresu URL dziaÅ‚a"; +App::$strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "Nie można zapisać pliku konfiguracyjnego bazy danych \".htconfig.php\". Użyj zaÅ‚Ä…czonego tekstu, aby utworzyć plik konfiguracyjny w katalogu głównym serwera WWW."; +App::$strings["Errors encountered creating database tables."] = "Napotkano bÅ‚Ä™dy podczas tworzenia tabel bazy danych."; +App::$strings["<h1>What next?</h1>"] = "<h1>Co nastÄ™pnie?</h1>"; +App::$strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "WAÅ»NE: BÄ™dziesz musiaÅ‚ [rÄ™cznie] ustawić zaplanowane zadanie dla ankietera."; +App::$strings["No default suggestions were found."] = "Nie znaleziono domyÅ›lnych prpozycji."; +App::$strings["%d rating"] = array( + 0 => "%d ocen", + 1 => "%d oceny", + 2 => "%d ocen", +); +App::$strings["Gender: "] = "PÅ‚eć: "; +App::$strings["Status: "] = "Status: "; +App::$strings["Homepage: "] = "Strona główna: "; +App::$strings["Age:"] = "Wiek:"; +App::$strings["Location:"] = "Lokalizacja:"; +App::$strings["Description:"] = "Opis:"; +App::$strings["Hometown:"] = "Miasto pobytu:"; +App::$strings["About:"] = "O mnie:"; +App::$strings["Public Forum:"] = "Forum publiczne:"; +App::$strings["Keywords: "] = "SÅ‚owa kluczowe: "; +App::$strings["Don't suggest"] = "Nie sugeruj"; +App::$strings["Common connections (estimated):"] = "Popularne poÅ‚Ä…czenia (oszacowanie):"; +App::$strings["Global Directory"] = "Katalog globalny"; +App::$strings["Local Directory"] = "Katalog lokalny"; +App::$strings["Finding:"] = "Odnaleziono:"; +App::$strings["next page"] = "nastÄ™pna strona"; +App::$strings["previous page"] = "poprzednia strona"; +App::$strings["Sort options"] = "Opcje sortowania"; +App::$strings["Alphabetic"] = "Alfabetycznie"; +App::$strings["Reverse Alphabetic"] = "Odwróć alfabetycznie"; +App::$strings["Newest to Oldest"] = "Od najnowszych do najstarszych"; +App::$strings["Oldest to Newest"] = "Od najstarszych do najnowszych"; +App::$strings["No entries (some entries may be hidden)."] = "Brak postów (niektóre posty mogÄ… być ukryte)."; +App::$strings["Menu not found."] = "Nie znaleziono menu."; +App::$strings["Unable to create element."] = "Nie można utworzyć elementu."; +App::$strings["Unable to update menu element."] = "Nie można zaktualizować elementu menu."; +App::$strings["Unable to add menu element."] = "Nie można dodać elementu menu."; +App::$strings["Menu Item Permissions"] = "Uprawnienia do pozycji menu"; +App::$strings["(click to open/close)"] = "(kliknij, aby otworzyć/zamknąć)"; +App::$strings["Link Name"] = "Nazwa linku"; +App::$strings["Link or Submenu Target"] = "Link lub element docelowy podmenu"; +App::$strings["Enter URL of the link or select a menu name to create a submenu"] = "Wprowadź adres URL linku lub wybierz nazwÄ™ menu, aby utworzyć podmenu"; +App::$strings["Use magic-auth if available"] = "Użyj magicznego uwierzytelniania, jeÅ›li jest dostÄ™pne"; +App::$strings["Open link in new window"] = "Otwórz link w nowym oknie"; +App::$strings["Order in list"] = "PorzÄ…dek listy"; +App::$strings["Higher numbers will sink to bottom of listing"] = "Wyższe liczby spadnÄ… na koniec listy"; +App::$strings["Submit and finish"] = "PrzeÅ›lij i zakoÅ„cz"; +App::$strings["Submit and continue"] = "PrzeÅ›lij i kontynuuj"; +App::$strings["Menu:"] = "Menu:"; +App::$strings["Link Target"] = "Cel linku"; +App::$strings["Edit menu"] = "Edytuj menu"; +App::$strings["Edit element"] = "Edytuj element"; +App::$strings["Drop element"] = "Upuść element"; +App::$strings["New element"] = "Nowy element"; +App::$strings["Edit this menu container"] = "Edytuj ten kontener menu"; +App::$strings["Add menu element"] = "Dodaj element menu"; +App::$strings["Delete this menu item"] = "UsuÅ„ tÄ™ pozycjÄ™ menu"; +App::$strings["Edit this menu item"] = "Edytuj tÄ™ pozycjÄ™ menu"; +App::$strings["Menu item not found."] = "Nie znaleziono elementu menu."; +App::$strings["Menu item deleted."] = "Usunieto element menu."; +App::$strings["Menu item could not be deleted."] = "Nie można usunąć elementu menu."; +App::$strings["Edit Menu Element"] = "Edytuj element menu"; +App::$strings["Link text"] = "Tekst linku"; +App::$strings["__ctx:mood__ %1\$s is %2\$s"] = "%1\$s jest %2\$s"; +App::$strings["Mood App"] = "Aplikacja Mood"; +App::$strings["Set your current mood and tell your friends"] = "Ustaw swój aktualny nastrój i podziel siÄ™ tym ze znajomymi"; +App::$strings["Mood"] = "Mood"; +App::$strings["Permission category name is required."] = "Wymaga siÄ™ podania nazwy kategorii uprawnieÅ„."; +App::$strings["Permission category saved."] = "Kategoria uprawnieÅ„ zostaÅ‚a zapisana."; +App::$strings["Permission Categories App"] = "Aplikacja Permission Categories"; +App::$strings["Create custom connection permission limits"] = "Utwórz wÅ‚asne limity uprawnieÅ„ do poÅ‚Ä…czeÅ„"; +App::$strings["Use this form to create permission rules for various classes of people or connections."] = "Użyj tego formularza, aby utworzyć reguÅ‚y uprawnieÅ„ dla różnych klas osób lub poÅ‚Ä…czeÅ„."; +App::$strings["Permission Categories"] = "Kategorie uprawnieÅ„"; +App::$strings["Permission category name"] = "Nazwa kategorii uprawnieÅ„"; +App::$strings["No ratings"] = "Brak ocen"; +App::$strings["Rating: "] = "Ocena: "; +App::$strings["Website: "] = "Serwis: "; +App::$strings["Description: "] = "Opis: "; +App::$strings["Maximum daily site registrations exceeded. Please try again tomorrow."] = "Przekroczono maksymalnÄ… dziennÄ… liczbÄ™ rejestracji witryn. ProszÄ™ spróbuj ponownie jutro."; +App::$strings["Please indicate acceptance of the Terms of Service. Registration failed."] = "ProszÄ™ zaznaczyć <strong>akceptacjÄ™ Warunków korzystania z usÅ‚ugi</strong>. Rejestracja nieudana."; +App::$strings["Passwords do not match."] = "HasÅ‚a niezgodne."; +App::$strings["Registration successful. Continue to create your first channel..."] = "Rejestracja pomyÅ›lna. Kontynuuj tworzenie swojego pierwszego kanaÅ‚u ..."; +App::$strings["Registration successful. Please check your email for validation instructions."] = "Rejestracja oomyÅ›lna. Sprawdź pocztÄ™ e-mail, aby uzyskać instrukcje dotyczÄ…ce weryfikacji."; +App::$strings["Your registration is pending approval by the site owner."] = "Twoja rejestracja oczekuje na zatwierdzenie przez wÅ‚aÅ›ciciela serwisu."; +App::$strings["Your registration can not be processed."] = "Twoja rejestracja oczekuje na zatwierdzenie przez wÅ‚aÅ›ciciela witryny."; +App::$strings["Registration on this hub is disabled."] = "Rejestracja na tym hubie jest wyÅ‚Ä…czona."; +App::$strings["Registration on this hub is by approval only."] = "Rejestracja na tym hubie wymaga zatwierdzenia."; +App::$strings["<a href=\"pubsites\">Register at another affiliated hub.</a>"] = "<a href=\"pubsites\">Zarejestruj siÄ™ na innym stowarzyszonym hubie. </a>"; +App::$strings["Registration on this hub is by invitation only."] = "Rejestracja na tym hubie wumaga uprzedniego zaproszenia."; +App::$strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Na tym serwisie przekroczono dozwolonÄ… liczbÄ™ dziennych rejestracji kont. ProszÄ™ spróbuj ponownie jutro."; +App::$strings["Terms of Service"] = "Regulamin"; +App::$strings["I accept the %s for this website"] = "AkceptujÄ™ % s dla tego serwisu"; +App::$strings["I am over %s years of age and accept the %s for this website"] = "Mam ponad % s lat i akceptujÄ™ % s dla tego serwisu"; +App::$strings["Your email address"] = "Twój adres e-mail"; +App::$strings["Choose a password"] = "Wybierz hasÅ‚o"; +App::$strings["Please re-enter your password"] = "Wprowadź ponownie swoje hasÅ‚o"; +App::$strings["Please enter your invitation code"] = "Wprowadź kod zaproszenia"; +App::$strings["Your Name"] = "Twoja nazwa"; +App::$strings["Real names are preferred."] = "Preferowane sÄ… prawdziwe imiona."; +App::$strings["Your nickname will be used to create an easy to remember channel address e.g. nickname%s"] = "Twój pseudonim posÅ‚uży do stworzenia Å‚atwego do zapamiÄ™tania adresu kanaÅ‚u, np. pseudonim%s"; +App::$strings["Select a channel permission role for your usage needs and privacy requirements."] = "Wybierz rolÄ™ uprawnieÅ„ do kanaÅ‚u zgodnie z potrzebami użytkowania i wymaganiami dotyczÄ…cymi prywatnoÅ›ci."; +App::$strings["no"] = "nie"; +App::$strings["yes"] = "tak"; +App::$strings["Register"] = "Zarejestruj siÄ™"; +App::$strings["This site requires email verification. After completing this form, please check your email for further instructions."] = "Ta witryna wymaga weryfikacjÄ™ adresu e-mail. Po wypeÅ‚nieniu tego formularza sprawdź swojÄ… pocztÄ™ e-mail, aby uzyskać dalsze instrukcje."; +App::$strings["__ctx:acl__ Profile"] = "Profil"; +App::$strings["network"] = "sieć"; +App::$strings["No feature settings configured"] = "Brak skonfigurowanych ustawieÅ„ funkcji"; +App::$strings["Addon Settings"] = "Ustawienia dodatków"; +App::$strings["Please save/submit changes to any panel before opening another."] = "Zapisz/przeÅ›lij zmiany do dowolnego panelu przed otwarciem kolejnego."; +App::$strings["Not valid email."] = "NieprawidÅ‚owy adres e-mail."; +App::$strings["Protected email address. Cannot change to that email."] = "Chroniony adres e-mail. Nie można zmienić tego adresu e-mail."; +App::$strings["System failure storing new email. Please try again."] = "BÅ‚Ä…d systemu podczas zapisywania nowej wiadomoÅ›ci e-mail. ProszÄ™ spróbuj ponownie."; +App::$strings["Password verification failed."] = "Weryfikacja hasÅ‚a nie powiodÅ‚a siÄ™."; +App::$strings["Passwords do not match. Password unchanged."] = "HasÅ‚a nie pasujÄ… do siebie. Nie zmieniono hasÅ‚a."; +App::$strings["Empty passwords are not allowed. Password unchanged."] = "Puste hasÅ‚a sÄ… niedozwolone. Nie zmieniono hasÅ‚a."; +App::$strings["Password changed."] = "HasÅ‚o zostaÅ‚o zmienione."; +App::$strings["Password update failed. Please try again."] = "Aktualizacja hasÅ‚a nie powiodÅ‚a siÄ™. ProszÄ™ spróbuj ponownie."; +App::$strings["Account Settings"] = "Ustawienia konta"; +App::$strings["Current Password"] = "Bieżące hasÅ‚o"; +App::$strings["Enter New Password"] = "Wprowadź nowe hasÅ‚o"; +App::$strings["Confirm New Password"] = "Potwierdź nowe hasÅ‚o"; +App::$strings["Leave password fields blank unless changing"] = "Pozostaw pola hasÅ‚a puste, chyba że je zmieniasz"; +App::$strings["Email Address:"] = "Adres e-mail:"; +App::$strings["Remove this account including all its channels"] = "UsuÅ„ to konto wraz ze wszystkimi jego kanaÅ‚ami"; +App::$strings["Events Settings"] = "Ustawienia wydarzeÅ„"; +App::$strings["Profiles Settings"] = "Ustawienia profili"; +App::$strings["Editor Settings"] = "Editor Settings"; +App::$strings["Additional Features"] = "Dodatkowe funkcjonalnoÅ›ci"; +App::$strings["Channel Manager Settings"] = "Ustawienia menadżera kanałów"; +App::$strings["%s - (Experimental)"] = "%s - (eksperymentalne)"; +App::$strings["Display Settings"] = "Ustawienia wyÅ›wietlania"; +App::$strings["Theme Settings"] = "Ustawienia motywu"; +App::$strings["Custom Theme Settings"] = "Ustawienia wÅ‚asnego motywu"; +App::$strings["Content Settings"] = "Ustawienia treÅ›ci"; +App::$strings["Display Theme:"] = "WyÅ›wietl motyw:"; +App::$strings["Select scheme"] = "Wybierz schemat"; +App::$strings["Preload images before rendering the page"] = "PrzeÅ‚aduj obrazy przed renderowaniem strony"; +App::$strings["The subjective page load time will be longer but the page will be ready when displayed"] = "Subiektywny czas Å‚adowania strony bÄ™dzie dÅ‚uższy, ale strona bÄ™dzie gotowa po wyÅ›wietleniu"; +App::$strings["Enable user zoom on mobile devices"] = "WÅ‚Ä…cz zoom użytkownika na urzÄ…dzeniach mobilnych"; +App::$strings["Update browser every xx seconds"] = "Aktualizuj przeglÄ…darkÄ™ co xx sekund"; +App::$strings["Minimum of 10 seconds, no maximum"] = "Co najmniej 10 sekund, nie maksimum"; +App::$strings["Maximum number of conversations to load at any time:"] = "Maksymalna liczba rozmów do zaÅ‚adowania w dowolnym momencie:"; +App::$strings["Maximum of 30 items"] = "Maksymalnie 30 pozycji"; +App::$strings["Show emoticons (smilies) as images"] = "Pokaż emotikony (uÅ›mieszki) jako obrazy"; +App::$strings["Provide channel menu in navigation bar"] = "Podaj menu kanaÅ‚u na pasku nawigacji"; +App::$strings["Default: channel menu located in app menu"] = "DomyÅ›lnie: menu kanaÅ‚u znajduje siÄ™ w menu aplikacji"; +App::$strings["Link post titles to source"] = "PoÅ‚Ä…cz tytuÅ‚y postów ze źródÅ‚em"; +App::$strings["New Member Links"] = "Linki dla nowych czÅ‚onków"; +App::$strings["Display new member quick links menu"] = "WyÅ›wietl menu szybkich Å‚Ä…czy dla nowych czÅ‚onków"; +App::$strings["Photos Settings"] = "Ustawienia zdjęć"; +App::$strings["Nobody except yourself"] = "Nikt oprócz ciebie"; +App::$strings["Only those you specifically allow"] = "Tylko te, na które jawnie zezwalasz"; +App::$strings["Approved connections"] = "Zatwierdzone poÅ‚Ä…czenia"; +App::$strings["Any connections"] = "Wszelkie poÅ‚Ä…czenia"; +App::$strings["Anybody on this website"] = "Każdy w tym serwisie"; +App::$strings["Anybody in this network"] = "Każdy w tej sieci"; +App::$strings["Anybody authenticated"] = "Każda uwierzytelniona osoba"; +App::$strings["Anybody on the internet"] = "Każdy w internecie"; +App::$strings["Publish your default profile in the network directory"] = "Opublikuj swój domyÅ›lny profil w katalogu sieciowym"; +App::$strings["Allow us to suggest you as a potential friend to new members?"] = "Czy pozwalasz nam sugerować Ciebie jako potencjalnego przyjaciela nowym czÅ‚onkom?"; +App::$strings["or"] = "lub"; +App::$strings["Your channel address is"] = "Twój adres kanaÅ‚u to"; +App::$strings["Your files/photos are accessible via WebDAV at"] = "Twoje pliki/zdjÄ™cia sÄ… dostÄ™pne przez WebDAV pod adresem"; +App::$strings["Automatic membership approval"] = "Automatyczne zatwierdzanie czÅ‚onkostwa"; +App::$strings["Channel Settings"] = "Ustawienia kanaÅ‚u"; +App::$strings["Basic Settings"] = "Podstawowe ustawienia"; +App::$strings["Full Name:"] = "PeÅ‚na nazwa:"; +App::$strings["Your Timezone:"] = "Twoja strefa czasowa:"; +App::$strings["Default Post Location:"] = "DomyÅ›lna lokalizacja postu:"; +App::$strings["Geographical location to display on your posts"] = "Lokalizacja geograficzna do wyÅ›wietlania w Twoich postach"; +App::$strings["Use Browser Location:"] = "Użyj lokalizacji przeglÄ…darki:"; +App::$strings["Adult Content"] = "Treść dla dorosÅ‚ych"; +App::$strings["This channel frequently or regularly publishes adult content. (Please tag any adult material and/or nudity with #NSFW)"] = "Ten kanaÅ‚ czÄ™sto lub regularnie publikuje treÅ›ci dla dorosÅ‚ych. (Oznacz wszelkie materiaÅ‚y dla dorosÅ‚ych albo nagość tagiem #NSFW)"; +App::$strings["Security and Privacy Settings"] = "Ustawienia bezpieczeÅ„stwa i prywatnoÅ›ci"; +App::$strings["Your permissions are already configured. Click to view/adjust"] = "Twoje uprawnienia sÄ… już skonfigurowane. Kliknij, aby wyÅ›wietlić/dostosować"; +App::$strings["Hide my online presence"] = "Ukryj mojÄ… obecność w Internecie"; +App::$strings["Prevents displaying in your profile that you are online"] = "Zapobiega wyÅ›wietlaniu w Twoim profilu, że jesteÅ› online"; +App::$strings["Simple Privacy Settings:"] = "Proste ustawienia prywatnoÅ›ci:"; +App::$strings["Very Public - <em>extremely permissive (should be used with caution)</em>"] = "Bardzo publiczne - <em>wyjÄ…tkowo pobÅ‚ażliwe (należy używać ostrożnie)</em>"; +App::$strings["Typical - <em>default public, privacy when desired (similar to social network permissions but with improved privacy)</em>"] = "Typowe - <em>domyÅ›lne publiczne, prywatność w razie potrzeby (podobne do uprawnieÅ„ w popularnych sieciach spoÅ‚ecznoÅ›ciowych, ale z podwyższonÄ… prywatnoÅ›ciÄ…)</em>"; +App::$strings["Private - <em>default private, never open or public</em>"] = "Prywatne - <em>domyÅ›lnie prywatne, nigdy otwarte ani publiczne</em>"; +App::$strings["Blocked - <em>default blocked to/from everybody</em>"] = "Zablokowane - <em>domyÅ›lnie zablokowane dla/od wszystkich</em>"; +App::$strings["Allow others to tag your posts"] = "Pozwól innym oznaczać Twoje posty"; +App::$strings["Often used by the community to retro-actively flag inappropriate content"] = "CzÄ™sto używany przez spoÅ‚eczność do oznaczania nieodpowiednich treÅ›ci z mocÄ… wstecznÄ…"; +App::$strings["Channel Permission Limits"] = "Limity uprawnieÅ„ kanaÅ‚u"; +App::$strings["Expire other channel content after this many days"] = "Po tej iloÅ›ci dni wygasajÄ… inne treÅ›ci w kanale"; +App::$strings["0 or blank to use the website limit."] = "0 lub puste, aby użyć limitu serwisu."; +App::$strings["This website expires after %d days."] = "Ta strona wygasa po %d dniach."; +App::$strings["This website does not expire imported content."] = "Na tym serwis internetowym importowanej zawartoÅ›ci nie jest wygaszana."; +App::$strings["The website limit takes precedence if lower than your limit."] = "Limit serwisu ma pierwszeÅ„stwo, jeÅ›li jest niższy niż Twój limit."; +App::$strings["Maximum Friend Requests/Day:"] = "Maksymalna liczba zaproszeÅ„ do znajomych, dziennie:"; +App::$strings["May reduce spam activity"] = "Może zmniejszyć aktywność spamu"; +App::$strings["Default Privacy Group"] = "DomyÅ›lna grupa prywatnoÅ›ci"; +App::$strings["Use my default audience setting for the type of object published"] = "Użyj mojego domyÅ›lnego ustawienia odbiorców dla typu publikowanego obiektu"; +App::$strings["Default permissions category"] = "DomyÅ›lna kategoria uprawnieÅ„"; +App::$strings["Maximum private messages per day from unknown people:"] = "Maksymalna liczba prywatnych wiadomoÅ›ci dziennie od nieznanych osób:"; +App::$strings["Useful to reduce spamming"] = "Przydatne do ograniczenia spamowania"; +App::$strings["Notification Settings"] = "Ustawienia powiadomieÅ„"; +App::$strings["By default post a status message when:"] = "DomyÅ›lnie publikuj komunikat o stanie, gdy:"; +App::$strings["accepting a friend request"] = "zaakceptowano zaproszenia do znajomych"; +App::$strings["joining a forum/community"] = "doÅ‚Ä…czoni do forum/spoÅ‚ecznoÅ›ci"; +App::$strings["making an <em>interesting</em> profile change"] = "dokonano <em>interesujÄ…cej</em> zmiany profilu"; +App::$strings["Send a notification email when:"] = "WyÅ›lij e-mail z powiadomieniem, gdy:"; +App::$strings["You receive a connection request"] = "Otrzymujesz żądanie poÅ‚Ä…czenia"; +App::$strings["Your connections are confirmed"] = "Twoje poÅ‚Ä…czenia sÄ… potwierdzone"; +App::$strings["Someone writes on your profile wall"] = "KtoÅ› pisze na Twojej Å›cianie profilu"; +App::$strings["Someone writes a followup comment"] = "KtoÅ› pisze komentarz uzupeÅ‚niajÄ…cy"; +App::$strings["You receive a private message"] = "Otrzymujesz prywatnÄ… wiadomość"; +App::$strings["You receive a friend suggestion"] = "Otrzymasz propozycjÄ™ znajomoÅ›ci"; +App::$strings["You are tagged in a post"] = "Oznaczono Ciebie tagiem w poÅ›cie"; +App::$strings["You are poked/prodded/etc. in a post"] = "SzturchniÄ™to Ciebie w poÅ›cie"; +App::$strings["Someone likes your post/comment"] = "KtoÅ› polubiÅ‚ Twój post/komentarz"; +App::$strings["Show visual notifications including:"] = "Pokaż powiadomienia wizualne, w tym:"; +App::$strings["Unseen stream activity"] = "NiewidocznÄ… aktywność na strumieniu"; +App::$strings["Unseen channel activity"] = "NiewidocznÄ… aktywność w kanale"; +App::$strings["Unseen private messages"] = "NiewidocznÄ… wiadomoÅ›ci prywatne"; +App::$strings["Recommended"] = "Zalecane"; +App::$strings["Upcoming events"] = "NadchodzÄ…ce wydarzenia"; +App::$strings["Events today"] = "Wydarzenia dzisiejsze"; +App::$strings["Upcoming birthdays"] = "NadchodzÄ…ce urodziny"; +App::$strings["Not available in all themes"] = "NiedostÄ™pne we wszystkich motywach"; +App::$strings["System (personal) notifications"] = "Powiadomienia systemowe (osobiste)"; +App::$strings["System info messages"] = "Systemowe komunikaty informacyjne"; +App::$strings["System critical alerts"] = "Systemowe alerty krytyczne"; +App::$strings["New connections"] = "Nowe poÅ‚Ä…czenia"; +App::$strings["System Registrations"] = "Rejestracje systemowe"; +App::$strings["Unseen shared files"] = "Niewidoczne udostÄ™pnione pliki"; +App::$strings["Unseen public stream activity"] = "Niewidoczna aktywność na publicznym strumieniu"; +App::$strings["Unseen likes and dislikes"] = "Niewidoczne polubienia i dezaprobaty"; +App::$strings["Unseen forum posts"] = "Niewidoczne posty na forum"; +App::$strings["Email notification hub (hostname)"] = "Hub powiadomieÅ„ e-mail (nazwa hosta)"; +App::$strings["If your channel is mirrored to multiple hubs, set this to your preferred location. This will prevent duplicate email notifications. Example: %s"] = "JeÅ›li twój kanaÅ‚ jest powielany na wielu hubach, ustaw to na preferowanÄ… lokalizacjÄ™. Zapobiegnie to powielaniu powiadomieÅ„ e-mail. PrzykÅ‚ad: % s"; +App::$strings["Show new wall posts, private messages and connections under Notices"] = "Pokaż w powiadomieniach nowe posty na Å›cianie, prywatne wiadomoÅ›ci i poÅ‚Ä…czenia"; +App::$strings["Notify me of events this many days in advance"] = "Informuj mnie o wydarzeniach z tak wielodniowym wyprzedzeniem"; +App::$strings["Must be greater than 0"] = "Musi być wiÄ™ksza od 0"; +App::$strings["Advanced Account/Page Type Settings"] = "Zaawansowane ustawienia konta/typu strony"; +App::$strings["Change the behaviour of this account for special situations"] = "ZmieÅ„ zachowanie tego konta w szczególnych sytuacjach"; +App::$strings["Miscellaneous Settings"] = "Różne ustawienia"; +App::$strings["Default photo upload folder"] = "DomyÅ›lny folder przesyÅ‚ania zdjęć"; +App::$strings["%Y - current year, %m - current month"] = "%Y - bieżący rok, %m - bieżący miesiÄ…c"; +App::$strings["Default file upload folder"] = "DomyÅ›lny folder przesyÅ‚ania plików"; +App::$strings["Remove this channel."] = "UsuÅ„ ten kanaÅ‚."; +App::$strings["Connections Settings"] = "Ustawienia poÅ‚Ä…czeÅ„"; +App::$strings["Calendar Settings"] = "Ustawienia kalendarza"; +App::$strings["Directory Settings"] = "Ustawienia katalogu"; +App::$strings["Max height of content (in pixels)"] = "Maksymalna wysokość pola treÅ›ci (w pikselach)"; +App::$strings["Click to expand content exceeding this height"] = "Kliknij, aby rozwinąć treść przekraczajÄ…cÄ… tÄ™ wysokość"; +App::$strings["Personal menu to display in your channel pages"] = "Menu osobiste do wyÅ›wietlania na stronach Twojego kanaÅ‚"; +App::$strings["Channel Home Settings"] = "Ustawienia strony głównej kanaÅ‚u"; +App::$strings["Stream Settings"] = "Ustawienia strumienia"; +App::$strings["Settings saved."] = "Ustawienia zapisane."; +App::$strings["Settings saved. Reload page please."] = "Ustawienia zapisane. ProszÄ™ ponownie zaÅ‚adować stronÄ™."; +App::$strings["Conversation Settings"] = "Ustawienia rozmów"; +App::$strings["Remote Diagnostics App"] = "Aplikacja Remote Diagnostics"; +App::$strings["Perform diagnostics on remote channels"] = "Przeprowadź diagnostykÄ™ zdalnych kanałów"; +App::$strings["Total invitation limit exceeded."] = "Przekroczono Å‚Ä…czny limit zaproszeÅ„."; +App::$strings["%s : Not a valid email address."] = "% s: nieprawidÅ‚owy adres e-mail."; +App::$strings["Please join us on \$Projectname"] = "DoÅ‚Ä…cz do nas na \$Projectname"; +App::$strings["Invitation limit exceeded. Please contact your site administrator."] = "Przekroczono limit zaproszeÅ„. Skontaktuj siÄ™ z administratorem serwisu."; +App::$strings["%s : Message delivery failed."] = "%s: dostarczenie wiadomoÅ›ci nie powiodÅ‚o siÄ™."; +App::$strings["%d message sent."] = array( + 0 => "WysÅ‚ano %d wiadomość.", + 1 => "WysÅ‚ano %d wiadomoÅ›ci.", + 2 => "WysÅ‚ano %d wiadomoÅ›ci.", +); +App::$strings["Invite App"] = "Aplikacja Invite"; +App::$strings["Send email invitations to join this network"] = "WyÅ›lij wiadomoÅ›ci e-mail z zaproszeniami do przyÅ‚Ä…czenia siÄ™ do tej sieci"; +App::$strings["You have no more invitations available"] = "Nie masz wiÄ™cej dostÄ™pnych zaproszeÅ„"; +App::$strings["Send invitations"] = "WysyÅ‚ać zaproszenia"; +App::$strings["Enter email addresses, one per line:"] = "Wprowadź adresy e-mail, po jednym w każdym wierszu:"; +App::$strings["Your message:"] = "Twoja wiadomość:"; +App::$strings["Please join my community on \$Projectname."] = "DoÅ‚Ä…cz do mojej spoÅ‚ecznoÅ›ci w \$Projectname."; +App::$strings["You will need to supply this invitation code:"] = "Trzeba bÄ™dzie podać ten kod zaproszenia:"; +App::$strings["1. Register at any \$Projectname location (they are all inter-connected)"] = "1. Zarejestruj siÄ™ w dowolnej lokalizacji \$Projectname (wszystkie sÄ… ze sobÄ… poÅ‚Ä…czone)"; +App::$strings["2. Enter my \$Projectname network address into the site searchbar."] = "2. Wpisz mój adres sieciowy \$Projectname w pasku wyszukiwania serwisu."; +App::$strings["or visit"] = "lub odwiedź"; +App::$strings["3. Click [Connect]"] = "3. Kliknij [PoÅ‚Ä…cz]"; +App::$strings["About this site"] = "O tym serwisie"; +App::$strings["Site Name"] = "Nazwa witryny"; +App::$strings["Administrator"] = "Administrator"; +App::$strings["Software and Project information"] = "Informacje o oprogramowaniu i projekcie"; +App::$strings["This site is powered by \$Projectname"] = "Ta witryna jest oparta na \$Projectname"; +App::$strings["Federated and decentralised networking and identity services provided by Zot"] = "Sfederowane i zdecentralizowane usÅ‚ugi sieciowe i tożsamoÅ›ci wykorzystujÄ…ce protokół Zot"; +App::$strings["Additional federated transport protocols:"] = "Dodatkowe protokoÅ‚y transportu federacyjnego:"; +App::$strings["Version %s"] = "Wersja %s"; +App::$strings["Project homepage"] = "Strona główna projektu"; +App::$strings["Developer homepage"] = "Strona główna developerów"; +App::$strings["No service class restrictions found."] = "Nie znaleziono ograniczeÅ„ klasy usÅ‚ug."; +App::$strings["Select a bookmark folder"] = "Wybierz folder zakÅ‚adek"; +App::$strings["Save Bookmark"] = "Zapisz zakÅ‚adkÄ™"; +App::$strings["URL of bookmark"] = "URL zakÅ‚adki"; +App::$strings["Or enter new bookmark folder name"] = "Lub wprowadź nowÄ… nazwÄ™ folderu zakÅ‚adek"; +App::$strings["Language App"] = "Aplikacja Language"; +App::$strings["Change UI language"] = "ZmieÅ„ jÄ™zyk interfejsu użytkownika"; +App::$strings["Welcome to Hubzilla!"] = "Witamy w Hubzilla!"; +App::$strings["You have got no unseen posts..."] = "Nie masz żadnych nieoglÄ…dniÄ™tych postów..."; +App::$strings["Cover Photos"] = "ZdjÄ™cia na okÅ‚adkÄ™"; +App::$strings["female"] = "kobieta"; +App::$strings["%1\$s updated her %2\$s"] = "%1\$s zaktualizowaÅ‚ jÄ… %2\$s"; +App::$strings["male"] = "mężczyzna"; +App::$strings["%1\$s updated his %2\$s"] = "%1\$s zaktualizowaÅ‚ go %2\$s"; +App::$strings["%1\$s updated their %2\$s"] = "%1\$s zaktualizowaÅ‚ ich %2\$s"; +App::$strings["cover photo"] = "zdjÄ™cie okÅ‚adkowe"; +App::$strings["Your cover photo may be visible to anybody on the internet"] = "Twoje zdjÄ™cie okÅ‚adkowe może być widoczne dla każdego w internecie"; +App::$strings["Change Cover Photo"] = "ZmieÅ„ zdjÄ™cie na okÅ‚adkÄ™"; +App::$strings["Unable to update menu."] = "Nie można zaktualizować menu."; +App::$strings["Unable to create menu."] = "Nie można utworzyć menu."; +App::$strings["Menu Name"] = "Nazwa menu"; +App::$strings["Unique name (not visible on webpage) - required"] = "Unikalna nazwa (niewidoczna na stronie) - wymagana"; +App::$strings["Menu Title"] = "TytuÅ‚ menu"; +App::$strings["Visible on webpage - leave empty for no title"] = "Widoczne na stronie - pozostaw puste bez tytuÅ‚u"; +App::$strings["Allow Bookmarks"] = "Zezwalaj na zakÅ‚adki"; +App::$strings["Menu may be used to store saved bookmarks"] = "Menu może sÅ‚użyć do przechowywania zapisanych zakÅ‚adek"; +App::$strings["Submit and proceed"] = "PrzeÅ›lij i kontynuuj"; +App::$strings["Menus"] = "Menu"; +App::$strings["Bookmarks allowed"] = "ZakÅ‚adki sÄ… dozwolone"; +App::$strings["Delete this menu"] = "UsuÅ„ to menu"; +App::$strings["Edit menu contents"] = "Edytuj zawartość menu"; +App::$strings["Edit this menu"] = "Edytuj to menu"; +App::$strings["Menu could not be deleted."] = "Nie udaÅ‚o siÄ™ usunąć menu."; +App::$strings["Edit Menu"] = "Edytuj menu"; +App::$strings["Add or remove entries to this menu"] = "Dodaj lub usuÅ„ posty w tym menu"; +App::$strings["Menu name"] = "Nazwa menu"; +App::$strings["Must be unique, only seen by you"] = "Musi być wyjÄ…tkowy, widoczny tylko dla Ciebie"; +App::$strings["Menu title"] = "TytuÅ‚ menu"; +App::$strings["Menu title as seen by others"] = "TytuÅ‚ menu widziany przez innych"; +App::$strings["Allow bookmarks"] = "Zezwalaj na zakÅ‚adki"; +App::$strings["Failed to create source. No channel selected."] = "Nie udaÅ‚o siÄ™ utworzyć źródÅ‚a. Nie wybrano kanaÅ‚u."; +App::$strings["Source created."] = "Utworzono źródÅ‚o."; +App::$strings["Source updated."] = "ŹródÅ‚o zaktualizowane."; +App::$strings["Sources App"] = "Aplikacja Sources"; +App::$strings["Automatically import channel content from other channels or feeds"] = "Automatycznie importuj zawartość kanaÅ‚u z innych kanałów lub źródeÅ‚"; +App::$strings["*"] = "*"; +App::$strings["Channel Sources"] = "ŹródÅ‚a kanałów"; +App::$strings["Manage remote sources of content for your channel."] = "ZarzÄ…dzaj zdalnymi źródÅ‚ami treÅ›ci na swoim kanale."; +App::$strings["New Source"] = "Nowe źródÅ‚o"; +App::$strings["Import all or selected content from the following channel into this channel and distribute it according to your channel settings."] = "Zaimportuj wszystkie lub wybrane treÅ›ci z nastÄ™pujÄ…cego kanaÅ‚u do tego kanaÅ‚u i rozpowszechniaj je zgodnie z ustawieniami kanaÅ‚u."; +App::$strings["Only import content with these words (one per line)"] = "Importuj tylko zawartość z tymi sÅ‚owami (po jednym w każdym wierszu)"; +App::$strings["Leave blank to import all public content"] = "Pozostaw puste, aby zaimportować caÅ‚Ä… zawartość publicznÄ…"; +App::$strings["Channel Name"] = "Nazwa kanaÅ‚u"; +App::$strings["Add the following categories to posts imported from this source (comma separated)"] = "Dodaj nastÄ™pujÄ…ce kategorie do postów zaimportowanych z tego źródÅ‚a (oddzielone przecinkami)"; +App::$strings["Resend posts with this channel as author"] = "WyÅ›lij ponownie posty z tym kanaÅ‚em jako autorem"; +App::$strings["Copyrights may apply"] = "Copyrights may apply"; +App::$strings["Source not found."] = "Nie znaleziono źródÅ‚a."; +App::$strings["Edit Source"] = "Edytuj źródÅ‚o"; +App::$strings["Delete Source"] = "UsuÅ„ źródÅ‚o"; +App::$strings["Source removed"] = "ŹródÅ‚o zostaÅ‚o usuniÄ™te"; +App::$strings["Unable to remove source."] = "Nie można usunąć źródÅ‚a."; +App::$strings["Poke App"] = "Aplikacja Poke"; +App::$strings["Poke somebody in your addressbook"] = "Szturchij kogoÅ› w swojej książce adresowej"; +App::$strings["Poke"] = "Szturchnij"; +App::$strings["Poke somebody"] = "Szturchnij kogoÅ›"; +App::$strings["Poke/Prod"] = "Szturchnij"; +App::$strings["Poke, prod or do other things to somebody"] = "Szturchać, badać, testować lub robić z kimÅ› podobne rzeczy"; +App::$strings["Recipient"] = "Odbiorca"; +App::$strings["Choose what you wish to do to recipient"] = "Wybierz, co chcesz zrobić odbiorcy"; +App::$strings["Make this post private"] = "Ustaw ten post jako prywatny"; +App::$strings["No such group"] = "Nie ma takiej grupy"; +App::$strings["No such channel"] = "Nie ma takiego kanaÅ‚u"; +App::$strings["Privacy group is empty"] = "Grupa prywatnoÅ›ci jest pusta"; +App::$strings["Privacy group: "] = "Grupa prywatnoÅ›ci: "; +App::$strings["Invalid channel."] = "ZÅ‚y kanaÅ‚."; +App::$strings["Can not copy folder into itself."] = "Nie można skopiować folderu do siebie."; +App::$strings["Can not move folder \"%s\" into itself."] = "Nie można przenieść folderu \"%s\" do samego siebie."; +App::$strings["item"] = "element"; +App::$strings["Remote privacy information not available."] = "Zdalne informacje o prywatnoÅ›ci nie sÄ… dostÄ™pne."; +App::$strings["Visible to:"] = "Widoczne dla:"; +App::$strings["Change filename to"] = "ZmieÅ„ nazwÄ™ pliku na"; +App::$strings["Select a target location"] = "Wybierz lokalizacjÄ™ docelowÄ…"; +App::$strings["Copy to target location"] = "Skopiuj do lokalizacji docelowej"; +App::$strings["Set permissions for all files and sub folders"] = "Ustaw uprawnienia dla wszystkich plików i podfolderów"; +App::$strings["Notify your contacts about this file"] = "Powiadom swoje kontakty o tym pliku"; +App::$strings["File category"] = "Kategoria plików"; +App::$strings["Total"] = "Ogólnie"; +App::$strings["Shared"] = "UdostÄ™pnione"; +App::$strings["Add Files"] = "Dodaj pliki"; +App::$strings["Admin Delete"] = "UsuÅ„ przez administratora"; +App::$strings["parent"] = "rodzic"; +App::$strings["Select All"] = "Zaznacz wszystko"; +App::$strings["Bulk Actions"] = "DziaÅ‚ania masowe"; +App::$strings["Adjust Permissions"] = "Dostosuj uprawnienia"; +App::$strings["Move or Copy"] = "PrzenieÅ› lub skopiuj"; +App::$strings["Info"] = "Informacje"; +App::$strings["Rename"] = "ZieÅ„ nazwÄ™"; +App::$strings["Post"] = "Post"; +App::$strings["Attachment BBcode"] = "Attachment BBcode"; +App::$strings["Embed BBcode"] = "Osadź BBcode"; +App::$strings["Link BBcode"] = "PoÅ‚Ä…cz BBcode"; +App::$strings["You are using %1\$s of your available file storage."] = "Używasz %1\$s dostÄ™pnego miejsca na pliki."; +App::$strings["You are using %1\$s of %2\$s available file storage. (%3\$s%)"] = "Używasz %1\$s z %2\$s dostÄ™pnego miejsca na pliki. (%3\$s %)"; +App::$strings["WARNING:"] = "OSTRZEÅ»ENIE:"; +App::$strings["Create new folder"] = "Stwórz nowy folder"; +App::$strings["Upload file"] = "PrzesyÅ‚anie pliku"; +App::$strings["Drop files here to immediately upload"] = "Upuść pliki tutaj, aby natychmiast przesÅ‚ać"; +App::$strings["You can select files via the upload button or drop them right here or into an existing folder."] = "Możesz wybrać pliki za pomocÄ… przycisku przesyÅ‚ania lub upuÅ›cić je tutaj lub do istniejÄ…cego folderu."; +App::$strings["Remote authentication blocked. You are logged into this site locally. Please logout and retry."] = "Zdalne uwierzytelnianie zablokowane. JesteÅ› zalogowany lokalnie na tej stronie. Wyloguj siÄ™ i spróbuj ponownie."; +App::$strings["Welcome %s. Remote authentication successful."] = "Witaj %s. Zdalne uwierzytelnianie powiodÅ‚o siÄ™."; +App::$strings["A deleted group with this name was revived. Existing item permissions <strong>may</strong> apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Przywrócono usuniÄ™tÄ… grupÄ™ o tej nazwie. IstniejÄ…ce uprawnienia dotyczÄ…ce elementów <strong>mogÄ…</strong> dotyczyć tej grupy i wszystkich przyszÅ‚ych czÅ‚onków. JeÅ›li nie tego chciaÅ‚eÅ›, utwórz kolejnÄ… grupÄ™ o innej nazwie."; +App::$strings["Add new connections to this privacy group"] = "Dodaj nowe poÅ‚Ä…czenia do tej grupy prywatnoÅ›ci"; +App::$strings["edit"] = "edutuj"; +App::$strings["Edit group"] = "Edytuj grupÄ™"; +App::$strings["Add privacy group"] = "Dodaj grupÄ™ prywatnoÅ›ci"; +App::$strings["Channels not in any privacy group"] = "KanaÅ‚y spoza jakiejkolwiek grupy prywatnoÅ›ci"; +App::$strings["add"] = "dodaj"; +App::$strings["Channel is blocked on this site."] = "KanaÅ‚ jest zablokowany na tej stronie."; +App::$strings["Channel location missing."] = "Brak lokalizacji kanaÅ‚u."; +App::$strings["Remote channel or protocol unavailable."] = "Zdalny kanaÅ‚ lub protokół jest niedostÄ™pny."; +App::$strings["Channel discovery failed."] = "Wyszukanie kanaÅ‚u nie powiodÅ‚o siÄ™."; +App::$strings["Protocol disabled."] = "Protokół wyÅ‚Ä…czony."; +App::$strings["Cannot connect to yourself."] = "Nie można poÅ‚Ä…czyć siÄ™ ze sobÄ…."; +App::$strings["error saving data"] = "bÅ‚Ä…d podczas zapisywania danych"; +App::$strings["Apps"] = "Aplikacje"; +App::$strings["Affinity Tool"] = "NarzÄ™dzie koligacji"; +App::$strings["Site Admin"] = "Administrator serwisu"; +App::$strings["Report Bug"] = "Raport bÅ‚Ä™dów"; +App::$strings["Bookmarks"] = "ZakÅ‚adki"; +App::$strings["Chatrooms"] = "Czaty"; +App::$strings["Content Filter"] = "Filtr treÅ›ci"; +App::$strings["Content Import"] = "Import treÅ›ci"; +App::$strings["Remote Diagnostics"] = "Zdalna diagnostyka"; +App::$strings["Suggest Channels"] = "Zaproponuj kanaÅ‚y"; +App::$strings["Login"] = "Zaloguj siÄ™"; +App::$strings["Stream"] = "StrumieÅ„"; +App::$strings["Wiki"] = "Wiki"; +App::$strings["Channel Home"] = "Strona główna kanaÅ‚u"; +App::$strings["Calendar"] = "Kalendarz"; +App::$strings["Directory"] = "Katalog"; +App::$strings["Mail"] = "Poczta"; +App::$strings["Chat"] = "Czat"; +App::$strings["Probe"] = "Sonda"; +App::$strings["Suggest"] = "Prpozycja"; +App::$strings["Random Channel"] = "Losowy kanaÅ‚"; +App::$strings["Invite"] = "Zaproszenie"; +App::$strings["Features"] = "Funkcje"; +App::$strings["Language"] = "JÄ™zyk"; +App::$strings["Profile Photo"] = "ZdjÄ™cie profilowe"; +App::$strings["Profiles"] = "Profile"; +App::$strings["Notifications"] = "Powiadomienie"; +App::$strings["Order Apps"] = "Kolejność aplikacji"; +App::$strings["CardDAV"] = "CardDAV"; +App::$strings["Guest Access"] = "DostÄ™p goÅ›cia"; +App::$strings["Notes"] = "Uwagi"; +App::$strings["OAuth Apps Manager"] = "Menadżer aplikacji OAuth"; +App::$strings["OAuth2 Apps Manager"] = "Menadżer aplikacji OAuth2"; +App::$strings["PDL Editor"] = "Edytor PDL"; +App::$strings["My Chatrooms"] = "Moje czaty"; +App::$strings["Channel Export"] = "Eksport kanaÅ‚u"; +App::$strings["Purchase"] = "Zakup"; +App::$strings["Undelete"] = "Cofnij usuniÄ™cie"; +App::$strings["Add to app-tray"] = "Dodaj do zasobnika aplikacji"; +App::$strings["Remove from app-tray"] = "UsuÅ„ z zasobnika aplikacji"; +App::$strings["Pin to navbar"] = "Przypnij do paska nawigacyjnego"; +App::$strings["Unpin from navbar"] = "Odepnij od paska nawigacyjnego"; +App::$strings["Source code of failed update: "] = "Kod źródÅ‚owy nieudanej aktualizacji: "; +App::$strings["Update Error at %s"] = "BÅ‚Ä…d aktualizacji na %s"; +App::$strings["Update %s failed. See error logs."] = "Aktualizacja %s nie powiodÅ‚a siÄ™. Zobacz dzienniki bÅ‚Ä™dów."; +App::$strings["A deleted list with this name was revived. Existing item permissions <strong>may</strong> apply to this list and any future members. If this is not what you intended, please create another list with a different name."] = "Przywrócono usuniÄ™tÄ… listÄ™ o tej nazwie. IstniejÄ…ce uprawnienia dotyczÄ…ce elementów <strong>mogÄ…</strong> dotyczyć tej listy i wszystkich przyszÅ‚ych czÅ‚onków. JeÅ›li nie tego chciaÅ‚eÅ›, utwórz kolejnÄ… listÄ™ z innÄ… nazwÄ…."; +App::$strings["Add new connections to this access list"] = "Dodaj nowe poÅ‚Ä…czenia do tej listy dostÄ™pu"; +App::$strings["Lists"] = "Listy"; +App::$strings["Edit list"] = "Edytuj listÄ™"; +App::$strings["Create new list"] = "Utwórz nowÄ… listÄ™"; +App::$strings["Channels not in any access list"] = "KanaÅ‚y, których nie ma na żadnej liÅ›cie dostÄ™pu"; +App::$strings["Missing room name"] = "Brak nazwy pokoju"; +App::$strings["Duplicate room name"] = "Zduplikowana nazwa pokoju"; +App::$strings["Invalid room specifier."] = "NieprawidÅ‚owy specyfikator sali."; +App::$strings["Room not found."] = "Nie znaleziono pokoju."; +App::$strings["Room is full"] = "Pokój jest peÅ‚ny"; +App::$strings["0. Beginner/Basic"] = "0. PoczatkujÄ…cy/Podstawowy"; +App::$strings["1. Novice - not skilled but willing to learn"] = "1. Nowicjusz - nie ma umiejÄ™tnoÅ›ci, ale chÄ™tnie siÄ™ uczy"; +App::$strings["2. Intermediate - somewhat comfortable"] = "2. Åšredniozaawansowany - dość wygodne"; +App::$strings["3. Advanced - very comfortable"] = "3. Zaawansowany - bardzo wygodne"; +App::$strings["4. Expert - I can write computer code"] = "4. Ekspert - umiem pisać kod komputerowy"; +App::$strings["5. Wizard - I probably know more than you do"] = "5. Czarodziej - prawdopodobnie wiem wiÄ™cej niż Ty"; +App::$strings["\$Projectname Notification"] = "Powiadomienie \$Projectname"; +App::$strings["\$projectname"] = "Hubzilla"; +App::$strings["Thank You,"] = "DziÄ™kujemy,"; +App::$strings["%s Administrator"] = "Administrator %s"; +App::$strings["This email was sent by %1\$s at %2\$s."] = "Ta wiadomość e-mail zostaÅ‚a wysÅ‚ana przez %1\$s na numer %2\$s."; +App::$strings["To stop receiving these messages, please adjust your Notification Settings at %s"] = "Aby nie otrzymywać tych wiadomoÅ›ci, zmieÅ„ ustawienia powiadomieÅ„ na %s"; +App::$strings["To stop receiving these messages, please adjust your %s."] = "Aby nie otrzymywać tych wiadomoÅ›ci, zmieÅ„ %s."; +App::$strings["%s <!item_type!>"] = "%s <!item_type!>"; +App::$strings["[\$Projectname:Notify] New mail received at %s"] = "[\$Projectname:Notify] Otrzymano nowÄ… pocztÄ™ na %s"; +App::$strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s wysÅ‚aÅ‚ Ci nowÄ… prywatnÄ… wiadomość na %2\$s."; +App::$strings["%1\$s sent you %2\$s."] = "%1\$s wysÅ‚aÅ‚ Ci %2\$s."; +App::$strings["a private message"] = "prywatna wiadomość"; +App::$strings["Please visit %s to view and/or reply to your private messages."] = "Odwiedź %s, aby wyÅ›wietlić albo odpowiedzieć na swoje prywatne wiadomoÅ›ci."; +App::$strings["commented on"] = "skomentowaÅ‚"; +App::$strings["liked"] = "polubiÅ‚"; +App::$strings["disliked"] = "dezaprobowaÅ‚"; +App::$strings["voted on"] = "gÅ‚osowaÅ‚"; +App::$strings["%1\$s %2\$s [zrl=%3\$s]a %4\$s[/zrl]"] = "%1\$s %2\$s [zrl=%3\$s]%4\$s[/zrl]"; +App::$strings["%1\$s %2\$s [zrl=%3\$s]%4\$s's %5\$s[/zrl]"] = "%1\$s %2\$s [zrl=%3\$s]%5\$s %4\$s[/zrl]"; +App::$strings["%1\$s %2\$s [zrl=%3\$s]your %4\$s[/zrl]"] = "%1\$s %2\$s [zrl=%3\$s]Twój %4\$s[/zrl]"; +App::$strings["[\$Projectname:Notify] Moderated Comment to conversation #%1\$d by %2\$s"] = "[\$Projectname:Notify] Moderowany komentarz do rozmowy #%1\$d przez %2\$s"; +App::$strings["[\$Projectname:Notify] Comment to conversation #%1\$d by %2\$s"] = "[\$Projectname:Notify] Komentarz do roz,owy #%1\$d przez %2\$s"; +App::$strings["%1\$s commented on an item/conversation you have been following."] = "%1\$s skomentowaÅ‚ obserwowany element/rozmowÄ™."; +App::$strings["Please visit %s to view and/or reply to the conversation."] = "Odwiedź %s, aby wyÅ›wietlić rozmowÄ™ albo odpowiedzieć na niÄ…."; +App::$strings["Please visit %s to approve or reject this comment."] = "Odwiedź %s, aby zaakceptować lub odrzucić ten komentarz."; +App::$strings["%1\$s liked [zrl=%2\$s]your %3\$s[/zrl]"] = "%1\$s polubiÅ‚ [zrl=%2\$s]Twój %3\$s[/zrl]"; +App::$strings["[\$Projectname:Notify] Like received to conversation #%1\$d by %2\$s"] = "[\$Projectname:Notify] Polubienie wysÅ‚ane dla rozmowy #%1\$d przez %2\$s"; +App::$strings["%1\$s liked an item/conversation you created."] = "%1\$s polubiÅ‚ utworzony przez Ciebie element/rozmowÄ™."; +App::$strings["[\$Projectname:Notify] %s posted to your profile wall"] = "[\$Projectname:Notify]%s opublikowany na Twojej Å›cianie profilu"; +App::$strings["%1\$s posted to your profile wall at %2\$s"] = "%1\$s opublikowano na Å›cianie Twojego profilu pod adresem %2\$s"; +App::$strings["%1\$s posted to [zrl=%2\$s]your wall[/zrl]"] = "%1\$s opublikowaÅ‚ na [zrl=%2\$s]Twojej Å›cianie[/zrl]"; +App::$strings["[\$Projectname:Notify] %s tagged you"] = "[\$Projectname:Notify]%s oznaczyÅ‚ CiÄ™ tagiem"; +App::$strings["%1\$s tagged you at %2\$s"] = "%1\$s oznaczyÅ‚ CiÄ™ tagiem %2\$s"; +App::$strings["%1\$s [zrl=%2\$s]tagged you[/zrl]."] = "%1\$s [zrl=%2\$s]oznaczyÅ‚ CiÄ™ tagiem[/zrl]."; +App::$strings["[\$Projectname:Notify] %1\$s poked you"] = "[\$Projectname:Notify] %1\$s szturchnÄ…Å‚ CiÄ™"; +App::$strings["%1\$s poked you at %2\$s"] = "%1\$s szturchnÄ…Å‚ CiÄ™ %2\$s"; +App::$strings["%1\$s [zrl=%2\$s]poked you[/zrl]."] = "%1\$s [zrl=%2\$s]szturchnÄ…Å‚ CiÄ™[/zrl]."; +App::$strings["[\$Projectname:Notify] %s tagged your post"] = "[\$Projectname:Notify] %s oznaczyÅ‚ tagiem Twój post"; +App::$strings["%1\$s tagged your post at %2\$s"] = "%1\$s oznaczyÅ‚ tagiem Twój post na %2\$s"; +App::$strings["%1\$s tagged [zrl=%2\$s]your post[/zrl]"] = "%1\$s tagged [zrl=%2\$s]Twój post[/zrl]"; +App::$strings["[\$Projectname:Notify] Introduction received"] = "[\$Projectname:Notify] Otrzymano wprowadzenie"; +App::$strings["You've received an new connection request from '%1\$s' at %2\$s"] = "OtrzymaÅ‚eÅ› nowe żądanie poÅ‚Ä…czenia od „%1\$s†na %2\$s"; +App::$strings["You've received [zrl=%1\$s]a new connection request[/zrl] from %2\$s."] = "OtrzymaÅ‚eÅ› [zrl=%1\$s]nowe żądanie poÅ‚Ä…czenia [/zrl] od %2\$s."; +App::$strings["You may visit their profile at %s"] = "Możesz odwiedzić ich profil na %s"; +App::$strings["Please visit %s to approve or reject the connection request."] = "Odwiedź %s, aby zatwierdzić lub odrzucić proÅ›bÄ™ o poÅ‚Ä…czenie."; +App::$strings["[\$Projectname:Notify] Friend suggestion received"] = "[\$Projectname:Notify] Otrzymano propozycjÄ™ znajomoÅ›ci"; +App::$strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = "OtrzymaÅ‚eÅ› propozycjÄ™ znajomoÅ›ci od „%1\$s†na %2\$s"; +App::$strings["You've received [zrl=%1\$s]a friend suggestion[/zrl] for %2\$s from %3\$s."] = "OtrzymaÅ‚eÅ› [zrl=%1\$s] prpozycjÄ™ znajomoÅ›ci[/ zrl] dla %2\$s od %3\$s."; +App::$strings["Name:"] = "Nazwa:"; +App::$strings["Photo:"] = "ZdjÄ™cie:"; +App::$strings["Please visit %s to approve or reject the suggestion."] = "Odwiedź %s, aby zaakceptować lub odrzucić popozycjÄ™."; +App::$strings["[\$Projectname:Notify]"] = "[\$Projectname:Notify]"; +App::$strings["created a new poll"] = "utworzyÅ‚ nowÄ… ankietÄ™"; +App::$strings["created a new post"] = "utworzyÅ‚ nowy post"; +App::$strings["voted on %s's poll"] = "gÅ‚osowaÅ‚ w ankiecie %s"; +App::$strings["commented on %s's post"] = "skomentowaÅ‚ post %s"; +App::$strings["repeated %s's post"] = "powtórzony post %s"; +App::$strings["edited a post dated %s"] = "edytowaÅ‚ post z dnia %s"; +App::$strings["edited a comment dated %s"] = "edytowaÅ‚ komentarz z dnia %s"; +App::$strings["created an event"] = "utworzono wydarzenie"; +App::$strings["Unable to verify site signature for %s"] = "Nie można zweryfikować podpisu witryny dla %s"; +App::$strings["(No Title)"] = "(Brak tytuÅ‚u)"; +App::$strings["Wiki page create failed."] = "Tworzenie strony Wiki nie powiodÅ‚o siÄ™."; +App::$strings["Wiki not found."] = "Nie znaleziono wiki."; +App::$strings["Destination name already exists"] = "Nazwa celu już istnieje"; +App::$strings["Page not found"] = "Strona nie znaleziona"; +App::$strings["Error reading page content"] = "BÅ‚Ä…d podczas odczytu zawartoÅ›ci strony"; +App::$strings["Error reading wiki"] = "BÅ‚Ä…d podczas odczytu wiki"; +App::$strings["Page update failed."] = "Aktualizacja strony nie powiodÅ‚a siÄ™."; +App::$strings["Nothing deleted"] = "Nic nie zostaÅ‚o usuniÄ™te"; +App::$strings["Compare: object not found."] = "Porównaj: nie znaleziono obiektu."; +App::$strings["Page updated"] = "Strona zostaÅ‚a zaktualizowana"; +App::$strings["Untitled"] = "Bez tytuÅ‚u"; +App::$strings["Wiki resource_id required for git commit"] = "Identyfikator zasobu Wiki wymagany do zatwierdzenia przez Git"; +App::$strings["__ctx:wiki_history__ Message"] = "Wiadomość"; +App::$strings["Date"] = "Data"; +App::$strings["Compare"] = "Porównaj"; +App::$strings["Different viewers will see this text differently"] = "Różni widzowie bÄ™dÄ… inaczej widzieć ten tekst"; +App::$strings["Private Message"] = "Wiadomość prywatna"; +App::$strings["Privacy conflict. Discretion advised."] = "Konflikt prywatnoÅ›ci. Zalecana dyskrecja."; +App::$strings["Select"] = "Wybierz"; +App::$strings["I will attend"] = "BÄ™dÄ™ uczestniczyÅ‚"; +App::$strings["I will not attend"] = "Nie bÄ™dÄ™ uczestniczyÅ‚"; +App::$strings["I might attend"] = "MogÄ™ wziąć udziaÅ‚"; +App::$strings["I agree"] = "Zgadzam siÄ™"; +App::$strings["I disagree"] = "Nie zgadzam siÄ™"; +App::$strings["I abstain"] = "WstrzymujÄ™ siÄ™"; +App::$strings["Toggle Star Status"] = "PrzeÅ‚Ä…cz stan gwiazdki"; +App::$strings["Message signature validated"] = "Podpis wiadomoÅ›ci zostaÅ‚ zatwierdzony"; +App::$strings["Message signature incorrect"] = "Niepoprawny podpis wiadomoÅ›ci"; +App::$strings["Conversation Tools"] = "NarzÄ™dzia do konwersacji"; +App::$strings["like"] = "lubi"; +App::$strings["dislike"] = "nie lubi"; +App::$strings["Reply on this comment"] = "Odpowiedz na ten komentarz"; +App::$strings["reply"] = "odpowiedz"; +App::$strings["Reply to"] = "Odpowiedź dla"; +App::$strings["Share This"] = "UdostÄ™pnij to"; +App::$strings["share"] = "udostÄ™pnij"; +App::$strings["Delivery Report"] = "Raport dostawy"; +App::$strings["%d comment"] = array( + 0 => "%d komentarz", + 1 => "%d komentarze", + 2 => "%d komentarzy", +); +App::$strings["%d unseen"] = "%d niezobaczone"; +App::$strings["to"] = "do"; +App::$strings["via"] = "poprzez"; +App::$strings["Wall-to-Wall"] = "Wall-to-Wall"; +App::$strings["via Wall-To-Wall:"] = "poprzez Wall-To-Wall:"; +App::$strings["from %s"] = "od %s"; +App::$strings["last edited: %s"] = "ostatnio edytowane: %s"; +App::$strings["Expires: %s"] = "Wygasa: %s"; +App::$strings["Attend"] = "Uczestnicz"; +App::$strings["Attendance Options"] = "Opcje obecnoÅ›ci"; +App::$strings["Vote"] = "GÅ‚osuj"; +App::$strings["Voting Options"] = "Opcje gÅ‚osowania"; +App::$strings["Go to previous comment"] = "Przejdź do poprzedniego komentarza"; +App::$strings["Pinned post"] = "Posty przypiÄ™te"; +App::$strings["Unpin from the top"] = "Odepnij z góry"; +App::$strings["Pin to the top"] = "Przypnij u góry"; +App::$strings["Save Bookmarks"] = "Zapisz zakÅ‚adki"; +App::$strings["Add to Calendar"] = "Dodaj do kalendarza"; +App::$strings["This is an unsaved preview"] = "Ten podglÄ…d nie zostaÅ‚ zapisany"; +App::$strings["%s show all"] = "%s pokaż wszystko"; +App::$strings["Bold"] = "Gruby"; +App::$strings["Italic"] = "PochyÅ‚y"; +App::$strings["Underline"] = "PodkreÅ›lony"; +App::$strings["Quote"] = "Cytat"; +App::$strings["Code"] = "Kod"; +App::$strings["Image"] = "Obraz"; +App::$strings["Attach/Upload file"] = "ZaÅ‚Ä…cz / przeÅ›lij plik"; +App::$strings["Insert Link"] = "Wstaw link"; +App::$strings["Video"] = "Wideo"; +App::$strings["Your full name (required)"] = "Twoja imiÄ™ i nazwisko lub peÅ‚na nazwa (wymagane)"; +App::$strings["Your email address (required)"] = "Twój adres email (wymagane)"; +App::$strings["Your website URL (optional)"] = "Adres URL Twojej witryny (opcjonalnie)"; +App::$strings["Likes %1\$s's %2\$s"] = "PolibieÅ„ %2\$s %1\$s"; +App::$strings["Doesn't like %1\$s's %2\$s"] = "Dezaprobat %2\$s %1\$s"; +App::$strings["Will attend %s's event"] = "Weźmie udziaÅ‚ w wydarzeniu %s"; +App::$strings["Will not attend %s's event"] = "Nie weźmie udziaÅ‚u w wydarzeniu %s"; +App::$strings["May attend %s's event"] = "Może uczestniczyć w wydarzeniu %s"; +App::$strings["May not attend %s's event"] = "Nie może uczestniczyć w wydarzeniu %s"; +App::$strings["ActivityPub"] = "ActivityPub"; +App::$strings["Wiki updated successfully"] = "Wiki zaktualizowane pomyÅ›lnie"; +App::$strings["Wiki files deleted successfully"] = "Pliki Wiki zostaÅ‚y pomyÅ›lnie usuniÄ™te"; +App::$strings["Directory Options"] = "Opcje katalogu"; +App::$strings["Safe Mode"] = "Tryb bezpieczny"; +App::$strings["Public Forums Only"] = "Tylko fora publiczne"; +App::$strings["This Website Only"] = "Tylko ten serwis"; +App::$strings["__ctx:permcat__ default"] = "domyÅ›lnie"; +App::$strings["__ctx:permcat__ follower"] = "obserwujÄ…cy"; +App::$strings["__ctx:permcat__ contributor"] = "współpracownik"; +App::$strings["__ctx:permcat__ publisher"] = "wydawca"; +App::$strings["Unable to verify channel signature"] = "Nie można zweryfikować podpisu kanaÅ‚u"; +App::$strings["Visible to your default audience"] = "Widoczne dla domyÅ›lnych odbiorców"; +App::$strings["Only me"] = "Tylko ja"; +App::$strings["Public"] = "Publiczny"; +App::$strings["Anybody in the \$Projectname network"] = "Każdy w sieci \$Projectname"; +App::$strings["Any account on %s"] = "Dowolne konto na %s"; +App::$strings["Any of my connections"] = "Wszystkie moje poÅ‚Ä…czenia"; +App::$strings["Only connections I specifically allow"] = "Tylko poÅ‚Ä…czenia, na które wyraźnie zezwalam"; +App::$strings["Anybody authenticated (could include visitors from other networks)"] = "Każdy uwierzytelniony (może obejmować odwiedzajÄ…cych z innych sieci)"; +App::$strings["Any connections including those who haven't yet been approved"] = "Wszelkie poÅ‚Ä…czenia, w tym te, które nie zostaÅ‚y jeszcze zatwierdzone"; +App::$strings["This is your default setting for the audience of your normal stream, and posts."] = "To jest domyÅ›lne ustawienie odbiorców Twojego normalnego strumienia i postów."; +App::$strings["This is your default setting for who can view your default channel profile"] = "To jest domyÅ›lne ustawienie okreÅ›lajÄ…ce, kto może wyÅ›wietlać Twój domyÅ›lny profil kanaÅ‚u"; +App::$strings["This is your default setting for who can view your connections"] = "To jest domyÅ›lne ustawienie okreÅ›lajÄ…ce, kto może wyÅ›wietlać Twoje poÅ‚Ä…czenia"; +App::$strings["This is your default setting for who can view your file storage and photos"] = "Jest to domyÅ›lne ustawienie okreÅ›lajÄ…ce, kto może wyÅ›wietlać miejsce na pliki i zdjÄ™cia"; +App::$strings["This is your default setting for the audience of your webpages"] = "To jest domyÅ›lne ustawienie dotyczÄ…ce odbiorców Twoich stron internetowych"; +App::$strings["Everything"] = "Wszystko"; +App::$strings["Select Channel"] = "Wybierz kanaÅ‚"; +App::$strings["Read-write"] = "Czytanie i zapis"; +App::$strings["Read-only"] = "Tylko odczyt"; +App::$strings["Channel Calendar"] = "Kalendarz kanaÅ‚u"; +App::$strings["Shared CalDAV Calendars"] = "UdostÄ™pnione kalendarze CalDAV"; +App::$strings["Share this calendar"] = "UdostÄ™pnij ten kalendarz"; +App::$strings["Calendar name and color"] = "Nazwa kalendarza i kolor"; +App::$strings["Create new CalDAV calendar"] = "Utwórz nowy kalendarz CalDAV"; +App::$strings["Calendar Name"] = "Nazwa kalendarza"; +App::$strings["Calendar Tools"] = "NarzÄ™dzia kalendarza"; +App::$strings["Import calendar"] = "Importuj kalendarz"; +App::$strings["Select a calendar to import to"] = "Wybierz kalendarz do zaimportowania"; +App::$strings["Addressbooks"] = "Książki adresowe"; +App::$strings["Addressbook name"] = "Nazwa książki adresowej"; +App::$strings["Create new addressbook"] = "Utwórz nowÄ… książkÄ™ adresowÄ…"; +App::$strings["Addressbook Name"] = "Nazwa książki adresowej"; +App::$strings["Addressbook Tools"] = "NarzÄ™dzia książki adresowej"; +App::$strings["Import addressbook"] = "Importuj książkÄ™ adresowÄ…"; +App::$strings["Select an addressbook to import to"] = "Wybierz książkÄ™ adresowÄ… do zaimportowania"; +App::$strings["Saved Folders"] = "Zapisywanie foldery"; +App::$strings["Tags"] = "Tagi"; +App::$strings["Archives"] = "Archiwa"; +App::$strings["Chat Members"] = "CzÅ‚onkowie czatu"; +App::$strings["Rating Tools"] = "NarzÄ™dzia"; +App::$strings["Rate Me"] = "OceÅ„ mnie"; +App::$strings["View Ratings"] = "Pokaż oceny"; +App::$strings["Add new page"] = "Dodaj nowÄ… stronÄ™"; +App::$strings["Wiki Pages"] = "Strony wiki"; +App::$strings["Page name"] = "Nazwa strony"; +App::$strings["Bookmarked Chatrooms"] = "Czaty dodane do zakÅ‚adek"; +App::$strings["photo/image"] = "zdjÄ™cie/obraz"; +App::$strings["Forums"] = "Fora"; +App::$strings["Remove term"] = "UsuÅ„ termin"; +App::$strings["Saved Searches"] = "Zapisywanie wyszukiwania"; +App::$strings["You have %1$.0f of %2$.0f allowed connections."] = "Masz %1$.0f z %2$.0f dozwolonych poÅ‚Ä…czeÅ„."; +App::$strings["Add New Connection"] = "Dodaj nowe poÅ‚Ä…czenie"; +App::$strings["Enter channel address"] = "Wprowadź adres kanaÅ‚u"; +App::$strings["Examples: bob@example.com, https://example.com/barbara"] = "PrzykÅ‚ady: bob@example.com, https://example.com/barbara"; +App::$strings["Suggestions"] = "Propozycje"; +App::$strings["See more..."] = "Zobacz wiÄ™cej..."; +App::$strings["Tasks"] = "Zadania"; +App::$strings["Member registrations waiting for confirmation"] = "Rejestracja czÅ‚onków czeka na potwierdzenie"; +App::$strings["Inspect queue"] = "Sprawdź kolejkÄ™"; +App::$strings["DB updates"] = "Aktualizacje bazy danych"; +App::$strings["Admin"] = "Admin"; +App::$strings["Addon Features"] = "Funkcje dodatków"; +App::$strings["Overview"] = "PrzeglÄ…d"; +App::$strings["App Collections"] = "Kolekcja aplikacji"; +App::$strings["Installed apps"] = "Zainstalowane aplikacje"; +App::$strings["Commented Date"] = "Data skomentowania"; +App::$strings["Order by last commented date"] = "Sortuj wedÅ‚ug najnowszej daty skomentowania"; +App::$strings["Posted Date"] = "Data opublikowania"; +App::$strings["Order by last posted date"] = "Sortuj wedÅ‚ug najnowszej daty publikacji"; +App::$strings["Date Unthreaded"] = "Data zakoÅ„czenia wÄ…tku"; +App::$strings["Order unthreaded by date"] = "Sortuj wedÅ‚ug daty zakoÅ„czenia wÄ…tku"; +App::$strings["Stream Order"] = "Kolejność strumienia"; +App::$strings["Private Mail Menu"] = "Menu prywatnej poczty"; +App::$strings["Combined View"] = "Widok Å‚Ä…czony"; +App::$strings["Inbox"] = "Skrzynka odbiorcza"; +App::$strings["Outbox"] = "Skrzynka nadawcza"; +App::$strings["New Message"] = "Nowy komunikat"; +App::$strings["Refresh"] = "OdÅ›wież"; +App::$strings["HQ Control Panel"] = "Panel kontrolny HQ"; +App::$strings["Create a new post"] = "Utwórz nowy post"; +App::$strings["Events Tools"] = "NarzÄ™dzia wydarzeÅ„"; +App::$strings["Export Calendar"] = "Eksport kalendarza"; +App::$strings["Import Calendar"] = "Import kalendarza"; +App::$strings["Direct Messages"] = "BezpoÅ›rednie wiadomoÅ›ci"; +App::$strings["Show direct (private) messages"] = "Pokaż bezpoÅ›rednie (prywatne) wiadomoÅ›ci"; +App::$strings["Events"] = "Wydarzenia"; +App::$strings["Show posts that include events"] = "Pokaż posty zawierajÄ…ce wydarzenia"; +App::$strings["Polls"] = "Ankiety"; +App::$strings["Show posts that include polls"] = "Pokaż posty zawierajÄ…ce ankiety"; +App::$strings["Show posts related to the %s privacy group"] = "Pokaż posty zwiÄ…zane z grupÄ… prywatnoÅ›ci %s"; +App::$strings["Show my privacy groups"] = "Pokaż moje grupy prywatnoÅ›ci"; +App::$strings["Show posts to this forum"] = "Pokaż posty na tym forum"; +App::$strings["Show forums"] = "Pokaż fora"; +App::$strings["Starred Posts"] = "Wyróżnione posty"; +App::$strings["Show posts that I have starred"] = "Pokaż posty, które oznaczyÅ‚em gwiazdkÄ…"; +App::$strings["Personal Posts"] = "Posty osobiste"; +App::$strings["Show posts that mention or involve me"] = "Pokaż posty, które wspominajÄ… o mnie lub mnie dotyczÄ…"; +App::$strings["Show posts that I have filed to %s"] = "Pokaż posty przesÅ‚ane przeze mnie do %s"; +App::$strings["Show filed post categories"] = "Pokaż wprowadzone kategorie postów"; +App::$strings["Panel search"] = "Przeszukiwanie panelu"; +App::$strings["Filter by name"] = "Filtruj wg nazwy"; +App::$strings["Remove active filter"] = "UsuÅ„ aktywny filtr"; +App::$strings["Stream Filters"] = "Filtry strumienia"; +App::$strings["__ctx:widget__ Activity"] = "Aktywność"; +App::$strings["New Network Activity"] = "Nowa aktywność sieciowa"; +App::$strings["New Network Activity Notifications"] = "Powiadomienia o nowej aktywnoÅ›ci sieciowej"; +App::$strings["View your network activity"] = "WyÅ›wietl swojÄ… aktywność w sieci"; +App::$strings["Mark all notifications read"] = "Oznacz wszystkie powiadomienia jako przeczytane"; +App::$strings["Show new posts only"] = "Pokaż tylko nowe posty"; +App::$strings["Filter by name or address"] = "Filtruj wedÅ‚ug nazwy lub adresu"; +App::$strings["New Home Activity"] = "Nowa aktywność domowa"; +App::$strings["New Home Activity Notifications"] = "Powiadomienia o nowej aktywnoÅ›ci domowej"; +App::$strings["View your home activity"] = "WyÅ›wietl swojÄ… aktywność domowÄ…"; +App::$strings["Mark all notifications seen"] = "Oznacz wszystkie powiadomienia jako oglÄ…dniÄ™te"; +App::$strings["New Direct Messages"] = "Nowe bezpoÅ›rednie wiadomoÅ›ci"; +App::$strings["New Direct Messages Notifications"] = "Powiadomienia o nowych wiadomoÅ›ciach bezpoÅ›rednich"; +App::$strings["View your direct messages"] = "WyÅ›wietl swoje bezpoÅ›rednie wiadomoÅ›ci"; +App::$strings["New Mails"] = "Nowe wiadomoÅ›ci e-mail"; +App::$strings["New Mails Notifications"] = "Powiadomienia o nowych wiadomoÅ›ciach e-mail"; +App::$strings["View your private mails"] = "Zobacz swoje prywatne wiadomoÅ›ci"; +App::$strings["Mark all messages seen"] = "Oznacz wszystkie wiadomoÅ›ci jako oglÄ…dniÄ™te"; +App::$strings["New Events"] = "Nowe wydarzenia"; +App::$strings["New Events Notifications"] = "Powiadomienia o nowych wydarzeniach"; +App::$strings["View events"] = "Pokaż wydarzenia"; +App::$strings["Mark all events seen"] = "Oznacza wydarzenia jako oglÄ…dniÄ™te"; +App::$strings["New Connections Notifications"] = "Powiadomienia o nowych poÅ‚Ä…czeniach"; +App::$strings["View all connections"] = "Pokaż wszystkie poÅ‚Ä…czenia"; +App::$strings["New Files"] = "Nowe pliki"; +App::$strings["New Files Notifications"] = "Powiadomienia o nowych plikach"; +App::$strings["Notices"] = "Powiadomienia"; +App::$strings["View all notices"] = "Pokaż wszystkie powiadomienia"; +App::$strings["Mark all notices seen"] = "Oznacza wszystkie powiadomienia jako oglÄ…dniÄ™te"; +App::$strings["New Registrations"] = "Nowe rejestracje"; +App::$strings["New Registrations Notifications"] = "Powiadomienia o nowych rejestracjach"; +App::$strings["Public Stream Notifications"] = "Powiadomienia o strimieniu publicznym"; +App::$strings["View the public stream"] = "Pokaż strumieÅ„ publiczny"; +App::$strings["Sorry, you have got no notifications at the moment"] = "W tej chwili nie masz żadnych powiadomieÅ„"; +App::$strings["View %s's profile - %s"] = "Pokaż profile %s - %s"; +App::$strings["Don't show"] = "Nie pokazuj"; +App::$strings["Account settings"] = "Ustawienia konta"; +App::$strings["Channel settings"] = "Ustawienia kanaÅ‚u"; +App::$strings["Display settings"] = "Ustawienia wyÅ›wietlania"; +App::$strings["Manage locations"] = "ZarzÄ…dzaj lokalizacjami"; +App::$strings["Suggested Chatrooms"] = "Sugerowane czaty"; +App::$strings["Received Messages"] = "Otrzymane wiadomoÅ›ci"; +App::$strings["Sent Messages"] = "WysÅ‚ane wiadomoÅ›ci"; +App::$strings["Conversations"] = "Rozmowy"; +App::$strings["No messages."] = "Brak wiadomoÅ›ci."; +App::$strings["Delete conversation"] = "UsuÅ„ rozmowÄ™"; +App::$strings["Profile Creation"] = "Tworzenie profilu"; +App::$strings["Upload profile photo"] = "PrzeÅ›lij zdjÄ™cie profilowe"; +App::$strings["Upload cover photo"] = "PrzeÅ›lij zdjÄ™cie okÅ‚adkowe"; +App::$strings["Edit your profile"] = "Edytuj swój profil"; +App::$strings["Find and Connect with others"] = "Znajdź i poÅ‚Ä…cz siÄ™ z innymi"; +App::$strings["View the directory"] = "Pokaż katalog"; +App::$strings["Manage your connections"] = "ZarzÄ…dzaj swoimi poÅ‚Ä…czeniami"; +App::$strings["Communicate"] = "Komunikuj siÄ™"; +App::$strings["View your channel homepage"] = "WyÅ›wietl stronÄ™ głównÄ… swojego kanaÅ‚u"; +App::$strings["View your network stream"] = "WyÅ›wietl swój strumieÅ„ sieciowy"; +App::$strings["Documentation"] = "Dokumentacja"; +App::$strings["Missing Features?"] = "Brakuje funkcji?"; +App::$strings["Pin apps to navigation bar"] = "Przypinaj aplikacje do paska nawigacji"; +App::$strings["Install more apps"] = "Zainstaluj wiÄ™cej aplikacji"; +App::$strings["View public stream"] = "Pokaż publiczny strumieÅ„"; +App::$strings["Click to show more"] = "Kliknij, aby pokazać wiÄ™cej"; +App::$strings["Source channel not found."] = "Nie znaleziono kanaÅ‚u źródÅ‚owego."; +App::$strings["%d invitation available"] = array( + 0 => "%d dostÄ™pne zaproszenie", + 1 => "%d dostÄ™pne zaproszenia", + 2 => "%d dostÄ™pnych zaproszeÅ„", +); +App::$strings["Find Channels"] = "Znajdź kanaÅ‚y"; +App::$strings["Enter name or interest"] = "Wpisz nazwÄ™ lub zainteresowanie"; +App::$strings["Connect/Follow"] = "PoÅ‚Ä…cz/Obserwuj"; +App::$strings["Examples: Robert Morgenstein, Fishing"] = "PrzykÅ‚ady: Robert Morgenstein, Å‚owienie ryb"; +App::$strings["Random Profile"] = "Losowy profil"; +App::$strings["Invite Friends"] = "ZaproÅ› przyjaciół"; +App::$strings["Advanced example: name=fred and country=iceland"] = "Zaawansowany przykÅ‚ad: name=fred i country=iceland"; +App::$strings["Common Connections"] = "Popularne poÅ‚Ä…czenia"; +App::$strings["View all %d common connections"] = "WyÅ›wietl wszystkie %d popularne poÅ‚Ä…czenia"; +App::$strings["likes %1\$s's %2\$s"] = "polubieÅ„ %1\$s %2\$s"; +App::$strings["doesn't like %1\$s's %2\$s"] = "dezaprobat %1\$s %2\$s"; +App::$strings["%1\$s is now connected with %2\$s"] = "%1\$s jest teraz poÅ‚Ä…czony z %2\$s"; +App::$strings["%1\$s poked %2\$s"] = "%1\$s szturchnÄ…Å‚ %2\$s"; +App::$strings["poked"] = "szturchniÄ™ty"; +App::$strings["View %s's profile @ %s"] = "Pokaż profil %s @ %s"; +App::$strings["Categories:"] = "Kategorie:"; +App::$strings["Filed under:"] = "ZÅ‚ożone pod:"; +App::$strings["View in context"] = "Zobacz w kontekÅ›cie"; +App::$strings["remove"] = "usuÅ„"; +App::$strings["Loading..."] = "Åadowanie ..."; +App::$strings["Delete Selected Items"] = "UsuÅ„ wybrane elementy"; +App::$strings["View Source"] = "Pokaż źródÅ‚o"; +App::$strings["Follow Thread"] = "Obserwuj wÄ…tek"; +App::$strings["Unfollow Thread"] = "PrzestaÅ„ obserwować wÄ…tek"; +App::$strings["Edit Connection"] = "Edytuj poÅ‚Ä…czenie"; +App::$strings["Message"] = "Wiadowmość"; +App::$strings["%s likes this."] = "%s lubi to."; +App::$strings["%s doesn't like this."] = "%s nie lubi tego."; +App::$strings["<span %1\$s>%2\$d people</span> like this."] = array( + 0 => "<span %1\$s>%2\$d osoba</span> lubi to.", + 1 => "<span %1\$s>%2\$d osoby</span> lubiÄ… tego.", + 2 => "<span %1\$s>%2\$d osób</span> lubi tego.", +); +App::$strings["<span %1\$s>%2\$d people</span> don't like this."] = array( + 0 => "<span %1\$s>%2\$d osoba</span> nie lubi to.", + 1 => "<span %1\$s>%2\$d osoby</span> nie lubiÄ… tego.", + 2 => "<span %1\$s>%2\$d osób</span> nie lubiÄ… tego.", +); +App::$strings["and"] = "i"; +App::$strings[", and %d other people"] = array( + 0 => ", i %d inna osoba", + 1 => ", i %d inne osoby", + 2 => ", i %d innych osób", +); +App::$strings["%s like this."] = "%s lubi to."; +App::$strings["%s don't like this."] = "%s nie lubi tego."; +App::$strings["Set your location"] = "Ustaw swojÄ… lokalizacjÄ™"; +App::$strings["Clear browser location"] = "Wyczyść lokalizacjÄ™ przeglÄ…darki"; +App::$strings["Embed (existing) photo from your photo albums"] = "Osadź (istniejÄ…ce) zdjÄ™cie z albumów ze zdjÄ™ciami"; +App::$strings["Tag term:"] = "Termin tagu:"; +App::$strings["Where are you right now?"] = "Gdzie teraz jesteÅ›?"; +App::$strings["Choose a different album..."] = "Wybierz inny album..."; +App::$strings["Comments enabled"] = "WÅ‚Ä…czone komentowanie"; +App::$strings["Comments disabled"] = "WyÅ‚Ä…czone komentowanie"; +App::$strings["Page link name"] = "Nazwa linku do strony"; +App::$strings["Post as"] = "Opublikuj jako"; +App::$strings["Toggle voting"] = "PrzeÅ‚Ä…cz gÅ‚osowanie"; +App::$strings["Toggle poll"] = "PrzeÅ‚Ä…cz ankietÄ™"; +App::$strings["Option"] = "Opcja"; +App::$strings["Add option"] = "Dodaj opcjÄ™"; +App::$strings["Minutes"] = "Minuty"; +App::$strings["Hours"] = "Godziny"; +App::$strings["Days"] = "Dni"; +App::$strings["Allow multiple answers"] = "Zezwalaj na wiele odpowiedzi"; +App::$strings["Disable comments"] = "WyÅ‚Ä…cz komentarze"; +App::$strings["Toggle comments"] = "PrzeÅ‚Ä…cz komentarze"; +App::$strings["Categories (optional, comma-separated list)"] = "Kategorie (opcjonalnie, lista rozdzielana przecinkami)"; +App::$strings["Other networks and post services"] = "Inne sieci i usÅ‚ugi spoÅ‚ecznoÅ›ciowe"; +App::$strings["Set expiration date"] = "Ustaw datÄ™ wygaÅ›niÄ™cia"; +App::$strings["Set publish date"] = "Ustaw datÄ™ publikacji"; +App::$strings["__ctx:noun__ Attending"] = array( + 0 => "Uczestniczy", + 1 => "Uczestnictwa", + 2 => "Uczestnictw", +); +App::$strings["__ctx:noun__ Not Attending"] = array( + 0 => "Nie uczesticzy", + 1 => "Nie uczestniczÄ…", + 2 => "Nie uczestniczy", +); +App::$strings["__ctx:noun__ Undecided"] = array( + 0 => "Niezdecydowany", + 1 => "Niezdecydowane", + 2 => "Niezdecydowanych", +); +App::$strings["__ctx:noun__ Agree"] = array( + 0 => "Zgadza siÄ™", + 1 => "ZgadajÄ… siÄ™", + 2 => "Zgadza siÄ™", +); +App::$strings["__ctx:noun__ Disagree"] = array( + 0 => "Nie zgadza siÄ™", + 1 => "Nie zgadzajÄ… siÄ™", + 2 => "Nie zgadza siÄ™", +); +App::$strings["__ctx:noun__ Abstain"] = array( + 0 => "Wstrzymuje siÄ™", + 1 => "WstrzymujÄ… siÄ™", + 2 => "Wstrzymuje siÄ™", +); +App::$strings["Unable to obtain identity information from database"] = "Nie można uzyskać informacji z bazy danych o tożsamoÅ›ci"; +App::$strings["Empty name"] = "Pusta nazwa"; +App::$strings["Name too long"] = "Nazwa jest za dÅ‚uga"; +App::$strings["No account identifier"] = "Brak identyfikatora konta"; +App::$strings["Nickname is required."] = "Pseudonim jest wymagany."; +App::$strings["Unable to retrieve created identity"] = "Nie można pobrać utworzonej tożsamoÅ›ci"; +App::$strings["Default Profile"] = "DomyÅ›lny profil"; +App::$strings["Unable to retrieve modified identity"] = "Nie można pobrać zmodyfikowanej tożsamoÅ›ci"; +App::$strings["Requested channel is not available."] = "Żądany kanaÅ‚ nie jest dostÄ™pny."; +App::$strings["Create New Profile"] = "Utwórz nowy profil"; +App::$strings["Edit Profile"] = "Edytuj profil"; +App::$strings["Visible to everybody"] = "Widoczne dla każdego"; +App::$strings["Gender:"] = "PÅ‚eć:"; +App::$strings["Status:"] = "Status:"; +App::$strings["Homepage:"] = "Strona domowa:"; +App::$strings["Online Now"] = "Teraz online"; +App::$strings["Change your profile photo"] = "ZmieÅ„ swoje zdjÄ™cie profilowe"; +App::$strings["Female"] = "Kobieta"; +App::$strings["Male"] = "Mężczyzna"; +App::$strings["Trans"] = "Trans"; +App::$strings["Neuter"] = "Neutralne"; +App::$strings["Non-specific"] = "Nie okreÅ›lone"; +App::$strings["Like this channel"] = "Polub ten kanaÅ‚"; +App::$strings["j F, Y"] = "d M, R"; +App::$strings["j F"] = "d M"; +App::$strings["Birthday:"] = "Urodziny:"; +App::$strings["for %1\$d %2\$s"] = "dla %1\$d %2\$s"; +App::$strings["Tags:"] = "Tagi:"; +App::$strings["Sexual Preference:"] = "Preferencje seksualne:"; +App::$strings["Political Views:"] = "PoglÄ…dy polityczne:"; +App::$strings["Religion:"] = "Religia:"; +App::$strings["Hobbies/Interests:"] = "Hobby/Zainteresowania:"; +App::$strings["Likes:"] = "PolubieÅ„:"; +App::$strings["Dislikes:"] = "Dezaprobat:"; +App::$strings["Contact information and Social Networks:"] = "Informacje kontaktowe i sieci spoÅ‚ecznoÅ›ciowe:"; +App::$strings["My other channels:"] = "Moje inne kanaÅ‚y:"; +App::$strings["Musical interests:"] = "Zainteresowania muzyczne:"; +App::$strings["Books, literature:"] = "Książki, literatura:"; +App::$strings["Television:"] = "Telewizja:"; +App::$strings["Film/dance/culture/entertainment:"] = "Film/taniec/kultura/rozrywka:"; +App::$strings["Love/Romance:"] = "MiÅ‚ość/Romans:"; +App::$strings["Work/employment:"] = "Praca/zatrudnienie:"; +App::$strings["School/education:"] = "SzkoÅ‚a/edukacja:"; +App::$strings["Like this thing"] = "Jak ta rzecz"; +App::$strings["Start calendar week on Monday"] = "Rozpocznij tydzieÅ„ kalendarzowy w poniedziaÅ‚ek"; +App::$strings["Default is Sunday"] = "DomyÅ›lnie jest to niedziela"; +App::$strings["Event Timezone Selection"] = "Wybór strefy czasowej wydarzenia"; +App::$strings["Allow event creation in timezones other than your own."] = "Zezwalaj na tworzenie wydarzeÅ„ w strefach czasowych innych niż Twoja."; +App::$strings["Search by Date"] = "Wyszukaj po dacie"; +App::$strings["Ability to select posts by date ranges"] = "Możliwość wyboru postów wedÅ‚ug zakresów dat"; +App::$strings["Tag Cloud"] = "Chmura tagów"; +App::$strings["Provide a personal tag cloud on your channel page"] = "UdostÄ™pnij osobistÄ… chmurÄ™ tagów na stronie swojego kanaÅ‚u"; +App::$strings["Use blog/list mode"] = "Użyj trybu bloga/listy"; +App::$strings["Comments will be displayed separately"] = "Komentarze bÄ™dÄ… wyÅ›wietlane osobno"; +App::$strings["Connection Filtering"] = "Filtrowanie poÅ‚Ä…czeÅ„"; +App::$strings["Filter incoming posts from connections based on keywords/content"] = "Filtruj przychodzÄ…ce posty z poÅ‚Ä…czeÅ„, na podstawie słów kluczowych lub treÅ›ci"; +App::$strings["Conversation"] = "Rozmowa"; +App::$strings["Emoji Reactions"] = "Reakcje emoji"; +App::$strings["Add emoji reaction ability to posts"] = "Dodaj możliwość reakcji emoji do postów"; +App::$strings["Dislike Posts"] = "Nielubienie postów"; +App::$strings["Ability to dislike posts/comments"] = "Możliwość postów i komentarzy jako nielubiane"; +App::$strings["Star Posts"] = "Wyróżnianie postów"; +App::$strings["Ability to mark special posts with a star indicator"] = "Możliwość oznaczania wyróżnionych postów wskaźnikiem gwiazdki"; +App::$strings["Reply on comment"] = "Odpowiedanie na komentarze"; +App::$strings["Ability to reply on selected comment"] = "Możliwość udzielenia odpowiedzi na wybrany komentarz"; +App::$strings["Advanced Directory Search"] = "Zaawansowane przeszukiwanie katalogu"; +App::$strings["Allows creation of complex directory search queries"] = "Umożliwia tworzenie zÅ‚ożonych zapytaÅ„ wyszukiwania w katalogu"; +App::$strings["Editor"] = "Edytor"; +App::$strings["Post Categories"] = "Kategorie postów"; +App::$strings["Add categories to your posts"] = "Dodaj kategorie do swoich postów"; +App::$strings["Large Photos"] = "Duże zdjÄ™cia"; +App::$strings["Include large (1024px) photo thumbnails in posts. If not enabled, use small (640px) photo thumbnails"] = "DoÅ‚Ä…czaj duże miniatury zdjęć (1024px) do postów. JeÅ›li nie jest to wÅ‚Ä…czone, bÄ™dzie można używać maÅ‚ych miniatur (640 px)"; +App::$strings["Even More Encryption"] = "Jeszcze wiÄ™cej szyfrowania"; +App::$strings["Allow optional encryption of content end-to-end with a shared secret key"] = "Zezwalaj na opcjonalne szyfrowanie zawartoÅ›ci od koÅ„ca do koÅ„ca za pomocÄ… wspólnego tajnego klucza"; +App::$strings["Disable Comments"] = "WyÅ‚Ä…cz komentarze"; +App::$strings["Provide the option to disable comments for a post"] = "Zapewnia możliwość wyÅ‚Ä…czenia komentowania postu"; +App::$strings["Delayed Posting"] = "Opóźnione publikowanie"; +App::$strings["Allow posts to be published at a later date"] = "Pozwal na publikacjÄ™ postów w późniejszym terminie"; +App::$strings["Content Expiration"] = "WygaÅ›niÄ™cie treÅ›ci"; +App::$strings["Remove posts/comments and/or private messages at a future time"] = "Usuwanie postów i komentarzy lub prywatnych wiadomoÅ›ci w przyszÅ‚oÅ›ci"; +App::$strings["Suppress Duplicate Posts/Comments"] = "PomiÅ„ zduplikowane posty i komentarze"; +App::$strings["Prevent posts with identical content to be published with less than two minutes in between submissions."] = "Zapobiegaj publikowaniu postów o identycznej treÅ›ci, majÄ…cych mniej niż dwie minuty miÄ™dzy przesÅ‚aniami."; +App::$strings["Auto-save drafts of posts and comments"] = "Automatyczne zapisywanie wersji roboczych postów i komentarzy"; +App::$strings["Automatically saves post and comment drafts in local browser storage to help prevent accidental loss of compositions"] = "Automatycznie zapisuje wersje robocze postów i komentarzy w lokalnej pamiÄ™ci przeglÄ…darki, aby zapobiec przypadkowej utracie kompozycji"; +App::$strings["Manage"] = "ZarzÄ…dzaj"; +App::$strings["Navigation Channel Select"] = "Wybór kanaÅ‚u przez nawigacjÄ™"; +App::$strings["Change channels directly from within the navigation dropdown menu"] = "Zmiana kanaÅ‚u bezpoÅ›rednio z rozwijanego menu nawigacji"; +App::$strings["Events Filter"] = "Filtr wydarzeÅ„"; +App::$strings["Ability to display only events"] = "Możliwość wyÅ›wietlania tylko wydarzeÅ„"; +App::$strings["Polls Filter"] = "Filtr ankiet"; +App::$strings["Ability to display only polls"] = "Możliwość wyÅ›wietlania tylko ankiet"; +App::$strings["Save search terms for re-use"] = "Zapisywanie wyszukiwanych haseÅ‚ do ponownego wykorzystania"; +App::$strings["Ability to file posts under folders"] = "Możliwość umieszczania postów w folderach"; +App::$strings["Alternate Stream Order"] = "Alternatywna kolejność strumienia"; +App::$strings["Ability to order the stream by last post date, last comment date or unthreaded activities"] = "Możliwość uporzÄ…dkowania strumienia wedÅ‚ug daty ostatniego postu, daty ostatniego komentarza lub nieprzeczytanych aktywnoÅ›ci"; +App::$strings["Contact Filter"] = "Filtr kontaktów"; +App::$strings["Ability to display only posts of a selected contact"] = "Możliwość wyÅ›wietlania postów autorstwa tylko wybranego kontaktu"; +App::$strings["Forum Filter"] = "Filtr forów"; +App::$strings["Ability to display only posts of a specific forum"] = "Możliwość wyÅ›wietlania postów tylko z okreÅ›lonego forum"; +App::$strings["Personal Posts Filter"] = "Filtr postów osobistych"; +App::$strings["Ability to display only posts that you've interacted on"] = "Możliwość wyÅ›wietlania tylko tych postów, z którymi miaÅ‚o siÄ™ interakcjÄ™"; +App::$strings["Photo Location"] = "Lokalizacja zdjÄ™cia"; +App::$strings["If location data is available on uploaded photos, link this to a map."] = "JeÅ›li dane lokalizacji sÄ… dostÄ™pne na przesÅ‚anych zdjÄ™ciach, poÅ‚Ä…cz je z mapÄ…."; +App::$strings["Advanced Profiles"] = "Profile zaawansowane"; +App::$strings["Additional profile sections and selections"] = "Dodatkowe sekcje profilu i pól wyborów"; +App::$strings["Profile Import/Export"] = "Profile Import/Export"; +App::$strings["Save and load profile details across sites/channels"] = "Zapisz i wczytaj szczegóły profilu w różnych witrynach i kanaÅ‚ach"; +App::$strings["Multiple Profiles"] = "Wiele profili"; +App::$strings["Ability to create multiple profiles"] = "Możliwość tworzenia wielu profili"; +App::$strings["Delegation session ended."] = "Sesja delegacji zakoÅ„czyÅ‚a siÄ™."; +App::$strings["Logged out."] = "Wylogowano."; +App::$strings["Email validation is incomplete. Please check your email."] = "Weryfikacja adresu e-mail jest niekompletna. ProszÄ™ sprawdzić swój adres email."; +App::$strings["Failed authentication"] = "Uwierzytelnianie nie powiodÅ‚o siÄ™"; +App::$strings["Login failed."] = "Logowanie nie powiodÅ‚o siÄ™."; +App::$strings["prev"] = "poprzedni"; +App::$strings["first"] = "pierwszy"; +App::$strings["last"] = "ostatni"; +App::$strings["next"] = "nastÄ™pny"; +App::$strings["older"] = "starszy"; +App::$strings["newer"] = "nowszy"; +App::$strings["No connections"] = "Brak poÅ‚Ä…czeÅ„"; +App::$strings["View all %s connections"] = "WyÅ›wietl wszystkie poÅ‚Ä…czenia %s"; +App::$strings["Network: %s"] = "Sieć: %s"; +App::$strings["poke"] = "szturchać"; +App::$strings["ping"] = "ping"; +App::$strings["pinged"] = "spingowany"; +App::$strings["prod"] = "szturchać"; +App::$strings["prodded"] = "szturchać"; +App::$strings["slap"] = "spoliczkować"; +App::$strings["slapped"] = "spoliczkowany"; +App::$strings["finger"] = "dotknąć"; +App::$strings["fingered"] = "dotkniÄ™ty"; +App::$strings["rebuff"] = "odprawiać"; +App::$strings["rebuffed"] = "odprawiony"; +App::$strings["happy"] = "szczęśliwy"; +App::$strings["sad"] = "smutny"; +App::$strings["mellow"] = "Å‚agodny"; +App::$strings["tired"] = "zmÄ™czony"; +App::$strings["perky"] = "dziarski"; +App::$strings["angry"] = "gniewny"; +App::$strings["stupefied"] = "oszoÅ‚omiony"; +App::$strings["puzzled"] = "zdziwiony"; +App::$strings["interested"] = "zainteresowany"; +App::$strings["bitter"] = "gorzki"; +App::$strings["cheerful"] = "wesoÅ‚y"; +App::$strings["alive"] = "żywy"; +App::$strings["annoyed"] = "zirytowany"; +App::$strings["anxious"] = "niespokojny"; +App::$strings["cranky"] = "zepsuty"; +App::$strings["disturbed"] = "zaniepokojony"; +App::$strings["frustrated"] = "sfrustrowany"; +App::$strings["depressed"] = "przygnÄ™biony"; +App::$strings["motivated"] = "zmotywowany"; +App::$strings["relaxed"] = "z<relaksowany"; +App::$strings["surprised"] = "zaskoczony"; +App::$strings["Monday"] = "PoniedziaÅ‚ek"; +App::$strings["Tuesday"] = "Wtorek"; +App::$strings["Wednesday"] = "Åšroda"; +App::$strings["Thursday"] = "Czwartek"; +App::$strings["Friday"] = "PiÄ…tek"; +App::$strings["Saturday"] = "Sonota"; +App::$strings["Sunday"] = "Niedziela"; +App::$strings["January"] = "StyczeÅ„"; +App::$strings["February"] = "Luty"; +App::$strings["March"] = "Marzec"; +App::$strings["April"] = "KwiecieÅ„"; +App::$strings["May"] = "Maj"; +App::$strings["June"] = "Czerwiec"; +App::$strings["July"] = "Lipiec"; +App::$strings["August"] = "SierpieÅ„"; +App::$strings["September"] = "WrzesieÅ„"; +App::$strings["October"] = "Pażdziernik"; +App::$strings["November"] = "Listopad"; +App::$strings["December"] = "GrudzieÅ„"; +App::$strings["Unknown Attachment"] = "Nieznany zaÅ‚Ä…cznik"; +App::$strings["unknown"] = "nieznany"; +App::$strings["remove category"] = "usuÅ„ kataegoriÄ™"; +App::$strings["remove from file"] = "usuÅ„ z pliku"; +App::$strings["Download binary/encrypted content"] = "Pobierz zawartość binarnÄ…/zaszyfrowanÄ…"; +App::$strings["Poll has ended."] = "Ankieta zakoÅ„czyÅ‚a siÄ™."; +App::$strings["Poll ends: %s"] = "Ankieta koÅ„czy siÄ™ : %s"; +App::$strings["default"] = "domyÅ›lnie"; +App::$strings["Page layout"] = "UkÅ‚ad strony"; +App::$strings["You can create your own with the layouts tool"] = "Możesz tworzyć wÅ‚asne za pomocÄ… narzÄ™dzia ukÅ‚adów"; +App::$strings["HTML"] = "HTML"; +App::$strings["Comanche Layout"] = "UkÅ‚ad Comanche"; +App::$strings["PHP"] = "PHP"; +App::$strings["Page content type"] = "Typ treÅ›ci strony"; +App::$strings["activity"] = "aktywność"; +App::$strings["poll"] = "ankieta"; +App::$strings["a-z, 0-9, -, and _ only"] = "tylko a-z, 0-9, - i _"; +App::$strings["Design Tools"] = "NarzÄ™dzia projektowe"; +App::$strings["Pages"] = "Strony"; +App::$strings["Import"] = "Import"; +App::$strings["Import website..."] = "Import witryny..."; +App::$strings["Select folder to import"] = "Wybierz folder do zaimportowania"; +App::$strings["Import from a zipped folder:"] = "Import z pliku archiwum ZIP:"; +App::$strings["Import from cloud files:"] = "Import plków z chmury:"; +App::$strings["/cloud/channel/path/to/folder"] = "/chmura/kanaÅ‚/Å›cieżka/do/folderu"; +App::$strings["Enter path to website files"] = "Wprowadź Å›cieżkÄ™ do plików witryny internetowej"; +App::$strings["Select folder"] = "Wybierz folder"; +App::$strings["Export website..."] = "Eksport witryny..."; +App::$strings["Export to a zip file"] = "Eksport do pliku ZIP"; +App::$strings["website.zip"] = "nazwa_witryny.zip"; +App::$strings["Enter a name for the zip file."] = "Wprowadź nazwÄ™ pliku zip."; +App::$strings["Export to cloud files"] = "Elsport do plików w chmurze"; +App::$strings["/path/to/export/folder"] = "/Å›cieżka/do/eksportu/folder"; +App::$strings["Enter a path to a cloud files destination."] = "Wprowadź Å›cieżkÄ™ do miejsca docelowego plików w chmurze."; +App::$strings["Specify folder"] = "Wybierz folder"; +App::$strings["Unable to determine sender."] = "Nie można okreÅ›lić nadawcy."; +App::$strings["No recipient provided."] = "Nie podano odbiorcy."; +App::$strings["[no subject]"] = "[brak tematu]"; +App::$strings["Stored post could not be verified."] = "Nie można zweryfikować zapisanego postu."; +App::$strings["%1\$s wrote the following %2\$s %3\$s"] = "%1\$s napisaÅ‚ co nastÄ™puje %2\$s %3\$s"; +App::$strings["spoiler"] = "spojler"; +App::$strings["Profile-Based Privacy Groups"] = "Grupy prywatnoÅ›ci oparte na profilach"; +App::$strings["Private Forum"] = "Forum prywatne"; +App::$strings["Share with"] = "UdostÄ™pnij"; +App::$strings["Custom selection"] = "WÅ‚asny wybór"; +App::$strings["Select \"Allow\" to allow viewing. \"Don't allow\" lets you override and limit the scope of \"Allow\"."] = "Wybierz \"Zezwól\", aby zezwolić na przeglÄ…danie. \"Nie zezwalaj\" umożliwia zastÄ…pienie i ograniczenie zakresu \"Zezwalaj\"."; +App::$strings["Don't allow"] = "Nie pozwalaj"; +App::$strings["Post permissions %s cannot be changed %s after a post is shared.</br />These permissions set who is allowed to view the post."] = "Uprawnienia do publikowania %s nie mogÄ… być zmieniane %s po udostÄ™pnieniu postu. </br /> Te uprawnienia okreÅ›lajÄ…, kto może oglÄ…dać post."; +App::$strings["This is the home page of %s."] = "To jest strona główna %s."; +App::$strings["Trending"] = "Trendy"; +App::$strings["Keywords"] = "SÅ‚owa kluczowe"; +App::$strings["have"] = "ma"; +App::$strings["has"] = "majÄ…"; +App::$strings["want"] = "chce"; +App::$strings["wants"] = "chcÄ…"; +App::$strings["likes"] = "lubiÄ…"; +App::$strings["dislikes"] = "nie lubiÄ…"; +App::$strings["Unable to import a removed channel."] = "Nie można zaimportować usuniÄ™tego kanaÅ‚u."; +App::$strings["Cannot create a duplicate channel identifier on this system. Import failed."] = "Nie można utworzyć zduplikowanego identyfikatora kanaÅ‚u w tym systemie. Import nieudany."; +App::$strings["Unable to create a unique channel address. Import failed."] = "Nie można utworzyć unikalnego adresu kanaÅ‚u. Import nieudany."; +App::$strings["Cloned channel not found. Import failed."] = "Nie znaleziono sklonowanego kanaÅ‚u. Import nieudany."; +App::$strings["Remote authentication"] = "Zdalne uwierzytelnianie"; +App::$strings["Click to authenticate to your home hub"] = "Kliknij, aby uwierzytelnić siÄ™ na swoim głównym hubie"; +App::$strings["Manage your channels"] = "ZarzÄ…dzaj swoimi kanaÅ‚ami"; +App::$strings["Manage your privacy groups"] = "ZarzÄ…dzaj swoimi grupami prywatnoÅ›ci"; +App::$strings["Account/Channel Settings"] = "Ustawienia kanaÅ‚u/konta"; +App::$strings["Logout"] = "Wyloguj siÄ™"; +App::$strings["End this session"] = "ZakoÅ„cz tÄ… sesjÄ™"; +App::$strings["Your profile page"] = "Strona Twojego profilu"; +App::$strings["Manage/Edit profiles"] = "ZarzÄ…dzaj/edytuj profile"; +App::$strings["Sign in"] = "Zaloguj siÄ™"; +App::$strings["Take me home"] = "Zabierz mnie do domu"; +App::$strings["Log me out of this site"] = "Wyloguj mnie z tej witryny"; +App::$strings["Create an account"] = "Utwórz konto"; +App::$strings["Help and documentation"] = "Pomoc i dokumentacja"; +App::$strings["Search site @name, !forum, #tag, ?docs, content"] = "Szukaj w witrynie @name, !forum, #tag, ?docs, content"; +App::$strings["Site Setup and Configuration"] = "Instalacja i konfiguracja witryny"; +App::$strings["@name, !forum, #tag, ?doc, content"] = "@name, !forum, #tag, ?doc, content"; +App::$strings["Please wait..."] = "ProszÄ™ czekać ..."; +App::$strings["Add Apps"] = "Dodaj aplikacje"; +App::$strings["Arrange Apps"] = "Rozmieść aplikacje"; +App::$strings["Toggle System Apps"] = "PrzeÅ‚Ä…cz aplikacje systemowe"; +App::$strings["Status Messages and Posts"] = "Komunikaty o stanie i posty"; +App::$strings["Profile Details"] = "Szczegóły profilu"; +App::$strings["Photo Albums"] = "Albumy zdjęć"; +App::$strings["Files and Storage"] = "Pliki i ich magazyn"; +App::$strings["Saved Bookmarks"] = "Zapisane zakÅ‚adki"; +App::$strings["View Cards"] = "WyÅ›wietl karty"; +App::$strings["View Articles"] = "WyÅ›wietl artykuÅ‚y"; +App::$strings["View Webpages"] = "WyÅ›wietl witryny internetowe"; +App::$strings["Select an alternate language"] = "Wybierz alternatywny jÄ™zyk"; +App::$strings["OpenWebAuth: %1\$s welcomes %2\$s"] = "OpenWebAuth: %1\$s wita %2\$s"; +App::$strings["%1\$s's bookmarks"] = "zakÅ‚adki %1\$s"; +App::$strings[" and "] = " i "; +App::$strings["public profile"] = "profil publiczny"; +App::$strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s zmieniÅ‚ %2\$s na „%3\$s”"; +App::$strings["Visit %1\$s's %2\$s"] = "Odwiedzin %1\$s %2\$s"; +App::$strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s ma zaktualizowane %2\$s, zmieniajÄ…c %3\$s."; +App::$strings["INVALID EVENT DISMISSED!"] = "ODRZUCONO NIEPRAWIDÅOWE WYDARZENIE!"; +App::$strings["Summary: "] = "Podsumowanie: "; +App::$strings["Date: "] = "Data: "; +App::$strings["Reason: "] = "Powód: "; +App::$strings["INVALID CARD DISMISSED!"] = "ODRZUCONO NIEPRAWIDÅOWÄ„ KARTĘ!"; +App::$strings["Name: "] = "Nazwa: "; +App::$strings["Image exceeds website size limit of %lu bytes"] = "Obraz przekracza limit rozmiaru witryny wynoszÄ…cy %lu bajtów"; +App::$strings["Image file is empty."] = "Plik obrazu jest pusty."; +App::$strings["Photo storage failed."] = "Zapis zdjÄ™cia nie powiódÅ‚ siÄ™."; +App::$strings["a new photo"] = "nowe zdjÄ™cie"; +App::$strings["__ctx:photo_upload__ %1\$s posted %2\$s to %3\$s"] = "%1\$s wysÅ‚aÅ‚ %2\$s do %3\$s"; +App::$strings["Upload New Photos"] = "PrzeÅ›lij nowe zdjÄ™cia"; +App::$strings["Delete this item?"] = "Usunąć tÄ… pozycjÄ™D?"; +App::$strings["%s show less"] = "%s pokaż mniej"; +App::$strings["%s expand"] = "%s rozwiÅ„"; +App::$strings["%s collapse"] = "%s zwiÅ„"; +App::$strings["Password too short"] = "HasÅ‚o jest za krótkie"; +App::$strings["Passwords do not match"] = "HasÅ‚a nie pasujÄ… do siebie"; +App::$strings["everybody"] = "wszyscy"; +App::$strings["Secret Passphrase"] = "Tajna hasÅ‚o"; +App::$strings["Passphrase hint"] = "Wskazówka dotyczÄ…ca hasÅ‚a"; +App::$strings["Notice: Permissions have changed but have not yet been submitted."] = "Uwaga: uprawnienia ulegÅ‚y zmianie, ale nie zostaÅ‚y jeszcze przesÅ‚ane."; +App::$strings["close all"] = "zamknij wszystko"; +App::$strings["Nothing new here"] = "Nic nowego tutaj"; +App::$strings["Rate This Channel (this is public)"] = "OceÅ„ ten kanaÅ‚ (to jest publiczne)"; +App::$strings["Describe (optional)"] = "Opisz (opcjonalnie)"; +App::$strings["Please enter a link URL"] = "ProszÄ™ wprowadzić URL linku"; +App::$strings["Unsaved changes. Are you sure you wish to leave this page?"] = "Niezapisane zmiany. Czy na pewno chcesz opuÅ›cić tÄ™ stronÄ™?"; +App::$strings["lovely"] = "Å›liczne"; +App::$strings["wonderful"] = "wspaniaÅ‚e"; +App::$strings["fantastic"] = "fantastyczne"; +App::$strings["great"] = "Å›wietne"; +App::$strings["Your chosen nickname was either already taken or not valid. Please use our suggestion ("] = "Twój wybrany pseudonim jest już zajÄ™ty lub nieważny. Skorzystaj z naszej prpozycji ("; +App::$strings[") or enter a new one."] = ") lub wprowadź nowy."; +App::$strings["Thank you, this nickname is valid."] = "DziÄ™kujÄ™, ten pseudonim jest prawidÅ‚owy."; +App::$strings["A channel name is required."] = "Wymagana jest nazwa kanaÅ‚u."; +App::$strings["This is a "] = "To jest "; +App::$strings[" channel name"] = " nazwa kanaÅ‚u"; +App::$strings["Back to reply"] = "Wróć do odpowiedzi"; +App::$strings["Pinned"] = "PrzypiÄ™te"; +App::$strings["%d minutes"] = array( + 0 => "%d minuta", + 1 => "%d minuty", + 2 => "%d minut", +); +App::$strings["about %d hours"] = array( + 0 => "okoÅ‚o %d godziny", + 1 => "okoÅ‚o %d godzin", + 2 => "okoÅ‚o %d godzin", +); +App::$strings["%d days"] = array( + 0 => "%d dzieÅ„", + 1 => "%d dni", + 2 => "%d dni", +); +App::$strings["%d months"] = array( + 0 => "%d miesiÄ…c", + 1 => "%d miesiÄ™cy", + 2 => "%d miesiÄ™cy", +); +App::$strings["%d years"] = array( + 0 => "%d rok", + 1 => "%d lata", + 2 => "%d lat", +); +App::$strings["timeago.prefixAgo"] = "temu"; +App::$strings["timeago.prefixFromNow"] = "od teraz"; +App::$strings["timeago.suffixAgo"] = "temu"; +App::$strings["timeago.suffixFromNow"] = "od teraz"; +App::$strings["less than a minute"] = "mniej niż minutÄ™"; +App::$strings["about a minute"] = "okoÅ‚o minuty"; +App::$strings["about an hour"] = "okoÅ‚o godziny"; +App::$strings["a day"] = "dzieÅ„"; +App::$strings["about a month"] = "okoÅ‚o miesiÄ…ca"; +App::$strings["about a year"] = "okoÅ‚o roku"; +App::$strings[" "] = " "; +App::$strings["timeago.numbers"] = "timeago.numbers"; +App::$strings["__ctx:long__ May"] = "Maj"; +App::$strings["Jan"] = "Sty"; +App::$strings["Feb"] = "Lut"; +App::$strings["Mar"] = "Mar"; +App::$strings["Apr"] = "Kwi"; +App::$strings["__ctx:short__ May"] = "Maj"; +App::$strings["Jun"] = "Cze"; +App::$strings["Jul"] = "Lop"; +App::$strings["Aug"] = "Sie"; +App::$strings["Sep"] = "Wrz"; +App::$strings["Oct"] = "Paź"; +App::$strings["Nov"] = "Lis"; +App::$strings["Dec"] = "Gru"; +App::$strings["Sun"] = "Nie"; +App::$strings["Mon"] = "Pon"; +App::$strings["Tue"] = "Wto"; +App::$strings["Wed"] = "Åšro"; +App::$strings["Thu"] = "Czw"; +App::$strings["Fri"] = "PiÄ…"; +App::$strings["Sat"] = "Sob"; +App::$strings["__ctx:calendar__ today"] = "dzisiaj"; +App::$strings["__ctx:calendar__ month"] = "miesiÄ…c"; +App::$strings["__ctx:calendar__ week"] = "tydzieÅ„"; +App::$strings["__ctx:calendar__ day"] = "dzieÅ„"; +App::$strings["__ctx:calendar__ All day"] = "CaÅ‚y dzieÅ„"; +App::$strings["Please stand by while your download is being prepared."] = "ProszÄ™ czekać, aż pobieranie jest przygotowywane."; +App::$strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "Token bezpieczeÅ„stwa formularza byÅ‚ nieprawidÅ‚owy. Prawdopodobnie staÅ‚o siÄ™ tak, ponieważ formularz byÅ‚ otwarty zbyt dÅ‚ugo (> 3 godziny) przed wysÅ‚aniem."; +App::$strings["Profile to assign new connections"] = "Profil do przypisywania nowych poÅ‚Ä…czeÅ„"; +App::$strings["Frequently"] = "CzÄ™sto"; +App::$strings["Hourly"] = "Co godzinnÄ™"; +App::$strings["Twice daily"] = "Dwa razy dziennie"; +App::$strings["Daily"] = "Co dzieÅ„"; +App::$strings["Weekly"] = "Co tydzieÅ„"; +App::$strings["Monthly"] = "Co miesiÄ…c"; +App::$strings["Currently Male"] = "Obecnie mężczyzna"; +App::$strings["Currently Female"] = "Obecnie kobieta"; +App::$strings["Mostly Male"] = "Głównie mężczyźna"; +App::$strings["Mostly Female"] = "Głównie kobieta"; +App::$strings["Transgender"] = "Transgender"; +App::$strings["Intersex"] = "InterpÅ‚ciowość"; +App::$strings["Transsexual"] = "Transseksualność"; +App::$strings["Hermaphrodite"] = "Hermafrodyta"; +App::$strings["Undecided"] = "Niezdecydowano"; +App::$strings["Males"] = "Mężczyżni"; +App::$strings["Females"] = "Kobiety"; +App::$strings["Gay"] = "Homoseksualista"; +App::$strings["Lesbian"] = "Lesbijka"; +App::$strings["No Preference"] = "Bez preferencji"; +App::$strings["Bisexual"] = "Biseksualne"; +App::$strings["Autosexual"] = "Autoseksualne"; +App::$strings["Abstinent"] = "Abstyncja"; +App::$strings["Virgin"] = "Dziewice"; +App::$strings["Deviant"] = "Dewiant"; +App::$strings["Fetish"] = "Fetysz"; +App::$strings["Oodles"] = "Oodles"; +App::$strings["Nonsexual"] = "Nonsexual"; +App::$strings["Single"] = "Singiel"; +App::$strings["Lonely"] = "Samotny/Samotna"; +App::$strings["Available"] = "DostÄ™pny/DostÄ™nna"; +App::$strings["Unavailable"] = "NiedostÄ™pny/Niedostęþna"; +App::$strings["Has crush"] = "Zadużony/Zadużona"; +App::$strings["Infatuated"] = "Zakochany/Zakochana"; +App::$strings["Dating"] = "Randki"; +App::$strings["Unfaithful"] = "Niewierny"; +App::$strings["Sex Addict"] = "Uzależniony/Uzależniona od seksu"; +App::$strings["Friends/Benefits"] = "Przyjaciele/KorzyÅ›ci"; +App::$strings["Casual"] = "Przygodnie"; +App::$strings["Engaged"] = "ZarÄ™czony/ZarÄ™czona"; +App::$strings["Married"] = "ZaÅ›lubiony/ZaÅ›lubiona"; +App::$strings["Imaginarily married"] = "ZaÅ›lubiony/ZaÅ›lubiona w myÅ›lach"; +App::$strings["Partners"] = "Patner/Partnerka"; +App::$strings["Cohabiting"] = "Konkubent/Konkubina"; +App::$strings["Common law"] = "Prawo zwyczajowe"; +App::$strings["Happy"] = "SzczÄ™sliwy/Szczęśliwa"; +App::$strings["Not looking"] = "Nie szukajÄ…cy/Nie szukajÄ…ca"; +App::$strings["Swinger"] = "Swinger"; +App::$strings["Betrayed"] = "Zdradzony/Zdradzona"; +App::$strings["Separated"] = "W separacji"; +App::$strings["Unstable"] = "Niestabilny/Niestabilna"; +App::$strings["Divorced"] = "Rozwiedziony/Rozwiedziona"; +App::$strings["Imaginarily divorced"] = "Rozwiedziony/Rozwiedziona w myÅ›lach"; +App::$strings["Widowed"] = "Wdowiec/Wdowa"; +App::$strings["Uncertain"] = "Niezdecydowany/Niezdecydowana"; +App::$strings["It's complicated"] = "To skomplikowane"; +App::$strings["Don't care"] = "Nie obchodzi mnie to"; +App::$strings["Ask me"] = "Zapytaj mnie"; +App::$strings["Friendica"] = "Friendica"; +App::$strings["OStatus"] = "OStatus"; +App::$strings["GNU-Social"] = "GNU-Social"; +App::$strings["RSS/Atom"] = "RSS/Atom"; +App::$strings["Diaspora"] = "Diaspora"; +App::$strings["Facebook"] = "Facebook"; +App::$strings["Zot"] = "Zot"; +App::$strings["LinkedIn"] = "LinkedIn"; +App::$strings["XMPP/IM"] = "XMPP/IM"; +App::$strings["MySpace"] = "MySpace"; +App::$strings["Not a valid email address"] = "NieprawidÅ‚owy adres e-mail"; +App::$strings["Your email domain is not among those allowed on this site"] = "Twoja domena e-mail nie należy do domen dozwolonych w tym serwisie"; +App::$strings["Your email address is already registered at this site."] = "Twój adres e-mail jest już zarejestrowany w tym serwisie."; +App::$strings["An invitation is required."] = "Wymagane jest zaproszenie."; +App::$strings["Invitation could not be verified."] = "Nie udaÅ‚o siÄ™ zweryfikować zaproszenia."; +App::$strings["Please enter the required information."] = "ProszÄ™ wprowadzić wymagane informacje."; +App::$strings["Failed to store account information."] = "Nie udaÅ‚o siÄ™ zapisać informacji o koncie."; +App::$strings["Registration confirmation for %s"] = "Potwierdzenie rejestracji dla %s"; +App::$strings["Registration request at %s"] = "Wniosek o rejestracjÄ™ na %s"; +App::$strings["your registration password"] = "hasÅ‚o rejestracyjne"; +App::$strings["Registration details for %s"] = "Szczegóły rejestracji dla %s"; +App::$strings["Account approved."] = "Konto zostaÅ‚o zatwierdzone."; +App::$strings["Registration revoked for %s"] = "Rejestracja cofniÄ™ta dla %s"; +App::$strings["Click here to upgrade."] = "Kliknij tutaj, aby zaktualizować."; +App::$strings["This action exceeds the limits set by your subscription plan."] = "Ta czynność wykracza poza limity okreÅ›lone w planie subskrypcji."; +App::$strings["This action is not available under your subscription plan."] = "Ta czynność nie jest dostÄ™pna w ramach Twojego planu subskrypcji."; +App::$strings["Help:"] = "Pomoc:"; +App::$strings["Not Found"] = "Nie znaleziono"; +App::$strings["Item was not found."] = "Nie znaleziono elementu."; +App::$strings["Unknown error."] = "Nieznany bÅ‚Ä…d."; +App::$strings["No source file."] = "Brak pliku źródÅ‚owego."; +App::$strings["Cannot locate file to replace"] = "Nie można znaleźć pliku do zastÄ…pienia"; +App::$strings["Cannot locate file to revise/update"] = "Nie można zlokalizować pliku do poprawienia/aktualizacji"; +App::$strings["File exceeds size limit of %d"] = "Plik przekracza limit rozmiaru %d"; +App::$strings["You have reached your limit of %1$.0f Mbytes attachment storage."] = "OsiÄ…gnÄ™ty zostaÅ‚ limit %1$.0f MB miejsca na zaÅ‚Ä…czniki."; +App::$strings["File upload failed. Possible system limit or action terminated."] = "PrzesyÅ‚anie pliku nie powiodÅ‚o siÄ™. Możliwe ograniczenie systemowe lub dziaÅ‚anie zakoÅ„czone."; +App::$strings["Stored file could not be verified. Upload failed."] = "Nie można zweryfikować zapisanego pliku. PrzesyÅ‚anie nie powiodÅ‚o siÄ™."; +App::$strings["Path not available."] = "Åšcieżka niedostÄ™pna."; +App::$strings["Empty pathname"] = "Pusta Å›cieżka"; +App::$strings["duplicate filename or path"] = "zduplikowana nazwa pliku lub Å›cieżka"; +App::$strings["Path not found."] = "Åšcieżka nie znaleziona."; +App::$strings["mkdir failed."] = "mkdir zakoÅ„czyÅ‚ sie bÅ‚Ä™dem."; +App::$strings["database storage failed."] = "zapis w bazie danych nie powiódÅ‚ siÄ™."; +App::$strings["Empty path"] = "Pusta Å›cieżka"; +App::$strings["%s shared a %s with you"] = "%s udostÄ™pniÅ‚ Ci %s"; +App::$strings["file"] = "plik"; +App::$strings["New window"] = "Nowe okno"; +App::$strings["Open the selected location in a different window or browser tab"] = "Otwórz wybranÄ… lokalizacjÄ™ w innym oknie lub karcie przeglÄ…darki"; +App::$strings["Home, Voice"] = "Dom, gÅ‚osowy"; +App::$strings["Home, Fax"] = "Dom, fax"; +App::$strings["Work, Voice"] = "Praca, gÅ‚osowy"; +App::$strings["Work, Fax"] = "Praca, fax"; +App::$strings["View PDF"] = "WyÅ›wietl PDF"; +App::$strings[" by "] = " przez "; +App::$strings[" on "] = " na "; +App::$strings["Embedded content"] = "Osadzone treÅ›ci"; +App::$strings["Embedding disabled"] = "Osadzanie wyÅ‚Ä…czone"; +App::$strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; +App::$strings["Starts:"] = "RozpoczÄ™tych:"; +App::$strings["Finishes:"] = "ZakoÅ„czonych:"; +App::$strings["l F d, Y"] = "l F d, Y"; +App::$strings["Start:"] = "RozpoczÄ™to:"; +App::$strings["End:"] = "ZakoÅ„czono:"; +App::$strings["Timezone"] = "Strefa czasowa"; +App::$strings["This event has been added to your calendar."] = "To wydarzenie zostaÅ‚o dodane do Twojego kalendarza."; +App::$strings["Not specified"] = "NieokreÅ›lone"; +App::$strings["Needs Action"] = "Wymaga dziaÅ‚ania"; +App::$strings["Completed"] = "ZakoÅ„czone"; +App::$strings["In Process"] = "W trakcie"; +App::$strings["Cancelled"] = "Usuniete"; +App::$strings["Birthday"] = "Urodziny"; +App::$strings["Age: "] = "Wiek: "; +App::$strings["YYYY-MM-DD or MM-DD"] = "RRRR-MM-DD lub MM-DD"; +App::$strings["never"] = "nigdy"; +App::$strings["less than a second ago"] = "mniej niż sekundÄ™ temu"; +App::$strings["__ctx:e.g. 22 hours ago, 1 minute ago__ %1\$d %2\$s ago"] = "%1\$d %2\$s temu"; +App::$strings["__ctx:relative_date__ year"] = array( + 0 => "rok", + 1 => "lata", + 2 => "lat", +); +App::$strings["__ctx:relative_date__ month"] = array( + 0 => "miesiÄ…c", + 1 => "miesiÄ…ce", + 2 => "miesiÄ™cy", +); +App::$strings["__ctx:relative_date__ week"] = array( + 0 => "tydzieÅ„", + 1 => "tygodnie", + 2 => "tygodni", +); +App::$strings["__ctx:relative_date__ day"] = array( + 0 => "dzieÅ„", + 1 => "dni", + 2 => "dni", +); +App::$strings["__ctx:relative_date__ hour"] = array( + 0 => "godzina", + 1 => "godziny", + 2 => "godzin", +); +App::$strings["__ctx:relative_date__ minute"] = array( + 0 => "minuta", + 1 => "minuty", + 2 => "minut", +); +App::$strings["__ctx:relative_date__ second"] = array( + 0 => "sekunda", + 1 => "sekundy", + 2 => "sekund", +); +App::$strings["%1\$s's birthday"] = "urodziny %1\$s"; +App::$strings["Happy Birthday %1\$s"] = "%1\$s, wszystkiego najlepszego z okazji urodzin"; +App::$strings["(Unknown)"] = "(Nieznane)"; +App::$strings["Visible to anybody on the internet."] = "Widoczne dla każdego w internecie."; +App::$strings["Visible to you only."] = "Widoczne tylko dla Ciebie."; +App::$strings["Visible to anybody in this network."] = "Widoczne dla każdego w tej sieci."; +App::$strings["Visible to anybody authenticated."] = "Widoczne dla każdego uwierzytelnionego."; +App::$strings["Visible to anybody on %s."] = "Widoczne dla wszystkich na %s."; +App::$strings["Visible to all connections."] = "Widoczny dla wszystkich poÅ‚Ä…czeÅ„."; +App::$strings["Visible to approved connections."] = "Widoczny dla zatwierdzonych poÅ‚Ä…czeÅ„."; +App::$strings["Visible to specific connections."] = "Widoczny dla okreÅ›lonych poÅ‚Ä…czeÅ„."; +App::$strings["Privacy group is empty."] = "Grupa prywatnoÅ›ci jest pusta."; +App::$strings["Privacy group: %s"] = "Grupa prywatnoÅ›ci: %s"; +App::$strings["Connection not found."] = "Nie znaleziono poÅ‚Ä…czenia."; +App::$strings["profile photo"] = "zdjÄ™cie profilowe"; +App::$strings["[Edited %s]"] = "[Edytowane %s]"; +App::$strings["__ctx:edit_activity__ Post"] = "Post"; +App::$strings["__ctx:edit_activity__ Comment"] = "Komentarz"; +App::$strings["Response from remote channel was incomplete."] = "Odpowiedź z kanaÅ‚u zdalnego byÅ‚a niekompletna."; +App::$strings["Premium channel - please visit:"] = "KanaÅ‚ premium - odwiedź:"; +App::$strings["Channel was deleted and no longer exists."] = "KanaÅ‚ zostaÅ‚ usuniÄ™ty i już nie istnieje."; +App::$strings["Invalid data packet"] = "NieprawidÅ‚owy pakiet danych"; +App::$strings["invalid target signature"] = "nieprawidÅ‚owy podpis docelowy"; +App::$strings["Image/photo"] = "Obraz/zdjÄ™cie"; +App::$strings["Encrypted content"] = "Zaszyfrowana treść"; +App::$strings["Install %1\$s element %2\$s"] = "Zainstaluj element %1\$s %2\$s"; +App::$strings["This post contains an installable %s element, however you lack permissions to install it on this site."] = "Ten post zawiera możliwy do zainstalowania element %s, jednak nie masz uprawnieÅ„ do zainstalowania go w tym serwisie."; +App::$strings["card"] = "karta"; +App::$strings["article"] = "artykuÅ‚"; +App::$strings["Click to open/close"] = "Kliknij, any otworzyć/zamknąć"; +App::$strings["View article"] = "WyÅ›wietl artykuÅ‚"; +App::$strings["View summary"] = "WyÅ›wietl podsumowanie"; +App::$strings["$1 wrote:"] = "$1 napisaÅ‚:"; +App::$strings["Follow"] = "Obserwuj"; +App::$strings["%1\$s is now following %2\$s"] = "%1\$s obserwujesz teraz %2\$s"; +App::$strings["The GNU-Social protocol does not support location independence. Connections you make within that network may be unreachable from alternate channel locations."] = "Protokół GNU-Social nie obsÅ‚uguje niezależnoÅ›ci od lokalizacji. PoÅ‚Ä…czenia nawiÄ…zane w tej sieci mogÄ… być niedostÄ™pne z innych lokalizacji kanałów."; +App::$strings["GNU-Social Protocol App"] = "Aplikacja Protokół GNU-Social"; +App::$strings["GNU-Social Protocol"] = "GNU-Social Protocol"; +App::$strings["QR code"] = "Kod QR"; +App::$strings["QR Generator"] = "Generator QR"; +App::$strings["Enter some text"] = "Wprowadź jakiÅ› tekst"; +App::$strings["Popular Channels"] = "Popularne kanaÅ‚y"; +App::$strings["Channels to auto connect"] = "KanaÅ‚y do automatycznego podÅ‚Ä…czenia"; +App::$strings["Comma separated list"] = "Lista rozdzielana przecinkami"; +App::$strings["IRC Settings"] = "Ustawienia IRC"; +App::$strings["IRC settings saved."] = "Zapisano ustawienia IRC."; +App::$strings["IRC Chatroom"] = "Pokój rozmów IRC"; +App::$strings["Send email to all members"] = "WyÅ›lij e-mail do wszystkich czÅ‚onków"; +App::$strings["No recipients found."] = "Nie znaleziono adresatów."; +App::$strings["%1\$d of %2\$d messages sent."] = "WysÅ‚ano %1\$d wiadomoÅ›ci z %2\$d zadysponowanych."; +App::$strings["Send email to all hub members."] = "WyÅ›lij wiadomość e-mail do wszystkich czÅ‚onków huba."; +App::$strings["Message subject"] = "Temat wiadomoÅ›ci"; +App::$strings["Sender Email address"] = "Adres e-mail nadawcy"; +App::$strings["Test mode (only send to hub administrator)"] = "Tryb testowy (wysyÅ‚aj tylko do administratora huba)"; +App::$strings["Your Webbie:"] = "Twój Webbie:"; +App::$strings["Fontsize (px):"] = "Wielkość czcionki (px):"; +App::$strings["Link:"] = "Link:"; +App::$strings["Like us on Hubzilla"] = "Polub nas na Hubzilli"; +App::$strings["Embed:"] = "Osadzone:"; +App::$strings["Save Settings"] = "Zapisz ustawienia"; +App::$strings["text to include in all outgoing posts from this site"] = "tekst do umieszczania we wszystkich postach wychodzÄ…cych z tej witryny"; +App::$strings["lonely"] = "samotny"; +App::$strings["drunk"] = "pijany"; +App::$strings["horny"] = "seksualnie podniecony"; +App::$strings["stoned"] = "zjarany"; +App::$strings["fucked up"] = "spieprzone"; +App::$strings["clusterfucked"] = "klasterfucked"; +App::$strings["crazy"] = "zwariowany"; +App::$strings["hurt"] = "ból"; +App::$strings["sleepy"] = "senny"; +App::$strings["grumpy"] = "gderliwy"; +App::$strings["high"] = "wysoki"; +App::$strings["semi-conscious"] = "półprzytomny"; +App::$strings["in love"] = "zakochany"; +App::$strings["in lust"] = "w pożądaniu"; +App::$strings["naked"] = "nagi"; +App::$strings["stinky"] = "Å›mierdzÄ…cy"; +App::$strings["sweaty"] = "spocony"; +App::$strings["bleeding out"] = "wykrwawiać siÄ™"; +App::$strings["victorious"] = "zwyciÄ™ski"; +App::$strings["defeated"] = "pokonany"; +App::$strings["envious"] = "zazdrosny"; +App::$strings["jealous"] = "zazdrosny"; +App::$strings["This website is tracked using the <a href='http://www.piwik.org'>Piwik</a> analytics tool."] = "Ta witryna jest Å›ledzona za pomocÄ… narzÄ™dzia analitycznego <a href='http://www.piwik.org'>Piwik</a>."; +App::$strings["If you do not want that your visits are logged this way you <a href='%s'>can set a cookie to prevent Piwik from tracking further visits of the site</a> (opt-out)."] = "JeÅ›li nie chcesz, aby Twoje wizyty byÅ‚y rejestrowane w ten sposób, <a href='%s'> możesz ustawić plik cookie, aby uniemożliwić Piwik Å›ledzenie dalszych wizyt na stronie </a> (rezygnacja)."; +App::$strings["Piwik Base URL"] = "Bazowy adres URL Piwik"; +App::$strings["Absolute path to your Piwik installation. (without protocol (http/s), with trailing slash)"] = "Absolutna Å›cieżka do instalacji Piwika. (bez protokoÅ‚u (http/s), z koÅ„cowym ukoÅ›nikiem)"; +App::$strings["Site ID"] = "ID witryny"; +App::$strings["Show opt-out cookie link?"] = "Pokazać link do rezygnacji z pliku cookie?"; +App::$strings["Asynchronous tracking"] = "Åšledzenie asynchroniczne"; +App::$strings["Enable frontend JavaScript error tracking"] = "WÅ‚Ä…cz Å›ledzenie bÅ‚Ä™dów JavaScript w interfejsie użytkownika"; +App::$strings["This feature requires Piwik >= 2.2.0"] = "Ta funkcjonalność wymaga Piwik >= 2.2.0"; +App::$strings["Access Denied"] = "DostÄ™p zabroniony"; +App::$strings["Enable Community Moderation"] = "WÅ‚Ä…cz moderacjÄ™ spoÅ‚ecznoÅ›ciowÄ…"; +App::$strings["Reputation automatically given to new members"] = "Reputacja przyznawana automatycznie nowym czÅ‚onkom"; +App::$strings["Reputation will never fall below this value"] = "Reputacja nigdy nie spadnie poniżej tej wartoÅ›ci"; +App::$strings["Minimum reputation before posting is allowed"] = "Dozwolona jest minimalna reputacja przed rozpoczÄ™ciem postów"; +App::$strings["Minimum reputation before commenting is allowed"] = "Dozwolona jest minimalna reputacja przed rozpoczÄ™ciem komentowania"; +App::$strings["Minimum reputation before a member is able to moderate other posts"] = "Minimalna reputacja, zanim czÅ‚onek bÄ™dzie mógÅ‚ moderować inne posty"; +App::$strings["Max ratio of moderator's reputation that can be added to/deducted from reputation of person being moderated"] = "Maksymalny współczynnik reputacji moderatora, który można dodać do reputacji moderowanej osoby lub od niej odjąć"; +App::$strings["Reputation \"cost\" to post"] = "\"Koszt\" reputacji dla postu"; +App::$strings["Reputation \"cost\" to comment"] = "\"Koszt\" reputacji dla komentarza"; +App::$strings["Reputation automatically recovers at this rate per hour until it reaches minimum_to_post"] = "Reputacja automatycznie odÅ›wieżana jest w tym tempie co godzinÄ™, dopóki nie osiÄ…gnie minimum_to_post"; +App::$strings["When minimum_to_moderate > reputation > minimum_to_post reputation recovers at this rate per hour"] = "Kiedy minimum_to_moderate > reputation> minimum_to_post reputacja odÅ›wieża na jest z takÄ… szybkoÅ›ciÄ… na godzinÄ™"; +App::$strings["Community Moderation Settings"] = "Ustawienia moderowania spoÅ‚ecznoÅ›ciowego"; +App::$strings["Channel Reputation"] = "Reputacja kanaÅ‚u"; +App::$strings["An Error has occurred."] = "WystÄ…piÅ‚ bÅ‚Ä…d."; +App::$strings["Upvote"] = "GÅ‚osuj za"; +App::$strings["Downvote"] = "GÅ‚osuj przeciw"; +App::$strings["Can moderate reputation on my channel."] = "MogÄ™ moderować reputacjÄ™ na moim kanale."; +App::$strings["Errors encountered deleting database table "] = "Napotkano bÅ‚Ä™dy podczas usuwania tabeli bazy danych "; +App::$strings["Submit Settings"] = "PrzeÅ›lij ustawienia"; +App::$strings["Drop tables when uninstalling?"] = "Usunąć tabele podczas odinstalowywania?"; +App::$strings["If checked, the Rendezvous database tables will be deleted when the plugin is uninstalled."] = "JeÅ›li zaznaczone, po odinstalowaniu wtyczki zostanÄ… usuniÄ™te wszystkie tabele z bazy danych Rendezvous."; +App::$strings["Mapbox Access Token"] = "Token Mapbox Access"; +App::$strings["If you enter a Mapbox access token, it will be used to retrieve map tiles from Mapbox instead of the default OpenStreetMap tile server."] = "JeÅ›li wprowadzisz token dostÄ™pu Mapbox, bÄ™dzie on używany do pobierania fragmentów mapy z Mapbox, zamiast z domyÅ›lnego serwera kafelków OpenStreetMap."; +App::$strings["Rendezvous"] = "Rendezvous"; +App::$strings["This identity has been deleted by another member due to inactivity. Please press the \"New identity\" button or refresh the page to register a new identity. You may use the same name."] = "Ta tożsamość zostaÅ‚a usuniÄ™ta przez innego czÅ‚onka z powodu braku aktywnoÅ›ci. ProszÄ™ nacisnąć przycisk \"Nowa tożsamość\" lub odÅ›wieżyć stronÄ™, aby zarejestrować nowÄ… tożsamość. Możesz użyć tej samej nazwy."; +App::$strings["Welcome to Rendezvous!"] = "Witamy w Rendezvous!"; +App::$strings["Enter your name to join this rendezvous. To begin sharing your location with the other members, tap the GPS control. When your location is discovered, a red dot will appear and others will be able to see you on the map."] = "Wpisz swoje imiÄ™ i nazwisko, aby doÅ‚Ä…czyć do tego spotkania. W celu rozpoczÄ™cia udostÄ™pniania swojej lokalizacji innym czÅ‚onkom, dotknij elementu sterujÄ…cego GPS. Gdy Twoja lokalizacja zostanie odkryta, pojawi siÄ™ czerwona kropka i inni bÄ™dÄ… mogli CiÄ™ zobaczyć na mapie."; +App::$strings["Let's meet here"] = "Spotkajmy siÄ™ tutaj"; +App::$strings["New marker"] = "Nowy znacznik"; +App::$strings["Edit marker"] = "Edytuj znacznik"; +App::$strings["New identity"] = "Nowa tożsamość"; +App::$strings["Delete marker"] = "UsuÅ„ znacznik"; +App::$strings["Delete member"] = "UsuÅ„ czÅ‚onka"; +App::$strings["Edit proximity alert"] = "Edytuj alert zbliżeniowy"; +App::$strings["A proximity alert will be issued when this member is within a certain radius of you.<br><br>Enter a radius in meters (0 to disable):"] = "Alert zbliżeniowy zostanie wygenerowany, gdy ten czÅ‚onek znajdzie siÄ™ w okreÅ›lonym promieniu od Ciebie. <br> <br> Wprowadź promieÅ„ w metrach (0, aby wyÅ‚Ä…czyć):"; +App::$strings["distance"] = "odlegÅ‚ość"; +App::$strings["Proximity alert distance (meters)"] = "OdlegÅ‚ość ostrzeżenia o bliskoÅ›ci (metry)"; +App::$strings["A proximity alert will be issued when you are within a certain radius of the marker location.<br><br>Enter a radius in meters (0 to disable):"] = "Alert zbliżeniowy zostanie wygenerowany, gdy znajdziesz siÄ™ w okreÅ›lonym promieniu od lokalizacji znacznika. <br> <br> Wprowadź promieÅ„ w metrach (0, aby wyÅ‚Ä…czyć):"; +App::$strings["Marker proximity alert"] = "Ostrzeżenie o bliskoÅ›ci znacznika"; +App::$strings["Reminder note"] = "Notatka przypominajÄ…ca"; +App::$strings["Enter a note to be displayed when you are within the specified proximity..."] = "Wprowadź notatkÄ™, która bÄ™dzie wyÅ›wietlana, gdy bÄ™dziesz w okreÅ›lonej odlegÅ‚oÅ›ci ..."; +App::$strings["Add new rendezvous"] = "Dodaj nowe spotkanie"; +App::$strings["Create a new rendezvous and share the access link with those you wish to invite to the group. Those who open the link become members of the rendezvous. They can view other member locations, add markers to the map, or share their own locations with the group."] = "Utwórz nowe spotkanie i udostÄ™pnij Å‚Ä…cze dostÄ™pu tym, których chcesz zaprosić do grupy. Osoby, które otworzÄ… Å‚Ä…cze, stajÄ… siÄ™ czÅ‚onkami spotkania. MogÄ… wyÅ›wietlać lokalizacje innych czÅ‚onków, dodawać znaczniki do mapy lub udostÄ™pniać wÅ‚asne lokalizacje grupie."; +App::$strings["You have no rendezvous. Press the button above to create a rendezvous!"] = "Nie masz spotkania. NaciÅ›nij przycisk powyżej, aby utworzyć spotkanie!"; +App::$strings["Skeleton App"] = "Aplikacja Szkielet"; +App::$strings["A skeleton for addons, you can copy/paste"] = "Szkielet dodatków, który można skopiować i wkleić"; +App::$strings["Some setting"] = "JakieÅ› ustawienie"; +App::$strings["A setting"] = "Ustawienie"; +App::$strings["Skeleton Settings"] = "Ustawienia Skeleton"; +App::$strings["Post to Hubzilla"] = "WyÅ›lij do Hubzilli"; +App::$strings["Channel is required."] = "KanaÅ‚ jest wymagany."; +App::$strings["Hubzilla Crosspost Connector Settings saved."] = "Ustawienia Hubzilla Crosspost Connector zostaÅ‚y zapisane."; +App::$strings["Hubzilla Crosspost Connector App"] = "Aplikacja Hubzilla Crosspost Connector"; +App::$strings["Relay public postings to another Hubzilla channel"] = "Przekaż publiczne posty na inny kanaÅ‚ Hubzilla"; +App::$strings["Send public postings to Hubzilla channel by default"] = "DomyÅ›lnie wysyÅ‚aj publiczne posty na kanaÅ‚ Hubzilla"; +App::$strings["Hubzilla API Path"] = "Åšcieżka API Hubzilla"; +App::$strings["https://{sitename}/api"] = "https://{sitename}/api"; +App::$strings["Hubzilla login name"] = "Nazwa logowania Hubzilla"; +App::$strings["Hubzilla channel name"] = "Nazwa kanaÅ‚u Hubzilla"; +App::$strings["Nickname"] = "Pseudonim"; +App::$strings["Hubzilla password"] = "HasÅ‚o Hubzilla"; +App::$strings["Hubzilla Crosspost Connector"] = "Hubzilla Crosspost Connector"; +App::$strings["TOTP Two-Step Verification"] = "Weryfikacja dwuetapowa TOTP"; +App::$strings["Enter the 2-step verification generated by your authenticator app:"] = "Wprowadź dwuetapowÄ… weryfikacjÄ™ wygenerowanÄ… przez aplikacjÄ™ uwierzytelniajÄ…cÄ…:"; +App::$strings["Success!"] = "Powodzenie!"; +App::$strings["Invalid code, please try again."] = "NieprawidÅ‚owy kod, proszÄ™ spróbować ponownie."; +App::$strings["Too many invalid codes..."] = "Za dużo nieprawidÅ‚owych kodów ..."; +App::$strings["Verify"] = "Zweryfikuj"; +App::$strings["You haven't set a TOTP secret yet.\nPlease click the button below to generate one and register this site\nwith your preferred authenticator app."] = "Nie ustawiÅ‚eÅ› jeszcze sekretu TOTP.\nKliknij przycisk poniżej, aby to wygenerować i zarejestrować witrynÄ™\nw preferowanej aplikacji uwierzytelniajÄ…cej."; +App::$strings["Your TOTP secret is"] = "Twój sekret TOTP to"; +App::$strings["Be sure to save it somewhere in case you lose or replace your mobile device.\nUse your mobile device to scan the QR code below to register this site\nwith your preferred authenticator app."] = "Zapisz go gdzieÅ› na wypadek zgubienia lub wymiany urzÄ…dzenia mobilnego.\nUżyj urzÄ…dzenia mobilnego, aby zeskanować poniższy kod QR i zarejestrować tÄ… witrynÄ™\nw preferowanej aplikacji uwierzytelniajÄ…cej."; +App::$strings["Test"] = "Test"; +App::$strings["Generate New Secret"] = "Generowanie nowego sekretu"; +App::$strings["Go"] = "Idź dalej"; +App::$strings["Enter your password"] = "Wprowadź swoje hasÅ‚o"; +App::$strings["enter TOTP code from your device"] = "wprowadź kod TOTP z urzÄ…dzenia"; +App::$strings["Pass!"] = "PrzeszÅ‚o!"; +App::$strings["Fail"] = "BÅ‚Ä…d"; +App::$strings["Incorrect password, try again."] = "NieprawidÅ‚owe hasÅ‚o, spróbuj ponownie."; +App::$strings["Record your new TOTP secret and rescan the QR code above."] = "Zapisz swój nowy sekret TOTP i ponownie przeskanuj powyższy kod QR."; +App::$strings["TOTP Settings"] = "Ustawienia TOTP"; +App::$strings["Your account on %s will expire in a few days."] = "Twoje konto na %s wygaÅ›nie za kilka dni."; +App::$strings["Your $Productname test account is about to expire."] = "Twoje konto testowe $Productname wkrótce wygaÅ›nie."; +App::$strings["An account has been created for you."] = "Konto zostaÅ‚o dla Ciebie utworzone."; +App::$strings["Authentication successful but rejected: account creation is disabled."] = "Uwierzytelnianie przebiegÅ‚o pomyÅ›lne, ale zostaÅ‚o odrzucone: tworzenie konta jest wyÅ‚Ä…czone."; +App::$strings["DB Cleanup Failure"] = "BÅ‚Ä…d czyszczenia bazy danych"; +App::$strings["[cart] Item Added"] = "[koszyk] Dodano element"; +App::$strings["Order already checked out."] = "Zamówienie już jest wyrejestrowane."; +App::$strings["Drop database tables when uninstalling."] = "UsuÅ„ tabele bazy danych podczas odinstalowywania."; +App::$strings["Cart Settings"] = "Ustawienia koszyka"; +App::$strings["Shop"] = "Sklep"; +App::$strings["Order Not Found"] = "Nie znaleziono zamówienia"; +App::$strings["Cart utilities for orders and payments"] = "NarzÄ™dzia koszyka do zamówieÅ„ i pÅ‚atnoÅ›ci"; +App::$strings["You must be logged into the Grid to shop."] = "Aby robić zakupy, musisz być zalogowany do Siatki."; +App::$strings["Order not found."] = "Nie znaleziono zamówienia."; +App::$strings["Access denied."] = "DostÄ™p zabroniony."; +App::$strings["No Order Found"] = "Nie znaleziono zamówienia"; +App::$strings["An unknown error has occurred Please start again."] = "WystÄ…piÅ‚ nieznany bÅ‚Ä…d. Zacznij od nowa."; +App::$strings["Requirements not met."] = "Nie speÅ‚nia wymagaÅ„."; +App::$strings["Review your order and complete any needed requirements."] = "Przejrzyj swoje zamówienie i speÅ‚nij wszystkie wymagania."; +App::$strings["Invalid Payment Type. Please start again."] = "NieprawidÅ‚owy typ pÅ‚atnoÅ›ci. Zacznij od nowa."; +App::$strings["Order not found"] = "Nie znaleziono zamówienia"; +App::$strings["Enable Order/Item Options"] = "WÅ‚Ä…cz opcjÄ™ Zamówienie/Element"; +App::$strings["Label"] = "Etykieta"; +App::$strings["Instructions"] = "Instukcje"; +App::$strings["Enable Hubzilla Services Module"] = "WÅ‚Ä…cz moduÅ‚ usÅ‚ug Hubzilla"; +App::$strings["New Sku"] = "Nowy SKU"; +App::$strings["Cannot save edits to locked item."] = "Nie można zapisać zmian w zablokowanym elemencie."; +App::$strings["SKU not found."] = "Nie znaleziono SKU."; +App::$strings["Invalid Activation Directive."] = "NieprawidÅ‚owa dyrektywa aktywacyjna."; +App::$strings["Invalid Deactivation Directive."] = "NieprawidÅ‚owa dyrektywa dezaktywacyjna."; +App::$strings["Add to this privacy group"] = "Dodaj do tej grupy prywatnoÅ›ci"; +App::$strings["Set user service class"] = "Ustaw klasÄ™ usÅ‚ug użytkownika"; +App::$strings["You must be using a local account to purchase this service."] = "Aby kupić tÄ™ usÅ‚ugÄ™, musisz korzystać z konta lokalnego."; +App::$strings["Changes Locked"] = "Zmiany zablokowane"; +App::$strings["Item available for purchase."] = "Element dostÄ™pny do zakupu."; +App::$strings["Price"] = "Cena"; +App::$strings["Photo URL"] = "Adres URL zdjÄ™cia"; +App::$strings["Add buyer to privacy group"] = "Dodaj kupujÄ…cego do grupy prywatnoÅ›ci"; +App::$strings["Add buyer as connection"] = "Dodaj kupujÄ…cego jako poÅ‚Ä…czenie"; +App::$strings["Set Service Class"] = "Ustaw klasÄ™ usÅ‚ugi"; +App::$strings["Enable Subscription Management Module"] = "WÅ‚Ä…cz moduÅ‚ zarzÄ…dzania subskrypcjami"; +App::$strings["Cannot include subscription items with different terms in the same order."] = "Nie może zawierać elementów subskrypcji z różnymi terminami w tej samej kolejnoÅ›ci."; +App::$strings["Select Subscription to Edit"] = "Wybierz subskrypcjÄ™ do edycji"; +App::$strings["Edit Subscriptions"] = "Edytuj subskrypcje"; +App::$strings["Subscription SKU"] = "Subskrypcja SKU"; +App::$strings["Catalog Description"] = "Opis katalogu"; +App::$strings["Subscription available for purchase."] = "Subskrypcja dostÄ™pna do zakupu."; +App::$strings["Maximum active subscriptions to this item per account."] = "Maksymalna liczba aktywnych subskrypcji tego elementu na konto."; +App::$strings["Subscription price."] = "Cena subskrypcji."; +App::$strings["Quantity"] = "Ilość"; +App::$strings["Term"] = "Termin"; +App::$strings["Enable Paypal Button Module (API-v2)"] = "WÅ‚Ä…cz moduÅ‚ przycisków Paypal (API-v2)"; +App::$strings["Use Production Key"] = "Użyj klucza produkcyjnego"; +App::$strings["Paypal Sandbox Client Key"] = "Klucz klienta Paypal Sandbox"; +App::$strings["Paypal Sandbox Secret Key"] = "Tajny klucz Paypal Sandbox"; +App::$strings["Paypal Production Client Key"] = "Klucz klienta produkcyjny Paypal"; +App::$strings["Paypal Production Secret Key"] = "Tajny klucz produkcyjny Paypal"; +App::$strings["Paypal button payments are not enabled."] = "PÅ‚atnoÅ›ci za pomocÄ… przycisku PayPal nie sÄ… wÅ‚Ä…czone."; +App::$strings["Paypal button payments are not properly configured. Please choose another payment option."] = "PÅ‚atnoÅ›ci za pomocÄ… przycisku PayPal nie sÄ… poprawnie skonfigurowane. Wybierz innÄ… opcjÄ™ pÅ‚atnoÅ›ci."; +App::$strings["Enable Paypal Button Module"] = "WÅ‚Ä…cz moduÅ‚ przycisku Paypal"; +App::$strings["Enable Manual Cart Module"] = "WÅ‚Ä…cz moduÅ‚ rÄ™cznego koszyka"; +App::$strings["Access Denied."] = "DostÄ™p zabroniony."; +App::$strings["Invalid Item"] = "ZÅ‚a pozycja"; +App::$strings["Error: order mismatch. Please try again."] = "BÅ‚Ä…d: niezgodność zamówienia. ProszÄ™ spróbuj ponownie."; +App::$strings["Manual payments are not enabled."] = "PÅ‚atnoÅ›ci rÄ™czne nie sÄ… wÅ‚Ä…czone."; +App::$strings["Finished"] = "ZakoÅ„czone"; +App::$strings["Enable Test Catalog"] = "WÅ‚Ä…cz katalog testów"; +App::$strings["Enable Manual Payments"] = "WÅ‚Ä…cz pÅ‚atnoÅ›ci rÄ™czne"; +App::$strings["Base Merchant Currency"] = "Podstawowa waluta sprzedawcy"; +App::$strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "NapotkaliÅ›my problem podczas logowania za pomocÄ… podanego przez Ciebie identyfikatora OpenID. Sprawdź poprawnÄ… pisowniÄ™ identyfikatora."; +App::$strings["The error message was:"] = "Komunikat o bÅ‚Ä™dzie brzmi:"; +App::$strings["First Name"] = "ImiÄ™"; +App::$strings["Last Name"] = "Nazwisko"; +App::$strings["Full Name"] = "PeÅ‚na nazwa"; +App::$strings["Profile Photo 16px"] = "ZdjÄ™cie profilowe 16px"; +App::$strings["Profile Photo 32px"] = "ZdjÄ™cie profilowe 32px"; +App::$strings["Profile Photo 48px"] = "ZdjÄ™cie profilowe 48px"; +App::$strings["Profile Photo 64px"] = "ZdjÄ™cie profilowe 64px"; +App::$strings["Profile Photo 80px"] = "ZdjÄ™cie profilowe 80px"; +App::$strings["Profile Photo 128px"] = "ZdjÄ™cie profilowe 128px"; +App::$strings["Birth Year"] = "Rok urodzenia"; +App::$strings["Birth Month"] = "MiesiÄ…c urodzenia"; +App::$strings["Birth Day"] = "DzieÅ„ urodzenia"; +App::$strings["Birthdate"] = "Data urodzenia"; +App::$strings["OpenID protocol error. No ID returned."] = "BÅ‚Ä…d protokoÅ‚u OpenID. Brak identyfikatora."; +App::$strings["Hubzilla File Storage Import"] = "Import z magazynu plików Hubzilla"; +App::$strings["This will import all your cloud files from another server."] = "Spowoduje to zaimportowanie wszystkich plików w chmurze z innego huba Hubzilla."; +App::$strings["Hubzilla Server base URL"] = "Bazowy adres URL serwera Hubzilla"; +App::$strings["Since modified date yyyy-mm-dd"] = "Od daty modyfikacji rrrr-mm-dd"; +App::$strings["Until modified date yyyy-mm-dd"] = "Do daty modyfikacji rrrr-mm-dd"; +App::$strings["Diaspora Protocol Settings updated."] = "Zaktualizowano ustawienia protokoÅ‚u Diaspora."; +App::$strings["The diaspora protocol does not support location independence. Connections you make within that network may be unreachable from alternate channel locations."] = "Protokół Diaspora nie obsÅ‚uguje niezależnoÅ›ci lokalizacji. PoÅ‚Ä…czenia nawiÄ…zane w tej sieci mogÄ… być niedostÄ™pne z innych lokalizacji kanałów."; +App::$strings["Diaspora Protocol App"] = "Aplikacja Diaspora Protocol"; +App::$strings["Allow any Diaspora member to comment on your public posts"] = "Pozwól każdemu czÅ‚onkowi Diaspory komentować Twoje publiczne posty"; +App::$strings["Prevent your hashtags from being redirected to other sites"] = "Zapobiegaj przekierowywaniu hashtagów do innych witryn"; +App::$strings["Sign and forward posts and comments with no existing Diaspora signature"] = "Podpisuj i przesyÅ‚aj dalej posty i komentarze bez podpisu Diaspory"; +App::$strings["Followed hashtags (comma separated, do not include the #)"] = "Obserwowane hashtagi (oddzielone przecinkami, nie dodawaj #)"; +App::$strings["Diaspora Protocol"] = "Diaspora Protocol"; +App::$strings["No username found in import file."] = "W pliku importu nie znaleziono nazwy użytkownika."; +App::$strings["%1\$s dislikes %2\$s's %3\$s"] = "%1\$s desaprobat %2\$s %3\$s"; +App::$strings["Please install the statistics addon to be able to configure a diaspora relay"] = "Zainstaluj dodatek do statystyk, aby móc skonfigurować przekaźnik Diaspory"; +App::$strings["Diaspora Relay Handle"] = "Uchwyt przekaźnika Diaspory"; +App::$strings["Address of a diaspora relay. Example: relay@diasporarelay.tld"] = "Adres przekaźnika diaspory. PrzykÅ‚ad: relay@diasporarelay.tld"; +App::$strings["Diaspora relay could not be imported"] = "Nie można zaimportować przekaźnika diaspory"; +App::$strings["Hubzilla Directory Stats"] = "Statystyki katalogowe Hubzilla"; +App::$strings["Total Hubs"] = "Razem huby"; +App::$strings["Hubzilla Hubs"] = "Huby Hubzilla"; +App::$strings["Friendica Hubs"] = "Huby Friendica"; +App::$strings["Diaspora Pods"] = "Pody Diaspora"; +App::$strings["Hubzilla Channels"] = "KanaÅ‚y Hubzilla"; +App::$strings["Friendica Channels"] = "KanaÅ‚y Friendica"; +App::$strings["Diaspora Channels"] = "KanaÅ‚y Diaspora"; +App::$strings["Aged 35 and above"] = "W wieku 35 lat i wiÄ™cej"; +App::$strings["Aged 34 and under"] = "W wieku 34 lat i poniżej"; +App::$strings["Average Age"] = "Åšredni wiek"; +App::$strings["Known Chatrooms"] = "Znane czaty"; +App::$strings["Known Tags"] = "Znane tagi"; +App::$strings["Please note Diaspora and Friendica statistics are merely those **this directory** is aware of, and not all those known in the network. This also applies to chatrooms,"] = "ProszÄ™ mieć na uwadze, że statystyki Diaspory i Friendica to tylko te,które sÄ… widoczne dla **tego katalogu**, a nie wszystkie znane w sieci. Dotyczy to również czatów,"; +App::$strings["Show Upload Limits"] = "Pokaż limity przesyÅ‚ania"; +App::$strings["Hubzilla configured maximum size: "] = "Maksymalny rozmiar skonfigurowany w Hubzilli: "; +App::$strings["PHP upload_max_filesize: "] = "PHP upload_max_filesize: "; +App::$strings["PHP post_max_size (must be larger than upload_max_filesize): "] = "PHP post_max_size (musi być wiÄ™ksze od upload_max_filesize): "; +App::$strings["Hide Aside App"] = "Aplikacja Hide Aside"; +App::$strings["Fade out aside areas after a while when using endless scroll"] = "Powoduje zanikanie obszaru po chwili, gdy używasz dÅ‚ugiego przewijania"; +App::$strings["Installed"] = "Zainstalowane"; +App::$strings["You're welcome."] = "ProszÄ™ bardzo."; +App::$strings["Ah shucks..."] = "O cholera ..."; +App::$strings["Don't mention it."] = "Nie wspominaj o tym."; +App::$strings["<blush>"] = "<rumieniec>"; +App::$strings["View Larger"] = "Zobacz wiÄ™ksze"; +App::$strings["Tile Server URL"] = "Adres URL serwera kafelków rastrowych"; +App::$strings["A list of <a href=\"http://wiki.openstreetmap.org/wiki/TMS\" target=\"_blank\">public tile servers</a>"] = "Lista <a href=\"http://wiki.openstreetmap.org/wiki/TMS\" target=\"_blank\">publicznych serwerów kafelków</a>"; +App::$strings["Nominatim (reverse geocoding) Server URL"] = "Adres URL serwera Nominatim (odwrotne geokodowanie)"; +App::$strings["A list of <a href=\"http://wiki.openstreetmap.org/wiki/Nominatim\" target=\"_blank\">Nominatim servers</a>"] = "Lista <a href=\"http://wiki.openstreetmap.org/wiki/Nominatim\" target=\"_blank\">serwerów Nominatim</a>"; +App::$strings["Default zoom"] = "PowiÄ™kszenie domyÅ›lne"; +App::$strings["The default zoom level. (1:world, 18:highest, also depends on tile server)"] = "DomyÅ›lny poziom powiÄ™kszenia. (1: Å›wiat, 18: najwyższy, zależy również od serwera kafelków)"; +App::$strings["Include marker on map"] = "UwzglÄ™dnij znacznik na mapie"; +App::$strings["Include a marker on the map."] = "Umieść znacznik na tej mapie."; +App::$strings["Livejournal Crosspost Connector App"] = "Aplikacja Livejournal Crosspost Connector"; +App::$strings["Relay public posts to Livejournal"] = "Przekazuj publiczne posty do Livejournal"; +App::$strings["Livejournal username"] = "Nazwa użytkownika w Livejournal"; +App::$strings["Livejournal password"] = "HasÅ‚o do Livejournal"; +App::$strings["Post to Livejournal by default"] = "DomyÅ›lnie wysyÅ‚aj do Livejournal"; +App::$strings["Send wall-to-wall posts to Livejournal"] = "WysyÅ‚aj posty \"wall-to-wall\" do Livejournal"; +App::$strings["Add link to original post"] = "Dodaj odnoÅ›nik do oryginalnego postu"; +App::$strings["Livejournal Crosspost Connector"] = "Livejournal Crosspost Connector"; +App::$strings["Post to Livejournal"] = "Publikuj w Livejournal"; +App::$strings["Posted by"] = "WysÅ‚ane przez"; +App::$strings["Workflow user."] = "PrzepÅ‚yw pracy użytkownika."; +App::$strings["This channel"] = "Ten kanaÅ‚"; +App::$strings["Workflow"] = "PrzepÅ‚yw pracy"; +App::$strings["No Workflows Available"] = "Å»aden przepÅ‚yw nie jest dostÄ™pny"; +App::$strings["Add item to which workflow"] = "Dodaj element do przepÅ‚ywu pracy"; +App::$strings["Create Workflow Item"] = "Utwórz element przepÅ‚ywu pracy"; +App::$strings["Link"] = "Link"; +App::$strings["Web link."] = "Link do strony internetowej."; +App::$strings["Brief description or title"] = "Krótki opis lub tytuÅ‚"; +App::$strings["Notes and Info"] = "Uwagi i informacje"; +App::$strings["Body"] = "CiaÅ‚o"; +App::$strings["Workflow Settings"] = "Ustawienia przepÅ‚ywu pracy"; +App::$strings["Jabber BOSH host"] = "Host Jabber BOSH"; +App::$strings["Use central userbase"] = "Użyj centralnej bazy użytkowników"; +App::$strings["If enabled, members will automatically login to an ejabberd server that has to be installed on this machine with synchronized credentials via the \"auth_ejabberd.php\" script."] = "JeÅ›li jest wÅ‚Ä…czone, czÅ‚onkowie bÄ™dÄ… automatycznie logować siÄ™ do serwera ejabberd, który musi być zainstalowany na tym komputerze z zsynchronizowanymi danymi uwierzytelniajÄ…cymi za poÅ›rednictwem skryptu „auth_ejabberd.phpâ€."; +App::$strings["XMPP settings updated."] = "Zaktualizowano ustawienia XMPP."; +App::$strings["XMPP App"] = "Aplikacja XMPP"; +App::$strings["Embedded XMPP (Jabber) client"] = "Osadzony klient XMPP (Jabber)"; +App::$strings["Individual credentials"] = "Indywidualne poÅ›wiadczenia"; +App::$strings["Jabber BOSH server"] = "Serwer Jabber BOSH"; +App::$strings["XMPP Settings"] = "Ustawienia XMPP"; +App::$strings["Superblock App"] = "Aplikacja Superblock"; +App::$strings["Block channels"] = "Blokuj kanaÅ‚"; +App::$strings["superblock settings updated"] = "zaktualizowano ustawienia superbloku"; +App::$strings["Currently blocked"] = "Obecnie zablokowane"; +App::$strings["No channels currently blocked"] = "Obecnie żadne kanaÅ‚y nie sÄ… zablokowane"; +App::$strings["Block Completely"] = "Zablokuj caÅ‚kowicie"; +App::$strings["Random Planet App"] = "Aplikacja Random Planet"; +App::$strings["Set a random planet from the Star Wars Empire as your location when posting"] = "Podczas wysyÅ‚ania ustaw, jako lokalizacjÄ™, losowÄ… planetÄ™ z Imperium Gwiezdnych Wojen"; +App::$strings["Possible adult content"] = "Możliwe treÅ›ci dla dorosÅ‚ych"; +App::$strings["%s - view"] = "%s - widok"; +App::$strings["NSFW Settings saved."] = "Zapisano ustawienia NSFW."; +App::$strings["NSFW App"] = "Aplikacja NSFW"; +App::$strings["Collapse content that contains predefined words"] = "ZwiÅ„ zawartość zawierajÄ…cÄ… predefiniowane sÅ‚owa"; +App::$strings["This app looks in posts for the words/text you specify below, and collapses any content containing those keywords so it is not displayed at inappropriate times, such as sexual innuendo that may be improper in a work setting. It is polite and recommended to tag any content containing nudity with #NSFW. This filter can also match any other word/text you specify, and can thereby be used as a general purpose content filter."] = "Ta aplikacja wyszukuje sÅ‚owa lub tekst, okreÅ›lone poniżej i zwija wszelkie treÅ›ci zawierajÄ…ce te sÅ‚owa kluczowe, aby nie byÅ‚y wyÅ›wietlane w nieodpowiednich momentach, takich jak insynuacje seksualne, które mogÄ… być niewÅ‚aÅ›ciwe w miejscu pracy. Grzecznie jest i zaleca siÄ™, oznaczanie wszelkich treÅ›ci zawierajÄ…cych nagość tagiem #NSFW. Ten filtr może również pasować do dowolnego innego okreÅ›lonego sÅ‚owa lub tekstu, dziÄ™ki czemu może być używany jako filtr treÅ›ci ogólnego przeznaczenia."; +App::$strings["Comma separated list of keywords to hide"] = "Lista słów kluczowych rozdzielona przecinkami"; +App::$strings["Word, /regular-expression/, lang=xx, lang!=xx"] = "SÅ‚owo, /wyrażenie regularne/, lang=xx, lang!=xx"; +App::$strings["NSFW"] = "NSFW"; +App::$strings["Three Dimensional Tic-Tac-Toe"] = "Trójwymiarowy Tic-Tac-Toe"; +App::$strings["3D Tic-Tac-Toe"] = "3D Tic-Tac-Toe"; +App::$strings["New game"] = "Nowa gra"; +App::$strings["New game with handicap"] = "Nowa gra z handicapem"; +App::$strings["Three dimensional tic-tac-toe is just like the traditional game except that it is played on multiple levels simultaneously. "] = "Trójwymiarowa gra w kółko i krzyżyk jest podobna do tradycyjnej gry, z tym wyjÄ…tkiem, że gra siÄ™ w niÄ… na wielu poziomach jednoczeÅ›nie. "; +App::$strings["In this case there are three levels. You win by getting three in a row on any level, as well as up, down, and diagonally across the different levels."] = "W tym przypadku sÄ… trzy poziomy. Wygrywasz, zdobywajÄ…c trzy z rzÄ™du na dowolnym poziomie, a także w górÄ™, w dół i po przekÄ…tnej na różnych poziomach."; +App::$strings["The handicap game disables the center position on the middle level because the player claiming this square often has an unfair advantage."] = "Gra z handicapem wyÅ‚Ä…cza Å›rodkowÄ… pozycjÄ™ na Å›rodkowym poziomie, ponieważ gracz zajmujÄ…cy to pole czÄ™sto ma nieuczciwÄ… przewagÄ™."; +App::$strings["You go first..."] = "Ty pierwszy ..."; +App::$strings["I'm going first this time..."] = "Tym razem idÄ™ pierwszy ..."; +App::$strings["You won!"] = "WygraÅ‚eÅ›!"; +App::$strings["\"Cat\" game!"] = "Gra \"Kot\"!"; +App::$strings["I won!"] = "WygraÅ‚em!"; +App::$strings["Photo Cache settings saved."] = "Zapisano ustawienia pamiÄ™ci podrÄ™cznej zdjęć."; +App::$strings["Photo Cache addon saves a copy of images from external sites locally to increase your anonymity in the web."] = "Dodatek Photo Cache zapisuje lokalnie kopie obrazów z zewnÄ™trznych witryn, aby zwiÄ™kszyć TwojÄ… anonimowość w sieci."; +App::$strings["Photo Cache App"] = "Aplikacja Photo Cache"; +App::$strings["Minimal photo size for caching"] = "Minimalny rozmiar zdjÄ™cia do buforowania"; +App::$strings["In pixels. From 1 up to 1024, 0 will be replaced with system default."] = "W pikselach. Od 1 do 1024, 0 zostanie zastÄ…pione domyÅ›lnymi ustawieniami systemowymi."; +App::$strings["Photo Cache"] = "Photo Cache"; +App::$strings["__ctx:opensearch__ Search %1\$s (%2\$s)"] = "Szukaj %1\$s (%2\$s)"; +App::$strings["__ctx:opensearch__ \$Projectname"] = "Hubzilla"; +App::$strings["Search \$Projectname"] = "Szukaj w Hubzilla"; +App::$strings["Libertree Crosspost Connector Settings saved."] = "Zapisano ustawienia Libertree Crosspost Connector."; +App::$strings["Libertree Crosspost Connector App"] = "Aplikacja Libertree Crosspost Connector"; +App::$strings["Relay public posts to Libertree"] = "Przekazuj publiczne posty do Libertree"; +App::$strings["Libertree API token"] = "Token API Libertree"; +App::$strings["Libertree site URL"] = "Adres URL witrny Libertree"; +App::$strings["Post to Libertree by default"] = "DomyÅ›lnie publikuj w Libertree"; +App::$strings["Libertree Crosspost Connector"] = "Libertree Crosspost Connector"; +App::$strings["Post to Libertree"] = "Publikuj w Libertree"; +App::$strings["Flag Adult Photos"] = "Oznaczanie zdjęć dla dorosÅ‚ych"; +App::$strings["Provide photo edit option to hide inappropriate photos from default album view"] = "Dostarcza opcjÄ™ edycji zdjęć, umożliwiajÄ…cÄ… ukrywanie nieodpowiednich zdjęć w domyÅ›lnym widoku albumu"; +App::$strings["Post to GNU social"] = "Publikuj w serwisie spoÅ‚ecznoÅ›ciowym GNU"; +App::$strings["API URL"] = "Adres URL API"; +App::$strings["Application name"] = "Nazwa aplikacji"; +App::$strings["Please contact your site administrator.<br />The provided API URL is not valid."] = "Skontaktuj siÄ™ z administratorem witryny. <br/> Podany adres URL interfejsu API jest nieprawidÅ‚owy."; +App::$strings["We could not contact the GNU social API with the Path you entered."] = "Nie mogliÅ›my nawiÄ…zać poÅ‚Ä…czenia ze spoÅ‚ecznoÅ›ciowym API GNU o podanej Å›cieżce."; +App::$strings["GNU social settings updated."] = "Ustawienia spoÅ‚ecznoÅ›ciowe GNU zostaÅ‚y zaktualizowane."; +App::$strings["Relay public postings to a connected GNU social account (formerly StatusNet)"] = "Przekazywanie publicznych postów na poÅ‚Ä…czone konto spoÅ‚ecznoÅ›ciowe GNU (dawniej StatusNet)"; +App::$strings["Globally Available GNU social OAuthKeys"] = "Globalnie dostÄ™pne klucze OAuthKey spoÅ‚ecznoÅ›ciowe GNU"; +App::$strings["There are preconfigured OAuth key pairs for some GNU social servers available. If you are using one of them, please use these credentials.<br />If not feel free to connect to any other GNU social instance (see below)."] = "DostÄ™pne sÄ… wstÄ™pnie skonfigurowane pary kluczy OAuth dla niektórych serwerów spoÅ‚ecznoÅ›ciowych GNU. JeÅ›li używasz jednego z nich, użyj tych poÅ›wiadczeÅ„. <br /> JeÅ›li nie możesz poÅ‚Ä…czyć siÄ™ z innÄ… instancjÄ… spoÅ‚ecznoÅ›ciowÄ… GNU (patrz poniżej)."; +App::$strings["Provide your own OAuth Credentials"] = "Podaj wÅ‚asne dane logowania OAuth"; +App::$strings["No consumer key pair for GNU social found. Register your Hubzilla Account as an desktop client on your GNU social account, copy the consumer key pair here and enter the API base root.<br />Before you register your own OAuth key pair ask the administrator if there is already a key pair for this Hubzilla installation at your favourite GNU social installation."] = "Nie znaleziono pary kluczy konsumenckich dla spoÅ‚ecznoÅ›ci GNU. Zarejestruj swoje konto Hubzilla jako klienta stacjonarnego na swoim koncie spoÅ‚ecznoÅ›ciowym GNU, skopiuj tutaj parÄ™ kluczy klienta i wprowadź podstawowy katalog główny API. <br /> Przed zarejestrowaniem wÅ‚asnej pary kluczy OAuth zapytaj administratora, czy istnieje już para kluczy dla tej instalacji Hubzilli w Twojej ulubionej instalacji spoÅ‚ecznoÅ›ciowej GNU."; +App::$strings["OAuth Consumer Key"] = "Klucz klienta OAuth"; +App::$strings["OAuth Consumer Secret"] = "Tajny klucz klienta OAuth"; +App::$strings["Base API Path"] = "Podstawowa Å›cieżka API"; +App::$strings["Remember the trailing /"] = "ZapamiÄ™taj koÅ„cowy ukoÅ›nik /"; +App::$strings["GNU social application name"] = "Nazwa aplikacji spoÅ‚ecznoÅ›ciowej GNU"; +App::$strings["To connect to your GNU social account click the button below to get a security code from GNU social which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to GNU social."] = "W celu poÅ‚Ä…czenia siÄ™ ze swoim kontem spoÅ‚ecznoÅ›ciowym GNU, kliknij poniższy przycisk, aby uzyskać kod zabezpieczajÄ…cy z serwisu spoÅ‚ecznoÅ›ciowego GNU, który musisz skopiować do pola wprowadzania poniżej i przesÅ‚ać formularz. Tylko twoje <strong>publiczne</strong> posty bÄ™dÄ… publikowane w spoÅ‚ecznoÅ›ciach GNU."; +App::$strings["Log in with GNU social"] = "Zaloguj siÄ™ za pomocÄ… serwisu spoÅ‚ecznoÅ›ciowego GNU"; +App::$strings["Copy the security code from GNU social here"] = "Skopiuj tutaj kod bezpieczeÅ„stwa z GNU Social"; +App::$strings["Cancel Connection Process"] = "Anuluj proces Å‚Ä…czenia"; +App::$strings["Current GNU social API is"] = "Obecne API spoÅ‚ecznoÅ›ciowe GNU to"; +App::$strings["Cancel GNU social Connection"] = "Anuluj poÅ‚Ä…czenie spoÅ‚ecznoÅ›ciowe GNU"; +App::$strings["Currently connected to: "] = "Obecnie poÅ‚Ä…czony z: "; +App::$strings["<strong>Note</strong>: Due your privacy settings (<em>Hide your profile details from unknown viewers?</em>) the link potentially included in public postings relayed to GNU social will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = "<strong>Uwaga</strong>: Ze wzglÄ™du na Twoje ustawienia prywatnoÅ›ci, odnoÅ›nik (<em>Ukryj szczegóły swojego profilu przed nieznanymi widzami? </em>), ewentualnie zawarty w publicznych postach przekazywanych do spoÅ‚ecznoÅ›ci GNU, bÄ™dzie kierowaÅ‚ odwiedzajÄ…cego na pustÄ… stronÄ™ z informacjÄ… dla odwiedzajÄ…cego, że dostÄ™p do Twojego profilu zostaÅ‚ ograniczony."; +App::$strings["Post to GNU social by default"] = "WysyÅ‚aj domyÅ›lnie do spoÅ‚ecznoÅ›ci GNU"; +App::$strings["If enabled your public postings will be posted to the associated GNU-social account by default"] = "JeÅ›li ta opcja jest wÅ‚Ä…czona, twoje publiczne posty bÄ™dÄ… domyÅ›lnie wysyÅ‚ane na powiÄ…zane konto spoÅ‚ecznoÅ›ciowe GNU"; +App::$strings["Clear OAuth configuration"] = "Wyczyść konfiguracjÄ™ OAuth"; +App::$strings["GNU-Social Crosspost Connector"] = "GNU-Social Crosspost Connector"; +App::$strings["Who likes me?"] = "Kto mnie lubi?"; +App::$strings["ActivityPub Protocol Settings updated."] = "Zaktualizowano ustawienia ActivityPub Protocol."; +App::$strings["The activitypub protocol does not support location independence. Connections you make within that network may be unreachable from alternate channel locations."] = "Protokół AactivityPub nie obsÅ‚uguje niezależnoÅ›ci od lokalizacji. PoÅ‚Ä…czenia nawiÄ…zane w tej sieci mogÄ… być niedostÄ™pne z innych lokalizacji kanałów."; +App::$strings["Activitypub Protocol App"] = "Aplikacja Activitypub Protocol"; +App::$strings["Deliver to ActivityPub recipients in privacy groups"] = "Dostarcz do odbiorców ActivityPub w grupach prywatnoÅ›ci"; +App::$strings["May result in a large number of mentions and expose all the members of your privacy group"] = "Może skutkować dużą liczbÄ… wzmianek i ujawnieniem wszystkich czÅ‚onków Twojej grupy prywatnoÅ›ci"; +App::$strings["Send multi-media HTML articles"] = "WysyÅ‚aj multimedialne artykuÅ‚y HTML"; +App::$strings["Not supported by some microblog services such as Mastodon"] = "NieobsÅ‚ugiwane przez niektóre usÅ‚ugi mikroblogów, takie jak Mastodon"; +App::$strings["Activitypub Protocol"] = "Activitypub Protocol"; +App::$strings["Post to Insane Journal"] = "Publikuj w Insane Journal"; +App::$strings["Insane Journal Crosspost Connector Settings saved."] = "Zapisano ustawienia Insane Journal Crosspost Connector."; +App::$strings["Insane Journal Crosspost Connector App"] = "Aplikacja Insane Journal Crosspost Connector"; +App::$strings["Relay public postings to Insane Journal"] = "Przekaż publiczne posty do Insane Journal"; +App::$strings["InsaneJournal username"] = "Nazwa użytkownika InsaneJournal"; +App::$strings["InsaneJournal password"] = "HasÅ‚o InsaneJournal"; +App::$strings["Post to InsaneJournal by default"] = "DomyÅ›lnie publikuj w InsaneJournal"; +App::$strings["Insane Journal Crosspost Connector"] = "Insane Journal Crosspost Connector"; +App::$strings["Max queueworker threads"] = "Maksymalna liczba wÄ…tków w kolejce"; +App::$strings["Assume workers dead after ___ seconds"] = "Załóż, że workery wygasajÄ… po ___ sekundach"; +App::$strings["Pause before starting next task: (microseconds. Minimum 100 = .0001 seconds)"] = "Wstrzymaj przed rozpoczÄ™ciem nastÄ™pnego zadania: (w mikrosekundach. Minimum 100 = .0001 sekund)"; +App::$strings["Queueworker Settings"] = "Ustawienia Queueworkera"; +App::$strings["Not allowed."] = "Niedozwolone."; +App::$strings["generic profile image"] = "ogólne zdjÄ™cie profilowe"; +App::$strings["random geometric pattern"] = "losowy wzór geometryczny"; +App::$strings["monster face"] = "twarz potwora"; +App::$strings["computer generated face"] = "wygenerowana komputerowo twarz"; +App::$strings["retro arcade style face"] = "twarz w stylu retro arcade"; +App::$strings["Hub default profile photo"] = "DomyÅ›lne zdjÄ™cie profilowe huba"; +App::$strings["Information"] = "Informacje"; +App::$strings["Libravatar addon is installed, too. Please disable Libravatar addon or this Gravatar addon.<br>The Libravatar addon will fall back to Gravatar if nothing was found at Libravatar."] = "Dodatek Libravatar jest również zainstalowany. ProszÄ™ wyÅ‚Ä…czyć dodatek Libravatar lub ten dodatek Gravatar. <br> Dodatek Libravatar wykorzysta Gravatara, jeÅ›li nic nie zostanie znalezione w bibliotece Libravatara."; +App::$strings["Default avatar image"] = "DomyÅ›lny obraz awatara"; +App::$strings["Select default avatar image if none was found at Gravatar. See README"] = "Wybierz domyÅ›lny obraz awatara, jeÅ›li nic nie zostaÅ‚o znaleziony w Gravatarze. Zobacz README"; +App::$strings["Rating of images"] = "Ocena zdjęć"; +App::$strings["Select the appropriate avatar rating for your site. See README"] = "Wybierz odpowiedniÄ… ocenÄ™ awatara dla swojej witryny. Zobacz README"; +App::$strings["Gravatar settings updated."] = "Zaktualizowano ustawienia Gravatara."; +App::$strings["Network error"] = "BÅ‚Ä…d sieci"; +App::$strings["API error"] = "BÅ‚Ä…d API"; +App::$strings["Unknown issue"] = "Nieznany problem"; +App::$strings["Unable to login using email address "] = "Nie można zalogować siÄ™ przy użyciu adresu e-mail "; +App::$strings["Sign in to Hubzilla using a social account"] = "Zaloguj siÄ™ do Hubzilli za pomocÄ… konta spoÅ‚ecznoÅ›ciowego"; +App::$strings["Social Authentication using your social media account"] = "Uwierzytelnianie spoÅ‚ecznoÅ›ciowe za pomocÄ… konta w mediach spoÅ‚ecznoÅ›ciowych"; +App::$strings["This app enables one or more social provider sign-in buttons on the login page."] = "Ta aplikacja umożliwia korzystanie na stronie logowania z co najmniej jednego przycisku logowania dostawcy usÅ‚ug spoÅ‚ecznoÅ›ciowych."; +App::$strings["Add an identity provider"] = "Dodaj dostawcÄ™ tożsamoÅ›ci"; +App::$strings["Enable "] = "WÅ‚Ä…cz "; +App::$strings["Key"] = "Klucz"; +App::$strings["Word"] = "SÅ‚owo"; +App::$strings["Secret"] = "Sekret"; +App::$strings["Add a custom provider"] = "Dodaj wÅ‚asnego dostawcÄ™"; +App::$strings["Remove an identity provider"] = "UsuÅ„ dostawcÄ™ tożsamoÅ›ci"; +App::$strings["Social authentication"] = "Uwierzytelnianie spoÅ‚ecznoÅ›ciowe"; +App::$strings["Error while saving provider settings"] = "BÅ‚Ä…d podczas zapisywania ustawieÅ„ dostawcy"; +App::$strings["Custom provider already exists"] = "WÅ‚asny dostawca już istnieje"; +App::$strings["Social authentication settings saved."] = "Zapisano ustawienia uwierzytelniania spoÅ‚ecznoÅ›ciowego."; +App::$strings["Send your identity to all websites"] = "WyÅ›lij swojÄ… tożsamość do wszystkich witryn internetowych"; +App::$strings["Sendzid App"] = "Aplikacja Sendzid"; +App::$strings["Send ZID"] = "WyÅ›lij ZID"; +App::$strings["Photos imported"] = "ZdjÄ™cia zaimportowane"; +App::$strings["Redmatrix Photo Album Import"] = "Import albumu fotograficznego Redmatrix"; +App::$strings["This will import all your Redmatrix photo albums to this channel."] = "Spowoduje to zaimportowanie wszystkich albumów ze zdjÄ™ciami z Redmatrix do tego kanaÅ‚u."; +App::$strings["Redmatrix Server base URL"] = "Podstawowy adres URL serwera Redmatrix"; +App::$strings["Redmatrix Login Username"] = "Nazwa użytkownika logowania w Redmatrix"; +App::$strings["Redmatrix Login Password"] = "HasÅ‚o logowania do Redmatrix"; +App::$strings["Import just this album"] = "Zaimportuj tylko ten album"; +App::$strings["Leave blank to import all albums"] = "Pozostaw puste, aby zaimportować wszystkie albumy"; +App::$strings["Maximum count to import"] = "Maksymalna liczba albumów do zaimportowania"; +App::$strings["0 or blank to import all available"] = "0 lub puste, aby zaimportować wszystkie dostÄ™pne"; +App::$strings["Twitter settings updated."] = "Zaktualizowano ustawienia Twittera."; +App::$strings["Twitter Crosspost Connector App"] = "Aplikacja Twitter Crosspost Connector"; +App::$strings["Relay public posts to Twitter"] = "Przekazuj publiczne posty na Twitter"; +App::$strings["No consumer key pair for Twitter found. Please contact your site administrator."] = "Nie znaleziono pary kluczy klienta dla Twittera. Skontaktuj siÄ™ z administratorem witryny."; +App::$strings["At this Hubzilla instance the Twitter plugin was enabled but you have not yet connected your account to your Twitter account. To do so click the button below to get a PIN from Twitter which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to Twitter."] = "W tej instancji Hubzilla wtyczka Twittera byÅ‚a wÅ‚Ä…czona, ale nie poÅ‚Ä…czyÅ‚eÅ› jeszcze swojego konta z kontem na Twitterze. Aby to zrobić, kliknij poniższy przycisk, aby uzyskać kod PIN z Twittera, który należy skopiować do pola wprowadzania poniżej i przesÅ‚ać formularz. Na Twitterze bÄ™dÄ… publikowane tylko Twoje <strong>publiczne</strong> posty."; +App::$strings["Log in with Twitter"] = "Zaloguj siÄ™ za pomocÄ… Twittera"; +App::$strings["Copy the PIN from Twitter here"] = "Skopiuj tutaj PIN z Twittera"; +App::$strings["<strong>Note:</strong> Due your privacy settings (<em>Hide your profile details from unknown viewers?</em>) the link potentially included in public postings relayed to Twitter will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = "<strong> Uwaga: </strong> Ze wzglÄ™du na Twoje ustawienia prywatnoÅ›ci (<em>Ukryj szczegóły swojego profilu przed nieznanymi widzami?</em>) ten link, potencjalnie zawarty w publicznych postach przekazywanych do Twittera, bÄ™dzie prowadziÅ‚ odwiedzajÄ…cego do pustej strony informujÄ…cej goÅ›cia, że dostÄ™p do Twojego profilu zostaÅ‚ ograniczony."; +App::$strings["Twitter post length"] = "DÅ‚ugość postu na Twitterze"; +App::$strings["Maximum tweet length"] = "Maksymalna dÅ‚ugość tweeta"; +App::$strings["Send public postings to Twitter by default"] = "DomyÅ›lnie wysyÅ‚aj publiczne posty na Twitter"; +App::$strings["If enabled your public postings will be posted to the associated Twitter account by default"] = "JeÅ›li ta opcja jest wÅ‚Ä…czona, Twoje publiczne posty bÄ™dÄ… domyÅ›lnie publikowane na powiÄ…zanym koncie Twittera"; +App::$strings["Twitter Crosspost Connector"] = "Twitter Crosspost Connector"; +App::$strings["Post to Twitter"] = "Opublikuj na Twitterze"; +App::$strings["Project Servers and Resources"] = "Serwery projektów i zasoby"; +App::$strings["Project Creator and Tech Lead"] = "Twórca projektu i kierownik techniczny"; +App::$strings["And the hundreds of other people and organisations who helped make the Hubzilla possible."] = "Oraz setki innych osób i organizacji, które pomogÅ‚y stworzyć HubzillÄ™."; +App::$strings["The Redmatrix/Hubzilla projects are provided primarily by volunteers giving their time and expertise - and often paying out of pocket for services they share with others."] = "Projekty Redmatrix i Hubzilla sÄ… realizowane głównie przez wolontariuszy, którzy poÅ›wiÄ™cajÄ… swój czas i wiedzÄ™ i czÄ™sto pÅ‚acÄ… z wÅ‚asnej kieszeni za usÅ‚ugi, którymi dzielÄ… siÄ™ z innymi."; +App::$strings["There is no corporate funding and no ads, and we do not collect and sell your personal information. (We don't control your personal information - <strong>you do</strong>.)"] = "Nie ma żadnych funduszy korporacyjnych ani reklam a my nie zbieramy i nie sprzedajemy Twoich danych osobowych. (Nie kontrolujemy Twoich danych osobowych - <strong> Ty tak </strong>)."; +App::$strings["Help support our ground-breaking work in decentralisation, web identity, and privacy."] = "Pomóż nam wspierać nasze przeÅ‚omowe prace w zakresie decentralizacji, tożsamoÅ›ci internetowej i prywatnoÅ›ci."; +App::$strings["Your donations keep servers and services running and also helps us to provide innovative new features and continued development."] = "Twoje darowizny zapewniajÄ… nieprzerwane dziaÅ‚anie serwerów i usÅ‚ug, a także pomagajÄ… nam w zapewnianiu innowacyjnych nowych funkcji i ciÄ…gÅ‚ym rozwoju."; +App::$strings["Donate"] = "Wspomóż"; +App::$strings["Choose a project, developer, or public hub to support with a one-time donation"] = "Wybierz projekt, dewelopera lub publiczny hub, aby wesprzeć jednorazowÄ… darowiznÄ…"; +App::$strings["Donate Now"] = "WpÅ‚ać teraz"; +App::$strings["<strong><em>Or</em></strong> become a project sponsor (Hubzilla Project only)"] = "<strong><em>lub</em> </strong> zostaÅ„ sponsorem projektu (tylko Projekt Hubzilla)"; +App::$strings["Please indicate if you would like your first name or full name (or nothing) to appear in our sponsor listing"] = "Wskaż, czy chcesz, aby Twoje imiÄ™ lub imiÄ™ i nazwisko pojawiaÅ‚o siÄ™ na naszej liÅ›cie sponsorów"; +App::$strings["Sponsor"] = "Sponsor"; +App::$strings["Special thanks to: "] = "Specjalne podziÄ™kowania dla: "; +App::$strings["Dreamwidth Crosspost Connector Settings saved."] = "Zapisano ustawienia Dreamwidth Crosspost Connector."; +App::$strings["Dreamwidth Crosspost Connector App"] = "Aplikacja Dreamwidth Crosspost Connector"; +App::$strings["Relay public posts to Dreamwidth"] = "Przekazuj publiczne posty do Dreamwidth"; +App::$strings["Dreamwidth username"] = "Nazwa użytkownika Dreamwidth"; +App::$strings["Dreamwidth password"] = "HasÅ‚o Dreamwidth"; +App::$strings["Post to Dreamwidth by default"] = "DomyÅ›lnie publikuj na Dreamwidth"; +App::$strings["Link description (default:"] = "Opis odnoÅ›nika (domyÅ›lnie:"; +App::$strings["Dreamwidth Crosspost Connector"] = "Dreamwidth Crosspost Connector"; +App::$strings["Post to Dreamwidth"] = "Publikuj na Dreamwidth"; +App::$strings["nofed Settings saved."] = "nofed - zapisano ustawienie."; +App::$strings["No Federation App"] = "Brak aplikacji Federation"; +App::$strings["Prevent posting from being federated to anybody. It will exist only on your channel page."] = "Zapobiegaj federowaniu wiadomoÅ›ci do kogokolwiek. BÄ™dzie istnieć tylko na stronie Twojego kanaÅ‚u."; +App::$strings["Federate posts by default"] = "DomyÅ›lnie, posty Federate"; +App::$strings["No Federation"] = "Brak Federation"; +App::$strings["Federate"] = "Federate"; +App::$strings["WYSIWYG status editor"] = "Edytor aplikacji WYSIWYG Status"; +App::$strings["WYSIWYG Status App"] = "Aplikacja WYSIWYG Status"; +App::$strings["WYSIWYG Status"] = "WYSIWYG Status"; +App::$strings["No server specified"] = "Nie okreÅ›lono serwera"; +App::$strings["Posts imported"] = "Zaimportowano posty"; +App::$strings["Files imported"] = "Zaimportowano pliki"; +App::$strings["This addon app copies existing content and file storage to a cloned/copied channel. Once the app is installed, visit the newly installed app. This will allow you to set the location of your original channel and an optional date range of files/conversations to copy."] = "Ten dodatek kopiuje istniejÄ…ce treÅ›ci i magazyn plików do sklonowanego lub skopiowanego kanaÅ‚u. Po zainstalowaniu, odwiedź nowo zainstalowanÄ… aplikacjÄ™. Umożliwi Ci to ustawienie lokalizacji oryginalnego kanaÅ‚u i opcjonalnego zakresu dat plików lub konwersacji do skopiowania."; +App::$strings["This will import all your conversations and cloud files from a cloned channel on another server. This may take a while if you have lots of posts and or files."] = "Spowoduje to zaimportowanie wszystkich rozmów i plików przechowywanych w chmurze ze sklonowanego kanaÅ‚u na innym serwerze. Może to chwilÄ™ potrwać, jeÅ›li masz dużo postów lun plików."; +App::$strings["Include posts"] = "DoÅ‚Ä…cz posty"; +App::$strings["Conversations, Articles, Cards, and other posted content"] = "Rozmowy, artykuÅ‚y, karty i inne opublikowane treÅ›ci"; +App::$strings["Include files"] = "DoÅ‚Ä…cz pliki"; +App::$strings["Files, Photos and other cloud storage"] = "Pliki, zdjÄ™cia i inne przechowywane w chmurze rzeczy"; +App::$strings["Original Server base URL"] = "Oryginalny podstawowy adres URL serwera"; +App::$strings["Your channel has been upgraded to \$Projectname version"] = "Twój kanaÅ‚ zostaÅ‚ uaktualniony do wersji \$Projectname"; +App::$strings["Please have a look at the"] = "ProszÄ™ spojrzeć na"; +App::$strings["git history"] = "historia repozytorium Git"; +App::$strings["change log"] = "dziennik zmian"; +App::$strings["for further info."] = "po dalsze informacje."; +App::$strings["Upgrade Info"] = "Informacja o aktualizacji"; +App::$strings["Do not show this again"] = "Nie pokazuj tego ponownie"; +App::$strings["pageheader Settings saved."] = "pageheader - zapisano ustawienie."; +App::$strings["Page Header App"] = "Aplikacja Page Header"; +App::$strings["Inserts a page header"] = "Wstawia nagłówek strony"; +App::$strings["Message to display on every page on this server"] = "Wiadomość do wyÅ›wietlenia na każdej stronie na tym serwerze"; +App::$strings["Page Header"] = "Page Header"; +App::$strings["Who viewed my channel/profile"] = "Kto oglÄ…daÅ‚ mój kanaÅ‚ lub profil"; +App::$strings["Recent Channel/Profile Viewers"] = "Ostatnio wyÅ›wietlajÄ…cy mój kanaÅ‚ lub profil"; +App::$strings["No entries."] = "Brak postów."; +App::$strings["Messages"] = "WiadomoÅ›ci"; +App::$strings["message"] = "wiadomość"; +App::$strings["Message recalled."] = "Wiadomość przywoÅ‚ana."; +App::$strings["Conversation removed."] = "Rozmowa zostaÅ‚a usuniÄ™ta."; +App::$strings["Expires YYYY-MM-DD HH:MM"] = "Wygasa YYYY-MM-DD HH:MM"; +App::$strings["Requested channel is not in this network"] = "Żądanego kanaÅ‚u nie ma w tej sieci"; +App::$strings["Send Private Message"] = "WyÅ›lij prywatnÄ… wiadomość"; +App::$strings["To:"] = "Do:"; +App::$strings["Subject:"] = "Temat:"; +App::$strings["Attach file"] = "DoÅ‚Ä…cz plik"; +App::$strings["Send"] = "WyÅ›lij"; +App::$strings["Delete message"] = "UsuÅ„ wiadomość"; +App::$strings["Delivery report"] = "Raport dostawy"; +App::$strings["Recall message"] = "OdwoÅ‚aj wiadomość"; +App::$strings["Message has been recalled."] = "Wiadomość zostaÅ‚a odwoÅ‚ana."; +App::$strings["Delete Conversation"] = "UsuÅ„ rozmowÄ™"; +App::$strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "Brak bezpiecznej komunikacji. <strong>Możesz</strong> odpowiedzieć ze strony profilu nadawcy."; +App::$strings["Send Reply"] = "WyÅ›lij odpowiedź"; +App::$strings["Your message for %s (%s):"] = "Twoja wiadomość dla %s (%s):"; +App::$strings["Unable to lookup recipient."] = "Nie można znaleźć adresata."; +App::$strings["Unable to communicate with requested channel."] = "Nie można skomunikować siÄ™ z żądanym kanaÅ‚em."; +App::$strings["Cannot verify requested channel."] = "Nie można zweryfikować żądanego kanaÅ‚u."; +App::$strings["Selected channel has private message restrictions. Send failed."] = "Wybrany kanaÅ‚ ma ograniczenia dotyczÄ…ce wiadomoÅ›ci prywatnych. WysyÅ‚anie nie powiodÅ‚o siÄ™."; +App::$strings["System defaults:"] = "DomyÅ›lne wartoÅ›ci systemowe:"; +App::$strings["Preferred Clipart IDs"] = "Identyfikatory preferowanych clipartów"; +App::$strings["List of preferred clipart ids. These will be shown first."] = "Lista identyfikatorów preferowanych clipartów."; +App::$strings["Default Search Term"] = "DomyÅ›lna fraza wyszukiwania"; +App::$strings["The default search term. These will be shown second."] = "DomyÅ›lna fraza wyszukiwania. BÄ™dzie ona wyÅ›wietlana jako druga."; +App::$strings["Return After"] = "Wróć po"; +App::$strings["Page to load after image selection."] = "Strona do zaÅ‚adowania po wybraniu obrazu."; +App::$strings["Profile List"] = "Lista profili"; +App::$strings["Order of Preferred"] = "Kolejność preferowanych"; +App::$strings["Sort order of preferred clipart ids."] = "Sortuj preferowane identyfikatory clipart."; +App::$strings["Newest first"] = "Od najnowszych"; +App::$strings["As entered"] = "Jak wprowadzono"; +App::$strings["Order of other"] = "Kolejność innych"; +App::$strings["Sort order of other clipart ids."] = "Kolejność sortowania innych identyfikatorów clipartów."; +App::$strings["Most downloaded first"] = "Najczęściej pobierane jako pierwsze"; +App::$strings["Most liked first"] = "Najbardziej lubiane jako pierwsze"; +App::$strings["Preferred IDs Message"] = "Komunikat o preferowanych identyfikatorach"; +App::$strings["Message to display above preferred results."] = "Wiadomość do wyÅ›wietlenia powyżej preferowanych wyników."; +App::$strings["Uploaded by: "] = "PrzesÅ‚ane przez: "; +App::$strings["Drawn by: "] = "Narysowane przez: "; +App::$strings["Use this image"] = "Użyj tego obrazu"; +App::$strings["Or select from a free OpenClipart.org image:"] = "Lub wybierz bezpÅ‚atny obraz z OpenClipart.org:"; +App::$strings["Search Term"] = "Fraza wyszukiwania"; +App::$strings["Unknown error. Please try again later."] = "Nieznany bÅ‚Ä…d. Spróbuj ponownie później."; +App::$strings["Profile photo updated successfully."] = "ZdjÄ™cie profilowe zostaÅ‚o pomyÅ›lnie zaktualizowane."; +App::$strings["Gallery"] = "Gallery"; +App::$strings["Photo Gallery"] = "Galeria zdjęć"; +App::$strings["Gallery App"] = "Aplikacja Gallery"; +App::$strings["A simple gallery for your photo albums"] = "Prosta galeria dla albumów ze zdjÄ™ciami"; +App::$strings["Smileybutton App"] = "Aplikacja Smileybutton"; +App::$strings["Adds a smileybutton to the jot editor"] = "Dodaje przycisk emotikonów do edytora jot"; +App::$strings["Hide the button and show the smilies directly."] = "Ukryj przycisk i bezpoÅ›rednio wyÅ›wietlaj emotikony."; +App::$strings["Smileybutton Settings"] = "Ustawienia Smileybutton"; +App::$strings["Post to Friendica"] = "Opublikuj w sieci Hubzilla"; +App::$strings["Friendica Crosspost Connector Settings saved."] = "Zapisano ustawienia Friendica Crosspost Connector ."; +App::$strings["Friendica Crosspost Connector App"] = "Aplikacja Hubzilla Crosspost Connector"; +App::$strings["Relay public postings to a connected Friendica account"] = "Przekazywanie publicznych postów do poÅ‚Ä…czonego konta Friendica"; +App::$strings["Send public postings to Friendica by default"] = "DomyÅ›lnie wysyÅ‚aj publiczne posty na kanaÅ‚ Hubzilla"; +App::$strings["Friendica API Path"] = "Åšcieżka API Hubzilla"; +App::$strings["Friendica login name"] = "Nazwa logowania w Hubzilla"; +App::$strings["Friendica password"] = "HasÅ‚o Hubzilla"; +App::$strings["Friendica Crosspost Connector"] = "Friendica Crosspost Connector"; +App::$strings["Logfile archive directory"] = "Katalog archiwum plików dziennika zdarzeÅ„"; +App::$strings["Directory to store rotated logs"] = "Katalog do przechowywania rotowanych dzienników zdarzeÅ„"; +App::$strings["Logfile size in bytes before rotating"] = "Rozmiar pliku dziennika w bajtach przed dokonaniem odnowienia"; +App::$strings["Number of logfiles to retain"] = "Liczba plików dziennika do przechowania"; +App::$strings["Post to WordPress"] = "Opubikuj w WordPress"; +App::$strings["Wordpress Settings saved."] = "Zapisano ustawienia Wordpress."; +App::$strings["Wordpress Post App"] = "Aplikacja Wordpress Post"; +App::$strings["Post to WordPress or anything else which uses the wordpress XMLRPC API"] = "Opublikuj na WordPress lub czymkolwiek innym, co używa API XMLRPC WordPress"; +App::$strings["WordPress username"] = "Nazwa użytkownika WordPress"; +App::$strings["WordPress password"] = "HasÅ‚o WordPress"; +App::$strings["WordPress API URL"] = "Adres URL API WordPress"; +App::$strings["Typically https://your-blog.tld/xmlrpc.php"] = "Zwykle https://your-blog.tld/xmlrpc.php"; +App::$strings["WordPress blogid"] = "Identyfikator blogu WordPress"; +App::$strings["For multi-user sites such as wordpress.com, otherwise leave blank"] = "Dla serwisów wielowitrynowych, takich jak wordpress.com, w przeciwnym razie pozostaw puste"; +App::$strings["Post to WordPress by default"] = "DomyÅ›lnie publikuj na WordPress"; +App::$strings["Forward comments (requires hubzilla_wp plugin)"] = "Przekazywanie komentarzy (wymaga wtyczki hubzilla_wp)"; +App::$strings["Wordpress Post"] = "Wordpress Post"; +App::$strings["Allow magic authentication only to websites of your immediate connections"] = "Zezwalaj na magiczne uwierzytelnianie tylko w witrynach internetowych Twoich bezpoÅ›rednich poÅ‚Ä…czeÅ„"; +App::$strings["Authchoose App"] = "APlikacja Authchoose"; +App::$strings["Authchoose"] = "Authchoose"; +App::$strings["bitchslap"] = "bitchslap"; +App::$strings["bitchslapped"] = "bitchslapped"; +App::$strings["shag"] = "shag"; +App::$strings["shagged"] = "shagged"; +App::$strings["patent"] = "patent"; +App::$strings["patented"] = "opatentowany"; +App::$strings["hug"] = "przytulić"; +App::$strings["hugged"] = "przytulony"; +App::$strings["murder"] = "zamordować"; +App::$strings["murdered"] = "zamordowany"; +App::$strings["worship"] = "uwielbiać"; +App::$strings["worshipped"] = "uwielbiany"; +App::$strings["kiss"] = "pocaÅ‚ować"; +App::$strings["kissed"] = "pocaÅ‚owany"; +App::$strings["tempt"] = "kusić"; +App::$strings["tempted"] = "skuszony"; +App::$strings["raise eyebrows at"] = "unieść brwi"; +App::$strings["raised their eyebrows at"] = "podnieÅ›li brwi"; +App::$strings["insult"] = "zniewaga"; +App::$strings["insulted"] = "znieważony"; +App::$strings["praise"] = "pochwaÅ‚a"; +App::$strings["praised"] = "pochwalony"; +App::$strings["be dubious of"] = "mieć wÄ…tpliwoÅ›ci"; +App::$strings["was dubious of"] = "zwÄ…tpiony"; +App::$strings["eat"] = "jeść"; +App::$strings["ate"] = "najedzony"; +App::$strings["giggle and fawn at"] = "chichotać i pÅ‚akać"; +App::$strings["giggled and fawned at"] = "chichotaÅ‚ i Å‚akaÅ‚"; +App::$strings["doubt"] = "wÄ…tpić"; +App::$strings["doubted"] = "zwÄ…tpiÅ‚"; +App::$strings["glare"] = "piorunujÄ…ce spojrzenie"; +App::$strings["glared at"] = "obrzuciÅ‚ spojrzeniem"; +App::$strings["fuck"] = "pierdolić"; +App::$strings["fucked"] = "przejebane"; +App::$strings["bonk"] = "rżnąć"; +App::$strings["bonked"] = "zerżniÄ™ty"; +App::$strings["declare undying love for"] = "deklaruj wiecznÄ… miÅ‚ość"; +App::$strings["declared undying love for"] = "zadeklarowaÅ‚ wiecznÄ… miÅ‚ość"; +App::$strings["New registration"] = "Nowa rejestracja"; +App::$strings["Message sent to %s. New account registration: %s"] = "Wiadomość wysÅ‚ana do%s. Rejestracja nowego konta: %s"; +App::$strings["Pump.io Settings saved."] = "Ustawienia Pump.io zostaÅ‚y zapisane."; +App::$strings["Pump.io Crosspost Connector App"] = "Aplikacja Pump.io Crosspost Connector"; +App::$strings["Relay public posts to pump.io"] = "Przekazuj publiczne posty do Pump.io"; +App::$strings["Pump.io servername"] = "Nazwa serwera Pump.io"; +App::$strings["Without \"http://\" or \"https://\""] = "Bez \"http: //\" lub \"https: //\""; +App::$strings["Pump.io username"] = "Nazwa użytkownika Pump.io"; +App::$strings["Without the servername"] = "Bez nazwy serwera"; +App::$strings["You are not authenticated to pumpio"] = "Nie jesteÅ› uwierzytelniony w pumpio"; +App::$strings["(Re-)Authenticate your pump.io connection"] = "(Ponownie) Uwierzytelnij swoje poÅ‚Ä…czenie pump.io"; +App::$strings["Post to pump.io by default"] = "Piblikuj domyÅ›lnie w pump.io"; +App::$strings["Should posts be public"] = "Posty powinny być publiczne"; +App::$strings["Mirror all public posts"] = "Powielaj wszystkie posty publiczne"; +App::$strings["Pump.io Crosspost Connector"] = "Pump.io Crosspost Connector"; +App::$strings["You are now authenticated to pumpio."] = "JesteÅ› teraz uwierzytelniony w pumpio."; +App::$strings["return to the featured settings page"] = "wróć do polecanej strony ustawieÅ„"; +App::$strings["Post to Pump.io"] = "Opublikuj na Pump.io"; +App::$strings["NSA Bait App"] = "Aplikacja NSA Bait"; +App::$strings["Make yourself a political target"] = "StaÅ„ siÄ™ celem politycznym"; +App::$strings["Add some colour to tag clouds"] = "Dodaj jakiÅ› kolor do oznaczania chmur"; +App::$strings["Rainbow Tag App"] = "Aplikacja Rainbow Tag"; +App::$strings["Rainbow Tag"] = "Rainbow Tag"; +App::$strings["Send test email"] = "WyÅ›lij testowÄ… wiadomość e-mail"; +App::$strings["Mail sent."] = "Mail wysÅ‚any."; +App::$strings["Sending of mail failed."] = "WysyÅ‚anie poczty nie powiodÅ‚o siÄ™."; +App::$strings["Mail Test"] = "Test poczty"; +App::$strings["Redmatrix File Storage Import"] = "Import magazyn plików Redmatrix"; +App::$strings["This will import all your Redmatrix cloud files to this channel."] = "Spowoduje to zaimportowanie wszystkich plików chmury Redmatrix do tego kanaÅ‚u."; +App::$strings["Use markdown for editing posts"] = "Użyj markdown do edycji postów"; +App::$strings["Fuzzloc Settings updated."] = "Zaktualizowano ustawienia Fuzzloc."; +App::$strings["Fuzzy Location App"] = "Aplikacja Fuzzy Location"; +App::$strings["Blur your precise location if your channel uses browser location mapping"] = "Zamaż swojÄ… dokÅ‚adnÄ… lokalizacjÄ™, jeÅ›li Twój kanaÅ‚ używa mapowania lokalizacji w przeglÄ…darce"; +App::$strings["Minimum offset in meters"] = "Minimalne przesuniÄ™cie w metrach"; +App::$strings["Maximum offset in meters"] = "Maksymalne przesuniÄ™cie w metrach"; +App::$strings["Fuzzy Location"] = "Fuzzy Location"; +App::$strings["Startpage App"] = "Aplikacja Startpage"; +App::$strings["Set a preferred page to load on login from home page"] = "Ustaw preferowanÄ… stronÄ™ do zaÅ‚adowania przy logowaniu ze strony głównej"; +App::$strings["Page to load after login"] = "Strona do zaÅ‚adowania po zalogowaniu"; +App::$strings["Examples: "apps", "network?f=&gid=37" (privacy collection), "channel" or "notifications/system" (leave blank for default network page (grid)."] = "PrzykÅ‚ady: "aplikacje", "sieć?f=&gid=37" (kolekcja prywatnoÅ›ci), "kanaÅ‚" lub "powiadomienie/system" (pozostaw puste dla domyÅ›lnej stony sieci (siatki)."; +App::$strings["Startpage"] = "Startpage"; +App::$strings["Focus (Hubzilla default)"] = "Fokus (domyÅ›lnie Hubzilla)"; +App::$strings["Theme settings"] = "Ustawienia motywu"; +App::$strings["Narrow navbar"] = "WÄ…ski pasek nawigacyjny"; +App::$strings["Navigation bar background color"] = "Kolor tÅ‚a paska nawigacji"; +App::$strings["Navigation bar icon color "] = "Kolor ikony paska nawigacji "; +App::$strings["Navigation bar active icon color "] = "Kolor ikony aktywnego paska nawigacji "; +App::$strings["Link color"] = "Kolor odnoÅ›nika"; +App::$strings["Set font-color for banner"] = "Ustaw kolor czcionki na banerze"; +App::$strings["Set the background color"] = "Ustaw kolor tÅ‚a"; +App::$strings["Set the background image"] = "Ustaw obraz tÅ‚a"; +App::$strings["Set the background color of items"] = "Ustaw kolor tÅ‚a elementów"; +App::$strings["Set the background color of comments"] = "Ustaw kolor tÅ‚a komentarzy"; +App::$strings["Set font-size for the entire application"] = "Ustaw rozmiar czcionki dla caÅ‚ej aplikacji"; +App::$strings["Examples: 1rem, 100%, 16px"] = "PrzykÅ‚ady: 1rem, 100%, 16px"; +App::$strings["Set font-color for posts and comments"] = "Ustaw kolor czcionki dla postów i komentarzy"; +App::$strings["Set radius of corners"] = "Ustaw promieÅ„ narożników"; +App::$strings["Example: 4px"] = "PrzykÅ‚ad: 4px"; +App::$strings["Set shadow depth of photos"] = "Ustaw gÅ‚Ä™biÄ™ cienia zdjęć"; +App::$strings["Set maximum width of content region in pixel"] = "Ustaw maksymalnÄ… szerokość obszaru treÅ›ci w pikselach"; +App::$strings["Leave empty for default width"] = "Pozostaw puste dla domyÅ›lnej szerokoÅ›ci"; +App::$strings["Set size of conversation author photo"] = "Ustaw rozmiar zdjÄ™cia autora rozmowy"; +App::$strings["Set size of followup author photos"] = "Ustaw rozmiar kolejnych zdjęć autora"; +App::$strings["Show advanced settings"] = "Pokaż ustawienia zaawansowane"; +App::$strings["Create an account to access services and applications"] = "Utwórz konto, aby uzyskać dostÄ™p do usÅ‚ug i aplikacji"; +App::$strings["Login/Email"] = "Login/Email"; +App::$strings["Password"] = "HasÅ‚o"; +App::$strings["Remember me"] = "ZapamiÄ™taj mnie"; +App::$strings["Forgot your password?"] = "Nie pamiÄ™tasz hasÅ‚a?"; +App::$strings["[\$Projectname] Website SSL error for %s"] = "[\$Projectname] BÅ‚Ä…d SSL witryny internetowej dla %s"; +App::$strings["Website SSL certificate is not valid. Please correct."] = "Certyfikat SSL witryny jest nieprawidÅ‚owy. ProszÄ™ popraw."; +App::$strings["[\$Projectname] Cron tasks not running on %s"] = "[\$Projectname] Zadania Crona nie dziaÅ‚ajÄ… na %s"; +App::$strings["Cron/Scheduled tasks not running."] = "Zadania Crona (zaplanowane) nie dziaÅ‚ajÄ…."; diff --git a/view/pl/htconfig.tpl b/view/pl/htconfig.tpl new file mode 100644 index 000000000..ca8ad6375 --- /dev/null +++ b/view/pl/htconfig.tpl @@ -0,0 +1,111 @@ +<?php + +// Ustaw nastÄ™pujÄ…ce parametry instalacji bazy danych +// Skopiuj i lub zmieÅ„ nazwÄ™ tego pliku na .htconfig.php + +$db_host = '{{$dbhost}}'; +$db_port = '{{$dbport}}'; +$db_user = '{{$dbuser}}'; +$db_pass = '{{$dbpass}}'; +$db_data = '{{$dbdata}}'; +$db_type = '{{$dbtype}}'; // liczba caÅ‚kowita. 0 lub nieustawienie dla mysql, 1 dla postgres + +/* + * Uwaga: wiele z poniższych ustawieÅ„ bÄ™dzie dostÄ™pnych w panelu administracyjnym + * po pomyÅ›lnej instalacji serwisu. Po ustawieniu w panelu administracyjnym, opcje + * te sÄ… przechowywane w DB - a ustawienie DB zastÄ™pujÄ… wszelkie odpowiadajÄ…ce + * in ustawienie w tym pliku + * + * NarzÄ™dzie wiersza poleceÅ„ util/config może bezpoÅ›rednio wysyÅ‚ać zapytania i + * ustawiać elementy bazy danych, jeÅ›li z jakiegoÅ› powodu panel administracyjny + * nie jest dostÄ™pny a ustawienia systemowe wymagajÄ… modyfikacji. + * + */ + +// Wybierz legalnÄ… domyÅ›lnÄ… strefÄ™ czasowÄ…. Dla obszaru Polski jest to „Europe/Warsawâ€. +// Można to zmienić później i ma to zwiÄ…zek tylko z sygnaturami czasowymi dla +// anonimowych przeglÄ…dajÄ…cych. + +App::$config['system']['timezone'] = '{{$timezone}}'; + +// Jaki jest adres URL Twojego serwisu? NIE DODAWAJ KOŃCOWEGO UKOÅšNIKA! + +App::$config['system']['baseurl'] = '{{$siteurl}}'; +App::$config['system']['sitename'] = "Hubzilla"; +App::$config['system']['location_hash'] = '{{$site_id}}'; + +// Te wiersze ustawiajÄ… dodatkowe nagłówki bezpieczeÅ„stwa, które majÄ… być +// wysyÅ‚ane ze wszystkimi odpowiedziami. Możesz ustawić transport_security_header +// na 0, jeÅ›li twój serwer już wysyÅ‚a ten nagłówek. Może okazać siÄ™ konieczne +// wyÅ‚Ä…czenie content_security_policy, jeśłi chcesz uruchamiać wtyczkÄ™ Piwik +// umieszczać na stronach inne zasoby zewnÄ™trzne. + +App::$config['system']['transport_security_header'] = 1; +App::$config['system']['content_security_policy'] = 1; +App::$config['system']['ssl_cookie_protection'] = 1; + +// Masz do wyboru REGISTER_OPEN, REGISTER_APPROVE lub REGISTER_CLOSED. +// Upewnij siÄ™, że utworzyÅ‚eÅ› swoje wÅ‚asne konto osobiste przed ustawieniem +// REGISTER_CLOSED. Tekst "register_text" (jeÅ›li jest ustawiony) bÄ™dzie widoczny +// w widocznym miejscu na stronie rejestracji. REGISTER_APPROVE wymaga ustawienia +// "admin_email" na adres e-mail już zarejestrowanej osoby, która może autoryzować +// albo zatwierdź czy też odrzuć żądanie. + +App::$config['system']['register_policy'] = REGISTER_OPEN; +App::$config['system']['register_text'] = ''; +App::$config['system']['admin_email'] = '{{$adminmail}}'; + +// Zalecamy pozostawienie tego ustawienia na 1. Ustaw na 0, aby umożliwić osobom +// rejestrowanie siÄ™ bez udowadniania, że sÄ… wÅ‚aÅ›cicielami adresu e-mail, na który +// siÄ™ rejestrujÄ…. + +App::$config['system']['verify_email'] = 1; + +// Ograniczenia dostÄ™pu do serwisu. DomyÅ›lnie bÄ™dziemy tworzyć witryny prywatne. +// Masz do wyboru ACCESS_PRIVATE, ACCESS_PAID, ACCESS_TIERED i ACCESS_FREE. +// JeÅ›li opuÅ›cisz ustawienie REGISTER_OPEN powyżej, każdy bedzie siÄ™ mógÅ‚ +// zarejestrować na Twoim serwisiewitryna, jednak serwis ten nie bÄ™dzie nigdzie +// wyÅ›wietlany jako hub z otwartÄ… resjestracjÄ…. +// Używamy polityki dostÄ™pu do systemu (poniżej) aby okreÅ›lić, czy serwis ma być +// umieszczony w katalogu jako otwarty hub, w którym każdy może tworzyć konta. +// Twój wybór, to: paid, tiered lub free. + +App::$config['system']['access_policy'] = ACCESS_PRIVATE; + +// JeÅ›li prowadzisz witrynÄ™ publicznÄ…, możesz zezwolić, aby ludzie byli kierowani +// do "strony sprzedaży", na której można szczegółowo opisać funkcje, zasady lub +// plany usÅ‚ug. To musi być bezwzglÄ™dny adres URL zaczynajÄ…cy siÄ™ od http:// lub +// https: //. + +App::$config['system']['sellpage'] = ''; + +// Maksymalny rozmiar importowanej wiadomoÅ›ci, 0 jest nieograniczony + +App::$config['system']['max_import_size'] = 200000; + +// Lokalizacja procesora wiersza poleceÅ„ PHP (CLI PHP) + +App::$config['system']['php_path'] = '{{$phpath}}'; + +// Skonfiguruj sposób komunikacji z serwerami katalogowymi. +// DIRECTORY_MODE_NORMAL = klient katalogu, znajdziemy katalog +// DIRECTORY_MODE_SECONDARY = buforowanie katalogu lub kopii lustrzanej +// DIRECTORY_MODE_PRIMARY = główny serwer katalogów - jeden na dziedzinÄ™ +// DIRECTORY_MODE_STANDALONE = "poza sieciÄ…" lub prywatne usÅ‚ugi katalogowe + +App::$config['system']['directory_mode'] = DIRECTORY_MODE_NORMAL; + +// domyÅ›lny moty systemowy + +App::$config['system']['theme'] = 'redbasic'; + +// Konfiguracja rejstracji bÅ‚Ä™dów PHP. +// Zanim to zrobisz, upewnij siÄ™, że serwer WWW ma uprawnienia +// tworzenie i zapisywanie php.out w katalogu WWW najwyższego poziomu, +// lub zmieÅ„ nazwÄ™ (poniżej) na plik lub Å›cieżkÄ™, jeÅ›li jest to dozwolone. + +// Odkomentuj te 4 linie, aby wÅ‚Ä…czyć rejestrowanie bÅ‚Ä™dów PHP. +//error_reporting(E_ERROR | E_WARNING | E_PARSE ); +//ini_set('error_log','php.out'); +//ini_set('log_errors','1'); +//ini_set('display_errors', '0'); diff --git a/view/pl/lostpass_eml.tpl b/view/pl/lostpass_eml.tpl new file mode 100644 index 000000000..b9f445548 --- /dev/null +++ b/view/pl/lostpass_eml.tpl @@ -0,0 +1,33 @@ + +Drogi/Droga {{$username}}, + Niedawno otrzymaliÅ›my proÅ›bÄ™ o zresetowanie kasÅ‚a do konta na {{$ sitename}}. +Aby potwierdzić tÄ™ proÅ›bÄ™, wybierz link weryfikacyjny poniżej lub wklej go w pasku +adresu przeglÄ…darki internetowej. + +JeÅ›li jest to pomyÅ‚ka i nie chcesz zmieniać hasÅ‚a, NIE klikaj podanego linku i +zignoruj albo usuÅ„ tÄ… wiadomość e-mail. + +Twoje hasÅ‚o nie zostanie zmienione, chyba że potwierdzisz prawdziwość tego żądania. + +Kliknij ten link, aby zweryfikować swojÄ… tożsamość i potwierdzić żądanie zmiany hasÅ‚a: + +{{$reset_link}} + +NastÄ™pnie otrzymasz wiadomość uzupeÅ‚niajÄ…cÄ… zawierajÄ…cÄ… nowe hasÅ‚o. + +Możesz zmienić to hasÅ‚o na stronie ustawieÅ„ konta, po zalogowaniu siÄ™. + +Dane logowania sÄ… nastÄ™pujÄ…ce: + +Lokalizacja serwisu: {{$siteurl}} +Nazwa logowania: {{$email}} + + + +Z poważaniem, + {{$sitename}} Administrator + +-- +Warunki Å›wiadczenia usÅ‚ug: +{{$siteurl}}/help/TermsOfService + diff --git a/view/pl/passchanged_eml.tpl b/view/pl/passchanged_eml.tpl new file mode 100644 index 000000000..0965f680a --- /dev/null +++ b/view/pl/passchanged_eml.tpl @@ -0,0 +1,23 @@ + +Drogi/Droga {{$username}}, + Twoje hasÅ‚o zostaÅ‚o zmienione zgodnie z żądaniem. Zachowaj te informacje +w swojej dokumentacji (lub natychmiast zmieÅ„ swoje hasÅ‚o na coÅ›, co zapamiÄ™tasz). + +Twoje dane logowania sÄ… nastÄ™pujÄ…ce: + +Lokalizacja serwisu: {{$siteurl}} +Nazwa logowania: {{$email}} +HasÅ‚o: {{$new_password}} + +Możesz zmienić to hasÅ‚o na stronie ustawieÅ„ konta, po zalogowaniu siÄ™. + + +Z poważaniem, + {{$sitename}} Administrator + + + +-- +Warunki Å›wiadczenia usÅ‚ug: +{{$siteurl}}/help/TermsOfService + diff --git a/view/pl/register_open_eml.tpl b/view/pl/register_open_eml.tpl new file mode 100644 index 000000000..e86cd33c3 --- /dev/null +++ b/view/pl/register_open_eml.tpl @@ -0,0 +1,18 @@ + +Na serwisie {{$ sitename}} zostaÅ‚o utworzone konto dla tego adresu e-mail. +Dane logowania sÄ… nastÄ™pujÄ…ce: + +Lokalizacja serwisu: {{$siteurl}} +Login: {{$email}} +Password: (hasÅ‚o, które zostaÅ‚o podane podczas rejestracji) + +JeÅ›li to konto zostaÅ‚o utworzone bez Twojej wiedzy i nie jest pożądane, możesz +odwiedić nasz serwis i zresetować ustawione hasÅ‚o. Umożliwi to usuniÄ™cie konta +z linków na stronie "Ustawienia", a my przepraszamy za wszelkie niedogodnoÅ›ci. + +DziÄ™kujemy i witamu na serwisie {{$sitename}}. + +Z poważaniem, + {{$sitename}} Administrator + + diff --git a/view/pl/register_verify_eml.tpl b/view/pl/register_verify_eml.tpl new file mode 100644 index 000000000..58116b48a --- /dev/null +++ b/view/pl/register_verify_eml.tpl @@ -0,0 +1,24 @@ + +OtrzymaliÅ›my proÅ›bÄ™ o rejestracjÄ™ użytkownika na serwisie {{$ sitename}}, co +wymaga Twojej zgody. + +Szczegóły logowania sÄ… nastÄ™pujÄ…ce: + +Lokalizacja serwisu: {{$siteurl}} +Nazwa logowania: {{$email}} +Adres IP: {{$details}} + +Aby zatwierdzić tÄ™ proÅ›bÄ™, kliknij poniższy link: + + +{{$siteurl}}/regmod/allow/{{$hash}} + + +Aby odrzucić proÅ›bÄ™ i usunąć konto, odwiedź: + + +{{$siteurl}}/regmod/deny/{{$hash}} + + +DziÄ™kujemy. + diff --git a/view/pl/register_verify_member.tpl b/view/pl/register_verify_member.tpl new file mode 100644 index 000000000..1efd5f1e6 --- /dev/null +++ b/view/pl/register_verify_member.tpl @@ -0,0 +1,33 @@ + +DziÄ™kujemy za zarejestrowanie siÄ™ na serwisie {{$sitename}}. + +Szczegóły Twojego logowania sÄ… nastęþujÄ…ce: + +Lokalizacja serwisu: {{$siteurl}} +Nazwa logowania: {{$email}} + +Zaloguj siÄ™ za pomocÄ… hasÅ‚a wybranego podczas rejestracji. + +Musimy zweryfikować Twój adres e-mail, aby zapewnić Ci peÅ‚ny dostÄ™p. + +Twój kod weryfikacyjny, to: + +{{$hash}} + +JeÅ›li zarejestrowaÅ‚eÅ› to konto, wprowadź kod weryfikacyjny do żądania lub odwiedź +poniższy link: + +{{$siteurl}}/regver/allow/{{$hash}} + +Aby odrzucić rejestracjÄ™ i usunąć konto, odwiedź: + +{{$siteurl}}/regver/deny/{{$hash}} + + +DziÄ™kjemy. + + +-- +Warunki Å›wiadczenia usÅ‚ug: +{{$siteurl}}/help/TermsOfService + diff --git a/view/pl/update_fail_eml.tpl b/view/pl/update_fail_eml.tpl new file mode 100644 index 000000000..33bf9161c --- /dev/null +++ b/view/pl/update_fail_eml.tpl @@ -0,0 +1,22 @@ +Przepraszamy, ale to może być ważne.
+
+Jest to komunika wygenerowany przez serwer WWW na {{$sitename}};
+
+Twórcy projektu opublikowali niedawno aktualizację {{$update}},
+ale podczas próby automatycznej instalacji coś poszło nie tak.
+Należy to szybko naprawić i wymaga interwencji człowieka.
+Skontaktuj się z deweloperem projektu, jeśli nie wiesz, jak samemu
+naprawić ten problem. Konfiguracja bazy danych serwera WWW może być nieprawidłowa.
+
+Komunikat błędu, to '{{$error}}'.
+
+Możesz spróbować ponownie zastosować tę aktualizację, odwiedzając stronę
+
+{{$baseurl}}/admin/dbsync
+
+po zalogowaniu siÄ™ na konto administratora.
+
+{{$source}}
+
+Przepraszam za utrudnienia,
+ Twój serwer WWW na {{$siteurl}}
diff --git a/view/ru/hmessages.po b/view/ru/hmessages.po index 72d254c95..0cdc38ff3 100644 --- a/view/ru/hmessages.po +++ b/view/ru/hmessages.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: hubzilla\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-11-15 11:39+0200\n" -"PO-Revision-Date: 2020-11-15 11:46+0200\n" +"POT-Creation-Date: 2021-01-03 17:35+0200\n" +"PO-Revision-Date: 2021-01-03 17:42+0200\n" "Last-Translator: Max Kostikov <max@kostikov.co>\n" "Language-Team: Russian (http://www.transifex.com/Friendica/hubzilla/language/ru/)\n" "MIME-Version: 1.0\n" @@ -22,7 +22,7 @@ msgstr "" msgid "Source channel not found." msgstr "Канал-иÑточник не найден." -#: ../../view/theme/redbasic/php/config.php:15 ../../include/text.php:3379 +#: ../../view/theme/redbasic/php/config.php:15 ../../include/text.php:3381 #: ../../Zotlabs/Module/Admin/Site.php:191 #: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:335 #: ../../extend/addon/hzaddons/cart/submodules/orderoptions.php:359 @@ -37,14 +37,15 @@ msgid "Focus (Hubzilla default)" msgstr "Ð¤Ð¾ÐºÑƒÑ (по умолчанию Hubzilla)" #: ../../view/theme/redbasic/php/config.php:94 ../../include/js_strings.php:22 -#: ../../Zotlabs/Module/Pconfig.php:116 ../../Zotlabs/Module/Defperms.php:266 -#: ../../Zotlabs/Module/Permcats.php:129 ../../Zotlabs/Module/Xchan.php:15 +#: ../../Zotlabs/Storage/Browser.php:375 ../../Zotlabs/Module/Pconfig.php:116 +#: ../../Zotlabs/Module/Defperms.php:266 ../../Zotlabs/Module/Permcats.php:129 +#: ../../Zotlabs/Module/Xchan.php:15 #: ../../Zotlabs/Module/Email_validation.php:40 #: ../../Zotlabs/Module/Poke.php:217 ../../Zotlabs/Module/Appman.php:155 -#: ../../Zotlabs/Module/Profiles.php:725 ../../Zotlabs/Module/Photos.php:1057 -#: ../../Zotlabs/Module/Photos.php:1097 ../../Zotlabs/Module/Photos.php:1215 +#: ../../Zotlabs/Module/Profiles.php:725 ../../Zotlabs/Module/Photos.php:1058 +#: ../../Zotlabs/Module/Photos.php:1098 ../../Zotlabs/Module/Photos.php:1216 #: ../../Zotlabs/Module/Oauth.php:111 ../../Zotlabs/Module/Events.php:501 -#: ../../Zotlabs/Module/Rate.php:166 ../../Zotlabs/Module/Locs.php:125 +#: ../../Zotlabs/Module/Rate.php:166 ../../Zotlabs/Module/Locs.php:132 #: ../../Zotlabs/Module/Sources.php:125 ../../Zotlabs/Module/Sources.php:162 #: ../../Zotlabs/Module/Chat.php:209 ../../Zotlabs/Module/Chat.php:248 #: ../../Zotlabs/Module/Oauth2.php:116 @@ -53,7 +54,7 @@ msgstr "Ð¤Ð¾ÐºÑƒÑ (по умолчанию Hubzilla)" #: ../../Zotlabs/Module/Settings/Account.php:103 #: ../../Zotlabs/Module/Settings/Conversation.php:49 #: ../../Zotlabs/Module/Settings/Editor.php:42 -#: ../../Zotlabs/Module/Settings/Display.php:190 +#: ../../Zotlabs/Module/Settings/Display.php:188 #: ../../Zotlabs/Module/Settings/Features.php:48 #: ../../Zotlabs/Module/Settings/Network.php:62 #: ../../Zotlabs/Module/Settings/Events.php:42 @@ -63,7 +64,7 @@ msgstr "Ð¤Ð¾ÐºÑƒÑ (по умолчанию Hubzilla)" #: ../../Zotlabs/Module/Settings/Profiles.php:52 #: ../../Zotlabs/Module/Settings/Connections.php:42 #: ../../Zotlabs/Module/Settings/Channel.php:495 -#: ../../Zotlabs/Module/Filestorage.php:203 ../../Zotlabs/Module/Setup.php:304 +#: ../../Zotlabs/Module/Filestorage.php:208 ../../Zotlabs/Module/Setup.php:304 #: ../../Zotlabs/Module/Setup.php:344 ../../Zotlabs/Module/Mitem.php:259 #: ../../Zotlabs/Module/Admin/Features.php:66 #: ../../Zotlabs/Module/Admin/Logs.php:84 @@ -81,7 +82,7 @@ msgstr "Ð¤Ð¾ÐºÑƒÑ (по умолчанию Hubzilla)" #: ../../Zotlabs/Module/Group.php:167 ../../Zotlabs/Module/Mood.php:158 #: ../../Zotlabs/Module/Invite.php:168 ../../Zotlabs/Module/Connect.php:107 #: ../../Zotlabs/Module/Pdledit.php:108 ../../Zotlabs/Module/Affinity.php:87 -#: ../../Zotlabs/Module/Wiki.php:215 ../../Zotlabs/Module/Import.php:649 +#: ../../Zotlabs/Module/Wiki.php:215 ../../Zotlabs/Module/Import.php:645 #: ../../Zotlabs/Module/Import_items.php:129 #: ../../Zotlabs/Widget/Wiki_pages.php:42 #: ../../Zotlabs/Widget/Wiki_pages.php:99 @@ -153,24 +154,27 @@ msgstr "Ð£Ð·ÐºÐ°Ñ Ð¿Ð°Ð½ÐµÐ»ÑŒ навигации" #: ../../view/theme/redbasic/php/config.php:99 #: ../../view/theme/redbasic/php/config.php:116 -#: ../../include/conversation.php:1463 ../../include/dir_fns.php:142 +#: ../../include/conversation.php:1466 ../../include/dir_fns.php:142 #: ../../include/dir_fns.php:143 ../../include/dir_fns.php:144 -#: ../../boot.php:1704 ../../Zotlabs/Storage/Browser.php:411 -#: ../../Zotlabs/Module/Defperms.php:198 ../../Zotlabs/Module/Profiles.php:683 -#: ../../Zotlabs/Module/Photos.php:672 ../../Zotlabs/Module/Api.php:99 -#: ../../Zotlabs/Module/Events.php:478 ../../Zotlabs/Module/Events.php:479 -#: ../../Zotlabs/Module/Sources.php:124 ../../Zotlabs/Module/Sources.php:159 -#: ../../Zotlabs/Module/Settings/Display.php:90 +#: ../../boot.php:1704 ../../Zotlabs/Storage/Browser.php:303 +#: ../../Zotlabs/Storage/Browser.php:304 ../../Zotlabs/Storage/Browser.php:305 +#: ../../Zotlabs/Storage/Browser.php:382 ../../Zotlabs/Storage/Browser.php:384 +#: ../../Zotlabs/Storage/Browser.php:545 ../../Zotlabs/Module/Defperms.php:198 +#: ../../Zotlabs/Module/Profiles.php:683 ../../Zotlabs/Module/Photos.php:673 +#: ../../Zotlabs/Module/Api.php:99 ../../Zotlabs/Module/Events.php:478 +#: ../../Zotlabs/Module/Events.php:479 ../../Zotlabs/Module/Sources.php:124 +#: ../../Zotlabs/Module/Sources.php:159 +#: ../../Zotlabs/Module/Settings/Display.php:88 #: ../../Zotlabs/Module/Settings/Channel.php:311 -#: ../../Zotlabs/Module/Filestorage.php:198 -#: ../../Zotlabs/Module/Filestorage.php:206 ../../Zotlabs/Module/Menu.php:163 +#: ../../Zotlabs/Module/Filestorage.php:203 +#: ../../Zotlabs/Module/Filestorage.php:211 ../../Zotlabs/Module/Menu.php:163 #: ../../Zotlabs/Module/Menu.php:222 ../../Zotlabs/Module/Mitem.php:176 #: ../../Zotlabs/Module/Mitem.php:177 ../../Zotlabs/Module/Mitem.php:256 #: ../../Zotlabs/Module/Mitem.php:257 ../../Zotlabs/Module/Admin/Site.php:259 #: ../../Zotlabs/Module/Connedit.php:403 ../../Zotlabs/Module/Connedit.php:788 #: ../../Zotlabs/Module/Wiki.php:227 ../../Zotlabs/Module/Wiki.php:228 -#: ../../Zotlabs/Module/Import.php:638 ../../Zotlabs/Module/Import.php:642 -#: ../../Zotlabs/Module/Import.php:643 ../../Zotlabs/Lib/Libzotdir.php:164 +#: ../../Zotlabs/Module/Import.php:634 ../../Zotlabs/Module/Import.php:638 +#: ../../Zotlabs/Module/Import.php:639 ../../Zotlabs/Lib/Libzotdir.php:164 #: ../../Zotlabs/Lib/Libzotdir.php:165 ../../Zotlabs/Lib/Libzotdir.php:167 #: ../../extend/addon/hzaddons/pumpio/Mod_Pumpio.php:94 #: ../../extend/addon/hzaddons/pumpio/Mod_Pumpio.php:98 @@ -224,23 +228,26 @@ msgstr "Ðет" #: ../../view/theme/redbasic/php/config.php:99 #: ../../view/theme/redbasic/php/config.php:116 -#: ../../include/conversation.php:1463 ../../include/dir_fns.php:142 +#: ../../include/conversation.php:1466 ../../include/dir_fns.php:142 #: ../../include/dir_fns.php:143 ../../include/dir_fns.php:144 -#: ../../boot.php:1704 ../../Zotlabs/Storage/Browser.php:411 -#: ../../Zotlabs/Module/Defperms.php:198 ../../Zotlabs/Module/Profiles.php:683 -#: ../../Zotlabs/Module/Photos.php:672 ../../Zotlabs/Module/Api.php:98 -#: ../../Zotlabs/Module/Events.php:478 ../../Zotlabs/Module/Events.php:479 -#: ../../Zotlabs/Module/Sources.php:124 ../../Zotlabs/Module/Sources.php:159 -#: ../../Zotlabs/Module/Settings/Display.php:90 +#: ../../boot.php:1704 ../../Zotlabs/Storage/Browser.php:303 +#: ../../Zotlabs/Storage/Browser.php:304 ../../Zotlabs/Storage/Browser.php:305 +#: ../../Zotlabs/Storage/Browser.php:382 ../../Zotlabs/Storage/Browser.php:384 +#: ../../Zotlabs/Storage/Browser.php:545 ../../Zotlabs/Module/Defperms.php:198 +#: ../../Zotlabs/Module/Profiles.php:683 ../../Zotlabs/Module/Photos.php:673 +#: ../../Zotlabs/Module/Api.php:98 ../../Zotlabs/Module/Events.php:478 +#: ../../Zotlabs/Module/Events.php:479 ../../Zotlabs/Module/Sources.php:124 +#: ../../Zotlabs/Module/Sources.php:159 +#: ../../Zotlabs/Module/Settings/Display.php:88 #: ../../Zotlabs/Module/Settings/Channel.php:311 -#: ../../Zotlabs/Module/Filestorage.php:198 -#: ../../Zotlabs/Module/Filestorage.php:206 ../../Zotlabs/Module/Menu.php:163 +#: ../../Zotlabs/Module/Filestorage.php:203 +#: ../../Zotlabs/Module/Filestorage.php:211 ../../Zotlabs/Module/Menu.php:163 #: ../../Zotlabs/Module/Menu.php:222 ../../Zotlabs/Module/Mitem.php:176 #: ../../Zotlabs/Module/Mitem.php:177 ../../Zotlabs/Module/Mitem.php:256 #: ../../Zotlabs/Module/Mitem.php:257 ../../Zotlabs/Module/Admin/Site.php:261 #: ../../Zotlabs/Module/Connedit.php:403 ../../Zotlabs/Module/Wiki.php:227 -#: ../../Zotlabs/Module/Wiki.php:228 ../../Zotlabs/Module/Import.php:638 -#: ../../Zotlabs/Module/Import.php:642 ../../Zotlabs/Module/Import.php:643 +#: ../../Zotlabs/Module/Wiki.php:228 ../../Zotlabs/Module/Import.php:634 +#: ../../Zotlabs/Module/Import.php:638 ../../Zotlabs/Module/Import.php:639 #: ../../Zotlabs/Lib/Libzotdir.php:164 ../../Zotlabs/Lib/Libzotdir.php:165 #: ../../Zotlabs/Lib/Libzotdir.php:167 #: ../../extend/addon/hzaddons/pumpio/Mod_Pumpio.php:94 @@ -402,13 +409,13 @@ msgid "Monthly" msgstr "ЕжемеÑÑчно" #: ../../include/selectors.php:60 ../../include/selectors.php:77 -#: ../../include/channel.php:1708 +#: ../../include/channel.php:1722 #: ../../extend/addon/hzaddons/openid/Mod_Id.php:85 msgid "Male" msgstr "Мужчина" #: ../../include/selectors.php:60 ../../include/selectors.php:77 -#: ../../include/channel.php:1706 +#: ../../include/channel.php:1720 #: ../../extend/addon/hzaddons/openid/Mod_Id.php:87 msgid "Female" msgstr "Женщина" @@ -445,19 +452,19 @@ msgstr "ТранÑÑекÑуал" msgid "Hermaphrodite" msgstr "Гермафродит" -#: ../../include/selectors.php:60 ../../include/channel.php:1712 +#: ../../include/selectors.php:60 ../../include/channel.php:1726 msgid "Neuter" msgstr "Среднего рода" -#: ../../include/selectors.php:60 ../../include/channel.php:1714 +#: ../../include/selectors.php:60 ../../include/channel.php:1728 msgid "Non-specific" msgstr "ÐеÑпецифичеÑкий" #: ../../include/selectors.php:60 ../../include/selectors.php:77 #: ../../include/selectors.php:115 ../../include/selectors.php:151 -#: ../../include/connections.php:740 ../../include/connections.php:747 +#: ../../include/connections.php:741 ../../include/connections.php:748 #: ../../include/event.php:1429 ../../include/event.php:1436 -#: ../../Zotlabs/Module/Cdav.php:1380 ../../Zotlabs/Module/Profiles.php:797 +#: ../../Zotlabs/Module/Cdav.php:1384 ../../Zotlabs/Module/Profiles.php:797 #: ../../Zotlabs/Module/Connedit.php:927 #: ../../Zotlabs/Access/PermissionRoles.php:310 msgid "Other" @@ -650,17 +657,21 @@ msgstr "Ð’ÑÑ‘ равно" msgid "Ask me" msgstr "СпроÑи менÑ" -#: ../../include/photos.php:27 ../../include/items.php:3966 +#: ../../include/photos.php:27 ../../include/items.php:3977 #: ../../include/attach.php:156 ../../include/attach.php:205 -#: ../../include/attach.php:278 ../../include/attach.php:386 -#: ../../include/attach.php:400 ../../include/attach.php:407 -#: ../../include/attach.php:489 ../../include/attach.php:1055 -#: ../../include/attach.php:1129 ../../include/attach.php:1292 -#: ../../Zotlabs/Module/Defperms.php:182 ../../Zotlabs/Module/Network.php:19 -#: ../../Zotlabs/Module/Common.php:38 ../../Zotlabs/Module/Item.php:483 -#: ../../Zotlabs/Module/Item.php:502 ../../Zotlabs/Module/Item.php:512 -#: ../../Zotlabs/Module/Item.php:1428 ../../Zotlabs/Module/Achievements.php:34 -#: ../../Zotlabs/Module/Display.php:442 ../../Zotlabs/Module/Poke.php:157 +#: ../../include/attach.php:278 ../../include/attach.php:329 +#: ../../include/attach.php:424 ../../include/attach.php:438 +#: ../../include/attach.php:445 ../../include/attach.php:527 +#: ../../include/attach.php:1091 ../../include/attach.php:1164 +#: ../../include/attach.php:1327 ../../Zotlabs/Module/Defperms.php:182 +#: ../../Zotlabs/Module/Network.php:19 ../../Zotlabs/Module/Common.php:38 +#: ../../Zotlabs/Module/Item.php:485 ../../Zotlabs/Module/Item.php:504 +#: ../../Zotlabs/Module/Item.php:514 ../../Zotlabs/Module/Item.php:1442 +#: ../../Zotlabs/Module/Achievements.php:34 +#: ../../Zotlabs/Module/Attach_edit.php:90 +#: ../../Zotlabs/Module/Attach_edit.php:99 +#: ../../Zotlabs/Module/Attach_edit.php:106 +#: ../../Zotlabs/Module/Display.php:425 ../../Zotlabs/Module/Poke.php:157 #: ../../Zotlabs/Module/Profile.php:85 ../../Zotlabs/Module/Profile.php:101 #: ../../Zotlabs/Module/Appman.php:87 ../../Zotlabs/Module/Profiles.php:200 #: ../../Zotlabs/Module/Profiles.php:637 ../../Zotlabs/Module/Photos.php:71 @@ -676,21 +687,21 @@ msgstr "СпроÑи менÑ" #: ../../Zotlabs/Module/Viewconnections.php:28 #: ../../Zotlabs/Module/Viewconnections.php:33 #: ../../Zotlabs/Module/Rate.php:113 ../../Zotlabs/Module/Regmod.php:20 -#: ../../Zotlabs/Module/Settings.php:59 ../../Zotlabs/Module/Locs.php:91 +#: ../../Zotlabs/Module/Settings.php:59 ../../Zotlabs/Module/Locs.php:100 #: ../../Zotlabs/Module/Sources.php:80 ../../Zotlabs/Module/Chat.php:113 #: ../../Zotlabs/Module/Chat.php:118 ../../Zotlabs/Module/Vote.php:19 #: ../../Zotlabs/Module/Editlayout.php:67 #: ../../Zotlabs/Module/Editlayout.php:90 -#: ../../Zotlabs/Module/Filestorage.php:17 -#: ../../Zotlabs/Module/Filestorage.php:72 -#: ../../Zotlabs/Module/Filestorage.php:90 -#: ../../Zotlabs/Module/Filestorage.php:113 -#: ../../Zotlabs/Module/Filestorage.php:160 +#: ../../Zotlabs/Module/Filestorage.php:20 +#: ../../Zotlabs/Module/Filestorage.php:78 +#: ../../Zotlabs/Module/Filestorage.php:96 +#: ../../Zotlabs/Module/Filestorage.php:119 +#: ../../Zotlabs/Module/Filestorage.php:165 #: ../../Zotlabs/Module/Editblock.php:67 #: ../../Zotlabs/Module/Service_limits.php:11 -#: ../../Zotlabs/Module/Message.php:18 ../../Zotlabs/Module/Channel.php:181 -#: ../../Zotlabs/Module/Channel.php:348 ../../Zotlabs/Module/Channel.php:387 -#: ../../Zotlabs/Module/Like.php:193 ../../Zotlabs/Module/Bookmarks.php:70 +#: ../../Zotlabs/Module/Message.php:18 ../../Zotlabs/Module/Channel.php:177 +#: ../../Zotlabs/Module/Channel.php:332 ../../Zotlabs/Module/Channel.php:371 +#: ../../Zotlabs/Module/Like.php:230 ../../Zotlabs/Module/Bookmarks.php:70 #: ../../Zotlabs/Module/Viewsrc.php:19 ../../Zotlabs/Module/Menu.php:130 #: ../../Zotlabs/Module/Menu.php:141 ../../Zotlabs/Module/Setup.php:206 #: ../../Zotlabs/Module/Mitem.php:129 ../../Zotlabs/Module/Notifications.php:11 @@ -755,8 +766,8 @@ msgstr "%1$s опубликовал %2$s в %3$s" msgid "Photo Albums" msgstr "Фотоальбомы" -#: ../../include/photos.php:667 ../../Zotlabs/Module/Photos.php:1347 -#: ../../Zotlabs/Module/Photos.php:1360 ../../Zotlabs/Module/Photos.php:1361 +#: ../../include/photos.php:667 ../../Zotlabs/Module/Photos.php:1348 +#: ../../Zotlabs/Module/Photos.php:1361 ../../Zotlabs/Module/Photos.php:1362 msgid "Recent Photos" msgstr "ПоÑледние фотографии" @@ -798,7 +809,7 @@ msgstr[0] "доÑтупно %d приглашение" msgstr[1] "доÑтупны %d приглашениÑ" msgstr[2] "доÑтупны %d приглашений" -#: ../../include/contact_widgets.php:16 ../../include/acl_selectors.php:135 +#: ../../include/contact_widgets.php:16 ../../include/acl_selectors.php:144 #: ../../Zotlabs/Module/Admin/Site.php:297 msgid "Advanced" msgstr "Дополнительно" @@ -850,31 +861,33 @@ msgstr "Сохранённые каталоги" #: ../../include/contact_widgets.php:56 ../../include/contact_widgets.php:111 #: ../../include/contact_widgets.php:155 ../../include/contact_widgets.php:200 -#: ../../Zotlabs/Widget/Filer.php:31 ../../Zotlabs/Widget/Appcategories.php:46 +#: ../../include/contact_widgets.php:235 ../../Zotlabs/Widget/Filer.php:31 +#: ../../Zotlabs/Widget/Appcategories.php:46 msgid "Everything" msgstr "Ð’ÑÑ‘" #: ../../include/contact_widgets.php:108 ../../include/contact_widgets.php:152 -#: ../../include/contact_widgets.php:197 ../../include/taxonomy.php:418 -#: ../../include/taxonomy.php:500 ../../include/taxonomy.php:520 -#: ../../include/taxonomy.php:541 ../../Zotlabs/Module/Cdav.php:1066 +#: ../../include/contact_widgets.php:197 ../../include/contact_widgets.php:232 +#: ../../include/taxonomy.php:435 ../../include/taxonomy.php:517 +#: ../../include/taxonomy.php:537 ../../include/taxonomy.php:558 +#: ../../Zotlabs/Storage/Browser.php:293 ../../Zotlabs/Storage/Browser.php:381 +#: ../../Zotlabs/Storage/Browser.php:396 ../../Zotlabs/Module/Cdav.php:1070 #: ../../Zotlabs/Widget/Appcategories.php:43 msgid "Categories" msgstr "Категории" -#: ../../include/contact_widgets.php:231 +#: ../../include/contact_widgets.php:265 msgid "Common Connections" msgstr "Общие контакты" -#: ../../include/contact_widgets.php:235 +#: ../../include/contact_widgets.php:269 #, php-format msgid "View all %d common connections" msgstr "ПроÑмотреть вÑе %d общих контактов" -#: ../../include/menu.php:120 ../../include/channel.php:1524 -#: ../../include/channel.php:1528 ../../Zotlabs/Storage/Browser.php:296 -#: ../../Zotlabs/Module/Oauth.php:173 ../../Zotlabs/Module/Oauth2.php:194 -#: ../../Zotlabs/Module/Editlayout.php:114 +#: ../../include/menu.php:120 ../../include/channel.php:1538 +#: ../../include/channel.php:1542 ../../Zotlabs/Module/Oauth.php:173 +#: ../../Zotlabs/Module/Oauth2.php:194 ../../Zotlabs/Module/Editlayout.php:114 #: ../../Zotlabs/Module/Editblock.php:114 ../../Zotlabs/Module/Menu.php:176 #: ../../Zotlabs/Module/Admin/Profs.php:175 #: ../../Zotlabs/Module/Editwebpage.php:142 ../../Zotlabs/Module/Thing.php:268 @@ -934,13 +947,13 @@ msgstr "Профиль по умолчанию" msgid "Unable to retrieve modified identity" msgstr "Ðе удаетÑÑ Ð½Ð°Ð¹Ñ‚Ð¸ изменённый идентификатор" -#: ../../include/channel.php:1371 +#: ../../include/channel.php:1385 msgid "Requested channel is not available." msgstr "Запрошенный канал не доÑтупен." -#: ../../include/channel.php:1425 ../../Zotlabs/Module/Achievements.php:15 +#: ../../include/channel.php:1439 ../../Zotlabs/Module/Achievements.php:15 #: ../../Zotlabs/Module/Profile.php:20 ../../Zotlabs/Module/Editlayout.php:31 -#: ../../Zotlabs/Module/Filestorage.php:53 +#: ../../Zotlabs/Module/Filestorage.php:59 #: ../../Zotlabs/Module/Editblock.php:31 ../../Zotlabs/Module/Menu.php:92 #: ../../Zotlabs/Module/Hcard.php:12 ../../Zotlabs/Module/Editwebpage.php:32 #: ../../Zotlabs/Module/Webpages.php:39 ../../Zotlabs/Module/Blocks.php:33 @@ -950,83 +963,83 @@ msgstr "Запрошенный канал не доÑтупен." msgid "Requested profile is not available." msgstr "Запрашиваемый профиль не доÑтупен." -#: ../../include/channel.php:1517 ../../Zotlabs/Module/Profiles.php:730 +#: ../../include/channel.php:1531 ../../Zotlabs/Module/Profiles.php:730 msgid "Change profile photo" msgstr "Изменить фотографию профилÑ" -#: ../../include/channel.php:1524 ../../include/nav.php:115 +#: ../../include/channel.php:1538 ../../include/nav.php:115 #: ../../Zotlabs/Module/Profiles.php:832 msgid "Edit Profiles" msgstr "Редактирование профилей" -#: ../../include/channel.php:1525 +#: ../../include/channel.php:1539 msgid "Create New Profile" msgstr "Создать новый профиль" -#: ../../include/channel.php:1528 ../../include/nav.php:117 +#: ../../include/channel.php:1542 ../../include/nav.php:117 #: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:58 msgid "Edit Profile" msgstr "Редактировать профиль" -#: ../../include/channel.php:1543 ../../Zotlabs/Module/Profiles.php:822 +#: ../../include/channel.php:1557 ../../Zotlabs/Module/Profiles.php:822 msgid "Profile Image" msgstr "Изображение профилÑ" -#: ../../include/channel.php:1546 +#: ../../include/channel.php:1560 msgid "Visible to everybody" msgstr "Видно вÑем" -#: ../../include/channel.php:1547 ../../Zotlabs/Module/Profiles.php:727 +#: ../../include/channel.php:1561 ../../Zotlabs/Module/Profiles.php:727 #: ../../Zotlabs/Module/Profiles.php:826 msgid "Edit visibility" msgstr "Редактировать видимоÑÑ‚ÑŒ" -#: ../../include/channel.php:1604 ../../include/conversation.php:1097 +#: ../../include/channel.php:1618 ../../include/conversation.php:1100 #: ../../include/connections.php:110 ../../Zotlabs/Module/Directory.php:368 #: ../../Zotlabs/Module/Connections.php:349 ../../Zotlabs/Module/Suggest.php:71 #: ../../Zotlabs/Widget/Suggestions.php:46 ../../Zotlabs/Widget/Follow.php:32 msgid "Connect" msgstr "Подключить" -#: ../../include/channel.php:1619 ../../include/event.php:63 +#: ../../include/channel.php:1633 ../../include/event.php:63 #: ../../include/event.php:134 ../../Zotlabs/Module/Directory.php:352 msgid "Location:" msgstr "МеÑтоположение:" -#: ../../include/channel.php:1623 ../../include/channel.php:1751 +#: ../../include/channel.php:1637 ../../include/channel.php:1765 msgid "Gender:" msgstr "Пол:" -#: ../../include/channel.php:1624 ../../include/channel.php:1795 +#: ../../include/channel.php:1638 ../../include/channel.php:1809 msgid "Status:" msgstr "СтатуÑ:" -#: ../../include/channel.php:1625 ../../include/channel.php:1819 +#: ../../include/channel.php:1639 ../../include/channel.php:1833 msgid "Homepage:" msgstr "ДомашнÑÑ Ñтраница:" -#: ../../include/channel.php:1626 +#: ../../include/channel.php:1640 msgid "Online Now" msgstr "Ð¡ÐµÐ¹Ñ‡Ð°Ñ Ð² Ñети" -#: ../../include/channel.php:1679 +#: ../../include/channel.php:1693 msgid "Change your profile photo" msgstr "Изменить фотографию вашего профилÑ" -#: ../../include/channel.php:1710 +#: ../../include/channel.php:1724 msgid "Trans" msgstr "ТранÑекÑуал" -#: ../../include/channel.php:1749 ../../Zotlabs/Module/Settings/Channel.php:501 +#: ../../include/channel.php:1763 ../../Zotlabs/Module/Settings/Channel.php:501 msgid "Full Name:" msgstr "Полное имÑ:" -#: ../../include/channel.php:1756 +#: ../../include/channel.php:1770 msgid "Like this channel" msgstr "нравитÑÑ Ñтот канал" -#: ../../include/channel.php:1767 ../../include/conversation.php:1746 -#: ../../include/taxonomy.php:668 ../../Zotlabs/Module/Photos.php:1135 +#: ../../include/channel.php:1781 ../../include/conversation.php:1749 +#: ../../include/taxonomy.php:685 ../../Zotlabs/Module/Photos.php:1136 #: ../../Zotlabs/Lib/ThreadItem.php:242 msgctxt "noun" msgid "Like" @@ -1035,130 +1048,130 @@ msgstr[0] "ÐравитÑÑ" msgstr[1] "ÐравитÑÑ" msgstr[2] "ÐравитÑÑ" -#: ../../include/channel.php:1780 +#: ../../include/channel.php:1794 msgid "j F, Y" msgstr "" -#: ../../include/channel.php:1781 +#: ../../include/channel.php:1795 msgid "j F" msgstr "" -#: ../../include/channel.php:1788 +#: ../../include/channel.php:1802 msgid "Birthday:" msgstr "День рождениÑ:" -#: ../../include/channel.php:1792 ../../Zotlabs/Module/Directory.php:347 +#: ../../include/channel.php:1806 ../../Zotlabs/Module/Directory.php:347 msgid "Age:" msgstr "ВозраÑÑ‚:" -#: ../../include/channel.php:1801 +#: ../../include/channel.php:1815 #, php-format msgid "for %1$d %2$s" msgstr "Ð´Ð»Ñ %1$d %2$s" -#: ../../include/channel.php:1813 +#: ../../include/channel.php:1827 msgid "Tags:" msgstr "Теги:" -#: ../../include/channel.php:1817 +#: ../../include/channel.php:1831 msgid "Sexual Preference:" msgstr "СекÑуальные предпочтениÑ:" -#: ../../include/channel.php:1821 ../../Zotlabs/Module/Directory.php:365 +#: ../../include/channel.php:1835 ../../Zotlabs/Module/Directory.php:365 msgid "Hometown:" msgstr "Родной город:" -#: ../../include/channel.php:1823 +#: ../../include/channel.php:1837 msgid "Political Views:" msgstr "ПолитичеÑкие взглÑды:" -#: ../../include/channel.php:1825 +#: ../../include/channel.php:1839 msgid "Religion:" msgstr "РелигиÑ:" -#: ../../include/channel.php:1827 ../../Zotlabs/Module/Directory.php:367 +#: ../../include/channel.php:1841 ../../Zotlabs/Module/Directory.php:367 msgid "About:" msgstr "О Ñебе:" -#: ../../include/channel.php:1829 +#: ../../include/channel.php:1843 msgid "Hobbies/Interests:" msgstr "Хобби / интереÑÑ‹:" -#: ../../include/channel.php:1831 +#: ../../include/channel.php:1845 msgid "Likes:" msgstr "Что вам нравитÑÑ:" -#: ../../include/channel.php:1833 +#: ../../include/channel.php:1847 msgid "Dislikes:" msgstr "Что вам не нравитÑÑ:" -#: ../../include/channel.php:1835 +#: ../../include/channel.php:1849 msgid "Contact information and Social Networks:" msgstr "ÐšÐ¾Ð½Ñ‚Ð°ÐºÑ‚Ð½Ð°Ñ Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð¸ Ñоциальные Ñети:" -#: ../../include/channel.php:1837 +#: ../../include/channel.php:1851 msgid "My other channels:" msgstr "Мои другие каналы:" -#: ../../include/channel.php:1839 +#: ../../include/channel.php:1853 msgid "Musical interests:" msgstr "Музыкальные интереÑÑ‹:" -#: ../../include/channel.php:1841 +#: ../../include/channel.php:1855 msgid "Books, literature:" msgstr "Книги, литература:" -#: ../../include/channel.php:1843 +#: ../../include/channel.php:1857 msgid "Television:" msgstr "Телевидение:" -#: ../../include/channel.php:1845 +#: ../../include/channel.php:1859 msgid "Film/dance/culture/entertainment:" msgstr "Кино / танцы / культура / развлечениÑ:" -#: ../../include/channel.php:1847 +#: ../../include/channel.php:1861 msgid "Love/Romance:" msgstr "Любовь / романтика:" -#: ../../include/channel.php:1849 +#: ../../include/channel.php:1863 msgid "Work/employment:" msgstr "Работа / занÑтоÑÑ‚ÑŒ:" -#: ../../include/channel.php:1851 +#: ../../include/channel.php:1865 msgid "School/education:" msgstr "Школа / образование:" -#: ../../include/channel.php:1872 ../../Zotlabs/Module/Profperm.php:113 +#: ../../include/channel.php:1886 ../../Zotlabs/Module/Profperm.php:113 #: ../../Zotlabs/Lib/Apps.php:362 msgid "Profile" msgstr "Профиль" -#: ../../include/channel.php:1874 +#: ../../include/channel.php:1888 msgid "Like this thing" msgstr "нравитÑÑ ÑÑ‚o" -#: ../../include/channel.php:1875 ../../Zotlabs/Module/Events.php:699 +#: ../../include/channel.php:1889 ../../Zotlabs/Module/Events.php:699 msgid "Export" msgstr "ÐкÑпорт" -#: ../../include/channel.php:2314 ../../Zotlabs/Module/Cover_photo.php:304 +#: ../../include/channel.php:2328 ../../Zotlabs/Module/Cover_photo.php:304 msgid "cover photo" msgstr "Ñ„Ð¾Ñ‚Ð¾Ð³Ñ€Ð°Ñ„Ð¸Ñ Ð¾Ð±Ð»Ð¾Ð¶ÐºÐ¸" -#: ../../include/channel.php:2603 ../../boot.php:1700 +#: ../../include/channel.php:2597 ../../boot.php:1700 #: ../../Zotlabs/Module/Rmagic.php:96 msgid "Remote Authentication" msgstr "Ð£Ð´Ð°Ð»ÐµÐ½Ð½Ð°Ñ Ð°ÑƒÑ‚ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ" -#: ../../include/channel.php:2604 ../../Zotlabs/Module/Rmagic.php:97 +#: ../../include/channel.php:2598 ../../Zotlabs/Module/Rmagic.php:97 msgid "Enter your channel address (e.g. channel@example.com)" msgstr "Введите Ð°Ð´Ñ€ÐµÑ Ð²Ð°ÑˆÐµÐ³Ð¾ канала (например: channel@example.com)" -#: ../../include/channel.php:2605 ../../Zotlabs/Module/Rmagic.php:98 +#: ../../include/channel.php:2599 ../../Zotlabs/Module/Rmagic.php:98 msgid "Authenticate" msgstr "Проверка подлинноÑти" -#: ../../include/channel.php:2763 ../../Zotlabs/Module/Admin/Accounts.php:91 +#: ../../include/channel.php:2757 ../../Zotlabs/Module/Admin/Accounts.php:91 #, php-format msgid "Account '%s' deleted" msgstr "Ðккаунт '%s' удален" @@ -1190,7 +1203,7 @@ msgstr "%1$s была Ñоздана %2$s %3$s" #: ../../include/markdown.php:204 ../../include/text.php:2258 #: ../../include/bbcode.php:523 ../../include/conversation.php:158 -#: ../../Zotlabs/Module/Tagger.php:79 ../../Zotlabs/Lib/Activity.php:2967 +#: ../../Zotlabs/Module/Tagger.php:79 ../../Zotlabs/Lib/Activity.php:2971 msgid "post" msgstr "публикациÑ" @@ -1200,9 +1213,9 @@ msgstr "Ñпойлер" #: ../../include/items.php:439 ../../Zotlabs/Module/Dreport.php:10 #: ../../Zotlabs/Module/Dreport.php:82 ../../Zotlabs/Module/Share.php:72 -#: ../../Zotlabs/Module/Profperm.php:28 ../../Zotlabs/Module/Like.php:295 +#: ../../Zotlabs/Module/Profperm.php:28 ../../Zotlabs/Module/Like.php:332 #: ../../Zotlabs/Module/Subthread.php:86 ../../Zotlabs/Module/Group.php:99 -#: ../../Zotlabs/Module/Cloud.php:119 ../../Zotlabs/Module/Import_items.php:120 +#: ../../Zotlabs/Module/Cloud.php:123 ../../Zotlabs/Module/Import_items.php:120 #: ../../Zotlabs/Web/WebServer.php:115 #: ../../extend/addon/hzaddons/redphotos/redphotos.php:119 #: ../../extend/addon/hzaddons/redfiles/redfiles.php:109 @@ -1247,9 +1260,9 @@ msgstr "Видно только одобренным контактам." msgid "Visible to specific connections." msgstr "Видно указанным контактам." -#: ../../include/items.php:3889 ../../Zotlabs/Module/Display.php:45 -#: ../../Zotlabs/Module/Display.php:446 ../../Zotlabs/Module/Admin.php:62 -#: ../../Zotlabs/Module/Filestorage.php:26 ../../Zotlabs/Module/Viewsrc.php:25 +#: ../../include/items.php:3900 ../../Zotlabs/Module/Display.php:42 +#: ../../Zotlabs/Module/Display.php:429 ../../Zotlabs/Module/Admin.php:62 +#: ../../Zotlabs/Module/Filestorage.php:29 ../../Zotlabs/Module/Viewsrc.php:25 #: ../../Zotlabs/Module/Admin/Addons.php:260 #: ../../Zotlabs/Module/Admin/Themes.php:72 ../../Zotlabs/Module/Thing.php:96 #: ../../extend/addon/hzaddons/flashcards/Mod_Flashcards.php:284 @@ -1257,67 +1270,67 @@ msgstr "Видно указанным контактам." msgid "Item not found." msgstr "Ðлемент не найден." -#: ../../include/items.php:4466 ../../Zotlabs/Module/Group.php:62 +#: ../../include/items.php:4472 ../../Zotlabs/Module/Group.php:62 #: ../../Zotlabs/Module/Group.php:214 msgid "Privacy group not found." msgstr "Группа конфиденциальноÑти не найдена." -#: ../../include/items.php:4482 +#: ../../include/items.php:4488 msgid "Privacy group is empty." msgstr "Группа конфиденциальноÑти пуÑта" -#: ../../include/items.php:4489 +#: ../../include/items.php:4495 #, php-format msgid "Privacy group: %s" msgstr "Группа конфиденциальноÑти: %s" -#: ../../include/items.php:4499 ../../Zotlabs/Module/Connedit.php:859 +#: ../../include/items.php:4505 ../../Zotlabs/Module/Connedit.php:859 #, php-format msgid "Connection: %s" msgstr "Контакт: %s" -#: ../../include/items.php:4501 +#: ../../include/items.php:4507 msgid "Connection not found." msgstr "Контакт не найден." -#: ../../include/items.php:4835 ../../Zotlabs/Module/Cover_photo.php:297 +#: ../../include/items.php:4841 ../../Zotlabs/Module/Cover_photo.php:297 msgid "female" msgstr "женщина" -#: ../../include/items.php:4836 ../../Zotlabs/Module/Cover_photo.php:298 +#: ../../include/items.php:4842 ../../Zotlabs/Module/Cover_photo.php:298 #, php-format msgid "%1$s updated her %2$s" msgstr "%1$s обновила её %2$s" -#: ../../include/items.php:4837 ../../Zotlabs/Module/Cover_photo.php:299 +#: ../../include/items.php:4843 ../../Zotlabs/Module/Cover_photo.php:299 msgid "male" msgstr "мужчина" -#: ../../include/items.php:4838 ../../Zotlabs/Module/Cover_photo.php:300 +#: ../../include/items.php:4844 ../../Zotlabs/Module/Cover_photo.php:300 #, php-format msgid "%1$s updated his %2$s" msgstr "%1$s обновил его %2$s" -#: ../../include/items.php:4840 ../../Zotlabs/Module/Cover_photo.php:302 +#: ../../include/items.php:4846 ../../Zotlabs/Module/Cover_photo.php:302 #, php-format msgid "%1$s updated their %2$s" msgstr "%2$s %1$s обновлена" -#: ../../include/items.php:4842 +#: ../../include/items.php:4848 msgid "profile photo" msgstr "Ð¤Ð¾Ñ‚Ð¾Ð³Ñ€Ð°Ñ„Ð¸Ñ Ð¿Ñ€Ð¾Ñ„Ð¸Ð»Ñ" -#: ../../include/items.php:5034 +#: ../../include/items.php:5040 #, php-format msgid "[Edited %s]" msgstr "[Отредактировано %s]" -#: ../../include/items.php:5034 +#: ../../include/items.php:5040 msgctxt "edit_activity" msgid "Post" msgstr "ПубликациÑ" -#: ../../include/items.php:5034 +#: ../../include/items.php:5040 msgctxt "edit_activity" msgid "Comment" msgstr "Комментарий" @@ -1358,8 +1371,7 @@ msgid "On" msgstr "Вкл." #: ../../include/features.php:82 ../../include/nav.php:463 -#: ../../include/nav.php:466 ../../Zotlabs/Storage/Browser.php:140 -#: ../../Zotlabs/Lib/Apps.php:346 +#: ../../include/nav.php:466 ../../Zotlabs/Lib/Apps.php:346 msgid "Calendar" msgstr "Календарь" @@ -1726,8 +1738,8 @@ msgid "Network: %s" msgstr "Сеть: %s" #: ../../include/text.php:1150 ../../include/text.php:1162 -#: ../../include/acl_selectors.php:139 ../../include/nav.php:188 -#: ../../Zotlabs/Module/Search.php:44 ../../Zotlabs/Module/Connections.php:378 +#: ../../include/acl_selectors.php:148 ../../include/nav.php:188 +#: ../../Zotlabs/Module/Search.php:41 ../../Zotlabs/Module/Connections.php:378 #: ../../Zotlabs/Widget/Sitesearch.php:31 #: ../../Zotlabs/Widget/Activity_filter.php:193 ../../Zotlabs/Lib/Apps.php:353 msgid "Search" @@ -1736,7 +1748,7 @@ msgstr "ПоиÑк" #: ../../include/text.php:1151 ../../include/text.php:1163 #: ../../Zotlabs/Module/Admin/Profs.php:94 #: ../../Zotlabs/Module/Admin/Profs.php:114 ../../Zotlabs/Module/Rbmark.php:32 -#: ../../Zotlabs/Module/Rbmark.php:104 ../../Zotlabs/Module/Filer.php:53 +#: ../../Zotlabs/Module/Rbmark.php:104 ../../Zotlabs/Module/Filer.php:54 #: ../../Zotlabs/Widget/Notes.php:23 #: ../../extend/addon/hzaddons/queueworker/Mod_Queueworker.php:119 msgid "Save" @@ -1955,12 +1967,12 @@ msgstr "Декабрь" msgid "Unknown Attachment" msgstr "ÐеизвеÑтное вложение" -#: ../../include/text.php:1562 ../../Zotlabs/Storage/Browser.php:293 +#: ../../include/text.php:1562 ../../Zotlabs/Storage/Browser.php:372 #: ../../Zotlabs/Module/Sharedwithme.php:108 msgid "Size" msgstr "Размер" -#: ../../include/text.php:1562 ../../include/feedutils.php:871 +#: ../../include/text.php:1562 ../../include/feedutils.php:873 msgid "unknown" msgstr "неизвеÑтный" @@ -2037,10 +2049,10 @@ msgid "Page content type" msgstr "Тип Ñодержимого Ñтраницы" #: ../../include/text.php:2252 ../../include/conversation.php:128 -#: ../../Zotlabs/Module/Tagger.php:71 ../../Zotlabs/Module/Like.php:386 -#: ../../Zotlabs/Module/Subthread.php:112 ../../Zotlabs/Lib/Activity.php:2967 +#: ../../Zotlabs/Module/Tagger.php:71 ../../Zotlabs/Module/Like.php:433 +#: ../../Zotlabs/Module/Subthread.php:112 ../../Zotlabs/Lib/Activity.php:2971 #: ../../extend/addon/hzaddons/redphotos/redphotohelper.php:71 -#: ../../extend/addon/hzaddons/pubcrawl/as.php:1881 +#: ../../extend/addon/hzaddons/pubcrawl/as.php:2057 #: ../../extend/addon/hzaddons/diaspora/Receiver.php:1601 msgid "photo" msgstr "фото" @@ -2049,7 +2061,7 @@ msgstr "фото" #: ../../include/event.php:1259 ../../Zotlabs/Module/Tagger.php:75 #: ../../Zotlabs/Module/Events.php:266 #: ../../Zotlabs/Module/Channel_calendar.php:219 -#: ../../Zotlabs/Module/Like.php:388 +#: ../../Zotlabs/Module/Like.php:435 msgid "event" msgstr "Ñобытие" @@ -2154,10 +2166,6 @@ msgstr "Введите путь к раÑположению Ñетевых фаРmsgid "Specify folder" msgstr "Указать каталог" -#: ../../include/text.php:3101 ../../Zotlabs/Storage/Browser.php:131 -msgid "Collection" -msgstr "КоллекциÑ" - #: ../../include/import.php:29 msgid "Unable to import a removed channel." msgstr "Ðевозможно импортировать удалённый канал." @@ -2192,7 +2200,7 @@ msgstr "Добавить новые контакты в группу конфиРmsgid "edit" msgstr "редактировать" -#: ../../include/group.php:321 ../../include/acl_selectors.php:87 +#: ../../include/group.php:321 ../../include/acl_selectors.php:86 #: ../../include/nav.php:101 ../../Zotlabs/Module/Group.php:142 #: ../../Zotlabs/Module/Group.php:154 #: ../../Zotlabs/Widget/Activity_filter.php:82 ../../Zotlabs/Lib/Group.php:324 @@ -2353,9 +2361,9 @@ msgstr "Помощь" msgid "Not Found" msgstr "Ðе найдено" -#: ../../include/help.php:132 ../../Zotlabs/Module/Display.php:139 -#: ../../Zotlabs/Module/Display.php:156 ../../Zotlabs/Module/Display.php:176 -#: ../../Zotlabs/Module/Display.php:182 ../../Zotlabs/Module/Page.php:136 +#: ../../include/help.php:132 ../../Zotlabs/Module/Display.php:136 +#: ../../Zotlabs/Module/Display.php:153 ../../Zotlabs/Module/Display.php:173 +#: ../../Zotlabs/Module/Display.php:179 ../../Zotlabs/Module/Page.php:136 #: ../../Zotlabs/Module/Block.php:77 ../../Zotlabs/Web/Router.php:185 #: ../../Zotlabs/Lib/NativeWikiPage.php:521 msgid "Page not found." @@ -2432,21 +2440,21 @@ msgstr "Различные зрители увидÑÑ‚ Ñтот текÑÑ‚ по- msgid "$1 wrote:" msgstr "$1 пиÑал:" -#: ../../include/conversation.php:135 ../../Zotlabs/Module/Like.php:129 +#: ../../include/conversation.php:135 ../../Zotlabs/Module/Like.php:166 msgid "channel" msgstr "канал" -#: ../../include/conversation.php:174 ../../Zotlabs/Module/Like.php:422 -#: ../../Zotlabs/Lib/Activity.php:3002 -#: ../../extend/addon/hzaddons/pubcrawl/as.php:1918 +#: ../../include/conversation.php:174 ../../Zotlabs/Module/Like.php:469 +#: ../../Zotlabs/Lib/Activity.php:3006 +#: ../../extend/addon/hzaddons/pubcrawl/as.php:2094 #: ../../extend/addon/hzaddons/diaspora/Receiver.php:1541 #, php-format msgid "%1$s likes %2$s's %3$s" msgstr "%1$s нравитÑÑ %3$s %2$s" -#: ../../include/conversation.php:177 ../../Zotlabs/Module/Like.php:424 -#: ../../Zotlabs/Lib/Activity.php:3004 -#: ../../extend/addon/hzaddons/pubcrawl/as.php:1920 +#: ../../include/conversation.php:177 ../../Zotlabs/Module/Like.php:471 +#: ../../Zotlabs/Lib/Activity.php:3008 +#: ../../extend/addon/hzaddons/pubcrawl/as.php:2096 #, php-format msgid "%1$s doesn't like %2$s's %3$s" msgstr "%1$s не нравитÑÑ %2$s %3$s" @@ -2477,64 +2485,64 @@ msgctxt "mood" msgid "%1$s is %2$s" msgstr "%1$s %2$s" -#: ../../include/conversation.php:515 ../../Zotlabs/Lib/ThreadItem.php:500 +#: ../../include/conversation.php:516 ../../Zotlabs/Lib/ThreadItem.php:500 msgid "This is an unsaved preview" msgstr "Ðто неÑохранённый проÑмотр" -#: ../../include/conversation.php:651 ../../Zotlabs/Module/Photos.php:1112 +#: ../../include/conversation.php:652 ../../Zotlabs/Module/Photos.php:1113 msgctxt "title" msgid "Likes" msgstr "ÐравитÑÑ" -#: ../../include/conversation.php:652 ../../Zotlabs/Module/Photos.php:1112 +#: ../../include/conversation.php:653 ../../Zotlabs/Module/Photos.php:1113 msgctxt "title" msgid "Dislikes" msgstr "Ðе нравитÑÑ" -#: ../../include/conversation.php:653 ../../Zotlabs/Module/Photos.php:1113 +#: ../../include/conversation.php:654 ../../Zotlabs/Module/Photos.php:1114 #: ../../Zotlabs/Widget/Pinned.php:77 msgctxt "title" msgid "Agree" msgstr "СоглаÑен" -#: ../../include/conversation.php:654 ../../Zotlabs/Module/Photos.php:1113 +#: ../../include/conversation.php:655 ../../Zotlabs/Module/Photos.php:1114 #: ../../Zotlabs/Widget/Pinned.php:78 msgctxt "title" msgid "Disagree" msgstr "Ðе ÑоглаÑен" -#: ../../include/conversation.php:655 ../../Zotlabs/Module/Photos.php:1113 +#: ../../include/conversation.php:656 ../../Zotlabs/Module/Photos.php:1114 #: ../../Zotlabs/Widget/Pinned.php:79 msgctxt "title" msgid "Abstain" msgstr "ВоздержалÑÑ" -#: ../../include/conversation.php:656 ../../Zotlabs/Module/Photos.php:1114 +#: ../../include/conversation.php:657 ../../Zotlabs/Module/Photos.php:1115 #: ../../Zotlabs/Widget/Pinned.php:66 msgctxt "title" msgid "Attending" msgstr "ПоÑещаю" -#: ../../include/conversation.php:657 ../../Zotlabs/Module/Photos.php:1114 +#: ../../include/conversation.php:658 ../../Zotlabs/Module/Photos.php:1115 #: ../../Zotlabs/Widget/Pinned.php:67 msgctxt "title" msgid "Not attending" msgstr "Ðе поÑещаю" -#: ../../include/conversation.php:658 ../../Zotlabs/Module/Photos.php:1114 +#: ../../include/conversation.php:659 ../../Zotlabs/Module/Photos.php:1115 #: ../../Zotlabs/Widget/Pinned.php:68 msgctxt "title" msgid "Might attend" msgstr "Возможно поÑещу" -#: ../../include/conversation.php:728 ../../Zotlabs/Lib/ThreadItem.php:180 +#: ../../include/conversation.php:729 ../../Zotlabs/Lib/ThreadItem.php:180 msgid "Select" msgstr "Выбрать" -#: ../../include/conversation.php:729 ../../include/conversation.php:774 -#: ../../Zotlabs/Storage/Browser.php:297 ../../Zotlabs/Module/Cdav.php:1052 -#: ../../Zotlabs/Module/Cdav.php:1385 ../../Zotlabs/Module/Profiles.php:802 -#: ../../Zotlabs/Module/Photos.php:1178 ../../Zotlabs/Module/Oauth.php:174 +#: ../../include/conversation.php:730 ../../include/conversation.php:775 +#: ../../Zotlabs/Storage/Browser.php:377 ../../Zotlabs/Module/Cdav.php:1056 +#: ../../Zotlabs/Module/Cdav.php:1389 ../../Zotlabs/Module/Profiles.php:802 +#: ../../Zotlabs/Module/Photos.php:1179 ../../Zotlabs/Module/Oauth.php:174 #: ../../Zotlabs/Module/Oauth2.php:195 ../../Zotlabs/Module/Editlayout.php:138 #: ../../Zotlabs/Module/Editblock.php:139 #: ../../Zotlabs/Module/Admin/Channels.php:149 @@ -2551,149 +2559,148 @@ msgstr "Выбрать" msgid "Delete" msgstr "Удалить" -#: ../../include/conversation.php:733 ../../Zotlabs/Lib/ThreadItem.php:273 +#: ../../include/conversation.php:734 ../../Zotlabs/Lib/ThreadItem.php:273 msgid "Toggle Star Status" msgstr "Переключить ÑÑ‚Ð°Ñ‚ÑƒÑ Ð¿Ð¾Ð¼ÐµÑ‚ÐºÐ¸" -#: ../../include/conversation.php:738 ../../Zotlabs/Lib/ThreadItem.php:103 +#: ../../include/conversation.php:739 ../../Zotlabs/Lib/ThreadItem.php:103 msgid "Private Message" msgstr "Личное Ñообщение" -#: ../../include/conversation.php:745 ../../Zotlabs/Widget/Pinned.php:88 +#: ../../include/conversation.php:746 ../../Zotlabs/Widget/Pinned.php:88 #: ../../Zotlabs/Lib/ThreadItem.php:284 msgid "Message signature validated" msgstr "ПодпиÑÑŒ ÑÐ¾Ð¾Ð±Ñ‰ÐµÐ½Ð¸Ñ Ð¿Ñ€Ð¾Ð²ÐµÑ€ÐµÐ½Ð°" -#: ../../include/conversation.php:746 ../../Zotlabs/Widget/Pinned.php:89 +#: ../../include/conversation.php:747 ../../Zotlabs/Widget/Pinned.php:89 #: ../../Zotlabs/Lib/ThreadItem.php:285 msgid "Message signature incorrect" msgstr "ПодпиÑÑŒ ÑÐ¾Ð¾Ð±Ñ‰ÐµÐ½Ð¸Ñ Ð½ÐµÐ²ÐµÑ€Ð½Ð°Ñ" -#: ../../include/conversation.php:773 +#: ../../include/conversation.php:774 #: ../../Zotlabs/Module/Admin/Accounts.php:173 #: ../../Zotlabs/Module/Connections.php:342 msgid "Approve" msgstr "Утвердить" -#: ../../include/conversation.php:778 +#: ../../include/conversation.php:779 #, php-format msgid "View %s's profile @ %s" msgstr "ПроÑмотреть профиль %s @ %s" -#: ../../include/conversation.php:798 +#: ../../include/conversation.php:799 msgid "Categories:" msgstr "Категории:" -#: ../../include/conversation.php:799 +#: ../../include/conversation.php:800 msgid "Filed under:" msgstr "Хранить под:" -#: ../../include/conversation.php:805 ../../Zotlabs/Widget/Pinned.php:133 +#: ../../include/conversation.php:806 ../../Zotlabs/Widget/Pinned.php:133 #: ../../Zotlabs/Lib/ThreadItem.php:429 #, php-format msgid "from %s" msgstr "от %s" -#: ../../include/conversation.php:808 ../../Zotlabs/Widget/Pinned.php:136 +#: ../../include/conversation.php:809 ../../Zotlabs/Widget/Pinned.php:136 #: ../../Zotlabs/Lib/ThreadItem.php:432 #, php-format msgid "last edited: %s" msgstr "поÑледнее редактирование: %s" -#: ../../include/conversation.php:809 ../../Zotlabs/Widget/Pinned.php:137 +#: ../../include/conversation.php:810 ../../Zotlabs/Widget/Pinned.php:137 #: ../../Zotlabs/Lib/ThreadItem.php:433 #, php-format msgid "Expires: %s" msgstr "Срок дейÑтвиÑ: %s" -#: ../../include/conversation.php:824 +#: ../../include/conversation.php:825 msgid "View in context" msgstr "Показать в контекÑте" -#: ../../include/conversation.php:826 ../../Zotlabs/Module/Photos.php:1078 +#: ../../include/conversation.php:827 ../../Zotlabs/Module/Photos.php:1079 #: ../../Zotlabs/Lib/ThreadItem.php:501 msgid "Please wait" msgstr "Подождите пожалуйÑта" -#: ../../include/conversation.php:925 +#: ../../include/conversation.php:928 msgid "remove" msgstr "удалить" -#: ../../include/conversation.php:929 +#: ../../include/conversation.php:932 msgid "Loading..." msgstr "Загрузка..." -#: ../../include/conversation.php:930 ../../Zotlabs/Lib/ThreadItem.php:301 +#: ../../include/conversation.php:933 ../../Zotlabs/Lib/ThreadItem.php:301 msgid "Conversation Tools" msgstr "ИнÑтрументы общениÑ" -#: ../../include/conversation.php:931 +#: ../../include/conversation.php:934 msgid "Delete Selected Items" msgstr "Удалить выбранные Ñлементы" -#: ../../include/conversation.php:974 +#: ../../include/conversation.php:977 msgid "View Source" msgstr "ПроÑмотреть иÑточник" -#: ../../include/conversation.php:984 +#: ../../include/conversation.php:987 msgid "Follow Thread" msgstr "Следить за темой" -#: ../../include/conversation.php:993 +#: ../../include/conversation.php:996 msgid "Unfollow Thread" msgstr "Прекратить отÑлеживать тему" -#: ../../include/conversation.php:1077 ../../include/nav.php:112 +#: ../../include/conversation.php:1080 ../../include/nav.php:112 #: ../../Zotlabs/Module/Connedit.php:600 ../../Zotlabs/Lib/Apps.php:344 #: ../../extend/addon/hzaddons/openclipatar/openclipatar.php:57 msgid "View Profile" msgstr "ПроÑмотреть профиль" -#: ../../include/conversation.php:1087 ../../Zotlabs/Module/Connedit.php:621 +#: ../../include/conversation.php:1090 ../../Zotlabs/Module/Connedit.php:621 msgid "Recent Activity" msgstr "ПоÑледние дейÑтвиÑ" -#: ../../include/conversation.php:1107 +#: ../../include/conversation.php:1110 msgid "Edit Connection" msgstr "Редактировать контакт" -#: ../../include/conversation.php:1117 +#: ../../include/conversation.php:1120 msgid "Message" msgstr "Сообщение" -#: ../../include/conversation.php:1127 ../../Zotlabs/Module/Ratings.php:97 +#: ../../include/conversation.php:1130 ../../Zotlabs/Module/Ratings.php:97 #: ../../Zotlabs/Module/Pubsites.php:35 msgid "Ratings" msgstr "Оценки" -#: ../../include/conversation.php:1137 ../../Zotlabs/Module/Poke.php:199 +#: ../../include/conversation.php:1140 ../../Zotlabs/Module/Poke.php:199 #: ../../Zotlabs/Lib/Apps.php:351 msgid "Poke" msgstr "Ткнуть" -#: ../../include/conversation.php:1208 ../../include/cdav.php:158 +#: ../../include/conversation.php:1211 ../../include/cdav.php:158 #: ../../include/cdav.php:159 ../../include/cdav.php:167 -#: ../../Zotlabs/Storage/Browser.php:164 ../../Zotlabs/Module/Photos.php:792 -#: ../../Zotlabs/Module/Photos.php:1254 +#: ../../Zotlabs/Module/Photos.php:793 ../../Zotlabs/Module/Photos.php:1255 #: ../../Zotlabs/Module/Embedphotos.php:176 #: ../../Zotlabs/Widget/Portfolio.php:95 ../../Zotlabs/Widget/Pinned.php:270 #: ../../Zotlabs/Widget/Album.php:84 ../../Zotlabs/Lib/Apps.php:1112 #: ../../Zotlabs/Lib/Apps.php:1196 ../../Zotlabs/Lib/Activity.php:1508 -#: ../../extend/addon/hzaddons/pubcrawl/as.php:1173 +#: ../../extend/addon/hzaddons/pubcrawl/as.php:1187 msgid "Unknown" msgstr "ÐеизвеÑтный" -#: ../../include/conversation.php:1259 +#: ../../include/conversation.php:1262 #, php-format msgid "%s likes this." msgstr "%s нравитÑÑ Ñто." -#: ../../include/conversation.php:1259 +#: ../../include/conversation.php:1262 #, php-format msgid "%s doesn't like this." msgstr "%s не нравитÑÑ Ñто." -#: ../../include/conversation.php:1263 +#: ../../include/conversation.php:1266 #, php-format msgid "<span %1$s>%2$d people</span> like this." msgid_plural "<span %1$s>%2$d people</span> like this." @@ -2701,7 +2708,7 @@ msgstr[0] "<span %1$s>%2$d человеку</span> Ñто нравитÑÑ." msgstr[1] "<span %1$s>%2$d человекам</span> Ñто нравитÑÑ." msgstr[2] "<span %1$s>%2$d человекам</span> Ñто нравитÑÑ." -#: ../../include/conversation.php:1265 +#: ../../include/conversation.php:1268 #, php-format msgid "<span %1$s>%2$d people</span> don't like this." msgid_plural "<span %1$s>%2$d people</span> don't like this." @@ -2709,11 +2716,11 @@ msgstr[0] "<span %1$s>%2$d человеку</span> Ñто не нравитÑÑ msgstr[1] "<span %1$s>%2$d человекам</span> Ñто не нравитÑÑ." msgstr[2] "<span %1$s>%2$d человекам</span> Ñто не нравитÑÑ." -#: ../../include/conversation.php:1271 +#: ../../include/conversation.php:1274 msgid "and" msgstr "и" -#: ../../include/conversation.php:1274 +#: ../../include/conversation.php:1277 #, php-format msgid ", and %d other people" msgid_plural ", and %d other people" @@ -2721,27 +2728,27 @@ msgstr[0] ", и ещё %d человеку" msgstr[1] ", и ещё %d человекам" msgstr[2] ", и ещё %d человекам" -#: ../../include/conversation.php:1275 +#: ../../include/conversation.php:1278 #, php-format msgid "%s like this." msgstr "%s нравитÑÑ Ñто." -#: ../../include/conversation.php:1275 +#: ../../include/conversation.php:1278 #, php-format msgid "%s don't like this." msgstr "%s не нравитÑÑ Ñто." -#: ../../include/conversation.php:1325 +#: ../../include/conversation.php:1328 #: ../../extend/addon/hzaddons/hsse/hsse.php:82 msgid "Set your location" msgstr "Задать Ñвоё меÑтоположение" -#: ../../include/conversation.php:1326 +#: ../../include/conversation.php:1329 #: ../../extend/addon/hzaddons/hsse/hsse.php:83 msgid "Clear browser location" msgstr "ОчиÑтить меÑтоположение из браузера" -#: ../../include/conversation.php:1338 ../../Zotlabs/Module/Chat.php:220 +#: ../../include/conversation.php:1341 ../../Zotlabs/Module/Chat.php:220 #: ../../Zotlabs/Module/Editblock.php:116 #: ../../Zotlabs/Module/Editwebpage.php:143 #: ../../Zotlabs/Module/Card_edit.php:101 @@ -2752,81 +2759,81 @@ msgstr "ОчиÑтить меÑтоположение из браузера" msgid "Insert web link" msgstr "Ð’Ñтавить веб-ÑÑылку" -#: ../../include/conversation.php:1342 +#: ../../include/conversation.php:1345 #: ../../extend/addon/hzaddons/hsse/hsse.php:99 msgid "Embed (existing) photo from your photo albums" msgstr "Ð’Ñтроить (ÑущеÑтвующее) фото из вашего фотоальбома" -#: ../../include/conversation.php:1377 ../../Zotlabs/Module/Chat.php:218 +#: ../../include/conversation.php:1380 ../../Zotlabs/Module/Chat.php:218 #: ../../extend/addon/hzaddons/mail/Mod_Mail.php:119 #: ../../extend/addon/hzaddons/mail/Mod_Mail.php:240 #: ../../extend/addon/hzaddons/hsse/hsse.php:134 msgid "Please enter a link URL:" msgstr "ПожалуйÑта введите URL ÑÑылки:" -#: ../../include/conversation.php:1378 +#: ../../include/conversation.php:1381 #: ../../extend/addon/hzaddons/hsse/hsse.php:135 msgid "Tag term:" msgstr "Теги:" -#: ../../include/conversation.php:1379 +#: ../../include/conversation.php:1382 #: ../../extend/addon/hzaddons/hsse/hsse.php:136 msgid "Where are you right now?" msgstr "Где вы ÑейчаÑ?" -#: ../../include/conversation.php:1382 ../../Zotlabs/Module/Cover_photo.php:430 +#: ../../include/conversation.php:1385 ../../Zotlabs/Module/Cover_photo.php:430 #: ../../Zotlabs/Module/Profile_photo.php:509 ../../Zotlabs/Module/Wiki.php:403 #: ../../extend/addon/hzaddons/hsse/hsse.php:139 msgid "Choose images to embed" msgstr "Выбрать Ð¸Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ Ð´Ð»Ñ Ð²ÑтраиваниÑ" -#: ../../include/conversation.php:1383 ../../Zotlabs/Module/Cover_photo.php:431 +#: ../../include/conversation.php:1386 ../../Zotlabs/Module/Cover_photo.php:431 #: ../../Zotlabs/Module/Profile_photo.php:510 ../../Zotlabs/Module/Wiki.php:404 #: ../../extend/addon/hzaddons/hsse/hsse.php:140 msgid "Choose an album" msgstr "Выбрать альбом" -#: ../../include/conversation.php:1384 +#: ../../include/conversation.php:1387 #: ../../extend/addon/hzaddons/hsse/hsse.php:141 msgid "Choose a different album..." msgstr "Выбрать другой альбом..." -#: ../../include/conversation.php:1385 ../../Zotlabs/Module/Cover_photo.php:433 +#: ../../include/conversation.php:1388 ../../Zotlabs/Module/Cover_photo.php:433 #: ../../Zotlabs/Module/Profile_photo.php:512 ../../Zotlabs/Module/Wiki.php:406 #: ../../extend/addon/hzaddons/hsse/hsse.php:142 msgid "Error getting album list" msgstr "Ошибка Ð¿Ð¾Ð»ÑƒÑ‡ÐµÐ½Ð¸Ñ ÑпиÑка альбомов" -#: ../../include/conversation.php:1386 ../../Zotlabs/Module/Cover_photo.php:434 +#: ../../include/conversation.php:1389 ../../Zotlabs/Module/Cover_photo.php:434 #: ../../Zotlabs/Module/Profile_photo.php:513 ../../Zotlabs/Module/Wiki.php:407 #: ../../extend/addon/hzaddons/hsse/hsse.php:143 msgid "Error getting photo link" msgstr "Ошибка Ð¿Ð¾Ð»ÑƒÑ‡ÐµÐ½Ð¸Ñ ÑÑылки на фотографию" -#: ../../include/conversation.php:1387 ../../Zotlabs/Module/Cover_photo.php:435 +#: ../../include/conversation.php:1390 ../../Zotlabs/Module/Cover_photo.php:435 #: ../../Zotlabs/Module/Profile_photo.php:514 ../../Zotlabs/Module/Wiki.php:408 #: ../../extend/addon/hzaddons/hsse/hsse.php:144 msgid "Error getting album" msgstr "Ошибка Ð¿Ð¾Ð»ÑƒÑ‡ÐµÐ½Ð¸Ñ Ð°Ð»ÑŒÐ±Ð¾Ð¼Ð°" -#: ../../include/conversation.php:1388 +#: ../../include/conversation.php:1391 #: ../../extend/addon/hzaddons/hsse/hsse.php:145 msgid "Comments enabled" msgstr "Комментарии включены" -#: ../../include/conversation.php:1389 +#: ../../include/conversation.php:1392 #: ../../extend/addon/hzaddons/hsse/hsse.php:146 msgid "Comments disabled" msgstr "Комментарии отключены" -#: ../../include/conversation.php:1399 ../../Zotlabs/Module/Photos.php:1098 +#: ../../include/conversation.php:1402 ../../Zotlabs/Module/Photos.php:1099 #: ../../Zotlabs/Module/Events.php:486 ../../Zotlabs/Module/Webpages.php:262 #: ../../Zotlabs/Lib/ThreadItem.php:835 #: ../../extend/addon/hzaddons/hsse/hsse.php:153 msgid "Preview" msgstr "Предварительный проÑмотр" -#: ../../include/conversation.php:1432 ../../Zotlabs/Module/Photos.php:1077 +#: ../../include/conversation.php:1435 ../../Zotlabs/Module/Photos.php:1078 #: ../../Zotlabs/Module/Webpages.php:256 ../../Zotlabs/Module/Blocks.php:161 #: ../../Zotlabs/Module/Wiki.php:301 ../../Zotlabs/Module/Layouts.php:194 #: ../../Zotlabs/Widget/Cdav.php:136 @@ -2834,58 +2841,58 @@ msgstr "Предварительный проÑмотр" msgid "Share" msgstr "ПоделитьÑÑ" -#: ../../include/conversation.php:1441 +#: ../../include/conversation.php:1444 #: ../../extend/addon/hzaddons/hsse/hsse.php:195 msgid "Page link name" msgstr "Ðазвание ÑÑылки на Ñтраницу " -#: ../../include/conversation.php:1444 +#: ../../include/conversation.php:1447 #: ../../extend/addon/hzaddons/hsse/hsse.php:198 msgid "Post as" msgstr "Опубликовать как" -#: ../../include/conversation.php:1446 ../../Zotlabs/Lib/ThreadItem.php:826 +#: ../../include/conversation.php:1449 ../../Zotlabs/Lib/ThreadItem.php:826 #: ../../extend/addon/hzaddons/hsse/hsse.php:200 msgid "Bold" msgstr "Жирный" -#: ../../include/conversation.php:1447 ../../Zotlabs/Lib/ThreadItem.php:827 +#: ../../include/conversation.php:1450 ../../Zotlabs/Lib/ThreadItem.php:827 #: ../../extend/addon/hzaddons/hsse/hsse.php:201 msgid "Italic" msgstr "КурÑив" -#: ../../include/conversation.php:1448 ../../Zotlabs/Lib/ThreadItem.php:828 +#: ../../include/conversation.php:1451 ../../Zotlabs/Lib/ThreadItem.php:828 #: ../../extend/addon/hzaddons/hsse/hsse.php:202 msgid "Underline" msgstr "Подчеркнутый" -#: ../../include/conversation.php:1449 ../../Zotlabs/Lib/ThreadItem.php:829 +#: ../../include/conversation.php:1452 ../../Zotlabs/Lib/ThreadItem.php:829 #: ../../extend/addon/hzaddons/hsse/hsse.php:203 msgid "Quote" msgstr "Цитата" -#: ../../include/conversation.php:1450 ../../Zotlabs/Lib/ThreadItem.php:830 +#: ../../include/conversation.php:1453 ../../Zotlabs/Lib/ThreadItem.php:830 #: ../../extend/addon/hzaddons/hsse/hsse.php:204 msgid "Code" msgstr "Код" -#: ../../include/conversation.php:1451 ../../Zotlabs/Lib/ThreadItem.php:832 +#: ../../include/conversation.php:1454 ../../Zotlabs/Lib/ThreadItem.php:832 #: ../../extend/addon/hzaddons/hsse/hsse.php:205 msgid "Attach/Upload file" msgstr "Прикрепить/загрузить файл" -#: ../../include/conversation.php:1454 ../../Zotlabs/Module/Wiki.php:400 +#: ../../include/conversation.php:1457 ../../Zotlabs/Module/Wiki.php:400 #: ../../extend/addon/hzaddons/hsse/hsse.php:208 msgid "Embed an image from your albums" msgstr "Ð’Ñтроить изображение из ваших альбомов" -#: ../../include/conversation.php:1455 ../../include/conversation.php:1508 -#: ../../Zotlabs/Module/Cdav.php:1054 ../../Zotlabs/Module/Cdav.php:1386 -#: ../../Zotlabs/Module/Profiles.php:803 ../../Zotlabs/Module/Tagrm.php:15 -#: ../../Zotlabs/Module/Tagrm.php:138 ../../Zotlabs/Module/Oauth.php:112 -#: ../../Zotlabs/Module/Oauth.php:138 ../../Zotlabs/Module/Cover_photo.php:428 -#: ../../Zotlabs/Module/Oauth2.php:117 ../../Zotlabs/Module/Oauth2.php:145 -#: ../../Zotlabs/Module/Editlayout.php:140 +#: ../../include/conversation.php:1458 ../../include/conversation.php:1511 +#: ../../Zotlabs/Storage/Browser.php:376 ../../Zotlabs/Module/Cdav.php:1058 +#: ../../Zotlabs/Module/Cdav.php:1390 ../../Zotlabs/Module/Profiles.php:803 +#: ../../Zotlabs/Module/Tagrm.php:15 ../../Zotlabs/Module/Tagrm.php:138 +#: ../../Zotlabs/Module/Oauth.php:112 ../../Zotlabs/Module/Oauth.php:138 +#: ../../Zotlabs/Module/Cover_photo.php:428 ../../Zotlabs/Module/Oauth2.php:117 +#: ../../Zotlabs/Module/Oauth2.php:145 ../../Zotlabs/Module/Editlayout.php:140 #: ../../Zotlabs/Module/Editblock.php:141 ../../Zotlabs/Module/Fbrowser.php:66 #: ../../Zotlabs/Module/Fbrowser.php:88 #: ../../Zotlabs/Module/Admin/Addons.php:427 @@ -2894,13 +2901,13 @@ msgstr "Ð’Ñтроить изображение из ваших альбомов #: ../../Zotlabs/Module/Editpost.php:110 ../../Zotlabs/Module/Connedit.php:933 #: ../../Zotlabs/Module/Card_edit.php:131 #: ../../Zotlabs/Module/Article_edit.php:130 ../../Zotlabs/Module/Wiki.php:368 -#: ../../Zotlabs/Module/Wiki.php:401 ../../Zotlabs/Module/Filer.php:55 +#: ../../Zotlabs/Module/Wiki.php:401 ../../Zotlabs/Module/Filer.php:56 #: ../../extend/addon/hzaddons/hsse/hsse.php:209 #: ../../extend/addon/hzaddons/hsse/hsse.php:258 msgid "Cancel" msgstr "Отменить" -#: ../../include/conversation.php:1456 ../../include/conversation.php:1507 +#: ../../include/conversation.php:1459 ../../include/conversation.php:1510 #: ../../Zotlabs/Module/Cover_photo.php:429 #: ../../Zotlabs/Module/Profile_photo.php:508 ../../Zotlabs/Module/Wiki.php:402 #: ../../extend/addon/hzaddons/hsse/hsse.php:210 @@ -2908,85 +2915,85 @@ msgstr "Отменить" msgid "OK" msgstr "" -#: ../../include/conversation.php:1458 +#: ../../include/conversation.php:1461 #: ../../extend/addon/hzaddons/hsse/hsse.php:212 msgid "Toggle voting" msgstr "Переключить голоÑование" -#: ../../include/conversation.php:1459 +#: ../../include/conversation.php:1462 msgid "Toggle poll" msgstr "Переключить опроÑ" -#: ../../include/conversation.php:1460 +#: ../../include/conversation.php:1463 msgid "Option" msgstr "Вариант" -#: ../../include/conversation.php:1461 +#: ../../include/conversation.php:1464 msgid "Add option" msgstr "Добавить вариант" -#: ../../include/conversation.php:1462 +#: ../../include/conversation.php:1465 msgid "Minutes" msgstr "Минут" -#: ../../include/conversation.php:1462 +#: ../../include/conversation.php:1465 msgid "Hours" msgstr "ЧаÑов" -#: ../../include/conversation.php:1462 +#: ../../include/conversation.php:1465 msgid "Days" msgstr "Дней" -#: ../../include/conversation.php:1463 +#: ../../include/conversation.php:1466 msgid "Allow multiple answers" msgstr "Разрешить неÑколько ответов" -#: ../../include/conversation.php:1465 +#: ../../include/conversation.php:1468 #: ../../extend/addon/hzaddons/hsse/hsse.php:215 msgid "Disable comments" msgstr "Отключить комментарии" -#: ../../include/conversation.php:1466 +#: ../../include/conversation.php:1469 #: ../../extend/addon/hzaddons/hsse/hsse.php:216 msgid "Toggle comments" msgstr "Переключить комментарии" -#: ../../include/conversation.php:1471 ../../Zotlabs/Module/Photos.php:673 -#: ../../Zotlabs/Module/Photos.php:1043 ../../Zotlabs/Module/Editblock.php:129 +#: ../../include/conversation.php:1474 ../../Zotlabs/Module/Photos.php:674 +#: ../../Zotlabs/Module/Photos.php:1044 ../../Zotlabs/Module/Editblock.php:129 #: ../../Zotlabs/Module/Card_edit.php:117 #: ../../Zotlabs/Module/Article_edit.php:116 #: ../../extend/addon/hzaddons/hsse/hsse.php:221 msgid "Title (optional)" msgstr "Заголовок (необÑзательно)" -#: ../../include/conversation.php:1474 +#: ../../include/conversation.php:1477 #: ../../extend/addon/hzaddons/hsse/hsse.php:224 msgid "Categories (optional, comma-separated list)" msgstr "Категории (необÑзательно, ÑпиÑок через запÑтую)" -#: ../../include/conversation.php:1475 ../../Zotlabs/Module/Events.php:487 +#: ../../include/conversation.php:1478 ../../Zotlabs/Module/Events.php:487 #: ../../extend/addon/hzaddons/hsse/hsse.php:225 msgid "Permission settings" msgstr "ÐаÑтройки разрешений" -#: ../../include/conversation.php:1497 +#: ../../include/conversation.php:1500 #: ../../extend/addon/hzaddons/hsse/hsse.php:247 msgid "Other networks and post services" msgstr "Другие Ñети и Ñлужбы публикаций" -#: ../../include/conversation.php:1500 +#: ../../include/conversation.php:1503 #: ../../extend/addon/hzaddons/mail/Mod_Mail.php:170 #: ../../extend/addon/hzaddons/mail/Mod_Mail.php:313 #: ../../extend/addon/hzaddons/hsse/hsse.php:250 msgid "Set expiration date" msgstr "УÑтановить Ñрок дейÑтвиÑ" -#: ../../include/conversation.php:1503 +#: ../../include/conversation.php:1506 #: ../../extend/addon/hzaddons/hsse/hsse.php:253 msgid "Set publish date" msgstr "УÑтановить дату публикации" -#: ../../include/conversation.php:1505 ../../Zotlabs/Module/Chat.php:219 +#: ../../include/conversation.php:1508 ../../Zotlabs/Module/Chat.php:219 #: ../../Zotlabs/Lib/ThreadItem.php:839 #: ../../extend/addon/hzaddons/mail/Mod_Mail.php:172 #: ../../extend/addon/hzaddons/mail/Mod_Mail.php:315 @@ -2994,7 +3001,7 @@ msgstr "УÑтановить дату публикации" msgid "Encrypt text" msgstr "Зашифровать текÑÑ‚" -#: ../../include/conversation.php:1749 ../../Zotlabs/Module/Photos.php:1140 +#: ../../include/conversation.php:1752 ../../Zotlabs/Module/Photos.php:1141 #: ../../Zotlabs/Lib/ThreadItem.php:247 msgctxt "noun" msgid "Dislike" @@ -3003,7 +3010,7 @@ msgstr[0] "Ðе нравитÑÑ" msgstr[1] "Ðе нравитÑÑ" msgstr[2] "Ðе нравитÑÑ" -#: ../../include/conversation.php:1752 +#: ../../include/conversation.php:1755 msgctxt "noun" msgid "Attending" msgid_plural "Attending" @@ -3011,7 +3018,7 @@ msgstr[0] "ПоÑетит" msgstr[1] "ПоÑетÑÑ‚" msgstr[2] "ПоÑетÑÑ‚" -#: ../../include/conversation.php:1755 +#: ../../include/conversation.php:1758 msgctxt "noun" msgid "Not Attending" msgid_plural "Not Attending" @@ -3019,13 +3026,13 @@ msgstr[0] "Ðе поÑетит" msgstr[1] "Ðе поÑетÑÑ‚" msgstr[2] "Ðе поÑетÑÑ‚" -#: ../../include/conversation.php:1758 +#: ../../include/conversation.php:1761 msgctxt "noun" msgid "Undecided" msgid_plural "Undecided" msgstr "Ðе решил" -#: ../../include/conversation.php:1761 +#: ../../include/conversation.php:1764 msgctxt "noun" msgid "Agree" msgid_plural "Agrees" @@ -3033,7 +3040,7 @@ msgstr[0] "СоглаÑен" msgstr[1] "СоглаÑны" msgstr[2] "СоглаÑны" -#: ../../include/conversation.php:1764 +#: ../../include/conversation.php:1767 msgctxt "noun" msgid "Disagree" msgid_plural "Disagrees" @@ -3041,7 +3048,7 @@ msgstr[0] "Ðе ÑоглаÑен" msgstr[1] "Ðе ÑоглаÑны" msgstr[2] "Ðе ÑоглаÑны" -#: ../../include/conversation.php:1767 +#: ../../include/conversation.php:1770 msgctxt "noun" msgid "Abstain" msgid_plural "Abstains" @@ -3053,44 +3060,44 @@ msgstr[2] "ВоздержалиÑÑŒ" msgid "Trending" msgstr "Ð’ тренде" -#: ../../include/taxonomy.php:323 ../../include/taxonomy.php:458 -#: ../../include/taxonomy.php:479 ../../Zotlabs/Widget/Tagcloud.php:22 +#: ../../include/taxonomy.php:323 ../../include/taxonomy.php:475 +#: ../../include/taxonomy.php:496 ../../Zotlabs/Widget/Tagcloud.php:22 msgid "Tags" msgstr "Теги" -#: ../../include/taxonomy.php:559 +#: ../../include/taxonomy.php:576 msgid "Keywords" msgstr "Ключевые Ñлова" -#: ../../include/taxonomy.php:580 +#: ../../include/taxonomy.php:597 msgid "have" msgstr "иметь" -#: ../../include/taxonomy.php:580 +#: ../../include/taxonomy.php:597 msgid "has" msgstr "еÑÑ‚ÑŒ" -#: ../../include/taxonomy.php:581 +#: ../../include/taxonomy.php:598 msgid "want" msgstr "хотеть" -#: ../../include/taxonomy.php:581 +#: ../../include/taxonomy.php:598 msgid "wants" msgstr "хотеть" -#: ../../include/taxonomy.php:582 ../../Zotlabs/Lib/ThreadItem.php:317 +#: ../../include/taxonomy.php:599 ../../Zotlabs/Lib/ThreadItem.php:317 msgid "like" msgstr "нравитÑÑ" -#: ../../include/taxonomy.php:582 +#: ../../include/taxonomy.php:599 msgid "likes" msgstr "нравитÑÑ" -#: ../../include/taxonomy.php:583 ../../Zotlabs/Lib/ThreadItem.php:318 +#: ../../include/taxonomy.php:600 ../../Zotlabs/Lib/ThreadItem.php:318 msgid "dislike" msgstr "не нравитÑÑ" -#: ../../include/taxonomy.php:583 +#: ../../include/taxonomy.php:600 msgid "dislikes" msgstr "не нравитÑÑ" @@ -3102,8 +3109,8 @@ msgstr "Выбор дополнительного Ñзыка" msgid "Delete this item?" msgstr "Удалить Ñтот Ñлемент?" -#: ../../include/js_strings.php:6 ../../Zotlabs/Module/Photos.php:1096 -#: ../../Zotlabs/Module/Photos.php:1214 ../../Zotlabs/Lib/ThreadItem.php:824 +#: ../../include/js_strings.php:6 ../../Zotlabs/Module/Photos.php:1097 +#: ../../Zotlabs/Module/Photos.php:1215 ../../Zotlabs/Lib/ThreadItem.php:824 msgid "Comment" msgstr "Комментарий" @@ -3180,9 +3187,9 @@ msgstr "ПожалуйÑта, введите URL ÑÑылки" msgid "Unsaved changes. Are you sure you wish to leave this page?" msgstr "ЕÑÑ‚ÑŒ неÑохраненные изменениÑ. Ð’Ñ‹ уверены, что хотите покинуть Ñту Ñтраницу?" -#: ../../include/js_strings.php:25 ../../Zotlabs/Module/Cdav.php:1011 +#: ../../include/js_strings.php:25 ../../Zotlabs/Module/Cdav.php:1015 #: ../../Zotlabs/Module/Profiles.php:511 ../../Zotlabs/Module/Profiles.php:736 -#: ../../Zotlabs/Module/Events.php:483 ../../Zotlabs/Module/Locs.php:121 +#: ../../Zotlabs/Module/Events.php:483 ../../Zotlabs/Module/Locs.php:128 #: ../../Zotlabs/Module/Pubsites.php:52 msgid "Location" msgstr "МеÑто" @@ -3441,6 +3448,10 @@ msgctxt "calendar" msgid "All day" msgstr "ВеÑÑŒ день" +#: ../../include/js_strings.php:119 +msgid "Please stand by while your download is being prepared." +msgstr "ПожалуйÑта, подождите, пока готовитÑÑ Ð·Ð°Ð³Ñ€ÑƒÐ·ÐºÐ°." + #: ../../include/dir_fns.php:140 ../../Zotlabs/Lib/Libzotdir.php:162 msgid "Directory Options" msgstr "Параметры каталога" @@ -3473,15 +3484,15 @@ msgstr "" msgid "RSS/Atom" msgstr "" -#: ../../include/network.php:1736 ../../Zotlabs/Lib/Activity.php:2817 -#: ../../Zotlabs/Lib/Activity.php:3011 -#: ../../extend/addon/hzaddons/pubcrawl/as.php:1465 -#: ../../extend/addon/hzaddons/pubcrawl/as.php:1719 -#: ../../extend/addon/hzaddons/pubcrawl/as.php:1927 +#: ../../include/network.php:1736 ../../Zotlabs/Lib/Activity.php:2821 +#: ../../Zotlabs/Lib/Activity.php:3015 +#: ../../extend/addon/hzaddons/pubcrawl/as.php:1483 +#: ../../extend/addon/hzaddons/pubcrawl/as.php:1895 +#: ../../extend/addon/hzaddons/pubcrawl/as.php:2103 msgid "ActivityPub" msgstr "" -#: ../../include/network.php:1737 ../../Zotlabs/Module/Cdav.php:1372 +#: ../../include/network.php:1737 ../../Zotlabs/Module/Cdav.php:1376 #: ../../Zotlabs/Module/Profiles.php:789 #: ../../Zotlabs/Module/Admin/Accounts.php:171 #: ../../Zotlabs/Module/Admin/Accounts.php:183 @@ -3630,113 +3641,114 @@ msgstr "С Днем Ñ€Ð¾Ð¶Ð´ÐµÐ½Ð¸Ñ %1$s !" msgid "Visible to your default audience" msgstr "Видно вашей аудитории по умолчанию." -#: ../../include/acl_selectors.php:100 +#: ../../include/acl_selectors.php:99 msgid "Profile-Based Privacy Groups" msgstr "Группы конфиденциальноÑти оÑнованные на профиле" -#: ../../include/acl_selectors.php:113 ../../Zotlabs/Widget/Forums.php:100 +#: ../../include/acl_selectors.php:118 +msgid "Private Forum" +msgstr "ЧаÑтный форум" + +#: ../../include/acl_selectors.php:124 ../../Zotlabs/Widget/Forums.php:100 #: ../../Zotlabs/Widget/Notifications.php:139 #: ../../Zotlabs/Widget/Notifications.php:140 #: ../../Zotlabs/Widget/Activity_filter.php:115 msgid "Forums" msgstr "Форумы" -#: ../../include/acl_selectors.php:115 -msgid "Private Forum" -msgstr "ЧаÑтный форум" - -#: ../../include/acl_selectors.php:126 +#: ../../include/acl_selectors.php:135 #: ../../Zotlabs/Lib/PermissionDescription.php:107 msgid "Only me" msgstr "Только мне" -#: ../../include/acl_selectors.php:133 +#: ../../include/acl_selectors.php:142 msgid "Share with" msgstr "ПоделитьÑÑ Ñ" -#: ../../include/acl_selectors.php:134 +#: ../../include/acl_selectors.php:143 msgid "Custom selection" msgstr "ÐаÑтраиваемый выбор" -#: ../../include/acl_selectors.php:136 +#: ../../include/acl_selectors.php:145 msgid "" "Select \"Allow\" to allow viewing. \"Don't allow\" lets you override and " "limit the scope of \"Allow\"." msgstr "Выберите \"Разрешить\" Ð´Ð»Ñ Ñ€Ð°Ð·Ñ€ÐµÑˆÐµÐ½Ð¸Ñ Ð¿Ñ€Ð¾Ñмотра. \"Ðе разрешать\" позволÑет вам переопределить и ограничить разрешениÑ." -#: ../../include/acl_selectors.php:137 ../../Zotlabs/Module/Authorize.php:32 +#: ../../include/acl_selectors.php:146 ../../Zotlabs/Module/Authorize.php:32 msgid "Allow" msgstr "Разрешить" -#: ../../include/acl_selectors.php:138 +#: ../../include/acl_selectors.php:147 msgid "Don't allow" msgstr "Ðе разрешать" -#: ../../include/acl_selectors.php:144 ../../Zotlabs/Module/Photos.php:677 -#: ../../Zotlabs/Module/Photos.php:1046 ../../Zotlabs/Module/Chat.php:241 -#: ../../Zotlabs/Module/Filestorage.php:190 ../../Zotlabs/Module/Thing.php:321 +#: ../../include/acl_selectors.php:153 ../../Zotlabs/Module/Photos.php:678 +#: ../../Zotlabs/Module/Photos.php:1047 ../../Zotlabs/Module/Chat.php:241 +#: ../../Zotlabs/Module/Filestorage.php:195 ../../Zotlabs/Module/Thing.php:321 #: ../../Zotlabs/Module/Thing.php:374 ../../Zotlabs/Module/Connedit.php:682 #: ../../extend/addon/hzaddons/flashcards/Mod_Flashcards.php:254 msgid "Permissions" msgstr "РазрешениÑ" -#: ../../include/acl_selectors.php:146 ../../Zotlabs/Module/Photos.php:1274 -#: ../../Zotlabs/Widget/Pinned.php:160 ../../Zotlabs/Lib/ThreadItem.php:495 +#: ../../include/acl_selectors.php:155 ../../Zotlabs/Storage/Browser.php:404 +#: ../../Zotlabs/Module/Photos.php:1275 ../../Zotlabs/Widget/Pinned.php:160 +#: ../../Zotlabs/Lib/ThreadItem.php:495 #: ../../extend/addon/hzaddons/channelreputation/channelreputation.php:233 msgid "Close" msgstr "Закрыть" -#: ../../include/acl_selectors.php:171 +#: ../../include/acl_selectors.php:180 #, php-format msgid "" "Post permissions %s cannot be changed %s after a post is shared.</br />These " "permissions set who is allowed to view the post." msgstr "Ð Ð°Ð·Ñ€ÐµÑˆÐµÐ½Ð¸Ñ Ð¿ÑƒÐ±Ð»Ð¸ÐºÐ°Ñ†Ð¸Ð¸ %s не могут быть изменены %s поÑле того, как ею поделилиÑÑŒ. Ðти Ñ€Ð°Ð·Ñ€ÐµÑˆÐµÐ½Ð¸Ñ ÑƒÑтанавливают кому разрешено проÑматривать Ñту публикацию." -#: ../../include/zid.php:364 +#: ../../include/zid.php:360 #, php-format msgid "OpenWebAuth: %1$s welcomes %2$s" msgstr "OpenWebAuth: %1$s приветÑтвует %2$s" -#: ../../include/connections.php:133 +#: ../../include/connections.php:134 msgid "New window" msgstr "Ðовое окно" -#: ../../include/connections.php:134 +#: ../../include/connections.php:135 msgid "Open the selected location in a different window or browser tab" msgstr "Открыть выбранное меÑтоположение в другом окне или вкладке браузера" -#: ../../include/connections.php:733 ../../include/event.php:1422 -#: ../../Zotlabs/Module/Cdav.php:1377 ../../Zotlabs/Module/Profiles.php:794 +#: ../../include/connections.php:734 ../../include/event.php:1422 +#: ../../Zotlabs/Module/Cdav.php:1381 ../../Zotlabs/Module/Profiles.php:794 #: ../../Zotlabs/Module/Connedit.php:924 msgid "Mobile" msgstr "Мобильный" -#: ../../include/connections.php:734 ../../include/event.php:1423 -#: ../../Zotlabs/Module/Cdav.php:1378 ../../Zotlabs/Module/Profiles.php:795 +#: ../../include/connections.php:735 ../../include/event.php:1423 +#: ../../Zotlabs/Module/Cdav.php:1382 ../../Zotlabs/Module/Profiles.php:795 #: ../../Zotlabs/Module/Connedit.php:925 msgid "Home" msgstr "Домашний" -#: ../../include/connections.php:735 ../../include/event.php:1424 +#: ../../include/connections.php:736 ../../include/event.php:1424 msgid "Home, Voice" msgstr "Дом, голоÑ" -#: ../../include/connections.php:736 ../../include/event.php:1425 +#: ../../include/connections.php:737 ../../include/event.php:1425 msgid "Home, Fax" msgstr "Дом, факÑ" -#: ../../include/connections.php:737 ../../include/event.php:1426 -#: ../../Zotlabs/Module/Cdav.php:1379 ../../Zotlabs/Module/Profiles.php:796 +#: ../../include/connections.php:738 ../../include/event.php:1426 +#: ../../Zotlabs/Module/Cdav.php:1383 ../../Zotlabs/Module/Profiles.php:796 #: ../../Zotlabs/Module/Connedit.php:926 msgid "Work" msgstr "Рабочий" -#: ../../include/connections.php:738 ../../include/event.php:1427 +#: ../../include/connections.php:739 ../../include/event.php:1427 msgid "Work, Voice" msgstr "Работа, голоÑ" -#: ../../include/connections.php:739 ../../include/event.php:1428 +#: ../../include/connections.php:740 ../../include/event.php:1428 msgid "Work, Fax" msgstr "Работа, факÑ" @@ -3977,7 +3989,7 @@ msgstr "О Ñебе" msgid "Profile Details" msgstr "Ð˜Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð¾ профиле" -#: ../../include/nav.php:452 ../../Zotlabs/Storage/Browser.php:278 +#: ../../include/nav.php:452 ../../Zotlabs/Storage/Browser.php:344 #: ../../Zotlabs/Module/Fbrowser.php:85 ../../Zotlabs/Lib/Apps.php:340 msgid "Files" msgstr "Файлы" @@ -4040,7 +4052,8 @@ msgstr "" msgid "%1$s's bookmarks" msgstr "Закладки Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ %1$s" -#: ../../include/attach.php:273 ../../include/attach.php:381 +#: ../../include/attach.php:273 ../../include/attach.php:324 +#: ../../include/attach.php:419 msgid "Item was not found." msgstr "Ðлемент не найден." @@ -4048,75 +4061,75 @@ msgstr "Ðлемент не найден." msgid "Unknown error." msgstr "ÐеизвеÑÑ‚Ð½Ð°Ñ Ð¾ÑˆÐ¸Ð±ÐºÐ°." -#: ../../include/attach.php:574 +#: ../../include/attach.php:612 msgid "No source file." msgstr "Ðет иÑходного файла." -#: ../../include/attach.php:596 +#: ../../include/attach.php:634 msgid "Cannot locate file to replace" msgstr "Ðе удаетÑÑ Ð½Ð°Ð¹Ñ‚Ð¸ файл Ð´Ð»Ñ Ð·Ð°Ð¼ÐµÐ½Ñ‹" -#: ../../include/attach.php:615 +#: ../../include/attach.php:653 msgid "Cannot locate file to revise/update" msgstr "Ðе удаетÑÑ Ð½Ð°Ð¹Ñ‚Ð¸ файл Ð´Ð»Ñ Ð¿ÐµÑ€ÐµÑмотра / обновлениÑ" -#: ../../include/attach.php:759 +#: ../../include/attach.php:795 #, php-format msgid "File exceeds size limit of %d" msgstr "Файл превышает предельный размер %d" -#: ../../include/attach.php:780 +#: ../../include/attach.php:816 #, php-format msgid "You have reached your limit of %1$.0f Mbytes attachment storage." msgstr "Ð’Ñ‹ доÑтигли предела %1$.0f Мбайт Ð´Ð»Ñ Ñ…Ñ€Ð°Ð½ÐµÐ½Ð¸Ñ Ð²Ð»Ð¾Ð¶ÐµÐ½Ð¸Ð¹." -#: ../../include/attach.php:968 +#: ../../include/attach.php:1004 msgid "File upload failed. Possible system limit or action terminated." msgstr "Загрузка файла не удалаÑÑŒ. Возможно ÑиÑтема перегружена или попытка прекращена." -#: ../../include/attach.php:997 +#: ../../include/attach.php:1033 msgid "Stored file could not be verified. Upload failed." msgstr "Файл Ð´Ð»Ñ ÑÐ¾Ñ…Ñ€Ð°Ð½ÐµÐ½Ð¸Ñ Ð½Ðµ может быть проверен. Загрузка не удалаÑÑŒ." -#: ../../include/attach.php:1069 ../../include/attach.php:1085 +#: ../../include/attach.php:1105 ../../include/attach.php:1121 msgid "Path not available." msgstr "Путь недоÑтупен." -#: ../../include/attach.php:1134 ../../include/attach.php:1297 +#: ../../include/attach.php:1169 ../../include/attach.php:1332 msgid "Empty pathname" msgstr "ПуÑтое Ð¸Ð¼Ñ Ð¿ÑƒÑ‚Ð¸" -#: ../../include/attach.php:1160 +#: ../../include/attach.php:1195 msgid "duplicate filename or path" msgstr "дублирующееÑÑ Ð¸Ð¼Ñ Ñ„Ð°Ð¹Ð»Ð° или пути" -#: ../../include/attach.php:1185 +#: ../../include/attach.php:1220 msgid "Path not found." msgstr "Путь не найден." -#: ../../include/attach.php:1253 +#: ../../include/attach.php:1288 msgid "mkdir failed." msgstr "mkdir не удалÑÑ" -#: ../../include/attach.php:1257 +#: ../../include/attach.php:1292 msgid "database storage failed." msgstr "ошибка при запиÑи базы данных." -#: ../../include/attach.php:1303 +#: ../../include/attach.php:1338 msgid "Empty path" msgstr "ПуÑтое Ð¸Ð¼Ñ Ð¿ÑƒÑ‚Ð¸" -#: ../../include/attach.php:2035 +#: ../../include/attach.php:2099 #, php-format msgid "%s shared a %s with you" msgstr "%s поделилÑÑ Ñ Ð²Ð°Ð¼Ð¸ %s" -#: ../../include/attach.php:2035 +#: ../../include/attach.php:2099 #: ../../extend/addon/hzaddons/redfiles/redfilehelper.php:64 msgid "file" msgstr "файл" -#: ../../include/photo/photo_driver.php:413 +#: ../../include/photo/photo_driver.php:417 #: ../../Zotlabs/Module/Profile_photo.php:147 #: ../../Zotlabs/Module/Profile_photo.php:284 msgid "Profile Photos" @@ -4164,36 +4177,40 @@ msgstr "[$Projectname] Ð—Ð°Ð´Ð°Ð½Ð¸Ñ Cron не запущены на %s" msgid "Cron/Scheduled tasks not running." msgstr "Ð—Ð°Ð´Ð°Ð½Ð¸Ñ Cron / планировщика не запущены." -#: ../../Zotlabs/Storage/Browser.php:107 ../../Zotlabs/Storage/Browser.php:295 -msgid "parent" -msgstr "иÑточник" +#: ../../Zotlabs/Storage/Browser.php:292 +msgid "Change filename to" +msgstr "Переименовать файл в" + +#: ../../Zotlabs/Storage/Browser.php:302 ../../Zotlabs/Storage/Browser.php:383 +msgid "Select a target location" +msgstr "Выбрать меÑто назначениÑ" -#: ../../Zotlabs/Storage/Browser.php:134 -msgid "Principal" -msgstr "Субъект" +#: ../../Zotlabs/Storage/Browser.php:303 ../../Zotlabs/Storage/Browser.php:384 +msgid "Copy to target location" +msgstr "Скопировать в меÑто назнаениÑ" -#: ../../Zotlabs/Storage/Browser.php:137 -msgid "Addressbook" -msgstr "ÐдреÑÐ½Ð°Ñ ÐºÐ½Ð¸Ð³Ð°" +#: ../../Zotlabs/Storage/Browser.php:304 ../../Zotlabs/Storage/Browser.php:382 +msgid "Set permissions for all files and sub folders" +msgstr "УÑтановить Ñ€Ð°Ð·Ñ€ÐµÑˆÐµÐ½Ð¸Ñ Ð´Ð»Ñ Ð²Ñех файлов и подкаталогов" -#: ../../Zotlabs/Storage/Browser.php:143 -msgid "Schedule Inbox" -msgstr "План занÑтий входÑщий" +#: ../../Zotlabs/Storage/Browser.php:305 +msgid "Notify your contacts about this file" +msgstr "Сообщить Ñвоим контактам об Ñтом файле" -#: ../../Zotlabs/Storage/Browser.php:146 -msgid "Schedule Outbox" -msgstr "План занÑтий иÑходÑщий" +#: ../../Zotlabs/Storage/Browser.php:344 +msgid "File category" +msgstr "ÐšÐ°Ñ‚ÐµÐ³Ð¾Ñ€Ð¸Ñ Ñ„Ð°Ð¹Ð»Ð°" -#: ../../Zotlabs/Storage/Browser.php:279 +#: ../../Zotlabs/Storage/Browser.php:355 msgid "Total" msgstr "Ð’Ñего" -#: ../../Zotlabs/Storage/Browser.php:281 +#: ../../Zotlabs/Storage/Browser.php:357 msgid "Shared" msgstr "Общие" -#: ../../Zotlabs/Storage/Browser.php:282 ../../Zotlabs/Storage/Browser.php:396 -#: ../../Zotlabs/Module/Cdav.php:1055 ../../Zotlabs/Module/Cdav.php:1383 +#: ../../Zotlabs/Storage/Browser.php:358 ../../Zotlabs/Storage/Browser.php:531 +#: ../../Zotlabs/Module/Cdav.php:1059 ../../Zotlabs/Module/Cdav.php:1387 #: ../../Zotlabs/Module/Profiles.php:800 #: ../../Zotlabs/Module/New_channel.php:189 ../../Zotlabs/Module/Menu.php:182 #: ../../Zotlabs/Module/Webpages.php:254 ../../Zotlabs/Module/Connedit.php:930 @@ -4203,15 +4220,15 @@ msgstr "Общие" msgid "Create" msgstr "Создать" -#: ../../Zotlabs/Storage/Browser.php:283 +#: ../../Zotlabs/Storage/Browser.php:359 msgid "Add Files" msgstr "Добавить файлы" -#: ../../Zotlabs/Storage/Browser.php:286 ../../Zotlabs/Lib/ThreadItem.php:174 +#: ../../Zotlabs/Storage/Browser.php:362 ../../Zotlabs/Lib/ThreadItem.php:174 msgid "Admin Delete" msgstr "Удалено админиÑтратором" -#: ../../Zotlabs/Storage/Browser.php:291 ../../Zotlabs/Module/Cdav.php:1368 +#: ../../Zotlabs/Storage/Browser.php:370 ../../Zotlabs/Module/Cdav.php:1372 #: ../../Zotlabs/Module/Oauth.php:113 ../../Zotlabs/Module/Oauth.php:139 #: ../../Zotlabs/Module/Sharedwithme.php:106 ../../Zotlabs/Module/Chat.php:257 #: ../../Zotlabs/Module/Oauth2.php:118 ../../Zotlabs/Module/Oauth2.php:146 @@ -4224,38 +4241,96 @@ msgstr "Удалено админиÑтратором" msgid "Name" msgstr "ИмÑ" -#: ../../Zotlabs/Storage/Browser.php:292 ../../Zotlabs/Module/Wiki.php:219 +#: ../../Zotlabs/Storage/Browser.php:371 ../../Zotlabs/Module/Wiki.php:219 msgid "Type" msgstr "Тип" -#: ../../Zotlabs/Storage/Browser.php:294 +#: ../../Zotlabs/Storage/Browser.php:373 #: ../../Zotlabs/Module/Sharedwithme.php:109 msgid "Last Modified" msgstr "ПоÑледнее изменение" -#: ../../Zotlabs/Storage/Browser.php:367 +#: ../../Zotlabs/Storage/Browser.php:374 +msgid "parent" +msgstr "иÑточник" + +#: ../../Zotlabs/Storage/Browser.php:379 +#: ../../Zotlabs/Module/Filestorage.php:206 +msgid "Copy/paste this code to attach file to a post" +msgstr "Копировать / вÑтавить Ñтот код Ð´Ð»Ñ Ð¿Ñ€Ð¸ÐºÑ€ÐµÐ¿Ð»ÐµÐ½Ð¸Ñ Ñ„Ð°Ð¹Ð»Ð° к публикации" + +#: ../../Zotlabs/Storage/Browser.php:380 +#: ../../Zotlabs/Module/Filestorage.php:207 +msgid "Copy/paste this URL to link file from a web page" +msgstr "Копировать / вÑтавить Ñту URL Ð´Ð»Ñ ÑÑылки на файл Ñо Ñтраницы" + +#: ../../Zotlabs/Storage/Browser.php:392 +msgid "Select All" +msgstr "Выбрать вÑÑ‘" + +#: ../../Zotlabs/Storage/Browser.php:393 +msgid "Bulk Actions" +msgstr "Ð“Ñ€ÑƒÐ¿Ð¿Ð¾Ð²Ð°Ñ Ð¾Ð±Ñ€Ð°Ð±Ð¾Ñ‚ÐºÐ°" + +#: ../../Zotlabs/Storage/Browser.php:394 +msgid "Adjust Permissions" +msgstr "ÐаÑтроить разрешениÑ" + +#: ../../Zotlabs/Storage/Browser.php:395 +msgid "Move or Copy" +msgstr "ПеремеÑтить или копировать" + +#: ../../Zotlabs/Storage/Browser.php:397 ../../Zotlabs/Module/Wiki.php:212 +msgid "Download" +msgstr "Загрузить" + +#: ../../Zotlabs/Storage/Browser.php:398 +msgid "Info" +msgstr "ИнформациÑ" + +#: ../../Zotlabs/Storage/Browser.php:399 +msgid "Rename" +msgstr "Переименовать" + +#: ../../Zotlabs/Storage/Browser.php:400 ../../Zotlabs/Lib/Apps.php:360 +msgid "Post" +msgstr "ПубликациÑ" + +#: ../../Zotlabs/Storage/Browser.php:401 +msgid "Attachment BBcode" +msgstr "Вложение BBcode" + +#: ../../Zotlabs/Storage/Browser.php:402 +msgid "Embed BBcode" +msgstr "Ð’Ñтраивание BBcode" + +#: ../../Zotlabs/Storage/Browser.php:403 +msgid "Link BBcode" +msgstr "СÑылка BBcode" + +#: ../../Zotlabs/Storage/Browser.php:473 #, php-format msgid "You are using %1$s of your available file storage." msgstr "Ð’Ñ‹ иÑпользуете %1$s из доÑтупного вам хранилища файлов." -#: ../../Zotlabs/Storage/Browser.php:372 +#: ../../Zotlabs/Storage/Browser.php:478 #, php-format msgid "You are using %1$s of %2$s available file storage. (%3$s%)" msgstr "Ð’Ñ‹ иÑпользуете %1$s из %2$s доÑтупного хранилища файлов (%3$s%)." -#: ../../Zotlabs/Storage/Browser.php:383 +#: ../../Zotlabs/Storage/Browser.php:489 msgid "WARNING:" msgstr "Предупреждение:" -#: ../../Zotlabs/Storage/Browser.php:395 +#: ../../Zotlabs/Storage/Browser.php:530 msgid "Create new folder" msgstr "Создать новую папку" -#: ../../Zotlabs/Storage/Browser.php:397 +#: ../../Zotlabs/Storage/Browser.php:532 msgid "Upload file" msgstr "Загрузить файл" -#: ../../Zotlabs/Storage/Browser.php:398 ../../Zotlabs/Module/Photos.php:687 +#: ../../Zotlabs/Storage/Browser.php:533 ../../Zotlabs/Module/Photos.php:688 #: ../../Zotlabs/Module/Cover_photo.php:423 #: ../../Zotlabs/Module/Embedphotos.php:188 #: ../../Zotlabs/Module/Profile_photo.php:500 @@ -4264,12 +4339,12 @@ msgstr "Загрузить файл" msgid "Upload" msgstr "Загрузка" -#: ../../Zotlabs/Storage/Browser.php:410 +#: ../../Zotlabs/Storage/Browser.php:544 msgid "Drop files here to immediately upload" msgstr "ПомеÑтите файлы Ñюда Ð´Ð»Ñ Ð½ÐµÐ¼ÐµÐ´Ð»ÐµÐ½Ð½Ð¾Ð¹ загрузки" -#: ../../Zotlabs/Storage/Browser.php:411 -#: ../../Zotlabs/Module/Filestorage.php:206 +#: ../../Zotlabs/Storage/Browser.php:545 +#: ../../Zotlabs/Module/Filestorage.php:211 msgid "Show in your contacts shared folder" msgstr "Показать общий каталог в ваших контактах" @@ -4327,7 +4402,7 @@ msgid "Default Permissions App" msgstr "Приложение \"Ð Ð°Ð·Ñ€ÐµÑˆÐµÐ½Ð¸Ñ Ð¿Ð¾ умолчанию\"" #: ../../Zotlabs/Module/Defperms.php:190 ../../Zotlabs/Module/Permcats.php:63 -#: ../../Zotlabs/Module/Poke.php:165 ../../Zotlabs/Module/Cdav.php:872 +#: ../../Zotlabs/Module/Poke.php:165 ../../Zotlabs/Module/Cdav.php:876 #: ../../Zotlabs/Module/Oauth.php:100 ../../Zotlabs/Module/Pubstream.php:20 #: ../../Zotlabs/Module/Sources.php:88 ../../Zotlabs/Module/Chat.php:100 #: ../../Zotlabs/Module/Oauth2.php:106 ../../Zotlabs/Module/Uexport.php:61 @@ -4547,33 +4622,33 @@ msgstr "Параметры" msgid "Redeliver" msgstr "ДоÑтавить повторно" -#: ../../Zotlabs/Module/Network.php:110 +#: ../../Zotlabs/Module/Network.php:105 msgid "No such group" msgstr "Ðет такой группы" -#: ../../Zotlabs/Module/Network.php:157 +#: ../../Zotlabs/Module/Network.php:152 msgid "No such channel" msgstr "Ðет такого канала" -#: ../../Zotlabs/Module/Network.php:169 ../../Zotlabs/Module/Channel.php:195 +#: ../../Zotlabs/Module/Network.php:164 ../../Zotlabs/Module/Channel.php:189 msgid "Search Results For:" msgstr "Результаты поиÑка длÑ:" -#: ../../Zotlabs/Module/Network.php:210 ../../Zotlabs/Module/Display.php:79 -#: ../../Zotlabs/Module/Pubstream.php:99 ../../Zotlabs/Module/Channel.php:230 -#: ../../Zotlabs/Module/Hq.php:134 +#: ../../Zotlabs/Module/Network.php:205 ../../Zotlabs/Module/Display.php:76 +#: ../../Zotlabs/Module/Pubstream.php:95 ../../Zotlabs/Module/Channel.php:224 +#: ../../Zotlabs/Module/Hq.php:125 msgid "Reset form" msgstr "ОчиÑтить форму" -#: ../../Zotlabs/Module/Network.php:246 +#: ../../Zotlabs/Module/Network.php:239 msgid "Privacy group is empty" msgstr "Группа конфиденциальноÑти пуÑта" -#: ../../Zotlabs/Module/Network.php:256 +#: ../../Zotlabs/Module/Network.php:249 msgid "Privacy group: " msgstr "Группа конфиденциальноÑти: " -#: ../../Zotlabs/Module/Network.php:329 +#: ../../Zotlabs/Module/Network.php:322 #: ../../extend/addon/hzaddons/redred/Mod_Redred.php:29 msgid "Invalid channel." msgstr "ÐедейÑтвительный канал." @@ -4621,40 +4696,40 @@ msgctxt "acl" msgid "Profile" msgstr "Профиль" -#: ../../Zotlabs/Module/Acl.php:361 +#: ../../Zotlabs/Module/Acl.php:368 msgid "network" msgstr "Ñеть" -#: ../../Zotlabs/Module/Item.php:448 ../../Zotlabs/Module/Pin.php:35 +#: ../../Zotlabs/Module/Item.php:450 ../../Zotlabs/Module/Pin.php:35 msgid "Unable to locate original post." msgstr "Ðе удалоÑÑŒ найти оригинальную публикацию." -#: ../../Zotlabs/Module/Item.php:734 +#: ../../Zotlabs/Module/Item.php:736 msgid "Empty post discarded." msgstr "ПуÑÑ‚Ð°Ñ Ð¿ÑƒÐ±Ð»Ð¸ÐºÐ°Ñ†Ð¸Ñ Ð¾Ñ‚ÐºÐ»Ð¾Ð½ÐµÐ½Ð°." -#: ../../Zotlabs/Module/Item.php:1186 +#: ../../Zotlabs/Module/Item.php:1187 msgid "Duplicate post suppressed." msgstr "Подавлена дублирующаÑÑÑ Ð¿ÑƒÐ±Ð»Ð¸ÐºÐ°Ñ†Ð¸Ñ." -#: ../../Zotlabs/Module/Item.php:1331 +#: ../../Zotlabs/Module/Item.php:1332 msgid "System error. Post not saved." msgstr "СиÑÑ‚ÐµÐ¼Ð½Ð°Ñ Ð¾ÑˆÐ¸Ð±ÐºÐ°. ÐŸÑƒÐ±Ð»Ð¸ÐºÐ°Ñ†Ð¸Ñ Ð½Ðµ Ñохранена." -#: ../../Zotlabs/Module/Item.php:1365 +#: ../../Zotlabs/Module/Item.php:1366 msgid "Your comment is awaiting approval." msgstr "Ваш комментарий ожидает одобрениÑ." -#: ../../Zotlabs/Module/Item.php:1482 +#: ../../Zotlabs/Module/Item.php:1496 msgid "Unable to obtain post information from database." msgstr "Ðевозможно получить информацию о публикации из базы данных" -#: ../../Zotlabs/Module/Item.php:1489 +#: ../../Zotlabs/Module/Item.php:1503 #, php-format msgid "You have reached your limit of %1$.0f top level posts." msgstr "Ð’Ñ‹ доÑтигли вашего Ð¾Ð³Ñ€Ð°Ð½Ð¸Ñ‡ÐµÐ½Ð¸Ñ Ð² %1$.0f публикаций выÑокого уровнÑ." -#: ../../Zotlabs/Module/Item.php:1496 +#: ../../Zotlabs/Module/Item.php:1510 #, php-format msgid "You have reached your limit of %1$.0f webpages." msgstr "Ð’Ñ‹ доÑтигли вашего Ð¾Ð³Ñ€Ð°Ð½Ð¸Ñ‡ÐµÐ½Ð¸Ñ Ð² %1$.0f Ñтраниц." @@ -4663,23 +4738,45 @@ msgstr "Ð’Ñ‹ доÑтигли вашего Ð¾Ð³Ñ€Ð°Ð½Ð¸Ñ‡ÐµÐ½Ð¸Ñ Ð² %1$.0f ÑÑ msgid "Some blurb about what to do when you're new here" msgstr "Ðекоторые Ð¿Ñ€ÐµÐ´Ð»Ð¾Ð¶ÐµÐ½Ð¸Ñ Ð¾ том, что делать, еÑли вы здеÑÑŒ новичок " -#: ../../Zotlabs/Module/Display.php:29 ../../Zotlabs/Module/Directory.php:71 -#: ../../Zotlabs/Module/Directory.php:76 ../../Zotlabs/Module/Photos.php:518 +#: ../../Zotlabs/Module/Attach_edit.php:52 ../../Zotlabs/Module/Chanview.php:95 +#: ../../Zotlabs/Module/Page.php:75 ../../Zotlabs/Module/Wall_upload.php:31 +#: ../../Zotlabs/Module/Block.php:41 ../../Zotlabs/Module/Attach.php:21 +#: ../../Zotlabs/Module/Cal.php:31 ../../Zotlabs/Module/Card_edit.php:44 +#: ../../Zotlabs/Module/Article_edit.php:44 +msgid "Channel not found." +msgstr "Канал не найден." + +#: ../../Zotlabs/Module/Attach_edit.php:69 +#: ../../Zotlabs/Module/Filestorage.php:109 +msgid "File not found." +msgstr "Файл не найден." + +#: ../../Zotlabs/Module/Attach_edit.php:118 +msgid "Can not copy folder into itself." +msgstr "Ðевозможно Ñкопировать каталог в Ñамого ÑебÑ." + +#: ../../Zotlabs/Module/Attach_edit.php:131 +#, php-format +msgid "Can not move folder \"%s\" into itself." +msgstr "Ðевозможно Ñкопировать каталог \"%s\" в Ñамого ÑебÑ." + +#: ../../Zotlabs/Module/Display.php:26 ../../Zotlabs/Module/Directory.php:71 +#: ../../Zotlabs/Module/Directory.php:76 ../../Zotlabs/Module/Photos.php:519 #: ../../Zotlabs/Module/Viewconnections.php:23 #: ../../Zotlabs/Module/Ratings.php:83 ../../Zotlabs/Module/Search.php:17 msgid "Public access denied." msgstr "Публичный доÑтуп запрещен." -#: ../../Zotlabs/Module/Display.php:376 ../../Zotlabs/Module/Channel.php:465 +#: ../../Zotlabs/Module/Display.php:359 ../../Zotlabs/Module/Channel.php:449 msgid "" "You must enable javascript for your browser to be able to view this content." msgstr "Ð”Ð»Ñ Ð¿Ñ€Ð¾Ñмотра Ñтого Ñодержимого в вашем браузере должен быть включён JavaScript" -#: ../../Zotlabs/Module/Display.php:394 +#: ../../Zotlabs/Module/Display.php:377 msgid "Article" msgstr "СтатьÑ" -#: ../../Zotlabs/Module/Display.php:439 +#: ../../Zotlabs/Module/Display.php:422 msgid "Item has been removed." msgstr "Ðлемент был удалён." @@ -4867,45 +4964,45 @@ msgstr "От Ñтарых к новым" msgid "No entries (some entries may be hidden)." msgstr "Ðет запиÑей (некоторые запиÑи могут быть Ñкрыты)." -#: ../../Zotlabs/Module/Cdav.php:814 ../../Zotlabs/Module/Events.php:28 +#: ../../Zotlabs/Module/Cdav.php:818 ../../Zotlabs/Module/Events.php:28 msgid "Calendar entries imported." msgstr "Ð¡Ð¾Ð±Ñ‹Ñ‚Ð¸Ñ ÐºÐ°Ð»ÐµÐ½Ð´Ð°Ñ€Ñ Ð¸Ð¼Ð¿Ð¾Ñ€Ñ‚Ð¸Ñ€Ð¾Ð²Ð°Ð½Ñ‹." -#: ../../Zotlabs/Module/Cdav.php:816 ../../Zotlabs/Module/Events.php:30 +#: ../../Zotlabs/Module/Cdav.php:820 ../../Zotlabs/Module/Events.php:30 msgid "No calendar entries found." msgstr "Ðе найдено Ñобытий в календаре." -#: ../../Zotlabs/Module/Cdav.php:872 +#: ../../Zotlabs/Module/Cdav.php:876 msgid "CardDAV App" msgstr "Приложение CardDAV" -#: ../../Zotlabs/Module/Cdav.php:873 +#: ../../Zotlabs/Module/Cdav.php:877 msgid "CalDAV capable addressbook" msgstr "ÐдреÑÐ½Ð°Ñ ÐºÐ½Ð¸Ð³Ð° Ñ Ð¿Ð¾Ð´Ð´ÐµÑ€Ð¶ÐºÐ¾Ð¹ CalDAV" -#: ../../Zotlabs/Module/Cdav.php:939 +#: ../../Zotlabs/Module/Cdav.php:943 #: ../../Zotlabs/Module/Channel_calendar.php:393 #: ../../Zotlabs/Module/Cal.php:167 msgid "Link to source" msgstr "СÑылка на иÑточник" -#: ../../Zotlabs/Module/Cdav.php:1005 ../../Zotlabs/Module/Events.php:468 +#: ../../Zotlabs/Module/Cdav.php:1009 ../../Zotlabs/Module/Events.php:468 msgid "Event title" msgstr "Ðаименование ÑобытиÑ" -#: ../../Zotlabs/Module/Cdav.php:1006 ../../Zotlabs/Module/Events.php:474 +#: ../../Zotlabs/Module/Cdav.php:1010 ../../Zotlabs/Module/Events.php:474 msgid "Start date and time" msgstr "Дата и Ð²Ñ€ÐµÐ¼Ñ Ð½Ð°Ñ‡Ð°Ð»Ð°" -#: ../../Zotlabs/Module/Cdav.php:1007 +#: ../../Zotlabs/Module/Cdav.php:1011 msgid "End date and time" msgstr "Дата и Ð²Ñ€ÐµÐ¼Ñ Ð¾ÐºÐ¾Ð½Ñ‡Ð°Ð½Ð¸Ñ" -#: ../../Zotlabs/Module/Cdav.php:1008 ../../Zotlabs/Module/Events.php:497 +#: ../../Zotlabs/Module/Cdav.php:1012 ../../Zotlabs/Module/Events.php:497 msgid "Timezone:" msgstr "ЧаÑовой поÑÑ:" -#: ../../Zotlabs/Module/Cdav.php:1010 ../../Zotlabs/Module/Appman.php:145 +#: ../../Zotlabs/Module/Cdav.php:1014 ../../Zotlabs/Module/Appman.php:145 #: ../../Zotlabs/Module/Events.php:481 ../../Zotlabs/Module/Rbmark.php:101 #: ../../extend/addon/hzaddons/rendezvous/rendezvous.php:173 #: ../../extend/addon/hzaddons/cart/submodules/manualcat.php:260 @@ -4913,56 +5010,56 @@ msgstr "ЧаÑовой поÑÑ:" msgid "Description" msgstr "ОпиÑание" -#: ../../Zotlabs/Module/Cdav.php:1031 ../../Zotlabs/Module/Photos.php:946 +#: ../../Zotlabs/Module/Cdav.php:1035 ../../Zotlabs/Module/Photos.php:947 #: ../../Zotlabs/Module/Events.php:697 ../../Zotlabs/Module/Events.php:706 #: ../../Zotlabs/Module/Cal.php:205 msgid "Previous" msgstr "ПредыдущаÑ" -#: ../../Zotlabs/Module/Cdav.php:1032 ../../Zotlabs/Module/Photos.php:955 +#: ../../Zotlabs/Module/Cdav.php:1036 ../../Zotlabs/Module/Photos.php:956 #: ../../Zotlabs/Module/Events.php:698 ../../Zotlabs/Module/Events.php:707 #: ../../Zotlabs/Module/Cal.php:206 ../../Zotlabs/Module/Setup.php:260 msgid "Next" msgstr "СледующаÑ" -#: ../../Zotlabs/Module/Cdav.php:1033 ../../Zotlabs/Module/Events.php:708 +#: ../../Zotlabs/Module/Cdav.php:1037 ../../Zotlabs/Module/Events.php:708 #: ../../Zotlabs/Module/Cal.php:207 msgid "Today" msgstr "СегоднÑ" -#: ../../Zotlabs/Module/Cdav.php:1034 ../../Zotlabs/Module/Events.php:703 +#: ../../Zotlabs/Module/Cdav.php:1038 ../../Zotlabs/Module/Events.php:703 msgid "Month" msgstr "МеÑÑц" -#: ../../Zotlabs/Module/Cdav.php:1035 ../../Zotlabs/Module/Events.php:704 +#: ../../Zotlabs/Module/Cdav.php:1039 ../../Zotlabs/Module/Events.php:704 msgid "Week" msgstr "ÐеделÑ" -#: ../../Zotlabs/Module/Cdav.php:1036 ../../Zotlabs/Module/Events.php:705 +#: ../../Zotlabs/Module/Cdav.php:1040 ../../Zotlabs/Module/Events.php:705 msgid "Day" msgstr "День" -#: ../../Zotlabs/Module/Cdav.php:1037 +#: ../../Zotlabs/Module/Cdav.php:1041 msgid "List month" msgstr "ПроÑмотреть меÑÑц" -#: ../../Zotlabs/Module/Cdav.php:1038 +#: ../../Zotlabs/Module/Cdav.php:1042 msgid "List week" msgstr "ПроÑмотреть неделю" -#: ../../Zotlabs/Module/Cdav.php:1039 +#: ../../Zotlabs/Module/Cdav.php:1043 msgid "List day" msgstr "ПроÑмотреть день" -#: ../../Zotlabs/Module/Cdav.php:1047 +#: ../../Zotlabs/Module/Cdav.php:1051 msgid "More" msgstr "Больше" -#: ../../Zotlabs/Module/Cdav.php:1048 +#: ../../Zotlabs/Module/Cdav.php:1052 msgid "Less" msgstr "Меньше" -#: ../../Zotlabs/Module/Cdav.php:1049 ../../Zotlabs/Module/Cdav.php:1384 +#: ../../Zotlabs/Module/Cdav.php:1053 ../../Zotlabs/Module/Cdav.php:1388 #: ../../Zotlabs/Module/Profiles.php:801 ../../Zotlabs/Module/Oauth.php:53 #: ../../Zotlabs/Module/Oauth.php:137 ../../Zotlabs/Module/Oauth2.php:58 #: ../../Zotlabs/Module/Oauth2.php:144 @@ -4971,108 +5068,108 @@ msgstr "Меньше" msgid "Update" msgstr "Обновить" -#: ../../Zotlabs/Module/Cdav.php:1050 +#: ../../Zotlabs/Module/Cdav.php:1054 msgid "Select calendar" msgstr "Выбрать календарь" -#: ../../Zotlabs/Module/Cdav.php:1051 ../../Zotlabs/Widget/Cdav.php:143 +#: ../../Zotlabs/Module/Cdav.php:1055 ../../Zotlabs/Widget/Cdav.php:143 msgid "Channel Calendars" msgstr "Календари канала" -#: ../../Zotlabs/Module/Cdav.php:1051 ../../Zotlabs/Widget/Cdav.php:129 +#: ../../Zotlabs/Module/Cdav.php:1055 ../../Zotlabs/Widget/Cdav.php:129 #: ../../Zotlabs/Widget/Cdav.php:143 msgid "CalDAV Calendars" msgstr "Календари CalDAV" -#: ../../Zotlabs/Module/Cdav.php:1053 +#: ../../Zotlabs/Module/Cdav.php:1057 msgid "Delete all" msgstr "Удалить вÑÑ‘" -#: ../../Zotlabs/Module/Cdav.php:1056 +#: ../../Zotlabs/Module/Cdav.php:1060 msgid "Sorry! Editing of recurrent events is not yet implemented." msgstr "ПроÑтите, но редактирование повторÑющихÑÑ Ñобытий пока не реализовано." -#: ../../Zotlabs/Module/Cdav.php:1369 ../../Zotlabs/Module/Connedit.php:916 +#: ../../Zotlabs/Module/Cdav.php:1373 ../../Zotlabs/Module/Connedit.php:916 msgid "Organisation" msgstr "ОрганизациÑ" -#: ../../Zotlabs/Module/Cdav.php:1370 ../../Zotlabs/Module/Connedit.php:917 +#: ../../Zotlabs/Module/Cdav.php:1374 ../../Zotlabs/Module/Connedit.php:917 #: ../../extend/addon/hzaddons/workflow/workflow.php:2617 #: ../../extend/addon/hzaddons/workflow/workflow.php:2678 msgid "Title" msgstr "Ðаименование" -#: ../../Zotlabs/Module/Cdav.php:1371 ../../Zotlabs/Module/Profiles.php:788 +#: ../../Zotlabs/Module/Cdav.php:1375 ../../Zotlabs/Module/Profiles.php:788 #: ../../Zotlabs/Module/Connedit.php:918 msgid "Phone" msgstr "Телефон" -#: ../../Zotlabs/Module/Cdav.php:1373 ../../Zotlabs/Module/Profiles.php:790 +#: ../../Zotlabs/Module/Cdav.php:1377 ../../Zotlabs/Module/Profiles.php:790 #: ../../Zotlabs/Module/Connedit.php:920 msgid "Instant messenger" msgstr "МеÑÑенджер" -#: ../../Zotlabs/Module/Cdav.php:1374 ../../Zotlabs/Module/Profiles.php:791 +#: ../../Zotlabs/Module/Cdav.php:1378 ../../Zotlabs/Module/Profiles.php:791 #: ../../Zotlabs/Module/Connedit.php:921 msgid "Website" msgstr "Веб-Ñайт" -#: ../../Zotlabs/Module/Cdav.php:1375 ../../Zotlabs/Module/Profiles.php:504 -#: ../../Zotlabs/Module/Profiles.php:792 ../../Zotlabs/Module/Locs.php:122 +#: ../../Zotlabs/Module/Cdav.php:1379 ../../Zotlabs/Module/Profiles.php:504 +#: ../../Zotlabs/Module/Profiles.php:792 ../../Zotlabs/Module/Locs.php:129 #: ../../Zotlabs/Module/Admin/Channels.php:160 #: ../../Zotlabs/Module/Connedit.php:922 msgid "Address" msgstr "ÐдреÑ" -#: ../../Zotlabs/Module/Cdav.php:1376 ../../Zotlabs/Module/Profiles.php:793 +#: ../../Zotlabs/Module/Cdav.php:1380 ../../Zotlabs/Module/Profiles.php:793 #: ../../Zotlabs/Module/Connedit.php:923 msgid "Note" msgstr "Заметка" -#: ../../Zotlabs/Module/Cdav.php:1381 ../../Zotlabs/Module/Profiles.php:798 +#: ../../Zotlabs/Module/Cdav.php:1385 ../../Zotlabs/Module/Profiles.php:798 #: ../../Zotlabs/Module/Connedit.php:928 msgid "Add Contact" msgstr "Добавить контакт" -#: ../../Zotlabs/Module/Cdav.php:1382 ../../Zotlabs/Module/Profiles.php:799 +#: ../../Zotlabs/Module/Cdav.php:1386 ../../Zotlabs/Module/Profiles.php:799 #: ../../Zotlabs/Module/Connedit.php:929 msgid "Add Field" msgstr "Добавить поле" -#: ../../Zotlabs/Module/Cdav.php:1387 ../../Zotlabs/Module/Connedit.php:934 +#: ../../Zotlabs/Module/Cdav.php:1391 ../../Zotlabs/Module/Connedit.php:934 msgid "P.O. Box" msgstr "абонентÑкий Ñщик" -#: ../../Zotlabs/Module/Cdav.php:1388 ../../Zotlabs/Module/Connedit.php:935 +#: ../../Zotlabs/Module/Cdav.php:1392 ../../Zotlabs/Module/Connedit.php:935 msgid "Additional" msgstr "Дополнительно" -#: ../../Zotlabs/Module/Cdav.php:1389 ../../Zotlabs/Module/Connedit.php:936 +#: ../../Zotlabs/Module/Cdav.php:1393 ../../Zotlabs/Module/Connedit.php:936 msgid "Street" msgstr "Улица" -#: ../../Zotlabs/Module/Cdav.php:1390 ../../Zotlabs/Module/Connedit.php:937 +#: ../../Zotlabs/Module/Cdav.php:1394 ../../Zotlabs/Module/Connedit.php:937 msgid "Locality" msgstr "ÐаÑелённый пункт" -#: ../../Zotlabs/Module/Cdav.php:1391 ../../Zotlabs/Module/Connedit.php:938 +#: ../../Zotlabs/Module/Cdav.php:1395 ../../Zotlabs/Module/Connedit.php:938 msgid "Region" msgstr "Регион" -#: ../../Zotlabs/Module/Cdav.php:1392 ../../Zotlabs/Module/Connedit.php:939 +#: ../../Zotlabs/Module/Cdav.php:1396 ../../Zotlabs/Module/Connedit.php:939 msgid "ZIP Code" msgstr "ИндекÑ" -#: ../../Zotlabs/Module/Cdav.php:1393 ../../Zotlabs/Module/Profiles.php:759 +#: ../../Zotlabs/Module/Cdav.php:1397 ../../Zotlabs/Module/Profiles.php:759 #: ../../Zotlabs/Module/Connedit.php:940 msgid "Country" msgstr "Страна" -#: ../../Zotlabs/Module/Cdav.php:1452 +#: ../../Zotlabs/Module/Cdav.php:1456 msgid "Default Calendar" msgstr "Календарь по умолчанию" -#: ../../Zotlabs/Module/Cdav.php:1463 +#: ../../Zotlabs/Module/Cdav.php:1467 msgid "Default Addressbook" msgstr "ÐдреÑÐ½Ð°Ñ ÐºÐ½Ð¸Ð³Ð° по умолчанию" @@ -5576,96 +5673,96 @@ msgstr "Ðльбом не найден." msgid "Delete Album" msgstr "Удалить альбом" -#: ../../Zotlabs/Module/Photos.php:176 ../../Zotlabs/Module/Photos.php:1058 +#: ../../Zotlabs/Module/Photos.php:176 ../../Zotlabs/Module/Photos.php:1059 msgid "Delete Photo" msgstr "Удалить фотографию" -#: ../../Zotlabs/Module/Photos.php:529 +#: ../../Zotlabs/Module/Photos.php:530 msgid "No photos selected" msgstr "Ðикакие фотографии не выбраны" -#: ../../Zotlabs/Module/Photos.php:578 +#: ../../Zotlabs/Module/Photos.php:579 msgid "Access to this item is restricted." msgstr "ДоÑтуп к Ñтому Ñлементу ограничен." -#: ../../Zotlabs/Module/Photos.php:621 +#: ../../Zotlabs/Module/Photos.php:622 #, php-format msgid "%1$.2f MB of %2$.2f MB photo storage used." msgstr "Ð’Ñ‹ иÑпользовали %1$.2f мегабайт из %2$.2f Ð´Ð»Ñ Ñ…Ñ€Ð°Ð½ÐµÐ½Ð¸Ñ Ñ„Ð¾Ñ‚Ð¾." -#: ../../Zotlabs/Module/Photos.php:624 +#: ../../Zotlabs/Module/Photos.php:625 #, php-format msgid "%1$.2f MB photo storage used." msgstr "Ð’Ñ‹ иÑпользовали %1$.2f мегабайт Ð´Ð»Ñ Ñ…Ñ€Ð°Ð½ÐµÐ½Ð¸Ñ Ñ„Ð¾Ñ‚Ð¾." -#: ../../Zotlabs/Module/Photos.php:666 +#: ../../Zotlabs/Module/Photos.php:667 msgid "Upload Photos" msgstr "Загрузить фотографии" -#: ../../Zotlabs/Module/Photos.php:670 +#: ../../Zotlabs/Module/Photos.php:671 msgid "Enter an album name" msgstr "Введите название альбома" -#: ../../Zotlabs/Module/Photos.php:671 +#: ../../Zotlabs/Module/Photos.php:672 msgid "or select an existing album (doubleclick)" msgstr "или выберите ÑущеÑтвующий альбом (двойной щелчок)" -#: ../../Zotlabs/Module/Photos.php:672 +#: ../../Zotlabs/Module/Photos.php:673 msgid "Create a status post for this upload" msgstr "Сделать публикацию о ÑтатуÑе Ð´Ð»Ñ Ñтой загрузки" -#: ../../Zotlabs/Module/Photos.php:674 +#: ../../Zotlabs/Module/Photos.php:675 msgid "Description (optional)" msgstr "ОпиÑание (необÑзательно)" -#: ../../Zotlabs/Module/Photos.php:760 +#: ../../Zotlabs/Module/Photos.php:761 msgid "Show Newest First" msgstr "Показать новые первыми" -#: ../../Zotlabs/Module/Photos.php:762 +#: ../../Zotlabs/Module/Photos.php:763 msgid "Show Oldest First" msgstr "Показать Ñтарые первыми" -#: ../../Zotlabs/Module/Photos.php:786 ../../Zotlabs/Module/Photos.php:1332 +#: ../../Zotlabs/Module/Photos.php:787 ../../Zotlabs/Module/Photos.php:1333 #: ../../Zotlabs/Module/Embedphotos.php:170 #: ../../Zotlabs/Widget/Portfolio.php:87 ../../Zotlabs/Widget/Album.php:78 msgid "View Photo" msgstr "ПоÑмотреть фотографию" -#: ../../Zotlabs/Module/Photos.php:817 ../../Zotlabs/Module/Embedphotos.php:186 +#: ../../Zotlabs/Module/Photos.php:818 ../../Zotlabs/Module/Embedphotos.php:186 #: ../../Zotlabs/Widget/Portfolio.php:108 ../../Zotlabs/Widget/Album.php:95 msgid "Edit Album" msgstr "Редактировать Фотоальбом" -#: ../../Zotlabs/Module/Photos.php:819 ../../Zotlabs/Module/Photos.php:1363 +#: ../../Zotlabs/Module/Photos.php:820 ../../Zotlabs/Module/Photos.php:1364 msgid "Add Photos" msgstr "Добавить фотографии" -#: ../../Zotlabs/Module/Photos.php:867 +#: ../../Zotlabs/Module/Photos.php:868 msgid "Permission denied. Access to this item may be restricted." msgstr "ДоÑтуп запрещен. ДоÑтуп к Ñтому Ñлементу может быть ограничен." -#: ../../Zotlabs/Module/Photos.php:869 +#: ../../Zotlabs/Module/Photos.php:870 msgid "Photo not available" msgstr "Ð¤Ð¾Ñ‚Ð¾Ð³Ñ€Ð°Ñ„Ð¸Ñ Ð½Ðµ доÑтупна" -#: ../../Zotlabs/Module/Photos.php:927 +#: ../../Zotlabs/Module/Photos.php:928 msgid "Use as profile photo" msgstr "ИÑпользовать в качеÑтве фотографии профилÑ" -#: ../../Zotlabs/Module/Photos.php:928 +#: ../../Zotlabs/Module/Photos.php:929 msgid "Use as cover photo" msgstr "ИÑпользовать в качеÑтве фотографии обложки" -#: ../../Zotlabs/Module/Photos.php:935 +#: ../../Zotlabs/Module/Photos.php:936 msgid "Private Photo" msgstr "Ð›Ð¸Ñ‡Ð½Ð°Ñ Ñ„Ð¾Ñ‚Ð¾Ð³Ñ€Ð°Ñ„Ð¸Ñ" -#: ../../Zotlabs/Module/Photos.php:950 +#: ../../Zotlabs/Module/Photos.php:951 msgid "View Full Size" msgstr "ПоÑмотреть в полный размер" -#: ../../Zotlabs/Module/Photos.php:995 ../../Zotlabs/Module/Tagrm.php:137 +#: ../../Zotlabs/Module/Photos.php:996 ../../Zotlabs/Module/Tagrm.php:137 #: ../../Zotlabs/Module/Cover_photo.php:424 #: ../../Zotlabs/Module/Admin/Addons.php:459 #: ../../Zotlabs/Module/Profile_photo.php:501 @@ -5673,78 +5770,78 @@ msgstr "ПоÑмотреть в полный размер" msgid "Remove" msgstr "Удалить" -#: ../../Zotlabs/Module/Photos.php:1032 +#: ../../Zotlabs/Module/Photos.php:1033 msgid "Edit photo" msgstr "Редактировать фотографию" -#: ../../Zotlabs/Module/Photos.php:1034 +#: ../../Zotlabs/Module/Photos.php:1035 msgid "Rotate CW (right)" msgstr "Повернуть CW (направо)" -#: ../../Zotlabs/Module/Photos.php:1035 +#: ../../Zotlabs/Module/Photos.php:1036 msgid "Rotate CCW (left)" msgstr "Повернуть CCW (налево)" -#: ../../Zotlabs/Module/Photos.php:1038 +#: ../../Zotlabs/Module/Photos.php:1039 msgid "Move photo to album" msgstr "ПеремеÑтить фотографию в альбом" -#: ../../Zotlabs/Module/Photos.php:1039 +#: ../../Zotlabs/Module/Photos.php:1040 msgid "Enter a new album name" msgstr "Введите новое название альбома" -#: ../../Zotlabs/Module/Photos.php:1040 +#: ../../Zotlabs/Module/Photos.php:1041 msgid "or select an existing one (doubleclick)" msgstr "или выбрать ÑущеÑтвующую (двойной щелчок)" -#: ../../Zotlabs/Module/Photos.php:1045 +#: ../../Zotlabs/Module/Photos.php:1046 msgid "Add a Tag" msgstr "Добавить тег" -#: ../../Zotlabs/Module/Photos.php:1053 +#: ../../Zotlabs/Module/Photos.php:1054 msgid "Example: @bob, @Barbara_Jensen, @jim@example.com" msgstr "Пример: @bob, @Barbara_Jensen, @jim@example.com" -#: ../../Zotlabs/Module/Photos.php:1056 +#: ../../Zotlabs/Module/Photos.php:1057 msgid "Flag as adult in album view" msgstr "Пометить как альбом \"Ð´Ð»Ñ Ð²Ð·Ñ€Ð¾Ñлых\"" -#: ../../Zotlabs/Module/Photos.php:1075 ../../Zotlabs/Lib/ThreadItem.php:317 +#: ../../Zotlabs/Module/Photos.php:1076 ../../Zotlabs/Lib/ThreadItem.php:317 msgid "I like this (toggle)" msgstr "мне Ñто нравитÑÑ (переключение)" -#: ../../Zotlabs/Module/Photos.php:1076 ../../Zotlabs/Lib/ThreadItem.php:318 +#: ../../Zotlabs/Module/Photos.php:1077 ../../Zotlabs/Lib/ThreadItem.php:318 msgid "I don't like this (toggle)" msgstr "мне Ñто не нравитÑÑ (переключение)" -#: ../../Zotlabs/Module/Photos.php:1094 ../../Zotlabs/Module/Photos.php:1212 +#: ../../Zotlabs/Module/Photos.php:1095 ../../Zotlabs/Module/Photos.php:1213 #: ../../Zotlabs/Lib/ThreadItem.php:822 msgid "This is you" msgstr "Ðто вы" -#: ../../Zotlabs/Module/Photos.php:1131 ../../Zotlabs/Module/Photos.php:1143 +#: ../../Zotlabs/Module/Photos.php:1132 ../../Zotlabs/Module/Photos.php:1144 #: ../../Zotlabs/Lib/ThreadItem.php:238 ../../Zotlabs/Lib/ThreadItem.php:250 msgid "View all" msgstr "ПроÑмотреть вÑе" -#: ../../Zotlabs/Module/Photos.php:1246 +#: ../../Zotlabs/Module/Photos.php:1247 msgid "Photo Tools" msgstr "Фото-ИнÑтрументы" -#: ../../Zotlabs/Module/Photos.php:1255 +#: ../../Zotlabs/Module/Photos.php:1256 msgid "In This Photo:" msgstr "Ðа Ñтой фотографии:" -#: ../../Zotlabs/Module/Photos.php:1260 +#: ../../Zotlabs/Module/Photos.php:1261 msgid "Map" msgstr "Карта" -#: ../../Zotlabs/Module/Photos.php:1268 ../../Zotlabs/Lib/ThreadItem.php:489 +#: ../../Zotlabs/Module/Photos.php:1269 ../../Zotlabs/Lib/ThreadItem.php:489 msgctxt "noun" msgid "Likes" msgstr "ÐравитÑÑ" -#: ../../Zotlabs/Module/Photos.php:1269 ../../Zotlabs/Lib/ThreadItem.php:490 +#: ../../Zotlabs/Module/Photos.php:1270 ../../Zotlabs/Lib/ThreadItem.php:490 msgctxt "noun" msgid "Dislikes" msgstr "Ðе нравитÑÑ" @@ -5761,13 +5858,6 @@ msgstr "Удалить тег Ñлемента" msgid "Select a tag to remove: " msgstr "Выбрать тег Ð´Ð»Ñ ÑƒÐ´Ð°Ð»ÐµÐ½Ð¸Ñ:" -#: ../../Zotlabs/Module/Chanview.php:95 ../../Zotlabs/Module/Page.php:75 -#: ../../Zotlabs/Module/Wall_upload.php:31 ../../Zotlabs/Module/Block.php:41 -#: ../../Zotlabs/Module/Cal.php:31 ../../Zotlabs/Module/Card_edit.php:44 -#: ../../Zotlabs/Module/Article_edit.php:44 -msgid "Channel not found." -msgstr "Канал не найден." - #: ../../Zotlabs/Module/Chanview.php:132 msgid "toggle full screen mode" msgstr "переключение полноÑкранного режима" @@ -6105,7 +6195,7 @@ msgstr "Приложение \"Публичный поток\"" msgid "The unmoderated public stream of this hub" msgstr "Ðемодерируемый публичный поток Ñ Ñтого хаба" -#: ../../Zotlabs/Module/Pubstream.php:114 +#: ../../Zotlabs/Module/Pubstream.php:105 #: ../../Zotlabs/Widget/Notifications.php:162 ../../Zotlabs/Lib/Apps.php:375 msgid "Public Stream" msgstr "Публичный поток" @@ -6480,56 +6570,56 @@ msgstr "ОбъÑÑните Ñвою оценку (необÑзательно; Ñ msgid "Please login." msgstr "ПожалуйÑта, войдите." -#: ../../Zotlabs/Module/Locs.php:27 ../../Zotlabs/Module/Locs.php:57 +#: ../../Zotlabs/Module/Locs.php:27 ../../Zotlabs/Module/Locs.php:66 msgid "Location not found." msgstr "МеÑтоположение не найдено" -#: ../../Zotlabs/Module/Locs.php:65 +#: ../../Zotlabs/Module/Locs.php:75 msgid "Location lookup failed." msgstr "ПоиÑк меÑÑ‚Ð¾Ð¿Ð¾Ð»Ð¾Ð¶ÐµÐ½Ð¸Ñ Ð½Ðµ удалÑÑ" -#: ../../Zotlabs/Module/Locs.php:69 +#: ../../Zotlabs/Module/Locs.php:79 msgid "" "Please select another location to become primary before removing the primary " "location." msgstr "ПожалуйÑта, выберите другое меÑтоположение в качеÑтве оÑновного прежде чем удалить предыдущее" -#: ../../Zotlabs/Module/Locs.php:99 +#: ../../Zotlabs/Module/Locs.php:108 msgid "Syncing locations" msgstr "Синхронизировать меÑтоположение" -#: ../../Zotlabs/Module/Locs.php:109 +#: ../../Zotlabs/Module/Locs.php:117 msgid "No locations found." msgstr "МеÑтоположений не найдено" -#: ../../Zotlabs/Module/Locs.php:120 +#: ../../Zotlabs/Module/Locs.php:127 msgid "Manage Channel Locations" msgstr "Управление меÑтоположением канала" -#: ../../Zotlabs/Module/Locs.php:123 +#: ../../Zotlabs/Module/Locs.php:130 #: ../../extend/addon/hzaddons/workflow/workflow.php:285 msgid "Primary" msgstr "ОÑновной" -#: ../../Zotlabs/Module/Locs.php:124 ../../Zotlabs/Module/Menu.php:177 +#: ../../Zotlabs/Module/Locs.php:131 ../../Zotlabs/Module/Menu.php:177 msgid "Drop" msgstr "Удалить" -#: ../../Zotlabs/Module/Locs.php:126 +#: ../../Zotlabs/Module/Locs.php:133 msgid "Sync Now" msgstr "Синхронизировать" -#: ../../Zotlabs/Module/Locs.php:127 +#: ../../Zotlabs/Module/Locs.php:134 msgid "Please wait several minutes between consecutive operations." msgstr "ПожалуйÑта, подождите неÑколько минут между поÑледовательными операциÑми." -#: ../../Zotlabs/Module/Locs.php:128 +#: ../../Zotlabs/Module/Locs.php:135 msgid "" "When possible, drop a location by logging into that website/hub and removing " "your channel." msgstr "По возможноÑти, очиÑтите меÑтоположение, Ð²Ð¾Ð¹Ð´Ñ Ð½Ð° Ñтот веб-Ñайт / хаб и удалив Ñвой канал." -#: ../../Zotlabs/Module/Locs.php:129 +#: ../../Zotlabs/Module/Locs.php:136 msgid "Use this form to drop the location if the hub is no longer operating." msgstr "ИÑпользуйте Ñту форму, чтобы удалить меÑтоположение, еÑли хаб больше не функционирует." @@ -6824,101 +6914,93 @@ msgstr "ÐаÑтройки беÑед" msgid "Editor Settings" msgstr "ÐаÑтройки редактора" -#: ../../Zotlabs/Module/Settings/Display.php:120 +#: ../../Zotlabs/Module/Settings/Display.php:118 #: ../../Zotlabs/Module/Admin/Site.php:202 #, php-format msgid "%s - (Incompatible)" msgstr "%s - (неÑовмеÑтимо)" -#: ../../Zotlabs/Module/Settings/Display.php:129 +#: ../../Zotlabs/Module/Settings/Display.php:127 #, php-format msgid "%s - (Experimental)" msgstr "%s - (ÑкÑпериментальный)" -#: ../../Zotlabs/Module/Settings/Display.php:185 +#: ../../Zotlabs/Module/Settings/Display.php:183 msgid "Display Settings" msgstr "ÐаÑтройки отображениÑ" -#: ../../Zotlabs/Module/Settings/Display.php:186 +#: ../../Zotlabs/Module/Settings/Display.php:184 msgid "Theme Settings" msgstr "ÐаÑтройки темы" -#: ../../Zotlabs/Module/Settings/Display.php:187 +#: ../../Zotlabs/Module/Settings/Display.php:185 msgid "Custom Theme Settings" msgstr "Дополнительные наÑтройки темы" -#: ../../Zotlabs/Module/Settings/Display.php:188 +#: ../../Zotlabs/Module/Settings/Display.php:186 msgid "Content Settings" msgstr "ÐаÑтройки Ñодержимого" -#: ../../Zotlabs/Module/Settings/Display.php:194 +#: ../../Zotlabs/Module/Settings/Display.php:192 msgid "Display Theme:" msgstr "Тема отображениÑ:" -#: ../../Zotlabs/Module/Settings/Display.php:195 +#: ../../Zotlabs/Module/Settings/Display.php:193 msgid "Select scheme" msgstr "Выбрать Ñхему" -#: ../../Zotlabs/Module/Settings/Display.php:197 +#: ../../Zotlabs/Module/Settings/Display.php:195 msgid "Preload images before rendering the page" msgstr "Предзагрузка изображений перед обработкой Ñтраницы" -#: ../../Zotlabs/Module/Settings/Display.php:197 +#: ../../Zotlabs/Module/Settings/Display.php:195 msgid "" "The subjective page load time will be longer but the page will be ready when " "displayed" msgstr "Субъективное Ð²Ñ€ÐµÐ¼Ñ Ð·Ð°Ð³Ñ€ÑƒÐ·ÐºÐ¸ Ñтраницы будет длиннее, но Ñтраница будет готова при отображении" -#: ../../Zotlabs/Module/Settings/Display.php:198 +#: ../../Zotlabs/Module/Settings/Display.php:196 msgid "Enable user zoom on mobile devices" msgstr "Включить маÑштабирование на мобильных уÑтройÑтвах" -#: ../../Zotlabs/Module/Settings/Display.php:199 +#: ../../Zotlabs/Module/Settings/Display.php:197 msgid "Update browser every xx seconds" msgstr "Обновление браузера каждые N Ñекунд" -#: ../../Zotlabs/Module/Settings/Display.php:199 +#: ../../Zotlabs/Module/Settings/Display.php:197 msgid "Minimum of 10 seconds, no maximum" msgstr "Минимум 10 Ñекунд, без макÑимума" -#: ../../Zotlabs/Module/Settings/Display.php:200 +#: ../../Zotlabs/Module/Settings/Display.php:198 msgid "Maximum number of conversations to load at any time:" msgstr "МакÑимальное количеÑтво беÑед Ð´Ð»Ñ Ð·Ð°Ð³Ñ€ÑƒÐ·ÐºÐ¸ одновременно:" -#: ../../Zotlabs/Module/Settings/Display.php:200 +#: ../../Zotlabs/Module/Settings/Display.php:198 msgid "Maximum of 30 items" msgstr "Ðе более 30 Ñлементов" -#: ../../Zotlabs/Module/Settings/Display.php:201 +#: ../../Zotlabs/Module/Settings/Display.php:199 msgid "Show emoticons (smilies) as images" msgstr "Показывать Ñмотиконы (Ñмайлики) как изображениÑ" -#: ../../Zotlabs/Module/Settings/Display.php:202 +#: ../../Zotlabs/Module/Settings/Display.php:200 msgid "Provide channel menu in navigation bar" msgstr "Показывать меню канала в панели навигации" -#: ../../Zotlabs/Module/Settings/Display.php:202 +#: ../../Zotlabs/Module/Settings/Display.php:200 msgid "Default: channel menu located in app menu" msgstr "По умолчанию каналы раÑположены в меню приложениÑ" -#: ../../Zotlabs/Module/Settings/Display.php:203 -msgid "Manual conversation updates" -msgstr "Обновление беÑед вручную" - -#: ../../Zotlabs/Module/Settings/Display.php:203 -msgid "Default is on, turning this off may increase screen jumping" -msgstr "Включено по умолчанию, выключение может привеÑти к рывкам в отображении" - -#: ../../Zotlabs/Module/Settings/Display.php:204 +#: ../../Zotlabs/Module/Settings/Display.php:201 msgid "Link post titles to source" msgstr "СÑылки на иÑточник заголовков публикаций" -#: ../../Zotlabs/Module/Settings/Display.php:206 +#: ../../Zotlabs/Module/Settings/Display.php:203 #: ../../Zotlabs/Widget/Newmember.php:75 msgid "New Member Links" msgstr "СÑылки Ð´Ð»Ñ Ð½Ð¾Ð²Ð¸Ñ‡ÐºÐ¾Ð²" -#: ../../Zotlabs/Module/Settings/Display.php:206 +#: ../../Zotlabs/Module/Settings/Display.php:203 msgid "Display new member quick links menu" msgstr "Показать меню быÑтрых ÑÑылок Ð´Ð»Ñ Ð½Ð¾Ð²Ñ‹Ñ… учаÑтников" @@ -7411,44 +7493,37 @@ msgstr "Управление приложениÑми" msgid "Create Custom App" msgstr "Создать пользовательÑкое приложение" -#: ../../Zotlabs/Module/Filestorage.php:103 -msgid "File not found." -msgstr "Файл не найден." +#: ../../Zotlabs/Module/Filestorage.php:14 +#: ../../Zotlabs/Module/Filestorage.php:53 +msgid "Deprecated!" +msgstr "Ðе рекомендовано!" -#: ../../Zotlabs/Module/Filestorage.php:152 +#: ../../Zotlabs/Module/Filestorage.php:157 msgid "Permission Denied." msgstr "ДоÑтуп запрещен." -#: ../../Zotlabs/Module/Filestorage.php:185 +#: ../../Zotlabs/Module/Filestorage.php:190 msgid "Edit file permissions" msgstr "Редактировать Ñ€Ð°Ð·Ñ€ÐµÑˆÐµÐ½Ð¸Ñ Ñ„Ð°Ð¹Ð»Ð°" -#: ../../Zotlabs/Module/Filestorage.php:197 +#: ../../Zotlabs/Module/Filestorage.php:202 #: ../../extend/addon/hzaddons/flashcards/Mod_Flashcards.php:261 msgid "Set/edit permissions" msgstr "Редактировать разрешениÑ" -#: ../../Zotlabs/Module/Filestorage.php:198 +#: ../../Zotlabs/Module/Filestorage.php:203 msgid "Include all files and sub folders" msgstr "Включить вÑе файлы и подкаталоги" -#: ../../Zotlabs/Module/Filestorage.php:199 +#: ../../Zotlabs/Module/Filestorage.php:204 msgid "Return to file list" msgstr "ВернутÑÑ Ðº ÑпиÑку файлов" -#: ../../Zotlabs/Module/Filestorage.php:201 -msgid "Copy/paste this code to attach file to a post" -msgstr "Копировать / вÑтавить Ñтот код Ð´Ð»Ñ Ð¿Ñ€Ð¸ÐºÑ€ÐµÐ¿Ð»ÐµÐ½Ð¸Ñ Ñ„Ð°Ð¹Ð»Ð° к публикации" - -#: ../../Zotlabs/Module/Filestorage.php:202 -msgid "Copy/paste this URL to link file from a web page" -msgstr "Копировать / вÑтавить Ñту URL Ð´Ð»Ñ ÑÑылки на файл Ñо Ñтраницы" - -#: ../../Zotlabs/Module/Filestorage.php:204 +#: ../../Zotlabs/Module/Filestorage.php:209 msgid "Share this file" msgstr "ПоделитьÑÑ Ñтим файлом" -#: ../../Zotlabs/Module/Filestorage.php:205 +#: ../../Zotlabs/Module/Filestorage.php:210 msgid "Show URL to this file" msgstr "Показать URL Ñтого файла" @@ -7465,7 +7540,7 @@ msgstr "Редактировать блок" msgid "No service class restrictions found." msgstr "Ограничений клаÑÑа обÑлуживание не найдено." -#: ../../Zotlabs/Module/Channel.php:178 +#: ../../Zotlabs/Module/Channel.php:174 msgid "Insufficient permissions. Request redirected to profile page." msgstr "ÐедоÑтаточно прав. Ð—Ð°Ð¿Ñ€Ð¾Ñ Ð¿ÐµÑ€ÐµÐ½Ð°Ð¿Ñ€Ð°Ð²Ð»ÐµÐ½ на Ñтраницу профилÑ." @@ -7543,81 +7618,81 @@ msgstr "Ðет на меÑте" msgid "Online" msgstr "Ð’ Ñети" -#: ../../Zotlabs/Module/Like.php:57 +#: ../../Zotlabs/Module/Like.php:93 msgid "Like/Dislike" msgstr "ÐравитÑÑ / не нравитÑÑ" -#: ../../Zotlabs/Module/Like.php:62 +#: ../../Zotlabs/Module/Like.php:98 msgid "This action is restricted to members." msgstr "Ðто дейÑтвие доÑтупно только учаÑтникам." -#: ../../Zotlabs/Module/Like.php:63 +#: ../../Zotlabs/Module/Like.php:99 msgid "" "Please <a href=\"rmagic\">login with your $Projectname ID</a> or <a href=" "\"register\">register as a new $Projectname member</a> to continue." msgstr "ПожалуйÑта, Ð´Ð»Ñ Ð¿Ñ€Ð¾Ð´Ð¾Ð»Ð¶ÐµÐ½Ð¸Ñ <a href=\"rmagic\"> войдите Ñ Ð²Ð°ÑˆÐ¸Ð¼ $Projectname ID</a> или <a href=\"register\">зарегиÑтрируйтеÑÑŒ как новый учаÑтник $Projectname</a>." -#: ../../Zotlabs/Module/Like.php:117 ../../Zotlabs/Module/Like.php:143 -#: ../../Zotlabs/Module/Like.php:181 +#: ../../Zotlabs/Module/Like.php:154 ../../Zotlabs/Module/Like.php:180 +#: ../../Zotlabs/Module/Like.php:218 msgid "Invalid request." msgstr "Ðеверный запроÑ." -#: ../../Zotlabs/Module/Like.php:158 +#: ../../Zotlabs/Module/Like.php:195 msgid "thing" msgstr "предмет" -#: ../../Zotlabs/Module/Like.php:204 +#: ../../Zotlabs/Module/Like.php:241 msgid "Channel unavailable." msgstr "Канал недоÑтупен." -#: ../../Zotlabs/Module/Like.php:240 +#: ../../Zotlabs/Module/Like.php:277 msgid "Previous action reversed." msgstr "Предыдущее дейÑтвие отменено." -#: ../../Zotlabs/Module/Like.php:386 ../../Zotlabs/Module/Subthread.php:112 -#: ../../extend/addon/hzaddons/pubcrawl/as.php:1881 +#: ../../Zotlabs/Module/Like.php:433 ../../Zotlabs/Module/Subthread.php:112 +#: ../../extend/addon/hzaddons/pubcrawl/as.php:2057 #: ../../extend/addon/hzaddons/diaspora/Receiver.php:1601 msgid "status" msgstr "ÑтатуÑ" -#: ../../Zotlabs/Module/Like.php:426 +#: ../../Zotlabs/Module/Like.php:473 #, php-format msgid "%1$s agrees with %2$s's %3$s" msgstr "%1$s ÑоглаÑен Ñ %2$s %3$s" -#: ../../Zotlabs/Module/Like.php:428 +#: ../../Zotlabs/Module/Like.php:475 #, php-format msgid "%1$s doesn't agree with %2$s's %3$s" msgstr "%1$s не ÑоглаÑен Ñ %2$s %3$s" -#: ../../Zotlabs/Module/Like.php:430 +#: ../../Zotlabs/Module/Like.php:477 #, php-format msgid "%1$s abstains from a decision on %2$s's %3$s" msgstr "%1$s воздерживаетÑÑ Ð¾Ñ‚ Ñ€ÐµÑˆÐµÐ½Ð¸Ñ Ð¿Ð¾ %2$s%3$s" -#: ../../Zotlabs/Module/Like.php:432 +#: ../../Zotlabs/Module/Like.php:479 #: ../../extend/addon/hzaddons/diaspora/Receiver.php:2188 #, php-format msgid "%1$s is attending %2$s's %3$s" msgstr "%1$s поÑещает %2$s%3$s" -#: ../../Zotlabs/Module/Like.php:434 +#: ../../Zotlabs/Module/Like.php:481 #: ../../extend/addon/hzaddons/diaspora/Receiver.php:2190 #, php-format msgid "%1$s is not attending %2$s's %3$s" msgstr "%1$s не поÑещает %2$s%3$s" -#: ../../Zotlabs/Module/Like.php:436 +#: ../../Zotlabs/Module/Like.php:483 #: ../../extend/addon/hzaddons/diaspora/Receiver.php:2192 #, php-format msgid "%1$s may attend %2$s's %3$s" msgstr "%1$s может поÑетить %2$s%3$s" -#: ../../Zotlabs/Module/Like.php:547 +#: ../../Zotlabs/Module/Like.php:592 msgid "Action completed." msgstr "ДейÑтвие завершено." -#: ../../Zotlabs/Module/Like.php:548 +#: ../../Zotlabs/Module/Like.php:593 msgid "Thank you." msgstr "СпаÑибо." @@ -7657,7 +7732,7 @@ msgstr "" msgid "from the terminal." msgstr "из терминала." -#: ../../Zotlabs/Module/Attach.php:13 +#: ../../Zotlabs/Module/Attach.php:67 msgid "Item not available." msgstr "Ðлемент недоÑтупен." @@ -9597,7 +9672,7 @@ msgstr "%1$s отÑлеживает %2$s's %3$s" msgid "%1$s stopped following %2$s's %3$s" msgstr "%1$s прекратил отÑлеживать %2$s's %3$s" -#: ../../Zotlabs/Module/Rpost.php:144 ../../Zotlabs/Module/Editpost.php:109 +#: ../../Zotlabs/Module/Rpost.php:150 ../../Zotlabs/Module/Editpost.php:109 msgid "Edit post" msgstr "Редактировать Ñообщение" @@ -9666,20 +9741,20 @@ msgstr "URL Ð´Ð»Ñ Ñ„Ð¾Ñ‚Ð¾Ð³Ñ€Ð°Ñ„Ð¸Ð¸ (необÑзательно)" msgid "Add Thing to your Profile" msgstr "Добавить к вашему профилю" -#: ../../Zotlabs/Module/Hq.php:140 +#: ../../Zotlabs/Module/Hq.php:131 msgid "Welcome to Hubzilla!" msgstr "Добро пожаловать в Hubzilla!" -#: ../../Zotlabs/Module/Hq.php:140 +#: ../../Zotlabs/Module/Hq.php:131 msgid "You have got no unseen posts..." msgstr "У Ð²Ð°Ñ Ð½ÐµÑ‚ непроÑмотренных публикаций..." -#: ../../Zotlabs/Module/Search.php:231 +#: ../../Zotlabs/Module/Search.php:222 #, php-format msgid "Items tagged with: %s" msgstr "Объекты помечены как: %s" -#: ../../Zotlabs/Module/Search.php:233 +#: ../../Zotlabs/Module/Search.php:224 #, php-format msgid "Search results for: %s" msgstr "Результаты поиÑка длÑ: %s" @@ -10470,15 +10545,15 @@ msgstr "(Владельцем канала не было предÑтавленРmsgid "Restricted or Premium Channel" msgstr "Ограниченный или премиальный канал" -#: ../../Zotlabs/Module/Cloud.php:116 +#: ../../Zotlabs/Module/Cloud.php:120 msgid "Not found" msgstr "Ðе найдено." -#: ../../Zotlabs/Module/Cloud.php:122 +#: ../../Zotlabs/Module/Cloud.php:126 msgid "Please refresh page" msgstr "ПожалуйÑта обновите Ñтраницу" -#: ../../Zotlabs/Module/Cloud.php:125 +#: ../../Zotlabs/Module/Cloud.php:129 msgid "Unknown error" msgstr "ÐеизвеÑÑ‚Ð½Ð°Ñ Ð¾ÑˆÐ¸Ð±ÐºÐ°" @@ -10608,10 +10683,6 @@ msgstr "Ошибка при Ñоздании zip-файла при ÑкÑÐ¿Ð¾Ñ€Ñ msgid "Error downloading wiki: " msgstr "Ошибка загрузки Wiki:" -#: ../../Zotlabs/Module/Wiki.php:212 -msgid "Download" -msgstr "Загрузить" - #: ../../Zotlabs/Module/Wiki.php:216 msgid "Wiki name" msgstr "Ðазвание Wiki" @@ -10747,15 +10818,15 @@ msgstr "Сообщение Ð´Ð»Ñ Ð¿Ñ€Ð¾Ð²ÐµÑ€ÐºÐ¸ email отправлено п msgid "Unable to resend email verification message." msgstr "Ðевозможно повторно отправить Ñообщение Ð´Ð»Ñ Ð¿Ñ€Ð¾Ð²ÐµÑ€ÐºÐ¸ email" -#: ../../Zotlabs/Module/Filer.php:52 +#: ../../Zotlabs/Module/Filer.php:53 msgid "Enter a folder name" msgstr "Введите название каталога" -#: ../../Zotlabs/Module/Filer.php:52 +#: ../../Zotlabs/Module/Filer.php:53 msgid "or select an existing folder (doubleclick)" msgstr "или выберите ÑущеÑтвующий каталог (двойной щелчок)" -#: ../../Zotlabs/Module/Filer.php:54 ../../Zotlabs/Lib/ThreadItem.php:184 +#: ../../Zotlabs/Module/Filer.php:55 ../../Zotlabs/Lib/ThreadItem.php:184 msgid "Save to Folder" msgstr "Сохранить в каталог" @@ -10835,52 +10906,52 @@ msgstr "Ваш клаÑÑ Ð¾Ð±ÑÐ»ÑƒÐ¶Ð¸Ð²Ð°Ð½Ð¸Ñ Ñ€Ð°Ð·Ñ€ÐµÑˆÐ°ÐµÑ‚ тольк msgid "No channel. Import failed." msgstr "Канала нет. Импорт невозможен." -#: ../../Zotlabs/Module/Import.php:597 +#: ../../Zotlabs/Module/Import.php:593 #: ../../extend/addon/hzaddons/diaspora/import_diaspora.php:142 msgid "Import completed." msgstr "Импорт завершен." -#: ../../Zotlabs/Module/Import.php:625 +#: ../../Zotlabs/Module/Import.php:621 msgid "You must be logged in to use this feature." msgstr "Ð’Ñ‹ должны войти в ÑиÑтему, чтобы иÑпользовать Ñту функцию." -#: ../../Zotlabs/Module/Import.php:630 +#: ../../Zotlabs/Module/Import.php:626 msgid "Import Channel" msgstr "Импортировать канал" -#: ../../Zotlabs/Module/Import.php:631 +#: ../../Zotlabs/Module/Import.php:627 msgid "" "Use this form to import an existing channel from a different server/hub. You " "may retrieve the channel identity from the old server/hub via the network or " "provide an export file." msgstr "ИÑпользуйте Ñту форм Ð´Ð»Ñ Ð¸Ð¼Ð¿Ð¾Ñ€Ñ‚Ð° ÑущеÑтвующего канала Ñ Ð´Ñ€ÑƒÐ³Ð¾Ð³Ð¾ Ñервера / хаба. Ð’Ñ‹ можете получить идентификационные данные канала Ñо Ñтарого Ñервера / хаба через Ñеть или предоÑтавить файл ÑкÑпорта." -#: ../../Zotlabs/Module/Import.php:632 +#: ../../Zotlabs/Module/Import.php:628 #: ../../Zotlabs/Module/Import_items.php:127 msgid "File to Upload" msgstr "Файл Ð´Ð»Ñ Ð·Ð°Ð³Ñ€ÑƒÐ·ÐºÐ¸" -#: ../../Zotlabs/Module/Import.php:633 +#: ../../Zotlabs/Module/Import.php:629 msgid "Or provide the old server/hub details" msgstr "или предоÑтавьте данные Ñтарого Ñервера" -#: ../../Zotlabs/Module/Import.php:635 +#: ../../Zotlabs/Module/Import.php:631 msgid "Your old identity address (xyz@example.com)" msgstr "Ваш Ñтарый Ð°Ð´Ñ€ÐµÑ ÐºÐ°Ð½Ð°Ð»Ð° (xyz@example.com)" -#: ../../Zotlabs/Module/Import.php:636 +#: ../../Zotlabs/Module/Import.php:632 msgid "Your old login email address" msgstr "Ваш Ñтарый Ð°Ð´Ñ€ÐµÑ Ñлектронной почты" -#: ../../Zotlabs/Module/Import.php:637 +#: ../../Zotlabs/Module/Import.php:633 msgid "Your old login password" msgstr "Ваш Ñтарый пароль" -#: ../../Zotlabs/Module/Import.php:638 +#: ../../Zotlabs/Module/Import.php:634 msgid "Import a few months of posts if possible (limited by available memory" msgstr "Импортировать неÑколько меÑÑцев публикаций еÑли возможно (ограничено доÑтупной памÑтью)" -#: ../../Zotlabs/Module/Import.php:640 +#: ../../Zotlabs/Module/Import.php:636 msgid "" "For either option, please choose whether to make this hub your new primary " "address, or whether your old location should continue this role. You will be " @@ -10888,25 +10959,25 @@ msgid "" "location for files, photos, and media." msgstr "Ð”Ð»Ñ Ð»ÑŽÐ±Ð¾Ð³Ð¾ варианта, пожалуйÑта, выберите, Ñледует ли Ñделать Ñтот хаб вашим новым оÑновным адреÑом, или ваше прежнее меÑтоположение должно продолжить выполнÑÑ‚ÑŒ Ñту роль. Ð’Ñ‹ Ñможете отправлÑÑ‚ÑŒ ÑÐ¾Ð¾Ð±Ñ‰ÐµÐ½Ð¸Ñ Ð¸Ð· любого меÑтоположениÑ, но только одно может быть помечено как оÑновное меÑто Ð´Ð»Ñ Ñ„Ð°Ð¹Ð»Ð¾Ð², фотографий и мультимедиа." -#: ../../Zotlabs/Module/Import.php:642 +#: ../../Zotlabs/Module/Import.php:638 msgid "Make this hub my primary location" msgstr "Сделать Ñтот хаб главным" -#: ../../Zotlabs/Module/Import.php:643 +#: ../../Zotlabs/Module/Import.php:639 msgid "Move this channel (disable all previous locations)" msgstr "ПеремеÑтить Ñто канал (отключить вÑе предыдущие меÑтораÑположениÑ)" -#: ../../Zotlabs/Module/Import.php:644 +#: ../../Zotlabs/Module/Import.php:640 msgid "Use this channel nickname instead of the one provided" msgstr "ИÑпользовать пÑевдоним Ñтого канала вмеÑто предоÑтавленного" -#: ../../Zotlabs/Module/Import.php:644 +#: ../../Zotlabs/Module/Import.php:640 msgid "" "Leave blank to keep your existing channel nickname. You will be randomly " "assigned a similar nickname if either name is already allocated on this site." msgstr "ОÑтавьте пуÑтым Ð´Ð»Ñ ÑÐ¾Ñ…Ñ€Ð°Ð½ÐµÐ½Ð¸Ñ ÑущеÑтвующего пÑевдонима канала. Вам будет Ñлучайным образом назначен похожий пÑевдоним еÑли такое Ð¸Ð¼Ñ ÑƒÐ¶Ðµ выделено на Ñтом Ñайте." -#: ../../Zotlabs/Module/Import.php:646 +#: ../../Zotlabs/Module/Import.php:642 msgid "" "This process may take several minutes to complete. Please submit the form " "only once and leave this page open until finished." @@ -12333,10 +12404,6 @@ msgstr "ПриглаÑить" msgid "Language" msgstr "Язык" -#: ../../Zotlabs/Lib/Apps.php:360 -msgid "Post" -msgstr "ПубликациÑ" - #: ../../Zotlabs/Lib/Apps.php:361 #: ../../extend/addon/hzaddons/openid/MysqlProvider.php:58 #: ../../extend/addon/hzaddons/openid/MysqlProvider.php:59 @@ -15171,7 +15238,7 @@ msgstr "журнал изменений" #: ../../extend/addon/hzaddons/upgrade_info/upgrade_info.php:54 msgid "change log" -msgstr "в иÑтории git" +msgstr "иÑторию git" #: ../../extend/addon/hzaddons/upgrade_info/upgrade_info.php:55 msgid "for further info." diff --git a/view/ru/hstrings.php b/view/ru/hstrings.php index 9c312a89d..2251db42a 100644 --- a/view/ru/hstrings.php +++ b/view/ru/hstrings.php @@ -428,7 +428,6 @@ App::$strings["Export to cloud files"] = "ÐÑкпортировать в Ñет App::$strings["/path/to/export/folder"] = ""; App::$strings["Enter a path to a cloud files destination."] = "Введите путь к раÑположению Ñетевых файлов."; App::$strings["Specify folder"] = "Указать каталог"; -App::$strings["Collection"] = "КоллекциÑ"; App::$strings["Unable to import a removed channel."] = "Ðевозможно импортировать удалённый канал."; App::$strings["Cannot create a duplicate channel identifier on this system. Import failed."] = "Ðе удалоÑÑŒ Ñоздать дублирующийÑÑ Ð¸Ð´ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ‚Ð¾Ñ€ канала. Импорт невозможен."; App::$strings["Unable to create a unique channel address. Import failed."] = "Ðе удалоÑÑŒ Ñоздать уникальный Ð°Ð´Ñ€ÐµÑ ÐºÐ°Ð½Ð°Ð»Ð°. Импорт не завершен."; @@ -740,6 +739,7 @@ App::$strings["__ctx:calendar__ month"] = "меÑÑц"; App::$strings["__ctx:calendar__ week"] = "неделÑ"; App::$strings["__ctx:calendar__ day"] = "день"; App::$strings["__ctx:calendar__ All day"] = "ВеÑÑŒ день"; +App::$strings["Please stand by while your download is being prepared."] = "ПожалуйÑта, подождите, пока готовитÑÑ Ð·Ð°Ð³Ñ€ÑƒÐ·ÐºÐ°."; App::$strings["Directory Options"] = "Параметры каталога"; App::$strings["Safe Mode"] = "БезопаÑный режим"; App::$strings["Public Forums Only"] = "Только публичные форумы"; @@ -803,8 +803,8 @@ App::$strings["%1\$s's birthday"] = "День Ñ€Ð¾Ð¶Ð´ÐµÐ½Ð¸Ñ %1\$s"; App::$strings["Happy Birthday %1\$s"] = "С Днем Ñ€Ð¾Ð¶Ð´ÐµÐ½Ð¸Ñ %1\$s !"; App::$strings["Visible to your default audience"] = "Видно вашей аудитории по умолчанию."; App::$strings["Profile-Based Privacy Groups"] = "Группы конфиденциальноÑти оÑнованные на профиле"; -App::$strings["Forums"] = "Форумы"; App::$strings["Private Forum"] = "ЧаÑтный форум"; +App::$strings["Forums"] = "Форумы"; App::$strings["Only me"] = "Только мне"; App::$strings["Share with"] = "ПоделитьÑÑ Ñ"; App::$strings["Custom selection"] = "ÐаÑтраиваемый выбор"; @@ -923,11 +923,12 @@ App::$strings["[\$Projectname] Website SSL error for %s"] = "[\$Projectname] ÐžÑ App::$strings["Website SSL certificate is not valid. Please correct."] = "SSL/TLS Ñертификат веб-Ñайт недейÑтвителен. ИÑправьте Ñто."; App::$strings["[\$Projectname] Cron tasks not running on %s"] = "[\$Projectname] Ð—Ð°Ð´Ð°Ð½Ð¸Ñ Cron не запущены на %s"; App::$strings["Cron/Scheduled tasks not running."] = "Ð—Ð°Ð´Ð°Ð½Ð¸Ñ Cron / планировщика не запущены."; -App::$strings["parent"] = "иÑточник"; -App::$strings["Principal"] = "Субъект"; -App::$strings["Addressbook"] = "ÐдреÑÐ½Ð°Ñ ÐºÐ½Ð¸Ð³Ð°"; -App::$strings["Schedule Inbox"] = "План занÑтий входÑщий"; -App::$strings["Schedule Outbox"] = "План занÑтий иÑходÑщий"; +App::$strings["Change filename to"] = "Переименовать файл в"; +App::$strings["Select a target location"] = "Выбрать меÑто назначениÑ"; +App::$strings["Copy to target location"] = "Скопировать в меÑто назнаениÑ"; +App::$strings["Set permissions for all files and sub folders"] = "УÑтановить Ñ€Ð°Ð·Ñ€ÐµÑˆÐµÐ½Ð¸Ñ Ð´Ð»Ñ Ð²Ñех файлов и подкаталогов"; +App::$strings["Notify your contacts about this file"] = "Сообщить Ñвоим контактам об Ñтом файле"; +App::$strings["File category"] = "ÐšÐ°Ñ‚ÐµÐ³Ð¾Ñ€Ð¸Ñ Ñ„Ð°Ð¹Ð»Ð°"; App::$strings["Total"] = "Ð’Ñего"; App::$strings["Shared"] = "Общие"; App::$strings["Create"] = "Создать"; @@ -936,6 +937,20 @@ App::$strings["Admin Delete"] = "Удалено админиÑтратором"; App::$strings["Name"] = "ИмÑ"; App::$strings["Type"] = "Тип"; App::$strings["Last Modified"] = "ПоÑледнее изменение"; +App::$strings["parent"] = "иÑточник"; +App::$strings["Copy/paste this code to attach file to a post"] = "Копировать / вÑтавить Ñтот код Ð´Ð»Ñ Ð¿Ñ€Ð¸ÐºÑ€ÐµÐ¿Ð»ÐµÐ½Ð¸Ñ Ñ„Ð°Ð¹Ð»Ð° к публикации"; +App::$strings["Copy/paste this URL to link file from a web page"] = "Копировать / вÑтавить Ñту URL Ð´Ð»Ñ ÑÑылки на файл Ñо Ñтраницы"; +App::$strings["Select All"] = "Выбрать вÑÑ‘"; +App::$strings["Bulk Actions"] = "Ð“Ñ€ÑƒÐ¿Ð¿Ð¾Ð²Ð°Ñ Ð¾Ð±Ñ€Ð°Ð±Ð¾Ñ‚ÐºÐ°"; +App::$strings["Adjust Permissions"] = "ÐаÑтроить разрешениÑ"; +App::$strings["Move or Copy"] = "ПеремеÑтить или копировать"; +App::$strings["Download"] = "Загрузить"; +App::$strings["Info"] = "ИнформациÑ"; +App::$strings["Rename"] = "Переименовать"; +App::$strings["Post"] = "ПубликациÑ"; +App::$strings["Attachment BBcode"] = "Вложение BBcode"; +App::$strings["Embed BBcode"] = "Ð’Ñтраивание BBcode"; +App::$strings["Link BBcode"] = "СÑылка BBcode"; App::$strings["You are using %1\$s of your available file storage."] = "Ð’Ñ‹ иÑпользуете %1\$s из доÑтупного вам хранилища файлов."; App::$strings["You are using %1\$s of %2\$s available file storage. (%3\$s%)"] = "Ð’Ñ‹ иÑпользуете %1\$s из %2\$s доÑтупного хранилища файлов (%3\$s%)."; App::$strings["WARNING:"] = "Предупреждение:"; @@ -1019,6 +1034,10 @@ App::$strings["Unable to obtain post information from database."] = "ÐевозРApp::$strings["You have reached your limit of %1$.0f top level posts."] = "Ð’Ñ‹ доÑтигли вашего Ð¾Ð³Ñ€Ð°Ð½Ð¸Ñ‡ÐµÐ½Ð¸Ñ Ð² %1$.0f публикаций выÑокого уровнÑ."; App::$strings["You have reached your limit of %1$.0f webpages."] = "Ð’Ñ‹ доÑтигли вашего Ð¾Ð³Ñ€Ð°Ð½Ð¸Ñ‡ÐµÐ½Ð¸Ñ Ð² %1$.0f Ñтраниц."; App::$strings["Some blurb about what to do when you're new here"] = "Ðекоторые Ð¿Ñ€ÐµÐ´Ð»Ð¾Ð¶ÐµÐ½Ð¸Ñ Ð¾ том, что делать, еÑли вы здеÑÑŒ новичок "; +App::$strings["Channel not found."] = "Канал не найден."; +App::$strings["File not found."] = "Файл не найден."; +App::$strings["Can not copy folder into itself."] = "Ðевозможно Ñкопировать каталог в Ñамого ÑебÑ."; +App::$strings["Can not move folder \"%s\" into itself."] = "Ðевозможно Ñкопировать каталог \"%s\" в Ñамого ÑебÑ."; App::$strings["Public access denied."] = "Публичный доÑтуп запрещен."; App::$strings["You must enable javascript for your browser to be able to view this content."] = "Ð”Ð»Ñ Ð¿Ñ€Ð¾Ñмотра Ñтого Ñодержимого в вашем браузере должен быть включён JavaScript"; App::$strings["Article"] = "СтатьÑ"; @@ -1277,7 +1296,6 @@ App::$strings["__ctx:noun__ Dislikes"] = "Ðе нравитÑÑ"; App::$strings["Tag removed"] = "Тег удалён"; App::$strings["Remove Item Tag"] = "Удалить тег Ñлемента"; App::$strings["Select a tag to remove: "] = "Выбрать тег Ð´Ð»Ñ ÑƒÐ´Ð°Ð»ÐµÐ½Ð¸Ñ:"; -App::$strings["Channel not found."] = "Канал не найден."; App::$strings["toggle full screen mode"] = "переключение полноÑкранного режима"; App::$strings["Invalid item."] = "ÐедейÑтвительный Ñлемент."; App::$strings["Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."] = ""; @@ -1532,8 +1550,6 @@ App::$strings["Maximum of 30 items"] = "Ðе более 30 Ñлементов"; App::$strings["Show emoticons (smilies) as images"] = "Показывать Ñмотиконы (Ñмайлики) как изображениÑ"; App::$strings["Provide channel menu in navigation bar"] = "Показывать меню канала в панели навигации"; App::$strings["Default: channel menu located in app menu"] = "По умолчанию каналы раÑположены в меню приложениÑ"; -App::$strings["Manual conversation updates"] = "Обновление беÑед вручную"; -App::$strings["Default is on, turning this off may increase screen jumping"] = "Включено по умолчанию, выключение может привеÑти к рывкам в отображении"; App::$strings["Link post titles to source"] = "СÑылки на иÑточник заголовков публикаций"; App::$strings["New Member Links"] = "СÑылки Ð´Ð»Ñ Ð½Ð¾Ð²Ð¸Ñ‡ÐºÐ¾Ð²"; App::$strings["Display new member quick links menu"] = "Показать меню быÑтрых ÑÑылок Ð´Ð»Ñ Ð½Ð¾Ð²Ñ‹Ñ… учаÑтников"; @@ -1653,14 +1669,12 @@ App::$strings["Available Apps"] = "ДоÑтупные приложениÑ"; App::$strings["Installed Apps"] = "УÑтановленные приложениÑ"; App::$strings["Manage Apps"] = "Управление приложениÑми"; App::$strings["Create Custom App"] = "Создать пользовательÑкое приложение"; -App::$strings["File not found."] = "Файл не найден."; +App::$strings["Deprecated!"] = "Ðе рекомендовано!"; App::$strings["Permission Denied."] = "ДоÑтуп запрещен."; App::$strings["Edit file permissions"] = "Редактировать Ñ€Ð°Ð·Ñ€ÐµÑˆÐµÐ½Ð¸Ñ Ñ„Ð°Ð¹Ð»Ð°"; App::$strings["Set/edit permissions"] = "Редактировать разрешениÑ"; App::$strings["Include all files and sub folders"] = "Включить вÑе файлы и подкаталоги"; App::$strings["Return to file list"] = "ВернутÑÑ Ðº ÑпиÑку файлов"; -App::$strings["Copy/paste this code to attach file to a post"] = "Копировать / вÑтавить Ñтот код Ð´Ð»Ñ Ð¿Ñ€Ð¸ÐºÑ€ÐµÐ¿Ð»ÐµÐ½Ð¸Ñ Ñ„Ð°Ð¹Ð»Ð° к публикации"; -App::$strings["Copy/paste this URL to link file from a web page"] = "Копировать / вÑтавить Ñту URL Ð´Ð»Ñ ÑÑылки на файл Ñо Ñтраницы"; App::$strings["Share this file"] = "ПоделитьÑÑ Ñтим файлом"; App::$strings["Show URL to this file"] = "Показать URL Ñтого файла"; App::$strings["Block Name"] = "Ðазвание блока"; @@ -2387,7 +2401,6 @@ App::$strings["Invalid channel"] = "ÐедейÑтвительный канал" App::$strings["Error retrieving wiki"] = "Ошибка при получении Wiki"; App::$strings["Error creating zip file export folder"] = "Ошибка при Ñоздании zip-файла при ÑкÑпорте каталога"; App::$strings["Error downloading wiki: "] = "Ошибка загрузки Wiki:"; -App::$strings["Download"] = "Загрузить"; App::$strings["Wiki name"] = "Ðазвание Wiki"; App::$strings["Content type"] = "Тип Ñодержимого"; App::$strings["Any type"] = "Любой тип"; @@ -2787,7 +2800,6 @@ App::$strings["Suggest"] = "Предложить"; App::$strings["Random Channel"] = "Случайный канал"; App::$strings["Invite"] = "ПриглаÑить"; App::$strings["Language"] = "Язык"; -App::$strings["Post"] = "ПубликациÑ"; App::$strings["Profile Photo"] = "Ð¤Ð¾Ñ‚Ð¾Ð³Ñ€Ð°Ñ„Ð¸Ñ Ð¿Ñ€Ð¾Ñ„Ð¸Ð»Ñ"; App::$strings["Notifications"] = "ОповещениÑ"; App::$strings["Order Apps"] = "ПорÑдок приложений"; @@ -3436,7 +3448,7 @@ App::$strings["Rainbow Tag"] = "Радуга тегов"; App::$strings["Your channel has been upgraded to \$Projectname version"] = "Ваш канал был обновлён до верÑии \$Projectname"; App::$strings["Please have a look at the"] = "ПожалуйÑта, взглÑните на"; App::$strings["git history"] = "журнал изменений"; -App::$strings["change log"] = "в иÑтории git"; +App::$strings["change log"] = "иÑторию git"; App::$strings["for further info."] = "Ð´Ð»Ñ Ð´Ð¾Ð¿Ð¾Ð»Ð½Ð¸Ñ‚ÐµÐ»ÑŒÐ½Ñ‹Ñ… Ñведений."; App::$strings["Upgrade Info"] = "Ð¡Ð²ÐµÐ´ÐµÐ½Ð¸Ñ Ð¾Ð± обновлении"; App::$strings["Do not show this again"] = "Больше не показывать"; diff --git a/view/tpl/404.tpl b/view/tpl/404.tpl index c9b51a63b..c9b51a63b 100755..100644 --- a/view/tpl/404.tpl +++ b/view/tpl/404.tpl diff --git a/view/tpl/abook_edit.tpl b/view/tpl/abook_edit.tpl index 6ff7bffcd..6ff7bffcd 100755..100644 --- a/view/tpl/abook_edit.tpl +++ b/view/tpl/abook_edit.tpl diff --git a/view/tpl/acl_selector.tpl b/view/tpl/acl_selector.tpl index c58a345e5..c58a345e5 100755..100644 --- a/view/tpl/acl_selector.tpl +++ b/view/tpl/acl_selector.tpl diff --git a/view/tpl/admin_accounts.tpl b/view/tpl/admin_accounts.tpl index 2dd56c8dc..2dd56c8dc 100755..100644 --- a/view/tpl/admin_accounts.tpl +++ b/view/tpl/admin_accounts.tpl diff --git a/view/tpl/admin_aside.tpl b/view/tpl/admin_aside.tpl index 99f139e57..99f139e57 100755..100644 --- a/view/tpl/admin_aside.tpl +++ b/view/tpl/admin_aside.tpl diff --git a/view/tpl/admin_channels.tpl b/view/tpl/admin_channels.tpl index f8584c84a..f8584c84a 100755..100644 --- a/view/tpl/admin_channels.tpl +++ b/view/tpl/admin_channels.tpl diff --git a/view/tpl/admin_logs.tpl b/view/tpl/admin_logs.tpl index 5643bb42f..5643bb42f 100755..100644 --- a/view/tpl/admin_logs.tpl +++ b/view/tpl/admin_logs.tpl diff --git a/view/tpl/admin_plugins.tpl b/view/tpl/admin_plugins.tpl index d8e1a6711..d8e1a6711 100755..100644 --- a/view/tpl/admin_plugins.tpl +++ b/view/tpl/admin_plugins.tpl diff --git a/view/tpl/admin_plugins_details.tpl b/view/tpl/admin_plugins_details.tpl index 309fc9569..309fc9569 100755..100644 --- a/view/tpl/admin_plugins_details.tpl +++ b/view/tpl/admin_plugins_details.tpl diff --git a/view/tpl/admin_security.tpl b/view/tpl/admin_security.tpl index 3cc23f5b2..3cc23f5b2 100755..100644 --- a/view/tpl/admin_security.tpl +++ b/view/tpl/admin_security.tpl diff --git a/view/tpl/admin_site.tpl b/view/tpl/admin_site.tpl index 8d32ba9a4..8d32ba9a4 100755..100644 --- a/view/tpl/admin_site.tpl +++ b/view/tpl/admin_site.tpl diff --git a/view/tpl/admin_summary.tpl b/view/tpl/admin_summary.tpl index 8125703d7..8125703d7 100755..100644 --- a/view/tpl/admin_summary.tpl +++ b/view/tpl/admin_summary.tpl diff --git a/view/tpl/album_edit.tpl b/view/tpl/album_edit.tpl index f5495f149..f5495f149 100755..100644 --- a/view/tpl/album_edit.tpl +++ b/view/tpl/album_edit.tpl diff --git a/view/tpl/atom_feed.tpl b/view/tpl/atom_feed.tpl index 8dc145ae9..8dc145ae9 100755..100644 --- a/view/tpl/atom_feed.tpl +++ b/view/tpl/atom_feed.tpl diff --git a/view/tpl/build_query.tpl b/view/tpl/build_query.tpl index 83e756367..af70a9595 100755..100644 --- a/view/tpl/build_query.tpl +++ b/view/tpl/build_query.tpl @@ -1,4 +1,4 @@ -<script> +<script> var bParam_cmd = "{{$baseurl}}/update/{{$pgtype}}"; @@ -6,6 +6,10 @@ var conv_mode = '{{$conv_mode}}'; {{/if}} + {{if $page_mode}} + var page_mode = '{{$page_mode}}'; + {{/if}} + var bParam_uid = {{$uid}}; var bParam_gid = {{$gid}}; var bParam_cid = {{$cid}}; diff --git a/view/tpl/cal_calendar.tpl b/view/tpl/cal_calendar.tpl index 93ebaa235..93ebaa235 100755..100644 --- a/view/tpl/cal_calendar.tpl +++ b/view/tpl/cal_calendar.tpl diff --git a/view/tpl/cal_event.tpl b/view/tpl/cal_event.tpl index d7662786b..d7662786b 100755..100644 --- a/view/tpl/cal_event.tpl +++ b/view/tpl/cal_event.tpl diff --git a/view/tpl/categories_widget.tpl b/view/tpl/categories_widget.tpl index fd27dca44..fd27dca44 100755..100644 --- a/view/tpl/categories_widget.tpl +++ b/view/tpl/categories_widget.tpl diff --git a/view/tpl/channel.tpl b/view/tpl/channel.tpl index 63e09ec05..63e09ec05 100755..100644 --- a/view/tpl/channel.tpl +++ b/view/tpl/channel.tpl diff --git a/view/tpl/channel_import.tpl b/view/tpl/channel_import.tpl index c7cbb1742..c7cbb1742 100755..100644 --- a/view/tpl/channel_import.tpl +++ b/view/tpl/channel_import.tpl diff --git a/view/tpl/channel_rename.tpl b/view/tpl/channel_rename.tpl index 9948dc647..9948dc647 100755..100644 --- a/view/tpl/channel_rename.tpl +++ b/view/tpl/channel_rename.tpl diff --git a/view/tpl/channels.tpl b/view/tpl/channels.tpl index 695b3b30f..695b3b30f 100755..100644 --- a/view/tpl/channels.tpl +++ b/view/tpl/channels.tpl diff --git a/view/tpl/chanview.tpl b/view/tpl/chanview.tpl index 39fafaf8e..39fafaf8e 100755..100644 --- a/view/tpl/chanview.tpl +++ b/view/tpl/chanview.tpl diff --git a/view/tpl/cloud_actionspanel.tpl b/view/tpl/cloud_actionspanel.tpl index 039d19fac..8cab175ff 100644 --- a/view/tpl/cloud_actionspanel.tpl +++ b/view/tpl/cloud_actionspanel.tpl @@ -31,7 +31,7 @@ <input type="hidden" name="return_url" value="{{$return_url}}" /> {{include file="field_checkbox.tpl" field=$notify}} <div class="cloud-index attach-drop attach-drop-zone text-center p-4 mb-3" data-folder="{{$folder}}"> - <span class="text-muted">You can select files via the upload button or drop them right here or into an existing folder.</span> + <span class="text-muted">{{$drop_area_label}}</span> </div> <div class="pull-right btn-group"> <div class="btn-group"> diff --git a/view/tpl/cloud_directory.tpl b/view/tpl/cloud_directory.tpl index 5886391bb..ac8304b96 100644 --- a/view/tpl/cloud_directory.tpl +++ b/view/tpl/cloud_directory.tpl @@ -1,46 +1,42 @@ -<div class="section-content-wrapper-np"> +<div class="{{if $tiles}}section-content-wrapper{{else}}section-content-wrapper-np{{/if}}"> {{if $tiles}} <table id="cloud-index"> <tr id="new-upload-progress-bar-1"></tr> {{* this is needed to append the upload files in the right order *}} </table> - - {{if $parentpath}} - <div class="cloud-container" > - <div class="cloud-icon tiles"> - <a href="{{$parentpath}}"> - <div class="cloud-icon-container"> - <i class="fa fa-fw fa-level-up" ></i> - </div> - </a> - </div> - <div class="cloud-title"> - <a href="{{$parentpath}}">..</a> - </div> - </div> - {{/if}} - - {{foreach $entries as $item}} - <div class="cloud-container"> - <div class="cloud-icon tiles"><a href="{{$item.rel_path}}"> - {{if $item.photo_icon}} - <img src="{{$item.photo_icon}}" title="{{$item.type}}" > - {{else}} - <div class="cloud-icon-container"> - <i class="fa fa-fw {{$item.icon_from_type}}" title="{{$item.type}}"></i> + <div class="row row-cols-2 row-cols-md-4"> + {{if $parentpath}} + <div class="col mb-4"> + <div class="card h-100"> + <a href="{{$parentpath}}" class="text-decoration-none"> + <div class="d-flex align-items-center justify-content-center m-1" style="height: 4.5rem;"> + <i class="fa fa-fw fa-level-up fa-5x" style="font-size: 4rem"></i> + </div> + <div class="card-footer text-center"> + <small class="text-muted text-truncate">..</small> + </div> + </a> + </div> </div> {{/if}} + {{foreach $entries as $item}} + <div class="col mb-4"> + <div class="card h-100"> + <a href="{{$item.rel_path}}" title="{{$item.name}}" class="text-decoration-none"> + <div class="d-flex align-items-center justify-content-center m-1" style="height: 4.5rem;"> + {{if $item.photo_icon}} + <img src="{{$item.photo_icon}}" class="rounded" alt="{{$item.photo_icon}}" title="{{$item.size_formatted}}" style="max-height: 4rem; width: auto; max-width: 100%;"> + {{else}} + <i class="fa fa-fw {{$item.icon_from_type}}" title="{{$item.size_formatted}}" style="font-size: 4rem"></i> + {{/if}} + </div> + <div class="card-footer text-truncate text-center"> + <small class="text-muted">{{$item.name}}</small> + </div> + </a> + </div> </div> - <div class="cloud-title"> - <a href="{{$item.rel_path}}"> - {{$item.name}} - </a> - </div> - {{if $item.is_owner}} - {{* add file tools here*}} - {{/if}} + {{/foreach}} </div> - {{/foreach}} - <div class="clear"></div> {{else}} <table id="cloud-index"> <tr> @@ -67,37 +63,37 @@ <tr id="cloud-multi-actions"> <td colspan="2"> <div class="form-check form-check-inline"> - <input class="form-check-input" type="checkbox" id="cloud-multi-tool-select-all" value="" title="Select all"> + <input class="form-check-input" type="checkbox" id="cloud-multi-tool-select-all" value="" title="{{$select_all_label}}"> </div> </td> <td colspan="3"> <div class="form-check form-check-inline"> - <label class="form-check-label" for="cloud-multi-tool-select-all">Select all</label> + <label class="form-check-label" for="cloud-multi-tool-select-all">{{$select_all_label}}</label> </div> </td> <td colspan="3"> {{if $is_owner}} <div class="dropdown"> <button class="btn btn-warning btn-sm" id="multi-dropdown-button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> - <i class="fa fa-fw fa-ellipsis-v d-table-cell"></i><span class="d-none d-md-table-cell">Bulk Actions</span> + <i class="fa fa-fw fa-ellipsis-v d-table-cell"></i><span class="d-none d-md-table-cell">{{$bulk_actions_label}}</span> </button> <div class="dropdown-menu dropdown-menu-right" aria-labelledby="dropdown-button"> {{if $is_owner}} - <a id="cloud-multi-tool-perms-btn" class="dropdown-item" href="#"><i class="fa fa-fw fa-lock"></i> Adjust permissions</a> + <a id="cloud-multi-tool-perms-btn" class="dropdown-item" href="#"><i class="fa fa-fw fa-lock"></i> {{$adjust_permissions_label}}</a> {{/if}} - <a id="cloud-multi-tool-move-btn" class="dropdown-item" href="#"><i class="fa fa-fw fa-copy"></i> Move or copy</a> - <a id="cloud-multi-tool-categories-btn" class="dropdown-item" href="#"><i class="fa fa-fw fa-asterisk"></i> Categories</a> - <a id="cloud-multi-tool-download-btn" class="dropdown-item" href="#"><i class="fa fa-fw fa-cloud-download"></i> Download</a> - <a id="cloud-multi-tool-delete-btn" class="dropdown-item" href="#"><i class="fa fa-fw fa-trash-o"></i> {{$delete}}</a> + <a id="cloud-multi-tool-move-btn" class="dropdown-item" href="#"><i class="fa fa-fw fa-copy"></i> {{$move_copy_label}}</a> + <a id="cloud-multi-tool-categories-btn" class="dropdown-item" href="#"><i class="fa fa-fw fa-asterisk"></i> {{$categories_label}}</a> + <a id="cloud-multi-tool-download-btn" class="dropdown-item" href="#"><i class="fa fa-fw fa-cloud-download"></i> {{$download_label}}</a> + <a id="cloud-multi-tool-delete-btn" class="dropdown-item" href="#"><i class="fa fa-fw fa-trash-o"></i> {{$delete_label}}</a> </div> </div> {{else if $is_admin}} <div class="dropdown"> <button class="btn btn-warning btn-sm" id="multi-dropdown-button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> - <i class="fa fa-fw fa-ellipsis-v d-table-cell"></i><span class="d-none d-md-table-cell">Bulk Actions</span> + <i class="fa fa-fw fa-ellipsis-v d-table-cell"></i><span class="d-none d-md-table-cell">{{$bulk_actions_label}}</span> </button> <div class="dropdown-menu dropdown-menu-right" aria-labelledby="dropdown-button"> - <a id="cloud-multi-tool-delete-btn" class="dropdown-item" href="#"><i class="fa fa-fw fa-trash-o"></i> {{$admin_delete}}</a> + <a id="cloud-multi-tool-delete-btn" class="dropdown-item" href="#"><i class="fa fa-fw fa-trash-o"></i> {{$admin_delete_label}}</a> </div> </div> {{/if}} @@ -122,7 +118,7 @@ {{/if}} <div id="attach-multi-submit" class="form-group"> <button id="cloud-multi-tool-cancel-btn" class="btn btn-outline-secondary btn-sm cloud-multi-tool-cancel-btn" type="button"> - Cancel + {{$cancel_label}} </button> <div id="attach-multi-edit-perms" class="btn-group float-right"> {{if $is_owner}} @@ -131,7 +127,7 @@ </button> {{/if}} <button id="multi-dbtn-submit" class="btn btn-primary btn-sm" type="submit" name="submit"> - {{$edit}} + {{$submit_label}} </button> </div> </div> @@ -160,28 +156,28 @@ {{/if}} </td> <td class="cloud-index-tool"> - {{if ($item.is_owner || $item.is_creator) && $item.attach_id}} + {{if ($is_owner || $item.is_creator) && $item.attach_id}} <div class="dropdown"> <button class="btn btn-link btn-sm" id="dropdown-button-{{$item.attach_id}}" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <i class="fa fa-fw fa-ellipsis-v"></i> </button> <div class="dropdown-menu dropdown-menu-right" aria-labelledby="dropdown-button-{{$item.attach_id}}"> - <a id="cloud-tool-info-btn-{{$item.attach_id}}" class="dropdown-item cloud-tool-info-btn" href="#" data-id="{{$item.attach_id}}"><i class="fa fa-fw fa-info"></i> Info</a> - {{if $item.is_owner}} - <a id="cloud-tool-perms-btn-{{$item.attach_id}}" class="dropdown-item cloud-tool-perms-btn" href="#" data-id="{{$item.attach_id}}"><i class="fa fa-fw fa-{{$item.lockstate}}"></i> Adjust permissions</a> - {{/if}} - <a id="cloud-tool-rename-btn-{{$item.attach_id}}" class="dropdown-item cloud-tool-rename-btn" href="#" data-id="{{$item.attach_id}}"><i class="fa fa-fw fa-pencil"></i> Rename</a> - <a id="cloud-tool-move-btn-{{$item.attach_id}}" class="dropdown-item cloud-tool-move-btn" href="#" data-id="{{$item.attach_id}}"><i class="fa fa-fw fa-copy"></i> Move or copy</a> - <a id="cloud-tool-categories-btn-{{$item.attach_id}}" class="dropdown-item cloud-tool-categories-btn" href="#" data-id="{{$item.attach_id}}"><i class="fa fa-fw fa-asterisk"></i> Categories</a> - {{if $item.is_owner}} - <a id="cloud-tool-share-btn-{{$item.attach_id}}" class="dropdown-item cloud-tool-share-btn" href="/rpost?attachment=[attachment]{{$item.resource}},{{$item.revision}}[/attachment]&acl[allow_cid]={{$item.raw_allow_cid}}&acl[allow_gid]={{$item.raw_allow_gid}}&acl[deny_cid]={{$item.raw_deny_cid}}&acl[deny_gid]={{$item.raw_deny_gid}}" data-id="{{$item.attach_id}}"><i class="fa fa-fw fa-share-square-o"></i> Post</a> + <a id="cloud-tool-info-btn-{{$item.attach_id}}" class="dropdown-item cloud-tool-info-btn" href="#" data-id="{{$item.attach_id}}"><i class="fa fa-fw fa-info"></i> {{$info_label}}</a> + {{if $is_owner}} + <a id="cloud-tool-perms-btn-{{$item.attach_id}}" class="dropdown-item cloud-tool-perms-btn" href="#" data-id="{{$item.attach_id}}"><i class="fa fa-fw fa-{{$item.lockstate}}"></i> {{$adjust_permissions_label}}</a> {{/if}} + <a id="cloud-tool-rename-btn-{{$item.attach_id}}" class="dropdown-item cloud-tool-rename-btn" href="#" data-id="{{$item.attach_id}}"><i class="fa fa-fw fa-pencil"></i> {{$rename_label}}</a> + <a id="cloud-tool-move-btn-{{$item.attach_id}}" class="dropdown-item cloud-tool-move-btn" href="#" data-id="{{$item.attach_id}}"><i class="fa fa-fw fa-copy"></i> {{$move_copy_label}}</a> + <a id="cloud-tool-categories-btn-{{$item.attach_id}}" class="dropdown-item cloud-tool-categories-btn" href="#" data-id="{{$item.attach_id}}"><i class="fa fa-fw fa-asterisk"></i> {{$categories_label}}</a> {{if $item.collection}} - <a id="cloud-tool-dir-download-btn-{{$item.attach_id}}" class="dropdown-item cloud-tool-dir-download-btn" href="#" data-id="{{$item.attach_id}}"><i class="fa fa-fw fa-cloud-download"></i> Download</a> + <a id="cloud-tool-dir-download-btn-{{$item.attach_id}}" class="dropdown-item cloud-tool-dir-download-btn" href="#" data-id="{{$item.attach_id}}"><i class="fa fa-fw fa-cloud-download"></i> {{$download_label}}</a> {{else}} - <a id="cloud-tool-download-btn-{{$item.attach_id}}" class="dropdown-item cloud-tool-download-btn" href="/attach/{{$item.resource}}" data-id="{{$item.attach_id}}"><i class="fa fa-fw fa-cloud-download"></i> Download</a> + {{if $is_owner}} + <a id="cloud-tool-share-btn-{{$item.attach_id}}" class="dropdown-item cloud-tool-share-btn" href="/rpost?attachment=[attachment]{{$item.resource}},{{$item.revision}}[/attachment]&acl[allow_cid]={{$item.raw_allow_cid}}&acl[allow_gid]={{$item.raw_allow_gid}}&acl[deny_cid]={{$item.raw_deny_cid}}&acl[deny_gid]={{$item.raw_deny_gid}}" data-id="{{$item.attach_id}}"><i class="fa fa-fw fa-share-square-o"></i> {{$post_label}}</a> + {{/if}} + <a id="cloud-tool-download-btn-{{$item.attach_id}}" class="dropdown-item cloud-tool-download-btn" href="/attach/{{$item.resource}}" data-id="{{$item.attach_id}}"><i class="fa fa-fw fa-cloud-download"></i> {{$download_label}}</a> {{/if}} - <a id="cloud-tool-delete-btn-{{$item.attach_id}}" class="dropdown-item cloud-tool-delete-btn" href="#" data-id="{{$item.attach_id}}"><i class="fa fa-fw fa-trash-o"></i> {{$delete}}</a> + <a id="cloud-tool-delete-btn-{{$item.attach_id}}" class="dropdown-item cloud-tool-delete-btn" href="#" data-id="{{$item.attach_id}}"><i class="fa fa-fw fa-trash-o"></i> {{$delete_label}}</a> </div> </div> {{else}} @@ -192,12 +188,12 @@ </button> <div class="dropdown-menu dropdown-menu-right" aria-labelledby="dropdown-button-{{$item.attach_id}}"> {{if $item.collection}} - <a id="cloud-tool-dir-download-btn-{{$item.attach_id}}" class="dropdown-item cloud-tool-dir-download-btn" href="#" data-id="{{$item.attach_id}}"><i class="fa fa-fw fa-cloud-download"></i> Download</a> + <a id="cloud-tool-dir-download-btn-{{$item.attach_id}}" class="dropdown-item cloud-tool-dir-download-btn" href="#" data-id="{{$item.attach_id}}"><i class="fa fa-fw fa-cloud-download"></i> {{$download_label}}</a> {{else}} - <a id="cloud-tool-download-btn-{{$item.attach_id}}" class="dropdown-item cloud-tool-download-btn" href="/attach/{{$item.resource}}" data-id="{{$item.attach_id}}"><i class="fa fa-fw fa-cloud-download"></i> Download</a> + <a id="cloud-tool-download-btn-{{$item.attach_id}}" class="dropdown-item cloud-tool-download-btn" href="/attach/{{$item.resource}}" data-id="{{$item.attach_id}}"><i class="fa fa-fw fa-cloud-download"></i> {{$download_label}}</a> {{/if}} {{if $is_admin}} - <a id="cloud-tool-delete-btn-{{$item.attach_id}}" class="dropdown-item cloud-tool-delete-btn" href="#" data-id="{{$item.attach_id}}"><i class="fa fa-fw fa-trash-o"></i> {{$admin_delete}}</a> + <a id="cloud-tool-delete-btn-{{$item.attach_id}}" class="dropdown-item cloud-tool-delete-btn" href="#" data-id="{{$item.attach_id}}"><i class="fa fa-fw fa-trash-o"></i> {{$admin_delete_label}}</a> {{/if}} </div> </div> @@ -219,23 +215,23 @@ <div id="cloud-tool-info-{{$item.attach_id}}" class="cloud-tool"> {{if ! $item.collection}} <div class="form-group"> - <label for="attach-code-input-{{$item.attach_id}}">Attachment BBcode</label> + <label for="attach-code-input-{{$item.attach_id}}">{{$attach_bbcode_label}}</label> <input type="text" class="form-control" id="attach-code-input-{{$item.attach_id}}" name="attach-code-input-{{$item.attach_id}}" value="{{$item.attach_bbcode}}" onclick="this.select();" /> </div> {{if $item.embed_bbcode}} <div class="form-group"> - <label for="embed-code-input-{{$item.attach_id}}">Embed BBcode</label> + <label for="embed-code-input-{{$item.attach_id}}">{{$embed_bbcode_label}}</label> <input type="text" class="form-control" id="embed-code-input-{{$item.attach_id}}" name="embed-code-input-{{$item.attach_id}}" value="{{$item.embed_bbcode}}" onclick="this.select();" /> </div> {{/if}} {{/if}} <div class="form-group"> - <label for="link-code-input-{{$item.attach_id}}">Link BBcode</label> + <label for="link-code-input-{{$item.attach_id}}">{{$link_bbcode_label}}</label> <input type="text" class="form-control" id="link-code-input-{{$item.attach_id}}" name="link-code-input-{{$item.attach_id}}" value="{{$item.link_bbcode}}" onclick="this.select();" /> </div> <div class="form-group"> <button id="cloud-tool-close-btn-{{$item.attach_id}}" class="btn btn-outline-secondary btn-sm cloud-tool-cancel-btn" type="button" data-id="{{$item.attach_id}}"> - Close + {{$close_label}} </button> </div> </div> @@ -247,22 +243,22 @@ {{include file="field_input.tpl" field=$item.categories}} </div> <div id="cloud-tool-submit-{{$item.attach_id}}" class="cloud-tool"> - {{if $item.is_owner}} + {{if $is_owner}} {{if !$item.collection}}{{include file="field_checkbox.tpl" field=$item.notify}}{{/if}} {{if $item.collection}}{{include file="field_checkbox.tpl" field=$item.recurse}}{{/if}} {{/if}} <div id="attach-submit-{{$item.attach_id}}" class="form-group"> <button id="cloud-tool-cancel-btn-{{$item.attach_id}}" class="btn btn-outline-secondary btn-sm cloud-tool-cancel-btn" type="button" data-id="{{$item.attach_id}}"> - Cancel + {{$cancel_label}} </button> <div id="attach-edit-perms-{{$item.attach_id}}" class="btn-group float-right"> - {{if $item.is_owner}} + {{if $is_owner}} <button id="dbtn-acl-{{$item.attach_id}}" class="btn btn-outline-secondary btn-sm" data-toggle="modal" data-target="#aclModal" title="{{$permset}}" type="button"> <i id="jot-perms-icon-{{$item.attach_id}}" class="fa fa-{{$item.lockstate}} jot-icons jot-perms-icon"></i> </button> {{/if}} <button id="dbtn-submit-{{$item.attach_id}}" class="btn btn-primary btn-sm" type="submit" name="submit"> - {{$edit}} + {{$submit_label}} </button> </div> </div> diff --git a/view/tpl/cloud_header.tpl b/view/tpl/cloud_header.tpl index 642fb1866..285363a12 100644 --- a/view/tpl/cloud_header.tpl +++ b/view/tpl/cloud_header.tpl @@ -1,6 +1,6 @@ <div class="section-title-wrapper"> <div class="pull-right"> - <a href="cloud_tiles/{{$cpath}}" class="btn btn-sm btn-outline-secondary"><i class="fa fa-fw {{if $tiles}}fa-list-ul{{else}}fa-table{{/if}}"></i></a> + <a href="cloud_tiles/{{$cpath}}" class="btn btn-sm btn-outline-secondary"><i class="fa fa-fw {{if $tiles}}fa-th-list{{else}}fa-th-large{{/if}}"></i></a> {{if $actionspanel}} {{if $is_owner}} <a href="/sharedwithme" class="btn btn-sm btn-outline-secondary"><i class="fa fa-cloud-download"></i> {{$shared}}</a> diff --git a/view/tpl/comment_item.tpl b/view/tpl/comment_item.tpl index 0b2ef1a1c..0b2ef1a1c 100755..100644 --- a/view/tpl/comment_item.tpl +++ b/view/tpl/comment_item.tpl diff --git a/view/tpl/common_friends.tpl b/view/tpl/common_friends.tpl index b99075210..b99075210 100755..100644 --- a/view/tpl/common_friends.tpl +++ b/view/tpl/common_friends.tpl diff --git a/view/tpl/common_pills.tpl b/view/tpl/common_pills.tpl index e2b018d26..e2b018d26 100755..100644 --- a/view/tpl/common_pills.tpl +++ b/view/tpl/common_pills.tpl diff --git a/view/tpl/common_tabs.tpl b/view/tpl/common_tabs.tpl index 29c46369b..29c46369b 100755..100644 --- a/view/tpl/common_tabs.tpl +++ b/view/tpl/common_tabs.tpl diff --git a/view/tpl/connection_template.tpl b/view/tpl/connection_template.tpl index 86a230c7f..86a230c7f 100755..100644 --- a/view/tpl/connection_template.tpl +++ b/view/tpl/connection_template.tpl diff --git a/view/tpl/connections.tpl b/view/tpl/connections.tpl index fedcff1e3..fedcff1e3 100755..100644 --- a/view/tpl/connections.tpl +++ b/view/tpl/connections.tpl diff --git a/view/tpl/contact_block.tpl b/view/tpl/contact_block.tpl index 580a8a41c..580a8a41c 100755..100644 --- a/view/tpl/contact_block.tpl +++ b/view/tpl/contact_block.tpl diff --git a/view/tpl/contact_slider.tpl b/view/tpl/contact_slider.tpl index 0848df673..0848df673 100755..100644 --- a/view/tpl/contact_slider.tpl +++ b/view/tpl/contact_slider.tpl diff --git a/view/tpl/contact_template.tpl b/view/tpl/contact_template.tpl index 7c8c02ea2..7c8c02ea2 100755..100644 --- a/view/tpl/contact_template.tpl +++ b/view/tpl/contact_template.tpl diff --git a/view/tpl/conv.tpl b/view/tpl/conv.tpl index ddb959b84..ddb959b84 100755..100644 --- a/view/tpl/conv.tpl +++ b/view/tpl/conv.tpl diff --git a/view/tpl/conv_frame.tpl b/view/tpl/conv_frame.tpl index be74dea39..be74dea39 100755..100644 --- a/view/tpl/conv_frame.tpl +++ b/view/tpl/conv_frame.tpl diff --git a/view/tpl/conv_item.tpl b/view/tpl/conv_item.tpl index 78601c40d..b021509d3 100755..100644 --- a/view/tpl/conv_item.tpl +++ b/view/tpl/conv_item.tpl @@ -48,7 +48,7 @@ </div> {{if $item.lock}} <div class="wall-item-lock dropdown"> - <i class="fa fa-lock lockview{{if $item.privacy_warning}} text-danger{{/if}}" data-toggle="dropdown" title="{{$item.lock}}" onclick="lockview('item',{{$item.id}});" ></i> + <i class="fa {{if $item.locktype == 2}}fa-envelope-o{{else}}fa-lock{{/if}} lockview{{if $item.privacy_warning}} text-danger{{/if}}" data-toggle="dropdown" title="{{$item.lock}}" onclick="lockview('item',{{$item.id}});" ></i> <div id="panel-{{$item.id}}" class="dropdown-menu"></div> </div> {{/if}} diff --git a/view/tpl/conv_list.tpl b/view/tpl/conv_list.tpl index 113cf2324..ee5dc9742 100755..100644 --- a/view/tpl/conv_list.tpl +++ b/view/tpl/conv_list.tpl @@ -43,7 +43,7 @@ </div> {{if $item.lock}} <div class="wall-item-lock dropdown"> - <i class="fa fa-lock lockview" data-toggle="dropdown" title="{{$item.lock}}" onclick="lockview('item',{{$item.id}});" ></i> + <i class="fa {{if $item.locktype == 2}}fa-envelope-o{{else}}fa-lock{{/if}} lockview" data-toggle="dropdown" title="{{$item.lock}}" onclick="lockview('item',{{$item.id}});" ></i> <div id="panel-{{$item.id}}" class="dropdown-menu"></div> </div> {{/if}} diff --git a/view/tpl/conversation.tpl b/view/tpl/conversation.tpl index 82c7be922..82c7be922 100755..100644 --- a/view/tpl/conversation.tpl +++ b/view/tpl/conversation.tpl diff --git a/view/tpl/convobj.tpl b/view/tpl/convobj.tpl index d5cee1170..d5cee1170 100755..100644 --- a/view/tpl/convobj.tpl +++ b/view/tpl/convobj.tpl diff --git a/view/tpl/cover_photo.tpl b/view/tpl/cover_photo.tpl index a1c4a922d..a1c4a922d 100755..100644 --- a/view/tpl/cover_photo.tpl +++ b/view/tpl/cover_photo.tpl diff --git a/view/tpl/cover_photo_widget.tpl b/view/tpl/cover_photo_widget.tpl index 7739d24b8..7739d24b8 100755..100644 --- a/view/tpl/cover_photo_widget.tpl +++ b/view/tpl/cover_photo_widget.tpl diff --git a/view/tpl/cropbody.tpl b/view/tpl/cropbody.tpl index a8b8207cb..a8b8207cb 100755..100644 --- a/view/tpl/cropbody.tpl +++ b/view/tpl/cropbody.tpl diff --git a/view/tpl/cropcover.tpl b/view/tpl/cropcover.tpl index ba91a2cce..ba91a2cce 100755..100644 --- a/view/tpl/cropcover.tpl +++ b/view/tpl/cropcover.tpl diff --git a/view/tpl/crophead.tpl b/view/tpl/crophead.tpl index db1915d22..db1915d22 100755..100644 --- a/view/tpl/crophead.tpl +++ b/view/tpl/crophead.tpl diff --git a/view/tpl/defperms.tpl b/view/tpl/defperms.tpl index 29f642cff..29f642cff 100755..100644 --- a/view/tpl/defperms.tpl +++ b/view/tpl/defperms.tpl diff --git a/view/tpl/directory_header.tpl b/view/tpl/directory_header.tpl index 3ee9ee326..3ee9ee326 100755..100644 --- a/view/tpl/directory_header.tpl +++ b/view/tpl/directory_header.tpl diff --git a/view/tpl/direntry.tpl b/view/tpl/direntry.tpl index 015f1102d..015f1102d 100755..100644 --- a/view/tpl/direntry.tpl +++ b/view/tpl/direntry.tpl diff --git a/view/tpl/edpost_head.tpl b/view/tpl/edpost_head.tpl index 4f39137ab..4f39137ab 100755..100644 --- a/view/tpl/edpost_head.tpl +++ b/view/tpl/edpost_head.tpl diff --git a/view/tpl/email_notify_html.tpl b/view/tpl/email_notify_html.tpl index f4e12d793..f4e12d793 100755..100644 --- a/view/tpl/email_notify_html.tpl +++ b/view/tpl/email_notify_html.tpl diff --git a/view/tpl/email_notify_text.tpl b/view/tpl/email_notify_text.tpl index 5f1984edb..5f1984edb 100755..100644 --- a/view/tpl/email_notify_text.tpl +++ b/view/tpl/email_notify_text.tpl diff --git a/view/tpl/event.tpl b/view/tpl/event.tpl index cc0bfc1c7..cc0bfc1c7 100755..100644 --- a/view/tpl/event.tpl +++ b/view/tpl/event.tpl diff --git a/view/tpl/event_form.tpl b/view/tpl/event_form.tpl index d07a06b67..d07a06b67 100755..100644 --- a/view/tpl/event_form.tpl +++ b/view/tpl/event_form.tpl diff --git a/view/tpl/event_head.tpl b/view/tpl/event_head.tpl index 9d56b7fe4..9d56b7fe4 100755..100644 --- a/view/tpl/event_head.tpl +++ b/view/tpl/event_head.tpl diff --git a/view/tpl/event_item_header.tpl b/view/tpl/event_item_header.tpl index e81db48a1..e81db48a1 100755..100644 --- a/view/tpl/event_item_header.tpl +++ b/view/tpl/event_item_header.tpl diff --git a/view/tpl/events-js.tpl b/view/tpl/events-js.tpl index d3f3414ff..d3f3414ff 100755..100644 --- a/view/tpl/events-js.tpl +++ b/view/tpl/events-js.tpl diff --git a/view/tpl/events_cal-js.tpl b/view/tpl/events_cal-js.tpl index 2c4d961f9..2c4d961f9 100755..100644 --- a/view/tpl/events_cal-js.tpl +++ b/view/tpl/events_cal-js.tpl diff --git a/view/tpl/events_tools_side.tpl b/view/tpl/events_tools_side.tpl index e22f95c1e..e22f95c1e 100755..100644 --- a/view/tpl/events_tools_side.tpl +++ b/view/tpl/events_tools_side.tpl diff --git a/view/tpl/failed_updates.tpl b/view/tpl/failed_updates.tpl index 598171b87..598171b87 100755..100644 --- a/view/tpl/failed_updates.tpl +++ b/view/tpl/failed_updates.tpl diff --git a/view/tpl/field.tpl b/view/tpl/field.tpl index 942cfcef5..942cfcef5 100755..100644 --- a/view/tpl/field.tpl +++ b/view/tpl/field.tpl diff --git a/view/tpl/field_acheckbox.tpl b/view/tpl/field_acheckbox.tpl index 4c8b62f36..4c8b62f36 100755..100644 --- a/view/tpl/field_acheckbox.tpl +++ b/view/tpl/field_acheckbox.tpl diff --git a/view/tpl/field_checkbox.tpl b/view/tpl/field_checkbox.tpl index f779f937c..f779f937c 100755..100644 --- a/view/tpl/field_checkbox.tpl +++ b/view/tpl/field_checkbox.tpl diff --git a/view/tpl/field_combobox.tpl b/view/tpl/field_combobox.tpl index 12d00a08d..12d00a08d 100755..100644 --- a/view/tpl/field_combobox.tpl +++ b/view/tpl/field_combobox.tpl diff --git a/view/tpl/field_custom.tpl b/view/tpl/field_custom.tpl index 907b4c50e..907b4c50e 100755..100644 --- a/view/tpl/field_custom.tpl +++ b/view/tpl/field_custom.tpl diff --git a/view/tpl/field_input.tpl b/view/tpl/field_input.tpl index 65a837e5f..65a837e5f 100755..100644 --- a/view/tpl/field_input.tpl +++ b/view/tpl/field_input.tpl diff --git a/view/tpl/field_intcheckbox.tpl b/view/tpl/field_intcheckbox.tpl index abfe6e189..abfe6e189 100755..100644 --- a/view/tpl/field_intcheckbox.tpl +++ b/view/tpl/field_intcheckbox.tpl diff --git a/view/tpl/field_password.tpl b/view/tpl/field_password.tpl index fa5e14582..fa5e14582 100755..100644 --- a/view/tpl/field_password.tpl +++ b/view/tpl/field_password.tpl diff --git a/view/tpl/field_radio.tpl b/view/tpl/field_radio.tpl index 6b5f52de6..6b5f52de6 100755..100644 --- a/view/tpl/field_radio.tpl +++ b/view/tpl/field_radio.tpl diff --git a/view/tpl/field_richtext.tpl b/view/tpl/field_richtext.tpl index 378e02a62..378e02a62 100755..100644 --- a/view/tpl/field_richtext.tpl +++ b/view/tpl/field_richtext.tpl diff --git a/view/tpl/field_select.tpl b/view/tpl/field_select.tpl index 7cc624fab..7cc624fab 100755..100644 --- a/view/tpl/field_select.tpl +++ b/view/tpl/field_select.tpl diff --git a/view/tpl/field_select_raw.tpl b/view/tpl/field_select_raw.tpl index 2780df58c..2780df58c 100755..100644 --- a/view/tpl/field_select_raw.tpl +++ b/view/tpl/field_select_raw.tpl diff --git a/view/tpl/field_textarea.tpl b/view/tpl/field_textarea.tpl index 437dece93..437dece93 100755..100644 --- a/view/tpl/field_textarea.tpl +++ b/view/tpl/field_textarea.tpl diff --git a/view/tpl/field_themeselect.tpl b/view/tpl/field_themeselect.tpl index 7a529774c..7a529774c 100755..100644 --- a/view/tpl/field_themeselect.tpl +++ b/view/tpl/field_themeselect.tpl diff --git a/view/tpl/field_yesno.tpl b/view/tpl/field_yesno.tpl index 8a4cda55b..8a4cda55b 100755..100644 --- a/view/tpl/field_yesno.tpl +++ b/view/tpl/field_yesno.tpl diff --git a/view/tpl/fileas_widget.tpl b/view/tpl/fileas_widget.tpl index a6a69b89c..a6a69b89c 100755..100644 --- a/view/tpl/fileas_widget.tpl +++ b/view/tpl/fileas_widget.tpl diff --git a/view/tpl/filebrowser.tpl b/view/tpl/filebrowser.tpl index 787f7c0cd..787f7c0cd 100755..100644 --- a/view/tpl/filebrowser.tpl +++ b/view/tpl/filebrowser.tpl diff --git a/view/tpl/filer_dialog.tpl b/view/tpl/filer_dialog.tpl index 61860d10f..61860d10f 100755..100644 --- a/view/tpl/filer_dialog.tpl +++ b/view/tpl/filer_dialog.tpl diff --git a/view/tpl/follow.tpl b/view/tpl/follow.tpl index da472fa9b..da472fa9b 100755..100644 --- a/view/tpl/follow.tpl +++ b/view/tpl/follow.tpl diff --git a/view/tpl/generic_links_widget.tpl b/view/tpl/generic_links_widget.tpl index 67801e666..67801e666 100755..100644 --- a/view/tpl/generic_links_widget.tpl +++ b/view/tpl/generic_links_widget.tpl diff --git a/view/tpl/group_edit.tpl b/view/tpl/group_edit.tpl index 60038701e..60038701e 100755..100644 --- a/view/tpl/group_edit.tpl +++ b/view/tpl/group_edit.tpl diff --git a/view/tpl/group_selection.tpl b/view/tpl/group_selection.tpl index 270d2aa79..270d2aa79 100755..100644 --- a/view/tpl/group_selection.tpl +++ b/view/tpl/group_selection.tpl diff --git a/view/tpl/group_side.tpl b/view/tpl/group_side.tpl index 14f714ae9..14f714ae9 100755..100644 --- a/view/tpl/group_side.tpl +++ b/view/tpl/group_side.tpl diff --git a/view/tpl/groupeditor.tpl b/view/tpl/groupeditor.tpl index 94c275c7e..94c275c7e 100755..100644 --- a/view/tpl/groupeditor.tpl +++ b/view/tpl/groupeditor.tpl diff --git a/view/tpl/head.tpl b/view/tpl/head.tpl index ecb30afd3..ecb30afd3 100755..100644 --- a/view/tpl/head.tpl +++ b/view/tpl/head.tpl diff --git a/view/tpl/hq.tpl b/view/tpl/hq.tpl index 099d892bb..099d892bb 100755..100644 --- a/view/tpl/hq.tpl +++ b/view/tpl/hq.tpl diff --git a/view/tpl/hq_controls.tpl b/view/tpl/hq_controls.tpl index d7f6d436f..d7f6d436f 100755..100644 --- a/view/tpl/hq_controls.tpl +++ b/view/tpl/hq_controls.tpl diff --git a/view/tpl/install.tpl b/view/tpl/install.tpl index 5ab722b12..5ab722b12 100755..100644 --- a/view/tpl/install.tpl +++ b/view/tpl/install.tpl diff --git a/view/tpl/install_checks.tpl b/view/tpl/install_checks.tpl index 8bbb9f26d..8bbb9f26d 100755..100644 --- a/view/tpl/install_checks.tpl +++ b/view/tpl/install_checks.tpl diff --git a/view/tpl/install_db.tpl b/view/tpl/install_db.tpl index 8b9023443..8b9023443 100755..100644 --- a/view/tpl/install_db.tpl +++ b/view/tpl/install_db.tpl diff --git a/view/tpl/install_settings.tpl b/view/tpl/install_settings.tpl index b62f8508b..b62f8508b 100755..100644 --- a/view/tpl/install_settings.tpl +++ b/view/tpl/install_settings.tpl diff --git a/view/tpl/invite.tpl b/view/tpl/invite.tpl index 440e1e02b..440e1e02b 100755..100644 --- a/view/tpl/invite.tpl +++ b/view/tpl/invite.tpl diff --git a/view/tpl/item_import.tpl b/view/tpl/item_import.tpl index e976417e1..e976417e1 100755..100644 --- a/view/tpl/item_import.tpl +++ b/view/tpl/item_import.tpl diff --git a/view/tpl/jot-header.tpl b/view/tpl/jot-header.tpl index 2539c1fdf..2539c1fdf 100755..100644 --- a/view/tpl/jot-header.tpl +++ b/view/tpl/jot-header.tpl diff --git a/view/tpl/jot.tpl b/view/tpl/jot.tpl index 36543ccfa..36e71223c 100755..100644 --- a/view/tpl/jot.tpl +++ b/view/tpl/jot.tpl @@ -41,6 +41,11 @@ <input class="w-100 border-0" name="category" id="jot-category" type="text" placeholder="{{$placeholdercategory}}" value="{{$category}}" data-role="cat-tagsinput"> </div> {{/if}} + {{if $customjotheaders}} + <div id="jot-customjotheaders-wrap" class="jothidden"> + {{$customjotheaders}} + </div> + {{/if}} <div id="jot-text-wrap"> <div id="profile-jot-tools" class="btn-group d-none"> {{if $is_owner}} diff --git a/view/tpl/jot_geotag.tpl b/view/tpl/jot_geotag.tpl index 60f128850..60f128850 100755..100644 --- a/view/tpl/jot_geotag.tpl +++ b/view/tpl/jot_geotag.tpl diff --git a/view/tpl/js_strings.tpl b/view/tpl/js_strings.tpl index 58426e20c..291d78fb2 100755..100644 --- a/view/tpl/js_strings.tpl +++ b/view/tpl/js_strings.tpl @@ -66,8 +66,13 @@ 'month' : "{{$month}}", 'week' : "{{$week}}", 'day' : "{{$day}}", - 'allday' : "{{$allday}}" + 'allday' : "{{$allday}}", + + // mod cloud + + 'download_info' : "{{$download_info}}" + }; </script> - + diff --git a/view/tpl/lang_selector.tpl b/view/tpl/lang_selector.tpl index 1324442f3..1324442f3 100755..100644 --- a/view/tpl/lang_selector.tpl +++ b/view/tpl/lang_selector.tpl diff --git a/view/tpl/like_noshare.tpl b/view/tpl/like_noshare.tpl index e83b885fe..e83b885fe 100755..100644 --- a/view/tpl/like_noshare.tpl +++ b/view/tpl/like_noshare.tpl diff --git a/view/tpl/login.tpl b/view/tpl/login.tpl index 492149abb..492149abb 100755..100644 --- a/view/tpl/login.tpl +++ b/view/tpl/login.tpl diff --git a/view/tpl/logout.tpl b/view/tpl/logout.tpl index 7548ed196..7548ed196 100755..100644 --- a/view/tpl/logout.tpl +++ b/view/tpl/logout.tpl diff --git a/view/tpl/lostpass.tpl b/view/tpl/lostpass.tpl index 8ecfd215b..8ecfd215b 100755..100644 --- a/view/tpl/lostpass.tpl +++ b/view/tpl/lostpass.tpl diff --git a/view/tpl/mail_conv.tpl b/view/tpl/mail_conv.tpl index b0497fe99..b0497fe99 100755..100644 --- a/view/tpl/mail_conv.tpl +++ b/view/tpl/mail_conv.tpl diff --git a/view/tpl/mail_display.tpl b/view/tpl/mail_display.tpl index e8549a49b..e8549a49b 100755..100644 --- a/view/tpl/mail_display.tpl +++ b/view/tpl/mail_display.tpl diff --git a/view/tpl/mail_head.tpl b/view/tpl/mail_head.tpl index aac592a5f..aac592a5f 100755..100644 --- a/view/tpl/mail_head.tpl +++ b/view/tpl/mail_head.tpl diff --git a/view/tpl/mail_list.tpl b/view/tpl/mail_list.tpl index a1784e1e6..a1784e1e6 100755..100644 --- a/view/tpl/mail_list.tpl +++ b/view/tpl/mail_list.tpl diff --git a/view/tpl/main_slider.tpl b/view/tpl/main_slider.tpl index f5c573970..f5c573970 100755..100644 --- a/view/tpl/main_slider.tpl +++ b/view/tpl/main_slider.tpl diff --git a/view/tpl/message_side.tpl b/view/tpl/message_side.tpl index 2ac61bf76..2ac61bf76 100755..100644 --- a/view/tpl/message_side.tpl +++ b/view/tpl/message_side.tpl diff --git a/view/tpl/micropro_img.tpl b/view/tpl/micropro_img.tpl index 5bfca615f..5bfca615f 100755..100644 --- a/view/tpl/micropro_img.tpl +++ b/view/tpl/micropro_img.tpl diff --git a/view/tpl/micropro_txt.tpl b/view/tpl/micropro_txt.tpl index 295e7940d..295e7940d 100755..100644 --- a/view/tpl/micropro_txt.tpl +++ b/view/tpl/micropro_txt.tpl diff --git a/view/tpl/mood_content.tpl b/view/tpl/mood_content.tpl index 315ee4c8a..315ee4c8a 100755..100644 --- a/view/tpl/mood_content.tpl +++ b/view/tpl/mood_content.tpl diff --git a/view/tpl/msg-header.tpl b/view/tpl/msg-header.tpl index e8542b087..e8542b087 100755..100644 --- a/view/tpl/msg-header.tpl +++ b/view/tpl/msg-header.tpl diff --git a/view/tpl/myapps.tpl b/view/tpl/myapps.tpl index 2cc747436..2cc747436 100755..100644 --- a/view/tpl/myapps.tpl +++ b/view/tpl/myapps.tpl diff --git a/view/tpl/navbar_default.tpl b/view/tpl/navbar_default.tpl index 0c8be512d..0c8be512d 100755..100644 --- a/view/tpl/navbar_default.tpl +++ b/view/tpl/navbar_default.tpl diff --git a/view/tpl/navbar_tucson.tpl b/view/tpl/navbar_tucson.tpl index 362b261c5..362b261c5 100755..100644 --- a/view/tpl/navbar_tucson.tpl +++ b/view/tpl/navbar_tucson.tpl diff --git a/view/tpl/new_channel.tpl b/view/tpl/new_channel.tpl index 8d72df55b..8d72df55b 100755..100644 --- a/view/tpl/new_channel.tpl +++ b/view/tpl/new_channel.tpl diff --git a/view/tpl/notifications.tpl b/view/tpl/notifications.tpl index 53ff8de52..53ff8de52 100755..100644 --- a/view/tpl/notifications.tpl +++ b/view/tpl/notifications.tpl diff --git a/view/tpl/notify.tpl b/view/tpl/notify.tpl index b5bccc8a4..b5bccc8a4 100755..100644 --- a/view/tpl/notify.tpl +++ b/view/tpl/notify.tpl diff --git a/view/tpl/oauth.tpl b/view/tpl/oauth.tpl index 881e22e99..881e22e99 100755..100644 --- a/view/tpl/oauth.tpl +++ b/view/tpl/oauth.tpl diff --git a/view/tpl/oauth2.tpl b/view/tpl/oauth2.tpl index a5b48ffce..a5b48ffce 100755..100644 --- a/view/tpl/oauth2.tpl +++ b/view/tpl/oauth2.tpl diff --git a/view/tpl/oauth2_edit.tpl b/view/tpl/oauth2_edit.tpl index 399c64977..399c64977 100755..100644 --- a/view/tpl/oauth2_edit.tpl +++ b/view/tpl/oauth2_edit.tpl diff --git a/view/tpl/oauth_authorize.tpl b/view/tpl/oauth_authorize.tpl index 72701ce52..72701ce52 100755..100644 --- a/view/tpl/oauth_authorize.tpl +++ b/view/tpl/oauth_authorize.tpl diff --git a/view/tpl/oauth_authorize_done.tpl b/view/tpl/oauth_authorize_done.tpl index 2e91e0125..2e91e0125 100755..100644 --- a/view/tpl/oauth_authorize_done.tpl +++ b/view/tpl/oauth_authorize_done.tpl diff --git a/view/tpl/oauth_edit.tpl b/view/tpl/oauth_edit.tpl index e44b44723..e44b44723 100755..100644 --- a/view/tpl/oauth_edit.tpl +++ b/view/tpl/oauth_edit.tpl diff --git a/view/tpl/oembed_video.tpl b/view/tpl/oembed_video.tpl index b0cfed2e5..b0cfed2e5 100755..100644 --- a/view/tpl/oembed_video.tpl +++ b/view/tpl/oembed_video.tpl diff --git a/view/tpl/oexchange_xrd.tpl b/view/tpl/oexchange_xrd.tpl index e865e07d9..e865e07d9 100755..100644 --- a/view/tpl/oexchange_xrd.tpl +++ b/view/tpl/oexchange_xrd.tpl diff --git a/view/tpl/page_display.tpl b/view/tpl/page_display.tpl index a320920c7..a320920c7 100755..100644 --- a/view/tpl/page_display.tpl +++ b/view/tpl/page_display.tpl diff --git a/view/tpl/peoplefind.tpl b/view/tpl/peoplefind.tpl index bbcc0b85b..bbcc0b85b 100755..100644 --- a/view/tpl/peoplefind.tpl +++ b/view/tpl/peoplefind.tpl diff --git a/view/tpl/photo_album.tpl b/view/tpl/photo_album.tpl index eb16bcc98..eb16bcc98 100755..100644 --- a/view/tpl/photo_album.tpl +++ b/view/tpl/photo_album.tpl diff --git a/view/tpl/photo_album_portfolio.tpl b/view/tpl/photo_album_portfolio.tpl index 1635e0ae1..1635e0ae1 100755..100644 --- a/view/tpl/photo_album_portfolio.tpl +++ b/view/tpl/photo_album_portfolio.tpl diff --git a/view/tpl/photo_albums.tpl b/view/tpl/photo_albums.tpl index 83bdd95e7..83bdd95e7 100755..100644 --- a/view/tpl/photo_albums.tpl +++ b/view/tpl/photo_albums.tpl diff --git a/view/tpl/photo_drop.tpl b/view/tpl/photo_drop.tpl index 664e5338c..664e5338c 100755..100644 --- a/view/tpl/photo_drop.tpl +++ b/view/tpl/photo_drop.tpl diff --git a/view/tpl/photo_item.tpl b/view/tpl/photo_item.tpl index b6ee4508b..b6ee4508b 100755..100644 --- a/view/tpl/photo_item.tpl +++ b/view/tpl/photo_item.tpl diff --git a/view/tpl/photo_portfolio.tpl b/view/tpl/photo_portfolio.tpl index cbc8ea214..cbc8ea214 100755..100644 --- a/view/tpl/photo_portfolio.tpl +++ b/view/tpl/photo_portfolio.tpl diff --git a/view/tpl/photo_top.tpl b/view/tpl/photo_top.tpl index 16862a8d6..16862a8d6 100755..100644 --- a/view/tpl/photo_top.tpl +++ b/view/tpl/photo_top.tpl diff --git a/view/tpl/photo_view.tpl b/view/tpl/photo_view.tpl index 6d566cab9..6d566cab9 100755..100644 --- a/view/tpl/photo_view.tpl +++ b/view/tpl/photo_view.tpl diff --git a/view/tpl/photos_recent.tpl b/view/tpl/photos_recent.tpl index 1e2f22e33..1e2f22e33 100755..100644 --- a/view/tpl/photos_recent.tpl +++ b/view/tpl/photos_recent.tpl diff --git a/view/tpl/photos_upload.tpl b/view/tpl/photos_upload.tpl index ea173049b..ea173049b 100755..100644 --- a/view/tpl/photos_upload.tpl +++ b/view/tpl/photos_upload.tpl diff --git a/view/tpl/photosajax.tpl b/view/tpl/photosajax.tpl index 45191db85..45191db85 100755..100644 --- a/view/tpl/photosajax.tpl +++ b/view/tpl/photosajax.tpl diff --git a/view/tpl/poco_entry_xml.tpl b/view/tpl/poco_entry_xml.tpl index 30b6268dc..30b6268dc 100755..100644 --- a/view/tpl/poco_entry_xml.tpl +++ b/view/tpl/poco_entry_xml.tpl diff --git a/view/tpl/poco_xml.tpl b/view/tpl/poco_xml.tpl index 0e38a692c..0e38a692c 100755..100644 --- a/view/tpl/poco_xml.tpl +++ b/view/tpl/poco_xml.tpl diff --git a/view/tpl/poke_content.tpl b/view/tpl/poke_content.tpl index f368cb024..f368cb024 100755..100644 --- a/view/tpl/poke_content.tpl +++ b/view/tpl/poke_content.tpl diff --git a/view/tpl/posted_date_widget.tpl b/view/tpl/posted_date_widget.tpl index fb43c744b..fb43c744b 100755..100644 --- a/view/tpl/posted_date_widget.tpl +++ b/view/tpl/posted_date_widget.tpl diff --git a/view/tpl/profed_head.tpl b/view/tpl/profed_head.tpl index ce774052a..ce774052a 100755..100644 --- a/view/tpl/profed_head.tpl +++ b/view/tpl/profed_head.tpl diff --git a/view/tpl/profile_advanced.tpl b/view/tpl/profile_advanced.tpl index e6653c130..e6653c130 100755..100644 --- a/view/tpl/profile_advanced.tpl +++ b/view/tpl/profile_advanced.tpl diff --git a/view/tpl/profile_edit.tpl b/view/tpl/profile_edit.tpl index 8add9bb9d..8add9bb9d 100755..100644 --- a/view/tpl/profile_edit.tpl +++ b/view/tpl/profile_edit.tpl diff --git a/view/tpl/profile_entry.tpl b/view/tpl/profile_entry.tpl index 9ae870738..9ae870738 100755..100644 --- a/view/tpl/profile_entry.tpl +++ b/view/tpl/profile_entry.tpl diff --git a/view/tpl/profile_listing_header.tpl b/view/tpl/profile_listing_header.tpl index 42abf2735..42abf2735 100755..100644 --- a/view/tpl/profile_listing_header.tpl +++ b/view/tpl/profile_listing_header.tpl diff --git a/view/tpl/profile_photo.tpl b/view/tpl/profile_photo.tpl index 61d8f4254..61d8f4254 100755..100644 --- a/view/tpl/profile_photo.tpl +++ b/view/tpl/profile_photo.tpl diff --git a/view/tpl/profile_vcard.tpl b/view/tpl/profile_vcard.tpl index 262bf257f..262bf257f 100755..100644 --- a/view/tpl/profile_vcard.tpl +++ b/view/tpl/profile_vcard.tpl diff --git a/view/tpl/profile_vcard_short.tpl b/view/tpl/profile_vcard_short.tpl index 5d87d52c6..5d87d52c6 100755..100644 --- a/view/tpl/profile_vcard_short.tpl +++ b/view/tpl/profile_vcard_short.tpl diff --git a/view/tpl/prv_message.tpl b/view/tpl/prv_message.tpl index b8c81539d..b8c81539d 100755..100644 --- a/view/tpl/prv_message.tpl +++ b/view/tpl/prv_message.tpl diff --git a/view/tpl/pwdreset.tpl b/view/tpl/pwdreset.tpl index dc17ed57a..dc17ed57a 100755..100644 --- a/view/tpl/pwdreset.tpl +++ b/view/tpl/pwdreset.tpl diff --git a/view/tpl/register.tpl b/view/tpl/register.tpl index 1054c7567..1054c7567 100755..100644 --- a/view/tpl/register.tpl +++ b/view/tpl/register.tpl diff --git a/view/tpl/remote_friends_common.tpl b/view/tpl/remote_friends_common.tpl index 6ef3a7dde..6ef3a7dde 100755..100644 --- a/view/tpl/remote_friends_common.tpl +++ b/view/tpl/remote_friends_common.tpl diff --git a/view/tpl/removeme.tpl b/view/tpl/removeme.tpl index 814701fff..814701fff 100755..100644 --- a/view/tpl/removeme.tpl +++ b/view/tpl/removeme.tpl diff --git a/view/tpl/rmagic.tpl b/view/tpl/rmagic.tpl index 9d84e4a36..9d84e4a36 100755..100644 --- a/view/tpl/rmagic.tpl +++ b/view/tpl/rmagic.tpl diff --git a/view/tpl/search_item.tpl b/view/tpl/search_item.tpl index 3e986ea21..f94aaf37d 100755..100644 --- a/view/tpl/search_item.tpl +++ b/view/tpl/search_item.tpl @@ -36,7 +36,7 @@ </div> {{if $item.lock}} <div class="wall-item-lock dropdown"> - <i class="fa fa-lock lockview" data-toggle="dropdown" title="{{$item.lock}}" onclick="lockview('item',{{$item.id}});" ></i><ul id="panel-{{$item.id}}" class="lockview-panel dropdown-menu"></ul> + <i class="fa {{if $item.locktype == 2}}fa-envelope-o{{else}}fa-lock{{/if}} lockview" data-toggle="dropdown" title="{{$item.lock}}" onclick="lockview('item',{{$item.id}});" ></i><ul id="panel-{{$item.id}}" class="lockview-panel dropdown-menu"></ul> </div> {{/if}} <div class="wall-item-author"> diff --git a/view/tpl/settings.tpl b/view/tpl/settings.tpl index c0808272d..c0808272d 100755..100644 --- a/view/tpl/settings.tpl +++ b/view/tpl/settings.tpl diff --git a/view/tpl/settings_account.tpl b/view/tpl/settings_account.tpl index 3eacf3f7a..3eacf3f7a 100755..100644 --- a/view/tpl/settings_account.tpl +++ b/view/tpl/settings_account.tpl diff --git a/view/tpl/settings_addons.tpl b/view/tpl/settings_addons.tpl index 27cfa238a..27cfa238a 100755..100644 --- a/view/tpl/settings_addons.tpl +++ b/view/tpl/settings_addons.tpl diff --git a/view/tpl/settings_display.tpl b/view/tpl/settings_display.tpl index c2dd94175..c2dd94175 100755..100644 --- a/view/tpl/settings_display.tpl +++ b/view/tpl/settings_display.tpl diff --git a/view/tpl/settings_features.tpl b/view/tpl/settings_features.tpl index 12c4f44f3..12c4f44f3 100755..100644 --- a/view/tpl/settings_features.tpl +++ b/view/tpl/settings_features.tpl diff --git a/view/tpl/settings_module.tpl b/view/tpl/settings_module.tpl index 03d16d1d7..03d16d1d7 100755..100644 --- a/view/tpl/settings_module.tpl +++ b/view/tpl/settings_module.tpl diff --git a/view/tpl/settings_nick_set.tpl b/view/tpl/settings_nick_set.tpl index 4dbe58d82..4dbe58d82 100755..100644 --- a/view/tpl/settings_nick_set.tpl +++ b/view/tpl/settings_nick_set.tpl diff --git a/view/tpl/siteinfo.tpl b/view/tpl/siteinfo.tpl index 4d9c53656..4d9c53656 100755..100644 --- a/view/tpl/siteinfo.tpl +++ b/view/tpl/siteinfo.tpl diff --git a/view/tpl/suggest_friends.tpl b/view/tpl/suggest_friends.tpl index 95f24cd63..95f24cd63 100755..100644 --- a/view/tpl/suggest_friends.tpl +++ b/view/tpl/suggest_friends.tpl diff --git a/view/tpl/suggest_page.tpl b/view/tpl/suggest_page.tpl index 97837c852..97837c852 100755..100644 --- a/view/tpl/suggest_page.tpl +++ b/view/tpl/suggest_page.tpl diff --git a/view/tpl/threaded_conversation.tpl b/view/tpl/threaded_conversation.tpl index 5bc7d8386..5bc7d8386 100755..100644 --- a/view/tpl/threaded_conversation.tpl +++ b/view/tpl/threaded_conversation.tpl diff --git a/view/tpl/viewcontact_template.tpl b/view/tpl/viewcontact_template.tpl index 005fe17ce..005fe17ce 100755..100644 --- a/view/tpl/viewcontact_template.tpl +++ b/view/tpl/viewcontact_template.tpl diff --git a/view/tpl/xchan_vcard.tpl b/view/tpl/xchan_vcard.tpl index 447839167..447839167 100755..100644 --- a/view/tpl/xchan_vcard.tpl +++ b/view/tpl/xchan_vcard.tpl diff --git a/view/tpl/xrd_host.tpl b/view/tpl/xrd_host.tpl index 2a40dcf47..2a40dcf47 100755..100644 --- a/view/tpl/xrd_host.tpl +++ b/view/tpl/xrd_host.tpl diff --git a/view/tpl/xrd_person.tpl b/view/tpl/xrd_person.tpl index 52adb54e3..52adb54e3 100755..100644 --- a/view/tpl/xrd_person.tpl +++ b/view/tpl/xrd_person.tpl |