diff options
author | Olivier van Helden <olivier@van-helden.net> | 2014-12-03 17:54:07 -0400 |
---|---|---|
committer | Olivier van Helden <olivier@van-helden.net> | 2014-12-03 17:54:07 -0400 |
commit | e523061b7261439a71bdacf8f46d4c614740b356 (patch) | |
tree | 1a0577c64197c4289ed154d2c2d5fdf48a7e5192 /view | |
parent | 13fd91d6f5723774a1b96257f8096acb2873b4ed (diff) | |
parent | b71b45aafc618d32d23c099a4d4db8bad2f09e54 (diff) | |
download | volse-hubzilla-e523061b7261439a71bdacf8f46d4c614740b356.tar.gz volse-hubzilla-e523061b7261439a71bdacf8f46d4c614740b356.tar.bz2 volse-hubzilla-e523061b7261439a71bdacf8f46d4c614740b356.zip |
Merge pull request #1 from friendica/master
Merge master from friendica
Diffstat (limited to 'view')
55 files changed, 30429 insertions, 27794 deletions
diff --git a/view/css/bootstrap-red.css b/view/css/bootstrap-red.css index 849ea3906..9f93395c9 100644 --- a/view/css/bootstrap-red.css +++ b/view/css/bootstrap-red.css @@ -17,6 +17,20 @@ nav .badge { cursor: pointer; } +nav i { + font-size: 14px; +} + +nav ul li { + max-height: 49px; +} + +nav img { + height: 48px; + width: 48px; + margin-top: 1px; +} + nav .dropdown-menu { top: 50px; max-height: 450px; @@ -53,6 +67,10 @@ nav .navbar-collapse .navbar-right { float: right; } +nav .navbar-toggle { + margin-bottom: 7px; +} + /* nav overrides end */ .dropdown-menu img { diff --git a/view/css/mod_directory.css b/view/css/mod_directory.css index bc8054937..849e8e485 100644 --- a/view/css/mod_directory.css +++ b/view/css/mod_directory.css @@ -8,17 +8,21 @@ .directory-photo { margin-left: 25px; } +.directory-photo-img { + margin-left: auto; + margin-right: auto; + display:block; +} .directory-details { text-align: center; margin-left: 5px; margin-right: 5px; } .directory-item { - float: left; - width: 225px; - height: 260px; overflow: hidden; margin: 2px; + border-bottom: 2px solid #f1f1f1; + padding-bottom: 3px; } #directory-search-wrapper { @@ -42,3 +46,27 @@ div.dirtagblock.widget { float: left; width: 225px; } + +.contact-photo { + float: left; + margin-right: 16px; +} + +.contact-name { + font-size: larger; +} + +.contact-info { + display: block; + overflow: hidden; +} + +.directory-item { + margin: 16px; +} +.directory-connect { + margin-top: 3px; + display:block; + margin-left:auto; + margin-right: auto; +} diff --git a/view/css/mod_menu.css b/view/css/mod_menu.css new file mode 100644 index 000000000..6123ea56b --- /dev/null +++ b/view/css/mod_menu.css @@ -0,0 +1,3 @@ +#menulist > li { + margin-top: 15px; +}
\ No newline at end of file diff --git a/view/css/widgets.css b/view/css/widgets.css index d481a09d1..a24f5fb29 100644 --- a/view/css/widgets.css +++ b/view/css/widgets.css @@ -7,6 +7,16 @@ margin-top: 0px; } + +.widget .nav-pills > li > a { + padding: 6px 10px; +} + +.widget-input { + border-top-right-radius: 0px; + border-bottom-right-radius: 0px; +} + /* suggest */ .suggest-widget-more { @@ -23,13 +33,6 @@ margin-top: 15px; } -/* search */ - -#search-text { - border-top-right-radius: 0px; - border-bottom-right-radius: 0px; -} - /* notes */ #note-text { @@ -46,21 +49,6 @@ } -/* peoplefind */ - -#peoplefind-sidebar .btn { - margin: 10px 0 10px 0; -} - -#side-peoplefind-url { - margin-top: 5px; -} - -#side-peoplefind-url { - font-size: 1em; -} - - /* fileas */ diff --git a/view/de/messages.po b/view/de/messages.po index ae568d05d..247cc2ce9 100644 --- a/view/de/messages.po +++ b/view/de/messages.po @@ -24,8 +24,8 @@ msgid "" msgstr "" "Project-Id-Version: Red Matrix\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-10-17 14:18+0000\n" -"PO-Revision-Date: 2014-10-23 11:52+0000\n" +"POT-Creation-Date: 2014-11-14 00:04-0800\n" +"PO-Revision-Date: 2014-11-24 10:45+0000\n" "Last-Translator: zottel <transifex@zottel.net>\n" "Language-Team: German (http://www.transifex.com/projects/p/red-matrix/language/de/)\n" "MIME-Version: 1.0\n" @@ -34,236 +34,948 @@ msgstr "" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../../view/theme/redbasic/php/config.php:84 -msgid "Light (Red Matrix default)" -msgstr "Hell (RedMatrix-Voreinstellung)" +#: ../../include/dba/dba_driver.php:132 +#, php-format +msgid "Cannot locate DNS info for database server '%s'" +msgstr "Kann die DNS-Informationen für den Datenbank-Server '%s' nicht finden" -#: ../../view/theme/redbasic/php/config.php:99 -#: ../../include/ItemObject.php:599 ../../mod/settings.php:519 -#: ../../mod/settings.php:631 ../../mod/settings.php:660 -#: ../../mod/settings.php:684 ../../mod/settings.php:760 -#: ../../mod/settings.php:945 ../../mod/filestorage.php:146 -#: ../../mod/admin.php:414 ../../mod/admin.php:725 ../../mod/admin.php:861 -#: ../../mod/admin.php:994 ../../mod/admin.php:1193 ../../mod/admin.php:1280 -#: ../../mod/photos.php:563 ../../mod/photos.php:672 ../../mod/photos.php:974 -#: ../../mod/photos.php:1014 ../../mod/photos.php:1101 ../../mod/mood.php:135 -#: ../../mod/pdledit.php:58 ../../mod/connedit.php:540 ../../mod/setup.php:307 -#: ../../mod/setup.php:350 ../../mod/invite.php:142 ../../mod/thing.php:284 -#: ../../mod/thing.php:327 ../../mod/connect.php:92 ../../mod/fsuggest.php:108 -#: ../../mod/poke.php:166 ../../mod/group.php:81 ../../mod/appman.php:99 -#: ../../mod/sources.php:104 ../../mod/sources.php:138 -#: ../../mod/import.php:480 ../../mod/mail.php:348 ../../mod/profiles.php:643 -#: ../../mod/chat.php:177 ../../mod/chat.php:211 ../../mod/events.php:587 -msgid "Submit" -msgstr "Bestätigen" +#: ../../include/photo/photo_driver.php:680 ../../include/photos.php:52 +#: ../../mod/photos.php:91 ../../mod/photos.php:654 +#: ../../mod/profile_photo.php:142 ../../mod/profile_photo.php:301 +#: ../../mod/profile_photo.php:423 +msgid "Profile Photos" +msgstr "Profilfotos" -#: ../../view/theme/redbasic/php/config.php:102 -msgid "Theme settings" -msgstr "Theme-Einstellungen" +#: ../../include/conversation.php:120 ../../include/diaspora.php:1923 +#: ../../include/text.php:1747 ../../mod/subthread.php:72 +#: ../../mod/subthread.php:174 ../../mod/tagger.php:45 ../../mod/like.php:298 +msgid "photo" +msgstr "Foto" -#: ../../view/theme/redbasic/php/config.php:103 -msgid "Set scheme" -msgstr "Schema" +#: ../../include/conversation.php:123 ../../include/text.php:1750 +#: ../../mod/tagger.php:49 +msgid "event" +msgstr "Termin" -#: ../../view/theme/redbasic/php/config.php:104 -msgid "Narrow navbar" -msgstr "Schmale Navigationsleiste" +#: ../../include/conversation.php:126 ../../mod/like.php:89 +msgid "channel" +msgstr "Kanal" -#: ../../view/theme/redbasic/php/config.php:105 -msgid "Navigation bar background color" -msgstr "Hintergrundfarbe der Navigationsleiste" +#: ../../include/conversation.php:148 ../../include/diaspora.php:1923 +#: ../../include/text.php:1753 ../../mod/subthread.php:72 +#: ../../mod/subthread.php:174 ../../mod/tagger.php:53 ../../mod/like.php:298 +msgid "status" +msgstr "Status" -#: ../../view/theme/redbasic/php/config.php:106 -msgid "Navigation bar gradient top color" -msgstr "Farbverlauf der Navigationsleiste: Farbe oben" +#: ../../include/conversation.php:150 ../../include/text.php:1755 +#: ../../mod/tagger.php:55 +msgid "comment" +msgstr "Kommentar" -#: ../../view/theme/redbasic/php/config.php:107 -msgid "Navigation bar gradient bottom color" -msgstr "Farbverlauf der Navigationsleiste: Farbe unten" +#: ../../include/conversation.php:164 ../../include/diaspora.php:1952 +#: ../../mod/like.php:344 +#, php-format +msgid "%1$s likes %2$s's %3$s" +msgstr "%1$s gefällt %2$ss %3$s" -#: ../../view/theme/redbasic/php/config.php:108 -msgid "Navigation active button gradient top color" -msgstr "Navigations-Button aktiv: Farbe für Farbverlauf oben" +#: ../../include/conversation.php:167 ../../mod/like.php:346 +#, php-format +msgid "%1$s doesn't like %2$s's %3$s" +msgstr "%1$s gefällt %2$ss %3$s nicht" -#: ../../view/theme/redbasic/php/config.php:109 -msgid "Navigation active button gradient bottom color" -msgstr "Navigations-Button aktiv: Farbe für Farbverlauf unten" +#: ../../include/conversation.php:204 +#, php-format +msgid "%1$s is now connected with %2$s" +msgstr "%1$s ist jetzt mit %2$s verbunden" -#: ../../view/theme/redbasic/php/config.php:110 -msgid "Navigation bar border color " -msgstr "Farbe für den Rand der Navigationsleiste" +#: ../../include/conversation.php:239 +#, php-format +msgid "%1$s poked %2$s" +msgstr "%1$s stupste %2$s an" -#: ../../view/theme/redbasic/php/config.php:111 -msgid "Navigation bar icon color " -msgstr "Farbe für die Icons der Navigationsleiste" +#: ../../include/conversation.php:243 ../../include/text.php:905 +msgid "poked" +msgstr "stupste" -#: ../../view/theme/redbasic/php/config.php:112 -msgid "Navigation bar active icon color " -msgstr "Farbe für aktive Icons der Navigationsleiste" +#: ../../include/conversation.php:261 ../../mod/mood.php:63 +#, php-format +msgctxt "mood" +msgid "%1$s is %2$s" +msgstr "%1$s ist %2$s" -#: ../../view/theme/redbasic/php/config.php:113 -msgid "link color" -msgstr "Farbe für Links" +#: ../../include/conversation.php:637 ../../include/ItemObject.php:126 +msgid "Select" +msgstr "Auswählen" -#: ../../view/theme/redbasic/php/config.php:114 -msgid "Set font-color for banner" -msgstr "Farbe der Schrift des Banners" +#: ../../include/conversation.php:638 ../../include/RedDAV/RedBrowser.php:251 +#: ../../include/apps.php:250 ../../include/ItemObject.php:120 +#: ../../mod/photos.php:1069 ../../mod/connedit.php:476 +#: ../../mod/thing.php:234 ../../mod/settings.php:612 ../../mod/group.php:176 +#: ../../mod/admin.php:730 ../../mod/admin.php:861 +msgid "Delete" +msgstr "Löschen" -#: ../../view/theme/redbasic/php/config.php:115 -msgid "Set the background color" -msgstr "Hintergrundfarbe" +#: ../../include/conversation.php:645 ../../include/ItemObject.php:89 +msgid "Private Message" +msgstr "Private Nachricht" -#: ../../view/theme/redbasic/php/config.php:116 -msgid "Set the background image" -msgstr "Hintergrundbild" +#: ../../include/conversation.php:652 ../../include/ItemObject.php:194 +msgid "Message signature validated" +msgstr "Signatur überprüft" -#: ../../view/theme/redbasic/php/config.php:117 -msgid "Set the background color of items" -msgstr "Hintergrundfarbe für Beiträge" +#: ../../include/conversation.php:653 ../../include/ItemObject.php:195 +msgid "Message signature incorrect" +msgstr "Signatur nicht korrekt" -#: ../../view/theme/redbasic/php/config.php:118 -msgid "Set the background color of comments" -msgstr "Hintergrundfarbe für Kommentare" +#: ../../include/conversation.php:674 +#, php-format +msgid "View %s's profile @ %s" +msgstr "%ss Profil auf %s ansehen" -#: ../../view/theme/redbasic/php/config.php:119 -msgid "Set the border color of comments" -msgstr "Farbe des Randes von Kommentaren" +#: ../../include/conversation.php:689 +msgid "Categories:" +msgstr "Kategorien:" -#: ../../view/theme/redbasic/php/config.php:120 -msgid "Set the indent for comments" -msgstr "Einzug für Kommentare" +#: ../../include/conversation.php:690 +msgid "Filed under:" +msgstr "Gespeichert unter:" -#: ../../view/theme/redbasic/php/config.php:121 -msgid "Set the basic color for item icons" -msgstr "Grundfarbe für Beitrags-Icons" +#: ../../include/conversation.php:698 ../../include/ItemObject.php:265 +#, php-format +msgid " from %s" +msgstr "von %s" -#: ../../view/theme/redbasic/php/config.php:122 -msgid "Set the hover color for item icons" -msgstr "Farbe für Beitrags-Icons unter dem Mauszeiger" +#: ../../include/conversation.php:701 ../../include/ItemObject.php:268 +#, php-format +msgid "last edited: %s" +msgstr "zuletzt bearbeitet: %s" -#: ../../view/theme/redbasic/php/config.php:123 -msgid "Set font-size for the entire application" -msgstr "Schriftgröße für die ganze Applikation" +#: ../../include/conversation.php:702 ../../include/ItemObject.php:269 +#, php-format +msgid "Expires: %s" +msgstr "Verfällt: %s" -#: ../../view/theme/redbasic/php/config.php:124 -msgid "Set font-size for posts and comments" -msgstr "Schriftgröße für Beiträge und Kommentare" +#: ../../include/conversation.php:717 +msgid "View in context" +msgstr "Im Zusammenhang anschauen" -#: ../../view/theme/redbasic/php/config.php:125 -msgid "Set font-color for posts and comments" -msgstr "Schriftfarbe für Posts und Kommentare" +#: ../../include/conversation.php:719 ../../include/conversation.php:1153 +#: ../../include/ItemObject.php:310 ../../mod/photos.php:977 +#: ../../mod/editblock.php:152 ../../mod/editlayout.php:148 +#: ../../mod/editpost.php:121 ../../mod/editwebpage.php:183 +#: ../../mod/mail.php:234 ../../mod/mail.php:349 +msgid "Please wait" +msgstr "Bitte warten" -#: ../../view/theme/redbasic/php/config.php:126 -msgid "Set radius of corners" -msgstr "Ecken-Radius" +#: ../../include/conversation.php:843 +msgid "remove" +msgstr "lösche" -#: ../../view/theme/redbasic/php/config.php:127 -msgid "Set shadow depth of photos" -msgstr "Schattentiefe von Fotos" +#: ../../include/conversation.php:847 ../../include/nav.php:257 +msgid "Loading..." +msgstr "Lädt ..." -#: ../../view/theme/redbasic/php/config.php:128 -msgid "Set maximum width of conversation regions" -msgstr "Maximalbreite der Unterhaltungsbereiche" +#: ../../include/conversation.php:848 +msgid "Delete Selected Items" +msgstr "Lösche die ausgewählten Elemente" -#: ../../view/theme/redbasic/php/config.php:129 -msgid "Center conversation regions" -msgstr "Konversationsbereich zentrieren" +#: ../../include/conversation.php:942 +msgid "View Source" +msgstr "Quelle anzeigen" -#: ../../view/theme/redbasic/php/config.php:130 -msgid "Set minimum opacity of nav bar - to hide it" -msgstr "Mindest-Deckkraft der Navigationsleiste ( - versteckt sie)" +#: ../../include/conversation.php:943 +msgid "Follow Thread" +msgstr "Unterhaltung folgen" -#: ../../view/theme/redbasic/php/config.php:131 -msgid "Set size of conversation author photo" -msgstr "Größe der Avatare von Themenstartern" +#: ../../include/conversation.php:944 +msgid "View Status" +msgstr "Status ansehen" -#: ../../view/theme/redbasic/php/config.php:132 -msgid "Set size of followup author photos" -msgstr "Größe der Avatare von Kommentatoren" +#: ../../include/conversation.php:945 ../../include/nav.php:99 +#: ../../mod/connedit.php:429 ../../mod/connedit.php:544 +msgid "View Profile" +msgstr "Profil ansehen" -#: ../../view/theme/redbasic/php/config.php:133 -msgid "Sloppy photo albums" -msgstr "Schräge Fotoalben" +#: ../../include/conversation.php:946 +msgid "View Photos" +msgstr "Fotos ansehen" -#: ../../view/theme/redbasic/php/config.php:133 -msgid "Are you a clean desk or a messy desk person?" -msgstr "Bist Du jemand, der einen aufgeräumten Schreibtisch hat, oder eher einen chaotischen?" +#: ../../include/conversation.php:947 +msgid "Matrix Activity" +msgstr "Matrix-Aktivität" -#: ../../boot.php:1294 +#: ../../include/conversation.php:948 ../../include/widgets.php:135 +#: ../../include/widgets.php:175 ../../include/Contact.php:107 +#: ../../include/identity.php:840 ../../mod/directory.php:224 +#: ../../mod/suggest.php:51 ../../mod/match.php:62 +msgid "Connect" +msgstr "Verbinden" + +#: ../../include/conversation.php:949 +msgid "Edit Contact" +msgstr "Kontakt bearbeiten" + +#: ../../include/conversation.php:950 +msgid "Send PM" +msgstr "Sende PN" + +#: ../../include/conversation.php:951 ../../include/apps.php:143 +msgid "Poke" +msgstr "Anstupsen" + +#: ../../include/conversation.php:1003 ../../include/RedDAV/RedBrowser.php:163 +#: ../../include/apps.php:331 ../../include/apps.php:382 +#: ../../mod/photos.php:713 ../../mod/photos.php:1131 +#: ../../mod/connedit.php:512 +msgid "Unknown" +msgstr "Unbekannt" + +#: ../../include/conversation.php:1024 #, php-format -msgid "Update %s failed. See error logs." -msgstr "Aktualisierung %s fehlgeschlagen. Details in den Fehlerprotokollen." +msgid "%s likes this." +msgstr "%s gefällt das." -#: ../../boot.php:1297 +#: ../../include/conversation.php:1024 #, php-format -msgid "Update Error at %s" -msgstr "Aktualisierungsfehler auf %s" +msgid "%s doesn't like this." +msgstr "%s gefällt das nicht." -#: ../../boot.php:1471 -msgid "" -"Create an account to access services and applications within the Red Matrix" -msgstr "Erstelle einen Account, um Anwendungen und Dienste innerhalb der Red-Matrix verwenden zu können." +#: ../../include/conversation.php:1028 +#, 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 Person</span> gefällt das." +msgstr[1] "<span %1$s>%2$d Leuten</span> gefällt das." -#: ../../boot.php:1472 ../../include/nav.php:163 ../../mod/register.php:220 -msgid "Register" -msgstr "Registrieren" +#: ../../include/conversation.php:1030 +#, 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 Person</span> gefällt das nicht." +msgstr[1] "<span %1$s>%2$d Leuten</span> gefällt das nicht." -#: ../../boot.php:1495 ../../include/nav.php:95 ../../include/nav.php:128 -msgid "Logout" -msgstr "Abmelden" +#: ../../include/conversation.php:1036 +msgid "and" +msgstr "und" -#: ../../boot.php:1496 ../../include/nav.php:125 ../../include/apps.php:129 -msgid "Login" -msgstr "Anmelden" +#: ../../include/conversation.php:1039 +#, php-format +msgid ", and %d other people" +msgid_plural ", and %d other people" +msgstr[0] "" +msgstr[1] ", und %d andere" -#: ../../boot.php:1498 ../../include/contact_selectors.php:79 -#: ../../mod/admin.php:728 ../../mod/admin.php:737 -msgid "Email" -msgstr "E-Mail" +#: ../../include/conversation.php:1040 +#, php-format +msgid "%s like this." +msgstr "%s gefällt das." -#: ../../boot.php:1499 -msgid "Password" -msgstr "Kennwort" +#: ../../include/conversation.php:1040 +#, php-format +msgid "%s don't like this." +msgstr "%s gefällt das nicht." -#: ../../boot.php:1500 -msgid "Remember me" -msgstr "Angaben speichern" +#: ../../include/conversation.php:1097 +msgid "Visible to <strong>everybody</strong>" +msgstr "Sichtbar für <strong>jeden</strong>" -#: ../../boot.php:1505 -msgid "Forgot your password?" -msgstr "Passwort vergessen?" +#: ../../include/conversation.php:1098 ../../mod/mail.php:170 +#: ../../mod/mail.php:282 +msgid "Please enter a link URL:" +msgstr "Gib eine URL ein:" -#: ../../boot.php:1506 ../../mod/lostpass.php:85 -msgid "Password Reset" -msgstr "Zurücksetzen des Kennworts" +#: ../../include/conversation.php:1099 +msgid "Please enter a video link/URL:" +msgstr "Gib einen Video-Link/URL ein:" -#: ../../boot.php:1570 -msgid "permission denied" -msgstr "Zugriff verweigert" +#: ../../include/conversation.php:1100 +msgid "Please enter an audio link/URL:" +msgstr "Gib einen Audio-Link/URL ein:" -#: ../../boot.php:1571 -msgid "Got Zot?" -msgstr "Haste schon Zot?" +#: ../../include/conversation.php:1101 +msgid "Tag term:" +msgstr "Schlagwort:" -#: ../../boot.php:2001 -msgid "toggle mobile" -msgstr "auf/von mobile Ansicht wechseln" +#: ../../include/conversation.php:1102 ../../mod/filer.php:49 +msgid "Save to Folder:" +msgstr "Speichern in Ordner:" -#: ../../include/auth.php:116 -msgid "Logged out." -msgstr "Ausgeloggt." +#: ../../include/conversation.php:1103 +msgid "Where are you right now?" +msgstr "Wo bist Du jetzt grade?" -#: ../../include/auth.php:257 -msgid "Failed authentication" -msgstr "Authentifizierung fehlgeschlagen" +#: ../../include/conversation.php:1104 ../../mod/editpost.php:52 +#: ../../mod/mail.php:171 ../../mod/mail.php:283 +msgid "Expires YYYY-MM-DD HH:MM" +msgstr "Verfällt YYYY-MM-DD HH;MM" -#: ../../include/auth.php:271 ../../mod/openid.php:190 -msgid "Login failed." -msgstr "Login fehlgeschlagen." +#: ../../include/conversation.php:1114 ../../include/page_widgets.php:40 +#: ../../include/ItemObject.php:608 ../../mod/photos.php:997 +#: ../../mod/webpages.php:166 ../../mod/editblock.php:173 +#: ../../mod/editlayout.php:168 ../../mod/editpost.php:140 +#: ../../mod/editwebpage.php:205 +msgid "Preview" +msgstr "Vorschau" -#: ../../include/comanche.php:35 -msgid "Default" -msgstr "Standard" +#: ../../include/conversation.php:1128 ../../mod/photos.php:976 +#: ../../mod/editblock.php:198 ../../mod/editlayout.php:193 +#: ../../mod/editwebpage.php:230 ../../mod/layouts.php:168 +msgid "Share" +msgstr "Teilen" + +#: ../../include/conversation.php:1130 ../../mod/editwebpage.php:170 +msgid "Page link title" +msgstr "Seitentitel-Link" + +#: ../../include/conversation.php:1133 +msgid "Post as" +msgstr "Posten als" + +#: ../../include/conversation.php:1134 ../../mod/editblock.php:144 +#: ../../mod/editlayout.php:140 ../../mod/editpost.php:113 +#: ../../mod/editwebpage.php:175 ../../mod/mail.php:231 ../../mod/mail.php:345 +msgid "Upload photo" +msgstr "Foto hochladen" + +#: ../../include/conversation.php:1135 +msgid "upload photo" +msgstr "Foto hochladen" + +#: ../../include/conversation.php:1136 ../../mod/editblock.php:145 +#: ../../mod/editlayout.php:141 ../../mod/editpost.php:114 +#: ../../mod/editwebpage.php:176 ../../mod/mail.php:232 ../../mod/mail.php:346 +msgid "Attach file" +msgstr "Datei anhängen" + +#: ../../include/conversation.php:1137 +msgid "attach file" +msgstr "Datei anfügen" + +#: ../../include/conversation.php:1138 ../../mod/editblock.php:146 +#: ../../mod/editlayout.php:142 ../../mod/editpost.php:115 +#: ../../mod/editwebpage.php:177 ../../mod/mail.php:233 ../../mod/mail.php:347 +msgid "Insert web link" +msgstr "Link einfügen" + +#: ../../include/conversation.php:1139 +msgid "web link" +msgstr "Web-Link" + +#: ../../include/conversation.php:1140 +msgid "Insert video link" +msgstr "Video-Link einfügen" + +#: ../../include/conversation.php:1141 +msgid "video link" +msgstr "Video-Link" + +#: ../../include/conversation.php:1142 +msgid "Insert audio link" +msgstr "Audio-Link einfügen" + +#: ../../include/conversation.php:1143 +msgid "audio link" +msgstr "Audio-Link" + +#: ../../include/conversation.php:1144 ../../mod/editblock.php:150 +#: ../../mod/editlayout.php:146 ../../mod/editpost.php:119 +#: ../../mod/editwebpage.php:181 +msgid "Set your location" +msgstr "Standort" + +#: ../../include/conversation.php:1145 +msgid "set location" +msgstr "Standort" + +#: ../../include/conversation.php:1146 ../../mod/editblock.php:151 +#: ../../mod/editlayout.php:147 ../../mod/editpost.php:120 +#: ../../mod/editwebpage.php:182 +msgid "Clear browser location" +msgstr "Browser-Standort löschen" + +#: ../../include/conversation.php:1147 +msgid "clear location" +msgstr "Standort löschen" + +#: ../../include/conversation.php:1149 ../../mod/editblock.php:164 +#: ../../mod/editlayout.php:159 ../../mod/editpost.php:132 +#: ../../mod/editwebpage.php:198 +msgid "Set title" +msgstr "Titel" + +#: ../../include/conversation.php:1152 ../../mod/events.php:563 +#: ../../mod/editblock.php:167 ../../mod/editlayout.php:162 +#: ../../mod/editpost.php:134 ../../mod/editwebpage.php:200 +msgid "Categories (comma-separated list)" +msgstr "Kategorien (Kommagetrennte Liste)" + +#: ../../include/conversation.php:1154 ../../mod/editblock.php:153 +#: ../../mod/editlayout.php:149 ../../mod/editpost.php:122 +#: ../../mod/editwebpage.php:184 +msgid "Permission settings" +msgstr "Berechtigungs-Einstellungen" + +#: ../../include/conversation.php:1155 +msgid "permissions" +msgstr "Berechtigungen" + +#: ../../include/conversation.php:1162 ../../mod/editblock.php:161 +#: ../../mod/editlayout.php:156 ../../mod/editpost.php:129 +#: ../../mod/editwebpage.php:193 +msgid "Public post" +msgstr "Öffentlicher Beitrag" + +#: ../../include/conversation.php:1164 ../../mod/editblock.php:168 +#: ../../mod/editlayout.php:163 ../../mod/editpost.php:135 +#: ../../mod/editwebpage.php:201 +msgid "Example: bob@example.com, mary@example.com" +msgstr "Beispiel: bob@example.com, mary@example.com" + +#: ../../include/conversation.php:1177 ../../mod/editblock.php:178 +#: ../../mod/editlayout.php:173 ../../mod/editpost.php:146 +#: ../../mod/editwebpage.php:210 ../../mod/mail.php:238 ../../mod/mail.php:352 +msgid "Set expiration date" +msgstr "Verfallsdatum" + +#: ../../include/conversation.php:1179 ../../include/ItemObject.php:611 +#: ../../mod/editpost.php:148 ../../mod/mail.php:240 ../../mod/mail.php:354 +msgid "Encrypt text" +msgstr "Text verschlüsseln" + +#: ../../include/conversation.php:1181 ../../mod/events.php:569 +#: ../../mod/editpost.php:150 +msgid "OK" +msgstr "Ok" + +#: ../../include/conversation.php:1182 ../../mod/events.php:568 +#: ../../mod/editpost.php:151 ../../mod/settings.php:550 +#: ../../mod/settings.php:576 ../../mod/fbrowser.php:82 +#: ../../mod/fbrowser.php:117 ../../mod/tagrm.php:11 ../../mod/tagrm.php:134 +msgid "Cancel" +msgstr "Abbrechen" + +#: ../../include/conversation.php:1426 +msgid "Discover" +msgstr "Entdecken" + +#: ../../include/conversation.php:1429 +msgid "Imported public streams" +msgstr "Importierte öffentliche Beiträge" + +#: ../../include/conversation.php:1434 +msgid "Commented Order" +msgstr "Neueste Kommentare" + +#: ../../include/conversation.php:1437 +msgid "Sort by Comment Date" +msgstr "Nach Kommentardatum sortiert" + +#: ../../include/conversation.php:1441 +msgid "Posted Order" +msgstr "Neueste Beiträge" + +#: ../../include/conversation.php:1444 +msgid "Sort by Post Date" +msgstr "Nach Beitragsdatum sortiert" + +#: ../../include/conversation.php:1449 ../../include/widgets.php:89 +msgid "Personal" +msgstr "Persönlich" + +#: ../../include/conversation.php:1452 +msgid "Posts that mention or involve you" +msgstr "Beiträge mit Beteiligung Deinerseits" + +#: ../../include/conversation.php:1458 ../../mod/connections.php:211 +#: ../../mod/connections.php:224 ../../mod/menu.php:80 +msgid "New" +msgstr "Neu" + +#: ../../include/conversation.php:1461 +msgid "Activity Stream - by date" +msgstr "Activity Stream – nach Datum sortiert" + +#: ../../include/conversation.php:1467 +msgid "Starred" +msgstr "Markiert" + +#: ../../include/conversation.php:1470 +msgid "Favourite Posts" +msgstr "Markierte Beiträge" + +#: ../../include/conversation.php:1477 +msgid "Spam" +msgstr "Spam" + +#: ../../include/conversation.php:1480 +msgid "Posts flagged as SPAM" +msgstr "Nachrichten, die als SPAM markiert wurden" + +#: ../../include/conversation.php:1520 ../../mod/admin.php:865 +msgid "Channel" +msgstr "Kanal" + +#: ../../include/conversation.php:1523 +msgid "Status Messages and Posts" +msgstr "Statusnachrichten und Beiträge" + +#: ../../include/conversation.php:1532 +msgid "About" +msgstr "Ãœber" + +#: ../../include/conversation.php:1535 +msgid "Profile Details" +msgstr "Profil-Details" + +#: ../../include/conversation.php:1541 ../../include/nav.php:105 +#: ../../include/apps.php:137 ../../mod/fbrowser.php:25 +msgid "Photos" +msgstr "Fotos" + +#: ../../include/conversation.php:1544 ../../include/photos.php:341 +msgid "Photo Albums" +msgstr "Fotoalben" + +#: ../../include/conversation.php:1550 ../../include/RedDAV/RedBrowser.php:241 +#: ../../include/nav.php:106 ../../include/apps.php:133 +#: ../../mod/fbrowser.php:114 +msgid "Files" +msgstr "Dateien" + +#: ../../include/conversation.php:1553 +msgid "Files and Storage" +msgstr "Dateien und Speicher" + +#: ../../include/conversation.php:1563 ../../include/conversation.php:1566 +msgid "Chatrooms" +msgstr "Chaträume" + +#: ../../include/conversation.php:1576 ../../include/nav.php:117 +#: ../../include/apps.php:127 +msgid "Bookmarks" +msgstr "Lesezeichen" + +#: ../../include/conversation.php:1579 +msgid "Saved Bookmarks" +msgstr "Gespeicherte Lesezeichen" + +#: ../../include/conversation.php:1587 ../../include/nav.php:121 +#: ../../include/apps.php:134 ../../mod/webpages.php:160 +msgid "Webpages" +msgstr "Webseiten" + +#: ../../include/conversation.php:1590 +msgid "Manage Webpages" +msgstr "Webseiten verwalten" + +#: ../../include/notify.php:23 +msgid "created a new post" +msgstr "Neuer Beitrag wurde erzeugt" + +#: ../../include/notify.php:24 +#, php-format +msgid "commented on %s's post" +msgstr "hat %s's Beitrag kommentiert" + +#: ../../include/dir_fns.php:56 +msgid "Sort Options" +msgstr "Sortieroptionen" + +#: ../../include/dir_fns.php:57 +msgid "Alphabetic" +msgstr "alphabetisch" + +#: ../../include/dir_fns.php:58 +msgid "Reverse Alphabetic" +msgstr "Entgegengesetzt alphabetisch" + +#: ../../include/dir_fns.php:59 +msgid "Newest to Oldest" +msgstr "Neueste zuerst" + +#: ../../include/dir_fns.php:71 +msgid "Enable Safe Search" +msgstr "Sichere Suche einschalten" + +#: ../../include/dir_fns.php:73 +msgid "Disable Safe Search" +msgstr "Sichere Suche ausschalten" + +#: ../../include/dir_fns.php:75 +msgid "Safe Mode" +msgstr "Sicherer Modus" + +#: ../../include/page_widgets.php:6 +msgid "New Page" +msgstr "Neue Seite" + +#: ../../include/page_widgets.php:8 ../../include/page_widgets.php:36 +#: ../../include/RedDAV/RedBrowser.php:250 ../../include/menu.php:42 +#: ../../include/apps.php:249 ../../include/ItemObject.php:100 +#: ../../mod/blocks.php:132 ../../mod/connections.php:381 +#: ../../mod/connections.php:394 ../../mod/connections.php:413 +#: ../../mod/thing.php:233 ../../mod/webpages.php:162 +#: ../../mod/editblock.php:143 ../../mod/editlayout.php:139 +#: ../../mod/editpost.php:112 ../../mod/settings.php:611 +#: ../../mod/editwebpage.php:174 ../../mod/layouts.php:167 +#: ../../mod/menu.php:78 +msgid "Edit" +msgstr "Bearbeiten" + +#: ../../include/page_widgets.php:39 ../../mod/blocks.php:135 +#: ../../mod/webpages.php:165 ../../mod/layouts.php:171 +msgid "View" +msgstr "Ansicht" + +#: ../../include/page_widgets.php:41 ../../mod/webpages.php:167 +msgid "Actions" +msgstr "Aktionen" + +#: ../../include/page_widgets.php:42 ../../mod/webpages.php:168 +msgid "Page Link" +msgstr "Seiten-Link" + +#: ../../include/page_widgets.php:43 ../../mod/webpages.php:169 +msgid "Title" +msgstr "Titel" + +#: ../../include/page_widgets.php:44 ../../mod/webpages.php:170 +msgid "Created" +msgstr "Erstellt" + +#: ../../include/page_widgets.php:45 ../../mod/webpages.php:171 +msgid "Edited" +msgstr "Geändert" + +#: ../../include/chat.php:10 +msgid "Missing room name" +msgstr "Der Chatraum hat keinen Namen" + +#: ../../include/chat.php:19 +msgid "Duplicate room name" +msgstr "Name des Chatraums bereits vergeben" + +#: ../../include/chat.php:68 ../../include/chat.php:76 +msgid "Invalid room specifier." +msgstr "Ungültiger Raumbezeichner." + +#: ../../include/chat.php:105 +msgid "Room not found." +msgstr "Chatraum konnte nicht gefunden werden." + +#: ../../include/chat.php:116 ../../include/items.php:4013 +#: ../../include/attach.php:116 ../../include/attach.php:163 +#: ../../include/attach.php:226 ../../include/attach.php:240 +#: ../../include/attach.php:280 ../../include/attach.php:294 +#: ../../include/attach.php:318 ../../include/attach.php:511 +#: ../../include/attach.php:584 ../../include/photos.php:15 +#: ../../mod/mood.php:112 ../../mod/mitem.php:106 +#: ../../mod/achievements.php:30 ../../mod/profiles.php:179 +#: ../../mod/profiles.php:550 ../../mod/setup.php:207 ../../mod/poke.php:128 +#: ../../mod/api.php:26 ../../mod/api.php:31 ../../mod/authtest.php:13 +#: ../../mod/profile.php:64 ../../mod/profile.php:72 ../../mod/block.php:22 +#: ../../mod/block.php:72 ../../mod/sources.php:66 ../../mod/blocks.php:67 +#: ../../mod/blocks.php:75 ../../mod/register.php:72 ../../mod/events.php:195 +#: ../../mod/channel.php:89 ../../mod/channel.php:193 +#: ../../mod/channel.php:236 ../../mod/chat.php:90 ../../mod/chat.php:95 +#: ../../mod/regmod.php:17 ../../mod/network.php:12 ../../mod/common.php:35 +#: ../../mod/photos.php:68 ../../mod/connections.php:169 +#: ../../mod/manage.php:6 ../../mod/connedit.php:266 ../../mod/thing.php:247 +#: ../../mod/thing.php:264 ../../mod/thing.php:299 ../../mod/webpages.php:67 +#: ../../mod/bookmarks.php:46 ../../mod/editblock.php:65 +#: ../../mod/pdledit.php:21 ../../mod/editlayout.php:64 +#: ../../mod/editlayout.php:89 ../../mod/editpost.php:13 +#: ../../mod/settings.php:526 ../../mod/editwebpage.php:64 +#: ../../mod/editwebpage.php:86 ../../mod/editwebpage.php:118 +#: ../../mod/profile_photo.php:263 ../../mod/profile_photo.php:276 +#: ../../mod/fsuggest.php:78 ../../mod/filestorage.php:18 +#: ../../mod/filestorage.php:67 ../../mod/filestorage.php:82 +#: ../../mod/filestorage.php:109 ../../mod/delegate.php:6 +#: ../../mod/group.php:9 ../../mod/suggest.php:26 ../../mod/item.php:191 +#: ../../mod/item.php:199 ../../mod/item.php:971 ../../mod/like.php:154 +#: ../../mod/invite.php:13 ../../mod/invite.php:104 ../../mod/locs.php:71 +#: ../../mod/layouts.php:67 ../../mod/layouts.php:74 ../../mod/layouts.php:85 +#: ../../mod/viewconnections.php:22 ../../mod/viewconnections.php:27 +#: ../../mod/viewsrc.php:14 ../../mod/mail.php:111 ../../mod/menu.php:61 +#: ../../mod/message.php:16 ../../mod/new_channel.php:68 +#: ../../mod/new_channel.php:99 ../../mod/notifications.php:66 +#: ../../mod/page.php:28 ../../mod/page.php:78 ../../mod/appman.php:66 +#: ../../mod/service_limits.php:7 ../../index.php:190 ../../index.php:390 +msgid "Permission denied." +msgstr "Zugang verweigert" + +#: ../../include/chat.php:126 +msgid "Room is full" +msgstr "Der Raum ist voll" + +#: ../../include/oembed.php:171 +msgid "Embedded content" +msgstr "Eingebetteter Inhalt" + +#: ../../include/oembed.php:180 +msgid "Embedding disabled" +msgstr "Einbetten ausgeschaltet" + +#: ../../include/widgets.php:29 ../../include/contact_widgets.php:92 +#: ../../include/taxonomy.php:230 +msgid "Categories" +msgstr "Kategorien" + +#: ../../include/widgets.php:86 ../../include/nav.php:171 +#: ../../mod/apps.php:33 +msgid "Apps" +msgstr "Apps" + +#: ../../include/widgets.php:87 +msgid "System" +msgstr "System" + +#: ../../include/widgets.php:90 +msgid "Create Personal App" +msgstr "Persönliche App erstellen" + +#: ../../include/widgets.php:91 +msgid "Edit Personal App" +msgstr "Persönliche App bearbeiten" + +#: ../../include/widgets.php:137 ../../mod/suggest.php:53 +msgid "Ignore/Hide" +msgstr "Ignorieren/Verstecken" + +#: ../../include/widgets.php:143 ../../mod/connections.php:267 +msgid "Suggestions" +msgstr "Vorschläge" + +#: ../../include/widgets.php:144 +msgid "See more..." +msgstr "Mehr anzeigen …" + +#: ../../include/widgets.php:166 +#, php-format +msgid "You have %1$.0f of %2$.0f allowed connections." +msgstr "Du bist %1$.0f von maximal %2$.0f erlaubten Verbindungen eingegangen." + +#: ../../include/widgets.php:172 +msgid "Add New Connection" +msgstr "Neue Verbindung hinzufügen" + +#: ../../include/widgets.php:173 +msgid "Enter the channel address" +msgstr "Adresse des Kanals eingeben" + +#: ../../include/widgets.php:174 +msgid "Example: bob@example.com, http://example.com/barbara" +msgstr "Beispiel: bob@beispiel.com, http://beispiel.com/barbara" + +#: ../../include/widgets.php:191 +msgid "Notes" +msgstr "Notizen" + +#: ../../include/widgets.php:193 ../../include/text.php:827 +#: ../../include/text.php:839 ../../mod/rbmark.php:28 ../../mod/rbmark.php:98 +#: ../../mod/filer.php:50 ../../mod/admin.php:1339 ../../mod/admin.php:1360 +msgid "Save" +msgstr "Speichern" + +#: ../../include/widgets.php:263 +msgid "Remove term" +msgstr "Eintrag löschen" + +#: ../../include/widgets.php:272 ../../include/features.php:58 +msgid "Saved Searches" +msgstr "Gespeicherte Suchanfragen" + +#: ../../include/widgets.php:273 ../../include/group.php:303 +msgid "add" +msgstr "hinzufügen" + +#: ../../include/widgets.php:303 ../../include/contact_widgets.php:57 +#: ../../include/features.php:72 +msgid "Saved Folders" +msgstr "Gespeicherte Ordner" + +#: ../../include/widgets.php:306 ../../include/contact_widgets.php:60 +#: ../../include/contact_widgets.php:95 +msgid "Everything" +msgstr "Alles" + +#: ../../include/widgets.php:352 +msgid "Archives" +msgstr "Archive" + +#: ../../include/widgets.php:428 +msgid "Refresh" +msgstr "Aktualisieren" + +#: ../../include/widgets.php:429 ../../mod/connedit.php:506 +msgid "Me" +msgstr "Ich" + +#: ../../include/widgets.php:430 ../../mod/connedit.php:508 +msgid "Best Friends" +msgstr "Beste Freunde" + +#: ../../include/widgets.php:431 ../../include/identity.php:387 +#: ../../include/identity.php:388 ../../include/identity.php:395 +#: ../../include/profile_selectors.php:80 ../../mod/connedit.php:509 +#: ../../mod/settings.php:304 ../../mod/settings.php:308 +#: ../../mod/settings.php:309 ../../mod/settings.php:312 +#: ../../mod/settings.php:323 +msgid "Friends" +msgstr "Freunde" + +#: ../../include/widgets.php:432 +msgid "Co-workers" +msgstr "Kollegen" + +#: ../../include/widgets.php:433 ../../mod/connedit.php:510 +msgid "Former Friends" +msgstr "ehem. Freunde" + +#: ../../include/widgets.php:434 ../../mod/connedit.php:511 +msgid "Acquaintances" +msgstr "Bekannte" + +#: ../../include/widgets.php:435 +msgid "Everybody" +msgstr "Jeder" + +#: ../../include/widgets.php:469 +msgid "Account settings" +msgstr "Konto-Einstellungen" + +#: ../../include/widgets.php:475 +msgid "Channel settings" +msgstr "Kanal-Einstellungen" + +#: ../../include/widgets.php:481 +msgid "Additional features" +msgstr "Zusätzliche Funktionen" + +#: ../../include/widgets.php:487 +msgid "Feature settings" +msgstr "Funktions-Einstellungen" + +#: ../../include/widgets.php:493 +msgid "Display settings" +msgstr "Anzeige-Einstellungen" + +#: ../../include/widgets.php:499 +msgid "Connected apps" +msgstr "Verbundene Apps" + +#: ../../include/widgets.php:505 +msgid "Export channel" +msgstr "Kanal exportieren" + +#: ../../include/widgets.php:511 +msgid "Export content" +msgstr "Kanal-Inhalte exportieren" + +#: ../../include/widgets.php:520 ../../mod/connedit.php:538 +msgid "Connection Default Permissions" +msgstr "Standardzugriffsrechte für neue Verbindungen:" + +#: ../../include/widgets.php:528 +msgid "Premium Channel Settings" +msgstr "Premium-Kanal-Einstellungen" + +#: ../../include/widgets.php:537 ../../include/features.php:49 +#: ../../mod/sources.php:88 +msgid "Channel Sources" +msgstr "Kanal-Quellen" + +#: ../../include/widgets.php:548 ../../include/nav.php:218 +#: ../../include/apps.php:132 ../../mod/admin.php:951 ../../mod/admin.php:1156 +msgid "Settings" +msgstr "Einstellungen" + +#: ../../include/widgets.php:562 ../../mod/mail.php:124 +#: ../../mod/message.php:31 +msgid "Messages" +msgstr "Nachrichten" + +#: ../../include/widgets.php:567 +msgid "Check Mail" +msgstr "E-Mails abrufen" + +#: ../../include/widgets.php:572 ../../include/nav.php:209 +msgid "New Message" +msgstr "Neue Nachricht" + +#: ../../include/widgets.php:648 +msgid "Chat Rooms" +msgstr "Chaträume" + +#: ../../include/widgets.php:666 +msgid "Bookmarked Chatrooms" +msgstr "Gespeicherte Chatrooms" + +#: ../../include/widgets.php:684 +msgid "Suggested Chatrooms" +msgstr "Chatraum-Vorschläge" + +#: ../../include/zot.php:664 +msgid "Invalid data packet" +msgstr "Ungültiges Datenpaket" + +#: ../../include/zot.php:680 +msgid "Unable to verify channel signature" +msgstr "Konnte die Signatur des Kanals nicht verifizieren" + +#: ../../include/zot.php:1799 +#, php-format +msgid "Unable to verify site signature for %s" +msgstr "Kann die Signatur der Seite von %s nicht verifizieren" + +#: ../../include/activities.php:39 +msgid " and " +msgstr "und" + +#: ../../include/activities.php:47 +msgid "public profile" +msgstr "öffentliches Profil" + +#: ../../include/activities.php:52 +#, php-format +msgid "%1$s changed %2$s to “%3$s”" +msgstr "%1$s hat %2$s auf “%3$s” geändert" + +#: ../../include/activities.php:53 +#, php-format +msgid "Visit %1$s's %2$s" +msgstr "Besuche %1$s's %2$s" + +#: ../../include/activities.php:56 +#, php-format +msgid "%1$s has an updated %2$s, changing %3$s." +msgstr "%1$s hat ein aktualisiertes %2$s, %3$s wurde verändert." + +#: ../../include/bb2diaspora.php:384 +msgid "Attachments:" +msgstr "Anhänge:" + +#: ../../include/bb2diaspora.php:463 ../../include/event.php:11 +msgid "l F d, Y \\@ g:i A" +msgstr "l, d. F Y\\\\, H:i" + +#: ../../include/bb2diaspora.php:465 +msgid "Redmatrix event notification:" +msgstr "RedMatrix Termin-Benachrichtigung:" + +#: ../../include/bb2diaspora.php:469 ../../include/event.php:20 +msgid "Starts:" +msgstr "Beginnt:" + +#: ../../include/bb2diaspora.php:477 ../../include/event.php:30 +msgid "Finishes:" +msgstr "Endet:" + +#: ../../include/bb2diaspora.php:485 ../../include/event.php:40 +#: ../../include/identity.php:891 ../../mod/directory.php:159 +#: ../../mod/events.php:579 +msgid "Location:" +msgstr "Ort:" #: ../../include/RedDAV/RedBrowser.php:106 #: ../../include/RedDAV/RedBrowser.php:249 @@ -272,7 +984,7 @@ msgstr "Ãœbergeordnetes Verzeichnis" #: ../../include/RedDAV/RedBrowser.php:130 msgid "Collection" -msgstr "Sammlung" +msgstr "Ordner" #: ../../include/RedDAV/RedBrowser.php:133 msgid "Principal" @@ -294,12 +1006,6 @@ msgstr "Posteingang für überwachte Kalender" msgid "Schedule Outbox" msgstr "Postausgang für überwachte Kalender" -#: ../../include/RedDAV/RedBrowser.php:163 ../../include/apps.php:331 -#: ../../include/apps.php:382 ../../include/conversation.php:1003 -#: ../../mod/connedit.php:498 -msgid "Unknown" -msgstr "Unbekannt" - #: ../../include/RedDAV/RedBrowser.php:223 #, php-format msgid "%1$s used" @@ -310,14 +1016,8 @@ msgstr "%1$s verwendet" msgid "%1$s used of %2$s (%3$s%)" msgstr "%1$s von %2$s verwendet (%3$s%)" -#: ../../include/RedDAV/RedBrowser.php:241 ../../include/nav.php:106 -#: ../../include/apps.php:133 ../../include/conversation.php:1546 -#: ../../mod/fbrowser.php:114 -msgid "Files" -msgstr "Dateien" - -#: ../../include/RedDAV/RedBrowser.php:245 ../../mod/settings.php:521 -#: ../../mod/settings.php:547 ../../mod/admin.php:868 +#: ../../include/RedDAV/RedBrowser.php:245 ../../mod/settings.php:551 +#: ../../mod/settings.php:577 ../../mod/admin.php:866 msgid "Name" msgstr "Name" @@ -333,120 +1033,134 @@ msgstr "Größe" msgid "Last Modified" msgstr "Zuletzt geändert" -#: ../../include/RedDAV/RedBrowser.php:250 ../../include/page_widgets.php:8 -#: ../../include/page_widgets.php:36 ../../include/menu.php:42 -#: ../../include/ItemObject.php:100 ../../include/apps.php:249 -#: ../../mod/settings.php:581 ../../mod/webpages.php:131 -#: ../../mod/connections.php:381 ../../mod/connections.php:394 -#: ../../mod/connections.php:413 ../../mod/menu.php:59 ../../mod/thing.php:233 -#: ../../mod/editpost.php:112 ../../mod/editwebpage.php:143 -#: ../../mod/blocks.php:99 ../../mod/layouts.php:121 -#: ../../mod/editblock.php:111 ../../mod/editlayout.php:106 -msgid "Edit" -msgstr "Bearbeiten" - -#: ../../include/RedDAV/RedBrowser.php:251 ../../include/ItemObject.php:120 -#: ../../include/apps.php:250 ../../include/conversation.php:638 -#: ../../mod/settings.php:582 ../../mod/admin.php:732 ../../mod/admin.php:863 -#: ../../mod/photos.php:1064 ../../mod/connedit.php:462 -#: ../../mod/thing.php:234 ../../mod/group.php:176 -msgid "Delete" -msgstr "Löschen" - #: ../../include/RedDAV/RedBrowser.php:252 msgid "Total" msgstr "Summe" -#: ../../include/RedDAV/RedBrowser.php:304 +#: ../../include/RedDAV/RedBrowser.php:305 msgid "Create new folder" msgstr "Neuen Ordner anlegen" -#: ../../include/RedDAV/RedBrowser.php:305 ../../mod/new_channel.php:122 -#: ../../mod/mitem.php:142 ../../mod/menu.php:84 +#: ../../include/RedDAV/RedBrowser.php:306 ../../mod/mitem.php:169 +#: ../../mod/menu.php:100 ../../mod/new_channel.php:122 msgid "Create" msgstr "Erstelle" -#: ../../include/RedDAV/RedBrowser.php:306 +#: ../../include/RedDAV/RedBrowser.php:307 msgid "Upload file" msgstr "Datei hochladen" -#: ../../include/RedDAV/RedBrowser.php:307 ../../mod/photos.php:745 -#: ../../mod/photos.php:1226 ../../mod/profile_photo.php:361 +#: ../../include/RedDAV/RedBrowser.php:308 ../../mod/photos.php:738 +#: ../../mod/photos.php:1245 ../../mod/profile_photo.php:361 msgid "Upload" msgstr "Hochladen" -#: ../../include/photos.php:15 ../../include/items.php:3994 -#: ../../include/attach.php:116 ../../include/attach.php:163 -#: ../../include/attach.php:226 ../../include/attach.php:240 -#: ../../include/attach.php:280 ../../include/attach.php:294 -#: ../../include/attach.php:318 ../../include/attach.php:511 -#: ../../include/attach.php:584 ../../include/chat.php:116 -#: ../../mod/settings.php:496 ../../mod/filestorage.php:18 -#: ../../mod/filestorage.php:67 ../../mod/filestorage.php:82 -#: ../../mod/filestorage.php:109 ../../mod/webpages.php:40 -#: ../../mod/authtest.php:13 ../../mod/new_channel.php:68 -#: ../../mod/new_channel.php:99 ../../mod/connections.php:169 -#: ../../mod/profile.php:64 ../../mod/profile.php:72 ../../mod/photos.php:68 -#: ../../mod/photos.php:526 ../../mod/mitem.php:73 ../../mod/regmod.php:17 -#: ../../mod/mood.php:112 ../../mod/pdledit.php:21 -#: ../../mod/profile_photo.php:263 ../../mod/profile_photo.php:276 -#: ../../mod/menu.php:44 ../../mod/block.php:22 ../../mod/block.php:72 -#: ../../mod/suggest.php:26 ../../mod/connedit.php:254 -#: ../../mod/message.php:16 ../../mod/setup.php:203 ../../mod/invite.php:13 -#: ../../mod/invite.php:104 ../../mod/thing.php:247 ../../mod/thing.php:264 -#: ../../mod/thing.php:299 ../../mod/viewconnections.php:22 -#: ../../mod/viewconnections.php:27 ../../mod/register.php:70 -#: ../../mod/network.php:12 ../../mod/delegate.php:6 ../../mod/fsuggest.php:78 -#: ../../mod/manage.php:6 ../../mod/editpost.php:13 -#: ../../mod/editwebpage.php:44 ../../mod/editwebpage.php:83 -#: ../../mod/poke.php:128 ../../mod/blocks.php:29 ../../mod/blocks.php:44 -#: ../../mod/group.php:9 ../../mod/service_limits.php:7 ../../mod/item.php:182 -#: ../../mod/item.php:190 ../../mod/item.php:929 ../../mod/appman.php:66 -#: ../../mod/sources.php:66 ../../mod/page.php:30 ../../mod/page.php:80 -#: ../../mod/mail.php:111 ../../mod/channel.php:89 ../../mod/channel.php:193 -#: ../../mod/channel.php:236 ../../mod/profiles.php:179 -#: ../../mod/profiles.php:560 ../../mod/bookmarks.php:46 -#: ../../mod/common.php:35 ../../mod/like.php:154 ../../mod/api.php:26 -#: ../../mod/api.php:31 ../../mod/chat.php:90 ../../mod/chat.php:95 -#: ../../mod/events.php:200 ../../mod/notifications.php:66 -#: ../../mod/layouts.php:27 ../../mod/layouts.php:39 -#: ../../mod/editblock.php:34 ../../mod/viewsrc.php:14 -#: ../../mod/achievements.php:30 ../../mod/editlayout.php:48 -#: ../../index.php:190 ../../index.php:365 -msgid "Permission denied." -msgstr "Zugang verweigert" +#: ../../include/bookmarks.php:35 +#, php-format +msgid "%1$s's bookmarks" +msgstr "%1$ss Lesezeichen" -#: ../../include/photos.php:51 ../../include/photo/photo_driver.php:680 -#: ../../mod/photos.php:91 ../../mod/photos.php:657 ../../mod/photos.php:679 -#: ../../mod/profile_photo.php:142 ../../mod/profile_photo.php:301 -#: ../../mod/profile_photo.php:423 -msgid "Profile Photos" -msgstr "Profilfotos" +#: ../../include/follow.php:28 +msgid "Channel is blocked on this site." +msgstr "Der Kanal ist auf dieser Seite blockiert " -#: ../../include/photos.php:104 -#, php-format -msgid "Image exceeds website size limit of %lu bytes" -msgstr "Bild überschreitet das Limit der Webseite von %lu bytes" +#: ../../include/follow.php:33 +msgid "Channel location missing." +msgstr "Adresse des Kanals fehlt." -#: ../../include/photos.php:111 -msgid "Image file is empty." -msgstr "Bilddatei ist leer." +#: ../../include/follow.php:82 +msgid "Response from remote channel was incomplete." +msgstr "Antwort des entfernten Kanals war unvollständig." -#: ../../include/photos.php:140 ../../mod/profile_photo.php:216 -msgid "Unable to process image" -msgstr "Kann Bild nicht verarbeiten" +#: ../../include/follow.php:99 +msgid "Channel was deleted and no longer exists." +msgstr "Kanal wurde gelöscht und existiert nicht mehr." -#: ../../include/photos.php:212 -msgid "Photo storage failed." -msgstr "Foto speichern schlug fehl" +#: ../../include/follow.php:135 ../../include/follow.php:202 +msgid "Protocol disabled." +msgstr "Protokoll deaktiviert." -#: ../../include/photos.php:340 ../../include/conversation.php:1540 -msgid "Photo Albums" -msgstr "Fotoalben" +#: ../../include/follow.php:176 +msgid "Channel discovery failed." +msgstr "Kanalsuche fehlgeschlagen" -#: ../../include/photos.php:344 -msgid "Upload New Photos" -msgstr "Lade neue Fotos hoch" +#: ../../include/follow.php:192 +msgid "local account not found." +msgstr "Lokales Konto nicht gefunden." + +#: ../../include/follow.php:220 +msgid "Cannot connect to yourself." +msgstr "Du kannst Dich nicht mit Dir selbst verbinden." + +#: ../../include/comanche.php:35 ../../mod/admin.php:353 +#: ../../view/theme/apw/php/config.php:185 +msgid "Default" +msgstr "Standard" + +#: ../../include/contact_selectors.php:56 +msgid "Frequently" +msgstr "Häufig" + +#: ../../include/contact_selectors.php:57 +msgid "Hourly" +msgstr "Stündlich" + +#: ../../include/contact_selectors.php:58 +msgid "Twice daily" +msgstr "Zwei Mal am Tag" + +#: ../../include/contact_selectors.php:59 +msgid "Daily" +msgstr "Täglich" + +#: ../../include/contact_selectors.php:60 +msgid "Weekly" +msgstr "Wöchentlich" + +#: ../../include/contact_selectors.php:61 +msgid "Monthly" +msgstr "Monatlich" + +#: ../../include/contact_selectors.php:76 +msgid "Friendica" +msgstr "Friendica" + +#: ../../include/contact_selectors.php:77 +msgid "OStatus" +msgstr "OStatus" + +#: ../../include/contact_selectors.php:78 +msgid "RSS/Atom" +msgstr "RSS/Atom" + +#: ../../include/contact_selectors.php:79 ../../mod/admin.php:726 +#: ../../mod/admin.php:735 ../../boot.php:1488 +msgid "Email" +msgstr "E-Mail" + +#: ../../include/contact_selectors.php:80 +msgid "Diaspora" +msgstr "Diaspora" + +#: ../../include/contact_selectors.php:81 +msgid "Facebook" +msgstr "Facebook" + +#: ../../include/contact_selectors.php:82 +msgid "Zot!" +msgstr "Zot!" + +#: ../../include/contact_selectors.php:83 +msgid "LinkedIn" +msgstr "LinkedIn" + +#: ../../include/contact_selectors.php:84 +msgid "XMPP/IM" +msgstr "XMPP/IM" + +#: ../../include/contact_selectors.php:85 +msgid "MySpace" +msgstr "MySpace" #: ../../include/contact_widgets.php:14 #, php-format @@ -455,7 +1169,7 @@ msgid_plural "%d invitations available" msgstr[0] "%d Einladung verfügbar" msgstr[1] "%d Einladungen verfügbar" -#: ../../include/contact_widgets.php:19 ../../mod/admin.php:418 +#: ../../include/contact_widgets.php:19 ../../mod/admin.php:416 msgid "Advanced" msgstr "Fortgeschritten" @@ -475,8 +1189,8 @@ msgstr "Verbinden/Folgen" msgid "Examples: Robert Morgenstein, Fishing" msgstr "Beispiele: Robert Morgenstein, Angeln" -#: ../../include/contact_widgets.php:26 ../../mod/connections.php:412 -#: ../../mod/directory.php:222 ../../mod/directory.php:227 +#: ../../include/contact_widgets.php:26 ../../mod/directory.php:267 +#: ../../mod/directory.php:272 ../../mod/connections.php:412 msgid "Find" msgstr "Finde" @@ -493,138 +1207,714 @@ msgid "Invite Friends" msgstr "Lade Freunde ein" #: ../../include/contact_widgets.php:32 -msgid "Exammple: name=fred and country=iceland" -msgstr "Beispiel: name=fred and country=deutschland" - -#: ../../include/contact_widgets.php:33 -msgid "Advanced Find" -msgstr "Erweiterte Suche" - -#: ../../include/contact_widgets.php:58 ../../include/features.php:72 -#: ../../include/widgets.php:303 -msgid "Saved Folders" -msgstr "Gespeicherte Ordner" +msgid "Advanced example: name=fred and country=iceland" +msgstr "Fortgeschrittenes Beispiel: name=fred and country=iceland" -#: ../../include/contact_widgets.php:61 ../../include/contact_widgets.php:96 -#: ../../include/widgets.php:306 -msgid "Everything" -msgstr "Alles" - -#: ../../include/contact_widgets.php:93 ../../include/widgets.php:29 -msgid "Categories" -msgstr "Kategorien" - -#: ../../include/contact_widgets.php:126 +#: ../../include/contact_widgets.php:125 #, php-format msgid "%d connection in common" msgid_plural "%d connections in common" msgstr[0] "%d gemeinsame Verbindung" msgstr[1] "%d gemeinsame Verbindungen" -#: ../../include/contact_widgets.php:131 +#: ../../include/contact_widgets.php:130 msgid "show more" msgstr "mehr zeigen" -#: ../../include/activities.php:39 -msgid " and " -msgstr "und" +#: ../../include/enotify.php:41 +msgid "Red Matrix Notification" +msgstr "Red Matrix Benachrichtigung" -#: ../../include/activities.php:47 -msgid "public profile" -msgstr "öffentliches Profil" +#: ../../include/enotify.php:42 +msgid "redmatrix" +msgstr "redmatrix" -#: ../../include/activities.php:52 +#: ../../include/enotify.php:44 +msgid "Thank You," +msgstr "Danke." + +#: ../../include/enotify.php:46 #, php-format -msgid "%1$s changed %2$s to “%3$s”" -msgstr "%1$s hat %2$s auf “%3$s” geändert" +msgid "%s Administrator" +msgstr "der Administrator von %s" -#: ../../include/activities.php:53 +#: ../../include/enotify.php:81 #, php-format -msgid "Visit %1$s's %2$s" -msgstr "Besuche %1$s's %2$s" +msgid "%s <!item_type!>" +msgstr "%s <!item_type!>" -#: ../../include/activities.php:56 +#: ../../include/enotify.php:85 #, php-format -msgid "%1$s has an updated %2$s, changing %3$s." -msgstr "%1$s hat ein aktualisiertes %2$s, %3$s wurde verändert." +msgid "[Red:Notify] New mail received at %s" +msgstr "[Red:Benachrichtigung] Neue Mail auf %s empfangen" -#: ../../include/items.php:375 ../../mod/subthread.php:49 -#: ../../mod/profperm.php:23 ../../mod/group.php:68 ../../mod/like.php:242 -#: ../../index.php:364 -msgid "Permission denied" -msgstr "Keine Berechtigung" +#: ../../include/enotify.php:87 +#, php-format +msgid "%1$s, %2$s sent you a new private message at %3$s." +msgstr "%1$s, %2$s hat Dir eine private Nachricht auf %3$s gesendet." -#: ../../include/items.php:962 ../../include/items.php:1007 -msgid "(Unknown)" -msgstr "(Unbekannt)" +#: ../../include/enotify.php:88 +#, php-format +msgid "%1$s sent you %2$s." +msgstr "%1$s hat Dir %2$s geschickt." -#: ../../include/items.php:1163 -msgid "Visible to anybody on the internet." -msgstr "Für jeden im Internet sichtbar." +#: ../../include/enotify.php:88 +msgid "a private message" +msgstr "eine private Nachricht" -#: ../../include/items.php:1165 -msgid "Visible to you only." -msgstr "Nur für Dich sichtbar." +#: ../../include/enotify.php:89 +#, php-format +msgid "Please visit %s to view and/or reply to your private messages." +msgstr "Bitte besuche %s, um die private Nachricht anzusehen und/oder darauf zu antworten." -#: ../../include/items.php:1167 -msgid "Visible to anybody in this network." -msgstr "Für jedes Mitglied der RedMatrix sichtbar." +#: ../../include/enotify.php:144 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]a %4$s[/zrl]" +msgstr "%1$s, %2$s hat [zrl=%3$s]a %4$s[/zrl] kommentiert" -#: ../../include/items.php:1169 -msgid "Visible to anybody authenticated." -msgstr "Für jeden sichtbar, der angemeldet ist." +#: ../../include/enotify.php:152 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]%4$s's %5$s[/zrl]" +msgstr "%1$s, %2$s hat [zrl=%3$s]%4$ss %5$s[/zrl] kommentiert" -#: ../../include/items.php:1171 +#: ../../include/enotify.php:161 #, php-format -msgid "Visible to anybody on %s." -msgstr "Für jeden auf %s sichtbar." +msgid "%1$s, %2$s commented on [zrl=%3$s]your %4$s[/zrl]" +msgstr "%1$s, %2$s hat [zrl=%3$s]Deinen %4$s[/zrl] kommentiert" -#: ../../include/items.php:1173 -msgid "Visible to all connections." -msgstr "Für alle Verbindungen sichtbar." +#: ../../include/enotify.php:172 +#, php-format +msgid "[Red:Notify] Comment to conversation #%1$d by %2$s" +msgstr "[Red:Benachrichtigung] Kommentar in Unterhaltung #%1$d von %2$s" -#: ../../include/items.php:1175 -msgid "Visible to approved connections." -msgstr "Nur für akzeptierte Verbindungen sichtbar." +#: ../../include/enotify.php:173 +#, php-format +msgid "%1$s, %2$s commented on an item/conversation you have been following." +msgstr "%1$s, %2$s hat eine Unterhaltung kommentiert, der Du folgst." -#: ../../include/items.php:1177 -msgid "Visible to specific connections." -msgstr "Sichtbar für bestimmte Verbindungen." +#: ../../include/enotify.php:176 ../../include/enotify.php:191 +#: ../../include/enotify.php:217 ../../include/enotify.php:236 +#: ../../include/enotify.php:250 +#, php-format +msgid "Please visit %s to view and/or reply to the conversation." +msgstr "Bitte besuche %s, um die Unterhaltung anzusehen und/oder zu kommentieren." -#: ../../include/items.php:3927 ../../mod/filestorage.php:26 -#: ../../mod/admin.php:168 ../../mod/admin.php:898 ../../mod/admin.php:1101 -#: ../../mod/thing.php:76 ../../mod/display.php:32 ../../mod/viewsrc.php:20 -msgid "Item not found." -msgstr "Element nicht gefunden." +#: ../../include/enotify.php:182 +#, php-format +msgid "[Red:Notify] %s posted to your profile wall" +msgstr "[Red:Hinweis] %s schrieb auf Deine Pinnwand" -#: ../../include/items.php:4365 ../../mod/group.php:38 ../../mod/group.php:140 -msgid "Collection not found." -msgstr "Sammlung nicht gefunden" +#: ../../include/enotify.php:184 +#, php-format +msgid "%1$s, %2$s posted to your profile wall at %3$s" +msgstr "%1$s, %2$s hat auf Deine Pinnwand auf %3$s geschrieben" -#: ../../include/items.php:4380 -msgid "Collection is empty." -msgstr "Sammlung ist leer." +#: ../../include/enotify.php:186 +#, php-format +msgid "%1$s, %2$s posted to [zrl=%3$s]your wall[/zrl]" +msgstr "%1$s, %2$s hat auf [zrl=%3$s]Deine Pinnwand[/zrl] geschrieben" -#: ../../include/items.php:4387 +#: ../../include/enotify.php:210 #, php-format -msgid "Collection: %s" -msgstr "Sammlung: %s" +msgid "[Red:Notify] %s tagged you" +msgstr "[Red:Benachrichtigung] %s hat Dich erwähnt" -#: ../../include/items.php:4398 +#: ../../include/enotify.php:211 #, php-format -msgid "Connection: %s" -msgstr "Verbindung: %s" +msgid "%1$s, %2$s tagged you at %3$s" +msgstr "%1$s, %2$s hat Dich auf %3$s erwähnt" -#: ../../include/items.php:4401 -msgid "Connection not found." -msgstr "Die Verbindung wurde nicht gefunden." +#: ../../include/enotify.php:212 +#, php-format +msgid "%1$s, %2$s [zrl=%3$s]tagged you[/zrl]." +msgstr "%1$s, %2$s [zrl=%3$s]hat Dich erwähnt[/zrl]." -#: ../../include/Contact.php:107 ../../include/identity.php:832 -#: ../../include/conversation.php:948 ../../include/widgets.php:135 -#: ../../include/widgets.php:175 ../../mod/dirprofile.php:164 -#: ../../mod/suggest.php:51 ../../mod/directory.php:183 ../../mod/match.php:62 -msgid "Connect" -msgstr "Verbinden" +#: ../../include/enotify.php:225 +#, php-format +msgid "[Red:Notify] %1$s poked you" +msgstr "[Red:Benachrichtigung] %1$s hat Dich angestupst" + +#: ../../include/enotify.php:226 +#, php-format +msgid "%1$s, %2$s poked you at %3$s" +msgstr "%1$s, %2$s hat Dich auf %3$s angestupst" + +#: ../../include/enotify.php:227 +#, php-format +msgid "%1$s, %2$s [zrl=%2$s]poked you[/zrl]." +msgstr "%1$s, %2$s [zrl=%2$s]hat Dich angestupst[/zrl]." + +#: ../../include/enotify.php:243 +#, php-format +msgid "[Red:Notify] %s tagged your post" +msgstr "[Red:Benachrichtigung] %s hat Deinen Beitrag verschlagwortet" + +#: ../../include/enotify.php:244 +#, php-format +msgid "%1$s, %2$s tagged your post at %3$s" +msgstr "%1$s, %2$s hat Deinen Beitrag auf %3$s verschlagwortet" + +#: ../../include/enotify.php:245 +#, php-format +msgid "%1$s, %2$s tagged [zrl=%3$s]your post[/zrl]" +msgstr "%1$s, %2$s hat [zrl=%3$s]Deinen Beitrag[/zrl] verschlagwortet" + +#: ../../include/enotify.php:257 +msgid "[Red:Notify] Introduction received" +msgstr "[Red:Benachrichtigung] Vorstellung erhalten" + +#: ../../include/enotify.php:258 +#, php-format +msgid "%1$s, you've received an new connection request from '%2$s' at %3$s" +msgstr "%1$s, Du hast eine neue Verbindungsanfrage von '%2$s' auf %3$s erhalten" + +#: ../../include/enotify.php:259 +#, php-format +msgid "" +"%1$s, you've received [zrl=%2$s]a new connection request[/zrl] from %3$s." +msgstr "%1$s, Du hast [zrl=%2$s]eine neue Verbindungsanfrage[/zrl] von %3$s erhalten." + +#: ../../include/enotify.php:263 ../../include/enotify.php:282 +#, php-format +msgid "You may visit their profile at %s" +msgstr "Du kannst Dir das Profil unter %s ansehen" + +#: ../../include/enotify.php:265 +#, php-format +msgid "Please visit %s to approve or reject the connection request." +msgstr "Bitte besuche %s , um die Verbindungsanfrage anzunehmen oder abzulehnen." + +#: ../../include/enotify.php:272 +msgid "[Red:Notify] Friend suggestion received" +msgstr "[Red:Benachrichtigung] Freundschaftsvorschlag erhalten" + +#: ../../include/enotify.php:273 +#, php-format +msgid "%1$s, you've received a friend suggestion from '%2$s' at %3$s" +msgstr "%1$s, Du hast einen Kontaktvorschlag von „%2$s“ auf %3$s erhalten" + +#: ../../include/enotify.php:274 +#, php-format +msgid "" +"%1$s, you've received [zrl=%2$s]a friend suggestion[/zrl] for %3$s from " +"%4$s." +msgstr "%1$s, Du hast [zrl=%2$s]einen Kontaktvorschlag[/zrl] für %3$s von %4$s erhalten." + +#: ../../include/enotify.php:280 +msgid "Name:" +msgstr "Name:" + +#: ../../include/enotify.php:281 +msgid "Photo:" +msgstr "Foto:" + +#: ../../include/enotify.php:284 +#, php-format +msgid "Please visit %s to approve or reject the suggestion." +msgstr "Bitte besuche %s um den Vorschlag zu akzeptieren oder abzulehnen." + +#: ../../include/enotify.php:477 +msgid "[Red:Notify]" +msgstr "[Red:Benachrichtigung]" + +#: ../../include/event.php:326 +msgid "This event has been added to your calendar." +msgstr "Dieser Termin wurde zu Deinem Kalender hinzugefügt" + +#: ../../include/group.php:26 +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 "Es hat früher schon einmal eine Sammlung mit diesem Namen existiert, die gelöscht wurde. Es <strong>könnten</strong> von damals noch Elemente (Beiträge, Dateien etc.) vorhanden sein, die allen jetzigen und zukünftigen Mitgliedern dieser Sammlung den Zugriff erlauben. Wenn das nicht Dein Plan war, erstelle bitte eine neue Sammlung mit einem anderen Namen." + +#: ../../include/group.php:235 +msgid "Default privacy group for new contacts" +msgstr "Standard-Sammlung für neue Kontakte" + +#: ../../include/group.php:254 ../../mod/admin.php:735 +msgid "All Channels" +msgstr "Alle Kanäle" + +#: ../../include/group.php:276 +msgid "edit" +msgstr "Bearbeiten" + +#: ../../include/group.php:298 +msgid "Collections" +msgstr "Sammlungen" + +#: ../../include/group.php:299 +msgid "Edit collection" +msgstr "Sammlung bearbeiten" + +#: ../../include/group.php:300 +msgid "Create a new collection" +msgstr "Neue Sammlung erzeugen" + +#: ../../include/group.php:301 +msgid "Channels not in any collection" +msgstr "Kanäle, die nicht in einer Sammlung sind" + +#: ../../include/bbcode.php:112 ../../include/bbcode.php:653 +#: ../../include/bbcode.php:656 ../../include/bbcode.php:661 +#: ../../include/bbcode.php:664 ../../include/bbcode.php:667 +#: ../../include/bbcode.php:670 ../../include/bbcode.php:675 +#: ../../include/bbcode.php:678 ../../include/bbcode.php:683 +#: ../../include/bbcode.php:686 ../../include/bbcode.php:689 +#: ../../include/bbcode.php:692 +msgid "Image/photo" +msgstr "Bild/Foto" + +#: ../../include/bbcode.php:147 ../../include/bbcode.php:703 +msgid "Encrypted content" +msgstr "Verschlüsselter Inhalt" + +#: ../../include/bbcode.php:165 +msgid "Install design element: " +msgstr "Design-Element installieren:" + +#: ../../include/bbcode.php:171 +msgid "QR code" +msgstr "QR-Code" + +#: ../../include/bbcode.php:220 +#, php-format +msgid "%1$s wrote the following %2$s %3$s" +msgstr "%1$s schrieb den folgenden %2$s %3$s" + +#: ../../include/bbcode.php:222 +msgid "post" +msgstr "Beitrag" + +#: ../../include/bbcode.php:621 +msgid "$1 spoiler" +msgstr "$1 Spoiler" + +#: ../../include/bbcode.php:641 +msgid "$1 wrote:" +msgstr "$1 schrieb:" + +#: ../../include/taxonomy.php:210 +msgid "Tags" +msgstr "Schlagwörter" + +#: ../../include/taxonomy.php:249 +msgid "Keywords" +msgstr "Schlüsselwörter" + +#: ../../include/taxonomy.php:274 +msgid "have" +msgstr "habe" + +#: ../../include/taxonomy.php:274 +msgid "has" +msgstr "hat" + +#: ../../include/taxonomy.php:275 +msgid "want" +msgstr "will" + +#: ../../include/taxonomy.php:275 +msgid "wants" +msgstr "will" + +#: ../../include/taxonomy.php:276 ../../include/ItemObject.php:221 +msgid "like" +msgstr "mag" + +#: ../../include/taxonomy.php:276 +msgid "likes" +msgstr "gefällt" + +#: ../../include/taxonomy.php:277 ../../include/ItemObject.php:222 +msgid "dislike" +msgstr "verurteile" + +#: ../../include/taxonomy.php:277 +msgid "dislikes" +msgstr "missfällt" + +#: ../../include/taxonomy.php:360 ../../include/identity.php:1148 +#: ../../include/ItemObject.php:146 ../../mod/photos.php:1026 +msgctxt "noun" +msgid "Like" +msgid_plural "Likes" +msgstr[0] "Gefällt mir" +msgstr[1] "Gefällt mir" + +#: ../../include/nav.php:95 ../../include/nav.php:128 ../../boot.php:1485 +msgid "Logout" +msgstr "Abmelden" + +#: ../../include/nav.php:95 ../../include/nav.php:128 +msgid "End this session" +msgstr "Beende diese Sitzung" + +#: ../../include/nav.php:98 ../../include/nav.php:159 +msgid "Home" +msgstr "Home" + +#: ../../include/nav.php:98 +msgid "Your posts and conversations" +msgstr "Deine Beiträge und Unterhaltungen" + +#: ../../include/nav.php:99 +msgid "Your profile page" +msgstr "Deine Profilseite" + +#: ../../include/nav.php:101 +msgid "Edit Profiles" +msgstr "Profile bearbeiten" + +#: ../../include/nav.php:101 +msgid "Manage/Edit profiles" +msgstr "Profile verwalten" + +#: ../../include/nav.php:103 ../../include/identity.php:864 +msgid "Edit Profile" +msgstr "Profile bearbeiten" + +#: ../../include/nav.php:103 +msgid "Edit your profile" +msgstr "Profil bearbeiten" + +#: ../../include/nav.php:105 +msgid "Your photos" +msgstr "Deine Bilder" + +#: ../../include/nav.php:106 +msgid "Your files" +msgstr "Deine Dateien" + +#: ../../include/nav.php:111 ../../include/apps.php:144 +msgid "Chat" +msgstr "Chat" + +#: ../../include/nav.php:111 +msgid "Your chatrooms" +msgstr "Deine Chaträume" + +#: ../../include/nav.php:117 +msgid "Your bookmarks" +msgstr "Deine Lesezeichen" + +#: ../../include/nav.php:121 +msgid "Your webpages" +msgstr "Deine Webseiten" + +#: ../../include/nav.php:125 ../../include/apps.php:129 ../../boot.php:1486 +msgid "Login" +msgstr "Anmelden" + +#: ../../include/nav.php:125 +msgid "Sign in" +msgstr "Anmelden" + +#: ../../include/nav.php:142 +#, php-format +msgid "%s - click to logout" +msgstr "%s - Klick zum Abmelden" + +#: ../../include/nav.php:145 +msgid "Remote authentication" +msgstr "Ãœber Konto auf anderem Server einloggen" + +#: ../../include/nav.php:145 +msgid "Click to authenticate to your home hub" +msgstr "Klicke, um Dich über Deinen Heimat-Server zu authentifizieren" + +#: ../../include/nav.php:159 +msgid "Home Page" +msgstr "Homepage" + +#: ../../include/nav.php:163 ../../mod/register.php:224 ../../boot.php:1464 +msgid "Register" +msgstr "Registrieren" + +#: ../../include/nav.php:163 +msgid "Create an account" +msgstr "Erzeuge ein Konto" + +#: ../../include/nav.php:168 ../../include/apps.php:140 ../../mod/help.php:58 +#: ../../mod/help.php:63 +msgid "Help" +msgstr "Hilfe" + +#: ../../include/nav.php:168 +msgid "Help and documentation" +msgstr "Hilfe und Dokumentation" + +#: ../../include/nav.php:171 +msgid "Applications, utilities, links, games" +msgstr "Anwendungen (Apps), Zubehör, Links, Spiele" + +#: ../../include/nav.php:173 ../../include/text.php:826 +#: ../../include/text.php:838 ../../include/apps.php:145 +#: ../../mod/search.php:30 +msgid "Search" +msgstr "Suche" + +#: ../../include/nav.php:173 +msgid "Search site content" +msgstr "Durchsuche Seiten-Inhalt" + +#: ../../include/nav.php:176 ../../include/apps.php:139 +#: ../../mod/directory.php:271 +msgid "Directory" +msgstr "Verzeichnis" + +#: ../../include/nav.php:176 +msgid "Channel Directory" +msgstr "Kanal-Verzeichnis" + +#: ../../include/nav.php:190 ../../include/apps.php:131 +msgid "Matrix" +msgstr "Matrix" + +#: ../../include/nav.php:190 +msgid "Your matrix" +msgstr "Deine Matrix" + +#: ../../include/nav.php:191 +msgid "Mark all matrix notifications seen" +msgstr "Markiere alle Matrix-Benachrichtigungen als angesehen" + +#: ../../include/nav.php:193 ../../include/apps.php:135 +msgid "Channel Home" +msgstr "Mein Kanal" + +#: ../../include/nav.php:193 +msgid "Channel home" +msgstr "Mein Kanal" + +#: ../../include/nav.php:194 +msgid "Mark all channel notifications seen" +msgstr "Markiere alle Kanal-Benachrichtigungen als angesehen" + +#: ../../include/nav.php:197 ../../mod/connections.php:406 +msgid "Connections" +msgstr "Verbindungen" + +#: ../../include/nav.php:200 +msgid "Notices" +msgstr "Benachrichtigungen" + +#: ../../include/nav.php:200 +msgid "Notifications" +msgstr "Benachrichtigungen" + +#: ../../include/nav.php:201 +msgid "See all notifications" +msgstr "Alle Benachrichtigungen ansehen" + +#: ../../include/nav.php:202 ../../mod/notifications.php:99 +msgid "Mark all system notifications seen" +msgstr "Markiere alle System-Benachrichtigungen als gesehen" + +#: ../../include/nav.php:204 ../../include/apps.php:141 +msgid "Mail" +msgstr "Mail" + +#: ../../include/nav.php:204 +msgid "Private mail" +msgstr "Persönliche Mail" + +#: ../../include/nav.php:205 +msgid "See all private messages" +msgstr "Alle persönlichen Nachrichten ansehen" + +#: ../../include/nav.php:206 +msgid "Mark all private messages seen" +msgstr "Markiere alle persönlichen Nachrichten als gesehen" + +#: ../../include/nav.php:207 +msgid "Inbox" +msgstr "Eingang" + +#: ../../include/nav.php:208 +msgid "Outbox" +msgstr "Ausgang" + +#: ../../include/nav.php:212 ../../include/apps.php:138 +#: ../../mod/events.php:431 +msgid "Events" +msgstr "Termine" + +#: ../../include/nav.php:212 +msgid "Event Calendar" +msgstr "Terminkalender" + +#: ../../include/nav.php:213 +msgid "See all events" +msgstr "Alle Termine ansehen" + +#: ../../include/nav.php:214 +msgid "Mark all events seen" +msgstr "Markiere alle Termine als gesehen" + +#: ../../include/nav.php:216 ../../include/apps.php:130 +#: ../../mod/manage.php:148 +msgid "Channel Manager" +msgstr "Kanal-Manager" + +#: ../../include/nav.php:216 +msgid "Manage Your Channels" +msgstr "Verwalte Deine Kanäle" + +#: ../../include/nav.php:218 +msgid "Account/Channel Settings" +msgstr "Konto-/Kanal-Einstellungen" + +#: ../../include/nav.php:226 ../../mod/admin.php:123 +msgid "Admin" +msgstr "Administration" + +#: ../../include/nav.php:226 +msgid "Site Setup and Configuration" +msgstr "Seiten-Einrichtung und -Konfiguration" + +#: ../../include/nav.php:262 +msgid "Please wait..." +msgstr "Bitte warten..." + +#: ../../include/permissions.php:13 +msgid "Can view my normal stream and posts" +msgstr "Kann meine normalen Beiträge sehen" + +#: ../../include/permissions.php:14 +msgid "Can view my default channel profile" +msgstr "Kann mein Standardprofil sehen" + +#: ../../include/permissions.php:15 +msgid "Can view my photo albums" +msgstr "Kann meine Fotoalben betrachten" + +#: ../../include/permissions.php:16 +msgid "Can view my connections" +msgstr "Kann meine Verbindungen sehen" + +#: ../../include/permissions.php:17 +msgid "Can view my file storage" +msgstr "Kann meine Dateiordner lesen" + +#: ../../include/permissions.php:18 +msgid "Can view my webpages" +msgstr "Kann meine Webseiten sehen" + +#: ../../include/permissions.php:21 +msgid "Can send me their channel stream and posts" +msgstr "Kann mir die Beiträge aus seinem/ihrem Kanal schicken" + +#: ../../include/permissions.php:22 +msgid "Can post on my channel page (\"wall\")" +msgstr "Kann auf meiner Kanal-Seite (\"wall\") Beiträge veröffentlichen" + +#: ../../include/permissions.php:23 +msgid "Can comment on or like my posts" +msgstr "Darf meine Beiträge kommentieren und mögen/nicht mögen" + +#: ../../include/permissions.php:24 +msgid "Can send me private mail messages" +msgstr "Kann mir private Nachrichten schicken" + +#: ../../include/permissions.php:25 +msgid "Can post photos to my photo albums" +msgstr "Kann Fotos in meinen Fotoalben veröffentlichen" + +#: ../../include/permissions.php:26 +msgid "Can like/dislike stuff" +msgstr "Kann andere Elemente mögen/nicht mögen" + +#: ../../include/permissions.php:26 +msgid "Profiles and things other than posts/comments" +msgstr "Profile und alles außer Beiträge und Kommentare" + +#: ../../include/permissions.php:28 +msgid "Can forward to all my channel contacts via post @mentions" +msgstr "Kann an alle meine Kontakte via @-Erwähnung Nachrichten weiterleiten" + +#: ../../include/permissions.php:28 +msgid "Advanced - useful for creating group forum channels" +msgstr "Fortgeschritten - sinnvoll, um Gruppen-Kanäle/-Foren zu erstellen" + +#: ../../include/permissions.php:29 +msgid "Can chat with me (when available)" +msgstr "Kann mit mir chatten (wenn verfügbar)" + +#: ../../include/permissions.php:30 +msgid "Can write to my file storage" +msgstr "Kann in meine Dateiordner schreiben" + +#: ../../include/permissions.php:31 +msgid "Can edit my webpages" +msgstr "Kann meine Webseiten bearbeiten" + +#: ../../include/permissions.php:33 +msgid "Can source my public posts in derived channels" +msgstr "Kann meine öffentlichen Beiträge als Quellen für Kanäle verwenden" + +#: ../../include/permissions.php:33 +msgid "Somewhat advanced - very useful in open communities" +msgstr "Etwas fortgeschritten – sehr nützlich in offenen Gemeinschaften" + +#: ../../include/permissions.php:35 +msgid "Can administer my channel resources" +msgstr "Kann meine Kanäle administrieren" + +#: ../../include/permissions.php:35 +msgid "" +"Extremely advanced. Leave this alone unless you know what you are doing" +msgstr "Sehr fortgeschritten. Bearbeite das nur, wenn Du genau weißt, was Du tust" + +#: ../../include/permissions.php:785 +msgid "Social Networking" +msgstr "Soziales Netzwerk" + +#: ../../include/permissions.php:786 ../../include/permissions.php:788 +#: ../../include/permissions.php:790 +msgid "Mostly Public" +msgstr "Weitgehend öffentlich" + +#: ../../include/permissions.php:786 ../../include/permissions.php:788 +#: ../../include/permissions.php:790 +msgid "Restricted" +msgstr "Beschränkt" + +#: ../../include/permissions.php:786 ../../include/permissions.php:788 +msgid "Private" +msgstr "Privat" + +#: ../../include/permissions.php:787 +msgid "Community Forum" +msgstr "Forum" + +#: ../../include/permissions.php:789 +msgid "Feed Republish" +msgstr "Teilen von Feeds" + +#: ../../include/permissions.php:791 +msgid "Special Purpose" +msgstr "Für besondere Zwecke" + +#: ../../include/permissions.php:792 +msgid "Celebrity/Soapbox" +msgstr "Mitteilungs-Kanal (keine Kommentare)" + +#: ../../include/permissions.php:792 +msgid "Group Repository" +msgstr "Gruppenarchiv" + +#: ../../include/permissions.php:793 ../../include/profile_selectors.php:6 +#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:61 +#: ../../include/profile_selectors.php:97 +msgid "Other" +msgstr "Andere" + +#: ../../include/permissions.php:794 +msgid "Custom/Expert Mode" +msgstr "Benutzerdefiniert/Expertenmodus" #: ../../include/Contact.php:123 msgid "New window" @@ -634,95 +1924,322 @@ msgstr "Neues Fenster" msgid "Open the selected location in a different window or browser tab" msgstr "Öffne die markierte Adresse in einem neuen Browser Fenster oder Tab" -#: ../../include/Contact.php:211 ../../mod/admin.php:649 +#: ../../include/Contact.php:211 ../../mod/admin.php:646 #, php-format msgid "User '%s' deleted" msgstr "Benutzer '%s' gelöscht" -#: ../../include/datetime.php:43 ../../include/datetime.php:45 -msgid "Miscellaneous" -msgstr "Verschiedenes" +#: ../../include/features.php:23 +msgid "General Features" +msgstr "Allgemeine Funktionen" -#: ../../include/datetime.php:152 ../../include/datetime.php:284 -msgid "year" -msgstr "Jahr" +#: ../../include/features.php:25 +msgid "Content Expiration" +msgstr "Verfall von Inhalten" -#: ../../include/datetime.php:157 ../../include/datetime.php:285 -msgid "month" -msgstr "Monat" +#: ../../include/features.php:25 +msgid "Remove posts/comments and/or private messages at a future time" +msgstr "Lösche Beiträge, Kommentare und/oder private Nachrichten automatisch zu einem zukünftigen Datum." -#: ../../include/datetime.php:162 ../../include/datetime.php:287 -msgid "day" -msgstr "Tag" +#: ../../include/features.php:26 +msgid "Multiple Profiles" +msgstr "Mehrfachprofile" -#: ../../include/datetime.php:275 -msgid "never" -msgstr "Nie" +#: ../../include/features.php:26 +msgid "Ability to create multiple profiles" +msgstr "Mehrfachprofile anlegen können" -#: ../../include/datetime.php:281 -msgid "less than a second ago" -msgstr "Vor weniger als einer Sekunde" +#: ../../include/features.php:27 +msgid "Advanced Profiles" +msgstr "Erweiterte Profile" -#: ../../include/datetime.php:284 -msgid "years" -msgstr "Jahre" +#: ../../include/features.php:27 +msgid "Additional profile sections and selections" +msgstr "Stellt zusätzliche Bereiche und Felder im Profil zur Verfügung" -#: ../../include/datetime.php:285 -msgid "months" -msgstr "Monate" +#: ../../include/features.php:28 +msgid "Profile Import/Export" +msgstr "Profil-Import/Export" -#: ../../include/datetime.php:286 -msgid "week" -msgstr "Woche" +#: ../../include/features.php:28 +msgid "Save and load profile details across sites/channels" +msgstr "Speichere Dein Profil, um es in einen anderen Kanal zu importieren" -#: ../../include/datetime.php:286 -msgid "weeks" -msgstr "Wochen" +#: ../../include/features.php:29 +msgid "Web Pages" +msgstr "Webseiten" -#: ../../include/datetime.php:287 -msgid "days" -msgstr "Tage" +#: ../../include/features.php:29 +msgid "Provide managed web pages on your channel" +msgstr "Stelle verwaltete Webseiten in Deinem Kanal zur Verfügung" -#: ../../include/datetime.php:288 -msgid "hour" -msgstr "Stunde" +#: ../../include/features.php:30 +msgid "Private Notes" +msgstr "Private Notizen" -#: ../../include/datetime.php:288 -msgid "hours" -msgstr "Stunden" +#: ../../include/features.php:30 +msgid "Enables a tool to store notes and reminders" +msgstr "Werkzeug zum Speichern von Notizen und Erinnerungen aktivieren" -#: ../../include/datetime.php:289 -msgid "minute" -msgstr "Minute" +#: ../../include/features.php:34 +msgid "Navigation Channel Select" +msgstr "Kanal-Auswahl in der Navigationsleiste" -#: ../../include/datetime.php:289 -msgid "minutes" -msgstr "Minuten" +#: ../../include/features.php:34 +msgid "Change channels directly from within the navigation dropdown menu" +msgstr "Wechsle direkt über das Navigationsmenü zu anderen Kanälen" -#: ../../include/datetime.php:290 -msgid "second" -msgstr "Sekunde" +#: ../../include/features.php:38 +msgid "Extended Identity Sharing" +msgstr "Erweitertes Teilen von Identitäten" -#: ../../include/datetime.php:290 -msgid "seconds" -msgstr "Sekunden" +#: ../../include/features.php:38 +msgid "" +"Share your identity with all websites on the internet. When disabled, " +"identity is only shared with sites in the matrix." +msgstr "Teile Deine Identität mit allen Webseiten im Internet. Ist dies deaktiviert, wird Deine Identität nur mit Red-Servern geteilt." + +#: ../../include/features.php:39 +msgid "Expert Mode" +msgstr "Expertenmodus" + +#: ../../include/features.php:39 +msgid "Enable Expert Mode to provide advanced configuration options" +msgstr "Aktiviere den Expertenmodus, um fortgeschrittene Konfigurationsoptionen zu aktivieren" + +#: ../../include/features.php:40 +msgid "Premium Channel" +msgstr "Premium-Kanal" + +#: ../../include/features.php:40 +msgid "" +"Allows you to set restrictions and terms on those that connect with your " +"channel" +msgstr "Ermöglicht es, Einschränkungen und Bedingungen für Verbindungen dieses Kanals festzulegen" + +#: ../../include/features.php:45 +msgid "Post Composition Features" +msgstr "Nachbearbeitungsfunktionen" + +#: ../../include/features.php:47 +msgid "Use Markdown" +msgstr "Markdown benutzen" + +#: ../../include/features.php:47 +msgid "Allow use of \"Markdown\" to format posts" +msgstr "Erlaube die Verwendung von \"Markdown\"-Syntax zur Formatierung von Beiträgen" + +#: ../../include/features.php:48 +msgid "Post Preview" +msgstr "Voransicht" + +#: ../../include/features.php:48 +msgid "Allow previewing posts and comments before publishing them" +msgstr "Erlaube Voransicht von Beiträgen und Kommentaren vor Veröffentlichung" + +#: ../../include/features.php:49 +msgid "Automatically import channel content from other channels or feeds" +msgstr "Importiere automatisch Inhalte für diesen Kanal von anderen Kanälen oder Feeds" + +#: ../../include/features.php:50 +msgid "Even More Encryption" +msgstr "Noch mehr Verschlüsselung" + +#: ../../include/features.php:50 +msgid "" +"Allow optional encryption of content end-to-end with a shared secret key" +msgstr "Erlaube optionale Verschlüsselung von Inhalten (Ende-zu-Ende mit geteiltem Sicherheitsschlüssel)" + +#: ../../include/features.php:55 +msgid "Network and Stream Filtering" +msgstr "Netzwerk- und Stream-Filter" + +#: ../../include/features.php:56 +msgid "Search by Date" +msgstr "Suche nach Datum" + +#: ../../include/features.php:56 +msgid "Ability to select posts by date ranges" +msgstr "Möglichkeit, Beiträge nach Zeiträumen auszuwählen" + +#: ../../include/features.php:57 +msgid "Collections Filter" +msgstr "Filter für Sammlung" + +#: ../../include/features.php:57 +msgid "Enable widget to display Network posts only from selected collections" +msgstr "Aktiviere nur Netzwerk-Beiträge von ausgewählten Sammlungen" + +#: ../../include/features.php:58 +msgid "Save search terms for re-use" +msgstr "Suchbegriffe zur Wiederverwendung abspeichern" + +#: ../../include/features.php:59 +msgid "Network Personal Tab" +msgstr "Persönlicher Netzwerkreiter" + +#: ../../include/features.php:59 +msgid "Enable tab to display only Network posts that you've interacted on" +msgstr "Aktiviere Reiter nur für die Netzwerk-Beiträge, mit denen Du interagiert hast" + +#: ../../include/features.php:60 +msgid "Network New Tab" +msgstr "Netzwerkreiter Neu" + +#: ../../include/features.php:60 +msgid "Enable tab to display all new Network activity" +msgstr "Aktiviere Reiter, um alle neuen Netzwerkaktivitäten zu zeigen" + +#: ../../include/features.php:61 +msgid "Affinity Tool" +msgstr "Beziehungs-Tool" + +#: ../../include/features.php:61 +msgid "Filter stream activity by depth of relationships" +msgstr "Filter Aktivitätenstream nach Tiefe der Beziehung" + +#: ../../include/features.php:62 +msgid "Suggest Channels" +msgstr "Kanäle vorschlagen" + +#: ../../include/features.php:62 +msgid "Show channel suggestions" +msgstr "Kanal-Vorschläge anzeigen" + +#: ../../include/features.php:67 +msgid "Post/Comment Tools" +msgstr "Beitrag-/Kommentar-Tools" + +#: ../../include/features.php:69 +msgid "Edit Sent Posts" +msgstr "Bearbeite gesendete Beiträge" + +#: ../../include/features.php:69 +msgid "Edit and correct posts and comments after sending" +msgstr "Bearbeite und korrigiere Beiträge und Kommentare nach dem Senden" + +#: ../../include/features.php:70 +msgid "Tagging" +msgstr "Verschlagworten" + +#: ../../include/features.php:70 +msgid "Ability to tag existing posts" +msgstr "Möglichkeit, um existierende Beiträge zu verschlagworten" + +#: ../../include/features.php:71 +msgid "Post Categories" +msgstr "Beitrags-Kategorien" + +#: ../../include/features.php:71 +msgid "Add categories to your posts" +msgstr "Kategorien für Beiträge" + +#: ../../include/features.php:72 +msgid "Ability to file posts under folders" +msgstr "Möglichkeit, Beiträge in Verzeichnissen zu sammeln" + +#: ../../include/features.php:73 +msgid "Dislike Posts" +msgstr "Gefällt-mir-nicht Beiträge" + +#: ../../include/features.php:73 +msgid "Ability to dislike posts/comments" +msgstr "„Gefällt mir nicht“ ermöglichen" + +#: ../../include/features.php:74 +msgid "Star Posts" +msgstr "Beiträge mit Sternchen versehen" + +#: ../../include/features.php:74 +msgid "Ability to mark special posts with a star indicator" +msgstr "Möglichkeit, spezielle Beiträge mit Sternchen-Symbol zu markieren" + +#: ../../include/features.php:75 +msgid "Tag Cloud" +msgstr "Schlagwort-Wolke" + +#: ../../include/features.php:75 +msgid "Provide a personal tag cloud on your channel page" +msgstr "Persönliche Schlagwort-Wolke auf Deiner Kanal-Seite anzeigen" + +#: ../../include/account.php:23 +msgid "Not a valid email address" +msgstr "Ungültige E-Mail-Adresse" + +#: ../../include/account.php:25 +msgid "Your email domain is not among those allowed on this site" +msgstr "Deine E-Mail-Adresse ist dieser Seite nicht erlaubt" + +#: ../../include/account.php:31 +msgid "Your email address is already registered at this site." +msgstr "Deine E-Mail-Adresse ist auf dieser Seite bereits registriert." + +#: ../../include/account.php:64 +msgid "An invitation is required." +msgstr "Eine Einladung wird benötigt" -#: ../../include/datetime.php:299 +#: ../../include/account.php:68 +msgid "Invitation could not be verified." +msgstr "Die Einladung konnte nicht bestätigt werden" + +#: ../../include/account.php:119 +msgid "Please enter the required information." +msgstr "Bitte gib die benötigten Informationen ein." + +#: ../../include/account.php:187 +msgid "Failed to store account information." +msgstr "Speichern der Account-Informationen fehlgeschlagen" + +#: ../../include/account.php:245 #, php-format -msgid "%1$d %2$s ago" -msgstr "vor %1$d %2$s" +msgid "Registration confirmation for %s" +msgstr "Registrierungsbestätigung für %s" -#: ../../include/datetime.php:504 +#: ../../include/account.php:313 #, php-format -msgid "%1$s's birthday" -msgstr "%1$ss Geburtstag" +msgid "Registration request at %s" +msgstr "Registrierungsanfrage auf %s" -#: ../../include/datetime.php:505 +#: ../../include/account.php:315 ../../include/account.php:342 +#: ../../include/account.php:399 +msgid "Administrator" +msgstr "Administrator" + +#: ../../include/account.php:337 +msgid "your registration password" +msgstr "Dein Registrierungspasswort" + +#: ../../include/account.php:340 ../../include/account.php:397 #, php-format -msgid "Happy Birthday %1$s" -msgstr "Alles Gute zum Geburtstag, %1$s" +msgid "Registration details for %s" +msgstr "Registrierungsdetails für %s" + +#: ../../include/account.php:406 +msgid "Account approved." +msgstr "Account bestätigt." + +#: ../../include/account.php:440 +#, php-format +msgid "Registration revoked for %s" +msgstr "Registrierung für %s widerrufen" + +#: ../../include/account.php:486 +msgid "Account verified. Please login." +msgstr "Konto geprüft. Bitte melde Dich an!" + +#: ../../include/account.php:648 ../../include/account.php:650 +msgid "Click here to upgrade." +msgstr "Klicke hier, um das Upgrade durchzuführen." -#: ../../include/identity.php:31 ../../mod/item.php:1319 +#: ../../include/account.php:656 +msgid "This action exceeds the limits set by your subscription plan." +msgstr "Diese Aktion überschreitet die Grenzen Ihres Abonnements." + +#: ../../include/account.php:661 +msgid "This action is not available under your subscription plan." +msgstr "Diese Aktion ist in Ihrem Abonnement nicht verfügbar." + +#: ../../include/identity.php:31 ../../mod/item.php:1368 msgid "Unable to obtain identity information from database" msgstr "Kann keine Identitäts-Informationen aus Datenbank beziehen" @@ -738,290 +2255,299 @@ msgstr "Name ist zu lang" msgid "No account identifier" msgstr "Keine Account-Kennung" -#: ../../include/identity.php:181 +#: ../../include/identity.php:182 msgid "Nickname is required." msgstr "Spitzname ist erforderlich." -#: ../../include/identity.php:195 +#: ../../include/identity.php:196 msgid "Reserved nickname. Please choose another." msgstr "Reservierter Kurzname. Bitte wähle einen anderen." -#: ../../include/identity.php:200 +#: ../../include/identity.php:201 ../../include/dimport.php:34 msgid "" "Nickname has unsupported characters or is already being used on this site." msgstr "Der Spitzname enthält nicht-unterstütze Zeichen oder wird bereits auf dieser Seite genutzt." -#: ../../include/identity.php:282 +#: ../../include/identity.php:283 msgid "Unable to retrieve created identity" msgstr "Kann die erstellte Identität nicht empfangen" -#: ../../include/identity.php:342 +#: ../../include/identity.php:343 msgid "Default Profile" msgstr "Standard-Profil" -#: ../../include/identity.php:381 ../../include/identity.php:382 -#: ../../include/identity.php:389 ../../include/profile_selectors.php:80 -#: ../../include/widgets.php:407 ../../mod/connedit.php:495 -msgid "Friends" -msgstr "Freunde" - -#: ../../include/identity.php:635 +#: ../../include/identity.php:643 msgid "Requested channel is not available." msgstr "Angeforderte Kanal nicht verfügbar." -#: ../../include/identity.php:683 ../../mod/filestorage.php:48 -#: ../../mod/webpages.php:8 ../../mod/profile.php:16 ../../mod/hcard.php:8 -#: ../../mod/connect.php:13 ../../mod/blocks.php:10 ../../mod/layouts.php:8 -#: ../../mod/achievements.php:11 +#: ../../include/identity.php:691 ../../mod/achievements.php:11 +#: ../../mod/connect.php:13 ../../mod/profile.php:16 ../../mod/blocks.php:29 +#: ../../mod/webpages.php:29 ../../mod/editblock.php:29 +#: ../../mod/editlayout.php:28 ../../mod/editwebpage.php:28 +#: ../../mod/filestorage.php:48 ../../mod/layouts.php:29 ../../mod/hcard.php:8 msgid "Requested profile is not available." msgstr "Erwünschte Profil ist nicht verfügbar." -#: ../../include/identity.php:846 ../../mod/profiles.php:750 +#: ../../include/identity.php:854 ../../mod/profiles.php:740 msgid "Change profile photo" msgstr "Profilfoto ändern" -#: ../../include/identity.php:852 +#: ../../include/identity.php:860 msgid "Profiles" msgstr "Profile" -#: ../../include/identity.php:852 +#: ../../include/identity.php:860 msgid "Manage/edit profiles" msgstr "Profile verwalten/bearbeiten" -#: ../../include/identity.php:853 ../../mod/profiles.php:751 +#: ../../include/identity.php:861 ../../mod/profiles.php:741 msgid "Create New Profile" msgstr "Neues Profil erstellen" -#: ../../include/identity.php:856 ../../include/nav.php:103 -msgid "Edit Profile" -msgstr "Profile bearbeiten" - -#: ../../include/identity.php:867 ../../mod/profiles.php:762 +#: ../../include/identity.php:875 ../../mod/profiles.php:752 msgid "Profile Image" msgstr "Profilfoto:" -#: ../../include/identity.php:870 +#: ../../include/identity.php:878 msgid "visible to everybody" msgstr "sichtbar für jeden" -#: ../../include/identity.php:871 ../../mod/profiles.php:645 -#: ../../mod/profiles.php:766 +#: ../../include/identity.php:879 ../../mod/profiles.php:635 +#: ../../mod/profiles.php:756 msgid "Edit visibility" msgstr "Sichtbarkeit bearbeiten" -#: ../../include/identity.php:883 ../../include/event.php:40 -#: ../../include/bb2diaspora.php:461 ../../mod/dirprofile.php:105 -#: ../../mod/directory.php:156 ../../mod/events.php:579 -msgid "Location:" -msgstr "Ort:" - -#: ../../include/identity.php:885 ../../include/identity.php:1122 -#: ../../mod/directory.php:158 +#: ../../include/identity.php:895 ../../include/identity.php:1132 msgid "Gender:" msgstr "Geschlecht:" -#: ../../include/identity.php:886 ../../include/identity.php:1166 -#: ../../mod/directory.php:160 +#: ../../include/identity.php:896 ../../include/identity.php:1176 msgid "Status:" msgstr "Status:" -#: ../../include/identity.php:887 ../../include/identity.php:1177 -#: ../../mod/directory.php:162 +#: ../../include/identity.php:897 ../../include/identity.php:1187 msgid "Homepage:" msgstr "Homepage:" -#: ../../include/identity.php:888 ../../mod/dirprofile.php:151 +#: ../../include/identity.php:898 msgid "Online Now" msgstr "gerade online" -#: ../../include/identity.php:966 ../../include/identity.php:1046 -#: ../../mod/ping.php:298 +#: ../../include/identity.php:976 ../../include/identity.php:1056 +#: ../../mod/ping.php:318 msgid "g A l F d" msgstr "l, d. F G \\\\U\\\\h\\\\r" -#: ../../include/identity.php:967 ../../include/identity.php:1047 +#: ../../include/identity.php:977 ../../include/identity.php:1057 msgid "F d" msgstr "d. F" -#: ../../include/identity.php:1012 ../../include/identity.php:1087 -#: ../../mod/ping.php:320 +#: ../../include/identity.php:1022 ../../include/identity.php:1097 +#: ../../mod/ping.php:340 msgid "[today]" msgstr "[Heute]" -#: ../../include/identity.php:1024 +#: ../../include/identity.php:1034 msgid "Birthday Reminders" msgstr "Geburtstags Erinnerungen" -#: ../../include/identity.php:1025 +#: ../../include/identity.php:1035 msgid "Birthdays this week:" msgstr "Geburtstage in dieser Woche:" -#: ../../include/identity.php:1080 +#: ../../include/identity.php:1090 msgid "[No description]" msgstr "[Keine Beschreibung]" -#: ../../include/identity.php:1098 +#: ../../include/identity.php:1108 msgid "Event Reminders" -msgstr "Veranstaltungs- Erinnerungen" +msgstr "Termin-Erinnerungen" -#: ../../include/identity.php:1099 +#: ../../include/identity.php:1109 msgid "Events this week:" -msgstr "Veranstaltungen in dieser Woche:" +msgstr "Termine in dieser Woche:" -#: ../../include/identity.php:1112 ../../include/identity.php:1230 +#: ../../include/identity.php:1122 ../../include/identity.php:1240 #: ../../include/apps.php:136 ../../mod/profperm.php:112 msgid "Profile" msgstr "Profil" -#: ../../include/identity.php:1120 ../../mod/settings.php:953 +#: ../../include/identity.php:1130 ../../mod/settings.php:984 msgid "Full Name:" msgstr "Voller Name:" -#: ../../include/identity.php:1127 +#: ../../include/identity.php:1137 msgid "Like this channel" msgstr "Dieser Kanal gefällt mir" -#: ../../include/identity.php:1138 ../../include/taxonomy.php:338 -#: ../../include/ItemObject.php:146 -msgctxt "noun" -msgid "Like" -msgid_plural "Likes" -msgstr[0] "Gefällt mir" -msgstr[1] "Gefällt mir" - -#: ../../include/identity.php:1151 +#: ../../include/identity.php:1161 msgid "j F, Y" msgstr "j. F Y" -#: ../../include/identity.php:1152 +#: ../../include/identity.php:1162 msgid "j F" msgstr "j. F" -#: ../../include/identity.php:1159 +#: ../../include/identity.php:1169 msgid "Birthday:" msgstr "Geburtstag:" -#: ../../include/identity.php:1163 +#: ../../include/identity.php:1173 msgid "Age:" msgstr "Alter:" -#: ../../include/identity.php:1172 +#: ../../include/identity.php:1182 #, php-format msgid "for %1$d %2$s" msgstr "seit %1$d %2$s" -#: ../../include/identity.php:1175 ../../mod/profiles.php:667 +#: ../../include/identity.php:1185 ../../mod/profiles.php:657 msgid "Sexual Preference:" msgstr "Sexuelle Orientierung:" -#: ../../include/identity.php:1179 ../../mod/profiles.php:669 +#: ../../include/identity.php:1189 ../../mod/profiles.php:659 msgid "Hometown:" msgstr "Heimatstadt:" -#: ../../include/identity.php:1181 +#: ../../include/identity.php:1191 msgid "Tags:" msgstr "Schlagworte:" -#: ../../include/identity.php:1183 ../../mod/profiles.php:670 +#: ../../include/identity.php:1193 ../../mod/profiles.php:660 msgid "Political Views:" msgstr "Politische Ansichten:" -#: ../../include/identity.php:1185 +#: ../../include/identity.php:1195 msgid "Religion:" msgstr "Religion:" -#: ../../include/identity.php:1187 ../../mod/directory.php:164 +#: ../../include/identity.php:1197 msgid "About:" msgstr "Ãœber:" -#: ../../include/identity.php:1189 +#: ../../include/identity.php:1199 msgid "Hobbies/Interests:" msgstr "Hobbys/Interessen:" -#: ../../include/identity.php:1191 ../../mod/profiles.php:673 +#: ../../include/identity.php:1201 ../../mod/profiles.php:663 msgid "Likes:" msgstr "Gefällt:" -#: ../../include/identity.php:1193 ../../mod/profiles.php:674 +#: ../../include/identity.php:1203 ../../mod/profiles.php:664 msgid "Dislikes:" msgstr "Gefällt nicht:" -#: ../../include/identity.php:1196 +#: ../../include/identity.php:1206 msgid "Contact information and Social Networks:" msgstr "Kontaktinformation und soziale Netzwerke:" -#: ../../include/identity.php:1198 +#: ../../include/identity.php:1208 msgid "My other channels:" msgstr "Meine anderen Kanäle:" -#: ../../include/identity.php:1200 +#: ../../include/identity.php:1210 msgid "Musical interests:" msgstr "Musikalische Interessen:" -#: ../../include/identity.php:1202 +#: ../../include/identity.php:1212 msgid "Books, literature:" msgstr "Bücher, Literatur:" -#: ../../include/identity.php:1204 +#: ../../include/identity.php:1214 msgid "Television:" msgstr "Fernsehen:" -#: ../../include/identity.php:1206 +#: ../../include/identity.php:1216 msgid "Film/dance/culture/entertainment:" msgstr "Film/Tanz/Kultur/Unterhaltung:" -#: ../../include/identity.php:1208 +#: ../../include/identity.php:1218 msgid "Love/Romance:" msgstr "Liebe/Romantik:" -#: ../../include/identity.php:1210 +#: ../../include/identity.php:1220 msgid "Work/employment:" msgstr "Arbeit/Anstellung:" -#: ../../include/identity.php:1212 +#: ../../include/identity.php:1222 msgid "School/education:" msgstr "Schule/Ausbildung:" -#: ../../include/identity.php:1232 +#: ../../include/identity.php:1242 msgid "Like this thing" msgstr "Gefällt mir" -#: ../../include/page_widgets.php:6 -msgid "New Page" -msgstr "Neue Seite" +#: ../../include/items.php:377 ../../mod/profperm.php:23 +#: ../../mod/subthread.php:49 ../../mod/group.php:68 ../../mod/like.php:246 +#: ../../index.php:389 +msgid "Permission denied" +msgstr "Keine Berechtigung" -#: ../../include/page_widgets.php:39 ../../mod/webpages.php:134 -#: ../../mod/blocks.php:102 ../../mod/layouts.php:125 -msgid "View" -msgstr "Ansicht" +#: ../../include/items.php:964 ../../include/items.php:1009 +msgid "(Unknown)" +msgstr "(Unbekannt)" -#: ../../include/page_widgets.php:40 ../../include/ItemObject.php:608 -#: ../../include/conversation.php:1114 ../../mod/webpages.php:135 -#: ../../mod/photos.php:1015 ../../mod/editpost.php:140 -#: ../../mod/editwebpage.php:174 ../../mod/editblock.php:141 -#: ../../mod/editlayout.php:135 -msgid "Preview" -msgstr "Vorschau" +#: ../../include/items.php:1165 +msgid "Visible to anybody on the internet." +msgstr "Für jeden im Internet sichtbar." -#: ../../include/page_widgets.php:41 ../../mod/webpages.php:136 -msgid "Actions" -msgstr "Aktionen" +#: ../../include/items.php:1167 +msgid "Visible to you only." +msgstr "Nur für Dich sichtbar." -#: ../../include/page_widgets.php:42 ../../mod/webpages.php:137 -msgid "Page Link" -msgstr "Seiten-Link" +#: ../../include/items.php:1169 +msgid "Visible to anybody in this network." +msgstr "Für jedes Mitglied der RedMatrix sichtbar." -#: ../../include/page_widgets.php:43 ../../mod/webpages.php:138 -msgid "Title" -msgstr "Titel" +#: ../../include/items.php:1171 +msgid "Visible to anybody authenticated." +msgstr "Für jeden sichtbar, der angemeldet ist." -#: ../../include/page_widgets.php:44 ../../mod/webpages.php:139 -msgid "Created" -msgstr "Erstellt" +#: ../../include/items.php:1173 +#, php-format +msgid "Visible to anybody on %s." +msgstr "Für jeden auf %s sichtbar." -#: ../../include/page_widgets.php:45 ../../mod/webpages.php:140 -msgid "Edited" -msgstr "Geändert" +#: ../../include/items.php:1175 +msgid "Visible to all connections." +msgstr "Für alle Verbindungen sichtbar." + +#: ../../include/items.php:1177 +msgid "Visible to approved connections." +msgstr "Nur für akzeptierte Verbindungen sichtbar." + +#: ../../include/items.php:1179 +msgid "Visible to specific connections." +msgstr "Sichtbar für bestimmte Verbindungen." + +#: ../../include/items.php:3946 ../../mod/thing.php:76 +#: ../../mod/display.php:32 ../../mod/filestorage.php:26 +#: ../../mod/admin.php:168 ../../mod/admin.php:896 ../../mod/admin.php:1099 +#: ../../mod/viewsrc.php:20 +msgid "Item not found." +msgstr "Element nicht gefunden." + +#: ../../include/items.php:4402 ../../mod/group.php:38 ../../mod/group.php:140 +msgid "Collection not found." +msgstr "Sammlung nicht gefunden" + +#: ../../include/items.php:4417 +msgid "Collection is empty." +msgstr "Sammlung ist leer." + +#: ../../include/items.php:4424 +#, php-format +msgid "Collection: %s" +msgstr "Sammlung: %s" + +#: ../../include/items.php:4435 +#, php-format +msgid "Connection: %s" +msgstr "Verbindung: %s" + +#: ../../include/items.php:4438 +msgid "Connection not found." +msgstr "Die Verbindung wurde nicht gefunden." #: ../../include/message.php:18 msgid "No recipient provided." @@ -1039,52 +2565,200 @@ msgstr "Kann Absender nicht bestimmen." msgid "Stored post could not be verified." msgstr "Gespeicherter Beitrag konnten nicht überprüft werden." -#: ../../include/taxonomy.php:210 -msgid "Tags" -msgstr "Schlagwörter" +#: ../../include/network.php:590 +msgid "view full size" +msgstr "In Vollbildansicht anschauen" -#: ../../include/taxonomy.php:227 -msgid "Keywords" -msgstr "Schlüsselwörter" +#: ../../include/attach.php:221 ../../include/attach.php:275 +msgid "Item was not found." +msgstr "Beitrag wurde nicht gefunden." -#: ../../include/taxonomy.php:252 -msgid "have" -msgstr "habe" +#: ../../include/attach.php:331 +msgid "No source file." +msgstr "Keine Quelldatei." -#: ../../include/taxonomy.php:252 -msgid "has" -msgstr "hat" +#: ../../include/attach.php:348 +msgid "Cannot locate file to replace" +msgstr "Kann Datei zum Ersetzen nicht finden" -#: ../../include/taxonomy.php:253 -msgid "want" -msgstr "will" +#: ../../include/attach.php:366 +msgid "Cannot locate file to revise/update" +msgstr "Kann Datei zum Prüfen/Aktualisieren nicht finden" -#: ../../include/taxonomy.php:253 -msgid "wants" -msgstr "will" +#: ../../include/attach.php:377 +#, php-format +msgid "File exceeds size limit of %d" +msgstr "Datei überschreitet das Größen-Limit von %d" -#: ../../include/taxonomy.php:254 ../../include/ItemObject.php:221 -msgid "like" -msgstr "mag" +#: ../../include/attach.php:389 +#, php-format +msgid "You have reached your limit of %1$.0f Mbytes attachment storage." +msgstr "Die Größe Deiner Datei-Anhänge hat das Maximum von %1$.0f MByte erreicht." -#: ../../include/taxonomy.php:254 -msgid "likes" -msgstr "gefällt" +#: ../../include/attach.php:472 +msgid "File upload failed. Possible system limit or action terminated." +msgstr "Datei-Upload fehlgeschlagen. Mögliche Systembegrenzung oder abgebrochener Prozess." -#: ../../include/taxonomy.php:255 ../../include/ItemObject.php:222 -msgid "dislike" -msgstr "verurteile" +#: ../../include/attach.php:484 +msgid "Stored file could not be verified. Upload failed." +msgstr "Gespeichert Datei konnte nicht verifiziert werden. Upload abgebrochen." -#: ../../include/taxonomy.php:255 -msgid "dislikes" -msgstr "missfällt" +#: ../../include/attach.php:526 ../../include/attach.php:543 +msgid "Path not available." +msgstr "Pfad nicht verfügbar." + +#: ../../include/attach.php:589 +msgid "Empty pathname" +msgstr "Leere Pfadangabe" + +#: ../../include/attach.php:605 +msgid "duplicate filename or path" +msgstr "doppelter Dateiname oder Pfad" + +#: ../../include/attach.php:629 +msgid "Path not found." +msgstr "Pfad nicht gefunden." + +#: ../../include/attach.php:680 +msgid "mkdir failed." +msgstr "mkdir fehlgeschlagen." + +#: ../../include/attach.php:684 +msgid "database storage failed." +msgstr "Speichern in der Datenbank fehlgeschlagen." + +#: ../../include/auth.php:116 +msgid "Logged out." +msgstr "Ausgeloggt." + +#: ../../include/auth.php:257 +msgid "Failed authentication" +msgstr "Authentifizierung fehlgeschlagen" + +#: ../../include/auth.php:271 ../../mod/openid.php:190 +msgid "Login failed." +msgstr "Login fehlgeschlagen." + +#: ../../include/datetime.php:43 ../../include/datetime.php:45 +msgid "Miscellaneous" +msgstr "Verschiedenes" + +#: ../../include/datetime.php:142 +msgid "YYYY-MM-DD or MM-DD" +msgstr "JJJJ-MM-TT oder MM-TT" + +#: ../../include/datetime.php:248 +msgid "never" +msgstr "Nie" + +#: ../../include/datetime.php:254 +msgid "less than a second ago" +msgstr "Vor weniger als einer Sekunde" + +#: ../../include/datetime.php:257 +msgid "year" +msgstr "Jahr" + +#: ../../include/datetime.php:257 +msgid "years" +msgstr "Jahre" + +#: ../../include/datetime.php:258 +msgid "month" +msgstr "Monat" + +#: ../../include/datetime.php:258 +msgid "months" +msgstr "Monate" + +#: ../../include/datetime.php:259 +msgid "week" +msgstr "Woche" + +#: ../../include/datetime.php:259 +msgid "weeks" +msgstr "Wochen" + +#: ../../include/datetime.php:260 +msgid "day" +msgstr "Tag" + +#: ../../include/datetime.php:260 +msgid "days" +msgstr "Tage" + +#: ../../include/datetime.php:261 +msgid "hour" +msgstr "Stunde" + +#: ../../include/datetime.php:261 +msgid "hours" +msgstr "Stunden" + +#: ../../include/datetime.php:262 +msgid "minute" +msgstr "Minute" + +#: ../../include/datetime.php:262 +msgid "minutes" +msgstr "Minuten" + +#: ../../include/datetime.php:263 +msgid "second" +msgstr "Sekunde" + +#: ../../include/datetime.php:263 +msgid "seconds" +msgstr "Sekunden" + +#: ../../include/datetime.php:272 +#, php-format +msgid "%1$d %2$s ago" +msgstr "vor %1$d %2$s" + +#: ../../include/datetime.php:480 +#, php-format +msgid "%1$s's birthday" +msgstr "%1$ss Geburtstag" + +#: ../../include/datetime.php:481 +#, php-format +msgid "Happy Birthday %1$s" +msgstr "Alles Gute zum Geburtstag, %1$s" + +#: ../../include/photos.php:105 +#, php-format +msgid "Image exceeds website size limit of %lu bytes" +msgstr "Bild überschreitet das Limit der Webseite von %lu bytes" + +#: ../../include/photos.php:112 +msgid "Image file is empty." +msgstr "Bilddatei ist leer." + +#: ../../include/photos.php:141 ../../mod/profile_photo.php:216 +msgid "Unable to process image" +msgstr "Kann Bild nicht verarbeiten" + +#: ../../include/photos.php:213 +msgid "Photo storage failed." +msgstr "Foto speichern schlug fehl" + +#: ../../include/photos.php:345 +msgid "Upload New Photos" +msgstr "Lade neue Fotos hoch" + +#: ../../include/security.php:323 +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 "Das Security-Token des Formulars war nicht korrekt. Das ist wahrscheinlich passiert, weil das Formular zu lange (>3 Stunden) offen war, bevor es abgeschickt wurde." #: ../../include/js_strings.php:5 msgid "Delete this item?" msgstr "Dieses Element löschen?" #: ../../include/js_strings.php:6 ../../include/ItemObject.php:598 -#: ../../mod/photos.php:1013 ../../mod/photos.php:1100 +#: ../../mod/photos.php:995 ../../mod/photos.php:1105 msgid "Comment" msgstr "Kommentar" @@ -1209,212 +2883,6 @@ msgstr " " msgid "timeago.numbers" msgstr "timeago.numbers" -#: ../../include/permissions.php:13 -msgid "Can view my normal stream and posts" -msgstr "Kann meine normalen Beiträge sehen" - -#: ../../include/permissions.php:14 -msgid "Can view my default channel profile" -msgstr "Kann mein Standardprofil sehen" - -#: ../../include/permissions.php:15 -msgid "Can view my photo albums" -msgstr "Kann meine Fotoalben betrachten" - -#: ../../include/permissions.php:16 -msgid "Can view my connections" -msgstr "Kann meine Verbindungen sehen" - -#: ../../include/permissions.php:17 -msgid "Can view my file storage" -msgstr "Kann meine Dateiordner lesen" - -#: ../../include/permissions.php:18 -msgid "Can view my webpages" -msgstr "Kann meine Webseiten sehen" - -#: ../../include/permissions.php:21 -msgid "Can send me their channel stream and posts" -msgstr "Kann mir die Beiträge aus seinem/ihrem Kanal schicken" - -#: ../../include/permissions.php:22 -msgid "Can post on my channel page (\"wall\")" -msgstr "Kann auf meiner Kanal-Seite (\"wall\") Beiträge veröffentlichen" - -#: ../../include/permissions.php:23 -msgid "Can comment on or like my posts" -msgstr "Darf meine Beiträge kommentieren und mögen/nicht mögen" - -#: ../../include/permissions.php:24 -msgid "Can send me private mail messages" -msgstr "Kann mir private Nachrichten schicken" - -#: ../../include/permissions.php:25 -msgid "Can post photos to my photo albums" -msgstr "Kann Fotos in meinen Fotoalben veröffentlichen" - -#: ../../include/permissions.php:26 -msgid "Can like/dislike stuff" -msgstr "Kann andere Elemente mögen/nicht mögen" - -#: ../../include/permissions.php:26 -msgid "Profiles and things other than posts/comments" -msgstr "Profile und alles außer Beiträge und Kommentare" - -#: ../../include/permissions.php:28 -msgid "Can forward to all my channel contacts via post @mentions" -msgstr "Kann an alle meine Kontakte via @-Erwähnung Nachrichten weiterleiten" - -#: ../../include/permissions.php:28 -msgid "Advanced - useful for creating group forum channels" -msgstr "Fortgeschritten - sinnvoll, um Gruppen-Kanäle/-Foren zu erstellen" - -#: ../../include/permissions.php:29 -msgid "Can chat with me (when available)" -msgstr "Kann mit mir chatten (wenn verfügbar)" - -#: ../../include/permissions.php:30 -msgid "Can write to my file storage" -msgstr "Kann in meine Dateiordner schreiben" - -#: ../../include/permissions.php:31 -msgid "Can edit my webpages" -msgstr "Kann meine Webseiten bearbeiten" - -#: ../../include/permissions.php:33 -msgid "Can source my public posts in derived channels" -msgstr "Kann meine öffentlichen Beiträge als Quellen für Kanäle verwenden" - -#: ../../include/permissions.php:33 -msgid "Somewhat advanced - very useful in open communities" -msgstr "Etwas fortgeschritten – sehr nützlich in offenen Gemeinschaften" - -#: ../../include/permissions.php:35 -msgid "Can administer my channel resources" -msgstr "Kann meine Kanäle administrieren" - -#: ../../include/permissions.php:35 -msgid "" -"Extremely advanced. Leave this alone unless you know what you are doing" -msgstr "Sehr fortgeschritten. Bearbeite das nur, wenn Du genau weißt, was Du tust" - -#: ../../include/permissions.php:738 -msgid "Social Networking" -msgstr "Soziales Netzwerk" - -#: ../../include/permissions.php:739 ../../include/permissions.php:741 -#: ../../include/permissions.php:743 ../../include/permissions.php:745 -msgid "Mostly Public" -msgstr "Weitgehend öffentlich" - -#: ../../include/permissions.php:739 ../../include/permissions.php:741 -#: ../../include/permissions.php:743 -msgid "Restricted" -msgstr "Beschränkt" - -#: ../../include/permissions.php:739 ../../include/permissions.php:741 -msgid "Private" -msgstr "Privat" - -#: ../../include/permissions.php:740 -msgid "Community Forum" -msgstr "Forum" - -#: ../../include/permissions.php:742 -msgid "Feed Republish" -msgstr "Teilen von Feeds" - -#: ../../include/permissions.php:744 -msgid "Celebrity/Soapbox" -msgstr "Mitteilungs-Kanal (keine Kommentare)" - -#: ../../include/permissions.php:746 ../../include/profile_selectors.php:6 -#: ../../include/profile_selectors.php:23 -#: ../../include/profile_selectors.php:61 -#: ../../include/profile_selectors.php:97 -msgid "Other" -msgstr "Anders" - -#: ../../include/permissions.php:747 -msgid "Custom/Expert Mode" -msgstr "Benutzerdefiniert/Expertenmodus" - -#: ../../include/contact_selectors.php:56 -msgid "Frequently" -msgstr "Häufig" - -#: ../../include/contact_selectors.php:57 -msgid "Hourly" -msgstr "Stündlich" - -#: ../../include/contact_selectors.php:58 -msgid "Twice daily" -msgstr "Zwei Mal am Tag" - -#: ../../include/contact_selectors.php:59 -msgid "Daily" -msgstr "Täglich" - -#: ../../include/contact_selectors.php:60 -msgid "Weekly" -msgstr "Wöchentlich" - -#: ../../include/contact_selectors.php:61 -msgid "Monthly" -msgstr "Monatlich" - -#: ../../include/contact_selectors.php:76 -msgid "Friendica" -msgstr "Friendica" - -#: ../../include/contact_selectors.php:77 -msgid "OStatus" -msgstr "OStatus" - -#: ../../include/contact_selectors.php:78 -msgid "RSS/Atom" -msgstr "RSS/Atom" - -#: ../../include/contact_selectors.php:80 -msgid "Diaspora" -msgstr "Diaspora" - -#: ../../include/contact_selectors.php:81 -msgid "Facebook" -msgstr "Facebook" - -#: ../../include/contact_selectors.php:82 -msgid "Zot!" -msgstr "Zot!" - -#: ../../include/contact_selectors.php:83 -msgid "LinkedIn" -msgstr "LinkedIn" - -#: ../../include/contact_selectors.php:84 -msgid "XMPP/IM" -msgstr "XMPP/IM" - -#: ../../include/contact_selectors.php:85 -msgid "MySpace" -msgstr "MySpace" - -#: ../../include/event.php:11 ../../include/bb2diaspora.php:439 -msgid "l F d, Y \\@ g:i A" -msgstr "l, d. F Y\\\\, H:i" - -#: ../../include/event.php:20 ../../include/bb2diaspora.php:445 -msgid "Starts:" -msgstr "Beginnt:" - -#: ../../include/event.php:30 ../../include/bb2diaspora.php:453 -msgid "Finishes:" -msgstr "Endet:" - -#: ../../include/event.php:326 -msgid "This event has been added to your calendar." -msgstr "Dieses Ereignis wurde zu Deinem Kalender hinzugefügt" - #: ../../include/profile_selectors.php:6 #: ../../include/profile_selectors.php:23 msgid "Male" @@ -1651,228 +3119,407 @@ msgstr "Interessiert mich nicht" msgid "Ask me" msgstr "Frag mich mal" -#: ../../include/account.php:23 -msgid "Not a valid email address" -msgstr "Ungültige E-Mail-Adresse" +#: ../../include/text.php:321 +msgid "prev" +msgstr "vorherige" -#: ../../include/account.php:25 -msgid "Your email domain is not among those allowed on this site" -msgstr "Deine E-Mail-Adresse ist dieser Seite nicht erlaubt" +#: ../../include/text.php:323 +msgid "first" +msgstr "erste" -#: ../../include/account.php:31 -msgid "Your email address is already registered at this site." -msgstr "Deine E-Mail-Adresse ist auf dieser Seite bereits registriert." +#: ../../include/text.php:352 +msgid "last" +msgstr "letzte" -#: ../../include/account.php:64 -msgid "An invitation is required." -msgstr "Eine Einladung wird benötigt" +#: ../../include/text.php:355 +msgid "next" +msgstr "nächste" -#: ../../include/account.php:68 -msgid "Invitation could not be verified." -msgstr "Die Einladung konnte nicht bestätigt werden" +#: ../../include/text.php:367 +msgid "older" +msgstr "älter" -#: ../../include/account.php:119 -msgid "Please enter the required information." -msgstr "Bitte gib die benötigten Informationen ein." +#: ../../include/text.php:369 +msgid "newer" +msgstr "neuer" -#: ../../include/account.php:187 -msgid "Failed to store account information." -msgstr "Speichern der Account-Informationen fehlgeschlagen" +#: ../../include/text.php:736 +msgid "No connections" +msgstr "Keine Verbindungen" -#: ../../include/account.php:245 +#: ../../include/text.php:753 #, php-format -msgid "Registration confirmation for %s" -msgstr "Registrierungsbestätigung für %s" +msgid "%d Connection" +msgid_plural "%d Connections" +msgstr[0] "%d Verbindung" +msgstr[1] "%d Verbindungen" -#: ../../include/account.php:313 -#, php-format -msgid "Registration request at %s" -msgstr "Registrierungsanfrage auf %s" +#: ../../include/text.php:766 +msgid "View Connections" +msgstr "Verbindungen anzeigen" -#: ../../include/account.php:315 ../../include/account.php:342 -#: ../../include/account.php:399 -msgid "Administrator" -msgstr "Administrator" +#: ../../include/text.php:905 +msgid "poke" +msgstr "anstupsen" -#: ../../include/account.php:337 -msgid "your registration password" -msgstr "Dein Registrierungspasswort" +#: ../../include/text.php:906 +msgid "ping" +msgstr "anpingen" -#: ../../include/account.php:340 ../../include/account.php:397 -#, php-format -msgid "Registration details for %s" -msgstr "Registrierungsdetails für %s" +#: ../../include/text.php:906 +msgid "pinged" +msgstr "pingte" -#: ../../include/account.php:406 -msgid "Account approved." -msgstr "Account bestätigt." +#: ../../include/text.php:907 +msgid "prod" +msgstr "knuffen" -#: ../../include/account.php:440 -#, php-format -msgid "Registration revoked for %s" -msgstr "Registrierung für %s widerrufen" +#: ../../include/text.php:907 +msgid "prodded" +msgstr "knuffte" -#: ../../include/account.php:486 -msgid "Account verified. Please login." -msgstr "Konto geprüft. Bitte melde Dich an!" +#: ../../include/text.php:908 +msgid "slap" +msgstr "ohrfeigen" -#: ../../include/account.php:647 ../../include/account.php:649 -msgid "Click here to upgrade." -msgstr "Klicke hier, um das Upgrade durchzuführen." +#: ../../include/text.php:908 +msgid "slapped" +msgstr "ohrfeigte" -#: ../../include/account.php:655 -msgid "This action exceeds the limits set by your subscription plan." -msgstr "Diese Aktion überschreitet die Grenzen Ihres Abonnements." +#: ../../include/text.php:909 +msgid "finger" +msgstr "befummeln" -#: ../../include/account.php:660 -msgid "This action is not available under your subscription plan." -msgstr "Diese Aktion ist in Ihrem Abonnement nicht verfügbar." +#: ../../include/text.php:909 +msgid "fingered" +msgstr "befummelte" -#: ../../include/oembed.php:171 -msgid "Embedded content" -msgstr "Eingebetteter Inhalt" +#: ../../include/text.php:910 +msgid "rebuff" +msgstr "eine Abfuhr erteilen" -#: ../../include/oembed.php:180 -msgid "Embedding disabled" -msgstr "Einbetten ausgeschaltet" +#: ../../include/text.php:910 +msgid "rebuffed" +msgstr "zurückgewiesen" -#: ../../include/zot.php:655 -msgid "Invalid data packet" -msgstr "Ungültiges Datenpaket" +#: ../../include/text.php:919 +msgid "happy" +msgstr "glücklich" -#: ../../include/zot.php:671 -msgid "Unable to verify channel signature" -msgstr "Konnte die Signatur des Kanals nicht verifizieren" +#: ../../include/text.php:920 +msgid "sad" +msgstr "traurig" -#: ../../include/zot.php:1757 -#, php-format -msgid "Unable to verify site signature for %s" -msgstr "Kann die Signatur der Seite von %s nicht verifizieren" +#: ../../include/text.php:921 +msgid "mellow" +msgstr "sanft" -#: ../../include/network.php:590 -msgid "view full size" -msgstr "In Vollbildansicht anschauen" +#: ../../include/text.php:922 +msgid "tired" +msgstr "müde" -#: ../../include/dba/dba_driver.php:50 -#, php-format -msgid "Cannot locate DNS info for database server '%s'" -msgstr "Kann die DNS-Informationen für den Datenbank-Server '%s' nicht finden" +#: ../../include/text.php:923 +msgid "perky" +msgstr "frech" -#: ../../include/group.php:25 -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 "Ein gelöschte Gruppe mit diesem Namen wurde gefunden. Existierende Zugangsregeln für Elemente <strong>könnten</strong> für diese Gruppe angewendet werden, sowie für alle zukünftigen Elemente." +#: ../../include/text.php:924 +msgid "angry" +msgstr "sauer" -#: ../../include/group.php:234 -msgid "Default privacy group for new contacts" -msgstr "Standard-Privatsphärengruppe für neue Kontakte" +#: ../../include/text.php:925 +msgid "stupified" +msgstr "verblüfft" -#: ../../include/group.php:253 ../../mod/admin.php:737 -msgid "All Channels" -msgstr "Alle Kanäle" +#: ../../include/text.php:926 +msgid "puzzled" +msgstr "verwirrt" -#: ../../include/group.php:275 -msgid "edit" -msgstr "Bearbeiten" +#: ../../include/text.php:927 +msgid "interested" +msgstr "interessiert" -#: ../../include/group.php:297 -msgid "Collections" -msgstr "Sammlungen" +#: ../../include/text.php:928 +msgid "bitter" +msgstr "verbittert" -#: ../../include/group.php:298 -msgid "Edit collection" -msgstr "Bearbeite Sammlungen" +#: ../../include/text.php:929 +msgid "cheerful" +msgstr "fröhlich" -#: ../../include/group.php:299 -msgid "Create a new collection" -msgstr "Neue Sammlung erzeugen" +#: ../../include/text.php:930 +msgid "alive" +msgstr "lebendig" -#: ../../include/group.php:300 -msgid "Channels not in any collection" -msgstr "Kanäle, die nicht in einer Sammlung sind" +#: ../../include/text.php:931 +msgid "annoyed" +msgstr "verärgert" -#: ../../include/group.php:302 ../../include/widgets.php:273 -msgid "add" -msgstr "hinzufügen" +#: ../../include/text.php:932 +msgid "anxious" +msgstr "unruhig" -#: ../../include/attach.php:221 ../../include/attach.php:275 -msgid "Item was not found." -msgstr "Beitrag wurde nicht gefunden." +#: ../../include/text.php:933 +msgid "cranky" +msgstr "schrullig" -#: ../../include/attach.php:331 -msgid "No source file." -msgstr "Keine Quelldatei." +#: ../../include/text.php:934 +msgid "disturbed" +msgstr "verstört" -#: ../../include/attach.php:348 -msgid "Cannot locate file to replace" -msgstr "Kann Datei zum Ersetzen nicht finden" +#: ../../include/text.php:935 +msgid "frustrated" +msgstr "frustriert" -#: ../../include/attach.php:366 -msgid "Cannot locate file to revise/update" -msgstr "Kann Datei zum Prüfen/Aktualisieren nicht finden" +#: ../../include/text.php:936 +msgid "depressed" +msgstr "deprimiert" -#: ../../include/attach.php:377 -#, php-format -msgid "File exceeds size limit of %d" -msgstr "Datei überschreitet das Größen-Limit von %d" +#: ../../include/text.php:937 +msgid "motivated" +msgstr "motiviert" -#: ../../include/attach.php:389 -#, php-format -msgid "You have reached your limit of %1$.0f Mbytes attachment storage." -msgstr "Die Größe Deiner Datei-Anhänge hat das Maximum von %1$.0f MByte erreicht." +#: ../../include/text.php:938 +msgid "relaxed" +msgstr "entspannt" -#: ../../include/attach.php:472 -msgid "File upload failed. Possible system limit or action terminated." -msgstr "Datei-Upload fehlgeschlagen. Mögliche Systembegrenzung oder abgebrochener Prozess." +#: ../../include/text.php:939 +msgid "surprised" +msgstr "überrascht" -#: ../../include/attach.php:484 -msgid "Stored file could not be verified. Upload failed." -msgstr "Gespeichert Datei konnte nicht verifiziert werden. Upload abgebrochen." +#: ../../include/text.php:1103 +msgid "Monday" +msgstr "Montag" -#: ../../include/attach.php:526 ../../include/attach.php:543 -msgid "Path not available." -msgstr "Pfad nicht verfügbar." +#: ../../include/text.php:1103 +msgid "Tuesday" +msgstr "Dienstag" -#: ../../include/attach.php:589 -msgid "Empty pathname" -msgstr "Leere Pfadangabe" +#: ../../include/text.php:1103 +msgid "Wednesday" +msgstr "Mittwoch" -#: ../../include/attach.php:605 -msgid "duplicate filename or path" -msgstr "doppelter Dateiname oder Pfad" +#: ../../include/text.php:1103 +msgid "Thursday" +msgstr "Donnerstag" -#: ../../include/attach.php:629 -msgid "Path not found." -msgstr "Pfad nicht gefunden." +#: ../../include/text.php:1103 +msgid "Friday" +msgstr "Freitag" -#: ../../include/attach.php:680 -msgid "mkdir failed." -msgstr "mkdir fehlgeschlagen." +#: ../../include/text.php:1103 +msgid "Saturday" +msgstr "Samstag" -#: ../../include/attach.php:684 -msgid "database storage failed." -msgstr "Speichern in der Datenbank fehlgeschlagen." +#: ../../include/text.php:1103 +msgid "Sunday" +msgstr "Sonntag" -#: ../../include/ItemObject.php:89 ../../include/conversation.php:645 -#: ../../mod/photos.php:862 -msgid "Private Message" -msgstr "Private Nachricht" +#: ../../include/text.php:1107 +msgid "January" +msgstr "Januar" -#: ../../include/ItemObject.php:126 ../../include/conversation.php:637 -msgid "Select" -msgstr "Auswählen" +#: ../../include/text.php:1107 +msgid "February" +msgstr "Februar" + +#: ../../include/text.php:1107 +msgid "March" +msgstr "März" + +#: ../../include/text.php:1107 +msgid "April" +msgstr "April" + +#: ../../include/text.php:1107 +msgid "May" +msgstr "Mai" + +#: ../../include/text.php:1107 +msgid "June" +msgstr "Juni" + +#: ../../include/text.php:1107 +msgid "July" +msgstr "Juli" + +#: ../../include/text.php:1107 +msgid "August" +msgstr "August" + +#: ../../include/text.php:1107 +msgid "September" +msgstr "September" + +#: ../../include/text.php:1107 +msgid "October" +msgstr "Oktober" + +#: ../../include/text.php:1107 +msgid "November" +msgstr "November" + +#: ../../include/text.php:1107 +msgid "December" +msgstr "Dezember" + +#: ../../include/text.php:1185 +msgid "unknown.???" +msgstr "unbekannt.???" + +#: ../../include/text.php:1186 +msgid "bytes" +msgstr "Bytes" + +#: ../../include/text.php:1225 +msgid "remove category" +msgstr "Kategorie entfernen" + +#: ../../include/text.php:1295 +msgid "remove from file" +msgstr "aus der Datei entfernen" + +#: ../../include/text.php:1360 ../../include/text.php:1372 +msgid "Click to open/close" +msgstr "Klicke zum Öffnen/Schließen" + +#: ../../include/text.php:1527 ../../mod/events.php:409 +msgid "Link to Source" +msgstr "Link zur Quelle" + +#: ../../include/text.php:1546 +msgid "Select a page layout: " +msgstr "Ein Seiten-Layout auswählen:" + +#: ../../include/text.php:1549 ../../include/text.php:1614 +msgid "default" +msgstr "Standard" + +#: ../../include/text.php:1585 +msgid "Page content type: " +msgstr "Content-Typ der Seite:" + +#: ../../include/text.php:1626 +msgid "Select an alternate language" +msgstr "Wähle eine alternative Sprache" + +#: ../../include/text.php:1760 +msgid "activity" +msgstr "Aktivität" + +#: ../../include/text.php:2041 +msgid "Design" +msgstr "Design" + +#: ../../include/text.php:2044 +msgid "Blocks" +msgstr "Blöcke" + +#: ../../include/text.php:2045 +msgid "Menus" +msgstr "Menüs" + +#: ../../include/text.php:2046 +msgid "Layouts" +msgstr "Layouts" + +#: ../../include/text.php:2047 +msgid "Pages" +msgstr "Seiten" + +#: ../../include/acl_selectors.php:240 +msgid "Visible to your default audience" +msgstr "Standard-Sichtbarkeit" + +#: ../../include/acl_selectors.php:241 +msgid "Show" +msgstr "Zeigen" + +#: ../../include/acl_selectors.php:242 +msgid "Don't show" +msgstr "Nicht zeigen" + +#: ../../include/acl_selectors.php:248 ../../mod/events.php:585 +#: ../../mod/chat.php:209 ../../mod/photos.php:588 ../../mod/photos.php:950 +#: ../../mod/filestorage.php:137 +msgid "Permissions" +msgstr "Berechtigungen" + +#: ../../include/acl_selectors.php:249 ../../include/ItemObject.php:305 +#: ../../mod/photos.php:1148 +msgid "Close" +msgstr "Schließen" + +#: ../../include/api.php:1084 +msgid "Public Timeline" +msgstr "Öffentliche Zeitleiste" + +#: ../../include/apps.php:126 +msgid "Site Admin" +msgstr "Hub-Administration" + +#: ../../include/apps.php:128 +msgid "Address Book" +msgstr "Adressbuch" + +#: ../../include/apps.php:142 ../../mod/mood.php:131 +msgid "Mood" +msgstr "Laune" + +#: ../../include/apps.php:146 +msgid "Probe" +msgstr "Testen" + +#: ../../include/apps.php:147 +msgid "Suggest" +msgstr "Empfehlen" + +#: ../../include/apps.php:148 +msgid "Random Channel" +msgstr "Zufälliger Kanal" + +#: ../../include/apps.php:149 +msgid "Invite" +msgstr "Einladen" + +#: ../../include/apps.php:150 +msgid "Features" +msgstr "Funktionen" + +#: ../../include/apps.php:151 +msgid "Language" +msgstr "Sprache" + +#: ../../include/apps.php:152 +msgid "Post" +msgstr "Beitrag" + +#: ../../include/apps.php:153 +msgid "Profile Photo" +msgstr "Profilfoto" + +#: ../../include/apps.php:242 ../../mod/settings.php:81 +#: ../../mod/settings.php:575 +msgid "Update" +msgstr "Aktualisieren" + +#: ../../include/apps.php:242 +msgid "Install" +msgstr "Installieren" + +#: ../../include/apps.php:247 +msgid "Purchase" +msgstr "Kaufen" #: ../../include/ItemObject.php:130 msgid "Save to Folder" msgstr "In Ordner speichern" #: ../../include/ItemObject.php:142 ../../include/ItemObject.php:154 +#: ../../mod/photos.php:1022 ../../mod/photos.php:1034 msgid "View all" msgstr "Alles anzeigen" -#: ../../include/ItemObject.php:151 +#: ../../include/ItemObject.php:151 ../../mod/photos.php:1031 msgctxt "noun" msgid "Dislike" msgid_plural "Dislikes" @@ -1889,29 +3536,21 @@ msgstr "Stern entfernen" #: ../../include/ItemObject.php:181 msgid "Toggle Star Status" -msgstr "Stern-Status umschalten" +msgstr "Markierungsstatus (Stern) umschalten" #: ../../include/ItemObject.php:185 msgid "starred" msgstr "markiert" -#: ../../include/ItemObject.php:194 ../../include/conversation.php:652 -msgid "Message signature validated" -msgstr "Signatur überprüft" - -#: ../../include/ItemObject.php:195 ../../include/conversation.php:653 -msgid "Message signature incorrect" -msgstr "Signatur nicht korrekt" - #: ../../include/ItemObject.php:203 msgid "Add Tag" msgstr "Tag hinzufügen" -#: ../../include/ItemObject.php:221 ../../mod/photos.php:992 +#: ../../include/ItemObject.php:221 ../../mod/photos.php:974 msgid "I like this (toggle)" msgstr "Mir gefällt das (Umschalter)" -#: ../../include/ItemObject.php:222 ../../mod/photos.php:993 +#: ../../include/ItemObject.php:222 ../../mod/photos.php:975 msgid "I don't like this (toggle)" msgstr "Mir gefällt das nicht (Umschalter)" @@ -1944,21 +3583,6 @@ msgstr "Wall-to-Wall" msgid "via Wall-To-Wall:" msgstr "via Wall-To-Wall:" -#: ../../include/ItemObject.php:265 ../../include/conversation.php:698 -#, php-format -msgid " from %s" -msgstr "von %s" - -#: ../../include/ItemObject.php:268 ../../include/conversation.php:701 -#, php-format -msgid "last edited: %s" -msgstr "zuletzt bearbeitet: %s" - -#: ../../include/ItemObject.php:269 ../../include/conversation.php:702 -#, php-format -msgid "Expires: %s" -msgstr "Verfällt: %s" - #: ../../include/ItemObject.php:290 msgid "Save Bookmarks" msgstr "Favoriten speichern" @@ -1967,28 +3591,16 @@ msgstr "Favoriten speichern" msgid "Add to Calendar" msgstr "Zum Kalender hinzufügen" -#: ../../include/ItemObject.php:299 +#: ../../include/ItemObject.php:299 ../../mod/photos.php:1142 msgctxt "noun" msgid "Likes" msgstr "Gefällt mir" -#: ../../include/ItemObject.php:300 +#: ../../include/ItemObject.php:300 ../../mod/photos.php:1143 msgctxt "noun" msgid "Dislikes" msgstr "Gefällt nicht" -#: ../../include/ItemObject.php:305 ../../include/acl_selectors.php:249 -msgid "Close" -msgstr "Schließen" - -#: ../../include/ItemObject.php:310 ../../include/conversation.php:719 -#: ../../include/conversation.php:1153 ../../mod/photos.php:995 -#: ../../mod/editpost.php:121 ../../mod/editwebpage.php:152 -#: ../../mod/mail.php:234 ../../mod/mail.php:349 ../../mod/editblock.php:120 -#: ../../mod/editlayout.php:115 -msgid "Please wait" -msgstr "Bitte warten" - #: ../../include/ItemObject.php:331 #, php-format msgid "%d comment" @@ -1996,11 +3608,34 @@ msgid_plural "%d comments" msgstr[0] "%d Kommentar" msgstr[1] "%d Kommentare" -#: ../../include/ItemObject.php:596 ../../mod/photos.php:1011 -#: ../../mod/photos.php:1098 +#: ../../include/ItemObject.php:596 ../../mod/photos.php:993 +#: ../../mod/photos.php:1103 msgid "This is you" msgstr "Das bist Du" +#: ../../include/ItemObject.php:599 ../../mod/mood.php:135 +#: ../../mod/profiles.php:633 ../../mod/connect.php:92 ../../mod/setup.php:313 +#: ../../mod/setup.php:358 ../../mod/poke.php:166 ../../mod/sources.php:104 +#: ../../mod/sources.php:138 ../../mod/events.php:587 ../../mod/chat.php:177 +#: ../../mod/chat.php:211 ../../mod/photos.php:594 ../../mod/photos.php:671 +#: ../../mod/photos.php:956 ../../mod/photos.php:996 ../../mod/photos.php:1106 +#: ../../mod/connedit.php:555 ../../mod/thing.php:284 ../../mod/thing.php:327 +#: ../../mod/pdledit.php:58 ../../mod/settings.php:549 +#: ../../mod/settings.php:661 ../../mod/settings.php:690 +#: ../../mod/settings.php:714 ../../mod/settings.php:790 +#: ../../mod/settings.php:976 ../../mod/fsuggest.php:108 +#: ../../mod/filestorage.php:146 ../../mod/group.php:81 +#: ../../mod/import.php:480 ../../mod/admin.php:412 ../../mod/admin.php:723 +#: ../../mod/admin.php:859 ../../mod/admin.php:992 ../../mod/admin.php:1191 +#: ../../mod/admin.php:1278 ../../mod/invite.php:142 ../../mod/locs.php:99 +#: ../../mod/mail.php:348 ../../mod/xchan.php:11 ../../mod/appman.php:99 +#: ../../mod/poll.php:68 ../../view/theme/apw/php/config.php:256 +#: ../../view/theme/blogga/php/config.php:67 +#: ../../view/theme/blogga/view/theme/blog/config.php:67 +#: ../../view/theme/redbasic/php/config.php:99 +msgid "Submit" +msgstr "Bestätigen" + #: ../../include/ItemObject.php:600 msgid "Bold" msgstr "Fett" @@ -2033,2282 +3668,2897 @@ msgstr "Link" msgid "Video" msgstr "Video" -#: ../../include/ItemObject.php:611 ../../include/conversation.php:1179 -#: ../../mod/editpost.php:148 ../../mod/mail.php:240 ../../mod/mail.php:354 -msgid "Encrypt text" -msgstr "Text verschlüsseln" +#: ../../mod/mood.php:132 +msgid "Set your current mood and tell your friends" +msgstr "Wähle Deine aktuelle Stimmung und teile sie mit Deinen Freunden" -#: ../../include/security.php:320 -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 "Das Security-Token des Formulars war nicht korrekt. Das ist wahrscheinlich passiert, weil das Formular zu lange (>3 Stunden) offen war, bevor es abgeschickt wurde." +#: ../../mod/profperm.php:29 ../../mod/profperm.php:58 +msgid "Invalid profile identifier." +msgstr "Ungültiger Profil-Identifikator" -#: ../../include/text.php:321 -msgid "prev" -msgstr "vorherige" +#: ../../mod/profperm.php:110 +msgid "Profile Visibility Editor" +msgstr "Profil-Sichtbarkeits-Editor" -#: ../../include/text.php:323 -msgid "first" -msgstr "erste" +#: ../../mod/profperm.php:114 +msgid "Click on a contact to add or remove." +msgstr "Klicke auf einen Kontakt, um ihn hinzuzufügen oder zu entfernen." -#: ../../include/text.php:352 -msgid "last" -msgstr "letzte" +#: ../../mod/profperm.php:123 +msgid "Visible To" +msgstr "Sichtbar für" -#: ../../include/text.php:355 -msgid "next" -msgstr "nächste" +#: ../../mod/profperm.php:139 ../../mod/connections.php:279 +msgid "All Connections" +msgstr "Alle Verbindungen" -#: ../../include/text.php:367 -msgid "older" -msgstr "älter" +#: ../../mod/mitem.php:24 ../../mod/menu.php:108 +msgid "Menu not found." +msgstr "Menü nicht gefunden" -#: ../../include/text.php:369 -msgid "newer" -msgstr "neuer" +#: ../../mod/mitem.php:67 +msgid "Menu element updated." +msgstr "Menü-Element aktualisiert." -#: ../../include/text.php:736 -msgid "No connections" -msgstr "Keine Verbindungen" +#: ../../mod/mitem.php:71 +msgid "Unable to update menu element." +msgstr "Kann Menü-Element nicht aktualisieren." -#: ../../include/text.php:749 -#, php-format -msgid "%d Connection" -msgid_plural "%d Connections" -msgstr[0] "%d Verbindung" -msgstr[1] "%d Verbindungen" +#: ../../mod/mitem.php:77 +msgid "Menu element added." +msgstr "Menü-Bestandteil hinzugefügt." -#: ../../include/text.php:762 -msgid "View Connections" -msgstr "Verbindungen anzeigen" +#: ../../mod/mitem.php:81 +msgid "Unable to add menu element." +msgstr "Kann Menü-Bestandteil nicht hinzufügen." -#: ../../include/text.php:822 ../../include/text.php:834 -#: ../../include/nav.php:173 ../../include/apps.php:145 -#: ../../mod/search.php:30 -msgid "Search" -msgstr "Suche" +#: ../../mod/mitem.php:111 ../../mod/menu.php:136 ../../mod/xchan.php:37 +msgid "Not found." +msgstr "Nicht gefunden." -#: ../../include/text.php:823 ../../include/text.php:835 -#: ../../include/widgets.php:193 ../../mod/admin.php:1341 -#: ../../mod/admin.php:1362 ../../mod/filer.php:50 ../../mod/rbmark.php:28 -#: ../../mod/rbmark.php:98 -msgid "Save" -msgstr "Speichern" +#: ../../mod/mitem.php:127 +msgid "Manage Menu Elements" +msgstr "Menü-Bestandteile verwalten" -#: ../../include/text.php:901 -msgid "poke" -msgstr "anstupsen" +#: ../../mod/mitem.php:130 +msgid "Edit menu" +msgstr "Menü bearbeiten" -#: ../../include/text.php:901 ../../include/conversation.php:243 -msgid "poked" -msgstr "stupste" +#: ../../mod/mitem.php:133 +msgid "Edit element" +msgstr "Bestandteil bearbeiten" -#: ../../include/text.php:902 -msgid "ping" -msgstr "anpingen" +#: ../../mod/mitem.php:134 +msgid "Drop element" +msgstr "Bestandteil löschen" -#: ../../include/text.php:902 -msgid "pinged" -msgstr "pingte" +#: ../../mod/mitem.php:135 +msgid "New element" +msgstr "Neues Bestandteil" -#: ../../include/text.php:903 -msgid "prod" -msgstr "knuffen" +#: ../../mod/mitem.php:136 +msgid "Edit this menu container" +msgstr "Diesen Menü-Container bearbeiten" -#: ../../include/text.php:903 -msgid "prodded" -msgstr "knuffte" +#: ../../mod/mitem.php:137 +msgid "Add menu element" +msgstr "Menüelement hinzufügen" -#: ../../include/text.php:904 -msgid "slap" -msgstr "ohrfeigen" +#: ../../mod/mitem.php:138 +msgid "Delete this menu item" +msgstr "Lösche dieses Menü-Bestandteil" -#: ../../include/text.php:904 -msgid "slapped" -msgstr "ohrfeigte" +#: ../../mod/mitem.php:139 +msgid "Edit this menu item" +msgstr "Bearbeite dieses Menü-Bestandteil" -#: ../../include/text.php:905 -msgid "finger" -msgstr "befummeln" +#: ../../mod/mitem.php:158 +msgid "New Menu Element" +msgstr "Neues Menü-Bestandteil" -#: ../../include/text.php:905 -msgid "fingered" -msgstr "befummelte" +#: ../../mod/mitem.php:160 ../../mod/mitem.php:203 +msgid "Menu Item Permissions" +msgstr "Zugriffsrechte des Menü-Elements" -#: ../../include/text.php:906 -msgid "rebuff" -msgstr "eine Abfuhr erteilen" +#: ../../mod/mitem.php:161 ../../mod/mitem.php:204 ../../mod/settings.php:1011 +msgid "(click to open/close)" +msgstr "(zum öffnen/schließen anklicken)" -#: ../../include/text.php:906 -msgid "rebuffed" -msgstr "zurückgewiesen" +#: ../../mod/mitem.php:163 ../../mod/mitem.php:207 +msgid "Link text" +msgstr "Link Text" -#: ../../include/text.php:915 -msgid "happy" -msgstr "glücklich" +#: ../../mod/mitem.php:164 ../../mod/mitem.php:208 +msgid "URL of link" +msgstr "URL des Links" -#: ../../include/text.php:916 -msgid "sad" -msgstr "traurig" +#: ../../mod/mitem.php:165 ../../mod/mitem.php:209 +msgid "Use RedMatrix magic-auth if available" +msgstr "Verwende die automatische RedMatrix-Authentifizierung (magic-auth), wenn verfügbar" -#: ../../include/text.php:917 -msgid "mellow" -msgstr "sanft" +#: ../../mod/mitem.php:166 ../../mod/mitem.php:210 +msgid "Open link in new window" +msgstr "Öffne Link in neuem Fenster" -#: ../../include/text.php:918 -msgid "tired" -msgstr "müde" +#: ../../mod/mitem.php:168 ../../mod/mitem.php:212 +msgid "Order in list" +msgstr "Reihenfolge in der Liste" -#: ../../include/text.php:919 -msgid "perky" -msgstr "frech" +#: ../../mod/mitem.php:168 ../../mod/mitem.php:212 +msgid "Higher numbers will sink to bottom of listing" +msgstr "Größere Nummern werden weiter unten in der Auflistung einsortiert" -#: ../../include/text.php:920 -msgid "angry" -msgstr "sauer" +#: ../../mod/mitem.php:181 +msgid "Menu item not found." +msgstr "Menü-Bestandteil nicht gefunden." -#: ../../include/text.php:921 -msgid "stupified" -msgstr "verblüfft" +#: ../../mod/mitem.php:190 +msgid "Menu item deleted." +msgstr "Menü-Bestandteil gelöscht." -#: ../../include/text.php:922 -msgid "puzzled" -msgstr "verwirrt" +#: ../../mod/mitem.php:192 +msgid "Menu item could not be deleted." +msgstr "Menü-Bestandteil kann nicht gelöscht werden." -#: ../../include/text.php:923 -msgid "interested" -msgstr "interessiert" +#: ../../mod/mitem.php:201 +msgid "Edit Menu Element" +msgstr "Bearbeite Menü-Bestandteil" -#: ../../include/text.php:924 -msgid "bitter" -msgstr "verbittert" +#: ../../mod/mitem.php:213 ../../mod/menu.php:130 +msgid "Modify" +msgstr "Ändern" -#: ../../include/text.php:925 -msgid "cheerful" -msgstr "fröhlich" +#: ../../mod/achievements.php:34 +msgid "Some blurb about what to do when you're new here" +msgstr "Ein Hinweis, was man tun kann, wenn man neu hier ist" -#: ../../include/text.php:926 -msgid "alive" -msgstr "lebendig" +#: ../../mod/profiles.php:18 ../../mod/profiles.php:165 +#: ../../mod/profiles.php:222 ../../mod/profiles.php:565 +msgid "Profile not found." +msgstr "Profil nicht gefunden." -#: ../../include/text.php:927 -msgid "annoyed" -msgstr "verärgert" +#: ../../mod/profiles.php:38 +msgid "Profile deleted." +msgstr "Profil gelöscht." -#: ../../include/text.php:928 -msgid "anxious" -msgstr "unruhig" +#: ../../mod/profiles.php:56 ../../mod/profiles.php:92 +msgid "Profile-" +msgstr "Profil-" -#: ../../include/text.php:929 -msgid "cranky" -msgstr "schrullig" +#: ../../mod/profiles.php:77 ../../mod/profiles.php:120 +msgid "New profile created." +msgstr "Neues Profil erstellt." -#: ../../include/text.php:930 -msgid "disturbed" -msgstr "verstört" +#: ../../mod/profiles.php:98 +msgid "Profile unavailable to clone." +msgstr "Profil kann nicht geklont werden." -#: ../../include/text.php:931 -msgid "frustrated" -msgstr "frustriert" +#: ../../mod/profiles.php:136 +msgid "Profile unavailable to export." +msgstr "Dieses Profil kann nicht exportiert werden." -#: ../../include/text.php:932 -msgid "depressed" -msgstr "deprimiert" +#: ../../mod/profiles.php:232 +msgid "Profile Name is required." +msgstr "Profil-Name erforderlich." -#: ../../include/text.php:933 -msgid "motivated" -msgstr "motiviert" +#: ../../mod/profiles.php:378 +msgid "Marital Status" +msgstr "Familienstand" -#: ../../include/text.php:934 -msgid "relaxed" -msgstr "entspannt" +#: ../../mod/profiles.php:382 +msgid "Romantic Partner" +msgstr "Romantische Partner" -#: ../../include/text.php:935 -msgid "surprised" -msgstr "überrascht" +#: ../../mod/profiles.php:386 +msgid "Likes" +msgstr "Gefällt" -#: ../../include/text.php:1099 -msgid "Monday" -msgstr "Montag" +#: ../../mod/profiles.php:390 +msgid "Dislikes" +msgstr "Gefällt nicht" -#: ../../include/text.php:1099 -msgid "Tuesday" -msgstr "Dienstag" +#: ../../mod/profiles.php:394 +msgid "Work/Employment" +msgstr "Arbeit/Anstellung" -#: ../../include/text.php:1099 -msgid "Wednesday" -msgstr "Mittwoch" +#: ../../mod/profiles.php:397 +msgid "Religion" +msgstr "Religion" -#: ../../include/text.php:1099 -msgid "Thursday" -msgstr "Donnerstag" +#: ../../mod/profiles.php:401 +msgid "Political Views" +msgstr "Politische Ansichten" -#: ../../include/text.php:1099 -msgid "Friday" -msgstr "Freitag" +#: ../../mod/profiles.php:405 +msgid "Gender" +msgstr "Geschlecht" -#: ../../include/text.php:1099 -msgid "Saturday" -msgstr "Samstag" +#: ../../mod/profiles.php:409 +msgid "Sexual Preference" +msgstr "Sexuelle Orientierung" -#: ../../include/text.php:1099 -msgid "Sunday" -msgstr "Sonntag" +#: ../../mod/profiles.php:413 +msgid "Homepage" +msgstr "Webseite" -#: ../../include/text.php:1103 -msgid "January" -msgstr "Januar" +#: ../../mod/profiles.php:417 +msgid "Interests" +msgstr "Hobbys/Interessen" -#: ../../include/text.php:1103 -msgid "February" -msgstr "Februar" +#: ../../mod/profiles.php:421 ../../mod/admin.php:866 +msgid "Address" +msgstr "Adresse" -#: ../../include/text.php:1103 -msgid "March" -msgstr "März" +#: ../../mod/profiles.php:428 ../../mod/pubsites.php:25 +msgid "Location" +msgstr "Ort" -#: ../../include/text.php:1103 -msgid "April" -msgstr "April" +#: ../../mod/profiles.php:511 +msgid "Profile updated." +msgstr "Profil aktualisiert." -#: ../../include/text.php:1103 -msgid "May" -msgstr "Mai" +#: ../../mod/profiles.php:590 +msgid "Hide your contact/friend list from viewers of this profile?" +msgstr "Deine Kontaktliste vor Betrachtern dieses Profils verbergen?" -#: ../../include/text.php:1103 -msgid "June" -msgstr "Juni" +#: ../../mod/profiles.php:591 ../../mod/api.php:105 ../../mod/settings.php:916 +#: ../../mod/settings.php:921 ../../mod/settings.php:1004 +#: ../../mod/admin.php:392 +msgid "Yes" +msgstr "Ja" -#: ../../include/text.php:1103 -msgid "July" -msgstr "Juli" +#: ../../mod/profiles.php:592 ../../mod/api.php:106 ../../mod/settings.php:916 +#: ../../mod/settings.php:921 ../../mod/settings.php:1004 +#: ../../mod/admin.php:390 +msgid "No" +msgstr "Nein" -#: ../../include/text.php:1103 -msgid "August" -msgstr "August" +#: ../../mod/profiles.php:632 +msgid "Edit Profile Details" +msgstr "Bearbeite Profil-Details" -#: ../../include/text.php:1103 -msgid "September" -msgstr "September" +#: ../../mod/profiles.php:634 +msgid "View this profile" +msgstr "Dieses Profil ansehen" -#: ../../include/text.php:1103 -msgid "October" -msgstr "Oktober" +#: ../../mod/profiles.php:636 +msgid "Change Profile Photo" +msgstr "Profilfoto ändern" -#: ../../include/text.php:1103 -msgid "November" -msgstr "November" +#: ../../mod/profiles.php:637 +msgid "Create a new profile using these settings" +msgstr "Neues Profil anlegen und diese Einstellungen übernehmen" -#: ../../include/text.php:1103 -msgid "December" -msgstr "Dezember" +#: ../../mod/profiles.php:638 +msgid "Clone this profile" +msgstr "Dieses Profil klonen" -#: ../../include/text.php:1181 -msgid "unknown.???" -msgstr "unbekannt.???" +#: ../../mod/profiles.php:639 +msgid "Delete this profile" +msgstr "Dieses Profil löschen" -#: ../../include/text.php:1182 -msgid "bytes" -msgstr "Bytes" +#: ../../mod/profiles.php:641 +msgid "Import profile from file" +msgstr "Profil aus einer Datei importieren" -#: ../../include/text.php:1221 -msgid "remove category" -msgstr "Kategorie entfernen" +#: ../../mod/profiles.php:642 +msgid "Export profile to file" +msgstr "Profil in eine Datei exportieren" -#: ../../include/text.php:1291 -msgid "remove from file" -msgstr "aus der Datei entfernen" +#: ../../mod/profiles.php:643 +msgid "Profile Name:" +msgstr "Profilname:" -#: ../../include/text.php:1356 ../../include/text.php:1368 -msgid "Click to open/close" -msgstr "Klicke zum Öffnen/Schließen" +#: ../../mod/profiles.php:644 +msgid "Your Full Name:" +msgstr "Dein voller Name:" -#: ../../include/text.php:1523 ../../mod/events.php:414 -msgid "Link to Source" -msgstr "Link zur Quelle" +#: ../../mod/profiles.php:645 +msgid "Title/Description:" +msgstr "Titel/Stellenbeschreibung:" -#: ../../include/text.php:1542 -msgid "Select a page layout: " -msgstr "Ein Seiten-Layout auswählen:" +#: ../../mod/profiles.php:646 +msgid "Your Gender:" +msgstr "Dein Geschlecht:" -#: ../../include/text.php:1545 ../../include/text.php:1610 -msgid "default" -msgstr "Standard" +#: ../../mod/profiles.php:647 +msgid "Birthday :" +msgstr "Geburtstag:" -#: ../../include/text.php:1581 -msgid "Page content type: " -msgstr "Content-Typ der Seite:" +#: ../../mod/profiles.php:648 +msgid "Street Address:" +msgstr "Straße und Hausnummer:" -#: ../../include/text.php:1622 -msgid "Select an alternate language" -msgstr "Wähle eine alternative Sprache" +#: ../../mod/profiles.php:649 +msgid "Locality/City:" +msgstr "Wohnort:" -#: ../../include/text.php:1743 ../../include/conversation.php:120 -#: ../../include/diaspora.php:1924 ../../mod/subthread.php:72 -#: ../../mod/subthread.php:174 ../../mod/tagger.php:45 ../../mod/like.php:294 -msgid "photo" -msgstr "Foto" +#: ../../mod/profiles.php:650 +msgid "Postal/Zip Code:" +msgstr "Postleitzahl:" -#: ../../include/text.php:1746 ../../include/conversation.php:123 -#: ../../mod/tagger.php:49 -msgid "event" -msgstr "Ereignis" +#: ../../mod/profiles.php:651 +msgid "Country:" +msgstr "Land:" -#: ../../include/text.php:1749 ../../include/conversation.php:148 -#: ../../include/diaspora.php:1924 ../../mod/subthread.php:72 -#: ../../mod/subthread.php:174 ../../mod/tagger.php:53 ../../mod/like.php:294 -msgid "status" -msgstr "Status" +#: ../../mod/profiles.php:652 +msgid "Region/State:" +msgstr "Region/Bundesstaat:" -#: ../../include/text.php:1751 ../../include/conversation.php:150 -#: ../../mod/tagger.php:55 -msgid "comment" -msgstr "Kommentar" +#: ../../mod/profiles.php:653 +msgid "<span class=\"heart\">♥</span> Marital Status:" +msgstr "<span class=\"heart\">♥</span> Beziehungsstatus:" -#: ../../include/text.php:1756 -msgid "activity" -msgstr "Aktivität" +#: ../../mod/profiles.php:654 +msgid "Who: (if applicable)" +msgstr "Wer: (falls anwendbar)" -#: ../../include/text.php:2028 -msgid "Design" -msgstr "Design" +#: ../../mod/profiles.php:655 +msgid "Examples: cathy123, Cathy Williams, cathy@example.com" +msgstr "Beispiele: cathy123, Cathy Williams, cathy@example.com" -#: ../../include/text.php:2030 -msgid "Blocks" -msgstr "Blöcke" +#: ../../mod/profiles.php:656 +msgid "Since [date]:" +msgstr "Seit [Datum]:" -#: ../../include/text.php:2031 -msgid "Menus" -msgstr "Menüs" +#: ../../mod/profiles.php:658 +msgid "Homepage URL:" +msgstr "Homepage URL:" -#: ../../include/text.php:2032 -msgid "Layouts" -msgstr "Layouts" +#: ../../mod/profiles.php:661 +msgid "Religious Views:" +msgstr "Religiöse Ansichten:" -#: ../../include/text.php:2033 -msgid "Pages" -msgstr "Seiten" +#: ../../mod/profiles.php:662 +msgid "Keywords:" +msgstr "Schlüsselwörter:" -#: ../../include/dir_fns.php:56 -msgid "Sort Options" -msgstr "Sortieroptionen" +#: ../../mod/profiles.php:665 +msgid "Example: fishing photography software" +msgstr "Beispiel: Angeln Fotografie Software" -#: ../../include/dir_fns.php:57 -msgid "Alphabetic" -msgstr "alphabetisch" +#: ../../mod/profiles.php:666 +msgid "Used in directory listings" +msgstr "Wird in Verzeichnis-Auflistungen verwendet" -#: ../../include/dir_fns.php:58 -msgid "Reverse Alphabetic" -msgstr "Entgegengesetzt alphabetisch" +#: ../../mod/profiles.php:667 +msgid "Tell us about yourself..." +msgstr "Erzähle uns ein wenig von Dir …" -#: ../../include/dir_fns.php:59 -msgid "Newest to Oldest" -msgstr "Neueste zuerst" +#: ../../mod/profiles.php:668 +msgid "Hobbies/Interests" +msgstr "Hobbys/Interessen" -#: ../../include/dir_fns.php:71 -msgid "Enable Safe Search" -msgstr "Sichere Suche einschalten" +#: ../../mod/profiles.php:669 +msgid "Contact information and Social Networks" +msgstr "Kontaktinformation und soziale Netzwerke" -#: ../../include/dir_fns.php:73 -msgid "Disable Safe Search" -msgstr "Sichere Suche ausschalten" +#: ../../mod/profiles.php:670 +msgid "My other channels" +msgstr "Meine anderen Kanäle" -#: ../../include/dir_fns.php:75 -msgid "Safe Mode" -msgstr "Sicherer Modus" +#: ../../mod/profiles.php:671 +msgid "Musical interests" +msgstr "Musikalische Interessen" -#: ../../include/bbcode.php:112 ../../include/bbcode.php:653 -#: ../../include/bbcode.php:656 ../../include/bbcode.php:661 -#: ../../include/bbcode.php:664 ../../include/bbcode.php:667 -#: ../../include/bbcode.php:670 ../../include/bbcode.php:675 -#: ../../include/bbcode.php:678 ../../include/bbcode.php:683 -#: ../../include/bbcode.php:686 ../../include/bbcode.php:689 -#: ../../include/bbcode.php:692 -msgid "Image/photo" -msgstr "Bild/Foto" +#: ../../mod/profiles.php:672 +msgid "Books, literature" +msgstr "Bücher, Literatur" -#: ../../include/bbcode.php:147 ../../include/bbcode.php:703 -msgid "Encrypted content" -msgstr "Verschlüsselter Inhalt" +#: ../../mod/profiles.php:673 +msgid "Television" +msgstr "Fernsehen" -#: ../../include/bbcode.php:165 -msgid "Install design element: " -msgstr "Design-Element installieren:" +#: ../../mod/profiles.php:674 +msgid "Film/dance/culture/entertainment" +msgstr "Film/Tanz/Kultur/Unterhaltung" -#: ../../include/bbcode.php:171 -msgid "QR code" -msgstr "QR-Code" +#: ../../mod/profiles.php:675 +msgid "Love/romance" +msgstr "Liebe/Romantik" -#: ../../include/bbcode.php:220 -#, php-format -msgid "%1$s wrote the following %2$s %3$s" -msgstr "%1$s schrieb den folgenden %2$s %3$s" +#: ../../mod/profiles.php:676 +msgid "Work/employment" +msgstr "Arbeit/Anstellung" -#: ../../include/bbcode.php:222 -msgid "post" -msgstr "Beitrag" +#: ../../mod/profiles.php:677 +msgid "School/education" +msgstr "Schule/Ausbildung" -#: ../../include/bbcode.php:621 -msgid "$1 spoiler" -msgstr "$1 Spoiler" +#: ../../mod/profiles.php:683 +msgid "This is your default profile." +msgstr "Das ist Dein Standardprofil." -#: ../../include/bbcode.php:641 -msgid "$1 wrote:" -msgstr "$1 schrieb:" +#: ../../mod/profiles.php:694 ../../mod/directory.php:148 +msgid "Age: " +msgstr "Alter:" -#: ../../include/enotify.php:41 -msgid "Red Matrix Notification" -msgstr "Red Matrix Benachrichtigung" +#: ../../mod/profiles.php:737 +msgid "Edit/Manage Profiles" +msgstr "Profile bearbeiten/verwalten" -#: ../../include/enotify.php:42 -msgid "redmatrix" -msgstr "redmatrix" +#: ../../mod/profiles.php:738 +msgid "Add profile things" +msgstr "Sachen zum Profil hinzufügen" -#: ../../include/enotify.php:44 -msgid "Thank You," -msgstr "Danke." +#: ../../mod/profiles.php:739 +msgid "Include desirable objects in your profile" +msgstr "Binde begehrenswerte Dinge in Dein Profil ein" -#: ../../include/enotify.php:46 -#, php-format -msgid "%s Administrator" -msgstr "der Administrator von %s" +#: ../../mod/connect.php:55 ../../mod/connect.php:103 +msgid "Continue" +msgstr "Fortfahren" -#: ../../include/enotify.php:81 -#, php-format -msgid "%s <!item_type!>" -msgstr "%s <!item_type!>" +#: ../../mod/connect.php:84 +msgid "Premium Channel Setup" +msgstr "Premium-Kanal-Einrichtung" -#: ../../include/enotify.php:85 -#, php-format -msgid "[Red:Notify] New mail received at %s" -msgstr "[Red:Benachrichtigung] Neue Mail auf %s empfangen" +#: ../../mod/connect.php:86 +msgid "Enable premium channel connection restrictions" +msgstr "Einschränkungen für einen Premium-Kanal aktivieren" -#: ../../include/enotify.php:87 -#, php-format -msgid "%1$s, %2$s sent you a new private message at %3$s." -msgstr "%1$s, %2$s hat Dir eine private Nachricht auf %3$s gesendet." +#: ../../mod/connect.php:87 +msgid "" +"Please enter your restrictions or conditions, such as paypal receipt, usage " +"guidelines, etc." +msgstr "Bitte gib Deine Nutzungsbedingungen ein, z.B. Paypal-Quittung, Richtlinien etc." -#: ../../include/enotify.php:88 -#, php-format -msgid "%1$s sent you %2$s." -msgstr "%1$s hat Dir %2$s geschickt." +#: ../../mod/connect.php:89 ../../mod/connect.php:109 +msgid "" +"This channel may require additional steps or acknowledgement of the " +"following conditions prior to connecting:" +msgstr "Unter Umständen sind weitere Schritte oder die Bestätigung der folgenden Bedingungen vor dem Verbinden mit diesem Kanal nötig." -#: ../../include/enotify.php:88 -msgid "a private message" -msgstr "eine private Nachricht" +#: ../../mod/connect.php:90 +msgid "" +"Potential connections will then see the following text before proceeding:" +msgstr "Potentielle Kontakte werden den folgenden Text sehen, bevor fortgefahren wird:" -#: ../../include/enotify.php:89 -#, php-format -msgid "Please visit %s to view and/or reply to your private messages." -msgstr "Bitte besuche %s, um die private Nachricht anzusehen und/oder darauf zu antworten." +#: ../../mod/connect.php:91 ../../mod/connect.php:112 +msgid "" +"By continuing, I certify that I have complied with any instructions provided" +" on this page." +msgstr "Indem ich fortfahre, bestätige ich die Erfüllung aller Anweisungen auf dieser Seite." -#: ../../include/enotify.php:144 -#, php-format -msgid "%1$s, %2$s commented on [zrl=%3$s]a %4$s[/zrl]" -msgstr "%1$s, %2$s hat [zrl=%3$s]a %4$s[/zrl] kommentiert" +#: ../../mod/connect.php:100 +msgid "(No specific instructions have been provided by the channel owner.)" +msgstr "(Der Kanal-Besitzer hat keine speziellen Anweisungen hinterlegt.)" -#: ../../include/enotify.php:152 -#, php-format -msgid "%1$s, %2$s commented on [zrl=%3$s]%4$s's %5$s[/zrl]" -msgstr "%1$s, %2$s hat [zrl=%3$s]%4$ss %5$s[/zrl] kommentiert" +#: ../../mod/connect.php:108 +msgid "Restricted or Premium Channel" +msgstr "Eingeschränkter oder Premium-Kanal" -#: ../../include/enotify.php:161 -#, php-format -msgid "%1$s, %2$s commented on [zrl=%3$s]your %4$s[/zrl]" -msgstr "%1$s, %2$s hat [zrl=%3$s]Deinen %4$s[/zrl] kommentiert" +#: ../../mod/post.php:229 +msgid "" +"Remote authentication blocked. You are logged into this site locally. Please" +" logout and retry." +msgstr "Fern-Authentifizierung blockiert. Du bist lokal auf diesem Server angemeldet. Bitte melde Dich ab und versuche es erneut." -#: ../../include/enotify.php:172 +#: ../../mod/post.php:261 ../../mod/openid.php:72 ../../mod/openid.php:180 #, php-format -msgid "[Red:Notify] Comment to conversation #%1$d by %2$s" -msgstr "[Red:Benachrichtigung] Kommentar in Unterhaltung #%1$d von %2$s" +msgid "Welcome %s. Remote authentication successful." +msgstr "Willkommen %s. Entfernte Authentifizierung erfolgreich." -#: ../../include/enotify.php:173 -#, php-format -msgid "%1$s, %2$s commented on an item/conversation you have been following." -msgstr "%1$s, %2$s hat eine Unterhaltung kommentiert, der Du folgst." +#: ../../mod/setup.php:166 +msgid "Red Matrix Server - Setup" +msgstr "Red Matrix Server - Installation" -#: ../../include/enotify.php:176 ../../include/enotify.php:191 -#: ../../include/enotify.php:217 ../../include/enotify.php:236 -#: ../../include/enotify.php:250 -#, php-format -msgid "Please visit %s to view and/or reply to the conversation." -msgstr "Bitte besuche %s, um die Unterhaltung anzusehen und/oder zu kommentieren." +#: ../../mod/setup.php:172 +msgid "Could not connect to database." +msgstr "Kann nicht mit der Datenbank verbinden." -#: ../../include/enotify.php:182 -#, php-format -msgid "[Red:Notify] %s posted to your profile wall" -msgstr "[Red:Hinweis] %s schrieb auf Deine Pinnwand" +#: ../../mod/setup.php:176 +msgid "" +"Could not connect to specified site URL. Possible SSL certificate or DNS " +"issue." +msgstr "Konnte die angegebene Webseiten-URL nicht erreichen. Möglicherweise ein Problem mit dem SSL-Zertifikat oder dem DNS." -#: ../../include/enotify.php:184 -#, php-format -msgid "%1$s, %2$s posted to your profile wall at %3$s" -msgstr "%1$s, %2$s hat auf Deine Pinnwand auf %3$s geschrieben" +#: ../../mod/setup.php:183 +msgid "Could not create table." +msgstr "Kann Tabelle nicht erstellen." -#: ../../include/enotify.php:186 -#, php-format -msgid "%1$s, %2$s posted to [zrl=%3$s]your wall[/zrl]" -msgstr "%1$s, %2$s hat auf [zrl=%3$s]Deine Pinnwand[/zrl] geschrieben" +#: ../../mod/setup.php:189 +msgid "Your site database has been installed." +msgstr "Die Datenbank Deines Hubs wurde installiert." -#: ../../include/enotify.php:210 -#, php-format -msgid "[Red:Notify] %s tagged you" -msgstr "[Red:Benachrichtigung] %s hat Dich erwähnt" +#: ../../mod/setup.php:194 +msgid "" +"You may need to import the file \"install/schema_xxx.sql\" manually using a " +"database client." +msgstr "Möglicherweise musst Du die Datei install/schema_xxx.sql manuell mit Hilfe eines Datenkbank-Clients importieren." -#: ../../include/enotify.php:211 -#, php-format -msgid "%1$s, %2$s tagged you at %3$s" -msgstr "%1$s, %2$s hat Dich auf %3$s erwähnt" +#: ../../mod/setup.php:195 ../../mod/setup.php:264 ../../mod/setup.php:663 +msgid "Please see the file \"install/INSTALL.txt\"." +msgstr "Lies die Datei \"install/INSTALL.txt\"." -#: ../../include/enotify.php:212 -#, php-format -msgid "%1$s, %2$s [zrl=%3$s]tagged you[/zrl]." -msgstr "%1$s, %2$s [zrl=%3$s]hat Dich erwähnt[/zrl]." +#: ../../mod/setup.php:261 +msgid "System check" +msgstr "Systemprüfung" -#: ../../include/enotify.php:225 -#, php-format -msgid "[Red:Notify] %1$s poked you" -msgstr "[Red:Benachrichtigung] %1$s hat Dich angestupst" +#: ../../mod/setup.php:265 ../../mod/events.php:434 ../../mod/photos.php:868 +msgid "Next" +msgstr "Nächste" -#: ../../include/enotify.php:226 -#, php-format -msgid "%1$s, %2$s poked you at %3$s" -msgstr "%1$s, %2$s hat Dich auf %3$s angestupst" +#: ../../mod/setup.php:266 +msgid "Check again" +msgstr "Bitte nochmal prüfen" -#: ../../include/enotify.php:227 -#, php-format -msgid "%1$s, %2$s [zrl=%2$s]poked you[/zrl]." -msgstr "%1$s, %2$s [zrl=%2$s]hat Dich angestupst[/zrl]." +#: ../../mod/setup.php:289 +msgid "Database connection" +msgstr "Datenbank Verbindung" -#: ../../include/enotify.php:243 -#, php-format -msgid "[Red:Notify] %s tagged your post" -msgstr "[Red:Benachrichtigung] %s hat Deinen Beitrag getaggt" +#: ../../mod/setup.php:290 +msgid "" +"In order to install Red Matrix we need to know how to connect to your " +"database." +msgstr "Um die Red-Matrix installieren zu können, müssen wir wissen, wie wir eine Verbindung zu Deiner Datenbank aufbauen können." -#: ../../include/enotify.php:244 -#, php-format -msgid "%1$s, %2$s tagged your post at %3$s" -msgstr "%1$s, %2$s hat Deinen Beitrag auf %3$s verschlagwortet" +#: ../../mod/setup.php:291 +msgid "" +"Please contact your hosting provider or site administrator if you have " +"questions about these settings." +msgstr "Bitte kontaktiere Deinen Hosting-Provider oder Administrator, falls Du Fragen zu diesen Einstellungen hast." -#: ../../include/enotify.php:245 -#, php-format -msgid "%1$s, %2$s tagged [zrl=%3$s]your post[/zrl]" -msgstr "%1$s, %2$s hat [zrl=%3$s]Deinen Beitrag[/zrl] verschlagwortet" +#: ../../mod/setup.php:292 +msgid "" +"The database you specify below should already exist. If it does not, please " +"create it before continuing." +msgstr "Die Datenbank, die Du weiter unten angibst, sollte bereits existieren. Sollte das noch nicht der Fall sein, erzeuge sie bitte bevor Du fortfährst." -#: ../../include/enotify.php:257 -msgid "[Red:Notify] Introduction received" -msgstr "[Red:Benachrichtigung] Vorstellung erhalten" +#: ../../mod/setup.php:296 +msgid "Database Server Name" +msgstr "Datenbank-Servername" -#: ../../include/enotify.php:258 -#, php-format -msgid "%1$s, you've received an new connection request from '%2$s' at %3$s" -msgstr "%1$s, Du hast eine neue Verbindungsanfrage von '%2$s' auf %3$s erhalten" +#: ../../mod/setup.php:296 +msgid "Default is localhost" +msgstr "Standard ist localhost" -#: ../../include/enotify.php:259 -#, php-format +#: ../../mod/setup.php:297 +msgid "Database Port" +msgstr "Datenbank-Port" + +#: ../../mod/setup.php:297 +msgid "Communication port number - use 0 for default" +msgstr "Port-Nummer für die Kommunikation – verwende 0 für die Standardeinstellung" + +#: ../../mod/setup.php:298 +msgid "Database Login Name" +msgstr "Datenbank-Benutzername" + +#: ../../mod/setup.php:299 +msgid "Database Login Password" +msgstr "Datenbank-Kennwort" + +#: ../../mod/setup.php:300 +msgid "Database Name" +msgstr "Datenbank-Name" + +#: ../../mod/setup.php:301 +msgid "Database Type" +msgstr "Datenbanktyp" + +#: ../../mod/setup.php:303 ../../mod/setup.php:347 +msgid "Site administrator email address" +msgstr "E-Mail Adresse des Seiten-Administrators" + +#: ../../mod/setup.php:303 ../../mod/setup.php:347 msgid "" -"%1$s, you've received [zrl=%2$s]a new connection request[/zrl] from %3$s." -msgstr "%1$s, Du hast [zrl=%2$s]eine neue Verbindungsanfrage[/zrl] von %3$s erhalten." +"Your account email address must match this in order to use the web admin " +"panel." +msgstr "Die E-Mail-Adresse Deines Accounts muss dieser Adresse entsprechen, damit Du Zugriff zur Administrations-Seite erhältst." -#: ../../include/enotify.php:263 ../../include/enotify.php:282 -#, php-format -msgid "You may visit their profile at %s" -msgstr "Du kannst Dir das Profil unter %s ansehen" +#: ../../mod/setup.php:304 ../../mod/setup.php:349 +msgid "Website URL" +msgstr "Server-URL" -#: ../../include/enotify.php:265 +#: ../../mod/setup.php:304 ../../mod/setup.php:349 +msgid "Please use SSL (https) URL if available." +msgstr "Nutze wenn möglich eine SSL-URL (https)." + +#: ../../mod/setup.php:307 ../../mod/setup.php:352 +msgid "Please select a default timezone for your website" +msgstr "Standard-Zeitzone für Deinen Server" + +#: ../../mod/setup.php:335 +msgid "Site settings" +msgstr "Seiteneinstellungen" + +#: ../../mod/setup.php:395 +msgid "Could not find a command line version of PHP in the web server PATH." +msgstr "Konnte die Kommandozeilen-Version von PHP nicht im PATH des Web-Servers finden." + +#: ../../mod/setup.php:396 +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 "Ohne Kommandozeilen-Version von PHP auf dem Server wirst Du nicht in der Lage sein, Hintergrundprozesse via cron auszuführen." + +#: ../../mod/setup.php:400 +msgid "PHP executable path" +msgstr "PHP Pfad zu ausführbarer Datei" + +#: ../../mod/setup.php:400 +msgid "" +"Enter full path to php executable. You can leave this blank to continue the " +"installation." +msgstr "Gib den vollen Pfad zum PHP-Interpreter an. Du kannst dieses Feld frei lassen und mit der Installation fortfahren." + +#: ../../mod/setup.php:405 +msgid "Command line PHP" +msgstr "PHP Befehlszeile" + +#: ../../mod/setup.php:414 +msgid "" +"The command line version of PHP on your system does not have " +"\"register_argc_argv\" enabled." +msgstr "Bei der Kommandozeilen-Version von PHP auf Deinem System ist \"register_argc_argv\" nicht aktiviert." + +#: ../../mod/setup.php:415 +msgid "This is required for message delivery to work." +msgstr "Das wird benötigt, damit die Auslieferung von Nachrichten funktioniert." + +#: ../../mod/setup.php:417 +msgid "PHP register_argc_argv" +msgstr "PHP register_argc_argv" + +#: ../../mod/setup.php:438 +msgid "" +"Error: the \"openssl_pkey_new\" function on this system is not able to " +"generate encryption keys" +msgstr "Fehler: Die „openssl_pkey_new“-Funktion auf diesem System ist nicht in der Lage, Schlüssel für die Verschlüsselung zu erzeugen." + +#: ../../mod/setup.php:439 +msgid "" +"If running under Windows, please see " +"\"http://www.php.net/manual/en/openssl.installation.php\"." +msgstr "Wenn Du Windows verwendest, findest Du unter http://www.php.net/manual/en/openssl.installation.php eine Installationsanleitung." + +#: ../../mod/setup.php:441 +msgid "Generate encryption keys" +msgstr "Verschlüsselungsschlüssel generieren" + +#: ../../mod/setup.php:448 +msgid "libCurl PHP module" +msgstr "libCurl-PHP-Modul" + +#: ../../mod/setup.php:449 +msgid "GD graphics PHP module" +msgstr "GD-Grafik-PHP-Modul" + +#: ../../mod/setup.php:450 +msgid "OpenSSL PHP module" +msgstr "OpenSSL-PHP-Modul" + +#: ../../mod/setup.php:451 +msgid "mysqli or postgres PHP module" +msgstr "mysqli oder postgres PHP-Modul" + +#: ../../mod/setup.php:452 +msgid "mb_string PHP module" +msgstr "mb_string-PHP-Modul" + +#: ../../mod/setup.php:453 +msgid "mcrypt PHP module" +msgstr "mcrypt-PHP-Modul" + +#: ../../mod/setup.php:458 ../../mod/setup.php:460 +msgid "Apache mod_rewrite module" +msgstr "Apache-mod_rewrite-Modul" + +#: ../../mod/setup.php:458 +msgid "" +"Error: Apache webserver mod-rewrite module is required but not installed." +msgstr "Fehler: Das Apache-Modul mod-rewrite wird benötigt, ist aber nicht installiert." + +#: ../../mod/setup.php:464 ../../mod/setup.php:467 +msgid "proc_open" +msgstr "proc_open" + +#: ../../mod/setup.php:464 +msgid "" +"Error: proc_open is required but is either not installed or has been " +"disabled in php.ini" +msgstr "Fehler: proc_open wird benötigt, ist aber entweder nicht installiert oder wurde in der php.ini deaktiviert" + +#: ../../mod/setup.php:472 +msgid "Error: libCURL PHP module required but not installed." +msgstr "Fehler: Das PHP-Modul libCURL wird benötigt, ist aber nicht installiert." + +#: ../../mod/setup.php:476 +msgid "" +"Error: GD graphics PHP module with JPEG support required but not installed." +msgstr "Fehler: Das PHP-Modul GD-Grafik mit JPEG-Unterstützung wird benötigt, ist aber nicht installiert." + +#: ../../mod/setup.php:480 +msgid "Error: openssl PHP module required but not installed." +msgstr "Fehler: Das PHP-Modul openssl wird benötigt, ist aber nicht installiert." + +#: ../../mod/setup.php:484 +msgid "" +"Error: mysqli or postgres PHP module required but neither are installed." +msgstr "Fehler: Das mysqli oder postgres PHP-Modul ist erforderlich, aber keines von beiden ist installiert." + +#: ../../mod/setup.php:488 +msgid "Error: mb_string PHP module required but not installed." +msgstr "Fehler: Das PHP-Modul mb_string wird benötigt, ist aber nicht installiert." + +#: ../../mod/setup.php:492 +msgid "Error: mcrypt PHP module required but not installed." +msgstr "Fehler: Das PHP-Modul mcrypt wird benötigt, ist aber nicht installiert." + +#: ../../mod/setup.php:508 +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 "Der Installations-Assistent muss in der Lage sein, die Datei \".htconfig.php\" im Stammverzeichnis des Web-Servers anzulegen, ist er aber nicht." + +#: ../../mod/setup.php:509 +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 "Meist liegt das daran, dass der Nutzer, unter dem der Web-Server läuft, keine Schreibrechte in dem Verzeichnis hat – selbst wenn Du selbst das darfst." + +#: ../../mod/setup.php:510 +msgid "" +"At the end of this procedure, we will give you a text to save in a file " +"named .htconfig.php in your Red top folder." +msgstr "Am Schluss dieses Vorgangs wird ein Text generiert, den Du unter dem Dateinamen .htconfig.php im Stammverzeichnis Deiner Red-Installation speichern musst." + +#: ../../mod/setup.php:511 +msgid "" +"You can alternatively skip this procedure and perform a manual installation." +" Please see the file \"install/INSTALL.txt\" for instructions." +msgstr "Alternativ kannst Du diesen Schritt überspringen und die Installation manuell vornehmen. Lies dazu die Datei install/INSTALL.txt." + +#: ../../mod/setup.php:514 +msgid ".htconfig.php is writable" +msgstr ".htconfig.php ist beschreibbar" + +#: ../../mod/setup.php:524 +msgid "" +"Red uses the Smarty3 template engine to render its web views. Smarty3 " +"compiles templates to PHP to speed up rendering." +msgstr "Red verwendet Smarty3 um Vorlagen für die Webdarstellung zu übersetzen. Smarty3 übersetzt diese Vorlagen nach PHP, um die Darstellung zu beschleunigen." + +#: ../../mod/setup.php:525 #, php-format -msgid "Please visit %s to approve or reject the connection request." -msgstr "Bitte besuche %s , um die Verbindungsanfrage anzunehmen oder abzulehnen." +msgid "" +"In order to store these compiled templates, the web server needs to have " +"write access to the directory %s under the Red top level folder." +msgstr "Um diese kompilierten Vorlagen speichern zu können, braucht der Web-Server Schreibzugriff auf das Verzeichnis %s unterhalb des Red-Installationsverzeichnisses." -#: ../../include/enotify.php:272 -msgid "[Red:Notify] Friend suggestion received" -msgstr "[Red:Benachrichtigung] Freundschaftsvorschlag erhalten" +#: ../../mod/setup.php:526 ../../mod/setup.php:544 +msgid "" +"Please ensure that the user that your web server runs as (e.g. www-data) has" +" write access to this folder." +msgstr "Bitte stelle sicher, dass der Nutzer, unter dem der Web-Server läuft (z.B. www-data), Schreibzugriff auf dieses Verzeichnis hat." -#: ../../include/enotify.php:273 +#: ../../mod/setup.php:527 #, php-format -msgid "%1$s, you've received a friend suggestion from '%2$s' at %3$s" -msgstr "%1$s, Du hast einen Kontaktvorschlag von „%2$s“ auf %3$s erhalten" +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 " Hinweis: Aus Sicherheitsgründen sollte der Web-Server nur auf %s Schreibrechte haben, nicht in der restlichen Red-Installation." -#: ../../include/enotify.php:274 +#: ../../mod/setup.php:530 #, php-format +msgid "%s is writable" +msgstr "%s ist beschreibbar" + +#: ../../mod/setup.php:543 msgid "" -"%1$s, you've received [zrl=%2$s]a friend suggestion[/zrl] for %3$s from " -"%4$s." -msgstr "%1$s, Du hast [zrl=%2$s]einen Kontaktvorschlag[/zrl] für %3$s von %4$s erhalten." +"Red uses the store directory to save uploaded files. The web server needs to" +" have write access to the store directory under the Red top level folder" +msgstr "Red benutzt das Verzeichnis store, um hochgeladene Dateien zu speichern. Der Web-Server benötigt Schreibrechte für dieses Verzeichnis direkt unterhalb des Red-Stammverzeichnisses" -#: ../../include/enotify.php:280 -msgid "Name:" -msgstr "Name:" +#: ../../mod/setup.php:547 +msgid "store is writable" +msgstr "store ist schreibbar" -#: ../../include/enotify.php:281 -msgid "Photo:" -msgstr "Foto:" +#: ../../mod/setup.php:577 +msgid "" +"SSL certificate cannot be validated. Fix certificate or disable https access" +" to this site." +msgstr "Das SSL-Zertifikat konnte nicht validiert werden. Korrigiere das Zertifikat oder deaktiviere den HTTPS-Zugriff auf diesen Server." -#: ../../include/enotify.php:284 -#, php-format -msgid "Please visit %s to approve or reject the suggestion." -msgstr "Bitte besuche %s um den Vorschlag zu akzeptieren oder abzulehnen." +#: ../../mod/setup.php:578 +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 "Wenn Du via HTTPS auf Deinen Server zugreifen möchtest, also Verbindungen über den Port 443 möglich sein sollen, ist ein SSL-Zertifikat einer Zertifizierungsstelle (CA) notwendig, das von den Browsern ohne Sicherheitsabfrage akzeptiert wird. Die Verwendung eines selbst signierten Zertifikates ist nicht möglich." -#: ../../include/enotify.php:477 -msgid "[Red:Notify]" -msgstr "[Red:Benachrichtigung]" +#: ../../mod/setup.php:579 +msgid "" +"This restriction is incorporated because public posts from you may for " +"example contain references to images on your own hub." +msgstr "Diese Einschränkung wurde eingebaut, weil Deine öffentlichen Beiträge zum Beispiel Verweise auf Bilder auf Deinem eigenen Hub enthalten können." -#: ../../include/bookmarks.php:35 +#: ../../mod/setup.php:580 +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 "Wenn Dein Zertifikat nicht von jedem Browser akzeptiert wird, erhalten die Mitglieder anderer Red-Server (die mit korrekten Zertifikaten ausgestattet sind) Sicherheits-Warnmeldungen, obwohl sie gar nicht direkt auf Deinem Server unterwegs sind (zum Beispiel, wenn ein Bild aus einem Deiner Beiträge angezeigt wird)." + +#: ../../mod/setup.php:581 +msgid "" +"This can cause usability issues elsewhere (not just on your own site) so we " +"must insist on this requirement." +msgstr "Dies kann Probleme für andere Nutzer (nicht nur auf Deinem eigenen Server) verursachen, so dass wir auf dieser Forderung bestehen müssen." + +#: ../../mod/setup.php:582 +msgid "" +"Providers are available that issue free certificates which are browser-" +"valid." +msgstr "Es gibt einige Zertifizierungsstellen (CAs), bei denen solche Zertifikate kostenlos zu haben sind." + +#: ../../mod/setup.php:584 +msgid "SSL certificate validation" +msgstr "SSL Zertifikatverifizierung" + +#: ../../mod/setup.php:590 +msgid "" +"Url rewrite in .htaccess is not working. Check your server " +"configuration.Test: " +msgstr "Das Umschreiben von URLs (rewrite) per .htaccess funktioniert nicht. Bitte prüfe die Server-Konfiguration. Test:" + +#: ../../mod/setup.php:592 +msgid "Url rewrite is working" +msgstr "Url rewrite funktioniert" + +#: ../../mod/setup.php:602 +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 "Die Datenbank-Konfigurationsdatei „.htconfig.php“ konnte nicht geschrieben werden. Bitte verwende den unten angegebenen Text, um die Konfigurationsdatei im Stammverzeichnis des Webservers anzulegen." + +#: ../../mod/setup.php:626 +msgid "Errors encountered creating database tables." +msgstr "Fehler beim Anlegen der Datenbank-Tabellen aufgetreten." + +#: ../../mod/setup.php:661 +msgid "<h1>What next</h1>" +msgstr "<h1>Was als Nächstes</h1>" + +#: ../../mod/setup.php:662 +msgid "" +"IMPORTANT: You will need to [manually] setup a scheduled task for the " +"poller." +msgstr "WICHTIG: Du musst [manuell] einen Cronjob für den Poller einrichten." + +#: ../../mod/siteinfo.php:90 #, php-format -msgid "%1$s's bookmarks" -msgstr "%1$ss Lesezeichen" +msgid "Version %s" +msgstr "Version %s" -#: ../../include/nav.php:95 ../../include/nav.php:128 -msgid "End this session" -msgstr "Beende diese Sitzung" +#: ../../mod/siteinfo.php:111 +msgid "Installed plugins/addons/apps:" +msgstr "Installierte Plugins/Addons/Apps" -#: ../../include/nav.php:98 ../../include/nav.php:159 -msgid "Home" -msgstr "Home" +#: ../../mod/siteinfo.php:124 +msgid "No installed plugins/addons/apps" +msgstr "Keine installierten Plugins/Addons/Apps" -#: ../../include/nav.php:98 -msgid "Your posts and conversations" -msgstr "Deine Beiträge und Unterhaltungen" +#: ../../mod/siteinfo.php:132 +msgid "Red" +msgstr "Red" -#: ../../include/nav.php:99 ../../include/conversation.php:945 -#: ../../mod/connedit.php:415 ../../mod/connedit.php:529 -msgid "View Profile" -msgstr "Profil ansehen" +#: ../../mod/siteinfo.php:133 +msgid "" +"This is a hub of the Red Matrix - a global cooperative network of " +"decentralized privacy enhanced websites." +msgstr "Dieser Hub ist Teil der RedMatrix – eines globalen, kooperativen Netzwerks aus dezentralen Websites, die Rücksicht auf Deine Privatsphäre nehmen." -#: ../../include/nav.php:99 -msgid "Your profile page" -msgstr "Deine Profilseite" +#: ../../mod/siteinfo.php:137 +msgid "Running at web location" +msgstr "Erreichbar unter der Web-Adresse" -#: ../../include/nav.php:101 -msgid "Edit Profiles" -msgstr "Profile bearbeiten" +#: ../../mod/siteinfo.php:138 +msgid "" +"Please visit <a href=\"http://getzot.com\">GetZot.com</a> to learn more " +"about the Red Matrix." +msgstr "Besuche <a href=\"http://getzot.com\">GetZot.com</a>, um mehr über die Red-Matrix zu erfahren." -#: ../../include/nav.php:101 -msgid "Manage/Edit profiles" -msgstr "Profile verwalten" +#: ../../mod/siteinfo.php:139 +msgid "Bug reports and issues: please visit" +msgstr "Probleme oder Fehler gefunden? Bitte besuche" -#: ../../include/nav.php:103 -msgid "Edit your profile" -msgstr "Profil bearbeiten" +#: ../../mod/siteinfo.php:142 +msgid "" +"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot " +"com" +msgstr "Vorschläge, Lob, usw.: E-Mail an 'redmatrix' at librelist - dot - com" -#: ../../include/nav.php:105 ../../include/apps.php:137 -#: ../../include/conversation.php:1537 ../../mod/fbrowser.php:25 -msgid "Photos" -msgstr "Fotos" +#: ../../mod/siteinfo.php:144 +msgid "Site Administrators" +msgstr "Administratoren" -#: ../../include/nav.php:105 -msgid "Your photos" -msgstr "Deine Bilder" +#: ../../mod/poke.php:159 +msgid "Poke/Prod" +msgstr "Anstupsen/Knuffen" -#: ../../include/nav.php:106 -msgid "Your files" -msgstr "Deine Dateien" +#: ../../mod/poke.php:160 +msgid "poke, prod or do other things to somebody" +msgstr "Stupse Leute an oder mache anderes mit ihnen" -#: ../../include/nav.php:111 ../../include/apps.php:144 -msgid "Chat" -msgstr "Chat" +#: ../../mod/poke.php:161 +msgid "Recipient" +msgstr "Empfänger" -#: ../../include/nav.php:111 -msgid "Your chatrooms" -msgstr "Deine Chaträume" +#: ../../mod/poke.php:162 +msgid "Choose what you wish to do to recipient" +msgstr "Wähle, was Du mit dem/r Empfänger/in tun willst" -#: ../../include/nav.php:117 ../../include/apps.php:127 -#: ../../include/conversation.php:1570 -msgid "Bookmarks" -msgstr "Lesezeichen" +#: ../../mod/poke.php:165 +msgid "Make this post private" +msgstr "Diesen Beitrag privat machen" -#: ../../include/nav.php:117 -msgid "Your bookmarks" -msgstr "Deine Lesezeichen" +#: ../../mod/api.php:76 ../../mod/api.php:102 +msgid "Authorize application connection" +msgstr "Zugriff für die Anwendung autorisieren" -#: ../../include/nav.php:121 ../../include/apps.php:134 -#: ../../include/conversation.php:1581 ../../mod/webpages.php:129 -msgid "Webpages" -msgstr "Webseiten" +#: ../../mod/api.php:77 +msgid "Return to your app and insert this Securty Code:" +msgstr "Trage folgenden Sicherheitscode in der Anwendung ein:" -#: ../../include/nav.php:121 -msgid "Your webpages" -msgstr "Deine Webseiten" +#: ../../mod/api.php:89 +msgid "Please login to continue." +msgstr "Zum Weitermachen, bitte einloggen." -#: ../../include/nav.php:125 -msgid "Sign in" -msgstr "Anmelden" +#: ../../mod/api.php:104 +msgid "" +"Do you want to authorize this application to access your posts and contacts," +" and/or create new posts for you?" +msgstr "Möchtest Du dieser Anwendung erlauben, Deine Nachrichten und Kontakte abzurufen und/oder neue Nachrichten für Dich zu erstellen?" -#: ../../include/nav.php:142 +#: ../../mod/attach.php:9 +msgid "Item not available." +msgstr "Element nicht verfügbar." + +#: ../../mod/probe.php:23 ../../mod/probe.php:29 #, php-format -msgid "%s - click to logout" -msgstr "%s - Klick zum Abmelden" +msgid "Fetching URL returns error: %1$s" +msgstr "Abrufen der URL gab einen Fehler zurück: %1$s" -#: ../../include/nav.php:145 -msgid "Remote authentication" -msgstr "Ãœber Konto auf anderem Server einloggen" +#: ../../mod/block.php:27 ../../mod/page.php:33 +msgid "Invalid item." +msgstr "Ungültiges Element." -#: ../../include/nav.php:145 -msgid "Click to authenticate to your home hub" -msgstr "Klicke, um Dich über Deinen Heimat-Server zu authentifizieren" +#: ../../mod/block.php:39 ../../mod/wall_upload.php:28 ../../mod/page.php:45 +msgid "Channel not found." +msgstr "Kanal nicht gefunden." -#: ../../include/nav.php:159 -msgid "Home Page" -msgstr "Homepage" +#: ../../mod/block.php:75 ../../mod/display.php:102 ../../mod/help.php:70 +#: ../../mod/page.php:81 ../../index.php:241 +msgid "Page not found." +msgstr "Seite nicht gefunden." -#: ../../include/nav.php:163 -msgid "Create an account" -msgstr "Erzeuge ein Konto" +#: ../../mod/sources.php:32 +msgid "Failed to create source. No channel selected." +msgstr "Konnte die Quelle nicht anlegen. Kein Kanal ausgewählt." -#: ../../include/nav.php:168 ../../include/apps.php:140 ../../mod/help.php:60 -#: ../../mod/help.php:65 -msgid "Help" -msgstr "Hilfe" +#: ../../mod/sources.php:45 +msgid "Source created." +msgstr "Quelle erstellt." -#: ../../include/nav.php:168 -msgid "Help and documentation" -msgstr "Hilfe und Dokumentation" +#: ../../mod/sources.php:57 +msgid "Source updated." +msgstr "Quelle aktualisiert." -#: ../../include/nav.php:171 ../../include/widgets.php:86 -#: ../../mod/apps.php:33 -msgid "Apps" -msgstr "Apps" +#: ../../mod/sources.php:82 +msgid "*" +msgstr "*" -#: ../../include/nav.php:171 -msgid "Applications, utilities, links, games" -msgstr "Anwendungen (Apps), Zubehör, Links, Spiele" +#: ../../mod/sources.php:89 +msgid "Manage remote sources of content for your channel." +msgstr "Externe Inhaltsquellen für Deinen Kanal verwalten." -#: ../../include/nav.php:173 -msgid "Search site content" -msgstr "Durchsuche Seiten-Inhalt" +#: ../../mod/sources.php:90 ../../mod/sources.php:100 +msgid "New Source" +msgstr "Neue Quelle" -#: ../../include/nav.php:176 ../../include/apps.php:139 -#: ../../mod/directory.php:226 -msgid "Directory" -msgstr "Verzeichnis" +#: ../../mod/sources.php:101 ../../mod/sources.php:133 +msgid "" +"Import all or selected content from the following channel into this channel " +"and distribute it according to your channel settings." +msgstr "Importiere alle oder ausgewählte Inhalte des folgenden Kanals in diesen Kanal und verteile sie gemäß der Einstellungen dieses Kanals." -#: ../../include/nav.php:176 -msgid "Channel Locator" -msgstr "Kanal-Verzeichnis" +#: ../../mod/sources.php:102 ../../mod/sources.php:134 +msgid "Only import content with these words (one per line)" +msgstr "Importiere nur Beiträge, die folgende Wörter (eines pro Zeile) enthalten" -#: ../../include/nav.php:190 ../../include/apps.php:131 -msgid "Matrix" -msgstr "Matrix" +#: ../../mod/sources.php:102 ../../mod/sources.php:134 +msgid "Leave blank to import all public content" +msgstr "Leer lassen, um alle öffentlichen Beiträge zu importieren" -#: ../../include/nav.php:190 -msgid "Your matrix" -msgstr "Deine Matrix" +#: ../../mod/sources.php:103 ../../mod/sources.php:137 +#: ../../mod/new_channel.php:112 +msgid "Channel Name" +msgstr "Name des Kanals" -#: ../../include/nav.php:191 -msgid "Mark all matrix notifications seen" -msgstr "Markiere alle Matrix-Benachrichtigungen als angesehen" +#: ../../mod/sources.php:123 ../../mod/sources.php:150 +msgid "Source not found." +msgstr "Quelle nicht gefunden." -#: ../../include/nav.php:193 ../../include/apps.php:135 -msgid "Channel Home" -msgstr "Mein Kanal" +#: ../../mod/sources.php:130 +msgid "Edit Source" +msgstr "Quelle bearbeiten" -#: ../../include/nav.php:193 -msgid "Channel home" -msgstr "Mein Kanal" +#: ../../mod/sources.php:131 +msgid "Delete Source" +msgstr "Quelle löschen" -#: ../../include/nav.php:194 -msgid "Mark all channel notifications seen" -msgstr "Markiere alle Kanal-Benachrichtigungen als angesehen" +#: ../../mod/sources.php:158 +msgid "Source removed" +msgstr "Quelle gelöscht" -#: ../../include/nav.php:197 ../../mod/connections.php:406 -msgid "Connections" -msgstr "Verbindungen" +#: ../../mod/sources.php:160 +msgid "Unable to remove source." +msgstr "Konnte die Quelle nicht löschen." -#: ../../include/nav.php:200 -msgid "Notices" -msgstr "Benachrichtigungen" +#: ../../mod/blocks.php:99 +msgid "Block Name" +msgstr "Block-Name" -#: ../../include/nav.php:200 -msgid "Notifications" -msgstr "Benachrichtigungen" +#: ../../mod/search.php:13 ../../mod/directory.php:15 ../../mod/photos.php:458 +#: ../../mod/display.php:9 ../../mod/viewconnections.php:17 +msgid "Public access denied." +msgstr "Öffentlicher Zugang verweigert." -#: ../../include/nav.php:201 -msgid "See all notifications" -msgstr "Alle Benachrichtigungen ansehen" +#: ../../mod/directory.php:161 +msgid "Gender: " +msgstr "Geschlecht:" -#: ../../include/nav.php:202 ../../mod/notifications.php:99 -msgid "Mark all system notifications seen" -msgstr "Markiere alle System-Benachrichtigungen als gesehen" +#: ../../mod/directory.php:163 +msgid "Status: " +msgstr "Status:" -#: ../../include/nav.php:204 ../../include/apps.php:141 -msgid "Mail" -msgstr "Mail" +#: ../../mod/directory.php:165 +msgid "Homepage: " +msgstr "Webseite:" -#: ../../include/nav.php:204 -msgid "Private mail" -msgstr "Persönliche Mail" +#: ../../mod/directory.php:168 +msgid "Hometown: " +msgstr "Wohnort:" -#: ../../include/nav.php:205 -msgid "See all private messages" -msgstr "Alle persönlichen Nachrichten ansehen" +#: ../../mod/directory.php:170 +msgid "About: " +msgstr "Ãœber:" -#: ../../include/nav.php:206 -msgid "Mark all private messages seen" -msgstr "Markiere alle persönlichen Nachrichten als gesehen" +#: ../../mod/directory.php:225 +msgid "Public Forum:" +msgstr "Öffentliches Forum:" -#: ../../include/nav.php:207 -msgid "Inbox" -msgstr "Eingang" +#: ../../mod/directory.php:228 +msgid "Keywords: " +msgstr "Schlüsselwörter:" -#: ../../include/nav.php:208 -msgid "Outbox" -msgstr "Ausgang" +#: ../../mod/directory.php:268 +msgid "Finding:" +msgstr "Ergebnisse:" -#: ../../include/nav.php:209 ../../include/widgets.php:545 -msgid "New Message" -msgstr "Neue Nachricht" +#: ../../mod/directory.php:273 +msgid "next page" +msgstr "nächste Seite" -#: ../../include/nav.php:212 ../../include/apps.php:138 -#: ../../mod/events.php:436 -msgid "Events" -msgstr "Veranstaltungen" +#: ../../mod/directory.php:273 +msgid "previous page" +msgstr "vorherige Seite" -#: ../../include/nav.php:212 -msgid "Event Calendar" -msgstr "Veranstaltungskalender" +#: ../../mod/directory.php:290 +msgid "No entries (some entries may be hidden)." +msgstr "Keine Einträge gefunden (einige könnten versteckt sein)." -#: ../../include/nav.php:213 -msgid "See all events" -msgstr "Alle Ereignisse ansehen" +#: ../../mod/register.php:44 +msgid "Maximum daily site registrations exceeded. Please try again tomorrow." +msgstr "Maximale Anzahl täglicher Neuanmeldungen erreicht. Bitte versuche es morgen noch einmal." -#: ../../include/nav.php:214 -msgid "Mark all events seen" -msgstr "Markiere alle Ereignisse als gesehen" +#: ../../mod/register.php:50 +msgid "" +"Please indicate acceptance of the Terms of Service. Registration failed." +msgstr "Bitte stimme den Nutzungsbedingungen zu. Registrierung fehlgeschlagen." -#: ../../include/nav.php:216 ../../include/apps.php:130 -#: ../../mod/manage.php:148 -msgid "Channel Manager" -msgstr "Kanal-Manager" +#: ../../mod/register.php:84 +msgid "Passwords do not match." +msgstr "Passwörter stimmen nicht überein." -#: ../../include/nav.php:216 -msgid "Manage Your Channels" -msgstr "Verwalte Deine Kanäle" +#: ../../mod/register.php:117 +msgid "" +"Registration successful. Please check your email for validation " +"instructions." +msgstr "Registrierung erfolgreich. Eine E-Mail mit weiteren Anweisungen wurde an Dich gesendet." -#: ../../include/nav.php:218 ../../include/apps.php:132 -#: ../../include/widgets.php:521 ../../mod/admin.php:953 -#: ../../mod/admin.php:1158 -msgid "Settings" -msgstr "Einstellungen" +#: ../../mod/register.php:123 +msgid "Your registration is pending approval by the site owner." +msgstr "Deine Registrierung muss noch vom Betreiber der Seite freigegeben werden." -#: ../../include/nav.php:218 -msgid "Account/Channel Settings" -msgstr "Konto-/Kanal-Einstellungen" +#: ../../mod/register.php:126 +msgid "Your registration can not be processed." +msgstr "Deine Registrierung konnte nicht verarbeitet werden." -#: ../../include/nav.php:226 ../../mod/admin.php:123 -msgid "Admin" -msgstr "Administration" +#: ../../mod/register.php:163 +msgid "Registration on this site/hub is by approval only." +msgstr "Anmeldungen auf diesem Server erfordern Zustimmung durch den Administrator" -#: ../../include/nav.php:226 -msgid "Site Setup and Configuration" -msgstr "Seiten-Einrichtung und -Konfiguration" +#: ../../mod/register.php:164 +msgid "<a href=\"pubsites\">Register at another affiliated site/hub</a>" +msgstr "<a href=\"pubsites\">Registrierung auf einem anderen, angeschlossenen Server</a>" -#: ../../include/nav.php:257 ../../include/conversation.php:847 -msgid "Loading..." -msgstr "Lädt ..." +#: ../../mod/register.php:174 +msgid "" +"This site has exceeded the number of allowed daily account registrations. " +"Please try again tomorrow." +msgstr "Die maximale Anzahl täglicher Registrierungen auf diesem Server wurde überschritten. Bitte versuche es morgen noch einmal." -#: ../../include/nav.php:262 -msgid "Please wait..." -msgstr "Bitte warten..." +#: ../../mod/register.php:185 +msgid "Terms of Service" +msgstr "Nutzungsbedingungen" -#: ../../include/features.php:23 -msgid "General Features" -msgstr "Allgemeine Funktionen" +#: ../../mod/register.php:191 +#, php-format +msgid "I accept the %s for this website" +msgstr "Ich akzeptiere die %s für diese Webseite" -#: ../../include/features.php:25 -msgid "Content Expiration" -msgstr "Verfall von Inhalten" +#: ../../mod/register.php:193 +#, php-format +msgid "I am over 13 years of age and accept the %s for this website" +msgstr "Ich bin älter als 13 Jahre und akzeptiere die %s dieser Webseite" -#: ../../include/features.php:25 -msgid "Remove posts/comments and/or private messages at a future time" -msgstr "Lösche Beiträge, Kommentare und/oder private Nachrichten automatisch zu einem zukünftigen Datum." +#: ../../mod/register.php:207 ../../mod/admin.php:413 +msgid "Registration" +msgstr "Registrierung" -#: ../../include/features.php:26 -msgid "Multiple Profiles" -msgstr "Mehrfachprofile" +#: ../../mod/register.php:212 +msgid "Membership on this site is by invitation only." +msgstr "Mitgliedschaft auf dieser Seite ist nur nach vorheriger Einladung möglich." -#: ../../include/features.php:26 -msgid "Ability to create multiple profiles" -msgstr "Mehrfachprofile anlegen können" +#: ../../mod/register.php:213 +msgid "Please enter your invitation code" +msgstr "Bitte trage Deinen Einladungs-Code ein" -#: ../../include/features.php:27 -msgid "Advanced Profiles" -msgstr "Erweiterte Profile" +#: ../../mod/register.php:216 +msgid "Your email address" +msgstr "Ihre E-Mail Adresse" -#: ../../include/features.php:27 -msgid "Additional profile sections and selections" -msgstr "Stellt zusätzliche Bereiche und Felder im Profil zur Verfügung" +#: ../../mod/register.php:217 +msgid "Choose a password" +msgstr "Passwort" -#: ../../include/features.php:28 -msgid "Profile Import/Export" -msgstr "Profil-Import/Export" +#: ../../mod/register.php:218 +msgid "Please re-enter your password" +msgstr "Bitte gib Dein Passwort noch einmal ein" -#: ../../include/features.php:28 -msgid "Save and load profile details across sites/channels" -msgstr "Speichere Dein Profil, um es in einen anderen Kanal zu importieren" +#: ../../mod/events.php:81 +msgid "Event can not end before it has started." +msgstr "Termin-Ende liegt vor dem Beginn." -#: ../../include/features.php:29 -msgid "Web Pages" -msgstr "Webseiten" +#: ../../mod/events.php:86 +msgid "Event title and start time are required." +msgstr "Titel und Startzeit des Termins sind erforderlich." -#: ../../include/features.php:29 -msgid "Provide managed web pages on your channel" -msgstr "Stelle verwaltete Webseiten in Deinem Kanal zur Verfügung" +#: ../../mod/events.php:100 +msgid "Event not found." +msgstr "Termin nicht gefunden." -#: ../../include/features.php:30 -msgid "Private Notes" -msgstr "Private Notizen" +#: ../../mod/events.php:364 +msgid "l, F j" +msgstr "l, j. F" -#: ../../include/features.php:30 -msgid "Enables a tool to store notes and reminders" -msgstr "Werkzeug zum Speichern von Notizen und Erinnerungen aktivieren" +#: ../../mod/events.php:386 +msgid "Edit event" +msgstr "Termin bearbeiten" -#: ../../include/features.php:34 -msgid "Navigation Channel Select" -msgstr "Kanal-Auswahl in der Navigationsleiste" +#: ../../mod/events.php:432 +msgid "Create New Event" +msgstr "Neuen Termin erstellen" -#: ../../include/features.php:34 -msgid "Change channels directly from within the navigation dropdown menu" -msgstr "Wechsle direkt über das Navigationsmenü zu anderen Kanälen" +#: ../../mod/events.php:433 ../../mod/photos.php:859 +msgid "Previous" +msgstr "Voriges" -#: ../../include/features.php:38 -msgid "Extended Identity Sharing" -msgstr "Erweitertes Teilen von Identitäten" +#: ../../mod/events.php:560 +msgid "Event details" +msgstr "Termin-Details" -#: ../../include/features.php:38 +#: ../../mod/events.php:561 +msgid "Starting date and Title are required." +msgstr "Startdatum und Titel sind erforderlich." + +#: ../../mod/events.php:565 +msgid "Event Starts:" +msgstr "Termin beginnt:" + +#: ../../mod/events.php:565 ../../mod/events.php:581 ../../mod/appman.php:91 +#: ../../mod/appman.php:92 +msgid "Required" +msgstr "Benötigt" + +#: ../../mod/events.php:571 +msgid "Finish date/time is not known or not relevant" +msgstr "Ende Datum/Zeit sind unbekannt oder unwichtig" + +#: ../../mod/events.php:573 +msgid "Event Finishes:" +msgstr "Termin endet:" + +#: ../../mod/events.php:575 +msgid "Adjust for viewer timezone" +msgstr "An die Zeitzone des Betrachters anpassen" + +#: ../../mod/events.php:577 +msgid "Description:" +msgstr "Beschreibung:" + +#: ../../mod/events.php:581 +msgid "Title:" +msgstr "Titel:" + +#: ../../mod/events.php:583 +msgid "Share this event" +msgstr "Den Termin teilen" + +#: ../../mod/pubsites.php:16 +msgid "Public Sites" +msgstr "Öffentliche Server" + +#: ../../mod/pubsites.php:19 msgid "" -"Share your identity with all websites on the internet. When disabled, " -"identity is only shared with sites in the matrix." -msgstr "Teile Deine Identität mit allen Webseiten im Internet. Ist dies deaktiviert, wird Deine Identität nur mit Red-Servern geteilt." +"The listed sites allow public registration into the Red Matrix. All sites in" +" the matrix are interlinked so membership on any of them conveys membership " +"in the matrix as a whole. Some sites may require subscription or provide " +"tiered service plans. The provider links <strong>may</strong> provide " +"additional details." +msgstr "Die hier aufgeführten Server erlauben Dir, einen Account in der Red-Matrix anzulegen. Alle Server der Matrix sind miteinander verbunden, so dass die Mitgliedschaft auf einem Server eine Verbindung zu beliebigen anderen Servern der Matrix ermöglicht. Es könnte sein, dass einige dieser Server kostenpflichtig sind oder abgestufte, je nach Umfang kostenpflichtige Mitgliedschaften anbieten. Auf den jeweiligen Seiten <strong>könnten</strong> nähere Details dazu stehen." -#: ../../include/features.php:39 -msgid "Expert Mode" -msgstr "Expertenmodus" +#: ../../mod/pubsites.php:25 +msgid "Site URL" +msgstr "Server-URL" -#: ../../include/features.php:39 -msgid "Enable Expert Mode to provide advanced configuration options" -msgstr "Aktiviere den Expertenmodus, um fortgeschrittene Konfigurationsoptionen zu aktivieren" +#: ../../mod/pubsites.php:25 +msgid "Access Type" +msgstr "Zugangstyp" -#: ../../include/features.php:40 -msgid "Premium Channel" -msgstr "Premium-Kanal" +#: ../../mod/pubsites.php:25 +msgid "Registration Policy" +msgstr "Registrierungsrichtlinien" -#: ../../include/features.php:40 +#: ../../mod/channel.php:25 ../../mod/chat.php:19 +msgid "You must be logged in to see this page." +msgstr "Du musst angemeldet sein, um diese Seite betrachten zu können." + +#: ../../mod/channel.php:86 +msgid "Insufficient permissions. Request redirected to profile page." +msgstr "Unzureichende Zugriffsrechte. Die Anfrage wurde zur Profil-Seite umgeleitet." + +#: ../../mod/rbmark.php:88 +msgid "Select a bookmark folder" +msgstr "Lesezeichenordner wählen" + +#: ../../mod/rbmark.php:93 +msgid "Save Bookmark" +msgstr "Lesezeichen speichern" + +#: ../../mod/rbmark.php:94 +msgid "URL of bookmark" +msgstr "URL des Lesezeichens" + +#: ../../mod/rbmark.php:95 ../../mod/appman.php:93 +msgid "Description" +msgstr "Beschreibung" + +#: ../../mod/rbmark.php:99 +msgid "Or enter new bookmark folder name" +msgstr "Oder gib einen neuen Namen für den Lesezeichenordner ein" + +#: ../../mod/chat.php:167 +msgid "Room not found" +msgstr "Chatraum nicht gefunden" + +#: ../../mod/chat.php:178 +msgid "Leave Room" +msgstr "Raum verlassen" + +#: ../../mod/chat.php:179 +msgid "Delete This Room" +msgstr "Diesen Raum löschen" + +#: ../../mod/chat.php:180 +msgid "I am away right now" +msgstr "Ich bin gerade nicht da" + +#: ../../mod/chat.php:181 +msgid "I am online" +msgstr "Ich bin online" + +#: ../../mod/chat.php:183 +msgid "Bookmark this room" +msgstr "Lesezeichen für diesen Raum setzen" + +#: ../../mod/chat.php:207 ../../mod/chat.php:229 +msgid "New Chatroom" +msgstr "Neuer Chatraum" + +#: ../../mod/chat.php:208 +msgid "Chatroom Name" +msgstr "Name des Chatraums" + +#: ../../mod/chat.php:225 +#, php-format +msgid "%1$s's Chatrooms" +msgstr "%1$ss Chaträume" + +#: ../../mod/subthread.php:103 +#, php-format +msgid "%1$s is following %2$s's %3$s" +msgstr "%1$s folgt nun %2$ss %3$s" + +#: ../../mod/chatsvc.php:111 +msgid "Away" +msgstr "Abwesend" + +#: ../../mod/chatsvc.php:115 +msgid "Online" +msgstr "Online" + +#: ../../mod/regmod.php:11 +msgid "Please login." +msgstr "Bitte melde dich an." + +#: ../../mod/network.php:79 +msgid "No such group" +msgstr "Sammlung nicht gefunden" + +#: ../../mod/network.php:118 +msgid "Search Results For:" +msgstr "Suchergebnisse für:" + +#: ../../mod/network.php:172 +msgid "Collection is empty" +msgstr "Sammlung ist leer" + +#: ../../mod/network.php:180 +msgid "Collection: " +msgstr "Sammlung:" + +#: ../../mod/network.php:193 +msgid "Connection: " +msgstr "Verbindung:" + +#: ../../mod/network.php:196 +msgid "Invalid connection." +msgstr "Ungültige Verbindung." + +#: ../../mod/removeme.php:29 msgid "" -"Allows you to set restrictions and terms on those that connect with your " -"channel" -msgstr "Ermöglicht Einschränkungen und Bedingungen für Kontakte dieses Kanals" +"Channel removals are not allowed within 48 hours of changing the account " +"password." +msgstr "Innerhalb von 48 Stunden nach einer Änderung des Passworts können keine Kanäle gelöscht werden." -#: ../../include/features.php:45 -msgid "Post Composition Features" -msgstr "Nachbearbeitungsfunktionen" +#: ../../mod/removeme.php:57 +msgid "Remove This Channel" +msgstr "Diesen Kanal löschen" -#: ../../include/features.php:47 -msgid "Use Markdown" -msgstr "Markdown benutzen" +#: ../../mod/removeme.php:58 +msgid "" +"This will completely remove this channel from the network. Once this has " +"been done it is not recoverable." +msgstr "Hiermit wird dieser Kanal komplett aus dem Netzwerk gelöscht. Einmal eingeleitet, kann dieser Prozess nicht wieder rückgängig gemacht werden." -#: ../../include/features.php:47 -msgid "Allow use of \"Markdown\" to format posts" -msgstr "Erlaube Markdown zur Formatierung von Beiträgen" +#: ../../mod/removeme.php:59 ../../mod/removeaccount.php:59 +msgid "Please enter your password for verification:" +msgstr "Bitte gib zur Bestätigung Dein Passwort ein:" -#: ../../include/features.php:48 -msgid "Post Preview" -msgstr "Voransicht" +#: ../../mod/removeme.php:60 +msgid "Remove this channel and all its clones from the network" +msgstr "Lösche diesen Kanal und all seine Klone aus dem Netzwerk" -#: ../../include/features.php:48 -msgid "Allow previewing posts and comments before publishing them" -msgstr "Erlaube Voransicht von Beiträgen und Kommentaren vor Veröffentlichung" +#: ../../mod/removeme.php:60 +msgid "" +"By default only the instance of the channel located on this hub will be " +"removed from the network" +msgstr "Standardmäßig wird der Kanal nur auf diesem Server gelöscht, seine Klone verbleiben im Netzwerk" -#: ../../include/features.php:49 ../../include/widgets.php:510 -#: ../../mod/sources.php:88 -msgid "Channel Sources" -msgstr "Kanal-Quellen" +#: ../../mod/removeme.php:61 +msgid "Remove Channel" +msgstr "Kanal löschen" -#: ../../include/features.php:49 -msgid "Automatically import channel content from other channels or feeds" -msgstr "Importiere automatisch Inhalte für diesen Kanal von anderen Kanälen oder Feeds" +#: ../../mod/common.php:10 +msgid "No channel." +msgstr "Kein Kanal." -#: ../../include/features.php:50 -msgid "Even More Encryption" -msgstr "Noch mehr Verschlüsselung" +#: ../../mod/common.php:39 +msgid "Common connections" +msgstr "Gemeinsame Verbindungen" -#: ../../include/features.php:50 +#: ../../mod/common.php:44 +msgid "No connections in common." +msgstr "Keine gemeinsamen Verbindungen." + +#: ../../mod/rmagic.php:38 msgid "" -"Allow optional encryption of content end-to-end with a shared secret key" -msgstr "Erlaube optionale Verschlüsselung von Inhalten (Ende-zu-Ende mit geteiltem Sicherheitsschlüssel)" +"We encountered a problem while logging in with the OpenID you provided. " +"Please check the correct spelling of the ID." +msgstr "Wir haben ein Problem mit der OpenID festgestellt, mit der Du Dich anmelden wolltest. Bitte überprüfe sie noch einmal." -#: ../../include/features.php:55 -msgid "Network and Stream Filtering" -msgstr "Netzwerk- und Stream-Filter" +#: ../../mod/rmagic.php:38 +msgid "The error message was:" +msgstr "Die Fehlermeldung war:" -#: ../../include/features.php:56 -msgid "Search by Date" -msgstr "Suche nach Datum" +#: ../../mod/rmagic.php:42 +msgid "Authentication failed." +msgstr "Authentifizierung fehlgeschlagen." -#: ../../include/features.php:56 -msgid "Ability to select posts by date ranges" -msgstr "Möglichkeit, Beiträge nach Zeiträumen auszuwählen" +#: ../../mod/rmagic.php:82 +msgid "Remote Authentication" +msgstr "Entfernte Authentifizierung" -#: ../../include/features.php:57 -msgid "Collections Filter" -msgstr "Filter für Sammlung" +#: ../../mod/rmagic.php:83 +msgid "Enter your channel address (e.g. channel@example.com)" +msgstr "Deine Kanal-Adresse (z. B. channel@example.com)" -#: ../../include/features.php:57 -msgid "Enable widget to display Network posts only from selected collections" -msgstr "Aktiviere nur Netzwerk-Beiträge von ausgewählten Sammlungen" +#: ../../mod/rmagic.php:84 +msgid "Authenticate" +msgstr "Authentifizieren" -#: ../../include/features.php:58 ../../include/widgets.php:272 -msgid "Saved Searches" -msgstr "Gespeicherte Suchanfragen" +#: ../../mod/filer.php:49 +msgid "- select -" +msgstr "– auswählen –" -#: ../../include/features.php:58 -msgid "Save search terms for re-use" -msgstr "Suchbegriffe zur Wiederverwendung abspeichern" +#: ../../mod/photos.php:77 +msgid "Page owner information could not be retrieved." +msgstr "Informationen über den Besitzer der Seite konnten nicht gefunden werden." -#: ../../include/features.php:59 -msgid "Network Personal Tab" -msgstr "Persönlicher Netzwerkreiter" +#: ../../mod/photos.php:97 +msgid "Album not found." +msgstr "Album nicht gefunden." -#: ../../include/features.php:59 -msgid "Enable tab to display only Network posts that you've interacted on" -msgstr "Aktiviere Reiter nur für die Netzwerk-Beiträge, mit denen Du interagiert hast" +#: ../../mod/photos.php:119 ../../mod/photos.php:672 +msgid "Delete Album" +msgstr "Album löschen" -#: ../../include/features.php:60 -msgid "Network New Tab" -msgstr "Netzwerkreiter Neu" +#: ../../mod/photos.php:159 ../../mod/photos.php:957 +msgid "Delete Photo" +msgstr "Foto löschen" -#: ../../include/features.php:60 -msgid "Enable tab to display all new Network activity" -msgstr "Aktiviere Reiter, um alle neuen Netzwerkaktivitäten zu zeigen" +#: ../../mod/photos.php:469 +msgid "No photos selected" +msgstr "Keine Fotos ausgewählt" -#: ../../include/features.php:61 -msgid "Affinity Tool" -msgstr "Beziehungs-Tool" +#: ../../mod/photos.php:513 +msgid "Access to this item is restricted." +msgstr "Der Zugriff auf dieses Foto ist eingeschränkt." -#: ../../include/features.php:61 -msgid "Filter stream activity by depth of relationships" -msgstr "Filter Aktivitätenstream nach Tiefe der Beziehung" +#: ../../mod/photos.php:552 +#, php-format +msgid "%1$.2f MB of %2$.2f MB photo storage used." +msgstr "%1$.2f MB von %2$.2f MB Foto-Speicher belegt." -#: ../../include/features.php:62 -msgid "Suggest Channels" -msgstr "Kanäle vorschlagen" +#: ../../mod/photos.php:555 +#, php-format +msgid "%1$.2f MB photo storage used." +msgstr "%1$.2f MB Foto-Speicher belegt." -#: ../../include/features.php:62 -msgid "Show channel suggestions" -msgstr "Kanal-Vorschläge anzeigen" +#: ../../mod/photos.php:579 +msgid "Upload Photos" +msgstr "Fotos hochladen" -#: ../../include/features.php:67 -msgid "Post/Comment Tools" -msgstr "Beitrag-/Kommentar-Tools" +#: ../../mod/photos.php:583 ../../mod/photos.php:665 ../../mod/photos.php:943 +msgid "Enter a new album name" +msgstr "Gib einen Namen für ein neues Album ein" -#: ../../include/features.php:69 -msgid "Edit Sent Posts" -msgstr "Bearbeite gesendete Beiträge" +#: ../../mod/photos.php:584 ../../mod/photos.php:666 ../../mod/photos.php:944 +msgid "or select an existing one (doubleclick)" +msgstr "oder wähle ein bereits vorhandenes aus (Doppelklick)" -#: ../../include/features.php:69 -msgid "Edit and correct posts and comments after sending" -msgstr "Bearbeite und korrigiere Beiträge und Kommentare nach dem Senden" +#: ../../mod/photos.php:585 +msgid "Do not show a status post for this upload" +msgstr "Keine Statusnachricht für diesen Upload senden" -#: ../../include/features.php:70 -msgid "Tagging" -msgstr "Verschlagworten" +#: ../../mod/photos.php:613 +msgid "Album name could not be decoded" +msgstr "Albumname konnte nicht dekodiert werden" -#: ../../include/features.php:70 -msgid "Ability to tag existing posts" -msgstr "Möglichkeit, um existierende Beiträge zu verschlagworten" +#: ../../mod/photos.php:654 ../../mod/photos.php:1166 +#: ../../mod/photos.php:1182 +msgid "Contact Photos" +msgstr "Kontakt-Bilder" -#: ../../include/features.php:71 -msgid "Post Categories" -msgstr "Beitrags-Kategorien" +#: ../../mod/photos.php:678 +msgid "Show Newest First" +msgstr "Zeige Neueste zuerst" -#: ../../include/features.php:71 -msgid "Add categories to your posts" -msgstr "Kategorien für Beiträge" +#: ../../mod/photos.php:680 +msgid "Show Oldest First" +msgstr "Zeige Älteste zuerst" -#: ../../include/features.php:72 -msgid "Ability to file posts under folders" -msgstr "Möglichkeit, Beiträge in Verzeichnissen zu sammeln" +#: ../../mod/photos.php:707 ../../mod/photos.php:1214 +msgid "View Photo" +msgstr "Foto ansehen" -#: ../../include/features.php:73 -msgid "Dislike Posts" -msgstr "Gefällt-mir-nicht Beiträge" +#: ../../mod/photos.php:736 +msgid "Edit Album" +msgstr "Album bearbeiten" -#: ../../include/features.php:73 -msgid "Ability to dislike posts/comments" -msgstr "„Gefällt mir nicht“ ermöglichen" +#: ../../mod/photos.php:781 +msgid "Permission denied. Access to this item may be restricted." +msgstr "Berechtigung verweigert. Der Zugriff ist wahrscheinlich eingeschränkt worden." -#: ../../include/features.php:74 -msgid "Star Posts" -msgstr "Beiträge mit Sternchen versehen" +#: ../../mod/photos.php:783 +msgid "Photo not available" +msgstr "Foto nicht verfügbar" -#: ../../include/features.php:74 -msgid "Ability to mark special posts with a star indicator" -msgstr "Möglichkeit, spezielle Beiträge mit Sternchen-Symbol zu markieren" +#: ../../mod/photos.php:841 +msgid "Use as profile photo" +msgstr "Als Profilfoto verwenden" -#: ../../include/features.php:75 -msgid "Tag Cloud" -msgstr "Schlagwort-Wolke" +#: ../../mod/photos.php:848 +msgid "Private Photo" +msgstr "Privates Foto" -#: ../../include/features.php:75 -msgid "Provide a personal tag cloud on your channel page" -msgstr "Persönliche Schlagwort-Wolke auf Deiner Kanal-Seite anzeigen" +#: ../../mod/photos.php:863 +msgid "View Full Size" +msgstr "In voller Größe anzeigen" -#: ../../include/notify.php:23 -msgid "created a new post" -msgstr "Neuer Beitrag wurde erzeugt" +#: ../../mod/photos.php:905 ../../mod/delegate.php:130 ../../mod/tagrm.php:133 +msgid "Remove" +msgstr "Entferne" -#: ../../include/notify.php:24 -#, php-format -msgid "commented on %s's post" -msgstr "hat %s's Beitrag kommentiert" +#: ../../mod/photos.php:937 +msgid "Edit photo" +msgstr "Foto bearbeiten" -#: ../../include/apps.php:126 -msgid "Site Admin" -msgstr "Hub-Administration" +#: ../../mod/photos.php:939 +msgid "Rotate CW (right)" +msgstr "Drehen im UZS (rechts)" -#: ../../include/apps.php:128 -msgid "Address Book" -msgstr "Adressbuch" +#: ../../mod/photos.php:940 +msgid "Rotate CCW (left)" +msgstr "Drehen gegen UZS (links)" -#: ../../include/apps.php:142 ../../mod/mood.php:131 -msgid "Mood" -msgstr "Laune" +#: ../../mod/photos.php:947 +msgid "Caption" +msgstr "Bildunterschrift" -#: ../../include/apps.php:143 ../../include/conversation.php:951 -msgid "Poke" -msgstr "Anstupsen" +#: ../../mod/photos.php:949 +msgid "Add a Tag" +msgstr "Schlagwort hinzufügen" -#: ../../include/apps.php:146 -msgid "Probe" -msgstr "Testen" +#: ../../mod/photos.php:953 +msgid "Example: @bob, @Barbara_Jensen, @jim@example.com" +msgstr "Beispiele: @ben, @Karl_Prester, @lieschen@example.com" -#: ../../include/apps.php:147 -msgid "Suggest" -msgstr "Empfehlungen" +#: ../../mod/photos.php:955 +msgid "Flag as adult in album view" +msgstr "In der Albumansicht als nicht jugendfrei markieren" -#: ../../include/apps.php:148 -msgid "Random Channel" -msgstr "Zufälliger Kanal" +#: ../../mod/photos.php:1132 +msgid "In This Photo:" +msgstr "Auf diesem Foto:" -#: ../../include/apps.php:149 -msgid "Invite" -msgstr "Einladen" +#: ../../mod/photos.php:1220 +msgid "View Album" +msgstr "Album ansehen" -#: ../../include/apps.php:150 -msgid "Features" -msgstr "Funktionen" +#: ../../mod/photos.php:1243 +msgid "Recent Photos" +msgstr "Neueste Fotos" -#: ../../include/apps.php:151 -msgid "Language" -msgstr "Sprache" +#: ../../mod/connections.php:37 ../../mod/connedit.php:64 +msgid "Could not access contact record." +msgstr "Konnte nicht auf den Kontakteintrag zugreifen." -#: ../../include/apps.php:152 -msgid "Post" -msgstr "Beitrag" +#: ../../mod/connections.php:51 ../../mod/connedit.php:86 +msgid "Could not locate selected profile." +msgstr "Gewähltes Profil nicht gefunden." -#: ../../include/apps.php:153 -msgid "Profile Photo" -msgstr "Profilfoto" +#: ../../mod/connections.php:94 ../../mod/connedit.php:140 +msgid "Connection updated." +msgstr "Verbindung aktualisiert." -#: ../../include/apps.php:242 ../../mod/settings.php:79 -#: ../../mod/settings.php:545 -msgid "Update" -msgstr "Aktualisieren" +#: ../../mod/connections.php:96 ../../mod/connedit.php:142 +msgid "Failed to update connection record." +msgstr "Konnte den Verbindungseintrag nicht aktualisieren." -#: ../../include/apps.php:242 -msgid "Install" -msgstr "Installieren" +#: ../../mod/connections.php:191 ../../mod/connections.php:292 +msgid "Blocked" +msgstr "Blockiert" -#: ../../include/apps.php:247 -msgid "Purchase" -msgstr "Kaufen" +#: ../../mod/connections.php:196 ../../mod/connections.php:299 +msgid "Ignored" +msgstr "Ignoriert" -#: ../../include/api.php:1072 -msgid "Public Timeline" -msgstr "Öffentliche Zeitleiste" +#: ../../mod/connections.php:201 ../../mod/connections.php:313 +msgid "Hidden" +msgstr "Versteckt" -#: ../../include/chat.php:10 -msgid "Missing room name" -msgstr "Der Chatraum hat keinen Namen" +#: ../../mod/connections.php:206 ../../mod/connections.php:306 +msgid "Archived" +msgstr "Archiviert" -#: ../../include/chat.php:19 -msgid "Duplicate room name" -msgstr "Name des Chatraums bereits vergeben" +#: ../../mod/connections.php:230 ../../mod/connections.php:245 +msgid "All" +msgstr "Alle" -#: ../../include/chat.php:68 ../../include/chat.php:76 -msgid "Invalid room specifier." -msgstr "Ungültiger Raumbezeichner." +#: ../../mod/connections.php:270 +msgid "Suggest new connections" +msgstr "Neue Verbindungen vorschlagen" -#: ../../include/chat.php:105 -msgid "Room not found." -msgstr "Chatraum konnte nicht gefunden werden." +#: ../../mod/connections.php:273 +msgid "New Connections" +msgstr "Neue Verbindungen" -#: ../../include/chat.php:126 -msgid "Room is full" -msgstr "Der Raum ist voll" +#: ../../mod/connections.php:276 +msgid "Show pending (new) connections" +msgstr "Zeige ausstehende (neue) Verbindungsanfragen" -#: ../../include/conversation.php:126 ../../mod/like.php:89 -msgid "channel" -msgstr "Kanal" +#: ../../mod/connections.php:282 +msgid "Show all connections" +msgstr "Zeige alle Verbindungen" -#: ../../include/conversation.php:164 ../../include/diaspora.php:1953 -#: ../../mod/like.php:331 -#, php-format -msgid "%1$s likes %2$s's %3$s" -msgstr "%1$s gefällt %2$ss %3$s" +#: ../../mod/connections.php:285 +msgid "Unblocked" +msgstr "Freigegeben" -#: ../../include/conversation.php:167 ../../mod/like.php:333 -#, php-format -msgid "%1$s doesn't like %2$s's %3$s" -msgstr "%1$s gefällt %2$ss %3$s nicht" +#: ../../mod/connections.php:288 +msgid "Only show unblocked connections" +msgstr "Zeige nur freigegebene Verbindungen" -#: ../../include/conversation.php:204 -#, php-format -msgid "%1$s is now connected with %2$s" -msgstr "%1$s ist jetzt mit %2$s verbunden" +#: ../../mod/connections.php:295 +msgid "Only show blocked connections" +msgstr "Zeige nur blockierte Verbindungen" -#: ../../include/conversation.php:239 -#, php-format -msgid "%1$s poked %2$s" -msgstr "%1$s stupste %2$s an" +#: ../../mod/connections.php:302 +msgid "Only show ignored connections" +msgstr "Zeige nur ignorierte Verbindungen" -#: ../../include/conversation.php:261 ../../mod/mood.php:63 +#: ../../mod/connections.php:309 +msgid "Only show archived connections" +msgstr "Zeige nur archivierte Verbindungen" + +#: ../../mod/connections.php:316 +msgid "Only show hidden connections" +msgstr "Zeige nur versteckte Verbindungen" + +#: ../../mod/connections.php:371 #, php-format -msgctxt "mood" -msgid "%1$s is %2$s" -msgstr "%1$s ist %2$s" +msgid "%1$s [%2$s]" +msgstr "%1$s [%2$s]" -#: ../../include/conversation.php:674 +#: ../../mod/connections.php:372 +msgid "Edit connection" +msgstr "Verbindung bearbeiten" + +#: ../../mod/connections.php:410 +msgid "Search your connections" +msgstr "Verbindungen durchsuchen" + +#: ../../mod/connections.php:411 +msgid "Finding: " +msgstr "Ergebnisse:" + +#: ../../mod/manage.php:136 #, php-format -msgid "View %s's profile @ %s" -msgstr "%ss Profil auf %s ansehen" +msgid "You have created %1$.0f of %2$.0f allowed channels." +msgstr "Du hast %1$.0f von maximal %2$.0f erlaubten Kanälen eingerichtet." -#: ../../include/conversation.php:689 -msgid "Categories:" -msgstr "Kategorien:" +#: ../../mod/manage.php:144 +msgid "Create a new channel" +msgstr "Neuen Kanal anlegen" -#: ../../include/conversation.php:690 -msgid "Filed under:" -msgstr "Gespeichert unter:" +#: ../../mod/manage.php:149 +msgid "Current Channel" +msgstr "Aktueller Kanal" -#: ../../include/conversation.php:717 -msgid "View in context" -msgstr "Im Zusammenhang anschauen" +#: ../../mod/manage.php:151 +msgid "Attach to one of your channels by selecting it." +msgstr "Wähle einen Deiner Kanäle aus, um ihn zu verwenden." -#: ../../include/conversation.php:843 -msgid "remove" -msgstr "lösche" +#: ../../mod/manage.php:152 +msgid "Default Channel" +msgstr "Standard Kanal" -#: ../../include/conversation.php:848 -msgid "Delete Selected Items" -msgstr "Lösche die ausgewählten Elemente" +#: ../../mod/manage.php:153 +msgid "Make Default" +msgstr "Zum Standard machen" -#: ../../include/conversation.php:942 -msgid "View Source" -msgstr "Quelle anzeigen" +#: ../../mod/rpost.php:97 ../../mod/editpost.php:42 +msgid "Edit post" +msgstr "Bearbeite Beitrag" -#: ../../include/conversation.php:943 -msgid "Follow Thread" -msgstr "Unterhaltung folgen" +#: ../../mod/connedit.php:189 +msgid "is now connected to" +msgstr "ist jetzt verbunden mit" -#: ../../include/conversation.php:944 -msgid "View Status" -msgstr "Status ansehen" +#: ../../mod/connedit.php:310 +msgid "Could not access address book record." +msgstr "Konnte nicht auf den Adressbuch-Eintrag zugreifen." -#: ../../include/conversation.php:946 -msgid "View Photos" -msgstr "Fotos ansehen" +#: ../../mod/connedit.php:324 +msgid "Refresh failed - channel is currently unavailable." +msgstr "Aktualisierung fehlgeschlagen – der Kanal ist im Moment nicht erreichbar." -#: ../../include/conversation.php:947 -msgid "Matrix Activity" -msgstr "Matrix-Aktivität" +#: ../../mod/connedit.php:331 +msgid "Channel has been unblocked" +msgstr "Kanal nicht mehr blockiert" -#: ../../include/conversation.php:949 -msgid "Edit Contact" -msgstr "Kontakt bearbeiten" +#: ../../mod/connedit.php:332 +msgid "Channel has been blocked" +msgstr "Kanal blockiert" -#: ../../include/conversation.php:950 -msgid "Send PM" -msgstr "Sende PN" +#: ../../mod/connedit.php:336 ../../mod/connedit.php:348 +#: ../../mod/connedit.php:360 ../../mod/connedit.php:372 +#: ../../mod/connedit.php:388 +msgid "Unable to set address book parameters." +msgstr "Konnte die Adressbuch-Parameter nicht setzen." -#: ../../include/conversation.php:1024 -#, php-format -msgid "%s likes this." -msgstr "%s gefällt das." +#: ../../mod/connedit.php:343 +msgid "Channel has been unignored" +msgstr "Kanal wird nicht mehr ignoriert" -#: ../../include/conversation.php:1024 -#, php-format -msgid "%s doesn't like this." -msgstr "%s gefällt das nicht." +#: ../../mod/connedit.php:344 +msgid "Channel has been ignored" +msgstr "Kanal wird ignoriert" -#: ../../include/conversation.php:1028 -#, 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 Person</span> gefällt das." -msgstr[1] "<span %1$s>%2$d Leuten</span> gefällt das." +#: ../../mod/connedit.php:355 +msgid "Channel has been unarchived" +msgstr "Kanal wurde aus dem Archiv zurück geholt" -#: ../../include/conversation.php:1030 -#, 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 Person</span> gefällt das nicht." -msgstr[1] "<span %1$s>%2$d Leuten</span> gefällt das nicht." +#: ../../mod/connedit.php:356 +msgid "Channel has been archived" +msgstr "Kanal wurde archiviert" -#: ../../include/conversation.php:1036 -msgid "and" -msgstr "und" +#: ../../mod/connedit.php:367 +msgid "Channel has been unhidden" +msgstr "Kanal wird nicht mehr versteckt" -#: ../../include/conversation.php:1039 -#, php-format -msgid ", and %d other people" -msgid_plural ", and %d other people" -msgstr[0] "" -msgstr[1] ", und %d andere" +#: ../../mod/connedit.php:368 +msgid "Channel has been hidden" +msgstr "Kanal wurde versteckt" -#: ../../include/conversation.php:1040 -#, php-format -msgid "%s like this." -msgstr "%s gefällt das." +#: ../../mod/connedit.php:383 +msgid "Channel has been approved" +msgstr "Kanal wurde zugelassen" -#: ../../include/conversation.php:1040 +#: ../../mod/connedit.php:384 +msgid "Channel has been unapproved" +msgstr "Zulassung des Kanals entfernt" + +#: ../../mod/connedit.php:412 +msgid "Connection has been removed." +msgstr "Verbindung wurde gelöscht." + +#: ../../mod/connedit.php:432 #, php-format -msgid "%s don't like this." -msgstr "%s gefällt das nicht." +msgid "View %s's profile" +msgstr "%ss Profil ansehen" -#: ../../include/conversation.php:1097 -msgid "Visible to <strong>everybody</strong>" -msgstr "Sichtbar für <strong>jeden</strong>" +#: ../../mod/connedit.php:436 +msgid "Refresh Permissions" +msgstr "Zugriffsrechte neu laden" -#: ../../include/conversation.php:1098 ../../mod/mail.php:170 -#: ../../mod/mail.php:282 -msgid "Please enter a link URL:" -msgstr "Gib eine URL ein:" +#: ../../mod/connedit.php:439 +msgid "Fetch updated permissions" +msgstr "Aktualisierte Zugriffsrechte abfragen" -#: ../../include/conversation.php:1099 -msgid "Please enter a video link/URL:" -msgstr "Gib einen Video-Link/URL ein:" +#: ../../mod/connedit.php:443 +msgid "Recent Activity" +msgstr "Kürzliche Aktivitäten" -#: ../../include/conversation.php:1100 -msgid "Please enter an audio link/URL:" -msgstr "Gib einen Audio-Link/URL ein:" +#: ../../mod/connedit.php:446 +msgid "View recent posts and comments" +msgstr "Betrachte die neuesten Beiträge und Kommentare" -#: ../../include/conversation.php:1101 -msgid "Tag term:" -msgstr "Schlagwort:" +#: ../../mod/connedit.php:450 ../../mod/connedit.php:594 +#: ../../mod/admin.php:732 +msgid "Unblock" +msgstr "Freigeben" -#: ../../include/conversation.php:1102 ../../mod/filer.php:49 -msgid "Save to Folder:" -msgstr "Speichern in Ordner:" +#: ../../mod/connedit.php:450 ../../mod/connedit.php:594 +#: ../../mod/admin.php:731 +msgid "Block" +msgstr "Blockieren" -#: ../../include/conversation.php:1103 -msgid "Where are you right now?" -msgstr "Wo bist Du jetzt grade?" +#: ../../mod/connedit.php:453 +msgid "Block or Unblock this connection" +msgstr "Verbindung blockieren oder freigeben" -#: ../../include/conversation.php:1104 ../../mod/editpost.php:52 -#: ../../mod/mail.php:171 ../../mod/mail.php:283 -msgid "Expires YYYY-MM-DD HH:MM" -msgstr "Verfällt YYYY-MM-DD HH;MM" +#: ../../mod/connedit.php:457 ../../mod/connedit.php:595 +msgid "Unignore" +msgstr "Nicht ignorieren" -#: ../../include/conversation.php:1128 ../../mod/photos.php:994 -#: ../../mod/editwebpage.php:201 ../../mod/layouts.php:122 -#: ../../mod/editblock.php:168 ../../mod/editlayout.php:161 -msgid "Share" -msgstr "Teilen" +#: ../../mod/connedit.php:457 ../../mod/connedit.php:595 +#: ../../mod/notifications.php:51 +msgid "Ignore" +msgstr "Ignorieren" -#: ../../include/conversation.php:1130 ../../mod/editwebpage.php:139 -msgid "Page link title" -msgstr "Seitentitel-Link" +#: ../../mod/connedit.php:460 +msgid "Ignore or Unignore this connection" +msgstr "Verbindung ignorieren oder wieder beachten" -#: ../../include/conversation.php:1133 -msgid "Post as" -msgstr "Posten als" +#: ../../mod/connedit.php:463 +msgid "Unarchive" +msgstr "Aus Archiv zurückholen" -#: ../../include/conversation.php:1134 ../../mod/editpost.php:113 -#: ../../mod/editwebpage.php:144 ../../mod/mail.php:231 ../../mod/mail.php:345 -#: ../../mod/editblock.php:112 ../../mod/editlayout.php:107 -msgid "Upload photo" -msgstr "Foto hochladen" +#: ../../mod/connedit.php:463 +msgid "Archive" +msgstr "Archivieren" -#: ../../include/conversation.php:1135 -msgid "upload photo" -msgstr "Foto hochladen" +#: ../../mod/connedit.php:466 +msgid "Archive or Unarchive this connection" +msgstr "Verbindung archivieren oder aus dem Archiv zurückholen" -#: ../../include/conversation.php:1136 ../../mod/editpost.php:114 -#: ../../mod/editwebpage.php:145 ../../mod/mail.php:232 ../../mod/mail.php:346 -#: ../../mod/editblock.php:113 ../../mod/editlayout.php:108 -msgid "Attach file" -msgstr "Datei anhängen" +#: ../../mod/connedit.php:469 +msgid "Unhide" +msgstr "Wieder sichtbar machen" -#: ../../include/conversation.php:1137 -msgid "attach file" -msgstr "Datei anfügen" +#: ../../mod/connedit.php:469 +msgid "Hide" +msgstr "Verstecken" -#: ../../include/conversation.php:1138 ../../mod/editpost.php:115 -#: ../../mod/editwebpage.php:146 ../../mod/mail.php:233 ../../mod/mail.php:347 -#: ../../mod/editblock.php:114 ../../mod/editlayout.php:109 -msgid "Insert web link" -msgstr "Link einfügen" +#: ../../mod/connedit.php:472 +msgid "Hide or Unhide this connection" +msgstr "Diese Verbindung verstecken oder wieder sichtbar machen" -#: ../../include/conversation.php:1139 -msgid "web link" -msgstr "Web-Link" +#: ../../mod/connedit.php:479 +msgid "Delete this connection" +msgstr "Verbindung löschen" -#: ../../include/conversation.php:1140 -msgid "Insert video link" -msgstr "Video-Link einfügen" +#: ../../mod/connedit.php:522 ../../mod/connedit.php:552 +msgid "Approve this connection" +msgstr "Verbindung genehmigen" -#: ../../include/conversation.php:1141 -msgid "video link" -msgstr "Video-Link" +#: ../../mod/connedit.php:522 +msgid "Accept connection to allow communication" +msgstr "Akzeptiere die Verbindung, um Kommunikation zu ermöglichen" -#: ../../include/conversation.php:1142 -msgid "Insert audio link" -msgstr "Audio-Link einfügen" +#: ../../mod/connedit.php:538 +#, php-format +msgid "Connections: settings for %s" +msgstr "Verbindungseinstellungen für %s" -#: ../../include/conversation.php:1143 -msgid "audio link" -msgstr "Audio-Link" +#: ../../mod/connedit.php:539 +msgid "Apply these permissions automatically" +msgstr "Diese Berechtigungen automatisch anwenden" -#: ../../include/conversation.php:1144 ../../mod/editpost.php:119 -#: ../../mod/editwebpage.php:150 ../../mod/editblock.php:118 -#: ../../mod/editlayout.php:113 -msgid "Set your location" -msgstr "Standort" +#: ../../mod/connedit.php:543 +msgid "Apply the permissions indicated on this page to all new connections." +msgstr "Wende die auf dieser Seite gewählten Berechtigungen auf alle neuen Verbindungen an." -#: ../../include/conversation.php:1145 -msgid "set location" -msgstr "Standort" +#: ../../mod/connedit.php:545 +msgid "Slide to adjust your degree of friendship" +msgstr "Verschieben, um den Grad der Freundschaft zu einzustellen" -#: ../../include/conversation.php:1146 ../../mod/editpost.php:120 -#: ../../mod/editwebpage.php:151 ../../mod/editblock.php:119 -#: ../../mod/editlayout.php:114 -msgid "Clear browser location" -msgstr "Browser-Standort löschen" +#: ../../mod/connedit.php:551 +msgid "inherited" +msgstr "geerbt" -#: ../../include/conversation.php:1147 -msgid "clear location" -msgstr "Standort löschen" +#: ../../mod/connedit.php:553 +msgid "Connection has no individual permissions!" +msgstr "Diese Verbindung hat keine individuellen Zugriffsrechte!" -#: ../../include/conversation.php:1149 ../../mod/editpost.php:132 -#: ../../mod/editwebpage.php:167 ../../mod/editblock.php:132 -#: ../../mod/editlayout.php:126 -msgid "Set title" -msgstr "Titel" +#: ../../mod/connedit.php:554 +msgid "" +"This may be appropriate based on your <a href=\"settings\">privacy " +"settings</a>, though you may wish to review the \"Advanced Permissions\"." +msgstr "Abhängig von Deinen <a href=\"settings\">Privatsphäre-Einstellungen</a> könnte das passen, eventuell solltest Du aber die „Zugriffsrechte für Fortgeschrittene“ überprüfen." -#: ../../include/conversation.php:1152 ../../mod/editpost.php:134 -#: ../../mod/editwebpage.php:169 ../../mod/events.php:560 -#: ../../mod/editblock.php:135 ../../mod/editlayout.php:129 -msgid "Categories (comma-separated list)" -msgstr "Kategorien (Kommagetrennte Liste)" +#: ../../mod/connedit.php:556 +msgid "Profile Visibility" +msgstr "Sichtbarkeit des Profils" -#: ../../include/conversation.php:1154 ../../mod/editpost.php:122 -#: ../../mod/editwebpage.php:153 ../../mod/editblock.php:121 -#: ../../mod/editlayout.php:116 -msgid "Permission settings" -msgstr "Berechtigungs-Einstellungen" +#: ../../mod/connedit.php:557 +#, php-format +msgid "" +"Please choose the profile you would like to display to %s when viewing your " +"profile securely." +msgstr "Bitte wähle ein Profil, das wir %s zeigen sollen, wenn Deine Profilseite über eine verifizierte Verbindung aufgerufen wird." -#: ../../include/conversation.php:1155 -msgid "permissions" -msgstr "Berechtigungen" +#: ../../mod/connedit.php:558 +msgid "Contact Information / Notes" +msgstr "Kontaktinformationen / Notizen" -#: ../../include/conversation.php:1162 ../../mod/editpost.php:129 -#: ../../mod/editwebpage.php:162 ../../mod/editblock.php:129 -#: ../../mod/editlayout.php:123 -msgid "Public post" -msgstr "Öffentlicher Beitrag" +#: ../../mod/connedit.php:559 +msgid "Edit contact notes" +msgstr "Kontaktnotizen bearbeiten" -#: ../../include/conversation.php:1164 ../../mod/editpost.php:135 -#: ../../mod/editwebpage.php:170 ../../mod/editblock.php:136 -#: ../../mod/editlayout.php:130 -msgid "Example: bob@example.com, mary@example.com" -msgstr "Beispiel: bob@example.com, mary@example.com" +#: ../../mod/connedit.php:561 +msgid "Their Settings" +msgstr "Deren Einstellungen" -#: ../../include/conversation.php:1177 ../../mod/editpost.php:146 -#: ../../mod/editwebpage.php:179 ../../mod/mail.php:238 ../../mod/mail.php:352 -#: ../../mod/editblock.php:146 ../../mod/editlayout.php:140 -msgid "Set expiration date" -msgstr "Verfallsdatum" +#: ../../mod/connedit.php:562 +msgid "My Settings" +msgstr "Meine Einstellungen" -#: ../../include/conversation.php:1181 ../../mod/editpost.php:150 -#: ../../mod/events.php:567 -msgid "OK" -msgstr "Ok" +#: ../../mod/connedit.php:564 +msgid "Clear/Disable Automatic Permissions" +msgstr "Automatische Berechtigungen abschalten/entfernen" -#: ../../include/conversation.php:1182 ../../mod/settings.php:520 -#: ../../mod/settings.php:546 ../../mod/fbrowser.php:82 -#: ../../mod/fbrowser.php:117 ../../mod/editpost.php:151 -#: ../../mod/tagrm.php:11 ../../mod/tagrm.php:94 ../../mod/events.php:566 -msgid "Cancel" -msgstr "Abbrechen" +#: ../../mod/connedit.php:565 +msgid "Forum Members" +msgstr "Forum Mitglieder" -#: ../../include/conversation.php:1426 -msgid "Discover" -msgstr "Entdecken" +#: ../../mod/connedit.php:566 +msgid "Soapbox" +msgstr "Marktschreier" -#: ../../include/conversation.php:1429 -msgid "Imported public streams" -msgstr "Importierte öffentliche Beiträge" +#: ../../mod/connedit.php:567 +msgid "Full Sharing (typical social network permissions)" +msgstr "Vollumfängliches Teilen (übliche Berechtigungen in sozialen Netzwerken)" -#: ../../include/conversation.php:1434 -msgid "Commented Order" -msgstr "Neueste Kommentare" +#: ../../mod/connedit.php:568 +msgid "Cautious Sharing " +msgstr "Vorsichtiges Teilen" -#: ../../include/conversation.php:1437 -msgid "Sort by Comment Date" -msgstr "Nach Kommentardatum sortiert" +#: ../../mod/connedit.php:569 +msgid "Follow Only" +msgstr "Nur folgen" -#: ../../include/conversation.php:1441 -msgid "Posted Order" -msgstr "Neueste Beiträge" +#: ../../mod/connedit.php:570 +msgid "Individual Permissions" +msgstr "Individuelle Zugriffsrechte" -#: ../../include/conversation.php:1444 -msgid "Sort by Post Date" -msgstr "Nach Beitragsdatum sortiert" +#: ../../mod/connedit.php:571 +msgid "" +"Some permissions may be inherited from your channel <a " +"href=\"settings\">privacy settings</a>, which have higher priority than " +"individual settings. Changing those inherited settings on this page will " +"have no effect." +msgstr "Einige Berechtigungen werden von den globalen <a href=\"settings\">Sicherheits- und Privatsphäre-Einstellungen</a> dieses Kanals geerbt, die eine höhere Priorität haben als die Einstellungen bei einer Verbindung. Werden geerbte Einstellungen hier geändert, hat das keine Auswirkungen." -#: ../../include/conversation.php:1449 ../../include/widgets.php:89 -msgid "Personal" -msgstr "Persönlich" +#: ../../mod/connedit.php:572 +msgid "Advanced Permissions" +msgstr "Zugriffsrechte für Fortgeschrittene" -#: ../../include/conversation.php:1452 -msgid "Posts that mention or involve you" -msgstr "Beiträge mit Beteiligung Deinerseits" +#: ../../mod/connedit.php:573 +msgid "Simple Permissions (select one and submit)" +msgstr "Einfache Berechtigungs-Einstellungen (wähle eine aus und klicke auf Senden)" -#: ../../include/conversation.php:1458 ../../mod/connections.php:211 -#: ../../mod/connections.php:224 ../../mod/menu.php:61 -msgid "New" -msgstr "Neu" +#: ../../mod/connedit.php:577 +#, php-format +msgid "Visit %s's profile - %s" +msgstr "%ss Profil besuchen - %s" -#: ../../include/conversation.php:1461 -msgid "Activity Stream - by date" -msgstr "Activity Stream – nach Datum sortiert" +#: ../../mod/connedit.php:578 +msgid "Block/Unblock contact" +msgstr "Kontakt blockieren/freigeben" -#: ../../include/conversation.php:1467 -msgid "Starred" -msgstr "Markiert" +#: ../../mod/connedit.php:579 +msgid "Ignore contact" +msgstr "Kontakt ignorieren" -#: ../../include/conversation.php:1470 -msgid "Favourite Posts" -msgstr "Markierte Beiträge" +#: ../../mod/connedit.php:580 +msgid "Repair URL settings" +msgstr "URL-Einstellungen reparieren" -#: ../../include/conversation.php:1477 -msgid "Spam" -msgstr "Spam" +#: ../../mod/connedit.php:581 +msgid "View conversations" +msgstr "Unterhaltungen anzeigen" -#: ../../include/conversation.php:1480 -msgid "Posts flagged as SPAM" -msgstr "Nachrichten, die als SPAM markiert wurden" +#: ../../mod/connedit.php:583 +msgid "Delete contact" +msgstr "Kontakt löschen" -#: ../../include/conversation.php:1516 ../../mod/admin.php:867 -msgid "Channel" -msgstr "Kanal" +#: ../../mod/connedit.php:586 +msgid "Last update:" +msgstr "Letzte Aktualisierung:" -#: ../../include/conversation.php:1519 -msgid "Status Messages and Posts" -msgstr "Statusnachrichten und Beiträge" +#: ../../mod/connedit.php:588 +msgid "Update public posts" +msgstr "Öffentliche Beiträge aktualisieren" -#: ../../include/conversation.php:1528 -msgid "About" -msgstr "Ãœber" +#: ../../mod/connedit.php:590 +msgid "Update now" +msgstr "Jetzt aktualisieren" -#: ../../include/conversation.php:1531 -msgid "Profile Details" -msgstr "Profil-Details" +#: ../../mod/connedit.php:596 +msgid "Currently blocked" +msgstr "Derzeit blockiert" -#: ../../include/conversation.php:1549 -msgid "Files and Storage" -msgstr "Dateien und Speicher" +#: ../../mod/connedit.php:597 +msgid "Currently ignored" +msgstr "Derzeit ignoriert" -#: ../../include/conversation.php:1558 ../../include/conversation.php:1561 -msgid "Chatrooms" -msgstr "Chaträume" +#: ../../mod/connedit.php:598 +msgid "Currently archived" +msgstr "Derzeit archiviert" -#: ../../include/conversation.php:1573 -msgid "Saved Bookmarks" -msgstr "Gespeicherte Lesezeichen" +#: ../../mod/connedit.php:599 +msgid "Currently pending" +msgstr "Derzeit anstehend" -#: ../../include/conversation.php:1584 -msgid "Manage Webpages" -msgstr "Webseiten verwalten" +#: ../../mod/connedit.php:600 +msgid "Hide this contact from others" +msgstr "Diese Verbindung vor den anderen verbergen." -#: ../../include/bb2diaspora.php:360 -msgid "Attachments:" -msgstr "Anhänge:" +#: ../../mod/connedit.php:600 +msgid "" +"Replies/likes to your public posts <strong>may</strong> still be visible" +msgstr "Antworten/Likes auf deine öffentlichen Beiträge <strong>können</strong> immer noch sichtbar sein" -#: ../../include/acl_selectors.php:240 -msgid "Visible to your default audience" -msgstr "Standard-Sichtbarkeit" +#: ../../mod/openid.php:26 +msgid "OpenID protocol error. No ID returned." +msgstr "OpenID Protokollfehler. Keine ID zurückgegeben." -#: ../../include/acl_selectors.php:241 -msgid "Show" -msgstr "Zeigen" +#: ../../mod/thing.php:96 +msgid "Thing updated" +msgstr "Sache aktualisiert" -#: ../../include/acl_selectors.php:242 -msgid "Don't show" -msgstr "Nicht zeigen" +#: ../../mod/thing.php:156 +msgid "Object store: failed" +msgstr "Speichern des Objekts fehlgeschlagen" -#: ../../include/acl_selectors.php:248 ../../mod/filestorage.php:137 -#: ../../mod/photos.php:604 ../../mod/photos.php:970 ../../mod/chat.php:209 -#: ../../mod/events.php:585 -msgid "Permissions" -msgstr "Berechtigungen" +#: ../../mod/thing.php:160 +msgid "Thing added" +msgstr "Sache hinzugefügt" -#: ../../include/widgets.php:87 -msgid "System" -msgstr "System" +#: ../../mod/thing.php:180 +#, php-format +msgid "OBJ: %1$s %2$s %3$s" +msgstr "OBJ: %1$s %2$s %3$s" -#: ../../include/widgets.php:90 -msgid "Create Personal App" -msgstr "Persönliche App erstellen" +#: ../../mod/thing.php:232 +msgid "Show Thing" +msgstr "Sache anzeigen" -#: ../../include/widgets.php:91 -msgid "Edit Personal App" -msgstr "Persönliche App bearbeiten" +#: ../../mod/thing.php:239 +msgid "item not found." +msgstr "Eintrag nicht gefunden" -#: ../../include/widgets.php:137 ../../mod/suggest.php:53 -msgid "Ignore/Hide" -msgstr "Ignorieren/Verstecken" +#: ../../mod/thing.php:270 +msgid "Edit Thing" +msgstr "Sache bearbeiten" -#: ../../include/widgets.php:143 ../../mod/connections.php:267 -msgid "Suggestions" -msgstr "Vorschläge" +#: ../../mod/thing.php:272 ../../mod/thing.php:319 +msgid "Select a profile" +msgstr "Wähle ein Profil" -#: ../../include/widgets.php:144 -msgid "See more..." -msgstr "Mehr anzeigen …" +#: ../../mod/thing.php:276 ../../mod/thing.php:322 +msgid "Post an activity" +msgstr "Aktivitätsnachricht senden" -#: ../../include/widgets.php:166 +#: ../../mod/thing.php:276 ../../mod/thing.php:322 +msgid "Only sends to viewers of the applicable profile" +msgstr "Nur an Betrachter des ausgewählten Profils senden" + +#: ../../mod/thing.php:278 ../../mod/thing.php:324 +msgid "Name of thing e.g. something" +msgstr "Name der Sache, z. B. irgendwas" + +#: ../../mod/thing.php:280 ../../mod/thing.php:325 +msgid "URL of thing (optional)" +msgstr "URL der Sache (optional)" + +#: ../../mod/thing.php:282 ../../mod/thing.php:326 +msgid "URL for photo of thing (optional)" +msgstr "URL eines Fotos der Sache (optional)" + +#: ../../mod/thing.php:317 +msgid "Add Thing to your Profile" +msgstr "Die Sache Deinem Profil hinzufügen" + +#: ../../mod/lostpass.php:15 +msgid "No valid account found." +msgstr "Kein gültiges Konto gefunden." + +#: ../../mod/lostpass.php:29 +msgid "Password reset request issued. Check your email." +msgstr "Zurücksetzen des Passworts eingeleitet. Schau in Deine E-Mails." + +#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:102 #, php-format -msgid "You have %1$.0f of %2$.0f allowed connections." -msgstr "Du bist %1$.0f von maximal %2$.0f erlaubten Verbindungen eingegangen." +msgid "Site Member (%s)" +msgstr "Nutzer (%s)" -#: ../../include/widgets.php:172 -msgid "Add New Connection" -msgstr "Neue Verbindung hinzufügen" +#: ../../mod/lostpass.php:40 +#, php-format +msgid "Password reset requested at %s" +msgstr "Passwort-Rücksetzung auf %s angefordert" -#: ../../include/widgets.php:173 -msgid "Enter the channel address" -msgstr "Adresse des Kanals eingeben" +#: ../../mod/lostpass.php:63 +msgid "" +"Request could not be verified. (You may have previously submitted it.) " +"Password reset failed." +msgstr "Die Anfrage konnte nicht verifiziert werden. (Vielleicht hast Du schon einmal auf den Link in der E-Mail geklickt?) Passwort-Rücksetzung fehlgeschlagen." -#: ../../include/widgets.php:174 -msgid "Example: bob@example.com, http://example.com/barbara" -msgstr "Beispiel: bob@beispiel.com, http://beispiel.com/barbara" +#: ../../mod/lostpass.php:85 ../../boot.php:1494 +msgid "Password Reset" +msgstr "Zurücksetzen des Kennworts" -#: ../../include/widgets.php:191 -msgid "Notes" -msgstr "Notizen" +#: ../../mod/lostpass.php:86 +msgid "Your password has been reset as requested." +msgstr "Dein Passwort wurde wie angefordert neu erstellt." -#: ../../include/widgets.php:263 -msgid "Remove term" -msgstr "Eintrag löschen" +#: ../../mod/lostpass.php:87 +msgid "Your new password is" +msgstr "Dein neues Passwort lautet" -#: ../../include/widgets.php:342 -msgid "Archives" -msgstr "Archive" +#: ../../mod/lostpass.php:88 +msgid "Save or copy your new password - and then" +msgstr "Speichere oder kopiere Dein neues Passwort – und dann" -#: ../../include/widgets.php:404 -msgid "Refresh" -msgstr "Aktualisieren" +#: ../../mod/lostpass.php:89 +msgid "click here to login" +msgstr "Klicke hier, um dich anzumelden" -#: ../../include/widgets.php:405 ../../mod/connedit.php:492 -msgid "Me" -msgstr "Ich" +#: ../../mod/lostpass.php:90 +msgid "" +"Your password may be changed from the <em>Settings</em> page after " +"successful login." +msgstr "Dein Passwort kann unter <em>Einstellungen</em> nach einer erfolgreichen Anmeldung geändert werden." -#: ../../include/widgets.php:406 ../../mod/connedit.php:494 -msgid "Best Friends" -msgstr "Beste Freunde" +#: ../../mod/lostpass.php:107 +#, php-format +msgid "Your password has changed at %s" +msgstr "Auf %s wurde Dein Passwort geändert" -#: ../../include/widgets.php:408 -msgid "Co-workers" -msgstr "Kollegen" +#: ../../mod/lostpass.php:122 +msgid "Forgot your Password?" +msgstr "Kennwort vergessen?" -#: ../../include/widgets.php:409 ../../mod/connedit.php:496 -msgid "Former Friends" -msgstr "ehem. Freunde" +#: ../../mod/lostpass.php:123 +msgid "" +"Enter your email address and submit to have your password reset. Then check " +"your email for further instructions." +msgstr "Gib Deine E-Mail-Adresse ein, um Dein Passwort zurücksetzen zu lassen. Du erhältst dann weitere Anweisungen per E-Mail." -#: ../../include/widgets.php:410 ../../mod/connedit.php:497 -msgid "Acquaintances" -msgstr "Bekannte" +#: ../../mod/lostpass.php:124 +msgid "Email Address" +msgstr "E-Mail Adresse" -#: ../../include/widgets.php:411 -msgid "Everybody" -msgstr "Jeder" +#: ../../mod/lostpass.php:125 +msgid "Reset" +msgstr "Zurücksetzen" -#: ../../include/widgets.php:443 -msgid "Account settings" -msgstr "Konto-Einstellungen" +#: ../../mod/bookmarks.php:38 +msgid "Bookmark added" +msgstr "Lesezeichen hinzugefügt" -#: ../../include/widgets.php:449 -msgid "Channel settings" -msgstr "Kanal-Einstellungen" +#: ../../mod/bookmarks.php:60 +msgid "My Bookmarks" +msgstr "Meine Lesezeichen" -#: ../../include/widgets.php:455 -msgid "Additional features" -msgstr "Zusätzliche Funktionen" +#: ../../mod/bookmarks.php:71 +msgid "My Connections Bookmarks" +msgstr "Lesezeichen meiner Kontakte" -#: ../../include/widgets.php:461 -msgid "Feature settings" -msgstr "Funktions-Einstellungen" +#: ../../mod/dirsearch.php:21 +msgid "This site is not a directory server" +msgstr "Diese Website ist kein Verzeichnis-Server" -#: ../../include/widgets.php:467 -msgid "Display settings" -msgstr "Anzeige-Einstellungen" +#: ../../mod/cloud.php:130 +msgid "RedMatrix - Guests: Username: {your email address}, Password: +++" +msgstr "RedMatrix – Gäste: Username: {Deine E-Mail-Adresse}, Passwort: +++" -#: ../../include/widgets.php:473 -msgid "Connected apps" -msgstr "Verbundene Apps" +#: ../../mod/ping.php:257 +msgid "sent you a private message" +msgstr "eine private Nachricht schicken" -#: ../../include/widgets.php:479 -msgid "Export channel" -msgstr "Kanal exportieren" +#: ../../mod/ping.php:308 +msgid "added your channel" +msgstr "hat deinen Kanal hinzugefügt" -#: ../../include/widgets.php:485 -msgid "Export content" -msgstr "Kanal-Inhalte exportieren" +#: ../../mod/ping.php:349 +msgid "posted an event" +msgstr "hat einen Termin veröffentlicht" -#: ../../include/widgets.php:491 -msgid "Automatic Permissions (Advanced)" -msgstr "Automatische Berechtigungen (Erweitert)" +#: ../../mod/editblock.php:79 ../../mod/editblock.php:95 +#: ../../mod/editlayout.php:78 ../../mod/editpost.php:20 +#: ../../mod/editwebpage.php:77 +msgid "Item not found" +msgstr "Element nicht gefunden" -#: ../../include/widgets.php:501 -msgid "Premium Channel Settings" -msgstr "Premium-Kanal-Einstellungen" +#: ../../mod/editblock.php:115 +msgid "Edit Block" +msgstr "Block bearbeiten" -#: ../../include/widgets.php:535 ../../mod/message.php:31 -#: ../../mod/mail.php:124 -msgid "Messages" -msgstr "Nachrichten" +#: ../../mod/editblock.php:125 +msgid "Delete block?" +msgstr "Block löschen?" -#: ../../include/widgets.php:540 -msgid "Check Mail" -msgstr "E-Mails abrufen" +#: ../../mod/editblock.php:147 ../../mod/editlayout.php:143 +#: ../../mod/editpost.php:116 ../../mod/editwebpage.php:178 +msgid "Insert YouTube video" +msgstr "YouTube-Video einfügen" -#: ../../include/widgets.php:621 -msgid "Chat Rooms" -msgstr "Chaträume" +#: ../../mod/editblock.php:148 ../../mod/editlayout.php:144 +#: ../../mod/editpost.php:117 ../../mod/editwebpage.php:179 +msgid "Insert Vorbis [.ogg] video" +msgstr "Vorbis [.ogg]-Video einfügen" -#: ../../include/widgets.php:639 -msgid "Bookmarked Chatrooms" -msgstr "Gespeicherte Chatrooms" +#: ../../mod/editblock.php:149 ../../mod/editlayout.php:145 +#: ../../mod/editpost.php:118 ../../mod/editwebpage.php:180 +msgid "Insert Vorbis [.ogg] audio" +msgstr "Vorbis [.ogg]-Audio einfügen" -#: ../../include/widgets.php:657 -msgid "Suggested Chatrooms" -msgstr "Chatraum-Vorschläge" +#: ../../mod/editblock.php:183 +msgid "Delete Block" +msgstr "Block löschen" -#: ../../include/follow.php:26 -msgid "Channel is blocked on this site." -msgstr "Der Kanal ist auf dieser Seite blockiert " +#: ../../mod/pdledit.php:13 +msgid "Layout updated." +msgstr "Layout aktualisiert." -#: ../../include/follow.php:31 -msgid "Channel location missing." -msgstr "Adresse des Kanals fehlt." +#: ../../mod/pdledit.php:28 ../../mod/pdledit.php:53 +msgid "Edit System Page Description" +msgstr "Systemseitenbeschreibung bearbeiten" -#: ../../include/follow.php:80 -msgid "Response from remote channel was incomplete." -msgstr "Antwort des entfernten Kanals war unvollständig." +#: ../../mod/pdledit.php:48 +msgid "Layout not found." +msgstr "Layout nicht gefunden." -#: ../../include/follow.php:97 -msgid "Channel was deleted and no longer exists." -msgstr "Kanal wurde gelöscht und existiert nicht mehr." +#: ../../mod/pdledit.php:54 +msgid "Module Name:" +msgstr "Modulname:" -#: ../../include/follow.php:133 ../../include/follow.php:202 -msgid "Protocol disabled." -msgstr "Protokoll deaktiviert." +#: ../../mod/pdledit.php:55 ../../mod/layouts.php:107 +msgid "Layout Help" +msgstr "Layout-Hilfe" -#: ../../include/follow.php:176 -msgid "Channel discovery failed." -msgstr "Kanalsuche fehlgeschlagen" +#: ../../mod/editlayout.php:108 +msgid "Edit Layout" +msgstr "Layout bearbeiten" -#: ../../include/follow.php:192 -msgid "local account not found." -msgstr "Lokales Konto nicht gefunden." +#: ../../mod/editlayout.php:117 +msgid "Delete layout?" +msgstr "Layout löschen?" -#: ../../include/follow.php:219 -msgid "Cannot connect to yourself." -msgstr "Du kannst Dich nicht mit Dir selbst verbinden." +#: ../../mod/editlayout.php:178 +msgid "Delete Layout" +msgstr "Layout löschen" -#: ../../mod/post.php:229 -msgid "" -"Remote authentication blocked. You are logged into this site locally. Please" -" logout and retry." -msgstr "Fern-Authentifizierung blockiert. Du bist lokal auf diesem Server angemeldet. Bitte melde Dich ab und versuche es erneut." +#: ../../mod/editpost.php:31 +msgid "Item is not editable" +msgstr "Element kann nicht bearbeitet werden." -#: ../../mod/post.php:261 ../../mod/openid.php:72 ../../mod/openid.php:180 -#, php-format -msgid "Welcome %s. Remote authentication successful." -msgstr "Willkommen %s. Entfernte Authentifizierung erfolgreich." +#: ../../mod/editpost.php:53 +msgid "Delete item?" +msgstr "Eintrag löschen?" -#: ../../mod/settings.php:71 +#: ../../mod/settings.php:73 msgid "Name is required" msgstr "Name ist erforderlich" -#: ../../mod/settings.php:75 +#: ../../mod/settings.php:77 msgid "Key and Secret are required" msgstr "Schlüssel und Geheimnis werden benötigt" -#: ../../mod/settings.php:198 +#: ../../mod/settings.php:197 msgid "Passwords do not match. Password unchanged." msgstr "Kennwörter stimmen nicht überein. Kennwort nicht verändert." -#: ../../mod/settings.php:202 +#: ../../mod/settings.php:201 msgid "Empty passwords are not allowed. Password unchanged." msgstr "Leere Kennwörter sind nicht erlaubt. Kennwort nicht verändert." -#: ../../mod/settings.php:216 +#: ../../mod/settings.php:215 msgid "Password changed." msgstr "Kennwort geändert." -#: ../../mod/settings.php:218 +#: ../../mod/settings.php:217 msgid "Password update failed. Please try again." msgstr "Kennwortänderung fehlgeschlagen. Bitte versuche es noch einmal." -#: ../../mod/settings.php:232 +#: ../../mod/settings.php:231 msgid "Not valid email." msgstr "Keine gültige E-Mail Adresse." -#: ../../mod/settings.php:235 +#: ../../mod/settings.php:234 msgid "Protected email address. Cannot change to that email." msgstr "Geschützte E-Mail Adresse. Diese kann nicht verändert werden." -#: ../../mod/settings.php:244 +#: ../../mod/settings.php:243 msgid "System failure storing new email. Please try again." msgstr "Systemfehler während des Speicherns der neuen Mail. Bitte versuche es noch einmal." -#: ../../mod/settings.php:447 +#: ../../mod/settings.php:479 msgid "Settings updated." msgstr "Einstellungen aktualisiert." -#: ../../mod/settings.php:518 ../../mod/settings.php:544 -#: ../../mod/settings.php:580 +#: ../../mod/settings.php:548 ../../mod/settings.php:574 +#: ../../mod/settings.php:610 msgid "Add application" msgstr "Anwendung hinzufügen" -#: ../../mod/settings.php:521 +#: ../../mod/settings.php:551 msgid "Name of application" msgstr "Name der Anwendung" -#: ../../mod/settings.php:522 ../../mod/settings.php:548 +#: ../../mod/settings.php:552 ../../mod/settings.php:578 msgid "Consumer Key" msgstr "Consumer Key" -#: ../../mod/settings.php:522 ../../mod/settings.php:523 +#: ../../mod/settings.php:552 ../../mod/settings.php:553 msgid "Automatically generated - change if desired. Max length 20" msgstr "Automatisch erzeugt – ändern, falls erwünscht. Maximale Länge 20" -#: ../../mod/settings.php:523 ../../mod/settings.php:549 +#: ../../mod/settings.php:553 ../../mod/settings.php:579 msgid "Consumer Secret" msgstr "Consumer Secret" -#: ../../mod/settings.php:524 ../../mod/settings.php:550 +#: ../../mod/settings.php:554 ../../mod/settings.php:580 msgid "Redirect" msgstr "Umleitung" -#: ../../mod/settings.php:524 +#: ../../mod/settings.php:554 msgid "" "Redirect URI - leave blank unless your application specifically requires " "this" -msgstr "Umleitungs-URl – lasse das leer, wenn Deine Anwendung es nicht explizit erfordert" +msgstr "Umleitungs-URl – lasse das leer, solange Deine Anwendung es nicht explizit erfordert" -#: ../../mod/settings.php:525 ../../mod/settings.php:551 +#: ../../mod/settings.php:555 ../../mod/settings.php:581 msgid "Icon url" msgstr "Symbol-URL" -#: ../../mod/settings.php:525 +#: ../../mod/settings.php:555 msgid "Optional" msgstr "Optional" -#: ../../mod/settings.php:536 +#: ../../mod/settings.php:566 msgid "You can't edit this application." msgstr "Diese Anwendung kann nicht bearbeitet werden." -#: ../../mod/settings.php:579 +#: ../../mod/settings.php:609 msgid "Connected Apps" msgstr "Verbundene Apps" -#: ../../mod/settings.php:583 +#: ../../mod/settings.php:613 msgid "Client key starts with" msgstr "Client Key beginnt mit" -#: ../../mod/settings.php:584 +#: ../../mod/settings.php:614 msgid "No name" msgstr "Kein Name" -#: ../../mod/settings.php:585 +#: ../../mod/settings.php:615 msgid "Remove authorization" msgstr "Authorisierung aufheben" -#: ../../mod/settings.php:596 +#: ../../mod/settings.php:626 msgid "No feature settings configured" msgstr "Keine Funktions-Einstellungen konfiguriert" -#: ../../mod/settings.php:604 +#: ../../mod/settings.php:634 msgid "Feature Settings" msgstr "Funktions-Einstellungen" -#: ../../mod/settings.php:627 +#: ../../mod/settings.php:657 msgid "Account Settings" msgstr "Konto-Einstellungen" -#: ../../mod/settings.php:628 +#: ../../mod/settings.php:658 msgid "Password Settings" msgstr "Kennwort-Einstellungen" -#: ../../mod/settings.php:629 +#: ../../mod/settings.php:659 msgid "New Password:" msgstr "Neues Passwort:" -#: ../../mod/settings.php:630 +#: ../../mod/settings.php:660 msgid "Confirm:" msgstr "Bestätigen:" -#: ../../mod/settings.php:630 +#: ../../mod/settings.php:660 msgid "Leave password fields blank unless changing" msgstr "Lasse die Passwort-Felder leer, außer Du möchtest das Passwort ändern" -#: ../../mod/settings.php:632 ../../mod/settings.php:954 +#: ../../mod/settings.php:662 ../../mod/settings.php:985 msgid "Email Address:" msgstr "Email Adresse:" -#: ../../mod/settings.php:633 ../../mod/removeaccount.php:61 +#: ../../mod/settings.php:663 ../../mod/removeaccount.php:61 msgid "Remove Account" msgstr "Konto entfernen" -#: ../../mod/settings.php:634 +#: ../../mod/settings.php:664 msgid "Remove this account from this server including all its channels" msgstr "Lösche dieses Konto einschließlich aller zugehörigen Kanäle von diesem Server" -#: ../../mod/settings.php:635 ../../mod/settings.php:1019 +#: ../../mod/settings.php:665 ../../mod/settings.php:1067 msgid "Warning: This action is permanent and cannot be reversed." msgstr "Achtung: Diese Aktion ist endgültig und kann nicht rückgängig gemacht werden." -#: ../../mod/settings.php:651 +#: ../../mod/settings.php:681 msgid "Off" msgstr "Aus" -#: ../../mod/settings.php:651 +#: ../../mod/settings.php:681 msgid "On" msgstr "An" -#: ../../mod/settings.php:658 +#: ../../mod/settings.php:688 msgid "Additional Features" msgstr "Zusätzliche Funktionen" -#: ../../mod/settings.php:683 +#: ../../mod/settings.php:713 msgid "Connector Settings" msgstr "Connector-Einstellungen" -#: ../../mod/settings.php:713 ../../mod/admin.php:362 +#: ../../mod/settings.php:743 msgid "No special theme for mobile devices" msgstr "Keine spezielle Theme für mobile Geräte" -#: ../../mod/settings.php:722 +#: ../../mod/settings.php:752 #, php-format msgid "%s - (Experimental)" msgstr "%s – (experimentell)" -#: ../../mod/settings.php:758 +#: ../../mod/settings.php:788 msgid "Display Settings" msgstr "Anzeige-Einstellungen" -#: ../../mod/settings.php:764 +#: ../../mod/settings.php:794 msgid "Display Theme:" msgstr "Anzeige-Theme:" -#: ../../mod/settings.php:765 +#: ../../mod/settings.php:795 msgid "Mobile Theme:" msgstr "Mobile Theme:" -#: ../../mod/settings.php:766 +#: ../../mod/settings.php:796 msgid "Enable user zoom on mobile devices" msgstr "Zoom auf Mobilgeräten aktivieren" -#: ../../mod/settings.php:767 +#: ../../mod/settings.php:797 msgid "Update browser every xx seconds" msgstr "Browser alle xx Sekunden aktualisieren" -#: ../../mod/settings.php:767 +#: ../../mod/settings.php:797 msgid "Minimum of 10 seconds, no maximum" msgstr "Minimum 10 Sekunden, kein Maximum" -#: ../../mod/settings.php:768 +#: ../../mod/settings.php:798 msgid "Maximum number of conversations to load at any time:" msgstr "Maximale Anzahl von Unterhaltungen, die auf einmal geladen werden sollen:" -#: ../../mod/settings.php:768 +#: ../../mod/settings.php:798 msgid "Maximum of 100 items" msgstr "Maximum: 100 Beiträge" -#: ../../mod/settings.php:769 +#: ../../mod/settings.php:799 msgid "Don't show emoticons" msgstr "Emoticons nicht zeigen" -#: ../../mod/settings.php:770 +#: ../../mod/settings.php:800 msgid "Link post titles to source" msgstr "Beitragstitel zum Originalbeitrag verlinken" -#: ../../mod/settings.php:771 +#: ../../mod/settings.php:801 msgid "System Page Layout Editor - (advanced)" msgstr "System-Seitenlayout-Editor (für Experten)" -#: ../../mod/settings.php:807 +#: ../../mod/settings.php:835 msgid "Nobody except yourself" msgstr "Niemand außer Dir selbst" -#: ../../mod/settings.php:808 +#: ../../mod/settings.php:836 msgid "Only those you specifically allow" msgstr "Nur die, denen Du es explizit erlaubst" -#: ../../mod/settings.php:809 +#: ../../mod/settings.php:837 msgid "Approved connections" msgstr "Angenommene Verbindungen" -#: ../../mod/settings.php:810 +#: ../../mod/settings.php:838 msgid "Any connections" msgstr "Beliebige Verbindungen" -#: ../../mod/settings.php:811 +#: ../../mod/settings.php:839 msgid "Anybody on this website" msgstr "Jeder auf dieser Website" -#: ../../mod/settings.php:812 +#: ../../mod/settings.php:840 msgid "Anybody in this network" msgstr "Alle Red-Nutzer" -#: ../../mod/settings.php:813 +#: ../../mod/settings.php:841 msgid "Anybody authenticated" msgstr "Jeder authentifizierte" -#: ../../mod/settings.php:814 +#: ../../mod/settings.php:842 msgid "Anybody on the internet" msgstr "Jeder im Internet" -#: ../../mod/settings.php:891 +#: ../../mod/settings.php:916 msgid "Publish your default profile in the network directory" msgstr "Standard-Profil im Netzwerk-Verzeichnis veröffentlichen" -#: ../../mod/settings.php:891 ../../mod/settings.php:896 -#: ../../mod/settings.php:973 ../../mod/admin.php:392 -#: ../../mod/profiles.php:602 ../../mod/api.php:106 -msgid "No" -msgstr "Nein" - -#: ../../mod/settings.php:891 ../../mod/settings.php:896 -#: ../../mod/settings.php:973 ../../mod/admin.php:394 -#: ../../mod/profiles.php:601 ../../mod/api.php:105 -msgid "Yes" -msgstr "Ja" - -#: ../../mod/settings.php:896 +#: ../../mod/settings.php:921 msgid "Allow us to suggest you as a potential friend to new members?" msgstr "Dürfen wir Dich neuen Mitgliedern als potentiellen Kontakt vorschlagen?" -#: ../../mod/settings.php:900 ../../mod/profile_photo.php:365 +#: ../../mod/settings.php:925 ../../mod/profile_photo.php:365 msgid "or" msgstr "oder" -#: ../../mod/settings.php:905 +#: ../../mod/settings.php:930 msgid "Your channel address is" msgstr "Deine Kanal-Adresse lautet" -#: ../../mod/settings.php:943 +#: ../../mod/settings.php:974 msgid "Channel Settings" msgstr "Kanal-Einstellungen" -#: ../../mod/settings.php:952 +#: ../../mod/settings.php:983 msgid "Basic Settings" msgstr "Grundeinstellungen" -#: ../../mod/settings.php:955 +#: ../../mod/settings.php:986 msgid "Your Timezone:" msgstr "Ihre Zeitzone:" -#: ../../mod/settings.php:956 +#: ../../mod/settings.php:987 msgid "Default Post Location:" msgstr "Standardstandort:" -#: ../../mod/settings.php:956 +#: ../../mod/settings.php:987 msgid "Geographical location to display on your posts" msgstr "Geografischer Ort, der bei Deinen Beiträgen angezeigt werden soll" -#: ../../mod/settings.php:957 +#: ../../mod/settings.php:988 msgid "Use Browser Location:" msgstr "Standort des Browsers verwenden:" -#: ../../mod/settings.php:959 +#: ../../mod/settings.php:990 msgid "Adult Content" msgstr "Nicht jugendfreie Inhalte" -#: ../../mod/settings.php:959 +#: ../../mod/settings.php:990 msgid "" "This channel frequently or regularly publishes adult content. (Please tag " "any adult material and/or nudity with #NSFW)" msgstr "Dieser Kanal veröffentlicht regelmäßig Inhalte, die für Minderjährige ungeeignet sind. (Bitte markiere solche Inhalte mit dem Schlagwort #NSFW)" -#: ../../mod/settings.php:961 +#: ../../mod/settings.php:992 msgid "Security and Privacy Settings" msgstr "Sicherheits- und Datenschutz-Einstellungen" -#: ../../mod/settings.php:963 +#: ../../mod/settings.php:994 msgid "Your permissions are already configured. Click to view/adjust" msgstr "Deine Zugriffsrechte sind schon konfiguriert. Klicke hier, um sie zu betrachten oder zu ändern" -#: ../../mod/settings.php:965 +#: ../../mod/settings.php:996 msgid "Hide my online presence" msgstr "Meine Online-Präsenz verbergen" -#: ../../mod/settings.php:965 +#: ../../mod/settings.php:996 msgid "Prevents displaying in your profile that you are online" msgstr "Verhindert die Anzeige Deines Online-Status in deinem Profil" -#: ../../mod/settings.php:967 +#: ../../mod/settings.php:998 msgid "Simple Privacy Settings:" msgstr "Einfache Privatsphäre-Einstellungen" -#: ../../mod/settings.php:968 +#: ../../mod/settings.php:999 msgid "" "Very Public - <em>extremely permissive (should be used with caution)</em>" msgstr "Komplett offen – <em>extrem ungeschützt (mit großer Vorsicht verwenden!)</em>" -#: ../../mod/settings.php:969 +#: ../../mod/settings.php:1000 msgid "" "Typical - <em>default public, privacy when desired (similar to social " "network permissions but with improved privacy)</em>" msgstr "Typisch – <em>Standard öffentlich, Privatsphäre, wo sie erwünscht ist (ähnlich den Einstellungen in sozialen Netzwerken, aber mit besser geschützter Privatsphäre)</em>" -#: ../../mod/settings.php:970 +#: ../../mod/settings.php:1001 msgid "Private - <em>default private, never open or public</em>" -msgstr "Private – <em>Standard privat, nie offen oder öffentlich</em>" +msgstr "Privat – <em>Standard privat, nie offen oder öffentlich</em>" -#: ../../mod/settings.php:971 +#: ../../mod/settings.php:1002 msgid "Blocked - <em>default blocked to/from everybody</em>" msgstr "Blockiert – <em>Alle standardmäßig blockiert</em>" -#: ../../mod/settings.php:973 +#: ../../mod/settings.php:1004 msgid "Allow others to tag your posts" -msgstr "Erlaube anderen, Deine Beiträge zu taggen" +msgstr "Erlaube anderen, Deine Beiträge zu verschlagworten" -#: ../../mod/settings.php:973 +#: ../../mod/settings.php:1004 msgid "" "Often used by the community to retro-actively flag inappropriate content" msgstr "Wird oft von der Community genutzt um rückwirkend anstößigen Inhalt zu markieren" -#: ../../mod/settings.php:975 +#: ../../mod/settings.php:1006 msgid "Advanced Privacy Settings" msgstr "Fortgeschrittene Privatsphäre-Einstellungen" -#: ../../mod/settings.php:977 +#: ../../mod/settings.php:1008 msgid "Expire other channel content after this many days" msgstr "Den Inhalt anderer Kanäle nach dieser Anzahl Tage verfallen lassen" -#: ../../mod/settings.php:977 +#: ../../mod/settings.php:1008 msgid "0 or blank prevents expiration" msgstr "0 oder kein Inhalt verhindern das Verfallen" -#: ../../mod/settings.php:978 +#: ../../mod/settings.php:1009 msgid "Maximum Friend Requests/Day:" msgstr "Maximale Kontaktanfragen pro Tag:" -#: ../../mod/settings.php:978 +#: ../../mod/settings.php:1009 msgid "May reduce spam activity" msgstr "Kann die Spam-Aktivität verringern" -#: ../../mod/settings.php:979 +#: ../../mod/settings.php:1010 msgid "Default Post Permissions" msgstr "Standardeinstellungen für Beitrags-Zugriffsrechte" -#: ../../mod/settings.php:980 ../../mod/mitem.php:134 ../../mod/mitem.php:177 -msgid "(click to open/close)" -msgstr "(zum öffnen/schließen anklicken)" +#: ../../mod/settings.php:1015 +msgid "Channel permissions category:" +msgstr "Zugriffsrechte-Kategorie des Kanals:" -#: ../../mod/settings.php:991 +#: ../../mod/settings.php:1023 msgid "Maximum private messages per day from unknown people:" msgstr "Maximale Anzahl privater Nachrichten pro Tag von unbekannten Leuten:" -#: ../../mod/settings.php:991 +#: ../../mod/settings.php:1023 msgid "Useful to reduce spamming" msgstr "Nützlich, um Spam zu verringern" -#: ../../mod/settings.php:994 +#: ../../mod/settings.php:1026 msgid "Notification Settings" msgstr "Benachrichtigungs-Einstellungen" -#: ../../mod/settings.php:995 +#: ../../mod/settings.php:1027 msgid "By default post a status message when:" msgstr "Sende standardmäßig Status-Nachrichten, wenn:" -#: ../../mod/settings.php:996 +#: ../../mod/settings.php:1028 msgid "accepting a friend request" -msgstr "Du eine Kontaktanfrage annimmst" +msgstr "Du eine Verbindungsanfrage annimmst" -#: ../../mod/settings.php:997 +#: ../../mod/settings.php:1029 msgid "joining a forum/community" msgstr "Du einem Forum beitrittst" -#: ../../mod/settings.php:998 +#: ../../mod/settings.php:1030 msgid "making an <em>interesting</em> profile change" msgstr "Du eine <em>interessante</em> Änderung an Deinem Profil vornimmst" -#: ../../mod/settings.php:999 +#: ../../mod/settings.php:1031 msgid "Send a notification email when:" msgstr "Eine E-Mail-Benachrichtigung senden, wenn:" -#: ../../mod/settings.php:1000 +#: ../../mod/settings.php:1032 msgid "You receive a connection request" msgstr "Du eine Verbindungsanfrage erhältst" -#: ../../mod/settings.php:1001 +#: ../../mod/settings.php:1033 msgid "Your connections are confirmed" msgstr "Eine Verbindung bestätigt wurde" -#: ../../mod/settings.php:1002 +#: ../../mod/settings.php:1034 msgid "Someone writes on your profile wall" msgstr "Jemand auf Deine Pinnwand schreibt" -#: ../../mod/settings.php:1003 +#: ../../mod/settings.php:1035 msgid "Someone writes a followup comment" msgstr "Jemand einen Beitrag kommentiert" -#: ../../mod/settings.php:1004 +#: ../../mod/settings.php:1036 msgid "You receive a private message" msgstr "Du eine private Nachricht erhältst" -#: ../../mod/settings.php:1005 +#: ../../mod/settings.php:1037 msgid "You receive a friend suggestion" msgstr "Du einen Kontaktvorschlag erhältst" -#: ../../mod/settings.php:1006 +#: ../../mod/settings.php:1038 msgid "You are tagged in a post" msgstr "Du in einem Beitrag erwähnt wurdest" -#: ../../mod/settings.php:1007 +#: ../../mod/settings.php:1039 msgid "You are poked/prodded/etc. in a post" msgstr "Du in einem Beitrag angestupst/geknufft/o.ä. wurdest" -#: ../../mod/settings.php:1010 +#: ../../mod/settings.php:1042 +msgid "Show visual notifications including:" +msgstr "Visuelle Benachrichtigungen anzeigen für:" + +#: ../../mod/settings.php:1044 +msgid "Unseen matrix activity" +msgstr "Ungesehene Matrix-Aktivität" + +#: ../../mod/settings.php:1045 +msgid "Unseen channel activity" +msgstr "Ungesehene Kanal-Aktivität" + +#: ../../mod/settings.php:1046 +msgid "Unseen private messages" +msgstr "Ungelesene persönliche Nachrichten" + +#: ../../mod/settings.php:1046 ../../mod/settings.php:1051 +#: ../../mod/settings.php:1052 ../../mod/settings.php:1053 +msgid "Recommended" +msgstr "Empfohlen" + +#: ../../mod/settings.php:1047 +msgid "Upcoming events" +msgstr "Baldige Termine" + +#: ../../mod/settings.php:1048 +msgid "Events today" +msgstr "Heutige Termine" + +#: ../../mod/settings.php:1049 +msgid "Upcoming birthdays" +msgstr "Baldige Geburtstage" + +#: ../../mod/settings.php:1049 +msgid "Not available in all themes" +msgstr "Nicht in allen Themes verfügbar" + +#: ../../mod/settings.php:1050 +msgid "System (personal) notifications" +msgstr "System – (persönliche) Benachrichtigungen" + +#: ../../mod/settings.php:1051 +msgid "System info messages" +msgstr "System – Info-Nachrichten" + +#: ../../mod/settings.php:1052 +msgid "System critical alerts" +msgstr "System – kritische Warnungen" + +#: ../../mod/settings.php:1053 +msgid "New connections" +msgstr "Neue Verbindungen" + +#: ../../mod/settings.php:1054 +msgid "System Registrations" +msgstr "System – Registrierungen" + +#: ../../mod/settings.php:1056 +msgid "Notify me of events this many days in advance" +msgstr "Benachrichtige mich zu Terminen so viele Tage im Voraus" + +#: ../../mod/settings.php:1056 +msgid "Must be greater than 0" +msgstr "Muss größer als 0 sein" + +#: ../../mod/settings.php:1058 msgid "Advanced Account/Page Type Settings" msgstr "Erweiterte Account- und Seitenart-Einstellungen" -#: ../../mod/settings.php:1011 +#: ../../mod/settings.php:1059 msgid "Change the behaviour of this account for special situations" msgstr "Ändere das Verhalten dieses Accounts unter speziellen Umständen" -#: ../../mod/settings.php:1014 +#: ../../mod/settings.php:1062 msgid "" "Please enable expert mode (in <a href=\"settings/features\">Settings > " "Additional features</a>) to adjust!" msgstr "Aktiviere den Expertenmodus (unter <a href=\"settings/features\">Settings > Zusätzliche Funktionen</a>), um hier Einstellungen vorzunehmen!" -#: ../../mod/settings.php:1015 +#: ../../mod/settings.php:1063 msgid "Miscellaneous Settings" msgstr "Sonstige Einstellungen" -#: ../../mod/settings.php:1017 +#: ../../mod/settings.php:1065 msgid "Personal menu to display in your channel pages" msgstr "Eigenes Menü zur Anzeige auf den Seiten deines Kanals" -#: ../../mod/settings.php:1018 +#: ../../mod/settings.php:1066 msgid "Remove this channel" msgstr "Diesen Kanal löschen" +#: ../../mod/editwebpage.php:140 +msgid "Edit Webpage" +msgstr "Webseite bearbeiten" + +#: ../../mod/editwebpage.php:150 +msgid "Delete webpage?" +msgstr "Webseite löschen?" + +#: ../../mod/editwebpage.php:215 +msgid "Delete Webpage" +msgstr "Webseite löschen" + +#: ../../mod/impel.php:33 +msgid "webpage" +msgstr "Webseite" + +#: ../../mod/impel.php:38 +msgid "block" +msgstr "Block" + +#: ../../mod/impel.php:43 +msgid "layout" +msgstr "Layout" + +#: ../../mod/impel.php:117 +#, php-format +msgid "%s element installed" +msgstr "Element für %s installiert" + +#: ../../mod/profile_photo.php:108 +msgid "Image uploaded but image cropping failed." +msgstr "Bild hochgeladen, aber das Zurechtschneiden schlug fehl." + +#: ../../mod/profile_photo.php:161 +msgid "Image resize failed." +msgstr "Bild-Anpassung fehlgeschlagen." + +#: ../../mod/profile_photo.php:205 +msgid "" +"Shift-reload the page or clear browser cache if the new photo does not " +"display immediately." +msgstr "Leere den Browser Cache oder nutze Umschalten-Neu Laden, falls das neue Foto nicht sofort angezeigt wird." + +#: ../../mod/profile_photo.php:232 +#, php-format +msgid "Image exceeds size limit of %d" +msgstr "Bild ist größer als das Limit von %d" + +#: ../../mod/profile_photo.php:241 +msgid "Unable to process image." +msgstr "Kann Bild nicht verarbeiten." + +#: ../../mod/profile_photo.php:290 ../../mod/profile_photo.php:339 +msgid "Photo not available." +msgstr "Foto nicht verfügbar." + +#: ../../mod/profile_photo.php:358 +msgid "Upload File:" +msgstr "Datei hochladen:" + +#: ../../mod/profile_photo.php:359 +msgid "Select a profile:" +msgstr "Wähle ein Profil:" + +#: ../../mod/profile_photo.php:360 +msgid "Upload Profile Photo" +msgstr "Lade neues Profilfoto hoch" + +#: ../../mod/profile_photo.php:365 +msgid "skip this step" +msgstr "diesen Schritt überspringen" + +#: ../../mod/profile_photo.php:365 +msgid "select a photo from your photo albums" +msgstr "ein Foto aus meinen Fotoalben" + +#: ../../mod/profile_photo.php:381 +msgid "Crop Image" +msgstr "Bild zuschneiden" + +#: ../../mod/profile_photo.php:382 +msgid "Please adjust the image cropping for optimum viewing." +msgstr "Bitte schneide das Bild für eine optimale Anzeige passend zu." + +#: ../../mod/profile_photo.php:384 +msgid "Done Editing" +msgstr "Bearbeitung fertigstellen" + +#: ../../mod/profile_photo.php:427 +msgid "Image uploaded successfully." +msgstr "Bild erfolgreich hochgeladen." + +#: ../../mod/profile_photo.php:429 +msgid "Image upload failed." +msgstr "Hochladen des Bilds fehlgeschlagen." + +#: ../../mod/profile_photo.php:438 +#, php-format +msgid "Image size reduction [%s] failed." +msgstr "Reduzierung der Bildgröße [%s] fehlgeschlagen." + +#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 +msgid "Contact not found." +msgstr "Kontakt nicht gefunden" + +#: ../../mod/fsuggest.php:63 +msgid "Friend suggestion sent." +msgstr "Freundschaftsempfehlung senden." + +#: ../../mod/fsuggest.php:97 +msgid "Suggest Friends" +msgstr "Kontakte vorschlagen" + +#: ../../mod/fsuggest.php:99 +#, php-format +msgid "Suggest a friend for %s" +msgstr "Schlage %s einen Kontakt vor" + #: ../../mod/filestorage.php:76 msgid "Permission Denied." msgstr "Zugriff verweigert." @@ -4341,101 +6591,219 @@ msgstr "Diesen Code kopieren und einfügen, um die Datei an einen Beitrag anzuhà msgid "Copy/paste this URL to link file from a web page" msgstr "Diese URL verwenden, um von einer Webseite aus auf die Datei zu verlinken" -#: ../../mod/home.php:46 -msgid "Red Matrix - "The Network"" -msgstr "RedMatrix – "Das Netzwerk"" +#: ../../mod/help.php:41 ../../mod/help.php:47 ../../mod/help.php:53 +msgid "Help:" +msgstr "Hilfe:" -#: ../../mod/home.php:101 -#, php-format -msgid "Welcome to %s" -msgstr "Willkommen auf %s" +#: ../../mod/help.php:67 ../../index.php:238 +msgid "Not Found" +msgstr "Nicht gefunden" -#: ../../mod/probe.php:23 ../../mod/probe.php:29 -#, php-format -msgid "Fetching URL returns error: %1$s" -msgstr "Abrufen der URL gab einen Fehler zurück: %1$s" +#: ../../mod/acl.php:245 +msgid "network" +msgstr "Netzwerk" -#: ../../mod/update_network.php:23 ../../mod/update_display.php:25 -#: ../../mod/update_search.php:46 ../../mod/update_channel.php:43 -msgid "[Embedded content - reload page to view]" -msgstr "[Eingebettete Inhalte – lade die Seite neu, um sie anzuzeigen]" +#: ../../mod/follow.php:25 +msgid "Channel added." +msgstr "Kanal hinzugefügt." -#: ../../mod/new_channel.php:109 -msgid "Add a Channel" -msgstr "Kanal hinzufügen" +#: ../../mod/delegate.php:95 +msgid "No potential page delegates located." +msgstr "Keine potentiellen Bevollmächtigten für die Seite gefunden." -#: ../../mod/new_channel.php:110 +#: ../../mod/delegate.php:121 +msgid "Delegate Page Management" +msgstr "Delegiere das Management für diese Seite" + +#: ../../mod/delegate.php:123 msgid "" -"A channel is your own collection of related web pages. A channel can be used" -" to hold social network profiles, blogs, conversation groups and forums, " -"celebrity pages, and much more. You may create as many channels as your " -"service provider allows." -msgstr "Ein Kanal ist Deine eigene Sammlung von verbundenen Webseiten. Ein Kanal kann genutzt werden, um ein Social-Network-Profil, ein Blog, eine Gesprächsgruppe oder ein Forum, Promi-Seiten und vieles mehr zu erstellen. Du kannst so viele Kanäle erstellen, wie es der Betreiber Deiner Seite zulässt." +"Delegates are able to manage all aspects of this account/page except for " +"basic account settings. Please do not delegate your personal account to " +"anybody that you do not trust completely." +msgstr "Bevollmächtigte sind in der Lage, alle Aspekte dieses Kontos/dieser Seite zu verwalten, abgesehen von den Grundeinstellungen des Kontos. Gib niemandem eine Bevollmächtigung für Deinen privaten Account, dem Du nicht absolut vertraust!" -#: ../../mod/new_channel.php:112 ../../mod/sources.php:103 -#: ../../mod/sources.php:137 -msgid "Channel Name" -msgstr "Name des Kanals" +#: ../../mod/delegate.php:124 +msgid "Existing Page Managers" +msgstr "Vorhandene Seitenmanager" -#: ../../mod/new_channel.php:113 -msgid "Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" " -msgstr "Beispiele: „Horst Weidinger“, „Lisa und ihr Meerschweinchen“, „Fußball“, „Segelflieger-Forum“ " +#: ../../mod/delegate.php:126 +msgid "Existing Page Delegates" +msgstr "Vorhandene Bevollmächtigte für die Seite" -#: ../../mod/new_channel.php:114 -msgid "Choose a short nickname" -msgstr "Wähle einen kurzen Spitznamen" +#: ../../mod/delegate.php:128 +msgid "Potential Delegates" +msgstr "Potentielle Bevollmächtigte" -#: ../../mod/new_channel.php:115 +#: ../../mod/delegate.php:131 +msgid "Add" +msgstr "Hinzufügen" + +#: ../../mod/delegate.php:132 +msgid "No entries." +msgstr "Keine Einträge." + +#: ../../mod/group.php:20 +msgid "Collection created." +msgstr "Sammlung erstellt." + +#: ../../mod/group.php:26 +msgid "Could not create collection." +msgstr "Sammlung kann nicht erstellt werden." + +#: ../../mod/group.php:54 +msgid "Collection updated." +msgstr "Sammlung aktualisiert." + +#: ../../mod/group.php:86 +msgid "Create a collection of channels." +msgstr "Erstelle eine Sammlung von Kanälen." + +#: ../../mod/group.php:87 ../../mod/group.php:183 +msgid "Collection Name: " +msgstr "Name der Sammlung:" + +#: ../../mod/group.php:89 ../../mod/group.php:186 +msgid "Members are visible to other channels" +msgstr "Mitglieder sind sichtbar für andere Kanäle" + +#: ../../mod/group.php:107 +msgid "Collection removed." +msgstr "Sammlung gelöscht." + +#: ../../mod/group.php:109 +msgid "Unable to remove collection." +msgstr "Löschen der Sammlung nicht möglich." + +#: ../../mod/group.php:182 +msgid "Collection Editor" +msgstr "Sammlung-Editor" + +#: ../../mod/group.php:196 +msgid "Members" +msgstr "Mitglieder" + +#: ../../mod/group.php:198 +msgid "All Connected Channels" +msgstr "Alle verbundenen Kanäle" + +#: ../../mod/group.php:233 +msgid "Click on a channel to add or remove." +msgstr "Wähle einen Kanal zum hinzufügen oder entfernen aus." + +#: ../../mod/suggest.php:35 msgid "" -"Your nickname will be used to create an easily remembered channel address " -"(like an email address) which you can share with others." -msgstr "Dein Spitzname wird verwendet, um eine leicht zu merkende Kanal-Adresse (ähnlich einer E-Mail-Adresse) zu erzeugen, die Du mit anderen austauschen kannst." +"No suggestions available. If this is a new site, please try again in 24 " +"hours." +msgstr "Keine Vorschläge vorhanden. Wenn das ein neuer Server ist, versuche es in 24 Stunden noch einmal." -#: ../../mod/new_channel.php:116 -msgid "Or <a href=\"import\">import an existing channel</a> from another location" -msgstr "Oder <a href=\"import\">importiere einen bestehenden Kanal</a> von einem anderen Server" +#: ../../mod/import.php:25 +#, php-format +msgid "Your service plan only allows %d channels." +msgstr "Dein Vertrag erlaubt nur %d Kanäle." -#: ../../mod/new_channel.php:118 -msgid "Channel Type" -msgstr "Kanaltyp" +#: ../../mod/import.php:51 +msgid "Nothing to import." +msgstr "Nichts zu importieren." -#: ../../mod/new_channel.php:119 +#: ../../mod/import.php:75 +msgid "Unable to download data from old server" +msgstr "Daten können vom alten Server nicht heruntergeladen werden" + +#: ../../mod/import.php:81 +msgid "Imported file is empty." +msgstr "Die importierte Datei ist leer." + +#: ../../mod/import.php:105 msgid "" -"Please choose a channel type (such as social networking or community forum) " -"and privacy requirements so we can select the best permissions for you" -msgstr "Wähle einen Kanaltyp (wie Soziales Netzwerk oder Forum) und Privatsphäre-Vorgaben, so dass wir die passenden Kanal-Zugriffsrechte für Dich setzen können" +"Cannot create a duplicate channel identifier on this system. Import failed." +msgstr "Kann keinen doppelten Kanal-Identifikator auf diesem System erzeugen (Spitzname oder Hash schon belegt). Import fehlgeschlagen." -#: ../../mod/rmagic.php:38 +#: ../../mod/import.php:123 +msgid "Channel clone failed. Import failed." +msgstr "Klonen des Kanals fehlgeschlagen. Import fehlgeschlagen." + +#: ../../mod/import.php:133 +msgid "Cloned channel not found. Import failed." +msgstr "Geklonter Kanal nicht gefunden. Import fehlgeschlagen." + +#: ../../mod/import.php:451 +msgid "Import completed." +msgstr "Import abgeschlossen." + +#: ../../mod/import.php:463 +msgid "You must be logged in to use this feature." +msgstr "Du musst angemeldet sein um diese Funktion zu nutzen." + +#: ../../mod/import.php:468 +msgid "Import Channel" +msgstr "Kanal importieren" + +#: ../../mod/import.php:469 msgid "" -"We encountered a problem while logging in with the OpenID you provided. " -"Please check the correct spelling of the ID." -msgstr "Wir haben ein Problem mit der OpenID festgestellt, mit der Du Dich anmelden wolltest. Bitte überprüfe sie noch einmal." +"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. Only identity and connections/relationships will " +"be imported. Importation of content is not yet available." +msgstr "Verwende dieses Formular, um einen existierenden Kanal von einem anderen Red-Server zu importieren. Du kannst den Kanal direkt vom bisherigen Red-Server über das Netzwerk importieren oder eine exportierte Sicherheitskopie benutzen. Es werden ausschließlich die Identität und die Verbindungen/Beziehungen importiert. Das Importieren von Inhalten ist derzeit nicht möglich." -#: ../../mod/rmagic.php:38 -msgid "The error message was:" -msgstr "Die Fehlermeldung war:" +#: ../../mod/import.php:470 +msgid "File to Upload" +msgstr "Hochzuladende Datei:" -#: ../../mod/rmagic.php:42 -msgid "Authentication failed." -msgstr "Authentifizierung fehlgeschlagen." +#: ../../mod/import.php:471 +msgid "Or provide the old server/hub details" +msgstr "Oder gib die Details Deines bisherigen Red-Servers ein" -#: ../../mod/rmagic.php:82 -msgid "Remote Authentication" -msgstr "Entfernte Authentifizierung" +#: ../../mod/import.php:472 +msgid "Your old identity address (xyz@example.com)" +msgstr "Bisherige Kanal-Adresse (xyz@example.com)" -#: ../../mod/rmagic.php:83 -msgid "Enter your channel address (e.g. channel@example.com)" -msgstr "Deine Kanal-Adresse (z. B. channel@example.com)" +#: ../../mod/import.php:473 +msgid "Your old login email address" +msgstr "Deine alte Login-E-Mail-Adresse" -#: ../../mod/rmagic.php:84 -msgid "Authenticate" -msgstr "Authentifizieren" +#: ../../mod/import.php:474 +msgid "Your old login password" +msgstr "Dein altes Passwort" + +#: ../../mod/import.php:475 +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 "Egal, welche Option Du wählst – bitte lege fest, ob dieser Server die neue primäre Adresse dieses Kanals sein soll, oder ob der bisherige Red-Server diese Rolle weiterhin wahrnimmt. Du kannst von beiden Servern aus posten, aber nur einer kann der primäre Ort Deiner Dateien, Fotos und Medien sein." + +#: ../../mod/import.php:476 +msgid "Make this hub my primary location" +msgstr "Dieser Red-Server ist mein primärer Server." + +#: ../../mod/import.php:477 +msgid "Import existing posts if possible" +msgstr "Existierende Beiträge importieren, falls möglich" + +#: ../../mod/tagger.php:98 +#, php-format +msgid "%1$s tagged %2$s's %3$s with %4$s" +msgstr "%1$s hat %2$ss %3$s mit %4$s verschlagwortet" + +#: ../../mod/tagrm.php:44 ../../mod/tagrm.php:94 +msgid "Tag removed" +msgstr "Schlagwort entfernt" + +#: ../../mod/tagrm.php:119 +msgid "Remove Item Tag" +msgstr "Schlagwort entfernen" + +#: ../../mod/tagrm.php:121 +msgid "Select a tag to remove: " +msgstr "Schlagwort zum Entfernen auswählen:" #: ../../mod/admin.php:52 msgid "Theme settings updated." msgstr "Theme-Einstellungen aktualisiert." -#: ../../mod/admin.php:97 ../../mod/admin.php:413 +#: ../../mod/admin.php:97 ../../mod/admin.php:411 msgid "Site" msgstr "Seite" @@ -4443,19 +6811,19 @@ msgstr "Seite" msgid "Accounts" msgstr "Konten" -#: ../../mod/admin.php:99 ../../mod/admin.php:860 +#: ../../mod/admin.php:99 ../../mod/admin.php:858 msgid "Channels" msgstr "Kanäle" -#: ../../mod/admin.php:100 ../../mod/admin.php:951 ../../mod/admin.php:993 +#: ../../mod/admin.php:100 ../../mod/admin.php:949 ../../mod/admin.php:991 msgid "Plugins" msgstr "Plug-Ins" -#: ../../mod/admin.php:101 ../../mod/admin.php:1156 ../../mod/admin.php:1192 +#: ../../mod/admin.php:101 ../../mod/admin.php:1154 ../../mod/admin.php:1190 msgid "Themes" msgstr "Themes" -#: ../../mod/admin.php:102 ../../mod/admin.php:515 +#: ../../mod/admin.php:102 ../../mod/admin.php:512 msgid "Server" msgstr "Server" @@ -4467,7 +6835,7 @@ msgstr "Profilkonfiguration" msgid "DB updates" msgstr "DB-Aktualisierungen" -#: ../../mod/admin.php:118 ../../mod/admin.php:125 ../../mod/admin.php:1279 +#: ../../mod/admin.php:118 ../../mod/admin.php:125 ../../mod/admin.php:1277 msgid "Logs" msgstr "Protokolle" @@ -4483,10 +6851,10 @@ msgstr "Nutzer-Anmeldungen, die auf Bestätigung warten" msgid "Message queues" msgstr "Nachrichten-Warteschlangen" -#: ../../mod/admin.php:211 ../../mod/admin.php:412 ../../mod/admin.php:514 -#: ../../mod/admin.php:723 ../../mod/admin.php:859 ../../mod/admin.php:950 -#: ../../mod/admin.php:992 ../../mod/admin.php:1155 ../../mod/admin.php:1191 -#: ../../mod/admin.php:1278 +#: ../../mod/admin.php:211 ../../mod/admin.php:410 ../../mod/admin.php:511 +#: ../../mod/admin.php:721 ../../mod/admin.php:857 ../../mod/admin.php:948 +#: ../../mod/admin.php:990 ../../mod/admin.php:1153 ../../mod/admin.php:1189 +#: ../../mod/admin.php:1276 msgid "Administration" msgstr "Administration" @@ -4498,7 +6866,7 @@ msgstr "Zusammenfassung" msgid "Registered users" msgstr "Registrierte Benutzer" -#: ../../mod/admin.php:216 ../../mod/admin.php:518 +#: ../../mod/admin.php:216 ../../mod/admin.php:515 msgid "Pending registrations" msgstr "Ausstehende Registrierungen" @@ -4506,1969 +6874,638 @@ msgstr "Ausstehende Registrierungen" msgid "Version" msgstr "Version" -#: ../../mod/admin.php:219 ../../mod/admin.php:519 +#: ../../mod/admin.php:219 ../../mod/admin.php:516 msgid "Active plugins" msgstr "Aktive Plug-Ins" -#: ../../mod/admin.php:333 +#: ../../mod/admin.php:326 msgid "Site settings updated." msgstr "Site-Einstellungen aktualisiert." -#: ../../mod/admin.php:364 -msgid "No special theme for accessibility" -msgstr "Kein spezielles Accessibility-Theme vorhanden" +#: ../../mod/admin.php:363 +msgid "mobile" +msgstr "mobil" + +#: ../../mod/admin.php:365 +msgid "experimental" +msgstr "experimentell" -#: ../../mod/admin.php:393 +#: ../../mod/admin.php:367 +msgid "unsupported" +msgstr "nicht unterstützt" + +#: ../../mod/admin.php:391 msgid "Yes - with approval" msgstr "Ja - mit Zustimmung" -#: ../../mod/admin.php:399 +#: ../../mod/admin.php:397 msgid "My site is not a public server" -msgstr "Meine Server ist kein öffentlicher Server" +msgstr "Mein Server ist kein öffentlicher Server" -#: ../../mod/admin.php:400 +#: ../../mod/admin.php:398 msgid "My site has paid access only" msgstr "Mein Server erlaubt nur bezahlten Zugang" -#: ../../mod/admin.php:401 +#: ../../mod/admin.php:399 msgid "My site has free access only" msgstr "Mein Server erlaubt ausschließlich freien Zugang" -#: ../../mod/admin.php:402 +#: ../../mod/admin.php:400 msgid "My site offers free accounts with optional paid upgrades" msgstr "Mein Server bietet kostenlose Konten mit der Möglichkeit zu bezahlten Upgrades" -#: ../../mod/admin.php:415 ../../mod/register.php:203 -msgid "Registration" -msgstr "Registrierung" - -#: ../../mod/admin.php:416 +#: ../../mod/admin.php:414 msgid "File upload" msgstr "Dateiupload" -#: ../../mod/admin.php:417 +#: ../../mod/admin.php:415 msgid "Policies" msgstr "Richtlinien" -#: ../../mod/admin.php:422 +#: ../../mod/admin.php:420 msgid "Site name" msgstr "Seitenname" -#: ../../mod/admin.php:423 +#: ../../mod/admin.php:421 msgid "Banner/Logo" msgstr "Banner/Logo" -#: ../../mod/admin.php:424 +#: ../../mod/admin.php:422 msgid "Administrator Information" msgstr "Administrator-Informationen" -#: ../../mod/admin.php:424 +#: ../../mod/admin.php:422 msgid "" "Contact information for site administrators. Displayed on siteinfo page. " "BBCode can be used here" msgstr "Kontaktinformationen für Administratoren des Servers. Wird auf der siteinfo-Seite angezeigt. BBCode kann verwendet werden." -#: ../../mod/admin.php:425 +#: ../../mod/admin.php:423 msgid "System language" msgstr "System-Sprache" -#: ../../mod/admin.php:426 +#: ../../mod/admin.php:424 msgid "System theme" msgstr "System-Theme" -#: ../../mod/admin.php:426 +#: ../../mod/admin.php:424 msgid "" "Default system theme - may be over-ridden by user profiles - <a href='#' " "id='cnftheme'>change theme settings</a>" msgstr "Standard-System-Theme – kann durch Nutzerprofile überschieben werden – <a href='#' id='cnftheme'>Theme-Einstellungen ändern</a>" -#: ../../mod/admin.php:427 +#: ../../mod/admin.php:425 msgid "Mobile system theme" msgstr "Mobile System-Theme:" -#: ../../mod/admin.php:427 +#: ../../mod/admin.php:425 msgid "Theme for mobile devices" msgstr "Theme für mobile Geräte" -#: ../../mod/admin.php:428 -msgid "Accessibility system theme" -msgstr "Accessibility-System-Theme" - -#: ../../mod/admin.php:428 -msgid "Accessibility theme" -msgstr "Accessibility-Theme" - -#: ../../mod/admin.php:430 +#: ../../mod/admin.php:427 msgid "Enable Diaspora Protocol" msgstr "Diaspora-Protokoll aktivieren" -#: ../../mod/admin.php:430 +#: ../../mod/admin.php:427 msgid "Communicate with Diaspora and Friendica - experimental" msgstr "Kommunikation mit Diaspora und Friendica – experimentell" -#: ../../mod/admin.php:431 +#: ../../mod/admin.php:428 msgid "Allow Feeds as Connections" msgstr "Feeds als Verbindungen erlauben" -#: ../../mod/admin.php:431 +#: ../../mod/admin.php:428 msgid "(Heavy system resource usage)" msgstr "(führt zu hoher Systemlast)" -#: ../../mod/admin.php:432 +#: ../../mod/admin.php:429 msgid "Maximum image size" msgstr "Maximale Bildgröße" -#: ../../mod/admin.php:432 +#: ../../mod/admin.php:429 msgid "" "Maximum size in bytes of uploaded images. Default is 0, which means no " "limits." msgstr "Maximale Größe hochgeladener Bilder in Bytes. Standard ist 0 (keine Einschränkung)." -#: ../../mod/admin.php:433 +#: ../../mod/admin.php:430 msgid "Does this site allow new member registration?" msgstr "Erlaubt dieser Server die Registrierung neuer Nutzer?" -#: ../../mod/admin.php:434 +#: ../../mod/admin.php:431 msgid "Which best describes the types of account offered by this hub?" msgstr "Was ist die passendste Beschreibung der Konten auf diesem Hub?" -#: ../../mod/admin.php:435 +#: ../../mod/admin.php:432 msgid "Register text" msgstr "Registrierungstext" -#: ../../mod/admin.php:435 +#: ../../mod/admin.php:432 msgid "Will be displayed prominently on the registration page." msgstr "Wird gut sichtbar auf der Registrierungs-Seite angezeigt." -#: ../../mod/admin.php:436 +#: ../../mod/admin.php:433 msgid "Accounts abandoned after x days" msgstr "Konten gelten nach X Tagen als unbenutzt" -#: ../../mod/admin.php:436 +#: ../../mod/admin.php:433 msgid "" "Will not waste system resources polling external sites for abandonded " "accounts. Enter 0 for no time limit." msgstr "Verschwende keine Systemressourcen auf das Pollen von externen Seiten, wenn das Konto nicht mehr benutzt wird. Trage hier 0 für kein zeitliches Limit." -#: ../../mod/admin.php:437 +#: ../../mod/admin.php:434 msgid "Allowed friend domains" msgstr "Erlaubte Domains für Kontakte" -#: ../../mod/admin.php:437 +#: ../../mod/admin.php:434 msgid "" "Comma separated list of domains which are allowed to establish friendships " "with this site. Wildcards are accepted. Empty to allow any domains" msgstr "Liste der Domains, die für Freundschaften erlaubt sind, durch Kommas getrennt. Platzhalter werden akzeptiert. Leer lassen, um alle Domains zu erlauben." -#: ../../mod/admin.php:438 +#: ../../mod/admin.php:435 msgid "Allowed email domains" msgstr "Erlaubte Domains für E-Mails" -#: ../../mod/admin.php:438 +#: ../../mod/admin.php:435 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 "Liste der Domains, die für E-Mail-Adressen bei der Registrierung erlaubt sind, durch Kommas getrennt. Platzhalter werden akzeptiert. Leer lassen, um alle Domains zu erlauben." -#: ../../mod/admin.php:439 +#: ../../mod/admin.php:436 msgid "Block public" msgstr "Öffentlichen Zugriff blockieren" -#: ../../mod/admin.php:439 +#: ../../mod/admin.php:436 msgid "" "Check to block public access to all otherwise public personal pages on this " "site unless you are currently logged in." msgstr "Zugriff auf sonst öffentliche persönliche Seiten blockieren, wenn man nicht eingeloggt ist." -#: ../../mod/admin.php:440 +#: ../../mod/admin.php:437 msgid "Verify Email Addresses" msgstr "E-Mail-Adressen überprüfen" -#: ../../mod/admin.php:440 +#: ../../mod/admin.php:437 msgid "" "Check to verify email addresses used in account registration (recommended)." msgstr "Aktivieren, um die Ãœberprüfung von E-Mail-Adressen bei der Registrierung von Benutzerkonten zu aktivieren (empfohlen)." -#: ../../mod/admin.php:441 +#: ../../mod/admin.php:438 msgid "Force publish" msgstr "Veröffentlichung erzwingen" -#: ../../mod/admin.php:441 +#: ../../mod/admin.php:438 msgid "" "Check to force all profiles on this site to be listed in the site directory." msgstr "Die Veröffentlichung aller Profile dieses Servers im Verzeichnis erzwingen." -#: ../../mod/admin.php:442 +#: ../../mod/admin.php:439 msgid "Disable discovery tab" msgstr "Den „Entdecken“-Reiter ausblenden" -#: ../../mod/admin.php:442 +#: ../../mod/admin.php:439 msgid "" "Remove the tab in the network view with public content pulled from sources " "chosen for this site." -msgstr "Entferne den „Entdecken“-Reiter aus der Matrix-Seite, in dem öffentliche Inhalte von anderen RedMatrix-Hubs angezeigt werden können." +msgstr "Entferne den „Entdecken“-Reiter aus der Matrix-Seite, in dem öffentliche Inhalte angezeigt werden, die von anderen RedMatrix-Hubs geholt wurden." -#: ../../mod/admin.php:443 +#: ../../mod/admin.php:440 msgid "No login on Homepage" msgstr "Kein Login auf der Homepage" -#: ../../mod/admin.php:443 +#: ../../mod/admin.php:440 msgid "" "Check to hide the login form from your sites homepage when visitors arrive " "who are not logged in (e.g. when you put the content of the homepage in via " "the site channel)." msgstr "Aktivieren, um das Login-Formular auf der Startseite der Seite zu verbergen (z.B. weil es das Layout der Homepage des Seiten-Kanals stört)." -#: ../../mod/admin.php:445 +#: ../../mod/admin.php:442 msgid "Proxy user" msgstr "Proxy Benutzer" -#: ../../mod/admin.php:446 +#: ../../mod/admin.php:443 msgid "Proxy URL" msgstr "Proxy URL" -#: ../../mod/admin.php:447 +#: ../../mod/admin.php:444 msgid "Network timeout" msgstr "Netzwerk-Timeout" -#: ../../mod/admin.php:447 +#: ../../mod/admin.php:444 msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." msgstr "Wert in Sekunden. 0 für unbegrenzt (nicht empfohlen)." -#: ../../mod/admin.php:448 +#: ../../mod/admin.php:445 msgid "Delivery interval" msgstr "Auslieferung Intervall" -#: ../../mod/admin.php:448 +#: ../../mod/admin.php:445 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 "Verzögere im Hintergrund laufende Auslieferungsprozesse um die angegebene Anzahl Sekunden, um die Systemlast zu verringern. Empfehlungen: 4-5 für Shared Hosts, 2-3 für VPS, 0-1 für große dedizierte Server." -#: ../../mod/admin.php:449 +#: ../../mod/admin.php:446 msgid "Poll interval" msgstr "Abfrageintervall" -#: ../../mod/admin.php:449 +#: ../../mod/admin.php:446 msgid "" "Delay background polling processes by this many seconds to reduce system " "load. If 0, use delivery interval." msgstr "Verzögere Hintergrundprozesse um diese Anzahl Sekunden, um die Systemlast zu reduzieren. Bei 0 wird das Auslieferungsintervall verwendet." -#: ../../mod/admin.php:450 +#: ../../mod/admin.php:447 msgid "Maximum Load Average" msgstr "Maximales Load Average" -#: ../../mod/admin.php:450 +#: ../../mod/admin.php:447 msgid "" "Maximum system load before delivery and poll processes are deferred - " "default 50." msgstr "Maximale Systemlast, bevor Verteil- und Empfangsprozesse verschoben werden – Standard 50" -#: ../../mod/admin.php:506 +#: ../../mod/admin.php:503 msgid "No server found" msgstr "Kein Server gefunden" -#: ../../mod/admin.php:513 ../../mod/admin.php:737 +#: ../../mod/admin.php:510 ../../mod/admin.php:735 msgid "ID" msgstr "ID" -#: ../../mod/admin.php:513 +#: ../../mod/admin.php:510 msgid "for channel" msgstr "für Kanal" -#: ../../mod/admin.php:513 +#: ../../mod/admin.php:510 msgid "on server" msgstr "auf Server" -#: ../../mod/admin.php:513 +#: ../../mod/admin.php:510 msgid "Status" msgstr "Status" -#: ../../mod/admin.php:534 +#: ../../mod/admin.php:531 msgid "Update has been marked successful" msgstr "Update wurde als erfolgreich markiert" -#: ../../mod/admin.php:544 +#: ../../mod/admin.php:541 #, php-format msgid "Executing %s failed. Check system logs." msgstr "Ausführen von %s fehlgeschlagen. Ãœberprüfe die Systemprotokolle." -#: ../../mod/admin.php:547 +#: ../../mod/admin.php:544 #, php-format msgid "Update %s was successfully applied." msgstr "Update %s wurde erfolgreich ausgeführt." -#: ../../mod/admin.php:551 +#: ../../mod/admin.php:548 #, php-format msgid "Update %s did not return a status. Unknown if it succeeded." msgstr "Update %s lieferte keinen Rückgabewert. Erfolg unbekannt." -#: ../../mod/admin.php:554 +#: ../../mod/admin.php:551 #, php-format msgid "Update function %s could not be found." msgstr "Update-Funktion %s konnte nicht gefunden werden." -#: ../../mod/admin.php:569 +#: ../../mod/admin.php:566 msgid "No failed updates." msgstr "Keine fehlgeschlagenen Aktualisierungen." -#: ../../mod/admin.php:573 +#: ../../mod/admin.php:570 msgid "Failed Updates" msgstr "Fehlgeschlagene Aktualisierungen" -#: ../../mod/admin.php:575 +#: ../../mod/admin.php:572 msgid "Mark success (if update was manually applied)" msgstr "Als erfolgreich markieren (wenn das Update manuell ausgeführt wurde)" -#: ../../mod/admin.php:576 +#: ../../mod/admin.php:573 msgid "Attempt to execute this update step automatically" msgstr "Versuche, diesen Updateschritt automatisch auszuführen" -#: ../../mod/admin.php:602 +#: ../../mod/admin.php:599 #, php-format msgid "%s user blocked/unblocked" msgid_plural "%s users blocked/unblocked" msgstr[0] "%s Nutzer blockiert/freigegeben" msgstr[1] "%s Nutzer blockiert/freigegeben" -#: ../../mod/admin.php:609 +#: ../../mod/admin.php:606 #, php-format msgid "%s user deleted" msgid_plural "%s users deleted" msgstr[0] "%s Nutzer gelöscht" msgstr[1] "%s Nutzer gelöscht" -#: ../../mod/admin.php:638 +#: ../../mod/admin.php:635 msgid "Account not found" msgstr "Konto nicht gefunden" -#: ../../mod/admin.php:658 +#: ../../mod/admin.php:655 #, php-format msgid "User '%s' unblocked" msgstr "Benutzer '%s' freigegeben" -#: ../../mod/admin.php:658 +#: ../../mod/admin.php:655 #, php-format msgid "User '%s' blocked" msgstr "Benutzer '%s' blockiert" -#: ../../mod/admin.php:724 ../../mod/admin.php:736 +#: ../../mod/admin.php:722 ../../mod/admin.php:734 msgid "Users" msgstr "Benutzer" -#: ../../mod/admin.php:726 ../../mod/admin.php:862 +#: ../../mod/admin.php:724 ../../mod/admin.php:860 msgid "select all" msgstr "Alle auswählen" -#: ../../mod/admin.php:727 +#: ../../mod/admin.php:725 msgid "User registrations waiting for confirm" msgstr "Neuanmeldungen, die auf Deine Bestätigung warten" -#: ../../mod/admin.php:728 +#: ../../mod/admin.php:726 msgid "Request date" msgstr "Antragsdatum" -#: ../../mod/admin.php:729 +#: ../../mod/admin.php:727 msgid "No registrations." msgstr "Keine Registrierungen." -#: ../../mod/admin.php:730 +#: ../../mod/admin.php:728 msgid "Approve" msgstr "Genehmigen" -#: ../../mod/admin.php:731 +#: ../../mod/admin.php:729 msgid "Deny" msgstr "Verweigern" -#: ../../mod/admin.php:733 ../../mod/connedit.php:436 -#: ../../mod/connedit.php:579 -msgid "Block" -msgstr "Blockieren" - -#: ../../mod/admin.php:734 ../../mod/connedit.php:436 -#: ../../mod/connedit.php:579 -msgid "Unblock" -msgstr "Freigeben" - -#: ../../mod/admin.php:737 +#: ../../mod/admin.php:735 msgid "Register date" msgstr "Registrierungs-Datum" -#: ../../mod/admin.php:737 +#: ../../mod/admin.php:735 msgid "Last login" msgstr "Letzte Anmeldung" -#: ../../mod/admin.php:737 +#: ../../mod/admin.php:735 msgid "Expires" msgstr "Verfällt" -#: ../../mod/admin.php:737 +#: ../../mod/admin.php:735 msgid "Service Class" msgstr "Service-Klasse" -#: ../../mod/admin.php:739 +#: ../../mod/admin.php:737 msgid "" "Selected users will be deleted!\\n\\nEverything these users had posted on " "this site will be permanently deleted!\\n\\nAre you sure?" msgstr "Die markierten Nutzer werden gelöscht!\\n\\nAlles, was diese Nutzer auf dieser Seite veröffentlicht haben, wird endgültig gelöscht!\\n\\nBist Du sicher?" -#: ../../mod/admin.php:740 +#: ../../mod/admin.php:738 msgid "" "The user {0} will be deleted!\\n\\nEverything this user has posted on this " "site will be permanently deleted!\\n\\nAre you sure?" msgstr "Der Nutzer {0} wird gelöscht!\\n\\nAlles, was dieser Nutzer auf dieser Seite veröffentlicht hat, wird endgültig gelöscht werden!\\n\\nBist Du sicher?" -#: ../../mod/admin.php:773 +#: ../../mod/admin.php:771 #, php-format msgid "%s channel censored/uncensored" msgid_plural "%s channels censored/uncensored" msgstr[0] "%s Kanal gesperrt/freigegeben" msgstr[1] "%s Kanäle gesperrt/freigegeben" -#: ../../mod/admin.php:780 +#: ../../mod/admin.php:778 #, php-format msgid "%s channel deleted" msgid_plural "%s channels deleted" msgstr[0] "%s Kanal gelöscht" msgstr[1] "%s Kanäle gelöscht" -#: ../../mod/admin.php:799 +#: ../../mod/admin.php:797 msgid "Channel not found" msgstr "Kanal nicht gefunden" -#: ../../mod/admin.php:810 +#: ../../mod/admin.php:808 #, php-format msgid "Channel '%s' deleted" msgstr "Kanal '%s' gelöscht" -#: ../../mod/admin.php:821 +#: ../../mod/admin.php:819 #, php-format msgid "Channel '%s' uncensored" msgstr "Kanal '%s' freigegeben" -#: ../../mod/admin.php:821 +#: ../../mod/admin.php:819 #, php-format msgid "Channel '%s' censored" msgstr "Kanal '%s' gesperrt" -#: ../../mod/admin.php:864 +#: ../../mod/admin.php:862 msgid "Censor" msgstr "Sperren" -#: ../../mod/admin.php:865 +#: ../../mod/admin.php:863 msgid "Uncensor" msgstr "Freigeben" -#: ../../mod/admin.php:868 +#: ../../mod/admin.php:866 msgid "UID" msgstr "UID" -#: ../../mod/admin.php:868 ../../mod/profiles.php:433 -msgid "Address" -msgstr "Adresse" - -#: ../../mod/admin.php:870 +#: ../../mod/admin.php:868 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 "Alle ausgewählten Kanäle werden gelöscht!\\n\\nAlles was von diesen Kanälen auf diesem Server geschrieben wurde, wird dauerhaft gelöscht!\\n\\nBist Du sicher?" -#: ../../mod/admin.php:871 +#: ../../mod/admin.php:869 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 "Der Kanal {0} wird gelöscht!\\n\\nAlles was von diesem Kanal auf diesem Server geschrieben wurde, wird gelöscht!\\n\\nBist Du sicher?" -#: ../../mod/admin.php:910 +#: ../../mod/admin.php:908 #, php-format msgid "Plugin %s disabled." msgstr "Plug-In %s deaktiviert." -#: ../../mod/admin.php:914 +#: ../../mod/admin.php:912 #, php-format msgid "Plugin %s enabled." msgstr "Plug-In %s aktiviert." -#: ../../mod/admin.php:924 ../../mod/admin.php:1126 +#: ../../mod/admin.php:922 ../../mod/admin.php:1124 msgid "Disable" msgstr "Deaktivieren" -#: ../../mod/admin.php:926 ../../mod/admin.php:1128 +#: ../../mod/admin.php:924 ../../mod/admin.php:1126 msgid "Enable" msgstr "Aktivieren" -#: ../../mod/admin.php:952 ../../mod/admin.php:1157 +#: ../../mod/admin.php:950 ../../mod/admin.php:1155 msgid "Toggle" msgstr "Umschalten" -#: ../../mod/admin.php:960 ../../mod/admin.php:1167 +#: ../../mod/admin.php:958 ../../mod/admin.php:1165 msgid "Author: " msgstr "Autor: " -#: ../../mod/admin.php:961 ../../mod/admin.php:1168 +#: ../../mod/admin.php:959 ../../mod/admin.php:1166 msgid "Maintainer: " msgstr "Betreuer:" -#: ../../mod/admin.php:1090 +#: ../../mod/admin.php:1088 msgid "No themes found." msgstr "Keine Theme gefunden." -#: ../../mod/admin.php:1149 +#: ../../mod/admin.php:1147 msgid "Screenshot" msgstr "Bildschirmfoto" -#: ../../mod/admin.php:1197 +#: ../../mod/admin.php:1195 msgid "[Experimental]" msgstr "[Experimentell]" -#: ../../mod/admin.php:1198 +#: ../../mod/admin.php:1196 msgid "[Unsupported]" msgstr "[Nicht unterstützt]" -#: ../../mod/admin.php:1225 +#: ../../mod/admin.php:1223 msgid "Log settings updated." msgstr "Protokoll-Einstellungen aktualisiert." -#: ../../mod/admin.php:1281 +#: ../../mod/admin.php:1279 msgid "Clear" msgstr "Leeren" -#: ../../mod/admin.php:1287 +#: ../../mod/admin.php:1285 msgid "Debugging" msgstr "Debugging" -#: ../../mod/admin.php:1288 +#: ../../mod/admin.php:1286 msgid "Log file" msgstr "Protokolldatei" -#: ../../mod/admin.php:1288 +#: ../../mod/admin.php:1286 msgid "" "Must be writable by web server. Relative to your Red top-level directory." msgstr "Muss für den Web-Server schreibbar sein. Relativ zum Red-Stammverzeichnis." -#: ../../mod/admin.php:1289 +#: ../../mod/admin.php:1287 msgid "Log level" msgstr "Protokollstufe" -#: ../../mod/admin.php:1336 +#: ../../mod/admin.php:1334 msgid "New Profile Field" msgstr "Neues Profilfeld" -#: ../../mod/admin.php:1337 ../../mod/admin.php:1358 +#: ../../mod/admin.php:1335 ../../mod/admin.php:1356 msgid "Field nickname" msgstr "Kurzname für das Feld" -#: ../../mod/admin.php:1337 ../../mod/admin.php:1358 +#: ../../mod/admin.php:1335 ../../mod/admin.php:1356 msgid "System name of field" msgstr "Systemname des Feldes" -#: ../../mod/admin.php:1338 ../../mod/admin.php:1359 +#: ../../mod/admin.php:1336 ../../mod/admin.php:1357 msgid "Input type" msgstr "Art des Inhalts" -#: ../../mod/admin.php:1339 ../../mod/admin.php:1360 +#: ../../mod/admin.php:1337 ../../mod/admin.php:1358 msgid "Field Name" msgstr "Feldname" -#: ../../mod/admin.php:1339 ../../mod/admin.php:1360 +#: ../../mod/admin.php:1337 ../../mod/admin.php:1358 msgid "Label on profile pages" msgstr "Bezeichnung auf Profilseiten" -#: ../../mod/admin.php:1340 ../../mod/admin.php:1361 +#: ../../mod/admin.php:1338 ../../mod/admin.php:1359 msgid "Help text" msgstr "Hilfetext" -#: ../../mod/admin.php:1340 ../../mod/admin.php:1361 +#: ../../mod/admin.php:1338 ../../mod/admin.php:1359 msgid "Additional info (optional)" msgstr "Zusätzliche Informationen (optional)" -#: ../../mod/admin.php:1351 +#: ../../mod/admin.php:1349 msgid "Field definition not found" msgstr "Feld-Definition nicht gefunden" -#: ../../mod/admin.php:1357 +#: ../../mod/admin.php:1355 msgid "Edit Profile Field" msgstr "Profilfeld bearbeiten" -#: ../../mod/filer.php:49 -msgid "- select -" -msgstr "– auswählen –" - -#: ../../mod/connections.php:37 ../../mod/connedit.php:64 -msgid "Could not access contact record." -msgstr "Konnte nicht auf den Kontakteintrag zugreifen." - -#: ../../mod/connections.php:51 ../../mod/connedit.php:78 -msgid "Could not locate selected profile." -msgstr "Gewähltes Profil nicht gefunden." - -#: ../../mod/connections.php:94 ../../mod/connedit.php:132 -msgid "Connection updated." -msgstr "Verbindung aktualisiert." - -#: ../../mod/connections.php:96 ../../mod/connedit.php:134 -msgid "Failed to update connection record." -msgstr "Konnte den Verbindungseintrag nicht aktualisieren." - -#: ../../mod/connections.php:191 ../../mod/connections.php:292 -msgid "Blocked" -msgstr "Blockiert" - -#: ../../mod/connections.php:196 ../../mod/connections.php:299 -msgid "Ignored" -msgstr "Ignoriert" - -#: ../../mod/connections.php:201 ../../mod/connections.php:313 -msgid "Hidden" -msgstr "Versteckt" - -#: ../../mod/connections.php:206 ../../mod/connections.php:306 -msgid "Archived" -msgstr "Archiviert" - -#: ../../mod/connections.php:230 ../../mod/connections.php:245 -msgid "All" -msgstr "Alle" - -#: ../../mod/connections.php:270 -msgid "Suggest new connections" -msgstr "Neue Verbindungen vorschlagen" - -#: ../../mod/connections.php:273 -msgid "New Connections" -msgstr "Neue Verbindungen" - -#: ../../mod/connections.php:276 -msgid "Show pending (new) connections" -msgstr "Zeige ausstehende (neue) Verbindungsanfragen" - -#: ../../mod/connections.php:279 ../../mod/profperm.php:139 -msgid "All Connections" -msgstr "Alle Verbindungen" - -#: ../../mod/connections.php:282 -msgid "Show all connections" -msgstr "Zeige alle Verbindungen" - -#: ../../mod/connections.php:285 -msgid "Unblocked" -msgstr "Freigegeben" - -#: ../../mod/connections.php:288 -msgid "Only show unblocked connections" -msgstr "Zeige nur freigegebene Verbindungen" - -#: ../../mod/connections.php:295 -msgid "Only show blocked connections" -msgstr "Zeige nur blockierte Verbindungen" - -#: ../../mod/connections.php:302 -msgid "Only show ignored connections" -msgstr "Zeige nur ignorierte Verbindungen" - -#: ../../mod/connections.php:309 -msgid "Only show archived connections" -msgstr "Zeige nur archivierte Verbindungen" - -#: ../../mod/connections.php:316 -msgid "Only show hidden connections" -msgstr "Zeige nur versteckte Verbindungen" - -#: ../../mod/connections.php:371 -#, php-format -msgid "%1$s [%2$s]" -msgstr "%1$s [%2$s]" - -#: ../../mod/connections.php:372 -msgid "Edit connection" -msgstr "Verbindung bearbeiten" - -#: ../../mod/connections.php:410 -msgid "Search your connections" -msgstr "Verbindungen durchsuchen" - -#: ../../mod/connections.php:411 -msgid "Finding: " -msgstr "Ergebnisse:" - -#: ../../mod/dirprofile.php:9 ../../mod/photos.php:443 -#: ../../mod/viewconnections.php:17 ../../mod/directory.php:15 -#: ../../mod/display.php:9 ../../mod/search.php:13 -msgid "Public access denied." -msgstr "Öffentlicher Zugang verweigert." - -#: ../../mod/dirprofile.php:92 ../../mod/directory.php:143 -#: ../../mod/profiles.php:704 -msgid "Age: " -msgstr "Alter:" - -#: ../../mod/dirprofile.php:95 ../../mod/directory.php:146 -msgid "Gender: " -msgstr "Geschlecht:" - -#: ../../mod/dirprofile.php:108 -msgid "Status: " -msgstr "Status:" - -#: ../../mod/dirprofile.php:109 -msgid "Sexual Preference: " -msgstr "Sexuelle Ausrichtung:" - -#: ../../mod/dirprofile.php:111 -msgid "Homepage: " -msgstr "Webseite:" - -#: ../../mod/dirprofile.php:112 -msgid "Hometown: " -msgstr "Wohnort:" - -#: ../../mod/dirprofile.php:114 -msgid "About: " -msgstr "Ãœber:" - -#: ../../mod/dirprofile.php:162 -msgid "Keywords: " -msgstr "Schlüsselwörter:" - -#: ../../mod/dirprofile.php:175 ../../mod/mitem.php:78 ../../mod/xchan.php:38 -#: ../../mod/menu.php:120 -msgid "Not found." -msgstr "Nicht gefunden." - -#: ../../mod/photos.php:77 -msgid "Page owner information could not be retrieved." -msgstr "Informationen über den Besitzer der Seite konnten nicht gefunden werden." - -#: ../../mod/photos.php:97 -msgid "Album not found." -msgstr "Album nicht gefunden." - -#: ../../mod/photos.php:119 ../../mod/photos.php:673 -msgid "Delete Album" -msgstr "Album löschen" - -#: ../../mod/photos.php:159 ../../mod/photos.php:975 -msgid "Delete Photo" -msgstr "Foto löschen" - -#: ../../mod/photos.php:453 -msgid "No photos selected" -msgstr "Keine Fotos ausgewählt" - -#: ../../mod/photos.php:500 -msgid "Access to this item is restricted." -msgstr "Der Zugriff auf dieses Foto ist eingeschränkt." - -#: ../../mod/photos.php:574 -#, php-format -msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage." -msgstr "Du benutzt %1$.2f MBytes Deines %2$.2f MBytes großen Bilder-Speichers." - -#: ../../mod/photos.php:577 -#, php-format -msgid "You have used %1$.2f Mbytes of photo storage." -msgstr "Du verwendest %1$.2f MBytes Deines Foto-Speichers." - -#: ../../mod/photos.php:596 -msgid "Upload Photos" -msgstr "Fotos hochladen" - -#: ../../mod/photos.php:600 ../../mod/photos.php:668 -msgid "New album name: " -msgstr "Name des neuen Albums:" - -#: ../../mod/photos.php:601 -msgid "or existing album name: " -msgstr "Oder bestehender Album-Name:" - -#: ../../mod/photos.php:602 -msgid "Do not show a status post for this upload" -msgstr "Keine Statusnachricht für diesen Upload senden" - -#: ../../mod/photos.php:622 -msgid "Album name could not be decoded" -msgstr "Albumname konnte nicht dekodiert werden" - -#: ../../mod/photos.php:657 ../../mod/photos.php:679 ../../mod/photos.php:1148 -#: ../../mod/photos.php:1163 -msgid "Contact Photos" -msgstr "Kontakt-Bilder" - -#: ../../mod/photos.php:681 -msgid "Edit Album" -msgstr "Album bearbeiten" - -#: ../../mod/photos.php:687 -msgid "Show Newest First" -msgstr "Zeige Neueste zuerst" - -#: ../../mod/photos.php:689 -msgid "Show Oldest First" -msgstr "Zeige Älteste zuerst" - -#: ../../mod/photos.php:716 ../../mod/photos.php:1195 -msgid "View Photo" -msgstr "Foto ansehen" - -#: ../../mod/photos.php:794 -msgid "Permission denied. Access to this item may be restricted." -msgstr "Berechtigung verweigert. Der Zugriff ist wahrscheinlich eingeschränkt worden." - -#: ../../mod/photos.php:796 -msgid "Photo not available" -msgstr "Foto nicht verfügbar" - -#: ../../mod/photos.php:856 -msgid "Use as profile photo" -msgstr "Als Profilfoto verwenden" - -#: ../../mod/photos.php:880 -msgid "View Full Size" -msgstr "In voller Größe anzeigen" - -#: ../../mod/photos.php:924 ../../mod/delegate.php:130 ../../mod/tagrm.php:93 -msgid "Remove" -msgstr "Entferne" - -#: ../../mod/photos.php:958 -msgid "Edit photo" -msgstr "Foto bearbeiten" - -#: ../../mod/photos.php:960 -msgid "Rotate CW (right)" -msgstr "Drehen im UZS (rechts)" - -#: ../../mod/photos.php:961 -msgid "Rotate CCW (left)" -msgstr "Drehen gegen UZS (links)" - -#: ../../mod/photos.php:964 -msgid "New album name" -msgstr "Name des neuen Albums:" - -#: ../../mod/photos.php:967 -msgid "Caption" -msgstr "Bildunterschrift" - -#: ../../mod/photos.php:969 -msgid "Add a Tag" -msgstr "Schlagwort hinzufügen" - -#: ../../mod/photos.php:972 -msgid "" -"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" -msgstr "Beispiel: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" - -#: ../../mod/photos.php:1125 -msgid "In This Photo:" -msgstr "Auf diesem Foto:" - -#: ../../mod/photos.php:1201 -msgid "View Album" -msgstr "Album ansehen" - -#: ../../mod/photos.php:1224 -msgid "Recent Photos" -msgstr "Neueste Fotos" - -#: ../../mod/mitem.php:14 ../../mod/menu.php:92 -msgid "Menu not found." -msgstr "Menü nicht gefunden" - -#: ../../mod/mitem.php:47 -msgid "Menu element updated." -msgstr "Menü-Element aktualisiert." - -#: ../../mod/mitem.php:51 -msgid "Unable to update menu element." -msgstr "Kann Menü-Element nicht aktualisieren." - -#: ../../mod/mitem.php:57 -msgid "Menu element added." -msgstr "Menü-Bestandteil hinzugefügt." - -#: ../../mod/mitem.php:61 -msgid "Unable to add menu element." -msgstr "Kann Menü-Bestandteil nicht hinzufügen." - -#: ../../mod/mitem.php:96 -msgid "Manage Menu Elements" -msgstr "Menü-Bestandteile verwalten" - -#: ../../mod/mitem.php:99 -msgid "Edit menu" -msgstr "Menü bearbeiten" - -#: ../../mod/mitem.php:102 -msgid "Edit element" -msgstr "Bestandteil bearbeiten" - -#: ../../mod/mitem.php:103 -msgid "Drop element" -msgstr "Bestandteil löschen" - -#: ../../mod/mitem.php:104 -msgid "New element" -msgstr "Neues Bestandteil" - -#: ../../mod/mitem.php:105 -msgid "Edit this menu container" -msgstr "Diesen Menü-Container bearbeiten" - -#: ../../mod/mitem.php:106 -msgid "Add menu element" -msgstr "Menüelement hinzufügen" - -#: ../../mod/mitem.php:107 -msgid "Delete this menu item" -msgstr "Lösche dieses Menü-Bestandteil" - -#: ../../mod/mitem.php:108 -msgid "Edit this menu item" -msgstr "Bearbeite dieses Menü-Bestandteil" - -#: ../../mod/mitem.php:131 -msgid "New Menu Element" -msgstr "Neues Menü-Bestandteil" - -#: ../../mod/mitem.php:133 ../../mod/mitem.php:176 -msgid "Menu Item Permissions" -msgstr "Zugriffsrechte des Menü-Elements" - -#: ../../mod/mitem.php:136 ../../mod/mitem.php:180 -msgid "Link text" -msgstr "Link Text" - -#: ../../mod/mitem.php:137 ../../mod/mitem.php:181 -msgid "URL of link" -msgstr "URL des Links" - -#: ../../mod/mitem.php:138 ../../mod/mitem.php:182 -msgid "Use Red magic-auth if available" -msgstr "Verwende Red Magic-Auth wenn verfügbar" - -#: ../../mod/mitem.php:139 ../../mod/mitem.php:183 -msgid "Open link in new window" -msgstr "Öffne Link in neuem Fenster" - -#: ../../mod/mitem.php:141 ../../mod/mitem.php:185 -msgid "Order in list" -msgstr "Reihenfolge in der Liste" - -#: ../../mod/mitem.php:141 ../../mod/mitem.php:185 -msgid "Higher numbers will sink to bottom of listing" -msgstr "Größere Nummern werden weiter unten in der Auflistung einsortiert" - -#: ../../mod/mitem.php:154 -msgid "Menu item not found." -msgstr "Menü-Bestandteil nicht gefunden." - -#: ../../mod/mitem.php:163 -msgid "Menu item deleted." -msgstr "Menü-Bestandteil gelöscht." - -#: ../../mod/mitem.php:165 -msgid "Menu item could not be deleted." -msgstr "Menü-Bestandteil kann nicht gelöscht werden." - -#: ../../mod/mitem.php:174 -msgid "Edit Menu Element" -msgstr "Bearbeite Menü-Bestandteil" - -#: ../../mod/mitem.php:186 ../../mod/menu.php:114 -msgid "Modify" -msgstr "Ändern" - -#: ../../mod/subthread.php:103 -#, php-format -msgid "%1$s is following %2$s's %3$s" -msgstr "%1$s folgt nun %2$ss %3$s" - -#: ../../mod/regmod.php:11 -msgid "Please login." -msgstr "Bitte melde dich an." - -#: ../../mod/mood.php:132 -msgid "Set your current mood and tell your friends" -msgstr "Wähle Deine aktuelle Stimmung und teile sie mit Deinen Freunden" - -#: ../../mod/impel.php:33 -msgid "webpage" -msgstr "Webseite" - -#: ../../mod/impel.php:38 -msgid "block" -msgstr "Block" - -#: ../../mod/impel.php:43 -msgid "layout" -msgstr "Layout" - -#: ../../mod/impel.php:117 -#, php-format -msgid "%s element installed" -msgstr "Element für %s installiert" - -#: ../../mod/lockview.php:31 -msgid "Remote privacy information not available." -msgstr "Privatsphäre-Einstellungen anderer Nutzer sind nicht verfügbar." - -#: ../../mod/lockview.php:52 -msgid "Visible to:" -msgstr "Sichtbar für:" - -#: ../../mod/rbmark.php:88 -msgid "Select a bookmark folder" -msgstr "Lesezeichenordner wählen" - -#: ../../mod/rbmark.php:93 -msgid "Save Bookmark" -msgstr "Lesezeichen speichern" - -#: ../../mod/rbmark.php:94 -msgid "URL of bookmark" -msgstr "URL des Lesezeichens" - -#: ../../mod/rbmark.php:95 ../../mod/appman.php:93 -msgid "Description" -msgstr "Beschreibung" - -#: ../../mod/rbmark.php:99 -msgid "Or enter new bookmark folder name" -msgstr "Oder gib einen neuen Namen für den Lesezeichenordner ein" - -#: ../../mod/pdledit.php:13 -msgid "Layout updated." -msgstr "Layout aktualisiert." - -#: ../../mod/pdledit.php:28 ../../mod/pdledit.php:53 -msgid "Edit System Page Description" -msgstr "Systemseitenbeschreibung bearbeiten" - -#: ../../mod/pdledit.php:48 -msgid "Layout not found." -msgstr "Layout nicht gefunden." - -#: ../../mod/pdledit.php:54 -msgid "Module Name:" -msgstr "Modulname:" - -#: ../../mod/pdledit.php:55 ../../mod/layouts.php:59 -msgid "Layout Help" -msgstr "Layout-Hilfe" - -#: ../../mod/profile_photo.php:108 -msgid "Image uploaded but image cropping failed." -msgstr "Bild hochgeladen, aber das Zurechtschneiden schlug fehl." - -#: ../../mod/profile_photo.php:161 -msgid "Image resize failed." -msgstr "Bild-Anpassung fehlgeschlagen." - -#: ../../mod/profile_photo.php:205 -msgid "" -"Shift-reload the page or clear browser cache if the new photo does not " -"display immediately." -msgstr "Leere den Browser Cache oder nutze Umschalten-Neu Laden, falls das neue Foto nicht sofort angezeigt wird." - -#: ../../mod/profile_photo.php:232 -#, php-format -msgid "Image exceeds size limit of %d" -msgstr "Bild ist größer als das Limit von %d" - -#: ../../mod/profile_photo.php:241 -msgid "Unable to process image." -msgstr "Kann Bild nicht verarbeiten." - -#: ../../mod/profile_photo.php:290 ../../mod/profile_photo.php:339 -msgid "Photo not available." -msgstr "Foto nicht verfügbar." - -#: ../../mod/profile_photo.php:358 -msgid "Upload File:" -msgstr "Datei hochladen:" - -#: ../../mod/profile_photo.php:359 -msgid "Select a profile:" -msgstr "Wähle ein Profil:" - -#: ../../mod/profile_photo.php:360 -msgid "Upload Profile Photo" -msgstr "Lade neues Profilfoto hoch" - -#: ../../mod/profile_photo.php:365 -msgid "skip this step" -msgstr "diesen Schritt überspringen" - -#: ../../mod/profile_photo.php:365 -msgid "select a photo from your photo albums" -msgstr "ein Foto aus meinen Fotoalben" - -#: ../../mod/profile_photo.php:381 -msgid "Crop Image" -msgstr "Bild zuschneiden" - -#: ../../mod/profile_photo.php:382 -msgid "Please adjust the image cropping for optimum viewing." -msgstr "Bitte schneide das Bild für eine optimale Anzeige passend zu." - -#: ../../mod/profile_photo.php:384 -msgid "Done Editing" -msgstr "Bearbeitung fertigstellen" - -#: ../../mod/profile_photo.php:427 -msgid "Image uploaded successfully." -msgstr "Bild erfolgreich hochgeladen." - -#: ../../mod/profile_photo.php:429 -msgid "Image upload failed." -msgstr "Hochladen des Bilds fehlgeschlagen." - -#: ../../mod/profile_photo.php:438 -#, php-format -msgid "Image size reduction [%s] failed." -msgstr "Reduzierung der Bildgröße [%s] fehlgeschlagen." - -#: ../../mod/acl.php:244 -msgid "network" -msgstr "Netzwerk" - -#: ../../mod/menu.php:21 -msgid "Menu updated." -msgstr "Menü aktualisiert." - -#: ../../mod/menu.php:25 -msgid "Unable to update menu." -msgstr "Kann Menü nicht aktualisieren." - -#: ../../mod/menu.php:30 -msgid "Menu created." -msgstr "Menü erstellt." - -#: ../../mod/menu.php:34 -msgid "Unable to create menu." -msgstr "Kann Menü nicht erstellen." - -#: ../../mod/menu.php:57 -msgid "Manage Menus" -msgstr "Menüs verwalten" - -#: ../../mod/menu.php:60 -msgid "Drop" -msgstr "Löschen" - -#: ../../mod/menu.php:62 -msgid "Create a new menu" -msgstr "Neues Menü erstellen" - -#: ../../mod/menu.php:63 -msgid "Delete this menu" -msgstr "Lösche dieses Menü" - -#: ../../mod/menu.php:64 ../../mod/menu.php:109 -msgid "Edit menu contents" -msgstr "Bearbeite Menü Inhalte" - -#: ../../mod/menu.php:65 -msgid "Edit this menu" -msgstr "Dieses Menü bearbeiten" - -#: ../../mod/menu.php:80 -msgid "New Menu" -msgstr "Neues Menü" - -#: ../../mod/menu.php:81 ../../mod/menu.php:110 -msgid "Menu name" -msgstr "Menü Name" - -#: ../../mod/menu.php:81 ../../mod/menu.php:110 -msgid "Must be unique, only seen by you" -msgstr "Muss eindeutig sein, ist aber nur für Dich sichtbar" - -#: ../../mod/menu.php:82 ../../mod/menu.php:111 -msgid "Menu title" -msgstr "Menü Titel" - -#: ../../mod/menu.php:82 ../../mod/menu.php:111 -msgid "Menu title as seen by others" -msgstr "Menü Titel wie er von anderen gesehen wird" - -#: ../../mod/menu.php:83 ../../mod/menu.php:112 -msgid "Allow bookmarks" -msgstr "Erlaube Lesezeichen" - -#: ../../mod/menu.php:83 ../../mod/menu.php:112 -msgid "Menu may be used to store saved bookmarks" -msgstr "Im Menü können gespeicherte Lesezeichen abgelegt werden" - -#: ../../mod/menu.php:98 -msgid "Menu deleted." -msgstr "Menü gelöscht." - -#: ../../mod/menu.php:100 -msgid "Menu could not be deleted." -msgstr "Menü konnte nicht gelöscht werden." - -#: ../../mod/menu.php:106 -msgid "Edit Menu" -msgstr "Menü bearbeiten" - -#: ../../mod/menu.php:108 -msgid "Add or remove entries to this menu" -msgstr "Einträge zu diesem Menü hinzufügen oder entfernen" - -#: ../../mod/block.php:27 ../../mod/page.php:35 -msgid "Invalid item." -msgstr "Ungültiges Element." - -#: ../../mod/block.php:39 ../../mod/wall_upload.php:28 ../../mod/page.php:47 -msgid "Channel not found." -msgstr "Kanal nicht gefunden." - -#: ../../mod/block.php:75 ../../mod/help.php:72 ../../mod/display.php:102 -#: ../../mod/page.php:83 ../../index.php:240 -msgid "Page not found." -msgstr "Seite nicht gefunden." - -#: ../../mod/tagger.php:98 -#, php-format -msgid "%1$s tagged %2$s's %3$s with %4$s" -msgstr "%1$s hat %2$ss %3$s mit %4$s verschlagwortet" - -#: ../../mod/wall_upload.php:34 -msgid "Wall Photos" -msgstr "Wall Fotos" - -#: ../../mod/openid.php:26 -msgid "OpenID protocol error. No ID returned." -msgstr "OpenID Protokollfehler. Keine ID zurückgegeben." - -#: ../../mod/suggest.php:35 -msgid "" -"No suggestions available. If this is a new site, please try again in 24 " -"hours." -msgstr "Keine Vorschläge vorhanden. Wenn das ein neuer Server ist, versuche es in 24 Stunden noch einmal." - -#: ../../mod/connedit.php:181 -msgid "is now connected to" -msgstr "ist jetzt verbunden mit" - -#: ../../mod/connedit.php:296 -msgid "Could not access address book record." -msgstr "Konnte nicht auf den Adressbuch-Eintrag zugreifen." - -#: ../../mod/connedit.php:310 -msgid "Refresh failed - channel is currently unavailable." -msgstr "Aktualisierung fehlgeschlagen – der Kanal ist im Moment nicht erreichbar." - -#: ../../mod/connedit.php:317 -msgid "Channel has been unblocked" -msgstr "Kanal nicht mehr blockiert" - -#: ../../mod/connedit.php:318 -msgid "Channel has been blocked" -msgstr "Kanal blockiert" - -#: ../../mod/connedit.php:322 ../../mod/connedit.php:334 -#: ../../mod/connedit.php:346 ../../mod/connedit.php:358 -#: ../../mod/connedit.php:374 -msgid "Unable to set address book parameters." -msgstr "Konnte die Adressbuch-Parameter nicht setzen." - -#: ../../mod/connedit.php:329 -msgid "Channel has been unignored" -msgstr "Kanal wird nicht mehr ignoriert" - -#: ../../mod/connedit.php:330 -msgid "Channel has been ignored" -msgstr "Kanal wird ignoriert" - -#: ../../mod/connedit.php:341 -msgid "Channel has been unarchived" -msgstr "Kanal wurde aus dem Archiv zurück geholt" - -#: ../../mod/connedit.php:342 -msgid "Channel has been archived" -msgstr "Kanal wurde archiviert" - -#: ../../mod/connedit.php:353 -msgid "Channel has been unhidden" -msgstr "Kanal wird nicht mehr versteckt" - -#: ../../mod/connedit.php:354 -msgid "Channel has been hidden" -msgstr "Kanal wurde versteckt" - -#: ../../mod/connedit.php:369 -msgid "Channel has been approved" -msgstr "Kanal wurde zugelassen" - -#: ../../mod/connedit.php:370 -msgid "Channel has been unapproved" -msgstr "Zulassung des Kanals entfernt" - -#: ../../mod/connedit.php:398 -msgid "Connection has been removed." -msgstr "Verbindung wurde gelöscht." - -#: ../../mod/connedit.php:418 -#, php-format -msgid "View %s's profile" -msgstr "%ss Profil ansehen" - -#: ../../mod/connedit.php:422 -msgid "Refresh Permissions" -msgstr "Zugriffsrechte neu laden" - -#: ../../mod/connedit.php:425 -msgid "Fetch updated permissions" -msgstr "Aktualisierte Zugriffsrechte abfragen" - -#: ../../mod/connedit.php:429 -msgid "Recent Activity" -msgstr "Kürzliche Aktivitäten" - -#: ../../mod/connedit.php:432 -msgid "View recent posts and comments" -msgstr "Betrachte die neuesten Beiträge und Kommentare" - -#: ../../mod/connedit.php:439 -msgid "Block or Unblock this connection" -msgstr "Verbindung blockieren oder freigeben" - -#: ../../mod/connedit.php:443 ../../mod/connedit.php:580 -msgid "Unignore" -msgstr "Nicht ignorieren" - -#: ../../mod/connedit.php:443 ../../mod/connedit.php:580 -#: ../../mod/notifications.php:51 -msgid "Ignore" -msgstr "Ignorieren" - -#: ../../mod/connedit.php:446 -msgid "Ignore or Unignore this connection" -msgstr "Verbindung ignorieren oder wieder beachten" - -#: ../../mod/connedit.php:449 -msgid "Unarchive" -msgstr "Aus Archiv zurückholen" - -#: ../../mod/connedit.php:449 -msgid "Archive" -msgstr "Archivieren" - -#: ../../mod/connedit.php:452 -msgid "Archive or Unarchive this connection" -msgstr "Verbindung archivieren oder aus dem Archiv zurückholen" - -#: ../../mod/connedit.php:455 -msgid "Unhide" -msgstr "Wieder sichtbar machen" - -#: ../../mod/connedit.php:455 -msgid "Hide" -msgstr "Verstecken" - -#: ../../mod/connedit.php:458 -msgid "Hide or Unhide this connection" -msgstr "Diese Verbindung verstecken oder wieder sichtbar machen" - -#: ../../mod/connedit.php:465 -msgid "Delete this connection" -msgstr "Verbindung löschen" - -#: ../../mod/connedit.php:508 ../../mod/connedit.php:537 -msgid "Approve this connection" -msgstr "Verbindung genehmigen" - -#: ../../mod/connedit.php:508 -msgid "Accept connection to allow communication" -msgstr "Akzeptiere die Verbindung, um Kommunikation zu ermöglichen" - -#: ../../mod/connedit.php:524 -msgid "Automatic Permissions Settings" -msgstr "Automatische Berechtigungs-Einstellungen" - -#: ../../mod/connedit.php:524 -#, php-format -msgid "Connections: settings for %s" -msgstr "Verbindungseinstellungen für %s" - -#: ../../mod/connedit.php:528 -msgid "" -"When receiving a channel introduction, any permissions provided here will be" -" applied to the new connection automatically and the introduction approved. " -"Leave this page if you do not wish to use this feature." -msgstr "Wenn eine Verbindungsanfrage empfangen wird, werden die hier getroffenen Einstellungen automatisch angewandt, und die Anfrage wird genehmigt. Verlasse diese Seite, wenn Du diese Funktion nicht verwenden möchtest." - -#: ../../mod/connedit.php:530 -msgid "Slide to adjust your degree of friendship" -msgstr "Verschieben, um den Grad der Freundschaft zu einzustellen" - -#: ../../mod/connedit.php:536 -msgid "inherited" -msgstr "geerbt" - -#: ../../mod/connedit.php:538 -msgid "Connection has no individual permissions!" -msgstr "Diese Verbindung hat keine individuellen Zugriffsrechte!" - -#: ../../mod/connedit.php:539 -msgid "" -"This may be appropriate based on your <a href=\"settings\">privacy " -"settings</a>, though you may wish to review the \"Advanced Permissions\"." -msgstr "Abhängig von Deinen <a href=\"settings\">Privatsphäre-Einstellungen</a> könnte das passen, eventuell solltest Du aber die „Zugriffsrechte für Fortgeschrittene“ überprüfen." - -#: ../../mod/connedit.php:541 -msgid "Profile Visibility" -msgstr "Sichtbarkeit des Profils" - -#: ../../mod/connedit.php:542 -#, php-format -msgid "" -"Please choose the profile you would like to display to %s when viewing your " -"profile securely." -msgstr "Bitte wähle ein Profil, das wir %s zeigen sollen, wenn Deine Profilseite über eine verifizierte Verbindung aufgerufen wird." - -#: ../../mod/connedit.php:543 -msgid "Contact Information / Notes" -msgstr "Kontaktinformationen / Notizen" - -#: ../../mod/connedit.php:544 -msgid "Edit contact notes" -msgstr "Kontaktnotizen bearbeiten" - -#: ../../mod/connedit.php:546 -msgid "Their Settings" -msgstr "Deren Einstellungen" - -#: ../../mod/connedit.php:547 -msgid "My Settings" -msgstr "Meine Einstellungen" - -#: ../../mod/connedit.php:549 -msgid "Clear/Disable Automatic Permissions" -msgstr "Automatische Berechtigungen abschalten/entfernen" - -#: ../../mod/connedit.php:550 -msgid "Forum Members" -msgstr "Forum Mitglieder" - -#: ../../mod/connedit.php:551 -msgid "Soapbox" -msgstr "Marktschreier" - -#: ../../mod/connedit.php:552 -msgid "Full Sharing (typical social network permissions)" -msgstr "Vollumfängliches Teilen (übliche Berechtigungen in sozialen Netzwerken)" - -#: ../../mod/connedit.php:553 -msgid "Cautious Sharing " -msgstr "Vorsichtiges Teilen" - -#: ../../mod/connedit.php:554 -msgid "Follow Only" -msgstr "Nur folgen" - -#: ../../mod/connedit.php:555 -msgid "Individual Permissions" -msgstr "Individuelle Zugriffsrechte" - -#: ../../mod/connedit.php:556 -msgid "" -"Some permissions may be inherited from your channel <a " -"href=\"settings\">privacy settings</a>, which have higher priority than " -"individual settings. Changing those inherited settings on this page will " -"have no effect." -msgstr "Einige Berechtigungen werden von den <a href=\"settings\">Sicherheits- und Privatsphäre-Einstellungen</a> dieses Kanals geerbt, die eine höhere Priorität haben als die Einstellungen bei einer Verbindung. Werden geerbte Einstellungen hier geändert, hat das keine Auswirkungen." - -#: ../../mod/connedit.php:557 -msgid "Advanced Permissions" -msgstr "Zugriffsrechte für Fortgeschrittene" - -#: ../../mod/connedit.php:558 -msgid "Simple Permissions (select one and submit)" -msgstr "Einfache Berechtigungs-Einstellungen (wähle eine aus und klicke auf Senden)" - -#: ../../mod/connedit.php:562 -#, php-format -msgid "Visit %s's profile - %s" -msgstr "%ss Profil besuchen - %s" - -#: ../../mod/connedit.php:563 -msgid "Block/Unblock contact" -msgstr "Kontakt blockieren/freigeben" - -#: ../../mod/connedit.php:564 -msgid "Ignore contact" -msgstr "Kontakt ignorieren" - -#: ../../mod/connedit.php:565 -msgid "Repair URL settings" -msgstr "URL-Einstellungen reparieren" - -#: ../../mod/connedit.php:566 -msgid "View conversations" -msgstr "Unterhaltungen anzeigen" - -#: ../../mod/connedit.php:568 -msgid "Delete contact" -msgstr "Kontakt löschen" - -#: ../../mod/connedit.php:571 -msgid "Last update:" -msgstr "Letzte Aktualisierung:" - -#: ../../mod/connedit.php:573 -msgid "Update public posts" -msgstr "Öffentliche Beiträge aktualisieren" - -#: ../../mod/connedit.php:575 -msgid "Update now" -msgstr "Jetzt aktualisieren" - -#: ../../mod/connedit.php:581 -msgid "Currently blocked" -msgstr "Derzeit blockiert" - -#: ../../mod/connedit.php:582 -msgid "Currently ignored" -msgstr "Derzeit ignoriert" - -#: ../../mod/connedit.php:583 -msgid "Currently archived" -msgstr "Derzeit archiviert" - -#: ../../mod/connedit.php:584 -msgid "Currently pending" -msgstr "Derzeit anstehend" - -#: ../../mod/connedit.php:585 -msgid "Hide this contact from others" -msgstr "Diese Verbindung vor den anderen verbergen." - -#: ../../mod/connedit.php:585 -msgid "" -"Replies/likes to your public posts <strong>may</strong> still be visible" -msgstr "Antworten/Likes auf deine öffentlichen Beiträge <strong>können</strong> immer noch sichtbar sein" - -#: ../../mod/message.php:41 -msgid "Conversation removed." -msgstr "Unterhaltung gelöscht." - -#: ../../mod/message.php:56 -msgid "No messages." -msgstr "Keine Nachrichten." - -#: ../../mod/message.php:72 ../../mod/mail.php:329 -msgid "Delete conversation" -msgstr "Unterhaltung löschen" - -#: ../../mod/message.php:74 -msgid "D, d M Y - g:i A" -msgstr "D, d. M Y - G:i" - -#: ../../mod/ping.php:237 -msgid "sent you a private message" -msgstr "eine private Nachricht schicken" - -#: ../../mod/ping.php:288 -msgid "added your channel" -msgstr "hat deinen Kanal hinzugefügt" - -#: ../../mod/ping.php:329 -msgid "posted an event" -msgstr "hat eine Veranstaltung veröffentlicht" - -#: ../../mod/setup.php:162 -msgid "Red Matrix Server - Setup" -msgstr "Red Matrix Server - Installation" - -#: ../../mod/setup.php:168 -msgid "Could not connect to database." -msgstr "Kann nicht mit der Datenbank verbinden." - -#: ../../mod/setup.php:172 -msgid "" -"Could not connect to specified site URL. Possible SSL certificate or DNS " -"issue." -msgstr "Konnte die angegebene Webseiten-URL nicht erreichen. Möglicherweise ein Problem mit dem SSL-Zertifikat oder dem DNS." - -#: ../../mod/setup.php:179 -msgid "Could not create table." -msgstr "Kann Tabelle nicht erstellen." - -#: ../../mod/setup.php:185 -msgid "Your site database has been installed." -msgstr "Die Datenbank Deines Servers wurde installiert." - -#: ../../mod/setup.php:190 -msgid "" -"You may need to import the file \"install/database.sql\" manually using " -"phpmyadmin or mysql." -msgstr "Eventuell musst Du die Datei \"install/database.sql\" per Hand mit phpmyadmin oder mysql importieren." - -#: ../../mod/setup.php:191 ../../mod/setup.php:260 ../../mod/setup.php:655 -msgid "Please see the file \"install/INSTALL.txt\"." -msgstr "Lies die Datei \"install/INSTALL.txt\"." - -#: ../../mod/setup.php:257 -msgid "System check" -msgstr "Systemprüfung" - -#: ../../mod/setup.php:261 ../../mod/events.php:439 -msgid "Next" -msgstr "Nächste" - -#: ../../mod/setup.php:262 -msgid "Check again" -msgstr "Bitte nochmal prüfen" - -#: ../../mod/setup.php:284 -msgid "Database connection" -msgstr "Datenbank Verbindung" - -#: ../../mod/setup.php:285 -msgid "" -"In order to install Red Matrix we need to know how to connect to your " -"database." -msgstr "Um die Red-Matrix installieren zu können, müssen wir wissen, wie wir eine Verbindung zu Deiner Datenbank aufbauen können." - -#: ../../mod/setup.php:286 -msgid "" -"Please contact your hosting provider or site administrator if you have " -"questions about these settings." -msgstr "Bitte kontaktiere Deinen Hosting-Provider oder Administrator, falls Du Fragen zu diesen Einstellungen hast." - -#: ../../mod/setup.php:287 -msgid "" -"The database you specify below should already exist. If it does not, please " -"create it before continuing." -msgstr "Die Datenbank, die Du weiter unten angibst, sollte bereits existieren. Sollte das noch nicht der Fall sein, erzeuge sie bitte bevor Du fortfährst." - -#: ../../mod/setup.php:291 -msgid "Database Server Name" -msgstr "Datenbank-Servername" - -#: ../../mod/setup.php:291 -msgid "Default is localhost" -msgstr "Standard ist localhost" - -#: ../../mod/setup.php:292 -msgid "Database Port" -msgstr "Datenbank-Port" - -#: ../../mod/setup.php:292 -msgid "Communication port number - use 0 for default" -msgstr "Port-Nummer für die Kommunikation – verwende 0 für die Standardeinstellung" - -#: ../../mod/setup.php:293 -msgid "Database Login Name" -msgstr "Datenbank-Benutzername" - -#: ../../mod/setup.php:294 -msgid "Database Login Password" -msgstr "Datenbank-Kennwort" - -#: ../../mod/setup.php:295 -msgid "Database Name" -msgstr "Datenbank-Name" - -#: ../../mod/setup.php:297 ../../mod/setup.php:339 -msgid "Site administrator email address" -msgstr "E-Mail Adresse des Seiten-Administrators" - -#: ../../mod/setup.php:297 ../../mod/setup.php:339 -msgid "" -"Your account email address must match this in order to use the web admin " -"panel." -msgstr "Die E-Mail-Adresse Deines Accounts muss dieser Adresse entsprechen, damit Du Zugriff zur Administrations-Seite erhältst." - -#: ../../mod/setup.php:298 ../../mod/setup.php:341 -msgid "Website URL" -msgstr "Server-URL" - -#: ../../mod/setup.php:298 ../../mod/setup.php:341 -msgid "Please use SSL (https) URL if available." -msgstr "Nutze wenn möglich eine SSL-URL (https)." - -#: ../../mod/setup.php:301 ../../mod/setup.php:344 -msgid "Please select a default timezone for your website" -msgstr "Standard-Zeitzone für Deinen Server" - -#: ../../mod/setup.php:328 -msgid "Site settings" -msgstr "Seiteneinstellungen" - -#: ../../mod/setup.php:387 -msgid "Could not find a command line version of PHP in the web server PATH." -msgstr "Konnte die Kommandozeilen-Version von PHP nicht im PATH des Web-Servers finden." - -#: ../../mod/setup.php:388 -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 "Ohne Kommandozeilen-Version von PHP auf dem Server wirst Du nicht in der Lage sein, Hintergrundprozesse via cron auszuführen." - -#: ../../mod/setup.php:392 -msgid "PHP executable path" -msgstr "PHP Pfad zu ausführbarer Datei" - -#: ../../mod/setup.php:392 -msgid "" -"Enter full path to php executable. You can leave this blank to continue the " -"installation." -msgstr "Gib den vollen Pfad zum PHP-Interpreter an. Du kannst dieses Feld frei lassen und mit der Installation fortfahren." - -#: ../../mod/setup.php:397 -msgid "Command line PHP" -msgstr "PHP Befehlszeile" - -#: ../../mod/setup.php:406 -msgid "" -"The command line version of PHP on your system does not have " -"\"register_argc_argv\" enabled." -msgstr "Bei der Kommandozeilen-Version von PHP auf Deinem System ist \"register_argc_argv\" nicht aktiviert." - -#: ../../mod/setup.php:407 -msgid "This is required for message delivery to work." -msgstr "Das wird benötigt, damit die Auslieferung von Nachrichten funktioniert." - -#: ../../mod/setup.php:409 -msgid "PHP register_argc_argv" -msgstr "PHP register_argc_argv" - -#: ../../mod/setup.php:430 -msgid "" -"Error: the \"openssl_pkey_new\" function on this system is not able to " -"generate encryption keys" -msgstr "Fehler: Die „openssl_pkey_new“-Funktion auf diesem System ist nicht in der Lage, Schlüssel für die Verschlüsselung zu erzeugen." - -#: ../../mod/setup.php:431 -msgid "" -"If running under Windows, please see " -"\"http://www.php.net/manual/en/openssl.installation.php\"." -msgstr "Wenn Du Windows verwendest, findest Du unter http://www.php.net/manual/en/openssl.installation.php eine Installationsanleitung." - -#: ../../mod/setup.php:433 -msgid "Generate encryption keys" -msgstr "Verschlüsselungsschlüssel generieren" - -#: ../../mod/setup.php:440 -msgid "libCurl PHP module" -msgstr "libCurl-PHP-Modul" - -#: ../../mod/setup.php:441 -msgid "GD graphics PHP module" -msgstr "GD-Grafik-PHP-Modul" - -#: ../../mod/setup.php:442 -msgid "OpenSSL PHP module" -msgstr "OpenSSL-PHP-Modul" - -#: ../../mod/setup.php:443 -msgid "mysqli PHP module" -msgstr "mysqli-PHP-Modul" - -#: ../../mod/setup.php:444 -msgid "mb_string PHP module" -msgstr "mb_string-PHP-Modul" - -#: ../../mod/setup.php:445 -msgid "mcrypt PHP module" -msgstr "mcrypt-PHP-Modul" - -#: ../../mod/setup.php:450 ../../mod/setup.php:452 -msgid "Apache mod_rewrite module" -msgstr "Apache-mod_rewrite-Modul" - -#: ../../mod/setup.php:450 -msgid "" -"Error: Apache webserver mod-rewrite module is required but not installed." -msgstr "Fehler: Das Apache-Modul mod-rewrite wird benötigt, ist aber nicht installiert." - -#: ../../mod/setup.php:456 ../../mod/setup.php:459 -msgid "proc_open" -msgstr "proc_open" - -#: ../../mod/setup.php:456 -msgid "" -"Error: proc_open is required but is either not installed or has been " -"disabled in php.ini" -msgstr "Fehler: proc_open wird benötigt, ist aber entweder nicht installiert oder wurde in der php.ini deaktiviert" - -#: ../../mod/setup.php:464 -msgid "Error: libCURL PHP module required but not installed." -msgstr "Fehler: Das PHP-Modul libCURL wird benötigt, ist aber nicht installiert." - -#: ../../mod/setup.php:468 -msgid "" -"Error: GD graphics PHP module with JPEG support required but not installed." -msgstr "Fehler: Das PHP-Modul GD-Grafik mit JPEG-Unterstützung wird benötigt, ist aber nicht installiert." - -#: ../../mod/setup.php:472 -msgid "Error: openssl PHP module required but not installed." -msgstr "Fehler: Das PHP-Modul openssl wird benötigt, ist aber nicht installiert." - -#: ../../mod/setup.php:476 -msgid "Error: mysqli PHP module required but not installed." -msgstr "Fehler: Das PHP-Modul mysqli wird benötigt, ist aber nicht installiert." - -#: ../../mod/setup.php:480 -msgid "Error: mb_string PHP module required but not installed." -msgstr "Fehler: Das PHP-Modul mb_string wird benötigt, ist aber nicht installiert." - -#: ../../mod/setup.php:484 -msgid "Error: mcrypt PHP module required but not installed." -msgstr "Fehler: Das PHP-Modul mcrypt wird benötigt, ist aber nicht installiert." - -#: ../../mod/setup.php:500 -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 "Der Installations-Assistent muss in der Lage sein, die Datei \".htconfig.php\" im Stammverzeichnis des Web-Servers anzulegen, ist er aber nicht." - -#: ../../mod/setup.php:501 -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 "Meist liegt das daran, dass der Nutzer, unter dem der Web-Server läuft, keine Rechte Schreibrechte in dem Verzeichnis hat – selbst wenn Du selbst das darfst." - -#: ../../mod/setup.php:502 -msgid "" -"At the end of this procedure, we will give you a text to save in a file " -"named .htconfig.php in your Red top folder." -msgstr "Am Schluss dieses Vorgangs wird ein Text generiert, den Du unter dem Dateinamen .htconfig.php im Stammverzeichnis Deiner Red-Installation speichern musst." - -#: ../../mod/setup.php:503 -msgid "" -"You can alternatively skip this procedure and perform a manual installation." -" Please see the file \"install/INSTALL.txt\" for instructions." -msgstr "Alternativ kannst Du diesen Schritt überspringen und die Installation manuell vornehmen. Lies dazu die Datei install/INSTALL.txt." - -#: ../../mod/setup.php:506 -msgid ".htconfig.php is writable" -msgstr ".htconfig.php ist beschreibbar" +#: ../../mod/item.php:159 +msgid "Unable to locate original post." +msgstr "Originalbeitrag nicht gefunden." -#: ../../mod/setup.php:516 -msgid "" -"Red uses the Smarty3 template engine to render its web views. Smarty3 " -"compiles templates to PHP to speed up rendering." -msgstr "Red verwendet Smarty3 um Vorlagen für die Webdarstellung zu übersetzen. Smarty3 übersetzt diese Vorlagen nach PHP, um die Darstellung zu beschleunigen." +#: ../../mod/item.php:418 +msgid "Empty post discarded." +msgstr "Leeren Beitrag verworfen." -#: ../../mod/setup.php:517 -#, php-format -msgid "" -"In order to store these compiled templates, the web server needs to have " -"write access to the directory %s under the Red top level folder." -msgstr "Um diese kompilierten Vorlagen speichern zu können braucht der Web-Server Schreibzugriff auf das Verzeichnis %s unterhalb des Red-Installationsverzeichnisses." +#: ../../mod/item.php:460 +msgid "Executable content type not permitted to this channel." +msgstr "Ausführbarer Content-Typ ist für diesen Kanal nicht freigegeben." -#: ../../mod/setup.php:518 ../../mod/setup.php:536 -msgid "" -"Please ensure that the user that your web server runs as (e.g. www-data) has" -" write access to this folder." -msgstr "Bitte stelle sicher, dass der Nutzer, unter dem der Webserver läuft (z.B. www-data), Schreibzugriff auf dieses Verzeichnis hat." +#: ../../mod/item.php:898 +msgid "System error. Post not saved." +msgstr "Systemfehler. Beitrag nicht gespeichert." -#: ../../mod/setup.php:519 +#: ../../mod/item.php:1373 #, 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 " Hinweis: Aus Sicherheitsgründen sollte der Web-Server nur auf %s Schreibrechte haben, nicht in der restlichen Red-Installation." +msgid "You have reached your limit of %1$.0f top level posts." +msgstr "Du hast die maximale Anzahl von %1$.0f Beiträgen erreicht." -#: ../../mod/setup.php:522 +#: ../../mod/item.php:1379 #, php-format -msgid "%s is writable" -msgstr "%s ist beschreibbar" - -#: ../../mod/setup.php:535 -msgid "" -"Red uses the store directory to save uploaded files. The web server needs to" -" have write access to the store directory under the Red top level folder" -msgstr "Red benutzt das Verzeichnis store, um hochgeladene Dateien zu speichern. Der Web-Server benötigt Schreibrechte für dieses Verzeichnis direkt unterhalb des Red-Stammverzeichnisses" - -#: ../../mod/setup.php:539 -msgid "store is writable" -msgstr "store ist schreibbar" - -#: ../../mod/setup.php:569 -msgid "" -"SSL certificate cannot be validated. Fix certificate or disable https access" -" to this site." -msgstr "Das SSL-Zertifikat konnte nicht validiert werden. Korrigiere das Zertifikat oder deaktiviere den HTTPS-Zugriff auf diesen Server." - -#: ../../mod/setup.php:570 -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 "Wenn Du via HTTPS auf Deinen Server zugreifen möchtest, also Verbindungen über den Port 443 möglich sein sollen, ist ein SSL-Zertifikat einer Zertifizierungsstelle (CA) notwendig, das von den Browsern ohne Sicherheitsabfrage akzeptiert wird. Die Verwendung eines selbst signierten Zertifikates ist nicht möglich." - -#: ../../mod/setup.php:571 -msgid "" -"This restriction is incorporated because public posts from you may for " -"example contain references to images on your own hub." -msgstr "Diese Einschränkung wurde eingebaut, weil Deine öffentlichen Beiträge zum Beispiel Verweise auf Bilder auf Deinem eigenen Hub enthalten können." - -#: ../../mod/setup.php:572 -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 "Wenn Dein Zertifikat nicht von jedem Browser akzeptiert wird, erhalten die Mitglieder anderer Red-Server (die mit korrekten Zertifikate ausgestattet sind) Sicherheits-Warnmeldungen, obwohl sie gar nicht direkt auf Deinem Server unterwegs sind (zum Beispiel, wenn ein Bild aus einem Deiner Beiträge angezeigt wird)." - -#: ../../mod/setup.php:573 -msgid "" -"This can cause usability issues elsewhere (not just on your own site) so we " -"must insist on this requirement." -msgstr "Dies kann Probleme für andere Nutzer (nicht nur auf Deinem eigenen Server) verursachen, so dass wir auf dieser Forderung bestehen müssen.. " +msgid "You have reached your limit of %1$.0f webpages." +msgstr "Du hast die maximale Anzahl von %1$.0f Webseiten erreicht." -#: ../../mod/setup.php:574 -msgid "" -"Providers are available that issue free certificates which are browser-" -"valid." -msgstr "Es gibt einige Zertifizierungsstellen (CAs), bei denen solche Zertifikate kostenlos zu haben sind." +#: ../../mod/like.php:15 +msgid "Like/Dislike" +msgstr "Mögen/Nicht mögen" -#: ../../mod/setup.php:576 -msgid "SSL certificate validation" -msgstr "SSL Zertifikatverifizierung" +#: ../../mod/like.php:20 +msgid "This action is restricted to members." +msgstr "Diese Aktion kann nur von Mitgliedern ausgeführt werden." -#: ../../mod/setup.php:582 +#: ../../mod/like.php:21 msgid "" -"Url rewrite in .htaccess is not working. Check your server configuration." -msgstr "URL rewrite via .htaccess funktioniert nicht. Ãœberprüfe Deine Server-Konfiguration." +"Please <a href=\"rmagic\">login with your RedMatrix ID</a> or <a " +"href=\"register\">register as a new RedMatrix member</a> to continue." +msgstr "Bitte <a href=\"rmagic\">melde Dich mit Deiner RedMatrix-ID an</a> oder <a href=\"register\">registriere Dich als neues Mitglied der RedMatrix</a>, um fortzufahren." -#: ../../mod/setup.php:584 -msgid "Url rewrite is working" -msgstr "Url rewrite funktioniert" +#: ../../mod/like.php:77 ../../mod/like.php:104 ../../mod/like.php:142 +msgid "Invalid request." +msgstr "Ungültige Anfrage." -#: ../../mod/setup.php:594 -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 "Die Datenbank-Konfigurationsdatei „.htconfig.php“ konnte nicht geschrieben werden. Bitte verwende den unten angegebenen Text, um die Konfigurationsdatei im Stammverzeichnis des Webservers anzulegen." +#: ../../mod/like.php:119 +msgid "thing" +msgstr "Sache" -#: ../../mod/setup.php:618 -msgid "Errors encountered creating database tables." -msgstr "Fehler beim Anlegen der Datenbank-Tabellen aufgetreten." +#: ../../mod/like.php:165 +msgid "Channel unavailable." +msgstr "Kanal nicht vorhanden." -#: ../../mod/setup.php:653 -msgid "<h1>What next</h1>" -msgstr "<h1>Was als Nächstes</h1>" +#: ../../mod/like.php:204 +msgid "Previous action reversed." +msgstr "Die vorherige Aktion wurde rückgängig gemacht." -#: ../../mod/setup.php:654 -msgid "" -"IMPORTANT: You will need to [manually] setup a scheduled task for the " -"poller." -msgstr "WICHTIG: Du musst [manuell] einen Cronjob für den Poller einrichten." +#: ../../mod/like.php:430 +msgid "Action completed." +msgstr "Aktion durchgeführt." -#: ../../mod/magic.php:70 -msgid "Hub not found." -msgstr "Server nicht gefunden." +#: ../../mod/like.php:431 +msgid "Thank you." +msgstr "Vielen Dank." #: ../../mod/invite.php:25 msgid "Total invitation limit exceeded." @@ -6539,78 +7576,54 @@ msgstr "oder besuche" msgid "3. Click [Connect]" msgstr "3. Klicke auf [Verbinden]" -#: ../../mod/thing.php:96 -msgid "Thing updated" -msgstr "Sache aktualisiert" - -#: ../../mod/thing.php:156 -msgid "Object store: failed" -msgstr "Speichern des Objekts fehlgeschlagen" - -#: ../../mod/thing.php:160 -msgid "Thing added" -msgstr "Sache hinzugefügt" - -#: ../../mod/thing.php:180 -#, php-format -msgid "OBJ: %1$s %2$s %3$s" -msgstr "OBJ: %1$s %2$s %3$s" - -#: ../../mod/thing.php:232 -msgid "Show Thing" -msgstr "Sache anzeigen" - -#: ../../mod/thing.php:239 -msgid "item not found." -msgstr "Eintrag nicht gefunden" - -#: ../../mod/thing.php:270 -msgid "Edit Thing" -msgstr "Sache bearbeiten" +#: ../../mod/locs.php:19 ../../mod/locs.php:46 +msgid "Location not found." +msgstr "Klon nicht gefunden." -#: ../../mod/thing.php:272 ../../mod/thing.php:319 -msgid "Select a profile" -msgstr "Wähle ein Profil" +#: ../../mod/locs.php:50 +msgid "Primary location cannot be removed." +msgstr "Der primäre Klon kann nicht gelöscht werden." -#: ../../mod/thing.php:276 ../../mod/thing.php:322 -msgid "Post an activity" -msgstr "Aktivitätsnachricht senden" +#: ../../mod/locs.php:82 +msgid "No locations found." +msgstr "Keine Klon-Adressen gefunden" -#: ../../mod/thing.php:276 ../../mod/thing.php:322 -msgid "Only sends to viewers of the applicable profile" -msgstr "Nur an Betrachter des ausgewählten Profils senden" +#: ../../mod/locs.php:95 +msgid "Manage Channel Locations" +msgstr "Klon-Adressen verwalten" -#: ../../mod/thing.php:278 ../../mod/thing.php:324 -msgid "Name of thing e.g. something" -msgstr "Name der Sache, z. B. irgendwas" +#: ../../mod/locs.php:96 +msgid "Location (address)" +msgstr "URL (Adresse)" -#: ../../mod/thing.php:280 ../../mod/thing.php:325 -msgid "URL of thing (optional)" -msgstr "URL der Sache (optional)" +#: ../../mod/locs.php:97 +msgid "Primary Location" +msgstr "Primärer Klon" -#: ../../mod/thing.php:282 ../../mod/thing.php:326 -msgid "URL for photo of thing (optional)" -msgstr "URL eines Fotos der Sache (optional)" +#: ../../mod/locs.php:98 +msgid "Drop location" +msgstr "Klon löschen" -#: ../../mod/thing.php:317 -msgid "Add Thing to your Profile" -msgstr "Die Sache Deinem Profil hinzufügen" +#: ../../mod/update_channel.php:43 ../../mod/update_display.php:25 +#: ../../mod/update_network.php:23 ../../mod/update_search.php:46 +msgid "[Embedded content - reload page to view]" +msgstr "[Eingebettete Inhalte – lade die Seite neu, um sie anzuzeigen]" -#: ../../mod/oexchange.php:23 -msgid "Unable to find your hub." -msgstr "Konnte Deinen Server nicht finden." +#: ../../mod/layouts.php:110 +msgid "Help with this feature" +msgstr "Hilfe zu dieser Funktion" -#: ../../mod/oexchange.php:37 -msgid "Post successful." -msgstr "Veröffentlichung erfolgreich." +#: ../../mod/layouts.php:130 +msgid "Layout Name" +msgstr "Layout-Name" -#: ../../mod/help.php:43 ../../mod/help.php:49 ../../mod/help.php:55 -msgid "Help:" -msgstr "Hilfe:" +#: ../../mod/lockview.php:31 +msgid "Remote privacy information not available." +msgstr "Privatsphäre-Einstellungen anderer Nutzer sind nicht verfügbar." -#: ../../mod/help.php:69 ../../index.php:237 -msgid "Not Found" -msgstr "Nicht gefunden" +#: ../../mod/lockview.php:52 +msgid "Visible to:" +msgstr "Sichtbar für:" #: ../../mod/viewconnections.php:58 msgid "No connections." @@ -6625,790 +7638,17 @@ msgstr "%ss Profil [%s] besuchen" msgid "View Connnections" msgstr "Zeige Verbindungen" -#: ../../mod/removeaccount.php:30 -msgid "" -"Account removals are not allowed within 48 hours of changing the account " -"password." -msgstr "Das Löschen von Konten innerhalb 48 Stunden nachdem deren Passwort geändert wurde ist nicht erlaubt." - -#: ../../mod/removeaccount.php:57 -msgid "Remove This Account" -msgstr "Dieses Konto löschen" - -#: ../../mod/removeaccount.php:58 -msgid "" -"This will completely remove this account including all its channels from the" -" network. Once this has been done it is not recoverable." -msgstr "Hiermit wird dieses Nutzerkonto einschließlich all seiner Kanäle komplett aus dem Netzwerk entfernt. Dieser Vorgang kann nicht rückgängig gemacht werden." - -#: ../../mod/removeaccount.php:59 ../../mod/removeme.php:59 -msgid "Please enter your password for verification:" -msgstr "Bitte gib zur Bestätigung Dein Passwort ein:" - -#: ../../mod/removeaccount.php:60 -msgid "" -"Remove this account, all its channels and all its channel clones from the " -"network" -msgstr "Dieses Konto, all seine Kanäle sowie alle Kanal-Klone aus dem Netzwerk löschen" - -#: ../../mod/removeaccount.php:60 -msgid "" -"By default only the instances of the channels located on this hub will be " -"removed from the network" -msgstr "Standardmäßig werden nur die Kanalklone auf diesem RedMatrix-Hub aus dem Netzwerk entfernt" - -#: ../../mod/profperm.php:29 ../../mod/profperm.php:58 -msgid "Invalid profile identifier." -msgstr "Ungültiger Profil-Identifikator" - -#: ../../mod/profperm.php:110 -msgid "Profile Visibility Editor" -msgstr "Profil-Sichtbarkeits-Editor" - -#: ../../mod/profperm.php:114 -msgid "Click on a contact to add or remove." -msgstr "Klicke auf einen Kontakt, um ihn hinzuzufügen oder zu entfernen." - -#: ../../mod/profperm.php:123 -msgid "Visible To" -msgstr "Sichtbar für" - -#: ../../mod/register.php:42 -msgid "Maximum daily site registrations exceeded. Please try again tomorrow." -msgstr "Maximale Anzahl täglicher Neuanmeldungen erreicht. Bitte versuche es morgen noch einmal." - -#: ../../mod/register.php:48 -msgid "" -"Please indicate acceptance of the Terms of Service. Registration failed." -msgstr "Bitte stimme den Nutzungsbedingungen zu. Registrierung fehlgeschlagen." - -#: ../../mod/register.php:82 -msgid "Passwords do not match." -msgstr "Passwörter stimmen nicht überein." - -#: ../../mod/register.php:115 -msgid "" -"Registration successful. Please check your email for validation " -"instructions." -msgstr "Registrierung erfolgreich. Eine E-Mail mit weiteren Anweisungen wurde an Dich gesendet." - -#: ../../mod/register.php:121 -msgid "Your registration is pending approval by the site owner." -msgstr "Deine Registrierung muss noch vom Betreiber der Seite freigegeben werden." - -#: ../../mod/register.php:124 -msgid "Your registration can not be processed." -msgstr "Deine Registrierung konnte nicht verarbeitet werden." - -#: ../../mod/register.php:161 -msgid "Registration on this site/hub is by approval only." -msgstr "Anmeldungen auf diesem Server erfordern Zustimmung durch den Administrator" - -#: ../../mod/register.php:162 -msgid "<a href=\"pubsites\">Register at another affiliated site/hub</a>" -msgstr "<a href=\"pubsites\">Registrierung auf einem anderen, angeschlossenen Server</a>" - -#: ../../mod/register.php:170 -msgid "" -"This site has exceeded the number of allowed daily account registrations. " -"Please try again tomorrow." -msgstr "Die maximale Anzahl täglicher Registrierungen auf diesem Server wurde überschritten. Bitte versuche es morgen noch einmal." - -#: ../../mod/register.php:181 -msgid "Terms of Service" -msgstr "Nutzungsbedingungen" - -#: ../../mod/register.php:187 -#, php-format -msgid "I accept the %s for this website" -msgstr "Ich akzeptiere die %s für diese Webseite" - -#: ../../mod/register.php:189 -#, php-format -msgid "I am over 13 years of age and accept the %s for this website" -msgstr "Ich bin älter als 13 Jahre und akzeptiere die %s dieser Webseite" - -#: ../../mod/register.php:208 -msgid "Membership on this site is by invitation only." -msgstr "Mitgliedschaft auf dieser Seite ist nur nach vorheriger Einladung möglich." - -#: ../../mod/register.php:209 -msgid "Please enter your invitation code" -msgstr "Bitte trage Deinen Einladungs-Code ein" - -#: ../../mod/register.php:212 -msgid "Your email address" -msgstr "Ihre E-Mail Adresse" - -#: ../../mod/register.php:213 -msgid "Choose a password" -msgstr "Passwort" - -#: ../../mod/register.php:214 -msgid "Please re-enter your password" -msgstr "Bitte gib Dein Passwort noch einmal ein" - -#: ../../mod/network.php:79 -msgid "No such group" -msgstr "Gruppe existiert nicht" - -#: ../../mod/network.php:118 -msgid "Search Results For:" -msgstr "Suchergebnisse für:" - -#: ../../mod/network.php:172 -msgid "Collection is empty" -msgstr "Sammlung ist leer" - -#: ../../mod/network.php:180 -msgid "Collection: " -msgstr "Sammlung:" - -#: ../../mod/network.php:193 -msgid "Connection: " -msgstr "Verbindung:" - -#: ../../mod/network.php:196 -msgid "Invalid connection." -msgstr "Ungültige Verbindung." - -#: ../../mod/delegate.php:95 -msgid "No potential page delegates located." -msgstr "Keine potentiellen Bevollmächtigten für die Seite gefunden." - -#: ../../mod/delegate.php:121 -msgid "Delegate Page Management" -msgstr "Delegiere das Management für diese Seite" - -#: ../../mod/delegate.php:123 -msgid "" -"Delegates are able to manage all aspects of this account/page except for " -"basic account settings. Please do not delegate your personal account to " -"anybody that you do not trust completely." -msgstr "Bevollmächtigte sind in der Lage, alle Aspekte dieses Kontos/dieser Seite zu verwalten, abgesehen von den Grundeinstellungen des Kontos. Gib niemandem eine Bevollmächtigung für Deinen privaten Account, dem Du nicht absolut vertraust!" - -#: ../../mod/delegate.php:124 -msgid "Existing Page Managers" -msgstr "Vorhandene Seitenmanager" - -#: ../../mod/delegate.php:126 -msgid "Existing Page Delegates" -msgstr "Vorhandene Bevollmächtigte für die Seite" - -#: ../../mod/delegate.php:128 -msgid "Potential Delegates" -msgstr "Potentielle Bevollmächtigte" - -#: ../../mod/delegate.php:131 -msgid "Add" -msgstr "Hinzufügen" - -#: ../../mod/delegate.php:132 -msgid "No entries." -msgstr "Keine Einträge." - -#: ../../mod/connect.php:55 ../../mod/connect.php:103 -msgid "Continue" -msgstr "Fortfahren" - -#: ../../mod/connect.php:84 -msgid "Premium Channel Setup" -msgstr "Premium-Kanal-Einrichtung" - -#: ../../mod/connect.php:86 -msgid "Enable premium channel connection restrictions" -msgstr "Einschränkungen für einen Premium-Kanal aktivieren" - -#: ../../mod/connect.php:87 -msgid "" -"Please enter your restrictions or conditions, such as paypal receipt, usage " -"guidelines, etc." -msgstr "Bitte gib Deine Nutzungsbedingungen ein, z.B. Paypal-Quittung, Richtlinien etc." - -#: ../../mod/connect.php:89 ../../mod/connect.php:109 -msgid "" -"This channel may require additional steps or acknowledgement of the " -"following conditions prior to connecting:" -msgstr "Unter Umständen sind weitere Schritte oder die Bestätigung der folgenden Bedingungen vor dem Verbinden mit diesem Kanal nötig." - -#: ../../mod/connect.php:90 -msgid "" -"Potential connections will then see the following text before proceeding:" -msgstr "Potentielle Kontakte werden den folgenden Text sehen, bevor fortgefahren wird:" - -#: ../../mod/connect.php:91 ../../mod/connect.php:112 -msgid "" -"By continuing, I certify that I have complied with any instructions provided" -" on this page." -msgstr "Indem ich fortfahre, bestätige ich die Erfüllung aller Anweisungen aus dieser Seite." - -#: ../../mod/connect.php:100 -msgid "(No specific instructions have been provided by the channel owner.)" -msgstr "(Der Kanal-Besitzer hat keine speziellen Anweisungen hinterlegt.)" - -#: ../../mod/connect.php:108 -msgid "Restricted or Premium Channel" -msgstr "Eingeschränkter oder Premium-Kanal" - -#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 -msgid "Contact not found." -msgstr "Kontakt nicht gefunden" - -#: ../../mod/fsuggest.php:63 -msgid "Friend suggestion sent." -msgstr "Freundschaftsempfehlung senden." - -#: ../../mod/fsuggest.php:97 -msgid "Suggest Friends" -msgstr "Kontakte vorschlagen" - -#: ../../mod/fsuggest.php:99 -#, php-format -msgid "Suggest a friend for %s" -msgstr "Schlage %s einen Kontakt vor" - -#: ../../mod/manage.php:136 -#, php-format -msgid "You have created %1$.0f of %2$.0f allowed channels." -msgstr "Du hast %1$.0f von maximal %2$.0f erlaubten Kanälen eingerichtet." - -#: ../../mod/manage.php:144 -msgid "Create a new channel" -msgstr "Neuen Kanal anlegen" - -#: ../../mod/manage.php:149 -msgid "Current Channel" -msgstr "Aktueller Kanal" - -#: ../../mod/manage.php:151 -msgid "Attach to one of your channels by selecting it." -msgstr "Wähle einen Deiner Kanäle aus, um ihn zu verwenden." - -#: ../../mod/manage.php:152 -msgid "Default Channel" -msgstr "Standard Kanal" - -#: ../../mod/manage.php:153 -msgid "Make Default" -msgstr "Zum Standard machen" - -#: ../../mod/removeme.php:29 -msgid "" -"Channel removals are not allowed within 48 hours of changing the account " -"password." -msgstr "Innerhalb von 48 Stunden nach einer Änderung des Passworts können keine Kanäle gelöscht werden." - -#: ../../mod/removeme.php:57 -msgid "Remove This Channel" -msgstr "Diesen Kanal löschen" - -#: ../../mod/removeme.php:58 -msgid "" -"This will completely remove this channel from the network. Once this has " -"been done it is not recoverable." -msgstr "Hiermit wird dieser Kanal komplett aus dem Netzwerk gelöscht. Einmal eingeleitet kann dieser Prozess nicht rückgängig gemacht werden." - -#: ../../mod/removeme.php:60 -msgid "Remove this channel and all its clones from the network" -msgstr "Lösche diesen Kanal und all seine Klone aus dem Netzwerk" - -#: ../../mod/removeme.php:60 -msgid "" -"By default only the instance of the channel located on this hub will be " -"removed from the network" -msgstr "Standardmäßig wird der Kanal nur auf diesem Server gelöscht, seine Klone verbleiben im Netzwerk" - -#: ../../mod/removeme.php:61 -msgid "Remove Channel" -msgstr "Kanal löschen" - -#: ../../mod/editpost.php:20 ../../mod/editwebpage.php:32 -#: ../../mod/editblock.php:8 ../../mod/editblock.php:27 -#: ../../mod/editblock.php:53 ../../mod/editlayout.php:36 -msgid "Item not found" -msgstr "Element nicht gefunden" - -#: ../../mod/editpost.php:31 -msgid "Item is not editable" -msgstr "Element kann nicht bearbeitet werden." - -#: ../../mod/editpost.php:42 ../../mod/rpost.php:97 -msgid "Edit post" -msgstr "Bearbeite Beitrag" - -#: ../../mod/editpost.php:53 -msgid "Delete item?" -msgstr "Eintrag löschen?" - -#: ../../mod/editpost.php:116 ../../mod/editwebpage.php:147 -#: ../../mod/editblock.php:115 ../../mod/editlayout.php:110 -msgid "Insert YouTube video" -msgstr "YouTube-Video einfügen" - -#: ../../mod/editpost.php:117 ../../mod/editwebpage.php:148 -#: ../../mod/editblock.php:116 ../../mod/editlayout.php:111 -msgid "Insert Vorbis [.ogg] video" -msgstr "Vorbis [.ogg]-Video einfügen" - -#: ../../mod/editpost.php:118 ../../mod/editwebpage.php:149 -#: ../../mod/editblock.php:117 ../../mod/editlayout.php:112 -msgid "Insert Vorbis [.ogg] audio" -msgstr "Vorbis [.ogg]-Audio einfügen" - -#: ../../mod/editwebpage.php:106 -msgid "Edit Webpage" -msgstr "Webseite bearbeiten" - -#: ../../mod/editwebpage.php:116 -msgid "Delete webpage?" -msgstr "Webseite löschen?" - -#: ../../mod/editwebpage.php:186 -msgid "Delete Webpage" -msgstr "Webseite löschen" - -#: ../../mod/poke.php:159 -msgid "Poke/Prod" -msgstr "Anstupsen/Knuffen" - -#: ../../mod/poke.php:160 -msgid "poke, prod or do other things to somebody" -msgstr "Stupse Leute an oder mache anderes mit ihnen" - -#: ../../mod/poke.php:161 -msgid "Recipient" -msgstr "Empfänger" - -#: ../../mod/poke.php:162 -msgid "Choose what you wish to do to recipient" -msgstr "Wähle, was Du mit dem/r Empfänger/in tun willst" - -#: ../../mod/poke.php:165 -msgid "Make this post private" -msgstr "Diesen Beitrag privat machen" - -#: ../../mod/blocks.php:62 -msgid "Block Name" -msgstr "Block-Name" - -#: ../../mod/group.php:20 -msgid "Collection created." -msgstr "Sammlung erstellt." - -#: ../../mod/group.php:26 -msgid "Could not create collection." -msgstr "Sammlung kann nicht erstellt werden." - -#: ../../mod/group.php:54 -msgid "Collection updated." -msgstr "Sammlung aktualisiert." - -#: ../../mod/group.php:86 -msgid "Create a collection of channels." -msgstr "Erstelle eine Sammlung von Kanälen." - -#: ../../mod/group.php:87 ../../mod/group.php:183 -msgid "Collection Name: " -msgstr "Name der Sammlung:" - -#: ../../mod/group.php:89 ../../mod/group.php:186 -msgid "Members are visible to other channels" -msgstr "Mitglieder sind sichtbar für andere Kanäle" - -#: ../../mod/group.php:107 -msgid "Collection removed." -msgstr "Sammlung gelöscht." - -#: ../../mod/group.php:109 -msgid "Unable to remove collection." -msgstr "Löschen der Sammlung nicht möglich." - -#: ../../mod/group.php:182 -msgid "Collection Editor" -msgstr "Sammlung-Editor" - -#: ../../mod/group.php:196 -msgid "Members" -msgstr "Mitglieder" - -#: ../../mod/group.php:198 -msgid "All Connected Channels" -msgstr "Alle verbundenen Kanäle" - -#: ../../mod/group.php:233 -msgid "Click on a channel to add or remove." -msgstr "Wähle einen Kanal zum hinzufügen oder entfernen aus." - -#: ../../mod/tagrm.php:41 -msgid "Tag removed" -msgstr "Schlagwort entfernt" - -#: ../../mod/tagrm.php:79 -msgid "Remove Item Tag" -msgstr "Schlagwort entfernen" - -#: ../../mod/tagrm.php:81 -msgid "Select a tag to remove: " -msgstr "Schlagwort zum Entfernen auswählen:" - -#: ../../mod/attach.php:9 -msgid "Item not available." -msgstr "Element nicht verfügbar." - -#: ../../mod/service_limits.php:19 -msgid "No service class restrictions found." -msgstr "Keine Dienstklassenbeschränkungen gefunden." - -#: ../../mod/item.php:150 -msgid "Unable to locate original post." -msgstr "Originalbeitrag nicht gefunden." - -#: ../../mod/item.php:383 -msgid "Empty post discarded." -msgstr "Leeren Beitrag verworfen." - -#: ../../mod/item.php:425 -msgid "Executable content type not permitted to this channel." -msgstr "Ausführbarer Content-Typ ist für diesen Kanal nicht freigegeben." - -#: ../../mod/item.php:855 -msgid "System error. Post not saved." -msgstr "Systemfehler. Beitrag nicht gespeichert." - -#: ../../mod/item.php:1324 -#, php-format -msgid "You have reached your limit of %1$.0f top level posts." -msgstr "Du hast die maximale Anzahl von %1$.0f Beiträgen erreicht." - -#: ../../mod/item.php:1330 -#, php-format -msgid "You have reached your limit of %1$.0f webpages." -msgstr "Du hast die maximale Anzahl von %1$.0f Webseiten erreicht." - -#: ../../mod/cloud.php:130 -msgid "RedMatrix - Guests: Username: {your email address}, Password: +++" -msgstr "RedMatrix – Gäste: Username: {Deine E-Mail-Adresse}, Passwort: +++" - -#: ../../mod/chatsvc.php:111 -msgid "Away" -msgstr "Abwesend" - -#: ../../mod/chatsvc.php:115 -msgid "Online" -msgstr "Online" - -#: ../../mod/directory.php:223 -msgid "Finding:" -msgstr "Ergebnisse:" - -#: ../../mod/directory.php:228 -msgid "next page" -msgstr "nächste Seite" - -#: ../../mod/directory.php:228 -msgid "previous page" -msgstr "vorherige Seite" - -#: ../../mod/directory.php:245 -msgid "No entries (some entries may be hidden)." -msgstr "Keine Einträge gefunden (einige könnten versteckt sein)." - -#: ../../mod/match.php:16 -msgid "Profile Match" -msgstr "Profil-Ãœbereinstimmungen" - -#: ../../mod/match.php:24 -msgid "No keywords to match. Please add keywords to your default profile." -msgstr "Keine Schlüsselwörter für den Abgleich gefunden. Bitte füge Schlüsselwörter zu Deinem Standardprofil hinzu." - -#: ../../mod/match.php:61 -msgid "is interested in:" -msgstr "interessiert sich für:" - -#: ../../mod/match.php:69 -msgid "No matches" -msgstr "Keine Ãœbereinstimmungen" - -#: ../../mod/dirsearch.php:21 -msgid "This site is not a directory server" -msgstr "Diese Website ist kein Verzeichnis-Server" - -#: ../../mod/siteinfo.php:90 -#, php-format -msgid "Version %s" -msgstr "Version %s" - -#: ../../mod/siteinfo.php:111 -msgid "Installed plugins/addons/apps:" -msgstr "Installierte Plugins/Addons/Apps" - -#: ../../mod/siteinfo.php:124 -msgid "No installed plugins/addons/apps" -msgstr "Keine installierten Plugins/Addons/Apps" - -#: ../../mod/siteinfo.php:132 -msgid "Red" -msgstr "Red" - -#: ../../mod/siteinfo.php:133 -msgid "" -"This is a hub of the Red Matrix - a global cooperative network of " -"decentralized privacy enhanced websites." -msgstr "Dieser Hub ist Teil der RedMatrix – eines globalen, kooperativen Netzwerks aus dezentralen Websites, die Rücksicht auf Deine Privatsphäre nehmen." - -#: ../../mod/siteinfo.php:137 -msgid "Running at web location" -msgstr "Erreichbar unter der Web-Adresse" - -#: ../../mod/siteinfo.php:138 -msgid "" -"Please visit <a href=\"http://getzot.com\">GetZot.com</a> to learn more " -"about the Red Matrix." -msgstr "Besuche <a href=\"http://getzot.com\">GetZot.com</a>, um mehr über die Red-Matrix zu erfahren." - -#: ../../mod/siteinfo.php:139 -msgid "Bug reports and issues: please visit" -msgstr "Probleme oder Fehler gefunden? Bitte besuche" - -#: ../../mod/siteinfo.php:142 -msgid "" -"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot " -"com" -msgstr "Vorschläge, Lob, usw.: E-Mail an 'redmatrix' at librelist - dot - com" - -#: ../../mod/siteinfo.php:144 -msgid "Site Administrators" -msgstr "Administratoren" - -#: ../../mod/appman.php:28 ../../mod/appman.php:44 -msgid "App installed." -msgstr "App installiert." - -#: ../../mod/appman.php:37 -msgid "Malformed app." -msgstr "Fehlerhafte App." - -#: ../../mod/appman.php:80 -msgid "Embed code" -msgstr "Code einbetten" - -#: ../../mod/appman.php:86 -msgid "Edit App" -msgstr "App bearbeiten" - -#: ../../mod/appman.php:86 -msgid "Create App" -msgstr "App erstellen" - -#: ../../mod/appman.php:91 -msgid "Name of app" -msgstr "Name der App" - -#: ../../mod/appman.php:91 ../../mod/appman.php:92 ../../mod/events.php:562 -#: ../../mod/events.php:581 -msgid "Required" -msgstr "Benötigt" - -#: ../../mod/appman.php:92 -msgid "Location (URL) of app" -msgstr "Ort (URL) der App" - -#: ../../mod/appman.php:94 -msgid "Photo icon URL" -msgstr "URL zum Icon" - -#: ../../mod/appman.php:94 -msgid "80 x 80 pixels - optional" -msgstr "80 x 80 Pixel – optional" - -#: ../../mod/appman.php:95 -msgid "Version ID" -msgstr "Versions-ID" - -#: ../../mod/appman.php:96 -msgid "Price of app" -msgstr "Preis der App" - -#: ../../mod/appman.php:97 -msgid "Location (URL) to purchase app" -msgstr "Ort (URL), um die App zu kaufen" - -#: ../../mod/sources.php:32 -msgid "Failed to create source. No channel selected." -msgstr "Konnte die Quelle nicht anlegen. Kein Kanal ausgewählt." - -#: ../../mod/sources.php:45 -msgid "Source created." -msgstr "Quelle erstellt." - -#: ../../mod/sources.php:57 -msgid "Source updated." -msgstr "Quelle aktualisiert." - -#: ../../mod/sources.php:82 -msgid "*" -msgstr "*" - -#: ../../mod/sources.php:89 -msgid "Manage remote sources of content for your channel." -msgstr "Quellen von Inhalten Deines Kanals verwalten." - -#: ../../mod/sources.php:90 ../../mod/sources.php:100 -msgid "New Source" -msgstr "Neue Quelle" - -#: ../../mod/sources.php:101 ../../mod/sources.php:133 -msgid "" -"Import all or selected content from the following channel into this channel " -"and distribute it according to your channel settings." -msgstr "Importiere alle oder ausgewählte Inhalte des folgenden Kanals in diesen Kanal und verteile sie gemäß der Einstellungen dieses Kanals." - -#: ../../mod/sources.php:102 ../../mod/sources.php:134 -msgid "Only import content with these words (one per line)" -msgstr "Importiere nur Beiträge, die folgende Wörter (eines pro Zeile) enthalten" - -#: ../../mod/sources.php:102 ../../mod/sources.php:134 -msgid "Leave blank to import all public content" -msgstr "Leer lassen, um alle öffentlichen Beiträge zu importieren" - -#: ../../mod/sources.php:123 ../../mod/sources.php:150 -msgid "Source not found." -msgstr "Quelle nicht gefunden." - -#: ../../mod/sources.php:130 -msgid "Edit Source" -msgstr "Quelle bearbeiten" - -#: ../../mod/sources.php:131 -msgid "Delete Source" -msgstr "Quelle löschen" - -#: ../../mod/sources.php:158 -msgid "Source removed" -msgstr "Quelle gelöscht" - -#: ../../mod/sources.php:160 -msgid "Unable to remove source." -msgstr "Konnte die Quelle nicht löschen." - -#: ../../mod/pubsites.php:16 -msgid "Public Sites" -msgstr "Öffentliche Server" - -#: ../../mod/pubsites.php:19 -msgid "" -"The listed sites allow public registration into the Red Matrix. All sites in" -" the matrix are interlinked so membership on any of them conveys membership " -"in the matrix as a whole. Some sites may require subscription or provide " -"tiered service plans. The provider links <strong>may</strong> provide " -"additional details." -msgstr "Die hier aufgeführten Server erlauben Dir, einen Account in der Red-Matrix anzulegen. Alle Server der Matrix sind miteinander verbunden, so dass die Mitgliedschaft auf einem Server eine Verbindung zu beliebigen anderen Servern der Matrix ermöglicht. Es könnte sein, dass einige dieser Server kostenpflichtig sind oder abgestufte, je nach Umfang kostenpflichtige Mitgliedschaften anbieten. Auf den jeweiligen Seiten <strong>könnten</strong> nähere Details dazu stehen." - -#: ../../mod/pubsites.php:25 -msgid "Site URL" -msgstr "Server-URL" - -#: ../../mod/pubsites.php:25 -msgid "Access Type" -msgstr "Zugangstyp" - -#: ../../mod/pubsites.php:25 -msgid "Registration Policy" -msgstr "Registrierungsrichtlinien" - -#: ../../mod/pubsites.php:25 ../../mod/profiles.php:440 -msgid "Location" -msgstr "Ort" - -#: ../../mod/import.php:25 -#, php-format -msgid "Your service plan only allows %d channels." -msgstr "Dein Vertrag erlaubt nur %d Kanäle." - -#: ../../mod/import.php:51 -msgid "Nothing to import." -msgstr "Nichts zu importieren." - -#: ../../mod/import.php:75 -msgid "Unable to download data from old server" -msgstr "Daten können vom alten Server nicht heruntergeladen werden" - -#: ../../mod/import.php:81 -msgid "Imported file is empty." -msgstr "Die importierte Datei ist leer." - -#: ../../mod/import.php:105 -msgid "" -"Cannot create a duplicate channel identifier on this system. Import failed." -msgstr "Kann keinen doppelten Kanal-Identifikator auf diesem System erzeugen (Spitzname oder Hash schon belegt). Import fehlgeschlagen." - -#: ../../mod/import.php:123 -msgid "Channel clone failed. Import failed." -msgstr "Klonen des Kanals fehlgeschlagen. Import fehlgeschlagen." - -#: ../../mod/import.php:133 -msgid "Cloned channel not found. Import failed." -msgstr "Geklonter Kanal nicht gefunden. Import fehlgeschlagen." - -#: ../../mod/import.php:451 -msgid "Import completed." -msgstr "Import abgeschlossen." - -#: ../../mod/import.php:463 -msgid "You must be logged in to use this feature." -msgstr "Du musst angemeldet sein um diese Funktion zu nutzen." - -#: ../../mod/import.php:468 -msgid "Import Channel" -msgstr "Kanal importieren" - -#: ../../mod/import.php:469 -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. Only identity and connections/relationships will " -"be imported. Importation of content is not yet available." -msgstr "Verwende dieses Formular, um einen existierenden Kanal von einem anderen Red-Server zu importieren. Du kannst den Kanal direkt vom bisherigen Red-Server über das Netzwerk importieren oder eine exportierte Sicherheitskopie benutzen. Es werden ausschließlich die Identität und die Verbindungen/Beziehungen importiert. Das Importieren von Inhalten ist derzeit nicht möglich." - -#: ../../mod/import.php:470 -msgid "File to Upload" -msgstr "Hochzuladende Datei:" - -#: ../../mod/import.php:471 -msgid "Or provide the old server/hub details" -msgstr "Oder gib die Details Deines bisherigen Red-Servers ein" - -#: ../../mod/import.php:472 -msgid "Your old identity address (xyz@example.com)" -msgstr "Bisherige Kanal-Adresse (xyz@example.com)" - -#: ../../mod/import.php:473 -msgid "Your old login email address" -msgstr "Deine alte Login-E-Mail-Adresse" - -#: ../../mod/import.php:474 -msgid "Your old login password" -msgstr "Dein altes Passwort" - -#: ../../mod/import.php:475 -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 "Egal welche Option Du wählst, bitte lege fest, ob dieser Server die neue primäre Adresse dieses Kanals sein soll, oder ob der bisherige Red-Server diese Rolle weiterhin wahrnimmt. Du kannst von beiden Servern aus posten, aber nur einer kann der primäre Ort Deiner Dateien, Fotos und Medien sein." - -#: ../../mod/import.php:476 -msgid "Make this hub my primary location" -msgstr "Dieser Red-Server ist mein primärer Server." +#: ../../mod/magic.php:70 +msgid "Hub not found." +msgstr "Server nicht gefunden." -#: ../../mod/import.php:477 -msgid "Import existing posts if possible" -msgstr "Existierende Beiträge importieren, falls möglich" +#: ../../mod/vote.php:97 +msgid "Total votes" +msgstr "Stimmen gesamt" -#: ../../mod/zfinger.php:23 -msgid "invalid target signature" -msgstr "Ungültige Signatur des Ziels" +#: ../../mod/vote.php:98 +msgid "Average Rating" +msgstr "Durchschnittliche Bewertung" #: ../../mod/mail.php:33 msgid "Unable to lookup recipient." @@ -7470,6 +7710,10 @@ msgstr "Die Nachricht wurde widerrufen." msgid "Private Conversation" msgstr "Private Unterhaltung" +#: ../../mod/mail.php:329 ../../mod/message.php:72 +msgid "Delete conversation" +msgstr "Unterhaltung löschen" + #: ../../mod/mail.php:331 msgid "" "No secure communications available. You <strong>may</strong> be able to " @@ -7480,579 +7724,619 @@ msgstr "Keine sichere Kommunikation verfügbar. <strong>Eventuell</strong> kanns msgid "Send Reply" msgstr "Antwort senden" -#: ../../mod/channel.php:25 ../../mod/chat.php:19 -msgid "You must be logged in to see this page." -msgstr "Du musst angemeldet sein, um diese Seite betrachten zu können." +#: ../../mod/wall_upload.php:34 +msgid "Wall Photos" +msgstr "Wall Fotos" -#: ../../mod/channel.php:86 -msgid "Insufficient permissions. Request redirected to profile page." -msgstr "Unzureichende Zugriffsrechte. Die Anfrage wurde zur Profil-Seite umgeleitet." +#: ../../mod/match.php:16 +msgid "Profile Match" +msgstr "Profil-Ãœbereinstimmungen" -#: ../../mod/profiles.php:18 ../../mod/profiles.php:165 -#: ../../mod/profiles.php:222 ../../mod/profiles.php:575 -msgid "Profile not found." -msgstr "Profil nicht gefunden." +#: ../../mod/match.php:24 +msgid "No keywords to match. Please add keywords to your default profile." +msgstr "Keine Schlüsselwörter für den Abgleich gefunden. Bitte füge Schlüsselwörter zu Deinem Standardprofil hinzu." -#: ../../mod/profiles.php:38 -msgid "Profile deleted." -msgstr "Profil gelöscht." +#: ../../mod/match.php:61 +msgid "is interested in:" +msgstr "interessiert sich für:" -#: ../../mod/profiles.php:56 ../../mod/profiles.php:92 -msgid "Profile-" -msgstr "Profil-" +#: ../../mod/match.php:69 +msgid "No matches" +msgstr "Keine Ãœbereinstimmungen" -#: ../../mod/profiles.php:77 ../../mod/profiles.php:120 -msgid "New profile created." -msgstr "Neues Profil erstellt." +#: ../../mod/menu.php:31 +msgid "Menu updated." +msgstr "Menü aktualisiert." -#: ../../mod/profiles.php:98 -msgid "Profile unavailable to clone." -msgstr "Profil kann nicht geklont werden." +#: ../../mod/menu.php:35 +msgid "Unable to update menu." +msgstr "Kann Menü nicht aktualisieren." -#: ../../mod/profiles.php:136 -msgid "Profile unavailable to export." -msgstr "Dieses Profil kann nicht exportiert werden." +#: ../../mod/menu.php:40 +msgid "Menu created." +msgstr "Menü erstellt." -#: ../../mod/profiles.php:232 -msgid "Profile Name is required." -msgstr "Profil-Name erforderlich." +#: ../../mod/menu.php:44 +msgid "Unable to create menu." +msgstr "Kann Menü nicht erstellen." -#: ../../mod/profiles.php:390 -msgid "Marital Status" -msgstr "Familienstand" +#: ../../mod/menu.php:76 +msgid "Manage Menus" +msgstr "Menüs verwalten" -#: ../../mod/profiles.php:394 -msgid "Romantic Partner" -msgstr "Romantische Partner" +#: ../../mod/menu.php:79 +msgid "Drop" +msgstr "Löschen" -#: ../../mod/profiles.php:398 -msgid "Likes" -msgstr "Gefällt" +#: ../../mod/menu.php:81 +msgid "Bookmarks allowed" +msgstr "Lesezeichen erlaubt" -#: ../../mod/profiles.php:402 -msgid "Dislikes" -msgstr "Gefällt nicht" +#: ../../mod/menu.php:82 +msgid "Create a new menu" +msgstr "Neues Menü erstellen" -#: ../../mod/profiles.php:406 -msgid "Work/Employment" -msgstr "Arbeit/Anstellung" +#: ../../mod/menu.php:83 +msgid "Delete this menu" +msgstr "Lösche dieses Menü" -#: ../../mod/profiles.php:409 -msgid "Religion" -msgstr "Religion" +#: ../../mod/menu.php:84 ../../mod/menu.php:125 +msgid "Edit menu contents" +msgstr "Bearbeite Menü Inhalte" -#: ../../mod/profiles.php:413 -msgid "Political Views" -msgstr "Politische Ansichten" +#: ../../mod/menu.php:85 +msgid "Edit this menu" +msgstr "Dieses Menü bearbeiten" -#: ../../mod/profiles.php:417 -msgid "Gender" -msgstr "Geschlecht" +#: ../../mod/menu.php:96 +msgid "New Menu" +msgstr "Neues Menü" -#: ../../mod/profiles.php:421 -msgid "Sexual Preference" -msgstr "Sexuelle Orientierung" +#: ../../mod/menu.php:97 ../../mod/menu.php:126 +msgid "Menu name" +msgstr "Menü Name" -#: ../../mod/profiles.php:425 -msgid "Homepage" -msgstr "Webseite" +#: ../../mod/menu.php:97 ../../mod/menu.php:126 +msgid "Must be unique, only seen by you" +msgstr "Muss eindeutig sein, ist aber nur für Dich sichtbar" -#: ../../mod/profiles.php:429 -msgid "Interests" -msgstr "Hobbys/Interessen" +#: ../../mod/menu.php:98 ../../mod/menu.php:127 +msgid "Menu title" +msgstr "Menü Titel" -#: ../../mod/profiles.php:523 -msgid "Profile updated." -msgstr "Profil aktualisiert." +#: ../../mod/menu.php:98 ../../mod/menu.php:127 +msgid "Menu title as seen by others" +msgstr "Menü Titel wie er von anderen gesehen wird" -#: ../../mod/profiles.php:600 -msgid "Hide your contact/friend list from viewers of this profile?" -msgstr "Deine Kontaktliste vor Betrachtern dieses Profils verbergen?" +#: ../../mod/menu.php:99 ../../mod/menu.php:128 +msgid "Allow bookmarks" +msgstr "Erlaube Lesezeichen" -#: ../../mod/profiles.php:642 -msgid "Edit Profile Details" -msgstr "Bearbeite Profil-Details" +#: ../../mod/menu.php:99 ../../mod/menu.php:128 +msgid "Menu may be used to store saved bookmarks" +msgstr "Im Menü können gespeicherte Lesezeichen abgelegt werden" -#: ../../mod/profiles.php:644 -msgid "View this profile" -msgstr "Dieses Profil ansehen" +#: ../../mod/menu.php:114 +msgid "Menu deleted." +msgstr "Menü gelöscht." -#: ../../mod/profiles.php:646 -msgid "Change Profile Photo" -msgstr "Profilfoto ändern" +#: ../../mod/menu.php:116 +msgid "Menu could not be deleted." +msgstr "Menü konnte nicht gelöscht werden." -#: ../../mod/profiles.php:647 -msgid "Create a new profile using these settings" -msgstr "Neues Profil anlegen und diese Einstellungen übernehmen" +#: ../../mod/menu.php:122 +msgid "Edit Menu" +msgstr "Menü bearbeiten" -#: ../../mod/profiles.php:648 -msgid "Clone this profile" -msgstr "Dieses Profil klonen" +#: ../../mod/menu.php:124 +msgid "Add or remove entries to this menu" +msgstr "Einträge zu diesem Menü hinzufügen oder entfernen" -#: ../../mod/profiles.php:649 -msgid "Delete this profile" -msgstr "Dieses Profil löschen" +#: ../../mod/message.php:41 +msgid "Conversation removed." +msgstr "Unterhaltung gelöscht." -#: ../../mod/profiles.php:651 -msgid "Import profile from file" -msgstr "Profil aus einer Datei importieren" +#: ../../mod/message.php:56 +msgid "No messages." +msgstr "Keine Nachrichten." -#: ../../mod/profiles.php:652 -msgid "Export profile to file" -msgstr "Profil in eine Datei exportieren" +#: ../../mod/message.php:74 +msgid "D, d M Y - g:i A" +msgstr "D, d. M Y - G:i" -#: ../../mod/profiles.php:653 -msgid "Profile Name:" -msgstr "Profilname:" +#: ../../mod/new_channel.php:109 +msgid "Add a Channel" +msgstr "Kanal hinzufügen" -#: ../../mod/profiles.php:654 -msgid "Your Full Name:" -msgstr "Dein voller Name:" +#: ../../mod/new_channel.php:110 +msgid "" +"A channel is your own collection of related web pages. A channel can be used" +" to hold social network profiles, blogs, conversation groups and forums, " +"celebrity pages, and much more. You may create as many channels as your " +"service provider allows." +msgstr "Ein Kanal ist Deine eigene Sammlung von verbundenen Webseiten. Ein Kanal kann genutzt werden, um ein Social-Network-Profil, ein Blog, eine Gesprächsgruppe oder ein Forum, Promi-Seiten und vieles mehr zu erstellen. Du kannst so viele Kanäle erstellen, wie es der Betreiber Deiner Seite zulässt." -#: ../../mod/profiles.php:655 -msgid "Title/Description:" -msgstr "Titel/Stellenbeschreibung:" +#: ../../mod/new_channel.php:113 +msgid "Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" " +msgstr "Beispiele: „Horst Weidinger“, „Lisa und ihr Meerschweinchen“, „Fußball“, „Segelflieger-Forum“ " -#: ../../mod/profiles.php:656 -msgid "Your Gender:" -msgstr "Dein Geschlecht:" +#: ../../mod/new_channel.php:114 +msgid "Choose a short nickname" +msgstr "Wähle einen kurzen Spitznamen" -#: ../../mod/profiles.php:657 +#: ../../mod/new_channel.php:115 +msgid "" +"Your nickname will be used to create an easily remembered channel address " +"(like an email address) which you can share with others." +msgstr "Dein Spitzname wird verwendet, um eine leicht zu merkende Kanal-Adresse (ähnlich einer E-Mail-Adresse) zu erzeugen, die Du mit anderen austauschen kannst." + +#: ../../mod/new_channel.php:116 +msgid "Or <a href=\"import\">import an existing channel</a> from another location" +msgstr "Oder <a href=\"import\">importiere einen bestehenden Kanal</a> von einem anderen Server" + +#: ../../mod/new_channel.php:118 +msgid "Channel Type" +msgstr "Kanaltyp" + +#: ../../mod/new_channel.php:119 +msgid "" +"Please choose a channel type (such as social networking or community forum) " +"and privacy requirements so we can select the best permissions for you" +msgstr "Wähle einen Kanaltyp (wie Soziales Netzwerk oder Forum) und Privatsphäre-Vorgaben, so dass wir die passenden Kanal-Zugriffsrechte für Dich setzen können" + +#: ../../mod/home.php:46 +msgid "Red Matrix - "The Network"" +msgstr "RedMatrix – "Das Netzwerk"" + +#: ../../mod/home.php:101 #, php-format -msgid "Birthday (%s):" -msgstr "Geburtstag (%s):" +msgid "Welcome to %s" +msgstr "Willkommen auf %s" -#: ../../mod/profiles.php:658 -msgid "Street Address:" -msgstr "Straße und Hausnummer:" +#: ../../mod/notifications.php:26 +msgid "Invalid request identifier." +msgstr "Ungültiger Anfrage-Identifikator." -#: ../../mod/profiles.php:659 -msgid "Locality/City:" -msgstr "Wohnort:" +#: ../../mod/notifications.php:35 +msgid "Discard" +msgstr "Verwerfen" -#: ../../mod/profiles.php:660 -msgid "Postal/Zip Code:" -msgstr "Postleitzahl:" +#: ../../mod/notifications.php:94 ../../mod/notify.php:53 +msgid "No more system notifications." +msgstr "Keine System-Benachrichtigungen mehr." -#: ../../mod/profiles.php:661 -msgid "Country:" -msgstr "Land:" +#: ../../mod/notifications.php:98 ../../mod/notify.php:57 +msgid "System Notifications" +msgstr "System-Benachrichtigungen" -#: ../../mod/profiles.php:662 -msgid "Region/State:" -msgstr "Region/Bundesstaat:" +#: ../../mod/xchan.php:6 +msgid "Xchan Lookup" +msgstr "Xchan-Suche" -#: ../../mod/profiles.php:663 -msgid "<span class=\"heart\">♥</span> Marital Status:" -msgstr "<span class=\"heart\">♥</span> Beziehungsstatus:" +#: ../../mod/xchan.php:9 +msgid "Lookup xchan beginning with (or webbie): " +msgstr "Nach xchans oder Webbies (Kanal-Adressen) suchen, die wie folgt beginnen:" -#: ../../mod/profiles.php:664 -msgid "Who: (if applicable)" -msgstr "Wer: (falls anwendbar)" +#: ../../mod/oexchange.php:23 +msgid "Unable to find your hub." +msgstr "Konnte Deinen Server nicht finden." -#: ../../mod/profiles.php:665 -msgid "Examples: cathy123, Cathy Williams, cathy@example.com" -msgstr "Beispiele: cathy123, Cathy Williams, cathy@example.com" +#: ../../mod/oexchange.php:37 +msgid "Post successful." +msgstr "Veröffentlichung erfolgreich." -#: ../../mod/profiles.php:666 -msgid "Since [date]:" -msgstr "Seit [Datum]:" +#: ../../mod/zfinger.php:23 +msgid "invalid target signature" +msgstr "Ungültige Signatur des Ziels" -#: ../../mod/profiles.php:668 -msgid "Homepage URL:" -msgstr "Homepage URL:" +#: ../../mod/appman.php:28 ../../mod/appman.php:44 +msgid "App installed." +msgstr "App installiert." -#: ../../mod/profiles.php:671 -msgid "Religious Views:" -msgstr "Religiöse Ansichten:" +#: ../../mod/appman.php:37 +msgid "Malformed app." +msgstr "Fehlerhafte App." -#: ../../mod/profiles.php:672 -msgid "Keywords:" -msgstr "Schlüsselwörter:" +#: ../../mod/appman.php:80 +msgid "Embed code" +msgstr "Code einbetten" -#: ../../mod/profiles.php:675 -msgid "Example: fishing photography software" -msgstr "Beispiel: Angeln Fotografie Software" +#: ../../mod/appman.php:86 +msgid "Edit App" +msgstr "App bearbeiten" -#: ../../mod/profiles.php:676 -msgid "Used in directory listings" -msgstr "Wird in Verzeichnis-Auflistungen verwendet" +#: ../../mod/appman.php:86 +msgid "Create App" +msgstr "App erstellen" -#: ../../mod/profiles.php:677 -msgid "Tell us about yourself..." -msgstr "Erzähle uns ein wenig von Dir …" +#: ../../mod/appman.php:91 +msgid "Name of app" +msgstr "Name der App" -#: ../../mod/profiles.php:678 -msgid "Hobbies/Interests" -msgstr "Hobbys/Interessen" +#: ../../mod/appman.php:92 +msgid "Location (URL) of app" +msgstr "Ort (URL) der App" -#: ../../mod/profiles.php:679 -msgid "Contact information and Social Networks" -msgstr "Kontaktinformation und soziale Netzwerke" +#: ../../mod/appman.php:94 +msgid "Photo icon URL" +msgstr "URL zum Icon" -#: ../../mod/profiles.php:680 -msgid "My other channels" -msgstr "Meine anderen Kanäle" +#: ../../mod/appman.php:94 +msgid "80 x 80 pixels - optional" +msgstr "80 x 80 Pixel – optional" -#: ../../mod/profiles.php:681 -msgid "Musical interests" -msgstr "Musikalische Interessen" +#: ../../mod/appman.php:95 +msgid "Version ID" +msgstr "Versions-ID" -#: ../../mod/profiles.php:682 -msgid "Books, literature" -msgstr "Bücher, Literatur" +#: ../../mod/appman.php:96 +msgid "Price of app" +msgstr "Preis der App" -#: ../../mod/profiles.php:683 -msgid "Television" -msgstr "Fernsehen" +#: ../../mod/appman.php:97 +msgid "Location (URL) to purchase app" +msgstr "Ort (URL), um die App zu kaufen" -#: ../../mod/profiles.php:684 -msgid "Film/dance/culture/entertainment" -msgstr "Film/Tanz/Kultur/Unterhaltung" +#: ../../mod/poll.php:64 +msgid "Poll" +msgstr "Umfrage" -#: ../../mod/profiles.php:685 -msgid "Love/romance" -msgstr "Liebe/Romantik" +#: ../../mod/poll.php:69 +msgid "View Results" +msgstr "Ergebnisse" -#: ../../mod/profiles.php:686 -msgid "Work/employment" -msgstr "Arbeit/Anstellung" +#: ../../mod/removeaccount.php:30 +msgid "" +"Account removals are not allowed within 48 hours of changing the account " +"password." +msgstr "Das Löschen von Konten innerhalb 48 Stunden nachdem deren Passwort geändert wurde ist nicht erlaubt." -#: ../../mod/profiles.php:687 -msgid "School/education" -msgstr "Schule/Ausbildung" +#: ../../mod/removeaccount.php:57 +msgid "Remove This Account" +msgstr "Dieses Konto löschen" -#: ../../mod/profiles.php:693 -msgid "This is your default profile." -msgstr "Das ist Dein Standardprofil" +#: ../../mod/removeaccount.php:58 +msgid "" +"This will completely remove this account including all its channels from the" +" network. Once this has been done it is not recoverable." +msgstr "Hiermit wird dieses Nutzerkonto einschließlich all seiner Kanäle komplett aus dem Netzwerk entfernt. Dieser Vorgang kann nicht rückgängig gemacht werden." -#: ../../mod/profiles.php:747 -msgid "Edit/Manage Profiles" -msgstr "Profile bearbeiten/verwalten" +#: ../../mod/removeaccount.php:60 +msgid "" +"Remove this account, all its channels and all its channel clones from the " +"network" +msgstr "Dieses Konto, all seine Kanäle sowie alle Kanal-Klone aus dem Netzwerk löschen" -#: ../../mod/profiles.php:748 -msgid "Add profile things" -msgstr "Sachen zum Profil hinzufügen" +#: ../../mod/removeaccount.php:60 +msgid "" +"By default only the instances of the channels located on this hub will be " +"removed from the network" +msgstr "Standardmäßig werden nur die Kanalklone auf diesem RedMatrix-Hub aus dem Netzwerk entfernt" -#: ../../mod/profiles.php:749 -msgid "Include desirable objects in your profile" -msgstr "Binde begehrenswerte Dinge in Dein Profil ein" +#: ../../mod/service_limits.php:19 +msgid "No service class restrictions found." +msgstr "Keine Dienstklassenbeschränkungen gefunden." -#: ../../mod/bookmarks.php:38 -msgid "Bookmark added" -msgstr "Lesezeichen hinzugefügt" +#: ../../view/theme/apw/php/config.php:202 +#: ../../view/theme/apw/php/config.php:236 +msgid "Schema Default" +msgstr "Standard-Schema" -#: ../../mod/bookmarks.php:60 -msgid "My Bookmarks" -msgstr "Meine Lesezeichen" +#: ../../view/theme/apw/php/config.php:203 +msgid "Sans-Serif" +msgstr "Sans-Serif" -#: ../../mod/bookmarks.php:71 -msgid "My Connections Bookmarks" -msgstr "Lesezeichen meiner Kontakte" +#: ../../view/theme/apw/php/config.php:204 +msgid "Monospace" +msgstr "Monospace" -#: ../../mod/common.php:10 -msgid "No channel." -msgstr "Kein Kanal." +#: ../../view/theme/apw/php/config.php:259 +#: ../../view/theme/blogga/php/config.php:69 +#: ../../view/theme/blogga/view/theme/blog/config.php:69 +#: ../../view/theme/redbasic/php/config.php:102 +msgid "Theme settings" +msgstr "Theme-Einstellungen" -#: ../../mod/common.php:39 -msgid "Common connections" -msgstr "Gemeinsame Verbindungen" +#: ../../view/theme/apw/php/config.php:260 +#: ../../view/theme/redbasic/php/config.php:103 +msgid "Set scheme" +msgstr "Schema" -#: ../../mod/common.php:44 -msgid "No connections in common." -msgstr "Keine gemeinsamen Verbindungen." +#: ../../view/theme/apw/php/config.php:261 +#: ../../view/theme/redbasic/php/config.php:124 +msgid "Set font-size for posts and comments" +msgstr "Schriftgröße für Beiträge und Kommentare" -#: ../../mod/like.php:15 -msgid "Like/Dislike" -msgstr "Mögen/Nicht mögen" +#: ../../view/theme/apw/php/config.php:262 +msgid "Set font face" +msgstr "Schriftart" -#: ../../mod/like.php:20 -msgid "This action is restricted to members." -msgstr "Diese Aktion kann nur von Mitgliedern ausgeführt werden." +#: ../../view/theme/apw/php/config.php:263 +msgid "Set iconset" +msgstr "Iconset" -#: ../../mod/like.php:21 -msgid "" -"Please <a href=\"rmagic\">login with your RedMatrix ID</a> or <a " -"href=\"register\">register as a new RedMatrix member</a> to continue." -msgstr "Bitte <a href=\"rmagic\">melde Dich mit Deiner RedMatrix-ID an</a> oder <a href=\"register\">registriere Dich als neues Mitglied der RedMatrix</a>, um fortzufahren." +#: ../../view/theme/apw/php/config.php:264 +msgid "Set big shadow size, default 15px 15px 15px" +msgstr "Ausmaß der großen Schatten (Default 15px 15px 15px)" -#: ../../mod/like.php:77 ../../mod/like.php:104 ../../mod/like.php:142 -msgid "Invalid request." -msgstr "Ungültige Anfrage." +#: ../../view/theme/apw/php/config.php:265 +msgid "Set small shadow size, default 5px 5px 5px" +msgstr "Ausmaß der kleinen Schatten (Default 5px 5px 5px)" -#: ../../mod/like.php:119 -msgid "thing" -msgstr "Sache" +#: ../../view/theme/apw/php/config.php:266 +msgid "Set shadow color, default #000" +msgstr "Farbe der Schatten (Default #000)" -#: ../../mod/like.php:165 -msgid "Channel unavailable." -msgstr "Kanal nicht vorhanden." +#: ../../view/theme/apw/php/config.php:267 +msgid "Set radius size, default 5px" +msgstr "Ecken-Radius (Default 5px)" -#: ../../mod/like.php:204 -msgid "Previous action reversed." -msgstr "Die vorherige Aktion wurde rückgängig gemacht." +#: ../../view/theme/apw/php/config.php:268 +msgid "Set line-height for posts and comments" +msgstr "Zeilenhöhe in Beiträgen und Kommentaren" -#: ../../mod/like.php:417 -msgid "Action completed." -msgstr "Aktion durchgeführt." +#: ../../view/theme/apw/php/config.php:269 +msgid "Set background image" +msgstr "Hintergrundbild" -#: ../../mod/like.php:418 -msgid "Thank you." -msgstr "Vielen Dank." +#: ../../view/theme/apw/php/config.php:270 +msgid "Set background attachment" +msgstr "Hintergrunddatei" -#: ../../mod/notify.php:53 ../../mod/notifications.php:94 -msgid "No more system notifications." -msgstr "Keine System-Benachrichtigungen mehr." +#: ../../view/theme/apw/php/config.php:271 +msgid "Set background color" +msgstr "Hintergrundfarbe" -#: ../../mod/notify.php:57 ../../mod/notifications.php:98 -msgid "System Notifications" -msgstr "System-Benachrichtigungen" +#: ../../view/theme/apw/php/config.php:272 +msgid "Set section background image" +msgstr "Hintergrundbild für die Section" -#: ../../mod/api.php:76 ../../mod/api.php:102 -msgid "Authorize application connection" -msgstr "Zugriff für die Anwendung autorisieren" +#: ../../view/theme/apw/php/config.php:273 +msgid "Set section background color" +msgstr "Hintergrundfarbe für die Section" -#: ../../mod/api.php:77 -msgid "Return to your app and insert this Securty Code:" -msgstr "Trage folgenden Sicherheitscode in der Anwendung ein:" +#: ../../view/theme/apw/php/config.php:274 +msgid "Set color of items - use hex" +msgstr "Farbe für Beiträge – Hex benutzen" -#: ../../mod/api.php:89 -msgid "Please login to continue." -msgstr "Zum Weitermachen, bitte einloggen." +#: ../../view/theme/apw/php/config.php:275 +msgid "Set color of links - use hex" +msgstr "Farbe für Links – Hex benutzen" -#: ../../mod/api.php:104 -msgid "" -"Do you want to authorize this application to access your posts and contacts," -" and/or create new posts for you?" -msgstr "Möchtest Du dieser Anwendung erlauben, Deine Nachrichten und Kontakte abzurufen und/oder neue Nachrichten für Dich zu erstellen?" +#: ../../view/theme/apw/php/config.php:276 +msgid "Set max-width for items. Default 400px" +msgstr "Maximale Breite von Beiträgen (Default 400px)" -#: ../../mod/chat.php:167 -msgid "Room not found" -msgstr "Chatraum nicht gefunden" +#: ../../view/theme/apw/php/config.php:277 +msgid "Set min-width for items. Default 240px" +msgstr "Minimale Breite von Beiträgen (Default 240px)" -#: ../../mod/chat.php:178 -msgid "Leave Room" -msgstr "Raum verlassen" +#: ../../view/theme/apw/php/config.php:278 +msgid "Set the generic content wrapper width. Default 48%" +msgstr "Breite des \"generic content wrapper\" (Default 48%)" -#: ../../mod/chat.php:179 -msgid "Delete This Room" -msgstr "Diesen Raum löschen" +#: ../../view/theme/apw/php/config.php:279 +msgid "Set color of fonts - use hex" +msgstr "Schriftfarbe – Hex benutzen" -#: ../../mod/chat.php:180 -msgid "I am away right now" -msgstr "Ich bin gerade nicht da" +#: ../../view/theme/apw/php/config.php:280 +msgid "Set background-size element" +msgstr "Größe des Hintergrund-Elements" -#: ../../mod/chat.php:181 -msgid "I am online" -msgstr "Ich bin online" +#: ../../view/theme/apw/php/config.php:281 +msgid "Item opacity" +msgstr "Deckkraft der Beiträge" -#: ../../mod/chat.php:183 -msgid "Bookmark this room" -msgstr "Lesezeichen für diesen Raum setzen" +#: ../../view/theme/apw/php/config.php:282 +msgid "Display post previews only" +msgstr "Nur Beitragsvorschau anzeigen" -#: ../../mod/chat.php:207 ../../mod/chat.php:229 -msgid "New Chatroom" -msgstr "Neuer Chatraum" +#: ../../view/theme/apw/php/config.php:283 +msgid "Display side bar on channel page" +msgstr "Zeige die Seitenleiste auf der Kanal-Seite" -#: ../../mod/chat.php:208 -msgid "Chatroom Name" -msgstr "Name des Chatraums" +#: ../../view/theme/apw/php/config.php:284 +msgid "Colour of the navigation bar" +msgstr "Farbe der Navigationsleiste" -#: ../../mod/chat.php:225 -#, php-format -msgid "%1$s's Chatrooms" -msgstr "%1$ss Chaträume" +#: ../../view/theme/apw/php/config.php:285 +msgid "Item float" +msgstr "Beitragsfluss" -#: ../../mod/events.php:91 -msgid "Event title and start time are required." -msgstr "Veranstaltungs- Titel und Startzeit sind erforderlich." +#: ../../view/theme/apw/php/config.php:286 +msgid "Left offset of the section element" +msgstr "Linker Rand des Section Elements" -#: ../../mod/events.php:105 -msgid "Event not found." -msgstr "Termin nicht gefunden." +#: ../../view/theme/apw/php/config.php:287 +msgid "Right offset of the section element" +msgstr "Rechter Rand des Section Elements" -#: ../../mod/events.php:369 -msgid "l, F j" -msgstr "l, j. F" +#: ../../view/theme/apw/php/config.php:288 +msgid "Section width" +msgstr "Breite der Section" -#: ../../mod/events.php:391 -msgid "Edit event" -msgstr "Veranstaltung bearbeiten" +#: ../../view/theme/apw/php/config.php:289 +msgid "Left offset of the aside" +msgstr "Linker Rand des Aside-Elements" -#: ../../mod/events.php:437 -msgid "Create New Event" -msgstr "Neue Veranstaltung erstellen" +#: ../../view/theme/apw/php/config.php:290 +msgid "Right offset of the aside element" +msgstr "Rechter Rand des Aside-Elements" -#: ../../mod/events.php:438 -msgid "Previous" -msgstr "Voriges" +#: ../../view/theme/blogga/php/config.php:47 +#: ../../view/theme/blogga/view/theme/blog/config.php:47 +msgid "None" +msgstr "Kein" -#: ../../mod/events.php:536 -msgid "hour:minute" -msgstr "Stunde:Minute" +#: ../../view/theme/blogga/php/config.php:70 +#: ../../view/theme/blogga/view/theme/blog/config.php:70 +msgid "Header image" +msgstr "Titelbild" -#: ../../mod/events.php:556 -msgid "Event details" -msgstr "Veranstaltungs-Details" +#: ../../view/theme/blogga/php/config.php:71 +#: ../../view/theme/blogga/view/theme/blog/config.php:71 +msgid "Header image only on profile pages" +msgstr "Titelbild nur auf Profil-Seiten anzeigen" -#: ../../mod/events.php:557 -#, php-format -msgid "Format is %s %s." -msgstr "Format ist %s %s." +#: ../../view/theme/redbasic/php/config.php:84 +msgid "Light (Red Matrix default)" +msgstr "Hell (RedMatrix-Voreinstellung)" -#: ../../mod/events.php:558 -msgid "Starting date and Title are required." -msgstr "Startdatum und Titel sind erforderlich." +#: ../../view/theme/redbasic/php/config.php:104 +msgid "Narrow navbar" +msgstr "Schmale Navigationsleiste" -#: ../../mod/events.php:562 -msgid "Event Starts:" -msgstr "Veranstaltung startet:" +#: ../../view/theme/redbasic/php/config.php:105 +msgid "Navigation bar background color" +msgstr "Hintergrundfarbe der Navigationsleiste" -#: ../../mod/events.php:570 -msgid "Finish date/time is not known or not relevant" -msgstr "Ende Datum/Zeit sind unbekannt oder unwichtig" +#: ../../view/theme/redbasic/php/config.php:106 +msgid "Navigation bar gradient top color" +msgstr "Farbverlauf der Navigationsleiste: Farbe oben" -#: ../../mod/events.php:572 -msgid "Event Finishes:" -msgstr "Veranstaltung endet:" +#: ../../view/theme/redbasic/php/config.php:107 +msgid "Navigation bar gradient bottom color" +msgstr "Farbverlauf der Navigationsleiste: Farbe unten" -#: ../../mod/events.php:575 -msgid "Adjust for viewer timezone" -msgstr "An die Zeitzone des Betrachters anpassen" +#: ../../view/theme/redbasic/php/config.php:108 +msgid "Navigation active button gradient top color" +msgstr "Navigations-Button aktiv: Farbe für Farbverlauf oben" -#: ../../mod/events.php:577 -msgid "Description:" -msgstr "Beschreibung:" +#: ../../view/theme/redbasic/php/config.php:109 +msgid "Navigation active button gradient bottom color" +msgstr "Navigations-Button aktiv: Farbe für Farbverlauf unten" -#: ../../mod/events.php:581 -msgid "Title:" -msgstr "Titel:" +#: ../../view/theme/redbasic/php/config.php:110 +msgid "Navigation bar border color " +msgstr "Farbe für den Rand der Navigationsleiste" -#: ../../mod/events.php:583 -msgid "Share this event" -msgstr "Die Veranstaltung teilen" +#: ../../view/theme/redbasic/php/config.php:111 +msgid "Navigation bar icon color " +msgstr "Farbe für die Icons der Navigationsleiste" -#: ../../mod/notifications.php:26 -msgid "Invalid request identifier." -msgstr "Ungültiger Anfrage-Identifikator." +#: ../../view/theme/redbasic/php/config.php:112 +msgid "Navigation bar active icon color " +msgstr "Farbe für aktive Icons der Navigationsleiste" -#: ../../mod/notifications.php:35 -msgid "Discard" -msgstr "Verwerfen" +#: ../../view/theme/redbasic/php/config.php:113 +msgid "link color" +msgstr "Farbe für Links" -#: ../../mod/lostpass.php:15 -msgid "No valid account found." -msgstr "Kein gültiges Konto gefunden." +#: ../../view/theme/redbasic/php/config.php:114 +msgid "Set font-color for banner" +msgstr "Farbe der Schrift des Banners" -#: ../../mod/lostpass.php:29 -msgid "Password reset request issued. Check your email." -msgstr "Zurücksetzen des Passworts eingeleitet. Schau in Deine E-Mails." +#: ../../view/theme/redbasic/php/config.php:115 +msgid "Set the background color" +msgstr "Hintergrundfarbe" -#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:102 -#, php-format -msgid "Site Member (%s)" -msgstr "Nutzer (%s)" +#: ../../view/theme/redbasic/php/config.php:116 +msgid "Set the background image" +msgstr "Hintergrundbild" -#: ../../mod/lostpass.php:40 -#, php-format -msgid "Password reset requested at %s" -msgstr "Passwort-Rücksetzung auf %s angefordert" +#: ../../view/theme/redbasic/php/config.php:117 +msgid "Set the background color of items" +msgstr "Hintergrundfarbe für Beiträge" -#: ../../mod/lostpass.php:63 -msgid "" -"Request could not be verified. (You may have previously submitted it.) " -"Password reset failed." -msgstr "Die Anfrage konnte nicht verifiziert werden. (Vielleicht hast Du schon einmal auf den Link in der E-Mail geklickt?) Passwort-Rücksetzung fehlgeschlagen." +#: ../../view/theme/redbasic/php/config.php:118 +msgid "Set the background color of comments" +msgstr "Hintergrundfarbe für Kommentare" -#: ../../mod/lostpass.php:86 -msgid "Your password has been reset as requested." -msgstr "Dein Passwort wurde wie angefordert neu erstellt." +#: ../../view/theme/redbasic/php/config.php:119 +msgid "Set the border color of comments" +msgstr "Farbe des Randes von Kommentaren" -#: ../../mod/lostpass.php:87 -msgid "Your new password is" -msgstr "Dein neues Passwort lautet" +#: ../../view/theme/redbasic/php/config.php:120 +msgid "Set the indent for comments" +msgstr "Einzug für Kommentare" -#: ../../mod/lostpass.php:88 -msgid "Save or copy your new password - and then" -msgstr "Speichere oder kopiere Dein neues Passwort – und dann" +#: ../../view/theme/redbasic/php/config.php:121 +msgid "Set the basic color for item icons" +msgstr "Grundfarbe für Beitrags-Icons" -#: ../../mod/lostpass.php:89 -msgid "click here to login" -msgstr "Klicke hier, um dich anzumelden" +#: ../../view/theme/redbasic/php/config.php:122 +msgid "Set the hover color for item icons" +msgstr "Farbe für Beitrags-Icons unter dem Mauszeiger" -#: ../../mod/lostpass.php:90 -msgid "" -"Your password may be changed from the <em>Settings</em> page after " -"successful login." -msgstr "Dein Passwort kann unter <em>Einstellungen</em> nach einer erfolgreichen Anmeldung geändert werden." +#: ../../view/theme/redbasic/php/config.php:123 +msgid "Set font-size for the entire application" +msgstr "Schriftgröße für die ganze Applikation" -#: ../../mod/lostpass.php:107 -#, php-format -msgid "Your password has changed at %s" -msgstr "Auf %s wurde Dein Passwort geändert" +#: ../../view/theme/redbasic/php/config.php:125 +msgid "Set font-color for posts and comments" +msgstr "Schriftfarbe für Posts und Kommentare" -#: ../../mod/lostpass.php:122 -msgid "Forgot your Password?" -msgstr "Kennwort vergessen?" +#: ../../view/theme/redbasic/php/config.php:126 +msgid "Set radius of corners" +msgstr "Ecken-Radius" -#: ../../mod/lostpass.php:123 -msgid "" -"Enter your email address and submit to have your password reset. Then check " -"your email for further instructions." -msgstr "Gib Deine E-Mail-Adresse ein, um Dein Passwort zurücksetzen zu lassen. Du erhältst dann weitere Anweisungen per E-Mail." +#: ../../view/theme/redbasic/php/config.php:127 +msgid "Set shadow depth of photos" +msgstr "Schattentiefe von Fotos" -#: ../../mod/lostpass.php:124 -msgid "Email Address" -msgstr "E-Mail Adresse" +#: ../../view/theme/redbasic/php/config.php:128 +msgid "Set maximum width of conversation regions" +msgstr "Maximalbreite der Unterhaltungsbereiche" -#: ../../mod/lostpass.php:125 -msgid "Reset" -msgstr "Zurücksetzen" +#: ../../view/theme/redbasic/php/config.php:129 +msgid "Center conversation regions" +msgstr "Konversationsbereich zentrieren" -#: ../../mod/layouts.php:62 -msgid "Help with this feature" -msgstr "Hilfe zu dieser Funktion" +#: ../../view/theme/redbasic/php/config.php:130 +msgid "Set minimum opacity of nav bar - to hide it" +msgstr "Mindest-Deckkraft der Navigationsleiste ( - versteckt sie)" -#: ../../mod/layouts.php:85 -msgid "Layout Name" -msgstr "Layout-Name" +#: ../../view/theme/redbasic/php/config.php:131 +msgid "Set size of conversation author photo" +msgstr "Größe der Avatare von Themenstartern" -#: ../../mod/editblock.php:77 -msgid "Edit Block" -msgstr "Block bearbeiten" +#: ../../view/theme/redbasic/php/config.php:132 +msgid "Set size of followup author photos" +msgstr "Größe der Avatare von Kommentatoren" -#: ../../mod/editblock.php:87 -msgid "Delete block?" -msgstr "Block löschen?" +#: ../../view/theme/redbasic/php/config.php:133 +msgid "Sloppy photo albums" +msgstr "Schräge Fotoalben" -#: ../../mod/editblock.php:153 -msgid "Delete Block" -msgstr "Block löschen" +#: ../../view/theme/redbasic/php/config.php:133 +msgid "Are you a clean desk or a messy desk person?" +msgstr "Bist Du jemand, der einen aufgeräumten Schreibtisch hat, oder eher einen chaotischen?" -#: ../../mod/achievements.php:34 -msgid "Some blurb about what to do when you're new here" -msgstr "Ein Hinweis, was man tun kann, wenn man neu hier ist" +#: ../../boot.php:1293 +#, php-format +msgid "Update %s failed. See error logs." +msgstr "Aktualisierung %s fehlgeschlagen. Details in den Fehlerprotokollen." -#: ../../mod/editlayout.php:72 -msgid "Edit Layout" -msgstr "Layout bearbeiten" +#: ../../boot.php:1296 +#, php-format +msgid "Update Error at %s" +msgstr "Aktualisierungsfehler auf %s" -#: ../../mod/editlayout.php:82 -msgid "Delete layout?" -msgstr "Layout löschen?" +#: ../../boot.php:1463 +msgid "" +"Create an account to access services and applications within the Red Matrix" +msgstr "Erstelle einen Account, um Anwendungen und Dienste innerhalb der Red-Matrix verwenden zu können." -#: ../../mod/editlayout.php:146 -msgid "Delete Layout" -msgstr "Layout löschen" +#: ../../boot.php:1489 +msgid "Password" +msgstr "Kennwort" -#: ../../mod/follow.php:25 -msgid "Channel added." -msgstr "Kanal hinzugefügt." +#: ../../boot.php:1490 +msgid "Remember me" +msgstr "Angaben speichern" -#: ../../mod/locs.php:47 ../../mod/locs.php:74 -msgid "Location not found." -msgstr "Klon nicht gefunden." +#: ../../boot.php:1493 +msgid "Forgot your password?" +msgstr "Passwort vergessen?" -#: ../../mod/locs.php:78 -msgid "Primary location cannot be removed." -msgstr "Der primäre Klon kann nicht gelöscht werden." +#: ../../boot.php:1567 +msgid "permission denied" +msgstr "Zugriff verweigert" + +#: ../../boot.php:1568 +msgid "Got Zot?" +msgstr "Haste schon Zot?" + +#: ../../boot.php:2030 +msgid "toggle mobile" +msgstr "auf/von mobile Ansicht wechseln" diff --git a/view/de/strings.php b/view/de/strings.php index 13834e85f..2d7265e18 100644 --- a/view/de/strings.php +++ b/view/de/strings.php @@ -5,89 +5,255 @@ function string_plural_select_de($n){ return ($n != 1);; }} ; -$a->strings["Light (Red Matrix default)"] = "Hell (RedMatrix-Voreinstellung)"; -$a->strings["Submit"] = "Bestätigen"; -$a->strings["Theme settings"] = "Theme-Einstellungen"; -$a->strings["Set scheme"] = "Schema"; -$a->strings["Narrow navbar"] = "Schmale Navigationsleiste"; -$a->strings["Navigation bar background color"] = "Hintergrundfarbe der Navigationsleiste"; -$a->strings["Navigation bar gradient top color"] = "Farbverlauf der Navigationsleiste: Farbe oben"; -$a->strings["Navigation bar gradient bottom color"] = "Farbverlauf der Navigationsleiste: Farbe unten"; -$a->strings["Navigation active button gradient top color"] = "Navigations-Button aktiv: Farbe für Farbverlauf oben"; -$a->strings["Navigation active button gradient bottom color"] = "Navigations-Button aktiv: Farbe für Farbverlauf unten"; -$a->strings["Navigation bar border color "] = "Farbe für den Rand der Navigationsleiste"; -$a->strings["Navigation bar icon color "] = "Farbe für die Icons der Navigationsleiste"; -$a->strings["Navigation bar active icon color "] = "Farbe für aktive Icons der Navigationsleiste"; -$a->strings["link color"] = "Farbe für Links"; -$a->strings["Set font-color for banner"] = "Farbe der Schrift des Banners"; -$a->strings["Set the background color"] = "Hintergrundfarbe"; -$a->strings["Set the background image"] = "Hintergrundbild"; -$a->strings["Set the background color of items"] = "Hintergrundfarbe für Beiträge"; -$a->strings["Set the background color of comments"] = "Hintergrundfarbe für Kommentare"; -$a->strings["Set the border color of comments"] = "Farbe des Randes von Kommentaren"; -$a->strings["Set the indent for comments"] = "Einzug für Kommentare"; -$a->strings["Set the basic color for item icons"] = "Grundfarbe für Beitrags-Icons"; -$a->strings["Set the hover color for item icons"] = "Farbe für Beitrags-Icons unter dem Mauszeiger"; -$a->strings["Set font-size for the entire application"] = "Schriftgröße für die ganze Applikation"; -$a->strings["Set font-size for posts and comments"] = "Schriftgröße für Beiträge und Kommentare"; -$a->strings["Set font-color for posts and comments"] = "Schriftfarbe für Posts und Kommentare"; -$a->strings["Set radius of corners"] = "Ecken-Radius"; -$a->strings["Set shadow depth of photos"] = "Schattentiefe von Fotos"; -$a->strings["Set maximum width of conversation regions"] = "Maximalbreite der Unterhaltungsbereiche"; -$a->strings["Center conversation regions"] = "Konversationsbereich zentrieren"; -$a->strings["Set minimum opacity of nav bar - to hide it"] = "Mindest-Deckkraft der Navigationsleiste ( - versteckt sie)"; -$a->strings["Set size of conversation author photo"] = "Größe der Avatare von Themenstartern"; -$a->strings["Set size of followup author photos"] = "Größe der Avatare von Kommentatoren"; -$a->strings["Sloppy photo albums"] = "Schräge Fotoalben"; -$a->strings["Are you a clean desk or a messy desk person?"] = "Bist Du jemand, der einen aufgeräumten Schreibtisch hat, oder eher einen chaotischen?"; -$a->strings["Update %s failed. See error logs."] = "Aktualisierung %s fehlgeschlagen. Details in den Fehlerprotokollen."; -$a->strings["Update Error at %s"] = "Aktualisierungsfehler auf %s"; -$a->strings["Create an account to access services and applications within the Red Matrix"] = "Erstelle einen Account, um Anwendungen und Dienste innerhalb der Red-Matrix verwenden zu können."; -$a->strings["Register"] = "Registrieren"; -$a->strings["Logout"] = "Abmelden"; -$a->strings["Login"] = "Anmelden"; -$a->strings["Email"] = "E-Mail"; -$a->strings["Password"] = "Kennwort"; -$a->strings["Remember me"] = "Angaben speichern"; -$a->strings["Forgot your password?"] = "Passwort vergessen?"; -$a->strings["Password Reset"] = "Zurücksetzen des Kennworts"; -$a->strings["permission denied"] = "Zugriff verweigert"; -$a->strings["Got Zot?"] = "Haste schon Zot?"; -$a->strings["toggle mobile"] = "auf/von mobile Ansicht wechseln"; -$a->strings["Logged out."] = "Ausgeloggt."; -$a->strings["Failed authentication"] = "Authentifizierung fehlgeschlagen"; -$a->strings["Login failed."] = "Login fehlgeschlagen."; -$a->strings["Default"] = "Standard"; +$a->strings["Cannot locate DNS info for database server '%s'"] = "Kann die DNS-Informationen für den Datenbank-Server '%s' nicht finden"; +$a->strings["Profile Photos"] = "Profilfotos"; +$a->strings["photo"] = "Foto"; +$a->strings["event"] = "Termin"; +$a->strings["channel"] = "Kanal"; +$a->strings["status"] = "Status"; +$a->strings["comment"] = "Kommentar"; +$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s gefällt %2\$ss %3\$s"; +$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s gefällt %2\$ss %3\$s nicht"; +$a->strings["%1\$s is now connected with %2\$s"] = "%1\$s ist jetzt mit %2\$s verbunden"; +$a->strings["%1\$s poked %2\$s"] = "%1\$s stupste %2\$s an"; +$a->strings["poked"] = "stupste"; +$a->strings["__ctx:mood__ %1\$s is %2\$s"] = "%1\$s ist %2\$s"; +$a->strings["Select"] = "Auswählen"; +$a->strings["Delete"] = "Löschen"; +$a->strings["Private Message"] = "Private Nachricht"; +$a->strings["Message signature validated"] = "Signatur überprüft"; +$a->strings["Message signature incorrect"] = "Signatur nicht korrekt"; +$a->strings["View %s's profile @ %s"] = "%ss Profil auf %s ansehen"; +$a->strings["Categories:"] = "Kategorien:"; +$a->strings["Filed under:"] = "Gespeichert unter:"; +$a->strings[" from %s"] = "von %s"; +$a->strings["last edited: %s"] = "zuletzt bearbeitet: %s"; +$a->strings["Expires: %s"] = "Verfällt: %s"; +$a->strings["View in context"] = "Im Zusammenhang anschauen"; +$a->strings["Please wait"] = "Bitte warten"; +$a->strings["remove"] = "lösche"; +$a->strings["Loading..."] = "Lädt ..."; +$a->strings["Delete Selected Items"] = "Lösche die ausgewählten Elemente"; +$a->strings["View Source"] = "Quelle anzeigen"; +$a->strings["Follow Thread"] = "Unterhaltung folgen"; +$a->strings["View Status"] = "Status ansehen"; +$a->strings["View Profile"] = "Profil ansehen"; +$a->strings["View Photos"] = "Fotos ansehen"; +$a->strings["Matrix Activity"] = "Matrix-Aktivität"; +$a->strings["Connect"] = "Verbinden"; +$a->strings["Edit Contact"] = "Kontakt bearbeiten"; +$a->strings["Send PM"] = "Sende PN"; +$a->strings["Poke"] = "Anstupsen"; +$a->strings["Unknown"] = "Unbekannt"; +$a->strings["%s likes this."] = "%s gefällt das."; +$a->strings["%s doesn't like this."] = "%s gefällt das nicht."; +$a->strings["<span %1\$s>%2\$d people</span> like this."] = array( + 0 => "<span %1\$s>%2\$d Person</span> gefällt das.", + 1 => "<span %1\$s>%2\$d Leuten</span> gefällt das.", +); +$a->strings["<span %1\$s>%2\$d people</span> don't like this."] = array( + 0 => "<span %1\$s>%2\$d Person</span> gefällt das nicht.", + 1 => "<span %1\$s>%2\$d Leuten</span> gefällt das nicht.", +); +$a->strings["and"] = "und"; +$a->strings[", and %d other people"] = array( + 0 => "", + 1 => ", und %d andere", +); +$a->strings["%s like this."] = "%s gefällt das."; +$a->strings["%s don't like this."] = "%s gefällt das nicht."; +$a->strings["Visible to <strong>everybody</strong>"] = "Sichtbar für <strong>jeden</strong>"; +$a->strings["Please enter a link URL:"] = "Gib eine URL ein:"; +$a->strings["Please enter a video link/URL:"] = "Gib einen Video-Link/URL ein:"; +$a->strings["Please enter an audio link/URL:"] = "Gib einen Audio-Link/URL ein:"; +$a->strings["Tag term:"] = "Schlagwort:"; +$a->strings["Save to Folder:"] = "Speichern in Ordner:"; +$a->strings["Where are you right now?"] = "Wo bist Du jetzt grade?"; +$a->strings["Expires YYYY-MM-DD HH:MM"] = "Verfällt YYYY-MM-DD HH;MM"; +$a->strings["Preview"] = "Vorschau"; +$a->strings["Share"] = "Teilen"; +$a->strings["Page link title"] = "Seitentitel-Link"; +$a->strings["Post as"] = "Posten als"; +$a->strings["Upload photo"] = "Foto hochladen"; +$a->strings["upload photo"] = "Foto hochladen"; +$a->strings["Attach file"] = "Datei anhängen"; +$a->strings["attach file"] = "Datei anfügen"; +$a->strings["Insert web link"] = "Link einfügen"; +$a->strings["web link"] = "Web-Link"; +$a->strings["Insert video link"] = "Video-Link einfügen"; +$a->strings["video link"] = "Video-Link"; +$a->strings["Insert audio link"] = "Audio-Link einfügen"; +$a->strings["audio link"] = "Audio-Link"; +$a->strings["Set your location"] = "Standort"; +$a->strings["set location"] = "Standort"; +$a->strings["Clear browser location"] = "Browser-Standort löschen"; +$a->strings["clear location"] = "Standort löschen"; +$a->strings["Set title"] = "Titel"; +$a->strings["Categories (comma-separated list)"] = "Kategorien (Kommagetrennte Liste)"; +$a->strings["Permission settings"] = "Berechtigungs-Einstellungen"; +$a->strings["permissions"] = "Berechtigungen"; +$a->strings["Public post"] = "Öffentlicher Beitrag"; +$a->strings["Example: bob@example.com, mary@example.com"] = "Beispiel: bob@example.com, mary@example.com"; +$a->strings["Set expiration date"] = "Verfallsdatum"; +$a->strings["Encrypt text"] = "Text verschlüsseln"; +$a->strings["OK"] = "Ok"; +$a->strings["Cancel"] = "Abbrechen"; +$a->strings["Discover"] = "Entdecken"; +$a->strings["Imported public streams"] = "Importierte öffentliche Beiträge"; +$a->strings["Commented Order"] = "Neueste Kommentare"; +$a->strings["Sort by Comment Date"] = "Nach Kommentardatum sortiert"; +$a->strings["Posted Order"] = "Neueste Beiträge"; +$a->strings["Sort by Post Date"] = "Nach Beitragsdatum sortiert"; +$a->strings["Personal"] = "Persönlich"; +$a->strings["Posts that mention or involve you"] = "Beiträge mit Beteiligung Deinerseits"; +$a->strings["New"] = "Neu"; +$a->strings["Activity Stream - by date"] = "Activity Stream – nach Datum sortiert"; +$a->strings["Starred"] = "Markiert"; +$a->strings["Favourite Posts"] = "Markierte Beiträge"; +$a->strings["Spam"] = "Spam"; +$a->strings["Posts flagged as SPAM"] = "Nachrichten, die als SPAM markiert wurden"; +$a->strings["Channel"] = "Kanal"; +$a->strings["Status Messages and Posts"] = "Statusnachrichten und Beiträge"; +$a->strings["About"] = "Ãœber"; +$a->strings["Profile Details"] = "Profil-Details"; +$a->strings["Photos"] = "Fotos"; +$a->strings["Photo Albums"] = "Fotoalben"; +$a->strings["Files"] = "Dateien"; +$a->strings["Files and Storage"] = "Dateien und Speicher"; +$a->strings["Chatrooms"] = "Chaträume"; +$a->strings["Bookmarks"] = "Lesezeichen"; +$a->strings["Saved Bookmarks"] = "Gespeicherte Lesezeichen"; +$a->strings["Webpages"] = "Webseiten"; +$a->strings["Manage Webpages"] = "Webseiten verwalten"; +$a->strings["created a new post"] = "Neuer Beitrag wurde erzeugt"; +$a->strings["commented on %s's post"] = "hat %s's Beitrag kommentiert"; +$a->strings["Sort Options"] = "Sortieroptionen"; +$a->strings["Alphabetic"] = "alphabetisch"; +$a->strings["Reverse Alphabetic"] = "Entgegengesetzt alphabetisch"; +$a->strings["Newest to Oldest"] = "Neueste zuerst"; +$a->strings["Enable Safe Search"] = "Sichere Suche einschalten"; +$a->strings["Disable Safe Search"] = "Sichere Suche ausschalten"; +$a->strings["Safe Mode"] = "Sicherer Modus"; +$a->strings["New Page"] = "Neue Seite"; +$a->strings["Edit"] = "Bearbeiten"; +$a->strings["View"] = "Ansicht"; +$a->strings["Actions"] = "Aktionen"; +$a->strings["Page Link"] = "Seiten-Link"; +$a->strings["Title"] = "Titel"; +$a->strings["Created"] = "Erstellt"; +$a->strings["Edited"] = "Geändert"; +$a->strings["Missing room name"] = "Der Chatraum hat keinen Namen"; +$a->strings["Duplicate room name"] = "Name des Chatraums bereits vergeben"; +$a->strings["Invalid room specifier."] = "Ungültiger Raumbezeichner."; +$a->strings["Room not found."] = "Chatraum konnte nicht gefunden werden."; +$a->strings["Permission denied."] = "Zugang verweigert"; +$a->strings["Room is full"] = "Der Raum ist voll"; +$a->strings["Embedded content"] = "Eingebetteter Inhalt"; +$a->strings["Embedding disabled"] = "Einbetten ausgeschaltet"; +$a->strings["Categories"] = "Kategorien"; +$a->strings["Apps"] = "Apps"; +$a->strings["System"] = "System"; +$a->strings["Create Personal App"] = "Persönliche App erstellen"; +$a->strings["Edit Personal App"] = "Persönliche App bearbeiten"; +$a->strings["Ignore/Hide"] = "Ignorieren/Verstecken"; +$a->strings["Suggestions"] = "Vorschläge"; +$a->strings["See more..."] = "Mehr anzeigen …"; +$a->strings["You have %1$.0f of %2$.0f allowed connections."] = "Du bist %1$.0f von maximal %2$.0f erlaubten Verbindungen eingegangen."; +$a->strings["Add New Connection"] = "Neue Verbindung hinzufügen"; +$a->strings["Enter the channel address"] = "Adresse des Kanals eingeben"; +$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Beispiel: bob@beispiel.com, http://beispiel.com/barbara"; +$a->strings["Notes"] = "Notizen"; +$a->strings["Save"] = "Speichern"; +$a->strings["Remove term"] = "Eintrag löschen"; +$a->strings["Saved Searches"] = "Gespeicherte Suchanfragen"; +$a->strings["add"] = "hinzufügen"; +$a->strings["Saved Folders"] = "Gespeicherte Ordner"; +$a->strings["Everything"] = "Alles"; +$a->strings["Archives"] = "Archive"; +$a->strings["Refresh"] = "Aktualisieren"; +$a->strings["Me"] = "Ich"; +$a->strings["Best Friends"] = "Beste Freunde"; +$a->strings["Friends"] = "Freunde"; +$a->strings["Co-workers"] = "Kollegen"; +$a->strings["Former Friends"] = "ehem. Freunde"; +$a->strings["Acquaintances"] = "Bekannte"; +$a->strings["Everybody"] = "Jeder"; +$a->strings["Account settings"] = "Konto-Einstellungen"; +$a->strings["Channel settings"] = "Kanal-Einstellungen"; +$a->strings["Additional features"] = "Zusätzliche Funktionen"; +$a->strings["Feature settings"] = "Funktions-Einstellungen"; +$a->strings["Display settings"] = "Anzeige-Einstellungen"; +$a->strings["Connected apps"] = "Verbundene Apps"; +$a->strings["Export channel"] = "Kanal exportieren"; +$a->strings["Export content"] = "Kanal-Inhalte exportieren"; +$a->strings["Connection Default Permissions"] = "Standardzugriffsrechte für neue Verbindungen:"; +$a->strings["Premium Channel Settings"] = "Premium-Kanal-Einstellungen"; +$a->strings["Channel Sources"] = "Kanal-Quellen"; +$a->strings["Settings"] = "Einstellungen"; +$a->strings["Messages"] = "Nachrichten"; +$a->strings["Check Mail"] = "E-Mails abrufen"; +$a->strings["New Message"] = "Neue Nachricht"; +$a->strings["Chat Rooms"] = "Chaträume"; +$a->strings["Bookmarked Chatrooms"] = "Gespeicherte Chatrooms"; +$a->strings["Suggested Chatrooms"] = "Chatraum-Vorschläge"; +$a->strings["Invalid data packet"] = "Ungültiges Datenpaket"; +$a->strings["Unable to verify channel signature"] = "Konnte die Signatur des Kanals nicht verifizieren"; +$a->strings["Unable to verify site signature for %s"] = "Kann die Signatur der Seite von %s nicht verifizieren"; +$a->strings[" and "] = "und"; +$a->strings["public profile"] = "öffentliches Profil"; +$a->strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s hat %2\$s auf “%3\$s” geändert"; +$a->strings["Visit %1\$s's %2\$s"] = "Besuche %1\$s's %2\$s"; +$a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s hat ein aktualisiertes %2\$s, %3\$s wurde verändert."; +$a->strings["Attachments:"] = "Anhänge:"; +$a->strings["l F d, Y \\@ g:i A"] = "l, d. F Y\\\\, H:i"; +$a->strings["Redmatrix event notification:"] = "RedMatrix Termin-Benachrichtigung:"; +$a->strings["Starts:"] = "Beginnt:"; +$a->strings["Finishes:"] = "Endet:"; +$a->strings["Location:"] = "Ort:"; $a->strings["parent"] = "Ãœbergeordnetes Verzeichnis"; -$a->strings["Collection"] = "Sammlung"; +$a->strings["Collection"] = "Ordner"; $a->strings["Principal"] = "Prinzipal"; $a->strings["Addressbook"] = "Adressbuch"; $a->strings["Calendar"] = "Kalender"; $a->strings["Schedule Inbox"] = "Posteingang für überwachte Kalender"; $a->strings["Schedule Outbox"] = "Postausgang für überwachte Kalender"; -$a->strings["Unknown"] = "Unbekannt"; $a->strings["%1\$s used"] = "%1\$s verwendet"; $a->strings["%1\$s used of %2\$s (%3\$s%)"] = "%1\$s von %2\$s verwendet (%3\$s%)"; -$a->strings["Files"] = "Dateien"; $a->strings["Name"] = "Name"; $a->strings["Type"] = "Typ"; $a->strings["Size"] = "Größe"; $a->strings["Last Modified"] = "Zuletzt geändert"; -$a->strings["Edit"] = "Bearbeiten"; -$a->strings["Delete"] = "Löschen"; $a->strings["Total"] = "Summe"; $a->strings["Create new folder"] = "Neuen Ordner anlegen"; $a->strings["Create"] = "Erstelle"; $a->strings["Upload file"] = "Datei hochladen"; $a->strings["Upload"] = "Hochladen"; -$a->strings["Permission denied."] = "Zugang verweigert"; -$a->strings["Profile Photos"] = "Profilfotos"; -$a->strings["Image exceeds website size limit of %lu bytes"] = "Bild überschreitet das Limit der Webseite von %lu bytes"; -$a->strings["Image file is empty."] = "Bilddatei ist leer."; -$a->strings["Unable to process image"] = "Kann Bild nicht verarbeiten"; -$a->strings["Photo storage failed."] = "Foto speichern schlug fehl"; -$a->strings["Photo Albums"] = "Fotoalben"; -$a->strings["Upload New Photos"] = "Lade neue Fotos hoch"; +$a->strings["%1\$s's bookmarks"] = "%1\$ss Lesezeichen"; +$a->strings["Channel is blocked on this site."] = "Der Kanal ist auf dieser Seite blockiert "; +$a->strings["Channel location missing."] = "Adresse des Kanals fehlt."; +$a->strings["Response from remote channel was incomplete."] = "Antwort des entfernten Kanals war unvollständig."; +$a->strings["Channel was deleted and no longer exists."] = "Kanal wurde gelöscht und existiert nicht mehr."; +$a->strings["Protocol disabled."] = "Protokoll deaktiviert."; +$a->strings["Channel discovery failed."] = "Kanalsuche fehlgeschlagen"; +$a->strings["local account not found."] = "Lokales Konto nicht gefunden."; +$a->strings["Cannot connect to yourself."] = "Du kannst Dich nicht mit Dir selbst verbinden."; +$a->strings["Default"] = "Standard"; +$a->strings["Frequently"] = "Häufig"; +$a->strings["Hourly"] = "Stündlich"; +$a->strings["Twice daily"] = "Zwei Mal am Tag"; +$a->strings["Daily"] = "Täglich"; +$a->strings["Weekly"] = "Wöchentlich"; +$a->strings["Monthly"] = "Monatlich"; +$a->strings["Friendica"] = "Friendica"; +$a->strings["OStatus"] = "OStatus"; +$a->strings["RSS/Atom"] = "RSS/Atom"; +$a->strings["Email"] = "E-Mail"; +$a->strings["Diaspora"] = "Diaspora"; +$a->strings["Facebook"] = "Facebook"; +$a->strings["Zot!"] = "Zot!"; +$a->strings["LinkedIn"] = "LinkedIn"; +$a->strings["XMPP/IM"] = "XMPP/IM"; +$a->strings["MySpace"] = "MySpace"; $a->strings["%d invitation available"] = array( 0 => "%d Einladung verfügbar", 1 => "%d Einladungen verfügbar", @@ -101,61 +267,251 @@ $a->strings["Find"] = "Finde"; $a->strings["Channel Suggestions"] = "Kanal-Vorschläge"; $a->strings["Random Profile"] = "Zufallsprofil"; $a->strings["Invite Friends"] = "Lade Freunde ein"; -$a->strings["Exammple: name=fred and country=iceland"] = "Beispiel: name=fred and country=deutschland"; -$a->strings["Advanced Find"] = "Erweiterte Suche"; -$a->strings["Saved Folders"] = "Gespeicherte Ordner"; -$a->strings["Everything"] = "Alles"; -$a->strings["Categories"] = "Kategorien"; +$a->strings["Advanced example: name=fred and country=iceland"] = "Fortgeschrittenes Beispiel: name=fred and country=iceland"; $a->strings["%d connection in common"] = array( 0 => "%d gemeinsame Verbindung", 1 => "%d gemeinsame Verbindungen", ); $a->strings["show more"] = "mehr zeigen"; -$a->strings[" and "] = "und"; -$a->strings["public profile"] = "öffentliches Profil"; -$a->strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s hat %2\$s auf “%3\$s” geändert"; -$a->strings["Visit %1\$s's %2\$s"] = "Besuche %1\$s's %2\$s"; -$a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s hat ein aktualisiertes %2\$s, %3\$s wurde verändert."; -$a->strings["Permission denied"] = "Keine Berechtigung"; -$a->strings["(Unknown)"] = "(Unbekannt)"; -$a->strings["Visible to anybody on the internet."] = "Für jeden im Internet sichtbar."; -$a->strings["Visible to you only."] = "Nur für Dich sichtbar."; -$a->strings["Visible to anybody in this network."] = "Für jedes Mitglied der RedMatrix sichtbar."; -$a->strings["Visible to anybody authenticated."] = "Für jeden sichtbar, der angemeldet ist."; -$a->strings["Visible to anybody on %s."] = "Für jeden auf %s sichtbar."; -$a->strings["Visible to all connections."] = "Für alle Verbindungen sichtbar."; -$a->strings["Visible to approved connections."] = "Nur für akzeptierte Verbindungen sichtbar."; -$a->strings["Visible to specific connections."] = "Sichtbar für bestimmte Verbindungen."; -$a->strings["Item not found."] = "Element nicht gefunden."; -$a->strings["Collection not found."] = "Sammlung nicht gefunden"; -$a->strings["Collection is empty."] = "Sammlung ist leer."; -$a->strings["Collection: %s"] = "Sammlung: %s"; -$a->strings["Connection: %s"] = "Verbindung: %s"; -$a->strings["Connection not found."] = "Die Verbindung wurde nicht gefunden."; -$a->strings["Connect"] = "Verbinden"; +$a->strings["Red Matrix Notification"] = "Red Matrix Benachrichtigung"; +$a->strings["redmatrix"] = "redmatrix"; +$a->strings["Thank You,"] = "Danke."; +$a->strings["%s Administrator"] = "der Administrator von %s"; +$a->strings["%s <!item_type!>"] = "%s <!item_type!>"; +$a->strings["[Red:Notify] New mail received at %s"] = "[Red:Benachrichtigung] Neue Mail auf %s empfangen"; +$a->strings["%1\$s, %2\$s sent you a new private message at %3\$s."] = "%1\$s, %2\$s hat Dir eine private Nachricht auf %3\$s gesendet."; +$a->strings["%1\$s sent you %2\$s."] = "%1\$s hat Dir %2\$s geschickt."; +$a->strings["a private message"] = "eine private Nachricht"; +$a->strings["Please visit %s to view and/or reply to your private messages."] = "Bitte besuche %s, um die private Nachricht anzusehen und/oder darauf zu antworten."; +$a->strings["%1\$s, %2\$s commented on [zrl=%3\$s]a %4\$s[/zrl]"] = "%1\$s, %2\$s hat [zrl=%3\$s]a %4\$s[/zrl] kommentiert"; +$a->strings["%1\$s, %2\$s commented on [zrl=%3\$s]%4\$s's %5\$s[/zrl]"] = "%1\$s, %2\$s hat [zrl=%3\$s]%4\$ss %5\$s[/zrl] kommentiert"; +$a->strings["%1\$s, %2\$s commented on [zrl=%3\$s]your %4\$s[/zrl]"] = "%1\$s, %2\$s hat [zrl=%3\$s]Deinen %4\$s[/zrl] kommentiert"; +$a->strings["[Red:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Red:Benachrichtigung] Kommentar in Unterhaltung #%1\$d von %2\$s"; +$a->strings["%1\$s, %2\$s commented on an item/conversation you have been following."] = "%1\$s, %2\$s hat eine Unterhaltung kommentiert, der Du folgst."; +$a->strings["Please visit %s to view and/or reply to the conversation."] = "Bitte besuche %s, um die Unterhaltung anzusehen und/oder zu kommentieren."; +$a->strings["[Red:Notify] %s posted to your profile wall"] = "[Red:Hinweis] %s schrieb auf Deine Pinnwand"; +$a->strings["%1\$s, %2\$s posted to your profile wall at %3\$s"] = "%1\$s, %2\$s hat auf Deine Pinnwand auf %3\$s geschrieben"; +$a->strings["%1\$s, %2\$s posted to [zrl=%3\$s]your wall[/zrl]"] = "%1\$s, %2\$s hat auf [zrl=%3\$s]Deine Pinnwand[/zrl] geschrieben"; +$a->strings["[Red:Notify] %s tagged you"] = "[Red:Benachrichtigung] %s hat Dich erwähnt"; +$a->strings["%1\$s, %2\$s tagged you at %3\$s"] = "%1\$s, %2\$s hat Dich auf %3\$s erwähnt"; +$a->strings["%1\$s, %2\$s [zrl=%3\$s]tagged you[/zrl]."] = "%1\$s, %2\$s [zrl=%3\$s]hat Dich erwähnt[/zrl]."; +$a->strings["[Red:Notify] %1\$s poked you"] = "[Red:Benachrichtigung] %1\$s hat Dich angestupst"; +$a->strings["%1\$s, %2\$s poked you at %3\$s"] = "%1\$s, %2\$s hat Dich auf %3\$s angestupst"; +$a->strings["%1\$s, %2\$s [zrl=%2\$s]poked you[/zrl]."] = "%1\$s, %2\$s [zrl=%2\$s]hat Dich angestupst[/zrl]."; +$a->strings["[Red:Notify] %s tagged your post"] = "[Red:Benachrichtigung] %s hat Deinen Beitrag verschlagwortet"; +$a->strings["%1\$s, %2\$s tagged your post at %3\$s"] = "%1\$s, %2\$s hat Deinen Beitrag auf %3\$s verschlagwortet"; +$a->strings["%1\$s, %2\$s tagged [zrl=%3\$s]your post[/zrl]"] = "%1\$s, %2\$s hat [zrl=%3\$s]Deinen Beitrag[/zrl] verschlagwortet"; +$a->strings["[Red:Notify] Introduction received"] = "[Red:Benachrichtigung] Vorstellung erhalten"; +$a->strings["%1\$s, you've received an new connection request from '%2\$s' at %3\$s"] = "%1\$s, Du hast eine neue Verbindungsanfrage von '%2\$s' auf %3\$s erhalten"; +$a->strings["%1\$s, you've received [zrl=%2\$s]a new connection request[/zrl] from %3\$s."] = "%1\$s, Du hast [zrl=%2\$s]eine neue Verbindungsanfrage[/zrl] von %3\$s erhalten."; +$a->strings["You may visit their profile at %s"] = "Du kannst Dir das Profil unter %s ansehen"; +$a->strings["Please visit %s to approve or reject the connection request."] = "Bitte besuche %s , um die Verbindungsanfrage anzunehmen oder abzulehnen."; +$a->strings["[Red:Notify] Friend suggestion received"] = "[Red:Benachrichtigung] Freundschaftsvorschlag erhalten"; +$a->strings["%1\$s, you've received a friend suggestion from '%2\$s' at %3\$s"] = "%1\$s, Du hast einen Kontaktvorschlag von „%2\$s“ auf %3\$s erhalten"; +$a->strings["%1\$s, you've received [zrl=%2\$s]a friend suggestion[/zrl] for %3\$s from %4\$s."] = "%1\$s, Du hast [zrl=%2\$s]einen Kontaktvorschlag[/zrl] für %3\$s von %4\$s erhalten."; +$a->strings["Name:"] = "Name:"; +$a->strings["Photo:"] = "Foto:"; +$a->strings["Please visit %s to approve or reject the suggestion."] = "Bitte besuche %s um den Vorschlag zu akzeptieren oder abzulehnen."; +$a->strings["[Red:Notify]"] = "[Red:Benachrichtigung]"; +$a->strings["This event has been added to your calendar."] = "Dieser Termin wurde zu Deinem Kalender hinzugefügt"; +$a->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."] = "Es hat früher schon einmal eine Sammlung mit diesem Namen existiert, die gelöscht wurde. Es <strong>könnten</strong> von damals noch Elemente (Beiträge, Dateien etc.) vorhanden sein, die allen jetzigen und zukünftigen Mitgliedern dieser Sammlung den Zugriff erlauben. Wenn das nicht Dein Plan war, erstelle bitte eine neue Sammlung mit einem anderen Namen."; +$a->strings["Default privacy group for new contacts"] = "Standard-Sammlung für neue Kontakte"; +$a->strings["All Channels"] = "Alle Kanäle"; +$a->strings["edit"] = "Bearbeiten"; +$a->strings["Collections"] = "Sammlungen"; +$a->strings["Edit collection"] = "Sammlung bearbeiten"; +$a->strings["Create a new collection"] = "Neue Sammlung erzeugen"; +$a->strings["Channels not in any collection"] = "Kanäle, die nicht in einer Sammlung sind"; +$a->strings["Image/photo"] = "Bild/Foto"; +$a->strings["Encrypted content"] = "Verschlüsselter Inhalt"; +$a->strings["Install design element: "] = "Design-Element installieren:"; +$a->strings["QR code"] = "QR-Code"; +$a->strings["%1\$s wrote the following %2\$s %3\$s"] = "%1\$s schrieb den folgenden %2\$s %3\$s"; +$a->strings["post"] = "Beitrag"; +$a->strings["$1 spoiler"] = "$1 Spoiler"; +$a->strings["$1 wrote:"] = "$1 schrieb:"; +$a->strings["Tags"] = "Schlagwörter"; +$a->strings["Keywords"] = "Schlüsselwörter"; +$a->strings["have"] = "habe"; +$a->strings["has"] = "hat"; +$a->strings["want"] = "will"; +$a->strings["wants"] = "will"; +$a->strings["like"] = "mag"; +$a->strings["likes"] = "gefällt"; +$a->strings["dislike"] = "verurteile"; +$a->strings["dislikes"] = "missfällt"; +$a->strings["__ctx:noun__ Like"] = array( + 0 => "Gefällt mir", + 1 => "Gefällt mir", +); +$a->strings["Logout"] = "Abmelden"; +$a->strings["End this session"] = "Beende diese Sitzung"; +$a->strings["Home"] = "Home"; +$a->strings["Your posts and conversations"] = "Deine Beiträge und Unterhaltungen"; +$a->strings["Your profile page"] = "Deine Profilseite"; +$a->strings["Edit Profiles"] = "Profile bearbeiten"; +$a->strings["Manage/Edit profiles"] = "Profile verwalten"; +$a->strings["Edit Profile"] = "Profile bearbeiten"; +$a->strings["Edit your profile"] = "Profil bearbeiten"; +$a->strings["Your photos"] = "Deine Bilder"; +$a->strings["Your files"] = "Deine Dateien"; +$a->strings["Chat"] = "Chat"; +$a->strings["Your chatrooms"] = "Deine Chaträume"; +$a->strings["Your bookmarks"] = "Deine Lesezeichen"; +$a->strings["Your webpages"] = "Deine Webseiten"; +$a->strings["Login"] = "Anmelden"; +$a->strings["Sign in"] = "Anmelden"; +$a->strings["%s - click to logout"] = "%s - Klick zum Abmelden"; +$a->strings["Remote authentication"] = "Ãœber Konto auf anderem Server einloggen"; +$a->strings["Click to authenticate to your home hub"] = "Klicke, um Dich über Deinen Heimat-Server zu authentifizieren"; +$a->strings["Home Page"] = "Homepage"; +$a->strings["Register"] = "Registrieren"; +$a->strings["Create an account"] = "Erzeuge ein Konto"; +$a->strings["Help"] = "Hilfe"; +$a->strings["Help and documentation"] = "Hilfe und Dokumentation"; +$a->strings["Applications, utilities, links, games"] = "Anwendungen (Apps), Zubehör, Links, Spiele"; +$a->strings["Search"] = "Suche"; +$a->strings["Search site content"] = "Durchsuche Seiten-Inhalt"; +$a->strings["Directory"] = "Verzeichnis"; +$a->strings["Channel Directory"] = "Kanal-Verzeichnis"; +$a->strings["Matrix"] = "Matrix"; +$a->strings["Your matrix"] = "Deine Matrix"; +$a->strings["Mark all matrix notifications seen"] = "Markiere alle Matrix-Benachrichtigungen als angesehen"; +$a->strings["Channel Home"] = "Mein Kanal"; +$a->strings["Channel home"] = "Mein Kanal"; +$a->strings["Mark all channel notifications seen"] = "Markiere alle Kanal-Benachrichtigungen als angesehen"; +$a->strings["Connections"] = "Verbindungen"; +$a->strings["Notices"] = "Benachrichtigungen"; +$a->strings["Notifications"] = "Benachrichtigungen"; +$a->strings["See all notifications"] = "Alle Benachrichtigungen ansehen"; +$a->strings["Mark all system notifications seen"] = "Markiere alle System-Benachrichtigungen als gesehen"; +$a->strings["Mail"] = "Mail"; +$a->strings["Private mail"] = "Persönliche Mail"; +$a->strings["See all private messages"] = "Alle persönlichen Nachrichten ansehen"; +$a->strings["Mark all private messages seen"] = "Markiere alle persönlichen Nachrichten als gesehen"; +$a->strings["Inbox"] = "Eingang"; +$a->strings["Outbox"] = "Ausgang"; +$a->strings["Events"] = "Termine"; +$a->strings["Event Calendar"] = "Terminkalender"; +$a->strings["See all events"] = "Alle Termine ansehen"; +$a->strings["Mark all events seen"] = "Markiere alle Termine als gesehen"; +$a->strings["Channel Manager"] = "Kanal-Manager"; +$a->strings["Manage Your Channels"] = "Verwalte Deine Kanäle"; +$a->strings["Account/Channel Settings"] = "Konto-/Kanal-Einstellungen"; +$a->strings["Admin"] = "Administration"; +$a->strings["Site Setup and Configuration"] = "Seiten-Einrichtung und -Konfiguration"; +$a->strings["Please wait..."] = "Bitte warten..."; +$a->strings["Can view my normal stream and posts"] = "Kann meine normalen Beiträge sehen"; +$a->strings["Can view my default channel profile"] = "Kann mein Standardprofil sehen"; +$a->strings["Can view my photo albums"] = "Kann meine Fotoalben betrachten"; +$a->strings["Can view my connections"] = "Kann meine Verbindungen sehen"; +$a->strings["Can view my file storage"] = "Kann meine Dateiordner lesen"; +$a->strings["Can view my webpages"] = "Kann meine Webseiten sehen"; +$a->strings["Can send me their channel stream and posts"] = "Kann mir die Beiträge aus seinem/ihrem Kanal schicken"; +$a->strings["Can post on my channel page (\"wall\")"] = "Kann auf meiner Kanal-Seite (\"wall\") Beiträge veröffentlichen"; +$a->strings["Can comment on or like my posts"] = "Darf meine Beiträge kommentieren und mögen/nicht mögen"; +$a->strings["Can send me private mail messages"] = "Kann mir private Nachrichten schicken"; +$a->strings["Can post photos to my photo albums"] = "Kann Fotos in meinen Fotoalben veröffentlichen"; +$a->strings["Can like/dislike stuff"] = "Kann andere Elemente mögen/nicht mögen"; +$a->strings["Profiles and things other than posts/comments"] = "Profile und alles außer Beiträge und Kommentare"; +$a->strings["Can forward to all my channel contacts via post @mentions"] = "Kann an alle meine Kontakte via @-Erwähnung Nachrichten weiterleiten"; +$a->strings["Advanced - useful for creating group forum channels"] = "Fortgeschritten - sinnvoll, um Gruppen-Kanäle/-Foren zu erstellen"; +$a->strings["Can chat with me (when available)"] = "Kann mit mir chatten (wenn verfügbar)"; +$a->strings["Can write to my file storage"] = "Kann in meine Dateiordner schreiben"; +$a->strings["Can edit my webpages"] = "Kann meine Webseiten bearbeiten"; +$a->strings["Can source my public posts in derived channels"] = "Kann meine öffentlichen Beiträge als Quellen für Kanäle verwenden"; +$a->strings["Somewhat advanced - very useful in open communities"] = "Etwas fortgeschritten – sehr nützlich in offenen Gemeinschaften"; +$a->strings["Can administer my channel resources"] = "Kann meine Kanäle administrieren"; +$a->strings["Extremely advanced. Leave this alone unless you know what you are doing"] = "Sehr fortgeschritten. Bearbeite das nur, wenn Du genau weißt, was Du tust"; +$a->strings["Social Networking"] = "Soziales Netzwerk"; +$a->strings["Mostly Public"] = "Weitgehend öffentlich"; +$a->strings["Restricted"] = "Beschränkt"; +$a->strings["Private"] = "Privat"; +$a->strings["Community Forum"] = "Forum"; +$a->strings["Feed Republish"] = "Teilen von Feeds"; +$a->strings["Special Purpose"] = "Für besondere Zwecke"; +$a->strings["Celebrity/Soapbox"] = "Mitteilungs-Kanal (keine Kommentare)"; +$a->strings["Group Repository"] = "Gruppenarchiv"; +$a->strings["Other"] = "Andere"; +$a->strings["Custom/Expert Mode"] = "Benutzerdefiniert/Expertenmodus"; $a->strings["New window"] = "Neues Fenster"; $a->strings["Open the selected location in a different window or browser tab"] = "Öffne die markierte Adresse in einem neuen Browser Fenster oder Tab"; $a->strings["User '%s' deleted"] = "Benutzer '%s' gelöscht"; -$a->strings["Miscellaneous"] = "Verschiedenes"; -$a->strings["year"] = "Jahr"; -$a->strings["month"] = "Monat"; -$a->strings["day"] = "Tag"; -$a->strings["never"] = "Nie"; -$a->strings["less than a second ago"] = "Vor weniger als einer Sekunde"; -$a->strings["years"] = "Jahre"; -$a->strings["months"] = "Monate"; -$a->strings["week"] = "Woche"; -$a->strings["weeks"] = "Wochen"; -$a->strings["days"] = "Tage"; -$a->strings["hour"] = "Stunde"; -$a->strings["hours"] = "Stunden"; -$a->strings["minute"] = "Minute"; -$a->strings["minutes"] = "Minuten"; -$a->strings["second"] = "Sekunde"; -$a->strings["seconds"] = "Sekunden"; -$a->strings["%1\$d %2\$s ago"] = "vor %1\$d %2\$s"; -$a->strings["%1\$s's birthday"] = "%1\$ss Geburtstag"; -$a->strings["Happy Birthday %1\$s"] = "Alles Gute zum Geburtstag, %1\$s"; +$a->strings["General Features"] = "Allgemeine Funktionen"; +$a->strings["Content Expiration"] = "Verfall von Inhalten"; +$a->strings["Remove posts/comments and/or private messages at a future time"] = "Lösche Beiträge, Kommentare und/oder private Nachrichten automatisch zu einem zukünftigen Datum."; +$a->strings["Multiple Profiles"] = "Mehrfachprofile"; +$a->strings["Ability to create multiple profiles"] = "Mehrfachprofile anlegen können"; +$a->strings["Advanced Profiles"] = "Erweiterte Profile"; +$a->strings["Additional profile sections and selections"] = "Stellt zusätzliche Bereiche und Felder im Profil zur Verfügung"; +$a->strings["Profile Import/Export"] = "Profil-Import/Export"; +$a->strings["Save and load profile details across sites/channels"] = "Speichere Dein Profil, um es in einen anderen Kanal zu importieren"; +$a->strings["Web Pages"] = "Webseiten"; +$a->strings["Provide managed web pages on your channel"] = "Stelle verwaltete Webseiten in Deinem Kanal zur Verfügung"; +$a->strings["Private Notes"] = "Private Notizen"; +$a->strings["Enables a tool to store notes and reminders"] = "Werkzeug zum Speichern von Notizen und Erinnerungen aktivieren"; +$a->strings["Navigation Channel Select"] = "Kanal-Auswahl in der Navigationsleiste"; +$a->strings["Change channels directly from within the navigation dropdown menu"] = "Wechsle direkt über das Navigationsmenü zu anderen Kanälen"; +$a->strings["Extended Identity Sharing"] = "Erweitertes Teilen von Identitäten"; +$a->strings["Share your identity with all websites on the internet. When disabled, identity is only shared with sites in the matrix."] = "Teile Deine Identität mit allen Webseiten im Internet. Ist dies deaktiviert, wird Deine Identität nur mit Red-Servern geteilt."; +$a->strings["Expert Mode"] = "Expertenmodus"; +$a->strings["Enable Expert Mode to provide advanced configuration options"] = "Aktiviere den Expertenmodus, um fortgeschrittene Konfigurationsoptionen zu aktivieren"; +$a->strings["Premium Channel"] = "Premium-Kanal"; +$a->strings["Allows you to set restrictions and terms on those that connect with your channel"] = "Ermöglicht es, Einschränkungen und Bedingungen für Verbindungen dieses Kanals festzulegen"; +$a->strings["Post Composition Features"] = "Nachbearbeitungsfunktionen"; +$a->strings["Use Markdown"] = "Markdown benutzen"; +$a->strings["Allow use of \"Markdown\" to format posts"] = "Erlaube die Verwendung von \"Markdown\"-Syntax zur Formatierung von Beiträgen"; +$a->strings["Post Preview"] = "Voransicht"; +$a->strings["Allow previewing posts and comments before publishing them"] = "Erlaube Voransicht von Beiträgen und Kommentaren vor Veröffentlichung"; +$a->strings["Automatically import channel content from other channels or feeds"] = "Importiere automatisch Inhalte für diesen Kanal von anderen Kanälen oder Feeds"; +$a->strings["Even More Encryption"] = "Noch mehr Verschlüsselung"; +$a->strings["Allow optional encryption of content end-to-end with a shared secret key"] = "Erlaube optionale Verschlüsselung von Inhalten (Ende-zu-Ende mit geteiltem Sicherheitsschlüssel)"; +$a->strings["Network and Stream Filtering"] = "Netzwerk- und Stream-Filter"; +$a->strings["Search by Date"] = "Suche nach Datum"; +$a->strings["Ability to select posts by date ranges"] = "Möglichkeit, Beiträge nach Zeiträumen auszuwählen"; +$a->strings["Collections Filter"] = "Filter für Sammlung"; +$a->strings["Enable widget to display Network posts only from selected collections"] = "Aktiviere nur Netzwerk-Beiträge von ausgewählten Sammlungen"; +$a->strings["Save search terms for re-use"] = "Suchbegriffe zur Wiederverwendung abspeichern"; +$a->strings["Network Personal Tab"] = "Persönlicher Netzwerkreiter"; +$a->strings["Enable tab to display only Network posts that you've interacted on"] = "Aktiviere Reiter nur für die Netzwerk-Beiträge, mit denen Du interagiert hast"; +$a->strings["Network New Tab"] = "Netzwerkreiter Neu"; +$a->strings["Enable tab to display all new Network activity"] = "Aktiviere Reiter, um alle neuen Netzwerkaktivitäten zu zeigen"; +$a->strings["Affinity Tool"] = "Beziehungs-Tool"; +$a->strings["Filter stream activity by depth of relationships"] = "Filter Aktivitätenstream nach Tiefe der Beziehung"; +$a->strings["Suggest Channels"] = "Kanäle vorschlagen"; +$a->strings["Show channel suggestions"] = "Kanal-Vorschläge anzeigen"; +$a->strings["Post/Comment Tools"] = "Beitrag-/Kommentar-Tools"; +$a->strings["Edit Sent Posts"] = "Bearbeite gesendete Beiträge"; +$a->strings["Edit and correct posts and comments after sending"] = "Bearbeite und korrigiere Beiträge und Kommentare nach dem Senden"; +$a->strings["Tagging"] = "Verschlagworten"; +$a->strings["Ability to tag existing posts"] = "Möglichkeit, um existierende Beiträge zu verschlagworten"; +$a->strings["Post Categories"] = "Beitrags-Kategorien"; +$a->strings["Add categories to your posts"] = "Kategorien für Beiträge"; +$a->strings["Ability to file posts under folders"] = "Möglichkeit, Beiträge in Verzeichnissen zu sammeln"; +$a->strings["Dislike Posts"] = "Gefällt-mir-nicht Beiträge"; +$a->strings["Ability to dislike posts/comments"] = "„Gefällt mir nicht“ ermöglichen"; +$a->strings["Star Posts"] = "Beiträge mit Sternchen versehen"; +$a->strings["Ability to mark special posts with a star indicator"] = "Möglichkeit, spezielle Beiträge mit Sternchen-Symbol zu markieren"; +$a->strings["Tag Cloud"] = "Schlagwort-Wolke"; +$a->strings["Provide a personal tag cloud on your channel page"] = "Persönliche Schlagwort-Wolke auf Deiner Kanal-Seite anzeigen"; +$a->strings["Not a valid email address"] = "Ungültige E-Mail-Adresse"; +$a->strings["Your email domain is not among those allowed on this site"] = "Deine E-Mail-Adresse ist dieser Seite nicht erlaubt"; +$a->strings["Your email address is already registered at this site."] = "Deine E-Mail-Adresse ist auf dieser Seite bereits registriert."; +$a->strings["An invitation is required."] = "Eine Einladung wird benötigt"; +$a->strings["Invitation could not be verified."] = "Die Einladung konnte nicht bestätigt werden"; +$a->strings["Please enter the required information."] = "Bitte gib die benötigten Informationen ein."; +$a->strings["Failed to store account information."] = "Speichern der Account-Informationen fehlgeschlagen"; +$a->strings["Registration confirmation for %s"] = "Registrierungsbestätigung für %s"; +$a->strings["Registration request at %s"] = "Registrierungsanfrage auf %s"; +$a->strings["Administrator"] = "Administrator"; +$a->strings["your registration password"] = "Dein Registrierungspasswort"; +$a->strings["Registration details for %s"] = "Registrierungsdetails für %s"; +$a->strings["Account approved."] = "Account bestätigt."; +$a->strings["Registration revoked for %s"] = "Registrierung für %s widerrufen"; +$a->strings["Account verified. Please login."] = "Konto geprüft. Bitte melde Dich an!"; +$a->strings["Click here to upgrade."] = "Klicke hier, um das Upgrade durchzuführen."; +$a->strings["This action exceeds the limits set by your subscription plan."] = "Diese Aktion überschreitet die Grenzen Ihres Abonnements."; +$a->strings["This action is not available under your subscription plan."] = "Diese Aktion ist in Ihrem Abonnement nicht verfügbar."; $a->strings["Unable to obtain identity information from database"] = "Kann keine Identitäts-Informationen aus Datenbank beziehen"; $a->strings["Empty name"] = "Namensfeld leer"; $a->strings["Name too long"] = "Name ist zu lang"; @@ -165,18 +521,15 @@ $a->strings["Reserved nickname. Please choose another."] = "Reservierter Kurznam $a->strings["Nickname has unsupported characters or is already being used on this site."] = "Der Spitzname enthält nicht-unterstütze Zeichen oder wird bereits auf dieser Seite genutzt."; $a->strings["Unable to retrieve created identity"] = "Kann die erstellte Identität nicht empfangen"; $a->strings["Default Profile"] = "Standard-Profil"; -$a->strings["Friends"] = "Freunde"; $a->strings["Requested channel is not available."] = "Angeforderte Kanal nicht verfügbar."; $a->strings["Requested profile is not available."] = "Erwünschte Profil ist nicht verfügbar."; $a->strings["Change profile photo"] = "Profilfoto ändern"; $a->strings["Profiles"] = "Profile"; $a->strings["Manage/edit profiles"] = "Profile verwalten/bearbeiten"; $a->strings["Create New Profile"] = "Neues Profil erstellen"; -$a->strings["Edit Profile"] = "Profile bearbeiten"; $a->strings["Profile Image"] = "Profilfoto:"; $a->strings["visible to everybody"] = "sichtbar für jeden"; $a->strings["Edit visibility"] = "Sichtbarkeit bearbeiten"; -$a->strings["Location:"] = "Ort:"; $a->strings["Gender:"] = "Geschlecht:"; $a->strings["Status:"] = "Status:"; $a->strings["Homepage:"] = "Homepage:"; @@ -187,15 +540,11 @@ $a->strings["[today]"] = "[Heute]"; $a->strings["Birthday Reminders"] = "Geburtstags Erinnerungen"; $a->strings["Birthdays this week:"] = "Geburtstage in dieser Woche:"; $a->strings["[No description]"] = "[Keine Beschreibung]"; -$a->strings["Event Reminders"] = "Veranstaltungs- Erinnerungen"; -$a->strings["Events this week:"] = "Veranstaltungen in dieser Woche:"; +$a->strings["Event Reminders"] = "Termin-Erinnerungen"; +$a->strings["Events this week:"] = "Termine in dieser Woche:"; $a->strings["Profile"] = "Profil"; $a->strings["Full Name:"] = "Voller Name:"; $a->strings["Like this channel"] = "Dieser Kanal gefällt mir"; -$a->strings["__ctx:noun__ Like"] = array( - 0 => "Gefällt mir", - 1 => "Gefällt mir", -); $a->strings["j F, Y"] = "j. F Y"; $a->strings["j F"] = "j. F"; $a->strings["Birthday:"] = "Geburtstag:"; @@ -220,28 +569,71 @@ $a->strings["Love/Romance:"] = "Liebe/Romantik:"; $a->strings["Work/employment:"] = "Arbeit/Anstellung:"; $a->strings["School/education:"] = "Schule/Ausbildung:"; $a->strings["Like this thing"] = "Gefällt mir"; -$a->strings["New Page"] = "Neue Seite"; -$a->strings["View"] = "Ansicht"; -$a->strings["Preview"] = "Vorschau"; -$a->strings["Actions"] = "Aktionen"; -$a->strings["Page Link"] = "Seiten-Link"; -$a->strings["Title"] = "Titel"; -$a->strings["Created"] = "Erstellt"; -$a->strings["Edited"] = "Geändert"; +$a->strings["Permission denied"] = "Keine Berechtigung"; +$a->strings["(Unknown)"] = "(Unbekannt)"; +$a->strings["Visible to anybody on the internet."] = "Für jeden im Internet sichtbar."; +$a->strings["Visible to you only."] = "Nur für Dich sichtbar."; +$a->strings["Visible to anybody in this network."] = "Für jedes Mitglied der RedMatrix sichtbar."; +$a->strings["Visible to anybody authenticated."] = "Für jeden sichtbar, der angemeldet ist."; +$a->strings["Visible to anybody on %s."] = "Für jeden auf %s sichtbar."; +$a->strings["Visible to all connections."] = "Für alle Verbindungen sichtbar."; +$a->strings["Visible to approved connections."] = "Nur für akzeptierte Verbindungen sichtbar."; +$a->strings["Visible to specific connections."] = "Sichtbar für bestimmte Verbindungen."; +$a->strings["Item not found."] = "Element nicht gefunden."; +$a->strings["Collection not found."] = "Sammlung nicht gefunden"; +$a->strings["Collection is empty."] = "Sammlung ist leer."; +$a->strings["Collection: %s"] = "Sammlung: %s"; +$a->strings["Connection: %s"] = "Verbindung: %s"; +$a->strings["Connection not found."] = "Die Verbindung wurde nicht gefunden."; $a->strings["No recipient provided."] = "Kein Empfänger angegeben"; $a->strings["[no subject]"] = "[no subject]"; $a->strings["Unable to determine sender."] = "Kann Absender nicht bestimmen."; $a->strings["Stored post could not be verified."] = "Gespeicherter Beitrag konnten nicht überprüft werden."; -$a->strings["Tags"] = "Schlagwörter"; -$a->strings["Keywords"] = "Schlüsselwörter"; -$a->strings["have"] = "habe"; -$a->strings["has"] = "hat"; -$a->strings["want"] = "will"; -$a->strings["wants"] = "will"; -$a->strings["like"] = "mag"; -$a->strings["likes"] = "gefällt"; -$a->strings["dislike"] = "verurteile"; -$a->strings["dislikes"] = "missfällt"; +$a->strings["view full size"] = "In Vollbildansicht anschauen"; +$a->strings["Item was not found."] = "Beitrag wurde nicht gefunden."; +$a->strings["No source file."] = "Keine Quelldatei."; +$a->strings["Cannot locate file to replace"] = "Kann Datei zum Ersetzen nicht finden"; +$a->strings["Cannot locate file to revise/update"] = "Kann Datei zum Prüfen/Aktualisieren nicht finden"; +$a->strings["File exceeds size limit of %d"] = "Datei überschreitet das Größen-Limit von %d"; +$a->strings["You have reached your limit of %1$.0f Mbytes attachment storage."] = "Die Größe Deiner Datei-Anhänge hat das Maximum von %1$.0f MByte erreicht."; +$a->strings["File upload failed. Possible system limit or action terminated."] = "Datei-Upload fehlgeschlagen. Mögliche Systembegrenzung oder abgebrochener Prozess."; +$a->strings["Stored file could not be verified. Upload failed."] = "Gespeichert Datei konnte nicht verifiziert werden. Upload abgebrochen."; +$a->strings["Path not available."] = "Pfad nicht verfügbar."; +$a->strings["Empty pathname"] = "Leere Pfadangabe"; +$a->strings["duplicate filename or path"] = "doppelter Dateiname oder Pfad"; +$a->strings["Path not found."] = "Pfad nicht gefunden."; +$a->strings["mkdir failed."] = "mkdir fehlgeschlagen."; +$a->strings["database storage failed."] = "Speichern in der Datenbank fehlgeschlagen."; +$a->strings["Logged out."] = "Ausgeloggt."; +$a->strings["Failed authentication"] = "Authentifizierung fehlgeschlagen"; +$a->strings["Login failed."] = "Login fehlgeschlagen."; +$a->strings["Miscellaneous"] = "Verschiedenes"; +$a->strings["YYYY-MM-DD or MM-DD"] = "JJJJ-MM-TT oder MM-TT"; +$a->strings["never"] = "Nie"; +$a->strings["less than a second ago"] = "Vor weniger als einer Sekunde"; +$a->strings["year"] = "Jahr"; +$a->strings["years"] = "Jahre"; +$a->strings["month"] = "Monat"; +$a->strings["months"] = "Monate"; +$a->strings["week"] = "Woche"; +$a->strings["weeks"] = "Wochen"; +$a->strings["day"] = "Tag"; +$a->strings["days"] = "Tage"; +$a->strings["hour"] = "Stunde"; +$a->strings["hours"] = "Stunden"; +$a->strings["minute"] = "Minute"; +$a->strings["minutes"] = "Minuten"; +$a->strings["second"] = "Sekunde"; +$a->strings["seconds"] = "Sekunden"; +$a->strings["%1\$d %2\$s ago"] = "vor %1\$d %2\$s"; +$a->strings["%1\$s's birthday"] = "%1\$ss Geburtstag"; +$a->strings["Happy Birthday %1\$s"] = "Alles Gute zum Geburtstag, %1\$s"; +$a->strings["Image exceeds website size limit of %lu bytes"] = "Bild überschreitet das Limit der Webseite von %lu bytes"; +$a->strings["Image file is empty."] = "Bilddatei ist leer."; +$a->strings["Unable to process image"] = "Kann Bild nicht verarbeiten"; +$a->strings["Photo storage failed."] = "Foto speichern schlug fehl"; +$a->strings["Upload New Photos"] = "Lade neue Fotos hoch"; +$a->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."] = "Das Security-Token des Formulars war nicht korrekt. Das ist wahrscheinlich passiert, weil das Formular zu lange (>3 Stunden) offen war, bevor es abgeschickt wurde."; $a->strings["Delete this item?"] = "Dieses Element löschen?"; $a->strings["Comment"] = "Kommentar"; $a->strings["[+] show all"] = "[+] Zeige alle"; @@ -273,56 +665,6 @@ $a->strings["about a year"] = "ungefähr ein Jahr"; $a->strings["%d years"] = "%d Jahre"; $a->strings[" "] = " "; $a->strings["timeago.numbers"] = "timeago.numbers"; -$a->strings["Can view my normal stream and posts"] = "Kann meine normalen Beiträge sehen"; -$a->strings["Can view my default channel profile"] = "Kann mein Standardprofil sehen"; -$a->strings["Can view my photo albums"] = "Kann meine Fotoalben betrachten"; -$a->strings["Can view my connections"] = "Kann meine Verbindungen sehen"; -$a->strings["Can view my file storage"] = "Kann meine Dateiordner lesen"; -$a->strings["Can view my webpages"] = "Kann meine Webseiten sehen"; -$a->strings["Can send me their channel stream and posts"] = "Kann mir die Beiträge aus seinem/ihrem Kanal schicken"; -$a->strings["Can post on my channel page (\"wall\")"] = "Kann auf meiner Kanal-Seite (\"wall\") Beiträge veröffentlichen"; -$a->strings["Can comment on or like my posts"] = "Darf meine Beiträge kommentieren und mögen/nicht mögen"; -$a->strings["Can send me private mail messages"] = "Kann mir private Nachrichten schicken"; -$a->strings["Can post photos to my photo albums"] = "Kann Fotos in meinen Fotoalben veröffentlichen"; -$a->strings["Can like/dislike stuff"] = "Kann andere Elemente mögen/nicht mögen"; -$a->strings["Profiles and things other than posts/comments"] = "Profile und alles außer Beiträge und Kommentare"; -$a->strings["Can forward to all my channel contacts via post @mentions"] = "Kann an alle meine Kontakte via @-Erwähnung Nachrichten weiterleiten"; -$a->strings["Advanced - useful for creating group forum channels"] = "Fortgeschritten - sinnvoll, um Gruppen-Kanäle/-Foren zu erstellen"; -$a->strings["Can chat with me (when available)"] = "Kann mit mir chatten (wenn verfügbar)"; -$a->strings["Can write to my file storage"] = "Kann in meine Dateiordner schreiben"; -$a->strings["Can edit my webpages"] = "Kann meine Webseiten bearbeiten"; -$a->strings["Can source my public posts in derived channels"] = "Kann meine öffentlichen Beiträge als Quellen für Kanäle verwenden"; -$a->strings["Somewhat advanced - very useful in open communities"] = "Etwas fortgeschritten – sehr nützlich in offenen Gemeinschaften"; -$a->strings["Can administer my channel resources"] = "Kann meine Kanäle administrieren"; -$a->strings["Extremely advanced. Leave this alone unless you know what you are doing"] = "Sehr fortgeschritten. Bearbeite das nur, wenn Du genau weißt, was Du tust"; -$a->strings["Social Networking"] = "Soziales Netzwerk"; -$a->strings["Mostly Public"] = "Weitgehend öffentlich"; -$a->strings["Restricted"] = "Beschränkt"; -$a->strings["Private"] = "Privat"; -$a->strings["Community Forum"] = "Forum"; -$a->strings["Feed Republish"] = "Teilen von Feeds"; -$a->strings["Celebrity/Soapbox"] = "Mitteilungs-Kanal (keine Kommentare)"; -$a->strings["Other"] = "Anders"; -$a->strings["Custom/Expert Mode"] = "Benutzerdefiniert/Expertenmodus"; -$a->strings["Frequently"] = "Häufig"; -$a->strings["Hourly"] = "Stündlich"; -$a->strings["Twice daily"] = "Zwei Mal am Tag"; -$a->strings["Daily"] = "Täglich"; -$a->strings["Weekly"] = "Wöchentlich"; -$a->strings["Monthly"] = "Monatlich"; -$a->strings["Friendica"] = "Friendica"; -$a->strings["OStatus"] = "OStatus"; -$a->strings["RSS/Atom"] = "RSS/Atom"; -$a->strings["Diaspora"] = "Diaspora"; -$a->strings["Facebook"] = "Facebook"; -$a->strings["Zot!"] = "Zot!"; -$a->strings["LinkedIn"] = "LinkedIn"; -$a->strings["XMPP/IM"] = "XMPP/IM"; -$a->strings["MySpace"] = "MySpace"; -$a->strings["l F d, Y \\@ g:i A"] = "l, d. F Y\\\\, H:i"; -$a->strings["Starts:"] = "Beginnt:"; -$a->strings["Finishes:"] = "Endet:"; -$a->strings["This event has been added to your calendar."] = "Dieses Ereignis wurde zu Deinem Kalender hinzugefügt"; $a->strings["Male"] = "Männlich"; $a->strings["Female"] = "Weiblich"; $a->strings["Currently Male"] = "Momentan männlich"; @@ -379,102 +721,6 @@ $a->strings["Uncertain"] = "Ungewiss"; $a->strings["It's complicated"] = "Es ist kompliziert"; $a->strings["Don't care"] = "Interessiert mich nicht"; $a->strings["Ask me"] = "Frag mich mal"; -$a->strings["Not a valid email address"] = "Ungültige E-Mail-Adresse"; -$a->strings["Your email domain is not among those allowed on this site"] = "Deine E-Mail-Adresse ist dieser Seite nicht erlaubt"; -$a->strings["Your email address is already registered at this site."] = "Deine E-Mail-Adresse ist auf dieser Seite bereits registriert."; -$a->strings["An invitation is required."] = "Eine Einladung wird benötigt"; -$a->strings["Invitation could not be verified."] = "Die Einladung konnte nicht bestätigt werden"; -$a->strings["Please enter the required information."] = "Bitte gib die benötigten Informationen ein."; -$a->strings["Failed to store account information."] = "Speichern der Account-Informationen fehlgeschlagen"; -$a->strings["Registration confirmation for %s"] = "Registrierungsbestätigung für %s"; -$a->strings["Registration request at %s"] = "Registrierungsanfrage auf %s"; -$a->strings["Administrator"] = "Administrator"; -$a->strings["your registration password"] = "Dein Registrierungspasswort"; -$a->strings["Registration details for %s"] = "Registrierungsdetails für %s"; -$a->strings["Account approved."] = "Account bestätigt."; -$a->strings["Registration revoked for %s"] = "Registrierung für %s widerrufen"; -$a->strings["Account verified. Please login."] = "Konto geprüft. Bitte melde Dich an!"; -$a->strings["Click here to upgrade."] = "Klicke hier, um das Upgrade durchzuführen."; -$a->strings["This action exceeds the limits set by your subscription plan."] = "Diese Aktion überschreitet die Grenzen Ihres Abonnements."; -$a->strings["This action is not available under your subscription plan."] = "Diese Aktion ist in Ihrem Abonnement nicht verfügbar."; -$a->strings["Embedded content"] = "Eingebetteter Inhalt"; -$a->strings["Embedding disabled"] = "Einbetten ausgeschaltet"; -$a->strings["Invalid data packet"] = "Ungültiges Datenpaket"; -$a->strings["Unable to verify channel signature"] = "Konnte die Signatur des Kanals nicht verifizieren"; -$a->strings["Unable to verify site signature for %s"] = "Kann die Signatur der Seite von %s nicht verifizieren"; -$a->strings["view full size"] = "In Vollbildansicht anschauen"; -$a->strings["Cannot locate DNS info for database server '%s'"] = "Kann die DNS-Informationen für den Datenbank-Server '%s' nicht finden"; -$a->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."] = "Ein gelöschte Gruppe mit diesem Namen wurde gefunden. Existierende Zugangsregeln für Elemente <strong>könnten</strong> für diese Gruppe angewendet werden, sowie für alle zukünftigen Elemente."; -$a->strings["Default privacy group for new contacts"] = "Standard-Privatsphärengruppe für neue Kontakte"; -$a->strings["All Channels"] = "Alle Kanäle"; -$a->strings["edit"] = "Bearbeiten"; -$a->strings["Collections"] = "Sammlungen"; -$a->strings["Edit collection"] = "Bearbeite Sammlungen"; -$a->strings["Create a new collection"] = "Neue Sammlung erzeugen"; -$a->strings["Channels not in any collection"] = "Kanäle, die nicht in einer Sammlung sind"; -$a->strings["add"] = "hinzufügen"; -$a->strings["Item was not found."] = "Beitrag wurde nicht gefunden."; -$a->strings["No source file."] = "Keine Quelldatei."; -$a->strings["Cannot locate file to replace"] = "Kann Datei zum Ersetzen nicht finden"; -$a->strings["Cannot locate file to revise/update"] = "Kann Datei zum Prüfen/Aktualisieren nicht finden"; -$a->strings["File exceeds size limit of %d"] = "Datei überschreitet das Größen-Limit von %d"; -$a->strings["You have reached your limit of %1$.0f Mbytes attachment storage."] = "Die Größe Deiner Datei-Anhänge hat das Maximum von %1$.0f MByte erreicht."; -$a->strings["File upload failed. Possible system limit or action terminated."] = "Datei-Upload fehlgeschlagen. Mögliche Systembegrenzung oder abgebrochener Prozess."; -$a->strings["Stored file could not be verified. Upload failed."] = "Gespeichert Datei konnte nicht verifiziert werden. Upload abgebrochen."; -$a->strings["Path not available."] = "Pfad nicht verfügbar."; -$a->strings["Empty pathname"] = "Leere Pfadangabe"; -$a->strings["duplicate filename or path"] = "doppelter Dateiname oder Pfad"; -$a->strings["Path not found."] = "Pfad nicht gefunden."; -$a->strings["mkdir failed."] = "mkdir fehlgeschlagen."; -$a->strings["database storage failed."] = "Speichern in der Datenbank fehlgeschlagen."; -$a->strings["Private Message"] = "Private Nachricht"; -$a->strings["Select"] = "Auswählen"; -$a->strings["Save to Folder"] = "In Ordner speichern"; -$a->strings["View all"] = "Alles anzeigen"; -$a->strings["__ctx:noun__ Dislike"] = array( - 0 => "Gefällt nicht", - 1 => "Gefällt nicht", -); -$a->strings["Add Star"] = "Stern hinzufügen"; -$a->strings["Remove Star"] = "Stern entfernen"; -$a->strings["Toggle Star Status"] = "Stern-Status umschalten"; -$a->strings["starred"] = "markiert"; -$a->strings["Message signature validated"] = "Signatur überprüft"; -$a->strings["Message signature incorrect"] = "Signatur nicht korrekt"; -$a->strings["Add Tag"] = "Tag hinzufügen"; -$a->strings["I like this (toggle)"] = "Mir gefällt das (Umschalter)"; -$a->strings["I don't like this (toggle)"] = "Mir gefällt das nicht (Umschalter)"; -$a->strings["Share This"] = "Teilen"; -$a->strings["share"] = "Teilen"; -$a->strings["View %s's profile - %s"] = "Schaue Dir %ss Profil an – %s"; -$a->strings["to"] = "an"; -$a->strings["via"] = "via"; -$a->strings["Wall-to-Wall"] = "Wall-to-Wall"; -$a->strings["via Wall-To-Wall:"] = "via Wall-To-Wall:"; -$a->strings[" from %s"] = "von %s"; -$a->strings["last edited: %s"] = "zuletzt bearbeitet: %s"; -$a->strings["Expires: %s"] = "Verfällt: %s"; -$a->strings["Save Bookmarks"] = "Favoriten speichern"; -$a->strings["Add to Calendar"] = "Zum Kalender hinzufügen"; -$a->strings["__ctx:noun__ Likes"] = "Gefällt mir"; -$a->strings["__ctx:noun__ Dislikes"] = "Gefällt nicht"; -$a->strings["Close"] = "Schließen"; -$a->strings["Please wait"] = "Bitte warten"; -$a->strings["%d comment"] = array( - 0 => "%d Kommentar", - 1 => "%d Kommentare", -); -$a->strings["This is you"] = "Das bist Du"; -$a->strings["Bold"] = "Fett"; -$a->strings["Italic"] = "Kursiv"; -$a->strings["Underline"] = "Unterstrichen"; -$a->strings["Quote"] = "Zitat"; -$a->strings["Code"] = "Code"; -$a->strings["Image"] = "Bild"; -$a->strings["Link"] = "Link"; -$a->strings["Video"] = "Video"; -$a->strings["Encrypt text"] = "Text verschlüsseln"; -$a->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."] = "Das Security-Token des Formulars war nicht korrekt. Das ist wahrscheinlich passiert, weil das Formular zu lange (>3 Stunden) offen war, bevor es abgeschickt wurde."; $a->strings["prev"] = "vorherige"; $a->strings["first"] = "erste"; $a->strings["last"] = "letzte"; @@ -487,10 +733,7 @@ $a->strings["%d Connection"] = array( 1 => "%d Verbindungen", ); $a->strings["View Connections"] = "Verbindungen anzeigen"; -$a->strings["Search"] = "Suche"; -$a->strings["Save"] = "Speichern"; $a->strings["poke"] = "anstupsen"; -$a->strings["poked"] = "stupste"; $a->strings["ping"] = "anpingen"; $a->strings["pinged"] = "pingte"; $a->strings["prod"] = "knuffen"; @@ -551,199 +794,23 @@ $a->strings["Select a page layout: "] = "Ein Seiten-Layout auswählen:"; $a->strings["default"] = "Standard"; $a->strings["Page content type: "] = "Content-Typ der Seite:"; $a->strings["Select an alternate language"] = "Wähle eine alternative Sprache"; -$a->strings["photo"] = "Foto"; -$a->strings["event"] = "Ereignis"; -$a->strings["status"] = "Status"; -$a->strings["comment"] = "Kommentar"; $a->strings["activity"] = "Aktivität"; $a->strings["Design"] = "Design"; $a->strings["Blocks"] = "Blöcke"; $a->strings["Menus"] = "Menüs"; $a->strings["Layouts"] = "Layouts"; $a->strings["Pages"] = "Seiten"; -$a->strings["Sort Options"] = "Sortieroptionen"; -$a->strings["Alphabetic"] = "alphabetisch"; -$a->strings["Reverse Alphabetic"] = "Entgegengesetzt alphabetisch"; -$a->strings["Newest to Oldest"] = "Neueste zuerst"; -$a->strings["Enable Safe Search"] = "Sichere Suche einschalten"; -$a->strings["Disable Safe Search"] = "Sichere Suche ausschalten"; -$a->strings["Safe Mode"] = "Sicherer Modus"; -$a->strings["Image/photo"] = "Bild/Foto"; -$a->strings["Encrypted content"] = "Verschlüsselter Inhalt"; -$a->strings["Install design element: "] = "Design-Element installieren:"; -$a->strings["QR code"] = "QR-Code"; -$a->strings["%1\$s wrote the following %2\$s %3\$s"] = "%1\$s schrieb den folgenden %2\$s %3\$s"; -$a->strings["post"] = "Beitrag"; -$a->strings["$1 spoiler"] = "$1 Spoiler"; -$a->strings["$1 wrote:"] = "$1 schrieb:"; -$a->strings["Red Matrix Notification"] = "Red Matrix Benachrichtigung"; -$a->strings["redmatrix"] = "redmatrix"; -$a->strings["Thank You,"] = "Danke."; -$a->strings["%s Administrator"] = "der Administrator von %s"; -$a->strings["%s <!item_type!>"] = "%s <!item_type!>"; -$a->strings["[Red:Notify] New mail received at %s"] = "[Red:Benachrichtigung] Neue Mail auf %s empfangen"; -$a->strings["%1\$s, %2\$s sent you a new private message at %3\$s."] = "%1\$s, %2\$s hat Dir eine private Nachricht auf %3\$s gesendet."; -$a->strings["%1\$s sent you %2\$s."] = "%1\$s hat Dir %2\$s geschickt."; -$a->strings["a private message"] = "eine private Nachricht"; -$a->strings["Please visit %s to view and/or reply to your private messages."] = "Bitte besuche %s, um die private Nachricht anzusehen und/oder darauf zu antworten."; -$a->strings["%1\$s, %2\$s commented on [zrl=%3\$s]a %4\$s[/zrl]"] = "%1\$s, %2\$s hat [zrl=%3\$s]a %4\$s[/zrl] kommentiert"; -$a->strings["%1\$s, %2\$s commented on [zrl=%3\$s]%4\$s's %5\$s[/zrl]"] = "%1\$s, %2\$s hat [zrl=%3\$s]%4\$ss %5\$s[/zrl] kommentiert"; -$a->strings["%1\$s, %2\$s commented on [zrl=%3\$s]your %4\$s[/zrl]"] = "%1\$s, %2\$s hat [zrl=%3\$s]Deinen %4\$s[/zrl] kommentiert"; -$a->strings["[Red:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Red:Benachrichtigung] Kommentar in Unterhaltung #%1\$d von %2\$s"; -$a->strings["%1\$s, %2\$s commented on an item/conversation you have been following."] = "%1\$s, %2\$s hat eine Unterhaltung kommentiert, der Du folgst."; -$a->strings["Please visit %s to view and/or reply to the conversation."] = "Bitte besuche %s, um die Unterhaltung anzusehen und/oder zu kommentieren."; -$a->strings["[Red:Notify] %s posted to your profile wall"] = "[Red:Hinweis] %s schrieb auf Deine Pinnwand"; -$a->strings["%1\$s, %2\$s posted to your profile wall at %3\$s"] = "%1\$s, %2\$s hat auf Deine Pinnwand auf %3\$s geschrieben"; -$a->strings["%1\$s, %2\$s posted to [zrl=%3\$s]your wall[/zrl]"] = "%1\$s, %2\$s hat auf [zrl=%3\$s]Deine Pinnwand[/zrl] geschrieben"; -$a->strings["[Red:Notify] %s tagged you"] = "[Red:Benachrichtigung] %s hat Dich erwähnt"; -$a->strings["%1\$s, %2\$s tagged you at %3\$s"] = "%1\$s, %2\$s hat Dich auf %3\$s erwähnt"; -$a->strings["%1\$s, %2\$s [zrl=%3\$s]tagged you[/zrl]."] = "%1\$s, %2\$s [zrl=%3\$s]hat Dich erwähnt[/zrl]."; -$a->strings["[Red:Notify] %1\$s poked you"] = "[Red:Benachrichtigung] %1\$s hat Dich angestupst"; -$a->strings["%1\$s, %2\$s poked you at %3\$s"] = "%1\$s, %2\$s hat Dich auf %3\$s angestupst"; -$a->strings["%1\$s, %2\$s [zrl=%2\$s]poked you[/zrl]."] = "%1\$s, %2\$s [zrl=%2\$s]hat Dich angestupst[/zrl]."; -$a->strings["[Red:Notify] %s tagged your post"] = "[Red:Benachrichtigung] %s hat Deinen Beitrag getaggt"; -$a->strings["%1\$s, %2\$s tagged your post at %3\$s"] = "%1\$s, %2\$s hat Deinen Beitrag auf %3\$s verschlagwortet"; -$a->strings["%1\$s, %2\$s tagged [zrl=%3\$s]your post[/zrl]"] = "%1\$s, %2\$s hat [zrl=%3\$s]Deinen Beitrag[/zrl] verschlagwortet"; -$a->strings["[Red:Notify] Introduction received"] = "[Red:Benachrichtigung] Vorstellung erhalten"; -$a->strings["%1\$s, you've received an new connection request from '%2\$s' at %3\$s"] = "%1\$s, Du hast eine neue Verbindungsanfrage von '%2\$s' auf %3\$s erhalten"; -$a->strings["%1\$s, you've received [zrl=%2\$s]a new connection request[/zrl] from %3\$s."] = "%1\$s, Du hast [zrl=%2\$s]eine neue Verbindungsanfrage[/zrl] von %3\$s erhalten."; -$a->strings["You may visit their profile at %s"] = "Du kannst Dir das Profil unter %s ansehen"; -$a->strings["Please visit %s to approve or reject the connection request."] = "Bitte besuche %s , um die Verbindungsanfrage anzunehmen oder abzulehnen."; -$a->strings["[Red:Notify] Friend suggestion received"] = "[Red:Benachrichtigung] Freundschaftsvorschlag erhalten"; -$a->strings["%1\$s, you've received a friend suggestion from '%2\$s' at %3\$s"] = "%1\$s, Du hast einen Kontaktvorschlag von „%2\$s“ auf %3\$s erhalten"; -$a->strings["%1\$s, you've received [zrl=%2\$s]a friend suggestion[/zrl] for %3\$s from %4\$s."] = "%1\$s, Du hast [zrl=%2\$s]einen Kontaktvorschlag[/zrl] für %3\$s von %4\$s erhalten."; -$a->strings["Name:"] = "Name:"; -$a->strings["Photo:"] = "Foto:"; -$a->strings["Please visit %s to approve or reject the suggestion."] = "Bitte besuche %s um den Vorschlag zu akzeptieren oder abzulehnen."; -$a->strings["[Red:Notify]"] = "[Red:Benachrichtigung]"; -$a->strings["%1\$s's bookmarks"] = "%1\$ss Lesezeichen"; -$a->strings["End this session"] = "Beende diese Sitzung"; -$a->strings["Home"] = "Home"; -$a->strings["Your posts and conversations"] = "Deine Beiträge und Unterhaltungen"; -$a->strings["View Profile"] = "Profil ansehen"; -$a->strings["Your profile page"] = "Deine Profilseite"; -$a->strings["Edit Profiles"] = "Profile bearbeiten"; -$a->strings["Manage/Edit profiles"] = "Profile verwalten"; -$a->strings["Edit your profile"] = "Profil bearbeiten"; -$a->strings["Photos"] = "Fotos"; -$a->strings["Your photos"] = "Deine Bilder"; -$a->strings["Your files"] = "Deine Dateien"; -$a->strings["Chat"] = "Chat"; -$a->strings["Your chatrooms"] = "Deine Chaträume"; -$a->strings["Bookmarks"] = "Lesezeichen"; -$a->strings["Your bookmarks"] = "Deine Lesezeichen"; -$a->strings["Webpages"] = "Webseiten"; -$a->strings["Your webpages"] = "Deine Webseiten"; -$a->strings["Sign in"] = "Anmelden"; -$a->strings["%s - click to logout"] = "%s - Klick zum Abmelden"; -$a->strings["Remote authentication"] = "Ãœber Konto auf anderem Server einloggen"; -$a->strings["Click to authenticate to your home hub"] = "Klicke, um Dich über Deinen Heimat-Server zu authentifizieren"; -$a->strings["Home Page"] = "Homepage"; -$a->strings["Create an account"] = "Erzeuge ein Konto"; -$a->strings["Help"] = "Hilfe"; -$a->strings["Help and documentation"] = "Hilfe und Dokumentation"; -$a->strings["Apps"] = "Apps"; -$a->strings["Applications, utilities, links, games"] = "Anwendungen (Apps), Zubehör, Links, Spiele"; -$a->strings["Search site content"] = "Durchsuche Seiten-Inhalt"; -$a->strings["Directory"] = "Verzeichnis"; -$a->strings["Channel Locator"] = "Kanal-Verzeichnis"; -$a->strings["Matrix"] = "Matrix"; -$a->strings["Your matrix"] = "Deine Matrix"; -$a->strings["Mark all matrix notifications seen"] = "Markiere alle Matrix-Benachrichtigungen als angesehen"; -$a->strings["Channel Home"] = "Mein Kanal"; -$a->strings["Channel home"] = "Mein Kanal"; -$a->strings["Mark all channel notifications seen"] = "Markiere alle Kanal-Benachrichtigungen als angesehen"; -$a->strings["Connections"] = "Verbindungen"; -$a->strings["Notices"] = "Benachrichtigungen"; -$a->strings["Notifications"] = "Benachrichtigungen"; -$a->strings["See all notifications"] = "Alle Benachrichtigungen ansehen"; -$a->strings["Mark all system notifications seen"] = "Markiere alle System-Benachrichtigungen als gesehen"; -$a->strings["Mail"] = "Mail"; -$a->strings["Private mail"] = "Persönliche Mail"; -$a->strings["See all private messages"] = "Alle persönlichen Nachrichten ansehen"; -$a->strings["Mark all private messages seen"] = "Markiere alle persönlichen Nachrichten als gesehen"; -$a->strings["Inbox"] = "Eingang"; -$a->strings["Outbox"] = "Ausgang"; -$a->strings["New Message"] = "Neue Nachricht"; -$a->strings["Events"] = "Veranstaltungen"; -$a->strings["Event Calendar"] = "Veranstaltungskalender"; -$a->strings["See all events"] = "Alle Ereignisse ansehen"; -$a->strings["Mark all events seen"] = "Markiere alle Ereignisse als gesehen"; -$a->strings["Channel Manager"] = "Kanal-Manager"; -$a->strings["Manage Your Channels"] = "Verwalte Deine Kanäle"; -$a->strings["Settings"] = "Einstellungen"; -$a->strings["Account/Channel Settings"] = "Konto-/Kanal-Einstellungen"; -$a->strings["Admin"] = "Administration"; -$a->strings["Site Setup and Configuration"] = "Seiten-Einrichtung und -Konfiguration"; -$a->strings["Loading..."] = "Lädt ..."; -$a->strings["Please wait..."] = "Bitte warten..."; -$a->strings["General Features"] = "Allgemeine Funktionen"; -$a->strings["Content Expiration"] = "Verfall von Inhalten"; -$a->strings["Remove posts/comments and/or private messages at a future time"] = "Lösche Beiträge, Kommentare und/oder private Nachrichten automatisch zu einem zukünftigen Datum."; -$a->strings["Multiple Profiles"] = "Mehrfachprofile"; -$a->strings["Ability to create multiple profiles"] = "Mehrfachprofile anlegen können"; -$a->strings["Advanced Profiles"] = "Erweiterte Profile"; -$a->strings["Additional profile sections and selections"] = "Stellt zusätzliche Bereiche und Felder im Profil zur Verfügung"; -$a->strings["Profile Import/Export"] = "Profil-Import/Export"; -$a->strings["Save and load profile details across sites/channels"] = "Speichere Dein Profil, um es in einen anderen Kanal zu importieren"; -$a->strings["Web Pages"] = "Webseiten"; -$a->strings["Provide managed web pages on your channel"] = "Stelle verwaltete Webseiten in Deinem Kanal zur Verfügung"; -$a->strings["Private Notes"] = "Private Notizen"; -$a->strings["Enables a tool to store notes and reminders"] = "Werkzeug zum Speichern von Notizen und Erinnerungen aktivieren"; -$a->strings["Navigation Channel Select"] = "Kanal-Auswahl in der Navigationsleiste"; -$a->strings["Change channels directly from within the navigation dropdown menu"] = "Wechsle direkt über das Navigationsmenü zu anderen Kanälen"; -$a->strings["Extended Identity Sharing"] = "Erweitertes Teilen von Identitäten"; -$a->strings["Share your identity with all websites on the internet. When disabled, identity is only shared with sites in the matrix."] = "Teile Deine Identität mit allen Webseiten im Internet. Ist dies deaktiviert, wird Deine Identität nur mit Red-Servern geteilt."; -$a->strings["Expert Mode"] = "Expertenmodus"; -$a->strings["Enable Expert Mode to provide advanced configuration options"] = "Aktiviere den Expertenmodus, um fortgeschrittene Konfigurationsoptionen zu aktivieren"; -$a->strings["Premium Channel"] = "Premium-Kanal"; -$a->strings["Allows you to set restrictions and terms on those that connect with your channel"] = "Ermöglicht Einschränkungen und Bedingungen für Kontakte dieses Kanals"; -$a->strings["Post Composition Features"] = "Nachbearbeitungsfunktionen"; -$a->strings["Use Markdown"] = "Markdown benutzen"; -$a->strings["Allow use of \"Markdown\" to format posts"] = "Erlaube Markdown zur Formatierung von Beiträgen"; -$a->strings["Post Preview"] = "Voransicht"; -$a->strings["Allow previewing posts and comments before publishing them"] = "Erlaube Voransicht von Beiträgen und Kommentaren vor Veröffentlichung"; -$a->strings["Channel Sources"] = "Kanal-Quellen"; -$a->strings["Automatically import channel content from other channels or feeds"] = "Importiere automatisch Inhalte für diesen Kanal von anderen Kanälen oder Feeds"; -$a->strings["Even More Encryption"] = "Noch mehr Verschlüsselung"; -$a->strings["Allow optional encryption of content end-to-end with a shared secret key"] = "Erlaube optionale Verschlüsselung von Inhalten (Ende-zu-Ende mit geteiltem Sicherheitsschlüssel)"; -$a->strings["Network and Stream Filtering"] = "Netzwerk- und Stream-Filter"; -$a->strings["Search by Date"] = "Suche nach Datum"; -$a->strings["Ability to select posts by date ranges"] = "Möglichkeit, Beiträge nach Zeiträumen auszuwählen"; -$a->strings["Collections Filter"] = "Filter für Sammlung"; -$a->strings["Enable widget to display Network posts only from selected collections"] = "Aktiviere nur Netzwerk-Beiträge von ausgewählten Sammlungen"; -$a->strings["Saved Searches"] = "Gespeicherte Suchanfragen"; -$a->strings["Save search terms for re-use"] = "Suchbegriffe zur Wiederverwendung abspeichern"; -$a->strings["Network Personal Tab"] = "Persönlicher Netzwerkreiter"; -$a->strings["Enable tab to display only Network posts that you've interacted on"] = "Aktiviere Reiter nur für die Netzwerk-Beiträge, mit denen Du interagiert hast"; -$a->strings["Network New Tab"] = "Netzwerkreiter Neu"; -$a->strings["Enable tab to display all new Network activity"] = "Aktiviere Reiter, um alle neuen Netzwerkaktivitäten zu zeigen"; -$a->strings["Affinity Tool"] = "Beziehungs-Tool"; -$a->strings["Filter stream activity by depth of relationships"] = "Filter Aktivitätenstream nach Tiefe der Beziehung"; -$a->strings["Suggest Channels"] = "Kanäle vorschlagen"; -$a->strings["Show channel suggestions"] = "Kanal-Vorschläge anzeigen"; -$a->strings["Post/Comment Tools"] = "Beitrag-/Kommentar-Tools"; -$a->strings["Edit Sent Posts"] = "Bearbeite gesendete Beiträge"; -$a->strings["Edit and correct posts and comments after sending"] = "Bearbeite und korrigiere Beiträge und Kommentare nach dem Senden"; -$a->strings["Tagging"] = "Verschlagworten"; -$a->strings["Ability to tag existing posts"] = "Möglichkeit, um existierende Beiträge zu verschlagworten"; -$a->strings["Post Categories"] = "Beitrags-Kategorien"; -$a->strings["Add categories to your posts"] = "Kategorien für Beiträge"; -$a->strings["Ability to file posts under folders"] = "Möglichkeit, Beiträge in Verzeichnissen zu sammeln"; -$a->strings["Dislike Posts"] = "Gefällt-mir-nicht Beiträge"; -$a->strings["Ability to dislike posts/comments"] = "„Gefällt mir nicht“ ermöglichen"; -$a->strings["Star Posts"] = "Beiträge mit Sternchen versehen"; -$a->strings["Ability to mark special posts with a star indicator"] = "Möglichkeit, spezielle Beiträge mit Sternchen-Symbol zu markieren"; -$a->strings["Tag Cloud"] = "Schlagwort-Wolke"; -$a->strings["Provide a personal tag cloud on your channel page"] = "Persönliche Schlagwort-Wolke auf Deiner Kanal-Seite anzeigen"; -$a->strings["created a new post"] = "Neuer Beitrag wurde erzeugt"; -$a->strings["commented on %s's post"] = "hat %s's Beitrag kommentiert"; +$a->strings["Visible to your default audience"] = "Standard-Sichtbarkeit"; +$a->strings["Show"] = "Zeigen"; +$a->strings["Don't show"] = "Nicht zeigen"; +$a->strings["Permissions"] = "Berechtigungen"; +$a->strings["Close"] = "Schließen"; +$a->strings["Public Timeline"] = "Öffentliche Zeitleiste"; $a->strings["Site Admin"] = "Hub-Administration"; $a->strings["Address Book"] = "Adressbuch"; $a->strings["Mood"] = "Laune"; -$a->strings["Poke"] = "Anstupsen"; $a->strings["Probe"] = "Testen"; -$a->strings["Suggest"] = "Empfehlungen"; +$a->strings["Suggest"] = "Empfehlen"; $a->strings["Random Channel"] = "Zufälliger Kanal"; $a->strings["Invite"] = "Einladen"; $a->strings["Features"] = "Funktionen"; @@ -753,154 +820,566 @@ $a->strings["Profile Photo"] = "Profilfoto"; $a->strings["Update"] = "Aktualisieren"; $a->strings["Install"] = "Installieren"; $a->strings["Purchase"] = "Kaufen"; -$a->strings["Public Timeline"] = "Öffentliche Zeitleiste"; -$a->strings["Missing room name"] = "Der Chatraum hat keinen Namen"; -$a->strings["Duplicate room name"] = "Name des Chatraums bereits vergeben"; -$a->strings["Invalid room specifier."] = "Ungültiger Raumbezeichner."; -$a->strings["Room not found."] = "Chatraum konnte nicht gefunden werden."; -$a->strings["Room is full"] = "Der Raum ist voll"; -$a->strings["channel"] = "Kanal"; -$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s gefällt %2\$ss %3\$s"; -$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s gefällt %2\$ss %3\$s nicht"; -$a->strings["%1\$s is now connected with %2\$s"] = "%1\$s ist jetzt mit %2\$s verbunden"; -$a->strings["%1\$s poked %2\$s"] = "%1\$s stupste %2\$s an"; -$a->strings["__ctx:mood__ %1\$s is %2\$s"] = "%1\$s ist %2\$s"; -$a->strings["View %s's profile @ %s"] = "%ss Profil auf %s ansehen"; -$a->strings["Categories:"] = "Kategorien:"; -$a->strings["Filed under:"] = "Gespeichert unter:"; -$a->strings["View in context"] = "Im Zusammenhang anschauen"; -$a->strings["remove"] = "lösche"; -$a->strings["Delete Selected Items"] = "Lösche die ausgewählten Elemente"; -$a->strings["View Source"] = "Quelle anzeigen"; -$a->strings["Follow Thread"] = "Unterhaltung folgen"; -$a->strings["View Status"] = "Status ansehen"; -$a->strings["View Photos"] = "Fotos ansehen"; -$a->strings["Matrix Activity"] = "Matrix-Aktivität"; -$a->strings["Edit Contact"] = "Kontakt bearbeiten"; -$a->strings["Send PM"] = "Sende PN"; -$a->strings["%s likes this."] = "%s gefällt das."; -$a->strings["%s doesn't like this."] = "%s gefällt das nicht."; -$a->strings["<span %1\$s>%2\$d people</span> like this."] = array( - 0 => "<span %1\$s>%2\$d Person</span> gefällt das.", - 1 => "<span %1\$s>%2\$d Leuten</span> gefällt das.", -); -$a->strings["<span %1\$s>%2\$d people</span> don't like this."] = array( - 0 => "<span %1\$s>%2\$d Person</span> gefällt das nicht.", - 1 => "<span %1\$s>%2\$d Leuten</span> gefällt das nicht.", +$a->strings["Save to Folder"] = "In Ordner speichern"; +$a->strings["View all"] = "Alles anzeigen"; +$a->strings["__ctx:noun__ Dislike"] = array( + 0 => "Gefällt nicht", + 1 => "Gefällt nicht", ); -$a->strings["and"] = "und"; -$a->strings[", and %d other people"] = array( - 0 => "", - 1 => ", und %d andere", +$a->strings["Add Star"] = "Stern hinzufügen"; +$a->strings["Remove Star"] = "Stern entfernen"; +$a->strings["Toggle Star Status"] = "Markierungsstatus (Stern) umschalten"; +$a->strings["starred"] = "markiert"; +$a->strings["Add Tag"] = "Tag hinzufügen"; +$a->strings["I like this (toggle)"] = "Mir gefällt das (Umschalter)"; +$a->strings["I don't like this (toggle)"] = "Mir gefällt das nicht (Umschalter)"; +$a->strings["Share This"] = "Teilen"; +$a->strings["share"] = "Teilen"; +$a->strings["View %s's profile - %s"] = "Schaue Dir %ss Profil an – %s"; +$a->strings["to"] = "an"; +$a->strings["via"] = "via"; +$a->strings["Wall-to-Wall"] = "Wall-to-Wall"; +$a->strings["via Wall-To-Wall:"] = "via Wall-To-Wall:"; +$a->strings["Save Bookmarks"] = "Favoriten speichern"; +$a->strings["Add to Calendar"] = "Zum Kalender hinzufügen"; +$a->strings["__ctx:noun__ Likes"] = "Gefällt mir"; +$a->strings["__ctx:noun__ Dislikes"] = "Gefällt nicht"; +$a->strings["%d comment"] = array( + 0 => "%d Kommentar", + 1 => "%d Kommentare", ); -$a->strings["%s like this."] = "%s gefällt das."; -$a->strings["%s don't like this."] = "%s gefällt das nicht."; -$a->strings["Visible to <strong>everybody</strong>"] = "Sichtbar für <strong>jeden</strong>"; -$a->strings["Please enter a link URL:"] = "Gib eine URL ein:"; -$a->strings["Please enter a video link/URL:"] = "Gib einen Video-Link/URL ein:"; -$a->strings["Please enter an audio link/URL:"] = "Gib einen Audio-Link/URL ein:"; -$a->strings["Tag term:"] = "Schlagwort:"; -$a->strings["Save to Folder:"] = "Speichern in Ordner:"; -$a->strings["Where are you right now?"] = "Wo bist Du jetzt grade?"; -$a->strings["Expires YYYY-MM-DD HH:MM"] = "Verfällt YYYY-MM-DD HH;MM"; -$a->strings["Share"] = "Teilen"; -$a->strings["Page link title"] = "Seitentitel-Link"; -$a->strings["Post as"] = "Posten als"; -$a->strings["Upload photo"] = "Foto hochladen"; -$a->strings["upload photo"] = "Foto hochladen"; -$a->strings["Attach file"] = "Datei anhängen"; -$a->strings["attach file"] = "Datei anfügen"; -$a->strings["Insert web link"] = "Link einfügen"; -$a->strings["web link"] = "Web-Link"; -$a->strings["Insert video link"] = "Video-Link einfügen"; -$a->strings["video link"] = "Video-Link"; -$a->strings["Insert audio link"] = "Audio-Link einfügen"; -$a->strings["audio link"] = "Audio-Link"; -$a->strings["Set your location"] = "Standort"; -$a->strings["set location"] = "Standort"; -$a->strings["Clear browser location"] = "Browser-Standort löschen"; -$a->strings["clear location"] = "Standort löschen"; -$a->strings["Set title"] = "Titel"; -$a->strings["Categories (comma-separated list)"] = "Kategorien (Kommagetrennte Liste)"; -$a->strings["Permission settings"] = "Berechtigungs-Einstellungen"; -$a->strings["permissions"] = "Berechtigungen"; -$a->strings["Public post"] = "Öffentlicher Beitrag"; -$a->strings["Example: bob@example.com, mary@example.com"] = "Beispiel: bob@example.com, mary@example.com"; -$a->strings["Set expiration date"] = "Verfallsdatum"; -$a->strings["OK"] = "Ok"; -$a->strings["Cancel"] = "Abbrechen"; -$a->strings["Discover"] = "Entdecken"; -$a->strings["Imported public streams"] = "Importierte öffentliche Beiträge"; -$a->strings["Commented Order"] = "Neueste Kommentare"; -$a->strings["Sort by Comment Date"] = "Nach Kommentardatum sortiert"; -$a->strings["Posted Order"] = "Neueste Beiträge"; -$a->strings["Sort by Post Date"] = "Nach Beitragsdatum sortiert"; -$a->strings["Personal"] = "Persönlich"; -$a->strings["Posts that mention or involve you"] = "Beiträge mit Beteiligung Deinerseits"; -$a->strings["New"] = "Neu"; -$a->strings["Activity Stream - by date"] = "Activity Stream – nach Datum sortiert"; -$a->strings["Starred"] = "Markiert"; -$a->strings["Favourite Posts"] = "Markierte Beiträge"; -$a->strings["Spam"] = "Spam"; -$a->strings["Posts flagged as SPAM"] = "Nachrichten, die als SPAM markiert wurden"; -$a->strings["Channel"] = "Kanal"; -$a->strings["Status Messages and Posts"] = "Statusnachrichten und Beiträge"; -$a->strings["About"] = "Ãœber"; -$a->strings["Profile Details"] = "Profil-Details"; -$a->strings["Files and Storage"] = "Dateien und Speicher"; -$a->strings["Chatrooms"] = "Chaträume"; -$a->strings["Saved Bookmarks"] = "Gespeicherte Lesezeichen"; -$a->strings["Manage Webpages"] = "Webseiten verwalten"; -$a->strings["Attachments:"] = "Anhänge:"; -$a->strings["Visible to your default audience"] = "Standard-Sichtbarkeit"; -$a->strings["Show"] = "Zeigen"; -$a->strings["Don't show"] = "Nicht zeigen"; -$a->strings["Permissions"] = "Berechtigungen"; -$a->strings["System"] = "System"; -$a->strings["Create Personal App"] = "Persönliche App erstellen"; -$a->strings["Edit Personal App"] = "Persönliche App bearbeiten"; -$a->strings["Ignore/Hide"] = "Ignorieren/Verstecken"; -$a->strings["Suggestions"] = "Vorschläge"; -$a->strings["See more..."] = "Mehr anzeigen …"; -$a->strings["You have %1$.0f of %2$.0f allowed connections."] = "Du bist %1$.0f von maximal %2$.0f erlaubten Verbindungen eingegangen."; -$a->strings["Add New Connection"] = "Neue Verbindung hinzufügen"; -$a->strings["Enter the channel address"] = "Adresse des Kanals eingeben"; -$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Beispiel: bob@beispiel.com, http://beispiel.com/barbara"; -$a->strings["Notes"] = "Notizen"; -$a->strings["Remove term"] = "Eintrag löschen"; -$a->strings["Archives"] = "Archive"; -$a->strings["Refresh"] = "Aktualisieren"; -$a->strings["Me"] = "Ich"; -$a->strings["Best Friends"] = "Beste Freunde"; -$a->strings["Co-workers"] = "Kollegen"; -$a->strings["Former Friends"] = "ehem. Freunde"; -$a->strings["Acquaintances"] = "Bekannte"; -$a->strings["Everybody"] = "Jeder"; -$a->strings["Account settings"] = "Konto-Einstellungen"; -$a->strings["Channel settings"] = "Kanal-Einstellungen"; -$a->strings["Additional features"] = "Zusätzliche Funktionen"; -$a->strings["Feature settings"] = "Funktions-Einstellungen"; -$a->strings["Display settings"] = "Anzeige-Einstellungen"; -$a->strings["Connected apps"] = "Verbundene Apps"; -$a->strings["Export channel"] = "Kanal exportieren"; -$a->strings["Export content"] = "Kanal-Inhalte exportieren"; -$a->strings["Automatic Permissions (Advanced)"] = "Automatische Berechtigungen (Erweitert)"; -$a->strings["Premium Channel Settings"] = "Premium-Kanal-Einstellungen"; -$a->strings["Messages"] = "Nachrichten"; -$a->strings["Check Mail"] = "E-Mails abrufen"; -$a->strings["Chat Rooms"] = "Chaträume"; -$a->strings["Bookmarked Chatrooms"] = "Gespeicherte Chatrooms"; -$a->strings["Suggested Chatrooms"] = "Chatraum-Vorschläge"; -$a->strings["Channel is blocked on this site."] = "Der Kanal ist auf dieser Seite blockiert "; -$a->strings["Channel location missing."] = "Adresse des Kanals fehlt."; -$a->strings["Response from remote channel was incomplete."] = "Antwort des entfernten Kanals war unvollständig."; -$a->strings["Channel was deleted and no longer exists."] = "Kanal wurde gelöscht und existiert nicht mehr."; -$a->strings["Protocol disabled."] = "Protokoll deaktiviert."; -$a->strings["Channel discovery failed."] = "Kanalsuche fehlgeschlagen"; -$a->strings["local account not found."] = "Lokales Konto nicht gefunden."; -$a->strings["Cannot connect to yourself."] = "Du kannst Dich nicht mit Dir selbst verbinden."; +$a->strings["This is you"] = "Das bist Du"; +$a->strings["Submit"] = "Bestätigen"; +$a->strings["Bold"] = "Fett"; +$a->strings["Italic"] = "Kursiv"; +$a->strings["Underline"] = "Unterstrichen"; +$a->strings["Quote"] = "Zitat"; +$a->strings["Code"] = "Code"; +$a->strings["Image"] = "Bild"; +$a->strings["Link"] = "Link"; +$a->strings["Video"] = "Video"; +$a->strings["Set your current mood and tell your friends"] = "Wähle Deine aktuelle Stimmung und teile sie mit Deinen Freunden"; +$a->strings["Invalid profile identifier."] = "Ungültiger Profil-Identifikator"; +$a->strings["Profile Visibility Editor"] = "Profil-Sichtbarkeits-Editor"; +$a->strings["Click on a contact to add or remove."] = "Klicke auf einen Kontakt, um ihn hinzuzufügen oder zu entfernen."; +$a->strings["Visible To"] = "Sichtbar für"; +$a->strings["All Connections"] = "Alle Verbindungen"; +$a->strings["Menu not found."] = "Menü nicht gefunden"; +$a->strings["Menu element updated."] = "Menü-Element aktualisiert."; +$a->strings["Unable to update menu element."] = "Kann Menü-Element nicht aktualisieren."; +$a->strings["Menu element added."] = "Menü-Bestandteil hinzugefügt."; +$a->strings["Unable to add menu element."] = "Kann Menü-Bestandteil nicht hinzufügen."; +$a->strings["Not found."] = "Nicht gefunden."; +$a->strings["Manage Menu Elements"] = "Menü-Bestandteile verwalten"; +$a->strings["Edit menu"] = "Menü bearbeiten"; +$a->strings["Edit element"] = "Bestandteil bearbeiten"; +$a->strings["Drop element"] = "Bestandteil löschen"; +$a->strings["New element"] = "Neues Bestandteil"; +$a->strings["Edit this menu container"] = "Diesen Menü-Container bearbeiten"; +$a->strings["Add menu element"] = "Menüelement hinzufügen"; +$a->strings["Delete this menu item"] = "Lösche dieses Menü-Bestandteil"; +$a->strings["Edit this menu item"] = "Bearbeite dieses Menü-Bestandteil"; +$a->strings["New Menu Element"] = "Neues Menü-Bestandteil"; +$a->strings["Menu Item Permissions"] = "Zugriffsrechte des Menü-Elements"; +$a->strings["(click to open/close)"] = "(zum öffnen/schließen anklicken)"; +$a->strings["Link text"] = "Link Text"; +$a->strings["URL of link"] = "URL des Links"; +$a->strings["Use RedMatrix magic-auth if available"] = "Verwende die automatische RedMatrix-Authentifizierung (magic-auth), wenn verfügbar"; +$a->strings["Open link in new window"] = "Öffne Link in neuem Fenster"; +$a->strings["Order in list"] = "Reihenfolge in der Liste"; +$a->strings["Higher numbers will sink to bottom of listing"] = "Größere Nummern werden weiter unten in der Auflistung einsortiert"; +$a->strings["Menu item not found."] = "Menü-Bestandteil nicht gefunden."; +$a->strings["Menu item deleted."] = "Menü-Bestandteil gelöscht."; +$a->strings["Menu item could not be deleted."] = "Menü-Bestandteil kann nicht gelöscht werden."; +$a->strings["Edit Menu Element"] = "Bearbeite Menü-Bestandteil"; +$a->strings["Modify"] = "Ändern"; +$a->strings["Some blurb about what to do when you're new here"] = "Ein Hinweis, was man tun kann, wenn man neu hier ist"; +$a->strings["Profile not found."] = "Profil nicht gefunden."; +$a->strings["Profile deleted."] = "Profil gelöscht."; +$a->strings["Profile-"] = "Profil-"; +$a->strings["New profile created."] = "Neues Profil erstellt."; +$a->strings["Profile unavailable to clone."] = "Profil kann nicht geklont werden."; +$a->strings["Profile unavailable to export."] = "Dieses Profil kann nicht exportiert werden."; +$a->strings["Profile Name is required."] = "Profil-Name erforderlich."; +$a->strings["Marital Status"] = "Familienstand"; +$a->strings["Romantic Partner"] = "Romantische Partner"; +$a->strings["Likes"] = "Gefällt"; +$a->strings["Dislikes"] = "Gefällt nicht"; +$a->strings["Work/Employment"] = "Arbeit/Anstellung"; +$a->strings["Religion"] = "Religion"; +$a->strings["Political Views"] = "Politische Ansichten"; +$a->strings["Gender"] = "Geschlecht"; +$a->strings["Sexual Preference"] = "Sexuelle Orientierung"; +$a->strings["Homepage"] = "Webseite"; +$a->strings["Interests"] = "Hobbys/Interessen"; +$a->strings["Address"] = "Adresse"; +$a->strings["Location"] = "Ort"; +$a->strings["Profile updated."] = "Profil aktualisiert."; +$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Deine Kontaktliste vor Betrachtern dieses Profils verbergen?"; +$a->strings["Yes"] = "Ja"; +$a->strings["No"] = "Nein"; +$a->strings["Edit Profile Details"] = "Bearbeite Profil-Details"; +$a->strings["View this profile"] = "Dieses Profil ansehen"; +$a->strings["Change Profile Photo"] = "Profilfoto ändern"; +$a->strings["Create a new profile using these settings"] = "Neues Profil anlegen und diese Einstellungen übernehmen"; +$a->strings["Clone this profile"] = "Dieses Profil klonen"; +$a->strings["Delete this profile"] = "Dieses Profil löschen"; +$a->strings["Import profile from file"] = "Profil aus einer Datei importieren"; +$a->strings["Export profile to file"] = "Profil in eine Datei exportieren"; +$a->strings["Profile Name:"] = "Profilname:"; +$a->strings["Your Full Name:"] = "Dein voller Name:"; +$a->strings["Title/Description:"] = "Titel/Stellenbeschreibung:"; +$a->strings["Your Gender:"] = "Dein Geschlecht:"; +$a->strings["Birthday :"] = "Geburtstag:"; +$a->strings["Street Address:"] = "Straße und Hausnummer:"; +$a->strings["Locality/City:"] = "Wohnort:"; +$a->strings["Postal/Zip Code:"] = "Postleitzahl:"; +$a->strings["Country:"] = "Land:"; +$a->strings["Region/State:"] = "Region/Bundesstaat:"; +$a->strings["<span class=\"heart\">♥</span> Marital Status:"] = "<span class=\"heart\">♥</span> Beziehungsstatus:"; +$a->strings["Who: (if applicable)"] = "Wer: (falls anwendbar)"; +$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Beispiele: cathy123, Cathy Williams, cathy@example.com"; +$a->strings["Since [date]:"] = "Seit [Datum]:"; +$a->strings["Homepage URL:"] = "Homepage URL:"; +$a->strings["Religious Views:"] = "Religiöse Ansichten:"; +$a->strings["Keywords:"] = "Schlüsselwörter:"; +$a->strings["Example: fishing photography software"] = "Beispiel: Angeln Fotografie Software"; +$a->strings["Used in directory listings"] = "Wird in Verzeichnis-Auflistungen verwendet"; +$a->strings["Tell us about yourself..."] = "Erzähle uns ein wenig von Dir …"; +$a->strings["Hobbies/Interests"] = "Hobbys/Interessen"; +$a->strings["Contact information and Social Networks"] = "Kontaktinformation und soziale Netzwerke"; +$a->strings["My other channels"] = "Meine anderen Kanäle"; +$a->strings["Musical interests"] = "Musikalische Interessen"; +$a->strings["Books, literature"] = "Bücher, Literatur"; +$a->strings["Television"] = "Fernsehen"; +$a->strings["Film/dance/culture/entertainment"] = "Film/Tanz/Kultur/Unterhaltung"; +$a->strings["Love/romance"] = "Liebe/Romantik"; +$a->strings["Work/employment"] = "Arbeit/Anstellung"; +$a->strings["School/education"] = "Schule/Ausbildung"; +$a->strings["This is your default profile."] = "Das ist Dein Standardprofil."; +$a->strings["Age: "] = "Alter:"; +$a->strings["Edit/Manage Profiles"] = "Profile bearbeiten/verwalten"; +$a->strings["Add profile things"] = "Sachen zum Profil hinzufügen"; +$a->strings["Include desirable objects in your profile"] = "Binde begehrenswerte Dinge in Dein Profil ein"; +$a->strings["Continue"] = "Fortfahren"; +$a->strings["Premium Channel Setup"] = "Premium-Kanal-Einrichtung"; +$a->strings["Enable premium channel connection restrictions"] = "Einschränkungen für einen Premium-Kanal aktivieren"; +$a->strings["Please enter your restrictions or conditions, such as paypal receipt, usage guidelines, etc."] = "Bitte gib Deine Nutzungsbedingungen ein, z.B. Paypal-Quittung, Richtlinien etc."; +$a->strings["This channel may require additional steps or acknowledgement of the following conditions prior to connecting:"] = "Unter Umständen sind weitere Schritte oder die Bestätigung der folgenden Bedingungen vor dem Verbinden mit diesem Kanal nötig."; +$a->strings["Potential connections will then see the following text before proceeding:"] = "Potentielle Kontakte werden den folgenden Text sehen, bevor fortgefahren wird:"; +$a->strings["By continuing, I certify that I have complied with any instructions provided on this page."] = "Indem ich fortfahre, bestätige ich die Erfüllung aller Anweisungen auf dieser Seite."; +$a->strings["(No specific instructions have been provided by the channel owner.)"] = "(Der Kanal-Besitzer hat keine speziellen Anweisungen hinterlegt.)"; +$a->strings["Restricted or Premium Channel"] = "Eingeschränkter oder Premium-Kanal"; $a->strings["Remote authentication blocked. You are logged into this site locally. Please logout and retry."] = "Fern-Authentifizierung blockiert. Du bist lokal auf diesem Server angemeldet. Bitte melde Dich ab und versuche es erneut."; $a->strings["Welcome %s. Remote authentication successful."] = "Willkommen %s. Entfernte Authentifizierung erfolgreich."; +$a->strings["Red Matrix Server - Setup"] = "Red Matrix Server - Installation"; +$a->strings["Could not connect to database."] = "Kann nicht mit der Datenbank verbinden."; +$a->strings["Could not connect to specified site URL. Possible SSL certificate or DNS issue."] = "Konnte die angegebene Webseiten-URL nicht erreichen. Möglicherweise ein Problem mit dem SSL-Zertifikat oder dem DNS."; +$a->strings["Could not create table."] = "Kann Tabelle nicht erstellen."; +$a->strings["Your site database has been installed."] = "Die Datenbank Deines Hubs wurde installiert."; +$a->strings["You may need to import the file \"install/schema_xxx.sql\" manually using a database client."] = "Möglicherweise musst Du die Datei install/schema_xxx.sql manuell mit Hilfe eines Datenkbank-Clients importieren."; +$a->strings["Please see the file \"install/INSTALL.txt\"."] = "Lies die Datei \"install/INSTALL.txt\"."; +$a->strings["System check"] = "Systemprüfung"; +$a->strings["Next"] = "Nächste"; +$a->strings["Check again"] = "Bitte nochmal prüfen"; +$a->strings["Database connection"] = "Datenbank Verbindung"; +$a->strings["In order to install Red Matrix we need to know how to connect to your database."] = "Um die Red-Matrix installieren zu können, müssen wir wissen, wie wir eine Verbindung zu Deiner Datenbank aufbauen können."; +$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Bitte kontaktiere Deinen Hosting-Provider oder Administrator, falls Du Fragen zu diesen Einstellungen hast."; +$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "Die Datenbank, die Du weiter unten angibst, sollte bereits existieren. Sollte das noch nicht der Fall sein, erzeuge sie bitte bevor Du fortfährst."; +$a->strings["Database Server Name"] = "Datenbank-Servername"; +$a->strings["Default is localhost"] = "Standard ist localhost"; +$a->strings["Database Port"] = "Datenbank-Port"; +$a->strings["Communication port number - use 0 for default"] = "Port-Nummer für die Kommunikation – verwende 0 für die Standardeinstellung"; +$a->strings["Database Login Name"] = "Datenbank-Benutzername"; +$a->strings["Database Login Password"] = "Datenbank-Kennwort"; +$a->strings["Database Name"] = "Datenbank-Name"; +$a->strings["Database Type"] = "Datenbanktyp"; +$a->strings["Site administrator email address"] = "E-Mail Adresse des Seiten-Administrators"; +$a->strings["Your account email address must match this in order to use the web admin panel."] = "Die E-Mail-Adresse Deines Accounts muss dieser Adresse entsprechen, damit Du Zugriff zur Administrations-Seite erhältst."; +$a->strings["Website URL"] = "Server-URL"; +$a->strings["Please use SSL (https) URL if available."] = "Nutze wenn möglich eine SSL-URL (https)."; +$a->strings["Please select a default timezone for your website"] = "Standard-Zeitzone für Deinen Server"; +$a->strings["Site settings"] = "Seiteneinstellungen"; +$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Konnte die Kommandozeilen-Version von PHP nicht im PATH des Web-Servers finden."; +$a->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."] = "Ohne Kommandozeilen-Version von PHP auf dem Server wirst Du nicht in der Lage sein, Hintergrundprozesse via cron auszuführen."; +$a->strings["PHP executable path"] = "PHP Pfad zu ausführbarer Datei"; +$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Gib den vollen Pfad zum PHP-Interpreter an. Du kannst dieses Feld frei lassen und mit der Installation fortfahren."; +$a->strings["Command line PHP"] = "PHP Befehlszeile"; +$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "Bei der Kommandozeilen-Version von PHP auf Deinem System ist \"register_argc_argv\" nicht aktiviert."; +$a->strings["This is required for message delivery to work."] = "Das wird benötigt, damit die Auslieferung von Nachrichten funktioniert."; +$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv"; +$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Fehler: Die „openssl_pkey_new“-Funktion auf diesem System ist nicht in der Lage, Schlüssel für die Verschlüsselung zu erzeugen."; +$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Wenn Du Windows verwendest, findest Du unter http://www.php.net/manual/en/openssl.installation.php eine Installationsanleitung."; +$a->strings["Generate encryption keys"] = "Verschlüsselungsschlüssel generieren"; +$a->strings["libCurl PHP module"] = "libCurl-PHP-Modul"; +$a->strings["GD graphics PHP module"] = "GD-Grafik-PHP-Modul"; +$a->strings["OpenSSL PHP module"] = "OpenSSL-PHP-Modul"; +$a->strings["mysqli or postgres PHP module"] = "mysqli oder postgres PHP-Modul"; +$a->strings["mb_string PHP module"] = "mb_string-PHP-Modul"; +$a->strings["mcrypt PHP module"] = "mcrypt-PHP-Modul"; +$a->strings["Apache mod_rewrite module"] = "Apache-mod_rewrite-Modul"; +$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Fehler: Das Apache-Modul mod-rewrite wird benötigt, ist aber nicht installiert."; +$a->strings["proc_open"] = "proc_open"; +$a->strings["Error: proc_open is required but is either not installed or has been disabled in php.ini"] = "Fehler: proc_open wird benötigt, ist aber entweder nicht installiert oder wurde in der php.ini deaktiviert"; +$a->strings["Error: libCURL PHP module required but not installed."] = "Fehler: Das PHP-Modul libCURL wird benötigt, ist aber nicht installiert."; +$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Fehler: Das PHP-Modul GD-Grafik mit JPEG-Unterstützung wird benötigt, ist aber nicht installiert."; +$a->strings["Error: openssl PHP module required but not installed."] = "Fehler: Das PHP-Modul openssl wird benötigt, ist aber nicht installiert."; +$a->strings["Error: mysqli or postgres PHP module required but neither are installed."] = "Fehler: Das mysqli oder postgres PHP-Modul ist erforderlich, aber keines von beiden ist installiert."; +$a->strings["Error: mb_string PHP module required but not installed."] = "Fehler: Das PHP-Modul mb_string wird benötigt, ist aber nicht installiert."; +$a->strings["Error: mcrypt PHP module required but not installed."] = "Fehler: Das PHP-Modul mcrypt wird benötigt, ist aber nicht installiert."; +$a->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."] = "Der Installations-Assistent muss in der Lage sein, die Datei \".htconfig.php\" im Stammverzeichnis des Web-Servers anzulegen, ist er aber nicht."; +$a->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."] = "Meist liegt das daran, dass der Nutzer, unter dem der Web-Server läuft, keine Schreibrechte in dem Verzeichnis hat – selbst wenn Du selbst das darfst."; +$a->strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Red top folder."] = "Am Schluss dieses Vorgangs wird ein Text generiert, den Du unter dem Dateinamen .htconfig.php im Stammverzeichnis Deiner Red-Installation speichern musst."; +$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"install/INSTALL.txt\" for instructions."] = "Alternativ kannst Du diesen Schritt überspringen und die Installation manuell vornehmen. Lies dazu die Datei install/INSTALL.txt."; +$a->strings[".htconfig.php is writable"] = ".htconfig.php ist beschreibbar"; +$a->strings["Red uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Red verwendet Smarty3 um Vorlagen für die Webdarstellung zu übersetzen. Smarty3 übersetzt diese Vorlagen nach PHP, um die Darstellung zu beschleunigen."; +$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory %s under the Red top level folder."] = "Um diese kompilierten Vorlagen speichern zu können, braucht der Web-Server Schreibzugriff auf das Verzeichnis %s unterhalb des Red-Installationsverzeichnisses."; +$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Bitte stelle sicher, dass der Nutzer, unter dem der Web-Server läuft (z.B. www-data), Schreibzugriff auf dieses Verzeichnis hat."; +$a->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."] = " Hinweis: Aus Sicherheitsgründen sollte der Web-Server nur auf %s Schreibrechte haben, nicht in der restlichen Red-Installation."; +$a->strings["%s is writable"] = "%s ist beschreibbar"; +$a->strings["Red uses the store directory to save uploaded files. The web server needs to have write access to the store directory under the Red top level folder"] = "Red benutzt das Verzeichnis store, um hochgeladene Dateien zu speichern. Der Web-Server benötigt Schreibrechte für dieses Verzeichnis direkt unterhalb des Red-Stammverzeichnisses"; +$a->strings["store is writable"] = "store ist schreibbar"; +$a->strings["SSL certificate cannot be validated. Fix certificate or disable https access to this site."] = "Das SSL-Zertifikat konnte nicht validiert werden. Korrigiere das Zertifikat oder deaktiviere den HTTPS-Zugriff auf diesen Server."; +$a->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!"] = "Wenn Du via HTTPS auf Deinen Server zugreifen möchtest, also Verbindungen über den Port 443 möglich sein sollen, ist ein SSL-Zertifikat einer Zertifizierungsstelle (CA) notwendig, das von den Browsern ohne Sicherheitsabfrage akzeptiert wird. Die Verwendung eines selbst signierten Zertifikates ist nicht möglich."; +$a->strings["This restriction is incorporated because public posts from you may for example contain references to images on your own hub."] = "Diese Einschränkung wurde eingebaut, weil Deine öffentlichen Beiträge zum Beispiel Verweise auf Bilder auf Deinem eigenen Hub enthalten können."; +$a->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."] = "Wenn Dein Zertifikat nicht von jedem Browser akzeptiert wird, erhalten die Mitglieder anderer Red-Server (die mit korrekten Zertifikaten ausgestattet sind) Sicherheits-Warnmeldungen, obwohl sie gar nicht direkt auf Deinem Server unterwegs sind (zum Beispiel, wenn ein Bild aus einem Deiner Beiträge angezeigt wird)."; +$a->strings["This can cause usability issues elsewhere (not just on your own site) so we must insist on this requirement."] = "Dies kann Probleme für andere Nutzer (nicht nur auf Deinem eigenen Server) verursachen, so dass wir auf dieser Forderung bestehen müssen."; +$a->strings["Providers are available that issue free certificates which are browser-valid."] = "Es gibt einige Zertifizierungsstellen (CAs), bei denen solche Zertifikate kostenlos zu haben sind."; +$a->strings["SSL certificate validation"] = "SSL Zertifikatverifizierung"; +$a->strings["Url rewrite in .htaccess is not working. Check your server configuration.Test: "] = "Das Umschreiben von URLs (rewrite) per .htaccess funktioniert nicht. Bitte prüfe die Server-Konfiguration. Test:"; +$a->strings["Url rewrite is working"] = "Url rewrite funktioniert"; +$a->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."] = "Die Datenbank-Konfigurationsdatei „.htconfig.php“ konnte nicht geschrieben werden. Bitte verwende den unten angegebenen Text, um die Konfigurationsdatei im Stammverzeichnis des Webservers anzulegen."; +$a->strings["Errors encountered creating database tables."] = "Fehler beim Anlegen der Datenbank-Tabellen aufgetreten."; +$a->strings["<h1>What next</h1>"] = "<h1>Was als Nächstes</h1>"; +$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "WICHTIG: Du musst [manuell] einen Cronjob für den Poller einrichten."; +$a->strings["Version %s"] = "Version %s"; +$a->strings["Installed plugins/addons/apps:"] = "Installierte Plugins/Addons/Apps"; +$a->strings["No installed plugins/addons/apps"] = "Keine installierten Plugins/Addons/Apps"; +$a->strings["Red"] = "Red"; +$a->strings["This is a hub of the Red Matrix - a global cooperative network of decentralized privacy enhanced websites."] = "Dieser Hub ist Teil der RedMatrix – eines globalen, kooperativen Netzwerks aus dezentralen Websites, die Rücksicht auf Deine Privatsphäre nehmen."; +$a->strings["Running at web location"] = "Erreichbar unter der Web-Adresse"; +$a->strings["Please visit <a href=\"http://getzot.com\">GetZot.com</a> to learn more about the Red Matrix."] = "Besuche <a href=\"http://getzot.com\">GetZot.com</a>, um mehr über die Red-Matrix zu erfahren."; +$a->strings["Bug reports and issues: please visit"] = "Probleme oder Fehler gefunden? Bitte besuche"; +$a->strings["Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot com"] = "Vorschläge, Lob, usw.: E-Mail an 'redmatrix' at librelist - dot - com"; +$a->strings["Site Administrators"] = "Administratoren"; +$a->strings["Poke/Prod"] = "Anstupsen/Knuffen"; +$a->strings["poke, prod or do other things to somebody"] = "Stupse Leute an oder mache anderes mit ihnen"; +$a->strings["Recipient"] = "Empfänger"; +$a->strings["Choose what you wish to do to recipient"] = "Wähle, was Du mit dem/r Empfänger/in tun willst"; +$a->strings["Make this post private"] = "Diesen Beitrag privat machen"; +$a->strings["Authorize application connection"] = "Zugriff für die Anwendung autorisieren"; +$a->strings["Return to your app and insert this Securty Code:"] = "Trage folgenden Sicherheitscode in der Anwendung ein:"; +$a->strings["Please login to continue."] = "Zum Weitermachen, bitte einloggen."; +$a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Möchtest Du dieser Anwendung erlauben, Deine Nachrichten und Kontakte abzurufen und/oder neue Nachrichten für Dich zu erstellen?"; +$a->strings["Item not available."] = "Element nicht verfügbar."; +$a->strings["Fetching URL returns error: %1\$s"] = "Abrufen der URL gab einen Fehler zurück: %1\$s"; +$a->strings["Invalid item."] = "Ungültiges Element."; +$a->strings["Channel not found."] = "Kanal nicht gefunden."; +$a->strings["Page not found."] = "Seite nicht gefunden."; +$a->strings["Failed to create source. No channel selected."] = "Konnte die Quelle nicht anlegen. Kein Kanal ausgewählt."; +$a->strings["Source created."] = "Quelle erstellt."; +$a->strings["Source updated."] = "Quelle aktualisiert."; +$a->strings["*"] = "*"; +$a->strings["Manage remote sources of content for your channel."] = "Externe Inhaltsquellen für Deinen Kanal verwalten."; +$a->strings["New Source"] = "Neue Quelle"; +$a->strings["Import all or selected content from the following channel into this channel and distribute it according to your channel settings."] = "Importiere alle oder ausgewählte Inhalte des folgenden Kanals in diesen Kanal und verteile sie gemäß der Einstellungen dieses Kanals."; +$a->strings["Only import content with these words (one per line)"] = "Importiere nur Beiträge, die folgende Wörter (eines pro Zeile) enthalten"; +$a->strings["Leave blank to import all public content"] = "Leer lassen, um alle öffentlichen Beiträge zu importieren"; +$a->strings["Channel Name"] = "Name des Kanals"; +$a->strings["Source not found."] = "Quelle nicht gefunden."; +$a->strings["Edit Source"] = "Quelle bearbeiten"; +$a->strings["Delete Source"] = "Quelle löschen"; +$a->strings["Source removed"] = "Quelle gelöscht"; +$a->strings["Unable to remove source."] = "Konnte die Quelle nicht löschen."; +$a->strings["Block Name"] = "Block-Name"; +$a->strings["Public access denied."] = "Öffentlicher Zugang verweigert."; +$a->strings["Gender: "] = "Geschlecht:"; +$a->strings["Status: "] = "Status:"; +$a->strings["Homepage: "] = "Webseite:"; +$a->strings["Hometown: "] = "Wohnort:"; +$a->strings["About: "] = "Ãœber:"; +$a->strings["Public Forum:"] = "Öffentliches Forum:"; +$a->strings["Keywords: "] = "Schlüsselwörter:"; +$a->strings["Finding:"] = "Ergebnisse:"; +$a->strings["next page"] = "nächste Seite"; +$a->strings["previous page"] = "vorherige Seite"; +$a->strings["No entries (some entries may be hidden)."] = "Keine Einträge gefunden (einige könnten versteckt sein)."; +$a->strings["Maximum daily site registrations exceeded. Please try again tomorrow."] = "Maximale Anzahl täglicher Neuanmeldungen erreicht. Bitte versuche es morgen noch einmal."; +$a->strings["Please indicate acceptance of the Terms of Service. Registration failed."] = "Bitte stimme den Nutzungsbedingungen zu. Registrierung fehlgeschlagen."; +$a->strings["Passwords do not match."] = "Passwörter stimmen nicht überein."; +$a->strings["Registration successful. Please check your email for validation instructions."] = "Registrierung erfolgreich. Eine E-Mail mit weiteren Anweisungen wurde an Dich gesendet."; +$a->strings["Your registration is pending approval by the site owner."] = "Deine Registrierung muss noch vom Betreiber der Seite freigegeben werden."; +$a->strings["Your registration can not be processed."] = "Deine Registrierung konnte nicht verarbeitet werden."; +$a->strings["Registration on this site/hub is by approval only."] = "Anmeldungen auf diesem Server erfordern Zustimmung durch den Administrator"; +$a->strings["<a href=\"pubsites\">Register at another affiliated site/hub</a>"] = "<a href=\"pubsites\">Registrierung auf einem anderen, angeschlossenen Server</a>"; +$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Die maximale Anzahl täglicher Registrierungen auf diesem Server wurde überschritten. Bitte versuche es morgen noch einmal."; +$a->strings["Terms of Service"] = "Nutzungsbedingungen"; +$a->strings["I accept the %s for this website"] = "Ich akzeptiere die %s für diese Webseite"; +$a->strings["I am over 13 years of age and accept the %s for this website"] = "Ich bin älter als 13 Jahre und akzeptiere die %s dieser Webseite"; +$a->strings["Registration"] = "Registrierung"; +$a->strings["Membership on this site is by invitation only."] = "Mitgliedschaft auf dieser Seite ist nur nach vorheriger Einladung möglich."; +$a->strings["Please enter your invitation code"] = "Bitte trage Deinen Einladungs-Code ein"; +$a->strings["Your email address"] = "Ihre E-Mail Adresse"; +$a->strings["Choose a password"] = "Passwort"; +$a->strings["Please re-enter your password"] = "Bitte gib Dein Passwort noch einmal ein"; +$a->strings["Event can not end before it has started."] = "Termin-Ende liegt vor dem Beginn."; +$a->strings["Event title and start time are required."] = "Titel und Startzeit des Termins sind erforderlich."; +$a->strings["Event not found."] = "Termin nicht gefunden."; +$a->strings["l, F j"] = "l, j. F"; +$a->strings["Edit event"] = "Termin bearbeiten"; +$a->strings["Create New Event"] = "Neuen Termin erstellen"; +$a->strings["Previous"] = "Voriges"; +$a->strings["Event details"] = "Termin-Details"; +$a->strings["Starting date and Title are required."] = "Startdatum und Titel sind erforderlich."; +$a->strings["Event Starts:"] = "Termin beginnt:"; +$a->strings["Required"] = "Benötigt"; +$a->strings["Finish date/time is not known or not relevant"] = "Ende Datum/Zeit sind unbekannt oder unwichtig"; +$a->strings["Event Finishes:"] = "Termin endet:"; +$a->strings["Adjust for viewer timezone"] = "An die Zeitzone des Betrachters anpassen"; +$a->strings["Description:"] = "Beschreibung:"; +$a->strings["Title:"] = "Titel:"; +$a->strings["Share this event"] = "Den Termin teilen"; +$a->strings["Public Sites"] = "Öffentliche Server"; +$a->strings["The listed sites allow public registration into the Red Matrix. All sites in the matrix are interlinked so membership on any of them conveys membership in the matrix as a whole. Some sites may require subscription or provide tiered service plans. The provider links <strong>may</strong> provide additional details."] = "Die hier aufgeführten Server erlauben Dir, einen Account in der Red-Matrix anzulegen. Alle Server der Matrix sind miteinander verbunden, so dass die Mitgliedschaft auf einem Server eine Verbindung zu beliebigen anderen Servern der Matrix ermöglicht. Es könnte sein, dass einige dieser Server kostenpflichtig sind oder abgestufte, je nach Umfang kostenpflichtige Mitgliedschaften anbieten. Auf den jeweiligen Seiten <strong>könnten</strong> nähere Details dazu stehen."; +$a->strings["Site URL"] = "Server-URL"; +$a->strings["Access Type"] = "Zugangstyp"; +$a->strings["Registration Policy"] = "Registrierungsrichtlinien"; +$a->strings["You must be logged in to see this page."] = "Du musst angemeldet sein, um diese Seite betrachten zu können."; +$a->strings["Insufficient permissions. Request redirected to profile page."] = "Unzureichende Zugriffsrechte. Die Anfrage wurde zur Profil-Seite umgeleitet."; +$a->strings["Select a bookmark folder"] = "Lesezeichenordner wählen"; +$a->strings["Save Bookmark"] = "Lesezeichen speichern"; +$a->strings["URL of bookmark"] = "URL des Lesezeichens"; +$a->strings["Description"] = "Beschreibung"; +$a->strings["Or enter new bookmark folder name"] = "Oder gib einen neuen Namen für den Lesezeichenordner ein"; +$a->strings["Room not found"] = "Chatraum nicht gefunden"; +$a->strings["Leave Room"] = "Raum verlassen"; +$a->strings["Delete This Room"] = "Diesen Raum löschen"; +$a->strings["I am away right now"] = "Ich bin gerade nicht da"; +$a->strings["I am online"] = "Ich bin online"; +$a->strings["Bookmark this room"] = "Lesezeichen für diesen Raum setzen"; +$a->strings["New Chatroom"] = "Neuer Chatraum"; +$a->strings["Chatroom Name"] = "Name des Chatraums"; +$a->strings["%1\$s's Chatrooms"] = "%1\$ss Chaträume"; +$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s folgt nun %2\$ss %3\$s"; +$a->strings["Away"] = "Abwesend"; +$a->strings["Online"] = "Online"; +$a->strings["Please login."] = "Bitte melde dich an."; +$a->strings["No such group"] = "Sammlung nicht gefunden"; +$a->strings["Search Results For:"] = "Suchergebnisse für:"; +$a->strings["Collection is empty"] = "Sammlung ist leer"; +$a->strings["Collection: "] = "Sammlung:"; +$a->strings["Connection: "] = "Verbindung:"; +$a->strings["Invalid connection."] = "Ungültige Verbindung."; +$a->strings["Channel removals are not allowed within 48 hours of changing the account password."] = "Innerhalb von 48 Stunden nach einer Änderung des Passworts können keine Kanäle gelöscht werden."; +$a->strings["Remove This Channel"] = "Diesen Kanal löschen"; +$a->strings["This will completely remove this channel from the network. Once this has been done it is not recoverable."] = "Hiermit wird dieser Kanal komplett aus dem Netzwerk gelöscht. Einmal eingeleitet, kann dieser Prozess nicht wieder rückgängig gemacht werden."; +$a->strings["Please enter your password for verification:"] = "Bitte gib zur Bestätigung Dein Passwort ein:"; +$a->strings["Remove this channel and all its clones from the network"] = "Lösche diesen Kanal und all seine Klone aus dem Netzwerk"; +$a->strings["By default only the instance of the channel located on this hub will be removed from the network"] = "Standardmäßig wird der Kanal nur auf diesem Server gelöscht, seine Klone verbleiben im Netzwerk"; +$a->strings["Remove Channel"] = "Kanal löschen"; +$a->strings["No channel."] = "Kein Kanal."; +$a->strings["Common connections"] = "Gemeinsame Verbindungen"; +$a->strings["No connections in common."] = "Keine gemeinsamen Verbindungen."; +$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Wir haben ein Problem mit der OpenID festgestellt, mit der Du Dich anmelden wolltest. Bitte überprüfe sie noch einmal."; +$a->strings["The error message was:"] = "Die Fehlermeldung war:"; +$a->strings["Authentication failed."] = "Authentifizierung fehlgeschlagen."; +$a->strings["Remote Authentication"] = "Entfernte Authentifizierung"; +$a->strings["Enter your channel address (e.g. channel@example.com)"] = "Deine Kanal-Adresse (z. B. channel@example.com)"; +$a->strings["Authenticate"] = "Authentifizieren"; +$a->strings["- select -"] = "– auswählen –"; +$a->strings["Page owner information could not be retrieved."] = "Informationen über den Besitzer der Seite konnten nicht gefunden werden."; +$a->strings["Album not found."] = "Album nicht gefunden."; +$a->strings["Delete Album"] = "Album löschen"; +$a->strings["Delete Photo"] = "Foto löschen"; +$a->strings["No photos selected"] = "Keine Fotos ausgewählt"; +$a->strings["Access to this item is restricted."] = "Der Zugriff auf dieses Foto ist eingeschränkt."; +$a->strings["%1$.2f MB of %2$.2f MB photo storage used."] = "%1$.2f MB von %2$.2f MB Foto-Speicher belegt."; +$a->strings["%1$.2f MB photo storage used."] = "%1$.2f MB Foto-Speicher belegt."; +$a->strings["Upload Photos"] = "Fotos hochladen"; +$a->strings["Enter a new album name"] = "Gib einen Namen für ein neues Album ein"; +$a->strings["or select an existing one (doubleclick)"] = "oder wähle ein bereits vorhandenes aus (Doppelklick)"; +$a->strings["Do not show a status post for this upload"] = "Keine Statusnachricht für diesen Upload senden"; +$a->strings["Album name could not be decoded"] = "Albumname konnte nicht dekodiert werden"; +$a->strings["Contact Photos"] = "Kontakt-Bilder"; +$a->strings["Show Newest First"] = "Zeige Neueste zuerst"; +$a->strings["Show Oldest First"] = "Zeige Älteste zuerst"; +$a->strings["View Photo"] = "Foto ansehen"; +$a->strings["Edit Album"] = "Album bearbeiten"; +$a->strings["Permission denied. Access to this item may be restricted."] = "Berechtigung verweigert. Der Zugriff ist wahrscheinlich eingeschränkt worden."; +$a->strings["Photo not available"] = "Foto nicht verfügbar"; +$a->strings["Use as profile photo"] = "Als Profilfoto verwenden"; +$a->strings["Private Photo"] = "Privates Foto"; +$a->strings["View Full Size"] = "In voller Größe anzeigen"; +$a->strings["Remove"] = "Entferne"; +$a->strings["Edit photo"] = "Foto bearbeiten"; +$a->strings["Rotate CW (right)"] = "Drehen im UZS (rechts)"; +$a->strings["Rotate CCW (left)"] = "Drehen gegen UZS (links)"; +$a->strings["Caption"] = "Bildunterschrift"; +$a->strings["Add a Tag"] = "Schlagwort hinzufügen"; +$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com"] = "Beispiele: @ben, @Karl_Prester, @lieschen@example.com"; +$a->strings["Flag as adult in album view"] = "In der Albumansicht als nicht jugendfrei markieren"; +$a->strings["In This Photo:"] = "Auf diesem Foto:"; +$a->strings["View Album"] = "Album ansehen"; +$a->strings["Recent Photos"] = "Neueste Fotos"; +$a->strings["Could not access contact record."] = "Konnte nicht auf den Kontakteintrag zugreifen."; +$a->strings["Could not locate selected profile."] = "Gewähltes Profil nicht gefunden."; +$a->strings["Connection updated."] = "Verbindung aktualisiert."; +$a->strings["Failed to update connection record."] = "Konnte den Verbindungseintrag nicht aktualisieren."; +$a->strings["Blocked"] = "Blockiert"; +$a->strings["Ignored"] = "Ignoriert"; +$a->strings["Hidden"] = "Versteckt"; +$a->strings["Archived"] = "Archiviert"; +$a->strings["All"] = "Alle"; +$a->strings["Suggest new connections"] = "Neue Verbindungen vorschlagen"; +$a->strings["New Connections"] = "Neue Verbindungen"; +$a->strings["Show pending (new) connections"] = "Zeige ausstehende (neue) Verbindungsanfragen"; +$a->strings["Show all connections"] = "Zeige alle Verbindungen"; +$a->strings["Unblocked"] = "Freigegeben"; +$a->strings["Only show unblocked connections"] = "Zeige nur freigegebene Verbindungen"; +$a->strings["Only show blocked connections"] = "Zeige nur blockierte Verbindungen"; +$a->strings["Only show ignored connections"] = "Zeige nur ignorierte Verbindungen"; +$a->strings["Only show archived connections"] = "Zeige nur archivierte Verbindungen"; +$a->strings["Only show hidden connections"] = "Zeige nur versteckte Verbindungen"; +$a->strings["%1\$s [%2\$s]"] = "%1\$s [%2\$s]"; +$a->strings["Edit connection"] = "Verbindung bearbeiten"; +$a->strings["Search your connections"] = "Verbindungen durchsuchen"; +$a->strings["Finding: "] = "Ergebnisse:"; +$a->strings["You have created %1$.0f of %2$.0f allowed channels."] = "Du hast %1$.0f von maximal %2$.0f erlaubten Kanälen eingerichtet."; +$a->strings["Create a new channel"] = "Neuen Kanal anlegen"; +$a->strings["Current Channel"] = "Aktueller Kanal"; +$a->strings["Attach to one of your channels by selecting it."] = "Wähle einen Deiner Kanäle aus, um ihn zu verwenden."; +$a->strings["Default Channel"] = "Standard Kanal"; +$a->strings["Make Default"] = "Zum Standard machen"; +$a->strings["Edit post"] = "Bearbeite Beitrag"; +$a->strings["is now connected to"] = "ist jetzt verbunden mit"; +$a->strings["Could not access address book record."] = "Konnte nicht auf den Adressbuch-Eintrag zugreifen."; +$a->strings["Refresh failed - channel is currently unavailable."] = "Aktualisierung fehlgeschlagen – der Kanal ist im Moment nicht erreichbar."; +$a->strings["Channel has been unblocked"] = "Kanal nicht mehr blockiert"; +$a->strings["Channel has been blocked"] = "Kanal blockiert"; +$a->strings["Unable to set address book parameters."] = "Konnte die Adressbuch-Parameter nicht setzen."; +$a->strings["Channel has been unignored"] = "Kanal wird nicht mehr ignoriert"; +$a->strings["Channel has been ignored"] = "Kanal wird ignoriert"; +$a->strings["Channel has been unarchived"] = "Kanal wurde aus dem Archiv zurück geholt"; +$a->strings["Channel has been archived"] = "Kanal wurde archiviert"; +$a->strings["Channel has been unhidden"] = "Kanal wird nicht mehr versteckt"; +$a->strings["Channel has been hidden"] = "Kanal wurde versteckt"; +$a->strings["Channel has been approved"] = "Kanal wurde zugelassen"; +$a->strings["Channel has been unapproved"] = "Zulassung des Kanals entfernt"; +$a->strings["Connection has been removed."] = "Verbindung wurde gelöscht."; +$a->strings["View %s's profile"] = "%ss Profil ansehen"; +$a->strings["Refresh Permissions"] = "Zugriffsrechte neu laden"; +$a->strings["Fetch updated permissions"] = "Aktualisierte Zugriffsrechte abfragen"; +$a->strings["Recent Activity"] = "Kürzliche Aktivitäten"; +$a->strings["View recent posts and comments"] = "Betrachte die neuesten Beiträge und Kommentare"; +$a->strings["Unblock"] = "Freigeben"; +$a->strings["Block"] = "Blockieren"; +$a->strings["Block or Unblock this connection"] = "Verbindung blockieren oder freigeben"; +$a->strings["Unignore"] = "Nicht ignorieren"; +$a->strings["Ignore"] = "Ignorieren"; +$a->strings["Ignore or Unignore this connection"] = "Verbindung ignorieren oder wieder beachten"; +$a->strings["Unarchive"] = "Aus Archiv zurückholen"; +$a->strings["Archive"] = "Archivieren"; +$a->strings["Archive or Unarchive this connection"] = "Verbindung archivieren oder aus dem Archiv zurückholen"; +$a->strings["Unhide"] = "Wieder sichtbar machen"; +$a->strings["Hide"] = "Verstecken"; +$a->strings["Hide or Unhide this connection"] = "Diese Verbindung verstecken oder wieder sichtbar machen"; +$a->strings["Delete this connection"] = "Verbindung löschen"; +$a->strings["Approve this connection"] = "Verbindung genehmigen"; +$a->strings["Accept connection to allow communication"] = "Akzeptiere die Verbindung, um Kommunikation zu ermöglichen"; +$a->strings["Connections: settings for %s"] = "Verbindungseinstellungen für %s"; +$a->strings["Apply these permissions automatically"] = "Diese Berechtigungen automatisch anwenden"; +$a->strings["Apply the permissions indicated on this page to all new connections."] = "Wende die auf dieser Seite gewählten Berechtigungen auf alle neuen Verbindungen an."; +$a->strings["Slide to adjust your degree of friendship"] = "Verschieben, um den Grad der Freundschaft zu einzustellen"; +$a->strings["inherited"] = "geerbt"; +$a->strings["Connection has no individual permissions!"] = "Diese Verbindung hat keine individuellen Zugriffsrechte!"; +$a->strings["This may be appropriate based on your <a href=\"settings\">privacy settings</a>, though you may wish to review the \"Advanced Permissions\"."] = "Abhängig von Deinen <a href=\"settings\">Privatsphäre-Einstellungen</a> könnte das passen, eventuell solltest Du aber die „Zugriffsrechte für Fortgeschrittene“ überprüfen."; +$a->strings["Profile Visibility"] = "Sichtbarkeit des Profils"; +$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Bitte wähle ein Profil, das wir %s zeigen sollen, wenn Deine Profilseite über eine verifizierte Verbindung aufgerufen wird."; +$a->strings["Contact Information / Notes"] = "Kontaktinformationen / Notizen"; +$a->strings["Edit contact notes"] = "Kontaktnotizen bearbeiten"; +$a->strings["Their Settings"] = "Deren Einstellungen"; +$a->strings["My Settings"] = "Meine Einstellungen"; +$a->strings["Clear/Disable Automatic Permissions"] = "Automatische Berechtigungen abschalten/entfernen"; +$a->strings["Forum Members"] = "Forum Mitglieder"; +$a->strings["Soapbox"] = "Marktschreier"; +$a->strings["Full Sharing (typical social network permissions)"] = "Vollumfängliches Teilen (übliche Berechtigungen in sozialen Netzwerken)"; +$a->strings["Cautious Sharing "] = "Vorsichtiges Teilen"; +$a->strings["Follow Only"] = "Nur folgen"; +$a->strings["Individual Permissions"] = "Individuelle Zugriffsrechte"; +$a->strings["Some permissions may be inherited from your channel <a href=\"settings\">privacy settings</a>, which have higher priority than individual settings. Changing those inherited settings on this page will have no effect."] = "Einige Berechtigungen werden von den globalen <a href=\"settings\">Sicherheits- und Privatsphäre-Einstellungen</a> dieses Kanals geerbt, die eine höhere Priorität haben als die Einstellungen bei einer Verbindung. Werden geerbte Einstellungen hier geändert, hat das keine Auswirkungen."; +$a->strings["Advanced Permissions"] = "Zugriffsrechte für Fortgeschrittene"; +$a->strings["Simple Permissions (select one and submit)"] = "Einfache Berechtigungs-Einstellungen (wähle eine aus und klicke auf Senden)"; +$a->strings["Visit %s's profile - %s"] = "%ss Profil besuchen - %s"; +$a->strings["Block/Unblock contact"] = "Kontakt blockieren/freigeben"; +$a->strings["Ignore contact"] = "Kontakt ignorieren"; +$a->strings["Repair URL settings"] = "URL-Einstellungen reparieren"; +$a->strings["View conversations"] = "Unterhaltungen anzeigen"; +$a->strings["Delete contact"] = "Kontakt löschen"; +$a->strings["Last update:"] = "Letzte Aktualisierung:"; +$a->strings["Update public posts"] = "Öffentliche Beiträge aktualisieren"; +$a->strings["Update now"] = "Jetzt aktualisieren"; +$a->strings["Currently blocked"] = "Derzeit blockiert"; +$a->strings["Currently ignored"] = "Derzeit ignoriert"; +$a->strings["Currently archived"] = "Derzeit archiviert"; +$a->strings["Currently pending"] = "Derzeit anstehend"; +$a->strings["Hide this contact from others"] = "Diese Verbindung vor den anderen verbergen."; +$a->strings["Replies/likes to your public posts <strong>may</strong> still be visible"] = "Antworten/Likes auf deine öffentlichen Beiträge <strong>können</strong> immer noch sichtbar sein"; +$a->strings["OpenID protocol error. No ID returned."] = "OpenID Protokollfehler. Keine ID zurückgegeben."; +$a->strings["Thing updated"] = "Sache aktualisiert"; +$a->strings["Object store: failed"] = "Speichern des Objekts fehlgeschlagen"; +$a->strings["Thing added"] = "Sache hinzugefügt"; +$a->strings["OBJ: %1\$s %2\$s %3\$s"] = "OBJ: %1\$s %2\$s %3\$s"; +$a->strings["Show Thing"] = "Sache anzeigen"; +$a->strings["item not found."] = "Eintrag nicht gefunden"; +$a->strings["Edit Thing"] = "Sache bearbeiten"; +$a->strings["Select a profile"] = "Wähle ein Profil"; +$a->strings["Post an activity"] = "Aktivitätsnachricht senden"; +$a->strings["Only sends to viewers of the applicable profile"] = "Nur an Betrachter des ausgewählten Profils senden"; +$a->strings["Name of thing e.g. something"] = "Name der Sache, z. B. irgendwas"; +$a->strings["URL of thing (optional)"] = "URL der Sache (optional)"; +$a->strings["URL for photo of thing (optional)"] = "URL eines Fotos der Sache (optional)"; +$a->strings["Add Thing to your Profile"] = "Die Sache Deinem Profil hinzufügen"; +$a->strings["No valid account found."] = "Kein gültiges Konto gefunden."; +$a->strings["Password reset request issued. Check your email."] = "Zurücksetzen des Passworts eingeleitet. Schau in Deine E-Mails."; +$a->strings["Site Member (%s)"] = "Nutzer (%s)"; +$a->strings["Password reset requested at %s"] = "Passwort-Rücksetzung auf %s angefordert"; +$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Die Anfrage konnte nicht verifiziert werden. (Vielleicht hast Du schon einmal auf den Link in der E-Mail geklickt?) Passwort-Rücksetzung fehlgeschlagen."; +$a->strings["Password Reset"] = "Zurücksetzen des Kennworts"; +$a->strings["Your password has been reset as requested."] = "Dein Passwort wurde wie angefordert neu erstellt."; +$a->strings["Your new password is"] = "Dein neues Passwort lautet"; +$a->strings["Save or copy your new password - and then"] = "Speichere oder kopiere Dein neues Passwort – und dann"; +$a->strings["click here to login"] = "Klicke hier, um dich anzumelden"; +$a->strings["Your password may be changed from the <em>Settings</em> page after successful login."] = "Dein Passwort kann unter <em>Einstellungen</em> nach einer erfolgreichen Anmeldung geändert werden."; +$a->strings["Your password has changed at %s"] = "Auf %s wurde Dein Passwort geändert"; +$a->strings["Forgot your Password?"] = "Kennwort vergessen?"; +$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Gib Deine E-Mail-Adresse ein, um Dein Passwort zurücksetzen zu lassen. Du erhältst dann weitere Anweisungen per E-Mail."; +$a->strings["Email Address"] = "E-Mail Adresse"; +$a->strings["Reset"] = "Zurücksetzen"; +$a->strings["Bookmark added"] = "Lesezeichen hinzugefügt"; +$a->strings["My Bookmarks"] = "Meine Lesezeichen"; +$a->strings["My Connections Bookmarks"] = "Lesezeichen meiner Kontakte"; +$a->strings["This site is not a directory server"] = "Diese Website ist kein Verzeichnis-Server"; +$a->strings["RedMatrix - Guests: Username: {your email address}, Password: +++"] = "RedMatrix – Gäste: Username: {Deine E-Mail-Adresse}, Passwort: +++"; +$a->strings["sent you a private message"] = "eine private Nachricht schicken"; +$a->strings["added your channel"] = "hat deinen Kanal hinzugefügt"; +$a->strings["posted an event"] = "hat einen Termin veröffentlicht"; +$a->strings["Item not found"] = "Element nicht gefunden"; +$a->strings["Edit Block"] = "Block bearbeiten"; +$a->strings["Delete block?"] = "Block löschen?"; +$a->strings["Insert YouTube video"] = "YouTube-Video einfügen"; +$a->strings["Insert Vorbis [.ogg] video"] = "Vorbis [.ogg]-Video einfügen"; +$a->strings["Insert Vorbis [.ogg] audio"] = "Vorbis [.ogg]-Audio einfügen"; +$a->strings["Delete Block"] = "Block löschen"; +$a->strings["Layout updated."] = "Layout aktualisiert."; +$a->strings["Edit System Page Description"] = "Systemseitenbeschreibung bearbeiten"; +$a->strings["Layout not found."] = "Layout nicht gefunden."; +$a->strings["Module Name:"] = "Modulname:"; +$a->strings["Layout Help"] = "Layout-Hilfe"; +$a->strings["Edit Layout"] = "Layout bearbeiten"; +$a->strings["Delete layout?"] = "Layout löschen?"; +$a->strings["Delete Layout"] = "Layout löschen"; +$a->strings["Item is not editable"] = "Element kann nicht bearbeitet werden."; +$a->strings["Delete item?"] = "Eintrag löschen?"; $a->strings["Name is required"] = "Name ist erforderlich"; $a->strings["Key and Secret are required"] = "Schlüssel und Geheimnis werden benötigt"; $a->strings["Passwords do not match. Password unchanged."] = "Kennwörter stimmen nicht überein. Kennwort nicht verändert."; @@ -917,7 +1396,7 @@ $a->strings["Consumer Key"] = "Consumer Key"; $a->strings["Automatically generated - change if desired. Max length 20"] = "Automatisch erzeugt – ändern, falls erwünscht. Maximale Länge 20"; $a->strings["Consumer Secret"] = "Consumer Secret"; $a->strings["Redirect"] = "Umleitung"; -$a->strings["Redirect URI - leave blank unless your application specifically requires this"] = "Umleitungs-URl – lasse das leer, wenn Deine Anwendung es nicht explizit erfordert"; +$a->strings["Redirect URI - leave blank unless your application specifically requires this"] = "Umleitungs-URl – lasse das leer, solange Deine Anwendung es nicht explizit erfordert"; $a->strings["Icon url"] = "Symbol-URL"; $a->strings["Optional"] = "Optional"; $a->strings["You can't edit this application."] = "Diese Anwendung kann nicht bearbeitet werden."; @@ -962,8 +1441,6 @@ $a->strings["Anybody in this network"] = "Alle Red-Nutzer"; $a->strings["Anybody authenticated"] = "Jeder authentifizierte"; $a->strings["Anybody on the internet"] = "Jeder im Internet"; $a->strings["Publish your default profile in the network directory"] = "Standard-Profil im Netzwerk-Verzeichnis veröffentlichen"; -$a->strings["No"] = "Nein"; -$a->strings["Yes"] = "Ja"; $a->strings["Allow us to suggest you as a potential friend to new members?"] = "Dürfen wir Dich neuen Mitgliedern als potentiellen Kontakt vorschlagen?"; $a->strings["or"] = "oder"; $a->strings["Your channel address is"] = "Deine Kanal-Adresse lautet"; @@ -982,9 +1459,9 @@ $a->strings["Prevents displaying in your profile that you are online"] = "Verhin $a->strings["Simple Privacy Settings:"] = "Einfache Privatsphäre-Einstellungen"; $a->strings["Very Public - <em>extremely permissive (should be used with caution)</em>"] = "Komplett offen – <em>extrem ungeschützt (mit großer Vorsicht verwenden!)</em>"; $a->strings["Typical - <em>default public, privacy when desired (similar to social network permissions but with improved privacy)</em>"] = "Typisch – <em>Standard öffentlich, Privatsphäre, wo sie erwünscht ist (ähnlich den Einstellungen in sozialen Netzwerken, aber mit besser geschützter Privatsphäre)</em>"; -$a->strings["Private - <em>default private, never open or public</em>"] = "Private – <em>Standard privat, nie offen oder öffentlich</em>"; +$a->strings["Private - <em>default private, never open or public</em>"] = "Privat – <em>Standard privat, nie offen oder öffentlich</em>"; $a->strings["Blocked - <em>default blocked to/from everybody</em>"] = "Blockiert – <em>Alle standardmäßig blockiert</em>"; -$a->strings["Allow others to tag your posts"] = "Erlaube anderen, Deine Beiträge zu taggen"; +$a->strings["Allow others to tag your posts"] = "Erlaube anderen, Deine Beiträge zu verschlagworten"; $a->strings["Often used by the community to retro-actively flag inappropriate content"] = "Wird oft von der Community genutzt um rückwirkend anstößigen Inhalt zu markieren"; $a->strings["Advanced Privacy Settings"] = "Fortgeschrittene Privatsphäre-Einstellungen"; $a->strings["Expire other channel content after this many days"] = "Den Inhalt anderer Kanäle nach dieser Anzahl Tage verfallen lassen"; @@ -992,12 +1469,12 @@ $a->strings["0 or blank prevents expiration"] = "0 oder kein Inhalt verhindern d $a->strings["Maximum Friend Requests/Day:"] = "Maximale Kontaktanfragen pro Tag:"; $a->strings["May reduce spam activity"] = "Kann die Spam-Aktivität verringern"; $a->strings["Default Post Permissions"] = "Standardeinstellungen für Beitrags-Zugriffsrechte"; -$a->strings["(click to open/close)"] = "(zum öffnen/schließen anklicken)"; +$a->strings["Channel permissions category:"] = "Zugriffsrechte-Kategorie des Kanals:"; $a->strings["Maximum private messages per day from unknown people:"] = "Maximale Anzahl privater Nachrichten pro Tag von unbekannten Leuten:"; $a->strings["Useful to reduce spamming"] = "Nützlich, um Spam zu verringern"; $a->strings["Notification Settings"] = "Benachrichtigungs-Einstellungen"; $a->strings["By default post a status message when:"] = "Sende standardmäßig Status-Nachrichten, wenn:"; -$a->strings["accepting a friend request"] = "Du eine Kontaktanfrage annimmst"; +$a->strings["accepting a friend request"] = "Du eine Verbindungsanfrage annimmst"; $a->strings["joining a forum/community"] = "Du einem Forum beitrittst"; $a->strings["making an <em>interesting</em> profile change"] = "Du eine <em>interessante</em> Änderung an Deinem Profil vornimmst"; $a->strings["Send a notification email when:"] = "Eine E-Mail-Benachrichtigung senden, wenn:"; @@ -1009,12 +1486,56 @@ $a->strings["You receive a private message"] = "Du eine private Nachricht erhäl $a->strings["You receive a friend suggestion"] = "Du einen Kontaktvorschlag erhältst"; $a->strings["You are tagged in a post"] = "Du in einem Beitrag erwähnt wurdest"; $a->strings["You are poked/prodded/etc. in a post"] = "Du in einem Beitrag angestupst/geknufft/o.ä. wurdest"; +$a->strings["Show visual notifications including:"] = "Visuelle Benachrichtigungen anzeigen für:"; +$a->strings["Unseen matrix activity"] = "Ungesehene Matrix-Aktivität"; +$a->strings["Unseen channel activity"] = "Ungesehene Kanal-Aktivität"; +$a->strings["Unseen private messages"] = "Ungelesene persönliche Nachrichten"; +$a->strings["Recommended"] = "Empfohlen"; +$a->strings["Upcoming events"] = "Baldige Termine"; +$a->strings["Events today"] = "Heutige Termine"; +$a->strings["Upcoming birthdays"] = "Baldige Geburtstage"; +$a->strings["Not available in all themes"] = "Nicht in allen Themes verfügbar"; +$a->strings["System (personal) notifications"] = "System – (persönliche) Benachrichtigungen"; +$a->strings["System info messages"] = "System – Info-Nachrichten"; +$a->strings["System critical alerts"] = "System – kritische Warnungen"; +$a->strings["New connections"] = "Neue Verbindungen"; +$a->strings["System Registrations"] = "System – Registrierungen"; +$a->strings["Notify me of events this many days in advance"] = "Benachrichtige mich zu Terminen so viele Tage im Voraus"; +$a->strings["Must be greater than 0"] = "Muss größer als 0 sein"; $a->strings["Advanced Account/Page Type Settings"] = "Erweiterte Account- und Seitenart-Einstellungen"; $a->strings["Change the behaviour of this account for special situations"] = "Ändere das Verhalten dieses Accounts unter speziellen Umständen"; $a->strings["Please enable expert mode (in <a href=\"settings/features\">Settings > Additional features</a>) to adjust!"] = "Aktiviere den Expertenmodus (unter <a href=\"settings/features\">Settings > Zusätzliche Funktionen</a>), um hier Einstellungen vorzunehmen!"; $a->strings["Miscellaneous Settings"] = "Sonstige Einstellungen"; $a->strings["Personal menu to display in your channel pages"] = "Eigenes Menü zur Anzeige auf den Seiten deines Kanals"; $a->strings["Remove this channel"] = "Diesen Kanal löschen"; +$a->strings["Edit Webpage"] = "Webseite bearbeiten"; +$a->strings["Delete webpage?"] = "Webseite löschen?"; +$a->strings["Delete Webpage"] = "Webseite löschen"; +$a->strings["webpage"] = "Webseite"; +$a->strings["block"] = "Block"; +$a->strings["layout"] = "Layout"; +$a->strings["%s element installed"] = "Element für %s installiert"; +$a->strings["Image uploaded but image cropping failed."] = "Bild hochgeladen, aber das Zurechtschneiden schlug fehl."; +$a->strings["Image resize failed."] = "Bild-Anpassung fehlgeschlagen."; +$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Leere den Browser Cache oder nutze Umschalten-Neu Laden, falls das neue Foto nicht sofort angezeigt wird."; +$a->strings["Image exceeds size limit of %d"] = "Bild ist größer als das Limit von %d"; +$a->strings["Unable to process image."] = "Kann Bild nicht verarbeiten."; +$a->strings["Photo not available."] = "Foto nicht verfügbar."; +$a->strings["Upload File:"] = "Datei hochladen:"; +$a->strings["Select a profile:"] = "Wähle ein Profil:"; +$a->strings["Upload Profile Photo"] = "Lade neues Profilfoto hoch"; +$a->strings["skip this step"] = "diesen Schritt überspringen"; +$a->strings["select a photo from your photo albums"] = "ein Foto aus meinen Fotoalben"; +$a->strings["Crop Image"] = "Bild zuschneiden"; +$a->strings["Please adjust the image cropping for optimum viewing."] = "Bitte schneide das Bild für eine optimale Anzeige passend zu."; +$a->strings["Done Editing"] = "Bearbeitung fertigstellen"; +$a->strings["Image uploaded successfully."] = "Bild erfolgreich hochgeladen."; +$a->strings["Image upload failed."] = "Hochladen des Bilds fehlgeschlagen."; +$a->strings["Image size reduction [%s] failed."] = "Reduzierung der Bildgröße [%s] fehlgeschlagen."; +$a->strings["Contact not found."] = "Kontakt nicht gefunden"; +$a->strings["Friend suggestion sent."] = "Freundschaftsempfehlung senden."; +$a->strings["Suggest Friends"] = "Kontakte vorschlagen"; +$a->strings["Suggest a friend for %s"] = "Schlage %s einen Kontakt vor"; $a->strings["Permission Denied."] = "Zugriff verweigert."; $a->strings["File not found."] = "Datei nicht gefunden."; $a->strings["Edit file permissions"] = "Dateiberechtigungen bearbeiten"; @@ -1023,25 +1544,54 @@ $a->strings["Include all files and sub folders"] = "Alle Dateien und Unterverzei $a->strings["Return to file list"] = "Zurück zur Dateiliste"; $a->strings["Copy/paste this code to attach file to a post"] = "Diesen Code kopieren und einfügen, um die Datei an einen Beitrag anzuhängen"; $a->strings["Copy/paste this URL to link file from a web page"] = "Diese URL verwenden, um von einer Webseite aus auf die Datei zu verlinken"; -$a->strings["Red Matrix - "The Network""] = "RedMatrix – "Das Netzwerk""; -$a->strings["Welcome to %s"] = "Willkommen auf %s"; -$a->strings["Fetching URL returns error: %1\$s"] = "Abrufen der URL gab einen Fehler zurück: %1\$s"; -$a->strings["[Embedded content - reload page to view]"] = "[Eingebettete Inhalte – lade die Seite neu, um sie anzuzeigen]"; -$a->strings["Add a Channel"] = "Kanal hinzufügen"; -$a->strings["A channel is your own collection of related web pages. A channel can be used to hold social network profiles, blogs, conversation groups and forums, celebrity pages, and much more. You may create as many channels as your service provider allows."] = "Ein Kanal ist Deine eigene Sammlung von verbundenen Webseiten. Ein Kanal kann genutzt werden, um ein Social-Network-Profil, ein Blog, eine Gesprächsgruppe oder ein Forum, Promi-Seiten und vieles mehr zu erstellen. Du kannst so viele Kanäle erstellen, wie es der Betreiber Deiner Seite zulässt."; -$a->strings["Channel Name"] = "Name des Kanals"; -$a->strings["Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" "] = "Beispiele: „Horst Weidinger“, „Lisa und ihr Meerschweinchen“, „Fußball“, „Segelflieger-Forum“ "; -$a->strings["Choose a short nickname"] = "Wähle einen kurzen Spitznamen"; -$a->strings["Your nickname will be used to create an easily remembered channel address (like an email address) which you can share with others."] = "Dein Spitzname wird verwendet, um eine leicht zu merkende Kanal-Adresse (ähnlich einer E-Mail-Adresse) zu erzeugen, die Du mit anderen austauschen kannst."; -$a->strings["Or <a href=\"import\">import an existing channel</a> from another location"] = "Oder <a href=\"import\">importiere einen bestehenden Kanal</a> von einem anderen Server"; -$a->strings["Channel Type"] = "Kanaltyp"; -$a->strings["Please choose a channel type (such as social networking or community forum) and privacy requirements so we can select the best permissions for you"] = "Wähle einen Kanaltyp (wie Soziales Netzwerk oder Forum) und Privatsphäre-Vorgaben, so dass wir die passenden Kanal-Zugriffsrechte für Dich setzen können"; -$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Wir haben ein Problem mit der OpenID festgestellt, mit der Du Dich anmelden wolltest. Bitte überprüfe sie noch einmal."; -$a->strings["The error message was:"] = "Die Fehlermeldung war:"; -$a->strings["Authentication failed."] = "Authentifizierung fehlgeschlagen."; -$a->strings["Remote Authentication"] = "Entfernte Authentifizierung"; -$a->strings["Enter your channel address (e.g. channel@example.com)"] = "Deine Kanal-Adresse (z. B. channel@example.com)"; -$a->strings["Authenticate"] = "Authentifizieren"; +$a->strings["Help:"] = "Hilfe:"; +$a->strings["Not Found"] = "Nicht gefunden"; +$a->strings["network"] = "Netzwerk"; +$a->strings["Channel added."] = "Kanal hinzugefügt."; +$a->strings["No potential page delegates located."] = "Keine potentiellen Bevollmächtigten für die Seite gefunden."; +$a->strings["Delegate Page Management"] = "Delegiere das Management für diese Seite"; +$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Bevollmächtigte sind in der Lage, alle Aspekte dieses Kontos/dieser Seite zu verwalten, abgesehen von den Grundeinstellungen des Kontos. Gib niemandem eine Bevollmächtigung für Deinen privaten Account, dem Du nicht absolut vertraust!"; +$a->strings["Existing Page Managers"] = "Vorhandene Seitenmanager"; +$a->strings["Existing Page Delegates"] = "Vorhandene Bevollmächtigte für die Seite"; +$a->strings["Potential Delegates"] = "Potentielle Bevollmächtigte"; +$a->strings["Add"] = "Hinzufügen"; +$a->strings["No entries."] = "Keine Einträge."; +$a->strings["Collection created."] = "Sammlung erstellt."; +$a->strings["Could not create collection."] = "Sammlung kann nicht erstellt werden."; +$a->strings["Collection updated."] = "Sammlung aktualisiert."; +$a->strings["Create a collection of channels."] = "Erstelle eine Sammlung von Kanälen."; +$a->strings["Collection Name: "] = "Name der Sammlung:"; +$a->strings["Members are visible to other channels"] = "Mitglieder sind sichtbar für andere Kanäle"; +$a->strings["Collection removed."] = "Sammlung gelöscht."; +$a->strings["Unable to remove collection."] = "Löschen der Sammlung nicht möglich."; +$a->strings["Collection Editor"] = "Sammlung-Editor"; +$a->strings["Members"] = "Mitglieder"; +$a->strings["All Connected Channels"] = "Alle verbundenen Kanäle"; +$a->strings["Click on a channel to add or remove."] = "Wähle einen Kanal zum hinzufügen oder entfernen aus."; +$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Keine Vorschläge vorhanden. Wenn das ein neuer Server ist, versuche es in 24 Stunden noch einmal."; +$a->strings["Your service plan only allows %d channels."] = "Dein Vertrag erlaubt nur %d Kanäle."; +$a->strings["Nothing to import."] = "Nichts zu importieren."; +$a->strings["Unable to download data from old server"] = "Daten können vom alten Server nicht heruntergeladen werden"; +$a->strings["Imported file is empty."] = "Die importierte Datei ist leer."; +$a->strings["Cannot create a duplicate channel identifier on this system. Import failed."] = "Kann keinen doppelten Kanal-Identifikator auf diesem System erzeugen (Spitzname oder Hash schon belegt). Import fehlgeschlagen."; +$a->strings["Channel clone failed. Import failed."] = "Klonen des Kanals fehlgeschlagen. Import fehlgeschlagen."; +$a->strings["Cloned channel not found. Import failed."] = "Geklonter Kanal nicht gefunden. Import fehlgeschlagen."; +$a->strings["Import completed."] = "Import abgeschlossen."; +$a->strings["You must be logged in to use this feature."] = "Du musst angemeldet sein um diese Funktion zu nutzen."; +$a->strings["Import Channel"] = "Kanal importieren"; +$a->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. Only identity and connections/relationships will be imported. Importation of content is not yet available."] = "Verwende dieses Formular, um einen existierenden Kanal von einem anderen Red-Server zu importieren. Du kannst den Kanal direkt vom bisherigen Red-Server über das Netzwerk importieren oder eine exportierte Sicherheitskopie benutzen. Es werden ausschließlich die Identität und die Verbindungen/Beziehungen importiert. Das Importieren von Inhalten ist derzeit nicht möglich."; +$a->strings["File to Upload"] = "Hochzuladende Datei:"; +$a->strings["Or provide the old server/hub details"] = "Oder gib die Details Deines bisherigen Red-Servers ein"; +$a->strings["Your old identity address (xyz@example.com)"] = "Bisherige Kanal-Adresse (xyz@example.com)"; +$a->strings["Your old login email address"] = "Deine alte Login-E-Mail-Adresse"; +$a->strings["Your old login password"] = "Dein altes Passwort"; +$a->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."] = "Egal, welche Option Du wählst – bitte lege fest, ob dieser Server die neue primäre Adresse dieses Kanals sein soll, oder ob der bisherige Red-Server diese Rolle weiterhin wahrnimmt. Du kannst von beiden Servern aus posten, aber nur einer kann der primäre Ort Deiner Dateien, Fotos und Medien sein."; +$a->strings["Make this hub my primary location"] = "Dieser Red-Server ist mein primärer Server."; +$a->strings["Import existing posts if possible"] = "Existierende Beiträge importieren, falls möglich"; +$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s hat %2\$ss %3\$s mit %4\$s verschlagwortet"; +$a->strings["Tag removed"] = "Schlagwort entfernt"; +$a->strings["Remove Item Tag"] = "Schlagwort entfernen"; +$a->strings["Select a tag to remove: "] = "Schlagwort zum Entfernen auswählen:"; $a->strings["Theme settings updated."] = "Theme-Einstellungen aktualisiert."; $a->strings["Site"] = "Seite"; $a->strings["Accounts"] = "Konten"; @@ -1062,13 +1612,14 @@ $a->strings["Pending registrations"] = "Ausstehende Registrierungen"; $a->strings["Version"] = "Version"; $a->strings["Active plugins"] = "Aktive Plug-Ins"; $a->strings["Site settings updated."] = "Site-Einstellungen aktualisiert."; -$a->strings["No special theme for accessibility"] = "Kein spezielles Accessibility-Theme vorhanden"; +$a->strings["mobile"] = "mobil"; +$a->strings["experimental"] = "experimentell"; +$a->strings["unsupported"] = "nicht unterstützt"; $a->strings["Yes - with approval"] = "Ja - mit Zustimmung"; -$a->strings["My site is not a public server"] = "Meine Server ist kein öffentlicher Server"; +$a->strings["My site is not a public server"] = "Mein Server ist kein öffentlicher Server"; $a->strings["My site has paid access only"] = "Mein Server erlaubt nur bezahlten Zugang"; $a->strings["My site has free access only"] = "Mein Server erlaubt ausschließlich freien Zugang"; $a->strings["My site offers free accounts with optional paid upgrades"] = "Mein Server bietet kostenlose Konten mit der Möglichkeit zu bezahlten Upgrades"; -$a->strings["Registration"] = "Registrierung"; $a->strings["File upload"] = "Dateiupload"; $a->strings["Policies"] = "Richtlinien"; $a->strings["Site name"] = "Seitenname"; @@ -1080,8 +1631,6 @@ $a->strings["System theme"] = "System-Theme"; $a->strings["Default system theme - may be over-ridden by user profiles - <a href='#' id='cnftheme'>change theme settings</a>"] = "Standard-System-Theme – kann durch Nutzerprofile überschieben werden – <a href='#' id='cnftheme'>Theme-Einstellungen ändern</a>"; $a->strings["Mobile system theme"] = "Mobile System-Theme:"; $a->strings["Theme for mobile devices"] = "Theme für mobile Geräte"; -$a->strings["Accessibility system theme"] = "Accessibility-System-Theme"; -$a->strings["Accessibility theme"] = "Accessibility-Theme"; $a->strings["Enable Diaspora Protocol"] = "Diaspora-Protokoll aktivieren"; $a->strings["Communicate with Diaspora and Friendica - experimental"] = "Kommunikation mit Diaspora und Friendica – experimentell"; $a->strings["Allow Feeds as Connections"] = "Feeds als Verbindungen erlauben"; @@ -1105,7 +1654,7 @@ $a->strings["Check to verify email addresses used in account registration (recom $a->strings["Force publish"] = "Veröffentlichung erzwingen"; $a->strings["Check to force all profiles on this site to be listed in the site directory."] = "Die Veröffentlichung aller Profile dieses Servers im Verzeichnis erzwingen."; $a->strings["Disable discovery tab"] = "Den „Entdecken“-Reiter ausblenden"; -$a->strings["Remove the tab in the network view with public content pulled from sources chosen for this site."] = "Entferne den „Entdecken“-Reiter aus der Matrix-Seite, in dem öffentliche Inhalte von anderen RedMatrix-Hubs angezeigt werden können."; +$a->strings["Remove the tab in the network view with public content pulled from sources chosen for this site."] = "Entferne den „Entdecken“-Reiter aus der Matrix-Seite, in dem öffentliche Inhalte angezeigt werden, die von anderen RedMatrix-Hubs geholt wurden."; $a->strings["No login on Homepage"] = "Kein Login auf der Homepage"; $a->strings["Check to hide the login form from your sites homepage when visitors arrive who are not logged in (e.g. when you put the content of the homepage in via the site channel)."] = "Aktivieren, um das Login-Formular auf der Startseite der Seite zu verbergen (z.B. weil es das Layout der Homepage des Seiten-Kanals stört)."; $a->strings["Proxy user"] = "Proxy Benutzer"; @@ -1150,8 +1699,6 @@ $a->strings["Request date"] = "Antragsdatum"; $a->strings["No registrations."] = "Keine Registrierungen."; $a->strings["Approve"] = "Genehmigen"; $a->strings["Deny"] = "Verweigern"; -$a->strings["Block"] = "Blockieren"; -$a->strings["Unblock"] = "Freigeben"; $a->strings["Register date"] = "Registrierungs-Datum"; $a->strings["Last login"] = "Letzte Anmeldung"; $a->strings["Expires"] = "Verfällt"; @@ -1173,7 +1720,6 @@ $a->strings["Channel '%s' censored"] = "Kanal '%s' gesperrt"; $a->strings["Censor"] = "Sperren"; $a->strings["Uncensor"] = "Freigeben"; $a->strings["UID"] = "UID"; -$a->strings["Address"] = "Adresse"; $a->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?"] = "Alle ausgewählten Kanäle werden gelöscht!\\n\\nAlles was von diesen Kanälen auf diesem Server geschrieben wurde, wird dauerhaft gelöscht!\\n\\nBist Du sicher?"; $a->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?"] = "Der Kanal {0} wird gelöscht!\\n\\nAlles was von diesem Kanal auf diesem Server geschrieben wurde, wird gelöscht!\\n\\nBist Du sicher?"; $a->strings["Plugin %s disabled."] = "Plug-In %s deaktiviert."; @@ -1203,324 +1749,21 @@ $a->strings["Help text"] = "Hilfetext"; $a->strings["Additional info (optional)"] = "Zusätzliche Informationen (optional)"; $a->strings["Field definition not found"] = "Feld-Definition nicht gefunden"; $a->strings["Edit Profile Field"] = "Profilfeld bearbeiten"; -$a->strings["- select -"] = "– auswählen –"; -$a->strings["Could not access contact record."] = "Konnte nicht auf den Kontakteintrag zugreifen."; -$a->strings["Could not locate selected profile."] = "Gewähltes Profil nicht gefunden."; -$a->strings["Connection updated."] = "Verbindung aktualisiert."; -$a->strings["Failed to update connection record."] = "Konnte den Verbindungseintrag nicht aktualisieren."; -$a->strings["Blocked"] = "Blockiert"; -$a->strings["Ignored"] = "Ignoriert"; -$a->strings["Hidden"] = "Versteckt"; -$a->strings["Archived"] = "Archiviert"; -$a->strings["All"] = "Alle"; -$a->strings["Suggest new connections"] = "Neue Verbindungen vorschlagen"; -$a->strings["New Connections"] = "Neue Verbindungen"; -$a->strings["Show pending (new) connections"] = "Zeige ausstehende (neue) Verbindungsanfragen"; -$a->strings["All Connections"] = "Alle Verbindungen"; -$a->strings["Show all connections"] = "Zeige alle Verbindungen"; -$a->strings["Unblocked"] = "Freigegeben"; -$a->strings["Only show unblocked connections"] = "Zeige nur freigegebene Verbindungen"; -$a->strings["Only show blocked connections"] = "Zeige nur blockierte Verbindungen"; -$a->strings["Only show ignored connections"] = "Zeige nur ignorierte Verbindungen"; -$a->strings["Only show archived connections"] = "Zeige nur archivierte Verbindungen"; -$a->strings["Only show hidden connections"] = "Zeige nur versteckte Verbindungen"; -$a->strings["%1\$s [%2\$s]"] = "%1\$s [%2\$s]"; -$a->strings["Edit connection"] = "Verbindung bearbeiten"; -$a->strings["Search your connections"] = "Verbindungen durchsuchen"; -$a->strings["Finding: "] = "Ergebnisse:"; -$a->strings["Public access denied."] = "Öffentlicher Zugang verweigert."; -$a->strings["Age: "] = "Alter:"; -$a->strings["Gender: "] = "Geschlecht:"; -$a->strings["Status: "] = "Status:"; -$a->strings["Sexual Preference: "] = "Sexuelle Ausrichtung:"; -$a->strings["Homepage: "] = "Webseite:"; -$a->strings["Hometown: "] = "Wohnort:"; -$a->strings["About: "] = "Ãœber:"; -$a->strings["Keywords: "] = "Schlüsselwörter:"; -$a->strings["Not found."] = "Nicht gefunden."; -$a->strings["Page owner information could not be retrieved."] = "Informationen über den Besitzer der Seite konnten nicht gefunden werden."; -$a->strings["Album not found."] = "Album nicht gefunden."; -$a->strings["Delete Album"] = "Album löschen"; -$a->strings["Delete Photo"] = "Foto löschen"; -$a->strings["No photos selected"] = "Keine Fotos ausgewählt"; -$a->strings["Access to this item is restricted."] = "Der Zugriff auf dieses Foto ist eingeschränkt."; -$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "Du benutzt %1$.2f MBytes Deines %2$.2f MBytes großen Bilder-Speichers."; -$a->strings["You have used %1$.2f Mbytes of photo storage."] = "Du verwendest %1$.2f MBytes Deines Foto-Speichers."; -$a->strings["Upload Photos"] = "Fotos hochladen"; -$a->strings["New album name: "] = "Name des neuen Albums:"; -$a->strings["or existing album name: "] = "Oder bestehender Album-Name:"; -$a->strings["Do not show a status post for this upload"] = "Keine Statusnachricht für diesen Upload senden"; -$a->strings["Album name could not be decoded"] = "Albumname konnte nicht dekodiert werden"; -$a->strings["Contact Photos"] = "Kontakt-Bilder"; -$a->strings["Edit Album"] = "Album bearbeiten"; -$a->strings["Show Newest First"] = "Zeige Neueste zuerst"; -$a->strings["Show Oldest First"] = "Zeige Älteste zuerst"; -$a->strings["View Photo"] = "Foto ansehen"; -$a->strings["Permission denied. Access to this item may be restricted."] = "Berechtigung verweigert. Der Zugriff ist wahrscheinlich eingeschränkt worden."; -$a->strings["Photo not available"] = "Foto nicht verfügbar"; -$a->strings["Use as profile photo"] = "Als Profilfoto verwenden"; -$a->strings["View Full Size"] = "In voller Größe anzeigen"; -$a->strings["Remove"] = "Entferne"; -$a->strings["Edit photo"] = "Foto bearbeiten"; -$a->strings["Rotate CW (right)"] = "Drehen im UZS (rechts)"; -$a->strings["Rotate CCW (left)"] = "Drehen gegen UZS (links)"; -$a->strings["New album name"] = "Name des neuen Albums:"; -$a->strings["Caption"] = "Bildunterschrift"; -$a->strings["Add a Tag"] = "Schlagwort hinzufügen"; -$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Beispiel: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"; -$a->strings["In This Photo:"] = "Auf diesem Foto:"; -$a->strings["View Album"] = "Album ansehen"; -$a->strings["Recent Photos"] = "Neueste Fotos"; -$a->strings["Menu not found."] = "Menü nicht gefunden"; -$a->strings["Menu element updated."] = "Menü-Element aktualisiert."; -$a->strings["Unable to update menu element."] = "Kann Menü-Element nicht aktualisieren."; -$a->strings["Menu element added."] = "Menü-Bestandteil hinzugefügt."; -$a->strings["Unable to add menu element."] = "Kann Menü-Bestandteil nicht hinzufügen."; -$a->strings["Manage Menu Elements"] = "Menü-Bestandteile verwalten"; -$a->strings["Edit menu"] = "Menü bearbeiten"; -$a->strings["Edit element"] = "Bestandteil bearbeiten"; -$a->strings["Drop element"] = "Bestandteil löschen"; -$a->strings["New element"] = "Neues Bestandteil"; -$a->strings["Edit this menu container"] = "Diesen Menü-Container bearbeiten"; -$a->strings["Add menu element"] = "Menüelement hinzufügen"; -$a->strings["Delete this menu item"] = "Lösche dieses Menü-Bestandteil"; -$a->strings["Edit this menu item"] = "Bearbeite dieses Menü-Bestandteil"; -$a->strings["New Menu Element"] = "Neues Menü-Bestandteil"; -$a->strings["Menu Item Permissions"] = "Zugriffsrechte des Menü-Elements"; -$a->strings["Link text"] = "Link Text"; -$a->strings["URL of link"] = "URL des Links"; -$a->strings["Use Red magic-auth if available"] = "Verwende Red Magic-Auth wenn verfügbar"; -$a->strings["Open link in new window"] = "Öffne Link in neuem Fenster"; -$a->strings["Order in list"] = "Reihenfolge in der Liste"; -$a->strings["Higher numbers will sink to bottom of listing"] = "Größere Nummern werden weiter unten in der Auflistung einsortiert"; -$a->strings["Menu item not found."] = "Menü-Bestandteil nicht gefunden."; -$a->strings["Menu item deleted."] = "Menü-Bestandteil gelöscht."; -$a->strings["Menu item could not be deleted."] = "Menü-Bestandteil kann nicht gelöscht werden."; -$a->strings["Edit Menu Element"] = "Bearbeite Menü-Bestandteil"; -$a->strings["Modify"] = "Ändern"; -$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s folgt nun %2\$ss %3\$s"; -$a->strings["Please login."] = "Bitte melde dich an."; -$a->strings["Set your current mood and tell your friends"] = "Wähle Deine aktuelle Stimmung und teile sie mit Deinen Freunden"; -$a->strings["webpage"] = "Webseite"; -$a->strings["block"] = "Block"; -$a->strings["layout"] = "Layout"; -$a->strings["%s element installed"] = "Element für %s installiert"; -$a->strings["Remote privacy information not available."] = "Privatsphäre-Einstellungen anderer Nutzer sind nicht verfügbar."; -$a->strings["Visible to:"] = "Sichtbar für:"; -$a->strings["Select a bookmark folder"] = "Lesezeichenordner wählen"; -$a->strings["Save Bookmark"] = "Lesezeichen speichern"; -$a->strings["URL of bookmark"] = "URL des Lesezeichens"; -$a->strings["Description"] = "Beschreibung"; -$a->strings["Or enter new bookmark folder name"] = "Oder gib einen neuen Namen für den Lesezeichenordner ein"; -$a->strings["Layout updated."] = "Layout aktualisiert."; -$a->strings["Edit System Page Description"] = "Systemseitenbeschreibung bearbeiten"; -$a->strings["Layout not found."] = "Layout nicht gefunden."; -$a->strings["Module Name:"] = "Modulname:"; -$a->strings["Layout Help"] = "Layout-Hilfe"; -$a->strings["Image uploaded but image cropping failed."] = "Bild hochgeladen, aber das Zurechtschneiden schlug fehl."; -$a->strings["Image resize failed."] = "Bild-Anpassung fehlgeschlagen."; -$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Leere den Browser Cache oder nutze Umschalten-Neu Laden, falls das neue Foto nicht sofort angezeigt wird."; -$a->strings["Image exceeds size limit of %d"] = "Bild ist größer als das Limit von %d"; -$a->strings["Unable to process image."] = "Kann Bild nicht verarbeiten."; -$a->strings["Photo not available."] = "Foto nicht verfügbar."; -$a->strings["Upload File:"] = "Datei hochladen:"; -$a->strings["Select a profile:"] = "Wähle ein Profil:"; -$a->strings["Upload Profile Photo"] = "Lade neues Profilfoto hoch"; -$a->strings["skip this step"] = "diesen Schritt überspringen"; -$a->strings["select a photo from your photo albums"] = "ein Foto aus meinen Fotoalben"; -$a->strings["Crop Image"] = "Bild zuschneiden"; -$a->strings["Please adjust the image cropping for optimum viewing."] = "Bitte schneide das Bild für eine optimale Anzeige passend zu."; -$a->strings["Done Editing"] = "Bearbeitung fertigstellen"; -$a->strings["Image uploaded successfully."] = "Bild erfolgreich hochgeladen."; -$a->strings["Image upload failed."] = "Hochladen des Bilds fehlgeschlagen."; -$a->strings["Image size reduction [%s] failed."] = "Reduzierung der Bildgröße [%s] fehlgeschlagen."; -$a->strings["network"] = "Netzwerk"; -$a->strings["Menu updated."] = "Menü aktualisiert."; -$a->strings["Unable to update menu."] = "Kann Menü nicht aktualisieren."; -$a->strings["Menu created."] = "Menü erstellt."; -$a->strings["Unable to create menu."] = "Kann Menü nicht erstellen."; -$a->strings["Manage Menus"] = "Menüs verwalten"; -$a->strings["Drop"] = "Löschen"; -$a->strings["Create a new menu"] = "Neues Menü erstellen"; -$a->strings["Delete this menu"] = "Lösche dieses Menü"; -$a->strings["Edit menu contents"] = "Bearbeite Menü Inhalte"; -$a->strings["Edit this menu"] = "Dieses Menü bearbeiten"; -$a->strings["New Menu"] = "Neues Menü"; -$a->strings["Menu name"] = "Menü Name"; -$a->strings["Must be unique, only seen by you"] = "Muss eindeutig sein, ist aber nur für Dich sichtbar"; -$a->strings["Menu title"] = "Menü Titel"; -$a->strings["Menu title as seen by others"] = "Menü Titel wie er von anderen gesehen wird"; -$a->strings["Allow bookmarks"] = "Erlaube Lesezeichen"; -$a->strings["Menu may be used to store saved bookmarks"] = "Im Menü können gespeicherte Lesezeichen abgelegt werden"; -$a->strings["Menu deleted."] = "Menü gelöscht."; -$a->strings["Menu could not be deleted."] = "Menü konnte nicht gelöscht werden."; -$a->strings["Edit Menu"] = "Menü bearbeiten"; -$a->strings["Add or remove entries to this menu"] = "Einträge zu diesem Menü hinzufügen oder entfernen"; -$a->strings["Invalid item."] = "Ungültiges Element."; -$a->strings["Channel not found."] = "Kanal nicht gefunden."; -$a->strings["Page not found."] = "Seite nicht gefunden."; -$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s hat %2\$ss %3\$s mit %4\$s verschlagwortet"; -$a->strings["Wall Photos"] = "Wall Fotos"; -$a->strings["OpenID protocol error. No ID returned."] = "OpenID Protokollfehler. Keine ID zurückgegeben."; -$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Keine Vorschläge vorhanden. Wenn das ein neuer Server ist, versuche es in 24 Stunden noch einmal."; -$a->strings["is now connected to"] = "ist jetzt verbunden mit"; -$a->strings["Could not access address book record."] = "Konnte nicht auf den Adressbuch-Eintrag zugreifen."; -$a->strings["Refresh failed - channel is currently unavailable."] = "Aktualisierung fehlgeschlagen – der Kanal ist im Moment nicht erreichbar."; -$a->strings["Channel has been unblocked"] = "Kanal nicht mehr blockiert"; -$a->strings["Channel has been blocked"] = "Kanal blockiert"; -$a->strings["Unable to set address book parameters."] = "Konnte die Adressbuch-Parameter nicht setzen."; -$a->strings["Channel has been unignored"] = "Kanal wird nicht mehr ignoriert"; -$a->strings["Channel has been ignored"] = "Kanal wird ignoriert"; -$a->strings["Channel has been unarchived"] = "Kanal wurde aus dem Archiv zurück geholt"; -$a->strings["Channel has been archived"] = "Kanal wurde archiviert"; -$a->strings["Channel has been unhidden"] = "Kanal wird nicht mehr versteckt"; -$a->strings["Channel has been hidden"] = "Kanal wurde versteckt"; -$a->strings["Channel has been approved"] = "Kanal wurde zugelassen"; -$a->strings["Channel has been unapproved"] = "Zulassung des Kanals entfernt"; -$a->strings["Connection has been removed."] = "Verbindung wurde gelöscht."; -$a->strings["View %s's profile"] = "%ss Profil ansehen"; -$a->strings["Refresh Permissions"] = "Zugriffsrechte neu laden"; -$a->strings["Fetch updated permissions"] = "Aktualisierte Zugriffsrechte abfragen"; -$a->strings["Recent Activity"] = "Kürzliche Aktivitäten"; -$a->strings["View recent posts and comments"] = "Betrachte die neuesten Beiträge und Kommentare"; -$a->strings["Block or Unblock this connection"] = "Verbindung blockieren oder freigeben"; -$a->strings["Unignore"] = "Nicht ignorieren"; -$a->strings["Ignore"] = "Ignorieren"; -$a->strings["Ignore or Unignore this connection"] = "Verbindung ignorieren oder wieder beachten"; -$a->strings["Unarchive"] = "Aus Archiv zurückholen"; -$a->strings["Archive"] = "Archivieren"; -$a->strings["Archive or Unarchive this connection"] = "Verbindung archivieren oder aus dem Archiv zurückholen"; -$a->strings["Unhide"] = "Wieder sichtbar machen"; -$a->strings["Hide"] = "Verstecken"; -$a->strings["Hide or Unhide this connection"] = "Diese Verbindung verstecken oder wieder sichtbar machen"; -$a->strings["Delete this connection"] = "Verbindung löschen"; -$a->strings["Approve this connection"] = "Verbindung genehmigen"; -$a->strings["Accept connection to allow communication"] = "Akzeptiere die Verbindung, um Kommunikation zu ermöglichen"; -$a->strings["Automatic Permissions Settings"] = "Automatische Berechtigungs-Einstellungen"; -$a->strings["Connections: settings for %s"] = "Verbindungseinstellungen für %s"; -$a->strings["When receiving a channel introduction, any permissions provided here will be applied to the new connection automatically and the introduction approved. Leave this page if you do not wish to use this feature."] = "Wenn eine Verbindungsanfrage empfangen wird, werden die hier getroffenen Einstellungen automatisch angewandt, und die Anfrage wird genehmigt. Verlasse diese Seite, wenn Du diese Funktion nicht verwenden möchtest."; -$a->strings["Slide to adjust your degree of friendship"] = "Verschieben, um den Grad der Freundschaft zu einzustellen"; -$a->strings["inherited"] = "geerbt"; -$a->strings["Connection has no individual permissions!"] = "Diese Verbindung hat keine individuellen Zugriffsrechte!"; -$a->strings["This may be appropriate based on your <a href=\"settings\">privacy settings</a>, though you may wish to review the \"Advanced Permissions\"."] = "Abhängig von Deinen <a href=\"settings\">Privatsphäre-Einstellungen</a> könnte das passen, eventuell solltest Du aber die „Zugriffsrechte für Fortgeschrittene“ überprüfen."; -$a->strings["Profile Visibility"] = "Sichtbarkeit des Profils"; -$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Bitte wähle ein Profil, das wir %s zeigen sollen, wenn Deine Profilseite über eine verifizierte Verbindung aufgerufen wird."; -$a->strings["Contact Information / Notes"] = "Kontaktinformationen / Notizen"; -$a->strings["Edit contact notes"] = "Kontaktnotizen bearbeiten"; -$a->strings["Their Settings"] = "Deren Einstellungen"; -$a->strings["My Settings"] = "Meine Einstellungen"; -$a->strings["Clear/Disable Automatic Permissions"] = "Automatische Berechtigungen abschalten/entfernen"; -$a->strings["Forum Members"] = "Forum Mitglieder"; -$a->strings["Soapbox"] = "Marktschreier"; -$a->strings["Full Sharing (typical social network permissions)"] = "Vollumfängliches Teilen (übliche Berechtigungen in sozialen Netzwerken)"; -$a->strings["Cautious Sharing "] = "Vorsichtiges Teilen"; -$a->strings["Follow Only"] = "Nur folgen"; -$a->strings["Individual Permissions"] = "Individuelle Zugriffsrechte"; -$a->strings["Some permissions may be inherited from your channel <a href=\"settings\">privacy settings</a>, which have higher priority than individual settings. Changing those inherited settings on this page will have no effect."] = "Einige Berechtigungen werden von den <a href=\"settings\">Sicherheits- und Privatsphäre-Einstellungen</a> dieses Kanals geerbt, die eine höhere Priorität haben als die Einstellungen bei einer Verbindung. Werden geerbte Einstellungen hier geändert, hat das keine Auswirkungen."; -$a->strings["Advanced Permissions"] = "Zugriffsrechte für Fortgeschrittene"; -$a->strings["Simple Permissions (select one and submit)"] = "Einfache Berechtigungs-Einstellungen (wähle eine aus und klicke auf Senden)"; -$a->strings["Visit %s's profile - %s"] = "%ss Profil besuchen - %s"; -$a->strings["Block/Unblock contact"] = "Kontakt blockieren/freigeben"; -$a->strings["Ignore contact"] = "Kontakt ignorieren"; -$a->strings["Repair URL settings"] = "URL-Einstellungen reparieren"; -$a->strings["View conversations"] = "Unterhaltungen anzeigen"; -$a->strings["Delete contact"] = "Kontakt löschen"; -$a->strings["Last update:"] = "Letzte Aktualisierung:"; -$a->strings["Update public posts"] = "Öffentliche Beiträge aktualisieren"; -$a->strings["Update now"] = "Jetzt aktualisieren"; -$a->strings["Currently blocked"] = "Derzeit blockiert"; -$a->strings["Currently ignored"] = "Derzeit ignoriert"; -$a->strings["Currently archived"] = "Derzeit archiviert"; -$a->strings["Currently pending"] = "Derzeit anstehend"; -$a->strings["Hide this contact from others"] = "Diese Verbindung vor den anderen verbergen."; -$a->strings["Replies/likes to your public posts <strong>may</strong> still be visible"] = "Antworten/Likes auf deine öffentlichen Beiträge <strong>können</strong> immer noch sichtbar sein"; -$a->strings["Conversation removed."] = "Unterhaltung gelöscht."; -$a->strings["No messages."] = "Keine Nachrichten."; -$a->strings["Delete conversation"] = "Unterhaltung löschen"; -$a->strings["D, d M Y - g:i A"] = "D, d. M Y - G:i"; -$a->strings["sent you a private message"] = "eine private Nachricht schicken"; -$a->strings["added your channel"] = "hat deinen Kanal hinzugefügt"; -$a->strings["posted an event"] = "hat eine Veranstaltung veröffentlicht"; -$a->strings["Red Matrix Server - Setup"] = "Red Matrix Server - Installation"; -$a->strings["Could not connect to database."] = "Kann nicht mit der Datenbank verbinden."; -$a->strings["Could not connect to specified site URL. Possible SSL certificate or DNS issue."] = "Konnte die angegebene Webseiten-URL nicht erreichen. Möglicherweise ein Problem mit dem SSL-Zertifikat oder dem DNS."; -$a->strings["Could not create table."] = "Kann Tabelle nicht erstellen."; -$a->strings["Your site database has been installed."] = "Die Datenbank Deines Servers wurde installiert."; -$a->strings["You may need to import the file \"install/database.sql\" manually using phpmyadmin or mysql."] = "Eventuell musst Du die Datei \"install/database.sql\" per Hand mit phpmyadmin oder mysql importieren."; -$a->strings["Please see the file \"install/INSTALL.txt\"."] = "Lies die Datei \"install/INSTALL.txt\"."; -$a->strings["System check"] = "Systemprüfung"; -$a->strings["Next"] = "Nächste"; -$a->strings["Check again"] = "Bitte nochmal prüfen"; -$a->strings["Database connection"] = "Datenbank Verbindung"; -$a->strings["In order to install Red Matrix we need to know how to connect to your database."] = "Um die Red-Matrix installieren zu können, müssen wir wissen, wie wir eine Verbindung zu Deiner Datenbank aufbauen können."; -$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Bitte kontaktiere Deinen Hosting-Provider oder Administrator, falls Du Fragen zu diesen Einstellungen hast."; -$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "Die Datenbank, die Du weiter unten angibst, sollte bereits existieren. Sollte das noch nicht der Fall sein, erzeuge sie bitte bevor Du fortfährst."; -$a->strings["Database Server Name"] = "Datenbank-Servername"; -$a->strings["Default is localhost"] = "Standard ist localhost"; -$a->strings["Database Port"] = "Datenbank-Port"; -$a->strings["Communication port number - use 0 for default"] = "Port-Nummer für die Kommunikation – verwende 0 für die Standardeinstellung"; -$a->strings["Database Login Name"] = "Datenbank-Benutzername"; -$a->strings["Database Login Password"] = "Datenbank-Kennwort"; -$a->strings["Database Name"] = "Datenbank-Name"; -$a->strings["Site administrator email address"] = "E-Mail Adresse des Seiten-Administrators"; -$a->strings["Your account email address must match this in order to use the web admin panel."] = "Die E-Mail-Adresse Deines Accounts muss dieser Adresse entsprechen, damit Du Zugriff zur Administrations-Seite erhältst."; -$a->strings["Website URL"] = "Server-URL"; -$a->strings["Please use SSL (https) URL if available."] = "Nutze wenn möglich eine SSL-URL (https)."; -$a->strings["Please select a default timezone for your website"] = "Standard-Zeitzone für Deinen Server"; -$a->strings["Site settings"] = "Seiteneinstellungen"; -$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Konnte die Kommandozeilen-Version von PHP nicht im PATH des Web-Servers finden."; -$a->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."] = "Ohne Kommandozeilen-Version von PHP auf dem Server wirst Du nicht in der Lage sein, Hintergrundprozesse via cron auszuführen."; -$a->strings["PHP executable path"] = "PHP Pfad zu ausführbarer Datei"; -$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Gib den vollen Pfad zum PHP-Interpreter an. Du kannst dieses Feld frei lassen und mit der Installation fortfahren."; -$a->strings["Command line PHP"] = "PHP Befehlszeile"; -$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "Bei der Kommandozeilen-Version von PHP auf Deinem System ist \"register_argc_argv\" nicht aktiviert."; -$a->strings["This is required for message delivery to work."] = "Das wird benötigt, damit die Auslieferung von Nachrichten funktioniert."; -$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv"; -$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Fehler: Die „openssl_pkey_new“-Funktion auf diesem System ist nicht in der Lage, Schlüssel für die Verschlüsselung zu erzeugen."; -$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Wenn Du Windows verwendest, findest Du unter http://www.php.net/manual/en/openssl.installation.php eine Installationsanleitung."; -$a->strings["Generate encryption keys"] = "Verschlüsselungsschlüssel generieren"; -$a->strings["libCurl PHP module"] = "libCurl-PHP-Modul"; -$a->strings["GD graphics PHP module"] = "GD-Grafik-PHP-Modul"; -$a->strings["OpenSSL PHP module"] = "OpenSSL-PHP-Modul"; -$a->strings["mysqli PHP module"] = "mysqli-PHP-Modul"; -$a->strings["mb_string PHP module"] = "mb_string-PHP-Modul"; -$a->strings["mcrypt PHP module"] = "mcrypt-PHP-Modul"; -$a->strings["Apache mod_rewrite module"] = "Apache-mod_rewrite-Modul"; -$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Fehler: Das Apache-Modul mod-rewrite wird benötigt, ist aber nicht installiert."; -$a->strings["proc_open"] = "proc_open"; -$a->strings["Error: proc_open is required but is either not installed or has been disabled in php.ini"] = "Fehler: proc_open wird benötigt, ist aber entweder nicht installiert oder wurde in der php.ini deaktiviert"; -$a->strings["Error: libCURL PHP module required but not installed."] = "Fehler: Das PHP-Modul libCURL wird benötigt, ist aber nicht installiert."; -$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Fehler: Das PHP-Modul GD-Grafik mit JPEG-Unterstützung wird benötigt, ist aber nicht installiert."; -$a->strings["Error: openssl PHP module required but not installed."] = "Fehler: Das PHP-Modul openssl wird benötigt, ist aber nicht installiert."; -$a->strings["Error: mysqli PHP module required but not installed."] = "Fehler: Das PHP-Modul mysqli wird benötigt, ist aber nicht installiert."; -$a->strings["Error: mb_string PHP module required but not installed."] = "Fehler: Das PHP-Modul mb_string wird benötigt, ist aber nicht installiert."; -$a->strings["Error: mcrypt PHP module required but not installed."] = "Fehler: Das PHP-Modul mcrypt wird benötigt, ist aber nicht installiert."; -$a->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."] = "Der Installations-Assistent muss in der Lage sein, die Datei \".htconfig.php\" im Stammverzeichnis des Web-Servers anzulegen, ist er aber nicht."; -$a->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."] = "Meist liegt das daran, dass der Nutzer, unter dem der Web-Server läuft, keine Rechte Schreibrechte in dem Verzeichnis hat – selbst wenn Du selbst das darfst."; -$a->strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Red top folder."] = "Am Schluss dieses Vorgangs wird ein Text generiert, den Du unter dem Dateinamen .htconfig.php im Stammverzeichnis Deiner Red-Installation speichern musst."; -$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"install/INSTALL.txt\" for instructions."] = "Alternativ kannst Du diesen Schritt überspringen und die Installation manuell vornehmen. Lies dazu die Datei install/INSTALL.txt."; -$a->strings[".htconfig.php is writable"] = ".htconfig.php ist beschreibbar"; -$a->strings["Red uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Red verwendet Smarty3 um Vorlagen für die Webdarstellung zu übersetzen. Smarty3 übersetzt diese Vorlagen nach PHP, um die Darstellung zu beschleunigen."; -$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory %s under the Red top level folder."] = "Um diese kompilierten Vorlagen speichern zu können braucht der Web-Server Schreibzugriff auf das Verzeichnis %s unterhalb des Red-Installationsverzeichnisses."; -$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Bitte stelle sicher, dass der Nutzer, unter dem der Webserver läuft (z.B. www-data), Schreibzugriff auf dieses Verzeichnis hat."; -$a->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."] = " Hinweis: Aus Sicherheitsgründen sollte der Web-Server nur auf %s Schreibrechte haben, nicht in der restlichen Red-Installation."; -$a->strings["%s is writable"] = "%s ist beschreibbar"; -$a->strings["Red uses the store directory to save uploaded files. The web server needs to have write access to the store directory under the Red top level folder"] = "Red benutzt das Verzeichnis store, um hochgeladene Dateien zu speichern. Der Web-Server benötigt Schreibrechte für dieses Verzeichnis direkt unterhalb des Red-Stammverzeichnisses"; -$a->strings["store is writable"] = "store ist schreibbar"; -$a->strings["SSL certificate cannot be validated. Fix certificate or disable https access to this site."] = "Das SSL-Zertifikat konnte nicht validiert werden. Korrigiere das Zertifikat oder deaktiviere den HTTPS-Zugriff auf diesen Server."; -$a->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!"] = "Wenn Du via HTTPS auf Deinen Server zugreifen möchtest, also Verbindungen über den Port 443 möglich sein sollen, ist ein SSL-Zertifikat einer Zertifizierungsstelle (CA) notwendig, das von den Browsern ohne Sicherheitsabfrage akzeptiert wird. Die Verwendung eines selbst signierten Zertifikates ist nicht möglich."; -$a->strings["This restriction is incorporated because public posts from you may for example contain references to images on your own hub."] = "Diese Einschränkung wurde eingebaut, weil Deine öffentlichen Beiträge zum Beispiel Verweise auf Bilder auf Deinem eigenen Hub enthalten können."; -$a->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."] = "Wenn Dein Zertifikat nicht von jedem Browser akzeptiert wird, erhalten die Mitglieder anderer Red-Server (die mit korrekten Zertifikate ausgestattet sind) Sicherheits-Warnmeldungen, obwohl sie gar nicht direkt auf Deinem Server unterwegs sind (zum Beispiel, wenn ein Bild aus einem Deiner Beiträge angezeigt wird)."; -$a->strings["This can cause usability issues elsewhere (not just on your own site) so we must insist on this requirement."] = "Dies kann Probleme für andere Nutzer (nicht nur auf Deinem eigenen Server) verursachen, so dass wir auf dieser Forderung bestehen müssen.. "; -$a->strings["Providers are available that issue free certificates which are browser-valid."] = "Es gibt einige Zertifizierungsstellen (CAs), bei denen solche Zertifikate kostenlos zu haben sind."; -$a->strings["SSL certificate validation"] = "SSL Zertifikatverifizierung"; -$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "URL rewrite via .htaccess funktioniert nicht. Ãœberprüfe Deine Server-Konfiguration."; -$a->strings["Url rewrite is working"] = "Url rewrite funktioniert"; -$a->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."] = "Die Datenbank-Konfigurationsdatei „.htconfig.php“ konnte nicht geschrieben werden. Bitte verwende den unten angegebenen Text, um die Konfigurationsdatei im Stammverzeichnis des Webservers anzulegen."; -$a->strings["Errors encountered creating database tables."] = "Fehler beim Anlegen der Datenbank-Tabellen aufgetreten."; -$a->strings["<h1>What next</h1>"] = "<h1>Was als Nächstes</h1>"; -$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "WICHTIG: Du musst [manuell] einen Cronjob für den Poller einrichten."; -$a->strings["Hub not found."] = "Server nicht gefunden."; +$a->strings["Unable to locate original post."] = "Originalbeitrag nicht gefunden."; +$a->strings["Empty post discarded."] = "Leeren Beitrag verworfen."; +$a->strings["Executable content type not permitted to this channel."] = "Ausführbarer Content-Typ ist für diesen Kanal nicht freigegeben."; +$a->strings["System error. Post not saved."] = "Systemfehler. Beitrag nicht gespeichert."; +$a->strings["You have reached your limit of %1$.0f top level posts."] = "Du hast die maximale Anzahl von %1$.0f Beiträgen erreicht."; +$a->strings["You have reached your limit of %1$.0f webpages."] = "Du hast die maximale Anzahl von %1$.0f Webseiten erreicht."; +$a->strings["Like/Dislike"] = "Mögen/Nicht mögen"; +$a->strings["This action is restricted to members."] = "Diese Aktion kann nur von Mitgliedern ausgeführt werden."; +$a->strings["Please <a href=\"rmagic\">login with your RedMatrix ID</a> or <a href=\"register\">register as a new RedMatrix member</a> to continue."] = "Bitte <a href=\"rmagic\">melde Dich mit Deiner RedMatrix-ID an</a> oder <a href=\"register\">registriere Dich als neues Mitglied der RedMatrix</a>, um fortzufahren."; +$a->strings["Invalid request."] = "Ungültige Anfrage."; +$a->strings["thing"] = "Sache"; +$a->strings["Channel unavailable."] = "Kanal nicht vorhanden."; +$a->strings["Previous action reversed."] = "Die vorherige Aktion wurde rückgängig gemacht."; +$a->strings["Action completed."] = "Aktion durchgeführt."; +$a->strings["Thank you."] = "Vielen Dank."; $a->strings["Total invitation limit exceeded."] = "Einladungslimit überschritten."; $a->strings["%s : Not a valid email address."] = "%s : Keine gültige Email Adresse."; $a->strings["Please join us on Red"] = "Schließe Dich uns an und werde Teil der Red-Matrix"; @@ -1540,207 +1783,24 @@ $a->strings["1. Register at any RedMatrix location (they are all inter-connected $a->strings["2. Enter my RedMatrix network address into the site searchbar."] = "2. Gib meine RedMatrix-Adresse im Suchfeld ein."; $a->strings["or visit "] = "oder besuche"; $a->strings["3. Click [Connect]"] = "3. Klicke auf [Verbinden]"; -$a->strings["Thing updated"] = "Sache aktualisiert"; -$a->strings["Object store: failed"] = "Speichern des Objekts fehlgeschlagen"; -$a->strings["Thing added"] = "Sache hinzugefügt"; -$a->strings["OBJ: %1\$s %2\$s %3\$s"] = "OBJ: %1\$s %2\$s %3\$s"; -$a->strings["Show Thing"] = "Sache anzeigen"; -$a->strings["item not found."] = "Eintrag nicht gefunden"; -$a->strings["Edit Thing"] = "Sache bearbeiten"; -$a->strings["Select a profile"] = "Wähle ein Profil"; -$a->strings["Post an activity"] = "Aktivitätsnachricht senden"; -$a->strings["Only sends to viewers of the applicable profile"] = "Nur an Betrachter des ausgewählten Profils senden"; -$a->strings["Name of thing e.g. something"] = "Name der Sache, z. B. irgendwas"; -$a->strings["URL of thing (optional)"] = "URL der Sache (optional)"; -$a->strings["URL for photo of thing (optional)"] = "URL eines Fotos der Sache (optional)"; -$a->strings["Add Thing to your Profile"] = "Die Sache Deinem Profil hinzufügen"; -$a->strings["Unable to find your hub."] = "Konnte Deinen Server nicht finden."; -$a->strings["Post successful."] = "Veröffentlichung erfolgreich."; -$a->strings["Help:"] = "Hilfe:"; -$a->strings["Not Found"] = "Nicht gefunden"; +$a->strings["Location not found."] = "Klon nicht gefunden."; +$a->strings["Primary location cannot be removed."] = "Der primäre Klon kann nicht gelöscht werden."; +$a->strings["No locations found."] = "Keine Klon-Adressen gefunden"; +$a->strings["Manage Channel Locations"] = "Klon-Adressen verwalten"; +$a->strings["Location (address)"] = "URL (Adresse)"; +$a->strings["Primary Location"] = "Primärer Klon"; +$a->strings["Drop location"] = "Klon löschen"; +$a->strings["[Embedded content - reload page to view]"] = "[Eingebettete Inhalte – lade die Seite neu, um sie anzuzeigen]"; +$a->strings["Help with this feature"] = "Hilfe zu dieser Funktion"; +$a->strings["Layout Name"] = "Layout-Name"; +$a->strings["Remote privacy information not available."] = "Privatsphäre-Einstellungen anderer Nutzer sind nicht verfügbar."; +$a->strings["Visible to:"] = "Sichtbar für:"; $a->strings["No connections."] = "Keine Verbindungen."; $a->strings["Visit %s's profile [%s]"] = "%ss Profil [%s] besuchen"; $a->strings["View Connnections"] = "Zeige Verbindungen"; -$a->strings["Account removals are not allowed within 48 hours of changing the account password."] = "Das Löschen von Konten innerhalb 48 Stunden nachdem deren Passwort geändert wurde ist nicht erlaubt."; -$a->strings["Remove This Account"] = "Dieses Konto löschen"; -$a->strings["This will completely remove this account including all its channels from the network. Once this has been done it is not recoverable."] = "Hiermit wird dieses Nutzerkonto einschließlich all seiner Kanäle komplett aus dem Netzwerk entfernt. Dieser Vorgang kann nicht rückgängig gemacht werden."; -$a->strings["Please enter your password for verification:"] = "Bitte gib zur Bestätigung Dein Passwort ein:"; -$a->strings["Remove this account, all its channels and all its channel clones from the network"] = "Dieses Konto, all seine Kanäle sowie alle Kanal-Klone aus dem Netzwerk löschen"; -$a->strings["By default only the instances of the channels located on this hub will be removed from the network"] = "Standardmäßig werden nur die Kanalklone auf diesem RedMatrix-Hub aus dem Netzwerk entfernt"; -$a->strings["Invalid profile identifier."] = "Ungültiger Profil-Identifikator"; -$a->strings["Profile Visibility Editor"] = "Profil-Sichtbarkeits-Editor"; -$a->strings["Click on a contact to add or remove."] = "Klicke auf einen Kontakt, um ihn hinzuzufügen oder zu entfernen."; -$a->strings["Visible To"] = "Sichtbar für"; -$a->strings["Maximum daily site registrations exceeded. Please try again tomorrow."] = "Maximale Anzahl täglicher Neuanmeldungen erreicht. Bitte versuche es morgen noch einmal."; -$a->strings["Please indicate acceptance of the Terms of Service. Registration failed."] = "Bitte stimme den Nutzungsbedingungen zu. Registrierung fehlgeschlagen."; -$a->strings["Passwords do not match."] = "Passwörter stimmen nicht überein."; -$a->strings["Registration successful. Please check your email for validation instructions."] = "Registrierung erfolgreich. Eine E-Mail mit weiteren Anweisungen wurde an Dich gesendet."; -$a->strings["Your registration is pending approval by the site owner."] = "Deine Registrierung muss noch vom Betreiber der Seite freigegeben werden."; -$a->strings["Your registration can not be processed."] = "Deine Registrierung konnte nicht verarbeitet werden."; -$a->strings["Registration on this site/hub is by approval only."] = "Anmeldungen auf diesem Server erfordern Zustimmung durch den Administrator"; -$a->strings["<a href=\"pubsites\">Register at another affiliated site/hub</a>"] = "<a href=\"pubsites\">Registrierung auf einem anderen, angeschlossenen Server</a>"; -$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Die maximale Anzahl täglicher Registrierungen auf diesem Server wurde überschritten. Bitte versuche es morgen noch einmal."; -$a->strings["Terms of Service"] = "Nutzungsbedingungen"; -$a->strings["I accept the %s for this website"] = "Ich akzeptiere die %s für diese Webseite"; -$a->strings["I am over 13 years of age and accept the %s for this website"] = "Ich bin älter als 13 Jahre und akzeptiere die %s dieser Webseite"; -$a->strings["Membership on this site is by invitation only."] = "Mitgliedschaft auf dieser Seite ist nur nach vorheriger Einladung möglich."; -$a->strings["Please enter your invitation code"] = "Bitte trage Deinen Einladungs-Code ein"; -$a->strings["Your email address"] = "Ihre E-Mail Adresse"; -$a->strings["Choose a password"] = "Passwort"; -$a->strings["Please re-enter your password"] = "Bitte gib Dein Passwort noch einmal ein"; -$a->strings["No such group"] = "Gruppe existiert nicht"; -$a->strings["Search Results For:"] = "Suchergebnisse für:"; -$a->strings["Collection is empty"] = "Sammlung ist leer"; -$a->strings["Collection: "] = "Sammlung:"; -$a->strings["Connection: "] = "Verbindung:"; -$a->strings["Invalid connection."] = "Ungültige Verbindung."; -$a->strings["No potential page delegates located."] = "Keine potentiellen Bevollmächtigten für die Seite gefunden."; -$a->strings["Delegate Page Management"] = "Delegiere das Management für diese Seite"; -$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Bevollmächtigte sind in der Lage, alle Aspekte dieses Kontos/dieser Seite zu verwalten, abgesehen von den Grundeinstellungen des Kontos. Gib niemandem eine Bevollmächtigung für Deinen privaten Account, dem Du nicht absolut vertraust!"; -$a->strings["Existing Page Managers"] = "Vorhandene Seitenmanager"; -$a->strings["Existing Page Delegates"] = "Vorhandene Bevollmächtigte für die Seite"; -$a->strings["Potential Delegates"] = "Potentielle Bevollmächtigte"; -$a->strings["Add"] = "Hinzufügen"; -$a->strings["No entries."] = "Keine Einträge."; -$a->strings["Continue"] = "Fortfahren"; -$a->strings["Premium Channel Setup"] = "Premium-Kanal-Einrichtung"; -$a->strings["Enable premium channel connection restrictions"] = "Einschränkungen für einen Premium-Kanal aktivieren"; -$a->strings["Please enter your restrictions or conditions, such as paypal receipt, usage guidelines, etc."] = "Bitte gib Deine Nutzungsbedingungen ein, z.B. Paypal-Quittung, Richtlinien etc."; -$a->strings["This channel may require additional steps or acknowledgement of the following conditions prior to connecting:"] = "Unter Umständen sind weitere Schritte oder die Bestätigung der folgenden Bedingungen vor dem Verbinden mit diesem Kanal nötig."; -$a->strings["Potential connections will then see the following text before proceeding:"] = "Potentielle Kontakte werden den folgenden Text sehen, bevor fortgefahren wird:"; -$a->strings["By continuing, I certify that I have complied with any instructions provided on this page."] = "Indem ich fortfahre, bestätige ich die Erfüllung aller Anweisungen aus dieser Seite."; -$a->strings["(No specific instructions have been provided by the channel owner.)"] = "(Der Kanal-Besitzer hat keine speziellen Anweisungen hinterlegt.)"; -$a->strings["Restricted or Premium Channel"] = "Eingeschränkter oder Premium-Kanal"; -$a->strings["Contact not found."] = "Kontakt nicht gefunden"; -$a->strings["Friend suggestion sent."] = "Freundschaftsempfehlung senden."; -$a->strings["Suggest Friends"] = "Kontakte vorschlagen"; -$a->strings["Suggest a friend for %s"] = "Schlage %s einen Kontakt vor"; -$a->strings["You have created %1$.0f of %2$.0f allowed channels."] = "Du hast %1$.0f von maximal %2$.0f erlaubten Kanälen eingerichtet."; -$a->strings["Create a new channel"] = "Neuen Kanal anlegen"; -$a->strings["Current Channel"] = "Aktueller Kanal"; -$a->strings["Attach to one of your channels by selecting it."] = "Wähle einen Deiner Kanäle aus, um ihn zu verwenden."; -$a->strings["Default Channel"] = "Standard Kanal"; -$a->strings["Make Default"] = "Zum Standard machen"; -$a->strings["Channel removals are not allowed within 48 hours of changing the account password."] = "Innerhalb von 48 Stunden nach einer Änderung des Passworts können keine Kanäle gelöscht werden."; -$a->strings["Remove This Channel"] = "Diesen Kanal löschen"; -$a->strings["This will completely remove this channel from the network. Once this has been done it is not recoverable."] = "Hiermit wird dieser Kanal komplett aus dem Netzwerk gelöscht. Einmal eingeleitet kann dieser Prozess nicht rückgängig gemacht werden."; -$a->strings["Remove this channel and all its clones from the network"] = "Lösche diesen Kanal und all seine Klone aus dem Netzwerk"; -$a->strings["By default only the instance of the channel located on this hub will be removed from the network"] = "Standardmäßig wird der Kanal nur auf diesem Server gelöscht, seine Klone verbleiben im Netzwerk"; -$a->strings["Remove Channel"] = "Kanal löschen"; -$a->strings["Item not found"] = "Element nicht gefunden"; -$a->strings["Item is not editable"] = "Element kann nicht bearbeitet werden."; -$a->strings["Edit post"] = "Bearbeite Beitrag"; -$a->strings["Delete item?"] = "Eintrag löschen?"; -$a->strings["Insert YouTube video"] = "YouTube-Video einfügen"; -$a->strings["Insert Vorbis [.ogg] video"] = "Vorbis [.ogg]-Video einfügen"; -$a->strings["Insert Vorbis [.ogg] audio"] = "Vorbis [.ogg]-Audio einfügen"; -$a->strings["Edit Webpage"] = "Webseite bearbeiten"; -$a->strings["Delete webpage?"] = "Webseite löschen?"; -$a->strings["Delete Webpage"] = "Webseite löschen"; -$a->strings["Poke/Prod"] = "Anstupsen/Knuffen"; -$a->strings["poke, prod or do other things to somebody"] = "Stupse Leute an oder mache anderes mit ihnen"; -$a->strings["Recipient"] = "Empfänger"; -$a->strings["Choose what you wish to do to recipient"] = "Wähle, was Du mit dem/r Empfänger/in tun willst"; -$a->strings["Make this post private"] = "Diesen Beitrag privat machen"; -$a->strings["Block Name"] = "Block-Name"; -$a->strings["Collection created."] = "Sammlung erstellt."; -$a->strings["Could not create collection."] = "Sammlung kann nicht erstellt werden."; -$a->strings["Collection updated."] = "Sammlung aktualisiert."; -$a->strings["Create a collection of channels."] = "Erstelle eine Sammlung von Kanälen."; -$a->strings["Collection Name: "] = "Name der Sammlung:"; -$a->strings["Members are visible to other channels"] = "Mitglieder sind sichtbar für andere Kanäle"; -$a->strings["Collection removed."] = "Sammlung gelöscht."; -$a->strings["Unable to remove collection."] = "Löschen der Sammlung nicht möglich."; -$a->strings["Collection Editor"] = "Sammlung-Editor"; -$a->strings["Members"] = "Mitglieder"; -$a->strings["All Connected Channels"] = "Alle verbundenen Kanäle"; -$a->strings["Click on a channel to add or remove."] = "Wähle einen Kanal zum hinzufügen oder entfernen aus."; -$a->strings["Tag removed"] = "Schlagwort entfernt"; -$a->strings["Remove Item Tag"] = "Schlagwort entfernen"; -$a->strings["Select a tag to remove: "] = "Schlagwort zum Entfernen auswählen:"; -$a->strings["Item not available."] = "Element nicht verfügbar."; -$a->strings["No service class restrictions found."] = "Keine Dienstklassenbeschränkungen gefunden."; -$a->strings["Unable to locate original post."] = "Originalbeitrag nicht gefunden."; -$a->strings["Empty post discarded."] = "Leeren Beitrag verworfen."; -$a->strings["Executable content type not permitted to this channel."] = "Ausführbarer Content-Typ ist für diesen Kanal nicht freigegeben."; -$a->strings["System error. Post not saved."] = "Systemfehler. Beitrag nicht gespeichert."; -$a->strings["You have reached your limit of %1$.0f top level posts."] = "Du hast die maximale Anzahl von %1$.0f Beiträgen erreicht."; -$a->strings["You have reached your limit of %1$.0f webpages."] = "Du hast die maximale Anzahl von %1$.0f Webseiten erreicht."; -$a->strings["RedMatrix - Guests: Username: {your email address}, Password: +++"] = "RedMatrix – Gäste: Username: {Deine E-Mail-Adresse}, Passwort: +++"; -$a->strings["Away"] = "Abwesend"; -$a->strings["Online"] = "Online"; -$a->strings["Finding:"] = "Ergebnisse:"; -$a->strings["next page"] = "nächste Seite"; -$a->strings["previous page"] = "vorherige Seite"; -$a->strings["No entries (some entries may be hidden)."] = "Keine Einträge gefunden (einige könnten versteckt sein)."; -$a->strings["Profile Match"] = "Profil-Ãœbereinstimmungen"; -$a->strings["No keywords to match. Please add keywords to your default profile."] = "Keine Schlüsselwörter für den Abgleich gefunden. Bitte füge Schlüsselwörter zu Deinem Standardprofil hinzu."; -$a->strings["is interested in:"] = "interessiert sich für:"; -$a->strings["No matches"] = "Keine Ãœbereinstimmungen"; -$a->strings["This site is not a directory server"] = "Diese Website ist kein Verzeichnis-Server"; -$a->strings["Version %s"] = "Version %s"; -$a->strings["Installed plugins/addons/apps:"] = "Installierte Plugins/Addons/Apps"; -$a->strings["No installed plugins/addons/apps"] = "Keine installierten Plugins/Addons/Apps"; -$a->strings["Red"] = "Red"; -$a->strings["This is a hub of the Red Matrix - a global cooperative network of decentralized privacy enhanced websites."] = "Dieser Hub ist Teil der RedMatrix – eines globalen, kooperativen Netzwerks aus dezentralen Websites, die Rücksicht auf Deine Privatsphäre nehmen."; -$a->strings["Running at web location"] = "Erreichbar unter der Web-Adresse"; -$a->strings["Please visit <a href=\"http://getzot.com\">GetZot.com</a> to learn more about the Red Matrix."] = "Besuche <a href=\"http://getzot.com\">GetZot.com</a>, um mehr über die Red-Matrix zu erfahren."; -$a->strings["Bug reports and issues: please visit"] = "Probleme oder Fehler gefunden? Bitte besuche"; -$a->strings["Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot com"] = "Vorschläge, Lob, usw.: E-Mail an 'redmatrix' at librelist - dot - com"; -$a->strings["Site Administrators"] = "Administratoren"; -$a->strings["App installed."] = "App installiert."; -$a->strings["Malformed app."] = "Fehlerhafte App."; -$a->strings["Embed code"] = "Code einbetten"; -$a->strings["Edit App"] = "App bearbeiten"; -$a->strings["Create App"] = "App erstellen"; -$a->strings["Name of app"] = "Name der App"; -$a->strings["Required"] = "Benötigt"; -$a->strings["Location (URL) of app"] = "Ort (URL) der App"; -$a->strings["Photo icon URL"] = "URL zum Icon"; -$a->strings["80 x 80 pixels - optional"] = "80 x 80 Pixel – optional"; -$a->strings["Version ID"] = "Versions-ID"; -$a->strings["Price of app"] = "Preis der App"; -$a->strings["Location (URL) to purchase app"] = "Ort (URL), um die App zu kaufen"; -$a->strings["Failed to create source. No channel selected."] = "Konnte die Quelle nicht anlegen. Kein Kanal ausgewählt."; -$a->strings["Source created."] = "Quelle erstellt."; -$a->strings["Source updated."] = "Quelle aktualisiert."; -$a->strings["*"] = "*"; -$a->strings["Manage remote sources of content for your channel."] = "Quellen von Inhalten Deines Kanals verwalten."; -$a->strings["New Source"] = "Neue Quelle"; -$a->strings["Import all or selected content from the following channel into this channel and distribute it according to your channel settings."] = "Importiere alle oder ausgewählte Inhalte des folgenden Kanals in diesen Kanal und verteile sie gemäß der Einstellungen dieses Kanals."; -$a->strings["Only import content with these words (one per line)"] = "Importiere nur Beiträge, die folgende Wörter (eines pro Zeile) enthalten"; -$a->strings["Leave blank to import all public content"] = "Leer lassen, um alle öffentlichen Beiträge zu importieren"; -$a->strings["Source not found."] = "Quelle nicht gefunden."; -$a->strings["Edit Source"] = "Quelle bearbeiten"; -$a->strings["Delete Source"] = "Quelle löschen"; -$a->strings["Source removed"] = "Quelle gelöscht"; -$a->strings["Unable to remove source."] = "Konnte die Quelle nicht löschen."; -$a->strings["Public Sites"] = "Öffentliche Server"; -$a->strings["The listed sites allow public registration into the Red Matrix. All sites in the matrix are interlinked so membership on any of them conveys membership in the matrix as a whole. Some sites may require subscription or provide tiered service plans. The provider links <strong>may</strong> provide additional details."] = "Die hier aufgeführten Server erlauben Dir, einen Account in der Red-Matrix anzulegen. Alle Server der Matrix sind miteinander verbunden, so dass die Mitgliedschaft auf einem Server eine Verbindung zu beliebigen anderen Servern der Matrix ermöglicht. Es könnte sein, dass einige dieser Server kostenpflichtig sind oder abgestufte, je nach Umfang kostenpflichtige Mitgliedschaften anbieten. Auf den jeweiligen Seiten <strong>könnten</strong> nähere Details dazu stehen."; -$a->strings["Site URL"] = "Server-URL"; -$a->strings["Access Type"] = "Zugangstyp"; -$a->strings["Registration Policy"] = "Registrierungsrichtlinien"; -$a->strings["Location"] = "Ort"; -$a->strings["Your service plan only allows %d channels."] = "Dein Vertrag erlaubt nur %d Kanäle."; -$a->strings["Nothing to import."] = "Nichts zu importieren."; -$a->strings["Unable to download data from old server"] = "Daten können vom alten Server nicht heruntergeladen werden"; -$a->strings["Imported file is empty."] = "Die importierte Datei ist leer."; -$a->strings["Cannot create a duplicate channel identifier on this system. Import failed."] = "Kann keinen doppelten Kanal-Identifikator auf diesem System erzeugen (Spitzname oder Hash schon belegt). Import fehlgeschlagen."; -$a->strings["Channel clone failed. Import failed."] = "Klonen des Kanals fehlgeschlagen. Import fehlgeschlagen."; -$a->strings["Cloned channel not found. Import failed."] = "Geklonter Kanal nicht gefunden. Import fehlgeschlagen."; -$a->strings["Import completed."] = "Import abgeschlossen."; -$a->strings["You must be logged in to use this feature."] = "Du musst angemeldet sein um diese Funktion zu nutzen."; -$a->strings["Import Channel"] = "Kanal importieren"; -$a->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. Only identity and connections/relationships will be imported. Importation of content is not yet available."] = "Verwende dieses Formular, um einen existierenden Kanal von einem anderen Red-Server zu importieren. Du kannst den Kanal direkt vom bisherigen Red-Server über das Netzwerk importieren oder eine exportierte Sicherheitskopie benutzen. Es werden ausschließlich die Identität und die Verbindungen/Beziehungen importiert. Das Importieren von Inhalten ist derzeit nicht möglich."; -$a->strings["File to Upload"] = "Hochzuladende Datei:"; -$a->strings["Or provide the old server/hub details"] = "Oder gib die Details Deines bisherigen Red-Servers ein"; -$a->strings["Your old identity address (xyz@example.com)"] = "Bisherige Kanal-Adresse (xyz@example.com)"; -$a->strings["Your old login email address"] = "Deine alte Login-E-Mail-Adresse"; -$a->strings["Your old login password"] = "Dein altes Passwort"; -$a->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."] = "Egal welche Option Du wählst, bitte lege fest, ob dieser Server die neue primäre Adresse dieses Kanals sein soll, oder ob der bisherige Red-Server diese Rolle weiterhin wahrnimmt. Du kannst von beiden Servern aus posten, aber nur einer kann der primäre Ort Deiner Dateien, Fotos und Medien sein."; -$a->strings["Make this hub my primary location"] = "Dieser Red-Server ist mein primärer Server."; -$a->strings["Import existing posts if possible"] = "Existierende Beiträge importieren, falls möglich"; -$a->strings["invalid target signature"] = "Ungültige Signatur des Ziels"; +$a->strings["Hub not found."] = "Server nicht gefunden."; +$a->strings["Total votes"] = "Stimmen gesamt"; +$a->strings["Average Rating"] = "Durchschnittliche Bewertung"; $a->strings["Unable to lookup recipient."] = "Konnte den Empfänger nicht finden."; $a->strings["Unable to communicate with requested channel."] = "Die Kommunikation mit dem ausgewählten Kanal ist fehlgeschlagen."; $a->strings["Cannot verify requested channel."] = "Verifizierung des angeforderten Kanals fehlgeschlagen."; @@ -1756,145 +1816,153 @@ $a->strings["Delete message"] = "Nachricht löschen"; $a->strings["Recall message"] = "Nachricht widerrufen"; $a->strings["Message has been recalled."] = "Die Nachricht wurde widerrufen."; $a->strings["Private Conversation"] = "Private Unterhaltung"; +$a->strings["Delete conversation"] = "Unterhaltung löschen"; $a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "Keine sichere Kommunikation verfügbar. <strong>Eventuell</strong> kannst Du auf der Profilseite des Absenders antworten."; $a->strings["Send Reply"] = "Antwort senden"; -$a->strings["You must be logged in to see this page."] = "Du musst angemeldet sein, um diese Seite betrachten zu können."; -$a->strings["Insufficient permissions. Request redirected to profile page."] = "Unzureichende Zugriffsrechte. Die Anfrage wurde zur Profil-Seite umgeleitet."; -$a->strings["Profile not found."] = "Profil nicht gefunden."; -$a->strings["Profile deleted."] = "Profil gelöscht."; -$a->strings["Profile-"] = "Profil-"; -$a->strings["New profile created."] = "Neues Profil erstellt."; -$a->strings["Profile unavailable to clone."] = "Profil kann nicht geklont werden."; -$a->strings["Profile unavailable to export."] = "Dieses Profil kann nicht exportiert werden."; -$a->strings["Profile Name is required."] = "Profil-Name erforderlich."; -$a->strings["Marital Status"] = "Familienstand"; -$a->strings["Romantic Partner"] = "Romantische Partner"; -$a->strings["Likes"] = "Gefällt"; -$a->strings["Dislikes"] = "Gefällt nicht"; -$a->strings["Work/Employment"] = "Arbeit/Anstellung"; -$a->strings["Religion"] = "Religion"; -$a->strings["Political Views"] = "Politische Ansichten"; -$a->strings["Gender"] = "Geschlecht"; -$a->strings["Sexual Preference"] = "Sexuelle Orientierung"; -$a->strings["Homepage"] = "Webseite"; -$a->strings["Interests"] = "Hobbys/Interessen"; -$a->strings["Profile updated."] = "Profil aktualisiert."; -$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Deine Kontaktliste vor Betrachtern dieses Profils verbergen?"; -$a->strings["Edit Profile Details"] = "Bearbeite Profil-Details"; -$a->strings["View this profile"] = "Dieses Profil ansehen"; -$a->strings["Change Profile Photo"] = "Profilfoto ändern"; -$a->strings["Create a new profile using these settings"] = "Neues Profil anlegen und diese Einstellungen übernehmen"; -$a->strings["Clone this profile"] = "Dieses Profil klonen"; -$a->strings["Delete this profile"] = "Dieses Profil löschen"; -$a->strings["Import profile from file"] = "Profil aus einer Datei importieren"; -$a->strings["Export profile to file"] = "Profil in eine Datei exportieren"; -$a->strings["Profile Name:"] = "Profilname:"; -$a->strings["Your Full Name:"] = "Dein voller Name:"; -$a->strings["Title/Description:"] = "Titel/Stellenbeschreibung:"; -$a->strings["Your Gender:"] = "Dein Geschlecht:"; -$a->strings["Birthday (%s):"] = "Geburtstag (%s):"; -$a->strings["Street Address:"] = "Straße und Hausnummer:"; -$a->strings["Locality/City:"] = "Wohnort:"; -$a->strings["Postal/Zip Code:"] = "Postleitzahl:"; -$a->strings["Country:"] = "Land:"; -$a->strings["Region/State:"] = "Region/Bundesstaat:"; -$a->strings["<span class=\"heart\">♥</span> Marital Status:"] = "<span class=\"heart\">♥</span> Beziehungsstatus:"; -$a->strings["Who: (if applicable)"] = "Wer: (falls anwendbar)"; -$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Beispiele: cathy123, Cathy Williams, cathy@example.com"; -$a->strings["Since [date]:"] = "Seit [Datum]:"; -$a->strings["Homepage URL:"] = "Homepage URL:"; -$a->strings["Religious Views:"] = "Religiöse Ansichten:"; -$a->strings["Keywords:"] = "Schlüsselwörter:"; -$a->strings["Example: fishing photography software"] = "Beispiel: Angeln Fotografie Software"; -$a->strings["Used in directory listings"] = "Wird in Verzeichnis-Auflistungen verwendet"; -$a->strings["Tell us about yourself..."] = "Erzähle uns ein wenig von Dir …"; -$a->strings["Hobbies/Interests"] = "Hobbys/Interessen"; -$a->strings["Contact information and Social Networks"] = "Kontaktinformation und soziale Netzwerke"; -$a->strings["My other channels"] = "Meine anderen Kanäle"; -$a->strings["Musical interests"] = "Musikalische Interessen"; -$a->strings["Books, literature"] = "Bücher, Literatur"; -$a->strings["Television"] = "Fernsehen"; -$a->strings["Film/dance/culture/entertainment"] = "Film/Tanz/Kultur/Unterhaltung"; -$a->strings["Love/romance"] = "Liebe/Romantik"; -$a->strings["Work/employment"] = "Arbeit/Anstellung"; -$a->strings["School/education"] = "Schule/Ausbildung"; -$a->strings["This is your default profile."] = "Das ist Dein Standardprofil"; -$a->strings["Edit/Manage Profiles"] = "Profile bearbeiten/verwalten"; -$a->strings["Add profile things"] = "Sachen zum Profil hinzufügen"; -$a->strings["Include desirable objects in your profile"] = "Binde begehrenswerte Dinge in Dein Profil ein"; -$a->strings["Bookmark added"] = "Lesezeichen hinzugefügt"; -$a->strings["My Bookmarks"] = "Meine Lesezeichen"; -$a->strings["My Connections Bookmarks"] = "Lesezeichen meiner Kontakte"; -$a->strings["No channel."] = "Kein Kanal."; -$a->strings["Common connections"] = "Gemeinsame Verbindungen"; -$a->strings["No connections in common."] = "Keine gemeinsamen Verbindungen."; -$a->strings["Like/Dislike"] = "Mögen/Nicht mögen"; -$a->strings["This action is restricted to members."] = "Diese Aktion kann nur von Mitgliedern ausgeführt werden."; -$a->strings["Please <a href=\"rmagic\">login with your RedMatrix ID</a> or <a href=\"register\">register as a new RedMatrix member</a> to continue."] = "Bitte <a href=\"rmagic\">melde Dich mit Deiner RedMatrix-ID an</a> oder <a href=\"register\">registriere Dich als neues Mitglied der RedMatrix</a>, um fortzufahren."; -$a->strings["Invalid request."] = "Ungültige Anfrage."; -$a->strings["thing"] = "Sache"; -$a->strings["Channel unavailable."] = "Kanal nicht vorhanden."; -$a->strings["Previous action reversed."] = "Die vorherige Aktion wurde rückgängig gemacht."; -$a->strings["Action completed."] = "Aktion durchgeführt."; -$a->strings["Thank you."] = "Vielen Dank."; -$a->strings["No more system notifications."] = "Keine System-Benachrichtigungen mehr."; -$a->strings["System Notifications"] = "System-Benachrichtigungen"; -$a->strings["Authorize application connection"] = "Zugriff für die Anwendung autorisieren"; -$a->strings["Return to your app and insert this Securty Code:"] = "Trage folgenden Sicherheitscode in der Anwendung ein:"; -$a->strings["Please login to continue."] = "Zum Weitermachen, bitte einloggen."; -$a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Möchtest Du dieser Anwendung erlauben, Deine Nachrichten und Kontakte abzurufen und/oder neue Nachrichten für Dich zu erstellen?"; -$a->strings["Room not found"] = "Chatraum nicht gefunden"; -$a->strings["Leave Room"] = "Raum verlassen"; -$a->strings["Delete This Room"] = "Diesen Raum löschen"; -$a->strings["I am away right now"] = "Ich bin gerade nicht da"; -$a->strings["I am online"] = "Ich bin online"; -$a->strings["Bookmark this room"] = "Lesezeichen für diesen Raum setzen"; -$a->strings["New Chatroom"] = "Neuer Chatraum"; -$a->strings["Chatroom Name"] = "Name des Chatraums"; -$a->strings["%1\$s's Chatrooms"] = "%1\$ss Chaträume"; -$a->strings["Event title and start time are required."] = "Veranstaltungs- Titel und Startzeit sind erforderlich."; -$a->strings["Event not found."] = "Termin nicht gefunden."; -$a->strings["l, F j"] = "l, j. F"; -$a->strings["Edit event"] = "Veranstaltung bearbeiten"; -$a->strings["Create New Event"] = "Neue Veranstaltung erstellen"; -$a->strings["Previous"] = "Voriges"; -$a->strings["hour:minute"] = "Stunde:Minute"; -$a->strings["Event details"] = "Veranstaltungs-Details"; -$a->strings["Format is %s %s."] = "Format ist %s %s."; -$a->strings["Starting date and Title are required."] = "Startdatum und Titel sind erforderlich."; -$a->strings["Event Starts:"] = "Veranstaltung startet:"; -$a->strings["Finish date/time is not known or not relevant"] = "Ende Datum/Zeit sind unbekannt oder unwichtig"; -$a->strings["Event Finishes:"] = "Veranstaltung endet:"; -$a->strings["Adjust for viewer timezone"] = "An die Zeitzone des Betrachters anpassen"; -$a->strings["Description:"] = "Beschreibung:"; -$a->strings["Title:"] = "Titel:"; -$a->strings["Share this event"] = "Die Veranstaltung teilen"; +$a->strings["Wall Photos"] = "Wall Fotos"; +$a->strings["Profile Match"] = "Profil-Ãœbereinstimmungen"; +$a->strings["No keywords to match. Please add keywords to your default profile."] = "Keine Schlüsselwörter für den Abgleich gefunden. Bitte füge Schlüsselwörter zu Deinem Standardprofil hinzu."; +$a->strings["is interested in:"] = "interessiert sich für:"; +$a->strings["No matches"] = "Keine Ãœbereinstimmungen"; +$a->strings["Menu updated."] = "Menü aktualisiert."; +$a->strings["Unable to update menu."] = "Kann Menü nicht aktualisieren."; +$a->strings["Menu created."] = "Menü erstellt."; +$a->strings["Unable to create menu."] = "Kann Menü nicht erstellen."; +$a->strings["Manage Menus"] = "Menüs verwalten"; +$a->strings["Drop"] = "Löschen"; +$a->strings["Bookmarks allowed"] = "Lesezeichen erlaubt"; +$a->strings["Create a new menu"] = "Neues Menü erstellen"; +$a->strings["Delete this menu"] = "Lösche dieses Menü"; +$a->strings["Edit menu contents"] = "Bearbeite Menü Inhalte"; +$a->strings["Edit this menu"] = "Dieses Menü bearbeiten"; +$a->strings["New Menu"] = "Neues Menü"; +$a->strings["Menu name"] = "Menü Name"; +$a->strings["Must be unique, only seen by you"] = "Muss eindeutig sein, ist aber nur für Dich sichtbar"; +$a->strings["Menu title"] = "Menü Titel"; +$a->strings["Menu title as seen by others"] = "Menü Titel wie er von anderen gesehen wird"; +$a->strings["Allow bookmarks"] = "Erlaube Lesezeichen"; +$a->strings["Menu may be used to store saved bookmarks"] = "Im Menü können gespeicherte Lesezeichen abgelegt werden"; +$a->strings["Menu deleted."] = "Menü gelöscht."; +$a->strings["Menu could not be deleted."] = "Menü konnte nicht gelöscht werden."; +$a->strings["Edit Menu"] = "Menü bearbeiten"; +$a->strings["Add or remove entries to this menu"] = "Einträge zu diesem Menü hinzufügen oder entfernen"; +$a->strings["Conversation removed."] = "Unterhaltung gelöscht."; +$a->strings["No messages."] = "Keine Nachrichten."; +$a->strings["D, d M Y - g:i A"] = "D, d. M Y - G:i"; +$a->strings["Add a Channel"] = "Kanal hinzufügen"; +$a->strings["A channel is your own collection of related web pages. A channel can be used to hold social network profiles, blogs, conversation groups and forums, celebrity pages, and much more. You may create as many channels as your service provider allows."] = "Ein Kanal ist Deine eigene Sammlung von verbundenen Webseiten. Ein Kanal kann genutzt werden, um ein Social-Network-Profil, ein Blog, eine Gesprächsgruppe oder ein Forum, Promi-Seiten und vieles mehr zu erstellen. Du kannst so viele Kanäle erstellen, wie es der Betreiber Deiner Seite zulässt."; +$a->strings["Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" "] = "Beispiele: „Horst Weidinger“, „Lisa und ihr Meerschweinchen“, „Fußball“, „Segelflieger-Forum“ "; +$a->strings["Choose a short nickname"] = "Wähle einen kurzen Spitznamen"; +$a->strings["Your nickname will be used to create an easily remembered channel address (like an email address) which you can share with others."] = "Dein Spitzname wird verwendet, um eine leicht zu merkende Kanal-Adresse (ähnlich einer E-Mail-Adresse) zu erzeugen, die Du mit anderen austauschen kannst."; +$a->strings["Or <a href=\"import\">import an existing channel</a> from another location"] = "Oder <a href=\"import\">importiere einen bestehenden Kanal</a> von einem anderen Server"; +$a->strings["Channel Type"] = "Kanaltyp"; +$a->strings["Please choose a channel type (such as social networking or community forum) and privacy requirements so we can select the best permissions for you"] = "Wähle einen Kanaltyp (wie Soziales Netzwerk oder Forum) und Privatsphäre-Vorgaben, so dass wir die passenden Kanal-Zugriffsrechte für Dich setzen können"; +$a->strings["Red Matrix - "The Network""] = "RedMatrix – "Das Netzwerk""; +$a->strings["Welcome to %s"] = "Willkommen auf %s"; $a->strings["Invalid request identifier."] = "Ungültiger Anfrage-Identifikator."; $a->strings["Discard"] = "Verwerfen"; -$a->strings["No valid account found."] = "Kein gültiges Konto gefunden."; -$a->strings["Password reset request issued. Check your email."] = "Zurücksetzen des Passworts eingeleitet. Schau in Deine E-Mails."; -$a->strings["Site Member (%s)"] = "Nutzer (%s)"; -$a->strings["Password reset requested at %s"] = "Passwort-Rücksetzung auf %s angefordert"; -$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Die Anfrage konnte nicht verifiziert werden. (Vielleicht hast Du schon einmal auf den Link in der E-Mail geklickt?) Passwort-Rücksetzung fehlgeschlagen."; -$a->strings["Your password has been reset as requested."] = "Dein Passwort wurde wie angefordert neu erstellt."; -$a->strings["Your new password is"] = "Dein neues Passwort lautet"; -$a->strings["Save or copy your new password - and then"] = "Speichere oder kopiere Dein neues Passwort – und dann"; -$a->strings["click here to login"] = "Klicke hier, um dich anzumelden"; -$a->strings["Your password may be changed from the <em>Settings</em> page after successful login."] = "Dein Passwort kann unter <em>Einstellungen</em> nach einer erfolgreichen Anmeldung geändert werden."; -$a->strings["Your password has changed at %s"] = "Auf %s wurde Dein Passwort geändert"; -$a->strings["Forgot your Password?"] = "Kennwort vergessen?"; -$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Gib Deine E-Mail-Adresse ein, um Dein Passwort zurücksetzen zu lassen. Du erhältst dann weitere Anweisungen per E-Mail."; -$a->strings["Email Address"] = "E-Mail Adresse"; -$a->strings["Reset"] = "Zurücksetzen"; -$a->strings["Help with this feature"] = "Hilfe zu dieser Funktion"; -$a->strings["Layout Name"] = "Layout-Name"; -$a->strings["Edit Block"] = "Block bearbeiten"; -$a->strings["Delete block?"] = "Block löschen?"; -$a->strings["Delete Block"] = "Block löschen"; -$a->strings["Some blurb about what to do when you're new here"] = "Ein Hinweis, was man tun kann, wenn man neu hier ist"; -$a->strings["Edit Layout"] = "Layout bearbeiten"; -$a->strings["Delete layout?"] = "Layout löschen?"; -$a->strings["Delete Layout"] = "Layout löschen"; -$a->strings["Channel added."] = "Kanal hinzugefügt."; -$a->strings["Location not found."] = "Klon nicht gefunden."; -$a->strings["Primary location cannot be removed."] = "Der primäre Klon kann nicht gelöscht werden."; +$a->strings["No more system notifications."] = "Keine System-Benachrichtigungen mehr."; +$a->strings["System Notifications"] = "System-Benachrichtigungen"; +$a->strings["Xchan Lookup"] = "Xchan-Suche"; +$a->strings["Lookup xchan beginning with (or webbie): "] = "Nach xchans oder Webbies (Kanal-Adressen) suchen, die wie folgt beginnen:"; +$a->strings["Unable to find your hub."] = "Konnte Deinen Server nicht finden."; +$a->strings["Post successful."] = "Veröffentlichung erfolgreich."; +$a->strings["invalid target signature"] = "Ungültige Signatur des Ziels"; +$a->strings["App installed."] = "App installiert."; +$a->strings["Malformed app."] = "Fehlerhafte App."; +$a->strings["Embed code"] = "Code einbetten"; +$a->strings["Edit App"] = "App bearbeiten"; +$a->strings["Create App"] = "App erstellen"; +$a->strings["Name of app"] = "Name der App"; +$a->strings["Location (URL) of app"] = "Ort (URL) der App"; +$a->strings["Photo icon URL"] = "URL zum Icon"; +$a->strings["80 x 80 pixels - optional"] = "80 x 80 Pixel – optional"; +$a->strings["Version ID"] = "Versions-ID"; +$a->strings["Price of app"] = "Preis der App"; +$a->strings["Location (URL) to purchase app"] = "Ort (URL), um die App zu kaufen"; +$a->strings["Poll"] = "Umfrage"; +$a->strings["View Results"] = "Ergebnisse"; +$a->strings["Account removals are not allowed within 48 hours of changing the account password."] = "Das Löschen von Konten innerhalb 48 Stunden nachdem deren Passwort geändert wurde ist nicht erlaubt."; +$a->strings["Remove This Account"] = "Dieses Konto löschen"; +$a->strings["This will completely remove this account including all its channels from the network. Once this has been done it is not recoverable."] = "Hiermit wird dieses Nutzerkonto einschließlich all seiner Kanäle komplett aus dem Netzwerk entfernt. Dieser Vorgang kann nicht rückgängig gemacht werden."; +$a->strings["Remove this account, all its channels and all its channel clones from the network"] = "Dieses Konto, all seine Kanäle sowie alle Kanal-Klone aus dem Netzwerk löschen"; +$a->strings["By default only the instances of the channels located on this hub will be removed from the network"] = "Standardmäßig werden nur die Kanalklone auf diesem RedMatrix-Hub aus dem Netzwerk entfernt"; +$a->strings["No service class restrictions found."] = "Keine Dienstklassenbeschränkungen gefunden."; +$a->strings["Schema Default"] = "Standard-Schema"; +$a->strings["Sans-Serif"] = "Sans-Serif"; +$a->strings["Monospace"] = "Monospace"; +$a->strings["Theme settings"] = "Theme-Einstellungen"; +$a->strings["Set scheme"] = "Schema"; +$a->strings["Set font-size for posts and comments"] = "Schriftgröße für Beiträge und Kommentare"; +$a->strings["Set font face"] = "Schriftart"; +$a->strings["Set iconset"] = "Iconset"; +$a->strings["Set big shadow size, default 15px 15px 15px"] = "Ausmaß der großen Schatten (Default 15px 15px 15px)"; +$a->strings["Set small shadow size, default 5px 5px 5px"] = "Ausmaß der kleinen Schatten (Default 5px 5px 5px)"; +$a->strings["Set shadow color, default #000"] = "Farbe der Schatten (Default #000)"; +$a->strings["Set radius size, default 5px"] = "Ecken-Radius (Default 5px)"; +$a->strings["Set line-height for posts and comments"] = "Zeilenhöhe in Beiträgen und Kommentaren"; +$a->strings["Set background image"] = "Hintergrundbild"; +$a->strings["Set background attachment"] = "Hintergrunddatei"; +$a->strings["Set background color"] = "Hintergrundfarbe"; +$a->strings["Set section background image"] = "Hintergrundbild für die Section"; +$a->strings["Set section background color"] = "Hintergrundfarbe für die Section"; +$a->strings["Set color of items - use hex"] = "Farbe für Beiträge – Hex benutzen"; +$a->strings["Set color of links - use hex"] = "Farbe für Links – Hex benutzen"; +$a->strings["Set max-width for items. Default 400px"] = "Maximale Breite von Beiträgen (Default 400px)"; +$a->strings["Set min-width for items. Default 240px"] = "Minimale Breite von Beiträgen (Default 240px)"; +$a->strings["Set the generic content wrapper width. Default 48%"] = "Breite des \"generic content wrapper\" (Default 48%)"; +$a->strings["Set color of fonts - use hex"] = "Schriftfarbe – Hex benutzen"; +$a->strings["Set background-size element"] = "Größe des Hintergrund-Elements"; +$a->strings["Item opacity"] = "Deckkraft der Beiträge"; +$a->strings["Display post previews only"] = "Nur Beitragsvorschau anzeigen"; +$a->strings["Display side bar on channel page"] = "Zeige die Seitenleiste auf der Kanal-Seite"; +$a->strings["Colour of the navigation bar"] = "Farbe der Navigationsleiste"; +$a->strings["Item float"] = "Beitragsfluss"; +$a->strings["Left offset of the section element"] = "Linker Rand des Section Elements"; +$a->strings["Right offset of the section element"] = "Rechter Rand des Section Elements"; +$a->strings["Section width"] = "Breite der Section"; +$a->strings["Left offset of the aside"] = "Linker Rand des Aside-Elements"; +$a->strings["Right offset of the aside element"] = "Rechter Rand des Aside-Elements"; +$a->strings["None"] = "Kein"; +$a->strings["Header image"] = "Titelbild"; +$a->strings["Header image only on profile pages"] = "Titelbild nur auf Profil-Seiten anzeigen"; +$a->strings["Light (Red Matrix default)"] = "Hell (RedMatrix-Voreinstellung)"; +$a->strings["Narrow navbar"] = "Schmale Navigationsleiste"; +$a->strings["Navigation bar background color"] = "Hintergrundfarbe der Navigationsleiste"; +$a->strings["Navigation bar gradient top color"] = "Farbverlauf der Navigationsleiste: Farbe oben"; +$a->strings["Navigation bar gradient bottom color"] = "Farbverlauf der Navigationsleiste: Farbe unten"; +$a->strings["Navigation active button gradient top color"] = "Navigations-Button aktiv: Farbe für Farbverlauf oben"; +$a->strings["Navigation active button gradient bottom color"] = "Navigations-Button aktiv: Farbe für Farbverlauf unten"; +$a->strings["Navigation bar border color "] = "Farbe für den Rand der Navigationsleiste"; +$a->strings["Navigation bar icon color "] = "Farbe für die Icons der Navigationsleiste"; +$a->strings["Navigation bar active icon color "] = "Farbe für aktive Icons der Navigationsleiste"; +$a->strings["link color"] = "Farbe für Links"; +$a->strings["Set font-color for banner"] = "Farbe der Schrift des Banners"; +$a->strings["Set the background color"] = "Hintergrundfarbe"; +$a->strings["Set the background image"] = "Hintergrundbild"; +$a->strings["Set the background color of items"] = "Hintergrundfarbe für Beiträge"; +$a->strings["Set the background color of comments"] = "Hintergrundfarbe für Kommentare"; +$a->strings["Set the border color of comments"] = "Farbe des Randes von Kommentaren"; +$a->strings["Set the indent for comments"] = "Einzug für Kommentare"; +$a->strings["Set the basic color for item icons"] = "Grundfarbe für Beitrags-Icons"; +$a->strings["Set the hover color for item icons"] = "Farbe für Beitrags-Icons unter dem Mauszeiger"; +$a->strings["Set font-size for the entire application"] = "Schriftgröße für die ganze Applikation"; +$a->strings["Set font-color for posts and comments"] = "Schriftfarbe für Posts und Kommentare"; +$a->strings["Set radius of corners"] = "Ecken-Radius"; +$a->strings["Set shadow depth of photos"] = "Schattentiefe von Fotos"; +$a->strings["Set maximum width of conversation regions"] = "Maximalbreite der Unterhaltungsbereiche"; +$a->strings["Center conversation regions"] = "Konversationsbereich zentrieren"; +$a->strings["Set minimum opacity of nav bar - to hide it"] = "Mindest-Deckkraft der Navigationsleiste ( - versteckt sie)"; +$a->strings["Set size of conversation author photo"] = "Größe der Avatare von Themenstartern"; +$a->strings["Set size of followup author photos"] = "Größe der Avatare von Kommentatoren"; +$a->strings["Sloppy photo albums"] = "Schräge Fotoalben"; +$a->strings["Are you a clean desk or a messy desk person?"] = "Bist Du jemand, der einen aufgeräumten Schreibtisch hat, oder eher einen chaotischen?"; +$a->strings["Update %s failed. See error logs."] = "Aktualisierung %s fehlgeschlagen. Details in den Fehlerprotokollen."; +$a->strings["Update Error at %s"] = "Aktualisierungsfehler auf %s"; +$a->strings["Create an account to access services and applications within the Red Matrix"] = "Erstelle einen Account, um Anwendungen und Dienste innerhalb der Red-Matrix verwenden zu können."; +$a->strings["Password"] = "Kennwort"; +$a->strings["Remember me"] = "Angaben speichern"; +$a->strings["Forgot your password?"] = "Passwort vergessen?"; +$a->strings["permission denied"] = "Zugriff verweigert"; +$a->strings["Got Zot?"] = "Haste schon Zot?"; +$a->strings["toggle mobile"] = "auf/von mobile Ansicht wechseln"; diff --git a/view/en/htconfig.tpl b/view/en/htconfig.tpl index 550b018fe..d06e5da49 100644 --- a/view/en/htconfig.tpl +++ b/view/en/htconfig.tpl @@ -1,6 +1,6 @@ <?php -// Set the following for your MySQL installation +// Set the following for your database installation // Copy or rename this file to .htconfig.php $db_host = '{{$dbhost}}'; @@ -8,6 +8,7 @@ $db_port = '{{$dbport}}'; $db_user = '{{$dbuser}}'; $db_pass = '{{$dbpass}}'; $db_data = '{{$dbdata}}'; +$db_type = '{{$dbtype}}'; // an integer. 0 or unset for mysql, 1 for postgres /* * Notice: Many of the following settings will be available in the admin panel diff --git a/view/it/messages.po b/view/it/messages.po index 513758616..e0a014cae 100644 --- a/view/it/messages.po +++ b/view/it/messages.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: Red Matrix\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-26 00:03-0700\n" -"PO-Revision-Date: 2014-09-28 07:44+0000\n" +"POT-Creation-Date: 2014-11-28 00:04-0800\n" +"PO-Revision-Date: 2014-12-01 15:09+0000\n" "Last-Translator: tuscanhobbit <pynolo@tarine.net>\n" "Language-Team: Italian (http://www.transifex.com/projects/p/red-matrix/language/it/)\n" "MIME-Version: 1.0\n" @@ -23,439 +23,25 @@ msgstr "" "Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../../include/dba/dba_driver.php:50 +#: ../../include/dba/dba_driver.php:142 #, php-format msgid "Cannot locate DNS info for database server '%s'" msgstr "Non trovo le informazioni DNS per il database server '%s'" -#: ../../include/photo/photo_driver.php:653 ../../include/photos.php:51 +#: ../../include/photo/photo_driver.php:680 ../../include/photos.php:52 #: ../../mod/profile_photo.php:142 ../../mod/profile_photo.php:301 -#: ../../mod/profile_photo.php:421 ../../mod/photos.php:91 -#: ../../mod/photos.php:659 ../../mod/photos.php:681 +#: ../../mod/profile_photo.php:423 ../../mod/photos.php:91 +#: ../../mod/photos.php:654 msgid "Profile Photos" msgstr "Foto del profilo" -#: ../../include/network.php:590 -msgid "view full size" -msgstr "guarda nelle dimensioni reali" - -#: ../../include/oembed.php:163 -msgid "Embedded content" -msgstr "Contenuti incorporati" - -#: ../../include/oembed.php:172 -msgid "Embedding disabled" -msgstr "Contenuti incorporati - funzione disabilitata" - -#: ../../include/notify.php:23 -msgid "created a new post" -msgstr "Ha creato un nuovo articolo" - -#: ../../include/notify.php:24 -#, php-format -msgid "commented on %s's post" -msgstr "ha commentato l'articolo di %s" - -#: ../../include/apps.php:123 -msgid "Site Admin" -msgstr "Amministrazione sito" - -#: ../../include/apps.php:124 ../../include/conversation.php:1564 -#: ../../include/nav.php:116 -msgid "Bookmarks" -msgstr "Segnalibri" - -#: ../../include/apps.php:125 -msgid "Address Book" -msgstr "Rubrica" - -#: ../../include/apps.php:126 ../../include/nav.php:124 ../../boot.php:1497 -msgid "Login" -msgstr "Accedi" - -#: ../../include/apps.php:127 ../../include/nav.php:214 -#: ../../mod/manage.php:148 -msgid "Channel Manager" -msgstr "Gestione canali" - -#: ../../include/apps.php:128 ../../include/nav.php:188 -msgid "Matrix" -msgstr "RedMatrix" - -#: ../../include/apps.php:129 ../../include/nav.php:216 -#: ../../include/widgets.php:521 ../../mod/admin.php:953 -#: ../../mod/admin.php:1158 -msgid "Settings" -msgstr "Impostazioni" - -#: ../../include/apps.php:130 ../../include/conversation.php:1540 -#: ../../include/reddav.php:1280 ../../include/nav.php:105 -#: ../../mod/fbrowser.php:114 -msgid "Files" -msgstr "Archivio file" - -#: ../../include/apps.php:131 ../../include/conversation.php:1575 -#: ../../include/nav.php:120 ../../mod/webpages.php:84 -msgid "Webpages" -msgstr "Pagine web" - -#: ../../include/apps.php:132 ../../include/nav.php:191 -msgid "Channel Home" -msgstr "Bacheca del canale" - -#: ../../include/apps.php:133 ../../include/identity.php:1064 -#: ../../include/identity.php:1182 ../../mod/profperm.php:112 -msgid "Profile" -msgstr "Profilo" - -#: ../../include/apps.php:134 ../../include/conversation.php:1531 -#: ../../include/nav.php:104 ../../mod/fbrowser.php:25 -msgid "Photos" -msgstr "Foto" - -#: ../../include/apps.php:135 ../../include/nav.php:210 -#: ../../mod/events.php:436 -msgid "Events" -msgstr "Eventi" - -#: ../../include/apps.php:136 ../../include/nav.php:177 -#: ../../mod/directory.php:226 -msgid "Directory" -msgstr "Tutti i canali" - -#: ../../include/apps.php:137 ../../include/nav.php:169 ../../mod/help.php:60 -#: ../../mod/help.php:65 -msgid "Help" -msgstr "Guida" - -#: ../../include/apps.php:138 ../../include/nav.php:202 -msgid "Mail" -msgstr "Messaggi" - -#: ../../include/apps.php:139 ../../mod/mood.php:131 -msgid "Mood" -msgstr "Umore" - -#: ../../include/apps.php:140 ../../include/conversation.php:947 -msgid "Poke" -msgstr "Poke" - -#: ../../include/apps.php:141 ../../include/nav.php:110 -msgid "Chat" -msgstr "Area chat" - -#: ../../include/apps.php:142 ../../include/text.php:821 -#: ../../include/text.php:835 ../../include/nav.php:174 -#: ../../mod/search.php:30 -msgid "Search" -msgstr "Cerca" - -#: ../../include/apps.php:143 -msgid "Probe" -msgstr "Diagnostica" - -#: ../../include/apps.php:144 -msgid "Suggest" -msgstr "Suggerisci" - -#: ../../include/apps.php:145 -msgid "Random Channel" -msgstr "Canale casuale" - -#: ../../include/apps.php:146 -msgid "Invite" -msgstr "Invita" - -#: ../../include/apps.php:147 -msgid "Features" -msgstr "Funzionalità " - -#: ../../include/apps.php:148 -msgid "Language" -msgstr "Lingua" - -#: ../../include/apps.php:149 -msgid "Post" -msgstr "Articolo" - -#: ../../include/apps.php:150 -msgid "Profile Photo" -msgstr "Foto del profilo" - -#: ../../include/apps.php:239 ../../mod/settings.php:79 -#: ../../mod/settings.php:545 -msgid "Update" -msgstr "Aggiorna" - -#: ../../include/apps.php:239 -msgid "Install" -msgstr "Installa" - -#: ../../include/apps.php:244 -msgid "Purchase" -msgstr "Acquista" - -#: ../../include/apps.php:246 ../../include/page_widgets.php:8 -#: ../../include/page_widgets.php:36 ../../include/reddav.php:1289 -#: ../../include/menu.php:42 ../../include/ItemObject.php:100 -#: ../../mod/settings.php:581 ../../mod/blocks.php:99 -#: ../../mod/connections.php:381 ../../mod/connections.php:394 -#: ../../mod/connections.php:413 ../../mod/editblock.php:111 -#: ../../mod/editlayout.php:106 ../../mod/editpost.php:112 -#: ../../mod/editwebpage.php:143 ../../mod/thing.php:235 -#: ../../mod/layouts.php:121 ../../mod/menu.php:59 ../../mod/webpages.php:132 -msgid "Edit" -msgstr "Modifica" - -#: ../../include/apps.php:247 ../../include/conversation.php:638 -#: ../../include/reddav.php:1290 ../../include/ItemObject.php:120 -#: ../../mod/settings.php:582 ../../mod/connedit.php:462 -#: ../../mod/photos.php:1077 ../../mod/group.php:176 ../../mod/admin.php:732 -#: ../../mod/admin.php:863 ../../mod/thing.php:236 -msgid "Delete" -msgstr "Elimina" - -#: ../../include/apps.php:328 ../../include/apps.php:379 -#: ../../include/conversation.php:999 ../../include/reddav.php:1202 -#: ../../mod/connedit.php:498 -msgid "Unknown" -msgstr "Sconosciuto" - -#: ../../include/page_widgets.php:6 -msgid "New Page" -msgstr "Nuova pagina web" - -#: ../../include/page_widgets.php:39 ../../mod/blocks.php:102 -#: ../../mod/layouts.php:125 ../../mod/webpages.php:135 -msgid "View" -msgstr "Guarda" - -#: ../../include/page_widgets.php:40 ../../include/conversation.php:1110 -#: ../../include/ItemObject.php:606 ../../mod/editblock.php:141 -#: ../../mod/editlayout.php:135 ../../mod/editpost.php:140 -#: ../../mod/editwebpage.php:174 ../../mod/photos.php:1028 -#: ../../mod/webpages.php:136 -msgid "Preview" -msgstr "Anteprima" - -#: ../../include/page_widgets.php:41 ../../mod/webpages.php:137 -msgid "Actions" -msgstr "Azioni" - -#: ../../include/page_widgets.php:42 ../../mod/webpages.php:138 -msgid "Page Link" -msgstr "Link alla pagina" - -#: ../../include/page_widgets.php:43 ../../mod/webpages.php:139 -msgid "Title" -msgstr "Titolo" - -#: ../../include/page_widgets.php:44 ../../mod/webpages.php:140 -msgid "Created" -msgstr "Creato" - -#: ../../include/page_widgets.php:45 ../../mod/webpages.php:141 -msgid "Edited" -msgstr "Modificato" - -#: ../../include/security.php:320 -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 "L'identificativo di sicurezza del modulo che hai riempito non è corretto. Probabilmente è accaduto perché la pagina è stata tenuta aperta troppo a lungo (ore?) prima di inviare il contenuto." - -#: ../../include/zot.php:654 -msgid "Invalid data packet" -msgstr "Dati non validi" - -#: ../../include/zot.php:670 -msgid "Unable to verify channel signature" -msgstr "Impossibile verificare la firma elettronica del canale" - -#: ../../include/zot.php:1703 -#, php-format -msgid "Unable to verify site signature for %s" -msgstr "Impossibile verificare la firma elettronica del sito %s" - -#: ../../include/photos.php:15 ../../include/attach.php:119 -#: ../../include/attach.php:166 ../../include/attach.php:229 -#: ../../include/attach.php:243 ../../include/attach.php:283 -#: ../../include/attach.php:297 ../../include/attach.php:322 -#: ../../include/attach.php:513 ../../include/attach.php:585 -#: ../../include/chat.php:116 ../../include/items.php:3998 -#: ../../mod/mood.php:112 ../../mod/mitem.php:73 ../../mod/achievements.php:30 -#: ../../mod/settings.php:496 ../../mod/poke.php:128 ../../mod/api.php:26 -#: ../../mod/api.php:31 ../../mod/authtest.php:13 ../../mod/profile.php:64 -#: ../../mod/profile.php:72 ../../mod/block.php:22 ../../mod/block.php:72 -#: ../../mod/profile_photo.php:263 ../../mod/profile_photo.php:276 -#: ../../mod/blocks.php:29 ../../mod/blocks.php:44 ../../mod/profiles.php:179 -#: ../../mod/profiles.php:560 ../../mod/bookmarks.php:46 -#: ../../mod/channel.php:89 ../../mod/channel.php:193 -#: ../../mod/channel.php:236 ../../mod/chat.php:90 ../../mod/chat.php:95 -#: ../../mod/register.php:70 ../../mod/regmod.php:17 ../../mod/common.php:35 -#: ../../mod/network.php:12 ../../mod/connections.php:169 -#: ../../mod/connedit.php:254 ../../mod/delegate.php:6 ../../mod/page.php:30 -#: ../../mod/page.php:80 ../../mod/setup.php:203 ../../mod/editblock.php:34 -#: ../../mod/pdledit.php:21 ../../mod/editlayout.php:48 -#: ../../mod/editpost.php:13 ../../mod/editwebpage.php:44 -#: ../../mod/editwebpage.php:83 ../../mod/photos.php:68 -#: ../../mod/photos.php:526 ../../mod/sources.php:66 ../../mod/events.php:200 -#: ../../mod/filestorage.php:10 ../../mod/filestorage.php:59 -#: ../../mod/filestorage.php:75 ../../mod/filestorage.php:98 -#: ../../mod/fsuggest.php:78 ../../mod/suggest.php:26 ../../mod/group.php:9 -#: ../../mod/thing.php:249 ../../mod/thing.php:266 ../../mod/thing.php:301 -#: ../../mod/invite.php:13 ../../mod/invite.php:104 ../../mod/item.php:178 -#: ../../mod/item.php:186 ../../mod/item.php:922 ../../mod/layouts.php:27 -#: ../../mod/layouts.php:39 ../../mod/like.php:154 -#: ../../mod/viewconnections.php:22 ../../mod/viewconnections.php:27 -#: ../../mod/viewsrc.php:14 ../../mod/mail.php:108 ../../mod/manage.php:6 -#: ../../mod/menu.php:44 ../../mod/webpages.php:40 ../../mod/message.php:16 -#: ../../mod/new_channel.php:68 ../../mod/new_channel.php:99 -#: ../../mod/notifications.php:66 ../../mod/appman.php:66 -#: ../../mod/service_limits.php:7 ../../index.php:186 ../../index.php:361 -msgid "Permission denied." -msgstr "Permesso negato." - -#: ../../include/photos.php:104 -#, php-format -msgid "Image exceeds website size limit of %lu bytes" -msgstr "L'immagine supera il limite massimo di %lu bytes" - -#: ../../include/photos.php:111 -msgid "Image file is empty." -msgstr "Il file dell'immagine è vuoto." - -#: ../../include/photos.php:140 ../../mod/profile_photo.php:216 -msgid "Unable to process image" -msgstr "Impossibile elaborare l'immagine" - -#: ../../include/photos.php:212 -msgid "Photo storage failed." -msgstr "Impossibile caricare la foto." - -#: ../../include/photos.php:340 ../../include/conversation.php:1534 -msgid "Photo Albums" -msgstr "Album foto" - -#: ../../include/photos.php:344 ../../mod/photos.php:697 -#: ../../mod/photos.php:1238 -msgid "Upload New Photos" -msgstr "Carica nuove foto" - -#: ../../include/acl_selectors.php:240 -msgid "Visible to your default audience" -msgstr "Visibile secondo le impostazioni predefinite" - -#: ../../include/acl_selectors.php:241 -msgid "Show" -msgstr "Mostra" - -#: ../../include/acl_selectors.php:242 -msgid "Don't show" -msgstr "Non mostrare" - -#: ../../include/acl_selectors.php:248 ../../mod/chat.php:209 -#: ../../mod/photos.php:604 ../../mod/photos.php:983 -#: ../../mod/filestorage.php:128 -msgid "Permissions" -msgstr "Permessi" - -#: ../../include/acl_selectors.php:249 ../../include/ItemObject.php:303 -msgid "Close" -msgstr "Chiudi" - -#: ../../include/activities.php:39 -msgid " and " -msgstr "e" - -#: ../../include/activities.php:47 -msgid "public profile" -msgstr "profilo pubblico" - -#: ../../include/activities.php:52 -#, php-format -msgid "%1$s changed %2$s to “%3$s”" -msgstr "%1$s ha cambiato %2$s in “%3$s”" - -#: ../../include/activities.php:53 -#, php-format -msgid "Visit %1$s's %2$s" -msgstr "Guarda %2$s di %1$s " - -#: ../../include/activities.php:56 -#, php-format -msgid "%1$s has an updated %2$s, changing %3$s." -msgstr "%1$s ha aggiornato %2$s cambiando %3$s." - -#: ../../include/api.php:1069 -msgid "Public Timeline" -msgstr "Diario pubblico" - -#: ../../include/attach.php:224 ../../include/attach.php:278 -msgid "Item was not found." -msgstr "Elemento non trovato." - -#: ../../include/attach.php:335 -msgid "No source file." -msgstr "Nessun file di origine." - -#: ../../include/attach.php:352 -msgid "Cannot locate file to replace" -msgstr "Il file da sostituire non è stato trovato" - -#: ../../include/attach.php:370 -msgid "Cannot locate file to revise/update" -msgstr "Il file da aggiornare non è stato trovato" - -#: ../../include/attach.php:381 -#, php-format -msgid "File exceeds size limit of %d" -msgstr "Il file supera la dimensione massima di %d" - -#: ../../include/attach.php:393 -#, php-format -msgid "You have reached your limit of %1$.0f Mbytes attachment storage." -msgstr "Hai raggiunto il limite complessivo di %1$.0f Mbytes per gli allegati." - -#: ../../include/attach.php:475 -msgid "File upload failed. Possible system limit or action terminated." -msgstr "Caricamento file fallito, potrebbe aver superato i limiti o l'azione potrebbe essere stata interrotta." - -#: ../../include/attach.php:487 -msgid "Stored file could not be verified. Upload failed." -msgstr "Il file non può essere verificato. Caricamento fallito." - -#: ../../include/attach.php:528 ../../include/attach.php:545 -msgid "Path not available." -msgstr "Percorso non disponibile." - -#: ../../include/attach.php:590 -msgid "Empty pathname" -msgstr "Il percorso del file è vuoto" - -#: ../../include/attach.php:606 -msgid "duplicate filename or path" -msgstr "il file o percorso del file è duplicato" - -#: ../../include/attach.php:630 -msgid "Path not found." -msgstr "Percorso del file non trovato." - -#: ../../include/attach.php:681 -msgid "mkdir failed." -msgstr "mkdir fallito." - -#: ../../include/attach.php:685 -msgid "database storage failed." -msgstr "scrittura su database fallita." - -#: ../../include/conversation.php:120 ../../include/text.php:1745 -#: ../../include/diaspora.php:1898 ../../mod/subthread.php:72 -#: ../../mod/subthread.php:174 ../../mod/tagger.php:45 ../../mod/like.php:294 +#: ../../include/conversation.php:120 ../../include/text.php:1747 +#: ../../include/diaspora.php:1928 ../../mod/subthread.php:72 +#: ../../mod/subthread.php:174 ../../mod/like.php:290 ../../mod/tagger.php:45 msgid "photo" msgstr "la foto" -#: ../../include/conversation.php:123 ../../include/text.php:1748 +#: ../../include/conversation.php:123 ../../include/text.php:1750 #: ../../mod/tagger.php:49 msgid "event" msgstr "l'evento" @@ -464,24 +50,24 @@ msgstr "l'evento" msgid "channel" msgstr "canale" -#: ../../include/conversation.php:148 ../../include/text.php:1751 -#: ../../include/diaspora.php:1898 ../../mod/subthread.php:72 -#: ../../mod/subthread.php:174 ../../mod/tagger.php:53 ../../mod/like.php:294 +#: ../../include/conversation.php:148 ../../include/text.php:1753 +#: ../../include/diaspora.php:1928 ../../mod/subthread.php:72 +#: ../../mod/subthread.php:174 ../../mod/like.php:290 ../../mod/tagger.php:53 msgid "status" msgstr "il messaggio di stato" -#: ../../include/conversation.php:150 ../../include/text.php:1753 +#: ../../include/conversation.php:150 ../../include/text.php:1755 #: ../../mod/tagger.php:55 msgid "comment" msgstr "il commento" -#: ../../include/conversation.php:164 ../../include/diaspora.php:1927 -#: ../../mod/like.php:331 +#: ../../include/conversation.php:164 ../../include/diaspora.php:1957 +#: ../../mod/like.php:336 #, php-format msgid "%1$s likes %2$s's %3$s" msgstr "A %1$s piace %3$s di %2$s" -#: ../../include/conversation.php:167 ../../mod/like.php:333 +#: ../../include/conversation.php:167 ../../mod/like.php:338 #, php-format msgid "%1$s doesn't like %2$s's %3$s" msgstr "A %1$s non piace %3$s di %2$s" @@ -496,7 +82,7 @@ msgstr "%1$s adesso è connesso con %2$s" msgid "%1$s poked %2$s" msgstr "%1$s ha mandato un poke a %2$s" -#: ../../include/conversation.php:243 ../../include/text.php:903 +#: ../../include/conversation.php:243 ../../include/text.php:905 msgid "poked" msgstr "ha ricevuto un poke" @@ -506,20 +92,31 @@ msgctxt "mood" msgid "%1$s is %2$s" msgstr "%1$s è %2$s" -#: ../../include/conversation.php:637 ../../include/ItemObject.php:126 +#: ../../include/conversation.php:633 ../../include/ItemObject.php:126 msgid "Select" msgstr "Seleziona" -#: ../../include/conversation.php:645 ../../include/ItemObject.php:89 -#: ../../mod/photos.php:875 +#: ../../include/conversation.php:634 ../../include/RedDAV/RedBrowser.php:251 +#: ../../include/apps.php:250 ../../include/ItemObject.php:120 +#: ../../mod/settings.php:626 ../../mod/connedit.php:476 +#: ../../mod/thing.php:234 ../../mod/group.php:176 ../../mod/admin.php:730 +#: ../../mod/admin.php:861 ../../mod/photos.php:1070 +msgid "Delete" +msgstr "Elimina" + +#: ../../include/conversation.php:641 ../../include/ItemObject.php:89 msgid "Private Message" msgstr "Messaggio privato" -#: ../../include/conversation.php:652 ../../include/ItemObject.php:194 -msgid "Message is verified" -msgstr "Messaggio verificato" +#: ../../include/conversation.php:648 ../../include/ItemObject.php:194 +msgid "Message signature validated" +msgstr "Messaggio con firma verificata" + +#: ../../include/conversation.php:649 ../../include/ItemObject.php:195 +msgid "Message signature incorrect" +msgstr "Massaggio con firma non corretta" -#: ../../include/conversation.php:671 +#: ../../include/conversation.php:670 #, php-format msgid "View %s's profile @ %s" msgstr "Vedi il profilo di %s @ %s" @@ -532,17 +129,17 @@ msgstr "Categorie:" msgid "Filed under:" msgstr "Classificato come:" -#: ../../include/conversation.php:694 ../../include/ItemObject.php:264 +#: ../../include/conversation.php:694 ../../include/ItemObject.php:266 #, php-format msgid " from %s" msgstr " da %s" -#: ../../include/conversation.php:697 ../../include/ItemObject.php:267 +#: ../../include/conversation.php:697 ../../include/ItemObject.php:269 #, php-format msgid "last edited: %s" msgstr "ultima modifica: %s" -#: ../../include/conversation.php:698 ../../include/ItemObject.php:268 +#: ../../include/conversation.php:698 ../../include/ItemObject.php:270 #, php-format msgid "Expires: %s" msgstr "Scadenza: %s" @@ -551,739 +148,1106 @@ msgstr "Scadenza: %s" msgid "View in context" msgstr "Vedi nel contesto" -#: ../../include/conversation.php:715 ../../include/conversation.php:1149 -#: ../../include/ItemObject.php:308 ../../mod/editblock.php:120 -#: ../../mod/editlayout.php:115 ../../mod/editpost.php:121 -#: ../../mod/editwebpage.php:152 ../../mod/photos.php:1008 -#: ../../mod/mail.php:231 ../../mod/mail.php:346 +#: ../../include/conversation.php:715 ../../include/conversation.php:1137 +#: ../../include/ItemObject.php:317 ../../mod/editblock.php:152 +#: ../../mod/editlayout.php:148 ../../mod/editpost.php:121 +#: ../../mod/editwebpage.php:183 ../../mod/mail.php:238 ../../mod/mail.php:353 +#: ../../mod/photos.php:978 msgid "Please wait" msgstr "Attendere" -#: ../../include/conversation.php:839 +#: ../../include/conversation.php:831 msgid "remove" msgstr "rimuovi" -#: ../../include/conversation.php:843 ../../include/nav.php:249 +#: ../../include/conversation.php:835 ../../include/nav.php:257 msgid "Loading..." msgstr "Caricamento in corso..." -#: ../../include/conversation.php:844 +#: ../../include/conversation.php:836 msgid "Delete Selected Items" msgstr "Elimina gli oggetti selezionati" -#: ../../include/conversation.php:938 +#: ../../include/conversation.php:926 msgid "View Source" msgstr "Vedi il sorgente" -#: ../../include/conversation.php:939 +#: ../../include/conversation.php:927 msgid "Follow Thread" msgstr "Segui la discussione" -#: ../../include/conversation.php:940 +#: ../../include/conversation.php:928 msgid "View Status" msgstr "Guarda il messaggio di stato" -#: ../../include/conversation.php:941 ../../include/nav.php:98 -#: ../../mod/connedit.php:415 ../../mod/connedit.php:529 +#: ../../include/conversation.php:929 ../../include/nav.php:99 +#: ../../mod/connedit.php:429 ../../mod/connedit.php:544 msgid "View Profile" msgstr "Profilo" -#: ../../include/conversation.php:942 +#: ../../include/conversation.php:930 msgid "View Photos" msgstr "Guarda le foto" -#: ../../include/conversation.php:943 +#: ../../include/conversation.php:931 msgid "Matrix Activity" msgstr "Attività nella tua rete" -#: ../../include/conversation.php:944 ../../include/identity.php:784 +#: ../../include/conversation.php:932 ../../include/identity.php:840 #: ../../include/widgets.php:135 ../../include/widgets.php:175 -#: ../../include/Contact.php:107 ../../mod/directory.php:183 -#: ../../mod/dirprofile.php:164 ../../mod/suggest.php:51 -#: ../../mod/match.php:62 +#: ../../include/Contact.php:107 ../../mod/suggest.php:51 +#: ../../mod/match.php:62 ../../mod/directory.php:235 msgid "Connect" msgstr "Aggiungi" -#: ../../include/conversation.php:945 +#: ../../include/conversation.php:933 msgid "Edit Contact" msgstr "Modifica il contatto" -#: ../../include/conversation.php:946 +#: ../../include/conversation.php:934 msgid "Send PM" msgstr "Invia messaggio privato" -#: ../../include/conversation.php:1020 +#: ../../include/conversation.php:935 ../../include/apps.php:143 +msgid "Poke" +msgstr "Poke" + +#: ../../include/conversation.php:987 ../../include/RedDAV/RedBrowser.php:163 +#: ../../include/apps.php:331 ../../include/apps.php:382 +#: ../../mod/connedit.php:512 ../../mod/photos.php:713 +#: ../../mod/photos.php:1132 +msgid "Unknown" +msgstr "Sconosciuto" + +#: ../../include/conversation.php:1008 #, php-format msgid "%s likes this." msgstr "Piace a %s." -#: ../../include/conversation.php:1020 +#: ../../include/conversation.php:1008 #, php-format msgid "%s doesn't like this." msgstr "Non piace a %s." -#: ../../include/conversation.php:1024 +#: ../../include/conversation.php:1012 #, 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] "Piace a <span %1$s>%2$d persone</span>." -#: ../../include/conversation.php:1026 +#: ../../include/conversation.php:1014 #, 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] "Non piace a <span %1$s>%2$d persone</span>." -#: ../../include/conversation.php:1032 +#: ../../include/conversation.php:1020 msgid "and" msgstr "e" -#: ../../include/conversation.php:1035 +#: ../../include/conversation.php:1023 #, php-format msgid ", and %d other people" msgid_plural ", and %d other people" msgstr[0] "" msgstr[1] "e altre %d persone" -#: ../../include/conversation.php:1036 +#: ../../include/conversation.php:1024 #, php-format msgid "%s like this." msgstr "Piace a %s." -#: ../../include/conversation.php:1036 +#: ../../include/conversation.php:1024 #, php-format msgid "%s don't like this." msgstr "Non piace a %s." -#: ../../include/conversation.php:1093 +#: ../../include/conversation.php:1081 msgid "Visible to <strong>everybody</strong>" msgstr "Visibile a <strong>tutti</strong>" -#: ../../include/conversation.php:1094 ../../mod/mail.php:167 -#: ../../mod/mail.php:279 +#: ../../include/conversation.php:1082 ../../mod/mail.php:171 +#: ../../mod/mail.php:286 msgid "Please enter a link URL:" msgstr "Inserisci l'indirizzo del link:" -#: ../../include/conversation.php:1095 +#: ../../include/conversation.php:1083 msgid "Please enter a video link/URL:" msgstr "Inserisci l'indirizzo del video:" -#: ../../include/conversation.php:1096 +#: ../../include/conversation.php:1084 msgid "Please enter an audio link/URL:" msgstr "Inserisci l'indirizzo dell'audio:" -#: ../../include/conversation.php:1097 +#: ../../include/conversation.php:1085 msgid "Tag term:" msgstr "Tag:" -#: ../../include/conversation.php:1098 ../../mod/filer.php:49 +#: ../../include/conversation.php:1086 ../../mod/filer.php:49 msgid "Save to Folder:" msgstr "Salva nella cartella:" -#: ../../include/conversation.php:1099 +#: ../../include/conversation.php:1087 msgid "Where are you right now?" msgstr "Dove sei ora?" -#: ../../include/conversation.php:1100 ../../mod/editpost.php:52 -#: ../../mod/mail.php:168 ../../mod/mail.php:280 +#: ../../include/conversation.php:1088 ../../mod/editpost.php:52 +#: ../../mod/mail.php:172 ../../mod/mail.php:287 msgid "Expires YYYY-MM-DD HH:MM" msgstr "Scade il YYYY-MM-DD HH:MM" -#: ../../include/conversation.php:1124 ../../mod/photos.php:1007 -#: ../../mod/layouts.php:122 +#: ../../include/conversation.php:1098 ../../include/page_widgets.php:40 +#: ../../include/ItemObject.php:630 ../../mod/webpages.php:166 +#: ../../mod/editblock.php:173 ../../mod/editlayout.php:168 +#: ../../mod/editpost.php:140 ../../mod/editwebpage.php:205 +#: ../../mod/photos.php:998 +msgid "Preview" +msgstr "Anteprima" + +#: ../../include/conversation.php:1112 ../../mod/editblock.php:198 +#: ../../mod/editlayout.php:193 ../../mod/editwebpage.php:230 +#: ../../mod/layouts.php:168 ../../mod/photos.php:977 msgid "Share" msgstr "Condividi" -#: ../../include/conversation.php:1126 ../../mod/editwebpage.php:139 +#: ../../include/conversation.php:1114 ../../mod/editwebpage.php:170 msgid "Page link title" msgstr "Link del titolo" -#: ../../include/conversation.php:1129 +#: ../../include/conversation.php:1117 msgid "Post as" msgstr "Pubblica come " -#: ../../include/conversation.php:1130 ../../mod/editblock.php:112 -#: ../../mod/editlayout.php:107 ../../mod/editpost.php:113 -#: ../../mod/editwebpage.php:144 ../../mod/mail.php:228 ../../mod/mail.php:342 +#: ../../include/conversation.php:1118 ../../mod/editblock.php:144 +#: ../../mod/editlayout.php:140 ../../mod/editpost.php:113 +#: ../../mod/editwebpage.php:175 ../../mod/mail.php:235 ../../mod/mail.php:349 msgid "Upload photo" msgstr "Carica foto" -#: ../../include/conversation.php:1131 +#: ../../include/conversation.php:1119 msgid "upload photo" msgstr "carica foto" -#: ../../include/conversation.php:1132 ../../mod/editblock.php:113 -#: ../../mod/editlayout.php:108 ../../mod/editpost.php:114 -#: ../../mod/editwebpage.php:145 ../../mod/mail.php:229 ../../mod/mail.php:343 +#: ../../include/conversation.php:1120 ../../mod/editblock.php:145 +#: ../../mod/editlayout.php:141 ../../mod/editpost.php:114 +#: ../../mod/editwebpage.php:176 ../../mod/mail.php:236 ../../mod/mail.php:350 msgid "Attach file" msgstr "Allega file" -#: ../../include/conversation.php:1133 +#: ../../include/conversation.php:1121 msgid "attach file" msgstr "allega file" -#: ../../include/conversation.php:1134 ../../mod/editblock.php:114 -#: ../../mod/editlayout.php:109 ../../mod/editpost.php:115 -#: ../../mod/editwebpage.php:146 ../../mod/mail.php:230 ../../mod/mail.php:344 +#: ../../include/conversation.php:1122 ../../mod/editblock.php:146 +#: ../../mod/editlayout.php:142 ../../mod/editpost.php:115 +#: ../../mod/editwebpage.php:177 ../../mod/mail.php:237 ../../mod/mail.php:351 msgid "Insert web link" msgstr "Inserisci un indirizzo web" -#: ../../include/conversation.php:1135 +#: ../../include/conversation.php:1123 msgid "web link" msgstr "link web" -#: ../../include/conversation.php:1136 +#: ../../include/conversation.php:1124 msgid "Insert video link" msgstr "Inserisci l'indirizzo di un video" -#: ../../include/conversation.php:1137 +#: ../../include/conversation.php:1125 msgid "video link" msgstr "link video" -#: ../../include/conversation.php:1138 +#: ../../include/conversation.php:1126 msgid "Insert audio link" msgstr "Inserisci l'indirizzo di un audio" -#: ../../include/conversation.php:1139 +#: ../../include/conversation.php:1127 msgid "audio link" msgstr "link audio" -#: ../../include/conversation.php:1140 ../../mod/editblock.php:118 -#: ../../mod/editlayout.php:113 ../../mod/editpost.php:119 -#: ../../mod/editwebpage.php:150 +#: ../../include/conversation.php:1128 ../../mod/editblock.php:150 +#: ../../mod/editlayout.php:146 ../../mod/editpost.php:119 +#: ../../mod/editwebpage.php:181 msgid "Set your location" msgstr "La tua località " -#: ../../include/conversation.php:1141 +#: ../../include/conversation.php:1129 msgid "set location" msgstr "la tua località " -#: ../../include/conversation.php:1142 ../../mod/editblock.php:119 -#: ../../mod/editlayout.php:114 ../../mod/editpost.php:120 -#: ../../mod/editwebpage.php:151 +#: ../../include/conversation.php:1130 ../../mod/editblock.php:151 +#: ../../mod/editlayout.php:147 ../../mod/editpost.php:120 +#: ../../mod/editwebpage.php:182 msgid "Clear browser location" msgstr "Rimuovi la località data dal browser" -#: ../../include/conversation.php:1143 +#: ../../include/conversation.php:1131 msgid "clear location" msgstr "rimuovi la località " -#: ../../include/conversation.php:1145 ../../mod/editblock.php:132 -#: ../../mod/editlayout.php:126 ../../mod/editpost.php:132 -#: ../../mod/editwebpage.php:167 +#: ../../include/conversation.php:1133 ../../mod/editblock.php:164 +#: ../../mod/editlayout.php:159 ../../mod/editpost.php:132 +#: ../../mod/editwebpage.php:198 msgid "Set title" msgstr "Scegli un titolo" -#: ../../include/conversation.php:1148 ../../mod/editblock.php:135 -#: ../../mod/editlayout.php:129 ../../mod/editpost.php:134 -#: ../../mod/editwebpage.php:169 ../../mod/events.php:560 +#: ../../include/conversation.php:1136 ../../mod/events.php:574 +#: ../../mod/editblock.php:167 ../../mod/editlayout.php:162 +#: ../../mod/editpost.php:134 ../../mod/editwebpage.php:200 msgid "Categories (comma-separated list)" msgstr "Categorie (separate da virgola)" -#: ../../include/conversation.php:1150 ../../mod/editblock.php:121 -#: ../../mod/editlayout.php:116 ../../mod/editpost.php:122 -#: ../../mod/editwebpage.php:153 +#: ../../include/conversation.php:1138 ../../mod/editblock.php:153 +#: ../../mod/editlayout.php:149 ../../mod/editpost.php:122 +#: ../../mod/editwebpage.php:184 msgid "Permission settings" msgstr "Impostazioni permessi" -#: ../../include/conversation.php:1151 +#: ../../include/conversation.php:1139 msgid "permissions" msgstr "permessi" -#: ../../include/conversation.php:1158 ../../mod/editblock.php:129 -#: ../../mod/editlayout.php:123 ../../mod/editpost.php:129 -#: ../../mod/editwebpage.php:162 +#: ../../include/conversation.php:1146 ../../mod/editblock.php:161 +#: ../../mod/editlayout.php:156 ../../mod/editpost.php:129 +#: ../../mod/editwebpage.php:193 msgid "Public post" msgstr "Articolo pubblico" -#: ../../include/conversation.php:1160 ../../mod/editblock.php:136 -#: ../../mod/editlayout.php:130 ../../mod/editpost.php:135 -#: ../../mod/editwebpage.php:170 +#: ../../include/conversation.php:1148 ../../mod/editblock.php:168 +#: ../../mod/editlayout.php:163 ../../mod/editpost.php:135 +#: ../../mod/editwebpage.php:201 msgid "Example: bob@example.com, mary@example.com" msgstr "Per esempio: mario@esempio.com, simona@esempio.com" -#: ../../include/conversation.php:1173 ../../mod/editblock.php:146 -#: ../../mod/editlayout.php:140 ../../mod/editpost.php:146 -#: ../../mod/editwebpage.php:179 ../../mod/mail.php:235 ../../mod/mail.php:349 +#: ../../include/conversation.php:1161 ../../mod/editblock.php:178 +#: ../../mod/editlayout.php:173 ../../mod/editpost.php:146 +#: ../../mod/editwebpage.php:210 ../../mod/mail.php:242 ../../mod/mail.php:356 msgid "Set expiration date" msgstr "Data di scadenza" -#: ../../include/conversation.php:1175 ../../include/ItemObject.php:609 -#: ../../mod/editpost.php:148 ../../mod/mail.php:237 ../../mod/mail.php:351 +#: ../../include/conversation.php:1163 ../../include/ItemObject.php:633 +#: ../../mod/editpost.php:148 ../../mod/mail.php:244 ../../mod/mail.php:358 msgid "Encrypt text" msgstr "Crittografia del testo" -#: ../../include/conversation.php:1177 ../../mod/editpost.php:150 -#: ../../mod/events.php:567 +#: ../../include/conversation.php:1165 ../../mod/events.php:580 +#: ../../mod/editpost.php:150 msgid "OK" msgstr "OK" -#: ../../include/conversation.php:1178 ../../mod/settings.php:520 -#: ../../mod/settings.php:546 ../../mod/editpost.php:151 -#: ../../mod/fbrowser.php:82 ../../mod/fbrowser.php:117 -#: ../../mod/events.php:566 ../../mod/tagrm.php:11 ../../mod/tagrm.php:94 +#: ../../include/conversation.php:1166 ../../mod/settings.php:564 +#: ../../mod/settings.php:590 ../../mod/events.php:579 +#: ../../mod/editpost.php:151 ../../mod/fbrowser.php:82 +#: ../../mod/fbrowser.php:117 ../../mod/tagrm.php:11 ../../mod/tagrm.php:134 msgid "Cancel" msgstr "Annulla" -#: ../../include/conversation.php:1420 +#: ../../include/conversation.php:1410 msgid "Discover" msgstr "Scopri" -#: ../../include/conversation.php:1423 +#: ../../include/conversation.php:1413 msgid "Imported public streams" msgstr "Contenuti pubblici importati" -#: ../../include/conversation.php:1428 +#: ../../include/conversation.php:1418 msgid "Commented Order" msgstr "Ultimi commenti" -#: ../../include/conversation.php:1431 +#: ../../include/conversation.php:1421 msgid "Sort by Comment Date" msgstr "Per data del commento" -#: ../../include/conversation.php:1435 +#: ../../include/conversation.php:1425 msgid "Posted Order" msgstr "Ultimi articoli" -#: ../../include/conversation.php:1438 +#: ../../include/conversation.php:1428 msgid "Sort by Post Date" msgstr "Per data di creazione" -#: ../../include/conversation.php:1443 ../../include/widgets.php:89 +#: ../../include/conversation.php:1433 ../../include/widgets.php:89 msgid "Personal" msgstr "Personali" -#: ../../include/conversation.php:1446 +#: ../../include/conversation.php:1436 msgid "Posts that mention or involve you" msgstr "Articoli che ti riguardano o ti menzionano" -#: ../../include/conversation.php:1452 ../../mod/connections.php:211 -#: ../../mod/connections.php:224 ../../mod/menu.php:61 +#: ../../include/conversation.php:1442 ../../mod/connections.php:211 +#: ../../mod/connections.php:224 ../../mod/menu.php:80 msgid "New" msgstr "Novità " -#: ../../include/conversation.php:1455 +#: ../../include/conversation.php:1445 msgid "Activity Stream - by date" msgstr "Elenco attività - per data" -#: ../../include/conversation.php:1461 +#: ../../include/conversation.php:1451 msgid "Starred" msgstr "Preferiti" -#: ../../include/conversation.php:1464 +#: ../../include/conversation.php:1454 msgid "Favourite Posts" msgstr "Articoli preferiti" -#: ../../include/conversation.php:1471 +#: ../../include/conversation.php:1461 msgid "Spam" msgstr "Spam" -#: ../../include/conversation.php:1474 +#: ../../include/conversation.php:1464 msgid "Posts flagged as SPAM" msgstr "Articoli marcati come spam" -#: ../../include/conversation.php:1510 ../../mod/admin.php:867 +#: ../../include/conversation.php:1504 ../../mod/admin.php:865 msgid "Channel" msgstr "Canale" -#: ../../include/conversation.php:1513 +#: ../../include/conversation.php:1507 msgid "Status Messages and Posts" msgstr "Articoli e messaggi di stato" -#: ../../include/conversation.php:1522 +#: ../../include/conversation.php:1516 msgid "About" msgstr "Informazioni" -#: ../../include/conversation.php:1525 +#: ../../include/conversation.php:1519 msgid "Profile Details" msgstr "Dettagli del profilo" -#: ../../include/conversation.php:1543 +#: ../../include/conversation.php:1525 ../../include/nav.php:105 +#: ../../include/apps.php:137 ../../mod/fbrowser.php:25 +msgid "Photos" +msgstr "Foto" + +#: ../../include/conversation.php:1528 ../../include/photos.php:341 +msgid "Photo Albums" +msgstr "Album foto" + +#: ../../include/conversation.php:1534 ../../include/RedDAV/RedBrowser.php:241 +#: ../../include/nav.php:106 ../../include/apps.php:133 +#: ../../mod/fbrowser.php:114 +msgid "Files" +msgstr "Archivio file" + +#: ../../include/conversation.php:1537 msgid "Files and Storage" msgstr "Archivio file" -#: ../../include/conversation.php:1552 ../../include/conversation.php:1555 +#: ../../include/conversation.php:1547 ../../include/conversation.php:1550 msgid "Chatrooms" msgstr "Area chat" -#: ../../include/conversation.php:1567 +#: ../../include/conversation.php:1560 ../../include/nav.php:117 +#: ../../include/apps.php:127 +msgid "Bookmarks" +msgstr "Segnalibri" + +#: ../../include/conversation.php:1563 msgid "Saved Bookmarks" msgstr "Segnalibri salvati" -#: ../../include/conversation.php:1578 +#: ../../include/conversation.php:1571 ../../include/nav.php:121 +#: ../../include/apps.php:134 ../../mod/webpages.php:160 +msgid "Webpages" +msgstr "Pagine web" + +#: ../../include/conversation.php:1574 msgid "Manage Webpages" msgstr "Gestisci le pagine web" -#: ../../include/bookmarks.php:35 +#: ../../include/follow.php:28 +msgid "Channel is blocked on this site." +msgstr "Il canale è bloccato per questo sito." + +#: ../../include/follow.php:33 +msgid "Channel location missing." +msgstr "Manca l'indirizzo del canale." + +#: ../../include/follow.php:82 +msgid "Response from remote channel was incomplete." +msgstr "La risposta dal canale non è completa." + +#: ../../include/follow.php:99 +msgid "Channel was deleted and no longer exists." +msgstr "Il canale è stato rimosso e non esiste più." + +#: ../../include/follow.php:135 ../../include/follow.php:202 +msgid "Protocol disabled." +msgstr "Protocollo disabilitato." + +#: ../../include/follow.php:176 +msgid "Channel discovery failed." +msgstr "La ricerca del canale non ha avuto successo." + +#: ../../include/follow.php:192 +msgid "local account not found." +msgstr "l'account locale non è stato trovato." + +#: ../../include/follow.php:220 +msgid "Cannot connect to yourself." +msgstr "Non puoi connetterti a te stesso." + +#: ../../include/notify.php:23 +msgid "created a new post" +msgstr "Ha creato un nuovo articolo" + +#: ../../include/notify.php:24 #, php-format -msgid "%1$s's bookmarks" -msgstr "I segnalibri di %1$s" +msgid "commented on %s's post" +msgstr "ha commentato l'articolo di %s" -#: ../../include/text.php:321 -msgid "prev" -msgstr "prec" +#: ../../include/page_widgets.php:6 +msgid "New Page" +msgstr "Nuova pagina web" -#: ../../include/text.php:323 -msgid "first" -msgstr "inizio" +#: ../../include/page_widgets.php:8 ../../include/page_widgets.php:36 +#: ../../include/menu.php:42 ../../include/RedDAV/RedBrowser.php:250 +#: ../../include/apps.php:249 ../../include/ItemObject.php:100 +#: ../../mod/blocks.php:132 ../../mod/settings.php:625 +#: ../../mod/connections.php:381 ../../mod/connections.php:394 +#: ../../mod/connections.php:413 ../../mod/thing.php:233 +#: ../../mod/webpages.php:162 ../../mod/editblock.php:143 +#: ../../mod/editlayout.php:139 ../../mod/editpost.php:112 +#: ../../mod/editwebpage.php:174 ../../mod/layouts.php:167 +#: ../../mod/menu.php:78 +msgid "Edit" +msgstr "Modifica" -#: ../../include/text.php:352 -msgid "last" -msgstr "fine" +#: ../../include/page_widgets.php:39 ../../mod/blocks.php:135 +#: ../../mod/webpages.php:165 ../../mod/layouts.php:171 +msgid "View" +msgstr "Guarda" -#: ../../include/text.php:355 -msgid "next" -msgstr "succ" +#: ../../include/page_widgets.php:41 ../../mod/webpages.php:167 +msgid "Actions" +msgstr "Azioni" -#: ../../include/text.php:367 -msgid "older" -msgstr "più recenti" +#: ../../include/page_widgets.php:42 ../../mod/webpages.php:168 +msgid "Page Link" +msgstr "Link alla pagina" -#: ../../include/text.php:369 -msgid "newer" -msgstr "più nuovi" +#: ../../include/page_widgets.php:43 ../../mod/webpages.php:169 +msgid "Title" +msgstr "Titolo" -#: ../../include/text.php:736 -msgid "No connections" -msgstr "Nessun contatto" +#: ../../include/page_widgets.php:44 ../../mod/webpages.php:170 +msgid "Created" +msgstr "Creato" -#: ../../include/text.php:749 +#: ../../include/page_widgets.php:45 ../../mod/webpages.php:171 +msgid "Edited" +msgstr "Modificato" + +#: ../../include/contact_widgets.php:14 #, php-format -msgid "%d Connection" -msgid_plural "%d Connections" -msgstr[0] "%d contatto" -msgstr[1] "%d contatti" +msgid "%d invitation available" +msgid_plural "%d invitations available" +msgstr[0] "%d invito disponibile" +msgstr[1] "%d inviti disponibili" -#: ../../include/text.php:762 -msgid "View Connections" -msgstr "Elenco contatti" +#: ../../include/contact_widgets.php:19 ../../mod/admin.php:416 +msgid "Advanced" +msgstr "Avanzate" -#: ../../include/text.php:823 ../../include/text.php:837 -#: ../../include/widgets.php:193 ../../mod/rbmark.php:28 -#: ../../mod/rbmark.php:98 ../../mod/filer.php:50 ../../mod/admin.php:1341 -#: ../../mod/admin.php:1362 -msgid "Save" -msgstr "Salva" +#: ../../include/contact_widgets.php:22 +msgid "Find Channels" +msgstr "Ricerca canali" -#: ../../include/text.php:903 -msgid "poke" -msgstr "poke" +#: ../../include/contact_widgets.php:23 +msgid "Enter name or interest" +msgstr "Scrivi un nome o un interesse" -#: ../../include/text.php:904 -msgid "ping" -msgstr "ping" +#: ../../include/contact_widgets.php:24 +msgid "Connect/Follow" +msgstr "Aggiungi" -#: ../../include/text.php:904 -msgid "pinged" -msgstr "ha ricevuto un ping" +#: ../../include/contact_widgets.php:25 +msgid "Examples: Robert Morgenstein, Fishing" +msgstr "Per esempio: Mario Rossi, Pesca" -#: ../../include/text.php:905 -msgid "prod" -msgstr "prod" +#: ../../include/contact_widgets.php:26 ../../mod/connections.php:412 +#: ../../mod/directory.php:278 ../../mod/directory.php:283 +msgid "Find" +msgstr "Cerca" -#: ../../include/text.php:905 -msgid "prodded" -msgstr "ha ricevuto un prod" +#: ../../include/contact_widgets.php:27 ../../mod/suggest.php:59 +msgid "Channel Suggestions" +msgstr "Canali suggeriti" -#: ../../include/text.php:906 -msgid "slap" -msgstr "schiaffo" +#: ../../include/contact_widgets.php:29 +msgid "Random Profile" +msgstr "Profilo casuale" -#: ../../include/text.php:906 -msgid "slapped" -msgstr "ha ricevuto uno schiaffo" +#: ../../include/contact_widgets.php:30 +msgid "Invite Friends" +msgstr "Invita amici" -#: ../../include/text.php:907 -msgid "finger" -msgstr "finger" +#: ../../include/contact_widgets.php:32 +msgid "Advanced example: name=fred and country=iceland" +msgstr "Per esempio: name=mario e country=italy" -#: ../../include/text.php:907 -msgid "fingered" -msgstr "ha ricevuto un finger" +#: ../../include/contact_widgets.php:57 ../../include/features.php:73 +#: ../../include/widgets.php:303 +msgid "Saved Folders" +msgstr "Cartelle salvate" -#: ../../include/text.php:908 -msgid "rebuff" -msgstr "rifiuto" +#: ../../include/contact_widgets.php:60 ../../include/contact_widgets.php:95 +#: ../../include/widgets.php:306 +msgid "Everything" +msgstr "Tutto" -#: ../../include/text.php:908 -msgid "rebuffed" -msgstr "ha ricevuto un rifiuto" +#: ../../include/contact_widgets.php:92 ../../include/taxonomy.php:230 +#: ../../include/widgets.php:29 +msgid "Categories" +msgstr "Categorie" -#: ../../include/text.php:917 -msgid "happy" -msgstr "felice" +#: ../../include/contact_widgets.php:125 +#, php-format +msgid "%d connection in common" +msgid_plural "%d connections in common" +msgstr[0] "%d contatto in comune" +msgstr[1] "%d contatti in comune" -#: ../../include/text.php:918 -msgid "sad" -msgstr "triste" +#: ../../include/contact_widgets.php:130 +msgid "show more" +msgstr "mostra tutto" -#: ../../include/text.php:919 -msgid "mellow" -msgstr "calmo" +#: ../../include/oembed.php:171 +msgid "Embedded content" +msgstr "Contenuti incorporati" -#: ../../include/text.php:920 -msgid "tired" -msgstr "stanco" +#: ../../include/oembed.php:180 +msgid "Embedding disabled" +msgstr "Disabilita la creazione di contenuti incorporati" -#: ../../include/text.php:921 -msgid "perky" -msgstr "vivace" +#: ../../include/message.php:18 +msgid "No recipient provided." +msgstr "Devi scegliere un destinatario." -#: ../../include/text.php:922 -msgid "angry" -msgstr "arrabbiato" +#: ../../include/message.php:23 +msgid "[no subject]" +msgstr "[nessun titolo]" -#: ../../include/text.php:923 -msgid "stupified" -msgstr "stordito" +#: ../../include/message.php:45 +msgid "Unable to determine sender." +msgstr "Impossibile determinare il mittente." -#: ../../include/text.php:924 -msgid "puzzled" -msgstr "confuso" +#: ../../include/message.php:200 +msgid "Stored post could not be verified." +msgstr "Non è stato possibile verificare l'articolo inserito." -#: ../../include/text.php:925 -msgid "interested" -msgstr "attento" +#: ../../include/activities.php:39 +msgid " and " +msgstr "e" -#: ../../include/text.php:926 -msgid "bitter" -msgstr "amaro" +#: ../../include/activities.php:47 +msgid "public profile" +msgstr "profilo pubblico" -#: ../../include/text.php:927 -msgid "cheerful" -msgstr "allegro" +#: ../../include/activities.php:52 +#, php-format +msgid "%1$s changed %2$s to “%3$s”" +msgstr "%1$s ha cambiato %2$s in “%3$s”" -#: ../../include/text.php:928 -msgid "alive" -msgstr "vivace" +#: ../../include/activities.php:53 +#, php-format +msgid "Visit %1$s's %2$s" +msgstr "Guarda %2$s di %1$s " -#: ../../include/text.php:929 -msgid "annoyed" -msgstr "seccato" +#: ../../include/activities.php:56 +#, php-format +msgid "%1$s has an updated %2$s, changing %3$s." +msgstr "%1$s ha aggiornato %2$s cambiando %3$s." -#: ../../include/text.php:930 -msgid "anxious" -msgstr "ansioso" +#: ../../include/acl_selectors.php:240 +msgid "Visible to your default audience" +msgstr "Visibile secondo le impostazioni predefinite" -#: ../../include/text.php:931 -msgid "cranky" -msgstr "irritabile" +#: ../../include/acl_selectors.php:241 +msgid "Show" +msgstr "Mostra" -#: ../../include/text.php:932 -msgid "disturbed" -msgstr "turbato" +#: ../../include/acl_selectors.php:242 +msgid "Don't show" +msgstr "Non mostrare" -#: ../../include/text.php:933 -msgid "frustrated" -msgstr "frustrato" +#: ../../include/acl_selectors.php:248 ../../mod/events.php:596 +#: ../../mod/chat.php:209 ../../mod/filestorage.php:137 +#: ../../mod/photos.php:588 ../../mod/photos.php:950 +msgid "Permissions" +msgstr "Permessi" -#: ../../include/text.php:934 -msgid "depressed" -msgstr "in depressione" +#: ../../include/acl_selectors.php:249 ../../include/ItemObject.php:312 +#: ../../mod/photos.php:1149 +msgid "Close" +msgstr "Chiudi" -#: ../../include/text.php:935 -msgid "motivated" -msgstr "motivato" +#: ../../include/bb2diaspora.php:384 +msgid "Attachments:" +msgstr "Allegati:" -#: ../../include/text.php:936 -msgid "relaxed" -msgstr "rilassato" +#: ../../include/bb2diaspora.php:463 ../../include/event.php:11 +msgid "l F d, Y \\@ g:i A" +msgstr "l d F Y \\@ G:i" -#: ../../include/text.php:937 -msgid "surprised" -msgstr "sorpreso" +#: ../../include/bb2diaspora.php:465 +msgid "Redmatrix event notification:" +msgstr "Notifica eventi RedMatrix:" -#: ../../include/text.php:1101 -msgid "Monday" -msgstr "lunedì" +#: ../../include/bb2diaspora.php:469 ../../include/event.php:20 +msgid "Starts:" +msgstr "Inizio:" -#: ../../include/text.php:1101 -msgid "Tuesday" -msgstr "martedì" +#: ../../include/bb2diaspora.php:477 ../../include/event.php:30 +msgid "Finishes:" +msgstr "Fine:" -#: ../../include/text.php:1101 -msgid "Wednesday" -msgstr "mercoledì" +#: ../../include/bb2diaspora.php:485 ../../include/identity.php:891 +#: ../../include/event.php:40 ../../mod/events.php:590 +#: ../../mod/directory.php:170 +msgid "Location:" +msgstr "Luogo:" -#: ../../include/text.php:1101 -msgid "Thursday" -msgstr "giovedì" +#: ../../include/attach.php:116 ../../include/attach.php:163 +#: ../../include/attach.php:226 ../../include/attach.php:240 +#: ../../include/attach.php:280 ../../include/attach.php:294 +#: ../../include/attach.php:318 ../../include/attach.php:511 +#: ../../include/attach.php:585 ../../include/photos.php:15 +#: ../../include/items.php:4019 ../../include/chat.php:116 +#: ../../mod/mood.php:112 ../../mod/mitem.php:106 +#: ../../mod/achievements.php:30 ../../mod/register.php:72 +#: ../../mod/sources.php:66 ../../mod/poke.php:128 ../../mod/api.php:26 +#: ../../mod/api.php:31 ../../mod/authtest.php:13 ../../mod/profile.php:64 +#: ../../mod/profile.php:72 ../../mod/block.php:22 ../../mod/block.php:72 +#: ../../mod/blocks.php:67 ../../mod/blocks.php:75 ../../mod/setup.php:207 +#: ../../mod/settings.php:540 ../../mod/events.php:195 +#: ../../mod/channel.php:89 ../../mod/channel.php:198 +#: ../../mod/channel.php:241 ../../mod/chat.php:90 ../../mod/chat.php:95 +#: ../../mod/regmod.php:17 ../../mod/common.php:35 ../../mod/like.php:154 +#: ../../mod/connections.php:169 ../../mod/connedit.php:266 +#: ../../mod/thing.php:247 ../../mod/thing.php:264 ../../mod/thing.php:299 +#: ../../mod/webpages.php:67 ../../mod/bookmarks.php:46 +#: ../../mod/profiles.php:179 ../../mod/profiles.php:550 +#: ../../mod/editblock.php:65 ../../mod/pdledit.php:21 +#: ../../mod/editlayout.php:64 ../../mod/editlayout.php:89 +#: ../../mod/editpost.php:13 ../../mod/editwebpage.php:64 +#: ../../mod/editwebpage.php:86 ../../mod/editwebpage.php:118 +#: ../../mod/profile_photo.php:263 ../../mod/profile_photo.php:276 +#: ../../mod/item.php:191 ../../mod/item.php:199 ../../mod/item.php:971 +#: ../../mod/fsuggest.php:78 ../../mod/filestorage.php:18 +#: ../../mod/filestorage.php:67 ../../mod/filestorage.php:82 +#: ../../mod/filestorage.php:109 ../../mod/delegate.php:6 +#: ../../mod/group.php:9 ../../mod/suggest.php:26 ../../mod/locs.php:71 +#: ../../mod/mail.php:111 ../../mod/invite.php:13 ../../mod/invite.php:104 +#: ../../mod/manage.php:6 ../../mod/layouts.php:67 ../../mod/layouts.php:74 +#: ../../mod/layouts.php:85 ../../mod/viewconnections.php:22 +#: ../../mod/viewconnections.php:27 ../../mod/viewsrc.php:14 +#: ../../mod/network.php:12 ../../mod/menu.php:61 ../../mod/message.php:16 +#: ../../mod/new_channel.php:68 ../../mod/new_channel.php:99 +#: ../../mod/notifications.php:66 ../../mod/page.php:28 ../../mod/page.php:78 +#: ../../mod/photos.php:68 ../../mod/appman.php:66 +#: ../../mod/service_limits.php:7 ../../index.php:190 ../../index.php:390 +msgid "Permission denied." +msgstr "Permesso negato." -#: ../../include/text.php:1101 -msgid "Friday" -msgstr "venerdì" +#: ../../include/attach.php:221 ../../include/attach.php:275 +msgid "Item was not found." +msgstr "Elemento non trovato." -#: ../../include/text.php:1101 -msgid "Saturday" -msgstr "sabato" +#: ../../include/attach.php:331 +msgid "No source file." +msgstr "Nessun file di origine." -#: ../../include/text.php:1101 -msgid "Sunday" -msgstr "domenica" +#: ../../include/attach.php:348 +msgid "Cannot locate file to replace" +msgstr "Il file da sostituire non è stato trovato" -#: ../../include/text.php:1105 -msgid "January" -msgstr "gennaio" +#: ../../include/attach.php:366 +msgid "Cannot locate file to revise/update" +msgstr "Il file da aggiornare non è stato trovato" -#: ../../include/text.php:1105 -msgid "February" -msgstr "febbraio" +#: ../../include/attach.php:377 +#, php-format +msgid "File exceeds size limit of %d" +msgstr "Il file supera la dimensione massima di %d" -#: ../../include/text.php:1105 -msgid "March" -msgstr "marzo" +#: ../../include/attach.php:389 +#, php-format +msgid "You have reached your limit of %1$.0f Mbytes attachment storage." +msgstr "Hai raggiunto il limite complessivo di %1$.0f Mbytes per gli allegati." -#: ../../include/text.php:1105 -msgid "April" -msgstr "aprile" +#: ../../include/attach.php:472 +msgid "File upload failed. Possible system limit or action terminated." +msgstr "Caricamento file fallito, potrebbe essere stato interrotto o potrebbe aver superato lo spazio assegnato." -#: ../../include/text.php:1105 -msgid "May" -msgstr "maggio" +#: ../../include/attach.php:484 +msgid "Stored file could not be verified. Upload failed." +msgstr "Il file non può essere verificato. Caricamento fallito." -#: ../../include/text.php:1105 -msgid "June" -msgstr "giugno" +#: ../../include/attach.php:526 ../../include/attach.php:543 +msgid "Path not available." +msgstr "Percorso non disponibile." -#: ../../include/text.php:1105 -msgid "July" -msgstr "luglio" +#: ../../include/attach.php:590 +msgid "Empty pathname" +msgstr "Il percorso del file è vuoto" -#: ../../include/text.php:1105 -msgid "August" -msgstr "agosto" +#: ../../include/attach.php:606 +msgid "duplicate filename or path" +msgstr "il file o il percorso del file è duplicato" -#: ../../include/text.php:1105 -msgid "September" -msgstr "settembre" +#: ../../include/attach.php:630 +msgid "Path not found." +msgstr "Percorso del file non trovato." -#: ../../include/text.php:1105 -msgid "October" -msgstr "ottobre" +#: ../../include/attach.php:681 +msgid "mkdir failed." +msgstr "mkdir fallito." -#: ../../include/text.php:1105 -msgid "November" -msgstr "novembre" +#: ../../include/attach.php:685 +msgid "database storage failed." +msgstr "scrittura su database fallita." -#: ../../include/text.php:1105 -msgid "December" -msgstr "dicembre" +#: ../../include/RedDAV/RedBrowser.php:106 +#: ../../include/RedDAV/RedBrowser.php:249 +msgid "parent" +msgstr "cartella superiore" -#: ../../include/text.php:1183 -msgid "unknown.???" -msgstr "sconosciuto???" +#: ../../include/RedDAV/RedBrowser.php:130 +msgid "Collection" +msgstr "Cartella" -#: ../../include/text.php:1184 -msgid "bytes" -msgstr "byte" +#: ../../include/RedDAV/RedBrowser.php:133 +msgid "Principal" +msgstr "Principale" -#: ../../include/text.php:1223 -msgid "remove category" -msgstr "rimuovi la categoria" +#: ../../include/RedDAV/RedBrowser.php:136 +msgid "Addressbook" +msgstr "Rubrica" -#: ../../include/text.php:1293 -msgid "remove from file" -msgstr "rimuovi dal file" +#: ../../include/RedDAV/RedBrowser.php:139 +msgid "Calendar" +msgstr "Calendario" -#: ../../include/text.php:1358 ../../include/text.php:1370 -msgid "Click to open/close" -msgstr "Clicca per aprire/chiudere" +#: ../../include/RedDAV/RedBrowser.php:142 +msgid "Schedule Inbox" +msgstr "Appuntamenti ricevuti" -#: ../../include/text.php:1525 ../../mod/events.php:414 -msgid "Link to Source" -msgstr "Link al sito d'origine" +#: ../../include/RedDAV/RedBrowser.php:145 +msgid "Schedule Outbox" +msgstr "Appuntamenti inviati" -#: ../../include/text.php:1544 -msgid "Select a page layout: " -msgstr "Scegli il layout della pagina:" +#: ../../include/RedDAV/RedBrowser.php:223 +#, php-format +msgid "%1$s used" +msgstr "%1$s occupati" -#: ../../include/text.php:1547 ../../include/text.php:1612 -msgid "default" -msgstr "predefinito" +#: ../../include/RedDAV/RedBrowser.php:228 +#, php-format +msgid "%1$s used of %2$s (%3$s%)" +msgstr "%1$s occupati di %2$s (%3$s%)" -#: ../../include/text.php:1583 -msgid "Page content type: " -msgstr "Contenuto della pagina:" +#: ../../include/RedDAV/RedBrowser.php:245 ../../mod/settings.php:565 +#: ../../mod/settings.php:591 ../../mod/admin.php:866 +msgid "Name" +msgstr "Nome" -#: ../../include/text.php:1624 -msgid "Select an alternate language" -msgstr "Seleziona una lingua diversa" +#: ../../include/RedDAV/RedBrowser.php:246 +msgid "Type" +msgstr "Tipo" -#: ../../include/text.php:1758 -msgid "activity" -msgstr "l'attività " +#: ../../include/RedDAV/RedBrowser.php:247 +msgid "Size" +msgstr "Dimensione" -#: ../../include/text.php:2030 -msgid "Design" -msgstr "Design" +#: ../../include/RedDAV/RedBrowser.php:248 +msgid "Last Modified" +msgstr "Ultima modifica" -#: ../../include/text.php:2032 -msgid "Blocks" -msgstr "Riquadri" +#: ../../include/RedDAV/RedBrowser.php:252 +msgid "Total" +msgstr "Totale" -#: ../../include/text.php:2033 -msgid "Menus" -msgstr "Menù" +#: ../../include/RedDAV/RedBrowser.php:305 +msgid "Create new folder" +msgstr "Crea una nuova cartella" -#: ../../include/text.php:2034 -msgid "Layouts" -msgstr "Layout" +#: ../../include/RedDAV/RedBrowser.php:306 ../../mod/mitem.php:169 +#: ../../mod/menu.php:100 ../../mod/new_channel.php:122 +msgid "Create" +msgstr "Crea" -#: ../../include/text.php:2035 -msgid "Pages" -msgstr "Pagine" +#: ../../include/RedDAV/RedBrowser.php:307 +msgid "Upload file" +msgstr "Carica un file" -#: ../../include/taxonomy.php:210 -msgid "Tags" -msgstr "Tag" +#: ../../include/RedDAV/RedBrowser.php:308 ../../mod/profile_photo.php:361 +#: ../../mod/photos.php:738 ../../mod/photos.php:1246 +msgid "Upload" +msgstr "Carica" -#: ../../include/taxonomy.php:227 -msgid "Keywords" -msgstr "Parole chiave" +#: ../../include/bookmarks.php:35 +#, php-format +msgid "%1$s's bookmarks" +msgstr "I segnalibri di %1$s" -#: ../../include/taxonomy.php:252 -msgid "have" -msgstr "ho" +#: ../../include/nav.php:95 ../../include/nav.php:128 ../../boot.php:1485 +msgid "Logout" +msgstr "Esci" -#: ../../include/taxonomy.php:252 -msgid "has" -msgstr "ha" +#: ../../include/nav.php:95 ../../include/nav.php:128 +msgid "End this session" +msgstr "Chiudi questa sessione" -#: ../../include/taxonomy.php:253 -msgid "want" -msgstr "voglio" +#: ../../include/nav.php:98 ../../include/nav.php:159 +msgid "Home" +msgstr "Bacheca" -#: ../../include/taxonomy.php:253 -msgid "wants" -msgstr "vuole" +#: ../../include/nav.php:98 +msgid "Your posts and conversations" +msgstr "I tuoi articoli e conversazioni" -#: ../../include/taxonomy.php:254 ../../include/ItemObject.php:220 -msgid "like" -msgstr "mi piace" +#: ../../include/nav.php:99 +msgid "Your profile page" +msgstr "Il tuo profilo" -#: ../../include/taxonomy.php:254 -msgid "likes" -msgstr "mi piace" +#: ../../include/nav.php:101 +msgid "Edit Profiles" +msgstr "Modifica i profili" -#: ../../include/taxonomy.php:255 ../../include/ItemObject.php:221 -msgid "dislike" -msgstr "non mi piace" +#: ../../include/nav.php:101 +msgid "Manage/Edit profiles" +msgstr "Gestisci/modifica i profili" -#: ../../include/taxonomy.php:255 -msgid "dislikes" -msgstr "non mi piace" +#: ../../include/nav.php:103 ../../include/identity.php:864 +msgid "Edit Profile" +msgstr "Modifica il profilo" -#: ../../include/taxonomy.php:338 ../../include/identity.php:1090 -#: ../../include/ItemObject.php:146 -msgctxt "noun" -msgid "Like" -msgid_plural "Likes" -msgstr[0] "Mi piace" -msgstr[1] "Mi piace" +#: ../../include/nav.php:103 +msgid "Edit your profile" +msgstr "Modifica il profilo" + +#: ../../include/nav.php:105 +msgid "Your photos" +msgstr "Le tue foto" + +#: ../../include/nav.php:106 +msgid "Your files" +msgstr "I tuoi file" + +#: ../../include/nav.php:111 ../../include/apps.php:144 +msgid "Chat" +msgstr "Area chat" + +#: ../../include/nav.php:111 +msgid "Your chatrooms" +msgstr "Le tue aree chat" + +#: ../../include/nav.php:117 +msgid "Your bookmarks" +msgstr "I tuoi segnalibri" + +#: ../../include/nav.php:121 +msgid "Your webpages" +msgstr "Le tue pagine web" + +#: ../../include/nav.php:125 ../../include/apps.php:129 ../../boot.php:1486 +msgid "Login" +msgstr "Accedi" + +#: ../../include/nav.php:125 +msgid "Sign in" +msgstr "Accedi" + +#: ../../include/nav.php:142 +#, php-format +msgid "%s - click to logout" +msgstr "%s - clicca per uscire" + +#: ../../include/nav.php:145 +msgid "Remote authentication" +msgstr "Autenticazione magica dal tuo server" + +#: ../../include/nav.php:145 +msgid "Click to authenticate to your home hub" +msgstr "Clicca per autenticarti sul tuo server principale" + +#: ../../include/nav.php:159 +msgid "Home Page" +msgstr "Bacheca" + +#: ../../include/nav.php:163 ../../mod/register.php:224 ../../boot.php:1464 +msgid "Register" +msgstr "Iscriviti" -#: ../../include/comanche.php:35 ../../view/theme/apw/php/config.php:185 +#: ../../include/nav.php:163 +msgid "Create an account" +msgstr "Crea un account" + +#: ../../include/nav.php:168 ../../include/apps.php:140 ../../mod/help.php:58 +#: ../../mod/help.php:63 +msgid "Help" +msgstr "Guida" + +#: ../../include/nav.php:168 +msgid "Help and documentation" +msgstr "Guida e documentazione" + +#: ../../include/nav.php:171 ../../include/widgets.php:86 +#: ../../mod/apps.php:33 +msgid "Apps" +msgstr "Apps" + +#: ../../include/nav.php:171 +msgid "Applications, utilities, links, games" +msgstr "Applicazioni, utilità , link, giochi" + +#: ../../include/nav.php:173 ../../include/text.php:826 +#: ../../include/text.php:838 ../../include/apps.php:145 +#: ../../mod/search.php:30 +msgid "Search" +msgstr "Cerca" + +#: ../../include/nav.php:173 +msgid "Search site content" +msgstr "Cerca nel sito" + +#: ../../include/nav.php:176 ../../include/apps.php:139 +#: ../../mod/directory.php:282 +msgid "Directory" +msgstr "Elenco pubblico" + +#: ../../include/nav.php:176 +msgid "Channel Directory" +msgstr "Elenco pubblico canali" + +#: ../../include/nav.php:190 ../../include/apps.php:131 +msgid "Matrix" +msgstr "RedMatrix" + +#: ../../include/nav.php:190 +msgid "Your matrix" +msgstr "La tua rete" + +#: ../../include/nav.php:191 +msgid "Mark all matrix notifications seen" +msgstr "Segna come lette le notifiche della tua rete" + +#: ../../include/nav.php:193 ../../include/apps.php:135 +msgid "Channel Home" +msgstr "Bacheca del canale" + +#: ../../include/nav.php:193 +msgid "Channel home" +msgstr "Bacheca del canale" + +#: ../../include/nav.php:194 +msgid "Mark all channel notifications seen" +msgstr "Segna come lette le notifiche del canale" + +#: ../../include/nav.php:197 ../../mod/connections.php:406 +msgid "Connections" +msgstr "Contatti" + +#: ../../include/nav.php:200 +msgid "Notices" +msgstr "Avvisi" + +#: ../../include/nav.php:200 +msgid "Notifications" +msgstr "Notifiche" + +#: ../../include/nav.php:201 +msgid "See all notifications" +msgstr "Vedi tutte le notifiche" + +#: ../../include/nav.php:202 ../../mod/notifications.php:99 +msgid "Mark all system notifications seen" +msgstr "Segna come lette le notifiche di sistema" + +#: ../../include/nav.php:204 ../../include/apps.php:141 +msgid "Mail" +msgstr "Messaggi" + +#: ../../include/nav.php:204 +msgid "Private mail" +msgstr "Messaggi privati" + +#: ../../include/nav.php:205 +msgid "See all private messages" +msgstr "Guarda tutti i messaggi privati" + +#: ../../include/nav.php:206 +msgid "Mark all private messages seen" +msgstr "Segna come letti tutti i messaggi privati" + +#: ../../include/nav.php:207 +msgid "Inbox" +msgstr "In arrivo" + +#: ../../include/nav.php:208 +msgid "Outbox" +msgstr "Inviati" + +#: ../../include/nav.php:209 ../../include/widgets.php:572 +msgid "New Message" +msgstr "Nuovo messaggio" + +#: ../../include/nav.php:212 ../../include/apps.php:138 +#: ../../mod/events.php:442 +msgid "Events" +msgstr "Eventi" + +#: ../../include/nav.php:212 +msgid "Event Calendar" +msgstr "Calendario" + +#: ../../include/nav.php:213 +msgid "See all events" +msgstr "Guarda tutti gli eventi" + +#: ../../include/nav.php:214 +msgid "Mark all events seen" +msgstr "Marca come letti tutti gli eventi" + +#: ../../include/nav.php:216 ../../include/apps.php:130 +#: ../../mod/manage.php:148 +msgid "Channel Manager" +msgstr "Gestione canali" + +#: ../../include/nav.php:216 +msgid "Manage Your Channels" +msgstr "Gestisci i tuoi canali" + +#: ../../include/nav.php:218 ../../include/widgets.php:548 +#: ../../include/apps.php:132 ../../mod/admin.php:951 ../../mod/admin.php:1156 +msgid "Settings" +msgstr "Impostazioni" + +#: ../../include/nav.php:218 +msgid "Account/Channel Settings" +msgstr "Impostazioni dell'account e del canale" + +#: ../../include/nav.php:226 ../../mod/admin.php:123 +msgid "Admin" +msgstr "Amministrazione" + +#: ../../include/nav.php:226 +msgid "Site Setup and Configuration" +msgstr "Installazione e configurazione del sito" + +#: ../../include/nav.php:262 +msgid "Please wait..." +msgstr "Attendere..." + +#: ../../include/network.php:590 +msgid "view full size" +msgstr "guarda nelle dimensioni reali" + +#: ../../include/comanche.php:35 ../../mod/admin.php:353 +#: ../../view/theme/apw/php/config.php:185 msgid "Default" msgstr "Predefinito" @@ -1323,8 +1287,8 @@ msgstr "OStatus" msgid "RSS/Atom" msgstr "RSS/Atom" -#: ../../include/contact_selectors.php:79 ../../mod/admin.php:728 -#: ../../mod/admin.php:737 ../../boot.php:1499 +#: ../../include/contact_selectors.php:79 ../../mod/admin.php:726 +#: ../../mod/admin.php:735 ../../boot.php:1488 msgid "Email" msgstr "Email" @@ -1352,268 +1316,447 @@ msgstr "XMPP/IM" msgid "MySpace" msgstr "MySpace" -#: ../../include/contact_widgets.php:14 -#, php-format -msgid "%d invitation available" -msgid_plural "%d invitations available" -msgstr[0] "%d invito disponibile" -msgstr[1] "%d inviti disponibili" +#: ../../include/identity.php:31 ../../mod/item.php:1368 +msgid "Unable to obtain identity information from database" +msgstr "Impossibile ottenere le informazioni di identificazione dal database" -#: ../../include/contact_widgets.php:19 ../../mod/admin.php:418 -msgid "Advanced" -msgstr "Avanzate" +#: ../../include/identity.php:66 +msgid "Empty name" +msgstr "Nome vuoto" -#: ../../include/contact_widgets.php:22 -msgid "Find Channels" -msgstr "Ricerca canali" +#: ../../include/identity.php:68 +msgid "Name too long" +msgstr "Nome troppo lungo" -#: ../../include/contact_widgets.php:23 -msgid "Enter name or interest" -msgstr "Scrivi un nome o un interesse" +#: ../../include/identity.php:169 +msgid "No account identifier" +msgstr "Account senza identificativo" -#: ../../include/contact_widgets.php:24 -msgid "Connect/Follow" -msgstr "Aggiungi" +#: ../../include/identity.php:182 +msgid "Nickname is required." +msgstr "Il nome dell'account è obbligatorio." -#: ../../include/contact_widgets.php:25 -msgid "Examples: Robert Morgenstein, Fishing" -msgstr "Per esempio: Mario Rossi, Pesca" +#: ../../include/identity.php:196 +msgid "Reserved nickname. Please choose another." +msgstr "Nome utente riservato. Per favore scegline un altro." -#: ../../include/contact_widgets.php:26 ../../mod/connections.php:412 -#: ../../mod/directory.php:222 ../../mod/directory.php:227 -msgid "Find" -msgstr "Cerca" +#: ../../include/identity.php:201 ../../include/dimport.php:34 +msgid "" +"Nickname has unsupported characters or is already being used on this site." +msgstr "Il nome dell'account è già in uso oppure ha dei caratteri non supportati." -#: ../../include/contact_widgets.php:27 ../../mod/suggest.php:59 -msgid "Channel Suggestions" -msgstr "Canali suggeriti" +#: ../../include/identity.php:283 +msgid "Unable to retrieve created identity" +msgstr "Impossibile caricare l'identità creata" -#: ../../include/contact_widgets.php:29 -msgid "Random Profile" -msgstr "Profilo casuale" +#: ../../include/identity.php:343 +msgid "Default Profile" +msgstr "Profilo predefinito" -#: ../../include/contact_widgets.php:30 -msgid "Invite Friends" -msgstr "Invita amici" +#: ../../include/identity.php:387 ../../include/identity.php:388 +#: ../../include/identity.php:395 ../../include/widgets.php:431 +#: ../../include/profile_selectors.php:80 ../../mod/settings.php:318 +#: ../../mod/settings.php:322 ../../mod/settings.php:323 +#: ../../mod/settings.php:326 ../../mod/settings.php:337 +#: ../../mod/connedit.php:509 +msgid "Friends" +msgstr "Amici" -#: ../../include/contact_widgets.php:32 -msgid "Exammple: name=fred and country=iceland" -msgstr "Per esempio: name=mario e country=italy" +#: ../../include/identity.php:643 +msgid "Requested channel is not available." +msgstr "Il canale che cerchi non è disponibile." -#: ../../include/contact_widgets.php:33 -msgid "Advanced Find" -msgstr "Ricerca avanzata" +#: ../../include/identity.php:691 ../../mod/achievements.php:11 +#: ../../mod/profile.php:16 ../../mod/blocks.php:29 ../../mod/connect.php:13 +#: ../../mod/webpages.php:29 ../../mod/editblock.php:29 +#: ../../mod/editlayout.php:28 ../../mod/editwebpage.php:28 +#: ../../mod/filestorage.php:48 ../../mod/layouts.php:29 ../../mod/hcard.php:8 +msgid "Requested profile is not available." +msgstr "Il profilo richiesto non è disponibile." -#: ../../include/contact_widgets.php:58 ../../include/features.php:72 -#: ../../include/widgets.php:303 -msgid "Saved Folders" -msgstr "Cartelle salvate" +#: ../../include/identity.php:854 ../../mod/profiles.php:740 +msgid "Change profile photo" +msgstr "Cambia la foto del profilo" -#: ../../include/contact_widgets.php:61 ../../include/contact_widgets.php:96 -#: ../../include/widgets.php:306 -msgid "Everything" -msgstr "Tutto" +#: ../../include/identity.php:860 +msgid "Profiles" +msgstr "Profili" -#: ../../include/contact_widgets.php:93 ../../include/widgets.php:29 -msgid "Categories" -msgstr "Categorie" +#: ../../include/identity.php:860 +msgid "Manage/edit profiles" +msgstr "Gestisci/modifica i profili" -#: ../../include/contact_widgets.php:126 -#, php-format -msgid "%d connection in common" -msgid_plural "%d connections in common" -msgstr[0] "%d contatto in comune" -msgstr[1] "%d contatti in comune" +#: ../../include/identity.php:861 ../../mod/profiles.php:741 +msgid "Create New Profile" +msgstr "Crea un nuovo profilo" -#: ../../include/contact_widgets.php:131 -msgid "show more" -msgstr "mostra tutto" +#: ../../include/identity.php:875 ../../mod/profiles.php:752 +msgid "Profile Image" +msgstr "Immagine del profilo" -#: ../../include/event.php:11 ../../include/bb2diaspora.php:423 -msgid "l F d, Y \\@ g:i A" -msgstr "l d F Y \\@ G:i" +#: ../../include/identity.php:878 +msgid "visible to everybody" +msgstr "visibile a tutti" -#: ../../include/event.php:20 ../../include/bb2diaspora.php:429 -msgid "Starts:" -msgstr "Inizio:" +#: ../../include/identity.php:879 ../../mod/profiles.php:635 +#: ../../mod/profiles.php:756 +msgid "Edit visibility" +msgstr "Cambia la visibilità " -#: ../../include/event.php:30 ../../include/bb2diaspora.php:437 -msgid "Finishes:" -msgstr "Fine:" +#: ../../include/identity.php:895 ../../include/identity.php:1132 +msgid "Gender:" +msgstr "Sesso:" -#: ../../include/event.php:40 ../../include/bb2diaspora.php:445 -#: ../../include/identity.php:835 ../../mod/directory.php:156 -#: ../../mod/dirprofile.php:105 ../../mod/events.php:579 -msgid "Location:" -msgstr "Luogo:" +#: ../../include/identity.php:896 ../../include/identity.php:1176 +msgid "Status:" +msgstr "Stato:" -#: ../../include/event.php:326 -msgid "This event has been added to your calendar." -msgstr "Questo evento è stato aggiunto al tuo calendario" +#: ../../include/identity.php:897 ../../include/identity.php:1187 +msgid "Homepage:" +msgstr "Home page:" -#: ../../include/account.php:23 -msgid "Not a valid email address" -msgstr "Email non valida" +#: ../../include/identity.php:898 +msgid "Online Now" +msgstr "Online adesso" -#: ../../include/account.php:25 -msgid "Your email domain is not among those allowed on this site" -msgstr "Il dominio della tua email attualmente non è permesso su questo sito" +#: ../../include/identity.php:976 ../../include/identity.php:1056 +#: ../../mod/ping.php:326 +msgid "g A l F d" +msgstr "g A l d F" -#: ../../include/account.php:31 -msgid "Your email address is already registered at this site." -msgstr "La tua email è già registrata su questo sito." +#: ../../include/identity.php:977 ../../include/identity.php:1057 +msgid "F d" +msgstr "d F" -#: ../../include/account.php:64 -msgid "An invitation is required." -msgstr "È necessario un invito." +#: ../../include/identity.php:1022 ../../include/identity.php:1097 +#: ../../mod/ping.php:348 +msgid "[today]" +msgstr "[oggi]" -#: ../../include/account.php:68 -msgid "Invitation could not be verified." -msgstr "L'invito non può essere verificato." +#: ../../include/identity.php:1034 +msgid "Birthday Reminders" +msgstr "Promemoria compleanni" -#: ../../include/account.php:119 -msgid "Please enter the required information." -msgstr "Inserisci le informazioni richieste." +#: ../../include/identity.php:1035 +msgid "Birthdays this week:" +msgstr "Compleanni questa settimana:" -#: ../../include/account.php:187 -msgid "Failed to store account information." -msgstr "Non è stato possibile salvare le informazioni del tuo account." +#: ../../include/identity.php:1090 +msgid "[No description]" +msgstr "[Nessuna descrizione]" -#: ../../include/account.php:245 -#, php-format -msgid "Registration confirmation for %s" -msgstr "Registrazione di %s confermata" +#: ../../include/identity.php:1108 +msgid "Event Reminders" +msgstr "Promemoria" -#: ../../include/account.php:313 -#, php-format -msgid "Registration request at %s" -msgstr "Richiesta di registrazione su %s" +#: ../../include/identity.php:1109 +msgid "Events this week:" +msgstr "Eventi di questa settimana:" -#: ../../include/account.php:315 ../../include/account.php:342 -#: ../../include/account.php:399 -msgid "Administrator" -msgstr "Amministratore" +#: ../../include/identity.php:1122 ../../include/identity.php:1240 +#: ../../include/apps.php:136 ../../mod/profperm.php:112 +msgid "Profile" +msgstr "Profilo" -#: ../../include/account.php:337 -msgid "your registration password" -msgstr "la password di registrazione" +#: ../../include/identity.php:1130 ../../mod/settings.php:1005 +msgid "Full Name:" +msgstr "Nome completo:" -#: ../../include/account.php:340 ../../include/account.php:397 -#, php-format -msgid "Registration details for %s" -msgstr "Dettagli della registrazione di %s" +#: ../../include/identity.php:1137 +msgid "Like this channel" +msgstr "Mi piace questo canale" -#: ../../include/account.php:406 -msgid "Account approved." -msgstr "Account approvato." +#: ../../include/identity.php:1148 ../../include/taxonomy.php:360 +#: ../../include/ItemObject.php:146 ../../mod/photos.php:1027 +msgctxt "noun" +msgid "Like" +msgid_plural "Likes" +msgstr[0] "Mi piace" +msgstr[1] "Mi piace" -#: ../../include/account.php:440 +#: ../../include/identity.php:1161 +msgid "j F, Y" +msgstr "j F Y" + +#: ../../include/identity.php:1162 +msgid "j F" +msgstr "j F" + +#: ../../include/identity.php:1169 +msgid "Birthday:" +msgstr "Compleanno:" + +#: ../../include/identity.php:1173 +msgid "Age:" +msgstr "Età :" + +#: ../../include/identity.php:1182 #, php-format -msgid "Registration revoked for %s" -msgstr "Registrazione revocata per %s" +msgid "for %1$d %2$s" +msgstr "per %1$d %2$s" -#: ../../include/account.php:486 -msgid "Account verified. Please login." -msgstr "Registrazione verificata. Adesso puoi effettuare login." +#: ../../include/identity.php:1185 ../../mod/profiles.php:657 +msgid "Sexual Preference:" +msgstr "Preferenze sessuali:" -#: ../../include/account.php:647 ../../include/account.php:649 -msgid "Click here to upgrade." -msgstr "Clicca qui per aggiornare." +#: ../../include/identity.php:1189 ../../mod/profiles.php:659 +msgid "Hometown:" +msgstr "Città dove vivo:" -#: ../../include/account.php:655 -msgid "This action exceeds the limits set by your subscription plan." -msgstr "Questa operazione esce dai termini del tuo abbonamento." +#: ../../include/identity.php:1191 +msgid "Tags:" +msgstr "Tag:" -#: ../../include/account.php:660 -msgid "This action is not available under your subscription plan." -msgstr "Questa operazione non è prevista dal tuo abbonamento." +#: ../../include/identity.php:1193 ../../mod/profiles.php:660 +msgid "Political Views:" +msgstr "Orientamento politico:" + +#: ../../include/identity.php:1195 +msgid "Religion:" +msgstr "Religione:" + +#: ../../include/identity.php:1197 +msgid "About:" +msgstr "Informazioni:" + +#: ../../include/identity.php:1199 +msgid "Hobbies/Interests:" +msgstr "Interessi e hobby:" + +#: ../../include/identity.php:1201 ../../mod/profiles.php:663 +msgid "Likes:" +msgstr "Mi piace:" + +#: ../../include/identity.php:1203 ../../mod/profiles.php:664 +msgid "Dislikes:" +msgstr "Non mi piace:" + +#: ../../include/identity.php:1206 +msgid "Contact information and Social Networks:" +msgstr "Contatti e social network:" + +#: ../../include/identity.php:1208 +msgid "My other channels:" +msgstr "I miei altri canali:" + +#: ../../include/identity.php:1210 +msgid "Musical interests:" +msgstr "Gusti musicali:" + +#: ../../include/identity.php:1212 +msgid "Books, literature:" +msgstr "Libri, letteratura:" + +#: ../../include/identity.php:1214 +msgid "Television:" +msgstr "Televisione:" + +#: ../../include/identity.php:1216 +msgid "Film/dance/culture/entertainment:" +msgstr "Film, danza, cultura, intrattenimento:" + +#: ../../include/identity.php:1218 +msgid "Love/Romance:" +msgstr "Amore:" + +#: ../../include/identity.php:1220 +msgid "Work/employment:" +msgstr "Lavoro:" + +#: ../../include/identity.php:1222 +msgid "School/education:" +msgstr "Scuola:" + +#: ../../include/identity.php:1242 +msgid "Like this thing" +msgstr "Mi piace questo oggetto" + +#: ../../include/bbcode.php:112 ../../include/bbcode.php:655 +#: ../../include/bbcode.php:658 ../../include/bbcode.php:663 +#: ../../include/bbcode.php:666 ../../include/bbcode.php:669 +#: ../../include/bbcode.php:672 ../../include/bbcode.php:677 +#: ../../include/bbcode.php:680 ../../include/bbcode.php:685 +#: ../../include/bbcode.php:688 ../../include/bbcode.php:691 +#: ../../include/bbcode.php:694 +msgid "Image/photo" +msgstr "Immagine" + +#: ../../include/bbcode.php:147 ../../include/bbcode.php:705 +msgid "Encrypted content" +msgstr "Contenuto crittografato" + +#: ../../include/bbcode.php:165 +msgid "Install design element: " +msgstr "Installa il componente di design:" + +#: ../../include/bbcode.php:171 +msgid "QR code" +msgstr "QR code" + +#: ../../include/bbcode.php:220 +#, php-format +msgid "%1$s wrote the following %2$s %3$s" +msgstr "%1$s ha scritto %2$s %3$s" + +#: ../../include/bbcode.php:222 +msgid "post" +msgstr "l'articolo" + +#: ../../include/bbcode.php:623 +msgid "$1 spoiler" +msgstr "$1 spoiler" + +#: ../../include/bbcode.php:643 +msgid "$1 wrote:" +msgstr "$1 ha scritto:" #: ../../include/datetime.php:43 ../../include/datetime.php:45 msgid "Miscellaneous" msgstr "Altro" -#: ../../include/datetime.php:152 ../../include/datetime.php:284 -msgid "year" -msgstr "anno" - -#: ../../include/datetime.php:157 ../../include/datetime.php:285 -msgid "month" -msgstr "mese" - -#: ../../include/datetime.php:162 ../../include/datetime.php:287 -msgid "day" -msgstr "giorno" +#: ../../include/datetime.php:142 +msgid "YYYY-MM-DD or MM-DD" +msgstr "AAAA-MM-GG oppure MM-GG" -#: ../../include/datetime.php:275 +#: ../../include/datetime.php:259 msgid "never" msgstr "mai" -#: ../../include/datetime.php:281 +#: ../../include/datetime.php:265 msgid "less than a second ago" msgstr "meno di un secondo fa" -#: ../../include/datetime.php:284 +#: ../../include/datetime.php:268 +msgid "year" +msgstr "anno" + +#: ../../include/datetime.php:268 msgid "years" msgstr "anni" -#: ../../include/datetime.php:285 +#: ../../include/datetime.php:269 +msgid "month" +msgstr "mese" + +#: ../../include/datetime.php:269 msgid "months" msgstr "mesi" -#: ../../include/datetime.php:286 +#: ../../include/datetime.php:270 msgid "week" msgstr "settimana" -#: ../../include/datetime.php:286 +#: ../../include/datetime.php:270 msgid "weeks" msgstr "settimane" -#: ../../include/datetime.php:287 +#: ../../include/datetime.php:271 +msgid "day" +msgstr "giorno" + +#: ../../include/datetime.php:271 msgid "days" msgstr "giorni" -#: ../../include/datetime.php:288 +#: ../../include/datetime.php:272 msgid "hour" msgstr "ora" -#: ../../include/datetime.php:288 +#: ../../include/datetime.php:272 msgid "hours" msgstr "ore" -#: ../../include/datetime.php:289 +#: ../../include/datetime.php:273 msgid "minute" msgstr "minuto" -#: ../../include/datetime.php:289 +#: ../../include/datetime.php:273 msgid "minutes" msgstr "minuti" -#: ../../include/datetime.php:290 +#: ../../include/datetime.php:274 msgid "second" msgstr "secondo" -#: ../../include/datetime.php:290 +#: ../../include/datetime.php:274 msgid "seconds" msgstr "secondi" -#: ../../include/datetime.php:299 +#: ../../include/datetime.php:283 #, php-format msgid "%1$d %2$s ago" msgstr "%1$d %2$s fa" -#: ../../include/datetime.php:504 +#: ../../include/datetime.php:491 #, php-format msgid "%1$s's birthday" -msgstr "È il compleanno di %1$s" +msgstr "Compleanno di %1$s" -#: ../../include/datetime.php:505 +#: ../../include/datetime.php:492 #, php-format msgid "Happy Birthday %1$s" msgstr "Buon compleanno %1$s" +#: ../../include/zot.php:664 +msgid "Invalid data packet" +msgstr "Dati non validi" + +#: ../../include/zot.php:680 +msgid "Unable to verify channel signature" +msgstr "Impossibile verificare la firma elettronica del canale" + +#: ../../include/zot.php:1818 +#, php-format +msgid "Unable to verify site signature for %s" +msgstr "Impossibile verificare la firma elettronica del sito %s" + +#: ../../include/taxonomy.php:210 +msgid "Tags" +msgstr "Tag" + +#: ../../include/taxonomy.php:249 +msgid "Keywords" +msgstr "Parole chiave" + +#: ../../include/taxonomy.php:274 +msgid "have" +msgstr "ho" + +#: ../../include/taxonomy.php:274 +msgid "has" +msgstr "ha" + +#: ../../include/taxonomy.php:275 +msgid "want" +msgstr "voglio" + +#: ../../include/taxonomy.php:275 +msgid "wants" +msgstr "vuole" + +#: ../../include/taxonomy.php:276 ../../include/ItemObject.php:221 +msgid "like" +msgstr "mi piace" + +#: ../../include/taxonomy.php:276 +msgid "likes" +msgstr "gli piace" + +#: ../../include/taxonomy.php:277 ../../include/ItemObject.php:222 +msgid "dislike" +msgstr "non mi piace" + +#: ../../include/taxonomy.php:277 +msgid "dislikes" +msgstr "non gli piace" + +#: ../../include/api.php:1084 +msgid "Public Timeline" +msgstr "Diario pubblico" + #: ../../include/dir_fns.php:56 -msgid "Sort Options" -msgstr "Opzioni di ordinamento" +msgid "Directory Options" +msgstr "Opzioni elenco pubblico" #: ../../include/dir_fns.php:57 msgid "Alphabetic" @@ -1627,22 +1770,22 @@ msgstr "Alfabetico inverso" msgid "Newest to Oldest" msgstr "Dal più nuovo al più vecchio" -#: ../../include/dir_fns.php:71 +#: ../../include/dir_fns.php:60 +msgid "Public Forums Only" +msgstr "Solo forum pubblici" + +#: ../../include/dir_fns.php:72 msgid "Enable Safe Search" msgstr "Abilita SafeSearch" -#: ../../include/dir_fns.php:73 +#: ../../include/dir_fns.php:74 msgid "Disable Safe Search" msgstr "Disabilita SafeSearch" -#: ../../include/dir_fns.php:75 +#: ../../include/dir_fns.php:76 msgid "Safe Mode" msgstr "Modalità SafeSearch" -#: ../../include/bb2diaspora.php:344 -msgid "Attachments:" -msgstr "Allegati:" - #: ../../include/enotify.php:41 msgid "Red Matrix Notification" msgstr "Notifica di RedMatrix" @@ -1658,7 +1801,7 @@ msgstr "Grazie," #: ../../include/enotify.php:46 #, php-format msgid "%s Administrator" -msgstr "Amministratore %s" +msgstr "L'amministratore di %s" #: ../../include/enotify.php:81 #, php-format @@ -1668,7 +1811,7 @@ msgstr "%s <!item_type!>" #: ../../include/enotify.php:85 #, php-format msgid "[Red:Notify] New mail received at %s" -msgstr "[RedMatrix] Nuovo messaggio ricevuto su %s" +msgstr "[RedMatrix] Nuovo messaggio su %s" #: ../../include/enotify.php:87 #, php-format @@ -1839,101 +1982,48 @@ msgstr "Visita %s per approvare o rifiutare il suggerimento." msgid "[Red:Notify]" msgstr "[RedMatrix]" -#: ../../include/reddav.php:1145 ../../include/reddav.php:1288 -msgid "parent" -msgstr "cartella superiore" - -#: ../../include/reddav.php:1169 -msgid "Collection" -msgstr "Cartella" - -#: ../../include/reddav.php:1172 -msgid "Principal" -msgstr "Principale" - -#: ../../include/reddav.php:1175 -msgid "Addressbook" -msgstr "Rubrica" - -#: ../../include/reddav.php:1178 -msgid "Calendar" -msgstr "Calendario" - -#: ../../include/reddav.php:1181 -msgid "Schedule Inbox" -msgstr "Appuntamenti ricevuti" - -#: ../../include/reddav.php:1184 -msgid "Schedule Outbox" -msgstr "Appuntamenti inviati" - -#: ../../include/reddav.php:1262 -#, php-format -msgid "%1$s used" -msgstr "%1$s occupati" - -#: ../../include/reddav.php:1267 -#, php-format -msgid "%1$s used of %2$s (%3$s%)" -msgstr "%1$s occupati di %2$s (%3$s%)" - -#: ../../include/reddav.php:1284 ../../mod/settings.php:521 -#: ../../mod/settings.php:547 ../../mod/admin.php:868 -msgid "Name" -msgstr "Nome" - -#: ../../include/reddav.php:1285 -msgid "Type" -msgstr "Tipo" - -#: ../../include/reddav.php:1286 -msgid "Size" -msgstr "Dimensione" - -#: ../../include/reddav.php:1287 -msgid "Last Modified" -msgstr "Ultima modifica" - -#: ../../include/reddav.php:1291 -msgid "Total" -msgstr "Totale" +#: ../../include/event.php:376 +msgid "This event has been added to your calendar." +msgstr "Questo evento è stato aggiunto al tuo calendario" -#: ../../include/reddav.php:1344 -msgid "Create new folder" -msgstr "Crea una nuova cartella" +#: ../../include/group.php:26 +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 "È stato ripristinato un insieme con lo stesso nome che era stato eliminato in precedenza. I permessi già presenti <strong>potrebbero</strong> rimanere validi per i nuovi canali. Se non vuoi che ciò accada, devi creare un altro insieme con un nome diverso." -#: ../../include/reddav.php:1345 ../../mod/mitem.php:142 ../../mod/menu.php:84 -#: ../../mod/new_channel.php:122 -msgid "Create" -msgstr "Crea" +#: ../../include/group.php:235 +msgid "Default privacy group for new contacts" +msgstr "Insieme predefinito per i canali che inizi a seguire" -#: ../../include/reddav.php:1346 -msgid "Upload file" -msgstr "Carica un file" +#: ../../include/group.php:254 ../../mod/admin.php:735 +msgid "All Channels" +msgstr "Tutti i canali" -#: ../../include/reddav.php:1347 ../../mod/profile_photo.php:361 -msgid "Upload" -msgstr "Carica" +#: ../../include/group.php:276 +msgid "edit" +msgstr "modifica" -#: ../../include/chat.php:10 -msgid "Missing room name" -msgstr "Area chat senza nome" +#: ../../include/group.php:298 +msgid "Collections" +msgstr "Insiemi di canali" -#: ../../include/chat.php:19 -msgid "Duplicate room name" -msgstr "Il nome dell'area chat è duplicato" +#: ../../include/group.php:299 +msgid "Edit collection" +msgstr "Modifica l'insieme di canali" -#: ../../include/chat.php:68 ../../include/chat.php:76 -msgid "Invalid room specifier." -msgstr "Il nome dell'area chat non è valido." +#: ../../include/group.php:300 +msgid "Create a new collection" +msgstr "Crea un nuovo insieme" -#: ../../include/chat.php:105 -msgid "Room not found." -msgstr "Area chat non trovata." +#: ../../include/group.php:301 +msgid "Channels not in any collection" +msgstr "Canali che non sono in un insieme" -#: ../../include/chat.php:126 -msgid "Room is full" -msgstr "L'area chat è al completo" +#: ../../include/group.php:303 ../../include/widgets.php:273 +msgid "add" +msgstr "aggiungi" #: ../../include/features.php:23 msgid "General Features" @@ -1945,7 +2035,7 @@ msgstr "Scadenza" #: ../../include/features.php:25 msgid "Remove posts/comments and/or private messages at a future time" -msgstr "Elimina gli articoli, i commenti o i messaggi privati dopo che è trascorso del tempo" +msgstr "Elimina gli articoli, i commenti o i messaggi privati dopo un lasso di tempo" #: ../../include/features.php:26 msgid "Multiple Profiles" @@ -2021,7 +2111,7 @@ msgstr "Canale premium" msgid "" "Allows you to set restrictions and terms on those that connect with your " "channel" -msgstr "Ti permette di imporre delle restrizioni e dei termini d'uso a chi segue il canale" +msgstr "Ti permette di impostare delle restrizioni e dei termini d'uso a chi segue il canale" #: ../../include/features.php:45 msgid "Post Composition Features" @@ -2043,7 +2133,7 @@ msgstr "Anteprima articolo" msgid "Allow previewing posts and comments before publishing them" msgstr "Abilita l'anteprima degli articoli e dei commenti prima di pubblicarli" -#: ../../include/features.php:49 ../../include/widgets.php:510 +#: ../../include/features.php:49 ../../include/widgets.php:537 #: ../../mod/sources.php:88 msgid "Channel Sources" msgstr "Sorgenti del canale" @@ -2059,748 +2149,759 @@ msgstr "Crittografia addizionale" #: ../../include/features.php:50 msgid "" "Allow optional encryption of content end-to-end with a shared secret key" -msgstr "Rendi possibile la crittografia dei contenuti tra mittente e destinatari con una chiave segreta" +msgstr "Rendi possibile la crittografia tra mittente e destinatario che condividono una chiave segreta" -#: ../../include/features.php:55 +#: ../../include/features.php:51 +msgid "Flag Adult Photos" +msgstr "Marca le foto per adulti" + +#: ../../include/features.php:51 +msgid "Provide photo edit option to hide adult photos from default album view" +msgstr "Permette di marcare e nascondere negli album le foto per adulti" + +#: ../../include/features.php:56 msgid "Network and Stream Filtering" msgstr "Filtraggio dei contenuti" -#: ../../include/features.php:56 +#: ../../include/features.php:57 msgid "Search by Date" msgstr "Ricerca per data" -#: ../../include/features.php:56 +#: ../../include/features.php:57 msgid "Ability to select posts by date ranges" msgstr "Per selezionare gli articoli in un intervallo tra date" -#: ../../include/features.php:57 +#: ../../include/features.php:58 msgid "Collections Filter" msgstr "Filtra per insiemi di canali" -#: ../../include/features.php:57 +#: ../../include/features.php:58 msgid "Enable widget to display Network posts only from selected collections" msgstr "Mostra il riquadro per filtrare gli articoli di certi insiemi di canali" -#: ../../include/features.php:58 ../../include/widgets.php:272 +#: ../../include/features.php:59 ../../include/widgets.php:272 msgid "Saved Searches" msgstr "Ricerche salvate" -#: ../../include/features.php:58 +#: ../../include/features.php:59 msgid "Save search terms for re-use" msgstr "Salva i termini delle ricerche per poterle ripetere" -#: ../../include/features.php:59 +#: ../../include/features.php:60 msgid "Network Personal Tab" msgstr "Attività personale" -#: ../../include/features.php:59 +#: ../../include/features.php:60 msgid "Enable tab to display only Network posts that you've interacted on" msgstr "Abilita il link per mostrare solamente i contenuti con cui hai interagito" -#: ../../include/features.php:60 +#: ../../include/features.php:61 msgid "Network New Tab" msgstr "Contenuti nuovi" -#: ../../include/features.php:60 +#: ../../include/features.php:61 msgid "Enable tab to display all new Network activity" msgstr "Abilita il link per visualizzare solo i nuovi contenuti" -#: ../../include/features.php:61 +#: ../../include/features.php:62 msgid "Affinity Tool" msgstr "Filtro per affinità " -#: ../../include/features.php:61 +#: ../../include/features.php:62 msgid "Filter stream activity by depth of relationships" msgstr "Permette di selezionare i contenuti in base al livello di amicizia" -#: ../../include/features.php:62 +#: ../../include/features.php:63 msgid "Suggest Channels" msgstr "Suggerisci canali" -#: ../../include/features.php:62 +#: ../../include/features.php:63 msgid "Show channel suggestions" msgstr "Mostra alcuni canali che potrebbero interessarti" -#: ../../include/features.php:67 +#: ../../include/features.php:68 msgid "Post/Comment Tools" msgstr "Gestione articoli e commenti" -#: ../../include/features.php:69 +#: ../../include/features.php:70 msgid "Edit Sent Posts" msgstr "Modifica gli articoli già inviati" -#: ../../include/features.php:69 +#: ../../include/features.php:70 msgid "Edit and correct posts and comments after sending" msgstr "Modifica e correggi gli articoli o i commenti anche dopo l'invio" -#: ../../include/features.php:70 +#: ../../include/features.php:71 msgid "Tagging" msgstr "Tag" -#: ../../include/features.php:70 +#: ../../include/features.php:71 msgid "Ability to tag existing posts" msgstr "Permetti l'aggiunta di tag su articoli già esistenti" -#: ../../include/features.php:71 +#: ../../include/features.php:72 msgid "Post Categories" msgstr "Categorie degli articoli" -#: ../../include/features.php:71 +#: ../../include/features.php:72 msgid "Add categories to your posts" msgstr "Abilita le categorie per i tuoi articoli" -#: ../../include/features.php:72 +#: ../../include/features.php:73 msgid "Ability to file posts under folders" msgstr "Abilita la raccolta dei tuoi articoli in cartelle" -#: ../../include/features.php:73 +#: ../../include/features.php:74 msgid "Dislike Posts" msgstr "Non mi piace" -#: ../../include/features.php:73 +#: ../../include/features.php:74 msgid "Ability to dislike posts/comments" msgstr "Abilità la funzionalità \"non mi piace\" per i tuoi articoli" -#: ../../include/features.php:74 +#: ../../include/features.php:75 msgid "Star Posts" msgstr "Articoli stella (preferiti)" -#: ../../include/features.php:74 +#: ../../include/features.php:75 msgid "Ability to mark special posts with a star indicator" msgstr "Mostra la stella per scegliere gli articoli preferiti" -#: ../../include/features.php:75 +#: ../../include/features.php:76 msgid "Tag Cloud" msgstr "Nuvola di tag" -#: ../../include/features.php:75 +#: ../../include/features.php:76 msgid "Provide a personal tag cloud on your channel page" msgstr "Mostra la nuvola dei tag che usi di più sulla pagina del tuo canale" -#: ../../include/follow.php:26 -msgid "Channel is blocked on this site." -msgstr "Il canale è bloccato per questo sito." +#: ../../include/text.php:321 +msgid "prev" +msgstr "prec" -#: ../../include/follow.php:31 -msgid "Channel location missing." -msgstr "Manca l'indirizzo del canale." +#: ../../include/text.php:323 +msgid "first" +msgstr "inizio" -#: ../../include/follow.php:80 -msgid "Response from remote channel was incomplete." -msgstr "La risposta dal canale non è completa." +#: ../../include/text.php:352 +msgid "last" +msgstr "fine" -#: ../../include/follow.php:97 -msgid "Channel was deleted and no longer exists." -msgstr "Il canale è stato rimosso e non esiste più." +#: ../../include/text.php:355 +msgid "next" +msgstr "succ" -#: ../../include/follow.php:133 ../../include/follow.php:202 -msgid "Protocol disabled." -msgstr "Protocollo disabilitato." +#: ../../include/text.php:367 +msgid "older" +msgstr "più recenti" -#: ../../include/follow.php:176 -msgid "Channel discovery failed." -msgstr "La ricerca del canale non ha avuto successo." +#: ../../include/text.php:369 +msgid "newer" +msgstr "più nuovi" -#: ../../include/follow.php:192 -msgid "local account not found." -msgstr "l'account locale non è stato trovato." +#: ../../include/text.php:736 +msgid "No connections" +msgstr "Nessun contatto" -#: ../../include/follow.php:219 -msgid "Cannot connect to yourself." -msgstr "Non puoi connetterti a te stesso." +#: ../../include/text.php:753 +#, php-format +msgid "%d Connection" +msgid_plural "%d Connections" +msgstr[0] "%d contatto" +msgstr[1] "%d contatti" -#: ../../include/items.php:375 ../../mod/profperm.php:23 -#: ../../mod/subthread.php:49 ../../mod/group.php:68 ../../mod/like.php:242 -#: ../../index.php:360 -msgid "Permission denied" -msgstr "Permesso negato" +#: ../../include/text.php:766 +msgid "View Connections" +msgstr "Elenco contatti" -#: ../../include/items.php:962 ../../include/items.php:1007 -msgid "(Unknown)" -msgstr "(Sconosciuto)" +#: ../../include/text.php:827 ../../include/text.php:839 +#: ../../include/widgets.php:193 ../../mod/filer.php:50 +#: ../../mod/rbmark.php:28 ../../mod/rbmark.php:98 ../../mod/admin.php:1339 +#: ../../mod/admin.php:1360 +msgid "Save" +msgstr "Salva" -#: ../../include/items.php:1161 -msgid "Visible to anybody on the internet." -msgstr "Visibile a chiunque su internet" +#: ../../include/text.php:905 +msgid "poke" +msgstr "poke" -#: ../../include/items.php:1163 -msgid "Visible to you only." -msgstr "Visibile solo a te." +#: ../../include/text.php:906 +msgid "ping" +msgstr "ping" -#: ../../include/items.php:1165 -msgid "Visible to anybody in this network." -msgstr "Visibile a tutti su questa rete." +#: ../../include/text.php:906 +msgid "pinged" +msgstr "ha ricevuto un ping" -#: ../../include/items.php:1167 -msgid "Visible to anybody authenticated." -msgstr "Visibile a chiunque sia autenticato." +#: ../../include/text.php:907 +msgid "prod" +msgstr "spintone" -#: ../../include/items.php:1169 -#, php-format -msgid "Visible to anybody on %s." -msgstr "Visibile a tutti in %s." +#: ../../include/text.php:907 +msgid "prodded" +msgstr "ha ricevuto uno spintone" -#: ../../include/items.php:1171 -msgid "Visible to all connections." -msgstr "Visibile a tutti coloro che ti seguono." +#: ../../include/text.php:908 +msgid "slap" +msgstr "schiaffo" -#: ../../include/items.php:1173 -msgid "Visible to approved connections." -msgstr "Visibile ai contatti approvati." +#: ../../include/text.php:908 +msgid "slapped" +msgstr "ha ricevuto uno schiaffo" -#: ../../include/items.php:1175 -msgid "Visible to specific connections." -msgstr "Visibile ad alcuni contatti scelti." +#: ../../include/text.php:909 +msgid "finger" +msgstr "finger" -#: ../../include/items.php:3936 ../../mod/display.php:32 -#: ../../mod/filestorage.php:18 ../../mod/admin.php:168 -#: ../../mod/admin.php:898 ../../mod/admin.php:1101 ../../mod/thing.php:78 -#: ../../mod/viewsrc.php:20 -msgid "Item not found." -msgstr "Elemento non trovato." +#: ../../include/text.php:909 +msgid "fingered" +msgstr "ha ricevuto un finger" -#: ../../include/items.php:4369 ../../mod/group.php:38 ../../mod/group.php:140 -msgid "Collection not found." -msgstr "Insieme non trovato." +#: ../../include/text.php:910 +msgid "rebuff" +msgstr "rifiuto" -#: ../../include/items.php:4384 -msgid "Collection is empty." -msgstr "L'insieme di canali è vuoto." +#: ../../include/text.php:910 +msgid "rebuffed" +msgstr "ha ricevuto un rifiuto" -#: ../../include/items.php:4391 -#, php-format -msgid "Collection: %s" -msgstr "Insieme: %s" +#: ../../include/text.php:919 +msgid "happy" +msgstr "felice" -#: ../../include/items.php:4402 -#, php-format -msgid "Connection: %s" -msgstr "Contatto: %s" +#: ../../include/text.php:920 +msgid "sad" +msgstr "triste" -#: ../../include/items.php:4405 -msgid "Connection not found." -msgstr "Contatto non trovato." +#: ../../include/text.php:921 +msgid "mellow" +msgstr "calmo" -#: ../../include/group.php:25 -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 "È stato ripristinato un insieme con lo stesso nome che era stato eliminato in precedenza. I permessi già presenti <strong>potrebbero</strong> rimanere validi per i nuovi canali. Se non vuoi che ciò accada, devi creare un altro insieme con un nome diverso." +#: ../../include/text.php:922 +msgid "tired" +msgstr "stanco" -#: ../../include/group.php:234 -msgid "Default privacy group for new contacts" -msgstr "Insieme predefinito per i canali che inizi a seguire" +#: ../../include/text.php:923 +msgid "perky" +msgstr "vivace" -#: ../../include/group.php:253 ../../mod/admin.php:737 -msgid "All Channels" -msgstr "Tutti i canali" +#: ../../include/text.php:924 +msgid "angry" +msgstr "arrabbiato" -#: ../../include/group.php:275 -msgid "edit" -msgstr "modifica" +#: ../../include/text.php:925 +msgid "stupified" +msgstr "stordito" -#: ../../include/group.php:297 -msgid "Collections" -msgstr "Insiemi di canali" +#: ../../include/text.php:926 +msgid "puzzled" +msgstr "confuso" -#: ../../include/group.php:298 -msgid "Edit collection" -msgstr "Modifica l'insieme di canali" +#: ../../include/text.php:927 +msgid "interested" +msgstr "attento" -#: ../../include/group.php:299 -msgid "Create a new collection" -msgstr "Crea un nuovo insieme" +#: ../../include/text.php:928 +msgid "bitter" +msgstr "amaro" -#: ../../include/group.php:300 -msgid "Channels not in any collection" -msgstr "Canali che non sono in un insieme" +#: ../../include/text.php:929 +msgid "cheerful" +msgstr "allegro" -#: ../../include/group.php:302 ../../include/widgets.php:273 -msgid "add" -msgstr "aggiungi" +#: ../../include/text.php:930 +msgid "alive" +msgstr "vivace" -#: ../../include/identity.php:30 ../../mod/item.php:1312 -msgid "Unable to obtain identity information from database" -msgstr "Impossibile ottenere le informazioni di identificazione dal database" +#: ../../include/text.php:931 +msgid "annoyed" +msgstr "seccato" -#: ../../include/identity.php:63 -msgid "Empty name" -msgstr "Nome vuoto" +#: ../../include/text.php:932 +msgid "anxious" +msgstr "ansioso" -#: ../../include/identity.php:65 -msgid "Name too long" -msgstr "Nome troppo lungo" +#: ../../include/text.php:933 +msgid "cranky" +msgstr "irritabile" -#: ../../include/identity.php:166 -msgid "No account identifier" -msgstr "Account senza identificativo" +#: ../../include/text.php:934 +msgid "disturbed" +msgstr "turbato" -#: ../../include/identity.php:176 -msgid "Nickname is required." -msgstr "Il nome dell'account è obbligatorio." +#: ../../include/text.php:935 +msgid "frustrated" +msgstr "frustrato" -#: ../../include/identity.php:190 -msgid "Reserved nickname. Please choose another." -msgstr "Nome utente riservato. Per favore scegline un altro." +#: ../../include/text.php:936 +msgid "depressed" +msgstr "in depressione" -#: ../../include/identity.php:195 -msgid "" -"Nickname has unsupported characters or is already being used on this site." -msgstr "Il nome dell'account è già in uso oppure ha dei caratteri non supportati." +#: ../../include/text.php:937 +msgid "motivated" +msgstr "motivato" -#: ../../include/identity.php:276 -msgid "Unable to retrieve created identity" -msgstr "Impossibile caricare l'identità creata" +#: ../../include/text.php:938 +msgid "relaxed" +msgstr "rilassato" -#: ../../include/identity.php:335 -msgid "Default Profile" -msgstr "Profilo predefinito" +#: ../../include/text.php:939 +msgid "surprised" +msgstr "sorpreso" -#: ../../include/identity.php:374 ../../include/identity.php:375 -#: ../../include/identity.php:382 ../../include/widgets.php:407 -#: ../../include/profile_selectors.php:80 ../../mod/connedit.php:495 -msgid "Friends" -msgstr "Amici" +#: ../../include/text.php:1103 +msgid "Monday" +msgstr "lunedì" -#: ../../include/identity.php:587 -msgid "Requested channel is not available." -msgstr "Il canale che cerchi non è disponibile." +#: ../../include/text.php:1103 +msgid "Tuesday" +msgstr "martedì" -#: ../../include/identity.php:635 ../../mod/achievements.php:11 -#: ../../mod/profile.php:16 ../../mod/blocks.php:10 ../../mod/connect.php:13 -#: ../../mod/filestorage.php:40 ../../mod/layouts.php:8 -#: ../../mod/webpages.php:8 ../../mod/hcard.php:8 -msgid "Requested profile is not available." -msgstr "Il profilo richiesto non è disponibile." +#: ../../include/text.php:1103 +msgid "Wednesday" +msgstr "mercoledì" -#: ../../include/identity.php:798 ../../mod/profiles.php:750 -msgid "Change profile photo" -msgstr "Cambia la foto del profilo" +#: ../../include/text.php:1103 +msgid "Thursday" +msgstr "giovedì" -#: ../../include/identity.php:804 -msgid "Profiles" -msgstr "Profili" +#: ../../include/text.php:1103 +msgid "Friday" +msgstr "venerdì" -#: ../../include/identity.php:804 -msgid "Manage/edit profiles" -msgstr "Gestisci/modifica i profili" +#: ../../include/text.php:1103 +msgid "Saturday" +msgstr "sabato" -#: ../../include/identity.php:805 ../../mod/profiles.php:751 -msgid "Create New Profile" -msgstr "Crea un nuovo profilo" +#: ../../include/text.php:1103 +msgid "Sunday" +msgstr "domenica" -#: ../../include/identity.php:808 ../../include/nav.php:102 -msgid "Edit Profile" -msgstr "Modifica il profilo" +#: ../../include/text.php:1107 +msgid "January" +msgstr "gennaio" -#: ../../include/identity.php:819 ../../mod/profiles.php:762 -msgid "Profile Image" -msgstr "Immagine del profilo" +#: ../../include/text.php:1107 +msgid "February" +msgstr "febbraio" -#: ../../include/identity.php:822 -msgid "visible to everybody" -msgstr "visibile a tutti" +#: ../../include/text.php:1107 +msgid "March" +msgstr "marzo" -#: ../../include/identity.php:823 ../../mod/profiles.php:645 -#: ../../mod/profiles.php:766 -msgid "Edit visibility" -msgstr "Cambia la visibilità " +#: ../../include/text.php:1107 +msgid "April" +msgstr "aprile" -#: ../../include/identity.php:837 ../../include/identity.php:1074 -#: ../../mod/directory.php:158 -msgid "Gender:" -msgstr "Sesso:" +#: ../../include/text.php:1107 +msgid "May" +msgstr "maggio" -#: ../../include/identity.php:838 ../../include/identity.php:1118 -#: ../../mod/directory.php:160 -msgid "Status:" -msgstr "Stato:" +#: ../../include/text.php:1107 +msgid "June" +msgstr "giugno" -#: ../../include/identity.php:839 ../../include/identity.php:1129 -#: ../../mod/directory.php:162 -msgid "Homepage:" -msgstr "Home page:" +#: ../../include/text.php:1107 +msgid "July" +msgstr "luglio" -#: ../../include/identity.php:840 ../../mod/dirprofile.php:151 -msgid "Online Now" -msgstr "Online adesso" +#: ../../include/text.php:1107 +msgid "August" +msgstr "agosto" -#: ../../include/identity.php:918 ../../include/identity.php:998 -#: ../../mod/ping.php:298 -msgid "g A l F d" -msgstr "g A l d F" +#: ../../include/text.php:1107 +msgid "September" +msgstr "settembre" -#: ../../include/identity.php:919 ../../include/identity.php:999 -msgid "F d" -msgstr "d F" +#: ../../include/text.php:1107 +msgid "October" +msgstr "ottobre" -#: ../../include/identity.php:964 ../../include/identity.php:1039 -#: ../../mod/ping.php:320 -msgid "[today]" -msgstr "[oggi]" +#: ../../include/text.php:1107 +msgid "November" +msgstr "novembre" -#: ../../include/identity.php:976 -msgid "Birthday Reminders" -msgstr "Promemoria compleanni" +#: ../../include/text.php:1107 +msgid "December" +msgstr "dicembre" -#: ../../include/identity.php:977 -msgid "Birthdays this week:" -msgstr "Compleanni questa settimana:" +#: ../../include/text.php:1185 +msgid "unknown.???" +msgstr "sconosciuto???" -#: ../../include/identity.php:1032 -msgid "[No description]" -msgstr "[Nessuna descrizione]" +#: ../../include/text.php:1186 +msgid "bytes" +msgstr "byte" -#: ../../include/identity.php:1050 -msgid "Event Reminders" -msgstr "Promemoria" +#: ../../include/text.php:1225 +msgid "remove category" +msgstr "rimuovi la categoria" -#: ../../include/identity.php:1051 -msgid "Events this week:" -msgstr "Eventi di questa settimana:" +#: ../../include/text.php:1295 +msgid "remove from file" +msgstr "rimuovi dal file" -#: ../../include/identity.php:1072 ../../mod/settings.php:953 -msgid "Full Name:" -msgstr "Nome completo:" +#: ../../include/text.php:1360 ../../include/text.php:1372 +msgid "Click to open/close" +msgstr "Clicca per aprire/chiudere" -#: ../../include/identity.php:1079 -msgid "Like this channel" -msgstr "Mi piace questo canale" +#: ../../include/text.php:1527 ../../mod/events.php:414 +msgid "Link to Source" +msgstr "Link al sito d'origine" -#: ../../include/identity.php:1103 -msgid "j F, Y" -msgstr "j F Y" +#: ../../include/text.php:1546 +msgid "Select a page layout: " +msgstr "Scegli il layout della pagina:" -#: ../../include/identity.php:1104 -msgid "j F" -msgstr "j F" +#: ../../include/text.php:1549 ../../include/text.php:1614 +msgid "default" +msgstr "predefinito" -#: ../../include/identity.php:1111 -msgid "Birthday:" -msgstr "Compleanno:" +#: ../../include/text.php:1585 +msgid "Page content type: " +msgstr "Contenuto della pagina:" -#: ../../include/identity.php:1115 -msgid "Age:" -msgstr "Età :" +#: ../../include/text.php:1626 +msgid "Select an alternate language" +msgstr "Seleziona una lingua diversa" -#: ../../include/identity.php:1124 -#, php-format -msgid "for %1$d %2$s" -msgstr "per %1$d %2$s" +#: ../../include/text.php:1760 +msgid "activity" +msgstr "l'attività " -#: ../../include/identity.php:1127 ../../mod/profiles.php:667 -msgid "Sexual Preference:" -msgstr "Preferenze sessuali:" +#: ../../include/text.php:2046 +msgid "Design" +msgstr "Design" -#: ../../include/identity.php:1131 ../../mod/profiles.php:669 -msgid "Hometown:" -msgstr "Città dove vivo:" +#: ../../include/text.php:2049 +msgid "Blocks" +msgstr "Riquadri" -#: ../../include/identity.php:1133 -msgid "Tags:" -msgstr "Tag:" +#: ../../include/text.php:2050 +msgid "Menus" +msgstr "Menù" -#: ../../include/identity.php:1135 ../../mod/profiles.php:670 -msgid "Political Views:" -msgstr "Orientamento politico:" +#: ../../include/text.php:2051 +msgid "Layouts" +msgstr "Layout" -#: ../../include/identity.php:1137 -msgid "Religion:" -msgstr "Religione:" +#: ../../include/text.php:2052 +msgid "Pages" +msgstr "Pagine" -#: ../../include/identity.php:1139 ../../mod/directory.php:164 -msgid "About:" -msgstr "Informazioni:" +#: ../../include/account.php:23 +msgid "Not a valid email address" +msgstr "Email non valida" -#: ../../include/identity.php:1141 -msgid "Hobbies/Interests:" -msgstr "Interessi e hobby:" +#: ../../include/account.php:25 +msgid "Your email domain is not among those allowed on this site" +msgstr "Il dominio della tua email attualmente non è permesso su questo sito" -#: ../../include/identity.php:1143 ../../mod/profiles.php:673 -msgid "Likes:" -msgstr "Mi piace:" +#: ../../include/account.php:31 +msgid "Your email address is already registered at this site." +msgstr "La tua email è già registrata su questo sito." -#: ../../include/identity.php:1145 ../../mod/profiles.php:674 -msgid "Dislikes:" -msgstr "Non mi piace:" +#: ../../include/account.php:64 +msgid "An invitation is required." +msgstr "È necessario un invito." -#: ../../include/identity.php:1148 -msgid "Contact information and Social Networks:" -msgstr "Contatti e social network:" +#: ../../include/account.php:68 +msgid "Invitation could not be verified." +msgstr "L'invito non può essere verificato." -#: ../../include/identity.php:1150 -msgid "My other channels:" -msgstr "I miei altri canali:" +#: ../../include/account.php:119 +msgid "Please enter the required information." +msgstr "Inserisci le informazioni richieste." -#: ../../include/identity.php:1152 -msgid "Musical interests:" -msgstr "Gusti musicali:" +#: ../../include/account.php:187 +msgid "Failed to store account information." +msgstr "Non è stato possibile salvare le informazioni del tuo account." -#: ../../include/identity.php:1154 -msgid "Books, literature:" -msgstr "Libri, letteratura:" +#: ../../include/account.php:245 +#, php-format +msgid "Registration confirmation for %s" +msgstr "Registrazione di %s confermata" -#: ../../include/identity.php:1156 -msgid "Television:" -msgstr "Televisione:" +#: ../../include/account.php:313 +#, php-format +msgid "Registration request at %s" +msgstr "Richiesta di registrazione su %s" -#: ../../include/identity.php:1158 -msgid "Film/dance/culture/entertainment:" -msgstr "Film, danza, cultura, intrattenimento:" +#: ../../include/account.php:315 ../../include/account.php:342 +#: ../../include/account.php:399 +msgid "Administrator" +msgstr "Amministratore" -#: ../../include/identity.php:1160 -msgid "Love/Romance:" -msgstr "Amore:" +#: ../../include/account.php:337 +msgid "your registration password" +msgstr "la password di registrazione" -#: ../../include/identity.php:1162 -msgid "Work/employment:" -msgstr "Lavoro:" +#: ../../include/account.php:340 ../../include/account.php:397 +#, php-format +msgid "Registration details for %s" +msgstr "Dettagli della registrazione di %s" -#: ../../include/identity.php:1164 -msgid "School/education:" -msgstr "Scuola:" +#: ../../include/account.php:406 +msgid "Account approved." +msgstr "Account approvato." -#: ../../include/identity.php:1184 -msgid "Like this thing" -msgstr "Mi piace questo oggetto" +#: ../../include/account.php:440 +#, php-format +msgid "Registration revoked for %s" +msgstr "Registrazione revocata per %s" -#: ../../include/bbcode.php:112 ../../include/bbcode.php:645 -#: ../../include/bbcode.php:648 ../../include/bbcode.php:653 -#: ../../include/bbcode.php:656 ../../include/bbcode.php:659 -#: ../../include/bbcode.php:662 ../../include/bbcode.php:667 -#: ../../include/bbcode.php:670 ../../include/bbcode.php:675 -#: ../../include/bbcode.php:678 ../../include/bbcode.php:681 -#: ../../include/bbcode.php:684 -msgid "Image/photo" -msgstr "Immagine" +#: ../../include/account.php:486 +msgid "Account verified. Please login." +msgstr "Registrazione verificata. Adesso puoi effettuare login." -#: ../../include/bbcode.php:147 ../../include/bbcode.php:695 -msgid "Encrypted content" -msgstr "Contenuto crittografato" +#: ../../include/account.php:648 ../../include/account.php:650 +msgid "Click here to upgrade." +msgstr "Clicca qui per aggiornare." -#: ../../include/bbcode.php:163 -msgid "QR code" -msgstr "QR code" +#: ../../include/account.php:656 +msgid "This action exceeds the limits set by your subscription plan." +msgstr "Questa operazione supera i limiti del tuo abbonamento." -#: ../../include/bbcode.php:212 -#, php-format -msgid "%1$s wrote the following %2$s %3$s" -msgstr "%1$s ha scritto %2$s %3$s" +#: ../../include/account.php:661 +msgid "This action is not available under your subscription plan." +msgstr "Questa operazione non è prevista dal tuo abbonamento." -#: ../../include/bbcode.php:214 -msgid "post" -msgstr "l'articolo" +#: ../../include/permissions.php:13 +msgid "Can view my normal stream and posts" +msgstr "Può vedere i miei contenuti e articoli normali" -#: ../../include/bbcode.php:613 ../../include/bbcode.php:633 -msgid "$1 wrote:" -msgstr "$1 ha scritto:" +#: ../../include/permissions.php:14 +msgid "Can view my default channel profile" +msgstr "Può vedere il profilo predefinito del canale" -#: ../../include/nav.php:94 ../../include/nav.php:126 ../../boot.php:1496 -msgid "Logout" -msgstr "Esci" +#: ../../include/permissions.php:15 +msgid "Can view my photo albums" +msgstr "Può vedere i miei album fotografici" -#: ../../include/nav.php:94 ../../include/nav.php:126 -msgid "End this session" -msgstr "Chiudi questa sessione" +#: ../../include/permissions.php:16 +msgid "Can view my connections" +msgstr "Può vedere i miei contatti" -#: ../../include/nav.php:97 ../../include/nav.php:160 -msgid "Home" -msgstr "Bacheca" +#: ../../include/permissions.php:17 +msgid "Can view my file storage" +msgstr "Può vedere i miei file condivisi" -#: ../../include/nav.php:97 -msgid "Your posts and conversations" -msgstr "I tuoi articoli e conversazioni" +#: ../../include/permissions.php:18 +msgid "Can view my webpages" +msgstr "Può vedere le mie pagine web" -#: ../../include/nav.php:98 -msgid "Your profile page" -msgstr "Il tuo profilo" +#: ../../include/permissions.php:21 +msgid "Can send me their channel stream and posts" +msgstr "È tra i canali che seguo" -#: ../../include/nav.php:100 -msgid "Edit Profiles" -msgstr "Modifica i profili" +#: ../../include/permissions.php:22 +msgid "Can post on my channel page (\"wall\")" +msgstr "Può scrivere sulla bacheca del mio canale" -#: ../../include/nav.php:100 -msgid "Manage/Edit profiles" -msgstr "Gestisci/modifica i profili" +#: ../../include/permissions.php:23 +msgid "Can comment on or like my posts" +msgstr "Può commentare o aggiungere \"mi piace\" ai miei articoli" -#: ../../include/nav.php:102 -msgid "Edit your profile" -msgstr "Modifica il profilo" +#: ../../include/permissions.php:24 +msgid "Can send me private mail messages" +msgstr "Può inviarmi messaggi privati" -#: ../../include/nav.php:104 -msgid "Your photos" -msgstr "Le tue foto" +#: ../../include/permissions.php:25 +msgid "Can post photos to my photo albums" +msgstr "Può aggiungere foto ai miei album" -#: ../../include/nav.php:105 -msgid "Your files" -msgstr "I tuoi file" +#: ../../include/permissions.php:26 +msgid "Can like/dislike stuff" +msgstr "Può aggiungere \"mi piace\"" -#: ../../include/nav.php:110 -msgid "Your chatrooms" -msgstr "Le tue aree chat" +#: ../../include/permissions.php:26 +msgid "Profiles and things other than posts/comments" +msgstr "Profili e tutto ciò che non è articoli e commenti" -#: ../../include/nav.php:116 -msgid "Your bookmarks" -msgstr "I tuoi segnalibri" +#: ../../include/permissions.php:28 +msgid "Can forward to all my channel contacts via post @mentions" +msgstr "Può inoltrare articoli a tutti i contatti del canale tramite una @menzione" -#: ../../include/nav.php:120 -msgid "Your webpages" -msgstr "Le tue pagine web" +#: ../../include/permissions.php:28 +msgid "Advanced - useful for creating group forum channels" +msgstr "Impostazione avanzata - utile per creare un canale-forum di discussione" -#: ../../include/nav.php:124 -msgid "Sign in" -msgstr "Entra" +#: ../../include/permissions.php:29 +msgid "Can chat with me (when available)" +msgstr "Può aprire una chat con me (se disponibile)" -#: ../../include/nav.php:141 -#, php-format -msgid "%s - click to logout" -msgstr "%s - clicca per uscire" +#: ../../include/permissions.php:30 +msgid "Can write to my file storage" +msgstr "Può scrivere sul mio archivio file" -#: ../../include/nav.php:146 -msgid "Click to authenticate to your home hub" -msgstr "Clicca per autenticarti sul tuo server principale" +#: ../../include/permissions.php:31 +msgid "Can edit my webpages" +msgstr "Può modificare le mie pagine web" -#: ../../include/nav.php:160 -msgid "Home Page" -msgstr "Bacheca" +#: ../../include/permissions.php:33 +msgid "Can source my public posts in derived channels" +msgstr "Può usare i miei articoli pubblici per creare canali derivati" -#: ../../include/nav.php:164 ../../mod/register.php:220 ../../boot.php:1473 -msgid "Register" -msgstr "Iscriviti" +#: ../../include/permissions.php:33 +msgid "Somewhat advanced - very useful in open communities" +msgstr "Piuttosto avanzato - molto utile nelle comunità aperte" -#: ../../include/nav.php:164 -msgid "Create an account" -msgstr "Crea un account" +#: ../../include/permissions.php:35 +msgid "Can administer my channel resources" +msgstr "Può amministrare i contenuti del mio canale" -#: ../../include/nav.php:169 -msgid "Help and documentation" -msgstr "Guida e documentazione" +#: ../../include/permissions.php:35 +msgid "" +"Extremely advanced. Leave this alone unless you know what you are doing" +msgstr "Impostazione pericolosa - lasciare il valore predefinito se non si è assolutamente sicuri" -#: ../../include/nav.php:172 ../../include/widgets.php:86 -#: ../../mod/apps.php:33 -msgid "Apps" -msgstr "Apps" +#: ../../include/permissions.php:785 +msgid "Social Networking" +msgstr "Social network" -#: ../../include/nav.php:172 -msgid "Applications, utilities, links, games" -msgstr "Applicazioni, utilità , link, giochi" +#: ../../include/permissions.php:786 ../../include/permissions.php:788 +#: ../../include/permissions.php:790 +msgid "Mostly Public" +msgstr "Quasi sempre pubblico" -#: ../../include/nav.php:174 -msgid "Search site content" -msgstr "Cerca nel sito" +#: ../../include/permissions.php:786 ../../include/permissions.php:788 +#: ../../include/permissions.php:790 +msgid "Restricted" +msgstr "Con restrizioni" -#: ../../include/nav.php:177 -msgid "Channel Locator" -msgstr "Ricerca canali" +#: ../../include/permissions.php:786 ../../include/permissions.php:788 +msgid "Private" +msgstr "Privato" -#: ../../include/nav.php:188 -msgid "Your matrix" -msgstr "La tua rete" +#: ../../include/permissions.php:787 +msgid "Community Forum" +msgstr "Forum di discussione" -#: ../../include/nav.php:189 -msgid "Mark all matrix notifications seen" -msgstr "Segna come lette le notifiche della tua rete" +#: ../../include/permissions.php:789 +msgid "Feed Republish" +msgstr "Aggregatore di feed esterni" -#: ../../include/nav.php:191 -msgid "Channel home" -msgstr "Bacheca del canale" +#: ../../include/permissions.php:791 +msgid "Special Purpose" +msgstr "Per finalità speciali" -#: ../../include/nav.php:192 -msgid "Mark all channel notifications seen" -msgstr "Segna come lette le notifiche dei canali" +#: ../../include/permissions.php:792 +msgid "Celebrity/Soapbox" +msgstr "Pagina per fan" -#: ../../include/nav.php:195 ../../mod/connections.php:406 -msgid "Connections" -msgstr "Contatti" +#: ../../include/permissions.php:792 +msgid "Group Repository" +msgstr "Repository di gruppo" -#: ../../include/nav.php:198 -msgid "Notices" -msgstr "Notifiche" +#: ../../include/permissions.php:793 ../../include/profile_selectors.php:6 +#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:61 +#: ../../include/profile_selectors.php:97 +msgid "Other" +msgstr "Altro" -#: ../../include/nav.php:198 -msgid "Notifications" -msgstr "Notifiche" +#: ../../include/permissions.php:794 +msgid "Custom/Expert Mode" +msgstr "Personalizzazione per esperti" -#: ../../include/nav.php:199 -msgid "See all notifications" -msgstr "Vedi tutte le notifiche" +#: ../../include/photos.php:105 +#, php-format +msgid "Image exceeds website size limit of %lu bytes" +msgstr "L'immagine supera il limite massimo di %lu bytes" -#: ../../include/nav.php:200 ../../mod/notifications.php:99 -msgid "Mark all system notifications seen" -msgstr "Segna come lette le notifiche di sistema" +#: ../../include/photos.php:112 +msgid "Image file is empty." +msgstr "Il file dell'immagine è vuoto." -#: ../../include/nav.php:202 -msgid "Private mail" -msgstr "Messaggi privati" +#: ../../include/photos.php:141 ../../mod/profile_photo.php:216 +msgid "Unable to process image" +msgstr "Impossibile elaborare l'immagine" -#: ../../include/nav.php:203 -msgid "See all private messages" -msgstr "Guarda tutti i messaggi privati" +#: ../../include/photos.php:213 +msgid "Photo storage failed." +msgstr "Impossibile caricare la foto." -#: ../../include/nav.php:204 -msgid "Mark all private messages seen" -msgstr "Segna come letti tutti i messaggi privati" +#: ../../include/photos.php:345 +msgid "Upload New Photos" +msgstr "Carica nuove foto" -#: ../../include/nav.php:205 -msgid "Inbox" -msgstr "In arrivo" +#: ../../include/items.php:382 ../../mod/profperm.php:23 +#: ../../mod/subthread.php:49 ../../mod/like.php:246 ../../mod/group.php:68 +#: ../../index.php:389 +msgid "Permission denied" +msgstr "Permesso negato" -#: ../../include/nav.php:206 -msgid "Outbox" -msgstr "Inviati" +#: ../../include/items.php:969 ../../include/items.php:1014 +msgid "(Unknown)" +msgstr "(Sconosciuto)" -#: ../../include/nav.php:207 ../../include/widgets.php:543 -msgid "New Message" -msgstr "Nuovo messaggio" +#: ../../include/items.php:1171 +msgid "Visible to anybody on the internet." +msgstr "Visibile a chiunque su internet." -#: ../../include/nav.php:210 -msgid "Event Calendar" -msgstr "Calendario" +#: ../../include/items.php:1173 +msgid "Visible to you only." +msgstr "Visibile solo a te." -#: ../../include/nav.php:211 -msgid "See all events" -msgstr "Guarda tutti gli eventi" +#: ../../include/items.php:1175 +msgid "Visible to anybody in this network." +msgstr "Visibile a tutti su questa rete." -#: ../../include/nav.php:212 -msgid "Mark all events seen" -msgstr "Marca come letti tutti gli eventi" +#: ../../include/items.php:1177 +msgid "Visible to anybody authenticated." +msgstr "Visibile a chiunque sia autenticato." -#: ../../include/nav.php:214 -msgid "Manage Your Channels" -msgstr "Gestisci i contatti dei tuoi canali" +#: ../../include/items.php:1179 +#, php-format +msgid "Visible to anybody on %s." +msgstr "Visibile a tutti in %s." -#: ../../include/nav.php:216 -msgid "Account/Channel Settings" -msgstr "Impostazioni account e canali" +#: ../../include/items.php:1181 +msgid "Visible to all connections." +msgstr "Visibile a tutti coloro che ti seguono." -#: ../../include/nav.php:224 ../../mod/admin.php:123 -msgid "Admin" -msgstr "Amministrazione" +#: ../../include/items.php:1183 +msgid "Visible to approved connections." +msgstr "Visibile ai contatti approvati." -#: ../../include/nav.php:224 -msgid "Site Setup and Configuration" -msgstr "Configurazione del sito" +#: ../../include/items.php:1185 +msgid "Visible to specific connections." +msgstr "Visibile ad alcuni contatti scelti." -#: ../../include/nav.php:253 -msgid "Please wait..." -msgstr "Attendere..." +#: ../../include/items.php:3952 ../../mod/thing.php:76 +#: ../../mod/display.php:32 ../../mod/filestorage.php:26 +#: ../../mod/admin.php:168 ../../mod/admin.php:896 ../../mod/admin.php:1099 +#: ../../mod/viewsrc.php:20 +msgid "Item not found." +msgstr "Elemento non trovato." -#: ../../include/message.php:18 -msgid "No recipient provided." -msgstr "Devi scegliere un destinatario." +#: ../../include/items.php:4410 ../../mod/group.php:38 ../../mod/group.php:140 +msgid "Collection not found." +msgstr "Insieme di canali non trovato." -#: ../../include/message.php:23 -msgid "[no subject]" -msgstr "[nessun titolo]" +#: ../../include/items.php:4425 +msgid "Collection is empty." +msgstr "L'insieme di canali è vuoto." -#: ../../include/message.php:45 -msgid "Unable to determine sender." -msgstr "Impossibile determinare il mittente." +#: ../../include/items.php:4432 +#, php-format +msgid "Collection: %s" +msgstr "Insieme: %s" -#: ../../include/message.php:200 -msgid "Stored post could not be verified." -msgstr "Non è stato possibile verificare l'articolo inserito." +#: ../../include/items.php:4443 +#, php-format +msgid "Connection: %s" +msgstr "Contatto: %s" + +#: ../../include/items.php:4446 +msgid "Connection not found." +msgstr "Contatto non trovato." + +#: ../../include/security.php:323 +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 "I controlli di sicurezza sono falliti. Probabilmente è accaduto perché la pagina è stata tenuta aperta troppo a lungo (ore?) prima di inviare il contenuto." #: ../../include/widgets.php:87 msgid "System" @@ -2851,263 +2952,128 @@ msgstr "Note" msgid "Remove term" msgstr "Rimuovi termine" -#: ../../include/widgets.php:342 +#: ../../include/widgets.php:352 msgid "Archives" msgstr "Archivi" -#: ../../include/widgets.php:404 +#: ../../include/widgets.php:428 msgid "Refresh" msgstr "Aggiorna" -#: ../../include/widgets.php:405 ../../mod/connedit.php:492 +#: ../../include/widgets.php:429 ../../mod/connedit.php:506 msgid "Me" msgstr "Io" -#: ../../include/widgets.php:406 ../../mod/connedit.php:494 +#: ../../include/widgets.php:430 ../../mod/connedit.php:508 msgid "Best Friends" -msgstr "Buoni amici" +msgstr "Migliori amici" -#: ../../include/widgets.php:408 +#: ../../include/widgets.php:432 msgid "Co-workers" msgstr "Colleghi" -#: ../../include/widgets.php:409 ../../mod/connedit.php:496 +#: ../../include/widgets.php:433 ../../mod/connedit.php:510 msgid "Former Friends" msgstr "Ex amici" -#: ../../include/widgets.php:410 ../../mod/connedit.php:497 +#: ../../include/widgets.php:434 ../../mod/connedit.php:511 msgid "Acquaintances" msgstr "Conoscenti" -#: ../../include/widgets.php:411 +#: ../../include/widgets.php:435 msgid "Everybody" msgstr "Tutti" -#: ../../include/widgets.php:443 +#: ../../include/widgets.php:469 msgid "Account settings" msgstr "Il tuo account" -#: ../../include/widgets.php:449 +#: ../../include/widgets.php:475 msgid "Channel settings" msgstr "Impostazioni del canale" -#: ../../include/widgets.php:455 +#: ../../include/widgets.php:481 msgid "Additional features" msgstr "Funzionalità opzionali" -#: ../../include/widgets.php:461 +#: ../../include/widgets.php:487 msgid "Feature settings" msgstr "Componenti aggiuntivi" -#: ../../include/widgets.php:467 +#: ../../include/widgets.php:493 msgid "Display settings" msgstr "Aspetto" -#: ../../include/widgets.php:473 +#: ../../include/widgets.php:499 msgid "Connected apps" msgstr "App connesse" -#: ../../include/widgets.php:479 +#: ../../include/widgets.php:505 msgid "Export channel" msgstr "Esporta il canale" -#: ../../include/widgets.php:485 +#: ../../include/widgets.php:511 msgid "Export content" msgstr "Esporta i contenuti" -#: ../../include/widgets.php:491 -msgid "Automatic Permissions (Advanced)" -msgstr "Permessi predefiniti (avanzato)" +#: ../../include/widgets.php:520 ../../mod/connedit.php:538 +msgid "Connection Default Permissions" +msgstr "Permessi predefiniti dei nuovi contatti" -#: ../../include/widgets.php:501 +#: ../../include/widgets.php:528 msgid "Premium Channel Settings" msgstr "Canale premium - impostazioni" -#: ../../include/widgets.php:538 +#: ../../include/widgets.php:562 ../../mod/mail.php:125 +#: ../../mod/message.php:31 +msgid "Messages" +msgstr "Messaggi" + +#: ../../include/widgets.php:567 msgid "Check Mail" msgstr "Controlla i messaggi" -#: ../../include/widgets.php:619 +#: ../../include/widgets.php:648 msgid "Chat Rooms" msgstr "Aree chat attive" -#: ../../include/widgets.php:637 +#: ../../include/widgets.php:668 msgid "Bookmarked Chatrooms" msgstr "Aree chat nei segnalibri" -#: ../../include/widgets.php:655 +#: ../../include/widgets.php:688 msgid "Suggested Chatrooms" msgstr "Aree chat suggerite" -#: ../../include/ItemObject.php:130 -msgid "Save to Folder" -msgstr "Salva nella cartella" - -#: ../../include/ItemObject.php:142 ../../include/ItemObject.php:154 -msgid "View all" -msgstr "Vedi tutto" - -#: ../../include/ItemObject.php:151 -msgctxt "noun" -msgid "Dislike" -msgid_plural "Dislikes" -msgstr[0] "Non mi piace" -msgstr[1] "Non mi piace" - -#: ../../include/ItemObject.php:179 -msgid "Add Star" -msgstr "Aggiungi ai preferiti" - -#: ../../include/ItemObject.php:180 -msgid "Remove Star" -msgstr "Rimuovi dai preferiti" - -#: ../../include/ItemObject.php:181 -msgid "Toggle Star Status" -msgstr "Attiva/disattiva preferito" - -#: ../../include/ItemObject.php:185 -msgid "starred" -msgstr "preferito" - -#: ../../include/ItemObject.php:202 -msgid "Add Tag" -msgstr "Aggiungi un tag" - -#: ../../include/ItemObject.php:220 ../../mod/photos.php:1005 -msgid "I like this (toggle)" -msgstr "Attiva/disattiva Mi piace" - -#: ../../include/ItemObject.php:221 ../../mod/photos.php:1006 -msgid "I don't like this (toggle)" -msgstr "Attiva/disattiva Non mi piace" - -#: ../../include/ItemObject.php:225 -msgid "Share This" -msgstr "Condividi" - -#: ../../include/ItemObject.php:225 -msgid "share" -msgstr "condividi" - -#: ../../include/ItemObject.php:248 ../../include/ItemObject.php:249 -#, php-format -msgid "View %s's profile - %s" -msgstr "Guarda il profilo di %s - %s" - -#: ../../include/ItemObject.php:250 -msgid "to" -msgstr "a" - -#: ../../include/ItemObject.php:251 -msgid "via" -msgstr "via" - -#: ../../include/ItemObject.php:252 -msgid "Wall-to-Wall" -msgstr "Da bacheca a bacheca" +#: ../../include/widgets.php:817 ../../include/widgets.php:875 +msgid "photo/image" +msgstr "foto/immagine" -#: ../../include/ItemObject.php:253 -msgid "via Wall-To-Wall:" -msgstr "da bacheca a bacheca:" - -#: ../../include/ItemObject.php:288 -msgid "Save Bookmarks" -msgstr "Salva segnalibro" - -#: ../../include/ItemObject.php:289 -msgid "Add to Calendar" -msgstr "Aggiungi al calendario" - -#: ../../include/ItemObject.php:297 -msgctxt "noun" -msgid "Likes" -msgstr "Mi piace" +#: ../../include/Contact.php:123 +msgid "New window" +msgstr "Nuova finestra" -#: ../../include/ItemObject.php:298 -msgctxt "noun" -msgid "Dislikes" -msgstr "Non mi piace" +#: ../../include/Contact.php:124 +msgid "Open the selected location in a different window or browser tab" +msgstr "Apri l'indirizzo selezionato in una nuova scheda o finestra" -#: ../../include/ItemObject.php:329 +#: ../../include/Contact.php:211 ../../mod/admin.php:646 #, php-format -msgid "%d comment" -msgid_plural "%d comments" -msgstr[0] "%d commento" -msgstr[1] "%d commenti" - -#: ../../include/ItemObject.php:330 ../../include/js_strings.php:7 -msgid "[+] show all" -msgstr "[+] mostra tutto" +msgid "User '%s' deleted" +msgstr "Utente '%s' eliminato" -#: ../../include/ItemObject.php:594 ../../mod/photos.php:1024 -#: ../../mod/photos.php:1111 -msgid "This is you" -msgstr "Questo sei tu" +#: ../../include/js_strings.php:5 +msgid "Delete this item?" +msgstr "Eliminare questo elemento?" -#: ../../include/ItemObject.php:596 ../../include/js_strings.php:6 -#: ../../mod/photos.php:1026 ../../mod/photos.php:1113 +#: ../../include/js_strings.php:6 ../../include/ItemObject.php:620 +#: ../../mod/photos.php:996 ../../mod/photos.php:1106 msgid "Comment" msgstr "Commento" -#: ../../include/ItemObject.php:597 ../../mod/mood.php:135 -#: ../../mod/settings.php:519 ../../mod/settings.php:631 -#: ../../mod/settings.php:660 ../../mod/settings.php:684 -#: ../../mod/settings.php:760 ../../mod/settings.php:945 -#: ../../mod/poke.php:166 ../../mod/profiles.php:643 ../../mod/chat.php:177 -#: ../../mod/chat.php:211 ../../mod/connect.php:92 ../../mod/connedit.php:540 -#: ../../mod/setup.php:307 ../../mod/setup.php:350 ../../mod/pdledit.php:58 -#: ../../mod/photos.php:563 ../../mod/photos.php:674 ../../mod/photos.php:987 -#: ../../mod/photos.php:1027 ../../mod/photos.php:1114 -#: ../../mod/sources.php:104 ../../mod/sources.php:138 -#: ../../mod/events.php:586 ../../mod/filestorage.php:137 -#: ../../mod/fsuggest.php:108 ../../mod/group.php:81 ../../mod/admin.php:414 -#: ../../mod/admin.php:725 ../../mod/admin.php:861 ../../mod/admin.php:994 -#: ../../mod/admin.php:1193 ../../mod/admin.php:1280 ../../mod/thing.php:286 -#: ../../mod/thing.php:329 ../../mod/import.php:475 ../../mod/invite.php:142 -#: ../../mod/mail.php:345 ../../mod/appman.php:99 ../../mod/poll.php:68 -#: ../../view/theme/apw/php/config.php:256 -#: ../../view/theme/blogga/php/config.php:67 -#: ../../view/theme/blogga/view/theme/blog/config.php:67 -#: ../../view/theme/redbasic/php/config.php:99 -msgid "Submit" -msgstr "Salva" - -#: ../../include/ItemObject.php:598 -msgid "Bold" -msgstr "Grassetto" - -#: ../../include/ItemObject.php:599 -msgid "Italic" -msgstr "Corsivo" - -#: ../../include/ItemObject.php:600 -msgid "Underline" -msgstr "Sottolineato" - -#: ../../include/ItemObject.php:601 -msgid "Quote" -msgstr "Citazione" - -#: ../../include/ItemObject.php:602 -msgid "Code" -msgstr "Codice" - -#: ../../include/ItemObject.php:603 -msgid "Image" -msgstr "Immagine" - -#: ../../include/ItemObject.php:604 -msgid "Link" -msgstr "Link" - -#: ../../include/ItemObject.php:605 -msgid "Video" -msgstr "Video" - -#: ../../include/js_strings.php:5 -msgid "Delete this item?" -msgstr "Eliminare questo elemento?" +#: ../../include/js_strings.php:7 ../../include/ItemObject.php:337 +msgid "[+] show all" +msgstr "[+] mostra tutto" #: ../../include/js_strings.php:8 msgid "[-] show less" @@ -3226,19 +3192,6 @@ msgstr " " msgid "timeago.numbers" msgstr "timeago.numbers" -#: ../../include/Contact.php:123 -msgid "New window" -msgstr "Nuova finestra" - -#: ../../include/Contact.php:124 -msgid "Open the selected location in a different window or browser tab" -msgstr "Apri l'indirizzo selezionato in una nuova scheda o finestra" - -#: ../../include/Contact.php:211 ../../mod/admin.php:649 -#, php-format -msgid "User '%s' deleted" -msgstr "Utente '%s' eliminato" - #: ../../include/profile_selectors.php:6 #: ../../include/profile_selectors.php:23 msgid "Male" @@ -3290,13 +3243,6 @@ msgid "Non-specific" msgstr "Non specificato" #: ../../include/profile_selectors.php:6 -#: ../../include/profile_selectors.php:23 -#: ../../include/profile_selectors.php:61 -#: ../../include/profile_selectors.php:97 ../../include/permissions.php:741 -msgid "Other" -msgstr "Altro" - -#: ../../include/profile_selectors.php:6 msgid "Undecided" msgstr "Indeciso" @@ -3394,7 +3340,7 @@ msgstr "Sesso-dipendente" #: ../../include/profile_selectors.php:80 msgid "Friends/Benefits" -msgstr "Amici piccanti" +msgstr "Amici con qualcosa in più" #: ../../include/profile_selectors.php:80 msgid "Casual" @@ -3411,7 +3357,7 @@ msgstr "Sposato/a" #: ../../include/profile_selectors.php:80 msgid "Imaginarily married" -msgstr "Sogna il matrimonio" +msgstr "Con matrimonio immaginario" #: ../../include/profile_selectors.php:80 msgid "Partners" @@ -3482,259 +3428,372 @@ msgstr "Chi se ne frega" msgid "Ask me" msgstr "Chiedimelo" -#: ../../include/auth.php:103 +#: ../../include/apps.php:126 +msgid "Site Admin" +msgstr "Amministrazione sito" + +#: ../../include/apps.php:128 +msgid "Address Book" +msgstr "Rubrica" + +#: ../../include/apps.php:142 ../../mod/mood.php:131 +msgid "Mood" +msgstr "Umore" + +#: ../../include/apps.php:146 +msgid "Probe" +msgstr "Diagnostica" + +#: ../../include/apps.php:147 +msgid "Suggest" +msgstr "Suggerisci" + +#: ../../include/apps.php:148 +msgid "Random Channel" +msgstr "Canale casuale" + +#: ../../include/apps.php:149 +msgid "Invite" +msgstr "Invita" + +#: ../../include/apps.php:150 +msgid "Features" +msgstr "Funzionalità " + +#: ../../include/apps.php:151 +msgid "Language" +msgstr "Lingua" + +#: ../../include/apps.php:152 +msgid "Post" +msgstr "Articolo" + +#: ../../include/apps.php:153 +msgid "Profile Photo" +msgstr "Foto del profilo" + +#: ../../include/apps.php:242 ../../mod/settings.php:81 +#: ../../mod/settings.php:589 +msgid "Update" +msgstr "Aggiorna" + +#: ../../include/apps.php:242 +msgid "Install" +msgstr "Installa" + +#: ../../include/apps.php:247 +msgid "Purchase" +msgstr "Acquista" + +#: ../../include/auth.php:116 msgid "Logged out." msgstr "Uscita effettuata." -#: ../../include/auth.php:249 +#: ../../include/auth.php:257 msgid "Failed authentication" msgstr "Autenticazione fallita" -#: ../../include/auth.php:264 ../../mod/openid.php:188 +#: ../../include/auth.php:271 ../../mod/openid.php:190 msgid "Login failed." msgstr "Accesso fallito." -#: ../../include/permissions.php:13 -msgid "Can view my normal stream and posts" -msgstr "Può vedere i miei contenuti e articoli normali" +#: ../../include/ItemObject.php:130 +msgid "Save to Folder" +msgstr "Salva nella cartella" -#: ../../include/permissions.php:14 -msgid "Can view my default channel profile" -msgstr "Può vedere il profilo predefinito del canale" +#: ../../include/ItemObject.php:142 ../../include/ItemObject.php:154 +#: ../../mod/photos.php:1023 ../../mod/photos.php:1035 +msgid "View all" +msgstr "Vedi tutto" -#: ../../include/permissions.php:15 -msgid "Can view my photo albums" -msgstr "Può vedere i miei album fotografici" +#: ../../include/ItemObject.php:151 ../../mod/photos.php:1032 +msgctxt "noun" +msgid "Dislike" +msgid_plural "Dislikes" +msgstr[0] "Non mi piace" +msgstr[1] "Non mi piace" -#: ../../include/permissions.php:16 -msgid "Can view my connections" -msgstr "Può vedere i miei contatti" +#: ../../include/ItemObject.php:179 +msgid "Add Star" +msgstr "Aggiungi ai preferiti" -#: ../../include/permissions.php:17 -msgid "Can view my file storage" -msgstr "Può vedere i miei file condivisi" +#: ../../include/ItemObject.php:180 +msgid "Remove Star" +msgstr "Rimuovi dai preferiti" -#: ../../include/permissions.php:18 -msgid "Can view my webpages" -msgstr "Può vedere le mie pagine web" +#: ../../include/ItemObject.php:181 +msgid "Toggle Star Status" +msgstr "Attiva/disattiva preferito" -#: ../../include/permissions.php:21 -msgid "Can send me their channel stream and posts" -msgstr "È tra i canali che seguo" +#: ../../include/ItemObject.php:185 +msgid "starred" +msgstr "preferito" -#: ../../include/permissions.php:22 -msgid "Can post on my channel page (\"wall\")" -msgstr "Può scrivere sulla bacheca del mio canale" +#: ../../include/ItemObject.php:203 +msgid "Add Tag" +msgstr "Aggiungi un tag" -#: ../../include/permissions.php:23 -msgid "Can comment on or like my posts" -msgstr "Può commentare o aggiungere \"mi piace\" ai miei articoli" +#: ../../include/ItemObject.php:221 ../../mod/photos.php:975 +msgid "I like this (toggle)" +msgstr "Attiva/disattiva Mi piace" -#: ../../include/permissions.php:24 -msgid "Can send me private mail messages" -msgstr "Può inviarmi messaggi privati" +#: ../../include/ItemObject.php:222 ../../mod/photos.php:976 +msgid "I don't like this (toggle)" +msgstr "Attiva/disattiva Non mi piace" -#: ../../include/permissions.php:25 -msgid "Can post photos to my photo albums" -msgstr "Può aggiungere foto ai miei album" +#: ../../include/ItemObject.php:226 +msgid "Share This" +msgstr "Condividi" -#: ../../include/permissions.php:26 -msgid "Can like/dislike stuff" -msgstr "Può aggiungere \"mi piace\"" +#: ../../include/ItemObject.php:226 +msgid "share" +msgstr "condividi" -#: ../../include/permissions.php:26 -msgid "Profiles and things other than posts/comments" -msgstr "Profili e tutto ciò che non è articoli e commenti" +#: ../../include/ItemObject.php:236 +#, php-format +msgid "%d comment" +msgid_plural "%d comments" +msgstr[0] "%d commento" +msgstr[1] "%d commenti" -#: ../../include/permissions.php:28 -msgid "Can forward to all my channel contacts via post @mentions" -msgstr "Può inoltrare articoli a tutti i contatti del canale tramite una @menzione" +#: ../../include/ItemObject.php:249 ../../include/ItemObject.php:250 +#, php-format +msgid "View %s's profile - %s" +msgstr "Guarda il profilo di %s - %s" -#: ../../include/permissions.php:28 -msgid "Advanced - useful for creating group forum channels" -msgstr "Impostazione avanzata - utile per creare un canale-forum di discussione" +#: ../../include/ItemObject.php:252 +msgid "to" +msgstr "a" -#: ../../include/permissions.php:29 -msgid "Can chat with me (when available)" -msgstr "Può aprire una chat con me (se disponibile)" +#: ../../include/ItemObject.php:253 +msgid "via" +msgstr "via" -#: ../../include/permissions.php:30 -msgid "Can write to my file storage" -msgstr "Può scrivere sul mio archivio file" +#: ../../include/ItemObject.php:254 +msgid "Wall-to-Wall" +msgstr "Da bacheca a bacheca" -#: ../../include/permissions.php:31 -msgid "Can edit my webpages" -msgstr "Può modificare le mie pagine web" +#: ../../include/ItemObject.php:255 +msgid "via Wall-To-Wall:" +msgstr "da bacheca a bacheca:" -#: ../../include/permissions.php:33 -msgid "Can source my public posts in derived channels" -msgstr "Può usare i miei articoli pubblici per creare canali derivati" +#: ../../include/ItemObject.php:291 +msgid "Save Bookmarks" +msgstr "Salva segnalibro" -#: ../../include/permissions.php:33 -msgid "Somewhat advanced - very useful in open communities" -msgstr "Piuttosto avanzato - molto utile nelle comunità aperte" +#: ../../include/ItemObject.php:292 +msgid "Add to Calendar" +msgstr "Aggiungi al calendario" -#: ../../include/permissions.php:35 -msgid "Can administer my channel resources" -msgstr "Può amministrare i contenuti del mio canale" +#: ../../include/ItemObject.php:301 +msgid "Mark all seen" +msgstr "Marca tutto come letto" -#: ../../include/permissions.php:35 -msgid "" -"Extremely advanced. Leave this alone unless you know what you are doing" -msgstr "Impostazione pericolosa - lasciare il valore predefinito se non si è assolutamente sicuri" +#: ../../include/ItemObject.php:306 ../../mod/photos.php:1143 +msgctxt "noun" +msgid "Likes" +msgstr "Mi piace" -#: ../../include/permissions.php:733 -msgid "Social Networking" -msgstr "Social network" +#: ../../include/ItemObject.php:307 ../../mod/photos.php:1144 +msgctxt "noun" +msgid "Dislikes" +msgstr "Non mi piace" -#: ../../include/permissions.php:734 ../../include/permissions.php:736 -#: ../../include/permissions.php:738 ../../include/permissions.php:740 -msgid "Mostly Public" -msgstr "Sempre pubblico, o quasi" +#: ../../include/ItemObject.php:618 ../../mod/photos.php:994 +#: ../../mod/photos.php:1104 +msgid "This is you" +msgstr "Questo sei tu" -#: ../../include/permissions.php:734 ../../include/permissions.php:736 -#: ../../include/permissions.php:738 -msgid "Restricted" -msgstr "Con restrizioni sui follower" +#: ../../include/ItemObject.php:621 ../../mod/mood.php:135 +#: ../../mod/sources.php:104 ../../mod/sources.php:138 ../../mod/poke.php:166 +#: ../../mod/setup.php:313 ../../mod/setup.php:358 ../../mod/settings.php:563 +#: ../../mod/settings.php:675 ../../mod/settings.php:704 +#: ../../mod/settings.php:728 ../../mod/settings.php:805 +#: ../../mod/settings.php:997 ../../mod/events.php:598 ../../mod/chat.php:177 +#: ../../mod/chat.php:211 ../../mod/connect.php:93 ../../mod/connedit.php:555 +#: ../../mod/thing.php:284 ../../mod/thing.php:327 ../../mod/profiles.php:633 +#: ../../mod/pdledit.php:58 ../../mod/fsuggest.php:108 +#: ../../mod/filestorage.php:146 ../../mod/group.php:81 +#: ../../mod/import.php:480 ../../mod/admin.php:412 ../../mod/admin.php:723 +#: ../../mod/admin.php:859 ../../mod/admin.php:992 ../../mod/admin.php:1191 +#: ../../mod/admin.php:1278 ../../mod/locs.php:99 ../../mod/mail.php:352 +#: ../../mod/invite.php:142 ../../mod/xchan.php:11 ../../mod/photos.php:594 +#: ../../mod/photos.php:671 ../../mod/photos.php:957 ../../mod/photos.php:997 +#: ../../mod/photos.php:1107 ../../mod/appman.php:99 ../../mod/poll.php:68 +#: ../../view/theme/apw/php/config.php:256 +#: ../../view/theme/redbasic/php/config.php:99 +msgid "Submit" +msgstr "Salva" -#: ../../include/permissions.php:734 ../../include/permissions.php:736 -msgid "Private" -msgstr "Privato" +#: ../../include/ItemObject.php:622 +msgid "Bold" +msgstr "Grassetto" -#: ../../include/permissions.php:735 -msgid "Community Forum" -msgstr "Forum di discussione" +#: ../../include/ItemObject.php:623 +msgid "Italic" +msgstr "Corsivo" -#: ../../include/permissions.php:737 -msgid "Feed Republish" -msgstr "Aggregatore di feed esterni" +#: ../../include/ItemObject.php:624 +msgid "Underline" +msgstr "Sottolineato" -#: ../../include/permissions.php:739 -msgid "Celebrity/Soapbox" -msgstr "Pagina per fan" +#: ../../include/ItemObject.php:625 +msgid "Quote" +msgstr "Citazione" -#: ../../include/permissions.php:742 -msgid "Custom/Expert Mode" -msgstr "Personalizzato - per esperti" +#: ../../include/ItemObject.php:626 +msgid "Code" +msgstr "Codice" + +#: ../../include/ItemObject.php:627 +msgid "Image" +msgstr "Immagine" + +#: ../../include/ItemObject.php:628 +msgid "Link" +msgstr "Link" + +#: ../../include/ItemObject.php:629 +msgid "Video" +msgstr "Video" + +#: ../../include/chat.php:10 +msgid "Missing room name" +msgstr "Area chat senza nome" + +#: ../../include/chat.php:19 +msgid "Duplicate room name" +msgstr "Il nome dell'area chat è duplicato" + +#: ../../include/chat.php:68 ../../include/chat.php:76 +msgid "Invalid room specifier." +msgstr "Il nome dell'area chat non è valido." + +#: ../../include/chat.php:105 +msgid "Room not found." +msgstr "Area chat non trovata." + +#: ../../include/chat.php:126 +msgid "Room is full" +msgstr "L'area chat è al completo" #: ../../mod/mood.php:132 msgid "Set your current mood and tell your friends" msgstr "Scegli il tuo umore attuale per mostrarlo agli amici" -#: ../../mod/mitem.php:14 ../../mod/menu.php:92 +#: ../../mod/mitem.php:24 ../../mod/menu.php:108 msgid "Menu not found." msgstr "Menù non trovato." -#: ../../mod/mitem.php:47 +#: ../../mod/mitem.php:67 msgid "Menu element updated." msgstr "L'elemento del menù è stato aggiornato." -#: ../../mod/mitem.php:51 +#: ../../mod/mitem.php:71 msgid "Unable to update menu element." msgstr "Non è possibile aggiornare l'elemento del menù." -#: ../../mod/mitem.php:57 +#: ../../mod/mitem.php:77 msgid "Menu element added." msgstr "Elemento aggiunto al menù." -#: ../../mod/mitem.php:61 +#: ../../mod/mitem.php:81 msgid "Unable to add menu element." msgstr "Impossibile aggiungere l'elemento al menù." -#: ../../mod/mitem.php:78 ../../mod/dirprofile.php:175 ../../mod/menu.php:120 -#: ../../mod/xchan.php:38 +#: ../../mod/mitem.php:111 ../../mod/menu.php:136 ../../mod/xchan.php:37 msgid "Not found." msgstr "Non trovato." -#: ../../mod/mitem.php:96 +#: ../../mod/mitem.php:127 msgid "Manage Menu Elements" msgstr "Gestione elementi del menù" -#: ../../mod/mitem.php:99 +#: ../../mod/mitem.php:130 msgid "Edit menu" msgstr "Modifica il menù" -#: ../../mod/mitem.php:102 +#: ../../mod/mitem.php:133 msgid "Edit element" msgstr "Modifica l'elemento" -#: ../../mod/mitem.php:103 +#: ../../mod/mitem.php:134 msgid "Drop element" msgstr "Elimina l'elemento" -#: ../../mod/mitem.php:104 +#: ../../mod/mitem.php:135 msgid "New element" msgstr "Nuovo elemento" -#: ../../mod/mitem.php:105 +#: ../../mod/mitem.php:136 msgid "Edit this menu container" msgstr "Modifica il contenitore del menù" -#: ../../mod/mitem.php:106 +#: ../../mod/mitem.php:137 msgid "Add menu element" msgstr "Aggiungi un elemento al menù" -#: ../../mod/mitem.php:107 +#: ../../mod/mitem.php:138 msgid "Delete this menu item" msgstr "Elimina questo elemento del menù" -#: ../../mod/mitem.php:108 +#: ../../mod/mitem.php:139 msgid "Edit this menu item" msgstr "Modifica questo elemento del menù" -#: ../../mod/mitem.php:131 +#: ../../mod/mitem.php:158 msgid "New Menu Element" msgstr "Nuovo elemento del menù" -#: ../../mod/mitem.php:133 ../../mod/mitem.php:176 +#: ../../mod/mitem.php:160 ../../mod/mitem.php:203 msgid "Menu Item Permissions" msgstr "Permessi del menu" -#: ../../mod/mitem.php:134 ../../mod/mitem.php:177 ../../mod/settings.php:980 +#: ../../mod/mitem.php:161 ../../mod/mitem.php:204 ../../mod/settings.php:1032 msgid "(click to open/close)" msgstr "(clicca per aprire/chiudere)" -#: ../../mod/mitem.php:136 ../../mod/mitem.php:180 +#: ../../mod/mitem.php:163 ../../mod/mitem.php:207 msgid "Link text" msgstr "Testo del link" -#: ../../mod/mitem.php:137 ../../mod/mitem.php:181 +#: ../../mod/mitem.php:164 ../../mod/mitem.php:208 msgid "URL of link" msgstr "Indirizzo del link" -#: ../../mod/mitem.php:138 ../../mod/mitem.php:182 -msgid "Use Red magic-auth if available" +#: ../../mod/mitem.php:165 ../../mod/mitem.php:209 +msgid "Use RedMatrix magic-auth if available" msgstr "Usa l'autenticazione magica di RedMatrix, se disponibile" -#: ../../mod/mitem.php:139 ../../mod/mitem.php:183 +#: ../../mod/mitem.php:166 ../../mod/mitem.php:210 msgid "Open link in new window" msgstr "Apri il link in una nuova finestra" -#: ../../mod/mitem.php:141 ../../mod/mitem.php:185 +#: ../../mod/mitem.php:168 ../../mod/mitem.php:212 msgid "Order in list" msgstr "Ordine dell'elenco" -#: ../../mod/mitem.php:141 ../../mod/mitem.php:185 +#: ../../mod/mitem.php:168 ../../mod/mitem.php:212 msgid "Higher numbers will sink to bottom of listing" msgstr "I numeri più alti andranno in fondo all'elenco" -#: ../../mod/mitem.php:154 +#: ../../mod/mitem.php:181 msgid "Menu item not found." msgstr "L'elemento del menù non è stato trovato." -#: ../../mod/mitem.php:163 +#: ../../mod/mitem.php:190 msgid "Menu item deleted." msgstr "L'elemento del menù è stato eliminato." -#: ../../mod/mitem.php:165 +#: ../../mod/mitem.php:192 msgid "Menu item could not be deleted." msgstr "L'elemento del menù non può essere eliminato." -#: ../../mod/mitem.php:174 +#: ../../mod/mitem.php:201 msgid "Edit Menu Element" msgstr "Modifica l'elemento del menù" -#: ../../mod/mitem.php:186 ../../mod/menu.php:114 +#: ../../mod/mitem.php:213 ../../mod/menu.php:130 msgid "Modify" msgstr "Modifica" @@ -3742,931 +3801,1269 @@ msgstr "Modifica" msgid "Some blurb about what to do when you're new here" msgstr "Qualche suggerimento per i nuovi utenti su cosa fare" -#: ../../mod/ping.php:237 -msgid "sent you a private message" -msgstr "ti ha inviato un messaggio privato" +#: ../../mod/register.php:44 +msgid "Maximum daily site registrations exceeded. Please try again tomorrow." +msgstr "È stato superato il numero massimo giornaliero di registrazioni a questo sito. Riprova domani!" -#: ../../mod/ping.php:288 -msgid "added your channel" -msgstr "ha aggiunto il tuo canale" +#: ../../mod/register.php:50 +msgid "" +"Please indicate acceptance of the Terms of Service. Registration failed." +msgstr "Impossibile proseguire. Devi prima accettare le Condizioni d'Uso del servizio." -#: ../../mod/ping.php:329 -msgid "posted an event" -msgstr "ha creato un evento" +#: ../../mod/register.php:84 +msgid "Passwords do not match." +msgstr "Le password non corrispondono." -#: ../../mod/acl.php:244 -msgid "network" -msgstr "rete" +#: ../../mod/register.php:117 +msgid "" +"Registration successful. Please check your email for validation " +"instructions." +msgstr "La registrazione è terminata correttamente. Per continuare controlla l'email che ti è stata inviata." + +#: ../../mod/register.php:123 +msgid "Your registration is pending approval by the site owner." +msgstr "La tua richiesta è in attesa di approvazione da parte dell'amministratore del sito." + +#: ../../mod/register.php:126 +msgid "Your registration can not be processed." +msgstr "La tua registrazione non puo' essere processata." + +#: ../../mod/register.php:163 +msgid "Registration on this site/hub is by approval only." +msgstr "La registrazione su questo sito è soggetta ad approvazione." + +#: ../../mod/register.php:164 +msgid "<a href=\"pubsites\">Register at another affiliated site/hub</a>" +msgstr "<a href=\"pubsites\">Registrati su un altro server affiliato</a>" + +#: ../../mod/register.php:174 +msgid "" +"This site has exceeded the number of allowed daily account registrations. " +"Please try again tomorrow." +msgstr "Questo sito ha superato il numero di registrazioni giornaliere consentite. Prova di nuovo domani." + +#: ../../mod/register.php:185 +msgid "Terms of Service" +msgstr "Condizioni d'Uso" + +#: ../../mod/register.php:191 +#, php-format +msgid "I accept the %s for this website" +msgstr "Accetto le %s di questo sito" + +#: ../../mod/register.php:193 +#, php-format +msgid "I am over 13 years of age and accept the %s for this website" +msgstr "Ho più di 13 anni e accetto le %s di questo sito" + +#: ../../mod/register.php:207 ../../mod/admin.php:413 +msgid "Registration" +msgstr "Registrazione" + +#: ../../mod/register.php:212 +msgid "Membership on this site is by invitation only." +msgstr "Per registrarsi su questo sito è necessario un invito." + +#: ../../mod/register.php:213 +msgid "Please enter your invitation code" +msgstr "Inserisci il codice dell'invito" + +#: ../../mod/register.php:216 +msgid "Your email address" +msgstr "Il tuo indirizzo email" + +#: ../../mod/register.php:217 +msgid "Choose a password" +msgstr "Scegli una password" + +#: ../../mod/register.php:218 +msgid "Please re-enter your password" +msgstr "Ripeti la password per verifica" + +#: ../../mod/filer.php:49 +msgid "- select -" +msgstr "- scegli -" + +#: ../../mod/profperm.php:29 ../../mod/profperm.php:58 +msgid "Invalid profile identifier." +msgstr "Indentificativo del profilo non valido." + +#: ../../mod/profperm.php:110 +msgid "Profile Visibility Editor" +msgstr "Modifica la visibilità del profilo" + +#: ../../mod/profperm.php:114 +msgid "Click on a contact to add or remove." +msgstr "Clicca su un contatto per aggiungerlo o rimuoverlo." + +#: ../../mod/profperm.php:123 +msgid "Visible To" +msgstr "Visibile a" + +#: ../../mod/profperm.php:139 ../../mod/connections.php:279 +msgid "All Connections" +msgstr "Tutti i contatti" + +#: ../../mod/sources.php:32 +msgid "Failed to create source. No channel selected." +msgstr "Impossibile creare la sorgente. Nessun canale selezionato." + +#: ../../mod/sources.php:45 +msgid "Source created." +msgstr "Sorgente creata." + +#: ../../mod/sources.php:57 +msgid "Source updated." +msgstr "Sorgente aggiornata." + +#: ../../mod/sources.php:82 +msgid "*" +msgstr "*" + +#: ../../mod/sources.php:89 +msgid "Manage remote sources of content for your channel." +msgstr "Gestisci le sorgenti dei contenuti del tuo canale." + +#: ../../mod/sources.php:90 ../../mod/sources.php:100 +msgid "New Source" +msgstr "Nuova sorgente" + +#: ../../mod/sources.php:101 ../../mod/sources.php:133 +msgid "" +"Import all or selected content from the following channel into this channel " +"and distribute it according to your channel settings." +msgstr "Importa nel tuo canale tutti o una parte dei contenuti dal canale seguente." + +#: ../../mod/sources.php:102 ../../mod/sources.php:134 +msgid "Only import content with these words (one per line)" +msgstr "Importa solo i contenuti che hanno queste parole (una per riga)" + +#: ../../mod/sources.php:102 ../../mod/sources.php:134 +msgid "Leave blank to import all public content" +msgstr "Lascia vuoto per importare tutti i contenuti pubblici" + +#: ../../mod/sources.php:103 ../../mod/sources.php:137 +#: ../../mod/new_channel.php:112 +msgid "Channel Name" +msgstr "Nome del canale" + +#: ../../mod/sources.php:123 ../../mod/sources.php:150 +msgid "Source not found." +msgstr "Sorgente non trovata." + +#: ../../mod/sources.php:130 +msgid "Edit Source" +msgstr "Modifica la sorgente" + +#: ../../mod/sources.php:131 +msgid "Delete Source" +msgstr "Elimina la sorgente" + +#: ../../mod/sources.php:158 +msgid "Source removed" +msgstr "Sorgente eliminata" + +#: ../../mod/sources.php:160 +msgid "Unable to remove source." +msgstr "Impossibile rimuovere la sorgente." + +#: ../../mod/poke.php:159 +msgid "Poke/Prod" +msgstr "Poke/Prod" + +#: ../../mod/poke.php:160 +msgid "poke, prod or do other things to somebody" +msgstr "Manda un poke, un prod o altro" + +#: ../../mod/poke.php:161 +msgid "Recipient" +msgstr "Destinatario" + +#: ../../mod/poke.php:162 +msgid "Choose what you wish to do to recipient" +msgstr "Scegli cosa vuoi inviare al destinatario" -#: ../../mod/settings.php:71 +#: ../../mod/poke.php:165 +msgid "Make this post private" +msgstr "Rendi privato questo articolo" + +#: ../../mod/api.php:76 ../../mod/api.php:102 +msgid "Authorize application connection" +msgstr "Autorizza la app" + +#: ../../mod/api.php:77 +msgid "Return to your app and insert this Securty Code:" +msgstr "Torna alla app e inserisci questo codice di sicurezza:" + +#: ../../mod/api.php:89 +msgid "Please login to continue." +msgstr "Accedi al sito per continuare." + +#: ../../mod/api.php:104 +msgid "" +"Do you want to authorize this application to access your posts and contacts," +" and/or create new posts for you?" +msgstr "Vuoi autorizzare questa app ad accedere ai messaggi e ai contatti o creare nuovi messaggi per te?" + +#: ../../mod/api.php:105 ../../mod/settings.php:937 ../../mod/settings.php:942 +#: ../../mod/settings.php:1025 ../../mod/profiles.php:591 +#: ../../mod/admin.php:392 +msgid "Yes" +msgstr "Si" + +#: ../../mod/api.php:106 ../../mod/settings.php:937 ../../mod/settings.php:942 +#: ../../mod/settings.php:1025 ../../mod/profiles.php:592 +#: ../../mod/admin.php:390 +msgid "No" +msgstr "No" + +#: ../../mod/search.php:13 ../../mod/display.php:9 +#: ../../mod/viewconnections.php:17 ../../mod/directory.php:15 +#: ../../mod/photos.php:458 +msgid "Public access denied." +msgstr "Accesso pubblico negato." + +#: ../../mod/attach.php:9 +msgid "Item not available." +msgstr "Elemento non disponibile." + +#: ../../mod/probe.php:23 ../../mod/probe.php:29 +#, php-format +msgid "Fetching URL returns error: %1$s" +msgstr "La chiamata all'URL restituisce questo errore: %1$s" + +#: ../../mod/block.php:27 ../../mod/page.php:33 +msgid "Invalid item." +msgstr "Elemento non valido." + +#: ../../mod/block.php:39 ../../mod/wall_upload.php:29 ../../mod/page.php:45 +msgid "Channel not found." +msgstr "Canale non trovato." + +#: ../../mod/block.php:75 ../../mod/display.php:102 ../../mod/help.php:70 +#: ../../mod/page.php:81 ../../index.php:241 +msgid "Page not found." +msgstr "Pagina non trovata." + +#: ../../mod/subthread.php:103 +#, php-format +msgid "%1$s is following %2$s's %3$s" +msgstr "%1$s sta seguendo %3$s di %2$s" + +#: ../../mod/blocks.php:99 +msgid "Block Name" +msgstr "Nome del riquadro" + +#: ../../mod/setup.php:166 +msgid "Red Matrix Server - Setup" +msgstr "RedMatrix Server - Installazione" + +#: ../../mod/setup.php:172 +msgid "Could not connect to database." +msgstr " Impossibile connettersi al database." + +#: ../../mod/setup.php:176 +msgid "" +"Could not connect to specified site URL. Possible SSL certificate or DNS " +"issue." +msgstr "Non è possibile raggiungere l'indirizzo del sito specificato. Potrebbe essere un problema di SSL o DNS." + +#: ../../mod/setup.php:183 +msgid "Could not create table." +msgstr "Impossibile creare le tabelle." + +#: ../../mod/setup.php:189 +msgid "Your site database has been installed." +msgstr "Il database del sito è stato installato." + +#: ../../mod/setup.php:194 +msgid "" +"You may need to import the file \"install/schema_xxx.sql\" manually using a " +"database client." +msgstr "Potresti dover importare il file 'install/schema_xxx.sql' manualmente usando un client per collegarti al db." + +#: ../../mod/setup.php:195 ../../mod/setup.php:264 ../../mod/setup.php:663 +msgid "Please see the file \"install/INSTALL.txt\"." +msgstr "Leggi il file 'install/INSTALL.txt'." + +#: ../../mod/setup.php:261 +msgid "System check" +msgstr "Verifica del sistema" + +#: ../../mod/setup.php:265 ../../mod/events.php:445 ../../mod/photos.php:868 +msgid "Next" +msgstr "Successivo" + +#: ../../mod/setup.php:266 +msgid "Check again" +msgstr "Verifica di nuovo" + +#: ../../mod/setup.php:289 +msgid "Database connection" +msgstr "Connessione al database" + +#: ../../mod/setup.php:290 +msgid "" +"In order to install Red Matrix we need to know how to connect to your " +"database." +msgstr "Per installare RedMatrix è necessario conoscere i parametri di connessione al database." + +#: ../../mod/setup.php:291 +msgid "" +"Please contact your hosting provider or site administrator if you have " +"questions about these settings." +msgstr "Contatta il tuo fornitore di hosting o l'amministratore del sito se hai domande su queste impostazioni." + +#: ../../mod/setup.php:292 +msgid "" +"The database you specify below should already exist. If it does not, please " +"create it before continuing." +msgstr "Il database deve già esistere. Se non esiste, crealo prima di continuare." + +#: ../../mod/setup.php:296 +msgid "Database Server Name" +msgstr "Server del database" + +#: ../../mod/setup.php:296 +msgid "Default is localhost" +msgstr "'localhost' è il predefinito" + +#: ../../mod/setup.php:297 +msgid "Database Port" +msgstr "Port del database" + +#: ../../mod/setup.php:297 +msgid "Communication port number - use 0 for default" +msgstr "Scrivi 0 per usare il valore standard" + +#: ../../mod/setup.php:298 +msgid "Database Login Name" +msgstr "Utente database" + +#: ../../mod/setup.php:299 +msgid "Database Login Password" +msgstr "Password utente database" + +#: ../../mod/setup.php:300 +msgid "Database Name" +msgstr "Nome database" + +#: ../../mod/setup.php:301 +msgid "Database Type" +msgstr "Tipo database" + +#: ../../mod/setup.php:303 ../../mod/setup.php:347 +msgid "Site administrator email address" +msgstr "Indirizzo email dell'amministratore del sito" + +#: ../../mod/setup.php:303 ../../mod/setup.php:347 +msgid "" +"Your account email address must match this in order to use the web admin " +"panel." +msgstr "Il tuo indirizzo email deve corrispondere a questo per poter usare il pannello di amministrazione web." + +#: ../../mod/setup.php:304 ../../mod/setup.php:349 +msgid "Website URL" +msgstr "URL completo del sito" + +#: ../../mod/setup.php:304 ../../mod/setup.php:349 +msgid "Please use SSL (https) URL if available." +msgstr "Se disponibile, usa l'indirizzo SSL (https)." + +#: ../../mod/setup.php:307 ../../mod/setup.php:352 +msgid "Please select a default timezone for your website" +msgstr "Seleziona il fuso orario predefinito per il tuo sito web" + +#: ../../mod/setup.php:335 +msgid "Site settings" +msgstr "Impostazioni del sito" + +#: ../../mod/setup.php:395 +msgid "Could not find a command line version of PHP in the web server PATH." +msgstr "Non è possibile trovare la versione di PHP da riga di comando nel PATH del server web" + +#: ../../mod/setup.php:396 +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 "Se non hai installata la versione di PHP da riga di comando non potrai attivare il polling in background tramite cron." + +#: ../../mod/setup.php:400 +msgid "PHP executable path" +msgstr "Path del comando PHP" + +#: ../../mod/setup.php:400 +msgid "" +"Enter full path to php executable. You can leave this blank to continue the " +"installation." +msgstr "Inserisci il percorso dell'eseguibile PHP. Puoi lasciarlo vuoto per continuare l'installazione." + +#: ../../mod/setup.php:405 +msgid "Command line PHP" +msgstr "PHP da riga di comando" + +#: ../../mod/setup.php:414 +msgid "" +"The command line version of PHP on your system does not have " +"\"register_argc_argv\" enabled." +msgstr "La versione da riga di comando di PHP nel sistema non ha abilitato \"register_argc_argv\"." + +#: ../../mod/setup.php:415 +msgid "This is required for message delivery to work." +msgstr "E' necessario perché funzioni la consegna dei messaggi." + +#: ../../mod/setup.php:417 +msgid "PHP register_argc_argv" +msgstr "PHP register_argc_argv" + +#: ../../mod/setup.php:438 +msgid "" +"Error: the \"openssl_pkey_new\" function on this system is not able to " +"generate encryption keys" +msgstr "Errore: la funzione \"openssl_pkey_new\" su questo sistema non è in grado di generare le chiavi di criptazione" + +#: ../../mod/setup.php:439 +msgid "" +"If running under Windows, please see " +"\"http://www.php.net/manual/en/openssl.installation.php\"." +msgstr "Se stai usando un server windows, guarda \"http://www.php.net/manual/en/openssl.installation.php\"." + +#: ../../mod/setup.php:441 +msgid "Generate encryption keys" +msgstr "Genera chiavi di criptazione" + +#: ../../mod/setup.php:448 +msgid "libCurl PHP module" +msgstr "modulo PHP libCurl" + +#: ../../mod/setup.php:449 +msgid "GD graphics PHP module" +msgstr "modulo PHP GD graphics" + +#: ../../mod/setup.php:450 +msgid "OpenSSL PHP module" +msgstr "modulo PHP OpenSSL" + +#: ../../mod/setup.php:451 +msgid "mysqli or postgres PHP module" +msgstr "modulo PHP per mysqli oppure prostgres" + +#: ../../mod/setup.php:452 +msgid "mb_string PHP module" +msgstr "modulo PHP mb_string" + +#: ../../mod/setup.php:453 +msgid "mcrypt PHP module" +msgstr "modulo PHP mcrypt" + +#: ../../mod/setup.php:458 ../../mod/setup.php:460 +msgid "Apache mod_rewrite module" +msgstr "modulo Apache mod_rewrite" + +#: ../../mod/setup.php:458 +msgid "" +"Error: Apache webserver mod-rewrite module is required but not installed." +msgstr "Errore: il modulo mod-rewrite di Apache è richiesto ma non installato" + +#: ../../mod/setup.php:464 ../../mod/setup.php:467 +msgid "proc_open" +msgstr "proc_open" + +#: ../../mod/setup.php:464 +msgid "" +"Error: proc_open is required but is either not installed or has been " +"disabled in php.ini" +msgstr "Errore: proc_open è richiesto ma non è installato o è disabilitato in php.ini" + +#: ../../mod/setup.php:472 +msgid "Error: libCURL PHP module required but not installed." +msgstr "Errore: il modulo libCURL di PHP è richiesto ma non installato." + +#: ../../mod/setup.php:476 +msgid "" +"Error: GD graphics PHP module with JPEG support required but not installed." +msgstr "Errore: Il modulo GD graphics di PHP con supporto a JPEG è richiesto ma non installato." + +#: ../../mod/setup.php:480 +msgid "Error: openssl PHP module required but not installed." +msgstr "Errore: il modulo openssl di PHP è richiesto ma non installato." + +#: ../../mod/setup.php:484 +msgid "" +"Error: mysqli or postgres PHP module required but neither are installed." +msgstr "Errore: il modulo PHP per mysqli o postgres è richiesto ma non installato" + +#: ../../mod/setup.php:488 +msgid "Error: mb_string PHP module required but not installed." +msgstr "Errore: il modulo PHP mb_string è richiesto ma non installato." + +#: ../../mod/setup.php:492 +msgid "Error: mcrypt PHP module required but not installed." +msgstr "Errore: il modulo PHP mcrypt è richiesto ma non installato." + +#: ../../mod/setup.php:508 +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 "L'installazione web deve poter creare un file chiamato \".htconfig.php\" nella cartella di RedMatrix ma non è in grado di farlo." + +#: ../../mod/setup.php:509 +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 "Spesso ciò è dovuto ai permessi di accesso al disco: il web server potrebbe non aver diritto di scrivere il file nella cartella, anche se tu puoi." + +#: ../../mod/setup.php:510 +msgid "" +"At the end of this procedure, we will give you a text to save in a file " +"named .htconfig.php in your Red top folder." +msgstr "Alla fine di questa procedura ti sarà dato il testo da salvare in un file di nome .htconfig.php dentro la cartella principale di RedMatrix." + +#: ../../mod/setup.php:511 +msgid "" +"You can alternatively skip this procedure and perform a manual installation." +" Please see the file \"install/INSTALL.txt\" for instructions." +msgstr "Puoi anche saltare questa procedura ed effettuare un'installazione manuale. Guarda il file 'install/INSTALL.txt' per le istruzioni." + +#: ../../mod/setup.php:514 +msgid ".htconfig.php is writable" +msgstr ".htconfig.php è scrivibile" + +#: ../../mod/setup.php:524 +msgid "" +"Red uses the Smarty3 template engine to render its web views. Smarty3 " +"compiles templates to PHP to speed up rendering." +msgstr "Red usa il sistema Smarty3 per costruire i suoi template grafici. Smarty3 è molto veloce perché compila i template delle pagine direttamente in PHP." + +#: ../../mod/setup.php:525 +#, php-format +msgid "" +"In order to store these compiled templates, the web server needs to have " +"write access to the directory %s under the Red top level folder." +msgstr "Per poter memorizzare i template compilati, il web server deve avere accesso in scrittura a %s sotto la cartella di installazione di RedMatrix." + +#: ../../mod/setup.php:526 ../../mod/setup.php:544 +msgid "" +"Please ensure that the user that your web server runs as (e.g. www-data) has" +" write access to this folder." +msgstr "Assicurati che il tuo web server sia in esecuzione da parte di un utente che ha diritto di scrittura su quella cartella (ad esempio www-data)." + +#: ../../mod/setup.php:527 +#, 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 "Nota bene: come precauzione, dovresti dare i diritti di scrittura solamente su %s e non sui file template (.tpl) che contiene." + +#: ../../mod/setup.php:530 +#, php-format +msgid "%s is writable" +msgstr "%s è scrivibile" + +#: ../../mod/setup.php:543 +msgid "" +"Red uses the store directory to save uploaded files. The web server needs to" +" have write access to the store directory under the Red top level folder" +msgstr "RedMatrix salva i file caricati nella cartella \"store\" sul server. Il server deve avere i diritti di scrittura su quella cartella che si trova dentro l'installazione di RedMatrix" + +#: ../../mod/setup.php:547 +msgid "store is writable" +msgstr "l'archivio è scrivibile" + +#: ../../mod/setup.php:577 +msgid "" +"SSL certificate cannot be validated. Fix certificate or disable https access" +" to this site." +msgstr "Il certificato SSL non può essere validato. Correggi l'errore o disabilita l'accesso https al sito." + +#: ../../mod/setup.php:578 +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 "Se abiliti https per il tuo sito o permetti connessioni TCP su port 443 (quella di https), DEVI usare un certificato riconosciuto dai browser internet. NON DEVI usare certificati generati da te!" + +#: ../../mod/setup.php:579 +msgid "" +"This restriction is incorporated because public posts from you may for " +"example contain references to images on your own hub." +msgstr "Questa restrizione è necessaria perché i tuoi post pubblici potrebbero contenere riferimenti a immagini sul tuo server." + +#: ../../mod/setup.php:580 +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 "Se il tuo certificato non è riconosciuto, gli utenti che ti seguono da altri siti (che avranno certificati validi) riceveranno gravi avvisi di sicurezza dal browser." + +#: ../../mod/setup.php:581 +msgid "" +"This can cause usability issues elsewhere (not just on your own site) so we " +"must insist on this requirement." +msgstr "Ciò può creare seri problemi di usabilità (non solo sul tuo sito), quindi dobbiamo insistere su questo punto." + +#: ../../mod/setup.php:582 +msgid "" +"Providers are available that issue free certificates which are browser-" +"valid." +msgstr "Eventualmente, considera che esistono provider che rilasciano certificati gratuiti riconosciuti dai browser." + +#: ../../mod/setup.php:584 +msgid "SSL certificate validation" +msgstr "Validazione del certificato SSL" + +#: ../../mod/setup.php:590 +msgid "" +"Url rewrite in .htaccess is not working. Check your server " +"configuration.Test: " +msgstr "In .htaccess la funzionalità url rewrite non funziona. Controlla la configurazione del server. Test:" + +#: ../../mod/setup.php:592 +msgid "Url rewrite is working" +msgstr "Url rewrite funziona correttamente" + +#: ../../mod/setup.php:602 +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 "Il file di configurazione del database \".htconfig.php\" non puo' essere scritto. Usa il testo qui di seguito per creare questo file di configurazione nella cartella principale del tuo sito." + +#: ../../mod/setup.php:626 +msgid "Errors encountered creating database tables." +msgstr "La creazione delle tabelle del database ha generato errori." + +#: ../../mod/setup.php:661 +msgid "<h1>What next</h1>" +msgstr "<h1>I prossimi passi</h1>" + +#: ../../mod/setup.php:662 +msgid "" +"IMPORTANT: You will need to [manually] setup a scheduled task for the " +"poller." +msgstr "IMPORTANTE: Devi creare [manualmente] la pianificazione del polling." + +#: ../../mod/settings.php:73 msgid "Name is required" msgstr "Il nome è obbligatorio" -#: ../../mod/settings.php:75 +#: ../../mod/settings.php:77 msgid "Key and Secret are required" -msgstr "Chiave e Segreto sono richiesti" +msgstr "Key e Secret sono richiesti" -#: ../../mod/settings.php:198 +#: ../../mod/settings.php:211 msgid "Passwords do not match. Password unchanged." msgstr "Le password non corrispondono. Password non cambiata." -#: ../../mod/settings.php:202 +#: ../../mod/settings.php:215 msgid "Empty passwords are not allowed. Password unchanged." msgstr "Le password non possono essere vuote. Password non cambiata." -#: ../../mod/settings.php:216 +#: ../../mod/settings.php:229 msgid "Password changed." msgstr "Password cambiata." -#: ../../mod/settings.php:218 +#: ../../mod/settings.php:231 msgid "Password update failed. Please try again." -msgstr "Aggiornamento password fallito. Prova ancora." +msgstr "Modifica password fallita. Prova ancora." -#: ../../mod/settings.php:232 +#: ../../mod/settings.php:245 msgid "Not valid email." msgstr "Email non valida." -#: ../../mod/settings.php:235 +#: ../../mod/settings.php:248 msgid "Protected email address. Cannot change to that email." msgstr "È un indirizzo email riservato. Non puoi sceglierlo." -#: ../../mod/settings.php:244 +#: ../../mod/settings.php:257 msgid "System failure storing new email. Please try again." msgstr "Errore di sistema. Non è stato possibile memorizzare il tuo messaggio, riprova per favore." -#: ../../mod/settings.php:447 +#: ../../mod/settings.php:493 msgid "Settings updated." msgstr "Impostazioni aggiornate." -#: ../../mod/settings.php:518 ../../mod/settings.php:544 -#: ../../mod/settings.php:580 +#: ../../mod/settings.php:562 ../../mod/settings.php:588 +#: ../../mod/settings.php:624 msgid "Add application" msgstr "Aggiungi una app" -#: ../../mod/settings.php:521 +#: ../../mod/settings.php:565 msgid "Name of application" msgstr "Nome dell'applicazione" -#: ../../mod/settings.php:522 ../../mod/settings.php:548 +#: ../../mod/settings.php:566 ../../mod/settings.php:592 msgid "Consumer Key" msgstr "Consumer Key" -#: ../../mod/settings.php:522 ../../mod/settings.php:523 +#: ../../mod/settings.php:566 ../../mod/settings.php:567 msgid "Automatically generated - change if desired. Max length 20" msgstr "Generato automaticamente - è possibile cambiarlo. Lunghezza massima 20" -#: ../../mod/settings.php:523 ../../mod/settings.php:549 +#: ../../mod/settings.php:567 ../../mod/settings.php:593 msgid "Consumer Secret" msgstr "Consumer Secret" -#: ../../mod/settings.php:524 ../../mod/settings.php:550 +#: ../../mod/settings.php:568 ../../mod/settings.php:594 msgid "Redirect" msgstr "Redirect" -#: ../../mod/settings.php:524 +#: ../../mod/settings.php:568 msgid "" "Redirect URI - leave blank unless your application specifically requires " "this" msgstr "URI ridirezionato - lasciare bianco se non richiesto specificamente dall'applicazione." -#: ../../mod/settings.php:525 ../../mod/settings.php:551 +#: ../../mod/settings.php:569 ../../mod/settings.php:595 msgid "Icon url" msgstr "Url icona" -#: ../../mod/settings.php:525 +#: ../../mod/settings.php:569 msgid "Optional" msgstr "Opzionale" -#: ../../mod/settings.php:536 +#: ../../mod/settings.php:580 msgid "You can't edit this application." msgstr "Non puoi modificare questa applicazione." -#: ../../mod/settings.php:579 +#: ../../mod/settings.php:623 msgid "Connected Apps" msgstr "App connesse" -#: ../../mod/settings.php:583 +#: ../../mod/settings.php:627 msgid "Client key starts with" msgstr "La client key inizia con" -#: ../../mod/settings.php:584 +#: ../../mod/settings.php:628 msgid "No name" msgstr "Nessun nome" -#: ../../mod/settings.php:585 +#: ../../mod/settings.php:629 msgid "Remove authorization" msgstr "Revoca l'autorizzazione" -#: ../../mod/settings.php:596 +#: ../../mod/settings.php:640 msgid "No feature settings configured" msgstr "Non hai componenti aggiuntivi da personalizzare" -#: ../../mod/settings.php:604 +#: ../../mod/settings.php:648 msgid "Feature Settings" msgstr "Componenti aggiuntivi" -#: ../../mod/settings.php:627 +#: ../../mod/settings.php:671 msgid "Account Settings" msgstr "Il tuo account" -#: ../../mod/settings.php:628 +#: ../../mod/settings.php:672 msgid "Password Settings" msgstr "Impostazioni password" -#: ../../mod/settings.php:629 +#: ../../mod/settings.php:673 msgid "New Password:" msgstr "Nuova password:" -#: ../../mod/settings.php:630 +#: ../../mod/settings.php:674 msgid "Confirm:" msgstr "Conferma:" -#: ../../mod/settings.php:630 +#: ../../mod/settings.php:674 msgid "Leave password fields blank unless changing" msgstr "Lascia questi campi in bianco per non cambiare la password" -#: ../../mod/settings.php:632 ../../mod/settings.php:954 +#: ../../mod/settings.php:676 ../../mod/settings.php:1006 msgid "Email Address:" msgstr "Indirizzo email:" -#: ../../mod/settings.php:633 ../../mod/removeaccount.php:61 +#: ../../mod/settings.php:677 ../../mod/removeaccount.php:61 msgid "Remove Account" msgstr "Elimina l'account" -#: ../../mod/settings.php:634 +#: ../../mod/settings.php:678 msgid "Remove this account from this server including all its channels" -msgstr "Elimina questo account da questo server, inclusi tutti i canali." +msgstr "Elimina l'account da questo server, inclusi tutti i canali" -#: ../../mod/settings.php:635 ../../mod/settings.php:1019 +#: ../../mod/settings.php:679 ../../mod/settings.php:1088 msgid "Warning: This action is permanent and cannot be reversed." msgstr "Attenzione: questa azione è permanente e non potrà più essere annullata." -#: ../../mod/settings.php:651 +#: ../../mod/settings.php:695 msgid "Off" msgstr "Off" -#: ../../mod/settings.php:651 +#: ../../mod/settings.php:695 msgid "On" msgstr "On" -#: ../../mod/settings.php:658 +#: ../../mod/settings.php:702 msgid "Additional Features" msgstr "Funzionalità opzionali" -#: ../../mod/settings.php:683 +#: ../../mod/settings.php:727 msgid "Connector Settings" msgstr "Impostazioni del connettore" -#: ../../mod/settings.php:713 ../../mod/admin.php:362 +#: ../../mod/settings.php:758 msgid "No special theme for mobile devices" msgstr "Nessun tema per dispositivi mobili" -#: ../../mod/settings.php:722 +#: ../../mod/settings.php:767 #, php-format msgid "%s - (Experimental)" msgstr "%s - (Sperimentale)" -#: ../../mod/settings.php:758 +#: ../../mod/settings.php:803 msgid "Display Settings" msgstr "Aspetto" -#: ../../mod/settings.php:764 +#: ../../mod/settings.php:809 msgid "Display Theme:" -msgstr "Tema per monitor:" +msgstr "Tema per schermi medio grandi:" -#: ../../mod/settings.php:765 +#: ../../mod/settings.php:810 msgid "Mobile Theme:" msgstr "Tema per dispositivi mobili:" -#: ../../mod/settings.php:766 +#: ../../mod/settings.php:811 msgid "Enable user zoom on mobile devices" msgstr "Attiva la possibilità di fare zoom sui dispositivi mobili" -#: ../../mod/settings.php:767 +#: ../../mod/settings.php:812 msgid "Update browser every xx seconds" msgstr "Aggiorna il browser ogni x secondi" -#: ../../mod/settings.php:767 +#: ../../mod/settings.php:812 msgid "Minimum of 10 seconds, no maximum" msgstr "Minimo 10 secondi, nessun limite massimo" -#: ../../mod/settings.php:768 +#: ../../mod/settings.php:813 msgid "Maximum number of conversations to load at any time:" msgstr "Massimo numero di conversazioni da mostrare ogni volta:" -#: ../../mod/settings.php:768 +#: ../../mod/settings.php:813 msgid "Maximum of 100 items" msgstr "Massimo 100" -#: ../../mod/settings.php:769 +#: ../../mod/settings.php:814 msgid "Don't show emoticons" msgstr "Non mostrare le emoticons" -#: ../../mod/settings.php:770 +#: ../../mod/settings.php:815 msgid "Link post titles to source" msgstr "Il link del titolo di un articolo porta al sito originale" -#: ../../mod/settings.php:771 +#: ../../mod/settings.php:816 msgid "System Page Layout Editor - (advanced)" -msgstr "Modifica i layout di sistema - (avanzato)" +msgstr "Modifica i layout di sistema (avanzato)" + +#: ../../mod/settings.php:819 +msgid "Use blog/list mode on channel page" +msgstr "Mostra il canale nella modalità blog" + +#: ../../mod/settings.php:819 ../../mod/settings.php:820 +msgid "(comments displayed separately)" +msgstr "(i commenti sono mostrati separatamente)" + +#: ../../mod/settings.php:820 +msgid "Use blog/list mode on matrix page" +msgstr "Mostra la tua rete in modalità blog" -#: ../../mod/settings.php:807 +#: ../../mod/settings.php:821 +msgid "Channel page max height of content (in pixels)" +msgstr "Altezza massima dei contenuti del canale (in pixel)" + +#: ../../mod/settings.php:821 ../../mod/settings.php:822 +msgid "click to expand content exceeding this height" +msgstr "dovrai cliccare per mostrare i contenuti di dimensioni maggiori" + +#: ../../mod/settings.php:822 +msgid "Matrix page max height of content (in pixels)" +msgstr "Altezza massima dei contenuti della tua rete (in pixel)" + +#: ../../mod/settings.php:856 msgid "Nobody except yourself" msgstr "Nessuno tranne te" -#: ../../mod/settings.php:808 +#: ../../mod/settings.php:857 msgid "Only those you specifically allow" msgstr "Solo chi riceve il mio permesso" -#: ../../mod/settings.php:809 +#: ../../mod/settings.php:858 msgid "Approved connections" msgstr "Contatti approvati" -#: ../../mod/settings.php:810 +#: ../../mod/settings.php:859 msgid "Any connections" msgstr "Tutti i contatti" -#: ../../mod/settings.php:811 +#: ../../mod/settings.php:860 msgid "Anybody on this website" msgstr "Chiunque su questo sito" -#: ../../mod/settings.php:812 +#: ../../mod/settings.php:861 msgid "Anybody in this network" msgstr "Chiunque su Red" -#: ../../mod/settings.php:813 +#: ../../mod/settings.php:862 msgid "Anybody authenticated" msgstr "Chiunque sia autenticato" -#: ../../mod/settings.php:814 +#: ../../mod/settings.php:863 msgid "Anybody on the internet" msgstr "Chiunque su internet" -#: ../../mod/settings.php:891 +#: ../../mod/settings.php:937 msgid "Publish your default profile in the network directory" -msgstr "Pubblica il mio profilo predefinito sull'elenco pubblico dei canali" - -#: ../../mod/settings.php:891 ../../mod/settings.php:896 -#: ../../mod/settings.php:973 ../../mod/api.php:106 ../../mod/profiles.php:602 -#: ../../mod/admin.php:392 -msgid "No" -msgstr "No" - -#: ../../mod/settings.php:891 ../../mod/settings.php:896 -#: ../../mod/settings.php:973 ../../mod/api.php:105 ../../mod/profiles.php:601 -#: ../../mod/admin.php:394 -msgid "Yes" -msgstr "Si" +msgstr "Mostra il mio profilo predefinito nell'elenco pubblico dei canali" -#: ../../mod/settings.php:896 +#: ../../mod/settings.php:942 msgid "Allow us to suggest you as a potential friend to new members?" -msgstr "Vuoi essere suggerito come potenziale amico ai nuovi membri?" +msgstr "Vuoi essere suggerito come amico ai nuovi membri?" -#: ../../mod/settings.php:900 ../../mod/profile_photo.php:365 +#: ../../mod/settings.php:946 ../../mod/profile_photo.php:365 msgid "or" msgstr "o" -#: ../../mod/settings.php:905 +#: ../../mod/settings.php:951 msgid "Your channel address is" msgstr "L'indirizzo del tuo canale è" -#: ../../mod/settings.php:943 +#: ../../mod/settings.php:995 msgid "Channel Settings" msgstr "Impostazioni del canale" -#: ../../mod/settings.php:952 +#: ../../mod/settings.php:1004 msgid "Basic Settings" msgstr "Impostazioni di base" -#: ../../mod/settings.php:955 +#: ../../mod/settings.php:1007 msgid "Your Timezone:" msgstr "Il tuo fuso orario:" -#: ../../mod/settings.php:956 +#: ../../mod/settings.php:1008 msgid "Default Post Location:" msgstr "Località predefinita:" -#: ../../mod/settings.php:956 +#: ../../mod/settings.php:1008 msgid "Geographical location to display on your posts" msgstr "Posizione geografica da mostrare sui tuoi post" -#: ../../mod/settings.php:957 +#: ../../mod/settings.php:1009 msgid "Use Browser Location:" msgstr "Usa la località rilevata dal browser:" -#: ../../mod/settings.php:959 +#: ../../mod/settings.php:1011 msgid "Adult Content" msgstr "Contenuto per adulti" -#: ../../mod/settings.php:959 +#: ../../mod/settings.php:1011 msgid "" "This channel frequently or regularly publishes adult content. (Please tag " "any adult material and/or nudity with #NSFW)" msgstr "Questo canale pubblica frequentemente contenuto per adulti. (I contenuti per adulti vanno taggati #NSFW - Not Safe For Work)" -#: ../../mod/settings.php:961 +#: ../../mod/settings.php:1013 msgid "Security and Privacy Settings" msgstr "Impostazioni di sicurezza e privacy" -#: ../../mod/settings.php:963 +#: ../../mod/settings.php:1015 msgid "Your permissions are already configured. Click to view/adjust" msgstr "I tuoi permessi sono già stati configurati. Clicca per vederli o modificarli" -#: ../../mod/settings.php:965 +#: ../../mod/settings.php:1017 msgid "Hide my online presence" msgstr "Non mostrare la mia presenza online" -#: ../../mod/settings.php:965 +#: ../../mod/settings.php:1017 msgid "Prevents displaying in your profile that you are online" msgstr "Non mostra sul tuo profilo che sei online" -#: ../../mod/settings.php:967 +#: ../../mod/settings.php:1019 msgid "Simple Privacy Settings:" msgstr "Impostazioni di privacy semplificate" -#: ../../mod/settings.php:968 +#: ../../mod/settings.php:1020 msgid "" "Very Public - <em>extremely permissive (should be used with caution)</em>" msgstr "Tutto pubblico - <em>estremamente permissivo (da usare con cautela)</em>" -#: ../../mod/settings.php:969 +#: ../../mod/settings.php:1021 msgid "" "Typical - <em>default public, privacy when desired (similar to social " "network permissions but with improved privacy)</em>" msgstr "Standard - <em>contenuti normalmente pubblici, ma anche privati se necessario (simile ai social network ma con privacy migliorata)</em>" -#: ../../mod/settings.php:970 +#: ../../mod/settings.php:1022 msgid "Private - <em>default private, never open or public</em>" msgstr "Privato - <em>contenuti normalmente privati, nulla è aperto o pubblico</em>" -#: ../../mod/settings.php:971 +#: ../../mod/settings.php:1023 msgid "Blocked - <em>default blocked to/from everybody</em>" -msgstr "Bloccato - <em>bloccato in ricezione e invio</em>" +msgstr "Bloccato - <em>bloccato in invio e ricezione dei contenuti</em>" -#: ../../mod/settings.php:973 +#: ../../mod/settings.php:1025 msgid "Allow others to tag your posts" msgstr "Permetti ad altri di taggare i tuoi articoli" -#: ../../mod/settings.php:973 +#: ../../mod/settings.php:1025 msgid "" "Often used by the community to retro-actively flag inappropriate content" msgstr "Usato spesso dalla comunità per marcare contenuti inappropriati già esistenti" -#: ../../mod/settings.php:975 +#: ../../mod/settings.php:1027 msgid "Advanced Privacy Settings" msgstr "Impostazioni di privacy avanzate" -#: ../../mod/settings.php:977 +#: ../../mod/settings.php:1029 msgid "Expire other channel content after this many days" msgstr "Giorni dopo cui mettere in scadenza gli altri contenuti del canale" -#: ../../mod/settings.php:977 +#: ../../mod/settings.php:1029 msgid "0 or blank prevents expiration" msgstr "Lascia vuoto oppure 0 per non impostare scadenze" -#: ../../mod/settings.php:978 +#: ../../mod/settings.php:1030 msgid "Maximum Friend Requests/Day:" msgstr "Numero massimo giornaliero di richieste di amicizia:" -#: ../../mod/settings.php:978 +#: ../../mod/settings.php:1030 msgid "May reduce spam activity" msgstr "Serve e ridurre lo spam" -#: ../../mod/settings.php:979 +#: ../../mod/settings.php:1031 msgid "Default Post Permissions" msgstr "Permessi predefiniti per gli articoli" -#: ../../mod/settings.php:991 +#: ../../mod/settings.php:1036 +msgid "Channel permissions category:" +msgstr "Categorie di permessi dei canali:" + +#: ../../mod/settings.php:1044 msgid "Maximum private messages per day from unknown people:" msgstr "Numero massimo giornaliero di messaggi privati da utenti sconosciuti:" -#: ../../mod/settings.php:991 +#: ../../mod/settings.php:1044 msgid "Useful to reduce spamming" msgstr "Serve e ridurre lo spam" -#: ../../mod/settings.php:994 +#: ../../mod/settings.php:1047 msgid "Notification Settings" msgstr "Impostazioni di notifica" -#: ../../mod/settings.php:995 +#: ../../mod/settings.php:1048 msgid "By default post a status message when:" msgstr "Pubblica un messaggio di stato quando:" -#: ../../mod/settings.php:996 +#: ../../mod/settings.php:1049 msgid "accepting a friend request" msgstr "accetto una nuova amicizia" -#: ../../mod/settings.php:997 +#: ../../mod/settings.php:1050 msgid "joining a forum/community" msgstr "entro a far parte di un forum" -#: ../../mod/settings.php:998 +#: ../../mod/settings.php:1051 msgid "making an <em>interesting</em> profile change" msgstr "faccio un cambiamento <em>interessante</em> al mio profilo" -#: ../../mod/settings.php:999 +#: ../../mod/settings.php:1052 msgid "Send a notification email when:" msgstr "Invia una email di notifica quando:" -#: ../../mod/settings.php:1000 +#: ../../mod/settings.php:1053 msgid "You receive a connection request" msgstr "Ricevi una richiesta di entrare in contatto" -#: ../../mod/settings.php:1001 +#: ../../mod/settings.php:1054 msgid "Your connections are confirmed" msgstr "I tuoi contatti sono confermati" -#: ../../mod/settings.php:1002 +#: ../../mod/settings.php:1055 msgid "Someone writes on your profile wall" msgstr "Qualcuno scrive sulla tua bacheca" -#: ../../mod/settings.php:1003 +#: ../../mod/settings.php:1056 msgid "Someone writes a followup comment" msgstr "Qualcuno scrive un commento a un tuo articolo" -#: ../../mod/settings.php:1004 +#: ../../mod/settings.php:1057 msgid "You receive a private message" msgstr "Ricevi un messaggio privato" -#: ../../mod/settings.php:1005 +#: ../../mod/settings.php:1058 msgid "You receive a friend suggestion" msgstr "Ti viene suggerito un amico" -#: ../../mod/settings.php:1006 +#: ../../mod/settings.php:1059 msgid "You are tagged in a post" msgstr "Sei taggato in un articolo" -#: ../../mod/settings.php:1007 +#: ../../mod/settings.php:1060 msgid "You are poked/prodded/etc. in a post" msgstr "Ricevi un poke in un articolo" -#: ../../mod/settings.php:1010 -msgid "Advanced Account/Page Type Settings" -msgstr "Impostazioni avanzate" +#: ../../mod/settings.php:1063 +msgid "Show visual notifications including:" +msgstr "Mostra queste notifiche a schermo:" -#: ../../mod/settings.php:1011 -msgid "Change the behaviour of this account for special situations" -msgstr "Cambia il funzionamento di questo account in situazioni particolari" +#: ../../mod/settings.php:1065 +msgid "Unseen matrix activity" +msgstr "Nuove attività nella rete" -#: ../../mod/settings.php:1014 -msgid "" -"Please enable expert mode (in <a href=\"settings/features\">Settings > " -"Additional features</a>) to adjust!" -msgstr "Abilita la modalità esperto per fare cambiamenti! (in <a href=\"settings/features\">Impostazioni > Funzionalità opzionali</a>)" +#: ../../mod/settings.php:1066 +msgid "Unseen channel activity" +msgstr "Novità nei canali" -#: ../../mod/settings.php:1015 -msgid "Miscellaneous Settings" -msgstr "Impostazioni varie" - -#: ../../mod/settings.php:1017 -msgid "Personal menu to display in your channel pages" -msgstr "Menu personale da mostrare sulle pagine del tuo canale" - -#: ../../mod/settings.php:1018 -msgid "Remove this channel" -msgstr "Elimina questo canale" - -#: ../../mod/poke.php:159 -msgid "Poke/Prod" -msgstr "Poke/Prod" - -#: ../../mod/poke.php:160 -msgid "poke, prod or do other things to somebody" -msgstr "Manda un poke, un prod o altro" - -#: ../../mod/poke.php:161 -msgid "Recipient" -msgstr "Destinatario" +#: ../../mod/settings.php:1067 +msgid "Unseen private messages" +msgstr "Nuovi messaggi privati" -#: ../../mod/poke.php:162 -msgid "Choose what you wish to do to recipient" -msgstr "Scegli cosa vuoi inviare al destinatario" +#: ../../mod/settings.php:1067 ../../mod/settings.php:1072 +#: ../../mod/settings.php:1073 ../../mod/settings.php:1074 +msgid "Recommended" +msgstr "Consigli" -#: ../../mod/poke.php:165 -msgid "Make this post private" -msgstr "Rendi privato questo articolo" +#: ../../mod/settings.php:1068 +msgid "Upcoming events" +msgstr "Prossimi eventi" -#: ../../mod/api.php:76 ../../mod/api.php:102 -msgid "Authorize application connection" -msgstr "Autorizza la app" +#: ../../mod/settings.php:1069 +msgid "Events today" +msgstr "Eventi di oggi" -#: ../../mod/api.php:77 -msgid "Return to your app and insert this Securty Code:" -msgstr "Torna alla app e inserisci questo codice di sicurezza:" - -#: ../../mod/api.php:89 -msgid "Please login to continue." -msgstr "Accedi al sito per continuare." +#: ../../mod/settings.php:1070 +msgid "Upcoming birthdays" +msgstr "Prossimi compleanni" -#: ../../mod/api.php:104 -msgid "" -"Do you want to authorize this application to access your posts and contacts," -" and/or create new posts for you?" -msgstr "Vuoi autorizzare questa app ad accedere ai messaggi e ai contatti o creare nuovi messaggi per te?" +#: ../../mod/settings.php:1070 +msgid "Not available in all themes" +msgstr "Non disponibile in tutti i temi" -#: ../../mod/post.php:229 -msgid "" -"Remote authentication blocked. You are logged into this site locally. Please" -" logout and retry." -msgstr "L'autenticazione remota non è disponibile. Hai accesso solamente a questo sito. Puoi provare ad uscire per tentare di nuovo." +#: ../../mod/settings.php:1071 +msgid "System (personal) notifications" +msgstr "Notifiche personali dal sistema" -#: ../../mod/post.php:261 ../../mod/openid.php:72 ../../mod/openid.php:178 -#, php-format -msgid "Welcome %s. Remote authentication successful." -msgstr "Ciao %s. La tua autenticazione da remoto è avvenuta con successo." +#: ../../mod/settings.php:1072 +msgid "System info messages" +msgstr "Notifiche di sistema" -#: ../../mod/attach.php:9 -msgid "Item not available." -msgstr "Elemento non disponibile." +#: ../../mod/settings.php:1073 +msgid "System critical alerts" +msgstr "Avvisi critici di sistema" -#: ../../mod/probe.php:23 ../../mod/probe.php:29 -#, php-format -msgid "Fetching URL returns error: %1$s" -msgstr "La chiamata all'URL restituisce questo errore: %1$s" +#: ../../mod/settings.php:1074 +msgid "New connections" +msgstr "Nuovi contatti" -#: ../../mod/block.php:27 ../../mod/page.php:35 -msgid "Invalid item." -msgstr "Elemento non valido." +#: ../../mod/settings.php:1075 +msgid "System Registrations" +msgstr "Registrazioni" -#: ../../mod/block.php:39 ../../mod/page.php:47 ../../mod/wall_upload.php:28 -msgid "Channel not found." -msgstr "Canale non trovato." +#: ../../mod/settings.php:1077 +msgid "Notify me of events this many days in advance" +msgstr "Giorni di anticipo per notificare gli eventi" -#: ../../mod/block.php:75 ../../mod/page.php:83 ../../mod/display.php:102 -#: ../../mod/help.php:72 ../../index.php:236 -msgid "Page not found." -msgstr "Pagina non trovata." +#: ../../mod/settings.php:1077 +msgid "Must be greater than 0" +msgstr "Maggiore di 0" -#: ../../mod/profile_photo.php:108 -msgid "Image uploaded but image cropping failed." -msgstr "L'immagine è stata caricata, ma il non è stato possibile ritagliarla." +#: ../../mod/settings.php:1079 +msgid "Advanced Account/Page Type Settings" +msgstr "Impostazioni avanzate" -#: ../../mod/profile_photo.php:161 -msgid "Image resize failed." -msgstr "Il ridimensionamento dell'immagine è fallito." +#: ../../mod/settings.php:1080 +msgid "Change the behaviour of this account for special situations" +msgstr "Cambia il funzionamento di questo account per necessità particolari" -#: ../../mod/profile_photo.php:205 +#: ../../mod/settings.php:1083 msgid "" -"Shift-reload the page or clear browser cache if the new photo does not " -"display immediately." -msgstr "Ricarica la pagina con shift+F5 o cancella la cache del browser se la nuova foto non viene mostrata immediatamente." - -#: ../../mod/profile_photo.php:232 -#, php-format -msgid "Image exceeds size limit of %d" -msgstr "La dimensione dell'immagine supera il limite di %d" - -#: ../../mod/profile_photo.php:241 -msgid "Unable to process image." -msgstr "Impossibile elaborare l'immagine." - -#: ../../mod/profile_photo.php:290 ../../mod/profile_photo.php:339 -msgid "Photo not available." -msgstr "Foto non disponibile." - -#: ../../mod/profile_photo.php:358 -msgid "Upload File:" -msgstr "Carica un file:" - -#: ../../mod/profile_photo.php:359 -msgid "Select a profile:" -msgstr "Seleziona un profilo:" - -#: ../../mod/profile_photo.php:360 -msgid "Upload Profile Photo" -msgstr "Carica la foto del profilo" - -#: ../../mod/profile_photo.php:365 -msgid "skip this step" -msgstr "salta questo passaggio" - -#: ../../mod/profile_photo.php:365 -msgid "select a photo from your photo albums" -msgstr "seleziona una foto dai tuoi album" - -#: ../../mod/profile_photo.php:379 -msgid "Crop Image" -msgstr "Ritaglia immagine" - -#: ../../mod/profile_photo.php:380 -msgid "Please adjust the image cropping for optimum viewing." -msgstr "Ritaglia l'immagine per migliorarne la visualizzazione." - -#: ../../mod/profile_photo.php:382 -msgid "Done Editing" -msgstr "Modifica terminata" - -#: ../../mod/profile_photo.php:425 -msgid "Image uploaded successfully." -msgstr "Immagine caricata con successo." - -#: ../../mod/profile_photo.php:427 -msgid "Image upload failed." -msgstr "Il caricamento dell'immagine è fallito." - -#: ../../mod/profile_photo.php:436 -#, php-format -msgid "Image size reduction [%s] failed." -msgstr "Il ridimensionamento del'immagine [%s] è fallito." - -#: ../../mod/blocks.php:62 -msgid "Block Name" -msgstr "Nome del riquadro" - -#: ../../mod/profiles.php:18 ../../mod/profiles.php:165 -#: ../../mod/profiles.php:222 ../../mod/profiles.php:575 -msgid "Profile not found." -msgstr "Profilo non trovato." - -#: ../../mod/profiles.php:38 -msgid "Profile deleted." -msgstr "Profilo eliminato." - -#: ../../mod/profiles.php:56 ../../mod/profiles.php:92 -msgid "Profile-" -msgstr "Profilo-" - -#: ../../mod/profiles.php:77 ../../mod/profiles.php:120 -msgid "New profile created." -msgstr "Il nuovo profilo è stato creato." - -#: ../../mod/profiles.php:98 -msgid "Profile unavailable to clone." -msgstr "Impossibile duplicare il profilo." - -#: ../../mod/profiles.php:136 -msgid "Profile unavailable to export." -msgstr "Il profilo non è disponibile per l'export." - -#: ../../mod/profiles.php:232 -msgid "Profile Name is required." -msgstr "Il nome del profilo è obbligatorio ." - -#: ../../mod/profiles.php:390 -msgid "Marital Status" -msgstr "Stato sentimentale" - -#: ../../mod/profiles.php:394 -msgid "Romantic Partner" -msgstr "Partner affettivo" - -#: ../../mod/profiles.php:398 -msgid "Likes" -msgstr "Mi piace" - -#: ../../mod/profiles.php:402 -msgid "Dislikes" -msgstr "Non mi piace" - -#: ../../mod/profiles.php:406 -msgid "Work/Employment" -msgstr "Lavoro/impiego" - -#: ../../mod/profiles.php:409 -msgid "Religion" -msgstr "Religione" - -#: ../../mod/profiles.php:413 -msgid "Political Views" -msgstr "Orientamento politico" - -#: ../../mod/profiles.php:417 -msgid "Gender" -msgstr "Sesso" - -#: ../../mod/profiles.php:421 -msgid "Sexual Preference" -msgstr "Preferenze sessuali" - -#: ../../mod/profiles.php:425 -msgid "Homepage" -msgstr "Home page" - -#: ../../mod/profiles.php:429 -msgid "Interests" -msgstr "Interessi" - -#: ../../mod/profiles.php:433 ../../mod/admin.php:868 -msgid "Address" -msgstr "Indirizzo" - -#: ../../mod/profiles.php:440 ../../mod/pubsites.php:25 -msgid "Location" -msgstr "Posizione geografica" - -#: ../../mod/profiles.php:523 -msgid "Profile updated." -msgstr "Profilo aggiornato." - -#: ../../mod/profiles.php:600 -msgid "Hide your contact/friend list from viewers of this profile?" -msgstr "Nascondi la tua lista di contatti/amici ai visitatori di questo profilo?" - -#: ../../mod/profiles.php:642 -msgid "Edit Profile Details" -msgstr "Modifica i dettagli del profilo" - -#: ../../mod/profiles.php:644 -msgid "View this profile" -msgstr "Guarda questo profilo" - -#: ../../mod/profiles.php:646 -msgid "Change Profile Photo" -msgstr "Cambia la foto del profilo" - -#: ../../mod/profiles.php:647 -msgid "Create a new profile using these settings" -msgstr "Crea un nuovo profilo usando queste impostazioni" - -#: ../../mod/profiles.php:648 -msgid "Clone this profile" -msgstr "Clona questo profilo" - -#: ../../mod/profiles.php:649 -msgid "Delete this profile" -msgstr "Elimina questo profilo" - -#: ../../mod/profiles.php:651 -msgid "Import profile from file" -msgstr "Importa il profilo da un file" - -#: ../../mod/profiles.php:652 -msgid "Export profile to file" -msgstr "Esporta il profilo in un file" - -#: ../../mod/profiles.php:653 -msgid "Profile Name:" -msgstr "Nome del profilo:" - -#: ../../mod/profiles.php:654 -msgid "Your Full Name:" -msgstr "Il tuo nome completo:" - -#: ../../mod/profiles.php:655 -msgid "Title/Description:" -msgstr "Titolo/descrizione:" - -#: ../../mod/profiles.php:656 -msgid "Your Gender:" -msgstr "Sesso:" - -#: ../../mod/profiles.php:657 -#, php-format -msgid "Birthday (%s):" -msgstr "Compleanno (%s):" - -#: ../../mod/profiles.php:658 -msgid "Street Address:" -msgstr "Indirizzo (via/piazza):" - -#: ../../mod/profiles.php:659 -msgid "Locality/City:" -msgstr "Località :" - -#: ../../mod/profiles.php:660 -msgid "Postal/Zip Code:" -msgstr "CAP:" - -#: ../../mod/profiles.php:661 -msgid "Country:" -msgstr "Nazione:" - -#: ../../mod/profiles.php:662 -msgid "Region/State:" -msgstr "Regione/stato:" - -#: ../../mod/profiles.php:663 -msgid "<span class=\"heart\">♥</span> Marital Status:" -msgstr "<span class=\"heart\">♥</span> Stato sentimentale:" - -#: ../../mod/profiles.php:664 -msgid "Who: (if applicable)" -msgstr "Con chi: (se possibile)" - -#: ../../mod/profiles.php:665 -msgid "Examples: cathy123, Cathy Williams, cathy@example.com" -msgstr "Per esempio: cathy123, Cathy Williams, cathy@example.com" - -#: ../../mod/profiles.php:666 -msgid "Since [date]:" -msgstr "dal [data]:" - -#: ../../mod/profiles.php:668 -msgid "Homepage URL:" -msgstr "Indirizzo home page:" - -#: ../../mod/profiles.php:671 -msgid "Religious Views:" -msgstr "Orientamento religioso:" - -#: ../../mod/profiles.php:672 -msgid "Keywords:" -msgstr "Parole chiave, tag:" - -#: ../../mod/profiles.php:675 -msgid "Example: fishing photography software" -msgstr "Per esempio: pesca fotografia programmazione" - -#: ../../mod/profiles.php:676 -msgid "Used in directory listings" -msgstr "Visibile nell'elenco pubblico di canali" - -#: ../../mod/profiles.php:677 -msgid "Tell us about yourself..." -msgstr "Raccontaci di te..." - -#: ../../mod/profiles.php:678 -msgid "Hobbies/Interests" -msgstr "Hobby/interessi" - -#: ../../mod/profiles.php:679 -msgid "Contact information and Social Networks" -msgstr "Contatti personali e i tuoi social network" +"Please enable expert mode (in <a href=\"settings/features\">Settings > " +"Additional features</a>) to adjust!" +msgstr "Abilita la modalità esperto per fare cambiamenti! (in <a href=\"settings/features\">Impostazioni > Funzionalità opzionali</a>)" -#: ../../mod/profiles.php:680 -msgid "My other channels" -msgstr "I miei altri canali" +#: ../../mod/settings.php:1084 +msgid "Miscellaneous Settings" +msgstr "Impostazioni varie" -#: ../../mod/profiles.php:681 -msgid "Musical interests" -msgstr "Interessi musicali" +#: ../../mod/settings.php:1086 +msgid "Personal menu to display in your channel pages" +msgstr "Menu personale da mostrare sulle pagine del tuo canale" -#: ../../mod/profiles.php:682 -msgid "Books, literature" -msgstr "Libri, letteratura" +#: ../../mod/settings.php:1087 +msgid "Remove this channel" +msgstr "Elimina questo canale" -#: ../../mod/profiles.php:683 -msgid "Television" -msgstr "Televisione" +#: ../../mod/events.php:81 +msgid "Event can not end before it has started." +msgstr "Un evento non può terminare prima del suo inizio." -#: ../../mod/profiles.php:684 -msgid "Film/dance/culture/entertainment" -msgstr "Film/danza/cultura/intrattenimento" +#: ../../mod/events.php:86 +msgid "Event title and start time are required." +msgstr "Sono necessari il titolo e l'ora d'inizio dell'evento." -#: ../../mod/profiles.php:685 -msgid "Love/romance" -msgstr "Amore" +#: ../../mod/events.php:100 +msgid "Event not found." +msgstr "Evento non trovato." -#: ../../mod/profiles.php:686 -msgid "Work/employment" -msgstr "Lavoro/impiego" +#: ../../mod/events.php:369 +msgid "l, F j" +msgstr "l j F" -#: ../../mod/profiles.php:687 -msgid "School/education" -msgstr "Scuola/educazione" +#: ../../mod/events.php:391 +msgid "Edit event" +msgstr "Modifica l'evento" -#: ../../mod/profiles.php:693 -msgid "This is your default profile." -msgstr "Questo è il tuo profilo predefinito." +#: ../../mod/events.php:443 +msgid "Create New Event" +msgstr "Crea un nuovo evento" -#: ../../mod/profiles.php:704 ../../mod/directory.php:143 -#: ../../mod/dirprofile.php:92 -msgid "Age: " -msgstr "Età :" +#: ../../mod/events.php:444 ../../mod/photos.php:859 +msgid "Previous" +msgstr "Precendente" -#: ../../mod/profiles.php:747 -msgid "Edit/Manage Profiles" -msgstr "Modifica/gestisci i profili" +#: ../../mod/events.php:446 +msgid "Export" +msgstr "Esporta" -#: ../../mod/profiles.php:748 -msgid "Add profile things" -msgstr "Aggiungi oggetti al profilo" +#: ../../mod/events.php:571 +msgid "Event details" +msgstr "Dettagli evento" -#: ../../mod/profiles.php:749 -msgid "Include desirable objects in your profile" -msgstr "Aggiungi oggetti interessanti al tuo profilo" +#: ../../mod/events.php:572 +msgid "Starting date and Title are required." +msgstr "Titolo e data d'inizio sono obbligatori." -#: ../../mod/bookmarks.php:38 -msgid "Bookmark added" -msgstr "Segnalibro aggiunto" +#: ../../mod/events.php:576 +msgid "Event Starts:" +msgstr "Inizio:" -#: ../../mod/bookmarks.php:58 -msgid "My Bookmarks" -msgstr "I miei segnalibri" +#: ../../mod/events.php:576 ../../mod/events.php:592 ../../mod/appman.php:91 +#: ../../mod/appman.php:92 +msgid "Required" +msgstr "Obbligatorio" -#: ../../mod/bookmarks.php:69 -msgid "My Connections Bookmarks" -msgstr "I segnalibri dei miei contatti" +#: ../../mod/events.php:582 +msgid "Finish date/time is not known or not relevant" +msgstr "La data/ora di fine non è rilevante" -#: ../../mod/profperm.php:29 ../../mod/profperm.php:58 -msgid "Invalid profile identifier." -msgstr "Indentificativo del profilo non valido." +#: ../../mod/events.php:584 +msgid "Event Finishes:" +msgstr "Fine:" -#: ../../mod/profperm.php:110 -msgid "Profile Visibility Editor" -msgstr "Modifica la visibilità del profilo" +#: ../../mod/events.php:586 +msgid "Adjust for viewer timezone" +msgstr "Adatta al fuso orario di chi legge" -#: ../../mod/profperm.php:114 -msgid "Click on a contact to add or remove." -msgstr "Clicca su un contatto per aggiungerlo o rimuoverlo." +#: ../../mod/events.php:588 +msgid "Description:" +msgstr "Descrizione:" -#: ../../mod/profperm.php:123 -msgid "Visible To" -msgstr "Visibile a" +#: ../../mod/events.php:592 +msgid "Title:" +msgstr "Titolo:" -#: ../../mod/profperm.php:139 ../../mod/connections.php:279 -msgid "All Connections" -msgstr "Tutti i contatti" +#: ../../mod/events.php:594 +msgid "Share this event" +msgstr "Condividi questo evento" #: ../../mod/pubsites.php:16 msgid "Public Sites" @@ -4679,7 +5076,7 @@ msgid "" "in the matrix as a whole. Some sites may require subscription or provide " "tiered service plans. The provider links <strong>may</strong> provide " "additional details." -msgstr "Gli indirizzi elencati permettono la registrazione su RedMatrix. Tutti i siti di questa rete sono interconnessi, quindi essere registrati su uno è come essere registrati ovunque. Alcuni potrebbero richiedere un'iscrizione a pagamento o prevedere tipi diversi di abbonamento. Potrai trovare maggiori informazioni al riguardo visitando ciascun sito." +msgstr "Gli indirizzi elencati permettono la registrazione su RedMatrix. Tutti i siti di questa rete sono interconnessi, quindi essere registrati su uno è come essere registrati ovunque. Alcuni potrebbero richiedere un'iscrizione a pagamento o prevedere diverse tipologie di abbonamento. Eventualmente potrai trovare maggiori informazioni visitando ciascun sito." #: ../../mod/pubsites.php:25 msgid "Site URL" @@ -4693,6 +5090,10 @@ msgstr "Tipo di accesso" msgid "Registration Policy" msgstr "Politica di registrazione" +#: ../../mod/pubsites.php:25 ../../mod/profiles.php:428 +msgid "Location" +msgstr "Posizione geografica" + #: ../../mod/channel.php:25 ../../mod/chat.php:19 msgid "You must be logged in to see this page." msgstr "Devi aver effettuato l'accesso per vedere questa pagina." @@ -4735,7 +5136,7 @@ msgstr "Elimina questa area chat" #: ../../mod/chat.php:180 msgid "I am away right now" -msgstr "Non sono presente al momento" +msgstr "Non sono presente" #: ../../mod/chat.php:181 msgid "I am online" @@ -4758,84 +5159,52 @@ msgstr "Nome dell'area chat" msgid "%1$s's Chatrooms" msgstr "Le aree chat di %1$s" -#: ../../mod/register.php:42 -msgid "Maximum daily site registrations exceeded. Please try again tomorrow." -msgstr "È stato superato il numero massimo giornaliero di registrazioni a questo sito. Riprova domani!" - -#: ../../mod/register.php:48 -msgid "" -"Please indicate acceptance of the Terms of Service. Registration failed." -msgstr "Impossibile proseguire. Devi prima accettare le Condizioni d'Uso del servizio." - -#: ../../mod/register.php:82 -msgid "Passwords do not match." -msgstr "Le password non corrispondono." - -#: ../../mod/register.php:115 -msgid "" -"Registration successful. Please check your email for validation " -"instructions." -msgstr "La registrazione è terminata correttamente. Per continuare controlla l'email che ti è stata inviata." - -#: ../../mod/register.php:121 -msgid "Your registration is pending approval by the site owner." -msgstr "La tua richiesta è in attesa di approvazione da parte dell'amministratore del sito." +#: ../../mod/siteinfo.php:92 +#, php-format +msgid "Version %s" +msgstr "Versione %s" -#: ../../mod/register.php:124 -msgid "Your registration can not be processed." -msgstr "La tua registrazione non puo' essere acquisita." +#: ../../mod/siteinfo.php:113 +msgid "Installed plugins/addons/apps:" +msgstr "App e componenti installati:" -#: ../../mod/register.php:161 -msgid "Registration on this site/hub is by approval only." -msgstr "La registrazione su questo sito è soggetta ad approvazione." +#: ../../mod/siteinfo.php:126 +msgid "No installed plugins/addons/apps" +msgstr "Nessuna app o componente installato" -#: ../../mod/register.php:162 -msgid "<a href=\"pubsites\">Register at another affiliated site/hub</a>" -msgstr "<a href=\"pubsites\">Registrati su un altro server affiliato</a>" +#: ../../mod/siteinfo.php:134 +msgid "Red" +msgstr "RedMatrix" -#: ../../mod/register.php:170 +#: ../../mod/siteinfo.php:135 msgid "" -"This site has exceeded the number of allowed daily account registrations. " -"Please try again tomorrow." -msgstr "Questo sito ha superato il numero di registrazioni giornaliere consentite. Prova di nuovo domani." - -#: ../../mod/register.php:181 -msgid "Terms of Service" -msgstr "Condizioni d'Uso" - -#: ../../mod/register.php:187 -#, php-format -msgid "I accept the %s for this website" -msgstr "Accetto le %s di questo sito" - -#: ../../mod/register.php:189 -#, php-format -msgid "I am over 13 years of age and accept the %s for this website" -msgstr "Ho più di 13 anni e accetto le %s di questo sito" - -#: ../../mod/register.php:203 ../../mod/admin.php:415 -msgid "Registration" -msgstr "Registrazione" +"This is a hub of the Red Matrix - a global cooperative network of " +"decentralized privacy enhanced websites." +msgstr "Questo è un hub di RedMatrix - una rete cooperativa e decentralizzata di siti ad elevata privacy. " -#: ../../mod/register.php:208 -msgid "Membership on this site is by invitation only." -msgstr "Per registrarsi su questo sito è necessario un invito." +#: ../../mod/siteinfo.php:139 +msgid "Running at web location" +msgstr "In esecuzione sull'indirizzo web" -#: ../../mod/register.php:209 -msgid "Please enter your invitation code" -msgstr "Inserisci il codice dell'invito" +#: ../../mod/siteinfo.php:140 +msgid "" +"Please visit <a href=\"http://getzot.com\">GetZot.com</a> to learn more " +"about the Red Matrix." +msgstr "Visita <a href=\"http://getzot.com\">GetZot.com</a> per scoprire il progetto RedMatrix." -#: ../../mod/register.php:212 -msgid "Your email address" -msgstr "Il tuo indirizzo email" +#: ../../mod/siteinfo.php:141 +msgid "Bug reports and issues: please visit" +msgstr "Per segnalare bug e problemi: visita" -#: ../../mod/register.php:213 -msgid "Choose a password" -msgstr "Scegli una password" +#: ../../mod/siteinfo.php:144 +msgid "" +"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot " +"com" +msgstr "Per consigli, ringraziamenti, ecc. - scrivi a \"redmatrix\" at librelist - dot com" -#: ../../mod/register.php:214 -msgid "Please re-enter your password" -msgstr "Ripeti la password per verifica" +#: ../../mod/siteinfo.php:146 +msgid "Site Administrators" +msgstr "Amministratori del sito" #: ../../mod/chatsvc.php:111 msgid "Away" @@ -4847,11 +5216,50 @@ msgstr "Online" #: ../../mod/regmod.php:11 msgid "Please login." -msgstr "Accedi." +msgstr "Effettua l'accesso." + +#: ../../mod/connect.php:56 ../../mod/connect.php:104 +msgid "Continue" +msgstr "Continua" + +#: ../../mod/connect.php:85 +msgid "Premium Channel Setup" +msgstr "Canale premium - installazione" -#: ../../mod/cloud.php:126 -msgid "Red Matrix - Guests: Username: {your email address}, Password: +++" -msgstr "Accesso a RedMatrix. Inserisci l'email con cui sei registrato e la password." +#: ../../mod/connect.php:87 +msgid "Enable premium channel connection restrictions" +msgstr "Abilita le restrizioni del canale premium" + +#: ../../mod/connect.php:88 +msgid "" +"Please enter your restrictions or conditions, such as paypal receipt, usage " +"guidelines, etc." +msgstr "Scrivi le condizioni d'uso e le restrizioni di questo canale, come per esempio le linee guida, il sistema di pagamento, ecc." + +#: ../../mod/connect.php:90 ../../mod/connect.php:110 +msgid "" +"This channel may require additional steps or acknowledgement of the " +"following conditions prior to connecting:" +msgstr "Prima di connetterti a questo canale è necessario che tu accetti le seguenti condizioni:" + +#: ../../mod/connect.php:91 +msgid "" +"Potential connections will then see the following text before proceeding:" +msgstr "Il testo seguente comparirà a chi vorrà seguire il canale:" + +#: ../../mod/connect.php:92 ../../mod/connect.php:113 +msgid "" +"By continuing, I certify that I have complied with any instructions provided" +" on this page." +msgstr "Continuando dichiaro di aver seguito tutte le indicazioni e le istruzioni fornite in questa pagina." + +#: ../../mod/connect.php:101 +msgid "(No specific instructions have been provided by the channel owner.)" +msgstr "(Il gestore del canale non ha fornito istruzioni specifiche)" + +#: ../../mod/connect.php:109 +msgid "Restricted or Premium Channel" +msgstr "Canale premium - con restrizioni" #: ../../mod/removeme.php:29 msgid "" @@ -4925,86 +5333,68 @@ msgstr "Inserisci l'indirizzo del tuo canale (ad esempio lucia@esempio.com)" msgid "Authenticate" msgstr "Autenticazione" -#: ../../mod/connect.php:55 ../../mod/connect.php:103 -msgid "Continue" -msgstr "Continua" - -#: ../../mod/connect.php:84 -msgid "Premium Channel Setup" -msgstr "Canale premium - installazione" - -#: ../../mod/connect.php:86 -msgid "Enable premium channel connection restrictions" -msgstr "Abilita le restrizioni del canale premium" - -#: ../../mod/connect.php:87 -msgid "" -"Please enter your restrictions or conditions, such as paypal receipt, usage " -"guidelines, etc." -msgstr "Scrivi le condizioni d'uso e le restrizioni di questo canale, come per esempio le linee guida o il sistema di pagamento ecc." - -#: ../../mod/connect.php:89 ../../mod/connect.php:109 -msgid "" -"This channel may require additional steps or acknowledgement of the " -"following conditions prior to connecting:" -msgstr "Prima di connetterti a questo canale è necessario che tu accetti le seguenti condizioni:" +#: ../../mod/like.php:15 +msgid "Like/Dislike" +msgstr "Mi piace/Non mi piace" -#: ../../mod/connect.php:90 -msgid "" -"Potential connections will then see the following text before proceeding:" -msgstr "Il testo seguente comparirà a chi vorrà connettersi:" +#: ../../mod/like.php:20 +msgid "This action is restricted to members." +msgstr "Questa funzionalità è riservata agli iscritti." -#: ../../mod/connect.php:91 ../../mod/connect.php:112 +#: ../../mod/like.php:21 msgid "" -"By continuing, I certify that I have complied with any instructions provided" -" on this page." -msgstr "Continuando dichiaro di aver seguito tutte le indicazioni e le istruzioni fornite in questa pagina." +"Please <a href=\"rmagic\">login with your RedMatrix ID</a> or <a " +"href=\"register\">register as a new RedMatrix member</a> to continue." +msgstr "Per favore <a href=\"rmagic\">accedi con il tuo identificativo RedMatrix</a> o <a href=\"register\">registrati su RedMatrix</a> per continuare." -#: ../../mod/connect.php:100 -msgid "(No specific instructions have been provided by the channel owner.)" -msgstr "(Il gestore del canale non ha fornito istruzioni specifiche)" +#: ../../mod/like.php:77 ../../mod/like.php:104 ../../mod/like.php:142 +msgid "Invalid request." +msgstr "Richiesta non valida." -#: ../../mod/connect.php:108 -msgid "Restricted or Premium Channel" -msgstr "Canale premium - con restrizioni" +#: ../../mod/like.php:119 +msgid "thing" +msgstr "oggetto" -#: ../../mod/network.php:79 -msgid "No such group" -msgstr "Impossibile trovare l'insieme" +#: ../../mod/like.php:165 +msgid "Channel unavailable." +msgstr "Canale non trovato." -#: ../../mod/network.php:118 -msgid "Search Results For:" -msgstr "Cerca risultati con:" +#: ../../mod/like.php:204 +msgid "Previous action reversed." +msgstr "Il comando precedente è stato annullato." -#: ../../mod/network.php:172 -msgid "Collection is empty" -msgstr "L'insieme di canali è vuoto" +#: ../../mod/like.php:422 +msgid "Action completed." +msgstr "Comando completato." -#: ../../mod/network.php:180 -msgid "Collection: " -msgstr "Insieme:" +#: ../../mod/like.php:423 +msgid "Thank you." +msgstr "Grazie." -#: ../../mod/network.php:193 -msgid "Connection: " -msgstr "Connessione:" +#: ../../mod/post.php:229 +msgid "" +"Remote authentication blocked. You are logged into this site locally. Please" +" logout and retry." +msgstr "L'autenticazione magica dal tuo sito non è disponibile. Hai accesso solamente a questo sito. Puoi provare a disconnetterti per tentare di nuovo." -#: ../../mod/network.php:196 -msgid "Invalid connection." -msgstr "Connessione non valida." +#: ../../mod/post.php:261 ../../mod/openid.php:72 ../../mod/openid.php:180 +#, php-format +msgid "Welcome %s. Remote authentication successful." +msgstr "Ciao %s. L'autenticazione magica è avvenuta con successo." #: ../../mod/connections.php:37 ../../mod/connedit.php:64 msgid "Could not access contact record." msgstr "Non è possibile accedere alle informazioni sul contatto." -#: ../../mod/connections.php:51 ../../mod/connedit.php:78 +#: ../../mod/connections.php:51 ../../mod/connedit.php:86 msgid "Could not locate selected profile." msgstr "Non riesco a trovare il profilo selezionato." -#: ../../mod/connections.php:94 ../../mod/connedit.php:132 +#: ../../mod/connections.php:94 ../../mod/connedit.php:140 msgid "Connection updated." msgstr "Contatto aggiornato." -#: ../../mod/connections.php:96 ../../mod/connedit.php:134 +#: ../../mod/connections.php:96 ../../mod/connedit.php:142 msgid "Failed to update connection record." msgstr "Impossibile aggiornare le informazioni del contatto." @@ -5085,246 +5475,247 @@ msgstr "Cerca tra i contatti" msgid "Finding: " msgstr "Ricerca: " +#: ../../mod/openid.php:26 +msgid "OpenID protocol error. No ID returned." +msgstr "Errore del protocollo OpenID. Nessun ID ricevuto in risposta." + #: ../../mod/rpost.php:97 ../../mod/editpost.php:42 msgid "Edit post" msgstr "Modifica articolo" -#: ../../mod/connedit.php:181 +#: ../../mod/connedit.php:189 msgid "is now connected to" -msgstr "adesso è in contatto con" +msgstr "ha come nuovo contatto" -#: ../../mod/connedit.php:296 +#: ../../mod/connedit.php:310 msgid "Could not access address book record." msgstr "Impossibile accedere alle informazioni della rubrica." -#: ../../mod/connedit.php:310 +#: ../../mod/connedit.php:324 msgid "Refresh failed - channel is currently unavailable." msgstr "Il canale non è disponibile - impossibile aggiornare." -#: ../../mod/connedit.php:317 +#: ../../mod/connedit.php:331 msgid "Channel has been unblocked" msgstr "Il canale è stato sbloccato" -#: ../../mod/connedit.php:318 +#: ../../mod/connedit.php:332 msgid "Channel has been blocked" msgstr "Il canale è stato bloccato" -#: ../../mod/connedit.php:322 ../../mod/connedit.php:334 -#: ../../mod/connedit.php:346 ../../mod/connedit.php:358 -#: ../../mod/connedit.php:374 +#: ../../mod/connedit.php:336 ../../mod/connedit.php:348 +#: ../../mod/connedit.php:360 ../../mod/connedit.php:372 +#: ../../mod/connedit.php:388 msgid "Unable to set address book parameters." msgstr "Impossibile impostare i parametri della rubrica." -#: ../../mod/connedit.php:329 +#: ../../mod/connedit.php:343 msgid "Channel has been unignored" msgstr "Il canale non sarà più ignorato" -#: ../../mod/connedit.php:330 +#: ../../mod/connedit.php:344 msgid "Channel has been ignored" msgstr "Il canale sarà ignorato" -#: ../../mod/connedit.php:341 +#: ../../mod/connedit.php:355 msgid "Channel has been unarchived" msgstr "Il canale non è più archiviato" -#: ../../mod/connedit.php:342 +#: ../../mod/connedit.php:356 msgid "Channel has been archived" msgstr "Il canale è stato archiviato" -#: ../../mod/connedit.php:353 +#: ../../mod/connedit.php:367 msgid "Channel has been unhidden" msgstr "Il canale non è più nascosto" -#: ../../mod/connedit.php:354 +#: ../../mod/connedit.php:368 msgid "Channel has been hidden" msgstr "Il canale è stato nascosto" -#: ../../mod/connedit.php:369 +#: ../../mod/connedit.php:383 msgid "Channel has been approved" msgstr "Il canale è stato approvato" -#: ../../mod/connedit.php:370 +#: ../../mod/connedit.php:384 msgid "Channel has been unapproved" msgstr "Il canale non è più approvato" -#: ../../mod/connedit.php:398 +#: ../../mod/connedit.php:412 msgid "Connection has been removed." msgstr "Il contatto è stato rimosso." -#: ../../mod/connedit.php:418 +#: ../../mod/connedit.php:432 #, php-format msgid "View %s's profile" msgstr "Guarda il profilo di %s" -#: ../../mod/connedit.php:422 +#: ../../mod/connedit.php:436 msgid "Refresh Permissions" msgstr "Aggiorna i permessi" -#: ../../mod/connedit.php:425 +#: ../../mod/connedit.php:439 msgid "Fetch updated permissions" msgstr "Scarica i permessi aggiornati" -#: ../../mod/connedit.php:429 +#: ../../mod/connedit.php:443 msgid "Recent Activity" msgstr "Attività recenti" -#: ../../mod/connedit.php:432 +#: ../../mod/connedit.php:446 msgid "View recent posts and comments" msgstr "Leggi i post recenti e i commenti" -#: ../../mod/connedit.php:436 ../../mod/connedit.php:579 -#: ../../mod/admin.php:734 +#: ../../mod/connedit.php:450 ../../mod/connedit.php:594 +#: ../../mod/admin.php:732 msgid "Unblock" msgstr "Sblocca" -#: ../../mod/connedit.php:436 ../../mod/connedit.php:579 -#: ../../mod/admin.php:733 +#: ../../mod/connedit.php:450 ../../mod/connedit.php:594 +#: ../../mod/admin.php:731 msgid "Block" msgstr "Blocca" -#: ../../mod/connedit.php:439 +#: ../../mod/connedit.php:453 msgid "Block or Unblock this connection" msgstr "Per bloccare o meno questo contatto" -#: ../../mod/connedit.php:443 ../../mod/connedit.php:580 +#: ../../mod/connedit.php:457 ../../mod/connedit.php:595 msgid "Unignore" msgstr "Non ignorare" -#: ../../mod/connedit.php:443 ../../mod/connedit.php:580 +#: ../../mod/connedit.php:457 ../../mod/connedit.php:595 #: ../../mod/notifications.php:51 msgid "Ignore" msgstr "Ignora" -#: ../../mod/connedit.php:446 +#: ../../mod/connedit.php:460 msgid "Ignore or Unignore this connection" msgstr "Per ignorare o meno questo contatto" -#: ../../mod/connedit.php:449 +#: ../../mod/connedit.php:463 msgid "Unarchive" msgstr "Non archiviare" -#: ../../mod/connedit.php:449 +#: ../../mod/connedit.php:463 msgid "Archive" msgstr "Archivia" -#: ../../mod/connedit.php:452 +#: ../../mod/connedit.php:466 msgid "Archive or Unarchive this connection" msgstr "Per archiviare o meno questo contatto" -#: ../../mod/connedit.php:455 +#: ../../mod/connedit.php:469 msgid "Unhide" msgstr "Non nascondere" -#: ../../mod/connedit.php:455 +#: ../../mod/connedit.php:469 msgid "Hide" msgstr "Nascondi" -#: ../../mod/connedit.php:458 +#: ../../mod/connedit.php:472 msgid "Hide or Unhide this connection" msgstr "Per nascondere o meno questo contatto" -#: ../../mod/connedit.php:465 +#: ../../mod/connedit.php:479 msgid "Delete this connection" msgstr "Elimina questo contatto" -#: ../../mod/connedit.php:508 ../../mod/connedit.php:537 +#: ../../mod/connedit.php:522 ../../mod/connedit.php:552 msgid "Approve this connection" msgstr "Approva questo contatto" -#: ../../mod/connedit.php:508 +#: ../../mod/connedit.php:522 msgid "Accept connection to allow communication" msgstr "Entra in contatto per poter comunicare" -#: ../../mod/connedit.php:524 -msgid "Automatic Permissions Settings" -msgstr "Permessi predefiniti" - -#: ../../mod/connedit.php:524 +#: ../../mod/connedit.php:538 #, php-format msgid "Connections: settings for %s" msgstr "Contatti: impostazioni per %s" -#: ../../mod/connedit.php:528 -msgid "" -"When receiving a channel introduction, any permissions provided here will be" -" applied to the new connection automatically and the introduction approved. " -"Leave this page if you do not wish to use this feature." -msgstr "Hai ricevuto da un canale una richiesta di entrare in contatto, se prosegui la richiesta sarà approvata e saranno applicati i permessi mostrati. Lascia questa pagina se non vuoi proseguire." +#: ../../mod/connedit.php:539 +msgid "Apply these permissions automatically" +msgstr "Applica automaticamente questi permessi" -#: ../../mod/connedit.php:530 +#: ../../mod/connedit.php:543 +msgid "Apply the permissions indicated on this page to all new connections." +msgstr "Applica i permessi indicati su questa pagina a tutti i nuovi contatti." + +#: ../../mod/connedit.php:545 msgid "Slide to adjust your degree of friendship" msgstr "Trascina per restringere il grado di amicizia da mostrare" -#: ../../mod/connedit.php:536 +#: ../../mod/connedit.php:551 msgid "inherited" msgstr "derivato" -#: ../../mod/connedit.php:538 +#: ../../mod/connedit.php:553 msgid "Connection has no individual permissions!" msgstr "Non hai assegnato permessi individuali a questo contatto!" -#: ../../mod/connedit.php:539 +#: ../../mod/connedit.php:554 msgid "" "This may be appropriate based on your <a href=\"settings\">privacy " "settings</a>, though you may wish to review the \"Advanced Permissions\"." msgstr "Questo corrisponde alle tue <a href='settings'>impostazioni di privacy</a>, ma puoi anche dare un'occhiata ai 'Permessi avanzati' per opzioni più dettagliate." -#: ../../mod/connedit.php:541 +#: ../../mod/connedit.php:556 msgid "Profile Visibility" msgstr "Visibilità del profilo" -#: ../../mod/connedit.php:542 +#: ../../mod/connedit.php:557 #, php-format msgid "" "Please choose the profile you would like to display to %s when viewing your " "profile securely." msgstr "Seleziona il profilo che vuoi mostrare a %s quando visita il tuo profilo in modo sicuro." -#: ../../mod/connedit.php:543 +#: ../../mod/connedit.php:558 msgid "Contact Information / Notes" msgstr "Informazioni e annotazioni sul contatto" -#: ../../mod/connedit.php:544 +#: ../../mod/connedit.php:559 msgid "Edit contact notes" msgstr "Modifica le informazioni sul contatto" -#: ../../mod/connedit.php:546 +#: ../../mod/connedit.php:561 msgid "Their Settings" msgstr "Permessi concessi a te" -#: ../../mod/connedit.php:547 +#: ../../mod/connedit.php:562 msgid "My Settings" msgstr "I permessi che concedo" -#: ../../mod/connedit.php:549 +#: ../../mod/connedit.php:564 msgid "Clear/Disable Automatic Permissions" msgstr "Rimuovi/disabilita i permessi automatici" -#: ../../mod/connedit.php:550 +#: ../../mod/connedit.php:565 msgid "Forum Members" msgstr "Membro di un forum" -#: ../../mod/connedit.php:551 +#: ../../mod/connedit.php:566 msgid "Soapbox" msgstr "Comunicati e annunci" -#: ../../mod/connedit.php:552 +#: ../../mod/connedit.php:567 msgid "Full Sharing (typical social network permissions)" msgstr "Condivisione completa (permessi tipici dei social network)" -#: ../../mod/connedit.php:553 +#: ../../mod/connedit.php:568 msgid "Cautious Sharing " msgstr "Condivisione prudente" -#: ../../mod/connedit.php:554 +#: ../../mod/connedit.php:569 msgid "Follow Only" msgstr "Follower" -#: ../../mod/connedit.php:555 +#: ../../mod/connedit.php:570 msgid "Individual Permissions" msgstr "Permessi individuali" -#: ../../mod/connedit.php:556 +#: ../../mod/connedit.php:571 msgid "" "Some permissions may be inherited from your channel <a " "href=\"settings\">privacy settings</a>, which have higher priority than " @@ -5332,582 +5723,513 @@ msgid "" "have no effect." msgstr "I permessi nelle <a href=\"settings\">impostazioni di privacy</a> hanno priorità su quelli mostrati in questa pagina. Non avrà alcun effetto cambiarli qui, se sono indicati come derivati." -#: ../../mod/connedit.php:557 +#: ../../mod/connedit.php:572 msgid "Advanced Permissions" msgstr "Permessi avanzati" -#: ../../mod/connedit.php:558 +#: ../../mod/connedit.php:573 msgid "Simple Permissions (select one and submit)" msgstr "Permessi semplificati (seleziona e salva)" -#: ../../mod/connedit.php:562 +#: ../../mod/connedit.php:577 #, php-format msgid "Visit %s's profile - %s" msgstr "Guarda il profilo di %s - %s" -#: ../../mod/connedit.php:563 +#: ../../mod/connedit.php:578 msgid "Block/Unblock contact" msgstr "Blocca/sblocca contatto" -#: ../../mod/connedit.php:564 +#: ../../mod/connedit.php:579 msgid "Ignore contact" msgstr "Ignora il contatto" -#: ../../mod/connedit.php:565 +#: ../../mod/connedit.php:580 msgid "Repair URL settings" msgstr "Ripara le impostazioni URL" -#: ../../mod/connedit.php:566 +#: ../../mod/connedit.php:581 msgid "View conversations" msgstr "Leggi le conversazioni" -#: ../../mod/connedit.php:568 +#: ../../mod/connedit.php:583 msgid "Delete contact" msgstr "Elimina contatto" -#: ../../mod/connedit.php:571 +#: ../../mod/connedit.php:586 msgid "Last update:" msgstr "Ultimo aggiornamento:" -#: ../../mod/connedit.php:573 +#: ../../mod/connedit.php:588 msgid "Update public posts" msgstr "Aggiorna gli articoli pubblici" -#: ../../mod/connedit.php:575 +#: ../../mod/connedit.php:590 msgid "Update now" msgstr "Aggiorna adesso" -#: ../../mod/connedit.php:581 +#: ../../mod/connedit.php:596 msgid "Currently blocked" msgstr "Attualmente bloccato" -#: ../../mod/connedit.php:582 +#: ../../mod/connedit.php:597 msgid "Currently ignored" msgstr "Attualmente ignorato" -#: ../../mod/connedit.php:583 +#: ../../mod/connedit.php:598 msgid "Currently archived" msgstr "Attualmente archiviato" -#: ../../mod/connedit.php:584 +#: ../../mod/connedit.php:599 msgid "Currently pending" msgstr "Attualmente da approvare" -#: ../../mod/connedit.php:585 +#: ../../mod/connedit.php:600 msgid "Hide this contact from others" msgstr "Nascondi questo contatto agli altri" -#: ../../mod/connedit.php:585 +#: ../../mod/connedit.php:600 msgid "" "Replies/likes to your public posts <strong>may</strong> still be visible" msgstr "Le risposte ai tuoi articoli pubblici <strong>potrebbero</strong> restare comunque visibili" -#: ../../mod/delegate.php:95 -msgid "No potential page delegates located." -msgstr "Impossibile trovare delegati per questa pagina." +#: ../../mod/thing.php:96 +msgid "Thing updated" +msgstr "L'oggetto è stato aggiornato" -#: ../../mod/delegate.php:121 -msgid "Delegate Page Management" -msgstr "Gestione delegati per la pagina" +#: ../../mod/thing.php:156 +msgid "Object store: failed" +msgstr "Impossibile memorizzare l'oggetto." -#: ../../mod/delegate.php:123 -msgid "" -"Delegates are able to manage all aspects of this account/page except for " -"basic account settings. Please do not delegate your personal account to " -"anybody that you do not trust completely." -msgstr "I Delegati sono in grando di gestire tutti gli aspetti di questa pagina, tranne per i settaggi di base dell'account. Non delegare il tuo account personale a nessuno di cui non ti fidi ciecamente." +#: ../../mod/thing.php:160 +msgid "Thing added" +msgstr "L'oggetto è stato aggiunto" -#: ../../mod/delegate.php:124 -msgid "Existing Page Managers" -msgstr "Gestori attuali della pagina" +#: ../../mod/thing.php:180 +#, php-format +msgid "OBJ: %1$s %2$s %3$s" +msgstr "OBJ: %1$s %2$s %3$s" -#: ../../mod/delegate.php:126 -msgid "Existing Page Delegates" -msgstr "Delegati attuali della pagina" +#: ../../mod/thing.php:232 +msgid "Show Thing" +msgstr "Mostra l'oggetto" -#: ../../mod/delegate.php:128 -msgid "Potential Delegates" -msgstr "Delegati potenziali" +#: ../../mod/thing.php:239 +msgid "item not found." +msgstr "non trovato." -#: ../../mod/delegate.php:130 ../../mod/photos.php:937 ../../mod/tagrm.php:93 -msgid "Remove" -msgstr "Rimuovi" +#: ../../mod/thing.php:270 +msgid "Edit Thing" +msgstr "Modifica l'oggetto" -#: ../../mod/delegate.php:131 -msgid "Add" -msgstr "Aggiungi" +#: ../../mod/thing.php:272 ../../mod/thing.php:319 +msgid "Select a profile" +msgstr "Scegli un profilo" -#: ../../mod/delegate.php:132 -msgid "No entries." -msgstr "Nessun risultato." +#: ../../mod/thing.php:276 ../../mod/thing.php:322 +msgid "Post an activity" +msgstr "Pubblica un'attività " -#: ../../mod/search.php:13 ../../mod/directory.php:15 -#: ../../mod/dirprofile.php:9 ../../mod/display.php:9 ../../mod/photos.php:443 -#: ../../mod/viewconnections.php:17 -msgid "Public access denied." -msgstr "Accesso pubblico negato." +#: ../../mod/thing.php:276 ../../mod/thing.php:322 +msgid "Only sends to viewers of the applicable profile" +msgstr "Invia solo a chi segue il relativo canale" -#: ../../mod/directory.php:146 ../../mod/dirprofile.php:95 -msgid "Gender: " -msgstr "Sesso:" +#: ../../mod/thing.php:278 ../../mod/thing.php:324 +msgid "Name of thing e.g. something" +msgstr "Nome dell'oggetto" -#: ../../mod/directory.php:223 -msgid "Finding:" -msgstr "Ricerca:" +#: ../../mod/thing.php:280 ../../mod/thing.php:325 +msgid "URL of thing (optional)" +msgstr "Indirizzo web dell'oggetto" -#: ../../mod/directory.php:228 -msgid "next page" -msgstr "pagina successiva" +#: ../../mod/thing.php:282 ../../mod/thing.php:326 +msgid "URL for photo of thing (optional)" +msgstr "Indirizzo di un'immagine dell'oggetto (facoltativo)" -#: ../../mod/directory.php:228 -msgid "previous page" -msgstr "pagina precedente" +#: ../../mod/thing.php:317 +msgid "Add Thing to your Profile" +msgstr "Aggiungi l'oggetto al tuo profilo" -#: ../../mod/directory.php:245 -msgid "No entries (some entries may be hidden)." -msgstr "Nessun risultato (qualcosa potrebbe essere nascosto)." +#: ../../mod/lostpass.php:15 +msgid "No valid account found." +msgstr "Nessun account valido trovato." -#: ../../mod/dirprofile.php:108 -msgid "Status: " -msgstr "Stato:" +#: ../../mod/lostpass.php:29 +msgid "Password reset request issued. Check your email." +msgstr "La richiesta per reimpostare la password è stata inviata. Controlla la tua email." -#: ../../mod/dirprofile.php:109 -msgid "Sexual Preference: " -msgstr "Preferenza sessuale:" +#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:102 +#, php-format +msgid "Site Member (%s)" +msgstr "Utente del sito (%s)" -#: ../../mod/dirprofile.php:111 -msgid "Homepage: " -msgstr "Homepage:" +#: ../../mod/lostpass.php:40 +#, php-format +msgid "Password reset requested at %s" +msgstr "È stato richiesto di reimpostare password su %s" -#: ../../mod/dirprofile.php:112 -msgid "Hometown: " -msgstr "Città dove vivo:" +#: ../../mod/lostpass.php:63 +msgid "" +"Request could not be verified. (You may have previously submitted it.) " +"Password reset failed." +msgstr "La richiesta non può essere verificata (potresti averla già usata precedentemente). La password non sarà reimpostata." -#: ../../mod/dirprofile.php:114 -msgid "About: " -msgstr "Informazioni:" +#: ../../mod/lostpass.php:85 ../../boot.php:1494 +msgid "Password Reset" +msgstr "Reimposta la password" -#: ../../mod/dirprofile.php:162 -msgid "Keywords: " -msgstr "Parole chiave:" +#: ../../mod/lostpass.php:86 +msgid "Your password has been reset as requested." +msgstr "La password è stata reimpostata come richiesto." -#: ../../mod/dirsearch.php:21 -msgid "This site is not a directory server" -msgstr "Questo sito non fornisce l'elenco generale dei canali" +#: ../../mod/lostpass.php:87 +msgid "Your new password is" +msgstr "La tua nuova password è" -#: ../../mod/setup.php:162 -msgid "Red Matrix Server - Setup" -msgstr "RedMatrix Server - Installazione" +#: ../../mod/lostpass.php:88 +msgid "Save or copy your new password - and then" +msgstr "Salva o copia la tua nuova password, quindi" -#: ../../mod/setup.php:168 -msgid "Could not connect to database." -msgstr " Impossibile connettersi al database." +#: ../../mod/lostpass.php:89 +msgid "click here to login" +msgstr "clicca qui per accedere" -#: ../../mod/setup.php:172 +#: ../../mod/lostpass.php:90 msgid "" -"Could not connect to specified site URL. Possible SSL certificate or DNS " -"issue." -msgstr "Non è possibile raggiungere l'indirizzo del sito specificato. Potrebbe essere un problema di SSL o DNS." +"Your password may be changed from the <em>Settings</em> page after " +"successful login." +msgstr "Puoi cambiare la tua password dalla pagina delle <em>Impostazioni</em> dopo aver effettuato l'accesso." -#: ../../mod/setup.php:179 -msgid "Could not create table." -msgstr "Impossibile creare le tabelle." +#: ../../mod/lostpass.php:107 +#, php-format +msgid "Your password has changed at %s" +msgstr "La tua password su %s è cambiata" -#: ../../mod/setup.php:185 -msgid "Your site database has been installed." -msgstr "Il database del sito è stato installato." +#: ../../mod/lostpass.php:122 +msgid "Forgot your Password?" +msgstr "Hai dimenticato la password?" -#: ../../mod/setup.php:190 +#: ../../mod/lostpass.php:123 msgid "" -"You may need to import the file \"install/database.sql\" manually using " -"phpmyadmin or mysql." -msgstr "Potresti dover importare il file 'install/database.sql' manualmente usando phpmyadmin o mysql." - -#: ../../mod/setup.php:191 ../../mod/setup.php:260 ../../mod/setup.php:655 -msgid "Please see the file \"install/INSTALL.txt\"." -msgstr "Leggi il file 'install/INSTALL.txt'." - -#: ../../mod/setup.php:257 -msgid "System check" -msgstr "Verifica del sistema" +"Enter your email address and submit to have your password reset. Then check " +"your email for further instructions." +msgstr "Inserisci il tuo indirizzo email per reimpostare la password. Dopo aver inviato la richiesta, controlla l'email e troverai le istruzioni per continuare." -#: ../../mod/setup.php:261 ../../mod/events.php:439 -msgid "Next" -msgstr "Successivo" +#: ../../mod/lostpass.php:124 +msgid "Email Address" +msgstr "Indirizzo email" -#: ../../mod/setup.php:262 -msgid "Check again" -msgstr "Verifica di nuovo" +#: ../../mod/lostpass.php:125 +msgid "Reset" +msgstr "Reimposta" -#: ../../mod/setup.php:284 -msgid "Database connection" -msgstr "Connessione al database" +#: ../../mod/bookmarks.php:38 +msgid "Bookmark added" +msgstr "Segnalibro aggiunto" -#: ../../mod/setup.php:285 -msgid "" -"In order to install Red Matrix we need to know how to connect to your " -"database." -msgstr "Per installare RedMatrix è necessario conoscere i parametri di connessione al database." +#: ../../mod/bookmarks.php:60 +msgid "My Bookmarks" +msgstr "I miei segnalibri" -#: ../../mod/setup.php:286 -msgid "" -"Please contact your hosting provider or site administrator if you have " -"questions about these settings." -msgstr "Contatta il tuo fornitore di hosting o l'amministratore del sito se hai domande su queste impostazioni." +#: ../../mod/bookmarks.php:71 +msgid "My Connections Bookmarks" +msgstr "I segnalibri dei miei contatti" -#: ../../mod/setup.php:287 -msgid "" -"The database you specify below should already exist. If it does not, please " -"create it before continuing." -msgstr "Il database deve già esistere. Se non esiste, crealo prima di continuare." +#: ../../mod/dirsearch.php:21 +msgid "This site is not a directory server" +msgstr "Questo sito non è un server di elenchi pubblici" -#: ../../mod/setup.php:291 -msgid "Database Server Name" -msgstr "Server del database" +#: ../../mod/cloud.php:130 +msgid "RedMatrix - Guests: Username: {your email address}, Password: +++" +msgstr "Accesso a Red Matrix. {Inserisci l'email con cui sei registrato e la password.}" -#: ../../mod/setup.php:291 -msgid "Default is localhost" -msgstr "'localhost' è il predefinito" +#: ../../mod/profiles.php:18 ../../mod/profiles.php:165 +#: ../../mod/profiles.php:222 ../../mod/profiles.php:565 +msgid "Profile not found." +msgstr "Profilo non trovato." -#: ../../mod/setup.php:292 -msgid "Database Port" -msgstr "Port del database" +#: ../../mod/profiles.php:38 +msgid "Profile deleted." +msgstr "Profilo eliminato." -#: ../../mod/setup.php:292 -msgid "Communication port number - use 0 for default" -msgstr "Scrivi 0 per usare il valore standard" +#: ../../mod/profiles.php:56 ../../mod/profiles.php:92 +msgid "Profile-" +msgstr "Profilo-" -#: ../../mod/setup.php:293 -msgid "Database Login Name" -msgstr "Utente database" +#: ../../mod/profiles.php:77 ../../mod/profiles.php:120 +msgid "New profile created." +msgstr "Il nuovo profilo è stato creato." -#: ../../mod/setup.php:294 -msgid "Database Login Password" -msgstr "Password utente database" +#: ../../mod/profiles.php:98 +msgid "Profile unavailable to clone." +msgstr "Impossibile duplicare il profilo." -#: ../../mod/setup.php:295 -msgid "Database Name" -msgstr "Nome database" +#: ../../mod/profiles.php:136 +msgid "Profile unavailable to export." +msgstr "Il profilo non è disponibile per l'export." -#: ../../mod/setup.php:297 ../../mod/setup.php:339 -msgid "Site administrator email address" -msgstr "Indirizzo email dell'amministratore del sito" +#: ../../mod/profiles.php:232 +msgid "Profile Name is required." +msgstr "Il nome del profilo è obbligatorio ." -#: ../../mod/setup.php:297 ../../mod/setup.php:339 -msgid "" -"Your account email address must match this in order to use the web admin " -"panel." -msgstr "Il tuo indirizzo email deve corrispondere a questo per poter usare il pannello di amministrazione web." +#: ../../mod/profiles.php:378 +msgid "Marital Status" +msgstr "Stato sentimentale" -#: ../../mod/setup.php:298 ../../mod/setup.php:341 -msgid "Website URL" -msgstr "URL completo del sito" +#: ../../mod/profiles.php:382 +msgid "Romantic Partner" +msgstr "Partner affettivo" -#: ../../mod/setup.php:298 ../../mod/setup.php:341 -msgid "Please use SSL (https) URL if available." -msgstr "Se disponibile, usa l'indirizzo SSL (https)." +#: ../../mod/profiles.php:386 +msgid "Likes" +msgstr "Mi piace" -#: ../../mod/setup.php:301 ../../mod/setup.php:344 -msgid "Please select a default timezone for your website" -msgstr "Seleziona il fuso orario predefinito per il tuo sito web" +#: ../../mod/profiles.php:390 +msgid "Dislikes" +msgstr "Non mi piace" -#: ../../mod/setup.php:328 -msgid "Site settings" -msgstr "Impostazioni del sito" +#: ../../mod/profiles.php:394 +msgid "Work/Employment" +msgstr "Lavoro/impiego" -#: ../../mod/setup.php:387 -msgid "Could not find a command line version of PHP in the web server PATH." -msgstr "Non è possibile trovare la versione di PHP da riga di comando nel PATH del server web" +#: ../../mod/profiles.php:397 +msgid "Religion" +msgstr "Religione" -#: ../../mod/setup.php:388 -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 "Se non hai installata la versione di PHP da riga di comando non potrai attivare il polling in background tramite cron." +#: ../../mod/profiles.php:401 +msgid "Political Views" +msgstr "Orientamento politico" -#: ../../mod/setup.php:392 -msgid "PHP executable path" -msgstr "Path del comando PHP" +#: ../../mod/profiles.php:405 +msgid "Gender" +msgstr "Sesso" -#: ../../mod/setup.php:392 -msgid "" -"Enter full path to php executable. You can leave this blank to continue the " -"installation." -msgstr "Inserisci il percorso dell'eseguibile PHP. Puoi lasciarlo vuoto per continuare l'installazione." +#: ../../mod/profiles.php:409 +msgid "Sexual Preference" +msgstr "Preferenze sessuali" -#: ../../mod/setup.php:397 -msgid "Command line PHP" -msgstr "PHP da riga di comando" +#: ../../mod/profiles.php:413 +msgid "Homepage" +msgstr "Home page" -#: ../../mod/setup.php:406 -msgid "" -"The command line version of PHP on your system does not have " -"\"register_argc_argv\" enabled." -msgstr "La versione da riga di comando di PHP nel sistema non ha abilitato \"register_argc_argv\"." +#: ../../mod/profiles.php:417 +msgid "Interests" +msgstr "Interessi" -#: ../../mod/setup.php:407 -msgid "This is required for message delivery to work." -msgstr "E' necessario perché funzioni la consegna dei messaggi." +#: ../../mod/profiles.php:421 ../../mod/admin.php:866 +msgid "Address" +msgstr "Indirizzo" -#: ../../mod/setup.php:409 -msgid "PHP register_argc_argv" -msgstr "PHP register_argc_argv" +#: ../../mod/profiles.php:511 +msgid "Profile updated." +msgstr "Profilo aggiornato." -#: ../../mod/setup.php:430 -msgid "" -"Error: the \"openssl_pkey_new\" function on this system is not able to " -"generate encryption keys" -msgstr "Errore: la funzione \"openssl_pkey_new\" su questo sistema non è in grado di generare le chiavi di criptazione" +#: ../../mod/profiles.php:590 +msgid "Hide your contact/friend list from viewers of this profile?" +msgstr "Nascondi la tua lista di contatti/amici ai visitatori di questo profilo?" -#: ../../mod/setup.php:431 -msgid "" -"If running under Windows, please see " -"\"http://www.php.net/manual/en/openssl.installation.php\"." -msgstr "Se stai usando un server windows, guarda \"http://www.php.net/manual/en/openssl.installation.php\"." +#: ../../mod/profiles.php:632 +msgid "Edit Profile Details" +msgstr "Modifica i dettagli del profilo" -#: ../../mod/setup.php:433 -msgid "Generate encryption keys" -msgstr "Genera chiavi di criptazione" +#: ../../mod/profiles.php:634 +msgid "View this profile" +msgstr "Guarda questo profilo" -#: ../../mod/setup.php:440 -msgid "libCurl PHP module" -msgstr "modulo PHP libCurl" +#: ../../mod/profiles.php:636 +msgid "Change Profile Photo" +msgstr "Cambia la foto del profilo" -#: ../../mod/setup.php:441 -msgid "GD graphics PHP module" -msgstr "modulo PHP GD graphics" +#: ../../mod/profiles.php:637 +msgid "Create a new profile using these settings" +msgstr "Crea un nuovo profilo usando queste impostazioni" -#: ../../mod/setup.php:442 -msgid "OpenSSL PHP module" -msgstr "modulo PHP OpenSSL" +#: ../../mod/profiles.php:638 +msgid "Clone this profile" +msgstr "Clona questo profilo" -#: ../../mod/setup.php:443 -msgid "mysqli PHP module" -msgstr "modulo PHP mysqli" +#: ../../mod/profiles.php:639 +msgid "Delete this profile" +msgstr "Elimina questo profilo" -#: ../../mod/setup.php:444 -msgid "mb_string PHP module" -msgstr "modulo PHP mb_string" +#: ../../mod/profiles.php:641 +msgid "Import profile from file" +msgstr "Importa il profilo da un file" -#: ../../mod/setup.php:445 -msgid "mcrypt PHP module" -msgstr "modulo PHP mcrypt" +#: ../../mod/profiles.php:642 +msgid "Export profile to file" +msgstr "Esporta il profilo in un file" -#: ../../mod/setup.php:450 ../../mod/setup.php:452 -msgid "Apache mod_rewrite module" -msgstr "modulo Apache mod_rewrite" +#: ../../mod/profiles.php:643 +msgid "Profile Name:" +msgstr "Nome del profilo:" -#: ../../mod/setup.php:450 -msgid "" -"Error: Apache webserver mod-rewrite module is required but not installed." -msgstr "Errore: il modulo mod-rewrite di Apache è richiesto ma non installato" +#: ../../mod/profiles.php:644 +msgid "Your Full Name:" +msgstr "Il tuo nome completo:" -#: ../../mod/setup.php:456 ../../mod/setup.php:459 -msgid "proc_open" -msgstr "proc_open" +#: ../../mod/profiles.php:645 +msgid "Title/Description:" +msgstr "Titolo/descrizione:" -#: ../../mod/setup.php:456 -msgid "" -"Error: proc_open is required but is either not installed or has been " -"disabled in php.ini" -msgstr "Errore: proc_open è richiesto ma non è installato o è disabilitato in php.ini" +#: ../../mod/profiles.php:646 +msgid "Your Gender:" +msgstr "Sesso:" -#: ../../mod/setup.php:464 -msgid "Error: libCURL PHP module required but not installed." -msgstr "Errore: il modulo libCURL di PHP è richiesto ma non installato." +#: ../../mod/profiles.php:647 +msgid "Birthday :" +msgstr "Compleanno:" -#: ../../mod/setup.php:468 -msgid "" -"Error: GD graphics PHP module with JPEG support required but not installed." -msgstr "Errore: Il modulo GD graphics di PHP con supporto a JPEG è richiesto ma non installato." +#: ../../mod/profiles.php:648 +msgid "Street Address:" +msgstr "Indirizzo (via/piazza):" -#: ../../mod/setup.php:472 -msgid "Error: openssl PHP module required but not installed." -msgstr "Errore: il modulo openssl di PHP è richiesto ma non installato." +#: ../../mod/profiles.php:649 +msgid "Locality/City:" +msgstr "Località :" -#: ../../mod/setup.php:476 -msgid "Error: mysqli PHP module required but not installed." -msgstr "Errore: il modulo mysqli di PHP è richiesto ma non installato." +#: ../../mod/profiles.php:650 +msgid "Postal/Zip Code:" +msgstr "CAP:" -#: ../../mod/setup.php:480 -msgid "Error: mb_string PHP module required but not installed." -msgstr "Errore: il modulo PHP mb_string è richiesto ma non installato." +#: ../../mod/profiles.php:651 +msgid "Country:" +msgstr "Nazione:" -#: ../../mod/setup.php:484 -msgid "Error: mcrypt PHP module required but not installed." -msgstr "Errore: il modulo PHP mcrypt è richiesto ma non installato." +#: ../../mod/profiles.php:652 +msgid "Region/State:" +msgstr "Regione/stato:" -#: ../../mod/setup.php:500 -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 "L'installazione web deve poter creare un file chiamato \".htconfig.php\" nella cartella principale del tuo web server ma non è in grado di farlo." +#: ../../mod/profiles.php:653 +msgid "<span class=\"heart\">♥</span> Marital Status:" +msgstr "<span class=\"heart\">♥</span> Stato sentimentale:" -#: ../../mod/setup.php:501 -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 "Spesso ciò è dovuto ai permessi di accesso al disco: il web server potrebbe non aver diritto di scrivere il file nella cartella, anche se tu puoi." +#: ../../mod/profiles.php:654 +msgid "Who: (if applicable)" +msgstr "Con chi: (se possibile)" -#: ../../mod/setup.php:502 -msgid "" -"At the end of this procedure, we will give you a text to save in a file " -"named .htconfig.php in your Red top folder." -msgstr "Alla fine di questa procedura ti sarà dato il testo da salvare in un file di nome .htconfig.php dentro la cartella principale di RedMatrix." +#: ../../mod/profiles.php:655 +msgid "Examples: cathy123, Cathy Williams, cathy@example.com" +msgstr "Per esempio: cathy123, Cathy Williams, cathy@example.com" -#: ../../mod/setup.php:503 -msgid "" -"You can alternatively skip this procedure and perform a manual installation." -" Please see the file \"install/INSTALL.txt\" for instructions." -msgstr "Puoi anche saltare questa procedura ed effettuare un'installazione manuale. Guarda il file 'install/INSTALL.txt' per le istruzioni." +#: ../../mod/profiles.php:656 +msgid "Since [date]:" +msgstr "dal [data]:" -#: ../../mod/setup.php:506 -msgid ".htconfig.php is writable" -msgstr ".htconfig.php è scrivibile" +#: ../../mod/profiles.php:658 +msgid "Homepage URL:" +msgstr "Indirizzo home page:" -#: ../../mod/setup.php:516 -msgid "" -"Red uses the Smarty3 template engine to render its web views. Smarty3 " -"compiles templates to PHP to speed up rendering." -msgstr "Red usa il sistema Smarty3 per costruire i suoi template grafici. Smarty3 è molto veloce perché compila i template delle pagine direttamente in PHP." +#: ../../mod/profiles.php:661 +msgid "Religious Views:" +msgstr "Orientamento religioso:" -#: ../../mod/setup.php:517 -#, php-format -msgid "" -"In order to store these compiled templates, the web server needs to have " -"write access to the directory %s under the Red top level folder." -msgstr "Per poter memorizzare i template compilati, il web server deve avere accesso in scrittura a %s sotto la cartella di installazione di RedMatrix." +#: ../../mod/profiles.php:662 +msgid "Keywords:" +msgstr "Parole chiave, tag:" -#: ../../mod/setup.php:518 ../../mod/setup.php:536 -msgid "" -"Please ensure that the user that your web server runs as (e.g. www-data) has" -" write access to this folder." -msgstr "Assicurati che il tuo web server sia in esecuzione come un utente che ha diritto di scrittura su quella cartella (ad esempio www-data)." +#: ../../mod/profiles.php:665 +msgid "Example: fishing photography software" +msgstr "Per esempio: pesca fotografia programmazione" -#: ../../mod/setup.php:519 -#, 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 "Nota bene: come precauzione, dovresti dare i diritti di scrittura solamente su %s e non sui file template (.tpl) che contiene." +#: ../../mod/profiles.php:666 +msgid "Used in directory listings" +msgstr "Visibile nell'elenco pubblico di canali" -#: ../../mod/setup.php:522 -#, php-format -msgid "%s is writable" -msgstr "%s è scrivibile" +#: ../../mod/profiles.php:667 +msgid "Tell us about yourself..." +msgstr "Raccontaci di te..." -#: ../../mod/setup.php:535 -msgid "" -"Red uses the store directory to save uploaded files. The web server needs to" -" have write access to the store directory under the Red top level folder" -msgstr "RedMatrix usa un archivio per salvare i file caricati. Il server deve avere i diritti di scrittura sulla cartella dell'archivio che si trova dentro la cartella principale di RedMatrix" +#: ../../mod/profiles.php:668 +msgid "Hobbies/Interests" +msgstr "Hobby/interessi" -#: ../../mod/setup.php:539 -msgid "store is writable" -msgstr "l'archivio è scrivibile" +#: ../../mod/profiles.php:669 +msgid "Contact information and Social Networks" +msgstr "Contatti personali e i tuoi social network" -#: ../../mod/setup.php:569 -msgid "" -"SSL certificate cannot be validated. Fix certificate or disable https access" -" to this site." -msgstr "Il certificato SSL non può essere validato. Correggi l'errore o disabilita l'accesso https al sito." +#: ../../mod/profiles.php:670 +msgid "My other channels" +msgstr "I miei altri canali" -#: ../../mod/setup.php:570 -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 "Se abiliti https per il tuo sito o permetti connessioni TCP su port 443 (quella di https), DEVI usare un certificato riconosciuto dai browser internet. NON DEVI usare certificati generati da te!" +#: ../../mod/profiles.php:671 +msgid "Musical interests" +msgstr "Interessi musicali" -#: ../../mod/setup.php:571 -msgid "" -"This restriction is incorporated because public posts from you may for " -"example contain references to images on your own hub." -msgstr "Questa restrizione è necessaria perché i tuoi post pubblici potrebbero contenere riferimenti a immagini sul tuo server." +#: ../../mod/profiles.php:672 +msgid "Books, literature" +msgstr "Libri, letteratura" -#: ../../mod/setup.php:572 -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 "Se il tuo certificato non è riconosciuto, gli utenti che ti seguono da altri siti (che avranno certificati validi) riceveranno gravi avvisi di sicurezza dal browser." +#: ../../mod/profiles.php:673 +msgid "Television" +msgstr "Televisione" -#: ../../mod/setup.php:573 -msgid "" -"This can cause usability issues elsewhere (not just on your own site) so we " -"must insist on this requirement." -msgstr "Ciò può creare problemi di usabilità molto gravi (non solo sul tuo sito), quindi dobbiamo insistere su questo punto." +#: ../../mod/profiles.php:674 +msgid "Film/dance/culture/entertainment" +msgstr "Film/danza/cultura/intrattenimento" -#: ../../mod/setup.php:574 -msgid "" -"Providers are available that issue free certificates which are browser-" -"valid." -msgstr "Eventualmente, considera che esistono provider che rilasciano certificati gratuiti riconosciuti dai browser." +#: ../../mod/profiles.php:675 +msgid "Love/romance" +msgstr "Amore" -#: ../../mod/setup.php:576 -msgid "SSL certificate validation" -msgstr "Validazione del certificato SSL" +#: ../../mod/profiles.php:676 +msgid "Work/employment" +msgstr "Lavoro/impiego" -#: ../../mod/setup.php:582 -msgid "" -"Url rewrite in .htaccess is not working. Check your server configuration." -msgstr "In .htaccess la funzionalità url rewrite non funziona. Controlla la configurazione del server." +#: ../../mod/profiles.php:677 +msgid "School/education" +msgstr "Scuola/educazione" -#: ../../mod/setup.php:584 -msgid "Url rewrite is working" -msgstr "Url rewrite funziona correttamente" +#: ../../mod/profiles.php:683 +msgid "This is your default profile." +msgstr "Questo è il tuo profilo predefinito." -#: ../../mod/setup.php:594 -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 "Il file di configurazione del database \".htconfig.php\" non puo' essere scritto. Usa il testo qui di seguito per creare questo file di configurazione nella cartella principale del tuo sito." +#: ../../mod/profiles.php:694 ../../mod/directory.php:159 +msgid "Age: " +msgstr "Età :" -#: ../../mod/setup.php:618 -msgid "Errors encountered creating database tables." -msgstr "La creazione delle tabelle del database ha generato errori." +#: ../../mod/profiles.php:737 +msgid "Edit/Manage Profiles" +msgstr "Modifica/gestisci i profili" -#: ../../mod/setup.php:653 -msgid "<h1>What next</h1>" -msgstr "<h1>I prossimi passi</h1>" +#: ../../mod/profiles.php:738 +msgid "Add profile things" +msgstr "Aggiungi oggetti al profilo" -#: ../../mod/setup.php:654 -msgid "" -"IMPORTANT: You will need to [manually] setup a scheduled task for the " -"poller." -msgstr "IMPORTANTE: Devi creare [manualmente] la pianificazione del polling." +#: ../../mod/profiles.php:739 +msgid "Include desirable objects in your profile" +msgstr "Aggiungi oggetti interessanti al tuo profilo" -#: ../../mod/editblock.php:8 ../../mod/editblock.php:27 -#: ../../mod/editblock.php:53 ../../mod/editlayout.php:36 -#: ../../mod/editpost.php:20 ../../mod/editwebpage.php:32 +#: ../../mod/editblock.php:79 ../../mod/editblock.php:95 +#: ../../mod/editlayout.php:78 ../../mod/editpost.php:20 +#: ../../mod/editwebpage.php:77 msgid "Item not found" msgstr "Elemento non trovato" -#: ../../mod/editblock.php:77 +#: ../../mod/editblock.php:115 msgid "Edit Block" msgstr "Modifica il riquadro" -#: ../../mod/editblock.php:87 +#: ../../mod/editblock.php:125 msgid "Delete block?" msgstr "Vuoi eliminare questo riquadro?" -#: ../../mod/editblock.php:115 ../../mod/editlayout.php:110 -#: ../../mod/editpost.php:116 ../../mod/editwebpage.php:147 +#: ../../mod/editblock.php:147 ../../mod/editlayout.php:143 +#: ../../mod/editpost.php:116 ../../mod/editwebpage.php:178 msgid "Insert YouTube video" msgstr "Inserisci video da YouTube" -#: ../../mod/editblock.php:116 ../../mod/editlayout.php:111 -#: ../../mod/editpost.php:117 ../../mod/editwebpage.php:148 +#: ../../mod/editblock.php:148 ../../mod/editlayout.php:144 +#: ../../mod/editpost.php:117 ../../mod/editwebpage.php:179 msgid "Insert Vorbis [.ogg] video" msgstr "Inserisci video Vorbis [.ogg]" -#: ../../mod/editblock.php:117 ../../mod/editlayout.php:112 -#: ../../mod/editpost.php:118 ../../mod/editwebpage.php:149 +#: ../../mod/editblock.php:149 ../../mod/editlayout.php:145 +#: ../../mod/editpost.php:118 ../../mod/editwebpage.php:180 msgid "Insert Vorbis [.ogg] audio" msgstr "Inserisci audio Vorbis [.ogg]" -#: ../../mod/editblock.php:153 +#: ../../mod/editblock.php:183 msgid "Delete Block" msgstr "Elimina il riquadro" @@ -5927,19 +6249,19 @@ msgstr "Layout non trovato." msgid "Module Name:" msgstr "Nome del modulo:" -#: ../../mod/pdledit.php:55 ../../mod/layouts.php:59 +#: ../../mod/pdledit.php:55 ../../mod/layouts.php:107 msgid "Layout Help" msgstr "Guida al layout" -#: ../../mod/editlayout.php:72 +#: ../../mod/editlayout.php:108 msgid "Edit Layout" msgstr "Modifica il layout" -#: ../../mod/editlayout.php:82 +#: ../../mod/editlayout.php:117 msgid "Delete layout?" msgstr "Vuoi eliminare questo layout?" -#: ../../mod/editlayout.php:146 +#: ../../mod/editlayout.php:178 msgid "Delete Layout" msgstr "Elimina il layout" @@ -5951,401 +6273,236 @@ msgstr "L'elemento non è modificabile" msgid "Delete item?" msgstr "Eliminare questo elemento?" -#: ../../mod/editwebpage.php:106 +#: ../../mod/editwebpage.php:140 msgid "Edit Webpage" msgstr "Modifica la pagina web" -#: ../../mod/editwebpage.php:116 +#: ../../mod/editwebpage.php:150 msgid "Delete webpage?" msgstr "Vuoi eliminare questa pagina web?" -#: ../../mod/editwebpage.php:186 +#: ../../mod/editwebpage.php:215 msgid "Delete Webpage" msgstr "Elimina la pagina web" -#: ../../mod/siteinfo.php:76 -#, php-format -msgid "Version %s" -msgstr "Versione %s" - -#: ../../mod/siteinfo.php:95 -msgid "Installed plugins/addons/apps:" -msgstr "App e componenti installati:" - -#: ../../mod/siteinfo.php:108 -msgid "No installed plugins/addons/apps" -msgstr "Nessuna app o componente installato" - -#: ../../mod/siteinfo.php:116 -msgid "Red" -msgstr "RedMatrix" - -#: ../../mod/siteinfo.php:117 -msgid "" -"This is a hub of the Red Matrix - a global cooperative network of " -"decentralized privacy enhanced websites." -msgstr "Questo è un hub di RedMatrix - una rete cooperativa e decentralizzata di siti ad elevata privacy. " - -#: ../../mod/siteinfo.php:120 -msgid "Running at web location" -msgstr "In esecuzione sull'indirizzo web" - -#: ../../mod/siteinfo.php:121 -msgid "" -"Please visit <a href=\"http://getzot.com\">GetZot.com</a> to learn more " -"about the Red Matrix." -msgstr "Visita <a href=\"http://getzot.com\">GetZot.com</a> per scoprire il progetto RedMatrix." - -#: ../../mod/siteinfo.php:122 -msgid "Bug reports and issues: please visit" -msgstr "Per segnalare bug e problemi: visita" - -#: ../../mod/siteinfo.php:125 -msgid "" -"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot " -"com" -msgstr "Per consigli, ringraziamenti, ecc. - scrivi a \"redmatrix\" at librelist - dot com" - -#: ../../mod/siteinfo.php:127 -msgid "Site Administrators" -msgstr "Amministratori del sito" - -#: ../../mod/photos.php:77 -msgid "Page owner information could not be retrieved." -msgstr "Impossibile ottenere informazioni sul proprietario della pagina." - -#: ../../mod/photos.php:97 -msgid "Album not found." -msgstr "Album non trovato." +#: ../../mod/impel.php:33 +msgid "webpage" +msgstr "pagina web" -#: ../../mod/photos.php:119 ../../mod/photos.php:675 -msgid "Delete Album" -msgstr "Elimina album" +#: ../../mod/impel.php:38 +msgid "block" +msgstr "riquadro" -#: ../../mod/photos.php:159 ../../mod/photos.php:988 -msgid "Delete Photo" -msgstr "Elimina foto" +#: ../../mod/impel.php:43 +msgid "layout" +msgstr "layout" -#: ../../mod/photos.php:453 -msgid "No photos selected" -msgstr "Nessuna foto selezionata" - -#: ../../mod/photos.php:500 -msgid "Access to this item is restricted." -msgstr "Questo elemento non è visibile a tutti." - -#: ../../mod/photos.php:574 -#, php-format -msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage." -msgstr "Hai usato %1$.2f Mb di %2$.2f Mb disponibili per le foto." - -#: ../../mod/photos.php:577 +#: ../../mod/impel.php:117 #, php-format -msgid "You have used %1$.2f Mbytes of photo storage." -msgstr "Hai usato %1$.2f Mb di spazio per le foto." - -#: ../../mod/photos.php:596 -msgid "Upload Photos" -msgstr "Carica foto" - -#: ../../mod/photos.php:600 ../../mod/photos.php:670 -msgid "New album name: " -msgstr "Nome del nuovo album: " +msgid "%s element installed" +msgstr "%s elemento installato" -#: ../../mod/photos.php:601 -msgid "or existing album name: " -msgstr "o nome di un album esistente: " - -#: ../../mod/photos.php:602 -msgid "Do not show a status post for this upload" -msgstr "Non creare un messaggio di stato per questo caricamento" - -#: ../../mod/photos.php:622 -msgid "Album name could not be decoded" -msgstr "Non è stato possibile leggere il nome dell'album" - -#: ../../mod/photos.php:659 ../../mod/photos.php:681 ../../mod/photos.php:1160 -#: ../../mod/photos.php:1175 -msgid "Contact Photos" -msgstr "Foto dei contatti" - -#: ../../mod/photos.php:685 -msgid "Edit Album" -msgstr "Modifica album" - -#: ../../mod/photos.php:691 -msgid "Show Newest First" -msgstr "Prima i più recenti" - -#: ../../mod/photos.php:693 -msgid "Show Oldest First" -msgstr "Prima i più vecchi" - -#: ../../mod/photos.php:742 ../../mod/photos.php:1207 -msgid "View Photo" -msgstr "Guarda la foto" - -#: ../../mod/photos.php:807 -msgid "Permission denied. Access to this item may be restricted." -msgstr "Permesso negato. L'accesso a questo elemento può essere stato limitato." - -#: ../../mod/photos.php:809 -msgid "Photo not available" -msgstr "Foto non disponibile" - -#: ../../mod/photos.php:869 -msgid "Use as profile photo" -msgstr "Usa come foto del profilo" - -#: ../../mod/photos.php:893 -msgid "View Full Size" -msgstr "Vedi nelle dimensioni originali" - -#: ../../mod/photos.php:971 -msgid "Edit photo" -msgstr "Modifica la foto" - -#: ../../mod/photos.php:973 -msgid "Rotate CW (right)" -msgstr "Ruota (senso orario)" - -#: ../../mod/photos.php:974 -msgid "Rotate CCW (left)" -msgstr "Ruota (senso antiorario)" - -#: ../../mod/photos.php:977 -msgid "New album name" -msgstr "Nuovo nome dell'album" - -#: ../../mod/photos.php:980 -msgid "Caption" -msgstr "Titolo" +#: ../../mod/profile_photo.php:108 +msgid "Image uploaded but image cropping failed." +msgstr "L'immagine è stata caricata, ma il non è stato possibile ritagliarla." -#: ../../mod/photos.php:982 -msgid "Add a Tag" -msgstr "Aggiungi tag" +#: ../../mod/profile_photo.php:161 +msgid "Image resize failed." +msgstr "Il ridimensionamento dell'immagine è fallito." -#: ../../mod/photos.php:985 +#: ../../mod/profile_photo.php:205 msgid "" -"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" -msgstr "Per esempio: @luca, @Maria_Bianchi, @bob@example.com, #California, #camping" - -#: ../../mod/photos.php:1138 -msgid "In This Photo:" -msgstr "In questa foto:" - -#: ../../mod/photos.php:1213 -msgid "View Album" -msgstr "Guarda l'album" - -#: ../../mod/photos.php:1236 -msgid "Recent Photos" -msgstr "Foto recenti" - -#: ../../mod/sources.php:32 -msgid "Failed to create source. No channel selected." -msgstr "Impossibile creare la sorgente. Nessun canale selezionato." - -#: ../../mod/sources.php:45 -msgid "Source created." -msgstr "Sorgente creata." - -#: ../../mod/sources.php:57 -msgid "Source updated." -msgstr "Sorgente aggiornata." - -#: ../../mod/sources.php:82 -msgid "*" -msgstr "*" - -#: ../../mod/sources.php:89 -msgid "Manage remote sources of content for your channel." -msgstr "Gestisci le sorgenti dei contenuti del tuo canale." - -#: ../../mod/sources.php:90 ../../mod/sources.php:100 -msgid "New Source" -msgstr "Nuova sorgente" +"Shift-reload the page or clear browser cache if the new photo does not " +"display immediately." +msgstr "Ricarica la pagina con shift+F5 o cancella la cache del browser se la nuova foto non viene mostrata immediatamente." -#: ../../mod/sources.php:101 ../../mod/sources.php:133 -msgid "" -"Import all or selected content from the following channel into this channel " -"and distribute it according to your channel settings." -msgstr "Importa nel tuo canale tutti o una parte dei contenuti dal canale seguente." +#: ../../mod/profile_photo.php:232 +#, php-format +msgid "Image exceeds size limit of %d" +msgstr "La dimensione dell'immagine supera il limite di %d" -#: ../../mod/sources.php:102 ../../mod/sources.php:134 -msgid "Only import content with these words (one per line)" -msgstr "Importa solo i contenuti che hanno queste parole (una per riga)" +#: ../../mod/profile_photo.php:241 +msgid "Unable to process image." +msgstr "Impossibile elaborare l'immagine." -#: ../../mod/sources.php:102 ../../mod/sources.php:134 -msgid "Leave blank to import all public content" -msgstr "Lascia vuoto per importare tutti i contenuti pubblici" +#: ../../mod/profile_photo.php:290 ../../mod/profile_photo.php:339 +msgid "Photo not available." +msgstr "Foto non disponibile." -#: ../../mod/sources.php:103 ../../mod/sources.php:137 -#: ../../mod/new_channel.php:112 -msgid "Channel Name" -msgstr "Nome del canale" +#: ../../mod/profile_photo.php:358 +msgid "Upload File:" +msgstr "Carica un file:" -#: ../../mod/sources.php:123 ../../mod/sources.php:150 -msgid "Source not found." -msgstr "Sorgente non trovata." +#: ../../mod/profile_photo.php:359 +msgid "Select a profile:" +msgstr "Seleziona un profilo:" -#: ../../mod/sources.php:130 -msgid "Edit Source" -msgstr "Modifica la sorgente" +#: ../../mod/profile_photo.php:360 +msgid "Upload Profile Photo" +msgstr "Carica la foto del profilo" -#: ../../mod/sources.php:131 -msgid "Delete Source" -msgstr "Elimina la sorgente" +#: ../../mod/profile_photo.php:365 +msgid "skip this step" +msgstr "salta questo passaggio" -#: ../../mod/sources.php:158 -msgid "Source removed" -msgstr "Sorgente eliminata" +#: ../../mod/profile_photo.php:365 +msgid "select a photo from your photo albums" +msgstr "seleziona una foto dai tuoi album" -#: ../../mod/sources.php:160 -msgid "Unable to remove source." -msgstr "Impossibile rimuovere la sorgente." +#: ../../mod/profile_photo.php:381 +msgid "Crop Image" +msgstr "Ritaglia immagine" -#: ../../mod/filer.php:49 -msgid "- select -" -msgstr "- scegli -" +#: ../../mod/profile_photo.php:382 +msgid "Please adjust the image cropping for optimum viewing." +msgstr "Ritaglia l'immagine per migliorarne la visualizzazione." -#: ../../mod/events.php:91 -msgid "Event title and start time are required." -msgstr "Sono necessari il titolo e l'ora d'inizio dell'evento." +#: ../../mod/profile_photo.php:384 +msgid "Done Editing" +msgstr "Modifica terminata" -#: ../../mod/events.php:105 -msgid "Event not found." -msgstr "Evento non trovato." +#: ../../mod/profile_photo.php:427 +msgid "Image uploaded successfully." +msgstr "Immagine caricata con successo." -#: ../../mod/events.php:369 -msgid "l, F j" -msgstr "l j F" +#: ../../mod/profile_photo.php:429 +msgid "Image upload failed." +msgstr "Il caricamento dell'immagine è fallito." -#: ../../mod/events.php:391 -msgid "Edit event" -msgstr "Modifica l'evento" +#: ../../mod/profile_photo.php:438 +#, php-format +msgid "Image size reduction [%s] failed." +msgstr "Il ridimensionamento del'immagine [%s] è fallito." -#: ../../mod/events.php:437 -msgid "Create New Event" -msgstr "Crea un nuovo evento" +#: ../../mod/item.php:159 +msgid "Unable to locate original post." +msgstr "Impossibile trovare il messaggio originale." -#: ../../mod/events.php:438 -msgid "Previous" -msgstr "Precendente" +#: ../../mod/item.php:418 +msgid "Empty post discarded." +msgstr "L'articolo vuoto è stato ignorato." -#: ../../mod/events.php:536 -msgid "hour:minute" -msgstr "ora:minuti" +#: ../../mod/item.php:460 +msgid "Executable content type not permitted to this channel." +msgstr "I contenuti eseguibili non sono permessi su questo canale." -#: ../../mod/events.php:556 -msgid "Event details" -msgstr "Dettagli evento" +#: ../../mod/item.php:898 +msgid "System error. Post not saved." +msgstr "Errore di sistema. Articolo non salvato." -#: ../../mod/events.php:557 +#: ../../mod/item.php:1373 #, php-format -msgid "Format is %s %s." -msgstr "Il formato è %s %s" - -#: ../../mod/events.php:558 -msgid "Starting date and Title are required." -msgstr "Titolo e data d'inizio sono obbligatori." - -#: ../../mod/events.php:562 -msgid "Event Starts:" -msgstr "Inizio:" - -#: ../../mod/events.php:562 ../../mod/events.php:581 ../../mod/appman.php:91 -#: ../../mod/appman.php:92 -msgid "Required" -msgstr "Obbligatorio" - -#: ../../mod/events.php:570 -msgid "Finish date/time is not known or not relevant" -msgstr "La data/ora di fine non è rilevante" +msgid "You have reached your limit of %1$.0f top level posts." +msgstr "Hai raggiunto il limite massimo di %1$.0f articoli sulla pagina principale." -#: ../../mod/events.php:572 -msgid "Event Finishes:" -msgstr "Fine:" +#: ../../mod/item.php:1379 +#, php-format +msgid "You have reached your limit of %1$.0f webpages." +msgstr "Hai raggiunto il limite massimo di %1$.0f pagine web." -#: ../../mod/events.php:575 -msgid "Adjust for viewer timezone" -msgstr "Adatta al fuso orario di chi legge" +#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 +msgid "Contact not found." +msgstr "Contatto non trovato." -#: ../../mod/events.php:577 -msgid "Description:" -msgstr "Descrizione:" +#: ../../mod/fsuggest.php:63 +msgid "Friend suggestion sent." +msgstr "Suggerimento di amicizia inviato." -#: ../../mod/events.php:581 -msgid "Title:" -msgstr "Titolo:" +#: ../../mod/fsuggest.php:97 +msgid "Suggest Friends" +msgstr "Suggerisci amici" -#: ../../mod/events.php:583 -msgid "Share this event" -msgstr "Condividi questo evento" +#: ../../mod/fsuggest.php:99 +#, php-format +msgid "Suggest a friend for %s" +msgstr "Suggerisci un amico a %s" -#: ../../mod/filestorage.php:68 +#: ../../mod/filestorage.php:76 msgid "Permission Denied." msgstr "Permesso negato." -#: ../../mod/filestorage.php:85 +#: ../../mod/filestorage.php:92 msgid "File not found." msgstr "File non trovato." -#: ../../mod/filestorage.php:122 +#: ../../mod/filestorage.php:131 msgid "Edit file permissions" msgstr "Modifica i permessi del file" -#: ../../mod/filestorage.php:131 +#: ../../mod/filestorage.php:140 msgid "Set/edit permissions" msgstr "Modifica i permessi" -#: ../../mod/filestorage.php:132 +#: ../../mod/filestorage.php:141 msgid "Include all files and sub folders" msgstr "Includi tutti i file e le sottocartelle" -#: ../../mod/filestorage.php:133 +#: ../../mod/filestorage.php:142 msgid "Return to file list" msgstr "Torna all'elenco dei file" -#: ../../mod/filestorage.php:135 +#: ../../mod/filestorage.php:144 msgid "Copy/paste this code to attach file to a post" msgstr "Copia/incolla questo codice per far comparire il file in un articolo" -#: ../../mod/filestorage.php:136 +#: ../../mod/filestorage.php:145 msgid "Copy/paste this URL to link file from a web page" msgstr "Copia/incolla questo indirizzo in una pagina web per avere un link al file" -#: ../../mod/follow.php:25 -msgid "Channel added." -msgstr "Canale aggiunto." - -#: ../../mod/subthread.php:103 -#, php-format -msgid "%1$s is following %2$s's %3$s" -msgstr "%1$s sta seguendo %3$s di %2$s" +#: ../../mod/help.php:41 ../../mod/help.php:47 ../../mod/help.php:53 +msgid "Help:" +msgstr "Guida:" -#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 -msgid "Contact not found." -msgstr "Contatto non trovato." +#: ../../mod/help.php:67 ../../index.php:238 +msgid "Not Found" +msgstr "Non disponibile" -#: ../../mod/fsuggest.php:63 -msgid "Friend suggestion sent." -msgstr "Suggerimento di amicizia inviato." +#: ../../mod/acl.php:245 +msgid "network" +msgstr "rete" -#: ../../mod/fsuggest.php:97 -msgid "Suggest Friends" -msgstr "Suggerisci amici" +#: ../../mod/delegate.php:95 +msgid "No potential page delegates located." +msgstr "Impossibile trovare delegati per questa pagina." -#: ../../mod/fsuggest.php:99 -#, php-format -msgid "Suggest a friend for %s" -msgstr "Suggerisci un amico a %s" +#: ../../mod/delegate.php:121 +msgid "Delegate Page Management" +msgstr "Gestione delegati per la pagina" -#: ../../mod/suggest.php:35 +#: ../../mod/delegate.php:123 msgid "" -"No suggestions available. If this is a new site, please try again in 24 " -"hours." -msgstr "Nessun suggerimento disponibile. Se questo è un sito nuovo, riprova tra 24 ore." +"Delegates are able to manage all aspects of this account/page except for " +"basic account settings. Please do not delegate your personal account to " +"anybody that you do not trust completely." +msgstr "I Delegati sono in grando di gestire tutti gli aspetti di questa pagina, tranne per i settaggi di base dell'account. Non delegare il tuo account personale a nessuno di cui non ti fidi ciecamente." + +#: ../../mod/delegate.php:124 +msgid "Existing Page Managers" +msgstr "Gestori attuali della pagina" + +#: ../../mod/delegate.php:126 +msgid "Existing Page Delegates" +msgstr "Delegati attuali della pagina" + +#: ../../mod/delegate.php:128 +msgid "Potential Delegates" +msgstr "Delegati potenziali" + +#: ../../mod/delegate.php:130 ../../mod/tagrm.php:133 ../../mod/photos.php:905 +msgid "Remove" +msgstr "Rimuovi" + +#: ../../mod/delegate.php:131 +msgid "Add" +msgstr "Aggiungi" + +#: ../../mod/delegate.php:132 +msgid "No entries." +msgstr "Nessun risultato." + +#: ../../mod/follow.php:25 +msgid "Channel added." +msgstr "Canale aggiunto." #: ../../mod/group.php:20 msgid "Collection created." @@ -6369,7 +6526,7 @@ msgstr "Nome dell'insieme:" #: ../../mod/group.php:89 ../../mod/group.php:186 msgid "Members are visible to other channels" -msgstr "I membri saranno visibili agli altri canali" +msgstr "I membri potranno vedere gli altri canali dell'insieme" #: ../../mod/group.php:107 msgid "Collection removed." @@ -6395,28 +6552,121 @@ msgstr "Tutti i canali connessi" msgid "Click on a channel to add or remove." msgstr "Clicca su un canale per aggiungerlo o rimuoverlo." +#: ../../mod/home.php:48 +msgid "Red Matrix - "The Network"" +msgstr "RedMatrix - "La tua rete"" + +#: ../../mod/home.php:101 +#, php-format +msgid "Welcome to %s" +msgstr "%s ti dà il benvenuto" + +#: ../../mod/suggest.php:35 +msgid "" +"No suggestions available. If this is a new site, please try again in 24 " +"hours." +msgstr "Nessun suggerimento disponibile. Se questo sito è nuovo, riprova tra 24 ore." + +#: ../../mod/import.php:25 +#, php-format +msgid "Your service plan only allows %d channels." +msgstr "Il tuo account permette di creare al massimo %d canali." + +#: ../../mod/import.php:51 +msgid "Nothing to import." +msgstr "Non c'è niente da importare." + +#: ../../mod/import.php:75 +msgid "Unable to download data from old server" +msgstr "Impossibile importare i dati dal vecchio server" + +#: ../../mod/import.php:81 +msgid "Imported file is empty." +msgstr "Il file da importare è vuoto." + +#: ../../mod/import.php:105 +msgid "" +"Cannot create a duplicate channel identifier on this system. Import failed." +msgstr "Non posso creare un canale con un identificativo che già esiste su questo sistema. L'importazione è fallita." + +#: ../../mod/import.php:123 +msgid "Channel clone failed. Import failed." +msgstr "Impossibile clonare il canale. L'importazione è fallita." + +#: ../../mod/import.php:133 +msgid "Cloned channel not found. Import failed." +msgstr "Impossibile trovare il canale clonato. L'importazione è fallita." + +#: ../../mod/import.php:451 +msgid "Import completed." +msgstr "L'importazione è terminata con successo!" + +#: ../../mod/import.php:463 +msgid "You must be logged in to use this feature." +msgstr "Per questa funzionalità devi aver effettuato l'accesso." + +#: ../../mod/import.php:468 +msgid "Import Channel" +msgstr "Importa un canale" + +#: ../../mod/import.php:469 +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. Only identity and connections/relationships will " +"be imported. Importation of content is not yet available." +msgstr "Usa questo modulo per importare un tuo canale da un altro server/hub. Puoi scaricare i dati identificativi del canale direttamente dall'altro server/hub oppure tramite un file che hai esportato. Saranno importati solamente l'identità e i contatti. L'importazione dei contenuti non è ancora disponibile." + +#: ../../mod/import.php:470 +msgid "File to Upload" +msgstr "File da caricare" + +#: ../../mod/import.php:471 +msgid "Or provide the old server/hub details" +msgstr "Oppure fornisci i dettagli del vecchio server/hub" + +#: ../../mod/import.php:472 +msgid "Your old identity address (xyz@example.com)" +msgstr "Il tuo vecchio identificativo (per esempio pippo@esempio.com)" + +#: ../../mod/import.php:473 +msgid "Your old login email address" +msgstr "L'email che usavi per accedere sul vecchio server" + +#: ../../mod/import.php:474 +msgid "Your old login password" +msgstr "La password per il vecchio server" + +#: ../../mod/import.php:475 +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 "Scegli se vuoi spostare il tuo indirizzo primario su questo server, oppure se preferisci che quello vecchio resti tale. Potrai pubblicare da entrambi i server, ma solamente uno sarà indicato come posizione in cui risiedono i tuoi file, foto, ecc." + +#: ../../mod/import.php:476 +msgid "Make this hub my primary location" +msgstr "Rendi questo server il mio indirizzo primario" + +#: ../../mod/import.php:477 +msgid "Import existing posts if possible" +msgstr "Importazione dei post esistenti, se possibile" + #: ../../mod/tagger.php:98 #, php-format msgid "%1$s tagged %2$s's %3$s with %4$s" msgstr "%1$s ha taggato %3$s di %2$s con %4$s" -#: ../../mod/help.php:43 ../../mod/help.php:49 ../../mod/help.php:55 -msgid "Help:" -msgstr "Guida:" - -#: ../../mod/help.php:69 ../../index.php:233 -msgid "Not Found" -msgstr "Non disponibile" - -#: ../../mod/tagrm.php:41 +#: ../../mod/tagrm.php:44 ../../mod/tagrm.php:94 msgid "Tag removed" msgstr "Tag rimosso" -#: ../../mod/tagrm.php:79 +#: ../../mod/tagrm.php:119 msgid "Remove Item Tag" msgstr "Rimuovi il tag" -#: ../../mod/tagrm.php:81 +#: ../../mod/tagrm.php:121 msgid "Select a tag to remove: " msgstr "Seleziona un tag da rimuovere: " @@ -6424,7 +6674,7 @@ msgstr "Seleziona un tag da rimuovere: " msgid "Theme settings updated." msgstr "Le impostazioni del tema sono state aggiornate." -#: ../../mod/admin.php:97 ../../mod/admin.php:413 +#: ../../mod/admin.php:97 ../../mod/admin.php:411 msgid "Site" msgstr "Sito" @@ -6432,19 +6682,19 @@ msgstr "Sito" msgid "Accounts" msgstr "Account" -#: ../../mod/admin.php:99 ../../mod/admin.php:860 +#: ../../mod/admin.php:99 ../../mod/admin.php:858 msgid "Channels" msgstr "Canali" -#: ../../mod/admin.php:100 ../../mod/admin.php:951 ../../mod/admin.php:993 +#: ../../mod/admin.php:100 ../../mod/admin.php:949 ../../mod/admin.php:991 msgid "Plugins" msgstr "Plugin" -#: ../../mod/admin.php:101 ../../mod/admin.php:1156 ../../mod/admin.php:1192 +#: ../../mod/admin.php:101 ../../mod/admin.php:1154 ../../mod/admin.php:1190 msgid "Themes" msgstr "Temi" -#: ../../mod/admin.php:102 ../../mod/admin.php:515 +#: ../../mod/admin.php:102 ../../mod/admin.php:512 msgid "Server" msgstr "Server" @@ -6456,7 +6706,7 @@ msgstr "Configurazione del profilo" msgid "DB updates" msgstr "Aggiornamenti al DB" -#: ../../mod/admin.php:118 ../../mod/admin.php:125 ../../mod/admin.php:1279 +#: ../../mod/admin.php:118 ../../mod/admin.php:125 ../../mod/admin.php:1277 msgid "Logs" msgstr "Log" @@ -6472,10 +6722,10 @@ msgstr "Registrazioni in attesa" msgid "Message queues" msgstr "Messaggi in attesa di recapito" -#: ../../mod/admin.php:211 ../../mod/admin.php:412 ../../mod/admin.php:514 -#: ../../mod/admin.php:723 ../../mod/admin.php:859 ../../mod/admin.php:950 -#: ../../mod/admin.php:992 ../../mod/admin.php:1155 ../../mod/admin.php:1191 -#: ../../mod/admin.php:1278 +#: ../../mod/admin.php:211 ../../mod/admin.php:410 ../../mod/admin.php:511 +#: ../../mod/admin.php:721 ../../mod/admin.php:857 ../../mod/admin.php:948 +#: ../../mod/admin.php:990 ../../mod/admin.php:1153 ../../mod/admin.php:1189 +#: ../../mod/admin.php:1276 msgid "Administration" msgstr "Amministrazione" @@ -6487,7 +6737,7 @@ msgstr "Riepilogo" msgid "Registered users" msgstr "Utenti registrati" -#: ../../mod/admin.php:216 ../../mod/admin.php:518 +#: ../../mod/admin.php:216 ../../mod/admin.php:515 msgid "Pending registrations" msgstr "Registrazioni da approvare" @@ -6495,717 +6745,680 @@ msgstr "Registrazioni da approvare" msgid "Version" msgstr "Versione" -#: ../../mod/admin.php:219 ../../mod/admin.php:519 +#: ../../mod/admin.php:219 ../../mod/admin.php:516 msgid "Active plugins" msgstr "Plugin attivi" -#: ../../mod/admin.php:333 +#: ../../mod/admin.php:326 msgid "Site settings updated." -msgstr "Impostazioni del sito aggiornate." +msgstr "Impostazioni del sito salvate correttamente." + +#: ../../mod/admin.php:363 +msgid "mobile" +msgstr "mobile" + +#: ../../mod/admin.php:365 +msgid "experimental" +msgstr "sperimentale" -#: ../../mod/admin.php:364 -msgid "No special theme for accessibility" -msgstr "Nessun tema speciale per l'accessibilità " +#: ../../mod/admin.php:367 +msgid "unsupported" +msgstr "non supportato" -#: ../../mod/admin.php:393 +#: ../../mod/admin.php:391 msgid "Yes - with approval" msgstr "Sì - con approvazione" -#: ../../mod/admin.php:399 +#: ../../mod/admin.php:397 msgid "My site is not a public server" msgstr "Non è un server pubblico" -#: ../../mod/admin.php:400 +#: ../../mod/admin.php:398 msgid "My site has paid access only" msgstr "È un servizio a pagamento" -#: ../../mod/admin.php:401 +#: ../../mod/admin.php:399 msgid "My site has free access only" msgstr "È un servizio gratuito" -#: ../../mod/admin.php:402 +#: ../../mod/admin.php:400 msgid "My site offers free accounts with optional paid upgrades" msgstr "È un servizio gratuito con opzioni aggiuntive a pagamento" -#: ../../mod/admin.php:416 +#: ../../mod/admin.php:414 msgid "File upload" msgstr "Caricamento file" -#: ../../mod/admin.php:417 +#: ../../mod/admin.php:415 msgid "Policies" msgstr "Politiche" -#: ../../mod/admin.php:422 +#: ../../mod/admin.php:420 msgid "Site name" msgstr "Nome del sito" -#: ../../mod/admin.php:423 +#: ../../mod/admin.php:421 msgid "Banner/Logo" msgstr "Banner o logo" -#: ../../mod/admin.php:424 +#: ../../mod/admin.php:422 msgid "Administrator Information" -msgstr "Informazioni sull'amministrazione" +msgstr "Informazioni sull'amministratore" -#: ../../mod/admin.php:424 +#: ../../mod/admin.php:422 msgid "" "Contact information for site administrators. Displayed on siteinfo page. " "BBCode can be used here" msgstr "Informazioni per contattare gli amministratori del sito. Saranno mostrate sulla pagina di informazioni. È consentito il BBcode" -#: ../../mod/admin.php:425 +#: ../../mod/admin.php:423 msgid "System language" msgstr "Lingua di sistema" -#: ../../mod/admin.php:426 +#: ../../mod/admin.php:424 msgid "System theme" msgstr "Tema di sistema" -#: ../../mod/admin.php:426 +#: ../../mod/admin.php:424 msgid "" "Default system theme - may be over-ridden by user profiles - <a href='#' " "id='cnftheme'>change theme settings</a>" msgstr "Il tema di sistema può essere cambiato dai profili dei singoli utenti - <a href='#' id='cnftheme'>Cambia le impostazioni del tema</a>" -#: ../../mod/admin.php:427 +#: ../../mod/admin.php:425 msgid "Mobile system theme" msgstr "Tema di sistema per dispositivi mobili" -#: ../../mod/admin.php:427 +#: ../../mod/admin.php:425 msgid "Theme for mobile devices" msgstr "Tema per i dispositivi mobili" -#: ../../mod/admin.php:428 -msgid "Accessibility system theme" -msgstr "Tema di sistema ad alta accessibilità " - -#: ../../mod/admin.php:428 -msgid "Accessibility theme" -msgstr "Tema ad alta accessibilità " - -#: ../../mod/admin.php:430 +#: ../../mod/admin.php:427 msgid "Enable Diaspora Protocol" msgstr "Abilita la comunicazione con Diaspora" -#: ../../mod/admin.php:430 +#: ../../mod/admin.php:427 msgid "Communicate with Diaspora and Friendica - experimental" msgstr "Sperimentale - per comunicare con Diaspora e Friendica" -#: ../../mod/admin.php:431 +#: ../../mod/admin.php:428 msgid "Allow Feeds as Connections" msgstr "Permetti di aggiungere i feed come contatti" -#: ../../mod/admin.php:431 +#: ../../mod/admin.php:428 msgid "(Heavy system resource usage)" msgstr "(Uso intenso delle risorse di sistema!)" -#: ../../mod/admin.php:432 +#: ../../mod/admin.php:429 msgid "Maximum image size" msgstr "Dimensione massima immagini" -#: ../../mod/admin.php:432 +#: ../../mod/admin.php:429 msgid "" "Maximum size in bytes of uploaded images. Default is 0, which means no " "limits." msgstr "Massima dimensione in byte delle immagini caricate. Il default è 0, cioè nessun limite." -#: ../../mod/admin.php:433 +#: ../../mod/admin.php:430 msgid "Does this site allow new member registration?" msgstr "Questo sito permette a nuovi utenti di registrarsi?" -#: ../../mod/admin.php:434 +#: ../../mod/admin.php:431 msgid "Which best describes the types of account offered by this hub?" msgstr "Come descriveresti il tipo di servizio proposto da questo server?" -#: ../../mod/admin.php:435 +#: ../../mod/admin.php:432 msgid "Register text" -msgstr "Testo diregistrazione" +msgstr "Testo di registrazione" -#: ../../mod/admin.php:435 +#: ../../mod/admin.php:432 msgid "Will be displayed prominently on the registration page." msgstr "Sarà mostrato ben visibile nella pagina di registrazione." -#: ../../mod/admin.php:436 +#: ../../mod/admin.php:433 msgid "Accounts abandoned after x days" msgstr "Account abbandonati dopo X giorni" -#: ../../mod/admin.php:436 +#: ../../mod/admin.php:433 msgid "" "Will not waste system resources polling external sites for abandonded " "accounts. Enter 0 for no time limit." msgstr "Eviterà di sprecare risorse di sistema controllando se i siti esterni hanno account abbandonati. Immettere 0 per non imporre nessun limite di tempo." -#: ../../mod/admin.php:437 +#: ../../mod/admin.php:434 msgid "Allowed friend domains" msgstr "Domini fidati e consentiti" -#: ../../mod/admin.php:437 +#: ../../mod/admin.php:434 msgid "" "Comma separated list of domains which are allowed to establish friendships " "with this site. Wildcards are accepted. Empty to allow any domains" msgstr "Elenco separato da virglola dei domini che possono stabilire amicizie con questo sito. Sono accettati caratteri jolly. Lascia vuoto per accettare connessioni da qualsiasi dominio." -#: ../../mod/admin.php:438 +#: ../../mod/admin.php:435 msgid "Allowed email domains" msgstr "Domini email consentiti" -#: ../../mod/admin.php:438 +#: ../../mod/admin.php:435 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 "Elenco separato da virgola dei domini permessi come indirizzi email in fase di registrazione. Sono accettati caratteri jolly. Lascia vuoto per accettare qualsiasi dominio." +msgstr "Elenco separato da virgola dei domini permessi come indirizzi email in fase di registrazione. Sono accettati caratteri jolly. Lascia vuoto per accettare qualsiasi dominio email" -#: ../../mod/admin.php:439 +#: ../../mod/admin.php:436 msgid "Block public" msgstr "Blocca pagine pubbliche" -#: ../../mod/admin.php:439 +#: ../../mod/admin.php:436 msgid "" "Check to block public access to all otherwise public personal pages on this " "site unless you are currently logged in." msgstr "Seleziona per impedire di vedere le pagine personali di questo sito a chi non ha effettuato l'accesso." -#: ../../mod/admin.php:440 +#: ../../mod/admin.php:437 msgid "Verify Email Addresses" msgstr "Verifica l'indirizzo email" -#: ../../mod/admin.php:440 +#: ../../mod/admin.php:437 msgid "" "Check to verify email addresses used in account registration (recommended)." msgstr "Attiva per richiedere la verifica degli indirizzi email dei nuovi utenti (consigliato)." -#: ../../mod/admin.php:441 +#: ../../mod/admin.php:438 msgid "Force publish" msgstr "Forza la publicazione del profilo" -#: ../../mod/admin.php:441 +#: ../../mod/admin.php:438 msgid "" "Check to force all profiles on this site to be listed in the site directory." -msgstr "Seleziona per mostrare nell'elenco dei canali del sito <strong>tutti</strong> i profili registrati." +msgstr "Seleziona per mostrare nell'elenco pubblico <strong>tutti</strong> i profili registrati su questo sito." -#: ../../mod/admin.php:442 +#: ../../mod/admin.php:439 msgid "Disable discovery tab" msgstr "Disabilita la funzione 'scopri'" -#: ../../mod/admin.php:442 +#: ../../mod/admin.php:439 msgid "" "Remove the tab in the network view with public content pulled from sources " "chosen for this site." msgstr "Nell'area della rete personale non comparirà più la scheda con i contenuti acquisiti da altri siti." -#: ../../mod/admin.php:443 +#: ../../mod/admin.php:440 msgid "No login on Homepage" msgstr "Non mostrare il login sulla homepage" -#: ../../mod/admin.php:443 +#: ../../mod/admin.php:440 msgid "" "Check to hide the login form from your sites homepage when visitors arrive " "who are not logged in (e.g. when you put the content of the homepage in via " "the site channel)." -msgstr "Per nascondere la possibilità di fare login ai visitatori (per esempio, quando il contenuto della homepage del sito è alimentato dal canale)." +msgstr "Per nascondere la possibilità di fare login ai visitatori (per esempio, quando il contenuto della homepage del sito è alimentato da un canale)." -#: ../../mod/admin.php:445 +#: ../../mod/admin.php:442 msgid "Proxy user" msgstr "Utente proxy" -#: ../../mod/admin.php:446 +#: ../../mod/admin.php:443 msgid "Proxy URL" msgstr "URL proxy" -#: ../../mod/admin.php:447 +#: ../../mod/admin.php:444 msgid "Network timeout" msgstr "Timeout rete" -#: ../../mod/admin.php:447 +#: ../../mod/admin.php:444 msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." msgstr "Valore in secondi. Imposta a 0 per illimitato (sconsigliato)." -#: ../../mod/admin.php:448 +#: ../../mod/admin.php:445 msgid "Delivery interval" msgstr "Recapito ritardato" -#: ../../mod/admin.php:448 +#: ../../mod/admin.php:445 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 "RItarda il processo di recapito di questo numero di secondi per ridurre il carico di sistema. Consigliati: 4-5 secondi per hosting condiviso, 2-3 per i VPS, 0-1 per grandi server dedicati." +msgstr "Numero di secondi di cui può essere ritardato il recapito, per ridurre il carico di sistema. Consigliati: 4-5 secondi per hosting condiviso, 2-3 per i VPS, 0-1 per grandi server dedicati." -#: ../../mod/admin.php:449 +#: ../../mod/admin.php:446 msgid "Poll interval" msgstr "Intervallo di polling" -#: ../../mod/admin.php:449 +#: ../../mod/admin.php:446 msgid "" "Delay background polling processes by this many seconds to reduce system " "load. If 0, use delivery interval." -msgstr "Ritarda i processi di polling in background di questo numero di secondi per ridurre il carico del sistema. Se 0, verrà usato lo stesso valore del 'Recapito ritardato'." +msgstr "Numero di secondi di cui può essere ritardato il polling in background, per ridurre il carico del sistema. Se 0, verrà usato lo stesso valore del 'Recapito ritardato'." -#: ../../mod/admin.php:450 +#: ../../mod/admin.php:447 msgid "Maximum Load Average" msgstr "Carico massimo medio" -#: ../../mod/admin.php:450 +#: ../../mod/admin.php:447 msgid "" "Maximum system load before delivery and poll processes are deferred - " "default 50." msgstr "Carico di sistema massimo perché i processi di recapito e polling siano ritardati - il valore predefinito è 50." -#: ../../mod/admin.php:506 +#: ../../mod/admin.php:503 msgid "No server found" msgstr "Server non trovato" -#: ../../mod/admin.php:513 ../../mod/admin.php:737 +#: ../../mod/admin.php:510 ../../mod/admin.php:735 msgid "ID" msgstr "ID" -#: ../../mod/admin.php:513 +#: ../../mod/admin.php:510 msgid "for channel" msgstr "per canale" -#: ../../mod/admin.php:513 +#: ../../mod/admin.php:510 msgid "on server" msgstr "sul server" -#: ../../mod/admin.php:513 +#: ../../mod/admin.php:510 msgid "Status" msgstr "Stato" -#: ../../mod/admin.php:534 +#: ../../mod/admin.php:531 msgid "Update has been marked successful" msgstr "L'aggiornamento è stato marcato come eseguito." -#: ../../mod/admin.php:544 +#: ../../mod/admin.php:541 #, php-format msgid "Executing %s failed. Check system logs." msgstr "Fallita l'esecuzione di %s. Maggiori informazioni sui log di sistema." -#: ../../mod/admin.php:547 +#: ../../mod/admin.php:544 #, php-format msgid "Update %s was successfully applied." msgstr "L'aggiornamento %s è terminato correttamente." -#: ../../mod/admin.php:551 +#: ../../mod/admin.php:548 #, php-format msgid "Update %s did not return a status. Unknown if it succeeded." msgstr "L'aggiornamento %s non ha dato risposta. Impossibile determinare se è terminato correttamente." -#: ../../mod/admin.php:554 +#: ../../mod/admin.php:551 #, php-format msgid "Update function %s could not be found." msgstr "Impossibile trovare la funzione di aggiornamento %s" -#: ../../mod/admin.php:569 +#: ../../mod/admin.php:566 msgid "No failed updates." msgstr "Nessun aggiornamento fallito." -#: ../../mod/admin.php:573 +#: ../../mod/admin.php:570 msgid "Failed Updates" msgstr "Aggiornamenti falliti." -#: ../../mod/admin.php:575 +#: ../../mod/admin.php:572 msgid "Mark success (if update was manually applied)" msgstr "Marca come eseguito (se applicato manualmente)." -#: ../../mod/admin.php:576 +#: ../../mod/admin.php:573 msgid "Attempt to execute this update step automatically" msgstr "Tenta di eseguire in automatico questo passaggio dell'aggiornamento." -#: ../../mod/admin.php:602 +#: ../../mod/admin.php:599 #, php-format msgid "%s user blocked/unblocked" msgid_plural "%s users blocked/unblocked" msgstr[0] "%s utente bloccato/sbloccato" msgstr[1] "%s utenti bloccati/sbloccati" -#: ../../mod/admin.php:609 +#: ../../mod/admin.php:606 #, php-format msgid "%s user deleted" msgid_plural "%s users deleted" msgstr[0] "%s utente cancellato" msgstr[1] "%s utenti cancellati" -#: ../../mod/admin.php:638 +#: ../../mod/admin.php:635 msgid "Account not found" msgstr "Account non trovato" -#: ../../mod/admin.php:658 +#: ../../mod/admin.php:655 #, php-format msgid "User '%s' unblocked" msgstr "Utente '%s' sbloccato" -#: ../../mod/admin.php:658 +#: ../../mod/admin.php:655 #, php-format msgid "User '%s' blocked" msgstr "Utente '%s' bloccato" -#: ../../mod/admin.php:724 ../../mod/admin.php:736 +#: ../../mod/admin.php:722 ../../mod/admin.php:734 msgid "Users" msgstr "Utenti" -#: ../../mod/admin.php:726 ../../mod/admin.php:862 +#: ../../mod/admin.php:724 ../../mod/admin.php:860 msgid "select all" msgstr "seleziona tutti" -#: ../../mod/admin.php:727 +#: ../../mod/admin.php:725 msgid "User registrations waiting for confirm" msgstr "Richieste di registrazione in attesa di conferma" -#: ../../mod/admin.php:728 +#: ../../mod/admin.php:726 msgid "Request date" msgstr "Data richiesta" -#: ../../mod/admin.php:729 +#: ../../mod/admin.php:727 msgid "No registrations." msgstr "Nessuna registrazione." -#: ../../mod/admin.php:730 +#: ../../mod/admin.php:728 msgid "Approve" msgstr "Approva" -#: ../../mod/admin.php:731 +#: ../../mod/admin.php:729 msgid "Deny" msgstr "Nega" -#: ../../mod/admin.php:737 +#: ../../mod/admin.php:735 msgid "Register date" msgstr "Data registrazione" -#: ../../mod/admin.php:737 +#: ../../mod/admin.php:735 msgid "Last login" msgstr "Ultimo accesso" -#: ../../mod/admin.php:737 +#: ../../mod/admin.php:735 msgid "Expires" msgstr "Con scadenza" -#: ../../mod/admin.php:737 +#: ../../mod/admin.php:735 msgid "Service Class" msgstr "Classe dell'account" -#: ../../mod/admin.php:739 +#: ../../mod/admin.php:737 msgid "" "Selected users will be deleted!\\n\\nEverything these users had posted on " "this site will be permanently deleted!\\n\\nAre you sure?" msgstr "Gli utenti selezionati saranno eliminati!\\n\\nTutto quello che gli utenti hanno pubblicato su questo sito sarà permanentemente eliminato!\\n\\nConfermi?" -#: ../../mod/admin.php:740 +#: ../../mod/admin.php:738 msgid "" "The user {0} will be deleted!\\n\\nEverything this user has posted on this " "site will be permanently deleted!\\n\\nAre you sure?" msgstr "L'utente {0} sarà eliminato!\\n\\nTutto quello che ha pubblicato su questo sito sarà permanentemente eliminato!\\n\\nConfermi?" -#: ../../mod/admin.php:773 +#: ../../mod/admin.php:771 #, php-format msgid "%s channel censored/uncensored" msgid_plural "%s channels censored/uncensored" msgstr[0] "Censura modificata per %s canale" msgstr[1] "Censura modificata per %s canali" -#: ../../mod/admin.php:780 +#: ../../mod/admin.php:778 #, php-format msgid "%s channel deleted" msgid_plural "%s channels deleted" msgstr[0] "%s canale è stato rimosso" msgstr[1] "%s canali sono stati rimossi" -#: ../../mod/admin.php:799 +#: ../../mod/admin.php:797 msgid "Channel not found" msgstr "Canale non trovato" -#: ../../mod/admin.php:810 +#: ../../mod/admin.php:808 #, php-format msgid "Channel '%s' deleted" msgstr "Il canale '%s' è stato rimosso" -#: ../../mod/admin.php:821 +#: ../../mod/admin.php:819 #, php-format msgid "Channel '%s' uncensored" msgstr "Rimossa la censura dal canale '%s'" -#: ../../mod/admin.php:821 +#: ../../mod/admin.php:819 #, php-format msgid "Channel '%s' censored" msgstr "Applicata una censura al canale '%s'" -#: ../../mod/admin.php:864 +#: ../../mod/admin.php:862 msgid "Censor" msgstr "Applica una censura" -#: ../../mod/admin.php:865 +#: ../../mod/admin.php:863 msgid "Uncensor" msgstr "Rimuovi la censura" -#: ../../mod/admin.php:868 +#: ../../mod/admin.php:866 msgid "UID" msgstr "UID" -#: ../../mod/admin.php:870 +#: ../../mod/admin.php:868 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 "I canali selezionati saranno rimossi!\\n\\nTutto ciò che è stato pubblicato su questo server tramite questi canali sarà irreversibilmente eliminato!\\n\\nVuoi confermare?" -#: ../../mod/admin.php:871 +#: ../../mod/admin.php:869 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 "Il canale {0} sarà rimosso!\\n\\nTutto ciò che è stato pubblicato su questo server tramite questo canale sarà irreversibilmente eliminato!\\n\\nVuoi confermare?" -#: ../../mod/admin.php:910 +#: ../../mod/admin.php:908 #, php-format msgid "Plugin %s disabled." msgstr "Plugin %s non attivo." -#: ../../mod/admin.php:914 +#: ../../mod/admin.php:912 #, php-format msgid "Plugin %s enabled." msgstr "Plugin %s attivo." -#: ../../mod/admin.php:924 ../../mod/admin.php:1126 +#: ../../mod/admin.php:922 ../../mod/admin.php:1124 msgid "Disable" msgstr "Disattiva" -#: ../../mod/admin.php:926 ../../mod/admin.php:1128 +#: ../../mod/admin.php:924 ../../mod/admin.php:1126 msgid "Enable" msgstr "Attiva" -#: ../../mod/admin.php:952 ../../mod/admin.php:1157 +#: ../../mod/admin.php:950 ../../mod/admin.php:1155 msgid "Toggle" msgstr "Attiva/disattiva" -#: ../../mod/admin.php:960 ../../mod/admin.php:1167 +#: ../../mod/admin.php:958 ../../mod/admin.php:1165 msgid "Author: " msgstr "Autore:" -#: ../../mod/admin.php:961 ../../mod/admin.php:1168 +#: ../../mod/admin.php:959 ../../mod/admin.php:1166 msgid "Maintainer: " msgstr "Gestore:" -#: ../../mod/admin.php:1090 +#: ../../mod/admin.php:1088 msgid "No themes found." msgstr "Nessun tema trovato." -#: ../../mod/admin.php:1149 +#: ../../mod/admin.php:1147 msgid "Screenshot" msgstr "Istantanea dello schermo" -#: ../../mod/admin.php:1197 +#: ../../mod/admin.php:1195 msgid "[Experimental]" msgstr "[Sperimentale]" -#: ../../mod/admin.php:1198 +#: ../../mod/admin.php:1196 msgid "[Unsupported]" msgstr "[Non supportato]" -#: ../../mod/admin.php:1225 +#: ../../mod/admin.php:1223 msgid "Log settings updated." msgstr "Impostazioni di log aggiornate." -#: ../../mod/admin.php:1281 +#: ../../mod/admin.php:1279 msgid "Clear" msgstr "Pulisci" -#: ../../mod/admin.php:1287 +#: ../../mod/admin.php:1285 msgid "Debugging" msgstr "Debugging" -#: ../../mod/admin.php:1288 +#: ../../mod/admin.php:1286 msgid "Log file" msgstr "File di log" -#: ../../mod/admin.php:1288 +#: ../../mod/admin.php:1286 msgid "" "Must be writable by web server. Relative to your Red top-level directory." -msgstr "Deve essere scrivibile dal web server. È relativa alla cartella dove è installato RedMatrix." +msgstr "Deve essere scrivibile dal web server. La posizione è relativa alla cartella dove è installato RedMatrix." -#: ../../mod/admin.php:1289 +#: ../../mod/admin.php:1287 msgid "Log level" msgstr "Livello di log" -#: ../../mod/admin.php:1336 +#: ../../mod/admin.php:1334 msgid "New Profile Field" msgstr "Nuovo campo del profilo" -#: ../../mod/admin.php:1337 ../../mod/admin.php:1358 +#: ../../mod/admin.php:1335 ../../mod/admin.php:1356 msgid "Field nickname" msgstr "Nome breve del campo" -#: ../../mod/admin.php:1337 ../../mod/admin.php:1358 +#: ../../mod/admin.php:1335 ../../mod/admin.php:1356 msgid "System name of field" msgstr "Nome di sistema del campo" -#: ../../mod/admin.php:1338 ../../mod/admin.php:1359 +#: ../../mod/admin.php:1336 ../../mod/admin.php:1357 msgid "Input type" msgstr "Tipo di dati" -#: ../../mod/admin.php:1339 ../../mod/admin.php:1360 +#: ../../mod/admin.php:1337 ../../mod/admin.php:1358 msgid "Field Name" msgstr "Nome del campo" -#: ../../mod/admin.php:1339 ../../mod/admin.php:1360 +#: ../../mod/admin.php:1337 ../../mod/admin.php:1358 msgid "Label on profile pages" msgstr "Etichetta da mostrare sulla pagina del profilo" -#: ../../mod/admin.php:1340 ../../mod/admin.php:1361 +#: ../../mod/admin.php:1338 ../../mod/admin.php:1359 msgid "Help text" msgstr "Testo di aiuto" -#: ../../mod/admin.php:1340 ../../mod/admin.php:1361 +#: ../../mod/admin.php:1338 ../../mod/admin.php:1359 msgid "Additional info (optional)" msgstr "Informazioni aggiuntive (opzionali)" -#: ../../mod/admin.php:1351 +#: ../../mod/admin.php:1349 msgid "Field definition not found" msgstr "Impossibile trovare la definizione del campo" -#: ../../mod/admin.php:1357 +#: ../../mod/admin.php:1355 msgid "Edit Profile Field" msgstr "Modifica campo del profilo" -#: ../../mod/thing.php:98 -msgid "Thing updated" -msgstr "L'oggetto è stato aggiornato" - -#: ../../mod/thing.php:158 -msgid "Object store: failed" -msgstr "Impossibile memorizzare l'oggetto." - -#: ../../mod/thing.php:162 -msgid "Thing added" -msgstr "L'oggetto è stato aggiunto" - -#: ../../mod/thing.php:182 -#, php-format -msgid "OBJ: %1$s %2$s %3$s" -msgstr "OBJ: %1$s %2$s %3$s" - -#: ../../mod/thing.php:234 -msgid "Show Thing" -msgstr "Mostra l'oggetto" - -#: ../../mod/thing.php:241 -msgid "item not found." -msgstr "non trovato." +#: ../../mod/locs.php:19 ../../mod/locs.php:46 +msgid "Location not found." +msgstr "Indirizzo non trovato." -#: ../../mod/thing.php:272 -msgid "Edit Thing" -msgstr "Modifica l'oggetto" +#: ../../mod/locs.php:50 +msgid "Primary location cannot be removed." +msgstr "L'indirizzo principale non può essere rimosso." -#: ../../mod/thing.php:274 ../../mod/thing.php:321 -msgid "Select a profile" -msgstr "Scegli un profilo" - -#: ../../mod/thing.php:278 ../../mod/thing.php:324 -msgid "Post an activity" -msgstr "Pubblica un'attività " +#: ../../mod/locs.php:82 +msgid "No locations found." +msgstr "Nessun indirizzo trovato." -#: ../../mod/thing.php:278 ../../mod/thing.php:324 -msgid "Only sends to viewers of the applicable profile" -msgstr "Invia solo a chi segue il relativo canale" +#: ../../mod/locs.php:95 +msgid "Manage Channel Locations" +msgstr "Modifica gli indirizzi del canale" -#: ../../mod/thing.php:280 ../../mod/thing.php:326 -msgid "Name of thing e.g. something" -msgstr "Nome dell'oggetto" +#: ../../mod/locs.php:96 +msgid "Location (address)" +msgstr "Indirizzo" -#: ../../mod/thing.php:282 ../../mod/thing.php:327 -msgid "URL of thing (optional)" -msgstr "Indirizzo web dell'oggetto" +#: ../../mod/locs.php:97 +msgid "Primary Location" +msgstr "Indirizzo primario" -#: ../../mod/thing.php:284 ../../mod/thing.php:328 -msgid "URL for photo of thing (optional)" -msgstr "Indirizzo di un'immagine dell'oggetto (facoltativo)" +#: ../../mod/locs.php:98 +msgid "Drop location" +msgstr "Elimina un indirizzo" -#: ../../mod/thing.php:319 -msgid "Add Thing to your Profile" -msgstr "Aggiungi l'oggetto al tuo profilo" +#: ../../mod/mail.php:33 +msgid "Unable to lookup recipient." +msgstr "Impossibile associare un destinatario." -#: ../../mod/import.php:25 -#, php-format -msgid "Your service plan only allows %d channels." -msgstr "Il tuo account permette di creare al massimo %d canali." +#: ../../mod/mail.php:41 +msgid "Unable to communicate with requested channel." +msgstr "Impossibile comunicare con il canale richiesto." -#: ../../mod/import.php:51 -msgid "Nothing to import." -msgstr "Non c'è niente da importare." +#: ../../mod/mail.php:48 +msgid "Cannot verify requested channel." +msgstr "Impossibile verificare il canale richiesto." -#: ../../mod/import.php:75 -msgid "Unable to download data from old server" -msgstr "Impossibile importare i dati dal vecchio server" +#: ../../mod/mail.php:74 +msgid "Selected channel has private message restrictions. Send failed." +msgstr "Il canale ha delle regole restrittive per la ricezione dei messaggi privati. Invio fallito." -#: ../../mod/import.php:81 -msgid "Imported file is empty." -msgstr "Il file da importare è vuoto." +#: ../../mod/mail.php:136 +msgid "Message deleted." +msgstr "Messaggio eliminato." -#: ../../mod/import.php:105 -msgid "" -"Cannot create a duplicate channel identifier on this system. Import failed." -msgstr "Non posso creare un canale con un identificativo che già esiste su questo sistema. L'importazione è fallita." +#: ../../mod/mail.php:153 +msgid "Message recalled." +msgstr "Messaggio revocato." -#: ../../mod/import.php:123 -msgid "Channel clone failed. Import failed." -msgstr "Impossibile clonare il canale. L'importazione è fallita." +#: ../../mod/mail.php:222 +msgid "Send Private Message" +msgstr "Invia un messaggio privato" -#: ../../mod/import.php:133 -msgid "Cloned channel not found. Import failed." -msgstr "Impossibile trovare il canale clonato. L'importazione è fallita." +#: ../../mod/mail.php:223 ../../mod/mail.php:340 +msgid "To:" +msgstr "A:" -#: ../../mod/import.php:446 -msgid "Import completed." -msgstr "L'importazione è terminata con successo!" +#: ../../mod/mail.php:228 ../../mod/mail.php:342 +msgid "Subject:" +msgstr "Oggetto:" -#: ../../mod/import.php:458 -msgid "You must be logged in to use this feature." -msgstr "Per questa funzionalità devi aver effettuato l'accesso." +#: ../../mod/mail.php:232 ../../mod/mail.php:345 ../../mod/invite.php:131 +msgid "Your message:" +msgstr "Il tuo messaggio:" -#: ../../mod/import.php:463 -msgid "Import Channel" -msgstr "Importa un canale" +#: ../../mod/mail.php:239 +msgid "Send" +msgstr "Invia" -#: ../../mod/import.php:464 -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. Only identity and connections/relationships will " -"be imported. Importation of content is not yet available." -msgstr "Usa questo modulo per importare un tuo canale da un altro server/hub. Puoi scaricare i dati identificativi del canale direttamente dall'altro server/hub oppure tramite un file che hai esportato. Saranno importati solamente l'identità e i contatti. L'importazione dei contenuti non è ancora disponibile." +#: ../../mod/mail.php:266 +msgid "Message not found." +msgstr "Messaggio non trovato." -#: ../../mod/import.php:465 -msgid "File to Upload" -msgstr "File da caricare" +#: ../../mod/mail.php:309 +msgid "Delete message" +msgstr "Elimina il messaggio" -#: ../../mod/import.php:466 -msgid "Or provide the old server/hub details" -msgstr "Oppure fornisci i dettagli del vecchio server/hub" +#: ../../mod/mail.php:310 +msgid "Recall message" +msgstr "Revoca il messaggio" -#: ../../mod/import.php:467 -msgid "Your old identity address (xyz@example.com)" -msgstr "Il tuo vecchio identificativo (per esempio pippo@esempio.com)" +#: ../../mod/mail.php:312 +msgid "Message has been recalled." +msgstr "Il messaggio è stato revocato." -#: ../../mod/import.php:468 -msgid "Your old login email address" -msgstr "L'email che usavi per accedere sul vecchio server" +#: ../../mod/mail.php:329 +msgid "Private Conversation" +msgstr "Conversazione privata" -#: ../../mod/import.php:469 -msgid "Your old login password" -msgstr "La password per il vecchio server" +#: ../../mod/mail.php:333 ../../mod/message.php:72 +msgid "Delete conversation" +msgstr "Elimina la conversazione" -#: ../../mod/import.php:470 +#: ../../mod/mail.php:335 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 "Per ciascuna opzione, scegli se vuoi rendere questo server il tuo indirizzo primario, oppure se preferisci che lo rimanga il vecchio. Potrai pubblicare da entrambi i server, ma solamente uno sarà marcato come primario per i tuoi file, foto, ecc." - -#: ../../mod/import.php:471 -msgid "Make this hub my primary location" -msgstr "Rendi questo server il mio indirizzo primario" +"No secure communications available. You <strong>may</strong> be able to " +"respond from the sender's profile page." +msgstr "Non è disponibile alcuna tecnologia per comunicare in modo sicuro. <strong>Se possibile</strong>, prova a rispondere direttamente dalla pagina del profilo del mittente." -#: ../../mod/import.php:472 -msgid "Import existing posts if possible" -msgstr "Importazione dei post esistenti, se possibile" +#: ../../mod/mail.php:339 +msgid "Send Reply" +msgstr "Invia la risposta" #: ../../mod/invite.php:25 msgid "Total invitation limit exceeded." @@ -7248,10 +7461,6 @@ msgstr "Spedisci inviti" msgid "Enter email addresses, one per line:" msgstr "Inserisci gli indirizzi email, uno per riga:" -#: ../../mod/invite.php:131 ../../mod/mail.php:225 ../../mod/mail.php:338 -msgid "Your message:" -msgstr "Il tuo messaggio:" - #: ../../mod/invite.php:132 msgid "Please join my community on RedMatrix." msgstr "Entra a far parte della mia comunità su RedMatrix." @@ -7270,89 +7479,51 @@ msgstr "2. Inserisci il mio indirizzo RedMatrix nella barra di ricerca che compa #: ../../mod/invite.php:138 msgid "or visit " -msgstr "oppure visita" +msgstr "oppure visita " #: ../../mod/invite.php:140 msgid "3. Click [Connect]" msgstr "3. Clicca su [Aggiungi]" -#: ../../mod/item.php:146 -msgid "Unable to locate original post." -msgstr "Impossibile trovare il messaggio originale." +#: ../../mod/manage.php:136 +#, php-format +msgid "You have created %1$.0f of %2$.0f allowed channels." +msgstr "Hai creato %1$.0f dei %2$.0f canali permessi." -#: ../../mod/item.php:379 -msgid "Empty post discarded." -msgstr "L'articolo vuoto è stato ignorato." +#: ../../mod/manage.php:144 +msgid "Create a new channel" +msgstr "Crea un nuovo canale" -#: ../../mod/item.php:421 -msgid "Executable content type not permitted to this channel." -msgstr "I contenuti eseguibili non sono permessi su questo canale." +#: ../../mod/manage.php:149 +msgid "Current Channel" +msgstr "Canale attuale" -#: ../../mod/item.php:849 -msgid "System error. Post not saved." -msgstr "Errore di sistema. Articolo non salvato." +#: ../../mod/manage.php:151 +msgid "Attach to one of your channels by selecting it." +msgstr "Seleziona il canale a cui vuoi passare." -#: ../../mod/item.php:1317 -#, php-format -msgid "You have reached your limit of %1$.0f top level posts." -msgstr "Hai raggiunto il limite massimo di %1$.0f articoli sulla pagina principale." +#: ../../mod/manage.php:152 +msgid "Default Channel" +msgstr "Canale predefinito" -#: ../../mod/item.php:1323 -#, php-format -msgid "You have reached your limit of %1$.0f webpages." -msgstr "Hai raggiunto il limite massimo di %1$.0f pagine web." +#: ../../mod/manage.php:153 +msgid "Make Default" +msgstr "Rendi predefinito" #: ../../mod/update_channel.php:43 ../../mod/update_display.php:25 #: ../../mod/update_network.php:23 ../../mod/update_search.php:46 +#: ../../mod/update_home.php:21 msgid "[Embedded content - reload page to view]" msgstr "[Contenuto incorporato - ricarica la pagina per visualizzarlo correttamente]" -#: ../../mod/layouts.php:62 +#: ../../mod/layouts.php:110 msgid "Help with this feature" msgstr "La guida per questa funzionalità " -#: ../../mod/layouts.php:85 +#: ../../mod/layouts.php:130 msgid "Layout Name" msgstr "Nome layout" -#: ../../mod/like.php:15 -msgid "Like/Dislike" -msgstr "Mi piace/Non mi piace" - -#: ../../mod/like.php:20 -msgid "This action is restricted to members." -msgstr "Questa funzionalità è riservata agli iscritti." - -#: ../../mod/like.php:21 -msgid "" -"Please <a href=\"rmagic\">login with your RedMatrix ID</a> or <a " -"href=\"register\">register as a new RedMatrix member</a> to continue." -msgstr "Per favore <a href=\"rmagic\">accedi con il tuo identificativo RedMatrix</a> o <a href=\"register\">registrati su RedMatrix</a> per continuare." - -#: ../../mod/like.php:77 ../../mod/like.php:104 ../../mod/like.php:142 -msgid "Invalid request." -msgstr "Richiesta non valida." - -#: ../../mod/like.php:119 -msgid "thing" -msgstr "oggetto" - -#: ../../mod/like.php:165 -msgid "Channel unavailable." -msgstr "Canale non trovato." - -#: ../../mod/like.php:204 -msgid "Previous action reversed." -msgstr "Il comando precedente è stato annullato." - -#: ../../mod/like.php:417 -msgid "Action completed." -msgstr "Comando completato." - -#: ../../mod/like.php:418 -msgid "Thank you." -msgstr "Grazie." - #: ../../mod/lockview.php:31 msgid "Remote privacy information not available." msgstr "Le informazioni remote sulla privacy non sono disponibili." @@ -7374,195 +7545,43 @@ msgstr "Visita il profilo di %s [%s]" msgid "View Connnections" msgstr "Guarda i contatti" -#: ../../mod/lostpass.php:15 -msgid "No valid account found." -msgstr "Nessun account valido trovato." - -#: ../../mod/lostpass.php:29 -msgid "Password reset request issued. Check your email." -msgstr "La richiesta per reimpostare la password è stata inviata. Controlla la tua email." - -#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:102 -#, php-format -msgid "Site Member (%s)" -msgstr "Utente del sito (%s)" - -#: ../../mod/lostpass.php:40 -#, php-format -msgid "Password reset requested at %s" -msgstr "È stato richiesto di reimpostare password su %s" - -#: ../../mod/lostpass.php:63 -msgid "" -"Request could not be verified. (You may have previously submitted it.) " -"Password reset failed." -msgstr "La richiesta non può essere verificata (potresti averla già usata precedentemente). La password non può essere reimpostata." - -#: ../../mod/lostpass.php:85 ../../boot.php:1507 -msgid "Password Reset" -msgstr "Reimposta la password" - -#: ../../mod/lostpass.php:86 -msgid "Your password has been reset as requested." -msgstr "La password è stata reimpostata come richiesto." - -#: ../../mod/lostpass.php:87 -msgid "Your new password is" -msgstr "La tua nuova password è" - -#: ../../mod/lostpass.php:88 -msgid "Save or copy your new password - and then" -msgstr "Salva o copia la tua nuova password, quindi" - -#: ../../mod/lostpass.php:89 -msgid "click here to login" -msgstr "clicca qui per accedere" - -#: ../../mod/lostpass.php:90 -msgid "" -"Your password may be changed from the <em>Settings</em> page after " -"successful login." -msgstr "Puoi cambiare la tua password dalla pagina delle <em>Impostazioni</em> dopo aver effettuato l'accesso." - -#: ../../mod/lostpass.php:107 -#, php-format -msgid "Your password has changed at %s" -msgstr "La tua password su %s è cambiata" - -#: ../../mod/lostpass.php:122 -msgid "Forgot your Password?" -msgstr "Hai dimenticato la password?" - -#: ../../mod/lostpass.php:123 -msgid "" -"Enter your email address and submit to have your password reset. Then check " -"your email for further instructions." -msgstr "Inserisci il tuo indirizzo email per reimpostare la password. Dopo aver inviato la richiesta, controlla l'email e troverai le istruzioni per continuare." - -#: ../../mod/lostpass.php:124 -msgid "Email Address" -msgstr "Indirizzo email" - -#: ../../mod/lostpass.php:125 -msgid "Reset" -msgstr "Reimposta" - #: ../../mod/magic.php:70 msgid "Hub not found." msgstr "Server non trovato." #: ../../mod/vote.php:97 msgid "Total votes" -msgstr "Totale voti" +msgstr "Voti totali" #: ../../mod/vote.php:98 msgid "Average Rating" -msgstr "Media" - -#: ../../mod/mail.php:33 -msgid "Unable to lookup recipient." -msgstr "Impossibile associare un destinatario." - -#: ../../mod/mail.php:41 -msgid "Unable to communicate with requested channel." -msgstr "Impossibile comunicare con il canale richiesto." - -#: ../../mod/mail.php:48 -msgid "Cannot verify requested channel." -msgstr "Impossibile verificare il canale richiesto." - -#: ../../mod/mail.php:74 -msgid "Selected channel has private message restrictions. Send failed." -msgstr "Il canale ha delle regole restrittive per la ricezione dei messaggi privati. Invio fallito." - -#: ../../mod/mail.php:121 ../../mod/message.php:31 -msgid "Messages" -msgstr "Messaggi" - -#: ../../mod/mail.php:132 -msgid "Message deleted." -msgstr "Messaggio eliminato." - -#: ../../mod/mail.php:149 -msgid "Message recalled." -msgstr "Messaggio revocato." - -#: ../../mod/mail.php:215 -msgid "Send Private Message" -msgstr "Invia un messaggio privato" +msgstr "Valutazione media" -#: ../../mod/mail.php:216 ../../mod/mail.php:333 -msgid "To:" -msgstr "A:" - -#: ../../mod/mail.php:221 ../../mod/mail.php:335 -msgid "Subject:" -msgstr "Oggetto:" - -#: ../../mod/mail.php:232 -msgid "Send" -msgstr "Invia" - -#: ../../mod/mail.php:259 -msgid "Message not found." -msgstr "Messaggio non trovato." - -#: ../../mod/mail.php:302 ../../mod/message.php:72 -msgid "Delete message" -msgstr "Elimina il messaggio" - -#: ../../mod/mail.php:303 -msgid "Recall message" -msgstr "Revoca il messaggio" - -#: ../../mod/mail.php:305 -msgid "Message has been recalled." -msgstr "Il messaggio è stato revocato." - -#: ../../mod/mail.php:322 -msgid "Private Conversation" -msgstr "Conversazione privata" - -#: ../../mod/mail.php:326 -msgid "Delete conversation" -msgstr "Elimina la conversazione" - -#: ../../mod/mail.php:328 -msgid "" -"No secure communications available. You <strong>may</strong> be able to " -"respond from the sender's profile page." -msgstr "Non è disponibile alcun sistema per comunicare in modo sicuro. Puoi verificare se <strong>eventualmente</strong> è possibile rispondere dalla pagina del profilo del mittente." - -#: ../../mod/mail.php:332 -msgid "Send Reply" -msgstr "Invia la risposta" - -#: ../../mod/manage.php:136 -#, php-format -msgid "You have created %1$.0f of %2$.0f allowed channels." -msgstr "Hai creato %1$.0f dei %2$.0f canali permessi." +#: ../../mod/network.php:81 +msgid "No such group" +msgstr "Impossibile trovare l'insieme" -#: ../../mod/manage.php:144 -msgid "Create a new channel" -msgstr "Crea un nuovo canale" +#: ../../mod/network.php:119 +msgid "Search Results For:" +msgstr "Cerca risultati con:" -#: ../../mod/manage.php:149 -msgid "Current Channel" -msgstr "Canale attuale" +#: ../../mod/network.php:173 +msgid "Collection is empty" +msgstr "L'insieme di canali è vuoto" -#: ../../mod/manage.php:151 -msgid "Attach to one of your channels by selecting it." -msgstr "Seleziona il canale a cui vuoi passare." +#: ../../mod/network.php:181 +msgid "Collection: " +msgstr "Insieme:" -#: ../../mod/manage.php:152 -msgid "Default Channel" -msgstr "Canale predefinito" +#: ../../mod/network.php:194 +msgid "Connection: " +msgstr "Contatto:" -#: ../../mod/manage.php:153 -msgid "Make Default" -msgstr "Rendi predefinito" +#: ../../mod/network.php:197 +msgid "Invalid connection." +msgstr "Contatto non valido." -#: ../../mod/wall_upload.php:34 +#: ../../mod/wall_upload.php:35 msgid "Wall Photos" msgstr "Foto della bacheca" @@ -7572,7 +7591,7 @@ msgstr "Profili corrispondenti" #: ../../mod/match.php:24 msgid "No keywords to match. Please add keywords to your default profile." -msgstr "Nessuna parola chiave per le ricerche. Aggiungi parole chiave al tuo profilo predefinito." +msgstr "Non hai scritto parole chiave. Aggiungi parole chiave al tuo profilo predefinito per comparire nelle ricerche." #: ../../mod/match.php:61 msgid "is interested in:" @@ -7582,87 +7601,91 @@ msgstr "interessi personali:" msgid "No matches" msgstr "Nessun risultato" -#: ../../mod/menu.php:21 +#: ../../mod/menu.php:31 msgid "Menu updated." msgstr "Menù aggiornato." -#: ../../mod/menu.php:25 +#: ../../mod/menu.php:35 msgid "Unable to update menu." msgstr "Impossibile aggiornare il menù." -#: ../../mod/menu.php:30 +#: ../../mod/menu.php:40 msgid "Menu created." msgstr "Menù creato." -#: ../../mod/menu.php:34 +#: ../../mod/menu.php:44 msgid "Unable to create menu." msgstr "Impossibile creare il menù." -#: ../../mod/menu.php:57 +#: ../../mod/menu.php:76 msgid "Manage Menus" msgstr "Gestione menù" -#: ../../mod/menu.php:60 +#: ../../mod/menu.php:79 msgid "Drop" msgstr "Elimina" -#: ../../mod/menu.php:62 +#: ../../mod/menu.php:81 +msgid "Bookmarks allowed" +msgstr "Permetti segnalibri" + +#: ../../mod/menu.php:82 msgid "Create a new menu" msgstr "Crea un nuovo menù" -#: ../../mod/menu.php:63 +#: ../../mod/menu.php:83 msgid "Delete this menu" msgstr "Elimina questo menù" -#: ../../mod/menu.php:64 ../../mod/menu.php:109 +#: ../../mod/menu.php:84 ../../mod/menu.php:125 msgid "Edit menu contents" msgstr "Modifica i contenuti del menù" -#: ../../mod/menu.php:65 +#: ../../mod/menu.php:85 msgid "Edit this menu" msgstr "Modifica questo menù" -#: ../../mod/menu.php:80 +#: ../../mod/menu.php:96 msgid "New Menu" msgstr "Nuovo menù" -#: ../../mod/menu.php:81 ../../mod/menu.php:110 +#: ../../mod/menu.php:97 ../../mod/menu.php:126 msgid "Menu name" msgstr "Nome del menù" -#: ../../mod/menu.php:81 ../../mod/menu.php:110 +#: ../../mod/menu.php:97 ../../mod/menu.php:126 msgid "Must be unique, only seen by you" msgstr "Deve essere unico, lo vedrai solo tu" -#: ../../mod/menu.php:82 ../../mod/menu.php:111 +#: ../../mod/menu.php:98 ../../mod/menu.php:127 msgid "Menu title" msgstr "Titolo del menù" -#: ../../mod/menu.php:82 ../../mod/menu.php:111 +#: ../../mod/menu.php:98 ../../mod/menu.php:127 msgid "Menu title as seen by others" msgstr "Titolo del menù come comparirà a tutti" -#: ../../mod/menu.php:83 ../../mod/menu.php:112 +#: ../../mod/menu.php:99 ../../mod/menu.php:128 msgid "Allow bookmarks" msgstr "Permetti l'invio di segnalibri" -#: ../../mod/menu.php:83 ../../mod/menu.php:112 +#: ../../mod/menu.php:99 ../../mod/menu.php:128 msgid "Menu may be used to store saved bookmarks" -msgstr "Puoi salvare i segnalibri nei menu" +msgstr "Puoi salvare i segnalibri nei menù" -#: ../../mod/menu.php:98 +#: ../../mod/menu.php:114 msgid "Menu deleted." msgstr "Menù eliminato." -#: ../../mod/menu.php:100 +#: ../../mod/menu.php:116 msgid "Menu could not be deleted." msgstr "Il menù non può essere eliminato." -#: ../../mod/menu.php:106 +#: ../../mod/menu.php:122 msgid "Edit Menu" msgstr "Modifica menù" -#: ../../mod/menu.php:108 +#: ../../mod/menu.php:124 msgid "Add or remove entries to this menu" msgstr "Aggiungi o rimuovi elementi di questo menù" @@ -7688,7 +7711,7 @@ msgid "" " to hold social network profiles, blogs, conversation groups and forums, " "celebrity pages, and much more. You may create as many channels as your " "service provider allows." -msgstr "I contenuti che pubblichi finiscono in un \"canale\". Un canale può essere usato per mantenere un tuo profilo personale, per avere un blog, per creare forum di discussione o gruppi di interesse, per pagine di celebrità e molto altro. Puoi creare quanti canali vuoi a meno di limiti dati dal gestore del sito." +msgstr "I contenuti che pubblichi sono mostrati nel tuo \"canale\". Un canale può essere usato come bacheca personale, come blog, oppure può essere un forum di discussione, un gruppo di interesse o una pagina di celebrità e molto altro. Puoi creare tanti canali quanti ne permette il tuo sito." #: ../../mod/new_channel.php:113 msgid "Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" " @@ -7716,16 +7739,7 @@ msgstr "Tipo di canale" msgid "" "Please choose a channel type (such as social networking or community forum) " "and privacy requirements so we can select the best permissions for you" -msgstr "Descrivi il tipo di canale che vorresti creare (per esempio se ti interessa più usarlo come social network, come un forum di discussione...) e il tipo di privacy che preferisci. RedMatrix sceglierà i permessi più adatti." - -#: ../../mod/home.php:46 -msgid "Red Matrix - "The Network"" -msgstr "RedMatrix - "La Rete"" - -#: ../../mod/home.php:101 -#, php-format -msgid "Welcome to %s" -msgstr "%s ti dà il benvenuto" +msgstr "Descrivi il tipo di canale che vorresti creare (per esempio se ti interessa più usarlo come social network, come un forum di discussione...) e il tipo di privacy che preferisci. RedMatrix sceglierà per te i permessi più adatti." #: ../../mod/notifications.php:26 msgid "Invalid request identifier." @@ -7743,6 +7757,18 @@ msgstr "Non ci sono nuove notifiche di sistema." msgid "System Notifications" msgstr "Notifiche di sistema" +#: ../../mod/xchan.php:6 +msgid "Xchan Lookup" +msgstr "Ricerca canale" + +#: ../../mod/xchan.php:9 +msgid "Lookup xchan beginning with (or webbie): " +msgstr "Cerca un canale (o un webbie) che inizia per:" + +#: ../../mod/zfinger.php:23 +msgid "invalid target signature" +msgstr "la firma ricevuta non è valida" + #: ../../mod/oexchange.php:23 msgid "Unable to find your hub." msgstr "Impossibile raggiungere il tuo hub." @@ -7751,13 +7777,196 @@ msgstr "Impossibile raggiungere il tuo hub." msgid "Post successful." msgstr "Inviato!" -#: ../../mod/zfinger.php:23 -msgid "invalid target signature" -msgstr "la firma riscontrata non è valida" +#: ../../mod/directory.php:172 +msgid "Gender: " +msgstr "Sesso:" -#: ../../mod/openid.php:26 -msgid "OpenID protocol error. No ID returned." -msgstr "Errore del protocollo OpenID. Nessun ID ricevuto in risposta." +#: ../../mod/directory.php:174 +msgid "Status: " +msgstr "Stato:" + +#: ../../mod/directory.php:176 +msgid "Homepage: " +msgstr "Homepage:" + +#: ../../mod/directory.php:179 +msgid "Hometown: " +msgstr "Città dove vivo:" + +#: ../../mod/directory.php:181 +msgid "About: " +msgstr "Informazioni:" + +#: ../../mod/directory.php:236 +msgid "Public Forum:" +msgstr "Forum pubblico:" + +#: ../../mod/directory.php:239 +msgid "Keywords: " +msgstr "Parole chiave:" + +#: ../../mod/directory.php:279 +msgid "Finding:" +msgstr "Ricerca:" + +#: ../../mod/directory.php:284 +msgid "next page" +msgstr "pagina successiva" + +#: ../../mod/directory.php:284 +msgid "previous page" +msgstr "pagina precedente" + +#: ../../mod/directory.php:301 +msgid "No entries (some entries may be hidden)." +msgstr "Nessun risultato (qualche elemento potrebbe essere nascosto)." + +#: ../../mod/photos.php:77 +msgid "Page owner information could not be retrieved." +msgstr "Impossibile ottenere informazioni sul proprietario della pagina." + +#: ../../mod/photos.php:97 +msgid "Album not found." +msgstr "Album non trovato." + +#: ../../mod/photos.php:119 ../../mod/photos.php:672 +msgid "Delete Album" +msgstr "Elimina album" + +#: ../../mod/photos.php:159 ../../mod/photos.php:958 +msgid "Delete Photo" +msgstr "Elimina foto" + +#: ../../mod/photos.php:469 +msgid "No photos selected" +msgstr "Nessuna foto selezionata" + +#: ../../mod/photos.php:513 +msgid "Access to this item is restricted." +msgstr "Questo elemento non è visibile a tutti." + +#: ../../mod/photos.php:552 +#, php-format +msgid "%1$.2f MB of %2$.2f MB photo storage used." +msgstr "Hai usato %1$.2f Mb dei %2$.2f Mb di spazio disponibile." + +#: ../../mod/photos.php:555 +#, php-format +msgid "%1$.2f MB photo storage used." +msgstr "Hai usato %1$.2f Mb del tuo spazio disponibile." + +#: ../../mod/photos.php:579 +msgid "Upload Photos" +msgstr "Carica foto" + +#: ../../mod/photos.php:583 ../../mod/photos.php:665 ../../mod/photos.php:943 +msgid "Enter a new album name" +msgstr "Inserisci il nome di un nuovo album" + +#: ../../mod/photos.php:584 ../../mod/photos.php:666 ../../mod/photos.php:944 +msgid "or select an existing one (doubleclick)" +msgstr "o seleziona uno esistente (doppio click)" + +#: ../../mod/photos.php:585 +msgid "Do not show a status post for this upload" +msgstr "Non creare un messaggio di stato per questo caricamento" + +#: ../../mod/photos.php:613 +msgid "Album name could not be decoded" +msgstr "Non è stato possibile leggere il nome dell'album" + +#: ../../mod/photos.php:654 ../../mod/photos.php:1167 +#: ../../mod/photos.php:1183 +msgid "Contact Photos" +msgstr "Foto dei contatti" + +#: ../../mod/photos.php:678 +msgid "Show Newest First" +msgstr "Prima i più recenti" + +#: ../../mod/photos.php:680 +msgid "Show Oldest First" +msgstr "Prima i più vecchi" + +#: ../../mod/photos.php:707 ../../mod/photos.php:1215 +msgid "View Photo" +msgstr "Guarda la foto" + +#: ../../mod/photos.php:736 +msgid "Edit Album" +msgstr "Modifica album" + +#: ../../mod/photos.php:781 +msgid "Permission denied. Access to this item may be restricted." +msgstr "Permesso negato. L'accesso a questo elemento può essere stato limitato." + +#: ../../mod/photos.php:783 +msgid "Photo not available" +msgstr "Foto non disponibile" + +#: ../../mod/photos.php:841 +msgid "Use as profile photo" +msgstr "Usa come foto del profilo" + +#: ../../mod/photos.php:848 +msgid "Private Photo" +msgstr "Foto privata" + +#: ../../mod/photos.php:863 +msgid "View Full Size" +msgstr "Vedi nelle dimensioni originali" + +#: ../../mod/photos.php:937 +msgid "Edit photo" +msgstr "Modifica la foto" + +#: ../../mod/photos.php:939 +msgid "Rotate CW (right)" +msgstr "Ruota (senso orario)" + +#: ../../mod/photos.php:940 +msgid "Rotate CCW (left)" +msgstr "Ruota (senso antiorario)" + +#: ../../mod/photos.php:947 +msgid "Caption" +msgstr "Titolo" + +#: ../../mod/photos.php:949 +msgid "Add a Tag" +msgstr "Aggiungi tag" + +#: ../../mod/photos.php:953 +msgid "Example: @bob, @Barbara_Jensen, @jim@example.com" +msgstr "Esempio: @bob, @Barbara_Jensen, @jim@example.com" + +#: ../../mod/photos.php:956 +msgid "Flag as adult in album view" +msgstr "Marca come 'per adulti'" + +#: ../../mod/photos.php:1133 +msgid "In This Photo:" +msgstr "In questa foto:" + +#: ../../mod/photos.php:1221 +msgid "View Album" +msgstr "Guarda l'album" + +#: ../../mod/photos.php:1244 +msgid "Recent Photos" +msgstr "Foto recenti" + +#: ../../mod/ping.php:265 +msgid "sent you a private message" +msgstr "ti ha inviato un messaggio privato" + +#: ../../mod/ping.php:316 +msgid "added your channel" +msgstr "ha aggiunto il tuo canale" + +#: ../../mod/ping.php:357 +msgid "posted an event" +msgstr "ha creato un evento" #: ../../mod/appman.php:28 ../../mod/appman.php:44 msgid "App installed." @@ -7854,15 +8063,13 @@ msgstr "Schema predefinito" #: ../../view/theme/apw/php/config.php:203 msgid "Sans-Serif" -msgstr "Sans-Serif" +msgstr "Sans-serif" #: ../../view/theme/apw/php/config.php:204 msgid "Monospace" msgstr "Monospace" #: ../../view/theme/apw/php/config.php:259 -#: ../../view/theme/blogga/php/config.php:69 -#: ../../view/theme/blogga/view/theme/blog/config.php:69 #: ../../view/theme/redbasic/php/config.php:102 msgid "Theme settings" msgstr "Impostazioni del tema" @@ -7919,11 +8126,11 @@ msgstr "Colore di sfondo" #: ../../view/theme/apw/php/config.php:272 msgid "Set section background image" -msgstr "Immagine di sfondo dei contenuti" +msgstr "Immagine di sfondo della sezione" #: ../../view/theme/apw/php/config.php:273 msgid "Set section background color" -msgstr "Colore di sfondo dei contenuti" +msgstr "Colore di sfondo dell'area principale" #: ../../view/theme/apw/php/config.php:274 msgid "Set color of items - use hex" @@ -7975,38 +8182,23 @@ msgstr "Float degli oggetti della pagina" #: ../../view/theme/apw/php/config.php:286 msgid "Left offset of the section element" -msgstr "Spostamento a sinistra dei contenuti" +msgstr "Margine sinistro dell'area principale" #: ../../view/theme/apw/php/config.php:287 msgid "Right offset of the section element" -msgstr "Spostamento a destra dei contenuti" +msgstr "Margine destro dell'area principale" #: ../../view/theme/apw/php/config.php:288 msgid "Section width" -msgstr "Larghezza dei contenuti" +msgstr "Larghezza dell'area principale" #: ../../view/theme/apw/php/config.php:289 msgid "Left offset of the aside" -msgstr "Spostamento a sinistra della colonna laterale" +msgstr "Margine sinistro della colonna laterale" #: ../../view/theme/apw/php/config.php:290 msgid "Right offset of the aside element" -msgstr "Spostamento a destra della colonna laterale" - -#: ../../view/theme/blogga/php/config.php:47 -#: ../../view/theme/blogga/view/theme/blog/config.php:47 -msgid "None" -msgstr "Nessuno" - -#: ../../view/theme/blogga/php/config.php:70 -#: ../../view/theme/blogga/view/theme/blog/config.php:70 -msgid "Header image" -msgstr "Immagine dell'intestazione" - -#: ../../view/theme/blogga/php/config.php:71 -#: ../../view/theme/blogga/view/theme/blog/config.php:71 -msgid "Header image only on profile pages" -msgstr "Metti un'immagine solo nell'intestazione dei profili" +msgstr "Margine destro della colonna laterale" #: ../../view/theme/redbasic/php/config.php:84 msgid "Light (Red Matrix default)" @@ -8132,41 +8324,41 @@ msgstr "Album con foto storte" msgid "Are you a clean desk or a messy desk person?" msgstr "La tua scrivania è sempre a posto? Sei una persona disordinata?" -#: ../../boot.php:1295 +#: ../../boot.php:1293 #, php-format msgid "Update %s failed. See error logs." msgstr "%s: aggiornamento fallito. Controlla i log di errore." -#: ../../boot.php:1298 +#: ../../boot.php:1296 #, php-format msgid "Update Error at %s" msgstr "Errore di aggiornamento su %s" -#: ../../boot.php:1472 +#: ../../boot.php:1463 msgid "" "Create an account to access services and applications within the Red Matrix" msgstr "Registrati per accedere ai servizi e alle applicazioni di RedMatrix" -#: ../../boot.php:1500 +#: ../../boot.php:1489 msgid "Password" msgstr "Password" -#: ../../boot.php:1501 +#: ../../boot.php:1490 msgid "Remember me" msgstr "Resta connesso" -#: ../../boot.php:1506 +#: ../../boot.php:1493 msgid "Forgot your password?" msgstr "Hai dimenticato la password?" -#: ../../boot.php:1571 +#: ../../boot.php:1567 msgid "permission denied" msgstr "permesso negato" -#: ../../boot.php:1572 +#: ../../boot.php:1568 msgid "Got Zot?" msgstr "Hai Zot?" -#: ../../boot.php:2002 +#: ../../boot.php:2030 msgid "toggle mobile" msgstr "attiva/disattiva versione mobile" diff --git a/view/it/strings.php b/view/it/strings.php index e5688ecf1..b73068d02 100644 --- a/view/it/strings.php +++ b/view/it/strings.php @@ -7,89 +7,6 @@ function string_plural_select_it($n){ ; $a->strings["Cannot locate DNS info for database server '%s'"] = "Non trovo le informazioni DNS per il database server '%s'"; $a->strings["Profile Photos"] = "Foto del profilo"; -$a->strings["view full size"] = "guarda nelle dimensioni reali"; -$a->strings["Embedded content"] = "Contenuti incorporati"; -$a->strings["Embedding disabled"] = "Contenuti incorporati - funzione disabilitata"; -$a->strings["created a new post"] = "Ha creato un nuovo articolo"; -$a->strings["commented on %s's post"] = "ha commentato l'articolo di %s"; -$a->strings["Site Admin"] = "Amministrazione sito"; -$a->strings["Bookmarks"] = "Segnalibri"; -$a->strings["Address Book"] = "Rubrica"; -$a->strings["Login"] = "Accedi"; -$a->strings["Channel Manager"] = "Gestione canali"; -$a->strings["Matrix"] = "RedMatrix"; -$a->strings["Settings"] = "Impostazioni"; -$a->strings["Files"] = "Archivio file"; -$a->strings["Webpages"] = "Pagine web"; -$a->strings["Channel Home"] = "Bacheca del canale"; -$a->strings["Profile"] = "Profilo"; -$a->strings["Photos"] = "Foto"; -$a->strings["Events"] = "Eventi"; -$a->strings["Directory"] = "Tutti i canali"; -$a->strings["Help"] = "Guida"; -$a->strings["Mail"] = "Messaggi"; -$a->strings["Mood"] = "Umore"; -$a->strings["Poke"] = "Poke"; -$a->strings["Chat"] = "Area chat"; -$a->strings["Search"] = "Cerca"; -$a->strings["Probe"] = "Diagnostica"; -$a->strings["Suggest"] = "Suggerisci"; -$a->strings["Random Channel"] = "Canale casuale"; -$a->strings["Invite"] = "Invita"; -$a->strings["Features"] = "Funzionalità "; -$a->strings["Language"] = "Lingua"; -$a->strings["Post"] = "Articolo"; -$a->strings["Profile Photo"] = "Foto del profilo"; -$a->strings["Update"] = "Aggiorna"; -$a->strings["Install"] = "Installa"; -$a->strings["Purchase"] = "Acquista"; -$a->strings["Edit"] = "Modifica"; -$a->strings["Delete"] = "Elimina"; -$a->strings["Unknown"] = "Sconosciuto"; -$a->strings["New Page"] = "Nuova pagina web"; -$a->strings["View"] = "Guarda"; -$a->strings["Preview"] = "Anteprima"; -$a->strings["Actions"] = "Azioni"; -$a->strings["Page Link"] = "Link alla pagina"; -$a->strings["Title"] = "Titolo"; -$a->strings["Created"] = "Creato"; -$a->strings["Edited"] = "Modificato"; -$a->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."] = "L'identificativo di sicurezza del modulo che hai riempito non è corretto. Probabilmente è accaduto perché la pagina è stata tenuta aperta troppo a lungo (ore?) prima di inviare il contenuto."; -$a->strings["Invalid data packet"] = "Dati non validi"; -$a->strings["Unable to verify channel signature"] = "Impossibile verificare la firma elettronica del canale"; -$a->strings["Unable to verify site signature for %s"] = "Impossibile verificare la firma elettronica del sito %s"; -$a->strings["Permission denied."] = "Permesso negato."; -$a->strings["Image exceeds website size limit of %lu bytes"] = "L'immagine supera il limite massimo di %lu bytes"; -$a->strings["Image file is empty."] = "Il file dell'immagine è vuoto."; -$a->strings["Unable to process image"] = "Impossibile elaborare l'immagine"; -$a->strings["Photo storage failed."] = "Impossibile caricare la foto."; -$a->strings["Photo Albums"] = "Album foto"; -$a->strings["Upload New Photos"] = "Carica nuove foto"; -$a->strings["Visible to your default audience"] = "Visibile secondo le impostazioni predefinite"; -$a->strings["Show"] = "Mostra"; -$a->strings["Don't show"] = "Non mostrare"; -$a->strings["Permissions"] = "Permessi"; -$a->strings["Close"] = "Chiudi"; -$a->strings[" and "] = "e"; -$a->strings["public profile"] = "profilo pubblico"; -$a->strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s ha cambiato %2\$s in “%3\$s”"; -$a->strings["Visit %1\$s's %2\$s"] = "Guarda %2\$s di %1\$s "; -$a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s ha aggiornato %2\$s cambiando %3\$s."; -$a->strings["Public Timeline"] = "Diario pubblico"; -$a->strings["Item was not found."] = "Elemento non trovato."; -$a->strings["No source file."] = "Nessun file di origine."; -$a->strings["Cannot locate file to replace"] = "Il file da sostituire non è stato trovato"; -$a->strings["Cannot locate file to revise/update"] = "Il file da aggiornare non è stato trovato"; -$a->strings["File exceeds size limit of %d"] = "Il file supera la dimensione massima di %d"; -$a->strings["You have reached your limit of %1$.0f Mbytes attachment storage."] = "Hai raggiunto il limite complessivo di %1$.0f Mbytes per gli allegati."; -$a->strings["File upload failed. Possible system limit or action terminated."] = "Caricamento file fallito, potrebbe aver superato i limiti o l'azione potrebbe essere stata interrotta."; -$a->strings["Stored file could not be verified. Upload failed."] = "Il file non può essere verificato. Caricamento fallito."; -$a->strings["Path not available."] = "Percorso non disponibile."; -$a->strings["Empty pathname"] = "Il percorso del file è vuoto"; -$a->strings["duplicate filename or path"] = "il file o percorso del file è duplicato"; -$a->strings["Path not found."] = "Percorso del file non trovato."; -$a->strings["mkdir failed."] = "mkdir fallito."; -$a->strings["database storage failed."] = "scrittura su database fallita."; $a->strings["photo"] = "la foto"; $a->strings["event"] = "l'evento"; $a->strings["channel"] = "canale"; @@ -102,8 +19,10 @@ $a->strings["%1\$s poked %2\$s"] = "%1\$s ha mandato un poke a %2\$s"; $a->strings["poked"] = "ha ricevuto un poke"; $a->strings["__ctx:mood__ %1\$s is %2\$s"] = "%1\$s è %2\$s"; $a->strings["Select"] = "Seleziona"; +$a->strings["Delete"] = "Elimina"; $a->strings["Private Message"] = "Messaggio privato"; -$a->strings["Message is verified"] = "Messaggio verificato"; +$a->strings["Message signature validated"] = "Messaggio con firma verificata"; +$a->strings["Message signature incorrect"] = "Massaggio con firma non corretta"; $a->strings["View %s's profile @ %s"] = "Vedi il profilo di %s @ %s"; $a->strings["Categories:"] = "Categorie:"; $a->strings["Filed under:"] = "Classificato come:"; @@ -124,6 +43,8 @@ $a->strings["Matrix Activity"] = "Attività nella tua rete"; $a->strings["Connect"] = "Aggiungi"; $a->strings["Edit Contact"] = "Modifica il contatto"; $a->strings["Send PM"] = "Invia messaggio privato"; +$a->strings["Poke"] = "Poke"; +$a->strings["Unknown"] = "Sconosciuto"; $a->strings["%s likes this."] = "Piace a %s."; $a->strings["%s doesn't like this."] = "Non piace a %s."; $a->strings["<span %1\$s>%2\$d people</span> like this."] = array( @@ -149,6 +70,7 @@ $a->strings["Tag term:"] = "Tag:"; $a->strings["Save to Folder:"] = "Salva nella cartella:"; $a->strings["Where are you right now?"] = "Dove sei ora?"; $a->strings["Expires YYYY-MM-DD HH:MM"] = "Scade il YYYY-MM-DD HH:MM"; +$a->strings["Preview"] = "Anteprima"; $a->strings["Share"] = "Condividi"; $a->strings["Page link title"] = "Link del titolo"; $a->strings["Post as"] = "Pubblica come "; @@ -194,122 +116,33 @@ $a->strings["Channel"] = "Canale"; $a->strings["Status Messages and Posts"] = "Articoli e messaggi di stato"; $a->strings["About"] = "Informazioni"; $a->strings["Profile Details"] = "Dettagli del profilo"; +$a->strings["Photos"] = "Foto"; +$a->strings["Photo Albums"] = "Album foto"; +$a->strings["Files"] = "Archivio file"; $a->strings["Files and Storage"] = "Archivio file"; $a->strings["Chatrooms"] = "Area chat"; +$a->strings["Bookmarks"] = "Segnalibri"; $a->strings["Saved Bookmarks"] = "Segnalibri salvati"; +$a->strings["Webpages"] = "Pagine web"; $a->strings["Manage Webpages"] = "Gestisci le pagine web"; -$a->strings["%1\$s's bookmarks"] = "I segnalibri di %1\$s"; -$a->strings["prev"] = "prec"; -$a->strings["first"] = "inizio"; -$a->strings["last"] = "fine"; -$a->strings["next"] = "succ"; -$a->strings["older"] = "più recenti"; -$a->strings["newer"] = "più nuovi"; -$a->strings["No connections"] = "Nessun contatto"; -$a->strings["%d Connection"] = array( - 0 => "%d contatto", - 1 => "%d contatti", -); -$a->strings["View Connections"] = "Elenco contatti"; -$a->strings["Save"] = "Salva"; -$a->strings["poke"] = "poke"; -$a->strings["ping"] = "ping"; -$a->strings["pinged"] = "ha ricevuto un ping"; -$a->strings["prod"] = "prod"; -$a->strings["prodded"] = "ha ricevuto un prod"; -$a->strings["slap"] = "schiaffo"; -$a->strings["slapped"] = "ha ricevuto uno schiaffo"; -$a->strings["finger"] = "finger"; -$a->strings["fingered"] = "ha ricevuto un finger"; -$a->strings["rebuff"] = "rifiuto"; -$a->strings["rebuffed"] = "ha ricevuto un rifiuto"; -$a->strings["happy"] = "felice"; -$a->strings["sad"] = "triste"; -$a->strings["mellow"] = "calmo"; -$a->strings["tired"] = "stanco"; -$a->strings["perky"] = "vivace"; -$a->strings["angry"] = "arrabbiato"; -$a->strings["stupified"] = "stordito"; -$a->strings["puzzled"] = "confuso"; -$a->strings["interested"] = "attento"; -$a->strings["bitter"] = "amaro"; -$a->strings["cheerful"] = "allegro"; -$a->strings["alive"] = "vivace"; -$a->strings["annoyed"] = "seccato"; -$a->strings["anxious"] = "ansioso"; -$a->strings["cranky"] = "irritabile"; -$a->strings["disturbed"] = "turbato"; -$a->strings["frustrated"] = "frustrato"; -$a->strings["depressed"] = "in depressione"; -$a->strings["motivated"] = "motivato"; -$a->strings["relaxed"] = "rilassato"; -$a->strings["surprised"] = "sorpreso"; -$a->strings["Monday"] = "lunedì"; -$a->strings["Tuesday"] = "martedì"; -$a->strings["Wednesday"] = "mercoledì"; -$a->strings["Thursday"] = "giovedì"; -$a->strings["Friday"] = "venerdì"; -$a->strings["Saturday"] = "sabato"; -$a->strings["Sunday"] = "domenica"; -$a->strings["January"] = "gennaio"; -$a->strings["February"] = "febbraio"; -$a->strings["March"] = "marzo"; -$a->strings["April"] = "aprile"; -$a->strings["May"] = "maggio"; -$a->strings["June"] = "giugno"; -$a->strings["July"] = "luglio"; -$a->strings["August"] = "agosto"; -$a->strings["September"] = "settembre"; -$a->strings["October"] = "ottobre"; -$a->strings["November"] = "novembre"; -$a->strings["December"] = "dicembre"; -$a->strings["unknown.???"] = "sconosciuto???"; -$a->strings["bytes"] = "byte"; -$a->strings["remove category"] = "rimuovi la categoria"; -$a->strings["remove from file"] = "rimuovi dal file"; -$a->strings["Click to open/close"] = "Clicca per aprire/chiudere"; -$a->strings["Link to Source"] = "Link al sito d'origine"; -$a->strings["Select a page layout: "] = "Scegli il layout della pagina:"; -$a->strings["default"] = "predefinito"; -$a->strings["Page content type: "] = "Contenuto della pagina:"; -$a->strings["Select an alternate language"] = "Seleziona una lingua diversa"; -$a->strings["activity"] = "l'attività "; -$a->strings["Design"] = "Design"; -$a->strings["Blocks"] = "Riquadri"; -$a->strings["Menus"] = "Menù"; -$a->strings["Layouts"] = "Layout"; -$a->strings["Pages"] = "Pagine"; -$a->strings["Tags"] = "Tag"; -$a->strings["Keywords"] = "Parole chiave"; -$a->strings["have"] = "ho"; -$a->strings["has"] = "ha"; -$a->strings["want"] = "voglio"; -$a->strings["wants"] = "vuole"; -$a->strings["like"] = "mi piace"; -$a->strings["likes"] = "mi piace"; -$a->strings["dislike"] = "non mi piace"; -$a->strings["dislikes"] = "non mi piace"; -$a->strings["__ctx:noun__ Like"] = array( - 0 => "Mi piace", - 1 => "Mi piace", -); -$a->strings["Default"] = "Predefinito"; -$a->strings["Frequently"] = "Frequentemente"; -$a->strings["Hourly"] = "Ogni ora"; -$a->strings["Twice daily"] = "Due volte al giorno"; -$a->strings["Daily"] = "Ogni giorno"; -$a->strings["Weekly"] = "Ogni settimana"; -$a->strings["Monthly"] = "Ogni mese"; -$a->strings["Friendica"] = "Friendica"; -$a->strings["OStatus"] = "OStatus"; -$a->strings["RSS/Atom"] = "RSS/Atom"; -$a->strings["Email"] = "Email"; -$a->strings["Diaspora"] = "Diaspora"; -$a->strings["Facebook"] = "Facebook"; -$a->strings["Zot!"] = "Zot!"; -$a->strings["LinkedIn"] = "LinkedIn"; -$a->strings["XMPP/IM"] = "XMPP/IM"; -$a->strings["MySpace"] = "MySpace"; +$a->strings["Channel is blocked on this site."] = "Il canale è bloccato per questo sito."; +$a->strings["Channel location missing."] = "Manca l'indirizzo del canale."; +$a->strings["Response from remote channel was incomplete."] = "La risposta dal canale non è completa."; +$a->strings["Channel was deleted and no longer exists."] = "Il canale è stato rimosso e non esiste più."; +$a->strings["Protocol disabled."] = "Protocollo disabilitato."; +$a->strings["Channel discovery failed."] = "La ricerca del canale non ha avuto successo."; +$a->strings["local account not found."] = "l'account locale non è stato trovato."; +$a->strings["Cannot connect to yourself."] = "Non puoi connetterti a te stesso."; +$a->strings["created a new post"] = "Ha creato un nuovo articolo"; +$a->strings["commented on %s's post"] = "ha commentato l'articolo di %s"; +$a->strings["New Page"] = "Nuova pagina web"; +$a->strings["Edit"] = "Modifica"; +$a->strings["View"] = "Guarda"; +$a->strings["Actions"] = "Azioni"; +$a->strings["Page Link"] = "Link alla pagina"; +$a->strings["Title"] = "Titolo"; +$a->strings["Created"] = "Creato"; +$a->strings["Edited"] = "Modificato"; $a->strings["%d invitation available"] = array( 0 => "%d invito disponibile", 1 => "%d inviti disponibili", @@ -323,8 +156,7 @@ $a->strings["Find"] = "Cerca"; $a->strings["Channel Suggestions"] = "Canali suggeriti"; $a->strings["Random Profile"] = "Profilo casuale"; $a->strings["Invite Friends"] = "Invita amici"; -$a->strings["Exammple: name=fred and country=iceland"] = "Per esempio: name=mario e country=italy"; -$a->strings["Advanced Find"] = "Ricerca avanzata"; +$a->strings["Advanced example: name=fred and country=iceland"] = "Per esempio: name=mario e country=italy"; $a->strings["Saved Folders"] = "Cartelle salvate"; $a->strings["Everything"] = "Tutto"; $a->strings["Categories"] = "Categorie"; @@ -333,39 +165,221 @@ $a->strings["%d connection in common"] = array( 1 => "%d contatti in comune", ); $a->strings["show more"] = "mostra tutto"; +$a->strings["Embedded content"] = "Contenuti incorporati"; +$a->strings["Embedding disabled"] = "Disabilita la creazione di contenuti incorporati"; +$a->strings["No recipient provided."] = "Devi scegliere un destinatario."; +$a->strings["[no subject]"] = "[nessun titolo]"; +$a->strings["Unable to determine sender."] = "Impossibile determinare il mittente."; +$a->strings["Stored post could not be verified."] = "Non è stato possibile verificare l'articolo inserito."; +$a->strings[" and "] = "e"; +$a->strings["public profile"] = "profilo pubblico"; +$a->strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s ha cambiato %2\$s in “%3\$s”"; +$a->strings["Visit %1\$s's %2\$s"] = "Guarda %2\$s di %1\$s "; +$a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s ha aggiornato %2\$s cambiando %3\$s."; +$a->strings["Visible to your default audience"] = "Visibile secondo le impostazioni predefinite"; +$a->strings["Show"] = "Mostra"; +$a->strings["Don't show"] = "Non mostrare"; +$a->strings["Permissions"] = "Permessi"; +$a->strings["Close"] = "Chiudi"; +$a->strings["Attachments:"] = "Allegati:"; $a->strings["l F d, Y \\@ g:i A"] = "l d F Y \\@ G:i"; +$a->strings["Redmatrix event notification:"] = "Notifica eventi RedMatrix:"; $a->strings["Starts:"] = "Inizio:"; $a->strings["Finishes:"] = "Fine:"; $a->strings["Location:"] = "Luogo:"; -$a->strings["This event has been added to your calendar."] = "Questo evento è stato aggiunto al tuo calendario"; -$a->strings["Not a valid email address"] = "Email non valida"; -$a->strings["Your email domain is not among those allowed on this site"] = "Il dominio della tua email attualmente non è permesso su questo sito"; -$a->strings["Your email address is already registered at this site."] = "La tua email è già registrata su questo sito."; -$a->strings["An invitation is required."] = "È necessario un invito."; -$a->strings["Invitation could not be verified."] = "L'invito non può essere verificato."; -$a->strings["Please enter the required information."] = "Inserisci le informazioni richieste."; -$a->strings["Failed to store account information."] = "Non è stato possibile salvare le informazioni del tuo account."; -$a->strings["Registration confirmation for %s"] = "Registrazione di %s confermata"; -$a->strings["Registration request at %s"] = "Richiesta di registrazione su %s"; -$a->strings["Administrator"] = "Amministratore"; -$a->strings["your registration password"] = "la password di registrazione"; -$a->strings["Registration details for %s"] = "Dettagli della registrazione di %s"; -$a->strings["Account approved."] = "Account approvato."; -$a->strings["Registration revoked for %s"] = "Registrazione revocata per %s"; -$a->strings["Account verified. Please login."] = "Registrazione verificata. Adesso puoi effettuare login."; -$a->strings["Click here to upgrade."] = "Clicca qui per aggiornare."; -$a->strings["This action exceeds the limits set by your subscription plan."] = "Questa operazione esce dai termini del tuo abbonamento."; -$a->strings["This action is not available under your subscription plan."] = "Questa operazione non è prevista dal tuo abbonamento."; +$a->strings["Permission denied."] = "Permesso negato."; +$a->strings["Item was not found."] = "Elemento non trovato."; +$a->strings["No source file."] = "Nessun file di origine."; +$a->strings["Cannot locate file to replace"] = "Il file da sostituire non è stato trovato"; +$a->strings["Cannot locate file to revise/update"] = "Il file da aggiornare non è stato trovato"; +$a->strings["File exceeds size limit of %d"] = "Il file supera la dimensione massima di %d"; +$a->strings["You have reached your limit of %1$.0f Mbytes attachment storage."] = "Hai raggiunto il limite complessivo di %1$.0f Mbytes per gli allegati."; +$a->strings["File upload failed. Possible system limit or action terminated."] = "Caricamento file fallito, potrebbe essere stato interrotto o potrebbe aver superato lo spazio assegnato."; +$a->strings["Stored file could not be verified. Upload failed."] = "Il file non può essere verificato. Caricamento fallito."; +$a->strings["Path not available."] = "Percorso non disponibile."; +$a->strings["Empty pathname"] = "Il percorso del file è vuoto"; +$a->strings["duplicate filename or path"] = "il file o il percorso del file è duplicato"; +$a->strings["Path not found."] = "Percorso del file non trovato."; +$a->strings["mkdir failed."] = "mkdir fallito."; +$a->strings["database storage failed."] = "scrittura su database fallita."; +$a->strings["parent"] = "cartella superiore"; +$a->strings["Collection"] = "Cartella"; +$a->strings["Principal"] = "Principale"; +$a->strings["Addressbook"] = "Rubrica"; +$a->strings["Calendar"] = "Calendario"; +$a->strings["Schedule Inbox"] = "Appuntamenti ricevuti"; +$a->strings["Schedule Outbox"] = "Appuntamenti inviati"; +$a->strings["%1\$s used"] = "%1\$s occupati"; +$a->strings["%1\$s used of %2\$s (%3\$s%)"] = "%1\$s occupati di %2\$s (%3\$s%)"; +$a->strings["Name"] = "Nome"; +$a->strings["Type"] = "Tipo"; +$a->strings["Size"] = "Dimensione"; +$a->strings["Last Modified"] = "Ultima modifica"; +$a->strings["Total"] = "Totale"; +$a->strings["Create new folder"] = "Crea una nuova cartella"; +$a->strings["Create"] = "Crea"; +$a->strings["Upload file"] = "Carica un file"; +$a->strings["Upload"] = "Carica"; +$a->strings["%1\$s's bookmarks"] = "I segnalibri di %1\$s"; +$a->strings["Logout"] = "Esci"; +$a->strings["End this session"] = "Chiudi questa sessione"; +$a->strings["Home"] = "Bacheca"; +$a->strings["Your posts and conversations"] = "I tuoi articoli e conversazioni"; +$a->strings["Your profile page"] = "Il tuo profilo"; +$a->strings["Edit Profiles"] = "Modifica i profili"; +$a->strings["Manage/Edit profiles"] = "Gestisci/modifica i profili"; +$a->strings["Edit Profile"] = "Modifica il profilo"; +$a->strings["Edit your profile"] = "Modifica il profilo"; +$a->strings["Your photos"] = "Le tue foto"; +$a->strings["Your files"] = "I tuoi file"; +$a->strings["Chat"] = "Area chat"; +$a->strings["Your chatrooms"] = "Le tue aree chat"; +$a->strings["Your bookmarks"] = "I tuoi segnalibri"; +$a->strings["Your webpages"] = "Le tue pagine web"; +$a->strings["Login"] = "Accedi"; +$a->strings["Sign in"] = "Accedi"; +$a->strings["%s - click to logout"] = "%s - clicca per uscire"; +$a->strings["Remote authentication"] = "Autenticazione magica dal tuo server"; +$a->strings["Click to authenticate to your home hub"] = "Clicca per autenticarti sul tuo server principale"; +$a->strings["Home Page"] = "Bacheca"; +$a->strings["Register"] = "Iscriviti"; +$a->strings["Create an account"] = "Crea un account"; +$a->strings["Help"] = "Guida"; +$a->strings["Help and documentation"] = "Guida e documentazione"; +$a->strings["Apps"] = "Apps"; +$a->strings["Applications, utilities, links, games"] = "Applicazioni, utilità , link, giochi"; +$a->strings["Search"] = "Cerca"; +$a->strings["Search site content"] = "Cerca nel sito"; +$a->strings["Directory"] = "Elenco pubblico"; +$a->strings["Channel Directory"] = "Elenco pubblico canali"; +$a->strings["Matrix"] = "RedMatrix"; +$a->strings["Your matrix"] = "La tua rete"; +$a->strings["Mark all matrix notifications seen"] = "Segna come lette le notifiche della tua rete"; +$a->strings["Channel Home"] = "Bacheca del canale"; +$a->strings["Channel home"] = "Bacheca del canale"; +$a->strings["Mark all channel notifications seen"] = "Segna come lette le notifiche del canale"; +$a->strings["Connections"] = "Contatti"; +$a->strings["Notices"] = "Avvisi"; +$a->strings["Notifications"] = "Notifiche"; +$a->strings["See all notifications"] = "Vedi tutte le notifiche"; +$a->strings["Mark all system notifications seen"] = "Segna come lette le notifiche di sistema"; +$a->strings["Mail"] = "Messaggi"; +$a->strings["Private mail"] = "Messaggi privati"; +$a->strings["See all private messages"] = "Guarda tutti i messaggi privati"; +$a->strings["Mark all private messages seen"] = "Segna come letti tutti i messaggi privati"; +$a->strings["Inbox"] = "In arrivo"; +$a->strings["Outbox"] = "Inviati"; +$a->strings["New Message"] = "Nuovo messaggio"; +$a->strings["Events"] = "Eventi"; +$a->strings["Event Calendar"] = "Calendario"; +$a->strings["See all events"] = "Guarda tutti gli eventi"; +$a->strings["Mark all events seen"] = "Marca come letti tutti gli eventi"; +$a->strings["Channel Manager"] = "Gestione canali"; +$a->strings["Manage Your Channels"] = "Gestisci i tuoi canali"; +$a->strings["Settings"] = "Impostazioni"; +$a->strings["Account/Channel Settings"] = "Impostazioni dell'account e del canale"; +$a->strings["Admin"] = "Amministrazione"; +$a->strings["Site Setup and Configuration"] = "Installazione e configurazione del sito"; +$a->strings["Please wait..."] = "Attendere..."; +$a->strings["view full size"] = "guarda nelle dimensioni reali"; +$a->strings["Default"] = "Predefinito"; +$a->strings["Frequently"] = "Frequentemente"; +$a->strings["Hourly"] = "Ogni ora"; +$a->strings["Twice daily"] = "Due volte al giorno"; +$a->strings["Daily"] = "Ogni giorno"; +$a->strings["Weekly"] = "Ogni settimana"; +$a->strings["Monthly"] = "Ogni mese"; +$a->strings["Friendica"] = "Friendica"; +$a->strings["OStatus"] = "OStatus"; +$a->strings["RSS/Atom"] = "RSS/Atom"; +$a->strings["Email"] = "Email"; +$a->strings["Diaspora"] = "Diaspora"; +$a->strings["Facebook"] = "Facebook"; +$a->strings["Zot!"] = "Zot!"; +$a->strings["LinkedIn"] = "LinkedIn"; +$a->strings["XMPP/IM"] = "XMPP/IM"; +$a->strings["MySpace"] = "MySpace"; +$a->strings["Unable to obtain identity information from database"] = "Impossibile ottenere le informazioni di identificazione dal database"; +$a->strings["Empty name"] = "Nome vuoto"; +$a->strings["Name too long"] = "Nome troppo lungo"; +$a->strings["No account identifier"] = "Account senza identificativo"; +$a->strings["Nickname is required."] = "Il nome dell'account è obbligatorio."; +$a->strings["Reserved nickname. Please choose another."] = "Nome utente riservato. Per favore scegline un altro."; +$a->strings["Nickname has unsupported characters or is already being used on this site."] = "Il nome dell'account è già in uso oppure ha dei caratteri non supportati."; +$a->strings["Unable to retrieve created identity"] = "Impossibile caricare l'identità creata"; +$a->strings["Default Profile"] = "Profilo predefinito"; +$a->strings["Friends"] = "Amici"; +$a->strings["Requested channel is not available."] = "Il canale che cerchi non è disponibile."; +$a->strings["Requested profile is not available."] = "Il profilo richiesto non è disponibile."; +$a->strings["Change profile photo"] = "Cambia la foto del profilo"; +$a->strings["Profiles"] = "Profili"; +$a->strings["Manage/edit profiles"] = "Gestisci/modifica i profili"; +$a->strings["Create New Profile"] = "Crea un nuovo profilo"; +$a->strings["Profile Image"] = "Immagine del profilo"; +$a->strings["visible to everybody"] = "visibile a tutti"; +$a->strings["Edit visibility"] = "Cambia la visibilità "; +$a->strings["Gender:"] = "Sesso:"; +$a->strings["Status:"] = "Stato:"; +$a->strings["Homepage:"] = "Home page:"; +$a->strings["Online Now"] = "Online adesso"; +$a->strings["g A l F d"] = "g A l d F"; +$a->strings["F d"] = "d F"; +$a->strings["[today]"] = "[oggi]"; +$a->strings["Birthday Reminders"] = "Promemoria compleanni"; +$a->strings["Birthdays this week:"] = "Compleanni questa settimana:"; +$a->strings["[No description]"] = "[Nessuna descrizione]"; +$a->strings["Event Reminders"] = "Promemoria"; +$a->strings["Events this week:"] = "Eventi di questa settimana:"; +$a->strings["Profile"] = "Profilo"; +$a->strings["Full Name:"] = "Nome completo:"; +$a->strings["Like this channel"] = "Mi piace questo canale"; +$a->strings["__ctx:noun__ Like"] = array( + 0 => "Mi piace", + 1 => "Mi piace", +); +$a->strings["j F, Y"] = "j F Y"; +$a->strings["j F"] = "j F"; +$a->strings["Birthday:"] = "Compleanno:"; +$a->strings["Age:"] = "Età :"; +$a->strings["for %1\$d %2\$s"] = "per %1\$d %2\$s"; +$a->strings["Sexual Preference:"] = "Preferenze sessuali:"; +$a->strings["Hometown:"] = "Città dove vivo:"; +$a->strings["Tags:"] = "Tag:"; +$a->strings["Political Views:"] = "Orientamento politico:"; +$a->strings["Religion:"] = "Religione:"; +$a->strings["About:"] = "Informazioni:"; +$a->strings["Hobbies/Interests:"] = "Interessi e hobby:"; +$a->strings["Likes:"] = "Mi piace:"; +$a->strings["Dislikes:"] = "Non mi piace:"; +$a->strings["Contact information and Social Networks:"] = "Contatti e social network:"; +$a->strings["My other channels:"] = "I miei altri canali:"; +$a->strings["Musical interests:"] = "Gusti musicali:"; +$a->strings["Books, literature:"] = "Libri, letteratura:"; +$a->strings["Television:"] = "Televisione:"; +$a->strings["Film/dance/culture/entertainment:"] = "Film, danza, cultura, intrattenimento:"; +$a->strings["Love/Romance:"] = "Amore:"; +$a->strings["Work/employment:"] = "Lavoro:"; +$a->strings["School/education:"] = "Scuola:"; +$a->strings["Like this thing"] = "Mi piace questo oggetto"; +$a->strings["Image/photo"] = "Immagine"; +$a->strings["Encrypted content"] = "Contenuto crittografato"; +$a->strings["Install design element: "] = "Installa il componente di design:"; +$a->strings["QR code"] = "QR code"; +$a->strings["%1\$s wrote the following %2\$s %3\$s"] = "%1\$s ha scritto %2\$s %3\$s"; +$a->strings["post"] = "l'articolo"; +$a->strings["$1 spoiler"] = "$1 spoiler"; +$a->strings["$1 wrote:"] = "$1 ha scritto:"; $a->strings["Miscellaneous"] = "Altro"; -$a->strings["year"] = "anno"; -$a->strings["month"] = "mese"; -$a->strings["day"] = "giorno"; +$a->strings["YYYY-MM-DD or MM-DD"] = "AAAA-MM-GG oppure MM-GG"; $a->strings["never"] = "mai"; $a->strings["less than a second ago"] = "meno di un secondo fa"; +$a->strings["year"] = "anno"; $a->strings["years"] = "anni"; +$a->strings["month"] = "mese"; $a->strings["months"] = "mesi"; $a->strings["week"] = "settimana"; $a->strings["weeks"] = "settimane"; +$a->strings["day"] = "giorno"; $a->strings["days"] = "giorni"; $a->strings["hour"] = "ora"; $a->strings["hours"] = "ore"; @@ -374,22 +388,36 @@ $a->strings["minutes"] = "minuti"; $a->strings["second"] = "secondo"; $a->strings["seconds"] = "secondi"; $a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s fa"; -$a->strings["%1\$s's birthday"] = "È il compleanno di %1\$s"; +$a->strings["%1\$s's birthday"] = "Compleanno di %1\$s"; $a->strings["Happy Birthday %1\$s"] = "Buon compleanno %1\$s"; -$a->strings["Sort Options"] = "Opzioni di ordinamento"; +$a->strings["Invalid data packet"] = "Dati non validi"; +$a->strings["Unable to verify channel signature"] = "Impossibile verificare la firma elettronica del canale"; +$a->strings["Unable to verify site signature for %s"] = "Impossibile verificare la firma elettronica del sito %s"; +$a->strings["Tags"] = "Tag"; +$a->strings["Keywords"] = "Parole chiave"; +$a->strings["have"] = "ho"; +$a->strings["has"] = "ha"; +$a->strings["want"] = "voglio"; +$a->strings["wants"] = "vuole"; +$a->strings["like"] = "mi piace"; +$a->strings["likes"] = "gli piace"; +$a->strings["dislike"] = "non mi piace"; +$a->strings["dislikes"] = "non gli piace"; +$a->strings["Public Timeline"] = "Diario pubblico"; +$a->strings["Directory Options"] = "Opzioni elenco pubblico"; $a->strings["Alphabetic"] = "Alfabetico"; $a->strings["Reverse Alphabetic"] = "Alfabetico inverso"; $a->strings["Newest to Oldest"] = "Dal più nuovo al più vecchio"; +$a->strings["Public Forums Only"] = "Solo forum pubblici"; $a->strings["Enable Safe Search"] = "Abilita SafeSearch"; $a->strings["Disable Safe Search"] = "Disabilita SafeSearch"; $a->strings["Safe Mode"] = "Modalità SafeSearch"; -$a->strings["Attachments:"] = "Allegati:"; $a->strings["Red Matrix Notification"] = "Notifica di RedMatrix"; $a->strings["redmatrix"] = "RedMatrix"; $a->strings["Thank You,"] = "Grazie,"; -$a->strings["%s Administrator"] = "Amministratore %s"; +$a->strings["%s Administrator"] = "L'amministratore di %s"; $a->strings["%s <!item_type!>"] = "%s <!item_type!>"; -$a->strings["[Red:Notify] New mail received at %s"] = "[RedMatrix] Nuovo messaggio ricevuto su %s"; +$a->strings["[Red:Notify] New mail received at %s"] = "[RedMatrix] Nuovo messaggio su %s"; $a->strings["%1\$s, %2\$s sent you a new private message at %3\$s."] = "%1\$s, %2\$s ti ha mandato un messaggio privato su %3\$s."; $a->strings["%1\$s sent you %2\$s."] = "%1\$s ti ha mandato %2\$s."; $a->strings["a private message"] = "un messaggio privato"; @@ -424,32 +452,19 @@ $a->strings["Name:"] = "Nome:"; $a->strings["Photo:"] = "Foto:"; $a->strings["Please visit %s to approve or reject the suggestion."] = "Visita %s per approvare o rifiutare il suggerimento."; $a->strings["[Red:Notify]"] = "[RedMatrix]"; -$a->strings["parent"] = "cartella superiore"; -$a->strings["Collection"] = "Cartella"; -$a->strings["Principal"] = "Principale"; -$a->strings["Addressbook"] = "Rubrica"; -$a->strings["Calendar"] = "Calendario"; -$a->strings["Schedule Inbox"] = "Appuntamenti ricevuti"; -$a->strings["Schedule Outbox"] = "Appuntamenti inviati"; -$a->strings["%1\$s used"] = "%1\$s occupati"; -$a->strings["%1\$s used of %2\$s (%3\$s%)"] = "%1\$s occupati di %2\$s (%3\$s%)"; -$a->strings["Name"] = "Nome"; -$a->strings["Type"] = "Tipo"; -$a->strings["Size"] = "Dimensione"; -$a->strings["Last Modified"] = "Ultima modifica"; -$a->strings["Total"] = "Totale"; -$a->strings["Create new folder"] = "Crea una nuova cartella"; -$a->strings["Create"] = "Crea"; -$a->strings["Upload file"] = "Carica un file"; -$a->strings["Upload"] = "Carica"; -$a->strings["Missing room name"] = "Area chat senza nome"; -$a->strings["Duplicate room name"] = "Il nome dell'area chat è duplicato"; -$a->strings["Invalid room specifier."] = "Il nome dell'area chat non è valido."; -$a->strings["Room not found."] = "Area chat non trovata."; -$a->strings["Room is full"] = "L'area chat è al completo"; +$a->strings["This event has been added to your calendar."] = "Questo evento è stato aggiunto al tuo calendario"; +$a->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."] = "È stato ripristinato un insieme con lo stesso nome che era stato eliminato in precedenza. I permessi già presenti <strong>potrebbero</strong> rimanere validi per i nuovi canali. Se non vuoi che ciò accada, devi creare un altro insieme con un nome diverso."; +$a->strings["Default privacy group for new contacts"] = "Insieme predefinito per i canali che inizi a seguire"; +$a->strings["All Channels"] = "Tutti i canali"; +$a->strings["edit"] = "modifica"; +$a->strings["Collections"] = "Insiemi di canali"; +$a->strings["Edit collection"] = "Modifica l'insieme di canali"; +$a->strings["Create a new collection"] = "Crea un nuovo insieme"; +$a->strings["Channels not in any collection"] = "Canali che non sono in un insieme"; +$a->strings["add"] = "aggiungi"; $a->strings["General Features"] = "Funzionalità di base"; $a->strings["Content Expiration"] = "Scadenza"; -$a->strings["Remove posts/comments and/or private messages at a future time"] = "Elimina gli articoli, i commenti o i messaggi privati dopo che è trascorso del tempo"; +$a->strings["Remove posts/comments and/or private messages at a future time"] = "Elimina gli articoli, i commenti o i messaggi privati dopo un lasso di tempo"; $a->strings["Multiple Profiles"] = "Profili multipli"; $a->strings["Ability to create multiple profiles"] = "Abilitazione a creare profili multipli"; $a->strings["Advanced Profiles"] = "Profili avanzati"; @@ -467,7 +482,7 @@ $a->strings["Share your identity with all websites on the internet. When disable $a->strings["Expert Mode"] = "Modalità esperto"; $a->strings["Enable Expert Mode to provide advanced configuration options"] = "Abilita la modalità esperto per vedere le opzioni di configurazione avanzate"; $a->strings["Premium Channel"] = "Canale premium"; -$a->strings["Allows you to set restrictions and terms on those that connect with your channel"] = "Ti permette di imporre delle restrizioni e dei termini d'uso a chi segue il canale"; +$a->strings["Allows you to set restrictions and terms on those that connect with your channel"] = "Ti permette di impostare delle restrizioni e dei termini d'uso a chi segue il canale"; $a->strings["Post Composition Features"] = "Modalità di scrittura articoli"; $a->strings["Use Markdown"] = "Usa il markdown"; $a->strings["Allow use of \"Markdown\" to format posts"] = "Consenti l'uso del markdown per formattare gli articoli"; @@ -476,7 +491,9 @@ $a->strings["Allow previewing posts and comments before publishing them"] = "Abi $a->strings["Channel Sources"] = "Sorgenti del canale"; $a->strings["Automatically import channel content from other channels or feeds"] = "Importa automaticamente il contenuto del canale da altri canali o feed"; $a->strings["Even More Encryption"] = "Crittografia addizionale"; -$a->strings["Allow optional encryption of content end-to-end with a shared secret key"] = "Rendi possibile la crittografia dei contenuti tra mittente e destinatari con una chiave segreta"; +$a->strings["Allow optional encryption of content end-to-end with a shared secret key"] = "Rendi possibile la crittografia tra mittente e destinatario che condividono una chiave segreta"; +$a->strings["Flag Adult Photos"] = "Marca le foto per adulti"; +$a->strings["Provide photo edit option to hide adult photos from default album view"] = "Permette di marcare e nascondere negli album le foto per adulti"; $a->strings["Network and Stream Filtering"] = "Filtraggio dei contenuti"; $a->strings["Search by Date"] = "Ricerca per data"; $a->strings["Ability to select posts by date ranges"] = "Per selezionare gli articoli in un intervallo tra date"; @@ -506,17 +523,145 @@ $a->strings["Star Posts"] = "Articoli stella (preferiti)"; $a->strings["Ability to mark special posts with a star indicator"] = "Mostra la stella per scegliere gli articoli preferiti"; $a->strings["Tag Cloud"] = "Nuvola di tag"; $a->strings["Provide a personal tag cloud on your channel page"] = "Mostra la nuvola dei tag che usi di più sulla pagina del tuo canale"; -$a->strings["Channel is blocked on this site."] = "Il canale è bloccato per questo sito."; -$a->strings["Channel location missing."] = "Manca l'indirizzo del canale."; -$a->strings["Response from remote channel was incomplete."] = "La risposta dal canale non è completa."; -$a->strings["Channel was deleted and no longer exists."] = "Il canale è stato rimosso e non esiste più."; -$a->strings["Protocol disabled."] = "Protocollo disabilitato."; -$a->strings["Channel discovery failed."] = "La ricerca del canale non ha avuto successo."; -$a->strings["local account not found."] = "l'account locale non è stato trovato."; -$a->strings["Cannot connect to yourself."] = "Non puoi connetterti a te stesso."; +$a->strings["prev"] = "prec"; +$a->strings["first"] = "inizio"; +$a->strings["last"] = "fine"; +$a->strings["next"] = "succ"; +$a->strings["older"] = "più recenti"; +$a->strings["newer"] = "più nuovi"; +$a->strings["No connections"] = "Nessun contatto"; +$a->strings["%d Connection"] = array( + 0 => "%d contatto", + 1 => "%d contatti", +); +$a->strings["View Connections"] = "Elenco contatti"; +$a->strings["Save"] = "Salva"; +$a->strings["poke"] = "poke"; +$a->strings["ping"] = "ping"; +$a->strings["pinged"] = "ha ricevuto un ping"; +$a->strings["prod"] = "spintone"; +$a->strings["prodded"] = "ha ricevuto uno spintone"; +$a->strings["slap"] = "schiaffo"; +$a->strings["slapped"] = "ha ricevuto uno schiaffo"; +$a->strings["finger"] = "finger"; +$a->strings["fingered"] = "ha ricevuto un finger"; +$a->strings["rebuff"] = "rifiuto"; +$a->strings["rebuffed"] = "ha ricevuto un rifiuto"; +$a->strings["happy"] = "felice"; +$a->strings["sad"] = "triste"; +$a->strings["mellow"] = "calmo"; +$a->strings["tired"] = "stanco"; +$a->strings["perky"] = "vivace"; +$a->strings["angry"] = "arrabbiato"; +$a->strings["stupified"] = "stordito"; +$a->strings["puzzled"] = "confuso"; +$a->strings["interested"] = "attento"; +$a->strings["bitter"] = "amaro"; +$a->strings["cheerful"] = "allegro"; +$a->strings["alive"] = "vivace"; +$a->strings["annoyed"] = "seccato"; +$a->strings["anxious"] = "ansioso"; +$a->strings["cranky"] = "irritabile"; +$a->strings["disturbed"] = "turbato"; +$a->strings["frustrated"] = "frustrato"; +$a->strings["depressed"] = "in depressione"; +$a->strings["motivated"] = "motivato"; +$a->strings["relaxed"] = "rilassato"; +$a->strings["surprised"] = "sorpreso"; +$a->strings["Monday"] = "lunedì"; +$a->strings["Tuesday"] = "martedì"; +$a->strings["Wednesday"] = "mercoledì"; +$a->strings["Thursday"] = "giovedì"; +$a->strings["Friday"] = "venerdì"; +$a->strings["Saturday"] = "sabato"; +$a->strings["Sunday"] = "domenica"; +$a->strings["January"] = "gennaio"; +$a->strings["February"] = "febbraio"; +$a->strings["March"] = "marzo"; +$a->strings["April"] = "aprile"; +$a->strings["May"] = "maggio"; +$a->strings["June"] = "giugno"; +$a->strings["July"] = "luglio"; +$a->strings["August"] = "agosto"; +$a->strings["September"] = "settembre"; +$a->strings["October"] = "ottobre"; +$a->strings["November"] = "novembre"; +$a->strings["December"] = "dicembre"; +$a->strings["unknown.???"] = "sconosciuto???"; +$a->strings["bytes"] = "byte"; +$a->strings["remove category"] = "rimuovi la categoria"; +$a->strings["remove from file"] = "rimuovi dal file"; +$a->strings["Click to open/close"] = "Clicca per aprire/chiudere"; +$a->strings["Link to Source"] = "Link al sito d'origine"; +$a->strings["Select a page layout: "] = "Scegli il layout della pagina:"; +$a->strings["default"] = "predefinito"; +$a->strings["Page content type: "] = "Contenuto della pagina:"; +$a->strings["Select an alternate language"] = "Seleziona una lingua diversa"; +$a->strings["activity"] = "l'attività "; +$a->strings["Design"] = "Design"; +$a->strings["Blocks"] = "Riquadri"; +$a->strings["Menus"] = "Menù"; +$a->strings["Layouts"] = "Layout"; +$a->strings["Pages"] = "Pagine"; +$a->strings["Not a valid email address"] = "Email non valida"; +$a->strings["Your email domain is not among those allowed on this site"] = "Il dominio della tua email attualmente non è permesso su questo sito"; +$a->strings["Your email address is already registered at this site."] = "La tua email è già registrata su questo sito."; +$a->strings["An invitation is required."] = "È necessario un invito."; +$a->strings["Invitation could not be verified."] = "L'invito non può essere verificato."; +$a->strings["Please enter the required information."] = "Inserisci le informazioni richieste."; +$a->strings["Failed to store account information."] = "Non è stato possibile salvare le informazioni del tuo account."; +$a->strings["Registration confirmation for %s"] = "Registrazione di %s confermata"; +$a->strings["Registration request at %s"] = "Richiesta di registrazione su %s"; +$a->strings["Administrator"] = "Amministratore"; +$a->strings["your registration password"] = "la password di registrazione"; +$a->strings["Registration details for %s"] = "Dettagli della registrazione di %s"; +$a->strings["Account approved."] = "Account approvato."; +$a->strings["Registration revoked for %s"] = "Registrazione revocata per %s"; +$a->strings["Account verified. Please login."] = "Registrazione verificata. Adesso puoi effettuare login."; +$a->strings["Click here to upgrade."] = "Clicca qui per aggiornare."; +$a->strings["This action exceeds the limits set by your subscription plan."] = "Questa operazione supera i limiti del tuo abbonamento."; +$a->strings["This action is not available under your subscription plan."] = "Questa operazione non è prevista dal tuo abbonamento."; +$a->strings["Can view my normal stream and posts"] = "Può vedere i miei contenuti e articoli normali"; +$a->strings["Can view my default channel profile"] = "Può vedere il profilo predefinito del canale"; +$a->strings["Can view my photo albums"] = "Può vedere i miei album fotografici"; +$a->strings["Can view my connections"] = "Può vedere i miei contatti"; +$a->strings["Can view my file storage"] = "Può vedere i miei file condivisi"; +$a->strings["Can view my webpages"] = "Può vedere le mie pagine web"; +$a->strings["Can send me their channel stream and posts"] = "È tra i canali che seguo"; +$a->strings["Can post on my channel page (\"wall\")"] = "Può scrivere sulla bacheca del mio canale"; +$a->strings["Can comment on or like my posts"] = "Può commentare o aggiungere \"mi piace\" ai miei articoli"; +$a->strings["Can send me private mail messages"] = "Può inviarmi messaggi privati"; +$a->strings["Can post photos to my photo albums"] = "Può aggiungere foto ai miei album"; +$a->strings["Can like/dislike stuff"] = "Può aggiungere \"mi piace\""; +$a->strings["Profiles and things other than posts/comments"] = "Profili e tutto ciò che non è articoli e commenti"; +$a->strings["Can forward to all my channel contacts via post @mentions"] = "Può inoltrare articoli a tutti i contatti del canale tramite una @menzione"; +$a->strings["Advanced - useful for creating group forum channels"] = "Impostazione avanzata - utile per creare un canale-forum di discussione"; +$a->strings["Can chat with me (when available)"] = "Può aprire una chat con me (se disponibile)"; +$a->strings["Can write to my file storage"] = "Può scrivere sul mio archivio file"; +$a->strings["Can edit my webpages"] = "Può modificare le mie pagine web"; +$a->strings["Can source my public posts in derived channels"] = "Può usare i miei articoli pubblici per creare canali derivati"; +$a->strings["Somewhat advanced - very useful in open communities"] = "Piuttosto avanzato - molto utile nelle comunità aperte"; +$a->strings["Can administer my channel resources"] = "Può amministrare i contenuti del mio canale"; +$a->strings["Extremely advanced. Leave this alone unless you know what you are doing"] = "Impostazione pericolosa - lasciare il valore predefinito se non si è assolutamente sicuri"; +$a->strings["Social Networking"] = "Social network"; +$a->strings["Mostly Public"] = "Quasi sempre pubblico"; +$a->strings["Restricted"] = "Con restrizioni"; +$a->strings["Private"] = "Privato"; +$a->strings["Community Forum"] = "Forum di discussione"; +$a->strings["Feed Republish"] = "Aggregatore di feed esterni"; +$a->strings["Special Purpose"] = "Per finalità speciali"; +$a->strings["Celebrity/Soapbox"] = "Pagina per fan"; +$a->strings["Group Repository"] = "Repository di gruppo"; +$a->strings["Other"] = "Altro"; +$a->strings["Custom/Expert Mode"] = "Personalizzazione per esperti"; +$a->strings["Image exceeds website size limit of %lu bytes"] = "L'immagine supera il limite massimo di %lu bytes"; +$a->strings["Image file is empty."] = "Il file dell'immagine è vuoto."; +$a->strings["Unable to process image"] = "Impossibile elaborare l'immagine"; +$a->strings["Photo storage failed."] = "Impossibile caricare la foto."; +$a->strings["Upload New Photos"] = "Carica nuove foto"; $a->strings["Permission denied"] = "Permesso negato"; $a->strings["(Unknown)"] = "(Sconosciuto)"; -$a->strings["Visible to anybody on the internet."] = "Visibile a chiunque su internet"; +$a->strings["Visible to anybody on the internet."] = "Visibile a chiunque su internet."; $a->strings["Visible to you only."] = "Visibile solo a te."; $a->strings["Visible to anybody in this network."] = "Visibile a tutti su questa rete."; $a->strings["Visible to anybody authenticated."] = "Visibile a chiunque sia autenticato."; @@ -525,135 +670,12 @@ $a->strings["Visible to all connections."] = "Visibile a tutti coloro che ti seg $a->strings["Visible to approved connections."] = "Visibile ai contatti approvati."; $a->strings["Visible to specific connections."] = "Visibile ad alcuni contatti scelti."; $a->strings["Item not found."] = "Elemento non trovato."; -$a->strings["Collection not found."] = "Insieme non trovato."; +$a->strings["Collection not found."] = "Insieme di canali non trovato."; $a->strings["Collection is empty."] = "L'insieme di canali è vuoto."; $a->strings["Collection: %s"] = "Insieme: %s"; $a->strings["Connection: %s"] = "Contatto: %s"; $a->strings["Connection not found."] = "Contatto non trovato."; -$a->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."] = "È stato ripristinato un insieme con lo stesso nome che era stato eliminato in precedenza. I permessi già presenti <strong>potrebbero</strong> rimanere validi per i nuovi canali. Se non vuoi che ciò accada, devi creare un altro insieme con un nome diverso."; -$a->strings["Default privacy group for new contacts"] = "Insieme predefinito per i canali che inizi a seguire"; -$a->strings["All Channels"] = "Tutti i canali"; -$a->strings["edit"] = "modifica"; -$a->strings["Collections"] = "Insiemi di canali"; -$a->strings["Edit collection"] = "Modifica l'insieme di canali"; -$a->strings["Create a new collection"] = "Crea un nuovo insieme"; -$a->strings["Channels not in any collection"] = "Canali che non sono in un insieme"; -$a->strings["add"] = "aggiungi"; -$a->strings["Unable to obtain identity information from database"] = "Impossibile ottenere le informazioni di identificazione dal database"; -$a->strings["Empty name"] = "Nome vuoto"; -$a->strings["Name too long"] = "Nome troppo lungo"; -$a->strings["No account identifier"] = "Account senza identificativo"; -$a->strings["Nickname is required."] = "Il nome dell'account è obbligatorio."; -$a->strings["Reserved nickname. Please choose another."] = "Nome utente riservato. Per favore scegline un altro."; -$a->strings["Nickname has unsupported characters or is already being used on this site."] = "Il nome dell'account è già in uso oppure ha dei caratteri non supportati."; -$a->strings["Unable to retrieve created identity"] = "Impossibile caricare l'identità creata"; -$a->strings["Default Profile"] = "Profilo predefinito"; -$a->strings["Friends"] = "Amici"; -$a->strings["Requested channel is not available."] = "Il canale che cerchi non è disponibile."; -$a->strings["Requested profile is not available."] = "Il profilo richiesto non è disponibile."; -$a->strings["Change profile photo"] = "Cambia la foto del profilo"; -$a->strings["Profiles"] = "Profili"; -$a->strings["Manage/edit profiles"] = "Gestisci/modifica i profili"; -$a->strings["Create New Profile"] = "Crea un nuovo profilo"; -$a->strings["Edit Profile"] = "Modifica il profilo"; -$a->strings["Profile Image"] = "Immagine del profilo"; -$a->strings["visible to everybody"] = "visibile a tutti"; -$a->strings["Edit visibility"] = "Cambia la visibilità "; -$a->strings["Gender:"] = "Sesso:"; -$a->strings["Status:"] = "Stato:"; -$a->strings["Homepage:"] = "Home page:"; -$a->strings["Online Now"] = "Online adesso"; -$a->strings["g A l F d"] = "g A l d F"; -$a->strings["F d"] = "d F"; -$a->strings["[today]"] = "[oggi]"; -$a->strings["Birthday Reminders"] = "Promemoria compleanni"; -$a->strings["Birthdays this week:"] = "Compleanni questa settimana:"; -$a->strings["[No description]"] = "[Nessuna descrizione]"; -$a->strings["Event Reminders"] = "Promemoria"; -$a->strings["Events this week:"] = "Eventi di questa settimana:"; -$a->strings["Full Name:"] = "Nome completo:"; -$a->strings["Like this channel"] = "Mi piace questo canale"; -$a->strings["j F, Y"] = "j F Y"; -$a->strings["j F"] = "j F"; -$a->strings["Birthday:"] = "Compleanno:"; -$a->strings["Age:"] = "Età :"; -$a->strings["for %1\$d %2\$s"] = "per %1\$d %2\$s"; -$a->strings["Sexual Preference:"] = "Preferenze sessuali:"; -$a->strings["Hometown:"] = "Città dove vivo:"; -$a->strings["Tags:"] = "Tag:"; -$a->strings["Political Views:"] = "Orientamento politico:"; -$a->strings["Religion:"] = "Religione:"; -$a->strings["About:"] = "Informazioni:"; -$a->strings["Hobbies/Interests:"] = "Interessi e hobby:"; -$a->strings["Likes:"] = "Mi piace:"; -$a->strings["Dislikes:"] = "Non mi piace:"; -$a->strings["Contact information and Social Networks:"] = "Contatti e social network:"; -$a->strings["My other channels:"] = "I miei altri canali:"; -$a->strings["Musical interests:"] = "Gusti musicali:"; -$a->strings["Books, literature:"] = "Libri, letteratura:"; -$a->strings["Television:"] = "Televisione:"; -$a->strings["Film/dance/culture/entertainment:"] = "Film, danza, cultura, intrattenimento:"; -$a->strings["Love/Romance:"] = "Amore:"; -$a->strings["Work/employment:"] = "Lavoro:"; -$a->strings["School/education:"] = "Scuola:"; -$a->strings["Like this thing"] = "Mi piace questo oggetto"; -$a->strings["Image/photo"] = "Immagine"; -$a->strings["Encrypted content"] = "Contenuto crittografato"; -$a->strings["QR code"] = "QR code"; -$a->strings["%1\$s wrote the following %2\$s %3\$s"] = "%1\$s ha scritto %2\$s %3\$s"; -$a->strings["post"] = "l'articolo"; -$a->strings["$1 wrote:"] = "$1 ha scritto:"; -$a->strings["Logout"] = "Esci"; -$a->strings["End this session"] = "Chiudi questa sessione"; -$a->strings["Home"] = "Bacheca"; -$a->strings["Your posts and conversations"] = "I tuoi articoli e conversazioni"; -$a->strings["Your profile page"] = "Il tuo profilo"; -$a->strings["Edit Profiles"] = "Modifica i profili"; -$a->strings["Manage/Edit profiles"] = "Gestisci/modifica i profili"; -$a->strings["Edit your profile"] = "Modifica il profilo"; -$a->strings["Your photos"] = "Le tue foto"; -$a->strings["Your files"] = "I tuoi file"; -$a->strings["Your chatrooms"] = "Le tue aree chat"; -$a->strings["Your bookmarks"] = "I tuoi segnalibri"; -$a->strings["Your webpages"] = "Le tue pagine web"; -$a->strings["Sign in"] = "Entra"; -$a->strings["%s - click to logout"] = "%s - clicca per uscire"; -$a->strings["Click to authenticate to your home hub"] = "Clicca per autenticarti sul tuo server principale"; -$a->strings["Home Page"] = "Bacheca"; -$a->strings["Register"] = "Iscriviti"; -$a->strings["Create an account"] = "Crea un account"; -$a->strings["Help and documentation"] = "Guida e documentazione"; -$a->strings["Apps"] = "Apps"; -$a->strings["Applications, utilities, links, games"] = "Applicazioni, utilità , link, giochi"; -$a->strings["Search site content"] = "Cerca nel sito"; -$a->strings["Channel Locator"] = "Ricerca canali"; -$a->strings["Your matrix"] = "La tua rete"; -$a->strings["Mark all matrix notifications seen"] = "Segna come lette le notifiche della tua rete"; -$a->strings["Channel home"] = "Bacheca del canale"; -$a->strings["Mark all channel notifications seen"] = "Segna come lette le notifiche dei canali"; -$a->strings["Connections"] = "Contatti"; -$a->strings["Notices"] = "Notifiche"; -$a->strings["Notifications"] = "Notifiche"; -$a->strings["See all notifications"] = "Vedi tutte le notifiche"; -$a->strings["Mark all system notifications seen"] = "Segna come lette le notifiche di sistema"; -$a->strings["Private mail"] = "Messaggi privati"; -$a->strings["See all private messages"] = "Guarda tutti i messaggi privati"; -$a->strings["Mark all private messages seen"] = "Segna come letti tutti i messaggi privati"; -$a->strings["Inbox"] = "In arrivo"; -$a->strings["Outbox"] = "Inviati"; -$a->strings["New Message"] = "Nuovo messaggio"; -$a->strings["Event Calendar"] = "Calendario"; -$a->strings["See all events"] = "Guarda tutti gli eventi"; -$a->strings["Mark all events seen"] = "Marca come letti tutti gli eventi"; -$a->strings["Manage Your Channels"] = "Gestisci i contatti dei tuoi canali"; -$a->strings["Account/Channel Settings"] = "Impostazioni account e canali"; -$a->strings["Admin"] = "Amministrazione"; -$a->strings["Site Setup and Configuration"] = "Configurazione del sito"; -$a->strings["Please wait..."] = "Attendere..."; -$a->strings["No recipient provided."] = "Devi scegliere un destinatario."; -$a->strings["[no subject]"] = "[nessun titolo]"; -$a->strings["Unable to determine sender."] = "Impossibile determinare il mittente."; -$a->strings["Stored post could not be verified."] = "Non è stato possibile verificare l'articolo inserito."; +$a->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."] = "I controlli di sicurezza sono falliti. Probabilmente è accaduto perché la pagina è stata tenuta aperta troppo a lungo (ore?) prima di inviare il contenuto."; $a->strings["System"] = "Sistema"; $a->strings["Create Personal App"] = "Crea una app personale"; $a->strings["Edit Personal App"] = "Modifica una app personale"; @@ -669,7 +691,7 @@ $a->strings["Remove term"] = "Rimuovi termine"; $a->strings["Archives"] = "Archivi"; $a->strings["Refresh"] = "Aggiorna"; $a->strings["Me"] = "Io"; -$a->strings["Best Friends"] = "Buoni amici"; +$a->strings["Best Friends"] = "Migliori amici"; $a->strings["Co-workers"] = "Colleghi"; $a->strings["Former Friends"] = "Ex amici"; $a->strings["Acquaintances"] = "Conoscenti"; @@ -682,53 +704,20 @@ $a->strings["Display settings"] = "Aspetto"; $a->strings["Connected apps"] = "App connesse"; $a->strings["Export channel"] = "Esporta il canale"; $a->strings["Export content"] = "Esporta i contenuti"; -$a->strings["Automatic Permissions (Advanced)"] = "Permessi predefiniti (avanzato)"; +$a->strings["Connection Default Permissions"] = "Permessi predefiniti dei nuovi contatti"; $a->strings["Premium Channel Settings"] = "Canale premium - impostazioni"; +$a->strings["Messages"] = "Messaggi"; $a->strings["Check Mail"] = "Controlla i messaggi"; $a->strings["Chat Rooms"] = "Aree chat attive"; $a->strings["Bookmarked Chatrooms"] = "Aree chat nei segnalibri"; $a->strings["Suggested Chatrooms"] = "Aree chat suggerite"; -$a->strings["Save to Folder"] = "Salva nella cartella"; -$a->strings["View all"] = "Vedi tutto"; -$a->strings["__ctx:noun__ Dislike"] = array( - 0 => "Non mi piace", - 1 => "Non mi piace", -); -$a->strings["Add Star"] = "Aggiungi ai preferiti"; -$a->strings["Remove Star"] = "Rimuovi dai preferiti"; -$a->strings["Toggle Star Status"] = "Attiva/disattiva preferito"; -$a->strings["starred"] = "preferito"; -$a->strings["Add Tag"] = "Aggiungi un tag"; -$a->strings["I like this (toggle)"] = "Attiva/disattiva Mi piace"; -$a->strings["I don't like this (toggle)"] = "Attiva/disattiva Non mi piace"; -$a->strings["Share This"] = "Condividi"; -$a->strings["share"] = "condividi"; -$a->strings["View %s's profile - %s"] = "Guarda il profilo di %s - %s"; -$a->strings["to"] = "a"; -$a->strings["via"] = "via"; -$a->strings["Wall-to-Wall"] = "Da bacheca a bacheca"; -$a->strings["via Wall-To-Wall:"] = "da bacheca a bacheca:"; -$a->strings["Save Bookmarks"] = "Salva segnalibro"; -$a->strings["Add to Calendar"] = "Aggiungi al calendario"; -$a->strings["__ctx:noun__ Likes"] = "Mi piace"; -$a->strings["__ctx:noun__ Dislikes"] = "Non mi piace"; -$a->strings["%d comment"] = array( - 0 => "%d commento", - 1 => "%d commenti", -); -$a->strings["[+] show all"] = "[+] mostra tutto"; -$a->strings["This is you"] = "Questo sei tu"; -$a->strings["Comment"] = "Commento"; -$a->strings["Submit"] = "Salva"; -$a->strings["Bold"] = "Grassetto"; -$a->strings["Italic"] = "Corsivo"; -$a->strings["Underline"] = "Sottolineato"; -$a->strings["Quote"] = "Citazione"; -$a->strings["Code"] = "Codice"; -$a->strings["Image"] = "Immagine"; -$a->strings["Link"] = "Link"; -$a->strings["Video"] = "Video"; +$a->strings["photo/image"] = "foto/immagine"; +$a->strings["New window"] = "Nuova finestra"; +$a->strings["Open the selected location in a different window or browser tab"] = "Apri l'indirizzo selezionato in una nuova scheda o finestra"; +$a->strings["User '%s' deleted"] = "Utente '%s' eliminato"; $a->strings["Delete this item?"] = "Eliminare questo elemento?"; +$a->strings["Comment"] = "Commento"; +$a->strings["[+] show all"] = "[+] mostra tutto"; $a->strings["[-] show less"] = "[-] riduci"; $a->strings["[+] expand"] = "[+] mostra tutto"; $a->strings["[-] collapse"] = "[-] riduci"; @@ -757,9 +746,6 @@ $a->strings["about a year"] = "circa un anno"; $a->strings["%d years"] = "%d anni"; $a->strings[" "] = " "; $a->strings["timeago.numbers"] = "timeago.numbers"; -$a->strings["New window"] = "Nuova finestra"; -$a->strings["Open the selected location in a different window or browser tab"] = "Apri l'indirizzo selezionato in una nuova scheda o finestra"; -$a->strings["User '%s' deleted"] = "Utente '%s' eliminato"; $a->strings["Male"] = "Maschio"; $a->strings["Female"] = "Femmina"; $a->strings["Currently Male"] = "Al momento maschio"; @@ -772,7 +758,6 @@ $a->strings["Transsexual"] = "Transessuale"; $a->strings["Hermaphrodite"] = "Ermafrodito"; $a->strings["Neuter"] = "Neutro"; $a->strings["Non-specific"] = "Non specificato"; -$a->strings["Other"] = "Altro"; $a->strings["Undecided"] = "Indeciso"; $a->strings["Males"] = "Maschi"; $a->strings["Females"] = "Femmine"; @@ -796,11 +781,11 @@ $a->strings["Infatuated"] = "Infatuato/a"; $a->strings["Dating"] = "Disponibile a un incontro"; $a->strings["Unfaithful"] = "Infedele"; $a->strings["Sex Addict"] = "Sesso-dipendente"; -$a->strings["Friends/Benefits"] = "Amici piccanti"; +$a->strings["Friends/Benefits"] = "Amici con qualcosa in più"; $a->strings["Casual"] = "Casual"; $a->strings["Engaged"] = "Impegnato"; $a->strings["Married"] = "Sposato/a"; -$a->strings["Imaginarily married"] = "Sogna il matrimonio"; +$a->strings["Imaginarily married"] = "Con matrimonio immaginario"; $a->strings["Partners"] = "Partner"; $a->strings["Cohabiting"] = "Convivente"; $a->strings["Common law"] = "Matrimonio regolare"; @@ -817,39 +802,67 @@ $a->strings["Uncertain"] = "Incerto/a"; $a->strings["It's complicated"] = "Relazione complicata"; $a->strings["Don't care"] = "Chi se ne frega"; $a->strings["Ask me"] = "Chiedimelo"; +$a->strings["Site Admin"] = "Amministrazione sito"; +$a->strings["Address Book"] = "Rubrica"; +$a->strings["Mood"] = "Umore"; +$a->strings["Probe"] = "Diagnostica"; +$a->strings["Suggest"] = "Suggerisci"; +$a->strings["Random Channel"] = "Canale casuale"; +$a->strings["Invite"] = "Invita"; +$a->strings["Features"] = "Funzionalità "; +$a->strings["Language"] = "Lingua"; +$a->strings["Post"] = "Articolo"; +$a->strings["Profile Photo"] = "Foto del profilo"; +$a->strings["Update"] = "Aggiorna"; +$a->strings["Install"] = "Installa"; +$a->strings["Purchase"] = "Acquista"; $a->strings["Logged out."] = "Uscita effettuata."; $a->strings["Failed authentication"] = "Autenticazione fallita"; $a->strings["Login failed."] = "Accesso fallito."; -$a->strings["Can view my normal stream and posts"] = "Può vedere i miei contenuti e articoli normali"; -$a->strings["Can view my default channel profile"] = "Può vedere il profilo predefinito del canale"; -$a->strings["Can view my photo albums"] = "Può vedere i miei album fotografici"; -$a->strings["Can view my connections"] = "Può vedere i miei contatti"; -$a->strings["Can view my file storage"] = "Può vedere i miei file condivisi"; -$a->strings["Can view my webpages"] = "Può vedere le mie pagine web"; -$a->strings["Can send me their channel stream and posts"] = "È tra i canali che seguo"; -$a->strings["Can post on my channel page (\"wall\")"] = "Può scrivere sulla bacheca del mio canale"; -$a->strings["Can comment on or like my posts"] = "Può commentare o aggiungere \"mi piace\" ai miei articoli"; -$a->strings["Can send me private mail messages"] = "Può inviarmi messaggi privati"; -$a->strings["Can post photos to my photo albums"] = "Può aggiungere foto ai miei album"; -$a->strings["Can like/dislike stuff"] = "Può aggiungere \"mi piace\""; -$a->strings["Profiles and things other than posts/comments"] = "Profili e tutto ciò che non è articoli e commenti"; -$a->strings["Can forward to all my channel contacts via post @mentions"] = "Può inoltrare articoli a tutti i contatti del canale tramite una @menzione"; -$a->strings["Advanced - useful for creating group forum channels"] = "Impostazione avanzata - utile per creare un canale-forum di discussione"; -$a->strings["Can chat with me (when available)"] = "Può aprire una chat con me (se disponibile)"; -$a->strings["Can write to my file storage"] = "Può scrivere sul mio archivio file"; -$a->strings["Can edit my webpages"] = "Può modificare le mie pagine web"; -$a->strings["Can source my public posts in derived channels"] = "Può usare i miei articoli pubblici per creare canali derivati"; -$a->strings["Somewhat advanced - very useful in open communities"] = "Piuttosto avanzato - molto utile nelle comunità aperte"; -$a->strings["Can administer my channel resources"] = "Può amministrare i contenuti del mio canale"; -$a->strings["Extremely advanced. Leave this alone unless you know what you are doing"] = "Impostazione pericolosa - lasciare il valore predefinito se non si è assolutamente sicuri"; -$a->strings["Social Networking"] = "Social network"; -$a->strings["Mostly Public"] = "Sempre pubblico, o quasi"; -$a->strings["Restricted"] = "Con restrizioni sui follower"; -$a->strings["Private"] = "Privato"; -$a->strings["Community Forum"] = "Forum di discussione"; -$a->strings["Feed Republish"] = "Aggregatore di feed esterni"; -$a->strings["Celebrity/Soapbox"] = "Pagina per fan"; -$a->strings["Custom/Expert Mode"] = "Personalizzato - per esperti"; +$a->strings["Save to Folder"] = "Salva nella cartella"; +$a->strings["View all"] = "Vedi tutto"; +$a->strings["__ctx:noun__ Dislike"] = array( + 0 => "Non mi piace", + 1 => "Non mi piace", +); +$a->strings["Add Star"] = "Aggiungi ai preferiti"; +$a->strings["Remove Star"] = "Rimuovi dai preferiti"; +$a->strings["Toggle Star Status"] = "Attiva/disattiva preferito"; +$a->strings["starred"] = "preferito"; +$a->strings["Add Tag"] = "Aggiungi un tag"; +$a->strings["I like this (toggle)"] = "Attiva/disattiva Mi piace"; +$a->strings["I don't like this (toggle)"] = "Attiva/disattiva Non mi piace"; +$a->strings["Share This"] = "Condividi"; +$a->strings["share"] = "condividi"; +$a->strings["%d comment"] = array( + 0 => "%d commento", + 1 => "%d commenti", +); +$a->strings["View %s's profile - %s"] = "Guarda il profilo di %s - %s"; +$a->strings["to"] = "a"; +$a->strings["via"] = "via"; +$a->strings["Wall-to-Wall"] = "Da bacheca a bacheca"; +$a->strings["via Wall-To-Wall:"] = "da bacheca a bacheca:"; +$a->strings["Save Bookmarks"] = "Salva segnalibro"; +$a->strings["Add to Calendar"] = "Aggiungi al calendario"; +$a->strings["Mark all seen"] = "Marca tutto come letto"; +$a->strings["__ctx:noun__ Likes"] = "Mi piace"; +$a->strings["__ctx:noun__ Dislikes"] = "Non mi piace"; +$a->strings["This is you"] = "Questo sei tu"; +$a->strings["Submit"] = "Salva"; +$a->strings["Bold"] = "Grassetto"; +$a->strings["Italic"] = "Corsivo"; +$a->strings["Underline"] = "Sottolineato"; +$a->strings["Quote"] = "Citazione"; +$a->strings["Code"] = "Codice"; +$a->strings["Image"] = "Immagine"; +$a->strings["Link"] = "Link"; +$a->strings["Video"] = "Video"; +$a->strings["Missing room name"] = "Area chat senza nome"; +$a->strings["Duplicate room name"] = "Il nome dell'area chat è duplicato"; +$a->strings["Invalid room specifier."] = "Il nome dell'area chat non è valido."; +$a->strings["Room not found."] = "Area chat non trovata."; +$a->strings["Room is full"] = "L'area chat è al completo"; $a->strings["Set your current mood and tell your friends"] = "Scegli il tuo umore attuale per mostrarlo agli amici"; $a->strings["Menu not found."] = "Menù non trovato."; $a->strings["Menu element updated."] = "L'elemento del menù è stato aggiornato."; @@ -871,7 +884,7 @@ $a->strings["Menu Item Permissions"] = "Permessi del menu"; $a->strings["(click to open/close)"] = "(clicca per aprire/chiudere)"; $a->strings["Link text"] = "Testo del link"; $a->strings["URL of link"] = "Indirizzo del link"; -$a->strings["Use Red magic-auth if available"] = "Usa l'autenticazione magica di RedMatrix, se disponibile"; +$a->strings["Use RedMatrix magic-auth if available"] = "Usa l'autenticazione magica di RedMatrix, se disponibile"; $a->strings["Open link in new window"] = "Apri il link in una nuova finestra"; $a->strings["Order in list"] = "Ordine dell'elenco"; $a->strings["Higher numbers will sink to bottom of listing"] = "I numeri più alti andranno in fondo all'elenco"; @@ -881,16 +894,150 @@ $a->strings["Menu item could not be deleted."] = "L'elemento del menù non può $a->strings["Edit Menu Element"] = "Modifica l'elemento del menù"; $a->strings["Modify"] = "Modifica"; $a->strings["Some blurb about what to do when you're new here"] = "Qualche suggerimento per i nuovi utenti su cosa fare"; -$a->strings["sent you a private message"] = "ti ha inviato un messaggio privato"; -$a->strings["added your channel"] = "ha aggiunto il tuo canale"; -$a->strings["posted an event"] = "ha creato un evento"; -$a->strings["network"] = "rete"; +$a->strings["Maximum daily site registrations exceeded. Please try again tomorrow."] = "È stato superato il numero massimo giornaliero di registrazioni a questo sito. Riprova domani!"; +$a->strings["Please indicate acceptance of the Terms of Service. Registration failed."] = "Impossibile proseguire. Devi prima accettare le Condizioni d'Uso del servizio."; +$a->strings["Passwords do not match."] = "Le password non corrispondono."; +$a->strings["Registration successful. Please check your email for validation instructions."] = "La registrazione è terminata correttamente. Per continuare controlla l'email che ti è stata inviata."; +$a->strings["Your registration is pending approval by the site owner."] = "La tua richiesta è in attesa di approvazione da parte dell'amministratore del sito."; +$a->strings["Your registration can not be processed."] = "La tua registrazione non puo' essere processata."; +$a->strings["Registration on this site/hub is by approval only."] = "La registrazione su questo sito è soggetta ad approvazione."; +$a->strings["<a href=\"pubsites\">Register at another affiliated site/hub</a>"] = "<a href=\"pubsites\">Registrati su un altro server affiliato</a>"; +$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Questo sito ha superato il numero di registrazioni giornaliere consentite. Prova di nuovo domani."; +$a->strings["Terms of Service"] = "Condizioni d'Uso"; +$a->strings["I accept the %s for this website"] = "Accetto le %s di questo sito"; +$a->strings["I am over 13 years of age and accept the %s for this website"] = "Ho più di 13 anni e accetto le %s di questo sito"; +$a->strings["Registration"] = "Registrazione"; +$a->strings["Membership on this site is by invitation only."] = "Per registrarsi su questo sito è necessario un invito."; +$a->strings["Please enter your invitation code"] = "Inserisci il codice dell'invito"; +$a->strings["Your email address"] = "Il tuo indirizzo email"; +$a->strings["Choose a password"] = "Scegli una password"; +$a->strings["Please re-enter your password"] = "Ripeti la password per verifica"; +$a->strings["- select -"] = "- scegli -"; +$a->strings["Invalid profile identifier."] = "Indentificativo del profilo non valido."; +$a->strings["Profile Visibility Editor"] = "Modifica la visibilità del profilo"; +$a->strings["Click on a contact to add or remove."] = "Clicca su un contatto per aggiungerlo o rimuoverlo."; +$a->strings["Visible To"] = "Visibile a"; +$a->strings["All Connections"] = "Tutti i contatti"; +$a->strings["Failed to create source. No channel selected."] = "Impossibile creare la sorgente. Nessun canale selezionato."; +$a->strings["Source created."] = "Sorgente creata."; +$a->strings["Source updated."] = "Sorgente aggiornata."; +$a->strings["*"] = "*"; +$a->strings["Manage remote sources of content for your channel."] = "Gestisci le sorgenti dei contenuti del tuo canale."; +$a->strings["New Source"] = "Nuova sorgente"; +$a->strings["Import all or selected content from the following channel into this channel and distribute it according to your channel settings."] = "Importa nel tuo canale tutti o una parte dei contenuti dal canale seguente."; +$a->strings["Only import content with these words (one per line)"] = "Importa solo i contenuti che hanno queste parole (una per riga)"; +$a->strings["Leave blank to import all public content"] = "Lascia vuoto per importare tutti i contenuti pubblici"; +$a->strings["Channel Name"] = "Nome del canale"; +$a->strings["Source not found."] = "Sorgente non trovata."; +$a->strings["Edit Source"] = "Modifica la sorgente"; +$a->strings["Delete Source"] = "Elimina la sorgente"; +$a->strings["Source removed"] = "Sorgente eliminata"; +$a->strings["Unable to remove source."] = "Impossibile rimuovere la sorgente."; +$a->strings["Poke/Prod"] = "Poke/Prod"; +$a->strings["poke, prod or do other things to somebody"] = "Manda un poke, un prod o altro"; +$a->strings["Recipient"] = "Destinatario"; +$a->strings["Choose what you wish to do to recipient"] = "Scegli cosa vuoi inviare al destinatario"; +$a->strings["Make this post private"] = "Rendi privato questo articolo"; +$a->strings["Authorize application connection"] = "Autorizza la app"; +$a->strings["Return to your app and insert this Securty Code:"] = "Torna alla app e inserisci questo codice di sicurezza:"; +$a->strings["Please login to continue."] = "Accedi al sito per continuare."; +$a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Vuoi autorizzare questa app ad accedere ai messaggi e ai contatti o creare nuovi messaggi per te?"; +$a->strings["Yes"] = "Si"; +$a->strings["No"] = "No"; +$a->strings["Public access denied."] = "Accesso pubblico negato."; +$a->strings["Item not available."] = "Elemento non disponibile."; +$a->strings["Fetching URL returns error: %1\$s"] = "La chiamata all'URL restituisce questo errore: %1\$s"; +$a->strings["Invalid item."] = "Elemento non valido."; +$a->strings["Channel not found."] = "Canale non trovato."; +$a->strings["Page not found."] = "Pagina non trovata."; +$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s sta seguendo %3\$s di %2\$s"; +$a->strings["Block Name"] = "Nome del riquadro"; +$a->strings["Red Matrix Server - Setup"] = "RedMatrix Server - Installazione"; +$a->strings["Could not connect to database."] = " Impossibile connettersi al database."; +$a->strings["Could not connect to specified site URL. Possible SSL certificate or DNS issue."] = "Non è possibile raggiungere l'indirizzo del sito specificato. Potrebbe essere un problema di SSL o DNS."; +$a->strings["Could not create table."] = "Impossibile creare le tabelle."; +$a->strings["Your site database has been installed."] = "Il database del sito è stato installato."; +$a->strings["You may need to import the file \"install/schema_xxx.sql\" manually using a database client."] = "Potresti dover importare il file 'install/schema_xxx.sql' manualmente usando un client per collegarti al db."; +$a->strings["Please see the file \"install/INSTALL.txt\"."] = "Leggi il file 'install/INSTALL.txt'."; +$a->strings["System check"] = "Verifica del sistema"; +$a->strings["Next"] = "Successivo"; +$a->strings["Check again"] = "Verifica di nuovo"; +$a->strings["Database connection"] = "Connessione al database"; +$a->strings["In order to install Red Matrix we need to know how to connect to your database."] = "Per installare RedMatrix è necessario conoscere i parametri di connessione al database."; +$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Contatta il tuo fornitore di hosting o l'amministratore del sito se hai domande su queste impostazioni."; +$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "Il database deve già esistere. Se non esiste, crealo prima di continuare."; +$a->strings["Database Server Name"] = "Server del database"; +$a->strings["Default is localhost"] = "'localhost' è il predefinito"; +$a->strings["Database Port"] = "Port del database"; +$a->strings["Communication port number - use 0 for default"] = "Scrivi 0 per usare il valore standard"; +$a->strings["Database Login Name"] = "Utente database"; +$a->strings["Database Login Password"] = "Password utente database"; +$a->strings["Database Name"] = "Nome database"; +$a->strings["Database Type"] = "Tipo database"; +$a->strings["Site administrator email address"] = "Indirizzo email dell'amministratore del sito"; +$a->strings["Your account email address must match this in order to use the web admin panel."] = "Il tuo indirizzo email deve corrispondere a questo per poter usare il pannello di amministrazione web."; +$a->strings["Website URL"] = "URL completo del sito"; +$a->strings["Please use SSL (https) URL if available."] = "Se disponibile, usa l'indirizzo SSL (https)."; +$a->strings["Please select a default timezone for your website"] = "Seleziona il fuso orario predefinito per il tuo sito web"; +$a->strings["Site settings"] = "Impostazioni del sito"; +$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Non è possibile trovare la versione di PHP da riga di comando nel PATH del server web"; +$a->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."] = "Se non hai installata la versione di PHP da riga di comando non potrai attivare il polling in background tramite cron."; +$a->strings["PHP executable path"] = "Path del comando PHP"; +$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Inserisci il percorso dell'eseguibile PHP. Puoi lasciarlo vuoto per continuare l'installazione."; +$a->strings["Command line PHP"] = "PHP da riga di comando"; +$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "La versione da riga di comando di PHP nel sistema non ha abilitato \"register_argc_argv\"."; +$a->strings["This is required for message delivery to work."] = "E' necessario perché funzioni la consegna dei messaggi."; +$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv"; +$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Errore: la funzione \"openssl_pkey_new\" su questo sistema non è in grado di generare le chiavi di criptazione"; +$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Se stai usando un server windows, guarda \"http://www.php.net/manual/en/openssl.installation.php\"."; +$a->strings["Generate encryption keys"] = "Genera chiavi di criptazione"; +$a->strings["libCurl PHP module"] = "modulo PHP libCurl"; +$a->strings["GD graphics PHP module"] = "modulo PHP GD graphics"; +$a->strings["OpenSSL PHP module"] = "modulo PHP OpenSSL"; +$a->strings["mysqli or postgres PHP module"] = "modulo PHP per mysqli oppure prostgres"; +$a->strings["mb_string PHP module"] = "modulo PHP mb_string"; +$a->strings["mcrypt PHP module"] = "modulo PHP mcrypt"; +$a->strings["Apache mod_rewrite module"] = "modulo Apache mod_rewrite"; +$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Errore: il modulo mod-rewrite di Apache è richiesto ma non installato"; +$a->strings["proc_open"] = "proc_open"; +$a->strings["Error: proc_open is required but is either not installed or has been disabled in php.ini"] = "Errore: proc_open è richiesto ma non è installato o è disabilitato in php.ini"; +$a->strings["Error: libCURL PHP module required but not installed."] = "Errore: il modulo libCURL di PHP è richiesto ma non installato."; +$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Errore: Il modulo GD graphics di PHP con supporto a JPEG è richiesto ma non installato."; +$a->strings["Error: openssl PHP module required but not installed."] = "Errore: il modulo openssl di PHP è richiesto ma non installato."; +$a->strings["Error: mysqli or postgres PHP module required but neither are installed."] = "Errore: il modulo PHP per mysqli o postgres è richiesto ma non installato"; +$a->strings["Error: mb_string PHP module required but not installed."] = "Errore: il modulo PHP mb_string è richiesto ma non installato."; +$a->strings["Error: mcrypt PHP module required but not installed."] = "Errore: il modulo PHP mcrypt è richiesto ma non installato."; +$a->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."] = "L'installazione web deve poter creare un file chiamato \".htconfig.php\" nella cartella di RedMatrix ma non è in grado di farlo."; +$a->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."] = "Spesso ciò è dovuto ai permessi di accesso al disco: il web server potrebbe non aver diritto di scrivere il file nella cartella, anche se tu puoi."; +$a->strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Red top folder."] = "Alla fine di questa procedura ti sarà dato il testo da salvare in un file di nome .htconfig.php dentro la cartella principale di RedMatrix."; +$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"install/INSTALL.txt\" for instructions."] = "Puoi anche saltare questa procedura ed effettuare un'installazione manuale. Guarda il file 'install/INSTALL.txt' per le istruzioni."; +$a->strings[".htconfig.php is writable"] = ".htconfig.php è scrivibile"; +$a->strings["Red uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Red usa il sistema Smarty3 per costruire i suoi template grafici. Smarty3 è molto veloce perché compila i template delle pagine direttamente in PHP."; +$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory %s under the Red top level folder."] = "Per poter memorizzare i template compilati, il web server deve avere accesso in scrittura a %s sotto la cartella di installazione di RedMatrix."; +$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Assicurati che il tuo web server sia in esecuzione da parte di un utente che ha diritto di scrittura su quella cartella (ad esempio www-data)."; +$a->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."] = "Nota bene: come precauzione, dovresti dare i diritti di scrittura solamente su %s e non sui file template (.tpl) che contiene."; +$a->strings["%s is writable"] = "%s è scrivibile"; +$a->strings["Red uses the store directory to save uploaded files. The web server needs to have write access to the store directory under the Red top level folder"] = "RedMatrix salva i file caricati nella cartella \"store\" sul server. Il server deve avere i diritti di scrittura su quella cartella che si trova dentro l'installazione di RedMatrix"; +$a->strings["store is writable"] = "l'archivio è scrivibile"; +$a->strings["SSL certificate cannot be validated. Fix certificate or disable https access to this site."] = "Il certificato SSL non può essere validato. Correggi l'errore o disabilita l'accesso https al sito."; +$a->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!"] = "Se abiliti https per il tuo sito o permetti connessioni TCP su port 443 (quella di https), DEVI usare un certificato riconosciuto dai browser internet. NON DEVI usare certificati generati da te!"; +$a->strings["This restriction is incorporated because public posts from you may for example contain references to images on your own hub."] = "Questa restrizione è necessaria perché i tuoi post pubblici potrebbero contenere riferimenti a immagini sul tuo server."; +$a->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."] = "Se il tuo certificato non è riconosciuto, gli utenti che ti seguono da altri siti (che avranno certificati validi) riceveranno gravi avvisi di sicurezza dal browser."; +$a->strings["This can cause usability issues elsewhere (not just on your own site) so we must insist on this requirement."] = "Ciò può creare seri problemi di usabilità (non solo sul tuo sito), quindi dobbiamo insistere su questo punto."; +$a->strings["Providers are available that issue free certificates which are browser-valid."] = "Eventualmente, considera che esistono provider che rilasciano certificati gratuiti riconosciuti dai browser."; +$a->strings["SSL certificate validation"] = "Validazione del certificato SSL"; +$a->strings["Url rewrite in .htaccess is not working. Check your server configuration.Test: "] = "In .htaccess la funzionalità url rewrite non funziona. Controlla la configurazione del server. Test:"; +$a->strings["Url rewrite is working"] = "Url rewrite funziona correttamente"; +$a->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."] = "Il file di configurazione del database \".htconfig.php\" non puo' essere scritto. Usa il testo qui di seguito per creare questo file di configurazione nella cartella principale del tuo sito."; +$a->strings["Errors encountered creating database tables."] = "La creazione delle tabelle del database ha generato errori."; +$a->strings["<h1>What next</h1>"] = "<h1>I prossimi passi</h1>"; +$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANTE: Devi creare [manualmente] la pianificazione del polling."; $a->strings["Name is required"] = "Il nome è obbligatorio"; -$a->strings["Key and Secret are required"] = "Chiave e Segreto sono richiesti"; +$a->strings["Key and Secret are required"] = "Key e Secret sono richiesti"; $a->strings["Passwords do not match. Password unchanged."] = "Le password non corrispondono. Password non cambiata."; $a->strings["Empty passwords are not allowed. Password unchanged."] = "Le password non possono essere vuote. Password non cambiata."; $a->strings["Password changed."] = "Password cambiata."; -$a->strings["Password update failed. Please try again."] = "Aggiornamento password fallito. Prova ancora."; +$a->strings["Password update failed. Please try again."] = "Modifica password fallita. Prova ancora."; $a->strings["Not valid email."] = "Email non valida."; $a->strings["Protected email address. Cannot change to that email."] = "È un indirizzo email riservato. Non puoi sceglierlo."; $a->strings["System failure storing new email. Please try again."] = "Errore di sistema. Non è stato possibile memorizzare il tuo messaggio, riprova per favore."; @@ -918,7 +1065,7 @@ $a->strings["Confirm:"] = "Conferma:"; $a->strings["Leave password fields blank unless changing"] = "Lascia questi campi in bianco per non cambiare la password"; $a->strings["Email Address:"] = "Indirizzo email:"; $a->strings["Remove Account"] = "Elimina l'account"; -$a->strings["Remove this account from this server including all its channels"] = "Elimina questo account da questo server, inclusi tutti i canali."; +$a->strings["Remove this account from this server including all its channels"] = "Elimina l'account da questo server, inclusi tutti i canali"; $a->strings["Warning: This action is permanent and cannot be reversed."] = "Attenzione: questa azione è permanente e non potrà più essere annullata."; $a->strings["Off"] = "Off"; $a->strings["On"] = "On"; @@ -927,7 +1074,7 @@ $a->strings["Connector Settings"] = "Impostazioni del connettore"; $a->strings["No special theme for mobile devices"] = "Nessun tema per dispositivi mobili"; $a->strings["%s - (Experimental)"] = "%s - (Sperimentale)"; $a->strings["Display Settings"] = "Aspetto"; -$a->strings["Display Theme:"] = "Tema per monitor:"; +$a->strings["Display Theme:"] = "Tema per schermi medio grandi:"; $a->strings["Mobile Theme:"] = "Tema per dispositivi mobili:"; $a->strings["Enable user zoom on mobile devices"] = "Attiva la possibilità di fare zoom sui dispositivi mobili"; $a->strings["Update browser every xx seconds"] = "Aggiorna il browser ogni x secondi"; @@ -936,7 +1083,13 @@ $a->strings["Maximum number of conversations to load at any time:"] = "Massimo n $a->strings["Maximum of 100 items"] = "Massimo 100"; $a->strings["Don't show emoticons"] = "Non mostrare le emoticons"; $a->strings["Link post titles to source"] = "Il link del titolo di un articolo porta al sito originale"; -$a->strings["System Page Layout Editor - (advanced)"] = "Modifica i layout di sistema - (avanzato)"; +$a->strings["System Page Layout Editor - (advanced)"] = "Modifica i layout di sistema (avanzato)"; +$a->strings["Use blog/list mode on channel page"] = "Mostra il canale nella modalità blog"; +$a->strings["(comments displayed separately)"] = "(i commenti sono mostrati separatamente)"; +$a->strings["Use blog/list mode on matrix page"] = "Mostra la tua rete in modalità blog"; +$a->strings["Channel page max height of content (in pixels)"] = "Altezza massima dei contenuti del canale (in pixel)"; +$a->strings["click to expand content exceeding this height"] = "dovrai cliccare per mostrare i contenuti di dimensioni maggiori"; +$a->strings["Matrix page max height of content (in pixels)"] = "Altezza massima dei contenuti della tua rete (in pixel)"; $a->strings["Nobody except yourself"] = "Nessuno tranne te"; $a->strings["Only those you specifically allow"] = "Solo chi riceve il mio permesso"; $a->strings["Approved connections"] = "Contatti approvati"; @@ -945,10 +1098,8 @@ $a->strings["Anybody on this website"] = "Chiunque su questo sito"; $a->strings["Anybody in this network"] = "Chiunque su Red"; $a->strings["Anybody authenticated"] = "Chiunque sia autenticato"; $a->strings["Anybody on the internet"] = "Chiunque su internet"; -$a->strings["Publish your default profile in the network directory"] = "Pubblica il mio profilo predefinito sull'elenco pubblico dei canali"; -$a->strings["No"] = "No"; -$a->strings["Yes"] = "Si"; -$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Vuoi essere suggerito come potenziale amico ai nuovi membri?"; +$a->strings["Publish your default profile in the network directory"] = "Mostra il mio profilo predefinito nell'elenco pubblico dei canali"; +$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Vuoi essere suggerito come amico ai nuovi membri?"; $a->strings["or"] = "o"; $a->strings["Your channel address is"] = "L'indirizzo del tuo canale è"; $a->strings["Channel Settings"] = "Impostazioni del canale"; @@ -967,7 +1118,7 @@ $a->strings["Simple Privacy Settings:"] = "Impostazioni di privacy semplificate" $a->strings["Very Public - <em>extremely permissive (should be used with caution)</em>"] = "Tutto pubblico - <em>estremamente permissivo (da usare con cautela)</em>"; $a->strings["Typical - <em>default public, privacy when desired (similar to social network permissions but with improved privacy)</em>"] = "Standard - <em>contenuti normalmente pubblici, ma anche privati se necessario (simile ai social network ma con privacy migliorata)</em>"; $a->strings["Private - <em>default private, never open or public</em>"] = "Privato - <em>contenuti normalmente privati, nulla è aperto o pubblico</em>"; -$a->strings["Blocked - <em>default blocked to/from everybody</em>"] = "Bloccato - <em>bloccato in ricezione e invio</em>"; +$a->strings["Blocked - <em>default blocked to/from everybody</em>"] = "Bloccato - <em>bloccato in invio e ricezione dei contenuti</em>"; $a->strings["Allow others to tag your posts"] = "Permetti ad altri di taggare i tuoi articoli"; $a->strings["Often used by the community to retro-actively flag inappropriate content"] = "Usato spesso dalla comunità per marcare contenuti inappropriati già esistenti"; $a->strings["Advanced Privacy Settings"] = "Impostazioni di privacy avanzate"; @@ -976,6 +1127,7 @@ $a->strings["0 or blank prevents expiration"] = "Lascia vuoto oppure 0 per non i $a->strings["Maximum Friend Requests/Day:"] = "Numero massimo giornaliero di richieste di amicizia:"; $a->strings["May reduce spam activity"] = "Serve e ridurre lo spam"; $a->strings["Default Post Permissions"] = "Permessi predefiniti per gli articoli"; +$a->strings["Channel permissions category:"] = "Categorie di permessi dei canali:"; $a->strings["Maximum private messages per day from unknown people:"] = "Numero massimo giornaliero di messaggi privati da utenti sconosciuti:"; $a->strings["Useful to reduce spamming"] = "Serve e ridurre lo spam"; $a->strings["Notification Settings"] = "Impostazioni di notifica"; @@ -992,124 +1144,52 @@ $a->strings["You receive a private message"] = "Ricevi un messaggio privato"; $a->strings["You receive a friend suggestion"] = "Ti viene suggerito un amico"; $a->strings["You are tagged in a post"] = "Sei taggato in un articolo"; $a->strings["You are poked/prodded/etc. in a post"] = "Ricevi un poke in un articolo"; +$a->strings["Show visual notifications including:"] = "Mostra queste notifiche a schermo:"; +$a->strings["Unseen matrix activity"] = "Nuove attività nella rete"; +$a->strings["Unseen channel activity"] = "Novità nei canali"; +$a->strings["Unseen private messages"] = "Nuovi messaggi privati"; +$a->strings["Recommended"] = "Consigli"; +$a->strings["Upcoming events"] = "Prossimi eventi"; +$a->strings["Events today"] = "Eventi di oggi"; +$a->strings["Upcoming birthdays"] = "Prossimi compleanni"; +$a->strings["Not available in all themes"] = "Non disponibile in tutti i temi"; +$a->strings["System (personal) notifications"] = "Notifiche personali dal sistema"; +$a->strings["System info messages"] = "Notifiche di sistema"; +$a->strings["System critical alerts"] = "Avvisi critici di sistema"; +$a->strings["New connections"] = "Nuovi contatti"; +$a->strings["System Registrations"] = "Registrazioni"; +$a->strings["Notify me of events this many days in advance"] = "Giorni di anticipo per notificare gli eventi"; +$a->strings["Must be greater than 0"] = "Maggiore di 0"; $a->strings["Advanced Account/Page Type Settings"] = "Impostazioni avanzate"; -$a->strings["Change the behaviour of this account for special situations"] = "Cambia il funzionamento di questo account in situazioni particolari"; +$a->strings["Change the behaviour of this account for special situations"] = "Cambia il funzionamento di questo account per necessità particolari"; $a->strings["Please enable expert mode (in <a href=\"settings/features\">Settings > Additional features</a>) to adjust!"] = "Abilita la modalità esperto per fare cambiamenti! (in <a href=\"settings/features\">Impostazioni > Funzionalità opzionali</a>)"; $a->strings["Miscellaneous Settings"] = "Impostazioni varie"; $a->strings["Personal menu to display in your channel pages"] = "Menu personale da mostrare sulle pagine del tuo canale"; $a->strings["Remove this channel"] = "Elimina questo canale"; -$a->strings["Poke/Prod"] = "Poke/Prod"; -$a->strings["poke, prod or do other things to somebody"] = "Manda un poke, un prod o altro"; -$a->strings["Recipient"] = "Destinatario"; -$a->strings["Choose what you wish to do to recipient"] = "Scegli cosa vuoi inviare al destinatario"; -$a->strings["Make this post private"] = "Rendi privato questo articolo"; -$a->strings["Authorize application connection"] = "Autorizza la app"; -$a->strings["Return to your app and insert this Securty Code:"] = "Torna alla app e inserisci questo codice di sicurezza:"; -$a->strings["Please login to continue."] = "Accedi al sito per continuare."; -$a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Vuoi autorizzare questa app ad accedere ai messaggi e ai contatti o creare nuovi messaggi per te?"; -$a->strings["Remote authentication blocked. You are logged into this site locally. Please logout and retry."] = "L'autenticazione remota non è disponibile. Hai accesso solamente a questo sito. Puoi provare ad uscire per tentare di nuovo."; -$a->strings["Welcome %s. Remote authentication successful."] = "Ciao %s. La tua autenticazione da remoto è avvenuta con successo."; -$a->strings["Item not available."] = "Elemento non disponibile."; -$a->strings["Fetching URL returns error: %1\$s"] = "La chiamata all'URL restituisce questo errore: %1\$s"; -$a->strings["Invalid item."] = "Elemento non valido."; -$a->strings["Channel not found."] = "Canale non trovato."; -$a->strings["Page not found."] = "Pagina non trovata."; -$a->strings["Image uploaded but image cropping failed."] = "L'immagine è stata caricata, ma il non è stato possibile ritagliarla."; -$a->strings["Image resize failed."] = "Il ridimensionamento dell'immagine è fallito."; -$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Ricarica la pagina con shift+F5 o cancella la cache del browser se la nuova foto non viene mostrata immediatamente."; -$a->strings["Image exceeds size limit of %d"] = "La dimensione dell'immagine supera il limite di %d"; -$a->strings["Unable to process image."] = "Impossibile elaborare l'immagine."; -$a->strings["Photo not available."] = "Foto non disponibile."; -$a->strings["Upload File:"] = "Carica un file:"; -$a->strings["Select a profile:"] = "Seleziona un profilo:"; -$a->strings["Upload Profile Photo"] = "Carica la foto del profilo"; -$a->strings["skip this step"] = "salta questo passaggio"; -$a->strings["select a photo from your photo albums"] = "seleziona una foto dai tuoi album"; -$a->strings["Crop Image"] = "Ritaglia immagine"; -$a->strings["Please adjust the image cropping for optimum viewing."] = "Ritaglia l'immagine per migliorarne la visualizzazione."; -$a->strings["Done Editing"] = "Modifica terminata"; -$a->strings["Image uploaded successfully."] = "Immagine caricata con successo."; -$a->strings["Image upload failed."] = "Il caricamento dell'immagine è fallito."; -$a->strings["Image size reduction [%s] failed."] = "Il ridimensionamento del'immagine [%s] è fallito."; -$a->strings["Block Name"] = "Nome del riquadro"; -$a->strings["Profile not found."] = "Profilo non trovato."; -$a->strings["Profile deleted."] = "Profilo eliminato."; -$a->strings["Profile-"] = "Profilo-"; -$a->strings["New profile created."] = "Il nuovo profilo è stato creato."; -$a->strings["Profile unavailable to clone."] = "Impossibile duplicare il profilo."; -$a->strings["Profile unavailable to export."] = "Il profilo non è disponibile per l'export."; -$a->strings["Profile Name is required."] = "Il nome del profilo è obbligatorio ."; -$a->strings["Marital Status"] = "Stato sentimentale"; -$a->strings["Romantic Partner"] = "Partner affettivo"; -$a->strings["Likes"] = "Mi piace"; -$a->strings["Dislikes"] = "Non mi piace"; -$a->strings["Work/Employment"] = "Lavoro/impiego"; -$a->strings["Religion"] = "Religione"; -$a->strings["Political Views"] = "Orientamento politico"; -$a->strings["Gender"] = "Sesso"; -$a->strings["Sexual Preference"] = "Preferenze sessuali"; -$a->strings["Homepage"] = "Home page"; -$a->strings["Interests"] = "Interessi"; -$a->strings["Address"] = "Indirizzo"; -$a->strings["Location"] = "Posizione geografica"; -$a->strings["Profile updated."] = "Profilo aggiornato."; -$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Nascondi la tua lista di contatti/amici ai visitatori di questo profilo?"; -$a->strings["Edit Profile Details"] = "Modifica i dettagli del profilo"; -$a->strings["View this profile"] = "Guarda questo profilo"; -$a->strings["Change Profile Photo"] = "Cambia la foto del profilo"; -$a->strings["Create a new profile using these settings"] = "Crea un nuovo profilo usando queste impostazioni"; -$a->strings["Clone this profile"] = "Clona questo profilo"; -$a->strings["Delete this profile"] = "Elimina questo profilo"; -$a->strings["Import profile from file"] = "Importa il profilo da un file"; -$a->strings["Export profile to file"] = "Esporta il profilo in un file"; -$a->strings["Profile Name:"] = "Nome del profilo:"; -$a->strings["Your Full Name:"] = "Il tuo nome completo:"; -$a->strings["Title/Description:"] = "Titolo/descrizione:"; -$a->strings["Your Gender:"] = "Sesso:"; -$a->strings["Birthday (%s):"] = "Compleanno (%s):"; -$a->strings["Street Address:"] = "Indirizzo (via/piazza):"; -$a->strings["Locality/City:"] = "Località :"; -$a->strings["Postal/Zip Code:"] = "CAP:"; -$a->strings["Country:"] = "Nazione:"; -$a->strings["Region/State:"] = "Regione/stato:"; -$a->strings["<span class=\"heart\">♥</span> Marital Status:"] = "<span class=\"heart\">♥</span> Stato sentimentale:"; -$a->strings["Who: (if applicable)"] = "Con chi: (se possibile)"; -$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Per esempio: cathy123, Cathy Williams, cathy@example.com"; -$a->strings["Since [date]:"] = "dal [data]:"; -$a->strings["Homepage URL:"] = "Indirizzo home page:"; -$a->strings["Religious Views:"] = "Orientamento religioso:"; -$a->strings["Keywords:"] = "Parole chiave, tag:"; -$a->strings["Example: fishing photography software"] = "Per esempio: pesca fotografia programmazione"; -$a->strings["Used in directory listings"] = "Visibile nell'elenco pubblico di canali"; -$a->strings["Tell us about yourself..."] = "Raccontaci di te..."; -$a->strings["Hobbies/Interests"] = "Hobby/interessi"; -$a->strings["Contact information and Social Networks"] = "Contatti personali e i tuoi social network"; -$a->strings["My other channels"] = "I miei altri canali"; -$a->strings["Musical interests"] = "Interessi musicali"; -$a->strings["Books, literature"] = "Libri, letteratura"; -$a->strings["Television"] = "Televisione"; -$a->strings["Film/dance/culture/entertainment"] = "Film/danza/cultura/intrattenimento"; -$a->strings["Love/romance"] = "Amore"; -$a->strings["Work/employment"] = "Lavoro/impiego"; -$a->strings["School/education"] = "Scuola/educazione"; -$a->strings["This is your default profile."] = "Questo è il tuo profilo predefinito."; -$a->strings["Age: "] = "Età :"; -$a->strings["Edit/Manage Profiles"] = "Modifica/gestisci i profili"; -$a->strings["Add profile things"] = "Aggiungi oggetti al profilo"; -$a->strings["Include desirable objects in your profile"] = "Aggiungi oggetti interessanti al tuo profilo"; -$a->strings["Bookmark added"] = "Segnalibro aggiunto"; -$a->strings["My Bookmarks"] = "I miei segnalibri"; -$a->strings["My Connections Bookmarks"] = "I segnalibri dei miei contatti"; -$a->strings["Invalid profile identifier."] = "Indentificativo del profilo non valido."; -$a->strings["Profile Visibility Editor"] = "Modifica la visibilità del profilo"; -$a->strings["Click on a contact to add or remove."] = "Clicca su un contatto per aggiungerlo o rimuoverlo."; -$a->strings["Visible To"] = "Visibile a"; -$a->strings["All Connections"] = "Tutti i contatti"; +$a->strings["Event can not end before it has started."] = "Un evento non può terminare prima del suo inizio."; +$a->strings["Event title and start time are required."] = "Sono necessari il titolo e l'ora d'inizio dell'evento."; +$a->strings["Event not found."] = "Evento non trovato."; +$a->strings["l, F j"] = "l j F"; +$a->strings["Edit event"] = "Modifica l'evento"; +$a->strings["Create New Event"] = "Crea un nuovo evento"; +$a->strings["Previous"] = "Precendente"; +$a->strings["Export"] = "Esporta"; +$a->strings["Event details"] = "Dettagli evento"; +$a->strings["Starting date and Title are required."] = "Titolo e data d'inizio sono obbligatori."; +$a->strings["Event Starts:"] = "Inizio:"; +$a->strings["Required"] = "Obbligatorio"; +$a->strings["Finish date/time is not known or not relevant"] = "La data/ora di fine non è rilevante"; +$a->strings["Event Finishes:"] = "Fine:"; +$a->strings["Adjust for viewer timezone"] = "Adatta al fuso orario di chi legge"; +$a->strings["Description:"] = "Descrizione:"; +$a->strings["Title:"] = "Titolo:"; +$a->strings["Share this event"] = "Condividi questo evento"; $a->strings["Public Sites"] = "Siti pubblici"; -$a->strings["The listed sites allow public registration into the Red Matrix. All sites in the matrix are interlinked so membership on any of them conveys membership in the matrix as a whole. Some sites may require subscription or provide tiered service plans. The provider links <strong>may</strong> provide additional details."] = "Gli indirizzi elencati permettono la registrazione su RedMatrix. Tutti i siti di questa rete sono interconnessi, quindi essere registrati su uno è come essere registrati ovunque. Alcuni potrebbero richiedere un'iscrizione a pagamento o prevedere tipi diversi di abbonamento. Potrai trovare maggiori informazioni al riguardo visitando ciascun sito."; +$a->strings["The listed sites allow public registration into the Red Matrix. All sites in the matrix are interlinked so membership on any of them conveys membership in the matrix as a whole. Some sites may require subscription or provide tiered service plans. The provider links <strong>may</strong> provide additional details."] = "Gli indirizzi elencati permettono la registrazione su RedMatrix. Tutti i siti di questa rete sono interconnessi, quindi essere registrati su uno è come essere registrati ovunque. Alcuni potrebbero richiedere un'iscrizione a pagamento o prevedere diverse tipologie di abbonamento. Eventualmente potrai trovare maggiori informazioni visitando ciascun sito."; $a->strings["Site URL"] = "URL del sito"; $a->strings["Access Type"] = "Tipo di accesso"; $a->strings["Registration Policy"] = "Politica di registrazione"; +$a->strings["Location"] = "Posizione geografica"; $a->strings["You must be logged in to see this page."] = "Devi aver effettuato l'accesso per vedere questa pagina."; $a->strings["Insufficient permissions. Request redirected to profile page."] = "Permessi insufficienti. Sarà visualizzata la pagina del profilo."; $a->strings["Select a bookmark folder"] = "Scegli una cartella di segnalibri"; @@ -1120,34 +1200,34 @@ $a->strings["Or enter new bookmark folder name"] = "O inserisci il nome di una n $a->strings["Room not found"] = "Area chat non trovata"; $a->strings["Leave Room"] = "Lascia l'area chat"; $a->strings["Delete This Room"] = "Elimina questa area chat"; -$a->strings["I am away right now"] = "Non sono presente al momento"; +$a->strings["I am away right now"] = "Non sono presente"; $a->strings["I am online"] = "Sono online"; $a->strings["Bookmark this room"] = "Aggiungi l'area chat ai segnalibri"; $a->strings["New Chatroom"] = "Nuova area chat"; $a->strings["Chatroom Name"] = "Nome dell'area chat"; $a->strings["%1\$s's Chatrooms"] = "Le aree chat di %1\$s"; -$a->strings["Maximum daily site registrations exceeded. Please try again tomorrow."] = "È stato superato il numero massimo giornaliero di registrazioni a questo sito. Riprova domani!"; -$a->strings["Please indicate acceptance of the Terms of Service. Registration failed."] = "Impossibile proseguire. Devi prima accettare le Condizioni d'Uso del servizio."; -$a->strings["Passwords do not match."] = "Le password non corrispondono."; -$a->strings["Registration successful. Please check your email for validation instructions."] = "La registrazione è terminata correttamente. Per continuare controlla l'email che ti è stata inviata."; -$a->strings["Your registration is pending approval by the site owner."] = "La tua richiesta è in attesa di approvazione da parte dell'amministratore del sito."; -$a->strings["Your registration can not be processed."] = "La tua registrazione non puo' essere acquisita."; -$a->strings["Registration on this site/hub is by approval only."] = "La registrazione su questo sito è soggetta ad approvazione."; -$a->strings["<a href=\"pubsites\">Register at another affiliated site/hub</a>"] = "<a href=\"pubsites\">Registrati su un altro server affiliato</a>"; -$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Questo sito ha superato il numero di registrazioni giornaliere consentite. Prova di nuovo domani."; -$a->strings["Terms of Service"] = "Condizioni d'Uso"; -$a->strings["I accept the %s for this website"] = "Accetto le %s di questo sito"; -$a->strings["I am over 13 years of age and accept the %s for this website"] = "Ho più di 13 anni e accetto le %s di questo sito"; -$a->strings["Registration"] = "Registrazione"; -$a->strings["Membership on this site is by invitation only."] = "Per registrarsi su questo sito è necessario un invito."; -$a->strings["Please enter your invitation code"] = "Inserisci il codice dell'invito"; -$a->strings["Your email address"] = "Il tuo indirizzo email"; -$a->strings["Choose a password"] = "Scegli una password"; -$a->strings["Please re-enter your password"] = "Ripeti la password per verifica"; +$a->strings["Version %s"] = "Versione %s"; +$a->strings["Installed plugins/addons/apps:"] = "App e componenti installati:"; +$a->strings["No installed plugins/addons/apps"] = "Nessuna app o componente installato"; +$a->strings["Red"] = "RedMatrix"; +$a->strings["This is a hub of the Red Matrix - a global cooperative network of decentralized privacy enhanced websites."] = "Questo è un hub di RedMatrix - una rete cooperativa e decentralizzata di siti ad elevata privacy. "; +$a->strings["Running at web location"] = "In esecuzione sull'indirizzo web"; +$a->strings["Please visit <a href=\"http://getzot.com\">GetZot.com</a> to learn more about the Red Matrix."] = "Visita <a href=\"http://getzot.com\">GetZot.com</a> per scoprire il progetto RedMatrix."; +$a->strings["Bug reports and issues: please visit"] = "Per segnalare bug e problemi: visita"; +$a->strings["Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot com"] = "Per consigli, ringraziamenti, ecc. - scrivi a \"redmatrix\" at librelist - dot com"; +$a->strings["Site Administrators"] = "Amministratori del sito"; $a->strings["Away"] = "Assente"; $a->strings["Online"] = "Online"; -$a->strings["Please login."] = "Accedi."; -$a->strings["Red Matrix - Guests: Username: {your email address}, Password: +++"] = "Accesso a RedMatrix. Inserisci l'email con cui sei registrato e la password."; +$a->strings["Please login."] = "Effettua l'accesso."; +$a->strings["Continue"] = "Continua"; +$a->strings["Premium Channel Setup"] = "Canale premium - installazione"; +$a->strings["Enable premium channel connection restrictions"] = "Abilita le restrizioni del canale premium"; +$a->strings["Please enter your restrictions or conditions, such as paypal receipt, usage guidelines, etc."] = "Scrivi le condizioni d'uso e le restrizioni di questo canale, come per esempio le linee guida, il sistema di pagamento, ecc."; +$a->strings["This channel may require additional steps or acknowledgement of the following conditions prior to connecting:"] = "Prima di connetterti a questo canale è necessario che tu accetti le seguenti condizioni:"; +$a->strings["Potential connections will then see the following text before proceeding:"] = "Il testo seguente comparirà a chi vorrà seguire il canale:"; +$a->strings["By continuing, I certify that I have complied with any instructions provided on this page."] = "Continuando dichiaro di aver seguito tutte le indicazioni e le istruzioni fornite in questa pagina."; +$a->strings["(No specific instructions have been provided by the channel owner.)"] = "(Il gestore del canale non ha fornito istruzioni specifiche)"; +$a->strings["Restricted or Premium Channel"] = "Canale premium - con restrizioni"; $a->strings["Channel removals are not allowed within 48 hours of changing the account password."] = "Non è possibile eliminare un canale prima di 48 ore dall'ultimo cambio password."; $a->strings["Remove This Channel"] = "Elimina questo canale"; $a->strings["This will completely remove this channel from the network. Once this has been done it is not recoverable."] = "Questo comando rimuoverà completamente il canale che stai usando. Una volta fatto non sarà più possibile ripristinarlo."; @@ -1164,21 +1244,17 @@ $a->strings["Authentication failed."] = "Autenticazione fallita."; $a->strings["Remote Authentication"] = "Autenticazione a distanza"; $a->strings["Enter your channel address (e.g. channel@example.com)"] = "Inserisci l'indirizzo del tuo canale (ad esempio lucia@esempio.com)"; $a->strings["Authenticate"] = "Autenticazione"; -$a->strings["Continue"] = "Continua"; -$a->strings["Premium Channel Setup"] = "Canale premium - installazione"; -$a->strings["Enable premium channel connection restrictions"] = "Abilita le restrizioni del canale premium"; -$a->strings["Please enter your restrictions or conditions, such as paypal receipt, usage guidelines, etc."] = "Scrivi le condizioni d'uso e le restrizioni di questo canale, come per esempio le linee guida o il sistema di pagamento ecc."; -$a->strings["This channel may require additional steps or acknowledgement of the following conditions prior to connecting:"] = "Prima di connetterti a questo canale è necessario che tu accetti le seguenti condizioni:"; -$a->strings["Potential connections will then see the following text before proceeding:"] = "Il testo seguente comparirà a chi vorrà connettersi:"; -$a->strings["By continuing, I certify that I have complied with any instructions provided on this page."] = "Continuando dichiaro di aver seguito tutte le indicazioni e le istruzioni fornite in questa pagina."; -$a->strings["(No specific instructions have been provided by the channel owner.)"] = "(Il gestore del canale non ha fornito istruzioni specifiche)"; -$a->strings["Restricted or Premium Channel"] = "Canale premium - con restrizioni"; -$a->strings["No such group"] = "Impossibile trovare l'insieme"; -$a->strings["Search Results For:"] = "Cerca risultati con:"; -$a->strings["Collection is empty"] = "L'insieme di canali è vuoto"; -$a->strings["Collection: "] = "Insieme:"; -$a->strings["Connection: "] = "Connessione:"; -$a->strings["Invalid connection."] = "Connessione non valida."; +$a->strings["Like/Dislike"] = "Mi piace/Non mi piace"; +$a->strings["This action is restricted to members."] = "Questa funzionalità è riservata agli iscritti."; +$a->strings["Please <a href=\"rmagic\">login with your RedMatrix ID</a> or <a href=\"register\">register as a new RedMatrix member</a> to continue."] = "Per favore <a href=\"rmagic\">accedi con il tuo identificativo RedMatrix</a> o <a href=\"register\">registrati su RedMatrix</a> per continuare."; +$a->strings["Invalid request."] = "Richiesta non valida."; +$a->strings["thing"] = "oggetto"; +$a->strings["Channel unavailable."] = "Canale non trovato."; +$a->strings["Previous action reversed."] = "Il comando precedente è stato annullato."; +$a->strings["Action completed."] = "Comando completato."; +$a->strings["Thank you."] = "Grazie."; +$a->strings["Remote authentication blocked. You are logged into this site locally. Please logout and retry."] = "L'autenticazione magica dal tuo sito non è disponibile. Hai accesso solamente a questo sito. Puoi provare a disconnetterti per tentare di nuovo."; +$a->strings["Welcome %s. Remote authentication successful."] = "Ciao %s. L'autenticazione magica è avvenuta con successo."; $a->strings["Could not access contact record."] = "Non è possibile accedere alle informazioni sul contatto."; $a->strings["Could not locate selected profile."] = "Non riesco a trovare il profilo selezionato."; $a->strings["Connection updated."] = "Contatto aggiornato."; @@ -1202,8 +1278,9 @@ $a->strings["%1\$s [%2\$s]"] = "%1\$s [%2\$s]"; $a->strings["Edit connection"] = "Modifica il contatto"; $a->strings["Search your connections"] = "Cerca tra i contatti"; $a->strings["Finding: "] = "Ricerca: "; +$a->strings["OpenID protocol error. No ID returned."] = "Errore del protocollo OpenID. Nessun ID ricevuto in risposta."; $a->strings["Edit post"] = "Modifica articolo"; -$a->strings["is now connected to"] = "adesso è in contatto con"; +$a->strings["is now connected to"] = "ha come nuovo contatto"; $a->strings["Could not access address book record."] = "Impossibile accedere alle informazioni della rubrica."; $a->strings["Refresh failed - channel is currently unavailable."] = "Il canale non è disponibile - impossibile aggiornare."; $a->strings["Channel has been unblocked"] = "Il canale è stato sbloccato"; @@ -1238,9 +1315,9 @@ $a->strings["Hide or Unhide this connection"] = "Per nascondere o meno questo co $a->strings["Delete this connection"] = "Elimina questo contatto"; $a->strings["Approve this connection"] = "Approva questo contatto"; $a->strings["Accept connection to allow communication"] = "Entra in contatto per poter comunicare"; -$a->strings["Automatic Permissions Settings"] = "Permessi predefiniti"; $a->strings["Connections: settings for %s"] = "Contatti: impostazioni per %s"; -$a->strings["When receiving a channel introduction, any permissions provided here will be applied to the new connection automatically and the introduction approved. Leave this page if you do not wish to use this feature."] = "Hai ricevuto da un canale una richiesta di entrare in contatto, se prosegui la richiesta sarà approvata e saranno applicati i permessi mostrati. Lascia questa pagina se non vuoi proseguire."; +$a->strings["Apply these permissions automatically"] = "Applica automaticamente questi permessi"; +$a->strings["Apply the permissions indicated on this page to all new connections."] = "Applica i permessi indicati su questa pagina a tutti i nuovi contatti."; $a->strings["Slide to adjust your degree of friendship"] = "Trascina per restringere il grado di amicizia da mostrare"; $a->strings["inherited"] = "derivato"; $a->strings["Connection has no individual permissions!"] = "Non hai assegnato permessi individuali a questo contatto!"; @@ -1276,107 +1353,105 @@ $a->strings["Currently archived"] = "Attualmente archiviato"; $a->strings["Currently pending"] = "Attualmente da approvare"; $a->strings["Hide this contact from others"] = "Nascondi questo contatto agli altri"; $a->strings["Replies/likes to your public posts <strong>may</strong> still be visible"] = "Le risposte ai tuoi articoli pubblici <strong>potrebbero</strong> restare comunque visibili"; -$a->strings["No potential page delegates located."] = "Impossibile trovare delegati per questa pagina."; -$a->strings["Delegate Page Management"] = "Gestione delegati per la pagina"; -$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "I Delegati sono in grando di gestire tutti gli aspetti di questa pagina, tranne per i settaggi di base dell'account. Non delegare il tuo account personale a nessuno di cui non ti fidi ciecamente."; -$a->strings["Existing Page Managers"] = "Gestori attuali della pagina"; -$a->strings["Existing Page Delegates"] = "Delegati attuali della pagina"; -$a->strings["Potential Delegates"] = "Delegati potenziali"; -$a->strings["Remove"] = "Rimuovi"; -$a->strings["Add"] = "Aggiungi"; -$a->strings["No entries."] = "Nessun risultato."; -$a->strings["Public access denied."] = "Accesso pubblico negato."; -$a->strings["Gender: "] = "Sesso:"; -$a->strings["Finding:"] = "Ricerca:"; -$a->strings["next page"] = "pagina successiva"; -$a->strings["previous page"] = "pagina precedente"; -$a->strings["No entries (some entries may be hidden)."] = "Nessun risultato (qualcosa potrebbe essere nascosto)."; -$a->strings["Status: "] = "Stato:"; -$a->strings["Sexual Preference: "] = "Preferenza sessuale:"; -$a->strings["Homepage: "] = "Homepage:"; -$a->strings["Hometown: "] = "Città dove vivo:"; -$a->strings["About: "] = "Informazioni:"; -$a->strings["Keywords: "] = "Parole chiave:"; -$a->strings["This site is not a directory server"] = "Questo sito non fornisce l'elenco generale dei canali"; -$a->strings["Red Matrix Server - Setup"] = "RedMatrix Server - Installazione"; -$a->strings["Could not connect to database."] = " Impossibile connettersi al database."; -$a->strings["Could not connect to specified site URL. Possible SSL certificate or DNS issue."] = "Non è possibile raggiungere l'indirizzo del sito specificato. Potrebbe essere un problema di SSL o DNS."; -$a->strings["Could not create table."] = "Impossibile creare le tabelle."; -$a->strings["Your site database has been installed."] = "Il database del sito è stato installato."; -$a->strings["You may need to import the file \"install/database.sql\" manually using phpmyadmin or mysql."] = "Potresti dover importare il file 'install/database.sql' manualmente usando phpmyadmin o mysql."; -$a->strings["Please see the file \"install/INSTALL.txt\"."] = "Leggi il file 'install/INSTALL.txt'."; -$a->strings["System check"] = "Verifica del sistema"; -$a->strings["Next"] = "Successivo"; -$a->strings["Check again"] = "Verifica di nuovo"; -$a->strings["Database connection"] = "Connessione al database"; -$a->strings["In order to install Red Matrix we need to know how to connect to your database."] = "Per installare RedMatrix è necessario conoscere i parametri di connessione al database."; -$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Contatta il tuo fornitore di hosting o l'amministratore del sito se hai domande su queste impostazioni."; -$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "Il database deve già esistere. Se non esiste, crealo prima di continuare."; -$a->strings["Database Server Name"] = "Server del database"; -$a->strings["Default is localhost"] = "'localhost' è il predefinito"; -$a->strings["Database Port"] = "Port del database"; -$a->strings["Communication port number - use 0 for default"] = "Scrivi 0 per usare il valore standard"; -$a->strings["Database Login Name"] = "Utente database"; -$a->strings["Database Login Password"] = "Password utente database"; -$a->strings["Database Name"] = "Nome database"; -$a->strings["Site administrator email address"] = "Indirizzo email dell'amministratore del sito"; -$a->strings["Your account email address must match this in order to use the web admin panel."] = "Il tuo indirizzo email deve corrispondere a questo per poter usare il pannello di amministrazione web."; -$a->strings["Website URL"] = "URL completo del sito"; -$a->strings["Please use SSL (https) URL if available."] = "Se disponibile, usa l'indirizzo SSL (https)."; -$a->strings["Please select a default timezone for your website"] = "Seleziona il fuso orario predefinito per il tuo sito web"; -$a->strings["Site settings"] = "Impostazioni del sito"; -$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Non è possibile trovare la versione di PHP da riga di comando nel PATH del server web"; -$a->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."] = "Se non hai installata la versione di PHP da riga di comando non potrai attivare il polling in background tramite cron."; -$a->strings["PHP executable path"] = "Path del comando PHP"; -$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Inserisci il percorso dell'eseguibile PHP. Puoi lasciarlo vuoto per continuare l'installazione."; -$a->strings["Command line PHP"] = "PHP da riga di comando"; -$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "La versione da riga di comando di PHP nel sistema non ha abilitato \"register_argc_argv\"."; -$a->strings["This is required for message delivery to work."] = "E' necessario perché funzioni la consegna dei messaggi."; -$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv"; -$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Errore: la funzione \"openssl_pkey_new\" su questo sistema non è in grado di generare le chiavi di criptazione"; -$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Se stai usando un server windows, guarda \"http://www.php.net/manual/en/openssl.installation.php\"."; -$a->strings["Generate encryption keys"] = "Genera chiavi di criptazione"; -$a->strings["libCurl PHP module"] = "modulo PHP libCurl"; -$a->strings["GD graphics PHP module"] = "modulo PHP GD graphics"; -$a->strings["OpenSSL PHP module"] = "modulo PHP OpenSSL"; -$a->strings["mysqli PHP module"] = "modulo PHP mysqli"; -$a->strings["mb_string PHP module"] = "modulo PHP mb_string"; -$a->strings["mcrypt PHP module"] = "modulo PHP mcrypt"; -$a->strings["Apache mod_rewrite module"] = "modulo Apache mod_rewrite"; -$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Errore: il modulo mod-rewrite di Apache è richiesto ma non installato"; -$a->strings["proc_open"] = "proc_open"; -$a->strings["Error: proc_open is required but is either not installed or has been disabled in php.ini"] = "Errore: proc_open è richiesto ma non è installato o è disabilitato in php.ini"; -$a->strings["Error: libCURL PHP module required but not installed."] = "Errore: il modulo libCURL di PHP è richiesto ma non installato."; -$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Errore: Il modulo GD graphics di PHP con supporto a JPEG è richiesto ma non installato."; -$a->strings["Error: openssl PHP module required but not installed."] = "Errore: il modulo openssl di PHP è richiesto ma non installato."; -$a->strings["Error: mysqli PHP module required but not installed."] = "Errore: il modulo mysqli di PHP è richiesto ma non installato."; -$a->strings["Error: mb_string PHP module required but not installed."] = "Errore: il modulo PHP mb_string è richiesto ma non installato."; -$a->strings["Error: mcrypt PHP module required but not installed."] = "Errore: il modulo PHP mcrypt è richiesto ma non installato."; -$a->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."] = "L'installazione web deve poter creare un file chiamato \".htconfig.php\" nella cartella principale del tuo web server ma non è in grado di farlo."; -$a->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."] = "Spesso ciò è dovuto ai permessi di accesso al disco: il web server potrebbe non aver diritto di scrivere il file nella cartella, anche se tu puoi."; -$a->strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Red top folder."] = "Alla fine di questa procedura ti sarà dato il testo da salvare in un file di nome .htconfig.php dentro la cartella principale di RedMatrix."; -$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"install/INSTALL.txt\" for instructions."] = "Puoi anche saltare questa procedura ed effettuare un'installazione manuale. Guarda il file 'install/INSTALL.txt' per le istruzioni."; -$a->strings[".htconfig.php is writable"] = ".htconfig.php è scrivibile"; -$a->strings["Red uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Red usa il sistema Smarty3 per costruire i suoi template grafici. Smarty3 è molto veloce perché compila i template delle pagine direttamente in PHP."; -$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory %s under the Red top level folder."] = "Per poter memorizzare i template compilati, il web server deve avere accesso in scrittura a %s sotto la cartella di installazione di RedMatrix."; -$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Assicurati che il tuo web server sia in esecuzione come un utente che ha diritto di scrittura su quella cartella (ad esempio www-data)."; -$a->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."] = "Nota bene: come precauzione, dovresti dare i diritti di scrittura solamente su %s e non sui file template (.tpl) che contiene."; -$a->strings["%s is writable"] = "%s è scrivibile"; -$a->strings["Red uses the store directory to save uploaded files. The web server needs to have write access to the store directory under the Red top level folder"] = "RedMatrix usa un archivio per salvare i file caricati. Il server deve avere i diritti di scrittura sulla cartella dell'archivio che si trova dentro la cartella principale di RedMatrix"; -$a->strings["store is writable"] = "l'archivio è scrivibile"; -$a->strings["SSL certificate cannot be validated. Fix certificate or disable https access to this site."] = "Il certificato SSL non può essere validato. Correggi l'errore o disabilita l'accesso https al sito."; -$a->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!"] = "Se abiliti https per il tuo sito o permetti connessioni TCP su port 443 (quella di https), DEVI usare un certificato riconosciuto dai browser internet. NON DEVI usare certificati generati da te!"; -$a->strings["This restriction is incorporated because public posts from you may for example contain references to images on your own hub."] = "Questa restrizione è necessaria perché i tuoi post pubblici potrebbero contenere riferimenti a immagini sul tuo server."; -$a->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."] = "Se il tuo certificato non è riconosciuto, gli utenti che ti seguono da altri siti (che avranno certificati validi) riceveranno gravi avvisi di sicurezza dal browser."; -$a->strings["This can cause usability issues elsewhere (not just on your own site) so we must insist on this requirement."] = "Ciò può creare problemi di usabilità molto gravi (non solo sul tuo sito), quindi dobbiamo insistere su questo punto."; -$a->strings["Providers are available that issue free certificates which are browser-valid."] = "Eventualmente, considera che esistono provider che rilasciano certificati gratuiti riconosciuti dai browser."; -$a->strings["SSL certificate validation"] = "Validazione del certificato SSL"; -$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "In .htaccess la funzionalità url rewrite non funziona. Controlla la configurazione del server."; -$a->strings["Url rewrite is working"] = "Url rewrite funziona correttamente"; -$a->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."] = "Il file di configurazione del database \".htconfig.php\" non puo' essere scritto. Usa il testo qui di seguito per creare questo file di configurazione nella cartella principale del tuo sito."; -$a->strings["Errors encountered creating database tables."] = "La creazione delle tabelle del database ha generato errori."; -$a->strings["<h1>What next</h1>"] = "<h1>I prossimi passi</h1>"; -$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANTE: Devi creare [manualmente] la pianificazione del polling."; +$a->strings["Thing updated"] = "L'oggetto è stato aggiornato"; +$a->strings["Object store: failed"] = "Impossibile memorizzare l'oggetto."; +$a->strings["Thing added"] = "L'oggetto è stato aggiunto"; +$a->strings["OBJ: %1\$s %2\$s %3\$s"] = "OBJ: %1\$s %2\$s %3\$s"; +$a->strings["Show Thing"] = "Mostra l'oggetto"; +$a->strings["item not found."] = "non trovato."; +$a->strings["Edit Thing"] = "Modifica l'oggetto"; +$a->strings["Select a profile"] = "Scegli un profilo"; +$a->strings["Post an activity"] = "Pubblica un'attività "; +$a->strings["Only sends to viewers of the applicable profile"] = "Invia solo a chi segue il relativo canale"; +$a->strings["Name of thing e.g. something"] = "Nome dell'oggetto"; +$a->strings["URL of thing (optional)"] = "Indirizzo web dell'oggetto"; +$a->strings["URL for photo of thing (optional)"] = "Indirizzo di un'immagine dell'oggetto (facoltativo)"; +$a->strings["Add Thing to your Profile"] = "Aggiungi l'oggetto al tuo profilo"; +$a->strings["No valid account found."] = "Nessun account valido trovato."; +$a->strings["Password reset request issued. Check your email."] = "La richiesta per reimpostare la password è stata inviata. Controlla la tua email."; +$a->strings["Site Member (%s)"] = "Utente del sito (%s)"; +$a->strings["Password reset requested at %s"] = "È stato richiesto di reimpostare password su %s"; +$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "La richiesta non può essere verificata (potresti averla già usata precedentemente). La password non sarà reimpostata."; +$a->strings["Password Reset"] = "Reimposta la password"; +$a->strings["Your password has been reset as requested."] = "La password è stata reimpostata come richiesto."; +$a->strings["Your new password is"] = "La tua nuova password è"; +$a->strings["Save or copy your new password - and then"] = "Salva o copia la tua nuova password, quindi"; +$a->strings["click here to login"] = "clicca qui per accedere"; +$a->strings["Your password may be changed from the <em>Settings</em> page after successful login."] = "Puoi cambiare la tua password dalla pagina delle <em>Impostazioni</em> dopo aver effettuato l'accesso."; +$a->strings["Your password has changed at %s"] = "La tua password su %s è cambiata"; +$a->strings["Forgot your Password?"] = "Hai dimenticato la password?"; +$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Inserisci il tuo indirizzo email per reimpostare la password. Dopo aver inviato la richiesta, controlla l'email e troverai le istruzioni per continuare."; +$a->strings["Email Address"] = "Indirizzo email"; +$a->strings["Reset"] = "Reimposta"; +$a->strings["Bookmark added"] = "Segnalibro aggiunto"; +$a->strings["My Bookmarks"] = "I miei segnalibri"; +$a->strings["My Connections Bookmarks"] = "I segnalibri dei miei contatti"; +$a->strings["This site is not a directory server"] = "Questo sito non è un server di elenchi pubblici"; +$a->strings["RedMatrix - Guests: Username: {your email address}, Password: +++"] = "Accesso a Red Matrix. {Inserisci l'email con cui sei registrato e la password.}"; +$a->strings["Profile not found."] = "Profilo non trovato."; +$a->strings["Profile deleted."] = "Profilo eliminato."; +$a->strings["Profile-"] = "Profilo-"; +$a->strings["New profile created."] = "Il nuovo profilo è stato creato."; +$a->strings["Profile unavailable to clone."] = "Impossibile duplicare il profilo."; +$a->strings["Profile unavailable to export."] = "Il profilo non è disponibile per l'export."; +$a->strings["Profile Name is required."] = "Il nome del profilo è obbligatorio ."; +$a->strings["Marital Status"] = "Stato sentimentale"; +$a->strings["Romantic Partner"] = "Partner affettivo"; +$a->strings["Likes"] = "Mi piace"; +$a->strings["Dislikes"] = "Non mi piace"; +$a->strings["Work/Employment"] = "Lavoro/impiego"; +$a->strings["Religion"] = "Religione"; +$a->strings["Political Views"] = "Orientamento politico"; +$a->strings["Gender"] = "Sesso"; +$a->strings["Sexual Preference"] = "Preferenze sessuali"; +$a->strings["Homepage"] = "Home page"; +$a->strings["Interests"] = "Interessi"; +$a->strings["Address"] = "Indirizzo"; +$a->strings["Profile updated."] = "Profilo aggiornato."; +$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Nascondi la tua lista di contatti/amici ai visitatori di questo profilo?"; +$a->strings["Edit Profile Details"] = "Modifica i dettagli del profilo"; +$a->strings["View this profile"] = "Guarda questo profilo"; +$a->strings["Change Profile Photo"] = "Cambia la foto del profilo"; +$a->strings["Create a new profile using these settings"] = "Crea un nuovo profilo usando queste impostazioni"; +$a->strings["Clone this profile"] = "Clona questo profilo"; +$a->strings["Delete this profile"] = "Elimina questo profilo"; +$a->strings["Import profile from file"] = "Importa il profilo da un file"; +$a->strings["Export profile to file"] = "Esporta il profilo in un file"; +$a->strings["Profile Name:"] = "Nome del profilo:"; +$a->strings["Your Full Name:"] = "Il tuo nome completo:"; +$a->strings["Title/Description:"] = "Titolo/descrizione:"; +$a->strings["Your Gender:"] = "Sesso:"; +$a->strings["Birthday :"] = "Compleanno:"; +$a->strings["Street Address:"] = "Indirizzo (via/piazza):"; +$a->strings["Locality/City:"] = "Località :"; +$a->strings["Postal/Zip Code:"] = "CAP:"; +$a->strings["Country:"] = "Nazione:"; +$a->strings["Region/State:"] = "Regione/stato:"; +$a->strings["<span class=\"heart\">♥</span> Marital Status:"] = "<span class=\"heart\">♥</span> Stato sentimentale:"; +$a->strings["Who: (if applicable)"] = "Con chi: (se possibile)"; +$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Per esempio: cathy123, Cathy Williams, cathy@example.com"; +$a->strings["Since [date]:"] = "dal [data]:"; +$a->strings["Homepage URL:"] = "Indirizzo home page:"; +$a->strings["Religious Views:"] = "Orientamento religioso:"; +$a->strings["Keywords:"] = "Parole chiave, tag:"; +$a->strings["Example: fishing photography software"] = "Per esempio: pesca fotografia programmazione"; +$a->strings["Used in directory listings"] = "Visibile nell'elenco pubblico di canali"; +$a->strings["Tell us about yourself..."] = "Raccontaci di te..."; +$a->strings["Hobbies/Interests"] = "Hobby/interessi"; +$a->strings["Contact information and Social Networks"] = "Contatti personali e i tuoi social network"; +$a->strings["My other channels"] = "I miei altri canali"; +$a->strings["Musical interests"] = "Interessi musicali"; +$a->strings["Books, literature"] = "Libri, letteratura"; +$a->strings["Television"] = "Televisione"; +$a->strings["Film/dance/culture/entertainment"] = "Film/danza/cultura/intrattenimento"; +$a->strings["Love/romance"] = "Amore"; +$a->strings["Work/employment"] = "Lavoro/impiego"; +$a->strings["School/education"] = "Scuola/educazione"; +$a->strings["This is your default profile."] = "Questo è il tuo profilo predefinito."; +$a->strings["Age: "] = "Età :"; +$a->strings["Edit/Manage Profiles"] = "Modifica/gestisci i profili"; +$a->strings["Add profile things"] = "Aggiungi oggetti al profilo"; +$a->strings["Include desirable objects in your profile"] = "Aggiungi oggetti interessanti al tuo profilo"; $a->strings["Item not found"] = "Elemento non trovato"; $a->strings["Edit Block"] = "Modifica il riquadro"; $a->strings["Delete block?"] = "Vuoi eliminare questo riquadro?"; @@ -1397,82 +1472,37 @@ $a->strings["Delete item?"] = "Eliminare questo elemento?"; $a->strings["Edit Webpage"] = "Modifica la pagina web"; $a->strings["Delete webpage?"] = "Vuoi eliminare questa pagina web?"; $a->strings["Delete Webpage"] = "Elimina la pagina web"; -$a->strings["Version %s"] = "Versione %s"; -$a->strings["Installed plugins/addons/apps:"] = "App e componenti installati:"; -$a->strings["No installed plugins/addons/apps"] = "Nessuna app o componente installato"; -$a->strings["Red"] = "RedMatrix"; -$a->strings["This is a hub of the Red Matrix - a global cooperative network of decentralized privacy enhanced websites."] = "Questo è un hub di RedMatrix - una rete cooperativa e decentralizzata di siti ad elevata privacy. "; -$a->strings["Running at web location"] = "In esecuzione sull'indirizzo web"; -$a->strings["Please visit <a href=\"http://getzot.com\">GetZot.com</a> to learn more about the Red Matrix."] = "Visita <a href=\"http://getzot.com\">GetZot.com</a> per scoprire il progetto RedMatrix."; -$a->strings["Bug reports and issues: please visit"] = "Per segnalare bug e problemi: visita"; -$a->strings["Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot com"] = "Per consigli, ringraziamenti, ecc. - scrivi a \"redmatrix\" at librelist - dot com"; -$a->strings["Site Administrators"] = "Amministratori del sito"; -$a->strings["Page owner information could not be retrieved."] = "Impossibile ottenere informazioni sul proprietario della pagina."; -$a->strings["Album not found."] = "Album non trovato."; -$a->strings["Delete Album"] = "Elimina album"; -$a->strings["Delete Photo"] = "Elimina foto"; -$a->strings["No photos selected"] = "Nessuna foto selezionata"; -$a->strings["Access to this item is restricted."] = "Questo elemento non è visibile a tutti."; -$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "Hai usato %1$.2f Mb di %2$.2f Mb disponibili per le foto."; -$a->strings["You have used %1$.2f Mbytes of photo storage."] = "Hai usato %1$.2f Mb di spazio per le foto."; -$a->strings["Upload Photos"] = "Carica foto"; -$a->strings["New album name: "] = "Nome del nuovo album: "; -$a->strings["or existing album name: "] = "o nome di un album esistente: "; -$a->strings["Do not show a status post for this upload"] = "Non creare un messaggio di stato per questo caricamento"; -$a->strings["Album name could not be decoded"] = "Non è stato possibile leggere il nome dell'album"; -$a->strings["Contact Photos"] = "Foto dei contatti"; -$a->strings["Edit Album"] = "Modifica album"; -$a->strings["Show Newest First"] = "Prima i più recenti"; -$a->strings["Show Oldest First"] = "Prima i più vecchi"; -$a->strings["View Photo"] = "Guarda la foto"; -$a->strings["Permission denied. Access to this item may be restricted."] = "Permesso negato. L'accesso a questo elemento può essere stato limitato."; -$a->strings["Photo not available"] = "Foto non disponibile"; -$a->strings["Use as profile photo"] = "Usa come foto del profilo"; -$a->strings["View Full Size"] = "Vedi nelle dimensioni originali"; -$a->strings["Edit photo"] = "Modifica la foto"; -$a->strings["Rotate CW (right)"] = "Ruota (senso orario)"; -$a->strings["Rotate CCW (left)"] = "Ruota (senso antiorario)"; -$a->strings["New album name"] = "Nuovo nome dell'album"; -$a->strings["Caption"] = "Titolo"; -$a->strings["Add a Tag"] = "Aggiungi tag"; -$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Per esempio: @luca, @Maria_Bianchi, @bob@example.com, #California, #camping"; -$a->strings["In This Photo:"] = "In questa foto:"; -$a->strings["View Album"] = "Guarda l'album"; -$a->strings["Recent Photos"] = "Foto recenti"; -$a->strings["Failed to create source. No channel selected."] = "Impossibile creare la sorgente. Nessun canale selezionato."; -$a->strings["Source created."] = "Sorgente creata."; -$a->strings["Source updated."] = "Sorgente aggiornata."; -$a->strings["*"] = "*"; -$a->strings["Manage remote sources of content for your channel."] = "Gestisci le sorgenti dei contenuti del tuo canale."; -$a->strings["New Source"] = "Nuova sorgente"; -$a->strings["Import all or selected content from the following channel into this channel and distribute it according to your channel settings."] = "Importa nel tuo canale tutti o una parte dei contenuti dal canale seguente."; -$a->strings["Only import content with these words (one per line)"] = "Importa solo i contenuti che hanno queste parole (una per riga)"; -$a->strings["Leave blank to import all public content"] = "Lascia vuoto per importare tutti i contenuti pubblici"; -$a->strings["Channel Name"] = "Nome del canale"; -$a->strings["Source not found."] = "Sorgente non trovata."; -$a->strings["Edit Source"] = "Modifica la sorgente"; -$a->strings["Delete Source"] = "Elimina la sorgente"; -$a->strings["Source removed"] = "Sorgente eliminata"; -$a->strings["Unable to remove source."] = "Impossibile rimuovere la sorgente."; -$a->strings["- select -"] = "- scegli -"; -$a->strings["Event title and start time are required."] = "Sono necessari il titolo e l'ora d'inizio dell'evento."; -$a->strings["Event not found."] = "Evento non trovato."; -$a->strings["l, F j"] = "l j F"; -$a->strings["Edit event"] = "Modifica l'evento"; -$a->strings["Create New Event"] = "Crea un nuovo evento"; -$a->strings["Previous"] = "Precendente"; -$a->strings["hour:minute"] = "ora:minuti"; -$a->strings["Event details"] = "Dettagli evento"; -$a->strings["Format is %s %s."] = "Il formato è %s %s"; -$a->strings["Starting date and Title are required."] = "Titolo e data d'inizio sono obbligatori."; -$a->strings["Event Starts:"] = "Inizio:"; -$a->strings["Required"] = "Obbligatorio"; -$a->strings["Finish date/time is not known or not relevant"] = "La data/ora di fine non è rilevante"; -$a->strings["Event Finishes:"] = "Fine:"; -$a->strings["Adjust for viewer timezone"] = "Adatta al fuso orario di chi legge"; -$a->strings["Description:"] = "Descrizione:"; -$a->strings["Title:"] = "Titolo:"; -$a->strings["Share this event"] = "Condividi questo evento"; +$a->strings["webpage"] = "pagina web"; +$a->strings["block"] = "riquadro"; +$a->strings["layout"] = "layout"; +$a->strings["%s element installed"] = "%s elemento installato"; +$a->strings["Image uploaded but image cropping failed."] = "L'immagine è stata caricata, ma il non è stato possibile ritagliarla."; +$a->strings["Image resize failed."] = "Il ridimensionamento dell'immagine è fallito."; +$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Ricarica la pagina con shift+F5 o cancella la cache del browser se la nuova foto non viene mostrata immediatamente."; +$a->strings["Image exceeds size limit of %d"] = "La dimensione dell'immagine supera il limite di %d"; +$a->strings["Unable to process image."] = "Impossibile elaborare l'immagine."; +$a->strings["Photo not available."] = "Foto non disponibile."; +$a->strings["Upload File:"] = "Carica un file:"; +$a->strings["Select a profile:"] = "Seleziona un profilo:"; +$a->strings["Upload Profile Photo"] = "Carica la foto del profilo"; +$a->strings["skip this step"] = "salta questo passaggio"; +$a->strings["select a photo from your photo albums"] = "seleziona una foto dai tuoi album"; +$a->strings["Crop Image"] = "Ritaglia immagine"; +$a->strings["Please adjust the image cropping for optimum viewing."] = "Ritaglia l'immagine per migliorarne la visualizzazione."; +$a->strings["Done Editing"] = "Modifica terminata"; +$a->strings["Image uploaded successfully."] = "Immagine caricata con successo."; +$a->strings["Image upload failed."] = "Il caricamento dell'immagine è fallito."; +$a->strings["Image size reduction [%s] failed."] = "Il ridimensionamento del'immagine [%s] è fallito."; +$a->strings["Unable to locate original post."] = "Impossibile trovare il messaggio originale."; +$a->strings["Empty post discarded."] = "L'articolo vuoto è stato ignorato."; +$a->strings["Executable content type not permitted to this channel."] = "I contenuti eseguibili non sono permessi su questo canale."; +$a->strings["System error. Post not saved."] = "Errore di sistema. Articolo non salvato."; +$a->strings["You have reached your limit of %1$.0f top level posts."] = "Hai raggiunto il limite massimo di %1$.0f articoli sulla pagina principale."; +$a->strings["You have reached your limit of %1$.0f webpages."] = "Hai raggiunto il limite massimo di %1$.0f pagine web."; +$a->strings["Contact not found."] = "Contatto non trovato."; +$a->strings["Friend suggestion sent."] = "Suggerimento di amicizia inviato."; +$a->strings["Suggest Friends"] = "Suggerisci amici"; +$a->strings["Suggest a friend for %s"] = "Suggerisci un amico a %s"; $a->strings["Permission Denied."] = "Permesso negato."; $a->strings["File not found."] = "File non trovato."; $a->strings["Edit file permissions"] = "Modifica i permessi del file"; @@ -1481,28 +1511,54 @@ $a->strings["Include all files and sub folders"] = "Includi tutti i file e le so $a->strings["Return to file list"] = "Torna all'elenco dei file"; $a->strings["Copy/paste this code to attach file to a post"] = "Copia/incolla questo codice per far comparire il file in un articolo"; $a->strings["Copy/paste this URL to link file from a web page"] = "Copia/incolla questo indirizzo in una pagina web per avere un link al file"; +$a->strings["Help:"] = "Guida:"; +$a->strings["Not Found"] = "Non disponibile"; +$a->strings["network"] = "rete"; +$a->strings["No potential page delegates located."] = "Impossibile trovare delegati per questa pagina."; +$a->strings["Delegate Page Management"] = "Gestione delegati per la pagina"; +$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "I Delegati sono in grando di gestire tutti gli aspetti di questa pagina, tranne per i settaggi di base dell'account. Non delegare il tuo account personale a nessuno di cui non ti fidi ciecamente."; +$a->strings["Existing Page Managers"] = "Gestori attuali della pagina"; +$a->strings["Existing Page Delegates"] = "Delegati attuali della pagina"; +$a->strings["Potential Delegates"] = "Delegati potenziali"; +$a->strings["Remove"] = "Rimuovi"; +$a->strings["Add"] = "Aggiungi"; +$a->strings["No entries."] = "Nessun risultato."; $a->strings["Channel added."] = "Canale aggiunto."; -$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s sta seguendo %3\$s di %2\$s"; -$a->strings["Contact not found."] = "Contatto non trovato."; -$a->strings["Friend suggestion sent."] = "Suggerimento di amicizia inviato."; -$a->strings["Suggest Friends"] = "Suggerisci amici"; -$a->strings["Suggest a friend for %s"] = "Suggerisci un amico a %s"; -$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Nessun suggerimento disponibile. Se questo è un sito nuovo, riprova tra 24 ore."; $a->strings["Collection created."] = "L'insieme di canali è stato creato."; $a->strings["Could not create collection."] = "Impossibile creare l'insieme."; $a->strings["Collection updated."] = "Insieme aggiornato."; $a->strings["Create a collection of channels."] = "Crea un insieme di canali."; $a->strings["Collection Name: "] = "Nome dell'insieme:"; -$a->strings["Members are visible to other channels"] = "I membri saranno visibili agli altri canali"; +$a->strings["Members are visible to other channels"] = "I membri potranno vedere gli altri canali dell'insieme"; $a->strings["Collection removed."] = "Insieme rimosso."; $a->strings["Unable to remove collection."] = "Impossibile rimuovere l'insieme."; $a->strings["Collection Editor"] = "Modifica l'insieme"; $a->strings["Members"] = "Membri"; $a->strings["All Connected Channels"] = "Tutti i canali connessi"; $a->strings["Click on a channel to add or remove."] = "Clicca su un canale per aggiungerlo o rimuoverlo."; +$a->strings["Red Matrix - "The Network""] = "RedMatrix - "La tua rete""; +$a->strings["Welcome to %s"] = "%s ti dà il benvenuto"; +$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Nessun suggerimento disponibile. Se questo sito è nuovo, riprova tra 24 ore."; +$a->strings["Your service plan only allows %d channels."] = "Il tuo account permette di creare al massimo %d canali."; +$a->strings["Nothing to import."] = "Non c'è niente da importare."; +$a->strings["Unable to download data from old server"] = "Impossibile importare i dati dal vecchio server"; +$a->strings["Imported file is empty."] = "Il file da importare è vuoto."; +$a->strings["Cannot create a duplicate channel identifier on this system. Import failed."] = "Non posso creare un canale con un identificativo che già esiste su questo sistema. L'importazione è fallita."; +$a->strings["Channel clone failed. Import failed."] = "Impossibile clonare il canale. L'importazione è fallita."; +$a->strings["Cloned channel not found. Import failed."] = "Impossibile trovare il canale clonato. L'importazione è fallita."; +$a->strings["Import completed."] = "L'importazione è terminata con successo!"; +$a->strings["You must be logged in to use this feature."] = "Per questa funzionalità devi aver effettuato l'accesso."; +$a->strings["Import Channel"] = "Importa un canale"; +$a->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. Only identity and connections/relationships will be imported. Importation of content is not yet available."] = "Usa questo modulo per importare un tuo canale da un altro server/hub. Puoi scaricare i dati identificativi del canale direttamente dall'altro server/hub oppure tramite un file che hai esportato. Saranno importati solamente l'identità e i contatti. L'importazione dei contenuti non è ancora disponibile."; +$a->strings["File to Upload"] = "File da caricare"; +$a->strings["Or provide the old server/hub details"] = "Oppure fornisci i dettagli del vecchio server/hub"; +$a->strings["Your old identity address (xyz@example.com)"] = "Il tuo vecchio identificativo (per esempio pippo@esempio.com)"; +$a->strings["Your old login email address"] = "L'email che usavi per accedere sul vecchio server"; +$a->strings["Your old login password"] = "La password per il vecchio server"; +$a->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."] = "Scegli se vuoi spostare il tuo indirizzo primario su questo server, oppure se preferisci che quello vecchio resti tale. Potrai pubblicare da entrambi i server, ma solamente uno sarà indicato come posizione in cui risiedono i tuoi file, foto, ecc."; +$a->strings["Make this hub my primary location"] = "Rendi questo server il mio indirizzo primario"; +$a->strings["Import existing posts if possible"] = "Importazione dei post esistenti, se possibile"; $a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s ha taggato %3\$s di %2\$s con %4\$s"; -$a->strings["Help:"] = "Guida:"; -$a->strings["Not Found"] = "Non disponibile"; $a->strings["Tag removed"] = "Tag rimosso"; $a->strings["Remove Item Tag"] = "Rimuovi il tag"; $a->strings["Select a tag to remove: "] = "Seleziona un tag da rimuovere: "; @@ -1525,8 +1581,10 @@ $a->strings["Registered users"] = "Utenti registrati"; $a->strings["Pending registrations"] = "Registrazioni da approvare"; $a->strings["Version"] = "Versione"; $a->strings["Active plugins"] = "Plugin attivi"; -$a->strings["Site settings updated."] = "Impostazioni del sito aggiornate."; -$a->strings["No special theme for accessibility"] = "Nessun tema speciale per l'accessibilità "; +$a->strings["Site settings updated."] = "Impostazioni del sito salvate correttamente."; +$a->strings["mobile"] = "mobile"; +$a->strings["experimental"] = "sperimentale"; +$a->strings["unsupported"] = "non supportato"; $a->strings["Yes - with approval"] = "Sì - con approvazione"; $a->strings["My site is not a public server"] = "Non è un server pubblico"; $a->strings["My site has paid access only"] = "È un servizio a pagamento"; @@ -1536,15 +1594,13 @@ $a->strings["File upload"] = "Caricamento file"; $a->strings["Policies"] = "Politiche"; $a->strings["Site name"] = "Nome del sito"; $a->strings["Banner/Logo"] = "Banner o logo"; -$a->strings["Administrator Information"] = "Informazioni sull'amministrazione"; +$a->strings["Administrator Information"] = "Informazioni sull'amministratore"; $a->strings["Contact information for site administrators. Displayed on siteinfo page. BBCode can be used here"] = "Informazioni per contattare gli amministratori del sito. Saranno mostrate sulla pagina di informazioni. È consentito il BBcode"; $a->strings["System language"] = "Lingua di sistema"; $a->strings["System theme"] = "Tema di sistema"; $a->strings["Default system theme - may be over-ridden by user profiles - <a href='#' id='cnftheme'>change theme settings</a>"] = "Il tema di sistema può essere cambiato dai profili dei singoli utenti - <a href='#' id='cnftheme'>Cambia le impostazioni del tema</a>"; $a->strings["Mobile system theme"] = "Tema di sistema per dispositivi mobili"; $a->strings["Theme for mobile devices"] = "Tema per i dispositivi mobili"; -$a->strings["Accessibility system theme"] = "Tema di sistema ad alta accessibilità "; -$a->strings["Accessibility theme"] = "Tema ad alta accessibilità "; $a->strings["Enable Diaspora Protocol"] = "Abilita la comunicazione con Diaspora"; $a->strings["Communicate with Diaspora and Friendica - experimental"] = "Sperimentale - per comunicare con Diaspora e Friendica"; $a->strings["Allow Feeds as Connections"] = "Permetti di aggiungere i feed come contatti"; @@ -1553,32 +1609,32 @@ $a->strings["Maximum image size"] = "Dimensione massima immagini"; $a->strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = "Massima dimensione in byte delle immagini caricate. Il default è 0, cioè nessun limite."; $a->strings["Does this site allow new member registration?"] = "Questo sito permette a nuovi utenti di registrarsi?"; $a->strings["Which best describes the types of account offered by this hub?"] = "Come descriveresti il tipo di servizio proposto da questo server?"; -$a->strings["Register text"] = "Testo diregistrazione"; +$a->strings["Register text"] = "Testo di registrazione"; $a->strings["Will be displayed prominently on the registration page."] = "Sarà mostrato ben visibile nella pagina di registrazione."; $a->strings["Accounts abandoned after x days"] = "Account abbandonati dopo X giorni"; $a->strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "Eviterà di sprecare risorse di sistema controllando se i siti esterni hanno account abbandonati. Immettere 0 per non imporre nessun limite di tempo."; $a->strings["Allowed friend domains"] = "Domini fidati e consentiti"; $a->strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "Elenco separato da virglola dei domini che possono stabilire amicizie con questo sito. Sono accettati caratteri jolly. Lascia vuoto per accettare connessioni da qualsiasi dominio."; $a->strings["Allowed email domains"] = "Domini email consentiti"; -$a->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"] = "Elenco separato da virgola dei domini permessi come indirizzi email in fase di registrazione. Sono accettati caratteri jolly. Lascia vuoto per accettare qualsiasi dominio."; +$a->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"] = "Elenco separato da virgola dei domini permessi come indirizzi email in fase di registrazione. Sono accettati caratteri jolly. Lascia vuoto per accettare qualsiasi dominio email"; $a->strings["Block public"] = "Blocca pagine pubbliche"; $a->strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "Seleziona per impedire di vedere le pagine personali di questo sito a chi non ha effettuato l'accesso."; $a->strings["Verify Email Addresses"] = "Verifica l'indirizzo email"; $a->strings["Check to verify email addresses used in account registration (recommended)."] = "Attiva per richiedere la verifica degli indirizzi email dei nuovi utenti (consigliato)."; $a->strings["Force publish"] = "Forza la publicazione del profilo"; -$a->strings["Check to force all profiles on this site to be listed in the site directory."] = "Seleziona per mostrare nell'elenco dei canali del sito <strong>tutti</strong> i profili registrati."; +$a->strings["Check to force all profiles on this site to be listed in the site directory."] = "Seleziona per mostrare nell'elenco pubblico <strong>tutti</strong> i profili registrati su questo sito."; $a->strings["Disable discovery tab"] = "Disabilita la funzione 'scopri'"; $a->strings["Remove the tab in the network view with public content pulled from sources chosen for this site."] = "Nell'area della rete personale non comparirà più la scheda con i contenuti acquisiti da altri siti."; $a->strings["No login on Homepage"] = "Non mostrare il login sulla homepage"; -$a->strings["Check to hide the login form from your sites homepage when visitors arrive who are not logged in (e.g. when you put the content of the homepage in via the site channel)."] = "Per nascondere la possibilità di fare login ai visitatori (per esempio, quando il contenuto della homepage del sito è alimentato dal canale)."; +$a->strings["Check to hide the login form from your sites homepage when visitors arrive who are not logged in (e.g. when you put the content of the homepage in via the site channel)."] = "Per nascondere la possibilità di fare login ai visitatori (per esempio, quando il contenuto della homepage del sito è alimentato da un canale)."; $a->strings["Proxy user"] = "Utente proxy"; $a->strings["Proxy URL"] = "URL proxy"; $a->strings["Network timeout"] = "Timeout rete"; $a->strings["Value is in seconds. Set to 0 for unlimited (not recommended)."] = "Valore in secondi. Imposta a 0 per illimitato (sconsigliato)."; $a->strings["Delivery interval"] = "Recapito ritardato"; -$a->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."] = "RItarda il processo di recapito di questo numero di secondi per ridurre il carico di sistema. Consigliati: 4-5 secondi per hosting condiviso, 2-3 per i VPS, 0-1 per grandi server dedicati."; +$a->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."] = "Numero di secondi di cui può essere ritardato il recapito, per ridurre il carico di sistema. Consigliati: 4-5 secondi per hosting condiviso, 2-3 per i VPS, 0-1 per grandi server dedicati."; $a->strings["Poll interval"] = "Intervallo di polling"; -$a->strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."] = "Ritarda i processi di polling in background di questo numero di secondi per ridurre il carico del sistema. Se 0, verrà usato lo stesso valore del 'Recapito ritardato'."; +$a->strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."] = "Numero di secondi di cui può essere ritardato il polling in background, per ridurre il carico del sistema. Se 0, verrà usato lo stesso valore del 'Recapito ritardato'."; $a->strings["Maximum Load Average"] = "Carico massimo medio"; $a->strings["Maximum system load before delivery and poll processes are deferred - default 50."] = "Carico di sistema massimo perché i processi di recapito e polling siano ritardati - il valore predefinito è 50."; $a->strings["No server found"] = "Server non trovato"; @@ -1651,7 +1707,7 @@ $a->strings["Log settings updated."] = "Impostazioni di log aggiornate."; $a->strings["Clear"] = "Pulisci"; $a->strings["Debugging"] = "Debugging"; $a->strings["Log file"] = "File di log"; -$a->strings["Must be writable by web server. Relative to your Red top-level directory."] = "Deve essere scrivibile dal web server. È relativa alla cartella dove è installato RedMatrix."; +$a->strings["Must be writable by web server. Relative to your Red top-level directory."] = "Deve essere scrivibile dal web server. La posizione è relativa alla cartella dove è installato RedMatrix."; $a->strings["Log level"] = "Livello di log"; $a->strings["New Profile Field"] = "Nuovo campo del profilo"; $a->strings["Field nickname"] = "Nome breve del campo"; @@ -1663,39 +1719,32 @@ $a->strings["Help text"] = "Testo di aiuto"; $a->strings["Additional info (optional)"] = "Informazioni aggiuntive (opzionali)"; $a->strings["Field definition not found"] = "Impossibile trovare la definizione del campo"; $a->strings["Edit Profile Field"] = "Modifica campo del profilo"; -$a->strings["Thing updated"] = "L'oggetto è stato aggiornato"; -$a->strings["Object store: failed"] = "Impossibile memorizzare l'oggetto."; -$a->strings["Thing added"] = "L'oggetto è stato aggiunto"; -$a->strings["OBJ: %1\$s %2\$s %3\$s"] = "OBJ: %1\$s %2\$s %3\$s"; -$a->strings["Show Thing"] = "Mostra l'oggetto"; -$a->strings["item not found."] = "non trovato."; -$a->strings["Edit Thing"] = "Modifica l'oggetto"; -$a->strings["Select a profile"] = "Scegli un profilo"; -$a->strings["Post an activity"] = "Pubblica un'attività "; -$a->strings["Only sends to viewers of the applicable profile"] = "Invia solo a chi segue il relativo canale"; -$a->strings["Name of thing e.g. something"] = "Nome dell'oggetto"; -$a->strings["URL of thing (optional)"] = "Indirizzo web dell'oggetto"; -$a->strings["URL for photo of thing (optional)"] = "Indirizzo di un'immagine dell'oggetto (facoltativo)"; -$a->strings["Add Thing to your Profile"] = "Aggiungi l'oggetto al tuo profilo"; -$a->strings["Your service plan only allows %d channels."] = "Il tuo account permette di creare al massimo %d canali."; -$a->strings["Nothing to import."] = "Non c'è niente da importare."; -$a->strings["Unable to download data from old server"] = "Impossibile importare i dati dal vecchio server"; -$a->strings["Imported file is empty."] = "Il file da importare è vuoto."; -$a->strings["Cannot create a duplicate channel identifier on this system. Import failed."] = "Non posso creare un canale con un identificativo che già esiste su questo sistema. L'importazione è fallita."; -$a->strings["Channel clone failed. Import failed."] = "Impossibile clonare il canale. L'importazione è fallita."; -$a->strings["Cloned channel not found. Import failed."] = "Impossibile trovare il canale clonato. L'importazione è fallita."; -$a->strings["Import completed."] = "L'importazione è terminata con successo!"; -$a->strings["You must be logged in to use this feature."] = "Per questa funzionalità devi aver effettuato l'accesso."; -$a->strings["Import Channel"] = "Importa un canale"; -$a->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. Only identity and connections/relationships will be imported. Importation of content is not yet available."] = "Usa questo modulo per importare un tuo canale da un altro server/hub. Puoi scaricare i dati identificativi del canale direttamente dall'altro server/hub oppure tramite un file che hai esportato. Saranno importati solamente l'identità e i contatti. L'importazione dei contenuti non è ancora disponibile."; -$a->strings["File to Upload"] = "File da caricare"; -$a->strings["Or provide the old server/hub details"] = "Oppure fornisci i dettagli del vecchio server/hub"; -$a->strings["Your old identity address (xyz@example.com)"] = "Il tuo vecchio identificativo (per esempio pippo@esempio.com)"; -$a->strings["Your old login email address"] = "L'email che usavi per accedere sul vecchio server"; -$a->strings["Your old login password"] = "La password per il vecchio server"; -$a->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."] = "Per ciascuna opzione, scegli se vuoi rendere questo server il tuo indirizzo primario, oppure se preferisci che lo rimanga il vecchio. Potrai pubblicare da entrambi i server, ma solamente uno sarà marcato come primario per i tuoi file, foto, ecc."; -$a->strings["Make this hub my primary location"] = "Rendi questo server il mio indirizzo primario"; -$a->strings["Import existing posts if possible"] = "Importazione dei post esistenti, se possibile"; +$a->strings["Location not found."] = "Indirizzo non trovato."; +$a->strings["Primary location cannot be removed."] = "L'indirizzo principale non può essere rimosso."; +$a->strings["No locations found."] = "Nessun indirizzo trovato."; +$a->strings["Manage Channel Locations"] = "Modifica gli indirizzi del canale"; +$a->strings["Location (address)"] = "Indirizzo"; +$a->strings["Primary Location"] = "Indirizzo primario"; +$a->strings["Drop location"] = "Elimina un indirizzo"; +$a->strings["Unable to lookup recipient."] = "Impossibile associare un destinatario."; +$a->strings["Unable to communicate with requested channel."] = "Impossibile comunicare con il canale richiesto."; +$a->strings["Cannot verify requested channel."] = "Impossibile verificare il canale richiesto."; +$a->strings["Selected channel has private message restrictions. Send failed."] = "Il canale ha delle regole restrittive per la ricezione dei messaggi privati. Invio fallito."; +$a->strings["Message deleted."] = "Messaggio eliminato."; +$a->strings["Message recalled."] = "Messaggio revocato."; +$a->strings["Send Private Message"] = "Invia un messaggio privato"; +$a->strings["To:"] = "A:"; +$a->strings["Subject:"] = "Oggetto:"; +$a->strings["Your message:"] = "Il tuo messaggio:"; +$a->strings["Send"] = "Invia"; +$a->strings["Message not found."] = "Messaggio non trovato."; +$a->strings["Delete message"] = "Elimina il messaggio"; +$a->strings["Recall message"] = "Revoca il messaggio"; +$a->strings["Message has been recalled."] = "Il messaggio è stato revocato."; +$a->strings["Private Conversation"] = "Conversazione privata"; +$a->strings["Delete conversation"] = "Elimina la conversazione"; +$a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "Non è disponibile alcuna tecnologia per comunicare in modo sicuro. <strong>Se possibile</strong>, prova a rispondere direttamente dalla pagina del profilo del mittente."; +$a->strings["Send Reply"] = "Invia la risposta"; $a->strings["Total invitation limit exceeded."] = "Hai superato il numero massimo di inviti."; $a->strings["%s : Not a valid email address."] = "%s: non è un indirizzo email valido."; $a->strings["Please join us on Red"] = "Vieni con noi su RedMatrix"; @@ -1708,83 +1757,38 @@ $a->strings["%d message sent."] = array( $a->strings["You have no more invitations available"] = "Non hai altri inviti disponibili"; $a->strings["Send invitations"] = "Spedisci inviti"; $a->strings["Enter email addresses, one per line:"] = "Inserisci gli indirizzi email, uno per riga:"; -$a->strings["Your message:"] = "Il tuo messaggio:"; $a->strings["Please join my community on RedMatrix."] = "Entra a far parte della mia comunità su RedMatrix."; $a->strings["You will need to supply this invitation code: "] = "Dovrai fornire questo codice di invito:"; $a->strings["1. Register at any RedMatrix location (they are all inter-connected)"] = "1. Registrati su un qualsiasi sito RedMatrix (sono tutti interconnessi)"; $a->strings["2. Enter my RedMatrix network address into the site searchbar."] = "2. Inserisci il mio indirizzo RedMatrix nella barra di ricerca che compare nella pagina."; -$a->strings["or visit "] = "oppure visita"; +$a->strings["or visit "] = "oppure visita "; $a->strings["3. Click [Connect]"] = "3. Clicca su [Aggiungi]"; -$a->strings["Unable to locate original post."] = "Impossibile trovare il messaggio originale."; -$a->strings["Empty post discarded."] = "L'articolo vuoto è stato ignorato."; -$a->strings["Executable content type not permitted to this channel."] = "I contenuti eseguibili non sono permessi su questo canale."; -$a->strings["System error. Post not saved."] = "Errore di sistema. Articolo non salvato."; -$a->strings["You have reached your limit of %1$.0f top level posts."] = "Hai raggiunto il limite massimo di %1$.0f articoli sulla pagina principale."; -$a->strings["You have reached your limit of %1$.0f webpages."] = "Hai raggiunto il limite massimo di %1$.0f pagine web."; +$a->strings["You have created %1$.0f of %2$.0f allowed channels."] = "Hai creato %1$.0f dei %2$.0f canali permessi."; +$a->strings["Create a new channel"] = "Crea un nuovo canale"; +$a->strings["Current Channel"] = "Canale attuale"; +$a->strings["Attach to one of your channels by selecting it."] = "Seleziona il canale a cui vuoi passare."; +$a->strings["Default Channel"] = "Canale predefinito"; +$a->strings["Make Default"] = "Rendi predefinito"; $a->strings["[Embedded content - reload page to view]"] = "[Contenuto incorporato - ricarica la pagina per visualizzarlo correttamente]"; $a->strings["Help with this feature"] = "La guida per questa funzionalità "; $a->strings["Layout Name"] = "Nome layout"; -$a->strings["Like/Dislike"] = "Mi piace/Non mi piace"; -$a->strings["This action is restricted to members."] = "Questa funzionalità è riservata agli iscritti."; -$a->strings["Please <a href=\"rmagic\">login with your RedMatrix ID</a> or <a href=\"register\">register as a new RedMatrix member</a> to continue."] = "Per favore <a href=\"rmagic\">accedi con il tuo identificativo RedMatrix</a> o <a href=\"register\">registrati su RedMatrix</a> per continuare."; -$a->strings["Invalid request."] = "Richiesta non valida."; -$a->strings["thing"] = "oggetto"; -$a->strings["Channel unavailable."] = "Canale non trovato."; -$a->strings["Previous action reversed."] = "Il comando precedente è stato annullato."; -$a->strings["Action completed."] = "Comando completato."; -$a->strings["Thank you."] = "Grazie."; $a->strings["Remote privacy information not available."] = "Le informazioni remote sulla privacy non sono disponibili."; $a->strings["Visible to:"] = "Visibile a:"; $a->strings["No connections."] = "Nessun contatto."; $a->strings["Visit %s's profile [%s]"] = "Visita il profilo di %s [%s]"; $a->strings["View Connnections"] = "Guarda i contatti"; -$a->strings["No valid account found."] = "Nessun account valido trovato."; -$a->strings["Password reset request issued. Check your email."] = "La richiesta per reimpostare la password è stata inviata. Controlla la tua email."; -$a->strings["Site Member (%s)"] = "Utente del sito (%s)"; -$a->strings["Password reset requested at %s"] = "È stato richiesto di reimpostare password su %s"; -$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "La richiesta non può essere verificata (potresti averla già usata precedentemente). La password non può essere reimpostata."; -$a->strings["Password Reset"] = "Reimposta la password"; -$a->strings["Your password has been reset as requested."] = "La password è stata reimpostata come richiesto."; -$a->strings["Your new password is"] = "La tua nuova password è"; -$a->strings["Save or copy your new password - and then"] = "Salva o copia la tua nuova password, quindi"; -$a->strings["click here to login"] = "clicca qui per accedere"; -$a->strings["Your password may be changed from the <em>Settings</em> page after successful login."] = "Puoi cambiare la tua password dalla pagina delle <em>Impostazioni</em> dopo aver effettuato l'accesso."; -$a->strings["Your password has changed at %s"] = "La tua password su %s è cambiata"; -$a->strings["Forgot your Password?"] = "Hai dimenticato la password?"; -$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Inserisci il tuo indirizzo email per reimpostare la password. Dopo aver inviato la richiesta, controlla l'email e troverai le istruzioni per continuare."; -$a->strings["Email Address"] = "Indirizzo email"; -$a->strings["Reset"] = "Reimposta"; $a->strings["Hub not found."] = "Server non trovato."; -$a->strings["Total votes"] = "Totale voti"; -$a->strings["Average Rating"] = "Media"; -$a->strings["Unable to lookup recipient."] = "Impossibile associare un destinatario."; -$a->strings["Unable to communicate with requested channel."] = "Impossibile comunicare con il canale richiesto."; -$a->strings["Cannot verify requested channel."] = "Impossibile verificare il canale richiesto."; -$a->strings["Selected channel has private message restrictions. Send failed."] = "Il canale ha delle regole restrittive per la ricezione dei messaggi privati. Invio fallito."; -$a->strings["Messages"] = "Messaggi"; -$a->strings["Message deleted."] = "Messaggio eliminato."; -$a->strings["Message recalled."] = "Messaggio revocato."; -$a->strings["Send Private Message"] = "Invia un messaggio privato"; -$a->strings["To:"] = "A:"; -$a->strings["Subject:"] = "Oggetto:"; -$a->strings["Send"] = "Invia"; -$a->strings["Message not found."] = "Messaggio non trovato."; -$a->strings["Delete message"] = "Elimina il messaggio"; -$a->strings["Recall message"] = "Revoca il messaggio"; -$a->strings["Message has been recalled."] = "Il messaggio è stato revocato."; -$a->strings["Private Conversation"] = "Conversazione privata"; -$a->strings["Delete conversation"] = "Elimina la conversazione"; -$a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "Non è disponibile alcun sistema per comunicare in modo sicuro. Puoi verificare se <strong>eventualmente</strong> è possibile rispondere dalla pagina del profilo del mittente."; -$a->strings["Send Reply"] = "Invia la risposta"; -$a->strings["You have created %1$.0f of %2$.0f allowed channels."] = "Hai creato %1$.0f dei %2$.0f canali permessi."; -$a->strings["Create a new channel"] = "Crea un nuovo canale"; -$a->strings["Current Channel"] = "Canale attuale"; -$a->strings["Attach to one of your channels by selecting it."] = "Seleziona il canale a cui vuoi passare."; -$a->strings["Default Channel"] = "Canale predefinito"; -$a->strings["Make Default"] = "Rendi predefinito"; +$a->strings["Total votes"] = "Voti totali"; +$a->strings["Average Rating"] = "Valutazione media"; +$a->strings["No such group"] = "Impossibile trovare l'insieme"; +$a->strings["Search Results For:"] = "Cerca risultati con:"; +$a->strings["Collection is empty"] = "L'insieme di canali è vuoto"; +$a->strings["Collection: "] = "Insieme:"; +$a->strings["Connection: "] = "Contatto:"; +$a->strings["Invalid connection."] = "Contatto non valido."; $a->strings["Wall Photos"] = "Foto della bacheca"; $a->strings["Profile Match"] = "Profili corrispondenti"; -$a->strings["No keywords to match. Please add keywords to your default profile."] = "Nessuna parola chiave per le ricerche. Aggiungi parole chiave al tuo profilo predefinito."; +$a->strings["No keywords to match. Please add keywords to your default profile."] = "Non hai scritto parole chiave. Aggiungi parole chiave al tuo profilo predefinito per comparire nelle ricerche."; $a->strings["is interested in:"] = "interessi personali:"; $a->strings["No matches"] = "Nessun risultato"; $a->strings["Menu updated."] = "Menù aggiornato."; @@ -1793,6 +1797,7 @@ $a->strings["Menu created."] = "Menù creato."; $a->strings["Unable to create menu."] = "Impossibile creare il menù."; $a->strings["Manage Menus"] = "Gestione menù"; $a->strings["Drop"] = "Elimina"; +$a->strings["Bookmarks allowed"] = "Permetti segnalibri"; $a->strings["Create a new menu"] = "Crea un nuovo menù"; $a->strings["Delete this menu"] = "Elimina questo menù"; $a->strings["Edit menu contents"] = "Modifica i contenuti del menù"; @@ -1803,7 +1808,7 @@ $a->strings["Must be unique, only seen by you"] = "Deve essere unico, lo vedrai $a->strings["Menu title"] = "Titolo del menù"; $a->strings["Menu title as seen by others"] = "Titolo del menù come comparirà a tutti"; $a->strings["Allow bookmarks"] = "Permetti l'invio di segnalibri"; -$a->strings["Menu may be used to store saved bookmarks"] = "Puoi salvare i segnalibri nei menu"; +$a->strings["Menu may be used to store saved bookmarks"] = "Puoi salvare i segnalibri nei menù"; $a->strings["Menu deleted."] = "Menù eliminato."; $a->strings["Menu could not be deleted."] = "Il menù non può essere eliminato."; $a->strings["Edit Menu"] = "Modifica menù"; @@ -1812,23 +1817,69 @@ $a->strings["Conversation removed."] = "Conversazione rimossa."; $a->strings["No messages."] = "Nessun messaggio."; $a->strings["D, d M Y - g:i A"] = "D d M Y - G:i"; $a->strings["Add a Channel"] = "Aggiungi un canale"; -$a->strings["A channel is your own collection of related web pages. A channel can be used to hold social network profiles, blogs, conversation groups and forums, celebrity pages, and much more. You may create as many channels as your service provider allows."] = "I contenuti che pubblichi finiscono in un \"canale\". Un canale può essere usato per mantenere un tuo profilo personale, per avere un blog, per creare forum di discussione o gruppi di interesse, per pagine di celebrità e molto altro. Puoi creare quanti canali vuoi a meno di limiti dati dal gestore del sito."; +$a->strings["A channel is your own collection of related web pages. A channel can be used to hold social network profiles, blogs, conversation groups and forums, celebrity pages, and much more. You may create as many channels as your service provider allows."] = "I contenuti che pubblichi sono mostrati nel tuo \"canale\". Un canale può essere usato come bacheca personale, come blog, oppure può essere un forum di discussione, un gruppo di interesse o una pagina di celebrità e molto altro. Puoi creare tanti canali quanti ne permette il tuo sito."; $a->strings["Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" "] = "Per esempio: \"Mario Rossi\", \"Lisa e le sue ricette\", \"Il campionato\", \"Il gruppo di escursionismo\""; $a->strings["Choose a short nickname"] = "Scegli un nome breve"; $a->strings["Your nickname will be used to create an easily remembered channel address (like an email address) which you can share with others."] = "Il nome breve sarà usato per creare un indirizzo facile da ricordare per il tuo canale (simile a una email). Così potrai condividerlo e gli altri potranno trovarti."; $a->strings["Or <a href=\"import\">import an existing channel</a> from another location"] = "Oppure <a href=\"import\">importa un tuo canale esistente</a> da un altro server/hub"; $a->strings["Channel Type"] = "Tipo di canale"; -$a->strings["Please choose a channel type (such as social networking or community forum) and privacy requirements so we can select the best permissions for you"] = "Descrivi il tipo di canale che vorresti creare (per esempio se ti interessa più usarlo come social network, come un forum di discussione...) e il tipo di privacy che preferisci. RedMatrix sceglierà i permessi più adatti."; -$a->strings["Red Matrix - "The Network""] = "RedMatrix - "La Rete""; -$a->strings["Welcome to %s"] = "%s ti dà il benvenuto"; +$a->strings["Please choose a channel type (such as social networking or community forum) and privacy requirements so we can select the best permissions for you"] = "Descrivi il tipo di canale che vorresti creare (per esempio se ti interessa più usarlo come social network, come un forum di discussione...) e il tipo di privacy che preferisci. RedMatrix sceglierà per te i permessi più adatti."; $a->strings["Invalid request identifier."] = "L'identificativo della richiesta non è valido."; $a->strings["Discard"] = "Rifiuta"; $a->strings["No more system notifications."] = "Non ci sono nuove notifiche di sistema."; $a->strings["System Notifications"] = "Notifiche di sistema"; +$a->strings["Xchan Lookup"] = "Ricerca canale"; +$a->strings["Lookup xchan beginning with (or webbie): "] = "Cerca un canale (o un webbie) che inizia per:"; +$a->strings["invalid target signature"] = "la firma ricevuta non è valida"; $a->strings["Unable to find your hub."] = "Impossibile raggiungere il tuo hub."; $a->strings["Post successful."] = "Inviato!"; -$a->strings["invalid target signature"] = "la firma riscontrata non è valida"; -$a->strings["OpenID protocol error. No ID returned."] = "Errore del protocollo OpenID. Nessun ID ricevuto in risposta."; +$a->strings["Gender: "] = "Sesso:"; +$a->strings["Status: "] = "Stato:"; +$a->strings["Homepage: "] = "Homepage:"; +$a->strings["Hometown: "] = "Città dove vivo:"; +$a->strings["About: "] = "Informazioni:"; +$a->strings["Public Forum:"] = "Forum pubblico:"; +$a->strings["Keywords: "] = "Parole chiave:"; +$a->strings["Finding:"] = "Ricerca:"; +$a->strings["next page"] = "pagina successiva"; +$a->strings["previous page"] = "pagina precedente"; +$a->strings["No entries (some entries may be hidden)."] = "Nessun risultato (qualche elemento potrebbe essere nascosto)."; +$a->strings["Page owner information could not be retrieved."] = "Impossibile ottenere informazioni sul proprietario della pagina."; +$a->strings["Album not found."] = "Album non trovato."; +$a->strings["Delete Album"] = "Elimina album"; +$a->strings["Delete Photo"] = "Elimina foto"; +$a->strings["No photos selected"] = "Nessuna foto selezionata"; +$a->strings["Access to this item is restricted."] = "Questo elemento non è visibile a tutti."; +$a->strings["%1$.2f MB of %2$.2f MB photo storage used."] = "Hai usato %1$.2f Mb dei %2$.2f Mb di spazio disponibile."; +$a->strings["%1$.2f MB photo storage used."] = "Hai usato %1$.2f Mb del tuo spazio disponibile."; +$a->strings["Upload Photos"] = "Carica foto"; +$a->strings["Enter a new album name"] = "Inserisci il nome di un nuovo album"; +$a->strings["or select an existing one (doubleclick)"] = "o seleziona uno esistente (doppio click)"; +$a->strings["Do not show a status post for this upload"] = "Non creare un messaggio di stato per questo caricamento"; +$a->strings["Album name could not be decoded"] = "Non è stato possibile leggere il nome dell'album"; +$a->strings["Contact Photos"] = "Foto dei contatti"; +$a->strings["Show Newest First"] = "Prima i più recenti"; +$a->strings["Show Oldest First"] = "Prima i più vecchi"; +$a->strings["View Photo"] = "Guarda la foto"; +$a->strings["Edit Album"] = "Modifica album"; +$a->strings["Permission denied. Access to this item may be restricted."] = "Permesso negato. L'accesso a questo elemento può essere stato limitato."; +$a->strings["Photo not available"] = "Foto non disponibile"; +$a->strings["Use as profile photo"] = "Usa come foto del profilo"; +$a->strings["Private Photo"] = "Foto privata"; +$a->strings["View Full Size"] = "Vedi nelle dimensioni originali"; +$a->strings["Edit photo"] = "Modifica la foto"; +$a->strings["Rotate CW (right)"] = "Ruota (senso orario)"; +$a->strings["Rotate CCW (left)"] = "Ruota (senso antiorario)"; +$a->strings["Caption"] = "Titolo"; +$a->strings["Add a Tag"] = "Aggiungi tag"; +$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com"] = "Esempio: @bob, @Barbara_Jensen, @jim@example.com"; +$a->strings["Flag as adult in album view"] = "Marca come 'per adulti'"; +$a->strings["In This Photo:"] = "In questa foto:"; +$a->strings["View Album"] = "Guarda l'album"; +$a->strings["Recent Photos"] = "Foto recenti"; +$a->strings["sent you a private message"] = "ti ha inviato un messaggio privato"; +$a->strings["added your channel"] = "ha aggiunto il tuo canale"; +$a->strings["posted an event"] = "ha creato un evento"; $a->strings["App installed."] = "App installata"; $a->strings["Malformed app."] = "App non corretta"; $a->strings["Embed code"] = "Inserisci del codice"; @@ -1850,7 +1901,7 @@ $a->strings["Remove this account, all its channels and all its channel clones fr $a->strings["By default only the instances of the channels located on this hub will be removed from the network"] = "A meno che tu non lo richieda espressamente, solo i canali presenti su questo server saranno rimossi dalla rete."; $a->strings["No service class restrictions found."] = "Non esistono restrizioni su questa classe di account."; $a->strings["Schema Default"] = "Schema predefinito"; -$a->strings["Sans-Serif"] = "Sans-Serif"; +$a->strings["Sans-Serif"] = "Sans-serif"; $a->strings["Monospace"] = "Monospace"; $a->strings["Theme settings"] = "Impostazioni del tema"; $a->strings["Set scheme"] = "Schema"; @@ -1865,8 +1916,8 @@ $a->strings["Set line-height for posts and comments"] = "Altezza della riga per $a->strings["Set background image"] = "Immagine di sfondo"; $a->strings["Set background attachment"] = "Allega uno sfondo"; $a->strings["Set background color"] = "Colore di sfondo"; -$a->strings["Set section background image"] = "Immagine di sfondo dei contenuti"; -$a->strings["Set section background color"] = "Colore di sfondo dei contenuti"; +$a->strings["Set section background image"] = "Immagine di sfondo della sezione"; +$a->strings["Set section background color"] = "Colore di sfondo dell'area principale"; $a->strings["Set color of items - use hex"] = "Colore degli elementi della pagina - esadecimale"; $a->strings["Set color of links - use hex"] = "Colore dei link - esadecimale"; $a->strings["Set max-width for items. Default 400px"] = "Larghezza massima degli elementi della pagina. Predefinita: 400px"; @@ -1879,14 +1930,11 @@ $a->strings["Display post previews only"] = "Mostra le anteprime solo degli arti $a->strings["Display side bar on channel page"] = "Mostra la colonna laterale sulla pagina del canale"; $a->strings["Colour of the navigation bar"] = "Colore della barra di navigazione"; $a->strings["Item float"] = "Float degli oggetti della pagina"; -$a->strings["Left offset of the section element"] = "Spostamento a sinistra dei contenuti"; -$a->strings["Right offset of the section element"] = "Spostamento a destra dei contenuti"; -$a->strings["Section width"] = "Larghezza dei contenuti"; -$a->strings["Left offset of the aside"] = "Spostamento a sinistra della colonna laterale"; -$a->strings["Right offset of the aside element"] = "Spostamento a destra della colonna laterale"; -$a->strings["None"] = "Nessuno"; -$a->strings["Header image"] = "Immagine dell'intestazione"; -$a->strings["Header image only on profile pages"] = "Metti un'immagine solo nell'intestazione dei profili"; +$a->strings["Left offset of the section element"] = "Margine sinistro dell'area principale"; +$a->strings["Right offset of the section element"] = "Margine destro dell'area principale"; +$a->strings["Section width"] = "Larghezza dell'area principale"; +$a->strings["Left offset of the aside"] = "Margine sinistro della colonna laterale"; +$a->strings["Right offset of the aside element"] = "Margine destro della colonna laterale"; $a->strings["Light (Red Matrix default)"] = "Light (predefinito)"; $a->strings["Narrow navbar"] = "Barra di navigazione ristretta"; $a->strings["Navigation bar background color"] = "Barra di navigazione: Colore di sfondo"; diff --git a/view/js/acl.js b/view/js/acl.js index c129634a0..f9428e1c5 100644 --- a/view/js/acl.js +++ b/view/js/acl.js @@ -17,20 +17,24 @@ function ACL(backend_url, preset){ that.item_tpl = unescape($(".acl-list-item[rel=acl-template]").html()); that.showall = $("#acl-showall"); + // set the initial ACL lists in case the enclosing form gets submitted before the ajax loader completes. + that.on_submit(); + if (preset.length==0) that.showall.removeClass("btn-default").addClass("btn-warning"); /*events*/ $(document).ready(function() { - that.showall.click(that.on_showall); - $(document).on('click','.acl-button-show',that.on_button_show); - $(document).on('click','.acl-button-hide',that.on_button_hide); - $("#acl-search").keypress(that.on_search); -// $("#acl-wrapper").parents("form").submit(that.on_submit); +// setTimeout( function() { + that.showall.click(that.on_showall); + $(document).on('click','.acl-button-show',that.on_button_show); + $(document).on('click','.acl-button-hide',that.on_button_hide); + $("#acl-search").keypress(that.on_search); - /* startup! */ - that.get(0,100); - that.on_submit(); + /* startup! */ + that.get(0,100); + that.on_submit(); +// }, 5000 ); }); } diff --git a/view/js/main.js b/view/js/main.js index beedb7f01..04e43f72e 100644 --- a/view/js/main.js +++ b/view/js/main.js @@ -180,6 +180,13 @@ timer = setTimeout(NavUpdate,2000); } + function markItemRead(itemId) { + $.get('ping?f=&markItemRead='+itemId); + $('.unseen-wall-indicator-'+itemId).hide(); + } + + + var src = null; var prev = null; var livetime = null; @@ -200,6 +207,7 @@ var loadingPage = true; var pageHasMoreContent = true; var updateCountsOnly = false; + var divmore_height = 400; $(function() { $.ajaxSetup({cache: false}); @@ -335,7 +343,7 @@ if($('#live-network').length) { src = 'network'; liveUpdate(); } if($('#live-channel').length) { src = 'channel'; liveUpdate(); } - if($('#live-community').length) { src = 'community'; liveUpdate(); } + if($('#live-home').length) { src = 'home'; liveUpdate(); } if($('#live-display').length) { src = 'display'; liveUpdate(); } if($('#live-search').length) { src = 'search'; liveUpdate(); } @@ -458,25 +466,17 @@ function updateConvItems(mode,data) { if(isVisible) showHideComments(itmId); $(".autotime").timeago(); - // divgrow doesn't prevent itself from attaching a second (or 500th) - // "show more" div to a content region - it also has a few other - // issues related to how we're trying to use it. - // disable for now. - // $("div.wall-item-body").divgrow({ initialHeight: 400 }); } else { $('img',this).each(function() { $(this).attr('src',$(this).attr('dst')); }); - // more FIXME related to expanded comments if($('#collapsed-comments-'+itmId).is(':visible')) isVisible = true; $('#' + ident).replaceWith($(this)); if(isVisible) showHideComments(itmId); $(".autotime").timeago(); - // $("div.wall-item-body").divgrow({ initialHeight: 400 }); - } prev = ident; }); @@ -508,8 +508,6 @@ function updateConvItems(mode,data) { if(isVisible) showHideComments(itmId); $(".autotime").timeago(); - // $("div.wall-item-body").divgrow({ initialHeight: 400 }); - } else { $('img',this).each(function() { @@ -521,7 +519,6 @@ function updateConvItems(mode,data) { if(isVisible) showHideComments(itmId); $(".autotime").timeago(); - // $("div.wall-item-body").divgrow({ initialHeight: 400 }); } }); @@ -557,7 +554,6 @@ function updateConvItems(mode,data) { showHideComments(itmId); $(".autotime").timeago(); - // $("div.wall-item-body").divgrow({ initialHeight: 400 }); } prev = ident; }); @@ -597,17 +593,15 @@ function updateConvItems(mode,data) { function collapseHeight() { $(".wall-item-body").each(function() { - if($(this).height() > 410) { + if($(this).height() > divmore_height + 10) { if(! $(this).hasClass('divmore')) { - $(this).divgrow({ initialHeight: 400, moreText: aStr['divgrowmore'], lessText: aStr['divgrowless'], showBrackets: false }); + $(this).divgrow({ initialHeight: divmore_height, moreText: aStr['divgrowmore'], lessText: aStr['divgrowless'], showBrackets: false }); $(this).addClass('divmore'); } } }); } - - function liveUpdate() { if((src == null) || (stopped) || (! profile_uid)) { $('.like-rotator').spin(false); return; } if(($('.comment-edit-text-full').length) || (in_progress)) { @@ -749,7 +743,7 @@ function updateConvItems(mode,data) { $("#nav-" + notifyType + "-menu").html(notifications_all + notifications_mark); $(data.notify).each(function() { - html = notifications_tpl.format(this.notify_link,this.photo,this.name,this.message,this.when,this.class); + html = notifications_tpl.format(this.notify_link,this.photo,this.name,this.message,this.when,this.hclass); $("#nav-" + notifyType + "-menu").append(html); }); $(".dropdown-menu img[data-src]").each(function(i, el){ diff --git a/view/nb-no/messages.po b/view/nb-no/messages.po index d5d325345..a2f67253f 100644 --- a/view/nb-no/messages.po +++ b/view/nb-no/messages.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Red Matrix\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-06-20 00:03-0700\n" -"PO-Revision-Date: 2014-06-22 12:27+0000\n" +"POT-Creation-Date: 2014-11-14 00:04-0800\n" +"PO-Revision-Date: 2014-11-22 11:05+0000\n" "Last-Translator: Haakon Meland Eriksen <haakon.eriksen@far.no>\n" "Language-Team: Norwegian BokmÃ¥l (Norway) (http://www.transifex.com/projects/p/red-matrix/language/nb_NO/)\n" "MIME-Version: 1.0\n" @@ -18,1252 +18,1131 @@ msgstr "" "Language: nb_NO\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../../include/dba/dba_driver.php:50 +#: ../../include/dba/dba_driver.php:132 #, php-format msgid "Cannot locate DNS info for database server '%s'" msgstr "Kan ikke finne DNS-informasjon om databasetjener '%s'" -#: ../../include/photo/photo_driver.php:643 ../../include/photos.php:51 +#: ../../include/photo/photo_driver.php:680 ../../include/photos.php:52 +#: ../../mod/photos.php:91 ../../mod/photos.php:654 #: ../../mod/profile_photo.php:142 ../../mod/profile_photo.php:301 -#: ../../mod/profile_photo.php:421 ../../mod/photos.php:91 -#: ../../mod/photos.php:653 ../../mod/photos.php:675 +#: ../../mod/profile_photo.php:423 msgid "Profile Photos" msgstr "Profilbilder" -#: ../../include/bbcode.php:128 ../../include/bbcode.php:648 -#: ../../include/bbcode.php:651 ../../include/bbcode.php:656 -#: ../../include/bbcode.php:659 ../../include/bbcode.php:662 -#: ../../include/bbcode.php:665 ../../include/bbcode.php:670 -#: ../../include/bbcode.php:673 ../../include/bbcode.php:678 -#: ../../include/bbcode.php:681 ../../include/bbcode.php:684 -#: ../../include/bbcode.php:687 -msgid "Image/photo" -msgstr "Bilde/fotografi" - -#: ../../include/bbcode.php:163 ../../include/bbcode.php:698 -msgid "Encrypted content" -msgstr "Kryptert innhold" - -#: ../../include/bbcode.php:179 -msgid "QR code" -msgstr "QR-kode" - -#: ../../include/bbcode.php:228 -#, php-format -msgid "%1$s wrote the following %2$s %3$s" -msgstr "%1$s skrev følgende %2$s %3$s" - -#: ../../include/bbcode.php:230 -msgid "post" -msgstr "innlegg" - -#: ../../include/bbcode.php:616 ../../include/bbcode.php:636 -msgid "$1 wrote:" -msgstr "$1 skrev:" - -#: ../../include/oembed.php:171 -msgid "Embedded content" -msgstr "Innebygget innhold" - -#: ../../include/oembed.php:180 -msgid "Embedding disabled" -msgstr "Innbygging avskrudd" - -#: ../../include/notify.php:23 -msgid "created a new post" -msgstr "laget et nytt innlegg" - -#: ../../include/notify.php:24 -#, php-format -msgid "commented on %s's post" -msgstr "kommenterte pÃ¥ %s sitt innlegg" - -#: ../../include/conversation.php:117 ../../include/text.php:1705 -#: ../../mod/subthread.php:72 ../../mod/subthread.php:174 -#: ../../mod/tagger.php:45 ../../mod/like.php:111 +#: ../../include/conversation.php:120 ../../include/diaspora.php:1923 +#: ../../include/text.php:1747 ../../mod/subthread.php:72 +#: ../../mod/subthread.php:174 ../../mod/tagger.php:45 ../../mod/like.php:298 msgid "photo" msgstr "foto" -#: ../../include/conversation.php:120 ../../include/text.php:1708 +#: ../../include/conversation.php:123 ../../include/text.php:1750 #: ../../mod/tagger.php:49 msgid "event" msgstr "hendelse" -#: ../../include/conversation.php:123 +#: ../../include/conversation.php:126 ../../mod/like.php:89 msgid "channel" msgstr "kanal" -#: ../../include/conversation.php:145 ../../include/text.php:1711 -#: ../../mod/subthread.php:72 ../../mod/subthread.php:174 -#: ../../mod/tagger.php:53 ../../mod/like.php:111 +#: ../../include/conversation.php:148 ../../include/diaspora.php:1923 +#: ../../include/text.php:1753 ../../mod/subthread.php:72 +#: ../../mod/subthread.php:174 ../../mod/tagger.php:53 ../../mod/like.php:298 msgid "status" msgstr "status" -#: ../../include/conversation.php:147 ../../include/text.php:1713 +#: ../../include/conversation.php:150 ../../include/text.php:1755 #: ../../mod/tagger.php:55 msgid "comment" msgstr "kommentar" -#: ../../include/conversation.php:161 ../../mod/like.php:142 +#: ../../include/conversation.php:164 ../../include/diaspora.php:1952 +#: ../../mod/like.php:344 #, php-format msgid "%1$s likes %2$s's %3$s" msgstr "%1$s liker %2$s sin %3$s" -#: ../../include/conversation.php:164 ../../mod/like.php:144 +#: ../../include/conversation.php:167 ../../mod/like.php:346 #, php-format msgid "%1$s doesn't like %2$s's %3$s" msgstr "%1$s liker ikke %2$s sin %3$s" -#: ../../include/conversation.php:201 +#: ../../include/conversation.php:204 #, php-format msgid "%1$s is now connected with %2$s" msgstr "%1$s er nÃ¥ forbundet med %2$s" -#: ../../include/conversation.php:236 +#: ../../include/conversation.php:239 #, php-format msgid "%1$s poked %2$s" msgstr "%1$s prikket %2$s" -#: ../../include/conversation.php:240 ../../include/text.php:895 +#: ../../include/conversation.php:243 ../../include/text.php:905 msgid "poked" msgstr "prikket" -#: ../../include/conversation.php:258 ../../mod/mood.php:63 +#: ../../include/conversation.php:261 ../../mod/mood.php:63 #, php-format msgctxt "mood" msgid "%1$s is %2$s" msgstr "%1$s er %2$s" -#: ../../include/conversation.php:631 ../../include/ItemObject.php:114 +#: ../../include/conversation.php:637 ../../include/ItemObject.php:126 msgid "Select" msgstr "Velg" -#: ../../include/conversation.php:632 ../../include/apps.php:232 -#: ../../include/ItemObject.php:108 ../../mod/settings.php:578 -#: ../../mod/connedit.php:398 ../../mod/filestorage.php:175 -#: ../../mod/group.php:176 ../../mod/admin.php:758 ../../mod/admin.php:887 -#: ../../mod/thing.php:236 ../../mod/photos.php:1041 +#: ../../include/conversation.php:638 ../../include/RedDAV/RedBrowser.php:251 +#: ../../include/apps.php:250 ../../include/ItemObject.php:120 +#: ../../mod/photos.php:1069 ../../mod/connedit.php:476 +#: ../../mod/thing.php:234 ../../mod/settings.php:612 ../../mod/group.php:176 +#: ../../mod/admin.php:730 ../../mod/admin.php:861 msgid "Delete" msgstr "Slett" -#: ../../include/conversation.php:639 ../../include/ItemObject.php:89 -#: ../../mod/photos.php:844 +#: ../../include/conversation.php:645 ../../include/ItemObject.php:89 msgid "Private Message" msgstr "Privat melding" -#: ../../include/conversation.php:646 ../../include/ItemObject.php:182 -msgid "Message is verified" -msgstr "Innlegg er bekreftet" +#: ../../include/conversation.php:652 ../../include/ItemObject.php:194 +msgid "Message signature validated" +msgstr "Innleggets signatur er bekreftet" + +#: ../../include/conversation.php:653 ../../include/ItemObject.php:195 +msgid "Message signature incorrect" +msgstr "Innleggets signatur er feil" -#: ../../include/conversation.php:666 +#: ../../include/conversation.php:674 #, php-format msgid "View %s's profile @ %s" msgstr "Vis %s sin profile @ %s" -#: ../../include/conversation.php:680 +#: ../../include/conversation.php:689 msgid "Categories:" msgstr "Kategorier:" -#: ../../include/conversation.php:681 +#: ../../include/conversation.php:690 msgid "Filed under:" msgstr "Sortert under:" -#: ../../include/conversation.php:690 ../../include/ItemObject.php:250 +#: ../../include/conversation.php:698 ../../include/ItemObject.php:265 #, php-format msgid " from %s" msgstr "fra %s" -#: ../../include/conversation.php:693 ../../include/ItemObject.php:253 +#: ../../include/conversation.php:701 ../../include/ItemObject.php:268 #, php-format msgid "last edited: %s" msgstr "sist endret: %s" -#: ../../include/conversation.php:694 ../../include/ItemObject.php:254 +#: ../../include/conversation.php:702 ../../include/ItemObject.php:269 #, php-format msgid "Expires: %s" msgstr "Utløper: %s" -#: ../../include/conversation.php:709 +#: ../../include/conversation.php:717 msgid "View in context" msgstr "Vis i sammenheng" -#: ../../include/conversation.php:711 ../../include/conversation.php:1127 -#: ../../include/ItemObject.php:294 ../../mod/editblock.php:120 -#: ../../mod/editlayout.php:115 ../../mod/editpost.php:121 -#: ../../mod/editwebpage.php:152 ../../mod/mail.php:222 ../../mod/mail.php:336 -#: ../../mod/photos.php:972 +#: ../../include/conversation.php:719 ../../include/conversation.php:1153 +#: ../../include/ItemObject.php:310 ../../mod/photos.php:977 +#: ../../mod/editblock.php:152 ../../mod/editlayout.php:148 +#: ../../mod/editpost.php:121 ../../mod/editwebpage.php:183 +#: ../../mod/mail.php:234 ../../mod/mail.php:349 msgid "Please wait" msgstr "Vennligst vent" -#: ../../include/conversation.php:838 +#: ../../include/conversation.php:843 msgid "remove" msgstr "fjern" -#: ../../include/conversation.php:842 +#: ../../include/conversation.php:847 ../../include/nav.php:257 msgid "Loading..." msgstr "Laster..." -#: ../../include/conversation.php:843 +#: ../../include/conversation.php:848 msgid "Delete Selected Items" msgstr "Slett valgte elementer" -#: ../../include/conversation.php:934 +#: ../../include/conversation.php:942 msgid "View Source" msgstr "Vis kilde" -#: ../../include/conversation.php:935 +#: ../../include/conversation.php:943 msgid "Follow Thread" msgstr "Følg trÃ¥d" -#: ../../include/conversation.php:936 +#: ../../include/conversation.php:944 msgid "View Status" msgstr "Vis status" -#: ../../include/conversation.php:937 ../../include/nav.php:81 -#: ../../mod/connedit.php:351 ../../mod/connedit.php:465 +#: ../../include/conversation.php:945 ../../include/nav.php:99 +#: ../../mod/connedit.php:429 ../../mod/connedit.php:544 msgid "View Profile" msgstr "Vis profil" -#: ../../include/conversation.php:938 +#: ../../include/conversation.php:946 msgid "View Photos" msgstr "Vis bilder" -#: ../../include/conversation.php:939 +#: ../../include/conversation.php:947 msgid "Matrix Activity" msgstr "Matrix-aktivitet" -#: ../../include/conversation.php:940 +#: ../../include/conversation.php:948 ../../include/widgets.php:135 +#: ../../include/widgets.php:175 ../../include/Contact.php:107 +#: ../../include/identity.php:840 ../../mod/directory.php:224 +#: ../../mod/suggest.php:51 ../../mod/match.php:62 +msgid "Connect" +msgstr "Koble" + +#: ../../include/conversation.php:949 msgid "Edit Contact" msgstr "Endre kontakt" -#: ../../include/conversation.php:941 +#: ../../include/conversation.php:950 msgid "Send PM" msgstr "Send privat melding" -#: ../../include/conversation.php:942 ../../include/apps.php:135 +#: ../../include/conversation.php:951 ../../include/apps.php:143 msgid "Poke" msgstr "Prikk" -#: ../../include/conversation.php:998 +#: ../../include/conversation.php:1003 ../../include/RedDAV/RedBrowser.php:163 +#: ../../include/apps.php:331 ../../include/apps.php:382 +#: ../../mod/photos.php:713 ../../mod/photos.php:1131 +#: ../../mod/connedit.php:512 +msgid "Unknown" +msgstr "Ukjent" + +#: ../../include/conversation.php:1024 #, php-format msgid "%s likes this." msgstr "%s liker dette." -#: ../../include/conversation.php:998 +#: ../../include/conversation.php:1024 #, php-format msgid "%s doesn't like this." msgstr "%s liker ikke dette." -#: ../../include/conversation.php:1002 +#: ../../include/conversation.php:1028 #, 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 person</span> liker dette." msgstr[1] "<span %1$s>%2$d personer</span> liker dette." -#: ../../include/conversation.php:1004 +#: ../../include/conversation.php:1030 #, 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 person</span> liker ikke dette." msgstr[1] "<span %1$s>%2$d personer</span> liker ikke dette." -#: ../../include/conversation.php:1010 +#: ../../include/conversation.php:1036 msgid "and" msgstr "og" -#: ../../include/conversation.php:1013 +#: ../../include/conversation.php:1039 #, php-format msgid ", and %d other people" msgid_plural ", and %d other people" msgstr[0] ", og %d annen person" msgstr[1] ", og %d andre personer" -#: ../../include/conversation.php:1014 +#: ../../include/conversation.php:1040 #, php-format msgid "%s like this." msgstr "%s liker dette." -#: ../../include/conversation.php:1014 +#: ../../include/conversation.php:1040 #, php-format msgid "%s don't like this." msgstr "%s liker ikke dette." -#: ../../include/conversation.php:1071 +#: ../../include/conversation.php:1097 msgid "Visible to <strong>everybody</strong>" msgstr "Synlig for <strong>alle</strong>" -#: ../../include/conversation.php:1072 ../../mod/mail.php:171 -#: ../../mod/mail.php:269 +#: ../../include/conversation.php:1098 ../../mod/mail.php:170 +#: ../../mod/mail.php:282 msgid "Please enter a link URL:" msgstr "Vennligst skriv inn en lenke URL:" -#: ../../include/conversation.php:1073 +#: ../../include/conversation.php:1099 msgid "Please enter a video link/URL:" msgstr "Vennligst skriv en videolenke/URL:" -#: ../../include/conversation.php:1074 +#: ../../include/conversation.php:1100 msgid "Please enter an audio link/URL:" msgstr "Vennligst skriv en lydlenke/URL:" -#: ../../include/conversation.php:1075 +#: ../../include/conversation.php:1101 msgid "Tag term:" msgstr "Merkelapp:" -#: ../../include/conversation.php:1076 ../../mod/filer.php:49 +#: ../../include/conversation.php:1102 ../../mod/filer.php:49 msgid "Save to Folder:" msgstr "Lagre til mappe:" -#: ../../include/conversation.php:1077 +#: ../../include/conversation.php:1103 msgid "Where are you right now?" msgstr "Hvor er du akkurat nÃ¥?" -#: ../../include/conversation.php:1078 ../../mod/editpost.php:52 -#: ../../mod/mail.php:172 ../../mod/mail.php:270 +#: ../../include/conversation.php:1104 ../../mod/editpost.php:52 +#: ../../mod/mail.php:171 ../../mod/mail.php:283 msgid "Expires YYYY-MM-DD HH:MM" msgstr "Utløper YYYY-MM-DD HH:MM" -#: ../../include/conversation.php:1088 ../../include/page_widgets.php:40 -#: ../../include/ItemObject.php:592 ../../mod/editblock.php:141 -#: ../../mod/editlayout.php:135 ../../mod/editpost.php:140 -#: ../../mod/editwebpage.php:174 ../../mod/webpages.php:124 -#: ../../mod/photos.php:992 +#: ../../include/conversation.php:1114 ../../include/page_widgets.php:40 +#: ../../include/ItemObject.php:608 ../../mod/photos.php:997 +#: ../../mod/webpages.php:166 ../../mod/editblock.php:173 +#: ../../mod/editlayout.php:168 ../../mod/editpost.php:140 +#: ../../mod/editwebpage.php:205 msgid "Preview" msgstr "ForhÃ¥ndsvisning" -#: ../../include/conversation.php:1102 ../../mod/layouts.php:113 -#: ../../mod/photos.php:971 +#: ../../include/conversation.php:1128 ../../mod/photos.php:976 +#: ../../mod/editblock.php:198 ../../mod/editlayout.php:193 +#: ../../mod/editwebpage.php:230 ../../mod/layouts.php:168 msgid "Share" msgstr "Del" -#: ../../include/conversation.php:1104 ../../mod/editwebpage.php:139 +#: ../../include/conversation.php:1130 ../../mod/editwebpage.php:170 msgid "Page link title" msgstr "Sidens lenketittel" -#: ../../include/conversation.php:1107 +#: ../../include/conversation.php:1133 msgid "Post as" msgstr "Lag innlegg som" -#: ../../include/conversation.php:1108 ../../mod/editblock.php:112 -#: ../../mod/editlayout.php:107 ../../mod/editpost.php:113 -#: ../../mod/editwebpage.php:144 ../../mod/mail.php:219 ../../mod/mail.php:332 +#: ../../include/conversation.php:1134 ../../mod/editblock.php:144 +#: ../../mod/editlayout.php:140 ../../mod/editpost.php:113 +#: ../../mod/editwebpage.php:175 ../../mod/mail.php:231 ../../mod/mail.php:345 msgid "Upload photo" msgstr "Last opp bilde" -#: ../../include/conversation.php:1109 +#: ../../include/conversation.php:1135 msgid "upload photo" msgstr "last opp bilde" -#: ../../include/conversation.php:1110 ../../mod/editblock.php:113 -#: ../../mod/editlayout.php:108 ../../mod/editpost.php:114 -#: ../../mod/editwebpage.php:145 ../../mod/mail.php:220 ../../mod/mail.php:333 +#: ../../include/conversation.php:1136 ../../mod/editblock.php:145 +#: ../../mod/editlayout.php:141 ../../mod/editpost.php:114 +#: ../../mod/editwebpage.php:176 ../../mod/mail.php:232 ../../mod/mail.php:346 msgid "Attach file" msgstr "Legg ved fil" -#: ../../include/conversation.php:1111 +#: ../../include/conversation.php:1137 msgid "attach file" msgstr "legg ved fil" -#: ../../include/conversation.php:1112 ../../mod/editblock.php:114 -#: ../../mod/editlayout.php:109 ../../mod/editpost.php:115 -#: ../../mod/editwebpage.php:146 ../../mod/mail.php:221 ../../mod/mail.php:334 +#: ../../include/conversation.php:1138 ../../mod/editblock.php:146 +#: ../../mod/editlayout.php:142 ../../mod/editpost.php:115 +#: ../../mod/editwebpage.php:177 ../../mod/mail.php:233 ../../mod/mail.php:347 msgid "Insert web link" msgstr "Sett inn web-lenke" -#: ../../include/conversation.php:1113 +#: ../../include/conversation.php:1139 msgid "web link" msgstr "web-lenke" -#: ../../include/conversation.php:1114 +#: ../../include/conversation.php:1140 msgid "Insert video link" msgstr "Sett inn videolenke" -#: ../../include/conversation.php:1115 +#: ../../include/conversation.php:1141 msgid "video link" msgstr "videolenke" -#: ../../include/conversation.php:1116 +#: ../../include/conversation.php:1142 msgid "Insert audio link" msgstr "Sett inn lenke til lyd" -#: ../../include/conversation.php:1117 +#: ../../include/conversation.php:1143 msgid "audio link" msgstr "lenke til lyd" -#: ../../include/conversation.php:1118 ../../mod/editblock.php:118 -#: ../../mod/editlayout.php:113 ../../mod/editpost.php:119 -#: ../../mod/editwebpage.php:150 +#: ../../include/conversation.php:1144 ../../mod/editblock.php:150 +#: ../../mod/editlayout.php:146 ../../mod/editpost.php:119 +#: ../../mod/editwebpage.php:181 msgid "Set your location" msgstr "Angi din plassering" -#: ../../include/conversation.php:1119 +#: ../../include/conversation.php:1145 msgid "set location" msgstr "angi plassering" -#: ../../include/conversation.php:1120 ../../mod/editblock.php:119 -#: ../../mod/editlayout.php:114 ../../mod/editpost.php:120 -#: ../../mod/editwebpage.php:151 +#: ../../include/conversation.php:1146 ../../mod/editblock.php:151 +#: ../../mod/editlayout.php:147 ../../mod/editpost.php:120 +#: ../../mod/editwebpage.php:182 msgid "Clear browser location" msgstr "Fjern nettleserplassering" -#: ../../include/conversation.php:1121 +#: ../../include/conversation.php:1147 msgid "clear location" msgstr "fjern plassering" -#: ../../include/conversation.php:1123 ../../mod/editblock.php:132 -#: ../../mod/editlayout.php:126 ../../mod/editpost.php:132 -#: ../../mod/editwebpage.php:167 +#: ../../include/conversation.php:1149 ../../mod/editblock.php:164 +#: ../../mod/editlayout.php:159 ../../mod/editpost.php:132 +#: ../../mod/editwebpage.php:198 msgid "Set title" msgstr "Angi tittel" -#: ../../include/conversation.php:1126 ../../mod/editblock.php:135 -#: ../../mod/editlayout.php:129 ../../mod/editpost.php:134 -#: ../../mod/editwebpage.php:169 +#: ../../include/conversation.php:1152 ../../mod/events.php:563 +#: ../../mod/editblock.php:167 ../../mod/editlayout.php:162 +#: ../../mod/editpost.php:134 ../../mod/editwebpage.php:200 msgid "Categories (comma-separated list)" msgstr "Kategorier (kommaseparert liste)" -#: ../../include/conversation.php:1128 ../../mod/editblock.php:121 -#: ../../mod/editlayout.php:116 ../../mod/editpost.php:122 -#: ../../mod/editwebpage.php:153 +#: ../../include/conversation.php:1154 ../../mod/editblock.php:153 +#: ../../mod/editlayout.php:149 ../../mod/editpost.php:122 +#: ../../mod/editwebpage.php:184 msgid "Permission settings" msgstr "Tillatelser - innstillinger" -#: ../../include/conversation.php:1129 +#: ../../include/conversation.php:1155 msgid "permissions" msgstr "tillatelser" -#: ../../include/conversation.php:1136 ../../mod/editblock.php:129 -#: ../../mod/editlayout.php:123 ../../mod/editpost.php:129 -#: ../../mod/editwebpage.php:162 +#: ../../include/conversation.php:1162 ../../mod/editblock.php:161 +#: ../../mod/editlayout.php:156 ../../mod/editpost.php:129 +#: ../../mod/editwebpage.php:193 msgid "Public post" msgstr "Offentlig innlegg" -#: ../../include/conversation.php:1138 ../../mod/editblock.php:136 -#: ../../mod/editlayout.php:130 ../../mod/editpost.php:135 -#: ../../mod/editwebpage.php:170 +#: ../../include/conversation.php:1164 ../../mod/editblock.php:168 +#: ../../mod/editlayout.php:163 ../../mod/editpost.php:135 +#: ../../mod/editwebpage.php:201 msgid "Example: bob@example.com, mary@example.com" msgstr "Eksempel: ola@eksempel.no, kari@eksempel.no" -#: ../../include/conversation.php:1151 ../../mod/editblock.php:146 -#: ../../mod/editlayout.php:140 ../../mod/editpost.php:146 -#: ../../mod/editwebpage.php:179 ../../mod/mail.php:226 ../../mod/mail.php:339 +#: ../../include/conversation.php:1177 ../../mod/editblock.php:178 +#: ../../mod/editlayout.php:173 ../../mod/editpost.php:146 +#: ../../mod/editwebpage.php:210 ../../mod/mail.php:238 ../../mod/mail.php:352 msgid "Set expiration date" msgstr "Angi utløpsdato" -#: ../../include/conversation.php:1153 ../../include/ItemObject.php:595 -#: ../../mod/editpost.php:148 ../../mod/mail.php:228 ../../mod/mail.php:341 +#: ../../include/conversation.php:1179 ../../include/ItemObject.php:611 +#: ../../mod/editpost.php:148 ../../mod/mail.php:240 ../../mod/mail.php:354 msgid "Encrypt text" msgstr "Krypter tekst" -#: ../../include/conversation.php:1155 ../../mod/editpost.php:150 +#: ../../include/conversation.php:1181 ../../mod/events.php:569 +#: ../../mod/editpost.php:150 msgid "OK" msgstr "OK" -#: ../../include/conversation.php:1156 ../../mod/settings.php:516 -#: ../../mod/settings.php:542 ../../mod/editpost.php:151 -#: ../../mod/fbrowser.php:82 ../../mod/fbrowser.php:117 ../../mod/tagrm.php:11 -#: ../../mod/tagrm.php:94 +#: ../../include/conversation.php:1182 ../../mod/events.php:568 +#: ../../mod/editpost.php:151 ../../mod/settings.php:550 +#: ../../mod/settings.php:576 ../../mod/fbrowser.php:82 +#: ../../mod/fbrowser.php:117 ../../mod/tagrm.php:11 ../../mod/tagrm.php:134 msgid "Cancel" msgstr "Avbryt" -#: ../../include/conversation.php:1398 +#: ../../include/conversation.php:1426 msgid "Discover" msgstr "Oppdage" -#: ../../include/conversation.php:1401 +#: ../../include/conversation.php:1429 msgid "Imported public streams" msgstr "Importerte offentlige strømmer" -#: ../../include/conversation.php:1406 +#: ../../include/conversation.php:1434 msgid "Commented Order" msgstr "Kommentert" -#: ../../include/conversation.php:1409 +#: ../../include/conversation.php:1437 msgid "Sort by Comment Date" msgstr "Sorter etter kommentert dato" -#: ../../include/conversation.php:1413 +#: ../../include/conversation.php:1441 msgid "Posted Order" msgstr "Lagt inn" -#: ../../include/conversation.php:1416 +#: ../../include/conversation.php:1444 msgid "Sort by Post Date" msgstr "Sorter etter innleggsdato" -#: ../../include/conversation.php:1421 ../../include/widgets.php:82 +#: ../../include/conversation.php:1449 ../../include/widgets.php:89 msgid "Personal" msgstr "Personlig" -#: ../../include/conversation.php:1424 +#: ../../include/conversation.php:1452 msgid "Posts that mention or involve you" msgstr "Innlegg som nevner eller involverer deg" -#: ../../include/conversation.php:1430 ../../mod/connections.php:211 -#: ../../mod/connections.php:224 ../../mod/menu.php:61 +#: ../../include/conversation.php:1458 ../../mod/connections.php:211 +#: ../../mod/connections.php:224 ../../mod/menu.php:80 msgid "New" msgstr "Nye" -#: ../../include/conversation.php:1433 +#: ../../include/conversation.php:1461 msgid "Activity Stream - by date" msgstr "Aktivitetsstrøm - etter dato" -#: ../../include/conversation.php:1439 +#: ../../include/conversation.php:1467 msgid "Starred" msgstr "Stjerne" -#: ../../include/conversation.php:1442 +#: ../../include/conversation.php:1470 msgid "Favourite Posts" msgstr "Favorittinnlegg" -#: ../../include/conversation.php:1449 +#: ../../include/conversation.php:1477 msgid "Spam" msgstr "Søppel" -#: ../../include/conversation.php:1452 +#: ../../include/conversation.php:1480 msgid "Posts flagged as SPAM" msgstr "Innlegg merket som SØPPEL" -#: ../../include/conversation.php:1486 ../../mod/admin.php:891 +#: ../../include/conversation.php:1520 ../../mod/admin.php:865 msgid "Channel" msgstr "Kanal" -#: ../../include/conversation.php:1489 +#: ../../include/conversation.php:1523 msgid "Status Messages and Posts" msgstr "Statusmeldinger og -innlegg" -#: ../../include/conversation.php:1498 +#: ../../include/conversation.php:1532 msgid "About" msgstr "Om" -#: ../../include/conversation.php:1501 +#: ../../include/conversation.php:1535 msgid "Profile Details" msgstr "Profildetaljer" -#: ../../include/conversation.php:1507 ../../include/nav.php:84 -#: ../../include/apps.php:129 ../../mod/fbrowser.php:25 +#: ../../include/conversation.php:1541 ../../include/nav.php:105 +#: ../../include/apps.php:137 ../../mod/fbrowser.php:25 msgid "Photos" msgstr "Bilder" -#: ../../include/conversation.php:1510 ../../include/photos.php:313 +#: ../../include/conversation.php:1544 ../../include/photos.php:341 msgid "Photo Albums" msgstr "Fotoalbum" -#: ../../include/conversation.php:1516 ../../include/nav.php:85 -#: ../../include/apps.php:125 ../../mod/fbrowser.php:114 +#: ../../include/conversation.php:1550 ../../include/RedDAV/RedBrowser.php:241 +#: ../../include/nav.php:106 ../../include/apps.php:133 +#: ../../mod/fbrowser.php:114 msgid "Files" msgstr "Filer" -#: ../../include/conversation.php:1519 +#: ../../include/conversation.php:1553 msgid "Files and Storage" msgstr "Filer og lagring" -#: ../../include/conversation.php:1528 ../../include/conversation.php:1531 +#: ../../include/conversation.php:1563 ../../include/conversation.php:1566 msgid "Chatrooms" msgstr "Chatrom" -#: ../../include/conversation.php:1538 ../../include/nav.php:93 -#: ../../include/apps.php:119 +#: ../../include/conversation.php:1576 ../../include/nav.php:117 +#: ../../include/apps.php:127 msgid "Bookmarks" msgstr "Bokmerker" -#: ../../include/conversation.php:1541 +#: ../../include/conversation.php:1579 msgid "Saved Bookmarks" msgstr "Lagrede bokmerker" -#: ../../include/conversation.php:1549 ../../include/nav.php:95 -#: ../../include/apps.php:126 ../../mod/webpages.php:79 +#: ../../include/conversation.php:1587 ../../include/nav.php:121 +#: ../../include/apps.php:134 ../../mod/webpages.php:160 msgid "Webpages" msgstr "Websider" -#: ../../include/conversation.php:1552 +#: ../../include/conversation.php:1590 msgid "Manage Webpages" msgstr "HÃ¥ndtere websider" +#: ../../include/notify.php:23 +msgid "created a new post" +msgstr "laget et nytt innlegg" + +#: ../../include/notify.php:24 +#, php-format +msgid "commented on %s's post" +msgstr "kommenterte pÃ¥ %s sitt innlegg" + +#: ../../include/dir_fns.php:56 +msgid "Sort Options" +msgstr "Sorteringsmuligheter" + +#: ../../include/dir_fns.php:57 +msgid "Alphabetic" +msgstr "Alfabetisk" + +#: ../../include/dir_fns.php:58 +msgid "Reverse Alphabetic" +msgstr "Omvendt alfabetisk" + +#: ../../include/dir_fns.php:59 +msgid "Newest to Oldest" +msgstr "Nyest til eldst" + +#: ../../include/dir_fns.php:71 +msgid "Enable Safe Search" +msgstr "Skru pÃ¥ Trygt søk" + +#: ../../include/dir_fns.php:73 +msgid "Disable Safe Search" +msgstr "Skru av Trygt søk" + +#: ../../include/dir_fns.php:75 +msgid "Safe Mode" +msgstr "Trygt modus" + #: ../../include/page_widgets.php:6 msgid "New Page" msgstr "Ny side" #: ../../include/page_widgets.php:8 ../../include/page_widgets.php:36 -#: ../../include/apps.php:231 ../../include/menu.php:42 -#: ../../include/ItemObject.php:96 ../../mod/settings.php:577 -#: ../../mod/blocks.php:94 ../../mod/connections.php:393 -#: ../../mod/editblock.php:111 ../../mod/editlayout.php:106 -#: ../../mod/editpost.php:112 ../../mod/editwebpage.php:143 -#: ../../mod/filestorage.php:174 ../../mod/thing.php:235 -#: ../../mod/layouts.php:112 ../../mod/menu.php:59 ../../mod/webpages.php:120 +#: ../../include/RedDAV/RedBrowser.php:250 ../../include/menu.php:42 +#: ../../include/apps.php:249 ../../include/ItemObject.php:100 +#: ../../mod/blocks.php:132 ../../mod/connections.php:381 +#: ../../mod/connections.php:394 ../../mod/connections.php:413 +#: ../../mod/thing.php:233 ../../mod/webpages.php:162 +#: ../../mod/editblock.php:143 ../../mod/editlayout.php:139 +#: ../../mod/editpost.php:112 ../../mod/settings.php:611 +#: ../../mod/editwebpage.php:174 ../../mod/layouts.php:167 +#: ../../mod/menu.php:78 msgid "Edit" msgstr "Endre" -#: ../../include/page_widgets.php:39 ../../mod/blocks.php:97 -#: ../../mod/layouts.php:116 ../../mod/webpages.php:123 +#: ../../include/page_widgets.php:39 ../../mod/blocks.php:135 +#: ../../mod/webpages.php:165 ../../mod/layouts.php:171 msgid "View" msgstr "Vis" -#: ../../include/page_widgets.php:41 ../../mod/webpages.php:125 +#: ../../include/page_widgets.php:41 ../../mod/webpages.php:167 msgid "Actions" msgstr "Handlinger" -#: ../../include/page_widgets.php:42 ../../mod/webpages.php:126 +#: ../../include/page_widgets.php:42 ../../mod/webpages.php:168 msgid "Page Link" msgstr "Sidelenke" -#: ../../include/page_widgets.php:43 ../../mod/webpages.php:127 +#: ../../include/page_widgets.php:43 ../../mod/webpages.php:169 msgid "Title" msgstr "Tittel" -#: ../../include/page_widgets.php:44 ../../mod/webpages.php:128 +#: ../../include/page_widgets.php:44 ../../mod/webpages.php:170 msgid "Created" msgstr "Laget" -#: ../../include/page_widgets.php:45 ../../mod/webpages.php:129 +#: ../../include/page_widgets.php:45 ../../mod/webpages.php:171 msgid "Edited" msgstr "Endret" -#: ../../include/security.php:301 -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 "Skjemaets sikkerhetspollett var ikke gyldig. Dette skjedde antakelig fordi skjemaet har vært Ã¥pnet for lenge (>3 timer) før det ble sendt inn." - -#: ../../include/account.php:23 -msgid "Not a valid email address" -msgstr "Ikke en gyldig e-postadresse" - -#: ../../include/account.php:25 -msgid "Your email domain is not among those allowed on this site" -msgstr "Ditt e-postdomene er ikke blant de som er tillatt pÃ¥ dette stedet" - -#: ../../include/account.php:31 -msgid "Your email address is already registered at this site." -msgstr "Din e-postadresse er allerede registrert pÃ¥ dette nettstedet." - -#: ../../include/account.php:64 -msgid "An invitation is required." -msgstr "En invitasjon er pÃ¥krevd." - -#: ../../include/account.php:68 -msgid "Invitation could not be verified." -msgstr "Invitasjon kunne ikke bekreftes." - -#: ../../include/account.php:119 -msgid "Please enter the required information." -msgstr "Vennligst skriv inn nødvendig informasjon." - -#: ../../include/account.php:187 -msgid "Failed to store account information." -msgstr "Mislyktes med Ã¥ lagre kontoinformasjon." - -#: ../../include/account.php:273 -#, php-format -msgid "Registration request at %s" -msgstr "Registreringsforespørsel hos %s" - -#: ../../include/account.php:275 ../../include/account.php:302 -#: ../../include/account.php:359 -msgid "Administrator" -msgstr "Administrator" - -#: ../../include/account.php:297 -msgid "your registration password" -msgstr "ditt registreringspassord" +#: ../../include/chat.php:10 +msgid "Missing room name" +msgstr "Mangler romnavn" -#: ../../include/account.php:300 ../../include/account.php:357 -#, php-format -msgid "Registration details for %s" -msgstr "Registreringsdetaljer for %s" +#: ../../include/chat.php:19 +msgid "Duplicate room name" +msgstr "Duplikat romnavn" -#: ../../include/account.php:366 -msgid "Account approved." -msgstr "Konto godkjent." +#: ../../include/chat.php:68 ../../include/chat.php:76 +msgid "Invalid room specifier." +msgstr "Ugyldig rom-spesifisering" -#: ../../include/account.php:400 -#, php-format -msgid "Registration revoked for %s" -msgstr "Registrering trukket tilbake for %s" +#: ../../include/chat.php:105 +msgid "Room not found." +msgstr "Rommet ble ikke funnet." -#: ../../include/photos.php:15 ../../include/attach.php:119 -#: ../../include/attach.php:166 ../../include/attach.php:229 -#: ../../include/attach.php:243 ../../include/attach.php:283 -#: ../../include/attach.php:297 ../../include/attach.php:322 -#: ../../include/attach.php:513 ../../include/attach.php:585 -#: ../../include/chat.php:116 ../../include/items.php:3679 -#: ../../mod/mood.php:112 ../../mod/mitem.php:73 ../../mod/achievements.php:27 -#: ../../mod/settings.php:492 ../../mod/poke.php:128 ../../mod/api.php:26 -#: ../../mod/api.php:31 ../../mod/authtest.php:13 ../../mod/profile.php:64 -#: ../../mod/profile.php:72 ../../mod/block.php:22 ../../mod/block.php:72 -#: ../../mod/profile_photo.php:263 ../../mod/profile_photo.php:276 -#: ../../mod/blocks.php:29 ../../mod/blocks.php:44 ../../mod/profiles.php:152 -#: ../../mod/profiles.php:462 ../../mod/bookmarks.php:46 +#: ../../include/chat.php:116 ../../include/items.php:4013 +#: ../../include/attach.php:116 ../../include/attach.php:163 +#: ../../include/attach.php:226 ../../include/attach.php:240 +#: ../../include/attach.php:280 ../../include/attach.php:294 +#: ../../include/attach.php:318 ../../include/attach.php:511 +#: ../../include/attach.php:584 ../../include/photos.php:15 +#: ../../mod/mood.php:112 ../../mod/mitem.php:106 +#: ../../mod/achievements.php:30 ../../mod/profiles.php:179 +#: ../../mod/profiles.php:550 ../../mod/setup.php:207 ../../mod/poke.php:128 +#: ../../mod/api.php:26 ../../mod/api.php:31 ../../mod/authtest.php:13 +#: ../../mod/profile.php:64 ../../mod/profile.php:72 ../../mod/block.php:22 +#: ../../mod/block.php:72 ../../mod/sources.php:66 ../../mod/blocks.php:67 +#: ../../mod/blocks.php:75 ../../mod/register.php:72 ../../mod/events.php:195 #: ../../mod/channel.php:89 ../../mod/channel.php:193 #: ../../mod/channel.php:236 ../../mod/chat.php:90 ../../mod/chat.php:95 -#: ../../mod/register.php:68 ../../mod/regmod.php:18 ../../mod/common.php:35 -#: ../../mod/network.php:12 ../../mod/connections.php:169 -#: ../../mod/connedit.php:221 ../../mod/delegate.php:6 ../../mod/page.php:30 -#: ../../mod/page.php:80 ../../mod/setup.php:203 ../../mod/editblock.php:34 -#: ../../mod/pdledit.php:21 ../../mod/editlayout.php:48 -#: ../../mod/editpost.php:13 ../../mod/editwebpage.php:44 -#: ../../mod/editwebpage.php:83 ../../mod/sources.php:66 -#: ../../mod/events.php:141 ../../mod/filestorage.php:10 -#: ../../mod/filestorage.php:59 ../../mod/filestorage.php:75 -#: ../../mod/filestorage.php:98 ../../mod/fsuggest.php:78 -#: ../../mod/suggest.php:26 ../../mod/group.php:9 ../../mod/thing.php:247 -#: ../../mod/thing.php:263 ../../mod/thing.php:298 ../../mod/invite.php:13 -#: ../../mod/invite.php:104 ../../mod/item.php:179 ../../mod/item.php:187 -#: ../../mod/item.php:894 ../../mod/layouts.php:27 ../../mod/layouts.php:39 +#: ../../mod/regmod.php:17 ../../mod/network.php:12 ../../mod/common.php:35 +#: ../../mod/photos.php:68 ../../mod/connections.php:169 +#: ../../mod/manage.php:6 ../../mod/connedit.php:266 ../../mod/thing.php:247 +#: ../../mod/thing.php:264 ../../mod/thing.php:299 ../../mod/webpages.php:67 +#: ../../mod/bookmarks.php:46 ../../mod/editblock.php:65 +#: ../../mod/pdledit.php:21 ../../mod/editlayout.php:64 +#: ../../mod/editlayout.php:89 ../../mod/editpost.php:13 +#: ../../mod/settings.php:526 ../../mod/editwebpage.php:64 +#: ../../mod/editwebpage.php:86 ../../mod/editwebpage.php:118 +#: ../../mod/profile_photo.php:263 ../../mod/profile_photo.php:276 +#: ../../mod/fsuggest.php:78 ../../mod/filestorage.php:18 +#: ../../mod/filestorage.php:67 ../../mod/filestorage.php:82 +#: ../../mod/filestorage.php:109 ../../mod/delegate.php:6 +#: ../../mod/group.php:9 ../../mod/suggest.php:26 ../../mod/item.php:191 +#: ../../mod/item.php:199 ../../mod/item.php:971 ../../mod/like.php:154 +#: ../../mod/invite.php:13 ../../mod/invite.php:104 ../../mod/locs.php:71 +#: ../../mod/layouts.php:67 ../../mod/layouts.php:74 ../../mod/layouts.php:85 #: ../../mod/viewconnections.php:22 ../../mod/viewconnections.php:27 -#: ../../mod/viewsrc.php:12 ../../mod/mail.php:108 ../../mod/manage.php:6 -#: ../../mod/menu.php:44 ../../mod/webpages.php:40 ../../mod/message.php:16 -#: ../../mod/new_channel.php:66 ../../mod/new_channel.php:97 -#: ../../mod/photos.php:68 ../../mod/photos.php:526 -#: ../../mod/notifications.php:66 ../../mod/appman.php:66 ../../index.php:186 -#: ../../index.php:361 +#: ../../mod/viewsrc.php:14 ../../mod/mail.php:111 ../../mod/menu.php:61 +#: ../../mod/message.php:16 ../../mod/new_channel.php:68 +#: ../../mod/new_channel.php:99 ../../mod/notifications.php:66 +#: ../../mod/page.php:28 ../../mod/page.php:78 ../../mod/appman.php:66 +#: ../../mod/service_limits.php:7 ../../index.php:190 ../../index.php:390 msgid "Permission denied." msgstr "Tillatelse avslÃ¥tt." -#: ../../include/photos.php:89 -#, php-format -msgid "Image exceeds website size limit of %lu bytes" -msgstr "Bilde overstiger nettstedets størrelsesbegrensning pÃ¥ %lu bytes" - -#: ../../include/photos.php:96 -msgid "Image file is empty." -msgstr "Bildefilen er tom." - -#: ../../include/photos.php:123 ../../mod/profile_photo.php:216 -msgid "Unable to process image" -msgstr "Kan ikke behandle bildet" - -#: ../../include/photos.php:186 -msgid "Photo storage failed." -msgstr "Bildelagring mislyktes." - -#: ../../include/photos.php:317 ../../mod/photos.php:691 -#: ../../mod/photos.php:1188 -msgid "Upload New Photos" -msgstr "Last opp nye bilder" - -#: ../../include/acl_selectors.php:240 -msgid "Visible to everybody" -msgstr "Synlig for alle" - -#: ../../include/acl_selectors.php:241 -msgid "Show" -msgstr "Vis" - -#: ../../include/acl_selectors.php:242 -msgid "Don't show" -msgstr "Ikke vis" - -#: ../../include/acl_selectors.php:248 ../../mod/chat.php:209 -#: ../../mod/filestorage.php:126 ../../mod/photos.php:604 -#: ../../mod/photos.php:947 -msgid "Permissions" -msgstr "Tillatelser" - -#: ../../include/acl_selectors.php:249 ../../include/ItemObject.php:289 -msgid "Close" -msgstr "Lukk" - -#: ../../include/activities.php:39 -msgid " and " -msgstr "og" +#: ../../include/chat.php:126 +msgid "Room is full" +msgstr "Rommet er fullt" -#: ../../include/activities.php:47 -msgid "public profile" -msgstr "offentlig profil" +#: ../../include/oembed.php:171 +msgid "Embedded content" +msgstr "Innebygget innhold" -#: ../../include/activities.php:52 -#, php-format -msgid "%1$s changed %2$s to “%3$s”" -msgstr "%1$s endret %2$s til “%3$s”" +#: ../../include/oembed.php:180 +msgid "Embedding disabled" +msgstr "Innbygging avskrudd" -#: ../../include/activities.php:53 -#, php-format -msgid "Visit %1$s's %2$s" -msgstr "Besøk %1$s sitt %2$s" +#: ../../include/widgets.php:29 ../../include/contact_widgets.php:92 +#: ../../include/taxonomy.php:230 +msgid "Categories" +msgstr "Kategorier" -#: ../../include/activities.php:56 -#, php-format -msgid "%1$s has an updated %2$s, changing %3$s." -msgstr "%1$s har oppdatert %2$s, endret %3$s." +#: ../../include/widgets.php:86 ../../include/nav.php:171 +#: ../../mod/apps.php:33 +msgid "Apps" +msgstr "Apper" -#: ../../include/api.php:1016 -msgid "Public Timeline" -msgstr "Offentlig tidslinje" +#: ../../include/widgets.php:87 +msgid "System" +msgstr "System" -#: ../../include/attach.php:224 ../../include/attach.php:278 -msgid "Item was not found." -msgstr "Elementet ble ikke funnet." +#: ../../include/widgets.php:90 +msgid "Create Personal App" +msgstr "Lag personlig app" -#: ../../include/attach.php:335 -msgid "No source file." -msgstr "Ingen kildefil." +#: ../../include/widgets.php:91 +msgid "Edit Personal App" +msgstr "Endre personlig app" -#: ../../include/attach.php:352 -msgid "Cannot locate file to replace" -msgstr "Kan ikke finne filen som skal byttes ut" +#: ../../include/widgets.php:137 ../../mod/suggest.php:53 +msgid "Ignore/Hide" +msgstr "Ignorer/Skjul" -#: ../../include/attach.php:370 -msgid "Cannot locate file to revise/update" -msgstr "Finner ikke filen som skal revideres/oppdateres" +#: ../../include/widgets.php:143 ../../mod/connections.php:267 +msgid "Suggestions" +msgstr "Forslag" -#: ../../include/attach.php:381 -#, php-format -msgid "File exceeds size limit of %d" -msgstr "Filens størrelse overgÃ¥r grensen pÃ¥ %d" +#: ../../include/widgets.php:144 +msgid "See more..." +msgstr "Se mer..." -#: ../../include/attach.php:393 +#: ../../include/widgets.php:166 #, php-format -msgid "You have reached your limit of %1$.0f Mbytes attachment storage." -msgstr "Du har nÃ¥dd din lagringsgrense for vedlegg pÃ¥ %1$.0f Mbytes." - -#: ../../include/attach.php:475 -msgid "File upload failed. Possible system limit or action terminated." -msgstr "Mislyktes med Ã¥ laste opp filen. Mulig systemgrense eller handling avbrutt." +msgid "You have %1$.0f of %2$.0f allowed connections." +msgstr "Du har %1$.0f av %2$.0f tillate forbindelser." -#: ../../include/attach.php:487 -msgid "Stored file could not be verified. Upload failed." -msgstr "Lagret fil kunne ikke bekreftes. Opplasting mislyktes." +#: ../../include/widgets.php:172 +msgid "Add New Connection" +msgstr "Legg til ny forbindelse" -#: ../../include/attach.php:528 ../../include/attach.php:545 -msgid "Path not available." -msgstr "Stien er ikke tilgjengelig." +#: ../../include/widgets.php:173 +msgid "Enter the channel address" +msgstr "Skriv kanal-adressen" -#: ../../include/attach.php:590 -msgid "Empty pathname" -msgstr "Tomt sti-navn" +#: ../../include/widgets.php:174 +msgid "Example: bob@example.com, http://example.com/barbara" +msgstr "Eksempel: ola.nordmann@eksempel.no, http://eksempel.no/karinordmann" -#: ../../include/attach.php:606 -msgid "duplicate filename or path" -msgstr "duplikat av filnavn eller sti" +#: ../../include/widgets.php:191 +msgid "Notes" +msgstr "Merknader" -#: ../../include/attach.php:630 -msgid "Path not found." -msgstr "Stien ble ikke funnet." +#: ../../include/widgets.php:193 ../../include/text.php:827 +#: ../../include/text.php:839 ../../mod/rbmark.php:28 ../../mod/rbmark.php:98 +#: ../../mod/filer.php:50 ../../mod/admin.php:1339 ../../mod/admin.php:1360 +msgid "Save" +msgstr "Lagre" -#: ../../include/attach.php:674 -msgid "mkdir failed." -msgstr "mkdir mislyktes." +#: ../../include/widgets.php:263 +msgid "Remove term" +msgstr "Fjern begrep" -#: ../../include/attach.php:678 -msgid "database storage failed." -msgstr "databaselagring mislyktes." +#: ../../include/widgets.php:272 ../../include/features.php:58 +msgid "Saved Searches" +msgstr "Lagrede søk" -#: ../../include/bb2diaspora.php:441 ../../include/event.php:11 -msgid "l F d, Y \\@ g:i A" -msgstr "l F d, Y \\@ g:i A" +#: ../../include/widgets.php:273 ../../include/group.php:303 +msgid "add" +msgstr "legg til" -#: ../../include/bb2diaspora.php:447 ../../include/event.php:20 -msgid "Starts:" -msgstr "Starter:" +#: ../../include/widgets.php:303 ../../include/contact_widgets.php:57 +#: ../../include/features.php:72 +msgid "Saved Folders" +msgstr "Lagrede mapper" -#: ../../include/bb2diaspora.php:455 ../../include/event.php:30 -msgid "Finishes:" -msgstr "Slutter:" +#: ../../include/widgets.php:306 ../../include/contact_widgets.php:60 +#: ../../include/contact_widgets.php:95 +msgid "Everything" +msgstr "Alt" -#: ../../include/bb2diaspora.php:463 ../../include/event.php:40 -#: ../../include/identity.php:726 ../../mod/directory.php:156 -#: ../../mod/dirprofile.php:105 ../../mod/events.php:485 -msgid "Location:" -msgstr "Plassering:" +#: ../../include/widgets.php:352 +msgid "Archives" +msgstr "Arkiv" -#: ../../include/nav.php:77 ../../include/nav.php:101 ../../boot.php:1456 -msgid "Logout" -msgstr "Logg ut" +#: ../../include/widgets.php:428 +msgid "Refresh" +msgstr "Forny" -#: ../../include/nav.php:77 ../../include/nav.php:101 -msgid "End this session" -msgstr "Avslutt denne økten" +#: ../../include/widgets.php:429 ../../mod/connedit.php:506 +msgid "Me" +msgstr "Meg" -#: ../../include/nav.php:80 ../../include/nav.php:135 -msgid "Home" -msgstr "Hjem" +#: ../../include/widgets.php:430 ../../mod/connedit.php:508 +msgid "Best Friends" +msgstr "Bestevenner" -#: ../../include/nav.php:80 -msgid "Your posts and conversations" -msgstr "Dine innlegg og samtaler" +#: ../../include/widgets.php:431 ../../include/identity.php:387 +#: ../../include/identity.php:388 ../../include/identity.php:395 +#: ../../include/profile_selectors.php:80 ../../mod/connedit.php:509 +#: ../../mod/settings.php:304 ../../mod/settings.php:308 +#: ../../mod/settings.php:309 ../../mod/settings.php:312 +#: ../../mod/settings.php:323 +msgid "Friends" +msgstr "Venner" -#: ../../include/nav.php:81 -msgid "Your profile page" -msgstr "Din profilside" +#: ../../include/widgets.php:432 +msgid "Co-workers" +msgstr "Medarbeidere" -#: ../../include/nav.php:83 -msgid "Edit Profiles" -msgstr "Endre profiler" +#: ../../include/widgets.php:433 ../../mod/connedit.php:510 +msgid "Former Friends" +msgstr "Tidligere venner" -#: ../../include/nav.php:83 -msgid "Manage/Edit profiles" -msgstr "HÃ¥ndter/endre profiler" +#: ../../include/widgets.php:434 ../../mod/connedit.php:511 +msgid "Acquaintances" +msgstr "Bekjente" -#: ../../include/nav.php:84 -msgid "Your photos" -msgstr "Dine bilder" +#: ../../include/widgets.php:435 +msgid "Everybody" +msgstr "Alle" -#: ../../include/nav.php:85 -msgid "Your files" -msgstr "Dine filer" +#: ../../include/widgets.php:469 +msgid "Account settings" +msgstr "Kontoinnstillinger" -#: ../../include/nav.php:90 ../../include/apps.php:136 -msgid "Chat" -msgstr "Chat" +#: ../../include/widgets.php:475 +msgid "Channel settings" +msgstr "Kanalinnstillinger" -#: ../../include/nav.php:90 -msgid "Your chatrooms" -msgstr "Dine chatterom" +#: ../../include/widgets.php:481 +msgid "Additional features" +msgstr "Tilleggsfunksjoner" -#: ../../include/nav.php:93 -msgid "Your bookmarks" -msgstr "Dine bokmerker" +#: ../../include/widgets.php:487 +msgid "Feature settings" +msgstr "Funksjonsinnstillinger" -#: ../../include/nav.php:95 -msgid "Your webpages" -msgstr "Dine websider" +#: ../../include/widgets.php:493 +msgid "Display settings" +msgstr "Visningsinnstillinger" -#: ../../include/nav.php:99 ../../include/apps.php:121 ../../boot.php:1457 -msgid "Login" -msgstr "Logg inn" +#: ../../include/widgets.php:499 +msgid "Connected apps" +msgstr "Tilkoblede app-er" -#: ../../include/nav.php:99 -msgid "Sign in" -msgstr "Logg pÃ¥" +#: ../../include/widgets.php:505 +msgid "Export channel" +msgstr "Eksporter kanal" -#: ../../include/nav.php:116 -#, php-format -msgid "%s - click to logout" -msgstr "%s - klikk for Ã¥ logge ut" +#: ../../include/widgets.php:511 +msgid "Export content" +msgstr "Eksporter innhold" -#: ../../include/nav.php:121 -msgid "Click to authenticate to your home hub" -msgstr "Klikk for Ã¥ godkjennes mot din hjemme-hub" +#: ../../include/widgets.php:520 ../../mod/connedit.php:538 +msgid "Connection Default Permissions" +msgstr "Forbindelsens standard tillatelser" -#: ../../include/nav.php:135 -msgid "Home Page" -msgstr "Hjemmeside" +#: ../../include/widgets.php:528 +msgid "Premium Channel Settings" +msgstr "Premiumkanal-innstillinger" -#: ../../include/nav.php:139 ../../mod/register.php:206 ../../boot.php:1433 -msgid "Register" -msgstr "Registrer" +#: ../../include/widgets.php:537 ../../include/features.php:49 +#: ../../mod/sources.php:88 +msgid "Channel Sources" +msgstr "Kanalkilder" -#: ../../include/nav.php:139 -msgid "Create an account" -msgstr "Lag en konto" +#: ../../include/widgets.php:548 ../../include/nav.php:218 +#: ../../include/apps.php:132 ../../mod/admin.php:951 ../../mod/admin.php:1156 +msgid "Settings" +msgstr "Innstillinger" -#: ../../include/nav.php:144 ../../include/apps.php:132 ../../mod/help.php:60 -#: ../../mod/help.php:65 -msgid "Help" -msgstr "Hjelp" +#: ../../include/widgets.php:562 ../../mod/mail.php:124 +#: ../../mod/message.php:31 +msgid "Messages" +msgstr "Meldinger" -#: ../../include/nav.php:144 -msgid "Help and documentation" -msgstr "Hjelp og dokumentasjon" +#: ../../include/widgets.php:567 +msgid "Check Mail" +msgstr "Sjekk meldinger" -#: ../../include/nav.php:147 ../../include/widgets.php:79 -#: ../../mod/apps.php:33 -msgid "Apps" -msgstr "Apper" +#: ../../include/widgets.php:572 ../../include/nav.php:209 +msgid "New Message" +msgstr "Ny melding" -#: ../../include/nav.php:147 -msgid "Applications, utilities, links, games" -msgstr "Programmer, verktøy, lenker, spill" +#: ../../include/widgets.php:648 +msgid "Chat Rooms" +msgstr "Chatrom" -#: ../../include/nav.php:149 ../../include/text.php:813 -#: ../../include/text.php:827 ../../include/apps.php:137 -#: ../../mod/search.php:29 -msgid "Search" -msgstr "Søk" +#: ../../include/widgets.php:666 +msgid "Bookmarked Chatrooms" +msgstr "Bokmerkede chatrom" -#: ../../include/nav.php:149 -msgid "Search site content" -msgstr "Søk stedets innhold" +#: ../../include/widgets.php:684 +msgid "Suggested Chatrooms" +msgstr "ForeslÃ¥tte chatrom" -#: ../../include/nav.php:152 ../../include/apps.php:131 -#: ../../mod/directory.php:210 -msgid "Directory" -msgstr "Katalog" +#: ../../include/zot.php:664 +msgid "Invalid data packet" +msgstr "Ugyldig datapakke" -#: ../../include/nav.php:152 -msgid "Channel Locator" -msgstr "Kanal-finner" +#: ../../include/zot.php:680 +msgid "Unable to verify channel signature" +msgstr "Ikke i stand til Ã¥ sjekke kanalsignaturen" -#: ../../include/nav.php:163 ../../include/apps.php:123 -msgid "Matrix" -msgstr "Matrix" +#: ../../include/zot.php:1799 +#, php-format +msgid "Unable to verify site signature for %s" +msgstr "Ikke i stand til Ã¥ bekrefte signaturen til %s" -#: ../../include/nav.php:163 -msgid "Your matrix" -msgstr "Din matrix" +#: ../../include/activities.php:39 +msgid " and " +msgstr "og" -#: ../../include/nav.php:164 -msgid "Mark all matrix notifications seen" -msgstr "Merk alle matrix-varsler som sett" +#: ../../include/activities.php:47 +msgid "public profile" +msgstr "offentlig profil" -#: ../../include/nav.php:166 ../../include/apps.php:127 -msgid "Channel Home" -msgstr "Kanalhjem" +#: ../../include/activities.php:52 +#, php-format +msgid "%1$s changed %2$s to “%3$s”" +msgstr "%1$s endret %2$s til “%3$s”" -#: ../../include/nav.php:166 -msgid "Channel home" -msgstr "Kanalhjem" +#: ../../include/activities.php:53 +#, php-format +msgid "Visit %1$s's %2$s" +msgstr "Besøk %1$s sitt %2$s" -#: ../../include/nav.php:167 -msgid "Mark all channel notifications seen" -msgstr "Merk alle kanalvarsler som sett" +#: ../../include/activities.php:56 +#, php-format +msgid "%1$s has an updated %2$s, changing %3$s." +msgstr "%1$s har oppdatert %2$s, endret %3$s." -#: ../../include/nav.php:170 ../../mod/connections.php:386 -msgid "Connections" -msgstr "Forbindelser" +#: ../../include/bb2diaspora.php:384 +msgid "Attachments:" +msgstr "Vedlegg:" -#: ../../include/nav.php:173 -msgid "Notices" -msgstr "Varsel" +#: ../../include/bb2diaspora.php:463 ../../include/event.php:11 +msgid "l F d, Y \\@ g:i A" +msgstr "l F d, Y \\@ g:i A" -#: ../../include/nav.php:173 -msgid "Notifications" -msgstr "Varsler" +#: ../../include/bb2diaspora.php:465 +msgid "Redmatrix event notification:" +msgstr "RedMatrix hendelsesvarsling:" -#: ../../include/nav.php:174 -msgid "See all notifications" -msgstr "Se alle varsler" +#: ../../include/bb2diaspora.php:469 ../../include/event.php:20 +msgid "Starts:" +msgstr "Starter:" -#: ../../include/nav.php:175 ../../mod/notifications.php:99 -msgid "Mark all system notifications seen" -msgstr "Merk alle systemvarsler som sett" +#: ../../include/bb2diaspora.php:477 ../../include/event.php:30 +msgid "Finishes:" +msgstr "Slutter:" -#: ../../include/nav.php:177 ../../include/apps.php:133 -msgid "Mail" -msgstr "Melding" +#: ../../include/bb2diaspora.php:485 ../../include/event.php:40 +#: ../../include/identity.php:891 ../../mod/directory.php:159 +#: ../../mod/events.php:579 +msgid "Location:" +msgstr "Plassering:" -#: ../../include/nav.php:177 -msgid "Private mail" -msgstr "Privat post" +#: ../../include/RedDAV/RedBrowser.php:106 +#: ../../include/RedDAV/RedBrowser.php:249 +msgid "parent" +msgstr "opp et nivÃ¥" -#: ../../include/nav.php:178 -msgid "See all private messages" -msgstr "Se alle private meldinger" +#: ../../include/RedDAV/RedBrowser.php:130 +msgid "Collection" +msgstr "Samling" -#: ../../include/nav.php:179 -msgid "Mark all private messages seen" -msgstr "Merk alle private meldinger som sett" +#: ../../include/RedDAV/RedBrowser.php:133 +msgid "Principal" +msgstr "Viktigste" -#: ../../include/nav.php:180 -msgid "Inbox" -msgstr "Innboks" +#: ../../include/RedDAV/RedBrowser.php:136 +msgid "Addressbook" +msgstr "Adressebok" -#: ../../include/nav.php:181 -msgid "Outbox" -msgstr "Utboks" +#: ../../include/RedDAV/RedBrowser.php:139 +msgid "Calendar" +msgstr "Kalender" -#: ../../include/nav.php:182 ../../include/widgets.php:536 -msgid "New Message" -msgstr "Ny melding" +#: ../../include/RedDAV/RedBrowser.php:142 +msgid "Schedule Inbox" +msgstr "Tidsplan innboks" -#: ../../include/nav.php:185 ../../include/apps.php:130 -#: ../../mod/events.php:377 -msgid "Events" -msgstr "Hendelser" +#: ../../include/RedDAV/RedBrowser.php:145 +msgid "Schedule Outbox" +msgstr "Tidsplan utboks" -#: ../../include/nav.php:185 -msgid "Event Calendar" -msgstr "Kalender" +#: ../../include/RedDAV/RedBrowser.php:223 +#, php-format +msgid "%1$s used" +msgstr "%1$s brukt" -#: ../../include/nav.php:186 -msgid "See all events" -msgstr "Se alle hendelser" +#: ../../include/RedDAV/RedBrowser.php:228 +#, php-format +msgid "%1$s used of %2$s (%3$s%)" +msgstr "%1$s brukt av %2$s (%3$s%)" -#: ../../include/nav.php:187 -msgid "Mark all events seen" -msgstr "Merk alle hendelser som sett" +#: ../../include/RedDAV/RedBrowser.php:245 ../../mod/settings.php:551 +#: ../../mod/settings.php:577 ../../mod/admin.php:866 +msgid "Name" +msgstr "Navn" -#: ../../include/nav.php:189 ../../include/apps.php:122 -msgid "Channel Select" -msgstr "Kanaler" +#: ../../include/RedDAV/RedBrowser.php:246 +msgid "Type" +msgstr "Type" -#: ../../include/nav.php:189 -msgid "Manage Your Channels" -msgstr "HÃ¥ndter dine kanaler" +#: ../../include/RedDAV/RedBrowser.php:247 +msgid "Size" +msgstr "Størrelse" -#: ../../include/nav.php:191 ../../include/apps.php:124 -#: ../../include/widgets.php:514 ../../mod/admin.php:977 -#: ../../mod/admin.php:1182 -msgid "Settings" -msgstr "Innstillinger" +#: ../../include/RedDAV/RedBrowser.php:248 +msgid "Last Modified" +msgstr "Sist endret" -#: ../../include/nav.php:191 -msgid "Account/Channel Settings" -msgstr "Konto-/kanal-innstillinger" +#: ../../include/RedDAV/RedBrowser.php:252 +msgid "Total" +msgstr "Totalt" -#: ../../include/nav.php:199 ../../mod/admin.php:117 -msgid "Admin" -msgstr "Administrator" +#: ../../include/RedDAV/RedBrowser.php:305 +msgid "Create new folder" +msgstr "Lag ny mappe" -#: ../../include/nav.php:199 -msgid "Site Setup and Configuration" -msgstr "Nettstedsoppsett og -konfigurasjon" +#: ../../include/RedDAV/RedBrowser.php:306 ../../mod/mitem.php:169 +#: ../../mod/menu.php:100 ../../mod/new_channel.php:122 +msgid "Create" +msgstr "Lag" -#: ../../include/nav.php:224 -msgid "Nothing new here" -msgstr "Ikke noe nytt her" +#: ../../include/RedDAV/RedBrowser.php:307 +msgid "Upload file" +msgstr "Last opp fil" -#: ../../include/nav.php:228 -msgid "Please wait..." -msgstr "Vennligst vent..." +#: ../../include/RedDAV/RedBrowser.php:308 ../../mod/photos.php:738 +#: ../../mod/photos.php:1245 ../../mod/profile_photo.php:361 +msgid "Upload" +msgstr "Last opp" -#: ../../include/bookmarks.php:42 +#: ../../include/bookmarks.php:35 #, php-format msgid "%1$s's bookmarks" msgstr "%1$s sine bokmerker" -#: ../../include/chat.php:10 -msgid "Missing room name" -msgstr "Mangler romnavn" - -#: ../../include/chat.php:19 -msgid "Duplicate room name" -msgstr "Duplikat romnavn" - -#: ../../include/chat.php:68 ../../include/chat.php:76 -msgid "Invalid room specifier." -msgstr "Ugyldig rom-spesifisering" - -#: ../../include/chat.php:105 -msgid "Room not found." -msgstr "Rommet ble ikke funnet." - -#: ../../include/chat.php:126 -msgid "Room is full" -msgstr "Rommet er fullt" - -#: ../../include/taxonomy.php:210 -msgid "Tags" -msgstr "Merkelapper" - -#: ../../include/taxonomy.php:227 -msgid "Keywords" -msgstr "Nøkkelord" - -#: ../../include/taxonomy.php:252 -msgid "have" -msgstr "har" +#: ../../include/follow.php:28 +msgid "Channel is blocked on this site." +msgstr "Kanalen er blokkert pÃ¥ dette nettstedet." -#: ../../include/taxonomy.php:252 -msgid "has" -msgstr "har" +#: ../../include/follow.php:33 +msgid "Channel location missing." +msgstr "Kanalplassering mangler." -#: ../../include/taxonomy.php:253 -msgid "want" -msgstr "ønsker" +#: ../../include/follow.php:82 +msgid "Response from remote channel was incomplete." +msgstr "Svaret fra den andre kanalen var ikke komplett." -#: ../../include/taxonomy.php:253 -msgid "wants" -msgstr "ønsker" +#: ../../include/follow.php:99 +msgid "Channel was deleted and no longer exists." +msgstr "Kanalen er slettet og finnes ikke lenger." -#: ../../include/taxonomy.php:254 ../../include/ItemObject.php:208 -msgid "like" -msgstr "liker" +#: ../../include/follow.php:135 ../../include/follow.php:202 +msgid "Protocol disabled." +msgstr "Protokollen er avskrudd." -#: ../../include/taxonomy.php:254 -msgid "likes" -msgstr "liker" +#: ../../include/follow.php:176 +msgid "Channel discovery failed." +msgstr "Kanaloppdagelse mislyktes." -#: ../../include/taxonomy.php:255 ../../include/ItemObject.php:209 -msgid "dislike" -msgstr "misliker" +#: ../../include/follow.php:192 +msgid "local account not found." +msgstr "lokal konto ble ikke funnet." -#: ../../include/taxonomy.php:255 -msgid "dislikes" -msgstr "misliker" +#: ../../include/follow.php:220 +msgid "Cannot connect to yourself." +msgstr "Kan ikke lage forbindelse med deg selv." -#: ../../include/comanche.php:35 ../../view/theme/apw/php/config.php:185 -#: ../../view/theme/redbasic/php/config.php:84 +#: ../../include/comanche.php:35 ../../mod/admin.php:353 +#: ../../view/theme/apw/php/config.php:185 msgid "Default" msgstr "Standard" -#: ../../include/contact_selectors.php:30 -msgid "Unknown | Not categorised" -msgstr "Ukjent | Ikke kategorisert" - -#: ../../include/contact_selectors.php:31 -msgid "Block immediately" -msgstr "Blokker umiddelbart" - -#: ../../include/contact_selectors.php:32 -msgid "Shady, spammer, self-marketer" -msgstr "Lyssky, utsender av søppelpost, egenkampanje" - -#: ../../include/contact_selectors.php:33 -msgid "Known to me, but no opinion" -msgstr "Bekjent av meg, men jeg er uten mening" - -#: ../../include/contact_selectors.php:34 -msgid "OK, probably harmless" -msgstr "OK, antakelig harmløs" - -#: ../../include/contact_selectors.php:35 -msgid "Reputable, has my trust" -msgstr "Hederlig, har min tillit" - -#: ../../include/contact_selectors.php:54 +#: ../../include/contact_selectors.php:56 msgid "Frequently" msgstr "Ofte" -#: ../../include/contact_selectors.php:55 +#: ../../include/contact_selectors.php:57 msgid "Hourly" msgstr "Hver time" -#: ../../include/contact_selectors.php:56 +#: ../../include/contact_selectors.php:58 msgid "Twice daily" msgstr "To ganger daglig" -#: ../../include/contact_selectors.php:57 +#: ../../include/contact_selectors.php:59 msgid "Daily" msgstr "Daglig" -#: ../../include/contact_selectors.php:58 +#: ../../include/contact_selectors.php:60 msgid "Weekly" msgstr "Ukentlig" -#: ../../include/contact_selectors.php:59 +#: ../../include/contact_selectors.php:61 msgid "Monthly" msgstr "MÃ¥nedlig" -#: ../../include/contact_selectors.php:74 +#: ../../include/contact_selectors.php:76 msgid "Friendica" msgstr "Friendica" -#: ../../include/contact_selectors.php:75 +#: ../../include/contact_selectors.php:77 msgid "OStatus" msgstr "OStatus" -#: ../../include/contact_selectors.php:76 +#: ../../include/contact_selectors.php:78 msgid "RSS/Atom" msgstr "RSS/Atom" -#: ../../include/contact_selectors.php:77 ../../mod/admin.php:754 -#: ../../mod/admin.php:763 ../../boot.php:1459 +#: ../../include/contact_selectors.php:79 ../../mod/admin.php:726 +#: ../../mod/admin.php:735 ../../boot.php:1488 msgid "Email" msgstr "E-post" -#: ../../include/contact_selectors.php:78 +#: ../../include/contact_selectors.php:80 msgid "Diaspora" msgstr "Diaspora" -#: ../../include/contact_selectors.php:79 +#: ../../include/contact_selectors.php:81 msgid "Facebook" msgstr "Facebook" -#: ../../include/contact_selectors.php:80 +#: ../../include/contact_selectors.php:82 msgid "Zot!" msgstr "Zot!" -#: ../../include/contact_selectors.php:81 +#: ../../include/contact_selectors.php:83 msgid "LinkedIn" msgstr "LinkedIn" -#: ../../include/contact_selectors.php:82 +#: ../../include/contact_selectors.php:84 msgid "XMPP/IM" msgstr "XMPP/IM" -#: ../../include/contact_selectors.php:83 +#: ../../include/contact_selectors.php:85 msgid "MySpace" msgstr "MySpace" @@ -1274,7 +1153,7 @@ msgid_plural "%d invitations available" msgstr[0] "%d invitasjon tilgjengelig" msgstr[1] "%d invitasjoner tilgjengelig" -#: ../../include/contact_widgets.php:19 ../../mod/admin.php:446 +#: ../../include/contact_widgets.php:19 ../../mod/admin.php:416 msgid "Advanced" msgstr "Avansert" @@ -1294,8 +1173,8 @@ msgstr "Forbindelse/Følg" msgid "Examples: Robert Morgenstein, Fishing" msgstr "Eksempler: Ola Nordmann, fisking" -#: ../../include/contact_widgets.php:26 ../../mod/connections.php:392 -#: ../../mod/directory.php:206 ../../mod/directory.php:211 +#: ../../include/contact_widgets.php:26 ../../mod/directory.php:267 +#: ../../mod/directory.php:272 ../../mod/connections.php:412 msgid "Find" msgstr "Finn" @@ -1312,26 +1191,8 @@ msgid "Invite Friends" msgstr "Inviter venner" #: ../../include/contact_widgets.php:32 -msgid "Exammple: name=fred and country=iceland" -msgstr "Eksempel: name=fred og country=iceland" - -#: ../../include/contact_widgets.php:33 -msgid "Advanced Find" -msgstr "Avansert finn" - -#: ../../include/contact_widgets.php:58 ../../include/features.php:66 -#: ../../include/widgets.php:296 -msgid "Saved Folders" -msgstr "Lagrede mapper" - -#: ../../include/contact_widgets.php:61 ../../include/contact_widgets.php:95 -#: ../../include/widgets.php:299 -msgid "Everything" -msgstr "Alt" - -#: ../../include/contact_widgets.php:92 ../../include/widgets.php:29 -msgid "Categories" -msgstr "Kategorier" +msgid "Advanced example: name=fred and country=iceland" +msgstr "Avansert eksempel: navn=fred og land=island" #: ../../include/contact_widgets.php:125 #, php-format @@ -1344,125 +1205,6 @@ msgstr[1] "%d forbindelser felles" msgid "show more" msgstr "vis mer" -#: ../../include/event.php:326 -msgid "This event has been added to your calendar." -msgstr "Denne hendelsen er lagt til i din kalender." - -#: ../../include/reddav.php:1045 -msgid "Edit File properties" -msgstr "Endre filegenskaper" - -#: ../../include/datetime.php:43 ../../include/datetime.php:45 -msgid "Miscellaneous" -msgstr "Forskjellig" - -#: ../../include/datetime.php:152 ../../include/datetime.php:284 -msgid "year" -msgstr "Ã¥r" - -#: ../../include/datetime.php:157 ../../include/datetime.php:285 -msgid "month" -msgstr "mÃ¥ned" - -#: ../../include/datetime.php:162 ../../include/datetime.php:287 -msgid "day" -msgstr "dag" - -#: ../../include/datetime.php:275 -msgid "never" -msgstr "aldri" - -#: ../../include/datetime.php:281 -msgid "less than a second ago" -msgstr "for mindre enn ett sekund siden" - -#: ../../include/datetime.php:284 -msgid "years" -msgstr "Ã¥r" - -#: ../../include/datetime.php:285 -msgid "months" -msgstr "mÃ¥neder" - -#: ../../include/datetime.php:286 -msgid "week" -msgstr "uke" - -#: ../../include/datetime.php:286 -msgid "weeks" -msgstr "uker" - -#: ../../include/datetime.php:287 -msgid "days" -msgstr "dager" - -#: ../../include/datetime.php:288 -msgid "hour" -msgstr "time" - -#: ../../include/datetime.php:288 -msgid "hours" -msgstr "timer" - -#: ../../include/datetime.php:289 -msgid "minute" -msgstr "minutt" - -#: ../../include/datetime.php:289 -msgid "minutes" -msgstr "minutter" - -#: ../../include/datetime.php:290 -msgid "second" -msgstr "sekund" - -#: ../../include/datetime.php:290 -msgid "seconds" -msgstr "sekunder" - -#: ../../include/datetime.php:299 -#, php-format -msgid "%1$d %2$s ago" -msgstr "%1$d %2$s siden" - -#: ../../include/datetime.php:504 -#, php-format -msgid "%1$s's birthday" -msgstr "%1$s sin fødselsdag" - -#: ../../include/datetime.php:505 -#, php-format -msgid "Happy Birthday %1$s" -msgstr "Gratulerer med dagen, %1$s !" - -#: ../../include/dir_fns.php:36 -msgid "Sort Options" -msgstr "Sorteringsmuligheter" - -#: ../../include/dir_fns.php:37 -msgid "Alphabetic" -msgstr "Alfabetisk" - -#: ../../include/dir_fns.php:38 -msgid "Reverse Alphabetic" -msgstr "Omvendt alfabetisk" - -#: ../../include/dir_fns.php:39 -msgid "Newest to Oldest" -msgstr "Nyest til eldst" - -#: ../../include/dir_fns.php:51 -msgid "Enable Safe Search" -msgstr "Skru pÃ¥ Trygt søk" - -#: ../../include/dir_fns.php:53 -msgid "Disable Safe Search" -msgstr "Skru av Trygt søk" - -#: ../../include/dir_fns.php:55 -msgid "Safe Mode" -msgstr "Trygt modus" - #: ../../include/enotify.php:41 msgid "Red Matrix Notification" msgstr "Red Matrix-varsling" @@ -1655,6 +1397,522 @@ msgstr "Bilde:" msgid "Please visit %s to approve or reject the suggestion." msgstr "Vennligst besøk %s for Ã¥ godkjenne eller avslÃ¥ dette forslaget." +#: ../../include/enotify.php:477 +msgid "[Red:Notify]" +msgstr "[Red:Notify]" + +#: ../../include/event.php:326 +msgid "This event has been added to your calendar." +msgstr "Denne hendelsen er lagt til i din kalender." + +#: ../../include/group.php:26 +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 "En slettet gruppe med dette navnet ble gjenopprettet. Eksisterende tillatelser for elementet <strong>kan</strong> gjelde for denne gruppen og fremtidige medlemmer. Hvis du ønsket noe annet, vennligst lag en ny gruppe med et annet navn." + +#: ../../include/group.php:235 +msgid "Default privacy group for new contacts" +msgstr "Standard personverngruppe for nye kontakter" + +#: ../../include/group.php:254 ../../mod/admin.php:735 +msgid "All Channels" +msgstr "Alle kanaler" + +#: ../../include/group.php:276 +msgid "edit" +msgstr "endre" + +#: ../../include/group.php:298 +msgid "Collections" +msgstr "Samlinger" + +#: ../../include/group.php:299 +msgid "Edit collection" +msgstr "Endre samling" + +#: ../../include/group.php:300 +msgid "Create a new collection" +msgstr "Lag en ny samling" + +#: ../../include/group.php:301 +msgid "Channels not in any collection" +msgstr "Kanaler som ikke er i noen samling" + +#: ../../include/bbcode.php:112 ../../include/bbcode.php:653 +#: ../../include/bbcode.php:656 ../../include/bbcode.php:661 +#: ../../include/bbcode.php:664 ../../include/bbcode.php:667 +#: ../../include/bbcode.php:670 ../../include/bbcode.php:675 +#: ../../include/bbcode.php:678 ../../include/bbcode.php:683 +#: ../../include/bbcode.php:686 ../../include/bbcode.php:689 +#: ../../include/bbcode.php:692 +msgid "Image/photo" +msgstr "Bilde/fotografi" + +#: ../../include/bbcode.php:147 ../../include/bbcode.php:703 +msgid "Encrypted content" +msgstr "Kryptert innhold" + +#: ../../include/bbcode.php:165 +msgid "Install design element: " +msgstr "Installer designelement:" + +#: ../../include/bbcode.php:171 +msgid "QR code" +msgstr "QR-kode" + +#: ../../include/bbcode.php:220 +#, php-format +msgid "%1$s wrote the following %2$s %3$s" +msgstr "%1$s skrev følgende %2$s %3$s" + +#: ../../include/bbcode.php:222 +msgid "post" +msgstr "innlegg" + +#: ../../include/bbcode.php:621 +msgid "$1 spoiler" +msgstr "$1 avsløring" + +#: ../../include/bbcode.php:641 +msgid "$1 wrote:" +msgstr "$1 skrev:" + +#: ../../include/taxonomy.php:210 +msgid "Tags" +msgstr "Merkelapper" + +#: ../../include/taxonomy.php:249 +msgid "Keywords" +msgstr "Nøkkelord" + +#: ../../include/taxonomy.php:274 +msgid "have" +msgstr "har" + +#: ../../include/taxonomy.php:274 +msgid "has" +msgstr "har" + +#: ../../include/taxonomy.php:275 +msgid "want" +msgstr "ønsker" + +#: ../../include/taxonomy.php:275 +msgid "wants" +msgstr "ønsker" + +#: ../../include/taxonomy.php:276 ../../include/ItemObject.php:221 +msgid "like" +msgstr "liker" + +#: ../../include/taxonomy.php:276 +msgid "likes" +msgstr "liker" + +#: ../../include/taxonomy.php:277 ../../include/ItemObject.php:222 +msgid "dislike" +msgstr "misliker" + +#: ../../include/taxonomy.php:277 +msgid "dislikes" +msgstr "misliker" + +#: ../../include/taxonomy.php:360 ../../include/identity.php:1148 +#: ../../include/ItemObject.php:146 ../../mod/photos.php:1026 +msgctxt "noun" +msgid "Like" +msgid_plural "Likes" +msgstr[0] "Liker" +msgstr[1] "Liker" + +#: ../../include/nav.php:95 ../../include/nav.php:128 ../../boot.php:1485 +msgid "Logout" +msgstr "Logg ut" + +#: ../../include/nav.php:95 ../../include/nav.php:128 +msgid "End this session" +msgstr "Avslutt denne økten" + +#: ../../include/nav.php:98 ../../include/nav.php:159 +msgid "Home" +msgstr "Hjem" + +#: ../../include/nav.php:98 +msgid "Your posts and conversations" +msgstr "Dine innlegg og samtaler" + +#: ../../include/nav.php:99 +msgid "Your profile page" +msgstr "Din profilside" + +#: ../../include/nav.php:101 +msgid "Edit Profiles" +msgstr "Endre profiler" + +#: ../../include/nav.php:101 +msgid "Manage/Edit profiles" +msgstr "HÃ¥ndter/endre profiler" + +#: ../../include/nav.php:103 ../../include/identity.php:864 +msgid "Edit Profile" +msgstr "Endre profil" + +#: ../../include/nav.php:103 +msgid "Edit your profile" +msgstr "Endre din profil" + +#: ../../include/nav.php:105 +msgid "Your photos" +msgstr "Dine bilder" + +#: ../../include/nav.php:106 +msgid "Your files" +msgstr "Dine filer" + +#: ../../include/nav.php:111 ../../include/apps.php:144 +msgid "Chat" +msgstr "Chat" + +#: ../../include/nav.php:111 +msgid "Your chatrooms" +msgstr "Dine chatterom" + +#: ../../include/nav.php:117 +msgid "Your bookmarks" +msgstr "Dine bokmerker" + +#: ../../include/nav.php:121 +msgid "Your webpages" +msgstr "Dine websider" + +#: ../../include/nav.php:125 ../../include/apps.php:129 ../../boot.php:1486 +msgid "Login" +msgstr "Logg inn" + +#: ../../include/nav.php:125 +msgid "Sign in" +msgstr "Logg pÃ¥" + +#: ../../include/nav.php:142 +#, php-format +msgid "%s - click to logout" +msgstr "%s - klikk for Ã¥ logge ut" + +#: ../../include/nav.php:145 +msgid "Remote authentication" +msgstr "Fjernautentisering" + +#: ../../include/nav.php:145 +msgid "Click to authenticate to your home hub" +msgstr "Klikk for Ã¥ godkjennes mot din hjemme-hub" + +#: ../../include/nav.php:159 +msgid "Home Page" +msgstr "Hjemmeside" + +#: ../../include/nav.php:163 ../../mod/register.php:224 ../../boot.php:1464 +msgid "Register" +msgstr "Registrer" + +#: ../../include/nav.php:163 +msgid "Create an account" +msgstr "Lag en konto" + +#: ../../include/nav.php:168 ../../include/apps.php:140 ../../mod/help.php:58 +#: ../../mod/help.php:63 +msgid "Help" +msgstr "Hjelp" + +#: ../../include/nav.php:168 +msgid "Help and documentation" +msgstr "Hjelp og dokumentasjon" + +#: ../../include/nav.php:171 +msgid "Applications, utilities, links, games" +msgstr "Programmer, verktøy, lenker, spill" + +#: ../../include/nav.php:173 ../../include/text.php:826 +#: ../../include/text.php:838 ../../include/apps.php:145 +#: ../../mod/search.php:30 +msgid "Search" +msgstr "Søk" + +#: ../../include/nav.php:173 +msgid "Search site content" +msgstr "Søk stedets innhold" + +#: ../../include/nav.php:176 ../../include/apps.php:139 +#: ../../mod/directory.php:271 +msgid "Directory" +msgstr "Katalog" + +#: ../../include/nav.php:176 +msgid "Channel Directory" +msgstr "Kanalkatalog" + +#: ../../include/nav.php:190 ../../include/apps.php:131 +msgid "Matrix" +msgstr "Matrix" + +#: ../../include/nav.php:190 +msgid "Your matrix" +msgstr "Din matrix" + +#: ../../include/nav.php:191 +msgid "Mark all matrix notifications seen" +msgstr "Merk alle matrix-varsler som sett" + +#: ../../include/nav.php:193 ../../include/apps.php:135 +msgid "Channel Home" +msgstr "Kanalhjem" + +#: ../../include/nav.php:193 +msgid "Channel home" +msgstr "Kanalhjem" + +#: ../../include/nav.php:194 +msgid "Mark all channel notifications seen" +msgstr "Merk alle kanalvarsler som sett" + +#: ../../include/nav.php:197 ../../mod/connections.php:406 +msgid "Connections" +msgstr "Forbindelser" + +#: ../../include/nav.php:200 +msgid "Notices" +msgstr "Varsel" + +#: ../../include/nav.php:200 +msgid "Notifications" +msgstr "Varsler" + +#: ../../include/nav.php:201 +msgid "See all notifications" +msgstr "Se alle varsler" + +#: ../../include/nav.php:202 ../../mod/notifications.php:99 +msgid "Mark all system notifications seen" +msgstr "Merk alle systemvarsler som sett" + +#: ../../include/nav.php:204 ../../include/apps.php:141 +msgid "Mail" +msgstr "Melding" + +#: ../../include/nav.php:204 +msgid "Private mail" +msgstr "Privat post" + +#: ../../include/nav.php:205 +msgid "See all private messages" +msgstr "Se alle private meldinger" + +#: ../../include/nav.php:206 +msgid "Mark all private messages seen" +msgstr "Merk alle private meldinger som sett" + +#: ../../include/nav.php:207 +msgid "Inbox" +msgstr "Innboks" + +#: ../../include/nav.php:208 +msgid "Outbox" +msgstr "Utboks" + +#: ../../include/nav.php:212 ../../include/apps.php:138 +#: ../../mod/events.php:431 +msgid "Events" +msgstr "Hendelser" + +#: ../../include/nav.php:212 +msgid "Event Calendar" +msgstr "Kalender" + +#: ../../include/nav.php:213 +msgid "See all events" +msgstr "Se alle hendelser" + +#: ../../include/nav.php:214 +msgid "Mark all events seen" +msgstr "Merk alle hendelser som sett" + +#: ../../include/nav.php:216 ../../include/apps.php:130 +#: ../../mod/manage.php:148 +msgid "Channel Manager" +msgstr "Kanalstyring" + +#: ../../include/nav.php:216 +msgid "Manage Your Channels" +msgstr "HÃ¥ndter dine kanaler" + +#: ../../include/nav.php:218 +msgid "Account/Channel Settings" +msgstr "Konto-/kanal-innstillinger" + +#: ../../include/nav.php:226 ../../mod/admin.php:123 +msgid "Admin" +msgstr "Administrator" + +#: ../../include/nav.php:226 +msgid "Site Setup and Configuration" +msgstr "Nettstedsoppsett og -konfigurasjon" + +#: ../../include/nav.php:262 +msgid "Please wait..." +msgstr "Vennligst vent..." + +#: ../../include/permissions.php:13 +msgid "Can view my normal stream and posts" +msgstr "Kan se min normale strøm og innlegg" + +#: ../../include/permissions.php:14 +msgid "Can view my default channel profile" +msgstr "Kan se min standard kanalprofil" + +#: ../../include/permissions.php:15 +msgid "Can view my photo albums" +msgstr "Kan se mine fotoalbum" + +#: ../../include/permissions.php:16 +msgid "Can view my connections" +msgstr "Kan se mine forbindelser" + +#: ../../include/permissions.php:17 +msgid "Can view my file storage" +msgstr "Kan se mitt fillager" + +#: ../../include/permissions.php:18 +msgid "Can view my webpages" +msgstr "Kan se mine websider" + +#: ../../include/permissions.php:21 +msgid "Can send me their channel stream and posts" +msgstr "Kan sende meg deres kanalstrøm og innlegg" + +#: ../../include/permissions.php:22 +msgid "Can post on my channel page (\"wall\")" +msgstr "Kan lage innlegg pÃ¥ min kanalside (\"vegg\")" + +#: ../../include/permissions.php:23 +msgid "Can comment on or like my posts" +msgstr "Kan kommentere pÃ¥ eller like mine innlegg" + +#: ../../include/permissions.php:24 +msgid "Can send me private mail messages" +msgstr "Kan sende meg private meldinger" + +#: ../../include/permissions.php:25 +msgid "Can post photos to my photo albums" +msgstr "Kan legge inn bilder i mine fotoalbum" + +#: ../../include/permissions.php:26 +msgid "Can like/dislike stuff" +msgstr "Kan like/ikke like forskjellige greier" + +#: ../../include/permissions.php:26 +msgid "Profiles and things other than posts/comments" +msgstr "Profiler og andre ting enn innlegg/kommentarer" + +#: ../../include/permissions.php:28 +msgid "Can forward to all my channel contacts via post @mentions" +msgstr "Kan videresende til alle mine kanalkontakter via @navn i innlegg" + +#: ../../include/permissions.php:28 +msgid "Advanced - useful for creating group forum channels" +msgstr "Avansert - nyttig for Ã¥ lage forumkanaler for grupper" + +#: ../../include/permissions.php:29 +msgid "Can chat with me (when available)" +msgstr "Kan chatte/sende lynmeldinger til meg (nÃ¥r tilgjengelig)" + +#: ../../include/permissions.php:30 +msgid "Can write to my file storage" +msgstr "Kan skrive til mitt fillager" + +#: ../../include/permissions.php:31 +msgid "Can edit my webpages" +msgstr "Kan endre mine websider" + +#: ../../include/permissions.php:33 +msgid "Can source my public posts in derived channels" +msgstr "Kan bruke mine offentlige innlegg som kanalkilde i egne kanaler" + +#: ../../include/permissions.php:33 +msgid "Somewhat advanced - very useful in open communities" +msgstr "Litt avansert - svært nyttig i Ã¥pne fellesskap" + +#: ../../include/permissions.php:35 +msgid "Can administer my channel resources" +msgstr "Kan administrere mine kanalressurser" + +#: ../../include/permissions.php:35 +msgid "" +"Extremely advanced. Leave this alone unless you know what you are doing" +msgstr "Ekstremt avansert. La dette være med mindre du vet hva du gjør" + +#: ../../include/permissions.php:785 +msgid "Social Networking" +msgstr "Sosialt nettverk" + +#: ../../include/permissions.php:786 ../../include/permissions.php:788 +#: ../../include/permissions.php:790 +msgid "Mostly Public" +msgstr "Ganske offentlig" + +#: ../../include/permissions.php:786 ../../include/permissions.php:788 +#: ../../include/permissions.php:790 +msgid "Restricted" +msgstr "Begrenset" + +#: ../../include/permissions.php:786 ../../include/permissions.php:788 +msgid "Private" +msgstr "Privat" + +#: ../../include/permissions.php:787 +msgid "Community Forum" +msgstr "Forum for fellesskap" + +#: ../../include/permissions.php:789 +msgid "Feed Republish" +msgstr "Republisering av strømmet innhold" + +#: ../../include/permissions.php:791 +msgid "Special Purpose" +msgstr "Spesiell bruk" + +#: ../../include/permissions.php:792 +msgid "Celebrity/Soapbox" +msgstr "Kjendis/Talerstol" + +#: ../../include/permissions.php:792 +msgid "Group Repository" +msgstr "Gruppelager" + +#: ../../include/permissions.php:793 ../../include/profile_selectors.php:6 +#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:61 +#: ../../include/profile_selectors.php:97 +msgid "Other" +msgstr "Annen" + +#: ../../include/permissions.php:794 +msgid "Custom/Expert Mode" +msgstr "Tilpasset/Ekspertmodus" + +#: ../../include/Contact.php:123 +msgid "New window" +msgstr "Nytt vindu" + +#: ../../include/Contact.php:124 +msgid "Open the selected location in a different window or browser tab" +msgstr "Ã…pne det valgte stedet i et annet vindu eller nettleser-fane" + +#: ../../include/Contact.php:211 ../../mod/admin.php:646 +#, php-format +msgid "User '%s' deleted" +msgstr "Brukeren '%s' er slettet" + #: ../../include/features.php:23 msgid "General Features" msgstr "Generelle funksjoner" @@ -1676,884 +1934,604 @@ msgid "Ability to create multiple profiles" msgstr "Mulig Ã¥ lage flere profiler" #: ../../include/features.php:27 +msgid "Advanced Profiles" +msgstr "Avanserte profiler" + +#: ../../include/features.php:27 +msgid "Additional profile sections and selections" +msgstr "Ytterlige seksjoner og utvalg til profilen" + +#: ../../include/features.php:28 +msgid "Profile Import/Export" +msgstr "Profil-import/-eksport" + +#: ../../include/features.php:28 +msgid "Save and load profile details across sites/channels" +msgstr "Lagre og Ã¥pne profildetaljer pÃ¥ tvers av nettsteder/kanaler" + +#: ../../include/features.php:29 msgid "Web Pages" msgstr "Web-sider" -#: ../../include/features.php:27 +#: ../../include/features.php:29 msgid "Provide managed web pages on your channel" msgstr "Tilby kontrollerte web-sider pÃ¥ din kanal" -#: ../../include/features.php:28 +#: ../../include/features.php:30 msgid "Private Notes" msgstr "Private merknader" -#: ../../include/features.php:28 +#: ../../include/features.php:30 msgid "Enables a tool to store notes and reminders" msgstr "Skrur pÃ¥ et verktøy for lagre merknader og pÃ¥minnelser" -#: ../../include/features.php:33 +#: ../../include/features.php:34 +msgid "Navigation Channel Select" +msgstr "Navigasjon kanalvalg" + +#: ../../include/features.php:34 +msgid "Change channels directly from within the navigation dropdown menu" +msgstr "Endre kanaler direkte fra navigasjonsmenyen" + +#: ../../include/features.php:38 msgid "Extended Identity Sharing" msgstr "Utvidet identitetsdeling" -#: ../../include/features.php:33 +#: ../../include/features.php:38 msgid "" "Share your identity with all websites on the internet. When disabled, " "identity is only shared with sites in the matrix." msgstr "Del din identiet med alle nettsteder pÃ¥ Internett. NÃ¥r denne er avskrudd, deles identiteten bare med nettsteder i matrix." -#: ../../include/features.php:34 +#: ../../include/features.php:39 msgid "Expert Mode" msgstr "Ekspertmodus" -#: ../../include/features.php:34 +#: ../../include/features.php:39 msgid "Enable Expert Mode to provide advanced configuration options" msgstr "Skru pÃ¥ Ekspertmodus for Ã¥ tilby avanserte konfigurasjonsvalg" -#: ../../include/features.php:35 +#: ../../include/features.php:40 msgid "Premium Channel" msgstr "Premiumkanal" -#: ../../include/features.php:35 +#: ../../include/features.php:40 msgid "" "Allows you to set restrictions and terms on those that connect with your " "channel" msgstr "Lar deg angi restriksjoner og betingelser for de som kobler seg til din kanal" -#: ../../include/features.php:40 +#: ../../include/features.php:45 msgid "Post Composition Features" msgstr "Funksjoner for Ã¥ lage innlegg" -#: ../../include/features.php:41 -msgid "Richtext Editor" -msgstr "Riktekst redigeringsverktøy" +#: ../../include/features.php:47 +msgid "Use Markdown" +msgstr "Bruk Markdown" -#: ../../include/features.php:41 -msgid "Enable richtext editor" -msgstr "Skru pÃ¥ redigeringverktøy for riktekst" +#: ../../include/features.php:47 +msgid "Allow use of \"Markdown\" to format posts" +msgstr "Tillat bruk av \"Markdown\" til formatering av innlegg" -#: ../../include/features.php:42 +#: ../../include/features.php:48 msgid "Post Preview" msgstr "ForhÃ¥ndsvisning av innlegg" -#: ../../include/features.php:42 +#: ../../include/features.php:48 msgid "Allow previewing posts and comments before publishing them" msgstr "Tillat forhÃ¥ndsvisning av innlegg og kommentarer før publisering" -#: ../../include/features.php:43 ../../include/widgets.php:503 -#: ../../mod/sources.php:88 -msgid "Channel Sources" -msgstr "Kanalkilder" - -#: ../../include/features.php:43 +#: ../../include/features.php:49 msgid "Automatically import channel content from other channels or feeds" msgstr "Automatisk import av kanalinnhold fra andre kanaler eller strømmer" -#: ../../include/features.php:44 +#: ../../include/features.php:50 msgid "Even More Encryption" msgstr "Enda mer kryptering" -#: ../../include/features.php:44 +#: ../../include/features.php:50 msgid "" "Allow optional encryption of content end-to-end with a shared secret key" msgstr "Tillat valgfri kryptering av innhold ende-til-ende via en delt hemmelig nøkkel" -#: ../../include/features.php:49 +#: ../../include/features.php:55 msgid "Network and Stream Filtering" msgstr "Nettverk- og strømfiltrering" -#: ../../include/features.php:50 +#: ../../include/features.php:56 msgid "Search by Date" msgstr "Søk etter dato" -#: ../../include/features.php:50 +#: ../../include/features.php:56 msgid "Ability to select posts by date ranges" msgstr "Mulighet for Ã¥ velge innlegg etter datoomrÃ¥de" -#: ../../include/features.php:51 +#: ../../include/features.php:57 msgid "Collections Filter" msgstr "Filter for samlinger" -#: ../../include/features.php:51 +#: ../../include/features.php:57 msgid "Enable widget to display Network posts only from selected collections" msgstr "Skru pÃ¥ miniprogram for Ã¥ vise Nettverksinnlegg bare fra valgte samlinger" -#: ../../include/features.php:52 ../../include/widgets.php:265 -msgid "Saved Searches" -msgstr "Lagrede søk" - -#: ../../include/features.php:52 +#: ../../include/features.php:58 msgid "Save search terms for re-use" msgstr "Lagre søkeuttrykk for senere bruk" -#: ../../include/features.php:53 +#: ../../include/features.php:59 msgid "Network Personal Tab" msgstr "Nettverk personlig fane" -#: ../../include/features.php:53 +#: ../../include/features.php:59 msgid "Enable tab to display only Network posts that you've interacted on" msgstr "Skru pÃ¥ fane for Ã¥ bare vise Nettverksinnlegg som du har deltatt i" -#: ../../include/features.php:54 +#: ../../include/features.php:60 msgid "Network New Tab" msgstr "Nettverk Ny fane" -#: ../../include/features.php:54 +#: ../../include/features.php:60 msgid "Enable tab to display all new Network activity" msgstr "Skru pÃ¥ fane for Ã¥ vise all ny nettverksaktivitet" -#: ../../include/features.php:55 +#: ../../include/features.php:61 msgid "Affinity Tool" msgstr "Nærhetsverktøy" -#: ../../include/features.php:55 +#: ../../include/features.php:61 msgid "Filter stream activity by depth of relationships" msgstr "Filtrer strømaktiviteten etter releasjonsdybde" -#: ../../include/features.php:56 +#: ../../include/features.php:62 msgid "Suggest Channels" msgstr "ForeslÃ¥ kanaler" -#: ../../include/features.php:56 +#: ../../include/features.php:62 msgid "Show channel suggestions" msgstr "Vis kanalforslag" -#: ../../include/features.php:61 +#: ../../include/features.php:67 msgid "Post/Comment Tools" msgstr "Innlegg-/Kommentar-verktøy" -#: ../../include/features.php:63 +#: ../../include/features.php:69 msgid "Edit Sent Posts" msgstr "Endre publiserte innlegg" -#: ../../include/features.php:63 +#: ../../include/features.php:69 msgid "Edit and correct posts and comments after sending" msgstr "Endre og korrigere innlegg og kommentarer etter sending" -#: ../../include/features.php:64 +#: ../../include/features.php:70 msgid "Tagging" msgstr "Merking" -#: ../../include/features.php:64 +#: ../../include/features.php:70 msgid "Ability to tag existing posts" msgstr "Mulighet til Ã¥ merke eksisterende meldinger" -#: ../../include/features.php:65 +#: ../../include/features.php:71 msgid "Post Categories" msgstr "Innleggskategorier" -#: ../../include/features.php:65 +#: ../../include/features.php:71 msgid "Add categories to your posts" msgstr "Legg kategorier til dine innlegg" -#: ../../include/features.php:66 +#: ../../include/features.php:72 msgid "Ability to file posts under folders" msgstr "Mulighet til Ã¥ sortere innlegg i mapper" -#: ../../include/features.php:67 +#: ../../include/features.php:73 msgid "Dislike Posts" msgstr "Mislik innlegg" -#: ../../include/features.php:67 +#: ../../include/features.php:73 msgid "Ability to dislike posts/comments" msgstr "Mulighet til Ã¥ mislike innlegg/kommentarer" -#: ../../include/features.php:68 +#: ../../include/features.php:74 msgid "Star Posts" msgstr "Stjerneinnlegg" -#: ../../include/features.php:68 +#: ../../include/features.php:74 msgid "Ability to mark special posts with a star indicator" msgstr "Mulighet til Ã¥ merke spesielle innlegg med en stjerne" -#: ../../include/features.php:69 +#: ../../include/features.php:75 msgid "Tag Cloud" msgstr "Merkelappsky" -#: ../../include/features.php:69 +#: ../../include/features.php:75 msgid "Provide a personal tag cloud on your channel page" msgstr "Tilby en personlig merkelappsky pÃ¥ din kanalside" -#: ../../include/follow.php:23 -msgid "Channel is blocked on this site." -msgstr "Kanalen er blokkert pÃ¥ dette nettstedet." +#: ../../include/account.php:23 +msgid "Not a valid email address" +msgstr "Ikke en gyldig e-postadresse" -#: ../../include/follow.php:28 -msgid "Channel location missing." -msgstr "Kanalplassering mangler." +#: ../../include/account.php:25 +msgid "Your email domain is not among those allowed on this site" +msgstr "Ditt e-postdomene er ikke blant de som er tillatt pÃ¥ dette stedet" -#: ../../include/follow.php:54 -msgid "Response from remote channel was incomplete." -msgstr "Svaret fra den andre kanalen var ikke komplett." +#: ../../include/account.php:31 +msgid "Your email address is already registered at this site." +msgstr "Din e-postadresse er allerede registrert pÃ¥ dette nettstedet." -#: ../../include/follow.php:85 -msgid "Channel was deleted and no longer exists." -msgstr "Kanalen er slettet og finnes ikke lenger." +#: ../../include/account.php:64 +msgid "An invitation is required." +msgstr "En invitasjon er pÃ¥krevd." -#: ../../include/follow.php:132 -msgid "Channel discovery failed." -msgstr "Kanaloppdagelse mislyktes." +#: ../../include/account.php:68 +msgid "Invitation could not be verified." +msgstr "Invitasjon kunne ikke bekreftes." -#: ../../include/follow.php:149 -msgid "local account not found." -msgstr "lokal konto ble ikke funnet." +#: ../../include/account.php:119 +msgid "Please enter the required information." +msgstr "Vennligst skriv inn nødvendig informasjon." -#: ../../include/follow.php:158 -msgid "Cannot connect to yourself." -msgstr "Kan ikke lage forbindelse med deg selv." +#: ../../include/account.php:187 +msgid "Failed to store account information." +msgstr "Mislyktes med Ã¥ lagre kontoinformasjon." -#: ../../include/group.php:25 -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 "En slettet gruppe med dette navnet ble gjenopprettet. Eksisterende tillatelser for elementet <strong>kan</strong> gjelde for denne gruppen og fremtidige medlemmer. Hvis du ønsket noe annet, vennligst lag en ny gruppe med et annet navn." +#: ../../include/account.php:245 +#, php-format +msgid "Registration confirmation for %s" +msgstr "Registreringsbekreftelse for %s" -#: ../../include/group.php:223 -msgid "Default privacy group for new contacts" -msgstr "Standard personverngruppe for nye kontakter" +#: ../../include/account.php:313 +#, php-format +msgid "Registration request at %s" +msgstr "Registreringsforespørsel hos %s" -#: ../../include/group.php:242 ../../mod/admin.php:763 -msgid "All Channels" -msgstr "Alle kanaler" +#: ../../include/account.php:315 ../../include/account.php:342 +#: ../../include/account.php:399 +msgid "Administrator" +msgstr "Administrator" -#: ../../include/group.php:264 -msgid "edit" -msgstr "endre" +#: ../../include/account.php:337 +msgid "your registration password" +msgstr "ditt registreringspassord" -#: ../../include/group.php:285 -msgid "Collections" -msgstr "Samlinger" +#: ../../include/account.php:340 ../../include/account.php:397 +#, php-format +msgid "Registration details for %s" +msgstr "Registreringsdetaljer for %s" -#: ../../include/group.php:286 -msgid "Edit collection" -msgstr "Endre samling" +#: ../../include/account.php:406 +msgid "Account approved." +msgstr "Konto godkjent." -#: ../../include/group.php:287 -msgid "Create a new collection" -msgstr "Lag en ny samling" +#: ../../include/account.php:440 +#, php-format +msgid "Registration revoked for %s" +msgstr "Registrering trukket tilbake for %s" -#: ../../include/group.php:288 -msgid "Channels not in any collection" -msgstr "Kanaler som ikke er i noen samling" +#: ../../include/account.php:486 +msgid "Account verified. Please login." +msgstr "Konto bekreftet. Vennligst logg inn." -#: ../../include/group.php:290 ../../include/widgets.php:266 -msgid "add" -msgstr "legg til" +#: ../../include/account.php:648 ../../include/account.php:650 +msgid "Click here to upgrade." +msgstr "Klikk her for Ã¥ oppgradere." + +#: ../../include/account.php:656 +msgid "This action exceeds the limits set by your subscription plan." +msgstr "Denne handlingen gÃ¥r utenfor grensene satt i din abonnementsplan." + +#: ../../include/account.php:661 +msgid "This action is not available under your subscription plan." +msgstr "Denne handlingen er ikke tilgjengelig i din abonnementsplan." -#: ../../include/identity.php:30 ../../mod/item.php:1266 +#: ../../include/identity.php:31 ../../mod/item.php:1368 msgid "Unable to obtain identity information from database" msgstr "Klarer ikke Ã¥ fÃ¥ tak i identitetsinformasjon fra databasen" -#: ../../include/identity.php:63 +#: ../../include/identity.php:66 msgid "Empty name" msgstr "Mangler navn" -#: ../../include/identity.php:65 +#: ../../include/identity.php:68 msgid "Name too long" msgstr "Navnet er for langt" -#: ../../include/identity.php:166 +#: ../../include/identity.php:169 msgid "No account identifier" msgstr "Ingen kontoidentifikator" -#: ../../include/identity.php:176 +#: ../../include/identity.php:182 msgid "Nickname is required." msgstr "Kallenavn er pÃ¥krevd." -#: ../../include/identity.php:190 +#: ../../include/identity.php:196 msgid "Reserved nickname. Please choose another." msgstr "Reservert kallenavn. Vennligst velg et annet." -#: ../../include/identity.php:195 +#: ../../include/identity.php:201 ../../include/dimport.php:34 msgid "" "Nickname has unsupported characters or is already being used on this site." msgstr "Kallenavnet inneholder tegn som ikke er støttet eller det er allerede i bruk pÃ¥ dette nettstedet." -#: ../../include/identity.php:258 +#: ../../include/identity.php:283 msgid "Unable to retrieve created identity" msgstr "Klarer ikke Ã¥ hente den lagede identiteten" -#: ../../include/identity.php:317 +#: ../../include/identity.php:343 msgid "Default Profile" msgstr "Standardprofil" -#: ../../include/identity.php:342 ../../include/widgets.php:400 -#: ../../include/profile_selectors.php:42 ../../mod/connedit.php:431 -msgid "Friends" -msgstr "Venner" - -#: ../../include/identity.php:509 +#: ../../include/identity.php:643 msgid "Requested channel is not available." msgstr "Forespurt kanal er ikke tilgjengelig." -#: ../../include/identity.php:557 ../../mod/achievements.php:8 -#: ../../mod/profile.php:16 ../../mod/blocks.php:10 ../../mod/connect.php:13 -#: ../../mod/filestorage.php:40 ../../mod/layouts.php:8 -#: ../../mod/webpages.php:8 +#: ../../include/identity.php:691 ../../mod/achievements.php:11 +#: ../../mod/connect.php:13 ../../mod/profile.php:16 ../../mod/blocks.php:29 +#: ../../mod/webpages.php:29 ../../mod/editblock.php:29 +#: ../../mod/editlayout.php:28 ../../mod/editwebpage.php:28 +#: ../../mod/filestorage.php:48 ../../mod/layouts.php:29 ../../mod/hcard.php:8 msgid "Requested profile is not available." msgstr "Forespurt profil er ikke tilgjengelig." -#: ../../include/identity.php:675 ../../include/widgets.php:128 -#: ../../include/widgets.php:168 ../../include/Contact.php:107 -#: ../../mod/directory.php:183 ../../mod/dirprofile.php:164 -#: ../../mod/suggest.php:51 ../../mod/match.php:62 -msgid "Connect" -msgstr "Koble" - -#: ../../include/identity.php:689 ../../mod/profiles.php:612 +#: ../../include/identity.php:854 ../../mod/profiles.php:740 msgid "Change profile photo" msgstr "Endre profilbilde" -#: ../../include/identity.php:695 +#: ../../include/identity.php:860 msgid "Profiles" msgstr "Profiler" -#: ../../include/identity.php:695 +#: ../../include/identity.php:860 msgid "Manage/edit profiles" msgstr "HÃ¥ndtere/endre profiler" -#: ../../include/identity.php:696 ../../mod/profiles.php:613 +#: ../../include/identity.php:861 ../../mod/profiles.php:741 msgid "Create New Profile" msgstr "Lag ny profil" -#: ../../include/identity.php:699 -msgid "Edit Profile" -msgstr "Endre profil" - -#: ../../include/identity.php:710 ../../mod/profiles.php:624 +#: ../../include/identity.php:875 ../../mod/profiles.php:752 msgid "Profile Image" msgstr "Profilbilde" -#: ../../include/identity.php:713 ../../mod/profiles.php:627 +#: ../../include/identity.php:878 msgid "visible to everybody" msgstr "synlig for alle" -#: ../../include/identity.php:714 ../../mod/profiles.php:628 +#: ../../include/identity.php:879 ../../mod/profiles.php:635 +#: ../../mod/profiles.php:756 msgid "Edit visibility" msgstr "Endre synlighet" -#: ../../include/identity.php:728 ../../include/identity.php:952 -#: ../../mod/directory.php:158 +#: ../../include/identity.php:895 ../../include/identity.php:1132 msgid "Gender:" msgstr "Kjønn:" -#: ../../include/identity.php:729 ../../include/identity.php:977 -#: ../../mod/directory.php:160 +#: ../../include/identity.php:896 ../../include/identity.php:1176 msgid "Status:" msgstr "Status:" -#: ../../include/identity.php:730 ../../include/identity.php:988 -#: ../../mod/directory.php:162 +#: ../../include/identity.php:897 ../../include/identity.php:1187 msgid "Homepage:" msgstr "Hjemmeside:" -#: ../../include/identity.php:731 ../../mod/dirprofile.php:151 +#: ../../include/identity.php:898 msgid "Online Now" msgstr "Online nÃ¥" -#: ../../include/identity.php:796 ../../include/identity.php:876 -#: ../../mod/ping.php:262 +#: ../../include/identity.php:976 ../../include/identity.php:1056 +#: ../../mod/ping.php:318 msgid "g A l F d" msgstr "g A l F d" -#: ../../include/identity.php:797 ../../include/identity.php:877 +#: ../../include/identity.php:977 ../../include/identity.php:1057 msgid "F d" msgstr "F d" -#: ../../include/identity.php:842 ../../include/identity.php:917 -#: ../../mod/ping.php:284 +#: ../../include/identity.php:1022 ../../include/identity.php:1097 +#: ../../mod/ping.php:340 msgid "[today]" msgstr "[idag]" -#: ../../include/identity.php:854 +#: ../../include/identity.php:1034 msgid "Birthday Reminders" msgstr "FødselsdagspÃ¥minnnelser" -#: ../../include/identity.php:855 +#: ../../include/identity.php:1035 msgid "Birthdays this week:" msgstr "Fødselsdager denne uken:" -#: ../../include/identity.php:910 +#: ../../include/identity.php:1090 msgid "[No description]" msgstr "[Ingen beskrivelse]" -#: ../../include/identity.php:928 +#: ../../include/identity.php:1108 msgid "Event Reminders" msgstr "HendelsespÃ¥minnelser" -#: ../../include/identity.php:929 +#: ../../include/identity.php:1109 msgid "Events this week:" msgstr "Hendelser denne uken:" -#: ../../include/identity.php:942 ../../include/identity.php:1031 -#: ../../include/apps.php:128 ../../mod/profperm.php:112 +#: ../../include/identity.php:1122 ../../include/identity.php:1240 +#: ../../include/apps.php:136 ../../mod/profperm.php:112 msgid "Profile" msgstr "Profil" -#: ../../include/identity.php:950 ../../mod/settings.php:935 +#: ../../include/identity.php:1130 ../../mod/settings.php:984 msgid "Full Name:" msgstr "Fullt navn:" -#: ../../include/identity.php:962 +#: ../../include/identity.php:1137 +msgid "Like this channel" +msgstr "Lik denne kanalen" + +#: ../../include/identity.php:1161 msgid "j F, Y" msgstr "j F, Y" -#: ../../include/identity.php:963 +#: ../../include/identity.php:1162 msgid "j F" msgstr "j F" -#: ../../include/identity.php:970 +#: ../../include/identity.php:1169 msgid "Birthday:" msgstr "Fødselsdag:" -#: ../../include/identity.php:974 +#: ../../include/identity.php:1173 msgid "Age:" msgstr "Alder:" -#: ../../include/identity.php:983 +#: ../../include/identity.php:1182 #, php-format msgid "for %1$d %2$s" msgstr "for %1$d %2$s" -#: ../../include/identity.php:986 ../../mod/profiles.php:535 +#: ../../include/identity.php:1185 ../../mod/profiles.php:657 msgid "Sexual Preference:" msgstr "Seksuell preferanse:" -#: ../../include/identity.php:990 ../../mod/profiles.php:537 +#: ../../include/identity.php:1189 ../../mod/profiles.php:659 msgid "Hometown:" msgstr "Hjemby:" -#: ../../include/identity.php:992 +#: ../../include/identity.php:1191 msgid "Tags:" msgstr "Merkelapper:" -#: ../../include/identity.php:994 ../../mod/profiles.php:538 +#: ../../include/identity.php:1193 ../../mod/profiles.php:660 msgid "Political Views:" msgstr "Politiske synspunkter:" -#: ../../include/identity.php:996 +#: ../../include/identity.php:1195 msgid "Religion:" msgstr "Religion:" -#: ../../include/identity.php:998 ../../mod/directory.php:164 +#: ../../include/identity.php:1197 msgid "About:" msgstr "Om:" -#: ../../include/identity.php:1000 +#: ../../include/identity.php:1199 msgid "Hobbies/Interests:" msgstr "Hobbyer/interesser:" -#: ../../include/identity.php:1002 ../../mod/profiles.php:541 +#: ../../include/identity.php:1201 ../../mod/profiles.php:663 msgid "Likes:" msgstr "Liker:" -#: ../../include/identity.php:1004 ../../mod/profiles.php:542 +#: ../../include/identity.php:1203 ../../mod/profiles.php:664 msgid "Dislikes:" msgstr "Misliker:" -#: ../../include/identity.php:1007 +#: ../../include/identity.php:1206 msgid "Contact information and Social Networks:" msgstr "Kontaktinformasjon og sosiale nettverk:" -#: ../../include/identity.php:1009 +#: ../../include/identity.php:1208 msgid "My other channels:" msgstr "Mine andre kanaler:" -#: ../../include/identity.php:1011 +#: ../../include/identity.php:1210 msgid "Musical interests:" msgstr "Musikkinteresse:" -#: ../../include/identity.php:1013 +#: ../../include/identity.php:1212 msgid "Books, literature:" msgstr "Bøker, litteratur:" -#: ../../include/identity.php:1015 +#: ../../include/identity.php:1214 msgid "Television:" msgstr "TV:" -#: ../../include/identity.php:1017 +#: ../../include/identity.php:1216 msgid "Film/dance/culture/entertainment:" msgstr "Film/dans/kultur/underholdning:" -#: ../../include/identity.php:1019 +#: ../../include/identity.php:1218 msgid "Love/Romance:" msgstr "Kjærlighet/romantikk:" -#: ../../include/identity.php:1021 +#: ../../include/identity.php:1220 msgid "Work/employment:" msgstr "Arbeid/sysselsetting:" -#: ../../include/identity.php:1023 +#: ../../include/identity.php:1222 msgid "School/education:" msgstr "Skole/utdannelse:" -#: ../../include/network.php:652 -msgid "view full size" -msgstr "vis full størrelse" +#: ../../include/identity.php:1242 +msgid "Like this thing" +msgstr "Lik denne tingen" -#: ../../include/text.php:320 -msgid "prev" -msgstr "forrige" +#: ../../include/items.php:377 ../../mod/profperm.php:23 +#: ../../mod/subthread.php:49 ../../mod/group.php:68 ../../mod/like.php:246 +#: ../../index.php:389 +msgid "Permission denied" +msgstr "Tillatelse avvist" -#: ../../include/text.php:322 -msgid "first" -msgstr "første" +#: ../../include/items.php:964 ../../include/items.php:1009 +msgid "(Unknown)" +msgstr "(Ukjent)" -#: ../../include/text.php:351 -msgid "last" -msgstr "siste" +#: ../../include/items.php:1165 +msgid "Visible to anybody on the internet." +msgstr "Synlig for enhver pÃ¥ Internett." -#: ../../include/text.php:354 -msgid "next" -msgstr "neste" +#: ../../include/items.php:1167 +msgid "Visible to you only." +msgstr "Synlig bare for deg." -#: ../../include/text.php:366 -msgid "older" -msgstr "eldre" +#: ../../include/items.php:1169 +msgid "Visible to anybody in this network." +msgstr "Synlig for enhver i dette nettverket." -#: ../../include/text.php:368 -msgid "newer" -msgstr "nyere" +#: ../../include/items.php:1171 +msgid "Visible to anybody authenticated." +msgstr "Synlig for enhver som er autentisert." -#: ../../include/text.php:729 -msgid "No connections" -msgstr "Ingen forbindelser" - -#: ../../include/text.php:742 +#: ../../include/items.php:1173 #, php-format -msgid "%d Connection" -msgid_plural "%d Connections" -msgstr[0] "%d forbindelse" -msgstr[1] "%d forbindelser" - -#: ../../include/text.php:754 -msgid "View Connections" -msgstr "Vis forbindelser" - -#: ../../include/text.php:815 ../../include/text.php:829 -#: ../../include/widgets.php:186 ../../mod/rbmark.php:28 -#: ../../mod/rbmark.php:98 ../../mod/filer.php:50 -msgid "Save" -msgstr "Lagre" - -#: ../../include/text.php:895 -msgid "poke" -msgstr "prikk" - -#: ../../include/text.php:896 -msgid "ping" -msgstr "varsle" - -#: ../../include/text.php:896 -msgid "pinged" -msgstr "varslet" - -#: ../../include/text.php:897 -msgid "prod" -msgstr "oppildne" - -#: ../../include/text.php:897 -msgid "prodded" -msgstr "oppildnet" - -#: ../../include/text.php:898 -msgid "slap" -msgstr "daske" +msgid "Visible to anybody on %s." +msgstr "Synlig for alle pÃ¥ %s." -#: ../../include/text.php:898 -msgid "slapped" -msgstr "dasket" - -#: ../../include/text.php:899 -msgid "finger" -msgstr "fingre" +#: ../../include/items.php:1175 +msgid "Visible to all connections." +msgstr "Synlig for alle forbindelser." -#: ../../include/text.php:899 -msgid "fingered" -msgstr "fingret" +#: ../../include/items.php:1177 +msgid "Visible to approved connections." +msgstr "Synlig for godkjente forbindelser." -#: ../../include/text.php:900 -msgid "rebuff" -msgstr "tilbakevise" - -#: ../../include/text.php:900 -msgid "rebuffed" -msgstr "tilbakeviste" - -#: ../../include/text.php:909 -msgid "happy" -msgstr "glad" - -#: ../../include/text.php:910 -msgid "sad" -msgstr "trist" - -#: ../../include/text.php:911 -msgid "mellow" -msgstr "dempet" - -#: ../../include/text.php:912 -msgid "tired" -msgstr "trøtt" - -#: ../../include/text.php:913 -msgid "perky" -msgstr "oppkvikket" - -#: ../../include/text.php:914 -msgid "angry" -msgstr "sint" - -#: ../../include/text.php:915 -msgid "stupified" -msgstr "sløvet" - -#: ../../include/text.php:916 -msgid "puzzled" -msgstr "forundret" - -#: ../../include/text.php:917 -msgid "interested" -msgstr "interessert" - -#: ../../include/text.php:918 -msgid "bitter" -msgstr "bitter" - -#: ../../include/text.php:919 -msgid "cheerful" -msgstr "munter" +#: ../../include/items.php:1179 +msgid "Visible to specific connections." +msgstr "Synlig for spesifikke forbindelser." -#: ../../include/text.php:920 -msgid "alive" -msgstr "levende" - -#: ../../include/text.php:921 -msgid "annoyed" -msgstr "irritert" - -#: ../../include/text.php:922 -msgid "anxious" -msgstr "nervøs" - -#: ../../include/text.php:923 -msgid "cranky" -msgstr "gretten" - -#: ../../include/text.php:924 -msgid "disturbed" -msgstr "foruroliget" - -#: ../../include/text.php:925 -msgid "frustrated" -msgstr "frustrert" - -#: ../../include/text.php:926 -msgid "depressed" -msgstr "lei seg" - -#: ../../include/text.php:927 -msgid "motivated" -msgstr "motivert" - -#: ../../include/text.php:928 -msgid "relaxed" -msgstr "avslappet" - -#: ../../include/text.php:929 -msgid "surprised" -msgstr "overrasket" - -#: ../../include/text.php:1090 -msgid "Monday" -msgstr "mandag" - -#: ../../include/text.php:1090 -msgid "Tuesday" -msgstr "tirsdag" - -#: ../../include/text.php:1090 -msgid "Wednesday" -msgstr "onsdag" - -#: ../../include/text.php:1090 -msgid "Thursday" -msgstr "torsdag" - -#: ../../include/text.php:1090 -msgid "Friday" -msgstr "fredag" - -#: ../../include/text.php:1090 -msgid "Saturday" -msgstr "lørdag" - -#: ../../include/text.php:1090 -msgid "Sunday" -msgstr "søndag" - -#: ../../include/text.php:1094 -msgid "January" -msgstr "januar" - -#: ../../include/text.php:1094 -msgid "February" -msgstr "februar" - -#: ../../include/text.php:1094 -msgid "March" -msgstr "mars" - -#: ../../include/text.php:1094 -msgid "April" -msgstr "april" - -#: ../../include/text.php:1094 -msgid "May" -msgstr "mai" - -#: ../../include/text.php:1094 -msgid "June" -msgstr "juni" - -#: ../../include/text.php:1094 -msgid "July" -msgstr "juli" - -#: ../../include/text.php:1094 -msgid "August" -msgstr "august" - -#: ../../include/text.php:1094 -msgid "September" -msgstr "september" - -#: ../../include/text.php:1094 -msgid "October" -msgstr "oktober" - -#: ../../include/text.php:1094 -msgid "November" -msgstr "november" - -#: ../../include/text.php:1094 -msgid "December" -msgstr "desember" - -#: ../../include/text.php:1172 -msgid "unknown.???" -msgstr "ukjent.???" - -#: ../../include/text.php:1173 -msgid "bytes" -msgstr "bytes" - -#: ../../include/text.php:1208 -msgid "remove category" -msgstr "fjern kategori" - -#: ../../include/text.php:1257 -msgid "remove from file" -msgstr "fjern fra fil" - -#: ../../include/text.php:1318 ../../include/text.php:1330 -msgid "Click to open/close" -msgstr "Klikk for Ã¥ Ã¥pne/lukke" - -#: ../../include/text.php:1485 ../../mod/events.php:355 -msgid "Link to Source" -msgstr "Lenke til kilde" - -#: ../../include/text.php:1504 -msgid "Select a page layout: " -msgstr "Velg en side-layout:" - -#: ../../include/text.php:1507 ../../include/text.php:1572 -msgid "default" -msgstr "standard" - -#: ../../include/text.php:1543 -msgid "Page content type: " -msgstr "Sidens innholdstype:" - -#: ../../include/text.php:1584 -msgid "Select an alternate language" -msgstr "Velg et annet sprÃ¥k" - -#: ../../include/text.php:1718 -msgid "activity" -msgstr "aktivitet" - -#: ../../include/text.php:1977 -msgid "Design" -msgstr "Formgivning" - -#: ../../include/text.php:1979 -msgid "Blocks" -msgstr "Byggeklosser" - -#: ../../include/text.php:1980 -msgid "Menus" -msgstr "Menyer" - -#: ../../include/text.php:1981 -msgid "Layouts" -msgstr "Layout" - -#: ../../include/text.php:1982 -msgid "Pages" -msgstr "Sider" - -#: ../../include/apps.php:118 -msgid "Site Admin" -msgstr "Nettstedsadministrator" - -#: ../../include/apps.php:120 -msgid "Address Book" -msgstr "Adressebok" - -#: ../../include/apps.php:134 ../../mod/mood.php:131 -msgid "Mood" -msgstr "Stemning" - -#: ../../include/apps.php:138 -msgid "Probe" -msgstr "Undersøk" - -#: ../../include/apps.php:139 -msgid "Suggest" -msgstr "ForreslÃ¥" - -#: ../../include/apps.php:224 ../../mod/settings.php:79 -#: ../../mod/settings.php:541 -msgid "Update" -msgstr "Oppdater" - -#: ../../include/apps.php:224 -msgid "Install" -msgstr "Installer" - -#: ../../include/apps.php:229 -msgid "Purchase" -msgstr "Kjøp" +#: ../../include/items.php:3946 ../../mod/thing.php:76 +#: ../../mod/display.php:32 ../../mod/filestorage.php:26 +#: ../../mod/admin.php:168 ../../mod/admin.php:896 ../../mod/admin.php:1099 +#: ../../mod/viewsrc.php:20 +msgid "Item not found." +msgstr "Elementet ble ikke funnet." -#: ../../include/apps.php:313 ../../include/apps.php:364 -#: ../../mod/connedit.php:434 -msgid "Unknown" -msgstr "Ukjent" +#: ../../include/items.php:4402 ../../mod/group.php:38 ../../mod/group.php:140 +msgid "Collection not found." +msgstr "Samlingen ble ikke funnet." -#: ../../include/zot.php:607 -msgid "Invalid data packet" -msgstr "Ugyldig datapakke" +#: ../../include/items.php:4417 +msgid "Collection is empty." +msgstr "Samlingen er tom." -#: ../../include/zot.php:617 -msgid "Unable to verify channel signature" -msgstr "Ikke i stand til Ã¥ sjekke kanalsignaturen" +#: ../../include/items.php:4424 +#, php-format +msgid "Collection: %s" +msgstr "Samling: %s" -#: ../../include/zot.php:814 +#: ../../include/items.php:4435 #, php-format -msgid "Unable to verify site signature for %s" -msgstr "Ikke i stand til Ã¥ bekrefte signaturen til %s" +msgid "Connection: %s" +msgstr "Forbindelse: %s" + +#: ../../include/items.php:4438 +msgid "Connection not found." +msgstr "Forbindelsen ble ikke funnet." #: ../../include/message.php:18 msgid "No recipient provided." @@ -2563,336 +2541,215 @@ msgstr "Ingen mottaker angitt." msgid "[no subject]" msgstr "[ikke noe emne]" -#: ../../include/message.php:42 +#: ../../include/message.php:45 msgid "Unable to determine sender." msgstr "Kan ikke avgjøre avsender." -#: ../../include/message.php:143 +#: ../../include/message.php:200 msgid "Stored post could not be verified." msgstr "Lagret innlegg kunne ikke bekreftes." -#: ../../include/plugin.php:486 ../../include/plugin.php:488 -msgid "Click here to upgrade." -msgstr "Klikk her for Ã¥ oppgradere." - -#: ../../include/plugin.php:494 -msgid "This action exceeds the limits set by your subscription plan." -msgstr "Denne handlingen gÃ¥r utenfor grensene satt i din abonnementsplan." - -#: ../../include/plugin.php:499 -msgid "This action is not available under your subscription plan." -msgstr "Denne handlingen er ikke tilgjengelig i din abonnementsplan." - -#: ../../include/widgets.php:80 -msgid "System" -msgstr "System" - -#: ../../include/widgets.php:83 -msgid "Create Personal App" -msgstr "Lag personlig app" +#: ../../include/network.php:590 +msgid "view full size" +msgstr "vis full størrelse" -#: ../../include/widgets.php:84 -msgid "Edit Personal App" -msgstr "Endre personlig app" +#: ../../include/attach.php:221 ../../include/attach.php:275 +msgid "Item was not found." +msgstr "Elementet ble ikke funnet." -#: ../../include/widgets.php:130 ../../mod/suggest.php:53 -msgid "Ignore/Hide" -msgstr "Ignorer/Skjul" +#: ../../include/attach.php:331 +msgid "No source file." +msgstr "Ingen kildefil." -#: ../../include/widgets.php:136 ../../mod/connections.php:267 -msgid "Suggestions" -msgstr "Forslag" +#: ../../include/attach.php:348 +msgid "Cannot locate file to replace" +msgstr "Kan ikke finne filen som skal byttes ut" -#: ../../include/widgets.php:137 -msgid "See more..." -msgstr "Se mer..." +#: ../../include/attach.php:366 +msgid "Cannot locate file to revise/update" +msgstr "Finner ikke filen som skal revideres/oppdateres" -#: ../../include/widgets.php:159 +#: ../../include/attach.php:377 #, php-format -msgid "You have %1$.0f of %2$.0f allowed connections." -msgstr "Du har %1$.0f av %2$.0f tillate forbindelser." - -#: ../../include/widgets.php:165 -msgid "Add New Connection" -msgstr "Legg til ny forbindelse" - -#: ../../include/widgets.php:166 -msgid "Enter the channel address" -msgstr "Skriv kanal-adressen" - -#: ../../include/widgets.php:167 -msgid "Example: bob@example.com, http://example.com/barbara" -msgstr "Eksempel: ola.nordmann@eksempel.no, http://eksempel.no/karinordmann" - -#: ../../include/widgets.php:184 -msgid "Notes" -msgstr "Merknader" - -#: ../../include/widgets.php:256 -msgid "Remove term" -msgstr "Fjern begrep" - -#: ../../include/widgets.php:335 -msgid "Archives" -msgstr "Arkiv" - -#: ../../include/widgets.php:397 -msgid "Refresh" -msgstr "Forny" - -#: ../../include/widgets.php:398 ../../mod/connedit.php:428 -msgid "Me" -msgstr "Meg" - -#: ../../include/widgets.php:399 ../../mod/connedit.php:430 -msgid "Best Friends" -msgstr "Bestevenner" +msgid "File exceeds size limit of %d" +msgstr "Filens størrelse overgÃ¥r grensen pÃ¥ %d" -#: ../../include/widgets.php:401 -msgid "Co-workers" -msgstr "Medarbeidere" +#: ../../include/attach.php:389 +#, php-format +msgid "You have reached your limit of %1$.0f Mbytes attachment storage." +msgstr "Du har nÃ¥dd din lagringsgrense for vedlegg pÃ¥ %1$.0f Mbytes." -#: ../../include/widgets.php:402 ../../mod/connedit.php:432 -msgid "Former Friends" -msgstr "Tidligere venner" +#: ../../include/attach.php:472 +msgid "File upload failed. Possible system limit or action terminated." +msgstr "Mislyktes med Ã¥ laste opp filen. Mulig systemgrense eller handling avbrutt." -#: ../../include/widgets.php:403 ../../mod/connedit.php:433 -msgid "Acquaintances" -msgstr "Bekjente" +#: ../../include/attach.php:484 +msgid "Stored file could not be verified. Upload failed." +msgstr "Lagret fil kunne ikke bekreftes. Opplasting mislyktes." -#: ../../include/widgets.php:404 -msgid "Everybody" -msgstr "Alle" +#: ../../include/attach.php:526 ../../include/attach.php:543 +msgid "Path not available." +msgstr "Stien er ikke tilgjengelig." -#: ../../include/widgets.php:436 -msgid "Account settings" -msgstr "Kontoinnstillinger" +#: ../../include/attach.php:589 +msgid "Empty pathname" +msgstr "Tomt sti-navn" -#: ../../include/widgets.php:442 -msgid "Channel settings" -msgstr "Kanalinnstillinger" +#: ../../include/attach.php:605 +msgid "duplicate filename or path" +msgstr "duplikat av filnavn eller sti" -#: ../../include/widgets.php:448 -msgid "Additional features" -msgstr "Tilleggsfunksjoner" +#: ../../include/attach.php:629 +msgid "Path not found." +msgstr "Stien ble ikke funnet." -#: ../../include/widgets.php:454 -msgid "Feature settings" -msgstr "Funksjonsinnstillinger" +#: ../../include/attach.php:680 +msgid "mkdir failed." +msgstr "mkdir mislyktes." -#: ../../include/widgets.php:460 -msgid "Display settings" -msgstr "Visningsinnstillinger" +#: ../../include/attach.php:684 +msgid "database storage failed." +msgstr "databaselagring mislyktes." -#: ../../include/widgets.php:466 -msgid "Connected apps" -msgstr "Tilkoblede app-er" +#: ../../include/auth.php:116 +msgid "Logged out." +msgstr "Logget ut." -#: ../../include/widgets.php:472 -msgid "Export channel" -msgstr "Eksporter kanal" +#: ../../include/auth.php:257 +msgid "Failed authentication" +msgstr "Mislykket autentisering" -#: ../../include/widgets.php:484 -msgid "Automatic Permissions (Advanced)" -msgstr "Automatiske tillatelser (avansert)" +#: ../../include/auth.php:271 ../../mod/openid.php:190 +msgid "Login failed." +msgstr "Innlogging mislyktes." -#: ../../include/widgets.php:494 -msgid "Premium Channel Settings" -msgstr "Premiumkanal-innstillinger" +#: ../../include/datetime.php:43 ../../include/datetime.php:45 +msgid "Miscellaneous" +msgstr "Forskjellig" -#: ../../include/widgets.php:531 -msgid "Check Mail" -msgstr "Sjekk meldinger" +#: ../../include/datetime.php:142 +msgid "YYYY-MM-DD or MM-DD" +msgstr "YYYY-MM-DD eller MM-DD" -#: ../../include/widgets.php:612 -msgid "Chat Rooms" -msgstr "Chatrom" +#: ../../include/datetime.php:248 +msgid "never" +msgstr "aldri" -#: ../../include/widgets.php:630 -msgid "Bookmarked Chatrooms" -msgstr "Bokmerkede chatrom" +#: ../../include/datetime.php:254 +msgid "less than a second ago" +msgstr "for mindre enn ett sekund siden" -#: ../../include/widgets.php:648 -msgid "Suggested Chatrooms" -msgstr "ForeslÃ¥tte chatrom" +#: ../../include/datetime.php:257 +msgid "year" +msgstr "Ã¥r" -#: ../../include/ItemObject.php:118 -msgid "Save to Folder" -msgstr "Lagre i mappe" +#: ../../include/datetime.php:257 +msgid "years" +msgstr "Ã¥r" -#: ../../include/ItemObject.php:130 ../../include/ItemObject.php:142 -msgid "View all" -msgstr "Vis alle" +#: ../../include/datetime.php:258 +msgid "month" +msgstr "mÃ¥ned" -#: ../../include/ItemObject.php:134 -msgctxt "noun" -msgid "Like" -msgid_plural "Likes" -msgstr[0] "Liker" -msgstr[1] "Liker" +#: ../../include/datetime.php:258 +msgid "months" +msgstr "mÃ¥neder" -#: ../../include/ItemObject.php:139 -msgctxt "noun" -msgid "Dislike" -msgid_plural "Dislikes" -msgstr[0] "Liker ikke" -msgstr[1] "Liker ikke" +#: ../../include/datetime.php:259 +msgid "week" +msgstr "uke" -#: ../../include/ItemObject.php:167 -msgid "Add Star" -msgstr "Legg til stjerne" +#: ../../include/datetime.php:259 +msgid "weeks" +msgstr "uker" -#: ../../include/ItemObject.php:168 -msgid "Remove Star" -msgstr "Fjern stjerne" +#: ../../include/datetime.php:260 +msgid "day" +msgstr "dag" -#: ../../include/ItemObject.php:169 -msgid "Toggle Star Status" -msgstr "Skru av og pÃ¥ stjernestatus" +#: ../../include/datetime.php:260 +msgid "days" +msgstr "dager" -#: ../../include/ItemObject.php:173 -msgid "starred" -msgstr "stjernemerket" +#: ../../include/datetime.php:261 +msgid "hour" +msgstr "time" -#: ../../include/ItemObject.php:190 -msgid "Add Tag" -msgstr "Legg til merkelapp" +#: ../../include/datetime.php:261 +msgid "hours" +msgstr "timer" -#: ../../include/ItemObject.php:208 ../../mod/photos.php:969 -msgid "I like this (toggle)" -msgstr "Jeg liker dette (skru av og pÃ¥)" +#: ../../include/datetime.php:262 +msgid "minute" +msgstr "minutt" -#: ../../include/ItemObject.php:209 ../../mod/photos.php:970 -msgid "I don't like this (toggle)" -msgstr "Jeg liker ikke dette (skru av og pÃ¥)" +#: ../../include/datetime.php:262 +msgid "minutes" +msgstr "minutter" -#: ../../include/ItemObject.php:211 -msgid "Share This" -msgstr "Del dette" +#: ../../include/datetime.php:263 +msgid "second" +msgstr "sekund" -#: ../../include/ItemObject.php:211 -msgid "share" -msgstr "del" +#: ../../include/datetime.php:263 +msgid "seconds" +msgstr "sekunder" -#: ../../include/ItemObject.php:235 ../../include/ItemObject.php:236 +#: ../../include/datetime.php:272 #, php-format -msgid "View %s's profile - %s" -msgstr "Vis %s sin profil - %s" - -#: ../../include/ItemObject.php:237 -msgid "to" -msgstr "til" - -#: ../../include/ItemObject.php:238 -msgid "via" -msgstr "via" - -#: ../../include/ItemObject.php:239 -msgid "Wall-to-Wall" -msgstr "vegg-til-vegg" - -#: ../../include/ItemObject.php:240 -msgid "via Wall-To-Wall:" -msgstr "via vegg-til-vegg:" - -#: ../../include/ItemObject.php:274 -msgid "Save Bookmarks" -msgstr "Lagre bokmerker" - -#: ../../include/ItemObject.php:275 -msgid "Add to Calendar" -msgstr "Legg til i kalender" - -#: ../../include/ItemObject.php:283 -msgctxt "noun" -msgid "Likes" -msgstr "Liker" - -#: ../../include/ItemObject.php:284 -msgctxt "noun" -msgid "Dislikes" -msgstr "Liker ikke" +msgid "%1$d %2$s ago" +msgstr "%1$d %2$s siden" -#: ../../include/ItemObject.php:315 +#: ../../include/datetime.php:480 #, php-format -msgid "%d comment" -msgid_plural "%d comments" -msgstr[0] "%d kommentar" -msgstr[1] "%d kommentarer" - -#: ../../include/ItemObject.php:316 ../../include/js_strings.php:7 -msgid "[+] show all" -msgstr "[+] Vis alle" - -#: ../../include/ItemObject.php:580 ../../mod/photos.php:988 -#: ../../mod/photos.php:1075 -msgid "This is you" -msgstr "Dette er deg" - -#: ../../include/ItemObject.php:582 ../../include/js_strings.php:6 -#: ../../mod/photos.php:990 ../../mod/photos.php:1077 -msgid "Comment" -msgstr "Kommentar" - -#: ../../include/ItemObject.php:583 ../../mod/mood.php:135 -#: ../../mod/settings.php:515 ../../mod/settings.php:627 -#: ../../mod/settings.php:655 ../../mod/settings.php:679 -#: ../../mod/settings.php:749 ../../mod/settings.php:927 -#: ../../mod/poke.php:166 ../../mod/profiles.php:515 ../../mod/chat.php:177 -#: ../../mod/chat.php:211 ../../mod/connect.php:92 ../../mod/connedit.php:476 -#: ../../mod/setup.php:307 ../../mod/setup.php:350 ../../mod/pdledit.php:58 -#: ../../mod/sources.php:104 ../../mod/sources.php:138 -#: ../../mod/events.php:492 ../../mod/filestorage.php:135 -#: ../../mod/fsuggest.php:108 ../../mod/group.php:81 ../../mod/admin.php:442 -#: ../../mod/admin.php:751 ../../mod/admin.php:885 ../../mod/admin.php:1018 -#: ../../mod/admin.php:1217 ../../mod/admin.php:1304 ../../mod/thing.php:283 -#: ../../mod/thing.php:326 ../../mod/import.php:393 ../../mod/invite.php:156 -#: ../../mod/mail.php:223 ../../mod/mail.php:335 ../../mod/photos.php:563 -#: ../../mod/photos.php:668 ../../mod/photos.php:951 ../../mod/photos.php:991 -#: ../../mod/photos.php:1078 ../../mod/appman.php:99 -#: ../../view/theme/apw/php/config.php:256 -#: ../../view/theme/blogga/php/config.php:67 -#: ../../view/theme/blogga/view/theme/blog/config.php:67 -#: ../../view/theme/redbasic/php/config.php:99 -msgid "Submit" -msgstr "Send" - -#: ../../include/ItemObject.php:584 -msgid "Bold" -msgstr "Uthevet" +msgid "%1$s's birthday" +msgstr "%1$s sin fødselsdag" -#: ../../include/ItemObject.php:585 -msgid "Italic" -msgstr "Kursiv" +#: ../../include/datetime.php:481 +#, php-format +msgid "Happy Birthday %1$s" +msgstr "Gratulerer med dagen, %1$s !" -#: ../../include/ItemObject.php:586 -msgid "Underline" -msgstr "Understreket" +#: ../../include/photos.php:105 +#, php-format +msgid "Image exceeds website size limit of %lu bytes" +msgstr "Bilde overstiger nettstedets størrelsesbegrensning pÃ¥ %lu bytes" -#: ../../include/ItemObject.php:587 -msgid "Quote" -msgstr "Sitat" +#: ../../include/photos.php:112 +msgid "Image file is empty." +msgstr "Bildefilen er tom." -#: ../../include/ItemObject.php:588 -msgid "Code" -msgstr "Kode" +#: ../../include/photos.php:141 ../../mod/profile_photo.php:216 +msgid "Unable to process image" +msgstr "Kan ikke behandle bildet" -#: ../../include/ItemObject.php:589 -msgid "Image" -msgstr "Bilde" +#: ../../include/photos.php:213 +msgid "Photo storage failed." +msgstr "Bildelagring mislyktes." -#: ../../include/ItemObject.php:590 -msgid "Link" -msgstr "Lenke" +#: ../../include/photos.php:345 +msgid "Upload New Photos" +msgstr "Last opp nye bilder" -#: ../../include/ItemObject.php:591 -msgid "Video" -msgstr "Video" +#: ../../include/security.php:323 +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 "Skjemaets sikkerhetspollett var ikke gyldig. Dette skjedde antakelig fordi skjemaet har vært Ã¥pnet for lenge (>3 timer) før det ble sendt inn." #: ../../include/js_strings.php:5 msgid "Delete this item?" msgstr "Slett dette elementet?" +#: ../../include/js_strings.php:6 ../../include/ItemObject.php:598 +#: ../../mod/photos.php:995 ../../mod/photos.php:1105 +msgid "Comment" +msgstr "Kommentar" + +#: ../../include/js_strings.php:7 ../../include/ItemObject.php:332 +msgid "[+] show all" +msgstr "[+] Vis alle" + #: ../../include/js_strings.php:8 msgid "[-] show less" msgstr "[-] Vis mindre" @@ -2933,92 +2790,90 @@ msgstr "Varsel: Tillatelser har blitt endret, men de har ennÃ¥ ikke blitt sendt msgid "close all" msgstr "Lukk alle" -#: ../../include/js_strings.php:19 +#: ../../include/js_strings.php:18 +msgid "Nothing new here" +msgstr "Ikke noe nytt her" + +#: ../../include/js_strings.php:20 msgid "timeago.prefixAgo" msgstr "timeago.prefixAgo" -#: ../../include/js_strings.php:20 +#: ../../include/js_strings.php:21 msgid "timeago.prefixFromNow" msgstr "timeago.prefixFromNow" -#: ../../include/js_strings.php:21 +#: ../../include/js_strings.php:22 msgid "ago" msgstr "siden" -#: ../../include/js_strings.php:22 +#: ../../include/js_strings.php:23 msgid "from now" msgstr "fra nÃ¥" -#: ../../include/js_strings.php:23 +#: ../../include/js_strings.php:24 msgid "less than a minute" msgstr "mindre enn ett minutt" -#: ../../include/js_strings.php:24 +#: ../../include/js_strings.php:25 msgid "about a minute" msgstr "omtrent et minutt" -#: ../../include/js_strings.php:25 +#: ../../include/js_strings.php:26 #, php-format msgid "%d minutes" msgstr "%d minutter" -#: ../../include/js_strings.php:26 +#: ../../include/js_strings.php:27 msgid "about an hour" msgstr "omtrent en time" -#: ../../include/js_strings.php:27 +#: ../../include/js_strings.php:28 #, php-format msgid "about %d hours" msgstr "omtrent %d timer" -#: ../../include/js_strings.php:28 +#: ../../include/js_strings.php:29 msgid "a day" msgstr "en dag" -#: ../../include/js_strings.php:29 +#: ../../include/js_strings.php:30 #, php-format msgid "%d days" msgstr "%d dager" -#: ../../include/js_strings.php:30 +#: ../../include/js_strings.php:31 msgid "about a month" msgstr "omtrent en mÃ¥ned" -#: ../../include/js_strings.php:31 +#: ../../include/js_strings.php:32 #, php-format msgid "%d months" msgstr "%d mÃ¥neder" -#: ../../include/js_strings.php:32 +#: ../../include/js_strings.php:33 msgid "about a year" msgstr "omtrent et Ã¥r" -#: ../../include/js_strings.php:33 +#: ../../include/js_strings.php:34 #, php-format msgid "%d years" msgstr "%d Ã¥r" -#: ../../include/js_strings.php:34 +#: ../../include/js_strings.php:35 msgid " " msgstr " " -#: ../../include/js_strings.php:35 +#: ../../include/js_strings.php:36 msgid "timeago.numbers" msgstr "timeago.numbers" -#: ../../include/Contact.php:123 -msgid "New window" -msgstr "Nytt vindu" - -#: ../../include/Contact.php:124 -msgid "Open the selected location in a different window or browser tab" -msgstr "Ã…pne det valgte stedet i et annet vindu eller nettleser-fane" - #: ../../include/profile_selectors.php:6 +#: ../../include/profile_selectors.php:23 msgid "Male" msgstr "Mannlig" #: ../../include/profile_selectors.php:6 +#: ../../include/profile_selectors.php:23 msgid "Female" msgstr "Kvinnelig" @@ -3063,910 +2918,1646 @@ msgid "Non-specific" msgstr "Ubestemt" #: ../../include/profile_selectors.php:6 -msgid "Other" -msgstr "Annen" - -#: ../../include/profile_selectors.php:6 msgid "Undecided" msgstr "Ubestemt" -#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:61 msgid "Males" msgstr "Menn" -#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:61 msgid "Females" msgstr "Kvinner" -#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:42 msgid "Gay" msgstr "Homo" -#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:42 msgid "Lesbian" msgstr "Lesbisk" -#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:42 msgid "No Preference" msgstr "Ingen preferanse" -#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:42 msgid "Bisexual" msgstr "Biseksuell" -#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:42 msgid "Autosexual" msgstr "Autoseksuell" -#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:42 msgid "Abstinent" msgstr "Avholdende" -#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:42 msgid "Virgin" msgstr "Jomfru" -#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:42 msgid "Deviant" msgstr "Avviker" -#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:42 msgid "Fetish" msgstr "Fetisj" -#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:42 msgid "Oodles" msgstr "Masse" -#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:42 msgid "Nonsexual" msgstr "Ikke-seksuell" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 msgid "Single" msgstr "Enslig" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Lonely" msgstr "Ensom" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Available" msgstr "Tilgjengelig" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Unavailable" msgstr "Ikke tilgjengelig" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Has crush" msgstr "Er forelsket" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Infatuated" msgstr "Betatt" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 msgid "Dating" msgstr "Sammen med" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Unfaithful" msgstr "Utro" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Sex Addict" msgstr "Sexavhengig" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Friends/Benefits" msgstr "Venner med frynsegoder" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Casual" msgstr "Tilfeldig" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Engaged" msgstr "Forlovet" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 msgid "Married" msgstr "Gift" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Imaginarily married" msgstr "Gift i fantasien" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Partners" msgstr "Partnere" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 msgid "Cohabiting" msgstr "Samboer" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Common law" msgstr "Samboer" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Happy" msgstr "Lykkelig" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Not looking" msgstr "Ikke pÃ¥ utkikk" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Swinger" msgstr "Partnerbytte" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Betrayed" msgstr "Bedratt" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 msgid "Separated" msgstr "Separert" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Unstable" msgstr "Ustabilt" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 msgid "Divorced" msgstr "Skilt" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Imaginarily divorced" msgstr "Skilt i fantasien" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 msgid "Widowed" msgstr "Enke" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Uncertain" msgstr "Usikkert" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 msgid "It's complicated" msgstr "Det er komplisert" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Don't care" msgstr "Bryr meg ikke" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Ask me" msgstr "Spør meg" -#: ../../include/auth.php:79 -msgid "Logged out." -msgstr "Logget ut." - -#: ../../include/auth.php:198 -msgid "Failed authentication" -msgstr "Mislykket autentisering" +#: ../../include/text.php:321 +msgid "prev" +msgstr "forrige" -#: ../../include/auth.php:213 ../../mod/openid.php:188 -msgid "Login failed." -msgstr "Innlogging mislyktes." +#: ../../include/text.php:323 +msgid "first" +msgstr "første" -#: ../../include/items.php:306 ../../mod/profperm.php:23 -#: ../../mod/subthread.php:49 ../../mod/group.php:68 ../../mod/like.php:63 -#: ../../index.php:360 -msgid "Permission denied" -msgstr "Tillatelse avvist" +#: ../../include/text.php:352 +msgid "last" +msgstr "siste" -#: ../../include/items.php:830 -msgid "(Unknown)" -msgstr "(Ukjent)" +#: ../../include/text.php:355 +msgid "next" +msgstr "neste" -#: ../../include/items.php:3617 ../../mod/display.php:32 -#: ../../mod/filestorage.php:18 ../../mod/home.php:65 ../../mod/admin.php:159 -#: ../../mod/admin.php:922 ../../mod/admin.php:1125 ../../mod/thing.php:78 -#: ../../mod/viewsrc.php:18 -msgid "Item not found." -msgstr "Elementet ble ikke funnet." +#: ../../include/text.php:367 +msgid "older" +msgstr "eldre" -#: ../../include/items.php:4041 ../../mod/group.php:38 ../../mod/group.php:140 -msgid "Collection not found." -msgstr "Samlingen ble ikke funnet." +#: ../../include/text.php:369 +msgid "newer" +msgstr "nyere" -#: ../../include/items.php:4056 -msgid "Collection is empty." -msgstr "Samlingen er tom." +#: ../../include/text.php:736 +msgid "No connections" +msgstr "Ingen forbindelser" -#: ../../include/items.php:4063 +#: ../../include/text.php:753 #, php-format -msgid "Collection: %s" -msgstr "Samling: %s" +msgid "%d Connection" +msgid_plural "%d Connections" +msgstr[0] "%d forbindelse" +msgstr[1] "%d forbindelser" -#: ../../include/items.php:4074 -#, php-format -msgid "Connection: %s" -msgstr "Forbindelse: %s" +#: ../../include/text.php:766 +msgid "View Connections" +msgstr "Vis forbindelser" -#: ../../include/items.php:4077 -msgid "Connection not found." -msgstr "Forbindelsen ble ikke funnet." +#: ../../include/text.php:905 +msgid "poke" +msgstr "prikk" -#: ../../include/permissions.php:13 -msgid "Can view my \"public\" stream and posts" -msgstr "Kan se min \"offentlige\" strøm og innlegg" +#: ../../include/text.php:906 +msgid "ping" +msgstr "varsle" -#: ../../include/permissions.php:14 -msgid "Can view my \"public\" channel profile" -msgstr "Kan se min \"offentlige\" kanalprofil" +#: ../../include/text.php:906 +msgid "pinged" +msgstr "varslet" -#: ../../include/permissions.php:15 -msgid "Can view my \"public\" photo albums" -msgstr "Kan se mine \"offentlige\" fotoalbum" +#: ../../include/text.php:907 +msgid "prod" +msgstr "oppildne" -#: ../../include/permissions.php:16 -msgid "Can view my \"public\" address book" -msgstr "Kan se min \"offentlige\" adressebok" +#: ../../include/text.php:907 +msgid "prodded" +msgstr "oppildnet" -#: ../../include/permissions.php:17 -msgid "Can view my \"public\" file storage" -msgstr "Kan se mitt \"offentlige\" fillager" +#: ../../include/text.php:908 +msgid "slap" +msgstr "daske" -#: ../../include/permissions.php:18 -msgid "Can view my \"public\" pages" -msgstr "Kan se mine \"offentlige\" sider" +#: ../../include/text.php:908 +msgid "slapped" +msgstr "dasket" -#: ../../include/permissions.php:21 -msgid "Can send me their channel stream and posts" -msgstr "Kan sende meg deres kanalstrøm og innlegg" +#: ../../include/text.php:909 +msgid "finger" +msgstr "fingre" -#: ../../include/permissions.php:22 -msgid "Can post on my channel page (\"wall\")" -msgstr "Kan lage innlegg pÃ¥ min kanalside (\"vegg\")" +#: ../../include/text.php:909 +msgid "fingered" +msgstr "fingret" -#: ../../include/permissions.php:23 -msgid "Can comment on my posts" -msgstr "Kan kommentere pÃ¥ mine innlegg" +#: ../../include/text.php:910 +msgid "rebuff" +msgstr "tilbakevise" -#: ../../include/permissions.php:24 -msgid "Can send me private mail messages" -msgstr "Kan sende meg private meldinger" +#: ../../include/text.php:910 +msgid "rebuffed" +msgstr "tilbakeviste" -#: ../../include/permissions.php:25 -msgid "Can post photos to my photo albums" -msgstr "Kan legge inn bilder i mine fotoalbum" +#: ../../include/text.php:919 +msgid "happy" +msgstr "glad" -#: ../../include/permissions.php:26 -msgid "Can forward to all my channel contacts via post @mentions" -msgstr "Kan videresende til alle mine kanalkontakter via @navn i innlegg" +#: ../../include/text.php:920 +msgid "sad" +msgstr "trist" -#: ../../include/permissions.php:26 -msgid "Advanced - useful for creating group forum channels" -msgstr "Avansert - nyttig for Ã¥ lage forumkanaler for grupper" +#: ../../include/text.php:921 +msgid "mellow" +msgstr "dempet" -#: ../../include/permissions.php:27 -msgid "Can chat with me (when available)" -msgstr "Kan chatte/sende lynmeldinger til meg (nÃ¥r tilgjengelig)" +#: ../../include/text.php:922 +msgid "tired" +msgstr "trøtt" -#: ../../include/permissions.php:28 -msgid "Can write to my \"public\" file storage" -msgstr "Kan skrive til mitt \"offentlige\" fillager" +#: ../../include/text.php:923 +msgid "perky" +msgstr "oppkvikket" -#: ../../include/permissions.php:29 -msgid "Can edit my \"public\" pages" -msgstr "Kan endre mine \"offentlige\" sider" +#: ../../include/text.php:924 +msgid "angry" +msgstr "sint" -#: ../../include/permissions.php:31 -msgid "Can source my \"public\" posts in derived channels" -msgstr "Kan bruke mine \"offentlige\" innlegg som kanalkilde i egne kanaler" +#: ../../include/text.php:925 +msgid "stupified" +msgstr "sløvet" -#: ../../include/permissions.php:31 -msgid "Somewhat advanced - very useful in open communities" -msgstr "Litt avansert - svært nyttig i Ã¥pne fellesskap" +#: ../../include/text.php:926 +msgid "puzzled" +msgstr "forundret" -#: ../../include/permissions.php:33 -msgid "Can administer my channel resources" -msgstr "Kan administrere mine kanalressurser" +#: ../../include/text.php:927 +msgid "interested" +msgstr "interessert" -#: ../../include/permissions.php:33 -msgid "" -"Extremely advanced. Leave this alone unless you know what you are doing" -msgstr "Ekstremt avansert. La dette være med mindre du vet hva du gjør" +#: ../../include/text.php:928 +msgid "bitter" +msgstr "bitter" + +#: ../../include/text.php:929 +msgid "cheerful" +msgstr "munter" + +#: ../../include/text.php:930 +msgid "alive" +msgstr "levende" + +#: ../../include/text.php:931 +msgid "annoyed" +msgstr "irritert" + +#: ../../include/text.php:932 +msgid "anxious" +msgstr "nervøs" + +#: ../../include/text.php:933 +msgid "cranky" +msgstr "gretten" + +#: ../../include/text.php:934 +msgid "disturbed" +msgstr "foruroliget" + +#: ../../include/text.php:935 +msgid "frustrated" +msgstr "frustrert" + +#: ../../include/text.php:936 +msgid "depressed" +msgstr "lei seg" + +#: ../../include/text.php:937 +msgid "motivated" +msgstr "motivert" + +#: ../../include/text.php:938 +msgid "relaxed" +msgstr "avslappet" + +#: ../../include/text.php:939 +msgid "surprised" +msgstr "overrasket" + +#: ../../include/text.php:1103 +msgid "Monday" +msgstr "mandag" + +#: ../../include/text.php:1103 +msgid "Tuesday" +msgstr "tirsdag" + +#: ../../include/text.php:1103 +msgid "Wednesday" +msgstr "onsdag" + +#: ../../include/text.php:1103 +msgid "Thursday" +msgstr "torsdag" + +#: ../../include/text.php:1103 +msgid "Friday" +msgstr "fredag" + +#: ../../include/text.php:1103 +msgid "Saturday" +msgstr "lørdag" + +#: ../../include/text.php:1103 +msgid "Sunday" +msgstr "søndag" + +#: ../../include/text.php:1107 +msgid "January" +msgstr "januar" + +#: ../../include/text.php:1107 +msgid "February" +msgstr "februar" + +#: ../../include/text.php:1107 +msgid "March" +msgstr "mars" + +#: ../../include/text.php:1107 +msgid "April" +msgstr "april" + +#: ../../include/text.php:1107 +msgid "May" +msgstr "mai" + +#: ../../include/text.php:1107 +msgid "June" +msgstr "juni" + +#: ../../include/text.php:1107 +msgid "July" +msgstr "juli" + +#: ../../include/text.php:1107 +msgid "August" +msgstr "august" + +#: ../../include/text.php:1107 +msgid "September" +msgstr "september" + +#: ../../include/text.php:1107 +msgid "October" +msgstr "oktober" + +#: ../../include/text.php:1107 +msgid "November" +msgstr "november" + +#: ../../include/text.php:1107 +msgid "December" +msgstr "desember" + +#: ../../include/text.php:1185 +msgid "unknown.???" +msgstr "ukjent.???" + +#: ../../include/text.php:1186 +msgid "bytes" +msgstr "bytes" + +#: ../../include/text.php:1225 +msgid "remove category" +msgstr "fjern kategori" + +#: ../../include/text.php:1295 +msgid "remove from file" +msgstr "fjern fra fil" + +#: ../../include/text.php:1360 ../../include/text.php:1372 +msgid "Click to open/close" +msgstr "Klikk for Ã¥ Ã¥pne/lukke" + +#: ../../include/text.php:1527 ../../mod/events.php:409 +msgid "Link to Source" +msgstr "Lenke til kilde" + +#: ../../include/text.php:1546 +msgid "Select a page layout: " +msgstr "Velg en side-layout:" + +#: ../../include/text.php:1549 ../../include/text.php:1614 +msgid "default" +msgstr "standard" + +#: ../../include/text.php:1585 +msgid "Page content type: " +msgstr "Sidens innholdstype:" + +#: ../../include/text.php:1626 +msgid "Select an alternate language" +msgstr "Velg et annet sprÃ¥k" + +#: ../../include/text.php:1760 +msgid "activity" +msgstr "aktivitet" + +#: ../../include/text.php:2041 +msgid "Design" +msgstr "Formgivning" + +#: ../../include/text.php:2044 +msgid "Blocks" +msgstr "Byggeklosser" + +#: ../../include/text.php:2045 +msgid "Menus" +msgstr "Menyer" + +#: ../../include/text.php:2046 +msgid "Layouts" +msgstr "Layout" + +#: ../../include/text.php:2047 +msgid "Pages" +msgstr "Sider" + +#: ../../include/acl_selectors.php:240 +msgid "Visible to your default audience" +msgstr "Synlig for ditt standard publikum" + +#: ../../include/acl_selectors.php:241 +msgid "Show" +msgstr "Vis" + +#: ../../include/acl_selectors.php:242 +msgid "Don't show" +msgstr "Ikke vis" + +#: ../../include/acl_selectors.php:248 ../../mod/events.php:585 +#: ../../mod/chat.php:209 ../../mod/photos.php:588 ../../mod/photos.php:950 +#: ../../mod/filestorage.php:137 +msgid "Permissions" +msgstr "Tillatelser" + +#: ../../include/acl_selectors.php:249 ../../include/ItemObject.php:305 +#: ../../mod/photos.php:1148 +msgid "Close" +msgstr "Lukk" + +#: ../../include/api.php:1084 +msgid "Public Timeline" +msgstr "Offentlig tidslinje" + +#: ../../include/apps.php:126 +msgid "Site Admin" +msgstr "Nettstedsadministrator" + +#: ../../include/apps.php:128 +msgid "Address Book" +msgstr "Adressebok" + +#: ../../include/apps.php:142 ../../mod/mood.php:131 +msgid "Mood" +msgstr "Stemning" + +#: ../../include/apps.php:146 +msgid "Probe" +msgstr "Undersøk" + +#: ../../include/apps.php:147 +msgid "Suggest" +msgstr "ForreslÃ¥" + +#: ../../include/apps.php:148 +msgid "Random Channel" +msgstr "Tilfeldig kanal" + +#: ../../include/apps.php:149 +msgid "Invite" +msgstr "Inviter" + +#: ../../include/apps.php:150 +msgid "Features" +msgstr "Funksjoner" + +#: ../../include/apps.php:151 +msgid "Language" +msgstr "SprÃ¥k" + +#: ../../include/apps.php:152 +msgid "Post" +msgstr "Innlegg" + +#: ../../include/apps.php:153 +msgid "Profile Photo" +msgstr "Profilbilde" + +#: ../../include/apps.php:242 ../../mod/settings.php:81 +#: ../../mod/settings.php:575 +msgid "Update" +msgstr "Oppdater" + +#: ../../include/apps.php:242 +msgid "Install" +msgstr "Installer" + +#: ../../include/apps.php:247 +msgid "Purchase" +msgstr "Kjøp" + +#: ../../include/ItemObject.php:130 +msgid "Save to Folder" +msgstr "Lagre i mappe" + +#: ../../include/ItemObject.php:142 ../../include/ItemObject.php:154 +#: ../../mod/photos.php:1022 ../../mod/photos.php:1034 +msgid "View all" +msgstr "Vis alle" + +#: ../../include/ItemObject.php:151 ../../mod/photos.php:1031 +msgctxt "noun" +msgid "Dislike" +msgid_plural "Dislikes" +msgstr[0] "Liker ikke" +msgstr[1] "Liker ikke" + +#: ../../include/ItemObject.php:179 +msgid "Add Star" +msgstr "Legg til stjerne" + +#: ../../include/ItemObject.php:180 +msgid "Remove Star" +msgstr "Fjern stjerne" + +#: ../../include/ItemObject.php:181 +msgid "Toggle Star Status" +msgstr "Skru av og pÃ¥ stjernestatus" + +#: ../../include/ItemObject.php:185 +msgid "starred" +msgstr "stjernemerket" + +#: ../../include/ItemObject.php:203 +msgid "Add Tag" +msgstr "Legg til merkelapp" + +#: ../../include/ItemObject.php:221 ../../mod/photos.php:974 +msgid "I like this (toggle)" +msgstr "Jeg liker dette (skru av og pÃ¥)" + +#: ../../include/ItemObject.php:222 ../../mod/photos.php:975 +msgid "I don't like this (toggle)" +msgstr "Jeg liker ikke dette (skru av og pÃ¥)" + +#: ../../include/ItemObject.php:226 +msgid "Share This" +msgstr "Del dette" + +#: ../../include/ItemObject.php:226 +msgid "share" +msgstr "del" + +#: ../../include/ItemObject.php:249 ../../include/ItemObject.php:250 +#, php-format +msgid "View %s's profile - %s" +msgstr "Vis %s sin profil - %s" + +#: ../../include/ItemObject.php:251 +msgid "to" +msgstr "til" + +#: ../../include/ItemObject.php:252 +msgid "via" +msgstr "via" + +#: ../../include/ItemObject.php:253 +msgid "Wall-to-Wall" +msgstr "vegg-til-vegg" + +#: ../../include/ItemObject.php:254 +msgid "via Wall-To-Wall:" +msgstr "via vegg-til-vegg:" + +#: ../../include/ItemObject.php:290 +msgid "Save Bookmarks" +msgstr "Lagre bokmerker" + +#: ../../include/ItemObject.php:291 +msgid "Add to Calendar" +msgstr "Legg til i kalender" + +#: ../../include/ItemObject.php:299 ../../mod/photos.php:1142 +msgctxt "noun" +msgid "Likes" +msgstr "Liker" + +#: ../../include/ItemObject.php:300 ../../mod/photos.php:1143 +msgctxt "noun" +msgid "Dislikes" +msgstr "Liker ikke" + +#: ../../include/ItemObject.php:331 +#, php-format +msgid "%d comment" +msgid_plural "%d comments" +msgstr[0] "%d kommentar" +msgstr[1] "%d kommentarer" + +#: ../../include/ItemObject.php:596 ../../mod/photos.php:993 +#: ../../mod/photos.php:1103 +msgid "This is you" +msgstr "Dette er deg" + +#: ../../include/ItemObject.php:599 ../../mod/mood.php:135 +#: ../../mod/profiles.php:633 ../../mod/connect.php:92 ../../mod/setup.php:313 +#: ../../mod/setup.php:358 ../../mod/poke.php:166 ../../mod/sources.php:104 +#: ../../mod/sources.php:138 ../../mod/events.php:587 ../../mod/chat.php:177 +#: ../../mod/chat.php:211 ../../mod/photos.php:594 ../../mod/photos.php:671 +#: ../../mod/photos.php:956 ../../mod/photos.php:996 ../../mod/photos.php:1106 +#: ../../mod/connedit.php:555 ../../mod/thing.php:284 ../../mod/thing.php:327 +#: ../../mod/pdledit.php:58 ../../mod/settings.php:549 +#: ../../mod/settings.php:661 ../../mod/settings.php:690 +#: ../../mod/settings.php:714 ../../mod/settings.php:790 +#: ../../mod/settings.php:976 ../../mod/fsuggest.php:108 +#: ../../mod/filestorage.php:146 ../../mod/group.php:81 +#: ../../mod/import.php:480 ../../mod/admin.php:412 ../../mod/admin.php:723 +#: ../../mod/admin.php:859 ../../mod/admin.php:992 ../../mod/admin.php:1191 +#: ../../mod/admin.php:1278 ../../mod/invite.php:142 ../../mod/locs.php:99 +#: ../../mod/mail.php:348 ../../mod/xchan.php:11 ../../mod/appman.php:99 +#: ../../mod/poll.php:68 ../../view/theme/apw/php/config.php:256 +#: ../../view/theme/blogga/php/config.php:67 +#: ../../view/theme/blogga/view/theme/blog/config.php:67 +#: ../../view/theme/redbasic/php/config.php:99 +msgid "Submit" +msgstr "Send" + +#: ../../include/ItemObject.php:600 +msgid "Bold" +msgstr "Uthevet" + +#: ../../include/ItemObject.php:601 +msgid "Italic" +msgstr "Kursiv" + +#: ../../include/ItemObject.php:602 +msgid "Underline" +msgstr "Understreket" + +#: ../../include/ItemObject.php:603 +msgid "Quote" +msgstr "Sitat" + +#: ../../include/ItemObject.php:604 +msgid "Code" +msgstr "Kode" + +#: ../../include/ItemObject.php:605 +msgid "Image" +msgstr "Bilde" + +#: ../../include/ItemObject.php:606 +msgid "Link" +msgstr "Lenke" + +#: ../../include/ItemObject.php:607 +msgid "Video" +msgstr "Video" #: ../../mod/mood.php:132 msgid "Set your current mood and tell your friends" msgstr "Angi ditt nÃ¥værende humør og fortell dine venner" -#: ../../mod/mitem.php:14 ../../mod/menu.php:92 +#: ../../mod/profperm.php:29 ../../mod/profperm.php:58 +msgid "Invalid profile identifier." +msgstr "Ugyldig profil-identifikator." + +#: ../../mod/profperm.php:110 +msgid "Profile Visibility Editor" +msgstr "Endre profilsynlighet" + +#: ../../mod/profperm.php:114 +msgid "Click on a contact to add or remove." +msgstr "Klikk pÃ¥ en kontakt for Ã¥ legge til eller fjerne." + +#: ../../mod/profperm.php:123 +msgid "Visible To" +msgstr "Synlig for" + +#: ../../mod/profperm.php:139 ../../mod/connections.php:279 +msgid "All Connections" +msgstr "Alle forbindelser" + +#: ../../mod/mitem.php:24 ../../mod/menu.php:108 msgid "Menu not found." msgstr "Menyen ble ikke funnet." -#: ../../mod/mitem.php:47 +#: ../../mod/mitem.php:67 msgid "Menu element updated." msgstr "Menyelement er oppdatert." -#: ../../mod/mitem.php:51 +#: ../../mod/mitem.php:71 msgid "Unable to update menu element." msgstr "Ikke i stand til Ã¥ oppdatere menyelement." -#: ../../mod/mitem.php:57 +#: ../../mod/mitem.php:77 msgid "Menu element added." msgstr "Menyelement lagt til." -#: ../../mod/mitem.php:61 +#: ../../mod/mitem.php:81 msgid "Unable to add menu element." msgstr "Ikke i stand til Ã¥ legge til menyelement." -#: ../../mod/mitem.php:78 ../../mod/dirprofile.php:175 ../../mod/menu.php:120 -#: ../../mod/xchan.php:27 +#: ../../mod/mitem.php:111 ../../mod/menu.php:136 ../../mod/xchan.php:37 msgid "Not found." msgstr "Ikke funnet." -#: ../../mod/mitem.php:96 +#: ../../mod/mitem.php:127 msgid "Manage Menu Elements" msgstr "HÃ¥ndtere menyelementer" -#: ../../mod/mitem.php:99 +#: ../../mod/mitem.php:130 msgid "Edit menu" msgstr "Endre meny" -#: ../../mod/mitem.php:102 +#: ../../mod/mitem.php:133 msgid "Edit element" msgstr "Endre element" -#: ../../mod/mitem.php:103 +#: ../../mod/mitem.php:134 msgid "Drop element" msgstr "Slett element" -#: ../../mod/mitem.php:104 +#: ../../mod/mitem.php:135 msgid "New element" msgstr "Nytt element" -#: ../../mod/mitem.php:105 +#: ../../mod/mitem.php:136 msgid "Edit this menu container" msgstr "Endre denne menybeholderen" -#: ../../mod/mitem.php:106 +#: ../../mod/mitem.php:137 msgid "Add menu element" msgstr "Legg til menyelement" -#: ../../mod/mitem.php:107 +#: ../../mod/mitem.php:138 msgid "Delete this menu item" msgstr "Slett dette menyelementet" -#: ../../mod/mitem.php:108 +#: ../../mod/mitem.php:139 msgid "Edit this menu item" msgstr "Endre dette menyelementet" -#: ../../mod/mitem.php:131 +#: ../../mod/mitem.php:158 msgid "New Menu Element" msgstr "Nytt menyelement" -#: ../../mod/mitem.php:133 ../../mod/mitem.php:176 +#: ../../mod/mitem.php:160 ../../mod/mitem.php:203 msgid "Menu Item Permissions" msgstr "Menyelement Tillatelser" -#: ../../mod/mitem.php:134 ../../mod/mitem.php:177 ../../mod/settings.php:960 +#: ../../mod/mitem.php:161 ../../mod/mitem.php:204 ../../mod/settings.php:1011 msgid "(click to open/close)" msgstr "(klikk for Ã¥ Ã¥pne/lukke)" -#: ../../mod/mitem.php:136 ../../mod/mitem.php:180 +#: ../../mod/mitem.php:163 ../../mod/mitem.php:207 msgid "Link text" msgstr "Lenketekst" -#: ../../mod/mitem.php:137 ../../mod/mitem.php:181 +#: ../../mod/mitem.php:164 ../../mod/mitem.php:208 msgid "URL of link" msgstr "URL-en til lenken" -#: ../../mod/mitem.php:138 ../../mod/mitem.php:182 -msgid "Use Red magic-auth if available" -msgstr "Bruk Red sin magiske-autent hvis mulig" +#: ../../mod/mitem.php:165 ../../mod/mitem.php:209 +msgid "Use RedMatrix magic-auth if available" +msgstr "Bruk RedMatrixs magiske-autentisering hvis tilgjengelig" -#: ../../mod/mitem.php:139 ../../mod/mitem.php:183 +#: ../../mod/mitem.php:166 ../../mod/mitem.php:210 msgid "Open link in new window" msgstr "Ã…pne lenke i nytt vindu" -#: ../../mod/mitem.php:141 ../../mod/mitem.php:185 +#: ../../mod/mitem.php:168 ../../mod/mitem.php:212 msgid "Order in list" msgstr "Ordne i liste" -#: ../../mod/mitem.php:141 ../../mod/mitem.php:185 +#: ../../mod/mitem.php:168 ../../mod/mitem.php:212 msgid "Higher numbers will sink to bottom of listing" msgstr "Høyere tall vil synke mot bunnen av listen" -#: ../../mod/mitem.php:142 ../../mod/menu.php:84 ../../mod/new_channel.php:117 -msgid "Create" -msgstr "Lag" - -#: ../../mod/mitem.php:154 +#: ../../mod/mitem.php:181 msgid "Menu item not found." msgstr "Menyelement ble ikke funnet." -#: ../../mod/mitem.php:163 +#: ../../mod/mitem.php:190 msgid "Menu item deleted." msgstr "Menyelement slettet." -#: ../../mod/mitem.php:165 +#: ../../mod/mitem.php:192 msgid "Menu item could not be deleted." msgstr "Menyelement kunne ikke bli slettet." -#: ../../mod/mitem.php:174 +#: ../../mod/mitem.php:201 msgid "Edit Menu Element" msgstr "Endre menyelement" -#: ../../mod/mitem.php:186 ../../mod/menu.php:114 +#: ../../mod/mitem.php:213 ../../mod/menu.php:130 msgid "Modify" msgstr "Endre" -#: ../../mod/ping.php:192 -msgid "sent you a private message" -msgstr "sendte deg en privat melding" +#: ../../mod/achievements.php:34 +msgid "Some blurb about what to do when you're new here" +msgstr "En standardtekst om hva du bør gjøre som ny her" -#: ../../mod/ping.php:250 -msgid "added your channel" -msgstr "la til din kanal" +#: ../../mod/profiles.php:18 ../../mod/profiles.php:165 +#: ../../mod/profiles.php:222 ../../mod/profiles.php:565 +msgid "Profile not found." +msgstr "Profilen ble ikke funnet." -#: ../../mod/ping.php:294 -msgid "posted an event" -msgstr "la ut en hendelse" +#: ../../mod/profiles.php:38 +msgid "Profile deleted." +msgstr "Profilen er slettet." -#: ../../mod/acl.php:239 -msgid "network" -msgstr "nettverk" +#: ../../mod/profiles.php:56 ../../mod/profiles.php:92 +msgid "Profile-" +msgstr "Profil-" -#: ../../mod/settings.php:71 -msgid "Name is required" -msgstr "Navn er pÃ¥krevd" +#: ../../mod/profiles.php:77 ../../mod/profiles.php:120 +msgid "New profile created." +msgstr "Ny profil opprettet." -#: ../../mod/settings.php:75 -msgid "Key and Secret are required" -msgstr "Nøkkel og hemmelighet er pÃ¥krevd" +#: ../../mod/profiles.php:98 +msgid "Profile unavailable to clone." +msgstr "Profilen er utilgjengelig for klonen." -#: ../../mod/settings.php:195 -msgid "Passwords do not match. Password unchanged." -msgstr "Passordene stemmer ikke overens. Passord uforandret." +#: ../../mod/profiles.php:136 +msgid "Profile unavailable to export." +msgstr "Profilen er utilgjengelig for eksport." -#: ../../mod/settings.php:199 -msgid "Empty passwords are not allowed. Password unchanged." -msgstr "Tomme passord er ikke tillatt. Passord uforandret." +#: ../../mod/profiles.php:232 +msgid "Profile Name is required." +msgstr "Profilnavn er pÃ¥krevd." -#: ../../mod/settings.php:212 -msgid "Password changed." -msgstr "Passord endret." +#: ../../mod/profiles.php:378 +msgid "Marital Status" +msgstr "Sivilstand" -#: ../../mod/settings.php:214 -msgid "Password update failed. Please try again." -msgstr "Passord oppdatering mislyktes. Vennligst prøv igjen." +#: ../../mod/profiles.php:382 +msgid "Romantic Partner" +msgstr "Romantisk partner" -#: ../../mod/settings.php:228 -msgid "Not valid email." -msgstr "Ikke gyldig e-post." +#: ../../mod/profiles.php:386 +msgid "Likes" +msgstr "Liker" -#: ../../mod/settings.php:231 -msgid "Protected email address. Cannot change to that email." -msgstr "Beskyttet e-postadresse. Kan ikke endre til den e-postadressen." +#: ../../mod/profiles.php:390 +msgid "Dislikes" +msgstr "Liker ikke" -#: ../../mod/settings.php:240 -msgid "System failure storing new email. Please try again." -msgstr "Systemfeil ved lagring av ny e-post. Vennligst prøv igjen." +#: ../../mod/profiles.php:394 +msgid "Work/Employment" +msgstr "Arbeid/sysselsetting" -#: ../../mod/settings.php:443 -msgid "Settings updated." -msgstr "Innstillinger oppdatert." +#: ../../mod/profiles.php:397 +msgid "Religion" +msgstr "Religion" -#: ../../mod/settings.php:514 ../../mod/settings.php:540 -#: ../../mod/settings.php:576 -msgid "Add application" -msgstr "Legg til program" +#: ../../mod/profiles.php:401 +msgid "Political Views" +msgstr "Politiske synspunkter" -#: ../../mod/settings.php:517 ../../mod/settings.php:543 -#: ../../mod/admin.php:892 -msgid "Name" -msgstr "Navn" +#: ../../mod/profiles.php:405 +msgid "Gender" +msgstr "Kjønn" -#: ../../mod/settings.php:517 -msgid "Name of application" -msgstr "Navn pÃ¥ program" +#: ../../mod/profiles.php:409 +msgid "Sexual Preference" +msgstr "Seksuelle preferanser" -#: ../../mod/settings.php:518 ../../mod/settings.php:544 -msgid "Consumer Key" -msgstr "Consumer Key" +#: ../../mod/profiles.php:413 +msgid "Homepage" +msgstr "Hjemmeside" -#: ../../mod/settings.php:518 ../../mod/settings.php:519 -msgid "Automatically generated - change if desired. Max length 20" -msgstr "Automatisk laget - kan endres om du vil. Største lengde 20" +#: ../../mod/profiles.php:417 +msgid "Interests" +msgstr "Interesser" -#: ../../mod/settings.php:519 ../../mod/settings.php:545 -msgid "Consumer Secret" -msgstr "Consumer Secret" +#: ../../mod/profiles.php:421 ../../mod/admin.php:866 +msgid "Address" +msgstr "Adresse" -#: ../../mod/settings.php:520 ../../mod/settings.php:546 -msgid "Redirect" -msgstr "Omdirigering" +#: ../../mod/profiles.php:428 ../../mod/pubsites.php:25 +msgid "Location" +msgstr "Plassering" -#: ../../mod/settings.php:520 -msgid "" -"Redirect URI - leave blank unless your application specifically requires " -"this" -msgstr "Omdirigerings-URI - la stÃ¥ tomt hvis ikke ditt program spesifikt krever dette" +#: ../../mod/profiles.php:511 +msgid "Profile updated." +msgstr "Profilen er oppdatert." -#: ../../mod/settings.php:521 ../../mod/settings.php:547 -msgid "Icon url" -msgstr "Ikon-URL" +#: ../../mod/profiles.php:590 +msgid "Hide your contact/friend list from viewers of this profile?" +msgstr "Skjul kontakt-/vennelisten din fra de som ser pÃ¥ denne profilen?" -#: ../../mod/settings.php:521 -msgid "Optional" -msgstr "Valgfritt" +#: ../../mod/profiles.php:591 ../../mod/api.php:105 ../../mod/settings.php:916 +#: ../../mod/settings.php:921 ../../mod/settings.php:1004 +#: ../../mod/admin.php:392 +msgid "Yes" +msgstr "Ja" -#: ../../mod/settings.php:532 -msgid "You can't edit this application." -msgstr "Du kan ikke endre dette programmet." +#: ../../mod/profiles.php:592 ../../mod/api.php:106 ../../mod/settings.php:916 +#: ../../mod/settings.php:921 ../../mod/settings.php:1004 +#: ../../mod/admin.php:390 +msgid "No" +msgstr "Nei" -#: ../../mod/settings.php:575 -msgid "Connected Apps" -msgstr "Tilkoblede app-er" +#: ../../mod/profiles.php:632 +msgid "Edit Profile Details" +msgstr "Endre profildetaljer" -#: ../../mod/settings.php:579 -msgid "Client key starts with" -msgstr "Klientnøkkel starter med" +#: ../../mod/profiles.php:634 +msgid "View this profile" +msgstr "Vis denne profilen" -#: ../../mod/settings.php:580 -msgid "No name" -msgstr "Ikke noe navn" +#: ../../mod/profiles.php:636 +msgid "Change Profile Photo" +msgstr "Endre profilbilde" -#: ../../mod/settings.php:581 -msgid "Remove authorization" -msgstr "Fjern tillatelse" +#: ../../mod/profiles.php:637 +msgid "Create a new profile using these settings" +msgstr "Lag en ny profil ved Ã¥ bruke disse innstillingene" -#: ../../mod/settings.php:592 -msgid "No feature settings configured" -msgstr "Ingen funksjonsinnstillinger er konfigurert" +#: ../../mod/profiles.php:638 +msgid "Clone this profile" +msgstr "Klon denne profilen" -#: ../../mod/settings.php:600 -msgid "Feature Settings" -msgstr "Funksjonsinnstillinger" +#: ../../mod/profiles.php:639 +msgid "Delete this profile" +msgstr "Slett denne profilen" -#: ../../mod/settings.php:623 -msgid "Account Settings" -msgstr "Kontoinnstillinger" +#: ../../mod/profiles.php:641 +msgid "Import profile from file" +msgstr "Importer profil fra fil" -#: ../../mod/settings.php:624 -msgid "Password Settings" -msgstr "Passordinnstillinger" +#: ../../mod/profiles.php:642 +msgid "Export profile to file" +msgstr "Eksporter profil til fil" -#: ../../mod/settings.php:625 -msgid "New Password:" -msgstr "Nytt passord:" +#: ../../mod/profiles.php:643 +msgid "Profile Name:" +msgstr "Profilnavn:" -#: ../../mod/settings.php:626 -msgid "Confirm:" -msgstr "Bekreft:" +#: ../../mod/profiles.php:644 +msgid "Your Full Name:" +msgstr "Ditt fulle navn:" -#: ../../mod/settings.php:626 -msgid "Leave password fields blank unless changing" -msgstr "La passordfeltene stÃ¥ blanke om det ikke skal endres" +#: ../../mod/profiles.php:645 +msgid "Title/Description:" +msgstr "Tittel/Beskrivelse:" -#: ../../mod/settings.php:628 ../../mod/settings.php:936 -msgid "Email Address:" -msgstr "E-postadresse:" +#: ../../mod/profiles.php:646 +msgid "Your Gender:" +msgstr "Ditt kjønn:" -#: ../../mod/settings.php:629 -msgid "Remove Account" -msgstr "Slett konto" +#: ../../mod/profiles.php:647 +msgid "Birthday :" +msgstr "Fødselsdag:" -#: ../../mod/settings.php:630 -msgid "Warning: This action is permanent and cannot be reversed." -msgstr "Advarsel: Denne handlingen er permanent og kan ikke angres." +#: ../../mod/profiles.php:648 +msgid "Street Address:" +msgstr "Gateadresse:" -#: ../../mod/settings.php:646 -msgid "Off" -msgstr "Av" +#: ../../mod/profiles.php:649 +msgid "Locality/City:" +msgstr "Sted/By:" -#: ../../mod/settings.php:646 -msgid "On" -msgstr "PÃ¥" +#: ../../mod/profiles.php:650 +msgid "Postal/Zip Code:" +msgstr "Postnummer/ZIP-kode:" -#: ../../mod/settings.php:653 -msgid "Additional Features" -msgstr "Ekstra funksjoner" +#: ../../mod/profiles.php:651 +msgid "Country:" +msgstr "Land:" -#: ../../mod/settings.php:678 -msgid "Connector Settings" -msgstr "Koblingsinnstillinger" +#: ../../mod/profiles.php:652 +msgid "Region/State:" +msgstr "Region/fylke:" -#: ../../mod/settings.php:708 ../../mod/admin.php:390 -msgid "No special theme for mobile devices" -msgstr "Ikke noe spesielt tema for mobile enheter" +#: ../../mod/profiles.php:653 +msgid "<span class=\"heart\">♥</span> Marital Status:" +msgstr "<span class=\"heart\">♥</span> Sivilstand:" + +#: ../../mod/profiles.php:654 +msgid "Who: (if applicable)" +msgstr "Hvem: (hvis det er aktuelt) " + +#: ../../mod/profiles.php:655 +msgid "Examples: cathy123, Cathy Williams, cathy@example.com" +msgstr "Eksempler: kari123, Kari Villiamsen, kari@example.com" + +#: ../../mod/profiles.php:656 +msgid "Since [date]:" +msgstr "Siden [dato]:" + +#: ../../mod/profiles.php:658 +msgid "Homepage URL:" +msgstr "Hjemmeside URL:" + +#: ../../mod/profiles.php:661 +msgid "Religious Views:" +msgstr "Religiøse synspunkter:" + +#: ../../mod/profiles.php:662 +msgid "Keywords:" +msgstr "Nøkkelord:" + +#: ../../mod/profiles.php:665 +msgid "Example: fishing photography software" +msgstr "Eksempel: fisking fotografering programvare" + +#: ../../mod/profiles.php:666 +msgid "Used in directory listings" +msgstr "Brukt i katalogoppføringer" + +#: ../../mod/profiles.php:667 +msgid "Tell us about yourself..." +msgstr "Fortell oss om deg selv..." + +#: ../../mod/profiles.php:668 +msgid "Hobbies/Interests" +msgstr "Hobbier/Interesser" + +#: ../../mod/profiles.php:669 +msgid "Contact information and Social Networks" +msgstr "Kontaktinformasjon og sosiale nettverk" + +#: ../../mod/profiles.php:670 +msgid "My other channels" +msgstr "Mine andre kanaler" + +#: ../../mod/profiles.php:671 +msgid "Musical interests" +msgstr "Musikkinteresser" + +#: ../../mod/profiles.php:672 +msgid "Books, literature" +msgstr "Bøker, litteratur" + +#: ../../mod/profiles.php:673 +msgid "Television" +msgstr "TV/fjernsyn" + +#: ../../mod/profiles.php:674 +msgid "Film/dance/culture/entertainment" +msgstr "Film/dans/kultur/underholdning" + +#: ../../mod/profiles.php:675 +msgid "Love/romance" +msgstr "Kjærlighet/romantikk" + +#: ../../mod/profiles.php:676 +msgid "Work/employment" +msgstr "Arbeid/sysselsetting" + +#: ../../mod/profiles.php:677 +msgid "School/education" +msgstr "Skole/utdanning" -#: ../../mod/settings.php:717 +#: ../../mod/profiles.php:683 +msgid "This is your default profile." +msgstr "Dette er din standardprofil." + +#: ../../mod/profiles.php:694 ../../mod/directory.php:148 +msgid "Age: " +msgstr "Alder:" + +#: ../../mod/profiles.php:737 +msgid "Edit/Manage Profiles" +msgstr "Endre/hÃ¥ndter profiler" + +#: ../../mod/profiles.php:738 +msgid "Add profile things" +msgstr "Legg til profilting" + +#: ../../mod/profiles.php:739 +msgid "Include desirable objects in your profile" +msgstr "Inkluder ønskverdige objekter i din profil" + +#: ../../mod/connect.php:55 ../../mod/connect.php:103 +msgid "Continue" +msgstr "Fortsett" + +#: ../../mod/connect.php:84 +msgid "Premium Channel Setup" +msgstr "Premiumkanal-oppsett" + +#: ../../mod/connect.php:86 +msgid "Enable premium channel connection restrictions" +msgstr "SlÃ¥ pÃ¥ restriksjoner for forbindelse med premiumkanal" + +#: ../../mod/connect.php:87 +msgid "" +"Please enter your restrictions or conditions, such as paypal receipt, usage " +"guidelines, etc." +msgstr "Vennligst skriv dine restriksjoner og betingelser, slik som PayPal-kvittering, retningslinjer for bruk, og sÃ¥ videre." + +#: ../../mod/connect.php:89 ../../mod/connect.php:109 +msgid "" +"This channel may require additional steps or acknowledgement of the " +"following conditions prior to connecting:" +msgstr "Denne kanalen kan kreve ytterligere steg og bekreftelse av følgende betingelser før tilkobling:" + +#: ../../mod/connect.php:90 +msgid "" +"Potential connections will then see the following text before proceeding:" +msgstr "Potensielle forbindelser vil da se følgende tekst før de gÃ¥r videre:" + +#: ../../mod/connect.php:91 ../../mod/connect.php:112 +msgid "" +"By continuing, I certify that I have complied with any instructions provided" +" on this page." +msgstr "Ved Ã¥ fortsette bekrefter jeg at jeg har oppfylt alle instruksjoner gitt pÃ¥ denne siden." + +#: ../../mod/connect.php:100 +msgid "(No specific instructions have been provided by the channel owner.)" +msgstr "(Ingen spesifikke instruksjoner er gitt av kanaleieren.)" + +#: ../../mod/connect.php:108 +msgid "Restricted or Premium Channel" +msgstr "Begrenset kanal eller premiumkanal" + +#: ../../mod/post.php:229 +msgid "" +"Remote authentication blocked. You are logged into this site locally. Please" +" logout and retry." +msgstr "Fjernautentisering blokkert. Du er logget inn pÃ¥ dette nettstedet lokalt. Vennligst logg ut og prøv pÃ¥ nytt." + +#: ../../mod/post.php:261 ../../mod/openid.php:72 ../../mod/openid.php:180 #, php-format -msgid "%s - (Experimental)" -msgstr "%s - (Eksperimentelt)" +msgid "Welcome %s. Remote authentication successful." +msgstr "Velkommen %s. Ekstern autentisering er vellykket." -#: ../../mod/settings.php:747 -msgid "Display Settings" -msgstr "Visningsinnstillinger" +#: ../../mod/setup.php:166 +msgid "Red Matrix Server - Setup" +msgstr "Red Matrix tjener - oppsett" -#: ../../mod/settings.php:753 -msgid "Display Theme:" -msgstr "Visningstema:" +#: ../../mod/setup.php:172 +msgid "Could not connect to database." +msgstr "Fikk ikke kontakt med databasen." -#: ../../mod/settings.php:754 -msgid "Mobile Theme:" -msgstr "Mobiltema:" +#: ../../mod/setup.php:176 +msgid "" +"Could not connect to specified site URL. Possible SSL certificate or DNS " +"issue." +msgstr "Fikk ikke kontakt med det angitte nettstedets URL. Problemet kan muligens skyldes SSL-sertifikatet eller DNS." -#: ../../mod/settings.php:755 -msgid "Update browser every xx seconds" -msgstr "Oppdater nettleser hvert xx sekunder" +#: ../../mod/setup.php:183 +msgid "Could not create table." +msgstr "Kunne ikke lage tabellen." -#: ../../mod/settings.php:755 -msgid "Minimum of 10 seconds, no maximum" -msgstr "Minimum 10 sekunder, ikke noe maksimum" +#: ../../mod/setup.php:189 +msgid "Your site database has been installed." +msgstr "Databasen til ditt nettsted har blitt installert." -#: ../../mod/settings.php:756 -msgid "Maximum number of conversations to load at any time:" -msgstr "Maksimalt antall samtaler Ã¥ laste samtidig:" +#: ../../mod/setup.php:194 +msgid "" +"You may need to import the file \"install/schema_xxx.sql\" manually using a " +"database client." +msgstr "Du mÃ¥ kanskje importere filen \"install/schmea_xxx.sql\" manuelt ved Ã¥ bruke en databaseklient." -#: ../../mod/settings.php:756 -msgid "Maximum of 100 items" -msgstr "Maksimum 100 elementer" +#: ../../mod/setup.php:195 ../../mod/setup.php:264 ../../mod/setup.php:663 +msgid "Please see the file \"install/INSTALL.txt\"." +msgstr "Vennligst les filen \"install/INSTALL.txt\"." -#: ../../mod/settings.php:757 -msgid "Don't show emoticons" -msgstr "Ikke vis følelsesikoner" +#: ../../mod/setup.php:261 +msgid "System check" +msgstr "Systemsjekk" -#: ../../mod/settings.php:758 -msgid "System Page Layout Editor - (advanced)" -msgstr "Systemsidens layoutbehandler - (avansert)" +#: ../../mod/setup.php:265 ../../mod/events.php:434 ../../mod/photos.php:868 +msgid "Next" +msgstr "Neste" -#: ../../mod/settings.php:793 -msgid "Nobody except yourself" -msgstr "Ingen unntatt deg selv" +#: ../../mod/setup.php:266 +msgid "Check again" +msgstr "Sjekk igjen" -#: ../../mod/settings.php:794 -msgid "Only those you specifically allow" -msgstr "Bare de du spesifikt tillater" +#: ../../mod/setup.php:289 +msgid "Database connection" +msgstr "Databaseforbindelse" -#: ../../mod/settings.php:795 -msgid "Approved connections" -msgstr "Godkjente forbindelser" +#: ../../mod/setup.php:290 +msgid "" +"In order to install Red Matrix we need to know how to connect to your " +"database." +msgstr "For Ã¥ installere Red Matrix mÃ¥ du oppgi hvordan din database kan kontaktes." -#: ../../mod/settings.php:796 -msgid "Any connections" -msgstr "Enhver forbindelse" +#: ../../mod/setup.php:291 +msgid "" +"Please contact your hosting provider or site administrator if you have " +"questions about these settings." +msgstr "Vennligst kontakt din nettstedstilbyder eller nettstedsadministrator hvis du har spørsmÃ¥l om disse innstillingene." -#: ../../mod/settings.php:797 -msgid "Anybody on this website" -msgstr "Enhver ved dette nettstedet" +#: ../../mod/setup.php:292 +msgid "" +"The database you specify below should already exist. If it does not, please " +"create it before continuing." +msgstr "Databasen du oppgir nedenfor mÃ¥ finnes pÃ¥ forhÃ¥nd. Hvis den ikke finnes, vennligst lag den før du fortsetter." -#: ../../mod/settings.php:798 -msgid "Anybody in this network" -msgstr "Enhver i dette nettverket" +#: ../../mod/setup.php:296 +msgid "Database Server Name" +msgstr "Navn pÃ¥ databasetjener" -#: ../../mod/settings.php:799 -msgid "Anybody authenticated" -msgstr "Enhver som er autentisert" +#: ../../mod/setup.php:296 +msgid "Default is localhost" +msgstr "Standard er localhost" -#: ../../mod/settings.php:800 -msgid "Anybody on the internet" -msgstr "Enhver pÃ¥ Internett" +#: ../../mod/setup.php:297 +msgid "Database Port" +msgstr "Databaseport" -#: ../../mod/settings.php:877 -msgid "Publish your default profile in the network directory" -msgstr "Publiser din standardprofil i nettverkskatalogen" +#: ../../mod/setup.php:297 +msgid "Communication port number - use 0 for default" +msgstr "Kommunikasjonsportnummer - bruk 0 for standard" -#: ../../mod/settings.php:877 ../../mod/settings.php:882 -#: ../../mod/settings.php:953 ../../mod/api.php:106 ../../mod/profiles.php:493 -#: ../../mod/admin.php:420 -msgid "No" -msgstr "Nei" +#: ../../mod/setup.php:298 +msgid "Database Login Name" +msgstr "Database innloggingsnavn" -#: ../../mod/settings.php:877 ../../mod/settings.php:882 -#: ../../mod/settings.php:953 ../../mod/api.php:105 ../../mod/profiles.php:492 -#: ../../mod/admin.php:422 -msgid "Yes" -msgstr "Ja" +#: ../../mod/setup.php:299 +msgid "Database Login Password" +msgstr "Database innloggingspassord" -#: ../../mod/settings.php:882 -msgid "Allow us to suggest you as a potential friend to new members?" -msgstr "Tillat oss Ã¥ foreslÃ¥ deg som en mulig venn til nye medlemmer?" +#: ../../mod/setup.php:300 +msgid "Database Name" +msgstr "Databasenavn" -#: ../../mod/settings.php:886 ../../mod/profile_photo.php:365 -msgid "or" -msgstr "eller" +#: ../../mod/setup.php:301 +msgid "Database Type" +msgstr "Databasetype" -#: ../../mod/settings.php:891 -msgid "Your channel address is" -msgstr "Din kanaladresse er" +#: ../../mod/setup.php:303 ../../mod/setup.php:347 +msgid "Site administrator email address" +msgstr "E-postadressen til administrator ved nettstedet" -#: ../../mod/settings.php:925 -msgid "Channel Settings" -msgstr "Kanalinnstillinger" +#: ../../mod/setup.php:303 ../../mod/setup.php:347 +msgid "" +"Your account email address must match this in order to use the web admin " +"panel." +msgstr "Din konto sin e-postadresse mÃ¥ være lik denne for Ã¥ kunne bruke web-administrasjonspanelet." -#: ../../mod/settings.php:934 -msgid "Basic Settings" -msgstr "Grunninnstillinger" +#: ../../mod/setup.php:304 ../../mod/setup.php:349 +msgid "Website URL" +msgstr "Nettstedets URL" -#: ../../mod/settings.php:937 -msgid "Your Timezone:" -msgstr "Din tidssone:" +#: ../../mod/setup.php:304 ../../mod/setup.php:349 +msgid "Please use SSL (https) URL if available." +msgstr "Vennligst bruk SSL (https) URL hvis tilgjengelig." -#: ../../mod/settings.php:938 -msgid "Default Post Location:" -msgstr "Standard plassering ved innlegg:" +#: ../../mod/setup.php:307 ../../mod/setup.php:352 +msgid "Please select a default timezone for your website" +msgstr "Vennligst velg en standard tidssone for ditt nettsted" -#: ../../mod/settings.php:938 -msgid "Geographical location to display on your posts" -msgstr "Geografisk plassering som vises pÃ¥ dine innlegg" +#: ../../mod/setup.php:335 +msgid "Site settings" +msgstr "Nettstedets innstillinger" -#: ../../mod/settings.php:939 -msgid "Use Browser Location:" -msgstr "Bruk nettleseren sin plassering:" +#: ../../mod/setup.php:395 +msgid "Could not find a command line version of PHP in the web server PATH." +msgstr "Fant ikke en kommandolinjeversjon av PHP i webtjenerens sti (PATH)." -#: ../../mod/settings.php:941 -msgid "Adult Content" -msgstr "Voksent innhold" +#: ../../mod/setup.php:396 +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 "Hvis du ikke har en kommandolinjeversjon av PHP installert pÃ¥ tjeneren, sÃ¥ vil du ikke kunne kjøre bakgrunnshenting via cron." -#: ../../mod/settings.php:941 +#: ../../mod/setup.php:400 +msgid "PHP executable path" +msgstr "PHP-kjørefilens sti" + +#: ../../mod/setup.php:400 msgid "" -"This channel frequently or regularly publishes adult content. (Please tag " -"any adult material and/or nudity with #NSFW)" -msgstr "Denne kanalen vil ofte eller jevnlig publisere voksent innhold. (Vennligst merk alt voksent materiale og/eller nakenhet med #NSFW)" +"Enter full path to php executable. You can leave this blank to continue the " +"installation." +msgstr "Skriv full sti til kjørefilen for PHP. Du kan la denne stÃ¥ blank for Ã¥ fortsette installasjonen." -#: ../../mod/settings.php:943 -msgid "Security and Privacy Settings" -msgstr "Sikkerhets- og personverninnstillinger" +#: ../../mod/setup.php:405 +msgid "Command line PHP" +msgstr "Kommandolinje PHP" -#: ../../mod/settings.php:945 -msgid "Hide my online presence" -msgstr "Skjul min tilstedeværelse online" +#: ../../mod/setup.php:414 +msgid "" +"The command line version of PHP on your system does not have " +"\"register_argc_argv\" enabled." +msgstr "Kommandolinjeversjonen av PHP pÃ¥ ditt system har ikke \"register_argc_argv\" pÃ¥skrudd." -#: ../../mod/settings.php:945 -msgid "Prevents displaying in your profile that you are online" -msgstr "Forhindrer visning pÃ¥ din profil av at du er online " +#: ../../mod/setup.php:415 +msgid "This is required for message delivery to work." +msgstr "Dette er pÃ¥krevd for at meldingslevering skal virke." -#: ../../mod/settings.php:947 -msgid "Simple Privacy Settings:" -msgstr "Enkle personverninnstillinger:" +#: ../../mod/setup.php:417 +msgid "PHP register_argc_argv" +msgstr "PHP register_argc_argv" -#: ../../mod/settings.php:948 +#: ../../mod/setup.php:438 msgid "" -"Very Public - <em>extremely permissive (should be used with caution)</em>" -msgstr "Svært offentlig - <em>ekstremt Ã¥pent (bør brukes med varsomhet)</em>" +"Error: the \"openssl_pkey_new\" function on this system is not able to " +"generate encryption keys" +msgstr "Feil: \"openssl_pkey_new\"-funksjonen pÃ¥ dette systemet er ikke i stand til Ã¥ lage krypteringsnøkler" -#: ../../mod/settings.php:949 +#: ../../mod/setup.php:439 msgid "" -"Typical - <em>default public, privacy when desired (similar to social " -"network permissions but with improved privacy)</em>" -msgstr "Typisk - <em>standard er offentlig, personvern nÃ¥r ønsket (likner pÃ¥ tillatelser i sosiale nettverk, men med forbedret personvern)</em>" +"If running under Windows, please see " +"\"http://www.php.net/manual/en/openssl.installation.php\"." +msgstr "Ved kjøring pÃ¥ Windows, vennligst se \"http://www.php.net/manual/en/openssl.installation.php\"." -#: ../../mod/settings.php:950 -msgid "Private - <em>default private, never open or public</em>" -msgstr "Privat - <em>standard er privat, aldri Ã¥pen eller offentlig</em>" +#: ../../mod/setup.php:441 +msgid "Generate encryption keys" +msgstr "Lag krypteringsnøkler" -#: ../../mod/settings.php:951 -msgid "Blocked - <em>default blocked to/from everybody</em>" -msgstr "Blokkert - <em>standard blokkert til/fra alle</em>" +#: ../../mod/setup.php:448 +msgid "libCurl PHP module" +msgstr "libCurl PHP-modul" -#: ../../mod/settings.php:953 -msgid "Allow others to tag your posts" -msgstr "Tillat andre Ã¥ merke dine innlegg" +#: ../../mod/setup.php:449 +msgid "GD graphics PHP module" +msgstr "GD graphics PHP-modul" + +#: ../../mod/setup.php:450 +msgid "OpenSSL PHP module" +msgstr "OpenSSL PHP-modul" + +#: ../../mod/setup.php:451 +msgid "mysqli or postgres PHP module" +msgstr "MySQLi eller Postgres PHP modul" + +#: ../../mod/setup.php:452 +msgid "mb_string PHP module" +msgstr "mb_string PHP-modul" + +#: ../../mod/setup.php:453 +msgid "mcrypt PHP module" +msgstr "mcrypt PHP-modul" + +#: ../../mod/setup.php:458 ../../mod/setup.php:460 +msgid "Apache mod_rewrite module" +msgstr "Apache mod_rewrite-modul" -#: ../../mod/settings.php:953 +#: ../../mod/setup.php:458 msgid "" -"Often used by the community to retro-actively flag inappropriate content" -msgstr "Ofte brukt av fellesskapet for Ã¥ merke upassende innhold i etterkant" +"Error: Apache webserver mod-rewrite module is required but not installed." +msgstr "Feil: Apache web-tjenerens mod-rewrite-modul er pÃ¥krevd, men ikke installert." -#: ../../mod/settings.php:955 -msgid "Advanced Privacy Settings" -msgstr "Avanserte personverninnstillinger" +#: ../../mod/setup.php:464 ../../mod/setup.php:467 +msgid "proc_open" +msgstr "proc_open" -#: ../../mod/settings.php:957 -msgid "Expire other channel content after this many days" -msgstr "Annet kanal innhold utløper etter sÃ¥ mange dager" +#: ../../mod/setup.php:464 +msgid "" +"Error: proc_open is required but is either not installed or has been " +"disabled in php.ini" +msgstr "Feil: proc_open er pÃ¥krevd, men er enten ikke installert eller har blitt avskrudd i php.ini" -#: ../../mod/settings.php:957 -msgid "0 or blank prevents expiration" -msgstr "0 eller blankt forhindrer utløp" +#: ../../mod/setup.php:472 +msgid "Error: libCURL PHP module required but not installed." +msgstr "Feil: libCURL PHP-modul er pÃ¥krevd, men er ikke installert." -#: ../../mod/settings.php:958 -msgid "Maximum Friend Requests/Day:" -msgstr "Maksimalt antall venneforespørsler per dag:" +#: ../../mod/setup.php:476 +msgid "" +"Error: GD graphics PHP module with JPEG support required but not installed." +msgstr "Feil: GD graphics PHP-modul med JPEG-støtte er pÃ¥krevd, men er ikke installert." -#: ../../mod/settings.php:958 -msgid "May reduce spam activity" -msgstr "Kan redusere søppelpostaktivitet" +#: ../../mod/setup.php:480 +msgid "Error: openssl PHP module required but not installed." +msgstr "Feil: openssl PHP-modul er pÃ¥krevd, men er ikke installert." -#: ../../mod/settings.php:959 -msgid "Default Post Permissions" -msgstr "Standard innleggstillatelser" +#: ../../mod/setup.php:484 +msgid "" +"Error: mysqli or postgres PHP module required but neither are installed." +msgstr "Feil: mysqli eller postgres PHP modul er pÃ¥krevd, men ingen av dem er installert." -#: ../../mod/settings.php:971 -msgid "Maximum private messages per day from unknown people:" -msgstr "Maksimalt antall private meldinger per dag fra ukjente personer:" +#: ../../mod/setup.php:488 +msgid "Error: mb_string PHP module required but not installed." +msgstr "Feil: mb_string PHP-modul er pÃ¥krevd, men er ikke installert." -#: ../../mod/settings.php:971 -msgid "Useful to reduce spamming" -msgstr "Nyttig for Ã¥ redusere søppelpost" +#: ../../mod/setup.php:492 +msgid "Error: mcrypt PHP module required but not installed." +msgstr "Feil: mcrypt PHP-modul er pÃ¥krevd, men er ikke installert." -#: ../../mod/settings.php:974 -msgid "Notification Settings" -msgstr "Varslingsinnstillinger" +#: ../../mod/setup.php:508 +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 "Web-installasjonen mÃ¥ kunne lage en fil kalt \".htconfig.php\" i toppkatalogen til web-tjeneren din, men dette fÃ¥r den ikke til." -#: ../../mod/settings.php:975 -msgid "By default post a status message when:" -msgstr "Legg inn en statusmelding nÃ¥r du:" +#: ../../mod/setup.php:509 +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 "Dette er oftest tillatelsesinnstilling, ettersom webtjeneren kanskje kan skrive til filer i din mappe - selv om du kan." -#: ../../mod/settings.php:976 -msgid "accepting a friend request" -msgstr "aksepterer en venneforespørsel" +#: ../../mod/setup.php:510 +msgid "" +"At the end of this procedure, we will give you a text to save in a file " +"named .htconfig.php in your Red top folder." +msgstr "PÃ¥ slutten av denne prosedyren vil vi gi deg en tekst til Ã¥ lagre i en fil kalt .htconfig.php i toppkatalogen til din Red." -#: ../../mod/settings.php:977 -msgid "joining a forum/community" -msgstr "blir med i et forum/miljø" +#: ../../mod/setup.php:511 +msgid "" +"You can alternatively skip this procedure and perform a manual installation." +" Please see the file \"install/INSTALL.txt\" for instructions." +msgstr "Alternativt, sÃ¥ kan du hoppe over denne prosedyren og gjennomføre en manuell installasjon. Vennligst se filen \"install/INSTALL.txt\" for instruksjoner." -#: ../../mod/settings.php:978 -msgid "making an <em>interesting</em> profile change" -msgstr "gjør en <em>interessant</em> profilendring" +#: ../../mod/setup.php:514 +msgid ".htconfig.php is writable" +msgstr ".htconfig.php kan skrives til" -#: ../../mod/settings.php:979 -msgid "Send a notification email when:" -msgstr "Send en varsel-e-post nÃ¥r:" +#: ../../mod/setup.php:524 +msgid "" +"Red uses the Smarty3 template engine to render its web views. Smarty3 " +"compiles templates to PHP to speed up rendering." +msgstr "Red bruker malmotoren Smarty3 for Ã¥ gjengi sine webvisninger. Smarty3 kompilerer malene om til PHP for Ã¥ framskynde gjengivelsen." -#: ../../mod/settings.php:980 -msgid "You receive a connection request" -msgstr "Du har mottatt en forespørsel om forbindelse" +#: ../../mod/setup.php:525 +#, php-format +msgid "" +"In order to store these compiled templates, the web server needs to have " +"write access to the directory %s under the Red top level folder." +msgstr "For Ã¥ kunne lagre disse kompilerte malene, sÃ¥ mÃ¥ webtjeneren ha skrivetilgang til katalogen %s under Red sin hovedmappe." -#: ../../mod/settings.php:981 -msgid "Your connections are confirmed" -msgstr "Dine forbindelser er bekreftet" +#: ../../mod/setup.php:526 ../../mod/setup.php:544 +msgid "" +"Please ensure that the user that your web server runs as (e.g. www-data) has" +" write access to this folder." +msgstr "Vennligst sikre at brukeren som din web-tjeneste kjører som (for eksempel www-data) har skrivetilgang til denne katalogen." -#: ../../mod/settings.php:982 -msgid "Someone writes on your profile wall" -msgstr "Noen skriver pÃ¥ din profilvegg" +#: ../../mod/setup.php:527 +#, 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 "Merknad: som et sikkerhetstiltak bør du bare gi webtjerenn skrivetilgang til %s - ikke til malfilene (.tpl) som den inneholder." -#: ../../mod/settings.php:983 -msgid "Someone writes a followup comment" -msgstr "Noen skriver en oppfølgende kommentar" +#: ../../mod/setup.php:530 +#, php-format +msgid "%s is writable" +msgstr "%s kan skrives til" -#: ../../mod/settings.php:984 -msgid "You receive a private message" -msgstr "Du mottar en privat melding" +#: ../../mod/setup.php:543 +msgid "" +"Red uses the store directory to save uploaded files. The web server needs to" +" have write access to the store directory under the Red top level folder" +msgstr "Red bruker lagringsmappen for Ã¥ lagre opplastede filer. Webtjeneren trenger Ã¥ ha skrivetilgang til lagringsmappen under Red sin toppnivÃ¥mappe." -#: ../../mod/settings.php:985 -msgid "You receive a friend suggestion" -msgstr "Du mottok et venneforslag" +#: ../../mod/setup.php:547 +msgid "store is writable" +msgstr "lageret kan skrives til" -#: ../../mod/settings.php:986 -msgid "You are tagged in a post" -msgstr "Du merkes i et innlegg" +#: ../../mod/setup.php:577 +msgid "" +"SSL certificate cannot be validated. Fix certificate or disable https access" +" to this site." +msgstr "SSL-sertifikatet kan ikke kontrolleres. Fiks sertifikatet eller skru av https tilgang til dette nettstedet." -#: ../../mod/settings.php:987 -msgid "You are poked/prodded/etc. in a post" -msgstr "Du ble prikket/oppildnet/og sÃ¥ vider i et innlegg" +#: ../../mod/setup.php:578 +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 "Hvis du har HTTPS-tilgang til ditt nettsted eller tillater forbindelser til TCP port 443 (HTTPS-porten), sÃ¥ MÃ… du bruke nettlesergodkjent sertifkater. Du MÃ… IKKE bruke egensignert sertifikater!" -#: ../../mod/settings.php:990 -msgid "Advanced Account/Page Type Settings" -msgstr "Avanserte innstillinger for konto/sidetype" +#: ../../mod/setup.php:579 +msgid "" +"This restriction is incorporated because public posts from you may for " +"example contain references to images on your own hub." +msgstr "Denne begrensningen er tatt inn fordi offentlige innlegg fra deg kan for eksempel inneholde referanser til bilder pÃ¥ din egen hub." -#: ../../mod/settings.php:991 -msgid "Change the behaviour of this account for special situations" -msgstr "Endre oppførselen til denne kontoen i spesielle situasjoner" +#: ../../mod/setup.php:580 +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 "Hvis sertifikatet ditt ikke gjenkjennes, sÃ¥ vil medlemmer pÃ¥ andre nettsteder (som selv kan ha godkjente sertifikater) fÃ¥ en beskjed med en advarsel pÃ¥ deres eget nettsted som klager over sikkerhetsproblemer." -#: ../../mod/settings.php:994 +#: ../../mod/setup.php:581 msgid "" -"Please enable expert mode (in <a href=\"settings/features\">Settings > " -"Additional features</a>) to adjust!" -msgstr "Vennligst skru pÃ¥ ekspertmodus (under <a href=\"settings/features\">Innstillinger > Ekstra funksjoner</a>) for Ã¥ justere!" +"This can cause usability issues elsewhere (not just on your own site) so we " +"must insist on this requirement." +msgstr "Dette kan gi problemer med brukervennlighet (ikke bare pÃ¥ ditt eget nettsted), sÃ¥ vi mÃ¥ insistere pÃ¥ dette kravet." -#: ../../mod/settings.php:995 -msgid "Miscellaneous Settings" -msgstr "Diverse innstillinger" +#: ../../mod/setup.php:582 +msgid "" +"Providers are available that issue free certificates which are browser-" +"valid." +msgstr "Det finnes tilbydere som utsteder gratis sertifikater som er gyldige i nettlesere." -#: ../../mod/settings.php:997 -msgid "Personal menu to display in your channel pages" -msgstr "Personlig meny som kan vises pÃ¥ dine kanalsider" +#: ../../mod/setup.php:584 +msgid "SSL certificate validation" +msgstr "SSL sertifikat-kontroll" + +#: ../../mod/setup.php:590 +msgid "" +"Url rewrite in .htaccess is not working. Check your server " +"configuration.Test: " +msgstr "URL omskriving (rewrite) i .htaccess virker ikke. Sjekk konfigurasjonen til tjeneren din. Test:" + +#: ../../mod/setup.php:592 +msgid "Url rewrite is working" +msgstr "URL rewrite virker" + +#: ../../mod/setup.php:602 +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 "Databasekonfigurasjonsfilen \".htconfig.php\" kunne ikke skrives. Vennligst bruk den medfølgende teksten for Ã¥ lage en konfigurasjonsfil i toppkatalogen av din web-tjener." + +#: ../../mod/setup.php:626 +msgid "Errors encountered creating database tables." +msgstr "Feil oppstod under opprettelsen av databasetabeller." + +#: ../../mod/setup.php:661 +msgid "<h1>What next</h1>" +msgstr "<h1>Hva gjenstÃ¥r</h1>" + +#: ../../mod/setup.php:662 +msgid "" +"IMPORTANT: You will need to [manually] setup a scheduled task for the " +"poller." +msgstr "VIKTIG: Du mÃ¥ [manuelt] sette opp en automatisert tidfestet oppgave til bakgrunnshenteren." + +#: ../../mod/siteinfo.php:90 +#, php-format +msgid "Version %s" +msgstr "Versjon %s" + +#: ../../mod/siteinfo.php:111 +msgid "Installed plugins/addons/apps:" +msgstr "Installerte tilleggsfunksjoner/tillegg/apper:" + +#: ../../mod/siteinfo.php:124 +msgid "No installed plugins/addons/apps" +msgstr "Ingen installerte tilleggsfunksjoner/tillegg/apper" + +#: ../../mod/siteinfo.php:132 +msgid "Red" +msgstr "Red" + +#: ../../mod/siteinfo.php:133 +msgid "" +"This is a hub of the Red Matrix - a global cooperative network of " +"decentralized privacy enhanced websites." +msgstr "Dette er en hub i Red Matrix - et globalt kooperativt nettverk av desentraliserte personvernforsterkede nettsteder." + +#: ../../mod/siteinfo.php:137 +msgid "Running at web location" +msgstr "Kjører pÃ¥ webplasseringen" + +#: ../../mod/siteinfo.php:138 +msgid "" +"Please visit <a href=\"http://getzot.com\">GetZot.com</a> to learn more " +"about the Red Matrix." +msgstr "Vennligst besøk <a href=\"http://getzot.com\">GetZot.com</a> for Ã¥ lære mer om Red Matrix." + +#: ../../mod/siteinfo.php:139 +msgid "Bug reports and issues: please visit" +msgstr "Feilmeldinger og feilretting: vennligst besøk" + +#: ../../mod/siteinfo.php:142 +msgid "" +"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot " +"com" +msgstr "Forslag, ros og sÃ¥ videre - vennligst e-post \"redmatrix\" hos librelist - punktum com" + +#: ../../mod/siteinfo.php:144 +msgid "Site Administrators" +msgstr "Nettstedsadministratorer" #: ../../mod/poke.php:159 msgid "Poke/Prod" @@ -4006,17 +4597,6 @@ msgid "" " and/or create new posts for you?" msgstr "Vil du tillate dette programmet Ã¥ fÃ¥ tilgang til dine innlegg og kontakter, og/eller lage nye innlegg for deg?" -#: ../../mod/post.php:226 -msgid "" -"Remote authentication blocked. You are logged into this site locally. Please" -" logout and retry." -msgstr "Fjernautentisering blokkert. Du er logget inn pÃ¥ dette nettstedet lokalt. Vennligst logg ut og prøv pÃ¥ nytt." - -#: ../../mod/post.php:257 ../../mod/openid.php:72 ../../mod/openid.php:178 -#, php-format -msgid "Welcome %s. Remote authentication successful." -msgstr "Velkommen %s. Ekstern autentisering er vellykket." - #: ../../mod/attach.php:9 msgid "Item not available." msgstr "Elementet er ikke tilgjengelig." @@ -4026,384 +4606,282 @@ msgstr "Elementet er ikke tilgjengelig." msgid "Fetching URL returns error: %1$s" msgstr "Henting av URL gir følgende feil: %1$s" -#: ../../mod/block.php:27 ../../mod/page.php:35 +#: ../../mod/block.php:27 ../../mod/page.php:33 msgid "Invalid item." msgstr "Ugyldig element." -#: ../../mod/block.php:39 ../../mod/chanview.php:77 ../../mod/page.php:47 -#: ../../mod/home.php:52 ../../mod/wall_upload.php:28 +#: ../../mod/block.php:39 ../../mod/wall_upload.php:28 ../../mod/page.php:45 msgid "Channel not found." msgstr "Kanalen ble ikke funnet." -#: ../../mod/block.php:75 ../../mod/page.php:83 ../../mod/display.php:100 -#: ../../mod/help.php:72 ../../index.php:236 +#: ../../mod/block.php:75 ../../mod/display.php:102 ../../mod/help.php:70 +#: ../../mod/page.php:81 ../../index.php:241 msgid "Page not found." msgstr "Siden ikke funnet." -#: ../../mod/profile_photo.php:108 -msgid "Image uploaded but image cropping failed." -msgstr "Bildet ble lastet opp, men beskjæring av bildet mislyktes." - -#: ../../mod/profile_photo.php:161 -msgid "Image resize failed." -msgstr "Endring av bildestørrelse mislyktes." - -#: ../../mod/profile_photo.php:205 -msgid "" -"Shift-reload the page or clear browser cache if the new photo does not " -"display immediately." -msgstr "Hold nede Shift-knappen og last siden pÃ¥ nytt eller tøm nettleserens mellomlager hvis det nye bildet ikke vises umiddelbart." - -#: ../../mod/profile_photo.php:232 -#, php-format -msgid "Image exceeds size limit of %d" -msgstr "Bildet overstiger størrelsesbegrensningen pÃ¥ %d" +#: ../../mod/sources.php:32 +msgid "Failed to create source. No channel selected." +msgstr "Mislyktes med Ã¥ lage kilde. Ingen kanal er valgt." -#: ../../mod/profile_photo.php:241 -msgid "Unable to process image." -msgstr "Kan ikke behandle bildet." +#: ../../mod/sources.php:45 +msgid "Source created." +msgstr "Kilden er laget." -#: ../../mod/profile_photo.php:290 ../../mod/profile_photo.php:339 -msgid "Photo not available." -msgstr "Bildet er ikke tilgjengelig." +#: ../../mod/sources.php:57 +msgid "Source updated." +msgstr "Kilden er oppdatert." -#: ../../mod/profile_photo.php:358 -msgid "Upload File:" -msgstr "Last opp fil:" +#: ../../mod/sources.php:82 +msgid "*" +msgstr "*" -#: ../../mod/profile_photo.php:359 -msgid "Select a profile:" -msgstr "Velg en profil:" +#: ../../mod/sources.php:89 +msgid "Manage remote sources of content for your channel." +msgstr "HÃ¥ndtere eksterne innholdskilder til din kanal." -#: ../../mod/profile_photo.php:360 -msgid "Upload Profile Photo" -msgstr "Last opp profilbilde:" +#: ../../mod/sources.php:90 ../../mod/sources.php:100 +msgid "New Source" +msgstr "Ny kilde" -#: ../../mod/profile_photo.php:361 -msgid "Upload" -msgstr "Last opp" +#: ../../mod/sources.php:101 ../../mod/sources.php:133 +msgid "" +"Import all or selected content from the following channel into this channel " +"and distribute it according to your channel settings." +msgstr "Importer alt eller et utvalgt av innhold fra følgende kanal inn i denne kanalen og distribuer det i henhold til dine egne kanalinnstillinger." -#: ../../mod/profile_photo.php:365 -msgid "skip this step" -msgstr "hopp over dette steget" +#: ../../mod/sources.php:102 ../../mod/sources.php:134 +msgid "Only import content with these words (one per line)" +msgstr "Bare importer innhold med disse ordene (ett ord per linje)" -#: ../../mod/profile_photo.php:365 -msgid "select a photo from your photo albums" -msgstr "velg et bilde fra dine fotoalbum" +#: ../../mod/sources.php:102 ../../mod/sources.php:134 +msgid "Leave blank to import all public content" +msgstr "La stÃ¥ tomt for Ã¥ importere alt offentlig innhold" -#: ../../mod/profile_photo.php:379 -msgid "Crop Image" -msgstr "Beskjær bildet" +#: ../../mod/sources.php:103 ../../mod/sources.php:137 +#: ../../mod/new_channel.php:112 +msgid "Channel Name" +msgstr "Kanalnavn" -#: ../../mod/profile_photo.php:380 -msgid "Please adjust the image cropping for optimum viewing." -msgstr "Vennligst juster bildebeskjæringen for optimal visning." +#: ../../mod/sources.php:123 ../../mod/sources.php:150 +msgid "Source not found." +msgstr "Kilden ble ikke funnet." -#: ../../mod/profile_photo.php:382 -msgid "Done Editing" -msgstr "Avslutt redigering" +#: ../../mod/sources.php:130 +msgid "Edit Source" +msgstr "Endre kilde" -#: ../../mod/profile_photo.php:425 -msgid "Image uploaded successfully." -msgstr "Opplasting av bildet var vellykket." +#: ../../mod/sources.php:131 +msgid "Delete Source" +msgstr "Slett kilde" -#: ../../mod/profile_photo.php:427 -msgid "Image upload failed." -msgstr "Opplasting av bildet mislyktes." +#: ../../mod/sources.php:158 +msgid "Source removed" +msgstr "Kilden er fjernet" -#: ../../mod/profile_photo.php:436 -#, php-format -msgid "Image size reduction [%s] failed." -msgstr "Forminsking av bildet [%s] mislyktes." +#: ../../mod/sources.php:160 +msgid "Unable to remove source." +msgstr "Ikke i stand til Ã¥ fjerne kilde." -#: ../../mod/blocks.php:66 +#: ../../mod/blocks.php:99 msgid "Block Name" msgstr "Byggeklossens navn" -#: ../../mod/profiles.php:18 ../../mod/profiles.php:138 -#: ../../mod/profiles.php:168 ../../mod/profiles.php:472 -msgid "Profile not found." -msgstr "Profilen ble ikke funnet." - -#: ../../mod/profiles.php:38 -msgid "Profile deleted." -msgstr "Profilen er slettet." - -#: ../../mod/profiles.php:56 ../../mod/profiles.php:92 -msgid "Profile-" -msgstr "Profil-" - -#: ../../mod/profiles.php:77 ../../mod/profiles.php:120 -msgid "New profile created." -msgstr "Ny profil opprettet." - -#: ../../mod/profiles.php:98 -msgid "Profile unavailable to clone." -msgstr "Profilen er utilgjengelig for klonen." - -#: ../../mod/profiles.php:178 -msgid "Profile Name is required." -msgstr "Profilnavn er pÃ¥krevd." - -#: ../../mod/profiles.php:294 -msgid "Marital Status" -msgstr "Sivilstand" - -#: ../../mod/profiles.php:298 -msgid "Romantic Partner" -msgstr "Romantisk partner" - -#: ../../mod/profiles.php:302 -msgid "Likes" -msgstr "Liker" - -#: ../../mod/profiles.php:306 -msgid "Dislikes" -msgstr "Liker ikke" +#: ../../mod/search.php:13 ../../mod/directory.php:15 ../../mod/photos.php:458 +#: ../../mod/display.php:9 ../../mod/viewconnections.php:17 +msgid "Public access denied." +msgstr "Offentlig tilgang avvist." -#: ../../mod/profiles.php:310 -msgid "Work/Employment" -msgstr "Arbeid/sysselsetting" +#: ../../mod/directory.php:161 +msgid "Gender: " +msgstr "Kjønn:" -#: ../../mod/profiles.php:313 -msgid "Religion" -msgstr "Religion" +#: ../../mod/directory.php:163 +msgid "Status: " +msgstr "Status:" -#: ../../mod/profiles.php:317 -msgid "Political Views" -msgstr "Politiske synspunkter" +#: ../../mod/directory.php:165 +msgid "Homepage: " +msgstr "Hjemmeside:" -#: ../../mod/profiles.php:321 -msgid "Gender" -msgstr "Kjønn" +#: ../../mod/directory.php:168 +msgid "Hometown: " +msgstr "Hjemby:" -#: ../../mod/profiles.php:325 -msgid "Sexual Preference" -msgstr "Seksuelle preferanser" +#: ../../mod/directory.php:170 +msgid "About: " +msgstr "Om:" -#: ../../mod/profiles.php:329 -msgid "Homepage" -msgstr "Hjemmeside" +#: ../../mod/directory.php:225 +msgid "Public Forum:" +msgstr "Offentlig forum:" -#: ../../mod/profiles.php:333 -msgid "Interests" -msgstr "Interesser" +#: ../../mod/directory.php:228 +msgid "Keywords: " +msgstr "Nøkkelord:" -#: ../../mod/profiles.php:337 ../../mod/admin.php:892 -msgid "Address" -msgstr "Adresse" +#: ../../mod/directory.php:268 +msgid "Finding:" +msgstr "Finner:" -#: ../../mod/profiles.php:344 ../../mod/pubsites.php:25 -msgid "Location" -msgstr "Plassering" +#: ../../mod/directory.php:273 +msgid "next page" +msgstr "Neste side" -#: ../../mod/profiles.php:427 -msgid "Profile updated." -msgstr "Profilen er oppdatert." +#: ../../mod/directory.php:273 +msgid "previous page" +msgstr "Forrige side" -#: ../../mod/profiles.php:491 -msgid "Hide your contact/friend list from viewers of this profile?" -msgstr "Skjul kontakt-/vennelisten din fra de som ser pÃ¥ denne profilen?" +#: ../../mod/directory.php:290 +msgid "No entries (some entries may be hidden)." +msgstr "Ingen oppføringer (noen oppføringer kan være skjult)." -#: ../../mod/profiles.php:514 -msgid "Edit Profile Details" -msgstr "Endre profildetaljer" +#: ../../mod/register.php:44 +msgid "Maximum daily site registrations exceeded. Please try again tomorrow." +msgstr "Antallet daglige registreringer ved nettstedet er overskredet. Vær vennlig Ã¥ prøve igjen imorgen." -#: ../../mod/profiles.php:516 -msgid "View this profile" -msgstr "Vis denne profilen" +#: ../../mod/register.php:50 +msgid "" +"Please indicate acceptance of the Terms of Service. Registration failed." +msgstr "Vennligst angi at tjenesteavtalen er akseptert. Registrering mislyktes." -#: ../../mod/profiles.php:517 -msgid "Change Profile Photo" -msgstr "Endre profilbilde" +#: ../../mod/register.php:84 +msgid "Passwords do not match." +msgstr "Passordene er ikke like." -#: ../../mod/profiles.php:518 -msgid "Create a new profile using these settings" -msgstr "Lag en ny profil ved Ã¥ bruke disse innstillingene" +#: ../../mod/register.php:117 +msgid "" +"Registration successful. Please check your email for validation " +"instructions." +msgstr "Registreringen er vellykket. Vennligst sjekk e-posten din for Ã¥ bekrefte opprettelsen." -#: ../../mod/profiles.php:519 -msgid "Clone this profile" -msgstr "Klon denne profilen" +#: ../../mod/register.php:123 +msgid "Your registration is pending approval by the site owner." +msgstr "Din registrering venter pÃ¥ godkjenning av nettstedets eier." -#: ../../mod/profiles.php:520 -msgid "Delete this profile" -msgstr "Slett denne profilen" +#: ../../mod/register.php:126 +msgid "Your registration can not be processed." +msgstr "Din registrering kan ikke behandles." -#: ../../mod/profiles.php:521 -msgid "Profile Name:" -msgstr "Profilnavn:" +#: ../../mod/register.php:163 +msgid "Registration on this site/hub is by approval only." +msgstr "Registrering pÃ¥ dette nettstedet/denne hubben skjer bare gjennom godkjenning." -#: ../../mod/profiles.php:522 -msgid "Your Full Name:" -msgstr "Ditt fulle navn:" +#: ../../mod/register.php:164 +msgid "<a href=\"pubsites\">Register at another affiliated site/hub</a>" +msgstr "<a href=\"pubsites\">Registrer pÃ¥ et annet tilknyttet nettsted/hub</a>" -#: ../../mod/profiles.php:523 -msgid "Title/Description:" -msgstr "Tittel/Beskrivelse:" +#: ../../mod/register.php:174 +msgid "" +"This site has exceeded the number of allowed daily account registrations. " +"Please try again tomorrow." +msgstr "Dette nettstedet har overskredet antallet tillate kontoregistreringer per dag. Vennligst prøv igjen imorgen." -#: ../../mod/profiles.php:524 -msgid "Your Gender:" -msgstr "Ditt kjønn:" +#: ../../mod/register.php:185 +msgid "Terms of Service" +msgstr "Tjenesteavtale" -#: ../../mod/profiles.php:525 +#: ../../mod/register.php:191 #, php-format -msgid "Birthday (%s):" -msgstr "Fødselsdag (%s):" - -#: ../../mod/profiles.php:526 -msgid "Street Address:" -msgstr "Gateadresse:" - -#: ../../mod/profiles.php:527 -msgid "Locality/City:" -msgstr "Sted/By:" - -#: ../../mod/profiles.php:528 -msgid "Postal/Zip Code:" -msgstr "Postnummer/ZIP-kode:" - -#: ../../mod/profiles.php:529 -msgid "Country:" -msgstr "Land:" - -#: ../../mod/profiles.php:530 -msgid "Region/State:" -msgstr "Region/fylke:" - -#: ../../mod/profiles.php:531 -msgid "<span class=\"heart\">♥</span> Marital Status:" -msgstr "<span class=\"heart\">♥</span> Sivilstand:" - -#: ../../mod/profiles.php:532 -msgid "Who: (if applicable)" -msgstr "Hvem: (hvis det er aktuelt) " - -#: ../../mod/profiles.php:533 -msgid "Examples: cathy123, Cathy Williams, cathy@example.com" -msgstr "Eksempler: kari123, Kari Villiamsen, kari@example.com" - -#: ../../mod/profiles.php:534 -msgid "Since [date]:" -msgstr "Siden [dato]:" - -#: ../../mod/profiles.php:536 -msgid "Homepage URL:" -msgstr "Hjemmeside URL:" - -#: ../../mod/profiles.php:539 -msgid "Religious Views:" -msgstr "Religiøse synspunkter:" - -#: ../../mod/profiles.php:540 -msgid "Keywords:" -msgstr "Nøkkelord:" - -#: ../../mod/profiles.php:543 -msgid "Example: fishing photography software" -msgstr "Eksempel: fisking fotografering programvare" - -#: ../../mod/profiles.php:544 -msgid "Used in directory listings" -msgstr "Brukt i katalogoppføringer" +msgid "I accept the %s for this website" +msgstr "Jeg godtar %s for dette nettstedet" -#: ../../mod/profiles.php:545 -msgid "Tell us about yourself..." -msgstr "Fortell oss om deg selv..." +#: ../../mod/register.php:193 +#, php-format +msgid "I am over 13 years of age and accept the %s for this website" +msgstr "Jeg er over 13 Ã¥r gammel og aksepterer %s for dette nettstedet." -#: ../../mod/profiles.php:546 -msgid "Hobbies/Interests" -msgstr "Hobbier/Interesser" +#: ../../mod/register.php:207 ../../mod/admin.php:413 +msgid "Registration" +msgstr "Registrering" -#: ../../mod/profiles.php:547 -msgid "Contact information and Social Networks" -msgstr "Kontaktinformasjon og sosiale nettverk" +#: ../../mod/register.php:212 +msgid "Membership on this site is by invitation only." +msgstr "Medlemskap ved dette nettstedet skjer kun via invitasjon." -#: ../../mod/profiles.php:548 -msgid "My other channels" -msgstr "Mine andre kanaler" +#: ../../mod/register.php:213 +msgid "Please enter your invitation code" +msgstr "Vennligst skriv din invitasjonskode" -#: ../../mod/profiles.php:549 -msgid "Musical interests" -msgstr "Musikkinteresser" +#: ../../mod/register.php:216 +msgid "Your email address" +msgstr "Din e-postadresse" -#: ../../mod/profiles.php:550 -msgid "Books, literature" -msgstr "Bøker, litteratur" +#: ../../mod/register.php:217 +msgid "Choose a password" +msgstr "Velg et passord" -#: ../../mod/profiles.php:551 -msgid "Television" -msgstr "TV/fjernsyn" +#: ../../mod/register.php:218 +msgid "Please re-enter your password" +msgstr "Vennligst skriv ditt passord en gang til" -#: ../../mod/profiles.php:552 -msgid "Film/dance/culture/entertainment" -msgstr "Film/dans/kultur/underholdning" +#: ../../mod/events.php:81 +msgid "Event can not end before it has started." +msgstr "Hendelsen kan ikke slutte før den starter." -#: ../../mod/profiles.php:553 -msgid "Love/romance" -msgstr "Kjærlighet/romantikk" +#: ../../mod/events.php:86 +msgid "Event title and start time are required." +msgstr "Hendelsestittel og starttidspunkt er pÃ¥krevd." -#: ../../mod/profiles.php:554 -msgid "Work/employment" -msgstr "Arbeid/sysselsetting" +#: ../../mod/events.php:100 +msgid "Event not found." +msgstr "Hendelsen ble ikke funnet." -#: ../../mod/profiles.php:555 -msgid "School/education" -msgstr "Skole/utdanning" +#: ../../mod/events.php:364 +msgid "l, F j" +msgstr "l, F j" -#: ../../mod/profiles.php:560 -msgid "" -"This is your <strong>public</strong> profile.<br />It <strong>may</strong> " -"be visible to anybody using the internet." -msgstr "Dette er din <strong>offentlige</strong> profil.<br />Den <strong>kan</strong> være synlig for alle pÃ¥ Internett." +#: ../../mod/events.php:386 +msgid "Edit event" +msgstr "Endre hendelse" -#: ../../mod/profiles.php:570 ../../mod/directory.php:143 -#: ../../mod/dirprofile.php:92 -msgid "Age: " -msgstr "Alder:" +#: ../../mod/events.php:432 +msgid "Create New Event" +msgstr "Lag ny hendelse" -#: ../../mod/profiles.php:609 -msgid "Edit/Manage Profiles" -msgstr "Endre/hÃ¥ndter profiler" +#: ../../mod/events.php:433 ../../mod/photos.php:859 +msgid "Previous" +msgstr "Forrige" -#: ../../mod/profiles.php:610 -msgid "Add profile things" -msgstr "Legg til profilting" +#: ../../mod/events.php:560 +msgid "Event details" +msgstr "Hendelsesdetaljer" -#: ../../mod/profiles.php:611 -msgid "Include desirable objects in your profile" -msgstr "Inkluder ønskverdige objekter i din profil" +#: ../../mod/events.php:561 +msgid "Starting date and Title are required." +msgstr "Startdato og Tittel er pÃ¥krevd." -#: ../../mod/bookmarks.php:38 -msgid "Bookmark added" -msgstr "Bokmerke lagt til" +#: ../../mod/events.php:565 +msgid "Event Starts:" +msgstr "Hendelsen starter:" -#: ../../mod/bookmarks.php:58 -msgid "My Bookmarks" -msgstr "Mine bokmerker" +#: ../../mod/events.php:565 ../../mod/events.php:581 ../../mod/appman.php:91 +#: ../../mod/appman.php:92 +msgid "Required" +msgstr "PÃ¥krevd" -#: ../../mod/bookmarks.php:69 -msgid "My Connections Bookmarks" -msgstr "Mine forbindelsers bokmerker" +#: ../../mod/events.php:571 +msgid "Finish date/time is not known or not relevant" +msgstr "Sluttdato/-tidspunkt er ikke kjent eller ikke relevant" -#: ../../mod/profperm.php:29 ../../mod/profperm.php:58 -msgid "Invalid profile identifier." -msgstr "Ugyldig profil-identifikator." +#: ../../mod/events.php:573 +msgid "Event Finishes:" +msgstr "Hendelsen slutter:" -#: ../../mod/profperm.php:110 -msgid "Profile Visibility Editor" -msgstr "Endre profilsynlighet" +#: ../../mod/events.php:575 +msgid "Adjust for viewer timezone" +msgstr "Juster i forhold til tilskuerens tidssone" -#: ../../mod/profperm.php:114 -msgid "Click on a contact to add or remove." -msgstr "Klikk pÃ¥ en kontakt for Ã¥ legge til eller fjerne." +#: ../../mod/events.php:577 +msgid "Description:" +msgstr "Beskrivelse:" -#: ../../mod/profperm.php:123 -msgid "Visible To" -msgstr "Synlig for" +#: ../../mod/events.php:581 +msgid "Title:" +msgstr "Tittel:" -#: ../../mod/profperm.php:139 ../../mod/connections.php:279 -msgid "All Connections" -msgstr "Alle forbindelser" +#: ../../mod/events.php:583 +msgid "Share this event" +msgstr "Del denne hendelsen" #: ../../mod/pubsites.php:16 msgid "Public Sites" @@ -4495,84 +4973,10 @@ msgstr "Navn pÃ¥ chatrom" msgid "%1$s's Chatrooms" msgstr "%1$s sine chatrom" -#: ../../mod/register.php:43 -msgid "Maximum daily site registrations exceeded. Please try again tomorrow." -msgstr "Antallet daglige registreringer ved nettstedet er overskredet. Vær vennlig Ã¥ prøve igjen imorgen." - -#: ../../mod/register.php:49 -msgid "" -"Please indicate acceptance of the Terms of Service. Registration failed." -msgstr "Vennligst angi at tjenesteavtalen er akseptert. Registrering mislyktes." - -#: ../../mod/register.php:77 -msgid "Passwords do not match." -msgstr "Passordene er ikke like." - -#: ../../mod/register.php:105 -msgid "" -"Registration successful. Please check your email for validation " -"instructions." -msgstr "Registreringen er vellykket. Vennligst sjekk e-posten din for Ã¥ bekrefte opprettelsen." - -#: ../../mod/register.php:111 -msgid "Your registration is pending approval by the site owner." -msgstr "Din registrering venter pÃ¥ godkjenning av nettstedets eier." - -#: ../../mod/register.php:114 -msgid "Your registration can not be processed." -msgstr "Din registrering kan ikke behandles." - -#: ../../mod/register.php:147 -msgid "Registration on this site/hub is by approval only." -msgstr "Registrering pÃ¥ dette nettstedet/denne hubben skjer bare gjennom godkjenning." - -#: ../../mod/register.php:148 -msgid "<a href=\"pubsites\">Register at another affiliated site/hub</a>" -msgstr "<a href=\"pubsites\">Registrer pÃ¥ et annet tilknyttet nettsted/hub</a>" - -#: ../../mod/register.php:156 -msgid "" -"This site has exceeded the number of allowed daily account registrations. " -"Please try again tomorrow." -msgstr "Dette nettstedet har overskredet antallet tillate kontoregistreringer per dag. Vennligst prøv igjen imorgen." - -#: ../../mod/register.php:167 -msgid "Terms of Service" -msgstr "Tjenesteavtale" - -#: ../../mod/register.php:173 -#, php-format -msgid "I accept the %s for this website" -msgstr "Jeg godtar %s for dette nettstedet" - -#: ../../mod/register.php:175 +#: ../../mod/subthread.php:103 #, php-format -msgid "I am over 13 years of age and accept the %s for this website" -msgstr "Jeg er over 13 Ã¥r gammel og aksepterer %s for dette nettstedet." - -#: ../../mod/register.php:189 ../../mod/admin.php:443 -msgid "Registration" -msgstr "Registrering" - -#: ../../mod/register.php:194 -msgid "Membership on this site is by invitation only." -msgstr "Medlemskap ved dette nettstedet skjer kun via invitasjon." - -#: ../../mod/register.php:195 -msgid "Please enter your invitation code" -msgstr "Vennligst skriv din invitasjonskode" - -#: ../../mod/register.php:198 -msgid "Your email address" -msgstr "Din e-postadresse" - -#: ../../mod/register.php:199 -msgid "Choose a password" -msgstr "Velg et passord" - -#: ../../mod/register.php:200 -msgid "Please re-enter your password" -msgstr "Vennligst skriv ditt passord en gang til" +msgid "%1$s is following %2$s's %3$s" +msgstr "%1$s følger %2$s sin %3$s" #: ../../mod/chatsvc.php:111 msgid "Away" @@ -4582,39 +4986,65 @@ msgstr "Borte" msgid "Online" msgstr "Online" -#: ../../mod/regmod.php:12 +#: ../../mod/regmod.php:11 msgid "Please login." msgstr "Vennligst logg inn." -#: ../../mod/cloud.php:112 -msgid "Red Matrix - Guests: Username: {your email address}, Password: +++" -msgstr "Red Matrix - gjester: brukernavn: {din e-postadresse}, passord: +++" +#: ../../mod/network.php:79 +msgid "No such group" +msgstr "Gruppen finnes ikke" + +#: ../../mod/network.php:118 +msgid "Search Results For:" +msgstr "Søkeresultat for:" + +#: ../../mod/network.php:172 +msgid "Collection is empty" +msgstr "Samlingen er tom" + +#: ../../mod/network.php:180 +msgid "Collection: " +msgstr "Samling:" -#: ../../mod/removeme.php:49 +#: ../../mod/network.php:193 +msgid "Connection: " +msgstr "Forbindelse:" + +#: ../../mod/network.php:196 +msgid "Invalid connection." +msgstr "Ugyldig forbindelse." + +#: ../../mod/removeme.php:29 +msgid "" +"Channel removals are not allowed within 48 hours of changing the account " +"password." +msgstr "Fjerning av kanaler er ikke tillatt innen 48 timer etter endring av kontopassordet." + +#: ../../mod/removeme.php:57 msgid "Remove This Channel" msgstr "Fjern denne kanalen" -#: ../../mod/removeme.php:50 +#: ../../mod/removeme.php:58 msgid "" "This will completely remove this channel from the network. Once this has " "been done it is not recoverable." msgstr "Dette vil fullstendig fjerne kanalen fra nettverket. NÃ¥r det er gjort kan det ikke angres." -#: ../../mod/removeme.php:51 +#: ../../mod/removeme.php:59 ../../mod/removeaccount.php:59 msgid "Please enter your password for verification:" msgstr "Vennligst skriv ditt passord for Ã¥ fÃ¥ bekreftelse:" -#: ../../mod/removeme.php:52 +#: ../../mod/removeme.php:60 msgid "Remove this channel and all its clones from the network" msgstr "Fjern denne kanalen og alle dens kloner fra nettverket" -#: ../../mod/removeme.php:52 +#: ../../mod/removeme.php:60 msgid "" "By default only the instance of the channel located on this hub will be " "removed from the network" msgstr "Som standard vil bare forekomsten av denne kanalen lokalisert pÃ¥ denne hubben bli fjernet fra nettverket" -#: ../../mod/removeme.php:53 +#: ../../mod/removeme.php:61 msgid "Remove Channel" msgstr "Fjern kanal" @@ -4644,98 +5074,174 @@ msgstr "Feilmeldingen var:" msgid "Authentication failed." msgstr "Autentisering mislyktes." -#: ../../mod/rmagic.php:78 +#: ../../mod/rmagic.php:82 msgid "Remote Authentication" msgstr "Fjernautentisering" -#: ../../mod/rmagic.php:79 +#: ../../mod/rmagic.php:83 msgid "Enter your channel address (e.g. channel@example.com)" msgstr "Skriv din kanaladresse (for eksempel channel@exampel.com)" -#: ../../mod/rmagic.php:80 +#: ../../mod/rmagic.php:84 msgid "Authenticate" msgstr "Autentiser" -#: ../../mod/connect.php:55 ../../mod/connect.php:103 -msgid "Continue" -msgstr "Fortsett" +#: ../../mod/filer.php:49 +msgid "- select -" +msgstr "- velg -" -#: ../../mod/connect.php:84 -msgid "Premium Channel Setup" -msgstr "Premiumkanal-oppsett" +#: ../../mod/photos.php:77 +msgid "Page owner information could not be retrieved." +msgstr "Informasjon om sideeier kunne ikke hentes." -#: ../../mod/connect.php:86 -msgid "Enable premium channel connection restrictions" -msgstr "SlÃ¥ pÃ¥ restriksjoner for forbindelse med premiumkanal" +#: ../../mod/photos.php:97 +msgid "Album not found." +msgstr "Albumet ble ikke funnet." -#: ../../mod/connect.php:87 -msgid "" -"Please enter your restrictions or conditions, such as paypal receipt, usage " -"guidelines, etc." -msgstr "Vennligst skriv dine restriksjoner og betingelser, slik som PayPal-kvittering, retningslinjer for bruk, og sÃ¥ videre." +#: ../../mod/photos.php:119 ../../mod/photos.php:672 +msgid "Delete Album" +msgstr "Slett album" -#: ../../mod/connect.php:89 ../../mod/connect.php:109 -msgid "" -"This channel may require additional steps or acknowledgement of the " -"following conditions prior to connecting:" -msgstr "Denne kanalen kan kreve ytterligere steg og bekreftelse av følgende betingelser før tilkobling:" +#: ../../mod/photos.php:159 ../../mod/photos.php:957 +msgid "Delete Photo" +msgstr "Slett bilde" -#: ../../mod/connect.php:90 -msgid "" -"Potential connections will then see the following text before proceeding:" -msgstr "Potensielle forbindelser vil da se følgende tekst før de gÃ¥r videre:" +#: ../../mod/photos.php:469 +msgid "No photos selected" +msgstr "Ingen bilder valgt" -#: ../../mod/connect.php:91 ../../mod/connect.php:112 -msgid "" -"By continuing, I certify that I have complied with any instructions provided" -" on this page." -msgstr "Ved Ã¥ fortsette bekrefter jeg at jeg har oppfylt alle instruksjoner gitt pÃ¥ denne siden." +#: ../../mod/photos.php:513 +msgid "Access to this item is restricted." +msgstr "Tilgang til dette elementet er begrenset." -#: ../../mod/connect.php:100 -msgid "(No specific instructions have been provided by the channel owner.)" -msgstr "(Ingen spesifikke instruksjoner er gitt av kanaleieren.)" +#: ../../mod/photos.php:552 +#, php-format +msgid "%1$.2f MB of %2$.2f MB photo storage used." +msgstr "%1$.2f MB av %2$.2f MB lagringsplass til bilder er brukt." -#: ../../mod/connect.php:108 -msgid "Restricted or Premium Channel" -msgstr "Begrenset kanal eller premiumkanal" +#: ../../mod/photos.php:555 +#, php-format +msgid "%1$.2f MB photo storage used." +msgstr "%1$.2f MB lagringsplass til bilder er brukt." -#: ../../mod/network.php:79 -msgid "No such group" -msgstr "Gruppen finnes ikke" +#: ../../mod/photos.php:579 +msgid "Upload Photos" +msgstr "Last opp bilder" -#: ../../mod/network.php:118 -msgid "Search Results For:" -msgstr "Søkeresultat for:" +#: ../../mod/photos.php:583 ../../mod/photos.php:665 ../../mod/photos.php:943 +msgid "Enter a new album name" +msgstr "Skriv et nytt albumnavn" -#: ../../mod/network.php:172 -msgid "Collection is empty" -msgstr "Samlingen er tom" +#: ../../mod/photos.php:584 ../../mod/photos.php:666 ../../mod/photos.php:944 +msgid "or select an existing one (doubleclick)" +msgstr "eller velg et eksisterende album (dobbeltklikk)" -#: ../../mod/network.php:180 -msgid "Collection: " -msgstr "Samling:" +#: ../../mod/photos.php:585 +msgid "Do not show a status post for this upload" +msgstr "Ikke lag et statusinnlegg for denne oppdateringen" -#: ../../mod/network.php:193 -msgid "Connection: " -msgstr "Forbindelse:" +#: ../../mod/photos.php:613 +msgid "Album name could not be decoded" +msgstr "Albumnavnet kunne ikke dekodes" -#: ../../mod/network.php:196 -msgid "Invalid connection." -msgstr "Ugyldig forbindelse." +#: ../../mod/photos.php:654 ../../mod/photos.php:1166 +#: ../../mod/photos.php:1182 +msgid "Contact Photos" +msgstr "Kontaktbilder" + +#: ../../mod/photos.php:678 +msgid "Show Newest First" +msgstr "Vis nyeste først" + +#: ../../mod/photos.php:680 +msgid "Show Oldest First" +msgstr "Vis eldste først" + +#: ../../mod/photos.php:707 ../../mod/photos.php:1214 +msgid "View Photo" +msgstr "Vis foto" + +#: ../../mod/photos.php:736 +msgid "Edit Album" +msgstr "Endre album" + +#: ../../mod/photos.php:781 +msgid "Permission denied. Access to this item may be restricted." +msgstr "Tillatelse avvist. Tilgang til dette elementet kan være begrenset." + +#: ../../mod/photos.php:783 +msgid "Photo not available" +msgstr "Bilde er utilgjengelig" + +#: ../../mod/photos.php:841 +msgid "Use as profile photo" +msgstr "Bruk som profilbilde" + +#: ../../mod/photos.php:848 +msgid "Private Photo" +msgstr "Privat bilde" + +#: ../../mod/photos.php:863 +msgid "View Full Size" +msgstr "Vis i full størrelse" + +#: ../../mod/photos.php:905 ../../mod/delegate.php:130 ../../mod/tagrm.php:133 +msgid "Remove" +msgstr "Fjern" + +#: ../../mod/photos.php:937 +msgid "Edit photo" +msgstr "Endre bilde" + +#: ../../mod/photos.php:939 +msgid "Rotate CW (right)" +msgstr "Roter med klokka (mot høyre)" + +#: ../../mod/photos.php:940 +msgid "Rotate CCW (left)" +msgstr "Roter mot klokka (venstre)" + +#: ../../mod/photos.php:947 +msgid "Caption" +msgstr "Overskrift" + +#: ../../mod/photos.php:949 +msgid "Add a Tag" +msgstr "Legg til merkelapp" + +#: ../../mod/photos.php:953 +msgid "Example: @bob, @Barbara_Jensen, @jim@example.com" +msgstr "Eksempel: @bob, @Barbara_Jensen, @jim@example.com" + +#: ../../mod/photos.php:955 +msgid "Flag as adult in album view" +msgstr "Flag som voksent i albumvisning" + +#: ../../mod/photos.php:1132 +msgid "In This Photo:" +msgstr "I dette bildet:" + +#: ../../mod/photos.php:1220 +msgid "View Album" +msgstr "Vis album" + +#: ../../mod/photos.php:1243 +msgid "Recent Photos" +msgstr "Nye bilder" #: ../../mod/connections.php:37 ../../mod/connedit.php:64 msgid "Could not access contact record." msgstr "Fikk ikke tilgang til kontaktinformasjonen." -#: ../../mod/connections.php:51 ../../mod/connedit.php:78 +#: ../../mod/connections.php:51 ../../mod/connedit.php:86 msgid "Could not locate selected profile." msgstr "Fant ikke valgt profil." -#: ../../mod/connections.php:94 ../../mod/connedit.php:131 +#: ../../mod/connections.php:94 ../../mod/connedit.php:140 msgid "Connection updated." msgstr "Forbindelsen er oppdatert." -#: ../../mod/connections.php:96 ../../mod/connedit.php:133 +#: ../../mod/connections.php:96 ../../mod/connedit.php:142 msgid "Failed to update connection record." msgstr "Mislyktes med Ã¥ oppdatere forbindelsesinformasjonen." @@ -4759,10 +5265,6 @@ msgstr "Arkivert" msgid "All" msgstr "Alle" -#: ../../mod/connections.php:240 ../../mod/connections.php:320 -msgid "Unconnected" -msgstr "Ikke tilkoblet" - #: ../../mod/connections.php:270 msgid "Suggest new connections" msgstr "ForeslÃ¥ nye forbindelser" @@ -4803,263 +5305,285 @@ msgstr "Vis bare arkiverte forbindelser" msgid "Only show hidden connections" msgstr "Vis bare skjulte forbindelser" -#: ../../mod/connections.php:323 -msgid "Only show one-way connections" -msgstr "Vis bare en-veis-forbindelser" - -#: ../../mod/connections.php:368 +#: ../../mod/connections.php:371 #, php-format msgid "%1$s [%2$s]" msgstr "%1$s [%2$s]" -#: ../../mod/connections.php:369 -msgid "Edit contact" -msgstr "Endre kontakt" +#: ../../mod/connections.php:372 +msgid "Edit connection" +msgstr "Endre forbindelse" -#: ../../mod/connections.php:390 +#: ../../mod/connections.php:410 msgid "Search your connections" msgstr "Søk blant dine forbindelser" -#: ../../mod/connections.php:391 +#: ../../mod/connections.php:411 msgid "Finding: " msgstr "Fant:" +#: ../../mod/manage.php:136 +#, php-format +msgid "You have created %1$.0f of %2$.0f allowed channels." +msgstr "Du har laget %1$.0f av %2$.0f tillatte kanaler." + +#: ../../mod/manage.php:144 +msgid "Create a new channel" +msgstr "Lag en ny kanal" + +#: ../../mod/manage.php:149 +msgid "Current Channel" +msgstr "Gjeldende kanal" + +#: ../../mod/manage.php:151 +msgid "Attach to one of your channels by selecting it." +msgstr "Bytt til en av dine kanaler ved Ã¥ velge den." + +#: ../../mod/manage.php:152 +msgid "Default Channel" +msgstr "Standardkanal" + +#: ../../mod/manage.php:153 +msgid "Make Default" +msgstr "Gjør til standard" + #: ../../mod/rpost.php:97 ../../mod/editpost.php:42 msgid "Edit post" msgstr "Endre innlegg" -#: ../../mod/connedit.php:243 +#: ../../mod/connedit.php:189 +msgid "is now connected to" +msgstr "er nÃ¥ forbundet til" + +#: ../../mod/connedit.php:310 msgid "Could not access address book record." msgstr "Fikk ikke tilgang til informasjonen i adresseboken." -#: ../../mod/connedit.php:257 +#: ../../mod/connedit.php:324 msgid "Refresh failed - channel is currently unavailable." msgstr "Oppfrisking mislyktes - kanalen er for øyeblikket utilgjengelig." -#: ../../mod/connedit.php:264 +#: ../../mod/connedit.php:331 msgid "Channel has been unblocked" msgstr "Kanalen er ikke blokkert lenger" -#: ../../mod/connedit.php:265 +#: ../../mod/connedit.php:332 msgid "Channel has been blocked" msgstr "Kanalen har blitt blokkert" -#: ../../mod/connedit.php:269 ../../mod/connedit.php:281 -#: ../../mod/connedit.php:293 ../../mod/connedit.php:305 -#: ../../mod/connedit.php:320 +#: ../../mod/connedit.php:336 ../../mod/connedit.php:348 +#: ../../mod/connedit.php:360 ../../mod/connedit.php:372 +#: ../../mod/connedit.php:388 msgid "Unable to set address book parameters." msgstr "Ikke i stand til Ã¥ angi parametre for adresseboken." -#: ../../mod/connedit.php:276 +#: ../../mod/connedit.php:343 msgid "Channel has been unignored" msgstr "Kanalen er ikke lenger ignorert" -#: ../../mod/connedit.php:277 +#: ../../mod/connedit.php:344 msgid "Channel has been ignored" msgstr "Kanalen blir ignorert" -#: ../../mod/connedit.php:288 +#: ../../mod/connedit.php:355 msgid "Channel has been unarchived" msgstr "Kanalen er ikke lenger arkivert" -#: ../../mod/connedit.php:289 +#: ../../mod/connedit.php:356 msgid "Channel has been archived" msgstr "Kanalen er arkivert" -#: ../../mod/connedit.php:300 +#: ../../mod/connedit.php:367 msgid "Channel has been unhidden" msgstr "Kanalen er ikke lenger skjult" -#: ../../mod/connedit.php:301 +#: ../../mod/connedit.php:368 msgid "Channel has been hidden" msgstr "Kanalen er blitt skjult" -#: ../../mod/connedit.php:315 +#: ../../mod/connedit.php:383 msgid "Channel has been approved" msgstr "Kanalen har blitt godkjent" -#: ../../mod/connedit.php:316 +#: ../../mod/connedit.php:384 msgid "Channel has been unapproved" msgstr "Kanalen er ikke lenger godkjent" -#: ../../mod/connedit.php:334 +#: ../../mod/connedit.php:412 msgid "Connection has been removed." msgstr "Forbindelsen har blitt fjernet." -#: ../../mod/connedit.php:354 +#: ../../mod/connedit.php:432 #, php-format msgid "View %s's profile" msgstr "Vis %s sin profil" -#: ../../mod/connedit.php:358 +#: ../../mod/connedit.php:436 msgid "Refresh Permissions" msgstr "Oppfrisk tillatelser" -#: ../../mod/connedit.php:361 +#: ../../mod/connedit.php:439 msgid "Fetch updated permissions" msgstr "Hent oppdaterte tillatelser" -#: ../../mod/connedit.php:365 +#: ../../mod/connedit.php:443 msgid "Recent Activity" msgstr "Nylig aktivitet" -#: ../../mod/connedit.php:368 +#: ../../mod/connedit.php:446 msgid "View recent posts and comments" msgstr "Vis nylige innlegg og kommentarer" -#: ../../mod/connedit.php:372 ../../mod/connedit.php:515 -#: ../../mod/admin.php:760 +#: ../../mod/connedit.php:450 ../../mod/connedit.php:594 +#: ../../mod/admin.php:732 msgid "Unblock" msgstr "Ikke blokker lenger" -#: ../../mod/connedit.php:372 ../../mod/connedit.php:515 -#: ../../mod/admin.php:759 +#: ../../mod/connedit.php:450 ../../mod/connedit.php:594 +#: ../../mod/admin.php:731 msgid "Block" msgstr "Blokker" -#: ../../mod/connedit.php:375 +#: ../../mod/connedit.php:453 msgid "Block or Unblock this connection" msgstr "Blokker eller fjern blokkering av denne forbindelsen " -#: ../../mod/connedit.php:379 ../../mod/connedit.php:516 +#: ../../mod/connedit.php:457 ../../mod/connedit.php:595 msgid "Unignore" msgstr "Ikke ignorer lenger" -#: ../../mod/connedit.php:379 ../../mod/connedit.php:516 +#: ../../mod/connedit.php:457 ../../mod/connedit.php:595 #: ../../mod/notifications.php:51 msgid "Ignore" msgstr "Ignorer" -#: ../../mod/connedit.php:382 +#: ../../mod/connedit.php:460 msgid "Ignore or Unignore this connection" msgstr "Ignorer eller fjern ignorering av denne forbindelsen" -#: ../../mod/connedit.php:385 +#: ../../mod/connedit.php:463 msgid "Unarchive" msgstr "Ikke arkiver lenger" -#: ../../mod/connedit.php:385 +#: ../../mod/connedit.php:463 msgid "Archive" msgstr "Arkiver" -#: ../../mod/connedit.php:388 +#: ../../mod/connedit.php:466 msgid "Archive or Unarchive this connection" msgstr "Arkiver eller fjern arkivering av denne forbindelsen" -#: ../../mod/connedit.php:391 +#: ../../mod/connedit.php:469 msgid "Unhide" msgstr "Ikke skjul lenger" -#: ../../mod/connedit.php:391 +#: ../../mod/connedit.php:469 msgid "Hide" msgstr "Skjul" -#: ../../mod/connedit.php:394 +#: ../../mod/connedit.php:472 msgid "Hide or Unhide this connection" msgstr "Skjul eller fjern skjuling av denne forbindelsen" -#: ../../mod/connedit.php:401 +#: ../../mod/connedit.php:479 msgid "Delete this connection" msgstr "Slett denne forbindelsen" -#: ../../mod/connedit.php:444 ../../mod/connedit.php:473 +#: ../../mod/connedit.php:522 ../../mod/connedit.php:552 msgid "Approve this connection" msgstr "Godta denne forbindelsen" -#: ../../mod/connedit.php:444 +#: ../../mod/connedit.php:522 msgid "Accept connection to allow communication" msgstr "Godta denne forbindelsen for Ã¥ tillate kommunikasjon" -#: ../../mod/connedit.php:460 -msgid "Automatic Permissions Settings" -msgstr "Automatiske innstillinger for tillatelser" - -#: ../../mod/connedit.php:460 +#: ../../mod/connedit.php:538 #, php-format msgid "Connections: settings for %s" msgstr "Forbindelser: innstillinger for %s" -#: ../../mod/connedit.php:464 -msgid "" -"When receiving a channel introduction, any permissions provided here will be" -" applied to the new connection automatically and the introduction approved. " -"Leave this page if you do not wish to use this feature." -msgstr "NÃ¥r du mottar en kanal-introduksjon, sÃ¥ vil alle tillatelser gitt her gjelde for den nye forbindelsen automatisk og introduksjonen godkjennes. Forlat denne siden hvis du ikke ønsker Ã¥ bruke denne egenskapen." +#: ../../mod/connedit.php:539 +msgid "Apply these permissions automatically" +msgstr "Bruk disse tillatelsene automatisk" -#: ../../mod/connedit.php:466 +#: ../../mod/connedit.php:543 +msgid "Apply the permissions indicated on this page to all new connections." +msgstr "Bruk tillatelsene angitt pÃ¥ denne siden pÃ¥ alle nye forbindelser." + +#: ../../mod/connedit.php:545 msgid "Slide to adjust your degree of friendship" msgstr "Flytt for Ã¥ justere din grad av vennskap" -#: ../../mod/connedit.php:472 +#: ../../mod/connedit.php:551 msgid "inherited" msgstr "arvet" -#: ../../mod/connedit.php:474 +#: ../../mod/connedit.php:553 msgid "Connection has no individual permissions!" msgstr "Forbindelsen har ingen individuelle tillatelser!" -#: ../../mod/connedit.php:475 +#: ../../mod/connedit.php:554 msgid "" "This may be appropriate based on your <a href=\"settings\">privacy " "settings</a>, though you may wish to review the \"Advanced Permissions\"." msgstr "Dette kan være riktig basert pÃ¥ dine <a href=\"settings\">personverninnstillinger</a>, men kanskje du bør se over \"Avanserte tillatelser\"." -#: ../../mod/connedit.php:477 +#: ../../mod/connedit.php:556 msgid "Profile Visibility" msgstr "Profilens synlighet" -#: ../../mod/connedit.php:478 +#: ../../mod/connedit.php:557 #, php-format msgid "" "Please choose the profile you would like to display to %s when viewing your " "profile securely." msgstr "Vennligst velg profilen du ønsker Ã¥ vise %s nÃ¥r profilen din ses pÃ¥ en sikret mÃ¥te. " -#: ../../mod/connedit.php:479 +#: ../../mod/connedit.php:558 msgid "Contact Information / Notes" msgstr "Kontaktinformasjon / Merknader" -#: ../../mod/connedit.php:480 +#: ../../mod/connedit.php:559 msgid "Edit contact notes" msgstr "Endre kontaktmerknader" -#: ../../mod/connedit.php:482 +#: ../../mod/connedit.php:561 msgid "Their Settings" msgstr "Deres innstillinger" -#: ../../mod/connedit.php:483 +#: ../../mod/connedit.php:562 msgid "My Settings" msgstr "Mine innstillinger" -#: ../../mod/connedit.php:485 +#: ../../mod/connedit.php:564 msgid "Clear/Disable Automatic Permissions" msgstr "Tøm/Skru av Automatiske tillatelser" -#: ../../mod/connedit.php:486 +#: ../../mod/connedit.php:565 msgid "Forum Members" msgstr "Forummedlemmer" -#: ../../mod/connedit.php:487 +#: ../../mod/connedit.php:566 msgid "Soapbox" msgstr "Talerstol" -#: ../../mod/connedit.php:488 +#: ../../mod/connedit.php:567 msgid "Full Sharing (typical social network permissions)" msgstr "Full deling (typiske tillatelser i sosiale nettverk)" -#: ../../mod/connedit.php:489 +#: ../../mod/connedit.php:568 msgid "Cautious Sharing " msgstr "Forsiktig deling" -#: ../../mod/connedit.php:490 +#: ../../mod/connedit.php:569 msgid "Follow Only" msgstr "Bare følg" -#: ../../mod/connedit.php:491 +#: ../../mod/connedit.php:570 msgid "Individual Permissions" msgstr "Individuelle tillatelser" -#: ../../mod/connedit.php:492 +#: ../../mod/connedit.php:571 msgid "" "Some permissions may be inherited from your channel <a " "href=\"settings\">privacy settings</a>, which have higher priority than " @@ -5067,894 +5591,1040 @@ msgid "" "have no effect." msgstr "Noen tillatelser kan være arvet fra din kanals <a ref=\"settings\">personverninnstillinger</a>, som har høyere prioritet enn individuelle innstillinger. Ã… endre arvede innstillinger pÃ¥ denne siden vil ikke ha noen effekt." -#: ../../mod/connedit.php:493 +#: ../../mod/connedit.php:572 msgid "Advanced Permissions" msgstr "Avanserte tillatelser" -#: ../../mod/connedit.php:494 +#: ../../mod/connedit.php:573 msgid "Simple Permissions (select one and submit)" msgstr "Enkle tillatelser (velg en og lagre)" -#: ../../mod/connedit.php:498 +#: ../../mod/connedit.php:577 #, php-format msgid "Visit %s's profile - %s" msgstr "Besøk %s sin profil - %s" -#: ../../mod/connedit.php:499 +#: ../../mod/connedit.php:578 msgid "Block/Unblock contact" msgstr "Blokker/Ikke blokker kontakt" -#: ../../mod/connedit.php:500 +#: ../../mod/connedit.php:579 msgid "Ignore contact" msgstr "Ignorer kontakt" -#: ../../mod/connedit.php:501 +#: ../../mod/connedit.php:580 msgid "Repair URL settings" msgstr "Reparer URL-innstillinger" -#: ../../mod/connedit.php:502 +#: ../../mod/connedit.php:581 msgid "View conversations" msgstr "Vis samtaler" -#: ../../mod/connedit.php:504 +#: ../../mod/connedit.php:583 msgid "Delete contact" msgstr "Slett kontakt" -#: ../../mod/connedit.php:507 +#: ../../mod/connedit.php:586 msgid "Last update:" msgstr "Siste oppdatering:" -#: ../../mod/connedit.php:509 +#: ../../mod/connedit.php:588 msgid "Update public posts" msgstr "Oppdater offentlige innlegg" -#: ../../mod/connedit.php:511 +#: ../../mod/connedit.php:590 msgid "Update now" msgstr "Oppdater nÃ¥" -#: ../../mod/connedit.php:517 +#: ../../mod/connedit.php:596 msgid "Currently blocked" msgstr "For øyeblikket blokkert" -#: ../../mod/connedit.php:518 +#: ../../mod/connedit.php:597 msgid "Currently ignored" msgstr "For øyeblikket ignorert" -#: ../../mod/connedit.php:519 +#: ../../mod/connedit.php:598 msgid "Currently archived" msgstr "For øyeblikket arkivert" -#: ../../mod/connedit.php:520 +#: ../../mod/connedit.php:599 msgid "Currently pending" msgstr "For øyeblikket ventende" -#: ../../mod/connedit.php:521 +#: ../../mod/connedit.php:600 msgid "Hide this contact from others" msgstr "Skjul denne kontakten for andre" -#: ../../mod/connedit.php:521 +#: ../../mod/connedit.php:600 msgid "" "Replies/likes to your public posts <strong>may</strong> still be visible" msgstr "Svar/likes pÃ¥ dine offentlige innlegg <strong>kan</strong> fortsatt være synlige" -#: ../../mod/delegate.php:95 -msgid "No potential page delegates located." -msgstr "Ingen potensielle sidedelegater er funnet." +#: ../../mod/openid.php:26 +msgid "OpenID protocol error. No ID returned." +msgstr "OpenID protokollfeil. Ingen ID ble returnert." -#: ../../mod/delegate.php:121 -msgid "Delegate Page Management" -msgstr "Deleger sidehÃ¥ndtering" +#: ../../mod/thing.php:96 +msgid "Thing updated" +msgstr "Tingen er oppdatert" -#: ../../mod/delegate.php:123 -msgid "" -"Delegates are able to manage all aspects of this account/page except for " -"basic account settings. Please do not delegate your personal account to " -"anybody that you do not trust completely." -msgstr "Delegater kan hÃ¥ndtere alle sider ved denne kontoen/siden unntatt grunnleggende kontoinformasjon. Vennligst ikke deleger din personlige konto til noen du ikke stoler fullstendig pÃ¥." +#: ../../mod/thing.php:156 +msgid "Object store: failed" +msgstr "Objektlagring: mislyktes" -#: ../../mod/delegate.php:124 -msgid "Existing Page Managers" -msgstr "Eksisterende sidehÃ¥ndterere" +#: ../../mod/thing.php:160 +msgid "Thing added" +msgstr "Ting lagt til" -#: ../../mod/delegate.php:126 -msgid "Existing Page Delegates" -msgstr "Eksisterende sidedelegater" +#: ../../mod/thing.php:180 +#, php-format +msgid "OBJ: %1$s %2$s %3$s" +msgstr "OBJ: %1$s %2$s %3$s" -#: ../../mod/delegate.php:128 -msgid "Potential Delegates" -msgstr "Potensielle sidedelegater" +#: ../../mod/thing.php:232 +msgid "Show Thing" +msgstr "Vis ting" -#: ../../mod/delegate.php:130 ../../mod/tagrm.php:93 ../../mod/photos.php:906 -msgid "Remove" -msgstr "Fjern" +#: ../../mod/thing.php:239 +msgid "item not found." +msgstr "element ble ikke funnet." -#: ../../mod/delegate.php:131 -msgid "Add" -msgstr "Legg til" +#: ../../mod/thing.php:270 +msgid "Edit Thing" +msgstr "Endre ting" -#: ../../mod/delegate.php:132 -msgid "No entries." -msgstr "Ingen oppføringer." +#: ../../mod/thing.php:272 ../../mod/thing.php:319 +msgid "Select a profile" +msgstr "Velg en profil" -#: ../../mod/search.php:13 ../../mod/directory.php:15 -#: ../../mod/dirprofile.php:9 ../../mod/display.php:9 -#: ../../mod/viewconnections.php:17 ../../mod/photos.php:443 -msgid "Public access denied." -msgstr "Offentlig tilgang avvist." +#: ../../mod/thing.php:276 ../../mod/thing.php:322 +msgid "Post an activity" +msgstr "Legg inn en aktivitet" -#: ../../mod/directory.php:146 ../../mod/dirprofile.php:95 -msgid "Gender: " -msgstr "Kjønn:" +#: ../../mod/thing.php:276 ../../mod/thing.php:322 +msgid "Only sends to viewers of the applicable profile" +msgstr "Sender bare til seere av den aktuelle profilen" -#: ../../mod/directory.php:207 -msgid "Finding:" -msgstr "Finner:" +#: ../../mod/thing.php:278 ../../mod/thing.php:324 +msgid "Name of thing e.g. something" +msgstr "Navn pÃ¥ ting for eksempel noe" -#: ../../mod/directory.php:215 -msgid "next page" -msgstr "neste side" +#: ../../mod/thing.php:280 ../../mod/thing.php:325 +msgid "URL of thing (optional)" +msgstr "URL til ting (valgfritt)" -#: ../../mod/directory.php:215 -msgid "previous page" -msgstr "forrige side" +#: ../../mod/thing.php:282 ../../mod/thing.php:326 +msgid "URL for photo of thing (optional)" +msgstr "URL til bilde av ting (valgfritt)" -#: ../../mod/directory.php:222 -msgid "No entries (some entries may be hidden)." -msgstr "Ingen oppføringer (noen oppføringer kan være skjult)." +#: ../../mod/thing.php:317 +msgid "Add Thing to your Profile" +msgstr "Legg til ting i din profil" -#: ../../mod/dirprofile.php:108 -msgid "Status: " -msgstr "Status:" +#: ../../mod/lostpass.php:15 +msgid "No valid account found." +msgstr "Ingen gyldig konto funnet." -#: ../../mod/dirprofile.php:109 -msgid "Sexual Preference: " -msgstr "Seksuelle preferanser:" +#: ../../mod/lostpass.php:29 +msgid "Password reset request issued. Check your email." +msgstr "Forespørsel om Ã¥ tilbakestille passord er mottatt. Sjekk e-posten din." -#: ../../mod/dirprofile.php:111 -msgid "Homepage: " -msgstr "Hjemmeside:" +#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:102 +#, php-format +msgid "Site Member (%s)" +msgstr "Nettstedsmedlem (%s)" -#: ../../mod/dirprofile.php:112 -msgid "Hometown: " -msgstr "Hjemby:" +#: ../../mod/lostpass.php:40 +#, php-format +msgid "Password reset requested at %s" +msgstr "Forespurt om Ã¥ tilbakestille passord hos %s" -#: ../../mod/dirprofile.php:114 -msgid "About: " -msgstr "Om:" +#: ../../mod/lostpass.php:63 +msgid "" +"Request could not be verified. (You may have previously submitted it.) " +"Password reset failed." +msgstr "Forespørsel kunne ikke bekreftes. (Du kan ha sendt den inn tidligere.) Tilbakestilling av passord mislyktes." -#: ../../mod/dirprofile.php:162 -msgid "Keywords: " -msgstr "Nøkkelord:" +#: ../../mod/lostpass.php:85 ../../boot.php:1494 +msgid "Password Reset" +msgstr "Tilbakestill passord" + +#: ../../mod/lostpass.php:86 +msgid "Your password has been reset as requested." +msgstr "Ditt passord har blitt tilbakestilt som forespurt." + +#: ../../mod/lostpass.php:87 +msgid "Your new password is" +msgstr "Ditt nye passord er" + +#: ../../mod/lostpass.php:88 +msgid "Save or copy your new password - and then" +msgstr "Lagre eller kopier ditt nye passord, og deretter kan du" + +#: ../../mod/lostpass.php:89 +msgid "click here to login" +msgstr "klikke her for Ã¥ logge inn" + +#: ../../mod/lostpass.php:90 +msgid "" +"Your password may be changed from the <em>Settings</em> page after " +"successful login." +msgstr "Ditt passord kan endres pÃ¥ siden <em>Innstillinger</em> etter vellykket innlogging." + +#: ../../mod/lostpass.php:107 +#, php-format +msgid "Your password has changed at %s" +msgstr "Ditt passord er endret hos %s" + +#: ../../mod/lostpass.php:122 +msgid "Forgot your Password?" +msgstr "Glemt passord ditt?" + +#: ../../mod/lostpass.php:123 +msgid "" +"Enter your email address and submit to have your password reset. Then check " +"your email for further instructions." +msgstr "Skriv e-postadressen din og send inn for Ã¥ tilbakestille passordet ditt. Sjekk deretter din e-post for videre instruksjoner." + +#: ../../mod/lostpass.php:124 +msgid "Email Address" +msgstr "E-postadresse" + +#: ../../mod/lostpass.php:125 +msgid "Reset" +msgstr "Tilbakestill" + +#: ../../mod/bookmarks.php:38 +msgid "Bookmark added" +msgstr "Bokmerke lagt til" + +#: ../../mod/bookmarks.php:60 +msgid "My Bookmarks" +msgstr "Mine bokmerker" + +#: ../../mod/bookmarks.php:71 +msgid "My Connections Bookmarks" +msgstr "Mine forbindelsers bokmerker" #: ../../mod/dirsearch.php:21 msgid "This site is not a directory server" msgstr "Dette nettstedet er ikke en katalogtjener" -#: ../../mod/setup.php:162 -msgid "Red Matrix Server - Setup" -msgstr "Red Matrix tjener - oppsett" +#: ../../mod/cloud.php:130 +msgid "RedMatrix - Guests: Username: {your email address}, Password: +++" +msgstr "RedMatrix - gjester: brukernavn: {din e-postadresse}, passord: +++" -#: ../../mod/setup.php:168 -msgid "Could not connect to database." -msgstr "Fikk ikke kontakt med databasen." +#: ../../mod/ping.php:257 +msgid "sent you a private message" +msgstr "sendte deg en privat melding" -#: ../../mod/setup.php:172 -msgid "" -"Could not connect to specified site URL. Possible SSL certificate or DNS " -"issue." -msgstr "Fikk ikke kontakt med det angitte nettstedets URL. Problemet kan muligens skyldes SSL-sertifikatet eller DNS." +#: ../../mod/ping.php:308 +msgid "added your channel" +msgstr "la til din kanal" -#: ../../mod/setup.php:179 -msgid "Could not create table." -msgstr "Kunne ikke lage tabellen." +#: ../../mod/ping.php:349 +msgid "posted an event" +msgstr "la ut en hendelse" -#: ../../mod/setup.php:185 -msgid "Your site database has been installed." -msgstr "Databasen til ditt nettsted har blitt installert." +#: ../../mod/editblock.php:79 ../../mod/editblock.php:95 +#: ../../mod/editlayout.php:78 ../../mod/editpost.php:20 +#: ../../mod/editwebpage.php:77 +msgid "Item not found" +msgstr "Elementet ble ikke funnet." -#: ../../mod/setup.php:190 -msgid "" -"You may need to import the file \"install/database.sql\" manually using " -"phpmyadmin or mysql." -msgstr "Du mÃ¥ kanskje importere filen \"install/database.sql\" manuelt ved hjelp av phpmyadmin eller mysql." +#: ../../mod/editblock.php:115 +msgid "Edit Block" +msgstr "Endre byggekloss" -#: ../../mod/setup.php:191 ../../mod/setup.php:260 ../../mod/setup.php:655 -msgid "Please see the file \"install/INSTALL.txt\"." -msgstr "Vennligst les filen \"install/INSTALL.txt\"." +#: ../../mod/editblock.php:125 +msgid "Delete block?" +msgstr "Slett byggeklossen?" -#: ../../mod/setup.php:257 -msgid "System check" -msgstr "Systemsjekk" +#: ../../mod/editblock.php:147 ../../mod/editlayout.php:143 +#: ../../mod/editpost.php:116 ../../mod/editwebpage.php:178 +msgid "Insert YouTube video" +msgstr "Sett inn YouTube-video" -#: ../../mod/setup.php:261 ../../mod/events.php:380 -msgid "Next" -msgstr "Neste" +#: ../../mod/editblock.php:148 ../../mod/editlayout.php:144 +#: ../../mod/editpost.php:117 ../../mod/editwebpage.php:179 +msgid "Insert Vorbis [.ogg] video" +msgstr "Sett inn Vorbis [.ogg] video" -#: ../../mod/setup.php:262 -msgid "Check again" -msgstr "Sjekk igjen" +#: ../../mod/editblock.php:149 ../../mod/editlayout.php:145 +#: ../../mod/editpost.php:118 ../../mod/editwebpage.php:180 +msgid "Insert Vorbis [.ogg] audio" +msgstr "Legg i" -#: ../../mod/setup.php:284 -msgid "Database connection" -msgstr "Databaseforbindelse" +#: ../../mod/editblock.php:183 +msgid "Delete Block" +msgstr "Slett byggekloss" -#: ../../mod/setup.php:285 -msgid "" -"In order to install Red Matrix we need to know how to connect to your " -"database." -msgstr "For Ã¥ installere Red Matrix mÃ¥ du oppgi hvordan din database kan kontaktes." +#: ../../mod/pdledit.php:13 +msgid "Layout updated." +msgstr "Layout er oppdatert." -#: ../../mod/setup.php:286 -msgid "" -"Please contact your hosting provider or site administrator if you have " -"questions about these settings." -msgstr "Vennligst kontakt din nettstedstilbyder eller nettstedsadministrator hvis du har spørsmÃ¥l om disse innstillingene." +#: ../../mod/pdledit.php:28 ../../mod/pdledit.php:53 +msgid "Edit System Page Description" +msgstr "Endre beskrivelsen av systemsiden" -#: ../../mod/setup.php:287 -msgid "" -"The database you specify below should already exist. If it does not, please " -"create it before continuing." -msgstr "Databasen du oppgir nedenfor mÃ¥ finnes pÃ¥ forhÃ¥nd. Hvis den ikke finnes, vennligst lag den før du fortsetter." +#: ../../mod/pdledit.php:48 +msgid "Layout not found." +msgstr "Layouten ble ikke funnet." -#: ../../mod/setup.php:291 -msgid "Database Server Name" -msgstr "Navn pÃ¥ databasetjener" +#: ../../mod/pdledit.php:54 +msgid "Module Name:" +msgstr "Modulnavn:" -#: ../../mod/setup.php:291 -msgid "Default is localhost" -msgstr "Standard er localhost" +#: ../../mod/pdledit.php:55 ../../mod/layouts.php:107 +msgid "Layout Help" +msgstr "Layout-hjelp" -#: ../../mod/setup.php:292 -msgid "Database Port" -msgstr "Databaseport" +#: ../../mod/editlayout.php:108 +msgid "Edit Layout" +msgstr "Endre layout" -#: ../../mod/setup.php:292 -msgid "Communication port number - use 0 for default" -msgstr "Kommunikasjonsportnummer - bruk 0 for standard" +#: ../../mod/editlayout.php:117 +msgid "Delete layout?" +msgstr "Slett layout?" -#: ../../mod/setup.php:293 -msgid "Database Login Name" -msgstr "Database innloggingsnavn" +#: ../../mod/editlayout.php:178 +msgid "Delete Layout" +msgstr "Slett layout" -#: ../../mod/setup.php:294 -msgid "Database Login Password" -msgstr "Database innloggingspassord" +#: ../../mod/editpost.php:31 +msgid "Item is not editable" +msgstr "Elementet kan ikke endres" -#: ../../mod/setup.php:295 -msgid "Database Name" -msgstr "Databasenavn" +#: ../../mod/editpost.php:53 +msgid "Delete item?" +msgstr "Slett element?" -#: ../../mod/setup.php:297 ../../mod/setup.php:339 -msgid "Site administrator email address" -msgstr "E-postadressen til administrator ved nettstedet" +#: ../../mod/settings.php:73 +msgid "Name is required" +msgstr "Navn er pÃ¥krevd" -#: ../../mod/setup.php:297 ../../mod/setup.php:339 -msgid "" -"Your account email address must match this in order to use the web admin " -"panel." -msgstr "Din konto sin e-postadresse mÃ¥ være lik denne for Ã¥ kunne bruke web-administrasjonspanelet." +#: ../../mod/settings.php:77 +msgid "Key and Secret are required" +msgstr "Nøkkel og hemmelighet er pÃ¥krevd" -#: ../../mod/setup.php:298 ../../mod/setup.php:341 -msgid "Website URL" -msgstr "Nettstedets URL" +#: ../../mod/settings.php:197 +msgid "Passwords do not match. Password unchanged." +msgstr "Passordene stemmer ikke overens. Passord uforandret." -#: ../../mod/setup.php:298 ../../mod/setup.php:341 -msgid "Please use SSL (https) URL if available." -msgstr "Vennligst bruk SSL (https) URL hvis tilgjengelig." +#: ../../mod/settings.php:201 +msgid "Empty passwords are not allowed. Password unchanged." +msgstr "Tomme passord er ikke tillatt. Passord uforandret." -#: ../../mod/setup.php:301 ../../mod/setup.php:344 -msgid "Please select a default timezone for your website" -msgstr "Vennligst velg en standard tidssone for ditt nettsted" +#: ../../mod/settings.php:215 +msgid "Password changed." +msgstr "Passord endret." -#: ../../mod/setup.php:328 -msgid "Site settings" -msgstr "Nettstedets innstillinger" +#: ../../mod/settings.php:217 +msgid "Password update failed. Please try again." +msgstr "Passord oppdatering mislyktes. Vennligst prøv igjen." -#: ../../mod/setup.php:387 -msgid "Could not find a command line version of PHP in the web server PATH." -msgstr "Fant ikke en kommandolinjeversjon av PHP i webtjenerens sti (PATH)." +#: ../../mod/settings.php:231 +msgid "Not valid email." +msgstr "Ikke gyldig e-post." -#: ../../mod/setup.php:388 -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 "Hvis du ikke har en kommandolinjeversjon av PHP installert pÃ¥ tjeneren, sÃ¥ vil du ikke kunne kjøre bakgrunnshenting via cron." +#: ../../mod/settings.php:234 +msgid "Protected email address. Cannot change to that email." +msgstr "Beskyttet e-postadresse. Kan ikke endre til den e-postadressen." -#: ../../mod/setup.php:392 -msgid "PHP executable path" -msgstr "PHP-kjørefilens sti" +#: ../../mod/settings.php:243 +msgid "System failure storing new email. Please try again." +msgstr "Systemfeil ved lagring av ny e-post. Vennligst prøv igjen." -#: ../../mod/setup.php:392 -msgid "" -"Enter full path to php executable. You can leave this blank to continue the " -"installation." -msgstr "Skriv full sti til kjørefilen for PHP. Du kan la denne stÃ¥ blank for Ã¥ fortsette installasjonen." +#: ../../mod/settings.php:479 +msgid "Settings updated." +msgstr "Innstillinger oppdatert." -#: ../../mod/setup.php:397 -msgid "Command line PHP" -msgstr "Kommandolinje PHP" +#: ../../mod/settings.php:548 ../../mod/settings.php:574 +#: ../../mod/settings.php:610 +msgid "Add application" +msgstr "Legg til program" -#: ../../mod/setup.php:406 -msgid "" -"The command line version of PHP on your system does not have " -"\"register_argc_argv\" enabled." -msgstr "Kommandolinjeversjonen av PHP pÃ¥ ditt system har ikke \"register_argc_argv\" pÃ¥skrudd." +#: ../../mod/settings.php:551 +msgid "Name of application" +msgstr "Navn pÃ¥ program" -#: ../../mod/setup.php:407 -msgid "This is required for message delivery to work." -msgstr "Dette er pÃ¥krevd for at meldingslevering skal virke." +#: ../../mod/settings.php:552 ../../mod/settings.php:578 +msgid "Consumer Key" +msgstr "Consumer Key" -#: ../../mod/setup.php:409 -msgid "PHP register_argc_argv" -msgstr "PHP register_argc_argv" +#: ../../mod/settings.php:552 ../../mod/settings.php:553 +msgid "Automatically generated - change if desired. Max length 20" +msgstr "Automatisk laget - kan endres om du vil. Største lengde 20" -#: ../../mod/setup.php:430 -msgid "" -"Error: the \"openssl_pkey_new\" function on this system is not able to " -"generate encryption keys" -msgstr "Feil: \"openssl_pkey_new\"-funksjonen pÃ¥ dette systemet er ikke i stand til Ã¥ lage krypteringsnøkler" +#: ../../mod/settings.php:553 ../../mod/settings.php:579 +msgid "Consumer Secret" +msgstr "Consumer Secret" + +#: ../../mod/settings.php:554 ../../mod/settings.php:580 +msgid "Redirect" +msgstr "Omdirigering" -#: ../../mod/setup.php:431 +#: ../../mod/settings.php:554 msgid "" -"If running under Windows, please see " -"\"http://www.php.net/manual/en/openssl.installation.php\"." -msgstr "Ved kjøring pÃ¥ Windows, vennligst se \"http://www.php.net/manual/en/openssl.installation.php\"." +"Redirect URI - leave blank unless your application specifically requires " +"this" +msgstr "Omdirigerings-URI - la stÃ¥ tomt hvis ikke ditt program spesifikt krever dette" -#: ../../mod/setup.php:433 -msgid "Generate encryption keys" -msgstr "Lag krypteringsnøkler" +#: ../../mod/settings.php:555 ../../mod/settings.php:581 +msgid "Icon url" +msgstr "Ikon-URL" -#: ../../mod/setup.php:440 -msgid "libCurl PHP module" -msgstr "libCurl PHP-modul" +#: ../../mod/settings.php:555 +msgid "Optional" +msgstr "Valgfritt" -#: ../../mod/setup.php:441 -msgid "GD graphics PHP module" -msgstr "GD graphics PHP-modul" +#: ../../mod/settings.php:566 +msgid "You can't edit this application." +msgstr "Du kan ikke endre dette programmet." -#: ../../mod/setup.php:442 -msgid "OpenSSL PHP module" -msgstr "OpenSSL PHP-modul" +#: ../../mod/settings.php:609 +msgid "Connected Apps" +msgstr "Tilkoblede app-er" -#: ../../mod/setup.php:443 -msgid "mysqli PHP module" -msgstr "mysqli PHP-modul" +#: ../../mod/settings.php:613 +msgid "Client key starts with" +msgstr "Klientnøkkel starter med" -#: ../../mod/setup.php:444 -msgid "mb_string PHP module" -msgstr "mb_string PHP-modul" +#: ../../mod/settings.php:614 +msgid "No name" +msgstr "Ikke noe navn" -#: ../../mod/setup.php:445 -msgid "mcrypt PHP module" -msgstr "mcrypt PHP-modul" +#: ../../mod/settings.php:615 +msgid "Remove authorization" +msgstr "Fjern tillatelse" -#: ../../mod/setup.php:450 ../../mod/setup.php:452 -msgid "Apache mod_rewrite module" -msgstr "Apache mod_rewrite-modul" +#: ../../mod/settings.php:626 +msgid "No feature settings configured" +msgstr "Ingen funksjonsinnstillinger er konfigurert" -#: ../../mod/setup.php:450 -msgid "" -"Error: Apache webserver mod-rewrite module is required but not installed." -msgstr "Feil: Apache web-tjenerens mod-rewrite-modul er pÃ¥krevd, men ikke installert." +#: ../../mod/settings.php:634 +msgid "Feature Settings" +msgstr "Funksjonsinnstillinger" -#: ../../mod/setup.php:456 ../../mod/setup.php:459 -msgid "proc_open" -msgstr "proc_open" +#: ../../mod/settings.php:657 +msgid "Account Settings" +msgstr "Kontoinnstillinger" -#: ../../mod/setup.php:456 -msgid "" -"Error: proc_open is required but is either not installed or has been " -"disabled in php.ini" -msgstr "Feil: proc_open er pÃ¥krevd, men er enten ikke installert eller har blitt avskrudd i php.ini" +#: ../../mod/settings.php:658 +msgid "Password Settings" +msgstr "Passordinnstillinger" -#: ../../mod/setup.php:464 -msgid "Error: libCURL PHP module required but not installed." -msgstr "Feil: libCURL PHP-modul er pÃ¥krevd, men er ikke installert." +#: ../../mod/settings.php:659 +msgid "New Password:" +msgstr "Nytt passord:" -#: ../../mod/setup.php:468 -msgid "" -"Error: GD graphics PHP module with JPEG support required but not installed." -msgstr "Feil: GD graphics PHP-modul med JPEG-støtte er pÃ¥krevd, men er ikke installert." +#: ../../mod/settings.php:660 +msgid "Confirm:" +msgstr "Bekreft:" -#: ../../mod/setup.php:472 -msgid "Error: openssl PHP module required but not installed." -msgstr "Feil: openssl PHP-modul er pÃ¥krevd, men er ikke installert." +#: ../../mod/settings.php:660 +msgid "Leave password fields blank unless changing" +msgstr "La passordfeltene stÃ¥ blanke om det ikke skal endres" -#: ../../mod/setup.php:476 -msgid "Error: mysqli PHP module required but not installed." -msgstr "Feil: mysqli PHP-modul er pÃ¥krevd, men er ikke installert." +#: ../../mod/settings.php:662 ../../mod/settings.php:985 +msgid "Email Address:" +msgstr "E-postadresse:" -#: ../../mod/setup.php:480 -msgid "Error: mb_string PHP module required but not installed." -msgstr "Feil: mb_string PHP-modul er pÃ¥krevd, men er ikke installert." +#: ../../mod/settings.php:663 ../../mod/removeaccount.php:61 +msgid "Remove Account" +msgstr "Slett konto" -#: ../../mod/setup.php:484 -msgid "Error: mcrypt PHP module required but not installed." -msgstr "Feil: mcrypt PHP-modul er pÃ¥krevd, men er ikke installert." +#: ../../mod/settings.php:664 +msgid "Remove this account from this server including all its channels" +msgstr "Slett denne kontoen inkludert alle dens kanaler fra denne tjeneren" -#: ../../mod/setup.php:500 -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 "Web-installasjonen mÃ¥ kunne lage en fil kalt \".htconfig.php\" i toppkatalogen til web-tjeneren din, men dette fÃ¥r den ikke til." +#: ../../mod/settings.php:665 ../../mod/settings.php:1067 +msgid "Warning: This action is permanent and cannot be reversed." +msgstr "Advarsel: Denne handlingen er permanent og kan ikke angres." -#: ../../mod/setup.php:501 -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 "Dette er oftest tillatelsesinnstilling, ettersom webtjeneren kanskje kan skrive til filer i din mappe - selv om du kan." +#: ../../mod/settings.php:681 +msgid "Off" +msgstr "Av" -#: ../../mod/setup.php:502 -msgid "" -"At the end of this procedure, we will give you a text to save in a file " -"named .htconfig.php in your Red top folder." -msgstr "PÃ¥ slutten av denne prosedyren vil vi gi deg en tekst til Ã¥ lagre i en fil kalt .htconfig.php i toppkatalogen til din Red." +#: ../../mod/settings.php:681 +msgid "On" +msgstr "PÃ¥" -#: ../../mod/setup.php:503 -msgid "" -"You can alternatively skip this procedure and perform a manual installation." -" Please see the file \"install/INSTALL.txt\" for instructions." -msgstr "Alternativt, sÃ¥ kan du hoppe over denne prosedyren og gjennomføre en manuell installasjon. Vennligst se filen \"install/INSTALL.txt\" for instruksjoner." +#: ../../mod/settings.php:688 +msgid "Additional Features" +msgstr "Ekstra funksjoner" -#: ../../mod/setup.php:506 -msgid ".htconfig.php is writable" -msgstr ".htconfig.php kan skrives til" +#: ../../mod/settings.php:713 +msgid "Connector Settings" +msgstr "Koblingsinnstillinger" -#: ../../mod/setup.php:516 -msgid "" -"Red uses the Smarty3 template engine to render its web views. Smarty3 " -"compiles templates to PHP to speed up rendering." -msgstr "Red bruker malmotoren Smarty3 for Ã¥ gjengi sine webvisninger. Smarty3 kompilerer malene om til PHP for Ã¥ framskynde gjengivelsen." +#: ../../mod/settings.php:743 +msgid "No special theme for mobile devices" +msgstr "Ikke noe spesielt tema for mobile enheter" -#: ../../mod/setup.php:517 -msgid "" -"In order to store these compiled templates, the web server needs to have " -"write access to the directory view/tpl/smarty3/ under the Red top level " -"folder." -msgstr "For Ã¥ kunne lagre disse kompilerte malene, sÃ¥ mÃ¥ webtjeneren ha skrivetilgang til katalogen view/tpl/smarty3/ under Red sin hovedmappe." +#: ../../mod/settings.php:752 +#, php-format +msgid "%s - (Experimental)" +msgstr "%s - (Eksperimentelt)" -#: ../../mod/setup.php:518 ../../mod/setup.php:536 -msgid "" -"Please ensure that the user that your web server runs as (e.g. www-data) has" -" write access to this folder." -msgstr "Vennligst sikre at brukeren som din web-tjeneste kjører som (for eksempel www-data) har skrivetilgang til denne katalogen." +#: ../../mod/settings.php:788 +msgid "Display Settings" +msgstr "Visningsinnstillinger" -#: ../../mod/setup.php:519 -msgid "" -"Note: as a security measure, you should give the web server write access to " -"view/tpl/smarty3/ only--not the template files (.tpl) that it contains." -msgstr "Merknad: som et sikkerhetstiltak bør du bare gi webtjerenn skrivetilgang til view/tpl/smarty3/ - ikke til malfilene (.tpl) som den inneholder." +#: ../../mod/settings.php:794 +msgid "Display Theme:" +msgstr "Visningstema:" -#: ../../mod/setup.php:522 -msgid "view/tpl/smarty3 is writable" -msgstr "view/tpl/smarty3 er skrivbar" +#: ../../mod/settings.php:795 +msgid "Mobile Theme:" +msgstr "Mobiltema:" -#: ../../mod/setup.php:535 -msgid "" -"Red uses the store directory to save uploaded files. The web server needs to" -" have write access to the store directory under the Red top level folder" -msgstr "Red bruker lagringsmappen for Ã¥ lagre opplastede filer. Webtjeneren trenger Ã¥ ha skrivetilgang til lagringsmappen under Red sin toppnivÃ¥mappe." +#: ../../mod/settings.php:796 +msgid "Enable user zoom on mobile devices" +msgstr "Skru pÃ¥ brukerstyrt zoom pÃ¥ mobile enheter" -#: ../../mod/setup.php:539 -msgid "store is writable" -msgstr "lageret kan skrives til" +#: ../../mod/settings.php:797 +msgid "Update browser every xx seconds" +msgstr "Oppdater nettleser hvert xx sekunder" -#: ../../mod/setup.php:569 -msgid "" -"SSL certificate cannot be validated. Fix certificate or disable https access" -" to this site." -msgstr "SSL-sertifikatet kan ikke kontrolleres. Fiks sertifikatet eller skru av https tilgang til dette nettstedet." +#: ../../mod/settings.php:797 +msgid "Minimum of 10 seconds, no maximum" +msgstr "Minimum 10 sekunder, ikke noe maksimum" -#: ../../mod/setup.php:570 -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 "Hvis du har HTTPS-tilgang til ditt nettsted eller tillater forbindelser til TCP port 443 (HTTPS-porten), sÃ¥ MÃ… du bruke nettlesergodkjent sertifkater. Du MÃ… IKKE bruke egensignert sertifikater!" +#: ../../mod/settings.php:798 +msgid "Maximum number of conversations to load at any time:" +msgstr "Maksimalt antall samtaler Ã¥ laste samtidig:" -#: ../../mod/setup.php:571 -msgid "" -"This restriction is incorporated because public posts from you may for " -"example contain references to images on your own hub." -msgstr "Denne begrensningen er tatt inn fordi offentlige innlegg fra deg kan for eksempel inneholde referanser til bilder pÃ¥ din egen hub." +#: ../../mod/settings.php:798 +msgid "Maximum of 100 items" +msgstr "Maksimum 100 elementer" + +#: ../../mod/settings.php:799 +msgid "Don't show emoticons" +msgstr "Ikke vis følelsesikoner" + +#: ../../mod/settings.php:800 +msgid "Link post titles to source" +msgstr "Lenk innleggets tittel til kilden" + +#: ../../mod/settings.php:801 +msgid "System Page Layout Editor - (advanced)" +msgstr "Systemsidens layoutbehandler - (avansert)" + +#: ../../mod/settings.php:835 +msgid "Nobody except yourself" +msgstr "Ingen unntatt deg selv" + +#: ../../mod/settings.php:836 +msgid "Only those you specifically allow" +msgstr "Bare de du spesifikt tillater" + +#: ../../mod/settings.php:837 +msgid "Approved connections" +msgstr "Godkjente forbindelser" + +#: ../../mod/settings.php:838 +msgid "Any connections" +msgstr "Enhver forbindelse" + +#: ../../mod/settings.php:839 +msgid "Anybody on this website" +msgstr "Enhver ved dette nettstedet" + +#: ../../mod/settings.php:840 +msgid "Anybody in this network" +msgstr "Enhver i dette nettverket" + +#: ../../mod/settings.php:841 +msgid "Anybody authenticated" +msgstr "Enhver som er autentisert" + +#: ../../mod/settings.php:842 +msgid "Anybody on the internet" +msgstr "Enhver pÃ¥ Internett" + +#: ../../mod/settings.php:916 +msgid "Publish your default profile in the network directory" +msgstr "Publiser din standardprofil i nettverkskatalogen" + +#: ../../mod/settings.php:921 +msgid "Allow us to suggest you as a potential friend to new members?" +msgstr "Tillat oss Ã¥ foreslÃ¥ deg som en mulig venn til nye medlemmer?" + +#: ../../mod/settings.php:925 ../../mod/profile_photo.php:365 +msgid "or" +msgstr "eller" + +#: ../../mod/settings.php:930 +msgid "Your channel address is" +msgstr "Din kanaladresse er" + +#: ../../mod/settings.php:974 +msgid "Channel Settings" +msgstr "Kanalinnstillinger" + +#: ../../mod/settings.php:983 +msgid "Basic Settings" +msgstr "Grunninnstillinger" + +#: ../../mod/settings.php:986 +msgid "Your Timezone:" +msgstr "Din tidssone:" -#: ../../mod/setup.php:572 +#: ../../mod/settings.php:987 +msgid "Default Post Location:" +msgstr "Standard plassering ved innlegg:" + +#: ../../mod/settings.php:987 +msgid "Geographical location to display on your posts" +msgstr "Geografisk plassering som vises pÃ¥ dine innlegg" + +#: ../../mod/settings.php:988 +msgid "Use Browser Location:" +msgstr "Bruk nettleseren sin plassering:" + +#: ../../mod/settings.php:990 +msgid "Adult Content" +msgstr "Voksent innhold" + +#: ../../mod/settings.php:990 msgid "" -"If your certificate is not recognised, members of other sites (who may " -"themselves have valid certificates) will get a warning message on their own " -"site complaining about security issues." -msgstr "Hvis sertifikatet ditt ikke gjenkjennes, sÃ¥ vil medlemmer pÃ¥ andre nettsteder (som selv kan ha godkjente sertifikater) fÃ¥ en beskjed med en advarsel pÃ¥ deres eget nettsted som klager over sikkerhetsproblemer." +"This channel frequently or regularly publishes adult content. (Please tag " +"any adult material and/or nudity with #NSFW)" +msgstr "Denne kanalen vil ofte eller jevnlig publisere voksent innhold. (Vennligst merk alt voksent materiale og/eller nakenhet med #NSFW)" + +#: ../../mod/settings.php:992 +msgid "Security and Privacy Settings" +msgstr "Sikkerhets- og personverninnstillinger" + +#: ../../mod/settings.php:994 +msgid "Your permissions are already configured. Click to view/adjust" +msgstr "Dine tillatelser er allerede satt. Klikk for Ã¥ se/justere." + +#: ../../mod/settings.php:996 +msgid "Hide my online presence" +msgstr "Skjul min tilstedeværelse online" -#: ../../mod/setup.php:573 +#: ../../mod/settings.php:996 +msgid "Prevents displaying in your profile that you are online" +msgstr "Forhindrer visning pÃ¥ din profil av at du er online " + +#: ../../mod/settings.php:998 +msgid "Simple Privacy Settings:" +msgstr "Enkle personverninnstillinger:" + +#: ../../mod/settings.php:999 msgid "" -"This can cause usability issues elsewhere (not just on your own site) so we " -"must insist on this requirement." -msgstr "Dette kan gi problemer med brukervennlighet (ikke bare pÃ¥ ditt eget nettsted), sÃ¥ vi mÃ¥ insistere pÃ¥ dette kravet." +"Very Public - <em>extremely permissive (should be used with caution)</em>" +msgstr "Svært offentlig - <em>ekstremt Ã¥pent (bør brukes med varsomhet)</em>" -#: ../../mod/setup.php:574 +#: ../../mod/settings.php:1000 msgid "" -"Providers are available that issue free certificates which are browser-" -"valid." -msgstr "Det finnes tilbydere som utsteder gratis sertifikater som er gyldige i nettlesere." +"Typical - <em>default public, privacy when desired (similar to social " +"network permissions but with improved privacy)</em>" +msgstr "Typisk - <em>standard er offentlig, personvern nÃ¥r ønsket (likner pÃ¥ tillatelser i sosiale nettverk, men med forbedret personvern)</em>" -#: ../../mod/setup.php:576 -msgid "SSL certificate validation" -msgstr "SSL sertifikat-kontroll" +#: ../../mod/settings.php:1001 +msgid "Private - <em>default private, never open or public</em>" +msgstr "Privat - <em>standard er privat, aldri Ã¥pen eller offentlig</em>" -#: ../../mod/setup.php:582 -msgid "" -"Url rewrite in .htaccess is not working. Check your server configuration." -msgstr "URL rewrite i .htaccess virker ikke. Sjekk konfigurasjonen pÃ¥ tjeneren." +#: ../../mod/settings.php:1002 +msgid "Blocked - <em>default blocked to/from everybody</em>" +msgstr "Blokkert - <em>standard blokkert til/fra alle</em>" -#: ../../mod/setup.php:584 -msgid "Url rewrite is working" -msgstr "URL rewrite virker" +#: ../../mod/settings.php:1004 +msgid "Allow others to tag your posts" +msgstr "Tillat andre Ã¥ merke dine innlegg" -#: ../../mod/setup.php:594 +#: ../../mod/settings.php:1004 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 "Databasekonfigurasjonsfilen \".htconfig.php\" kunne ikke skrives. Vennligst bruk den medfølgende teksten for Ã¥ lage en konfigurasjonsfil i toppkatalogen av din web-tjener." +"Often used by the community to retro-actively flag inappropriate content" +msgstr "Ofte brukt av fellesskapet for Ã¥ merke upassende innhold i etterkant" -#: ../../mod/setup.php:618 -msgid "Errors encountered creating database tables." -msgstr "Feil oppstod under opprettelsen av databasetabeller." +#: ../../mod/settings.php:1006 +msgid "Advanced Privacy Settings" +msgstr "Avanserte personverninnstillinger" -#: ../../mod/setup.php:653 -msgid "<h1>What next</h1>" -msgstr "<h1>Hva gjenstÃ¥r</h1>" +#: ../../mod/settings.php:1008 +msgid "Expire other channel content after this many days" +msgstr "Annet kanal innhold utløper etter sÃ¥ mange dager" -#: ../../mod/setup.php:654 -msgid "" -"IMPORTANT: You will need to [manually] setup a scheduled task for the " -"poller." -msgstr "VIKTIG: Du mÃ¥ [manuelt] sette opp en automatisert tidfestet oppgave til bakgrunnshenteren." +#: ../../mod/settings.php:1008 +msgid "0 or blank prevents expiration" +msgstr "0 eller blankt forhindrer utløp" -#: ../../mod/editblock.php:8 ../../mod/editblock.php:27 -#: ../../mod/editblock.php:53 ../../mod/editlayout.php:36 -#: ../../mod/editpost.php:20 ../../mod/editwebpage.php:32 -msgid "Item not found" -msgstr "Elementet ble ikke funnet." +#: ../../mod/settings.php:1009 +msgid "Maximum Friend Requests/Day:" +msgstr "Maksimalt antall venneforespørsler per dag:" -#: ../../mod/editblock.php:77 -msgid "Edit Block" -msgstr "Endre byggekloss" +#: ../../mod/settings.php:1009 +msgid "May reduce spam activity" +msgstr "Kan redusere søppelpostaktivitet" -#: ../../mod/editblock.php:87 -msgid "Delete block?" -msgstr "Slett byggeklossen?" +#: ../../mod/settings.php:1010 +msgid "Default Post Permissions" +msgstr "Standard innleggstillatelser" -#: ../../mod/editblock.php:115 ../../mod/editlayout.php:110 -#: ../../mod/editpost.php:116 ../../mod/editwebpage.php:147 -msgid "Insert YouTube video" -msgstr "Sett inn YouTube-video" +#: ../../mod/settings.php:1015 +msgid "Channel permissions category:" +msgstr "Kategori med kanaltillatelser:" -#: ../../mod/editblock.php:116 ../../mod/editlayout.php:111 -#: ../../mod/editpost.php:117 ../../mod/editwebpage.php:148 -msgid "Insert Vorbis [.ogg] video" -msgstr "Sett inn Vorbis [.ogg] video" +#: ../../mod/settings.php:1023 +msgid "Maximum private messages per day from unknown people:" +msgstr "Maksimalt antall private meldinger per dag fra ukjente personer:" -#: ../../mod/editblock.php:117 ../../mod/editlayout.php:112 -#: ../../mod/editpost.php:118 ../../mod/editwebpage.php:149 -msgid "Insert Vorbis [.ogg] audio" -msgstr "Legg i" +#: ../../mod/settings.php:1023 +msgid "Useful to reduce spamming" +msgstr "Nyttig for Ã¥ redusere søppelpost" -#: ../../mod/editblock.php:153 -msgid "Delete Block" -msgstr "Slett byggekloss" +#: ../../mod/settings.php:1026 +msgid "Notification Settings" +msgstr "Varslingsinnstillinger" -#: ../../mod/pdledit.php:13 -msgid "Layout updated." -msgstr "Layout er oppdatert." +#: ../../mod/settings.php:1027 +msgid "By default post a status message when:" +msgstr "Legg inn en statusmelding nÃ¥r du:" -#: ../../mod/pdledit.php:28 ../../mod/pdledit.php:53 -msgid "Edit System Page Description" -msgstr "Endre beskrivelsen av systemsiden" +#: ../../mod/settings.php:1028 +msgid "accepting a friend request" +msgstr "aksepterer en venneforespørsel" -#: ../../mod/pdledit.php:48 -msgid "Layout not found." -msgstr "Layouten ble ikke funnet." +#: ../../mod/settings.php:1029 +msgid "joining a forum/community" +msgstr "blir med i et forum/miljø" -#: ../../mod/pdledit.php:54 -msgid "Module Name:" -msgstr "Modulnavn:" +#: ../../mod/settings.php:1030 +msgid "making an <em>interesting</em> profile change" +msgstr "gjør en <em>interessant</em> profilendring" -#: ../../mod/pdledit.php:55 ../../mod/layouts.php:59 -msgid "Layout Help" -msgstr "Layout-hjelp" +#: ../../mod/settings.php:1031 +msgid "Send a notification email when:" +msgstr "Send en varsel-e-post nÃ¥r:" -#: ../../mod/editlayout.php:72 -msgid "Edit Layout" -msgstr "Endre layout" +#: ../../mod/settings.php:1032 +msgid "You receive a connection request" +msgstr "Du har mottatt en forespørsel om forbindelse" -#: ../../mod/editlayout.php:82 -msgid "Delete layout?" -msgstr "Slett layout?" +#: ../../mod/settings.php:1033 +msgid "Your connections are confirmed" +msgstr "Dine forbindelser er bekreftet" -#: ../../mod/editlayout.php:146 -msgid "Delete Layout" -msgstr "Slett layout" +#: ../../mod/settings.php:1034 +msgid "Someone writes on your profile wall" +msgstr "Noen skriver pÃ¥ din profilvegg" -#: ../../mod/editpost.php:31 -msgid "Item is not editable" -msgstr "Elementet kan ikke endres" +#: ../../mod/settings.php:1035 +msgid "Someone writes a followup comment" +msgstr "Noen skriver en oppfølgende kommentar" -#: ../../mod/editpost.php:53 -msgid "Delete item?" -msgstr "Slett element?" +#: ../../mod/settings.php:1036 +msgid "You receive a private message" +msgstr "Du mottar en privat melding" -#: ../../mod/editwebpage.php:106 -msgid "Edit Webpage" -msgstr "Endre webside" +#: ../../mod/settings.php:1037 +msgid "You receive a friend suggestion" +msgstr "Du mottok et venneforslag" -#: ../../mod/editwebpage.php:116 -msgid "Delete webpage?" -msgstr "Slett webside?" +#: ../../mod/settings.php:1038 +msgid "You are tagged in a post" +msgstr "Du merkes i et innlegg" -#: ../../mod/editwebpage.php:186 -msgid "Delete Webpage" -msgstr "Slett webside" +#: ../../mod/settings.php:1039 +msgid "You are poked/prodded/etc. in a post" +msgstr "Du ble prikket/oppildnet/og sÃ¥ vider i et innlegg" -#: ../../mod/siteinfo.php:57 -#, php-format -msgid "Version %s" -msgstr "Versjon %s" +#: ../../mod/settings.php:1042 +msgid "Show visual notifications including:" +msgstr "Vis visuelle varslinger om:" -#: ../../mod/siteinfo.php:76 -msgid "Installed plugins/addons/apps:" -msgstr "Installerte tilleggsfunksjoner/tillegg/apper:" +#: ../../mod/settings.php:1044 +msgid "Unseen matrix activity" +msgstr "Usett matrixaktivitet" -#: ../../mod/siteinfo.php:89 -msgid "No installed plugins/addons/apps" -msgstr "Ingen installerte tilleggsfunksjoner/tillegg/apper" +#: ../../mod/settings.php:1045 +msgid "Unseen channel activity" +msgstr "Usett kanalaktivitet" -#: ../../mod/siteinfo.php:97 -msgid "Red" -msgstr "Red" +#: ../../mod/settings.php:1046 +msgid "Unseen private messages" +msgstr "Usette private meldinger" -#: ../../mod/siteinfo.php:98 -msgid "" -"This is a hub of the Red Matrix - a global cooperative network of " -"decentralised privacy enhanced websites." -msgstr "Dette er en hub i Red Matrix - et globalt kooperativt nettverk av desentraliserte personvernforsterkede nettsteder." +#: ../../mod/settings.php:1046 ../../mod/settings.php:1051 +#: ../../mod/settings.php:1052 ../../mod/settings.php:1053 +msgid "Recommended" +msgstr "Anbefalt" -#: ../../mod/siteinfo.php:101 -msgid "Running at web location" -msgstr "Kjører pÃ¥ webplasseringen" +#: ../../mod/settings.php:1047 +msgid "Upcoming events" +msgstr "Kommende hendelser" -#: ../../mod/siteinfo.php:102 -msgid "" -"Please visit <a href=\"http://getzot.com\">GetZot.com</a> to learn more " -"about the Red Matrix." -msgstr "Vennligst besøk <a href=\"http://getzot.com\">GetZot.com</a> for Ã¥ lære mer om Red Matrix." +#: ../../mod/settings.php:1048 +msgid "Events today" +msgstr "Hendelser idag" -#: ../../mod/siteinfo.php:103 -msgid "Bug reports and issues: please visit" -msgstr "Feilmeldinger og feilretting: vennligst besøk" +#: ../../mod/settings.php:1049 +msgid "Upcoming birthdays" +msgstr "Kommende fødselsdager" -#: ../../mod/siteinfo.php:106 -msgid "" -"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot " -"com" -msgstr "Forslag, ros og sÃ¥ videre - vennligst e-post \"redmatrix\" hos librelist - punktum com" +#: ../../mod/settings.php:1049 +msgid "Not available in all themes" +msgstr "Ikke tilgjengelig i alle temaer" -#: ../../mod/siteinfo.php:108 -msgid "Site Administrators" -msgstr "Nettstedsadministratorer" +#: ../../mod/settings.php:1050 +msgid "System (personal) notifications" +msgstr "System (personlige) varslinger" -#: ../../mod/sources.php:32 -msgid "Failed to create source. No channel selected." -msgstr "Mislyktes med Ã¥ lage kilde. Ingen kanal er valgt." +#: ../../mod/settings.php:1051 +msgid "System info messages" +msgstr "System infomeldinger" -#: ../../mod/sources.php:45 -msgid "Source created." -msgstr "Kilden er laget." +#: ../../mod/settings.php:1052 +msgid "System critical alerts" +msgstr "System kritiske varsel" -#: ../../mod/sources.php:57 -msgid "Source updated." -msgstr "Kilden er oppdatert." +#: ../../mod/settings.php:1053 +msgid "New connections" +msgstr "Nye forbindelser" -#: ../../mod/sources.php:82 -msgid "*" -msgstr "*" +#: ../../mod/settings.php:1054 +msgid "System Registrations" +msgstr "Systemregistreringer" -#: ../../mod/sources.php:89 -msgid "Manage remote sources of content for your channel." -msgstr "HÃ¥ndtere eksterne innholdskilder til din kanal." +#: ../../mod/settings.php:1056 +msgid "Notify me of events this many days in advance" +msgstr "Varsle meg om hendelser dette antall dager pÃ¥ forhÃ¥nd" -#: ../../mod/sources.php:90 ../../mod/sources.php:100 -msgid "New Source" -msgstr "Ny kilde" +#: ../../mod/settings.php:1056 +msgid "Must be greater than 0" +msgstr "MÃ¥ være større enn 0" -#: ../../mod/sources.php:101 ../../mod/sources.php:133 +#: ../../mod/settings.php:1058 +msgid "Advanced Account/Page Type Settings" +msgstr "Avanserte innstillinger for konto/sidetype" + +#: ../../mod/settings.php:1059 +msgid "Change the behaviour of this account for special situations" +msgstr "Endre oppførselen til denne kontoen i spesielle situasjoner" + +#: ../../mod/settings.php:1062 msgid "" -"Import all or selected content from the following channel into this channel " -"and distribute it according to your channel settings." -msgstr "Importer alt eller et utvalgt av innhold fra følgende kanal inn i denne kanalen og distribuer det i henhold til dine egne kanalinnstillinger." +"Please enable expert mode (in <a href=\"settings/features\">Settings > " +"Additional features</a>) to adjust!" +msgstr "Vennligst skru pÃ¥ ekspertmodus (under <a href=\"settings/features\">Innstillinger > Ekstra funksjoner</a>) for Ã¥ justere!" -#: ../../mod/sources.php:102 ../../mod/sources.php:134 -msgid "Only import content with these words (one per line)" -msgstr "Bare importer innhold med disse ordene (ett ord per linje)" +#: ../../mod/settings.php:1063 +msgid "Miscellaneous Settings" +msgstr "Diverse innstillinger" -#: ../../mod/sources.php:102 ../../mod/sources.php:134 -msgid "Leave blank to import all public content" -msgstr "La stÃ¥ tomt for Ã¥ importere alt offentlig innhold" +#: ../../mod/settings.php:1065 +msgid "Personal menu to display in your channel pages" +msgstr "Personlig meny som kan vises pÃ¥ dine kanalsider" -#: ../../mod/sources.php:103 ../../mod/sources.php:137 -#: ../../mod/new_channel.php:110 -msgid "Channel Name" -msgstr "Kanalnavn" +#: ../../mod/settings.php:1066 +msgid "Remove this channel" +msgstr "Fjern denne kanalen" -#: ../../mod/sources.php:123 ../../mod/sources.php:150 -msgid "Source not found." -msgstr "Kilden ble ikke funnet." +#: ../../mod/editwebpage.php:140 +msgid "Edit Webpage" +msgstr "Endre webside" -#: ../../mod/sources.php:130 -msgid "Edit Source" -msgstr "Endre kilde" +#: ../../mod/editwebpage.php:150 +msgid "Delete webpage?" +msgstr "Slett webside?" -#: ../../mod/sources.php:131 -msgid "Delete Source" -msgstr "Slett kilde" +#: ../../mod/editwebpage.php:215 +msgid "Delete Webpage" +msgstr "Slett webside" -#: ../../mod/sources.php:158 -msgid "Source removed" -msgstr "Kilden er fjernet" +#: ../../mod/impel.php:33 +msgid "webpage" +msgstr "nettside" -#: ../../mod/sources.php:160 -msgid "Unable to remove source." -msgstr "Ikke i stand til Ã¥ fjerne kilde." +#: ../../mod/impel.php:38 +msgid "block" +msgstr "byggekloss" -#: ../../mod/filer.php:49 -msgid "- select -" -msgstr "- velg -" +#: ../../mod/impel.php:43 +msgid "layout" +msgstr "layout" -#: ../../mod/events.php:72 -msgid "Event title and start time are required." -msgstr "Hendelsestittel og starttidspunkt er pÃ¥krevd." +#: ../../mod/impel.php:117 +#, php-format +msgid "%s element installed" +msgstr "%s element installert" -#: ../../mod/events.php:310 -msgid "l, F j" -msgstr "l, F j" +#: ../../mod/profile_photo.php:108 +msgid "Image uploaded but image cropping failed." +msgstr "Bildet ble lastet opp, men beskjæring av bildet mislyktes." -#: ../../mod/events.php:332 -msgid "Edit event" -msgstr "Endre hendelse" +#: ../../mod/profile_photo.php:161 +msgid "Image resize failed." +msgstr "Endring av bildestørrelse mislyktes." -#: ../../mod/events.php:378 -msgid "Create New Event" -msgstr "Lag ny hendelse" +#: ../../mod/profile_photo.php:205 +msgid "" +"Shift-reload the page or clear browser cache if the new photo does not " +"display immediately." +msgstr "Hold nede Shift-knappen og last siden pÃ¥ nytt eller tøm nettleserens mellomlager hvis det nye bildet ikke vises umiddelbart." -#: ../../mod/events.php:379 -msgid "Previous" -msgstr "Forrige" +#: ../../mod/profile_photo.php:232 +#, php-format +msgid "Image exceeds size limit of %d" +msgstr "Bildet overstiger størrelsesbegrensningen pÃ¥ %d" -#: ../../mod/events.php:450 -msgid "hour:minute" -msgstr "time:minutt" +#: ../../mod/profile_photo.php:241 +msgid "Unable to process image." +msgstr "Kan ikke behandle bildet." -#: ../../mod/events.php:470 -msgid "Event details" -msgstr "Hendelsesdetaljer" +#: ../../mod/profile_photo.php:290 ../../mod/profile_photo.php:339 +msgid "Photo not available." +msgstr "Bildet er ikke tilgjengelig." -#: ../../mod/events.php:471 -#, php-format -msgid "Format is %s %s. Starting date and Title are required." -msgstr "Formatet er %s %s. Startdato og tittel er pÃ¥krevd." +#: ../../mod/profile_photo.php:358 +msgid "Upload File:" +msgstr "Last opp fil:" -#: ../../mod/events.php:473 -msgid "Event Starts:" -msgstr "Hendelsen starter:" +#: ../../mod/profile_photo.php:359 +msgid "Select a profile:" +msgstr "Velg en profil:" -#: ../../mod/events.php:473 ../../mod/events.php:487 ../../mod/appman.php:91 -#: ../../mod/appman.php:92 -msgid "Required" -msgstr "PÃ¥krevd" +#: ../../mod/profile_photo.php:360 +msgid "Upload Profile Photo" +msgstr "Last opp profilbilde:" -#: ../../mod/events.php:476 -msgid "Finish date/time is not known or not relevant" -msgstr "Sluttdato/-tidspunkt er ikke kjent eller ikke relevant" +#: ../../mod/profile_photo.php:365 +msgid "skip this step" +msgstr "hopp over dette steget" -#: ../../mod/events.php:478 -msgid "Event Finishes:" -msgstr "Hendelsen slutter:" +#: ../../mod/profile_photo.php:365 +msgid "select a photo from your photo albums" +msgstr "velg et bilde fra dine fotoalbum" -#: ../../mod/events.php:481 -msgid "Adjust for viewer timezone" -msgstr "Juster i forhold til tilskuerens tidssone" +#: ../../mod/profile_photo.php:381 +msgid "Crop Image" +msgstr "Beskjær bildet" -#: ../../mod/events.php:483 -msgid "Description:" -msgstr "Beskrivelse:" +#: ../../mod/profile_photo.php:382 +msgid "Please adjust the image cropping for optimum viewing." +msgstr "Vennligst juster bildebeskjæringen for optimal visning." -#: ../../mod/events.php:487 -msgid "Title:" -msgstr "Tittel:" +#: ../../mod/profile_photo.php:384 +msgid "Done Editing" +msgstr "Avslutt redigering" -#: ../../mod/events.php:489 -msgid "Share this event" -msgstr "Del denne hendelsen" +#: ../../mod/profile_photo.php:427 +msgid "Image uploaded successfully." +msgstr "Opplasting av bildet var vellykket." + +#: ../../mod/profile_photo.php:429 +msgid "Image upload failed." +msgstr "Opplasting av bildet mislyktes." + +#: ../../mod/profile_photo.php:438 +#, php-format +msgid "Image size reduction [%s] failed." +msgstr "Forminsking av bildet [%s] mislyktes." + +#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 +msgid "Contact not found." +msgstr "Kontakten ble ikke funnet." + +#: ../../mod/fsuggest.php:63 +msgid "Friend suggestion sent." +msgstr "Venneforespørsel sendt." + +#: ../../mod/fsuggest.php:97 +msgid "Suggest Friends" +msgstr "ForeslÃ¥ venner" -#: ../../mod/filestorage.php:68 +#: ../../mod/fsuggest.php:99 +#, php-format +msgid "Suggest a friend for %s" +msgstr "ForeslÃ¥ en venn for %s" + +#: ../../mod/filestorage.php:76 msgid "Permission Denied." msgstr "Tillatelse avvist." -#: ../../mod/filestorage.php:85 +#: ../../mod/filestorage.php:92 msgid "File not found." msgstr "Filen ble ikke funnet." -#: ../../mod/filestorage.php:121 +#: ../../mod/filestorage.php:131 msgid "Edit file permissions" msgstr "Endre filtillatelser" -#: ../../mod/filestorage.php:129 +#: ../../mod/filestorage.php:140 msgid "Set/edit permissions" msgstr "Angi/endre tillatelser" -#: ../../mod/filestorage.php:130 +#: ../../mod/filestorage.php:141 msgid "Include all files and sub folders" msgstr "Inkluder alle filer og undermapper" -#: ../../mod/filestorage.php:131 +#: ../../mod/filestorage.php:142 msgid "Return to file list" msgstr "GÃ¥ tilbake til filoversikten" -#: ../../mod/filestorage.php:133 +#: ../../mod/filestorage.php:144 msgid "Copy/paste this code to attach file to a post" msgstr "Kopier og lim inn denne koden for Ã¥ legge til filen i et innlegg" -#: ../../mod/filestorage.php:134 +#: ../../mod/filestorage.php:145 msgid "Copy/paste this URL to link file from a web page" msgstr "Kopier og lim inn denne URL-en for Ã¥ lenke til filen fra en webside" -#: ../../mod/filestorage.php:171 -msgid "Download" -msgstr "Last ned" - -#: ../../mod/filestorage.php:177 -msgid "Used: " -msgstr "Brukt:" +#: ../../mod/help.php:41 ../../mod/help.php:47 ../../mod/help.php:53 +msgid "Help:" +msgstr "Hjelp:" -#: ../../mod/filestorage.php:178 -msgid "[directory]" -msgstr "[mappe]" +#: ../../mod/help.php:67 ../../index.php:238 +msgid "Not Found" +msgstr "Ikke funnet" -#: ../../mod/filestorage.php:180 -msgid "Limit: " -msgstr "Grense:" +#: ../../mod/acl.php:245 +msgid "network" +msgstr "nettverk" #: ../../mod/follow.php:25 msgid "Channel added." msgstr "Kanal lagt til." -#: ../../mod/subthread.php:103 -#, php-format -msgid "%1$s is following %2$s's %3$s" -msgstr "%1$s følger %2$s sin %3$s" +#: ../../mod/delegate.php:95 +msgid "No potential page delegates located." +msgstr "Ingen potensielle sidedelegater er funnet." -#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 -msgid "Contact not found." -msgstr "Kontakten ble ikke funnet." +#: ../../mod/delegate.php:121 +msgid "Delegate Page Management" +msgstr "Deleger sidehÃ¥ndtering" -#: ../../mod/fsuggest.php:63 -msgid "Friend suggestion sent." -msgstr "Venneforespørsel sendt." +#: ../../mod/delegate.php:123 +msgid "" +"Delegates are able to manage all aspects of this account/page except for " +"basic account settings. Please do not delegate your personal account to " +"anybody that you do not trust completely." +msgstr "Delegater kan hÃ¥ndtere alle sider ved denne kontoen/siden unntatt grunnleggende kontoinformasjon. Vennligst ikke deleger din personlige konto til noen du ikke stoler fullstendig pÃ¥." -#: ../../mod/fsuggest.php:97 -msgid "Suggest Friends" -msgstr "ForeslÃ¥ venner" +#: ../../mod/delegate.php:124 +msgid "Existing Page Managers" +msgstr "Eksisterende sidehÃ¥ndterere" -#: ../../mod/fsuggest.php:99 -#, php-format -msgid "Suggest a friend for %s" -msgstr "ForeslÃ¥ en venn for %s" +#: ../../mod/delegate.php:126 +msgid "Existing Page Delegates" +msgstr "Eksisterende sidedelegater" -#: ../../mod/suggest.php:35 -msgid "" -"No suggestions available. If this is a new site, please try again in 24 " -"hours." -msgstr "Ingen forslag tilgjengelige. Hvis dette er et nytt nettsted, vennligst prøv igjen om 24 timer." +#: ../../mod/delegate.php:128 +msgid "Potential Delegates" +msgstr "Potensielle sidedelegater" + +#: ../../mod/delegate.php:131 +msgid "Add" +msgstr "Legg til" + +#: ../../mod/delegate.php:132 +msgid "No entries." +msgstr "Ingen oppføringer." #: ../../mod/group.php:20 msgid "Collection created." @@ -6000,769 +6670,826 @@ msgstr "Medlemmer" msgid "All Connected Channels" msgstr "Alle tilkoblede kanaler" -#: ../../mod/group.php:231 +#: ../../mod/group.php:233 msgid "Click on a channel to add or remove." msgstr "Klikk pÃ¥ en kanal for Ã¥ legge til eller fjerne." +#: ../../mod/suggest.php:35 +msgid "" +"No suggestions available. If this is a new site, please try again in 24 " +"hours." +msgstr "Ingen forslag tilgjengelige. Hvis dette er et nytt nettsted, vennligst prøv igjen om 24 timer." + +#: ../../mod/import.php:25 +#, php-format +msgid "Your service plan only allows %d channels." +msgstr "Din tjenesteplan tillater bare %d kanaler." + +#: ../../mod/import.php:51 +msgid "Nothing to import." +msgstr "Ingenting Ã¥ importere." + +#: ../../mod/import.php:75 +msgid "Unable to download data from old server" +msgstr "Ikke i stand til Ã¥ laste ned data fra gammel tjener" + +#: ../../mod/import.php:81 +msgid "Imported file is empty." +msgstr "Importert fil er tom." + +#: ../../mod/import.php:105 +msgid "" +"Cannot create a duplicate channel identifier on this system. Import failed." +msgstr "Kan ikke lage en kopi av kanal-identifikatoren pÃ¥ dette systemet. Import mislyktes." + +#: ../../mod/import.php:123 +msgid "Channel clone failed. Import failed." +msgstr "Kanalkloning mislyktes. Import mislyktes." + +#: ../../mod/import.php:133 +msgid "Cloned channel not found. Import failed." +msgstr "Klonet kanal ble ikke funnet. Import mislyktes." + +#: ../../mod/import.php:451 +msgid "Import completed." +msgstr "Import ferdig." + +#: ../../mod/import.php:463 +msgid "You must be logged in to use this feature." +msgstr "Du mÃ¥ være innlogget for Ã¥ bruke denne funksjonen." + +#: ../../mod/import.php:468 +msgid "Import Channel" +msgstr "Importer kanal" + +#: ../../mod/import.php:469 +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. Only identity and connections/relationships will " +"be imported. Importation of content is not yet available." +msgstr "Bruk dette skjemaet til Ã¥ importere en eksisterende kanal fra en annen tjener/hub. Du kan hente kanalidentiteten fra den gamle tjeneren/hubben via nettverket eller bruke en eksportert fil. Bare identiteten og forbindelser/relasjoner vil bli importert. Importering av innhold er ennÃ¥ ikke tilgjengelig." + +#: ../../mod/import.php:470 +msgid "File to Upload" +msgstr "Fil som skal lastes opp" + +#: ../../mod/import.php:471 +msgid "Or provide the old server/hub details" +msgstr "Eller oppgi detaljene fra den gamle tjeneren/hub-en" + +#: ../../mod/import.php:472 +msgid "Your old identity address (xyz@example.com)" +msgstr "Din gamle identitetsadresse (xyz@example.com)" + +#: ../../mod/import.php:473 +msgid "Your old login email address" +msgstr "Din gamle innloggings e-postadresse" + +#: ../../mod/import.php:474 +msgid "Your old login password" +msgstr "Ditt gamle innloggingspassord" + +#: ../../mod/import.php:475 +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 "Enten du tar det ene eller det andre valget, vennligst angi om du vil at denne hubben skal være din nye primære adresse, eller om din gamle plassering skal fortsette Ã¥ ha denne rollen. Du kan lage innlegg fra den ene eller den andre plasseringen, men bare en av dem kan markeres som den primære plasseringen for filer, bilder og media." + +#: ../../mod/import.php:476 +msgid "Make this hub my primary location" +msgstr "Gjør dette nettstedet til min primære plassering" + +#: ../../mod/import.php:477 +msgid "Import existing posts if possible" +msgstr "Importerer eksisterende innlegg hvis mulig." + #: ../../mod/tagger.php:98 #, php-format msgid "%1$s tagged %2$s's %3$s with %4$s" msgstr "%1$s merket %3$s til %2$s med %4$s" -#: ../../mod/help.php:43 ../../mod/help.php:49 ../../mod/help.php:55 -msgid "Help:" -msgstr "Hjelp:" - -#: ../../mod/help.php:69 ../../index.php:233 -msgid "Not Found" -msgstr "Ikke funnet" - -#: ../../mod/tagrm.php:41 +#: ../../mod/tagrm.php:44 ../../mod/tagrm.php:94 msgid "Tag removed" msgstr "Merkelapp fjernet" -#: ../../mod/tagrm.php:79 +#: ../../mod/tagrm.php:119 msgid "Remove Item Tag" msgstr "Fjern merkelapp fra element" -#: ../../mod/tagrm.php:81 +#: ../../mod/tagrm.php:121 msgid "Select a tag to remove: " msgstr "Velg merkelapp Ã¥ fjerne:" -#: ../../mod/home.php:79 -msgid "Red Matrix - "The Network"" -msgstr "Red Matrix - "Nettverket"" - -#: ../../mod/home.php:92 -#, php-format -msgid "Welcome to %s" -msgstr "Velkommen til %s" - #: ../../mod/admin.php:52 msgid "Theme settings updated." msgstr "Temainnstillinger er oppdatert." -#: ../../mod/admin.php:92 ../../mod/admin.php:441 +#: ../../mod/admin.php:97 ../../mod/admin.php:411 msgid "Site" msgstr "Nettsted" -#: ../../mod/admin.php:93 +#: ../../mod/admin.php:98 msgid "Accounts" msgstr "Kontoer" -#: ../../mod/admin.php:94 ../../mod/admin.php:884 +#: ../../mod/admin.php:99 ../../mod/admin.php:858 msgid "Channels" msgstr "Kanaler" -#: ../../mod/admin.php:95 ../../mod/admin.php:975 ../../mod/admin.php:1017 +#: ../../mod/admin.php:100 ../../mod/admin.php:949 ../../mod/admin.php:991 msgid "Plugins" msgstr "Tilleggsfunksjoner" -#: ../../mod/admin.php:96 ../../mod/admin.php:1180 ../../mod/admin.php:1216 +#: ../../mod/admin.php:101 ../../mod/admin.php:1154 ../../mod/admin.php:1190 msgid "Themes" msgstr "Temaer" -#: ../../mod/admin.php:97 ../../mod/admin.php:541 +#: ../../mod/admin.php:102 ../../mod/admin.php:512 msgid "Server" msgstr "Tjener" -#: ../../mod/admin.php:98 +#: ../../mod/admin.php:103 +msgid "Profile Config" +msgstr "Profilinnstillinger" + +#: ../../mod/admin.php:104 msgid "DB updates" msgstr "Databaseoppdateringer" -#: ../../mod/admin.php:112 ../../mod/admin.php:119 ../../mod/admin.php:1303 +#: ../../mod/admin.php:118 ../../mod/admin.php:125 ../../mod/admin.php:1277 msgid "Logs" msgstr "Logger" -#: ../../mod/admin.php:118 +#: ../../mod/admin.php:124 msgid "Plugin Features" msgstr "Tilleggsfunksjoner" -#: ../../mod/admin.php:120 +#: ../../mod/admin.php:126 msgid "User registrations waiting for confirmation" msgstr "Brukerregistreringer som venter pÃ¥ bekreftelse" -#: ../../mod/admin.php:197 +#: ../../mod/admin.php:206 msgid "Message queues" msgstr "Meldingskøer" -#: ../../mod/admin.php:202 ../../mod/admin.php:440 ../../mod/admin.php:540 -#: ../../mod/admin.php:749 ../../mod/admin.php:883 ../../mod/admin.php:974 -#: ../../mod/admin.php:1016 ../../mod/admin.php:1179 ../../mod/admin.php:1215 -#: ../../mod/admin.php:1302 +#: ../../mod/admin.php:211 ../../mod/admin.php:410 ../../mod/admin.php:511 +#: ../../mod/admin.php:721 ../../mod/admin.php:857 ../../mod/admin.php:948 +#: ../../mod/admin.php:990 ../../mod/admin.php:1153 ../../mod/admin.php:1189 +#: ../../mod/admin.php:1276 msgid "Administration" msgstr "Administrasjon" -#: ../../mod/admin.php:203 +#: ../../mod/admin.php:212 msgid "Summary" msgstr "Sammendrag" -#: ../../mod/admin.php:205 +#: ../../mod/admin.php:214 msgid "Registered users" msgstr "Registrerte brukere" -#: ../../mod/admin.php:207 ../../mod/admin.php:544 +#: ../../mod/admin.php:216 ../../mod/admin.php:515 msgid "Pending registrations" msgstr "Ventende registreringer" -#: ../../mod/admin.php:208 +#: ../../mod/admin.php:217 msgid "Version" msgstr "Versjon" -#: ../../mod/admin.php:210 ../../mod/admin.php:545 +#: ../../mod/admin.php:219 ../../mod/admin.php:516 msgid "Active plugins" msgstr "Aktive tilleggsfunksjoner" -#: ../../mod/admin.php:361 +#: ../../mod/admin.php:326 msgid "Site settings updated." msgstr "Nettstedsinnstillinger er oppdatert." -#: ../../mod/admin.php:392 -msgid "No special theme for accessibility" -msgstr "Ikke noe spesielt tema for universell utforming" +#: ../../mod/admin.php:363 +msgid "mobile" +msgstr "mobil" -#: ../../mod/admin.php:421 +#: ../../mod/admin.php:365 +msgid "experimental" +msgstr "eksperimentell" + +#: ../../mod/admin.php:367 +msgid "unsupported" +msgstr "ikke støttet" + +#: ../../mod/admin.php:391 msgid "Yes - with approval" msgstr "Ja - med godkjenning" -#: ../../mod/admin.php:427 +#: ../../mod/admin.php:397 msgid "My site is not a public server" msgstr "Mitt nettsted er ikke en offentlig tjeneste" -#: ../../mod/admin.php:428 +#: ../../mod/admin.php:398 msgid "My site has paid access only" msgstr "Mitt nettsted gir kun tilgang mot betaling" -#: ../../mod/admin.php:429 +#: ../../mod/admin.php:399 msgid "My site has free access only" msgstr "Mitt nettsted har kun gratis tilgang" -#: ../../mod/admin.php:430 +#: ../../mod/admin.php:400 msgid "My site offers free accounts with optional paid upgrades" msgstr "Mitt nettsted tilbyr gratis konto med valgfri oppgradering til betalt tjeneste" -#: ../../mod/admin.php:444 +#: ../../mod/admin.php:414 msgid "File upload" msgstr "Last opp fil" -#: ../../mod/admin.php:445 +#: ../../mod/admin.php:415 msgid "Policies" msgstr "Retningslinjer" -#: ../../mod/admin.php:450 +#: ../../mod/admin.php:420 msgid "Site name" msgstr "Nettstedets navn" -#: ../../mod/admin.php:451 +#: ../../mod/admin.php:421 msgid "Banner/Logo" msgstr "Banner/Logo" -#: ../../mod/admin.php:452 +#: ../../mod/admin.php:422 msgid "Administrator Information" msgstr "Administratorinformasjon" -#: ../../mod/admin.php:452 +#: ../../mod/admin.php:422 msgid "" "Contact information for site administrators. Displayed on siteinfo page. " "BBCode can be used here" msgstr "Kontaktinformasjon til nettstedsadministratorer. Vises pÃ¥ siteinfo-siden. BBCode kan brukes her" -#: ../../mod/admin.php:453 +#: ../../mod/admin.php:423 msgid "System language" msgstr "SystemsprÃ¥k" -#: ../../mod/admin.php:454 +#: ../../mod/admin.php:424 msgid "System theme" msgstr "Systemtema" -#: ../../mod/admin.php:454 +#: ../../mod/admin.php:424 msgid "" "Default system theme - may be over-ridden by user profiles - <a href='#' " "id='cnftheme'>change theme settings</a>" msgstr "Standard systemtema - kan overstyres av brukerprofiler - <a href='#' id='cnftheme'>endre temainnstillinger</a>" -#: ../../mod/admin.php:455 +#: ../../mod/admin.php:425 msgid "Mobile system theme" msgstr "Mobilt systemtema" -#: ../../mod/admin.php:455 +#: ../../mod/admin.php:425 msgid "Theme for mobile devices" msgstr "Tema for mobile enheter" -#: ../../mod/admin.php:456 -msgid "Accessibility system theme" -msgstr "Universelt utformet systemtema" +#: ../../mod/admin.php:427 +msgid "Enable Diaspora Protocol" +msgstr "Skru pÃ¥ Diaspora-protokollen" -#: ../../mod/admin.php:456 -msgid "Accessibility theme" -msgstr "Universelt utformet tema" +#: ../../mod/admin.php:427 +msgid "Communicate with Diaspora and Friendica - experimental" +msgstr "Samhandling med Diaspora og Friendica - eksperimentell" -#: ../../mod/admin.php:457 -msgid "Channel to use for this website's static pages" -msgstr "Kanal Ã¥ bruke for dette nettstedets statiske sider" +#: ../../mod/admin.php:428 +msgid "Allow Feeds as Connections" +msgstr "Tillat strømmer som forbindelser" -#: ../../mod/admin.php:457 -msgid "Site Channel" -msgstr "Nettstedets kanal" +#: ../../mod/admin.php:428 +msgid "(Heavy system resource usage)" +msgstr "(Tung bruk av systemressurser)" -#: ../../mod/admin.php:459 +#: ../../mod/admin.php:429 msgid "Maximum image size" msgstr "Største bildestørrelse" -#: ../../mod/admin.php:459 +#: ../../mod/admin.php:429 msgid "" "Maximum size in bytes of uploaded images. Default is 0, which means no " "limits." msgstr "Største størrelse i bytes for opplastede bilder. Standard er 0, som betyr ubegrenset." -#: ../../mod/admin.php:460 +#: ../../mod/admin.php:430 msgid "Does this site allow new member registration?" msgstr "Tillater dette nettstedet registrering av nye medlemmer?" -#: ../../mod/admin.php:461 +#: ../../mod/admin.php:431 msgid "Which best describes the types of account offered by this hub?" msgstr "Hvilket alternativ beskriver best hva slags kontotype som tilbys av dette nettstedet/denne hubben?" -#: ../../mod/admin.php:462 +#: ../../mod/admin.php:432 msgid "Register text" msgstr "Registreringstekst" -#: ../../mod/admin.php:462 +#: ../../mod/admin.php:432 msgid "Will be displayed prominently on the registration page." msgstr "Vil bli vist pÃ¥ en fremtredende mÃ¥te pÃ¥ registreringssiden." -#: ../../mod/admin.php:463 +#: ../../mod/admin.php:433 msgid "Accounts abandoned after x days" msgstr "Kontoer forlatt etter x dager" -#: ../../mod/admin.php:463 +#: ../../mod/admin.php:433 msgid "" "Will not waste system resources polling external sites for abandonded " "accounts. Enter 0 for no time limit." msgstr "Vil ikke kaste bort systemressurser pÃ¥ Ã¥ spørre eksterne nettsteder etter forlatte kontoer. Skriv 0 for Ã¥ ikke sette noen tidsgrense." -#: ../../mod/admin.php:464 +#: ../../mod/admin.php:434 msgid "Allowed friend domains" msgstr "Tillatte vennedomener" -#: ../../mod/admin.php:464 +#: ../../mod/admin.php:434 msgid "" "Comma separated list of domains which are allowed to establish friendships " "with this site. Wildcards are accepted. Empty to allow any domains" msgstr "Kommaseparert liste over domener som har lov til Ã¥ etablere vennskap med dette nettstedet. Jokertegn er akseptert. Tøm for Ã¥ tillate alle domener." -#: ../../mod/admin.php:465 +#: ../../mod/admin.php:435 msgid "Allowed email domains" msgstr "Tillate e-postdomener" -#: ../../mod/admin.php:465 +#: ../../mod/admin.php:435 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 "Kommaseparert liste med domener som er tillatt i e-postadresser ved registrering pÃ¥ dette nettstedet. Jokertegn er akseptert. Tomt betyr at alle domener er tillatt" -#: ../../mod/admin.php:466 +#: ../../mod/admin.php:436 msgid "Block public" msgstr "Blokker offentlig tilgang" -#: ../../mod/admin.php:466 +#: ../../mod/admin.php:436 msgid "" "Check to block public access to all otherwise public personal pages on this " "site unless you are currently logged in." msgstr "Kryss av for Ã¥ blokkere tilgang til alle personlige sider som ellers ville vært offentlig tilgjengelige pÃ¥ dette nettstedet med mindre du er logget inn." -#: ../../mod/admin.php:467 +#: ../../mod/admin.php:437 +msgid "Verify Email Addresses" +msgstr "Bekreft e-postadresser" + +#: ../../mod/admin.php:437 +msgid "" +"Check to verify email addresses used in account registration (recommended)." +msgstr "Sett hake for Ã¥ sjekke e-postadresser brukt ved kontoregistrering (anbefales)." + +#: ../../mod/admin.php:438 msgid "Force publish" msgstr "Tving publisering" -#: ../../mod/admin.php:467 +#: ../../mod/admin.php:438 msgid "" "Check to force all profiles on this site to be listed in the site directory." msgstr "Kryss av for Ã¥ tvinge alle profiler pÃ¥ dette nettstedet til Ã¥ bli oppført i nettstedet sin katalog." -#: ../../mod/admin.php:468 +#: ../../mod/admin.php:439 msgid "Disable discovery tab" msgstr "Skru av oppdagelsesfanen" -#: ../../mod/admin.php:468 +#: ../../mod/admin.php:439 msgid "" "Remove the tab in the network view with public content pulled from sources " "chosen for this site." msgstr "Fjern fanen fra nettverksvisningen med offentlig innhold trukket inn fra kilder valg for dette nettstedet." -#: ../../mod/admin.php:469 +#: ../../mod/admin.php:440 msgid "No login on Homepage" msgstr "Ingen innlogging pÃ¥ hjemmesiden" -#: ../../mod/admin.php:469 +#: ../../mod/admin.php:440 msgid "" "Check to hide the login form from your sites homepage when visitors arrive " "who are not logged in (e.g. when you put the content of the homepage in via " "the site channel)." msgstr "Sett hake for Ã¥ skjule innloggingsskjemaet fra ditt nettsteds hjemmeside for besøkende som ikke er innlogget (for eksempel nÃ¥r du legger inn innhold pÃ¥ hjemmesiden via nettstedskanalen)." -#: ../../mod/admin.php:471 +#: ../../mod/admin.php:442 msgid "Proxy user" msgstr "Brukernavn mellomtjener" -#: ../../mod/admin.php:472 +#: ../../mod/admin.php:443 msgid "Proxy URL" msgstr "Mellomtjener URL" -#: ../../mod/admin.php:473 +#: ../../mod/admin.php:444 msgid "Network timeout" msgstr "Nettverk tidsavbrudd" -#: ../../mod/admin.php:473 +#: ../../mod/admin.php:444 msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." msgstr "Verdien i sekunder. Skriv 0 for ubegrenset (ikke anbefalt)." -#: ../../mod/admin.php:474 +#: ../../mod/admin.php:445 msgid "Delivery interval" msgstr "Leveringsinterval" -#: ../../mod/admin.php:474 +#: ../../mod/admin.php:445 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 "Forsink leveringsprosessene i bakgrunnen med dette antall sekunder for Ã¥ redusere systembelastningen. Anbefaling: 4-5 for delte tjenere, 2-3 for virtuelle tjenere, 0-1 for større dedikerte tjenere." -#: ../../mod/admin.php:475 +#: ../../mod/admin.php:446 msgid "Poll interval" msgstr "Spørreintervall" -#: ../../mod/admin.php:475 +#: ../../mod/admin.php:446 msgid "" "Delay background polling processes by this many seconds to reduce system " "load. If 0, use delivery interval." msgstr "Forsink spørreprosessene i bakgrunnen med dette antall sekunder for Ã¥ redusere systembelastningen. Hvis 0, bruk dette leveringsintervallet." -#: ../../mod/admin.php:476 +#: ../../mod/admin.php:447 msgid "Maximum Load Average" msgstr "Største belastningsgjennomsnitt" -#: ../../mod/admin.php:476 +#: ../../mod/admin.php:447 msgid "" "Maximum system load before delivery and poll processes are deferred - " "default 50." msgstr "Største systembelastning før leverings- og spørreprosesser blir utsatt - standard 50." -#: ../../mod/admin.php:532 +#: ../../mod/admin.php:503 msgid "No server found" msgstr "Ingen tjener funnet" -#: ../../mod/admin.php:539 ../../mod/admin.php:763 +#: ../../mod/admin.php:510 ../../mod/admin.php:735 msgid "ID" msgstr "ID" -#: ../../mod/admin.php:539 +#: ../../mod/admin.php:510 msgid "for channel" msgstr "for kanalen" -#: ../../mod/admin.php:539 +#: ../../mod/admin.php:510 msgid "on server" msgstr "pÃ¥ tjener" -#: ../../mod/admin.php:539 +#: ../../mod/admin.php:510 msgid "Status" msgstr "Status" -#: ../../mod/admin.php:560 +#: ../../mod/admin.php:531 msgid "Update has been marked successful" msgstr "Oppdateringen har blitt merket som en suksess" -#: ../../mod/admin.php:570 +#: ../../mod/admin.php:541 #, php-format msgid "Executing %s failed. Check system logs." msgstr "Utføring av %s feilet. Sjekk systemlogger." -#: ../../mod/admin.php:573 +#: ../../mod/admin.php:544 #, php-format msgid "Update %s was successfully applied." msgstr "Oppdatering %s ble gjennomført med suksess." -#: ../../mod/admin.php:577 +#: ../../mod/admin.php:548 #, php-format msgid "Update %s did not return a status. Unknown if it succeeded." msgstr "Oppdatering %s returnerte ingen status. Det er ukjent om den ble vellykket." -#: ../../mod/admin.php:580 +#: ../../mod/admin.php:551 #, php-format msgid "Update function %s could not be found." msgstr "Oppdatering av funksjon %s kunne ikke finnes." -#: ../../mod/admin.php:595 +#: ../../mod/admin.php:566 msgid "No failed updates." msgstr "Ingen mislykkede oppdateringer." -#: ../../mod/admin.php:599 +#: ../../mod/admin.php:570 msgid "Failed Updates" msgstr "Mislykkede oppdateringer" -#: ../../mod/admin.php:601 +#: ../../mod/admin.php:572 msgid "Mark success (if update was manually applied)" msgstr "Marker suksess (hvis oppdateringen ble gjennomført manuelt)" -#: ../../mod/admin.php:602 +#: ../../mod/admin.php:573 msgid "Attempt to execute this update step automatically" msgstr "Prøv Ã¥ gjennomføre dette oppdateringstrinnet automatisk" -#: ../../mod/admin.php:628 +#: ../../mod/admin.php:599 #, php-format msgid "%s user blocked/unblocked" msgid_plural "%s users blocked/unblocked" msgstr[0] "%s bruker blokkert/ikke blokkert lenger" msgstr[1] "%s brukere blokkert/ikke blokkert lenger" -#: ../../mod/admin.php:635 +#: ../../mod/admin.php:606 #, php-format msgid "%s user deleted" msgid_plural "%s users deleted" msgstr[0] "%s bruker slettet" msgstr[1] "%s brukere slettet" -#: ../../mod/admin.php:666 +#: ../../mod/admin.php:635 msgid "Account not found" msgstr "Kontoen ble ikke funnet" -#: ../../mod/admin.php:677 -#, php-format -msgid "User '%s' deleted" -msgstr "Brukeren '%s' er slettet" - -#: ../../mod/admin.php:686 +#: ../../mod/admin.php:655 #, php-format msgid "User '%s' unblocked" msgstr "Brukeren '%s' er ikke blokkert lenger" -#: ../../mod/admin.php:686 +#: ../../mod/admin.php:655 #, php-format msgid "User '%s' blocked" msgstr "Brukeren '%s' er blokkert" -#: ../../mod/admin.php:750 ../../mod/admin.php:762 +#: ../../mod/admin.php:722 ../../mod/admin.php:734 msgid "Users" msgstr "Brukere" -#: ../../mod/admin.php:752 ../../mod/admin.php:886 +#: ../../mod/admin.php:724 ../../mod/admin.php:860 msgid "select all" msgstr "velg alle" -#: ../../mod/admin.php:753 +#: ../../mod/admin.php:725 msgid "User registrations waiting for confirm" msgstr "Brukerregistreringer som venter pÃ¥ bekreftelse" -#: ../../mod/admin.php:754 +#: ../../mod/admin.php:726 msgid "Request date" msgstr "Dato for forespørsel" -#: ../../mod/admin.php:755 +#: ../../mod/admin.php:727 msgid "No registrations." msgstr "Ingen registreringer." -#: ../../mod/admin.php:756 +#: ../../mod/admin.php:728 msgid "Approve" msgstr "Godkjenn" -#: ../../mod/admin.php:757 +#: ../../mod/admin.php:729 msgid "Deny" msgstr "AvslÃ¥" -#: ../../mod/admin.php:763 +#: ../../mod/admin.php:735 msgid "Register date" msgstr "Registreringsdato" -#: ../../mod/admin.php:763 +#: ../../mod/admin.php:735 msgid "Last login" msgstr "Siste innlogging" -#: ../../mod/admin.php:763 +#: ../../mod/admin.php:735 msgid "Expires" msgstr "Utløper" -#: ../../mod/admin.php:763 +#: ../../mod/admin.php:735 msgid "Service Class" msgstr "Tjenesteklasse" -#: ../../mod/admin.php:765 +#: ../../mod/admin.php:737 msgid "" "Selected users will be deleted!\\n\\nEverything these users had posted on " "this site will be permanently deleted!\\n\\nAre you sure?" msgstr "Valgte brukere vil bli slettet!\\n\\nAlt som disse brukerne har lagt inn pÃ¥ dette nettstedet vil bli slettet for alltid!\\n\\nEr du sikker pÃ¥ at du vil slette valgte brukere og deres innhold?" -#: ../../mod/admin.php:766 +#: ../../mod/admin.php:738 msgid "" "The user {0} will be deleted!\\n\\nEverything this user has posted on this " "site will be permanently deleted!\\n\\nAre you sure?" msgstr "Brukeren {0} vil bli slettet!\\n\\nAlt denne brukeren har lagt inn pÃ¥ dette nettstedet vil bli slettet for alltid!\\n\\nEr du sikker pÃ¥ at du vil slette denne brukeren og alt innholdet til denne brukeren?" -#: ../../mod/admin.php:798 +#: ../../mod/admin.php:771 #, php-format msgid "%s channel censored/uncensored" -msgid_plural "%s channelss censored/uncensored" -msgstr[0] "%s kanal sensurert/ikke sensurert lenger" -msgstr[1] "%s kanaler sensurert/ikke sensurert lenger" +msgid_plural "%s channels censored/uncensored" +msgstr[0] "%s kanal er sensurert/ikke sensurert lenger" +msgstr[1] "%s kanaler er sensurert/ikke sensurert lenger" -#: ../../mod/admin.php:805 +#: ../../mod/admin.php:778 #, php-format msgid "%s channel deleted" msgid_plural "%s channels deleted" msgstr[0] "%s kanal slettet" msgstr[1] "%s kanaler slettet" -#: ../../mod/admin.php:824 +#: ../../mod/admin.php:797 msgid "Channel not found" msgstr "Kanalen ble ikke funnet" -#: ../../mod/admin.php:835 +#: ../../mod/admin.php:808 #, php-format msgid "Channel '%s' deleted" msgstr "Kanalen '%s' er slettet" -#: ../../mod/admin.php:845 +#: ../../mod/admin.php:819 #, php-format msgid "Channel '%s' uncensored" msgstr "Kanalen '%s' er ikke sensurert lenger" -#: ../../mod/admin.php:845 +#: ../../mod/admin.php:819 #, php-format msgid "Channel '%s' censored" msgstr "Kanalen '%s' er sensurert" -#: ../../mod/admin.php:888 +#: ../../mod/admin.php:862 msgid "Censor" msgstr "Sensurer" -#: ../../mod/admin.php:889 +#: ../../mod/admin.php:863 msgid "Uncensor" msgstr "Ikke sensurer lenger" -#: ../../mod/admin.php:892 +#: ../../mod/admin.php:866 msgid "UID" msgstr "UID" -#: ../../mod/admin.php:894 +#: ../../mod/admin.php:868 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 "Valgte kanaler vil bli slettet!\\n\\nAlt innhold som er lagt inn i disse kanalene pÃ¥ dette nettstedet vil bli slettet for alltid!\\n\\nEr du sikker pÃ¥ at du vil slette disse kanalene med alt innhold?" -#: ../../mod/admin.php:895 +#: ../../mod/admin.php:869 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 "Kanalen {0} vil bli slettet!\\n\\nAlt innhold som er lagt inn i denne kanalen pÃ¥ dettet nettstedet vil bli slettet for alltid!\\n\\nEr du sikker pÃ¥ at du vil slette denne kanalen med alt innhold?" -#: ../../mod/admin.php:934 +#: ../../mod/admin.php:908 #, php-format msgid "Plugin %s disabled." msgstr "Tilleggsfunksjonen %s er avskrudd." -#: ../../mod/admin.php:938 +#: ../../mod/admin.php:912 #, php-format msgid "Plugin %s enabled." msgstr "Tilleggsfunksjonen %s er pÃ¥skrudd." -#: ../../mod/admin.php:948 ../../mod/admin.php:1150 +#: ../../mod/admin.php:922 ../../mod/admin.php:1124 msgid "Disable" msgstr "Skru av" -#: ../../mod/admin.php:950 ../../mod/admin.php:1152 +#: ../../mod/admin.php:924 ../../mod/admin.php:1126 msgid "Enable" msgstr "Skru pÃ¥" -#: ../../mod/admin.php:976 ../../mod/admin.php:1181 +#: ../../mod/admin.php:950 ../../mod/admin.php:1155 msgid "Toggle" msgstr "Skru av og pÃ¥" -#: ../../mod/admin.php:984 ../../mod/admin.php:1191 +#: ../../mod/admin.php:958 ../../mod/admin.php:1165 msgid "Author: " msgstr "Forfatter:" -#: ../../mod/admin.php:985 ../../mod/admin.php:1192 +#: ../../mod/admin.php:959 ../../mod/admin.php:1166 msgid "Maintainer: " msgstr "Vedlikeholder:" -#: ../../mod/admin.php:1114 +#: ../../mod/admin.php:1088 msgid "No themes found." msgstr "Ingen temaer er funnet." -#: ../../mod/admin.php:1173 +#: ../../mod/admin.php:1147 msgid "Screenshot" msgstr "Skjermbilde" -#: ../../mod/admin.php:1221 +#: ../../mod/admin.php:1195 msgid "[Experimental]" msgstr "[Eksperimentelt]" -#: ../../mod/admin.php:1222 +#: ../../mod/admin.php:1196 msgid "[Unsupported]" msgstr "[Ingen støtte]" -#: ../../mod/admin.php:1249 +#: ../../mod/admin.php:1223 msgid "Log settings updated." msgstr "Logginnstillinger er oppdatert." -#: ../../mod/admin.php:1305 +#: ../../mod/admin.php:1279 msgid "Clear" msgstr "Tøm" -#: ../../mod/admin.php:1311 +#: ../../mod/admin.php:1285 msgid "Debugging" msgstr "Feilsøking" -#: ../../mod/admin.php:1312 +#: ../../mod/admin.php:1286 msgid "Log file" msgstr "Loggfil" -#: ../../mod/admin.php:1312 +#: ../../mod/admin.php:1286 msgid "" "Must be writable by web server. Relative to your Red top-level directory." msgstr "MÃ¥ kunne skrives til av webtjenesten. Relativ til din Red sin toppnivÃ¥katalog." -#: ../../mod/admin.php:1313 +#: ../../mod/admin.php:1287 msgid "Log level" msgstr "LoggnivÃ¥" -#: ../../mod/thing.php:98 -msgid "Thing updated" -msgstr "Tingen er oppdatert" - -#: ../../mod/thing.php:158 -msgid "Object store: failed" -msgstr "Objektlagring: mislyktes" - -#: ../../mod/thing.php:162 -msgid "Thing added" -msgstr "Ting lagt til" - -#: ../../mod/thing.php:182 -#, php-format -msgid "OBJ: %1$s %2$s %3$s" -msgstr "OBJ: %1$s %2$s %3$s" - -#: ../../mod/thing.php:234 -msgid "Show Thing" -msgstr "Vis ting" - -#: ../../mod/thing.php:241 -msgid "item not found." -msgstr "element ble ikke funnet." - -#: ../../mod/thing.php:269 -msgid "Edit Thing" -msgstr "Endre ting" +#: ../../mod/admin.php:1334 +msgid "New Profile Field" +msgstr "Nytt profilfelt" -#: ../../mod/thing.php:271 ../../mod/thing.php:318 -msgid "Select a profile" -msgstr "Velg en profil" +#: ../../mod/admin.php:1335 ../../mod/admin.php:1356 +msgid "Field nickname" +msgstr "Feltets kallenavn" -#: ../../mod/thing.php:273 ../../mod/thing.php:320 -msgid "Select a category of stuff. e.g. I ______ something" -msgstr "Velg en kategori med ting, for eksempel l_____ noe" +#: ../../mod/admin.php:1335 ../../mod/admin.php:1356 +msgid "System name of field" +msgstr "Systemnavnet til feltet" -#: ../../mod/thing.php:275 ../../mod/thing.php:321 -msgid "Post an activity" -msgstr "Legg inn en aktivitet" +#: ../../mod/admin.php:1336 ../../mod/admin.php:1357 +msgid "Input type" +msgstr "Inndata-type" -#: ../../mod/thing.php:275 ../../mod/thing.php:321 -msgid "Only sends to viewers of the applicable profile" -msgstr "Sender bare til seere av den aktuelle profilen" +#: ../../mod/admin.php:1337 ../../mod/admin.php:1358 +msgid "Field Name" +msgstr "Feltnavn" -#: ../../mod/thing.php:277 ../../mod/thing.php:323 -msgid "Name of thing e.g. something" -msgstr "Navn pÃ¥ ting for eksempel noe" +#: ../../mod/admin.php:1337 ../../mod/admin.php:1358 +msgid "Label on profile pages" +msgstr "Merkelapp pÃ¥ profilsider" -#: ../../mod/thing.php:279 ../../mod/thing.php:324 -msgid "URL of thing (optional)" -msgstr "URL til ting (valgfritt)" +#: ../../mod/admin.php:1338 ../../mod/admin.php:1359 +msgid "Help text" +msgstr "Hjelpetekst" -#: ../../mod/thing.php:281 ../../mod/thing.php:325 -msgid "URL for photo of thing (optional)" -msgstr "URL til bilde av ting (valgfritt)" +#: ../../mod/admin.php:1338 ../../mod/admin.php:1359 +msgid "Additional info (optional)" +msgstr "Tilleggsinformasjon (valgfritt)" -#: ../../mod/thing.php:316 -msgid "Add Thing to your Profile" -msgstr "Legg til ting i din profil" +#: ../../mod/admin.php:1349 +msgid "Field definition not found" +msgstr "Feltdefinisjonen ble ikke funnet" -#: ../../mod/import.php:36 -msgid "Nothing to import." -msgstr "Ingenting Ã¥ importere." +#: ../../mod/admin.php:1355 +msgid "Edit Profile Field" +msgstr "Endre profilfelt" -#: ../../mod/import.php:58 -msgid "Unable to download data from old server" -msgstr "Ikke i stand til Ã¥ laste ned data fra gammel tjener" +#: ../../mod/item.php:159 +msgid "Unable to locate original post." +msgstr "Ikke i stand til Ã¥ finne opprinnelig innlegg." -#: ../../mod/import.php:64 -msgid "Imported file is empty." -msgstr "Importert fil er tom." +#: ../../mod/item.php:418 +msgid "Empty post discarded." +msgstr "Tomt innlegg forkastet." -#: ../../mod/import.php:88 -msgid "" -"Cannot create a duplicate channel identifier on this system. Import failed." -msgstr "Kan ikke lage en kopi av kanal-identifikatoren pÃ¥ dette systemet. Import mislyktes." +#: ../../mod/item.php:460 +msgid "Executable content type not permitted to this channel." +msgstr "Kjørbar innholdstype er ikke tillat for denne kanalen." -#: ../../mod/import.php:106 -msgid "Channel clone failed. Import failed." -msgstr "Kanalkloning mislyktes. Import mislyktes." +#: ../../mod/item.php:898 +msgid "System error. Post not saved." +msgstr "Systemfeil. Innlegg ble ikke lagret." -#: ../../mod/import.php:116 -msgid "Cloned channel not found. Import failed." -msgstr "Klonet kanal ble ikke funnet. Import mislyktes." +#: ../../mod/item.php:1373 +#, php-format +msgid "You have reached your limit of %1$.0f top level posts." +msgstr "Du har nÃ¥dd din grense pÃ¥ %1$.0f startinnlegg." -#: ../../mod/import.php:364 -msgid "Import completed." -msgstr "Import ferdig." +#: ../../mod/item.php:1379 +#, php-format +msgid "You have reached your limit of %1$.0f webpages." +msgstr "Du har nÃ¥dd din grense pÃ¥ %1$.0f websider." -#: ../../mod/import.php:377 -msgid "You must be logged in to use this feature." -msgstr "Du mÃ¥ være innlogget for Ã¥ bruke denne funksjonen." +#: ../../mod/like.php:15 +msgid "Like/Dislike" +msgstr "Liker/Liker ikke" -#: ../../mod/import.php:382 -msgid "Import Channel" -msgstr "Importer kanal" +#: ../../mod/like.php:20 +msgid "This action is restricted to members." +msgstr "Denne handlingen er begrenset til medlemmer." -#: ../../mod/import.php:383 +#: ../../mod/like.php:21 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. Only identity and connections/relationships will " -"be imported. Importation of content is not yet available." -msgstr "Bruk dette skjemaet til Ã¥ importere en eksisterende kanal fra en annen tjener/hub. Du kan hente kanalidentiteten fra den gamle tjeneren/hubben via nettverket eller bruke en eksportert fil. Bare identiteten og forbindelser/relasjoner vil bli importert. Importering av innhold er ennÃ¥ ikke tilgjengelig." +"Please <a href=\"rmagic\">login with your RedMatrix ID</a> or <a " +"href=\"register\">register as a new RedMatrix member</a> to continue." +msgstr "Vennligst <a href=\"rmagic\">logg inn med din RedMatrix ID</a> eller <a href=\"register\">registrer deg som et nytt RedMatrix-medlem</a> for Ã¥ fortsette" -#: ../../mod/import.php:384 -msgid "File to Upload" -msgstr "Fil som skal lastes opp" +#: ../../mod/like.php:77 ../../mod/like.php:104 ../../mod/like.php:142 +msgid "Invalid request." +msgstr "Ugyldig forespørsel." -#: ../../mod/import.php:385 -msgid "Or provide the old server/hub details" -msgstr "Eller oppgi detaljene fra den gamle tjeneren/hub-en" +#: ../../mod/like.php:119 +msgid "thing" +msgstr "ting" -#: ../../mod/import.php:386 -msgid "Your old identity address (xyz@example.com)" -msgstr "Din gamle identitetsadresse (xyz@example.com)" +#: ../../mod/like.php:165 +msgid "Channel unavailable." +msgstr "Kanalen er utilgjengelig." -#: ../../mod/import.php:387 -msgid "Your old login email address" -msgstr "Din gamle innloggings e-postadresse" +#: ../../mod/like.php:204 +msgid "Previous action reversed." +msgstr "Forrige handling er omgjort." -#: ../../mod/import.php:388 -msgid "Your old login password" -msgstr "Ditt gamle innloggingspassord" +#: ../../mod/like.php:430 +msgid "Action completed." +msgstr "Handling ferdig." -#: ../../mod/import.php:389 -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 "Enten du tar det ene eller det andre valget, vennligst angi om du vil at denne hubben skal være din nye primære adresse, eller om din gamle plassering skal fortsette Ã¥ ha denne rollen. Du kan lage innlegg fra den ene eller den andre plasseringen, men bare en av dem kan markeres som den primære plasseringen for filer, bilder og media." - -#: ../../mod/import.php:390 -msgid "Make this hub my primary location" -msgstr "Gjør dette nettstedet til min primære plassering" +#: ../../mod/like.php:431 +msgid "Thank you." +msgstr "Tusen takk." #: ../../mod/invite.php:25 msgid "Total invitation limit exceeded." @@ -6797,94 +7524,88 @@ msgstr[1] "%d meldinger sendt." msgid "You have no more invitations available" msgstr "Du har ikke flere invitasjoner tilgjengelig" -#: ../../mod/invite.php:141 +#: ../../mod/invite.php:129 msgid "Send invitations" msgstr "Send invitasjoner" -#: ../../mod/invite.php:142 +#: ../../mod/invite.php:130 msgid "Enter email addresses, one per line:" msgstr "Skriv e-postadresser, en per linje:" -#: ../../mod/invite.php:143 ../../mod/mail.php:216 ../../mod/mail.php:328 +#: ../../mod/invite.php:131 ../../mod/mail.php:228 ../../mod/mail.php:341 msgid "Your message:" msgstr "Din melding:" -#: ../../mod/invite.php:144 -msgid "" -"You are cordially invited to join me and some other close friends on the Red" -" Matrix - a revolutionary new decentralised communication and information " -"tool." -msgstr "Du er hjertelig invitert til Ã¥ være med meg og noen andre nære venner i Red Matrix - et nytt og revolusjonerende desentralisert kommunikasjons- og informasjonsverktøy." +#: ../../mod/invite.php:132 +msgid "Please join my community on RedMatrix." +msgstr "Du er velkommen til Ã¥ bli med i mitt fellesskap pÃ¥ RedMatrix." -#: ../../mod/invite.php:146 -msgid "You will need to supply this invitation code: $invite_code" -msgstr "Du mÃ¥ oppgi denne invitasjonskoden: $invite_code" +#: ../../mod/invite.php:134 +msgid "You will need to supply this invitation code: " +msgstr "Du mÃ¥ oppgi denne invitasjonskoden:" -#: ../../mod/invite.php:147 -msgid "Please visit my channel at" -msgstr "Vennligst besøk min kanal hos" +#: ../../mod/invite.php:135 +msgid "1. Register at any RedMatrix location (they are all inter-connected)" +msgstr "1. Registrer ved enhver RedMatrix-lokasjon (de er alle forbundet med hverandre)" -#: ../../mod/invite.php:151 -msgid "" -"Once you have registered (on ANY Red Matrix site - they are all inter-" -"connected), please connect with my Red Matrix channel address:" -msgstr "NÃ¥r du har registrert (pÃ¥ et HVILKET SOM HELST Red Matrix-nettsted - de er alle forbundet med hverandre), vennligst opprett kobling med min Red Matrix-kanaladresse:" +#: ../../mod/invite.php:137 +msgid "2. Enter my RedMatrix network address into the site searchbar." +msgstr "2. Skriv inn min RedMatrix-adresse i nettstedets søkefelt." -#: ../../mod/invite.php:153 -msgid "Click the [Register] link on the following page to join." -msgstr "Klikk pÃ¥ [Registering]-lenken pÃ¥ følgende side for Ã¥ bli med." +#: ../../mod/invite.php:138 +msgid "or visit " +msgstr "eller besøk" -#: ../../mod/invite.php:155 -msgid "" -"For more information about the Red Matrix Project and why it has the " -"potential to change the internet as we know it, please visit " -"http://getzot.com" -msgstr "For mer informasjon om Red Matrix-prosjektet og hvorfor det har potensialet til Ã¥ forandre Internett som vi kjenner det, vær vennlig Ã¥ besøke http://getzot.com" +#: ../../mod/invite.php:140 +msgid "3. Click [Connect]" +msgstr "3. Klikk [Forbindelse]" -#: ../../mod/item.php:147 -msgid "Unable to locate original post." -msgstr "Ikke i stand til Ã¥ finne opprinnelig innlegg." +#: ../../mod/locs.php:19 ../../mod/locs.php:46 +msgid "Location not found." +msgstr "Plassering er ikke funnet." -#: ../../mod/item.php:372 -msgid "Empty post discarded." -msgstr "Tomt innlegg forkastet." +#: ../../mod/locs.php:50 +msgid "Primary location cannot be removed." +msgstr "Primær plassering kan ikke fjernes." -#: ../../mod/item.php:414 -msgid "Executable content type not permitted to this channel." -msgstr "Kjørbar innholdstype er ikke tillat for denne kanalen." +#: ../../mod/locs.php:82 +msgid "No locations found." +msgstr "Ingen plasseringer ble funnet." -#: ../../mod/item.php:828 -msgid "System error. Post not saved." -msgstr "Systemfeil. Innlegg ble ikke lagret." +#: ../../mod/locs.php:95 +msgid "Manage Channel Locations" +msgstr "HÃ¥ndter kanalplasseringer" -#: ../../mod/item.php:1271 -#, php-format -msgid "You have reached your limit of %1$.0f top level posts." -msgstr "Du har nÃ¥dd din grense pÃ¥ %1$.0f startinnlegg." +#: ../../mod/locs.php:96 +msgid "Location (address)" +msgstr "Plassering (adresse)" -#: ../../mod/item.php:1277 -#, php-format -msgid "You have reached your limit of %1$.0f webpages." -msgstr "Du har nÃ¥dd din grense pÃ¥ %1$.0f websider." +#: ../../mod/locs.php:97 +msgid "Primary Location" +msgstr "Hovedplassering" + +#: ../../mod/locs.php:98 +msgid "Drop location" +msgstr "Slett plassering" #: ../../mod/update_channel.php:43 ../../mod/update_display.php:25 #: ../../mod/update_network.php:23 ../../mod/update_search.php:46 msgid "[Embedded content - reload page to view]" msgstr "[Innebygget innhold - last siden pÃ¥ nytt for Ã¥ se]" -#: ../../mod/layouts.php:62 +#: ../../mod/layouts.php:110 msgid "Help with this feature" msgstr "Hjelp med denne funksjonen" -#: ../../mod/layouts.php:84 +#: ../../mod/layouts.php:130 msgid "Layout Name" msgstr "Layout-navn" -#: ../../mod/lockview.php:30 ../../mod/lockview.php:36 +#: ../../mod/lockview.php:31 msgid "Remote privacy information not available." msgstr "Ekstern personverninformasjon er ikke tilgjengelig." -#: ../../mod/lockview.php:45 +#: ../../mod/lockview.php:52 msgid "Visible to:" msgstr "Synlig for:" @@ -6892,88 +7613,15 @@ msgstr "Synlig for:" msgid "No connections." msgstr "Ingen forbindelser." -#: ../../mod/viewconnections.php:70 +#: ../../mod/viewconnections.php:71 #, php-format msgid "Visit %s's profile [%s]" msgstr "Besøk %s sin profil [%s]" -#: ../../mod/viewconnections.php:85 +#: ../../mod/viewconnections.php:86 msgid "View Connnections" msgstr "Vis forbindelser" -#: ../../mod/lostpass.php:15 -msgid "No valid account found." -msgstr "Ingen gyldig konto funnet." - -#: ../../mod/lostpass.php:29 -msgid "Password reset request issued. Check your email." -msgstr "Forespørsel om Ã¥ tilbakestille passord er mottatt. Sjekk e-posten din." - -#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:102 -#, php-format -msgid "Site Member (%s)" -msgstr "Nettstedsmedlem (%s)" - -#: ../../mod/lostpass.php:40 -#, php-format -msgid "Password reset requested at %s" -msgstr "Forespurt om Ã¥ tilbakestille passord hos %s" - -#: ../../mod/lostpass.php:63 -msgid "" -"Request could not be verified. (You may have previously submitted it.) " -"Password reset failed." -msgstr "Forespørsel kunne ikke bekreftes. (Du kan ha sendt den inn tidligere.) Tilbakestilling av passord mislyktes." - -#: ../../mod/lostpass.php:85 ../../boot.php:1467 -msgid "Password Reset" -msgstr "Tilbakestill passord" - -#: ../../mod/lostpass.php:86 -msgid "Your password has been reset as requested." -msgstr "Ditt passord har blitt tilbakestilt som forespurt." - -#: ../../mod/lostpass.php:87 -msgid "Your new password is" -msgstr "Ditt nye passord er" - -#: ../../mod/lostpass.php:88 -msgid "Save or copy your new password - and then" -msgstr "Lagre eller kopier ditt nye passord, og deretter kan du" - -#: ../../mod/lostpass.php:89 -msgid "click here to login" -msgstr "klikke her for Ã¥ logge inn" - -#: ../../mod/lostpass.php:90 -msgid "" -"Your password may be changed from the <em>Settings</em> page after " -"successful login." -msgstr "Ditt passord kan endres pÃ¥ siden <em>Innstillinger</em> etter vellykket innlogging." - -#: ../../mod/lostpass.php:107 -#, php-format -msgid "Your password has changed at %s" -msgstr "Ditt passord er endret hos %s" - -#: ../../mod/lostpass.php:122 -msgid "Forgot your Password?" -msgstr "Glemt passord ditt?" - -#: ../../mod/lostpass.php:123 -msgid "" -"Enter your email address and submit to have your password reset. Then check " -"your email for further instructions." -msgstr "Skriv e-postadressen din og send inn for Ã¥ tilbakestille passordet ditt. Sjekk deretter din e-post for videre instruksjoner." - -#: ../../mod/lostpass.php:124 -msgid "Email Address" -msgstr "E-postadresse" - -#: ../../mod/lostpass.php:125 -msgid "Reset" -msgstr "Tilbakestill" - #: ../../mod/magic.php:70 msgid "Hub not found." msgstr "Hubben ble ikke funnet." @@ -7002,93 +7650,64 @@ msgstr "Kan ikke bekrefte forespurt kanal." msgid "Selected channel has private message restrictions. Send failed." msgstr "Valgt kanal har restriksjoner for private meldinger. Sending feilet." -#: ../../mod/mail.php:121 ../../mod/message.php:31 -msgid "Messages" -msgstr "Meldinger" - -#: ../../mod/mail.php:132 +#: ../../mod/mail.php:135 msgid "Message deleted." msgstr "Melding slettet." -#: ../../mod/mail.php:149 +#: ../../mod/mail.php:152 msgid "Message recalled." msgstr "Innlegg tilbakekalt." -#: ../../mod/mail.php:206 +#: ../../mod/mail.php:218 msgid "Send Private Message" msgstr "Send privat melding" -#: ../../mod/mail.php:207 ../../mod/mail.php:323 +#: ../../mod/mail.php:219 ../../mod/mail.php:336 msgid "To:" msgstr "Til:" -#: ../../mod/mail.php:212 ../../mod/mail.php:325 +#: ../../mod/mail.php:224 ../../mod/mail.php:338 msgid "Subject:" msgstr "Emne:" -#: ../../mod/mail.php:249 +#: ../../mod/mail.php:235 +msgid "Send" +msgstr "Send" + +#: ../../mod/mail.php:262 msgid "Message not found." msgstr "Melding ikke funnet." -#: ../../mod/mail.php:292 ../../mod/message.php:72 +#: ../../mod/mail.php:305 msgid "Delete message" msgstr "Slett melding" -#: ../../mod/mail.php:293 +#: ../../mod/mail.php:306 msgid "Recall message" msgstr "Tilbakekall innlegg" -#: ../../mod/mail.php:295 +#: ../../mod/mail.php:308 msgid "Message has been recalled." msgstr "Innlegget har blitt tilbakekalt." -#: ../../mod/mail.php:312 +#: ../../mod/mail.php:325 msgid "Private Conversation" msgstr "Privat samtale" -#: ../../mod/mail.php:316 +#: ../../mod/mail.php:329 ../../mod/message.php:72 msgid "Delete conversation" msgstr "Slett samtale" -#: ../../mod/mail.php:318 +#: ../../mod/mail.php:331 msgid "" "No secure communications available. You <strong>may</strong> be able to " "respond from the sender's profile page." msgstr "Ingen sikret kommunikasjon tilgjengelig. Du kan <strong>muligens</strong> greie Ã¥ svare via senderens profilside." -#: ../../mod/mail.php:322 +#: ../../mod/mail.php:335 msgid "Send Reply" msgstr "Send svar" -#: ../../mod/manage.php:64 -#, php-format -msgid "You have created %1$.0f of %2$.0f allowed channels." -msgstr "Du har laget %1$.0f av %2$.0f tillatte kanaler." - -#: ../../mod/manage.php:72 -msgid "Create a new channel" -msgstr "Lag en ny kanal" - -#: ../../mod/manage.php:77 -msgid "Channel Manager" -msgstr "Kanalstyring" - -#: ../../mod/manage.php:78 -msgid "Current Channel" -msgstr "Gjeldende kanal" - -#: ../../mod/manage.php:80 -msgid "Attach to one of your channels by selecting it." -msgstr "Bytt til en av dine kanaler ved Ã¥ velge den." - -#: ../../mod/manage.php:81 -msgid "Default Channel" -msgstr "Standardkanal" - -#: ../../mod/manage.php:82 -msgid "Make Default" -msgstr "Gjør til standard" - #: ../../mod/wall_upload.php:34 msgid "Wall Photos" msgstr "Veggbilder" @@ -7109,87 +7728,91 @@ msgstr "er interessert i:" msgid "No matches" msgstr "Ingen treff" -#: ../../mod/menu.php:21 +#: ../../mod/menu.php:31 msgid "Menu updated." msgstr "Menyen er oppdatert." -#: ../../mod/menu.php:25 +#: ../../mod/menu.php:35 msgid "Unable to update menu." msgstr "Ikke i stand til Ã¥ oppdatere meny." -#: ../../mod/menu.php:30 +#: ../../mod/menu.php:40 msgid "Menu created." msgstr "Meny laget." -#: ../../mod/menu.php:34 +#: ../../mod/menu.php:44 msgid "Unable to create menu." msgstr "Ikke i stand til Ã¥ lage meny." -#: ../../mod/menu.php:57 +#: ../../mod/menu.php:76 msgid "Manage Menus" msgstr "HÃ¥ndtere menyer" -#: ../../mod/menu.php:60 +#: ../../mod/menu.php:79 msgid "Drop" msgstr "Slett" -#: ../../mod/menu.php:62 +#: ../../mod/menu.php:81 +msgid "Bookmarks allowed" +msgstr "Bokmerker tillatt" + +#: ../../mod/menu.php:82 msgid "Create a new menu" msgstr "Lag en ny meny" -#: ../../mod/menu.php:63 +#: ../../mod/menu.php:83 msgid "Delete this menu" msgstr "Slett denne menyen" -#: ../../mod/menu.php:64 ../../mod/menu.php:109 +#: ../../mod/menu.php:84 ../../mod/menu.php:125 msgid "Edit menu contents" msgstr "Endre menyinnholdet" -#: ../../mod/menu.php:65 +#: ../../mod/menu.php:85 msgid "Edit this menu" msgstr "Endre denne menyen" -#: ../../mod/menu.php:80 +#: ../../mod/menu.php:96 msgid "New Menu" msgstr "Ny meny" -#: ../../mod/menu.php:81 ../../mod/menu.php:110 +#: ../../mod/menu.php:97 ../../mod/menu.php:126 msgid "Menu name" msgstr "Menynavn" -#: ../../mod/menu.php:81 ../../mod/menu.php:110 +#: ../../mod/menu.php:97 ../../mod/menu.php:126 msgid "Must be unique, only seen by you" msgstr "MÃ¥ være unik, ses bare av deg" -#: ../../mod/menu.php:82 ../../mod/menu.php:111 +#: ../../mod/menu.php:98 ../../mod/menu.php:127 msgid "Menu title" msgstr "Menytittel" -#: ../../mod/menu.php:82 ../../mod/menu.php:111 +#: ../../mod/menu.php:98 ../../mod/menu.php:127 msgid "Menu title as seen by others" msgstr "Menytittelen andre ser" -#: ../../mod/menu.php:83 ../../mod/menu.php:112 +#: ../../mod/menu.php:99 ../../mod/menu.php:128 msgid "Allow bookmarks" msgstr "Tillat bokmerker" -#: ../../mod/menu.php:83 ../../mod/menu.php:112 +#: ../../mod/menu.php:99 ../../mod/menu.php:128 msgid "Menu may be used to store saved bookmarks" msgstr "Menyen kan brukes til Ã¥ lagre lagrede bokmerker" -#: ../../mod/menu.php:98 +#: ../../mod/menu.php:114 msgid "Menu deleted." msgstr "Meny slettet." -#: ../../mod/menu.php:100 +#: ../../mod/menu.php:116 msgid "Menu could not be deleted." msgstr "Menyen kunne ikke bli slettet." -#: ../../mod/menu.php:106 +#: ../../mod/menu.php:122 msgid "Edit Menu" msgstr "Endre meny" -#: ../../mod/menu.php:108 +#: ../../mod/menu.php:124 msgid "Add or remove entries to this menu" msgstr "Legg til eller fjern punkter i denne menyen" @@ -7205,11 +7828,11 @@ msgstr "Ingen meldinger." msgid "D, d M Y - g:i A" msgstr "D, d M Y - g:i A" -#: ../../mod/new_channel.php:107 +#: ../../mod/new_channel.php:109 msgid "Add a Channel" msgstr "Legg til en kanal" -#: ../../mod/new_channel.php:108 +#: ../../mod/new_channel.php:110 msgid "" "A channel is your own collection of related web pages. A channel can be used" " to hold social network profiles, blogs, conversation groups and forums, " @@ -7217,151 +7840,42 @@ msgid "" "service provider allows." msgstr "En kanal er din egen samling av relaterte web-sider. En kanal kan brukes til Ã¥ samle sosiale nettverksprofiler, blogger, samtalegrupper og forum, kjendissider og mye mer. Du kan lage sÃ¥ mange kanaler som din tjenestetilbyder tillater." -#: ../../mod/new_channel.php:111 +#: ../../mod/new_channel.php:113 msgid "Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" " msgstr "Eksempel: \"Ola Nordmann\", \"Lisa og hestene hennes\", \"Fotball\", \"Sykkelgruppa\"" -#: ../../mod/new_channel.php:112 +#: ../../mod/new_channel.php:114 msgid "Choose a short nickname" msgstr "Velg et kort kallenavn" -#: ../../mod/new_channel.php:113 +#: ../../mod/new_channel.php:115 msgid "" "Your nickname will be used to create an easily remembered channel address " "(like an email address) which you can share with others." msgstr "Ditt kallenavn brukes til Ã¥ lage en kanaladresse som er enkel Ã¥ huske (minner om en e-postadresse) og som du kan dele med andre." -#: ../../mod/new_channel.php:114 +#: ../../mod/new_channel.php:116 msgid "Or <a href=\"import\">import an existing channel</a> from another location" msgstr "Eller <a href=\"import\">importerer en eksisterende kanal</a> fra et annet sted." -#: ../../mod/photos.php:77 -msgid "Page owner information could not be retrieved." -msgstr "Informasjon om sideeier kunne ikke hentes." - -#: ../../mod/photos.php:97 -msgid "Album not found." -msgstr "Albumet ble ikke funnet." - -#: ../../mod/photos.php:119 ../../mod/photos.php:669 -msgid "Delete Album" -msgstr "Slett album" - -#: ../../mod/photos.php:159 ../../mod/photos.php:952 -msgid "Delete Photo" -msgstr "Slett bilde" - -#: ../../mod/photos.php:453 -msgid "No photos selected" -msgstr "Ingen bilder valgt" - -#: ../../mod/photos.php:500 -msgid "Access to this item is restricted." -msgstr "Tilgang til dette elementet er begrenset." - -#: ../../mod/photos.php:574 -#, php-format -msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage." -msgstr "Du har brukt %1$.2f Mbytes av %2$.2f Mbytes i bildelageret." - -#: ../../mod/photos.php:577 -#, php-format -msgid "You have used %1$.2f Mbytes of photo storage." -msgstr "Du har brukt %1$.2f Mbytes av bildelageret." - -#: ../../mod/photos.php:596 -msgid "Upload Photos" -msgstr "Last opp bilder" - -#: ../../mod/photos.php:600 ../../mod/photos.php:664 -msgid "New album name: " -msgstr "Nytt albumnavn:" - -#: ../../mod/photos.php:601 -msgid "or existing album name: " -msgstr "eller eksisterende albumnavn:" - -#: ../../mod/photos.php:602 -msgid "Do not show a status post for this upload" -msgstr "Ikke lag et statusinnlegg for denne oppdateringen" +#: ../../mod/new_channel.php:118 +msgid "Channel Type" +msgstr "Kanaltype" -#: ../../mod/photos.php:653 ../../mod/photos.php:675 ../../mod/photos.php:1124 -#: ../../mod/photos.php:1139 -msgid "Contact Photos" -msgstr "Kontaktbilder" - -#: ../../mod/photos.php:679 -msgid "Edit Album" -msgstr "Endre album" - -#: ../../mod/photos.php:685 -msgid "Show Newest First" -msgstr "Vis nyeste først" - -#: ../../mod/photos.php:687 -msgid "Show Oldest First" -msgstr "Vis eldste først" - -#: ../../mod/photos.php:730 ../../mod/photos.php:1171 -msgid "View Photo" -msgstr "Vis foto" - -#: ../../mod/photos.php:776 -msgid "Permission denied. Access to this item may be restricted." -msgstr "Tillatelse avvist. Tilgang til dette elementet kan være begrenset." - -#: ../../mod/photos.php:778 -msgid "Photo not available" -msgstr "Bilde er utilgjengelig" - -#: ../../mod/photos.php:838 -msgid "Use as profile photo" -msgstr "Bruk som profilbilde" - -#: ../../mod/photos.php:862 -msgid "View Full Size" -msgstr "Vis i full størrelse" - -#: ../../mod/photos.php:936 -msgid "Edit photo" -msgstr "Endre bilde" - -#: ../../mod/photos.php:938 -msgid "Rotate CW (right)" -msgstr "Roter med klokka (mot høyre)" - -#: ../../mod/photos.php:939 -msgid "Rotate CCW (left)" -msgstr "Roter mot klokka (venstre)" - -#: ../../mod/photos.php:941 -msgid "New album name" -msgstr "Nytt albumnavn" - -#: ../../mod/photos.php:944 -msgid "Caption" -msgstr "Overskrift" - -#: ../../mod/photos.php:946 -msgid "Add a Tag" -msgstr "Legg til merkelapp" - -#: ../../mod/photos.php:949 +#: ../../mod/new_channel.php:119 msgid "" -"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" -msgstr "Eksempel: @ola, @Kari_Nordmann, @jim@example.com, #Norge, #telttur" +"Please choose a channel type (such as social networking or community forum) " +"and privacy requirements so we can select the best permissions for you" +msgstr "Vennligst velg en kanaltype (for eksempel sosialt nettverk eller forum for felleskap) og krav til personvern slik at vi kan velge de beste tillatelsene for deg." -#: ../../mod/photos.php:1102 -msgid "In This Photo:" -msgstr "I dette bildet:" - -#: ../../mod/photos.php:1177 -msgid "View Album" -msgstr "Vis album" +#: ../../mod/home.php:46 +msgid "Red Matrix - "The Network"" +msgstr "Red Matrix - "Nettverket"" -#: ../../mod/photos.php:1186 -msgid "Recent Photos" -msgstr "Nye bilder" +#: ../../mod/home.php:101 +#, php-format +msgid "Welcome to %s" +msgstr "Velkommen til %s" #: ../../mod/notifications.php:26 msgid "Invalid request identifier." @@ -7379,6 +7893,14 @@ msgstr "Ingen flere systemvarsler." msgid "System Notifications" msgstr "Systemvarsler" +#: ../../mod/xchan.php:6 +msgid "Xchan Lookup" +msgstr "Xchan oppslag" + +#: ../../mod/xchan.php:9 +msgid "Lookup xchan beginning with (or webbie): " +msgstr "SlÃ¥ opp xchan som begynner med (eller webbie):" + #: ../../mod/oexchange.php:23 msgid "Unable to find your hub." msgstr "Ikke i stand til Ã¥ finne hubben din." @@ -7391,10 +7913,6 @@ msgstr "Innlegg vellykket." msgid "invalid target signature" msgstr "MÃ¥lets signatur er ugyldig" -#: ../../mod/openid.php:26 -msgid "OpenID protocol error. No ID returned." -msgstr "OpenID protokollfeil. Ingen ID ble returnert." - #: ../../mod/appman.php:28 ../../mod/appman.php:44 msgid "App installed." msgstr "App installert." @@ -7443,10 +7961,50 @@ msgstr "Pris pÃ¥ app" msgid "Location (URL) to purchase app" msgstr "Plassering (URL) for Ã¥ kjøpe app" +#: ../../mod/poll.php:64 +msgid "Poll" +msgstr "Spørring" + +#: ../../mod/poll.php:69 +msgid "View Results" +msgstr "Vis resultater" + +#: ../../mod/removeaccount.php:30 +msgid "" +"Account removals are not allowed within 48 hours of changing the account " +"password." +msgstr "Sletting av kontoer er ikke tillatt innen 48 timer etter endring av kontopassordet." + +#: ../../mod/removeaccount.php:57 +msgid "Remove This Account" +msgstr "Slett denne kontoen" + +#: ../../mod/removeaccount.php:58 +msgid "" +"This will completely remove this account including all its channels from the" +" network. Once this has been done it is not recoverable." +msgstr "Dette vil fullstendig slette denne kontoen inkludert alle dens kanaler fra nettverket. NÃ¥r dette er gjort kan det ikke angres." + +#: ../../mod/removeaccount.php:60 +msgid "" +"Remove this account, all its channels and all its channel clones from the " +"network" +msgstr "Slett denne kontoen, alle dens kanaler og alle dens kanalkloner fra dette nettverket" + +#: ../../mod/removeaccount.php:60 +msgid "" +"By default only the instances of the channels located on this hub will be " +"removed from the network" +msgstr "Som standard vil bare forekomster av kanalene lokalisert pÃ¥ denne hubben bli slettet fra nettverket" + +#: ../../mod/service_limits.php:19 +msgid "No service class restrictions found." +msgstr "Ingen restriksjoner er funnet i tjenesteklasse." + #: ../../view/theme/apw/php/config.php:202 #: ../../view/theme/apw/php/config.php:236 msgid "Schema Default" -msgstr "Standardskjema" +msgstr "Standard skjema" #: ../../view/theme/apw/php/config.php:203 msgid "Sans-Serif" @@ -7479,7 +8037,7 @@ msgstr "Angi skrifttype" #: ../../view/theme/apw/php/config.php:263 msgid "Set iconset" -msgstr "Angi ikonsett" +msgstr "Angi ikonutvalg" #: ../../view/theme/apw/php/config.php:264 msgid "Set big shadow size, default 15px 15px 15px" @@ -7490,12 +8048,12 @@ msgid "Set small shadow size, default 5px 5px 5px" msgstr "Angi liten skyggestørrelse, standard 5px 5px 5px" #: ../../view/theme/apw/php/config.php:266 -msgid "Set shadow colour, default #000" +msgid "Set shadow color, default #000" msgstr "Angi skyggefarge, standard #000" #: ../../view/theme/apw/php/config.php:267 msgid "Set radius size, default 5px" -msgstr "Angi størrelsen pÃ¥ radius, standard 5px" +msgstr "Angi radiusstørrelse, standard 5px" #: ../../view/theme/apw/php/config.php:268 msgid "Set line-height for posts and comments" @@ -7510,39 +8068,39 @@ msgid "Set background attachment" msgstr "Angi bakgrunnsvedlegg" #: ../../view/theme/apw/php/config.php:271 -msgid "Set background colour" -msgstr "Angi bakgrunnsbilde" +msgid "Set background color" +msgstr "Angi bakgrunnsfarge" #: ../../view/theme/apw/php/config.php:272 msgid "Set section background image" msgstr "Angi seksjonens bakgrunnsbilde" #: ../../view/theme/apw/php/config.php:273 -msgid "Set section background colour" +msgid "Set section background color" msgstr "Angi seksjonens bakgrunnsfarge" #: ../../view/theme/apw/php/config.php:274 -msgid "Set colour of items - use hex" +msgid "Set color of items - use hex" msgstr "Angi fargen til elementer - bruk hex" #: ../../view/theme/apw/php/config.php:275 -msgid "Set colour of links - use hex" +msgid "Set color of links - use hex" msgstr "Angi fargen til lenker - bruk hex" #: ../../view/theme/apw/php/config.php:276 msgid "Set max-width for items. Default 400px" -msgstr "Angi største bredde for elementer. Standard 400px." +msgstr "Angi maksimal bredde for elementer. Standard 400px" #: ../../view/theme/apw/php/config.php:277 msgid "Set min-width for items. Default 240px" -msgstr "Angi minste bredde for elementer. Standard 240px." +msgstr "Angi minimumsbredde for elementer. Standard 240px" #: ../../view/theme/apw/php/config.php:278 msgid "Set the generic content wrapper width. Default 48%" -msgstr "Angi bredden til den generelle innholdsinnpakningen. Standard 48%" +msgstr "Angi den generelle bredden for innpakking av innhold. Standard 48%" #: ../../view/theme/apw/php/config.php:279 -msgid "Set colour of fonts - use hex" +msgid "Set color of fonts - use hex" msgstr "Angi skriftfargen - bruk hex" #: ../../view/theme/apw/php/config.php:280 @@ -7551,7 +8109,7 @@ msgstr "Angi størrelsen pÃ¥ bakgrunnselementet" #: ../../view/theme/apw/php/config.php:281 msgid "Item opacity" -msgstr "Elementets dekkevne" +msgstr "Elementers dekkevne" #: ../../view/theme/apw/php/config.php:282 msgid "Display post previews only" @@ -7563,7 +8121,7 @@ msgstr "Vis sidestolpe pÃ¥ kanalsiden" #: ../../view/theme/apw/php/config.php:284 msgid "Colour of the navigation bar" -msgstr "Fargen til navigasjonslinjen" +msgstr "Fargen pÃ¥ navigasjonslinjen" #: ../../view/theme/apw/php/config.php:285 msgid "Item float" @@ -7604,52 +8162,56 @@ msgstr "Topptekstbilde" msgid "Header image only on profile pages" msgstr "Topptekstbilde bare pÃ¥ profilsider" +#: ../../view/theme/redbasic/php/config.php:84 +msgid "Light (Red Matrix default)" +msgstr "Lys (Red Matrix standard)" + #: ../../view/theme/redbasic/php/config.php:104 msgid "Narrow navbar" msgstr "Smal navigasjonslinje" #: ../../view/theme/redbasic/php/config.php:105 -msgid "Navigation bar background colour" +msgid "Navigation bar background color" msgstr "Navigasjonslinjens bakgrunnsfarge" #: ../../view/theme/redbasic/php/config.php:106 -msgid "Navigation bar gradient top colour" +msgid "Navigation bar gradient top color" msgstr "Navigasjonslinjens graderte toppfarge" #: ../../view/theme/redbasic/php/config.php:107 -msgid "Navigation bar gradient bottom colour" +msgid "Navigation bar gradient bottom color" msgstr "Navigasjonslinjens graderte bunnfarge" #: ../../view/theme/redbasic/php/config.php:108 -msgid "Navigation active button gradient top colour" +msgid "Navigation active button gradient top color" msgstr "Aktiv navigasjonsknapp sin graderte toppfarge" #: ../../view/theme/redbasic/php/config.php:109 -msgid "Navigation active button gradient bottom colour" +msgid "Navigation active button gradient bottom color" msgstr "Aktiv navigasjonsknapp sin graderte bunnfarge" #: ../../view/theme/redbasic/php/config.php:110 -msgid "Navigation bar border colour " +msgid "Navigation bar border color " msgstr "Navigasjonslinjens kantfarge" #: ../../view/theme/redbasic/php/config.php:111 -msgid "Navigation bar icon colour " +msgid "Navigation bar icon color " msgstr "Navigasjonslinjens ikonfarge" #: ../../view/theme/redbasic/php/config.php:112 -msgid "Navigation bar active icon colour " +msgid "Navigation bar active icon color " msgstr "Navigasjonslinjens aktive ikoners farge" #: ../../view/theme/redbasic/php/config.php:113 -msgid "link colour" +msgid "link color" msgstr "lenkefarge" #: ../../view/theme/redbasic/php/config.php:114 -msgid "Set font-colour for banner" +msgid "Set font-color for banner" msgstr "Angi skriftfargen for banneret" #: ../../view/theme/redbasic/php/config.php:115 -msgid "Set the background colour" +msgid "Set the background color" msgstr "Angi bakgrunnsfargen" #: ../../view/theme/redbasic/php/config.php:116 @@ -7657,15 +8219,15 @@ msgid "Set the background image" msgstr "Angi bakgrunnsbilde" #: ../../view/theme/redbasic/php/config.php:117 -msgid "Set the background colour of items" +msgid "Set the background color of items" msgstr "Angi bakgrunnsfargen til elementer" #: ../../view/theme/redbasic/php/config.php:118 -msgid "Set the background colour of comments" +msgid "Set the background color of comments" msgstr "Angi bakgrunnsfargen til kommentarer" #: ../../view/theme/redbasic/php/config.php:119 -msgid "Set the border colour of comments" +msgid "Set the border color of comments" msgstr "Angi kantfargen til kommentarer" #: ../../view/theme/redbasic/php/config.php:120 @@ -7673,11 +8235,11 @@ msgid "Set the indent for comments" msgstr "Angi innrykket til kommentarer" #: ../../view/theme/redbasic/php/config.php:121 -msgid "Set the basic colour for item icons" +msgid "Set the basic color for item icons" msgstr "Angi grunnfargen for elementikoner" #: ../../view/theme/redbasic/php/config.php:122 -msgid "Set the hover colour for item icons" +msgid "Set the hover color for item icons" msgstr "Angi fargen til elementikoner ved berøring" #: ../../view/theme/redbasic/php/config.php:123 @@ -7685,7 +8247,7 @@ msgid "Set font-size for the entire application" msgstr "Angi skriftstørrelsen for hele programmet" #: ../../view/theme/redbasic/php/config.php:125 -msgid "Set font-colour for posts and comments" +msgid "Set font-color for posts and comments" msgstr "Angi skriftfargen for innlegg og kommentarer" #: ../../view/theme/redbasic/php/config.php:126 @@ -7724,41 +8286,41 @@ msgstr "Slurvete fotoalbum" msgid "Are you a clean desk or a messy desk person?" msgstr "Er du en person med ryddig arbeidsbord eller et rotete arbeidsbord?" -#: ../../boot.php:1265 +#: ../../boot.php:1293 #, php-format msgid "Update %s failed. See error logs." msgstr "Oppdatering %s mislyktes. Se feilloggen." -#: ../../boot.php:1268 +#: ../../boot.php:1296 #, php-format msgid "Update Error at %s" msgstr "Oppdateringsfeil ved %s" -#: ../../boot.php:1432 +#: ../../boot.php:1463 msgid "" "Create an account to access services and applications within the Red Matrix" msgstr "Lag en konto for Ã¥ fÃ¥ tilgang til tjenester og programmer i Red Matrix" -#: ../../boot.php:1460 +#: ../../boot.php:1489 msgid "Password" msgstr "Passord" -#: ../../boot.php:1461 +#: ../../boot.php:1490 msgid "Remember me" msgstr "Husk meg" -#: ../../boot.php:1466 +#: ../../boot.php:1493 msgid "Forgot your password?" msgstr "Glemt passordet ditt?" -#: ../../boot.php:1531 +#: ../../boot.php:1567 msgid "permission denied" msgstr "tillatelse avvist" -#: ../../boot.php:1532 +#: ../../boot.php:1568 msgid "Got Zot?" msgstr "Har du Zot?" -#: ../../boot.php:1962 +#: ../../boot.php:2030 msgid "toggle mobile" msgstr "Skru pÃ¥ mobil" diff --git a/view/nb-no/strings.php b/view/nb-no/strings.php index fe770c326..45172963c 100644 --- a/view/nb-no/strings.php +++ b/view/nb-no/strings.php @@ -7,16 +7,6 @@ function string_plural_select_nb_no($n){ ; $a->strings["Cannot locate DNS info for database server '%s'"] = "Kan ikke finne DNS-informasjon om databasetjener '%s'"; $a->strings["Profile Photos"] = "Profilbilder"; -$a->strings["Image/photo"] = "Bilde/fotografi"; -$a->strings["Encrypted content"] = "Kryptert innhold"; -$a->strings["QR code"] = "QR-kode"; -$a->strings["%1\$s wrote the following %2\$s %3\$s"] = "%1\$s skrev følgende %2\$s %3\$s"; -$a->strings["post"] = "innlegg"; -$a->strings["$1 wrote:"] = "$1 skrev:"; -$a->strings["Embedded content"] = "Innebygget innhold"; -$a->strings["Embedding disabled"] = "Innbygging avskrudd"; -$a->strings["created a new post"] = "laget et nytt innlegg"; -$a->strings["commented on %s's post"] = "kommenterte pÃ¥ %s sitt innlegg"; $a->strings["photo"] = "foto"; $a->strings["event"] = "hendelse"; $a->strings["channel"] = "kanal"; @@ -31,7 +21,8 @@ $a->strings["__ctx:mood__ %1\$s is %2\$s"] = "%1\$s er %2\$s"; $a->strings["Select"] = "Velg"; $a->strings["Delete"] = "Slett"; $a->strings["Private Message"] = "Privat melding"; -$a->strings["Message is verified"] = "Innlegg er bekreftet"; +$a->strings["Message signature validated"] = "Innleggets signatur er bekreftet"; +$a->strings["Message signature incorrect"] = "Innleggets signatur er feil"; $a->strings["View %s's profile @ %s"] = "Vis %s sin profile @ %s"; $a->strings["Categories:"] = "Kategorier:"; $a->strings["Filed under:"] = "Sortert under:"; @@ -49,9 +40,11 @@ $a->strings["View Status"] = "Vis status"; $a->strings["View Profile"] = "Vis profil"; $a->strings["View Photos"] = "Vis bilder"; $a->strings["Matrix Activity"] = "Matrix-aktivitet"; +$a->strings["Connect"] = "Koble"; $a->strings["Edit Contact"] = "Endre kontakt"; $a->strings["Send PM"] = "Send privat melding"; $a->strings["Poke"] = "Prikk"; +$a->strings["Unknown"] = "Ukjent"; $a->strings["%s likes this."] = "%s liker dette."; $a->strings["%s doesn't like this."] = "%s liker ikke dette."; $a->strings["<span %1\$s>%2\$d people</span> like this."] = array( @@ -132,6 +125,15 @@ $a->strings["Bookmarks"] = "Bokmerker"; $a->strings["Saved Bookmarks"] = "Lagrede bokmerker"; $a->strings["Webpages"] = "Websider"; $a->strings["Manage Webpages"] = "HÃ¥ndtere websider"; +$a->strings["created a new post"] = "laget et nytt innlegg"; +$a->strings["commented on %s's post"] = "kommenterte pÃ¥ %s sitt innlegg"; +$a->strings["Sort Options"] = "Sorteringsmuligheter"; +$a->strings["Alphabetic"] = "Alfabetisk"; +$a->strings["Reverse Alphabetic"] = "Omvendt alfabetisk"; +$a->strings["Newest to Oldest"] = "Nyest til eldst"; +$a->strings["Enable Safe Search"] = "Skru pÃ¥ Trygt søk"; +$a->strings["Disable Safe Search"] = "Skru av Trygt søk"; +$a->strings["Safe Mode"] = "Trygt modus"; $a->strings["New Page"] = "Ny side"; $a->strings["Edit"] = "Endre"; $a->strings["View"] = "Vis"; @@ -140,136 +142,102 @@ $a->strings["Page Link"] = "Sidelenke"; $a->strings["Title"] = "Tittel"; $a->strings["Created"] = "Laget"; $a->strings["Edited"] = "Endret"; -$a->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."] = "Skjemaets sikkerhetspollett var ikke gyldig. Dette skjedde antakelig fordi skjemaet har vært Ã¥pnet for lenge (>3 timer) før det ble sendt inn."; -$a->strings["Not a valid email address"] = "Ikke en gyldig e-postadresse"; -$a->strings["Your email domain is not among those allowed on this site"] = "Ditt e-postdomene er ikke blant de som er tillatt pÃ¥ dette stedet"; -$a->strings["Your email address is already registered at this site."] = "Din e-postadresse er allerede registrert pÃ¥ dette nettstedet."; -$a->strings["An invitation is required."] = "En invitasjon er pÃ¥krevd."; -$a->strings["Invitation could not be verified."] = "Invitasjon kunne ikke bekreftes."; -$a->strings["Please enter the required information."] = "Vennligst skriv inn nødvendig informasjon."; -$a->strings["Failed to store account information."] = "Mislyktes med Ã¥ lagre kontoinformasjon."; -$a->strings["Registration request at %s"] = "Registreringsforespørsel hos %s"; -$a->strings["Administrator"] = "Administrator"; -$a->strings["your registration password"] = "ditt registreringspassord"; -$a->strings["Registration details for %s"] = "Registreringsdetaljer for %s"; -$a->strings["Account approved."] = "Konto godkjent."; -$a->strings["Registration revoked for %s"] = "Registrering trukket tilbake for %s"; +$a->strings["Missing room name"] = "Mangler romnavn"; +$a->strings["Duplicate room name"] = "Duplikat romnavn"; +$a->strings["Invalid room specifier."] = "Ugyldig rom-spesifisering"; +$a->strings["Room not found."] = "Rommet ble ikke funnet."; $a->strings["Permission denied."] = "Tillatelse avslÃ¥tt."; -$a->strings["Image exceeds website size limit of %lu bytes"] = "Bilde overstiger nettstedets størrelsesbegrensning pÃ¥ %lu bytes"; -$a->strings["Image file is empty."] = "Bildefilen er tom."; -$a->strings["Unable to process image"] = "Kan ikke behandle bildet"; -$a->strings["Photo storage failed."] = "Bildelagring mislyktes."; -$a->strings["Upload New Photos"] = "Last opp nye bilder"; -$a->strings["Visible to everybody"] = "Synlig for alle"; -$a->strings["Show"] = "Vis"; -$a->strings["Don't show"] = "Ikke vis"; -$a->strings["Permissions"] = "Tillatelser"; -$a->strings["Close"] = "Lukk"; +$a->strings["Room is full"] = "Rommet er fullt"; +$a->strings["Embedded content"] = "Innebygget innhold"; +$a->strings["Embedding disabled"] = "Innbygging avskrudd"; +$a->strings["Categories"] = "Kategorier"; +$a->strings["Apps"] = "Apper"; +$a->strings["System"] = "System"; +$a->strings["Create Personal App"] = "Lag personlig app"; +$a->strings["Edit Personal App"] = "Endre personlig app"; +$a->strings["Ignore/Hide"] = "Ignorer/Skjul"; +$a->strings["Suggestions"] = "Forslag"; +$a->strings["See more..."] = "Se mer..."; +$a->strings["You have %1$.0f of %2$.0f allowed connections."] = "Du har %1$.0f av %2$.0f tillate forbindelser."; +$a->strings["Add New Connection"] = "Legg til ny forbindelse"; +$a->strings["Enter the channel address"] = "Skriv kanal-adressen"; +$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Eksempel: ola.nordmann@eksempel.no, http://eksempel.no/karinordmann"; +$a->strings["Notes"] = "Merknader"; +$a->strings["Save"] = "Lagre"; +$a->strings["Remove term"] = "Fjern begrep"; +$a->strings["Saved Searches"] = "Lagrede søk"; +$a->strings["add"] = "legg til"; +$a->strings["Saved Folders"] = "Lagrede mapper"; +$a->strings["Everything"] = "Alt"; +$a->strings["Archives"] = "Arkiv"; +$a->strings["Refresh"] = "Forny"; +$a->strings["Me"] = "Meg"; +$a->strings["Best Friends"] = "Bestevenner"; +$a->strings["Friends"] = "Venner"; +$a->strings["Co-workers"] = "Medarbeidere"; +$a->strings["Former Friends"] = "Tidligere venner"; +$a->strings["Acquaintances"] = "Bekjente"; +$a->strings["Everybody"] = "Alle"; +$a->strings["Account settings"] = "Kontoinnstillinger"; +$a->strings["Channel settings"] = "Kanalinnstillinger"; +$a->strings["Additional features"] = "Tilleggsfunksjoner"; +$a->strings["Feature settings"] = "Funksjonsinnstillinger"; +$a->strings["Display settings"] = "Visningsinnstillinger"; +$a->strings["Connected apps"] = "Tilkoblede app-er"; +$a->strings["Export channel"] = "Eksporter kanal"; +$a->strings["Export content"] = "Eksporter innhold"; +$a->strings["Connection Default Permissions"] = "Forbindelsens standard tillatelser"; +$a->strings["Premium Channel Settings"] = "Premiumkanal-innstillinger"; +$a->strings["Channel Sources"] = "Kanalkilder"; +$a->strings["Settings"] = "Innstillinger"; +$a->strings["Messages"] = "Meldinger"; +$a->strings["Check Mail"] = "Sjekk meldinger"; +$a->strings["New Message"] = "Ny melding"; +$a->strings["Chat Rooms"] = "Chatrom"; +$a->strings["Bookmarked Chatrooms"] = "Bokmerkede chatrom"; +$a->strings["Suggested Chatrooms"] = "ForeslÃ¥tte chatrom"; +$a->strings["Invalid data packet"] = "Ugyldig datapakke"; +$a->strings["Unable to verify channel signature"] = "Ikke i stand til Ã¥ sjekke kanalsignaturen"; +$a->strings["Unable to verify site signature for %s"] = "Ikke i stand til Ã¥ bekrefte signaturen til %s"; $a->strings[" and "] = "og"; $a->strings["public profile"] = "offentlig profil"; $a->strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s endret %2\$s til “%3\$s”"; $a->strings["Visit %1\$s's %2\$s"] = "Besøk %1\$s sitt %2\$s"; $a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s har oppdatert %2\$s, endret %3\$s."; -$a->strings["Public Timeline"] = "Offentlig tidslinje"; -$a->strings["Item was not found."] = "Elementet ble ikke funnet."; -$a->strings["No source file."] = "Ingen kildefil."; -$a->strings["Cannot locate file to replace"] = "Kan ikke finne filen som skal byttes ut"; -$a->strings["Cannot locate file to revise/update"] = "Finner ikke filen som skal revideres/oppdateres"; -$a->strings["File exceeds size limit of %d"] = "Filens størrelse overgÃ¥r grensen pÃ¥ %d"; -$a->strings["You have reached your limit of %1$.0f Mbytes attachment storage."] = "Du har nÃ¥dd din lagringsgrense for vedlegg pÃ¥ %1$.0f Mbytes."; -$a->strings["File upload failed. Possible system limit or action terminated."] = "Mislyktes med Ã¥ laste opp filen. Mulig systemgrense eller handling avbrutt."; -$a->strings["Stored file could not be verified. Upload failed."] = "Lagret fil kunne ikke bekreftes. Opplasting mislyktes."; -$a->strings["Path not available."] = "Stien er ikke tilgjengelig."; -$a->strings["Empty pathname"] = "Tomt sti-navn"; -$a->strings["duplicate filename or path"] = "duplikat av filnavn eller sti"; -$a->strings["Path not found."] = "Stien ble ikke funnet."; -$a->strings["mkdir failed."] = "mkdir mislyktes."; -$a->strings["database storage failed."] = "databaselagring mislyktes."; +$a->strings["Attachments:"] = "Vedlegg:"; $a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; +$a->strings["Redmatrix event notification:"] = "RedMatrix hendelsesvarsling:"; $a->strings["Starts:"] = "Starter:"; $a->strings["Finishes:"] = "Slutter:"; $a->strings["Location:"] = "Plassering:"; -$a->strings["Logout"] = "Logg ut"; -$a->strings["End this session"] = "Avslutt denne økten"; -$a->strings["Home"] = "Hjem"; -$a->strings["Your posts and conversations"] = "Dine innlegg og samtaler"; -$a->strings["Your profile page"] = "Din profilside"; -$a->strings["Edit Profiles"] = "Endre profiler"; -$a->strings["Manage/Edit profiles"] = "HÃ¥ndter/endre profiler"; -$a->strings["Your photos"] = "Dine bilder"; -$a->strings["Your files"] = "Dine filer"; -$a->strings["Chat"] = "Chat"; -$a->strings["Your chatrooms"] = "Dine chatterom"; -$a->strings["Your bookmarks"] = "Dine bokmerker"; -$a->strings["Your webpages"] = "Dine websider"; -$a->strings["Login"] = "Logg inn"; -$a->strings["Sign in"] = "Logg pÃ¥"; -$a->strings["%s - click to logout"] = "%s - klikk for Ã¥ logge ut"; -$a->strings["Click to authenticate to your home hub"] = "Klikk for Ã¥ godkjennes mot din hjemme-hub"; -$a->strings["Home Page"] = "Hjemmeside"; -$a->strings["Register"] = "Registrer"; -$a->strings["Create an account"] = "Lag en konto"; -$a->strings["Help"] = "Hjelp"; -$a->strings["Help and documentation"] = "Hjelp og dokumentasjon"; -$a->strings["Apps"] = "Apper"; -$a->strings["Applications, utilities, links, games"] = "Programmer, verktøy, lenker, spill"; -$a->strings["Search"] = "Søk"; -$a->strings["Search site content"] = "Søk stedets innhold"; -$a->strings["Directory"] = "Katalog"; -$a->strings["Channel Locator"] = "Kanal-finner"; -$a->strings["Matrix"] = "Matrix"; -$a->strings["Your matrix"] = "Din matrix"; -$a->strings["Mark all matrix notifications seen"] = "Merk alle matrix-varsler som sett"; -$a->strings["Channel Home"] = "Kanalhjem"; -$a->strings["Channel home"] = "Kanalhjem"; -$a->strings["Mark all channel notifications seen"] = "Merk alle kanalvarsler som sett"; -$a->strings["Connections"] = "Forbindelser"; -$a->strings["Notices"] = "Varsel"; -$a->strings["Notifications"] = "Varsler"; -$a->strings["See all notifications"] = "Se alle varsler"; -$a->strings["Mark all system notifications seen"] = "Merk alle systemvarsler som sett"; -$a->strings["Mail"] = "Melding"; -$a->strings["Private mail"] = "Privat post"; -$a->strings["See all private messages"] = "Se alle private meldinger"; -$a->strings["Mark all private messages seen"] = "Merk alle private meldinger som sett"; -$a->strings["Inbox"] = "Innboks"; -$a->strings["Outbox"] = "Utboks"; -$a->strings["New Message"] = "Ny melding"; -$a->strings["Events"] = "Hendelser"; -$a->strings["Event Calendar"] = "Kalender"; -$a->strings["See all events"] = "Se alle hendelser"; -$a->strings["Mark all events seen"] = "Merk alle hendelser som sett"; -$a->strings["Channel Select"] = "Kanaler"; -$a->strings["Manage Your Channels"] = "HÃ¥ndter dine kanaler"; -$a->strings["Settings"] = "Innstillinger"; -$a->strings["Account/Channel Settings"] = "Konto-/kanal-innstillinger"; -$a->strings["Admin"] = "Administrator"; -$a->strings["Site Setup and Configuration"] = "Nettstedsoppsett og -konfigurasjon"; -$a->strings["Nothing new here"] = "Ikke noe nytt her"; -$a->strings["Please wait..."] = "Vennligst vent..."; +$a->strings["parent"] = "opp et nivÃ¥"; +$a->strings["Collection"] = "Samling"; +$a->strings["Principal"] = "Viktigste"; +$a->strings["Addressbook"] = "Adressebok"; +$a->strings["Calendar"] = "Kalender"; +$a->strings["Schedule Inbox"] = "Tidsplan innboks"; +$a->strings["Schedule Outbox"] = "Tidsplan utboks"; +$a->strings["%1\$s used"] = "%1\$s brukt"; +$a->strings["%1\$s used of %2\$s (%3\$s%)"] = "%1\$s brukt av %2\$s (%3\$s%)"; +$a->strings["Name"] = "Navn"; +$a->strings["Type"] = "Type"; +$a->strings["Size"] = "Størrelse"; +$a->strings["Last Modified"] = "Sist endret"; +$a->strings["Total"] = "Totalt"; +$a->strings["Create new folder"] = "Lag ny mappe"; +$a->strings["Create"] = "Lag"; +$a->strings["Upload file"] = "Last opp fil"; +$a->strings["Upload"] = "Last opp"; $a->strings["%1\$s's bookmarks"] = "%1\$s sine bokmerker"; -$a->strings["Missing room name"] = "Mangler romnavn"; -$a->strings["Duplicate room name"] = "Duplikat romnavn"; -$a->strings["Invalid room specifier."] = "Ugyldig rom-spesifisering"; -$a->strings["Room not found."] = "Rommet ble ikke funnet."; -$a->strings["Room is full"] = "Rommet er fullt"; -$a->strings["Tags"] = "Merkelapper"; -$a->strings["Keywords"] = "Nøkkelord"; -$a->strings["have"] = "har"; -$a->strings["has"] = "har"; -$a->strings["want"] = "ønsker"; -$a->strings["wants"] = "ønsker"; -$a->strings["like"] = "liker"; -$a->strings["likes"] = "liker"; -$a->strings["dislike"] = "misliker"; -$a->strings["dislikes"] = "misliker"; +$a->strings["Channel is blocked on this site."] = "Kanalen er blokkert pÃ¥ dette nettstedet."; +$a->strings["Channel location missing."] = "Kanalplassering mangler."; +$a->strings["Response from remote channel was incomplete."] = "Svaret fra den andre kanalen var ikke komplett."; +$a->strings["Channel was deleted and no longer exists."] = "Kanalen er slettet og finnes ikke lenger."; +$a->strings["Protocol disabled."] = "Protokollen er avskrudd."; +$a->strings["Channel discovery failed."] = "Kanaloppdagelse mislyktes."; +$a->strings["local account not found."] = "lokal konto ble ikke funnet."; +$a->strings["Cannot connect to yourself."] = "Kan ikke lage forbindelse med deg selv."; $a->strings["Default"] = "Standard"; -$a->strings["Unknown | Not categorised"] = "Ukjent | Ikke kategorisert"; -$a->strings["Block immediately"] = "Blokker umiddelbart"; -$a->strings["Shady, spammer, self-marketer"] = "Lyssky, utsender av søppelpost, egenkampanje"; -$a->strings["Known to me, but no opinion"] = "Bekjent av meg, men jeg er uten mening"; -$a->strings["OK, probably harmless"] = "OK, antakelig harmløs"; -$a->strings["Reputable, has my trust"] = "Hederlig, har min tillit"; $a->strings["Frequently"] = "Ofte"; $a->strings["Hourly"] = "Hver time"; $a->strings["Twice daily"] = "To ganger daglig"; @@ -299,45 +267,12 @@ $a->strings["Find"] = "Finn"; $a->strings["Channel Suggestions"] = "Kanalforslag"; $a->strings["Random Profile"] = "Tilfeldig profil"; $a->strings["Invite Friends"] = "Inviter venner"; -$a->strings["Exammple: name=fred and country=iceland"] = "Eksempel: name=fred og country=iceland"; -$a->strings["Advanced Find"] = "Avansert finn"; -$a->strings["Saved Folders"] = "Lagrede mapper"; -$a->strings["Everything"] = "Alt"; -$a->strings["Categories"] = "Kategorier"; +$a->strings["Advanced example: name=fred and country=iceland"] = "Avansert eksempel: navn=fred og land=island"; $a->strings["%d connection in common"] = array( 0 => "%d forbindelse felles", 1 => "%d forbindelser felles", ); $a->strings["show more"] = "vis mer"; -$a->strings["This event has been added to your calendar."] = "Denne hendelsen er lagt til i din kalender."; -$a->strings["Edit File properties"] = "Endre filegenskaper"; -$a->strings["Miscellaneous"] = "Forskjellig"; -$a->strings["year"] = "Ã¥r"; -$a->strings["month"] = "mÃ¥ned"; -$a->strings["day"] = "dag"; -$a->strings["never"] = "aldri"; -$a->strings["less than a second ago"] = "for mindre enn ett sekund siden"; -$a->strings["years"] = "Ã¥r"; -$a->strings["months"] = "mÃ¥neder"; -$a->strings["week"] = "uke"; -$a->strings["weeks"] = "uker"; -$a->strings["days"] = "dager"; -$a->strings["hour"] = "time"; -$a->strings["hours"] = "timer"; -$a->strings["minute"] = "minutt"; -$a->strings["minutes"] = "minutter"; -$a->strings["second"] = "sekund"; -$a->strings["seconds"] = "sekunder"; -$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s siden"; -$a->strings["%1\$s's birthday"] = "%1\$s sin fødselsdag"; -$a->strings["Happy Birthday %1\$s"] = "Gratulerer med dagen, %1\$s !"; -$a->strings["Sort Options"] = "Sorteringsmuligheter"; -$a->strings["Alphabetic"] = "Alfabetisk"; -$a->strings["Reverse Alphabetic"] = "Omvendt alfabetisk"; -$a->strings["Newest to Oldest"] = "Nyest til eldst"; -$a->strings["Enable Safe Search"] = "Skru pÃ¥ Trygt søk"; -$a->strings["Disable Safe Search"] = "Skru av Trygt søk"; -$a->strings["Safe Mode"] = "Trygt modus"; $a->strings["Red Matrix Notification"] = "Red Matrix-varsling"; $a->strings["redmatrix"] = "redmatrix"; $a->strings["Thank You,"] = "Tusen takk,"; @@ -377,15 +312,146 @@ $a->strings["%1\$s, you've received [zrl=%2\$s]a friend suggestion[/zrl] for %3\ $a->strings["Name:"] = "Navn:"; $a->strings["Photo:"] = "Bilde:"; $a->strings["Please visit %s to approve or reject the suggestion."] = "Vennligst besøk %s for Ã¥ godkjenne eller avslÃ¥ dette forslaget."; +$a->strings["[Red:Notify]"] = "[Red:Notify]"; +$a->strings["This event has been added to your calendar."] = "Denne hendelsen er lagt til i din kalender."; +$a->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."] = "En slettet gruppe med dette navnet ble gjenopprettet. Eksisterende tillatelser for elementet <strong>kan</strong> gjelde for denne gruppen og fremtidige medlemmer. Hvis du ønsket noe annet, vennligst lag en ny gruppe med et annet navn."; +$a->strings["Default privacy group for new contacts"] = "Standard personverngruppe for nye kontakter"; +$a->strings["All Channels"] = "Alle kanaler"; +$a->strings["edit"] = "endre"; +$a->strings["Collections"] = "Samlinger"; +$a->strings["Edit collection"] = "Endre samling"; +$a->strings["Create a new collection"] = "Lag en ny samling"; +$a->strings["Channels not in any collection"] = "Kanaler som ikke er i noen samling"; +$a->strings["Image/photo"] = "Bilde/fotografi"; +$a->strings["Encrypted content"] = "Kryptert innhold"; +$a->strings["Install design element: "] = "Installer designelement:"; +$a->strings["QR code"] = "QR-kode"; +$a->strings["%1\$s wrote the following %2\$s %3\$s"] = "%1\$s skrev følgende %2\$s %3\$s"; +$a->strings["post"] = "innlegg"; +$a->strings["$1 spoiler"] = "$1 avsløring"; +$a->strings["$1 wrote:"] = "$1 skrev:"; +$a->strings["Tags"] = "Merkelapper"; +$a->strings["Keywords"] = "Nøkkelord"; +$a->strings["have"] = "har"; +$a->strings["has"] = "har"; +$a->strings["want"] = "ønsker"; +$a->strings["wants"] = "ønsker"; +$a->strings["like"] = "liker"; +$a->strings["likes"] = "liker"; +$a->strings["dislike"] = "misliker"; +$a->strings["dislikes"] = "misliker"; +$a->strings["__ctx:noun__ Like"] = array( + 0 => "Liker", + 1 => "Liker", +); +$a->strings["Logout"] = "Logg ut"; +$a->strings["End this session"] = "Avslutt denne økten"; +$a->strings["Home"] = "Hjem"; +$a->strings["Your posts and conversations"] = "Dine innlegg og samtaler"; +$a->strings["Your profile page"] = "Din profilside"; +$a->strings["Edit Profiles"] = "Endre profiler"; +$a->strings["Manage/Edit profiles"] = "HÃ¥ndter/endre profiler"; +$a->strings["Edit Profile"] = "Endre profil"; +$a->strings["Edit your profile"] = "Endre din profil"; +$a->strings["Your photos"] = "Dine bilder"; +$a->strings["Your files"] = "Dine filer"; +$a->strings["Chat"] = "Chat"; +$a->strings["Your chatrooms"] = "Dine chatterom"; +$a->strings["Your bookmarks"] = "Dine bokmerker"; +$a->strings["Your webpages"] = "Dine websider"; +$a->strings["Login"] = "Logg inn"; +$a->strings["Sign in"] = "Logg pÃ¥"; +$a->strings["%s - click to logout"] = "%s - klikk for Ã¥ logge ut"; +$a->strings["Remote authentication"] = "Fjernautentisering"; +$a->strings["Click to authenticate to your home hub"] = "Klikk for Ã¥ godkjennes mot din hjemme-hub"; +$a->strings["Home Page"] = "Hjemmeside"; +$a->strings["Register"] = "Registrer"; +$a->strings["Create an account"] = "Lag en konto"; +$a->strings["Help"] = "Hjelp"; +$a->strings["Help and documentation"] = "Hjelp og dokumentasjon"; +$a->strings["Applications, utilities, links, games"] = "Programmer, verktøy, lenker, spill"; +$a->strings["Search"] = "Søk"; +$a->strings["Search site content"] = "Søk stedets innhold"; +$a->strings["Directory"] = "Katalog"; +$a->strings["Channel Directory"] = "Kanalkatalog"; +$a->strings["Matrix"] = "Matrix"; +$a->strings["Your matrix"] = "Din matrix"; +$a->strings["Mark all matrix notifications seen"] = "Merk alle matrix-varsler som sett"; +$a->strings["Channel Home"] = "Kanalhjem"; +$a->strings["Channel home"] = "Kanalhjem"; +$a->strings["Mark all channel notifications seen"] = "Merk alle kanalvarsler som sett"; +$a->strings["Connections"] = "Forbindelser"; +$a->strings["Notices"] = "Varsel"; +$a->strings["Notifications"] = "Varsler"; +$a->strings["See all notifications"] = "Se alle varsler"; +$a->strings["Mark all system notifications seen"] = "Merk alle systemvarsler som sett"; +$a->strings["Mail"] = "Melding"; +$a->strings["Private mail"] = "Privat post"; +$a->strings["See all private messages"] = "Se alle private meldinger"; +$a->strings["Mark all private messages seen"] = "Merk alle private meldinger som sett"; +$a->strings["Inbox"] = "Innboks"; +$a->strings["Outbox"] = "Utboks"; +$a->strings["Events"] = "Hendelser"; +$a->strings["Event Calendar"] = "Kalender"; +$a->strings["See all events"] = "Se alle hendelser"; +$a->strings["Mark all events seen"] = "Merk alle hendelser som sett"; +$a->strings["Channel Manager"] = "Kanalstyring"; +$a->strings["Manage Your Channels"] = "HÃ¥ndter dine kanaler"; +$a->strings["Account/Channel Settings"] = "Konto-/kanal-innstillinger"; +$a->strings["Admin"] = "Administrator"; +$a->strings["Site Setup and Configuration"] = "Nettstedsoppsett og -konfigurasjon"; +$a->strings["Please wait..."] = "Vennligst vent..."; +$a->strings["Can view my normal stream and posts"] = "Kan se min normale strøm og innlegg"; +$a->strings["Can view my default channel profile"] = "Kan se min standard kanalprofil"; +$a->strings["Can view my photo albums"] = "Kan se mine fotoalbum"; +$a->strings["Can view my connections"] = "Kan se mine forbindelser"; +$a->strings["Can view my file storage"] = "Kan se mitt fillager"; +$a->strings["Can view my webpages"] = "Kan se mine websider"; +$a->strings["Can send me their channel stream and posts"] = "Kan sende meg deres kanalstrøm og innlegg"; +$a->strings["Can post on my channel page (\"wall\")"] = "Kan lage innlegg pÃ¥ min kanalside (\"vegg\")"; +$a->strings["Can comment on or like my posts"] = "Kan kommentere pÃ¥ eller like mine innlegg"; +$a->strings["Can send me private mail messages"] = "Kan sende meg private meldinger"; +$a->strings["Can post photos to my photo albums"] = "Kan legge inn bilder i mine fotoalbum"; +$a->strings["Can like/dislike stuff"] = "Kan like/ikke like forskjellige greier"; +$a->strings["Profiles and things other than posts/comments"] = "Profiler og andre ting enn innlegg/kommentarer"; +$a->strings["Can forward to all my channel contacts via post @mentions"] = "Kan videresende til alle mine kanalkontakter via @navn i innlegg"; +$a->strings["Advanced - useful for creating group forum channels"] = "Avansert - nyttig for Ã¥ lage forumkanaler for grupper"; +$a->strings["Can chat with me (when available)"] = "Kan chatte/sende lynmeldinger til meg (nÃ¥r tilgjengelig)"; +$a->strings["Can write to my file storage"] = "Kan skrive til mitt fillager"; +$a->strings["Can edit my webpages"] = "Kan endre mine websider"; +$a->strings["Can source my public posts in derived channels"] = "Kan bruke mine offentlige innlegg som kanalkilde i egne kanaler"; +$a->strings["Somewhat advanced - very useful in open communities"] = "Litt avansert - svært nyttig i Ã¥pne fellesskap"; +$a->strings["Can administer my channel resources"] = "Kan administrere mine kanalressurser"; +$a->strings["Extremely advanced. Leave this alone unless you know what you are doing"] = "Ekstremt avansert. La dette være med mindre du vet hva du gjør"; +$a->strings["Social Networking"] = "Sosialt nettverk"; +$a->strings["Mostly Public"] = "Ganske offentlig"; +$a->strings["Restricted"] = "Begrenset"; +$a->strings["Private"] = "Privat"; +$a->strings["Community Forum"] = "Forum for fellesskap"; +$a->strings["Feed Republish"] = "Republisering av strømmet innhold"; +$a->strings["Special Purpose"] = "Spesiell bruk"; +$a->strings["Celebrity/Soapbox"] = "Kjendis/Talerstol"; +$a->strings["Group Repository"] = "Gruppelager"; +$a->strings["Other"] = "Annen"; +$a->strings["Custom/Expert Mode"] = "Tilpasset/Ekspertmodus"; +$a->strings["New window"] = "Nytt vindu"; +$a->strings["Open the selected location in a different window or browser tab"] = "Ã…pne det valgte stedet i et annet vindu eller nettleser-fane"; +$a->strings["User '%s' deleted"] = "Brukeren '%s' er slettet"; $a->strings["General Features"] = "Generelle funksjoner"; $a->strings["Content Expiration"] = "Innholdet utløper"; $a->strings["Remove posts/comments and/or private messages at a future time"] = "Fjern innlegg/kommentarer og/eller private meldinger pÃ¥ et angitt tidspunkt i fremtiden"; $a->strings["Multiple Profiles"] = "Flere profiler"; $a->strings["Ability to create multiple profiles"] = "Mulig Ã¥ lage flere profiler"; +$a->strings["Advanced Profiles"] = "Avanserte profiler"; +$a->strings["Additional profile sections and selections"] = "Ytterlige seksjoner og utvalg til profilen"; +$a->strings["Profile Import/Export"] = "Profil-import/-eksport"; +$a->strings["Save and load profile details across sites/channels"] = "Lagre og Ã¥pne profildetaljer pÃ¥ tvers av nettsteder/kanaler"; $a->strings["Web Pages"] = "Web-sider"; $a->strings["Provide managed web pages on your channel"] = "Tilby kontrollerte web-sider pÃ¥ din kanal"; $a->strings["Private Notes"] = "Private merknader"; $a->strings["Enables a tool to store notes and reminders"] = "Skrur pÃ¥ et verktøy for lagre merknader og pÃ¥minnelser"; +$a->strings["Navigation Channel Select"] = "Navigasjon kanalvalg"; +$a->strings["Change channels directly from within the navigation dropdown menu"] = "Endre kanaler direkte fra navigasjonsmenyen"; $a->strings["Extended Identity Sharing"] = "Utvidet identitetsdeling"; $a->strings["Share your identity with all websites on the internet. When disabled, identity is only shared with sites in the matrix."] = "Del din identiet med alle nettsteder pÃ¥ Internett. NÃ¥r denne er avskrudd, deles identiteten bare med nettsteder i matrix."; $a->strings["Expert Mode"] = "Ekspertmodus"; @@ -393,11 +459,10 @@ $a->strings["Enable Expert Mode to provide advanced configuration options"] = "S $a->strings["Premium Channel"] = "Premiumkanal"; $a->strings["Allows you to set restrictions and terms on those that connect with your channel"] = "Lar deg angi restriksjoner og betingelser for de som kobler seg til din kanal"; $a->strings["Post Composition Features"] = "Funksjoner for Ã¥ lage innlegg"; -$a->strings["Richtext Editor"] = "Riktekst redigeringsverktøy"; -$a->strings["Enable richtext editor"] = "Skru pÃ¥ redigeringverktøy for riktekst"; +$a->strings["Use Markdown"] = "Bruk Markdown"; +$a->strings["Allow use of \"Markdown\" to format posts"] = "Tillat bruk av \"Markdown\" til formatering av innlegg"; $a->strings["Post Preview"] = "ForhÃ¥ndsvisning av innlegg"; $a->strings["Allow previewing posts and comments before publishing them"] = "Tillat forhÃ¥ndsvisning av innlegg og kommentarer før publisering"; -$a->strings["Channel Sources"] = "Kanalkilder"; $a->strings["Automatically import channel content from other channels or feeds"] = "Automatisk import av kanalinnhold fra andre kanaler eller strømmer"; $a->strings["Even More Encryption"] = "Enda mer kryptering"; $a->strings["Allow optional encryption of content end-to-end with a shared secret key"] = "Tillat valgfri kryptering av innhold ende-til-ende via en delt hemmelig nøkkel"; @@ -406,7 +471,6 @@ $a->strings["Search by Date"] = "Søk etter dato"; $a->strings["Ability to select posts by date ranges"] = "Mulighet for Ã¥ velge innlegg etter datoomrÃ¥de"; $a->strings["Collections Filter"] = "Filter for samlinger"; $a->strings["Enable widget to display Network posts only from selected collections"] = "Skru pÃ¥ miniprogram for Ã¥ vise Nettverksinnlegg bare fra valgte samlinger"; -$a->strings["Saved Searches"] = "Lagrede søk"; $a->strings["Save search terms for re-use"] = "Lagre søkeuttrykk for senere bruk"; $a->strings["Network Personal Tab"] = "Nettverk personlig fane"; $a->strings["Enable tab to display only Network posts that you've interacted on"] = "Skru pÃ¥ fane for Ã¥ bare vise Nettverksinnlegg som du har deltatt i"; @@ -430,22 +494,24 @@ $a->strings["Star Posts"] = "Stjerneinnlegg"; $a->strings["Ability to mark special posts with a star indicator"] = "Mulighet til Ã¥ merke spesielle innlegg med en stjerne"; $a->strings["Tag Cloud"] = "Merkelappsky"; $a->strings["Provide a personal tag cloud on your channel page"] = "Tilby en personlig merkelappsky pÃ¥ din kanalside"; -$a->strings["Channel is blocked on this site."] = "Kanalen er blokkert pÃ¥ dette nettstedet."; -$a->strings["Channel location missing."] = "Kanalplassering mangler."; -$a->strings["Response from remote channel was incomplete."] = "Svaret fra den andre kanalen var ikke komplett."; -$a->strings["Channel was deleted and no longer exists."] = "Kanalen er slettet og finnes ikke lenger."; -$a->strings["Channel discovery failed."] = "Kanaloppdagelse mislyktes."; -$a->strings["local account not found."] = "lokal konto ble ikke funnet."; -$a->strings["Cannot connect to yourself."] = "Kan ikke lage forbindelse med deg selv."; -$a->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."] = "En slettet gruppe med dette navnet ble gjenopprettet. Eksisterende tillatelser for elementet <strong>kan</strong> gjelde for denne gruppen og fremtidige medlemmer. Hvis du ønsket noe annet, vennligst lag en ny gruppe med et annet navn."; -$a->strings["Default privacy group for new contacts"] = "Standard personverngruppe for nye kontakter"; -$a->strings["All Channels"] = "Alle kanaler"; -$a->strings["edit"] = "endre"; -$a->strings["Collections"] = "Samlinger"; -$a->strings["Edit collection"] = "Endre samling"; -$a->strings["Create a new collection"] = "Lag en ny samling"; -$a->strings["Channels not in any collection"] = "Kanaler som ikke er i noen samling"; -$a->strings["add"] = "legg til"; +$a->strings["Not a valid email address"] = "Ikke en gyldig e-postadresse"; +$a->strings["Your email domain is not among those allowed on this site"] = "Ditt e-postdomene er ikke blant de som er tillatt pÃ¥ dette stedet"; +$a->strings["Your email address is already registered at this site."] = "Din e-postadresse er allerede registrert pÃ¥ dette nettstedet."; +$a->strings["An invitation is required."] = "En invitasjon er pÃ¥krevd."; +$a->strings["Invitation could not be verified."] = "Invitasjon kunne ikke bekreftes."; +$a->strings["Please enter the required information."] = "Vennligst skriv inn nødvendig informasjon."; +$a->strings["Failed to store account information."] = "Mislyktes med Ã¥ lagre kontoinformasjon."; +$a->strings["Registration confirmation for %s"] = "Registreringsbekreftelse for %s"; +$a->strings["Registration request at %s"] = "Registreringsforespørsel hos %s"; +$a->strings["Administrator"] = "Administrator"; +$a->strings["your registration password"] = "ditt registreringspassord"; +$a->strings["Registration details for %s"] = "Registreringsdetaljer for %s"; +$a->strings["Account approved."] = "Konto godkjent."; +$a->strings["Registration revoked for %s"] = "Registrering trukket tilbake for %s"; +$a->strings["Account verified. Please login."] = "Konto bekreftet. Vennligst logg inn."; +$a->strings["Click here to upgrade."] = "Klikk her for Ã¥ oppgradere."; +$a->strings["This action exceeds the limits set by your subscription plan."] = "Denne handlingen gÃ¥r utenfor grensene satt i din abonnementsplan."; +$a->strings["This action is not available under your subscription plan."] = "Denne handlingen er ikke tilgjengelig i din abonnementsplan."; $a->strings["Unable to obtain identity information from database"] = "Klarer ikke Ã¥ fÃ¥ tak i identitetsinformasjon fra databasen"; $a->strings["Empty name"] = "Mangler navn"; $a->strings["Name too long"] = "Navnet er for langt"; @@ -455,15 +521,12 @@ $a->strings["Reserved nickname. Please choose another."] = "Reservert kallenavn. $a->strings["Nickname has unsupported characters or is already being used on this site."] = "Kallenavnet inneholder tegn som ikke er støttet eller det er allerede i bruk pÃ¥ dette nettstedet."; $a->strings["Unable to retrieve created identity"] = "Klarer ikke Ã¥ hente den lagede identiteten"; $a->strings["Default Profile"] = "Standardprofil"; -$a->strings["Friends"] = "Venner"; $a->strings["Requested channel is not available."] = "Forespurt kanal er ikke tilgjengelig."; $a->strings["Requested profile is not available."] = "Forespurt profil er ikke tilgjengelig."; -$a->strings["Connect"] = "Koble"; $a->strings["Change profile photo"] = "Endre profilbilde"; $a->strings["Profiles"] = "Profiler"; $a->strings["Manage/edit profiles"] = "HÃ¥ndtere/endre profiler"; $a->strings["Create New Profile"] = "Lag ny profil"; -$a->strings["Edit Profile"] = "Endre profil"; $a->strings["Profile Image"] = "Profilbilde"; $a->strings["visible to everybody"] = "synlig for alle"; $a->strings["Edit visibility"] = "Endre synlighet"; @@ -481,6 +544,7 @@ $a->strings["Event Reminders"] = "HendelsespÃ¥minnelser"; $a->strings["Events this week:"] = "Hendelser denne uken:"; $a->strings["Profile"] = "Profil"; $a->strings["Full Name:"] = "Fullt navn:"; +$a->strings["Like this channel"] = "Lik denne kanalen"; $a->strings["j F, Y"] = "j F, Y"; $a->strings["j F"] = "j F"; $a->strings["Birthday:"] = "Fødselsdag:"; @@ -504,7 +568,159 @@ $a->strings["Film/dance/culture/entertainment:"] = "Film/dans/kultur/underholdni $a->strings["Love/Romance:"] = "Kjærlighet/romantikk:"; $a->strings["Work/employment:"] = "Arbeid/sysselsetting:"; $a->strings["School/education:"] = "Skole/utdannelse:"; +$a->strings["Like this thing"] = "Lik denne tingen"; +$a->strings["Permission denied"] = "Tillatelse avvist"; +$a->strings["(Unknown)"] = "(Ukjent)"; +$a->strings["Visible to anybody on the internet."] = "Synlig for enhver pÃ¥ Internett."; +$a->strings["Visible to you only."] = "Synlig bare for deg."; +$a->strings["Visible to anybody in this network."] = "Synlig for enhver i dette nettverket."; +$a->strings["Visible to anybody authenticated."] = "Synlig for enhver som er autentisert."; +$a->strings["Visible to anybody on %s."] = "Synlig for alle pÃ¥ %s."; +$a->strings["Visible to all connections."] = "Synlig for alle forbindelser."; +$a->strings["Visible to approved connections."] = "Synlig for godkjente forbindelser."; +$a->strings["Visible to specific connections."] = "Synlig for spesifikke forbindelser."; +$a->strings["Item not found."] = "Elementet ble ikke funnet."; +$a->strings["Collection not found."] = "Samlingen ble ikke funnet."; +$a->strings["Collection is empty."] = "Samlingen er tom."; +$a->strings["Collection: %s"] = "Samling: %s"; +$a->strings["Connection: %s"] = "Forbindelse: %s"; +$a->strings["Connection not found."] = "Forbindelsen ble ikke funnet."; +$a->strings["No recipient provided."] = "Ingen mottaker angitt."; +$a->strings["[no subject]"] = "[ikke noe emne]"; +$a->strings["Unable to determine sender."] = "Kan ikke avgjøre avsender."; +$a->strings["Stored post could not be verified."] = "Lagret innlegg kunne ikke bekreftes."; $a->strings["view full size"] = "vis full størrelse"; +$a->strings["Item was not found."] = "Elementet ble ikke funnet."; +$a->strings["No source file."] = "Ingen kildefil."; +$a->strings["Cannot locate file to replace"] = "Kan ikke finne filen som skal byttes ut"; +$a->strings["Cannot locate file to revise/update"] = "Finner ikke filen som skal revideres/oppdateres"; +$a->strings["File exceeds size limit of %d"] = "Filens størrelse overgÃ¥r grensen pÃ¥ %d"; +$a->strings["You have reached your limit of %1$.0f Mbytes attachment storage."] = "Du har nÃ¥dd din lagringsgrense for vedlegg pÃ¥ %1$.0f Mbytes."; +$a->strings["File upload failed. Possible system limit or action terminated."] = "Mislyktes med Ã¥ laste opp filen. Mulig systemgrense eller handling avbrutt."; +$a->strings["Stored file could not be verified. Upload failed."] = "Lagret fil kunne ikke bekreftes. Opplasting mislyktes."; +$a->strings["Path not available."] = "Stien er ikke tilgjengelig."; +$a->strings["Empty pathname"] = "Tomt sti-navn"; +$a->strings["duplicate filename or path"] = "duplikat av filnavn eller sti"; +$a->strings["Path not found."] = "Stien ble ikke funnet."; +$a->strings["mkdir failed."] = "mkdir mislyktes."; +$a->strings["database storage failed."] = "databaselagring mislyktes."; +$a->strings["Logged out."] = "Logget ut."; +$a->strings["Failed authentication"] = "Mislykket autentisering"; +$a->strings["Login failed."] = "Innlogging mislyktes."; +$a->strings["Miscellaneous"] = "Forskjellig"; +$a->strings["YYYY-MM-DD or MM-DD"] = "YYYY-MM-DD eller MM-DD"; +$a->strings["never"] = "aldri"; +$a->strings["less than a second ago"] = "for mindre enn ett sekund siden"; +$a->strings["year"] = "Ã¥r"; +$a->strings["years"] = "Ã¥r"; +$a->strings["month"] = "mÃ¥ned"; +$a->strings["months"] = "mÃ¥neder"; +$a->strings["week"] = "uke"; +$a->strings["weeks"] = "uker"; +$a->strings["day"] = "dag"; +$a->strings["days"] = "dager"; +$a->strings["hour"] = "time"; +$a->strings["hours"] = "timer"; +$a->strings["minute"] = "minutt"; +$a->strings["minutes"] = "minutter"; +$a->strings["second"] = "sekund"; +$a->strings["seconds"] = "sekunder"; +$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s siden"; +$a->strings["%1\$s's birthday"] = "%1\$s sin fødselsdag"; +$a->strings["Happy Birthday %1\$s"] = "Gratulerer med dagen, %1\$s !"; +$a->strings["Image exceeds website size limit of %lu bytes"] = "Bilde overstiger nettstedets størrelsesbegrensning pÃ¥ %lu bytes"; +$a->strings["Image file is empty."] = "Bildefilen er tom."; +$a->strings["Unable to process image"] = "Kan ikke behandle bildet"; +$a->strings["Photo storage failed."] = "Bildelagring mislyktes."; +$a->strings["Upload New Photos"] = "Last opp nye bilder"; +$a->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."] = "Skjemaets sikkerhetspollett var ikke gyldig. Dette skjedde antakelig fordi skjemaet har vært Ã¥pnet for lenge (>3 timer) før det ble sendt inn."; +$a->strings["Delete this item?"] = "Slett dette elementet?"; +$a->strings["Comment"] = "Kommentar"; +$a->strings["[+] show all"] = "[+] Vis alle"; +$a->strings["[-] show less"] = "[-] Vis mindre"; +$a->strings["[+] expand"] = "[+] Utvid"; +$a->strings["[-] collapse"] = "[-] Lukk"; +$a->strings["Password too short"] = "Passordet er for kort"; +$a->strings["Passwords do not match"] = "Passordene er ikke like"; +$a->strings["everybody"] = "alle"; +$a->strings["Secret Passphrase"] = "Hemmelig passordsetning"; +$a->strings["Passphrase hint"] = "Hint om passordsetning"; +$a->strings["Notice: Permissions have changed but have not yet been submitted."] = "Varsel: Tillatelser har blitt endret, men de har ennÃ¥ ikke blitt sendt inn."; +$a->strings["close all"] = "Lukk alle"; +$a->strings["Nothing new here"] = "Ikke noe nytt her"; +$a->strings["timeago.prefixAgo"] = "timeago.prefixAgo"; +$a->strings["timeago.prefixFromNow"] = "timeago.prefixFromNow"; +$a->strings["ago"] = "siden"; +$a->strings["from now"] = "fra nÃ¥"; +$a->strings["less than a minute"] = "mindre enn ett minutt"; +$a->strings["about a minute"] = "omtrent et minutt"; +$a->strings["%d minutes"] = "%d minutter"; +$a->strings["about an hour"] = "omtrent en time"; +$a->strings["about %d hours"] = "omtrent %d timer"; +$a->strings["a day"] = "en dag"; +$a->strings["%d days"] = "%d dager"; +$a->strings["about a month"] = "omtrent en mÃ¥ned"; +$a->strings["%d months"] = "%d mÃ¥neder"; +$a->strings["about a year"] = "omtrent et Ã¥r"; +$a->strings["%d years"] = "%d Ã¥r"; +$a->strings[" "] = " "; +$a->strings["timeago.numbers"] = "timeago.numbers"; +$a->strings["Male"] = "Mannlig"; +$a->strings["Female"] = "Kvinnelig"; +$a->strings["Currently Male"] = "For tiden mann"; +$a->strings["Currently Female"] = "For tiden kvinne"; +$a->strings["Mostly Male"] = "For det meste mann"; +$a->strings["Mostly Female"] = "For det meste kvinne"; +$a->strings["Transgender"] = "Transkjønnet"; +$a->strings["Intersex"] = "interkjønnet"; +$a->strings["Transsexual"] = "Transseksuell"; +$a->strings["Hermaphrodite"] = "Hermafroditt"; +$a->strings["Neuter"] = "Intetkjønn"; +$a->strings["Non-specific"] = "Ubestemt"; +$a->strings["Undecided"] = "Ubestemt"; +$a->strings["Males"] = "Menn"; +$a->strings["Females"] = "Kvinner"; +$a->strings["Gay"] = "Homo"; +$a->strings["Lesbian"] = "Lesbisk"; +$a->strings["No Preference"] = "Ingen preferanse"; +$a->strings["Bisexual"] = "Biseksuell"; +$a->strings["Autosexual"] = "Autoseksuell"; +$a->strings["Abstinent"] = "Avholdende"; +$a->strings["Virgin"] = "Jomfru"; +$a->strings["Deviant"] = "Avviker"; +$a->strings["Fetish"] = "Fetisj"; +$a->strings["Oodles"] = "Masse"; +$a->strings["Nonsexual"] = "Ikke-seksuell"; +$a->strings["Single"] = "Enslig"; +$a->strings["Lonely"] = "Ensom"; +$a->strings["Available"] = "Tilgjengelig"; +$a->strings["Unavailable"] = "Ikke tilgjengelig"; +$a->strings["Has crush"] = "Er forelsket"; +$a->strings["Infatuated"] = "Betatt"; +$a->strings["Dating"] = "Sammen med"; +$a->strings["Unfaithful"] = "Utro"; +$a->strings["Sex Addict"] = "Sexavhengig"; +$a->strings["Friends/Benefits"] = "Venner med frynsegoder"; +$a->strings["Casual"] = "Tilfeldig"; +$a->strings["Engaged"] = "Forlovet"; +$a->strings["Married"] = "Gift"; +$a->strings["Imaginarily married"] = "Gift i fantasien"; +$a->strings["Partners"] = "Partnere"; +$a->strings["Cohabiting"] = "Samboer"; +$a->strings["Common law"] = "Samboer"; +$a->strings["Happy"] = "Lykkelig"; +$a->strings["Not looking"] = "Ikke pÃ¥ utkikk"; +$a->strings["Swinger"] = "Partnerbytte"; +$a->strings["Betrayed"] = "Bedratt"; +$a->strings["Separated"] = "Separert"; +$a->strings["Unstable"] = "Ustabilt"; +$a->strings["Divorced"] = "Skilt"; +$a->strings["Imaginarily divorced"] = "Skilt i fantasien"; +$a->strings["Widowed"] = "Enke"; +$a->strings["Uncertain"] = "Usikkert"; +$a->strings["It's complicated"] = "Det er komplisert"; +$a->strings["Don't care"] = "Bryr meg ikke"; +$a->strings["Ask me"] = "Spør meg"; $a->strings["prev"] = "forrige"; $a->strings["first"] = "første"; $a->strings["last"] = "siste"; @@ -517,7 +733,6 @@ $a->strings["%d Connection"] = array( 1 => "%d forbindelser", ); $a->strings["View Connections"] = "Vis forbindelser"; -$a->strings["Save"] = "Lagre"; $a->strings["poke"] = "prikk"; $a->strings["ping"] = "varsle"; $a->strings["pinged"] = "varslet"; @@ -585,64 +800,28 @@ $a->strings["Blocks"] = "Byggeklosser"; $a->strings["Menus"] = "Menyer"; $a->strings["Layouts"] = "Layout"; $a->strings["Pages"] = "Sider"; +$a->strings["Visible to your default audience"] = "Synlig for ditt standard publikum"; +$a->strings["Show"] = "Vis"; +$a->strings["Don't show"] = "Ikke vis"; +$a->strings["Permissions"] = "Tillatelser"; +$a->strings["Close"] = "Lukk"; +$a->strings["Public Timeline"] = "Offentlig tidslinje"; $a->strings["Site Admin"] = "Nettstedsadministrator"; $a->strings["Address Book"] = "Adressebok"; $a->strings["Mood"] = "Stemning"; $a->strings["Probe"] = "Undersøk"; $a->strings["Suggest"] = "ForreslÃ¥"; +$a->strings["Random Channel"] = "Tilfeldig kanal"; +$a->strings["Invite"] = "Inviter"; +$a->strings["Features"] = "Funksjoner"; +$a->strings["Language"] = "SprÃ¥k"; +$a->strings["Post"] = "Innlegg"; +$a->strings["Profile Photo"] = "Profilbilde"; $a->strings["Update"] = "Oppdater"; $a->strings["Install"] = "Installer"; $a->strings["Purchase"] = "Kjøp"; -$a->strings["Unknown"] = "Ukjent"; -$a->strings["Invalid data packet"] = "Ugyldig datapakke"; -$a->strings["Unable to verify channel signature"] = "Ikke i stand til Ã¥ sjekke kanalsignaturen"; -$a->strings["Unable to verify site signature for %s"] = "Ikke i stand til Ã¥ bekrefte signaturen til %s"; -$a->strings["No recipient provided."] = "Ingen mottaker angitt."; -$a->strings["[no subject]"] = "[ikke noe emne]"; -$a->strings["Unable to determine sender."] = "Kan ikke avgjøre avsender."; -$a->strings["Stored post could not be verified."] = "Lagret innlegg kunne ikke bekreftes."; -$a->strings["Click here to upgrade."] = "Klikk her for Ã¥ oppgradere."; -$a->strings["This action exceeds the limits set by your subscription plan."] = "Denne handlingen gÃ¥r utenfor grensene satt i din abonnementsplan."; -$a->strings["This action is not available under your subscription plan."] = "Denne handlingen er ikke tilgjengelig i din abonnementsplan."; -$a->strings["System"] = "System"; -$a->strings["Create Personal App"] = "Lag personlig app"; -$a->strings["Edit Personal App"] = "Endre personlig app"; -$a->strings["Ignore/Hide"] = "Ignorer/Skjul"; -$a->strings["Suggestions"] = "Forslag"; -$a->strings["See more..."] = "Se mer..."; -$a->strings["You have %1$.0f of %2$.0f allowed connections."] = "Du har %1$.0f av %2$.0f tillate forbindelser."; -$a->strings["Add New Connection"] = "Legg til ny forbindelse"; -$a->strings["Enter the channel address"] = "Skriv kanal-adressen"; -$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Eksempel: ola.nordmann@eksempel.no, http://eksempel.no/karinordmann"; -$a->strings["Notes"] = "Merknader"; -$a->strings["Remove term"] = "Fjern begrep"; -$a->strings["Archives"] = "Arkiv"; -$a->strings["Refresh"] = "Forny"; -$a->strings["Me"] = "Meg"; -$a->strings["Best Friends"] = "Bestevenner"; -$a->strings["Co-workers"] = "Medarbeidere"; -$a->strings["Former Friends"] = "Tidligere venner"; -$a->strings["Acquaintances"] = "Bekjente"; -$a->strings["Everybody"] = "Alle"; -$a->strings["Account settings"] = "Kontoinnstillinger"; -$a->strings["Channel settings"] = "Kanalinnstillinger"; -$a->strings["Additional features"] = "Tilleggsfunksjoner"; -$a->strings["Feature settings"] = "Funksjonsinnstillinger"; -$a->strings["Display settings"] = "Visningsinnstillinger"; -$a->strings["Connected apps"] = "Tilkoblede app-er"; -$a->strings["Export channel"] = "Eksporter kanal"; -$a->strings["Automatic Permissions (Advanced)"] = "Automatiske tillatelser (avansert)"; -$a->strings["Premium Channel Settings"] = "Premiumkanal-innstillinger"; -$a->strings["Check Mail"] = "Sjekk meldinger"; -$a->strings["Chat Rooms"] = "Chatrom"; -$a->strings["Bookmarked Chatrooms"] = "Bokmerkede chatrom"; -$a->strings["Suggested Chatrooms"] = "ForeslÃ¥tte chatrom"; $a->strings["Save to Folder"] = "Lagre i mappe"; $a->strings["View all"] = "Vis alle"; -$a->strings["__ctx:noun__ Like"] = array( - 0 => "Liker", - 1 => "Liker", -); $a->strings["__ctx:noun__ Dislike"] = array( 0 => "Liker ikke", 1 => "Liker ikke", @@ -669,9 +848,7 @@ $a->strings["%d comment"] = array( 0 => "%d kommentar", 1 => "%d kommentarer", ); -$a->strings["[+] show all"] = "[+] Vis alle"; $a->strings["This is you"] = "Dette er deg"; -$a->strings["Comment"] = "Kommentar"; $a->strings["Submit"] = "Send"; $a->strings["Bold"] = "Uthevet"; $a->strings["Italic"] = "Kursiv"; @@ -681,125 +858,12 @@ $a->strings["Code"] = "Kode"; $a->strings["Image"] = "Bilde"; $a->strings["Link"] = "Lenke"; $a->strings["Video"] = "Video"; -$a->strings["Delete this item?"] = "Slett dette elementet?"; -$a->strings["[-] show less"] = "[-] Vis mindre"; -$a->strings["[+] expand"] = "[+] Utvid"; -$a->strings["[-] collapse"] = "[-] Lukk"; -$a->strings["Password too short"] = "Passordet er for kort"; -$a->strings["Passwords do not match"] = "Passordene er ikke like"; -$a->strings["everybody"] = "alle"; -$a->strings["Secret Passphrase"] = "Hemmelig passordsetning"; -$a->strings["Passphrase hint"] = "Hint om passordsetning"; -$a->strings["Notice: Permissions have changed but have not yet been submitted."] = "Varsel: Tillatelser har blitt endret, men de har ennÃ¥ ikke blitt sendt inn."; -$a->strings["close all"] = "Lukk alle"; -$a->strings["timeago.prefixAgo"] = "timeago.prefixAgo"; -$a->strings["timeago.prefixFromNow"] = "timeago.prefixFromNow"; -$a->strings["ago"] = "siden"; -$a->strings["from now"] = "fra nÃ¥"; -$a->strings["less than a minute"] = "mindre enn ett minutt"; -$a->strings["about a minute"] = "omtrent et minutt"; -$a->strings["%d minutes"] = "%d minutter"; -$a->strings["about an hour"] = "omtrent en time"; -$a->strings["about %d hours"] = "omtrent %d timer"; -$a->strings["a day"] = "en dag"; -$a->strings["%d days"] = "%d dager"; -$a->strings["about a month"] = "omtrent en mÃ¥ned"; -$a->strings["%d months"] = "%d mÃ¥neder"; -$a->strings["about a year"] = "omtrent et Ã¥r"; -$a->strings["%d years"] = "%d Ã¥r"; -$a->strings[" "] = " "; -$a->strings["timeago.numbers"] = "timeago.numbers"; -$a->strings["New window"] = "Nytt vindu"; -$a->strings["Open the selected location in a different window or browser tab"] = "Ã…pne det valgte stedet i et annet vindu eller nettleser-fane"; -$a->strings["Male"] = "Mannlig"; -$a->strings["Female"] = "Kvinnelig"; -$a->strings["Currently Male"] = "For tiden mann"; -$a->strings["Currently Female"] = "For tiden kvinne"; -$a->strings["Mostly Male"] = "For det meste mann"; -$a->strings["Mostly Female"] = "For det meste kvinne"; -$a->strings["Transgender"] = "Transkjønnet"; -$a->strings["Intersex"] = "interkjønnet"; -$a->strings["Transsexual"] = "Transseksuell"; -$a->strings["Hermaphrodite"] = "Hermafroditt"; -$a->strings["Neuter"] = "Intetkjønn"; -$a->strings["Non-specific"] = "Ubestemt"; -$a->strings["Other"] = "Annen"; -$a->strings["Undecided"] = "Ubestemt"; -$a->strings["Males"] = "Menn"; -$a->strings["Females"] = "Kvinner"; -$a->strings["Gay"] = "Homo"; -$a->strings["Lesbian"] = "Lesbisk"; -$a->strings["No Preference"] = "Ingen preferanse"; -$a->strings["Bisexual"] = "Biseksuell"; -$a->strings["Autosexual"] = "Autoseksuell"; -$a->strings["Abstinent"] = "Avholdende"; -$a->strings["Virgin"] = "Jomfru"; -$a->strings["Deviant"] = "Avviker"; -$a->strings["Fetish"] = "Fetisj"; -$a->strings["Oodles"] = "Masse"; -$a->strings["Nonsexual"] = "Ikke-seksuell"; -$a->strings["Single"] = "Enslig"; -$a->strings["Lonely"] = "Ensom"; -$a->strings["Available"] = "Tilgjengelig"; -$a->strings["Unavailable"] = "Ikke tilgjengelig"; -$a->strings["Has crush"] = "Er forelsket"; -$a->strings["Infatuated"] = "Betatt"; -$a->strings["Dating"] = "Sammen med"; -$a->strings["Unfaithful"] = "Utro"; -$a->strings["Sex Addict"] = "Sexavhengig"; -$a->strings["Friends/Benefits"] = "Venner med frynsegoder"; -$a->strings["Casual"] = "Tilfeldig"; -$a->strings["Engaged"] = "Forlovet"; -$a->strings["Married"] = "Gift"; -$a->strings["Imaginarily married"] = "Gift i fantasien"; -$a->strings["Partners"] = "Partnere"; -$a->strings["Cohabiting"] = "Samboer"; -$a->strings["Common law"] = "Samboer"; -$a->strings["Happy"] = "Lykkelig"; -$a->strings["Not looking"] = "Ikke pÃ¥ utkikk"; -$a->strings["Swinger"] = "Partnerbytte"; -$a->strings["Betrayed"] = "Bedratt"; -$a->strings["Separated"] = "Separert"; -$a->strings["Unstable"] = "Ustabilt"; -$a->strings["Divorced"] = "Skilt"; -$a->strings["Imaginarily divorced"] = "Skilt i fantasien"; -$a->strings["Widowed"] = "Enke"; -$a->strings["Uncertain"] = "Usikkert"; -$a->strings["It's complicated"] = "Det er komplisert"; -$a->strings["Don't care"] = "Bryr meg ikke"; -$a->strings["Ask me"] = "Spør meg"; -$a->strings["Logged out."] = "Logget ut."; -$a->strings["Failed authentication"] = "Mislykket autentisering"; -$a->strings["Login failed."] = "Innlogging mislyktes."; -$a->strings["Permission denied"] = "Tillatelse avvist"; -$a->strings["(Unknown)"] = "(Ukjent)"; -$a->strings["Item not found."] = "Elementet ble ikke funnet."; -$a->strings["Collection not found."] = "Samlingen ble ikke funnet."; -$a->strings["Collection is empty."] = "Samlingen er tom."; -$a->strings["Collection: %s"] = "Samling: %s"; -$a->strings["Connection: %s"] = "Forbindelse: %s"; -$a->strings["Connection not found."] = "Forbindelsen ble ikke funnet."; -$a->strings["Can view my \"public\" stream and posts"] = "Kan se min \"offentlige\" strøm og innlegg"; -$a->strings["Can view my \"public\" channel profile"] = "Kan se min \"offentlige\" kanalprofil"; -$a->strings["Can view my \"public\" photo albums"] = "Kan se mine \"offentlige\" fotoalbum"; -$a->strings["Can view my \"public\" address book"] = "Kan se min \"offentlige\" adressebok"; -$a->strings["Can view my \"public\" file storage"] = "Kan se mitt \"offentlige\" fillager"; -$a->strings["Can view my \"public\" pages"] = "Kan se mine \"offentlige\" sider"; -$a->strings["Can send me their channel stream and posts"] = "Kan sende meg deres kanalstrøm og innlegg"; -$a->strings["Can post on my channel page (\"wall\")"] = "Kan lage innlegg pÃ¥ min kanalside (\"vegg\")"; -$a->strings["Can comment on my posts"] = "Kan kommentere pÃ¥ mine innlegg"; -$a->strings["Can send me private mail messages"] = "Kan sende meg private meldinger"; -$a->strings["Can post photos to my photo albums"] = "Kan legge inn bilder i mine fotoalbum"; -$a->strings["Can forward to all my channel contacts via post @mentions"] = "Kan videresende til alle mine kanalkontakter via @navn i innlegg"; -$a->strings["Advanced - useful for creating group forum channels"] = "Avansert - nyttig for Ã¥ lage forumkanaler for grupper"; -$a->strings["Can chat with me (when available)"] = "Kan chatte/sende lynmeldinger til meg (nÃ¥r tilgjengelig)"; -$a->strings["Can write to my \"public\" file storage"] = "Kan skrive til mitt \"offentlige\" fillager"; -$a->strings["Can edit my \"public\" pages"] = "Kan endre mine \"offentlige\" sider"; -$a->strings["Can source my \"public\" posts in derived channels"] = "Kan bruke mine \"offentlige\" innlegg som kanalkilde i egne kanaler"; -$a->strings["Somewhat advanced - very useful in open communities"] = "Litt avansert - svært nyttig i Ã¥pne fellesskap"; -$a->strings["Can administer my channel resources"] = "Kan administrere mine kanalressurser"; -$a->strings["Extremely advanced. Leave this alone unless you know what you are doing"] = "Ekstremt avansert. La dette være med mindre du vet hva du gjør"; $a->strings["Set your current mood and tell your friends"] = "Angi ditt nÃ¥værende humør og fortell dine venner"; +$a->strings["Invalid profile identifier."] = "Ugyldig profil-identifikator."; +$a->strings["Profile Visibility Editor"] = "Endre profilsynlighet"; +$a->strings["Click on a contact to add or remove."] = "Klikk pÃ¥ en kontakt for Ã¥ legge til eller fjerne."; +$a->strings["Visible To"] = "Synlig for"; +$a->strings["All Connections"] = "Alle forbindelser"; $a->strings["Menu not found."] = "Menyen ble ikke funnet."; $a->strings["Menu element updated."] = "Menyelement er oppdatert."; $a->strings["Unable to update menu element."] = "Ikke i stand til Ã¥ oppdatere menyelement."; @@ -820,169 +884,22 @@ $a->strings["Menu Item Permissions"] = "Menyelement Tillatelser"; $a->strings["(click to open/close)"] = "(klikk for Ã¥ Ã¥pne/lukke)"; $a->strings["Link text"] = "Lenketekst"; $a->strings["URL of link"] = "URL-en til lenken"; -$a->strings["Use Red magic-auth if available"] = "Bruk Red sin magiske-autent hvis mulig"; +$a->strings["Use RedMatrix magic-auth if available"] = "Bruk RedMatrixs magiske-autentisering hvis tilgjengelig"; $a->strings["Open link in new window"] = "Ã…pne lenke i nytt vindu"; $a->strings["Order in list"] = "Ordne i liste"; $a->strings["Higher numbers will sink to bottom of listing"] = "Høyere tall vil synke mot bunnen av listen"; -$a->strings["Create"] = "Lag"; $a->strings["Menu item not found."] = "Menyelement ble ikke funnet."; $a->strings["Menu item deleted."] = "Menyelement slettet."; $a->strings["Menu item could not be deleted."] = "Menyelement kunne ikke bli slettet."; $a->strings["Edit Menu Element"] = "Endre menyelement"; $a->strings["Modify"] = "Endre"; -$a->strings["sent you a private message"] = "sendte deg en privat melding"; -$a->strings["added your channel"] = "la til din kanal"; -$a->strings["posted an event"] = "la ut en hendelse"; -$a->strings["network"] = "nettverk"; -$a->strings["Name is required"] = "Navn er pÃ¥krevd"; -$a->strings["Key and Secret are required"] = "Nøkkel og hemmelighet er pÃ¥krevd"; -$a->strings["Passwords do not match. Password unchanged."] = "Passordene stemmer ikke overens. Passord uforandret."; -$a->strings["Empty passwords are not allowed. Password unchanged."] = "Tomme passord er ikke tillatt. Passord uforandret."; -$a->strings["Password changed."] = "Passord endret."; -$a->strings["Password update failed. Please try again."] = "Passord oppdatering mislyktes. Vennligst prøv igjen."; -$a->strings["Not valid email."] = "Ikke gyldig e-post."; -$a->strings["Protected email address. Cannot change to that email."] = "Beskyttet e-postadresse. Kan ikke endre til den e-postadressen."; -$a->strings["System failure storing new email. Please try again."] = "Systemfeil ved lagring av ny e-post. Vennligst prøv igjen."; -$a->strings["Settings updated."] = "Innstillinger oppdatert."; -$a->strings["Add application"] = "Legg til program"; -$a->strings["Name"] = "Navn"; -$a->strings["Name of application"] = "Navn pÃ¥ program"; -$a->strings["Consumer Key"] = "Consumer Key"; -$a->strings["Automatically generated - change if desired. Max length 20"] = "Automatisk laget - kan endres om du vil. Største lengde 20"; -$a->strings["Consumer Secret"] = "Consumer Secret"; -$a->strings["Redirect"] = "Omdirigering"; -$a->strings["Redirect URI - leave blank unless your application specifically requires this"] = "Omdirigerings-URI - la stÃ¥ tomt hvis ikke ditt program spesifikt krever dette"; -$a->strings["Icon url"] = "Ikon-URL"; -$a->strings["Optional"] = "Valgfritt"; -$a->strings["You can't edit this application."] = "Du kan ikke endre dette programmet."; -$a->strings["Connected Apps"] = "Tilkoblede app-er"; -$a->strings["Client key starts with"] = "Klientnøkkel starter med"; -$a->strings["No name"] = "Ikke noe navn"; -$a->strings["Remove authorization"] = "Fjern tillatelse"; -$a->strings["No feature settings configured"] = "Ingen funksjonsinnstillinger er konfigurert"; -$a->strings["Feature Settings"] = "Funksjonsinnstillinger"; -$a->strings["Account Settings"] = "Kontoinnstillinger"; -$a->strings["Password Settings"] = "Passordinnstillinger"; -$a->strings["New Password:"] = "Nytt passord:"; -$a->strings["Confirm:"] = "Bekreft:"; -$a->strings["Leave password fields blank unless changing"] = "La passordfeltene stÃ¥ blanke om det ikke skal endres"; -$a->strings["Email Address:"] = "E-postadresse:"; -$a->strings["Remove Account"] = "Slett konto"; -$a->strings["Warning: This action is permanent and cannot be reversed."] = "Advarsel: Denne handlingen er permanent og kan ikke angres."; -$a->strings["Off"] = "Av"; -$a->strings["On"] = "PÃ¥"; -$a->strings["Additional Features"] = "Ekstra funksjoner"; -$a->strings["Connector Settings"] = "Koblingsinnstillinger"; -$a->strings["No special theme for mobile devices"] = "Ikke noe spesielt tema for mobile enheter"; -$a->strings["%s - (Experimental)"] = "%s - (Eksperimentelt)"; -$a->strings["Display Settings"] = "Visningsinnstillinger"; -$a->strings["Display Theme:"] = "Visningstema:"; -$a->strings["Mobile Theme:"] = "Mobiltema:"; -$a->strings["Update browser every xx seconds"] = "Oppdater nettleser hvert xx sekunder"; -$a->strings["Minimum of 10 seconds, no maximum"] = "Minimum 10 sekunder, ikke noe maksimum"; -$a->strings["Maximum number of conversations to load at any time:"] = "Maksimalt antall samtaler Ã¥ laste samtidig:"; -$a->strings["Maximum of 100 items"] = "Maksimum 100 elementer"; -$a->strings["Don't show emoticons"] = "Ikke vis følelsesikoner"; -$a->strings["System Page Layout Editor - (advanced)"] = "Systemsidens layoutbehandler - (avansert)"; -$a->strings["Nobody except yourself"] = "Ingen unntatt deg selv"; -$a->strings["Only those you specifically allow"] = "Bare de du spesifikt tillater"; -$a->strings["Approved connections"] = "Godkjente forbindelser"; -$a->strings["Any connections"] = "Enhver forbindelse"; -$a->strings["Anybody on this website"] = "Enhver ved dette nettstedet"; -$a->strings["Anybody in this network"] = "Enhver i dette nettverket"; -$a->strings["Anybody authenticated"] = "Enhver som er autentisert"; -$a->strings["Anybody on the internet"] = "Enhver pÃ¥ Internett"; -$a->strings["Publish your default profile in the network directory"] = "Publiser din standardprofil i nettverkskatalogen"; -$a->strings["No"] = "Nei"; -$a->strings["Yes"] = "Ja"; -$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Tillat oss Ã¥ foreslÃ¥ deg som en mulig venn til nye medlemmer?"; -$a->strings["or"] = "eller"; -$a->strings["Your channel address is"] = "Din kanaladresse er"; -$a->strings["Channel Settings"] = "Kanalinnstillinger"; -$a->strings["Basic Settings"] = "Grunninnstillinger"; -$a->strings["Your Timezone:"] = "Din tidssone:"; -$a->strings["Default Post Location:"] = "Standard plassering ved innlegg:"; -$a->strings["Geographical location to display on your posts"] = "Geografisk plassering som vises pÃ¥ dine innlegg"; -$a->strings["Use Browser Location:"] = "Bruk nettleseren sin plassering:"; -$a->strings["Adult Content"] = "Voksent innhold"; -$a->strings["This channel frequently or regularly publishes adult content. (Please tag any adult material and/or nudity with #NSFW)"] = "Denne kanalen vil ofte eller jevnlig publisere voksent innhold. (Vennligst merk alt voksent materiale og/eller nakenhet med #NSFW)"; -$a->strings["Security and Privacy Settings"] = "Sikkerhets- og personverninnstillinger"; -$a->strings["Hide my online presence"] = "Skjul min tilstedeværelse online"; -$a->strings["Prevents displaying in your profile that you are online"] = "Forhindrer visning pÃ¥ din profil av at du er online "; -$a->strings["Simple Privacy Settings:"] = "Enkle personverninnstillinger:"; -$a->strings["Very Public - <em>extremely permissive (should be used with caution)</em>"] = "Svært offentlig - <em>ekstremt Ã¥pent (bør brukes med varsomhet)</em>"; -$a->strings["Typical - <em>default public, privacy when desired (similar to social network permissions but with improved privacy)</em>"] = "Typisk - <em>standard er offentlig, personvern nÃ¥r ønsket (likner pÃ¥ tillatelser i sosiale nettverk, men med forbedret personvern)</em>"; -$a->strings["Private - <em>default private, never open or public</em>"] = "Privat - <em>standard er privat, aldri Ã¥pen eller offentlig</em>"; -$a->strings["Blocked - <em>default blocked to/from everybody</em>"] = "Blokkert - <em>standard blokkert til/fra alle</em>"; -$a->strings["Allow others to tag your posts"] = "Tillat andre Ã¥ merke dine innlegg"; -$a->strings["Often used by the community to retro-actively flag inappropriate content"] = "Ofte brukt av fellesskapet for Ã¥ merke upassende innhold i etterkant"; -$a->strings["Advanced Privacy Settings"] = "Avanserte personverninnstillinger"; -$a->strings["Expire other channel content after this many days"] = "Annet kanal innhold utløper etter sÃ¥ mange dager"; -$a->strings["0 or blank prevents expiration"] = "0 eller blankt forhindrer utløp"; -$a->strings["Maximum Friend Requests/Day:"] = "Maksimalt antall venneforespørsler per dag:"; -$a->strings["May reduce spam activity"] = "Kan redusere søppelpostaktivitet"; -$a->strings["Default Post Permissions"] = "Standard innleggstillatelser"; -$a->strings["Maximum private messages per day from unknown people:"] = "Maksimalt antall private meldinger per dag fra ukjente personer:"; -$a->strings["Useful to reduce spamming"] = "Nyttig for Ã¥ redusere søppelpost"; -$a->strings["Notification Settings"] = "Varslingsinnstillinger"; -$a->strings["By default post a status message when:"] = "Legg inn en statusmelding nÃ¥r du:"; -$a->strings["accepting a friend request"] = "aksepterer en venneforespørsel"; -$a->strings["joining a forum/community"] = "blir med i et forum/miljø"; -$a->strings["making an <em>interesting</em> profile change"] = "gjør en <em>interessant</em> profilendring"; -$a->strings["Send a notification email when:"] = "Send en varsel-e-post nÃ¥r:"; -$a->strings["You receive a connection request"] = "Du har mottatt en forespørsel om forbindelse"; -$a->strings["Your connections are confirmed"] = "Dine forbindelser er bekreftet"; -$a->strings["Someone writes on your profile wall"] = "Noen skriver pÃ¥ din profilvegg"; -$a->strings["Someone writes a followup comment"] = "Noen skriver en oppfølgende kommentar"; -$a->strings["You receive a private message"] = "Du mottar en privat melding"; -$a->strings["You receive a friend suggestion"] = "Du mottok et venneforslag"; -$a->strings["You are tagged in a post"] = "Du merkes i et innlegg"; -$a->strings["You are poked/prodded/etc. in a post"] = "Du ble prikket/oppildnet/og sÃ¥ vider i et innlegg"; -$a->strings["Advanced Account/Page Type Settings"] = "Avanserte innstillinger for konto/sidetype"; -$a->strings["Change the behaviour of this account for special situations"] = "Endre oppførselen til denne kontoen i spesielle situasjoner"; -$a->strings["Please enable expert mode (in <a href=\"settings/features\">Settings > Additional features</a>) to adjust!"] = "Vennligst skru pÃ¥ ekspertmodus (under <a href=\"settings/features\">Innstillinger > Ekstra funksjoner</a>) for Ã¥ justere!"; -$a->strings["Miscellaneous Settings"] = "Diverse innstillinger"; -$a->strings["Personal menu to display in your channel pages"] = "Personlig meny som kan vises pÃ¥ dine kanalsider"; -$a->strings["Poke/Prod"] = "Prikke/oppildne"; -$a->strings["poke, prod or do other things to somebody"] = "prikke, oppildne eller gjør andre ting med noen"; -$a->strings["Recipient"] = "Mottaker"; -$a->strings["Choose what you wish to do to recipient"] = "Velg hva du ønsker Ã¥ gjøre med mottakeren"; -$a->strings["Make this post private"] = "Gjør dette innlegget privat"; -$a->strings["Authorize application connection"] = "Tillat programforbindelse"; -$a->strings["Return to your app and insert this Securty Code:"] = "GÃ¥ tilbake til din app og legg inn denne sikkerhetskoden:"; -$a->strings["Please login to continue."] = "Vennligst logg inn for Ã¥ fortsette."; -$a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Vil du tillate dette programmet Ã¥ fÃ¥ tilgang til dine innlegg og kontakter, og/eller lage nye innlegg for deg?"; -$a->strings["Remote authentication blocked. You are logged into this site locally. Please logout and retry."] = "Fjernautentisering blokkert. Du er logget inn pÃ¥ dette nettstedet lokalt. Vennligst logg ut og prøv pÃ¥ nytt."; -$a->strings["Welcome %s. Remote authentication successful."] = "Velkommen %s. Ekstern autentisering er vellykket."; -$a->strings["Item not available."] = "Elementet er ikke tilgjengelig."; -$a->strings["Fetching URL returns error: %1\$s"] = "Henting av URL gir følgende feil: %1\$s"; -$a->strings["Invalid item."] = "Ugyldig element."; -$a->strings["Channel not found."] = "Kanalen ble ikke funnet."; -$a->strings["Page not found."] = "Siden ikke funnet."; -$a->strings["Image uploaded but image cropping failed."] = "Bildet ble lastet opp, men beskjæring av bildet mislyktes."; -$a->strings["Image resize failed."] = "Endring av bildestørrelse mislyktes."; -$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Hold nede Shift-knappen og last siden pÃ¥ nytt eller tøm nettleserens mellomlager hvis det nye bildet ikke vises umiddelbart."; -$a->strings["Image exceeds size limit of %d"] = "Bildet overstiger størrelsesbegrensningen pÃ¥ %d"; -$a->strings["Unable to process image."] = "Kan ikke behandle bildet."; -$a->strings["Photo not available."] = "Bildet er ikke tilgjengelig."; -$a->strings["Upload File:"] = "Last opp fil:"; -$a->strings["Select a profile:"] = "Velg en profil:"; -$a->strings["Upload Profile Photo"] = "Last opp profilbilde:"; -$a->strings["Upload"] = "Last opp"; -$a->strings["skip this step"] = "hopp over dette steget"; -$a->strings["select a photo from your photo albums"] = "velg et bilde fra dine fotoalbum"; -$a->strings["Crop Image"] = "Beskjær bildet"; -$a->strings["Please adjust the image cropping for optimum viewing."] = "Vennligst juster bildebeskjæringen for optimal visning."; -$a->strings["Done Editing"] = "Avslutt redigering"; -$a->strings["Image uploaded successfully."] = "Opplasting av bildet var vellykket."; -$a->strings["Image upload failed."] = "Opplasting av bildet mislyktes."; -$a->strings["Image size reduction [%s] failed."] = "Forminsking av bildet [%s] mislyktes."; -$a->strings["Block Name"] = "Byggeklossens navn"; +$a->strings["Some blurb about what to do when you're new here"] = "En standardtekst om hva du bør gjøre som ny her"; $a->strings["Profile not found."] = "Profilen ble ikke funnet."; $a->strings["Profile deleted."] = "Profilen er slettet."; $a->strings["Profile-"] = "Profil-"; $a->strings["New profile created."] = "Ny profil opprettet."; $a->strings["Profile unavailable to clone."] = "Profilen er utilgjengelig for klonen."; +$a->strings["Profile unavailable to export."] = "Profilen er utilgjengelig for eksport."; $a->strings["Profile Name is required."] = "Profilnavn er pÃ¥krevd."; $a->strings["Marital Status"] = "Sivilstand"; $a->strings["Romantic Partner"] = "Romantisk partner"; @@ -999,17 +916,21 @@ $a->strings["Address"] = "Adresse"; $a->strings["Location"] = "Plassering"; $a->strings["Profile updated."] = "Profilen er oppdatert."; $a->strings["Hide your contact/friend list from viewers of this profile?"] = "Skjul kontakt-/vennelisten din fra de som ser pÃ¥ denne profilen?"; +$a->strings["Yes"] = "Ja"; +$a->strings["No"] = "Nei"; $a->strings["Edit Profile Details"] = "Endre profildetaljer"; $a->strings["View this profile"] = "Vis denne profilen"; $a->strings["Change Profile Photo"] = "Endre profilbilde"; $a->strings["Create a new profile using these settings"] = "Lag en ny profil ved Ã¥ bruke disse innstillingene"; $a->strings["Clone this profile"] = "Klon denne profilen"; $a->strings["Delete this profile"] = "Slett denne profilen"; +$a->strings["Import profile from file"] = "Importer profil fra fil"; +$a->strings["Export profile to file"] = "Eksporter profil til fil"; $a->strings["Profile Name:"] = "Profilnavn:"; $a->strings["Your Full Name:"] = "Ditt fulle navn:"; $a->strings["Title/Description:"] = "Tittel/Beskrivelse:"; $a->strings["Your Gender:"] = "Ditt kjønn:"; -$a->strings["Birthday (%s):"] = "Fødselsdag (%s):"; +$a->strings["Birthday :"] = "Fødselsdag:"; $a->strings["Street Address:"] = "Gateadresse:"; $a->strings["Locality/City:"] = "Sted/By:"; $a->strings["Postal/Zip Code:"] = "Postnummer/ZIP-kode:"; @@ -1035,19 +956,189 @@ $a->strings["Film/dance/culture/entertainment"] = "Film/dans/kultur/underholdnin $a->strings["Love/romance"] = "Kjærlighet/romantikk"; $a->strings["Work/employment"] = "Arbeid/sysselsetting"; $a->strings["School/education"] = "Skole/utdanning"; -$a->strings["This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet."] = "Dette er din <strong>offentlige</strong> profil.<br />Den <strong>kan</strong> være synlig for alle pÃ¥ Internett."; +$a->strings["This is your default profile."] = "Dette er din standardprofil."; $a->strings["Age: "] = "Alder:"; $a->strings["Edit/Manage Profiles"] = "Endre/hÃ¥ndter profiler"; $a->strings["Add profile things"] = "Legg til profilting"; $a->strings["Include desirable objects in your profile"] = "Inkluder ønskverdige objekter i din profil"; -$a->strings["Bookmark added"] = "Bokmerke lagt til"; -$a->strings["My Bookmarks"] = "Mine bokmerker"; -$a->strings["My Connections Bookmarks"] = "Mine forbindelsers bokmerker"; -$a->strings["Invalid profile identifier."] = "Ugyldig profil-identifikator."; -$a->strings["Profile Visibility Editor"] = "Endre profilsynlighet"; -$a->strings["Click on a contact to add or remove."] = "Klikk pÃ¥ en kontakt for Ã¥ legge til eller fjerne."; -$a->strings["Visible To"] = "Synlig for"; -$a->strings["All Connections"] = "Alle forbindelser"; +$a->strings["Continue"] = "Fortsett"; +$a->strings["Premium Channel Setup"] = "Premiumkanal-oppsett"; +$a->strings["Enable premium channel connection restrictions"] = "SlÃ¥ pÃ¥ restriksjoner for forbindelse med premiumkanal"; +$a->strings["Please enter your restrictions or conditions, such as paypal receipt, usage guidelines, etc."] = "Vennligst skriv dine restriksjoner og betingelser, slik som PayPal-kvittering, retningslinjer for bruk, og sÃ¥ videre."; +$a->strings["This channel may require additional steps or acknowledgement of the following conditions prior to connecting:"] = "Denne kanalen kan kreve ytterligere steg og bekreftelse av følgende betingelser før tilkobling:"; +$a->strings["Potential connections will then see the following text before proceeding:"] = "Potensielle forbindelser vil da se følgende tekst før de gÃ¥r videre:"; +$a->strings["By continuing, I certify that I have complied with any instructions provided on this page."] = "Ved Ã¥ fortsette bekrefter jeg at jeg har oppfylt alle instruksjoner gitt pÃ¥ denne siden."; +$a->strings["(No specific instructions have been provided by the channel owner.)"] = "(Ingen spesifikke instruksjoner er gitt av kanaleieren.)"; +$a->strings["Restricted or Premium Channel"] = "Begrenset kanal eller premiumkanal"; +$a->strings["Remote authentication blocked. You are logged into this site locally. Please logout and retry."] = "Fjernautentisering blokkert. Du er logget inn pÃ¥ dette nettstedet lokalt. Vennligst logg ut og prøv pÃ¥ nytt."; +$a->strings["Welcome %s. Remote authentication successful."] = "Velkommen %s. Ekstern autentisering er vellykket."; +$a->strings["Red Matrix Server - Setup"] = "Red Matrix tjener - oppsett"; +$a->strings["Could not connect to database."] = "Fikk ikke kontakt med databasen."; +$a->strings["Could not connect to specified site URL. Possible SSL certificate or DNS issue."] = "Fikk ikke kontakt med det angitte nettstedets URL. Problemet kan muligens skyldes SSL-sertifikatet eller DNS."; +$a->strings["Could not create table."] = "Kunne ikke lage tabellen."; +$a->strings["Your site database has been installed."] = "Databasen til ditt nettsted har blitt installert."; +$a->strings["You may need to import the file \"install/schema_xxx.sql\" manually using a database client."] = "Du mÃ¥ kanskje importere filen \"install/schmea_xxx.sql\" manuelt ved Ã¥ bruke en databaseklient."; +$a->strings["Please see the file \"install/INSTALL.txt\"."] = "Vennligst les filen \"install/INSTALL.txt\"."; +$a->strings["System check"] = "Systemsjekk"; +$a->strings["Next"] = "Neste"; +$a->strings["Check again"] = "Sjekk igjen"; +$a->strings["Database connection"] = "Databaseforbindelse"; +$a->strings["In order to install Red Matrix we need to know how to connect to your database."] = "For Ã¥ installere Red Matrix mÃ¥ du oppgi hvordan din database kan kontaktes."; +$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Vennligst kontakt din nettstedstilbyder eller nettstedsadministrator hvis du har spørsmÃ¥l om disse innstillingene."; +$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "Databasen du oppgir nedenfor mÃ¥ finnes pÃ¥ forhÃ¥nd. Hvis den ikke finnes, vennligst lag den før du fortsetter."; +$a->strings["Database Server Name"] = "Navn pÃ¥ databasetjener"; +$a->strings["Default is localhost"] = "Standard er localhost"; +$a->strings["Database Port"] = "Databaseport"; +$a->strings["Communication port number - use 0 for default"] = "Kommunikasjonsportnummer - bruk 0 for standard"; +$a->strings["Database Login Name"] = "Database innloggingsnavn"; +$a->strings["Database Login Password"] = "Database innloggingspassord"; +$a->strings["Database Name"] = "Databasenavn"; +$a->strings["Database Type"] = "Databasetype"; +$a->strings["Site administrator email address"] = "E-postadressen til administrator ved nettstedet"; +$a->strings["Your account email address must match this in order to use the web admin panel."] = "Din konto sin e-postadresse mÃ¥ være lik denne for Ã¥ kunne bruke web-administrasjonspanelet."; +$a->strings["Website URL"] = "Nettstedets URL"; +$a->strings["Please use SSL (https) URL if available."] = "Vennligst bruk SSL (https) URL hvis tilgjengelig."; +$a->strings["Please select a default timezone for your website"] = "Vennligst velg en standard tidssone for ditt nettsted"; +$a->strings["Site settings"] = "Nettstedets innstillinger"; +$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Fant ikke en kommandolinjeversjon av PHP i webtjenerens sti (PATH)."; +$a->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."] = "Hvis du ikke har en kommandolinjeversjon av PHP installert pÃ¥ tjeneren, sÃ¥ vil du ikke kunne kjøre bakgrunnshenting via cron."; +$a->strings["PHP executable path"] = "PHP-kjørefilens sti"; +$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Skriv full sti til kjørefilen for PHP. Du kan la denne stÃ¥ blank for Ã¥ fortsette installasjonen."; +$a->strings["Command line PHP"] = "Kommandolinje PHP"; +$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "Kommandolinjeversjonen av PHP pÃ¥ ditt system har ikke \"register_argc_argv\" pÃ¥skrudd."; +$a->strings["This is required for message delivery to work."] = "Dette er pÃ¥krevd for at meldingslevering skal virke."; +$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv"; +$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Feil: \"openssl_pkey_new\"-funksjonen pÃ¥ dette systemet er ikke i stand til Ã¥ lage krypteringsnøkler"; +$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Ved kjøring pÃ¥ Windows, vennligst se \"http://www.php.net/manual/en/openssl.installation.php\"."; +$a->strings["Generate encryption keys"] = "Lag krypteringsnøkler"; +$a->strings["libCurl PHP module"] = "libCurl PHP-modul"; +$a->strings["GD graphics PHP module"] = "GD graphics PHP-modul"; +$a->strings["OpenSSL PHP module"] = "OpenSSL PHP-modul"; +$a->strings["mysqli or postgres PHP module"] = "MySQLi eller Postgres PHP modul"; +$a->strings["mb_string PHP module"] = "mb_string PHP-modul"; +$a->strings["mcrypt PHP module"] = "mcrypt PHP-modul"; +$a->strings["Apache mod_rewrite module"] = "Apache mod_rewrite-modul"; +$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Feil: Apache web-tjenerens mod-rewrite-modul er pÃ¥krevd, men ikke installert."; +$a->strings["proc_open"] = "proc_open"; +$a->strings["Error: proc_open is required but is either not installed or has been disabled in php.ini"] = "Feil: proc_open er pÃ¥krevd, men er enten ikke installert eller har blitt avskrudd i php.ini"; +$a->strings["Error: libCURL PHP module required but not installed."] = "Feil: libCURL PHP-modul er pÃ¥krevd, men er ikke installert."; +$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Feil: GD graphics PHP-modul med JPEG-støtte er pÃ¥krevd, men er ikke installert."; +$a->strings["Error: openssl PHP module required but not installed."] = "Feil: openssl PHP-modul er pÃ¥krevd, men er ikke installert."; +$a->strings["Error: mysqli or postgres PHP module required but neither are installed."] = "Feil: mysqli eller postgres PHP modul er pÃ¥krevd, men ingen av dem er installert."; +$a->strings["Error: mb_string PHP module required but not installed."] = "Feil: mb_string PHP-modul er pÃ¥krevd, men er ikke installert."; +$a->strings["Error: mcrypt PHP module required but not installed."] = "Feil: mcrypt PHP-modul er pÃ¥krevd, men er ikke installert."; +$a->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."] = "Web-installasjonen mÃ¥ kunne lage en fil kalt \".htconfig.php\" i toppkatalogen til web-tjeneren din, men dette fÃ¥r den ikke til."; +$a->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."] = "Dette er oftest tillatelsesinnstilling, ettersom webtjeneren kanskje kan skrive til filer i din mappe - selv om du kan."; +$a->strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Red top folder."] = "PÃ¥ slutten av denne prosedyren vil vi gi deg en tekst til Ã¥ lagre i en fil kalt .htconfig.php i toppkatalogen til din Red."; +$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"install/INSTALL.txt\" for instructions."] = "Alternativt, sÃ¥ kan du hoppe over denne prosedyren og gjennomføre en manuell installasjon. Vennligst se filen \"install/INSTALL.txt\" for instruksjoner."; +$a->strings[".htconfig.php is writable"] = ".htconfig.php kan skrives til"; +$a->strings["Red uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Red bruker malmotoren Smarty3 for Ã¥ gjengi sine webvisninger. Smarty3 kompilerer malene om til PHP for Ã¥ framskynde gjengivelsen."; +$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory %s under the Red top level folder."] = "For Ã¥ kunne lagre disse kompilerte malene, sÃ¥ mÃ¥ webtjeneren ha skrivetilgang til katalogen %s under Red sin hovedmappe."; +$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Vennligst sikre at brukeren som din web-tjeneste kjører som (for eksempel www-data) har skrivetilgang til denne katalogen."; +$a->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."] = "Merknad: som et sikkerhetstiltak bør du bare gi webtjerenn skrivetilgang til %s - ikke til malfilene (.tpl) som den inneholder."; +$a->strings["%s is writable"] = "%s kan skrives til"; +$a->strings["Red uses the store directory to save uploaded files. The web server needs to have write access to the store directory under the Red top level folder"] = "Red bruker lagringsmappen for Ã¥ lagre opplastede filer. Webtjeneren trenger Ã¥ ha skrivetilgang til lagringsmappen under Red sin toppnivÃ¥mappe."; +$a->strings["store is writable"] = "lageret kan skrives til"; +$a->strings["SSL certificate cannot be validated. Fix certificate or disable https access to this site."] = "SSL-sertifikatet kan ikke kontrolleres. Fiks sertifikatet eller skru av https tilgang til dette nettstedet."; +$a->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!"] = "Hvis du har HTTPS-tilgang til ditt nettsted eller tillater forbindelser til TCP port 443 (HTTPS-porten), sÃ¥ MÃ… du bruke nettlesergodkjent sertifkater. Du MÃ… IKKE bruke egensignert sertifikater!"; +$a->strings["This restriction is incorporated because public posts from you may for example contain references to images on your own hub."] = "Denne begrensningen er tatt inn fordi offentlige innlegg fra deg kan for eksempel inneholde referanser til bilder pÃ¥ din egen hub."; +$a->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."] = "Hvis sertifikatet ditt ikke gjenkjennes, sÃ¥ vil medlemmer pÃ¥ andre nettsteder (som selv kan ha godkjente sertifikater) fÃ¥ en beskjed med en advarsel pÃ¥ deres eget nettsted som klager over sikkerhetsproblemer."; +$a->strings["This can cause usability issues elsewhere (not just on your own site) so we must insist on this requirement."] = "Dette kan gi problemer med brukervennlighet (ikke bare pÃ¥ ditt eget nettsted), sÃ¥ vi mÃ¥ insistere pÃ¥ dette kravet."; +$a->strings["Providers are available that issue free certificates which are browser-valid."] = "Det finnes tilbydere som utsteder gratis sertifikater som er gyldige i nettlesere."; +$a->strings["SSL certificate validation"] = "SSL sertifikat-kontroll"; +$a->strings["Url rewrite in .htaccess is not working. Check your server configuration.Test: "] = "URL omskriving (rewrite) i .htaccess virker ikke. Sjekk konfigurasjonen til tjeneren din. Test:"; +$a->strings["Url rewrite is working"] = "URL rewrite virker"; +$a->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."] = "Databasekonfigurasjonsfilen \".htconfig.php\" kunne ikke skrives. Vennligst bruk den medfølgende teksten for Ã¥ lage en konfigurasjonsfil i toppkatalogen av din web-tjener."; +$a->strings["Errors encountered creating database tables."] = "Feil oppstod under opprettelsen av databasetabeller."; +$a->strings["<h1>What next</h1>"] = "<h1>Hva gjenstÃ¥r</h1>"; +$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "VIKTIG: Du mÃ¥ [manuelt] sette opp en automatisert tidfestet oppgave til bakgrunnshenteren."; +$a->strings["Version %s"] = "Versjon %s"; +$a->strings["Installed plugins/addons/apps:"] = "Installerte tilleggsfunksjoner/tillegg/apper:"; +$a->strings["No installed plugins/addons/apps"] = "Ingen installerte tilleggsfunksjoner/tillegg/apper"; +$a->strings["Red"] = "Red"; +$a->strings["This is a hub of the Red Matrix - a global cooperative network of decentralized privacy enhanced websites."] = "Dette er en hub i Red Matrix - et globalt kooperativt nettverk av desentraliserte personvernforsterkede nettsteder."; +$a->strings["Running at web location"] = "Kjører pÃ¥ webplasseringen"; +$a->strings["Please visit <a href=\"http://getzot.com\">GetZot.com</a> to learn more about the Red Matrix."] = "Vennligst besøk <a href=\"http://getzot.com\">GetZot.com</a> for Ã¥ lære mer om Red Matrix."; +$a->strings["Bug reports and issues: please visit"] = "Feilmeldinger og feilretting: vennligst besøk"; +$a->strings["Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot com"] = "Forslag, ros og sÃ¥ videre - vennligst e-post \"redmatrix\" hos librelist - punktum com"; +$a->strings["Site Administrators"] = "Nettstedsadministratorer"; +$a->strings["Poke/Prod"] = "Prikke/oppildne"; +$a->strings["poke, prod or do other things to somebody"] = "prikke, oppildne eller gjør andre ting med noen"; +$a->strings["Recipient"] = "Mottaker"; +$a->strings["Choose what you wish to do to recipient"] = "Velg hva du ønsker Ã¥ gjøre med mottakeren"; +$a->strings["Make this post private"] = "Gjør dette innlegget privat"; +$a->strings["Authorize application connection"] = "Tillat programforbindelse"; +$a->strings["Return to your app and insert this Securty Code:"] = "GÃ¥ tilbake til din app og legg inn denne sikkerhetskoden:"; +$a->strings["Please login to continue."] = "Vennligst logg inn for Ã¥ fortsette."; +$a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Vil du tillate dette programmet Ã¥ fÃ¥ tilgang til dine innlegg og kontakter, og/eller lage nye innlegg for deg?"; +$a->strings["Item not available."] = "Elementet er ikke tilgjengelig."; +$a->strings["Fetching URL returns error: %1\$s"] = "Henting av URL gir følgende feil: %1\$s"; +$a->strings["Invalid item."] = "Ugyldig element."; +$a->strings["Channel not found."] = "Kanalen ble ikke funnet."; +$a->strings["Page not found."] = "Siden ikke funnet."; +$a->strings["Failed to create source. No channel selected."] = "Mislyktes med Ã¥ lage kilde. Ingen kanal er valgt."; +$a->strings["Source created."] = "Kilden er laget."; +$a->strings["Source updated."] = "Kilden er oppdatert."; +$a->strings["*"] = "*"; +$a->strings["Manage remote sources of content for your channel."] = "HÃ¥ndtere eksterne innholdskilder til din kanal."; +$a->strings["New Source"] = "Ny kilde"; +$a->strings["Import all or selected content from the following channel into this channel and distribute it according to your channel settings."] = "Importer alt eller et utvalgt av innhold fra følgende kanal inn i denne kanalen og distribuer det i henhold til dine egne kanalinnstillinger."; +$a->strings["Only import content with these words (one per line)"] = "Bare importer innhold med disse ordene (ett ord per linje)"; +$a->strings["Leave blank to import all public content"] = "La stÃ¥ tomt for Ã¥ importere alt offentlig innhold"; +$a->strings["Channel Name"] = "Kanalnavn"; +$a->strings["Source not found."] = "Kilden ble ikke funnet."; +$a->strings["Edit Source"] = "Endre kilde"; +$a->strings["Delete Source"] = "Slett kilde"; +$a->strings["Source removed"] = "Kilden er fjernet"; +$a->strings["Unable to remove source."] = "Ikke i stand til Ã¥ fjerne kilde."; +$a->strings["Block Name"] = "Byggeklossens navn"; +$a->strings["Public access denied."] = "Offentlig tilgang avvist."; +$a->strings["Gender: "] = "Kjønn:"; +$a->strings["Status: "] = "Status:"; +$a->strings["Homepage: "] = "Hjemmeside:"; +$a->strings["Hometown: "] = "Hjemby:"; +$a->strings["About: "] = "Om:"; +$a->strings["Public Forum:"] = "Offentlig forum:"; +$a->strings["Keywords: "] = "Nøkkelord:"; +$a->strings["Finding:"] = "Finner:"; +$a->strings["next page"] = "Neste side"; +$a->strings["previous page"] = "Forrige side"; +$a->strings["No entries (some entries may be hidden)."] = "Ingen oppføringer (noen oppføringer kan være skjult)."; +$a->strings["Maximum daily site registrations exceeded. Please try again tomorrow."] = "Antallet daglige registreringer ved nettstedet er overskredet. Vær vennlig Ã¥ prøve igjen imorgen."; +$a->strings["Please indicate acceptance of the Terms of Service. Registration failed."] = "Vennligst angi at tjenesteavtalen er akseptert. Registrering mislyktes."; +$a->strings["Passwords do not match."] = "Passordene er ikke like."; +$a->strings["Registration successful. Please check your email for validation instructions."] = "Registreringen er vellykket. Vennligst sjekk e-posten din for Ã¥ bekrefte opprettelsen."; +$a->strings["Your registration is pending approval by the site owner."] = "Din registrering venter pÃ¥ godkjenning av nettstedets eier."; +$a->strings["Your registration can not be processed."] = "Din registrering kan ikke behandles."; +$a->strings["Registration on this site/hub is by approval only."] = "Registrering pÃ¥ dette nettstedet/denne hubben skjer bare gjennom godkjenning."; +$a->strings["<a href=\"pubsites\">Register at another affiliated site/hub</a>"] = "<a href=\"pubsites\">Registrer pÃ¥ et annet tilknyttet nettsted/hub</a>"; +$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Dette nettstedet har overskredet antallet tillate kontoregistreringer per dag. Vennligst prøv igjen imorgen."; +$a->strings["Terms of Service"] = "Tjenesteavtale"; +$a->strings["I accept the %s for this website"] = "Jeg godtar %s for dette nettstedet"; +$a->strings["I am over 13 years of age and accept the %s for this website"] = "Jeg er over 13 Ã¥r gammel og aksepterer %s for dette nettstedet."; +$a->strings["Registration"] = "Registrering"; +$a->strings["Membership on this site is by invitation only."] = "Medlemskap ved dette nettstedet skjer kun via invitasjon."; +$a->strings["Please enter your invitation code"] = "Vennligst skriv din invitasjonskode"; +$a->strings["Your email address"] = "Din e-postadresse"; +$a->strings["Choose a password"] = "Velg et passord"; +$a->strings["Please re-enter your password"] = "Vennligst skriv ditt passord en gang til"; +$a->strings["Event can not end before it has started."] = "Hendelsen kan ikke slutte før den starter."; +$a->strings["Event title and start time are required."] = "Hendelsestittel og starttidspunkt er pÃ¥krevd."; +$a->strings["Event not found."] = "Hendelsen ble ikke funnet."; +$a->strings["l, F j"] = "l, F j"; +$a->strings["Edit event"] = "Endre hendelse"; +$a->strings["Create New Event"] = "Lag ny hendelse"; +$a->strings["Previous"] = "Forrige"; +$a->strings["Event details"] = "Hendelsesdetaljer"; +$a->strings["Starting date and Title are required."] = "Startdato og Tittel er pÃ¥krevd."; +$a->strings["Event Starts:"] = "Hendelsen starter:"; +$a->strings["Required"] = "PÃ¥krevd"; +$a->strings["Finish date/time is not known or not relevant"] = "Sluttdato/-tidspunkt er ikke kjent eller ikke relevant"; +$a->strings["Event Finishes:"] = "Hendelsen slutter:"; +$a->strings["Adjust for viewer timezone"] = "Juster i forhold til tilskuerens tidssone"; +$a->strings["Description:"] = "Beskrivelse:"; +$a->strings["Title:"] = "Tittel:"; +$a->strings["Share this event"] = "Del denne hendelsen"; $a->strings["Public Sites"] = "Offentlige nettsteder"; $a->strings["The listed sites allow public registration into the Red Matrix. All sites in the matrix are interlinked so membership on any of them conveys membership in the matrix as a whole. Some sites may require subscription or provide tiered service plans. The provider links <strong>may</strong> provide additional details."] = "Nettstedene pÃ¥ listen tillater offentlig registrering i Red Matrix. Alle nettsteder i matrix er forbundet sÃ¥ medlemskap pÃ¥ enhver av dem formidler medlemskap i hele matrix. Noen nettsteder kan kreve abonnement eller tilby lagdelte tjenesteavtaler. Tilbyderlenkene <strong>kan</strong> gi tilleggsopplysninger."; $a->strings["Site URL"] = "Nettstedets URL"; @@ -1069,28 +1160,17 @@ $a->strings["Bookmark this room"] = "Bokmerk dette rommet"; $a->strings["New Chatroom"] = "Nytt chatrom"; $a->strings["Chatroom Name"] = "Navn pÃ¥ chatrom"; $a->strings["%1\$s's Chatrooms"] = "%1\$s sine chatrom"; -$a->strings["Maximum daily site registrations exceeded. Please try again tomorrow."] = "Antallet daglige registreringer ved nettstedet er overskredet. Vær vennlig Ã¥ prøve igjen imorgen."; -$a->strings["Please indicate acceptance of the Terms of Service. Registration failed."] = "Vennligst angi at tjenesteavtalen er akseptert. Registrering mislyktes."; -$a->strings["Passwords do not match."] = "Passordene er ikke like."; -$a->strings["Registration successful. Please check your email for validation instructions."] = "Registreringen er vellykket. Vennligst sjekk e-posten din for Ã¥ bekrefte opprettelsen."; -$a->strings["Your registration is pending approval by the site owner."] = "Din registrering venter pÃ¥ godkjenning av nettstedets eier."; -$a->strings["Your registration can not be processed."] = "Din registrering kan ikke behandles."; -$a->strings["Registration on this site/hub is by approval only."] = "Registrering pÃ¥ dette nettstedet/denne hubben skjer bare gjennom godkjenning."; -$a->strings["<a href=\"pubsites\">Register at another affiliated site/hub</a>"] = "<a href=\"pubsites\">Registrer pÃ¥ et annet tilknyttet nettsted/hub</a>"; -$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Dette nettstedet har overskredet antallet tillate kontoregistreringer per dag. Vennligst prøv igjen imorgen."; -$a->strings["Terms of Service"] = "Tjenesteavtale"; -$a->strings["I accept the %s for this website"] = "Jeg godtar %s for dette nettstedet"; -$a->strings["I am over 13 years of age and accept the %s for this website"] = "Jeg er over 13 Ã¥r gammel og aksepterer %s for dette nettstedet."; -$a->strings["Registration"] = "Registrering"; -$a->strings["Membership on this site is by invitation only."] = "Medlemskap ved dette nettstedet skjer kun via invitasjon."; -$a->strings["Please enter your invitation code"] = "Vennligst skriv din invitasjonskode"; -$a->strings["Your email address"] = "Din e-postadresse"; -$a->strings["Choose a password"] = "Velg et passord"; -$a->strings["Please re-enter your password"] = "Vennligst skriv ditt passord en gang til"; +$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s følger %2\$s sin %3\$s"; $a->strings["Away"] = "Borte"; $a->strings["Online"] = "Online"; $a->strings["Please login."] = "Vennligst logg inn."; -$a->strings["Red Matrix - Guests: Username: {your email address}, Password: +++"] = "Red Matrix - gjester: brukernavn: {din e-postadresse}, passord: +++"; +$a->strings["No such group"] = "Gruppen finnes ikke"; +$a->strings["Search Results For:"] = "Søkeresultat for:"; +$a->strings["Collection is empty"] = "Samlingen er tom"; +$a->strings["Collection: "] = "Samling:"; +$a->strings["Connection: "] = "Forbindelse:"; +$a->strings["Invalid connection."] = "Ugyldig forbindelse."; +$a->strings["Channel removals are not allowed within 48 hours of changing the account password."] = "Fjerning av kanaler er ikke tillatt innen 48 timer etter endring av kontopassordet."; $a->strings["Remove This Channel"] = "Fjern denne kanalen"; $a->strings["This will completely remove this channel from the network. Once this has been done it is not recoverable."] = "Dette vil fullstendig fjerne kanalen fra nettverket. NÃ¥r det er gjort kan det ikke angres."; $a->strings["Please enter your password for verification:"] = "Vennligst skriv ditt passord for Ã¥ fÃ¥ bekreftelse:"; @@ -1106,21 +1186,41 @@ $a->strings["Authentication failed."] = "Autentisering mislyktes."; $a->strings["Remote Authentication"] = "Fjernautentisering"; $a->strings["Enter your channel address (e.g. channel@example.com)"] = "Skriv din kanaladresse (for eksempel channel@exampel.com)"; $a->strings["Authenticate"] = "Autentiser"; -$a->strings["Continue"] = "Fortsett"; -$a->strings["Premium Channel Setup"] = "Premiumkanal-oppsett"; -$a->strings["Enable premium channel connection restrictions"] = "SlÃ¥ pÃ¥ restriksjoner for forbindelse med premiumkanal"; -$a->strings["Please enter your restrictions or conditions, such as paypal receipt, usage guidelines, etc."] = "Vennligst skriv dine restriksjoner og betingelser, slik som PayPal-kvittering, retningslinjer for bruk, og sÃ¥ videre."; -$a->strings["This channel may require additional steps or acknowledgement of the following conditions prior to connecting:"] = "Denne kanalen kan kreve ytterligere steg og bekreftelse av følgende betingelser før tilkobling:"; -$a->strings["Potential connections will then see the following text before proceeding:"] = "Potensielle forbindelser vil da se følgende tekst før de gÃ¥r videre:"; -$a->strings["By continuing, I certify that I have complied with any instructions provided on this page."] = "Ved Ã¥ fortsette bekrefter jeg at jeg har oppfylt alle instruksjoner gitt pÃ¥ denne siden."; -$a->strings["(No specific instructions have been provided by the channel owner.)"] = "(Ingen spesifikke instruksjoner er gitt av kanaleieren.)"; -$a->strings["Restricted or Premium Channel"] = "Begrenset kanal eller premiumkanal"; -$a->strings["No such group"] = "Gruppen finnes ikke"; -$a->strings["Search Results For:"] = "Søkeresultat for:"; -$a->strings["Collection is empty"] = "Samlingen er tom"; -$a->strings["Collection: "] = "Samling:"; -$a->strings["Connection: "] = "Forbindelse:"; -$a->strings["Invalid connection."] = "Ugyldig forbindelse."; +$a->strings["- select -"] = "- velg -"; +$a->strings["Page owner information could not be retrieved."] = "Informasjon om sideeier kunne ikke hentes."; +$a->strings["Album not found."] = "Albumet ble ikke funnet."; +$a->strings["Delete Album"] = "Slett album"; +$a->strings["Delete Photo"] = "Slett bilde"; +$a->strings["No photos selected"] = "Ingen bilder valgt"; +$a->strings["Access to this item is restricted."] = "Tilgang til dette elementet er begrenset."; +$a->strings["%1$.2f MB of %2$.2f MB photo storage used."] = "%1$.2f MB av %2$.2f MB lagringsplass til bilder er brukt."; +$a->strings["%1$.2f MB photo storage used."] = "%1$.2f MB lagringsplass til bilder er brukt."; +$a->strings["Upload Photos"] = "Last opp bilder"; +$a->strings["Enter a new album name"] = "Skriv et nytt albumnavn"; +$a->strings["or select an existing one (doubleclick)"] = "eller velg et eksisterende album (dobbeltklikk)"; +$a->strings["Do not show a status post for this upload"] = "Ikke lag et statusinnlegg for denne oppdateringen"; +$a->strings["Album name could not be decoded"] = "Albumnavnet kunne ikke dekodes"; +$a->strings["Contact Photos"] = "Kontaktbilder"; +$a->strings["Show Newest First"] = "Vis nyeste først"; +$a->strings["Show Oldest First"] = "Vis eldste først"; +$a->strings["View Photo"] = "Vis foto"; +$a->strings["Edit Album"] = "Endre album"; +$a->strings["Permission denied. Access to this item may be restricted."] = "Tillatelse avvist. Tilgang til dette elementet kan være begrenset."; +$a->strings["Photo not available"] = "Bilde er utilgjengelig"; +$a->strings["Use as profile photo"] = "Bruk som profilbilde"; +$a->strings["Private Photo"] = "Privat bilde"; +$a->strings["View Full Size"] = "Vis i full størrelse"; +$a->strings["Remove"] = "Fjern"; +$a->strings["Edit photo"] = "Endre bilde"; +$a->strings["Rotate CW (right)"] = "Roter med klokka (mot høyre)"; +$a->strings["Rotate CCW (left)"] = "Roter mot klokka (venstre)"; +$a->strings["Caption"] = "Overskrift"; +$a->strings["Add a Tag"] = "Legg til merkelapp"; +$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com"] = "Eksempel: @bob, @Barbara_Jensen, @jim@example.com"; +$a->strings["Flag as adult in album view"] = "Flag som voksent i albumvisning"; +$a->strings["In This Photo:"] = "I dette bildet:"; +$a->strings["View Album"] = "Vis album"; +$a->strings["Recent Photos"] = "Nye bilder"; $a->strings["Could not access contact record."] = "Fikk ikke tilgang til kontaktinformasjonen."; $a->strings["Could not locate selected profile."] = "Fant ikke valgt profil."; $a->strings["Connection updated."] = "Forbindelsen er oppdatert."; @@ -1130,7 +1230,6 @@ $a->strings["Ignored"] = "Ignorert"; $a->strings["Hidden"] = "Skjult"; $a->strings["Archived"] = "Arkivert"; $a->strings["All"] = "Alle"; -$a->strings["Unconnected"] = "Ikke tilkoblet"; $a->strings["Suggest new connections"] = "ForeslÃ¥ nye forbindelser"; $a->strings["New Connections"] = "Nye forbindelser"; $a->strings["Show pending (new) connections"] = "Vis ventende (nye) forbindelser"; @@ -1141,12 +1240,18 @@ $a->strings["Only show blocked connections"] = "Vis bare forbindelser som er blo $a->strings["Only show ignored connections"] = "Vis bare ignorerte forbindelser"; $a->strings["Only show archived connections"] = "Vis bare arkiverte forbindelser"; $a->strings["Only show hidden connections"] = "Vis bare skjulte forbindelser"; -$a->strings["Only show one-way connections"] = "Vis bare en-veis-forbindelser"; $a->strings["%1\$s [%2\$s]"] = "%1\$s [%2\$s]"; -$a->strings["Edit contact"] = "Endre kontakt"; +$a->strings["Edit connection"] = "Endre forbindelse"; $a->strings["Search your connections"] = "Søk blant dine forbindelser"; $a->strings["Finding: "] = "Fant:"; +$a->strings["You have created %1$.0f of %2$.0f allowed channels."] = "Du har laget %1$.0f av %2$.0f tillatte kanaler."; +$a->strings["Create a new channel"] = "Lag en ny kanal"; +$a->strings["Current Channel"] = "Gjeldende kanal"; +$a->strings["Attach to one of your channels by selecting it."] = "Bytt til en av dine kanaler ved Ã¥ velge den."; +$a->strings["Default Channel"] = "Standardkanal"; +$a->strings["Make Default"] = "Gjør til standard"; $a->strings["Edit post"] = "Endre innlegg"; +$a->strings["is now connected to"] = "er nÃ¥ forbundet til"; $a->strings["Could not access address book record."] = "Fikk ikke tilgang til informasjonen i adresseboken."; $a->strings["Refresh failed - channel is currently unavailable."] = "Oppfrisking mislyktes - kanalen er for øyeblikket utilgjengelig."; $a->strings["Channel has been unblocked"] = "Kanalen er ikke blokkert lenger"; @@ -1181,9 +1286,9 @@ $a->strings["Hide or Unhide this connection"] = "Skjul eller fjern skjuling av d $a->strings["Delete this connection"] = "Slett denne forbindelsen"; $a->strings["Approve this connection"] = "Godta denne forbindelsen"; $a->strings["Accept connection to allow communication"] = "Godta denne forbindelsen for Ã¥ tillate kommunikasjon"; -$a->strings["Automatic Permissions Settings"] = "Automatiske innstillinger for tillatelser"; $a->strings["Connections: settings for %s"] = "Forbindelser: innstillinger for %s"; -$a->strings["When receiving a channel introduction, any permissions provided here will be applied to the new connection automatically and the introduction approved. Leave this page if you do not wish to use this feature."] = "NÃ¥r du mottar en kanal-introduksjon, sÃ¥ vil alle tillatelser gitt her gjelde for den nye forbindelsen automatisk og introduksjonen godkjennes. Forlat denne siden hvis du ikke ønsker Ã¥ bruke denne egenskapen."; +$a->strings["Apply these permissions automatically"] = "Bruk disse tillatelsene automatisk"; +$a->strings["Apply the permissions indicated on this page to all new connections."] = "Bruk tillatelsene angitt pÃ¥ denne siden pÃ¥ alle nye forbindelser."; $a->strings["Slide to adjust your degree of friendship"] = "Flytt for Ã¥ justere din grad av vennskap"; $a->strings["inherited"] = "arvet"; $a->strings["Connection has no individual permissions!"] = "Forbindelsen har ingen individuelle tillatelser!"; @@ -1219,107 +1324,45 @@ $a->strings["Currently archived"] = "For øyeblikket arkivert"; $a->strings["Currently pending"] = "For øyeblikket ventende"; $a->strings["Hide this contact from others"] = "Skjul denne kontakten for andre"; $a->strings["Replies/likes to your public posts <strong>may</strong> still be visible"] = "Svar/likes pÃ¥ dine offentlige innlegg <strong>kan</strong> fortsatt være synlige"; -$a->strings["No potential page delegates located."] = "Ingen potensielle sidedelegater er funnet."; -$a->strings["Delegate Page Management"] = "Deleger sidehÃ¥ndtering"; -$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Delegater kan hÃ¥ndtere alle sider ved denne kontoen/siden unntatt grunnleggende kontoinformasjon. Vennligst ikke deleger din personlige konto til noen du ikke stoler fullstendig pÃ¥."; -$a->strings["Existing Page Managers"] = "Eksisterende sidehÃ¥ndterere"; -$a->strings["Existing Page Delegates"] = "Eksisterende sidedelegater"; -$a->strings["Potential Delegates"] = "Potensielle sidedelegater"; -$a->strings["Remove"] = "Fjern"; -$a->strings["Add"] = "Legg til"; -$a->strings["No entries."] = "Ingen oppføringer."; -$a->strings["Public access denied."] = "Offentlig tilgang avvist."; -$a->strings["Gender: "] = "Kjønn:"; -$a->strings["Finding:"] = "Finner:"; -$a->strings["next page"] = "neste side"; -$a->strings["previous page"] = "forrige side"; -$a->strings["No entries (some entries may be hidden)."] = "Ingen oppføringer (noen oppføringer kan være skjult)."; -$a->strings["Status: "] = "Status:"; -$a->strings["Sexual Preference: "] = "Seksuelle preferanser:"; -$a->strings["Homepage: "] = "Hjemmeside:"; -$a->strings["Hometown: "] = "Hjemby:"; -$a->strings["About: "] = "Om:"; -$a->strings["Keywords: "] = "Nøkkelord:"; +$a->strings["OpenID protocol error. No ID returned."] = "OpenID protokollfeil. Ingen ID ble returnert."; +$a->strings["Thing updated"] = "Tingen er oppdatert"; +$a->strings["Object store: failed"] = "Objektlagring: mislyktes"; +$a->strings["Thing added"] = "Ting lagt til"; +$a->strings["OBJ: %1\$s %2\$s %3\$s"] = "OBJ: %1\$s %2\$s %3\$s"; +$a->strings["Show Thing"] = "Vis ting"; +$a->strings["item not found."] = "element ble ikke funnet."; +$a->strings["Edit Thing"] = "Endre ting"; +$a->strings["Select a profile"] = "Velg en profil"; +$a->strings["Post an activity"] = "Legg inn en aktivitet"; +$a->strings["Only sends to viewers of the applicable profile"] = "Sender bare til seere av den aktuelle profilen"; +$a->strings["Name of thing e.g. something"] = "Navn pÃ¥ ting for eksempel noe"; +$a->strings["URL of thing (optional)"] = "URL til ting (valgfritt)"; +$a->strings["URL for photo of thing (optional)"] = "URL til bilde av ting (valgfritt)"; +$a->strings["Add Thing to your Profile"] = "Legg til ting i din profil"; +$a->strings["No valid account found."] = "Ingen gyldig konto funnet."; +$a->strings["Password reset request issued. Check your email."] = "Forespørsel om Ã¥ tilbakestille passord er mottatt. Sjekk e-posten din."; +$a->strings["Site Member (%s)"] = "Nettstedsmedlem (%s)"; +$a->strings["Password reset requested at %s"] = "Forespurt om Ã¥ tilbakestille passord hos %s"; +$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Forespørsel kunne ikke bekreftes. (Du kan ha sendt den inn tidligere.) Tilbakestilling av passord mislyktes."; +$a->strings["Password Reset"] = "Tilbakestill passord"; +$a->strings["Your password has been reset as requested."] = "Ditt passord har blitt tilbakestilt som forespurt."; +$a->strings["Your new password is"] = "Ditt nye passord er"; +$a->strings["Save or copy your new password - and then"] = "Lagre eller kopier ditt nye passord, og deretter kan du"; +$a->strings["click here to login"] = "klikke her for Ã¥ logge inn"; +$a->strings["Your password may be changed from the <em>Settings</em> page after successful login."] = "Ditt passord kan endres pÃ¥ siden <em>Innstillinger</em> etter vellykket innlogging."; +$a->strings["Your password has changed at %s"] = "Ditt passord er endret hos %s"; +$a->strings["Forgot your Password?"] = "Glemt passord ditt?"; +$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Skriv e-postadressen din og send inn for Ã¥ tilbakestille passordet ditt. Sjekk deretter din e-post for videre instruksjoner."; +$a->strings["Email Address"] = "E-postadresse"; +$a->strings["Reset"] = "Tilbakestill"; +$a->strings["Bookmark added"] = "Bokmerke lagt til"; +$a->strings["My Bookmarks"] = "Mine bokmerker"; +$a->strings["My Connections Bookmarks"] = "Mine forbindelsers bokmerker"; $a->strings["This site is not a directory server"] = "Dette nettstedet er ikke en katalogtjener"; -$a->strings["Red Matrix Server - Setup"] = "Red Matrix tjener - oppsett"; -$a->strings["Could not connect to database."] = "Fikk ikke kontakt med databasen."; -$a->strings["Could not connect to specified site URL. Possible SSL certificate or DNS issue."] = "Fikk ikke kontakt med det angitte nettstedets URL. Problemet kan muligens skyldes SSL-sertifikatet eller DNS."; -$a->strings["Could not create table."] = "Kunne ikke lage tabellen."; -$a->strings["Your site database has been installed."] = "Databasen til ditt nettsted har blitt installert."; -$a->strings["You may need to import the file \"install/database.sql\" manually using phpmyadmin or mysql."] = "Du mÃ¥ kanskje importere filen \"install/database.sql\" manuelt ved hjelp av phpmyadmin eller mysql."; -$a->strings["Please see the file \"install/INSTALL.txt\"."] = "Vennligst les filen \"install/INSTALL.txt\"."; -$a->strings["System check"] = "Systemsjekk"; -$a->strings["Next"] = "Neste"; -$a->strings["Check again"] = "Sjekk igjen"; -$a->strings["Database connection"] = "Databaseforbindelse"; -$a->strings["In order to install Red Matrix we need to know how to connect to your database."] = "For Ã¥ installere Red Matrix mÃ¥ du oppgi hvordan din database kan kontaktes."; -$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Vennligst kontakt din nettstedstilbyder eller nettstedsadministrator hvis du har spørsmÃ¥l om disse innstillingene."; -$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "Databasen du oppgir nedenfor mÃ¥ finnes pÃ¥ forhÃ¥nd. Hvis den ikke finnes, vennligst lag den før du fortsetter."; -$a->strings["Database Server Name"] = "Navn pÃ¥ databasetjener"; -$a->strings["Default is localhost"] = "Standard er localhost"; -$a->strings["Database Port"] = "Databaseport"; -$a->strings["Communication port number - use 0 for default"] = "Kommunikasjonsportnummer - bruk 0 for standard"; -$a->strings["Database Login Name"] = "Database innloggingsnavn"; -$a->strings["Database Login Password"] = "Database innloggingspassord"; -$a->strings["Database Name"] = "Databasenavn"; -$a->strings["Site administrator email address"] = "E-postadressen til administrator ved nettstedet"; -$a->strings["Your account email address must match this in order to use the web admin panel."] = "Din konto sin e-postadresse mÃ¥ være lik denne for Ã¥ kunne bruke web-administrasjonspanelet."; -$a->strings["Website URL"] = "Nettstedets URL"; -$a->strings["Please use SSL (https) URL if available."] = "Vennligst bruk SSL (https) URL hvis tilgjengelig."; -$a->strings["Please select a default timezone for your website"] = "Vennligst velg en standard tidssone for ditt nettsted"; -$a->strings["Site settings"] = "Nettstedets innstillinger"; -$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Fant ikke en kommandolinjeversjon av PHP i webtjenerens sti (PATH)."; -$a->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."] = "Hvis du ikke har en kommandolinjeversjon av PHP installert pÃ¥ tjeneren, sÃ¥ vil du ikke kunne kjøre bakgrunnshenting via cron."; -$a->strings["PHP executable path"] = "PHP-kjørefilens sti"; -$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Skriv full sti til kjørefilen for PHP. Du kan la denne stÃ¥ blank for Ã¥ fortsette installasjonen."; -$a->strings["Command line PHP"] = "Kommandolinje PHP"; -$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "Kommandolinjeversjonen av PHP pÃ¥ ditt system har ikke \"register_argc_argv\" pÃ¥skrudd."; -$a->strings["This is required for message delivery to work."] = "Dette er pÃ¥krevd for at meldingslevering skal virke."; -$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv"; -$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Feil: \"openssl_pkey_new\"-funksjonen pÃ¥ dette systemet er ikke i stand til Ã¥ lage krypteringsnøkler"; -$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Ved kjøring pÃ¥ Windows, vennligst se \"http://www.php.net/manual/en/openssl.installation.php\"."; -$a->strings["Generate encryption keys"] = "Lag krypteringsnøkler"; -$a->strings["libCurl PHP module"] = "libCurl PHP-modul"; -$a->strings["GD graphics PHP module"] = "GD graphics PHP-modul"; -$a->strings["OpenSSL PHP module"] = "OpenSSL PHP-modul"; -$a->strings["mysqli PHP module"] = "mysqli PHP-modul"; -$a->strings["mb_string PHP module"] = "mb_string PHP-modul"; -$a->strings["mcrypt PHP module"] = "mcrypt PHP-modul"; -$a->strings["Apache mod_rewrite module"] = "Apache mod_rewrite-modul"; -$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Feil: Apache web-tjenerens mod-rewrite-modul er pÃ¥krevd, men ikke installert."; -$a->strings["proc_open"] = "proc_open"; -$a->strings["Error: proc_open is required but is either not installed or has been disabled in php.ini"] = "Feil: proc_open er pÃ¥krevd, men er enten ikke installert eller har blitt avskrudd i php.ini"; -$a->strings["Error: libCURL PHP module required but not installed."] = "Feil: libCURL PHP-modul er pÃ¥krevd, men er ikke installert."; -$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Feil: GD graphics PHP-modul med JPEG-støtte er pÃ¥krevd, men er ikke installert."; -$a->strings["Error: openssl PHP module required but not installed."] = "Feil: openssl PHP-modul er pÃ¥krevd, men er ikke installert."; -$a->strings["Error: mysqli PHP module required but not installed."] = "Feil: mysqli PHP-modul er pÃ¥krevd, men er ikke installert."; -$a->strings["Error: mb_string PHP module required but not installed."] = "Feil: mb_string PHP-modul er pÃ¥krevd, men er ikke installert."; -$a->strings["Error: mcrypt PHP module required but not installed."] = "Feil: mcrypt PHP-modul er pÃ¥krevd, men er ikke installert."; -$a->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."] = "Web-installasjonen mÃ¥ kunne lage en fil kalt \".htconfig.php\" i toppkatalogen til web-tjeneren din, men dette fÃ¥r den ikke til."; -$a->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."] = "Dette er oftest tillatelsesinnstilling, ettersom webtjeneren kanskje kan skrive til filer i din mappe - selv om du kan."; -$a->strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Red top folder."] = "PÃ¥ slutten av denne prosedyren vil vi gi deg en tekst til Ã¥ lagre i en fil kalt .htconfig.php i toppkatalogen til din Red."; -$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"install/INSTALL.txt\" for instructions."] = "Alternativt, sÃ¥ kan du hoppe over denne prosedyren og gjennomføre en manuell installasjon. Vennligst se filen \"install/INSTALL.txt\" for instruksjoner."; -$a->strings[".htconfig.php is writable"] = ".htconfig.php kan skrives til"; -$a->strings["Red uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Red bruker malmotoren Smarty3 for Ã¥ gjengi sine webvisninger. Smarty3 kompilerer malene om til PHP for Ã¥ framskynde gjengivelsen."; -$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/tpl/smarty3/ under the Red top level folder."] = "For Ã¥ kunne lagre disse kompilerte malene, sÃ¥ mÃ¥ webtjeneren ha skrivetilgang til katalogen view/tpl/smarty3/ under Red sin hovedmappe."; -$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Vennligst sikre at brukeren som din web-tjeneste kjører som (for eksempel www-data) har skrivetilgang til denne katalogen."; -$a->strings["Note: as a security measure, you should give the web server write access to view/tpl/smarty3/ only--not the template files (.tpl) that it contains."] = "Merknad: som et sikkerhetstiltak bør du bare gi webtjerenn skrivetilgang til view/tpl/smarty3/ - ikke til malfilene (.tpl) som den inneholder."; -$a->strings["view/tpl/smarty3 is writable"] = "view/tpl/smarty3 er skrivbar"; -$a->strings["Red uses the store directory to save uploaded files. The web server needs to have write access to the store directory under the Red top level folder"] = "Red bruker lagringsmappen for Ã¥ lagre opplastede filer. Webtjeneren trenger Ã¥ ha skrivetilgang til lagringsmappen under Red sin toppnivÃ¥mappe."; -$a->strings["store is writable"] = "lageret kan skrives til"; -$a->strings["SSL certificate cannot be validated. Fix certificate or disable https access to this site."] = "SSL-sertifikatet kan ikke kontrolleres. Fiks sertifikatet eller skru av https tilgang til dette nettstedet."; -$a->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!"] = "Hvis du har HTTPS-tilgang til ditt nettsted eller tillater forbindelser til TCP port 443 (HTTPS-porten), sÃ¥ MÃ… du bruke nettlesergodkjent sertifkater. Du MÃ… IKKE bruke egensignert sertifikater!"; -$a->strings["This restriction is incorporated because public posts from you may for example contain references to images on your own hub."] = "Denne begrensningen er tatt inn fordi offentlige innlegg fra deg kan for eksempel inneholde referanser til bilder pÃ¥ din egen hub."; -$a->strings["If your certificate is not recognised, members of other sites (who may themselves have valid certificates) will get a warning message on their own site complaining about security issues."] = "Hvis sertifikatet ditt ikke gjenkjennes, sÃ¥ vil medlemmer pÃ¥ andre nettsteder (som selv kan ha godkjente sertifikater) fÃ¥ en beskjed med en advarsel pÃ¥ deres eget nettsted som klager over sikkerhetsproblemer."; -$a->strings["This can cause usability issues elsewhere (not just on your own site) so we must insist on this requirement."] = "Dette kan gi problemer med brukervennlighet (ikke bare pÃ¥ ditt eget nettsted), sÃ¥ vi mÃ¥ insistere pÃ¥ dette kravet."; -$a->strings["Providers are available that issue free certificates which are browser-valid."] = "Det finnes tilbydere som utsteder gratis sertifikater som er gyldige i nettlesere."; -$a->strings["SSL certificate validation"] = "SSL sertifikat-kontroll"; -$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "URL rewrite i .htaccess virker ikke. Sjekk konfigurasjonen pÃ¥ tjeneren."; -$a->strings["Url rewrite is working"] = "URL rewrite virker"; -$a->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."] = "Databasekonfigurasjonsfilen \".htconfig.php\" kunne ikke skrives. Vennligst bruk den medfølgende teksten for Ã¥ lage en konfigurasjonsfil i toppkatalogen av din web-tjener."; -$a->strings["Errors encountered creating database tables."] = "Feil oppstod under opprettelsen av databasetabeller."; -$a->strings["<h1>What next</h1>"] = "<h1>Hva gjenstÃ¥r</h1>"; -$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "VIKTIG: Du mÃ¥ [manuelt] sette opp en automatisert tidfestet oppgave til bakgrunnshenteren."; +$a->strings["RedMatrix - Guests: Username: {your email address}, Password: +++"] = "RedMatrix - gjester: brukernavn: {din e-postadresse}, passord: +++"; +$a->strings["sent you a private message"] = "sendte deg en privat melding"; +$a->strings["added your channel"] = "la til din kanal"; +$a->strings["posted an event"] = "la ut en hendelse"; $a->strings["Item not found"] = "Elementet ble ikke funnet."; $a->strings["Edit Block"] = "Endre byggekloss"; $a->strings["Delete block?"] = "Slett byggeklossen?"; @@ -1337,51 +1380,162 @@ $a->strings["Delete layout?"] = "Slett layout?"; $a->strings["Delete Layout"] = "Slett layout"; $a->strings["Item is not editable"] = "Elementet kan ikke endres"; $a->strings["Delete item?"] = "Slett element?"; +$a->strings["Name is required"] = "Navn er pÃ¥krevd"; +$a->strings["Key and Secret are required"] = "Nøkkel og hemmelighet er pÃ¥krevd"; +$a->strings["Passwords do not match. Password unchanged."] = "Passordene stemmer ikke overens. Passord uforandret."; +$a->strings["Empty passwords are not allowed. Password unchanged."] = "Tomme passord er ikke tillatt. Passord uforandret."; +$a->strings["Password changed."] = "Passord endret."; +$a->strings["Password update failed. Please try again."] = "Passord oppdatering mislyktes. Vennligst prøv igjen."; +$a->strings["Not valid email."] = "Ikke gyldig e-post."; +$a->strings["Protected email address. Cannot change to that email."] = "Beskyttet e-postadresse. Kan ikke endre til den e-postadressen."; +$a->strings["System failure storing new email. Please try again."] = "Systemfeil ved lagring av ny e-post. Vennligst prøv igjen."; +$a->strings["Settings updated."] = "Innstillinger oppdatert."; +$a->strings["Add application"] = "Legg til program"; +$a->strings["Name of application"] = "Navn pÃ¥ program"; +$a->strings["Consumer Key"] = "Consumer Key"; +$a->strings["Automatically generated - change if desired. Max length 20"] = "Automatisk laget - kan endres om du vil. Største lengde 20"; +$a->strings["Consumer Secret"] = "Consumer Secret"; +$a->strings["Redirect"] = "Omdirigering"; +$a->strings["Redirect URI - leave blank unless your application specifically requires this"] = "Omdirigerings-URI - la stÃ¥ tomt hvis ikke ditt program spesifikt krever dette"; +$a->strings["Icon url"] = "Ikon-URL"; +$a->strings["Optional"] = "Valgfritt"; +$a->strings["You can't edit this application."] = "Du kan ikke endre dette programmet."; +$a->strings["Connected Apps"] = "Tilkoblede app-er"; +$a->strings["Client key starts with"] = "Klientnøkkel starter med"; +$a->strings["No name"] = "Ikke noe navn"; +$a->strings["Remove authorization"] = "Fjern tillatelse"; +$a->strings["No feature settings configured"] = "Ingen funksjonsinnstillinger er konfigurert"; +$a->strings["Feature Settings"] = "Funksjonsinnstillinger"; +$a->strings["Account Settings"] = "Kontoinnstillinger"; +$a->strings["Password Settings"] = "Passordinnstillinger"; +$a->strings["New Password:"] = "Nytt passord:"; +$a->strings["Confirm:"] = "Bekreft:"; +$a->strings["Leave password fields blank unless changing"] = "La passordfeltene stÃ¥ blanke om det ikke skal endres"; +$a->strings["Email Address:"] = "E-postadresse:"; +$a->strings["Remove Account"] = "Slett konto"; +$a->strings["Remove this account from this server including all its channels"] = "Slett denne kontoen inkludert alle dens kanaler fra denne tjeneren"; +$a->strings["Warning: This action is permanent and cannot be reversed."] = "Advarsel: Denne handlingen er permanent og kan ikke angres."; +$a->strings["Off"] = "Av"; +$a->strings["On"] = "PÃ¥"; +$a->strings["Additional Features"] = "Ekstra funksjoner"; +$a->strings["Connector Settings"] = "Koblingsinnstillinger"; +$a->strings["No special theme for mobile devices"] = "Ikke noe spesielt tema for mobile enheter"; +$a->strings["%s - (Experimental)"] = "%s - (Eksperimentelt)"; +$a->strings["Display Settings"] = "Visningsinnstillinger"; +$a->strings["Display Theme:"] = "Visningstema:"; +$a->strings["Mobile Theme:"] = "Mobiltema:"; +$a->strings["Enable user zoom on mobile devices"] = "Skru pÃ¥ brukerstyrt zoom pÃ¥ mobile enheter"; +$a->strings["Update browser every xx seconds"] = "Oppdater nettleser hvert xx sekunder"; +$a->strings["Minimum of 10 seconds, no maximum"] = "Minimum 10 sekunder, ikke noe maksimum"; +$a->strings["Maximum number of conversations to load at any time:"] = "Maksimalt antall samtaler Ã¥ laste samtidig:"; +$a->strings["Maximum of 100 items"] = "Maksimum 100 elementer"; +$a->strings["Don't show emoticons"] = "Ikke vis følelsesikoner"; +$a->strings["Link post titles to source"] = "Lenk innleggets tittel til kilden"; +$a->strings["System Page Layout Editor - (advanced)"] = "Systemsidens layoutbehandler - (avansert)"; +$a->strings["Nobody except yourself"] = "Ingen unntatt deg selv"; +$a->strings["Only those you specifically allow"] = "Bare de du spesifikt tillater"; +$a->strings["Approved connections"] = "Godkjente forbindelser"; +$a->strings["Any connections"] = "Enhver forbindelse"; +$a->strings["Anybody on this website"] = "Enhver ved dette nettstedet"; +$a->strings["Anybody in this network"] = "Enhver i dette nettverket"; +$a->strings["Anybody authenticated"] = "Enhver som er autentisert"; +$a->strings["Anybody on the internet"] = "Enhver pÃ¥ Internett"; +$a->strings["Publish your default profile in the network directory"] = "Publiser din standardprofil i nettverkskatalogen"; +$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Tillat oss Ã¥ foreslÃ¥ deg som en mulig venn til nye medlemmer?"; +$a->strings["or"] = "eller"; +$a->strings["Your channel address is"] = "Din kanaladresse er"; +$a->strings["Channel Settings"] = "Kanalinnstillinger"; +$a->strings["Basic Settings"] = "Grunninnstillinger"; +$a->strings["Your Timezone:"] = "Din tidssone:"; +$a->strings["Default Post Location:"] = "Standard plassering ved innlegg:"; +$a->strings["Geographical location to display on your posts"] = "Geografisk plassering som vises pÃ¥ dine innlegg"; +$a->strings["Use Browser Location:"] = "Bruk nettleseren sin plassering:"; +$a->strings["Adult Content"] = "Voksent innhold"; +$a->strings["This channel frequently or regularly publishes adult content. (Please tag any adult material and/or nudity with #NSFW)"] = "Denne kanalen vil ofte eller jevnlig publisere voksent innhold. (Vennligst merk alt voksent materiale og/eller nakenhet med #NSFW)"; +$a->strings["Security and Privacy Settings"] = "Sikkerhets- og personverninnstillinger"; +$a->strings["Your permissions are already configured. Click to view/adjust"] = "Dine tillatelser er allerede satt. Klikk for Ã¥ se/justere."; +$a->strings["Hide my online presence"] = "Skjul min tilstedeværelse online"; +$a->strings["Prevents displaying in your profile that you are online"] = "Forhindrer visning pÃ¥ din profil av at du er online "; +$a->strings["Simple Privacy Settings:"] = "Enkle personverninnstillinger:"; +$a->strings["Very Public - <em>extremely permissive (should be used with caution)</em>"] = "Svært offentlig - <em>ekstremt Ã¥pent (bør brukes med varsomhet)</em>"; +$a->strings["Typical - <em>default public, privacy when desired (similar to social network permissions but with improved privacy)</em>"] = "Typisk - <em>standard er offentlig, personvern nÃ¥r ønsket (likner pÃ¥ tillatelser i sosiale nettverk, men med forbedret personvern)</em>"; +$a->strings["Private - <em>default private, never open or public</em>"] = "Privat - <em>standard er privat, aldri Ã¥pen eller offentlig</em>"; +$a->strings["Blocked - <em>default blocked to/from everybody</em>"] = "Blokkert - <em>standard blokkert til/fra alle</em>"; +$a->strings["Allow others to tag your posts"] = "Tillat andre Ã¥ merke dine innlegg"; +$a->strings["Often used by the community to retro-actively flag inappropriate content"] = "Ofte brukt av fellesskapet for Ã¥ merke upassende innhold i etterkant"; +$a->strings["Advanced Privacy Settings"] = "Avanserte personverninnstillinger"; +$a->strings["Expire other channel content after this many days"] = "Annet kanal innhold utløper etter sÃ¥ mange dager"; +$a->strings["0 or blank prevents expiration"] = "0 eller blankt forhindrer utløp"; +$a->strings["Maximum Friend Requests/Day:"] = "Maksimalt antall venneforespørsler per dag:"; +$a->strings["May reduce spam activity"] = "Kan redusere søppelpostaktivitet"; +$a->strings["Default Post Permissions"] = "Standard innleggstillatelser"; +$a->strings["Channel permissions category:"] = "Kategori med kanaltillatelser:"; +$a->strings["Maximum private messages per day from unknown people:"] = "Maksimalt antall private meldinger per dag fra ukjente personer:"; +$a->strings["Useful to reduce spamming"] = "Nyttig for Ã¥ redusere søppelpost"; +$a->strings["Notification Settings"] = "Varslingsinnstillinger"; +$a->strings["By default post a status message when:"] = "Legg inn en statusmelding nÃ¥r du:"; +$a->strings["accepting a friend request"] = "aksepterer en venneforespørsel"; +$a->strings["joining a forum/community"] = "blir med i et forum/miljø"; +$a->strings["making an <em>interesting</em> profile change"] = "gjør en <em>interessant</em> profilendring"; +$a->strings["Send a notification email when:"] = "Send en varsel-e-post nÃ¥r:"; +$a->strings["You receive a connection request"] = "Du har mottatt en forespørsel om forbindelse"; +$a->strings["Your connections are confirmed"] = "Dine forbindelser er bekreftet"; +$a->strings["Someone writes on your profile wall"] = "Noen skriver pÃ¥ din profilvegg"; +$a->strings["Someone writes a followup comment"] = "Noen skriver en oppfølgende kommentar"; +$a->strings["You receive a private message"] = "Du mottar en privat melding"; +$a->strings["You receive a friend suggestion"] = "Du mottok et venneforslag"; +$a->strings["You are tagged in a post"] = "Du merkes i et innlegg"; +$a->strings["You are poked/prodded/etc. in a post"] = "Du ble prikket/oppildnet/og sÃ¥ vider i et innlegg"; +$a->strings["Show visual notifications including:"] = "Vis visuelle varslinger om:"; +$a->strings["Unseen matrix activity"] = "Usett matrixaktivitet"; +$a->strings["Unseen channel activity"] = "Usett kanalaktivitet"; +$a->strings["Unseen private messages"] = "Usette private meldinger"; +$a->strings["Recommended"] = "Anbefalt"; +$a->strings["Upcoming events"] = "Kommende hendelser"; +$a->strings["Events today"] = "Hendelser idag"; +$a->strings["Upcoming birthdays"] = "Kommende fødselsdager"; +$a->strings["Not available in all themes"] = "Ikke tilgjengelig i alle temaer"; +$a->strings["System (personal) notifications"] = "System (personlige) varslinger"; +$a->strings["System info messages"] = "System infomeldinger"; +$a->strings["System critical alerts"] = "System kritiske varsel"; +$a->strings["New connections"] = "Nye forbindelser"; +$a->strings["System Registrations"] = "Systemregistreringer"; +$a->strings["Notify me of events this many days in advance"] = "Varsle meg om hendelser dette antall dager pÃ¥ forhÃ¥nd"; +$a->strings["Must be greater than 0"] = "MÃ¥ være større enn 0"; +$a->strings["Advanced Account/Page Type Settings"] = "Avanserte innstillinger for konto/sidetype"; +$a->strings["Change the behaviour of this account for special situations"] = "Endre oppførselen til denne kontoen i spesielle situasjoner"; +$a->strings["Please enable expert mode (in <a href=\"settings/features\">Settings > Additional features</a>) to adjust!"] = "Vennligst skru pÃ¥ ekspertmodus (under <a href=\"settings/features\">Innstillinger > Ekstra funksjoner</a>) for Ã¥ justere!"; +$a->strings["Miscellaneous Settings"] = "Diverse innstillinger"; +$a->strings["Personal menu to display in your channel pages"] = "Personlig meny som kan vises pÃ¥ dine kanalsider"; +$a->strings["Remove this channel"] = "Fjern denne kanalen"; $a->strings["Edit Webpage"] = "Endre webside"; $a->strings["Delete webpage?"] = "Slett webside?"; $a->strings["Delete Webpage"] = "Slett webside"; -$a->strings["Version %s"] = "Versjon %s"; -$a->strings["Installed plugins/addons/apps:"] = "Installerte tilleggsfunksjoner/tillegg/apper:"; -$a->strings["No installed plugins/addons/apps"] = "Ingen installerte tilleggsfunksjoner/tillegg/apper"; -$a->strings["Red"] = "Red"; -$a->strings["This is a hub of the Red Matrix - a global cooperative network of decentralised privacy enhanced websites."] = "Dette er en hub i Red Matrix - et globalt kooperativt nettverk av desentraliserte personvernforsterkede nettsteder."; -$a->strings["Running at web location"] = "Kjører pÃ¥ webplasseringen"; -$a->strings["Please visit <a href=\"http://getzot.com\">GetZot.com</a> to learn more about the Red Matrix."] = "Vennligst besøk <a href=\"http://getzot.com\">GetZot.com</a> for Ã¥ lære mer om Red Matrix."; -$a->strings["Bug reports and issues: please visit"] = "Feilmeldinger og feilretting: vennligst besøk"; -$a->strings["Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot com"] = "Forslag, ros og sÃ¥ videre - vennligst e-post \"redmatrix\" hos librelist - punktum com"; -$a->strings["Site Administrators"] = "Nettstedsadministratorer"; -$a->strings["Failed to create source. No channel selected."] = "Mislyktes med Ã¥ lage kilde. Ingen kanal er valgt."; -$a->strings["Source created."] = "Kilden er laget."; -$a->strings["Source updated."] = "Kilden er oppdatert."; -$a->strings["*"] = "*"; -$a->strings["Manage remote sources of content for your channel."] = "HÃ¥ndtere eksterne innholdskilder til din kanal."; -$a->strings["New Source"] = "Ny kilde"; -$a->strings["Import all or selected content from the following channel into this channel and distribute it according to your channel settings."] = "Importer alt eller et utvalgt av innhold fra følgende kanal inn i denne kanalen og distribuer det i henhold til dine egne kanalinnstillinger."; -$a->strings["Only import content with these words (one per line)"] = "Bare importer innhold med disse ordene (ett ord per linje)"; -$a->strings["Leave blank to import all public content"] = "La stÃ¥ tomt for Ã¥ importere alt offentlig innhold"; -$a->strings["Channel Name"] = "Kanalnavn"; -$a->strings["Source not found."] = "Kilden ble ikke funnet."; -$a->strings["Edit Source"] = "Endre kilde"; -$a->strings["Delete Source"] = "Slett kilde"; -$a->strings["Source removed"] = "Kilden er fjernet"; -$a->strings["Unable to remove source."] = "Ikke i stand til Ã¥ fjerne kilde."; -$a->strings["- select -"] = "- velg -"; -$a->strings["Event title and start time are required."] = "Hendelsestittel og starttidspunkt er pÃ¥krevd."; -$a->strings["l, F j"] = "l, F j"; -$a->strings["Edit event"] = "Endre hendelse"; -$a->strings["Create New Event"] = "Lag ny hendelse"; -$a->strings["Previous"] = "Forrige"; -$a->strings["hour:minute"] = "time:minutt"; -$a->strings["Event details"] = "Hendelsesdetaljer"; -$a->strings["Format is %s %s. Starting date and Title are required."] = "Formatet er %s %s. Startdato og tittel er pÃ¥krevd."; -$a->strings["Event Starts:"] = "Hendelsen starter:"; -$a->strings["Required"] = "PÃ¥krevd"; -$a->strings["Finish date/time is not known or not relevant"] = "Sluttdato/-tidspunkt er ikke kjent eller ikke relevant"; -$a->strings["Event Finishes:"] = "Hendelsen slutter:"; -$a->strings["Adjust for viewer timezone"] = "Juster i forhold til tilskuerens tidssone"; -$a->strings["Description:"] = "Beskrivelse:"; -$a->strings["Title:"] = "Tittel:"; -$a->strings["Share this event"] = "Del denne hendelsen"; +$a->strings["webpage"] = "nettside"; +$a->strings["block"] = "byggekloss"; +$a->strings["layout"] = "layout"; +$a->strings["%s element installed"] = "%s element installert"; +$a->strings["Image uploaded but image cropping failed."] = "Bildet ble lastet opp, men beskjæring av bildet mislyktes."; +$a->strings["Image resize failed."] = "Endring av bildestørrelse mislyktes."; +$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Hold nede Shift-knappen og last siden pÃ¥ nytt eller tøm nettleserens mellomlager hvis det nye bildet ikke vises umiddelbart."; +$a->strings["Image exceeds size limit of %d"] = "Bildet overstiger størrelsesbegrensningen pÃ¥ %d"; +$a->strings["Unable to process image."] = "Kan ikke behandle bildet."; +$a->strings["Photo not available."] = "Bildet er ikke tilgjengelig."; +$a->strings["Upload File:"] = "Last opp fil:"; +$a->strings["Select a profile:"] = "Velg en profil:"; +$a->strings["Upload Profile Photo"] = "Last opp profilbilde:"; +$a->strings["skip this step"] = "hopp over dette steget"; +$a->strings["select a photo from your photo albums"] = "velg et bilde fra dine fotoalbum"; +$a->strings["Crop Image"] = "Beskjær bildet"; +$a->strings["Please adjust the image cropping for optimum viewing."] = "Vennligst juster bildebeskjæringen for optimal visning."; +$a->strings["Done Editing"] = "Avslutt redigering"; +$a->strings["Image uploaded successfully."] = "Opplasting av bildet var vellykket."; +$a->strings["Image upload failed."] = "Opplasting av bildet mislyktes."; +$a->strings["Image size reduction [%s] failed."] = "Forminsking av bildet [%s] mislyktes."; +$a->strings["Contact not found."] = "Kontakten ble ikke funnet."; +$a->strings["Friend suggestion sent."] = "Venneforespørsel sendt."; +$a->strings["Suggest Friends"] = "ForeslÃ¥ venner"; +$a->strings["Suggest a friend for %s"] = "ForeslÃ¥ en venn for %s"; $a->strings["Permission Denied."] = "Tillatelse avvist."; $a->strings["File not found."] = "Filen ble ikke funnet."; $a->strings["Edit file permissions"] = "Endre filtillatelser"; @@ -1390,17 +1544,18 @@ $a->strings["Include all files and sub folders"] = "Inkluder alle filer og under $a->strings["Return to file list"] = "GÃ¥ tilbake til filoversikten"; $a->strings["Copy/paste this code to attach file to a post"] = "Kopier og lim inn denne koden for Ã¥ legge til filen i et innlegg"; $a->strings["Copy/paste this URL to link file from a web page"] = "Kopier og lim inn denne URL-en for Ã¥ lenke til filen fra en webside"; -$a->strings["Download"] = "Last ned"; -$a->strings["Used: "] = "Brukt:"; -$a->strings["[directory]"] = "[mappe]"; -$a->strings["Limit: "] = "Grense:"; +$a->strings["Help:"] = "Hjelp:"; +$a->strings["Not Found"] = "Ikke funnet"; +$a->strings["network"] = "nettverk"; $a->strings["Channel added."] = "Kanal lagt til."; -$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s følger %2\$s sin %3\$s"; -$a->strings["Contact not found."] = "Kontakten ble ikke funnet."; -$a->strings["Friend suggestion sent."] = "Venneforespørsel sendt."; -$a->strings["Suggest Friends"] = "ForeslÃ¥ venner"; -$a->strings["Suggest a friend for %s"] = "ForeslÃ¥ en venn for %s"; -$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Ingen forslag tilgjengelige. Hvis dette er et nytt nettsted, vennligst prøv igjen om 24 timer."; +$a->strings["No potential page delegates located."] = "Ingen potensielle sidedelegater er funnet."; +$a->strings["Delegate Page Management"] = "Deleger sidehÃ¥ndtering"; +$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Delegater kan hÃ¥ndtere alle sider ved denne kontoen/siden unntatt grunnleggende kontoinformasjon. Vennligst ikke deleger din personlige konto til noen du ikke stoler fullstendig pÃ¥."; +$a->strings["Existing Page Managers"] = "Eksisterende sidehÃ¥ndterere"; +$a->strings["Existing Page Delegates"] = "Eksisterende sidedelegater"; +$a->strings["Potential Delegates"] = "Potensielle sidedelegater"; +$a->strings["Add"] = "Legg til"; +$a->strings["No entries."] = "Ingen oppføringer."; $a->strings["Collection created."] = "Samling opprettet."; $a->strings["Could not create collection."] = "Kunne ikke lage samling."; $a->strings["Collection updated."] = "Samlingen er oppdatert."; @@ -1413,14 +1568,30 @@ $a->strings["Collection Editor"] = "Samlingsbehandler"; $a->strings["Members"] = "Medlemmer"; $a->strings["All Connected Channels"] = "Alle tilkoblede kanaler"; $a->strings["Click on a channel to add or remove."] = "Klikk pÃ¥ en kanal for Ã¥ legge til eller fjerne."; +$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Ingen forslag tilgjengelige. Hvis dette er et nytt nettsted, vennligst prøv igjen om 24 timer."; +$a->strings["Your service plan only allows %d channels."] = "Din tjenesteplan tillater bare %d kanaler."; +$a->strings["Nothing to import."] = "Ingenting Ã¥ importere."; +$a->strings["Unable to download data from old server"] = "Ikke i stand til Ã¥ laste ned data fra gammel tjener"; +$a->strings["Imported file is empty."] = "Importert fil er tom."; +$a->strings["Cannot create a duplicate channel identifier on this system. Import failed."] = "Kan ikke lage en kopi av kanal-identifikatoren pÃ¥ dette systemet. Import mislyktes."; +$a->strings["Channel clone failed. Import failed."] = "Kanalkloning mislyktes. Import mislyktes."; +$a->strings["Cloned channel not found. Import failed."] = "Klonet kanal ble ikke funnet. Import mislyktes."; +$a->strings["Import completed."] = "Import ferdig."; +$a->strings["You must be logged in to use this feature."] = "Du mÃ¥ være innlogget for Ã¥ bruke denne funksjonen."; +$a->strings["Import Channel"] = "Importer kanal"; +$a->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. Only identity and connections/relationships will be imported. Importation of content is not yet available."] = "Bruk dette skjemaet til Ã¥ importere en eksisterende kanal fra en annen tjener/hub. Du kan hente kanalidentiteten fra den gamle tjeneren/hubben via nettverket eller bruke en eksportert fil. Bare identiteten og forbindelser/relasjoner vil bli importert. Importering av innhold er ennÃ¥ ikke tilgjengelig."; +$a->strings["File to Upload"] = "Fil som skal lastes opp"; +$a->strings["Or provide the old server/hub details"] = "Eller oppgi detaljene fra den gamle tjeneren/hub-en"; +$a->strings["Your old identity address (xyz@example.com)"] = "Din gamle identitetsadresse (xyz@example.com)"; +$a->strings["Your old login email address"] = "Din gamle innloggings e-postadresse"; +$a->strings["Your old login password"] = "Ditt gamle innloggingspassord"; +$a->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."] = "Enten du tar det ene eller det andre valget, vennligst angi om du vil at denne hubben skal være din nye primære adresse, eller om din gamle plassering skal fortsette Ã¥ ha denne rollen. Du kan lage innlegg fra den ene eller den andre plasseringen, men bare en av dem kan markeres som den primære plasseringen for filer, bilder og media."; +$a->strings["Make this hub my primary location"] = "Gjør dette nettstedet til min primære plassering"; +$a->strings["Import existing posts if possible"] = "Importerer eksisterende innlegg hvis mulig."; $a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s merket %3\$s til %2\$s med %4\$s"; -$a->strings["Help:"] = "Hjelp:"; -$a->strings["Not Found"] = "Ikke funnet"; $a->strings["Tag removed"] = "Merkelapp fjernet"; $a->strings["Remove Item Tag"] = "Fjern merkelapp fra element"; $a->strings["Select a tag to remove: "] = "Velg merkelapp Ã¥ fjerne:"; -$a->strings["Red Matrix - "The Network""] = "Red Matrix - "Nettverket""; -$a->strings["Welcome to %s"] = "Velkommen til %s"; $a->strings["Theme settings updated."] = "Temainnstillinger er oppdatert."; $a->strings["Site"] = "Nettsted"; $a->strings["Accounts"] = "Kontoer"; @@ -1428,6 +1599,7 @@ $a->strings["Channels"] = "Kanaler"; $a->strings["Plugins"] = "Tilleggsfunksjoner"; $a->strings["Themes"] = "Temaer"; $a->strings["Server"] = "Tjener"; +$a->strings["Profile Config"] = "Profilinnstillinger"; $a->strings["DB updates"] = "Databaseoppdateringer"; $a->strings["Logs"] = "Logger"; $a->strings["Plugin Features"] = "Tilleggsfunksjoner"; @@ -1440,7 +1612,9 @@ $a->strings["Pending registrations"] = "Ventende registreringer"; $a->strings["Version"] = "Versjon"; $a->strings["Active plugins"] = "Aktive tilleggsfunksjoner"; $a->strings["Site settings updated."] = "Nettstedsinnstillinger er oppdatert."; -$a->strings["No special theme for accessibility"] = "Ikke noe spesielt tema for universell utforming"; +$a->strings["mobile"] = "mobil"; +$a->strings["experimental"] = "eksperimentell"; +$a->strings["unsupported"] = "ikke støttet"; $a->strings["Yes - with approval"] = "Ja - med godkjenning"; $a->strings["My site is not a public server"] = "Mitt nettsted er ikke en offentlig tjeneste"; $a->strings["My site has paid access only"] = "Mitt nettsted gir kun tilgang mot betaling"; @@ -1457,10 +1631,10 @@ $a->strings["System theme"] = "Systemtema"; $a->strings["Default system theme - may be over-ridden by user profiles - <a href='#' id='cnftheme'>change theme settings</a>"] = "Standard systemtema - kan overstyres av brukerprofiler - <a href='#' id='cnftheme'>endre temainnstillinger</a>"; $a->strings["Mobile system theme"] = "Mobilt systemtema"; $a->strings["Theme for mobile devices"] = "Tema for mobile enheter"; -$a->strings["Accessibility system theme"] = "Universelt utformet systemtema"; -$a->strings["Accessibility theme"] = "Universelt utformet tema"; -$a->strings["Channel to use for this website's static pages"] = "Kanal Ã¥ bruke for dette nettstedets statiske sider"; -$a->strings["Site Channel"] = "Nettstedets kanal"; +$a->strings["Enable Diaspora Protocol"] = "Skru pÃ¥ Diaspora-protokollen"; +$a->strings["Communicate with Diaspora and Friendica - experimental"] = "Samhandling med Diaspora og Friendica - eksperimentell"; +$a->strings["Allow Feeds as Connections"] = "Tillat strømmer som forbindelser"; +$a->strings["(Heavy system resource usage)"] = "(Tung bruk av systemressurser)"; $a->strings["Maximum image size"] = "Største bildestørrelse"; $a->strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = "Største størrelse i bytes for opplastede bilder. Standard er 0, som betyr ubegrenset."; $a->strings["Does this site allow new member registration?"] = "Tillater dette nettstedet registrering av nye medlemmer?"; @@ -1475,6 +1649,8 @@ $a->strings["Allowed email domains"] = "Tillate e-postdomener"; $a->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"] = "Kommaseparert liste med domener som er tillatt i e-postadresser ved registrering pÃ¥ dette nettstedet. Jokertegn er akseptert. Tomt betyr at alle domener er tillatt"; $a->strings["Block public"] = "Blokker offentlig tilgang"; $a->strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "Kryss av for Ã¥ blokkere tilgang til alle personlige sider som ellers ville vært offentlig tilgjengelige pÃ¥ dette nettstedet med mindre du er logget inn."; +$a->strings["Verify Email Addresses"] = "Bekreft e-postadresser"; +$a->strings["Check to verify email addresses used in account registration (recommended)."] = "Sett hake for Ã¥ sjekke e-postadresser brukt ved kontoregistrering (anbefales)."; $a->strings["Force publish"] = "Tving publisering"; $a->strings["Check to force all profiles on this site to be listed in the site directory."] = "Kryss av for Ã¥ tvinge alle profiler pÃ¥ dette nettstedet til Ã¥ bli oppført i nettstedet sin katalog."; $a->strings["Disable discovery tab"] = "Skru av oppdagelsesfanen"; @@ -1514,7 +1690,6 @@ $a->strings["%s user deleted"] = array( 1 => "%s brukere slettet", ); $a->strings["Account not found"] = "Kontoen ble ikke funnet"; -$a->strings["User '%s' deleted"] = "Brukeren '%s' er slettet"; $a->strings["User '%s' unblocked"] = "Brukeren '%s' er ikke blokkert lenger"; $a->strings["User '%s' blocked"] = "Brukeren '%s' er blokkert"; $a->strings["Users"] = "Brukere"; @@ -1531,8 +1706,8 @@ $a->strings["Service Class"] = "Tjenesteklasse"; $a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Valgte brukere vil bli slettet!\\n\\nAlt som disse brukerne har lagt inn pÃ¥ dette nettstedet vil bli slettet for alltid!\\n\\nEr du sikker pÃ¥ at du vil slette valgte brukere og deres innhold?"; $a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Brukeren {0} vil bli slettet!\\n\\nAlt denne brukeren har lagt inn pÃ¥ dette nettstedet vil bli slettet for alltid!\\n\\nEr du sikker pÃ¥ at du vil slette denne brukeren og alt innholdet til denne brukeren?"; $a->strings["%s channel censored/uncensored"] = array( - 0 => "%s kanal sensurert/ikke sensurert lenger", - 1 => "%s kanaler sensurert/ikke sensurert lenger", + 0 => "%s kanal er sensurert/ikke sensurert lenger", + 1 => "%s kanaler er sensurert/ikke sensurert lenger", ); $a->strings["%s channel deleted"] = array( 0 => "%s kanal slettet", @@ -1564,38 +1739,31 @@ $a->strings["Debugging"] = "Feilsøking"; $a->strings["Log file"] = "Loggfil"; $a->strings["Must be writable by web server. Relative to your Red top-level directory."] = "MÃ¥ kunne skrives til av webtjenesten. Relativ til din Red sin toppnivÃ¥katalog."; $a->strings["Log level"] = "LoggnivÃ¥"; -$a->strings["Thing updated"] = "Tingen er oppdatert"; -$a->strings["Object store: failed"] = "Objektlagring: mislyktes"; -$a->strings["Thing added"] = "Ting lagt til"; -$a->strings["OBJ: %1\$s %2\$s %3\$s"] = "OBJ: %1\$s %2\$s %3\$s"; -$a->strings["Show Thing"] = "Vis ting"; -$a->strings["item not found."] = "element ble ikke funnet."; -$a->strings["Edit Thing"] = "Endre ting"; -$a->strings["Select a profile"] = "Velg en profil"; -$a->strings["Select a category of stuff. e.g. I ______ something"] = "Velg en kategori med ting, for eksempel l_____ noe"; -$a->strings["Post an activity"] = "Legg inn en aktivitet"; -$a->strings["Only sends to viewers of the applicable profile"] = "Sender bare til seere av den aktuelle profilen"; -$a->strings["Name of thing e.g. something"] = "Navn pÃ¥ ting for eksempel noe"; -$a->strings["URL of thing (optional)"] = "URL til ting (valgfritt)"; -$a->strings["URL for photo of thing (optional)"] = "URL til bilde av ting (valgfritt)"; -$a->strings["Add Thing to your Profile"] = "Legg til ting i din profil"; -$a->strings["Nothing to import."] = "Ingenting Ã¥ importere."; -$a->strings["Unable to download data from old server"] = "Ikke i stand til Ã¥ laste ned data fra gammel tjener"; -$a->strings["Imported file is empty."] = "Importert fil er tom."; -$a->strings["Cannot create a duplicate channel identifier on this system. Import failed."] = "Kan ikke lage en kopi av kanal-identifikatoren pÃ¥ dette systemet. Import mislyktes."; -$a->strings["Channel clone failed. Import failed."] = "Kanalkloning mislyktes. Import mislyktes."; -$a->strings["Cloned channel not found. Import failed."] = "Klonet kanal ble ikke funnet. Import mislyktes."; -$a->strings["Import completed."] = "Import ferdig."; -$a->strings["You must be logged in to use this feature."] = "Du mÃ¥ være innlogget for Ã¥ bruke denne funksjonen."; -$a->strings["Import Channel"] = "Importer kanal"; -$a->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. Only identity and connections/relationships will be imported. Importation of content is not yet available."] = "Bruk dette skjemaet til Ã¥ importere en eksisterende kanal fra en annen tjener/hub. Du kan hente kanalidentiteten fra den gamle tjeneren/hubben via nettverket eller bruke en eksportert fil. Bare identiteten og forbindelser/relasjoner vil bli importert. Importering av innhold er ennÃ¥ ikke tilgjengelig."; -$a->strings["File to Upload"] = "Fil som skal lastes opp"; -$a->strings["Or provide the old server/hub details"] = "Eller oppgi detaljene fra den gamle tjeneren/hub-en"; -$a->strings["Your old identity address (xyz@example.com)"] = "Din gamle identitetsadresse (xyz@example.com)"; -$a->strings["Your old login email address"] = "Din gamle innloggings e-postadresse"; -$a->strings["Your old login password"] = "Ditt gamle innloggingspassord"; -$a->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."] = "Enten du tar det ene eller det andre valget, vennligst angi om du vil at denne hubben skal være din nye primære adresse, eller om din gamle plassering skal fortsette Ã¥ ha denne rollen. Du kan lage innlegg fra den ene eller den andre plasseringen, men bare en av dem kan markeres som den primære plasseringen for filer, bilder og media."; -$a->strings["Make this hub my primary location"] = "Gjør dette nettstedet til min primære plassering"; +$a->strings["New Profile Field"] = "Nytt profilfelt"; +$a->strings["Field nickname"] = "Feltets kallenavn"; +$a->strings["System name of field"] = "Systemnavnet til feltet"; +$a->strings["Input type"] = "Inndata-type"; +$a->strings["Field Name"] = "Feltnavn"; +$a->strings["Label on profile pages"] = "Merkelapp pÃ¥ profilsider"; +$a->strings["Help text"] = "Hjelpetekst"; +$a->strings["Additional info (optional)"] = "Tilleggsinformasjon (valgfritt)"; +$a->strings["Field definition not found"] = "Feltdefinisjonen ble ikke funnet"; +$a->strings["Edit Profile Field"] = "Endre profilfelt"; +$a->strings["Unable to locate original post."] = "Ikke i stand til Ã¥ finne opprinnelig innlegg."; +$a->strings["Empty post discarded."] = "Tomt innlegg forkastet."; +$a->strings["Executable content type not permitted to this channel."] = "Kjørbar innholdstype er ikke tillat for denne kanalen."; +$a->strings["System error. Post not saved."] = "Systemfeil. Innlegg ble ikke lagret."; +$a->strings["You have reached your limit of %1$.0f top level posts."] = "Du har nÃ¥dd din grense pÃ¥ %1$.0f startinnlegg."; +$a->strings["You have reached your limit of %1$.0f webpages."] = "Du har nÃ¥dd din grense pÃ¥ %1$.0f websider."; +$a->strings["Like/Dislike"] = "Liker/Liker ikke"; +$a->strings["This action is restricted to members."] = "Denne handlingen er begrenset til medlemmer."; +$a->strings["Please <a href=\"rmagic\">login with your RedMatrix ID</a> or <a href=\"register\">register as a new RedMatrix member</a> to continue."] = "Vennligst <a href=\"rmagic\">logg inn med din RedMatrix ID</a> eller <a href=\"register\">registrer deg som et nytt RedMatrix-medlem</a> for Ã¥ fortsette"; +$a->strings["Invalid request."] = "Ugyldig forespørsel."; +$a->strings["thing"] = "ting"; +$a->strings["Channel unavailable."] = "Kanalen er utilgjengelig."; +$a->strings["Previous action reversed."] = "Forrige handling er omgjort."; +$a->strings["Action completed."] = "Handling ferdig."; +$a->strings["Thank you."] = "Tusen takk."; $a->strings["Total invitation limit exceeded."] = "Grensen for totalt antall invitasjoner er overskredet."; $a->strings["%s : Not a valid email address."] = "%s : ikke en gyldig e-postadresse."; $a->strings["Please join us on Red"] = "Bli med oss pÃ¥ Red"; @@ -1609,18 +1777,19 @@ $a->strings["You have no more invitations available"] = "Du har ikke flere invit $a->strings["Send invitations"] = "Send invitasjoner"; $a->strings["Enter email addresses, one per line:"] = "Skriv e-postadresser, en per linje:"; $a->strings["Your message:"] = "Din melding:"; -$a->strings["You are cordially invited to join me and some other close friends on the Red Matrix - a revolutionary new decentralised communication and information tool."] = "Du er hjertelig invitert til Ã¥ være med meg og noen andre nære venner i Red Matrix - et nytt og revolusjonerende desentralisert kommunikasjons- og informasjonsverktøy."; -$a->strings["You will need to supply this invitation code: \$invite_code"] = "Du mÃ¥ oppgi denne invitasjonskoden: \$invite_code"; -$a->strings["Please visit my channel at"] = "Vennligst besøk min kanal hos"; -$a->strings["Once you have registered (on ANY Red Matrix site - they are all inter-connected), please connect with my Red Matrix channel address:"] = "NÃ¥r du har registrert (pÃ¥ et HVILKET SOM HELST Red Matrix-nettsted - de er alle forbundet med hverandre), vennligst opprett kobling med min Red Matrix-kanaladresse:"; -$a->strings["Click the [Register] link on the following page to join."] = "Klikk pÃ¥ [Registering]-lenken pÃ¥ følgende side for Ã¥ bli med."; -$a->strings["For more information about the Red Matrix Project and why it has the potential to change the internet as we know it, please visit http://getzot.com"] = "For mer informasjon om Red Matrix-prosjektet og hvorfor det har potensialet til Ã¥ forandre Internett som vi kjenner det, vær vennlig Ã¥ besøke http://getzot.com"; -$a->strings["Unable to locate original post."] = "Ikke i stand til Ã¥ finne opprinnelig innlegg."; -$a->strings["Empty post discarded."] = "Tomt innlegg forkastet."; -$a->strings["Executable content type not permitted to this channel."] = "Kjørbar innholdstype er ikke tillat for denne kanalen."; -$a->strings["System error. Post not saved."] = "Systemfeil. Innlegg ble ikke lagret."; -$a->strings["You have reached your limit of %1$.0f top level posts."] = "Du har nÃ¥dd din grense pÃ¥ %1$.0f startinnlegg."; -$a->strings["You have reached your limit of %1$.0f webpages."] = "Du har nÃ¥dd din grense pÃ¥ %1$.0f websider."; +$a->strings["Please join my community on RedMatrix."] = "Du er velkommen til Ã¥ bli med i mitt fellesskap pÃ¥ RedMatrix."; +$a->strings["You will need to supply this invitation code: "] = "Du mÃ¥ oppgi denne invitasjonskoden:"; +$a->strings["1. Register at any RedMatrix location (they are all inter-connected)"] = "1. Registrer ved enhver RedMatrix-lokasjon (de er alle forbundet med hverandre)"; +$a->strings["2. Enter my RedMatrix network address into the site searchbar."] = "2. Skriv inn min RedMatrix-adresse i nettstedets søkefelt."; +$a->strings["or visit "] = "eller besøk"; +$a->strings["3. Click [Connect]"] = "3. Klikk [Forbindelse]"; +$a->strings["Location not found."] = "Plassering er ikke funnet."; +$a->strings["Primary location cannot be removed."] = "Primær plassering kan ikke fjernes."; +$a->strings["No locations found."] = "Ingen plasseringer ble funnet."; +$a->strings["Manage Channel Locations"] = "HÃ¥ndter kanalplasseringer"; +$a->strings["Location (address)"] = "Plassering (adresse)"; +$a->strings["Primary Location"] = "Hovedplassering"; +$a->strings["Drop location"] = "Slett plassering"; $a->strings["[Embedded content - reload page to view]"] = "[Innebygget innhold - last siden pÃ¥ nytt for Ã¥ se]"; $a->strings["Help with this feature"] = "Hjelp med denne funksjonen"; $a->strings["Layout Name"] = "Layout-navn"; @@ -1629,22 +1798,6 @@ $a->strings["Visible to:"] = "Synlig for:"; $a->strings["No connections."] = "Ingen forbindelser."; $a->strings["Visit %s's profile [%s]"] = "Besøk %s sin profil [%s]"; $a->strings["View Connnections"] = "Vis forbindelser"; -$a->strings["No valid account found."] = "Ingen gyldig konto funnet."; -$a->strings["Password reset request issued. Check your email."] = "Forespørsel om Ã¥ tilbakestille passord er mottatt. Sjekk e-posten din."; -$a->strings["Site Member (%s)"] = "Nettstedsmedlem (%s)"; -$a->strings["Password reset requested at %s"] = "Forespurt om Ã¥ tilbakestille passord hos %s"; -$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Forespørsel kunne ikke bekreftes. (Du kan ha sendt den inn tidligere.) Tilbakestilling av passord mislyktes."; -$a->strings["Password Reset"] = "Tilbakestill passord"; -$a->strings["Your password has been reset as requested."] = "Ditt passord har blitt tilbakestilt som forespurt."; -$a->strings["Your new password is"] = "Ditt nye passord er"; -$a->strings["Save or copy your new password - and then"] = "Lagre eller kopier ditt nye passord, og deretter kan du"; -$a->strings["click here to login"] = "klikke her for Ã¥ logge inn"; -$a->strings["Your password may be changed from the <em>Settings</em> page after successful login."] = "Ditt passord kan endres pÃ¥ siden <em>Innstillinger</em> etter vellykket innlogging."; -$a->strings["Your password has changed at %s"] = "Ditt passord er endret hos %s"; -$a->strings["Forgot your Password?"] = "Glemt passord ditt?"; -$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Skriv e-postadressen din og send inn for Ã¥ tilbakestille passordet ditt. Sjekk deretter din e-post for videre instruksjoner."; -$a->strings["Email Address"] = "E-postadresse"; -$a->strings["Reset"] = "Tilbakestill"; $a->strings["Hub not found."] = "Hubben ble ikke funnet."; $a->strings["Total votes"] = "Totalt antall stemmer"; $a->strings["Average Rating"] = "Gjennomsnittlig vurdering"; @@ -1652,12 +1805,12 @@ $a->strings["Unable to lookup recipient."] = "Ikke i stand til Ã¥ slÃ¥ opp motta $a->strings["Unable to communicate with requested channel."] = "Ikke i stand til Ã¥ kommunisere med forespurt kanal."; $a->strings["Cannot verify requested channel."] = "Kan ikke bekrefte forespurt kanal."; $a->strings["Selected channel has private message restrictions. Send failed."] = "Valgt kanal har restriksjoner for private meldinger. Sending feilet."; -$a->strings["Messages"] = "Meldinger"; $a->strings["Message deleted."] = "Melding slettet."; $a->strings["Message recalled."] = "Innlegg tilbakekalt."; $a->strings["Send Private Message"] = "Send privat melding"; $a->strings["To:"] = "Til:"; $a->strings["Subject:"] = "Emne:"; +$a->strings["Send"] = "Send"; $a->strings["Message not found."] = "Melding ikke funnet."; $a->strings["Delete message"] = "Slett melding"; $a->strings["Recall message"] = "Tilbakekall innlegg"; @@ -1666,13 +1819,6 @@ $a->strings["Private Conversation"] = "Privat samtale"; $a->strings["Delete conversation"] = "Slett samtale"; $a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "Ingen sikret kommunikasjon tilgjengelig. Du kan <strong>muligens</strong> greie Ã¥ svare via senderens profilside."; $a->strings["Send Reply"] = "Send svar"; -$a->strings["You have created %1$.0f of %2$.0f allowed channels."] = "Du har laget %1$.0f av %2$.0f tillatte kanaler."; -$a->strings["Create a new channel"] = "Lag en ny kanal"; -$a->strings["Channel Manager"] = "Kanalstyring"; -$a->strings["Current Channel"] = "Gjeldende kanal"; -$a->strings["Attach to one of your channels by selecting it."] = "Bytt til en av dine kanaler ved Ã¥ velge den."; -$a->strings["Default Channel"] = "Standardkanal"; -$a->strings["Make Default"] = "Gjør til standard"; $a->strings["Wall Photos"] = "Veggbilder"; $a->strings["Profile Match"] = "Profiltreff"; $a->strings["No keywords to match. Please add keywords to your default profile."] = "Ingen nøkkelord Ã¥ sammenlikne. Vennligst legg til nøkkelord til din standardprofil."; @@ -1684,6 +1830,7 @@ $a->strings["Menu created."] = "Meny laget."; $a->strings["Unable to create menu."] = "Ikke i stand til Ã¥ lage meny."; $a->strings["Manage Menus"] = "HÃ¥ndtere menyer"; $a->strings["Drop"] = "Slett"; +$a->strings["Bookmarks allowed"] = "Bokmerker tillatt"; $a->strings["Create a new menu"] = "Lag en ny meny"; $a->strings["Delete this menu"] = "Slett denne menyen"; $a->strings["Edit menu contents"] = "Endre menyinnholdet"; @@ -1708,45 +1855,19 @@ $a->strings["Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"A $a->strings["Choose a short nickname"] = "Velg et kort kallenavn"; $a->strings["Your nickname will be used to create an easily remembered channel address (like an email address) which you can share with others."] = "Ditt kallenavn brukes til Ã¥ lage en kanaladresse som er enkel Ã¥ huske (minner om en e-postadresse) og som du kan dele med andre."; $a->strings["Or <a href=\"import\">import an existing channel</a> from another location"] = "Eller <a href=\"import\">importerer en eksisterende kanal</a> fra et annet sted."; -$a->strings["Page owner information could not be retrieved."] = "Informasjon om sideeier kunne ikke hentes."; -$a->strings["Album not found."] = "Albumet ble ikke funnet."; -$a->strings["Delete Album"] = "Slett album"; -$a->strings["Delete Photo"] = "Slett bilde"; -$a->strings["No photos selected"] = "Ingen bilder valgt"; -$a->strings["Access to this item is restricted."] = "Tilgang til dette elementet er begrenset."; -$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "Du har brukt %1$.2f Mbytes av %2$.2f Mbytes i bildelageret."; -$a->strings["You have used %1$.2f Mbytes of photo storage."] = "Du har brukt %1$.2f Mbytes av bildelageret."; -$a->strings["Upload Photos"] = "Last opp bilder"; -$a->strings["New album name: "] = "Nytt albumnavn:"; -$a->strings["or existing album name: "] = "eller eksisterende albumnavn:"; -$a->strings["Do not show a status post for this upload"] = "Ikke lag et statusinnlegg for denne oppdateringen"; -$a->strings["Contact Photos"] = "Kontaktbilder"; -$a->strings["Edit Album"] = "Endre album"; -$a->strings["Show Newest First"] = "Vis nyeste først"; -$a->strings["Show Oldest First"] = "Vis eldste først"; -$a->strings["View Photo"] = "Vis foto"; -$a->strings["Permission denied. Access to this item may be restricted."] = "Tillatelse avvist. Tilgang til dette elementet kan være begrenset."; -$a->strings["Photo not available"] = "Bilde er utilgjengelig"; -$a->strings["Use as profile photo"] = "Bruk som profilbilde"; -$a->strings["View Full Size"] = "Vis i full størrelse"; -$a->strings["Edit photo"] = "Endre bilde"; -$a->strings["Rotate CW (right)"] = "Roter med klokka (mot høyre)"; -$a->strings["Rotate CCW (left)"] = "Roter mot klokka (venstre)"; -$a->strings["New album name"] = "Nytt albumnavn"; -$a->strings["Caption"] = "Overskrift"; -$a->strings["Add a Tag"] = "Legg til merkelapp"; -$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Eksempel: @ola, @Kari_Nordmann, @jim@example.com, #Norge, #telttur"; -$a->strings["In This Photo:"] = "I dette bildet:"; -$a->strings["View Album"] = "Vis album"; -$a->strings["Recent Photos"] = "Nye bilder"; +$a->strings["Channel Type"] = "Kanaltype"; +$a->strings["Please choose a channel type (such as social networking or community forum) and privacy requirements so we can select the best permissions for you"] = "Vennligst velg en kanaltype (for eksempel sosialt nettverk eller forum for felleskap) og krav til personvern slik at vi kan velge de beste tillatelsene for deg."; +$a->strings["Red Matrix - "The Network""] = "Red Matrix - "Nettverket""; +$a->strings["Welcome to %s"] = "Velkommen til %s"; $a->strings["Invalid request identifier."] = "Ugyldig forespørselsidentifikator."; $a->strings["Discard"] = "Forkast"; $a->strings["No more system notifications."] = "Ingen flere systemvarsler."; $a->strings["System Notifications"] = "Systemvarsler"; +$a->strings["Xchan Lookup"] = "Xchan oppslag"; +$a->strings["Lookup xchan beginning with (or webbie): "] = "SlÃ¥ opp xchan som begynner med (eller webbie):"; $a->strings["Unable to find your hub."] = "Ikke i stand til Ã¥ finne hubben din."; $a->strings["Post successful."] = "Innlegg vellykket."; $a->strings["invalid target signature"] = "MÃ¥lets signatur er ugyldig"; -$a->strings["OpenID protocol error. No ID returned."] = "OpenID protokollfeil. Ingen ID ble returnert."; $a->strings["App installed."] = "App installert."; $a->strings["Malformed app."] = "Feil oppsett for app-en."; $a->strings["Embed code"] = "Innbyggingskode"; @@ -1759,35 +1880,43 @@ $a->strings["80 x 80 pixels - optional"] = "80 x80 pixler - valgfritt"; $a->strings["Version ID"] = "Versjons-ID"; $a->strings["Price of app"] = "Pris pÃ¥ app"; $a->strings["Location (URL) to purchase app"] = "Plassering (URL) for Ã¥ kjøpe app"; -$a->strings["Schema Default"] = "Standardskjema"; +$a->strings["Poll"] = "Spørring"; +$a->strings["View Results"] = "Vis resultater"; +$a->strings["Account removals are not allowed within 48 hours of changing the account password."] = "Sletting av kontoer er ikke tillatt innen 48 timer etter endring av kontopassordet."; +$a->strings["Remove This Account"] = "Slett denne kontoen"; +$a->strings["This will completely remove this account including all its channels from the network. Once this has been done it is not recoverable."] = "Dette vil fullstendig slette denne kontoen inkludert alle dens kanaler fra nettverket. NÃ¥r dette er gjort kan det ikke angres."; +$a->strings["Remove this account, all its channels and all its channel clones from the network"] = "Slett denne kontoen, alle dens kanaler og alle dens kanalkloner fra dette nettverket"; +$a->strings["By default only the instances of the channels located on this hub will be removed from the network"] = "Som standard vil bare forekomster av kanalene lokalisert pÃ¥ denne hubben bli slettet fra nettverket"; +$a->strings["No service class restrictions found."] = "Ingen restriksjoner er funnet i tjenesteklasse."; +$a->strings["Schema Default"] = "Standard skjema"; $a->strings["Sans-Serif"] = "Sans-Serif"; $a->strings["Monospace"] = "Monospace"; $a->strings["Theme settings"] = "Temainnstillinger"; $a->strings["Set scheme"] = "Angi skjema"; $a->strings["Set font-size for posts and comments"] = "Angi skriftstørrelse for innlegg og kommentarer"; $a->strings["Set font face"] = "Angi skrifttype"; -$a->strings["Set iconset"] = "Angi ikonsett"; +$a->strings["Set iconset"] = "Angi ikonutvalg"; $a->strings["Set big shadow size, default 15px 15px 15px"] = "Angi stor skyggestørrelse, standard 15px 15px 15px"; $a->strings["Set small shadow size, default 5px 5px 5px"] = "Angi liten skyggestørrelse, standard 5px 5px 5px"; -$a->strings["Set shadow colour, default #000"] = "Angi skyggefarge, standard #000"; -$a->strings["Set radius size, default 5px"] = "Angi størrelsen pÃ¥ radius, standard 5px"; +$a->strings["Set shadow color, default #000"] = "Angi skyggefarge, standard #000"; +$a->strings["Set radius size, default 5px"] = "Angi radiusstørrelse, standard 5px"; $a->strings["Set line-height for posts and comments"] = "Angi linjeavstand for innlegg og kommentarer"; $a->strings["Set background image"] = "Angi bakgrunnsbilde"; $a->strings["Set background attachment"] = "Angi bakgrunnsvedlegg"; -$a->strings["Set background colour"] = "Angi bakgrunnsbilde"; +$a->strings["Set background color"] = "Angi bakgrunnsfarge"; $a->strings["Set section background image"] = "Angi seksjonens bakgrunnsbilde"; -$a->strings["Set section background colour"] = "Angi seksjonens bakgrunnsfarge"; -$a->strings["Set colour of items - use hex"] = "Angi fargen til elementer - bruk hex"; -$a->strings["Set colour of links - use hex"] = "Angi fargen til lenker - bruk hex"; -$a->strings["Set max-width for items. Default 400px"] = "Angi største bredde for elementer. Standard 400px."; -$a->strings["Set min-width for items. Default 240px"] = "Angi minste bredde for elementer. Standard 240px."; -$a->strings["Set the generic content wrapper width. Default 48%"] = "Angi bredden til den generelle innholdsinnpakningen. Standard 48%"; -$a->strings["Set colour of fonts - use hex"] = "Angi skriftfargen - bruk hex"; +$a->strings["Set section background color"] = "Angi seksjonens bakgrunnsfarge"; +$a->strings["Set color of items - use hex"] = "Angi fargen til elementer - bruk hex"; +$a->strings["Set color of links - use hex"] = "Angi fargen til lenker - bruk hex"; +$a->strings["Set max-width for items. Default 400px"] = "Angi maksimal bredde for elementer. Standard 400px"; +$a->strings["Set min-width for items. Default 240px"] = "Angi minimumsbredde for elementer. Standard 240px"; +$a->strings["Set the generic content wrapper width. Default 48%"] = "Angi den generelle bredden for innpakking av innhold. Standard 48%"; +$a->strings["Set color of fonts - use hex"] = "Angi skriftfargen - bruk hex"; $a->strings["Set background-size element"] = "Angi størrelsen pÃ¥ bakgrunnselementet"; -$a->strings["Item opacity"] = "Elementets dekkevne"; +$a->strings["Item opacity"] = "Elementers dekkevne"; $a->strings["Display post previews only"] = "Vis kun forhÃ¥ndsvisning av innlegg"; $a->strings["Display side bar on channel page"] = "Vis sidestolpe pÃ¥ kanalsiden"; -$a->strings["Colour of the navigation bar"] = "Fargen til navigasjonslinjen"; +$a->strings["Colour of the navigation bar"] = "Fargen pÃ¥ navigasjonslinjen"; $a->strings["Item float"] = "Elementflyt"; $a->strings["Left offset of the section element"] = "Til venstre for seksjonselementet"; $a->strings["Right offset of the section element"] = "Til høyre for seksjonselementet"; @@ -1797,27 +1926,28 @@ $a->strings["Right offset of the aside element"] = "Til høyre for sidestolpen"; $a->strings["None"] = "Ingen"; $a->strings["Header image"] = "Topptekstbilde"; $a->strings["Header image only on profile pages"] = "Topptekstbilde bare pÃ¥ profilsider"; +$a->strings["Light (Red Matrix default)"] = "Lys (Red Matrix standard)"; $a->strings["Narrow navbar"] = "Smal navigasjonslinje"; -$a->strings["Navigation bar background colour"] = "Navigasjonslinjens bakgrunnsfarge"; -$a->strings["Navigation bar gradient top colour"] = "Navigasjonslinjens graderte toppfarge"; -$a->strings["Navigation bar gradient bottom colour"] = "Navigasjonslinjens graderte bunnfarge"; -$a->strings["Navigation active button gradient top colour"] = "Aktiv navigasjonsknapp sin graderte toppfarge"; -$a->strings["Navigation active button gradient bottom colour"] = "Aktiv navigasjonsknapp sin graderte bunnfarge"; -$a->strings["Navigation bar border colour "] = "Navigasjonslinjens kantfarge"; -$a->strings["Navigation bar icon colour "] = "Navigasjonslinjens ikonfarge"; -$a->strings["Navigation bar active icon colour "] = "Navigasjonslinjens aktive ikoners farge"; -$a->strings["link colour"] = "lenkefarge"; -$a->strings["Set font-colour for banner"] = "Angi skriftfargen for banneret"; -$a->strings["Set the background colour"] = "Angi bakgrunnsfargen"; +$a->strings["Navigation bar background color"] = "Navigasjonslinjens bakgrunnsfarge"; +$a->strings["Navigation bar gradient top color"] = "Navigasjonslinjens graderte toppfarge"; +$a->strings["Navigation bar gradient bottom color"] = "Navigasjonslinjens graderte bunnfarge"; +$a->strings["Navigation active button gradient top color"] = "Aktiv navigasjonsknapp sin graderte toppfarge"; +$a->strings["Navigation active button gradient bottom color"] = "Aktiv navigasjonsknapp sin graderte bunnfarge"; +$a->strings["Navigation bar border color "] = "Navigasjonslinjens kantfarge"; +$a->strings["Navigation bar icon color "] = "Navigasjonslinjens ikonfarge"; +$a->strings["Navigation bar active icon color "] = "Navigasjonslinjens aktive ikoners farge"; +$a->strings["link color"] = "lenkefarge"; +$a->strings["Set font-color for banner"] = "Angi skriftfargen for banneret"; +$a->strings["Set the background color"] = "Angi bakgrunnsfargen"; $a->strings["Set the background image"] = "Angi bakgrunnsbilde"; -$a->strings["Set the background colour of items"] = "Angi bakgrunnsfargen til elementer"; -$a->strings["Set the background colour of comments"] = "Angi bakgrunnsfargen til kommentarer"; -$a->strings["Set the border colour of comments"] = "Angi kantfargen til kommentarer"; +$a->strings["Set the background color of items"] = "Angi bakgrunnsfargen til elementer"; +$a->strings["Set the background color of comments"] = "Angi bakgrunnsfargen til kommentarer"; +$a->strings["Set the border color of comments"] = "Angi kantfargen til kommentarer"; $a->strings["Set the indent for comments"] = "Angi innrykket til kommentarer"; -$a->strings["Set the basic colour for item icons"] = "Angi grunnfargen for elementikoner"; -$a->strings["Set the hover colour for item icons"] = "Angi fargen til elementikoner ved berøring"; +$a->strings["Set the basic color for item icons"] = "Angi grunnfargen for elementikoner"; +$a->strings["Set the hover color for item icons"] = "Angi fargen til elementikoner ved berøring"; $a->strings["Set font-size for the entire application"] = "Angi skriftstørrelsen for hele programmet"; -$a->strings["Set font-colour for posts and comments"] = "Angi skriftfargen for innlegg og kommentarer"; +$a->strings["Set font-color for posts and comments"] = "Angi skriftfargen for innlegg og kommentarer"; $a->strings["Set radius of corners"] = "Angi hjørneradius"; $a->strings["Set shadow depth of photos"] = "Angi skyggedybden til bilder"; $a->strings["Set maximum width of conversation regions"] = "Angi største bredde for samtaleregioner"; diff --git a/view/nl/messages.po b/view/nl/messages.po index 550b18e50..a954e1c39 100644 --- a/view/nl/messages.po +++ b/view/nl/messages.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Red Matrix\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-10-24 00:04-0700\n" -"PO-Revision-Date: 2014-10-27 13:39+0000\n" +"POT-Creation-Date: 2014-11-28 00:04-0800\n" +"PO-Revision-Date: 2014-11-29 18:48+0000\n" "Last-Translator: jeroenpraat <jeroenpraat@xs4all.nl>\n" "Language-Team: Dutch (http://www.transifex.com/projects/p/red-matrix/language/nl/)\n" "MIME-Version: 1.0\n" @@ -19,964 +19,25 @@ msgstr "" "Language: nl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../../include/dba/dba_driver.php:50 +#: ../../include/dba/dba_driver.php:142 #, php-format msgid "Cannot locate DNS info for database server '%s'" msgstr "Kan DNS-informatie voor databaseserver '%s' niet vinden" -#: ../../include/photo/photo_driver.php:680 ../../include/photos.php:51 -#: ../../mod/photos.php:91 ../../mod/photos.php:657 ../../mod/photos.php:679 +#: ../../include/photo/photo_driver.php:680 ../../include/photos.php:52 #: ../../mod/profile_photo.php:142 ../../mod/profile_photo.php:301 -#: ../../mod/profile_photo.php:423 +#: ../../mod/profile_photo.php:423 ../../mod/photos.php:91 +#: ../../mod/photos.php:654 msgid "Profile Photos" msgstr "Profielfoto's" -#: ../../include/network.php:590 -msgid "view full size" -msgstr "volledige grootte tonen" - -#: ../../include/oembed.php:171 -msgid "Embedded content" -msgstr "Ingesloten inhoud" - -#: ../../include/oembed.php:180 -msgid "Embedding disabled" -msgstr "Insluiten uitgeschakeld" - -#: ../../include/items.php:377 ../../mod/profperm.php:23 -#: ../../mod/subthread.php:49 ../../mod/group.php:68 ../../mod/like.php:242 -#: ../../index.php:388 -msgid "Permission denied" -msgstr "Toegang geweigerd" - -#: ../../include/items.php:964 ../../include/items.php:1009 -msgid "(Unknown)" -msgstr "(Onbekend)" - -#: ../../include/items.php:1165 -msgid "Visible to anybody on the internet." -msgstr "Voor iedereen op het internet zichtbaar." - -#: ../../include/items.php:1167 -msgid "Visible to you only." -msgstr "Alleen voor jou zichtbaar." - -#: ../../include/items.php:1169 -msgid "Visible to anybody in this network." -msgstr "Voor iedereen in dit netwerk zichtbaar." - -#: ../../include/items.php:1171 -msgid "Visible to anybody authenticated." -msgstr "Voor iedereen die geauthenticeerd is zichtbaar." - -#: ../../include/items.php:1173 -#, php-format -msgid "Visible to anybody on %s." -msgstr "Voor iedereen op %s zichtbaar." - -#: ../../include/items.php:1175 -msgid "Visible to all connections." -msgstr "Voor alle connecties zichtbaar." - -#: ../../include/items.php:1177 -msgid "Visible to approved connections." -msgstr "Voor alle goedgekeurde connecties zichtbaar." - -#: ../../include/items.php:1179 -msgid "Visible to specific connections." -msgstr "Voor specifieke connecties zichtbaar." - -#: ../../include/items.php:3938 ../../mod/display.php:32 -#: ../../mod/filestorage.php:26 ../../mod/admin.php:168 -#: ../../mod/admin.php:898 ../../mod/admin.php:1101 ../../mod/thing.php:76 -#: ../../mod/viewsrc.php:20 -msgid "Item not found." -msgstr "Item niet gevonden." - -#: ../../include/items.php:4005 ../../include/attach.php:116 -#: ../../include/attach.php:163 ../../include/attach.php:226 -#: ../../include/attach.php:240 ../../include/attach.php:280 -#: ../../include/attach.php:294 ../../include/attach.php:318 -#: ../../include/attach.php:511 ../../include/attach.php:584 -#: ../../include/photos.php:15 ../../include/chat.php:116 -#: ../../mod/mood.php:112 ../../mod/photos.php:68 ../../mod/photos.php:526 -#: ../../mod/mitem.php:73 ../../mod/achievements.php:30 -#: ../../mod/settings.php:496 ../../mod/poke.php:128 ../../mod/api.php:26 -#: ../../mod/api.php:31 ../../mod/authtest.php:13 ../../mod/profile.php:64 -#: ../../mod/profile.php:72 ../../mod/block.php:22 ../../mod/block.php:72 -#: ../../mod/blocks.php:29 ../../mod/blocks.php:44 ../../mod/bookmarks.php:46 -#: ../../mod/profiles.php:179 ../../mod/profiles.php:532 -#: ../../mod/events.php:195 ../../mod/channel.php:89 ../../mod/channel.php:193 -#: ../../mod/channel.php:236 ../../mod/chat.php:90 ../../mod/chat.php:95 -#: ../../mod/register.php:70 ../../mod/regmod.php:17 ../../mod/common.php:35 -#: ../../mod/network.php:12 ../../mod/connections.php:169 -#: ../../mod/connedit.php:254 ../../mod/delegate.php:6 ../../mod/page.php:28 -#: ../../mod/page.php:78 ../../mod/setup.php:203 ../../mod/editblock.php:34 -#: ../../mod/pdledit.php:21 ../../mod/editlayout.php:48 -#: ../../mod/editpost.php:13 ../../mod/editwebpage.php:44 -#: ../../mod/editwebpage.php:83 ../../mod/profile_photo.php:263 -#: ../../mod/profile_photo.php:276 ../../mod/sources.php:66 -#: ../../mod/filestorage.php:18 ../../mod/filestorage.php:67 -#: ../../mod/filestorage.php:82 ../../mod/filestorage.php:109 -#: ../../mod/fsuggest.php:78 ../../mod/suggest.php:26 ../../mod/group.php:9 -#: ../../mod/thing.php:247 ../../mod/thing.php:264 ../../mod/thing.php:299 -#: ../../mod/invite.php:13 ../../mod/invite.php:104 ../../mod/item.php:182 -#: ../../mod/item.php:190 ../../mod/item.php:954 ../../mod/layouts.php:27 -#: ../../mod/layouts.php:39 ../../mod/like.php:154 -#: ../../mod/viewconnections.php:22 ../../mod/viewconnections.php:27 -#: ../../mod/viewsrc.php:14 ../../mod/mail.php:111 ../../mod/manage.php:6 -#: ../../mod/menu.php:44 ../../mod/webpages.php:40 ../../mod/message.php:16 -#: ../../mod/new_channel.php:68 ../../mod/new_channel.php:99 -#: ../../mod/notifications.php:66 ../../mod/appman.php:66 -#: ../../mod/service_limits.php:7 ../../index.php:190 ../../index.php:389 -msgid "Permission denied." -msgstr "Toegang geweigerd" - -#: ../../include/items.php:4376 ../../mod/group.php:38 ../../mod/group.php:140 -msgid "Collection not found." -msgstr "Collectie niet gevonden." - -#: ../../include/items.php:4391 -msgid "Collection is empty." -msgstr "Collectie is leeg" - -#: ../../include/items.php:4398 -#, php-format -msgid "Collection: %s" -msgstr "Collectie: %s" - -#: ../../include/items.php:4409 -#, php-format -msgid "Connection: %s" -msgstr "Connectie: %s" - -#: ../../include/items.php:4412 -msgid "Connection not found." -msgstr "Connectie niet gevonden." - -#: ../../include/notify.php:23 -msgid "created a new post" -msgstr "maakte een nieuw bericht aan" - -#: ../../include/notify.php:24 -#, php-format -msgid "commented on %s's post" -msgstr "gaf een reactie op een bericht van %s" - -#: ../../include/apps.php:126 -msgid "Site Admin" -msgstr "Hubbeheerder" - -#: ../../include/apps.php:127 ../../include/conversation.php:1570 -#: ../../include/nav.php:117 -msgid "Bookmarks" -msgstr "Bladwijzers" - -#: ../../include/apps.php:128 -msgid "Address Book" -msgstr "Connecties" - -#: ../../include/apps.php:129 ../../include/nav.php:125 ../../boot.php:1496 -msgid "Login" -msgstr "Inloggen" - -#: ../../include/apps.php:130 ../../include/nav.php:216 -#: ../../mod/manage.php:148 -msgid "Channel Manager" -msgstr "Kanaalbeheer" - -#: ../../include/apps.php:131 ../../include/nav.php:190 -msgid "Matrix" -msgstr "Matrix" - -#: ../../include/apps.php:132 ../../include/widgets.php:521 -#: ../../include/nav.php:218 ../../mod/admin.php:953 ../../mod/admin.php:1158 -msgid "Settings" -msgstr "Instellingen" - -#: ../../include/apps.php:133 ../../include/conversation.php:1546 -#: ../../include/nav.php:106 ../../include/RedDAV/RedBrowser.php:241 -#: ../../mod/fbrowser.php:114 -msgid "Files" -msgstr "Bestanden" - -#: ../../include/apps.php:134 ../../include/conversation.php:1581 -#: ../../include/nav.php:121 ../../mod/webpages.php:129 -msgid "Webpages" -msgstr "Webpagina's" - -#: ../../include/apps.php:135 ../../include/nav.php:193 -msgid "Channel Home" -msgstr "Tijdlijn kanaal" - -#: ../../include/apps.php:136 ../../include/identity.php:1113 -#: ../../include/identity.php:1231 ../../mod/profperm.php:112 -msgid "Profile" -msgstr "Profiel" - -#: ../../include/apps.php:137 ../../include/conversation.php:1537 -#: ../../include/nav.php:105 ../../mod/fbrowser.php:25 -msgid "Photos" -msgstr "Foto's" - -#: ../../include/apps.php:138 ../../include/nav.php:212 -#: ../../mod/events.php:431 -msgid "Events" -msgstr "Agenda" - -#: ../../include/apps.php:139 ../../include/nav.php:176 -#: ../../mod/directory.php:226 -msgid "Directory" -msgstr "Gids" - -#: ../../include/apps.php:140 ../../include/nav.php:168 ../../mod/help.php:60 -#: ../../mod/help.php:65 -msgid "Help" -msgstr "Hulp" - -#: ../../include/apps.php:141 ../../include/nav.php:204 -msgid "Mail" -msgstr "Privéberichten" - -#: ../../include/apps.php:142 ../../mod/mood.php:131 -msgid "Mood" -msgstr "Stemming" - -#: ../../include/apps.php:143 ../../include/conversation.php:951 -msgid "Poke" -msgstr "Aanstoten" - -#: ../../include/apps.php:144 ../../include/nav.php:111 -msgid "Chat" -msgstr "Chatten" - -#: ../../include/apps.php:145 ../../include/text.php:822 -#: ../../include/text.php:834 ../../include/nav.php:173 -#: ../../mod/search.php:30 -msgid "Search" -msgstr "Zoeken" - -#: ../../include/apps.php:146 -msgid "Probe" -msgstr "Onderzoeken" - -#: ../../include/apps.php:147 -msgid "Suggest" -msgstr "Voorstellen" - -#: ../../include/apps.php:148 -msgid "Random Channel" -msgstr "Willekeurig kanaal" - -#: ../../include/apps.php:149 -msgid "Invite" -msgstr "Uitnodigen " - -#: ../../include/apps.php:150 -msgid "Features" -msgstr "Extra functies" - -#: ../../include/apps.php:151 -msgid "Language" -msgstr "Taal" - -#: ../../include/apps.php:152 -msgid "Post" -msgstr "Bericht" - -#: ../../include/apps.php:153 -msgid "Profile Photo" -msgstr "Profielfoto" - -#: ../../include/apps.php:242 ../../mod/settings.php:79 -#: ../../mod/settings.php:545 -msgid "Update" -msgstr "Bijwerken" - -#: ../../include/apps.php:242 -msgid "Install" -msgstr "Installeren" - -#: ../../include/apps.php:247 -msgid "Purchase" -msgstr "Aanschaffen" - -#: ../../include/apps.php:249 ../../include/page_widgets.php:8 -#: ../../include/page_widgets.php:36 ../../include/RedDAV/RedBrowser.php:250 -#: ../../include/menu.php:42 ../../include/ItemObject.php:100 -#: ../../mod/settings.php:581 ../../mod/blocks.php:99 -#: ../../mod/connections.php:381 ../../mod/connections.php:394 -#: ../../mod/connections.php:413 ../../mod/editblock.php:111 -#: ../../mod/editlayout.php:106 ../../mod/editpost.php:112 -#: ../../mod/editwebpage.php:143 ../../mod/thing.php:233 -#: ../../mod/layouts.php:121 ../../mod/menu.php:59 ../../mod/webpages.php:131 -msgid "Edit" -msgstr "Bewerken" - -#: ../../include/apps.php:250 ../../include/conversation.php:638 -#: ../../include/RedDAV/RedBrowser.php:251 ../../include/ItemObject.php:120 -#: ../../mod/photos.php:1062 ../../mod/settings.php:582 -#: ../../mod/connedit.php:462 ../../mod/group.php:176 ../../mod/admin.php:732 -#: ../../mod/admin.php:863 ../../mod/thing.php:234 -msgid "Delete" -msgstr "Verwijderen" - -#: ../../include/apps.php:331 ../../include/apps.php:382 -#: ../../include/conversation.php:1003 ../../include/RedDAV/RedBrowser.php:163 -#: ../../mod/photos.php:1124 ../../mod/connedit.php:498 -msgid "Unknown" -msgstr "Onbekend" - -#: ../../include/attach.php:221 ../../include/attach.php:275 -msgid "Item was not found." -msgstr "Item niet gevonden" - -#: ../../include/attach.php:331 -msgid "No source file." -msgstr "Geen bronbestand." - -#: ../../include/attach.php:348 -msgid "Cannot locate file to replace" -msgstr "Kan het te vervangen bestand niet vinden" - -#: ../../include/attach.php:366 -msgid "Cannot locate file to revise/update" -msgstr "Kan het bestand wat aangepast moet worden niet vinden" - -#: ../../include/attach.php:377 -#, php-format -msgid "File exceeds size limit of %d" -msgstr "Bestand is groter dan de toegelaten %d" - -#: ../../include/attach.php:389 -#, php-format -msgid "You have reached your limit of %1$.0f Mbytes attachment storage." -msgstr "Je hebt jouw limiet van %1$.0f MB opslagruimte voor bijlagen bereikt." - -#: ../../include/attach.php:472 -msgid "File upload failed. Possible system limit or action terminated." -msgstr "Uploaden van bestand mislukt. Mogelijk systeemlimiet bereikt of actie afgebroken." - -#: ../../include/attach.php:484 -msgid "Stored file could not be verified. Upload failed." -msgstr "Opgeslagen bestand kon niet worden geverifieerd. Uploaden mislukt." - -#: ../../include/attach.php:526 ../../include/attach.php:543 -msgid "Path not available." -msgstr "Pad niet beschikbaar." - -#: ../../include/attach.php:589 -msgid "Empty pathname" -msgstr "Padnaam leeg" - -#: ../../include/attach.php:605 -msgid "duplicate filename or path" -msgstr "dubbele bestandsnaam of pad" - -#: ../../include/attach.php:629 -msgid "Path not found." -msgstr "Pad niet gevonden" - -#: ../../include/attach.php:680 -msgid "mkdir failed." -msgstr "directory aanmaken (mkdir) mislukt." - -#: ../../include/attach.php:684 -msgid "database storage failed." -msgstr "opslag in database mislukt." - -#: ../../include/page_widgets.php:6 -msgid "New Page" -msgstr "Nieuwe pagina" - -#: ../../include/page_widgets.php:39 ../../mod/blocks.php:102 -#: ../../mod/layouts.php:125 ../../mod/webpages.php:134 -msgid "View" -msgstr "Weergeven" - -#: ../../include/page_widgets.php:40 ../../include/conversation.php:1114 -#: ../../include/ItemObject.php:608 ../../mod/photos.php:1013 -#: ../../mod/editblock.php:141 ../../mod/editlayout.php:135 -#: ../../mod/editpost.php:140 ../../mod/editwebpage.php:174 -#: ../../mod/webpages.php:135 -msgid "Preview" -msgstr "Voorvertoning" - -#: ../../include/page_widgets.php:41 ../../mod/webpages.php:136 -msgid "Actions" -msgstr "Acties" - -#: ../../include/page_widgets.php:42 ../../mod/webpages.php:137 -msgid "Page Link" -msgstr "Paginalink" - -#: ../../include/page_widgets.php:43 ../../mod/webpages.php:138 -msgid "Title" -msgstr "Titel" - -#: ../../include/page_widgets.php:44 ../../mod/webpages.php:139 -msgid "Created" -msgstr "Aangemaakt" - -#: ../../include/page_widgets.php:45 ../../mod/webpages.php:140 -msgid "Edited" -msgstr "Bewerkt" - -#: ../../include/security.php:320 -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 "De beveiligings-token van het tekstvak was ongeldig. Dit is mogelijk het gevolg van dat er te lang (meer dan 3 uur) gewacht is om de tekst op te slaan. " - -#: ../../include/widgets.php:29 ../../include/contact_widgets.php:93 -msgid "Categories" -msgstr "Categorieën" - -#: ../../include/widgets.php:86 ../../include/nav.php:171 -#: ../../mod/apps.php:33 -msgid "Apps" -msgstr "Apps" - -#: ../../include/widgets.php:87 -msgid "System" -msgstr "Systeem" - -#: ../../include/widgets.php:89 ../../include/conversation.php:1449 -msgid "Personal" -msgstr "Persoonlijk" - -#: ../../include/widgets.php:90 -msgid "Create Personal App" -msgstr "Persoonlijke app maken" - -#: ../../include/widgets.php:91 -msgid "Edit Personal App" -msgstr "Persoonlijke app bewerken" - -#: ../../include/widgets.php:135 ../../include/widgets.php:175 -#: ../../include/identity.php:833 ../../include/conversation.php:948 -#: ../../include/Contact.php:107 ../../mod/directory.php:183 -#: ../../mod/dirprofile.php:164 ../../mod/suggest.php:51 -#: ../../mod/match.php:62 -msgid "Connect" -msgstr "Verbinden" - -#: ../../include/widgets.php:137 ../../mod/suggest.php:53 -msgid "Ignore/Hide" -msgstr "Negeren/Verbergen" - -#: ../../include/widgets.php:143 ../../mod/connections.php:267 -msgid "Suggestions" -msgstr "Voorgestelde kanalen" - -#: ../../include/widgets.php:144 -msgid "See more..." -msgstr "Meer..." - -#: ../../include/widgets.php:166 -#, php-format -msgid "You have %1$.0f of %2$.0f allowed connections." -msgstr "Je hebt %1$.0f van de %2$.0f toegestane connecties." - -#: ../../include/widgets.php:172 -msgid "Add New Connection" -msgstr "Nieuwe connectie toevoegen" - -#: ../../include/widgets.php:173 -msgid "Enter the channel address" -msgstr "Vul het adres van het nieuwe kanaal in" - -#: ../../include/widgets.php:174 -msgid "Example: bob@example.com, http://example.com/barbara" -msgstr "Voorbeeld: bob@example.com, http://example.com/barbara" - -#: ../../include/widgets.php:191 -msgid "Notes" -msgstr "Aantekeningen" - -#: ../../include/widgets.php:193 ../../include/text.php:823 -#: ../../include/text.php:835 ../../mod/rbmark.php:28 ../../mod/rbmark.php:98 -#: ../../mod/filer.php:50 ../../mod/admin.php:1341 ../../mod/admin.php:1362 -msgid "Save" -msgstr "Opslaan" - -#: ../../include/widgets.php:263 -msgid "Remove term" -msgstr "Verwijder zoekterm" - -#: ../../include/widgets.php:272 ../../include/features.php:58 -msgid "Saved Searches" -msgstr "Opgeslagen zoekopdrachten" - -#: ../../include/widgets.php:273 ../../include/group.php:302 -msgid "add" -msgstr "toevoegen" - -#: ../../include/widgets.php:303 ../../include/contact_widgets.php:58 -#: ../../include/features.php:72 -msgid "Saved Folders" -msgstr "Bewaarde mappen" - -#: ../../include/widgets.php:306 ../../include/contact_widgets.php:61 -#: ../../include/contact_widgets.php:96 -msgid "Everything" -msgstr "Alles" - -#: ../../include/widgets.php:342 -msgid "Archives" -msgstr "Archieven" - -#: ../../include/widgets.php:404 -msgid "Refresh" -msgstr "Vernieuwen" - -#: ../../include/widgets.php:405 ../../mod/connedit.php:492 -msgid "Me" -msgstr "Ik" - -#: ../../include/widgets.php:406 ../../mod/connedit.php:494 -msgid "Best Friends" -msgstr "Goede vrienden" - -#: ../../include/widgets.php:407 ../../include/identity.php:381 -#: ../../include/identity.php:382 ../../include/identity.php:389 -#: ../../include/profile_selectors.php:80 ../../mod/connedit.php:495 -msgid "Friends" -msgstr "Vrienden" - -#: ../../include/widgets.php:408 -msgid "Co-workers" -msgstr "Collega's" - -#: ../../include/widgets.php:409 ../../mod/connedit.php:496 -msgid "Former Friends" -msgstr "Oude vrienden" - -#: ../../include/widgets.php:410 ../../mod/connedit.php:497 -msgid "Acquaintances" -msgstr "Kennissen" - -#: ../../include/widgets.php:411 -msgid "Everybody" -msgstr "Iedereen" - -#: ../../include/widgets.php:443 -msgid "Account settings" -msgstr "Account" - -#: ../../include/widgets.php:449 -msgid "Channel settings" -msgstr "Kanaal" - -#: ../../include/widgets.php:455 -msgid "Additional features" -msgstr "Extra functies" - -#: ../../include/widgets.php:461 -msgid "Feature settings" -msgstr "Plug-ins" - -#: ../../include/widgets.php:467 -msgid "Display settings" -msgstr "Weergave" - -#: ../../include/widgets.php:473 -msgid "Connected apps" -msgstr "Verbonden applicaties" - -#: ../../include/widgets.php:479 -msgid "Export channel" -msgstr "Kanaal exporteren" - -#: ../../include/widgets.php:485 -msgid "Export content" -msgstr "Inhoud exporteren" - -#: ../../include/widgets.php:491 -msgid "Automatic Permissions (Advanced)" -msgstr "Automatische permissies (geavanceerd)" - -#: ../../include/widgets.php:501 -msgid "Premium Channel Settings" -msgstr "Instellingen premiumkanaal" - -#: ../../include/widgets.php:510 ../../include/features.php:49 -#: ../../mod/sources.php:88 -msgid "Channel Sources" -msgstr "Kanaalbronnen" - -#: ../../include/widgets.php:535 ../../mod/mail.php:124 -#: ../../mod/message.php:31 -msgid "Messages" -msgstr "Berichten" - -#: ../../include/widgets.php:540 -msgid "Check Mail" -msgstr "Controleer op nieuwe berichten" - -#: ../../include/widgets.php:545 ../../include/nav.php:209 -msgid "New Message" -msgstr "Nieuw bericht" - -#: ../../include/widgets.php:621 -msgid "Chat Rooms" -msgstr "Chatkanalen" - -#: ../../include/widgets.php:639 -msgid "Bookmarked Chatrooms" -msgstr "Bladwijzers van chatkanalen" - -#: ../../include/widgets.php:657 -msgid "Suggested Chatrooms" -msgstr "Voorgestelde chatkanalen" - -#: ../../include/zot.php:655 -msgid "Invalid data packet" -msgstr "Datapakket ongeldig" - -#: ../../include/zot.php:671 -msgid "Unable to verify channel signature" -msgstr "Kanaalkenmerk kon niet worden geverifieerd. " - -#: ../../include/zot.php:1763 -#, php-format -msgid "Unable to verify site signature for %s" -msgstr "Hubkenmerk voor %s kon niet worden geverifieerd" - -#: ../../include/photos.php:104 -#, php-format -msgid "Image exceeds website size limit of %lu bytes" -msgstr "Afbeelding is groter dan op deze hub toegestane limiet van %lu bytes" - -#: ../../include/photos.php:111 -msgid "Image file is empty." -msgstr "Afbeeldingsbestand is leeg" - -#: ../../include/photos.php:140 ../../mod/profile_photo.php:216 -msgid "Unable to process image" -msgstr "Afbeelding kan niet verwerkt worden" - -#: ../../include/photos.php:212 -msgid "Photo storage failed." -msgstr "Foto kan niet worden opgeslagen" - -#: ../../include/photos.php:340 ../../include/conversation.php:1540 -msgid "Photo Albums" -msgstr "Fotoalbums" - -#: ../../include/photos.php:344 -msgid "Upload New Photos" -msgstr "Nieuwe foto's uploaden" - -#: ../../include/acl_selectors.php:240 -msgid "Visible to your default audience" -msgstr "Voor iedereen zichtbaar, mits niet anders ingesteld" - -#: ../../include/acl_selectors.php:241 -msgid "Show" -msgstr "Tonen" - -#: ../../include/acl_selectors.php:242 -msgid "Don't show" -msgstr "Niet tonen" - -#: ../../include/acl_selectors.php:248 ../../mod/photos.php:604 -#: ../../mod/photos.php:968 ../../mod/events.php:585 ../../mod/chat.php:209 -#: ../../mod/filestorage.php:137 -msgid "Permissions" -msgstr "Permissies" - -#: ../../include/acl_selectors.php:249 ../../include/ItemObject.php:305 -msgid "Close" -msgstr "Sluiten" - -#: ../../include/activities.php:39 -msgid " and " -msgstr " en " - -#: ../../include/activities.php:47 -msgid "public profile" -msgstr "openbaar profiel" - -#: ../../include/activities.php:52 -#, php-format -msgid "%1$s changed %2$s to “%3$s”" -msgstr "%1$s veranderde %2$s naar “%3$s”" - -#: ../../include/activities.php:53 -#, php-format -msgid "Visit %1$s's %2$s" -msgstr "Bezoek het %2$s van %1$s" - -#: ../../include/activities.php:56 -#, php-format -msgid "%1$s has an updated %2$s, changing %3$s." -msgstr "%1$s heeft een aangepaste %2$s, %3$s veranderd." - -#: ../../include/api.php:1084 -msgid "Public Timeline" -msgstr "Openbare tijdlijn" - -#: ../../include/identity.php:31 ../../mod/item.php:1344 -msgid "Unable to obtain identity information from database" -msgstr "Niet in staat om identiteitsinformatie uit de database te verkrijgen" - -#: ../../include/identity.php:66 -msgid "Empty name" -msgstr "Ontbrekende naam" - -#: ../../include/identity.php:68 -msgid "Name too long" -msgstr "Naam te lang" - -#: ../../include/identity.php:169 -msgid "No account identifier" -msgstr "Geen account-identificator" - -#: ../../include/identity.php:181 -msgid "Nickname is required." -msgstr "Bijnaam is verplicht" - -#: ../../include/identity.php:195 -msgid "Reserved nickname. Please choose another." -msgstr "Deze naam is gereserveerd. Kies een andere." - -#: ../../include/identity.php:200 ../../include/dimport.php:34 -msgid "" -"Nickname has unsupported characters or is already being used on this site." -msgstr "Deze naam heeft niet ondersteunde karakters of is al op deze hub in gebruik." - -#: ../../include/identity.php:282 -msgid "Unable to retrieve created identity" -msgstr "Niet in staat om aangemaakte identiteit te vinden" - -#: ../../include/identity.php:342 -msgid "Default Profile" -msgstr "Standaardprofiel" - -#: ../../include/identity.php:636 -msgid "Requested channel is not available." -msgstr "Opgevraagd kanaal is niet beschikbaar." - -#: ../../include/identity.php:684 ../../mod/achievements.php:11 -#: ../../mod/profile.php:16 ../../mod/blocks.php:10 ../../mod/connect.php:13 -#: ../../mod/filestorage.php:48 ../../mod/layouts.php:8 -#: ../../mod/webpages.php:8 ../../mod/hcard.php:8 -msgid "Requested profile is not available." -msgstr "Opgevraagd profiel is niet beschikbaar" - -#: ../../include/identity.php:847 ../../mod/profiles.php:722 -msgid "Change profile photo" -msgstr "Profielfoto veranderen" - -#: ../../include/identity.php:853 -msgid "Profiles" -msgstr "Profielen" - -#: ../../include/identity.php:853 -msgid "Manage/edit profiles" -msgstr "Profielen beheren/bewerken" - -#: ../../include/identity.php:854 ../../mod/profiles.php:723 -msgid "Create New Profile" -msgstr "Nieuw profiel aanmaken" - -#: ../../include/identity.php:857 ../../include/nav.php:103 -msgid "Edit Profile" -msgstr "Profiel bewerken" - -#: ../../include/identity.php:868 ../../mod/profiles.php:734 -msgid "Profile Image" -msgstr "Profielfoto" - -#: ../../include/identity.php:871 -msgid "visible to everybody" -msgstr "Voor iedereen zichtbaar" - -#: ../../include/identity.php:872 ../../mod/profiles.php:617 -#: ../../mod/profiles.php:738 -msgid "Edit visibility" -msgstr "Zichtbaarheid bewerken" - -#: ../../include/identity.php:884 ../../include/event.php:40 -#: ../../include/bb2diaspora.php:480 ../../mod/events.php:579 -#: ../../mod/directory.php:156 ../../mod/dirprofile.php:105 -msgid "Location:" -msgstr "Plaats:" - -#: ../../include/identity.php:886 ../../include/identity.php:1123 -#: ../../mod/directory.php:158 -msgid "Gender:" -msgstr "Geslacht:" - -#: ../../include/identity.php:887 ../../include/identity.php:1167 -#: ../../mod/directory.php:160 -msgid "Status:" -msgstr "Status:" - -#: ../../include/identity.php:888 ../../include/identity.php:1178 -#: ../../mod/directory.php:162 -msgid "Homepage:" -msgstr "Homepagina:" - -#: ../../include/identity.php:889 ../../mod/dirprofile.php:151 -msgid "Online Now" -msgstr "Nu online" - -#: ../../include/identity.php:967 ../../include/identity.php:1047 -#: ../../mod/ping.php:298 -msgid "g A l F d" -msgstr "G:i, l d F" - -#: ../../include/identity.php:968 ../../include/identity.php:1048 -msgid "F d" -msgstr "d F" - -#: ../../include/identity.php:1013 ../../include/identity.php:1088 -#: ../../mod/ping.php:320 -msgid "[today]" -msgstr "[vandaag]" - -#: ../../include/identity.php:1025 -msgid "Birthday Reminders" -msgstr "Verjaardagsherinneringen" - -#: ../../include/identity.php:1026 -msgid "Birthdays this week:" -msgstr "Verjaardagen deze week:" - -#: ../../include/identity.php:1081 -msgid "[No description]" -msgstr "[Geen omschrijving]" - -#: ../../include/identity.php:1099 -msgid "Event Reminders" -msgstr "Herinneringen" - -#: ../../include/identity.php:1100 -msgid "Events this week:" -msgstr "Gebeurtenissen deze week:" - -#: ../../include/identity.php:1121 ../../mod/settings.php:953 -msgid "Full Name:" -msgstr "Volledige naam:" - -#: ../../include/identity.php:1128 -msgid "Like this channel" -msgstr "Vind dit kanaal leuk" - -#: ../../include/identity.php:1139 ../../include/taxonomy.php:338 -#: ../../include/ItemObject.php:146 -msgctxt "noun" -msgid "Like" -msgid_plural "Likes" -msgstr[0] "vindt dit leuk" -msgstr[1] "vinden dit leuk" - -#: ../../include/identity.php:1152 -msgid "j F, Y" -msgstr "F j Y" - -#: ../../include/identity.php:1153 -msgid "j F" -msgstr "F j" - -#: ../../include/identity.php:1160 -msgid "Birthday:" -msgstr "Geboortedatum:" - -#: ../../include/identity.php:1164 -msgid "Age:" -msgstr "Leeftijd:" - -#: ../../include/identity.php:1173 -#, php-format -msgid "for %1$d %2$s" -msgstr "voor %1$d %2$s" - -#: ../../include/identity.php:1176 ../../mod/profiles.php:639 -msgid "Sexual Preference:" -msgstr "Seksuele voorkeur:" - -#: ../../include/identity.php:1180 ../../mod/profiles.php:641 -msgid "Hometown:" -msgstr "Oorspronkelijk uit:" - -#: ../../include/identity.php:1182 -msgid "Tags:" -msgstr "Trefwoorden:" - -#: ../../include/identity.php:1184 ../../mod/profiles.php:642 -msgid "Political Views:" -msgstr "Politieke overtuigingen:" - -#: ../../include/identity.php:1186 -msgid "Religion:" -msgstr "Religie:" - -#: ../../include/identity.php:1188 ../../mod/directory.php:164 -msgid "About:" -msgstr "Over:" - -#: ../../include/identity.php:1190 -msgid "Hobbies/Interests:" -msgstr "Hobby's/interesses:" - -#: ../../include/identity.php:1192 ../../mod/profiles.php:645 -msgid "Likes:" -msgstr "Houdt van:" - -#: ../../include/identity.php:1194 ../../mod/profiles.php:646 -msgid "Dislikes:" -msgstr "Houdt niet van:" - -#: ../../include/identity.php:1197 -msgid "Contact information and Social Networks:" -msgstr "Contactinformatie en sociale netwerken:" - -#: ../../include/identity.php:1199 -msgid "My other channels:" -msgstr "Mijn andere kanalen" - -#: ../../include/identity.php:1201 -msgid "Musical interests:" -msgstr "Muzikale interesses:" - -#: ../../include/identity.php:1203 -msgid "Books, literature:" -msgstr "Boeken, literatuur:" - -#: ../../include/identity.php:1205 -msgid "Television:" -msgstr "Televisie:" - -#: ../../include/identity.php:1207 -msgid "Film/dance/culture/entertainment:" -msgstr "Films/dansen/cultuur/vermaak:" - -#: ../../include/identity.php:1209 -msgid "Love/Romance:" -msgstr "Liefde/romantiek:" - -#: ../../include/identity.php:1211 -msgid "Work/employment:" -msgstr "Werk/beroep:" - -#: ../../include/identity.php:1213 -msgid "School/education:" -msgstr "School/opleiding:" - -#: ../../include/identity.php:1233 -msgid "Like this thing" -msgstr "Vind dit ding leuk" - -#: ../../include/conversation.php:120 ../../include/text.php:1743 -#: ../../include/diaspora.php:1924 ../../mod/subthread.php:72 -#: ../../mod/subthread.php:174 ../../mod/tagger.php:45 ../../mod/like.php:294 +#: ../../include/conversation.php:120 ../../include/text.php:1747 +#: ../../include/diaspora.php:1928 ../../mod/subthread.php:72 +#: ../../mod/subthread.php:174 ../../mod/like.php:290 ../../mod/tagger.php:45 msgid "photo" msgstr "foto" -#: ../../include/conversation.php:123 ../../include/text.php:1746 +#: ../../include/conversation.php:123 ../../include/text.php:1750 #: ../../mod/tagger.php:49 msgid "event" msgstr "gebeurtenis" @@ -985,24 +46,24 @@ msgstr "gebeurtenis" msgid "channel" msgstr "kanaal" -#: ../../include/conversation.php:148 ../../include/text.php:1749 -#: ../../include/diaspora.php:1924 ../../mod/subthread.php:72 -#: ../../mod/subthread.php:174 ../../mod/tagger.php:53 ../../mod/like.php:294 +#: ../../include/conversation.php:148 ../../include/text.php:1753 +#: ../../include/diaspora.php:1928 ../../mod/subthread.php:72 +#: ../../mod/subthread.php:174 ../../mod/like.php:290 ../../mod/tagger.php:53 msgid "status" msgstr "bericht" -#: ../../include/conversation.php:150 ../../include/text.php:1751 +#: ../../include/conversation.php:150 ../../include/text.php:1755 #: ../../mod/tagger.php:55 msgid "comment" msgstr "reactie" -#: ../../include/conversation.php:164 ../../include/diaspora.php:1953 -#: ../../mod/like.php:331 +#: ../../include/conversation.php:164 ../../include/diaspora.php:1957 +#: ../../mod/like.php:336 #, php-format msgid "%1$s likes %2$s's %3$s" msgstr "%1$s vindt %3$s van %2$s leuk" -#: ../../include/conversation.php:167 ../../mod/like.php:333 +#: ../../include/conversation.php:167 ../../mod/like.php:338 #, php-format msgid "%1$s doesn't like %2$s's %3$s" msgstr "%1$s vindt %3$s van %2$s niet leuk" @@ -1017,7 +78,7 @@ msgstr "%1$s is nu met %2$s verbonden" msgid "%1$s poked %2$s" msgstr "%1$s heeft %2$s aangestoten" -#: ../../include/conversation.php:243 ../../include/text.php:901 +#: ../../include/conversation.php:243 ../../include/text.php:905 msgid "poked" msgstr "aangestoten" @@ -1027,840 +88,553 @@ msgctxt "mood" msgid "%1$s is %2$s" msgstr "%1$s is %2$s" -#: ../../include/conversation.php:637 ../../include/ItemObject.php:126 +#: ../../include/conversation.php:633 ../../include/ItemObject.php:126 msgid "Select" msgstr "Kies" -#: ../../include/conversation.php:645 ../../include/ItemObject.php:89 +#: ../../include/conversation.php:634 ../../include/RedDAV/RedBrowser.php:251 +#: ../../include/apps.php:250 ../../include/ItemObject.php:120 +#: ../../mod/settings.php:626 ../../mod/connedit.php:476 +#: ../../mod/thing.php:234 ../../mod/group.php:176 ../../mod/admin.php:730 +#: ../../mod/admin.php:861 ../../mod/photos.php:1070 +msgid "Delete" +msgstr "Verwijderen" + +#: ../../include/conversation.php:641 ../../include/ItemObject.php:89 msgid "Private Message" msgstr "Privébericht" -#: ../../include/conversation.php:652 ../../include/ItemObject.php:194 +#: ../../include/conversation.php:648 ../../include/ItemObject.php:194 msgid "Message signature validated" msgstr "Berichtkenmerk gevalideerd" -#: ../../include/conversation.php:653 ../../include/ItemObject.php:195 +#: ../../include/conversation.php:649 ../../include/ItemObject.php:195 msgid "Message signature incorrect" msgstr "Berichtkenmerk onjuist" -#: ../../include/conversation.php:674 +#: ../../include/conversation.php:670 #, php-format msgid "View %s's profile @ %s" msgstr "Bekijk het profiel van %s @ %s" -#: ../../include/conversation.php:689 +#: ../../include/conversation.php:685 msgid "Categories:" msgstr "Categorieën:" -#: ../../include/conversation.php:690 +#: ../../include/conversation.php:686 msgid "Filed under:" msgstr "Bewaard onder:" -#: ../../include/conversation.php:698 ../../include/ItemObject.php:265 +#: ../../include/conversation.php:694 ../../include/ItemObject.php:266 #, php-format msgid " from %s" msgstr " van %s" -#: ../../include/conversation.php:701 ../../include/ItemObject.php:268 +#: ../../include/conversation.php:697 ../../include/ItemObject.php:269 #, php-format msgid "last edited: %s" msgstr "laatst bewerkt: %s" -#: ../../include/conversation.php:702 ../../include/ItemObject.php:269 +#: ../../include/conversation.php:698 ../../include/ItemObject.php:270 #, php-format msgid "Expires: %s" msgstr "Verloopt: %s" -#: ../../include/conversation.php:717 +#: ../../include/conversation.php:713 msgid "View in context" msgstr "In context bekijken" -#: ../../include/conversation.php:719 ../../include/conversation.php:1153 -#: ../../include/ItemObject.php:310 ../../mod/photos.php:993 -#: ../../mod/editblock.php:120 ../../mod/editlayout.php:115 -#: ../../mod/editpost.php:121 ../../mod/editwebpage.php:152 -#: ../../mod/mail.php:234 ../../mod/mail.php:349 +#: ../../include/conversation.php:715 ../../include/conversation.php:1137 +#: ../../include/ItemObject.php:317 ../../mod/editblock.php:152 +#: ../../mod/editlayout.php:148 ../../mod/editpost.php:121 +#: ../../mod/editwebpage.php:183 ../../mod/mail.php:238 ../../mod/mail.php:353 +#: ../../mod/photos.php:978 msgid "Please wait" msgstr "Even wachten" -#: ../../include/conversation.php:843 +#: ../../include/conversation.php:831 msgid "remove" msgstr "verwijderen" -#: ../../include/conversation.php:847 ../../include/nav.php:257 +#: ../../include/conversation.php:835 ../../include/nav.php:257 msgid "Loading..." msgstr "Aan het laden..." -#: ../../include/conversation.php:848 +#: ../../include/conversation.php:836 msgid "Delete Selected Items" msgstr "Verwijder de geselecteerde items" -#: ../../include/conversation.php:942 +#: ../../include/conversation.php:926 msgid "View Source" msgstr "Bron weergeven" -#: ../../include/conversation.php:943 +#: ../../include/conversation.php:927 msgid "Follow Thread" msgstr "Conversatie volgen" -#: ../../include/conversation.php:944 +#: ../../include/conversation.php:928 msgid "View Status" msgstr "Status weergeven" -#: ../../include/conversation.php:945 ../../include/nav.php:99 -#: ../../mod/connedit.php:415 ../../mod/connedit.php:529 +#: ../../include/conversation.php:929 ../../include/nav.php:99 +#: ../../mod/connedit.php:429 ../../mod/connedit.php:544 msgid "View Profile" msgstr "Profiel weergeven" -#: ../../include/conversation.php:946 +#: ../../include/conversation.php:930 msgid "View Photos" msgstr "Foto's weergeven" -#: ../../include/conversation.php:947 +#: ../../include/conversation.php:931 msgid "Matrix Activity" msgstr "Activiteit in de RedMatrix" -#: ../../include/conversation.php:949 +#: ../../include/conversation.php:932 ../../include/identity.php:840 +#: ../../include/widgets.php:135 ../../include/widgets.php:175 +#: ../../include/Contact.php:107 ../../mod/suggest.php:51 +#: ../../mod/match.php:62 ../../mod/directory.php:235 +msgid "Connect" +msgstr "Verbinden" + +#: ../../include/conversation.php:933 msgid "Edit Contact" msgstr "Contact bewerken" -#: ../../include/conversation.php:950 +#: ../../include/conversation.php:934 msgid "Send PM" msgstr "Privébericht verzenden" -#: ../../include/conversation.php:1024 +#: ../../include/conversation.php:935 ../../include/apps.php:143 +msgid "Poke" +msgstr "Aanstoten" + +#: ../../include/conversation.php:987 ../../include/RedDAV/RedBrowser.php:163 +#: ../../include/apps.php:331 ../../include/apps.php:382 +#: ../../mod/connedit.php:512 ../../mod/photos.php:713 +#: ../../mod/photos.php:1132 +msgid "Unknown" +msgstr "Onbekend" + +#: ../../include/conversation.php:1008 #, php-format msgid "%s likes this." msgstr "%s vindt dit leuk." -#: ../../include/conversation.php:1024 +#: ../../include/conversation.php:1008 #, php-format msgid "%s doesn't like this." msgstr "%s vindt dit niet leuk." -#: ../../include/conversation.php:1028 +#: ../../include/conversation.php:1012 #, 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 persoon</span> vindt dit leuk." msgstr[1] "<span %1$s>%2$d personen</span> vinden dit leuk." -#: ../../include/conversation.php:1030 +#: ../../include/conversation.php:1014 #, 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 persoon</span> vindt dit niet leuk." msgstr[1] "<span %1$s>%2$d personen</span> vinden dit niet leuk." -#: ../../include/conversation.php:1036 +#: ../../include/conversation.php:1020 msgid "and" msgstr "en" -#: ../../include/conversation.php:1039 +#: ../../include/conversation.php:1023 #, php-format msgid ", and %d other people" msgid_plural ", and %d other people" msgstr[0] ", en %d ander persoon" msgstr[1] ", en %d andere personen" -#: ../../include/conversation.php:1040 +#: ../../include/conversation.php:1024 #, php-format msgid "%s like this." msgstr "%s vinden dit leuk." -#: ../../include/conversation.php:1040 +#: ../../include/conversation.php:1024 #, php-format msgid "%s don't like this." msgstr "%s vinden dit niet leuk." -#: ../../include/conversation.php:1097 +#: ../../include/conversation.php:1081 msgid "Visible to <strong>everybody</strong>" msgstr "Voor <strong>iedereen</strong> zichtbaar" -#: ../../include/conversation.php:1098 ../../mod/mail.php:170 -#: ../../mod/mail.php:282 +#: ../../include/conversation.php:1082 ../../mod/mail.php:171 +#: ../../mod/mail.php:286 msgid "Please enter a link URL:" msgstr "Vul een internetadres/URL in:" -#: ../../include/conversation.php:1099 +#: ../../include/conversation.php:1083 msgid "Please enter a video link/URL:" msgstr "Vul een videolink/URL in:" -#: ../../include/conversation.php:1100 +#: ../../include/conversation.php:1084 msgid "Please enter an audio link/URL:" msgstr "Vul een audiolink/URL in:" -#: ../../include/conversation.php:1101 +#: ../../include/conversation.php:1085 msgid "Tag term:" msgstr "Label:" -#: ../../include/conversation.php:1102 ../../mod/filer.php:49 +#: ../../include/conversation.php:1086 ../../mod/filer.php:49 msgid "Save to Folder:" msgstr "Bewaar in map: " -#: ../../include/conversation.php:1103 +#: ../../include/conversation.php:1087 msgid "Where are you right now?" msgstr "Waar bevind je je op dit moment?" -#: ../../include/conversation.php:1104 ../../mod/editpost.php:52 -#: ../../mod/mail.php:171 ../../mod/mail.php:283 +#: ../../include/conversation.php:1088 ../../mod/editpost.php:52 +#: ../../mod/mail.php:172 ../../mod/mail.php:287 msgid "Expires YYYY-MM-DD HH:MM" msgstr "Verloopt op DD-MM-YYYY om HH:MM" -#: ../../include/conversation.php:1128 ../../mod/photos.php:992 -#: ../../mod/editblock.php:168 ../../mod/editlayout.php:161 -#: ../../mod/editwebpage.php:201 ../../mod/layouts.php:122 +#: ../../include/conversation.php:1098 ../../include/page_widgets.php:40 +#: ../../include/ItemObject.php:630 ../../mod/webpages.php:166 +#: ../../mod/editblock.php:173 ../../mod/editlayout.php:168 +#: ../../mod/editpost.php:140 ../../mod/editwebpage.php:205 +#: ../../mod/photos.php:998 +msgid "Preview" +msgstr "Voorvertoning" + +#: ../../include/conversation.php:1112 ../../mod/editblock.php:198 +#: ../../mod/editlayout.php:193 ../../mod/editwebpage.php:230 +#: ../../mod/layouts.php:168 ../../mod/photos.php:977 msgid "Share" msgstr "Delen" -#: ../../include/conversation.php:1130 ../../mod/editwebpage.php:139 +#: ../../include/conversation.php:1114 ../../mod/editwebpage.php:170 msgid "Page link title" msgstr "Titel van paginalink" -#: ../../include/conversation.php:1133 +#: ../../include/conversation.php:1117 msgid "Post as" msgstr "Bericht plaatsen als" -#: ../../include/conversation.php:1134 ../../mod/editblock.php:112 -#: ../../mod/editlayout.php:107 ../../mod/editpost.php:113 -#: ../../mod/editwebpage.php:144 ../../mod/mail.php:231 ../../mod/mail.php:345 +#: ../../include/conversation.php:1118 ../../mod/editblock.php:144 +#: ../../mod/editlayout.php:140 ../../mod/editpost.php:113 +#: ../../mod/editwebpage.php:175 ../../mod/mail.php:235 ../../mod/mail.php:349 msgid "Upload photo" msgstr "Foto uploaden" -#: ../../include/conversation.php:1135 +#: ../../include/conversation.php:1119 msgid "upload photo" msgstr "foto uploaden" -#: ../../include/conversation.php:1136 ../../mod/editblock.php:113 -#: ../../mod/editlayout.php:108 ../../mod/editpost.php:114 -#: ../../mod/editwebpage.php:145 ../../mod/mail.php:232 ../../mod/mail.php:346 +#: ../../include/conversation.php:1120 ../../mod/editblock.php:145 +#: ../../mod/editlayout.php:141 ../../mod/editpost.php:114 +#: ../../mod/editwebpage.php:176 ../../mod/mail.php:236 ../../mod/mail.php:350 msgid "Attach file" msgstr "Bestand toevoegen" -#: ../../include/conversation.php:1137 +#: ../../include/conversation.php:1121 msgid "attach file" msgstr "bestand toevoegen" -#: ../../include/conversation.php:1138 ../../mod/editblock.php:114 -#: ../../mod/editlayout.php:109 ../../mod/editpost.php:115 -#: ../../mod/editwebpage.php:146 ../../mod/mail.php:233 ../../mod/mail.php:347 +#: ../../include/conversation.php:1122 ../../mod/editblock.php:146 +#: ../../mod/editlayout.php:142 ../../mod/editpost.php:115 +#: ../../mod/editwebpage.php:177 ../../mod/mail.php:237 ../../mod/mail.php:351 msgid "Insert web link" msgstr "Weblink invoegen" -#: ../../include/conversation.php:1139 +#: ../../include/conversation.php:1123 msgid "web link" msgstr "Weblink" -#: ../../include/conversation.php:1140 +#: ../../include/conversation.php:1124 msgid "Insert video link" msgstr "Videolink invoegen" -#: ../../include/conversation.php:1141 +#: ../../include/conversation.php:1125 msgid "video link" msgstr "videolink" -#: ../../include/conversation.php:1142 +#: ../../include/conversation.php:1126 msgid "Insert audio link" msgstr "Audiolink invoegen" -#: ../../include/conversation.php:1143 +#: ../../include/conversation.php:1127 msgid "audio link" msgstr "audiolink" -#: ../../include/conversation.php:1144 ../../mod/editblock.php:118 -#: ../../mod/editlayout.php:113 ../../mod/editpost.php:119 -#: ../../mod/editwebpage.php:150 +#: ../../include/conversation.php:1128 ../../mod/editblock.php:150 +#: ../../mod/editlayout.php:146 ../../mod/editpost.php:119 +#: ../../mod/editwebpage.php:181 msgid "Set your location" msgstr "Locatie instellen" -#: ../../include/conversation.php:1145 +#: ../../include/conversation.php:1129 msgid "set location" msgstr "locatie instellen" -#: ../../include/conversation.php:1146 ../../mod/editblock.php:119 -#: ../../mod/editlayout.php:114 ../../mod/editpost.php:120 -#: ../../mod/editwebpage.php:151 +#: ../../include/conversation.php:1130 ../../mod/editblock.php:151 +#: ../../mod/editlayout.php:147 ../../mod/editpost.php:120 +#: ../../mod/editwebpage.php:182 msgid "Clear browser location" msgstr "Locatie van webbrowser wissen" -#: ../../include/conversation.php:1147 +#: ../../include/conversation.php:1131 msgid "clear location" msgstr "locatie wissen" -#: ../../include/conversation.php:1149 ../../mod/editblock.php:132 -#: ../../mod/editlayout.php:126 ../../mod/editpost.php:132 -#: ../../mod/editwebpage.php:167 +#: ../../include/conversation.php:1133 ../../mod/editblock.php:164 +#: ../../mod/editlayout.php:159 ../../mod/editpost.php:132 +#: ../../mod/editwebpage.php:198 msgid "Set title" msgstr "Titel instellen" -#: ../../include/conversation.php:1152 ../../mod/events.php:563 -#: ../../mod/editblock.php:135 ../../mod/editlayout.php:129 -#: ../../mod/editpost.php:134 ../../mod/editwebpage.php:169 +#: ../../include/conversation.php:1136 ../../mod/events.php:574 +#: ../../mod/editblock.php:167 ../../mod/editlayout.php:162 +#: ../../mod/editpost.php:134 ../../mod/editwebpage.php:200 msgid "Categories (comma-separated list)" msgstr "Categorieën (door komma's gescheiden lijst)" -#: ../../include/conversation.php:1154 ../../mod/editblock.php:121 -#: ../../mod/editlayout.php:116 ../../mod/editpost.php:122 -#: ../../mod/editwebpage.php:153 +#: ../../include/conversation.php:1138 ../../mod/editblock.php:153 +#: ../../mod/editlayout.php:149 ../../mod/editpost.php:122 +#: ../../mod/editwebpage.php:184 msgid "Permission settings" msgstr "Permissies" -#: ../../include/conversation.php:1155 +#: ../../include/conversation.php:1139 msgid "permissions" msgstr "permissies" -#: ../../include/conversation.php:1162 ../../mod/editblock.php:129 -#: ../../mod/editlayout.php:123 ../../mod/editpost.php:129 -#: ../../mod/editwebpage.php:162 +#: ../../include/conversation.php:1146 ../../mod/editblock.php:161 +#: ../../mod/editlayout.php:156 ../../mod/editpost.php:129 +#: ../../mod/editwebpage.php:193 msgid "Public post" msgstr "Openbaar bericht" -#: ../../include/conversation.php:1164 ../../mod/editblock.php:136 -#: ../../mod/editlayout.php:130 ../../mod/editpost.php:135 -#: ../../mod/editwebpage.php:170 +#: ../../include/conversation.php:1148 ../../mod/editblock.php:168 +#: ../../mod/editlayout.php:163 ../../mod/editpost.php:135 +#: ../../mod/editwebpage.php:201 msgid "Example: bob@example.com, mary@example.com" msgstr "Voorbeeld: bob@voorbeeld.nl, mary@voorbeeld.be" -#: ../../include/conversation.php:1177 ../../mod/editblock.php:146 -#: ../../mod/editlayout.php:140 ../../mod/editpost.php:146 -#: ../../mod/editwebpage.php:179 ../../mod/mail.php:238 ../../mod/mail.php:352 +#: ../../include/conversation.php:1161 ../../mod/editblock.php:178 +#: ../../mod/editlayout.php:173 ../../mod/editpost.php:146 +#: ../../mod/editwebpage.php:210 ../../mod/mail.php:242 ../../mod/mail.php:356 msgid "Set expiration date" msgstr "Verloopdatum instellen" -#: ../../include/conversation.php:1179 ../../include/ItemObject.php:611 -#: ../../mod/editpost.php:148 ../../mod/mail.php:240 ../../mod/mail.php:354 +#: ../../include/conversation.php:1163 ../../include/ItemObject.php:633 +#: ../../mod/editpost.php:148 ../../mod/mail.php:244 ../../mod/mail.php:358 msgid "Encrypt text" msgstr "Tekst versleutelen" -#: ../../include/conversation.php:1181 ../../mod/events.php:569 +#: ../../include/conversation.php:1165 ../../mod/events.php:580 #: ../../mod/editpost.php:150 msgid "OK" msgstr "OK" -#: ../../include/conversation.php:1182 ../../mod/settings.php:520 -#: ../../mod/settings.php:546 ../../mod/events.php:568 +#: ../../include/conversation.php:1166 ../../mod/settings.php:564 +#: ../../mod/settings.php:590 ../../mod/events.php:579 #: ../../mod/editpost.php:151 ../../mod/fbrowser.php:82 -#: ../../mod/fbrowser.php:117 ../../mod/tagrm.php:11 ../../mod/tagrm.php:94 +#: ../../mod/fbrowser.php:117 ../../mod/tagrm.php:11 ../../mod/tagrm.php:134 msgid "Cancel" msgstr "Annuleren" -#: ../../include/conversation.php:1426 +#: ../../include/conversation.php:1410 msgid "Discover" msgstr "Ontdekken" -#: ../../include/conversation.php:1429 +#: ../../include/conversation.php:1413 msgid "Imported public streams" msgstr "Openbare streams importeren" -#: ../../include/conversation.php:1434 +#: ../../include/conversation.php:1418 msgid "Commented Order" msgstr "Nieuwe reacties bovenaan" -#: ../../include/conversation.php:1437 +#: ../../include/conversation.php:1421 msgid "Sort by Comment Date" msgstr "Berichten met nieuwe reacties bovenaan" -#: ../../include/conversation.php:1441 +#: ../../include/conversation.php:1425 msgid "Posted Order" msgstr "Nieuwe berichten bovenaan" -#: ../../include/conversation.php:1444 +#: ../../include/conversation.php:1428 msgid "Sort by Post Date" msgstr "Nieuwe berichten bovenaan" -#: ../../include/conversation.php:1452 +#: ../../include/conversation.php:1433 ../../include/widgets.php:89 +msgid "Personal" +msgstr "Persoonlijk" + +#: ../../include/conversation.php:1436 msgid "Posts that mention or involve you" msgstr "Alleen berichten die jou vermelden of waar je op een andere manier bij betrokken bent" -#: ../../include/conversation.php:1458 ../../mod/connections.php:211 -#: ../../mod/connections.php:224 ../../mod/menu.php:61 +#: ../../include/conversation.php:1442 ../../mod/connections.php:211 +#: ../../mod/connections.php:224 ../../mod/menu.php:80 msgid "New" msgstr "Nieuw" -#: ../../include/conversation.php:1461 +#: ../../include/conversation.php:1445 msgid "Activity Stream - by date" msgstr "Activiteitenstroom - volgens datum" -#: ../../include/conversation.php:1467 +#: ../../include/conversation.php:1451 msgid "Starred" msgstr "Met ster" -#: ../../include/conversation.php:1470 +#: ../../include/conversation.php:1454 msgid "Favourite Posts" msgstr "Favoriete berichten" -#: ../../include/conversation.php:1477 +#: ../../include/conversation.php:1461 msgid "Spam" msgstr "Spam" -#: ../../include/conversation.php:1480 +#: ../../include/conversation.php:1464 msgid "Posts flagged as SPAM" msgstr "Berichten gemarkeerd als SPAM" -#: ../../include/conversation.php:1516 ../../mod/admin.php:867 +#: ../../include/conversation.php:1504 ../../mod/admin.php:865 msgid "Channel" msgstr "Kanaal" -#: ../../include/conversation.php:1519 +#: ../../include/conversation.php:1507 msgid "Status Messages and Posts" msgstr "Berichten in dit kanaal" -#: ../../include/conversation.php:1528 +#: ../../include/conversation.php:1516 msgid "About" msgstr "Over" -#: ../../include/conversation.php:1531 +#: ../../include/conversation.php:1519 msgid "Profile Details" msgstr "Profiel" -#: ../../include/conversation.php:1549 +#: ../../include/conversation.php:1525 ../../include/nav.php:105 +#: ../../include/apps.php:137 ../../mod/fbrowser.php:25 +msgid "Photos" +msgstr "Foto's" + +#: ../../include/conversation.php:1528 ../../include/photos.php:341 +msgid "Photo Albums" +msgstr "Fotoalbums" + +#: ../../include/conversation.php:1534 ../../include/RedDAV/RedBrowser.php:241 +#: ../../include/nav.php:106 ../../include/apps.php:133 +#: ../../mod/fbrowser.php:114 +msgid "Files" +msgstr "Bestanden" + +#: ../../include/conversation.php:1537 msgid "Files and Storage" msgstr "Bestanden en opslagruimte" -#: ../../include/conversation.php:1558 ../../include/conversation.php:1561 +#: ../../include/conversation.php:1547 ../../include/conversation.php:1550 msgid "Chatrooms" msgstr "Chatkanalen" -#: ../../include/conversation.php:1573 +#: ../../include/conversation.php:1560 ../../include/nav.php:117 +#: ../../include/apps.php:127 +msgid "Bookmarks" +msgstr "Bladwijzers" + +#: ../../include/conversation.php:1563 msgid "Saved Bookmarks" msgstr "Opgeslagen bladwijzers" -#: ../../include/conversation.php:1584 +#: ../../include/conversation.php:1571 ../../include/nav.php:121 +#: ../../include/apps.php:134 ../../mod/webpages.php:160 +msgid "Webpages" +msgstr "Webpagina's" + +#: ../../include/conversation.php:1574 msgid "Manage Webpages" msgstr "Webpagina's beheren" -#: ../../include/auth.php:116 -msgid "Logged out." -msgstr "Uitgelogd." - -#: ../../include/auth.php:257 -msgid "Failed authentication" -msgstr "Mislukte authenticatie" - -#: ../../include/auth.php:271 ../../mod/openid.php:190 -msgid "Login failed." -msgstr "Inloggen mislukt." - -#: ../../include/text.php:321 -msgid "prev" -msgstr "vorige" - -#: ../../include/text.php:323 -msgid "first" -msgstr "eerste" - -#: ../../include/text.php:352 -msgid "last" -msgstr "laatste" - -#: ../../include/text.php:355 -msgid "next" -msgstr "volgende" - -#: ../../include/text.php:367 -msgid "older" -msgstr "ouder" - -#: ../../include/text.php:369 -msgid "newer" -msgstr "nieuwer" - -#: ../../include/text.php:736 -msgid "No connections" -msgstr "Geen connecties" - -#: ../../include/text.php:749 -#, php-format -msgid "%d Connection" -msgid_plural "%d Connections" -msgstr[0] "%d connectie" -msgstr[1] "%d connecties" - -#: ../../include/text.php:762 -msgid "View Connections" -msgstr "Connecties weergeven" - -#: ../../include/text.php:901 -msgid "poke" -msgstr "aanstoten" - -#: ../../include/text.php:902 -msgid "ping" -msgstr "ping" - -#: ../../include/text.php:902 -msgid "pinged" -msgstr "gepingd" - -#: ../../include/text.php:903 -msgid "prod" -msgstr "por" - -#: ../../include/text.php:903 -msgid "prodded" -msgstr "gepord" - -#: ../../include/text.php:904 -msgid "slap" -msgstr "slaan" - -#: ../../include/text.php:904 -msgid "slapped" -msgstr "sloeg" - -#: ../../include/text.php:905 -msgid "finger" -msgstr "finger" - -#: ../../include/text.php:905 -msgid "fingered" -msgstr "gefingerd" - -#: ../../include/text.php:906 -msgid "rebuff" -msgstr "afpoeieren" - -#: ../../include/text.php:906 -msgid "rebuffed" -msgstr "afgepoeierd" - -#: ../../include/text.php:915 -msgid "happy" -msgstr "gelukkig" - -#: ../../include/text.php:916 -msgid "sad" -msgstr "bedroefd" - -#: ../../include/text.php:917 -msgid "mellow" -msgstr "mellow" - -#: ../../include/text.php:918 -msgid "tired" -msgstr "moe" - -#: ../../include/text.php:919 -msgid "perky" -msgstr "parmantig" - -#: ../../include/text.php:920 -msgid "angry" -msgstr "boos" - -#: ../../include/text.php:921 -msgid "stupified" -msgstr "beteuterd" - -#: ../../include/text.php:922 -msgid "puzzled" -msgstr "verward" - -#: ../../include/text.php:923 -msgid "interested" -msgstr "geïnteresseerd" - -#: ../../include/text.php:924 -msgid "bitter" -msgstr "verbitterd" - -#: ../../include/text.php:925 -msgid "cheerful" -msgstr "vrolijk" - -#: ../../include/text.php:926 -msgid "alive" -msgstr "levendig" - -#: ../../include/text.php:927 -msgid "annoyed" -msgstr "geërgerd" - -#: ../../include/text.php:928 -msgid "anxious" -msgstr "bezorgd" - -#: ../../include/text.php:929 -msgid "cranky" -msgstr "humeurig" - -#: ../../include/text.php:930 -msgid "disturbed" -msgstr "verontrust" - -#: ../../include/text.php:931 -msgid "frustrated" -msgstr "gefrustreerd " - -#: ../../include/text.php:932 -msgid "depressed" -msgstr "gedeprimeerd" - -#: ../../include/text.php:933 -msgid "motivated" -msgstr "gemotiveerd" - -#: ../../include/text.php:934 -msgid "relaxed" -msgstr "ontspannen" - -#: ../../include/text.php:935 -msgid "surprised" -msgstr "verrast" - -#: ../../include/text.php:1099 -msgid "Monday" -msgstr "maandag" - -#: ../../include/text.php:1099 -msgid "Tuesday" -msgstr "dinsdag" - -#: ../../include/text.php:1099 -msgid "Wednesday" -msgstr "woensdag" - -#: ../../include/text.php:1099 -msgid "Thursday" -msgstr "donderdag" - -#: ../../include/text.php:1099 -msgid "Friday" -msgstr "vrijdag" - -#: ../../include/text.php:1099 -msgid "Saturday" -msgstr "zaterdag" - -#: ../../include/text.php:1099 -msgid "Sunday" -msgstr "zondag" - -#: ../../include/text.php:1103 -msgid "January" -msgstr "januari" - -#: ../../include/text.php:1103 -msgid "February" -msgstr "februari" - -#: ../../include/text.php:1103 -msgid "March" -msgstr "maart" - -#: ../../include/text.php:1103 -msgid "April" -msgstr "april" - -#: ../../include/text.php:1103 -msgid "May" -msgstr "mei" - -#: ../../include/text.php:1103 -msgid "June" -msgstr "juni" - -#: ../../include/text.php:1103 -msgid "July" -msgstr "juli" - -#: ../../include/text.php:1103 -msgid "August" -msgstr "augustus" - -#: ../../include/text.php:1103 -msgid "September" -msgstr "september" - -#: ../../include/text.php:1103 -msgid "October" -msgstr "oktober" - -#: ../../include/text.php:1103 -msgid "November" -msgstr "november" - -#: ../../include/text.php:1103 -msgid "December" -msgstr "december" - -#: ../../include/text.php:1181 -msgid "unknown.???" -msgstr "onbekend.???" - -#: ../../include/text.php:1182 -msgid "bytes" -msgstr "bytes" - -#: ../../include/text.php:1221 -msgid "remove category" -msgstr "categorie verwijderen" - -#: ../../include/text.php:1291 -msgid "remove from file" -msgstr "uit map verwijderen" - -#: ../../include/text.php:1356 ../../include/text.php:1368 -msgid "Click to open/close" -msgstr "Klik om te openen of te sluiten" - -#: ../../include/text.php:1523 ../../mod/events.php:409 -msgid "Link to Source" -msgstr "Originele locatie" - -#: ../../include/text.php:1542 -msgid "Select a page layout: " -msgstr "Kies een paginalay-out: " - -#: ../../include/text.php:1545 ../../include/text.php:1610 -msgid "default" -msgstr "standaard" +#: ../../include/follow.php:28 +msgid "Channel is blocked on this site." +msgstr "Kanaal is op deze hub geblokkeerd." -#: ../../include/text.php:1581 -msgid "Page content type: " -msgstr "Opmaakcode pagina" +#: ../../include/follow.php:33 +msgid "Channel location missing." +msgstr "Ontbrekende kanaallocatie." -#: ../../include/text.php:1622 -msgid "Select an alternate language" -msgstr "Kies een andere taal" +#: ../../include/follow.php:82 +msgid "Response from remote channel was incomplete." +msgstr "Antwoord van het kanaal op afstand was niet volledig." -#: ../../include/text.php:1756 -msgid "activity" -msgstr "activiteit" +#: ../../include/follow.php:99 +msgid "Channel was deleted and no longer exists." +msgstr "Kanaal is verwijderd en bestaat niet meer." -#: ../../include/text.php:2028 -msgid "Design" -msgstr "Ontwerp" +#: ../../include/follow.php:135 ../../include/follow.php:202 +msgid "Protocol disabled." +msgstr "Protocol uitgeschakeld." -#: ../../include/text.php:2030 -msgid "Blocks" -msgstr "Blokken" +#: ../../include/follow.php:176 +msgid "Channel discovery failed." +msgstr "Kanaal ontdekken mislukt." -#: ../../include/text.php:2031 -msgid "Menus" -msgstr "Menu's" +#: ../../include/follow.php:192 +msgid "local account not found." +msgstr "lokale account niet gevonden." -#: ../../include/text.php:2032 -msgid "Layouts" -msgstr "Lay-outs" +#: ../../include/follow.php:220 +msgid "Cannot connect to yourself." +msgstr "Kan niet met jezelf verbinden" -#: ../../include/text.php:2033 -msgid "Pages" -msgstr "Pagina's" +#: ../../include/notify.php:23 +msgid "created a new post" +msgstr "maakte een nieuw bericht aan" -#: ../../include/bookmarks.php:35 +#: ../../include/notify.php:24 #, php-format -msgid "%1$s's bookmarks" -msgstr "Bladwijzers van %1$s" - -#: ../../include/taxonomy.php:210 -msgid "Tags" -msgstr "Labels" - -#: ../../include/taxonomy.php:227 -msgid "Keywords" -msgstr "Trefwoorden" - -#: ../../include/taxonomy.php:252 -msgid "have" -msgstr "heb" - -#: ../../include/taxonomy.php:252 -msgid "has" -msgstr "heeft" - -#: ../../include/taxonomy.php:253 -msgid "want" -msgstr "wil" - -#: ../../include/taxonomy.php:253 -msgid "wants" -msgstr "wil" - -#: ../../include/taxonomy.php:254 ../../include/ItemObject.php:221 -msgid "like" -msgstr "vind dit leuk" - -#: ../../include/taxonomy.php:254 -msgid "likes" -msgstr "vindt dit leuk" - -#: ../../include/taxonomy.php:255 ../../include/ItemObject.php:222 -msgid "dislike" -msgstr "vind dit niet leuk" - -#: ../../include/taxonomy.php:255 -msgid "dislikes" -msgstr "vindt dit niet leuk" - -#: ../../include/comanche.php:35 ../../view/theme/apw/php/config.php:185 -msgid "Default" -msgstr "Standaard" - -#: ../../include/contact_selectors.php:56 -msgid "Frequently" -msgstr "Regelmatig" - -#: ../../include/contact_selectors.php:57 -msgid "Hourly" -msgstr "Elk uur" - -#: ../../include/contact_selectors.php:58 -msgid "Twice daily" -msgstr "Twee keer per dag" - -#: ../../include/contact_selectors.php:59 -msgid "Daily" -msgstr "Dagelijks" - -#: ../../include/contact_selectors.php:60 -msgid "Weekly" -msgstr "Wekelijks" - -#: ../../include/contact_selectors.php:61 -msgid "Monthly" -msgstr "Maandelijks" - -#: ../../include/contact_selectors.php:76 -msgid "Friendica" -msgstr "Friendica" - -#: ../../include/contact_selectors.php:77 -msgid "OStatus" -msgstr "OStatus" +msgid "commented on %s's post" +msgstr "gaf een reactie op een bericht van %s" -#: ../../include/contact_selectors.php:78 -msgid "RSS/Atom" -msgstr "RSS/Atom" +#: ../../include/page_widgets.php:6 +msgid "New Page" +msgstr "Nieuwe pagina" -#: ../../include/contact_selectors.php:79 ../../mod/admin.php:728 -#: ../../mod/admin.php:737 ../../boot.php:1498 -msgid "Email" -msgstr "E-mail" +#: ../../include/page_widgets.php:8 ../../include/page_widgets.php:36 +#: ../../include/menu.php:42 ../../include/RedDAV/RedBrowser.php:250 +#: ../../include/apps.php:249 ../../include/ItemObject.php:100 +#: ../../mod/blocks.php:132 ../../mod/settings.php:625 +#: ../../mod/connections.php:381 ../../mod/connections.php:394 +#: ../../mod/connections.php:413 ../../mod/thing.php:233 +#: ../../mod/webpages.php:162 ../../mod/editblock.php:143 +#: ../../mod/editlayout.php:139 ../../mod/editpost.php:112 +#: ../../mod/editwebpage.php:174 ../../mod/layouts.php:167 +#: ../../mod/menu.php:78 +msgid "Edit" +msgstr "Bewerken" -#: ../../include/contact_selectors.php:80 -msgid "Diaspora" -msgstr "Diaspora" +#: ../../include/page_widgets.php:39 ../../mod/blocks.php:135 +#: ../../mod/webpages.php:165 ../../mod/layouts.php:171 +msgid "View" +msgstr "Weergeven" -#: ../../include/contact_selectors.php:81 -msgid "Facebook" -msgstr "Facebook" +#: ../../include/page_widgets.php:41 ../../mod/webpages.php:167 +msgid "Actions" +msgstr "Acties" -#: ../../include/contact_selectors.php:82 -msgid "Zot!" -msgstr "Zot!" +#: ../../include/page_widgets.php:42 ../../mod/webpages.php:168 +msgid "Page Link" +msgstr "Paginalink" -#: ../../include/contact_selectors.php:83 -msgid "LinkedIn" -msgstr "LinkedIn" +#: ../../include/page_widgets.php:43 ../../mod/webpages.php:169 +msgid "Title" +msgstr "Titel" -#: ../../include/contact_selectors.php:84 -msgid "XMPP/IM" -msgstr "XMPP/IM" +#: ../../include/page_widgets.php:44 ../../mod/webpages.php:170 +msgid "Created" +msgstr "Aangemaakt" -#: ../../include/contact_selectors.php:85 -msgid "MySpace" -msgstr "MySpace" +#: ../../include/page_widgets.php:45 ../../mod/webpages.php:171 +msgid "Edited" +msgstr "Bewerkt" #: ../../include/contact_widgets.php:14 #, php-format @@ -1869,7 +643,7 @@ msgid_plural "%d invitations available" msgstr[0] "%d uitnodiging beschikbaar" msgstr[1] "%d uitnodigingen beschikbaar" -#: ../../include/contact_widgets.php:19 ../../mod/admin.php:418 +#: ../../include/contact_widgets.php:19 ../../mod/admin.php:416 msgid "Advanced" msgstr "Geavanceerd" @@ -1890,7 +664,7 @@ msgid "Examples: Robert Morgenstein, Fishing" msgstr "Voorbeeld: Robert Morgenstein, vissen" #: ../../include/contact_widgets.php:26 ../../mod/connections.php:412 -#: ../../mod/directory.php:222 ../../mod/directory.php:227 +#: ../../mod/directory.php:278 ../../mod/directory.php:283 msgid "Find" msgstr "Vinden" @@ -1907,118 +681,315 @@ msgid "Invite Friends" msgstr "Vrienden uitnodigen" #: ../../include/contact_widgets.php:32 -msgid "Exammple: name=fred and country=iceland" -msgstr "Voorbeeld: (voor naam) name=herman en (voor land) country=nederland" +msgid "Advanced example: name=fred and country=iceland" +msgstr "Geavanceerd voorbeeld (Engels): name=jan en country=nederland" + +#: ../../include/contact_widgets.php:57 ../../include/features.php:73 +#: ../../include/widgets.php:303 +msgid "Saved Folders" +msgstr "Bewaarde mappen" -#: ../../include/contact_widgets.php:33 -msgid "Advanced Find" -msgstr "Geavanceerd zoeken" +#: ../../include/contact_widgets.php:60 ../../include/contact_widgets.php:95 +#: ../../include/widgets.php:306 +msgid "Everything" +msgstr "Alles" -#: ../../include/contact_widgets.php:126 +#: ../../include/contact_widgets.php:92 ../../include/taxonomy.php:230 +#: ../../include/widgets.php:29 +msgid "Categories" +msgstr "Categorieën" + +#: ../../include/contact_widgets.php:125 #, php-format msgid "%d connection in common" msgid_plural "%d connections in common" msgstr[0] "%d gemeenschappelijke connectie" msgstr[1] "%d gemeenschappelijke connecties" -#: ../../include/contact_widgets.php:131 +#: ../../include/contact_widgets.php:130 msgid "show more" msgstr "meer connecties weergeven" -#: ../../include/event.php:11 ../../include/bb2diaspora.php:458 +#: ../../include/oembed.php:171 +msgid "Embedded content" +msgstr "Ingesloten inhoud" + +#: ../../include/oembed.php:180 +msgid "Embedding disabled" +msgstr "Insluiten uitgeschakeld" + +#: ../../include/message.php:18 +msgid "No recipient provided." +msgstr "Geen ontvanger opgegeven." + +#: ../../include/message.php:23 +msgid "[no subject]" +msgstr "[geen onderwerp]" + +#: ../../include/message.php:45 +msgid "Unable to determine sender." +msgstr "Afzender kan niet bepaald worden." + +#: ../../include/message.php:200 +msgid "Stored post could not be verified." +msgstr "Opgeslagen bericht kon niet worden geverifieerd." + +#: ../../include/activities.php:39 +msgid " and " +msgstr " en " + +#: ../../include/activities.php:47 +msgid "public profile" +msgstr "openbaar profiel" + +#: ../../include/activities.php:52 +#, php-format +msgid "%1$s changed %2$s to “%3$s”" +msgstr "%1$s veranderde %2$s naar “%3$s”" + +#: ../../include/activities.php:53 +#, php-format +msgid "Visit %1$s's %2$s" +msgstr "Bezoek het %2$s van %1$s" + +#: ../../include/activities.php:56 +#, php-format +msgid "%1$s has an updated %2$s, changing %3$s." +msgstr "%1$s heeft een aangepaste %2$s, %3$s veranderd." + +#: ../../include/acl_selectors.php:240 +msgid "Visible to your default audience" +msgstr "Voor iedereen zichtbaar, mits niet anders ingesteld" + +#: ../../include/acl_selectors.php:241 +msgid "Show" +msgstr "Tonen" + +#: ../../include/acl_selectors.php:242 +msgid "Don't show" +msgstr "Niet tonen" + +#: ../../include/acl_selectors.php:248 ../../mod/events.php:596 +#: ../../mod/chat.php:209 ../../mod/filestorage.php:137 +#: ../../mod/photos.php:588 ../../mod/photos.php:950 +msgid "Permissions" +msgstr "Permissies" + +#: ../../include/acl_selectors.php:249 ../../include/ItemObject.php:312 +#: ../../mod/photos.php:1149 +msgid "Close" +msgstr "Sluiten" + +#: ../../include/bb2diaspora.php:384 +msgid "Attachments:" +msgstr "Bijlagen:" + +#: ../../include/bb2diaspora.php:463 ../../include/event.php:11 msgid "l F d, Y \\@ g:i A" msgstr "l d F Y \\@ G:i" -#: ../../include/event.php:20 ../../include/bb2diaspora.php:464 +#: ../../include/bb2diaspora.php:465 +msgid "Redmatrix event notification:" +msgstr "Notificatie RedMatrix-gebeurtenis:" + +#: ../../include/bb2diaspora.php:469 ../../include/event.php:20 msgid "Starts:" msgstr "Start:" -#: ../../include/event.php:30 ../../include/bb2diaspora.php:472 +#: ../../include/bb2diaspora.php:477 ../../include/event.php:30 msgid "Finishes:" msgstr "Einde:" -#: ../../include/event.php:326 -msgid "This event has been added to your calendar." -msgstr "Dit evenement is aan jouw agenda toegevoegd." +#: ../../include/bb2diaspora.php:485 ../../include/identity.php:891 +#: ../../include/event.php:40 ../../mod/events.php:590 +#: ../../mod/directory.php:170 +msgid "Location:" +msgstr "Plaats:" -#: ../../include/account.php:23 -msgid "Not a valid email address" -msgstr "Geen geldig e-mailadres" +#: ../../include/attach.php:116 ../../include/attach.php:163 +#: ../../include/attach.php:226 ../../include/attach.php:240 +#: ../../include/attach.php:280 ../../include/attach.php:294 +#: ../../include/attach.php:318 ../../include/attach.php:511 +#: ../../include/attach.php:585 ../../include/photos.php:15 +#: ../../include/items.php:4019 ../../include/chat.php:116 +#: ../../mod/mood.php:112 ../../mod/mitem.php:106 +#: ../../mod/achievements.php:30 ../../mod/register.php:72 +#: ../../mod/sources.php:66 ../../mod/poke.php:128 ../../mod/api.php:26 +#: ../../mod/api.php:31 ../../mod/authtest.php:13 ../../mod/profile.php:64 +#: ../../mod/profile.php:72 ../../mod/block.php:22 ../../mod/block.php:72 +#: ../../mod/blocks.php:67 ../../mod/blocks.php:75 ../../mod/setup.php:207 +#: ../../mod/settings.php:540 ../../mod/events.php:195 +#: ../../mod/channel.php:89 ../../mod/channel.php:198 +#: ../../mod/channel.php:241 ../../mod/chat.php:90 ../../mod/chat.php:95 +#: ../../mod/regmod.php:17 ../../mod/common.php:35 ../../mod/like.php:154 +#: ../../mod/connections.php:169 ../../mod/connedit.php:266 +#: ../../mod/thing.php:247 ../../mod/thing.php:264 ../../mod/thing.php:299 +#: ../../mod/webpages.php:67 ../../mod/bookmarks.php:46 +#: ../../mod/profiles.php:179 ../../mod/profiles.php:550 +#: ../../mod/editblock.php:65 ../../mod/pdledit.php:21 +#: ../../mod/editlayout.php:64 ../../mod/editlayout.php:89 +#: ../../mod/editpost.php:13 ../../mod/editwebpage.php:64 +#: ../../mod/editwebpage.php:86 ../../mod/editwebpage.php:118 +#: ../../mod/profile_photo.php:263 ../../mod/profile_photo.php:276 +#: ../../mod/item.php:191 ../../mod/item.php:199 ../../mod/item.php:971 +#: ../../mod/fsuggest.php:78 ../../mod/filestorage.php:18 +#: ../../mod/filestorage.php:67 ../../mod/filestorage.php:82 +#: ../../mod/filestorage.php:109 ../../mod/delegate.php:6 +#: ../../mod/group.php:9 ../../mod/suggest.php:26 ../../mod/locs.php:71 +#: ../../mod/mail.php:111 ../../mod/invite.php:13 ../../mod/invite.php:104 +#: ../../mod/manage.php:6 ../../mod/layouts.php:67 ../../mod/layouts.php:74 +#: ../../mod/layouts.php:85 ../../mod/viewconnections.php:22 +#: ../../mod/viewconnections.php:27 ../../mod/viewsrc.php:14 +#: ../../mod/network.php:12 ../../mod/menu.php:61 ../../mod/message.php:16 +#: ../../mod/new_channel.php:68 ../../mod/new_channel.php:99 +#: ../../mod/notifications.php:66 ../../mod/page.php:28 ../../mod/page.php:78 +#: ../../mod/photos.php:68 ../../mod/appman.php:66 +#: ../../mod/service_limits.php:7 ../../index.php:190 ../../index.php:390 +msgid "Permission denied." +msgstr "Toegang geweigerd" -#: ../../include/account.php:25 -msgid "Your email domain is not among those allowed on this site" -msgstr "Jouw e-maildomein is op deze RedMatrix-hub niet toegestaan" +#: ../../include/attach.php:221 ../../include/attach.php:275 +msgid "Item was not found." +msgstr "Item niet gevonden" -#: ../../include/account.php:31 -msgid "Your email address is already registered at this site." -msgstr "Jouw e-mailadres is al op deze RedMatrix-hub geregistreerd." +#: ../../include/attach.php:331 +msgid "No source file." +msgstr "Geen bronbestand." -#: ../../include/account.php:64 -msgid "An invitation is required." -msgstr "Een uitnodiging is vereist" +#: ../../include/attach.php:348 +msgid "Cannot locate file to replace" +msgstr "Kan het te vervangen bestand niet vinden" -#: ../../include/account.php:68 -msgid "Invitation could not be verified." -msgstr "Uitnodiging kon niet geverifieerd worden" +#: ../../include/attach.php:366 +msgid "Cannot locate file to revise/update" +msgstr "Kan het bestand wat aangepast moet worden niet vinden" -#: ../../include/account.php:119 -msgid "Please enter the required information." -msgstr "Vul de vereiste informatie in." +#: ../../include/attach.php:377 +#, php-format +msgid "File exceeds size limit of %d" +msgstr "Bestand is groter dan de toegelaten %d" -#: ../../include/account.php:187 -msgid "Failed to store account information." -msgstr "Account-informatie kon niet opgeslagen worden." +#: ../../include/attach.php:389 +#, php-format +msgid "You have reached your limit of %1$.0f Mbytes attachment storage." +msgstr "Je hebt jouw limiet van %1$.0f MB opslagruimte voor bijlagen bereikt." -#: ../../include/account.php:245 +#: ../../include/attach.php:472 +msgid "File upload failed. Possible system limit or action terminated." +msgstr "Uploaden van bestand mislukt. Mogelijk systeemlimiet bereikt of actie afgebroken." + +#: ../../include/attach.php:484 +msgid "Stored file could not be verified. Upload failed." +msgstr "Opgeslagen bestand kon niet worden geverifieerd. Uploaden mislukt." + +#: ../../include/attach.php:526 ../../include/attach.php:543 +msgid "Path not available." +msgstr "Pad niet beschikbaar." + +#: ../../include/attach.php:590 +msgid "Empty pathname" +msgstr "Padnaam leeg" + +#: ../../include/attach.php:606 +msgid "duplicate filename or path" +msgstr "dubbele bestandsnaam of pad" + +#: ../../include/attach.php:630 +msgid "Path not found." +msgstr "Pad niet gevonden" + +#: ../../include/attach.php:681 +msgid "mkdir failed." +msgstr "directory aanmaken (mkdir) mislukt." + +#: ../../include/attach.php:685 +msgid "database storage failed." +msgstr "opslag in database mislukt." + +#: ../../include/RedDAV/RedBrowser.php:106 +#: ../../include/RedDAV/RedBrowser.php:249 +msgid "parent" +msgstr "omhoog" + +#: ../../include/RedDAV/RedBrowser.php:130 +msgid "Collection" +msgstr "map" + +#: ../../include/RedDAV/RedBrowser.php:133 +msgid "Principal" +msgstr "principal" + +#: ../../include/RedDAV/RedBrowser.php:136 +msgid "Addressbook" +msgstr "Adresboek" + +#: ../../include/RedDAV/RedBrowser.php:139 +msgid "Calendar" +msgstr "Agenda" + +#: ../../include/RedDAV/RedBrowser.php:142 +msgid "Schedule Inbox" +msgstr "Planning-postvak IN" + +#: ../../include/RedDAV/RedBrowser.php:145 +msgid "Schedule Outbox" +msgstr "Planning-postvak UIT" + +#: ../../include/RedDAV/RedBrowser.php:223 #, php-format -msgid "Registration confirmation for %s" -msgstr "Registratiebevestiging voor %s" +msgid "%1$s used" +msgstr "%1$s gebruikt" -#: ../../include/account.php:313 +#: ../../include/RedDAV/RedBrowser.php:228 #, php-format -msgid "Registration request at %s" -msgstr "Registratiebevestiging voor %s" +msgid "%1$s used of %2$s (%3$s%)" +msgstr "%1$s van %2$s gebruikt (%3$s%)" -#: ../../include/account.php:315 ../../include/account.php:342 -#: ../../include/account.php:399 -msgid "Administrator" -msgstr "Beheerder" +#: ../../include/RedDAV/RedBrowser.php:245 ../../mod/settings.php:565 +#: ../../mod/settings.php:591 ../../mod/admin.php:866 +msgid "Name" +msgstr "Naam" -#: ../../include/account.php:337 -msgid "your registration password" -msgstr "jouw registratiewachtwoord" +#: ../../include/RedDAV/RedBrowser.php:246 +msgid "Type" +msgstr "Type" -#: ../../include/account.php:340 ../../include/account.php:397 -#, php-format -msgid "Registration details for %s" -msgstr "Registratiegegevens voor %s" +#: ../../include/RedDAV/RedBrowser.php:247 +msgid "Size" +msgstr "Grootte" -#: ../../include/account.php:406 -msgid "Account approved." -msgstr "Account goedgekeurd" +#: ../../include/RedDAV/RedBrowser.php:248 +msgid "Last Modified" +msgstr "Laatst gewijzigd" -#: ../../include/account.php:440 -#, php-format -msgid "Registration revoked for %s" -msgstr "Registratie ingetrokken voor %s" +#: ../../include/RedDAV/RedBrowser.php:252 +msgid "Total" +msgstr "Totaal" -#: ../../include/account.php:486 -msgid "Account verified. Please login." -msgstr "Account is geverifieerd. Je kan inloggen." +#: ../../include/RedDAV/RedBrowser.php:305 +msgid "Create new folder" +msgstr "Nieuwe map aanmaken" -#: ../../include/account.php:647 ../../include/account.php:649 -msgid "Click here to upgrade." -msgstr "Klik hier om te upgraden." +#: ../../include/RedDAV/RedBrowser.php:306 ../../mod/mitem.php:169 +#: ../../mod/menu.php:100 ../../mod/new_channel.php:122 +msgid "Create" +msgstr "Aanmaken" -#: ../../include/account.php:655 -msgid "This action exceeds the limits set by your subscription plan." -msgstr "Deze handeling overschrijdt de beperkingen die voor jouw abonnement gelden." +#: ../../include/RedDAV/RedBrowser.php:307 +msgid "Upload file" +msgstr "Bestand uploaden" -#: ../../include/account.php:660 -msgid "This action is not available under your subscription plan." -msgstr "Deze handeling is niet mogelijk met jouw abonnement." +#: ../../include/RedDAV/RedBrowser.php:308 ../../mod/profile_photo.php:361 +#: ../../mod/photos.php:738 ../../mod/photos.php:1246 +msgid "Upload" +msgstr "Uploaden" + +#: ../../include/bookmarks.php:35 +#, php-format +msgid "%1$s's bookmarks" +msgstr "Bladwijzers van %1$s" -#: ../../include/nav.php:95 ../../include/nav.php:128 ../../boot.php:1495 +#: ../../include/nav.php:95 ../../include/nav.php:128 ../../boot.php:1485 msgid "Logout" msgstr "Uitloggen" @@ -2046,6 +1017,10 @@ msgstr "Bewerk profielen" msgid "Manage/Edit profiles" msgstr "Beheer/wijzig profielen" +#: ../../include/nav.php:103 ../../include/identity.php:864 +msgid "Edit Profile" +msgstr "Profiel bewerken" + #: ../../include/nav.php:103 msgid "Edit your profile" msgstr "Jouw profiel bewerken" @@ -2058,6 +1033,10 @@ msgstr "Jouw foto's" msgid "Your files" msgstr "Jouw bestanden" +#: ../../include/nav.php:111 ../../include/apps.php:144 +msgid "Chat" +msgstr "Chatten" + #: ../../include/nav.php:111 msgid "Your chatrooms" msgstr "Jouw chatkanalen" @@ -2070,6 +1049,10 @@ msgstr "Jouw bladwijzers" msgid "Your webpages" msgstr "Jouw webpagina's" +#: ../../include/nav.php:125 ../../include/apps.php:129 ../../boot.php:1486 +msgid "Login" +msgstr "Inloggen" + #: ../../include/nav.php:125 msgid "Sign in" msgstr "Inloggen" @@ -2091,7 +1074,7 @@ msgstr "Authenticeer jezelf via (bijvoorbeeld) jouw RedMatrix-hub" msgid "Home Page" msgstr "Homepage" -#: ../../include/nav.php:163 ../../mod/register.php:220 ../../boot.php:1472 +#: ../../include/nav.php:163 ../../mod/register.php:224 ../../boot.php:1464 msgid "Register" msgstr "Registreren" @@ -2099,22 +1082,47 @@ msgstr "Registreren" msgid "Create an account" msgstr "Maak een account aan" +#: ../../include/nav.php:168 ../../include/apps.php:140 ../../mod/help.php:58 +#: ../../mod/help.php:63 +msgid "Help" +msgstr "Hulp" + #: ../../include/nav.php:168 msgid "Help and documentation" msgstr "Hulp en documentatie" +#: ../../include/nav.php:171 ../../include/widgets.php:86 +#: ../../mod/apps.php:33 +msgid "Apps" +msgstr "Apps" + #: ../../include/nav.php:171 msgid "Applications, utilities, links, games" msgstr "Apps" +#: ../../include/nav.php:173 ../../include/text.php:826 +#: ../../include/text.php:838 ../../include/apps.php:145 +#: ../../mod/search.php:30 +msgid "Search" +msgstr "Zoeken" + #: ../../include/nav.php:173 msgid "Search site content" msgstr "Inhoud van deze RedMatrix-hub doorzoeken" +#: ../../include/nav.php:176 ../../include/apps.php:139 +#: ../../mod/directory.php:282 +msgid "Directory" +msgstr "Kanalengids" + #: ../../include/nav.php:176 -msgid "Channel Locator" +msgid "Channel Directory" msgstr "Kanalengids" +#: ../../include/nav.php:190 ../../include/apps.php:131 +msgid "Matrix" +msgstr "Matrix" + #: ../../include/nav.php:190 msgid "Your matrix" msgstr "Jouw matrix" @@ -2123,6 +1131,10 @@ msgstr "Jouw matrix" msgid "Mark all matrix notifications seen" msgstr "Markeer alle matrixnotificaties als bekeken" +#: ../../include/nav.php:193 ../../include/apps.php:135 +msgid "Channel Home" +msgstr "Tijdlijn kanaal" + #: ../../include/nav.php:193 msgid "Channel home" msgstr "Tijdlijn kanaal" @@ -2151,6 +1163,10 @@ msgstr "Alle notificaties weergeven" msgid "Mark all system notifications seen" msgstr "Markeer alle systeemnotificaties als bekeken" +#: ../../include/nav.php:204 ../../include/apps.php:141 +msgid "Mail" +msgstr "Privéberichten" + #: ../../include/nav.php:204 msgid "Private mail" msgstr "Privéberichten" @@ -2171,6 +1187,15 @@ msgstr "Postvak IN" msgid "Outbox" msgstr "Postvak UIT" +#: ../../include/nav.php:209 ../../include/widgets.php:572 +msgid "New Message" +msgstr "Nieuw bericht" + +#: ../../include/nav.php:212 ../../include/apps.php:138 +#: ../../mod/events.php:442 +msgid "Events" +msgstr "Agenda" + #: ../../include/nav.php:212 msgid "Event Calendar" msgstr "Agenda" @@ -2183,10 +1208,20 @@ msgstr "Alle gebeurtenissen weergeven" msgid "Mark all events seen" msgstr "Markeer alle gebeurtenissen als bekeken" +#: ../../include/nav.php:216 ../../include/apps.php:130 +#: ../../mod/manage.php:148 +msgid "Channel Manager" +msgstr "Kanaalbeheer" + #: ../../include/nav.php:216 msgid "Manage Your Channels" msgstr "Beheer je kanalen" +#: ../../include/nav.php:218 ../../include/widgets.php:548 +#: ../../include/apps.php:132 ../../mod/admin.php:951 ../../mod/admin.php:1156 +msgid "Settings" +msgstr "Instellingen" + #: ../../include/nav.php:218 msgid "Account/Channel Settings" msgstr "Account-/kanaal-instellingen" @@ -2203,9 +1238,521 @@ msgstr "Hub instellen en beheren" msgid "Please wait..." msgstr "Wachten aub..." +#: ../../include/network.php:590 +msgid "view full size" +msgstr "volledige grootte tonen" + +#: ../../include/comanche.php:35 ../../mod/admin.php:353 +#: ../../view/theme/apw/php/config.php:185 +msgid "Default" +msgstr "Standaard" + +#: ../../include/contact_selectors.php:56 +msgid "Frequently" +msgstr "Regelmatig" + +#: ../../include/contact_selectors.php:57 +msgid "Hourly" +msgstr "Elk uur" + +#: ../../include/contact_selectors.php:58 +msgid "Twice daily" +msgstr "Twee keer per dag" + +#: ../../include/contact_selectors.php:59 +msgid "Daily" +msgstr "Dagelijks" + +#: ../../include/contact_selectors.php:60 +msgid "Weekly" +msgstr "Wekelijks" + +#: ../../include/contact_selectors.php:61 +msgid "Monthly" +msgstr "Maandelijks" + +#: ../../include/contact_selectors.php:76 +msgid "Friendica" +msgstr "Friendica" + +#: ../../include/contact_selectors.php:77 +msgid "OStatus" +msgstr "OStatus" + +#: ../../include/contact_selectors.php:78 +msgid "RSS/Atom" +msgstr "RSS/Atom" + +#: ../../include/contact_selectors.php:79 ../../mod/admin.php:726 +#: ../../mod/admin.php:735 ../../boot.php:1488 +msgid "Email" +msgstr "E-mail" + +#: ../../include/contact_selectors.php:80 +msgid "Diaspora" +msgstr "Diaspora" + +#: ../../include/contact_selectors.php:81 +msgid "Facebook" +msgstr "Facebook" + +#: ../../include/contact_selectors.php:82 +msgid "Zot!" +msgstr "Zot!" + +#: ../../include/contact_selectors.php:83 +msgid "LinkedIn" +msgstr "LinkedIn" + +#: ../../include/contact_selectors.php:84 +msgid "XMPP/IM" +msgstr "XMPP/IM" + +#: ../../include/contact_selectors.php:85 +msgid "MySpace" +msgstr "MySpace" + +#: ../../include/identity.php:31 ../../mod/item.php:1368 +msgid "Unable to obtain identity information from database" +msgstr "Niet in staat om identiteitsinformatie uit de database te verkrijgen" + +#: ../../include/identity.php:66 +msgid "Empty name" +msgstr "Ontbrekende naam" + +#: ../../include/identity.php:68 +msgid "Name too long" +msgstr "Naam te lang" + +#: ../../include/identity.php:169 +msgid "No account identifier" +msgstr "Geen account-identificator" + +#: ../../include/identity.php:182 +msgid "Nickname is required." +msgstr "Bijnaam is verplicht" + +#: ../../include/identity.php:196 +msgid "Reserved nickname. Please choose another." +msgstr "Deze naam is gereserveerd. Kies een andere." + +#: ../../include/identity.php:201 ../../include/dimport.php:34 +msgid "" +"Nickname has unsupported characters or is already being used on this site." +msgstr "Deze naam heeft niet ondersteunde karakters of is al op deze hub in gebruik." + +#: ../../include/identity.php:283 +msgid "Unable to retrieve created identity" +msgstr "Niet in staat om aangemaakte identiteit te vinden" + +#: ../../include/identity.php:343 +msgid "Default Profile" +msgstr "Standaardprofiel" + +#: ../../include/identity.php:387 ../../include/identity.php:388 +#: ../../include/identity.php:395 ../../include/widgets.php:431 +#: ../../include/profile_selectors.php:80 ../../mod/settings.php:318 +#: ../../mod/settings.php:322 ../../mod/settings.php:323 +#: ../../mod/settings.php:326 ../../mod/settings.php:337 +#: ../../mod/connedit.php:509 +msgid "Friends" +msgstr "Vrienden" + +#: ../../include/identity.php:643 +msgid "Requested channel is not available." +msgstr "Opgevraagd kanaal is niet beschikbaar." + +#: ../../include/identity.php:691 ../../mod/achievements.php:11 +#: ../../mod/profile.php:16 ../../mod/blocks.php:29 ../../mod/connect.php:13 +#: ../../mod/webpages.php:29 ../../mod/editblock.php:29 +#: ../../mod/editlayout.php:28 ../../mod/editwebpage.php:28 +#: ../../mod/filestorage.php:48 ../../mod/layouts.php:29 ../../mod/hcard.php:8 +msgid "Requested profile is not available." +msgstr "Opgevraagd profiel is niet beschikbaar" + +#: ../../include/identity.php:854 ../../mod/profiles.php:740 +msgid "Change profile photo" +msgstr "Profielfoto veranderen" + +#: ../../include/identity.php:860 +msgid "Profiles" +msgstr "Profielen" + +#: ../../include/identity.php:860 +msgid "Manage/edit profiles" +msgstr "Profielen beheren/bewerken" + +#: ../../include/identity.php:861 ../../mod/profiles.php:741 +msgid "Create New Profile" +msgstr "Nieuw profiel aanmaken" + +#: ../../include/identity.php:875 ../../mod/profiles.php:752 +msgid "Profile Image" +msgstr "Profielfoto" + +#: ../../include/identity.php:878 +msgid "visible to everybody" +msgstr "Voor iedereen zichtbaar" + +#: ../../include/identity.php:879 ../../mod/profiles.php:635 +#: ../../mod/profiles.php:756 +msgid "Edit visibility" +msgstr "Zichtbaarheid bewerken" + +#: ../../include/identity.php:895 ../../include/identity.php:1132 +msgid "Gender:" +msgstr "Geslacht:" + +#: ../../include/identity.php:896 ../../include/identity.php:1176 +msgid "Status:" +msgstr "Status:" + +#: ../../include/identity.php:897 ../../include/identity.php:1187 +msgid "Homepage:" +msgstr "Homepagina:" + +#: ../../include/identity.php:898 +msgid "Online Now" +msgstr "Nu online" + +#: ../../include/identity.php:976 ../../include/identity.php:1056 +#: ../../mod/ping.php:326 +msgid "g A l F d" +msgstr "G:i, l d F" + +#: ../../include/identity.php:977 ../../include/identity.php:1057 +msgid "F d" +msgstr "d F" + +#: ../../include/identity.php:1022 ../../include/identity.php:1097 +#: ../../mod/ping.php:348 +msgid "[today]" +msgstr "[vandaag]" + +#: ../../include/identity.php:1034 +msgid "Birthday Reminders" +msgstr "Verjaardagsherinneringen" + +#: ../../include/identity.php:1035 +msgid "Birthdays this week:" +msgstr "Verjaardagen deze week:" + +#: ../../include/identity.php:1090 +msgid "[No description]" +msgstr "[Geen omschrijving]" + +#: ../../include/identity.php:1108 +msgid "Event Reminders" +msgstr "Herinneringen" + +#: ../../include/identity.php:1109 +msgid "Events this week:" +msgstr "Gebeurtenissen deze week:" + +#: ../../include/identity.php:1122 ../../include/identity.php:1240 +#: ../../include/apps.php:136 ../../mod/profperm.php:112 +msgid "Profile" +msgstr "Profiel" + +#: ../../include/identity.php:1130 ../../mod/settings.php:1005 +msgid "Full Name:" +msgstr "Volledige naam:" + +#: ../../include/identity.php:1137 +msgid "Like this channel" +msgstr "Vind dit kanaal leuk" + +#: ../../include/identity.php:1148 ../../include/taxonomy.php:360 +#: ../../include/ItemObject.php:146 ../../mod/photos.php:1027 +msgctxt "noun" +msgid "Like" +msgid_plural "Likes" +msgstr[0] "vindt dit leuk" +msgstr[1] "vinden dit leuk" + +#: ../../include/identity.php:1161 +msgid "j F, Y" +msgstr "F j Y" + +#: ../../include/identity.php:1162 +msgid "j F" +msgstr "F j" + +#: ../../include/identity.php:1169 +msgid "Birthday:" +msgstr "Geboortedatum:" + +#: ../../include/identity.php:1173 +msgid "Age:" +msgstr "Leeftijd:" + +#: ../../include/identity.php:1182 +#, php-format +msgid "for %1$d %2$s" +msgstr "voor %1$d %2$s" + +#: ../../include/identity.php:1185 ../../mod/profiles.php:657 +msgid "Sexual Preference:" +msgstr "Seksuele voorkeur:" + +#: ../../include/identity.php:1189 ../../mod/profiles.php:659 +msgid "Hometown:" +msgstr "Oorspronkelijk uit:" + +#: ../../include/identity.php:1191 +msgid "Tags:" +msgstr "Trefwoorden:" + +#: ../../include/identity.php:1193 ../../mod/profiles.php:660 +msgid "Political Views:" +msgstr "Politieke overtuigingen:" + +#: ../../include/identity.php:1195 +msgid "Religion:" +msgstr "Religie:" + +#: ../../include/identity.php:1197 +msgid "About:" +msgstr "Over:" + +#: ../../include/identity.php:1199 +msgid "Hobbies/Interests:" +msgstr "Hobby's/interesses:" + +#: ../../include/identity.php:1201 ../../mod/profiles.php:663 +msgid "Likes:" +msgstr "Houdt van:" + +#: ../../include/identity.php:1203 ../../mod/profiles.php:664 +msgid "Dislikes:" +msgstr "Houdt niet van:" + +#: ../../include/identity.php:1206 +msgid "Contact information and Social Networks:" +msgstr "Contactinformatie en sociale netwerken:" + +#: ../../include/identity.php:1208 +msgid "My other channels:" +msgstr "Mijn andere kanalen" + +#: ../../include/identity.php:1210 +msgid "Musical interests:" +msgstr "Muzikale interesses:" + +#: ../../include/identity.php:1212 +msgid "Books, literature:" +msgstr "Boeken, literatuur:" + +#: ../../include/identity.php:1214 +msgid "Television:" +msgstr "Televisie:" + +#: ../../include/identity.php:1216 +msgid "Film/dance/culture/entertainment:" +msgstr "Films/dansen/cultuur/vermaak:" + +#: ../../include/identity.php:1218 +msgid "Love/Romance:" +msgstr "Liefde/romantiek:" + +#: ../../include/identity.php:1220 +msgid "Work/employment:" +msgstr "Werk/beroep:" + +#: ../../include/identity.php:1222 +msgid "School/education:" +msgstr "School/opleiding:" + +#: ../../include/identity.php:1242 +msgid "Like this thing" +msgstr "Vind dit ding leuk" + +#: ../../include/bbcode.php:112 ../../include/bbcode.php:655 +#: ../../include/bbcode.php:658 ../../include/bbcode.php:663 +#: ../../include/bbcode.php:666 ../../include/bbcode.php:669 +#: ../../include/bbcode.php:672 ../../include/bbcode.php:677 +#: ../../include/bbcode.php:680 ../../include/bbcode.php:685 +#: ../../include/bbcode.php:688 ../../include/bbcode.php:691 +#: ../../include/bbcode.php:694 +msgid "Image/photo" +msgstr "Afbeelding/foto" + +#: ../../include/bbcode.php:147 ../../include/bbcode.php:705 +msgid "Encrypted content" +msgstr "Versleutelde inhoud" + +#: ../../include/bbcode.php:165 +msgid "Install design element: " +msgstr "Installeer ontwerp-onderdeel" + +#: ../../include/bbcode.php:171 +msgid "QR code" +msgstr "QR-code" + +#: ../../include/bbcode.php:220 +#, php-format +msgid "%1$s wrote the following %2$s %3$s" +msgstr "%1$s schreef het volgende %2$s %3$s" + +#: ../../include/bbcode.php:222 +msgid "post" +msgstr "bericht" + +#: ../../include/bbcode.php:623 +msgid "$1 spoiler" +msgstr "$1 spoiler" + +#: ../../include/bbcode.php:643 +msgid "$1 wrote:" +msgstr "$1 schreef:" + +#: ../../include/datetime.php:43 ../../include/datetime.php:45 +msgid "Miscellaneous" +msgstr "Diversen" + +#: ../../include/datetime.php:142 +msgid "YYYY-MM-DD or MM-DD" +msgstr "JJJJ-MM-DD of MM-DD" + +#: ../../include/datetime.php:259 +msgid "never" +msgstr "nooit" + +#: ../../include/datetime.php:265 +msgid "less than a second ago" +msgstr "minder dan een seconde geleden" + +#: ../../include/datetime.php:268 +msgid "year" +msgstr "jaar" + +#: ../../include/datetime.php:268 +msgid "years" +msgstr "jaren" + +#: ../../include/datetime.php:269 +msgid "month" +msgstr "maand" + +#: ../../include/datetime.php:269 +msgid "months" +msgstr "maanden" + +#: ../../include/datetime.php:270 +msgid "week" +msgstr "week" + +#: ../../include/datetime.php:270 +msgid "weeks" +msgstr "weken" + +#: ../../include/datetime.php:271 +msgid "day" +msgstr "dag" + +#: ../../include/datetime.php:271 +msgid "days" +msgstr "dagen" + +#: ../../include/datetime.php:272 +msgid "hour" +msgstr "uur" + +#: ../../include/datetime.php:272 +msgid "hours" +msgstr "uren" + +#: ../../include/datetime.php:273 +msgid "minute" +msgstr "minuut" + +#: ../../include/datetime.php:273 +msgid "minutes" +msgstr "minuten" + +#: ../../include/datetime.php:274 +msgid "second" +msgstr "seconde" + +#: ../../include/datetime.php:274 +msgid "seconds" +msgstr "seconden" + +#: ../../include/datetime.php:283 +#, php-format +msgid "%1$d %2$s ago" +msgstr "%1$d %2$s geleden" + +#: ../../include/datetime.php:491 +#, php-format +msgid "%1$s's birthday" +msgstr "Verjaardag van %1$s" + +#: ../../include/datetime.php:492 +#, php-format +msgid "Happy Birthday %1$s" +msgstr "Gefeliciteerd met je verjaardag %1$s" + +#: ../../include/zot.php:664 +msgid "Invalid data packet" +msgstr "Datapakket ongeldig" + +#: ../../include/zot.php:680 +msgid "Unable to verify channel signature" +msgstr "Kanaalkenmerk kon niet worden geverifieerd. " + +#: ../../include/zot.php:1818 +#, php-format +msgid "Unable to verify site signature for %s" +msgstr "Hubkenmerk voor %s kon niet worden geverifieerd" + +#: ../../include/taxonomy.php:210 +msgid "Tags" +msgstr "Labels" + +#: ../../include/taxonomy.php:249 +msgid "Keywords" +msgstr "Trefwoorden" + +#: ../../include/taxonomy.php:274 +msgid "have" +msgstr "heb" + +#: ../../include/taxonomy.php:274 +msgid "has" +msgstr "heeft" + +#: ../../include/taxonomy.php:275 +msgid "want" +msgstr "wil" + +#: ../../include/taxonomy.php:275 +msgid "wants" +msgstr "wil" + +#: ../../include/taxonomy.php:276 ../../include/ItemObject.php:221 +msgid "like" +msgstr "vind dit leuk" + +#: ../../include/taxonomy.php:276 +msgid "likes" +msgstr "vindt dit leuk" + +#: ../../include/taxonomy.php:277 ../../include/ItemObject.php:222 +msgid "dislike" +msgstr "vind dit niet leuk" + +#: ../../include/taxonomy.php:277 +msgid "dislikes" +msgstr "vindt dit niet leuk" + +#: ../../include/api.php:1084 +msgid "Public Timeline" +msgstr "Openbare tijdlijn" + #: ../../include/dir_fns.php:56 -msgid "Sort Options" -msgstr "Sorteeropties" +msgid "Directory Options" +msgstr "Opties kanalengids" #: ../../include/dir_fns.php:57 msgid "Alphabetic" @@ -2219,22 +1766,22 @@ msgstr "Omgekeerd alfabetisch" msgid "Newest to Oldest" msgstr "Nieuw naar oud" -#: ../../include/dir_fns.php:71 +#: ../../include/dir_fns.php:60 +msgid "Public Forums Only" +msgstr "Alleen openbare forums" + +#: ../../include/dir_fns.php:72 msgid "Enable Safe Search" msgstr "Veilig zoeken inschakelen" -#: ../../include/dir_fns.php:73 +#: ../../include/dir_fns.php:74 msgid "Disable Safe Search" msgstr "Veilig zoeken uitschakelen" -#: ../../include/dir_fns.php:75 +#: ../../include/dir_fns.php:76 msgid "Safe Mode" msgstr "Veilig zoeken" -#: ../../include/bb2diaspora.php:379 -msgid "Attachments:" -msgstr "Bijlagen:" - #: ../../include/enotify.php:41 msgid "Red Matrix Notification" msgstr "RedMatrix-notificatie" @@ -2431,25 +1978,48 @@ msgstr "Bezoek %s om het voorstel te accepteren of af te wijzen." msgid "[Red:Notify]" msgstr "[Red:Notificatie]" -#: ../../include/chat.php:10 -msgid "Missing room name" -msgstr "Naam chatkanaal ontbreekt" +#: ../../include/event.php:376 +msgid "This event has been added to your calendar." +msgstr "Dit evenement is aan jouw agenda toegevoegd." -#: ../../include/chat.php:19 -msgid "Duplicate room name" -msgstr "Naam chatkanaal bestaat al" +#: ../../include/group.php:26 +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 "Een verwijderde collectie met deze naam is gereactiveerd. Bestaande itemrechten <strong>kunnen</strong> van toepassing zijn op deze collectie en toekomstige leden. Wanneer je dit niet zo bedoeld hebt, moet je een nieuwe collectie met een andere naam aanmaken." -#: ../../include/chat.php:68 ../../include/chat.php:76 -msgid "Invalid room specifier." -msgstr "Ongeldige omschrijving chatkanaal" +#: ../../include/group.php:235 +msgid "Default privacy group for new contacts" +msgstr "Standaard privacy-collectie voor nieuwe kanalen" -#: ../../include/chat.php:105 -msgid "Room not found." -msgstr "Chatkanaal niet gevonden" +#: ../../include/group.php:254 ../../mod/admin.php:735 +msgid "All Channels" +msgstr "Alle kanalen" -#: ../../include/chat.php:126 -msgid "Room is full" -msgstr "Chatkanaal is vol" +#: ../../include/group.php:276 +msgid "edit" +msgstr "bewerken" + +#: ../../include/group.php:298 +msgid "Collections" +msgstr "Collecties" + +#: ../../include/group.php:299 +msgid "Edit collection" +msgstr "Collectie bewerken" + +#: ../../include/group.php:300 +msgid "Create a new collection" +msgstr "Nieuwe collectie aanmaken" + +#: ../../include/group.php:301 +msgid "Channels not in any collection" +msgstr "Kanalen die zich in geen enkele collectie bevinden" + +#: ../../include/group.php:303 ../../include/widgets.php:273 +msgid "add" +msgstr "toevoegen" #: ../../include/features.php:23 msgid "General Features" @@ -2559,6 +2129,11 @@ msgstr "Voorvertoning" msgid "Allow previewing posts and comments before publishing them" msgstr "Een optie om je berichten en reacties voor het definitief publiceren voor te vertonen" +#: ../../include/features.php:49 ../../include/widgets.php:537 +#: ../../mod/sources.php:88 +msgid "Channel Sources" +msgstr "Kanaalbronnen" + #: ../../include/features.php:49 msgid "Automatically import channel content from other channels or feeds" msgstr "Automatisch inhoud uit andere kanalen of feeds importeren." @@ -2572,488 +2147,930 @@ msgid "" "Allow optional encryption of content end-to-end with a shared secret key" msgstr "Sta toe dat inhoud extra end-to-end wordt versleuteld met een gedeelde geheime sleutel." -#: ../../include/features.php:55 +#: ../../include/features.php:51 +msgid "Flag Adult Photos" +msgstr "Markeer foto's als voor volwassenen" + +#: ../../include/features.php:51 +msgid "Provide photo edit option to hide adult photos from default album view" +msgstr "Zorgt voor een optie om foto's met inhoud voor volwassenen in de standaard albumweergave te verbergen" + +#: ../../include/features.php:56 msgid "Network and Stream Filtering" msgstr "Netwerk- en streamfilter" -#: ../../include/features.php:56 +#: ../../include/features.php:57 msgid "Search by Date" msgstr "Zoek op datum" -#: ../../include/features.php:56 +#: ../../include/features.php:57 msgid "Ability to select posts by date ranges" msgstr "Mogelijkheid om berichten op datum te filteren " -#: ../../include/features.php:57 +#: ../../include/features.php:58 msgid "Collections Filter" msgstr "Filter op collecties" -#: ../../include/features.php:57 +#: ../../include/features.php:58 msgid "Enable widget to display Network posts only from selected collections" msgstr "Sta de widget toe om netwerkberichten te tonen van bepaalde collecties" -#: ../../include/features.php:58 +#: ../../include/features.php:59 ../../include/widgets.php:272 +msgid "Saved Searches" +msgstr "Opgeslagen zoekopdrachten" + +#: ../../include/features.php:59 msgid "Save search terms for re-use" msgstr "Sla zoekopdrachten op voor hergebruik" -#: ../../include/features.php:59 +#: ../../include/features.php:60 msgid "Network Personal Tab" msgstr "Persoonlijke netwerktab" -#: ../../include/features.php:59 +#: ../../include/features.php:60 msgid "Enable tab to display only Network posts that you've interacted on" msgstr "Sta het toe dat de tab netwerkberichten toont waarmee je interactie had" -#: ../../include/features.php:60 +#: ../../include/features.php:61 msgid "Network New Tab" msgstr "Nieuwe netwerktab" -#: ../../include/features.php:60 +#: ../../include/features.php:61 msgid "Enable tab to display all new Network activity" msgstr "Laat de tab alle nieuwe netwerkactiviteit tonen" -#: ../../include/features.php:61 +#: ../../include/features.php:62 msgid "Affinity Tool" msgstr "Verwantschapsfilter" -#: ../../include/features.php:61 +#: ../../include/features.php:62 msgid "Filter stream activity by depth of relationships" msgstr "Filter wat je in de Matrix ziet op hoe goed je iemand kent of mag" -#: ../../include/features.php:62 +#: ../../include/features.php:63 msgid "Suggest Channels" msgstr "Kanalen voorstellen" -#: ../../include/features.php:62 +#: ../../include/features.php:63 msgid "Show channel suggestions" msgstr "Voor jou mogelijk interessante kanalen voorstellen" -#: ../../include/features.php:67 +#: ../../include/features.php:68 msgid "Post/Comment Tools" msgstr "Bericht- en reactiehulpmiddelen" -#: ../../include/features.php:69 +#: ../../include/features.php:70 msgid "Edit Sent Posts" msgstr "Bewerk verzonden berichten" -#: ../../include/features.php:69 +#: ../../include/features.php:70 msgid "Edit and correct posts and comments after sending" msgstr "Bewerk en corrigeer berichten en reacties nadat deze zijn verzonden" -#: ../../include/features.php:70 +#: ../../include/features.php:71 msgid "Tagging" msgstr "Labelen" -#: ../../include/features.php:70 +#: ../../include/features.php:71 msgid "Ability to tag existing posts" msgstr "Mogelijkheid om bestaande berichten te labelen" -#: ../../include/features.php:71 +#: ../../include/features.php:72 msgid "Post Categories" msgstr "Categorieën berichten" -#: ../../include/features.php:71 +#: ../../include/features.php:72 msgid "Add categories to your posts" msgstr "Voeg categorieën toe aan je berichten" -#: ../../include/features.php:72 +#: ../../include/features.php:73 msgid "Ability to file posts under folders" msgstr "Mogelijkheid om berichten in mappen op te slaan" -#: ../../include/features.php:73 +#: ../../include/features.php:74 msgid "Dislike Posts" msgstr "Vind berichten niet leuk" -#: ../../include/features.php:73 +#: ../../include/features.php:74 msgid "Ability to dislike posts/comments" msgstr "Mogelijkheid om berichten en reacties niet leuk te vinden" -#: ../../include/features.php:74 +#: ../../include/features.php:75 msgid "Star Posts" msgstr "Geef berichten een ster" -#: ../../include/features.php:74 +#: ../../include/features.php:75 msgid "Ability to mark special posts with a star indicator" msgstr "Mogelijkheid om speciale berichten met een ster te markeren" -#: ../../include/features.php:75 +#: ../../include/features.php:76 msgid "Tag Cloud" msgstr "Wolk met trefwoorden/labels" -#: ../../include/features.php:75 +#: ../../include/features.php:76 msgid "Provide a personal tag cloud on your channel page" msgstr "Zorgt voor een persoonlijke wolk met trefwoorden of labels op jouw kanaalpagina" -#: ../../include/follow.php:26 -msgid "Channel is blocked on this site." -msgstr "Kanaal is op deze hub geblokkeerd." +#: ../../include/text.php:321 +msgid "prev" +msgstr "vorige" -#: ../../include/follow.php:31 -msgid "Channel location missing." -msgstr "Ontbrekende kanaallocatie." +#: ../../include/text.php:323 +msgid "first" +msgstr "eerste" -#: ../../include/follow.php:80 -msgid "Response from remote channel was incomplete." -msgstr "Antwoord van het kanaal op afstand was niet volledig." +#: ../../include/text.php:352 +msgid "last" +msgstr "laatste" -#: ../../include/follow.php:97 -msgid "Channel was deleted and no longer exists." -msgstr "Kanaal is verwijderd en bestaat niet meer." +#: ../../include/text.php:355 +msgid "next" +msgstr "volgende" -#: ../../include/follow.php:133 ../../include/follow.php:202 -msgid "Protocol disabled." -msgstr "Protocol uitgeschakeld." +#: ../../include/text.php:367 +msgid "older" +msgstr "ouder" -#: ../../include/follow.php:176 -msgid "Channel discovery failed." -msgstr "Kanaal ontdekken mislukt." +#: ../../include/text.php:369 +msgid "newer" +msgstr "nieuwer" -#: ../../include/follow.php:192 -msgid "local account not found." -msgstr "lokale account niet gevonden." +#: ../../include/text.php:736 +msgid "No connections" +msgstr "Geen connecties" -#: ../../include/follow.php:219 -msgid "Cannot connect to yourself." -msgstr "Kan niet met jezelf verbinden" +#: ../../include/text.php:753 +#, php-format +msgid "%d Connection" +msgid_plural "%d Connections" +msgstr[0] "%d connectie" +msgstr[1] "%d connecties" -#: ../../include/group.php:25 -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 "Een verwijderde collectie met deze naam is gereactiveerd. Bestaande itemrechten <strong>kunnen</strong> van toepassing zijn op deze collectie en toekomstige leden. Wanneer je dit niet zo bedoeld hebt, moet je een nieuwe collectie met een andere naam aanmaken." +#: ../../include/text.php:766 +msgid "View Connections" +msgstr "Connecties weergeven" -#: ../../include/group.php:234 -msgid "Default privacy group for new contacts" -msgstr "Standaard privacy-collectie voor nieuwe kanalen" +#: ../../include/text.php:827 ../../include/text.php:839 +#: ../../include/widgets.php:193 ../../mod/filer.php:50 +#: ../../mod/rbmark.php:28 ../../mod/rbmark.php:98 ../../mod/admin.php:1339 +#: ../../mod/admin.php:1360 +msgid "Save" +msgstr "Opslaan" -#: ../../include/group.php:253 ../../mod/admin.php:737 -msgid "All Channels" -msgstr "Alle kanalen" +#: ../../include/text.php:905 +msgid "poke" +msgstr "aanstoten" -#: ../../include/group.php:275 -msgid "edit" -msgstr "bewerken" +#: ../../include/text.php:906 +msgid "ping" +msgstr "ping" -#: ../../include/group.php:297 -msgid "Collections" -msgstr "Collecties" +#: ../../include/text.php:906 +msgid "pinged" +msgstr "gepingd" -#: ../../include/group.php:298 -msgid "Edit collection" -msgstr "Collectie bewerken" +#: ../../include/text.php:907 +msgid "prod" +msgstr "por" -#: ../../include/group.php:299 -msgid "Create a new collection" -msgstr "Nieuwe collectie aanmaken" +#: ../../include/text.php:907 +msgid "prodded" +msgstr "gepord" -#: ../../include/group.php:300 -msgid "Channels not in any collection" -msgstr "Kanalen die zich in geen enkele collectie bevinden" +#: ../../include/text.php:908 +msgid "slap" +msgstr "slaan" -#: ../../include/bbcode.php:112 ../../include/bbcode.php:653 -#: ../../include/bbcode.php:656 ../../include/bbcode.php:661 -#: ../../include/bbcode.php:664 ../../include/bbcode.php:667 -#: ../../include/bbcode.php:670 ../../include/bbcode.php:675 -#: ../../include/bbcode.php:678 ../../include/bbcode.php:683 -#: ../../include/bbcode.php:686 ../../include/bbcode.php:689 -#: ../../include/bbcode.php:692 -msgid "Image/photo" -msgstr "Afbeelding/foto" +#: ../../include/text.php:908 +msgid "slapped" +msgstr "sloeg" -#: ../../include/bbcode.php:147 ../../include/bbcode.php:703 -msgid "Encrypted content" -msgstr "Versleutelde inhoud" +#: ../../include/text.php:909 +msgid "finger" +msgstr "finger" -#: ../../include/bbcode.php:165 -msgid "Install design element: " -msgstr "Installeer ontwerp-onderdeel" +#: ../../include/text.php:909 +msgid "fingered" +msgstr "gefingerd" -#: ../../include/bbcode.php:171 -msgid "QR code" -msgstr "QR-code" +#: ../../include/text.php:910 +msgid "rebuff" +msgstr "afpoeieren" -#: ../../include/bbcode.php:220 -#, php-format -msgid "%1$s wrote the following %2$s %3$s" -msgstr "%1$s schreef het volgende %2$s %3$s" +#: ../../include/text.php:910 +msgid "rebuffed" +msgstr "afgepoeierd" -#: ../../include/bbcode.php:222 -msgid "post" -msgstr "bericht" +#: ../../include/text.php:919 +msgid "happy" +msgstr "gelukkig" -#: ../../include/bbcode.php:621 -msgid "$1 spoiler" -msgstr "$1 spoiler" +#: ../../include/text.php:920 +msgid "sad" +msgstr "bedroefd" -#: ../../include/bbcode.php:641 -msgid "$1 wrote:" -msgstr "$1 schreef:" +#: ../../include/text.php:921 +msgid "mellow" +msgstr "mellow" -#: ../../include/RedDAV/RedBrowser.php:106 -#: ../../include/RedDAV/RedBrowser.php:249 -msgid "parent" -msgstr "omhoog" +#: ../../include/text.php:922 +msgid "tired" +msgstr "moe" -#: ../../include/RedDAV/RedBrowser.php:130 -msgid "Collection" -msgstr "map" +#: ../../include/text.php:923 +msgid "perky" +msgstr "parmantig" -#: ../../include/RedDAV/RedBrowser.php:133 -msgid "Principal" -msgstr "principal" +#: ../../include/text.php:924 +msgid "angry" +msgstr "boos" -#: ../../include/RedDAV/RedBrowser.php:136 -msgid "Addressbook" -msgstr "Adresboek" +#: ../../include/text.php:925 +msgid "stupified" +msgstr "beteuterd" -#: ../../include/RedDAV/RedBrowser.php:139 -msgid "Calendar" -msgstr "Agenda" +#: ../../include/text.php:926 +msgid "puzzled" +msgstr "verward" -#: ../../include/RedDAV/RedBrowser.php:142 -msgid "Schedule Inbox" -msgstr "Planning-postvak IN" +#: ../../include/text.php:927 +msgid "interested" +msgstr "geïnteresseerd" -#: ../../include/RedDAV/RedBrowser.php:145 -msgid "Schedule Outbox" -msgstr "Planning-postvak UIT" +#: ../../include/text.php:928 +msgid "bitter" +msgstr "verbitterd" -#: ../../include/RedDAV/RedBrowser.php:223 +#: ../../include/text.php:929 +msgid "cheerful" +msgstr "vrolijk" + +#: ../../include/text.php:930 +msgid "alive" +msgstr "levendig" + +#: ../../include/text.php:931 +msgid "annoyed" +msgstr "geërgerd" + +#: ../../include/text.php:932 +msgid "anxious" +msgstr "bezorgd" + +#: ../../include/text.php:933 +msgid "cranky" +msgstr "humeurig" + +#: ../../include/text.php:934 +msgid "disturbed" +msgstr "verontrust" + +#: ../../include/text.php:935 +msgid "frustrated" +msgstr "gefrustreerd " + +#: ../../include/text.php:936 +msgid "depressed" +msgstr "gedeprimeerd" + +#: ../../include/text.php:937 +msgid "motivated" +msgstr "gemotiveerd" + +#: ../../include/text.php:938 +msgid "relaxed" +msgstr "ontspannen" + +#: ../../include/text.php:939 +msgid "surprised" +msgstr "verrast" + +#: ../../include/text.php:1103 +msgid "Monday" +msgstr "maandag" + +#: ../../include/text.php:1103 +msgid "Tuesday" +msgstr "dinsdag" + +#: ../../include/text.php:1103 +msgid "Wednesday" +msgstr "woensdag" + +#: ../../include/text.php:1103 +msgid "Thursday" +msgstr "donderdag" + +#: ../../include/text.php:1103 +msgid "Friday" +msgstr "vrijdag" + +#: ../../include/text.php:1103 +msgid "Saturday" +msgstr "zaterdag" + +#: ../../include/text.php:1103 +msgid "Sunday" +msgstr "zondag" + +#: ../../include/text.php:1107 +msgid "January" +msgstr "januari" + +#: ../../include/text.php:1107 +msgid "February" +msgstr "februari" + +#: ../../include/text.php:1107 +msgid "March" +msgstr "maart" + +#: ../../include/text.php:1107 +msgid "April" +msgstr "april" + +#: ../../include/text.php:1107 +msgid "May" +msgstr "mei" + +#: ../../include/text.php:1107 +msgid "June" +msgstr "juni" + +#: ../../include/text.php:1107 +msgid "July" +msgstr "juli" + +#: ../../include/text.php:1107 +msgid "August" +msgstr "augustus" + +#: ../../include/text.php:1107 +msgid "September" +msgstr "september" + +#: ../../include/text.php:1107 +msgid "October" +msgstr "oktober" + +#: ../../include/text.php:1107 +msgid "November" +msgstr "november" + +#: ../../include/text.php:1107 +msgid "December" +msgstr "december" + +#: ../../include/text.php:1185 +msgid "unknown.???" +msgstr "onbekend.???" + +#: ../../include/text.php:1186 +msgid "bytes" +msgstr "bytes" + +#: ../../include/text.php:1225 +msgid "remove category" +msgstr "categorie verwijderen" + +#: ../../include/text.php:1295 +msgid "remove from file" +msgstr "uit map verwijderen" + +#: ../../include/text.php:1360 ../../include/text.php:1372 +msgid "Click to open/close" +msgstr "Klik om te openen of te sluiten" + +#: ../../include/text.php:1527 ../../mod/events.php:414 +msgid "Link to Source" +msgstr "Originele locatie" + +#: ../../include/text.php:1546 +msgid "Select a page layout: " +msgstr "Kies een paginalay-out: " + +#: ../../include/text.php:1549 ../../include/text.php:1614 +msgid "default" +msgstr "standaard" + +#: ../../include/text.php:1585 +msgid "Page content type: " +msgstr "Opmaakcode pagina" + +#: ../../include/text.php:1626 +msgid "Select an alternate language" +msgstr "Kies een andere taal" + +#: ../../include/text.php:1760 +msgid "activity" +msgstr "activiteit" + +#: ../../include/text.php:2046 +msgid "Design" +msgstr "Ontwerp" + +#: ../../include/text.php:2049 +msgid "Blocks" +msgstr "Blokken" + +#: ../../include/text.php:2050 +msgid "Menus" +msgstr "Menu's" + +#: ../../include/text.php:2051 +msgid "Layouts" +msgstr "Lay-outs" + +#: ../../include/text.php:2052 +msgid "Pages" +msgstr "Pagina's" + +#: ../../include/account.php:23 +msgid "Not a valid email address" +msgstr "Geen geldig e-mailadres" + +#: ../../include/account.php:25 +msgid "Your email domain is not among those allowed on this site" +msgstr "Jouw e-maildomein is op deze RedMatrix-hub niet toegestaan" + +#: ../../include/account.php:31 +msgid "Your email address is already registered at this site." +msgstr "Jouw e-mailadres is al op deze RedMatrix-hub geregistreerd." + +#: ../../include/account.php:64 +msgid "An invitation is required." +msgstr "Een uitnodiging is vereist" + +#: ../../include/account.php:68 +msgid "Invitation could not be verified." +msgstr "Uitnodiging kon niet geverifieerd worden" + +#: ../../include/account.php:119 +msgid "Please enter the required information." +msgstr "Vul de vereiste informatie in." + +#: ../../include/account.php:187 +msgid "Failed to store account information." +msgstr "Account-informatie kon niet opgeslagen worden." + +#: ../../include/account.php:245 #, php-format -msgid "%1$s used" -msgstr "%1$s gebruikt" +msgid "Registration confirmation for %s" +msgstr "Registratiebevestiging voor %s" -#: ../../include/RedDAV/RedBrowser.php:228 +#: ../../include/account.php:313 #, php-format -msgid "%1$s used of %2$s (%3$s%)" -msgstr "%1$s van %2$s gebruikt (%3$s%)" +msgid "Registration request at %s" +msgstr "Registratiebevestiging voor %s" -#: ../../include/RedDAV/RedBrowser.php:245 ../../mod/settings.php:521 -#: ../../mod/settings.php:547 ../../mod/admin.php:868 -msgid "Name" -msgstr "Naam" +#: ../../include/account.php:315 ../../include/account.php:342 +#: ../../include/account.php:399 +msgid "Administrator" +msgstr "Beheerder" -#: ../../include/RedDAV/RedBrowser.php:246 -msgid "Type" -msgstr "Type" +#: ../../include/account.php:337 +msgid "your registration password" +msgstr "jouw registratiewachtwoord" -#: ../../include/RedDAV/RedBrowser.php:247 -msgid "Size" -msgstr "Grootte" +#: ../../include/account.php:340 ../../include/account.php:397 +#, php-format +msgid "Registration details for %s" +msgstr "Registratiegegevens voor %s" -#: ../../include/RedDAV/RedBrowser.php:248 -msgid "Last Modified" -msgstr "Laatst gewijzigd" +#: ../../include/account.php:406 +msgid "Account approved." +msgstr "Account goedgekeurd" -#: ../../include/RedDAV/RedBrowser.php:252 -msgid "Total" -msgstr "Totaal" +#: ../../include/account.php:440 +#, php-format +msgid "Registration revoked for %s" +msgstr "Registratie ingetrokken voor %s" -#: ../../include/RedDAV/RedBrowser.php:305 -msgid "Create new folder" -msgstr "Nieuwe map aanmaken" +#: ../../include/account.php:486 +msgid "Account verified. Please login." +msgstr "Account is geverifieerd. Je kan inloggen." -#: ../../include/RedDAV/RedBrowser.php:306 ../../mod/mitem.php:142 -#: ../../mod/menu.php:84 ../../mod/new_channel.php:122 -msgid "Create" -msgstr "Aanmaken" +#: ../../include/account.php:648 ../../include/account.php:650 +msgid "Click here to upgrade." +msgstr "Klik hier om te upgraden." -#: ../../include/RedDAV/RedBrowser.php:307 -msgid "Upload file" -msgstr "Bestand uploaden" +#: ../../include/account.php:656 +msgid "This action exceeds the limits set by your subscription plan." +msgstr "Deze handeling overschrijdt de beperkingen die voor jouw abonnement gelden." -#: ../../include/RedDAV/RedBrowser.php:308 ../../mod/photos.php:745 -#: ../../mod/photos.php:1226 ../../mod/profile_photo.php:361 -msgid "Upload" -msgstr "Uploaden" +#: ../../include/account.php:661 +msgid "This action is not available under your subscription plan." +msgstr "Deze handeling is niet mogelijk met jouw abonnement." -#: ../../include/message.php:18 -msgid "No recipient provided." -msgstr "Geen ontvanger opgegeven." +#: ../../include/permissions.php:13 +msgid "Can view my normal stream and posts" +msgstr "Kan mijn normale kanaalstream en berichten bekijken" -#: ../../include/message.php:23 -msgid "[no subject]" -msgstr "[geen onderwerp]" +#: ../../include/permissions.php:14 +msgid "Can view my default channel profile" +msgstr "Kan mijn standaard kanaalprofiel bekijken" -#: ../../include/message.php:45 -msgid "Unable to determine sender." -msgstr "Afzender kan niet bepaald worden." +#: ../../include/permissions.php:15 +msgid "Can view my photo albums" +msgstr "Kan mijn fotoalbums bekijken" -#: ../../include/message.php:200 -msgid "Stored post could not be verified." -msgstr "Opgeslagen bericht kon niet worden geverifieerd." +#: ../../include/permissions.php:16 +msgid "Can view my connections" +msgstr "Kan een lijst met mijn connecties bekijken" -#: ../../include/ItemObject.php:130 -msgid "Save to Folder" -msgstr "In map opslaan" +#: ../../include/permissions.php:17 +msgid "Can view my file storage" +msgstr "Kan mijn bestanden bekijken" -#: ../../include/ItemObject.php:142 ../../include/ItemObject.php:154 -msgid "View all" -msgstr "Toon alles" +#: ../../include/permissions.php:18 +msgid "Can view my webpages" +msgstr "Kan mijn pagina's bekijken" -#: ../../include/ItemObject.php:151 -msgctxt "noun" -msgid "Dislike" -msgid_plural "Dislikes" -msgstr[0] "vindt dit niet leuk" -msgstr[1] "vinden dit niet leuk" +#: ../../include/permissions.php:21 +msgid "Can send me their channel stream and posts" +msgstr "Kan mij de inhoud van hun kanaal en berichten sturen" -#: ../../include/ItemObject.php:179 -msgid "Add Star" -msgstr "Ster toevoegen" +#: ../../include/permissions.php:22 +msgid "Can post on my channel page (\"wall\")" +msgstr "Kan een bericht in mijn kanaal plaatsen" -#: ../../include/ItemObject.php:180 -msgid "Remove Star" -msgstr "Ster verwijderen" +#: ../../include/permissions.php:23 +msgid "Can comment on or like my posts" +msgstr "Kan op mijn berichten reageren of deze (niet) leuk vinden" -#: ../../include/ItemObject.php:181 -msgid "Toggle Star Status" -msgstr "Ster toevoegen of verwijderen" +#: ../../include/permissions.php:24 +msgid "Can send me private mail messages" +msgstr "Kan mij privéberichten sturen" -#: ../../include/ItemObject.php:185 -msgid "starred" -msgstr "met ster" +#: ../../include/permissions.php:25 +msgid "Can post photos to my photo albums" +msgstr "Kan foto's aan mijn fotoalbums toevoegen" -#: ../../include/ItemObject.php:203 -msgid "Add Tag" -msgstr "Label toevoegen" +#: ../../include/permissions.php:26 +msgid "Can like/dislike stuff" +msgstr "Kan dingen leuk of niet leuk vinden" -#: ../../include/ItemObject.php:221 ../../mod/photos.php:990 -msgid "I like this (toggle)" -msgstr "Vind ik leuk" +#: ../../include/permissions.php:26 +msgid "Profiles and things other than posts/comments" +msgstr "Profielen en dingen, buiten berichten en reacties" -#: ../../include/ItemObject.php:222 ../../mod/photos.php:991 -msgid "I don't like this (toggle)" -msgstr "Vind ik niet leuk" +#: ../../include/permissions.php:28 +msgid "Can forward to all my channel contacts via post @mentions" +msgstr "Kan naar al mijn kanaalconnecties berichten doorsturen met behulp van @vermeldingen+" -#: ../../include/ItemObject.php:226 -msgid "Share This" -msgstr "Delen" +#: ../../include/permissions.php:28 +msgid "Advanced - useful for creating group forum channels" +msgstr "Geavanceerd - nuttig voor groepforums" -#: ../../include/ItemObject.php:226 -msgid "share" -msgstr "delen" +#: ../../include/permissions.php:29 +msgid "Can chat with me (when available)" +msgstr "Kan met mij chatten (wanneer beschikbaar)" -#: ../../include/ItemObject.php:249 ../../include/ItemObject.php:250 +#: ../../include/permissions.php:30 +msgid "Can write to my file storage" +msgstr "Kan bestanden aan mijn bestandsopslag toevoegen" + +#: ../../include/permissions.php:31 +msgid "Can edit my webpages" +msgstr "Kan mijn pagina's bewerken" + +#: ../../include/permissions.php:33 +msgid "Can source my public posts in derived channels" +msgstr "Kan mijn openbare berichten als bron voor andere kanalen gebruiken" + +#: ../../include/permissions.php:33 +msgid "Somewhat advanced - very useful in open communities" +msgstr "Enigszins geavanceerd (erg nuttig voor kanalen van forums/groepen)" + +#: ../../include/permissions.php:35 +msgid "Can administer my channel resources" +msgstr "Kan mijn kanaal beheren" + +#: ../../include/permissions.php:35 +msgid "" +"Extremely advanced. Leave this alone unless you know what you are doing" +msgstr "Zeer geavanceerd. Laat dit met rust, behalve als je weet wat je doet." + +#: ../../include/permissions.php:785 +msgid "Social Networking" +msgstr "Sociaal netwerk" + +#: ../../include/permissions.php:786 ../../include/permissions.php:788 +#: ../../include/permissions.php:790 +msgid "Mostly Public" +msgstr "Vrijwel alles openbaar" + +#: ../../include/permissions.php:786 ../../include/permissions.php:788 +#: ../../include/permissions.php:790 +msgid "Restricted" +msgstr "Beperkt zichtbaar" + +#: ../../include/permissions.php:786 ../../include/permissions.php:788 +msgid "Private" +msgstr "Verborgen kanaal" + +#: ../../include/permissions.php:787 +msgid "Community Forum" +msgstr "Groepsforum" + +#: ../../include/permissions.php:789 +msgid "Feed Republish" +msgstr "Feed herpubliceren" + +#: ../../include/permissions.php:791 +msgid "Special Purpose" +msgstr "Speciaal doel" + +#: ../../include/permissions.php:792 +msgid "Celebrity/Soapbox" +msgstr "Beroemdheid/alleen volgen" + +#: ../../include/permissions.php:792 +msgid "Group Repository" +msgstr "Groepsopslag" + +#: ../../include/permissions.php:793 ../../include/profile_selectors.php:6 +#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:61 +#: ../../include/profile_selectors.php:97 +msgid "Other" +msgstr "Anders" + +#: ../../include/permissions.php:794 +msgid "Custom/Expert Mode" +msgstr "Expertmodus/handmatig aanpassen" + +#: ../../include/photos.php:105 #, php-format -msgid "View %s's profile - %s" -msgstr "Profiel van %s bekijken - %s" +msgid "Image exceeds website size limit of %lu bytes" +msgstr "Afbeelding is groter dan op deze hub toegestane limiet van %lu bytes" -#: ../../include/ItemObject.php:251 -msgid "to" -msgstr "aan" +#: ../../include/photos.php:112 +msgid "Image file is empty." +msgstr "Afbeeldingsbestand is leeg" -#: ../../include/ItemObject.php:252 -msgid "via" -msgstr "via" +#: ../../include/photos.php:141 ../../mod/profile_photo.php:216 +msgid "Unable to process image" +msgstr "Afbeelding kan niet verwerkt worden" -#: ../../include/ItemObject.php:253 -msgid "Wall-to-Wall" -msgstr "Kanaal-naar-kanaal" +#: ../../include/photos.php:213 +msgid "Photo storage failed." +msgstr "Foto kan niet worden opgeslagen" -#: ../../include/ItemObject.php:254 -msgid "via Wall-To-Wall:" -msgstr "via kanaal-naar-kanaal" +#: ../../include/photos.php:345 +msgid "Upload New Photos" +msgstr "Nieuwe foto's uploaden" -#: ../../include/ItemObject.php:290 -msgid "Save Bookmarks" -msgstr "Bladwijzers opslaan" +#: ../../include/items.php:382 ../../mod/profperm.php:23 +#: ../../mod/subthread.php:49 ../../mod/like.php:246 ../../mod/group.php:68 +#: ../../index.php:389 +msgid "Permission denied" +msgstr "Toegang geweigerd" -#: ../../include/ItemObject.php:291 -msgid "Add to Calendar" -msgstr "Aan agenda toevoegen" +#: ../../include/items.php:969 ../../include/items.php:1014 +msgid "(Unknown)" +msgstr "(Onbekend)" -#: ../../include/ItemObject.php:299 -msgctxt "noun" -msgid "Likes" -msgstr "vinden dit leuk" +#: ../../include/items.php:1171 +msgid "Visible to anybody on the internet." +msgstr "Voor iedereen op het internet zichtbaar." -#: ../../include/ItemObject.php:300 -msgctxt "noun" -msgid "Dislikes" -msgstr "vinden dit niet leuk" +#: ../../include/items.php:1173 +msgid "Visible to you only." +msgstr "Alleen voor jou zichtbaar." + +#: ../../include/items.php:1175 +msgid "Visible to anybody in this network." +msgstr "Voor iedereen in dit netwerk zichtbaar." -#: ../../include/ItemObject.php:331 +#: ../../include/items.php:1177 +msgid "Visible to anybody authenticated." +msgstr "Voor iedereen die geauthenticeerd is zichtbaar." + +#: ../../include/items.php:1179 #, php-format -msgid "%d comment" -msgid_plural "%d comments" -msgstr[0] "%d reactie" -msgstr[1] "%d reacties weergeven" +msgid "Visible to anybody on %s." +msgstr "Voor iedereen op %s zichtbaar." -#: ../../include/ItemObject.php:332 ../../include/js_strings.php:7 -msgid "[+] show all" -msgstr "[+] alle" +#: ../../include/items.php:1181 +msgid "Visible to all connections." +msgstr "Voor alle connecties zichtbaar." -#: ../../include/ItemObject.php:596 ../../mod/photos.php:1009 -#: ../../mod/photos.php:1096 -msgid "This is you" -msgstr "Dit ben jij" +#: ../../include/items.php:1183 +msgid "Visible to approved connections." +msgstr "Voor alle goedgekeurde connecties zichtbaar." -#: ../../include/ItemObject.php:598 ../../include/js_strings.php:6 -#: ../../mod/photos.php:1011 ../../mod/photos.php:1098 -msgid "Comment" -msgstr "Reactie" +#: ../../include/items.php:1185 +msgid "Visible to specific connections." +msgstr "Voor specifieke connecties zichtbaar." -#: ../../include/ItemObject.php:599 ../../mod/mood.php:135 -#: ../../mod/photos.php:563 ../../mod/photos.php:672 ../../mod/photos.php:972 -#: ../../mod/photos.php:1012 ../../mod/photos.php:1099 -#: ../../mod/settings.php:519 ../../mod/settings.php:631 -#: ../../mod/settings.php:660 ../../mod/settings.php:684 -#: ../../mod/settings.php:760 ../../mod/settings.php:945 -#: ../../mod/poke.php:166 ../../mod/profiles.php:615 ../../mod/events.php:587 -#: ../../mod/chat.php:177 ../../mod/chat.php:211 ../../mod/connect.php:92 -#: ../../mod/connedit.php:540 ../../mod/setup.php:307 ../../mod/setup.php:350 -#: ../../mod/pdledit.php:58 ../../mod/sources.php:104 -#: ../../mod/sources.php:138 ../../mod/filestorage.php:146 -#: ../../mod/fsuggest.php:108 ../../mod/group.php:81 ../../mod/admin.php:414 -#: ../../mod/admin.php:725 ../../mod/admin.php:861 ../../mod/admin.php:994 -#: ../../mod/admin.php:1193 ../../mod/admin.php:1280 ../../mod/thing.php:284 -#: ../../mod/thing.php:327 ../../mod/import.php:480 ../../mod/invite.php:142 -#: ../../mod/mail.php:348 ../../mod/appman.php:99 ../../mod/poll.php:68 -#: ../../view/theme/apw/php/config.php:256 -#: ../../view/theme/blogga/php/config.php:67 -#: ../../view/theme/blogga/view/theme/blog/config.php:67 -#: ../../view/theme/redbasic/php/config.php:99 -msgid "Submit" -msgstr "Opslaan" +#: ../../include/items.php:3952 ../../mod/thing.php:76 +#: ../../mod/display.php:32 ../../mod/filestorage.php:26 +#: ../../mod/admin.php:168 ../../mod/admin.php:896 ../../mod/admin.php:1099 +#: ../../mod/viewsrc.php:20 +msgid "Item not found." +msgstr "Item niet gevonden." -#: ../../include/ItemObject.php:600 -msgid "Bold" -msgstr "Vet" +#: ../../include/items.php:4410 ../../mod/group.php:38 ../../mod/group.php:140 +msgid "Collection not found." +msgstr "Collectie niet gevonden." -#: ../../include/ItemObject.php:601 -msgid "Italic" -msgstr "Cursief" +#: ../../include/items.php:4425 +msgid "Collection is empty." +msgstr "Collectie is leeg" -#: ../../include/ItemObject.php:602 -msgid "Underline" -msgstr "Onderstrepen" +#: ../../include/items.php:4432 +#, php-format +msgid "Collection: %s" +msgstr "Collectie: %s" -#: ../../include/ItemObject.php:603 -msgid "Quote" -msgstr "Citeren" +#: ../../include/items.php:4443 +#, php-format +msgid "Connection: %s" +msgstr "Connectie: %s" -#: ../../include/ItemObject.php:604 -msgid "Code" -msgstr "Broncode" +#: ../../include/items.php:4446 +msgid "Connection not found." +msgstr "Connectie niet gevonden." -#: ../../include/ItemObject.php:605 -msgid "Image" -msgstr "Afbeelding" +#: ../../include/security.php:323 +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 "De beveiligings-token van het tekstvak was ongeldig. Dit is mogelijk het gevolg van dat er te lang (meer dan 3 uur) gewacht is om de tekst op te slaan. " -#: ../../include/ItemObject.php:606 -msgid "Link" -msgstr "Link" +#: ../../include/widgets.php:87 +msgid "System" +msgstr "Systeem" -#: ../../include/ItemObject.php:607 -msgid "Video" -msgstr "Video" +#: ../../include/widgets.php:90 +msgid "Create Personal App" +msgstr "Persoonlijke app maken" + +#: ../../include/widgets.php:91 +msgid "Edit Personal App" +msgstr "Persoonlijke app bewerken" + +#: ../../include/widgets.php:137 ../../mod/suggest.php:53 +msgid "Ignore/Hide" +msgstr "Negeren/Verbergen" + +#: ../../include/widgets.php:143 ../../mod/connections.php:267 +msgid "Suggestions" +msgstr "Voorgestelde kanalen" + +#: ../../include/widgets.php:144 +msgid "See more..." +msgstr "Meer..." + +#: ../../include/widgets.php:166 +#, php-format +msgid "You have %1$.0f of %2$.0f allowed connections." +msgstr "Je hebt %1$.0f van de %2$.0f toegestane connecties." + +#: ../../include/widgets.php:172 +msgid "Add New Connection" +msgstr "Nieuwe connectie toevoegen" + +#: ../../include/widgets.php:173 +msgid "Enter the channel address" +msgstr "Vul het adres van het nieuwe kanaal in" + +#: ../../include/widgets.php:174 +msgid "Example: bob@example.com, http://example.com/barbara" +msgstr "Voorbeeld: bob@example.com, http://example.com/barbara" + +#: ../../include/widgets.php:191 +msgid "Notes" +msgstr "Aantekeningen" + +#: ../../include/widgets.php:263 +msgid "Remove term" +msgstr "Verwijder zoekterm" + +#: ../../include/widgets.php:352 +msgid "Archives" +msgstr "Archieven" + +#: ../../include/widgets.php:428 +msgid "Refresh" +msgstr "Vernieuwen" + +#: ../../include/widgets.php:429 ../../mod/connedit.php:506 +msgid "Me" +msgstr "Ik" + +#: ../../include/widgets.php:430 ../../mod/connedit.php:508 +msgid "Best Friends" +msgstr "Goede vrienden" + +#: ../../include/widgets.php:432 +msgid "Co-workers" +msgstr "Collega's" + +#: ../../include/widgets.php:433 ../../mod/connedit.php:510 +msgid "Former Friends" +msgstr "Oude vrienden" + +#: ../../include/widgets.php:434 ../../mod/connedit.php:511 +msgid "Acquaintances" +msgstr "Kennissen" + +#: ../../include/widgets.php:435 +msgid "Everybody" +msgstr "Iedereen" + +#: ../../include/widgets.php:469 +msgid "Account settings" +msgstr "Account" + +#: ../../include/widgets.php:475 +msgid "Channel settings" +msgstr "Kanaal" + +#: ../../include/widgets.php:481 +msgid "Additional features" +msgstr "Extra functies" + +#: ../../include/widgets.php:487 +msgid "Feature settings" +msgstr "Plug-ins" + +#: ../../include/widgets.php:493 +msgid "Display settings" +msgstr "Weergave" + +#: ../../include/widgets.php:499 +msgid "Connected apps" +msgstr "Verbonden applicaties" + +#: ../../include/widgets.php:505 +msgid "Export channel" +msgstr "Kanaal exporteren" + +#: ../../include/widgets.php:511 +msgid "Export content" +msgstr "Inhoud exporteren" + +#: ../../include/widgets.php:520 ../../mod/connedit.php:538 +msgid "Connection Default Permissions" +msgstr "Standaard permissies voor connecties" + +#: ../../include/widgets.php:528 +msgid "Premium Channel Settings" +msgstr "Instellingen premiumkanaal" + +#: ../../include/widgets.php:562 ../../mod/mail.php:125 +#: ../../mod/message.php:31 +msgid "Messages" +msgstr "Berichten" + +#: ../../include/widgets.php:567 +msgid "Check Mail" +msgstr "Controleer op nieuwe berichten" + +#: ../../include/widgets.php:648 +msgid "Chat Rooms" +msgstr "Chatkanalen" + +#: ../../include/widgets.php:668 +msgid "Bookmarked Chatrooms" +msgstr "Bladwijzers van chatkanalen" + +#: ../../include/widgets.php:688 +msgid "Suggested Chatrooms" +msgstr "Voorgestelde chatkanalen" + +#: ../../include/widgets.php:817 ../../include/widgets.php:875 +msgid "photo/image" +msgstr "foto/afbeelding" + +#: ../../include/Contact.php:123 +msgid "New window" +msgstr "Nieuw venster" + +#: ../../include/Contact.php:124 +msgid "Open the selected location in a different window or browser tab" +msgstr "Open de geselecteerde locatie in een ander venster of tab" + +#: ../../include/Contact.php:211 ../../mod/admin.php:646 +#, php-format +msgid "User '%s' deleted" +msgstr "Account '%s' verwijderd" #: ../../include/js_strings.php:5 msgid "Delete this item?" msgstr "Dit item verwijderen?" +#: ../../include/js_strings.php:6 ../../include/ItemObject.php:620 +#: ../../mod/photos.php:996 ../../mod/photos.php:1106 +msgid "Comment" +msgstr "Reactie" + +#: ../../include/js_strings.php:7 ../../include/ItemObject.php:337 +msgid "[+] show all" +msgstr "[+] alle" + #: ../../include/js_strings.php:8 msgid "[-] show less" msgstr "[-] minder reacties weergeven" @@ -3171,19 +3188,6 @@ msgstr " " msgid "timeago.numbers" msgstr "timeago.numbers" -#: ../../include/Contact.php:123 -msgid "New window" -msgstr "Nieuw venster" - -#: ../../include/Contact.php:124 -msgid "Open the selected location in a different window or browser tab" -msgstr "Open de geselecteerde locatie in een ander venster of tab" - -#: ../../include/Contact.php:211 ../../mod/admin.php:649 -#, php-format -msgid "User '%s' deleted" -msgstr "Account '%s' verwijderd" - #: ../../include/profile_selectors.php:6 #: ../../include/profile_selectors.php:23 msgid "Male" @@ -3235,13 +3239,6 @@ msgid "Non-specific" msgstr "Niet gespecificeerd" #: ../../include/profile_selectors.php:6 -#: ../../include/profile_selectors.php:23 -#: ../../include/profile_selectors.php:61 -#: ../../include/profile_selectors.php:97 ../../include/permissions.php:746 -msgid "Other" -msgstr "Anders" - -#: ../../include/profile_selectors.php:6 msgid "Undecided" msgstr "Nog niet beslist" @@ -3427,484 +3424,372 @@ msgstr "Maakt mij niks uit" msgid "Ask me" msgstr "Vraag het me" -#: ../../include/permissions.php:13 -msgid "Can view my normal stream and posts" -msgstr "Kan mijn normale kanaalstream en berichten bekijken" - -#: ../../include/permissions.php:14 -msgid "Can view my default channel profile" -msgstr "Kan mijn standaard kanaalprofiel bekijken" - -#: ../../include/permissions.php:15 -msgid "Can view my photo albums" -msgstr "Kan mijn fotoalbums bekijken" - -#: ../../include/permissions.php:16 -msgid "Can view my connections" -msgstr "Kan een lijst met mijn connecties bekijken" - -#: ../../include/permissions.php:17 -msgid "Can view my file storage" -msgstr "Kan mijn bestanden bekijken" - -#: ../../include/permissions.php:18 -msgid "Can view my webpages" -msgstr "Kan mijn pagina's bekijken" - -#: ../../include/permissions.php:21 -msgid "Can send me their channel stream and posts" -msgstr "Kan mij de inhoud van hun kanaal en berichten sturen" - -#: ../../include/permissions.php:22 -msgid "Can post on my channel page (\"wall\")" -msgstr "Kan een bericht in mijn kanaal plaatsen" - -#: ../../include/permissions.php:23 -msgid "Can comment on or like my posts" -msgstr "Kan op mijn berichten reageren of deze (niet) leuk vinden" - -#: ../../include/permissions.php:24 -msgid "Can send me private mail messages" -msgstr "Kan mij privéberichten sturen" - -#: ../../include/permissions.php:25 -msgid "Can post photos to my photo albums" -msgstr "Kan foto's aan mijn fotoalbums toevoegen" - -#: ../../include/permissions.php:26 -msgid "Can like/dislike stuff" -msgstr "Kan dingen leuk of niet leuk vinden" - -#: ../../include/permissions.php:26 -msgid "Profiles and things other than posts/comments" -msgstr "Profielen en dingen, buiten berichten en reacties" - -#: ../../include/permissions.php:28 -msgid "Can forward to all my channel contacts via post @mentions" -msgstr "Kan naar al mijn kanaalconnecties berichten doorsturen met behulp van @vermeldingen+" - -#: ../../include/permissions.php:28 -msgid "Advanced - useful for creating group forum channels" -msgstr "Geavanceerd - nuttig voor kanalen met een groep- cq. forumfunctie" - -#: ../../include/permissions.php:29 -msgid "Can chat with me (when available)" -msgstr "Kan met mij chatten (wanneer beschikbaar)" - -#: ../../include/permissions.php:30 -msgid "Can write to my file storage" -msgstr "Kan bestanden aan mijn bestandsopslag toevoegen" - -#: ../../include/permissions.php:31 -msgid "Can edit my webpages" -msgstr "Kan mijn pagina's bewerken" - -#: ../../include/permissions.php:33 -msgid "Can source my public posts in derived channels" -msgstr "Kan mijn openbare berichten als bron voor andere kanalen gebruiken" - -#: ../../include/permissions.php:33 -msgid "Somewhat advanced - very useful in open communities" -msgstr "Enigszins geavanceerd (erg nuttig voor kanalen van forums/groepen)" - -#: ../../include/permissions.php:35 -msgid "Can administer my channel resources" -msgstr "Kan mijn kanaal beheren" - -#: ../../include/permissions.php:35 -msgid "" -"Extremely advanced. Leave this alone unless you know what you are doing" -msgstr "Zeer geavanceerd. Laat dit met rust, behalve als je weet wat je doet." - -#: ../../include/permissions.php:738 -msgid "Social Networking" -msgstr "Sociaal netwerk" - -#: ../../include/permissions.php:739 ../../include/permissions.php:741 -#: ../../include/permissions.php:743 ../../include/permissions.php:745 -msgid "Mostly Public" -msgstr "Vrijwel alles openbaar" - -#: ../../include/permissions.php:739 ../../include/permissions.php:741 -#: ../../include/permissions.php:743 -msgid "Restricted" -msgstr "Beperkt zichtbaar" - -#: ../../include/permissions.php:739 ../../include/permissions.php:741 -msgid "Private" -msgstr "Verborgen kanaal" - -#: ../../include/permissions.php:740 -msgid "Community Forum" -msgstr "Groepsforum" - -#: ../../include/permissions.php:742 -msgid "Feed Republish" -msgstr "Feed herpubliceren" - -#: ../../include/permissions.php:744 -msgid "Celebrity/Soapbox" -msgstr "Beroemdheid/alleen volgen" - -#: ../../include/permissions.php:747 -msgid "Custom/Expert Mode" -msgstr "Expertmodus/handmatig aanpassen" +#: ../../include/apps.php:126 +msgid "Site Admin" +msgstr "Hubbeheerder" -#: ../../include/datetime.php:43 ../../include/datetime.php:45 -msgid "Miscellaneous" -msgstr "Diversen" +#: ../../include/apps.php:128 +msgid "Address Book" +msgstr "Connecties" -#: ../../include/datetime.php:238 -msgid "never" -msgstr "nooit" +#: ../../include/apps.php:142 ../../mod/mood.php:131 +msgid "Mood" +msgstr "Stemming" -#: ../../include/datetime.php:244 -msgid "less than a second ago" -msgstr "minder dan een seconde geleden" +#: ../../include/apps.php:146 +msgid "Probe" +msgstr "Onderzoeken" -#: ../../include/datetime.php:247 -msgid "year" -msgstr "jaar" +#: ../../include/apps.php:147 +msgid "Suggest" +msgstr "Voorstellen" -#: ../../include/datetime.php:247 -msgid "years" -msgstr "jaren" +#: ../../include/apps.php:148 +msgid "Random Channel" +msgstr "Willekeurig kanaal" -#: ../../include/datetime.php:248 -msgid "month" -msgstr "maand" +#: ../../include/apps.php:149 +msgid "Invite" +msgstr "Uitnodigen " -#: ../../include/datetime.php:248 -msgid "months" -msgstr "maanden" +#: ../../include/apps.php:150 +msgid "Features" +msgstr "Extra functies" -#: ../../include/datetime.php:249 -msgid "week" -msgstr "week" +#: ../../include/apps.php:151 +msgid "Language" +msgstr "Taal" -#: ../../include/datetime.php:249 -msgid "weeks" -msgstr "weken" +#: ../../include/apps.php:152 +msgid "Post" +msgstr "Bericht" -#: ../../include/datetime.php:250 -msgid "day" -msgstr "dag" +#: ../../include/apps.php:153 +msgid "Profile Photo" +msgstr "Profielfoto" -#: ../../include/datetime.php:250 -msgid "days" -msgstr "dagen" +#: ../../include/apps.php:242 ../../mod/settings.php:81 +#: ../../mod/settings.php:589 +msgid "Update" +msgstr "Bijwerken" -#: ../../include/datetime.php:251 -msgid "hour" -msgstr "uur" +#: ../../include/apps.php:242 +msgid "Install" +msgstr "Installeren" -#: ../../include/datetime.php:251 -msgid "hours" -msgstr "uren" +#: ../../include/apps.php:247 +msgid "Purchase" +msgstr "Aanschaffen" -#: ../../include/datetime.php:252 -msgid "minute" -msgstr "minuut" +#: ../../include/auth.php:116 +msgid "Logged out." +msgstr "Uitgelogd." -#: ../../include/datetime.php:252 -msgid "minutes" -msgstr "minuten" +#: ../../include/auth.php:257 +msgid "Failed authentication" +msgstr "Mislukte authenticatie" -#: ../../include/datetime.php:253 -msgid "second" -msgstr "seconde" +#: ../../include/auth.php:271 ../../mod/openid.php:190 +msgid "Login failed." +msgstr "Inloggen mislukt." -#: ../../include/datetime.php:253 -msgid "seconds" -msgstr "seconden" +#: ../../include/ItemObject.php:130 +msgid "Save to Folder" +msgstr "In map opslaan" -#: ../../include/datetime.php:262 -#, php-format -msgid "%1$d %2$s ago" -msgstr "%1$d %2$s geleden" +#: ../../include/ItemObject.php:142 ../../include/ItemObject.php:154 +#: ../../mod/photos.php:1023 ../../mod/photos.php:1035 +msgid "View all" +msgstr "Toon alles" -#: ../../include/datetime.php:467 -#, php-format -msgid "%1$s's birthday" -msgstr "Verjaardag van %1$s" +#: ../../include/ItemObject.php:151 ../../mod/photos.php:1032 +msgctxt "noun" +msgid "Dislike" +msgid_plural "Dislikes" +msgstr[0] "vindt dit niet leuk" +msgstr[1] "vinden dit niet leuk" -#: ../../include/datetime.php:468 -#, php-format -msgid "Happy Birthday %1$s" -msgstr "Gefeliciteerd met je verjaardag %1$s" +#: ../../include/ItemObject.php:179 +msgid "Add Star" +msgstr "Ster toevoegen" -#: ../../mod/mood.php:132 -msgid "Set your current mood and tell your friends" -msgstr "Noteer je huidige stemming en toon het aan je connecties" +#: ../../include/ItemObject.php:180 +msgid "Remove Star" +msgstr "Ster verwijderen" -#: ../../mod/photos.php:77 -msgid "Page owner information could not be retrieved." -msgstr "Informatie over de pagina-eigenaar werd niet ontvangen." +#: ../../include/ItemObject.php:181 +msgid "Toggle Star Status" +msgstr "Ster toevoegen of verwijderen" -#: ../../mod/photos.php:97 -msgid "Album not found." -msgstr "Album niet gevonden." +#: ../../include/ItemObject.php:185 +msgid "starred" +msgstr "met ster" -#: ../../mod/photos.php:119 ../../mod/photos.php:673 -msgid "Delete Album" -msgstr "Verwijder album" +#: ../../include/ItemObject.php:203 +msgid "Add Tag" +msgstr "Label toevoegen" -#: ../../mod/photos.php:159 ../../mod/photos.php:973 -msgid "Delete Photo" -msgstr "Verwijder foto" +#: ../../include/ItemObject.php:221 ../../mod/photos.php:975 +msgid "I like this (toggle)" +msgstr "Vind ik leuk" -#: ../../mod/photos.php:443 ../../mod/search.php:13 ../../mod/directory.php:15 -#: ../../mod/dirprofile.php:9 ../../mod/display.php:9 -#: ../../mod/viewconnections.php:17 -msgid "Public access denied." -msgstr "Openbare toegang geweigerd." +#: ../../include/ItemObject.php:222 ../../mod/photos.php:976 +msgid "I don't like this (toggle)" +msgstr "Vind ik niet leuk" -#: ../../mod/photos.php:453 -msgid "No photos selected" -msgstr "Geen foto's geselecteerd" +#: ../../include/ItemObject.php:226 +msgid "Share This" +msgstr "Delen" -#: ../../mod/photos.php:500 -msgid "Access to this item is restricted." -msgstr "Toegang tot dit item is beperkt." +#: ../../include/ItemObject.php:226 +msgid "share" +msgstr "delen" -#: ../../mod/photos.php:574 +#: ../../include/ItemObject.php:236 #, php-format -msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage." -msgstr "Je gebruiker %1$.2f MB van totaal %2$.2f MB foto-opslagruimte." +msgid "%d comment" +msgid_plural "%d comments" +msgstr[0] "%d reactie" +msgstr[1] "%d reacties weergeven" -#: ../../mod/photos.php:577 +#: ../../include/ItemObject.php:249 ../../include/ItemObject.php:250 #, php-format -msgid "You have used %1$.2f Mbytes of photo storage." -msgstr "Je gebruikt %1$.2f MB aan foto-opslagruimte." - -#: ../../mod/photos.php:596 -msgid "Upload Photos" -msgstr "Foto's uploaden" - -#: ../../mod/photos.php:600 ../../mod/photos.php:668 -msgid "New album name: " -msgstr "Nieuwe albumnaam: " - -#: ../../mod/photos.php:601 -msgid "or existing album name: " -msgstr "of een bestaande albumnaam: " +msgid "View %s's profile - %s" +msgstr "Profiel van %s bekijken - %s" -#: ../../mod/photos.php:602 -msgid "Do not show a status post for this upload" -msgstr "Plaats geen bericht voor deze upload." +#: ../../include/ItemObject.php:252 +msgid "to" +msgstr "aan" -#: ../../mod/photos.php:622 -msgid "Album name could not be decoded" -msgstr "Albumnaam kon niet gedecodeerd worden" +#: ../../include/ItemObject.php:253 +msgid "via" +msgstr "via" -#: ../../mod/photos.php:657 ../../mod/photos.php:679 ../../mod/photos.php:1148 -#: ../../mod/photos.php:1163 -msgid "Contact Photos" -msgstr "Connectiefoto's" +#: ../../include/ItemObject.php:254 +msgid "Wall-to-Wall" +msgstr "Kanaal-naar-kanaal" -#: ../../mod/photos.php:681 -msgid "Edit Album" -msgstr "Album bewerken" +#: ../../include/ItemObject.php:255 +msgid "via Wall-To-Wall:" +msgstr "via kanaal-naar-kanaal" -#: ../../mod/photos.php:687 -msgid "Show Newest First" -msgstr "Nieuwste eerst weergeven" +#: ../../include/ItemObject.php:291 +msgid "Save Bookmarks" +msgstr "Bladwijzers opslaan" -#: ../../mod/photos.php:689 -msgid "Show Oldest First" -msgstr "Oudste eerst weergeven" +#: ../../include/ItemObject.php:292 +msgid "Add to Calendar" +msgstr "Aan agenda toevoegen" -#: ../../mod/photos.php:716 ../../mod/photos.php:1195 -msgid "View Photo" -msgstr "Foto weergeven" +#: ../../include/ItemObject.php:301 +msgid "Mark all seen" +msgstr "Markeer alles als bekeken" -#: ../../mod/photos.php:794 -msgid "Permission denied. Access to this item may be restricted." -msgstr "Toegang geweigerd. Toegang tot dit item kan zijn beperkt." +#: ../../include/ItemObject.php:306 ../../mod/photos.php:1143 +msgctxt "noun" +msgid "Likes" +msgstr "vinden dit leuk" -#: ../../mod/photos.php:796 -msgid "Photo not available" -msgstr "Foto niet aanwezig" +#: ../../include/ItemObject.php:307 ../../mod/photos.php:1144 +msgctxt "noun" +msgid "Dislikes" +msgstr "vinden dit niet leuk" -#: ../../mod/photos.php:856 -msgid "Use as profile photo" -msgstr "Als profielfoto gebruiken" +#: ../../include/ItemObject.php:618 ../../mod/photos.php:994 +#: ../../mod/photos.php:1104 +msgid "This is you" +msgstr "Dit ben jij" -#: ../../mod/photos.php:863 -msgid "Private Photo" -msgstr "Privéfoto" +#: ../../include/ItemObject.php:621 ../../mod/mood.php:135 +#: ../../mod/sources.php:104 ../../mod/sources.php:138 ../../mod/poke.php:166 +#: ../../mod/setup.php:313 ../../mod/setup.php:358 ../../mod/settings.php:563 +#: ../../mod/settings.php:675 ../../mod/settings.php:704 +#: ../../mod/settings.php:728 ../../mod/settings.php:805 +#: ../../mod/settings.php:997 ../../mod/events.php:598 ../../mod/chat.php:177 +#: ../../mod/chat.php:211 ../../mod/connect.php:93 ../../mod/connedit.php:555 +#: ../../mod/thing.php:284 ../../mod/thing.php:327 ../../mod/profiles.php:633 +#: ../../mod/pdledit.php:58 ../../mod/fsuggest.php:108 +#: ../../mod/filestorage.php:146 ../../mod/group.php:81 +#: ../../mod/import.php:480 ../../mod/admin.php:412 ../../mod/admin.php:723 +#: ../../mod/admin.php:859 ../../mod/admin.php:992 ../../mod/admin.php:1191 +#: ../../mod/admin.php:1278 ../../mod/locs.php:99 ../../mod/mail.php:352 +#: ../../mod/invite.php:142 ../../mod/xchan.php:11 ../../mod/photos.php:594 +#: ../../mod/photos.php:671 ../../mod/photos.php:957 ../../mod/photos.php:997 +#: ../../mod/photos.php:1107 ../../mod/appman.php:99 ../../mod/poll.php:68 +#: ../../view/theme/apw/php/config.php:256 +#: ../../view/theme/redbasic/php/config.php:99 +msgid "Submit" +msgstr "Opslaan" -#: ../../mod/photos.php:874 ../../mod/events.php:433 -msgid "Previous" -msgstr "Vorige" +#: ../../include/ItemObject.php:622 +msgid "Bold" +msgstr "Vet" -#: ../../mod/photos.php:878 -msgid "View Full Size" -msgstr "Volledige grootte weergeven" +#: ../../include/ItemObject.php:623 +msgid "Italic" +msgstr "Cursief" -#: ../../mod/photos.php:883 ../../mod/events.php:434 ../../mod/setup.php:261 -msgid "Next" -msgstr "Volgende" +#: ../../include/ItemObject.php:624 +msgid "Underline" +msgstr "Onderstrepen" -#: ../../mod/photos.php:922 ../../mod/delegate.php:130 ../../mod/tagrm.php:93 -msgid "Remove" -msgstr "Verwijderen" +#: ../../include/ItemObject.php:625 +msgid "Quote" +msgstr "Citeren" -#: ../../mod/photos.php:956 -msgid "Edit photo" -msgstr "Foto bewerken" +#: ../../include/ItemObject.php:626 +msgid "Code" +msgstr "Broncode" -#: ../../mod/photos.php:958 -msgid "Rotate CW (right)" -msgstr "Draai met de klok mee (naar rechts)" +#: ../../include/ItemObject.php:627 +msgid "Image" +msgstr "Afbeelding" -#: ../../mod/photos.php:959 -msgid "Rotate CCW (left)" -msgstr "Draai tegen de klok in (naar links)" +#: ../../include/ItemObject.php:628 +msgid "Link" +msgstr "Link" -#: ../../mod/photos.php:962 -msgid "New album name" -msgstr "Nieuwe albumnaam" +#: ../../include/ItemObject.php:629 +msgid "Video" +msgstr "Video" -#: ../../mod/photos.php:965 -msgid "Caption" -msgstr "Bijschrift" +#: ../../include/chat.php:10 +msgid "Missing room name" +msgstr "Naam chatkanaal ontbreekt" -#: ../../mod/photos.php:967 -msgid "Add a Tag" -msgstr "Label toevoegen" +#: ../../include/chat.php:19 +msgid "Duplicate room name" +msgstr "Naam chatkanaal bestaat al" -#: ../../mod/photos.php:970 -msgid "" -"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" -msgstr "Voorbeeld: @bob, @Barbara_Jansen, @jan@example.com, #Friesland, #camping" +#: ../../include/chat.php:68 ../../include/chat.php:76 +msgid "Invalid room specifier." +msgstr "Ongeldige omschrijving chatkanaal" -#: ../../mod/photos.php:1125 -msgid "In This Photo:" -msgstr "Op deze foto:" +#: ../../include/chat.php:105 +msgid "Room not found." +msgstr "Chatkanaal niet gevonden" -#: ../../mod/photos.php:1201 -msgid "View Album" -msgstr "Album weergeven" +#: ../../include/chat.php:126 +msgid "Room is full" +msgstr "Chatkanaal is vol" -#: ../../mod/photos.php:1224 -msgid "Recent Photos" -msgstr "Recente foto's" +#: ../../mod/mood.php:132 +msgid "Set your current mood and tell your friends" +msgstr "Noteer je huidige stemming en toon het aan je connecties" -#: ../../mod/mitem.php:14 ../../mod/menu.php:92 +#: ../../mod/mitem.php:24 ../../mod/menu.php:108 msgid "Menu not found." msgstr "Menu niet gevonden." -#: ../../mod/mitem.php:47 +#: ../../mod/mitem.php:67 msgid "Menu element updated." msgstr "Menu-onderdeel geüpdatet." -#: ../../mod/mitem.php:51 +#: ../../mod/mitem.php:71 msgid "Unable to update menu element." msgstr "Menu-onderdeel kan niet worden geüpdatet." -#: ../../mod/mitem.php:57 +#: ../../mod/mitem.php:77 msgid "Menu element added." msgstr "Menu-onderdeel toegevoegd" -#: ../../mod/mitem.php:61 +#: ../../mod/mitem.php:81 msgid "Unable to add menu element." msgstr "Menu-onderdeel kan niet worden toegevoegd." -#: ../../mod/mitem.php:78 ../../mod/dirprofile.php:175 ../../mod/menu.php:120 -#: ../../mod/xchan.php:38 +#: ../../mod/mitem.php:111 ../../mod/menu.php:136 ../../mod/xchan.php:37 msgid "Not found." msgstr "Niet gevonden." -#: ../../mod/mitem.php:96 +#: ../../mod/mitem.php:127 msgid "Manage Menu Elements" msgstr "Menu-onderdelen beheren" -#: ../../mod/mitem.php:99 +#: ../../mod/mitem.php:130 msgid "Edit menu" msgstr "Menu bewerken" -#: ../../mod/mitem.php:102 +#: ../../mod/mitem.php:133 msgid "Edit element" msgstr "Onderdeel bewerken" -#: ../../mod/mitem.php:103 +#: ../../mod/mitem.php:134 msgid "Drop element" msgstr "Onderdeel verwijderen" -#: ../../mod/mitem.php:104 +#: ../../mod/mitem.php:135 msgid "New element" msgstr "Nieuw element" -#: ../../mod/mitem.php:105 +#: ../../mod/mitem.php:136 msgid "Edit this menu container" msgstr "Deze menu-container bewerken" -#: ../../mod/mitem.php:106 +#: ../../mod/mitem.php:137 msgid "Add menu element" msgstr "Menu-element toevoegen" -#: ../../mod/mitem.php:107 +#: ../../mod/mitem.php:138 msgid "Delete this menu item" msgstr "Dit menu-item verwijderen" -#: ../../mod/mitem.php:108 +#: ../../mod/mitem.php:139 msgid "Edit this menu item" msgstr "Dit menu-item bewerken" -#: ../../mod/mitem.php:131 +#: ../../mod/mitem.php:158 msgid "New Menu Element" msgstr "Nieuw menu-element" -#: ../../mod/mitem.php:133 ../../mod/mitem.php:176 +#: ../../mod/mitem.php:160 ../../mod/mitem.php:203 msgid "Menu Item Permissions" msgstr "Permissies menu-item" -#: ../../mod/mitem.php:134 ../../mod/mitem.php:177 ../../mod/settings.php:980 +#: ../../mod/mitem.php:161 ../../mod/mitem.php:204 ../../mod/settings.php:1032 msgid "(click to open/close)" msgstr "(klik om te openen/sluiten)" -#: ../../mod/mitem.php:136 ../../mod/mitem.php:180 +#: ../../mod/mitem.php:163 ../../mod/mitem.php:207 msgid "Link text" msgstr "Linktekst" -#: ../../mod/mitem.php:137 ../../mod/mitem.php:181 +#: ../../mod/mitem.php:164 ../../mod/mitem.php:208 msgid "URL of link" msgstr "URL of link" -#: ../../mod/mitem.php:138 ../../mod/mitem.php:182 -msgid "Use Red magic-auth if available" -msgstr "Gebruik Reds magische authenticatie wanneer aanwezig" +#: ../../mod/mitem.php:165 ../../mod/mitem.php:209 +msgid "Use RedMatrix magic-auth if available" +msgstr "Gebruik RedMatrix' magic-auth wanneer beschikbaar" -#: ../../mod/mitem.php:139 ../../mod/mitem.php:183 +#: ../../mod/mitem.php:166 ../../mod/mitem.php:210 msgid "Open link in new window" msgstr "Open link in nieuw venster" -#: ../../mod/mitem.php:141 ../../mod/mitem.php:185 +#: ../../mod/mitem.php:168 ../../mod/mitem.php:212 msgid "Order in list" msgstr "Volgorde in lijst" -#: ../../mod/mitem.php:141 ../../mod/mitem.php:185 +#: ../../mod/mitem.php:168 ../../mod/mitem.php:212 msgid "Higher numbers will sink to bottom of listing" msgstr "Hogere nummers komen onderaan de lijst terecht" -#: ../../mod/mitem.php:154 +#: ../../mod/mitem.php:181 msgid "Menu item not found." msgstr "Menu-item niet gevonden." -#: ../../mod/mitem.php:163 +#: ../../mod/mitem.php:190 msgid "Menu item deleted." msgstr "Menu-item verwijderd." -#: ../../mod/mitem.php:165 +#: ../../mod/mitem.php:192 msgid "Menu item could not be deleted." msgstr "Menu-item kon niet worden verwijderd." -#: ../../mod/mitem.php:174 +#: ../../mod/mitem.php:201 msgid "Edit Menu Element" msgstr "Menu-element bewerken" -#: ../../mod/mitem.php:186 ../../mod/menu.php:114 +#: ../../mod/mitem.php:213 ../../mod/menu.php:130 msgid "Modify" msgstr "Wijzigen" @@ -3912,905 +3797,1196 @@ msgstr "Wijzigen" msgid "Some blurb about what to do when you're new here" msgstr "Welkom op de RedMatrix. Klik op de tab ontdekken of klik rechtsboven op de <a href=\"directory\">kanalengids</a>, om kanalen te vinden. Rechtsboven vind je ook onze <a href=\"directory\">apps</a>, waar je vrijwel alles van de RedMatrix kan vinden. Voor <a href=\"directory\">hulp</a> met de RedMatrix klik je op het vraagteken of als je meer vragen hebt stel je die in het <a href=\"https://zothost.me/channel/support\">supportkanaal</a> (liefst in het Engels)." -#: ../../mod/ping.php:237 -msgid "sent you a private message" -msgstr "stuurde jou een privébericht" +#: ../../mod/register.php:44 +msgid "Maximum daily site registrations exceeded. Please try again tomorrow." +msgstr "Maximum toegestane dagelijkse registraties op deze RedMatrix-hub bereikt. Probeer het morgen (UTC) nogmaals." -#: ../../mod/ping.php:288 -msgid "added your channel" -msgstr "voegde jouw kanaal toe" +#: ../../mod/register.php:50 +msgid "" +"Please indicate acceptance of the Terms of Service. Registration failed." +msgstr "Registratie mislukt. De gebruiksvoorwaarden dienen wel geaccepteerd te worden." -#: ../../mod/ping.php:329 -msgid "posted an event" -msgstr "plaatste een gebeurtenis" +#: ../../mod/register.php:84 +msgid "Passwords do not match." +msgstr "Wachtwoorden komen niet met elkaar overeen." -#: ../../mod/acl.php:244 -msgid "network" -msgstr "netwerk" +#: ../../mod/register.php:117 +msgid "" +"Registration successful. Please check your email for validation " +"instructions." +msgstr "Registratie geslaagd. Controleer je e-mail voor instructies." + +#: ../../mod/register.php:123 +msgid "Your registration is pending approval by the site owner." +msgstr "Jouw accountregistratie wacht op goedkeuring van de beheerder van deze RedMatrix-hub." + +#: ../../mod/register.php:126 +msgid "Your registration can not be processed." +msgstr "Jouw registratie kan niet verwerkt worden." + +#: ../../mod/register.php:163 +msgid "Registration on this site/hub is by approval only." +msgstr "Registraties op deze RedMatrix-hub moeten eerst worden goedgekeurd." + +#: ../../mod/register.php:164 +msgid "<a href=\"pubsites\">Register at another affiliated site/hub</a>" +msgstr "<a href=\"pubsites\">Registreer op een andere RedMatrix-hub</a>" + +#: ../../mod/register.php:174 +msgid "" +"This site has exceeded the number of allowed daily account registrations. " +"Please try again tomorrow." +msgstr "Deze RedMatrix-hub heeft het maximum aantal dagelijks toegestane registraties bereikt. Probeer het morgen (UTC) nogmaals." + +#: ../../mod/register.php:185 +msgid "Terms of Service" +msgstr "Gebruiksvoorwaarden" + +#: ../../mod/register.php:191 +#, php-format +msgid "I accept the %s for this website" +msgstr "Ik accepteer de %s van deze RedMatrix-hub" + +#: ../../mod/register.php:193 +#, php-format +msgid "I am over 13 years of age and accept the %s for this website" +msgstr "Ik accepteer de %s van deze RedMatrix-hub" + +#: ../../mod/register.php:207 ../../mod/admin.php:413 +msgid "Registration" +msgstr "Registratie" + +#: ../../mod/register.php:212 +msgid "Membership on this site is by invitation only." +msgstr "Registreren op deze RedMatrix-hub kan alleen op uitnodiging." + +#: ../../mod/register.php:213 +msgid "Please enter your invitation code" +msgstr "Vul jouw uitnodigingscode in" + +#: ../../mod/register.php:216 +msgid "Your email address" +msgstr "Jouw e-mailadres" + +#: ../../mod/register.php:217 +msgid "Choose a password" +msgstr "Geef een wachtwoord op" + +#: ../../mod/register.php:218 +msgid "Please re-enter your password" +msgstr "Geef het wachtwoord opnieuw op" + +#: ../../mod/filer.php:49 +msgid "- select -" +msgstr "- kies map -" + +#: ../../mod/profperm.php:29 ../../mod/profperm.php:58 +msgid "Invalid profile identifier." +msgstr "Ongeldige profiel-identificator" + +#: ../../mod/profperm.php:110 +msgid "Profile Visibility Editor" +msgstr "Zichtbaarheid profiel " + +#: ../../mod/profperm.php:114 +msgid "Click on a contact to add or remove." +msgstr "Klik op een connectie om deze toe te voegen of te verwijderen" + +#: ../../mod/profperm.php:123 +msgid "Visible To" +msgstr "Zichtbaar voor" + +#: ../../mod/profperm.php:139 ../../mod/connections.php:279 +msgid "All Connections" +msgstr "Alle connecties" + +#: ../../mod/sources.php:32 +msgid "Failed to create source. No channel selected." +msgstr "Aanmaken bron mislukt. Geen kanaal geselecteerd." + +#: ../../mod/sources.php:45 +msgid "Source created." +msgstr "Bron aangemaakt." + +#: ../../mod/sources.php:57 +msgid "Source updated." +msgstr "Bron aangemaakt." + +#: ../../mod/sources.php:82 +msgid "*" +msgstr "*" + +#: ../../mod/sources.php:89 +msgid "Manage remote sources of content for your channel." +msgstr "Beheer externe bronnen met inhoud voor jouw kanaal" + +#: ../../mod/sources.php:90 ../../mod/sources.php:100 +msgid "New Source" +msgstr "Nieuwe bron" + +#: ../../mod/sources.php:101 ../../mod/sources.php:133 +msgid "" +"Import all or selected content from the following channel into this channel " +"and distribute it according to your channel settings." +msgstr "Importeer complete of gedeelde inhoud vanuit het volgende kanaal naar dit kanaal, en verdeel het vervolgens volgens jouw kanaalinstellingen." + +#: ../../mod/sources.php:102 ../../mod/sources.php:134 +msgid "Only import content with these words (one per line)" +msgstr "Importeer alleen inhoud met deze woorden (één per regel)" + +#: ../../mod/sources.php:102 ../../mod/sources.php:134 +msgid "Leave blank to import all public content" +msgstr "Laat leeg om alle openbare inhoud te importeren" + +#: ../../mod/sources.php:103 ../../mod/sources.php:137 +#: ../../mod/new_channel.php:112 +msgid "Channel Name" +msgstr "Kanaalnaam" + +#: ../../mod/sources.php:123 ../../mod/sources.php:150 +msgid "Source not found." +msgstr "Bron niet gevonden" + +#: ../../mod/sources.php:130 +msgid "Edit Source" +msgstr "Bron bewerken" + +#: ../../mod/sources.php:131 +msgid "Delete Source" +msgstr "Bron verwijderen" + +#: ../../mod/sources.php:158 +msgid "Source removed" +msgstr "Bron verwijderd" + +#: ../../mod/sources.php:160 +msgid "Unable to remove source." +msgstr "Verwijderen bron mislukt." + +#: ../../mod/poke.php:159 +msgid "Poke/Prod" +msgstr "Aanstoten/porren" + +#: ../../mod/poke.php:160 +msgid "poke, prod or do other things to somebody" +msgstr "aanstoten, porren of andere dingen met iemand doen" + +#: ../../mod/poke.php:161 +msgid "Recipient" +msgstr "Ontvanger" + +#: ../../mod/poke.php:162 +msgid "Choose what you wish to do to recipient" +msgstr "Kies wat je met de ontvanger wil doen" + +#: ../../mod/poke.php:165 +msgid "Make this post private" +msgstr "Maak dit bericht privé" + +#: ../../mod/api.php:76 ../../mod/api.php:102 +msgid "Authorize application connection" +msgstr "Geef toestemming voor applicatiekoppeling" + +#: ../../mod/api.php:77 +msgid "Return to your app and insert this Securty Code:" +msgstr "Ga terug naar je app en voeg deze beveiligingscode in:" + +#: ../../mod/api.php:89 +msgid "Please login to continue." +msgstr "Inloggen om verder te kunnen gaan." + +#: ../../mod/api.php:104 +msgid "" +"Do you want to authorize this application to access your posts and contacts," +" and/or create new posts for you?" +msgstr "Wil je deze applicatie toestemming geven om jouw berichten en connecties te zien, en/of nieuwe berichten voor jou te plaatsen?" + +#: ../../mod/api.php:105 ../../mod/settings.php:937 ../../mod/settings.php:942 +#: ../../mod/settings.php:1025 ../../mod/profiles.php:591 +#: ../../mod/admin.php:392 +msgid "Yes" +msgstr "Ja" + +#: ../../mod/api.php:106 ../../mod/settings.php:937 ../../mod/settings.php:942 +#: ../../mod/settings.php:1025 ../../mod/profiles.php:592 +#: ../../mod/admin.php:390 +msgid "No" +msgstr "Nee" + +#: ../../mod/search.php:13 ../../mod/display.php:9 +#: ../../mod/viewconnections.php:17 ../../mod/directory.php:15 +#: ../../mod/photos.php:458 +msgid "Public access denied." +msgstr "Openbare toegang geweigerd." + +#: ../../mod/attach.php:9 +msgid "Item not available." +msgstr "Item is niet aanwezig." + +#: ../../mod/probe.php:23 ../../mod/probe.php:29 +#, php-format +msgid "Fetching URL returns error: %1$s" +msgstr "Ophalen URL gaf een foutmelding terug: %1$s" + +#: ../../mod/block.php:27 ../../mod/page.php:33 +msgid "Invalid item." +msgstr "Ongeldig item." + +#: ../../mod/block.php:39 ../../mod/wall_upload.php:29 ../../mod/page.php:45 +msgid "Channel not found." +msgstr "Kanaal niet gevonden." + +#: ../../mod/block.php:75 ../../mod/display.php:102 ../../mod/help.php:70 +#: ../../mod/page.php:81 ../../index.php:241 +msgid "Page not found." +msgstr "Pagina niet gevonden." + +#: ../../mod/subthread.php:103 +#, php-format +msgid "%1$s is following %2$s's %3$s" +msgstr "%1$s volgt het %3$s van %2$s" + +#: ../../mod/blocks.php:99 +msgid "Block Name" +msgstr "Bloknaam" + +#: ../../mod/setup.php:166 +msgid "Red Matrix Server - Setup" +msgstr "RedMatrix Server - Setup" + +#: ../../mod/setup.php:172 +msgid "Could not connect to database." +msgstr "Could not connect to database." + +#: ../../mod/setup.php:176 +msgid "" +"Could not connect to specified site URL. Possible SSL certificate or DNS " +"issue." +msgstr "Could not connect to specified hub URL. Possible SSL certificate or DNS issue." + +#: ../../mod/setup.php:183 +msgid "Could not create table." +msgstr "Could not create table." + +#: ../../mod/setup.php:189 +msgid "Your site database has been installed." +msgstr "Your hub database has been installed." + +#: ../../mod/setup.php:194 +msgid "" +"You may need to import the file \"install/schema_xxx.sql\" manually using a " +"database client." +msgstr "You may need to import the file \"install/schema_xxx.sql\" manually using a database client." + +#: ../../mod/setup.php:195 ../../mod/setup.php:264 ../../mod/setup.php:663 +msgid "Please see the file \"install/INSTALL.txt\"." +msgstr "Please see the file \"install/INSTALL.txt\"." + +#: ../../mod/setup.php:261 +msgid "System check" +msgstr "System check" + +#: ../../mod/setup.php:265 ../../mod/events.php:445 ../../mod/photos.php:868 +msgid "Next" +msgstr "Volgende" + +#: ../../mod/setup.php:266 +msgid "Check again" +msgstr "Check again" + +#: ../../mod/setup.php:289 +msgid "Database connection" +msgstr "Database connection" + +#: ../../mod/setup.php:290 +msgid "" +"In order to install Red Matrix we need to know how to connect to your " +"database." +msgstr "In order to install RedMatrix we need to know how to connect to your database." + +#: ../../mod/setup.php:291 +msgid "" +"Please contact your hosting provider or site administrator if you have " +"questions about these settings." +msgstr "Please contact your hosting provider or site administrator if you have questions about these settings." + +#: ../../mod/setup.php:292 +msgid "" +"The database you specify below should already exist. If it does not, please " +"create it before continuing." +msgstr "The database you specify below should already exist. If it does not, please create it before continuing." + +#: ../../mod/setup.php:296 +msgid "Database Server Name" +msgstr "Database Server Name" + +#: ../../mod/setup.php:296 +msgid "Default is localhost" +msgstr "Default is localhost" + +#: ../../mod/setup.php:297 +msgid "Database Port" +msgstr "Database Port" + +#: ../../mod/setup.php:297 +msgid "Communication port number - use 0 for default" +msgstr "Communication port number - use 0 for default" + +#: ../../mod/setup.php:298 +msgid "Database Login Name" +msgstr "Database Login Name" + +#: ../../mod/setup.php:299 +msgid "Database Login Password" +msgstr "Database Login Password" + +#: ../../mod/setup.php:300 +msgid "Database Name" +msgstr "Database Name" + +#: ../../mod/setup.php:301 +msgid "Database Type" +msgstr "Database Type" + +#: ../../mod/setup.php:303 ../../mod/setup.php:347 +msgid "Site administrator email address" +msgstr "Hub administrator email address" + +#: ../../mod/setup.php:303 ../../mod/setup.php:347 +msgid "" +"Your account email address must match this in order to use the web admin " +"panel." +msgstr "Your account email address must match this in order to use the web admin panel." + +#: ../../mod/setup.php:304 ../../mod/setup.php:349 +msgid "Website URL" +msgstr "Hub URL" + +#: ../../mod/setup.php:304 ../../mod/setup.php:349 +msgid "Please use SSL (https) URL if available." +msgstr "Please use SSL (https) URL if available." + +#: ../../mod/setup.php:307 ../../mod/setup.php:352 +msgid "Please select a default timezone for your website" +msgstr "Please select a default timezone for your hub" + +#: ../../mod/setup.php:335 +msgid "Site settings" +msgstr "Hub settings" + +#: ../../mod/setup.php:395 +msgid "Could not find a command line version of PHP in the web server PATH." +msgstr "Could not find a command line version of PHP in the web server PATH." + +#: ../../mod/setup.php:396 +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 "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." + +#: ../../mod/setup.php:400 +msgid "PHP executable path" +msgstr "PHP executable path" + +#: ../../mod/setup.php:400 +msgid "" +"Enter full path to php executable. You can leave this blank to continue the " +"installation." +msgstr "Enter full path to php executable. You can leave this blank to continue the installation." + +#: ../../mod/setup.php:405 +msgid "Command line PHP" +msgstr "Command line PHP" + +#: ../../mod/setup.php:414 +msgid "" +"The command line version of PHP on your system does not have " +"\"register_argc_argv\" enabled." +msgstr "The command line version of PHP on your system does not have \"register_argc_argv\" enabled." + +#: ../../mod/setup.php:415 +msgid "This is required for message delivery to work." +msgstr "This is required for message delivery to work." -#: ../../mod/settings.php:71 +#: ../../mod/setup.php:417 +msgid "PHP register_argc_argv" +msgstr "PHP register_argc_argv" + +#: ../../mod/setup.php:438 +msgid "" +"Error: the \"openssl_pkey_new\" function on this system is not able to " +"generate encryption keys" +msgstr "Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys" + +#: ../../mod/setup.php:439 +msgid "" +"If running under Windows, please see " +"\"http://www.php.net/manual/en/openssl.installation.php\"." +msgstr "If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"." + +#: ../../mod/setup.php:441 +msgid "Generate encryption keys" +msgstr "Generate encryption keys" + +#: ../../mod/setup.php:448 +msgid "libCurl PHP module" +msgstr "libCurl PHP module" + +#: ../../mod/setup.php:449 +msgid "GD graphics PHP module" +msgstr "GD graphics PHP module" + +#: ../../mod/setup.php:450 +msgid "OpenSSL PHP module" +msgstr "OpenSSL PHP module" + +#: ../../mod/setup.php:451 +msgid "mysqli or postgres PHP module" +msgstr "mysqli or postgres PHP module" + +#: ../../mod/setup.php:452 +msgid "mb_string PHP module" +msgstr "mb_string PHP module" + +#: ../../mod/setup.php:453 +msgid "mcrypt PHP module" +msgstr "mcrypt PHP module" + +#: ../../mod/setup.php:458 ../../mod/setup.php:460 +msgid "Apache mod_rewrite module" +msgstr "Apache mod_rewrite module" + +#: ../../mod/setup.php:458 +msgid "" +"Error: Apache webserver mod-rewrite module is required but not installed." +msgstr "Error: Apache webserver mod-rewrite module is required but not installed." + +#: ../../mod/setup.php:464 ../../mod/setup.php:467 +msgid "proc_open" +msgstr "proc_open" + +#: ../../mod/setup.php:464 +msgid "" +"Error: proc_open is required but is either not installed or has been " +"disabled in php.ini" +msgstr "Error: proc_open is required but is either not installed or has been disabled in php.ini" + +#: ../../mod/setup.php:472 +msgid "Error: libCURL PHP module required but not installed." +msgstr "Error: libCURL PHP module required but not installed." + +#: ../../mod/setup.php:476 +msgid "" +"Error: GD graphics PHP module with JPEG support required but not installed." +msgstr "Error: GD graphics PHP module with JPEG support required but not installed." + +#: ../../mod/setup.php:480 +msgid "Error: openssl PHP module required but not installed." +msgstr "Error: openssl PHP module required but not installed." + +#: ../../mod/setup.php:484 +msgid "" +"Error: mysqli or postgres PHP module required but neither are installed." +msgstr "Error: mysqli or postgres PHP module required but neither are installed." + +#: ../../mod/setup.php:488 +msgid "Error: mb_string PHP module required but not installed." +msgstr "Error: mb_string PHP module required but not installed." + +#: ../../mod/setup.php:492 +msgid "Error: mcrypt PHP module required but not installed." +msgstr "Error: mcrypt PHP module required but not installed." + +#: ../../mod/setup.php:508 +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 "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." + +#: ../../mod/setup.php:509 +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 "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." + +#: ../../mod/setup.php:510 +msgid "" +"At the end of this procedure, we will give you a text to save in a file " +"named .htconfig.php in your Red top folder." +msgstr "At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Red top folder." + +#: ../../mod/setup.php:511 +msgid "" +"You can alternatively skip this procedure and perform a manual installation." +" Please see the file \"install/INSTALL.txt\" for instructions." +msgstr "You can alternatively skip this procedure and perform a manual installation. Please see the file \"install/INSTALL.txt\" for instructions." + +#: ../../mod/setup.php:514 +msgid ".htconfig.php is writable" +msgstr ".htconfig.php is writable" + +#: ../../mod/setup.php:524 +msgid "" +"Red uses the Smarty3 template engine to render its web views. Smarty3 " +"compiles templates to PHP to speed up rendering." +msgstr "Red uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering." + +#: ../../mod/setup.php:525 +#, php-format +msgid "" +"In order to store these compiled templates, the web server needs to have " +"write access to the directory %s under the Red top level folder." +msgstr "In order to store these compiled templates, the web server needs to have write access to the directory %s under the Red top level folder." + +#: ../../mod/setup.php:526 ../../mod/setup.php:544 +msgid "" +"Please ensure that the user that your web server runs as (e.g. www-data) has" +" write access to this folder." +msgstr "Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder." + +#: ../../mod/setup.php:527 +#, 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 "Note: as a security measure, you should give the web server write access to %s only--not the template files (.tpl) that it contains." + +#: ../../mod/setup.php:530 +#, php-format +msgid "%s is writable" +msgstr "%s is writable" + +#: ../../mod/setup.php:543 +msgid "" +"Red uses the store directory to save uploaded files. The web server needs to" +" have write access to the store directory under the Red top level folder" +msgstr "Red uses the store directory to save uploaded files. The web server needs to have write access to the store directory under the Red top level folder" + +#: ../../mod/setup.php:547 +msgid "store is writable" +msgstr "store is writable" + +#: ../../mod/setup.php:577 +msgid "" +"SSL certificate cannot be validated. Fix certificate or disable https access" +" to this site." +msgstr "SSL certificate cannot be validated. Fix certificate or disable https access to this hub." + +#: ../../mod/setup.php:578 +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 "If you have https access to your hub or allow connections to TCP port 443 (the https: port), you MUST use a browser-valid certificate. You MUST NOT use self-signed certificates!" + +#: ../../mod/setup.php:579 +msgid "" +"This restriction is incorporated because public posts from you may for " +"example contain references to images on your own hub." +msgstr "This restriction is incorporated because public posts from you may for example contain references to images on your own hub." + +#: ../../mod/setup.php:580 +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 "If your certificate is not recognized, members of other hubs (who may themselves have valid certificates) will get a warning message on their own hub complaining about security issues." + +#: ../../mod/setup.php:581 +msgid "" +"This can cause usability issues elsewhere (not just on your own site) so we " +"must insist on this requirement." +msgstr "This can cause usability issues elsewhere (not just on your own hub) so we must insist on this requirement." + +#: ../../mod/setup.php:582 +msgid "" +"Providers are available that issue free certificates which are browser-" +"valid." +msgstr "Providers are available that issue free certificates which are browser-valid." + +#: ../../mod/setup.php:584 +msgid "SSL certificate validation" +msgstr "SSL certificate validation" + +#: ../../mod/setup.php:590 +msgid "" +"Url rewrite in .htaccess is not working. Check your server " +"configuration.Test: " +msgstr "Url rewrite in .htaccess is not working. Check your server configuration.Test: " + +#: ../../mod/setup.php:592 +msgid "Url rewrite is working" +msgstr "Url rewrite is working" + +#: ../../mod/setup.php:602 +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 "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." + +#: ../../mod/setup.php:626 +msgid "Errors encountered creating database tables." +msgstr "Errors encountered creating database tables." + +#: ../../mod/setup.php:661 +msgid "<h1>What next</h1>" +msgstr "<h1>Wat nu</h1>" + +#: ../../mod/setup.php:662 +msgid "" +"IMPORTANT: You will need to [manually] setup a scheduled task for the " +"poller." +msgstr "IMPORTANT: You will need to [manually] setup a scheduled task for the poller." + +#: ../../mod/settings.php:73 msgid "Name is required" msgstr "Naam is vereist" -#: ../../mod/settings.php:75 +#: ../../mod/settings.php:77 msgid "Key and Secret are required" msgstr "Key en secret zijn vereist" -#: ../../mod/settings.php:198 +#: ../../mod/settings.php:211 msgid "Passwords do not match. Password unchanged." msgstr "Wachtwoorden komen niet overeen. Wachtwoord onveranderd." -#: ../../mod/settings.php:202 +#: ../../mod/settings.php:215 msgid "Empty passwords are not allowed. Password unchanged." msgstr "Lege wachtwoorden zijn niet toegestaan. Wachtwoord onveranderd." -#: ../../mod/settings.php:216 +#: ../../mod/settings.php:229 msgid "Password changed." msgstr "Wachtwoord veranderd." -#: ../../mod/settings.php:218 +#: ../../mod/settings.php:231 msgid "Password update failed. Please try again." msgstr "Bijwerken wachtwoord mislukt. Probeer opnieuw." -#: ../../mod/settings.php:232 +#: ../../mod/settings.php:245 msgid "Not valid email." msgstr "Geen geldig e-mailadres." -#: ../../mod/settings.php:235 +#: ../../mod/settings.php:248 msgid "Protected email address. Cannot change to that email." msgstr "Beschermd e-mailadres. Kan dat e-mailadres niet gebruiken." -#: ../../mod/settings.php:244 +#: ../../mod/settings.php:257 msgid "System failure storing new email. Please try again." msgstr "Systeemfout opslaan van nieuwe e-mail. Probeer het nog een keer." -#: ../../mod/settings.php:447 +#: ../../mod/settings.php:493 msgid "Settings updated." msgstr "Instellingen bijgewerkt." -#: ../../mod/settings.php:518 ../../mod/settings.php:544 -#: ../../mod/settings.php:580 +#: ../../mod/settings.php:562 ../../mod/settings.php:588 +#: ../../mod/settings.php:624 msgid "Add application" msgstr "Applicatie toevoegen" -#: ../../mod/settings.php:521 +#: ../../mod/settings.php:565 msgid "Name of application" msgstr "Naam van applicatie" -#: ../../mod/settings.php:522 ../../mod/settings.php:548 +#: ../../mod/settings.php:566 ../../mod/settings.php:592 msgid "Consumer Key" msgstr "Consumer key" -#: ../../mod/settings.php:522 ../../mod/settings.php:523 +#: ../../mod/settings.php:566 ../../mod/settings.php:567 msgid "Automatically generated - change if desired. Max length 20" msgstr "Automatische gegenereerd - verander wanneer gewenst. Maximale lengte is 20" -#: ../../mod/settings.php:523 ../../mod/settings.php:549 +#: ../../mod/settings.php:567 ../../mod/settings.php:593 msgid "Consumer Secret" msgstr "Consumer secret" -#: ../../mod/settings.php:524 ../../mod/settings.php:550 +#: ../../mod/settings.php:568 ../../mod/settings.php:594 msgid "Redirect" msgstr "Redirect/doorverwijzing" -#: ../../mod/settings.php:524 +#: ../../mod/settings.php:568 msgid "" "Redirect URI - leave blank unless your application specifically requires " "this" msgstr "URI voor redirect - laat leeg, behalve wanneer de applicatie dit vereist" -#: ../../mod/settings.php:525 ../../mod/settings.php:551 +#: ../../mod/settings.php:569 ../../mod/settings.php:595 msgid "Icon url" msgstr "URL van pictogram" -#: ../../mod/settings.php:525 +#: ../../mod/settings.php:569 msgid "Optional" msgstr "Optioneel" -#: ../../mod/settings.php:536 +#: ../../mod/settings.php:580 msgid "You can't edit this application." msgstr "Je kan deze applicatie niet bewerken" -#: ../../mod/settings.php:579 +#: ../../mod/settings.php:623 msgid "Connected Apps" msgstr "Verbonden applicaties" -#: ../../mod/settings.php:583 +#: ../../mod/settings.php:627 msgid "Client key starts with" msgstr "Client key begint met" -#: ../../mod/settings.php:584 +#: ../../mod/settings.php:628 msgid "No name" msgstr "Geen naam" -#: ../../mod/settings.php:585 +#: ../../mod/settings.php:629 msgid "Remove authorization" msgstr "Autorisatie verwijderen" -#: ../../mod/settings.php:596 +#: ../../mod/settings.php:640 msgid "No feature settings configured" msgstr "Geen plugin-instellingen ingesteld" -#: ../../mod/settings.php:604 +#: ../../mod/settings.php:648 msgid "Feature Settings" msgstr "Plugin-instellingen" -#: ../../mod/settings.php:627 +#: ../../mod/settings.php:671 msgid "Account Settings" msgstr "Account-instellingen" -#: ../../mod/settings.php:628 +#: ../../mod/settings.php:672 msgid "Password Settings" msgstr "Wachtwoord-instellingen" -#: ../../mod/settings.php:629 +#: ../../mod/settings.php:673 msgid "New Password:" msgstr "Nieuw wachtwoord:" -#: ../../mod/settings.php:630 +#: ../../mod/settings.php:674 msgid "Confirm:" msgstr "Bevestigen:" -#: ../../mod/settings.php:630 +#: ../../mod/settings.php:674 msgid "Leave password fields blank unless changing" msgstr "Laat de wachtwoordvelden leeg, behalve wanneer je deze wil veranderen" -#: ../../mod/settings.php:632 ../../mod/settings.php:954 +#: ../../mod/settings.php:676 ../../mod/settings.php:1006 msgid "Email Address:" msgstr "E-mailadres:" -#: ../../mod/settings.php:633 ../../mod/removeaccount.php:61 +#: ../../mod/settings.php:677 ../../mod/removeaccount.php:61 msgid "Remove Account" msgstr "Account verwijderen" -#: ../../mod/settings.php:634 +#: ../../mod/settings.php:678 msgid "Remove this account from this server including all its channels" msgstr "Dit account en al zijn kanalen van deze RedMatrix-hub verwijderen" -#: ../../mod/settings.php:635 ../../mod/settings.php:1019 +#: ../../mod/settings.php:679 ../../mod/settings.php:1088 msgid "Warning: This action is permanent and cannot be reversed." msgstr "Waarschuwing: Deze handeling is van permanente aard en kan niet meer worden teruggedraaid." -#: ../../mod/settings.php:651 +#: ../../mod/settings.php:695 msgid "Off" msgstr "Uit" -#: ../../mod/settings.php:651 +#: ../../mod/settings.php:695 msgid "On" msgstr "Aan" -#: ../../mod/settings.php:658 +#: ../../mod/settings.php:702 msgid "Additional Features" msgstr "Extra functies" -#: ../../mod/settings.php:683 +#: ../../mod/settings.php:727 msgid "Connector Settings" msgstr "Instellingen externe koppelingen" -#: ../../mod/settings.php:713 ../../mod/admin.php:362 +#: ../../mod/settings.php:758 msgid "No special theme for mobile devices" msgstr "Geen speciaal thema voor mobiele apparaten" -#: ../../mod/settings.php:722 +#: ../../mod/settings.php:767 #, php-format msgid "%s - (Experimental)" msgstr "%s - (experimenteel)" -#: ../../mod/settings.php:758 +#: ../../mod/settings.php:803 msgid "Display Settings" msgstr "Weergave-instellingen" -#: ../../mod/settings.php:764 +#: ../../mod/settings.php:809 msgid "Display Theme:" msgstr "Gebruik thema:" -#: ../../mod/settings.php:765 +#: ../../mod/settings.php:810 msgid "Mobile Theme:" msgstr "Mobiel thema:" -#: ../../mod/settings.php:766 +#: ../../mod/settings.php:811 msgid "Enable user zoom on mobile devices" msgstr "Inzoomen op smartphones en tablets toestaan" -#: ../../mod/settings.php:767 +#: ../../mod/settings.php:812 msgid "Update browser every xx seconds" msgstr "Ververs de webbrowser om de zoveel seconde" -#: ../../mod/settings.php:767 +#: ../../mod/settings.php:812 msgid "Minimum of 10 seconds, no maximum" msgstr "Minimaal 10 seconde, geen maximum" -#: ../../mod/settings.php:768 +#: ../../mod/settings.php:813 msgid "Maximum number of conversations to load at any time:" msgstr "Maximaal aantal conversaties die per keer geladen worden:" -#: ../../mod/settings.php:768 +#: ../../mod/settings.php:813 msgid "Maximum of 100 items" msgstr "Maximaal 100 conversaties" -#: ../../mod/settings.php:769 +#: ../../mod/settings.php:814 msgid "Don't show emoticons" msgstr "Geen emoticons weergeven" -#: ../../mod/settings.php:770 +#: ../../mod/settings.php:815 msgid "Link post titles to source" msgstr "Berichtkoppen naar originele locatie linken" -#: ../../mod/settings.php:771 +#: ../../mod/settings.php:816 msgid "System Page Layout Editor - (advanced)" msgstr "Lay-out bewerken van systeempagina's (geavanceerd)" -#: ../../mod/settings.php:807 +#: ../../mod/settings.php:819 +msgid "Use blog/list mode on channel page" +msgstr "Gebruik blog/lijst-modus op kanaalpagina" + +#: ../../mod/settings.php:819 ../../mod/settings.php:820 +msgid "(comments displayed separately)" +msgstr "(reacties worden afzonderlijk weergeven)" + +#: ../../mod/settings.php:820 +msgid "Use blog/list mode on matrix page" +msgstr "Gebruik blog/lijst-modus op matrixpagina" + +#: ../../mod/settings.php:821 +msgid "Channel page max height of content (in pixels)" +msgstr "Maximale hoogte berichtinhoud op kanaalpagina (in pixels)" + +#: ../../mod/settings.php:821 ../../mod/settings.php:822 +msgid "click to expand content exceeding this height" +msgstr "klik om inhoud uit te klappen die deze hoogte overschrijdt" + +#: ../../mod/settings.php:822 +msgid "Matrix page max height of content (in pixels)" +msgstr "Maximale hoogte berichtinhoud op matrixpagina (in pixels)" + +#: ../../mod/settings.php:856 msgid "Nobody except yourself" msgstr "Niemand, behalve jezelf" -#: ../../mod/settings.php:808 +#: ../../mod/settings.php:857 msgid "Only those you specifically allow" msgstr "Alleen connecties met uitdrukkelijke toestemming" -#: ../../mod/settings.php:809 +#: ../../mod/settings.php:858 msgid "Approved connections" msgstr "Geaccepteerde connecties" -#: ../../mod/settings.php:810 +#: ../../mod/settings.php:859 msgid "Any connections" msgstr "Alle connecties" -#: ../../mod/settings.php:811 +#: ../../mod/settings.php:860 msgid "Anybody on this website" msgstr "Iedereen op deze hub" -#: ../../mod/settings.php:812 +#: ../../mod/settings.php:861 msgid "Anybody in this network" msgstr "Iedereen in dit netwerk" -#: ../../mod/settings.php:813 +#: ../../mod/settings.php:862 msgid "Anybody authenticated" msgstr "Geauthenticeerd" -#: ../../mod/settings.php:814 +#: ../../mod/settings.php:863 msgid "Anybody on the internet" msgstr "Iedereen op het internet" -#: ../../mod/settings.php:891 +#: ../../mod/settings.php:937 msgid "Publish your default profile in the network directory" msgstr "Publiceer je standaardprofiel in de kanalengids" -#: ../../mod/settings.php:891 ../../mod/settings.php:896 -#: ../../mod/settings.php:973 ../../mod/api.php:106 ../../mod/profiles.php:574 -#: ../../mod/admin.php:392 -msgid "No" -msgstr "Nee" - -#: ../../mod/settings.php:891 ../../mod/settings.php:896 -#: ../../mod/settings.php:973 ../../mod/api.php:105 ../../mod/profiles.php:573 -#: ../../mod/admin.php:394 -msgid "Yes" -msgstr "Ja" - -#: ../../mod/settings.php:896 +#: ../../mod/settings.php:942 msgid "Allow us to suggest you as a potential friend to new members?" msgstr "Sta ons toe om jouw kanaal als mogelijke connectie voor te stellen aan nieuwe kanalen" -#: ../../mod/settings.php:900 ../../mod/profile_photo.php:365 +#: ../../mod/settings.php:946 ../../mod/profile_photo.php:365 msgid "or" msgstr "of" -#: ../../mod/settings.php:905 +#: ../../mod/settings.php:951 msgid "Your channel address is" msgstr "Jouw kanaaladres is" -#: ../../mod/settings.php:943 +#: ../../mod/settings.php:995 msgid "Channel Settings" msgstr "Kanaal-instellingen" -#: ../../mod/settings.php:952 +#: ../../mod/settings.php:1004 msgid "Basic Settings" msgstr "Basis-instellingen" -#: ../../mod/settings.php:955 +#: ../../mod/settings.php:1007 msgid "Your Timezone:" msgstr "Jouw tijdzone:" -#: ../../mod/settings.php:956 +#: ../../mod/settings.php:1008 msgid "Default Post Location:" msgstr "Standaardlocatie bericht:" -#: ../../mod/settings.php:956 +#: ../../mod/settings.php:1008 msgid "Geographical location to display on your posts" msgstr "Geografische locatie die bij het bericht moet worden vermeld" -#: ../../mod/settings.php:957 +#: ../../mod/settings.php:1009 msgid "Use Browser Location:" msgstr "Locatie van webbrowser gebruiken:" -#: ../../mod/settings.php:959 +#: ../../mod/settings.php:1011 msgid "Adult Content" msgstr "Inhoud voor volwassenen" -#: ../../mod/settings.php:959 +#: ../../mod/settings.php:1011 msgid "" "This channel frequently or regularly publishes adult content. (Please tag " "any adult material and/or nudity with #NSFW)" -msgstr "Dit kanaal publiceert regelmatig of vaak materiaal dat alleen geschikt is voor volwassen. (Gebruik de hashtag #NSFW in berichten met een seksueel getinte inhoud of ander voor minderjarigen ongeschikt materiaal)" +msgstr "Dit kanaal publiceert regelmatig of vaak materiaal dat alleen geschikt is voor volwassenen. (Gebruik de hashtag #NSFW in berichten met een seksueel getinte inhoud of ander voor minderjarigen ongeschikt materiaal)" -#: ../../mod/settings.php:961 +#: ../../mod/settings.php:1013 msgid "Security and Privacy Settings" -msgstr "Veiligheids- privacy-instellingen" +msgstr "Veiligheids- en privacy-instellingen" -#: ../../mod/settings.php:963 +#: ../../mod/settings.php:1015 msgid "Your permissions are already configured. Click to view/adjust" msgstr "Jouw permissies zijn al ingesteld. Klik om ze te bekijken of aan te passen." -#: ../../mod/settings.php:965 +#: ../../mod/settings.php:1017 msgid "Hide my online presence" msgstr "Verberg mijn aanwezigheid" -#: ../../mod/settings.php:965 +#: ../../mod/settings.php:1017 msgid "Prevents displaying in your profile that you are online" msgstr "Voorkomt dat op je kanaal te zien valt dat je momenteel op de RedMatrix aanwezig bent" -#: ../../mod/settings.php:967 +#: ../../mod/settings.php:1019 msgid "Simple Privacy Settings:" msgstr "Eenvoudige privacy-instellingen:" -#: ../../mod/settings.php:968 +#: ../../mod/settings.php:1020 msgid "" "Very Public - <em>extremely permissive (should be used with caution)</em>" msgstr "Zeer openbaar <em>(kanaal staat volledig open - moet met grote zorgvuldigheid gebruikt worden)</em>" -#: ../../mod/settings.php:969 +#: ../../mod/settings.php:1021 msgid "" "Typical - <em>default public, privacy when desired (similar to social " "network permissions but with improved privacy)</em>" msgstr "Normaal <em>(standaard openbaar, maar privacy wanneer noodzakelijk - vergelijkbaar met die van sociale netwerken, maar met verbeterde privacy)</em>" -#: ../../mod/settings.php:970 +#: ../../mod/settings.php:1022 msgid "Private - <em>default private, never open or public</em>" msgstr "Privé <em>(standaard privé en nooit openbaar)</em>" -#: ../../mod/settings.php:971 +#: ../../mod/settings.php:1023 msgid "Blocked - <em>default blocked to/from everybody</em>" msgstr "Geblokkeerd <em>(standaard geblokkeerd naar/van iedereen)</em>" -#: ../../mod/settings.php:973 +#: ../../mod/settings.php:1025 msgid "Allow others to tag your posts" msgstr "Anderen toestaan om je berichten te labelen" -#: ../../mod/settings.php:973 +#: ../../mod/settings.php:1025 msgid "" "Often used by the community to retro-actively flag inappropriate content" msgstr "Vaak in groepen/forums gebruikt om met terugwerkende kracht ongepast materiaal te markeren" -#: ../../mod/settings.php:975 +#: ../../mod/settings.php:1027 msgid "Advanced Privacy Settings" msgstr "Geavanceerde privacy-instellingen" -#: ../../mod/settings.php:977 +#: ../../mod/settings.php:1029 msgid "Expire other channel content after this many days" msgstr "Inhoud van andere kanalen na zoveel aantal dagen laten verlopen:" -#: ../../mod/settings.php:977 +#: ../../mod/settings.php:1029 msgid "0 or blank prevents expiration" msgstr "0 of leeg voorkomt het verlopen" -#: ../../mod/settings.php:978 +#: ../../mod/settings.php:1030 msgid "Maximum Friend Requests/Day:" msgstr "Maximum aantal connectieverzoeken per dag:" -#: ../../mod/settings.php:978 +#: ../../mod/settings.php:1030 msgid "May reduce spam activity" msgstr "Kan eventuele spam verminderen" -#: ../../mod/settings.php:979 +#: ../../mod/settings.php:1031 msgid "Default Post Permissions" msgstr "Standaard permissies voor nieuwe berichten" -#: ../../mod/settings.php:991 +#: ../../mod/settings.php:1036 +msgid "Channel permissions category:" +msgstr "Kanaaltype en -permissies:" + +#: ../../mod/settings.php:1044 msgid "Maximum private messages per day from unknown people:" msgstr "Maximum aantal privé-berichten per dag van onbekende personen:" -#: ../../mod/settings.php:991 +#: ../../mod/settings.php:1044 msgid "Useful to reduce spamming" msgstr "Kan eventuele spam verminderen" -#: ../../mod/settings.php:994 +#: ../../mod/settings.php:1047 msgid "Notification Settings" msgstr "Notificatie-instellingen" -#: ../../mod/settings.php:995 +#: ../../mod/settings.php:1048 msgid "By default post a status message when:" msgstr "Plaats automatisch een statusbericht wanneer:" -#: ../../mod/settings.php:996 +#: ../../mod/settings.php:1049 msgid "accepting a friend request" msgstr "Een connectieverzoek wordt geaccepteerd" -#: ../../mod/settings.php:997 +#: ../../mod/settings.php:1050 msgid "joining a forum/community" -msgstr "Je lid wordt van een groep/forum" +msgstr "Je lid wordt van een forum/groep" -#: ../../mod/settings.php:998 +#: ../../mod/settings.php:1051 msgid "making an <em>interesting</em> profile change" msgstr "Er sprake is van een <em>interessante</em> profielwijziging" -#: ../../mod/settings.php:999 +#: ../../mod/settings.php:1052 msgid "Send a notification email when:" msgstr "Verzend een notificatie per e-mail wanneer:" -#: ../../mod/settings.php:1000 +#: ../../mod/settings.php:1053 msgid "You receive a connection request" msgstr "Je een connectieverzoek ontvangt" -#: ../../mod/settings.php:1001 +#: ../../mod/settings.php:1054 msgid "Your connections are confirmed" msgstr "Jouw connecties zijn bevestigd" -#: ../../mod/settings.php:1002 +#: ../../mod/settings.php:1055 msgid "Someone writes on your profile wall" msgstr "Iemand iets op jouw kanaal heeft geschreven" -#: ../../mod/settings.php:1003 +#: ../../mod/settings.php:1056 msgid "Someone writes a followup comment" msgstr "Iemand een reactie schrijft" -#: ../../mod/settings.php:1004 +#: ../../mod/settings.php:1057 msgid "You receive a private message" msgstr "Je een privé-bericht ontvangt" -#: ../../mod/settings.php:1005 +#: ../../mod/settings.php:1058 msgid "You receive a friend suggestion" msgstr "Je een kanaalvoorstel ontvangt" -#: ../../mod/settings.php:1006 +#: ../../mod/settings.php:1059 msgid "You are tagged in a post" msgstr "Je expliciet in een bericht bent genoemd" -#: ../../mod/settings.php:1007 +#: ../../mod/settings.php:1060 msgid "You are poked/prodded/etc. in a post" msgstr "Je bent in een bericht aangestoten/gepord/etc." -#: ../../mod/settings.php:1010 -msgid "Advanced Account/Page Type Settings" -msgstr "Instellingen geavanceerd account/paginatype" +#: ../../mod/settings.php:1063 +msgid "Show visual notifications including:" +msgstr "Toon de volgende zichtbare notificaties:" -#: ../../mod/settings.php:1011 -msgid "Change the behaviour of this account for special situations" -msgstr "Verander het gedrag van dit account voor speciale situaties" +#: ../../mod/settings.php:1065 +msgid "Unseen matrix activity" +msgstr "Niet bekeken matrix-activiteit" -#: ../../mod/settings.php:1014 -msgid "" -"Please enable expert mode (in <a href=\"settings/features\">Settings > " -"Additional features</a>) to adjust!" -msgstr "Schakel de expertmodus in (in <a href=\"settings/features\">Instellingen > Extra functies</a>) om aan te kunnen passen!" +#: ../../mod/settings.php:1066 +msgid "Unseen channel activity" +msgstr "Niet bekeken kanaal-activiteit" -#: ../../mod/settings.php:1015 -msgid "Miscellaneous Settings" -msgstr "Diverse instellingen" +#: ../../mod/settings.php:1067 +msgid "Unseen private messages" +msgstr "Niet bekeken privéberichten" -#: ../../mod/settings.php:1017 -msgid "Personal menu to display in your channel pages" -msgstr "Persoonlijk menu om op je kanaalpagina's weer te geven" +#: ../../mod/settings.php:1067 ../../mod/settings.php:1072 +#: ../../mod/settings.php:1073 ../../mod/settings.php:1074 +msgid "Recommended" +msgstr "Aanbevolen" -#: ../../mod/settings.php:1018 -msgid "Remove this channel" -msgstr "Verwijder dit kanaal" +#: ../../mod/settings.php:1068 +msgid "Upcoming events" +msgstr "Aankomende gebeurtenissen" -#: ../../mod/poke.php:159 -msgid "Poke/Prod" -msgstr "Aanstoten/porren" +#: ../../mod/settings.php:1069 +msgid "Events today" +msgstr "Gebeurtissen van vandaag" -#: ../../mod/poke.php:160 -msgid "poke, prod or do other things to somebody" -msgstr "aanstoten, porren of andere dingen met iemand doen" +#: ../../mod/settings.php:1070 +msgid "Upcoming birthdays" +msgstr "Aankomende verjaardagen" -#: ../../mod/poke.php:161 -msgid "Recipient" -msgstr "Ontvanger" +#: ../../mod/settings.php:1070 +msgid "Not available in all themes" +msgstr "Niet in alle thema's beschikbaar" -#: ../../mod/poke.php:162 -msgid "Choose what you wish to do to recipient" -msgstr "Kies wat je met de ontvanger wil doen" - -#: ../../mod/poke.php:165 -msgid "Make this post private" -msgstr "Maak dit bericht privé" - -#: ../../mod/api.php:76 ../../mod/api.php:102 -msgid "Authorize application connection" -msgstr "Geef toestemming voor applicatiekoppeling" - -#: ../../mod/api.php:77 -msgid "Return to your app and insert this Securty Code:" -msgstr "Ga terug naar je app en voeg deze beveiligingscode in:" - -#: ../../mod/api.php:89 -msgid "Please login to continue." -msgstr "Inloggen om verder te kunnen gaan." - -#: ../../mod/api.php:104 -msgid "" -"Do you want to authorize this application to access your posts and contacts," -" and/or create new posts for you?" -msgstr "Wil je deze applicatie toestemming geven om jouw berichten en connecties te zien, en/of nieuwe berichten voor jou te plaatsen?" - -#: ../../mod/post.php:229 -msgid "" -"Remote authentication blocked. You are logged into this site locally. Please" -" logout and retry." -msgstr "Authenticatie op afstand geblokkeerd. Je bent lokaal op deze hub ingelogd. Uitloggen en opnieuw proberen." - -#: ../../mod/post.php:261 ../../mod/openid.php:72 ../../mod/openid.php:180 -#, php-format -msgid "Welcome %s. Remote authentication successful." -msgstr "Welkom %s. Authenticatie op afstand geslaagd." - -#: ../../mod/attach.php:9 -msgid "Item not available." -msgstr "Item is niet aanwezig." - -#: ../../mod/probe.php:23 ../../mod/probe.php:29 -#, php-format -msgid "Fetching URL returns error: %1$s" -msgstr "Ophalen URL gaf een foutmelding terug: %1$s" - -#: ../../mod/block.php:27 ../../mod/page.php:33 -msgid "Invalid item." -msgstr "Ongeldig item." - -#: ../../mod/block.php:39 ../../mod/page.php:45 ../../mod/wall_upload.php:28 -msgid "Channel not found." -msgstr "Kanaal niet gevonden." +#: ../../mod/settings.php:1071 +msgid "System (personal) notifications" +msgstr "(Persoonlijke) systeemnotificaties" -#: ../../mod/block.php:75 ../../mod/page.php:81 ../../mod/display.php:102 -#: ../../mod/help.php:72 ../../index.php:240 -msgid "Page not found." -msgstr "Pagina niet gevonden." +#: ../../mod/settings.php:1072 +msgid "System info messages" +msgstr "Systeemmededelingen" -#: ../../mod/siteinfo.php:90 -#, php-format -msgid "Version %s" -msgstr "Versie %s" +#: ../../mod/settings.php:1073 +msgid "System critical alerts" +msgstr "Kritische systeemwaarschuwingen" -#: ../../mod/siteinfo.php:111 -msgid "Installed plugins/addons/apps:" -msgstr "Ingeschakelde plug-ins/add-ons/apps:" +#: ../../mod/settings.php:1074 +msgid "New connections" +msgstr "Nieuwe connecties" -#: ../../mod/siteinfo.php:124 -msgid "No installed plugins/addons/apps" -msgstr "Geen ingeschakelde plug-ins/add-ons/apps" +#: ../../mod/settings.php:1075 +msgid "System Registrations" +msgstr "Nieuwe accountregistraties op deze hub" -#: ../../mod/siteinfo.php:132 -msgid "Red" -msgstr "Red" - -#: ../../mod/siteinfo.php:133 -msgid "" -"This is a hub of the Red Matrix - a global cooperative network of " -"decentralized privacy enhanced websites." -msgstr "Dit is een hub van de RedMatrix - een wereldwijd coöperatief netwerk van gedecentraliseerde websites met verbeterde privacy." +#: ../../mod/settings.php:1077 +msgid "Notify me of events this many days in advance" +msgstr "Herinner mij zoveel dagen van te voren aan gebeurtenissen" -#: ../../mod/siteinfo.php:137 -msgid "Running at web location" -msgstr "Draaiend op weblocatie" +#: ../../mod/settings.php:1077 +msgid "Must be greater than 0" +msgstr "Moet hoger dan 0 zijn" -#: ../../mod/siteinfo.php:138 -msgid "" -"Please visit <a href=\"http://getzot.com\">GetZot.com</a> to learn more " -"about the Red Matrix." -msgstr "Bezoek <a href=\"http://redmatrix.me\">RedMatrix.me</a> om meer te leren over de RedMatrix." +#: ../../mod/settings.php:1079 +msgid "Advanced Account/Page Type Settings" +msgstr "Instellingen geavanceerd account/paginatype" -#: ../../mod/siteinfo.php:139 -msgid "Bug reports and issues: please visit" -msgstr "Bugrapporten en andere kwesties: bezoek" +#: ../../mod/settings.php:1080 +msgid "Change the behaviour of this account for special situations" +msgstr "Verander het gedrag van dit account voor speciale situaties" -#: ../../mod/siteinfo.php:142 +#: ../../mod/settings.php:1083 msgid "" -"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot " -"com" -msgstr "Voorstellen, lofbetuigingen, enz. - e-mail \"redmatrix\" at librelist - dot com" - -#: ../../mod/siteinfo.php:144 -msgid "Site Administrators" -msgstr "Hubbeheerders: " - -#: ../../mod/blocks.php:62 -msgid "Block Name" -msgstr "Bloknaam" - -#: ../../mod/bookmarks.php:38 -msgid "Bookmark added" -msgstr "Bladwijzer toegevoegd" - -#: ../../mod/bookmarks.php:60 -msgid "My Bookmarks" -msgstr "Mijn bladwijzers" - -#: ../../mod/bookmarks.php:71 -msgid "My Connections Bookmarks" -msgstr "Bladwijzers van mijn connecties" - -#: ../../mod/profiles.php:18 ../../mod/profiles.php:165 -#: ../../mod/profiles.php:222 ../../mod/profiles.php:547 -msgid "Profile not found." -msgstr "Profiel niet gevonden." - -#: ../../mod/profiles.php:38 -msgid "Profile deleted." -msgstr "Profiel verwijderd." - -#: ../../mod/profiles.php:56 ../../mod/profiles.php:92 -msgid "Profile-" -msgstr "Profiel-" - -#: ../../mod/profiles.php:77 ../../mod/profiles.php:120 -msgid "New profile created." -msgstr "Nieuw profiel aangemaakt." - -#: ../../mod/profiles.php:98 -msgid "Profile unavailable to clone." -msgstr "Profiel niet beschikbaar om te klonen" - -#: ../../mod/profiles.php:136 -msgid "Profile unavailable to export." -msgstr "Geen profiel beschikbaar om te exporteren" - -#: ../../mod/profiles.php:232 -msgid "Profile Name is required." -msgstr "Profielnaam is vereist" - -#: ../../mod/profiles.php:362 -msgid "Marital Status" -msgstr "Huwelijke status" - -#: ../../mod/profiles.php:366 -msgid "Romantic Partner" -msgstr "Romantische partner" - -#: ../../mod/profiles.php:370 -msgid "Likes" -msgstr "Houdt van" - -#: ../../mod/profiles.php:374 -msgid "Dislikes" -msgstr "Houdt niet van" - -#: ../../mod/profiles.php:378 -msgid "Work/Employment" -msgstr "Werk/arbeid" - -#: ../../mod/profiles.php:381 -msgid "Religion" -msgstr "Religie" - -#: ../../mod/profiles.php:385 -msgid "Political Views" -msgstr "Politieke overtuigingen" - -#: ../../mod/profiles.php:389 -msgid "Gender" -msgstr "Geslacht" - -#: ../../mod/profiles.php:393 -msgid "Sexual Preference" -msgstr "Seksuele voorkeur" - -#: ../../mod/profiles.php:397 -msgid "Homepage" -msgstr "Homepage" - -#: ../../mod/profiles.php:401 -msgid "Interests" -msgstr "Interesses" - -#: ../../mod/profiles.php:405 ../../mod/admin.php:868 -msgid "Address" -msgstr "Kanaaladres" - -#: ../../mod/profiles.php:412 ../../mod/pubsites.php:25 -msgid "Location" -msgstr "Locatie" - -#: ../../mod/profiles.php:495 -msgid "Profile updated." -msgstr "Profiel bijgewerkt" - -#: ../../mod/profiles.php:572 -msgid "Hide your contact/friend list from viewers of this profile?" -msgstr "Laat de lijst met connecties niet aan bezoekers van dit profiel zien." - -#: ../../mod/profiles.php:614 -msgid "Edit Profile Details" -msgstr "Profiel bewerken" - -#: ../../mod/profiles.php:616 -msgid "View this profile" -msgstr "Profiel weergeven" - -#: ../../mod/profiles.php:618 -msgid "Change Profile Photo" -msgstr "Profielfoto wijzigen" - -#: ../../mod/profiles.php:619 -msgid "Create a new profile using these settings" -msgstr "Een nieuw profiel aanmaken met dit profiel als basis" - -#: ../../mod/profiles.php:620 -msgid "Clone this profile" -msgstr "Dit profiel klonen" - -#: ../../mod/profiles.php:621 -msgid "Delete this profile" -msgstr "Dit profiel verwijderen" - -#: ../../mod/profiles.php:623 -msgid "Import profile from file" -msgstr "Profiel vanuit bestand importeren" - -#: ../../mod/profiles.php:624 -msgid "Export profile to file" -msgstr "Profiel naar bestand exporteren" - -#: ../../mod/profiles.php:625 -msgid "Profile Name:" -msgstr "Profielnaam:" - -#: ../../mod/profiles.php:626 -msgid "Your Full Name:" -msgstr "Jouw volledige naam:" - -#: ../../mod/profiles.php:627 -msgid "Title/Description:" -msgstr "Titel/omschrijving:" - -#: ../../mod/profiles.php:628 -msgid "Your Gender:" -msgstr "Jouw geslacht" - -#: ../../mod/profiles.php:629 -msgid "Birthday :" -msgstr "Verjaardag: " - -#: ../../mod/profiles.php:630 -msgid "Street Address:" -msgstr "Straat en huisnummer:" - -#: ../../mod/profiles.php:631 -msgid "Locality/City:" -msgstr "Woonplaats:" - -#: ../../mod/profiles.php:632 -msgid "Postal/Zip Code:" -msgstr "Postcode:" - -#: ../../mod/profiles.php:633 -msgid "Country:" -msgstr "Land:" - -#: ../../mod/profiles.php:634 -msgid "Region/State:" -msgstr "Provincie/gewest/deelstaat:" - -#: ../../mod/profiles.php:635 -msgid "<span class=\"heart\">♥</span> Marital Status:" -msgstr "<span class=\"heart\">♥</span> Huwelijkse staat:" - -#: ../../mod/profiles.php:636 -msgid "Who: (if applicable)" -msgstr "Wie (wanneer toepasselijk):" - -#: ../../mod/profiles.php:637 -msgid "Examples: cathy123, Cathy Williams, cathy@example.com" -msgstr "Voorbeelden: karin123, Karin Jansen, cathy@voorbeeld.nl" - -#: ../../mod/profiles.php:638 -msgid "Since [date]:" -msgstr "Sinds [datum]:" - -#: ../../mod/profiles.php:640 -msgid "Homepage URL:" -msgstr "Adres homepage:" - -#: ../../mod/profiles.php:643 -msgid "Religious Views:" -msgstr "Religieuze overtuigingen" - -#: ../../mod/profiles.php:644 -msgid "Keywords:" -msgstr "Trefwoorden" - -#: ../../mod/profiles.php:647 -msgid "Example: fishing photography software" -msgstr "Voorbeeld: muziek, fotografie, software" - -#: ../../mod/profiles.php:648 -msgid "Used in directory listings" -msgstr "Wordt in de kanalengids gebruikt" - -#: ../../mod/profiles.php:649 -msgid "Tell us about yourself..." -msgstr "Vertel ons iets over jezelf..." - -#: ../../mod/profiles.php:650 -msgid "Hobbies/Interests" -msgstr "Hobby's/interesses" - -#: ../../mod/profiles.php:651 -msgid "Contact information and Social Networks" -msgstr "Contactinformatie en sociale netwerken" - -#: ../../mod/profiles.php:652 -msgid "My other channels" -msgstr "Mijn andere kanalen" - -#: ../../mod/profiles.php:653 -msgid "Musical interests" -msgstr "Muzikale interesses" - -#: ../../mod/profiles.php:654 -msgid "Books, literature" -msgstr "Boeken/literatuur" - -#: ../../mod/profiles.php:655 -msgid "Television" -msgstr "Televisie" - -#: ../../mod/profiles.php:656 -msgid "Film/dance/culture/entertainment" -msgstr "Film/dans/cultuur/entertainment" - -#: ../../mod/profiles.php:657 -msgid "Love/romance" -msgstr "Liefde/romantiek" - -#: ../../mod/profiles.php:658 -msgid "Work/employment" -msgstr "Werk/arbeid" - -#: ../../mod/profiles.php:659 -msgid "School/education" -msgstr "School/onderwijs" - -#: ../../mod/profiles.php:665 -msgid "This is your default profile." -msgstr "Dit is jouw standaardprofiel" - -#: ../../mod/profiles.php:676 ../../mod/directory.php:143 -#: ../../mod/dirprofile.php:92 -msgid "Age: " -msgstr "Leeftijd:" - -#: ../../mod/profiles.php:719 -msgid "Edit/Manage Profiles" -msgstr "Profielen bewerken/beheren" - -#: ../../mod/profiles.php:720 -msgid "Add profile things" -msgstr "Dingen aan je profiel toevoegen" - -#: ../../mod/profiles.php:721 -msgid "Include desirable objects in your profile" -msgstr "Voeg door jou gewenste dingen aan jouw profiel toe" - -#: ../../mod/profperm.php:29 ../../mod/profperm.php:58 -msgid "Invalid profile identifier." -msgstr "Ongeldige profiel-identificator" - -#: ../../mod/profperm.php:110 -msgid "Profile Visibility Editor" -msgstr "Zichtbaarheid profiel " +"Please enable expert mode (in <a href=\"settings/features\">Settings > " +"Additional features</a>) to adjust!" +msgstr "Schakel de expertmodus in (in <a href=\"settings/features\">Instellingen > Extra functies</a>) om aan te kunnen passen!" -#: ../../mod/profperm.php:114 -msgid "Click on a contact to add or remove." -msgstr "Klik op een connectie om deze toe te voegen of te verwijderen" +#: ../../mod/settings.php:1084 +msgid "Miscellaneous Settings" +msgstr "Diverse instellingen" -#: ../../mod/profperm.php:123 -msgid "Visible To" -msgstr "Zichtbaar voor" +#: ../../mod/settings.php:1086 +msgid "Personal menu to display in your channel pages" +msgstr "Persoonlijk menu om op je kanaalpagina's weer te geven" -#: ../../mod/profperm.php:139 ../../mod/connections.php:279 -msgid "All Connections" -msgstr "Alle connecties" +#: ../../mod/settings.php:1087 +msgid "Remove this channel" +msgstr "Verwijder dit kanaal" #: ../../mod/events.php:81 msgid "Event can not end before it has started." @@ -4824,56 +5000,64 @@ msgstr "Titel en begintijd van gebeurtenis zijn vereist." msgid "Event not found." msgstr "Gebeurtenis niet gevonden" -#: ../../mod/events.php:364 +#: ../../mod/events.php:369 msgid "l, F j" msgstr "l j F" -#: ../../mod/events.php:386 +#: ../../mod/events.php:391 msgid "Edit event" msgstr "Gebeurtenis bewerken" -#: ../../mod/events.php:432 +#: ../../mod/events.php:443 msgid "Create New Event" msgstr "Nieuwe gebeurtenis aanmaken" -#: ../../mod/events.php:560 +#: ../../mod/events.php:444 ../../mod/photos.php:859 +msgid "Previous" +msgstr "Vorige" + +#: ../../mod/events.php:446 +msgid "Export" +msgstr "Exporteren" + +#: ../../mod/events.php:571 msgid "Event details" msgstr "Details van gebeurtenis" -#: ../../mod/events.php:561 +#: ../../mod/events.php:572 msgid "Starting date and Title are required." msgstr "Begintijd en titel zijn vereist." -#: ../../mod/events.php:565 +#: ../../mod/events.php:576 msgid "Event Starts:" msgstr "Begin gebeurtenis:" -#: ../../mod/events.php:565 ../../mod/events.php:581 ../../mod/appman.php:91 +#: ../../mod/events.php:576 ../../mod/events.php:592 ../../mod/appman.php:91 #: ../../mod/appman.php:92 msgid "Required" msgstr "Vereist" -#: ../../mod/events.php:571 +#: ../../mod/events.php:582 msgid "Finish date/time is not known or not relevant" msgstr "Einddatum/-tijd is niet bekend of niet relevant" -#: ../../mod/events.php:573 +#: ../../mod/events.php:584 msgid "Event Finishes:" msgstr "Einde gebeurtenis:" -#: ../../mod/events.php:575 +#: ../../mod/events.php:586 msgid "Adjust for viewer timezone" msgstr "Aanpassen aan de tijdzone van wie deze gebeurtenis bekijkt" -#: ../../mod/events.php:577 +#: ../../mod/events.php:588 msgid "Description:" msgstr "Omschrijving:" -#: ../../mod/events.php:581 +#: ../../mod/events.php:592 msgid "Title:" msgstr "Titel:" -#: ../../mod/events.php:583 +#: ../../mod/events.php:594 msgid "Share this event" msgstr "Deel deze gebeurtenis" @@ -4902,6 +5086,10 @@ msgstr "Toegangstype" msgid "Registration Policy" msgstr "Registratiebeleid" +#: ../../mod/pubsites.php:25 ../../mod/profiles.php:428 +msgid "Location" +msgstr "Locatie" + #: ../../mod/channel.php:25 ../../mod/chat.php:19 msgid "You must be logged in to see this page." msgstr "Je moet zijn ingelogd om deze pagina te kunnen bekijken." @@ -4967,84 +5155,52 @@ msgstr "Naam chatkanaal" msgid "%1$s's Chatrooms" msgstr "Chatkanalen van %1$s" -#: ../../mod/register.php:42 -msgid "Maximum daily site registrations exceeded. Please try again tomorrow." -msgstr "Maximum toegestane dagelijkse registraties op deze RedMatrix-hub bereikt. Probeer het morgen (UTC) nogmaals." - -#: ../../mod/register.php:48 -msgid "" -"Please indicate acceptance of the Terms of Service. Registration failed." -msgstr "Registratie mislukt. De gebruiksvoorwaarden dienen wel geaccepteerd te worden." - -#: ../../mod/register.php:82 -msgid "Passwords do not match." -msgstr "Wachtwoorden komen niet met elkaar overeen." - -#: ../../mod/register.php:115 -msgid "" -"Registration successful. Please check your email for validation " -"instructions." -msgstr "Registratie geslaagd. Controleer je e-mail voor instructies." - -#: ../../mod/register.php:121 -msgid "Your registration is pending approval by the site owner." -msgstr "Jouw accountregistratie wacht op goedkeuring van de beheerder van deze RedMatrix-hub." +#: ../../mod/siteinfo.php:92 +#, php-format +msgid "Version %s" +msgstr "Versie %s" -#: ../../mod/register.php:124 -msgid "Your registration can not be processed." -msgstr "Jouw registratie kan niet verwerkt worden." +#: ../../mod/siteinfo.php:113 +msgid "Installed plugins/addons/apps:" +msgstr "Ingeschakelde plug-ins/add-ons/apps:" -#: ../../mod/register.php:161 -msgid "Registration on this site/hub is by approval only." -msgstr "Registraties op deze RedMatrix-hub moeten eerst worden goedgekeurd." +#: ../../mod/siteinfo.php:126 +msgid "No installed plugins/addons/apps" +msgstr "Geen ingeschakelde plug-ins/add-ons/apps" -#: ../../mod/register.php:162 -msgid "<a href=\"pubsites\">Register at another affiliated site/hub</a>" -msgstr "<a href=\"pubsites\">Registreer op een andere RedMatrix-hub</a>" +#: ../../mod/siteinfo.php:134 +msgid "Red" +msgstr "Red" -#: ../../mod/register.php:170 +#: ../../mod/siteinfo.php:135 msgid "" -"This site has exceeded the number of allowed daily account registrations. " -"Please try again tomorrow." -msgstr "Deze RedMatrix-hub heeft het maximum aantal dagelijks toegestane registraties bereikt. Probeer het morgen (UTC) nogmaals." - -#: ../../mod/register.php:181 -msgid "Terms of Service" -msgstr "Gebruiksvoorwaarden" - -#: ../../mod/register.php:187 -#, php-format -msgid "I accept the %s for this website" -msgstr "Ik accepteer de %s van deze RedMatrix-hub" - -#: ../../mod/register.php:189 -#, php-format -msgid "I am over 13 years of age and accept the %s for this website" -msgstr "Ik accepteer de %s van deze RedMatrix-hub" - -#: ../../mod/register.php:203 ../../mod/admin.php:415 -msgid "Registration" -msgstr "Registratie" +"This is a hub of the Red Matrix - a global cooperative network of " +"decentralized privacy enhanced websites." +msgstr "Dit is een hub van de RedMatrix - een wereldwijd coöperatief netwerk van gedecentraliseerde websites met verbeterde privacy." -#: ../../mod/register.php:208 -msgid "Membership on this site is by invitation only." -msgstr "Registreren op deze RedMatrix-hub kan alleen op uitnodiging." +#: ../../mod/siteinfo.php:139 +msgid "Running at web location" +msgstr "Draaiend op weblocatie" -#: ../../mod/register.php:209 -msgid "Please enter your invitation code" -msgstr "Vul jouw uitnodigingscode in" +#: ../../mod/siteinfo.php:140 +msgid "" +"Please visit <a href=\"http://getzot.com\">GetZot.com</a> to learn more " +"about the Red Matrix." +msgstr "Bezoek <a href=\"http://redmatrix.me\">RedMatrix.me</a> om meer te leren over de RedMatrix." -#: ../../mod/register.php:212 -msgid "Your email address" -msgstr "Jouw e-mailadres" +#: ../../mod/siteinfo.php:141 +msgid "Bug reports and issues: please visit" +msgstr "Bugrapporten en andere kwesties: bezoek" -#: ../../mod/register.php:213 -msgid "Choose a password" -msgstr "Geef een wachtwoord op" +#: ../../mod/siteinfo.php:144 +msgid "" +"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot " +"com" +msgstr "Voorstellen, lofbetuigingen, enz. - e-mail \"redmatrix\" at librelist - dot com" -#: ../../mod/register.php:214 -msgid "Please re-enter your password" -msgstr "Geef het wachtwoord opnieuw op" +#: ../../mod/siteinfo.php:146 +msgid "Site Administrators" +msgstr "Hubbeheerders: " #: ../../mod/chatsvc.php:111 msgid "Away" @@ -5058,6 +5214,49 @@ msgstr "Online" msgid "Please login." msgstr "Inloggen." +#: ../../mod/connect.php:56 ../../mod/connect.php:104 +msgid "Continue" +msgstr "Ga verder" + +#: ../../mod/connect.php:85 +msgid "Premium Channel Setup" +msgstr "Instellen premiumkanaal " + +#: ../../mod/connect.php:87 +msgid "Enable premium channel connection restrictions" +msgstr "Restricties voor connecties van premiumkanaal toestaan" + +#: ../../mod/connect.php:88 +msgid "" +"Please enter your restrictions or conditions, such as paypal receipt, usage " +"guidelines, etc." +msgstr "Vul je restricties of voorwaarden in, zoals een paypal-afschrift, voorschriften voor leden, enz." + +#: ../../mod/connect.php:90 ../../mod/connect.php:110 +msgid "" +"This channel may require additional steps or acknowledgement of the " +"following conditions prior to connecting:" +msgstr "Dit kanaal kan extra stappen of het accepteren van de volgende voorwaarden vereisen, voordat de connectie wordt geaccepteerd:" + +#: ../../mod/connect.php:91 +msgid "" +"Potential connections will then see the following text before proceeding:" +msgstr "Mogelijke connecties zullen dan de volgende tekst zien voordat ze verder kunnen:" + +#: ../../mod/connect.php:92 ../../mod/connect.php:113 +msgid "" +"By continuing, I certify that I have complied with any instructions provided" +" on this page." +msgstr "Door verder te gaan ga ik automatisch akkoord met alle voorwaarden en aanwijzingen op deze pagina." + +#: ../../mod/connect.php:101 +msgid "(No specific instructions have been provided by the channel owner.)" +msgstr "(Er zijn geen speciale voorwaarden en aanwijzingen door de kanaal-eigenaar verstrekt) " + +#: ../../mod/connect.php:109 +msgid "Restricted or Premium Channel" +msgstr "Beperkt of premiumkanaal" + #: ../../mod/removeme.php:29 msgid "" "Channel removals are not allowed within 48 hours of changing the account " @@ -5130,86 +5329,68 @@ msgstr "Vul jouw kanaaladres in (bijv. channel@example.com)" msgid "Authenticate" msgstr "Authenticeren" -#: ../../mod/connect.php:55 ../../mod/connect.php:103 -msgid "Continue" -msgstr "Ga verder" - -#: ../../mod/connect.php:84 -msgid "Premium Channel Setup" -msgstr "Instellen premiumkanaal " - -#: ../../mod/connect.php:86 -msgid "Enable premium channel connection restrictions" -msgstr "Restricties voor connecties van premiumkanaal toestaan" - -#: ../../mod/connect.php:87 -msgid "" -"Please enter your restrictions or conditions, such as paypal receipt, usage " -"guidelines, etc." -msgstr "Vul je restricties of voorwaarden in, zoals een paypal-afschrift, gebruikersvoorschriften, enz." - -#: ../../mod/connect.php:89 ../../mod/connect.php:109 -msgid "" -"This channel may require additional steps or acknowledgement of the " -"following conditions prior to connecting:" -msgstr "Dit kanaal kan extra stappen of het accepteren van de volgende voorwaarden vereisen, voordat de connectie wordt geaccepteerd:" +#: ../../mod/like.php:15 +msgid "Like/Dislike" +msgstr "Leuk/niet leuk" -#: ../../mod/connect.php:90 -msgid "" -"Potential connections will then see the following text before proceeding:" -msgstr "Mogelijke connecties zullen dan de volgende tekst zien voordat ze verder kunnen:" +#: ../../mod/like.php:20 +msgid "This action is restricted to members." +msgstr "Deze actie kan alleen door mensen met een RedMatrix-account worden uitgevoerd." -#: ../../mod/connect.php:91 ../../mod/connect.php:112 +#: ../../mod/like.php:21 msgid "" -"By continuing, I certify that I have complied with any instructions provided" -" on this page." -msgstr "Door verder te gaan ga ik automatisch akkoord met alle voorwaarden en aanwijzingen op deze pagina." +"Please <a href=\"rmagic\">login with your RedMatrix ID</a> or <a " +"href=\"register\">register as a new RedMatrix member</a> to continue." +msgstr "Je dient <a href=\"rmagic\">in te loggen met je RedMatrix-account</a> of <a href=\"register\">een nieuw RedMatrix-account te registreren</a> om verder te kunnen gaan." -#: ../../mod/connect.php:100 -msgid "(No specific instructions have been provided by the channel owner.)" -msgstr "(Er zijn geen speciale voorwaarden en aanwijzingen door de kanaal-eigenaar verstrekt) " +#: ../../mod/like.php:77 ../../mod/like.php:104 ../../mod/like.php:142 +msgid "Invalid request." +msgstr "Ongeldig verzoek" -#: ../../mod/connect.php:108 -msgid "Restricted or Premium Channel" -msgstr "Beperkt of premiumkanaal" +#: ../../mod/like.php:119 +msgid "thing" +msgstr "ding" -#: ../../mod/network.php:79 -msgid "No such group" -msgstr "Collectie niet gevonden" +#: ../../mod/like.php:165 +msgid "Channel unavailable." +msgstr "Kanaal niet beschikbaar." -#: ../../mod/network.php:118 -msgid "Search Results For:" -msgstr "Zoekresultaten voor:" +#: ../../mod/like.php:204 +msgid "Previous action reversed." +msgstr "Vorige actie omgedraaid" -#: ../../mod/network.php:172 -msgid "Collection is empty" -msgstr "Collectie is leeg" +#: ../../mod/like.php:422 +msgid "Action completed." +msgstr "Actie voltooid" -#: ../../mod/network.php:180 -msgid "Collection: " -msgstr "Collectie: " +#: ../../mod/like.php:423 +msgid "Thank you." +msgstr "Bedankt" -#: ../../mod/network.php:193 -msgid "Connection: " -msgstr "Connectie: " +#: ../../mod/post.php:229 +msgid "" +"Remote authentication blocked. You are logged into this site locally. Please" +" logout and retry." +msgstr "Authenticatie op afstand geblokkeerd. Je bent lokaal op deze hub ingelogd. Uitloggen en opnieuw proberen." -#: ../../mod/network.php:196 -msgid "Invalid connection." -msgstr "Ongeldige connectie." +#: ../../mod/post.php:261 ../../mod/openid.php:72 ../../mod/openid.php:180 +#, php-format +msgid "Welcome %s. Remote authentication successful." +msgstr "Welkom %s. Authenticatie op afstand geslaagd." #: ../../mod/connections.php:37 ../../mod/connedit.php:64 msgid "Could not access contact record." msgstr "Kon geen toegang krijgen tot de connectie-gegevens." -#: ../../mod/connections.php:51 ../../mod/connedit.php:78 +#: ../../mod/connections.php:51 ../../mod/connedit.php:86 msgid "Could not locate selected profile." msgstr "Kon het gekozen profiel niet vinden." -#: ../../mod/connections.php:94 ../../mod/connedit.php:132 +#: ../../mod/connections.php:94 ../../mod/connedit.php:140 msgid "Connection updated." msgstr "Connectie bijgewerkt." -#: ../../mod/connections.php:96 ../../mod/connedit.php:134 +#: ../../mod/connections.php:96 ../../mod/connedit.php:142 msgid "Failed to update connection record." msgstr "Bijwerken van connectie-gegevens mislukt." @@ -5290,246 +5471,247 @@ msgstr "Doorzoek jouw connecties" msgid "Finding: " msgstr "Zoeken naar: " +#: ../../mod/openid.php:26 +msgid "OpenID protocol error. No ID returned." +msgstr "OpenID-protocolfout. Geen ID terugontvangen." + #: ../../mod/rpost.php:97 ../../mod/editpost.php:42 msgid "Edit post" msgstr "Bericht bewerken" -#: ../../mod/connedit.php:181 +#: ../../mod/connedit.php:189 msgid "is now connected to" msgstr "is nu verbonden met" -#: ../../mod/connedit.php:296 +#: ../../mod/connedit.php:310 msgid "Could not access address book record." msgstr "Kon geen toegang krijgen tot de record van de connectie." -#: ../../mod/connedit.php:310 +#: ../../mod/connedit.php:324 msgid "Refresh failed - channel is currently unavailable." msgstr "Vernieuwen mislukt - kanaal is momenteel niet beschikbaar" -#: ../../mod/connedit.php:317 +#: ../../mod/connedit.php:331 msgid "Channel has been unblocked" msgstr "Kanaal is gedeblokkeerd" -#: ../../mod/connedit.php:318 +#: ../../mod/connedit.php:332 msgid "Channel has been blocked" msgstr "Kanaal is geblokkeerd" -#: ../../mod/connedit.php:322 ../../mod/connedit.php:334 -#: ../../mod/connedit.php:346 ../../mod/connedit.php:358 -#: ../../mod/connedit.php:374 +#: ../../mod/connedit.php:336 ../../mod/connedit.php:348 +#: ../../mod/connedit.php:360 ../../mod/connedit.php:372 +#: ../../mod/connedit.php:388 msgid "Unable to set address book parameters." msgstr "Niet in staat om de parameters van connecties in te stellen." -#: ../../mod/connedit.php:329 +#: ../../mod/connedit.php:343 msgid "Channel has been unignored" msgstr "Kanaal wordt niet meer genegeerd" -#: ../../mod/connedit.php:330 +#: ../../mod/connedit.php:344 msgid "Channel has been ignored" msgstr "Kanaal wordt genegeerd" -#: ../../mod/connedit.php:341 +#: ../../mod/connedit.php:355 msgid "Channel has been unarchived" msgstr "Kanaal is niet meer gearchiveerd" -#: ../../mod/connedit.php:342 +#: ../../mod/connedit.php:356 msgid "Channel has been archived" msgstr "Kanaal is gearchiveerd" -#: ../../mod/connedit.php:353 +#: ../../mod/connedit.php:367 msgid "Channel has been unhidden" msgstr "Kanaal is niet meer verborgen" -#: ../../mod/connedit.php:354 +#: ../../mod/connedit.php:368 msgid "Channel has been hidden" msgstr "Kanaal is verborgen" -#: ../../mod/connedit.php:369 +#: ../../mod/connedit.php:383 msgid "Channel has been approved" msgstr "Connectie/kanaal is geaccepteerd" -#: ../../mod/connedit.php:370 +#: ../../mod/connedit.php:384 msgid "Channel has been unapproved" msgstr "Connectie/kanaal is afgewezen" -#: ../../mod/connedit.php:398 +#: ../../mod/connedit.php:412 msgid "Connection has been removed." msgstr "Connectie is verwijderd" -#: ../../mod/connedit.php:418 +#: ../../mod/connedit.php:432 #, php-format msgid "View %s's profile" msgstr "Profiel van %s weergeven" -#: ../../mod/connedit.php:422 +#: ../../mod/connedit.php:436 msgid "Refresh Permissions" msgstr "Permissies vernieuwen" -#: ../../mod/connedit.php:425 +#: ../../mod/connedit.php:439 msgid "Fetch updated permissions" msgstr "Aangepaste permissies ophalen" -#: ../../mod/connedit.php:429 +#: ../../mod/connedit.php:443 msgid "Recent Activity" msgstr "Recente activiteit" -#: ../../mod/connedit.php:432 +#: ../../mod/connedit.php:446 msgid "View recent posts and comments" msgstr "Recente berichten en reacties weergeven" -#: ../../mod/connedit.php:436 ../../mod/connedit.php:579 -#: ../../mod/admin.php:734 +#: ../../mod/connedit.php:450 ../../mod/connedit.php:594 +#: ../../mod/admin.php:732 msgid "Unblock" msgstr "Deblokkeren" -#: ../../mod/connedit.php:436 ../../mod/connedit.php:579 -#: ../../mod/admin.php:733 +#: ../../mod/connedit.php:450 ../../mod/connedit.php:594 +#: ../../mod/admin.php:731 msgid "Block" msgstr "Blokkeren" -#: ../../mod/connedit.php:439 +#: ../../mod/connedit.php:453 msgid "Block or Unblock this connection" msgstr "Deze connectie blokkeren of deblokkeren" -#: ../../mod/connedit.php:443 ../../mod/connedit.php:580 +#: ../../mod/connedit.php:457 ../../mod/connedit.php:595 msgid "Unignore" msgstr "Niet meer negeren" -#: ../../mod/connedit.php:443 ../../mod/connedit.php:580 +#: ../../mod/connedit.php:457 ../../mod/connedit.php:595 #: ../../mod/notifications.php:51 msgid "Ignore" msgstr "Negeren" -#: ../../mod/connedit.php:446 +#: ../../mod/connedit.php:460 msgid "Ignore or Unignore this connection" msgstr "Deze connectie negeren of niet meer negeren" -#: ../../mod/connedit.php:449 +#: ../../mod/connedit.php:463 msgid "Unarchive" msgstr "Niet meer archiveren" -#: ../../mod/connedit.php:449 +#: ../../mod/connedit.php:463 msgid "Archive" msgstr "Archiveren" -#: ../../mod/connedit.php:452 +#: ../../mod/connedit.php:466 msgid "Archive or Unarchive this connection" msgstr "Deze connectie archiveren of niet meer archiveren" -#: ../../mod/connedit.php:455 +#: ../../mod/connedit.php:469 msgid "Unhide" msgstr "Niet meer verbergen" -#: ../../mod/connedit.php:455 +#: ../../mod/connedit.php:469 msgid "Hide" msgstr "Verbergen" -#: ../../mod/connedit.php:458 +#: ../../mod/connedit.php:472 msgid "Hide or Unhide this connection" msgstr "Deze connectie verbergen of niet meer verbergen" -#: ../../mod/connedit.php:465 +#: ../../mod/connedit.php:479 msgid "Delete this connection" msgstr "Deze connectie verwijderen" -#: ../../mod/connedit.php:508 ../../mod/connedit.php:537 +#: ../../mod/connedit.php:522 ../../mod/connedit.php:552 msgid "Approve this connection" msgstr "Deze connectie accepteren" -#: ../../mod/connedit.php:508 +#: ../../mod/connedit.php:522 msgid "Accept connection to allow communication" msgstr "Keur deze connectie goed om communicatie toe te staan" -#: ../../mod/connedit.php:524 -msgid "Automatic Permissions Settings" -msgstr "Automatische permissies" - -#: ../../mod/connedit.php:524 +#: ../../mod/connedit.php:538 #, php-format msgid "Connections: settings for %s" msgstr "Connecties: instellingen voor %s" -#: ../../mod/connedit.php:528 -msgid "" -"When receiving a channel introduction, any permissions provided here will be" -" applied to the new connection automatically and the introduction approved. " -"Leave this page if you do not wish to use this feature." -msgstr "Wanneer je een connectieverzoek voor een kanaal ontvangt, zullen alle permissies hier automatisch op de nieuwe connectie worden toegepast en het connectieverzoek worden geaccepteerd. Verlaat deze pagina wanneer je geen gebruik wil maken van deze functie." +#: ../../mod/connedit.php:539 +msgid "Apply these permissions automatically" +msgstr "Deze permissies automatisch toepassen" -#: ../../mod/connedit.php:530 +#: ../../mod/connedit.php:543 +msgid "Apply the permissions indicated on this page to all new connections." +msgstr "Permissies die op deze pagina staan vermeldt op alle nieuwe connecties toepassen." + +#: ../../mod/connedit.php:545 msgid "Slide to adjust your degree of friendship" msgstr "Schuif om te bepalen hoe goed je iemand kent en/of mag" -#: ../../mod/connedit.php:536 +#: ../../mod/connedit.php:551 msgid "inherited" msgstr "geërfd" -#: ../../mod/connedit.php:538 +#: ../../mod/connedit.php:553 msgid "Connection has no individual permissions!" msgstr "Connectie heeft geen individuele permissies!" -#: ../../mod/connedit.php:539 +#: ../../mod/connedit.php:554 msgid "" "This may be appropriate based on your <a href=\"settings\">privacy " "settings</a>, though you may wish to review the \"Advanced Permissions\"." msgstr "Dit is mogelijk voldoende, wanneer er naar jouw <a href=\"settings\">privacy-instellingen</a> wordt gekeken. Hoewel je wellicht de geavanceerde rechten wil nagaan." -#: ../../mod/connedit.php:541 +#: ../../mod/connedit.php:556 msgid "Profile Visibility" msgstr "Zichtbaarheid profiel" -#: ../../mod/connedit.php:542 +#: ../../mod/connedit.php:557 #, php-format msgid "" "Please choose the profile you would like to display to %s when viewing your " "profile securely." msgstr "Kies het profiel dat je aan %s wil tonen wanneer hij/zij ingelogd jouw profiel wil bekijken." -#: ../../mod/connedit.php:543 +#: ../../mod/connedit.php:558 msgid "Contact Information / Notes" msgstr "Informatie/aantekeningen over connectie" -#: ../../mod/connedit.php:544 +#: ../../mod/connedit.php:559 msgid "Edit contact notes" msgstr "Bewerk aantekeningen over contact" -#: ../../mod/connedit.php:546 +#: ../../mod/connedit.php:561 msgid "Their Settings" msgstr "Hun instellingen" -#: ../../mod/connedit.php:547 +#: ../../mod/connedit.php:562 msgid "My Settings" msgstr "Mijn instellingen" -#: ../../mod/connedit.php:549 +#: ../../mod/connedit.php:564 msgid "Clear/Disable Automatic Permissions" msgstr "Verwijderen/uitschakelen automatische permissies" -#: ../../mod/connedit.php:550 +#: ../../mod/connedit.php:565 msgid "Forum Members" -msgstr "Forum/groepsleden" +msgstr "Forumleden" -#: ../../mod/connedit.php:551 +#: ../../mod/connedit.php:566 msgid "Soapbox" msgstr "Zeepkist" -#: ../../mod/connedit.php:552 +#: ../../mod/connedit.php:567 msgid "Full Sharing (typical social network permissions)" msgstr "Voluit delen (vergelijkbaar met die van sociale netwerken)" -#: ../../mod/connedit.php:553 +#: ../../mod/connedit.php:568 msgid "Cautious Sharing " msgstr "Voorzichtig delen" -#: ../../mod/connedit.php:554 +#: ../../mod/connedit.php:569 msgid "Follow Only" msgstr "Alleen volgen" -#: ../../mod/connedit.php:555 +#: ../../mod/connedit.php:570 msgid "Individual Permissions" msgstr "Individuele permissies" -#: ../../mod/connedit.php:556 +#: ../../mod/connedit.php:571 msgid "" "Some permissions may be inherited from your channel <a " "href=\"settings\">privacy settings</a>, which have higher priority than " @@ -5537,568 +5719,513 @@ msgid "" "have no effect." msgstr "Sommige permissies kunnen worden overgeërfd van de <a href=\"settings\">privacy-instellingen</a> van jouw kanaal. Wanneer je deze geërfde instellingen op deze pagina veranderd heeft dat geen effect." -#: ../../mod/connedit.php:557 +#: ../../mod/connedit.php:572 msgid "Advanced Permissions" msgstr "Geavanceerde permissies" -#: ../../mod/connedit.php:558 +#: ../../mod/connedit.php:573 msgid "Simple Permissions (select one and submit)" msgstr "Eenvoudige permissies (selecteer er één en opslaan)" -#: ../../mod/connedit.php:562 +#: ../../mod/connedit.php:577 #, php-format msgid "Visit %s's profile - %s" msgstr "Profiel van %s bezoeken - %s" -#: ../../mod/connedit.php:563 +#: ../../mod/connedit.php:578 msgid "Block/Unblock contact" msgstr "Connectie blokkeren/deblokkeren" -#: ../../mod/connedit.php:564 +#: ../../mod/connedit.php:579 msgid "Ignore contact" msgstr "Connectie negeren" -#: ../../mod/connedit.php:565 +#: ../../mod/connedit.php:580 msgid "Repair URL settings" msgstr "URL-instellingen repareren" -#: ../../mod/connedit.php:566 +#: ../../mod/connedit.php:581 msgid "View conversations" msgstr "Conversaties weergeven" -#: ../../mod/connedit.php:568 +#: ../../mod/connedit.php:583 msgid "Delete contact" msgstr "Connectie verwijderen" -#: ../../mod/connedit.php:571 +#: ../../mod/connedit.php:586 msgid "Last update:" msgstr "Laatste wijziging:" -#: ../../mod/connedit.php:573 +#: ../../mod/connedit.php:588 msgid "Update public posts" msgstr "Openbare berichten updaten" -#: ../../mod/connedit.php:575 +#: ../../mod/connedit.php:590 msgid "Update now" msgstr "Nu updaten" -#: ../../mod/connedit.php:581 +#: ../../mod/connedit.php:596 msgid "Currently blocked" msgstr "Momenteel geblokkeerd" -#: ../../mod/connedit.php:582 +#: ../../mod/connedit.php:597 msgid "Currently ignored" msgstr "Momenteel genegeerd" -#: ../../mod/connedit.php:583 +#: ../../mod/connedit.php:598 msgid "Currently archived" msgstr "Momenteel gearchiveerd" -#: ../../mod/connedit.php:584 +#: ../../mod/connedit.php:599 msgid "Currently pending" msgstr "Moeten nog geaccepteerd of afgewezen worden" -#: ../../mod/connedit.php:585 +#: ../../mod/connedit.php:600 msgid "Hide this contact from others" msgstr "Verberg deze connectie voor anderen" -#: ../../mod/connedit.php:585 +#: ../../mod/connedit.php:600 msgid "" "Replies/likes to your public posts <strong>may</strong> still be visible" msgstr "Reacties/vind-ik-leuks op jouw openbare berichten <strong>kunnen</strong> zichtbaar blijven" -#: ../../mod/delegate.php:95 -msgid "No potential page delegates located." -msgstr "Geen gevolmachtigde personen gevonden waaraan mogelijk het accountbeheer kan worden uitbesteed." +#: ../../mod/thing.php:96 +msgid "Thing updated" +msgstr "Ding bijgewerkt" -#: ../../mod/delegate.php:121 -msgid "Delegate Page Management" -msgstr "Accountbeheer uitbesteden" +#: ../../mod/thing.php:156 +msgid "Object store: failed" +msgstr "Opslaan van ding mislukt" -#: ../../mod/delegate.php:123 -msgid "" -"Delegates are able to manage all aspects of this account/page except for " -"basic account settings. Please do not delegate your personal account to " -"anybody that you do not trust completely." -msgstr "Gevolmachtigde personen zijn in staat om alle aspecten van dit account te beheren, behalve enkele basisinstellingen. Besteed het beheer van je persoonlijke account niet aan iemand uit die je niet volledig vertrouwd." +#: ../../mod/thing.php:160 +msgid "Thing added" +msgstr "Ding toegevoegd" -#: ../../mod/delegate.php:124 -msgid "Existing Page Managers" -msgstr "Bestaande accountbeheerders" +#: ../../mod/thing.php:180 +#, php-format +msgid "OBJ: %1$s %2$s %3$s" +msgstr "OBJ: %1$s %2$s %3$s" -#: ../../mod/delegate.php:126 -msgid "Existing Page Delegates" -msgstr "Bestaande gevolmachtigde accountbeheerders" +#: ../../mod/thing.php:232 +msgid "Show Thing" +msgstr "Ding weergeven" -#: ../../mod/delegate.php:128 -msgid "Potential Delegates" -msgstr "Gevolmachtigde personen waaraan mogelijk het accountbeheer kan worden uitbesteed." +#: ../../mod/thing.php:239 +msgid "item not found." +msgstr "Item niet gevonden" -#: ../../mod/delegate.php:131 -msgid "Add" -msgstr "Toevoegen" +#: ../../mod/thing.php:270 +msgid "Edit Thing" +msgstr "Ding bewerken" -#: ../../mod/delegate.php:132 -msgid "No entries." -msgstr "Geen" +#: ../../mod/thing.php:272 ../../mod/thing.php:319 +msgid "Select a profile" +msgstr "Kies een profiel" -#: ../../mod/directory.php:146 ../../mod/dirprofile.php:95 -msgid "Gender: " -msgstr "Geslacht:" +#: ../../mod/thing.php:276 ../../mod/thing.php:322 +msgid "Post an activity" +msgstr "Plaats een bericht" -#: ../../mod/directory.php:223 -msgid "Finding:" -msgstr "Gezocht naar:" +#: ../../mod/thing.php:276 ../../mod/thing.php:322 +msgid "Only sends to viewers of the applicable profile" +msgstr "Toont dit alleen aan diegene die het gekozen profiel mogen zien." -#: ../../mod/directory.php:228 -msgid "next page" -msgstr "volgende pagina" +#: ../../mod/thing.php:278 ../../mod/thing.php:324 +msgid "Name of thing e.g. something" +msgstr "Naam van ding" -#: ../../mod/directory.php:228 -msgid "previous page" -msgstr "vorige pagina" +#: ../../mod/thing.php:280 ../../mod/thing.php:325 +msgid "URL of thing (optional)" +msgstr "URL van ding (optioneel)" -#: ../../mod/directory.php:245 -msgid "No entries (some entries may be hidden)." -msgstr "Niets gevonden (sommige kanalen kunnen verborgen zijn)." +#: ../../mod/thing.php:282 ../../mod/thing.php:326 +msgid "URL for photo of thing (optional)" +msgstr "URL van foto van ding (optioneel)" -#: ../../mod/dirprofile.php:108 -msgid "Status: " -msgstr "Status: " +#: ../../mod/thing.php:317 +msgid "Add Thing to your Profile" +msgstr "Ding aan je profiel toevoegen" -#: ../../mod/dirprofile.php:109 -msgid "Sexual Preference: " -msgstr "Seksuele voorkeur: " +#: ../../mod/lostpass.php:15 +msgid "No valid account found." +msgstr "Geen geldige account gevonden." -#: ../../mod/dirprofile.php:111 -msgid "Homepage: " -msgstr "Homepage: " +#: ../../mod/lostpass.php:29 +msgid "Password reset request issued. Check your email." +msgstr "Het verzoek om je wachtwoord opnieuw in te stellen is behandeld. Controleer je e-mail." -#: ../../mod/dirprofile.php:112 -msgid "Hometown: " -msgstr "Oorspronkelijk uit: " +#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:102 +#, php-format +msgid "Site Member (%s)" +msgstr "Lid van hub (%s)" -#: ../../mod/dirprofile.php:114 -msgid "About: " -msgstr "Over: " +#: ../../mod/lostpass.php:40 +#, php-format +msgid "Password reset requested at %s" +msgstr "Verzoek tot het opnieuw instellen van een wachtwoord op %s is ingediend" -#: ../../mod/dirprofile.php:162 -msgid "Keywords: " -msgstr "Trefwoorden: " +#: ../../mod/lostpass.php:63 +msgid "" +"Request could not be verified. (You may have previously submitted it.) " +"Password reset failed." +msgstr "Het verzoek kon niet worden geverifieerd. (Mogelijk heb je al eerder een verzoek ingediend.) Opnieuw instellen van wachtwoord is mislukt." -#: ../../mod/dirsearch.php:21 -msgid "This site is not a directory server" -msgstr "Deze hub is geen kanalengidshub (directoryserver)" +#: ../../mod/lostpass.php:85 ../../boot.php:1494 +msgid "Password Reset" +msgstr "Wachtwoord vergeten?" -#: ../../mod/setup.php:162 -msgid "Red Matrix Server - Setup" -msgstr "RedMatrix Server - Setup" +#: ../../mod/lostpass.php:86 +msgid "Your password has been reset as requested." +msgstr "Jouw wachtwoord is opnieuw ingesteld zoals je had verzocht." -#: ../../mod/setup.php:168 -msgid "Could not connect to database." -msgstr "Could not connect to database." +#: ../../mod/lostpass.php:87 +msgid "Your new password is" +msgstr "Jouw nieuwe wachtwoord is" -#: ../../mod/setup.php:172 +#: ../../mod/lostpass.php:88 +msgid "Save or copy your new password - and then" +msgstr "Kopieer of sla je nieuwe wachtwoord op - en" + +#: ../../mod/lostpass.php:89 +msgid "click here to login" +msgstr "klik dan hier om in te loggen" + +#: ../../mod/lostpass.php:90 msgid "" -"Could not connect to specified site URL. Possible SSL certificate or DNS " -"issue." -msgstr "Could not connect to specified hub URL. Possible SSL certificate or DNS issue." +"Your password may be changed from the <em>Settings</em> page after " +"successful login." +msgstr "Jouw wachtwoord kan worden veranderd onder <em>instellingen</em>, nadat je succesvol bent ingelogd." -#: ../../mod/setup.php:179 -msgid "Could not create table." -msgstr "Could not create table." +#: ../../mod/lostpass.php:107 +#, php-format +msgid "Your password has changed at %s" +msgstr "Jouw wachtwoord op %s is veranderd" -#: ../../mod/setup.php:185 -msgid "Your site database has been installed." -msgstr "Your hub database has been installed." +#: ../../mod/lostpass.php:122 +msgid "Forgot your Password?" +msgstr "Wachtwoord vergeten?" -#: ../../mod/setup.php:190 +#: ../../mod/lostpass.php:123 msgid "" -"You may need to import the file \"install/database.sql\" manually using " -"phpmyadmin or mysql." -msgstr "You may need to import the file \"install/database.sql\" manually using phpmyadmin or mysql." - -#: ../../mod/setup.php:191 ../../mod/setup.php:260 ../../mod/setup.php:655 -msgid "Please see the file \"install/INSTALL.txt\"." -msgstr "Please see the file \"install/INSTALL.txt\"." +"Enter your email address and submit to have your password reset. Then check " +"your email for further instructions." +msgstr "Voer je e-mailadres in en verstuur deze om je wachtwoord opnieuw in te stellen. Controleer hierna hier je e-mail voor verdere instructies." -#: ../../mod/setup.php:257 -msgid "System check" -msgstr "System check" +#: ../../mod/lostpass.php:124 +msgid "Email Address" +msgstr "E-mailadres" -#: ../../mod/setup.php:262 -msgid "Check again" -msgstr "Check again" +#: ../../mod/lostpass.php:125 +msgid "Reset" +msgstr "Opnieuw instellen" -#: ../../mod/setup.php:284 -msgid "Database connection" -msgstr "Database connection" +#: ../../mod/bookmarks.php:38 +msgid "Bookmark added" +msgstr "Bladwijzer toegevoegd" -#: ../../mod/setup.php:285 -msgid "" -"In order to install Red Matrix we need to know how to connect to your " -"database." -msgstr "In order to install RedMatrix we need to know how to connect to your database." +#: ../../mod/bookmarks.php:60 +msgid "My Bookmarks" +msgstr "Mijn bladwijzers" -#: ../../mod/setup.php:286 -msgid "" -"Please contact your hosting provider or site administrator if you have " -"questions about these settings." -msgstr "Please contact your hosting provider or site administrator if you have questions about these settings." +#: ../../mod/bookmarks.php:71 +msgid "My Connections Bookmarks" +msgstr "Bladwijzers van mijn connecties" -#: ../../mod/setup.php:287 -msgid "" -"The database you specify below should already exist. If it does not, please " -"create it before continuing." -msgstr "The database you specify below should already exist. If it does not, please create it before continuing." +#: ../../mod/dirsearch.php:21 +msgid "This site is not a directory server" +msgstr "Deze hub is geen kanalengidshub (directoryserver)" -#: ../../mod/setup.php:291 -msgid "Database Server Name" -msgstr "Database Server Name" +#: ../../mod/cloud.php:130 +msgid "RedMatrix - Guests: Username: {your email address}, Password: +++" +msgstr "RedMatrix - gasttoegang: Toegangsnaam: {jouw e-mailadres}, wachtwoord: +++" -#: ../../mod/setup.php:291 -msgid "Default is localhost" -msgstr "Default is localhost" +#: ../../mod/profiles.php:18 ../../mod/profiles.php:165 +#: ../../mod/profiles.php:222 ../../mod/profiles.php:565 +msgid "Profile not found." +msgstr "Profiel niet gevonden." -#: ../../mod/setup.php:292 -msgid "Database Port" -msgstr "Database Port" +#: ../../mod/profiles.php:38 +msgid "Profile deleted." +msgstr "Profiel verwijderd." -#: ../../mod/setup.php:292 -msgid "Communication port number - use 0 for default" -msgstr "Communication port number - use 0 for default" +#: ../../mod/profiles.php:56 ../../mod/profiles.php:92 +msgid "Profile-" +msgstr "Profiel-" -#: ../../mod/setup.php:293 -msgid "Database Login Name" -msgstr "Database Login Name" +#: ../../mod/profiles.php:77 ../../mod/profiles.php:120 +msgid "New profile created." +msgstr "Nieuw profiel aangemaakt." -#: ../../mod/setup.php:294 -msgid "Database Login Password" -msgstr "Database Login Password" +#: ../../mod/profiles.php:98 +msgid "Profile unavailable to clone." +msgstr "Profiel niet beschikbaar om te klonen" -#: ../../mod/setup.php:295 -msgid "Database Name" -msgstr "Database Name" +#: ../../mod/profiles.php:136 +msgid "Profile unavailable to export." +msgstr "Geen profiel beschikbaar om te exporteren" -#: ../../mod/setup.php:297 ../../mod/setup.php:339 -msgid "Site administrator email address" -msgstr "Hub administrator email address" +#: ../../mod/profiles.php:232 +msgid "Profile Name is required." +msgstr "Profielnaam is vereist" -#: ../../mod/setup.php:297 ../../mod/setup.php:339 -msgid "" -"Your account email address must match this in order to use the web admin " -"panel." -msgstr "Your account email address must match this in order to use the web admin panel." +#: ../../mod/profiles.php:378 +msgid "Marital Status" +msgstr "Huwelijke status" -#: ../../mod/setup.php:298 ../../mod/setup.php:341 -msgid "Website URL" -msgstr "Hub URL" +#: ../../mod/profiles.php:382 +msgid "Romantic Partner" +msgstr "Romantische partner" -#: ../../mod/setup.php:298 ../../mod/setup.php:341 -msgid "Please use SSL (https) URL if available." -msgstr "Please use SSL (https) URL if available." +#: ../../mod/profiles.php:386 +msgid "Likes" +msgstr "Houdt van" -#: ../../mod/setup.php:301 ../../mod/setup.php:344 -msgid "Please select a default timezone for your website" -msgstr "Please select a default timezone for your hub" +#: ../../mod/profiles.php:390 +msgid "Dislikes" +msgstr "Houdt niet van" -#: ../../mod/setup.php:328 -msgid "Site settings" -msgstr "Hub settings" +#: ../../mod/profiles.php:394 +msgid "Work/Employment" +msgstr "Werk/arbeid" -#: ../../mod/setup.php:387 -msgid "Could not find a command line version of PHP in the web server PATH." -msgstr "Could not find a command line version of PHP in the web server PATH." +#: ../../mod/profiles.php:397 +msgid "Religion" +msgstr "Religie" -#: ../../mod/setup.php:388 -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 "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." +#: ../../mod/profiles.php:401 +msgid "Political Views" +msgstr "Politieke overtuigingen" -#: ../../mod/setup.php:392 -msgid "PHP executable path" -msgstr "PHP executable path" +#: ../../mod/profiles.php:405 +msgid "Gender" +msgstr "Geslacht" -#: ../../mod/setup.php:392 -msgid "" -"Enter full path to php executable. You can leave this blank to continue the " -"installation." -msgstr "Enter full path to php executable. You can leave this blank to continue the installation." +#: ../../mod/profiles.php:409 +msgid "Sexual Preference" +msgstr "Seksuele voorkeur" -#: ../../mod/setup.php:397 -msgid "Command line PHP" -msgstr "Command line PHP" +#: ../../mod/profiles.php:413 +msgid "Homepage" +msgstr "Homepage" -#: ../../mod/setup.php:406 -msgid "" -"The command line version of PHP on your system does not have " -"\"register_argc_argv\" enabled." -msgstr "The command line version of PHP on your system does not have \"register_argc_argv\" enabled." +#: ../../mod/profiles.php:417 +msgid "Interests" +msgstr "Interesses" -#: ../../mod/setup.php:407 -msgid "This is required for message delivery to work." -msgstr "This is required for message delivery to work." +#: ../../mod/profiles.php:421 ../../mod/admin.php:866 +msgid "Address" +msgstr "Kanaaladres" -#: ../../mod/setup.php:409 -msgid "PHP register_argc_argv" -msgstr "PHP register_argc_argv" +#: ../../mod/profiles.php:511 +msgid "Profile updated." +msgstr "Profiel bijgewerkt" -#: ../../mod/setup.php:430 -msgid "" -"Error: the \"openssl_pkey_new\" function on this system is not able to " -"generate encryption keys" -msgstr "Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys" +#: ../../mod/profiles.php:590 +msgid "Hide your contact/friend list from viewers of this profile?" +msgstr "Laat de lijst met connecties niet aan bezoekers van dit profiel zien." -#: ../../mod/setup.php:431 -msgid "" -"If running under Windows, please see " -"\"http://www.php.net/manual/en/openssl.installation.php\"." -msgstr "If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"." +#: ../../mod/profiles.php:632 +msgid "Edit Profile Details" +msgstr "Profiel bewerken" -#: ../../mod/setup.php:433 -msgid "Generate encryption keys" -msgstr "Generate encryption keys" +#: ../../mod/profiles.php:634 +msgid "View this profile" +msgstr "Profiel weergeven" -#: ../../mod/setup.php:440 -msgid "libCurl PHP module" -msgstr "libCurl PHP module" +#: ../../mod/profiles.php:636 +msgid "Change Profile Photo" +msgstr "Profielfoto wijzigen" -#: ../../mod/setup.php:441 -msgid "GD graphics PHP module" -msgstr "GD graphics PHP module" +#: ../../mod/profiles.php:637 +msgid "Create a new profile using these settings" +msgstr "Een nieuw profiel aanmaken met dit profiel als basis" -#: ../../mod/setup.php:442 -msgid "OpenSSL PHP module" -msgstr "OpenSSL PHP module" +#: ../../mod/profiles.php:638 +msgid "Clone this profile" +msgstr "Dit profiel klonen" -#: ../../mod/setup.php:443 -msgid "mysqli PHP module" -msgstr "mysqli PHP module" +#: ../../mod/profiles.php:639 +msgid "Delete this profile" +msgstr "Dit profiel verwijderen" -#: ../../mod/setup.php:444 -msgid "mb_string PHP module" -msgstr "mb_string PHP module" +#: ../../mod/profiles.php:641 +msgid "Import profile from file" +msgstr "Profiel vanuit bestand importeren" -#: ../../mod/setup.php:445 -msgid "mcrypt PHP module" -msgstr "mcrypt PHP module" +#: ../../mod/profiles.php:642 +msgid "Export profile to file" +msgstr "Profiel naar bestand exporteren" -#: ../../mod/setup.php:450 ../../mod/setup.php:452 -msgid "Apache mod_rewrite module" -msgstr "Apache mod_rewrite module" +#: ../../mod/profiles.php:643 +msgid "Profile Name:" +msgstr "Profielnaam:" -#: ../../mod/setup.php:450 -msgid "" -"Error: Apache webserver mod-rewrite module is required but not installed." -msgstr "Error: Apache webserver mod-rewrite module is required but not installed." +#: ../../mod/profiles.php:644 +msgid "Your Full Name:" +msgstr "Jouw volledige naam:" -#: ../../mod/setup.php:456 ../../mod/setup.php:459 -msgid "proc_open" -msgstr "proc_open" +#: ../../mod/profiles.php:645 +msgid "Title/Description:" +msgstr "Titel/omschrijving:" -#: ../../mod/setup.php:456 -msgid "" -"Error: proc_open is required but is either not installed or has been " -"disabled in php.ini" -msgstr "Error: proc_open is required but is either not installed or has been disabled in php.ini" +#: ../../mod/profiles.php:646 +msgid "Your Gender:" +msgstr "Jouw geslacht" -#: ../../mod/setup.php:464 -msgid "Error: libCURL PHP module required but not installed." -msgstr "Error: libCURL PHP module required but not installed." +#: ../../mod/profiles.php:647 +msgid "Birthday :" +msgstr "Verjaardag: " -#: ../../mod/setup.php:468 -msgid "" -"Error: GD graphics PHP module with JPEG support required but not installed." -msgstr "Error: GD graphics PHP module with JPEG support required but not installed." +#: ../../mod/profiles.php:648 +msgid "Street Address:" +msgstr "Straat en huisnummer:" -#: ../../mod/setup.php:472 -msgid "Error: openssl PHP module required but not installed." -msgstr "Error: openssl PHP module required but not installed." +#: ../../mod/profiles.php:649 +msgid "Locality/City:" +msgstr "Woonplaats:" -#: ../../mod/setup.php:476 -msgid "Error: mysqli PHP module required but not installed." -msgstr "Error: mysqli PHP module required but not installed." +#: ../../mod/profiles.php:650 +msgid "Postal/Zip Code:" +msgstr "Postcode:" -#: ../../mod/setup.php:480 -msgid "Error: mb_string PHP module required but not installed." -msgstr "Error: mb_string PHP module required but not installed." +#: ../../mod/profiles.php:651 +msgid "Country:" +msgstr "Land:" -#: ../../mod/setup.php:484 -msgid "Error: mcrypt PHP module required but not installed." -msgstr "Error: mcrypt PHP module required but not installed." +#: ../../mod/profiles.php:652 +msgid "Region/State:" +msgstr "Provincie/gewest/deelstaat:" -#: ../../mod/setup.php:500 -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 "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." +#: ../../mod/profiles.php:653 +msgid "<span class=\"heart\">♥</span> Marital Status:" +msgstr "<span class=\"heart\">♥</span> Huwelijkse staat:" -#: ../../mod/setup.php:501 -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 "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." +#: ../../mod/profiles.php:654 +msgid "Who: (if applicable)" +msgstr "Wie (wanneer toepasselijk):" -#: ../../mod/setup.php:502 -msgid "" -"At the end of this procedure, we will give you a text to save in a file " -"named .htconfig.php in your Red top folder." -msgstr "At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Red top folder." +#: ../../mod/profiles.php:655 +msgid "Examples: cathy123, Cathy Williams, cathy@example.com" +msgstr "Voorbeelden: karin123, Karin Jansen, cathy@voorbeeld.nl" -#: ../../mod/setup.php:503 -msgid "" -"You can alternatively skip this procedure and perform a manual installation." -" Please see the file \"install/INSTALL.txt\" for instructions." -msgstr "You can alternatively skip this procedure and perform a manual installation. Please see the file \"install/INSTALL.txt\" for instructions." +#: ../../mod/profiles.php:656 +msgid "Since [date]:" +msgstr "Sinds [datum]:" -#: ../../mod/setup.php:506 -msgid ".htconfig.php is writable" -msgstr ".htconfig.php is writable" +#: ../../mod/profiles.php:658 +msgid "Homepage URL:" +msgstr "Adres homepage:" -#: ../../mod/setup.php:516 -msgid "" -"Red uses the Smarty3 template engine to render its web views. Smarty3 " -"compiles templates to PHP to speed up rendering." -msgstr "Red uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering." +#: ../../mod/profiles.php:661 +msgid "Religious Views:" +msgstr "Religieuze overtuigingen" -#: ../../mod/setup.php:517 -#, php-format -msgid "" -"In order to store these compiled templates, the web server needs to have " -"write access to the directory %s under the Red top level folder." -msgstr "In order to store these compiled templates, the web server needs to have write access to the directory %s under the Red top level folder." +#: ../../mod/profiles.php:662 +msgid "Keywords:" +msgstr "Trefwoorden" -#: ../../mod/setup.php:518 ../../mod/setup.php:536 -msgid "" -"Please ensure that the user that your web server runs as (e.g. www-data) has" -" write access to this folder." -msgstr "Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder." +#: ../../mod/profiles.php:665 +msgid "Example: fishing photography software" +msgstr "Voorbeeld: muziek, fotografie, software" -#: ../../mod/setup.php:519 -#, 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 "Note: as a security measure, you should give the web server write access to %s only--not the template files (.tpl) that it contains." +#: ../../mod/profiles.php:666 +msgid "Used in directory listings" +msgstr "Wordt in de kanalengids gebruikt" -#: ../../mod/setup.php:522 -#, php-format -msgid "%s is writable" -msgstr "%s is writable" +#: ../../mod/profiles.php:667 +msgid "Tell us about yourself..." +msgstr "Vertel ons iets over jezelf..." -#: ../../mod/setup.php:535 -msgid "" -"Red uses the store directory to save uploaded files. The web server needs to" -" have write access to the store directory under the Red top level folder" -msgstr "Red uses the store directory to save uploaded files. The web server needs to have write access to the store directory under the Red top level folder" +#: ../../mod/profiles.php:668 +msgid "Hobbies/Interests" +msgstr "Hobby's/interesses" -#: ../../mod/setup.php:539 -msgid "store is writable" -msgstr "store is writable" +#: ../../mod/profiles.php:669 +msgid "Contact information and Social Networks" +msgstr "Contactinformatie en sociale netwerken" -#: ../../mod/setup.php:569 -msgid "" -"SSL certificate cannot be validated. Fix certificate or disable https access" -" to this site." -msgstr "SSL certificate cannot be validated. Fix certificate or disable https access to this hub." +#: ../../mod/profiles.php:670 +msgid "My other channels" +msgstr "Mijn andere kanalen" -#: ../../mod/setup.php:570 -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 "If you have https access to your hub or allow connections to TCP port 443 (the https: port), you MUST use a browser-valid certificate. You MUST NOT use self-signed certificates!" +#: ../../mod/profiles.php:671 +msgid "Musical interests" +msgstr "Muzikale interesses" -#: ../../mod/setup.php:571 -msgid "" -"This restriction is incorporated because public posts from you may for " -"example contain references to images on your own hub." -msgstr "This restriction is incorporated because public posts from you may for example contain references to images on your own hub." +#: ../../mod/profiles.php:672 +msgid "Books, literature" +msgstr "Boeken/literatuur" -#: ../../mod/setup.php:572 -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 "If your certificate is not recognized, members of other hubs (who may themselves have valid certificates) will get a warning message on their own hub complaining about security issues." +#: ../../mod/profiles.php:673 +msgid "Television" +msgstr "Televisie" -#: ../../mod/setup.php:573 -msgid "" -"This can cause usability issues elsewhere (not just on your own site) so we " -"must insist on this requirement." -msgstr "This can cause usability issues elsewhere (not just on your own hub) so we must insist on this requirement." +#: ../../mod/profiles.php:674 +msgid "Film/dance/culture/entertainment" +msgstr "Film/dans/cultuur/entertainment" -#: ../../mod/setup.php:574 -msgid "" -"Providers are available that issue free certificates which are browser-" -"valid." -msgstr "Providers are available that issue free certificates which are browser-valid." +#: ../../mod/profiles.php:675 +msgid "Love/romance" +msgstr "Liefde/romantiek" -#: ../../mod/setup.php:576 -msgid "SSL certificate validation" -msgstr "SSL certificate validation" +#: ../../mod/profiles.php:676 +msgid "Work/employment" +msgstr "Werk/arbeid" -#: ../../mod/setup.php:582 -msgid "" -"Url rewrite in .htaccess is not working. Check your server configuration." -msgstr "Url rewrite in .htaccess is not working. Check your server configuration." +#: ../../mod/profiles.php:677 +msgid "School/education" +msgstr "School/onderwijs" -#: ../../mod/setup.php:584 -msgid "Url rewrite is working" -msgstr "Url rewrite is working" +#: ../../mod/profiles.php:683 +msgid "This is your default profile." +msgstr "Dit is jouw standaardprofiel" -#: ../../mod/setup.php:594 -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 "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." +#: ../../mod/profiles.php:694 ../../mod/directory.php:159 +msgid "Age: " +msgstr "Leeftijd:" -#: ../../mod/setup.php:618 -msgid "Errors encountered creating database tables." -msgstr "Errors encountered creating database tables." +#: ../../mod/profiles.php:737 +msgid "Edit/Manage Profiles" +msgstr "Profielen bewerken/beheren" -#: ../../mod/setup.php:653 -msgid "<h1>What next</h1>" -msgstr "<h1>Wat nu</h1>" +#: ../../mod/profiles.php:738 +msgid "Add profile things" +msgstr "Dingen aan je profiel toevoegen" -#: ../../mod/setup.php:654 -msgid "" -"IMPORTANT: You will need to [manually] setup a scheduled task for the " -"poller." -msgstr "IMPORTANT: You will need to [manually] setup a scheduled task for the poller." +#: ../../mod/profiles.php:739 +msgid "Include desirable objects in your profile" +msgstr "Voeg door jou gewenste dingen aan jouw profiel toe" -#: ../../mod/editblock.php:8 ../../mod/editblock.php:27 -#: ../../mod/editblock.php:53 ../../mod/editlayout.php:36 -#: ../../mod/editpost.php:20 ../../mod/editwebpage.php:32 +#: ../../mod/editblock.php:79 ../../mod/editblock.php:95 +#: ../../mod/editlayout.php:78 ../../mod/editpost.php:20 +#: ../../mod/editwebpage.php:77 msgid "Item not found" msgstr "Item niet gevonden" -#: ../../mod/editblock.php:77 +#: ../../mod/editblock.php:115 msgid "Edit Block" msgstr "Blok bewerken" -#: ../../mod/editblock.php:87 +#: ../../mod/editblock.php:125 msgid "Delete block?" msgstr "Blok verwijderen" -#: ../../mod/editblock.php:115 ../../mod/editlayout.php:110 -#: ../../mod/editpost.php:116 ../../mod/editwebpage.php:147 +#: ../../mod/editblock.php:147 ../../mod/editlayout.php:143 +#: ../../mod/editpost.php:116 ../../mod/editwebpage.php:178 msgid "Insert YouTube video" msgstr "YouTube-video invoegen" -#: ../../mod/editblock.php:116 ../../mod/editlayout.php:111 -#: ../../mod/editpost.php:117 ../../mod/editwebpage.php:148 +#: ../../mod/editblock.php:148 ../../mod/editlayout.php:144 +#: ../../mod/editpost.php:117 ../../mod/editwebpage.php:179 msgid "Insert Vorbis [.ogg] video" msgstr "Vorbis-video [.ogg] invoegen" -#: ../../mod/editblock.php:117 ../../mod/editlayout.php:112 -#: ../../mod/editpost.php:118 ../../mod/editwebpage.php:149 +#: ../../mod/editblock.php:149 ../../mod/editlayout.php:145 +#: ../../mod/editpost.php:118 ../../mod/editwebpage.php:180 msgid "Insert Vorbis [.ogg] audio" msgstr "Vorbis-audio [.ogg] invoegen" -#: ../../mod/editblock.php:153 +#: ../../mod/editblock.php:183 msgid "Delete Block" msgstr "Blok verwijderen" @@ -6118,19 +6245,19 @@ msgstr "Lay-out niet gevonden." msgid "Module Name:" msgstr "Modulenaam:" -#: ../../mod/pdledit.php:55 ../../mod/layouts.php:59 +#: ../../mod/pdledit.php:55 ../../mod/layouts.php:107 msgid "Layout Help" msgstr "Lay-out-hulp" -#: ../../mod/editlayout.php:72 +#: ../../mod/editlayout.php:108 msgid "Edit Layout" msgstr "Lay-out bewerken" -#: ../../mod/editlayout.php:82 +#: ../../mod/editlayout.php:117 msgid "Delete layout?" msgstr "Lay-out verwijderen?" -#: ../../mod/editlayout.php:146 +#: ../../mod/editlayout.php:178 msgid "Delete Layout" msgstr "Lay-out verwijderen" @@ -6142,21 +6269,34 @@ msgstr "Item is niet te bewerken" msgid "Delete item?" msgstr "Item verwijderen?" -#: ../../mod/editwebpage.php:106 +#: ../../mod/editwebpage.php:140 msgid "Edit Webpage" msgstr "Webpagina bewerken" -#: ../../mod/editwebpage.php:116 +#: ../../mod/editwebpage.php:150 msgid "Delete webpage?" msgstr "Webpagina verwijderen?" -#: ../../mod/editwebpage.php:186 +#: ../../mod/editwebpage.php:215 msgid "Delete Webpage" msgstr "Webpagina verwijderen" -#: ../../mod/cloud.php:130 -msgid "RedMatrix - Guests: Username: {your email address}, Password: +++" -msgstr "RedMatrix - gasttoegang: Gebruikersnaam: {jouw e-mailadres}, wachtwoord: +++" +#: ../../mod/impel.php:33 +msgid "webpage" +msgstr "Webpagina" + +#: ../../mod/impel.php:38 +msgid "block" +msgstr "blok" + +#: ../../mod/impel.php:43 +msgid "layout" +msgstr "lay-out" + +#: ../../mod/impel.php:117 +#, php-format +msgid "%s element installed" +msgstr "%s onderdeel geïnstalleerd" #: ../../mod/profile_photo.php:108 msgid "Image uploaded but image cropping failed." @@ -6230,72 +6370,48 @@ msgstr "Uploaden afbeelding mislukt" msgid "Image size reduction [%s] failed." msgstr "Verkleinen [%s] van afbeelding mislukt." -#: ../../mod/sources.php:32 -msgid "Failed to create source. No channel selected." -msgstr "Aanmaken bron mislukt. Geen kanaal geselecteerd." - -#: ../../mod/sources.php:45 -msgid "Source created." -msgstr "Bron aangemaakt." - -#: ../../mod/sources.php:57 -msgid "Source updated." -msgstr "Bron aangemaakt." - -#: ../../mod/sources.php:82 -msgid "*" -msgstr "*" - -#: ../../mod/sources.php:89 -msgid "Manage remote sources of content for your channel." -msgstr "Beheer externe bronnen met inhoud voor jouw kanaal" - -#: ../../mod/sources.php:90 ../../mod/sources.php:100 -msgid "New Source" -msgstr "Nieuwe bron" - -#: ../../mod/sources.php:101 ../../mod/sources.php:133 -msgid "" -"Import all or selected content from the following channel into this channel " -"and distribute it according to your channel settings." -msgstr "Importeer complete of gedeelde inhoud vanuit het volgende kanaal naar dit kanaal, en verdeel het vervolgens volgens jouw kanaalinstellingen." +#: ../../mod/item.php:159 +msgid "Unable to locate original post." +msgstr "Niet in staat om de originele locatie van het bericht te vinden. " -#: ../../mod/sources.php:102 ../../mod/sources.php:134 -msgid "Only import content with these words (one per line)" -msgstr "Importeer alleen inhoud met deze woorden (één per regel)" +#: ../../mod/item.php:418 +msgid "Empty post discarded." +msgstr "Leeg bericht geannuleerd" -#: ../../mod/sources.php:102 ../../mod/sources.php:134 -msgid "Leave blank to import all public content" -msgstr "Laat leeg om alle openbare inhoud te importeren" +#: ../../mod/item.php:460 +msgid "Executable content type not permitted to this channel." +msgstr "Uitvoerbare bestanden zijn niet toegestaan op dit kanaal." -#: ../../mod/sources.php:103 ../../mod/sources.php:137 -#: ../../mod/new_channel.php:112 -msgid "Channel Name" -msgstr "Kanaalnaam" +#: ../../mod/item.php:898 +msgid "System error. Post not saved." +msgstr "Systeemfout. Bericht niet opgeslagen." -#: ../../mod/sources.php:123 ../../mod/sources.php:150 -msgid "Source not found." -msgstr "Bron niet gevonden" +#: ../../mod/item.php:1373 +#, php-format +msgid "You have reached your limit of %1$.0f top level posts." +msgstr "Je hebt jouw limiet van %1$.0f berichten bereikt." -#: ../../mod/sources.php:130 -msgid "Edit Source" -msgstr "Bron bewerken" +#: ../../mod/item.php:1379 +#, php-format +msgid "You have reached your limit of %1$.0f webpages." +msgstr "Je hebt jouw limiet van %1$.0f webpagina's bereikt." -#: ../../mod/sources.php:131 -msgid "Delete Source" -msgstr "Bron verwijderen" +#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 +msgid "Contact not found." +msgstr "Contact niet gevonden" -#: ../../mod/sources.php:158 -msgid "Source removed" -msgstr "Bron verwijderd" +#: ../../mod/fsuggest.php:63 +msgid "Friend suggestion sent." +msgstr "Kanaalvoorstel verzonden." -#: ../../mod/sources.php:160 -msgid "Unable to remove source." -msgstr "Verwijderen bron mislukt." +#: ../../mod/fsuggest.php:97 +msgid "Suggest Friends" +msgstr "Kanalen voorstellen" -#: ../../mod/filer.php:49 -msgid "- select -" -msgstr "- kies map -" +#: ../../mod/fsuggest.php:99 +#, php-format +msgid "Suggest a friend for %s" +msgstr "Stel een kanaal voor aan %s" #: ../../mod/filestorage.php:76 msgid "Permission Denied." @@ -6329,37 +6445,60 @@ msgstr "Kopieer/plak deze code om het bestand aan een bericht te koppelen" msgid "Copy/paste this URL to link file from a web page" msgstr "Kopieer/plak deze URL om het bestand aan een externe webpagina te koppelen" -#: ../../mod/follow.php:25 -msgid "Channel added." -msgstr "Kanaal toegevoegd." - -#: ../../mod/subthread.php:103 -#, php-format -msgid "%1$s is following %2$s's %3$s" -msgstr "%1$s volgt het %3$s van %2$s" +#: ../../mod/help.php:41 ../../mod/help.php:47 ../../mod/help.php:53 +msgid "Help:" +msgstr "Hulp:" -#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 -msgid "Contact not found." -msgstr "Contact niet gevonden" +#: ../../mod/help.php:67 ../../index.php:238 +msgid "Not Found" +msgstr "Niet gevonden" -#: ../../mod/fsuggest.php:63 -msgid "Friend suggestion sent." -msgstr "Kanaalvoorstel verzonden." +#: ../../mod/acl.php:245 +msgid "network" +msgstr "netwerk" -#: ../../mod/fsuggest.php:97 -msgid "Suggest Friends" -msgstr "Kanalen voorstellen" +#: ../../mod/delegate.php:95 +msgid "No potential page delegates located." +msgstr "Geen gevolmachtigde personen gevonden waaraan mogelijk het accountbeheer kan worden uitbesteed." -#: ../../mod/fsuggest.php:99 -#, php-format -msgid "Suggest a friend for %s" -msgstr "Stel een kanaal voor aan %s" +#: ../../mod/delegate.php:121 +msgid "Delegate Page Management" +msgstr "Accountbeheer uitbesteden" -#: ../../mod/suggest.php:35 +#: ../../mod/delegate.php:123 msgid "" -"No suggestions available. If this is a new site, please try again in 24 " -"hours." -msgstr "Geen voorgestelde kanalen gevonden. Wanneer dit een nieuwe hub is, probeer het dan over 24 uur weer." +"Delegates are able to manage all aspects of this account/page except for " +"basic account settings. Please do not delegate your personal account to " +"anybody that you do not trust completely." +msgstr "Gevolmachtigde personen zijn in staat om alle aspecten van dit account te beheren, behalve enkele basisinstellingen. Besteed het beheer van je persoonlijke account niet aan iemand uit die je niet volledig vertrouwd." + +#: ../../mod/delegate.php:124 +msgid "Existing Page Managers" +msgstr "Bestaande accountbeheerders" + +#: ../../mod/delegate.php:126 +msgid "Existing Page Delegates" +msgstr "Bestaande gevolmachtigde accountbeheerders" + +#: ../../mod/delegate.php:128 +msgid "Potential Delegates" +msgstr "Gevolmachtigde personen waaraan mogelijk het accountbeheer kan worden uitbesteed." + +#: ../../mod/delegate.php:130 ../../mod/tagrm.php:133 ../../mod/photos.php:905 +msgid "Remove" +msgstr "Verwijderen" + +#: ../../mod/delegate.php:131 +msgid "Add" +msgstr "Toevoegen" + +#: ../../mod/delegate.php:132 +msgid "No entries." +msgstr "Geen" + +#: ../../mod/follow.php:25 +msgid "Channel added." +msgstr "Kanaal toegevoegd." #: ../../mod/group.php:20 msgid "Collection created." @@ -6409,28 +6548,121 @@ msgstr "Alle kanaalconnecties" msgid "Click on a channel to add or remove." msgstr "Klik op een kanaal om deze toe te voegen of te verwijderen." +#: ../../mod/home.php:48 +msgid "Red Matrix - "The Network"" +msgstr "RedMatrix - "The Network"" + +#: ../../mod/home.php:101 +#, php-format +msgid "Welcome to %s" +msgstr "Welkom op %s" + +#: ../../mod/suggest.php:35 +msgid "" +"No suggestions available. If this is a new site, please try again in 24 " +"hours." +msgstr "Geen voorgestelde kanalen gevonden. Wanneer dit een nieuwe hub is, probeer het dan over 24 uur weer." + +#: ../../mod/import.php:25 +#, php-format +msgid "Your service plan only allows %d channels." +msgstr "Jouw abonnement staat maar %d kanalen toe." + +#: ../../mod/import.php:51 +msgid "Nothing to import." +msgstr "Niets gevonden om te importeren" + +#: ../../mod/import.php:75 +msgid "Unable to download data from old server" +msgstr "Niet in staat om gegevens van de oude hub te downloaden" + +#: ../../mod/import.php:81 +msgid "Imported file is empty." +msgstr "Geïmporteerde bestand is leeg" + +#: ../../mod/import.php:105 +msgid "" +"Cannot create a duplicate channel identifier on this system. Import failed." +msgstr "Kan geen dubbele kanaal-identificator op deze hub aanmaken. Importeren mislukt." + +#: ../../mod/import.php:123 +msgid "Channel clone failed. Import failed." +msgstr "Het klonen van het kanaal is mislukt. Importeren mislukt." + +#: ../../mod/import.php:133 +msgid "Cloned channel not found. Import failed." +msgstr "Gekloond kanaal niet gevonden. Importeren mislukt." + +#: ../../mod/import.php:451 +msgid "Import completed." +msgstr "Import voltooid." + +#: ../../mod/import.php:463 +msgid "You must be logged in to use this feature." +msgstr "Je moet ingelogd zijn om dit onderdeel te kunnen gebruiken." + +#: ../../mod/import.php:468 +msgid "Import Channel" +msgstr "Kanaal importeren" + +#: ../../mod/import.php:469 +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. Only identity and connections/relationships will " +"be imported. Importation of content is not yet available." +msgstr "Gebruik dit formulier om een bestaand kanaal te importeren van een andere hub. Je kan de kanaal-identiteit van de oude hub via het netwerk ontvangen of een exportbestand verstrekken. Alleen de identiteit en de connecties zullen geïmporteerd worden. Het importeren van inhoud is nog niet beschikbaar." + +#: ../../mod/import.php:470 +msgid "File to Upload" +msgstr "Bestand om te uploaden" + +#: ../../mod/import.php:471 +msgid "Or provide the old server/hub details" +msgstr "Of vul de gegevens van de oude hub in" + +#: ../../mod/import.php:472 +msgid "Your old identity address (xyz@example.com)" +msgstr "Jouw oude kanaaladres (xyz@example.com)" + +#: ../../mod/import.php:473 +msgid "Your old login email address" +msgstr "Het e-mailadres van je oude account" + +#: ../../mod/import.php:474 +msgid "Your old login password" +msgstr "Wachtwoord van jouw oude account" + +#: ../../mod/import.php:475 +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 "Voor elke optie geldt dat je moet kiezen of je jouw primaire kanaaladres op deze hub wil instellen of dat jouw oude hub deze rol blijft vervullen." + +#: ../../mod/import.php:476 +msgid "Make this hub my primary location" +msgstr "Stel deze hub als mijn primaire locatie in" + +#: ../../mod/import.php:477 +msgid "Import existing posts if possible" +msgstr "Importeer bestaande berichten (wanneer mogelijk)" + #: ../../mod/tagger.php:98 #, php-format msgid "%1$s tagged %2$s's %3$s with %4$s" msgstr "%1$s labelde het %3$s van %2$s met %4$s" -#: ../../mod/help.php:43 ../../mod/help.php:49 ../../mod/help.php:55 -msgid "Help:" -msgstr "Hulp:" - -#: ../../mod/help.php:69 ../../index.php:237 -msgid "Not Found" -msgstr "Niet gevonden" - -#: ../../mod/tagrm.php:41 +#: ../../mod/tagrm.php:44 ../../mod/tagrm.php:94 msgid "Tag removed" msgstr "Label verwijderd" -#: ../../mod/tagrm.php:79 +#: ../../mod/tagrm.php:119 msgid "Remove Item Tag" msgstr "Verwijder itemlabel" -#: ../../mod/tagrm.php:81 +#: ../../mod/tagrm.php:121 msgid "Select a tag to remove: " msgstr "Kies een label om te verwijderen" @@ -6438,7 +6670,7 @@ msgstr "Kies een label om te verwijderen" msgid "Theme settings updated." msgstr "Thema-instellingen bijgewerkt." -#: ../../mod/admin.php:97 ../../mod/admin.php:413 +#: ../../mod/admin.php:97 ../../mod/admin.php:411 msgid "Site" msgstr "Hub-instellingen" @@ -6446,19 +6678,19 @@ msgstr "Hub-instellingen" msgid "Accounts" msgstr "Accounts" -#: ../../mod/admin.php:99 ../../mod/admin.php:860 +#: ../../mod/admin.php:99 ../../mod/admin.php:858 msgid "Channels" msgstr "Kanalen" -#: ../../mod/admin.php:100 ../../mod/admin.php:951 ../../mod/admin.php:993 +#: ../../mod/admin.php:100 ../../mod/admin.php:949 ../../mod/admin.php:991 msgid "Plugins" msgstr "Plug-ins" -#: ../../mod/admin.php:101 ../../mod/admin.php:1156 ../../mod/admin.php:1192 +#: ../../mod/admin.php:101 ../../mod/admin.php:1154 ../../mod/admin.php:1190 msgid "Themes" msgstr "Thema's" -#: ../../mod/admin.php:102 ../../mod/admin.php:515 +#: ../../mod/admin.php:102 ../../mod/admin.php:512 msgid "Server" msgstr "Hubbeheer" @@ -6470,7 +6702,7 @@ msgstr "Profielconfiguratie" msgid "DB updates" msgstr "Database-updates" -#: ../../mod/admin.php:118 ../../mod/admin.php:125 ../../mod/admin.php:1279 +#: ../../mod/admin.php:118 ../../mod/admin.php:125 ../../mod/admin.php:1277 msgid "Logs" msgstr "Logboeken" @@ -6486,10 +6718,10 @@ msgstr "Accounts die op goedkeuring wachten" msgid "Message queues" msgstr "Berichtenwachtrij" -#: ../../mod/admin.php:211 ../../mod/admin.php:412 ../../mod/admin.php:514 -#: ../../mod/admin.php:723 ../../mod/admin.php:859 ../../mod/admin.php:950 -#: ../../mod/admin.php:992 ../../mod/admin.php:1155 ../../mod/admin.php:1191 -#: ../../mod/admin.php:1278 +#: ../../mod/admin.php:211 ../../mod/admin.php:410 ../../mod/admin.php:511 +#: ../../mod/admin.php:721 ../../mod/admin.php:857 ../../mod/admin.php:948 +#: ../../mod/admin.php:990 ../../mod/admin.php:1153 ../../mod/admin.php:1189 +#: ../../mod/admin.php:1276 msgid "Administration" msgstr "Beheer" @@ -6501,7 +6733,7 @@ msgstr "Samenvatting" msgid "Registered users" msgstr "Geregistreerde accounts" -#: ../../mod/admin.php:216 ../../mod/admin.php:518 +#: ../../mod/admin.php:216 ../../mod/admin.php:515 msgid "Pending registrations" msgstr "Accounts die op goedkeuring wachten" @@ -6509,717 +6741,680 @@ msgstr "Accounts die op goedkeuring wachten" msgid "Version" msgstr "Versie" -#: ../../mod/admin.php:219 ../../mod/admin.php:519 +#: ../../mod/admin.php:219 ../../mod/admin.php:516 msgid "Active plugins" msgstr "Ingeschakelde plug-ins" -#: ../../mod/admin.php:333 +#: ../../mod/admin.php:326 msgid "Site settings updated." msgstr "Hub-instellingen bijgewerkt." -#: ../../mod/admin.php:364 -msgid "No special theme for accessibility" -msgstr "Geen speciaal thema voor universele toegang" +#: ../../mod/admin.php:363 +msgid "mobile" +msgstr "mobiel" + +#: ../../mod/admin.php:365 +msgid "experimental" +msgstr "experimenteel" + +#: ../../mod/admin.php:367 +msgid "unsupported" +msgstr "Niet ondersteund" -#: ../../mod/admin.php:393 +#: ../../mod/admin.php:391 msgid "Yes - with approval" msgstr "Ja - met goedkeuring" -#: ../../mod/admin.php:399 +#: ../../mod/admin.php:397 msgid "My site is not a public server" msgstr "Mijn RedMatrix-hub is niet openbaar" -#: ../../mod/admin.php:400 +#: ../../mod/admin.php:398 msgid "My site has paid access only" msgstr "Mijn RedMatrix-hub kent alleen betaalde toegang" -#: ../../mod/admin.php:401 +#: ../../mod/admin.php:399 msgid "My site has free access only" msgstr "Mijn RedMatrix-hub kent alleen gratis toegang" -#: ../../mod/admin.php:402 +#: ../../mod/admin.php:400 msgid "My site offers free accounts with optional paid upgrades" msgstr "Mijn RedMatrix-hub biedt gratis accounts aan met betaalde uitbreidingen als optie" -#: ../../mod/admin.php:416 +#: ../../mod/admin.php:414 msgid "File upload" msgstr "Bestand uploaden" -#: ../../mod/admin.php:417 +#: ../../mod/admin.php:415 msgid "Policies" msgstr "Beleid" -#: ../../mod/admin.php:422 +#: ../../mod/admin.php:420 msgid "Site name" msgstr "Naam van deze RedMatrix-hub" -#: ../../mod/admin.php:423 +#: ../../mod/admin.php:421 msgid "Banner/Logo" msgstr "Banner/logo" -#: ../../mod/admin.php:424 +#: ../../mod/admin.php:422 msgid "Administrator Information" msgstr "Informatie over de beheerder van deze hub" -#: ../../mod/admin.php:424 +#: ../../mod/admin.php:422 msgid "" "Contact information for site administrators. Displayed on siteinfo page. " "BBCode can be used here" msgstr "Contactinformatie voor hub-beheerders. Getoond op pagina met hub-informatie. Er kan hier bbcode gebruikt worden." -#: ../../mod/admin.php:425 +#: ../../mod/admin.php:423 msgid "System language" msgstr "Standaardtaal" -#: ../../mod/admin.php:426 +#: ../../mod/admin.php:424 msgid "System theme" msgstr "Standaardthema" -#: ../../mod/admin.php:426 +#: ../../mod/admin.php:424 msgid "" "Default system theme - may be over-ridden by user profiles - <a href='#' " "id='cnftheme'>change theme settings</a>" -msgstr "Standaardthema voor RedMatrix-hub (kan door gebruiker veranderd worden) - <a href='#' id='cnftheme'>verander thema-instellingen</a>" +msgstr "Standaardthema voor RedMatrix-hub (kan door lid veranderd worden) - <a href='#' id='cnftheme'>verander thema-instellingen</a>" -#: ../../mod/admin.php:427 +#: ../../mod/admin.php:425 msgid "Mobile system theme" msgstr "Standaardthema voor mobiel" -#: ../../mod/admin.php:427 +#: ../../mod/admin.php:425 msgid "Theme for mobile devices" msgstr "Thema voor mobiele apparaten" -#: ../../mod/admin.php:428 -msgid "Accessibility system theme" -msgstr "Standaardthema voor universele toegang" - -#: ../../mod/admin.php:428 -msgid "Accessibility theme" -msgstr "Thema voor universele toegang" - -#: ../../mod/admin.php:430 +#: ../../mod/admin.php:427 msgid "Enable Diaspora Protocol" msgstr "Diaspora-protocol inschakelen" -#: ../../mod/admin.php:430 +#: ../../mod/admin.php:427 msgid "Communicate with Diaspora and Friendica - experimental" msgstr "Communiceer met Diaspora en Friendica (experimenteel)" -#: ../../mod/admin.php:431 +#: ../../mod/admin.php:428 msgid "Allow Feeds as Connections" msgstr "Sta feeds toe als connecties" -#: ../../mod/admin.php:431 +#: ../../mod/admin.php:428 msgid "(Heavy system resource usage)" msgstr "(sterk negatieve invloed op systeembronnen hub)" -#: ../../mod/admin.php:432 +#: ../../mod/admin.php:429 msgid "Maximum image size" msgstr "Maximale grootte van afbeeldingen" -#: ../../mod/admin.php:432 +#: ../../mod/admin.php:429 msgid "" "Maximum size in bytes of uploaded images. Default is 0, which means no " "limits." msgstr "Maximale grootte in bytes voor afbeeldingen die worden geüpload. Standaard is 0, wat geen limiet betekend." -#: ../../mod/admin.php:433 +#: ../../mod/admin.php:430 msgid "Does this site allow new member registration?" msgstr "Staat deze hub nieuwe accounts toe?" -#: ../../mod/admin.php:434 +#: ../../mod/admin.php:431 msgid "Which best describes the types of account offered by this hub?" msgstr "Wat voor soort accounts biedt deze RedMatrix-hub aan? Kies wat het meest in de buurt komt." -#: ../../mod/admin.php:435 +#: ../../mod/admin.php:432 msgid "Register text" msgstr "Tekst tijdens registratie" -#: ../../mod/admin.php:435 +#: ../../mod/admin.php:432 msgid "Will be displayed prominently on the registration page." msgstr "Tekst dat op de pagina voor het registreren van nieuwe accounts wordt getoond." -#: ../../mod/admin.php:436 +#: ../../mod/admin.php:433 msgid "Accounts abandoned after x days" msgstr "Accounts als verlaten beschouwen na zoveel aantal dagen:" -#: ../../mod/admin.php:436 +#: ../../mod/admin.php:433 msgid "" "Will not waste system resources polling external sites for abandonded " "accounts. Enter 0 for no time limit." msgstr "Zal geen systeembronnen verspillen door polling van externe hubs voor verlaten accounts. Vul 0 in voor geen tijdslimiet." -#: ../../mod/admin.php:437 +#: ../../mod/admin.php:434 msgid "Allowed friend domains" msgstr "Toegestane domeinen" -#: ../../mod/admin.php:437 +#: ../../mod/admin.php:434 msgid "" "Comma separated list of domains which are allowed to establish friendships " "with this site. Wildcards are accepted. Empty to allow any domains" msgstr "Komma-gescheiden lijst van domeinen waarvan kanalen connecties kunnen aangaan met kanalen op deze RedMatrix-hub. Wildcards zijn toegestaan.\nLaat leeg om alle domeinen toe te laten." -#: ../../mod/admin.php:438 +#: ../../mod/admin.php:435 msgid "Allowed email domains" msgstr "Toegestane e-maildomeinen" -#: ../../mod/admin.php:438 +#: ../../mod/admin.php:435 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 "Door komma's gescheiden lijst met e-maildomeinen die op deze hub mogen registeren. Wildcards zijn toegestaan.\nLaat leeg om alle domeinen toe te laten." -#: ../../mod/admin.php:439 +#: ../../mod/admin.php:436 msgid "Block public" msgstr "Openbare toegang blokkeren" -#: ../../mod/admin.php:439 +#: ../../mod/admin.php:436 msgid "" "Check to block public access to all otherwise public personal pages on this " "site unless you are currently logged in." -msgstr "Vink dit aan om alle normaliter openbare persoonlijke pagina's op deze hub alleen toegankelijk te maken voor ingelogde gebruikers." +msgstr "Vink dit aan om alle normaliter openbare persoonlijke pagina's op deze hub alleen toegankelijk te maken voor ingelogde leden." -#: ../../mod/admin.php:440 +#: ../../mod/admin.php:437 msgid "Verify Email Addresses" msgstr "E-mailadres verifieren" -#: ../../mod/admin.php:440 +#: ../../mod/admin.php:437 msgid "" "Check to verify email addresses used in account registration (recommended)." msgstr "Inschakelen om e-mailadressen te verifiëren die tijdens de accountregistratie worden gebruikt (aanbevolen)." -#: ../../mod/admin.php:441 +#: ../../mod/admin.php:438 msgid "Force publish" msgstr "Dwing kanaalvermelding af" -#: ../../mod/admin.php:441 +#: ../../mod/admin.php:438 msgid "" "Check to force all profiles on this site to be listed in the site directory." msgstr "Vink dit aan om af te dwingen dat alle kanalen op deze hub in de kanalengids worden vermeld." -#: ../../mod/admin.php:442 +#: ../../mod/admin.php:439 msgid "Disable discovery tab" msgstr "Ontdekkingstab" -#: ../../mod/admin.php:442 +#: ../../mod/admin.php:439 msgid "" "Remove the tab in the network view with public content pulled from sources " "chosen for this site." msgstr "Verwijder de tab in de matrix-weergave waarin zich een selectie aan openbare berichten bevindt, die automatisch voor deze hub zijn uitgekozen." -#: ../../mod/admin.php:443 +#: ../../mod/admin.php:440 msgid "No login on Homepage" msgstr "Geen inlogformulier op de homepage" -#: ../../mod/admin.php:443 +#: ../../mod/admin.php:440 msgid "" "Check to hide the login form from your sites homepage when visitors arrive " "who are not logged in (e.g. when you put the content of the homepage in via " "the site channel)." -msgstr "Vink dit aan om het inlogformulier op de homepage van deze hub, die niet-ingelogde gebruikers te zien krijgen, te verbergen. (bijvoorbeeld wanneer je een kanaal op deze RedMatrix-hub als homepage gebruikt)" +msgstr "Vink dit aan om het inlogformulier op de homepage van deze hub, die niet-ingelogde bezoekers te zien krijgen, te verbergen. (bijvoorbeeld wanneer je een kanaal op deze RedMatrix-hub als homepage gebruikt)" -#: ../../mod/admin.php:445 +#: ../../mod/admin.php:442 msgid "Proxy user" -msgstr "Proxy-gebruiker" +msgstr "Gebruikersnaam proxy" -#: ../../mod/admin.php:446 +#: ../../mod/admin.php:443 msgid "Proxy URL" -msgstr "Proxy-URL" +msgstr "URL proxy" -#: ../../mod/admin.php:447 +#: ../../mod/admin.php:444 msgid "Network timeout" msgstr "Netwerktimeout" -#: ../../mod/admin.php:447 +#: ../../mod/admin.php:444 msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." msgstr "Waarde is in seconden. Zet op 0 voor onbeperkt (niet aanbevolen)" -#: ../../mod/admin.php:448 +#: ../../mod/admin.php:445 msgid "Delivery interval" msgstr "Afleveringsinterval" -#: ../../mod/admin.php:448 +#: ../../mod/admin.php:445 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 "Vertraag de achtergrondprocessen voor het afleveren met een aantal seconden om de systeembelasting te verminderen. Aanbevolen: 4-5 voor shared hosts, 2-3 voor virtual private servers (VPS) en 0-1 voor grote dedicated servers." -#: ../../mod/admin.php:449 +#: ../../mod/admin.php:446 msgid "Poll interval" msgstr "Poll-interval" -#: ../../mod/admin.php:449 +#: ../../mod/admin.php:446 msgid "" "Delay background polling processes by this many seconds to reduce system " "load. If 0, use delivery interval." msgstr "De achtergrondprocessen voor het afleveren met zoveel seconden vertragen om de systeembelasting te verminderen. 0 om de afleveringsinterval te gebruiken." -#: ../../mod/admin.php:450 +#: ../../mod/admin.php:447 msgid "Maximum Load Average" msgstr "Maximaal gemiddelde systeembelasting" -#: ../../mod/admin.php:450 +#: ../../mod/admin.php:447 msgid "" "Maximum system load before delivery and poll processes are deferred - " "default 50." msgstr "Maximale systeembelasting voordat de afleverings- en polllingsprocessen worden uitgesteld. Standaard is 50." -#: ../../mod/admin.php:506 +#: ../../mod/admin.php:503 msgid "No server found" msgstr "Geen hub gevonden" -#: ../../mod/admin.php:513 ../../mod/admin.php:737 +#: ../../mod/admin.php:510 ../../mod/admin.php:735 msgid "ID" msgstr "ID" -#: ../../mod/admin.php:513 +#: ../../mod/admin.php:510 msgid "for channel" msgstr "voor kanaal" -#: ../../mod/admin.php:513 +#: ../../mod/admin.php:510 msgid "on server" msgstr "op hub" -#: ../../mod/admin.php:513 +#: ../../mod/admin.php:510 msgid "Status" msgstr "Status" -#: ../../mod/admin.php:534 +#: ../../mod/admin.php:531 msgid "Update has been marked successful" msgstr "Update is als succesvol gemarkeerd" -#: ../../mod/admin.php:544 +#: ../../mod/admin.php:541 #, php-format msgid "Executing %s failed. Check system logs." msgstr "Uitvoeren van %s is mislukt. Controleer systeemlogboek." -#: ../../mod/admin.php:547 +#: ../../mod/admin.php:544 #, php-format msgid "Update %s was successfully applied." msgstr "Update %s was geslaagd." -#: ../../mod/admin.php:551 +#: ../../mod/admin.php:548 #, php-format msgid "Update %s did not return a status. Unknown if it succeeded." msgstr "Update %s gaf geen melding. Het is daarom niet bekend of deze geslaagd is." -#: ../../mod/admin.php:554 +#: ../../mod/admin.php:551 #, php-format msgid "Update function %s could not be found." msgstr "Update-functie %s kon niet gevonden worden." -#: ../../mod/admin.php:569 +#: ../../mod/admin.php:566 msgid "No failed updates." msgstr "Geen mislukte updates." -#: ../../mod/admin.php:573 +#: ../../mod/admin.php:570 msgid "Failed Updates" msgstr "Mislukte updates" -#: ../../mod/admin.php:575 +#: ../../mod/admin.php:572 msgid "Mark success (if update was manually applied)" msgstr "Markeer als geslaagd (wanneer de update handmatig was uitgevoerd)" -#: ../../mod/admin.php:576 +#: ../../mod/admin.php:573 msgid "Attempt to execute this update step automatically" msgstr "Poging om deze stap van de update automatisch uit te voeren." -#: ../../mod/admin.php:602 +#: ../../mod/admin.php:599 #, php-format msgid "%s user blocked/unblocked" msgid_plural "%s users blocked/unblocked" msgstr[0] "%s account geblokkeerd/gedeblokkeerd" msgstr[1] "%s accounts geblokkeerd/gedeblokkeerd" -#: ../../mod/admin.php:609 +#: ../../mod/admin.php:606 #, php-format msgid "%s user deleted" msgid_plural "%s users deleted" msgstr[0] "%s account verwijderd" msgstr[1] "%s accounts verwijderd" -#: ../../mod/admin.php:638 +#: ../../mod/admin.php:635 msgid "Account not found" msgstr "Account niet gevonden" -#: ../../mod/admin.php:658 +#: ../../mod/admin.php:655 #, php-format msgid "User '%s' unblocked" msgstr "Account '%s' gedeblokkeerd" -#: ../../mod/admin.php:658 +#: ../../mod/admin.php:655 #, php-format msgid "User '%s' blocked" -msgstr "Gebruiker '%s' geblokkeerd" +msgstr "Lid '%s' geblokkeerd" -#: ../../mod/admin.php:724 ../../mod/admin.php:736 +#: ../../mod/admin.php:722 ../../mod/admin.php:734 msgid "Users" msgstr "Accounts" -#: ../../mod/admin.php:726 ../../mod/admin.php:862 +#: ../../mod/admin.php:724 ../../mod/admin.php:860 msgid "select all" msgstr "alles selecteren" -#: ../../mod/admin.php:727 +#: ../../mod/admin.php:725 msgid "User registrations waiting for confirm" msgstr "Accounts die op goedkeuring wachten" -#: ../../mod/admin.php:728 +#: ../../mod/admin.php:726 msgid "Request date" msgstr "Tijd/datum verzoek" -#: ../../mod/admin.php:729 +#: ../../mod/admin.php:727 msgid "No registrations." msgstr "Geen verzoeken." -#: ../../mod/admin.php:730 +#: ../../mod/admin.php:728 msgid "Approve" msgstr "Goedkeuren" -#: ../../mod/admin.php:731 +#: ../../mod/admin.php:729 msgid "Deny" msgstr "Afkeuren" -#: ../../mod/admin.php:737 +#: ../../mod/admin.php:735 msgid "Register date" msgstr "Geregistreerd" -#: ../../mod/admin.php:737 +#: ../../mod/admin.php:735 msgid "Last login" msgstr "Laatste keer ingelogd" -#: ../../mod/admin.php:737 +#: ../../mod/admin.php:735 msgid "Expires" msgstr "Verloopt" -#: ../../mod/admin.php:737 +#: ../../mod/admin.php:735 msgid "Service Class" msgstr "Abonnementen" -#: ../../mod/admin.php:739 +#: ../../mod/admin.php:737 msgid "" "Selected users will be deleted!\\n\\nEverything these users had posted on " "this site will be permanently deleted!\\n\\nAre you sure?" msgstr "Geselecteerde accounts (met bijbehorende kanalen) worden verwijderd!\\n\\nAlles wat deze accounts op deze hub hebben gepubliceerd wordt definitief verwijderd!\\n\\Weet je het zeker?" -#: ../../mod/admin.php:740 +#: ../../mod/admin.php:738 msgid "" "The user {0} will be deleted!\\n\\nEverything this user has posted on this " "site will be permanently deleted!\\n\\nAre you sure?" msgstr "Account {0} (met bijbehorende kanalen) wordt verwijderd !\\n\\nAlles wat dit account op deze hub heeft gepubliceerd wordt definitief verwijderd!\\n\\nWeet je het zeker?" -#: ../../mod/admin.php:773 +#: ../../mod/admin.php:771 #, php-format msgid "%s channel censored/uncensored" msgid_plural "%s channels censored/uncensored" msgstr[0] "%s kanaal gecensureerd/ongecensureerd" msgstr[1] "%s kanalen gecensureerd/ongecensureerd" -#: ../../mod/admin.php:780 +#: ../../mod/admin.php:778 #, php-format msgid "%s channel deleted" msgid_plural "%s channels deleted" msgstr[0] "%s kanaal verwijderd" msgstr[1] "%s kanalen verwijderd" -#: ../../mod/admin.php:799 +#: ../../mod/admin.php:797 msgid "Channel not found" msgstr "Kanaal niet gevonden" -#: ../../mod/admin.php:810 +#: ../../mod/admin.php:808 #, php-format msgid "Channel '%s' deleted" msgstr "Kanaal '%s' verwijderd" -#: ../../mod/admin.php:821 +#: ../../mod/admin.php:819 #, php-format msgid "Channel '%s' uncensored" msgstr "Kanaal '%s' ongecensureerd" -#: ../../mod/admin.php:821 +#: ../../mod/admin.php:819 #, php-format msgid "Channel '%s' censored" msgstr "Kanaal '%s' gecensureerd" -#: ../../mod/admin.php:864 +#: ../../mod/admin.php:862 msgid "Censor" msgstr "Censureren" -#: ../../mod/admin.php:865 +#: ../../mod/admin.php:863 msgid "Uncensor" msgstr "Niet censureren" -#: ../../mod/admin.php:868 +#: ../../mod/admin.php:866 msgid "UID" msgstr "UID" -#: ../../mod/admin.php:870 +#: ../../mod/admin.php:868 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 "Geselecteerde kanalen worden verwijderd!\\n\\nAlles wat in deze kanalen op deze hub werd gepubliceerd wordt definitief verwijderd!\\n\\nWeet je het zeker?" -#: ../../mod/admin.php:871 +#: ../../mod/admin.php:869 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 "Kanaal {0} wordt verwijderd!\\n\\nAlles wat in dit kanaal op deze hub werd gepubliceerd wordt definitief verwijderd!\\n\\nWeet je het zeker?" -#: ../../mod/admin.php:910 +#: ../../mod/admin.php:908 #, php-format msgid "Plugin %s disabled." msgstr "Plug-in %s uitgeschakeld." -#: ../../mod/admin.php:914 +#: ../../mod/admin.php:912 #, php-format msgid "Plugin %s enabled." msgstr "Plug-in %s ingeschakeld" -#: ../../mod/admin.php:924 ../../mod/admin.php:1126 +#: ../../mod/admin.php:922 ../../mod/admin.php:1124 msgid "Disable" msgstr "Uitschakelen" -#: ../../mod/admin.php:926 ../../mod/admin.php:1128 +#: ../../mod/admin.php:924 ../../mod/admin.php:1126 msgid "Enable" msgstr "Inschakelen" -#: ../../mod/admin.php:952 ../../mod/admin.php:1157 +#: ../../mod/admin.php:950 ../../mod/admin.php:1155 msgid "Toggle" msgstr "Omschakelen" -#: ../../mod/admin.php:960 ../../mod/admin.php:1167 +#: ../../mod/admin.php:958 ../../mod/admin.php:1165 msgid "Author: " msgstr "Auteur: " -#: ../../mod/admin.php:961 ../../mod/admin.php:1168 +#: ../../mod/admin.php:959 ../../mod/admin.php:1166 msgid "Maintainer: " msgstr "Beheerder: " -#: ../../mod/admin.php:1090 +#: ../../mod/admin.php:1088 msgid "No themes found." msgstr "Geen thema's gevonden" -#: ../../mod/admin.php:1149 +#: ../../mod/admin.php:1147 msgid "Screenshot" msgstr "Schermafdruk" -#: ../../mod/admin.php:1197 +#: ../../mod/admin.php:1195 msgid "[Experimental]" msgstr "[Experimenteel]" -#: ../../mod/admin.php:1198 +#: ../../mod/admin.php:1196 msgid "[Unsupported]" msgstr "[Niet ondersteund]" -#: ../../mod/admin.php:1225 +#: ../../mod/admin.php:1223 msgid "Log settings updated." msgstr "Logboek-instellingen bijgewerkt." -#: ../../mod/admin.php:1281 +#: ../../mod/admin.php:1279 msgid "Clear" msgstr "Leegmaken" -#: ../../mod/admin.php:1287 +#: ../../mod/admin.php:1285 msgid "Debugging" msgstr "Debuggen" -#: ../../mod/admin.php:1288 +#: ../../mod/admin.php:1286 msgid "Log file" msgstr "Logbestand" -#: ../../mod/admin.php:1288 +#: ../../mod/admin.php:1286 msgid "" "Must be writable by web server. Relative to your Red top-level directory." msgstr "Moet door de webserver beschrijfbaar zijn. Relatief ten opzichte van de bovenste map van je RedMatrix-installatie." -#: ../../mod/admin.php:1289 +#: ../../mod/admin.php:1287 msgid "Log level" msgstr "Logniveau" -#: ../../mod/admin.php:1336 +#: ../../mod/admin.php:1334 msgid "New Profile Field" msgstr "Nieuw profielveld" -#: ../../mod/admin.php:1337 ../../mod/admin.php:1358 +#: ../../mod/admin.php:1335 ../../mod/admin.php:1356 msgid "Field nickname" msgstr "Bijnaam voor veld" -#: ../../mod/admin.php:1337 ../../mod/admin.php:1358 +#: ../../mod/admin.php:1335 ../../mod/admin.php:1356 msgid "System name of field" msgstr "Systeemnaam voor veld" -#: ../../mod/admin.php:1338 ../../mod/admin.php:1359 +#: ../../mod/admin.php:1336 ../../mod/admin.php:1357 msgid "Input type" msgstr "Invoertype" -#: ../../mod/admin.php:1339 ../../mod/admin.php:1360 +#: ../../mod/admin.php:1337 ../../mod/admin.php:1358 msgid "Field Name" msgstr "Veldnaam" -#: ../../mod/admin.php:1339 ../../mod/admin.php:1360 +#: ../../mod/admin.php:1337 ../../mod/admin.php:1358 msgid "Label on profile pages" msgstr "Tekstlabel voor op profielpagina's" -#: ../../mod/admin.php:1340 ../../mod/admin.php:1361 +#: ../../mod/admin.php:1338 ../../mod/admin.php:1359 msgid "Help text" msgstr "Helptekst" -#: ../../mod/admin.php:1340 ../../mod/admin.php:1361 +#: ../../mod/admin.php:1338 ../../mod/admin.php:1359 msgid "Additional info (optional)" msgstr "Extra informatie (optioneel)" -#: ../../mod/admin.php:1351 +#: ../../mod/admin.php:1349 msgid "Field definition not found" msgstr "Velddefinitie niet gevonden" -#: ../../mod/admin.php:1357 +#: ../../mod/admin.php:1355 msgid "Edit Profile Field" msgstr "Profielveld bewerken" -#: ../../mod/thing.php:96 -msgid "Thing updated" -msgstr "Ding bijgewerkt" - -#: ../../mod/thing.php:156 -msgid "Object store: failed" -msgstr "Opslaan van ding mislukt" - -#: ../../mod/thing.php:160 -msgid "Thing added" -msgstr "Ding toegevoegd" - -#: ../../mod/thing.php:180 -#, php-format -msgid "OBJ: %1$s %2$s %3$s" -msgstr "OBJ: %1$s %2$s %3$s" - -#: ../../mod/thing.php:232 -msgid "Show Thing" -msgstr "Ding weergeven" - -#: ../../mod/thing.php:239 -msgid "item not found." -msgstr "Item niet gevonden" - -#: ../../mod/thing.php:270 -msgid "Edit Thing" -msgstr "Ding bewerken" +#: ../../mod/locs.php:19 ../../mod/locs.php:46 +msgid "Location not found." +msgstr "Locatie niet gevonden." -#: ../../mod/thing.php:272 ../../mod/thing.php:319 -msgid "Select a profile" -msgstr "Kies een profiel" +#: ../../mod/locs.php:50 +msgid "Primary location cannot be removed." +msgstr "Primaire locatie kan niet worden verwijderd." -#: ../../mod/thing.php:276 ../../mod/thing.php:322 -msgid "Post an activity" -msgstr "Plaats een bericht" +#: ../../mod/locs.php:82 +msgid "No locations found." +msgstr "Geen locaties gevonden." -#: ../../mod/thing.php:276 ../../mod/thing.php:322 -msgid "Only sends to viewers of the applicable profile" -msgstr "Toont dit alleen aan diegene die het gekozen profiel mogen zien." +#: ../../mod/locs.php:95 +msgid "Manage Channel Locations" +msgstr "Kanaallocaties beheren" -#: ../../mod/thing.php:278 ../../mod/thing.php:324 -msgid "Name of thing e.g. something" -msgstr "Naam van ding" +#: ../../mod/locs.php:96 +msgid "Location (address)" +msgstr "Locatie (adres)" -#: ../../mod/thing.php:280 ../../mod/thing.php:325 -msgid "URL of thing (optional)" -msgstr "URL van ding (optioneel)" +#: ../../mod/locs.php:97 +msgid "Primary Location" +msgstr "Primaire locatie" -#: ../../mod/thing.php:282 ../../mod/thing.php:326 -msgid "URL for photo of thing (optional)" -msgstr "URL van foto van ding (optioneel)" +#: ../../mod/locs.php:98 +msgid "Drop location" +msgstr "Locatie verwijderen" -#: ../../mod/thing.php:317 -msgid "Add Thing to your Profile" -msgstr "Ding aan je profiel toevoegen" +#: ../../mod/mail.php:33 +msgid "Unable to lookup recipient." +msgstr "Niet in staat om ontvanger op te zoeken." -#: ../../mod/import.php:25 -#, php-format -msgid "Your service plan only allows %d channels." -msgstr "Jouw abonnement staat maar %d kanalen toe." +#: ../../mod/mail.php:41 +msgid "Unable to communicate with requested channel." +msgstr "Niet in staat om met het aangevraagde kanaal te communiceren." -#: ../../mod/import.php:51 -msgid "Nothing to import." -msgstr "Niets gevonden om te importeren" +#: ../../mod/mail.php:48 +msgid "Cannot verify requested channel." +msgstr "Kan opgevraagd kanaal niet verifieren" -#: ../../mod/import.php:75 -msgid "Unable to download data from old server" -msgstr "Niet in staat om gegevens van de oude hub te downloaden" +#: ../../mod/mail.php:74 +msgid "Selected channel has private message restrictions. Send failed." +msgstr "Gekozen kanaal heeft restricties voor privéberichten. Verzenden mislukt." -#: ../../mod/import.php:81 -msgid "Imported file is empty." -msgstr "Geïmporteerde bestand is leeg" +#: ../../mod/mail.php:136 +msgid "Message deleted." +msgstr "Bericht verwijderd." -#: ../../mod/import.php:105 -msgid "" -"Cannot create a duplicate channel identifier on this system. Import failed." -msgstr "Kan geen dubbele kanaal-identificator op deze hub aanmaken. Importeren mislukt." +#: ../../mod/mail.php:153 +msgid "Message recalled." +msgstr "Bericht ingetrokken." -#: ../../mod/import.php:123 -msgid "Channel clone failed. Import failed." -msgstr "Het klonen van het kanaal is mislukt. Importeren mislukt." +#: ../../mod/mail.php:222 +msgid "Send Private Message" +msgstr "Privébericht versturen" -#: ../../mod/import.php:133 -msgid "Cloned channel not found. Import failed." -msgstr "Gekloond kanaal niet gevonden. Importeren mislukt." +#: ../../mod/mail.php:223 ../../mod/mail.php:340 +msgid "To:" +msgstr "Aan:" -#: ../../mod/import.php:451 -msgid "Import completed." -msgstr "Import voltooid." +#: ../../mod/mail.php:228 ../../mod/mail.php:342 +msgid "Subject:" +msgstr "Onderwerp:" -#: ../../mod/import.php:463 -msgid "You must be logged in to use this feature." -msgstr "Je moet ingelogd zijn om dit onderdeel te kunnen gebruiken." +#: ../../mod/mail.php:232 ../../mod/mail.php:345 ../../mod/invite.php:131 +msgid "Your message:" +msgstr "Jouw bericht:" -#: ../../mod/import.php:468 -msgid "Import Channel" -msgstr "Kanaal importeren" +#: ../../mod/mail.php:239 +msgid "Send" +msgstr "Verzenden" -#: ../../mod/import.php:469 -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. Only identity and connections/relationships will " -"be imported. Importation of content is not yet available." -msgstr "Gebruik dit formulier om een bestaand kanaal te importeren van een andere hub. Je kan de kanaal-identiteit van de oude hub via het netwerk ontvangen of een exportbestand verstrekken. Alleen de identiteit en de connecties zullen geïmporteerd worden. Het importeren van inhoud is nog niet beschikbaar." +#: ../../mod/mail.php:266 +msgid "Message not found." +msgstr "Bericht niet gevonden" -#: ../../mod/import.php:470 -msgid "File to Upload" -msgstr "Bestand om te uploaden" +#: ../../mod/mail.php:309 +msgid "Delete message" +msgstr "Bericht verwijderen" -#: ../../mod/import.php:471 -msgid "Or provide the old server/hub details" -msgstr "Of vul de gegevens van de oude hub in" +#: ../../mod/mail.php:310 +msgid "Recall message" +msgstr "Bericht intrekken" -#: ../../mod/import.php:472 -msgid "Your old identity address (xyz@example.com)" -msgstr "Jouw oude kanaaladres (xyz@example.com)" +#: ../../mod/mail.php:312 +msgid "Message has been recalled." +msgstr "Bericht is ingetrokken." -#: ../../mod/import.php:473 -msgid "Your old login email address" -msgstr "Het e-mailadres van je oude account" +#: ../../mod/mail.php:329 +msgid "Private Conversation" +msgstr "Privéconversatie" -#: ../../mod/import.php:474 -msgid "Your old login password" -msgstr "Wachtwoord van jouw oude account" +#: ../../mod/mail.php:333 ../../mod/message.php:72 +msgid "Delete conversation" +msgstr "Verwijder conversatie" -#: ../../mod/import.php:475 +#: ../../mod/mail.php:335 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 "Voor elke optie geldt dat je moet kiezen of je jouw primaire kanaaladres op deze hub wil instellen of dat jouw oude hub deze rol blijft vervullen." - -#: ../../mod/import.php:476 -msgid "Make this hub my primary location" -msgstr "Stel deze hub als mijn primaire locatie in" +"No secure communications available. You <strong>may</strong> be able to " +"respond from the sender's profile page." +msgstr "Geen veilige communicatie beschikbaar. <strong>Mogelijk</strong> kan je reageren op de kanaalpagina van de afzender." -#: ../../mod/import.php:477 -msgid "Import existing posts if possible" -msgstr "Importeer bestaande berichten (wanneer mogelijk)" +#: ../../mod/mail.php:339 +msgid "Send Reply" +msgstr "Antwoord versturen" #: ../../mod/invite.php:25 msgid "Total invitation limit exceeded." @@ -7262,10 +7457,6 @@ msgstr "Uitnodigingen verzenden" msgid "Enter email addresses, one per line:" msgstr "Voer e-mailadressen in, één per regel:" -#: ../../mod/invite.php:131 ../../mod/mail.php:228 ../../mod/mail.php:341 -msgid "Your message:" -msgstr "Jouw bericht:" - #: ../../mod/invite.php:132 msgid "Please join my community on RedMatrix." msgstr "Hierbij nodig ik je uit om mij, en andere vrienden en kennissen, op de RedMatrix te vergezellen. Lees meer over de RedMatrix op https://redmatrix.me." @@ -7290,83 +7481,45 @@ msgstr "of bezoek " msgid "3. Click [Connect]" msgstr "3. Klik op [+ Verbinden]" -#: ../../mod/item.php:150 -msgid "Unable to locate original post." -msgstr "Niet in staat om de originele locatie van het bericht te vinden. " +#: ../../mod/manage.php:136 +#, php-format +msgid "You have created %1$.0f of %2$.0f allowed channels." +msgstr "Je hebt %1$.0f van totaal %2$.0f toegestane kanalen aangemaakt." -#: ../../mod/item.php:409 -msgid "Empty post discarded." -msgstr "Leeg bericht geannuleerd" +#: ../../mod/manage.php:144 +msgid "Create a new channel" +msgstr "Nieuw kanaal aanmaken" -#: ../../mod/item.php:451 -msgid "Executable content type not permitted to this channel." -msgstr "Uitvoerbare bestanden zijn niet toegestaan op dit kanaal." +#: ../../mod/manage.php:149 +msgid "Current Channel" +msgstr "Huidig kanaal" -#: ../../mod/item.php:881 -msgid "System error. Post not saved." -msgstr "Systeemfout. Bericht niet opgeslagen." +#: ../../mod/manage.php:151 +msgid "Attach to one of your channels by selecting it." +msgstr "Gebruik een van jouw kanalen door op een te klikken." -#: ../../mod/item.php:1349 -#, php-format -msgid "You have reached your limit of %1$.0f top level posts." -msgstr "Je hebt jouw limiet van %1$.0f berichten bereikt." +#: ../../mod/manage.php:152 +msgid "Default Channel" +msgstr "Standaardkanaal" -#: ../../mod/item.php:1355 -#, php-format -msgid "You have reached your limit of %1$.0f webpages." -msgstr "Je hebt jouw limiet van %1$.0f webpagina's bereikt." +#: ../../mod/manage.php:153 +msgid "Make Default" +msgstr "Als standaard instellen" #: ../../mod/update_channel.php:43 ../../mod/update_display.php:25 #: ../../mod/update_network.php:23 ../../mod/update_search.php:46 +#: ../../mod/update_home.php:21 msgid "[Embedded content - reload page to view]" msgstr "[Ingesloten inhoud - ververs pagina om te bekijken] " -#: ../../mod/layouts.php:62 +#: ../../mod/layouts.php:110 msgid "Help with this feature" msgstr "Hulp voor dit onderdeel" -#: ../../mod/layouts.php:85 +#: ../../mod/layouts.php:130 msgid "Layout Name" msgstr "Naam lay-out" -#: ../../mod/like.php:15 -msgid "Like/Dislike" -msgstr "Leuk/niet leuk" - -#: ../../mod/like.php:20 -msgid "This action is restricted to members." -msgstr "Deze actie kan alleen door mensen met een RedMatrix-account worden uitgevoerd." - -#: ../../mod/like.php:21 -msgid "" -"Please <a href=\"rmagic\">login with your RedMatrix ID</a> or <a " -"href=\"register\">register as a new RedMatrix member</a> to continue." -msgstr "Je dient <a href=\"rmagic\">in te loggen met je RedMatrix-account</a> of <a href=\"register\">een nieuw RedMatrix-account te registreren</a> om verder te kunnen gaan." - -#: ../../mod/like.php:77 ../../mod/like.php:104 ../../mod/like.php:142 -msgid "Invalid request." -msgstr "Ongeldig verzoek" - -#: ../../mod/like.php:119 -msgid "thing" -msgstr "ding" - -#: ../../mod/like.php:165 -msgid "Channel unavailable." -msgstr "Kanaal niet beschikbaar." - -#: ../../mod/like.php:204 -msgid "Previous action reversed." -msgstr "Vorige actie omgedraaid" - -#: ../../mod/like.php:417 -msgid "Action completed." -msgstr "Actie voltooid" - -#: ../../mod/like.php:418 -msgid "Thank you." -msgstr "Bedankt" - #: ../../mod/lockview.php:31 msgid "Remote privacy information not available." msgstr "Privacy-informatie op afstand niet beschikbaar." @@ -7388,79 +7541,6 @@ msgstr "Bezoek het profiel van %s [%s]" msgid "View Connnections" msgstr "Connecties weergeven" -#: ../../mod/lostpass.php:15 -msgid "No valid account found." -msgstr "Geen geldige account gevonden." - -#: ../../mod/lostpass.php:29 -msgid "Password reset request issued. Check your email." -msgstr "Het verzoek om je wachtwoord opnieuw in te stellen is behandeld. Controleer je e-mail." - -#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:102 -#, php-format -msgid "Site Member (%s)" -msgstr "Lid van hub (%s)" - -#: ../../mod/lostpass.php:40 -#, php-format -msgid "Password reset requested at %s" -msgstr "Verzoek tot het opnieuw instellen van een wachtwoord op %s is ingediend" - -#: ../../mod/lostpass.php:63 -msgid "" -"Request could not be verified. (You may have previously submitted it.) " -"Password reset failed." -msgstr "Het verzoek kon niet worden geverifieerd. (Mogelijk heb je al eerder een verzoek ingediend.) Opnieuw instellen van wachtwoord is mislukt." - -#: ../../mod/lostpass.php:85 ../../boot.php:1506 -msgid "Password Reset" -msgstr "Wachtwoord vergeten?" - -#: ../../mod/lostpass.php:86 -msgid "Your password has been reset as requested." -msgstr "Jouw wachtwoord is opnieuw ingesteld zoals je had verzocht." - -#: ../../mod/lostpass.php:87 -msgid "Your new password is" -msgstr "Jouw nieuwe wachtwoord is" - -#: ../../mod/lostpass.php:88 -msgid "Save or copy your new password - and then" -msgstr "Kopieer of sla je nieuwe wachtwoord op - en" - -#: ../../mod/lostpass.php:89 -msgid "click here to login" -msgstr "klik dan hier om in te loggen" - -#: ../../mod/lostpass.php:90 -msgid "" -"Your password may be changed from the <em>Settings</em> page after " -"successful login." -msgstr "Jouw wachtwoord kan worden veranderd onder <em>instellingen</em>, nadat je succesvol bent ingelogd." - -#: ../../mod/lostpass.php:107 -#, php-format -msgid "Your password has changed at %s" -msgstr "Jouw wachtwoord op %s is veranderd" - -#: ../../mod/lostpass.php:122 -msgid "Forgot your Password?" -msgstr "Wachtwoord vergeten?" - -#: ../../mod/lostpass.php:123 -msgid "" -"Enter your email address and submit to have your password reset. Then check " -"your email for further instructions." -msgstr "Voer je e-mailadres in en verstuur deze om je wachtwoord opnieuw in te stellen. Controleer hierna hier je e-mail voor verdere instructies." - -#: ../../mod/lostpass.php:124 -msgid "Email Address" -msgstr "E-mailadres" - -#: ../../mod/lostpass.php:125 -msgid "Reset" -msgstr "Opnieuw instellen" - #: ../../mod/magic.php:70 msgid "Hub not found." msgstr "Hub niet gevonden." @@ -7473,106 +7553,31 @@ msgstr "Totaal aantal stemmen" msgid "Average Rating" msgstr "Gemiddelde waardering" -#: ../../mod/mail.php:33 -msgid "Unable to lookup recipient." -msgstr "Niet in staat om ontvanger op te zoeken." - -#: ../../mod/mail.php:41 -msgid "Unable to communicate with requested channel." -msgstr "Niet in staat om met het aangevraagde kanaal te communiceren." - -#: ../../mod/mail.php:48 -msgid "Cannot verify requested channel." -msgstr "Kan opgevraagd kanaal niet verifieren" - -#: ../../mod/mail.php:74 -msgid "Selected channel has private message restrictions. Send failed." -msgstr "Gekozen kanaal heeft restricties voor privéberichten. Verzenden mislukt." - -#: ../../mod/mail.php:135 -msgid "Message deleted." -msgstr "Bericht verwijderd." - -#: ../../mod/mail.php:152 -msgid "Message recalled." -msgstr "Bericht ingetrokken." - -#: ../../mod/mail.php:218 -msgid "Send Private Message" -msgstr "Privébericht versturen" - -#: ../../mod/mail.php:219 ../../mod/mail.php:336 -msgid "To:" -msgstr "Aan:" - -#: ../../mod/mail.php:224 ../../mod/mail.php:338 -msgid "Subject:" -msgstr "Onderwerp:" - -#: ../../mod/mail.php:235 -msgid "Send" -msgstr "Verzenden" - -#: ../../mod/mail.php:262 -msgid "Message not found." -msgstr "Bericht niet gevonden" - -#: ../../mod/mail.php:305 -msgid "Delete message" -msgstr "Bericht verwijderen" - -#: ../../mod/mail.php:306 -msgid "Recall message" -msgstr "Bericht intrekken" - -#: ../../mod/mail.php:308 -msgid "Message has been recalled." -msgstr "Bericht is ingetrokken." - -#: ../../mod/mail.php:325 -msgid "Private Conversation" -msgstr "Privéconversatie" - -#: ../../mod/mail.php:329 ../../mod/message.php:72 -msgid "Delete conversation" -msgstr "Verwijder conversatie" - -#: ../../mod/mail.php:331 -msgid "" -"No secure communications available. You <strong>may</strong> be able to " -"respond from the sender's profile page." -msgstr "Geen veilige communicatie beschikbaar. <strong>Mogelijk</strong> kan je reageren op de kanaalpagina van de afzender." - -#: ../../mod/mail.php:335 -msgid "Send Reply" -msgstr "Antwoord versturen" - -#: ../../mod/manage.php:136 -#, php-format -msgid "You have created %1$.0f of %2$.0f allowed channels." -msgstr "Je hebt %1$.0f van totaal %2$.0f toegestane kanalen aangemaakt." +#: ../../mod/network.php:81 +msgid "No such group" +msgstr "Collectie niet gevonden" -#: ../../mod/manage.php:144 -msgid "Create a new channel" -msgstr "Nieuw kanaal aanmaken" +#: ../../mod/network.php:119 +msgid "Search Results For:" +msgstr "Zoekresultaten voor:" -#: ../../mod/manage.php:149 -msgid "Current Channel" -msgstr "Huidig kanaal" +#: ../../mod/network.php:173 +msgid "Collection is empty" +msgstr "Collectie is leeg" -#: ../../mod/manage.php:151 -msgid "Attach to one of your channels by selecting it." -msgstr "Gebruik een van jouw kanalen door op een te klikken." +#: ../../mod/network.php:181 +msgid "Collection: " +msgstr "Collectie: " -#: ../../mod/manage.php:152 -msgid "Default Channel" -msgstr "Standaardkanaal" +#: ../../mod/network.php:194 +msgid "Connection: " +msgstr "Connectie: " -#: ../../mod/manage.php:153 -msgid "Make Default" -msgstr "Als standaard instellen" +#: ../../mod/network.php:197 +msgid "Invalid connection." +msgstr "Ongeldige connectie." -#: ../../mod/wall_upload.php:34 +#: ../../mod/wall_upload.php:35 msgid "Wall Photos" msgstr "Kanaalfoto's" @@ -7592,87 +7597,91 @@ msgstr "is geïnteresseerd in:" msgid "No matches" msgstr "Geen overeenkomsten" -#: ../../mod/menu.php:21 +#: ../../mod/menu.php:31 msgid "Menu updated." msgstr "Menu aangepast. " -#: ../../mod/menu.php:25 +#: ../../mod/menu.php:35 msgid "Unable to update menu." msgstr "Niet in staat om menu aan te passen" -#: ../../mod/menu.php:30 +#: ../../mod/menu.php:40 msgid "Menu created." msgstr "Menu aangemaakt." -#: ../../mod/menu.php:34 +#: ../../mod/menu.php:44 msgid "Unable to create menu." msgstr "Niet in staat om menu aan te maken." -#: ../../mod/menu.php:57 +#: ../../mod/menu.php:76 msgid "Manage Menus" msgstr "Menu's beheren" -#: ../../mod/menu.php:60 +#: ../../mod/menu.php:79 msgid "Drop" msgstr "Verwijderen" -#: ../../mod/menu.php:62 +#: ../../mod/menu.php:81 +msgid "Bookmarks allowed" +msgstr "Bladwijzers toegestaan" + +#: ../../mod/menu.php:82 msgid "Create a new menu" msgstr "Een nieuwe menu aanmaken" -#: ../../mod/menu.php:63 +#: ../../mod/menu.php:83 msgid "Delete this menu" msgstr "Menu verwijderen" -#: ../../mod/menu.php:64 ../../mod/menu.php:109 +#: ../../mod/menu.php:84 ../../mod/menu.php:125 msgid "Edit menu contents" msgstr "Bewerk de inhoud van het menu" -#: ../../mod/menu.php:65 +#: ../../mod/menu.php:85 msgid "Edit this menu" msgstr "Dit menu bewerken" -#: ../../mod/menu.php:80 +#: ../../mod/menu.php:96 msgid "New Menu" msgstr "Nieuw menu" -#: ../../mod/menu.php:81 ../../mod/menu.php:110 +#: ../../mod/menu.php:97 ../../mod/menu.php:126 msgid "Menu name" msgstr "Naam van menu" -#: ../../mod/menu.php:81 ../../mod/menu.php:110 +#: ../../mod/menu.php:97 ../../mod/menu.php:126 msgid "Must be unique, only seen by you" msgstr "Moet uniek zijn en is alleen zichtbaar voor jou." -#: ../../mod/menu.php:82 ../../mod/menu.php:111 +#: ../../mod/menu.php:98 ../../mod/menu.php:127 msgid "Menu title" msgstr "Titel van menu" -#: ../../mod/menu.php:82 ../../mod/menu.php:111 +#: ../../mod/menu.php:98 ../../mod/menu.php:127 msgid "Menu title as seen by others" msgstr "Titel van menu zoals anderen dat zien." -#: ../../mod/menu.php:83 ../../mod/menu.php:112 +#: ../../mod/menu.php:99 ../../mod/menu.php:128 msgid "Allow bookmarks" msgstr "Bladwijzers toestaan" -#: ../../mod/menu.php:83 ../../mod/menu.php:112 +#: ../../mod/menu.php:99 ../../mod/menu.php:128 msgid "Menu may be used to store saved bookmarks" msgstr "Menu kan gebruikt worden om bladwijzers in op te slaan" -#: ../../mod/menu.php:98 +#: ../../mod/menu.php:114 msgid "Menu deleted." msgstr "Menu verwijderd." -#: ../../mod/menu.php:100 +#: ../../mod/menu.php:116 msgid "Menu could not be deleted." msgstr "Menu kon niet verwijderd worden." -#: ../../mod/menu.php:106 +#: ../../mod/menu.php:122 msgid "Edit Menu" msgstr "Menu bewerken" -#: ../../mod/menu.php:108 +#: ../../mod/menu.php:124 msgid "Add or remove entries to this menu" msgstr "Items aan dit menu toevoegen of verwijder" @@ -7698,7 +7707,7 @@ msgid "" " to hold social network profiles, blogs, conversation groups and forums, " "celebrity pages, and much more. You may create as many channels as your " "service provider allows." -msgstr "Een kanaal is jouw eigen verzameling gerelateerde webpagina's. Een kanaal kan gebruikt worden voor een sociaal netwerk, weblog, discussiegroep of forum, een pagina over een beroemdheid, en voor veel meer. Je kan net zoveel kanalen aanmaken als dat de eigenaar/beheerder van jouw hub toestaat." +msgstr "Een kanaal is jouw eigen verzameling gerelateerde webpagina's. Een kanaal kan gebruikt worden voor een sociaal netwerk, weblog, discussiegroep of forum, een pagina over een beroemdheid, en voor veel meer. Je kan net zoveel kanalen aanmaken als dat de eigenaar/beheerder van jouw hub toestaat." #: ../../mod/new_channel.php:113 msgid "Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" " @@ -7728,15 +7737,6 @@ msgid "" "and privacy requirements so we can select the best permissions for you" msgstr "Kies een kanaaltype (bijv. een persoonlijk kanaal voor een sociaal netwerk of eentje voor een groepsforum) en jouw behoefte aan privacy, zodat wij voor jou de beste permissies kunnen kiezen." -#: ../../mod/home.php:46 -msgid "Red Matrix - "The Network"" -msgstr "RedMatrix - "The Network"" - -#: ../../mod/home.php:101 -#, php-format -msgid "Welcome to %s" -msgstr "Welkom op %s" - #: ../../mod/notifications.php:26 msgid "Invalid request identifier." msgstr "Ongeldige verzoek identificator (request identifier)" @@ -7753,6 +7753,18 @@ msgstr "Geen systeemnotificaties meer." msgid "System Notifications" msgstr "Systeemnotificaties" +#: ../../mod/xchan.php:6 +msgid "Xchan Lookup" +msgstr "Xchan opzoeken" + +#: ../../mod/xchan.php:9 +msgid "Lookup xchan beginning with (or webbie): " +msgstr "Zoek een xchan (of webbie) die begint met:" + +#: ../../mod/zfinger.php:23 +msgid "invalid target signature" +msgstr "ongeldig doelkenmerk" + #: ../../mod/oexchange.php:23 msgid "Unable to find your hub." msgstr "Niet in staat om je hub te vinden" @@ -7761,13 +7773,196 @@ msgstr "Niet in staat om je hub te vinden" msgid "Post successful." msgstr "Verzenden bericht geslaagd." -#: ../../mod/zfinger.php:23 -msgid "invalid target signature" -msgstr "ongeldig doelkenmerk" +#: ../../mod/directory.php:172 +msgid "Gender: " +msgstr "Geslacht:" -#: ../../mod/openid.php:26 -msgid "OpenID protocol error. No ID returned." -msgstr "OpenID-protocolfout. Geen ID terugontvangen." +#: ../../mod/directory.php:174 +msgid "Status: " +msgstr "Status: " + +#: ../../mod/directory.php:176 +msgid "Homepage: " +msgstr "Homepage: " + +#: ../../mod/directory.php:179 +msgid "Hometown: " +msgstr "Oorspronkelijk uit: " + +#: ../../mod/directory.php:181 +msgid "About: " +msgstr "Over: " + +#: ../../mod/directory.php:236 +msgid "Public Forum:" +msgstr "Openbaar forum:" + +#: ../../mod/directory.php:239 +msgid "Keywords: " +msgstr "Trefwoorden: " + +#: ../../mod/directory.php:279 +msgid "Finding:" +msgstr "Gezocht naar:" + +#: ../../mod/directory.php:284 +msgid "next page" +msgstr "volgende pagina" + +#: ../../mod/directory.php:284 +msgid "previous page" +msgstr "vorige pagina" + +#: ../../mod/directory.php:301 +msgid "No entries (some entries may be hidden)." +msgstr "Niets gevonden (sommige kanalen kunnen verborgen zijn)." + +#: ../../mod/photos.php:77 +msgid "Page owner information could not be retrieved." +msgstr "Informatie over de pagina-eigenaar werd niet ontvangen." + +#: ../../mod/photos.php:97 +msgid "Album not found." +msgstr "Album niet gevonden." + +#: ../../mod/photos.php:119 ../../mod/photos.php:672 +msgid "Delete Album" +msgstr "Verwijder album" + +#: ../../mod/photos.php:159 ../../mod/photos.php:958 +msgid "Delete Photo" +msgstr "Verwijder foto" + +#: ../../mod/photos.php:469 +msgid "No photos selected" +msgstr "Geen foto's geselecteerd" + +#: ../../mod/photos.php:513 +msgid "Access to this item is restricted." +msgstr "Toegang tot dit item is beperkt." + +#: ../../mod/photos.php:552 +#, php-format +msgid "%1$.2f MB of %2$.2f MB photo storage used." +msgstr "%1$.2f MB van %2$.2f MB aan foto-opslag gebruikt." + +#: ../../mod/photos.php:555 +#, php-format +msgid "%1$.2f MB photo storage used." +msgstr "%1$.2f MB aan foto-opslag gebruikt." + +#: ../../mod/photos.php:579 +msgid "Upload Photos" +msgstr "Foto's uploaden" + +#: ../../mod/photos.php:583 ../../mod/photos.php:665 ../../mod/photos.php:943 +msgid "Enter a new album name" +msgstr "Vul een nieuwe albumnaam in" + +#: ../../mod/photos.php:584 ../../mod/photos.php:666 ../../mod/photos.php:944 +msgid "or select an existing one (doubleclick)" +msgstr "of kies een bestaand album (dubbelklikken)" + +#: ../../mod/photos.php:585 +msgid "Do not show a status post for this upload" +msgstr "Plaats geen bericht voor deze upload." + +#: ../../mod/photos.php:613 +msgid "Album name could not be decoded" +msgstr "Albumnaam kon niet gedecodeerd worden" + +#: ../../mod/photos.php:654 ../../mod/photos.php:1167 +#: ../../mod/photos.php:1183 +msgid "Contact Photos" +msgstr "Connectiefoto's" + +#: ../../mod/photos.php:678 +msgid "Show Newest First" +msgstr "Nieuwste eerst weergeven" + +#: ../../mod/photos.php:680 +msgid "Show Oldest First" +msgstr "Oudste eerst weergeven" + +#: ../../mod/photos.php:707 ../../mod/photos.php:1215 +msgid "View Photo" +msgstr "Foto weergeven" + +#: ../../mod/photos.php:736 +msgid "Edit Album" +msgstr "Album bewerken" + +#: ../../mod/photos.php:781 +msgid "Permission denied. Access to this item may be restricted." +msgstr "Toegang geweigerd. Toegang tot dit item kan zijn beperkt." + +#: ../../mod/photos.php:783 +msgid "Photo not available" +msgstr "Foto niet aanwezig" + +#: ../../mod/photos.php:841 +msgid "Use as profile photo" +msgstr "Als profielfoto gebruiken" + +#: ../../mod/photos.php:848 +msgid "Private Photo" +msgstr "Privéfoto" + +#: ../../mod/photos.php:863 +msgid "View Full Size" +msgstr "Volledige grootte weergeven" + +#: ../../mod/photos.php:937 +msgid "Edit photo" +msgstr "Foto bewerken" + +#: ../../mod/photos.php:939 +msgid "Rotate CW (right)" +msgstr "Draai met de klok mee (naar rechts)" + +#: ../../mod/photos.php:940 +msgid "Rotate CCW (left)" +msgstr "Draai tegen de klok in (naar links)" + +#: ../../mod/photos.php:947 +msgid "Caption" +msgstr "Bijschrift" + +#: ../../mod/photos.php:949 +msgid "Add a Tag" +msgstr "Label toevoegen" + +#: ../../mod/photos.php:953 +msgid "Example: @bob, @Barbara_Jensen, @jim@example.com" +msgstr "Voorbeeld: @bob, @Barbara_Jansen, @jan@voorbeeld.nl" + +#: ../../mod/photos.php:956 +msgid "Flag as adult in album view" +msgstr "Markeer als voor volwassenen in albumweergave" + +#: ../../mod/photos.php:1133 +msgid "In This Photo:" +msgstr "Op deze foto:" + +#: ../../mod/photos.php:1221 +msgid "View Album" +msgstr "Album weergeven" + +#: ../../mod/photos.php:1244 +msgid "Recent Photos" +msgstr "Recente foto's" + +#: ../../mod/ping.php:265 +msgid "sent you a private message" +msgstr "stuurde jou een privébericht" + +#: ../../mod/ping.php:316 +msgid "added your channel" +msgstr "voegde jouw kanaal toe" + +#: ../../mod/ping.php:357 +msgid "posted an event" +msgstr "plaatste een gebeurtenis" #: ../../mod/appman.php:28 ../../mod/appman.php:44 msgid "App installed." @@ -7857,31 +8052,6 @@ msgstr "Standaard worden alleen de kanalen die zich op deze hub bevinden uit het msgid "No service class restrictions found." msgstr "Geen abonnementsbeperkingen gevonden." -#: ../../mod/impel.php:33 -msgid "webpage" -msgstr "Webpagina" - -#: ../../mod/impel.php:38 -msgid "block" -msgstr "blok" - -#: ../../mod/impel.php:43 -msgid "layout" -msgstr "lay-out" - -#: ../../mod/impel.php:117 -#, php-format -msgid "%s element installed" -msgstr "%s onderdeel geïnstalleerd" - -#: ../../mod/locs.php:47 ../../mod/locs.php:74 -msgid "Location not found." -msgstr "Locatie niet gevonden." - -#: ../../mod/locs.php:78 -msgid "Primary location cannot be removed." -msgstr "Primaire locatie kan niet worden verwijderd." - #: ../../view/theme/apw/php/config.php:202 #: ../../view/theme/apw/php/config.php:236 msgid "Schema Default" @@ -7896,8 +8066,6 @@ msgid "Monospace" msgstr "Monospace" #: ../../view/theme/apw/php/config.php:259 -#: ../../view/theme/blogga/php/config.php:69 -#: ../../view/theme/blogga/view/theme/blog/config.php:69 #: ../../view/theme/redbasic/php/config.php:102 msgid "Theme settings" msgstr "Thema-instellingen" @@ -8028,21 +8196,6 @@ msgstr "Rechter offset van aside (zijbalk)" msgid "Right offset of the aside element" msgstr "Rechter offset van het aside-element" -#: ../../view/theme/blogga/php/config.php:47 -#: ../../view/theme/blogga/view/theme/blog/config.php:47 -msgid "None" -msgstr "Geen" - -#: ../../view/theme/blogga/php/config.php:70 -#: ../../view/theme/blogga/view/theme/blog/config.php:70 -msgid "Header image" -msgstr "Header-afbeelding" - -#: ../../view/theme/blogga/php/config.php:71 -#: ../../view/theme/blogga/view/theme/blog/config.php:71 -msgid "Header image only on profile pages" -msgstr "Header-afbeelding alleen op profielpagina's weergeven" - #: ../../view/theme/redbasic/php/config.php:84 msgid "Light (Red Matrix default)" msgstr "Light (RedMatrix-standaard)" @@ -8167,41 +8320,41 @@ msgstr "Rommelig vormgegeven fotoalbums" msgid "Are you a clean desk or a messy desk person?" msgstr "Ben je iemand die van een opgeruimd bureau houdt of van een rommelig bureau?" -#: ../../boot.php:1294 +#: ../../boot.php:1293 #, php-format msgid "Update %s failed. See error logs." msgstr "Update %s mislukt. Zie foutenlogboek." -#: ../../boot.php:1297 +#: ../../boot.php:1296 #, php-format msgid "Update Error at %s" msgstr "Update-fout op %s" -#: ../../boot.php:1471 +#: ../../boot.php:1463 msgid "" "Create an account to access services and applications within the Red Matrix" msgstr "Maak een account aan om toegang te krijgen tot diensten en toepassingen van de RedMatrix" -#: ../../boot.php:1499 +#: ../../boot.php:1489 msgid "Password" msgstr "Wachtwoord" -#: ../../boot.php:1500 +#: ../../boot.php:1490 msgid "Remember me" msgstr "Aangemeld blijven" -#: ../../boot.php:1505 +#: ../../boot.php:1493 msgid "Forgot your password?" msgstr "Wachtwoord vergeten?" -#: ../../boot.php:1570 +#: ../../boot.php:1567 msgid "permission denied" msgstr "toegang geweigerd" -#: ../../boot.php:1571 +#: ../../boot.php:1568 msgid "Got Zot?" msgstr "Heb je Zot?" -#: ../../boot.php:2005 +#: ../../boot.php:2030 msgid "toggle mobile" msgstr "mobiele weergave omschakelen" diff --git a/view/nl/strings.php b/view/nl/strings.php index ead04a495..a61baa79f 100644 --- a/view/nl/strings.php +++ b/view/nl/strings.php @@ -7,214 +7,6 @@ function string_plural_select_nl($n){ ; $a->strings["Cannot locate DNS info for database server '%s'"] = "Kan DNS-informatie voor databaseserver '%s' niet vinden"; $a->strings["Profile Photos"] = "Profielfoto's"; -$a->strings["view full size"] = "volledige grootte tonen"; -$a->strings["Embedded content"] = "Ingesloten inhoud"; -$a->strings["Embedding disabled"] = "Insluiten uitgeschakeld"; -$a->strings["Permission denied"] = "Toegang geweigerd"; -$a->strings["(Unknown)"] = "(Onbekend)"; -$a->strings["Visible to anybody on the internet."] = "Voor iedereen op het internet zichtbaar."; -$a->strings["Visible to you only."] = "Alleen voor jou zichtbaar."; -$a->strings["Visible to anybody in this network."] = "Voor iedereen in dit netwerk zichtbaar."; -$a->strings["Visible to anybody authenticated."] = "Voor iedereen die geauthenticeerd is zichtbaar."; -$a->strings["Visible to anybody on %s."] = "Voor iedereen op %s zichtbaar."; -$a->strings["Visible to all connections."] = "Voor alle connecties zichtbaar."; -$a->strings["Visible to approved connections."] = "Voor alle goedgekeurde connecties zichtbaar."; -$a->strings["Visible to specific connections."] = "Voor specifieke connecties zichtbaar."; -$a->strings["Item not found."] = "Item niet gevonden."; -$a->strings["Permission denied."] = "Toegang geweigerd"; -$a->strings["Collection not found."] = "Collectie niet gevonden."; -$a->strings["Collection is empty."] = "Collectie is leeg"; -$a->strings["Collection: %s"] = "Collectie: %s"; -$a->strings["Connection: %s"] = "Connectie: %s"; -$a->strings["Connection not found."] = "Connectie niet gevonden."; -$a->strings["created a new post"] = "maakte een nieuw bericht aan"; -$a->strings["commented on %s's post"] = "gaf een reactie op een bericht van %s"; -$a->strings["Site Admin"] = "Hubbeheerder"; -$a->strings["Bookmarks"] = "Bladwijzers"; -$a->strings["Address Book"] = "Connecties"; -$a->strings["Login"] = "Inloggen"; -$a->strings["Channel Manager"] = "Kanaalbeheer"; -$a->strings["Matrix"] = "Matrix"; -$a->strings["Settings"] = "Instellingen"; -$a->strings["Files"] = "Bestanden"; -$a->strings["Webpages"] = "Webpagina's"; -$a->strings["Channel Home"] = "Tijdlijn kanaal"; -$a->strings["Profile"] = "Profiel"; -$a->strings["Photos"] = "Foto's"; -$a->strings["Events"] = "Agenda"; -$a->strings["Directory"] = "Gids"; -$a->strings["Help"] = "Hulp"; -$a->strings["Mail"] = "Privéberichten"; -$a->strings["Mood"] = "Stemming"; -$a->strings["Poke"] = "Aanstoten"; -$a->strings["Chat"] = "Chatten"; -$a->strings["Search"] = "Zoeken"; -$a->strings["Probe"] = "Onderzoeken"; -$a->strings["Suggest"] = "Voorstellen"; -$a->strings["Random Channel"] = "Willekeurig kanaal"; -$a->strings["Invite"] = "Uitnodigen "; -$a->strings["Features"] = "Extra functies"; -$a->strings["Language"] = "Taal"; -$a->strings["Post"] = "Bericht"; -$a->strings["Profile Photo"] = "Profielfoto"; -$a->strings["Update"] = "Bijwerken"; -$a->strings["Install"] = "Installeren"; -$a->strings["Purchase"] = "Aanschaffen"; -$a->strings["Edit"] = "Bewerken"; -$a->strings["Delete"] = "Verwijderen"; -$a->strings["Unknown"] = "Onbekend"; -$a->strings["Item was not found."] = "Item niet gevonden"; -$a->strings["No source file."] = "Geen bronbestand."; -$a->strings["Cannot locate file to replace"] = "Kan het te vervangen bestand niet vinden"; -$a->strings["Cannot locate file to revise/update"] = "Kan het bestand wat aangepast moet worden niet vinden"; -$a->strings["File exceeds size limit of %d"] = "Bestand is groter dan de toegelaten %d"; -$a->strings["You have reached your limit of %1$.0f Mbytes attachment storage."] = "Je hebt jouw limiet van %1$.0f MB opslagruimte voor bijlagen bereikt."; -$a->strings["File upload failed. Possible system limit or action terminated."] = "Uploaden van bestand mislukt. Mogelijk systeemlimiet bereikt of actie afgebroken."; -$a->strings["Stored file could not be verified. Upload failed."] = "Opgeslagen bestand kon niet worden geverifieerd. Uploaden mislukt."; -$a->strings["Path not available."] = "Pad niet beschikbaar."; -$a->strings["Empty pathname"] = "Padnaam leeg"; -$a->strings["duplicate filename or path"] = "dubbele bestandsnaam of pad"; -$a->strings["Path not found."] = "Pad niet gevonden"; -$a->strings["mkdir failed."] = "directory aanmaken (mkdir) mislukt."; -$a->strings["database storage failed."] = "opslag in database mislukt."; -$a->strings["New Page"] = "Nieuwe pagina"; -$a->strings["View"] = "Weergeven"; -$a->strings["Preview"] = "Voorvertoning"; -$a->strings["Actions"] = "Acties"; -$a->strings["Page Link"] = "Paginalink"; -$a->strings["Title"] = "Titel"; -$a->strings["Created"] = "Aangemaakt"; -$a->strings["Edited"] = "Bewerkt"; -$a->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."] = "De beveiligings-token van het tekstvak was ongeldig. Dit is mogelijk het gevolg van dat er te lang (meer dan 3 uur) gewacht is om de tekst op te slaan. "; -$a->strings["Categories"] = "Categorieën"; -$a->strings["Apps"] = "Apps"; -$a->strings["System"] = "Systeem"; -$a->strings["Personal"] = "Persoonlijk"; -$a->strings["Create Personal App"] = "Persoonlijke app maken"; -$a->strings["Edit Personal App"] = "Persoonlijke app bewerken"; -$a->strings["Connect"] = "Verbinden"; -$a->strings["Ignore/Hide"] = "Negeren/Verbergen"; -$a->strings["Suggestions"] = "Voorgestelde kanalen"; -$a->strings["See more..."] = "Meer..."; -$a->strings["You have %1$.0f of %2$.0f allowed connections."] = "Je hebt %1$.0f van de %2$.0f toegestane connecties."; -$a->strings["Add New Connection"] = "Nieuwe connectie toevoegen"; -$a->strings["Enter the channel address"] = "Vul het adres van het nieuwe kanaal in"; -$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Voorbeeld: bob@example.com, http://example.com/barbara"; -$a->strings["Notes"] = "Aantekeningen"; -$a->strings["Save"] = "Opslaan"; -$a->strings["Remove term"] = "Verwijder zoekterm"; -$a->strings["Saved Searches"] = "Opgeslagen zoekopdrachten"; -$a->strings["add"] = "toevoegen"; -$a->strings["Saved Folders"] = "Bewaarde mappen"; -$a->strings["Everything"] = "Alles"; -$a->strings["Archives"] = "Archieven"; -$a->strings["Refresh"] = "Vernieuwen"; -$a->strings["Me"] = "Ik"; -$a->strings["Best Friends"] = "Goede vrienden"; -$a->strings["Friends"] = "Vrienden"; -$a->strings["Co-workers"] = "Collega's"; -$a->strings["Former Friends"] = "Oude vrienden"; -$a->strings["Acquaintances"] = "Kennissen"; -$a->strings["Everybody"] = "Iedereen"; -$a->strings["Account settings"] = "Account"; -$a->strings["Channel settings"] = "Kanaal"; -$a->strings["Additional features"] = "Extra functies"; -$a->strings["Feature settings"] = "Plug-ins"; -$a->strings["Display settings"] = "Weergave"; -$a->strings["Connected apps"] = "Verbonden applicaties"; -$a->strings["Export channel"] = "Kanaal exporteren"; -$a->strings["Export content"] = "Inhoud exporteren"; -$a->strings["Automatic Permissions (Advanced)"] = "Automatische permissies (geavanceerd)"; -$a->strings["Premium Channel Settings"] = "Instellingen premiumkanaal"; -$a->strings["Channel Sources"] = "Kanaalbronnen"; -$a->strings["Messages"] = "Berichten"; -$a->strings["Check Mail"] = "Controleer op nieuwe berichten"; -$a->strings["New Message"] = "Nieuw bericht"; -$a->strings["Chat Rooms"] = "Chatkanalen"; -$a->strings["Bookmarked Chatrooms"] = "Bladwijzers van chatkanalen"; -$a->strings["Suggested Chatrooms"] = "Voorgestelde chatkanalen"; -$a->strings["Invalid data packet"] = "Datapakket ongeldig"; -$a->strings["Unable to verify channel signature"] = "Kanaalkenmerk kon niet worden geverifieerd. "; -$a->strings["Unable to verify site signature for %s"] = "Hubkenmerk voor %s kon niet worden geverifieerd"; -$a->strings["Image exceeds website size limit of %lu bytes"] = "Afbeelding is groter dan op deze hub toegestane limiet van %lu bytes"; -$a->strings["Image file is empty."] = "Afbeeldingsbestand is leeg"; -$a->strings["Unable to process image"] = "Afbeelding kan niet verwerkt worden"; -$a->strings["Photo storage failed."] = "Foto kan niet worden opgeslagen"; -$a->strings["Photo Albums"] = "Fotoalbums"; -$a->strings["Upload New Photos"] = "Nieuwe foto's uploaden"; -$a->strings["Visible to your default audience"] = "Voor iedereen zichtbaar, mits niet anders ingesteld"; -$a->strings["Show"] = "Tonen"; -$a->strings["Don't show"] = "Niet tonen"; -$a->strings["Permissions"] = "Permissies"; -$a->strings["Close"] = "Sluiten"; -$a->strings[" and "] = " en "; -$a->strings["public profile"] = "openbaar profiel"; -$a->strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s veranderde %2\$s naar “%3\$s”"; -$a->strings["Visit %1\$s's %2\$s"] = "Bezoek het %2\$s van %1\$s"; -$a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s heeft een aangepaste %2\$s, %3\$s veranderd."; -$a->strings["Public Timeline"] = "Openbare tijdlijn"; -$a->strings["Unable to obtain identity information from database"] = "Niet in staat om identiteitsinformatie uit de database te verkrijgen"; -$a->strings["Empty name"] = "Ontbrekende naam"; -$a->strings["Name too long"] = "Naam te lang"; -$a->strings["No account identifier"] = "Geen account-identificator"; -$a->strings["Nickname is required."] = "Bijnaam is verplicht"; -$a->strings["Reserved nickname. Please choose another."] = "Deze naam is gereserveerd. Kies een andere."; -$a->strings["Nickname has unsupported characters or is already being used on this site."] = "Deze naam heeft niet ondersteunde karakters of is al op deze hub in gebruik."; -$a->strings["Unable to retrieve created identity"] = "Niet in staat om aangemaakte identiteit te vinden"; -$a->strings["Default Profile"] = "Standaardprofiel"; -$a->strings["Requested channel is not available."] = "Opgevraagd kanaal is niet beschikbaar."; -$a->strings["Requested profile is not available."] = "Opgevraagd profiel is niet beschikbaar"; -$a->strings["Change profile photo"] = "Profielfoto veranderen"; -$a->strings["Profiles"] = "Profielen"; -$a->strings["Manage/edit profiles"] = "Profielen beheren/bewerken"; -$a->strings["Create New Profile"] = "Nieuw profiel aanmaken"; -$a->strings["Edit Profile"] = "Profiel bewerken"; -$a->strings["Profile Image"] = "Profielfoto"; -$a->strings["visible to everybody"] = "Voor iedereen zichtbaar"; -$a->strings["Edit visibility"] = "Zichtbaarheid bewerken"; -$a->strings["Location:"] = "Plaats:"; -$a->strings["Gender:"] = "Geslacht:"; -$a->strings["Status:"] = "Status:"; -$a->strings["Homepage:"] = "Homepagina:"; -$a->strings["Online Now"] = "Nu online"; -$a->strings["g A l F d"] = "G:i, l d F"; -$a->strings["F d"] = "d F"; -$a->strings["[today]"] = "[vandaag]"; -$a->strings["Birthday Reminders"] = "Verjaardagsherinneringen"; -$a->strings["Birthdays this week:"] = "Verjaardagen deze week:"; -$a->strings["[No description]"] = "[Geen omschrijving]"; -$a->strings["Event Reminders"] = "Herinneringen"; -$a->strings["Events this week:"] = "Gebeurtenissen deze week:"; -$a->strings["Full Name:"] = "Volledige naam:"; -$a->strings["Like this channel"] = "Vind dit kanaal leuk"; -$a->strings["__ctx:noun__ Like"] = array( - 0 => "vindt dit leuk", - 1 => "vinden dit leuk", -); -$a->strings["j F, Y"] = "F j Y"; -$a->strings["j F"] = "F j"; -$a->strings["Birthday:"] = "Geboortedatum:"; -$a->strings["Age:"] = "Leeftijd:"; -$a->strings["for %1\$d %2\$s"] = "voor %1\$d %2\$s"; -$a->strings["Sexual Preference:"] = "Seksuele voorkeur:"; -$a->strings["Hometown:"] = "Oorspronkelijk uit:"; -$a->strings["Tags:"] = "Trefwoorden:"; -$a->strings["Political Views:"] = "Politieke overtuigingen:"; -$a->strings["Religion:"] = "Religie:"; -$a->strings["About:"] = "Over:"; -$a->strings["Hobbies/Interests:"] = "Hobby's/interesses:"; -$a->strings["Likes:"] = "Houdt van:"; -$a->strings["Dislikes:"] = "Houdt niet van:"; -$a->strings["Contact information and Social Networks:"] = "Contactinformatie en sociale netwerken:"; -$a->strings["My other channels:"] = "Mijn andere kanalen"; -$a->strings["Musical interests:"] = "Muzikale interesses:"; -$a->strings["Books, literature:"] = "Boeken, literatuur:"; -$a->strings["Television:"] = "Televisie:"; -$a->strings["Film/dance/culture/entertainment:"] = "Films/dansen/cultuur/vermaak:"; -$a->strings["Love/Romance:"] = "Liefde/romantiek:"; -$a->strings["Work/employment:"] = "Werk/beroep:"; -$a->strings["School/education:"] = "School/opleiding:"; -$a->strings["Like this thing"] = "Vind dit ding leuk"; $a->strings["photo"] = "foto"; $a->strings["event"] = "gebeurtenis"; $a->strings["channel"] = "kanaal"; @@ -227,6 +19,7 @@ $a->strings["%1\$s poked %2\$s"] = "%1\$s heeft %2\$s aangestoten"; $a->strings["poked"] = "aangestoten"; $a->strings["__ctx:mood__ %1\$s is %2\$s"] = "%1\$s is %2\$s"; $a->strings["Select"] = "Kies"; +$a->strings["Delete"] = "Verwijderen"; $a->strings["Private Message"] = "Privébericht"; $a->strings["Message signature validated"] = "Berichtkenmerk gevalideerd"; $a->strings["Message signature incorrect"] = "Berichtkenmerk onjuist"; @@ -247,8 +40,11 @@ $a->strings["View Status"] = "Status weergeven"; $a->strings["View Profile"] = "Profiel weergeven"; $a->strings["View Photos"] = "Foto's weergeven"; $a->strings["Matrix Activity"] = "Activiteit in de RedMatrix"; +$a->strings["Connect"] = "Verbinden"; $a->strings["Edit Contact"] = "Contact bewerken"; $a->strings["Send PM"] = "Privébericht verzenden"; +$a->strings["Poke"] = "Aanstoten"; +$a->strings["Unknown"] = "Onbekend"; $a->strings["%s likes this."] = "%s vindt dit leuk."; $a->strings["%s doesn't like this."] = "%s vindt dit niet leuk."; $a->strings["<span %1\$s>%2\$d people</span> like this."] = array( @@ -274,6 +70,7 @@ $a->strings["Tag term:"] = "Label:"; $a->strings["Save to Folder:"] = "Bewaar in map: "; $a->strings["Where are you right now?"] = "Waar bevind je je op dit moment?"; $a->strings["Expires YYYY-MM-DD HH:MM"] = "Verloopt op DD-MM-YYYY om HH:MM"; +$a->strings["Preview"] = "Voorvertoning"; $a->strings["Share"] = "Delen"; $a->strings["Page link title"] = "Titel van paginalink"; $a->strings["Post as"] = "Bericht plaatsen als"; @@ -307,6 +104,7 @@ $a->strings["Commented Order"] = "Nieuwe reacties bovenaan"; $a->strings["Sort by Comment Date"] = "Berichten met nieuwe reacties bovenaan"; $a->strings["Posted Order"] = "Nieuwe berichten bovenaan"; $a->strings["Sort by Post Date"] = "Nieuwe berichten bovenaan"; +$a->strings["Personal"] = "Persoonlijk"; $a->strings["Posts that mention or involve you"] = "Alleen berichten die jou vermelden of waar je op een andere manier bij betrokken bent"; $a->strings["New"] = "Nieuw"; $a->strings["Activity Stream - by date"] = "Activiteitenstroom - volgens datum"; @@ -318,120 +116,33 @@ $a->strings["Channel"] = "Kanaal"; $a->strings["Status Messages and Posts"] = "Berichten in dit kanaal"; $a->strings["About"] = "Over"; $a->strings["Profile Details"] = "Profiel"; +$a->strings["Photos"] = "Foto's"; +$a->strings["Photo Albums"] = "Fotoalbums"; +$a->strings["Files"] = "Bestanden"; $a->strings["Files and Storage"] = "Bestanden en opslagruimte"; $a->strings["Chatrooms"] = "Chatkanalen"; +$a->strings["Bookmarks"] = "Bladwijzers"; $a->strings["Saved Bookmarks"] = "Opgeslagen bladwijzers"; +$a->strings["Webpages"] = "Webpagina's"; $a->strings["Manage Webpages"] = "Webpagina's beheren"; -$a->strings["Logged out."] = "Uitgelogd."; -$a->strings["Failed authentication"] = "Mislukte authenticatie"; -$a->strings["Login failed."] = "Inloggen mislukt."; -$a->strings["prev"] = "vorige"; -$a->strings["first"] = "eerste"; -$a->strings["last"] = "laatste"; -$a->strings["next"] = "volgende"; -$a->strings["older"] = "ouder"; -$a->strings["newer"] = "nieuwer"; -$a->strings["No connections"] = "Geen connecties"; -$a->strings["%d Connection"] = array( - 0 => "%d connectie", - 1 => "%d connecties", -); -$a->strings["View Connections"] = "Connecties weergeven"; -$a->strings["poke"] = "aanstoten"; -$a->strings["ping"] = "ping"; -$a->strings["pinged"] = "gepingd"; -$a->strings["prod"] = "por"; -$a->strings["prodded"] = "gepord"; -$a->strings["slap"] = "slaan"; -$a->strings["slapped"] = "sloeg"; -$a->strings["finger"] = "finger"; -$a->strings["fingered"] = "gefingerd"; -$a->strings["rebuff"] = "afpoeieren"; -$a->strings["rebuffed"] = "afgepoeierd"; -$a->strings["happy"] = "gelukkig"; -$a->strings["sad"] = "bedroefd"; -$a->strings["mellow"] = "mellow"; -$a->strings["tired"] = "moe"; -$a->strings["perky"] = "parmantig"; -$a->strings["angry"] = "boos"; -$a->strings["stupified"] = "beteuterd"; -$a->strings["puzzled"] = "verward"; -$a->strings["interested"] = "geïnteresseerd"; -$a->strings["bitter"] = "verbitterd"; -$a->strings["cheerful"] = "vrolijk"; -$a->strings["alive"] = "levendig"; -$a->strings["annoyed"] = "geërgerd"; -$a->strings["anxious"] = "bezorgd"; -$a->strings["cranky"] = "humeurig"; -$a->strings["disturbed"] = "verontrust"; -$a->strings["frustrated"] = "gefrustreerd "; -$a->strings["depressed"] = "gedeprimeerd"; -$a->strings["motivated"] = "gemotiveerd"; -$a->strings["relaxed"] = "ontspannen"; -$a->strings["surprised"] = "verrast"; -$a->strings["Monday"] = "maandag"; -$a->strings["Tuesday"] = "dinsdag"; -$a->strings["Wednesday"] = "woensdag"; -$a->strings["Thursday"] = "donderdag"; -$a->strings["Friday"] = "vrijdag"; -$a->strings["Saturday"] = "zaterdag"; -$a->strings["Sunday"] = "zondag"; -$a->strings["January"] = "januari"; -$a->strings["February"] = "februari"; -$a->strings["March"] = "maart"; -$a->strings["April"] = "april"; -$a->strings["May"] = "mei"; -$a->strings["June"] = "juni"; -$a->strings["July"] = "juli"; -$a->strings["August"] = "augustus"; -$a->strings["September"] = "september"; -$a->strings["October"] = "oktober"; -$a->strings["November"] = "november"; -$a->strings["December"] = "december"; -$a->strings["unknown.???"] = "onbekend.???"; -$a->strings["bytes"] = "bytes"; -$a->strings["remove category"] = "categorie verwijderen"; -$a->strings["remove from file"] = "uit map verwijderen"; -$a->strings["Click to open/close"] = "Klik om te openen of te sluiten"; -$a->strings["Link to Source"] = "Originele locatie"; -$a->strings["Select a page layout: "] = "Kies een paginalay-out: "; -$a->strings["default"] = "standaard"; -$a->strings["Page content type: "] = "Opmaakcode pagina"; -$a->strings["Select an alternate language"] = "Kies een andere taal"; -$a->strings["activity"] = "activiteit"; -$a->strings["Design"] = "Ontwerp"; -$a->strings["Blocks"] = "Blokken"; -$a->strings["Menus"] = "Menu's"; -$a->strings["Layouts"] = "Lay-outs"; -$a->strings["Pages"] = "Pagina's"; -$a->strings["%1\$s's bookmarks"] = "Bladwijzers van %1\$s"; -$a->strings["Tags"] = "Labels"; -$a->strings["Keywords"] = "Trefwoorden"; -$a->strings["have"] = "heb"; -$a->strings["has"] = "heeft"; -$a->strings["want"] = "wil"; -$a->strings["wants"] = "wil"; -$a->strings["like"] = "vind dit leuk"; -$a->strings["likes"] = "vindt dit leuk"; -$a->strings["dislike"] = "vind dit niet leuk"; -$a->strings["dislikes"] = "vindt dit niet leuk"; -$a->strings["Default"] = "Standaard"; -$a->strings["Frequently"] = "Regelmatig"; -$a->strings["Hourly"] = "Elk uur"; -$a->strings["Twice daily"] = "Twee keer per dag"; -$a->strings["Daily"] = "Dagelijks"; -$a->strings["Weekly"] = "Wekelijks"; -$a->strings["Monthly"] = "Maandelijks"; -$a->strings["Friendica"] = "Friendica"; -$a->strings["OStatus"] = "OStatus"; -$a->strings["RSS/Atom"] = "RSS/Atom"; -$a->strings["Email"] = "E-mail"; -$a->strings["Diaspora"] = "Diaspora"; -$a->strings["Facebook"] = "Facebook"; -$a->strings["Zot!"] = "Zot!"; -$a->strings["LinkedIn"] = "LinkedIn"; -$a->strings["XMPP/IM"] = "XMPP/IM"; -$a->strings["MySpace"] = "MySpace"; +$a->strings["Channel is blocked on this site."] = "Kanaal is op deze hub geblokkeerd."; +$a->strings["Channel location missing."] = "Ontbrekende kanaallocatie."; +$a->strings["Response from remote channel was incomplete."] = "Antwoord van het kanaal op afstand was niet volledig."; +$a->strings["Channel was deleted and no longer exists."] = "Kanaal is verwijderd en bestaat niet meer."; +$a->strings["Protocol disabled."] = "Protocol uitgeschakeld."; +$a->strings["Channel discovery failed."] = "Kanaal ontdekken mislukt."; +$a->strings["local account not found."] = "lokale account niet gevonden."; +$a->strings["Cannot connect to yourself."] = "Kan niet met jezelf verbinden"; +$a->strings["created a new post"] = "maakte een nieuw bericht aan"; +$a->strings["commented on %s's post"] = "gaf een reactie op een bericht van %s"; +$a->strings["New Page"] = "Nieuwe pagina"; +$a->strings["Edit"] = "Bewerken"; +$a->strings["View"] = "Weergeven"; +$a->strings["Actions"] = "Acties"; +$a->strings["Page Link"] = "Paginalink"; +$a->strings["Title"] = "Titel"; +$a->strings["Created"] = "Aangemaakt"; +$a->strings["Edited"] = "Bewerkt"; $a->strings["%d invitation available"] = array( 0 => "%d uitnodiging beschikbaar", 1 => "%d uitnodigingen beschikbaar", @@ -445,35 +156,71 @@ $a->strings["Find"] = "Vinden"; $a->strings["Channel Suggestions"] = "Voorgestelde kanalen"; $a->strings["Random Profile"] = "Willekeurig profiel"; $a->strings["Invite Friends"] = "Vrienden uitnodigen"; -$a->strings["Exammple: name=fred and country=iceland"] = "Voorbeeld: (voor naam) name=herman en (voor land) country=nederland"; -$a->strings["Advanced Find"] = "Geavanceerd zoeken"; +$a->strings["Advanced example: name=fred and country=iceland"] = "Geavanceerd voorbeeld (Engels): name=jan en country=nederland"; +$a->strings["Saved Folders"] = "Bewaarde mappen"; +$a->strings["Everything"] = "Alles"; +$a->strings["Categories"] = "Categorieën"; $a->strings["%d connection in common"] = array( 0 => "%d gemeenschappelijke connectie", 1 => "%d gemeenschappelijke connecties", ); $a->strings["show more"] = "meer connecties weergeven"; +$a->strings["Embedded content"] = "Ingesloten inhoud"; +$a->strings["Embedding disabled"] = "Insluiten uitgeschakeld"; +$a->strings["No recipient provided."] = "Geen ontvanger opgegeven."; +$a->strings["[no subject]"] = "[geen onderwerp]"; +$a->strings["Unable to determine sender."] = "Afzender kan niet bepaald worden."; +$a->strings["Stored post could not be verified."] = "Opgeslagen bericht kon niet worden geverifieerd."; +$a->strings[" and "] = " en "; +$a->strings["public profile"] = "openbaar profiel"; +$a->strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s veranderde %2\$s naar “%3\$s”"; +$a->strings["Visit %1\$s's %2\$s"] = "Bezoek het %2\$s van %1\$s"; +$a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s heeft een aangepaste %2\$s, %3\$s veranderd."; +$a->strings["Visible to your default audience"] = "Voor iedereen zichtbaar, mits niet anders ingesteld"; +$a->strings["Show"] = "Tonen"; +$a->strings["Don't show"] = "Niet tonen"; +$a->strings["Permissions"] = "Permissies"; +$a->strings["Close"] = "Sluiten"; +$a->strings["Attachments:"] = "Bijlagen:"; $a->strings["l F d, Y \\@ g:i A"] = "l d F Y \\@ G:i"; +$a->strings["Redmatrix event notification:"] = "Notificatie RedMatrix-gebeurtenis:"; $a->strings["Starts:"] = "Start:"; $a->strings["Finishes:"] = "Einde:"; -$a->strings["This event has been added to your calendar."] = "Dit evenement is aan jouw agenda toegevoegd."; -$a->strings["Not a valid email address"] = "Geen geldig e-mailadres"; -$a->strings["Your email domain is not among those allowed on this site"] = "Jouw e-maildomein is op deze RedMatrix-hub niet toegestaan"; -$a->strings["Your email address is already registered at this site."] = "Jouw e-mailadres is al op deze RedMatrix-hub geregistreerd."; -$a->strings["An invitation is required."] = "Een uitnodiging is vereist"; -$a->strings["Invitation could not be verified."] = "Uitnodiging kon niet geverifieerd worden"; -$a->strings["Please enter the required information."] = "Vul de vereiste informatie in."; -$a->strings["Failed to store account information."] = "Account-informatie kon niet opgeslagen worden."; -$a->strings["Registration confirmation for %s"] = "Registratiebevestiging voor %s"; -$a->strings["Registration request at %s"] = "Registratiebevestiging voor %s"; -$a->strings["Administrator"] = "Beheerder"; -$a->strings["your registration password"] = "jouw registratiewachtwoord"; -$a->strings["Registration details for %s"] = "Registratiegegevens voor %s"; -$a->strings["Account approved."] = "Account goedgekeurd"; -$a->strings["Registration revoked for %s"] = "Registratie ingetrokken voor %s"; -$a->strings["Account verified. Please login."] = "Account is geverifieerd. Je kan inloggen."; -$a->strings["Click here to upgrade."] = "Klik hier om te upgraden."; -$a->strings["This action exceeds the limits set by your subscription plan."] = "Deze handeling overschrijdt de beperkingen die voor jouw abonnement gelden."; -$a->strings["This action is not available under your subscription plan."] = "Deze handeling is niet mogelijk met jouw abonnement."; +$a->strings["Location:"] = "Plaats:"; +$a->strings["Permission denied."] = "Toegang geweigerd"; +$a->strings["Item was not found."] = "Item niet gevonden"; +$a->strings["No source file."] = "Geen bronbestand."; +$a->strings["Cannot locate file to replace"] = "Kan het te vervangen bestand niet vinden"; +$a->strings["Cannot locate file to revise/update"] = "Kan het bestand wat aangepast moet worden niet vinden"; +$a->strings["File exceeds size limit of %d"] = "Bestand is groter dan de toegelaten %d"; +$a->strings["You have reached your limit of %1$.0f Mbytes attachment storage."] = "Je hebt jouw limiet van %1$.0f MB opslagruimte voor bijlagen bereikt."; +$a->strings["File upload failed. Possible system limit or action terminated."] = "Uploaden van bestand mislukt. Mogelijk systeemlimiet bereikt of actie afgebroken."; +$a->strings["Stored file could not be verified. Upload failed."] = "Opgeslagen bestand kon niet worden geverifieerd. Uploaden mislukt."; +$a->strings["Path not available."] = "Pad niet beschikbaar."; +$a->strings["Empty pathname"] = "Padnaam leeg"; +$a->strings["duplicate filename or path"] = "dubbele bestandsnaam of pad"; +$a->strings["Path not found."] = "Pad niet gevonden"; +$a->strings["mkdir failed."] = "directory aanmaken (mkdir) mislukt."; +$a->strings["database storage failed."] = "opslag in database mislukt."; +$a->strings["parent"] = "omhoog"; +$a->strings["Collection"] = "map"; +$a->strings["Principal"] = "principal"; +$a->strings["Addressbook"] = "Adresboek"; +$a->strings["Calendar"] = "Agenda"; +$a->strings["Schedule Inbox"] = "Planning-postvak IN"; +$a->strings["Schedule Outbox"] = "Planning-postvak UIT"; +$a->strings["%1\$s used"] = "%1\$s gebruikt"; +$a->strings["%1\$s used of %2\$s (%3\$s%)"] = "%1\$s van %2\$s gebruikt (%3\$s%)"; +$a->strings["Name"] = "Naam"; +$a->strings["Type"] = "Type"; +$a->strings["Size"] = "Grootte"; +$a->strings["Last Modified"] = "Laatst gewijzigd"; +$a->strings["Total"] = "Totaal"; +$a->strings["Create new folder"] = "Nieuwe map aanmaken"; +$a->strings["Create"] = "Aanmaken"; +$a->strings["Upload file"] = "Bestand uploaden"; +$a->strings["Upload"] = "Uploaden"; +$a->strings["%1\$s's bookmarks"] = "Bladwijzers van %1\$s"; $a->strings["Logout"] = "Uitloggen"; $a->strings["End this session"] = "Beëindig deze sessie"; $a->strings["Home"] = "Home"; @@ -481,12 +228,15 @@ $a->strings["Your posts and conversations"] = "Jouw berichten en conversaties"; $a->strings["Your profile page"] = "Jouw profielpagina"; $a->strings["Edit Profiles"] = "Bewerk profielen"; $a->strings["Manage/Edit profiles"] = "Beheer/wijzig profielen"; +$a->strings["Edit Profile"] = "Profiel bewerken"; $a->strings["Edit your profile"] = "Jouw profiel bewerken"; $a->strings["Your photos"] = "Jouw foto's"; $a->strings["Your files"] = "Jouw bestanden"; +$a->strings["Chat"] = "Chatten"; $a->strings["Your chatrooms"] = "Jouw chatkanalen"; $a->strings["Your bookmarks"] = "Jouw bladwijzers"; $a->strings["Your webpages"] = "Jouw webpagina's"; +$a->strings["Login"] = "Inloggen"; $a->strings["Sign in"] = "Inloggen"; $a->strings["%s - click to logout"] = "%s - klik om uit te loggen"; $a->strings["Remote authentication"] = "Authenticatie op afstand"; @@ -494,12 +244,18 @@ $a->strings["Click to authenticate to your home hub"] = "Authenticeer jezelf via $a->strings["Home Page"] = "Homepage"; $a->strings["Register"] = "Registreren"; $a->strings["Create an account"] = "Maak een account aan"; +$a->strings["Help"] = "Hulp"; $a->strings["Help and documentation"] = "Hulp en documentatie"; +$a->strings["Apps"] = "Apps"; $a->strings["Applications, utilities, links, games"] = "Apps"; +$a->strings["Search"] = "Zoeken"; $a->strings["Search site content"] = "Inhoud van deze RedMatrix-hub doorzoeken"; -$a->strings["Channel Locator"] = "Kanalengids"; +$a->strings["Directory"] = "Kanalengids"; +$a->strings["Channel Directory"] = "Kanalengids"; +$a->strings["Matrix"] = "Matrix"; $a->strings["Your matrix"] = "Jouw matrix"; $a->strings["Mark all matrix notifications seen"] = "Markeer alle matrixnotificaties als bekeken"; +$a->strings["Channel Home"] = "Tijdlijn kanaal"; $a->strings["Channel home"] = "Tijdlijn kanaal"; $a->strings["Mark all channel notifications seen"] = "Alle kanaalnotificaties als gelezen markeren"; $a->strings["Connections"] = "Connecties"; @@ -507,27 +263,155 @@ $a->strings["Notices"] = "Notificaties"; $a->strings["Notifications"] = "Notificaties"; $a->strings["See all notifications"] = "Alle notificaties weergeven"; $a->strings["Mark all system notifications seen"] = "Markeer alle systeemnotificaties als bekeken"; +$a->strings["Mail"] = "Privéberichten"; $a->strings["Private mail"] = "Privéberichten"; $a->strings["See all private messages"] = "Alle privéberichten weergeven"; $a->strings["Mark all private messages seen"] = "Markeer alle privéberichten als bekeken"; $a->strings["Inbox"] = "Postvak IN"; $a->strings["Outbox"] = "Postvak UIT"; +$a->strings["New Message"] = "Nieuw bericht"; +$a->strings["Events"] = "Agenda"; $a->strings["Event Calendar"] = "Agenda"; $a->strings["See all events"] = "Alle gebeurtenissen weergeven"; $a->strings["Mark all events seen"] = "Markeer alle gebeurtenissen als bekeken"; +$a->strings["Channel Manager"] = "Kanaalbeheer"; $a->strings["Manage Your Channels"] = "Beheer je kanalen"; +$a->strings["Settings"] = "Instellingen"; $a->strings["Account/Channel Settings"] = "Account-/kanaal-instellingen"; $a->strings["Admin"] = "Beheer"; $a->strings["Site Setup and Configuration"] = "Hub instellen en beheren"; $a->strings["Please wait..."] = "Wachten aub..."; -$a->strings["Sort Options"] = "Sorteeropties"; +$a->strings["view full size"] = "volledige grootte tonen"; +$a->strings["Default"] = "Standaard"; +$a->strings["Frequently"] = "Regelmatig"; +$a->strings["Hourly"] = "Elk uur"; +$a->strings["Twice daily"] = "Twee keer per dag"; +$a->strings["Daily"] = "Dagelijks"; +$a->strings["Weekly"] = "Wekelijks"; +$a->strings["Monthly"] = "Maandelijks"; +$a->strings["Friendica"] = "Friendica"; +$a->strings["OStatus"] = "OStatus"; +$a->strings["RSS/Atom"] = "RSS/Atom"; +$a->strings["Email"] = "E-mail"; +$a->strings["Diaspora"] = "Diaspora"; +$a->strings["Facebook"] = "Facebook"; +$a->strings["Zot!"] = "Zot!"; +$a->strings["LinkedIn"] = "LinkedIn"; +$a->strings["XMPP/IM"] = "XMPP/IM"; +$a->strings["MySpace"] = "MySpace"; +$a->strings["Unable to obtain identity information from database"] = "Niet in staat om identiteitsinformatie uit de database te verkrijgen"; +$a->strings["Empty name"] = "Ontbrekende naam"; +$a->strings["Name too long"] = "Naam te lang"; +$a->strings["No account identifier"] = "Geen account-identificator"; +$a->strings["Nickname is required."] = "Bijnaam is verplicht"; +$a->strings["Reserved nickname. Please choose another."] = "Deze naam is gereserveerd. Kies een andere."; +$a->strings["Nickname has unsupported characters or is already being used on this site."] = "Deze naam heeft niet ondersteunde karakters of is al op deze hub in gebruik."; +$a->strings["Unable to retrieve created identity"] = "Niet in staat om aangemaakte identiteit te vinden"; +$a->strings["Default Profile"] = "Standaardprofiel"; +$a->strings["Friends"] = "Vrienden"; +$a->strings["Requested channel is not available."] = "Opgevraagd kanaal is niet beschikbaar."; +$a->strings["Requested profile is not available."] = "Opgevraagd profiel is niet beschikbaar"; +$a->strings["Change profile photo"] = "Profielfoto veranderen"; +$a->strings["Profiles"] = "Profielen"; +$a->strings["Manage/edit profiles"] = "Profielen beheren/bewerken"; +$a->strings["Create New Profile"] = "Nieuw profiel aanmaken"; +$a->strings["Profile Image"] = "Profielfoto"; +$a->strings["visible to everybody"] = "Voor iedereen zichtbaar"; +$a->strings["Edit visibility"] = "Zichtbaarheid bewerken"; +$a->strings["Gender:"] = "Geslacht:"; +$a->strings["Status:"] = "Status:"; +$a->strings["Homepage:"] = "Homepagina:"; +$a->strings["Online Now"] = "Nu online"; +$a->strings["g A l F d"] = "G:i, l d F"; +$a->strings["F d"] = "d F"; +$a->strings["[today]"] = "[vandaag]"; +$a->strings["Birthday Reminders"] = "Verjaardagsherinneringen"; +$a->strings["Birthdays this week:"] = "Verjaardagen deze week:"; +$a->strings["[No description]"] = "[Geen omschrijving]"; +$a->strings["Event Reminders"] = "Herinneringen"; +$a->strings["Events this week:"] = "Gebeurtenissen deze week:"; +$a->strings["Profile"] = "Profiel"; +$a->strings["Full Name:"] = "Volledige naam:"; +$a->strings["Like this channel"] = "Vind dit kanaal leuk"; +$a->strings["__ctx:noun__ Like"] = array( + 0 => "vindt dit leuk", + 1 => "vinden dit leuk", +); +$a->strings["j F, Y"] = "F j Y"; +$a->strings["j F"] = "F j"; +$a->strings["Birthday:"] = "Geboortedatum:"; +$a->strings["Age:"] = "Leeftijd:"; +$a->strings["for %1\$d %2\$s"] = "voor %1\$d %2\$s"; +$a->strings["Sexual Preference:"] = "Seksuele voorkeur:"; +$a->strings["Hometown:"] = "Oorspronkelijk uit:"; +$a->strings["Tags:"] = "Trefwoorden:"; +$a->strings["Political Views:"] = "Politieke overtuigingen:"; +$a->strings["Religion:"] = "Religie:"; +$a->strings["About:"] = "Over:"; +$a->strings["Hobbies/Interests:"] = "Hobby's/interesses:"; +$a->strings["Likes:"] = "Houdt van:"; +$a->strings["Dislikes:"] = "Houdt niet van:"; +$a->strings["Contact information and Social Networks:"] = "Contactinformatie en sociale netwerken:"; +$a->strings["My other channels:"] = "Mijn andere kanalen"; +$a->strings["Musical interests:"] = "Muzikale interesses:"; +$a->strings["Books, literature:"] = "Boeken, literatuur:"; +$a->strings["Television:"] = "Televisie:"; +$a->strings["Film/dance/culture/entertainment:"] = "Films/dansen/cultuur/vermaak:"; +$a->strings["Love/Romance:"] = "Liefde/romantiek:"; +$a->strings["Work/employment:"] = "Werk/beroep:"; +$a->strings["School/education:"] = "School/opleiding:"; +$a->strings["Like this thing"] = "Vind dit ding leuk"; +$a->strings["Image/photo"] = "Afbeelding/foto"; +$a->strings["Encrypted content"] = "Versleutelde inhoud"; +$a->strings["Install design element: "] = "Installeer ontwerp-onderdeel"; +$a->strings["QR code"] = "QR-code"; +$a->strings["%1\$s wrote the following %2\$s %3\$s"] = "%1\$s schreef het volgende %2\$s %3\$s"; +$a->strings["post"] = "bericht"; +$a->strings["$1 spoiler"] = "$1 spoiler"; +$a->strings["$1 wrote:"] = "$1 schreef:"; +$a->strings["Miscellaneous"] = "Diversen"; +$a->strings["YYYY-MM-DD or MM-DD"] = "JJJJ-MM-DD of MM-DD"; +$a->strings["never"] = "nooit"; +$a->strings["less than a second ago"] = "minder dan een seconde geleden"; +$a->strings["year"] = "jaar"; +$a->strings["years"] = "jaren"; +$a->strings["month"] = "maand"; +$a->strings["months"] = "maanden"; +$a->strings["week"] = "week"; +$a->strings["weeks"] = "weken"; +$a->strings["day"] = "dag"; +$a->strings["days"] = "dagen"; +$a->strings["hour"] = "uur"; +$a->strings["hours"] = "uren"; +$a->strings["minute"] = "minuut"; +$a->strings["minutes"] = "minuten"; +$a->strings["second"] = "seconde"; +$a->strings["seconds"] = "seconden"; +$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s geleden"; +$a->strings["%1\$s's birthday"] = "Verjaardag van %1\$s"; +$a->strings["Happy Birthday %1\$s"] = "Gefeliciteerd met je verjaardag %1\$s"; +$a->strings["Invalid data packet"] = "Datapakket ongeldig"; +$a->strings["Unable to verify channel signature"] = "Kanaalkenmerk kon niet worden geverifieerd. "; +$a->strings["Unable to verify site signature for %s"] = "Hubkenmerk voor %s kon niet worden geverifieerd"; +$a->strings["Tags"] = "Labels"; +$a->strings["Keywords"] = "Trefwoorden"; +$a->strings["have"] = "heb"; +$a->strings["has"] = "heeft"; +$a->strings["want"] = "wil"; +$a->strings["wants"] = "wil"; +$a->strings["like"] = "vind dit leuk"; +$a->strings["likes"] = "vindt dit leuk"; +$a->strings["dislike"] = "vind dit niet leuk"; +$a->strings["dislikes"] = "vindt dit niet leuk"; +$a->strings["Public Timeline"] = "Openbare tijdlijn"; +$a->strings["Directory Options"] = "Opties kanalengids"; $a->strings["Alphabetic"] = "Alfabetisch"; $a->strings["Reverse Alphabetic"] = "Omgekeerd alfabetisch"; $a->strings["Newest to Oldest"] = "Nieuw naar oud"; +$a->strings["Public Forums Only"] = "Alleen openbare forums"; $a->strings["Enable Safe Search"] = "Veilig zoeken inschakelen"; $a->strings["Disable Safe Search"] = "Veilig zoeken uitschakelen"; $a->strings["Safe Mode"] = "Veilig zoeken"; -$a->strings["Attachments:"] = "Bijlagen:"; $a->strings["Red Matrix Notification"] = "RedMatrix-notificatie"; $a->strings["redmatrix"] = "RedMatrix"; $a->strings["Thank You,"] = "Bedankt,"; @@ -568,11 +452,16 @@ $a->strings["Name:"] = "Naam:"; $a->strings["Photo:"] = "Foto:"; $a->strings["Please visit %s to approve or reject the suggestion."] = "Bezoek %s om het voorstel te accepteren of af te wijzen."; $a->strings["[Red:Notify]"] = "[Red:Notificatie]"; -$a->strings["Missing room name"] = "Naam chatkanaal ontbreekt"; -$a->strings["Duplicate room name"] = "Naam chatkanaal bestaat al"; -$a->strings["Invalid room specifier."] = "Ongeldige omschrijving chatkanaal"; -$a->strings["Room not found."] = "Chatkanaal niet gevonden"; -$a->strings["Room is full"] = "Chatkanaal is vol"; +$a->strings["This event has been added to your calendar."] = "Dit evenement is aan jouw agenda toegevoegd."; +$a->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."] = "Een verwijderde collectie met deze naam is gereactiveerd. Bestaande itemrechten <strong>kunnen</strong> van toepassing zijn op deze collectie en toekomstige leden. Wanneer je dit niet zo bedoeld hebt, moet je een nieuwe collectie met een andere naam aanmaken."; +$a->strings["Default privacy group for new contacts"] = "Standaard privacy-collectie voor nieuwe kanalen"; +$a->strings["All Channels"] = "Alle kanalen"; +$a->strings["edit"] = "bewerken"; +$a->strings["Collections"] = "Collecties"; +$a->strings["Edit collection"] = "Collectie bewerken"; +$a->strings["Create a new collection"] = "Nieuwe collectie aanmaken"; +$a->strings["Channels not in any collection"] = "Kanalen die zich in geen enkele collectie bevinden"; +$a->strings["add"] = "toevoegen"; $a->strings["General Features"] = "Algemene functies"; $a->strings["Content Expiration"] = "Inhoud laten verlopen"; $a->strings["Remove posts/comments and/or private messages at a future time"] = "Berichten, reacties en/of privéberichten na een bepaalde tijd verwijderen"; @@ -599,14 +488,18 @@ $a->strings["Use Markdown"] = "Markdown gebruiken"; $a->strings["Allow use of \"Markdown\" to format posts"] = "Sta het gebruik van \"markdown\" toe om berichten mee op te maken."; $a->strings["Post Preview"] = "Voorvertoning"; $a->strings["Allow previewing posts and comments before publishing them"] = "Een optie om je berichten en reacties voor het definitief publiceren voor te vertonen"; +$a->strings["Channel Sources"] = "Kanaalbronnen"; $a->strings["Automatically import channel content from other channels or feeds"] = "Automatisch inhoud uit andere kanalen of feeds importeren."; $a->strings["Even More Encryption"] = "Extra encryptie"; $a->strings["Allow optional encryption of content end-to-end with a shared secret key"] = "Sta toe dat inhoud extra end-to-end wordt versleuteld met een gedeelde geheime sleutel."; +$a->strings["Flag Adult Photos"] = "Markeer foto's als voor volwassenen"; +$a->strings["Provide photo edit option to hide adult photos from default album view"] = "Zorgt voor een optie om foto's met inhoud voor volwassenen in de standaard albumweergave te verbergen"; $a->strings["Network and Stream Filtering"] = "Netwerk- en streamfilter"; $a->strings["Search by Date"] = "Zoek op datum"; $a->strings["Ability to select posts by date ranges"] = "Mogelijkheid om berichten op datum te filteren "; $a->strings["Collections Filter"] = "Filter op collecties"; $a->strings["Enable widget to display Network posts only from selected collections"] = "Sta de widget toe om netwerkberichten te tonen van bepaalde collecties"; +$a->strings["Saved Searches"] = "Opgeslagen zoekopdrachten"; $a->strings["Save search terms for re-use"] = "Sla zoekopdrachten op voor hergebruik"; $a->strings["Network Personal Tab"] = "Persoonlijke netwerktab"; $a->strings["Enable tab to display only Network posts that you've interacted on"] = "Sta het toe dat de tab netwerkberichten toont waarmee je interactie had"; @@ -630,93 +523,201 @@ $a->strings["Star Posts"] = "Geef berichten een ster"; $a->strings["Ability to mark special posts with a star indicator"] = "Mogelijkheid om speciale berichten met een ster te markeren"; $a->strings["Tag Cloud"] = "Wolk met trefwoorden/labels"; $a->strings["Provide a personal tag cloud on your channel page"] = "Zorgt voor een persoonlijke wolk met trefwoorden of labels op jouw kanaalpagina"; -$a->strings["Channel is blocked on this site."] = "Kanaal is op deze hub geblokkeerd."; -$a->strings["Channel location missing."] = "Ontbrekende kanaallocatie."; -$a->strings["Response from remote channel was incomplete."] = "Antwoord van het kanaal op afstand was niet volledig."; -$a->strings["Channel was deleted and no longer exists."] = "Kanaal is verwijderd en bestaat niet meer."; -$a->strings["Protocol disabled."] = "Protocol uitgeschakeld."; -$a->strings["Channel discovery failed."] = "Kanaal ontdekken mislukt."; -$a->strings["local account not found."] = "lokale account niet gevonden."; -$a->strings["Cannot connect to yourself."] = "Kan niet met jezelf verbinden"; -$a->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."] = "Een verwijderde collectie met deze naam is gereactiveerd. Bestaande itemrechten <strong>kunnen</strong> van toepassing zijn op deze collectie en toekomstige leden. Wanneer je dit niet zo bedoeld hebt, moet je een nieuwe collectie met een andere naam aanmaken."; -$a->strings["Default privacy group for new contacts"] = "Standaard privacy-collectie voor nieuwe kanalen"; -$a->strings["All Channels"] = "Alle kanalen"; -$a->strings["edit"] = "bewerken"; -$a->strings["Collections"] = "Collecties"; -$a->strings["Edit collection"] = "Collectie bewerken"; -$a->strings["Create a new collection"] = "Nieuwe collectie aanmaken"; -$a->strings["Channels not in any collection"] = "Kanalen die zich in geen enkele collectie bevinden"; -$a->strings["Image/photo"] = "Afbeelding/foto"; -$a->strings["Encrypted content"] = "Versleutelde inhoud"; -$a->strings["Install design element: "] = "Installeer ontwerp-onderdeel"; -$a->strings["QR code"] = "QR-code"; -$a->strings["%1\$s wrote the following %2\$s %3\$s"] = "%1\$s schreef het volgende %2\$s %3\$s"; -$a->strings["post"] = "bericht"; -$a->strings["$1 spoiler"] = "$1 spoiler"; -$a->strings["$1 wrote:"] = "$1 schreef:"; -$a->strings["parent"] = "omhoog"; -$a->strings["Collection"] = "map"; -$a->strings["Principal"] = "principal"; -$a->strings["Addressbook"] = "Adresboek"; -$a->strings["Calendar"] = "Agenda"; -$a->strings["Schedule Inbox"] = "Planning-postvak IN"; -$a->strings["Schedule Outbox"] = "Planning-postvak UIT"; -$a->strings["%1\$s used"] = "%1\$s gebruikt"; -$a->strings["%1\$s used of %2\$s (%3\$s%)"] = "%1\$s van %2\$s gebruikt (%3\$s%)"; -$a->strings["Name"] = "Naam"; -$a->strings["Type"] = "Type"; -$a->strings["Size"] = "Grootte"; -$a->strings["Last Modified"] = "Laatst gewijzigd"; -$a->strings["Total"] = "Totaal"; -$a->strings["Create new folder"] = "Nieuwe map aanmaken"; -$a->strings["Create"] = "Aanmaken"; -$a->strings["Upload file"] = "Bestand uploaden"; -$a->strings["Upload"] = "Uploaden"; -$a->strings["No recipient provided."] = "Geen ontvanger opgegeven."; -$a->strings["[no subject]"] = "[geen onderwerp]"; -$a->strings["Unable to determine sender."] = "Afzender kan niet bepaald worden."; -$a->strings["Stored post could not be verified."] = "Opgeslagen bericht kon niet worden geverifieerd."; -$a->strings["Save to Folder"] = "In map opslaan"; -$a->strings["View all"] = "Toon alles"; -$a->strings["__ctx:noun__ Dislike"] = array( - 0 => "vindt dit niet leuk", - 1 => "vinden dit niet leuk", -); -$a->strings["Add Star"] = "Ster toevoegen"; -$a->strings["Remove Star"] = "Ster verwijderen"; -$a->strings["Toggle Star Status"] = "Ster toevoegen of verwijderen"; -$a->strings["starred"] = "met ster"; -$a->strings["Add Tag"] = "Label toevoegen"; -$a->strings["I like this (toggle)"] = "Vind ik leuk"; -$a->strings["I don't like this (toggle)"] = "Vind ik niet leuk"; -$a->strings["Share This"] = "Delen"; -$a->strings["share"] = "delen"; -$a->strings["View %s's profile - %s"] = "Profiel van %s bekijken - %s"; -$a->strings["to"] = "aan"; -$a->strings["via"] = "via"; -$a->strings["Wall-to-Wall"] = "Kanaal-naar-kanaal"; -$a->strings["via Wall-To-Wall:"] = "via kanaal-naar-kanaal"; -$a->strings["Save Bookmarks"] = "Bladwijzers opslaan"; -$a->strings["Add to Calendar"] = "Aan agenda toevoegen"; -$a->strings["__ctx:noun__ Likes"] = "vinden dit leuk"; -$a->strings["__ctx:noun__ Dislikes"] = "vinden dit niet leuk"; -$a->strings["%d comment"] = array( - 0 => "%d reactie", - 1 => "%d reacties weergeven", +$a->strings["prev"] = "vorige"; +$a->strings["first"] = "eerste"; +$a->strings["last"] = "laatste"; +$a->strings["next"] = "volgende"; +$a->strings["older"] = "ouder"; +$a->strings["newer"] = "nieuwer"; +$a->strings["No connections"] = "Geen connecties"; +$a->strings["%d Connection"] = array( + 0 => "%d connectie", + 1 => "%d connecties", ); -$a->strings["[+] show all"] = "[+] alle"; -$a->strings["This is you"] = "Dit ben jij"; -$a->strings["Comment"] = "Reactie"; -$a->strings["Submit"] = "Opslaan"; -$a->strings["Bold"] = "Vet"; -$a->strings["Italic"] = "Cursief"; -$a->strings["Underline"] = "Onderstrepen"; -$a->strings["Quote"] = "Citeren"; -$a->strings["Code"] = "Broncode"; -$a->strings["Image"] = "Afbeelding"; -$a->strings["Link"] = "Link"; -$a->strings["Video"] = "Video"; +$a->strings["View Connections"] = "Connecties weergeven"; +$a->strings["Save"] = "Opslaan"; +$a->strings["poke"] = "aanstoten"; +$a->strings["ping"] = "ping"; +$a->strings["pinged"] = "gepingd"; +$a->strings["prod"] = "por"; +$a->strings["prodded"] = "gepord"; +$a->strings["slap"] = "slaan"; +$a->strings["slapped"] = "sloeg"; +$a->strings["finger"] = "finger"; +$a->strings["fingered"] = "gefingerd"; +$a->strings["rebuff"] = "afpoeieren"; +$a->strings["rebuffed"] = "afgepoeierd"; +$a->strings["happy"] = "gelukkig"; +$a->strings["sad"] = "bedroefd"; +$a->strings["mellow"] = "mellow"; +$a->strings["tired"] = "moe"; +$a->strings["perky"] = "parmantig"; +$a->strings["angry"] = "boos"; +$a->strings["stupified"] = "beteuterd"; +$a->strings["puzzled"] = "verward"; +$a->strings["interested"] = "geïnteresseerd"; +$a->strings["bitter"] = "verbitterd"; +$a->strings["cheerful"] = "vrolijk"; +$a->strings["alive"] = "levendig"; +$a->strings["annoyed"] = "geërgerd"; +$a->strings["anxious"] = "bezorgd"; +$a->strings["cranky"] = "humeurig"; +$a->strings["disturbed"] = "verontrust"; +$a->strings["frustrated"] = "gefrustreerd "; +$a->strings["depressed"] = "gedeprimeerd"; +$a->strings["motivated"] = "gemotiveerd"; +$a->strings["relaxed"] = "ontspannen"; +$a->strings["surprised"] = "verrast"; +$a->strings["Monday"] = "maandag"; +$a->strings["Tuesday"] = "dinsdag"; +$a->strings["Wednesday"] = "woensdag"; +$a->strings["Thursday"] = "donderdag"; +$a->strings["Friday"] = "vrijdag"; +$a->strings["Saturday"] = "zaterdag"; +$a->strings["Sunday"] = "zondag"; +$a->strings["January"] = "januari"; +$a->strings["February"] = "februari"; +$a->strings["March"] = "maart"; +$a->strings["April"] = "april"; +$a->strings["May"] = "mei"; +$a->strings["June"] = "juni"; +$a->strings["July"] = "juli"; +$a->strings["August"] = "augustus"; +$a->strings["September"] = "september"; +$a->strings["October"] = "oktober"; +$a->strings["November"] = "november"; +$a->strings["December"] = "december"; +$a->strings["unknown.???"] = "onbekend.???"; +$a->strings["bytes"] = "bytes"; +$a->strings["remove category"] = "categorie verwijderen"; +$a->strings["remove from file"] = "uit map verwijderen"; +$a->strings["Click to open/close"] = "Klik om te openen of te sluiten"; +$a->strings["Link to Source"] = "Originele locatie"; +$a->strings["Select a page layout: "] = "Kies een paginalay-out: "; +$a->strings["default"] = "standaard"; +$a->strings["Page content type: "] = "Opmaakcode pagina"; +$a->strings["Select an alternate language"] = "Kies een andere taal"; +$a->strings["activity"] = "activiteit"; +$a->strings["Design"] = "Ontwerp"; +$a->strings["Blocks"] = "Blokken"; +$a->strings["Menus"] = "Menu's"; +$a->strings["Layouts"] = "Lay-outs"; +$a->strings["Pages"] = "Pagina's"; +$a->strings["Not a valid email address"] = "Geen geldig e-mailadres"; +$a->strings["Your email domain is not among those allowed on this site"] = "Jouw e-maildomein is op deze RedMatrix-hub niet toegestaan"; +$a->strings["Your email address is already registered at this site."] = "Jouw e-mailadres is al op deze RedMatrix-hub geregistreerd."; +$a->strings["An invitation is required."] = "Een uitnodiging is vereist"; +$a->strings["Invitation could not be verified."] = "Uitnodiging kon niet geverifieerd worden"; +$a->strings["Please enter the required information."] = "Vul de vereiste informatie in."; +$a->strings["Failed to store account information."] = "Account-informatie kon niet opgeslagen worden."; +$a->strings["Registration confirmation for %s"] = "Registratiebevestiging voor %s"; +$a->strings["Registration request at %s"] = "Registratiebevestiging voor %s"; +$a->strings["Administrator"] = "Beheerder"; +$a->strings["your registration password"] = "jouw registratiewachtwoord"; +$a->strings["Registration details for %s"] = "Registratiegegevens voor %s"; +$a->strings["Account approved."] = "Account goedgekeurd"; +$a->strings["Registration revoked for %s"] = "Registratie ingetrokken voor %s"; +$a->strings["Account verified. Please login."] = "Account is geverifieerd. Je kan inloggen."; +$a->strings["Click here to upgrade."] = "Klik hier om te upgraden."; +$a->strings["This action exceeds the limits set by your subscription plan."] = "Deze handeling overschrijdt de beperkingen die voor jouw abonnement gelden."; +$a->strings["This action is not available under your subscription plan."] = "Deze handeling is niet mogelijk met jouw abonnement."; +$a->strings["Can view my normal stream and posts"] = "Kan mijn normale kanaalstream en berichten bekijken"; +$a->strings["Can view my default channel profile"] = "Kan mijn standaard kanaalprofiel bekijken"; +$a->strings["Can view my photo albums"] = "Kan mijn fotoalbums bekijken"; +$a->strings["Can view my connections"] = "Kan een lijst met mijn connecties bekijken"; +$a->strings["Can view my file storage"] = "Kan mijn bestanden bekijken"; +$a->strings["Can view my webpages"] = "Kan mijn pagina's bekijken"; +$a->strings["Can send me their channel stream and posts"] = "Kan mij de inhoud van hun kanaal en berichten sturen"; +$a->strings["Can post on my channel page (\"wall\")"] = "Kan een bericht in mijn kanaal plaatsen"; +$a->strings["Can comment on or like my posts"] = "Kan op mijn berichten reageren of deze (niet) leuk vinden"; +$a->strings["Can send me private mail messages"] = "Kan mij privéberichten sturen"; +$a->strings["Can post photos to my photo albums"] = "Kan foto's aan mijn fotoalbums toevoegen"; +$a->strings["Can like/dislike stuff"] = "Kan dingen leuk of niet leuk vinden"; +$a->strings["Profiles and things other than posts/comments"] = "Profielen en dingen, buiten berichten en reacties"; +$a->strings["Can forward to all my channel contacts via post @mentions"] = "Kan naar al mijn kanaalconnecties berichten doorsturen met behulp van @vermeldingen+"; +$a->strings["Advanced - useful for creating group forum channels"] = "Geavanceerd - nuttig voor groepforums"; +$a->strings["Can chat with me (when available)"] = "Kan met mij chatten (wanneer beschikbaar)"; +$a->strings["Can write to my file storage"] = "Kan bestanden aan mijn bestandsopslag toevoegen"; +$a->strings["Can edit my webpages"] = "Kan mijn pagina's bewerken"; +$a->strings["Can source my public posts in derived channels"] = "Kan mijn openbare berichten als bron voor andere kanalen gebruiken"; +$a->strings["Somewhat advanced - very useful in open communities"] = "Enigszins geavanceerd (erg nuttig voor kanalen van forums/groepen)"; +$a->strings["Can administer my channel resources"] = "Kan mijn kanaal beheren"; +$a->strings["Extremely advanced. Leave this alone unless you know what you are doing"] = "Zeer geavanceerd. Laat dit met rust, behalve als je weet wat je doet."; +$a->strings["Social Networking"] = "Sociaal netwerk"; +$a->strings["Mostly Public"] = "Vrijwel alles openbaar"; +$a->strings["Restricted"] = "Beperkt zichtbaar"; +$a->strings["Private"] = "Verborgen kanaal"; +$a->strings["Community Forum"] = "Groepsforum"; +$a->strings["Feed Republish"] = "Feed herpubliceren"; +$a->strings["Special Purpose"] = "Speciaal doel"; +$a->strings["Celebrity/Soapbox"] = "Beroemdheid/alleen volgen"; +$a->strings["Group Repository"] = "Groepsopslag"; +$a->strings["Other"] = "Anders"; +$a->strings["Custom/Expert Mode"] = "Expertmodus/handmatig aanpassen"; +$a->strings["Image exceeds website size limit of %lu bytes"] = "Afbeelding is groter dan op deze hub toegestane limiet van %lu bytes"; +$a->strings["Image file is empty."] = "Afbeeldingsbestand is leeg"; +$a->strings["Unable to process image"] = "Afbeelding kan niet verwerkt worden"; +$a->strings["Photo storage failed."] = "Foto kan niet worden opgeslagen"; +$a->strings["Upload New Photos"] = "Nieuwe foto's uploaden"; +$a->strings["Permission denied"] = "Toegang geweigerd"; +$a->strings["(Unknown)"] = "(Onbekend)"; +$a->strings["Visible to anybody on the internet."] = "Voor iedereen op het internet zichtbaar."; +$a->strings["Visible to you only."] = "Alleen voor jou zichtbaar."; +$a->strings["Visible to anybody in this network."] = "Voor iedereen in dit netwerk zichtbaar."; +$a->strings["Visible to anybody authenticated."] = "Voor iedereen die geauthenticeerd is zichtbaar."; +$a->strings["Visible to anybody on %s."] = "Voor iedereen op %s zichtbaar."; +$a->strings["Visible to all connections."] = "Voor alle connecties zichtbaar."; +$a->strings["Visible to approved connections."] = "Voor alle goedgekeurde connecties zichtbaar."; +$a->strings["Visible to specific connections."] = "Voor specifieke connecties zichtbaar."; +$a->strings["Item not found."] = "Item niet gevonden."; +$a->strings["Collection not found."] = "Collectie niet gevonden."; +$a->strings["Collection is empty."] = "Collectie is leeg"; +$a->strings["Collection: %s"] = "Collectie: %s"; +$a->strings["Connection: %s"] = "Connectie: %s"; +$a->strings["Connection not found."] = "Connectie niet gevonden."; +$a->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."] = "De beveiligings-token van het tekstvak was ongeldig. Dit is mogelijk het gevolg van dat er te lang (meer dan 3 uur) gewacht is om de tekst op te slaan. "; +$a->strings["System"] = "Systeem"; +$a->strings["Create Personal App"] = "Persoonlijke app maken"; +$a->strings["Edit Personal App"] = "Persoonlijke app bewerken"; +$a->strings["Ignore/Hide"] = "Negeren/Verbergen"; +$a->strings["Suggestions"] = "Voorgestelde kanalen"; +$a->strings["See more..."] = "Meer..."; +$a->strings["You have %1$.0f of %2$.0f allowed connections."] = "Je hebt %1$.0f van de %2$.0f toegestane connecties."; +$a->strings["Add New Connection"] = "Nieuwe connectie toevoegen"; +$a->strings["Enter the channel address"] = "Vul het adres van het nieuwe kanaal in"; +$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Voorbeeld: bob@example.com, http://example.com/barbara"; +$a->strings["Notes"] = "Aantekeningen"; +$a->strings["Remove term"] = "Verwijder zoekterm"; +$a->strings["Archives"] = "Archieven"; +$a->strings["Refresh"] = "Vernieuwen"; +$a->strings["Me"] = "Ik"; +$a->strings["Best Friends"] = "Goede vrienden"; +$a->strings["Co-workers"] = "Collega's"; +$a->strings["Former Friends"] = "Oude vrienden"; +$a->strings["Acquaintances"] = "Kennissen"; +$a->strings["Everybody"] = "Iedereen"; +$a->strings["Account settings"] = "Account"; +$a->strings["Channel settings"] = "Kanaal"; +$a->strings["Additional features"] = "Extra functies"; +$a->strings["Feature settings"] = "Plug-ins"; +$a->strings["Display settings"] = "Weergave"; +$a->strings["Connected apps"] = "Verbonden applicaties"; +$a->strings["Export channel"] = "Kanaal exporteren"; +$a->strings["Export content"] = "Inhoud exporteren"; +$a->strings["Connection Default Permissions"] = "Standaard permissies voor connecties"; +$a->strings["Premium Channel Settings"] = "Instellingen premiumkanaal"; +$a->strings["Messages"] = "Berichten"; +$a->strings["Check Mail"] = "Controleer op nieuwe berichten"; +$a->strings["Chat Rooms"] = "Chatkanalen"; +$a->strings["Bookmarked Chatrooms"] = "Bladwijzers van chatkanalen"; +$a->strings["Suggested Chatrooms"] = "Voorgestelde chatkanalen"; +$a->strings["photo/image"] = "foto/afbeelding"; +$a->strings["New window"] = "Nieuw venster"; +$a->strings["Open the selected location in a different window or browser tab"] = "Open de geselecteerde locatie in een ander venster of tab"; +$a->strings["User '%s' deleted"] = "Account '%s' verwijderd"; $a->strings["Delete this item?"] = "Dit item verwijderen?"; +$a->strings["Comment"] = "Reactie"; +$a->strings["[+] show all"] = "[+] alle"; $a->strings["[-] show less"] = "[-] minder reacties weergeven"; $a->strings["[+] expand"] = "[+] uitklappen"; $a->strings["[-] collapse"] = "[-] inklappen"; @@ -745,9 +746,6 @@ $a->strings["about a year"] = "ongeveer een jaar"; $a->strings["%d years"] = "%d jaren"; $a->strings[" "] = " "; $a->strings["timeago.numbers"] = "timeago.numbers"; -$a->strings["New window"] = "Nieuw venster"; -$a->strings["Open the selected location in a different window or browser tab"] = "Open de geselecteerde locatie in een ander venster of tab"; -$a->strings["User '%s' deleted"] = "Account '%s' verwijderd"; $a->strings["Male"] = "Man"; $a->strings["Female"] = "Vrouw"; $a->strings["Currently Male"] = "Momenteel man"; @@ -760,7 +758,6 @@ $a->strings["Transsexual"] = "Transseksueel"; $a->strings["Hermaphrodite"] = "Hermafrodiet"; $a->strings["Neuter"] = "Genderneutraal"; $a->strings["Non-specific"] = "Niet gespecificeerd"; -$a->strings["Other"] = "Anders"; $a->strings["Undecided"] = "Nog niet beslist"; $a->strings["Males"] = "Mannen"; $a->strings["Females"] = "Vrouwen"; @@ -805,94 +802,68 @@ $a->strings["Uncertain"] = "Onzeker"; $a->strings["It's complicated"] = "Het is ingewikkeld"; $a->strings["Don't care"] = "Maakt mij niks uit"; $a->strings["Ask me"] = "Vraag het me"; -$a->strings["Can view my normal stream and posts"] = "Kan mijn normale kanaalstream en berichten bekijken"; -$a->strings["Can view my default channel profile"] = "Kan mijn standaard kanaalprofiel bekijken"; -$a->strings["Can view my photo albums"] = "Kan mijn fotoalbums bekijken"; -$a->strings["Can view my connections"] = "Kan een lijst met mijn connecties bekijken"; -$a->strings["Can view my file storage"] = "Kan mijn bestanden bekijken"; -$a->strings["Can view my webpages"] = "Kan mijn pagina's bekijken"; -$a->strings["Can send me their channel stream and posts"] = "Kan mij de inhoud van hun kanaal en berichten sturen"; -$a->strings["Can post on my channel page (\"wall\")"] = "Kan een bericht in mijn kanaal plaatsen"; -$a->strings["Can comment on or like my posts"] = "Kan op mijn berichten reageren of deze (niet) leuk vinden"; -$a->strings["Can send me private mail messages"] = "Kan mij privéberichten sturen"; -$a->strings["Can post photos to my photo albums"] = "Kan foto's aan mijn fotoalbums toevoegen"; -$a->strings["Can like/dislike stuff"] = "Kan dingen leuk of niet leuk vinden"; -$a->strings["Profiles and things other than posts/comments"] = "Profielen en dingen, buiten berichten en reacties"; -$a->strings["Can forward to all my channel contacts via post @mentions"] = "Kan naar al mijn kanaalconnecties berichten doorsturen met behulp van @vermeldingen+"; -$a->strings["Advanced - useful for creating group forum channels"] = "Geavanceerd - nuttig voor kanalen met een groep- cq. forumfunctie"; -$a->strings["Can chat with me (when available)"] = "Kan met mij chatten (wanneer beschikbaar)"; -$a->strings["Can write to my file storage"] = "Kan bestanden aan mijn bestandsopslag toevoegen"; -$a->strings["Can edit my webpages"] = "Kan mijn pagina's bewerken"; -$a->strings["Can source my public posts in derived channels"] = "Kan mijn openbare berichten als bron voor andere kanalen gebruiken"; -$a->strings["Somewhat advanced - very useful in open communities"] = "Enigszins geavanceerd (erg nuttig voor kanalen van forums/groepen)"; -$a->strings["Can administer my channel resources"] = "Kan mijn kanaal beheren"; -$a->strings["Extremely advanced. Leave this alone unless you know what you are doing"] = "Zeer geavanceerd. Laat dit met rust, behalve als je weet wat je doet."; -$a->strings["Social Networking"] = "Sociaal netwerk"; -$a->strings["Mostly Public"] = "Vrijwel alles openbaar"; -$a->strings["Restricted"] = "Beperkt zichtbaar"; -$a->strings["Private"] = "Verborgen kanaal"; -$a->strings["Community Forum"] = "Groepsforum"; -$a->strings["Feed Republish"] = "Feed herpubliceren"; -$a->strings["Celebrity/Soapbox"] = "Beroemdheid/alleen volgen"; -$a->strings["Custom/Expert Mode"] = "Expertmodus/handmatig aanpassen"; -$a->strings["Miscellaneous"] = "Diversen"; -$a->strings["never"] = "nooit"; -$a->strings["less than a second ago"] = "minder dan een seconde geleden"; -$a->strings["year"] = "jaar"; -$a->strings["years"] = "jaren"; -$a->strings["month"] = "maand"; -$a->strings["months"] = "maanden"; -$a->strings["week"] = "week"; -$a->strings["weeks"] = "weken"; -$a->strings["day"] = "dag"; -$a->strings["days"] = "dagen"; -$a->strings["hour"] = "uur"; -$a->strings["hours"] = "uren"; -$a->strings["minute"] = "minuut"; -$a->strings["minutes"] = "minuten"; -$a->strings["second"] = "seconde"; -$a->strings["seconds"] = "seconden"; -$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s geleden"; -$a->strings["%1\$s's birthday"] = "Verjaardag van %1\$s"; -$a->strings["Happy Birthday %1\$s"] = "Gefeliciteerd met je verjaardag %1\$s"; +$a->strings["Site Admin"] = "Hubbeheerder"; +$a->strings["Address Book"] = "Connecties"; +$a->strings["Mood"] = "Stemming"; +$a->strings["Probe"] = "Onderzoeken"; +$a->strings["Suggest"] = "Voorstellen"; +$a->strings["Random Channel"] = "Willekeurig kanaal"; +$a->strings["Invite"] = "Uitnodigen "; +$a->strings["Features"] = "Extra functies"; +$a->strings["Language"] = "Taal"; +$a->strings["Post"] = "Bericht"; +$a->strings["Profile Photo"] = "Profielfoto"; +$a->strings["Update"] = "Bijwerken"; +$a->strings["Install"] = "Installeren"; +$a->strings["Purchase"] = "Aanschaffen"; +$a->strings["Logged out."] = "Uitgelogd."; +$a->strings["Failed authentication"] = "Mislukte authenticatie"; +$a->strings["Login failed."] = "Inloggen mislukt."; +$a->strings["Save to Folder"] = "In map opslaan"; +$a->strings["View all"] = "Toon alles"; +$a->strings["__ctx:noun__ Dislike"] = array( + 0 => "vindt dit niet leuk", + 1 => "vinden dit niet leuk", +); +$a->strings["Add Star"] = "Ster toevoegen"; +$a->strings["Remove Star"] = "Ster verwijderen"; +$a->strings["Toggle Star Status"] = "Ster toevoegen of verwijderen"; +$a->strings["starred"] = "met ster"; +$a->strings["Add Tag"] = "Label toevoegen"; +$a->strings["I like this (toggle)"] = "Vind ik leuk"; +$a->strings["I don't like this (toggle)"] = "Vind ik niet leuk"; +$a->strings["Share This"] = "Delen"; +$a->strings["share"] = "delen"; +$a->strings["%d comment"] = array( + 0 => "%d reactie", + 1 => "%d reacties weergeven", +); +$a->strings["View %s's profile - %s"] = "Profiel van %s bekijken - %s"; +$a->strings["to"] = "aan"; +$a->strings["via"] = "via"; +$a->strings["Wall-to-Wall"] = "Kanaal-naar-kanaal"; +$a->strings["via Wall-To-Wall:"] = "via kanaal-naar-kanaal"; +$a->strings["Save Bookmarks"] = "Bladwijzers opslaan"; +$a->strings["Add to Calendar"] = "Aan agenda toevoegen"; +$a->strings["Mark all seen"] = "Markeer alles als bekeken"; +$a->strings["__ctx:noun__ Likes"] = "vinden dit leuk"; +$a->strings["__ctx:noun__ Dislikes"] = "vinden dit niet leuk"; +$a->strings["This is you"] = "Dit ben jij"; +$a->strings["Submit"] = "Opslaan"; +$a->strings["Bold"] = "Vet"; +$a->strings["Italic"] = "Cursief"; +$a->strings["Underline"] = "Onderstrepen"; +$a->strings["Quote"] = "Citeren"; +$a->strings["Code"] = "Broncode"; +$a->strings["Image"] = "Afbeelding"; +$a->strings["Link"] = "Link"; +$a->strings["Video"] = "Video"; +$a->strings["Missing room name"] = "Naam chatkanaal ontbreekt"; +$a->strings["Duplicate room name"] = "Naam chatkanaal bestaat al"; +$a->strings["Invalid room specifier."] = "Ongeldige omschrijving chatkanaal"; +$a->strings["Room not found."] = "Chatkanaal niet gevonden"; +$a->strings["Room is full"] = "Chatkanaal is vol"; $a->strings["Set your current mood and tell your friends"] = "Noteer je huidige stemming en toon het aan je connecties"; -$a->strings["Page owner information could not be retrieved."] = "Informatie over de pagina-eigenaar werd niet ontvangen."; -$a->strings["Album not found."] = "Album niet gevonden."; -$a->strings["Delete Album"] = "Verwijder album"; -$a->strings["Delete Photo"] = "Verwijder foto"; -$a->strings["Public access denied."] = "Openbare toegang geweigerd."; -$a->strings["No photos selected"] = "Geen foto's geselecteerd"; -$a->strings["Access to this item is restricted."] = "Toegang tot dit item is beperkt."; -$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "Je gebruiker %1$.2f MB van totaal %2$.2f MB foto-opslagruimte."; -$a->strings["You have used %1$.2f Mbytes of photo storage."] = "Je gebruikt %1$.2f MB aan foto-opslagruimte."; -$a->strings["Upload Photos"] = "Foto's uploaden"; -$a->strings["New album name: "] = "Nieuwe albumnaam: "; -$a->strings["or existing album name: "] = "of een bestaande albumnaam: "; -$a->strings["Do not show a status post for this upload"] = "Plaats geen bericht voor deze upload."; -$a->strings["Album name could not be decoded"] = "Albumnaam kon niet gedecodeerd worden"; -$a->strings["Contact Photos"] = "Connectiefoto's"; -$a->strings["Edit Album"] = "Album bewerken"; -$a->strings["Show Newest First"] = "Nieuwste eerst weergeven"; -$a->strings["Show Oldest First"] = "Oudste eerst weergeven"; -$a->strings["View Photo"] = "Foto weergeven"; -$a->strings["Permission denied. Access to this item may be restricted."] = "Toegang geweigerd. Toegang tot dit item kan zijn beperkt."; -$a->strings["Photo not available"] = "Foto niet aanwezig"; -$a->strings["Use as profile photo"] = "Als profielfoto gebruiken"; -$a->strings["Private Photo"] = "Privéfoto"; -$a->strings["Previous"] = "Vorige"; -$a->strings["View Full Size"] = "Volledige grootte weergeven"; -$a->strings["Next"] = "Volgende"; -$a->strings["Remove"] = "Verwijderen"; -$a->strings["Edit photo"] = "Foto bewerken"; -$a->strings["Rotate CW (right)"] = "Draai met de klok mee (naar rechts)"; -$a->strings["Rotate CCW (left)"] = "Draai tegen de klok in (naar links)"; -$a->strings["New album name"] = "Nieuwe albumnaam"; -$a->strings["Caption"] = "Bijschrift"; -$a->strings["Add a Tag"] = "Label toevoegen"; -$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Voorbeeld: @bob, @Barbara_Jansen, @jan@example.com, #Friesland, #camping"; -$a->strings["In This Photo:"] = "Op deze foto:"; -$a->strings["View Album"] = "Album weergeven"; -$a->strings["Recent Photos"] = "Recente foto's"; $a->strings["Menu not found."] = "Menu niet gevonden."; $a->strings["Menu element updated."] = "Menu-onderdeel geüpdatet."; $a->strings["Unable to update menu element."] = "Menu-onderdeel kan niet worden geüpdatet."; @@ -913,7 +884,7 @@ $a->strings["Menu Item Permissions"] = "Permissies menu-item"; $a->strings["(click to open/close)"] = "(klik om te openen/sluiten)"; $a->strings["Link text"] = "Linktekst"; $a->strings["URL of link"] = "URL of link"; -$a->strings["Use Red magic-auth if available"] = "Gebruik Reds magische authenticatie wanneer aanwezig"; +$a->strings["Use RedMatrix magic-auth if available"] = "Gebruik RedMatrix' magic-auth wanneer beschikbaar"; $a->strings["Open link in new window"] = "Open link in nieuw venster"; $a->strings["Order in list"] = "Volgorde in lijst"; $a->strings["Higher numbers will sink to bottom of listing"] = "Hogere nummers komen onderaan de lijst terecht"; @@ -923,10 +894,144 @@ $a->strings["Menu item could not be deleted."] = "Menu-item kon niet worden verw $a->strings["Edit Menu Element"] = "Menu-element bewerken"; $a->strings["Modify"] = "Wijzigen"; $a->strings["Some blurb about what to do when you're new here"] = "Welkom op de RedMatrix. Klik op de tab ontdekken of klik rechtsboven op de <a href=\"directory\">kanalengids</a>, om kanalen te vinden. Rechtsboven vind je ook onze <a href=\"directory\">apps</a>, waar je vrijwel alles van de RedMatrix kan vinden. Voor <a href=\"directory\">hulp</a> met de RedMatrix klik je op het vraagteken of als je meer vragen hebt stel je die in het <a href=\"https://zothost.me/channel/support\">supportkanaal</a> (liefst in het Engels)."; -$a->strings["sent you a private message"] = "stuurde jou een privébericht"; -$a->strings["added your channel"] = "voegde jouw kanaal toe"; -$a->strings["posted an event"] = "plaatste een gebeurtenis"; -$a->strings["network"] = "netwerk"; +$a->strings["Maximum daily site registrations exceeded. Please try again tomorrow."] = "Maximum toegestane dagelijkse registraties op deze RedMatrix-hub bereikt. Probeer het morgen (UTC) nogmaals."; +$a->strings["Please indicate acceptance of the Terms of Service. Registration failed."] = "Registratie mislukt. De gebruiksvoorwaarden dienen wel geaccepteerd te worden."; +$a->strings["Passwords do not match."] = "Wachtwoorden komen niet met elkaar overeen."; +$a->strings["Registration successful. Please check your email for validation instructions."] = "Registratie geslaagd. Controleer je e-mail voor instructies."; +$a->strings["Your registration is pending approval by the site owner."] = "Jouw accountregistratie wacht op goedkeuring van de beheerder van deze RedMatrix-hub."; +$a->strings["Your registration can not be processed."] = "Jouw registratie kan niet verwerkt worden."; +$a->strings["Registration on this site/hub is by approval only."] = "Registraties op deze RedMatrix-hub moeten eerst worden goedgekeurd."; +$a->strings["<a href=\"pubsites\">Register at another affiliated site/hub</a>"] = "<a href=\"pubsites\">Registreer op een andere RedMatrix-hub</a>"; +$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Deze RedMatrix-hub heeft het maximum aantal dagelijks toegestane registraties bereikt. Probeer het morgen (UTC) nogmaals."; +$a->strings["Terms of Service"] = "Gebruiksvoorwaarden"; +$a->strings["I accept the %s for this website"] = "Ik accepteer de %s van deze RedMatrix-hub"; +$a->strings["I am over 13 years of age and accept the %s for this website"] = "Ik accepteer de %s van deze RedMatrix-hub"; +$a->strings["Registration"] = "Registratie"; +$a->strings["Membership on this site is by invitation only."] = "Registreren op deze RedMatrix-hub kan alleen op uitnodiging."; +$a->strings["Please enter your invitation code"] = "Vul jouw uitnodigingscode in"; +$a->strings["Your email address"] = "Jouw e-mailadres"; +$a->strings["Choose a password"] = "Geef een wachtwoord op"; +$a->strings["Please re-enter your password"] = "Geef het wachtwoord opnieuw op"; +$a->strings["- select -"] = "- kies map -"; +$a->strings["Invalid profile identifier."] = "Ongeldige profiel-identificator"; +$a->strings["Profile Visibility Editor"] = "Zichtbaarheid profiel "; +$a->strings["Click on a contact to add or remove."] = "Klik op een connectie om deze toe te voegen of te verwijderen"; +$a->strings["Visible To"] = "Zichtbaar voor"; +$a->strings["All Connections"] = "Alle connecties"; +$a->strings["Failed to create source. No channel selected."] = "Aanmaken bron mislukt. Geen kanaal geselecteerd."; +$a->strings["Source created."] = "Bron aangemaakt."; +$a->strings["Source updated."] = "Bron aangemaakt."; +$a->strings["*"] = "*"; +$a->strings["Manage remote sources of content for your channel."] = "Beheer externe bronnen met inhoud voor jouw kanaal"; +$a->strings["New Source"] = "Nieuwe bron"; +$a->strings["Import all or selected content from the following channel into this channel and distribute it according to your channel settings."] = "Importeer complete of gedeelde inhoud vanuit het volgende kanaal naar dit kanaal, en verdeel het vervolgens volgens jouw kanaalinstellingen."; +$a->strings["Only import content with these words (one per line)"] = "Importeer alleen inhoud met deze woorden (één per regel)"; +$a->strings["Leave blank to import all public content"] = "Laat leeg om alle openbare inhoud te importeren"; +$a->strings["Channel Name"] = "Kanaalnaam"; +$a->strings["Source not found."] = "Bron niet gevonden"; +$a->strings["Edit Source"] = "Bron bewerken"; +$a->strings["Delete Source"] = "Bron verwijderen"; +$a->strings["Source removed"] = "Bron verwijderd"; +$a->strings["Unable to remove source."] = "Verwijderen bron mislukt."; +$a->strings["Poke/Prod"] = "Aanstoten/porren"; +$a->strings["poke, prod or do other things to somebody"] = "aanstoten, porren of andere dingen met iemand doen"; +$a->strings["Recipient"] = "Ontvanger"; +$a->strings["Choose what you wish to do to recipient"] = "Kies wat je met de ontvanger wil doen"; +$a->strings["Make this post private"] = "Maak dit bericht privé"; +$a->strings["Authorize application connection"] = "Geef toestemming voor applicatiekoppeling"; +$a->strings["Return to your app and insert this Securty Code:"] = "Ga terug naar je app en voeg deze beveiligingscode in:"; +$a->strings["Please login to continue."] = "Inloggen om verder te kunnen gaan."; +$a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Wil je deze applicatie toestemming geven om jouw berichten en connecties te zien, en/of nieuwe berichten voor jou te plaatsen?"; +$a->strings["Yes"] = "Ja"; +$a->strings["No"] = "Nee"; +$a->strings["Public access denied."] = "Openbare toegang geweigerd."; +$a->strings["Item not available."] = "Item is niet aanwezig."; +$a->strings["Fetching URL returns error: %1\$s"] = "Ophalen URL gaf een foutmelding terug: %1\$s"; +$a->strings["Invalid item."] = "Ongeldig item."; +$a->strings["Channel not found."] = "Kanaal niet gevonden."; +$a->strings["Page not found."] = "Pagina niet gevonden."; +$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s volgt het %3\$s van %2\$s"; +$a->strings["Block Name"] = "Bloknaam"; +$a->strings["Red Matrix Server - Setup"] = "RedMatrix Server - Setup"; +$a->strings["Could not connect to database."] = "Could not connect to database."; +$a->strings["Could not connect to specified site URL. Possible SSL certificate or DNS issue."] = "Could not connect to specified hub URL. Possible SSL certificate or DNS issue."; +$a->strings["Could not create table."] = "Could not create table."; +$a->strings["Your site database has been installed."] = "Your hub database has been installed."; +$a->strings["You may need to import the file \"install/schema_xxx.sql\" manually using a database client."] = "You may need to import the file \"install/schema_xxx.sql\" manually using a database client."; +$a->strings["Please see the file \"install/INSTALL.txt\"."] = "Please see the file \"install/INSTALL.txt\"."; +$a->strings["System check"] = "System check"; +$a->strings["Next"] = "Volgende"; +$a->strings["Check again"] = "Check again"; +$a->strings["Database connection"] = "Database connection"; +$a->strings["In order to install Red Matrix we need to know how to connect to your database."] = "In order to install RedMatrix we need to know how to connect to your database."; +$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Please contact your hosting provider or site administrator if you have questions about these settings."; +$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "The database you specify below should already exist. If it does not, please create it before continuing."; +$a->strings["Database Server Name"] = "Database Server Name"; +$a->strings["Default is localhost"] = "Default is localhost"; +$a->strings["Database Port"] = "Database Port"; +$a->strings["Communication port number - use 0 for default"] = "Communication port number - use 0 for default"; +$a->strings["Database Login Name"] = "Database Login Name"; +$a->strings["Database Login Password"] = "Database Login Password"; +$a->strings["Database Name"] = "Database Name"; +$a->strings["Database Type"] = "Database Type"; +$a->strings["Site administrator email address"] = "Hub administrator email address"; +$a->strings["Your account email address must match this in order to use the web admin panel."] = "Your account email address must match this in order to use the web admin panel."; +$a->strings["Website URL"] = "Hub URL"; +$a->strings["Please use SSL (https) URL if available."] = "Please use SSL (https) URL if available."; +$a->strings["Please select a default timezone for your website"] = "Please select a default timezone for your hub"; +$a->strings["Site settings"] = "Hub settings"; +$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Could not find a command line version of PHP in the web server PATH."; +$a->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."] = "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."; +$a->strings["PHP executable path"] = "PHP executable path"; +$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Enter full path to php executable. You can leave this blank to continue the installation."; +$a->strings["Command line PHP"] = "Command line PHP"; +$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "The command line version of PHP on your system does not have \"register_argc_argv\" enabled."; +$a->strings["This is required for message delivery to work."] = "This is required for message delivery to work."; +$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv"; +$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"; +$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."; +$a->strings["Generate encryption keys"] = "Generate encryption keys"; +$a->strings["libCurl PHP module"] = "libCurl PHP module"; +$a->strings["GD graphics PHP module"] = "GD graphics PHP module"; +$a->strings["OpenSSL PHP module"] = "OpenSSL PHP module"; +$a->strings["mysqli or postgres PHP module"] = "mysqli or postgres PHP module"; +$a->strings["mb_string PHP module"] = "mb_string PHP module"; +$a->strings["mcrypt PHP module"] = "mcrypt PHP module"; +$a->strings["Apache mod_rewrite module"] = "Apache mod_rewrite module"; +$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Error: Apache webserver mod-rewrite module is required but not installed."; +$a->strings["proc_open"] = "proc_open"; +$a->strings["Error: proc_open is required but is either not installed or has been disabled in php.ini"] = "Error: proc_open is required but is either not installed or has been disabled in php.ini"; +$a->strings["Error: libCURL PHP module required but not installed."] = "Error: libCURL PHP module required but not installed."; +$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Error: GD graphics PHP module with JPEG support required but not installed."; +$a->strings["Error: openssl PHP module required but not installed."] = "Error: openssl PHP module required but not installed."; +$a->strings["Error: mysqli or postgres PHP module required but neither are installed."] = "Error: mysqli or postgres PHP module required but neither are installed."; +$a->strings["Error: mb_string PHP module required but not installed."] = "Error: mb_string PHP module required but not installed."; +$a->strings["Error: mcrypt PHP module required but not installed."] = "Error: mcrypt PHP module required but not installed."; +$a->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."] = "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."; +$a->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."] = "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."; +$a->strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Red top folder."] = "At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Red top folder."; +$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"install/INSTALL.txt\" for instructions."] = "You can alternatively skip this procedure and perform a manual installation. Please see the file \"install/INSTALL.txt\" for instructions."; +$a->strings[".htconfig.php is writable"] = ".htconfig.php is writable"; +$a->strings["Red uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Red uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."; +$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory %s under the Red top level folder."] = "In order to store these compiled templates, the web server needs to have write access to the directory %s under the Red top level folder."; +$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."; +$a->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."] = "Note: as a security measure, you should give the web server write access to %s only--not the template files (.tpl) that it contains."; +$a->strings["%s is writable"] = "%s is writable"; +$a->strings["Red uses the store directory to save uploaded files. The web server needs to have write access to the store directory under the Red top level folder"] = "Red uses the store directory to save uploaded files. The web server needs to have write access to the store directory under the Red top level folder"; +$a->strings["store is writable"] = "store is writable"; +$a->strings["SSL certificate cannot be validated. Fix certificate or disable https access to this site."] = "SSL certificate cannot be validated. Fix certificate or disable https access to this hub."; +$a->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!"] = "If you have https access to your hub or allow connections to TCP port 443 (the https: port), you MUST use a browser-valid certificate. You MUST NOT use self-signed certificates!"; +$a->strings["This restriction is incorporated because public posts from you may for example contain references to images on your own hub."] = "This restriction is incorporated because public posts from you may for example contain references to images on your own hub."; +$a->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."] = "If your certificate is not recognized, members of other hubs (who may themselves have valid certificates) will get a warning message on their own hub complaining about security issues."; +$a->strings["This can cause usability issues elsewhere (not just on your own site) so we must insist on this requirement."] = "This can cause usability issues elsewhere (not just on your own hub) so we must insist on this requirement."; +$a->strings["Providers are available that issue free certificates which are browser-valid."] = "Providers are available that issue free certificates which are browser-valid."; +$a->strings["SSL certificate validation"] = "SSL certificate validation"; +$a->strings["Url rewrite in .htaccess is not working. Check your server configuration.Test: "] = "Url rewrite in .htaccess is not working. Check your server configuration.Test: "; +$a->strings["Url rewrite is working"] = "Url rewrite is working"; +$a->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."] = "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."; +$a->strings["Errors encountered creating database tables."] = "Errors encountered creating database tables."; +$a->strings["<h1>What next</h1>"] = "<h1>Wat nu</h1>"; +$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANT: You will need to [manually] setup a scheduled task for the poller."; $a->strings["Name is required"] = "Naam is vereist"; $a->strings["Key and Secret are required"] = "Key en secret zijn vereist"; $a->strings["Passwords do not match. Password unchanged."] = "Wachtwoorden komen niet overeen. Wachtwoord onveranderd."; @@ -979,6 +1084,12 @@ $a->strings["Maximum of 100 items"] = "Maximaal 100 conversaties"; $a->strings["Don't show emoticons"] = "Geen emoticons weergeven"; $a->strings["Link post titles to source"] = "Berichtkoppen naar originele locatie linken"; $a->strings["System Page Layout Editor - (advanced)"] = "Lay-out bewerken van systeempagina's (geavanceerd)"; +$a->strings["Use blog/list mode on channel page"] = "Gebruik blog/lijst-modus op kanaalpagina"; +$a->strings["(comments displayed separately)"] = "(reacties worden afzonderlijk weergeven)"; +$a->strings["Use blog/list mode on matrix page"] = "Gebruik blog/lijst-modus op matrixpagina"; +$a->strings["Channel page max height of content (in pixels)"] = "Maximale hoogte berichtinhoud op kanaalpagina (in pixels)"; +$a->strings["click to expand content exceeding this height"] = "klik om inhoud uit te klappen die deze hoogte overschrijdt"; +$a->strings["Matrix page max height of content (in pixels)"] = "Maximale hoogte berichtinhoud op matrixpagina (in pixels)"; $a->strings["Nobody except yourself"] = "Niemand, behalve jezelf"; $a->strings["Only those you specifically allow"] = "Alleen connecties met uitdrukkelijke toestemming"; $a->strings["Approved connections"] = "Geaccepteerde connecties"; @@ -988,8 +1099,6 @@ $a->strings["Anybody in this network"] = "Iedereen in dit netwerk"; $a->strings["Anybody authenticated"] = "Geauthenticeerd"; $a->strings["Anybody on the internet"] = "Iedereen op het internet"; $a->strings["Publish your default profile in the network directory"] = "Publiceer je standaardprofiel in de kanalengids"; -$a->strings["No"] = "Nee"; -$a->strings["Yes"] = "Ja"; $a->strings["Allow us to suggest you as a potential friend to new members?"] = "Sta ons toe om jouw kanaal als mogelijke connectie voor te stellen aan nieuwe kanalen"; $a->strings["or"] = "of"; $a->strings["Your channel address is"] = "Jouw kanaaladres is"; @@ -1000,8 +1109,8 @@ $a->strings["Default Post Location:"] = "Standaardlocatie bericht:"; $a->strings["Geographical location to display on your posts"] = "Geografische locatie die bij het bericht moet worden vermeld"; $a->strings["Use Browser Location:"] = "Locatie van webbrowser gebruiken:"; $a->strings["Adult Content"] = "Inhoud voor volwassenen"; -$a->strings["This channel frequently or regularly publishes adult content. (Please tag any adult material and/or nudity with #NSFW)"] = "Dit kanaal publiceert regelmatig of vaak materiaal dat alleen geschikt is voor volwassen. (Gebruik de hashtag #NSFW in berichten met een seksueel getinte inhoud of ander voor minderjarigen ongeschikt materiaal)"; -$a->strings["Security and Privacy Settings"] = "Veiligheids- privacy-instellingen"; +$a->strings["This channel frequently or regularly publishes adult content. (Please tag any adult material and/or nudity with #NSFW)"] = "Dit kanaal publiceert regelmatig of vaak materiaal dat alleen geschikt is voor volwassenen. (Gebruik de hashtag #NSFW in berichten met een seksueel getinte inhoud of ander voor minderjarigen ongeschikt materiaal)"; +$a->strings["Security and Privacy Settings"] = "Veiligheids- en privacy-instellingen"; $a->strings["Your permissions are already configured. Click to view/adjust"] = "Jouw permissies zijn al ingesteld. Klik om ze te bekijken of aan te passen."; $a->strings["Hide my online presence"] = "Verberg mijn aanwezigheid"; $a->strings["Prevents displaying in your profile that you are online"] = "Voorkomt dat op je kanaal te zien valt dat je momenteel op de RedMatrix aanwezig bent"; @@ -1018,12 +1127,13 @@ $a->strings["0 or blank prevents expiration"] = "0 of leeg voorkomt het verlopen $a->strings["Maximum Friend Requests/Day:"] = "Maximum aantal connectieverzoeken per dag:"; $a->strings["May reduce spam activity"] = "Kan eventuele spam verminderen"; $a->strings["Default Post Permissions"] = "Standaard permissies voor nieuwe berichten"; +$a->strings["Channel permissions category:"] = "Kanaaltype en -permissies:"; $a->strings["Maximum private messages per day from unknown people:"] = "Maximum aantal privé-berichten per dag van onbekende personen:"; $a->strings["Useful to reduce spamming"] = "Kan eventuele spam verminderen"; $a->strings["Notification Settings"] = "Notificatie-instellingen"; $a->strings["By default post a status message when:"] = "Plaats automatisch een statusbericht wanneer:"; $a->strings["accepting a friend request"] = "Een connectieverzoek wordt geaccepteerd"; -$a->strings["joining a forum/community"] = "Je lid wordt van een groep/forum"; +$a->strings["joining a forum/community"] = "Je lid wordt van een forum/groep"; $a->strings["making an <em>interesting</em> profile change"] = "Er sprake is van een <em>interessante</em> profielwijziging"; $a->strings["Send a notification email when:"] = "Verzend een notificatie per e-mail wanneer:"; $a->strings["You receive a connection request"] = "Je een connectieverzoek ontvangt"; @@ -1034,118 +1144,36 @@ $a->strings["You receive a private message"] = "Je een privé-bericht ontvangt"; $a->strings["You receive a friend suggestion"] = "Je een kanaalvoorstel ontvangt"; $a->strings["You are tagged in a post"] = "Je expliciet in een bericht bent genoemd"; $a->strings["You are poked/prodded/etc. in a post"] = "Je bent in een bericht aangestoten/gepord/etc."; +$a->strings["Show visual notifications including:"] = "Toon de volgende zichtbare notificaties:"; +$a->strings["Unseen matrix activity"] = "Niet bekeken matrix-activiteit"; +$a->strings["Unseen channel activity"] = "Niet bekeken kanaal-activiteit"; +$a->strings["Unseen private messages"] = "Niet bekeken privéberichten"; +$a->strings["Recommended"] = "Aanbevolen"; +$a->strings["Upcoming events"] = "Aankomende gebeurtenissen"; +$a->strings["Events today"] = "Gebeurtissen van vandaag"; +$a->strings["Upcoming birthdays"] = "Aankomende verjaardagen"; +$a->strings["Not available in all themes"] = "Niet in alle thema's beschikbaar"; +$a->strings["System (personal) notifications"] = "(Persoonlijke) systeemnotificaties"; +$a->strings["System info messages"] = "Systeemmededelingen"; +$a->strings["System critical alerts"] = "Kritische systeemwaarschuwingen"; +$a->strings["New connections"] = "Nieuwe connecties"; +$a->strings["System Registrations"] = "Nieuwe accountregistraties op deze hub"; +$a->strings["Notify me of events this many days in advance"] = "Herinner mij zoveel dagen van te voren aan gebeurtenissen"; +$a->strings["Must be greater than 0"] = "Moet hoger dan 0 zijn"; $a->strings["Advanced Account/Page Type Settings"] = "Instellingen geavanceerd account/paginatype"; $a->strings["Change the behaviour of this account for special situations"] = "Verander het gedrag van dit account voor speciale situaties"; $a->strings["Please enable expert mode (in <a href=\"settings/features\">Settings > Additional features</a>) to adjust!"] = "Schakel de expertmodus in (in <a href=\"settings/features\">Instellingen > Extra functies</a>) om aan te kunnen passen!"; $a->strings["Miscellaneous Settings"] = "Diverse instellingen"; $a->strings["Personal menu to display in your channel pages"] = "Persoonlijk menu om op je kanaalpagina's weer te geven"; $a->strings["Remove this channel"] = "Verwijder dit kanaal"; -$a->strings["Poke/Prod"] = "Aanstoten/porren"; -$a->strings["poke, prod or do other things to somebody"] = "aanstoten, porren of andere dingen met iemand doen"; -$a->strings["Recipient"] = "Ontvanger"; -$a->strings["Choose what you wish to do to recipient"] = "Kies wat je met de ontvanger wil doen"; -$a->strings["Make this post private"] = "Maak dit bericht privé"; -$a->strings["Authorize application connection"] = "Geef toestemming voor applicatiekoppeling"; -$a->strings["Return to your app and insert this Securty Code:"] = "Ga terug naar je app en voeg deze beveiligingscode in:"; -$a->strings["Please login to continue."] = "Inloggen om verder te kunnen gaan."; -$a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Wil je deze applicatie toestemming geven om jouw berichten en connecties te zien, en/of nieuwe berichten voor jou te plaatsen?"; -$a->strings["Remote authentication blocked. You are logged into this site locally. Please logout and retry."] = "Authenticatie op afstand geblokkeerd. Je bent lokaal op deze hub ingelogd. Uitloggen en opnieuw proberen."; -$a->strings["Welcome %s. Remote authentication successful."] = "Welkom %s. Authenticatie op afstand geslaagd."; -$a->strings["Item not available."] = "Item is niet aanwezig."; -$a->strings["Fetching URL returns error: %1\$s"] = "Ophalen URL gaf een foutmelding terug: %1\$s"; -$a->strings["Invalid item."] = "Ongeldig item."; -$a->strings["Channel not found."] = "Kanaal niet gevonden."; -$a->strings["Page not found."] = "Pagina niet gevonden."; -$a->strings["Version %s"] = "Versie %s"; -$a->strings["Installed plugins/addons/apps:"] = "Ingeschakelde plug-ins/add-ons/apps:"; -$a->strings["No installed plugins/addons/apps"] = "Geen ingeschakelde plug-ins/add-ons/apps"; -$a->strings["Red"] = "Red"; -$a->strings["This is a hub of the Red Matrix - a global cooperative network of decentralized privacy enhanced websites."] = "Dit is een hub van de RedMatrix - een wereldwijd coöperatief netwerk van gedecentraliseerde websites met verbeterde privacy."; -$a->strings["Running at web location"] = "Draaiend op weblocatie"; -$a->strings["Please visit <a href=\"http://getzot.com\">GetZot.com</a> to learn more about the Red Matrix."] = "Bezoek <a href=\"http://redmatrix.me\">RedMatrix.me</a> om meer te leren over de RedMatrix."; -$a->strings["Bug reports and issues: please visit"] = "Bugrapporten en andere kwesties: bezoek"; -$a->strings["Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot com"] = "Voorstellen, lofbetuigingen, enz. - e-mail \"redmatrix\" at librelist - dot com"; -$a->strings["Site Administrators"] = "Hubbeheerders: "; -$a->strings["Block Name"] = "Bloknaam"; -$a->strings["Bookmark added"] = "Bladwijzer toegevoegd"; -$a->strings["My Bookmarks"] = "Mijn bladwijzers"; -$a->strings["My Connections Bookmarks"] = "Bladwijzers van mijn connecties"; -$a->strings["Profile not found."] = "Profiel niet gevonden."; -$a->strings["Profile deleted."] = "Profiel verwijderd."; -$a->strings["Profile-"] = "Profiel-"; -$a->strings["New profile created."] = "Nieuw profiel aangemaakt."; -$a->strings["Profile unavailable to clone."] = "Profiel niet beschikbaar om te klonen"; -$a->strings["Profile unavailable to export."] = "Geen profiel beschikbaar om te exporteren"; -$a->strings["Profile Name is required."] = "Profielnaam is vereist"; -$a->strings["Marital Status"] = "Huwelijke status"; -$a->strings["Romantic Partner"] = "Romantische partner"; -$a->strings["Likes"] = "Houdt van"; -$a->strings["Dislikes"] = "Houdt niet van"; -$a->strings["Work/Employment"] = "Werk/arbeid"; -$a->strings["Religion"] = "Religie"; -$a->strings["Political Views"] = "Politieke overtuigingen"; -$a->strings["Gender"] = "Geslacht"; -$a->strings["Sexual Preference"] = "Seksuele voorkeur"; -$a->strings["Homepage"] = "Homepage"; -$a->strings["Interests"] = "Interesses"; -$a->strings["Address"] = "Kanaaladres"; -$a->strings["Location"] = "Locatie"; -$a->strings["Profile updated."] = "Profiel bijgewerkt"; -$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Laat de lijst met connecties niet aan bezoekers van dit profiel zien."; -$a->strings["Edit Profile Details"] = "Profiel bewerken"; -$a->strings["View this profile"] = "Profiel weergeven"; -$a->strings["Change Profile Photo"] = "Profielfoto wijzigen"; -$a->strings["Create a new profile using these settings"] = "Een nieuw profiel aanmaken met dit profiel als basis"; -$a->strings["Clone this profile"] = "Dit profiel klonen"; -$a->strings["Delete this profile"] = "Dit profiel verwijderen"; -$a->strings["Import profile from file"] = "Profiel vanuit bestand importeren"; -$a->strings["Export profile to file"] = "Profiel naar bestand exporteren"; -$a->strings["Profile Name:"] = "Profielnaam:"; -$a->strings["Your Full Name:"] = "Jouw volledige naam:"; -$a->strings["Title/Description:"] = "Titel/omschrijving:"; -$a->strings["Your Gender:"] = "Jouw geslacht"; -$a->strings["Birthday :"] = "Verjaardag: "; -$a->strings["Street Address:"] = "Straat en huisnummer:"; -$a->strings["Locality/City:"] = "Woonplaats:"; -$a->strings["Postal/Zip Code:"] = "Postcode:"; -$a->strings["Country:"] = "Land:"; -$a->strings["Region/State:"] = "Provincie/gewest/deelstaat:"; -$a->strings["<span class=\"heart\">♥</span> Marital Status:"] = "<span class=\"heart\">♥</span> Huwelijkse staat:"; -$a->strings["Who: (if applicable)"] = "Wie (wanneer toepasselijk):"; -$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Voorbeelden: karin123, Karin Jansen, cathy@voorbeeld.nl"; -$a->strings["Since [date]:"] = "Sinds [datum]:"; -$a->strings["Homepage URL:"] = "Adres homepage:"; -$a->strings["Religious Views:"] = "Religieuze overtuigingen"; -$a->strings["Keywords:"] = "Trefwoorden"; -$a->strings["Example: fishing photography software"] = "Voorbeeld: muziek, fotografie, software"; -$a->strings["Used in directory listings"] = "Wordt in de kanalengids gebruikt"; -$a->strings["Tell us about yourself..."] = "Vertel ons iets over jezelf..."; -$a->strings["Hobbies/Interests"] = "Hobby's/interesses"; -$a->strings["Contact information and Social Networks"] = "Contactinformatie en sociale netwerken"; -$a->strings["My other channels"] = "Mijn andere kanalen"; -$a->strings["Musical interests"] = "Muzikale interesses"; -$a->strings["Books, literature"] = "Boeken/literatuur"; -$a->strings["Television"] = "Televisie"; -$a->strings["Film/dance/culture/entertainment"] = "Film/dans/cultuur/entertainment"; -$a->strings["Love/romance"] = "Liefde/romantiek"; -$a->strings["Work/employment"] = "Werk/arbeid"; -$a->strings["School/education"] = "School/onderwijs"; -$a->strings["This is your default profile."] = "Dit is jouw standaardprofiel"; -$a->strings["Age: "] = "Leeftijd:"; -$a->strings["Edit/Manage Profiles"] = "Profielen bewerken/beheren"; -$a->strings["Add profile things"] = "Dingen aan je profiel toevoegen"; -$a->strings["Include desirable objects in your profile"] = "Voeg door jou gewenste dingen aan jouw profiel toe"; -$a->strings["Invalid profile identifier."] = "Ongeldige profiel-identificator"; -$a->strings["Profile Visibility Editor"] = "Zichtbaarheid profiel "; -$a->strings["Click on a contact to add or remove."] = "Klik op een connectie om deze toe te voegen of te verwijderen"; -$a->strings["Visible To"] = "Zichtbaar voor"; -$a->strings["All Connections"] = "Alle connecties"; $a->strings["Event can not end before it has started."] = "Gebeurtenis kan niet eindigen voordat het is begonnen"; $a->strings["Event title and start time are required."] = "Titel en begintijd van gebeurtenis zijn vereist."; $a->strings["Event not found."] = "Gebeurtenis niet gevonden"; $a->strings["l, F j"] = "l j F"; $a->strings["Edit event"] = "Gebeurtenis bewerken"; $a->strings["Create New Event"] = "Nieuwe gebeurtenis aanmaken"; +$a->strings["Previous"] = "Vorige"; +$a->strings["Export"] = "Exporteren"; $a->strings["Event details"] = "Details van gebeurtenis"; $a->strings["Starting date and Title are required."] = "Begintijd en titel zijn vereist."; $a->strings["Event Starts:"] = "Begin gebeurtenis:"; @@ -1161,6 +1189,7 @@ $a->strings["The listed sites allow public registration into the Red Matrix. All $a->strings["Site URL"] = "URL hub"; $a->strings["Access Type"] = "Toegangstype"; $a->strings["Registration Policy"] = "Registratiebeleid"; +$a->strings["Location"] = "Locatie"; $a->strings["You must be logged in to see this page."] = "Je moet zijn ingelogd om deze pagina te kunnen bekijken."; $a->strings["Insufficient permissions. Request redirected to profile page."] = "Onvoldoende permissies. Doorgestuurd naar profielpagina."; $a->strings["Select a bookmark folder"] = "Kies een bladwijzermap"; @@ -1177,27 +1206,28 @@ $a->strings["Bookmark this room"] = "Chatkanaal aan bladwijzers toevoegen"; $a->strings["New Chatroom"] = "Nieuw chatkanaal"; $a->strings["Chatroom Name"] = "Naam chatkanaal"; $a->strings["%1\$s's Chatrooms"] = "Chatkanalen van %1\$s"; -$a->strings["Maximum daily site registrations exceeded. Please try again tomorrow."] = "Maximum toegestane dagelijkse registraties op deze RedMatrix-hub bereikt. Probeer het morgen (UTC) nogmaals."; -$a->strings["Please indicate acceptance of the Terms of Service. Registration failed."] = "Registratie mislukt. De gebruiksvoorwaarden dienen wel geaccepteerd te worden."; -$a->strings["Passwords do not match."] = "Wachtwoorden komen niet met elkaar overeen."; -$a->strings["Registration successful. Please check your email for validation instructions."] = "Registratie geslaagd. Controleer je e-mail voor instructies."; -$a->strings["Your registration is pending approval by the site owner."] = "Jouw accountregistratie wacht op goedkeuring van de beheerder van deze RedMatrix-hub."; -$a->strings["Your registration can not be processed."] = "Jouw registratie kan niet verwerkt worden."; -$a->strings["Registration on this site/hub is by approval only."] = "Registraties op deze RedMatrix-hub moeten eerst worden goedgekeurd."; -$a->strings["<a href=\"pubsites\">Register at another affiliated site/hub</a>"] = "<a href=\"pubsites\">Registreer op een andere RedMatrix-hub</a>"; -$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Deze RedMatrix-hub heeft het maximum aantal dagelijks toegestane registraties bereikt. Probeer het morgen (UTC) nogmaals."; -$a->strings["Terms of Service"] = "Gebruiksvoorwaarden"; -$a->strings["I accept the %s for this website"] = "Ik accepteer de %s van deze RedMatrix-hub"; -$a->strings["I am over 13 years of age and accept the %s for this website"] = "Ik accepteer de %s van deze RedMatrix-hub"; -$a->strings["Registration"] = "Registratie"; -$a->strings["Membership on this site is by invitation only."] = "Registreren op deze RedMatrix-hub kan alleen op uitnodiging."; -$a->strings["Please enter your invitation code"] = "Vul jouw uitnodigingscode in"; -$a->strings["Your email address"] = "Jouw e-mailadres"; -$a->strings["Choose a password"] = "Geef een wachtwoord op"; -$a->strings["Please re-enter your password"] = "Geef het wachtwoord opnieuw op"; +$a->strings["Version %s"] = "Versie %s"; +$a->strings["Installed plugins/addons/apps:"] = "Ingeschakelde plug-ins/add-ons/apps:"; +$a->strings["No installed plugins/addons/apps"] = "Geen ingeschakelde plug-ins/add-ons/apps"; +$a->strings["Red"] = "Red"; +$a->strings["This is a hub of the Red Matrix - a global cooperative network of decentralized privacy enhanced websites."] = "Dit is een hub van de RedMatrix - een wereldwijd coöperatief netwerk van gedecentraliseerde websites met verbeterde privacy."; +$a->strings["Running at web location"] = "Draaiend op weblocatie"; +$a->strings["Please visit <a href=\"http://getzot.com\">GetZot.com</a> to learn more about the Red Matrix."] = "Bezoek <a href=\"http://redmatrix.me\">RedMatrix.me</a> om meer te leren over de RedMatrix."; +$a->strings["Bug reports and issues: please visit"] = "Bugrapporten en andere kwesties: bezoek"; +$a->strings["Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot com"] = "Voorstellen, lofbetuigingen, enz. - e-mail \"redmatrix\" at librelist - dot com"; +$a->strings["Site Administrators"] = "Hubbeheerders: "; $a->strings["Away"] = "Afwezig"; $a->strings["Online"] = "Online"; $a->strings["Please login."] = "Inloggen."; +$a->strings["Continue"] = "Ga verder"; +$a->strings["Premium Channel Setup"] = "Instellen premiumkanaal "; +$a->strings["Enable premium channel connection restrictions"] = "Restricties voor connecties van premiumkanaal toestaan"; +$a->strings["Please enter your restrictions or conditions, such as paypal receipt, usage guidelines, etc."] = "Vul je restricties of voorwaarden in, zoals een paypal-afschrift, voorschriften voor leden, enz."; +$a->strings["This channel may require additional steps or acknowledgement of the following conditions prior to connecting:"] = "Dit kanaal kan extra stappen of het accepteren van de volgende voorwaarden vereisen, voordat de connectie wordt geaccepteerd:"; +$a->strings["Potential connections will then see the following text before proceeding:"] = "Mogelijke connecties zullen dan de volgende tekst zien voordat ze verder kunnen:"; +$a->strings["By continuing, I certify that I have complied with any instructions provided on this page."] = "Door verder te gaan ga ik automatisch akkoord met alle voorwaarden en aanwijzingen op deze pagina."; +$a->strings["(No specific instructions have been provided by the channel owner.)"] = "(Er zijn geen speciale voorwaarden en aanwijzingen door de kanaal-eigenaar verstrekt) "; +$a->strings["Restricted or Premium Channel"] = "Beperkt of premiumkanaal"; $a->strings["Channel removals are not allowed within 48 hours of changing the account password."] = "Het verwijderen van een kanaal is niet toegestaan binnen 48 uur nadat het wachtwoord van het account is veranderd."; $a->strings["Remove This Channel"] = "Verwijder dit kanaal"; $a->strings["This will completely remove this channel from the network. Once this has been done it is not recoverable."] = "Dit zal dit kanaal compleet van deze hub en uit het RedMatrix-netwerk verwijderen. Dit kan hierna niet meer te ongedaan gemaakt worden."; @@ -1214,21 +1244,17 @@ $a->strings["Authentication failed."] = "Authenticatie mislukt."; $a->strings["Remote Authentication"] = "Authenticatie op afstand"; $a->strings["Enter your channel address (e.g. channel@example.com)"] = "Vul jouw kanaaladres in (bijv. channel@example.com)"; $a->strings["Authenticate"] = "Authenticeren"; -$a->strings["Continue"] = "Ga verder"; -$a->strings["Premium Channel Setup"] = "Instellen premiumkanaal "; -$a->strings["Enable premium channel connection restrictions"] = "Restricties voor connecties van premiumkanaal toestaan"; -$a->strings["Please enter your restrictions or conditions, such as paypal receipt, usage guidelines, etc."] = "Vul je restricties of voorwaarden in, zoals een paypal-afschrift, gebruikersvoorschriften, enz."; -$a->strings["This channel may require additional steps or acknowledgement of the following conditions prior to connecting:"] = "Dit kanaal kan extra stappen of het accepteren van de volgende voorwaarden vereisen, voordat de connectie wordt geaccepteerd:"; -$a->strings["Potential connections will then see the following text before proceeding:"] = "Mogelijke connecties zullen dan de volgende tekst zien voordat ze verder kunnen:"; -$a->strings["By continuing, I certify that I have complied with any instructions provided on this page."] = "Door verder te gaan ga ik automatisch akkoord met alle voorwaarden en aanwijzingen op deze pagina."; -$a->strings["(No specific instructions have been provided by the channel owner.)"] = "(Er zijn geen speciale voorwaarden en aanwijzingen door de kanaal-eigenaar verstrekt) "; -$a->strings["Restricted or Premium Channel"] = "Beperkt of premiumkanaal"; -$a->strings["No such group"] = "Collectie niet gevonden"; -$a->strings["Search Results For:"] = "Zoekresultaten voor:"; -$a->strings["Collection is empty"] = "Collectie is leeg"; -$a->strings["Collection: "] = "Collectie: "; -$a->strings["Connection: "] = "Connectie: "; -$a->strings["Invalid connection."] = "Ongeldige connectie."; +$a->strings["Like/Dislike"] = "Leuk/niet leuk"; +$a->strings["This action is restricted to members."] = "Deze actie kan alleen door mensen met een RedMatrix-account worden uitgevoerd."; +$a->strings["Please <a href=\"rmagic\">login with your RedMatrix ID</a> or <a href=\"register\">register as a new RedMatrix member</a> to continue."] = "Je dient <a href=\"rmagic\">in te loggen met je RedMatrix-account</a> of <a href=\"register\">een nieuw RedMatrix-account te registreren</a> om verder te kunnen gaan."; +$a->strings["Invalid request."] = "Ongeldig verzoek"; +$a->strings["thing"] = "ding"; +$a->strings["Channel unavailable."] = "Kanaal niet beschikbaar."; +$a->strings["Previous action reversed."] = "Vorige actie omgedraaid"; +$a->strings["Action completed."] = "Actie voltooid"; +$a->strings["Thank you."] = "Bedankt"; +$a->strings["Remote authentication blocked. You are logged into this site locally. Please logout and retry."] = "Authenticatie op afstand geblokkeerd. Je bent lokaal op deze hub ingelogd. Uitloggen en opnieuw proberen."; +$a->strings["Welcome %s. Remote authentication successful."] = "Welkom %s. Authenticatie op afstand geslaagd."; $a->strings["Could not access contact record."] = "Kon geen toegang krijgen tot de connectie-gegevens."; $a->strings["Could not locate selected profile."] = "Kon het gekozen profiel niet vinden."; $a->strings["Connection updated."] = "Connectie bijgewerkt."; @@ -1252,6 +1278,7 @@ $a->strings["%1\$s [%2\$s]"] = "%1\$s [%2\$s]"; $a->strings["Edit connection"] = "Connectie bewerken"; $a->strings["Search your connections"] = "Doorzoek jouw connecties"; $a->strings["Finding: "] = "Zoeken naar: "; +$a->strings["OpenID protocol error. No ID returned."] = "OpenID-protocolfout. Geen ID terugontvangen."; $a->strings["Edit post"] = "Bericht bewerken"; $a->strings["is now connected to"] = "is nu verbonden met"; $a->strings["Could not access address book record."] = "Kon geen toegang krijgen tot de record van de connectie."; @@ -1288,9 +1315,9 @@ $a->strings["Hide or Unhide this connection"] = "Deze connectie verbergen of nie $a->strings["Delete this connection"] = "Deze connectie verwijderen"; $a->strings["Approve this connection"] = "Deze connectie accepteren"; $a->strings["Accept connection to allow communication"] = "Keur deze connectie goed om communicatie toe te staan"; -$a->strings["Automatic Permissions Settings"] = "Automatische permissies"; $a->strings["Connections: settings for %s"] = "Connecties: instellingen voor %s"; -$a->strings["When receiving a channel introduction, any permissions provided here will be applied to the new connection automatically and the introduction approved. Leave this page if you do not wish to use this feature."] = "Wanneer je een connectieverzoek voor een kanaal ontvangt, zullen alle permissies hier automatisch op de nieuwe connectie worden toegepast en het connectieverzoek worden geaccepteerd. Verlaat deze pagina wanneer je geen gebruik wil maken van deze functie."; +$a->strings["Apply these permissions automatically"] = "Deze permissies automatisch toepassen"; +$a->strings["Apply the permissions indicated on this page to all new connections."] = "Permissies die op deze pagina staan vermeldt op alle nieuwe connecties toepassen."; $a->strings["Slide to adjust your degree of friendship"] = "Schuif om te bepalen hoe goed je iemand kent en/of mag"; $a->strings["inherited"] = "geërfd"; $a->strings["Connection has no individual permissions!"] = "Connectie heeft geen individuele permissies!"; @@ -1302,7 +1329,7 @@ $a->strings["Edit contact notes"] = "Bewerk aantekeningen over contact"; $a->strings["Their Settings"] = "Hun instellingen"; $a->strings["My Settings"] = "Mijn instellingen"; $a->strings["Clear/Disable Automatic Permissions"] = "Verwijderen/uitschakelen automatische permissies"; -$a->strings["Forum Members"] = "Forum/groepsleden"; +$a->strings["Forum Members"] = "Forumleden"; $a->strings["Soapbox"] = "Zeepkist"; $a->strings["Full Sharing (typical social network permissions)"] = "Voluit delen (vergelijkbaar met die van sociale netwerken)"; $a->strings["Cautious Sharing "] = "Voorzichtig delen"; @@ -1326,104 +1353,105 @@ $a->strings["Currently archived"] = "Momenteel gearchiveerd"; $a->strings["Currently pending"] = "Moeten nog geaccepteerd of afgewezen worden"; $a->strings["Hide this contact from others"] = "Verberg deze connectie voor anderen"; $a->strings["Replies/likes to your public posts <strong>may</strong> still be visible"] = "Reacties/vind-ik-leuks op jouw openbare berichten <strong>kunnen</strong> zichtbaar blijven"; -$a->strings["No potential page delegates located."] = "Geen gevolmachtigde personen gevonden waaraan mogelijk het accountbeheer kan worden uitbesteed."; -$a->strings["Delegate Page Management"] = "Accountbeheer uitbesteden"; -$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Gevolmachtigde personen zijn in staat om alle aspecten van dit account te beheren, behalve enkele basisinstellingen. Besteed het beheer van je persoonlijke account niet aan iemand uit die je niet volledig vertrouwd."; -$a->strings["Existing Page Managers"] = "Bestaande accountbeheerders"; -$a->strings["Existing Page Delegates"] = "Bestaande gevolmachtigde accountbeheerders"; -$a->strings["Potential Delegates"] = "Gevolmachtigde personen waaraan mogelijk het accountbeheer kan worden uitbesteed."; -$a->strings["Add"] = "Toevoegen"; -$a->strings["No entries."] = "Geen"; -$a->strings["Gender: "] = "Geslacht:"; -$a->strings["Finding:"] = "Gezocht naar:"; -$a->strings["next page"] = "volgende pagina"; -$a->strings["previous page"] = "vorige pagina"; -$a->strings["No entries (some entries may be hidden)."] = "Niets gevonden (sommige kanalen kunnen verborgen zijn)."; -$a->strings["Status: "] = "Status: "; -$a->strings["Sexual Preference: "] = "Seksuele voorkeur: "; -$a->strings["Homepage: "] = "Homepage: "; -$a->strings["Hometown: "] = "Oorspronkelijk uit: "; -$a->strings["About: "] = "Over: "; -$a->strings["Keywords: "] = "Trefwoorden: "; +$a->strings["Thing updated"] = "Ding bijgewerkt"; +$a->strings["Object store: failed"] = "Opslaan van ding mislukt"; +$a->strings["Thing added"] = "Ding toegevoegd"; +$a->strings["OBJ: %1\$s %2\$s %3\$s"] = "OBJ: %1\$s %2\$s %3\$s"; +$a->strings["Show Thing"] = "Ding weergeven"; +$a->strings["item not found."] = "Item niet gevonden"; +$a->strings["Edit Thing"] = "Ding bewerken"; +$a->strings["Select a profile"] = "Kies een profiel"; +$a->strings["Post an activity"] = "Plaats een bericht"; +$a->strings["Only sends to viewers of the applicable profile"] = "Toont dit alleen aan diegene die het gekozen profiel mogen zien."; +$a->strings["Name of thing e.g. something"] = "Naam van ding"; +$a->strings["URL of thing (optional)"] = "URL van ding (optioneel)"; +$a->strings["URL for photo of thing (optional)"] = "URL van foto van ding (optioneel)"; +$a->strings["Add Thing to your Profile"] = "Ding aan je profiel toevoegen"; +$a->strings["No valid account found."] = "Geen geldige account gevonden."; +$a->strings["Password reset request issued. Check your email."] = "Het verzoek om je wachtwoord opnieuw in te stellen is behandeld. Controleer je e-mail."; +$a->strings["Site Member (%s)"] = "Lid van hub (%s)"; +$a->strings["Password reset requested at %s"] = "Verzoek tot het opnieuw instellen van een wachtwoord op %s is ingediend"; +$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Het verzoek kon niet worden geverifieerd. (Mogelijk heb je al eerder een verzoek ingediend.) Opnieuw instellen van wachtwoord is mislukt."; +$a->strings["Password Reset"] = "Wachtwoord vergeten?"; +$a->strings["Your password has been reset as requested."] = "Jouw wachtwoord is opnieuw ingesteld zoals je had verzocht."; +$a->strings["Your new password is"] = "Jouw nieuwe wachtwoord is"; +$a->strings["Save or copy your new password - and then"] = "Kopieer of sla je nieuwe wachtwoord op - en"; +$a->strings["click here to login"] = "klik dan hier om in te loggen"; +$a->strings["Your password may be changed from the <em>Settings</em> page after successful login."] = "Jouw wachtwoord kan worden veranderd onder <em>instellingen</em>, nadat je succesvol bent ingelogd."; +$a->strings["Your password has changed at %s"] = "Jouw wachtwoord op %s is veranderd"; +$a->strings["Forgot your Password?"] = "Wachtwoord vergeten?"; +$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Voer je e-mailadres in en verstuur deze om je wachtwoord opnieuw in te stellen. Controleer hierna hier je e-mail voor verdere instructies."; +$a->strings["Email Address"] = "E-mailadres"; +$a->strings["Reset"] = "Opnieuw instellen"; +$a->strings["Bookmark added"] = "Bladwijzer toegevoegd"; +$a->strings["My Bookmarks"] = "Mijn bladwijzers"; +$a->strings["My Connections Bookmarks"] = "Bladwijzers van mijn connecties"; $a->strings["This site is not a directory server"] = "Deze hub is geen kanalengidshub (directoryserver)"; -$a->strings["Red Matrix Server - Setup"] = "RedMatrix Server - Setup"; -$a->strings["Could not connect to database."] = "Could not connect to database."; -$a->strings["Could not connect to specified site URL. Possible SSL certificate or DNS issue."] = "Could not connect to specified hub URL. Possible SSL certificate or DNS issue."; -$a->strings["Could not create table."] = "Could not create table."; -$a->strings["Your site database has been installed."] = "Your hub database has been installed."; -$a->strings["You may need to import the file \"install/database.sql\" manually using phpmyadmin or mysql."] = "You may need to import the file \"install/database.sql\" manually using phpmyadmin or mysql."; -$a->strings["Please see the file \"install/INSTALL.txt\"."] = "Please see the file \"install/INSTALL.txt\"."; -$a->strings["System check"] = "System check"; -$a->strings["Check again"] = "Check again"; -$a->strings["Database connection"] = "Database connection"; -$a->strings["In order to install Red Matrix we need to know how to connect to your database."] = "In order to install RedMatrix we need to know how to connect to your database."; -$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Please contact your hosting provider or site administrator if you have questions about these settings."; -$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "The database you specify below should already exist. If it does not, please create it before continuing."; -$a->strings["Database Server Name"] = "Database Server Name"; -$a->strings["Default is localhost"] = "Default is localhost"; -$a->strings["Database Port"] = "Database Port"; -$a->strings["Communication port number - use 0 for default"] = "Communication port number - use 0 for default"; -$a->strings["Database Login Name"] = "Database Login Name"; -$a->strings["Database Login Password"] = "Database Login Password"; -$a->strings["Database Name"] = "Database Name"; -$a->strings["Site administrator email address"] = "Hub administrator email address"; -$a->strings["Your account email address must match this in order to use the web admin panel."] = "Your account email address must match this in order to use the web admin panel."; -$a->strings["Website URL"] = "Hub URL"; -$a->strings["Please use SSL (https) URL if available."] = "Please use SSL (https) URL if available."; -$a->strings["Please select a default timezone for your website"] = "Please select a default timezone for your hub"; -$a->strings["Site settings"] = "Hub settings"; -$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Could not find a command line version of PHP in the web server PATH."; -$a->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."] = "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."; -$a->strings["PHP executable path"] = "PHP executable path"; -$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Enter full path to php executable. You can leave this blank to continue the installation."; -$a->strings["Command line PHP"] = "Command line PHP"; -$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "The command line version of PHP on your system does not have \"register_argc_argv\" enabled."; -$a->strings["This is required for message delivery to work."] = "This is required for message delivery to work."; -$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv"; -$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"; -$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."; -$a->strings["Generate encryption keys"] = "Generate encryption keys"; -$a->strings["libCurl PHP module"] = "libCurl PHP module"; -$a->strings["GD graphics PHP module"] = "GD graphics PHP module"; -$a->strings["OpenSSL PHP module"] = "OpenSSL PHP module"; -$a->strings["mysqli PHP module"] = "mysqli PHP module"; -$a->strings["mb_string PHP module"] = "mb_string PHP module"; -$a->strings["mcrypt PHP module"] = "mcrypt PHP module"; -$a->strings["Apache mod_rewrite module"] = "Apache mod_rewrite module"; -$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Error: Apache webserver mod-rewrite module is required but not installed."; -$a->strings["proc_open"] = "proc_open"; -$a->strings["Error: proc_open is required but is either not installed or has been disabled in php.ini"] = "Error: proc_open is required but is either not installed or has been disabled in php.ini"; -$a->strings["Error: libCURL PHP module required but not installed."] = "Error: libCURL PHP module required but not installed."; -$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Error: GD graphics PHP module with JPEG support required but not installed."; -$a->strings["Error: openssl PHP module required but not installed."] = "Error: openssl PHP module required but not installed."; -$a->strings["Error: mysqli PHP module required but not installed."] = "Error: mysqli PHP module required but not installed."; -$a->strings["Error: mb_string PHP module required but not installed."] = "Error: mb_string PHP module required but not installed."; -$a->strings["Error: mcrypt PHP module required but not installed."] = "Error: mcrypt PHP module required but not installed."; -$a->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."] = "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."; -$a->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."] = "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."; -$a->strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Red top folder."] = "At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Red top folder."; -$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"install/INSTALL.txt\" for instructions."] = "You can alternatively skip this procedure and perform a manual installation. Please see the file \"install/INSTALL.txt\" for instructions."; -$a->strings[".htconfig.php is writable"] = ".htconfig.php is writable"; -$a->strings["Red uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Red uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."; -$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory %s under the Red top level folder."] = "In order to store these compiled templates, the web server needs to have write access to the directory %s under the Red top level folder."; -$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."; -$a->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."] = "Note: as a security measure, you should give the web server write access to %s only--not the template files (.tpl) that it contains."; -$a->strings["%s is writable"] = "%s is writable"; -$a->strings["Red uses the store directory to save uploaded files. The web server needs to have write access to the store directory under the Red top level folder"] = "Red uses the store directory to save uploaded files. The web server needs to have write access to the store directory under the Red top level folder"; -$a->strings["store is writable"] = "store is writable"; -$a->strings["SSL certificate cannot be validated. Fix certificate or disable https access to this site."] = "SSL certificate cannot be validated. Fix certificate or disable https access to this hub."; -$a->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!"] = "If you have https access to your hub or allow connections to TCP port 443 (the https: port), you MUST use a browser-valid certificate. You MUST NOT use self-signed certificates!"; -$a->strings["This restriction is incorporated because public posts from you may for example contain references to images on your own hub."] = "This restriction is incorporated because public posts from you may for example contain references to images on your own hub."; -$a->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."] = "If your certificate is not recognized, members of other hubs (who may themselves have valid certificates) will get a warning message on their own hub complaining about security issues."; -$a->strings["This can cause usability issues elsewhere (not just on your own site) so we must insist on this requirement."] = "This can cause usability issues elsewhere (not just on your own hub) so we must insist on this requirement."; -$a->strings["Providers are available that issue free certificates which are browser-valid."] = "Providers are available that issue free certificates which are browser-valid."; -$a->strings["SSL certificate validation"] = "SSL certificate validation"; -$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "Url rewrite in .htaccess is not working. Check your server configuration."; -$a->strings["Url rewrite is working"] = "Url rewrite is working"; -$a->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."] = "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."; -$a->strings["Errors encountered creating database tables."] = "Errors encountered creating database tables."; -$a->strings["<h1>What next</h1>"] = "<h1>Wat nu</h1>"; -$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANT: You will need to [manually] setup a scheduled task for the poller."; +$a->strings["RedMatrix - Guests: Username: {your email address}, Password: +++"] = "RedMatrix - gasttoegang: Toegangsnaam: {jouw e-mailadres}, wachtwoord: +++"; +$a->strings["Profile not found."] = "Profiel niet gevonden."; +$a->strings["Profile deleted."] = "Profiel verwijderd."; +$a->strings["Profile-"] = "Profiel-"; +$a->strings["New profile created."] = "Nieuw profiel aangemaakt."; +$a->strings["Profile unavailable to clone."] = "Profiel niet beschikbaar om te klonen"; +$a->strings["Profile unavailable to export."] = "Geen profiel beschikbaar om te exporteren"; +$a->strings["Profile Name is required."] = "Profielnaam is vereist"; +$a->strings["Marital Status"] = "Huwelijke status"; +$a->strings["Romantic Partner"] = "Romantische partner"; +$a->strings["Likes"] = "Houdt van"; +$a->strings["Dislikes"] = "Houdt niet van"; +$a->strings["Work/Employment"] = "Werk/arbeid"; +$a->strings["Religion"] = "Religie"; +$a->strings["Political Views"] = "Politieke overtuigingen"; +$a->strings["Gender"] = "Geslacht"; +$a->strings["Sexual Preference"] = "Seksuele voorkeur"; +$a->strings["Homepage"] = "Homepage"; +$a->strings["Interests"] = "Interesses"; +$a->strings["Address"] = "Kanaaladres"; +$a->strings["Profile updated."] = "Profiel bijgewerkt"; +$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Laat de lijst met connecties niet aan bezoekers van dit profiel zien."; +$a->strings["Edit Profile Details"] = "Profiel bewerken"; +$a->strings["View this profile"] = "Profiel weergeven"; +$a->strings["Change Profile Photo"] = "Profielfoto wijzigen"; +$a->strings["Create a new profile using these settings"] = "Een nieuw profiel aanmaken met dit profiel als basis"; +$a->strings["Clone this profile"] = "Dit profiel klonen"; +$a->strings["Delete this profile"] = "Dit profiel verwijderen"; +$a->strings["Import profile from file"] = "Profiel vanuit bestand importeren"; +$a->strings["Export profile to file"] = "Profiel naar bestand exporteren"; +$a->strings["Profile Name:"] = "Profielnaam:"; +$a->strings["Your Full Name:"] = "Jouw volledige naam:"; +$a->strings["Title/Description:"] = "Titel/omschrijving:"; +$a->strings["Your Gender:"] = "Jouw geslacht"; +$a->strings["Birthday :"] = "Verjaardag: "; +$a->strings["Street Address:"] = "Straat en huisnummer:"; +$a->strings["Locality/City:"] = "Woonplaats:"; +$a->strings["Postal/Zip Code:"] = "Postcode:"; +$a->strings["Country:"] = "Land:"; +$a->strings["Region/State:"] = "Provincie/gewest/deelstaat:"; +$a->strings["<span class=\"heart\">♥</span> Marital Status:"] = "<span class=\"heart\">♥</span> Huwelijkse staat:"; +$a->strings["Who: (if applicable)"] = "Wie (wanneer toepasselijk):"; +$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Voorbeelden: karin123, Karin Jansen, cathy@voorbeeld.nl"; +$a->strings["Since [date]:"] = "Sinds [datum]:"; +$a->strings["Homepage URL:"] = "Adres homepage:"; +$a->strings["Religious Views:"] = "Religieuze overtuigingen"; +$a->strings["Keywords:"] = "Trefwoorden"; +$a->strings["Example: fishing photography software"] = "Voorbeeld: muziek, fotografie, software"; +$a->strings["Used in directory listings"] = "Wordt in de kanalengids gebruikt"; +$a->strings["Tell us about yourself..."] = "Vertel ons iets over jezelf..."; +$a->strings["Hobbies/Interests"] = "Hobby's/interesses"; +$a->strings["Contact information and Social Networks"] = "Contactinformatie en sociale netwerken"; +$a->strings["My other channels"] = "Mijn andere kanalen"; +$a->strings["Musical interests"] = "Muzikale interesses"; +$a->strings["Books, literature"] = "Boeken/literatuur"; +$a->strings["Television"] = "Televisie"; +$a->strings["Film/dance/culture/entertainment"] = "Film/dans/cultuur/entertainment"; +$a->strings["Love/romance"] = "Liefde/romantiek"; +$a->strings["Work/employment"] = "Werk/arbeid"; +$a->strings["School/education"] = "School/onderwijs"; +$a->strings["This is your default profile."] = "Dit is jouw standaardprofiel"; +$a->strings["Age: "] = "Leeftijd:"; +$a->strings["Edit/Manage Profiles"] = "Profielen bewerken/beheren"; +$a->strings["Add profile things"] = "Dingen aan je profiel toevoegen"; +$a->strings["Include desirable objects in your profile"] = "Voeg door jou gewenste dingen aan jouw profiel toe"; $a->strings["Item not found"] = "Item niet gevonden"; $a->strings["Edit Block"] = "Blok bewerken"; $a->strings["Delete block?"] = "Blok verwijderen"; @@ -1444,7 +1472,10 @@ $a->strings["Delete item?"] = "Item verwijderen?"; $a->strings["Edit Webpage"] = "Webpagina bewerken"; $a->strings["Delete webpage?"] = "Webpagina verwijderen?"; $a->strings["Delete Webpage"] = "Webpagina verwijderen"; -$a->strings["RedMatrix - Guests: Username: {your email address}, Password: +++"] = "RedMatrix - gasttoegang: Gebruikersnaam: {jouw e-mailadres}, wachtwoord: +++"; +$a->strings["webpage"] = "Webpagina"; +$a->strings["block"] = "blok"; +$a->strings["layout"] = "lay-out"; +$a->strings["%s element installed"] = "%s onderdeel geïnstalleerd"; $a->strings["Image uploaded but image cropping failed."] = "Afbeelding geüpload, maar afbeelding kon niet worden bijgesneden. "; $a->strings["Image resize failed."] = "Afbeelding kon niet van grootte veranderd worden."; $a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Vernieuw de pagina met shift+R of shift+F5, of leeg je browserbuffer, wanneer de nieuwe foto niet meteen wordt weergegeven."; @@ -1462,22 +1493,16 @@ $a->strings["Done Editing"] = "Klaar met bewerken"; $a->strings["Image uploaded successfully."] = "Uploaden afbeelding geslaagd"; $a->strings["Image upload failed."] = "Uploaden afbeelding mislukt"; $a->strings["Image size reduction [%s] failed."] = "Verkleinen [%s] van afbeelding mislukt."; -$a->strings["Failed to create source. No channel selected."] = "Aanmaken bron mislukt. Geen kanaal geselecteerd."; -$a->strings["Source created."] = "Bron aangemaakt."; -$a->strings["Source updated."] = "Bron aangemaakt."; -$a->strings["*"] = "*"; -$a->strings["Manage remote sources of content for your channel."] = "Beheer externe bronnen met inhoud voor jouw kanaal"; -$a->strings["New Source"] = "Nieuwe bron"; -$a->strings["Import all or selected content from the following channel into this channel and distribute it according to your channel settings."] = "Importeer complete of gedeelde inhoud vanuit het volgende kanaal naar dit kanaal, en verdeel het vervolgens volgens jouw kanaalinstellingen."; -$a->strings["Only import content with these words (one per line)"] = "Importeer alleen inhoud met deze woorden (één per regel)"; -$a->strings["Leave blank to import all public content"] = "Laat leeg om alle openbare inhoud te importeren"; -$a->strings["Channel Name"] = "Kanaalnaam"; -$a->strings["Source not found."] = "Bron niet gevonden"; -$a->strings["Edit Source"] = "Bron bewerken"; -$a->strings["Delete Source"] = "Bron verwijderen"; -$a->strings["Source removed"] = "Bron verwijderd"; -$a->strings["Unable to remove source."] = "Verwijderen bron mislukt."; -$a->strings["- select -"] = "- kies map -"; +$a->strings["Unable to locate original post."] = "Niet in staat om de originele locatie van het bericht te vinden. "; +$a->strings["Empty post discarded."] = "Leeg bericht geannuleerd"; +$a->strings["Executable content type not permitted to this channel."] = "Uitvoerbare bestanden zijn niet toegestaan op dit kanaal."; +$a->strings["System error. Post not saved."] = "Systeemfout. Bericht niet opgeslagen."; +$a->strings["You have reached your limit of %1$.0f top level posts."] = "Je hebt jouw limiet van %1$.0f berichten bereikt."; +$a->strings["You have reached your limit of %1$.0f webpages."] = "Je hebt jouw limiet van %1$.0f webpagina's bereikt."; +$a->strings["Contact not found."] = "Contact niet gevonden"; +$a->strings["Friend suggestion sent."] = "Kanaalvoorstel verzonden."; +$a->strings["Suggest Friends"] = "Kanalen voorstellen"; +$a->strings["Suggest a friend for %s"] = "Stel een kanaal voor aan %s"; $a->strings["Permission Denied."] = "Toegang geweigerd"; $a->strings["File not found."] = "Bestand niet gevonden."; $a->strings["Edit file permissions"] = "Bestandsrechten bewerken"; @@ -1486,13 +1511,19 @@ $a->strings["Include all files and sub folders"] = "Toepassen op alle bestanden $a->strings["Return to file list"] = "Terugkeren naar bestandlijst "; $a->strings["Copy/paste this code to attach file to a post"] = "Kopieer/plak deze code om het bestand aan een bericht te koppelen"; $a->strings["Copy/paste this URL to link file from a web page"] = "Kopieer/plak deze URL om het bestand aan een externe webpagina te koppelen"; +$a->strings["Help:"] = "Hulp:"; +$a->strings["Not Found"] = "Niet gevonden"; +$a->strings["network"] = "netwerk"; +$a->strings["No potential page delegates located."] = "Geen gevolmachtigde personen gevonden waaraan mogelijk het accountbeheer kan worden uitbesteed."; +$a->strings["Delegate Page Management"] = "Accountbeheer uitbesteden"; +$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Gevolmachtigde personen zijn in staat om alle aspecten van dit account te beheren, behalve enkele basisinstellingen. Besteed het beheer van je persoonlijke account niet aan iemand uit die je niet volledig vertrouwd."; +$a->strings["Existing Page Managers"] = "Bestaande accountbeheerders"; +$a->strings["Existing Page Delegates"] = "Bestaande gevolmachtigde accountbeheerders"; +$a->strings["Potential Delegates"] = "Gevolmachtigde personen waaraan mogelijk het accountbeheer kan worden uitbesteed."; +$a->strings["Remove"] = "Verwijderen"; +$a->strings["Add"] = "Toevoegen"; +$a->strings["No entries."] = "Geen"; $a->strings["Channel added."] = "Kanaal toegevoegd."; -$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s volgt het %3\$s van %2\$s"; -$a->strings["Contact not found."] = "Contact niet gevonden"; -$a->strings["Friend suggestion sent."] = "Kanaalvoorstel verzonden."; -$a->strings["Suggest Friends"] = "Kanalen voorstellen"; -$a->strings["Suggest a friend for %s"] = "Stel een kanaal voor aan %s"; -$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Geen voorgestelde kanalen gevonden. Wanneer dit een nieuwe hub is, probeer het dan over 24 uur weer."; $a->strings["Collection created."] = "Collectie aangemaakt"; $a->strings["Could not create collection."] = "Collectie kon niet aangemaakt worden"; $a->strings["Collection updated."] = "Collectie bijgewerkt."; @@ -1505,9 +1536,29 @@ $a->strings["Collection Editor"] = "Collectiebewerker"; $a->strings["Members"] = "Kanalen"; $a->strings["All Connected Channels"] = "Alle kanaalconnecties"; $a->strings["Click on a channel to add or remove."] = "Klik op een kanaal om deze toe te voegen of te verwijderen."; +$a->strings["Red Matrix - "The Network""] = "RedMatrix - "The Network""; +$a->strings["Welcome to %s"] = "Welkom op %s"; +$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Geen voorgestelde kanalen gevonden. Wanneer dit een nieuwe hub is, probeer het dan over 24 uur weer."; +$a->strings["Your service plan only allows %d channels."] = "Jouw abonnement staat maar %d kanalen toe."; +$a->strings["Nothing to import."] = "Niets gevonden om te importeren"; +$a->strings["Unable to download data from old server"] = "Niet in staat om gegevens van de oude hub te downloaden"; +$a->strings["Imported file is empty."] = "Geïmporteerde bestand is leeg"; +$a->strings["Cannot create a duplicate channel identifier on this system. Import failed."] = "Kan geen dubbele kanaal-identificator op deze hub aanmaken. Importeren mislukt."; +$a->strings["Channel clone failed. Import failed."] = "Het klonen van het kanaal is mislukt. Importeren mislukt."; +$a->strings["Cloned channel not found. Import failed."] = "Gekloond kanaal niet gevonden. Importeren mislukt."; +$a->strings["Import completed."] = "Import voltooid."; +$a->strings["You must be logged in to use this feature."] = "Je moet ingelogd zijn om dit onderdeel te kunnen gebruiken."; +$a->strings["Import Channel"] = "Kanaal importeren"; +$a->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. Only identity and connections/relationships will be imported. Importation of content is not yet available."] = "Gebruik dit formulier om een bestaand kanaal te importeren van een andere hub. Je kan de kanaal-identiteit van de oude hub via het netwerk ontvangen of een exportbestand verstrekken. Alleen de identiteit en de connecties zullen geïmporteerd worden. Het importeren van inhoud is nog niet beschikbaar."; +$a->strings["File to Upload"] = "Bestand om te uploaden"; +$a->strings["Or provide the old server/hub details"] = "Of vul de gegevens van de oude hub in"; +$a->strings["Your old identity address (xyz@example.com)"] = "Jouw oude kanaaladres (xyz@example.com)"; +$a->strings["Your old login email address"] = "Het e-mailadres van je oude account"; +$a->strings["Your old login password"] = "Wachtwoord van jouw oude account"; +$a->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."] = "Voor elke optie geldt dat je moet kiezen of je jouw primaire kanaaladres op deze hub wil instellen of dat jouw oude hub deze rol blijft vervullen."; +$a->strings["Make this hub my primary location"] = "Stel deze hub als mijn primaire locatie in"; +$a->strings["Import existing posts if possible"] = "Importeer bestaande berichten (wanneer mogelijk)"; $a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s labelde het %3\$s van %2\$s met %4\$s"; -$a->strings["Help:"] = "Hulp:"; -$a->strings["Not Found"] = "Niet gevonden"; $a->strings["Tag removed"] = "Label verwijderd"; $a->strings["Remove Item Tag"] = "Verwijder itemlabel"; $a->strings["Select a tag to remove: "] = "Kies een label om te verwijderen"; @@ -1531,7 +1582,9 @@ $a->strings["Pending registrations"] = "Accounts die op goedkeuring wachten"; $a->strings["Version"] = "Versie"; $a->strings["Active plugins"] = "Ingeschakelde plug-ins"; $a->strings["Site settings updated."] = "Hub-instellingen bijgewerkt."; -$a->strings["No special theme for accessibility"] = "Geen speciaal thema voor universele toegang"; +$a->strings["mobile"] = "mobiel"; +$a->strings["experimental"] = "experimenteel"; +$a->strings["unsupported"] = "Niet ondersteund"; $a->strings["Yes - with approval"] = "Ja - met goedkeuring"; $a->strings["My site is not a public server"] = "Mijn RedMatrix-hub is niet openbaar"; $a->strings["My site has paid access only"] = "Mijn RedMatrix-hub kent alleen betaalde toegang"; @@ -1545,11 +1598,9 @@ $a->strings["Administrator Information"] = "Informatie over de beheerder van dez $a->strings["Contact information for site administrators. Displayed on siteinfo page. BBCode can be used here"] = "Contactinformatie voor hub-beheerders. Getoond op pagina met hub-informatie. Er kan hier bbcode gebruikt worden."; $a->strings["System language"] = "Standaardtaal"; $a->strings["System theme"] = "Standaardthema"; -$a->strings["Default system theme - may be over-ridden by user profiles - <a href='#' id='cnftheme'>change theme settings</a>"] = "Standaardthema voor RedMatrix-hub (kan door gebruiker veranderd worden) - <a href='#' id='cnftheme'>verander thema-instellingen</a>"; +$a->strings["Default system theme - may be over-ridden by user profiles - <a href='#' id='cnftheme'>change theme settings</a>"] = "Standaardthema voor RedMatrix-hub (kan door lid veranderd worden) - <a href='#' id='cnftheme'>verander thema-instellingen</a>"; $a->strings["Mobile system theme"] = "Standaardthema voor mobiel"; $a->strings["Theme for mobile devices"] = "Thema voor mobiele apparaten"; -$a->strings["Accessibility system theme"] = "Standaardthema voor universele toegang"; -$a->strings["Accessibility theme"] = "Thema voor universele toegang"; $a->strings["Enable Diaspora Protocol"] = "Diaspora-protocol inschakelen"; $a->strings["Communicate with Diaspora and Friendica - experimental"] = "Communiceer met Diaspora en Friendica (experimenteel)"; $a->strings["Allow Feeds as Connections"] = "Sta feeds toe als connecties"; @@ -1567,7 +1618,7 @@ $a->strings["Comma separated list of domains which are allowed to establish frie $a->strings["Allowed email domains"] = "Toegestane e-maildomeinen"; $a->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"] = "Door komma's gescheiden lijst met e-maildomeinen die op deze hub mogen registeren. Wildcards zijn toegestaan.\nLaat leeg om alle domeinen toe te laten."; $a->strings["Block public"] = "Openbare toegang blokkeren"; -$a->strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "Vink dit aan om alle normaliter openbare persoonlijke pagina's op deze hub alleen toegankelijk te maken voor ingelogde gebruikers."; +$a->strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "Vink dit aan om alle normaliter openbare persoonlijke pagina's op deze hub alleen toegankelijk te maken voor ingelogde leden."; $a->strings["Verify Email Addresses"] = "E-mailadres verifieren"; $a->strings["Check to verify email addresses used in account registration (recommended)."] = "Inschakelen om e-mailadressen te verifiëren die tijdens de accountregistratie worden gebruikt (aanbevolen)."; $a->strings["Force publish"] = "Dwing kanaalvermelding af"; @@ -1575,9 +1626,9 @@ $a->strings["Check to force all profiles on this site to be listed in the site d $a->strings["Disable discovery tab"] = "Ontdekkingstab"; $a->strings["Remove the tab in the network view with public content pulled from sources chosen for this site."] = "Verwijder de tab in de matrix-weergave waarin zich een selectie aan openbare berichten bevindt, die automatisch voor deze hub zijn uitgekozen."; $a->strings["No login on Homepage"] = "Geen inlogformulier op de homepage"; -$a->strings["Check to hide the login form from your sites homepage when visitors arrive who are not logged in (e.g. when you put the content of the homepage in via the site channel)."] = "Vink dit aan om het inlogformulier op de homepage van deze hub, die niet-ingelogde gebruikers te zien krijgen, te verbergen. (bijvoorbeeld wanneer je een kanaal op deze RedMatrix-hub als homepage gebruikt)"; -$a->strings["Proxy user"] = "Proxy-gebruiker"; -$a->strings["Proxy URL"] = "Proxy-URL"; +$a->strings["Check to hide the login form from your sites homepage when visitors arrive who are not logged in (e.g. when you put the content of the homepage in via the site channel)."] = "Vink dit aan om het inlogformulier op de homepage van deze hub, die niet-ingelogde bezoekers te zien krijgen, te verbergen. (bijvoorbeeld wanneer je een kanaal op deze RedMatrix-hub als homepage gebruikt)"; +$a->strings["Proxy user"] = "Gebruikersnaam proxy"; +$a->strings["Proxy URL"] = "URL proxy"; $a->strings["Network timeout"] = "Netwerktimeout"; $a->strings["Value is in seconds. Set to 0 for unlimited (not recommended)."] = "Waarde is in seconden. Zet op 0 voor onbeperkt (niet aanbevolen)"; $a->strings["Delivery interval"] = "Afleveringsinterval"; @@ -1610,7 +1661,7 @@ $a->strings["%s user deleted"] = array( ); $a->strings["Account not found"] = "Account niet gevonden"; $a->strings["User '%s' unblocked"] = "Account '%s' gedeblokkeerd"; -$a->strings["User '%s' blocked"] = "Gebruiker '%s' geblokkeerd"; +$a->strings["User '%s' blocked"] = "Lid '%s' geblokkeerd"; $a->strings["Users"] = "Accounts"; $a->strings["select all"] = "alles selecteren"; $a->strings["User registrations waiting for confirm"] = "Accounts die op goedkeuring wachten"; @@ -1668,39 +1719,32 @@ $a->strings["Help text"] = "Helptekst"; $a->strings["Additional info (optional)"] = "Extra informatie (optioneel)"; $a->strings["Field definition not found"] = "Velddefinitie niet gevonden"; $a->strings["Edit Profile Field"] = "Profielveld bewerken"; -$a->strings["Thing updated"] = "Ding bijgewerkt"; -$a->strings["Object store: failed"] = "Opslaan van ding mislukt"; -$a->strings["Thing added"] = "Ding toegevoegd"; -$a->strings["OBJ: %1\$s %2\$s %3\$s"] = "OBJ: %1\$s %2\$s %3\$s"; -$a->strings["Show Thing"] = "Ding weergeven"; -$a->strings["item not found."] = "Item niet gevonden"; -$a->strings["Edit Thing"] = "Ding bewerken"; -$a->strings["Select a profile"] = "Kies een profiel"; -$a->strings["Post an activity"] = "Plaats een bericht"; -$a->strings["Only sends to viewers of the applicable profile"] = "Toont dit alleen aan diegene die het gekozen profiel mogen zien."; -$a->strings["Name of thing e.g. something"] = "Naam van ding"; -$a->strings["URL of thing (optional)"] = "URL van ding (optioneel)"; -$a->strings["URL for photo of thing (optional)"] = "URL van foto van ding (optioneel)"; -$a->strings["Add Thing to your Profile"] = "Ding aan je profiel toevoegen"; -$a->strings["Your service plan only allows %d channels."] = "Jouw abonnement staat maar %d kanalen toe."; -$a->strings["Nothing to import."] = "Niets gevonden om te importeren"; -$a->strings["Unable to download data from old server"] = "Niet in staat om gegevens van de oude hub te downloaden"; -$a->strings["Imported file is empty."] = "Geïmporteerde bestand is leeg"; -$a->strings["Cannot create a duplicate channel identifier on this system. Import failed."] = "Kan geen dubbele kanaal-identificator op deze hub aanmaken. Importeren mislukt."; -$a->strings["Channel clone failed. Import failed."] = "Het klonen van het kanaal is mislukt. Importeren mislukt."; -$a->strings["Cloned channel not found. Import failed."] = "Gekloond kanaal niet gevonden. Importeren mislukt."; -$a->strings["Import completed."] = "Import voltooid."; -$a->strings["You must be logged in to use this feature."] = "Je moet ingelogd zijn om dit onderdeel te kunnen gebruiken."; -$a->strings["Import Channel"] = "Kanaal importeren"; -$a->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. Only identity and connections/relationships will be imported. Importation of content is not yet available."] = "Gebruik dit formulier om een bestaand kanaal te importeren van een andere hub. Je kan de kanaal-identiteit van de oude hub via het netwerk ontvangen of een exportbestand verstrekken. Alleen de identiteit en de connecties zullen geïmporteerd worden. Het importeren van inhoud is nog niet beschikbaar."; -$a->strings["File to Upload"] = "Bestand om te uploaden"; -$a->strings["Or provide the old server/hub details"] = "Of vul de gegevens van de oude hub in"; -$a->strings["Your old identity address (xyz@example.com)"] = "Jouw oude kanaaladres (xyz@example.com)"; -$a->strings["Your old login email address"] = "Het e-mailadres van je oude account"; -$a->strings["Your old login password"] = "Wachtwoord van jouw oude account"; -$a->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."] = "Voor elke optie geldt dat je moet kiezen of je jouw primaire kanaaladres op deze hub wil instellen of dat jouw oude hub deze rol blijft vervullen."; -$a->strings["Make this hub my primary location"] = "Stel deze hub als mijn primaire locatie in"; -$a->strings["Import existing posts if possible"] = "Importeer bestaande berichten (wanneer mogelijk)"; +$a->strings["Location not found."] = "Locatie niet gevonden."; +$a->strings["Primary location cannot be removed."] = "Primaire locatie kan niet worden verwijderd."; +$a->strings["No locations found."] = "Geen locaties gevonden."; +$a->strings["Manage Channel Locations"] = "Kanaallocaties beheren"; +$a->strings["Location (address)"] = "Locatie (adres)"; +$a->strings["Primary Location"] = "Primaire locatie"; +$a->strings["Drop location"] = "Locatie verwijderen"; +$a->strings["Unable to lookup recipient."] = "Niet in staat om ontvanger op te zoeken."; +$a->strings["Unable to communicate with requested channel."] = "Niet in staat om met het aangevraagde kanaal te communiceren."; +$a->strings["Cannot verify requested channel."] = "Kan opgevraagd kanaal niet verifieren"; +$a->strings["Selected channel has private message restrictions. Send failed."] = "Gekozen kanaal heeft restricties voor privéberichten. Verzenden mislukt."; +$a->strings["Message deleted."] = "Bericht verwijderd."; +$a->strings["Message recalled."] = "Bericht ingetrokken."; +$a->strings["Send Private Message"] = "Privébericht versturen"; +$a->strings["To:"] = "Aan:"; +$a->strings["Subject:"] = "Onderwerp:"; +$a->strings["Your message:"] = "Jouw bericht:"; +$a->strings["Send"] = "Verzenden"; +$a->strings["Message not found."] = "Bericht niet gevonden"; +$a->strings["Delete message"] = "Bericht verwijderen"; +$a->strings["Recall message"] = "Bericht intrekken"; +$a->strings["Message has been recalled."] = "Bericht is ingetrokken."; +$a->strings["Private Conversation"] = "Privéconversatie"; +$a->strings["Delete conversation"] = "Verwijder conversatie"; +$a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "Geen veilige communicatie beschikbaar. <strong>Mogelijk</strong> kan je reageren op de kanaalpagina van de afzender."; +$a->strings["Send Reply"] = "Antwoord versturen"; $a->strings["Total invitation limit exceeded."] = "Limiet voor aantal uitnodigingen overschreden."; $a->strings["%s : Not a valid email address."] = "%s : Geen geldig e-mailadres."; $a->strings["Please join us on Red"] = "Uitnodiging voor de RedMatrix"; @@ -1713,79 +1757,35 @@ $a->strings["%d message sent."] = array( $a->strings["You have no more invitations available"] = "Je hebt geen uitnodigingen meer beschikbaar"; $a->strings["Send invitations"] = "Uitnodigingen verzenden"; $a->strings["Enter email addresses, one per line:"] = "Voer e-mailadressen in, één per regel:"; -$a->strings["Your message:"] = "Jouw bericht:"; $a->strings["Please join my community on RedMatrix."] = "Hierbij nodig ik je uit om mij, en andere vrienden en kennissen, op de RedMatrix te vergezellen. Lees meer over de RedMatrix op https://redmatrix.me."; $a->strings["You will need to supply this invitation code: "] = "Je moet deze uitnodigingscode opgeven:"; $a->strings["1. Register at any RedMatrix location (they are all inter-connected)"] = "1. Registreer je op een willekeurige RedMatrix-hub (ze zijn allemaal onderling met elkaar verbonden):"; $a->strings["2. Enter my RedMatrix network address into the site searchbar."] = "2. Nadat je bent ingelogd en een kanaal hebt aangemaakt kan je mijn kanaaladres in het zoekveld invullen:"; $a->strings["or visit "] = "of bezoek "; $a->strings["3. Click [Connect]"] = "3. Klik op [+ Verbinden]"; -$a->strings["Unable to locate original post."] = "Niet in staat om de originele locatie van het bericht te vinden. "; -$a->strings["Empty post discarded."] = "Leeg bericht geannuleerd"; -$a->strings["Executable content type not permitted to this channel."] = "Uitvoerbare bestanden zijn niet toegestaan op dit kanaal."; -$a->strings["System error. Post not saved."] = "Systeemfout. Bericht niet opgeslagen."; -$a->strings["You have reached your limit of %1$.0f top level posts."] = "Je hebt jouw limiet van %1$.0f berichten bereikt."; -$a->strings["You have reached your limit of %1$.0f webpages."] = "Je hebt jouw limiet van %1$.0f webpagina's bereikt."; +$a->strings["You have created %1$.0f of %2$.0f allowed channels."] = "Je hebt %1$.0f van totaal %2$.0f toegestane kanalen aangemaakt."; +$a->strings["Create a new channel"] = "Nieuw kanaal aanmaken"; +$a->strings["Current Channel"] = "Huidig kanaal"; +$a->strings["Attach to one of your channels by selecting it."] = "Gebruik een van jouw kanalen door op een te klikken."; +$a->strings["Default Channel"] = "Standaardkanaal"; +$a->strings["Make Default"] = "Als standaard instellen"; $a->strings["[Embedded content - reload page to view]"] = "[Ingesloten inhoud - ververs pagina om te bekijken] "; $a->strings["Help with this feature"] = "Hulp voor dit onderdeel"; $a->strings["Layout Name"] = "Naam lay-out"; -$a->strings["Like/Dislike"] = "Leuk/niet leuk"; -$a->strings["This action is restricted to members."] = "Deze actie kan alleen door mensen met een RedMatrix-account worden uitgevoerd."; -$a->strings["Please <a href=\"rmagic\">login with your RedMatrix ID</a> or <a href=\"register\">register as a new RedMatrix member</a> to continue."] = "Je dient <a href=\"rmagic\">in te loggen met je RedMatrix-account</a> of <a href=\"register\">een nieuw RedMatrix-account te registreren</a> om verder te kunnen gaan."; -$a->strings["Invalid request."] = "Ongeldig verzoek"; -$a->strings["thing"] = "ding"; -$a->strings["Channel unavailable."] = "Kanaal niet beschikbaar."; -$a->strings["Previous action reversed."] = "Vorige actie omgedraaid"; -$a->strings["Action completed."] = "Actie voltooid"; -$a->strings["Thank you."] = "Bedankt"; $a->strings["Remote privacy information not available."] = "Privacy-informatie op afstand niet beschikbaar."; $a->strings["Visible to:"] = "Zichtbaar voor:"; $a->strings["No connections."] = "Geen connecties."; $a->strings["Visit %s's profile [%s]"] = "Bezoek het profiel van %s [%s]"; $a->strings["View Connnections"] = "Connecties weergeven"; -$a->strings["No valid account found."] = "Geen geldige account gevonden."; -$a->strings["Password reset request issued. Check your email."] = "Het verzoek om je wachtwoord opnieuw in te stellen is behandeld. Controleer je e-mail."; -$a->strings["Site Member (%s)"] = "Lid van hub (%s)"; -$a->strings["Password reset requested at %s"] = "Verzoek tot het opnieuw instellen van een wachtwoord op %s is ingediend"; -$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Het verzoek kon niet worden geverifieerd. (Mogelijk heb je al eerder een verzoek ingediend.) Opnieuw instellen van wachtwoord is mislukt."; -$a->strings["Password Reset"] = "Wachtwoord vergeten?"; -$a->strings["Your password has been reset as requested."] = "Jouw wachtwoord is opnieuw ingesteld zoals je had verzocht."; -$a->strings["Your new password is"] = "Jouw nieuwe wachtwoord is"; -$a->strings["Save or copy your new password - and then"] = "Kopieer of sla je nieuwe wachtwoord op - en"; -$a->strings["click here to login"] = "klik dan hier om in te loggen"; -$a->strings["Your password may be changed from the <em>Settings</em> page after successful login."] = "Jouw wachtwoord kan worden veranderd onder <em>instellingen</em>, nadat je succesvol bent ingelogd."; -$a->strings["Your password has changed at %s"] = "Jouw wachtwoord op %s is veranderd"; -$a->strings["Forgot your Password?"] = "Wachtwoord vergeten?"; -$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Voer je e-mailadres in en verstuur deze om je wachtwoord opnieuw in te stellen. Controleer hierna hier je e-mail voor verdere instructies."; -$a->strings["Email Address"] = "E-mailadres"; -$a->strings["Reset"] = "Opnieuw instellen"; $a->strings["Hub not found."] = "Hub niet gevonden."; $a->strings["Total votes"] = "Totaal aantal stemmen"; $a->strings["Average Rating"] = "Gemiddelde waardering"; -$a->strings["Unable to lookup recipient."] = "Niet in staat om ontvanger op te zoeken."; -$a->strings["Unable to communicate with requested channel."] = "Niet in staat om met het aangevraagde kanaal te communiceren."; -$a->strings["Cannot verify requested channel."] = "Kan opgevraagd kanaal niet verifieren"; -$a->strings["Selected channel has private message restrictions. Send failed."] = "Gekozen kanaal heeft restricties voor privéberichten. Verzenden mislukt."; -$a->strings["Message deleted."] = "Bericht verwijderd."; -$a->strings["Message recalled."] = "Bericht ingetrokken."; -$a->strings["Send Private Message"] = "Privébericht versturen"; -$a->strings["To:"] = "Aan:"; -$a->strings["Subject:"] = "Onderwerp:"; -$a->strings["Send"] = "Verzenden"; -$a->strings["Message not found."] = "Bericht niet gevonden"; -$a->strings["Delete message"] = "Bericht verwijderen"; -$a->strings["Recall message"] = "Bericht intrekken"; -$a->strings["Message has been recalled."] = "Bericht is ingetrokken."; -$a->strings["Private Conversation"] = "Privéconversatie"; -$a->strings["Delete conversation"] = "Verwijder conversatie"; -$a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "Geen veilige communicatie beschikbaar. <strong>Mogelijk</strong> kan je reageren op de kanaalpagina van de afzender."; -$a->strings["Send Reply"] = "Antwoord versturen"; -$a->strings["You have created %1$.0f of %2$.0f allowed channels."] = "Je hebt %1$.0f van totaal %2$.0f toegestane kanalen aangemaakt."; -$a->strings["Create a new channel"] = "Nieuw kanaal aanmaken"; -$a->strings["Current Channel"] = "Huidig kanaal"; -$a->strings["Attach to one of your channels by selecting it."] = "Gebruik een van jouw kanalen door op een te klikken."; -$a->strings["Default Channel"] = "Standaardkanaal"; -$a->strings["Make Default"] = "Als standaard instellen"; +$a->strings["No such group"] = "Collectie niet gevonden"; +$a->strings["Search Results For:"] = "Zoekresultaten voor:"; +$a->strings["Collection is empty"] = "Collectie is leeg"; +$a->strings["Collection: "] = "Collectie: "; +$a->strings["Connection: "] = "Connectie: "; +$a->strings["Invalid connection."] = "Ongeldige connectie."; $a->strings["Wall Photos"] = "Kanaalfoto's"; $a->strings["Profile Match"] = "Profielovereenkomst"; $a->strings["No keywords to match. Please add keywords to your default profile."] = "Je hebt geen trefwoorden waarmee overeenkomsten gevonden kunnen worden. Voeg enkele trefwoorden aan je standaardprofiel toe."; @@ -1797,6 +1797,7 @@ $a->strings["Menu created."] = "Menu aangemaakt."; $a->strings["Unable to create menu."] = "Niet in staat om menu aan te maken."; $a->strings["Manage Menus"] = "Menu's beheren"; $a->strings["Drop"] = "Verwijderen"; +$a->strings["Bookmarks allowed"] = "Bladwijzers toegestaan"; $a->strings["Create a new menu"] = "Een nieuwe menu aanmaken"; $a->strings["Delete this menu"] = "Menu verwijderen"; $a->strings["Edit menu contents"] = "Bewerk de inhoud van het menu"; @@ -1816,23 +1817,69 @@ $a->strings["Conversation removed."] = "Conversatie verwijderd"; $a->strings["No messages."] = "Geen berichten"; $a->strings["D, d M Y - g:i A"] = "D, j M Y - G:i"; $a->strings["Add a Channel"] = "Kanaal toevoegen"; -$a->strings["A channel is your own collection of related web pages. A channel can be used to hold social network profiles, blogs, conversation groups and forums, celebrity pages, and much more. You may create as many channels as your service provider allows."] = "Een kanaal is jouw eigen verzameling gerelateerde webpagina's. Een kanaal kan gebruikt worden voor een sociaal netwerk, weblog, discussiegroep of forum, een pagina over een beroemdheid, en voor veel meer. Je kan net zoveel kanalen aanmaken als dat de eigenaar/beheerder van jouw hub toestaat."; +$a->strings["A channel is your own collection of related web pages. A channel can be used to hold social network profiles, blogs, conversation groups and forums, celebrity pages, and much more. You may create as many channels as your service provider allows."] = "Een kanaal is jouw eigen verzameling gerelateerde webpagina's. Een kanaal kan gebruikt worden voor een sociaal netwerk, weblog, discussiegroep of forum, een pagina over een beroemdheid, en voor veel meer. Je kan net zoveel kanalen aanmaken als dat de eigenaar/beheerder van jouw hub toestaat."; $a->strings["Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" "] = "Voorbeelden: \"Bruce Springsteen\", \"Familiefoto's\", \"Voetbal\", \"Astronomie\""; $a->strings["Choose a short nickname"] = "Kies een korte bijnaam"; $a->strings["Your nickname will be used to create an easily remembered channel address (like an email address) which you can share with others."] = "Jouw bijnaam wordt gebruikt om een makkelijk te onthouden kanaaladres (zoals een e-mailadres) aan te maken, die je dan kan delen met anderen."; $a->strings["Or <a href=\"import\">import an existing channel</a> from another location"] = "Of <a href=\"import\">importeer een bestaand kanaal</a> vanaf een andere locatie."; $a->strings["Channel Type"] = "Kanaaltype"; $a->strings["Please choose a channel type (such as social networking or community forum) and privacy requirements so we can select the best permissions for you"] = "Kies een kanaaltype (bijv. een persoonlijk kanaal voor een sociaal netwerk of eentje voor een groepsforum) en jouw behoefte aan privacy, zodat wij voor jou de beste permissies kunnen kiezen."; -$a->strings["Red Matrix - "The Network""] = "RedMatrix - "The Network""; -$a->strings["Welcome to %s"] = "Welkom op %s"; $a->strings["Invalid request identifier."] = "Ongeldige verzoek identificator (request identifier)"; $a->strings["Discard"] = "Annuleren"; $a->strings["No more system notifications."] = "Geen systeemnotificaties meer."; $a->strings["System Notifications"] = "Systeemnotificaties"; +$a->strings["Xchan Lookup"] = "Xchan opzoeken"; +$a->strings["Lookup xchan beginning with (or webbie): "] = "Zoek een xchan (of webbie) die begint met:"; +$a->strings["invalid target signature"] = "ongeldig doelkenmerk"; $a->strings["Unable to find your hub."] = "Niet in staat om je hub te vinden"; $a->strings["Post successful."] = "Verzenden bericht geslaagd."; -$a->strings["invalid target signature"] = "ongeldig doelkenmerk"; -$a->strings["OpenID protocol error. No ID returned."] = "OpenID-protocolfout. Geen ID terugontvangen."; +$a->strings["Gender: "] = "Geslacht:"; +$a->strings["Status: "] = "Status: "; +$a->strings["Homepage: "] = "Homepage: "; +$a->strings["Hometown: "] = "Oorspronkelijk uit: "; +$a->strings["About: "] = "Over: "; +$a->strings["Public Forum:"] = "Openbaar forum:"; +$a->strings["Keywords: "] = "Trefwoorden: "; +$a->strings["Finding:"] = "Gezocht naar:"; +$a->strings["next page"] = "volgende pagina"; +$a->strings["previous page"] = "vorige pagina"; +$a->strings["No entries (some entries may be hidden)."] = "Niets gevonden (sommige kanalen kunnen verborgen zijn)."; +$a->strings["Page owner information could not be retrieved."] = "Informatie over de pagina-eigenaar werd niet ontvangen."; +$a->strings["Album not found."] = "Album niet gevonden."; +$a->strings["Delete Album"] = "Verwijder album"; +$a->strings["Delete Photo"] = "Verwijder foto"; +$a->strings["No photos selected"] = "Geen foto's geselecteerd"; +$a->strings["Access to this item is restricted."] = "Toegang tot dit item is beperkt."; +$a->strings["%1$.2f MB of %2$.2f MB photo storage used."] = "%1$.2f MB van %2$.2f MB aan foto-opslag gebruikt."; +$a->strings["%1$.2f MB photo storage used."] = "%1$.2f MB aan foto-opslag gebruikt."; +$a->strings["Upload Photos"] = "Foto's uploaden"; +$a->strings["Enter a new album name"] = "Vul een nieuwe albumnaam in"; +$a->strings["or select an existing one (doubleclick)"] = "of kies een bestaand album (dubbelklikken)"; +$a->strings["Do not show a status post for this upload"] = "Plaats geen bericht voor deze upload."; +$a->strings["Album name could not be decoded"] = "Albumnaam kon niet gedecodeerd worden"; +$a->strings["Contact Photos"] = "Connectiefoto's"; +$a->strings["Show Newest First"] = "Nieuwste eerst weergeven"; +$a->strings["Show Oldest First"] = "Oudste eerst weergeven"; +$a->strings["View Photo"] = "Foto weergeven"; +$a->strings["Edit Album"] = "Album bewerken"; +$a->strings["Permission denied. Access to this item may be restricted."] = "Toegang geweigerd. Toegang tot dit item kan zijn beperkt."; +$a->strings["Photo not available"] = "Foto niet aanwezig"; +$a->strings["Use as profile photo"] = "Als profielfoto gebruiken"; +$a->strings["Private Photo"] = "Privéfoto"; +$a->strings["View Full Size"] = "Volledige grootte weergeven"; +$a->strings["Edit photo"] = "Foto bewerken"; +$a->strings["Rotate CW (right)"] = "Draai met de klok mee (naar rechts)"; +$a->strings["Rotate CCW (left)"] = "Draai tegen de klok in (naar links)"; +$a->strings["Caption"] = "Bijschrift"; +$a->strings["Add a Tag"] = "Label toevoegen"; +$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com"] = "Voorbeeld: @bob, @Barbara_Jansen, @jan@voorbeeld.nl"; +$a->strings["Flag as adult in album view"] = "Markeer als voor volwassenen in albumweergave"; +$a->strings["In This Photo:"] = "Op deze foto:"; +$a->strings["View Album"] = "Album weergeven"; +$a->strings["Recent Photos"] = "Recente foto's"; +$a->strings["sent you a private message"] = "stuurde jou een privébericht"; +$a->strings["added your channel"] = "voegde jouw kanaal toe"; +$a->strings["posted an event"] = "plaatste een gebeurtenis"; $a->strings["App installed."] = "App geïnstalleerd"; $a->strings["Malformed app."] = "Misvormde app."; $a->strings["Embed code"] = "Insluitcode"; @@ -1853,12 +1900,6 @@ $a->strings["This will completely remove this account including all its channels $a->strings["Remove this account, all its channels and all its channel clones from the network"] = "Dit account, al zijn kanalen en alle klonen van zijn kanalen uit het RedMatrix-netwerk verwijderen"; $a->strings["By default only the instances of the channels located on this hub will be removed from the network"] = "Standaard worden alleen de kanalen die zich op deze hub bevinden uit het RedMatrix-netwerk verwijderd."; $a->strings["No service class restrictions found."] = "Geen abonnementsbeperkingen gevonden."; -$a->strings["webpage"] = "Webpagina"; -$a->strings["block"] = "blok"; -$a->strings["layout"] = "lay-out"; -$a->strings["%s element installed"] = "%s onderdeel geïnstalleerd"; -$a->strings["Location not found."] = "Locatie niet gevonden."; -$a->strings["Primary location cannot be removed."] = "Primaire locatie kan niet worden verwijderd."; $a->strings["Schema Default"] = "Standaardschema"; $a->strings["Sans-Serif"] = "Schreefloos"; $a->strings["Monospace"] = "Monospace"; @@ -1894,9 +1935,6 @@ $a->strings["Right offset of the section element"] = "Rechter offset van het sec $a->strings["Section width"] = "Breedte van sectie"; $a->strings["Left offset of the aside"] = "Rechter offset van aside (zijbalk)"; $a->strings["Right offset of the aside element"] = "Rechter offset van het aside-element"; -$a->strings["None"] = "Geen"; -$a->strings["Header image"] = "Header-afbeelding"; -$a->strings["Header image only on profile pages"] = "Header-afbeelding alleen op profielpagina's weergeven"; $a->strings["Light (Red Matrix default)"] = "Light (RedMatrix-standaard)"; $a->strings["Narrow navbar"] = "Smalle navigatiebalk"; $a->strings["Navigation bar background color"] = "Achtergrondkleur navigatiebalk"; diff --git a/view/sv/lostpass_eml.tpl b/view/sv/lostpass_eml.tpl index f33eccfa0..923a60d7e 100644 --- a/view/sv/lostpass_eml.tpl +++ b/view/sv/lostpass_eml.tpl @@ -1,14 +1,14 @@ Hej {{$username}}, - En begäran mottogs nyligen pÃ¥ {{$sitename}} om att Ã¥terställa ditt + En begäran mottogs nyligen pÃ¥ {{$sitename}} om att Ã¥terställa ditt kontolösenord. För att bekräfta begäran, följ länken nedan eller klistra -in den i din webbläsares adressfält. +in den i din webbläsares adressfält. Om du INTE begärde den här ändringen, följ INTE länken och ignorera och/eller -radera det här mailet. +radera det här mailet. Ditt lösenord kommer inte att ändras om vi inte kan verifiera att det -var du som gjorde begäran. +var du som gjorde begäran. Följ den här länken för att bekräfta din identitet: @@ -29,4 +29,4 @@ Användarnamn: {{$email}} Hälsningar, {{$sitename}}-administratören - +
\ No newline at end of file diff --git a/view/sv/messages.po b/view/sv/messages.po index 096a0334a..945ac691e 100644 --- a/view/sv/messages.po +++ b/view/sv/messages.po @@ -3,13 +3,15 @@ # This file is distributed under the same license as the Red package. # # Translators: +# pafcu <pafcu@iki.fi>, 2014 +# pafcu <pafcu@iki.fi>, 2014 msgid "" msgstr "" "Project-Id-Version: Red Matrix\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-04-18 00:04-0700\n" -"PO-Revision-Date: 2014-04-19 11:55+0000\n" -"Last-Translator: Erik Lundin <erik.lundin@aol.se>\n" +"POT-Creation-Date: 2014-11-28 00:04-0800\n" +"PO-Revision-Date: 2014-11-29 10:37+0000\n" +"Last-Translator: Erik Lundin <sby8zrm8v1@asdf.asdfasdf.eu>\n" "Language-Team: Swedish (http://www.transifex.com/projects/p/red-matrix/language/sv/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -17,1634 +19,870 @@ msgstr "" "Language: sv\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../../include/widgets.php:29 ../../include/contact_widgets.php:92 -msgid "Categories" -msgstr "Kategorier" - -#: ../../include/widgets.php:115 ../../include/widgets.php:155 -#: ../../include/Contact.php:107 ../../include/identity.php:675 -#: ../../mod/directory.php:188 ../../mod/match.php:62 -#: ../../mod/dirprofile.php:170 ../../mod/suggest.php:51 -msgid "Connect" -msgstr "Ta kontakt" - -#: ../../include/widgets.php:117 ../../mod/suggest.php:53 -msgid "Ignore/Hide" -msgstr "Ignorera/göm" - -#: ../../include/widgets.php:123 ../../mod/connections.php:265 -msgid "Suggestions" -msgstr "Förslag" - -#: ../../include/widgets.php:124 -msgid "See more..." -msgstr "Se fler..." - -#: ../../include/widgets.php:146 -#, php-format -msgid "You have %1$.0f of %2$.0f allowed connections." -msgstr "Du har %1$.0f av %2$.0f tillÃ¥tna kontakter." - -#: ../../include/widgets.php:152 -msgid "Add New Connection" -msgstr "Lägg till ny kontakt" - -#: ../../include/widgets.php:153 -msgid "Enter the channel address" -msgstr "Ange kanaladressen" - -#: ../../include/widgets.php:154 -msgid "Example: bob@example.com, http://example.com/barbara" -msgstr "Exempel: bob@example.com, http://example.com/barbara" - -#: ../../include/widgets.php:171 -msgid "Notes" -msgstr "Anteckningar" - -#: ../../include/widgets.php:173 ../../include/text.php:805 -#: ../../include/text.php:819 ../../mod/filer.php:50 ../../mod/rbmark.php:28 -#: ../../mod/rbmark.php:98 -msgid "Save" -msgstr "Spara" - -#: ../../include/widgets.php:243 -msgid "Remove term" -msgstr "Ta bort uttryck" - -#: ../../include/widgets.php:252 ../../include/features.php:52 -msgid "Saved Searches" -msgstr "Sparade sökningar" - -#: ../../include/widgets.php:253 ../../include/group.php:290 -msgid "add" -msgstr "lägg till" - -#: ../../include/widgets.php:283 ../../include/features.php:66 -#: ../../include/contact_widgets.php:58 -msgid "Saved Folders" -msgstr "Sparade mappar" - -#: ../../include/widgets.php:286 ../../include/contact_widgets.php:61 -#: ../../include/contact_widgets.php:95 -msgid "Everything" -msgstr "Allt" - -#: ../../include/widgets.php:322 -msgid "Archives" -msgstr "Arkiv" - -#: ../../include/widgets.php:384 -msgid "Refresh" -msgstr "Ladda om" - -#: ../../include/widgets.php:385 ../../mod/connedit.php:395 -msgid "Me" -msgstr "Mig själv" - -#: ../../include/widgets.php:386 ../../mod/connedit.php:397 -msgid "Best Friends" -msgstr "Bästa vänner" - -#: ../../include/widgets.php:387 ../../include/identity.php:342 -#: ../../include/profile_selectors.php:42 ../../mod/connedit.php:398 -msgid "Friends" -msgstr "Vänner" - -#: ../../include/widgets.php:388 -msgid "Co-workers" -msgstr "Kollegor" - -#: ../../include/widgets.php:389 ../../mod/connedit.php:399 -msgid "Former Friends" -msgstr "Tidigare vänner" - -#: ../../include/widgets.php:390 ../../mod/connedit.php:400 -msgid "Acquaintances" -msgstr "Bekanta" - -#: ../../include/widgets.php:391 -msgid "Everybody" -msgstr "Alla" - -#: ../../include/widgets.php:423 -msgid "Account settings" -msgstr "Kontoinställningar" - -#: ../../include/widgets.php:429 -msgid "Channel settings" -msgstr "Kanalinställningar" - -#: ../../include/widgets.php:435 -msgid "Additional features" -msgstr "Tilläggsfunktioner" - -#: ../../include/widgets.php:441 -msgid "Feature settings" -msgstr "Funktionsinställningar" - -#: ../../include/widgets.php:447 -msgid "Display settings" -msgstr "Utseende" - -#: ../../include/widgets.php:453 -msgid "Connected apps" -msgstr "Anslutna appar" - -#: ../../include/widgets.php:459 -msgid "Export channel" -msgstr "Exportera kanal" - -#: ../../include/widgets.php:471 -msgid "Automatic Permissions (Advanced)" -msgstr "Automatiska rättigheter (avancerat)" - -#: ../../include/widgets.php:481 -msgid "Premium Channel Settings" -msgstr "Inställningar för premiumkanal" - -#: ../../include/widgets.php:490 ../../include/features.php:43 -#: ../../mod/sources.php:88 -msgid "Channel Sources" -msgstr "Kanalkällor" - -#: ../../include/widgets.php:501 ../../include/nav.php:186 -#: ../../mod/admin.php:976 ../../mod/admin.php:1181 -msgid "Settings" -msgstr "Inställningar" - -#: ../../include/widgets.php:518 -msgid "Check Mail" -msgstr "Hämta meddelanden" - -#: ../../include/widgets.php:523 ../../include/nav.php:177 -msgid "New Message" -msgstr "Nytt meddelande" - -#: ../../include/widgets.php:599 -msgid "Chat Rooms" -msgstr "Chattrum" - -#: ../../include/widgets.php:617 -msgid "Bookmarked Chatrooms" -msgstr "Bokmärkta chattrum" - -#: ../../include/widgets.php:635 -msgid "Suggested Chatrooms" -msgstr "Föreslagna chattrum" - -#: ../../include/activities.php:39 -msgid " and " -msgstr " och " - -#: ../../include/activities.php:47 -msgid "public profile" -msgstr "offentlig profil" - -#: ../../include/activities.php:52 +#: ../../include/dba/dba_driver.php:142 #, php-format -msgid "%1$s changed %2$s to “%3$s”" -msgstr "%1$s ändrade %2$s till "%3$s"" - -#: ../../include/activities.php:53 -#, php-format -msgid "Visit %1$s's %2$s" -msgstr "Besök %1$ss %2$s" - -#: ../../include/activities.php:56 -#, php-format -msgid "%1$s has an updated %2$s, changing %3$s." -msgstr "%1$s har en uppdaterad %2$s (har ändrat %3$s)." - -#: ../../include/nav.php:77 ../../include/nav.php:96 ../../boot.php:1443 -msgid "Logout" -msgstr "Logga ut" - -#: ../../include/nav.php:77 ../../include/nav.php:96 -msgid "End this session" -msgstr "Avsluta sessionen" - -#: ../../include/nav.php:80 ../../include/nav.php:130 -msgid "Home" -msgstr "Hem" - -#: ../../include/nav.php:80 -msgid "Your posts and conversations" -msgstr "Dina inlägg och konversationer" - -#: ../../include/nav.php:81 ../../include/conversation.php:937 -#: ../../mod/connedit.php:318 ../../mod/connedit.php:432 -msgid "View Profile" -msgstr "Visa profil" - -#: ../../include/nav.php:81 -msgid "Your profile page" -msgstr "Din profilsida" - -#: ../../include/nav.php:83 -msgid "Edit Profiles" -msgstr "Redigera profiler" - -#: ../../include/nav.php:83 -msgid "Manage/Edit profiles" -msgstr "Hantera/redigera profiler" - -#: ../../include/nav.php:84 ../../include/conversation.php:1504 -#: ../../mod/fbrowser.php:25 -msgid "Photos" -msgstr "Foton" - -#: ../../include/nav.php:84 -msgid "Your photos" -msgstr "Dina foton" - -#: ../../include/nav.php:85 ../../include/conversation.php:1513 -#: ../../mod/fbrowser.php:114 -msgid "Files" -msgstr "Filer" - -#: ../../include/nav.php:85 -msgid "Your files" -msgstr "Dina filer" - -#: ../../include/nav.php:86 -msgid "Chat" -msgstr "Chatt" - -#: ../../include/nav.php:86 -msgid "Your chatrooms" -msgstr "Dina chattrum" - -#: ../../include/nav.php:87 ../../include/nav.php:180 -#: ../../include/conversation.php:1535 ../../mod/events.php:357 -msgid "Events" -msgstr "Händelser" - -#: ../../include/nav.php:87 -msgid "Your events" -msgstr "Dina händelser" - -#: ../../include/nav.php:88 ../../include/conversation.php:1543 -msgid "Bookmarks" -msgstr "Bokmärken" - -#: ../../include/nav.php:88 -msgid "Your bookmarks" -msgstr "Dina bokmärken" - -#: ../../include/nav.php:90 ../../include/conversation.php:1554 -#: ../../mod/webpages.php:79 -msgid "Webpages" -msgstr "Webbsidor" - -#: ../../include/nav.php:90 -msgid "Your webpages" -msgstr "Dina webbsidor" - -#: ../../include/nav.php:94 ../../boot.php:1444 -msgid "Login" -msgstr "Logga in" - -#: ../../include/nav.php:94 -msgid "Sign in" -msgstr "Logga in" - -#: ../../include/nav.php:111 -#, php-format -msgid "%s - click to logout" -msgstr "%s - klicka för att logga ut" - -#: ../../include/nav.php:116 -msgid "Click to authenticate to your home hub" -msgstr "Klicka för att autentisera mot din hemmahubb" - -#: ../../include/nav.php:130 -msgid "Home Page" -msgstr "Hemsida" - -#: ../../include/nav.php:134 ../../mod/register.php:206 ../../boot.php:1420 -msgid "Register" -msgstr "Registrera" - -#: ../../include/nav.php:134 -msgid "Create an account" -msgstr "Skapa ett konto" - -#: ../../include/nav.php:139 ../../mod/help.php:60 ../../mod/help.php:65 -msgid "Help" -msgstr "Hjälp" - -#: ../../include/nav.php:139 -msgid "Help and documentation" -msgstr "Hjälp och dokumentation" - -#: ../../include/nav.php:142 -msgid "Apps" -msgstr "Appar" - -#: ../../include/nav.php:142 -msgid "Addon applications, utilities, games" -msgstr "Tilläggsapplikationer, verktyg, spel" - -#: ../../include/nav.php:144 ../../include/text.php:803 -#: ../../include/text.php:817 ../../mod/search.php:29 -msgid "Search" -msgstr "Sök" - -#: ../../include/nav.php:144 -msgid "Search site content" -msgstr "Sök innehÃ¥ll" - -#: ../../include/nav.php:147 ../../mod/directory.php:215 -msgid "Directory" -msgstr "Katalog" - -#: ../../include/nav.php:147 -msgid "Channel Locator" -msgstr "Kanalfinnare" - -#: ../../include/nav.php:158 -msgid "Matrix" -msgstr "Matris" - -#: ../../include/nav.php:158 -msgid "Your matrix" -msgstr "Din matris" - -#: ../../include/nav.php:159 -msgid "Mark all matrix notifications seen" -msgstr "Märk alla matrisnotifieringar som lästa" - -#: ../../include/nav.php:161 -msgid "Channel Home" -msgstr "Kanalhem" - -#: ../../include/nav.php:161 -msgid "Channel home" -msgstr "Kanalhem" - -#: ../../include/nav.php:162 -msgid "Mark all channel notifications seen" -msgstr "Märk alla kanalnotifieringar som lästa" - -#: ../../include/nav.php:165 ../../include/nav.php:188 -#: ../../mod/connections.php:384 -msgid "Connections" -msgstr "Kontakter" - -#: ../../include/nav.php:168 -msgid "Notices" -msgstr "Meddelanden" - -#: ../../include/nav.php:168 -msgid "Notifications" -msgstr "Notifieringar" - -#: ../../include/nav.php:169 -msgid "See all notifications" -msgstr "Se alla notifieringar" - -#: ../../include/nav.php:170 -msgid "Mark all system notifications seen" -msgstr "Märk alla systemnotifieringar som lästa" - -#: ../../include/nav.php:172 -msgid "Mail" -msgstr "Privat meddelande" - -#: ../../include/nav.php:172 -msgid "Private mail" -msgstr "Privat meddelande" - -#: ../../include/nav.php:173 -msgid "See all private messages" -msgstr "Se alla privata meddelanden" - -#: ../../include/nav.php:174 -msgid "Mark all private messages seen" -msgstr "Märk alla privata meddelanden som lästa" - -#: ../../include/nav.php:175 -msgid "Inbox" -msgstr "Inkorg" - -#: ../../include/nav.php:176 -msgid "Outbox" -msgstr "Utkorg" - -#: ../../include/nav.php:180 -msgid "Event Calendar" -msgstr "Kalender" - -#: ../../include/nav.php:181 -msgid "See all events" -msgstr "Se alla händelser" - -#: ../../include/nav.php:182 -msgid "Mark all events seen" -msgstr "Märk alla händelser som lästa" - -#: ../../include/nav.php:184 -msgid "Channel Select" -msgstr "Välj kanal" - -#: ../../include/nav.php:184 -msgid "Manage Your Channels" -msgstr "Hantera dina kanaler" - -#: ../../include/nav.php:186 -msgid "Account/Channel Settings" -msgstr "Konto-/kanalinställningar" - -#: ../../include/nav.php:188 -msgid "Manage/Edit Friends and Connections" -msgstr "Hantera/redigera vänner och kontakter" - -#: ../../include/nav.php:195 ../../mod/admin.php:117 -msgid "Admin" -msgstr "Administration" - -#: ../../include/nav.php:195 -msgid "Site Setup and Configuration" -msgstr "Serverinställning och -konfiguration" - -#: ../../include/nav.php:220 -msgid "Nothing new here" -msgstr "Inget nytt här" - -#: ../../include/nav.php:225 -msgid "Please wait..." -msgstr "Vänta..." - -#: ../../include/event.php:11 ../../include/bb2diaspora.php:433 -msgid "l F d, Y \\@ g:i A" -msgstr "l j F Y \\k\\l. H.i" - -#: ../../include/event.php:20 ../../include/bb2diaspora.php:439 -msgid "Starts:" -msgstr "Börjar:" - -#: ../../include/event.php:30 ../../include/bb2diaspora.php:447 -msgid "Finishes:" -msgstr "Slutar:" - -#: ../../include/event.php:40 ../../include/identity.php:726 -#: ../../include/bb2diaspora.php:455 ../../mod/events.php:465 -#: ../../mod/directory.php:161 ../../mod/dirprofile.php:111 -msgid "Location:" -msgstr "Plats:" - -#: ../../include/api.php:1016 -msgid "Public Timeline" -msgstr "Offentlig tidslinje" - -#: ../../include/Contact.php:123 -msgid "New window" -msgstr "Nytt fönster" - -#: ../../include/Contact.php:124 -msgid "Open the selected location in a different window or browser tab" -msgstr "Öppna den valda platsen i ett annat fönster eller en annan webbläsarflik" - -#: ../../include/features.php:23 -msgid "General Features" -msgstr "Allmänna funktioner" - -#: ../../include/features.php:25 -msgid "Content Expiration" -msgstr "Tidsbegränsat innehÃ¥ll" - -#: ../../include/features.php:25 -msgid "Remove posts/comments and/or private messages at a future time" -msgstr "Ta bort inlägg/kommentarer och/eller privata meddelanden efter en tid" - -#: ../../include/features.php:26 -msgid "Multiple Profiles" -msgstr "Flera profiler" - -#: ../../include/features.php:26 -msgid "Ability to create multiple profiles" -msgstr "Möjlighet att skapa flera profiler" - -#: ../../include/features.php:27 -msgid "Web Pages" -msgstr "Webbsidor" - -#: ../../include/features.php:27 -msgid "Provide managed web pages on your channel" -msgstr "TillhandahÃ¥ll ordnade webbsidor i din kanal" - -#: ../../include/features.php:28 -msgid "Private Notes" -msgstr "Privata anteckningar" - -#: ../../include/features.php:28 -msgid "Enables a tool to store notes and reminders" -msgstr "Aktivera ett verktyg för att spara anteckningar och pÃ¥minnelser" - -#: ../../include/features.php:33 -msgid "Extended Identity Sharing" -msgstr "Utökad identitetsdelning" - -#: ../../include/features.php:33 -msgid "" -"Share your identity with all websites on the internet. When disabled, " -"identity is only shared with sites in the matrix." -msgstr "Dela din identitet med alla webbplatser pÃ¥ Internet. Om inaktiverat är identiteten bara delad med platser i matrisen." - -#: ../../include/features.php:34 -msgid "Expert Mode" -msgstr "Expertläge" - -#: ../../include/features.php:34 -msgid "Enable Expert Mode to provide advanced configuration options" -msgstr "Aktivera expertläge för att tillÃ¥ta avancerade inställningar" - -#: ../../include/features.php:35 -msgid "Premium Channel" -msgstr "Premiumkanal" - -#: ../../include/features.php:35 -msgid "" -"Allows you to set restrictions and terms on those that connect with your " -"channel" -msgstr "LÃ¥ter dig ange begränsningar och villkor för dem som vill ansluta till din kanal" - -#: ../../include/features.php:40 -msgid "Post Composition Features" -msgstr "Skrivfunktioner" - -#: ../../include/features.php:41 -msgid "Richtext Editor" -msgstr "Richtext-editor" - -#: ../../include/features.php:41 -msgid "Enable richtext editor" -msgstr "Aktivera richtext-editor" - -#: ../../include/features.php:42 -msgid "Post Preview" -msgstr "Förhandsgranskning" - -#: ../../include/features.php:42 -msgid "Allow previewing posts and comments before publishing them" -msgstr "TillÃ¥t förhandsgranskning av inlägg och kommentarer innan de publiceras" - -#: ../../include/features.php:43 -msgid "Automatically import channel content from other channels or feeds" -msgstr "Importera kanalinnehÃ¥ll frÃ¥n andra kanaler eller strömmar automatiskt" - -#: ../../include/features.php:44 -msgid "Even More Encryption" -msgstr "Ytterligare kryptering" - -#: ../../include/features.php:44 -msgid "" -"Allow optional encryption of content end-to-end with a shared secret key" -msgstr "TillÃ¥t änd-till-änd-kryptering av innehÃ¥ll med en delad hemlig nyckel" - -#: ../../include/features.php:49 -msgid "Network and Stream Filtering" -msgstr "Nätverk och strömfiltrering" - -#: ../../include/features.php:50 -msgid "Search by Date" -msgstr "Sök pÃ¥ datum" - -#: ../../include/features.php:50 -msgid "Ability to select posts by date ranges" -msgstr "TillÃ¥ter urval av inlägg baserat pÃ¥ datum" - -#: ../../include/features.php:51 -msgid "Collections Filter" -msgstr "Sammanhangsfilter" - -#: ../../include/features.php:51 -msgid "Enable widget to display Network posts only from selected collections" -msgstr "Aktivera en väljare för att visa nätverksinlägg frÃ¥n enbart valda sammanhang" - -#: ../../include/features.php:52 -msgid "Save search terms for re-use" -msgstr "Spara sökuttryck för Ã¥teranvändning" - -#: ../../include/features.php:53 -msgid "Network Personal Tab" -msgstr "Personlig nätverksflik" - -#: ../../include/features.php:53 -msgid "Enable tab to display only Network posts that you've interacted on" -msgstr "Aktivera en flik som visar endast de nätverksinlägg som du har deltagit i" - -#: ../../include/features.php:54 -msgid "Network New Tab" -msgstr "Flik för nytt pÃ¥ nätverket" - -#: ../../include/features.php:54 -msgid "Enable tab to display all new Network activity" -msgstr "Aktivera en flik som visar all ny nätverksaktivitet" - -#: ../../include/features.php:55 -msgid "Affinity Tool" -msgstr "Samhörighetsverktyg" - -#: ../../include/features.php:55 -msgid "Filter stream activity by depth of relationships" -msgstr "Filtrera strömaktivitet efter hur nära relationen är" - -#: ../../include/features.php:56 -msgid "Suggest Channels" -msgstr "FöreslÃ¥ kanaler" - -#: ../../include/features.php:56 -msgid "Show channel suggestions" -msgstr "Visa förslag pÃ¥ kanaler" - -#: ../../include/features.php:61 -msgid "Post/Comment Tools" -msgstr "Inläggs-/kommentarsverktyg" - -#: ../../include/features.php:63 -msgid "Edit Sent Posts" -msgstr "Redigera sända inlägg" - -#: ../../include/features.php:63 -msgid "Edit and correct posts and comments after sending" -msgstr "Redigera och korrigera inlägg och kommentarer efter att de skickats" - -#: ../../include/features.php:64 -msgid "Tagging" -msgstr "Taggning" - -#: ../../include/features.php:64 -msgid "Ability to tag existing posts" -msgstr "Möjlighet att tagga befintliga inlägg" - -#: ../../include/features.php:65 -msgid "Post Categories" -msgstr "Inläggskategorier" - -#: ../../include/features.php:65 -msgid "Add categories to your posts" -msgstr "Lägg till kategorier till dina inlägg" - -#: ../../include/features.php:66 -msgid "Ability to file posts under folders" -msgstr "Möjlighet att lägga inlägg i mappar" - -#: ../../include/features.php:67 -msgid "Dislike Posts" -msgstr "Ogilla inlägg" - -#: ../../include/features.php:67 -msgid "Ability to dislike posts/comments" -msgstr "Möjlighet att ogilla inlägg/kommentarer" - -#: ../../include/features.php:68 -msgid "Star Posts" -msgstr "Märk inlägg" - -#: ../../include/features.php:68 -msgid "Ability to mark special posts with a star indicator" -msgstr "Möjlighet att märka speciella inlägg med en stjärna" - -#: ../../include/features.php:69 -msgid "Tag Cloud" -msgstr "Taggmoln" - -#: ../../include/features.php:69 -msgid "Provide a personal tag cloud on your channel page" -msgstr "TillhandahÃ¥ll ett personligt taggmoln pÃ¥ din kanalsida" - -#: ../../include/contact_selectors.php:30 -msgid "Unknown | Not categorised" -msgstr "Okänd | Inte kategoriserad" - -#: ../../include/contact_selectors.php:31 -msgid "Block immediately" -msgstr "Blockera genast" - -#: ../../include/contact_selectors.php:32 -msgid "Shady, spammer, self-marketer" -msgstr "Skum, spammare, självförhärligande" - -#: ../../include/contact_selectors.php:33 -msgid "Known to me, but no opinion" -msgstr "Känner till, men ingen Ã¥sikt" - -#: ../../include/contact_selectors.php:34 -msgid "OK, probably harmless" -msgstr "OK, antagligen harmlös" - -#: ../../include/contact_selectors.php:35 -msgid "Reputable, has my trust" -msgstr "Ansedd, har mitt förtroende" - -#: ../../include/contact_selectors.php:54 -msgid "Frequently" -msgstr "Ofta" - -#: ../../include/contact_selectors.php:55 -msgid "Hourly" -msgstr "Varje timme" - -#: ../../include/contact_selectors.php:56 -msgid "Twice daily" -msgstr "TvÃ¥ gÃ¥nger dagligen" - -#: ../../include/contact_selectors.php:57 -msgid "Daily" -msgstr "Dagligen" - -#: ../../include/contact_selectors.php:58 -msgid "Weekly" -msgstr "Varje vecka" - -#: ../../include/contact_selectors.php:59 -msgid "Monthly" -msgstr "Varje mÃ¥nad" - -#: ../../include/contact_selectors.php:74 -msgid "Friendica" -msgstr "Friendica" - -#: ../../include/contact_selectors.php:75 -msgid "OStatus" -msgstr "OStatus" - -#: ../../include/contact_selectors.php:76 -msgid "RSS/Atom" -msgstr "RSS/Atom" - -#: ../../include/contact_selectors.php:77 ../../mod/admin.php:753 -#: ../../mod/admin.php:762 ../../boot.php:1446 -msgid "Email" -msgstr "E-post" - -#: ../../include/contact_selectors.php:78 -msgid "Diaspora" -msgstr "Diaspora" - -#: ../../include/contact_selectors.php:79 -msgid "Facebook" -msgstr "Facebook" - -#: ../../include/contact_selectors.php:80 -msgid "Zot!" -msgstr "Zot!" - -#: ../../include/contact_selectors.php:81 -msgid "LinkedIn" -msgstr "LinkedIn" - -#: ../../include/contact_selectors.php:82 -msgid "XMPP/IM" -msgstr "XMPP/IM" +msgid "Cannot locate DNS info for database server '%s'" +msgstr "Kan inte hitta DNS-information för databasserver '%s'" -#: ../../include/contact_selectors.php:83 -msgid "MySpace" -msgstr "MySpace" +#: ../../include/photo/photo_driver.php:680 ../../include/photos.php:52 +#: ../../mod/profile_photo.php:142 ../../mod/profile_photo.php:301 +#: ../../mod/profile_photo.php:423 ../../mod/photos.php:91 +#: ../../mod/photos.php:654 +msgid "Profile Photos" +msgstr "Profilfoton" -#: ../../include/conversation.php:117 ../../include/text.php:1697 -#: ../../mod/like.php:111 ../../mod/subthread.php:89 ../../mod/tagger.php:45 +#: ../../include/conversation.php:120 ../../include/text.php:1747 +#: ../../include/diaspora.php:1928 ../../mod/subthread.php:72 +#: ../../mod/subthread.php:174 ../../mod/like.php:290 ../../mod/tagger.php:45 msgid "photo" msgstr "foto" -#: ../../include/conversation.php:120 ../../include/text.php:1700 +#: ../../include/conversation.php:123 ../../include/text.php:1750 #: ../../mod/tagger.php:49 msgid "event" msgstr "händelse" -#: ../../include/conversation.php:123 +#: ../../include/conversation.php:126 ../../mod/like.php:89 msgid "channel" msgstr "kanal" -#: ../../include/conversation.php:145 ../../include/text.php:1703 -#: ../../mod/like.php:111 ../../mod/subthread.php:89 ../../mod/tagger.php:53 +#: ../../include/conversation.php:148 ../../include/text.php:1753 +#: ../../include/diaspora.php:1928 ../../mod/subthread.php:72 +#: ../../mod/subthread.php:174 ../../mod/like.php:290 ../../mod/tagger.php:53 msgid "status" msgstr "status" -#: ../../include/conversation.php:147 ../../include/text.php:1705 +#: ../../include/conversation.php:150 ../../include/text.php:1755 #: ../../mod/tagger.php:55 msgid "comment" msgstr "kommentar" -#: ../../include/conversation.php:161 ../../mod/like.php:142 +#: ../../include/conversation.php:164 ../../include/diaspora.php:1957 +#: ../../mod/like.php:336 #, php-format msgid "%1$s likes %2$s's %3$s" msgstr "%1$s gillar %2$ss %3$s" -#: ../../include/conversation.php:164 ../../mod/like.php:144 +#: ../../include/conversation.php:167 ../../mod/like.php:338 #, php-format msgid "%1$s doesn't like %2$s's %3$s" msgstr "%1$s gillar inte %2$ss %3$s" -#: ../../include/conversation.php:201 +#: ../../include/conversation.php:204 #, php-format msgid "%1$s is now connected with %2$s" msgstr "%1$s har nu kontakt med %2$s" -#: ../../include/conversation.php:236 +#: ../../include/conversation.php:239 #, php-format msgid "%1$s poked %2$s" msgstr "%1$s puffade %2$s" -#: ../../include/conversation.php:240 ../../include/text.php:885 +#: ../../include/conversation.php:243 ../../include/text.php:905 msgid "poked" msgstr "puffade" -#: ../../include/conversation.php:258 ../../mod/mood.php:63 +#: ../../include/conversation.php:261 ../../mod/mood.php:63 #, php-format -msgid "%1$s is currently %2$s" -msgstr "%1$s är för tillfället %2$s" +msgctxt "mood" +msgid "%1$s is %2$s" +msgstr "%1$s är %2$s" -#: ../../include/conversation.php:631 ../../include/ItemObject.php:114 +#: ../../include/conversation.php:633 ../../include/ItemObject.php:126 msgid "Select" msgstr "Välj" -#: ../../include/conversation.php:632 ../../include/ItemObject.php:108 -#: ../../mod/thing.php:236 ../../mod/settings.php:578 ../../mod/group.php:176 -#: ../../mod/admin.php:757 ../../mod/admin.php:886 ../../mod/connedit.php:365 -#: ../../mod/filestorage.php:171 ../../mod/photos.php:1043 +#: ../../include/conversation.php:634 ../../include/RedDAV/RedBrowser.php:251 +#: ../../include/apps.php:250 ../../include/ItemObject.php:120 +#: ../../mod/settings.php:626 ../../mod/connedit.php:476 +#: ../../mod/thing.php:234 ../../mod/group.php:176 ../../mod/admin.php:730 +#: ../../mod/admin.php:861 ../../mod/photos.php:1070 msgid "Delete" msgstr "Ta bort" -#: ../../include/conversation.php:639 ../../include/ItemObject.php:89 -#: ../../mod/photos.php:846 +#: ../../include/conversation.php:641 ../../include/ItemObject.php:89 msgid "Private Message" msgstr "Privat meddelande" -#: ../../include/conversation.php:646 ../../include/ItemObject.php:161 -msgid "Message is verified" -msgstr "Meddelandet är bekräftat" +#: ../../include/conversation.php:648 ../../include/ItemObject.php:194 +msgid "Message signature validated" +msgstr "Meddelandesignatur bekräftad" + +#: ../../include/conversation.php:649 ../../include/ItemObject.php:195 +msgid "Message signature incorrect" +msgstr "Meddelandesignatur felaktig" -#: ../../include/conversation.php:666 +#: ../../include/conversation.php:670 #, php-format msgid "View %s's profile @ %s" msgstr "Visa %ss profil pÃ¥ %s" -#: ../../include/conversation.php:680 +#: ../../include/conversation.php:685 msgid "Categories:" msgstr "Kategorier:" -#: ../../include/conversation.php:681 +#: ../../include/conversation.php:686 msgid "Filed under:" msgstr "Postat under:" -#: ../../include/conversation.php:690 ../../include/ItemObject.php:226 +#: ../../include/conversation.php:694 ../../include/ItemObject.php:266 #, php-format msgid " from %s" msgstr "frÃ¥n %s" -#: ../../include/conversation.php:693 ../../include/ItemObject.php:229 +#: ../../include/conversation.php:697 ../../include/ItemObject.php:269 #, php-format msgid "last edited: %s" msgstr "senast redigerat: %s" -#: ../../include/conversation.php:694 ../../include/ItemObject.php:230 +#: ../../include/conversation.php:698 ../../include/ItemObject.php:270 #, php-format msgid "Expires: %s" msgstr "Upphör: %s" -#: ../../include/conversation.php:709 +#: ../../include/conversation.php:713 msgid "View in context" msgstr "Visa sammanhang" -#: ../../include/conversation.php:711 ../../include/conversation.php:1127 -#: ../../include/ItemObject.php:259 ../../mod/mail.php:222 -#: ../../mod/mail.php:336 ../../mod/editpost.php:121 -#: ../../mod/editblock.php:120 ../../mod/editlayout.php:115 -#: ../../mod/editwebpage.php:152 ../../mod/photos.php:974 +#: ../../include/conversation.php:715 ../../include/conversation.php:1137 +#: ../../include/ItemObject.php:317 ../../mod/editblock.php:152 +#: ../../mod/editlayout.php:148 ../../mod/editpost.php:121 +#: ../../mod/editwebpage.php:183 ../../mod/mail.php:238 ../../mod/mail.php:353 +#: ../../mod/photos.php:978 msgid "Please wait" msgstr "Vänta" -#: ../../include/conversation.php:838 +#: ../../include/conversation.php:831 msgid "remove" msgstr "ta bort" -#: ../../include/conversation.php:842 +#: ../../include/conversation.php:835 ../../include/nav.php:257 msgid "Loading..." msgstr "Laddar..." -#: ../../include/conversation.php:843 +#: ../../include/conversation.php:836 msgid "Delete Selected Items" msgstr "Ta bort valda poster" -#: ../../include/conversation.php:934 +#: ../../include/conversation.php:926 msgid "View Source" msgstr "Visa källa" -#: ../../include/conversation.php:935 +#: ../../include/conversation.php:927 msgid "Follow Thread" msgstr "Följ trÃ¥d" -#: ../../include/conversation.php:936 +#: ../../include/conversation.php:928 msgid "View Status" msgstr "Visa status" -#: ../../include/conversation.php:938 +#: ../../include/conversation.php:929 ../../include/nav.php:99 +#: ../../mod/connedit.php:429 ../../mod/connedit.php:544 +msgid "View Profile" +msgstr "Visa profil" + +#: ../../include/conversation.php:930 msgid "View Photos" msgstr "Visa foton" -#: ../../include/conversation.php:939 +#: ../../include/conversation.php:931 msgid "Matrix Activity" msgstr "Matrisaktivitet" -#: ../../include/conversation.php:940 +#: ../../include/conversation.php:932 ../../include/identity.php:840 +#: ../../include/widgets.php:135 ../../include/widgets.php:175 +#: ../../include/Contact.php:107 ../../mod/suggest.php:51 +#: ../../mod/match.php:62 ../../mod/directory.php:235 +msgid "Connect" +msgstr "Ta kontakt" + +#: ../../include/conversation.php:933 msgid "Edit Contact" msgstr "Redigera kontakt" -#: ../../include/conversation.php:941 +#: ../../include/conversation.php:934 msgid "Send PM" msgstr "Skicka meddelande" -#: ../../include/conversation.php:942 +#: ../../include/conversation.php:935 ../../include/apps.php:143 msgid "Poke" msgstr "Puffa" -#: ../../include/conversation.php:998 +#: ../../include/conversation.php:987 ../../include/RedDAV/RedBrowser.php:163 +#: ../../include/apps.php:331 ../../include/apps.php:382 +#: ../../mod/connedit.php:512 ../../mod/photos.php:713 +#: ../../mod/photos.php:1132 +msgid "Unknown" +msgstr "Okända" + +#: ../../include/conversation.php:1008 #, php-format msgid "%s likes this." msgstr "%s gillar det här." -#: ../../include/conversation.php:998 +#: ../../include/conversation.php:1008 #, php-format msgid "%s doesn't like this." msgstr "%s gillar inte det här." -#: ../../include/conversation.php:1002 +#: ../../include/conversation.php:1012 #, 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 person</span> gillar det här." msgstr[1] "<span %1$s>%2$d personer</span> gillar det här." -#: ../../include/conversation.php:1004 +#: ../../include/conversation.php:1014 #, 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 person</span> gillar inte det här." msgstr[1] "<span %1$s>%2$d personer</span> gillar inte det här." -#: ../../include/conversation.php:1010 +#: ../../include/conversation.php:1020 msgid "and" msgstr "och" -#: ../../include/conversation.php:1013 +#: ../../include/conversation.php:1023 #, php-format msgid ", and %d other people" msgid_plural ", and %d other people" msgstr[0] ", och %d annan person" msgstr[1] ", och %d andra personer" -#: ../../include/conversation.php:1014 +#: ../../include/conversation.php:1024 #, php-format msgid "%s like this." msgstr "%s gillar det här." -#: ../../include/conversation.php:1014 +#: ../../include/conversation.php:1024 #, php-format msgid "%s don't like this." msgstr "%s gillar inte det här." -#: ../../include/conversation.php:1071 +#: ../../include/conversation.php:1081 msgid "Visible to <strong>everybody</strong>" -msgstr "Synlig för <strong>alla</strong>" +msgstr "Kan ses av <strong>alla</strong>" -#: ../../include/conversation.php:1072 ../../mod/mail.php:171 -#: ../../mod/mail.php:269 +#: ../../include/conversation.php:1082 ../../mod/mail.php:171 +#: ../../mod/mail.php:286 msgid "Please enter a link URL:" msgstr "Ange en länkadress:" -#: ../../include/conversation.php:1073 +#: ../../include/conversation.php:1083 msgid "Please enter a video link/URL:" msgstr "Ange en videolänkadress:" -#: ../../include/conversation.php:1074 +#: ../../include/conversation.php:1084 msgid "Please enter an audio link/URL:" msgstr "Ange en ljudlänkadress" -#: ../../include/conversation.php:1075 +#: ../../include/conversation.php:1085 msgid "Tag term:" msgstr "Tagguttryck" -#: ../../include/conversation.php:1076 ../../mod/filer.php:49 +#: ../../include/conversation.php:1086 ../../mod/filer.php:49 msgid "Save to Folder:" msgstr "Spara i mapp:" -#: ../../include/conversation.php:1077 +#: ../../include/conversation.php:1087 msgid "Where are you right now?" msgstr "Var är du just nu?" -#: ../../include/conversation.php:1078 ../../mod/mail.php:172 -#: ../../mod/mail.php:270 ../../mod/editpost.php:52 +#: ../../include/conversation.php:1088 ../../mod/editpost.php:52 +#: ../../mod/mail.php:172 ../../mod/mail.php:287 msgid "Expires YYYY-MM-DD HH:MM" msgstr "Upphör YYYY-MM-DD HH:MM" -#: ../../include/conversation.php:1088 ../../include/ItemObject.php:557 -#: ../../mod/webpages.php:123 ../../mod/editpost.php:140 -#: ../../mod/editblock.php:141 ../../mod/editlayout.php:135 -#: ../../mod/editwebpage.php:175 ../../mod/photos.php:994 +#: ../../include/conversation.php:1098 ../../include/page_widgets.php:40 +#: ../../include/ItemObject.php:630 ../../mod/webpages.php:166 +#: ../../mod/editblock.php:173 ../../mod/editlayout.php:168 +#: ../../mod/editpost.php:140 ../../mod/editwebpage.php:205 +#: ../../mod/photos.php:998 msgid "Preview" msgstr "Förhandsgranska" -#: ../../include/conversation.php:1102 ../../mod/layouts.php:113 -#: ../../mod/photos.php:973 +#: ../../include/conversation.php:1112 ../../mod/editblock.php:198 +#: ../../mod/editlayout.php:193 ../../mod/editwebpage.php:230 +#: ../../mod/layouts.php:168 ../../mod/photos.php:977 msgid "Share" msgstr "Dela" -#: ../../include/conversation.php:1104 ../../mod/editwebpage.php:139 +#: ../../include/conversation.php:1114 ../../mod/editwebpage.php:170 msgid "Page link title" msgstr "Titel pÃ¥ sidlänk" -#: ../../include/conversation.php:1107 +#: ../../include/conversation.php:1117 msgid "Post as" msgstr "Posta som" -#: ../../include/conversation.php:1108 ../../mod/mail.php:219 -#: ../../mod/mail.php:332 ../../mod/editpost.php:113 -#: ../../mod/editblock.php:112 ../../mod/editlayout.php:107 -#: ../../mod/editwebpage.php:144 +#: ../../include/conversation.php:1118 ../../mod/editblock.php:144 +#: ../../mod/editlayout.php:140 ../../mod/editpost.php:113 +#: ../../mod/editwebpage.php:175 ../../mod/mail.php:235 ../../mod/mail.php:349 msgid "Upload photo" msgstr "Ladda upp foto" -#: ../../include/conversation.php:1109 +#: ../../include/conversation.php:1119 msgid "upload photo" msgstr "ladda upp foto" -#: ../../include/conversation.php:1110 ../../mod/mail.php:220 -#: ../../mod/mail.php:333 ../../mod/editpost.php:114 -#: ../../mod/editblock.php:113 ../../mod/editlayout.php:108 -#: ../../mod/editwebpage.php:145 +#: ../../include/conversation.php:1120 ../../mod/editblock.php:145 +#: ../../mod/editlayout.php:141 ../../mod/editpost.php:114 +#: ../../mod/editwebpage.php:176 ../../mod/mail.php:236 ../../mod/mail.php:350 msgid "Attach file" msgstr "Bifoga fil" -#: ../../include/conversation.php:1111 +#: ../../include/conversation.php:1121 msgid "attach file" msgstr "bifoga fil" -#: ../../include/conversation.php:1112 ../../mod/mail.php:221 -#: ../../mod/mail.php:334 ../../mod/editpost.php:115 -#: ../../mod/editblock.php:114 ../../mod/editlayout.php:109 -#: ../../mod/editwebpage.php:146 +#: ../../include/conversation.php:1122 ../../mod/editblock.php:146 +#: ../../mod/editlayout.php:142 ../../mod/editpost.php:115 +#: ../../mod/editwebpage.php:177 ../../mod/mail.php:237 ../../mod/mail.php:351 msgid "Insert web link" msgstr "Infoga webblänk" -#: ../../include/conversation.php:1113 +#: ../../include/conversation.php:1123 msgid "web link" msgstr "webblänk" -#: ../../include/conversation.php:1114 +#: ../../include/conversation.php:1124 msgid "Insert video link" msgstr "Infoga videolänk" -#: ../../include/conversation.php:1115 +#: ../../include/conversation.php:1125 msgid "video link" msgstr "videolänk" -#: ../../include/conversation.php:1116 +#: ../../include/conversation.php:1126 msgid "Insert audio link" msgstr "Infoga ljudlänk" -#: ../../include/conversation.php:1117 +#: ../../include/conversation.php:1127 msgid "audio link" msgstr "ljudlänk" -#: ../../include/conversation.php:1118 ../../mod/editpost.php:119 -#: ../../mod/editblock.php:118 ../../mod/editlayout.php:113 -#: ../../mod/editwebpage.php:150 +#: ../../include/conversation.php:1128 ../../mod/editblock.php:150 +#: ../../mod/editlayout.php:146 ../../mod/editpost.php:119 +#: ../../mod/editwebpage.php:181 msgid "Set your location" msgstr "Ange din plats" -#: ../../include/conversation.php:1119 +#: ../../include/conversation.php:1129 msgid "set location" msgstr "ange plats" -#: ../../include/conversation.php:1120 ../../mod/editpost.php:120 -#: ../../mod/editblock.php:119 ../../mod/editlayout.php:114 -#: ../../mod/editwebpage.php:151 +#: ../../include/conversation.php:1130 ../../mod/editblock.php:151 +#: ../../mod/editlayout.php:147 ../../mod/editpost.php:120 +#: ../../mod/editwebpage.php:182 msgid "Clear browser location" msgstr "Rensa webbläsarplats" -#: ../../include/conversation.php:1121 +#: ../../include/conversation.php:1131 msgid "clear location" msgstr "rensa plats" -#: ../../include/conversation.php:1123 ../../mod/editpost.php:132 -#: ../../mod/editblock.php:132 ../../mod/editlayout.php:126 -#: ../../mod/editwebpage.php:167 +#: ../../include/conversation.php:1133 ../../mod/editblock.php:164 +#: ../../mod/editlayout.php:159 ../../mod/editpost.php:132 +#: ../../mod/editwebpage.php:198 msgid "Set title" msgstr "Ange titel" -#: ../../include/conversation.php:1126 ../../mod/editpost.php:134 -#: ../../mod/editblock.php:135 ../../mod/editlayout.php:129 -#: ../../mod/editwebpage.php:169 +#: ../../include/conversation.php:1136 ../../mod/events.php:574 +#: ../../mod/editblock.php:167 ../../mod/editlayout.php:162 +#: ../../mod/editpost.php:134 ../../mod/editwebpage.php:200 msgid "Categories (comma-separated list)" msgstr "Kategorier (kommaseparerad lista)" -#: ../../include/conversation.php:1128 ../../mod/editpost.php:122 -#: ../../mod/editblock.php:121 ../../mod/editlayout.php:116 -#: ../../mod/editwebpage.php:153 +#: ../../include/conversation.php:1138 ../../mod/editblock.php:153 +#: ../../mod/editlayout.php:149 ../../mod/editpost.php:122 +#: ../../mod/editwebpage.php:184 msgid "Permission settings" msgstr "Behörighetsinställningar" -#: ../../include/conversation.php:1129 +#: ../../include/conversation.php:1139 msgid "permissions" msgstr "behörighet" -#: ../../include/conversation.php:1136 ../../mod/editpost.php:129 -#: ../../mod/editblock.php:129 ../../mod/editlayout.php:123 -#: ../../mod/editwebpage.php:162 +#: ../../include/conversation.php:1146 ../../mod/editblock.php:161 +#: ../../mod/editlayout.php:156 ../../mod/editpost.php:129 +#: ../../mod/editwebpage.php:193 msgid "Public post" msgstr "Offentligt inlägg" -#: ../../include/conversation.php:1138 ../../mod/editpost.php:135 -#: ../../mod/editblock.php:136 ../../mod/editlayout.php:130 -#: ../../mod/editwebpage.php:170 +#: ../../include/conversation.php:1148 ../../mod/editblock.php:168 +#: ../../mod/editlayout.php:163 ../../mod/editpost.php:135 +#: ../../mod/editwebpage.php:201 msgid "Example: bob@example.com, mary@example.com" msgstr "Exempel: bob@example.com, mary@example.com" -#: ../../include/conversation.php:1151 ../../mod/mail.php:226 -#: ../../mod/mail.php:339 ../../mod/editpost.php:146 -#: ../../mod/editblock.php:146 ../../mod/editlayout.php:140 -#: ../../mod/editwebpage.php:180 +#: ../../include/conversation.php:1161 ../../mod/editblock.php:178 +#: ../../mod/editlayout.php:173 ../../mod/editpost.php:146 +#: ../../mod/editwebpage.php:210 ../../mod/mail.php:242 ../../mod/mail.php:356 msgid "Set expiration date" msgstr "Ange utgÃ¥ngsdatum" -#: ../../include/conversation.php:1153 ../../include/ItemObject.php:560 -#: ../../mod/mail.php:228 ../../mod/mail.php:341 ../../mod/editpost.php:148 +#: ../../include/conversation.php:1163 ../../include/ItemObject.php:633 +#: ../../mod/editpost.php:148 ../../mod/mail.php:244 ../../mod/mail.php:358 msgid "Encrypt text" msgstr "Kryptera text" -#: ../../include/conversation.php:1155 ../../mod/editpost.php:150 +#: ../../include/conversation.php:1165 ../../mod/events.php:580 +#: ../../mod/editpost.php:150 msgid "OK" msgstr "OK" -#: ../../include/conversation.php:1156 ../../mod/settings.php:516 -#: ../../mod/settings.php:542 ../../mod/editpost.php:151 -#: ../../mod/tagrm.php:11 ../../mod/tagrm.php:94 ../../mod/fbrowser.php:82 -#: ../../mod/fbrowser.php:117 +#: ../../include/conversation.php:1166 ../../mod/settings.php:564 +#: ../../mod/settings.php:590 ../../mod/events.php:579 +#: ../../mod/editpost.php:151 ../../mod/fbrowser.php:82 +#: ../../mod/fbrowser.php:117 ../../mod/tagrm.php:11 ../../mod/tagrm.php:134 msgid "Cancel" msgstr "Avbryt" -#: ../../include/conversation.php:1395 +#: ../../include/conversation.php:1410 msgid "Discover" msgstr "Upptäck" -#: ../../include/conversation.php:1398 +#: ../../include/conversation.php:1413 msgid "Imported public streams" msgstr "Importerade offentliga strömmar" -#: ../../include/conversation.php:1403 +#: ../../include/conversation.php:1418 msgid "Commented Order" msgstr "Kommentarsordning" -#: ../../include/conversation.php:1406 +#: ../../include/conversation.php:1421 msgid "Sort by Comment Date" msgstr "Ordna efter kommentarsdatum" -#: ../../include/conversation.php:1410 +#: ../../include/conversation.php:1425 msgid "Posted Order" msgstr "Inläggsordning" -#: ../../include/conversation.php:1413 +#: ../../include/conversation.php:1428 msgid "Sort by Post Date" msgstr "Ordna efter när inlägget skrevs" -#: ../../include/conversation.php:1418 +#: ../../include/conversation.php:1433 ../../include/widgets.php:89 msgid "Personal" msgstr "Personligt" -#: ../../include/conversation.php:1421 +#: ../../include/conversation.php:1436 msgid "Posts that mention or involve you" msgstr "Inlägg som nämner eller berör dig" -#: ../../include/conversation.php:1427 ../../mod/menu.php:61 -#: ../../mod/connections.php:211 ../../mod/connections.php:223 +#: ../../include/conversation.php:1442 ../../mod/connections.php:211 +#: ../../mod/connections.php:224 ../../mod/menu.php:80 msgid "New" msgstr "Nytt" -#: ../../include/conversation.php:1430 +#: ../../include/conversation.php:1445 msgid "Activity Stream - by date" msgstr "Aktivitetsström - efter datum" -#: ../../include/conversation.php:1436 +#: ../../include/conversation.php:1451 msgid "Starred" msgstr "Märkt" -#: ../../include/conversation.php:1439 +#: ../../include/conversation.php:1454 msgid "Favourite Posts" msgstr "Favoritinlägg" -#: ../../include/conversation.php:1446 +#: ../../include/conversation.php:1461 msgid "Spam" msgstr "Skräp" -#: ../../include/conversation.php:1449 +#: ../../include/conversation.php:1464 msgid "Posts flagged as SPAM" msgstr "Inlägg markerade som SKRÄP" -#: ../../include/conversation.php:1483 ../../mod/admin.php:890 +#: ../../include/conversation.php:1504 ../../mod/admin.php:865 msgid "Channel" msgstr "Kanal" -#: ../../include/conversation.php:1486 +#: ../../include/conversation.php:1507 msgid "Status Messages and Posts" msgstr "Statusmeddelanden och inlägg" -#: ../../include/conversation.php:1495 +#: ../../include/conversation.php:1516 msgid "About" msgstr "Om" -#: ../../include/conversation.php:1498 +#: ../../include/conversation.php:1519 msgid "Profile Details" msgstr "Profildetaljer" -#: ../../include/conversation.php:1507 ../../include/photos.php:311 +#: ../../include/conversation.php:1525 ../../include/nav.php:105 +#: ../../include/apps.php:137 ../../mod/fbrowser.php:25 +msgid "Photos" +msgstr "Foton" + +#: ../../include/conversation.php:1528 ../../include/photos.php:341 msgid "Photo Albums" msgstr "Fotoalbum" -#: ../../include/conversation.php:1516 +#: ../../include/conversation.php:1534 ../../include/RedDAV/RedBrowser.php:241 +#: ../../include/nav.php:106 ../../include/apps.php:133 +#: ../../mod/fbrowser.php:114 +msgid "Files" +msgstr "Filer" + +#: ../../include/conversation.php:1537 msgid "Files and Storage" msgstr "Filer och lagring" -#: ../../include/conversation.php:1525 ../../include/conversation.php:1528 +#: ../../include/conversation.php:1547 ../../include/conversation.php:1550 msgid "Chatrooms" msgstr "Chattrum" -#: ../../include/conversation.php:1538 -msgid "Events and Calendar" -msgstr "Händelser och kalender" +#: ../../include/conversation.php:1560 ../../include/nav.php:117 +#: ../../include/apps.php:127 +msgid "Bookmarks" +msgstr "Bokmärken" -#: ../../include/conversation.php:1546 +#: ../../include/conversation.php:1563 msgid "Saved Bookmarks" msgstr "Sparade bokmärken" -#: ../../include/conversation.php:1557 +#: ../../include/conversation.php:1571 ../../include/nav.php:121 +#: ../../include/apps.php:134 ../../mod/webpages.php:160 +msgid "Webpages" +msgstr "Webbsidor" + +#: ../../include/conversation.php:1574 msgid "Manage Webpages" msgstr "Hantera webbsidor" -#: ../../include/datetime.php:43 ../../include/datetime.php:45 -msgid "Miscellaneous" -msgstr "Övrigt" +#: ../../include/follow.php:28 +msgid "Channel is blocked on this site." +msgstr "Kanalen är blockerad pÃ¥ den här servern." -#: ../../include/datetime.php:152 ../../include/datetime.php:284 -msgid "year" -msgstr "Ã¥r" +#: ../../include/follow.php:33 +msgid "Channel location missing." +msgstr "Kanalplats saknas." -#: ../../include/datetime.php:157 ../../include/datetime.php:285 -msgid "month" -msgstr "mÃ¥nad" +#: ../../include/follow.php:82 +msgid "Response from remote channel was incomplete." +msgstr "Svar frÃ¥n den andra kanalen var ofullständigt." -#: ../../include/datetime.php:162 ../../include/datetime.php:287 -msgid "day" -msgstr "dag" +#: ../../include/follow.php:99 +msgid "Channel was deleted and no longer exists." +msgstr "Kanalen har tagits bort och finns inte längre." -#: ../../include/datetime.php:275 -msgid "never" -msgstr "aldrig" +#: ../../include/follow.php:135 ../../include/follow.php:202 +msgid "Protocol disabled." +msgstr "Protokoll inaktiverat." -#: ../../include/datetime.php:281 -msgid "less than a second ago" -msgstr "mindre än en sekund sedan" +#: ../../include/follow.php:176 +msgid "Channel discovery failed." +msgstr "Kanalsökning misslyckades." -#: ../../include/datetime.php:284 -msgid "years" -msgstr "Ã¥r" +#: ../../include/follow.php:192 +msgid "local account not found." +msgstr "hittade inte lokalt konto." -#: ../../include/datetime.php:285 -msgid "months" -msgstr "mÃ¥nader" +#: ../../include/follow.php:220 +msgid "Cannot connect to yourself." +msgstr "Du kan inte kontakta dig själv." -#: ../../include/datetime.php:286 -msgid "week" -msgstr "vecka" +#: ../../include/notify.php:23 +msgid "created a new post" +msgstr "skapade ett nytt inlägg" -#: ../../include/datetime.php:286 -msgid "weeks" -msgstr "veckor" +#: ../../include/notify.php:24 +#, php-format +msgid "commented on %s's post" +msgstr "kommenterade %ss inlägg" -#: ../../include/datetime.php:287 -msgid "days" -msgstr "dagar" +#: ../../include/page_widgets.php:6 +msgid "New Page" +msgstr "Ny sida" -#: ../../include/datetime.php:288 -msgid "hour" -msgstr "timme" +#: ../../include/page_widgets.php:8 ../../include/page_widgets.php:36 +#: ../../include/menu.php:42 ../../include/RedDAV/RedBrowser.php:250 +#: ../../include/apps.php:249 ../../include/ItemObject.php:100 +#: ../../mod/blocks.php:132 ../../mod/settings.php:625 +#: ../../mod/connections.php:381 ../../mod/connections.php:394 +#: ../../mod/connections.php:413 ../../mod/thing.php:233 +#: ../../mod/webpages.php:162 ../../mod/editblock.php:143 +#: ../../mod/editlayout.php:139 ../../mod/editpost.php:112 +#: ../../mod/editwebpage.php:174 ../../mod/layouts.php:167 +#: ../../mod/menu.php:78 +msgid "Edit" +msgstr "Redigera" -#: ../../include/datetime.php:288 -msgid "hours" -msgstr "timmar" +#: ../../include/page_widgets.php:39 ../../mod/blocks.php:135 +#: ../../mod/webpages.php:165 ../../mod/layouts.php:171 +msgid "View" +msgstr "Visa" -#: ../../include/datetime.php:289 -msgid "minute" -msgstr "minut" +#: ../../include/page_widgets.php:41 ../../mod/webpages.php:167 +msgid "Actions" +msgstr "Ã…tgärder" -#: ../../include/datetime.php:289 -msgid "minutes" -msgstr "minuter" +#: ../../include/page_widgets.php:42 ../../mod/webpages.php:168 +msgid "Page Link" +msgstr "Länk" -#: ../../include/datetime.php:290 -msgid "second" -msgstr "sekund" +#: ../../include/page_widgets.php:43 ../../mod/webpages.php:169 +msgid "Title" +msgstr "Titel" -#: ../../include/datetime.php:290 -msgid "seconds" -msgstr "sekunder" +#: ../../include/page_widgets.php:44 ../../mod/webpages.php:170 +msgid "Created" +msgstr "Skapad" -#: ../../include/datetime.php:299 -#, php-format -msgid "%1$d %2$s ago" -msgstr "%1$d %2$s sedan" +#: ../../include/page_widgets.php:45 ../../mod/webpages.php:171 +msgid "Edited" +msgstr "Ändrad" -#: ../../include/dba/dba_driver.php:50 +#: ../../include/contact_widgets.php:14 #, php-format -msgid "Cannot locate DNS info for database server '%s'" -msgstr "Kan inte hitta DNS-information för databasserver '%s'" - -#: ../../include/bbcode.php:128 ../../include/bbcode.php:603 -#: ../../include/bbcode.php:606 ../../include/bbcode.php:611 -#: ../../include/bbcode.php:614 ../../include/bbcode.php:617 -#: ../../include/bbcode.php:620 ../../include/bbcode.php:625 -#: ../../include/bbcode.php:628 ../../include/bbcode.php:633 -#: ../../include/bbcode.php:636 ../../include/bbcode.php:639 -#: ../../include/bbcode.php:642 -msgid "Image/photo" -msgstr "Bild/foto" - -#: ../../include/bbcode.php:163 ../../include/bbcode.php:653 -msgid "Encrypted content" -msgstr "Krypterat innehÃ¥ll" +msgid "%d invitation available" +msgid_plural "%d invitations available" +msgstr[0] "%d inbjudan tillgänglig" +msgstr[1] "%d inbjudningar tillgängliga" -#: ../../include/bbcode.php:170 -msgid "QR code" -msgstr "QR-kod" +#: ../../include/contact_widgets.php:19 ../../mod/admin.php:416 +msgid "Advanced" +msgstr "Avancerat" -#: ../../include/bbcode.php:213 -#, php-format -msgid "%1$s wrote the following %2$s %3$s" -msgstr "%1$s skrev följande %2$s %3$s" +#: ../../include/contact_widgets.php:22 +msgid "Find Channels" +msgstr "Hitta kanaler" -#: ../../include/bbcode.php:215 -msgid "post" -msgstr "post" +#: ../../include/contact_widgets.php:23 +msgid "Enter name or interest" +msgstr "Ange namn eller intresse" -#: ../../include/bbcode.php:571 ../../include/bbcode.php:591 -msgid "$1 wrote:" -msgstr "$1 skrev:" +#: ../../include/contact_widgets.php:24 +msgid "Connect/Follow" +msgstr "Ta kontakt/följ" -#: ../../include/group.php:25 -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 "En borttagen grupp med det här namnet Ã¥terskapades. Befintliga rättigheter till saker <strong>kan</strong> gälla för den här gruppen och alla framtida medlemmar. Om det här inte är vad du avsÃ¥g, skapa i stället en annan grupp med ett annat namn." +#: ../../include/contact_widgets.php:25 +msgid "Examples: Robert Morgenstein, Fishing" +msgstr "Exempel: Robert Morgenstein, Fiske" -#: ../../include/group.php:223 -msgid "Default privacy group for new contacts" -msgstr "Förvald integritetsgrupp för nya kontakter" +#: ../../include/contact_widgets.php:26 ../../mod/connections.php:412 +#: ../../mod/directory.php:278 ../../mod/directory.php:283 +msgid "Find" +msgstr "Sök" -#: ../../include/group.php:242 ../../mod/admin.php:762 -msgid "All Channels" -msgstr "Alla kanaler" +#: ../../include/contact_widgets.php:27 ../../mod/suggest.php:59 +msgid "Channel Suggestions" +msgstr "Kanalförslag" -#: ../../include/group.php:264 -msgid "edit" -msgstr "redigera" +#: ../../include/contact_widgets.php:29 +msgid "Random Profile" +msgstr "Slumpvald profil" -#: ../../include/group.php:285 -msgid "Collections" -msgstr "Sammanhang" +#: ../../include/contact_widgets.php:30 +msgid "Invite Friends" +msgstr "Bjud in vänner" -#: ../../include/group.php:286 -msgid "Edit collection" -msgstr "Redigera sammanhang" +#: ../../include/contact_widgets.php:32 +msgid "Advanced example: name=fred and country=iceland" +msgstr "Avancerat exempel: name=fred and country=iceland" -#: ../../include/group.php:287 -msgid "Create a new collection" -msgstr "Skapa ett nytt sammanhang" +#: ../../include/contact_widgets.php:57 ../../include/features.php:73 +#: ../../include/widgets.php:303 +msgid "Saved Folders" +msgstr "Sparade mappar" -#: ../../include/group.php:288 -msgid "Channels not in any collection" -msgstr "Kanaler utan sammanhang" +#: ../../include/contact_widgets.php:60 ../../include/contact_widgets.php:95 +#: ../../include/widgets.php:306 +msgid "Everything" +msgstr "Allt" -#: ../../include/js_strings.php:5 -msgid "Delete this item?" -msgstr "Ta bort den här posten?" +#: ../../include/contact_widgets.php:92 ../../include/taxonomy.php:230 +#: ../../include/widgets.php:29 +msgid "Categories" +msgstr "Kategorier" -#: ../../include/js_strings.php:6 ../../include/ItemObject.php:547 -#: ../../mod/photos.php:992 ../../mod/photos.php:1079 -msgid "Comment" -msgstr "Kommentar" +#: ../../include/contact_widgets.php:125 +#, php-format +msgid "%d connection in common" +msgid_plural "%d connections in common" +msgstr[0] "%d gemensam kontakt" +msgstr[1] "%d gemensamma kontakter" -#: ../../include/js_strings.php:7 ../../include/ItemObject.php:281 #: ../../include/contact_widgets.php:130 msgid "show more" msgstr "visa fler" -#: ../../include/js_strings.php:8 -msgid "show fewer" -msgstr "visa färre" - -#: ../../include/js_strings.php:9 -msgid "+ Show More" -msgstr "+ Visa fler" - -#: ../../include/js_strings.php:10 -msgid "- Show Less" -msgstr "- Visa färre" - -#: ../../include/js_strings.php:11 -msgid "Password too short" -msgstr "Lösenord för kort" - -#: ../../include/js_strings.php:12 -msgid "Passwords do not match" -msgstr "Lösenorden stämmer inte överens" - -#: ../../include/js_strings.php:13 ../../mod/photos.php:39 -msgid "everybody" -msgstr "alla" - -#: ../../include/js_strings.php:14 -msgid "Secret Passphrase" -msgstr "Hemligt lösenord" - -#: ../../include/js_strings.php:15 -msgid "Passphrase hint" -msgstr "LösenordsledtrÃ¥d" +#: ../../include/oembed.php:171 +msgid "Embedded content" +msgstr "Inbäddat innehÃ¥ll" -#: ../../include/js_strings.php:16 -msgid "Notice: Permissions have changed but have not yet been submitted." -msgstr "Observera: Rättigheter har ändrats men har ännu inte skickats in" +#: ../../include/oembed.php:180 +msgid "Embedding disabled" +msgstr "Inbäddning inaktiverat" -#: ../../include/js_strings.php:18 -msgid "timeago.prefixAgo" -msgstr "för" +#: ../../include/message.php:18 +msgid "No recipient provided." +msgstr "Ingen mottagare angiven." -#: ../../include/js_strings.php:19 -msgid "timeago.prefixFromNow" -msgstr "om" +#: ../../include/message.php:23 +msgid "[no subject]" +msgstr "[inget ämne]" -#: ../../include/js_strings.php:20 -msgid "ago" -msgstr "sedan" +#: ../../include/message.php:45 +msgid "Unable to determine sender." +msgstr "Kunde inte avgöra vem som är avsändare." -#: ../../include/js_strings.php:21 -msgid "from now" -msgstr " " +#: ../../include/message.php:200 +msgid "Stored post could not be verified." +msgstr "Den sparade posten kunde inte verifieras." -#: ../../include/js_strings.php:22 -msgid "less than a minute" -msgstr "mindre än en minut" +#: ../../include/activities.php:39 +msgid " and " +msgstr " och " -#: ../../include/js_strings.php:23 -msgid "about a minute" -msgstr "ungefär en minut" +#: ../../include/activities.php:47 +msgid "public profile" +msgstr "offentlig profil" -#: ../../include/js_strings.php:24 +#: ../../include/activities.php:52 #, php-format -msgid "%d minutes" -msgstr "%d minuter" - -#: ../../include/js_strings.php:25 -msgid "about an hour" -msgstr "ungefär en timme" +msgid "%1$s changed %2$s to “%3$s”" +msgstr "%1$s ändrade %2$s till "%3$s"" -#: ../../include/js_strings.php:26 +#: ../../include/activities.php:53 #, php-format -msgid "about %d hours" -msgstr "ungefär %d timmar" - -#: ../../include/js_strings.php:27 -msgid "a day" -msgstr "en dag" +msgid "Visit %1$s's %2$s" +msgstr "Besök %1$ss %2$s" -#: ../../include/js_strings.php:28 +#: ../../include/activities.php:56 #, php-format -msgid "%d days" -msgstr "%d dagar" +msgid "%1$s has an updated %2$s, changing %3$s." +msgstr "%1$s har en uppdaterad %2$s (har ändrat %3$s)." -#: ../../include/js_strings.php:29 -msgid "about a month" -msgstr "ungefär en mÃ¥nad" +#: ../../include/acl_selectors.php:240 +msgid "Visible to your default audience" +msgstr "Kan ses av förinställda mottagare" -#: ../../include/js_strings.php:30 -#, php-format -msgid "%d months" -msgstr "%d mÃ¥nader" +#: ../../include/acl_selectors.php:241 +msgid "Show" +msgstr "Visa" -#: ../../include/js_strings.php:31 -msgid "about a year" -msgstr "ungefär ett Ã¥r" +#: ../../include/acl_selectors.php:242 +msgid "Don't show" +msgstr "Visa inte" -#: ../../include/js_strings.php:32 -#, php-format -msgid "%d years" -msgstr "%d Ã¥r" +#: ../../include/acl_selectors.php:248 ../../mod/events.php:596 +#: ../../mod/chat.php:209 ../../mod/filestorage.php:137 +#: ../../mod/photos.php:588 ../../mod/photos.php:950 +msgid "Permissions" +msgstr "Behörighet" -#: ../../include/js_strings.php:33 -msgid " " -msgstr " " +#: ../../include/acl_selectors.php:249 ../../include/ItemObject.php:312 +#: ../../mod/photos.php:1149 +msgid "Close" +msgstr "Stäng" -#: ../../include/js_strings.php:34 -msgid "timeago.numbers" -msgstr "timeago.numbers" +#: ../../include/bb2diaspora.php:384 +msgid "Attachments:" +msgstr "Bilagor:" -#: ../../include/message.php:18 -msgid "No recipient provided." -msgstr "Ingen mottagare angiven." +#: ../../include/bb2diaspora.php:463 ../../include/event.php:11 +msgid "l F d, Y \\@ g:i A" +msgstr "l j F Y \\k\\l. H.i" -#: ../../include/message.php:23 -msgid "[no subject]" -msgstr "[inget ämne]" +#: ../../include/bb2diaspora.php:465 +msgid "Redmatrix event notification:" +msgstr "Händelsenotifiering frÃ¥n Redmatrix:" -#: ../../include/message.php:42 -msgid "Unable to determine sender." -msgstr "Kunde inte avgöra vem som är avsändare." +#: ../../include/bb2diaspora.php:469 ../../include/event.php:20 +msgid "Starts:" +msgstr "Börjar:" -#: ../../include/message.php:143 -msgid "Stored post could not be verified." -msgstr "Den sparade posten kunde inte verifieras." +#: ../../include/bb2diaspora.php:477 ../../include/event.php:30 +msgid "Finishes:" +msgstr "Slutar:" -#: ../../include/photo/photo_driver.php:643 ../../include/photos.php:51 -#: ../../mod/profile_photo.php:78 ../../mod/profile_photo.php:225 -#: ../../mod/profile_photo.php:336 ../../mod/photos.php:91 -#: ../../mod/photos.php:655 ../../mod/photos.php:677 -msgid "Profile Photos" -msgstr "Profilfoton" +#: ../../include/bb2diaspora.php:485 ../../include/identity.php:891 +#: ../../include/event.php:40 ../../mod/events.php:590 +#: ../../mod/directory.php:170 +msgid "Location:" +msgstr "Plats:" -#: ../../include/attach.php:119 ../../include/attach.php:166 -#: ../../include/attach.php:229 ../../include/attach.php:243 -#: ../../include/attach.php:283 ../../include/attach.php:297 -#: ../../include/attach.php:322 ../../include/attach.php:513 -#: ../../include/attach.php:585 ../../include/chat.php:113 -#: ../../include/photos.php:15 ../../include/items.php:3606 -#: ../../mod/common.php:35 ../../mod/events.php:140 ../../mod/thing.php:247 -#: ../../mod/thing.php:263 ../../mod/thing.php:298 ../../mod/invite.php:13 -#: ../../mod/invite.php:104 ../../mod/mail.php:108 ../../mod/settings.php:492 -#: ../../mod/menu.php:44 ../../mod/webpages.php:40 ../../mod/api.php:26 -#: ../../mod/api.php:31 ../../mod/editpost.php:13 ../../mod/bookmarks.php:46 -#: ../../mod/viewconnections.php:22 ../../mod/viewconnections.php:27 -#: ../../mod/delegate.php:6 ../../mod/pdledit.php:21 ../../mod/item.php:179 -#: ../../mod/item.php:187 ../../mod/item.php:860 ../../mod/mitem.php:73 -#: ../../mod/group.php:9 ../../mod/viewsrc.php:12 ../../mod/setup.php:203 -#: ../../mod/connedit.php:188 ../../mod/layouts.php:27 -#: ../../mod/layouts.php:39 ../../mod/page.php:30 ../../mod/page.php:80 -#: ../../mod/network.php:12 ../../mod/profiles.php:152 -#: ../../mod/profiles.php:453 ../../mod/sources.php:66 ../../mod/blocks.php:29 -#: ../../mod/blocks.php:44 ../../mod/chat.php:89 ../../mod/chat.php:94 -#: ../../mod/new_channel.php:66 ../../mod/new_channel.php:97 -#: ../../mod/achievements.php:27 ../../mod/editblock.php:34 -#: ../../mod/manage.php:6 ../../mod/editlayout.php:48 -#: ../../mod/profile_photo.php:187 ../../mod/profile_photo.php:200 -#: ../../mod/connections.php:169 ../../mod/notifications.php:66 -#: ../../mod/block.php:22 ../../mod/block.php:72 ../../mod/editwebpage.php:44 -#: ../../mod/editwebpage.php:83 ../../mod/profile.php:64 -#: ../../mod/profile.php:72 ../../mod/poke.php:128 ../../mod/channel.php:89 -#: ../../mod/channel.php:193 ../../mod/channel.php:236 -#: ../../mod/fsuggest.php:78 ../../mod/filestorage.php:10 -#: ../../mod/filestorage.php:59 ../../mod/filestorage.php:75 -#: ../../mod/filestorage.php:98 ../../mod/suggest.php:26 -#: ../../mod/message.php:16 ../../mod/register.php:68 ../../mod/regmod.php:18 -#: ../../mod/authtest.php:13 ../../mod/photos.php:68 ../../mod/photos.php:526 -#: ../../mod/mood.php:119 ../../index.php:176 ../../index.php:351 +#: ../../include/attach.php:116 ../../include/attach.php:163 +#: ../../include/attach.php:226 ../../include/attach.php:240 +#: ../../include/attach.php:280 ../../include/attach.php:294 +#: ../../include/attach.php:318 ../../include/attach.php:511 +#: ../../include/attach.php:585 ../../include/photos.php:15 +#: ../../include/items.php:4019 ../../include/chat.php:116 +#: ../../mod/mood.php:112 ../../mod/mitem.php:106 +#: ../../mod/achievements.php:30 ../../mod/register.php:72 +#: ../../mod/sources.php:66 ../../mod/poke.php:128 ../../mod/api.php:26 +#: ../../mod/api.php:31 ../../mod/authtest.php:13 ../../mod/profile.php:64 +#: ../../mod/profile.php:72 ../../mod/block.php:22 ../../mod/block.php:72 +#: ../../mod/blocks.php:67 ../../mod/blocks.php:75 ../../mod/setup.php:207 +#: ../../mod/settings.php:540 ../../mod/events.php:195 +#: ../../mod/channel.php:89 ../../mod/channel.php:198 +#: ../../mod/channel.php:241 ../../mod/chat.php:90 ../../mod/chat.php:95 +#: ../../mod/regmod.php:17 ../../mod/common.php:35 ../../mod/like.php:154 +#: ../../mod/connections.php:169 ../../mod/connedit.php:266 +#: ../../mod/thing.php:247 ../../mod/thing.php:264 ../../mod/thing.php:299 +#: ../../mod/webpages.php:67 ../../mod/bookmarks.php:46 +#: ../../mod/profiles.php:179 ../../mod/profiles.php:550 +#: ../../mod/editblock.php:65 ../../mod/pdledit.php:21 +#: ../../mod/editlayout.php:64 ../../mod/editlayout.php:89 +#: ../../mod/editpost.php:13 ../../mod/editwebpage.php:64 +#: ../../mod/editwebpage.php:86 ../../mod/editwebpage.php:118 +#: ../../mod/profile_photo.php:263 ../../mod/profile_photo.php:276 +#: ../../mod/item.php:191 ../../mod/item.php:199 ../../mod/item.php:971 +#: ../../mod/fsuggest.php:78 ../../mod/filestorage.php:18 +#: ../../mod/filestorage.php:67 ../../mod/filestorage.php:82 +#: ../../mod/filestorage.php:109 ../../mod/delegate.php:6 +#: ../../mod/group.php:9 ../../mod/suggest.php:26 ../../mod/locs.php:71 +#: ../../mod/mail.php:111 ../../mod/invite.php:13 ../../mod/invite.php:104 +#: ../../mod/manage.php:6 ../../mod/layouts.php:67 ../../mod/layouts.php:74 +#: ../../mod/layouts.php:85 ../../mod/viewconnections.php:22 +#: ../../mod/viewconnections.php:27 ../../mod/viewsrc.php:14 +#: ../../mod/network.php:12 ../../mod/menu.php:61 ../../mod/message.php:16 +#: ../../mod/new_channel.php:68 ../../mod/new_channel.php:99 +#: ../../mod/notifications.php:66 ../../mod/page.php:28 ../../mod/page.php:78 +#: ../../mod/photos.php:68 ../../mod/appman.php:66 +#: ../../mod/service_limits.php:7 ../../index.php:190 ../../index.php:390 msgid "Permission denied." msgstr "Behörighet saknas." -#: ../../include/attach.php:224 ../../include/attach.php:278 +#: ../../include/attach.php:221 ../../include/attach.php:275 msgid "Item was not found." msgstr "Posten hittades inte." -#: ../../include/attach.php:335 +#: ../../include/attach.php:331 msgid "No source file." msgstr "Ingen källfil." -#: ../../include/attach.php:352 +#: ../../include/attach.php:348 msgid "Cannot locate file to replace" msgstr "Kan inte hitta fil att ersätta" -#: ../../include/attach.php:370 +#: ../../include/attach.php:366 msgid "Cannot locate file to revise/update" msgstr "Kan inte hitta fil att revidera/uppdatera" -#: ../../include/attach.php:381 +#: ../../include/attach.php:377 #, php-format msgid "File exceeds size limit of %d" msgstr "Filen överskrider storleksbegränsningen %d" -#: ../../include/attach.php:393 +#: ../../include/attach.php:389 #, php-format msgid "You have reached your limit of %1$.0f Mbytes attachment storage." msgstr "Du har nÃ¥tt begränsningen %1$.0f megabyte utrymme för bilagor." -#: ../../include/attach.php:475 +#: ../../include/attach.php:472 msgid "File upload failed. Possible system limit or action terminated." msgstr "Filuppladdning misslyckades. Möjlig systembegränsning eller avbruten Ã¥tgärd." -#: ../../include/attach.php:487 +#: ../../include/attach.php:484 msgid "Stored file could not be verified. Upload failed." msgstr "Den lagrade filen kunde inte verifieras. Uppladdning misslyckad." -#: ../../include/attach.php:528 ../../include/attach.php:545 +#: ../../include/attach.php:526 ../../include/attach.php:543 msgid "Path not available." msgstr "Sökväg inte tillgänglig." @@ -1660,751 +898,2303 @@ msgstr "filnamn eller sökväg finns redan" msgid "Path not found." msgstr "Sökväg hittas inte." -#: ../../include/attach.php:674 +#: ../../include/attach.php:681 msgid "mkdir failed." msgstr "mkdir misslyckades." -#: ../../include/attach.php:678 +#: ../../include/attach.php:685 msgid "database storage failed." msgstr "databaslagring misslyckades." -#: ../../include/bookmarks.php:42 +#: ../../include/RedDAV/RedBrowser.php:106 +#: ../../include/RedDAV/RedBrowser.php:249 +msgid "parent" +msgstr "en nivÃ¥ upp" + +#: ../../include/RedDAV/RedBrowser.php:130 +msgid "Collection" +msgstr "Samling" + +#: ../../include/RedDAV/RedBrowser.php:133 +msgid "Principal" +msgstr "Bas" + +#: ../../include/RedDAV/RedBrowser.php:136 +msgid "Addressbook" +msgstr "Adressbok" + +#: ../../include/RedDAV/RedBrowser.php:139 +msgid "Calendar" +msgstr "Kalender" + +#: ../../include/RedDAV/RedBrowser.php:142 +msgid "Schedule Inbox" +msgstr "Schemainkorg" + +#: ../../include/RedDAV/RedBrowser.php:145 +msgid "Schedule Outbox" +msgstr "Schemautkorg" + +#: ../../include/RedDAV/RedBrowser.php:223 +#, php-format +msgid "%1$s used" +msgstr "%1$s använt" + +#: ../../include/RedDAV/RedBrowser.php:228 +#, php-format +msgid "%1$s used of %2$s (%3$s%)" +msgstr "%1$s använt av %2$s (%3$s%)" + +#: ../../include/RedDAV/RedBrowser.php:245 ../../mod/settings.php:565 +#: ../../mod/settings.php:591 ../../mod/admin.php:866 +msgid "Name" +msgstr "Namn" + +#: ../../include/RedDAV/RedBrowser.php:246 +msgid "Type" +msgstr "Typ" + +#: ../../include/RedDAV/RedBrowser.php:247 +msgid "Size" +msgstr "Storlek" + +#: ../../include/RedDAV/RedBrowser.php:248 +msgid "Last Modified" +msgstr "Senast ändrad" + +#: ../../include/RedDAV/RedBrowser.php:252 +msgid "Total" +msgstr "Totalt" + +#: ../../include/RedDAV/RedBrowser.php:305 +msgid "Create new folder" +msgstr "Skapa ny mapp" + +#: ../../include/RedDAV/RedBrowser.php:306 ../../mod/mitem.php:169 +#: ../../mod/menu.php:100 ../../mod/new_channel.php:122 +msgid "Create" +msgstr "Skapa" + +#: ../../include/RedDAV/RedBrowser.php:307 +msgid "Upload file" +msgstr "Ladda upp fil" + +#: ../../include/RedDAV/RedBrowser.php:308 ../../mod/profile_photo.php:361 +#: ../../mod/photos.php:738 ../../mod/photos.php:1246 +msgid "Upload" +msgstr "Ladda upp" + +#: ../../include/bookmarks.php:35 #, php-format msgid "%1$s's bookmarks" msgstr "%1$ss bokmärken" -#: ../../include/acl_selectors.php:238 -msgid "Visible to everybody" -msgstr "Synlig för alla" +#: ../../include/nav.php:95 ../../include/nav.php:128 ../../boot.php:1485 +msgid "Logout" +msgstr "Logga ut" -#: ../../include/acl_selectors.php:239 -msgid "Show" -msgstr "Visa" +#: ../../include/nav.php:95 ../../include/nav.php:128 +msgid "End this session" +msgstr "Avsluta sessionen" -#: ../../include/acl_selectors.php:240 -msgid "Don't show" -msgstr "Visa inte" +#: ../../include/nav.php:98 ../../include/nav.php:159 +msgid "Home" +msgstr "Hem" -#: ../../include/acl_selectors.php:246 ../../mod/chat.php:206 -#: ../../mod/filestorage.php:124 ../../mod/photos.php:606 -#: ../../mod/photos.php:949 -msgid "Permissions" -msgstr "Behörighet" +#: ../../include/nav.php:98 +msgid "Your posts and conversations" +msgstr "Dina inlägg och konversationer" -#: ../../include/acl_selectors.php:247 -msgid "Close" -msgstr "Stäng" +#: ../../include/nav.php:99 +msgid "Your profile page" +msgstr "Din profilsida" + +#: ../../include/nav.php:101 +msgid "Edit Profiles" +msgstr "Redigera profiler" + +#: ../../include/nav.php:101 +msgid "Manage/Edit profiles" +msgstr "Hantera/redigera profiler" + +#: ../../include/nav.php:103 ../../include/identity.php:864 +msgid "Edit Profile" +msgstr "Redigera profil" + +#: ../../include/nav.php:103 +msgid "Edit your profile" +msgstr "Redigera din profil" + +#: ../../include/nav.php:105 +msgid "Your photos" +msgstr "Dina foton" + +#: ../../include/nav.php:106 +msgid "Your files" +msgstr "Dina filer" + +#: ../../include/nav.php:111 ../../include/apps.php:144 +msgid "Chat" +msgstr "Chatt" + +#: ../../include/nav.php:111 +msgid "Your chatrooms" +msgstr "Dina chattrum" + +#: ../../include/nav.php:117 +msgid "Your bookmarks" +msgstr "Dina bokmärken" + +#: ../../include/nav.php:121 +msgid "Your webpages" +msgstr "Dina webbsidor" + +#: ../../include/nav.php:125 ../../include/apps.php:129 ../../boot.php:1486 +msgid "Login" +msgstr "Logga in" + +#: ../../include/nav.php:125 +msgid "Sign in" +msgstr "Logga in" + +#: ../../include/nav.php:142 +#, php-format +msgid "%s - click to logout" +msgstr "%s - klicka för att logga ut" + +#: ../../include/nav.php:145 +msgid "Remote authentication" +msgstr "Fjärrinloggning" + +#: ../../include/nav.php:145 +msgid "Click to authenticate to your home hub" +msgstr "Klicka för att autentisera mot din hemmahubb" + +#: ../../include/nav.php:159 +msgid "Home Page" +msgstr "Hemsida" + +#: ../../include/nav.php:163 ../../mod/register.php:224 ../../boot.php:1464 +msgid "Register" +msgstr "Skapa konto" + +#: ../../include/nav.php:163 +msgid "Create an account" +msgstr "Skapa ett konto" + +#: ../../include/nav.php:168 ../../include/apps.php:140 ../../mod/help.php:58 +#: ../../mod/help.php:63 +msgid "Help" +msgstr "Hjälp" + +#: ../../include/nav.php:168 +msgid "Help and documentation" +msgstr "Hjälp och dokumentation" + +#: ../../include/nav.php:171 ../../include/widgets.php:86 +#: ../../mod/apps.php:33 +msgid "Apps" +msgstr "Appar" + +#: ../../include/nav.php:171 +msgid "Applications, utilities, links, games" +msgstr "Applikationer, verktyg, länkar, spel" + +#: ../../include/nav.php:173 ../../include/text.php:826 +#: ../../include/text.php:838 ../../include/apps.php:145 +#: ../../mod/search.php:30 +msgid "Search" +msgstr "Sök" + +#: ../../include/nav.php:173 +msgid "Search site content" +msgstr "Sök innehÃ¥ll" + +#: ../../include/nav.php:176 ../../include/apps.php:139 +#: ../../mod/directory.php:282 +msgid "Directory" +msgstr "Katalog" + +#: ../../include/nav.php:176 +msgid "Channel Directory" +msgstr "Kanalkatalog" + +#: ../../include/nav.php:190 ../../include/apps.php:131 +msgid "Matrix" +msgstr "Matris" + +#: ../../include/nav.php:190 +msgid "Your matrix" +msgstr "Din matris" + +#: ../../include/nav.php:191 +msgid "Mark all matrix notifications seen" +msgstr "Märk alla matrisnotifieringar som lästa" + +#: ../../include/nav.php:193 ../../include/apps.php:135 +msgid "Channel Home" +msgstr "Kanalhem" + +#: ../../include/nav.php:193 +msgid "Channel home" +msgstr "Kanalhem" + +#: ../../include/nav.php:194 +msgid "Mark all channel notifications seen" +msgstr "Märk alla kanalnotifieringar som lästa" + +#: ../../include/nav.php:197 ../../mod/connections.php:406 +msgid "Connections" +msgstr "Kontakter" + +#: ../../include/nav.php:200 +msgid "Notices" +msgstr "Meddelanden" + +#: ../../include/nav.php:200 +msgid "Notifications" +msgstr "Notifieringar" + +#: ../../include/nav.php:201 +msgid "See all notifications" +msgstr "Se alla notifieringar" + +#: ../../include/nav.php:202 ../../mod/notifications.php:99 +msgid "Mark all system notifications seen" +msgstr "Märk alla systemnotifieringar som lästa" + +#: ../../include/nav.php:204 ../../include/apps.php:141 +msgid "Mail" +msgstr "Privat meddelande" + +#: ../../include/nav.php:204 +msgid "Private mail" +msgstr "Privat meddelande" + +#: ../../include/nav.php:205 +msgid "See all private messages" +msgstr "Se alla privata meddelanden" + +#: ../../include/nav.php:206 +msgid "Mark all private messages seen" +msgstr "Märk alla privata meddelanden som lästa" + +#: ../../include/nav.php:207 +msgid "Inbox" +msgstr "Inkorg" + +#: ../../include/nav.php:208 +msgid "Outbox" +msgstr "Utkorg" + +#: ../../include/nav.php:209 ../../include/widgets.php:572 +msgid "New Message" +msgstr "Nytt meddelande" + +#: ../../include/nav.php:212 ../../include/apps.php:138 +#: ../../mod/events.php:442 +msgid "Events" +msgstr "Händelser" + +#: ../../include/nav.php:212 +msgid "Event Calendar" +msgstr "Kalender" + +#: ../../include/nav.php:213 +msgid "See all events" +msgstr "Se alla händelser" + +#: ../../include/nav.php:214 +msgid "Mark all events seen" +msgstr "Märk alla händelser som lästa" + +#: ../../include/nav.php:216 ../../include/apps.php:130 +#: ../../mod/manage.php:148 +msgid "Channel Manager" +msgstr "Kanalhanterare" + +#: ../../include/nav.php:216 +msgid "Manage Your Channels" +msgstr "Hantera dina kanaler" + +#: ../../include/nav.php:218 ../../include/widgets.php:548 +#: ../../include/apps.php:132 ../../mod/admin.php:951 ../../mod/admin.php:1156 +msgid "Settings" +msgstr "Inställningar" + +#: ../../include/nav.php:218 +msgid "Account/Channel Settings" +msgstr "Konto-/kanalinställningar" + +#: ../../include/nav.php:226 ../../mod/admin.php:123 +msgid "Admin" +msgstr "Administration" + +#: ../../include/nav.php:226 +msgid "Site Setup and Configuration" +msgstr "Serverinställning och -konfiguration" + +#: ../../include/nav.php:262 +msgid "Please wait..." +msgstr "Vänta..." + +#: ../../include/network.php:590 +msgid "view full size" +msgstr "visa full storlek" + +#: ../../include/comanche.php:35 ../../mod/admin.php:353 +#: ../../view/theme/apw/php/config.php:185 +msgid "Default" +msgstr "Standard" + +#: ../../include/contact_selectors.php:56 +msgid "Frequently" +msgstr "Ofta" + +#: ../../include/contact_selectors.php:57 +msgid "Hourly" +msgstr "Varje timme" + +#: ../../include/contact_selectors.php:58 +msgid "Twice daily" +msgstr "TvÃ¥ gÃ¥nger dagligen" + +#: ../../include/contact_selectors.php:59 +msgid "Daily" +msgstr "Dagligen" + +#: ../../include/contact_selectors.php:60 +msgid "Weekly" +msgstr "Varje vecka" + +#: ../../include/contact_selectors.php:61 +msgid "Monthly" +msgstr "Varje mÃ¥nad" + +#: ../../include/contact_selectors.php:76 +msgid "Friendica" +msgstr "Friendica" + +#: ../../include/contact_selectors.php:77 +msgid "OStatus" +msgstr "OStatus" + +#: ../../include/contact_selectors.php:78 +msgid "RSS/Atom" +msgstr "RSS/Atom" + +#: ../../include/contact_selectors.php:79 ../../mod/admin.php:726 +#: ../../mod/admin.php:735 ../../boot.php:1488 +msgid "Email" +msgstr "E-post" + +#: ../../include/contact_selectors.php:80 +msgid "Diaspora" +msgstr "Diaspora" + +#: ../../include/contact_selectors.php:81 +msgid "Facebook" +msgstr "Facebook" + +#: ../../include/contact_selectors.php:82 +msgid "Zot!" +msgstr "Zot!" + +#: ../../include/contact_selectors.php:83 +msgid "LinkedIn" +msgstr "LinkedIn" + +#: ../../include/contact_selectors.php:84 +msgid "XMPP/IM" +msgstr "XMPP/IM" -#: ../../include/identity.php:30 ../../mod/item.php:1232 +#: ../../include/contact_selectors.php:85 +msgid "MySpace" +msgstr "MySpace" + +#: ../../include/identity.php:31 ../../mod/item.php:1368 msgid "Unable to obtain identity information from database" msgstr "Kunde inte hämta frÃ¥n databasen" -#: ../../include/identity.php:63 +#: ../../include/identity.php:66 msgid "Empty name" msgstr "Tomt namn" -#: ../../include/identity.php:65 +#: ../../include/identity.php:68 msgid "Name too long" msgstr "För lÃ¥ngt namn" -#: ../../include/identity.php:166 +#: ../../include/identity.php:169 msgid "No account identifier" msgstr "Ingen kontoidentifierare" -#: ../../include/identity.php:176 +#: ../../include/identity.php:182 msgid "Nickname is required." msgstr "Smeknamn mÃ¥ste anges." -#: ../../include/identity.php:190 +#: ../../include/identity.php:196 msgid "Reserved nickname. Please choose another." msgstr "Reserverat smeknamn. Välj ett annat." -#: ../../include/identity.php:195 +#: ../../include/identity.php:201 ../../include/dimport.php:34 msgid "" "Nickname has unsupported characters or is already being used on this site." msgstr "Smeknamnet innehÃ¥ller otillÃ¥tna tecken eller är redan upptaget pÃ¥ den här servern." -#: ../../include/identity.php:258 +#: ../../include/identity.php:283 msgid "Unable to retrieve created identity" msgstr "Kunde inte hämta den skapade identiteten" -#: ../../include/identity.php:317 +#: ../../include/identity.php:343 msgid "Default Profile" msgstr "Standardprofil" -#: ../../include/identity.php:509 +#: ../../include/identity.php:387 ../../include/identity.php:388 +#: ../../include/identity.php:395 ../../include/widgets.php:431 +#: ../../include/profile_selectors.php:80 ../../mod/settings.php:318 +#: ../../mod/settings.php:322 ../../mod/settings.php:323 +#: ../../mod/settings.php:326 ../../mod/settings.php:337 +#: ../../mod/connedit.php:509 +msgid "Friends" +msgstr "Vänner" + +#: ../../include/identity.php:643 msgid "Requested channel is not available." msgstr "Den begärda kanalen är inte tillgänglig" -#: ../../include/identity.php:557 ../../mod/webpages.php:8 -#: ../../mod/connect.php:13 ../../mod/layouts.php:8 ../../mod/blocks.php:10 -#: ../../mod/achievements.php:8 ../../mod/profile.php:16 -#: ../../mod/filestorage.php:40 +#: ../../include/identity.php:691 ../../mod/achievements.php:11 +#: ../../mod/profile.php:16 ../../mod/blocks.php:29 ../../mod/connect.php:13 +#: ../../mod/webpages.php:29 ../../mod/editblock.php:29 +#: ../../mod/editlayout.php:28 ../../mod/editwebpage.php:28 +#: ../../mod/filestorage.php:48 ../../mod/layouts.php:29 ../../mod/hcard.php:8 msgid "Requested profile is not available." msgstr "Begärd profil är inte tillgänglig." -#: ../../include/identity.php:689 ../../mod/profiles.php:603 +#: ../../include/identity.php:854 ../../mod/profiles.php:740 msgid "Change profile photo" msgstr "Bytprofilfoto" -#: ../../include/identity.php:695 +#: ../../include/identity.php:860 msgid "Profiles" msgstr "Profiler" -#: ../../include/identity.php:695 +#: ../../include/identity.php:860 msgid "Manage/edit profiles" msgstr "Hantera/redigera profiler" -#: ../../include/identity.php:696 ../../mod/profiles.php:604 +#: ../../include/identity.php:861 ../../mod/profiles.php:741 msgid "Create New Profile" msgstr "Skapa ny profil" -#: ../../include/identity.php:699 -msgid "Edit Profile" -msgstr "Redigera profil" - -#: ../../include/identity.php:710 ../../mod/profiles.php:615 +#: ../../include/identity.php:875 ../../mod/profiles.php:752 msgid "Profile Image" msgstr "Profilbild" -#: ../../include/identity.php:713 ../../mod/profiles.php:618 +#: ../../include/identity.php:878 msgid "visible to everybody" msgstr "synlig för alla" -#: ../../include/identity.php:714 ../../mod/profiles.php:619 +#: ../../include/identity.php:879 ../../mod/profiles.php:635 +#: ../../mod/profiles.php:756 msgid "Edit visibility" msgstr "Redigera synlighet" -#: ../../include/identity.php:728 ../../include/identity.php:952 -#: ../../mod/directory.php:163 +#: ../../include/identity.php:895 ../../include/identity.php:1132 msgid "Gender:" msgstr "Kön:" -#: ../../include/identity.php:729 ../../include/identity.php:972 -#: ../../mod/directory.php:165 +#: ../../include/identity.php:896 ../../include/identity.php:1176 msgid "Status:" msgstr "Status:" -#: ../../include/identity.php:730 ../../include/identity.php:983 -#: ../../mod/directory.php:167 +#: ../../include/identity.php:897 ../../include/identity.php:1187 msgid "Homepage:" msgstr "Hemsida:" -#: ../../include/identity.php:731 ../../mod/dirprofile.php:157 +#: ../../include/identity.php:898 msgid "Online Now" msgstr "Online nu" -#: ../../include/identity.php:796 ../../include/identity.php:876 -#: ../../mod/ping.php:262 +#: ../../include/identity.php:976 ../../include/identity.php:1056 +#: ../../mod/ping.php:326 msgid "g A l F d" msgstr "l j F \\k\\l G" -#: ../../include/identity.php:797 ../../include/identity.php:877 +#: ../../include/identity.php:977 ../../include/identity.php:1057 msgid "F d" msgstr "j F" -#: ../../include/identity.php:842 ../../include/identity.php:917 -#: ../../mod/ping.php:284 +#: ../../include/identity.php:1022 ../../include/identity.php:1097 +#: ../../mod/ping.php:348 msgid "[today]" msgstr "[i dag]" -#: ../../include/identity.php:854 +#: ../../include/identity.php:1034 msgid "Birthday Reminders" msgstr "FödelsedagspÃ¥minnelser" -#: ../../include/identity.php:855 +#: ../../include/identity.php:1035 msgid "Birthdays this week:" msgstr "Födelsedagar den här veckan:" -#: ../../include/identity.php:910 +#: ../../include/identity.php:1090 msgid "[No description]" msgstr "[Ingen beskrivning]" -#: ../../include/identity.php:928 +#: ../../include/identity.php:1108 msgid "Event Reminders" msgstr "HändelsepÃ¥minnelser" -#: ../../include/identity.php:929 +#: ../../include/identity.php:1109 msgid "Events this week:" msgstr "Händelser den här veckan:" -#: ../../include/identity.php:942 ../../include/identity.php:1026 -#: ../../mod/profperm.php:107 +#: ../../include/identity.php:1122 ../../include/identity.php:1240 +#: ../../include/apps.php:136 ../../mod/profperm.php:112 msgid "Profile" msgstr "Profil" -#: ../../include/identity.php:950 ../../mod/settings.php:937 +#: ../../include/identity.php:1130 ../../mod/settings.php:1005 msgid "Full Name:" msgstr "Fullständigt namn:" -#: ../../include/identity.php:957 +#: ../../include/identity.php:1137 +msgid "Like this channel" +msgstr "Gilla den här kanalen" + +#: ../../include/identity.php:1148 ../../include/taxonomy.php:360 +#: ../../include/ItemObject.php:146 ../../mod/photos.php:1027 +msgctxt "noun" +msgid "Like" +msgid_plural "Likes" +msgstr[0] "gillar detta" +msgstr[1] "gillar detta" + +#: ../../include/identity.php:1161 msgid "j F, Y" msgstr "j F Y" -#: ../../include/identity.php:958 +#: ../../include/identity.php:1162 msgid "j F" msgstr "j F" -#: ../../include/identity.php:965 +#: ../../include/identity.php:1169 msgid "Birthday:" msgstr "Födelsedag:" -#: ../../include/identity.php:969 +#: ../../include/identity.php:1173 msgid "Age:" msgstr "Ã…lder:" -#: ../../include/identity.php:978 +#: ../../include/identity.php:1182 #, php-format msgid "for %1$d %2$s" msgstr "i %1$d %2$s" -#: ../../include/identity.php:981 ../../mod/profiles.php:526 +#: ../../include/identity.php:1185 ../../mod/profiles.php:657 msgid "Sexual Preference:" msgstr "Sexuell preferens:" -#: ../../include/identity.php:985 ../../mod/profiles.php:528 +#: ../../include/identity.php:1189 ../../mod/profiles.php:659 msgid "Hometown:" msgstr "Hemort:" -#: ../../include/identity.php:987 +#: ../../include/identity.php:1191 msgid "Tags:" msgstr "Taggar:" -#: ../../include/identity.php:989 ../../mod/profiles.php:529 +#: ../../include/identity.php:1193 ../../mod/profiles.php:660 msgid "Political Views:" msgstr "Politisk Ã¥skÃ¥dning:" -#: ../../include/identity.php:991 +#: ../../include/identity.php:1195 msgid "Religion:" msgstr "Religion:" -#: ../../include/identity.php:993 ../../mod/directory.php:169 +#: ../../include/identity.php:1197 msgid "About:" msgstr "Om:" -#: ../../include/identity.php:995 +#: ../../include/identity.php:1199 msgid "Hobbies/Interests:" msgstr "Fritidssysselsättning/intressen:" -#: ../../include/identity.php:997 ../../mod/profiles.php:532 +#: ../../include/identity.php:1201 ../../mod/profiles.php:663 msgid "Likes:" msgstr "Gillar:" -#: ../../include/identity.php:999 ../../mod/profiles.php:533 +#: ../../include/identity.php:1203 ../../mod/profiles.php:664 msgid "Dislikes:" msgstr "Ogillar:" -#: ../../include/identity.php:1002 +#: ../../include/identity.php:1206 msgid "Contact information and Social Networks:" msgstr "Kontaktinformation och sociala nätverk:" -#: ../../include/identity.php:1004 +#: ../../include/identity.php:1208 msgid "My other channels:" msgstr "Mina andra kanaler:" -#: ../../include/identity.php:1006 +#: ../../include/identity.php:1210 msgid "Musical interests:" msgstr "Musikintressen:" -#: ../../include/identity.php:1008 +#: ../../include/identity.php:1212 msgid "Books, literature:" msgstr "Böcker, litteratur:" -#: ../../include/identity.php:1010 +#: ../../include/identity.php:1214 msgid "Television:" msgstr "Tv:" -#: ../../include/identity.php:1012 +#: ../../include/identity.php:1216 msgid "Film/dance/culture/entertainment:" msgstr "Film/dans/kultur/underhÃ¥llning:" -#: ../../include/identity.php:1014 +#: ../../include/identity.php:1218 msgid "Love/Romance:" msgstr "Kärlek/romantik:" -#: ../../include/identity.php:1016 +#: ../../include/identity.php:1220 msgid "Work/employment:" msgstr "Arbete/sysselsättning:" -#: ../../include/identity.php:1018 +#: ../../include/identity.php:1222 msgid "School/education:" msgstr "Skola/utbildning:" -#: ../../include/ItemObject.php:96 ../../include/page_widgets.php:8 -#: ../../include/menu.php:42 ../../mod/thing.php:235 -#: ../../mod/settings.php:577 ../../mod/menu.php:59 ../../mod/webpages.php:119 -#: ../../mod/editpost.php:112 ../../mod/layouts.php:112 -#: ../../mod/blocks.php:94 ../../mod/editblock.php:111 -#: ../../mod/editlayout.php:106 ../../mod/connections.php:391 -#: ../../mod/editwebpage.php:143 ../../mod/filestorage.php:170 -msgid "Edit" -msgstr "Redigera" +#: ../../include/identity.php:1242 +msgid "Like this thing" +msgstr "Gilla den här saken" + +#: ../../include/bbcode.php:112 ../../include/bbcode.php:655 +#: ../../include/bbcode.php:658 ../../include/bbcode.php:663 +#: ../../include/bbcode.php:666 ../../include/bbcode.php:669 +#: ../../include/bbcode.php:672 ../../include/bbcode.php:677 +#: ../../include/bbcode.php:680 ../../include/bbcode.php:685 +#: ../../include/bbcode.php:688 ../../include/bbcode.php:691 +#: ../../include/bbcode.php:694 +msgid "Image/photo" +msgstr "Bild/foto" -#: ../../include/ItemObject.php:118 -msgid "save to folder" -msgstr "spara i mapp" +#: ../../include/bbcode.php:147 ../../include/bbcode.php:705 +msgid "Encrypted content" +msgstr "Krypterat innehÃ¥ll" -#: ../../include/ItemObject.php:146 -msgid "add star" -msgstr "lägg till märke" +#: ../../include/bbcode.php:165 +msgid "Install design element: " +msgstr "Installera designelement: " -#: ../../include/ItemObject.php:147 -msgid "remove star" -msgstr "ta bort märke" +#: ../../include/bbcode.php:171 +msgid "QR code" +msgstr "QR-kod" -#: ../../include/ItemObject.php:148 -msgid "toggle star status" -msgstr "växla märke pÃ¥/av" +#: ../../include/bbcode.php:220 +#, php-format +msgid "%1$s wrote the following %2$s %3$s" +msgstr "%1$s skrev följande %2$s %3$s" -#: ../../include/ItemObject.php:152 -msgid "starred" -msgstr "märkt" +#: ../../include/bbcode.php:222 +msgid "post" +msgstr "post" -#: ../../include/ItemObject.php:169 -msgid "add tag" -msgstr "lägg till tagg" +#: ../../include/bbcode.php:623 +msgid "$1 spoiler" +msgstr "$1 spoiler" -#: ../../include/ItemObject.php:184 ../../mod/photos.php:971 -msgid "I like this (toggle)" -msgstr "Jag gillar det här (växla)" +#: ../../include/bbcode.php:643 +msgid "$1 wrote:" +msgstr "$1 skrev:" -#: ../../include/ItemObject.php:184 ../../include/taxonomy.php:254 +#: ../../include/datetime.php:43 ../../include/datetime.php:45 +msgid "Miscellaneous" +msgstr "Övrigt" + +#: ../../include/datetime.php:142 +msgid "YYYY-MM-DD or MM-DD" +msgstr "Ã…Ã…Ã…Ã…-MM-DD eller MM-DD" + +#: ../../include/datetime.php:259 +msgid "never" +msgstr "aldrig" + +#: ../../include/datetime.php:265 +msgid "less than a second ago" +msgstr "mindre än en sekund sedan" + +#: ../../include/datetime.php:268 +msgid "year" +msgstr "Ã¥r" + +#: ../../include/datetime.php:268 +msgid "years" +msgstr "Ã¥r" + +#: ../../include/datetime.php:269 +msgid "month" +msgstr "mÃ¥nad" + +#: ../../include/datetime.php:269 +msgid "months" +msgstr "mÃ¥nader" + +#: ../../include/datetime.php:270 +msgid "week" +msgstr "vecka" + +#: ../../include/datetime.php:270 +msgid "weeks" +msgstr "veckor" + +#: ../../include/datetime.php:271 +msgid "day" +msgstr "dag" + +#: ../../include/datetime.php:271 +msgid "days" +msgstr "dagar" + +#: ../../include/datetime.php:272 +msgid "hour" +msgstr "timme" + +#: ../../include/datetime.php:272 +msgid "hours" +msgstr "timmar" + +#: ../../include/datetime.php:273 +msgid "minute" +msgstr "minut" + +#: ../../include/datetime.php:273 +msgid "minutes" +msgstr "minuter" + +#: ../../include/datetime.php:274 +msgid "second" +msgstr "sekund" + +#: ../../include/datetime.php:274 +msgid "seconds" +msgstr "sekunder" + +#: ../../include/datetime.php:283 +#, php-format +msgid "%1$d %2$s ago" +msgstr "%1$d %2$s sedan" + +#: ../../include/datetime.php:491 +#, php-format +msgid "%1$s's birthday" +msgstr "%1$ss födelsedag" + +#: ../../include/datetime.php:492 +#, php-format +msgid "Happy Birthday %1$s" +msgstr "Grattis pÃ¥ födelsedagen %1$s" + +#: ../../include/zot.php:664 +msgid "Invalid data packet" +msgstr "Ogiltigt datapaket" + +#: ../../include/zot.php:680 +msgid "Unable to verify channel signature" +msgstr "Kunde inte bekräfta kanalsignatur" + +#: ../../include/zot.php:1818 +#, php-format +msgid "Unable to verify site signature for %s" +msgstr "Kunde inte bekräfta signatur för servern %s" + +#: ../../include/taxonomy.php:210 +msgid "Tags" +msgstr "Taggar" + +#: ../../include/taxonomy.php:249 +msgid "Keywords" +msgstr "Nyckelord" + +#: ../../include/taxonomy.php:274 +msgid "have" +msgstr "har" + +#: ../../include/taxonomy.php:274 +msgid "has" +msgstr "har" + +#: ../../include/taxonomy.php:275 +msgid "want" +msgstr "vill ha" + +#: ../../include/taxonomy.php:275 +msgid "wants" +msgstr "vill ha" + +#: ../../include/taxonomy.php:276 ../../include/ItemObject.php:221 msgid "like" msgstr "gilla" -#: ../../include/ItemObject.php:185 ../../mod/photos.php:972 -msgid "I don't like this (toggle)" -msgstr "Jag gillar inte det här (växla)" +#: ../../include/taxonomy.php:276 +msgid "likes" +msgstr "gillar" -#: ../../include/ItemObject.php:185 ../../include/taxonomy.php:255 +#: ../../include/taxonomy.php:277 ../../include/ItemObject.php:222 msgid "dislike" msgstr "ogilla" -#: ../../include/ItemObject.php:187 -msgid "Share this" -msgstr "Dela det här" +#: ../../include/taxonomy.php:277 +msgid "dislikes" +msgstr "ogillar" -#: ../../include/ItemObject.php:187 -msgid "share" -msgstr "dela" +#: ../../include/api.php:1084 +msgid "Public Timeline" +msgstr "Offentlig tidslinje" + +#: ../../include/dir_fns.php:56 +msgid "Directory Options" +msgstr "Katalogalternativ" + +#: ../../include/dir_fns.php:57 +msgid "Alphabetic" +msgstr "Alfabetisk" + +#: ../../include/dir_fns.php:58 +msgid "Reverse Alphabetic" +msgstr "Omvänd alfabetisk" + +#: ../../include/dir_fns.php:59 +msgid "Newest to Oldest" +msgstr "Nyast till äldst" + +#: ../../include/dir_fns.php:60 +msgid "Public Forums Only" +msgstr "Endast offentliga forum" + +#: ../../include/dir_fns.php:72 +msgid "Enable Safe Search" +msgstr "Aktivera säker sökning" + +#: ../../include/dir_fns.php:74 +msgid "Disable Safe Search" +msgstr "Avaktivera säker sökning" + +#: ../../include/dir_fns.php:76 +msgid "Safe Mode" +msgstr "Säkert läge" -#: ../../include/ItemObject.php:211 ../../include/ItemObject.php:212 +#: ../../include/enotify.php:41 +msgid "Red Matrix Notification" +msgstr "Red Matrix-meddelande" + +#: ../../include/enotify.php:42 +msgid "redmatrix" +msgstr "redmatrix" + +#: ../../include/enotify.php:44 +msgid "Thank You," +msgstr "Tack," + +#: ../../include/enotify.php:46 #, php-format -msgid "View %s's profile - %s" -msgstr "Visa %ss profil - %s" +msgid "%s Administrator" +msgstr "Administratören för %s" -#: ../../include/ItemObject.php:213 -msgid "to" -msgstr "till" +#: ../../include/enotify.php:81 +#, php-format +msgid "%s <!item_type!>" +msgstr "%s <!item_type!>" -#: ../../include/ItemObject.php:214 -msgid "via" -msgstr "via" +#: ../../include/enotify.php:85 +#, php-format +msgid "[Red:Notify] New mail received at %s" +msgstr "[Red:Meddelande] Nytt meddelande pÃ¥ %s" -#: ../../include/ItemObject.php:215 -msgid "Wall-to-Wall" -msgstr "Vägg-till-vägg" +#: ../../include/enotify.php:87 +#, php-format +msgid "%1$s, %2$s sent you a new private message at %3$s." +msgstr "%1$s, %2$s skickade ett nytt privat meddelande till dig pÃ¥ %3$s." -#: ../../include/ItemObject.php:216 -msgid "via Wall-To-Wall:" -msgstr "via vägg-till-vägg" +#: ../../include/enotify.php:88 +#, php-format +msgid "%1$s sent you %2$s." +msgstr "%1$s skickade %2$s till dig." -#: ../../include/ItemObject.php:250 -msgid "Bookmark Links" -msgstr "Bokmärk länkar" +#: ../../include/enotify.php:88 +msgid "a private message" +msgstr "ett privat meddelande" -#: ../../include/ItemObject.php:280 +#: ../../include/enotify.php:89 #, php-format -msgid "%d comment" -msgid_plural "%d comments" -msgstr[0] "%d kommentar" -msgstr[1] "%d kommentarer" +msgid "Please visit %s to view and/or reply to your private messages." +msgstr "Besök %s för att visa och/eller svara pÃ¥ dina privata meddelanden." -#: ../../include/ItemObject.php:545 ../../mod/photos.php:990 -#: ../../mod/photos.php:1077 -msgid "This is you" -msgstr "Det här är du" +#: ../../include/enotify.php:144 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]a %4$s[/zrl]" +msgstr "%1$s, %2$s kommenterade [zrl=%3$s]ett %4$s[/zrl]" -#: ../../include/ItemObject.php:548 ../../mod/events.php:472 -#: ../../mod/thing.php:283 ../../mod/thing.php:326 ../../mod/invite.php:156 -#: ../../mod/mail.php:223 ../../mod/mail.php:335 ../../mod/settings.php:515 -#: ../../mod/settings.php:627 ../../mod/settings.php:655 -#: ../../mod/settings.php:679 ../../mod/settings.php:751 -#: ../../mod/settings.php:929 ../../mod/connect.php:92 -#: ../../mod/pdledit.php:58 ../../mod/group.php:81 ../../mod/admin.php:441 -#: ../../mod/admin.php:750 ../../mod/admin.php:884 ../../mod/admin.php:1017 -#: ../../mod/admin.php:1216 ../../mod/admin.php:1303 ../../mod/setup.php:307 -#: ../../mod/setup.php:350 ../../mod/connedit.php:443 -#: ../../mod/profiles.php:506 ../../mod/sources.php:104 -#: ../../mod/sources.php:138 ../../mod/chat.php:175 ../../mod/chat.php:208 -#: ../../mod/import.php:387 ../../mod/poke.php:166 ../../mod/fsuggest.php:108 -#: ../../mod/filestorage.php:131 ../../mod/photos.php:565 -#: ../../mod/photos.php:670 ../../mod/photos.php:953 ../../mod/photos.php:993 -#: ../../mod/photos.php:1080 ../../mod/mood.php:142 -#: ../../view/theme/redbasic/php/config.php:95 -#: ../../view/theme/apw/php/config.php:256 -#: ../../view/theme/blogga/view/theme/blog/config.php:67 -#: ../../view/theme/blogga/php/config.php:67 -msgid "Submit" -msgstr "Skicka" +#: ../../include/enotify.php:152 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]%4$s's %5$s[/zrl]" +msgstr "%1$s, %2$s kommenterade [zrl=%3$s]%4$ss %5$s[/zrl]" -#: ../../include/ItemObject.php:549 -msgid "Bold" -msgstr "Fet" +#: ../../include/enotify.php:161 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]your %4$s[/zrl]" +msgstr "%1$s, %2$s kommenterade [zrl=%3$s]ditt %4$s[/zrl]" -#: ../../include/ItemObject.php:550 -msgid "Italic" -msgstr "Kursiv" +#: ../../include/enotify.php:172 +#, php-format +msgid "[Red:Notify] Comment to conversation #%1$d by %2$s" +msgstr "[Red:Meddelande] Kommentar till konversation #%1$d av %2$s" -#: ../../include/ItemObject.php:551 -msgid "Underline" -msgstr "Understruken" +#: ../../include/enotify.php:173 +#, php-format +msgid "%1$s, %2$s commented on an item/conversation you have been following." +msgstr "%1$s, %2$s kommenterade en sak/konversation du har följt." -#: ../../include/ItemObject.php:552 -msgid "Quote" -msgstr "Citat" +#: ../../include/enotify.php:176 ../../include/enotify.php:191 +#: ../../include/enotify.php:217 ../../include/enotify.php:236 +#: ../../include/enotify.php:250 +#, php-format +msgid "Please visit %s to view and/or reply to the conversation." +msgstr "Besök %s för att visa och/eller svara pÃ¥ konversationen." -#: ../../include/ItemObject.php:553 -msgid "Code" -msgstr "Kod" +#: ../../include/enotify.php:182 +#, php-format +msgid "[Red:Notify] %s posted to your profile wall" +msgstr "[Red:Meddelande] %s postade till din profilvägg" -#: ../../include/ItemObject.php:554 -msgid "Image" -msgstr "Bild" +#: ../../include/enotify.php:184 +#, php-format +msgid "%1$s, %2$s posted to your profile wall at %3$s" +msgstr "%1$s, %2$s postade till din profilvägg pÃ¥ %3$s" -#: ../../include/ItemObject.php:555 -msgid "Link" -msgstr "Länk" +#: ../../include/enotify.php:186 +#, php-format +msgid "%1$s, %2$s posted to [zrl=%3$s]your wall[/zrl]" +msgstr "%1$s, %2$s postade till [zrl=%3$s]din vägg[/zrl]" -#: ../../include/ItemObject.php:556 -msgid "Video" -msgstr "Video" +#: ../../include/enotify.php:210 +#, php-format +msgid "[Red:Notify] %s tagged you" +msgstr "[Red:Meddelande] %s taggade dig" -#: ../../include/reddav.php:1069 -msgid "Edit File properties" -msgstr "Redigera filegenskaper" +#: ../../include/enotify.php:211 +#, php-format +msgid "%1$s, %2$s tagged you at %3$s" +msgstr "%1$s, %2$s taggade dig pÃ¥ %3$s" -#: ../../include/network.php:652 -msgid "view full size" -msgstr "visa full storlek" +#: ../../include/enotify.php:212 +#, php-format +msgid "%1$s, %2$s [zrl=%3$s]tagged you[/zrl]." +msgstr "%1$s, %2$s [zrl=%3$s]taggade dig[/zrl]." + +#: ../../include/enotify.php:225 +#, php-format +msgid "[Red:Notify] %1$s poked you" +msgstr "[Red:Meddelande] %1$s puffade dig" + +#: ../../include/enotify.php:226 +#, php-format +msgid "%1$s, %2$s poked you at %3$s" +msgstr "%1$s, %2$s puffade dig pÃ¥ %3$s" + +#: ../../include/enotify.php:227 +#, php-format +msgid "%1$s, %2$s [zrl=%2$s]poked you[/zrl]." +msgstr "%1$s, %2$s [zrl=%2$s]puffade dig[/zrl]." + +#: ../../include/enotify.php:243 +#, php-format +msgid "[Red:Notify] %s tagged your post" +msgstr "[Red:Meddelande] %s taggade ditt inlägg" + +#: ../../include/enotify.php:244 +#, php-format +msgid "%1$s, %2$s tagged your post at %3$s" +msgstr "%1$s, %2$s taggade ditt inlägg pÃ¥ %3$s" -#: ../../include/text.php:320 +#: ../../include/enotify.php:245 +#, php-format +msgid "%1$s, %2$s tagged [zrl=%3$s]your post[/zrl]" +msgstr "%1$s, %2$s taggade [zrl=%3$s]ditt inlägg[/zrl]" + +#: ../../include/enotify.php:257 +msgid "[Red:Notify] Introduction received" +msgstr "[Red:Meddelande] Presentation mottagen" + +#: ../../include/enotify.php:258 +#, php-format +msgid "%1$s, you've received an new connection request from '%2$s' at %3$s" +msgstr "%1$s, du har fÃ¥tt en ny kontaktförfrÃ¥gan frÃ¥n '%2$s' pÃ¥ %3$s" + +#: ../../include/enotify.php:259 +#, php-format +msgid "" +"%1$s, you've received [zrl=%2$s]a new connection request[/zrl] from %3$s." +msgstr "%1$s, du har fÃ¥tt [zrl=%2$s]en ny kontaktförfrÃ¥gan[/zrl] frÃ¥n %3$s." + +#: ../../include/enotify.php:263 ../../include/enotify.php:282 +#, php-format +msgid "You may visit their profile at %s" +msgstr "Du kan besöka deras profil pÃ¥ %s" + +#: ../../include/enotify.php:265 +#, php-format +msgid "Please visit %s to approve or reject the connection request." +msgstr "Besök %s för att bevilja eller avslÃ¥ kontaktförfrÃ¥gan." + +#: ../../include/enotify.php:272 +msgid "[Red:Notify] Friend suggestion received" +msgstr "[Red:Meddelande] Vänförslag mottaget" + +#: ../../include/enotify.php:273 +#, php-format +msgid "%1$s, you've received a friend suggestion from '%2$s' at %3$s" +msgstr "%1$s, du har fÃ¥tt ett vänförslag frÃ¥n '%2$s' pÃ¥ %3$s" + +#: ../../include/enotify.php:274 +#, php-format +msgid "" +"%1$s, you've received [zrl=%2$s]a friend suggestion[/zrl] for %3$s from " +"%4$s." +msgstr "%1$s, du har fÃ¥tt [zrl=%2$s]ett vänförslag[/zrl] angÃ¥ende %3$s frÃ¥n %4$s." + +#: ../../include/enotify.php:280 +msgid "Name:" +msgstr "Namn:" + +#: ../../include/enotify.php:281 +msgid "Photo:" +msgstr "Foto:" + +#: ../../include/enotify.php:284 +#, php-format +msgid "Please visit %s to approve or reject the suggestion." +msgstr "Besök %s för att bevilja eller avslÃ¥ förslaget." + +#: ../../include/enotify.php:477 +msgid "[Red:Notify]" +msgstr "[Red:Notifiering]" + +#: ../../include/event.php:376 +msgid "This event has been added to your calendar." +msgstr "Händelsen har lagts till i din kalender." + +#: ../../include/group.php:26 +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 "En borttagen grupp med det här namnet Ã¥terskapades. Befintliga rättigheter till saker <strong>kan</strong> gälla för den här gruppen och alla framtida medlemmar. Om det här inte är vad du avsÃ¥g, skapa i stället en annan grupp med ett annat namn." + +#: ../../include/group.php:235 +msgid "Default privacy group for new contacts" +msgstr "Förvald integritetsgrupp för nya kontakter" + +#: ../../include/group.php:254 ../../mod/admin.php:735 +msgid "All Channels" +msgstr "Alla kanaler" + +#: ../../include/group.php:276 +msgid "edit" +msgstr "redigera" + +#: ../../include/group.php:298 +msgid "Collections" +msgstr "Kretsar" + +#: ../../include/group.php:299 +msgid "Edit collection" +msgstr "Redigera krets" + +#: ../../include/group.php:300 +msgid "Create a new collection" +msgstr "Skapa en ny krets" + +#: ../../include/group.php:301 +msgid "Channels not in any collection" +msgstr "Kanaler inte i nÃ¥gon krets" + +#: ../../include/group.php:303 ../../include/widgets.php:273 +msgid "add" +msgstr "lägg till" + +#: ../../include/features.php:23 +msgid "General Features" +msgstr "Allmänna funktioner" + +#: ../../include/features.php:25 +msgid "Content Expiration" +msgstr "Tidsbegränsat innehÃ¥ll" + +#: ../../include/features.php:25 +msgid "Remove posts/comments and/or private messages at a future time" +msgstr "Ta bort inlägg/kommentarer och/eller privata meddelanden efter en tid" + +#: ../../include/features.php:26 +msgid "Multiple Profiles" +msgstr "Flera profiler" + +#: ../../include/features.php:26 +msgid "Ability to create multiple profiles" +msgstr "Möjlighet att skapa flera profiler" + +#: ../../include/features.php:27 +msgid "Advanced Profiles" +msgstr "Avancerade profiler" + +#: ../../include/features.php:27 +msgid "Additional profile sections and selections" +msgstr "Fler profilinställningar" + +#: ../../include/features.php:28 +msgid "Profile Import/Export" +msgstr "Profilimport/-export" + +#: ../../include/features.php:28 +msgid "Save and load profile details across sites/channels" +msgstr "Spara och ladda profiluppgifter mellan webbplatser/kanaler" + +#: ../../include/features.php:29 +msgid "Web Pages" +msgstr "Webbsidor" + +#: ../../include/features.php:29 +msgid "Provide managed web pages on your channel" +msgstr "TillhandahÃ¥ll ordnade webbsidor i din kanal" + +#: ../../include/features.php:30 +msgid "Private Notes" +msgstr "Privata anteckningar" + +#: ../../include/features.php:30 +msgid "Enables a tool to store notes and reminders" +msgstr "Aktivera ett verktyg för att spara anteckningar och pÃ¥minnelser" + +#: ../../include/features.php:34 +msgid "Navigation Channel Select" +msgstr "Kanalväljare i navigation" + +#: ../../include/features.php:34 +msgid "Change channels directly from within the navigation dropdown menu" +msgstr "Välj kanal direkt frÃ¥n navigationslistens rullgardinsmeny" + +#: ../../include/features.php:38 +msgid "Extended Identity Sharing" +msgstr "Utökad identitetsdelning" + +#: ../../include/features.php:38 +msgid "" +"Share your identity with all websites on the internet. When disabled, " +"identity is only shared with sites in the matrix." +msgstr "Dela din identitet med alla webbplatser pÃ¥ Internet. Om inaktiverat är identiteten bara delad med platser i matrisen." + +#: ../../include/features.php:39 +msgid "Expert Mode" +msgstr "Expertläge" + +#: ../../include/features.php:39 +msgid "Enable Expert Mode to provide advanced configuration options" +msgstr "Aktivera expertläge för att tillÃ¥ta avancerade inställningar" + +#: ../../include/features.php:40 +msgid "Premium Channel" +msgstr "Premiumkanal" + +#: ../../include/features.php:40 +msgid "" +"Allows you to set restrictions and terms on those that connect with your " +"channel" +msgstr "LÃ¥ter dig ange begränsningar och villkor för dem som vill ansluta till din kanal" + +#: ../../include/features.php:45 +msgid "Post Composition Features" +msgstr "Skrivfunktioner" + +#: ../../include/features.php:47 +msgid "Use Markdown" +msgstr "Använd Markdown" + +#: ../../include/features.php:47 +msgid "Allow use of \"Markdown\" to format posts" +msgstr "TillÃ¥t att \"Markdown\" används för att formatera inlägg" + +#: ../../include/features.php:48 +msgid "Post Preview" +msgstr "Förhandsgranskning" + +#: ../../include/features.php:48 +msgid "Allow previewing posts and comments before publishing them" +msgstr "TillÃ¥t förhandsgranskning av inlägg och kommentarer innan de publiceras" + +#: ../../include/features.php:49 ../../include/widgets.php:537 +#: ../../mod/sources.php:88 +msgid "Channel Sources" +msgstr "Kanalkällor" + +#: ../../include/features.php:49 +msgid "Automatically import channel content from other channels or feeds" +msgstr "Importera kanalinnehÃ¥ll frÃ¥n andra kanaler eller flöden automatiskt" + +#: ../../include/features.php:50 +msgid "Even More Encryption" +msgstr "Ytterligare kryptering" + +#: ../../include/features.php:50 +msgid "" +"Allow optional encryption of content end-to-end with a shared secret key" +msgstr "TillÃ¥t änd-till-änd-kryptering av innehÃ¥ll med en delad hemlig nyckel" + +#: ../../include/features.php:51 +msgid "Flag Adult Photos" +msgstr "Flagga vuxenfoton" + +#: ../../include/features.php:51 +msgid "Provide photo edit option to hide adult photos from default album view" +msgstr "Gör det möjligt att inte visa foton som är olämpliga för barn i albums standardvy" + +#: ../../include/features.php:56 +msgid "Network and Stream Filtering" +msgstr "Nätverk och strömfiltrering" + +#: ../../include/features.php:57 +msgid "Search by Date" +msgstr "Sök pÃ¥ datum" + +#: ../../include/features.php:57 +msgid "Ability to select posts by date ranges" +msgstr "TillÃ¥ter urval av inlägg baserat pÃ¥ datum" + +#: ../../include/features.php:58 +msgid "Collections Filter" +msgstr "Kretsfilter" + +#: ../../include/features.php:58 +msgid "Enable widget to display Network posts only from selected collections" +msgstr "Aktivera en väljare för att visa nätverksinlägg frÃ¥n enbart valda kretsar" + +#: ../../include/features.php:59 ../../include/widgets.php:272 +msgid "Saved Searches" +msgstr "Sparade sökningar" + +#: ../../include/features.php:59 +msgid "Save search terms for re-use" +msgstr "Spara sökuttryck för Ã¥teranvändning" + +#: ../../include/features.php:60 +msgid "Network Personal Tab" +msgstr "Personlig nätverksflik" + +#: ../../include/features.php:60 +msgid "Enable tab to display only Network posts that you've interacted on" +msgstr "Aktivera en flik som visar endast de nätverksinlägg som du har deltagit i" + +#: ../../include/features.php:61 +msgid "Network New Tab" +msgstr "Flik för nytt pÃ¥ nätverket" + +#: ../../include/features.php:61 +msgid "Enable tab to display all new Network activity" +msgstr "Aktivera en flik som visar all ny nätverksaktivitet" + +#: ../../include/features.php:62 +msgid "Affinity Tool" +msgstr "Samhörighetsverktyg" + +#: ../../include/features.php:62 +msgid "Filter stream activity by depth of relationships" +msgstr "Filtrera strömaktivitet efter hur nära relationen är" + +#: ../../include/features.php:63 +msgid "Suggest Channels" +msgstr "FöreslÃ¥ kanaler" + +#: ../../include/features.php:63 +msgid "Show channel suggestions" +msgstr "Visa förslag pÃ¥ kanaler" + +#: ../../include/features.php:68 +msgid "Post/Comment Tools" +msgstr "Inläggs-/kommentarsverktyg" + +#: ../../include/features.php:70 +msgid "Edit Sent Posts" +msgstr "Redigera sända inlägg" + +#: ../../include/features.php:70 +msgid "Edit and correct posts and comments after sending" +msgstr "Redigera och korrigera inlägg och kommentarer efter att de skickats" + +#: ../../include/features.php:71 +msgid "Tagging" +msgstr "Taggning" + +#: ../../include/features.php:71 +msgid "Ability to tag existing posts" +msgstr "Möjlighet att tagga befintliga inlägg" + +#: ../../include/features.php:72 +msgid "Post Categories" +msgstr "Inläggskategorier" + +#: ../../include/features.php:72 +msgid "Add categories to your posts" +msgstr "Lägg till kategorier till dina inlägg" + +#: ../../include/features.php:73 +msgid "Ability to file posts under folders" +msgstr "Möjlighet att lägga inlägg i mappar" + +#: ../../include/features.php:74 +msgid "Dislike Posts" +msgstr "Ogilla inlägg" + +#: ../../include/features.php:74 +msgid "Ability to dislike posts/comments" +msgstr "Möjlighet att ogilla inlägg/kommentarer" + +#: ../../include/features.php:75 +msgid "Star Posts" +msgstr "Märk inlägg" + +#: ../../include/features.php:75 +msgid "Ability to mark special posts with a star indicator" +msgstr "Möjlighet att märka speciella inlägg med en stjärna" + +#: ../../include/features.php:76 +msgid "Tag Cloud" +msgstr "Taggmoln" + +#: ../../include/features.php:76 +msgid "Provide a personal tag cloud on your channel page" +msgstr "TillhandahÃ¥ll ett personligt taggmoln pÃ¥ din kanalsida" + +#: ../../include/text.php:321 msgid "prev" msgstr "föregÃ¥ende" -#: ../../include/text.php:322 +#: ../../include/text.php:323 msgid "first" msgstr "första" -#: ../../include/text.php:351 +#: ../../include/text.php:352 msgid "last" msgstr "sista" -#: ../../include/text.php:354 +#: ../../include/text.php:355 msgid "next" msgstr "nästa" -#: ../../include/text.php:366 +#: ../../include/text.php:367 msgid "older" msgstr "äldre" -#: ../../include/text.php:368 +#: ../../include/text.php:369 msgid "newer" msgstr "nyare" -#: ../../include/text.php:719 +#: ../../include/text.php:736 msgid "No connections" msgstr "Inga kontakter" -#: ../../include/text.php:732 +#: ../../include/text.php:753 #, php-format msgid "%d Connection" msgid_plural "%d Connections" msgstr[0] "%d kontakt" msgstr[1] "%d kontakter" -#: ../../include/text.php:744 +#: ../../include/text.php:766 msgid "View Connections" msgstr "Visa kontakter" -#: ../../include/text.php:885 +#: ../../include/text.php:827 ../../include/text.php:839 +#: ../../include/widgets.php:193 ../../mod/filer.php:50 +#: ../../mod/rbmark.php:28 ../../mod/rbmark.php:98 ../../mod/admin.php:1339 +#: ../../mod/admin.php:1360 +msgid "Save" +msgstr "Spara" + +#: ../../include/text.php:905 msgid "poke" msgstr "puffa" -#: ../../include/text.php:886 +#: ../../include/text.php:906 msgid "ping" msgstr "pinga" -#: ../../include/text.php:886 +#: ../../include/text.php:906 msgid "pinged" msgstr "pingade" -#: ../../include/text.php:887 +#: ../../include/text.php:907 msgid "prod" msgstr "stöt till" -#: ../../include/text.php:887 +#: ../../include/text.php:907 msgid "prodded" msgstr "stötte till" -#: ../../include/text.php:888 +#: ../../include/text.php:908 msgid "slap" msgstr "daska till" -#: ../../include/text.php:888 +#: ../../include/text.php:908 msgid "slapped" msgstr "daskade till" -#: ../../include/text.php:889 +#: ../../include/text.php:909 msgid "finger" msgstr "fingra pÃ¥" -#: ../../include/text.php:889 +#: ../../include/text.php:909 msgid "fingered" msgstr "fingrade pÃ¥" -#: ../../include/text.php:890 +#: ../../include/text.php:910 msgid "rebuff" msgstr "stöt tillbaka" -#: ../../include/text.php:890 +#: ../../include/text.php:910 msgid "rebuffed" msgstr "stötte tillbaks" -#: ../../include/text.php:902 +#: ../../include/text.php:919 msgid "happy" msgstr "glad" -#: ../../include/text.php:903 +#: ../../include/text.php:920 msgid "sad" msgstr "ledsen" -#: ../../include/text.php:904 +#: ../../include/text.php:921 msgid "mellow" msgstr "lugn" -#: ../../include/text.php:905 +#: ../../include/text.php:922 msgid "tired" msgstr "trött" -#: ../../include/text.php:906 +#: ../../include/text.php:923 msgid "perky" msgstr "uppÃ¥t" -#: ../../include/text.php:907 +#: ../../include/text.php:924 msgid "angry" msgstr "arg" -#: ../../include/text.php:908 +#: ../../include/text.php:925 msgid "stupified" msgstr "virrig" -#: ../../include/text.php:909 +#: ../../include/text.php:926 msgid "puzzled" msgstr "förbryllad" -#: ../../include/text.php:910 +#: ../../include/text.php:927 msgid "interested" msgstr "intresserad" -#: ../../include/text.php:911 +#: ../../include/text.php:928 msgid "bitter" msgstr "bitter" -#: ../../include/text.php:912 +#: ../../include/text.php:929 msgid "cheerful" msgstr "munter" -#: ../../include/text.php:913 +#: ../../include/text.php:930 msgid "alive" msgstr "pigg" -#: ../../include/text.php:914 +#: ../../include/text.php:931 msgid "annoyed" msgstr "irriterad" -#: ../../include/text.php:915 +#: ../../include/text.php:932 msgid "anxious" msgstr "bekymrad" -#: ../../include/text.php:916 +#: ../../include/text.php:933 msgid "cranky" msgstr "grinig" -#: ../../include/text.php:917 +#: ../../include/text.php:934 msgid "disturbed" msgstr "besvärad" -#: ../../include/text.php:918 +#: ../../include/text.php:935 msgid "frustrated" msgstr "frustrerad" -#: ../../include/text.php:919 +#: ../../include/text.php:936 +msgid "depressed" +msgstr "deprimerad" + +#: ../../include/text.php:937 msgid "motivated" msgstr "motiverad" -#: ../../include/text.php:920 +#: ../../include/text.php:938 msgid "relaxed" msgstr "avslappnad" -#: ../../include/text.php:921 +#: ../../include/text.php:939 msgid "surprised" msgstr "förvÃ¥nad" -#: ../../include/text.php:1082 +#: ../../include/text.php:1103 msgid "Monday" msgstr "mÃ¥ndag" -#: ../../include/text.php:1082 +#: ../../include/text.php:1103 msgid "Tuesday" msgstr "tisdag" -#: ../../include/text.php:1082 +#: ../../include/text.php:1103 msgid "Wednesday" msgstr "onsdag" -#: ../../include/text.php:1082 +#: ../../include/text.php:1103 msgid "Thursday" msgstr "torsdag" -#: ../../include/text.php:1082 +#: ../../include/text.php:1103 msgid "Friday" msgstr "fredag" -#: ../../include/text.php:1082 +#: ../../include/text.php:1103 msgid "Saturday" msgstr "lördag" -#: ../../include/text.php:1082 +#: ../../include/text.php:1103 msgid "Sunday" msgstr "söndag" -#: ../../include/text.php:1086 +#: ../../include/text.php:1107 msgid "January" msgstr "januari" -#: ../../include/text.php:1086 +#: ../../include/text.php:1107 msgid "February" msgstr "februari" -#: ../../include/text.php:1086 +#: ../../include/text.php:1107 msgid "March" msgstr "mars" -#: ../../include/text.php:1086 +#: ../../include/text.php:1107 msgid "April" msgstr "april" -#: ../../include/text.php:1086 +#: ../../include/text.php:1107 msgid "May" msgstr "maj" -#: ../../include/text.php:1086 +#: ../../include/text.php:1107 msgid "June" msgstr "juni" -#: ../../include/text.php:1086 +#: ../../include/text.php:1107 msgid "July" msgstr "juli" -#: ../../include/text.php:1086 +#: ../../include/text.php:1107 msgid "August" msgstr "augusti" -#: ../../include/text.php:1086 +#: ../../include/text.php:1107 msgid "September" msgstr "september" -#: ../../include/text.php:1086 +#: ../../include/text.php:1107 msgid "October" msgstr "oktober" -#: ../../include/text.php:1086 +#: ../../include/text.php:1107 msgid "November" msgstr "november" -#: ../../include/text.php:1086 +#: ../../include/text.php:1107 msgid "December" msgstr "december" -#: ../../include/text.php:1164 +#: ../../include/text.php:1185 msgid "unknown.???" msgstr "okänt.???" -#: ../../include/text.php:1165 +#: ../../include/text.php:1186 msgid "bytes" msgstr "byte" -#: ../../include/text.php:1200 +#: ../../include/text.php:1225 msgid "remove category" msgstr "ta bort kategori" -#: ../../include/text.php:1249 +#: ../../include/text.php:1295 msgid "remove from file" msgstr "ta bort frÃ¥n fil" -#: ../../include/text.php:1310 ../../include/text.php:1322 +#: ../../include/text.php:1360 ../../include/text.php:1372 msgid "Click to open/close" msgstr "Klicka för att öppna/stänga" -#: ../../include/text.php:1477 ../../mod/events.php:335 -msgid "link to source" -msgstr "länk till källa" +#: ../../include/text.php:1527 ../../mod/events.php:414 +msgid "Link to Source" +msgstr "Länk till källa" -#: ../../include/text.php:1496 +#: ../../include/text.php:1546 msgid "Select a page layout: " msgstr "Välj en sidlayout: " -#: ../../include/text.php:1499 ../../include/text.php:1564 +#: ../../include/text.php:1549 ../../include/text.php:1614 msgid "default" msgstr "standard" -#: ../../include/text.php:1535 +#: ../../include/text.php:1585 msgid "Page content type: " msgstr "Typ av sidinnehÃ¥ll: " -#: ../../include/text.php:1576 +#: ../../include/text.php:1626 msgid "Select an alternate language" msgstr "Välj ett alternativt sprÃ¥k" -#: ../../include/text.php:1710 +#: ../../include/text.php:1760 msgid "activity" msgstr "aktivitet" -#: ../../include/text.php:1969 +#: ../../include/text.php:2046 msgid "Design" msgstr "Design" -#: ../../include/text.php:1971 +#: ../../include/text.php:2049 msgid "Blocks" msgstr "Block" -#: ../../include/text.php:1972 +#: ../../include/text.php:2050 msgid "Menus" msgstr "Menyer" -#: ../../include/text.php:1973 +#: ../../include/text.php:2051 msgid "Layouts" msgstr "Layouter" -#: ../../include/text.php:1974 +#: ../../include/text.php:2052 msgid "Pages" msgstr "Sidor" -#: ../../include/notify.php:23 -msgid "created a new post" -msgstr "skapade ett nytt inlägg" +#: ../../include/account.php:23 +msgid "Not a valid email address" +msgstr "Inte en giltig e-postadress" -#: ../../include/notify.php:24 +#: ../../include/account.php:25 +msgid "Your email domain is not among those allowed on this site" +msgstr "Din e-postdomän är inte bland de som tillÃ¥ts pÃ¥ den här servern" + +#: ../../include/account.php:31 +msgid "Your email address is already registered at this site." +msgstr "Din e-postadress är redan registrerad pÃ¥ den här servern." + +#: ../../include/account.php:64 +msgid "An invitation is required." +msgstr "En inbjudan behövs." + +#: ../../include/account.php:68 +msgid "Invitation could not be verified." +msgstr "Inbjudningen kunde inte bekräftas." + +#: ../../include/account.php:119 +msgid "Please enter the required information." +msgstr "Ange den begärda informationen." + +#: ../../include/account.php:187 +msgid "Failed to store account information." +msgstr "Misslyckades att spara kontoinformation." + +#: ../../include/account.php:245 #, php-format -msgid "commented on %s's post" -msgstr "kommenterade %ss inlägg" +msgid "Registration confirmation for %s" +msgstr "Registreringsbekräftelse för %s" + +#: ../../include/account.php:313 +#, php-format +msgid "Registration request at %s" +msgstr "RegistreringsförfrÃ¥gan pÃ¥ %s" + +#: ../../include/account.php:315 ../../include/account.php:342 +#: ../../include/account.php:399 +msgid "Administrator" +msgstr "Administratör" + +#: ../../include/account.php:337 +msgid "your registration password" +msgstr "ditt registreringslösenord" + +#: ../../include/account.php:340 ../../include/account.php:397 +#, php-format +msgid "Registration details for %s" +msgstr "Registreringsdetaljer för %s" + +#: ../../include/account.php:406 +msgid "Account approved." +msgstr "Konto godkänt." + +#: ../../include/account.php:440 +#, php-format +msgid "Registration revoked for %s" +msgstr "Registrering avslagen för %s" + +#: ../../include/account.php:486 +msgid "Account verified. Please login." +msgstr "Konto bekräftat. Du kan nu logga in." + +#: ../../include/account.php:648 ../../include/account.php:650 +msgid "Click here to upgrade." +msgstr "Klicka här för att uppgradera." + +#: ../../include/account.php:656 +msgid "This action exceeds the limits set by your subscription plan." +msgstr "Den här funktionen gÃ¥r utanför vad som anges i ditt avtal." + +#: ../../include/account.php:661 +msgid "This action is not available under your subscription plan." +msgstr "Den här funktionen är inte tillgänglig med ditt avtal." + +#: ../../include/permissions.php:13 +msgid "Can view my normal stream and posts" +msgstr "Kan se mina normala strömmar och inlägg" + +#: ../../include/permissions.php:14 +msgid "Can view my default channel profile" +msgstr "Kan se min standardkanalprofil" + +#: ../../include/permissions.php:15 +msgid "Can view my photo albums" +msgstr "Kan se mina fotoalbum" + +#: ../../include/permissions.php:16 +msgid "Can view my connections" +msgstr "Kan se mina kontakter" + +#: ../../include/permissions.php:17 +msgid "Can view my file storage" +msgstr "Kan se mitt filutrymme" + +#: ../../include/permissions.php:18 +msgid "Can view my webpages" +msgstr "Kan se mina webbsidor" + +#: ../../include/permissions.php:21 +msgid "Can send me their channel stream and posts" +msgstr "Kan skicka sina kanalströmmar och inlägg till mig" + +#: ../../include/permissions.php:22 +msgid "Can post on my channel page (\"wall\")" +msgstr "Kan posta inlägg pÃ¥ min kanalsida (\"vägg\")" + +#: ../../include/permissions.php:23 +msgid "Can comment on or like my posts" +msgstr "Kan kommentera eller gilla mina inlägg" + +#: ../../include/permissions.php:24 +msgid "Can send me private mail messages" +msgstr "Kan skicka privata meddelanden till mig" + +#: ../../include/permissions.php:25 +msgid "Can post photos to my photo albums" +msgstr "Kan lägga till foton i mitt fotoalbum" + +#: ../../include/permissions.php:26 +msgid "Can like/dislike stuff" +msgstr "Kan gilla/ogilla saker" + +#: ../../include/permissions.php:26 +msgid "Profiles and things other than posts/comments" +msgstr "Profiler och annat än inlägg/kommentarer" + +#: ../../include/permissions.php:28 +msgid "Can forward to all my channel contacts via post @mentions" +msgstr "Kan vidarebefordra till alla mina kanalkontakter genom @omnämnanden" + +#: ../../include/permissions.php:28 +msgid "Advanced - useful for creating group forum channels" +msgstr "Avancerat - användbart för att skapa kanaler för gruppforum" + +#: ../../include/permissions.php:29 +msgid "Can chat with me (when available)" +msgstr "Kan chatta med mig (när tillgänglig)" + +#: ../../include/permissions.php:30 +msgid "Can write to my file storage" +msgstr "Har skrivrättigheter i mitt filutrymme" + +#: ../../include/permissions.php:31 +msgid "Can edit my webpages" +msgstr "Kan redigera mina webbsidor" + +#: ../../include/permissions.php:33 +msgid "Can source my public posts in derived channels" +msgstr "Kan använda mina offentliga inlägg i kanaler nedströms" + +#: ../../include/permissions.php:33 +msgid "Somewhat advanced - very useful in open communities" +msgstr "Ganska avancerat - väldigt användbart i öppna gemenskaper" + +#: ../../include/permissions.php:35 +msgid "Can administer my channel resources" +msgstr "Kan administrera mina kanalresurser" + +#: ../../include/permissions.php:35 +msgid "" +"Extremely advanced. Leave this alone unless you know what you are doing" +msgstr "Extremt avancerat. LÃ¥t detta vara om du inte vet vad du gör" + +#: ../../include/permissions.php:785 +msgid "Social Networking" +msgstr "Socialt nätverkande" + +#: ../../include/permissions.php:786 ../../include/permissions.php:788 +#: ../../include/permissions.php:790 +msgid "Mostly Public" +msgstr "Mestadels offentligt" + +#: ../../include/permissions.php:786 ../../include/permissions.php:788 +#: ../../include/permissions.php:790 +msgid "Restricted" +msgstr "Begränsat" + +#: ../../include/permissions.php:786 ../../include/permissions.php:788 +msgid "Private" +msgstr "Privat" + +#: ../../include/permissions.php:787 +msgid "Community Forum" +msgstr "Gemenskapsforum" + +#: ../../include/permissions.php:789 +msgid "Feed Republish" +msgstr "Vidarepublicering av flöde" + +#: ../../include/permissions.php:791 +msgid "Special Purpose" +msgstr "Särskilt syfte" + +#: ../../include/permissions.php:792 +msgid "Celebrity/Soapbox" +msgstr "Kändis/talarstol" + +#: ../../include/permissions.php:792 +msgid "Group Repository" +msgstr "GruppförrÃ¥d" + +#: ../../include/permissions.php:793 ../../include/profile_selectors.php:6 +#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:61 +#: ../../include/profile_selectors.php:97 +msgid "Other" +msgstr "Annat" + +#: ../../include/permissions.php:794 +msgid "Custom/Expert Mode" +msgstr "Anpassat/expertläge" + +#: ../../include/photos.php:105 +#, php-format +msgid "Image exceeds website size limit of %lu bytes" +msgstr "Bild överskrider webbplatsens storleksbegränsning pÃ¥ %lu byte" + +#: ../../include/photos.php:112 +msgid "Image file is empty." +msgstr "Bildfil är tom." + +#: ../../include/photos.php:141 ../../mod/profile_photo.php:216 +msgid "Unable to process image" +msgstr "Kunde inte bearbeta bild" + +#: ../../include/photos.php:213 +msgid "Photo storage failed." +msgstr "Fotolagring misslyckades." + +#: ../../include/photos.php:345 +msgid "Upload New Photos" +msgstr "Ladda upp nya foton" + +#: ../../include/items.php:382 ../../mod/profperm.php:23 +#: ../../mod/subthread.php:49 ../../mod/like.php:246 ../../mod/group.php:68 +#: ../../index.php:389 +msgid "Permission denied" +msgstr "Behörighet saknas" + +#: ../../include/items.php:969 ../../include/items.php:1014 +msgid "(Unknown)" +msgstr "(Okänt)" + +#: ../../include/items.php:1171 +msgid "Visible to anybody on the internet." +msgstr "Kan ses av vem som helst pÃ¥ Internet." + +#: ../../include/items.php:1173 +msgid "Visible to you only." +msgstr "Kan bara ses av dig." + +#: ../../include/items.php:1175 +msgid "Visible to anybody in this network." +msgstr "Kan ses av alla pÃ¥ det här nätverket." + +#: ../../include/items.php:1177 +msgid "Visible to anybody authenticated." +msgstr "Kan ses av alla inloggade." + +#: ../../include/items.php:1179 +#, php-format +msgid "Visible to anybody on %s." +msgstr "Kan ses av alla pÃ¥ %s." + +#: ../../include/items.php:1181 +msgid "Visible to all connections." +msgstr "Kan ses av alla kontakter." + +#: ../../include/items.php:1183 +msgid "Visible to approved connections." +msgstr "Kan ses av godkända kontakter." + +#: ../../include/items.php:1185 +msgid "Visible to specific connections." +msgstr "Kan ses av valda kontakter." + +#: ../../include/items.php:3952 ../../mod/thing.php:76 +#: ../../mod/display.php:32 ../../mod/filestorage.php:26 +#: ../../mod/admin.php:168 ../../mod/admin.php:896 ../../mod/admin.php:1099 +#: ../../mod/viewsrc.php:20 +msgid "Item not found." +msgstr "Posten hittades inte." + +#: ../../include/items.php:4410 ../../mod/group.php:38 ../../mod/group.php:140 +msgid "Collection not found." +msgstr "Kretsen hittades inte." + +#: ../../include/items.php:4425 +msgid "Collection is empty." +msgstr "Kretsen är tom." + +#: ../../include/items.php:4432 +#, php-format +msgid "Collection: %s" +msgstr "Krets: %s" + +#: ../../include/items.php:4443 +#, php-format +msgid "Connection: %s" +msgstr "Kontakt: %s" + +#: ../../include/items.php:4446 +msgid "Connection not found." +msgstr "Kontakten hittades inte." + +#: ../../include/security.php:323 +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 "Formulärets kontrollkod var inte korrekt. Antagligen beror det pÃ¥ att formuläret har varit öppet för länge (> 3 timmar) innan det skickades." + +#: ../../include/widgets.php:87 +msgid "System" +msgstr "System" + +#: ../../include/widgets.php:90 +msgid "Create Personal App" +msgstr "Skapa personlig app" + +#: ../../include/widgets.php:91 +msgid "Edit Personal App" +msgstr "Redigera personlig app" + +#: ../../include/widgets.php:137 ../../mod/suggest.php:53 +msgid "Ignore/Hide" +msgstr "Ignorera/göm" + +#: ../../include/widgets.php:143 ../../mod/connections.php:267 +msgid "Suggestions" +msgstr "Förslag" + +#: ../../include/widgets.php:144 +msgid "See more..." +msgstr "Se fler..." + +#: ../../include/widgets.php:166 +#, php-format +msgid "You have %1$.0f of %2$.0f allowed connections." +msgstr "Du har %1$.0f av %2$.0f tillÃ¥tna kontakter." + +#: ../../include/widgets.php:172 +msgid "Add New Connection" +msgstr "Lägg till ny kontakt" + +#: ../../include/widgets.php:173 +msgid "Enter the channel address" +msgstr "Ange kanaladressen" + +#: ../../include/widgets.php:174 +msgid "Example: bob@example.com, http://example.com/barbara" +msgstr "Exempel: bob@example.com, http://example.com/barbara" + +#: ../../include/widgets.php:191 +msgid "Notes" +msgstr "Anteckningar" + +#: ../../include/widgets.php:263 +msgid "Remove term" +msgstr "Ta bort uttryck" + +#: ../../include/widgets.php:352 +msgid "Archives" +msgstr "Arkiv" + +#: ../../include/widgets.php:428 +msgid "Refresh" +msgstr "Ladda om" + +#: ../../include/widgets.php:429 ../../mod/connedit.php:506 +msgid "Me" +msgstr "Mig själv" + +#: ../../include/widgets.php:430 ../../mod/connedit.php:508 +msgid "Best Friends" +msgstr "Bästa vänner" + +#: ../../include/widgets.php:432 +msgid "Co-workers" +msgstr "Kollegor" + +#: ../../include/widgets.php:433 ../../mod/connedit.php:510 +msgid "Former Friends" +msgstr "Tidigare vänner" + +#: ../../include/widgets.php:434 ../../mod/connedit.php:511 +msgid "Acquaintances" +msgstr "Bekanta" + +#: ../../include/widgets.php:435 +msgid "Everybody" +msgstr "Alla" + +#: ../../include/widgets.php:469 +msgid "Account settings" +msgstr "Kontoinställningar" + +#: ../../include/widgets.php:475 +msgid "Channel settings" +msgstr "Kanalinställningar" + +#: ../../include/widgets.php:481 +msgid "Additional features" +msgstr "Tilläggsfunktioner" + +#: ../../include/widgets.php:487 +msgid "Feature settings" +msgstr "Funktionsinställningar" + +#: ../../include/widgets.php:493 +msgid "Display settings" +msgstr "Utseende" + +#: ../../include/widgets.php:499 +msgid "Connected apps" +msgstr "Anslutna appar" + +#: ../../include/widgets.php:505 +msgid "Export channel" +msgstr "Exportera kanal" + +#: ../../include/widgets.php:511 +msgid "Export content" +msgstr "Exportera innehÃ¥ll" + +#: ../../include/widgets.php:520 ../../mod/connedit.php:538 +msgid "Connection Default Permissions" +msgstr "Standardbehörighet för kontakt" + +#: ../../include/widgets.php:528 +msgid "Premium Channel Settings" +msgstr "Inställningar för premiumkanal" + +#: ../../include/widgets.php:562 ../../mod/mail.php:125 +#: ../../mod/message.php:31 +msgid "Messages" +msgstr "Meddelanden" + +#: ../../include/widgets.php:567 +msgid "Check Mail" +msgstr "Hämta meddelanden" + +#: ../../include/widgets.php:648 +msgid "Chat Rooms" +msgstr "Chattrum" + +#: ../../include/widgets.php:668 +msgid "Bookmarked Chatrooms" +msgstr "Bokmärkta chattrum" + +#: ../../include/widgets.php:688 +msgid "Suggested Chatrooms" +msgstr "Föreslagna chattrum" + +#: ../../include/widgets.php:817 ../../include/widgets.php:875 +msgid "photo/image" +msgstr "foto/bild" + +#: ../../include/Contact.php:123 +msgid "New window" +msgstr "Nytt fönster" + +#: ../../include/Contact.php:124 +msgid "Open the selected location in a different window or browser tab" +msgstr "Öppna den valda platsen i ett annat fönster eller en annan webbläsarflik" + +#: ../../include/Contact.php:211 ../../mod/admin.php:646 +#, php-format +msgid "User '%s' deleted" +msgstr "Användare '%s' borttagen" + +#: ../../include/js_strings.php:5 +msgid "Delete this item?" +msgstr "Ta bort den här posten?" + +#: ../../include/js_strings.php:6 ../../include/ItemObject.php:620 +#: ../../mod/photos.php:996 ../../mod/photos.php:1106 +msgid "Comment" +msgstr "Kommentar" + +#: ../../include/js_strings.php:7 ../../include/ItemObject.php:337 +msgid "[+] show all" +msgstr "[+] visa alla" + +#: ../../include/js_strings.php:8 +msgid "[-] show less" +msgstr "[-] visa färre" + +#: ../../include/js_strings.php:9 +msgid "[+] expand" +msgstr "[+] fäll ut" + +#: ../../include/js_strings.php:10 +msgid "[-] collapse" +msgstr "[-] fäll ihop" + +#: ../../include/js_strings.php:11 +msgid "Password too short" +msgstr "Lösenord för kort" + +#: ../../include/js_strings.php:12 +msgid "Passwords do not match" +msgstr "Lösenorden stämmer inte överens" + +#: ../../include/js_strings.php:13 ../../mod/photos.php:39 +msgid "everybody" +msgstr "alla" + +#: ../../include/js_strings.php:14 +msgid "Secret Passphrase" +msgstr "Hemligt lösenord" + +#: ../../include/js_strings.php:15 +msgid "Passphrase hint" +msgstr "LösenordsledtrÃ¥d" + +#: ../../include/js_strings.php:16 +msgid "Notice: Permissions have changed but have not yet been submitted." +msgstr "Observera: Rättigheter har ändrats men har ännu inte skickats in" + +#: ../../include/js_strings.php:17 +msgid "close all" +msgstr "stäng alla" + +#: ../../include/js_strings.php:18 +msgid "Nothing new here" +msgstr "Inget nytt här" + +#: ../../include/js_strings.php:20 +msgid "timeago.prefixAgo" +msgstr "för" + +#: ../../include/js_strings.php:21 +msgid "timeago.prefixFromNow" +msgstr "om" + +#: ../../include/js_strings.php:22 +msgid "ago" +msgstr "sedan" + +#: ../../include/js_strings.php:23 +msgid "from now" +msgstr " " + +#: ../../include/js_strings.php:24 +msgid "less than a minute" +msgstr "mindre än en minut" + +#: ../../include/js_strings.php:25 +msgid "about a minute" +msgstr "ungefär en minut" + +#: ../../include/js_strings.php:26 +#, php-format +msgid "%d minutes" +msgstr "%d minuter" + +#: ../../include/js_strings.php:27 +msgid "about an hour" +msgstr "ungefär en timme" + +#: ../../include/js_strings.php:28 +#, php-format +msgid "about %d hours" +msgstr "ungefär %d timmar" + +#: ../../include/js_strings.php:29 +msgid "a day" +msgstr "en dag" + +#: ../../include/js_strings.php:30 +#, php-format +msgid "%d days" +msgstr "%d dagar" + +#: ../../include/js_strings.php:31 +msgid "about a month" +msgstr "ungefär en mÃ¥nad" + +#: ../../include/js_strings.php:32 +#, php-format +msgid "%d months" +msgstr "%d mÃ¥nader" + +#: ../../include/js_strings.php:33 +msgid "about a year" +msgstr "ungefär ett Ã¥r" + +#: ../../include/js_strings.php:34 +#, php-format +msgid "%d years" +msgstr "%d Ã¥r" + +#: ../../include/js_strings.php:35 +msgid " " +msgstr " " + +#: ../../include/js_strings.php:36 +msgid "timeago.numbers" +msgstr "timeago.numbers" #: ../../include/profile_selectors.php:6 +#: ../../include/profile_selectors.php:23 msgid "Male" msgstr "Man" #: ../../include/profile_selectors.php:6 +#: ../../include/profile_selectors.php:23 msgid "Female" msgstr "Kvinna" @@ -2449,3368 +3239,2479 @@ msgid "Non-specific" msgstr "Ospecificerat" #: ../../include/profile_selectors.php:6 -msgid "Other" -msgstr "Annat" - -#: ../../include/profile_selectors.php:6 msgid "Undecided" msgstr "Obestämt" -#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:61 msgid "Males" msgstr "Män" -#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:61 msgid "Females" msgstr "Kvinnor" -#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:42 msgid "Gay" msgstr "Bög" -#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:42 msgid "Lesbian" msgstr "Lesbisk" -#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:42 msgid "No Preference" msgstr "Ingen preferens" -#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:42 msgid "Bisexual" msgstr "Bisexuell" -#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:42 msgid "Autosexual" msgstr "Autosexuell" -#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:42 msgid "Abstinent" msgstr "AvhÃ¥llsam" -#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:42 msgid "Virgin" msgstr "Oskuld" -#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:42 msgid "Deviant" msgstr "Avvikande" -#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:42 msgid "Fetish" msgstr "Fetisch" -#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:42 msgid "Oodles" msgstr "Massor" -#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:42 msgid "Nonsexual" msgstr "Ickesexuell" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 msgid "Single" msgstr "Singel" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Lonely" msgstr "Ensam" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Available" msgstr "Ledig" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Unavailable" msgstr "Upptagen" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Has crush" msgstr "Förälskad" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Infatuated" msgstr "Förtrollad" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 msgid "Dating" msgstr "Dejtar" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Unfaithful" msgstr "Otrogen" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Sex Addict" msgstr "Sexmissbrukare" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Friends/Benefits" msgstr "KompisförhÃ¥llande" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Casual" msgstr "Vardaglig" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Engaged" msgstr "Förlovad" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 msgid "Married" msgstr "Gift" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Imaginarily married" msgstr "Inbillat gift" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Partners" msgstr "Partner" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 msgid "Cohabiting" msgstr "Bor ihop" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Common law" msgstr "Sambo" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Happy" msgstr "Lycklig" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Not looking" msgstr "Letar inte" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Swinger" msgstr "Swinger" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Betrayed" msgstr "Bedragen" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 msgid "Separated" msgstr "Separerad" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Unstable" msgstr "Instabilt" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 msgid "Divorced" msgstr "Skild" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Imaginarily divorced" msgstr "Inbillat skild" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 msgid "Widowed" msgstr "Änka" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Uncertain" msgstr "Osäkert" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 msgid "It's complicated" msgstr "Det är komplicerat" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Don't care" msgstr "Bryr mig inte" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Ask me" msgstr "FrÃ¥ga mig" -#: ../../include/chat.php:10 -msgid "Missing room name" -msgstr "Rumsnamn saknas" +#: ../../include/apps.php:126 +msgid "Site Admin" +msgstr "Serveradministrator" -#: ../../include/chat.php:19 -msgid "Duplicate room name" -msgstr "Rumsnamnet finns redan" +#: ../../include/apps.php:128 +msgid "Address Book" +msgstr "Adressbok" -#: ../../include/chat.php:68 ../../include/chat.php:76 -msgid "Invalid room specifier." -msgstr "Ogiltig rumsbeskrivning." +#: ../../include/apps.php:142 ../../mod/mood.php:131 +msgid "Mood" +msgstr "Sinnesstämning" -#: ../../include/chat.php:102 -msgid "Room not found." -msgstr "Rummet hittades inte." +#: ../../include/apps.php:146 +msgid "Probe" +msgstr "Sond" -#: ../../include/chat.php:123 -msgid "Room is full" -msgstr "Rummet är fullt" +#: ../../include/apps.php:147 +msgid "Suggest" +msgstr "FöreslÃ¥" -#: ../../include/comanche.php:35 ../../view/theme/redbasic/php/config.php:80 -#: ../../view/theme/apw/php/config.php:185 -msgid "Default" -msgstr "Standard" +#: ../../include/apps.php:148 +msgid "Random Channel" +msgstr "Slumpvald kanal" -#: ../../include/taxonomy.php:210 -msgid "Tags" -msgstr "Taggar" +#: ../../include/apps.php:149 +msgid "Invite" +msgstr "Bjud in" -#: ../../include/taxonomy.php:227 -msgid "Keywords" -msgstr "Nyckelord" +#: ../../include/apps.php:150 +msgid "Features" +msgstr "Funktioner" -#: ../../include/taxonomy.php:252 -msgid "have" -msgstr "har" +#: ../../include/apps.php:151 +msgid "Language" +msgstr "SprÃ¥k" -#: ../../include/taxonomy.php:252 -msgid "has" -msgstr "har" +#: ../../include/apps.php:152 +msgid "Post" +msgstr "Inlägg" -#: ../../include/taxonomy.php:253 -msgid "want" -msgstr "vill ha" +#: ../../include/apps.php:153 +msgid "Profile Photo" +msgstr "Profilfoto" -#: ../../include/taxonomy.php:253 -msgid "wants" -msgstr "vill ha" +#: ../../include/apps.php:242 ../../mod/settings.php:81 +#: ../../mod/settings.php:589 +msgid "Update" +msgstr "Uppdatera" -#: ../../include/taxonomy.php:254 -msgid "likes" -msgstr "gillar" +#: ../../include/apps.php:242 +msgid "Install" +msgstr "Installera" -#: ../../include/taxonomy.php:255 -msgid "dislikes" -msgstr "ogillar" +#: ../../include/apps.php:247 +msgid "Purchase" +msgstr "Köp" -#: ../../include/auth.php:79 +#: ../../include/auth.php:116 msgid "Logged out." msgstr "Utloggad." -#: ../../include/auth.php:197 +#: ../../include/auth.php:257 msgid "Failed authentication" -msgstr "Autentisering misslyckades" +msgstr "Inloggning misslyckades" -#: ../../include/auth.php:212 ../../mod/openid.php:188 +#: ../../include/auth.php:271 ../../mod/openid.php:190 msgid "Login failed." msgstr "Inloggning misslyckades." -#: ../../include/account.php:23 -msgid "Not a valid email address" -msgstr "Inte en giltig e-postadress" +#: ../../include/ItemObject.php:130 +msgid "Save to Folder" +msgstr "Spara i mapp" -#: ../../include/account.php:25 -msgid "Your email domain is not among those allowed on this site" -msgstr "Din e-postdomän är inte bland de som tillÃ¥ts pÃ¥ den här servern" +#: ../../include/ItemObject.php:142 ../../include/ItemObject.php:154 +#: ../../mod/photos.php:1023 ../../mod/photos.php:1035 +msgid "View all" +msgstr "Visa alla" -#: ../../include/account.php:31 -msgid "Your email address is already registered at this site." -msgstr "Din e-postadress är redan registrerad pÃ¥ den här servern." +#: ../../include/ItemObject.php:151 ../../mod/photos.php:1032 +msgctxt "noun" +msgid "Dislike" +msgid_plural "Dislikes" +msgstr[0] "ogillar detta" +msgstr[1] "ogillar detta" -#: ../../include/account.php:64 -msgid "An invitation is required." -msgstr "En inbjudan behövs." +#: ../../include/ItemObject.php:179 +msgid "Add Star" +msgstr "Märk" -#: ../../include/account.php:68 -msgid "Invitation could not be verified." -msgstr "Inbjudningen kunde inte bekräftas." +#: ../../include/ItemObject.php:180 +msgid "Remove Star" +msgstr "Ta bort märkning" -#: ../../include/account.php:119 -msgid "Please enter the required information." -msgstr "Ange den begärda informationen." +#: ../../include/ItemObject.php:181 +msgid "Toggle Star Status" +msgstr "Växla märkning" -#: ../../include/account.php:187 -msgid "Failed to store account information." -msgstr "Misslyckades att spara kontoinformation." +#: ../../include/ItemObject.php:185 +msgid "starred" +msgstr "märkt" -#: ../../include/account.php:273 -#, php-format -msgid "Registration request at %s" -msgstr "RegistreringsförfrÃ¥gan pÃ¥ %s" +#: ../../include/ItemObject.php:203 +msgid "Add Tag" +msgstr "Lägg till en tagg" -#: ../../include/account.php:275 ../../include/account.php:302 -#: ../../include/account.php:359 -msgid "Administrator" -msgstr "Administratör" +#: ../../include/ItemObject.php:221 ../../mod/photos.php:975 +msgid "I like this (toggle)" +msgstr "Jag gillar det här (växla)" -#: ../../include/account.php:297 -msgid "your registration password" -msgstr "ditt registreringslösenord" +#: ../../include/ItemObject.php:222 ../../mod/photos.php:976 +msgid "I don't like this (toggle)" +msgstr "Jag gillar inte det här (växla)" -#: ../../include/account.php:300 ../../include/account.php:357 -#, php-format -msgid "Registration details for %s" -msgstr "Registreringsdetaljer för %s" +#: ../../include/ItemObject.php:226 +msgid "Share This" +msgstr "Dela det här" -#: ../../include/account.php:366 -msgid "Account approved." -msgstr "Konto godkänt." +#: ../../include/ItemObject.php:226 +msgid "share" +msgstr "dela" -#: ../../include/account.php:400 +#: ../../include/ItemObject.php:236 #, php-format -msgid "Registration revoked for %s" -msgstr "Registrering avslagen för %s" +msgid "%d comment" +msgid_plural "%d comments" +msgstr[0] "%d kommentar" +msgstr[1] "%d kommentarer" -#: ../../include/dir_fns.php:15 -msgid "Sort Options" -msgstr "Sorteringsalternativ" +#: ../../include/ItemObject.php:249 ../../include/ItemObject.php:250 +#, php-format +msgid "View %s's profile - %s" +msgstr "Visa %ss profil - %s" -#: ../../include/dir_fns.php:16 -msgid "Alphabetic" -msgstr "Alfabetisk" +#: ../../include/ItemObject.php:252 +msgid "to" +msgstr "till" -#: ../../include/dir_fns.php:17 -msgid "Reverse Alphabetic" -msgstr "Omvänd alfabetisk" +#: ../../include/ItemObject.php:253 +msgid "via" +msgstr "via" -#: ../../include/dir_fns.php:18 -msgid "Newest to Oldest" -msgstr "Nyast till äldst" +#: ../../include/ItemObject.php:254 +msgid "Wall-to-Wall" +msgstr "Vägg-till-vägg" -#: ../../include/dir_fns.php:30 -msgid "Enable Safe Search" -msgstr "Aktivera säker sökning" +#: ../../include/ItemObject.php:255 +msgid "via Wall-To-Wall:" +msgstr "via vägg-till-vägg" -#: ../../include/dir_fns.php:32 -msgid "Disable Safe Search" -msgstr "Avaktivera säker sökning" +#: ../../include/ItemObject.php:291 +msgid "Save Bookmarks" +msgstr "Spara bokmärken" -#: ../../include/dir_fns.php:34 -msgid "Safe Mode" -msgstr "Säkert läge" +#: ../../include/ItemObject.php:292 +msgid "Add to Calendar" +msgstr "Lägg till kalendern" -#: ../../include/enotify.php:41 -msgid "Red Matrix Notification" -msgstr "Red Matrix-meddelande" +#: ../../include/ItemObject.php:301 +msgid "Mark all seen" +msgstr "Märk alla som lästa" -#: ../../include/enotify.php:42 -msgid "redmatrix" -msgstr "redmatrix" +#: ../../include/ItemObject.php:306 ../../mod/photos.php:1143 +msgctxt "noun" +msgid "Likes" +msgstr "gillar detta" -#: ../../include/enotify.php:44 -msgid "Thank You," -msgstr "Tack," +#: ../../include/ItemObject.php:307 ../../mod/photos.php:1144 +msgctxt "noun" +msgid "Dislikes" +msgstr "ogillar detta" -#: ../../include/enotify.php:46 -#, php-format -msgid "%s Administrator" -msgstr "Administratören för %s" +#: ../../include/ItemObject.php:618 ../../mod/photos.php:994 +#: ../../mod/photos.php:1104 +msgid "This is you" +msgstr "Det här är du" -#: ../../include/enotify.php:81 -#, php-format -msgid "%s <!item_type!>" -msgstr "%s <!item_type!>" +#: ../../include/ItemObject.php:621 ../../mod/mood.php:135 +#: ../../mod/sources.php:104 ../../mod/sources.php:138 ../../mod/poke.php:166 +#: ../../mod/setup.php:313 ../../mod/setup.php:358 ../../mod/settings.php:563 +#: ../../mod/settings.php:675 ../../mod/settings.php:704 +#: ../../mod/settings.php:728 ../../mod/settings.php:805 +#: ../../mod/settings.php:997 ../../mod/events.php:598 ../../mod/chat.php:177 +#: ../../mod/chat.php:211 ../../mod/connect.php:93 ../../mod/connedit.php:555 +#: ../../mod/thing.php:284 ../../mod/thing.php:327 ../../mod/profiles.php:633 +#: ../../mod/pdledit.php:58 ../../mod/fsuggest.php:108 +#: ../../mod/filestorage.php:146 ../../mod/group.php:81 +#: ../../mod/import.php:480 ../../mod/admin.php:412 ../../mod/admin.php:723 +#: ../../mod/admin.php:859 ../../mod/admin.php:992 ../../mod/admin.php:1191 +#: ../../mod/admin.php:1278 ../../mod/locs.php:99 ../../mod/mail.php:352 +#: ../../mod/invite.php:142 ../../mod/xchan.php:11 ../../mod/photos.php:594 +#: ../../mod/photos.php:671 ../../mod/photos.php:957 ../../mod/photos.php:997 +#: ../../mod/photos.php:1107 ../../mod/appman.php:99 ../../mod/poll.php:68 +#: ../../view/theme/apw/php/config.php:256 +#: ../../view/theme/redbasic/php/config.php:99 +msgid "Submit" +msgstr "Skicka" -#: ../../include/enotify.php:85 -#, php-format -msgid "[Red:Notify] New mail received at %s" -msgstr "[Red:Meddelande] Nytt meddelande pÃ¥ %s" +#: ../../include/ItemObject.php:622 +msgid "Bold" +msgstr "Fet" -#: ../../include/enotify.php:87 -#, php-format -msgid "%1$s, %2$s sent you a new private message at %3$s." -msgstr "%1$s, %2$s skickade ett nytt privat meddelande till dig pÃ¥ %3$s." +#: ../../include/ItemObject.php:623 +msgid "Italic" +msgstr "Kursiv" -#: ../../include/enotify.php:88 -#, php-format -msgid "%1$s sent you %2$s." -msgstr "%1$s skickade %2$s till dig." +#: ../../include/ItemObject.php:624 +msgid "Underline" +msgstr "Understruken" -#: ../../include/enotify.php:88 -msgid "a private message" -msgstr "ett privat meddelande" +#: ../../include/ItemObject.php:625 +msgid "Quote" +msgstr "Citat" -#: ../../include/enotify.php:89 -#, php-format -msgid "Please visit %s to view and/or reply to your private messages." -msgstr "Besök %s för att visa och/eller svara pÃ¥ dina privata meddelanden." +#: ../../include/ItemObject.php:626 +msgid "Code" +msgstr "Kod" -#: ../../include/enotify.php:144 -#, php-format -msgid "%1$s, %2$s commented on [zrl=%3$s]a %4$s[/zrl]" -msgstr "%1$s, %2$s kommenterade [zrl=%3$s]ett %4$s[/zrl]" +#: ../../include/ItemObject.php:627 +msgid "Image" +msgstr "Bild" -#: ../../include/enotify.php:152 -#, php-format -msgid "%1$s, %2$s commented on [zrl=%3$s]%4$s's %5$s[/zrl]" -msgstr "%1$s, %2$s kommenterade [zrl=%3$s]%4$ss %5$s[/zrl]" +#: ../../include/ItemObject.php:628 +msgid "Link" +msgstr "Länk" -#: ../../include/enotify.php:161 -#, php-format -msgid "%1$s, %2$s commented on [zrl=%3$s]your %4$s[/zrl]" -msgstr "%1$s, %2$s kommenterade [zrl=%3$s]ditt %4$s[/zrl]" +#: ../../include/ItemObject.php:629 +msgid "Video" +msgstr "Video" -#: ../../include/enotify.php:172 -#, php-format -msgid "[Red:Notify] Comment to conversation #%1$d by %2$s" -msgstr "[Red:Meddelande] Kommentar till konversation #%1$d av %2$s" +#: ../../include/chat.php:10 +msgid "Missing room name" +msgstr "Rumsnamn saknas" -#: ../../include/enotify.php:173 -#, php-format -msgid "%1$s, %2$s commented on an item/conversation you have been following." -msgstr "%1$s, %2$s kommenterade en sak/konversation du har följt." +#: ../../include/chat.php:19 +msgid "Duplicate room name" +msgstr "Rumsnamnet finns redan" -#: ../../include/enotify.php:176 ../../include/enotify.php:191 -#: ../../include/enotify.php:217 ../../include/enotify.php:236 -#: ../../include/enotify.php:250 -#, php-format -msgid "Please visit %s to view and/or reply to the conversation." -msgstr "Besök %s för att visa och/eller svara pÃ¥ konversationen." +#: ../../include/chat.php:68 ../../include/chat.php:76 +msgid "Invalid room specifier." +msgstr "Ogiltig rumsbeskrivning." -#: ../../include/enotify.php:182 -#, php-format -msgid "[Red:Notify] %s posted to your profile wall" -msgstr "[Red:Meddelande] %s postade till din profilvägg" +#: ../../include/chat.php:105 +msgid "Room not found." +msgstr "Rummet hittades inte." -#: ../../include/enotify.php:184 -#, php-format -msgid "%1$s, %2$s posted to your profile wall at %3$s" -msgstr "%1$s, %2$s postade till din profilvägg pÃ¥ %3$s" +#: ../../include/chat.php:126 +msgid "Room is full" +msgstr "Rummet är fullt" -#: ../../include/enotify.php:186 -#, php-format -msgid "%1$s, %2$s posted to [zrl=%3$s]your wall[/zrl]" -msgstr "%1$s, %2$s postade till [zrl=%3$s]din vägg[/zrl]" +#: ../../mod/mood.php:132 +msgid "Set your current mood and tell your friends" +msgstr "Ange din nuvarande sinnesstämning och visa för dina vänner" -#: ../../include/enotify.php:210 -#, php-format -msgid "[Red:Notify] %s tagged you" -msgstr "[Red:Meddelande] %s taggade dig" +#: ../../mod/mitem.php:24 ../../mod/menu.php:108 +msgid "Menu not found." +msgstr "Menyn hittades inte." -#: ../../include/enotify.php:211 -#, php-format -msgid "%1$s, %2$s tagged you at %3$s" -msgstr "%1$s, %2$s taggade dig pÃ¥ %3$s" +#: ../../mod/mitem.php:67 +msgid "Menu element updated." +msgstr "Menyval uppdaterat." -#: ../../include/enotify.php:212 -#, php-format -msgid "%1$s, %2$s [zrl=%3$s]tagged you[/zrl]." -msgstr "%1$s, %2$s [zrl=%3$s]taggade dig[/zrl]." +#: ../../mod/mitem.php:71 +msgid "Unable to update menu element." +msgstr "Kunde inte uppdatera menyval." -#: ../../include/enotify.php:225 -#, php-format -msgid "[Red:Notify] %1$s poked you" -msgstr "[Red:Meddelande] %1$s puffade dig" +#: ../../mod/mitem.php:77 +msgid "Menu element added." +msgstr "Menyval tillagt." -#: ../../include/enotify.php:226 -#, php-format -msgid "%1$s, %2$s poked you at %3$s" -msgstr "%1$s, %2$s puffade dig pÃ¥ %3$s" +#: ../../mod/mitem.php:81 +msgid "Unable to add menu element." +msgstr "Kunde inte lägga till menyval." -#: ../../include/enotify.php:227 -#, php-format -msgid "%1$s, %2$s [zrl=%2$s]poked you[/zrl]." -msgstr "%1$s, %2$s [zrl=%2$s]puffade dig[/zrl]." +#: ../../mod/mitem.php:111 ../../mod/menu.php:136 ../../mod/xchan.php:37 +msgid "Not found." +msgstr "Hittades inte." -#: ../../include/enotify.php:243 -#, php-format -msgid "[Red:Notify] %s tagged your post" -msgstr "[Red:Meddelande] %s taggade ditt inlägg" +#: ../../mod/mitem.php:127 +msgid "Manage Menu Elements" +msgstr "Hantera menyval" -#: ../../include/enotify.php:244 -#, php-format -msgid "%1$s, %2$s tagged your post at %3$s" -msgstr "%1$s, %2$s taggade ditt inlägg pÃ¥ %3$s" +#: ../../mod/mitem.php:130 +msgid "Edit menu" +msgstr "Redigera meny" -#: ../../include/enotify.php:245 -#, php-format -msgid "%1$s, %2$s tagged [zrl=%3$s]your post[/zrl]" -msgstr "%1$s, %2$s taggade [zrl=%3$s]ditt inlägg[/zrl]" +#: ../../mod/mitem.php:133 +msgid "Edit element" +msgstr "Redigera menyval" -#: ../../include/enotify.php:257 -msgid "[Red:Notify] Introduction received" -msgstr "[Red:Meddelande] Presentation mottagen" +#: ../../mod/mitem.php:134 +msgid "Drop element" +msgstr "Ta bort menyval" -#: ../../include/enotify.php:258 -#, php-format -msgid "%1$s, you've received an new connection request from '%2$s' at %3$s" -msgstr "%1$s, du har fÃ¥tt en ny kontaktförfrÃ¥gan frÃ¥n '%2$s' pÃ¥ %3$s" +#: ../../mod/mitem.php:135 +msgid "New element" +msgstr "Nytt menyval" -#: ../../include/enotify.php:259 -#, php-format -msgid "" -"%1$s, you've received [zrl=%2$s]a new connection request[/zrl] from %3$s." -msgstr "%1$s, du har fÃ¥tt [zrl=%2$s]en ny kontaktförfrÃ¥gan[/zrl] frÃ¥n %3$s." +#: ../../mod/mitem.php:136 +msgid "Edit this menu container" +msgstr "Redigera den här menysamlaren" -#: ../../include/enotify.php:263 ../../include/enotify.php:282 -#, php-format -msgid "You may visit their profile at %s" -msgstr "Du kan besöka deras profil pÃ¥ %s" +#: ../../mod/mitem.php:137 +msgid "Add menu element" +msgstr "Lägg till menyval" -#: ../../include/enotify.php:265 -#, php-format -msgid "Please visit %s to approve or reject the connection request." -msgstr "Besök %s för att bevilja eller avslÃ¥ kontaktförfrÃ¥gan." +#: ../../mod/mitem.php:138 +msgid "Delete this menu item" +msgstr "Ta bort det här menyvalet" -#: ../../include/enotify.php:272 -msgid "[Red:Notify] Friend suggestion received" -msgstr "[Red:Meddelande] Vänförslag mottaget" +#: ../../mod/mitem.php:139 +msgid "Edit this menu item" +msgstr "Redigera det här menyvalet" -#: ../../include/enotify.php:273 -#, php-format -msgid "%1$s, you've received a friend suggestion from '%2$s' at %3$s" -msgstr "%1$s, du har fÃ¥tt ett vänförslag frÃ¥n '%2$s' pÃ¥ %3$s" +#: ../../mod/mitem.php:158 +msgid "New Menu Element" +msgstr "Nytt menyval" -#: ../../include/enotify.php:274 -#, php-format -msgid "" -"%1$s, you've received [zrl=%2$s]a friend suggestion[/zrl] for %3$s from " -"%4$s." -msgstr "%1$s, du har fÃ¥tt [zrl=%2$s]ett vänförslag[/zrl] angÃ¥ende %3$s frÃ¥n %4$s." +#: ../../mod/mitem.php:160 ../../mod/mitem.php:203 +msgid "Menu Item Permissions" +msgstr "Behörighet för menyval" -#: ../../include/enotify.php:280 -msgid "Name:" -msgstr "Namn:" +#: ../../mod/mitem.php:161 ../../mod/mitem.php:204 ../../mod/settings.php:1032 +msgid "(click to open/close)" +msgstr "(klicka för att öppna/stänga)" -#: ../../include/enotify.php:281 -msgid "Photo:" -msgstr "Foto:" +#: ../../mod/mitem.php:163 ../../mod/mitem.php:207 +msgid "Link text" +msgstr "Länktext" -#: ../../include/enotify.php:284 -#, php-format -msgid "Please visit %s to approve or reject the suggestion." -msgstr "Besök %s för att bevilja eller avslÃ¥ förslaget." +#: ../../mod/mitem.php:164 ../../mod/mitem.php:208 +msgid "URL of link" +msgstr "Länkens URL" -#: ../../include/photos.php:89 -#, php-format -msgid "Image exceeds website size limit of %lu bytes" -msgstr "Bild överskrider webbplatsens storleksbegränsning pÃ¥ %lu byte" +#: ../../mod/mitem.php:165 ../../mod/mitem.php:209 +msgid "Use RedMatrix magic-auth if available" +msgstr "Använd RedMatrix magic-auth om tillgängligt" -#: ../../include/photos.php:96 -msgid "Image file is empty." -msgstr "Bildfil är tom." +#: ../../mod/mitem.php:166 ../../mod/mitem.php:210 +msgid "Open link in new window" +msgstr "Öppna länk i nytt fönster" -#: ../../include/photos.php:123 ../../mod/profile_photo.php:147 -msgid "Unable to process image" -msgstr "Kunde inte bearbeta bild" +#: ../../mod/mitem.php:168 ../../mod/mitem.php:212 +msgid "Order in list" +msgstr "Ordningstal i listan" -#: ../../include/photos.php:186 -msgid "Photo storage failed." -msgstr "Fotolagring misslyckades." +#: ../../mod/mitem.php:168 ../../mod/mitem.php:212 +msgid "Higher numbers will sink to bottom of listing" +msgstr "Större tal sjunker till botten av listan" -#: ../../include/photos.php:315 ../../mod/photos.php:693 -#: ../../mod/photos.php:1190 -msgid "Upload New Photos" -msgstr "Ladda upp nya foton" +#: ../../mod/mitem.php:181 +msgid "Menu item not found." +msgstr "Menyval hittas inte." -#: ../../include/contact_widgets.php:14 -#, php-format -msgid "%d invitation available" -msgid_plural "%d invitations available" -msgstr[0] "%d inbjudan tillgänglig" -msgstr[1] "%d inbjudningar tillgängliga" +#: ../../mod/mitem.php:190 +msgid "Menu item deleted." +msgstr "Menyval borttaget." -#: ../../include/contact_widgets.php:19 ../../mod/admin.php:445 -msgid "Advanced" -msgstr "Avancerat" +#: ../../mod/mitem.php:192 +msgid "Menu item could not be deleted." +msgstr "Menyval kunde inte tas bort." -#: ../../include/contact_widgets.php:22 -msgid "Find Channels" -msgstr "Hitta kanaler" +#: ../../mod/mitem.php:201 +msgid "Edit Menu Element" +msgstr "Redigera menyval" -#: ../../include/contact_widgets.php:23 -msgid "Enter name or interest" -msgstr "Ange namn eller intresse" +#: ../../mod/mitem.php:213 ../../mod/menu.php:130 +msgid "Modify" +msgstr "Ändra" -#: ../../include/contact_widgets.php:24 -msgid "Connect/Follow" -msgstr "Ta kontakt/följ" +#: ../../mod/achievements.php:34 +msgid "Some blurb about what to do when you're new here" +msgstr "Lite text om vad man kan göra som ny här" -#: ../../include/contact_widgets.php:25 -msgid "Examples: Robert Morgenstein, Fishing" -msgstr "Exempel: Robert Morgenstein, Fiske" +#: ../../mod/register.php:44 +msgid "Maximum daily site registrations exceeded. Please try again tomorrow." +msgstr "Maximalt antal dagliga serverregistreringar överskridet. Försök igen i morgon." -#: ../../include/contact_widgets.php:26 ../../mod/directory.php:211 -#: ../../mod/directory.php:216 ../../mod/connections.php:390 -msgid "Find" -msgstr "Sök" +#: ../../mod/register.php:50 +msgid "" +"Please indicate acceptance of the Terms of Service. Registration failed." +msgstr "Välj huruvida du accepterar användarvillkoren. Registrering misslyckades." -#: ../../include/contact_widgets.php:27 ../../mod/suggest.php:59 -msgid "Channel Suggestions" -msgstr "Kanalförslag" +#: ../../mod/register.php:84 +msgid "Passwords do not match." +msgstr "Lösenorden stämmer inte överens." -#: ../../include/contact_widgets.php:29 -msgid "Random Profile" -msgstr "Slumpvald profil" +#: ../../mod/register.php:117 +msgid "" +"Registration successful. Please check your email for validation " +"instructions." +msgstr "Registrering lyckades. Kontrollera din e-post för valideringsinstruktioner." -#: ../../include/contact_widgets.php:30 -msgid "Invite Friends" -msgstr "Bjud in vänner" +#: ../../mod/register.php:123 +msgid "Your registration is pending approval by the site owner." +msgstr "Din registrering väntar pÃ¥ att bli godkänd av serverägaren." -#: ../../include/contact_widgets.php:32 -msgid "Exammple: name=fred and country=iceland" -msgstr "Exempel: name=fred and country=iceland" +#: ../../mod/register.php:126 +msgid "Your registration can not be processed." +msgstr "Din registrering kan inte behandlas." -#: ../../include/contact_widgets.php:33 -msgid "Advanced Find" -msgstr "Sök avancerat" +#: ../../mod/register.php:163 +msgid "Registration on this site/hub is by approval only." +msgstr "Registrering pÃ¥ den här servern/hubben mÃ¥ste godkännas." -#: ../../include/contact_widgets.php:125 +#: ../../mod/register.php:164 +msgid "<a href=\"pubsites\">Register at another affiliated site/hub</a>" +msgstr "<a href=\"pubsites\">Skapa konto pÃ¥ en annan ansluten server/hubb</a>" + +#: ../../mod/register.php:174 +msgid "" +"This site has exceeded the number of allowed daily account registrations. " +"Please try again tomorrow." +msgstr "Antal dagliga registreringar som tillÃ¥ts pÃ¥ den här servern har överskridits. Försök igen i morgon." + +#: ../../mod/register.php:185 +msgid "Terms of Service" +msgstr "användarvillkor" + +#: ../../mod/register.php:191 #, php-format -msgid "%d connection in common" -msgid_plural "%d connections in common" -msgstr[0] "%d gemensam kontakt" -msgstr[1] "%d gemensamma kontakter" +msgid "I accept the %s for this website" +msgstr "Jag accepterar den här webbplatsens %s" -#: ../../include/page_widgets.php:6 -msgid "New Page" -msgstr "Ny sida" +#: ../../mod/register.php:193 +#, php-format +msgid "I am over 13 years of age and accept the %s for this website" +msgstr "Jag är över 13 Ã¥r och accepterar den här webbplatsens %s" -#: ../../include/plugin.php:475 ../../include/plugin.php:477 -msgid "Click here to upgrade." -msgstr "Klicka här för att uppgradera." +#: ../../mod/register.php:207 ../../mod/admin.php:413 +msgid "Registration" +msgstr "Registrering" -#: ../../include/plugin.php:483 -msgid "This action exceeds the limits set by your subscription plan." -msgstr "Den här funktionen gÃ¥r utanför vad som anges i ditt avtal." +#: ../../mod/register.php:212 +msgid "Membership on this site is by invitation only." +msgstr "Medlemskap pÃ¥ den här servern kan endast fÃ¥s genom inbjudan." -#: ../../include/plugin.php:488 -msgid "This action is not available under your subscription plan." -msgstr "Den här funktionen är inte tillgänglig med ditt avtal." +#: ../../mod/register.php:213 +msgid "Please enter your invitation code" +msgstr "Ange din inbjudningskod" -#: ../../include/items.php:272 ../../mod/like.php:63 ../../mod/profperm.php:23 -#: ../../mod/group.php:68 ../../index.php:350 -msgid "Permission denied" -msgstr "Behörighet saknas" +#: ../../mod/register.php:216 +msgid "Your email address" +msgstr "Din e-postadress" -#: ../../include/items.php:789 -msgid "(Unknown)" -msgstr "(Okänt)" +#: ../../mod/register.php:217 +msgid "Choose a password" +msgstr "Välj ett lösenord" -#: ../../include/items.php:3544 ../../mod/thing.php:78 ../../mod/admin.php:159 -#: ../../mod/admin.php:921 ../../mod/admin.php:1124 ../../mod/viewsrc.php:18 -#: ../../mod/home.php:63 ../../mod/display.php:32 ../../mod/filestorage.php:18 -msgid "Item not found." -msgstr "Posten hittades inte." +#: ../../mod/register.php:218 +msgid "Please re-enter your password" +msgstr "Ange lösenordet igen" -#: ../../include/items.php:3928 ../../mod/group.php:38 ../../mod/group.php:140 -msgid "Collection not found." -msgstr "Sammanhanget hittades inte." +#: ../../mod/filer.php:49 +msgid "- select -" +msgstr "- välj -" -#: ../../include/items.php:3943 -msgid "Collection is empty." -msgstr "Sammanhanget är tomt." +#: ../../mod/profperm.php:29 ../../mod/profperm.php:58 +msgid "Invalid profile identifier." +msgstr "Ogiltigt profil-ID." -#: ../../include/items.php:3950 -#, php-format -msgid "Collection: %s" -msgstr "Sammanhang: %s" +#: ../../mod/profperm.php:110 +msgid "Profile Visibility Editor" +msgstr "Redigera profilsynlighet" -#: ../../include/items.php:3961 -#, php-format -msgid "Connection: %s" -msgstr "Kontakt: %s" +#: ../../mod/profperm.php:114 +msgid "Click on a contact to add or remove." +msgstr "Klicka pÃ¥ en kontakt för att lägga till eller ta bort." -#: ../../include/items.php:3964 -msgid "Connection not found." -msgstr "Kontakten hittades inte." +#: ../../mod/profperm.php:123 +msgid "Visible To" +msgstr "Kan ses av" -#: ../../include/follow.php:23 -msgid "Channel is blocked on this site." -msgstr "Kanalen är blockerad pÃ¥ den här servern." +#: ../../mod/profperm.php:139 ../../mod/connections.php:279 +msgid "All Connections" +msgstr "Alla kontakter" -#: ../../include/follow.php:28 -msgid "Channel location missing." -msgstr "Kanalplats saknas." +#: ../../mod/sources.php:32 +msgid "Failed to create source. No channel selected." +msgstr "Misslyckades att skapa källa. Ingen kanal vald." -#: ../../include/follow.php:54 -msgid "Response from remote channel was incomplete." -msgstr "Svar frÃ¥n den andra kanalen var ofullständigt." +#: ../../mod/sources.php:45 +msgid "Source created." +msgstr "Källa skapad." -#: ../../include/follow.php:85 -msgid "Channel was deleted and no longer exists." -msgstr "Kanalen har tagits bort och finns inte längre." +#: ../../mod/sources.php:57 +msgid "Source updated." +msgstr "Källa uppdaterad." -#: ../../include/follow.php:132 -msgid "Channel discovery failed." -msgstr "Kanalsökning misslyckades." +#: ../../mod/sources.php:82 +msgid "*" +msgstr "*" -#: ../../include/follow.php:149 -msgid "local account not found." -msgstr "hittade inte lokalt konto." +#: ../../mod/sources.php:89 +msgid "Manage remote sources of content for your channel." +msgstr "Hantera fjärrkällor med innehÃ¥ll för din kanal." -#: ../../include/follow.php:158 -msgid "Cannot connect to yourself." -msgstr "Du kan inte kontakta dig själv." +#: ../../mod/sources.php:90 ../../mod/sources.php:100 +msgid "New Source" +msgstr "Ny källa" -#: ../../include/security.php:295 +#: ../../mod/sources.php:101 ../../mod/sources.php:133 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 "Formulärets kontrollkod var inte korrekt. Antagligen beror det pÃ¥ att formuläret har varit öppet för länge (> 3 timmar) innan det skickades." +"Import all or selected content from the following channel into this channel " +"and distribute it according to your channel settings." +msgstr "Importera allt eller valt innehÃ¥ll frÃ¥n följande kanal till den här kanalen och distribuera det enligt dina kanalinställningar." -#: ../../include/oembed.php:171 -msgid "Embedded content" -msgstr "Inbäddat innehÃ¥ll" +#: ../../mod/sources.php:102 ../../mod/sources.php:134 +msgid "Only import content with these words (one per line)" +msgstr "Importera endast innehÃ¥ll med de här orden (ett per rad)" -#: ../../include/oembed.php:180 -msgid "Embedding disabled" -msgstr "Inbäddning inaktiverat" +#: ../../mod/sources.php:102 ../../mod/sources.php:134 +msgid "Leave blank to import all public content" +msgstr "Lämna blankt för att importera allt offentligt innehÃ¥ll" -#: ../../include/permissions.php:13 -msgid "Can view my \"public\" stream and posts" -msgstr "Kan se mina \"offentliga\" strömmar och inlägg" +#: ../../mod/sources.php:103 ../../mod/sources.php:137 +#: ../../mod/new_channel.php:112 +msgid "Channel Name" +msgstr "Kanalnamn" -#: ../../include/permissions.php:14 -msgid "Can view my \"public\" channel profile" -msgstr "Kan se min \"offentliga\" kanalprofil" +#: ../../mod/sources.php:123 ../../mod/sources.php:150 +msgid "Source not found." +msgstr "Källa hittades inte." -#: ../../include/permissions.php:15 -msgid "Can view my \"public\" photo albums" -msgstr "Kan se mina \"offentliga\" fotoalbum" +#: ../../mod/sources.php:130 +msgid "Edit Source" +msgstr "Redigera källa" -#: ../../include/permissions.php:16 -msgid "Can view my \"public\" address book" -msgstr "Kan se min \"offentliga\" adressbok" +#: ../../mod/sources.php:131 +msgid "Delete Source" +msgstr "Ta bort källa" -#: ../../include/permissions.php:17 -msgid "Can view my \"public\" file storage" -msgstr "Kan se mitt \"offentliga\" filutrymme" +#: ../../mod/sources.php:158 +msgid "Source removed" +msgstr "Källa borttagen" -#: ../../include/permissions.php:18 -msgid "Can view my \"public\" pages" -msgstr "Kan se mina \"offentliga\" sidor" +#: ../../mod/sources.php:160 +msgid "Unable to remove source." +msgstr "Kunde inte ta bort källa." -#: ../../include/permissions.php:21 -msgid "Can send me their channel stream and posts" -msgstr "Kan skicka sina kanalströmmar och inlägg till mig" +#: ../../mod/poke.php:159 +msgid "Poke/Prod" +msgstr "Puffa/stöt till" -#: ../../include/permissions.php:22 -msgid "Can post on my channel page (\"wall\")" -msgstr "Kan posta inlägg pÃ¥ min kanalsida (\"vägg\")" +#: ../../mod/poke.php:160 +msgid "poke, prod or do other things to somebody" +msgstr "puffa, stöt till eller gör andra saker mot nÃ¥gon" -#: ../../include/permissions.php:23 -msgid "Can comment on my posts" -msgstr "Kan kommentera mina inlägg" +#: ../../mod/poke.php:161 +msgid "Recipient" +msgstr "Mottagare" -#: ../../include/permissions.php:24 -msgid "Can send me private mail messages" -msgstr "Kan skicka privata meddelanden till mig" +#: ../../mod/poke.php:162 +msgid "Choose what you wish to do to recipient" +msgstr "Välj vad du önskar göra med mottagaren" -#: ../../include/permissions.php:25 -msgid "Can post photos to my photo albums" -msgstr "Kan lägga till foton i mitt fotoalbum" +#: ../../mod/poke.php:165 +msgid "Make this post private" +msgstr "Gör det här inlägget privat" -#: ../../include/permissions.php:26 -msgid "Can forward to all my channel contacts via post @mentions" -msgstr "Kan vidarebefordra till alla mina kanalkontakter genom @omnämnanden" +#: ../../mod/api.php:76 ../../mod/api.php:102 +msgid "Authorize application connection" +msgstr "TillÃ¥t anslutning av applikation" -#: ../../include/permissions.php:26 -msgid "Advanced - useful for creating group forum channels" -msgstr "Avancerat - användbart för att skapa kanaler för gruppforum" +#: ../../mod/api.php:77 +msgid "Return to your app and insert this Securty Code:" +msgstr "Ã…tergÃ¥ till din applikation och ange den här säkerhetskoden:" -#: ../../include/permissions.php:27 -msgid "Can chat with me (when available)" -msgstr "Kan chatta med mig (när tillgänglig)" +#: ../../mod/api.php:89 +msgid "Please login to continue." +msgstr "Logga in för att fortsätta." -#: ../../include/permissions.php:28 -msgid "Can write to my \"public\" file storage" -msgstr "Har skrivrättigheter i mitt \"offentliga\" filutrymme" +#: ../../mod/api.php:104 +msgid "" +"Do you want to authorize this application to access your posts and contacts," +" and/or create new posts for you?" +msgstr "Vill du lÃ¥ta den här applikationen fÃ¥ tillgÃ¥ng till dina inlägg och kontakter, och/eller skapa nya inlägg Ã¥t dig?" -#: ../../include/permissions.php:29 -msgid "Can edit my \"public\" pages" -msgstr "Kan redigera mina \"offentliga\" sidor" +#: ../../mod/api.php:105 ../../mod/settings.php:937 ../../mod/settings.php:942 +#: ../../mod/settings.php:1025 ../../mod/profiles.php:591 +#: ../../mod/admin.php:392 +msgid "Yes" +msgstr "Ja" -#: ../../include/permissions.php:31 -msgid "Can source my \"public\" posts in derived channels" -msgstr "Kan använda mina \"offentliga\" inlägg i kanaler nedströms" +#: ../../mod/api.php:106 ../../mod/settings.php:937 ../../mod/settings.php:942 +#: ../../mod/settings.php:1025 ../../mod/profiles.php:592 +#: ../../mod/admin.php:390 +msgid "No" +msgstr "Nej" -#: ../../include/permissions.php:31 -msgid "Somewhat advanced - very useful in open communities" -msgstr "Ganska avancerat - väldigt användbart i öppna gemenskaper" +#: ../../mod/search.php:13 ../../mod/display.php:9 +#: ../../mod/viewconnections.php:17 ../../mod/directory.php:15 +#: ../../mod/photos.php:458 +msgid "Public access denied." +msgstr "Offentlig behörighet saknas." -#: ../../include/permissions.php:32 -msgid "Can send me bookmarks" -msgstr "Kan skicka bokmärken till mig" +#: ../../mod/attach.php:9 +msgid "Item not available." +msgstr "Post inte tillgänglig." -#: ../../include/permissions.php:33 -msgid "Can administer my channel resources" -msgstr "Kan administrera mina kanalresurser" +#: ../../mod/probe.php:23 ../../mod/probe.php:29 +#, php-format +msgid "Fetching URL returns error: %1$s" +msgstr "Hämtning av URL returnerade fel: %1$s" -#: ../../include/permissions.php:33 -msgid "" -"Extremely advanced. Leave this alone unless you know what you are doing" -msgstr "Extremt avancerat. LÃ¥t detta vara om du inte vet vad du gör" +#: ../../mod/block.php:27 ../../mod/page.php:33 +msgid "Invalid item." +msgstr "Ogiltig post." -#: ../../include/zot.php:583 -msgid "Invalid data packet" -msgstr "Ogiltigt datapaket" +#: ../../mod/block.php:39 ../../mod/wall_upload.php:29 ../../mod/page.php:45 +msgid "Channel not found." +msgstr "Kanalen hittas inte." -#: ../../include/zot.php:593 -msgid "Unable to verify channel signature" -msgstr "Kunde inte bekräfta kanalsignatur" +#: ../../mod/block.php:75 ../../mod/display.php:102 ../../mod/help.php:70 +#: ../../mod/page.php:81 ../../index.php:241 +msgid "Page not found." +msgstr "Sidan hittas inte." -#: ../../include/zot.php:790 +#: ../../mod/subthread.php:103 #, php-format -msgid "Unable to verify site signature for %s" -msgstr "Kunde inte bekräfta signatur för servern %s" +msgid "%1$s is following %2$s's %3$s" +msgstr "%1$s följer %2$ss %3$s" -#: ../../mod/common.php:10 -msgid "No channel." -msgstr "Ingen kanal." +#: ../../mod/blocks.php:99 +msgid "Block Name" +msgstr "Blocknamn" -#: ../../mod/common.php:39 -msgid "Common connections" -msgstr "Gemensamma kontakter" +#: ../../mod/setup.php:166 +msgid "Red Matrix Server - Setup" +msgstr "Red Matrix-server - inställningar" -#: ../../mod/common.php:44 -msgid "No connections in common." -msgstr "Inga gemensamma kontakter." +#: ../../mod/setup.php:172 +msgid "Could not connect to database." +msgstr "Kunde inte ansluta till databasen." -#: ../../mod/events.php:72 -msgid "Event title and start time are required." -msgstr "Händelsen behöver titel och starttid." +#: ../../mod/setup.php:176 +msgid "" +"Could not connect to specified site URL. Possible SSL certificate or DNS " +"issue." +msgstr "Kunde inte ansluta till den angivna server-URL:en. Möjligt problem med SSL-certifikat eller DNS." -#: ../../mod/events.php:290 -msgid "l, F j" -msgstr "l, j F" +#: ../../mod/setup.php:183 +msgid "Could not create table." +msgstr "Kunde inte skapa tabell." -#: ../../mod/events.php:312 -msgid "Edit event" -msgstr "Redigera händelse" +#: ../../mod/setup.php:189 +msgid "Your site database has been installed." +msgstr "Din serverdatabas har installerats." -#: ../../mod/events.php:358 -msgid "Create New Event" -msgstr "Skapa ny händelse" +#: ../../mod/setup.php:194 +msgid "" +"You may need to import the file \"install/schema_xxx.sql\" manually using a " +"database client." +msgstr "Du kan behöva importera filen \"install/schema_xxx.sql\" manuellt med en databasklient." -#: ../../mod/events.php:359 -msgid "Previous" -msgstr "FöregÃ¥ende" +#: ../../mod/setup.php:195 ../../mod/setup.php:264 ../../mod/setup.php:663 +msgid "Please see the file \"install/INSTALL.txt\"." +msgstr "Se filen \"install/INSTALL.txt\"." + +#: ../../mod/setup.php:261 +msgid "System check" +msgstr "Systemkontroll" -#: ../../mod/events.php:360 ../../mod/setup.php:261 +#: ../../mod/setup.php:265 ../../mod/events.php:445 ../../mod/photos.php:868 msgid "Next" msgstr "Nästa" -#: ../../mod/events.php:431 -msgid "hour:minute" -msgstr "timme:minut" +#: ../../mod/setup.php:266 +msgid "Check again" +msgstr "Kontrollera igen" -#: ../../mod/events.php:450 -msgid "Event details" -msgstr "Detaljer för händelse" +#: ../../mod/setup.php:289 +msgid "Database connection" +msgstr "Databasanslutning" -#: ../../mod/events.php:451 -#, php-format -msgid "Format is %s %s. Starting date and Title are required." -msgstr "Formatet är %s %s. Startdatum och titel behövs." +#: ../../mod/setup.php:290 +msgid "" +"In order to install Red Matrix we need to know how to connect to your " +"database." +msgstr "För att kunna installera Red Matrix behöver vi veta hur databasen ska anslutas." -#: ../../mod/events.php:453 -msgid "Event Starts:" -msgstr "Händelsen börjar:" +#: ../../mod/setup.php:291 +msgid "" +"Please contact your hosting provider or site administrator if you have " +"questions about these settings." +msgstr "Kontakta din servervärd eller administratör om du har frÃ¥gor om de här inställningarna." -#: ../../mod/events.php:453 ../../mod/events.php:467 -msgid "Required" -msgstr "Behövs" +#: ../../mod/setup.php:292 +msgid "" +"The database you specify below should already exist. If it does not, please " +"create it before continuing." +msgstr "Databasen du anger nedan mÃ¥ste finnas. Om den inte gör det, skapa den innan du fortsätter." -#: ../../mod/events.php:456 -msgid "Finish date/time is not known or not relevant" -msgstr "Slutdatum/tid är okänt eller inte relevant" +#: ../../mod/setup.php:296 +msgid "Database Server Name" +msgstr "Databasserver" -#: ../../mod/events.php:458 -msgid "Event Finishes:" -msgstr "Händelsen slutar:" +#: ../../mod/setup.php:296 +msgid "Default is localhost" +msgstr "Standard är localhost" -#: ../../mod/events.php:461 -msgid "Adjust for viewer timezone" -msgstr "Justera för betraktarens tidszon" +#: ../../mod/setup.php:297 +msgid "Database Port" +msgstr "Databasport" -#: ../../mod/events.php:463 -msgid "Description:" -msgstr "Beskrivning:" +#: ../../mod/setup.php:297 +msgid "Communication port number - use 0 for default" +msgstr "Kommunikationsportnummer - använd 0 för standardinställning" -#: ../../mod/events.php:467 -msgid "Title:" -msgstr "Titel:" +#: ../../mod/setup.php:298 +msgid "Database Login Name" +msgstr "Loginnamn till databas" -#: ../../mod/events.php:469 -msgid "Share this event" -msgstr "Dela den här händelsen" +#: ../../mod/setup.php:299 +msgid "Database Login Password" +msgstr "Lösenord till databas" -#: ../../mod/thing.php:98 -msgid "Thing updated" -msgstr "FöremÃ¥l uppdaterat" +#: ../../mod/setup.php:300 +msgid "Database Name" +msgstr "Databasnamn" -#: ../../mod/thing.php:158 -msgid "Object store: failed" -msgstr "Objektlagring: misslyckades" +#: ../../mod/setup.php:301 +msgid "Database Type" +msgstr "Databastyp" -#: ../../mod/thing.php:162 -msgid "Thing added" -msgstr "FöremÃ¥l tillagt" +#: ../../mod/setup.php:303 ../../mod/setup.php:347 +msgid "Site administrator email address" +msgstr "Serveradministratörens e-postadress" -#: ../../mod/thing.php:182 -#, php-format -msgid "OBJ: %1$s %2$s %3$s" -msgstr "OBJ: %1$s %2$s %3$s" +#: ../../mod/setup.php:303 ../../mod/setup.php:347 +msgid "" +"Your account email address must match this in order to use the web admin " +"panel." +msgstr "Ditt kontos e-postadress mÃ¥ste stämma med den här för att webbgränssnittet för administration ska kunna användas." -#: ../../mod/thing.php:234 -msgid "Show Thing" -msgstr "Visa föremÃ¥l" +#: ../../mod/setup.php:304 ../../mod/setup.php:349 +msgid "Website URL" +msgstr "Webbplatsens URL" -#: ../../mod/thing.php:241 -msgid "item not found." -msgstr "föremÃ¥l hittades inte." +#: ../../mod/setup.php:304 ../../mod/setup.php:349 +msgid "Please use SSL (https) URL if available." +msgstr "Ange en URL med SSL (https) om tillgängligt" -#: ../../mod/thing.php:269 -msgid "Edit Thing" -msgstr "Redigera föremÃ¥l" +#: ../../mod/setup.php:307 ../../mod/setup.php:352 +msgid "Please select a default timezone for your website" +msgstr "Välj en standardtidszon för din webbplats" -#: ../../mod/thing.php:271 ../../mod/thing.php:318 -msgid "Select a profile" -msgstr "Välj en profil" +#: ../../mod/setup.php:335 +msgid "Site settings" +msgstr "Serverinställningar" -#: ../../mod/thing.php:273 ../../mod/thing.php:320 -msgid "Select a category of stuff. e.g. I ______ something" -msgstr "Välj en kategori, t.ex. Jag ______ nÃ¥gonting" +#: ../../mod/setup.php:395 +msgid "Could not find a command line version of PHP in the web server PATH." +msgstr "Kunde inte hitta en kommandoradsversion av PHP i webbserverns PATH." -#: ../../mod/thing.php:275 ../../mod/thing.php:321 -msgid "Post an activity" -msgstr "Posta en aktivitet" +#: ../../mod/setup.php:396 +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 "Om du inte har en kommandoradsversion av PHP installerad pÃ¥ servern kommer du inte att kunna köra bakgrundshämtning via cron." -#: ../../mod/thing.php:275 ../../mod/thing.php:321 -msgid "Only sends to viewers of the applicable profile" -msgstr "Skickar bara till de som tittar pÃ¥ den aktuella profilen" +#: ../../mod/setup.php:400 +msgid "PHP executable path" +msgstr "Sökväg till PHP-programmet" -#: ../../mod/thing.php:277 ../../mod/thing.php:323 -msgid "Name of thing e.g. something" -msgstr "Namn pÃ¥ föremÃ¥l, t.ex. nÃ¥gonting" +#: ../../mod/setup.php:400 +msgid "" +"Enter full path to php executable. You can leave this blank to continue the " +"installation." +msgstr "Ange hela sökvägen till php-programfilen. Du kan lämna det här blankt för att fortsätta installationen." -#: ../../mod/thing.php:279 ../../mod/thing.php:324 -msgid "URL of thing (optional)" -msgstr "URL för föremÃ¥l (frivilligt)" +#: ../../mod/setup.php:405 +msgid "Command line PHP" +msgstr "Kommandorads-PHP" -#: ../../mod/thing.php:281 ../../mod/thing.php:325 -msgid "URL for photo of thing (optional)" -msgstr "URL för foto pÃ¥ föremÃ¥l (frivilligt)" +#: ../../mod/setup.php:414 +msgid "" +"The command line version of PHP on your system does not have " +"\"register_argc_argv\" enabled." +msgstr "Kommandoradsversionen av PHP pÃ¥ ditt system har inte \"register_argc_argv\" aktiverat." -#: ../../mod/thing.php:316 -msgid "Add Thing to your Profile" -msgstr "Lägg till föremÃ¥l till din profil" +#: ../../mod/setup.php:415 +msgid "This is required for message delivery to work." +msgstr "Det här behövs för att meddelandeleverans ska fungera." -#: ../../mod/invite.php:25 -msgid "Total invitation limit exceeded." -msgstr "Gränsen för totalt antal inbjudningar överskriden." +#: ../../mod/setup.php:417 +msgid "PHP register_argc_argv" +msgstr "PHP register_argc_argv" -#: ../../mod/invite.php:49 -#, php-format -msgid "%s : Not a valid email address." -msgstr "%s: Inte en giltig e-postadress." +#: ../../mod/setup.php:438 +msgid "" +"Error: the \"openssl_pkey_new\" function on this system is not able to " +"generate encryption keys" +msgstr "Fel: \"openssl_pkey_new\"-funktionen pÃ¥ det här systemet kan inte generera kryptonycklar" -#: ../../mod/invite.php:76 -msgid "Please join us on Red" -msgstr "GÃ¥ med oss i Red" +#: ../../mod/setup.php:439 +msgid "" +"If running under Windows, please see " +"\"http://www.php.net/manual/en/openssl.installation.php\"." +msgstr "Om systemet kör Windows, se \"http://www.php.net/manual/en/openssl.installation.php\"." -#: ../../mod/invite.php:87 -msgid "Invitation limit exceeded. Please contact your site administrator." -msgstr "Inbjudningsgränsen överskriden. Kontakta din serveradministratör." +#: ../../mod/setup.php:441 +msgid "Generate encryption keys" +msgstr "Generera kryptonycklar" -#: ../../mod/invite.php:92 -#, php-format -msgid "%s : Message delivery failed." -msgstr "%s : Leverans av meddelande misslyckades." +#: ../../mod/setup.php:448 +msgid "libCurl PHP module" +msgstr "PHP-modulen libCurl" -#: ../../mod/invite.php:96 -#, php-format -msgid "%d message sent." -msgid_plural "%d messages sent." -msgstr[0] "%d meddelande sänt." -msgstr[1] "%d meddelanden sända." +#: ../../mod/setup.php:449 +msgid "GD graphics PHP module" +msgstr "PHP-modulen GD graphics" -#: ../../mod/invite.php:115 -msgid "You have no more invitations available" -msgstr "Du har inga fler inbjudningar kvar" +#: ../../mod/setup.php:450 +msgid "OpenSSL PHP module" +msgstr "PHP-modulen OpenSSL" -#: ../../mod/invite.php:141 -msgid "Send invitations" -msgstr "Skicka inbjudan" +#: ../../mod/setup.php:451 +msgid "mysqli or postgres PHP module" +msgstr "PHP-modulen mysqli eller postgres" -#: ../../mod/invite.php:142 -msgid "Enter email addresses, one per line:" -msgstr "Ange e-postadresser, en per rad:" +#: ../../mod/setup.php:452 +msgid "mb_string PHP module" +msgstr "PHP-modulen mb_string" -#: ../../mod/invite.php:143 ../../mod/mail.php:216 ../../mod/mail.php:328 -msgid "Your message:" -msgstr "Ditt meddelande:" +#: ../../mod/setup.php:453 +msgid "mcrypt PHP module" +msgstr "PHP-modulen mcrypt" + +#: ../../mod/setup.php:458 ../../mod/setup.php:460 +msgid "Apache mod_rewrite module" +msgstr "Apache-modulen mod_rewrite" -#: ../../mod/invite.php:144 +#: ../../mod/setup.php:458 msgid "" -"You are cordially invited to join me and some other close friends on the Red" -" Matrix - a revolutionary new decentralised communication and information " -"tool." -msgstr "Du är hjärtligt inbjuden att gÃ¥ med mig och nÃ¥gra andra nära vänner i Red Matrix - ett revolutionärt nytt decentraliserat kommunikations- och informationsverktyg." +"Error: Apache webserver mod-rewrite module is required but not installed." +msgstr "Fel: Apache-webbserverns mod-rewrite-modul krävs men är inte installerad." + +#: ../../mod/setup.php:464 ../../mod/setup.php:467 +msgid "proc_open" +msgstr "proc_open" -#: ../../mod/invite.php:146 -msgid "You will need to supply this invitation code: $invite_code" -msgstr "Du kommer att behöva ange den här inbjudningskoden: $invite_code" +#: ../../mod/setup.php:464 +msgid "" +"Error: proc_open is required but is either not installed or has been " +"disabled in php.ini" +msgstr "Fel: proc_open krävs men är antingen inte installerad eller har inaktiverats i php.ini" -#: ../../mod/invite.php:147 -msgid "Please visit my channel at" -msgstr "Besök min kanal pÃ¥" +#: ../../mod/setup.php:472 +msgid "Error: libCURL PHP module required but not installed." +msgstr "Fel: PHP-modulen libCURL krävs men är inte installerad." -#: ../../mod/invite.php:151 +#: ../../mod/setup.php:476 msgid "" -"Once you have registered (on ANY Red Matrix site - they are all inter-" -"connected), please connect with my Red Matrix channel address:" -msgstr "När du har registrerat dig (pÃ¥ NÃ…GON Red Matrix-server - alla sitter ihop), sÃ¥ lägg till min Red Matrix-kanaladress:" +"Error: GD graphics PHP module with JPEG support required but not installed." +msgstr "Fel: PHP-modulen GD graphics med JPEG-stöd krävs men är inte installerad." -#: ../../mod/invite.php:153 -msgid "Click the [Register] link on the following page to join." -msgstr "Klicka pÃ¥ [Registrera]-länken pÃ¥ följande sida för att gÃ¥ med." +#: ../../mod/setup.php:480 +msgid "Error: openssl PHP module required but not installed." +msgstr "Fel: PHP-modulen openssl krävs men är inte installerad." -#: ../../mod/invite.php:155 +#: ../../mod/setup.php:484 msgid "" -"For more information about the Red Matrix Project and why it has the " -"potential to change the internet as we know it, please visit " -"http://getzot.com" -msgstr "För mer information om Red Matrix-projektet och varför det har potential att förändra Internet som vi känner det, besök http://getzot.com" +"Error: mysqli or postgres PHP module required but neither are installed." +msgstr "Fel: en av PHP-modulerna mysqli eller postgres krävs men är inte installerad." -#: ../../mod/mail.php:33 -msgid "Unable to lookup recipient." -msgstr "Kunde inte hitta mottagare." +#: ../../mod/setup.php:488 +msgid "Error: mb_string PHP module required but not installed." +msgstr "Fel: PHP-modulen mb_string krävs men är inte installerad." -#: ../../mod/mail.php:41 -msgid "Unable to communicate with requested channel." -msgstr "Kunde inte kommunicera med den begärda kanalen." +#: ../../mod/setup.php:492 +msgid "Error: mcrypt PHP module required but not installed." +msgstr "Fel: PHP-modulen mcrypt krävs men är inte installerad." -#: ../../mod/mail.php:48 -msgid "Cannot verify requested channel." -msgstr "Kan inte bekräfta den begärda kanalen." +#: ../../mod/setup.php:508 +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 "Webbinstallationen mÃ¥ste kunna skapa filen \".htconfig.php\" i toppkatalogen pÃ¥ din webbserver men kan inte göra det." -#: ../../mod/mail.php:74 -msgid "Selected channel has private message restrictions. Send failed." -msgstr "Den valda kanalen har restriktioner för privata meddelanden. Misslyckades att skicka." +#: ../../mod/setup.php:509 +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 "Det är ofta en behörighetsinställning som gör att webbservern inte kan skriva filer i din katalog - även om du kan." -#: ../../mod/mail.php:121 ../../mod/message.php:31 -msgid "Messages" -msgstr "Meddelanden" +#: ../../mod/setup.php:510 +msgid "" +"At the end of this procedure, we will give you a text to save in a file " +"named .htconfig.php in your Red top folder." +msgstr "Efter den här proceduren kommer vi att ge dig en text att spara i filen .htconfig.php i Reds toppkatalog." -#: ../../mod/mail.php:132 -msgid "Message deleted." -msgstr "Meddelande borttaget." +#: ../../mod/setup.php:511 +msgid "" +"You can alternatively skip this procedure and perform a manual installation." +" Please see the file \"install/INSTALL.txt\" for instructions." +msgstr "Alternativt kan du hoppa över den här proceduren och göra en manuell installation. För instruktioner, se filen \"install/INSTALL.txt\"." -#: ../../mod/mail.php:149 -msgid "Message recalled." -msgstr "Meddelande Ã¥terkallat." +#: ../../mod/setup.php:514 +msgid ".htconfig.php is writable" +msgstr ".htconfig.php är skrivbar" -#: ../../mod/mail.php:206 -msgid "Send Private Message" -msgstr "Skicka privat meddelande." +#: ../../mod/setup.php:524 +msgid "" +"Red uses the Smarty3 template engine to render its web views. Smarty3 " +"compiles templates to PHP to speed up rendering." +msgstr "Red använder mallmotorn Smarty3 för att rendera webbvyerna. Smarty3 kompilerar mallar till PHP för att snabba upp renderingen." -#: ../../mod/mail.php:207 ../../mod/mail.php:323 -msgid "To:" -msgstr "Till:" +#: ../../mod/setup.php:525 +#, php-format +msgid "" +"In order to store these compiled templates, the web server needs to have " +"write access to the directory %s under the Red top level folder." +msgstr "För att spara de här kompilerade mallarna behöver webbservern ha skrivrättigheter till katalogen %s under Reds toppkatalog." -#: ../../mod/mail.php:212 ../../mod/mail.php:325 -msgid "Subject:" -msgstr "Ämne:" +#: ../../mod/setup.php:526 ../../mod/setup.php:544 +msgid "" +"Please ensure that the user that your web server runs as (e.g. www-data) has" +" write access to this folder." +msgstr "Försäkra dig om att användaren som din webbserver kör som (t.ex. www-data) har skrivrättigheter till den här katalogen." -#: ../../mod/mail.php:249 -msgid "Message not found." -msgstr "Meddelandet hittades inte." +#: ../../mod/setup.php:527 +#, 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 "Observera: som en säkerhetsÃ¥tgärd bör du ge webbservern skrivrättighet endast för %s - inte för mallfilerna (.tpl) som finns där." -#: ../../mod/mail.php:292 ../../mod/message.php:72 -msgid "Delete message" -msgstr "Ta bort meddelande" +#: ../../mod/setup.php:530 +#, php-format +msgid "%s is writable" +msgstr "%s är skrivbar" -#: ../../mod/mail.php:293 -msgid "Recall message" -msgstr "Ã…terkalla meddelande" +#: ../../mod/setup.php:543 +msgid "" +"Red uses the store directory to save uploaded files. The web server needs to" +" have write access to the store directory under the Red top level folder" +msgstr "Red använder katalogen store för att spara uppladdade filer. Webbservern behöver ha skrivrättigheter till katalogen store under Reds toppkatalog." -#: ../../mod/mail.php:295 -msgid "Message has been recalled." -msgstr "Meddelandet har Ã¥terkallats." +#: ../../mod/setup.php:547 +msgid "store is writable" +msgstr "store är skrivbar" -#: ../../mod/mail.php:312 -msgid "Private Conversation" -msgstr "Privat konversation" +#: ../../mod/setup.php:577 +msgid "" +"SSL certificate cannot be validated. Fix certificate or disable https access" +" to this site." +msgstr "SSL-certifikatet kan inte valideras. Fixa certifikatet eller inaktivera https-Ã¥tkomst till den här servern." -#: ../../mod/mail.php:316 -msgid "Delete conversation" -msgstr "Ta bort konversation" +#: ../../mod/setup.php:578 +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 "Om du har https-Ã¥tkomst till din webbplats eller tillÃ¥ter anslutningar till TCP-port 443 (https-porten) MÃ…STE du använda ett certifikat som kan verifieras av webbläsare. Du FÃ…R INTE använda självsignerade certifikat!" -#: ../../mod/mail.php:318 +#: ../../mod/setup.php:579 msgid "" -"No secure communications available. You <strong>may</strong> be able to " -"respond from the sender's profile page." -msgstr "Ingen säker kommunikationskanal tillgänglig. Du kan <strong>möjligtvis</strong> svara frÃ¥n avsändarens profilsida." +"This restriction is incorporated because public posts from you may for " +"example contain references to images on your own hub." +msgstr "Restriktionen finns eftersom offentliga inlägg frÃ¥n dig kan innehÃ¥lla till exempel referenser till bilder pÃ¥ din egen hubb." -#: ../../mod/mail.php:322 -msgid "Send Reply" -msgstr "Skicka svar" +#: ../../mod/setup.php:580 +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 "Om ditt certifikat inte känns igen kommer medlemmar pÃ¥ andra webbplatser (som själv kan ha giltiga certifikat) att fÃ¥ en varning pÃ¥ sin egen webbplats om säkerhetsproblem." + +#: ../../mod/setup.php:581 +msgid "" +"This can cause usability issues elsewhere (not just on your own site) so we " +"must insist on this requirement." +msgstr "Detta kan orsaka problem med användbarheten (inte bara pÃ¥ din egen server) sÃ¥ vi mÃ¥ste trycka pÃ¥ det här kravet." + +#: ../../mod/setup.php:582 +msgid "" +"Providers are available that issue free certificates which are browser-" +"valid." +msgstr "Det finns leverantörer som utfärdar gratis certifikat som känns igen av webbläsare." + +#: ../../mod/setup.php:584 +msgid "SSL certificate validation" +msgstr "SSL-certifikatvalidering" + +#: ../../mod/setup.php:590 +msgid "" +"Url rewrite in .htaccess is not working. Check your server " +"configuration.Test: " +msgstr "Url rewrite i .htaccess fungerar inte. Kolla din serverkonfiguration. Test: " + +#: ../../mod/setup.php:592 +msgid "Url rewrite is working" +msgstr "URL rewrite fungerar" + +#: ../../mod/setup.php:602 +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 "Databaskonfigurationsfilen \".htconfig.php\" kunde inte skrivas. Använd den bifogade texten för att skapa en konfigurationsfil i din webbservers rot." -#: ../../mod/settings.php:71 +#: ../../mod/setup.php:626 +msgid "Errors encountered creating database tables." +msgstr "Fel inträffade när databastabeller skulle skapas." + +#: ../../mod/setup.php:661 +msgid "<h1>What next</h1>" +msgstr "<h1>Nästa steg</h1>" + +#: ../../mod/setup.php:662 +msgid "" +"IMPORTANT: You will need to [manually] setup a scheduled task for the " +"poller." +msgstr "VIKTIGT: Du behöver ställa in en schemalagd för hämtningsrutinen [manuellt]" + +#: ../../mod/settings.php:73 msgid "Name is required" msgstr "Namn är obligatoriskt" -#: ../../mod/settings.php:75 +#: ../../mod/settings.php:77 msgid "Key and Secret are required" msgstr "Nyckel och kod är obligatoriska" -#: ../../mod/settings.php:79 ../../mod/settings.php:541 -msgid "Update" -msgstr "Uppdatera" - -#: ../../mod/settings.php:195 +#: ../../mod/settings.php:211 msgid "Passwords do not match. Password unchanged." msgstr "Lösenorden stämmer inte överens. Lösenordet har inte ändrats." -#: ../../mod/settings.php:199 +#: ../../mod/settings.php:215 msgid "Empty passwords are not allowed. Password unchanged." msgstr "Tomma lösenord tillÃ¥ts inte. Lösenordet har inte ändrats." -#: ../../mod/settings.php:212 +#: ../../mod/settings.php:229 msgid "Password changed." msgstr "Lösenordet ändrat." -#: ../../mod/settings.php:214 +#: ../../mod/settings.php:231 msgid "Password update failed. Please try again." msgstr "Lösenordsuppdatering misslyckades. Försök igen." -#: ../../mod/settings.php:228 +#: ../../mod/settings.php:245 msgid "Not valid email." msgstr "Inte en giltig e-postadress." -#: ../../mod/settings.php:231 +#: ../../mod/settings.php:248 msgid "Protected email address. Cannot change to that email." msgstr "Skyddad e-postadress. Kan inte ändra till den." -#: ../../mod/settings.php:240 +#: ../../mod/settings.php:257 msgid "System failure storing new email. Please try again." msgstr "Systemfel när ny e-postadress skulle sparas. Försök igen." -#: ../../mod/settings.php:443 +#: ../../mod/settings.php:493 msgid "Settings updated." msgstr "Inställningar uppdaterade." -#: ../../mod/settings.php:514 ../../mod/settings.php:540 -#: ../../mod/settings.php:576 +#: ../../mod/settings.php:562 ../../mod/settings.php:588 +#: ../../mod/settings.php:624 msgid "Add application" msgstr "Lägg till applikation" -#: ../../mod/settings.php:517 ../../mod/settings.php:543 -#: ../../mod/admin.php:891 -msgid "Name" -msgstr "Namn" - -#: ../../mod/settings.php:517 +#: ../../mod/settings.php:565 msgid "Name of application" msgstr "Applikationens namn" -#: ../../mod/settings.php:518 ../../mod/settings.php:544 +#: ../../mod/settings.php:566 ../../mod/settings.php:592 msgid "Consumer Key" msgstr "Nyckel för konsument" -#: ../../mod/settings.php:518 ../../mod/settings.php:519 +#: ../../mod/settings.php:566 ../../mod/settings.php:567 msgid "Automatically generated - change if desired. Max length 20" msgstr "Automatiskt genererad - ändra om sÃ¥ önskas. Maxlängd 20" -#: ../../mod/settings.php:519 ../../mod/settings.php:545 +#: ../../mod/settings.php:567 ../../mod/settings.php:593 msgid "Consumer Secret" msgstr "Kod för konsument" -#: ../../mod/settings.php:520 ../../mod/settings.php:546 +#: ../../mod/settings.php:568 ../../mod/settings.php:594 msgid "Redirect" msgstr "Omdirigering" -#: ../../mod/settings.php:520 +#: ../../mod/settings.php:568 msgid "" "Redirect URI - leave blank unless your application specifically requires " "this" msgstr "Omdirigerings-URI - lämna blankt om inte din applikation specifikt behöver det" -#: ../../mod/settings.php:521 ../../mod/settings.php:547 +#: ../../mod/settings.php:569 ../../mod/settings.php:595 msgid "Icon url" msgstr "Ikon-URL" -#: ../../mod/settings.php:521 +#: ../../mod/settings.php:569 msgid "Optional" msgstr "Frivillig" -#: ../../mod/settings.php:532 +#: ../../mod/settings.php:580 msgid "You can't edit this application." msgstr "Du kan inte redigera den här applikationen." -#: ../../mod/settings.php:575 +#: ../../mod/settings.php:623 msgid "Connected Apps" msgstr "Anslutna appar" -#: ../../mod/settings.php:579 +#: ../../mod/settings.php:627 msgid "Client key starts with" msgstr "Klientnyckel börjar med" -#: ../../mod/settings.php:580 +#: ../../mod/settings.php:628 msgid "No name" msgstr "Inget namn" -#: ../../mod/settings.php:581 +#: ../../mod/settings.php:629 msgid "Remove authorization" msgstr "Ta bort behörighet" -#: ../../mod/settings.php:592 +#: ../../mod/settings.php:640 msgid "No feature settings configured" msgstr "Inga funktionsinställningar konfigurerade" -#: ../../mod/settings.php:600 +#: ../../mod/settings.php:648 msgid "Feature Settings" msgstr "Funktionsinställningar" -#: ../../mod/settings.php:623 +#: ../../mod/settings.php:671 msgid "Account Settings" msgstr "Kontoinställningar" -#: ../../mod/settings.php:624 +#: ../../mod/settings.php:672 msgid "Password Settings" msgstr "Lösenordsinställningar" -#: ../../mod/settings.php:625 +#: ../../mod/settings.php:673 msgid "New Password:" msgstr "Nytt lösenord:" -#: ../../mod/settings.php:626 +#: ../../mod/settings.php:674 msgid "Confirm:" msgstr "Bekräfta:" -#: ../../mod/settings.php:626 +#: ../../mod/settings.php:674 msgid "Leave password fields blank unless changing" msgstr "Lämna lösenordsfälten blanka om lösenordet inte ska ändras" -#: ../../mod/settings.php:628 ../../mod/settings.php:938 +#: ../../mod/settings.php:676 ../../mod/settings.php:1006 msgid "Email Address:" msgstr "E-postadress" -#: ../../mod/settings.php:629 +#: ../../mod/settings.php:677 ../../mod/removeaccount.php:61 msgid "Remove Account" msgstr "Ta bort konto" -#: ../../mod/settings.php:630 +#: ../../mod/settings.php:678 +msgid "Remove this account from this server including all its channels" +msgstr "Ta bort det här kontot frÃ¥n servern, inklusive alla dess kanaler" + +#: ../../mod/settings.php:679 ../../mod/settings.php:1088 msgid "Warning: This action is permanent and cannot be reversed." msgstr "Varning: Den här handlingen är permanent och kan inte Ã¥terställas." -#: ../../mod/settings.php:646 +#: ../../mod/settings.php:695 msgid "Off" msgstr "Av" -#: ../../mod/settings.php:646 +#: ../../mod/settings.php:695 msgid "On" msgstr "PÃ¥" -#: ../../mod/settings.php:653 +#: ../../mod/settings.php:702 msgid "Additional Features" msgstr "Ytterligare funktioner" -#: ../../mod/settings.php:678 +#: ../../mod/settings.php:727 msgid "Connector Settings" msgstr "Anslutningsinställningar" -#: ../../mod/settings.php:708 ../../mod/admin.php:389 +#: ../../mod/settings.php:758 msgid "No special theme for mobile devices" msgstr "Inget särskilt tema för mobila enheter" -#: ../../mod/settings.php:749 +#: ../../mod/settings.php:767 +#, php-format +msgid "%s - (Experimental)" +msgstr "%s - (experimentellt)" + +#: ../../mod/settings.php:803 msgid "Display Settings" msgstr "Utseende" -#: ../../mod/settings.php:755 +#: ../../mod/settings.php:809 msgid "Display Theme:" msgstr "Tema för utseende:" -#: ../../mod/settings.php:756 +#: ../../mod/settings.php:810 msgid "Mobile Theme:" msgstr "Mobilt tema:" -#: ../../mod/settings.php:757 +#: ../../mod/settings.php:811 +msgid "Enable user zoom on mobile devices" +msgstr "TillÃ¥t användare att zooma pÃ¥ mobila enheter" + +#: ../../mod/settings.php:812 msgid "Update browser every xx seconds" msgstr "Uppdatera webbläsaren var xx sekund" -#: ../../mod/settings.php:757 +#: ../../mod/settings.php:812 msgid "Minimum of 10 seconds, no maximum" msgstr "Minst 10 sekunder, inget maximum" -#: ../../mod/settings.php:758 +#: ../../mod/settings.php:813 msgid "Maximum number of conversations to load at any time:" msgstr "Högsta antal konversationer att ladda Ã¥t gÃ¥ngen:" -#: ../../mod/settings.php:758 +#: ../../mod/settings.php:813 msgid "Maximum of 100 items" msgstr "Maximalt 100 poster" -#: ../../mod/settings.php:759 +#: ../../mod/settings.php:814 msgid "Don't show emoticons" msgstr "Visa inte känsloikoner" -#: ../../mod/settings.php:760 -msgid "Do not view remote profiles in frames" -msgstr "Visa inte profiler pÃ¥ andra servrar i ramar" - -#: ../../mod/settings.php:760 -msgid "By default open in a sub-window of your own site" -msgstr "Som standard öppnas de i ett underfönster pÃ¥ din lokala server" +#: ../../mod/settings.php:815 +msgid "Link post titles to source" +msgstr "Länka inläggstitlar till källan" -#: ../../mod/settings.php:761 +#: ../../mod/settings.php:816 msgid "System Page Layout Editor - (advanced)" msgstr "Redigera systemets sidlayout (avancerat)" -#: ../../mod/settings.php:796 +#: ../../mod/settings.php:819 +msgid "Use blog/list mode on channel page" +msgstr "Använd blogg-/listläge pÃ¥ kanalsida" + +#: ../../mod/settings.php:819 ../../mod/settings.php:820 +msgid "(comments displayed separately)" +msgstr "(kommentarer visas separat)" + +#: ../../mod/settings.php:820 +msgid "Use blog/list mode on matrix page" +msgstr "Använd blogg-/listläge pÃ¥ matrissida" + +#: ../../mod/settings.php:821 +msgid "Channel page max height of content (in pixels)" +msgstr "Maxhöjd för innehÃ¥ll pÃ¥ kanalsidor (i pixels)" + +#: ../../mod/settings.php:821 ../../mod/settings.php:822 +msgid "click to expand content exceeding this height" +msgstr "klicka för att fälla ut innehÃ¥ll som överskrider den här höjden" + +#: ../../mod/settings.php:822 +msgid "Matrix page max height of content (in pixels)" +msgstr "Maxhöjd för innehÃ¥ll pÃ¥ matrissidan (i pixels)" + +#: ../../mod/settings.php:856 msgid "Nobody except yourself" msgstr "Ingen utom dig själv" -#: ../../mod/settings.php:797 +#: ../../mod/settings.php:857 msgid "Only those you specifically allow" msgstr "Endast utvalda" -#: ../../mod/settings.php:798 -msgid "Anybody in your address book" -msgstr "Vem som helst i din adressbok" +#: ../../mod/settings.php:858 +msgid "Approved connections" +msgstr "Godkända kontakter" + +#: ../../mod/settings.php:859 +msgid "Any connections" +msgstr "Alla kontakter" -#: ../../mod/settings.php:799 +#: ../../mod/settings.php:860 msgid "Anybody on this website" msgstr "Vem som helst pÃ¥ den här servern" -#: ../../mod/settings.php:800 +#: ../../mod/settings.php:861 msgid "Anybody in this network" msgstr "Vem som helst i det här nätverket" -#: ../../mod/settings.php:801 +#: ../../mod/settings.php:862 msgid "Anybody authenticated" msgstr "Vem som helst som har autentiserat sig" -#: ../../mod/settings.php:802 +#: ../../mod/settings.php:863 msgid "Anybody on the internet" msgstr "Vem som helst pÃ¥ Internet" -#: ../../mod/settings.php:879 +#: ../../mod/settings.php:937 msgid "Publish your default profile in the network directory" msgstr "Publicera din standardprofil i nätverkskatalogen" -#: ../../mod/settings.php:879 ../../mod/settings.php:884 -#: ../../mod/settings.php:955 ../../mod/api.php:106 ../../mod/profiles.php:484 -msgid "No" -msgstr "Nej" - -#: ../../mod/settings.php:879 ../../mod/settings.php:884 -#: ../../mod/settings.php:955 ../../mod/api.php:105 ../../mod/profiles.php:483 -msgid "Yes" -msgstr "Ja" - -#: ../../mod/settings.php:884 +#: ../../mod/settings.php:942 msgid "Allow us to suggest you as a potential friend to new members?" msgstr "TillÃ¥t oss att föreslÃ¥ dig som möjlig vän för nya medlemmar" -#: ../../mod/settings.php:888 ../../mod/profile_photo.php:288 +#: ../../mod/settings.php:946 ../../mod/profile_photo.php:365 msgid "or" msgstr "eller" -#: ../../mod/settings.php:893 +#: ../../mod/settings.php:951 msgid "Your channel address is" msgstr "Din kanaladress är" -#: ../../mod/settings.php:927 +#: ../../mod/settings.php:995 msgid "Channel Settings" msgstr "Kanalinställningar" -#: ../../mod/settings.php:936 +#: ../../mod/settings.php:1004 msgid "Basic Settings" msgstr "Grundläggande inställningar" -#: ../../mod/settings.php:939 +#: ../../mod/settings.php:1007 msgid "Your Timezone:" msgstr "Din tidszon:" -#: ../../mod/settings.php:940 +#: ../../mod/settings.php:1008 msgid "Default Post Location:" msgstr "Standardplats:" -#: ../../mod/settings.php:940 +#: ../../mod/settings.php:1008 msgid "Geographical location to display on your posts" msgstr "Geografisk plats att visa för dina inlägg" -#: ../../mod/settings.php:941 +#: ../../mod/settings.php:1009 msgid "Use Browser Location:" msgstr "Använd webbläsarens position:" -#: ../../mod/settings.php:943 +#: ../../mod/settings.php:1011 msgid "Adult Content" -msgstr "Pornografiskt innehÃ¥ll" +msgstr "InnehÃ¥ll olämpligt för barn" -#: ../../mod/settings.php:943 +#: ../../mod/settings.php:1011 msgid "" "This channel frequently or regularly publishes adult content. (Please tag " "any adult material and/or nudity with #NSFW)" -msgstr "Den här kanalen publicerar ofta eller regelbundet pornografiskt innehÃ¥ll. (Tagga allt pornografiskt material och/eller nakenhet med #NSFW, tack)" +msgstr "Den här kanalen publicerar ofta eller regelbundet innehÃ¥ll som är olämpligt för barn. (Tagga allt pornografiskt material och/eller nakenhet med #NSFW, tack)" -#: ../../mod/settings.php:945 +#: ../../mod/settings.php:1013 msgid "Security and Privacy Settings" msgstr "Säkerhets- och integritetsinställningar" -#: ../../mod/settings.php:947 +#: ../../mod/settings.php:1015 +msgid "Your permissions are already configured. Click to view/adjust" +msgstr "Dina behörigheter har redan ställts in. Klicka för att visa/ändra" + +#: ../../mod/settings.php:1017 msgid "Hide my online presence" msgstr "Visa inte min online-närvaro" -#: ../../mod/settings.php:947 +#: ../../mod/settings.php:1017 msgid "Prevents displaying in your profile that you are online" msgstr "Förhindrar att det syns i din profil att du är online" -#: ../../mod/settings.php:949 +#: ../../mod/settings.php:1019 msgid "Simple Privacy Settings:" msgstr "Enkla integritetsinställningar:" -#: ../../mod/settings.php:950 +#: ../../mod/settings.php:1020 msgid "" "Very Public - <em>extremely permissive (should be used with caution)</em>" msgstr "Väldigt offentligt - <em>extremt tillÃ¥tande (bör användas försiktigt)</em>" -#: ../../mod/settings.php:951 +#: ../../mod/settings.php:1021 msgid "" "Typical - <em>default public, privacy when desired (similar to social " "network permissions but with improved privacy)</em>" msgstr "Typiskt - <em>offentligt som standard, privat när sÃ¥ önskas (liknande behörigheter som pÃ¥ sociala nätverk men med förbättrad integritet)</em>" -#: ../../mod/settings.php:952 +#: ../../mod/settings.php:1022 msgid "Private - <em>default private, never open or public</em>" msgstr "Privat - <em>privat som standard, aldrig öppet eller offentligt</em>" -#: ../../mod/settings.php:953 +#: ../../mod/settings.php:1023 msgid "Blocked - <em>default blocked to/from everybody</em>" msgstr "Blockera - <em>som standard blockerat till/frÃ¥n alla</em>" -#: ../../mod/settings.php:955 +#: ../../mod/settings.php:1025 msgid "Allow others to tag your posts" msgstr "LÃ¥t andra tagga dina inlägg" -#: ../../mod/settings.php:955 +#: ../../mod/settings.php:1025 msgid "" "Often used by the community to retro-actively flag inappropriate content" msgstr "Ofta använt av gemenskapen för att i efterhand flagga olämpligt innehÃ¥ll" -#: ../../mod/settings.php:957 +#: ../../mod/settings.php:1027 msgid "Advanced Privacy Settings" msgstr "Avancerade integritetsinställningar" -#: ../../mod/settings.php:959 +#: ../../mod/settings.php:1029 msgid "Expire other channel content after this many days" msgstr "LÃ¥t annat kanalinnehÃ¥ll upphöra efter efter sÃ¥ här mÃ¥nga dagar" -#: ../../mod/settings.php:959 +#: ../../mod/settings.php:1029 msgid "0 or blank prevents expiration" msgstr "0 eller blankt förhindrar upphörande" -#: ../../mod/settings.php:960 +#: ../../mod/settings.php:1030 msgid "Maximum Friend Requests/Day:" msgstr "Högsta antal vänförfrÃ¥gningar per dag:" -#: ../../mod/settings.php:960 +#: ../../mod/settings.php:1030 msgid "May reduce spam activity" msgstr "Kan reducera spamaktivitet" -#: ../../mod/settings.php:961 +#: ../../mod/settings.php:1031 msgid "Default Post Permissions" msgstr "Standardbehörighet för inlägg" -#: ../../mod/settings.php:962 ../../mod/mitem.php:134 ../../mod/mitem.php:177 -msgid "(click to open/close)" -msgstr "(klicka för att öppna/stänga)" +#: ../../mod/settings.php:1036 +msgid "Channel permissions category:" +msgstr "Kanalens behörighetskategori:" -#: ../../mod/settings.php:973 +#: ../../mod/settings.php:1044 msgid "Maximum private messages per day from unknown people:" msgstr "Högsta antal privata meddelanden per dag frÃ¥n okända personer:" -#: ../../mod/settings.php:973 +#: ../../mod/settings.php:1044 msgid "Useful to reduce spamming" msgstr "Användbart för att minska skräputskick" -#: ../../mod/settings.php:976 +#: ../../mod/settings.php:1047 msgid "Notification Settings" msgstr "Notifieringsinställningar" -#: ../../mod/settings.php:977 +#: ../../mod/settings.php:1048 msgid "By default post a status message when:" msgstr "Skicka som standard ett statusmeddelande när:" -#: ../../mod/settings.php:978 +#: ../../mod/settings.php:1049 msgid "accepting a friend request" msgstr "du accepterar en vänförfrÃ¥gan" -#: ../../mod/settings.php:979 +#: ../../mod/settings.php:1050 msgid "joining a forum/community" msgstr "du gÃ¥r med i ett forum/en gemenskap" -#: ../../mod/settings.php:980 +#: ../../mod/settings.php:1051 msgid "making an <em>interesting</em> profile change" msgstr "du gör en <em>intressant</em> ändring av profilen" -#: ../../mod/settings.php:981 +#: ../../mod/settings.php:1052 msgid "Send a notification email when:" -msgstr "Skicka en notifiering via e-post med när:" +msgstr "Skicka en notifiering via e-post när:" -#: ../../mod/settings.php:982 +#: ../../mod/settings.php:1053 msgid "You receive a connection request" msgstr "Du fÃ¥r en kontaktförfrÃ¥gan" -#: ../../mod/settings.php:983 +#: ../../mod/settings.php:1054 msgid "Your connections are confirmed" msgstr "Dina kontakter bekräftas" -#: ../../mod/settings.php:984 +#: ../../mod/settings.php:1055 msgid "Someone writes on your profile wall" msgstr "NÃ¥gon skriver pÃ¥ din profilvägg" -#: ../../mod/settings.php:985 +#: ../../mod/settings.php:1056 msgid "Someone writes a followup comment" msgstr "NÃ¥gon skriver en uppföljande kommentar" -#: ../../mod/settings.php:986 +#: ../../mod/settings.php:1057 msgid "You receive a private message" msgstr "Du tar emot ett privat meddelande" -#: ../../mod/settings.php:987 +#: ../../mod/settings.php:1058 msgid "You receive a friend suggestion" msgstr "Du tar emot ett vänförslag" -#: ../../mod/settings.php:988 +#: ../../mod/settings.php:1059 msgid "You are tagged in a post" msgstr "Du taggas i ett inlägg" -#: ../../mod/settings.php:989 +#: ../../mod/settings.php:1060 msgid "You are poked/prodded/etc. in a post" msgstr "Du puffas/stöts till/etc. i ett inlägg" -#: ../../mod/settings.php:992 +#: ../../mod/settings.php:1063 +msgid "Show visual notifications including:" +msgstr "Visa visuella notifieringar vid:" + +#: ../../mod/settings.php:1065 +msgid "Unseen matrix activity" +msgstr "Oläst matrisaktivitet" + +#: ../../mod/settings.php:1066 +msgid "Unseen channel activity" +msgstr "Oläst kanalaktivitet" + +#: ../../mod/settings.php:1067 +msgid "Unseen private messages" +msgstr "Olästa privata meddelanden" + +#: ../../mod/settings.php:1067 ../../mod/settings.php:1072 +#: ../../mod/settings.php:1073 ../../mod/settings.php:1074 +msgid "Recommended" +msgstr "Rekommenderas" + +#: ../../mod/settings.php:1068 +msgid "Upcoming events" +msgstr "Kommande händelser" + +#: ../../mod/settings.php:1069 +msgid "Events today" +msgstr "Dagens händelser" + +#: ../../mod/settings.php:1070 +msgid "Upcoming birthdays" +msgstr "Kommande födelsedagar" + +#: ../../mod/settings.php:1070 +msgid "Not available in all themes" +msgstr "Inte tillgänglig i alla teman" + +#: ../../mod/settings.php:1071 +msgid "System (personal) notifications" +msgstr "Systemmeddelanden (personliga)" + +#: ../../mod/settings.php:1072 +msgid "System info messages" +msgstr "Systemmeddelanden" + +#: ../../mod/settings.php:1073 +msgid "System critical alerts" +msgstr "Systemkritiska varningar" + +#: ../../mod/settings.php:1074 +msgid "New connections" +msgstr "Nya kontakter" + +#: ../../mod/settings.php:1075 +msgid "System Registrations" +msgstr "Systemregistreringar" + +#: ../../mod/settings.php:1077 +msgid "Notify me of events this many days in advance" +msgstr "Meddela mig om händelser sÃ¥ här mÃ¥nga dagar i förväg" + +#: ../../mod/settings.php:1077 +msgid "Must be greater than 0" +msgstr "MÃ¥ste vara större än 0" + +#: ../../mod/settings.php:1079 msgid "Advanced Account/Page Type Settings" msgstr "Avancerade konto-/sidtypsinställningar" -#: ../../mod/settings.php:993 +#: ../../mod/settings.php:1080 msgid "Change the behaviour of this account for special situations" msgstr "Ändra det här kontots beteende i särskilda situationer" -#: ../../mod/settings.php:996 +#: ../../mod/settings.php:1083 msgid "" "Please enable expert mode (in <a href=\"settings/features\">Settings > " "Additional features</a>) to adjust!" msgstr "Aktivera expertläge (i <a href=\"settings/features\">Inställningar > Ytterligare funktioner</a>) för att göra ändringar!" -#: ../../mod/settings.php:997 +#: ../../mod/settings.php:1084 msgid "Miscellaneous Settings" msgstr "Diverse inställningar" -#: ../../mod/settings.php:999 +#: ../../mod/settings.php:1086 msgid "Personal menu to display in your channel pages" msgstr "Personlig meny att visa i dina kanalsidor" -#: ../../mod/menu.php:21 -msgid "Menu updated." -msgstr "Meny uppdaterad." - -#: ../../mod/menu.php:25 -msgid "Unable to update menu." -msgstr "Kunde inte uppdatera meny." - -#: ../../mod/menu.php:30 -msgid "Menu created." -msgstr "Meny skapad." - -#: ../../mod/menu.php:34 -msgid "Unable to create menu." -msgstr "Kunde inte skapa meny." +#: ../../mod/settings.php:1087 +msgid "Remove this channel" +msgstr "Ta bort den här kanalen" -#: ../../mod/menu.php:57 -msgid "Manage Menus" -msgstr "Hantera menyer" +#: ../../mod/events.php:81 +msgid "Event can not end before it has started." +msgstr "Händelser kan inte sluta innan de börjat." -#: ../../mod/menu.php:60 -msgid "Drop" -msgstr "Ta bort" +#: ../../mod/events.php:86 +msgid "Event title and start time are required." +msgstr "Händelsen behöver titel och starttid." -#: ../../mod/menu.php:62 -msgid "Create a new menu" -msgstr "Skapa en ny meny" +#: ../../mod/events.php:100 +msgid "Event not found." +msgstr "Händelsen hittades inte." -#: ../../mod/menu.php:63 -msgid "Delete this menu" -msgstr "Ta bort den här menyn" +#: ../../mod/events.php:369 +msgid "l, F j" +msgstr "l, j F" -#: ../../mod/menu.php:64 ../../mod/menu.php:109 -msgid "Edit menu contents" -msgstr "Redigera menyinnehÃ¥ll" +#: ../../mod/events.php:391 +msgid "Edit event" +msgstr "Redigera händelse" -#: ../../mod/menu.php:65 -msgid "Edit this menu" -msgstr "Redigera den här menyn" +#: ../../mod/events.php:443 +msgid "Create New Event" +msgstr "Skapa ny händelse" -#: ../../mod/menu.php:80 -msgid "New Menu" -msgstr "Ny meny" +#: ../../mod/events.php:444 ../../mod/photos.php:859 +msgid "Previous" +msgstr "FöregÃ¥ende" -#: ../../mod/menu.php:81 ../../mod/menu.php:110 -msgid "Menu name" -msgstr "Menynamn" +#: ../../mod/events.php:446 +msgid "Export" +msgstr "Exportera" -#: ../../mod/menu.php:81 ../../mod/menu.php:110 -msgid "Must be unique, only seen by you" -msgstr "MÃ¥ste vara unikt, ses endast av dig" +#: ../../mod/events.php:571 +msgid "Event details" +msgstr "Detaljer för händelse" -#: ../../mod/menu.php:82 ../../mod/menu.php:111 -msgid "Menu title" -msgstr "Menytitel" +#: ../../mod/events.php:572 +msgid "Starting date and Title are required." +msgstr "Startdatum och titel är obligatoriska." -#: ../../mod/menu.php:82 ../../mod/menu.php:111 -msgid "Menu title as seen by others" -msgstr "Menytitel som andra ser den" +#: ../../mod/events.php:576 +msgid "Event Starts:" +msgstr "Händelsen börjar:" -#: ../../mod/menu.php:83 ../../mod/menu.php:112 -msgid "Allow bookmarks" -msgstr "TillÃ¥t bokmärken" +#: ../../mod/events.php:576 ../../mod/events.php:592 ../../mod/appman.php:91 +#: ../../mod/appman.php:92 +msgid "Required" +msgstr "Behövs" -#: ../../mod/menu.php:83 ../../mod/menu.php:112 -msgid "Menu may be used to store saved bookmarks" -msgstr "Menyn kan användas för att spara bokmärken" +#: ../../mod/events.php:582 +msgid "Finish date/time is not known or not relevant" +msgstr "Slutdatum/tid är okänt eller inte relevant" -#: ../../mod/menu.php:84 ../../mod/mitem.php:142 ../../mod/new_channel.php:117 -msgid "Create" -msgstr "Skapa" +#: ../../mod/events.php:584 +msgid "Event Finishes:" +msgstr "Händelsen slutar:" -#: ../../mod/menu.php:92 ../../mod/mitem.php:14 -msgid "Menu not found." -msgstr "Menyn hittades inte." +#: ../../mod/events.php:586 +msgid "Adjust for viewer timezone" +msgstr "Justera för betraktarens tidszon" -#: ../../mod/menu.php:98 -msgid "Menu deleted." -msgstr "Meny borttagen." +#: ../../mod/events.php:588 +msgid "Description:" +msgstr "Beskrivning:" -#: ../../mod/menu.php:100 -msgid "Menu could not be deleted." -msgstr "Menyn kunde inte tas bort." +#: ../../mod/events.php:592 +msgid "Title:" +msgstr "Titel:" -#: ../../mod/menu.php:106 -msgid "Edit Menu" -msgstr "Redigera meny" +#: ../../mod/events.php:594 +msgid "Share this event" +msgstr "Dela den här händelsen" -#: ../../mod/menu.php:108 -msgid "Add or remove entries to this menu" -msgstr "Lägg till eller ta bort menyval" +#: ../../mod/pubsites.php:16 +msgid "Public Sites" +msgstr "Offentliga servrar" -#: ../../mod/menu.php:114 ../../mod/mitem.php:186 -msgid "Modify" -msgstr "Ändra" +#: ../../mod/pubsites.php:19 +msgid "" +"The listed sites allow public registration into the Red Matrix. All sites in" +" the matrix are interlinked so membership on any of them conveys membership " +"in the matrix as a whole. Some sites may require subscription or provide " +"tiered service plans. The provider links <strong>may</strong> provide " +"additional details." +msgstr "De listade servrarna tillÃ¥ter offentlig registrering i Red Matrix. Alla servrar i matrisen är sammankopplade, sÃ¥ medlemskap i en av dem medför medlemskap i matrisen som helhet. Vissa servrar kan kräva abonnemang eller erbjuda uppdelade tjänstenivÃ¥er. Leverantörslänkarna <strong>kan</strong> ge ytterligare detaljer." -#: ../../mod/menu.php:120 ../../mod/mitem.php:78 ../../mod/xchan.php:27 -#: ../../mod/dirprofile.php:181 -msgid "Not found." -msgstr "Hittades inte." +#: ../../mod/pubsites.php:25 +msgid "Site URL" +msgstr "Server-URL" -#: ../../mod/webpages.php:122 ../../mod/layouts.php:116 -#: ../../mod/blocks.php:97 -msgid "View" -msgstr "Visa" +#: ../../mod/pubsites.php:25 +msgid "Access Type" +msgstr "Ã…tkomsttyp" -#: ../../mod/api.php:76 ../../mod/api.php:102 -msgid "Authorize application connection" -msgstr "TillÃ¥t anslutning av applikation" +#: ../../mod/pubsites.php:25 +msgid "Registration Policy" +msgstr "Registreringspolicy" -#: ../../mod/api.php:77 -msgid "Return to your app and insert this Securty Code:" -msgstr "Ã…tergÃ¥ till din applikation och ange den här säkerhetskoden:" +#: ../../mod/pubsites.php:25 ../../mod/profiles.php:428 +msgid "Location" +msgstr "Plats" -#: ../../mod/api.php:89 -msgid "Please login to continue." -msgstr "Logga in för att fortsätta." +#: ../../mod/channel.php:25 ../../mod/chat.php:19 +msgid "You must be logged in to see this page." +msgstr "Du mÃ¥ste vara inloggad för att se den här sidan." -#: ../../mod/api.php:104 -msgid "" -"Do you want to authorize this application to access your posts and contacts," -" and/or create new posts for you?" -msgstr "Vill du lÃ¥ta den här applikationen fÃ¥ tillgÃ¥ng till dina inlägg och kontakter, och/eller skapa nya inlägg Ã¥t dig?" +#: ../../mod/channel.php:86 +msgid "Insufficient permissions. Request redirected to profile page." +msgstr "Otillräckliga behörigheter. FörfrÃ¥gan omdirigerad till profilsidan." -#: ../../mod/apps.php:8 -msgid "No installed applications." -msgstr "Inga installerade applikationer" +#: ../../mod/rbmark.php:88 +msgid "Select a bookmark folder" +msgstr "Välj en bokmärkeskatalog" -#: ../../mod/apps.php:13 -msgid "Applications" -msgstr "Applikationer" +#: ../../mod/rbmark.php:93 +msgid "Save Bookmark" +msgstr "Spara bokmärke" -#: ../../mod/editpost.php:20 ../../mod/editblock.php:8 -#: ../../mod/editblock.php:27 ../../mod/editblock.php:53 -#: ../../mod/editlayout.php:36 ../../mod/editwebpage.php:32 -msgid "Item not found" -msgstr "Posten hittas inte" +#: ../../mod/rbmark.php:94 +msgid "URL of bookmark" +msgstr "Bokmärkets URL" -#: ../../mod/editpost.php:31 -msgid "Item is not editable" -msgstr "Posten gÃ¥r ej att redigera" +#: ../../mod/rbmark.php:95 ../../mod/appman.php:93 +msgid "Description" +msgstr "Beskrivning" -#: ../../mod/editpost.php:42 ../../mod/rpost.php:86 -msgid "Edit post" -msgstr "Redigera inlägg" +#: ../../mod/rbmark.php:99 +msgid "Or enter new bookmark folder name" +msgstr "Eller ange nytt namn pÃ¥ bokmärkeskatalog" -#: ../../mod/editpost.php:53 -msgid "Delete item?" -msgstr "Ta bort posten?" +#: ../../mod/chat.php:167 +msgid "Room not found" +msgstr "Rum hittas inte" -#: ../../mod/editpost.php:116 ../../mod/editblock.php:115 -#: ../../mod/editlayout.php:110 ../../mod/editwebpage.php:147 -msgid "Insert YouTube video" -msgstr "Infoga Youtube-video" +#: ../../mod/chat.php:178 +msgid "Leave Room" +msgstr "Lämna rummet" -#: ../../mod/editpost.php:117 ../../mod/editblock.php:116 -#: ../../mod/editlayout.php:111 ../../mod/editwebpage.php:148 -msgid "Insert Vorbis [.ogg] video" -msgstr "Infoga Vorbis [.ogg]-video" +#: ../../mod/chat.php:179 +msgid "Delete This Room" +msgstr "Ta bort det här rummet" -#: ../../mod/editpost.php:118 ../../mod/editblock.php:117 -#: ../../mod/editlayout.php:112 ../../mod/editwebpage.php:149 -msgid "Insert Vorbis [.ogg] audio" -msgstr "Infoga Vorbis [.ogg]-ljud" +#: ../../mod/chat.php:180 +msgid "I am away right now" +msgstr "Jag är borta för tillfället" -#: ../../mod/cloud.php:112 -msgid "Red Matrix - Guests: Username: {your email address}, Password: +++" -msgstr "Red Matrix - Gäster: Användarnamn: {din e-postadress}, Lösenord: +++" +#: ../../mod/chat.php:181 +msgid "I am online" +msgstr "Jag är online" -#: ../../mod/bookmarks.php:38 -msgid "Bookmark added" -msgstr "Bokmärke tillagt" +#: ../../mod/chat.php:183 +msgid "Bookmark this room" +msgstr "Bokmärk det här rummet" -#: ../../mod/bookmarks.php:58 -msgid "My Bookmarks" -msgstr "Mina bokmärken" +#: ../../mod/chat.php:207 ../../mod/chat.php:229 +msgid "New Chatroom" +msgstr "Nytt chattrum" -#: ../../mod/bookmarks.php:69 -msgid "My Connections Bookmarks" -msgstr "Mina kontakters bokmärken" +#: ../../mod/chat.php:208 +msgid "Chatroom Name" +msgstr "Namn pÃ¥ chattrum" -#: ../../mod/subthread.php:105 +#: ../../mod/chat.php:225 #, php-format -msgid "%1$s is following %2$s's %3$s" -msgstr "%1$s följer %2$ss %3$s" +msgid "%1$s's Chatrooms" +msgstr "%1$ss chattrum" -#: ../../mod/update_network.php:23 ../../mod/update_channel.php:43 -#: ../../mod/update_search.php:46 ../../mod/update_display.php:25 -msgid "[Embedded content - reload page to view]" -msgstr "[Inbäddat innehÃ¥ll - ladda om sidan för att visa]" +#: ../../mod/siteinfo.php:92 +#, php-format +msgid "Version %s" +msgstr "Version %s" -#: ../../mod/chanview.php:77 ../../mod/home.php:50 ../../mod/page.php:47 -#: ../../mod/block.php:39 ../../mod/wall_upload.php:28 -msgid "Channel not found." -msgstr "Kanalen hittas inte." +#: ../../mod/siteinfo.php:113 +msgid "Installed plugins/addons/apps:" +msgstr "Installerade tillägg/moduler/appar:" -#: ../../mod/chanview.php:93 -msgid "toggle full screen mode" -msgstr "växla helskärmsläge" +#: ../../mod/siteinfo.php:126 +msgid "No installed plugins/addons/apps" +msgstr "Inga installerade tillägg/moduler/appar" -#: ../../mod/tagger.php:98 -#, php-format -msgid "%1$s tagged %2$s's %3$s with %4$s" -msgstr "%1$s taggade%2$ss %3$s med %4$s" +#: ../../mod/siteinfo.php:134 +msgid "Red" +msgstr "Red" -#: ../../mod/acl.php:239 -msgid "network" -msgstr "nätverk" +#: ../../mod/siteinfo.php:135 +msgid "" +"This is a hub of the Red Matrix - a global cooperative network of " +"decentralized privacy enhanced websites." +msgstr "Det här är en hubb som ingÃ¥r i Red Matrix - ett globalt samverkande nätverk av decentraliserade webbplatser med bättre integritetskydd." -#: ../../mod/viewconnections.php:17 ../../mod/search.php:13 -#: ../../mod/directory.php:15 ../../mod/display.php:9 -#: ../../mod/dirprofile.php:9 ../../mod/photos.php:443 -msgid "Public access denied." -msgstr "Offentlig behörighet saknas." +#: ../../mod/siteinfo.php:139 +msgid "Running at web location" +msgstr "Kör pÃ¥ webbutrymmet" -#: ../../mod/viewconnections.php:50 -msgid "No connections." -msgstr "Inga kontakter." +#: ../../mod/siteinfo.php:140 +msgid "" +"Please visit <a href=\"http://getzot.com\">GetZot.com</a> to learn more " +"about the Red Matrix." +msgstr "Besök <a href=\"http://getzot.com\">GetZot.com</a> lära dig mer om Red Matrix." -#: ../../mod/viewconnections.php:62 -#, php-format -msgid "Visit %s's profile [%s]" -msgstr "Besök %ss profil [%s]" +#: ../../mod/siteinfo.php:141 +msgid "Bug reports and issues: please visit" +msgstr "Buggrapporter och problem: besök" -#: ../../mod/viewconnections.php:77 -msgid "View Connnections" -msgstr "Visa kontakter" +#: ../../mod/siteinfo.php:144 +msgid "" +"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot " +"com" +msgstr "Förslag, uppskattning, etc. - maila \"redmatrix\" at librelist - dot com" -#: ../../mod/tagrm.php:41 -msgid "Tag removed" -msgstr "Tagg borttagen" +#: ../../mod/siteinfo.php:146 +msgid "Site Administrators" +msgstr "Serveradministratörer" -#: ../../mod/tagrm.php:79 -msgid "Remove Item Tag" -msgstr "Ta bort innehÃ¥llstagg" +#: ../../mod/chatsvc.php:111 +msgid "Away" +msgstr "Borta" -#: ../../mod/tagrm.php:81 -msgid "Select a tag to remove: " -msgstr "Välj en tagg att ta bort: " +#: ../../mod/chatsvc.php:115 +msgid "Online" +msgstr "Online" -#: ../../mod/tagrm.php:93 ../../mod/delegate.php:130 ../../mod/photos.php:908 -msgid "Remove" -msgstr "Ta bort" +#: ../../mod/regmod.php:11 +msgid "Please login." +msgstr "Logga in." -#: ../../mod/connect.php:55 ../../mod/connect.php:103 +#: ../../mod/connect.php:56 ../../mod/connect.php:104 msgid "Continue" msgstr "Fortsätt" -#: ../../mod/connect.php:84 +#: ../../mod/connect.php:85 msgid "Premium Channel Setup" msgstr "Inställning av premiumkanal" -#: ../../mod/connect.php:86 +#: ../../mod/connect.php:87 msgid "Enable premium channel connection restrictions" msgstr "Aktivera kontaktrestriktioner för premiumkanal" -#: ../../mod/connect.php:87 +#: ../../mod/connect.php:88 msgid "" "Please enter your restrictions or conditions, such as paypal receipt, usage " "guidelines, etc." msgstr "Ange dina restriktioner och villkor, som Paypal-kvitto, användarriktlinjer, etc." -#: ../../mod/connect.php:89 ../../mod/connect.php:109 +#: ../../mod/connect.php:90 ../../mod/connect.php:110 msgid "" "This channel may require additional steps or acknowledgement of the " "following conditions prior to connecting:" msgstr "Den här kanalen kan kräva ytterligare steg eller godkännande av följande villkor innan anslutning:" -#: ../../mod/connect.php:90 +#: ../../mod/connect.php:91 msgid "" "Potential connections will then see the following text before proceeding:" msgstr "Potentiella kontakter kommer sedan att se följande text innan de gÃ¥r vidare:" -#: ../../mod/connect.php:91 ../../mod/connect.php:112 +#: ../../mod/connect.php:92 ../../mod/connect.php:113 msgid "" "By continuing, I certify that I have complied with any instructions provided" " on this page." msgstr "Genom att fortsätta intygar jag att jag har följt alla instruktioner som ges pÃ¥ den här sidan." -#: ../../mod/connect.php:100 +#: ../../mod/connect.php:101 msgid "(No specific instructions have been provided by the channel owner.)" msgstr "(Inga specifika instruktioner har givits av kanalägaren.)" -#: ../../mod/connect.php:108 +#: ../../mod/connect.php:109 msgid "Restricted or Premium Channel" msgstr "Begränsad kanal eller premiumkanal" -#: ../../mod/delegate.php:95 -msgid "No potential page delegates located." -msgstr "Inga potentiella sid-ombud funna." - -#: ../../mod/delegate.php:121 -msgid "Delegate Page Management" -msgstr "Delegera sidhantering" - -#: ../../mod/delegate.php:123 -msgid "" -"Delegates are able to manage all aspects of this account/page except for " -"basic account settings. Please do not delegate your personal account to " -"anybody that you do not trust completely." -msgstr "Ombud kan hantera alla aspekter av det här kontot/den här sidan förutom grundläggande kontoinställningar. Delegera inte ditt personliga konto till nÃ¥gon som du inte litar fullständigt pÃ¥." - -#: ../../mod/delegate.php:124 -msgid "Existing Page Managers" -msgstr "Befintliga sid-ansvariga" - -#: ../../mod/delegate.php:126 -msgid "Existing Page Delegates" -msgstr "Befintliga sid-ombud" - -#: ../../mod/delegate.php:128 -msgid "Potential Delegates" -msgstr "Potentiella ombud" - -#: ../../mod/delegate.php:131 -msgid "Add" -msgstr "Lägg till" - -#: ../../mod/delegate.php:132 -msgid "No entries." -msgstr "Inga poster." - -#: ../../mod/pdledit.php:13 -msgid "Layout updated." -msgstr "Layout uppdaterad." - -#: ../../mod/pdledit.php:28 ../../mod/pdledit.php:53 -msgid "Edit System Page Description" -msgstr "Redigera systemsidbeskrivning" - -#: ../../mod/pdledit.php:48 -msgid "Layout not found." -msgstr "Layout hittas inte." - -#: ../../mod/pdledit.php:54 -msgid "Module Name:" -msgstr "Modulnamn:" - -#: ../../mod/pdledit.php:55 ../../mod/layouts.php:59 -msgid "Layout Help" -msgstr "Layouthjälp" - -#: ../../mod/attach.php:9 -msgid "Item not available." -msgstr "Post inte tillgänglig." - -#: ../../mod/item.php:147 -msgid "Unable to locate original post." -msgstr "Kunde inte hitta originalinlägget." - -#: ../../mod/item.php:345 -msgid "Empty post discarded." -msgstr "Tomt inlägg förkastat." - -#: ../../mod/item.php:385 -msgid "Executable content type not permitted to this channel." -msgstr "Körbart innehÃ¥ll tillÃ¥ts inte i den här kanalen." - -#: ../../mod/item.php:794 -msgid "System error. Post not saved." -msgstr "Systemfel. Inlägget inte sparat." - -#: ../../mod/item.php:1237 -#, php-format -msgid "You have reached your limit of %1$.0f top level posts." -msgstr "Du har nÃ¥tt din gräns pÃ¥ %1$.0f toppnivÃ¥inlägg." - -#: ../../mod/item.php:1243 -#, php-format -msgid "You have reached your limit of %1$.0f webpages." -msgstr "Du har nÃ¥tt din gräns pÃ¥ %1$.0f webbsidor." - -#: ../../mod/mitem.php:47 -msgid "Menu element updated." -msgstr "Menyval uppdaterat." - -#: ../../mod/mitem.php:51 -msgid "Unable to update menu element." -msgstr "Kunde inte uppdatera menyval." - -#: ../../mod/mitem.php:57 -msgid "Menu element added." -msgstr "Menyval tillagt." - -#: ../../mod/mitem.php:61 -msgid "Unable to add menu element." -msgstr "Kunde inte lägga till menyval." - -#: ../../mod/mitem.php:96 -msgid "Manage Menu Elements" -msgstr "Hantera menyval" - -#: ../../mod/mitem.php:99 -msgid "Edit menu" -msgstr "Redigera meny" - -#: ../../mod/mitem.php:102 -msgid "Edit element" -msgstr "Redigera menyval" - -#: ../../mod/mitem.php:103 -msgid "Drop element" -msgstr "Ta bort menyval" - -#: ../../mod/mitem.php:104 -msgid "New element" -msgstr "Nytt menyval" - -#: ../../mod/mitem.php:105 -msgid "Edit this menu container" -msgstr "Redigera den här menysamlaren" - -#: ../../mod/mitem.php:106 -msgid "Add menu element" -msgstr "Lägg till menyval" - -#: ../../mod/mitem.php:107 -msgid "Delete this menu item" -msgstr "Ta bort det här menyvalet" - -#: ../../mod/mitem.php:108 -msgid "Edit this menu item" -msgstr "Redigera det här menyvalet" - -#: ../../mod/mitem.php:131 -msgid "New Menu Element" -msgstr "Nytt menyval" - -#: ../../mod/mitem.php:133 ../../mod/mitem.php:176 -msgid "Menu Item Permissions" -msgstr "Behörighet för menyval" - -#: ../../mod/mitem.php:136 ../../mod/mitem.php:180 -msgid "Link text" -msgstr "Länktext" - -#: ../../mod/mitem.php:137 ../../mod/mitem.php:181 -msgid "URL of link" -msgstr "Länkens URL" - -#: ../../mod/mitem.php:138 ../../mod/mitem.php:182 -msgid "Use Red magic-auth if available" -msgstr "Använd Red magic-auth om tillgängligt" - -#: ../../mod/mitem.php:139 ../../mod/mitem.php:183 -msgid "Open link in new window" -msgstr "Öppna länk i nytt fönster" - -#: ../../mod/mitem.php:141 ../../mod/mitem.php:185 -msgid "Order in list" -msgstr "Ordningstal i listan" - -#: ../../mod/mitem.php:141 ../../mod/mitem.php:185 -msgid "Higher numbers will sink to bottom of listing" -msgstr "Större tal sjunker till botten av listan" - -#: ../../mod/mitem.php:154 -msgid "Menu item not found." -msgstr "Menyval hittas inte." - -#: ../../mod/mitem.php:163 -msgid "Menu item deleted." -msgstr "Menyval borttaget." - -#: ../../mod/mitem.php:165 -msgid "Menu item could not be deleted." -msgstr "Menyval kunde inte tas bort." - -#: ../../mod/mitem.php:174 -msgid "Edit Menu Element" -msgstr "Redigera menyval" - -#: ../../mod/zfinger.php:23 -msgid "invalid target signature" -msgstr "ogiltig mÃ¥lsignatur" - -#: ../../mod/profperm.php:29 ../../mod/profperm.php:58 -msgid "Invalid profile identifier." -msgstr "Ogiltigt profil-ID." - -#: ../../mod/profperm.php:105 -msgid "Profile Visibility Editor" -msgstr "Redigera profilsynlighet" - -#: ../../mod/profperm.php:109 -msgid "Click on a contact to add or remove." -msgstr "Klicka pÃ¥ en kontakt för att lägga till eller ta bort." - -#: ../../mod/profperm.php:118 -msgid "Visible To" -msgstr "Synlig för" - -#: ../../mod/profperm.php:134 ../../mod/connections.php:277 -msgid "All Connections" -msgstr "Alla kontakter" - -#: ../../mod/group.php:20 -msgid "Collection created." -msgstr "Sammanhang skapat" - -#: ../../mod/group.php:26 -msgid "Could not create collection." -msgstr "Kunde inte skapa sammanhanget." - -#: ../../mod/group.php:54 -msgid "Collection updated." -msgstr "Sammanhanget uppdatarat." - -#: ../../mod/group.php:86 -msgid "Create a collection of channels." -msgstr "Skapa ett sammanhang av kanaler." - -#: ../../mod/group.php:87 ../../mod/group.php:183 -msgid "Collection Name: " -msgstr "Namn pÃ¥ sammanhang: " - -#: ../../mod/group.php:89 ../../mod/group.php:186 -msgid "Members are visible to other channels" -msgstr "Medlemmar är synliga för andra kanaler" - -#: ../../mod/group.php:107 -msgid "Collection removed." -msgstr "Sammanhang borttaget." - -#: ../../mod/group.php:109 -msgid "Unable to remove collection." -msgstr "Kunde inte ta bort sammanhang." - -#: ../../mod/group.php:182 -msgid "Collection Editor" -msgstr "Sammanhangsredigering" - -#: ../../mod/group.php:196 -msgid "Members" -msgstr "Medlemmar" - -#: ../../mod/group.php:198 -msgid "All Connected Channels" -msgstr "Alla anslutna kanaler" - -#: ../../mod/group.php:231 -msgid "Click on a channel to add or remove." -msgstr "Klicka pÃ¥ en kanal för att lägga till eller ta bort." - -#: ../../mod/admin.php:52 -msgid "Theme settings updated." -msgstr "Temainställningar uppdaterade." - -#: ../../mod/admin.php:92 ../../mod/admin.php:440 -msgid "Site" -msgstr "Server" - -#: ../../mod/admin.php:93 -msgid "Accounts" -msgstr "Konton" - -#: ../../mod/admin.php:94 ../../mod/admin.php:883 -msgid "Channels" -msgstr "Kanaler" - -#: ../../mod/admin.php:95 ../../mod/admin.php:974 ../../mod/admin.php:1016 -msgid "Plugins" -msgstr "Tillägg" - -#: ../../mod/admin.php:96 ../../mod/admin.php:1179 ../../mod/admin.php:1215 -msgid "Themes" -msgstr "Teman" - -#: ../../mod/admin.php:97 ../../mod/admin.php:540 -msgid "Server" -msgstr "Server" - -#: ../../mod/admin.php:98 -msgid "DB updates" -msgstr "Databasuppdateringar" - -#: ../../mod/admin.php:112 ../../mod/admin.php:119 ../../mod/admin.php:1302 -msgid "Logs" -msgstr "Loggar" - -#: ../../mod/admin.php:118 -msgid "Plugin Features" -msgstr "Tilläggsfunktioner" - -#: ../../mod/admin.php:120 -msgid "User registrations waiting for confirmation" -msgstr "Användarregistreringar som behöver bekräftas" - -#: ../../mod/admin.php:197 -msgid "Message queues" -msgstr "Meddelandeköer" - -#: ../../mod/admin.php:202 ../../mod/admin.php:439 ../../mod/admin.php:539 -#: ../../mod/admin.php:748 ../../mod/admin.php:882 ../../mod/admin.php:973 -#: ../../mod/admin.php:1015 ../../mod/admin.php:1178 ../../mod/admin.php:1214 -#: ../../mod/admin.php:1301 -msgid "Administration" -msgstr "Administration" - -#: ../../mod/admin.php:203 -msgid "Summary" -msgstr "Sammanfattning" - -#: ../../mod/admin.php:205 -msgid "Registered users" -msgstr "Registrerade användare" - -#: ../../mod/admin.php:207 ../../mod/admin.php:543 -msgid "Pending registrations" -msgstr "PÃ¥gÃ¥ende registreringar" - -#: ../../mod/admin.php:208 -msgid "Version" -msgstr "Version" - -#: ../../mod/admin.php:210 ../../mod/admin.php:544 -msgid "Active plugins" -msgstr "Aktiva tillägg" - -#: ../../mod/admin.php:360 -msgid "Site settings updated." -msgstr "Serverinställningar uppdaterade." - -#: ../../mod/admin.php:391 -msgid "No special theme for accessibility" -msgstr "Inget speciellt tema för tillgänglighet" - -#: ../../mod/admin.php:419 -msgid "Closed" -msgstr "Stängd" - -#: ../../mod/admin.php:420 -msgid "Requires approval" -msgstr "Kräver godkännande" - -#: ../../mod/admin.php:421 -msgid "Open" -msgstr "Öppen" - -#: ../../mod/admin.php:426 -msgid "Private" -msgstr "Privat" - -#: ../../mod/admin.php:427 -msgid "Paid Access" -msgstr "Betald Ã¥tkomst" - -#: ../../mod/admin.php:428 -msgid "Free Access" -msgstr "Fri Ã¥tkomst" - -#: ../../mod/admin.php:429 -msgid "Tiered Access" -msgstr "Uppdelad Ã¥tkomst" - -#: ../../mod/admin.php:442 ../../mod/register.php:189 -msgid "Registration" -msgstr "Registrering" - -#: ../../mod/admin.php:443 -msgid "File upload" -msgstr "Filuppladdning" - -#: ../../mod/admin.php:444 -msgid "Policies" -msgstr "Policyer" - -#: ../../mod/admin.php:449 -msgid "Site name" -msgstr "Servernamn" - -#: ../../mod/admin.php:450 -msgid "Banner/Logo" -msgstr "Banner/logga" - -#: ../../mod/admin.php:451 -msgid "Administrator Information" -msgstr "Administratörsinformation" - -#: ../../mod/admin.php:451 +#: ../../mod/removeme.php:29 msgid "" -"Contact information for site administrators. Displayed on siteinfo page. " -"BBCode can be used here" -msgstr "Kontaktinfo till sidadministratörer. Visas pÃ¥ sidinfosidan. BBCode kan användas här" - -#: ../../mod/admin.php:452 -msgid "System language" -msgstr "SystemsprÃ¥k" +"Channel removals are not allowed within 48 hours of changing the account " +"password." +msgstr "Borttagning av kanal tillÃ¥ts inte inom 48 timmar efter att kontolösenordet har ändrats." -#: ../../mod/admin.php:453 -msgid "System theme" -msgstr "Systemtema" - -#: ../../mod/admin.php:453 -msgid "" -"Default system theme - may be over-ridden by user profiles - <a href='#' " -"id='cnftheme'>change theme settings</a>" -msgstr "Förvalt systemtema - kan Ã¥sidosättas i användarprofiler - <a href='#' id='cnftheme'>ändra temainställningar</a>" - -#: ../../mod/admin.php:454 -msgid "Mobile system theme" -msgstr "Mobilt systemtema" - -#: ../../mod/admin.php:454 -msgid "Theme for mobile devices" -msgstr "Tema för mobila enheter" - -#: ../../mod/admin.php:455 -msgid "Accessibility system theme" -msgstr "Systemtema för ökad tillgänglighet" - -#: ../../mod/admin.php:455 -msgid "Accessibility theme" -msgstr "Tillgänglighetstema" - -#: ../../mod/admin.php:456 -msgid "Channel to use for this website's static pages" -msgstr "Kanal att använda för den här webbplatsens statiska sidor" - -#: ../../mod/admin.php:456 -msgid "Site Channel" -msgstr "Sidkanal" - -#: ../../mod/admin.php:458 -msgid "Maximum image size" -msgstr "Maximal bildstorlek" - -#: ../../mod/admin.php:458 -msgid "" -"Maximum size in bytes of uploaded images. Default is 0, which means no " -"limits." -msgstr "Maximal storlek i byte för uppladdade bilder. Standard är 0, vilket innebär ingen storleksbegränsning." - -#: ../../mod/admin.php:459 -msgid "Register policy" -msgstr "Registreringspolicy" - -#: ../../mod/admin.php:460 -msgid "Access policy" -msgstr "Ã…tkomstpolicy" - -#: ../../mod/admin.php:461 -msgid "Register text" -msgstr "Registreringstext" - -#: ../../mod/admin.php:461 -msgid "Will be displayed prominently on the registration page." -msgstr "Visas tydligt pÃ¥ registreringssidan." - -#: ../../mod/admin.php:462 -msgid "Accounts abandoned after x days" -msgstr "Konto övergivet efter x dagar" - -#: ../../mod/admin.php:462 -msgid "" -"Will not waste system resources polling external sites for abandonded " -"accounts. Enter 0 for no time limit." -msgstr "Slösar inte systemresurser genom att frÃ¥ga externa servrar efter övergivna konton. 0 innebär ingen tidsbegränsning." - -#: ../../mod/admin.php:463 -msgid "Allowed friend domains" -msgstr "TillÃ¥tna vändomäner" +#: ../../mod/removeme.php:57 +msgid "Remove This Channel" +msgstr "Ta bort den här kanalen" -#: ../../mod/admin.php:463 +#: ../../mod/removeme.php:58 msgid "" -"Comma separated list of domains which are allowed to establish friendships " -"with this site. Wildcards are accepted. Empty to allow any domains" -msgstr "Kommaseparerad lista med domäner som tillÃ¥ts att upprätta ett vänförhÃ¥llande med den här servern. Jokertecken är tillÃ¥tna. Töm för att tillÃ¥ta alla domäner." - -#: ../../mod/admin.php:464 -msgid "Allowed email domains" -msgstr "TillÃ¥tna e-postdomäner" +"This will completely remove this channel from the network. Once this has " +"been done it is not recoverable." +msgstr "Det här kommer att ta bort den här kanalen helt frÃ¥n nätverket. När det är gjort gÃ¥r det inte att Ã¥terställa den." -#: ../../mod/admin.php:464 -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 "Kommaseparerad lista med domäner som tillÃ¥ts i e-postadresser för registreringar pÃ¥ den här servern. Jokertecken är tillÃ¥tna. Töm för att tillÃ¥ta alla domäner." +#: ../../mod/removeme.php:59 ../../mod/removeaccount.php:59 +msgid "Please enter your password for verification:" +msgstr "Ange ditt lösenord för att bekräfta:" -#: ../../mod/admin.php:465 -msgid "Block public" -msgstr "Blockera offentlig Ã¥tkomst" +#: ../../mod/removeme.php:60 +msgid "Remove this channel and all its clones from the network" +msgstr "Ta bort den här kanalen och alla dess kloner frÃ¥n nätverket" -#: ../../mod/admin.php:465 +#: ../../mod/removeme.php:60 msgid "" -"Check to block public access to all otherwise public personal pages on this " -"site unless you are currently logged in." -msgstr "Välj för att blockera Ã¥tkomst till alla personliga sidor som annars skulle vara offentliga pÃ¥ den här servern om man inte är inloggad." - -#: ../../mod/admin.php:466 -msgid "Force publish" -msgstr "Tvinga publicering" +"By default only the instance of the channel located on this hub will be " +"removed from the network" +msgstr "Som standard kommer bara den här hubbens instans av kanalen att tas bort frÃ¥n nätverket" -#: ../../mod/admin.php:466 -msgid "" -"Check to force all profiles on this site to be listed in the site directory." -msgstr "Välj för att tvinga alla profiler pÃ¥ den här servern att listas i serverkatalogen." +#: ../../mod/removeme.php:61 +msgid "Remove Channel" +msgstr "Ta bort kanal" -#: ../../mod/admin.php:467 -msgid "Disable discovery tab" -msgstr "Inaktivera upptäck-fliken" +#: ../../mod/common.php:10 +msgid "No channel." +msgstr "Ingen kanal." -#: ../../mod/admin.php:467 -msgid "" -"Remove the tab in the network view with public content pulled from sources " -"chosen for this site." -msgstr "Ta bort fliken i nätverksvyn med offentligt innehÃ¥ll som hämtas frÃ¥n källor valda för den här servern." +#: ../../mod/common.php:39 +msgid "Common connections" +msgstr "Gemensamma kontakter" -#: ../../mod/admin.php:468 -msgid "No login on Homepage" -msgstr "Ingen inloggning pÃ¥ hemsidan" +#: ../../mod/common.php:44 +msgid "No connections in common." +msgstr "Inga gemensamma kontakter." -#: ../../mod/admin.php:468 +#: ../../mod/rmagic.php:38 msgid "" -"Check to hide the login form from your sites homepage when visitors arrive " -"who are not logged in (e.g. when you put the content of the homepage in via " -"the site channel)." -msgstr "Välj för att gömma inloggningsformuläret frÃ¥n serverns hemsida för oinloggade besökare (t.ex. när du lägger in hemsideinnehÃ¥llet via serverkanalen)." - -#: ../../mod/admin.php:470 -msgid "Proxy user" -msgstr "Proxyanvändare" - -#: ../../mod/admin.php:471 -msgid "Proxy URL" -msgstr "Proxy-URL" +"We encountered a problem while logging in with the OpenID you provided. " +"Please check the correct spelling of the ID." +msgstr "Vi drabbades av ett problem vid inloggningen med OpenID:t du uppgav. Kontrollera att ID:t är korrekt stavat." -#: ../../mod/admin.php:472 -msgid "Network timeout" -msgstr "Nätverkstimeout" +#: ../../mod/rmagic.php:38 +msgid "The error message was:" +msgstr "Felmeddelandet var:" -#: ../../mod/admin.php:472 -msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." -msgstr "Värde i sekunder. Sätt till 0 för obegränsat (ej rekommenderat)." +#: ../../mod/rmagic.php:42 +msgid "Authentication failed." +msgstr "Inloggning misslyckades." -#: ../../mod/admin.php:473 -msgid "Delivery interval" -msgstr "Leveransintervall" +#: ../../mod/rmagic.php:82 +msgid "Remote Authentication" +msgstr "Fjärrinloggning" -#: ../../mod/admin.php:473 -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 "Fördröj leveransprocesser som görs i bakgrunden sÃ¥ här mÃ¥nga sekunder för att reducera systembelastningen. Rekommenderat: 4-5 för delade värdar, 2-3 för virtuella privata servrar. 0-1 för stora dedikerade servrar." +#: ../../mod/rmagic.php:83 +msgid "Enter your channel address (e.g. channel@example.com)" +msgstr "Ange din kanaladress (t.ex. kanal@example.com)" -#: ../../mod/admin.php:474 -msgid "Poll interval" -msgstr "Hämtningsintervall" +#: ../../mod/rmagic.php:84 +msgid "Authenticate" +msgstr "Autentisera" -#: ../../mod/admin.php:474 -msgid "" -"Delay background polling processes by this many seconds to reduce system " -"load. If 0, use delivery interval." -msgstr "Fördröj hämtningsprocesser som görs i bakgrunden sÃ¥ här mÃ¥nga sekunder för att reducera systembelastningen. Om 0 används leveransintervallet." +#: ../../mod/like.php:15 +msgid "Like/Dislike" +msgstr "Gilla/ogilla" -#: ../../mod/admin.php:475 -msgid "Maximum Load Average" -msgstr "Maximal genomsnittsbelastning" +#: ../../mod/like.php:20 +msgid "This action is restricted to members." +msgstr "Den här Ã¥tgärden fungerar bara för medlemmar." -#: ../../mod/admin.php:475 +#: ../../mod/like.php:21 msgid "" -"Maximum system load before delivery and poll processes are deferred - " -"default 50." -msgstr "Maximal systembelastning innan leverans- och hämtningsprocesser skjuts upp - standard är 50." +"Please <a href=\"rmagic\">login with your RedMatrix ID</a> or <a " +"href=\"register\">register as a new RedMatrix member</a> to continue." +msgstr "<a href=\"rmagic\">Logga in med ditt RedMatrix-ID</a> eller <a href=\"register\">registrera dig som ny RedMatrix medlem</a> för att fortsätta." -#: ../../mod/admin.php:531 -msgid "No server found" -msgstr "Ingen server hittad" +#: ../../mod/like.php:77 ../../mod/like.php:104 ../../mod/like.php:142 +msgid "Invalid request." +msgstr "Ogiltig begäran." -#: ../../mod/admin.php:538 ../../mod/admin.php:762 -msgid "ID" -msgstr "ID" +#: ../../mod/like.php:119 +msgid "thing" +msgstr "sak" -#: ../../mod/admin.php:538 -msgid "for channel" -msgstr "för kanal" +#: ../../mod/like.php:165 +msgid "Channel unavailable." +msgstr "Kanalen kan ej nÃ¥s." -#: ../../mod/admin.php:538 -msgid "on server" -msgstr "pÃ¥ server" +#: ../../mod/like.php:204 +msgid "Previous action reversed." +msgstr "FöregÃ¥ende Ã¥tgärd Ã¥terställdes." -#: ../../mod/admin.php:538 -msgid "Status" -msgstr "Status" +#: ../../mod/like.php:422 +msgid "Action completed." +msgstr "Ã…tgärden slutfördes." -#: ../../mod/admin.php:559 -msgid "Update has been marked successful" -msgstr "Uppdatering har markerats som genomförd" - -#: ../../mod/admin.php:569 -#, php-format -msgid "Executing %s failed. Check system logs." -msgstr "Körning av %s misslyckades. Kontrollera systemloggarna." - -#: ../../mod/admin.php:572 -#, php-format -msgid "Update %s was successfully applied." -msgstr "Uppdatering %s genomfördes utan problem." - -#: ../../mod/admin.php:576 -#, php-format -msgid "Update %s did not return a status. Unknown if it succeeded." -msgstr "Uppdatering %s returnerade ingen status. Oklart om den lyckades." - -#: ../../mod/admin.php:579 -#, php-format -msgid "Update function %s could not be found." -msgstr "Uppdateringsfunktion %s kunde inte hittas." - -#: ../../mod/admin.php:594 -msgid "No failed updates." -msgstr "Inga misslyckade uppdateringar." - -#: ../../mod/admin.php:598 -msgid "Failed Updates" -msgstr "Misslyckade uppdateringar" - -#: ../../mod/admin.php:600 -msgid "Mark success (if update was manually applied)" -msgstr "Markera som genomförd (om uppdateringen gjordes manuellt)" +#: ../../mod/like.php:423 +msgid "Thank you." +msgstr "Tack." -#: ../../mod/admin.php:601 -msgid "Attempt to execute this update step automatically" -msgstr "Försök att köra den här uppdateringen automatiskt" - -#: ../../mod/admin.php:627 -#, php-format -msgid "%s user blocked/unblocked" -msgid_plural "%s users blocked/unblocked" -msgstr[0] "%s användare blockerad/avblockerad" -msgstr[1] "%s användare blockerade/avblockerade" - -#: ../../mod/admin.php:634 -#, php-format -msgid "%s user deleted" -msgid_plural "%s users deleted" -msgstr[0] "%s användare borttagen" -msgstr[1] "%s användare borttagna" - -#: ../../mod/admin.php:665 -msgid "Account not found" -msgstr "Konto hittas inte" - -#: ../../mod/admin.php:676 -#, php-format -msgid "User '%s' deleted" -msgstr "Användare '%s' borttagen" - -#: ../../mod/admin.php:685 -#, php-format -msgid "User '%s' unblocked" -msgstr "Användare '%s' avblockerad" - -#: ../../mod/admin.php:685 -#, php-format -msgid "User '%s' blocked" -msgstr "Användare '%s' blockerad" - -#: ../../mod/admin.php:749 ../../mod/admin.php:761 -msgid "Users" -msgstr "Användare" - -#: ../../mod/admin.php:751 ../../mod/admin.php:885 -msgid "select all" -msgstr "välj alla" - -#: ../../mod/admin.php:752 -msgid "User registrations waiting for confirm" -msgstr "Användarregistreringar som inväntar bekräftelse" - -#: ../../mod/admin.php:753 -msgid "Request date" -msgstr "Ansökningsdatum" - -#: ../../mod/admin.php:754 -msgid "No registrations." -msgstr "Inga registreringar." - -#: ../../mod/admin.php:755 -msgid "Approve" -msgstr "Godkänn" - -#: ../../mod/admin.php:756 -msgid "Deny" -msgstr "AvslÃ¥" - -#: ../../mod/admin.php:758 ../../mod/connedit.php:339 -#: ../../mod/connedit.php:481 -msgid "Block" -msgstr "Blockera" - -#: ../../mod/admin.php:759 ../../mod/connedit.php:339 -#: ../../mod/connedit.php:481 -msgid "Unblock" -msgstr "Avblockera" - -#: ../../mod/admin.php:762 -msgid "Register date" -msgstr "Registreringsdatum" - -#: ../../mod/admin.php:762 -msgid "Last login" -msgstr "Senaste inloggning" - -#: ../../mod/admin.php:762 -msgid "Expires" -msgstr "Upphör att gälla" - -#: ../../mod/admin.php:762 -msgid "Service Class" -msgstr "Tjänsteklass" - -#: ../../mod/admin.php:764 -msgid "" -"Selected users will be deleted!\\n\\nEverything these users had posted on " -"this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Valda användare kommer att tas bort!\\n\\nAllt dessa användare har postat pÃ¥ den här servern kommer att raderas permanent!\\n\\nÄr du säker?" - -#: ../../mod/admin.php:765 +#: ../../mod/post.php:229 msgid "" -"The user {0} will be deleted!\\n\\nEverything this user has posted on this " -"site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Användaren {0} kommer att tas bort!\\n\\nAllt den här användaren har postat pÃ¥ den här servern kommer att raderas permanent!\\n\\nÄr du säker?" - -#: ../../mod/admin.php:797 -#, php-format -msgid "%s channel censored/uncensored" -msgid_plural "%s channelss censored/uncensored" -msgstr[0] "%s kanal censurerad/avcensurerad" -msgstr[1] "%s kanaler censurerade/avcensurerade" - -#: ../../mod/admin.php:804 -#, php-format -msgid "%s channel deleted" -msgid_plural "%s channels deleted" -msgstr[0] "%s kanal borttagen" -msgstr[1] "%s kanaler borttagna" - -#: ../../mod/admin.php:823 -msgid "Channel not found" -msgstr "Kanal hittas inte" - -#: ../../mod/admin.php:834 -#, php-format -msgid "Channel '%s' deleted" -msgstr "Kanalen '%s' togs bort" - -#: ../../mod/admin.php:844 -#, php-format -msgid "Channel '%s' uncensored" -msgstr "Kanal '%s' avcensurerad" +"Remote authentication blocked. You are logged into this site locally. Please" +" logout and retry." +msgstr "Fjärrinloggning blockerades. Du är inloggad pÃ¥ den här servern lokalt. Logga ut och försök igen." -#: ../../mod/admin.php:844 +#: ../../mod/post.php:261 ../../mod/openid.php:72 ../../mod/openid.php:180 #, php-format -msgid "Channel '%s' censored" -msgstr "Kanal '%s' censurerad" - -#: ../../mod/admin.php:887 -msgid "Censor" -msgstr "Censurera" - -#: ../../mod/admin.php:888 -msgid "Uncensor" -msgstr "Avcensurera" - -#: ../../mod/admin.php:891 -msgid "UID" -msgstr "UID" - -#: ../../mod/admin.php:891 ../../mod/profiles.php:337 -msgid "Address" -msgstr "Adress" - -#: ../../mod/admin.php:893 -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 "Valda kanaler kommer att tas bort!\\n\\nAllt som har postats i de kanalerna pÃ¥ den här servern kommer att raderas permanent!\\n\\nÄr du säker?" +msgid "Welcome %s. Remote authentication successful." +msgstr "Välkommen %s. Fjärrinloggning lyckades." -#: ../../mod/admin.php:894 -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 "Kanalen {0} kommer att tas bort!\\n\\nAllt som har postats i den här kanalen pÃ¥ den här servern kommer att raderas permanent!\\n\\nÄr du säker?" +#: ../../mod/connections.php:37 ../../mod/connedit.php:64 +msgid "Could not access contact record." +msgstr "Kunde inte komma Ã¥t kontaktuppgifter." -#: ../../mod/admin.php:933 -#, php-format -msgid "Plugin %s disabled." -msgstr "Tillägg %s inaktiverat." +#: ../../mod/connections.php:51 ../../mod/connedit.php:86 +msgid "Could not locate selected profile." +msgstr "Kunde inte hitta vald profil." -#: ../../mod/admin.php:937 -#, php-format -msgid "Plugin %s enabled." -msgstr "Tillägg %s aktiverat." +#: ../../mod/connections.php:94 ../../mod/connedit.php:140 +msgid "Connection updated." +msgstr "Kontakt uppdaterad." -#: ../../mod/admin.php:947 ../../mod/admin.php:1149 -msgid "Disable" -msgstr "Inaktivera" +#: ../../mod/connections.php:96 ../../mod/connedit.php:142 +msgid "Failed to update connection record." +msgstr "Misslyckades att uppdatera kontaktuppgifter." -#: ../../mod/admin.php:949 ../../mod/admin.php:1151 -msgid "Enable" -msgstr "Aktivera" +#: ../../mod/connections.php:191 ../../mod/connections.php:292 +msgid "Blocked" +msgstr "Blockerade" -#: ../../mod/admin.php:975 ../../mod/admin.php:1180 -msgid "Toggle" -msgstr "Växla" +#: ../../mod/connections.php:196 ../../mod/connections.php:299 +msgid "Ignored" +msgstr "Ignorerade" -#: ../../mod/admin.php:983 ../../mod/admin.php:1190 -msgid "Author: " -msgstr "Författare:" +#: ../../mod/connections.php:201 ../../mod/connections.php:313 +msgid "Hidden" +msgstr "Dolda" -#: ../../mod/admin.php:984 ../../mod/admin.php:1191 -msgid "Maintainer: " -msgstr "UnderhÃ¥llare:" +#: ../../mod/connections.php:206 ../../mod/connections.php:306 +msgid "Archived" +msgstr "Arkiverade" -#: ../../mod/admin.php:1113 -msgid "No themes found." -msgstr "Inga teman funna." +#: ../../mod/connections.php:230 ../../mod/connections.php:245 +msgid "All" +msgstr "Alla" -#: ../../mod/admin.php:1172 -msgid "Screenshot" -msgstr "Skärmdump" +#: ../../mod/connections.php:270 +msgid "Suggest new connections" +msgstr "FöreslÃ¥ nya kontakter" -#: ../../mod/admin.php:1220 -msgid "[Experimental]" -msgstr "[Experimentellt]" +#: ../../mod/connections.php:273 +msgid "New Connections" +msgstr "Nya kontakter" -#: ../../mod/admin.php:1221 -msgid "[Unsupported]" -msgstr "[Utan support]" +#: ../../mod/connections.php:276 +msgid "Show pending (new) connections" +msgstr "Visa väntande (nya) kontakter" -#: ../../mod/admin.php:1248 -msgid "Log settings updated." -msgstr "Logginställningar uppdaterade." +#: ../../mod/connections.php:282 +msgid "Show all connections" +msgstr "Visa alla kontakter" -#: ../../mod/admin.php:1304 -msgid "Clear" -msgstr "Rensa" +#: ../../mod/connections.php:285 +msgid "Unblocked" +msgstr "Ej blockerade" -#: ../../mod/admin.php:1310 -msgid "Debugging" -msgstr "Avlusning" +#: ../../mod/connections.php:288 +msgid "Only show unblocked connections" +msgstr "Visa endast ej blockerade kontakter" -#: ../../mod/admin.php:1311 -msgid "Log file" -msgstr "Loggfil" +#: ../../mod/connections.php:295 +msgid "Only show blocked connections" +msgstr "Visa endast blockerade kontakter" -#: ../../mod/admin.php:1311 -msgid "" -"Must be writable by web server. Relative to your Red top-level directory." -msgstr "MÃ¥ste vara skrivbar för webbservern. Anges relativt Reds toppkatalog." +#: ../../mod/connections.php:302 +msgid "Only show ignored connections" +msgstr "Visa endast ignorerade kontakter" -#: ../../mod/admin.php:1312 -msgid "Log level" -msgstr "LoggnivÃ¥" +#: ../../mod/connections.php:309 +msgid "Only show archived connections" +msgstr "Visa endast arkiverade kontakter" -#: ../../mod/filer.php:49 -msgid "- select -" -msgstr "- välj -" +#: ../../mod/connections.php:316 +msgid "Only show hidden connections" +msgstr "Visa endast dolda kontakter" -#: ../../mod/home.php:89 +#: ../../mod/connections.php:371 #, php-format -msgid "Welcome to %s" -msgstr "Välkommen till %s" - -#: ../../mod/setup.php:162 -msgid "Red Matrix Server - Setup" -msgstr "Red Matrix-server - inställningar" - -#: ../../mod/setup.php:168 -msgid "Could not connect to database." -msgstr "Kunde inte ansluta till databasen." - -#: ../../mod/setup.php:172 -msgid "" -"Could not connect to specified site URL. Possible SSL certificate or DNS " -"issue." -msgstr "Kunde inte ansluta till den angivna server-URL:en. Möjligt problem med SSL-certifikat eller DNS." - -#: ../../mod/setup.php:179 -msgid "Could not create table." -msgstr "Kunde inte skapa tabell." - -#: ../../mod/setup.php:185 -msgid "Your site database has been installed." -msgstr "Din serverdatabas har installerats." - -#: ../../mod/setup.php:190 -msgid "" -"You may need to import the file \"install/database.sql\" manually using " -"phpmyadmin or mysql." -msgstr "Du kan behöva importera filen \"install/database.sql\" manuellt med phpmyadmin eller mysql." - -#: ../../mod/setup.php:191 ../../mod/setup.php:260 ../../mod/setup.php:641 -msgid "Please see the file \"install/INSTALL.txt\"." -msgstr "Se filen \"install/INSTALL.txt\"." - -#: ../../mod/setup.php:257 -msgid "System check" -msgstr "Systemkontroll" - -#: ../../mod/setup.php:262 -msgid "Check again" -msgstr "Kontrollera igen" - -#: ../../mod/setup.php:284 -msgid "Database connection" -msgstr "Databasanslutning" - -#: ../../mod/setup.php:285 -msgid "" -"In order to install Red Matrix we need to know how to connect to your " -"database." -msgstr "För att kunna installera Red Matrix behöver vi veta hur databasen ska anslutas." - -#: ../../mod/setup.php:286 -msgid "" -"Please contact your hosting provider or site administrator if you have " -"questions about these settings." -msgstr "Kontakta din servervärd eller administratör om du har frÃ¥gor om de här inställningarna." - -#: ../../mod/setup.php:287 -msgid "" -"The database you specify below should already exist. If it does not, please " -"create it before continuing." -msgstr "Databasen du anger nedan mÃ¥ste finnas. Om den inte gör det, skapa den innan du fortsätter." - -#: ../../mod/setup.php:291 -msgid "Database Server Name" -msgstr "Databasserver" - -#: ../../mod/setup.php:291 -msgid "Default is localhost" -msgstr "Standard är localhost" - -#: ../../mod/setup.php:292 -msgid "Database Port" -msgstr "Databasport" - -#: ../../mod/setup.php:292 -msgid "Communication port number - use 0 for default" -msgstr "Kommunikationsportnummer - använd 0 för standardinställning" - -#: ../../mod/setup.php:293 -msgid "Database Login Name" -msgstr "Loginnamn till databas" - -#: ../../mod/setup.php:294 -msgid "Database Login Password" -msgstr "Lösenord till databas" - -#: ../../mod/setup.php:295 -msgid "Database Name" -msgstr "Databasnamn" - -#: ../../mod/setup.php:297 ../../mod/setup.php:339 -msgid "Site administrator email address" -msgstr "Serveradministratörens e-postadress" - -#: ../../mod/setup.php:297 ../../mod/setup.php:339 -msgid "" -"Your account email address must match this in order to use the web admin " -"panel." -msgstr "Ditt kontos e-postadress mÃ¥ste stämma med den här för att webbgränssnittet för administration ska kunna användas." - -#: ../../mod/setup.php:298 ../../mod/setup.php:341 -msgid "Website URL" -msgstr "Webbplatsens URL" - -#: ../../mod/setup.php:298 ../../mod/setup.php:341 -msgid "Please use SSL (https) URL if available." -msgstr "Ange en URL med SSL (https) om tillgängligt" - -#: ../../mod/setup.php:301 ../../mod/setup.php:344 -msgid "Please select a default timezone for your website" -msgstr "Välj en standardtidszon för din webbplats" - -#: ../../mod/setup.php:328 -msgid "Site settings" -msgstr "Serverinställningar" - -#: ../../mod/setup.php:387 -msgid "Could not find a command line version of PHP in the web server PATH." -msgstr "Kunde inte hitta en kommandoradsversion av PHP i webbserverns PATH." - -#: ../../mod/setup.php:388 -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 "Om du inte har en kommandoradsversion av PHP installerad pÃ¥ servern kommer du inte att kunna köra bakgrundshämtning via cron." - -#: ../../mod/setup.php:392 -msgid "PHP executable path" -msgstr "Sökväg till PHP-programmet" - -#: ../../mod/setup.php:392 -msgid "" -"Enter full path to php executable. You can leave this blank to continue the " -"installation." -msgstr "Ange hela sökvägen till php-programfilen. Du kan lämna det här blankt för att fortsätta installationen." - -#: ../../mod/setup.php:397 -msgid "Command line PHP" -msgstr "Kommandorads-PHP" - -#: ../../mod/setup.php:406 -msgid "" -"The command line version of PHP on your system does not have " -"\"register_argc_argv\" enabled." -msgstr "Kommandoradsversionen av PHP pÃ¥ ditt system har inte \"register_argc_argv\" aktiverat." - -#: ../../mod/setup.php:407 -msgid "This is required for message delivery to work." -msgstr "Det här behövs för att meddelandeleverans ska fungera." - -#: ../../mod/setup.php:409 -msgid "PHP register_argc_argv" -msgstr "PHP register_argc_argv" - -#: ../../mod/setup.php:430 -msgid "" -"Error: the \"openssl_pkey_new\" function on this system is not able to " -"generate encryption keys" -msgstr "Fel: \"openssl_pkey_new\"-funktionen pÃ¥ det här systemet kan inte generera kryptonycklar" - -#: ../../mod/setup.php:431 -msgid "" -"If running under Windows, please see " -"\"http://www.php.net/manual/en/openssl.installation.php\"." -msgstr "Om systemet kör Windows, se \"http://www.php.net/manual/en/openssl.installation.php\"." - -#: ../../mod/setup.php:433 -msgid "Generate encryption keys" -msgstr "Generera kryptonycklar" - -#: ../../mod/setup.php:440 -msgid "libCurl PHP module" -msgstr "PHP-modulen libCurl" - -#: ../../mod/setup.php:441 -msgid "GD graphics PHP module" -msgstr "PHP-modulen GD graphics" - -#: ../../mod/setup.php:442 -msgid "OpenSSL PHP module" -msgstr "PHP-modulen OpenSSL" - -#: ../../mod/setup.php:443 -msgid "mysqli PHP module" -msgstr "PHP-modulen mysqli" - -#: ../../mod/setup.php:444 -msgid "mb_string PHP module" -msgstr "PHP-modulen mb_string" - -#: ../../mod/setup.php:445 -msgid "mcrypt PHP module" -msgstr "PHP-modulen mcrypt" - -#: ../../mod/setup.php:450 ../../mod/setup.php:452 -msgid "Apache mod_rewrite module" -msgstr "Apache-modulen mod_rewrite" - -#: ../../mod/setup.php:450 -msgid "" -"Error: Apache webserver mod-rewrite module is required but not installed." -msgstr "Fel: Apache-webbserverns mod-rewrite-modul krävs men är inte installerad." - -#: ../../mod/setup.php:456 ../../mod/setup.php:459 -msgid "proc_open" -msgstr "proc_open" - -#: ../../mod/setup.php:456 -msgid "" -"Error: proc_open is required but is either not installed or has been " -"disabled in php.ini" -msgstr "Fel: proc_open krävs men är antingen inte installerad eller har inaktiverats i php.ini" - -#: ../../mod/setup.php:464 -msgid "Error: libCURL PHP module required but not installed." -msgstr "Fel: PHP-modulen libCURL krävs men är inte installerad." - -#: ../../mod/setup.php:468 -msgid "" -"Error: GD graphics PHP module with JPEG support required but not installed." -msgstr "Fel: PHP-modulen GD graphics med JPEG-stöd krävs men är inte installerad." - -#: ../../mod/setup.php:472 -msgid "Error: openssl PHP module required but not installed." -msgstr "Fel: PHP-modulen openssl krävs men är inte installerad." - -#: ../../mod/setup.php:476 -msgid "Error: mysqli PHP module required but not installed." -msgstr "Fel: PHP-modulen mysqli krävs men är inte installerad." - -#: ../../mod/setup.php:480 -msgid "Error: mb_string PHP module required but not installed." -msgstr "Fel: PHP-modulen mb_string krävs men är inte installerad." - -#: ../../mod/setup.php:484 -msgid "Error: mcrypt PHP module required but not installed." -msgstr "Fel: PHP-modulen mcrypt krävs men är inte installerad." - -#: ../../mod/setup.php:500 -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 "Webbinstallationen mÃ¥ste kunna skapa filen \".htconfig.php\" i toppkatalogen pÃ¥ din webbserver men kan inte göra det." - -#: ../../mod/setup.php:501 -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 "Det är ofta en behörighetsinställning som gör att webbservern inte kan skriva filer i din katalog - även om du kan." - -#: ../../mod/setup.php:502 -msgid "" -"At the end of this procedure, we will give you a text to save in a file " -"named .htconfig.php in your Red top folder." -msgstr "Efter den här proceduren kommer vi att ge dig en text att spara i filen .htconfig.php i Reds toppkatalog." - -#: ../../mod/setup.php:503 -msgid "" -"You can alternatively skip this procedure and perform a manual installation." -" Please see the file \"install/INSTALL.txt\" for instructions." -msgstr "Alternativt kan du hoppa över den här proceduren och göra en manuell installation. För instruktioner, se filen \"install/INSTALL.txt\"." - -#: ../../mod/setup.php:506 -msgid ".htconfig.php is writable" -msgstr ".htconfig.php är skrivbar" - -#: ../../mod/setup.php:516 -msgid "" -"Red uses the Smarty3 template engine to render its web views. Smarty3 " -"compiles templates to PHP to speed up rendering." -msgstr "Red använder mallmotorn Smarty3 för att rendera webbvyerna. Smarty3 kompilerar mallar till PHP för att snabba upp renderingen." - -#: ../../mod/setup.php:517 -msgid "" -"In order to store these compiled templates, the web server needs to have " -"write access to the directory view/tpl/smarty3/ under the Red top level " -"folder." -msgstr "För att kunna spara de här kompilerade mallarna behöver webbservern ha skrivrättigheter i katalogen view/tpl/smarty3/ under Reds toppkatalog." - -#: ../../mod/setup.php:518 ../../mod/setup.php:536 -msgid "" -"Please ensure that the user that your web server runs as (e.g. www-data) has" -" write access to this folder." -msgstr "Försäkra dig om att användaren som din webbserver kör som (t.ex. www-data) har skrivrättigheter till den här katalogen." - -#: ../../mod/setup.php:519 -msgid "" -"Note: as a security measure, you should give the web server write access to " -"view/tpl/smarty3/ only--not the template files (.tpl) that it contains." -msgstr "Observera: som en säkerhetsÃ¥tgärd bör du ge webbservern skrivrättigheter endast till view/tpl/smarty3 - inte till mallfilerna (.tpl) som den innehÃ¥ller." - -#: ../../mod/setup.php:522 -msgid "view/tpl/smarty3 is writable" -msgstr "view/tpl/smarty3 är skrivbar" - -#: ../../mod/setup.php:535 -msgid "" -"Red uses the store directory to save uploaded files. The web server needs to" -" have write access to the store directory under the Red top level folder" -msgstr "Red använder katalogen store för att spara uppladdade filer. Webbservern behöver ha skrivrättigheter till katalogen store under Reds toppkatalog." - -#: ../../mod/setup.php:539 -msgid "store is writable" -msgstr "store är skrivbar" - -#: ../../mod/setup.php:554 -msgid "" -"SSL certificate cannot be validated. Fix certificate or disable https access" -" to this site." -msgstr "SSL-certifikatet kan inte valideras. Fixa certifikatet eller inaktivera https-Ã¥tkomst till den här servern." - -#: ../../mod/setup.php:555 -msgid "" -"If you use https access, you MUST use a certification instance known by all " -"internet browsers. You MUST NOT use self-signed certificates!" -msgstr "Om du använder https-Ã¥tkomst MÃ…STE du använda ett certifikat som känns igen av alla webbläsare. Du FÃ…R INTE använda självsignerade certifikat!" - -#: ../../mod/setup.php:556 -msgid "" -"This restriction is incorporated because public posts from you may for " -"example contain references to images on your own hub. If your" -msgstr "Den här restriktionen finns för att offentliga inlägg frÃ¥n dig till exempel kan innehÃ¥lla referenser till bilder pÃ¥ din egen hubb. Om ditt" - -#: ../../mod/setup.php:557 -msgid "" -"certificate is not known by the internet browser of users they get a warning" -" message complaining about some security issues. Although" -msgstr "certifikat inte känns igen av användares webbläsare fÃ¥r de ett varningsmeddelande om säkerhetsproblem. Även om" - -#: ../../mod/setup.php:558 -msgid "" -"these complains are not the real truth - there are no security issues with " -"your encryption! - the users may be confused, nerved or even" -msgstr "de här varningarna inte är helt sanna - det är inga säkerhetsproblem med din kryptering! - sÃ¥ kan användare bli förvirrade, nervösa eller" - -#: ../../mod/setup.php:559 -msgid "" -"worse may become scared about redmatrix having security issues. Use one of " -"the free certification instances!" -msgstr "ännu värre, bli skrämda att redmatrix skulle ha säkerhetsproblem. Använd en av utfärdarna av gratis certifikat." - -#: ../../mod/setup.php:561 -msgid "SSL certificate validation" -msgstr "SSL-certifikatvalidering" - -#: ../../mod/setup.php:568 -msgid "" -"Url rewrite in .htaccess is not working. Check your server configuration." -msgstr "URL rewrite i .htaccess fungerar inte. Kontrollera din serverkonfiguration." - -#: ../../mod/setup.php:570 -msgid "Url rewrite is working" -msgstr "URL rewrite fungerar" - -#: ../../mod/setup.php:580 -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 "Databaskonfigurationsfilen \".htconfig.php\" kunde inte skrivas. Använd den bifogade texten för att skapa en konfigurationsfil i din webbservers rot." - -#: ../../mod/setup.php:604 -msgid "Errors encountered creating database tables." -msgstr "Fel inträffade när databastabeller skulle skapas." - -#: ../../mod/setup.php:639 -msgid "<h1>What next</h1>" -msgstr "<h1>Nästa steg</h1>" - -#: ../../mod/setup.php:640 -msgid "" -"IMPORTANT: You will need to [manually] setup a scheduled task for the " -"poller." -msgstr "VIKTIGT: Du behöver ställa in en schemalagd för hämtningsrutinen [manuellt]" - -#: ../../mod/directory.php:148 ../../mod/profiles.php:561 -#: ../../mod/dirprofile.php:98 -msgid "Age: " -msgstr "Ã…lder:" - -#: ../../mod/directory.php:151 ../../mod/dirprofile.php:101 -msgid "Gender: " -msgstr "Kön:" - -#: ../../mod/directory.php:212 -msgid "Finding:" -msgstr "Sökning efter:" - -#: ../../mod/directory.php:220 -msgid "next page" -msgstr "nästa sida" - -#: ../../mod/directory.php:220 -msgid "previous page" -msgstr "föregÃ¥ende sida" - -#: ../../mod/directory.php:227 -msgid "No entries (some entries may be hidden)." -msgstr "Inga resultat (vissa resultat kan vara dolda)." +msgid "%1$s [%2$s]" +msgstr "%1$s [%2$s]" -#: ../../mod/lockview.php:30 ../../mod/lockview.php:36 -msgid "Remote privacy information not available." -msgstr "Icke-lokal integritetsinformation är inte tillgänglig" +#: ../../mod/connections.php:372 +msgid "Edit connection" +msgstr "Redigera kontakt" -#: ../../mod/lockview.php:45 -msgid "Visible to:" -msgstr "Synlig för:" +#: ../../mod/connections.php:410 +msgid "Search your connections" +msgstr "Sök bland dina kontakter" -#: ../../mod/connedit.php:49 ../../mod/connections.php:37 -msgid "Could not access contact record." -msgstr "Kunde inte komma Ã¥t kontaktuppgifter." +#: ../../mod/connections.php:411 +msgid "Finding: " +msgstr "Sökning efter: " -#: ../../mod/connedit.php:63 ../../mod/connections.php:51 -msgid "Could not locate selected profile." -msgstr "Kunde inte hitta vald profil." +#: ../../mod/openid.php:26 +msgid "OpenID protocol error. No ID returned." +msgstr "Protokollfel för OpenID. Inget ID returnerades." -#: ../../mod/connedit.php:107 ../../mod/connections.php:94 -msgid "Connection updated." -msgstr "Kontakt uppdaterad." +#: ../../mod/rpost.php:97 ../../mod/editpost.php:42 +msgid "Edit post" +msgstr "Redigera inlägg" -#: ../../mod/connedit.php:109 ../../mod/connections.php:96 -msgid "Failed to update connection record." -msgstr "Misslyckades att uppdatera kontaktuppgifter." +#: ../../mod/connedit.php:189 +msgid "is now connected to" +msgstr "har nu kontakt med" -#: ../../mod/connedit.php:210 +#: ../../mod/connedit.php:310 msgid "Could not access address book record." msgstr "Kunde inte komma Ã¥t adressboksuppgifter." -#: ../../mod/connedit.php:224 +#: ../../mod/connedit.php:324 msgid "Refresh failed - channel is currently unavailable." msgstr "Uppdatering misslyckades - kanalen är inte tillgänglig." -#: ../../mod/connedit.php:231 +#: ../../mod/connedit.php:331 msgid "Channel has been unblocked" msgstr "Kanalen är inte längre blockerad" -#: ../../mod/connedit.php:232 +#: ../../mod/connedit.php:332 msgid "Channel has been blocked" msgstr "Kanalen har blockerats" -#: ../../mod/connedit.php:236 ../../mod/connedit.php:248 -#: ../../mod/connedit.php:260 ../../mod/connedit.php:272 -#: ../../mod/connedit.php:287 +#: ../../mod/connedit.php:336 ../../mod/connedit.php:348 +#: ../../mod/connedit.php:360 ../../mod/connedit.php:372 +#: ../../mod/connedit.php:388 msgid "Unable to set address book parameters." msgstr "Kunde inte ställa in adressboksparametrar." -#: ../../mod/connedit.php:243 +#: ../../mod/connedit.php:343 msgid "Channel has been unignored" msgstr "Kanalen ignoreras inte längre" -#: ../../mod/connedit.php:244 +#: ../../mod/connedit.php:344 msgid "Channel has been ignored" msgstr "Kanalen har ignorerats" -#: ../../mod/connedit.php:255 +#: ../../mod/connedit.php:355 msgid "Channel has been unarchived" msgstr "Kanalen arkiveras inte längre" -#: ../../mod/connedit.php:256 +#: ../../mod/connedit.php:356 msgid "Channel has been archived" msgstr "Kanalen har arkiverats" -#: ../../mod/connedit.php:267 +#: ../../mod/connedit.php:367 msgid "Channel has been unhidden" msgstr "Kanalen döljs inte längre" -#: ../../mod/connedit.php:268 +#: ../../mod/connedit.php:368 msgid "Channel has been hidden" msgstr "Kanalen har dolts" -#: ../../mod/connedit.php:282 +#: ../../mod/connedit.php:383 msgid "Channel has been approved" msgstr "Kanalen har godkänts" -#: ../../mod/connedit.php:283 +#: ../../mod/connedit.php:384 msgid "Channel has been unapproved" msgstr "Kanalen är inte godkänd längre" -#: ../../mod/connedit.php:301 +#: ../../mod/connedit.php:412 msgid "Connection has been removed." msgstr "Kontakten har tagits bort." -#: ../../mod/connedit.php:321 +#: ../../mod/connedit.php:432 #, php-format msgid "View %s's profile" msgstr "Visa %ss profil" -#: ../../mod/connedit.php:325 +#: ../../mod/connedit.php:436 msgid "Refresh Permissions" msgstr "Uppdatera behörigheter" -#: ../../mod/connedit.php:328 +#: ../../mod/connedit.php:439 msgid "Fetch updated permissions" msgstr "Hämta uppdaterade behörigheter" -#: ../../mod/connedit.php:332 +#: ../../mod/connedit.php:443 msgid "Recent Activity" msgstr "Senaste aktiviteten" -#: ../../mod/connedit.php:335 +#: ../../mod/connedit.php:446 msgid "View recent posts and comments" msgstr "Visa de senaste inläggen och kommentarerna" -#: ../../mod/connedit.php:342 +#: ../../mod/connedit.php:450 ../../mod/connedit.php:594 +#: ../../mod/admin.php:732 +msgid "Unblock" +msgstr "Avblockera" + +#: ../../mod/connedit.php:450 ../../mod/connedit.php:594 +#: ../../mod/admin.php:731 +msgid "Block" +msgstr "Blockera" + +#: ../../mod/connedit.php:453 msgid "Block or Unblock this connection" msgstr "Blockera eller häv blockering av den här kontakten" -#: ../../mod/connedit.php:346 ../../mod/connedit.php:482 +#: ../../mod/connedit.php:457 ../../mod/connedit.php:595 msgid "Unignore" msgstr "Sluta att ignorera" -#: ../../mod/connedit.php:346 ../../mod/connedit.php:482 +#: ../../mod/connedit.php:457 ../../mod/connedit.php:595 #: ../../mod/notifications.php:51 msgid "Ignore" msgstr "Ignorera" -#: ../../mod/connedit.php:349 +#: ../../mod/connedit.php:460 msgid "Ignore or Unignore this connection" msgstr "Ignorera eller sluta att ignorera den här kontakten" -#: ../../mod/connedit.php:352 +#: ../../mod/connedit.php:463 msgid "Unarchive" msgstr "Sluta att arkivera" -#: ../../mod/connedit.php:352 +#: ../../mod/connedit.php:463 msgid "Archive" msgstr "Arkivera" -#: ../../mod/connedit.php:355 +#: ../../mod/connedit.php:466 msgid "Archive or Unarchive this connection" msgstr "Arkivera eller sluta att arkivera den här kontakten" -#: ../../mod/connedit.php:358 +#: ../../mod/connedit.php:469 msgid "Unhide" msgstr "Sluta att dölja" -#: ../../mod/connedit.php:358 +#: ../../mod/connedit.php:469 msgid "Hide" msgstr "Dölj" -#: ../../mod/connedit.php:361 +#: ../../mod/connedit.php:472 msgid "Hide or Unhide this connection" msgstr "Dölj eller sluta att dölja den här kontakten" -#: ../../mod/connedit.php:368 +#: ../../mod/connedit.php:479 msgid "Delete this connection" msgstr "Ta bort den här kontakten" -#: ../../mod/connedit.php:401 -msgid "Unknown" -msgstr "Okända" - -#: ../../mod/connedit.php:411 ../../mod/connedit.php:440 +#: ../../mod/connedit.php:522 ../../mod/connedit.php:552 msgid "Approve this connection" msgstr "Godkänn den här kontakten" -#: ../../mod/connedit.php:411 +#: ../../mod/connedit.php:522 msgid "Accept connection to allow communication" msgstr "Acceptera kontakten för att tillÃ¥ta kommunikation" -#: ../../mod/connedit.php:427 -msgid "Automatic Permissions Settings" -msgstr "Automatiska behörighetsinställningar" - -#: ../../mod/connedit.php:427 +#: ../../mod/connedit.php:538 #, php-format msgid "Connections: settings for %s" msgstr "Kontakter: inställningar för %s" -#: ../../mod/connedit.php:431 -msgid "" -"When receiving a channel introduction, any permissions provided here will be" -" applied to the new connection automatically and the introduction approved. " -"Leave this page if you do not wish to use this feature." -msgstr "När en kanal presenterar sig för dig kommer alla behörigheter här att gälla för den nya kontakten automatiskt och presentationen att godkännas. Lämna den här sidan om du inte önskar använda den här funktionen." +#: ../../mod/connedit.php:539 +msgid "Apply these permissions automatically" +msgstr "Använd de här rättigheterna automatiskt" + +#: ../../mod/connedit.php:543 +msgid "Apply the permissions indicated on this page to all new connections." +msgstr "Använd rättigheterna angivna pÃ¥ den här sidan för alla nya kontakter." -#: ../../mod/connedit.php:433 +#: ../../mod/connedit.php:545 msgid "Slide to adjust your degree of friendship" msgstr "Dra för att justera er vänskapsnivÃ¥" -#: ../../mod/connedit.php:439 +#: ../../mod/connedit.php:551 msgid "inherited" msgstr "ärvd" -#: ../../mod/connedit.php:441 +#: ../../mod/connedit.php:553 msgid "Connection has no individual permissions!" msgstr "Kontakten har inga individuella behörigheter!" -#: ../../mod/connedit.php:442 +#: ../../mod/connedit.php:554 msgid "" "This may be appropriate based on your <a href=\"settings\">privacy " "settings</a>, though you may wish to review the \"Advanced Permissions\"." msgstr "Det här kan vara lämpligt beroende pÃ¥ dina <a href=\"settings\">integritetsinställningar</a>, men du vill kanske se över de \"Avancerade inställningarna\"." -#: ../../mod/connedit.php:444 +#: ../../mod/connedit.php:556 msgid "Profile Visibility" msgstr "Profilsynlighet" -#: ../../mod/connedit.php:445 +#: ../../mod/connedit.php:557 #, php-format msgid "" "Please choose the profile you would like to display to %s when viewing your " "profile securely." msgstr "Välj profilen som du vill ska synas när %s ser din profil pÃ¥ ett säkert sätt." -#: ../../mod/connedit.php:446 +#: ../../mod/connedit.php:558 msgid "Contact Information / Notes" msgstr "Kontaktinformation / anteckningar" -#: ../../mod/connedit.php:447 +#: ../../mod/connedit.php:559 msgid "Edit contact notes" msgstr "Redigera anteckningar för kontakten" -#: ../../mod/connedit.php:449 +#: ../../mod/connedit.php:561 msgid "Their Settings" msgstr "Deras inställningar" -#: ../../mod/connedit.php:450 +#: ../../mod/connedit.php:562 msgid "My Settings" msgstr "Mina inställningar" -#: ../../mod/connedit.php:452 +#: ../../mod/connedit.php:564 +msgid "Clear/Disable Automatic Permissions" +msgstr "Rensa/inaktivera automatiska behörigheter" + +#: ../../mod/connedit.php:565 msgid "Forum Members" msgstr "Forummedlemmar" -#: ../../mod/connedit.php:453 +#: ../../mod/connedit.php:566 msgid "Soapbox" msgstr "Talarstol" -#: ../../mod/connedit.php:454 +#: ../../mod/connedit.php:567 msgid "Full Sharing (typical social network permissions)" msgstr "Full delning (typiska behörigheter för sociala nätverk)" -#: ../../mod/connedit.php:455 +#: ../../mod/connedit.php:568 msgid "Cautious Sharing " msgstr "Försiktig delning" -#: ../../mod/connedit.php:456 +#: ../../mod/connedit.php:569 msgid "Follow Only" msgstr "Följ endast" -#: ../../mod/connedit.php:457 +#: ../../mod/connedit.php:570 msgid "Individual Permissions" msgstr "Individuella behörigheter" -#: ../../mod/connedit.php:458 +#: ../../mod/connedit.php:571 msgid "" "Some permissions may be inherited from your channel <a " "href=\"settings\">privacy settings</a>, which have higher priority than " @@ -5818,153 +5719,228 @@ msgid "" "have no effect." msgstr "Vissa behörigheter kan ärvas frÃ¥n din kanals <a href=\"settings\">integritetsinställningar</a>, vilka har högre prioritet än individuella inställningar. Ändring av de ärvda inställningarna pÃ¥ den här sidan har ingen effekt." -#: ../../mod/connedit.php:459 +#: ../../mod/connedit.php:572 msgid "Advanced Permissions" msgstr "Avancerade behörighetsinställningar" -#: ../../mod/connedit.php:460 +#: ../../mod/connedit.php:573 msgid "Simple Permissions (select one and submit)" msgstr "Enkla behörighetsinställningar (välj en och spara)" -#: ../../mod/connedit.php:464 +#: ../../mod/connedit.php:577 #, php-format msgid "Visit %s's profile - %s" msgstr "Besök %ss profil - %s" -#: ../../mod/connedit.php:465 +#: ../../mod/connedit.php:578 msgid "Block/Unblock contact" msgstr "Blockera/häv blockering av kontakt" -#: ../../mod/connedit.php:466 +#: ../../mod/connedit.php:579 msgid "Ignore contact" msgstr "Ignorera kontakt" -#: ../../mod/connedit.php:467 +#: ../../mod/connedit.php:580 msgid "Repair URL settings" msgstr "Reparera URL-inställningar" -#: ../../mod/connedit.php:468 +#: ../../mod/connedit.php:581 msgid "View conversations" msgstr "Visa konversationer" -#: ../../mod/connedit.php:470 +#: ../../mod/connedit.php:583 msgid "Delete contact" msgstr "Ta bort kontakt" -#: ../../mod/connedit.php:473 +#: ../../mod/connedit.php:586 msgid "Last update:" msgstr "Senaste uppdatering:" -#: ../../mod/connedit.php:475 +#: ../../mod/connedit.php:588 msgid "Update public posts" msgstr "Uppdatera offentliga inlägg" -#: ../../mod/connedit.php:477 +#: ../../mod/connedit.php:590 msgid "Update now" msgstr "Uppdatera nu" -#: ../../mod/connedit.php:483 +#: ../../mod/connedit.php:596 msgid "Currently blocked" msgstr "Blockerad" -#: ../../mod/connedit.php:484 +#: ../../mod/connedit.php:597 msgid "Currently ignored" msgstr "Ignorerad" -#: ../../mod/connedit.php:485 +#: ../../mod/connedit.php:598 msgid "Currently archived" msgstr "Arkiverad" -#: ../../mod/connedit.php:486 +#: ../../mod/connedit.php:599 msgid "Currently pending" msgstr "Inväntar svar" -#: ../../mod/connedit.php:487 +#: ../../mod/connedit.php:600 msgid "Hide this contact from others" msgstr "Dölj den här kontakten för andra" -#: ../../mod/connedit.php:487 +#: ../../mod/connedit.php:600 msgid "" "Replies/likes to your public posts <strong>may</strong> still be visible" msgstr "Svar/gilla-reaktioner pÃ¥ dina offentliga inlägg <strong>kan</strong> fortfarande synas" -#: ../../mod/layouts.php:62 -msgid "Help with this feature" -msgstr "Hjälp för den här funktionen" +#: ../../mod/thing.php:96 +msgid "Thing updated" +msgstr "FöremÃ¥l uppdaterat" -#: ../../mod/layouts.php:84 -msgid "Layout Name" -msgstr "Layoutnamn" +#: ../../mod/thing.php:156 +msgid "Object store: failed" +msgstr "Objektlagring: misslyckades" -#: ../../mod/help.php:43 ../../mod/help.php:49 ../../mod/help.php:55 -msgid "Help:" -msgstr "Hjälp:" +#: ../../mod/thing.php:160 +msgid "Thing added" +msgstr "FöremÃ¥l tillagt" -#: ../../mod/help.php:69 ../../index.php:223 -msgid "Not Found" -msgstr "Hittas inte" +#: ../../mod/thing.php:180 +#, php-format +msgid "OBJ: %1$s %2$s %3$s" +msgstr "OBJ: %1$s %2$s %3$s" -#: ../../mod/help.php:72 ../../mod/page.php:83 ../../mod/display.php:100 -#: ../../mod/block.php:75 ../../index.php:226 -msgid "Page not found." -msgstr "Sidan hittas inte." +#: ../../mod/thing.php:232 +msgid "Show Thing" +msgstr "Visa föremÃ¥l" -#: ../../mod/rmagic.php:38 +#: ../../mod/thing.php:239 +msgid "item not found." +msgstr "föremÃ¥l hittades inte." + +#: ../../mod/thing.php:270 +msgid "Edit Thing" +msgstr "Redigera föremÃ¥l" + +#: ../../mod/thing.php:272 ../../mod/thing.php:319 +msgid "Select a profile" +msgstr "Välj en profil" + +#: ../../mod/thing.php:276 ../../mod/thing.php:322 +msgid "Post an activity" +msgstr "Posta en aktivitet" + +#: ../../mod/thing.php:276 ../../mod/thing.php:322 +msgid "Only sends to viewers of the applicable profile" +msgstr "Skickar bara till de som tittar pÃ¥ den aktuella profilen" + +#: ../../mod/thing.php:278 ../../mod/thing.php:324 +msgid "Name of thing e.g. something" +msgstr "Namn pÃ¥ föremÃ¥l, t.ex. nÃ¥gonting" + +#: ../../mod/thing.php:280 ../../mod/thing.php:325 +msgid "URL of thing (optional)" +msgstr "URL för föremÃ¥l (frivilligt)" + +#: ../../mod/thing.php:282 ../../mod/thing.php:326 +msgid "URL for photo of thing (optional)" +msgstr "URL för foto pÃ¥ föremÃ¥l (frivilligt)" + +#: ../../mod/thing.php:317 +msgid "Add Thing to your Profile" +msgstr "Lägg till föremÃ¥l till din profil" + +#: ../../mod/lostpass.php:15 +msgid "No valid account found." +msgstr "Inget giltigt konto hittades." + +#: ../../mod/lostpass.php:29 +msgid "Password reset request issued. Check your email." +msgstr "LösenordsÃ¥terställning har skickats. Kontrollera din e-post." + +#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:102 +#, php-format +msgid "Site Member (%s)" +msgstr "Servermedlem (%s)" + +#: ../../mod/lostpass.php:40 +#, php-format +msgid "Password reset requested at %s" +msgstr "LösenordsÃ¥terställning begärd pÃ¥ %s" + +#: ../../mod/lostpass.php:63 msgid "" -"We encountered a problem while logging in with the OpenID you provided. " -"Please check the correct spelling of the ID." -msgstr "Vi drabbades av ett problem vid inloggningen med OpenID:t du uppgav. Kontrollera att ID:t är korrekt stavat." +"Request could not be verified. (You may have previously submitted it.) " +"Password reset failed." +msgstr "Begäran kunde inte bekräftas. (Du kan ha skickat den tidigare.) LösenordsÃ¥terställningen misslyckades." -#: ../../mod/rmagic.php:38 -msgid "The error message was:" -msgstr "Felmeddelandet var:" +#: ../../mod/lostpass.php:85 ../../boot.php:1494 +msgid "Password Reset" +msgstr "LösenordsÃ¥terställning" -#: ../../mod/rmagic.php:42 -msgid "Authentication failed." -msgstr "Autentisering misslyckades." +#: ../../mod/lostpass.php:86 +msgid "Your password has been reset as requested." +msgstr "Ditt lösenord har Ã¥terställts som begärt." -#: ../../mod/rmagic.php:78 -msgid "Remote Authentication" -msgstr "Fjärrautentisering." +#: ../../mod/lostpass.php:87 +msgid "Your new password is" +msgstr "Ditt nya lösenord är" -#: ../../mod/rmagic.php:79 -msgid "Enter your channel address (e.g. channel@example.com)" -msgstr "Ange din kanaladress (t.ex. kanal@example.com)" +#: ../../mod/lostpass.php:88 +msgid "Save or copy your new password - and then" +msgstr "Spara eller kopiera ditt nya lösenord - " -#: ../../mod/rmagic.php:80 -msgid "Authenticate" -msgstr "Autentisera" +#: ../../mod/lostpass.php:89 +msgid "click here to login" +msgstr "klicka sedan här för att logga in" -#: ../../mod/page.php:35 ../../mod/block.php:27 -msgid "Invalid item." -msgstr "Ogiltig post." +#: ../../mod/lostpass.php:90 +msgid "" +"Your password may be changed from the <em>Settings</em> page after " +"successful login." +msgstr "Ditt lösenord kan bytas frÃ¥n sidan <em>Inställningar</em> när du är inloggad." -#: ../../mod/network.php:79 -msgid "No such group" -msgstr "Ingen sÃ¥dan grupp" +#: ../../mod/lostpass.php:107 +#, php-format +msgid "Your password has changed at %s" +msgstr "Ditt lösenord byttes pÃ¥ %s" -#: ../../mod/network.php:119 -msgid "Search Results For:" -msgstr "Sökresultat för:" +#: ../../mod/lostpass.php:122 +msgid "Forgot your Password?" +msgstr "Glömt lösenordet?" -#: ../../mod/network.php:173 -msgid "Collection is empty" -msgstr "Sammanhanget är tomt" +#: ../../mod/lostpass.php:123 +msgid "" +"Enter your email address and submit to have your password reset. Then check " +"your email for further instructions." +msgstr "Ange din e-postadress och skicka för att Ã¥terställa ditt lösenord. Kontrollera sedan din e-post för vidare instruktioner." -#: ../../mod/network.php:181 -msgid "Collection: " -msgstr "Sammanhang: " +#: ../../mod/lostpass.php:124 +msgid "Email Address" +msgstr "E-postadress" -#: ../../mod/network.php:194 -msgid "Connection: " -msgstr "Kontakt:" +#: ../../mod/lostpass.php:125 +msgid "Reset" +msgstr "Ã…terställ" -#: ../../mod/network.php:197 -msgid "Invalid connection." -msgstr "Ogiltig kontakt." +#: ../../mod/bookmarks.php:38 +msgid "Bookmark added" +msgstr "Bokmärke tillagt" + +#: ../../mod/bookmarks.php:60 +msgid "My Bookmarks" +msgstr "Mina bokmärken" + +#: ../../mod/bookmarks.php:71 +msgid "My Connections Bookmarks" +msgstr "Mina kontakters bokmärken" + +#: ../../mod/dirsearch.php:21 +msgid "This site is not a directory server" +msgstr "Den här servern är inte en katalogserver" + +#: ../../mod/cloud.php:130 +msgid "RedMatrix - Guests: Username: {your email address}, Password: +++" +msgstr "RedMatrix - Gäster: Användarnamn {din e-postadress}, Lösenord: +++" -#: ../../mod/profiles.php:18 ../../mod/profiles.php:138 -#: ../../mod/profiles.php:168 ../../mod/profiles.php:463 +#: ../../mod/profiles.php:18 ../../mod/profiles.php:165 +#: ../../mod/profiles.php:222 ../../mod/profiles.php:565 msgid "Profile not found." msgstr "Profil hittades inte." @@ -5984,561 +5960,652 @@ msgstr "Ny profil skapad." msgid "Profile unavailable to clone." msgstr "Profil inte tillgänglig för kloning." -#: ../../mod/profiles.php:178 +#: ../../mod/profiles.php:136 +msgid "Profile unavailable to export." +msgstr "Profil inte tillgänglig för export." + +#: ../../mod/profiles.php:232 msgid "Profile Name is required." msgstr "Profilnamn krävs." -#: ../../mod/profiles.php:294 +#: ../../mod/profiles.php:378 msgid "Marital Status" msgstr "CivilstÃ¥nd" -#: ../../mod/profiles.php:298 +#: ../../mod/profiles.php:382 msgid "Romantic Partner" msgstr "Romantisk partner" -#: ../../mod/profiles.php:302 +#: ../../mod/profiles.php:386 msgid "Likes" msgstr "Gillar" -#: ../../mod/profiles.php:306 +#: ../../mod/profiles.php:390 msgid "Dislikes" msgstr "Ogillar" -#: ../../mod/profiles.php:310 +#: ../../mod/profiles.php:394 msgid "Work/Employment" msgstr "Arbete/sysselsättning" -#: ../../mod/profiles.php:313 +#: ../../mod/profiles.php:397 msgid "Religion" msgstr "Religion" -#: ../../mod/profiles.php:317 +#: ../../mod/profiles.php:401 msgid "Political Views" msgstr "Politisk Ã¥skÃ¥dning" -#: ../../mod/profiles.php:321 +#: ../../mod/profiles.php:405 msgid "Gender" msgstr "Kön" -#: ../../mod/profiles.php:325 +#: ../../mod/profiles.php:409 msgid "Sexual Preference" msgstr "Sexuell preferens" -#: ../../mod/profiles.php:329 +#: ../../mod/profiles.php:413 msgid "Homepage" msgstr "Hemsida" -#: ../../mod/profiles.php:333 +#: ../../mod/profiles.php:417 msgid "Interests" msgstr "Intressen" -#: ../../mod/profiles.php:344 ../../mod/pubsites.php:31 -msgid "Location" -msgstr "Plats" +#: ../../mod/profiles.php:421 ../../mod/admin.php:866 +msgid "Address" +msgstr "Adress" -#: ../../mod/profiles.php:427 +#: ../../mod/profiles.php:511 msgid "Profile updated." msgstr "Profil uppdaterad." -#: ../../mod/profiles.php:482 +#: ../../mod/profiles.php:590 msgid "Hide your contact/friend list from viewers of this profile?" msgstr "Dölj din kontakt-/vänlista för de som ser den här profilen" -#: ../../mod/profiles.php:505 +#: ../../mod/profiles.php:632 msgid "Edit Profile Details" msgstr "Redigera profildetaljer" -#: ../../mod/profiles.php:507 +#: ../../mod/profiles.php:634 msgid "View this profile" msgstr "Visa den här profilen" -#: ../../mod/profiles.php:508 +#: ../../mod/profiles.php:636 msgid "Change Profile Photo" msgstr "Byt profilfoto" -#: ../../mod/profiles.php:509 +#: ../../mod/profiles.php:637 msgid "Create a new profile using these settings" msgstr "Skapa en ny profil utifrÃ¥n de här inställningarna" -#: ../../mod/profiles.php:510 +#: ../../mod/profiles.php:638 msgid "Clone this profile" msgstr "Klona den här profilen" -#: ../../mod/profiles.php:511 +#: ../../mod/profiles.php:639 msgid "Delete this profile" msgstr "Ta bort den här profilen" -#: ../../mod/profiles.php:512 +#: ../../mod/profiles.php:641 +msgid "Import profile from file" +msgstr "Importera profil frÃ¥n fil" + +#: ../../mod/profiles.php:642 +msgid "Export profile to file" +msgstr "Exportera profil som fil" + +#: ../../mod/profiles.php:643 msgid "Profile Name:" msgstr "Profilnamn:" -#: ../../mod/profiles.php:513 +#: ../../mod/profiles.php:644 msgid "Your Full Name:" msgstr "Ditt fulllständiga namn:" -#: ../../mod/profiles.php:514 +#: ../../mod/profiles.php:645 msgid "Title/Description:" msgstr "Titel/beskrivning:" -#: ../../mod/profiles.php:515 +#: ../../mod/profiles.php:646 msgid "Your Gender:" msgstr "Ditt kön:" -#: ../../mod/profiles.php:516 -#, php-format -msgid "Birthday (%s):" -msgstr "Födelsedag (%s):" +#: ../../mod/profiles.php:647 +msgid "Birthday :" +msgstr "Födelsedag:" -#: ../../mod/profiles.php:517 +#: ../../mod/profiles.php:648 msgid "Street Address:" msgstr "Gatuadress:" -#: ../../mod/profiles.php:518 +#: ../../mod/profiles.php:649 msgid "Locality/City:" msgstr "Ort:" -#: ../../mod/profiles.php:519 +#: ../../mod/profiles.php:650 msgid "Postal/Zip Code:" msgstr "Postnummer:" -#: ../../mod/profiles.php:520 +#: ../../mod/profiles.php:651 msgid "Country:" msgstr "Land:" -#: ../../mod/profiles.php:521 +#: ../../mod/profiles.php:652 msgid "Region/State:" msgstr "Region:" -#: ../../mod/profiles.php:522 +#: ../../mod/profiles.php:653 msgid "<span class=\"heart\">♥</span> Marital Status:" msgstr "<span class=\"heart\">♥</span> CivilstÃ¥nd:" -#: ../../mod/profiles.php:523 +#: ../../mod/profiles.php:654 msgid "Who: (if applicable)" msgstr "Vem: (om tillämpligt)" -#: ../../mod/profiles.php:524 +#: ../../mod/profiles.php:655 msgid "Examples: cathy123, Cathy Williams, cathy@example.com" msgstr "Exempel: cathy123, Cathy Williams, cathy@example.com" -#: ../../mod/profiles.php:525 +#: ../../mod/profiles.php:656 msgid "Since [date]:" msgstr "Sedan [datum]" -#: ../../mod/profiles.php:527 +#: ../../mod/profiles.php:658 msgid "Homepage URL:" msgstr "Hemsideadress:" -#: ../../mod/profiles.php:530 +#: ../../mod/profiles.php:661 msgid "Religious Views:" msgstr "Religion/livsÃ¥skÃ¥dning:" -#: ../../mod/profiles.php:531 +#: ../../mod/profiles.php:662 msgid "Keywords:" msgstr "Nyckelord:" -#: ../../mod/profiles.php:534 +#: ../../mod/profiles.php:665 msgid "Example: fishing photography software" msgstr "Exempel: fiske fotografering mjukvara" -#: ../../mod/profiles.php:535 +#: ../../mod/profiles.php:666 msgid "Used in directory listings" msgstr "Används i kataloglistningar" -#: ../../mod/profiles.php:536 +#: ../../mod/profiles.php:667 msgid "Tell us about yourself..." msgstr "Beskriv dig själv..." -#: ../../mod/profiles.php:537 +#: ../../mod/profiles.php:668 msgid "Hobbies/Interests" msgstr "Fritidssysselsättning/intressen" -#: ../../mod/profiles.php:538 +#: ../../mod/profiles.php:669 msgid "Contact information and Social Networks" msgstr "Kontaktinformation och sociala nätverk" -#: ../../mod/profiles.php:539 +#: ../../mod/profiles.php:670 msgid "My other channels" msgstr "Mina andra kanaler" -#: ../../mod/profiles.php:540 +#: ../../mod/profiles.php:671 msgid "Musical interests" msgstr "Musikintressen" -#: ../../mod/profiles.php:541 +#: ../../mod/profiles.php:672 msgid "Books, literature" msgstr "Böcker, litteratur" -#: ../../mod/profiles.php:542 +#: ../../mod/profiles.php:673 msgid "Television" msgstr "Tv" -#: ../../mod/profiles.php:543 +#: ../../mod/profiles.php:674 msgid "Film/dance/culture/entertainment" msgstr "Film/dans/kultur/underhÃ¥llning" -#: ../../mod/profiles.php:544 +#: ../../mod/profiles.php:675 msgid "Love/romance" msgstr "Kärlek/romantik" -#: ../../mod/profiles.php:545 +#: ../../mod/profiles.php:676 msgid "Work/employment" msgstr "Arbete/sysselsättning" -#: ../../mod/profiles.php:546 +#: ../../mod/profiles.php:677 msgid "School/education" msgstr "Skola/utbildning" -#: ../../mod/profiles.php:551 -msgid "" -"This is your <strong>public</strong> profile.<br />It <strong>may</strong> " -"be visible to anybody using the internet." -msgstr "Det här är din <strong>offentliga</strong> profil.<br />Den <strong>kan</strong> ses av vem som helst med tillgÃ¥ng till Internet." +#: ../../mod/profiles.php:683 +msgid "This is your default profile." +msgstr "Det här är din standardprofil." -#: ../../mod/profiles.php:600 +#: ../../mod/profiles.php:694 ../../mod/directory.php:159 +msgid "Age: " +msgstr "Ã…lder:" + +#: ../../mod/profiles.php:737 msgid "Edit/Manage Profiles" msgstr "Redigera/hantera profiler" -#: ../../mod/profiles.php:601 +#: ../../mod/profiles.php:738 msgid "Add profile things" msgstr "Lägg till profilsaker" -#: ../../mod/profiles.php:602 +#: ../../mod/profiles.php:739 msgid "Include desirable objects in your profile" msgstr "Inkludera fina prylar i din profil" -#: ../../mod/dirsearch.php:21 -msgid "This site is not a directory server" -msgstr "Den här servern är inte en katalogserver" +#: ../../mod/editblock.php:79 ../../mod/editblock.php:95 +#: ../../mod/editlayout.php:78 ../../mod/editpost.php:20 +#: ../../mod/editwebpage.php:77 +msgid "Item not found" +msgstr "Posten hittas inte" -#: ../../mod/sources.php:32 -msgid "Failed to create source. No channel selected." -msgstr "Misslyckades att skapa källa. Ingen kanal vald." +#: ../../mod/editblock.php:115 +msgid "Edit Block" +msgstr "Redigera block" -#: ../../mod/sources.php:45 -msgid "Source created." -msgstr "Källa skapad." +#: ../../mod/editblock.php:125 +msgid "Delete block?" +msgstr "Ta bort block?" -#: ../../mod/sources.php:57 -msgid "Source updated." -msgstr "Källa uppdaterad." +#: ../../mod/editblock.php:147 ../../mod/editlayout.php:143 +#: ../../mod/editpost.php:116 ../../mod/editwebpage.php:178 +msgid "Insert YouTube video" +msgstr "Infoga Youtube-video" -#: ../../mod/sources.php:82 -msgid "*" -msgstr "*" +#: ../../mod/editblock.php:148 ../../mod/editlayout.php:144 +#: ../../mod/editpost.php:117 ../../mod/editwebpage.php:179 +msgid "Insert Vorbis [.ogg] video" +msgstr "Infoga Vorbis [.ogg]-video" -#: ../../mod/sources.php:89 -msgid "Manage remote sources of content for your channel." -msgstr "Hantera fjärrkällor med innehÃ¥ll för din kanal." +#: ../../mod/editblock.php:149 ../../mod/editlayout.php:145 +#: ../../mod/editpost.php:118 ../../mod/editwebpage.php:180 +msgid "Insert Vorbis [.ogg] audio" +msgstr "Infoga Vorbis [.ogg]-ljud" -#: ../../mod/sources.php:90 ../../mod/sources.php:100 -msgid "New Source" -msgstr "Ny källa" +#: ../../mod/editblock.php:183 +msgid "Delete Block" +msgstr "Ta bort block" -#: ../../mod/sources.php:101 ../../mod/sources.php:133 -msgid "" -"Import all or selected content from the following channel into this channel " -"and distribute it according to your channel settings." -msgstr "Importera allt eller valt innehÃ¥ll frÃ¥n följande kanal till den här kanalen och distribuera det enligt dina kanalinställningar." +#: ../../mod/pdledit.php:13 +msgid "Layout updated." +msgstr "Layout uppdaterad." -#: ../../mod/sources.php:102 ../../mod/sources.php:134 -msgid "Only import content with these words (one per line)" -msgstr "Importera endast innehÃ¥ll med de här orden (ett per rad)" +#: ../../mod/pdledit.php:28 ../../mod/pdledit.php:53 +msgid "Edit System Page Description" +msgstr "Redigera systemsidbeskrivning" -#: ../../mod/sources.php:102 ../../mod/sources.php:134 -msgid "Leave blank to import all public content" -msgstr "Lämna blankt för att importera allt offentligt innehÃ¥ll" +#: ../../mod/pdledit.php:48 +msgid "Layout not found." +msgstr "Layout hittas inte." -#: ../../mod/sources.php:103 ../../mod/sources.php:137 -#: ../../mod/new_channel.php:110 -msgid "Channel Name" -msgstr "Kanalnamn" +#: ../../mod/pdledit.php:54 +msgid "Module Name:" +msgstr "Modulnamn:" -#: ../../mod/sources.php:123 ../../mod/sources.php:150 -msgid "Source not found." -msgstr "Källa hittades inte." +#: ../../mod/pdledit.php:55 ../../mod/layouts.php:107 +msgid "Layout Help" +msgstr "Layouthjälp" -#: ../../mod/sources.php:130 -msgid "Edit Source" -msgstr "Redigera källa" +#: ../../mod/editlayout.php:108 +msgid "Edit Layout" +msgstr "Redigera layout" -#: ../../mod/sources.php:131 -msgid "Delete Source" -msgstr "Ta bort källa" +#: ../../mod/editlayout.php:117 +msgid "Delete layout?" +msgstr "Ta bort layout?" -#: ../../mod/sources.php:158 -msgid "Source removed" -msgstr "Källa borttagen" +#: ../../mod/editlayout.php:178 +msgid "Delete Layout" +msgstr "Ta bort layout" -#: ../../mod/sources.php:160 -msgid "Unable to remove source." -msgstr "Kunde inte ta bort källa." +#: ../../mod/editpost.php:31 +msgid "Item is not editable" +msgstr "Posten gÃ¥r ej att redigera" -#: ../../mod/blocks.php:66 -msgid "Block Name" -msgstr "Blocknamn" +#: ../../mod/editpost.php:53 +msgid "Delete item?" +msgstr "Ta bort posten?" -#: ../../mod/magic.php:70 -msgid "Hub not found." -msgstr "Hubb hittades inte." +#: ../../mod/editwebpage.php:140 +msgid "Edit Webpage" +msgstr "Redigera webbsida" -#: ../../mod/chat.php:19 ../../mod/channel.php:25 -msgid "You must be logged in to see this page." -msgstr "Du mÃ¥ste vara inloggad för att se den här sidan." +#: ../../mod/editwebpage.php:150 +msgid "Delete webpage?" +msgstr "Ta bort webbsida?" -#: ../../mod/chat.php:166 -msgid "Room not found" -msgstr "Rum hittas inte" +#: ../../mod/editwebpage.php:215 +msgid "Delete Webpage" +msgstr "Ta bort webbsida" -#: ../../mod/chat.php:176 -msgid "Leave Room" -msgstr "Lämna rummet" +#: ../../mod/impel.php:33 +msgid "webpage" +msgstr "webbsida" -#: ../../mod/chat.php:177 -msgid "I am away right now" -msgstr "Jag är borta för tillfället" +#: ../../mod/impel.php:38 +msgid "block" +msgstr "block" -#: ../../mod/chat.php:178 -msgid "I am online" -msgstr "Jag är online" +#: ../../mod/impel.php:43 +msgid "layout" +msgstr "layout" -#: ../../mod/chat.php:180 -msgid "Bookmark this room" -msgstr "Bokmärk det här rummet" +#: ../../mod/impel.php:117 +#, php-format +msgid "%s element installed" +msgstr "%selement installerat" -#: ../../mod/chat.php:204 ../../mod/chat.php:226 -msgid "New Chatroom" -msgstr "Nytt chattrum" +#: ../../mod/profile_photo.php:108 +msgid "Image uploaded but image cropping failed." +msgstr "Bilden laddades upp men beskärning misslyckades." -#: ../../mod/chat.php:205 -msgid "Chatroom Name" -msgstr "Namn pÃ¥ chattrum" +#: ../../mod/profile_photo.php:161 +msgid "Image resize failed." +msgstr "Ändring av bildstorlek misslyckades." -#: ../../mod/chat.php:222 -#, php-format -msgid "%1$s's Chatrooms" -msgstr "%1$ss chattrum" +#: ../../mod/profile_photo.php:205 +msgid "" +"Shift-reload the page or clear browser cache if the new photo does not " +"display immediately." +msgstr "Shift-uppdatera sidan eller rensa webbläsarcachen om det nya fotot inte visas direkt." -#: ../../mod/siteinfo.php:57 +#: ../../mod/profile_photo.php:232 #, php-format -msgid "Version %s" -msgstr "Version %s" +msgid "Image exceeds size limit of %d" +msgstr "Bilden överskrider storleksbegränsningen %d" -#: ../../mod/siteinfo.php:76 -msgid "Installed plugins/addons/apps:" -msgstr "Installerade tillägg/moduler/appar:" +#: ../../mod/profile_photo.php:241 +msgid "Unable to process image." +msgstr "Kunde inte behandla bilden." -#: ../../mod/siteinfo.php:89 -msgid "No installed plugins/addons/apps" -msgstr "Inga installerade tillägg/moduler/appar" +#: ../../mod/profile_photo.php:290 ../../mod/profile_photo.php:339 +msgid "Photo not available." +msgstr "Fotot är inte tillgängligt." -#: ../../mod/siteinfo.php:97 -msgid "Red" -msgstr "Red" +#: ../../mod/profile_photo.php:358 +msgid "Upload File:" +msgstr "Ladda upp fil:" -#: ../../mod/siteinfo.php:98 -msgid "" -"This is a hub of the Red Matrix - a global cooperative network of " -"decentralised privacy enhanced websites." -msgstr "Det här är en hubb som hör till Red Matrix - ett globalt samverkande nätverk av decentraliserade integritetsstärkta webbplatser." +#: ../../mod/profile_photo.php:359 +msgid "Select a profile:" +msgstr "Välj en profil:" -#: ../../mod/siteinfo.php:101 -msgid "Running at web location" -msgstr "Kör pÃ¥ webbutrymmet" +#: ../../mod/profile_photo.php:360 +msgid "Upload Profile Photo" +msgstr "Ladda upp profilfoto" -#: ../../mod/siteinfo.php:102 -msgid "" -"Please visit <a href=\"http://getzot.com\">GetZot.com</a> to learn more " -"about the Red Matrix." -msgstr "Besök <a href=\"http://getzot.com\">GetZot.com</a> lära dig mer om Red Matrix." +#: ../../mod/profile_photo.php:365 +msgid "skip this step" +msgstr "hoppa över det här steget" -#: ../../mod/siteinfo.php:103 -msgid "Bug reports and issues: please visit" -msgstr "Buggrapporter och problem: besök" +#: ../../mod/profile_photo.php:365 +msgid "select a photo from your photo albums" +msgstr "välj ett foto frÃ¥n dina fotoalbum" -#: ../../mod/siteinfo.php:106 -msgid "" -"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot " -"com" -msgstr "Förslag, uppskattning, etc. - maila \"redmatrix\" at librelist - dot com" +#: ../../mod/profile_photo.php:381 +msgid "Crop Image" +msgstr "Beskär bild" -#: ../../mod/siteinfo.php:108 -msgid "Site Administrators" -msgstr "Serveradministratörer" +#: ../../mod/profile_photo.php:382 +msgid "Please adjust the image cropping for optimum viewing." +msgstr "Justera bildens beskärning för bästa utseende." -#: ../../mod/new_channel.php:107 -msgid "Add a Channel" -msgstr "Lägg till en kanal" +#: ../../mod/profile_photo.php:384 +msgid "Done Editing" +msgstr "Klar med redigering" -#: ../../mod/new_channel.php:108 -msgid "" -"A channel is your own collection of related web pages. A channel can be used" -" to hold social network profiles, blogs, conversation groups and forums, " -"celebrity pages, and much more. You may create as many channels as your " -"service provider allows." -msgstr "En kanal är din egen samling av relaterade webbsidor. En kanal kan användas för att innehÃ¥lla sociala nätverksprofiler, bloggar, konversationsgrupper och forum, fansidor, och mycket mer. Du kan skapa sÃ¥ mÃ¥nga kanaler som din tjänsteleverantör tillÃ¥ter." +#: ../../mod/profile_photo.php:427 +msgid "Image uploaded successfully." +msgstr "Bilduppladdning lyckades." -#: ../../mod/new_channel.php:111 -msgid "Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" " -msgstr "Exempel: \"Bob Jameson\", \"Lisa och hennes hästar\", \"Fotboll\", \"Flyggruppen\" " +#: ../../mod/profile_photo.php:429 +msgid "Image upload failed." +msgstr "Bilduppladdning misslyckades." -#: ../../mod/new_channel.php:112 -msgid "Choose a short nickname" -msgstr "Välj ett kort smeknamn" +#: ../../mod/profile_photo.php:438 +#, php-format +msgid "Image size reduction [%s] failed." +msgstr "Krympning av bilden [%s] misslyckades." -#: ../../mod/new_channel.php:113 -msgid "" -"Your nickname will be used to create an easily remembered channel address " -"(like an email address) which you can share with others." -msgstr "Ditt smeknamn används för att skapa en kanaladress som är lätt att komma ihÃ¥g (som en e-postadress) som du kan dela med andra." +#: ../../mod/item.php:159 +msgid "Unable to locate original post." +msgstr "Kunde inte hitta originalinlägget." -#: ../../mod/new_channel.php:114 -msgid "Or <a href=\"import\">import an existing channel</a> from another location" -msgstr "Eller <a href=\"import\">importera en befintlig kanal</a> frÃ¥n en annan plats" +#: ../../mod/item.php:418 +msgid "Empty post discarded." +msgstr "Tomt inlägg förkastat." -#: ../../mod/lostpass.php:15 -msgid "No valid account found." -msgstr "Inget giltigt konto hittades." +#: ../../mod/item.php:460 +msgid "Executable content type not permitted to this channel." +msgstr "Körbart innehÃ¥ll tillÃ¥ts inte i den här kanalen." -#: ../../mod/lostpass.php:29 -msgid "Password reset request issued. Check your email." -msgstr "LösenordsÃ¥terställning har skickats. Kontrollera din e-post." +#: ../../mod/item.php:898 +msgid "System error. Post not saved." +msgstr "Systemfel. Inlägget inte sparat." -#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:102 +#: ../../mod/item.php:1373 #, php-format -msgid "Site Member (%s)" -msgstr "Servermedlem (%s)" +msgid "You have reached your limit of %1$.0f top level posts." +msgstr "Du har nÃ¥tt din gräns pÃ¥ %1$.0f toppnivÃ¥inlägg." -#: ../../mod/lostpass.php:40 +#: ../../mod/item.php:1379 #, php-format -msgid "Password reset requested at %s" -msgstr "LösenordsÃ¥terställning begärd pÃ¥ %s" +msgid "You have reached your limit of %1$.0f webpages." +msgstr "Du har nÃ¥tt din gräns pÃ¥ %1$.0f webbsidor." -#: ../../mod/lostpass.php:63 -msgid "" -"Request could not be verified. (You may have previously submitted it.) " -"Password reset failed." -msgstr "Begäran kunde inte bekräftas. (Du kan ha skickat den tidigare.) LösenordsÃ¥terställningen misslyckades." +#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 +msgid "Contact not found." +msgstr "Kontakten hittades inte." -#: ../../mod/lostpass.php:85 ../../boot.php:1454 -msgid "Password Reset" -msgstr "LösenordsÃ¥terställning" +#: ../../mod/fsuggest.php:63 +msgid "Friend suggestion sent." +msgstr "VänförfrÃ¥gan skickad." -#: ../../mod/lostpass.php:86 -msgid "Your password has been reset as requested." -msgstr "Ditt lösenord har Ã¥terställts som begärt." +#: ../../mod/fsuggest.php:97 +msgid "Suggest Friends" +msgstr "FöreslÃ¥ vänner" -#: ../../mod/lostpass.php:87 -msgid "Your new password is" -msgstr "Ditt nya lösenord är" +#: ../../mod/fsuggest.php:99 +#, php-format +msgid "Suggest a friend for %s" +msgstr "FöreslÃ¥ en vän för %s" -#: ../../mod/lostpass.php:88 -msgid "Save or copy your new password - and then" -msgstr "Spara eller kopiera ditt nya lösenord - " +#: ../../mod/filestorage.php:76 +msgid "Permission Denied." +msgstr "Behörighet saknas." -#: ../../mod/lostpass.php:89 -msgid "click here to login" -msgstr "klicka sedan här för att logga in" +#: ../../mod/filestorage.php:92 +msgid "File not found." +msgstr "Filen hittas inte." -#: ../../mod/lostpass.php:90 -msgid "" -"Your password may be changed from the <em>Settings</em> page after " -"successful login." -msgstr "Ditt lösenord kan bytas frÃ¥n sidan <em>Inställningar</em> när du är inloggad." +#: ../../mod/filestorage.php:131 +msgid "Edit file permissions" +msgstr "Redigera filrättigheter" -#: ../../mod/lostpass.php:107 -#, php-format -msgid "Your password has changed at %s" -msgstr "Ditt lösenord byttes pÃ¥ %s" +#: ../../mod/filestorage.php:140 +msgid "Set/edit permissions" +msgstr "Ställ in/ändra behörigheter" -#: ../../mod/lostpass.php:122 -msgid "Forgot your Password?" -msgstr "Glömt lösenordet?" +#: ../../mod/filestorage.php:141 +msgid "Include all files and sub folders" +msgstr "Inkludera alla filer och underkataloger" -#: ../../mod/lostpass.php:123 +#: ../../mod/filestorage.php:142 +msgid "Return to file list" +msgstr "Ã…tergÃ¥ till fillistan" + +#: ../../mod/filestorage.php:144 +msgid "Copy/paste this code to attach file to a post" +msgstr "Kopiera/klistra in den här koden för att bifoga filen i ett inlägg" + +#: ../../mod/filestorage.php:145 +msgid "Copy/paste this URL to link file from a web page" +msgstr "Kopiera/klistra in den här URL:en för att länka till filen frÃ¥n en webbsida" + +#: ../../mod/help.php:41 ../../mod/help.php:47 ../../mod/help.php:53 +msgid "Help:" +msgstr "Hjälp:" + +#: ../../mod/help.php:67 ../../index.php:238 +msgid "Not Found" +msgstr "Hittas inte" + +#: ../../mod/acl.php:245 +msgid "network" +msgstr "nätverk" + +#: ../../mod/delegate.php:95 +msgid "No potential page delegates located." +msgstr "Inga potentiella sid-ombud funna." + +#: ../../mod/delegate.php:121 +msgid "Delegate Page Management" +msgstr "Delegera sidhantering" + +#: ../../mod/delegate.php:123 msgid "" -"Enter your email address and submit to have your password reset. Then check " -"your email for further instructions." -msgstr "Ange din e-postadress och skicka för att Ã¥terställa ditt lösenord. Kontrollera sedan din e-post för vidare instruktioner." +"Delegates are able to manage all aspects of this account/page except for " +"basic account settings. Please do not delegate your personal account to " +"anybody that you do not trust completely." +msgstr "Ombud kan hantera alla aspekter av det här kontot/den här sidan förutom grundläggande kontoinställningar. Delegera inte ditt personliga konto till nÃ¥gon som du inte litar fullständigt pÃ¥." -#: ../../mod/lostpass.php:124 -msgid "Email Address" -msgstr "E-postadress" +#: ../../mod/delegate.php:124 +msgid "Existing Page Managers" +msgstr "Befintliga sid-ansvariga" -#: ../../mod/lostpass.php:125 -msgid "Reset" -msgstr "Ã…terställ" +#: ../../mod/delegate.php:126 +msgid "Existing Page Delegates" +msgstr "Befintliga sid-ombud" -#: ../../mod/editblock.php:77 -msgid "Edit Block" -msgstr "Redigera block" +#: ../../mod/delegate.php:128 +msgid "Potential Delegates" +msgstr "Potentiella ombud" -#: ../../mod/editblock.php:87 -msgid "Delete block?" -msgstr "Ta bort block?" +#: ../../mod/delegate.php:130 ../../mod/tagrm.php:133 ../../mod/photos.php:905 +msgid "Remove" +msgstr "Ta bort" -#: ../../mod/editblock.php:153 -msgid "Delete Block" -msgstr "Ta bort block" +#: ../../mod/delegate.php:131 +msgid "Add" +msgstr "Lägg till" -#: ../../mod/rbmark.php:88 -msgid "Select a bookmark folder" -msgstr "Välj en bokmärkeskatalog" +#: ../../mod/delegate.php:132 +msgid "No entries." +msgstr "Inga poster." -#: ../../mod/rbmark.php:93 -msgid "Save Bookmark" -msgstr "Spara bokmärke" +#: ../../mod/follow.php:25 +msgid "Channel added." +msgstr "Kanal tillagd." -#: ../../mod/rbmark.php:94 -msgid "URL of bookmark" -msgstr "Bokmärkets URL" +#: ../../mod/group.php:20 +msgid "Collection created." +msgstr "Krets skapad." -#: ../../mod/rbmark.php:95 -msgid "Description" -msgstr "Beskrivning" +#: ../../mod/group.php:26 +msgid "Could not create collection." +msgstr "Kunde inte skapa krets." -#: ../../mod/rbmark.php:99 -msgid "Or enter new bookmark folder name" -msgstr "Eller ange nytt namn pÃ¥ bokmärkeskatalog" +#: ../../mod/group.php:54 +msgid "Collection updated." +msgstr "Kretsen uppdaterad." + +#: ../../mod/group.php:86 +msgid "Create a collection of channels." +msgstr "Skapa en krets av kanaler." + +#: ../../mod/group.php:87 ../../mod/group.php:183 +msgid "Collection Name: " +msgstr "Namn pÃ¥ krets: " + +#: ../../mod/group.php:89 ../../mod/group.php:186 +msgid "Members are visible to other channels" +msgstr "Medlemmar kan ses av andra kanaler" + +#: ../../mod/group.php:107 +msgid "Collection removed." +msgstr "Krets borttagen." + +#: ../../mod/group.php:109 +msgid "Unable to remove collection." +msgstr "Kunde inte ta bort krets." + +#: ../../mod/group.php:182 +msgid "Collection Editor" +msgstr "Redigera krets" + +#: ../../mod/group.php:196 +msgid "Members" +msgstr "Medlemmar" + +#: ../../mod/group.php:198 +msgid "All Connected Channels" +msgstr "Alla anslutna kanaler" + +#: ../../mod/group.php:233 +msgid "Click on a channel to add or remove." +msgstr "Klicka pÃ¥ en kanal för att lägga till eller ta bort." + +#: ../../mod/home.php:48 +msgid "Red Matrix - "The Network"" +msgstr "Red Matrix - "Nätverket"" + +#: ../../mod/home.php:101 +#, php-format +msgid "Welcome to %s" +msgstr "Välkommen till %s" + +#: ../../mod/suggest.php:35 +msgid "" +"No suggestions available. If this is a new site, please try again in 24 " +"hours." +msgstr "Inga förslag tillgängliga. Om det här är en ny server, försök igen om 24 timmar." + +#: ../../mod/import.php:25 +#, php-format +msgid "Your service plan only allows %d channels." +msgstr "Din tjänstenivÃ¥ tillÃ¥ter bara %d kanaler." -#: ../../mod/import.php:36 +#: ../../mod/import.php:51 msgid "Nothing to import." msgstr "Inget att importera." -#: ../../mod/import.php:58 +#: ../../mod/import.php:75 msgid "Unable to download data from old server" msgstr "Kunde inte ladda ner data frÃ¥n den gamla servern" -#: ../../mod/import.php:64 +#: ../../mod/import.php:81 msgid "Imported file is empty." msgstr "Den importerade filen är tom." -#: ../../mod/import.php:88 +#: ../../mod/import.php:105 msgid "" "Cannot create a duplicate channel identifier on this system. Import failed." msgstr "Kan inte skapa ett dubblerat kanal-ID pÃ¥ det här systemet. Import misslyckades." -#: ../../mod/import.php:106 +#: ../../mod/import.php:123 msgid "Channel clone failed. Import failed." msgstr "Kloning av kanalen misslyckades. Import misslyckades." -#: ../../mod/import.php:116 +#: ../../mod/import.php:133 msgid "Cloned channel not found. Import failed." msgstr "Den klonade kanalen hittas inte. Import misslyckades." -#: ../../mod/import.php:358 +#: ../../mod/import.php:451 msgid "Import completed." msgstr "Import slutförd." -#: ../../mod/import.php:371 +#: ../../mod/import.php:463 msgid "You must be logged in to use this feature." msgstr "Du mÃ¥ste vara inloggad för att kunna använda den här funktionen." -#: ../../mod/import.php:376 +#: ../../mod/import.php:468 msgid "Import Channel" msgstr "Importera kanal" -#: ../../mod/import.php:377 +#: ../../mod/import.php:469 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 " @@ -6546,27 +6613,27 @@ msgid "" "be imported. Importation of content is not yet available." msgstr "Använd det här formuläret för att importera en befintlig kanal frÃ¥n en annan server/hubb. Du kan fÃ¥ kanal-ID:t frÃ¥n den gamla servern/hubben över nätverket eller tillhandahÃ¥lla en exportfil. Endast identitet och kontakter/relationer kommer att importeras. Import av innehÃ¥ll stöds ännu inte." -#: ../../mod/import.php:378 +#: ../../mod/import.php:470 msgid "File to Upload" msgstr "Fil att ladda upp" -#: ../../mod/import.php:379 +#: ../../mod/import.php:471 msgid "Or provide the old server/hub details" msgstr "Eller ge uppgifter om den gamla servern/hubben" -#: ../../mod/import.php:380 +#: ../../mod/import.php:472 msgid "Your old identity address (xyz@example.com)" msgstr "Din gamla identitetsadress (xyz@example.com)" -#: ../../mod/import.php:381 +#: ../../mod/import.php:473 msgid "Your old login email address" msgstr "Din gamla e-postadress för inloggning" -#: ../../mod/import.php:382 +#: ../../mod/import.php:474 msgid "Your old login password" msgstr "Ditt gamla inloggningslösenord" -#: ../../mod/import.php:383 +#: ../../mod/import.php:475 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" @@ -6574,422 +6641,1049 @@ msgid "" "primary location for files, photos, and media." msgstr "Ange i bägge fallen om den här hubben ska vara din nya primära adress eller om den gamla platsen ska fortsätta att ha den rollen. Du kommer att kunna posta frÃ¥n bÃ¥da platser, men bara en kan vara primärt utrymme för filer, foton och media." -#: ../../mod/import.php:384 +#: ../../mod/import.php:476 msgid "Make this hub my primary location" msgstr "Gör den här hubben till min primära plats" -#: ../../mod/manage.php:64 +#: ../../mod/import.php:477 +msgid "Import existing posts if possible" +msgstr "Importera befintliga inlägg om möjligt" + +#: ../../mod/tagger.php:98 #, php-format -msgid "You have created %1$.0f of %2$.0f allowed channels." -msgstr "Du har skapat %1$.0f av %2$.0f tillÃ¥tna kanaler." +msgid "%1$s tagged %2$s's %3$s with %4$s" +msgstr "%1$s taggade%2$ss %3$s med %4$s" -#: ../../mod/manage.php:72 -msgid "Create a new channel" -msgstr "Skapa en ny kanal" +#: ../../mod/tagrm.php:44 ../../mod/tagrm.php:94 +msgid "Tag removed" +msgstr "Tagg borttagen" -#: ../../mod/manage.php:77 -msgid "Channel Manager" -msgstr "Kanalhanterare" +#: ../../mod/tagrm.php:119 +msgid "Remove Item Tag" +msgstr "Ta bort innehÃ¥llstagg" -#: ../../mod/manage.php:78 -msgid "Current Channel" -msgstr "Nuvarande kanal" +#: ../../mod/tagrm.php:121 +msgid "Select a tag to remove: " +msgstr "Välj en tagg att ta bort: " -#: ../../mod/manage.php:80 -msgid "Attach to one of your channels by selecting it." -msgstr "Anslut till en av dina kanaler genom att välja den." +#: ../../mod/admin.php:52 +msgid "Theme settings updated." +msgstr "Temainställningar uppdaterade." -#: ../../mod/manage.php:81 -msgid "Default Channel" -msgstr "Standardkanal" +#: ../../mod/admin.php:97 ../../mod/admin.php:411 +msgid "Site" +msgstr "Server" -#: ../../mod/manage.php:82 -msgid "Make Default" -msgstr "Gör till standard" +#: ../../mod/admin.php:98 +msgid "Accounts" +msgstr "Konton" -#: ../../mod/vote.php:97 -msgid "Total votes" -msgstr "Totala röster" +#: ../../mod/admin.php:99 ../../mod/admin.php:858 +msgid "Channels" +msgstr "Kanaler" -#: ../../mod/vote.php:98 -msgid "Average Rating" -msgstr "Genomsnittsbetyg" +#: ../../mod/admin.php:100 ../../mod/admin.php:949 ../../mod/admin.php:991 +msgid "Plugins" +msgstr "Tillägg" -#: ../../mod/match.php:16 -msgid "Profile Match" -msgstr "Profilträff" +#: ../../mod/admin.php:101 ../../mod/admin.php:1154 ../../mod/admin.php:1190 +msgid "Themes" +msgstr "Teman" -#: ../../mod/match.php:24 -msgid "No keywords to match. Please add keywords to your default profile." -msgstr "Inga nyckelord att matcha mot. Lägg till nÃ¥gra nyckelord i din standardprofil." +#: ../../mod/admin.php:102 ../../mod/admin.php:512 +msgid "Server" +msgstr "Server" -#: ../../mod/match.php:61 -msgid "is interested in:" -msgstr "är intresserad av:" +#: ../../mod/admin.php:103 +msgid "Profile Config" +msgstr "Profilkonfiguration" -#: ../../mod/match.php:69 -msgid "No matches" -msgstr "Inga träffar" +#: ../../mod/admin.php:104 +msgid "DB updates" +msgstr "Databasuppdateringar" -#: ../../mod/chatsvc.php:102 -msgid "Away" -msgstr "Borta" +#: ../../mod/admin.php:118 ../../mod/admin.php:125 ../../mod/admin.php:1277 +msgid "Logs" +msgstr "Loggar" -#: ../../mod/chatsvc.php:106 -msgid "Online" -msgstr "Online" +#: ../../mod/admin.php:124 +msgid "Plugin Features" +msgstr "Tilläggsfunktioner" -#: ../../mod/openid.php:26 -msgid "OpenID protocol error. No ID returned." -msgstr "Protokollfel för OpenID. Inget ID returnerades." +#: ../../mod/admin.php:126 +msgid "User registrations waiting for confirmation" +msgstr "Användarregistreringar som behöver bekräftas" + +#: ../../mod/admin.php:206 +msgid "Message queues" +msgstr "Meddelandeköer" + +#: ../../mod/admin.php:211 ../../mod/admin.php:410 ../../mod/admin.php:511 +#: ../../mod/admin.php:721 ../../mod/admin.php:857 ../../mod/admin.php:948 +#: ../../mod/admin.php:990 ../../mod/admin.php:1153 ../../mod/admin.php:1189 +#: ../../mod/admin.php:1276 +msgid "Administration" +msgstr "Administration" + +#: ../../mod/admin.php:212 +msgid "Summary" +msgstr "Sammanfattning" + +#: ../../mod/admin.php:214 +msgid "Registered users" +msgstr "Registrerade användare" + +#: ../../mod/admin.php:216 ../../mod/admin.php:515 +msgid "Pending registrations" +msgstr "PÃ¥gÃ¥ende registreringar" + +#: ../../mod/admin.php:217 +msgid "Version" +msgstr "Version" + +#: ../../mod/admin.php:219 ../../mod/admin.php:516 +msgid "Active plugins" +msgstr "Aktiva tillägg" + +#: ../../mod/admin.php:326 +msgid "Site settings updated." +msgstr "Serverinställningar uppdaterade." + +#: ../../mod/admin.php:363 +msgid "mobile" +msgstr "mobilt" + +#: ../../mod/admin.php:365 +msgid "experimental" +msgstr "experimentellt" + +#: ../../mod/admin.php:367 +msgid "unsupported" +msgstr "stöds ej" + +#: ../../mod/admin.php:391 +msgid "Yes - with approval" +msgstr "Ja - med godkännande" + +#: ../../mod/admin.php:397 +msgid "My site is not a public server" +msgstr "Min server är inte offentlig" + +#: ../../mod/admin.php:398 +msgid "My site has paid access only" +msgstr "Min server har endast Ã¥tkomst mot betalning" + +#: ../../mod/admin.php:399 +msgid "My site has free access only" +msgstr "Min server har endast gratis Ã¥tkomst" + +#: ../../mod/admin.php:400 +msgid "My site offers free accounts with optional paid upgrades" +msgstr "Min server erbjuder gratis konton med uppgradering mot betalning" + +#: ../../mod/admin.php:414 +msgid "File upload" +msgstr "Filuppladdning" + +#: ../../mod/admin.php:415 +msgid "Policies" +msgstr "Policyer" + +#: ../../mod/admin.php:420 +msgid "Site name" +msgstr "Servernamn" + +#: ../../mod/admin.php:421 +msgid "Banner/Logo" +msgstr "Banner/logga" + +#: ../../mod/admin.php:422 +msgid "Administrator Information" +msgstr "Administratörsinformation" + +#: ../../mod/admin.php:422 +msgid "" +"Contact information for site administrators. Displayed on siteinfo page. " +"BBCode can be used here" +msgstr "Kontaktinfo till sidadministratörer. Visas pÃ¥ sidinfosidan. BBCode kan användas här" + +#: ../../mod/admin.php:423 +msgid "System language" +msgstr "SystemsprÃ¥k" + +#: ../../mod/admin.php:424 +msgid "System theme" +msgstr "Systemtema" + +#: ../../mod/admin.php:424 +msgid "" +"Default system theme - may be over-ridden by user profiles - <a href='#' " +"id='cnftheme'>change theme settings</a>" +msgstr "Förvalt systemtema - kan Ã¥sidosättas i användarprofiler - <a href='#' id='cnftheme'>ändra temainställningar</a>" + +#: ../../mod/admin.php:425 +msgid "Mobile system theme" +msgstr "Mobilt systemtema" + +#: ../../mod/admin.php:425 +msgid "Theme for mobile devices" +msgstr "Tema för mobila enheter" + +#: ../../mod/admin.php:427 +msgid "Enable Diaspora Protocol" +msgstr "Aktivera protokoll för Diaspora" + +#: ../../mod/admin.php:427 +msgid "Communicate with Diaspora and Friendica - experimental" +msgstr "Kommunicera med Diaspora och Friendica - experimentellt" + +#: ../../mod/admin.php:428 +msgid "Allow Feeds as Connections" +msgstr "TillÃ¥t flöden som kontakter" + +#: ../../mod/admin.php:428 +msgid "(Heavy system resource usage)" +msgstr "(systemresurskrävande)" + +#: ../../mod/admin.php:429 +msgid "Maximum image size" +msgstr "Maximal bildstorlek" + +#: ../../mod/admin.php:429 +msgid "" +"Maximum size in bytes of uploaded images. Default is 0, which means no " +"limits." +msgstr "Maximal storlek i byte för uppladdade bilder. Standard är 0, vilket innebär ingen storleksbegränsning." + +#: ../../mod/admin.php:430 +msgid "Does this site allow new member registration?" +msgstr "TillÃ¥ter den här servern nya medlemmar att registrera sig?" + +#: ../../mod/admin.php:431 +msgid "Which best describes the types of account offered by this hub?" +msgstr "Vilket beskriver bäst kontotypen som erbjuds pÃ¥ den här hubben?" + +#: ../../mod/admin.php:432 +msgid "Register text" +msgstr "Registreringstext" + +#: ../../mod/admin.php:432 +msgid "Will be displayed prominently on the registration page." +msgstr "Visas tydligt pÃ¥ registreringssidan." + +#: ../../mod/admin.php:433 +msgid "Accounts abandoned after x days" +msgstr "Konto övergivet efter x dagar" + +#: ../../mod/admin.php:433 +msgid "" +"Will not waste system resources polling external sites for abandonded " +"accounts. Enter 0 for no time limit." +msgstr "Slösar inte systemresurser genom att frÃ¥ga externa servrar efter övergivna konton. 0 innebär ingen tidsbegränsning." + +#: ../../mod/admin.php:434 +msgid "Allowed friend domains" +msgstr "TillÃ¥tna vändomäner" + +#: ../../mod/admin.php:434 +msgid "" +"Comma separated list of domains which are allowed to establish friendships " +"with this site. Wildcards are accepted. Empty to allow any domains" +msgstr "Kommaseparerad lista med domäner som tillÃ¥ts att upprätta ett vänförhÃ¥llande med den här servern. Jokertecken är tillÃ¥tna. Töm för att tillÃ¥ta alla domäner." + +#: ../../mod/admin.php:435 +msgid "Allowed email domains" +msgstr "TillÃ¥tna e-postdomäner" + +#: ../../mod/admin.php:435 +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 "Kommaseparerad lista med domäner som tillÃ¥ts i e-postadresser för registreringar pÃ¥ den här servern. Jokertecken är tillÃ¥tna. Töm för att tillÃ¥ta alla domäner." + +#: ../../mod/admin.php:436 +msgid "Block public" +msgstr "Blockera offentlig Ã¥tkomst" + +#: ../../mod/admin.php:436 +msgid "" +"Check to block public access to all otherwise public personal pages on this " +"site unless you are currently logged in." +msgstr "Välj för att blockera Ã¥tkomst till alla personliga sidor som annars skulle vara offentliga pÃ¥ den här servern om man inte är inloggad." + +#: ../../mod/admin.php:437 +msgid "Verify Email Addresses" +msgstr "Bekräfta e-postadress" + +#: ../../mod/admin.php:437 +msgid "" +"Check to verify email addresses used in account registration (recommended)." +msgstr "Välj för att bekräfta e-postadresser som används för kontoregistrering (rekommenderas)." + +#: ../../mod/admin.php:438 +msgid "Force publish" +msgstr "Tvinga publicering" + +#: ../../mod/admin.php:438 +msgid "" +"Check to force all profiles on this site to be listed in the site directory." +msgstr "Välj för att tvinga alla profiler pÃ¥ den här servern att listas i serverkatalogen." + +#: ../../mod/admin.php:439 +msgid "Disable discovery tab" +msgstr "Inaktivera upptäck-fliken" + +#: ../../mod/admin.php:439 +msgid "" +"Remove the tab in the network view with public content pulled from sources " +"chosen for this site." +msgstr "Ta bort fliken i nätverksvyn med offentligt innehÃ¥ll som hämtas frÃ¥n källor valda för den här servern." + +#: ../../mod/admin.php:440 +msgid "No login on Homepage" +msgstr "Ingen inloggning pÃ¥ hemsidan" + +#: ../../mod/admin.php:440 +msgid "" +"Check to hide the login form from your sites homepage when visitors arrive " +"who are not logged in (e.g. when you put the content of the homepage in via " +"the site channel)." +msgstr "Välj för att gömma inloggningsformuläret frÃ¥n serverns hemsida för oinloggade besökare (t.ex. när du lägger in hemsideinnehÃ¥llet via serverkanalen)." + +#: ../../mod/admin.php:442 +msgid "Proxy user" +msgstr "Proxyanvändare" + +#: ../../mod/admin.php:443 +msgid "Proxy URL" +msgstr "Proxy-URL" + +#: ../../mod/admin.php:444 +msgid "Network timeout" +msgstr "Nätverkstimeout" + +#: ../../mod/admin.php:444 +msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." +msgstr "Värde i sekunder. Sätt till 0 för obegränsat (ej rekommenderat)." -#: ../../mod/openid.php:72 ../../mod/openid.php:178 ../../mod/post.php:257 +#: ../../mod/admin.php:445 +msgid "Delivery interval" +msgstr "Leveransintervall" + +#: ../../mod/admin.php:445 +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 "Fördröj leveransprocesser som görs i bakgrunden sÃ¥ här mÃ¥nga sekunder för att reducera systembelastningen. Rekommenderat: 4-5 för delade värdar, 2-3 för virtuella privata servrar. 0-1 för stora dedikerade servrar." + +#: ../../mod/admin.php:446 +msgid "Poll interval" +msgstr "Hämtningsintervall" + +#: ../../mod/admin.php:446 +msgid "" +"Delay background polling processes by this many seconds to reduce system " +"load. If 0, use delivery interval." +msgstr "Fördröj hämtningsprocesser som görs i bakgrunden sÃ¥ här mÃ¥nga sekunder för att reducera systembelastningen. Om 0 används leveransintervallet." + +#: ../../mod/admin.php:447 +msgid "Maximum Load Average" +msgstr "Maximal genomsnittsbelastning" + +#: ../../mod/admin.php:447 +msgid "" +"Maximum system load before delivery and poll processes are deferred - " +"default 50." +msgstr "Maximal systembelastning innan leverans- och hämtningsprocesser skjuts upp - standard är 50." + +#: ../../mod/admin.php:503 +msgid "No server found" +msgstr "Ingen server hittad" + +#: ../../mod/admin.php:510 ../../mod/admin.php:735 +msgid "ID" +msgstr "ID" + +#: ../../mod/admin.php:510 +msgid "for channel" +msgstr "för kanal" + +#: ../../mod/admin.php:510 +msgid "on server" +msgstr "pÃ¥ server" + +#: ../../mod/admin.php:510 +msgid "Status" +msgstr "Status" + +#: ../../mod/admin.php:531 +msgid "Update has been marked successful" +msgstr "Uppdatering har markerats som genomförd" + +#: ../../mod/admin.php:541 #, php-format -msgid "Welcome %s. Remote authentication successful." -msgstr "Välkommen %s. Fjärrautentisering lyckades." +msgid "Executing %s failed. Check system logs." +msgstr "Körning av %s misslyckades. Kontrollera systemloggarna." -#: ../../mod/editlayout.php:72 -msgid "Edit Layout" -msgstr "Redigera layout" +#: ../../mod/admin.php:544 +#, php-format +msgid "Update %s was successfully applied." +msgstr "Uppdatering %s genomfördes utan problem." -#: ../../mod/editlayout.php:82 -msgid "Delete layout?" -msgstr "Ta bort layout?" +#: ../../mod/admin.php:548 +#, php-format +msgid "Update %s did not return a status. Unknown if it succeeded." +msgstr "Uppdatering %s returnerade ingen status. Oklart om den lyckades." -#: ../../mod/editlayout.php:146 -msgid "Delete Layout" -msgstr "Ta bort layout" +#: ../../mod/admin.php:551 +#, php-format +msgid "Update function %s could not be found." +msgstr "Uppdateringsfunktion %s kunde inte hittas." + +#: ../../mod/admin.php:566 +msgid "No failed updates." +msgstr "Inga misslyckade uppdateringar." + +#: ../../mod/admin.php:570 +msgid "Failed Updates" +msgstr "Misslyckade uppdateringar" + +#: ../../mod/admin.php:572 +msgid "Mark success (if update was manually applied)" +msgstr "Markera som genomförd (om uppdateringen gjordes manuellt)" + +#: ../../mod/admin.php:573 +msgid "Attempt to execute this update step automatically" +msgstr "Försök att köra den här uppdateringen automatiskt" + +#: ../../mod/admin.php:599 +#, php-format +msgid "%s user blocked/unblocked" +msgid_plural "%s users blocked/unblocked" +msgstr[0] "%s användare blockerad/avblockerad" +msgstr[1] "%s användare blockerade/avblockerade" + +#: ../../mod/admin.php:606 +#, php-format +msgid "%s user deleted" +msgid_plural "%s users deleted" +msgstr[0] "%s användare borttagen" +msgstr[1] "%s användare borttagna" + +#: ../../mod/admin.php:635 +msgid "Account not found" +msgstr "Konto hittas inte" + +#: ../../mod/admin.php:655 +#, php-format +msgid "User '%s' unblocked" +msgstr "Användare '%s' avblockerad" + +#: ../../mod/admin.php:655 +#, php-format +msgid "User '%s' blocked" +msgstr "Användare '%s' blockerad" + +#: ../../mod/admin.php:722 ../../mod/admin.php:734 +msgid "Users" +msgstr "Användare" + +#: ../../mod/admin.php:724 ../../mod/admin.php:860 +msgid "select all" +msgstr "välj alla" + +#: ../../mod/admin.php:725 +msgid "User registrations waiting for confirm" +msgstr "Användarregistreringar som inväntar bekräftelse" + +#: ../../mod/admin.php:726 +msgid "Request date" +msgstr "Ansökningsdatum" + +#: ../../mod/admin.php:727 +msgid "No registrations." +msgstr "Inga registreringar." + +#: ../../mod/admin.php:728 +msgid "Approve" +msgstr "Godkänn" + +#: ../../mod/admin.php:729 +msgid "Deny" +msgstr "AvslÃ¥" + +#: ../../mod/admin.php:735 +msgid "Register date" +msgstr "Registreringsdatum" + +#: ../../mod/admin.php:735 +msgid "Last login" +msgstr "Senaste inloggning" -#: ../../mod/post.php:226 +#: ../../mod/admin.php:735 +msgid "Expires" +msgstr "Upphör att gälla" + +#: ../../mod/admin.php:735 +msgid "Service Class" +msgstr "Tjänsteklass" + +#: ../../mod/admin.php:737 msgid "" -"Remote authentication blocked. You are logged into this site locally. Please" -" logout and retry." -msgstr "Fjärrautentisering blockerades. Du är inloggad pÃ¥ den här servern lokalt. Logga ut och försök igen." +"Selected users will be deleted!\\n\\nEverything these users had posted on " +"this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Valda användare kommer att tas bort!\\n\\nAllt dessa användare har postat pÃ¥ den här servern kommer att raderas permanent!\\n\\nÄr du säker?" -#: ../../mod/probe.php:23 ../../mod/probe.php:29 +#: ../../mod/admin.php:738 +msgid "" +"The user {0} will be deleted!\\n\\nEverything this user has posted on this " +"site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Användaren {0} kommer att tas bort!\\n\\nAllt den här användaren har postat pÃ¥ den här servern kommer att raderas permanent!\\n\\nÄr du säker?" + +#: ../../mod/admin.php:771 #, php-format -msgid "Fetching URL returns error: %1$s" -msgstr "Hämtning av URL returnerade fel: %1$s" +msgid "%s channel censored/uncensored" +msgid_plural "%s channels censored/uncensored" +msgstr[0] "%s kanal censurerad/avcensurerad" +msgstr[1] "%s kanaler censurerade/avcensurerade" -#: ../../mod/profile_photo.php:44 -msgid "Image uploaded but image cropping failed." -msgstr "Bilden laddades upp men beskärning misslyckades." +#: ../../mod/admin.php:778 +#, php-format +msgid "%s channel deleted" +msgid_plural "%s channels deleted" +msgstr[0] "%s kanal borttagen" +msgstr[1] "%s kanaler borttagna" -#: ../../mod/profile_photo.php:97 -msgid "Image resize failed." -msgstr "Ändring av bildstorlek misslyckades." +#: ../../mod/admin.php:797 +msgid "Channel not found" +msgstr "Kanal hittas inte" + +#: ../../mod/admin.php:808 +#, php-format +msgid "Channel '%s' deleted" +msgstr "Kanalen '%s' togs bort" -#: ../../mod/profile_photo.php:141 +#: ../../mod/admin.php:819 +#, php-format +msgid "Channel '%s' uncensored" +msgstr "Kanal '%s' avcensurerad" + +#: ../../mod/admin.php:819 +#, php-format +msgid "Channel '%s' censored" +msgstr "Kanal '%s' censurerad" + +#: ../../mod/admin.php:862 +msgid "Censor" +msgstr "Censurera" + +#: ../../mod/admin.php:863 +msgid "Uncensor" +msgstr "Avcensurera" + +#: ../../mod/admin.php:866 +msgid "UID" +msgstr "UID" + +#: ../../mod/admin.php:868 msgid "" -"Shift-reload the page or clear browser cache if the new photo does not " -"display immediately." -msgstr "Shift-uppdatera sidan eller rensa webbläsarcachen om det nya fotot inte visas direkt." +"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 "Valda kanaler kommer att tas bort!\\n\\nAllt som har postats i de kanalerna pÃ¥ den här servern kommer att raderas permanent!\\n\\nÄr du säker?" -#: ../../mod/profile_photo.php:163 +#: ../../mod/admin.php:869 +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 "Kanalen {0} kommer att tas bort!\\n\\nAllt som har postats i den här kanalen pÃ¥ den här servern kommer att raderas permanent!\\n\\nÄr du säker?" + +#: ../../mod/admin.php:908 #, php-format -msgid "Image exceeds size limit of %d" -msgstr "Bilden överskrider storleksbegränsningen %d" +msgid "Plugin %s disabled." +msgstr "Tillägg %s inaktiverat." -#: ../../mod/profile_photo.php:172 -msgid "Unable to process image." -msgstr "Kunde inte behandla bilden." +#: ../../mod/admin.php:912 +#, php-format +msgid "Plugin %s enabled." +msgstr "Tillägg %s aktiverat." -#: ../../mod/profile_photo.php:214 ../../mod/profile_photo.php:262 -msgid "Photo not available." -msgstr "Fotot är inte tillgängligt." +#: ../../mod/admin.php:922 ../../mod/admin.php:1124 +msgid "Disable" +msgstr "Inaktivera" -#: ../../mod/profile_photo.php:281 -msgid "Upload File:" -msgstr "Ladda upp fil:" +#: ../../mod/admin.php:924 ../../mod/admin.php:1126 +msgid "Enable" +msgstr "Aktivera" -#: ../../mod/profile_photo.php:282 -msgid "Select a profile:" -msgstr "Välj en profil:" +#: ../../mod/admin.php:950 ../../mod/admin.php:1155 +msgid "Toggle" +msgstr "Växla" -#: ../../mod/profile_photo.php:283 -msgid "Upload Profile Photo" -msgstr "Ladda upp profilfoto" +#: ../../mod/admin.php:958 ../../mod/admin.php:1165 +msgid "Author: " +msgstr "Författare:" -#: ../../mod/profile_photo.php:284 -msgid "Upload" -msgstr "Ladda upp" +#: ../../mod/admin.php:959 ../../mod/admin.php:1166 +msgid "Maintainer: " +msgstr "UnderhÃ¥llare:" -#: ../../mod/profile_photo.php:288 -msgid "skip this step" -msgstr "hoppa över det här steget" +#: ../../mod/admin.php:1088 +msgid "No themes found." +msgstr "Inga teman funna." -#: ../../mod/profile_photo.php:288 -msgid "select a photo from your photo albums" -msgstr "välj ett foto frÃ¥n dina fotoalbum" +#: ../../mod/admin.php:1147 +msgid "Screenshot" +msgstr "Skärmdump" -#: ../../mod/profile_photo.php:302 -msgid "Crop Image" -msgstr "Beskär bild" +#: ../../mod/admin.php:1195 +msgid "[Experimental]" +msgstr "[Experimentellt]" -#: ../../mod/profile_photo.php:303 -msgid "Please adjust the image cropping for optimum viewing." -msgstr "Justera bildens beskärning för bästa utseende." +#: ../../mod/admin.php:1196 +msgid "[Unsupported]" +msgstr "[Utan support]" -#: ../../mod/profile_photo.php:305 -msgid "Done Editing" -msgstr "Klar med redigering" +#: ../../mod/admin.php:1223 +msgid "Log settings updated." +msgstr "Logginställningar uppdaterade." -#: ../../mod/profile_photo.php:340 -msgid "Image uploaded successfully." -msgstr "Bilduppladdning lyckades." +#: ../../mod/admin.php:1279 +msgid "Clear" +msgstr "Rensa" -#: ../../mod/profile_photo.php:342 -msgid "Image upload failed." -msgstr "Bilduppladdning misslyckades." +#: ../../mod/admin.php:1285 +msgid "Debugging" +msgstr "Avlusning" -#: ../../mod/profile_photo.php:351 -#, php-format -msgid "Image size reduction [%s] failed." -msgstr "Krympning av bilden [%s] misslyckades." +#: ../../mod/admin.php:1286 +msgid "Log file" +msgstr "Loggfil" -#: ../../mod/connections.php:191 ../../mod/connections.php:290 -msgid "Blocked" -msgstr "Blockerade" +#: ../../mod/admin.php:1286 +msgid "" +"Must be writable by web server. Relative to your Red top-level directory." +msgstr "MÃ¥ste vara skrivbar för webbservern. Anges relativt Reds toppkatalog." -#: ../../mod/connections.php:196 ../../mod/connections.php:297 -msgid "Ignored" -msgstr "Ignorerade" +#: ../../mod/admin.php:1287 +msgid "Log level" +msgstr "LoggnivÃ¥" -#: ../../mod/connections.php:201 ../../mod/connections.php:311 -msgid "Hidden" -msgstr "Dolda" +#: ../../mod/admin.php:1334 +msgid "New Profile Field" +msgstr "Nytt profilfält" -#: ../../mod/connections.php:206 ../../mod/connections.php:304 -msgid "Archived" -msgstr "Arkiverade" +#: ../../mod/admin.php:1335 ../../mod/admin.php:1356 +msgid "Field nickname" +msgstr "Smeknamn pÃ¥ fält" -#: ../../mod/connections.php:229 ../../mod/connections.php:243 -msgid "All" -msgstr "Alla" +#: ../../mod/admin.php:1335 ../../mod/admin.php:1356 +msgid "System name of field" +msgstr "Systemnamn pÃ¥ fält" -#: ../../mod/connections.php:238 ../../mod/connections.php:318 -msgid "Unconnected" -msgstr "Ej anslutna" +#: ../../mod/admin.php:1336 ../../mod/admin.php:1357 +msgid "Input type" +msgstr "Datatyp" -#: ../../mod/connections.php:268 -msgid "Suggest new connections" -msgstr "FöreslÃ¥ nya kontakter" +#: ../../mod/admin.php:1337 ../../mod/admin.php:1358 +msgid "Field Name" +msgstr "Fältnamn" -#: ../../mod/connections.php:271 -msgid "New Connections" -msgstr "Nya kontakter" +#: ../../mod/admin.php:1337 ../../mod/admin.php:1358 +msgid "Label on profile pages" +msgstr "Beteckning pÃ¥ profilsidor" -#: ../../mod/connections.php:274 -msgid "Show pending (new) connections" -msgstr "Visa väntande (nya) kontakter" +#: ../../mod/admin.php:1338 ../../mod/admin.php:1359 +msgid "Help text" +msgstr "Hjälptext" -#: ../../mod/connections.php:280 -msgid "Show all connections" -msgstr "Visa alla kontakter" +#: ../../mod/admin.php:1338 ../../mod/admin.php:1359 +msgid "Additional info (optional)" +msgstr "Ytterligare info (frivilligt)" -#: ../../mod/connections.php:283 -msgid "Unblocked" -msgstr "Ej blockerade" +#: ../../mod/admin.php:1349 +msgid "Field definition not found" +msgstr "Fältdefinition hittades inte" -#: ../../mod/connections.php:286 -msgid "Only show unblocked connections" -msgstr "Visa endast ej blockerade kontakter" +#: ../../mod/admin.php:1355 +msgid "Edit Profile Field" +msgstr "Redigera profilfält" -#: ../../mod/connections.php:293 -msgid "Only show blocked connections" -msgstr "Visa endast blockerade kontakter" +#: ../../mod/locs.php:19 ../../mod/locs.php:46 +msgid "Location not found." +msgstr "Platsen hittades inte." -#: ../../mod/connections.php:300 -msgid "Only show ignored connections" -msgstr "Visa endast ignorerade kontakter" +#: ../../mod/locs.php:50 +msgid "Primary location cannot be removed." +msgstr "Huvudplatsen kan inte tas bort." -#: ../../mod/connections.php:307 -msgid "Only show archived connections" -msgstr "Visa endast arkiverade kontakter" +#: ../../mod/locs.php:82 +msgid "No locations found." +msgstr "Inga platser hittades." -#: ../../mod/connections.php:314 -msgid "Only show hidden connections" -msgstr "Visa endast dolda kontakter" +#: ../../mod/locs.php:95 +msgid "Manage Channel Locations" +msgstr "Hantera kanalplatser" + +#: ../../mod/locs.php:96 +msgid "Location (address)" +msgstr "Plats (adress)" + +#: ../../mod/locs.php:97 +msgid "Primary Location" +msgstr "Huvudplats" + +#: ../../mod/locs.php:98 +msgid "Drop location" +msgstr "Ta bort plats" + +#: ../../mod/mail.php:33 +msgid "Unable to lookup recipient." +msgstr "Kunde inte hitta mottagare." + +#: ../../mod/mail.php:41 +msgid "Unable to communicate with requested channel." +msgstr "Kunde inte kommunicera med den begärda kanalen." + +#: ../../mod/mail.php:48 +msgid "Cannot verify requested channel." +msgstr "Kan inte bekräfta den begärda kanalen." + +#: ../../mod/mail.php:74 +msgid "Selected channel has private message restrictions. Send failed." +msgstr "Den valda kanalen har restriktioner för privata meddelanden. Misslyckades att skicka." + +#: ../../mod/mail.php:136 +msgid "Message deleted." +msgstr "Meddelande borttaget." + +#: ../../mod/mail.php:153 +msgid "Message recalled." +msgstr "Meddelande Ã¥terkallat." + +#: ../../mod/mail.php:222 +msgid "Send Private Message" +msgstr "Skicka privat meddelande." + +#: ../../mod/mail.php:223 ../../mod/mail.php:340 +msgid "To:" +msgstr "Till:" + +#: ../../mod/mail.php:228 ../../mod/mail.php:342 +msgid "Subject:" +msgstr "Ämne:" + +#: ../../mod/mail.php:232 ../../mod/mail.php:345 ../../mod/invite.php:131 +msgid "Your message:" +msgstr "Ditt meddelande:" + +#: ../../mod/mail.php:239 +msgid "Send" +msgstr "Skicka" + +#: ../../mod/mail.php:266 +msgid "Message not found." +msgstr "Meddelandet hittades inte." + +#: ../../mod/mail.php:309 +msgid "Delete message" +msgstr "Ta bort meddelande" + +#: ../../mod/mail.php:310 +msgid "Recall message" +msgstr "Ã…terkalla meddelande" + +#: ../../mod/mail.php:312 +msgid "Message has been recalled." +msgstr "Meddelandet har Ã¥terkallats." + +#: ../../mod/mail.php:329 +msgid "Private Conversation" +msgstr "Privat konversation" + +#: ../../mod/mail.php:333 ../../mod/message.php:72 +msgid "Delete conversation" +msgstr "Ta bort konversation" + +#: ../../mod/mail.php:335 +msgid "" +"No secure communications available. You <strong>may</strong> be able to " +"respond from the sender's profile page." +msgstr "Ingen säker kommunikationskanal tillgänglig. Du kan <strong>möjligtvis</strong> svara frÃ¥n avsändarens profilsida." -#: ../../mod/connections.php:321 -msgid "Only show one-way connections" -msgstr "Visa endast enkelriktade kontakter" +#: ../../mod/mail.php:339 +msgid "Send Reply" +msgstr "Skicka svar" -#: ../../mod/connections.php:366 +#: ../../mod/invite.php:25 +msgid "Total invitation limit exceeded." +msgstr "Gränsen för totalt antal inbjudningar överskriden." + +#: ../../mod/invite.php:49 #, php-format -msgid "%1$s [%2$s]" -msgstr "%1$s [%2$s]" +msgid "%s : Not a valid email address." +msgstr "%s: Inte en giltig e-postadress." -#: ../../mod/connections.php:367 -msgid "Edit contact" -msgstr "Redigera kontakt" +#: ../../mod/invite.php:76 +msgid "Please join us on Red" +msgstr "GÃ¥ med oss i Red" -#: ../../mod/connections.php:388 -msgid "Search your connections" -msgstr "Sök bland dina kontakter" +#: ../../mod/invite.php:87 +msgid "Invitation limit exceeded. Please contact your site administrator." +msgstr "Inbjudningsgränsen överskriden. Kontakta din serveradministratör." -#: ../../mod/connections.php:389 -msgid "Finding: " -msgstr "Sökning efter: " +#: ../../mod/invite.php:92 +#, php-format +msgid "%s : Message delivery failed." +msgstr "%s : Leverans av meddelande misslyckades." -#: ../../mod/notifications.php:26 -msgid "Invalid request identifier." -msgstr "Ogiltigt ID pÃ¥ förfrÃ¥gan." +#: ../../mod/invite.php:96 +#, php-format +msgid "%d message sent." +msgid_plural "%d messages sent." +msgstr[0] "%d meddelande sänt." +msgstr[1] "%d meddelanden sända." -#: ../../mod/notifications.php:35 -msgid "Discard" -msgstr "Förkasta" +#: ../../mod/invite.php:115 +msgid "You have no more invitations available" +msgstr "Du har inga fler inbjudningar kvar" -#: ../../mod/notifications.php:93 ../../mod/notify.php:54 -msgid "No more system notifications." -msgstr "Inga fler systemnotifieringar." +#: ../../mod/invite.php:129 +msgid "Send invitations" +msgstr "Skicka inbjudan" -#: ../../mod/notifications.php:97 ../../mod/notify.php:58 -msgid "System Notifications" -msgstr "Systemnotifieringar" +#: ../../mod/invite.php:130 +msgid "Enter email addresses, one per line:" +msgstr "Ange e-postadresser, en per rad:" -#: ../../mod/oexchange.php:23 -msgid "Unable to find your hub." -msgstr "Kunde inte hitta din hubb." +#: ../../mod/invite.php:132 +msgid "Please join my community on RedMatrix." +msgstr "GÃ¥ med mig i gemenskapen pÃ¥ RedMatrix." -#: ../../mod/oexchange.php:37 -msgid "Post successful." -msgstr "Sändning lyckades." +#: ../../mod/invite.php:134 +msgid "You will need to supply this invitation code: " +msgstr "Du kommer att behöva den här inbjudningskoden: " -#: ../../mod/editwebpage.php:106 -msgid "Edit Webpage" -msgstr "Redigera webbsida" +#: ../../mod/invite.php:135 +msgid "1. Register at any RedMatrix location (they are all inter-connected)" +msgstr "1. Skapa konto pÃ¥ en RedMatrix-server (alla är ihopkopplade)" -#: ../../mod/editwebpage.php:116 -msgid "Delete webpage?" -msgstr "Ta bort webbsida?" +#: ../../mod/invite.php:137 +msgid "2. Enter my RedMatrix network address into the site searchbar." +msgstr "2. Ange min RedMatrix-adress i webbplatsens sökruta." -#: ../../mod/editwebpage.php:187 -msgid "Delete Webpage" -msgstr "Ta bort webbsida" +#: ../../mod/invite.php:138 +msgid "or visit " +msgstr "eller besök " -#: ../../mod/follow.php:25 -msgid "Channel added." -msgstr "Kanal tillagd." +#: ../../mod/invite.php:140 +msgid "3. Click [Connect]" +msgstr "3. Klicka [Ta kontakt]" -#: ../../mod/poke.php:159 -msgid "Poke/Prod" -msgstr "Puffa/stöt till" +#: ../../mod/manage.php:136 +#, php-format +msgid "You have created %1$.0f of %2$.0f allowed channels." +msgstr "Du har skapat %1$.0f av %2$.0f tillÃ¥tna kanaler." -#: ../../mod/poke.php:160 -msgid "poke, prod or do other things to somebody" -msgstr "puffa, stöt till eller gör andra saker mot nÃ¥gon" +#: ../../mod/manage.php:144 +msgid "Create a new channel" +msgstr "Skapa en ny kanal" -#: ../../mod/poke.php:161 -msgid "Recipient" -msgstr "Mottagare" +#: ../../mod/manage.php:149 +msgid "Current Channel" +msgstr "Nuvarande kanal" -#: ../../mod/poke.php:162 -msgid "Choose what you wish to do to recipient" -msgstr "Välj vad du önskar göra med mottagaren" +#: ../../mod/manage.php:151 +msgid "Attach to one of your channels by selecting it." +msgstr "Anslut till en av dina kanaler genom att välja den." -#: ../../mod/poke.php:165 -msgid "Make this post private" -msgstr "Gör det här inlägget privat" +#: ../../mod/manage.php:152 +msgid "Default Channel" +msgstr "Standardkanal" + +#: ../../mod/manage.php:153 +msgid "Make Default" +msgstr "Gör till standard" + +#: ../../mod/update_channel.php:43 ../../mod/update_display.php:25 +#: ../../mod/update_network.php:23 ../../mod/update_search.php:46 +#: ../../mod/update_home.php:21 +msgid "[Embedded content - reload page to view]" +msgstr "[Inbäddat innehÃ¥ll - ladda om sidan för att visa]" + +#: ../../mod/layouts.php:110 +msgid "Help with this feature" +msgstr "Hjälp för den här funktionen" -#: ../../mod/wall_upload.php:34 +#: ../../mod/layouts.php:130 +msgid "Layout Name" +msgstr "Layoutnamn" + +#: ../../mod/lockview.php:31 +msgid "Remote privacy information not available." +msgstr "Icke-lokal integritetsinformation är inte tillgänglig" + +#: ../../mod/lockview.php:52 +msgid "Visible to:" +msgstr "Kan ses av:" + +#: ../../mod/viewconnections.php:58 +msgid "No connections." +msgstr "Inga kontakter." + +#: ../../mod/viewconnections.php:71 +#, php-format +msgid "Visit %s's profile [%s]" +msgstr "Besök %ss profil [%s]" + +#: ../../mod/viewconnections.php:86 +msgid "View Connnections" +msgstr "Visa kontakter" + +#: ../../mod/magic.php:70 +msgid "Hub not found." +msgstr "Hubb hittades inte." + +#: ../../mod/vote.php:97 +msgid "Total votes" +msgstr "Totalt antal röster" + +#: ../../mod/vote.php:98 +msgid "Average Rating" +msgstr "Genomsnittsbetyg" + +#: ../../mod/network.php:81 +msgid "No such group" +msgstr "Ingen sÃ¥dan grupp" + +#: ../../mod/network.php:119 +msgid "Search Results For:" +msgstr "Sökresultat för:" + +#: ../../mod/network.php:173 +msgid "Collection is empty" +msgstr "Kretsen är tom" + +#: ../../mod/network.php:181 +msgid "Collection: " +msgstr "Krets: " + +#: ../../mod/network.php:194 +msgid "Connection: " +msgstr "Kontakt:" + +#: ../../mod/network.php:197 +msgid "Invalid connection." +msgstr "Ogiltig kontakt." + +#: ../../mod/wall_upload.php:35 msgid "Wall Photos" msgstr "Väggfoton" -#: ../../mod/channel.php:86 -msgid "Insufficient permissions. Request redirected to profile page." -msgstr "Otillräckliga behörigheter. FörfrÃ¥gan omdirigerad till profilsidan." +#: ../../mod/match.php:16 +msgid "Profile Match" +msgstr "Profilträff" -#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 -msgid "Contact not found." -msgstr "Kontakten hittades inte." +#: ../../mod/match.php:24 +msgid "No keywords to match. Please add keywords to your default profile." +msgstr "Inga nyckelord att matcha mot. Lägg till nÃ¥gra nyckelord i din standardprofil." -#: ../../mod/fsuggest.php:63 -msgid "Friend suggestion sent." -msgstr "VänförfrÃ¥gan skickad." +#: ../../mod/match.php:61 +msgid "is interested in:" +msgstr "är intresserad av:" -#: ../../mod/fsuggest.php:97 -msgid "Suggest Friends" -msgstr "FöreslÃ¥ vänner" +#: ../../mod/match.php:69 +msgid "No matches" +msgstr "Inga träffar" -#: ../../mod/fsuggest.php:99 -#, php-format -msgid "Suggest a friend for %s" -msgstr "FöreslÃ¥ en vän för %s" +#: ../../mod/menu.php:31 +msgid "Menu updated." +msgstr "Meny uppdaterad." -#: ../../mod/dirprofile.php:114 -msgid "Status: " -msgstr "Status: " +#: ../../mod/menu.php:35 +msgid "Unable to update menu." +msgstr "Kunde inte uppdatera meny." -#: ../../mod/dirprofile.php:115 -msgid "Sexual Preference: " -msgstr "Sexuell preferens: " +#: ../../mod/menu.php:40 +msgid "Menu created." +msgstr "Meny skapad." -#: ../../mod/dirprofile.php:117 -msgid "Homepage: " -msgstr "Hemsida: " +#: ../../mod/menu.php:44 +msgid "Unable to create menu." +msgstr "Kunde inte skapa meny." -#: ../../mod/dirprofile.php:118 -msgid "Hometown: " -msgstr "Hemort: " +#: ../../mod/menu.php:76 +msgid "Manage Menus" +msgstr "Hantera menyer" -#: ../../mod/dirprofile.php:120 -msgid "About: " -msgstr "Om: " +#: ../../mod/menu.php:79 +msgid "Drop" +msgstr "Ta bort" -#: ../../mod/dirprofile.php:168 -msgid "Keywords: " -msgstr "Nyckelord: " +#: ../../mod/menu.php:81 +msgid "Bookmarks allowed" +msgstr "Bokmärken tillÃ¥tna" -#: ../../mod/filestorage.php:68 -msgid "Permission Denied." -msgstr "Behörighet saknas." +#: ../../mod/menu.php:82 +msgid "Create a new menu" +msgstr "Skapa en ny meny" -#: ../../mod/filestorage.php:85 -msgid "File not found." -msgstr "Filen hittas inte." +#: ../../mod/menu.php:83 +msgid "Delete this menu" +msgstr "Ta bort den här menyn" -#: ../../mod/filestorage.php:119 -msgid "Edit file permissions" -msgstr "Redigera filrättigheter" +#: ../../mod/menu.php:84 ../../mod/menu.php:125 +msgid "Edit menu contents" +msgstr "Redigera menyinnehÃ¥ll" -#: ../../mod/filestorage.php:126 -msgid "Include all files and sub folders" -msgstr "Inkludera alla filer och underkataloger" +#: ../../mod/menu.php:85 +msgid "Edit this menu" +msgstr "Redigera den här menyn" -#: ../../mod/filestorage.php:127 -msgid "Return to file list" -msgstr "Ã…tergÃ¥ till fillistan" +#: ../../mod/menu.php:96 +msgid "New Menu" +msgstr "Ny meny" -#: ../../mod/filestorage.php:129 -msgid "Copy/paste this code to attach file to a post" -msgstr "Kopiera/klistra in den här koden för att bifoga filen i ett inlägg" +#: ../../mod/menu.php:97 ../../mod/menu.php:126 +msgid "Menu name" +msgstr "Menynamn" -#: ../../mod/filestorage.php:130 -msgid "Copy/paste this URL to link file from a web page" -msgstr "Kopiera/klistra in den här URL:en för att länka till filen frÃ¥n en webbsida" +#: ../../mod/menu.php:97 ../../mod/menu.php:126 +msgid "Must be unique, only seen by you" +msgstr "MÃ¥ste vara unikt, ses endast av dig" -#: ../../mod/filestorage.php:167 -msgid "Download" -msgstr "Ladda ner" +#: ../../mod/menu.php:98 ../../mod/menu.php:127 +msgid "Menu title" +msgstr "Menytitel" -#: ../../mod/filestorage.php:173 -msgid "Used: " -msgstr "Använt: " +#: ../../mod/menu.php:98 ../../mod/menu.php:127 +msgid "Menu title as seen by others" +msgstr "Menytitel som andra ser den" -#: ../../mod/filestorage.php:174 -msgid "[directory]" -msgstr "[katalog]" +#: ../../mod/menu.php:99 ../../mod/menu.php:128 +msgid "Allow bookmarks" +msgstr "TillÃ¥t bokmärken" -#: ../../mod/filestorage.php:176 -msgid "Limit: " -msgstr "Gräns: " +#: ../../mod/menu.php:99 ../../mod/menu.php:128 +msgid "Menu may be used to store saved bookmarks" +msgstr "Menyn kan användas för att spara bokmärken" -#: ../../mod/suggest.php:35 -msgid "" -"No suggestions available. If this is a new site, please try again in 24 " -"hours." -msgstr "Inga förslag tillgängliga. Om det här är en ny server, försök igen om 24 timmar." +#: ../../mod/menu.php:114 +msgid "Menu deleted." +msgstr "Meny borttagen." + +#: ../../mod/menu.php:116 +msgid "Menu could not be deleted." +msgstr "Menyn kunde inte tas bort." + +#: ../../mod/menu.php:122 +msgid "Edit Menu" +msgstr "Redigera meny" + +#: ../../mod/menu.php:124 +msgid "Add or remove entries to this menu" +msgstr "Lägg till eller ta bort menyval" #: ../../mod/message.php:41 msgid "Conversation removed." @@ -7003,137 +7697,125 @@ msgstr "Inga meddelanden." msgid "D, d M Y - g:i A" msgstr "D, j M Y - H:i" -#: ../../mod/pubsites.php:22 -msgid "Public Sites" -msgstr "Offentliga servrar" +#: ../../mod/new_channel.php:109 +msgid "Add a Channel" +msgstr "Lägg till en kanal" -#: ../../mod/pubsites.php:25 +#: ../../mod/new_channel.php:110 msgid "" -"The listed sites allow public registration into the Red Matrix. All sites in" -" the matrix are interlinked so membership on any of them conveys membership " -"in the matrix as a whole. Some sites may require subscription or provide " -"tiered service plans. The provider links <strong>may</strong> provide " -"additional details." -msgstr "De listade servrarna tillÃ¥ter offentlig registrering i Red Matrix. Alla servrar i matrisen är sammankopplade, sÃ¥ medlemskap i en av dem medför medlemskap i matrisen som helhet. Vissa servrar kan kräva abonnemang eller erbjuda uppdelade tjänstenivÃ¥er. Leverantörslänkarna <strong>kan</strong> ge ytterligare detaljer." - -#: ../../mod/pubsites.php:31 -msgid "Site URL" -msgstr "Server-URL" - -#: ../../mod/pubsites.php:31 -msgid "Access Type" -msgstr "Ã…tkomsttyp" +"A channel is your own collection of related web pages. A channel can be used" +" to hold social network profiles, blogs, conversation groups and forums, " +"celebrity pages, and much more. You may create as many channels as your " +"service provider allows." +msgstr "En kanal är din egen samling av relaterade webbsidor. En kanal kan användas för att innehÃ¥lla sociala nätverksprofiler, bloggar, konversationsgrupper och forum, fansidor, och mycket mer. Du kan skapa sÃ¥ mÃ¥nga kanaler som din tjänsteleverantör tillÃ¥ter." -#: ../../mod/pubsites.php:31 -msgid "Registration Policy" -msgstr "Registreringspolicy" +#: ../../mod/new_channel.php:113 +msgid "Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" " +msgstr "Exempel: \"Bob Jameson\", \"Lisa och hennes hästar\", \"Fotboll\", \"Flyggruppen\" " -#: ../../mod/register.php:43 -msgid "Maximum daily site registrations exceeded. Please try again tomorrow." -msgstr "Maximalt antal dagliga serverregistreringar överskridet. Försök igen i morgon." +#: ../../mod/new_channel.php:114 +msgid "Choose a short nickname" +msgstr "Välj ett kort smeknamn" -#: ../../mod/register.php:49 +#: ../../mod/new_channel.php:115 msgid "" -"Please indicate acceptance of the Terms of Service. Registration failed." -msgstr "Välj huruvida du accepterar användarvillkoren. Registrering misslyckades." +"Your nickname will be used to create an easily remembered channel address " +"(like an email address) which you can share with others." +msgstr "Ditt smeknamn används för att skapa en kanaladress som är lätt att komma ihÃ¥g (som en e-postadress) som du kan dela med andra." -#: ../../mod/register.php:77 -msgid "Passwords do not match." -msgstr "Lösenorden stämmer inte överens." +#: ../../mod/new_channel.php:116 +msgid "Or <a href=\"import\">import an existing channel</a> from another location" +msgstr "Eller <a href=\"import\">importera en befintlig kanal</a> frÃ¥n en annan plats" -#: ../../mod/register.php:105 +#: ../../mod/new_channel.php:118 +msgid "Channel Type" +msgstr "Kanaltyp" + +#: ../../mod/new_channel.php:119 msgid "" -"Registration successful. Please check your email for validation " -"instructions." -msgstr "Registrering lyckades. Kontrollera din e-post för valideringsinstruktioner." +"Please choose a channel type (such as social networking or community forum) " +"and privacy requirements so we can select the best permissions for you" +msgstr "Välj en kanaltyp (som till exempel socialt nätverkande eller gemenskapsforum) och integritetskrav, sÃ¥ kan vi välja de bästa behörigheterna Ã¥t dig" -#: ../../mod/register.php:111 -msgid "Your registration is pending approval by the site owner." -msgstr "Din registrering väntar pÃ¥ att bli godkänd av serverägaren." +#: ../../mod/notifications.php:26 +msgid "Invalid request identifier." +msgstr "Ogiltigt ID pÃ¥ förfrÃ¥gan." -#: ../../mod/register.php:114 -msgid "Your registration can not be processed." -msgstr "Din registrering kan inte behandlas." +#: ../../mod/notifications.php:35 +msgid "Discard" +msgstr "Förkasta" -#: ../../mod/register.php:147 -msgid "Registration on this site/hub is by approval only." -msgstr "Registrering pÃ¥ den här servern/hubben mÃ¥ste godkännas." +#: ../../mod/notifications.php:94 ../../mod/notify.php:53 +msgid "No more system notifications." +msgstr "Inga fler systemnotifieringar." -#: ../../mod/register.php:148 -msgid "<a href=\"pubsites\">Register at another affiliated site/hub</a>" -msgstr "<a href=\"pubsites\">Registrera dig pÃ¥ en annan ansluten server/hubb</a>" +#: ../../mod/notifications.php:98 ../../mod/notify.php:57 +msgid "System Notifications" +msgstr "Systemnotifieringar" -#: ../../mod/register.php:156 -msgid "" -"This site has exceeded the number of allowed daily account registrations. " -"Please try again tomorrow." -msgstr "Antal dagliga registreringar som tillÃ¥ts pÃ¥ den här servern har överskridits. Försök igen i morgon." +#: ../../mod/xchan.php:6 +msgid "Xchan Lookup" +msgstr "Xchan-sökning" -#: ../../mod/register.php:167 -msgid "Terms of Service" -msgstr "användarvillkor" +#: ../../mod/xchan.php:9 +msgid "Lookup xchan beginning with (or webbie): " +msgstr "Sök efter xchan som börjar med (eller webbie): " -#: ../../mod/register.php:173 -#, php-format -msgid "I accept the %s for this website" -msgstr "Jag accepterar den här webbplatsens %s" +#: ../../mod/zfinger.php:23 +msgid "invalid target signature" +msgstr "ogiltig mÃ¥lsignatur" -#: ../../mod/register.php:175 -#, php-format -msgid "I am over 13 years of age and accept the %s for this website" -msgstr "Jag är över 13 Ã¥r och accepterar den här webbplatsens %s" +#: ../../mod/oexchange.php:23 +msgid "Unable to find your hub." +msgstr "Kunde inte hitta din hubb." -#: ../../mod/register.php:194 -msgid "Membership on this site is by invitation only." -msgstr "Medlemskap pÃ¥ den här servern kan endast fÃ¥s genom inbjudan." +#: ../../mod/oexchange.php:37 +msgid "Post successful." +msgstr "Sändning lyckades." -#: ../../mod/register.php:195 -msgid "Please enter your invitation code" -msgstr "Ange din inbjudningskod" +#: ../../mod/directory.php:172 +msgid "Gender: " +msgstr "Kön:" -#: ../../mod/register.php:198 -msgid "Your email address" -msgstr "Din e-postadress" +#: ../../mod/directory.php:174 +msgid "Status: " +msgstr "Status: " -#: ../../mod/register.php:199 -msgid "Choose a password" -msgstr "Välj ett lösenord" +#: ../../mod/directory.php:176 +msgid "Homepage: " +msgstr "Hemsida: " -#: ../../mod/register.php:200 -msgid "Please re-enter your password" -msgstr "Ange lösenordet igen" +#: ../../mod/directory.php:179 +msgid "Hometown: " +msgstr "Hemort: " -#: ../../mod/regmod.php:12 -msgid "Please login." -msgstr "Logga in." +#: ../../mod/directory.php:181 +msgid "About: " +msgstr "Om: " -#: ../../mod/removeme.php:49 -msgid "Remove This Channel" -msgstr "Ta bort den här kanalen" +#: ../../mod/directory.php:236 +msgid "Public Forum:" +msgstr "Offentligt forum:" -#: ../../mod/removeme.php:50 -msgid "" -"This will completely remove this channel from the network. Once this has " -"been done it is not recoverable." -msgstr "Det här kommer att ta bort den här kanalen helt frÃ¥n nätverket. När det är gjort gÃ¥r det inte att Ã¥terställa den." +#: ../../mod/directory.php:239 +msgid "Keywords: " +msgstr "Nyckelord: " -#: ../../mod/removeme.php:51 -msgid "Please enter your password for verification:" -msgstr "Ange ditt lösenord för att bekräfta:" +#: ../../mod/directory.php:279 +msgid "Finding:" +msgstr "Sökning efter:" -#: ../../mod/removeme.php:52 -msgid "Remove this channel and all its clones from the network" -msgstr "Ta bort den här kanalen och alla dess kloner frÃ¥n nätverket" +#: ../../mod/directory.php:284 +msgid "next page" +msgstr "nästa sida" -#: ../../mod/removeme.php:52 -msgid "" -"By default only the instance of the channel located on this hub will be " -"removed from the network" -msgstr "Som standard kommer bara den här hubbens instans av kanalen att tas bort frÃ¥n nätverket" +#: ../../mod/directory.php:284 +msgid "previous page" +msgstr "föregÃ¥ende sida" -#: ../../mod/removeme.php:53 -msgid "Remove Channel" -msgstr "Ta bort kanal" +#: ../../mod/directory.php:301 +msgid "No entries (some entries may be hidden)." +msgstr "Inga resultat (vissa resultat kan vara dolda)." #: ../../mod/photos.php:77 msgid "Page owner information could not be retrieved." @@ -7143,279 +7825,237 @@ msgstr "Information om sidans ägare kunde inte hittas." msgid "Album not found." msgstr "Albumet hittades inte." -#: ../../mod/photos.php:119 ../../mod/photos.php:671 +#: ../../mod/photos.php:119 ../../mod/photos.php:672 msgid "Delete Album" msgstr "Ta bort album" -#: ../../mod/photos.php:159 ../../mod/photos.php:954 +#: ../../mod/photos.php:159 ../../mod/photos.php:958 msgid "Delete Photo" msgstr "Ta bort foto" -#: ../../mod/photos.php:453 +#: ../../mod/photos.php:469 msgid "No photos selected" msgstr "Inga foton valda" -#: ../../mod/photos.php:500 +#: ../../mod/photos.php:513 msgid "Access to this item is restricted." msgstr "Ã…tkomst till den här posten är begränsat." -#: ../../mod/photos.php:576 +#: ../../mod/photos.php:552 #, php-format -msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage." -msgstr "Du har använt %1$.2f MB av %2$.2f MB fotoutrymme." +msgid "%1$.2f MB of %2$.2f MB photo storage used." +msgstr "%1$.2f MB av %2$.2f MB fotolagring använt." -#: ../../mod/photos.php:579 +#: ../../mod/photos.php:555 #, php-format -msgid "You have used %1$.2f Mbytes of photo storage." -msgstr "Du har använt %1$.2f MB fotoutrymme." +msgid "%1$.2f MB photo storage used." +msgstr "%1$.2f MB fotolagring använt." -#: ../../mod/photos.php:598 +#: ../../mod/photos.php:579 msgid "Upload Photos" msgstr "Ladda upp foton" -#: ../../mod/photos.php:602 ../../mod/photos.php:666 -msgid "New album name: " -msgstr "Namn pÃ¥ nytt album: " +#: ../../mod/photos.php:583 ../../mod/photos.php:665 ../../mod/photos.php:943 +msgid "Enter a new album name" +msgstr "Ange ett nytt albumnamn" -#: ../../mod/photos.php:603 -msgid "or existing album name: " -msgstr "eller befintligt albumnamn: " +#: ../../mod/photos.php:584 ../../mod/photos.php:666 ../../mod/photos.php:944 +msgid "or select an existing one (doubleclick)" +msgstr "eller välj ett befintligt (dubbelklicka)" -#: ../../mod/photos.php:604 +#: ../../mod/photos.php:585 msgid "Do not show a status post for this upload" msgstr "Visa inte en statusuppdatering för den här uppladdningen" -#: ../../mod/photos.php:655 ../../mod/photos.php:677 ../../mod/photos.php:1126 -#: ../../mod/photos.php:1141 +#: ../../mod/photos.php:613 +msgid "Album name could not be decoded" +msgstr "Albumnamn kunde inte tolkas" + +#: ../../mod/photos.php:654 ../../mod/photos.php:1167 +#: ../../mod/photos.php:1183 msgid "Contact Photos" msgstr "Kontaktfoton" -#: ../../mod/photos.php:681 -msgid "Edit Album" -msgstr "Redigera album" - -#: ../../mod/photos.php:687 +#: ../../mod/photos.php:678 msgid "Show Newest First" msgstr "Visa nyast först" -#: ../../mod/photos.php:689 +#: ../../mod/photos.php:680 msgid "Show Oldest First" msgstr "Visa äldst först" -#: ../../mod/photos.php:732 ../../mod/photos.php:1173 +#: ../../mod/photos.php:707 ../../mod/photos.php:1215 msgid "View Photo" msgstr "Visa foto" -#: ../../mod/photos.php:778 +#: ../../mod/photos.php:736 +msgid "Edit Album" +msgstr "Redigera album" + +#: ../../mod/photos.php:781 msgid "Permission denied. Access to this item may be restricted." msgstr "Behörighet saknas. Ã…tkomst till den här posten kan vara begränsat." -#: ../../mod/photos.php:780 +#: ../../mod/photos.php:783 msgid "Photo not available" msgstr "Foto inte tillgängligt" -#: ../../mod/photos.php:840 +#: ../../mod/photos.php:841 msgid "Use as profile photo" msgstr "Använd som profilfoto" -#: ../../mod/photos.php:864 +#: ../../mod/photos.php:848 +msgid "Private Photo" +msgstr "Privat foto" + +#: ../../mod/photos.php:863 msgid "View Full Size" msgstr "Visa fullstorlek" -#: ../../mod/photos.php:938 +#: ../../mod/photos.php:937 msgid "Edit photo" msgstr "Redigera foto" -#: ../../mod/photos.php:940 +#: ../../mod/photos.php:939 msgid "Rotate CW (right)" msgstr "Rotera medurs (höger)" -#: ../../mod/photos.php:941 +#: ../../mod/photos.php:940 msgid "Rotate CCW (left)" msgstr "Rotera moturs (vänster)" -#: ../../mod/photos.php:943 -msgid "New album name" -msgstr "Nytt albumnamn" - -#: ../../mod/photos.php:946 +#: ../../mod/photos.php:947 msgid "Caption" msgstr "Bildtext" -#: ../../mod/photos.php:948 +#: ../../mod/photos.php:949 msgid "Add a Tag" msgstr "Lägg till en tagg" -#: ../../mod/photos.php:951 -msgid "" -"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" -msgstr "Exempel: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" +#: ../../mod/photos.php:953 +msgid "Example: @bob, @Barbara_Jensen, @jim@example.com" +msgstr "Exempel: @bob, @Barbara_Jensen, @jim@example.com" -#: ../../mod/photos.php:1104 +#: ../../mod/photos.php:956 +msgid "Flag as adult in album view" +msgstr "Flagga som olämpligt för barn i albumvyn" + +#: ../../mod/photos.php:1133 msgid "In This Photo:" msgstr "PÃ¥ fotot:" -#: ../../mod/photos.php:1179 +#: ../../mod/photos.php:1221 msgid "View Album" msgstr "Visa album" -#: ../../mod/photos.php:1188 +#: ../../mod/photos.php:1244 msgid "Recent Photos" msgstr "Nya foton" -#: ../../mod/mood.php:138 -msgid "Mood" -msgstr "Sinnesstämning" - -#: ../../mod/mood.php:139 -msgid "Set your current mood and tell your friends" -msgstr "Ange din nuvarande sinnesstämning och visa för dina vänner" - -#: ../../mod/ping.php:192 +#: ../../mod/ping.php:265 msgid "sent you a private message" msgstr "skickade ett privat meddelande till dig" -#: ../../mod/ping.php:250 +#: ../../mod/ping.php:316 msgid "added your channel" msgstr "lade till din kanal" -#: ../../mod/ping.php:294 +#: ../../mod/ping.php:357 msgid "posted an event" msgstr "skapade en händelse" -#: ../../view/theme/redbasic/php/config.php:98 -#: ../../view/theme/apw/php/config.php:259 -#: ../../view/theme/blogga/view/theme/blog/config.php:69 -#: ../../view/theme/blogga/php/config.php:69 -msgid "Theme settings" -msgstr "Temainställningar" +#: ../../mod/appman.php:28 ../../mod/appman.php:44 +msgid "App installed." +msgstr "App installerad." -#: ../../view/theme/redbasic/php/config.php:99 -#: ../../view/theme/apw/php/config.php:260 -msgid "Set scheme" -msgstr "Välj variant" +#: ../../mod/appman.php:37 +msgid "Malformed app." +msgstr "Felaktig app." -#: ../../view/theme/redbasic/php/config.php:100 -msgid "Narrow navbar" -msgstr "Smal navigeringslist" +#: ../../mod/appman.php:80 +msgid "Embed code" +msgstr "Bädda in kod" -#: ../../view/theme/redbasic/php/config.php:101 -msgid "Navigation bar background colour" -msgstr "Navigeringslistens bakgrundsfärg" +#: ../../mod/appman.php:86 +msgid "Edit App" +msgstr "Redigera app" -#: ../../view/theme/redbasic/php/config.php:102 -msgid "Navigation bar gradient top colour" -msgstr "Övre gradientfärg i navigeringslisten" +#: ../../mod/appman.php:86 +msgid "Create App" +msgstr "Skapa app" -#: ../../view/theme/redbasic/php/config.php:103 -msgid "Navigation bar gradient bottom colour" -msgstr "Undre gradientfärg i navigeringslisten" +#: ../../mod/appman.php:91 +msgid "Name of app" +msgstr "Namn pÃ¥ app" -#: ../../view/theme/redbasic/php/config.php:104 -msgid "Navigation active button gradient top colour" -msgstr "Övre gradientfärg pÃ¥ aktiv knapp i navigeringslisten" +#: ../../mod/appman.php:92 +msgid "Location (URL) of app" +msgstr "Adress (URL) för app" -#: ../../view/theme/redbasic/php/config.php:105 -msgid "Navigation active button gradient bottom colour" -msgstr "Undre gradientfärg pÃ¥ aktiv knapp i navigeringslisten" +#: ../../mod/appman.php:94 +msgid "Photo icon URL" +msgstr "Fotoikon URL" -#: ../../view/theme/redbasic/php/config.php:106 -msgid "Navigation bar border colour " -msgstr "Färg pÃ¥ navigeringslistens kant" +#: ../../mod/appman.php:94 +msgid "80 x 80 pixels - optional" +msgstr "80 x 80 pixlar - valfri" -#: ../../view/theme/redbasic/php/config.php:107 -msgid "Navigation bar icon colour " -msgstr "Färg pÃ¥ ikoner i navigeringslisten" +#: ../../mod/appman.php:95 +msgid "Version ID" +msgstr "Versions-ID" -#: ../../view/theme/redbasic/php/config.php:108 -msgid "Navigation bar active icon colour " -msgstr "Färg pÃ¥ aktiv ikon i navigeringslisten" +#: ../../mod/appman.php:96 +msgid "Price of app" +msgstr "Pris pÃ¥ app" -#: ../../view/theme/redbasic/php/config.php:109 -msgid "link colour" -msgstr "Länkfärg" +#: ../../mod/appman.php:97 +msgid "Location (URL) to purchase app" +msgstr "Adress (URL) för att köpa app" -#: ../../view/theme/redbasic/php/config.php:110 -msgid "Set font-colour for banner" -msgstr "Välj textfärg för sidhuvudet" +#: ../../mod/poll.php:64 +msgid "Poll" +msgstr "Opinionsundersökning" -#: ../../view/theme/redbasic/php/config.php:111 -msgid "Set the background colour" -msgstr "Välj bakgrundsfärg" - -#: ../../view/theme/redbasic/php/config.php:112 -msgid "Set the background image" -msgstr "Välj bakgrundsbild" +#: ../../mod/poll.php:69 +msgid "View Results" +msgstr "Visa resultat" -#: ../../view/theme/redbasic/php/config.php:113 -msgid "Set the background colour of items" -msgstr "Välj bakgrundsfärg för inlägg" - -#: ../../view/theme/redbasic/php/config.php:114 -msgid "Set the opacity of items" -msgstr "Välj opacitet för inlägg" - -#: ../../view/theme/redbasic/php/config.php:115 -msgid "Set the basic colour for item icons" -msgstr "Välj basfärg för inläggsikoner" - -#: ../../view/theme/redbasic/php/config.php:116 -msgid "Set the hover colour for item icons" -msgstr "Välj färg pÃ¥ inläggsikon under muspekare" - -#: ../../view/theme/redbasic/php/config.php:117 -msgid "Set font-size for the entire application" -msgstr "Välj textstorlek för hela applikationen" - -#: ../../view/theme/redbasic/php/config.php:118 -#: ../../view/theme/apw/php/config.php:261 -msgid "Set font-size for posts and comments" -msgstr "Välj textstorlek för inlägg och kommentarer" - -#: ../../view/theme/redbasic/php/config.php:119 -msgid "Set font-colour for posts and comments" -msgstr "Välj textfärg för inlägg och kommentarer" - -#: ../../view/theme/redbasic/php/config.php:120 -msgid "Set radius of corners" -msgstr "Välj hörnradie" - -#: ../../view/theme/redbasic/php/config.php:121 -msgid "Set shadow depth of photos" -msgstr "Välj skuggdjup för foton" - -#: ../../view/theme/redbasic/php/config.php:122 -msgid "Set maximum width of conversation regions" -msgstr "Välj maxbredd pÃ¥ konversationsfält" - -#: ../../view/theme/redbasic/php/config.php:123 -msgid "Center conversation regions" -msgstr "Centrera konversationsfält" +#: ../../mod/removeaccount.php:30 +msgid "" +"Account removals are not allowed within 48 hours of changing the account " +"password." +msgstr "Borttagning av konto tillÃ¥ts inte inom 48 timmar efter att kontolösenordet har ändrats." -#: ../../view/theme/redbasic/php/config.php:124 -msgid "Set minimum opacity of nav bar - to hide it" -msgstr "Välj lägsta opacitet för navigeringslisten - för att dölja den" +#: ../../mod/removeaccount.php:57 +msgid "Remove This Account" +msgstr "Ta bort kontot" -#: ../../view/theme/redbasic/php/config.php:125 -msgid "Set size of conversation author photo" -msgstr "Välj storlek pÃ¥ foto för trÃ¥dskapare" +#: ../../mod/removeaccount.php:58 +msgid "" +"This will completely remove this account including all its channels from the" +" network. Once this has been done it is not recoverable." +msgstr "Det här kommer att ta bort kontot fullständigt frÃ¥n nätverket, inklusive alla dess kanaler. När detta har gjorts gÃ¥r det inte att Ã¥ngra." -#: ../../view/theme/redbasic/php/config.php:126 -msgid "Set size of followup author photos" -msgstr "Välj storlek pÃ¥ svarande personers foton" +#: ../../mod/removeaccount.php:60 +msgid "" +"Remove this account, all its channels and all its channel clones from the " +"network" +msgstr "Ta bort kontot, alla dess kanaler och alla kanalkopior frÃ¥n nätverket" -#: ../../view/theme/redbasic/php/config.php:127 -msgid "Sloppy photo albums" -msgstr "Oordnade fotoalbum" +#: ../../mod/removeaccount.php:60 +msgid "" +"By default only the instances of the channels located on this hub will be " +"removed from the network" +msgstr "Som standard tas bara instanser av kanaler som finns pÃ¥ den här servern bort frÃ¥n nätverket" -#: ../../view/theme/redbasic/php/config.php:127 -msgid "Are you a clean desk or a messy desk person?" -msgstr "Föredrar du ett tomt eller stökigt skrivbord?" +#: ../../mod/service_limits.php:19 +msgid "No service class restrictions found." +msgstr "Inga tjänsteklassbegränsningar hittades." #: ../../view/theme/apw/php/config.php:202 #: ../../view/theme/apw/php/config.php:236 msgid "Schema Default" -msgstr "Temavariantens standard" +msgstr "Schemats standard" #: ../../view/theme/apw/php/config.php:203 msgid "Sans-Serif" @@ -7423,7 +8063,22 @@ msgstr "Sans-serif" #: ../../view/theme/apw/php/config.php:204 msgid "Monospace" -msgstr "Fast bredd" +msgstr "Monospace" + +#: ../../view/theme/apw/php/config.php:259 +#: ../../view/theme/redbasic/php/config.php:102 +msgid "Theme settings" +msgstr "Temainställningar" + +#: ../../view/theme/apw/php/config.php:260 +#: ../../view/theme/redbasic/php/config.php:103 +msgid "Set scheme" +msgstr "Välj variant" + +#: ../../view/theme/apw/php/config.php:261 +#: ../../view/theme/redbasic/php/config.php:124 +msgid "Set font-size for posts and comments" +msgstr "Välj textstorlek för inlägg och kommentarer" #: ../../view/theme/apw/php/config.php:262 msgid "Set font face" @@ -7435,14 +8090,14 @@ msgstr "Välj ikontema" #: ../../view/theme/apw/php/config.php:264 msgid "Set big shadow size, default 15px 15px 15px" -msgstr "Välj stor skuggstorlek, standard 15px 15px 15px" +msgstr "Välj stor skuggstorlek, standard 15px 15px 15px " #: ../../view/theme/apw/php/config.php:265 msgid "Set small shadow size, default 5px 5px 5px" msgstr "Välj liten skuggstorlek, standard 5px 5px 5px" #: ../../view/theme/apw/php/config.php:266 -msgid "Set shadow colour, default #000" +msgid "Set shadow color, default #000" msgstr "Välj skuggfärg, standard #000" #: ../../view/theme/apw/php/config.php:267 @@ -7459,10 +8114,10 @@ msgstr "Välj bakgrundsbild" #: ../../view/theme/apw/php/config.php:270 msgid "Set background attachment" -msgstr "Välj bakgrundsfixering" +msgstr "Välj fixerad bakgrund" #: ../../view/theme/apw/php/config.php:271 -msgid "Set background colour" +msgid "Set background color" msgstr "Välj bakgrundsfärg" #: ../../view/theme/apw/php/config.php:272 @@ -7470,31 +8125,31 @@ msgid "Set section background image" msgstr "Välj bakgrundsbild för avsnitt" #: ../../view/theme/apw/php/config.php:273 -msgid "Set section background colour" +msgid "Set section background color" msgstr "Välj bakgrundsfärg för avsnitt" #: ../../view/theme/apw/php/config.php:274 -msgid "Set colour of items - use hex" +msgid "Set color of items - use hex" msgstr "Välj färg pÃ¥ inlägg - använd hex" #: ../../view/theme/apw/php/config.php:275 -msgid "Set colour of links - use hex" +msgid "Set color of links - use hex" msgstr "Välj färg pÃ¥ länkar - använd hex" #: ../../view/theme/apw/php/config.php:276 msgid "Set max-width for items. Default 400px" -msgstr "Välj maxbredd för inlägg. Standard 400px" +msgstr "Välj största bredd för inlägg. Standard 400px" #: ../../view/theme/apw/php/config.php:277 msgid "Set min-width for items. Default 240px" -msgstr "Välj minbredd för inlägg. Standard 240px" +msgstr "Välj minsta bredd för inlägg. Standard 240px" #: ../../view/theme/apw/php/config.php:278 msgid "Set the generic content wrapper width. Default 48%" msgstr "Välj bredd pÃ¥ fältet för allmänt innehÃ¥ll. Standard 48%" #: ../../view/theme/apw/php/config.php:279 -msgid "Set colour of fonts - use hex" +msgid "Set color of fonts - use hex" msgstr "Välj textfärg - använd hex" #: ../../view/theme/apw/php/config.php:280 @@ -7541,56 +8196,165 @@ msgstr "Vänster offset för sidoelement" msgid "Right offset of the aside element" msgstr "Höger offset för sidoelement" -#: ../../view/theme/blogga/view/theme/blog/config.php:47 -#: ../../view/theme/blogga/php/config.php:47 -msgid "None" -msgstr "Inget" +#: ../../view/theme/redbasic/php/config.php:84 +msgid "Light (Red Matrix default)" +msgstr "Light (standard för Red Matrix)" + +#: ../../view/theme/redbasic/php/config.php:104 +msgid "Narrow navbar" +msgstr "Smal navigeringslist" + +#: ../../view/theme/redbasic/php/config.php:105 +msgid "Navigation bar background color" +msgstr "Navigeringslistens bakgrundsfärg" + +#: ../../view/theme/redbasic/php/config.php:106 +msgid "Navigation bar gradient top color" +msgstr "Övre gradientfärg i navigeringslisten" + +#: ../../view/theme/redbasic/php/config.php:107 +msgid "Navigation bar gradient bottom color" +msgstr "Undre gradientfärg i navigeringslisten" + +#: ../../view/theme/redbasic/php/config.php:108 +msgid "Navigation active button gradient top color" +msgstr "Övre gradientfärg pÃ¥ aktiv knapp i navigeringslisten" + +#: ../../view/theme/redbasic/php/config.php:109 +msgid "Navigation active button gradient bottom color" +msgstr "Undre gradientfärg pÃ¥ aktiv knapp i navigeringslisten" + +#: ../../view/theme/redbasic/php/config.php:110 +msgid "Navigation bar border color " +msgstr "Färg pÃ¥ navigeringslistens kant" + +#: ../../view/theme/redbasic/php/config.php:111 +msgid "Navigation bar icon color " +msgstr "Färg pÃ¥ ikoner i navigeringslisten" + +#: ../../view/theme/redbasic/php/config.php:112 +msgid "Navigation bar active icon color " +msgstr "Färg pÃ¥ aktiv ikon i navigeringslisten" + +#: ../../view/theme/redbasic/php/config.php:113 +msgid "link color" +msgstr "Länkfärg" + +#: ../../view/theme/redbasic/php/config.php:114 +msgid "Set font-color for banner" +msgstr "Välj textfärg för sidhuvudet" + +#: ../../view/theme/redbasic/php/config.php:115 +msgid "Set the background color" +msgstr "Välj bakgrundsfärg" + +#: ../../view/theme/redbasic/php/config.php:116 +msgid "Set the background image" +msgstr "Välj bakgrundsbild" + +#: ../../view/theme/redbasic/php/config.php:117 +msgid "Set the background color of items" +msgstr "Välj bakgrundsfärg för inlägg" + +#: ../../view/theme/redbasic/php/config.php:118 +msgid "Set the background color of comments" +msgstr "Välj bakgrundsfärg för kommentarer" + +#: ../../view/theme/redbasic/php/config.php:119 +msgid "Set the border color of comments" +msgstr "Välj kantfärg för kommentarer" + +#: ../../view/theme/redbasic/php/config.php:120 +msgid "Set the indent for comments" +msgstr "Välj indrag för kommentarer" + +#: ../../view/theme/redbasic/php/config.php:121 +msgid "Set the basic color for item icons" +msgstr "Välj basfärg för inläggsikoner" + +#: ../../view/theme/redbasic/php/config.php:122 +msgid "Set the hover color for item icons" +msgstr "Välj färg pÃ¥ inläggsikon under muspekare" + +#: ../../view/theme/redbasic/php/config.php:123 +msgid "Set font-size for the entire application" +msgstr "Välj textstorlek för hela applikationen" + +#: ../../view/theme/redbasic/php/config.php:125 +msgid "Set font-color for posts and comments" +msgstr "Välj textfärg för inlägg och kommentarer" + +#: ../../view/theme/redbasic/php/config.php:126 +msgid "Set radius of corners" +msgstr "Välj hörnradie" + +#: ../../view/theme/redbasic/php/config.php:127 +msgid "Set shadow depth of photos" +msgstr "Välj skuggdjup för foton" -#: ../../view/theme/blogga/view/theme/blog/config.php:70 -#: ../../view/theme/blogga/php/config.php:70 -msgid "Header image" -msgstr "Rubrikbild" +#: ../../view/theme/redbasic/php/config.php:128 +msgid "Set maximum width of conversation regions" +msgstr "Välj maxbredd pÃ¥ konversationsfält" + +#: ../../view/theme/redbasic/php/config.php:129 +msgid "Center conversation regions" +msgstr "Centrera konversationsfält" -#: ../../view/theme/blogga/view/theme/blog/config.php:71 -#: ../../view/theme/blogga/php/config.php:71 -msgid "Header image only on profile pages" -msgstr "Rubrikbild endast pÃ¥ profilsidor" +#: ../../view/theme/redbasic/php/config.php:130 +msgid "Set minimum opacity of nav bar - to hide it" +msgstr "Välj lägsta opacitet för navigeringslisten - för att dölja den" + +#: ../../view/theme/redbasic/php/config.php:131 +msgid "Set size of conversation author photo" +msgstr "Välj storlek pÃ¥ foto för trÃ¥dskapare" + +#: ../../view/theme/redbasic/php/config.php:132 +msgid "Set size of followup author photos" +msgstr "Välj storlek pÃ¥ svarande personers foton" + +#: ../../view/theme/redbasic/php/config.php:133 +msgid "Sloppy photo albums" +msgstr "Oordnade fotoalbum" + +#: ../../view/theme/redbasic/php/config.php:133 +msgid "Are you a clean desk or a messy desk person?" +msgstr "Föredrar du ett tomt eller stökigt skrivbord?" -#: ../../boot.php:1252 +#: ../../boot.php:1293 #, php-format msgid "Update %s failed. See error logs." msgstr "Uppdatering %s misslyckades. Se felloggar." -#: ../../boot.php:1255 +#: ../../boot.php:1296 #, php-format msgid "Update Error at %s" msgstr "Uppdateringsfel pÃ¥ %s" -#: ../../boot.php:1419 +#: ../../boot.php:1463 msgid "" "Create an account to access services and applications within the Red Matrix" msgstr "Skapa ett konto för att komma Ã¥t tjänster och applikationer inom Red Matrix" -#: ../../boot.php:1447 +#: ../../boot.php:1489 msgid "Password" msgstr "Lösenord" -#: ../../boot.php:1448 +#: ../../boot.php:1490 msgid "Remember me" msgstr "Kom ihÃ¥g mig" -#: ../../boot.php:1453 +#: ../../boot.php:1493 msgid "Forgot your password?" msgstr "Glömt lösenordet?" -#: ../../boot.php:1518 +#: ../../boot.php:1567 msgid "permission denied" msgstr "behörighet saknas" -#: ../../boot.php:1519 +#: ../../boot.php:1568 msgid "Got Zot?" msgstr "Got Zot?" -#: ../../boot.php:1949 +#: ../../boot.php:2030 msgid "toggle mobile" msgstr "växla mobil" diff --git a/view/sv/passchanged_eml.tpl b/view/sv/passchanged_eml.tpl index f0ef1a755..222a6a40a 100644 --- a/view/sv/passchanged_eml.tpl +++ b/view/sv/passchanged_eml.tpl @@ -1,7 +1,8 @@ Hej {{$username}}, - Ditt lösenord har bytts enligt begäran. Spara den här informationen -(eller byt genast lösenordet till nÃ¥got du kan komma ihÃ¥g). + Ditt lösenord har bytts enligt begäran. Spara den här +informationen (eller byt genast lösenordet till nÃ¥got du +kan komma ihÃ¥g). Dina inloggningsuppgifter är: @@ -16,4 +17,4 @@ Du kan ändra lösenordet frÃ¥n kontoinställningarna när du har loggat in. Hälsningar, {{$sitename}}-administratören - +
\ No newline at end of file diff --git a/view/sv/register_open_eml.tpl b/view/sv/register_open_eml.tpl index 248b45246..e0446c700 100644 --- a/view/sv/register_open_eml.tpl +++ b/view/sv/register_open_eml.tpl @@ -1,19 +1,19 @@ -Ett konto för den här e-postadressen har skapats på {{$sitename}}. +Ett konto för den här e-postadressen har skapats på {{$sitename}}. Inloggningsuppgifterna är: Serveradress: {{$siteurl}} Användarnamn: {{$email}} Lösenord: (lösenordet som angavs vid registreringen) -Om kontot skapades utan din vetskap och inte är önskat kan du besöka -webbplatsen och återställa lösenordet. Det låter dig ta bort kontot via -länkarna på sidan Inställningar, och vi ber om ursäkt om detta har lett -till besvär. +Om kontot skapades utan din vetskap och inte är önskat kan du besöka +webbplatsen och återställa lösenordet. Det låter dig ta bort kontot via +länkarna på sidan Inställningar, och vi ber om ursäkt om detta har lett +till besvär. Tack och välkommen till {{$sitename}}. Hälsningar, {{$sitename}}-administratören - +
\ No newline at end of file diff --git a/view/sv/register_verify_eml.tpl b/view/sv/register_verify_eml.tpl index beb4f3ad6..a2d319c4e 100644 --- a/view/sv/register_verify_eml.tpl +++ b/view/sv/register_verify_eml.tpl @@ -1,6 +1,6 @@ -En begäran om registrering av en ny användare har mottagits pÃ¥ -{{$sitename}} och behöver ditt godkännande. +En begäran om registrering av en ny användare har mottagits pÃ¥ +{{$sitename}} och behöver ditt godkännande. Inloggningsuppgifterna är: @@ -22,4 +22,3 @@ För att avslÃ¥ begäran och ta bort kontot, besök: Tack. - diff --git a/view/sv/register_verify_member.tpl b/view/sv/register_verify_member.tpl new file mode 100644 index 000000000..0e9dbb651 --- /dev/null +++ b/view/sv/register_verify_member.tpl @@ -0,0 +1,24 @@ + +Tack för att du har skapat ett konto pÃ¥ {{$sitename}}. + +Dina inloggningsuppgifter är: + +Serveradress: {{$siteurl}} +Användarnamn: {{$email}} + +Logga in med lösenordet som du valde vid registreringen. + +Vi behöver bekräfta din e-postadress för att ge dig full Ã¥tkomst. + +Om du registrerade det här kontot, följ den här länken: + +{{$siteurl}}/regver/allow/{{$hash}} + + +För att avbryta registreringen och ta bort kontot, gÃ¥ till: + + +{{$siteurl}}/regver/deny/{{$hash}} + + +Tack. diff --git a/view/sv/strings.php b/view/sv/strings.php index 99dde6bed..3217a520e 100644 --- a/view/sv/strings.php +++ b/view/sv/strings.php @@ -5,195 +5,8 @@ function string_plural_select_sv($n){ return ($n != 1);; }} ; -$a->strings["Categories"] = "Kategorier"; -$a->strings["Connect"] = "Ta kontakt"; -$a->strings["Ignore/Hide"] = "Ignorera/göm"; -$a->strings["Suggestions"] = "Förslag"; -$a->strings["See more..."] = "Se fler..."; -$a->strings["You have %1$.0f of %2$.0f allowed connections."] = "Du har %1$.0f av %2$.0f tillÃ¥tna kontakter."; -$a->strings["Add New Connection"] = "Lägg till ny kontakt"; -$a->strings["Enter the channel address"] = "Ange kanaladressen"; -$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Exempel: bob@example.com, http://example.com/barbara"; -$a->strings["Notes"] = "Anteckningar"; -$a->strings["Save"] = "Spara"; -$a->strings["Remove term"] = "Ta bort uttryck"; -$a->strings["Saved Searches"] = "Sparade sökningar"; -$a->strings["add"] = "lägg till"; -$a->strings["Saved Folders"] = "Sparade mappar"; -$a->strings["Everything"] = "Allt"; -$a->strings["Archives"] = "Arkiv"; -$a->strings["Refresh"] = "Ladda om"; -$a->strings["Me"] = "Mig själv"; -$a->strings["Best Friends"] = "Bästa vänner"; -$a->strings["Friends"] = "Vänner"; -$a->strings["Co-workers"] = "Kollegor"; -$a->strings["Former Friends"] = "Tidigare vänner"; -$a->strings["Acquaintances"] = "Bekanta"; -$a->strings["Everybody"] = "Alla"; -$a->strings["Account settings"] = "Kontoinställningar"; -$a->strings["Channel settings"] = "Kanalinställningar"; -$a->strings["Additional features"] = "Tilläggsfunktioner"; -$a->strings["Feature settings"] = "Funktionsinställningar"; -$a->strings["Display settings"] = "Utseende"; -$a->strings["Connected apps"] = "Anslutna appar"; -$a->strings["Export channel"] = "Exportera kanal"; -$a->strings["Automatic Permissions (Advanced)"] = "Automatiska rättigheter (avancerat)"; -$a->strings["Premium Channel Settings"] = "Inställningar för premiumkanal"; -$a->strings["Channel Sources"] = "Kanalkällor"; -$a->strings["Settings"] = "Inställningar"; -$a->strings["Check Mail"] = "Hämta meddelanden"; -$a->strings["New Message"] = "Nytt meddelande"; -$a->strings["Chat Rooms"] = "Chattrum"; -$a->strings["Bookmarked Chatrooms"] = "Bokmärkta chattrum"; -$a->strings["Suggested Chatrooms"] = "Föreslagna chattrum"; -$a->strings[" and "] = " och "; -$a->strings["public profile"] = "offentlig profil"; -$a->strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s ändrade %2\$s till "%3\$s""; -$a->strings["Visit %1\$s's %2\$s"] = "Besök %1\$ss %2\$s"; -$a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s har en uppdaterad %2\$s (har ändrat %3\$s)."; -$a->strings["Logout"] = "Logga ut"; -$a->strings["End this session"] = "Avsluta sessionen"; -$a->strings["Home"] = "Hem"; -$a->strings["Your posts and conversations"] = "Dina inlägg och konversationer"; -$a->strings["View Profile"] = "Visa profil"; -$a->strings["Your profile page"] = "Din profilsida"; -$a->strings["Edit Profiles"] = "Redigera profiler"; -$a->strings["Manage/Edit profiles"] = "Hantera/redigera profiler"; -$a->strings["Photos"] = "Foton"; -$a->strings["Your photos"] = "Dina foton"; -$a->strings["Files"] = "Filer"; -$a->strings["Your files"] = "Dina filer"; -$a->strings["Chat"] = "Chatt"; -$a->strings["Your chatrooms"] = "Dina chattrum"; -$a->strings["Events"] = "Händelser"; -$a->strings["Your events"] = "Dina händelser"; -$a->strings["Bookmarks"] = "Bokmärken"; -$a->strings["Your bookmarks"] = "Dina bokmärken"; -$a->strings["Webpages"] = "Webbsidor"; -$a->strings["Your webpages"] = "Dina webbsidor"; -$a->strings["Login"] = "Logga in"; -$a->strings["Sign in"] = "Logga in"; -$a->strings["%s - click to logout"] = "%s - klicka för att logga ut"; -$a->strings["Click to authenticate to your home hub"] = "Klicka för att autentisera mot din hemmahubb"; -$a->strings["Home Page"] = "Hemsida"; -$a->strings["Register"] = "Registrera"; -$a->strings["Create an account"] = "Skapa ett konto"; -$a->strings["Help"] = "Hjälp"; -$a->strings["Help and documentation"] = "Hjälp och dokumentation"; -$a->strings["Apps"] = "Appar"; -$a->strings["Addon applications, utilities, games"] = "Tilläggsapplikationer, verktyg, spel"; -$a->strings["Search"] = "Sök"; -$a->strings["Search site content"] = "Sök innehÃ¥ll"; -$a->strings["Directory"] = "Katalog"; -$a->strings["Channel Locator"] = "Kanalfinnare"; -$a->strings["Matrix"] = "Matris"; -$a->strings["Your matrix"] = "Din matris"; -$a->strings["Mark all matrix notifications seen"] = "Märk alla matrisnotifieringar som lästa"; -$a->strings["Channel Home"] = "Kanalhem"; -$a->strings["Channel home"] = "Kanalhem"; -$a->strings["Mark all channel notifications seen"] = "Märk alla kanalnotifieringar som lästa"; -$a->strings["Connections"] = "Kontakter"; -$a->strings["Notices"] = "Meddelanden"; -$a->strings["Notifications"] = "Notifieringar"; -$a->strings["See all notifications"] = "Se alla notifieringar"; -$a->strings["Mark all system notifications seen"] = "Märk alla systemnotifieringar som lästa"; -$a->strings["Mail"] = "Privat meddelande"; -$a->strings["Private mail"] = "Privat meddelande"; -$a->strings["See all private messages"] = "Se alla privata meddelanden"; -$a->strings["Mark all private messages seen"] = "Märk alla privata meddelanden som lästa"; -$a->strings["Inbox"] = "Inkorg"; -$a->strings["Outbox"] = "Utkorg"; -$a->strings["Event Calendar"] = "Kalender"; -$a->strings["See all events"] = "Se alla händelser"; -$a->strings["Mark all events seen"] = "Märk alla händelser som lästa"; -$a->strings["Channel Select"] = "Välj kanal"; -$a->strings["Manage Your Channels"] = "Hantera dina kanaler"; -$a->strings["Account/Channel Settings"] = "Konto-/kanalinställningar"; -$a->strings["Manage/Edit Friends and Connections"] = "Hantera/redigera vänner och kontakter"; -$a->strings["Admin"] = "Administration"; -$a->strings["Site Setup and Configuration"] = "Serverinställning och -konfiguration"; -$a->strings["Nothing new here"] = "Inget nytt här"; -$a->strings["Please wait..."] = "Vänta..."; -$a->strings["l F d, Y \\@ g:i A"] = "l j F Y \\k\\l. H.i"; -$a->strings["Starts:"] = "Börjar:"; -$a->strings["Finishes:"] = "Slutar:"; -$a->strings["Location:"] = "Plats:"; -$a->strings["Public Timeline"] = "Offentlig tidslinje"; -$a->strings["New window"] = "Nytt fönster"; -$a->strings["Open the selected location in a different window or browser tab"] = "Öppna den valda platsen i ett annat fönster eller en annan webbläsarflik"; -$a->strings["General Features"] = "Allmänna funktioner"; -$a->strings["Content Expiration"] = "Tidsbegränsat innehÃ¥ll"; -$a->strings["Remove posts/comments and/or private messages at a future time"] = "Ta bort inlägg/kommentarer och/eller privata meddelanden efter en tid"; -$a->strings["Multiple Profiles"] = "Flera profiler"; -$a->strings["Ability to create multiple profiles"] = "Möjlighet att skapa flera profiler"; -$a->strings["Web Pages"] = "Webbsidor"; -$a->strings["Provide managed web pages on your channel"] = "TillhandahÃ¥ll ordnade webbsidor i din kanal"; -$a->strings["Private Notes"] = "Privata anteckningar"; -$a->strings["Enables a tool to store notes and reminders"] = "Aktivera ett verktyg för att spara anteckningar och pÃ¥minnelser"; -$a->strings["Extended Identity Sharing"] = "Utökad identitetsdelning"; -$a->strings["Share your identity with all websites on the internet. When disabled, identity is only shared with sites in the matrix."] = "Dela din identitet med alla webbplatser pÃ¥ Internet. Om inaktiverat är identiteten bara delad med platser i matrisen."; -$a->strings["Expert Mode"] = "Expertläge"; -$a->strings["Enable Expert Mode to provide advanced configuration options"] = "Aktivera expertläge för att tillÃ¥ta avancerade inställningar"; -$a->strings["Premium Channel"] = "Premiumkanal"; -$a->strings["Allows you to set restrictions and terms on those that connect with your channel"] = "LÃ¥ter dig ange begränsningar och villkor för dem som vill ansluta till din kanal"; -$a->strings["Post Composition Features"] = "Skrivfunktioner"; -$a->strings["Richtext Editor"] = "Richtext-editor"; -$a->strings["Enable richtext editor"] = "Aktivera richtext-editor"; -$a->strings["Post Preview"] = "Förhandsgranskning"; -$a->strings["Allow previewing posts and comments before publishing them"] = "TillÃ¥t förhandsgranskning av inlägg och kommentarer innan de publiceras"; -$a->strings["Automatically import channel content from other channels or feeds"] = "Importera kanalinnehÃ¥ll frÃ¥n andra kanaler eller strömmar automatiskt"; -$a->strings["Even More Encryption"] = "Ytterligare kryptering"; -$a->strings["Allow optional encryption of content end-to-end with a shared secret key"] = "TillÃ¥t änd-till-änd-kryptering av innehÃ¥ll med en delad hemlig nyckel"; -$a->strings["Network and Stream Filtering"] = "Nätverk och strömfiltrering"; -$a->strings["Search by Date"] = "Sök pÃ¥ datum"; -$a->strings["Ability to select posts by date ranges"] = "TillÃ¥ter urval av inlägg baserat pÃ¥ datum"; -$a->strings["Collections Filter"] = "Sammanhangsfilter"; -$a->strings["Enable widget to display Network posts only from selected collections"] = "Aktivera en väljare för att visa nätverksinlägg frÃ¥n enbart valda sammanhang"; -$a->strings["Save search terms for re-use"] = "Spara sökuttryck för Ã¥teranvändning"; -$a->strings["Network Personal Tab"] = "Personlig nätverksflik"; -$a->strings["Enable tab to display only Network posts that you've interacted on"] = "Aktivera en flik som visar endast de nätverksinlägg som du har deltagit i"; -$a->strings["Network New Tab"] = "Flik för nytt pÃ¥ nätverket"; -$a->strings["Enable tab to display all new Network activity"] = "Aktivera en flik som visar all ny nätverksaktivitet"; -$a->strings["Affinity Tool"] = "Samhörighetsverktyg"; -$a->strings["Filter stream activity by depth of relationships"] = "Filtrera strömaktivitet efter hur nära relationen är"; -$a->strings["Suggest Channels"] = "FöreslÃ¥ kanaler"; -$a->strings["Show channel suggestions"] = "Visa förslag pÃ¥ kanaler"; -$a->strings["Post/Comment Tools"] = "Inläggs-/kommentarsverktyg"; -$a->strings["Edit Sent Posts"] = "Redigera sända inlägg"; -$a->strings["Edit and correct posts and comments after sending"] = "Redigera och korrigera inlägg och kommentarer efter att de skickats"; -$a->strings["Tagging"] = "Taggning"; -$a->strings["Ability to tag existing posts"] = "Möjlighet att tagga befintliga inlägg"; -$a->strings["Post Categories"] = "Inläggskategorier"; -$a->strings["Add categories to your posts"] = "Lägg till kategorier till dina inlägg"; -$a->strings["Ability to file posts under folders"] = "Möjlighet att lägga inlägg i mappar"; -$a->strings["Dislike Posts"] = "Ogilla inlägg"; -$a->strings["Ability to dislike posts/comments"] = "Möjlighet att ogilla inlägg/kommentarer"; -$a->strings["Star Posts"] = "Märk inlägg"; -$a->strings["Ability to mark special posts with a star indicator"] = "Möjlighet att märka speciella inlägg med en stjärna"; -$a->strings["Tag Cloud"] = "Taggmoln"; -$a->strings["Provide a personal tag cloud on your channel page"] = "TillhandahÃ¥ll ett personligt taggmoln pÃ¥ din kanalsida"; -$a->strings["Unknown | Not categorised"] = "Okänd | Inte kategoriserad"; -$a->strings["Block immediately"] = "Blockera genast"; -$a->strings["Shady, spammer, self-marketer"] = "Skum, spammare, självförhärligande"; -$a->strings["Known to me, but no opinion"] = "Känner till, men ingen Ã¥sikt"; -$a->strings["OK, probably harmless"] = "OK, antagligen harmlös"; -$a->strings["Reputable, has my trust"] = "Ansedd, har mitt förtroende"; -$a->strings["Frequently"] = "Ofta"; -$a->strings["Hourly"] = "Varje timme"; -$a->strings["Twice daily"] = "TvÃ¥ gÃ¥nger dagligen"; -$a->strings["Daily"] = "Dagligen"; -$a->strings["Weekly"] = "Varje vecka"; -$a->strings["Monthly"] = "Varje mÃ¥nad"; -$a->strings["Friendica"] = "Friendica"; -$a->strings["OStatus"] = "OStatus"; -$a->strings["RSS/Atom"] = "RSS/Atom"; -$a->strings["Email"] = "E-post"; -$a->strings["Diaspora"] = "Diaspora"; -$a->strings["Facebook"] = "Facebook"; -$a->strings["Zot!"] = "Zot!"; -$a->strings["LinkedIn"] = "LinkedIn"; -$a->strings["XMPP/IM"] = "XMPP/IM"; -$a->strings["MySpace"] = "MySpace"; +$a->strings["Cannot locate DNS info for database server '%s'"] = "Kan inte hitta DNS-information för databasserver '%s'"; +$a->strings["Profile Photos"] = "Profilfoton"; $a->strings["photo"] = "foto"; $a->strings["event"] = "händelse"; $a->strings["channel"] = "kanal"; @@ -204,11 +17,12 @@ $a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s gillar inte %2\$ss %3\$ $a->strings["%1\$s is now connected with %2\$s"] = "%1\$s har nu kontakt med %2\$s"; $a->strings["%1\$s poked %2\$s"] = "%1\$s puffade %2\$s"; $a->strings["poked"] = "puffade"; -$a->strings["%1\$s is currently %2\$s"] = "%1\$s är för tillfället %2\$s"; +$a->strings["__ctx:mood__ %1\$s is %2\$s"] = "%1\$s är %2\$s"; $a->strings["Select"] = "Välj"; $a->strings["Delete"] = "Ta bort"; $a->strings["Private Message"] = "Privat meddelande"; -$a->strings["Message is verified"] = "Meddelandet är bekräftat"; +$a->strings["Message signature validated"] = "Meddelandesignatur bekräftad"; +$a->strings["Message signature incorrect"] = "Meddelandesignatur felaktig"; $a->strings["View %s's profile @ %s"] = "Visa %ss profil pÃ¥ %s"; $a->strings["Categories:"] = "Kategorier:"; $a->strings["Filed under:"] = "Postat under:"; @@ -223,11 +37,14 @@ $a->strings["Delete Selected Items"] = "Ta bort valda poster"; $a->strings["View Source"] = "Visa källa"; $a->strings["Follow Thread"] = "Följ trÃ¥d"; $a->strings["View Status"] = "Visa status"; +$a->strings["View Profile"] = "Visa profil"; $a->strings["View Photos"] = "Visa foton"; $a->strings["Matrix Activity"] = "Matrisaktivitet"; +$a->strings["Connect"] = "Ta kontakt"; $a->strings["Edit Contact"] = "Redigera kontakt"; $a->strings["Send PM"] = "Skicka meddelande"; $a->strings["Poke"] = "Puffa"; +$a->strings["Unknown"] = "Okända"; $a->strings["%s likes this."] = "%s gillar det här."; $a->strings["%s doesn't like this."] = "%s gillar inte det här."; $a->strings["<span %1\$s>%2\$d people</span> like this."] = array( @@ -245,7 +62,7 @@ $a->strings[", and %d other people"] = array( ); $a->strings["%s like this."] = "%s gillar det här."; $a->strings["%s don't like this."] = "%s gillar inte det här."; -$a->strings["Visible to <strong>everybody</strong>"] = "Synlig för <strong>alla</strong>"; +$a->strings["Visible to <strong>everybody</strong>"] = "Kan ses av <strong>alla</strong>"; $a->strings["Please enter a link URL:"] = "Ange en länkadress:"; $a->strings["Please enter a video link/URL:"] = "Ange en videolänkadress:"; $a->strings["Please enter an audio link/URL:"] = "Ange en ljudlänkadress"; @@ -299,79 +116,77 @@ $a->strings["Channel"] = "Kanal"; $a->strings["Status Messages and Posts"] = "Statusmeddelanden och inlägg"; $a->strings["About"] = "Om"; $a->strings["Profile Details"] = "Profildetaljer"; +$a->strings["Photos"] = "Foton"; $a->strings["Photo Albums"] = "Fotoalbum"; +$a->strings["Files"] = "Filer"; $a->strings["Files and Storage"] = "Filer och lagring"; $a->strings["Chatrooms"] = "Chattrum"; -$a->strings["Events and Calendar"] = "Händelser och kalender"; +$a->strings["Bookmarks"] = "Bokmärken"; $a->strings["Saved Bookmarks"] = "Sparade bokmärken"; +$a->strings["Webpages"] = "Webbsidor"; $a->strings["Manage Webpages"] = "Hantera webbsidor"; -$a->strings["Miscellaneous"] = "Övrigt"; -$a->strings["year"] = "Ã¥r"; -$a->strings["month"] = "mÃ¥nad"; -$a->strings["day"] = "dag"; -$a->strings["never"] = "aldrig"; -$a->strings["less than a second ago"] = "mindre än en sekund sedan"; -$a->strings["years"] = "Ã¥r"; -$a->strings["months"] = "mÃ¥nader"; -$a->strings["week"] = "vecka"; -$a->strings["weeks"] = "veckor"; -$a->strings["days"] = "dagar"; -$a->strings["hour"] = "timme"; -$a->strings["hours"] = "timmar"; -$a->strings["minute"] = "minut"; -$a->strings["minutes"] = "minuter"; -$a->strings["second"] = "sekund"; -$a->strings["seconds"] = "sekunder"; -$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s sedan"; -$a->strings["Cannot locate DNS info for database server '%s'"] = "Kan inte hitta DNS-information för databasserver '%s'"; -$a->strings["Image/photo"] = "Bild/foto"; -$a->strings["Encrypted content"] = "Krypterat innehÃ¥ll"; -$a->strings["QR code"] = "QR-kod"; -$a->strings["%1\$s wrote the following %2\$s %3\$s"] = "%1\$s skrev följande %2\$s %3\$s"; -$a->strings["post"] = "post"; -$a->strings["$1 wrote:"] = "$1 skrev:"; -$a->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."] = "En borttagen grupp med det här namnet Ã¥terskapades. Befintliga rättigheter till saker <strong>kan</strong> gälla för den här gruppen och alla framtida medlemmar. Om det här inte är vad du avsÃ¥g, skapa i stället en annan grupp med ett annat namn."; -$a->strings["Default privacy group for new contacts"] = "Förvald integritetsgrupp för nya kontakter"; -$a->strings["All Channels"] = "Alla kanaler"; -$a->strings["edit"] = "redigera"; -$a->strings["Collections"] = "Sammanhang"; -$a->strings["Edit collection"] = "Redigera sammanhang"; -$a->strings["Create a new collection"] = "Skapa ett nytt sammanhang"; -$a->strings["Channels not in any collection"] = "Kanaler utan sammanhang"; -$a->strings["Delete this item?"] = "Ta bort den här posten?"; -$a->strings["Comment"] = "Kommentar"; +$a->strings["Channel is blocked on this site."] = "Kanalen är blockerad pÃ¥ den här servern."; +$a->strings["Channel location missing."] = "Kanalplats saknas."; +$a->strings["Response from remote channel was incomplete."] = "Svar frÃ¥n den andra kanalen var ofullständigt."; +$a->strings["Channel was deleted and no longer exists."] = "Kanalen har tagits bort och finns inte längre."; +$a->strings["Protocol disabled."] = "Protokoll inaktiverat."; +$a->strings["Channel discovery failed."] = "Kanalsökning misslyckades."; +$a->strings["local account not found."] = "hittade inte lokalt konto."; +$a->strings["Cannot connect to yourself."] = "Du kan inte kontakta dig själv."; +$a->strings["created a new post"] = "skapade ett nytt inlägg"; +$a->strings["commented on %s's post"] = "kommenterade %ss inlägg"; +$a->strings["New Page"] = "Ny sida"; +$a->strings["Edit"] = "Redigera"; +$a->strings["View"] = "Visa"; +$a->strings["Actions"] = "Ã…tgärder"; +$a->strings["Page Link"] = "Länk"; +$a->strings["Title"] = "Titel"; +$a->strings["Created"] = "Skapad"; +$a->strings["Edited"] = "Ändrad"; +$a->strings["%d invitation available"] = array( + 0 => "%d inbjudan tillgänglig", + 1 => "%d inbjudningar tillgängliga", +); +$a->strings["Advanced"] = "Avancerat"; +$a->strings["Find Channels"] = "Hitta kanaler"; +$a->strings["Enter name or interest"] = "Ange namn eller intresse"; +$a->strings["Connect/Follow"] = "Ta kontakt/följ"; +$a->strings["Examples: Robert Morgenstein, Fishing"] = "Exempel: Robert Morgenstein, Fiske"; +$a->strings["Find"] = "Sök"; +$a->strings["Channel Suggestions"] = "Kanalförslag"; +$a->strings["Random Profile"] = "Slumpvald profil"; +$a->strings["Invite Friends"] = "Bjud in vänner"; +$a->strings["Advanced example: name=fred and country=iceland"] = "Avancerat exempel: name=fred and country=iceland"; +$a->strings["Saved Folders"] = "Sparade mappar"; +$a->strings["Everything"] = "Allt"; +$a->strings["Categories"] = "Kategorier"; +$a->strings["%d connection in common"] = array( + 0 => "%d gemensam kontakt", + 1 => "%d gemensamma kontakter", +); $a->strings["show more"] = "visa fler"; -$a->strings["show fewer"] = "visa färre"; -$a->strings["+ Show More"] = "+ Visa fler"; -$a->strings["- Show Less"] = "- Visa färre"; -$a->strings["Password too short"] = "Lösenord för kort"; -$a->strings["Passwords do not match"] = "Lösenorden stämmer inte överens"; -$a->strings["everybody"] = "alla"; -$a->strings["Secret Passphrase"] = "Hemligt lösenord"; -$a->strings["Passphrase hint"] = "LösenordsledtrÃ¥d"; -$a->strings["Notice: Permissions have changed but have not yet been submitted."] = "Observera: Rättigheter har ändrats men har ännu inte skickats in"; -$a->strings["timeago.prefixAgo"] = "för"; -$a->strings["timeago.prefixFromNow"] = "om"; -$a->strings["ago"] = "sedan"; -$a->strings["from now"] = " "; -$a->strings["less than a minute"] = "mindre än en minut"; -$a->strings["about a minute"] = "ungefär en minut"; -$a->strings["%d minutes"] = "%d minuter"; -$a->strings["about an hour"] = "ungefär en timme"; -$a->strings["about %d hours"] = "ungefär %d timmar"; -$a->strings["a day"] = "en dag"; -$a->strings["%d days"] = "%d dagar"; -$a->strings["about a month"] = "ungefär en mÃ¥nad"; -$a->strings["%d months"] = "%d mÃ¥nader"; -$a->strings["about a year"] = "ungefär ett Ã¥r"; -$a->strings["%d years"] = "%d Ã¥r"; -$a->strings[" "] = " "; -$a->strings["timeago.numbers"] = "timeago.numbers"; +$a->strings["Embedded content"] = "Inbäddat innehÃ¥ll"; +$a->strings["Embedding disabled"] = "Inbäddning inaktiverat"; $a->strings["No recipient provided."] = "Ingen mottagare angiven."; $a->strings["[no subject]"] = "[inget ämne]"; $a->strings["Unable to determine sender."] = "Kunde inte avgöra vem som är avsändare."; $a->strings["Stored post could not be verified."] = "Den sparade posten kunde inte verifieras."; -$a->strings["Profile Photos"] = "Profilfoton"; +$a->strings[" and "] = " och "; +$a->strings["public profile"] = "offentlig profil"; +$a->strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s ändrade %2\$s till "%3\$s""; +$a->strings["Visit %1\$s's %2\$s"] = "Besök %1\$ss %2\$s"; +$a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s har en uppdaterad %2\$s (har ändrat %3\$s)."; +$a->strings["Visible to your default audience"] = "Kan ses av förinställda mottagare"; +$a->strings["Show"] = "Visa"; +$a->strings["Don't show"] = "Visa inte"; +$a->strings["Permissions"] = "Behörighet"; +$a->strings["Close"] = "Stäng"; +$a->strings["Attachments:"] = "Bilagor:"; +$a->strings["l F d, Y \\@ g:i A"] = "l j F Y \\k\\l. H.i"; +$a->strings["Redmatrix event notification:"] = "Händelsenotifiering frÃ¥n Redmatrix:"; +$a->strings["Starts:"] = "Börjar:"; +$a->strings["Finishes:"] = "Slutar:"; +$a->strings["Location:"] = "Plats:"; $a->strings["Permission denied."] = "Behörighet saknas."; $a->strings["Item was not found."] = "Posten hittades inte."; $a->strings["No source file."] = "Ingen källfil."; @@ -387,12 +202,103 @@ $a->strings["duplicate filename or path"] = "filnamn eller sökväg finns redan" $a->strings["Path not found."] = "Sökväg hittas inte."; $a->strings["mkdir failed."] = "mkdir misslyckades."; $a->strings["database storage failed."] = "databaslagring misslyckades."; +$a->strings["parent"] = "en nivÃ¥ upp"; +$a->strings["Collection"] = "Samling"; +$a->strings["Principal"] = "Bas"; +$a->strings["Addressbook"] = "Adressbok"; +$a->strings["Calendar"] = "Kalender"; +$a->strings["Schedule Inbox"] = "Schemainkorg"; +$a->strings["Schedule Outbox"] = "Schemautkorg"; +$a->strings["%1\$s used"] = "%1\$s använt"; +$a->strings["%1\$s used of %2\$s (%3\$s%)"] = "%1\$s använt av %2\$s (%3\$s%)"; +$a->strings["Name"] = "Namn"; +$a->strings["Type"] = "Typ"; +$a->strings["Size"] = "Storlek"; +$a->strings["Last Modified"] = "Senast ändrad"; +$a->strings["Total"] = "Totalt"; +$a->strings["Create new folder"] = "Skapa ny mapp"; +$a->strings["Create"] = "Skapa"; +$a->strings["Upload file"] = "Ladda upp fil"; +$a->strings["Upload"] = "Ladda upp"; $a->strings["%1\$s's bookmarks"] = "%1\$ss bokmärken"; -$a->strings["Visible to everybody"] = "Synlig för alla"; -$a->strings["Show"] = "Visa"; -$a->strings["Don't show"] = "Visa inte"; -$a->strings["Permissions"] = "Behörighet"; -$a->strings["Close"] = "Stäng"; +$a->strings["Logout"] = "Logga ut"; +$a->strings["End this session"] = "Avsluta sessionen"; +$a->strings["Home"] = "Hem"; +$a->strings["Your posts and conversations"] = "Dina inlägg och konversationer"; +$a->strings["Your profile page"] = "Din profilsida"; +$a->strings["Edit Profiles"] = "Redigera profiler"; +$a->strings["Manage/Edit profiles"] = "Hantera/redigera profiler"; +$a->strings["Edit Profile"] = "Redigera profil"; +$a->strings["Edit your profile"] = "Redigera din profil"; +$a->strings["Your photos"] = "Dina foton"; +$a->strings["Your files"] = "Dina filer"; +$a->strings["Chat"] = "Chatt"; +$a->strings["Your chatrooms"] = "Dina chattrum"; +$a->strings["Your bookmarks"] = "Dina bokmärken"; +$a->strings["Your webpages"] = "Dina webbsidor"; +$a->strings["Login"] = "Logga in"; +$a->strings["Sign in"] = "Logga in"; +$a->strings["%s - click to logout"] = "%s - klicka för att logga ut"; +$a->strings["Remote authentication"] = "Fjärrinloggning"; +$a->strings["Click to authenticate to your home hub"] = "Klicka för att autentisera mot din hemmahubb"; +$a->strings["Home Page"] = "Hemsida"; +$a->strings["Register"] = "Skapa konto"; +$a->strings["Create an account"] = "Skapa ett konto"; +$a->strings["Help"] = "Hjälp"; +$a->strings["Help and documentation"] = "Hjälp och dokumentation"; +$a->strings["Apps"] = "Appar"; +$a->strings["Applications, utilities, links, games"] = "Applikationer, verktyg, länkar, spel"; +$a->strings["Search"] = "Sök"; +$a->strings["Search site content"] = "Sök innehÃ¥ll"; +$a->strings["Directory"] = "Katalog"; +$a->strings["Channel Directory"] = "Kanalkatalog"; +$a->strings["Matrix"] = "Matris"; +$a->strings["Your matrix"] = "Din matris"; +$a->strings["Mark all matrix notifications seen"] = "Märk alla matrisnotifieringar som lästa"; +$a->strings["Channel Home"] = "Kanalhem"; +$a->strings["Channel home"] = "Kanalhem"; +$a->strings["Mark all channel notifications seen"] = "Märk alla kanalnotifieringar som lästa"; +$a->strings["Connections"] = "Kontakter"; +$a->strings["Notices"] = "Meddelanden"; +$a->strings["Notifications"] = "Notifieringar"; +$a->strings["See all notifications"] = "Se alla notifieringar"; +$a->strings["Mark all system notifications seen"] = "Märk alla systemnotifieringar som lästa"; +$a->strings["Mail"] = "Privat meddelande"; +$a->strings["Private mail"] = "Privat meddelande"; +$a->strings["See all private messages"] = "Se alla privata meddelanden"; +$a->strings["Mark all private messages seen"] = "Märk alla privata meddelanden som lästa"; +$a->strings["Inbox"] = "Inkorg"; +$a->strings["Outbox"] = "Utkorg"; +$a->strings["New Message"] = "Nytt meddelande"; +$a->strings["Events"] = "Händelser"; +$a->strings["Event Calendar"] = "Kalender"; +$a->strings["See all events"] = "Se alla händelser"; +$a->strings["Mark all events seen"] = "Märk alla händelser som lästa"; +$a->strings["Channel Manager"] = "Kanalhanterare"; +$a->strings["Manage Your Channels"] = "Hantera dina kanaler"; +$a->strings["Settings"] = "Inställningar"; +$a->strings["Account/Channel Settings"] = "Konto-/kanalinställningar"; +$a->strings["Admin"] = "Administration"; +$a->strings["Site Setup and Configuration"] = "Serverinställning och -konfiguration"; +$a->strings["Please wait..."] = "Vänta..."; +$a->strings["view full size"] = "visa full storlek"; +$a->strings["Default"] = "Standard"; +$a->strings["Frequently"] = "Ofta"; +$a->strings["Hourly"] = "Varje timme"; +$a->strings["Twice daily"] = "TvÃ¥ gÃ¥nger dagligen"; +$a->strings["Daily"] = "Dagligen"; +$a->strings["Weekly"] = "Varje vecka"; +$a->strings["Monthly"] = "Varje mÃ¥nad"; +$a->strings["Friendica"] = "Friendica"; +$a->strings["OStatus"] = "OStatus"; +$a->strings["RSS/Atom"] = "RSS/Atom"; +$a->strings["Email"] = "E-post"; +$a->strings["Diaspora"] = "Diaspora"; +$a->strings["Facebook"] = "Facebook"; +$a->strings["Zot!"] = "Zot!"; +$a->strings["LinkedIn"] = "LinkedIn"; +$a->strings["XMPP/IM"] = "XMPP/IM"; +$a->strings["MySpace"] = "MySpace"; $a->strings["Unable to obtain identity information from database"] = "Kunde inte hämta frÃ¥n databasen"; $a->strings["Empty name"] = "Tomt namn"; $a->strings["Name too long"] = "För lÃ¥ngt namn"; @@ -402,13 +308,13 @@ $a->strings["Reserved nickname. Please choose another."] = "Reserverat smeknamn. $a->strings["Nickname has unsupported characters or is already being used on this site."] = "Smeknamnet innehÃ¥ller otillÃ¥tna tecken eller är redan upptaget pÃ¥ den här servern."; $a->strings["Unable to retrieve created identity"] = "Kunde inte hämta den skapade identiteten"; $a->strings["Default Profile"] = "Standardprofil"; +$a->strings["Friends"] = "Vänner"; $a->strings["Requested channel is not available."] = "Den begärda kanalen är inte tillgänglig"; $a->strings["Requested profile is not available."] = "Begärd profil är inte tillgänglig."; $a->strings["Change profile photo"] = "Bytprofilfoto"; $a->strings["Profiles"] = "Profiler"; $a->strings["Manage/edit profiles"] = "Hantera/redigera profiler"; $a->strings["Create New Profile"] = "Skapa ny profil"; -$a->strings["Edit Profile"] = "Redigera profil"; $a->strings["Profile Image"] = "Profilbild"; $a->strings["visible to everybody"] = "synlig för alla"; $a->strings["Edit visibility"] = "Redigera synlighet"; @@ -426,6 +332,11 @@ $a->strings["Event Reminders"] = "HändelsepÃ¥minnelser"; $a->strings["Events this week:"] = "Händelser den här veckan:"; $a->strings["Profile"] = "Profil"; $a->strings["Full Name:"] = "Fullständigt namn:"; +$a->strings["Like this channel"] = "Gilla den här kanalen"; +$a->strings["__ctx:noun__ Like"] = array( + 0 => "gillar detta", + 1 => "gillar detta", +); $a->strings["j F, Y"] = "j F Y"; $a->strings["j F"] = "j F"; $a->strings["Birthday:"] = "Födelsedag:"; @@ -449,41 +360,169 @@ $a->strings["Film/dance/culture/entertainment:"] = "Film/dans/kultur/underhÃ¥lln $a->strings["Love/Romance:"] = "Kärlek/romantik:"; $a->strings["Work/employment:"] = "Arbete/sysselsättning:"; $a->strings["School/education:"] = "Skola/utbildning:"; -$a->strings["Edit"] = "Redigera"; -$a->strings["save to folder"] = "spara i mapp"; -$a->strings["add star"] = "lägg till märke"; -$a->strings["remove star"] = "ta bort märke"; -$a->strings["toggle star status"] = "växla märke pÃ¥/av"; -$a->strings["starred"] = "märkt"; -$a->strings["add tag"] = "lägg till tagg"; -$a->strings["I like this (toggle)"] = "Jag gillar det här (växla)"; +$a->strings["Like this thing"] = "Gilla den här saken"; +$a->strings["Image/photo"] = "Bild/foto"; +$a->strings["Encrypted content"] = "Krypterat innehÃ¥ll"; +$a->strings["Install design element: "] = "Installera designelement: "; +$a->strings["QR code"] = "QR-kod"; +$a->strings["%1\$s wrote the following %2\$s %3\$s"] = "%1\$s skrev följande %2\$s %3\$s"; +$a->strings["post"] = "post"; +$a->strings["$1 spoiler"] = "$1 spoiler"; +$a->strings["$1 wrote:"] = "$1 skrev:"; +$a->strings["Miscellaneous"] = "Övrigt"; +$a->strings["YYYY-MM-DD or MM-DD"] = "Ã…Ã…Ã…Ã…-MM-DD eller MM-DD"; +$a->strings["never"] = "aldrig"; +$a->strings["less than a second ago"] = "mindre än en sekund sedan"; +$a->strings["year"] = "Ã¥r"; +$a->strings["years"] = "Ã¥r"; +$a->strings["month"] = "mÃ¥nad"; +$a->strings["months"] = "mÃ¥nader"; +$a->strings["week"] = "vecka"; +$a->strings["weeks"] = "veckor"; +$a->strings["day"] = "dag"; +$a->strings["days"] = "dagar"; +$a->strings["hour"] = "timme"; +$a->strings["hours"] = "timmar"; +$a->strings["minute"] = "minut"; +$a->strings["minutes"] = "minuter"; +$a->strings["second"] = "sekund"; +$a->strings["seconds"] = "sekunder"; +$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s sedan"; +$a->strings["%1\$s's birthday"] = "%1\$ss födelsedag"; +$a->strings["Happy Birthday %1\$s"] = "Grattis pÃ¥ födelsedagen %1\$s"; +$a->strings["Invalid data packet"] = "Ogiltigt datapaket"; +$a->strings["Unable to verify channel signature"] = "Kunde inte bekräfta kanalsignatur"; +$a->strings["Unable to verify site signature for %s"] = "Kunde inte bekräfta signatur för servern %s"; +$a->strings["Tags"] = "Taggar"; +$a->strings["Keywords"] = "Nyckelord"; +$a->strings["have"] = "har"; +$a->strings["has"] = "har"; +$a->strings["want"] = "vill ha"; +$a->strings["wants"] = "vill ha"; $a->strings["like"] = "gilla"; -$a->strings["I don't like this (toggle)"] = "Jag gillar inte det här (växla)"; +$a->strings["likes"] = "gillar"; $a->strings["dislike"] = "ogilla"; -$a->strings["Share this"] = "Dela det här"; -$a->strings["share"] = "dela"; -$a->strings["View %s's profile - %s"] = "Visa %ss profil - %s"; -$a->strings["to"] = "till"; -$a->strings["via"] = "via"; -$a->strings["Wall-to-Wall"] = "Vägg-till-vägg"; -$a->strings["via Wall-To-Wall:"] = "via vägg-till-vägg"; -$a->strings["Bookmark Links"] = "Bokmärk länkar"; -$a->strings["%d comment"] = array( - 0 => "%d kommentar", - 1 => "%d kommentarer", -); -$a->strings["This is you"] = "Det här är du"; -$a->strings["Submit"] = "Skicka"; -$a->strings["Bold"] = "Fet"; -$a->strings["Italic"] = "Kursiv"; -$a->strings["Underline"] = "Understruken"; -$a->strings["Quote"] = "Citat"; -$a->strings["Code"] = "Kod"; -$a->strings["Image"] = "Bild"; -$a->strings["Link"] = "Länk"; -$a->strings["Video"] = "Video"; -$a->strings["Edit File properties"] = "Redigera filegenskaper"; -$a->strings["view full size"] = "visa full storlek"; +$a->strings["dislikes"] = "ogillar"; +$a->strings["Public Timeline"] = "Offentlig tidslinje"; +$a->strings["Directory Options"] = "Katalogalternativ"; +$a->strings["Alphabetic"] = "Alfabetisk"; +$a->strings["Reverse Alphabetic"] = "Omvänd alfabetisk"; +$a->strings["Newest to Oldest"] = "Nyast till äldst"; +$a->strings["Public Forums Only"] = "Endast offentliga forum"; +$a->strings["Enable Safe Search"] = "Aktivera säker sökning"; +$a->strings["Disable Safe Search"] = "Avaktivera säker sökning"; +$a->strings["Safe Mode"] = "Säkert läge"; +$a->strings["Red Matrix Notification"] = "Red Matrix-meddelande"; +$a->strings["redmatrix"] = "redmatrix"; +$a->strings["Thank You,"] = "Tack,"; +$a->strings["%s Administrator"] = "Administratören för %s"; +$a->strings["%s <!item_type!>"] = "%s <!item_type!>"; +$a->strings["[Red:Notify] New mail received at %s"] = "[Red:Meddelande] Nytt meddelande pÃ¥ %s"; +$a->strings["%1\$s, %2\$s sent you a new private message at %3\$s."] = "%1\$s, %2\$s skickade ett nytt privat meddelande till dig pÃ¥ %3\$s."; +$a->strings["%1\$s sent you %2\$s."] = "%1\$s skickade %2\$s till dig."; +$a->strings["a private message"] = "ett privat meddelande"; +$a->strings["Please visit %s to view and/or reply to your private messages."] = "Besök %s för att visa och/eller svara pÃ¥ dina privata meddelanden."; +$a->strings["%1\$s, %2\$s commented on [zrl=%3\$s]a %4\$s[/zrl]"] = "%1\$s, %2\$s kommenterade [zrl=%3\$s]ett %4\$s[/zrl]"; +$a->strings["%1\$s, %2\$s commented on [zrl=%3\$s]%4\$s's %5\$s[/zrl]"] = "%1\$s, %2\$s kommenterade [zrl=%3\$s]%4\$ss %5\$s[/zrl]"; +$a->strings["%1\$s, %2\$s commented on [zrl=%3\$s]your %4\$s[/zrl]"] = "%1\$s, %2\$s kommenterade [zrl=%3\$s]ditt %4\$s[/zrl]"; +$a->strings["[Red:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Red:Meddelande] Kommentar till konversation #%1\$d av %2\$s"; +$a->strings["%1\$s, %2\$s commented on an item/conversation you have been following."] = "%1\$s, %2\$s kommenterade en sak/konversation du har följt."; +$a->strings["Please visit %s to view and/or reply to the conversation."] = "Besök %s för att visa och/eller svara pÃ¥ konversationen."; +$a->strings["[Red:Notify] %s posted to your profile wall"] = "[Red:Meddelande] %s postade till din profilvägg"; +$a->strings["%1\$s, %2\$s posted to your profile wall at %3\$s"] = "%1\$s, %2\$s postade till din profilvägg pÃ¥ %3\$s"; +$a->strings["%1\$s, %2\$s posted to [zrl=%3\$s]your wall[/zrl]"] = "%1\$s, %2\$s postade till [zrl=%3\$s]din vägg[/zrl]"; +$a->strings["[Red:Notify] %s tagged you"] = "[Red:Meddelande] %s taggade dig"; +$a->strings["%1\$s, %2\$s tagged you at %3\$s"] = "%1\$s, %2\$s taggade dig pÃ¥ %3\$s"; +$a->strings["%1\$s, %2\$s [zrl=%3\$s]tagged you[/zrl]."] = "%1\$s, %2\$s [zrl=%3\$s]taggade dig[/zrl]."; +$a->strings["[Red:Notify] %1\$s poked you"] = "[Red:Meddelande] %1\$s puffade dig"; +$a->strings["%1\$s, %2\$s poked you at %3\$s"] = "%1\$s, %2\$s puffade dig pÃ¥ %3\$s"; +$a->strings["%1\$s, %2\$s [zrl=%2\$s]poked you[/zrl]."] = "%1\$s, %2\$s [zrl=%2\$s]puffade dig[/zrl]."; +$a->strings["[Red:Notify] %s tagged your post"] = "[Red:Meddelande] %s taggade ditt inlägg"; +$a->strings["%1\$s, %2\$s tagged your post at %3\$s"] = "%1\$s, %2\$s taggade ditt inlägg pÃ¥ %3\$s"; +$a->strings["%1\$s, %2\$s tagged [zrl=%3\$s]your post[/zrl]"] = "%1\$s, %2\$s taggade [zrl=%3\$s]ditt inlägg[/zrl]"; +$a->strings["[Red:Notify] Introduction received"] = "[Red:Meddelande] Presentation mottagen"; +$a->strings["%1\$s, you've received an new connection request from '%2\$s' at %3\$s"] = "%1\$s, du har fÃ¥tt en ny kontaktförfrÃ¥gan frÃ¥n '%2\$s' pÃ¥ %3\$s"; +$a->strings["%1\$s, you've received [zrl=%2\$s]a new connection request[/zrl] from %3\$s."] = "%1\$s, du har fÃ¥tt [zrl=%2\$s]en ny kontaktförfrÃ¥gan[/zrl] frÃ¥n %3\$s."; +$a->strings["You may visit their profile at %s"] = "Du kan besöka deras profil pÃ¥ %s"; +$a->strings["Please visit %s to approve or reject the connection request."] = "Besök %s för att bevilja eller avslÃ¥ kontaktförfrÃ¥gan."; +$a->strings["[Red:Notify] Friend suggestion received"] = "[Red:Meddelande] Vänförslag mottaget"; +$a->strings["%1\$s, you've received a friend suggestion from '%2\$s' at %3\$s"] = "%1\$s, du har fÃ¥tt ett vänförslag frÃ¥n '%2\$s' pÃ¥ %3\$s"; +$a->strings["%1\$s, you've received [zrl=%2\$s]a friend suggestion[/zrl] for %3\$s from %4\$s."] = "%1\$s, du har fÃ¥tt [zrl=%2\$s]ett vänförslag[/zrl] angÃ¥ende %3\$s frÃ¥n %4\$s."; +$a->strings["Name:"] = "Namn:"; +$a->strings["Photo:"] = "Foto:"; +$a->strings["Please visit %s to approve or reject the suggestion."] = "Besök %s för att bevilja eller avslÃ¥ förslaget."; +$a->strings["[Red:Notify]"] = "[Red:Notifiering]"; +$a->strings["This event has been added to your calendar."] = "Händelsen har lagts till i din kalender."; +$a->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."] = "En borttagen grupp med det här namnet Ã¥terskapades. Befintliga rättigheter till saker <strong>kan</strong> gälla för den här gruppen och alla framtida medlemmar. Om det här inte är vad du avsÃ¥g, skapa i stället en annan grupp med ett annat namn."; +$a->strings["Default privacy group for new contacts"] = "Förvald integritetsgrupp för nya kontakter"; +$a->strings["All Channels"] = "Alla kanaler"; +$a->strings["edit"] = "redigera"; +$a->strings["Collections"] = "Kretsar"; +$a->strings["Edit collection"] = "Redigera krets"; +$a->strings["Create a new collection"] = "Skapa en ny krets"; +$a->strings["Channels not in any collection"] = "Kanaler inte i nÃ¥gon krets"; +$a->strings["add"] = "lägg till"; +$a->strings["General Features"] = "Allmänna funktioner"; +$a->strings["Content Expiration"] = "Tidsbegränsat innehÃ¥ll"; +$a->strings["Remove posts/comments and/or private messages at a future time"] = "Ta bort inlägg/kommentarer och/eller privata meddelanden efter en tid"; +$a->strings["Multiple Profiles"] = "Flera profiler"; +$a->strings["Ability to create multiple profiles"] = "Möjlighet att skapa flera profiler"; +$a->strings["Advanced Profiles"] = "Avancerade profiler"; +$a->strings["Additional profile sections and selections"] = "Fler profilinställningar"; +$a->strings["Profile Import/Export"] = "Profilimport/-export"; +$a->strings["Save and load profile details across sites/channels"] = "Spara och ladda profiluppgifter mellan webbplatser/kanaler"; +$a->strings["Web Pages"] = "Webbsidor"; +$a->strings["Provide managed web pages on your channel"] = "TillhandahÃ¥ll ordnade webbsidor i din kanal"; +$a->strings["Private Notes"] = "Privata anteckningar"; +$a->strings["Enables a tool to store notes and reminders"] = "Aktivera ett verktyg för att spara anteckningar och pÃ¥minnelser"; +$a->strings["Navigation Channel Select"] = "Kanalväljare i navigation"; +$a->strings["Change channels directly from within the navigation dropdown menu"] = "Välj kanal direkt frÃ¥n navigationslistens rullgardinsmeny"; +$a->strings["Extended Identity Sharing"] = "Utökad identitetsdelning"; +$a->strings["Share your identity with all websites on the internet. When disabled, identity is only shared with sites in the matrix."] = "Dela din identitet med alla webbplatser pÃ¥ Internet. Om inaktiverat är identiteten bara delad med platser i matrisen."; +$a->strings["Expert Mode"] = "Expertläge"; +$a->strings["Enable Expert Mode to provide advanced configuration options"] = "Aktivera expertläge för att tillÃ¥ta avancerade inställningar"; +$a->strings["Premium Channel"] = "Premiumkanal"; +$a->strings["Allows you to set restrictions and terms on those that connect with your channel"] = "LÃ¥ter dig ange begränsningar och villkor för dem som vill ansluta till din kanal"; +$a->strings["Post Composition Features"] = "Skrivfunktioner"; +$a->strings["Use Markdown"] = "Använd Markdown"; +$a->strings["Allow use of \"Markdown\" to format posts"] = "TillÃ¥t att \"Markdown\" används för att formatera inlägg"; +$a->strings["Post Preview"] = "Förhandsgranskning"; +$a->strings["Allow previewing posts and comments before publishing them"] = "TillÃ¥t förhandsgranskning av inlägg och kommentarer innan de publiceras"; +$a->strings["Channel Sources"] = "Kanalkällor"; +$a->strings["Automatically import channel content from other channels or feeds"] = "Importera kanalinnehÃ¥ll frÃ¥n andra kanaler eller flöden automatiskt"; +$a->strings["Even More Encryption"] = "Ytterligare kryptering"; +$a->strings["Allow optional encryption of content end-to-end with a shared secret key"] = "TillÃ¥t änd-till-änd-kryptering av innehÃ¥ll med en delad hemlig nyckel"; +$a->strings["Flag Adult Photos"] = "Flagga vuxenfoton"; +$a->strings["Provide photo edit option to hide adult photos from default album view"] = "Gör det möjligt att inte visa foton som är olämpliga för barn i albums standardvy"; +$a->strings["Network and Stream Filtering"] = "Nätverk och strömfiltrering"; +$a->strings["Search by Date"] = "Sök pÃ¥ datum"; +$a->strings["Ability to select posts by date ranges"] = "TillÃ¥ter urval av inlägg baserat pÃ¥ datum"; +$a->strings["Collections Filter"] = "Kretsfilter"; +$a->strings["Enable widget to display Network posts only from selected collections"] = "Aktivera en väljare för att visa nätverksinlägg frÃ¥n enbart valda kretsar"; +$a->strings["Saved Searches"] = "Sparade sökningar"; +$a->strings["Save search terms for re-use"] = "Spara sökuttryck för Ã¥teranvändning"; +$a->strings["Network Personal Tab"] = "Personlig nätverksflik"; +$a->strings["Enable tab to display only Network posts that you've interacted on"] = "Aktivera en flik som visar endast de nätverksinlägg som du har deltagit i"; +$a->strings["Network New Tab"] = "Flik för nytt pÃ¥ nätverket"; +$a->strings["Enable tab to display all new Network activity"] = "Aktivera en flik som visar all ny nätverksaktivitet"; +$a->strings["Affinity Tool"] = "Samhörighetsverktyg"; +$a->strings["Filter stream activity by depth of relationships"] = "Filtrera strömaktivitet efter hur nära relationen är"; +$a->strings["Suggest Channels"] = "FöreslÃ¥ kanaler"; +$a->strings["Show channel suggestions"] = "Visa förslag pÃ¥ kanaler"; +$a->strings["Post/Comment Tools"] = "Inläggs-/kommentarsverktyg"; +$a->strings["Edit Sent Posts"] = "Redigera sända inlägg"; +$a->strings["Edit and correct posts and comments after sending"] = "Redigera och korrigera inlägg och kommentarer efter att de skickats"; +$a->strings["Tagging"] = "Taggning"; +$a->strings["Ability to tag existing posts"] = "Möjlighet att tagga befintliga inlägg"; +$a->strings["Post Categories"] = "Inläggskategorier"; +$a->strings["Add categories to your posts"] = "Lägg till kategorier till dina inlägg"; +$a->strings["Ability to file posts under folders"] = "Möjlighet att lägga inlägg i mappar"; +$a->strings["Dislike Posts"] = "Ogilla inlägg"; +$a->strings["Ability to dislike posts/comments"] = "Möjlighet att ogilla inlägg/kommentarer"; +$a->strings["Star Posts"] = "Märk inlägg"; +$a->strings["Ability to mark special posts with a star indicator"] = "Möjlighet att märka speciella inlägg med en stjärna"; +$a->strings["Tag Cloud"] = "Taggmoln"; +$a->strings["Provide a personal tag cloud on your channel page"] = "TillhandahÃ¥ll ett personligt taggmoln pÃ¥ din kanalsida"; $a->strings["prev"] = "föregÃ¥ende"; $a->strings["first"] = "första"; $a->strings["last"] = "sista"; @@ -496,6 +535,7 @@ $a->strings["%d Connection"] = array( 1 => "%d kontakter", ); $a->strings["View Connections"] = "Visa kontakter"; +$a->strings["Save"] = "Spara"; $a->strings["poke"] = "puffa"; $a->strings["ping"] = "pinga"; $a->strings["pinged"] = "pingade"; @@ -524,6 +564,7 @@ $a->strings["anxious"] = "bekymrad"; $a->strings["cranky"] = "grinig"; $a->strings["disturbed"] = "besvärad"; $a->strings["frustrated"] = "frustrerad"; +$a->strings["depressed"] = "deprimerad"; $a->strings["motivated"] = "motiverad"; $a->strings["relaxed"] = "avslappnad"; $a->strings["surprised"] = "förvÃ¥nad"; @@ -551,7 +592,7 @@ $a->strings["bytes"] = "byte"; $a->strings["remove category"] = "ta bort kategori"; $a->strings["remove from file"] = "ta bort frÃ¥n fil"; $a->strings["Click to open/close"] = "Klicka för att öppna/stänga"; -$a->strings["link to source"] = "länk till källa"; +$a->strings["Link to Source"] = "Länk till källa"; $a->strings["Select a page layout: "] = "Välj en sidlayout: "; $a->strings["default"] = "standard"; $a->strings["Page content type: "] = "Typ av sidinnehÃ¥ll: "; @@ -562,8 +603,149 @@ $a->strings["Blocks"] = "Block"; $a->strings["Menus"] = "Menyer"; $a->strings["Layouts"] = "Layouter"; $a->strings["Pages"] = "Sidor"; -$a->strings["created a new post"] = "skapade ett nytt inlägg"; -$a->strings["commented on %s's post"] = "kommenterade %ss inlägg"; +$a->strings["Not a valid email address"] = "Inte en giltig e-postadress"; +$a->strings["Your email domain is not among those allowed on this site"] = "Din e-postdomän är inte bland de som tillÃ¥ts pÃ¥ den här servern"; +$a->strings["Your email address is already registered at this site."] = "Din e-postadress är redan registrerad pÃ¥ den här servern."; +$a->strings["An invitation is required."] = "En inbjudan behövs."; +$a->strings["Invitation could not be verified."] = "Inbjudningen kunde inte bekräftas."; +$a->strings["Please enter the required information."] = "Ange den begärda informationen."; +$a->strings["Failed to store account information."] = "Misslyckades att spara kontoinformation."; +$a->strings["Registration confirmation for %s"] = "Registreringsbekräftelse för %s"; +$a->strings["Registration request at %s"] = "RegistreringsförfrÃ¥gan pÃ¥ %s"; +$a->strings["Administrator"] = "Administratör"; +$a->strings["your registration password"] = "ditt registreringslösenord"; +$a->strings["Registration details for %s"] = "Registreringsdetaljer för %s"; +$a->strings["Account approved."] = "Konto godkänt."; +$a->strings["Registration revoked for %s"] = "Registrering avslagen för %s"; +$a->strings["Account verified. Please login."] = "Konto bekräftat. Du kan nu logga in."; +$a->strings["Click here to upgrade."] = "Klicka här för att uppgradera."; +$a->strings["This action exceeds the limits set by your subscription plan."] = "Den här funktionen gÃ¥r utanför vad som anges i ditt avtal."; +$a->strings["This action is not available under your subscription plan."] = "Den här funktionen är inte tillgänglig med ditt avtal."; +$a->strings["Can view my normal stream and posts"] = "Kan se mina normala strömmar och inlägg"; +$a->strings["Can view my default channel profile"] = "Kan se min standardkanalprofil"; +$a->strings["Can view my photo albums"] = "Kan se mina fotoalbum"; +$a->strings["Can view my connections"] = "Kan se mina kontakter"; +$a->strings["Can view my file storage"] = "Kan se mitt filutrymme"; +$a->strings["Can view my webpages"] = "Kan se mina webbsidor"; +$a->strings["Can send me their channel stream and posts"] = "Kan skicka sina kanalströmmar och inlägg till mig"; +$a->strings["Can post on my channel page (\"wall\")"] = "Kan posta inlägg pÃ¥ min kanalsida (\"vägg\")"; +$a->strings["Can comment on or like my posts"] = "Kan kommentera eller gilla mina inlägg"; +$a->strings["Can send me private mail messages"] = "Kan skicka privata meddelanden till mig"; +$a->strings["Can post photos to my photo albums"] = "Kan lägga till foton i mitt fotoalbum"; +$a->strings["Can like/dislike stuff"] = "Kan gilla/ogilla saker"; +$a->strings["Profiles and things other than posts/comments"] = "Profiler och annat än inlägg/kommentarer"; +$a->strings["Can forward to all my channel contacts via post @mentions"] = "Kan vidarebefordra till alla mina kanalkontakter genom @omnämnanden"; +$a->strings["Advanced - useful for creating group forum channels"] = "Avancerat - användbart för att skapa kanaler för gruppforum"; +$a->strings["Can chat with me (when available)"] = "Kan chatta med mig (när tillgänglig)"; +$a->strings["Can write to my file storage"] = "Har skrivrättigheter i mitt filutrymme"; +$a->strings["Can edit my webpages"] = "Kan redigera mina webbsidor"; +$a->strings["Can source my public posts in derived channels"] = "Kan använda mina offentliga inlägg i kanaler nedströms"; +$a->strings["Somewhat advanced - very useful in open communities"] = "Ganska avancerat - väldigt användbart i öppna gemenskaper"; +$a->strings["Can administer my channel resources"] = "Kan administrera mina kanalresurser"; +$a->strings["Extremely advanced. Leave this alone unless you know what you are doing"] = "Extremt avancerat. LÃ¥t detta vara om du inte vet vad du gör"; +$a->strings["Social Networking"] = "Socialt nätverkande"; +$a->strings["Mostly Public"] = "Mestadels offentligt"; +$a->strings["Restricted"] = "Begränsat"; +$a->strings["Private"] = "Privat"; +$a->strings["Community Forum"] = "Gemenskapsforum"; +$a->strings["Feed Republish"] = "Vidarepublicering av flöde"; +$a->strings["Special Purpose"] = "Särskilt syfte"; +$a->strings["Celebrity/Soapbox"] = "Kändis/talarstol"; +$a->strings["Group Repository"] = "GruppförrÃ¥d"; +$a->strings["Other"] = "Annat"; +$a->strings["Custom/Expert Mode"] = "Anpassat/expertläge"; +$a->strings["Image exceeds website size limit of %lu bytes"] = "Bild överskrider webbplatsens storleksbegränsning pÃ¥ %lu byte"; +$a->strings["Image file is empty."] = "Bildfil är tom."; +$a->strings["Unable to process image"] = "Kunde inte bearbeta bild"; +$a->strings["Photo storage failed."] = "Fotolagring misslyckades."; +$a->strings["Upload New Photos"] = "Ladda upp nya foton"; +$a->strings["Permission denied"] = "Behörighet saknas"; +$a->strings["(Unknown)"] = "(Okänt)"; +$a->strings["Visible to anybody on the internet."] = "Kan ses av vem som helst pÃ¥ Internet."; +$a->strings["Visible to you only."] = "Kan bara ses av dig."; +$a->strings["Visible to anybody in this network."] = "Kan ses av alla pÃ¥ det här nätverket."; +$a->strings["Visible to anybody authenticated."] = "Kan ses av alla inloggade."; +$a->strings["Visible to anybody on %s."] = "Kan ses av alla pÃ¥ %s."; +$a->strings["Visible to all connections."] = "Kan ses av alla kontakter."; +$a->strings["Visible to approved connections."] = "Kan ses av godkända kontakter."; +$a->strings["Visible to specific connections."] = "Kan ses av valda kontakter."; +$a->strings["Item not found."] = "Posten hittades inte."; +$a->strings["Collection not found."] = "Kretsen hittades inte."; +$a->strings["Collection is empty."] = "Kretsen är tom."; +$a->strings["Collection: %s"] = "Krets: %s"; +$a->strings["Connection: %s"] = "Kontakt: %s"; +$a->strings["Connection not found."] = "Kontakten hittades inte."; +$a->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."] = "Formulärets kontrollkod var inte korrekt. Antagligen beror det pÃ¥ att formuläret har varit öppet för länge (> 3 timmar) innan det skickades."; +$a->strings["System"] = "System"; +$a->strings["Create Personal App"] = "Skapa personlig app"; +$a->strings["Edit Personal App"] = "Redigera personlig app"; +$a->strings["Ignore/Hide"] = "Ignorera/göm"; +$a->strings["Suggestions"] = "Förslag"; +$a->strings["See more..."] = "Se fler..."; +$a->strings["You have %1$.0f of %2$.0f allowed connections."] = "Du har %1$.0f av %2$.0f tillÃ¥tna kontakter."; +$a->strings["Add New Connection"] = "Lägg till ny kontakt"; +$a->strings["Enter the channel address"] = "Ange kanaladressen"; +$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Exempel: bob@example.com, http://example.com/barbara"; +$a->strings["Notes"] = "Anteckningar"; +$a->strings["Remove term"] = "Ta bort uttryck"; +$a->strings["Archives"] = "Arkiv"; +$a->strings["Refresh"] = "Ladda om"; +$a->strings["Me"] = "Mig själv"; +$a->strings["Best Friends"] = "Bästa vänner"; +$a->strings["Co-workers"] = "Kollegor"; +$a->strings["Former Friends"] = "Tidigare vänner"; +$a->strings["Acquaintances"] = "Bekanta"; +$a->strings["Everybody"] = "Alla"; +$a->strings["Account settings"] = "Kontoinställningar"; +$a->strings["Channel settings"] = "Kanalinställningar"; +$a->strings["Additional features"] = "Tilläggsfunktioner"; +$a->strings["Feature settings"] = "Funktionsinställningar"; +$a->strings["Display settings"] = "Utseende"; +$a->strings["Connected apps"] = "Anslutna appar"; +$a->strings["Export channel"] = "Exportera kanal"; +$a->strings["Export content"] = "Exportera innehÃ¥ll"; +$a->strings["Connection Default Permissions"] = "Standardbehörighet för kontakt"; +$a->strings["Premium Channel Settings"] = "Inställningar för premiumkanal"; +$a->strings["Messages"] = "Meddelanden"; +$a->strings["Check Mail"] = "Hämta meddelanden"; +$a->strings["Chat Rooms"] = "Chattrum"; +$a->strings["Bookmarked Chatrooms"] = "Bokmärkta chattrum"; +$a->strings["Suggested Chatrooms"] = "Föreslagna chattrum"; +$a->strings["photo/image"] = "foto/bild"; +$a->strings["New window"] = "Nytt fönster"; +$a->strings["Open the selected location in a different window or browser tab"] = "Öppna den valda platsen i ett annat fönster eller en annan webbläsarflik"; +$a->strings["User '%s' deleted"] = "Användare '%s' borttagen"; +$a->strings["Delete this item?"] = "Ta bort den här posten?"; +$a->strings["Comment"] = "Kommentar"; +$a->strings["[+] show all"] = "[+] visa alla"; +$a->strings["[-] show less"] = "[-] visa färre"; +$a->strings["[+] expand"] = "[+] fäll ut"; +$a->strings["[-] collapse"] = "[-] fäll ihop"; +$a->strings["Password too short"] = "Lösenord för kort"; +$a->strings["Passwords do not match"] = "Lösenorden stämmer inte överens"; +$a->strings["everybody"] = "alla"; +$a->strings["Secret Passphrase"] = "Hemligt lösenord"; +$a->strings["Passphrase hint"] = "LösenordsledtrÃ¥d"; +$a->strings["Notice: Permissions have changed but have not yet been submitted."] = "Observera: Rättigheter har ändrats men har ännu inte skickats in"; +$a->strings["close all"] = "stäng alla"; +$a->strings["Nothing new here"] = "Inget nytt här"; +$a->strings["timeago.prefixAgo"] = "för"; +$a->strings["timeago.prefixFromNow"] = "om"; +$a->strings["ago"] = "sedan"; +$a->strings["from now"] = " "; +$a->strings["less than a minute"] = "mindre än en minut"; +$a->strings["about a minute"] = "ungefär en minut"; +$a->strings["%d minutes"] = "%d minuter"; +$a->strings["about an hour"] = "ungefär en timme"; +$a->strings["about %d hours"] = "ungefär %d timmar"; +$a->strings["a day"] = "en dag"; +$a->strings["%d days"] = "%d dagar"; +$a->strings["about a month"] = "ungefär en mÃ¥nad"; +$a->strings["%d months"] = "%d mÃ¥nader"; +$a->strings["about a year"] = "ungefär ett Ã¥r"; +$a->strings["%d years"] = "%d Ã¥r"; +$a->strings[" "] = " "; +$a->strings["timeago.numbers"] = "timeago.numbers"; $a->strings["Male"] = "Man"; $a->strings["Female"] = "Kvinna"; $a->strings["Currently Male"] = "Just nu man"; @@ -576,7 +758,6 @@ $a->strings["Transsexual"] = "Transsexuell"; $a->strings["Hermaphrodite"] = "Hermafrodit"; $a->strings["Neuter"] = "Könlös"; $a->strings["Non-specific"] = "Ospecificerat"; -$a->strings["Other"] = "Annat"; $a->strings["Undecided"] = "Obestämt"; $a->strings["Males"] = "Män"; $a->strings["Females"] = "Kvinnor"; @@ -621,227 +802,238 @@ $a->strings["Uncertain"] = "Osäkert"; $a->strings["It's complicated"] = "Det är komplicerat"; $a->strings["Don't care"] = "Bryr mig inte"; $a->strings["Ask me"] = "FrÃ¥ga mig"; +$a->strings["Site Admin"] = "Serveradministrator"; +$a->strings["Address Book"] = "Adressbok"; +$a->strings["Mood"] = "Sinnesstämning"; +$a->strings["Probe"] = "Sond"; +$a->strings["Suggest"] = "FöreslÃ¥"; +$a->strings["Random Channel"] = "Slumpvald kanal"; +$a->strings["Invite"] = "Bjud in"; +$a->strings["Features"] = "Funktioner"; +$a->strings["Language"] = "SprÃ¥k"; +$a->strings["Post"] = "Inlägg"; +$a->strings["Profile Photo"] = "Profilfoto"; +$a->strings["Update"] = "Uppdatera"; +$a->strings["Install"] = "Installera"; +$a->strings["Purchase"] = "Köp"; +$a->strings["Logged out."] = "Utloggad."; +$a->strings["Failed authentication"] = "Inloggning misslyckades"; +$a->strings["Login failed."] = "Inloggning misslyckades."; +$a->strings["Save to Folder"] = "Spara i mapp"; +$a->strings["View all"] = "Visa alla"; +$a->strings["__ctx:noun__ Dislike"] = array( + 0 => "ogillar detta", + 1 => "ogillar detta", +); +$a->strings["Add Star"] = "Märk"; +$a->strings["Remove Star"] = "Ta bort märkning"; +$a->strings["Toggle Star Status"] = "Växla märkning"; +$a->strings["starred"] = "märkt"; +$a->strings["Add Tag"] = "Lägg till en tagg"; +$a->strings["I like this (toggle)"] = "Jag gillar det här (växla)"; +$a->strings["I don't like this (toggle)"] = "Jag gillar inte det här (växla)"; +$a->strings["Share This"] = "Dela det här"; +$a->strings["share"] = "dela"; +$a->strings["%d comment"] = array( + 0 => "%d kommentar", + 1 => "%d kommentarer", +); +$a->strings["View %s's profile - %s"] = "Visa %ss profil - %s"; +$a->strings["to"] = "till"; +$a->strings["via"] = "via"; +$a->strings["Wall-to-Wall"] = "Vägg-till-vägg"; +$a->strings["via Wall-To-Wall:"] = "via vägg-till-vägg"; +$a->strings["Save Bookmarks"] = "Spara bokmärken"; +$a->strings["Add to Calendar"] = "Lägg till kalendern"; +$a->strings["Mark all seen"] = "Märk alla som lästa"; +$a->strings["__ctx:noun__ Likes"] = "gillar detta"; +$a->strings["__ctx:noun__ Dislikes"] = "ogillar detta"; +$a->strings["This is you"] = "Det här är du"; +$a->strings["Submit"] = "Skicka"; +$a->strings["Bold"] = "Fet"; +$a->strings["Italic"] = "Kursiv"; +$a->strings["Underline"] = "Understruken"; +$a->strings["Quote"] = "Citat"; +$a->strings["Code"] = "Kod"; +$a->strings["Image"] = "Bild"; +$a->strings["Link"] = "Länk"; +$a->strings["Video"] = "Video"; $a->strings["Missing room name"] = "Rumsnamn saknas"; $a->strings["Duplicate room name"] = "Rumsnamnet finns redan"; $a->strings["Invalid room specifier."] = "Ogiltig rumsbeskrivning."; $a->strings["Room not found."] = "Rummet hittades inte."; $a->strings["Room is full"] = "Rummet är fullt"; -$a->strings["Default"] = "Standard"; -$a->strings["Tags"] = "Taggar"; -$a->strings["Keywords"] = "Nyckelord"; -$a->strings["have"] = "har"; -$a->strings["has"] = "har"; -$a->strings["want"] = "vill ha"; -$a->strings["wants"] = "vill ha"; -$a->strings["likes"] = "gillar"; -$a->strings["dislikes"] = "ogillar"; -$a->strings["Logged out."] = "Utloggad."; -$a->strings["Failed authentication"] = "Autentisering misslyckades"; -$a->strings["Login failed."] = "Inloggning misslyckades."; -$a->strings["Not a valid email address"] = "Inte en giltig e-postadress"; -$a->strings["Your email domain is not among those allowed on this site"] = "Din e-postdomän är inte bland de som tillÃ¥ts pÃ¥ den här servern"; -$a->strings["Your email address is already registered at this site."] = "Din e-postadress är redan registrerad pÃ¥ den här servern."; -$a->strings["An invitation is required."] = "En inbjudan behövs."; -$a->strings["Invitation could not be verified."] = "Inbjudningen kunde inte bekräftas."; -$a->strings["Please enter the required information."] = "Ange den begärda informationen."; -$a->strings["Failed to store account information."] = "Misslyckades att spara kontoinformation."; -$a->strings["Registration request at %s"] = "RegistreringsförfrÃ¥gan pÃ¥ %s"; -$a->strings["Administrator"] = "Administratör"; -$a->strings["your registration password"] = "ditt registreringslösenord"; -$a->strings["Registration details for %s"] = "Registreringsdetaljer för %s"; -$a->strings["Account approved."] = "Konto godkänt."; -$a->strings["Registration revoked for %s"] = "Registrering avslagen för %s"; -$a->strings["Sort Options"] = "Sorteringsalternativ"; -$a->strings["Alphabetic"] = "Alfabetisk"; -$a->strings["Reverse Alphabetic"] = "Omvänd alfabetisk"; -$a->strings["Newest to Oldest"] = "Nyast till äldst"; -$a->strings["Enable Safe Search"] = "Aktivera säker sökning"; -$a->strings["Disable Safe Search"] = "Avaktivera säker sökning"; -$a->strings["Safe Mode"] = "Säkert läge"; -$a->strings["Red Matrix Notification"] = "Red Matrix-meddelande"; -$a->strings["redmatrix"] = "redmatrix"; -$a->strings["Thank You,"] = "Tack,"; -$a->strings["%s Administrator"] = "Administratören för %s"; -$a->strings["%s <!item_type!>"] = "%s <!item_type!>"; -$a->strings["[Red:Notify] New mail received at %s"] = "[Red:Meddelande] Nytt meddelande pÃ¥ %s"; -$a->strings["%1\$s, %2\$s sent you a new private message at %3\$s."] = "%1\$s, %2\$s skickade ett nytt privat meddelande till dig pÃ¥ %3\$s."; -$a->strings["%1\$s sent you %2\$s."] = "%1\$s skickade %2\$s till dig."; -$a->strings["a private message"] = "ett privat meddelande"; -$a->strings["Please visit %s to view and/or reply to your private messages."] = "Besök %s för att visa och/eller svara pÃ¥ dina privata meddelanden."; -$a->strings["%1\$s, %2\$s commented on [zrl=%3\$s]a %4\$s[/zrl]"] = "%1\$s, %2\$s kommenterade [zrl=%3\$s]ett %4\$s[/zrl]"; -$a->strings["%1\$s, %2\$s commented on [zrl=%3\$s]%4\$s's %5\$s[/zrl]"] = "%1\$s, %2\$s kommenterade [zrl=%3\$s]%4\$ss %5\$s[/zrl]"; -$a->strings["%1\$s, %2\$s commented on [zrl=%3\$s]your %4\$s[/zrl]"] = "%1\$s, %2\$s kommenterade [zrl=%3\$s]ditt %4\$s[/zrl]"; -$a->strings["[Red:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Red:Meddelande] Kommentar till konversation #%1\$d av %2\$s"; -$a->strings["%1\$s, %2\$s commented on an item/conversation you have been following."] = "%1\$s, %2\$s kommenterade en sak/konversation du har följt."; -$a->strings["Please visit %s to view and/or reply to the conversation."] = "Besök %s för att visa och/eller svara pÃ¥ konversationen."; -$a->strings["[Red:Notify] %s posted to your profile wall"] = "[Red:Meddelande] %s postade till din profilvägg"; -$a->strings["%1\$s, %2\$s posted to your profile wall at %3\$s"] = "%1\$s, %2\$s postade till din profilvägg pÃ¥ %3\$s"; -$a->strings["%1\$s, %2\$s posted to [zrl=%3\$s]your wall[/zrl]"] = "%1\$s, %2\$s postade till [zrl=%3\$s]din vägg[/zrl]"; -$a->strings["[Red:Notify] %s tagged you"] = "[Red:Meddelande] %s taggade dig"; -$a->strings["%1\$s, %2\$s tagged you at %3\$s"] = "%1\$s, %2\$s taggade dig pÃ¥ %3\$s"; -$a->strings["%1\$s, %2\$s [zrl=%3\$s]tagged you[/zrl]."] = "%1\$s, %2\$s [zrl=%3\$s]taggade dig[/zrl]."; -$a->strings["[Red:Notify] %1\$s poked you"] = "[Red:Meddelande] %1\$s puffade dig"; -$a->strings["%1\$s, %2\$s poked you at %3\$s"] = "%1\$s, %2\$s puffade dig pÃ¥ %3\$s"; -$a->strings["%1\$s, %2\$s [zrl=%2\$s]poked you[/zrl]."] = "%1\$s, %2\$s [zrl=%2\$s]puffade dig[/zrl]."; -$a->strings["[Red:Notify] %s tagged your post"] = "[Red:Meddelande] %s taggade ditt inlägg"; -$a->strings["%1\$s, %2\$s tagged your post at %3\$s"] = "%1\$s, %2\$s taggade ditt inlägg pÃ¥ %3\$s"; -$a->strings["%1\$s, %2\$s tagged [zrl=%3\$s]your post[/zrl]"] = "%1\$s, %2\$s taggade [zrl=%3\$s]ditt inlägg[/zrl]"; -$a->strings["[Red:Notify] Introduction received"] = "[Red:Meddelande] Presentation mottagen"; -$a->strings["%1\$s, you've received an new connection request from '%2\$s' at %3\$s"] = "%1\$s, du har fÃ¥tt en ny kontaktförfrÃ¥gan frÃ¥n '%2\$s' pÃ¥ %3\$s"; -$a->strings["%1\$s, you've received [zrl=%2\$s]a new connection request[/zrl] from %3\$s."] = "%1\$s, du har fÃ¥tt [zrl=%2\$s]en ny kontaktförfrÃ¥gan[/zrl] frÃ¥n %3\$s."; -$a->strings["You may visit their profile at %s"] = "Du kan besöka deras profil pÃ¥ %s"; -$a->strings["Please visit %s to approve or reject the connection request."] = "Besök %s för att bevilja eller avslÃ¥ kontaktförfrÃ¥gan."; -$a->strings["[Red:Notify] Friend suggestion received"] = "[Red:Meddelande] Vänförslag mottaget"; -$a->strings["%1\$s, you've received a friend suggestion from '%2\$s' at %3\$s"] = "%1\$s, du har fÃ¥tt ett vänförslag frÃ¥n '%2\$s' pÃ¥ %3\$s"; -$a->strings["%1\$s, you've received [zrl=%2\$s]a friend suggestion[/zrl] for %3\$s from %4\$s."] = "%1\$s, du har fÃ¥tt [zrl=%2\$s]ett vänförslag[/zrl] angÃ¥ende %3\$s frÃ¥n %4\$s."; -$a->strings["Name:"] = "Namn:"; -$a->strings["Photo:"] = "Foto:"; -$a->strings["Please visit %s to approve or reject the suggestion."] = "Besök %s för att bevilja eller avslÃ¥ förslaget."; -$a->strings["Image exceeds website size limit of %lu bytes"] = "Bild överskrider webbplatsens storleksbegränsning pÃ¥ %lu byte"; -$a->strings["Image file is empty."] = "Bildfil är tom."; -$a->strings["Unable to process image"] = "Kunde inte bearbeta bild"; -$a->strings["Photo storage failed."] = "Fotolagring misslyckades."; -$a->strings["Upload New Photos"] = "Ladda upp nya foton"; -$a->strings["%d invitation available"] = array( - 0 => "%d inbjudan tillgänglig", - 1 => "%d inbjudningar tillgängliga", -); -$a->strings["Advanced"] = "Avancerat"; -$a->strings["Find Channels"] = "Hitta kanaler"; -$a->strings["Enter name or interest"] = "Ange namn eller intresse"; -$a->strings["Connect/Follow"] = "Ta kontakt/följ"; -$a->strings["Examples: Robert Morgenstein, Fishing"] = "Exempel: Robert Morgenstein, Fiske"; -$a->strings["Find"] = "Sök"; -$a->strings["Channel Suggestions"] = "Kanalförslag"; -$a->strings["Random Profile"] = "Slumpvald profil"; -$a->strings["Invite Friends"] = "Bjud in vänner"; -$a->strings["Exammple: name=fred and country=iceland"] = "Exempel: name=fred and country=iceland"; -$a->strings["Advanced Find"] = "Sök avancerat"; -$a->strings["%d connection in common"] = array( - 0 => "%d gemensam kontakt", - 1 => "%d gemensamma kontakter", -); -$a->strings["New Page"] = "Ny sida"; -$a->strings["Click here to upgrade."] = "Klicka här för att uppgradera."; -$a->strings["This action exceeds the limits set by your subscription plan."] = "Den här funktionen gÃ¥r utanför vad som anges i ditt avtal."; -$a->strings["This action is not available under your subscription plan."] = "Den här funktionen är inte tillgänglig med ditt avtal."; -$a->strings["Permission denied"] = "Behörighet saknas"; -$a->strings["(Unknown)"] = "(Okänt)"; -$a->strings["Item not found."] = "Posten hittades inte."; -$a->strings["Collection not found."] = "Sammanhanget hittades inte."; -$a->strings["Collection is empty."] = "Sammanhanget är tomt."; -$a->strings["Collection: %s"] = "Sammanhang: %s"; -$a->strings["Connection: %s"] = "Kontakt: %s"; -$a->strings["Connection not found."] = "Kontakten hittades inte."; -$a->strings["Channel is blocked on this site."] = "Kanalen är blockerad pÃ¥ den här servern."; -$a->strings["Channel location missing."] = "Kanalplats saknas."; -$a->strings["Response from remote channel was incomplete."] = "Svar frÃ¥n den andra kanalen var ofullständigt."; -$a->strings["Channel was deleted and no longer exists."] = "Kanalen har tagits bort och finns inte längre."; -$a->strings["Channel discovery failed."] = "Kanalsökning misslyckades."; -$a->strings["local account not found."] = "hittade inte lokalt konto."; -$a->strings["Cannot connect to yourself."] = "Du kan inte kontakta dig själv."; -$a->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."] = "Formulärets kontrollkod var inte korrekt. Antagligen beror det pÃ¥ att formuläret har varit öppet för länge (> 3 timmar) innan det skickades."; -$a->strings["Embedded content"] = "Inbäddat innehÃ¥ll"; -$a->strings["Embedding disabled"] = "Inbäddning inaktiverat"; -$a->strings["Can view my \"public\" stream and posts"] = "Kan se mina \"offentliga\" strömmar och inlägg"; -$a->strings["Can view my \"public\" channel profile"] = "Kan se min \"offentliga\" kanalprofil"; -$a->strings["Can view my \"public\" photo albums"] = "Kan se mina \"offentliga\" fotoalbum"; -$a->strings["Can view my \"public\" address book"] = "Kan se min \"offentliga\" adressbok"; -$a->strings["Can view my \"public\" file storage"] = "Kan se mitt \"offentliga\" filutrymme"; -$a->strings["Can view my \"public\" pages"] = "Kan se mina \"offentliga\" sidor"; -$a->strings["Can send me their channel stream and posts"] = "Kan skicka sina kanalströmmar och inlägg till mig"; -$a->strings["Can post on my channel page (\"wall\")"] = "Kan posta inlägg pÃ¥ min kanalsida (\"vägg\")"; -$a->strings["Can comment on my posts"] = "Kan kommentera mina inlägg"; -$a->strings["Can send me private mail messages"] = "Kan skicka privata meddelanden till mig"; -$a->strings["Can post photos to my photo albums"] = "Kan lägga till foton i mitt fotoalbum"; -$a->strings["Can forward to all my channel contacts via post @mentions"] = "Kan vidarebefordra till alla mina kanalkontakter genom @omnämnanden"; -$a->strings["Advanced - useful for creating group forum channels"] = "Avancerat - användbart för att skapa kanaler för gruppforum"; -$a->strings["Can chat with me (when available)"] = "Kan chatta med mig (när tillgänglig)"; -$a->strings["Can write to my \"public\" file storage"] = "Har skrivrättigheter i mitt \"offentliga\" filutrymme"; -$a->strings["Can edit my \"public\" pages"] = "Kan redigera mina \"offentliga\" sidor"; -$a->strings["Can source my \"public\" posts in derived channels"] = "Kan använda mina \"offentliga\" inlägg i kanaler nedströms"; -$a->strings["Somewhat advanced - very useful in open communities"] = "Ganska avancerat - väldigt användbart i öppna gemenskaper"; -$a->strings["Can send me bookmarks"] = "Kan skicka bokmärken till mig"; -$a->strings["Can administer my channel resources"] = "Kan administrera mina kanalresurser"; -$a->strings["Extremely advanced. Leave this alone unless you know what you are doing"] = "Extremt avancerat. LÃ¥t detta vara om du inte vet vad du gör"; -$a->strings["Invalid data packet"] = "Ogiltigt datapaket"; -$a->strings["Unable to verify channel signature"] = "Kunde inte bekräfta kanalsignatur"; -$a->strings["Unable to verify site signature for %s"] = "Kunde inte bekräfta signatur för servern %s"; -$a->strings["No channel."] = "Ingen kanal."; -$a->strings["Common connections"] = "Gemensamma kontakter"; -$a->strings["No connections in common."] = "Inga gemensamma kontakter."; -$a->strings["Event title and start time are required."] = "Händelsen behöver titel och starttid."; -$a->strings["l, F j"] = "l, j F"; -$a->strings["Edit event"] = "Redigera händelse"; -$a->strings["Create New Event"] = "Skapa ny händelse"; -$a->strings["Previous"] = "FöregÃ¥ende"; +$a->strings["Set your current mood and tell your friends"] = "Ange din nuvarande sinnesstämning och visa för dina vänner"; +$a->strings["Menu not found."] = "Menyn hittades inte."; +$a->strings["Menu element updated."] = "Menyval uppdaterat."; +$a->strings["Unable to update menu element."] = "Kunde inte uppdatera menyval."; +$a->strings["Menu element added."] = "Menyval tillagt."; +$a->strings["Unable to add menu element."] = "Kunde inte lägga till menyval."; +$a->strings["Not found."] = "Hittades inte."; +$a->strings["Manage Menu Elements"] = "Hantera menyval"; +$a->strings["Edit menu"] = "Redigera meny"; +$a->strings["Edit element"] = "Redigera menyval"; +$a->strings["Drop element"] = "Ta bort menyval"; +$a->strings["New element"] = "Nytt menyval"; +$a->strings["Edit this menu container"] = "Redigera den här menysamlaren"; +$a->strings["Add menu element"] = "Lägg till menyval"; +$a->strings["Delete this menu item"] = "Ta bort det här menyvalet"; +$a->strings["Edit this menu item"] = "Redigera det här menyvalet"; +$a->strings["New Menu Element"] = "Nytt menyval"; +$a->strings["Menu Item Permissions"] = "Behörighet för menyval"; +$a->strings["(click to open/close)"] = "(klicka för att öppna/stänga)"; +$a->strings["Link text"] = "Länktext"; +$a->strings["URL of link"] = "Länkens URL"; +$a->strings["Use RedMatrix magic-auth if available"] = "Använd RedMatrix magic-auth om tillgängligt"; +$a->strings["Open link in new window"] = "Öppna länk i nytt fönster"; +$a->strings["Order in list"] = "Ordningstal i listan"; +$a->strings["Higher numbers will sink to bottom of listing"] = "Större tal sjunker till botten av listan"; +$a->strings["Menu item not found."] = "Menyval hittas inte."; +$a->strings["Menu item deleted."] = "Menyval borttaget."; +$a->strings["Menu item could not be deleted."] = "Menyval kunde inte tas bort."; +$a->strings["Edit Menu Element"] = "Redigera menyval"; +$a->strings["Modify"] = "Ändra"; +$a->strings["Some blurb about what to do when you're new here"] = "Lite text om vad man kan göra som ny här"; +$a->strings["Maximum daily site registrations exceeded. Please try again tomorrow."] = "Maximalt antal dagliga serverregistreringar överskridet. Försök igen i morgon."; +$a->strings["Please indicate acceptance of the Terms of Service. Registration failed."] = "Välj huruvida du accepterar användarvillkoren. Registrering misslyckades."; +$a->strings["Passwords do not match."] = "Lösenorden stämmer inte överens."; +$a->strings["Registration successful. Please check your email for validation instructions."] = "Registrering lyckades. Kontrollera din e-post för valideringsinstruktioner."; +$a->strings["Your registration is pending approval by the site owner."] = "Din registrering väntar pÃ¥ att bli godkänd av serverägaren."; +$a->strings["Your registration can not be processed."] = "Din registrering kan inte behandlas."; +$a->strings["Registration on this site/hub is by approval only."] = "Registrering pÃ¥ den här servern/hubben mÃ¥ste godkännas."; +$a->strings["<a href=\"pubsites\">Register at another affiliated site/hub</a>"] = "<a href=\"pubsites\">Skapa konto pÃ¥ en annan ansluten server/hubb</a>"; +$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Antal dagliga registreringar som tillÃ¥ts pÃ¥ den här servern har överskridits. Försök igen i morgon."; +$a->strings["Terms of Service"] = "användarvillkor"; +$a->strings["I accept the %s for this website"] = "Jag accepterar den här webbplatsens %s"; +$a->strings["I am over 13 years of age and accept the %s for this website"] = "Jag är över 13 Ã¥r och accepterar den här webbplatsens %s"; +$a->strings["Registration"] = "Registrering"; +$a->strings["Membership on this site is by invitation only."] = "Medlemskap pÃ¥ den här servern kan endast fÃ¥s genom inbjudan."; +$a->strings["Please enter your invitation code"] = "Ange din inbjudningskod"; +$a->strings["Your email address"] = "Din e-postadress"; +$a->strings["Choose a password"] = "Välj ett lösenord"; +$a->strings["Please re-enter your password"] = "Ange lösenordet igen"; +$a->strings["- select -"] = "- välj -"; +$a->strings["Invalid profile identifier."] = "Ogiltigt profil-ID."; +$a->strings["Profile Visibility Editor"] = "Redigera profilsynlighet"; +$a->strings["Click on a contact to add or remove."] = "Klicka pÃ¥ en kontakt för att lägga till eller ta bort."; +$a->strings["Visible To"] = "Kan ses av"; +$a->strings["All Connections"] = "Alla kontakter"; +$a->strings["Failed to create source. No channel selected."] = "Misslyckades att skapa källa. Ingen kanal vald."; +$a->strings["Source created."] = "Källa skapad."; +$a->strings["Source updated."] = "Källa uppdaterad."; +$a->strings["*"] = "*"; +$a->strings["Manage remote sources of content for your channel."] = "Hantera fjärrkällor med innehÃ¥ll för din kanal."; +$a->strings["New Source"] = "Ny källa"; +$a->strings["Import all or selected content from the following channel into this channel and distribute it according to your channel settings."] = "Importera allt eller valt innehÃ¥ll frÃ¥n följande kanal till den här kanalen och distribuera det enligt dina kanalinställningar."; +$a->strings["Only import content with these words (one per line)"] = "Importera endast innehÃ¥ll med de här orden (ett per rad)"; +$a->strings["Leave blank to import all public content"] = "Lämna blankt för att importera allt offentligt innehÃ¥ll"; +$a->strings["Channel Name"] = "Kanalnamn"; +$a->strings["Source not found."] = "Källa hittades inte."; +$a->strings["Edit Source"] = "Redigera källa"; +$a->strings["Delete Source"] = "Ta bort källa"; +$a->strings["Source removed"] = "Källa borttagen"; +$a->strings["Unable to remove source."] = "Kunde inte ta bort källa."; +$a->strings["Poke/Prod"] = "Puffa/stöt till"; +$a->strings["poke, prod or do other things to somebody"] = "puffa, stöt till eller gör andra saker mot nÃ¥gon"; +$a->strings["Recipient"] = "Mottagare"; +$a->strings["Choose what you wish to do to recipient"] = "Välj vad du önskar göra med mottagaren"; +$a->strings["Make this post private"] = "Gör det här inlägget privat"; +$a->strings["Authorize application connection"] = "TillÃ¥t anslutning av applikation"; +$a->strings["Return to your app and insert this Securty Code:"] = "Ã…tergÃ¥ till din applikation och ange den här säkerhetskoden:"; +$a->strings["Please login to continue."] = "Logga in för att fortsätta."; +$a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Vill du lÃ¥ta den här applikationen fÃ¥ tillgÃ¥ng till dina inlägg och kontakter, och/eller skapa nya inlägg Ã¥t dig?"; +$a->strings["Yes"] = "Ja"; +$a->strings["No"] = "Nej"; +$a->strings["Public access denied."] = "Offentlig behörighet saknas."; +$a->strings["Item not available."] = "Post inte tillgänglig."; +$a->strings["Fetching URL returns error: %1\$s"] = "Hämtning av URL returnerade fel: %1\$s"; +$a->strings["Invalid item."] = "Ogiltig post."; +$a->strings["Channel not found."] = "Kanalen hittas inte."; +$a->strings["Page not found."] = "Sidan hittas inte."; +$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s följer %2\$ss %3\$s"; +$a->strings["Block Name"] = "Blocknamn"; +$a->strings["Red Matrix Server - Setup"] = "Red Matrix-server - inställningar"; +$a->strings["Could not connect to database."] = "Kunde inte ansluta till databasen."; +$a->strings["Could not connect to specified site URL. Possible SSL certificate or DNS issue."] = "Kunde inte ansluta till den angivna server-URL:en. Möjligt problem med SSL-certifikat eller DNS."; +$a->strings["Could not create table."] = "Kunde inte skapa tabell."; +$a->strings["Your site database has been installed."] = "Din serverdatabas har installerats."; +$a->strings["You may need to import the file \"install/schema_xxx.sql\" manually using a database client."] = "Du kan behöva importera filen \"install/schema_xxx.sql\" manuellt med en databasklient."; +$a->strings["Please see the file \"install/INSTALL.txt\"."] = "Se filen \"install/INSTALL.txt\"."; +$a->strings["System check"] = "Systemkontroll"; $a->strings["Next"] = "Nästa"; -$a->strings["hour:minute"] = "timme:minut"; -$a->strings["Event details"] = "Detaljer för händelse"; -$a->strings["Format is %s %s. Starting date and Title are required."] = "Formatet är %s %s. Startdatum och titel behövs."; -$a->strings["Event Starts:"] = "Händelsen börjar:"; -$a->strings["Required"] = "Behövs"; -$a->strings["Finish date/time is not known or not relevant"] = "Slutdatum/tid är okänt eller inte relevant"; -$a->strings["Event Finishes:"] = "Händelsen slutar:"; -$a->strings["Adjust for viewer timezone"] = "Justera för betraktarens tidszon"; -$a->strings["Description:"] = "Beskrivning:"; -$a->strings["Title:"] = "Titel:"; -$a->strings["Share this event"] = "Dela den här händelsen"; -$a->strings["Thing updated"] = "FöremÃ¥l uppdaterat"; -$a->strings["Object store: failed"] = "Objektlagring: misslyckades"; -$a->strings["Thing added"] = "FöremÃ¥l tillagt"; -$a->strings["OBJ: %1\$s %2\$s %3\$s"] = "OBJ: %1\$s %2\$s %3\$s"; -$a->strings["Show Thing"] = "Visa föremÃ¥l"; -$a->strings["item not found."] = "föremÃ¥l hittades inte."; -$a->strings["Edit Thing"] = "Redigera föremÃ¥l"; -$a->strings["Select a profile"] = "Välj en profil"; -$a->strings["Select a category of stuff. e.g. I ______ something"] = "Välj en kategori, t.ex. Jag ______ nÃ¥gonting"; -$a->strings["Post an activity"] = "Posta en aktivitet"; -$a->strings["Only sends to viewers of the applicable profile"] = "Skickar bara till de som tittar pÃ¥ den aktuella profilen"; -$a->strings["Name of thing e.g. something"] = "Namn pÃ¥ föremÃ¥l, t.ex. nÃ¥gonting"; -$a->strings["URL of thing (optional)"] = "URL för föremÃ¥l (frivilligt)"; -$a->strings["URL for photo of thing (optional)"] = "URL för foto pÃ¥ föremÃ¥l (frivilligt)"; -$a->strings["Add Thing to your Profile"] = "Lägg till föremÃ¥l till din profil"; -$a->strings["Total invitation limit exceeded."] = "Gränsen för totalt antal inbjudningar överskriden."; -$a->strings["%s : Not a valid email address."] = "%s: Inte en giltig e-postadress."; -$a->strings["Please join us on Red"] = "GÃ¥ med oss i Red"; -$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Inbjudningsgränsen överskriden. Kontakta din serveradministratör."; -$a->strings["%s : Message delivery failed."] = "%s : Leverans av meddelande misslyckades."; -$a->strings["%d message sent."] = array( - 0 => "%d meddelande sänt.", - 1 => "%d meddelanden sända.", -); -$a->strings["You have no more invitations available"] = "Du har inga fler inbjudningar kvar"; -$a->strings["Send invitations"] = "Skicka inbjudan"; -$a->strings["Enter email addresses, one per line:"] = "Ange e-postadresser, en per rad:"; -$a->strings["Your message:"] = "Ditt meddelande:"; -$a->strings["You are cordially invited to join me and some other close friends on the Red Matrix - a revolutionary new decentralised communication and information tool."] = "Du är hjärtligt inbjuden att gÃ¥ med mig och nÃ¥gra andra nära vänner i Red Matrix - ett revolutionärt nytt decentraliserat kommunikations- och informationsverktyg."; -$a->strings["You will need to supply this invitation code: \$invite_code"] = "Du kommer att behöva ange den här inbjudningskoden: \$invite_code"; -$a->strings["Please visit my channel at"] = "Besök min kanal pÃ¥"; -$a->strings["Once you have registered (on ANY Red Matrix site - they are all inter-connected), please connect with my Red Matrix channel address:"] = "När du har registrerat dig (pÃ¥ NÃ…GON Red Matrix-server - alla sitter ihop), sÃ¥ lägg till min Red Matrix-kanaladress:"; -$a->strings["Click the [Register] link on the following page to join."] = "Klicka pÃ¥ [Registrera]-länken pÃ¥ följande sida för att gÃ¥ med."; -$a->strings["For more information about the Red Matrix Project and why it has the potential to change the internet as we know it, please visit http://getzot.com"] = "För mer information om Red Matrix-projektet och varför det har potential att förändra Internet som vi känner det, besök http://getzot.com"; -$a->strings["Unable to lookup recipient."] = "Kunde inte hitta mottagare."; -$a->strings["Unable to communicate with requested channel."] = "Kunde inte kommunicera med den begärda kanalen."; -$a->strings["Cannot verify requested channel."] = "Kan inte bekräfta den begärda kanalen."; -$a->strings["Selected channel has private message restrictions. Send failed."] = "Den valda kanalen har restriktioner för privata meddelanden. Misslyckades att skicka."; -$a->strings["Messages"] = "Meddelanden"; -$a->strings["Message deleted."] = "Meddelande borttaget."; -$a->strings["Message recalled."] = "Meddelande Ã¥terkallat."; -$a->strings["Send Private Message"] = "Skicka privat meddelande."; -$a->strings["To:"] = "Till:"; -$a->strings["Subject:"] = "Ämne:"; -$a->strings["Message not found."] = "Meddelandet hittades inte."; -$a->strings["Delete message"] = "Ta bort meddelande"; -$a->strings["Recall message"] = "Ã…terkalla meddelande"; -$a->strings["Message has been recalled."] = "Meddelandet har Ã¥terkallats."; -$a->strings["Private Conversation"] = "Privat konversation"; -$a->strings["Delete conversation"] = "Ta bort konversation"; -$a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "Ingen säker kommunikationskanal tillgänglig. Du kan <strong>möjligtvis</strong> svara frÃ¥n avsändarens profilsida."; -$a->strings["Send Reply"] = "Skicka svar"; +$a->strings["Check again"] = "Kontrollera igen"; +$a->strings["Database connection"] = "Databasanslutning"; +$a->strings["In order to install Red Matrix we need to know how to connect to your database."] = "För att kunna installera Red Matrix behöver vi veta hur databasen ska anslutas."; +$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Kontakta din servervärd eller administratör om du har frÃ¥gor om de här inställningarna."; +$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "Databasen du anger nedan mÃ¥ste finnas. Om den inte gör det, skapa den innan du fortsätter."; +$a->strings["Database Server Name"] = "Databasserver"; +$a->strings["Default is localhost"] = "Standard är localhost"; +$a->strings["Database Port"] = "Databasport"; +$a->strings["Communication port number - use 0 for default"] = "Kommunikationsportnummer - använd 0 för standardinställning"; +$a->strings["Database Login Name"] = "Loginnamn till databas"; +$a->strings["Database Login Password"] = "Lösenord till databas"; +$a->strings["Database Name"] = "Databasnamn"; +$a->strings["Database Type"] = "Databastyp"; +$a->strings["Site administrator email address"] = "Serveradministratörens e-postadress"; +$a->strings["Your account email address must match this in order to use the web admin panel."] = "Ditt kontos e-postadress mÃ¥ste stämma med den här för att webbgränssnittet för administration ska kunna användas."; +$a->strings["Website URL"] = "Webbplatsens URL"; +$a->strings["Please use SSL (https) URL if available."] = "Ange en URL med SSL (https) om tillgängligt"; +$a->strings["Please select a default timezone for your website"] = "Välj en standardtidszon för din webbplats"; +$a->strings["Site settings"] = "Serverinställningar"; +$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Kunde inte hitta en kommandoradsversion av PHP i webbserverns PATH."; +$a->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."] = "Om du inte har en kommandoradsversion av PHP installerad pÃ¥ servern kommer du inte att kunna köra bakgrundshämtning via cron."; +$a->strings["PHP executable path"] = "Sökväg till PHP-programmet"; +$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Ange hela sökvägen till php-programfilen. Du kan lämna det här blankt för att fortsätta installationen."; +$a->strings["Command line PHP"] = "Kommandorads-PHP"; +$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "Kommandoradsversionen av PHP pÃ¥ ditt system har inte \"register_argc_argv\" aktiverat."; +$a->strings["This is required for message delivery to work."] = "Det här behövs för att meddelandeleverans ska fungera."; +$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv"; +$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Fel: \"openssl_pkey_new\"-funktionen pÃ¥ det här systemet kan inte generera kryptonycklar"; +$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Om systemet kör Windows, se \"http://www.php.net/manual/en/openssl.installation.php\"."; +$a->strings["Generate encryption keys"] = "Generera kryptonycklar"; +$a->strings["libCurl PHP module"] = "PHP-modulen libCurl"; +$a->strings["GD graphics PHP module"] = "PHP-modulen GD graphics"; +$a->strings["OpenSSL PHP module"] = "PHP-modulen OpenSSL"; +$a->strings["mysqli or postgres PHP module"] = "PHP-modulen mysqli eller postgres"; +$a->strings["mb_string PHP module"] = "PHP-modulen mb_string"; +$a->strings["mcrypt PHP module"] = "PHP-modulen mcrypt"; +$a->strings["Apache mod_rewrite module"] = "Apache-modulen mod_rewrite"; +$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Fel: Apache-webbserverns mod-rewrite-modul krävs men är inte installerad."; +$a->strings["proc_open"] = "proc_open"; +$a->strings["Error: proc_open is required but is either not installed or has been disabled in php.ini"] = "Fel: proc_open krävs men är antingen inte installerad eller har inaktiverats i php.ini"; +$a->strings["Error: libCURL PHP module required but not installed."] = "Fel: PHP-modulen libCURL krävs men är inte installerad."; +$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Fel: PHP-modulen GD graphics med JPEG-stöd krävs men är inte installerad."; +$a->strings["Error: openssl PHP module required but not installed."] = "Fel: PHP-modulen openssl krävs men är inte installerad."; +$a->strings["Error: mysqli or postgres PHP module required but neither are installed."] = "Fel: en av PHP-modulerna mysqli eller postgres krävs men är inte installerad."; +$a->strings["Error: mb_string PHP module required but not installed."] = "Fel: PHP-modulen mb_string krävs men är inte installerad."; +$a->strings["Error: mcrypt PHP module required but not installed."] = "Fel: PHP-modulen mcrypt krävs men är inte installerad."; +$a->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."] = "Webbinstallationen mÃ¥ste kunna skapa filen \".htconfig.php\" i toppkatalogen pÃ¥ din webbserver men kan inte göra det."; +$a->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."] = "Det är ofta en behörighetsinställning som gör att webbservern inte kan skriva filer i din katalog - även om du kan."; +$a->strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Red top folder."] = "Efter den här proceduren kommer vi att ge dig en text att spara i filen .htconfig.php i Reds toppkatalog."; +$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"install/INSTALL.txt\" for instructions."] = "Alternativt kan du hoppa över den här proceduren och göra en manuell installation. För instruktioner, se filen \"install/INSTALL.txt\"."; +$a->strings[".htconfig.php is writable"] = ".htconfig.php är skrivbar"; +$a->strings["Red uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Red använder mallmotorn Smarty3 för att rendera webbvyerna. Smarty3 kompilerar mallar till PHP för att snabba upp renderingen."; +$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory %s under the Red top level folder."] = "För att spara de här kompilerade mallarna behöver webbservern ha skrivrättigheter till katalogen %s under Reds toppkatalog."; +$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Försäkra dig om att användaren som din webbserver kör som (t.ex. www-data) har skrivrättigheter till den här katalogen."; +$a->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."] = "Observera: som en säkerhetsÃ¥tgärd bör du ge webbservern skrivrättighet endast för %s - inte för mallfilerna (.tpl) som finns där."; +$a->strings["%s is writable"] = "%s är skrivbar"; +$a->strings["Red uses the store directory to save uploaded files. The web server needs to have write access to the store directory under the Red top level folder"] = "Red använder katalogen store för att spara uppladdade filer. Webbservern behöver ha skrivrättigheter till katalogen store under Reds toppkatalog."; +$a->strings["store is writable"] = "store är skrivbar"; +$a->strings["SSL certificate cannot be validated. Fix certificate or disable https access to this site."] = "SSL-certifikatet kan inte valideras. Fixa certifikatet eller inaktivera https-Ã¥tkomst till den här servern."; +$a->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!"] = "Om du har https-Ã¥tkomst till din webbplats eller tillÃ¥ter anslutningar till TCP-port 443 (https-porten) MÃ…STE du använda ett certifikat som kan verifieras av webbläsare. Du FÃ…R INTE använda självsignerade certifikat!"; +$a->strings["This restriction is incorporated because public posts from you may for example contain references to images on your own hub."] = "Restriktionen finns eftersom offentliga inlägg frÃ¥n dig kan innehÃ¥lla till exempel referenser till bilder pÃ¥ din egen hubb."; +$a->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."] = "Om ditt certifikat inte känns igen kommer medlemmar pÃ¥ andra webbplatser (som själv kan ha giltiga certifikat) att fÃ¥ en varning pÃ¥ sin egen webbplats om säkerhetsproblem."; +$a->strings["This can cause usability issues elsewhere (not just on your own site) so we must insist on this requirement."] = "Detta kan orsaka problem med användbarheten (inte bara pÃ¥ din egen server) sÃ¥ vi mÃ¥ste trycka pÃ¥ det här kravet."; +$a->strings["Providers are available that issue free certificates which are browser-valid."] = "Det finns leverantörer som utfärdar gratis certifikat som känns igen av webbläsare."; +$a->strings["SSL certificate validation"] = "SSL-certifikatvalidering"; +$a->strings["Url rewrite in .htaccess is not working. Check your server configuration.Test: "] = "Url rewrite i .htaccess fungerar inte. Kolla din serverkonfiguration. Test: "; +$a->strings["Url rewrite is working"] = "URL rewrite fungerar"; +$a->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."] = "Databaskonfigurationsfilen \".htconfig.php\" kunde inte skrivas. Använd den bifogade texten för att skapa en konfigurationsfil i din webbservers rot."; +$a->strings["Errors encountered creating database tables."] = "Fel inträffade när databastabeller skulle skapas."; +$a->strings["<h1>What next</h1>"] = "<h1>Nästa steg</h1>"; +$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "VIKTIGT: Du behöver ställa in en schemalagd för hämtningsrutinen [manuellt]"; $a->strings["Name is required"] = "Namn är obligatoriskt"; $a->strings["Key and Secret are required"] = "Nyckel och kod är obligatoriska"; -$a->strings["Update"] = "Uppdatera"; $a->strings["Passwords do not match. Password unchanged."] = "Lösenorden stämmer inte överens. Lösenordet har inte ändrats."; $a->strings["Empty passwords are not allowed. Password unchanged."] = "Tomma lösenord tillÃ¥ts inte. Lösenordet har inte ändrats."; $a->strings["Password changed."] = "Lösenordet ändrat."; @@ -851,7 +1043,6 @@ $a->strings["Protected email address. Cannot change to that email."] = "Skyddad $a->strings["System failure storing new email. Please try again."] = "Systemfel när ny e-postadress skulle sparas. Försök igen."; $a->strings["Settings updated."] = "Inställningar uppdaterade."; $a->strings["Add application"] = "Lägg till applikation"; -$a->strings["Name"] = "Namn"; $a->strings["Name of application"] = "Applikationens namn"; $a->strings["Consumer Key"] = "Nyckel för konsument"; $a->strings["Automatically generated - change if desired. Max length 20"] = "Automatiskt genererad - ändra om sÃ¥ önskas. Maxlängd 20"; @@ -874,33 +1065,40 @@ $a->strings["Confirm:"] = "Bekräfta:"; $a->strings["Leave password fields blank unless changing"] = "Lämna lösenordsfälten blanka om lösenordet inte ska ändras"; $a->strings["Email Address:"] = "E-postadress"; $a->strings["Remove Account"] = "Ta bort konto"; +$a->strings["Remove this account from this server including all its channels"] = "Ta bort det här kontot frÃ¥n servern, inklusive alla dess kanaler"; $a->strings["Warning: This action is permanent and cannot be reversed."] = "Varning: Den här handlingen är permanent och kan inte Ã¥terställas."; $a->strings["Off"] = "Av"; $a->strings["On"] = "PÃ¥"; $a->strings["Additional Features"] = "Ytterligare funktioner"; $a->strings["Connector Settings"] = "Anslutningsinställningar"; $a->strings["No special theme for mobile devices"] = "Inget särskilt tema för mobila enheter"; +$a->strings["%s - (Experimental)"] = "%s - (experimentellt)"; $a->strings["Display Settings"] = "Utseende"; $a->strings["Display Theme:"] = "Tema för utseende:"; $a->strings["Mobile Theme:"] = "Mobilt tema:"; +$a->strings["Enable user zoom on mobile devices"] = "TillÃ¥t användare att zooma pÃ¥ mobila enheter"; $a->strings["Update browser every xx seconds"] = "Uppdatera webbläsaren var xx sekund"; $a->strings["Minimum of 10 seconds, no maximum"] = "Minst 10 sekunder, inget maximum"; $a->strings["Maximum number of conversations to load at any time:"] = "Högsta antal konversationer att ladda Ã¥t gÃ¥ngen:"; $a->strings["Maximum of 100 items"] = "Maximalt 100 poster"; $a->strings["Don't show emoticons"] = "Visa inte känsloikoner"; -$a->strings["Do not view remote profiles in frames"] = "Visa inte profiler pÃ¥ andra servrar i ramar"; -$a->strings["By default open in a sub-window of your own site"] = "Som standard öppnas de i ett underfönster pÃ¥ din lokala server"; +$a->strings["Link post titles to source"] = "Länka inläggstitlar till källan"; $a->strings["System Page Layout Editor - (advanced)"] = "Redigera systemets sidlayout (avancerat)"; +$a->strings["Use blog/list mode on channel page"] = "Använd blogg-/listläge pÃ¥ kanalsida"; +$a->strings["(comments displayed separately)"] = "(kommentarer visas separat)"; +$a->strings["Use blog/list mode on matrix page"] = "Använd blogg-/listläge pÃ¥ matrissida"; +$a->strings["Channel page max height of content (in pixels)"] = "Maxhöjd för innehÃ¥ll pÃ¥ kanalsidor (i pixels)"; +$a->strings["click to expand content exceeding this height"] = "klicka för att fälla ut innehÃ¥ll som överskrider den här höjden"; +$a->strings["Matrix page max height of content (in pixels)"] = "Maxhöjd för innehÃ¥ll pÃ¥ matrissidan (i pixels)"; $a->strings["Nobody except yourself"] = "Ingen utom dig själv"; $a->strings["Only those you specifically allow"] = "Endast utvalda"; -$a->strings["Anybody in your address book"] = "Vem som helst i din adressbok"; +$a->strings["Approved connections"] = "Godkända kontakter"; +$a->strings["Any connections"] = "Alla kontakter"; $a->strings["Anybody on this website"] = "Vem som helst pÃ¥ den här servern"; $a->strings["Anybody in this network"] = "Vem som helst i det här nätverket"; $a->strings["Anybody authenticated"] = "Vem som helst som har autentiserat sig"; $a->strings["Anybody on the internet"] = "Vem som helst pÃ¥ Internet"; $a->strings["Publish your default profile in the network directory"] = "Publicera din standardprofil i nätverkskatalogen"; -$a->strings["No"] = "Nej"; -$a->strings["Yes"] = "Ja"; $a->strings["Allow us to suggest you as a potential friend to new members?"] = "TillÃ¥t oss att föreslÃ¥ dig som möjlig vän för nya medlemmar"; $a->strings["or"] = "eller"; $a->strings["Your channel address is"] = "Din kanaladress är"; @@ -910,9 +1108,10 @@ $a->strings["Your Timezone:"] = "Din tidszon:"; $a->strings["Default Post Location:"] = "Standardplats:"; $a->strings["Geographical location to display on your posts"] = "Geografisk plats att visa för dina inlägg"; $a->strings["Use Browser Location:"] = "Använd webbläsarens position:"; -$a->strings["Adult Content"] = "Pornografiskt innehÃ¥ll"; -$a->strings["This channel frequently or regularly publishes adult content. (Please tag any adult material and/or nudity with #NSFW)"] = "Den här kanalen publicerar ofta eller regelbundet pornografiskt innehÃ¥ll. (Tagga allt pornografiskt material och/eller nakenhet med #NSFW, tack)"; +$a->strings["Adult Content"] = "InnehÃ¥ll olämpligt för barn"; +$a->strings["This channel frequently or regularly publishes adult content. (Please tag any adult material and/or nudity with #NSFW)"] = "Den här kanalen publicerar ofta eller regelbundet innehÃ¥ll som är olämpligt för barn. (Tagga allt pornografiskt material och/eller nakenhet med #NSFW, tack)"; $a->strings["Security and Privacy Settings"] = "Säkerhets- och integritetsinställningar"; +$a->strings["Your permissions are already configured. Click to view/adjust"] = "Dina behörigheter har redan ställts in. Klicka för att visa/ändra"; $a->strings["Hide my online presence"] = "Visa inte min online-närvaro"; $a->strings["Prevents displaying in your profile that you are online"] = "Förhindrar att det syns i din profil att du är online"; $a->strings["Simple Privacy Settings:"] = "Enkla integritetsinställningar:"; @@ -928,7 +1127,7 @@ $a->strings["0 or blank prevents expiration"] = "0 eller blankt förhindrar upph $a->strings["Maximum Friend Requests/Day:"] = "Högsta antal vänförfrÃ¥gningar per dag:"; $a->strings["May reduce spam activity"] = "Kan reducera spamaktivitet"; $a->strings["Default Post Permissions"] = "Standardbehörighet för inlägg"; -$a->strings["(click to open/close)"] = "(klicka för att öppna/stänga)"; +$a->strings["Channel permissions category:"] = "Kanalens behörighetskategori:"; $a->strings["Maximum private messages per day from unknown people:"] = "Högsta antal privata meddelanden per dag frÃ¥n okända personer:"; $a->strings["Useful to reduce spamming"] = "Användbart för att minska skräputskick"; $a->strings["Notification Settings"] = "Notifieringsinställningar"; @@ -936,7 +1135,7 @@ $a->strings["By default post a status message when:"] = "Skicka som standard ett $a->strings["accepting a friend request"] = "du accepterar en vänförfrÃ¥gan"; $a->strings["joining a forum/community"] = "du gÃ¥r med i ett forum/en gemenskap"; $a->strings["making an <em>interesting</em> profile change"] = "du gör en <em>intressant</em> ändring av profilen"; -$a->strings["Send a notification email when:"] = "Skicka en notifiering via e-post med när:"; +$a->strings["Send a notification email when:"] = "Skicka en notifiering via e-post när:"; $a->strings["You receive a connection request"] = "Du fÃ¥r en kontaktförfrÃ¥gan"; $a->strings["Your connections are confirmed"] = "Dina kontakter bekräftas"; $a->strings["Someone writes on your profile wall"] = "NÃ¥gon skriver pÃ¥ din profilvägg"; @@ -945,68 +1144,81 @@ $a->strings["You receive a private message"] = "Du tar emot ett privat meddeland $a->strings["You receive a friend suggestion"] = "Du tar emot ett vänförslag"; $a->strings["You are tagged in a post"] = "Du taggas i ett inlägg"; $a->strings["You are poked/prodded/etc. in a post"] = "Du puffas/stöts till/etc. i ett inlägg"; +$a->strings["Show visual notifications including:"] = "Visa visuella notifieringar vid:"; +$a->strings["Unseen matrix activity"] = "Oläst matrisaktivitet"; +$a->strings["Unseen channel activity"] = "Oläst kanalaktivitet"; +$a->strings["Unseen private messages"] = "Olästa privata meddelanden"; +$a->strings["Recommended"] = "Rekommenderas"; +$a->strings["Upcoming events"] = "Kommande händelser"; +$a->strings["Events today"] = "Dagens händelser"; +$a->strings["Upcoming birthdays"] = "Kommande födelsedagar"; +$a->strings["Not available in all themes"] = "Inte tillgänglig i alla teman"; +$a->strings["System (personal) notifications"] = "Systemmeddelanden (personliga)"; +$a->strings["System info messages"] = "Systemmeddelanden"; +$a->strings["System critical alerts"] = "Systemkritiska varningar"; +$a->strings["New connections"] = "Nya kontakter"; +$a->strings["System Registrations"] = "Systemregistreringar"; +$a->strings["Notify me of events this many days in advance"] = "Meddela mig om händelser sÃ¥ här mÃ¥nga dagar i förväg"; +$a->strings["Must be greater than 0"] = "MÃ¥ste vara större än 0"; $a->strings["Advanced Account/Page Type Settings"] = "Avancerade konto-/sidtypsinställningar"; $a->strings["Change the behaviour of this account for special situations"] = "Ändra det här kontots beteende i särskilda situationer"; $a->strings["Please enable expert mode (in <a href=\"settings/features\">Settings > Additional features</a>) to adjust!"] = "Aktivera expertläge (i <a href=\"settings/features\">Inställningar > Ytterligare funktioner</a>) för att göra ändringar!"; $a->strings["Miscellaneous Settings"] = "Diverse inställningar"; $a->strings["Personal menu to display in your channel pages"] = "Personlig meny att visa i dina kanalsidor"; -$a->strings["Menu updated."] = "Meny uppdaterad."; -$a->strings["Unable to update menu."] = "Kunde inte uppdatera meny."; -$a->strings["Menu created."] = "Meny skapad."; -$a->strings["Unable to create menu."] = "Kunde inte skapa meny."; -$a->strings["Manage Menus"] = "Hantera menyer"; -$a->strings["Drop"] = "Ta bort"; -$a->strings["Create a new menu"] = "Skapa en ny meny"; -$a->strings["Delete this menu"] = "Ta bort den här menyn"; -$a->strings["Edit menu contents"] = "Redigera menyinnehÃ¥ll"; -$a->strings["Edit this menu"] = "Redigera den här menyn"; -$a->strings["New Menu"] = "Ny meny"; -$a->strings["Menu name"] = "Menynamn"; -$a->strings["Must be unique, only seen by you"] = "MÃ¥ste vara unikt, ses endast av dig"; -$a->strings["Menu title"] = "Menytitel"; -$a->strings["Menu title as seen by others"] = "Menytitel som andra ser den"; -$a->strings["Allow bookmarks"] = "TillÃ¥t bokmärken"; -$a->strings["Menu may be used to store saved bookmarks"] = "Menyn kan användas för att spara bokmärken"; -$a->strings["Create"] = "Skapa"; -$a->strings["Menu not found."] = "Menyn hittades inte."; -$a->strings["Menu deleted."] = "Meny borttagen."; -$a->strings["Menu could not be deleted."] = "Menyn kunde inte tas bort."; -$a->strings["Edit Menu"] = "Redigera meny"; -$a->strings["Add or remove entries to this menu"] = "Lägg till eller ta bort menyval"; -$a->strings["Modify"] = "Ändra"; -$a->strings["Not found."] = "Hittades inte."; -$a->strings["View"] = "Visa"; -$a->strings["Authorize application connection"] = "TillÃ¥t anslutning av applikation"; -$a->strings["Return to your app and insert this Securty Code:"] = "Ã…tergÃ¥ till din applikation och ange den här säkerhetskoden:"; -$a->strings["Please login to continue."] = "Logga in för att fortsätta."; -$a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Vill du lÃ¥ta den här applikationen fÃ¥ tillgÃ¥ng till dina inlägg och kontakter, och/eller skapa nya inlägg Ã¥t dig?"; -$a->strings["No installed applications."] = "Inga installerade applikationer"; -$a->strings["Applications"] = "Applikationer"; -$a->strings["Item not found"] = "Posten hittas inte"; -$a->strings["Item is not editable"] = "Posten gÃ¥r ej att redigera"; -$a->strings["Edit post"] = "Redigera inlägg"; -$a->strings["Delete item?"] = "Ta bort posten?"; -$a->strings["Insert YouTube video"] = "Infoga Youtube-video"; -$a->strings["Insert Vorbis [.ogg] video"] = "Infoga Vorbis [.ogg]-video"; -$a->strings["Insert Vorbis [.ogg] audio"] = "Infoga Vorbis [.ogg]-ljud"; -$a->strings["Red Matrix - Guests: Username: {your email address}, Password: +++"] = "Red Matrix - Gäster: Användarnamn: {din e-postadress}, Lösenord: +++"; -$a->strings["Bookmark added"] = "Bokmärke tillagt"; -$a->strings["My Bookmarks"] = "Mina bokmärken"; -$a->strings["My Connections Bookmarks"] = "Mina kontakters bokmärken"; -$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s följer %2\$ss %3\$s"; -$a->strings["[Embedded content - reload page to view]"] = "[Inbäddat innehÃ¥ll - ladda om sidan för att visa]"; -$a->strings["Channel not found."] = "Kanalen hittas inte."; -$a->strings["toggle full screen mode"] = "växla helskärmsläge"; -$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s taggade%2\$ss %3\$s med %4\$s"; -$a->strings["network"] = "nätverk"; -$a->strings["Public access denied."] = "Offentlig behörighet saknas."; -$a->strings["No connections."] = "Inga kontakter."; -$a->strings["Visit %s's profile [%s]"] = "Besök %ss profil [%s]"; -$a->strings["View Connnections"] = "Visa kontakter"; -$a->strings["Tag removed"] = "Tagg borttagen"; -$a->strings["Remove Item Tag"] = "Ta bort innehÃ¥llstagg"; -$a->strings["Select a tag to remove: "] = "Välj en tagg att ta bort: "; -$a->strings["Remove"] = "Ta bort"; +$a->strings["Remove this channel"] = "Ta bort den här kanalen"; +$a->strings["Event can not end before it has started."] = "Händelser kan inte sluta innan de börjat."; +$a->strings["Event title and start time are required."] = "Händelsen behöver titel och starttid."; +$a->strings["Event not found."] = "Händelsen hittades inte."; +$a->strings["l, F j"] = "l, j F"; +$a->strings["Edit event"] = "Redigera händelse"; +$a->strings["Create New Event"] = "Skapa ny händelse"; +$a->strings["Previous"] = "FöregÃ¥ende"; +$a->strings["Export"] = "Exportera"; +$a->strings["Event details"] = "Detaljer för händelse"; +$a->strings["Starting date and Title are required."] = "Startdatum och titel är obligatoriska."; +$a->strings["Event Starts:"] = "Händelsen börjar:"; +$a->strings["Required"] = "Behövs"; +$a->strings["Finish date/time is not known or not relevant"] = "Slutdatum/tid är okänt eller inte relevant"; +$a->strings["Event Finishes:"] = "Händelsen slutar:"; +$a->strings["Adjust for viewer timezone"] = "Justera för betraktarens tidszon"; +$a->strings["Description:"] = "Beskrivning:"; +$a->strings["Title:"] = "Titel:"; +$a->strings["Share this event"] = "Dela den här händelsen"; +$a->strings["Public Sites"] = "Offentliga servrar"; +$a->strings["The listed sites allow public registration into the Red Matrix. All sites in the matrix are interlinked so membership on any of them conveys membership in the matrix as a whole. Some sites may require subscription or provide tiered service plans. The provider links <strong>may</strong> provide additional details."] = "De listade servrarna tillÃ¥ter offentlig registrering i Red Matrix. Alla servrar i matrisen är sammankopplade, sÃ¥ medlemskap i en av dem medför medlemskap i matrisen som helhet. Vissa servrar kan kräva abonnemang eller erbjuda uppdelade tjänstenivÃ¥er. Leverantörslänkarna <strong>kan</strong> ge ytterligare detaljer."; +$a->strings["Site URL"] = "Server-URL"; +$a->strings["Access Type"] = "Ã…tkomsttyp"; +$a->strings["Registration Policy"] = "Registreringspolicy"; +$a->strings["Location"] = "Plats"; +$a->strings["You must be logged in to see this page."] = "Du mÃ¥ste vara inloggad för att se den här sidan."; +$a->strings["Insufficient permissions. Request redirected to profile page."] = "Otillräckliga behörigheter. FörfrÃ¥gan omdirigerad till profilsidan."; +$a->strings["Select a bookmark folder"] = "Välj en bokmärkeskatalog"; +$a->strings["Save Bookmark"] = "Spara bokmärke"; +$a->strings["URL of bookmark"] = "Bokmärkets URL"; +$a->strings["Description"] = "Beskrivning"; +$a->strings["Or enter new bookmark folder name"] = "Eller ange nytt namn pÃ¥ bokmärkeskatalog"; +$a->strings["Room not found"] = "Rum hittas inte"; +$a->strings["Leave Room"] = "Lämna rummet"; +$a->strings["Delete This Room"] = "Ta bort det här rummet"; +$a->strings["I am away right now"] = "Jag är borta för tillfället"; +$a->strings["I am online"] = "Jag är online"; +$a->strings["Bookmark this room"] = "Bokmärk det här rummet"; +$a->strings["New Chatroom"] = "Nytt chattrum"; +$a->strings["Chatroom Name"] = "Namn pÃ¥ chattrum"; +$a->strings["%1\$s's Chatrooms"] = "%1\$ss chattrum"; +$a->strings["Version %s"] = "Version %s"; +$a->strings["Installed plugins/addons/apps:"] = "Installerade tillägg/moduler/appar:"; +$a->strings["No installed plugins/addons/apps"] = "Inga installerade tillägg/moduler/appar"; +$a->strings["Red"] = "Red"; +$a->strings["This is a hub of the Red Matrix - a global cooperative network of decentralized privacy enhanced websites."] = "Det här är en hubb som ingÃ¥r i Red Matrix - ett globalt samverkande nätverk av decentraliserade webbplatser med bättre integritetskydd."; +$a->strings["Running at web location"] = "Kör pÃ¥ webbutrymmet"; +$a->strings["Please visit <a href=\"http://getzot.com\">GetZot.com</a> to learn more about the Red Matrix."] = "Besök <a href=\"http://getzot.com\">GetZot.com</a> lära dig mer om Red Matrix."; +$a->strings["Bug reports and issues: please visit"] = "Buggrapporter och problem: besök"; +$a->strings["Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot com"] = "Förslag, uppskattning, etc. - maila \"redmatrix\" at librelist - dot com"; +$a->strings["Site Administrators"] = "Serveradministratörer"; +$a->strings["Away"] = "Borta"; +$a->strings["Online"] = "Online"; +$a->strings["Please login."] = "Logga in."; $a->strings["Continue"] = "Fortsätt"; $a->strings["Premium Channel Setup"] = "Inställning av premiumkanal"; $a->strings["Enable premium channel connection restrictions"] = "Aktivera kontaktrestriktioner för premiumkanal"; @@ -1016,310 +1228,59 @@ $a->strings["Potential connections will then see the following text before proce $a->strings["By continuing, I certify that I have complied with any instructions provided on this page."] = "Genom att fortsätta intygar jag att jag har följt alla instruktioner som ges pÃ¥ den här sidan."; $a->strings["(No specific instructions have been provided by the channel owner.)"] = "(Inga specifika instruktioner har givits av kanalägaren.)"; $a->strings["Restricted or Premium Channel"] = "Begränsad kanal eller premiumkanal"; -$a->strings["No potential page delegates located."] = "Inga potentiella sid-ombud funna."; -$a->strings["Delegate Page Management"] = "Delegera sidhantering"; -$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Ombud kan hantera alla aspekter av det här kontot/den här sidan förutom grundläggande kontoinställningar. Delegera inte ditt personliga konto till nÃ¥gon som du inte litar fullständigt pÃ¥."; -$a->strings["Existing Page Managers"] = "Befintliga sid-ansvariga"; -$a->strings["Existing Page Delegates"] = "Befintliga sid-ombud"; -$a->strings["Potential Delegates"] = "Potentiella ombud"; -$a->strings["Add"] = "Lägg till"; -$a->strings["No entries."] = "Inga poster."; -$a->strings["Layout updated."] = "Layout uppdaterad."; -$a->strings["Edit System Page Description"] = "Redigera systemsidbeskrivning"; -$a->strings["Layout not found."] = "Layout hittas inte."; -$a->strings["Module Name:"] = "Modulnamn:"; -$a->strings["Layout Help"] = "Layouthjälp"; -$a->strings["Item not available."] = "Post inte tillgänglig."; -$a->strings["Unable to locate original post."] = "Kunde inte hitta originalinlägget."; -$a->strings["Empty post discarded."] = "Tomt inlägg förkastat."; -$a->strings["Executable content type not permitted to this channel."] = "Körbart innehÃ¥ll tillÃ¥ts inte i den här kanalen."; -$a->strings["System error. Post not saved."] = "Systemfel. Inlägget inte sparat."; -$a->strings["You have reached your limit of %1$.0f top level posts."] = "Du har nÃ¥tt din gräns pÃ¥ %1$.0f toppnivÃ¥inlägg."; -$a->strings["You have reached your limit of %1$.0f webpages."] = "Du har nÃ¥tt din gräns pÃ¥ %1$.0f webbsidor."; -$a->strings["Menu element updated."] = "Menyval uppdaterat."; -$a->strings["Unable to update menu element."] = "Kunde inte uppdatera menyval."; -$a->strings["Menu element added."] = "Menyval tillagt."; -$a->strings["Unable to add menu element."] = "Kunde inte lägga till menyval."; -$a->strings["Manage Menu Elements"] = "Hantera menyval"; -$a->strings["Edit menu"] = "Redigera meny"; -$a->strings["Edit element"] = "Redigera menyval"; -$a->strings["Drop element"] = "Ta bort menyval"; -$a->strings["New element"] = "Nytt menyval"; -$a->strings["Edit this menu container"] = "Redigera den här menysamlaren"; -$a->strings["Add menu element"] = "Lägg till menyval"; -$a->strings["Delete this menu item"] = "Ta bort det här menyvalet"; -$a->strings["Edit this menu item"] = "Redigera det här menyvalet"; -$a->strings["New Menu Element"] = "Nytt menyval"; -$a->strings["Menu Item Permissions"] = "Behörighet för menyval"; -$a->strings["Link text"] = "Länktext"; -$a->strings["URL of link"] = "Länkens URL"; -$a->strings["Use Red magic-auth if available"] = "Använd Red magic-auth om tillgängligt"; -$a->strings["Open link in new window"] = "Öppna länk i nytt fönster"; -$a->strings["Order in list"] = "Ordningstal i listan"; -$a->strings["Higher numbers will sink to bottom of listing"] = "Större tal sjunker till botten av listan"; -$a->strings["Menu item not found."] = "Menyval hittas inte."; -$a->strings["Menu item deleted."] = "Menyval borttaget."; -$a->strings["Menu item could not be deleted."] = "Menyval kunde inte tas bort."; -$a->strings["Edit Menu Element"] = "Redigera menyval"; -$a->strings["invalid target signature"] = "ogiltig mÃ¥lsignatur"; -$a->strings["Invalid profile identifier."] = "Ogiltigt profil-ID."; -$a->strings["Profile Visibility Editor"] = "Redigera profilsynlighet"; -$a->strings["Click on a contact to add or remove."] = "Klicka pÃ¥ en kontakt för att lägga till eller ta bort."; -$a->strings["Visible To"] = "Synlig för"; -$a->strings["All Connections"] = "Alla kontakter"; -$a->strings["Collection created."] = "Sammanhang skapat"; -$a->strings["Could not create collection."] = "Kunde inte skapa sammanhanget."; -$a->strings["Collection updated."] = "Sammanhanget uppdatarat."; -$a->strings["Create a collection of channels."] = "Skapa ett sammanhang av kanaler."; -$a->strings["Collection Name: "] = "Namn pÃ¥ sammanhang: "; -$a->strings["Members are visible to other channels"] = "Medlemmar är synliga för andra kanaler"; -$a->strings["Collection removed."] = "Sammanhang borttaget."; -$a->strings["Unable to remove collection."] = "Kunde inte ta bort sammanhang."; -$a->strings["Collection Editor"] = "Sammanhangsredigering"; -$a->strings["Members"] = "Medlemmar"; -$a->strings["All Connected Channels"] = "Alla anslutna kanaler"; -$a->strings["Click on a channel to add or remove."] = "Klicka pÃ¥ en kanal för att lägga till eller ta bort."; -$a->strings["Theme settings updated."] = "Temainställningar uppdaterade."; -$a->strings["Site"] = "Server"; -$a->strings["Accounts"] = "Konton"; -$a->strings["Channels"] = "Kanaler"; -$a->strings["Plugins"] = "Tillägg"; -$a->strings["Themes"] = "Teman"; -$a->strings["Server"] = "Server"; -$a->strings["DB updates"] = "Databasuppdateringar"; -$a->strings["Logs"] = "Loggar"; -$a->strings["Plugin Features"] = "Tilläggsfunktioner"; -$a->strings["User registrations waiting for confirmation"] = "Användarregistreringar som behöver bekräftas"; -$a->strings["Message queues"] = "Meddelandeköer"; -$a->strings["Administration"] = "Administration"; -$a->strings["Summary"] = "Sammanfattning"; -$a->strings["Registered users"] = "Registrerade användare"; -$a->strings["Pending registrations"] = "PÃ¥gÃ¥ende registreringar"; -$a->strings["Version"] = "Version"; -$a->strings["Active plugins"] = "Aktiva tillägg"; -$a->strings["Site settings updated."] = "Serverinställningar uppdaterade."; -$a->strings["No special theme for accessibility"] = "Inget speciellt tema för tillgänglighet"; -$a->strings["Closed"] = "Stängd"; -$a->strings["Requires approval"] = "Kräver godkännande"; -$a->strings["Open"] = "Öppen"; -$a->strings["Private"] = "Privat"; -$a->strings["Paid Access"] = "Betald Ã¥tkomst"; -$a->strings["Free Access"] = "Fri Ã¥tkomst"; -$a->strings["Tiered Access"] = "Uppdelad Ã¥tkomst"; -$a->strings["Registration"] = "Registrering"; -$a->strings["File upload"] = "Filuppladdning"; -$a->strings["Policies"] = "Policyer"; -$a->strings["Site name"] = "Servernamn"; -$a->strings["Banner/Logo"] = "Banner/logga"; -$a->strings["Administrator Information"] = "Administratörsinformation"; -$a->strings["Contact information for site administrators. Displayed on siteinfo page. BBCode can be used here"] = "Kontaktinfo till sidadministratörer. Visas pÃ¥ sidinfosidan. BBCode kan användas här"; -$a->strings["System language"] = "SystemsprÃ¥k"; -$a->strings["System theme"] = "Systemtema"; -$a->strings["Default system theme - may be over-ridden by user profiles - <a href='#' id='cnftheme'>change theme settings</a>"] = "Förvalt systemtema - kan Ã¥sidosättas i användarprofiler - <a href='#' id='cnftheme'>ändra temainställningar</a>"; -$a->strings["Mobile system theme"] = "Mobilt systemtema"; -$a->strings["Theme for mobile devices"] = "Tema för mobila enheter"; -$a->strings["Accessibility system theme"] = "Systemtema för ökad tillgänglighet"; -$a->strings["Accessibility theme"] = "Tillgänglighetstema"; -$a->strings["Channel to use for this website's static pages"] = "Kanal att använda för den här webbplatsens statiska sidor"; -$a->strings["Site Channel"] = "Sidkanal"; -$a->strings["Maximum image size"] = "Maximal bildstorlek"; -$a->strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = "Maximal storlek i byte för uppladdade bilder. Standard är 0, vilket innebär ingen storleksbegränsning."; -$a->strings["Register policy"] = "Registreringspolicy"; -$a->strings["Access policy"] = "Ã…tkomstpolicy"; -$a->strings["Register text"] = "Registreringstext"; -$a->strings["Will be displayed prominently on the registration page."] = "Visas tydligt pÃ¥ registreringssidan."; -$a->strings["Accounts abandoned after x days"] = "Konto övergivet efter x dagar"; -$a->strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "Slösar inte systemresurser genom att frÃ¥ga externa servrar efter övergivna konton. 0 innebär ingen tidsbegränsning."; -$a->strings["Allowed friend domains"] = "TillÃ¥tna vändomäner"; -$a->strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "Kommaseparerad lista med domäner som tillÃ¥ts att upprätta ett vänförhÃ¥llande med den här servern. Jokertecken är tillÃ¥tna. Töm för att tillÃ¥ta alla domäner."; -$a->strings["Allowed email domains"] = "TillÃ¥tna e-postdomäner"; -$a->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"] = "Kommaseparerad lista med domäner som tillÃ¥ts i e-postadresser för registreringar pÃ¥ den här servern. Jokertecken är tillÃ¥tna. Töm för att tillÃ¥ta alla domäner."; -$a->strings["Block public"] = "Blockera offentlig Ã¥tkomst"; -$a->strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "Välj för att blockera Ã¥tkomst till alla personliga sidor som annars skulle vara offentliga pÃ¥ den här servern om man inte är inloggad."; -$a->strings["Force publish"] = "Tvinga publicering"; -$a->strings["Check to force all profiles on this site to be listed in the site directory."] = "Välj för att tvinga alla profiler pÃ¥ den här servern att listas i serverkatalogen."; -$a->strings["Disable discovery tab"] = "Inaktivera upptäck-fliken"; -$a->strings["Remove the tab in the network view with public content pulled from sources chosen for this site."] = "Ta bort fliken i nätverksvyn med offentligt innehÃ¥ll som hämtas frÃ¥n källor valda för den här servern."; -$a->strings["No login on Homepage"] = "Ingen inloggning pÃ¥ hemsidan"; -$a->strings["Check to hide the login form from your sites homepage when visitors arrive who are not logged in (e.g. when you put the content of the homepage in via the site channel)."] = "Välj för att gömma inloggningsformuläret frÃ¥n serverns hemsida för oinloggade besökare (t.ex. när du lägger in hemsideinnehÃ¥llet via serverkanalen)."; -$a->strings["Proxy user"] = "Proxyanvändare"; -$a->strings["Proxy URL"] = "Proxy-URL"; -$a->strings["Network timeout"] = "Nätverkstimeout"; -$a->strings["Value is in seconds. Set to 0 for unlimited (not recommended)."] = "Värde i sekunder. Sätt till 0 för obegränsat (ej rekommenderat)."; -$a->strings["Delivery interval"] = "Leveransintervall"; -$a->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."] = "Fördröj leveransprocesser som görs i bakgrunden sÃ¥ här mÃ¥nga sekunder för att reducera systembelastningen. Rekommenderat: 4-5 för delade värdar, 2-3 för virtuella privata servrar. 0-1 för stora dedikerade servrar."; -$a->strings["Poll interval"] = "Hämtningsintervall"; -$a->strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."] = "Fördröj hämtningsprocesser som görs i bakgrunden sÃ¥ här mÃ¥nga sekunder för att reducera systembelastningen. Om 0 används leveransintervallet."; -$a->strings["Maximum Load Average"] = "Maximal genomsnittsbelastning"; -$a->strings["Maximum system load before delivery and poll processes are deferred - default 50."] = "Maximal systembelastning innan leverans- och hämtningsprocesser skjuts upp - standard är 50."; -$a->strings["No server found"] = "Ingen server hittad"; -$a->strings["ID"] = "ID"; -$a->strings["for channel"] = "för kanal"; -$a->strings["on server"] = "pÃ¥ server"; -$a->strings["Status"] = "Status"; -$a->strings["Update has been marked successful"] = "Uppdatering har markerats som genomförd"; -$a->strings["Executing %s failed. Check system logs."] = "Körning av %s misslyckades. Kontrollera systemloggarna."; -$a->strings["Update %s was successfully applied."] = "Uppdatering %s genomfördes utan problem."; -$a->strings["Update %s did not return a status. Unknown if it succeeded."] = "Uppdatering %s returnerade ingen status. Oklart om den lyckades."; -$a->strings["Update function %s could not be found."] = "Uppdateringsfunktion %s kunde inte hittas."; -$a->strings["No failed updates."] = "Inga misslyckade uppdateringar."; -$a->strings["Failed Updates"] = "Misslyckade uppdateringar"; -$a->strings["Mark success (if update was manually applied)"] = "Markera som genomförd (om uppdateringen gjordes manuellt)"; -$a->strings["Attempt to execute this update step automatically"] = "Försök att köra den här uppdateringen automatiskt"; -$a->strings["%s user blocked/unblocked"] = array( - 0 => "%s användare blockerad/avblockerad", - 1 => "%s användare blockerade/avblockerade", -); -$a->strings["%s user deleted"] = array( - 0 => "%s användare borttagen", - 1 => "%s användare borttagna", -); -$a->strings["Account not found"] = "Konto hittas inte"; -$a->strings["User '%s' deleted"] = "Användare '%s' borttagen"; -$a->strings["User '%s' unblocked"] = "Användare '%s' avblockerad"; -$a->strings["User '%s' blocked"] = "Användare '%s' blockerad"; -$a->strings["Users"] = "Användare"; -$a->strings["select all"] = "välj alla"; -$a->strings["User registrations waiting for confirm"] = "Användarregistreringar som inväntar bekräftelse"; -$a->strings["Request date"] = "Ansökningsdatum"; -$a->strings["No registrations."] = "Inga registreringar."; -$a->strings["Approve"] = "Godkänn"; -$a->strings["Deny"] = "AvslÃ¥"; -$a->strings["Block"] = "Blockera"; -$a->strings["Unblock"] = "Avblockera"; -$a->strings["Register date"] = "Registreringsdatum"; -$a->strings["Last login"] = "Senaste inloggning"; -$a->strings["Expires"] = "Upphör att gälla"; -$a->strings["Service Class"] = "Tjänsteklass"; -$a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Valda användare kommer att tas bort!\\n\\nAllt dessa användare har postat pÃ¥ den här servern kommer att raderas permanent!\\n\\nÄr du säker?"; -$a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Användaren {0} kommer att tas bort!\\n\\nAllt den här användaren har postat pÃ¥ den här servern kommer att raderas permanent!\\n\\nÄr du säker?"; -$a->strings["%s channel censored/uncensored"] = array( - 0 => "%s kanal censurerad/avcensurerad", - 1 => "%s kanaler censurerade/avcensurerade", -); -$a->strings["%s channel deleted"] = array( - 0 => "%s kanal borttagen", - 1 => "%s kanaler borttagna", -); -$a->strings["Channel not found"] = "Kanal hittas inte"; -$a->strings["Channel '%s' deleted"] = "Kanalen '%s' togs bort"; -$a->strings["Channel '%s' uncensored"] = "Kanal '%s' avcensurerad"; -$a->strings["Channel '%s' censored"] = "Kanal '%s' censurerad"; -$a->strings["Censor"] = "Censurera"; -$a->strings["Uncensor"] = "Avcensurera"; -$a->strings["UID"] = "UID"; -$a->strings["Address"] = "Adress"; -$a->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?"] = "Valda kanaler kommer att tas bort!\\n\\nAllt som har postats i de kanalerna pÃ¥ den här servern kommer att raderas permanent!\\n\\nÄr du säker?"; -$a->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?"] = "Kanalen {0} kommer att tas bort!\\n\\nAllt som har postats i den här kanalen pÃ¥ den här servern kommer att raderas permanent!\\n\\nÄr du säker?"; -$a->strings["Plugin %s disabled."] = "Tillägg %s inaktiverat."; -$a->strings["Plugin %s enabled."] = "Tillägg %s aktiverat."; -$a->strings["Disable"] = "Inaktivera"; -$a->strings["Enable"] = "Aktivera"; -$a->strings["Toggle"] = "Växla"; -$a->strings["Author: "] = "Författare:"; -$a->strings["Maintainer: "] = "UnderhÃ¥llare:"; -$a->strings["No themes found."] = "Inga teman funna."; -$a->strings["Screenshot"] = "Skärmdump"; -$a->strings["[Experimental]"] = "[Experimentellt]"; -$a->strings["[Unsupported]"] = "[Utan support]"; -$a->strings["Log settings updated."] = "Logginställningar uppdaterade."; -$a->strings["Clear"] = "Rensa"; -$a->strings["Debugging"] = "Avlusning"; -$a->strings["Log file"] = "Loggfil"; -$a->strings["Must be writable by web server. Relative to your Red top-level directory."] = "MÃ¥ste vara skrivbar för webbservern. Anges relativt Reds toppkatalog."; -$a->strings["Log level"] = "LoggnivÃ¥"; -$a->strings["- select -"] = "- välj -"; -$a->strings["Welcome to %s"] = "Välkommen till %s"; -$a->strings["Red Matrix Server - Setup"] = "Red Matrix-server - inställningar"; -$a->strings["Could not connect to database."] = "Kunde inte ansluta till databasen."; -$a->strings["Could not connect to specified site URL. Possible SSL certificate or DNS issue."] = "Kunde inte ansluta till den angivna server-URL:en. Möjligt problem med SSL-certifikat eller DNS."; -$a->strings["Could not create table."] = "Kunde inte skapa tabell."; -$a->strings["Your site database has been installed."] = "Din serverdatabas har installerats."; -$a->strings["You may need to import the file \"install/database.sql\" manually using phpmyadmin or mysql."] = "Du kan behöva importera filen \"install/database.sql\" manuellt med phpmyadmin eller mysql."; -$a->strings["Please see the file \"install/INSTALL.txt\"."] = "Se filen \"install/INSTALL.txt\"."; -$a->strings["System check"] = "Systemkontroll"; -$a->strings["Check again"] = "Kontrollera igen"; -$a->strings["Database connection"] = "Databasanslutning"; -$a->strings["In order to install Red Matrix we need to know how to connect to your database."] = "För att kunna installera Red Matrix behöver vi veta hur databasen ska anslutas."; -$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Kontakta din servervärd eller administratör om du har frÃ¥gor om de här inställningarna."; -$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "Databasen du anger nedan mÃ¥ste finnas. Om den inte gör det, skapa den innan du fortsätter."; -$a->strings["Database Server Name"] = "Databasserver"; -$a->strings["Default is localhost"] = "Standard är localhost"; -$a->strings["Database Port"] = "Databasport"; -$a->strings["Communication port number - use 0 for default"] = "Kommunikationsportnummer - använd 0 för standardinställning"; -$a->strings["Database Login Name"] = "Loginnamn till databas"; -$a->strings["Database Login Password"] = "Lösenord till databas"; -$a->strings["Database Name"] = "Databasnamn"; -$a->strings["Site administrator email address"] = "Serveradministratörens e-postadress"; -$a->strings["Your account email address must match this in order to use the web admin panel."] = "Ditt kontos e-postadress mÃ¥ste stämma med den här för att webbgränssnittet för administration ska kunna användas."; -$a->strings["Website URL"] = "Webbplatsens URL"; -$a->strings["Please use SSL (https) URL if available."] = "Ange en URL med SSL (https) om tillgängligt"; -$a->strings["Please select a default timezone for your website"] = "Välj en standardtidszon för din webbplats"; -$a->strings["Site settings"] = "Serverinställningar"; -$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Kunde inte hitta en kommandoradsversion av PHP i webbserverns PATH."; -$a->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."] = "Om du inte har en kommandoradsversion av PHP installerad pÃ¥ servern kommer du inte att kunna köra bakgrundshämtning via cron."; -$a->strings["PHP executable path"] = "Sökväg till PHP-programmet"; -$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Ange hela sökvägen till php-programfilen. Du kan lämna det här blankt för att fortsätta installationen."; -$a->strings["Command line PHP"] = "Kommandorads-PHP"; -$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "Kommandoradsversionen av PHP pÃ¥ ditt system har inte \"register_argc_argv\" aktiverat."; -$a->strings["This is required for message delivery to work."] = "Det här behövs för att meddelandeleverans ska fungera."; -$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv"; -$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Fel: \"openssl_pkey_new\"-funktionen pÃ¥ det här systemet kan inte generera kryptonycklar"; -$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Om systemet kör Windows, se \"http://www.php.net/manual/en/openssl.installation.php\"."; -$a->strings["Generate encryption keys"] = "Generera kryptonycklar"; -$a->strings["libCurl PHP module"] = "PHP-modulen libCurl"; -$a->strings["GD graphics PHP module"] = "PHP-modulen GD graphics"; -$a->strings["OpenSSL PHP module"] = "PHP-modulen OpenSSL"; -$a->strings["mysqli PHP module"] = "PHP-modulen mysqli"; -$a->strings["mb_string PHP module"] = "PHP-modulen mb_string"; -$a->strings["mcrypt PHP module"] = "PHP-modulen mcrypt"; -$a->strings["Apache mod_rewrite module"] = "Apache-modulen mod_rewrite"; -$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Fel: Apache-webbserverns mod-rewrite-modul krävs men är inte installerad."; -$a->strings["proc_open"] = "proc_open"; -$a->strings["Error: proc_open is required but is either not installed or has been disabled in php.ini"] = "Fel: proc_open krävs men är antingen inte installerad eller har inaktiverats i php.ini"; -$a->strings["Error: libCURL PHP module required but not installed."] = "Fel: PHP-modulen libCURL krävs men är inte installerad."; -$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Fel: PHP-modulen GD graphics med JPEG-stöd krävs men är inte installerad."; -$a->strings["Error: openssl PHP module required but not installed."] = "Fel: PHP-modulen openssl krävs men är inte installerad."; -$a->strings["Error: mysqli PHP module required but not installed."] = "Fel: PHP-modulen mysqli krävs men är inte installerad."; -$a->strings["Error: mb_string PHP module required but not installed."] = "Fel: PHP-modulen mb_string krävs men är inte installerad."; -$a->strings["Error: mcrypt PHP module required but not installed."] = "Fel: PHP-modulen mcrypt krävs men är inte installerad."; -$a->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."] = "Webbinstallationen mÃ¥ste kunna skapa filen \".htconfig.php\" i toppkatalogen pÃ¥ din webbserver men kan inte göra det."; -$a->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."] = "Det är ofta en behörighetsinställning som gör att webbservern inte kan skriva filer i din katalog - även om du kan."; -$a->strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Red top folder."] = "Efter den här proceduren kommer vi att ge dig en text att spara i filen .htconfig.php i Reds toppkatalog."; -$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"install/INSTALL.txt\" for instructions."] = "Alternativt kan du hoppa över den här proceduren och göra en manuell installation. För instruktioner, se filen \"install/INSTALL.txt\"."; -$a->strings[".htconfig.php is writable"] = ".htconfig.php är skrivbar"; -$a->strings["Red uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Red använder mallmotorn Smarty3 för att rendera webbvyerna. Smarty3 kompilerar mallar till PHP för att snabba upp renderingen."; -$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/tpl/smarty3/ under the Red top level folder."] = "För att kunna spara de här kompilerade mallarna behöver webbservern ha skrivrättigheter i katalogen view/tpl/smarty3/ under Reds toppkatalog."; -$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Försäkra dig om att användaren som din webbserver kör som (t.ex. www-data) har skrivrättigheter till den här katalogen."; -$a->strings["Note: as a security measure, you should give the web server write access to view/tpl/smarty3/ only--not the template files (.tpl) that it contains."] = "Observera: som en säkerhetsÃ¥tgärd bör du ge webbservern skrivrättigheter endast till view/tpl/smarty3 - inte till mallfilerna (.tpl) som den innehÃ¥ller."; -$a->strings["view/tpl/smarty3 is writable"] = "view/tpl/smarty3 är skrivbar"; -$a->strings["Red uses the store directory to save uploaded files. The web server needs to have write access to the store directory under the Red top level folder"] = "Red använder katalogen store för att spara uppladdade filer. Webbservern behöver ha skrivrättigheter till katalogen store under Reds toppkatalog."; -$a->strings["store is writable"] = "store är skrivbar"; -$a->strings["SSL certificate cannot be validated. Fix certificate or disable https access to this site."] = "SSL-certifikatet kan inte valideras. Fixa certifikatet eller inaktivera https-Ã¥tkomst till den här servern."; -$a->strings["If you use https access, you MUST use a certification instance known by all internet browsers. You MUST NOT use self-signed certificates!"] = "Om du använder https-Ã¥tkomst MÃ…STE du använda ett certifikat som känns igen av alla webbläsare. Du FÃ…R INTE använda självsignerade certifikat!"; -$a->strings["This restriction is incorporated because public posts from you may for example contain references to images on your own hub. If your"] = "Den här restriktionen finns för att offentliga inlägg frÃ¥n dig till exempel kan innehÃ¥lla referenser till bilder pÃ¥ din egen hubb. Om ditt"; -$a->strings["certificate is not known by the internet browser of users they get a warning message complaining about some security issues. Although"] = "certifikat inte känns igen av användares webbläsare fÃ¥r de ett varningsmeddelande om säkerhetsproblem. Även om"; -$a->strings["these complains are not the real truth - there are no security issues with your encryption! - the users may be confused, nerved or even"] = "de här varningarna inte är helt sanna - det är inga säkerhetsproblem med din kryptering! - sÃ¥ kan användare bli förvirrade, nervösa eller"; -$a->strings["worse may become scared about redmatrix having security issues. Use one of the free certification instances!"] = "ännu värre, bli skrämda att redmatrix skulle ha säkerhetsproblem. Använd en av utfärdarna av gratis certifikat."; -$a->strings["SSL certificate validation"] = "SSL-certifikatvalidering"; -$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "URL rewrite i .htaccess fungerar inte. Kontrollera din serverkonfiguration."; -$a->strings["Url rewrite is working"] = "URL rewrite fungerar"; -$a->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."] = "Databaskonfigurationsfilen \".htconfig.php\" kunde inte skrivas. Använd den bifogade texten för att skapa en konfigurationsfil i din webbservers rot."; -$a->strings["Errors encountered creating database tables."] = "Fel inträffade när databastabeller skulle skapas."; -$a->strings["<h1>What next</h1>"] = "<h1>Nästa steg</h1>"; -$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "VIKTIGT: Du behöver ställa in en schemalagd för hämtningsrutinen [manuellt]"; -$a->strings["Age: "] = "Ã…lder:"; -$a->strings["Gender: "] = "Kön:"; -$a->strings["Finding:"] = "Sökning efter:"; -$a->strings["next page"] = "nästa sida"; -$a->strings["previous page"] = "föregÃ¥ende sida"; -$a->strings["No entries (some entries may be hidden)."] = "Inga resultat (vissa resultat kan vara dolda)."; -$a->strings["Remote privacy information not available."] = "Icke-lokal integritetsinformation är inte tillgänglig"; -$a->strings["Visible to:"] = "Synlig för:"; +$a->strings["Channel removals are not allowed within 48 hours of changing the account password."] = "Borttagning av kanal tillÃ¥ts inte inom 48 timmar efter att kontolösenordet har ändrats."; +$a->strings["Remove This Channel"] = "Ta bort den här kanalen"; +$a->strings["This will completely remove this channel from the network. Once this has been done it is not recoverable."] = "Det här kommer att ta bort den här kanalen helt frÃ¥n nätverket. När det är gjort gÃ¥r det inte att Ã¥terställa den."; +$a->strings["Please enter your password for verification:"] = "Ange ditt lösenord för att bekräfta:"; +$a->strings["Remove this channel and all its clones from the network"] = "Ta bort den här kanalen och alla dess kloner frÃ¥n nätverket"; +$a->strings["By default only the instance of the channel located on this hub will be removed from the network"] = "Som standard kommer bara den här hubbens instans av kanalen att tas bort frÃ¥n nätverket"; +$a->strings["Remove Channel"] = "Ta bort kanal"; +$a->strings["No channel."] = "Ingen kanal."; +$a->strings["Common connections"] = "Gemensamma kontakter"; +$a->strings["No connections in common."] = "Inga gemensamma kontakter."; +$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Vi drabbades av ett problem vid inloggningen med OpenID:t du uppgav. Kontrollera att ID:t är korrekt stavat."; +$a->strings["The error message was:"] = "Felmeddelandet var:"; +$a->strings["Authentication failed."] = "Inloggning misslyckades."; +$a->strings["Remote Authentication"] = "Fjärrinloggning"; +$a->strings["Enter your channel address (e.g. channel@example.com)"] = "Ange din kanaladress (t.ex. kanal@example.com)"; +$a->strings["Authenticate"] = "Autentisera"; +$a->strings["Like/Dislike"] = "Gilla/ogilla"; +$a->strings["This action is restricted to members."] = "Den här Ã¥tgärden fungerar bara för medlemmar."; +$a->strings["Please <a href=\"rmagic\">login with your RedMatrix ID</a> or <a href=\"register\">register as a new RedMatrix member</a> to continue."] = "<a href=\"rmagic\">Logga in med ditt RedMatrix-ID</a> eller <a href=\"register\">registrera dig som ny RedMatrix medlem</a> för att fortsätta."; +$a->strings["Invalid request."] = "Ogiltig begäran."; +$a->strings["thing"] = "sak"; +$a->strings["Channel unavailable."] = "Kanalen kan ej nÃ¥s."; +$a->strings["Previous action reversed."] = "FöregÃ¥ende Ã¥tgärd Ã¥terställdes."; +$a->strings["Action completed."] = "Ã…tgärden slutfördes."; +$a->strings["Thank you."] = "Tack."; +$a->strings["Remote authentication blocked. You are logged into this site locally. Please logout and retry."] = "Fjärrinloggning blockerades. Du är inloggad pÃ¥ den här servern lokalt. Logga ut och försök igen."; +$a->strings["Welcome %s. Remote authentication successful."] = "Välkommen %s. Fjärrinloggning lyckades."; $a->strings["Could not access contact record."] = "Kunde inte komma Ã¥t kontaktuppgifter."; $a->strings["Could not locate selected profile."] = "Kunde inte hitta vald profil."; $a->strings["Connection updated."] = "Kontakt uppdaterad."; $a->strings["Failed to update connection record."] = "Misslyckades att uppdatera kontaktuppgifter."; +$a->strings["Blocked"] = "Blockerade"; +$a->strings["Ignored"] = "Ignorerade"; +$a->strings["Hidden"] = "Dolda"; +$a->strings["Archived"] = "Arkiverade"; +$a->strings["All"] = "Alla"; +$a->strings["Suggest new connections"] = "FöreslÃ¥ nya kontakter"; +$a->strings["New Connections"] = "Nya kontakter"; +$a->strings["Show pending (new) connections"] = "Visa väntande (nya) kontakter"; +$a->strings["Show all connections"] = "Visa alla kontakter"; +$a->strings["Unblocked"] = "Ej blockerade"; +$a->strings["Only show unblocked connections"] = "Visa endast ej blockerade kontakter"; +$a->strings["Only show blocked connections"] = "Visa endast blockerade kontakter"; +$a->strings["Only show ignored connections"] = "Visa endast ignorerade kontakter"; +$a->strings["Only show archived connections"] = "Visa endast arkiverade kontakter"; +$a->strings["Only show hidden connections"] = "Visa endast dolda kontakter"; +$a->strings["%1\$s [%2\$s]"] = "%1\$s [%2\$s]"; +$a->strings["Edit connection"] = "Redigera kontakt"; +$a->strings["Search your connections"] = "Sök bland dina kontakter"; +$a->strings["Finding: "] = "Sökning efter: "; +$a->strings["OpenID protocol error. No ID returned."] = "Protokollfel för OpenID. Inget ID returnerades."; +$a->strings["Edit post"] = "Redigera inlägg"; +$a->strings["is now connected to"] = "har nu kontakt med"; $a->strings["Could not access address book record."] = "Kunde inte komma Ã¥t adressboksuppgifter."; $a->strings["Refresh failed - channel is currently unavailable."] = "Uppdatering misslyckades - kanalen är inte tillgänglig."; $a->strings["Channel has been unblocked"] = "Kanalen är inte längre blockerad"; @@ -1339,6 +1300,8 @@ $a->strings["Refresh Permissions"] = "Uppdatera behörigheter"; $a->strings["Fetch updated permissions"] = "Hämta uppdaterade behörigheter"; $a->strings["Recent Activity"] = "Senaste aktiviteten"; $a->strings["View recent posts and comments"] = "Visa de senaste inläggen och kommentarerna"; +$a->strings["Unblock"] = "Avblockera"; +$a->strings["Block"] = "Blockera"; $a->strings["Block or Unblock this connection"] = "Blockera eller häv blockering av den här kontakten"; $a->strings["Unignore"] = "Sluta att ignorera"; $a->strings["Ignore"] = "Ignorera"; @@ -1350,12 +1313,11 @@ $a->strings["Unhide"] = "Sluta att dölja"; $a->strings["Hide"] = "Dölj"; $a->strings["Hide or Unhide this connection"] = "Dölj eller sluta att dölja den här kontakten"; $a->strings["Delete this connection"] = "Ta bort den här kontakten"; -$a->strings["Unknown"] = "Okända"; $a->strings["Approve this connection"] = "Godkänn den här kontakten"; $a->strings["Accept connection to allow communication"] = "Acceptera kontakten för att tillÃ¥ta kommunikation"; -$a->strings["Automatic Permissions Settings"] = "Automatiska behörighetsinställningar"; $a->strings["Connections: settings for %s"] = "Kontakter: inställningar för %s"; -$a->strings["When receiving a channel introduction, any permissions provided here will be applied to the new connection automatically and the introduction approved. Leave this page if you do not wish to use this feature."] = "När en kanal presenterar sig för dig kommer alla behörigheter här att gälla för den nya kontakten automatiskt och presentationen att godkännas. Lämna den här sidan om du inte önskar använda den här funktionen."; +$a->strings["Apply these permissions automatically"] = "Använd de här rättigheterna automatiskt"; +$a->strings["Apply the permissions indicated on this page to all new connections."] = "Använd rättigheterna angivna pÃ¥ den här sidan för alla nya kontakter."; $a->strings["Slide to adjust your degree of friendship"] = "Dra för att justera er vänskapsnivÃ¥"; $a->strings["inherited"] = "ärvd"; $a->strings["Connection has no individual permissions!"] = "Kontakten har inga individuella behörigheter!"; @@ -1366,6 +1328,7 @@ $a->strings["Contact Information / Notes"] = "Kontaktinformation / anteckningar" $a->strings["Edit contact notes"] = "Redigera anteckningar för kontakten"; $a->strings["Their Settings"] = "Deras inställningar"; $a->strings["My Settings"] = "Mina inställningar"; +$a->strings["Clear/Disable Automatic Permissions"] = "Rensa/inaktivera automatiska behörigheter"; $a->strings["Forum Members"] = "Forummedlemmar"; $a->strings["Soapbox"] = "Talarstol"; $a->strings["Full Sharing (typical social network permissions)"] = "Full delning (typiska behörigheter för sociala nätverk)"; @@ -1390,29 +1353,47 @@ $a->strings["Currently archived"] = "Arkiverad"; $a->strings["Currently pending"] = "Inväntar svar"; $a->strings["Hide this contact from others"] = "Dölj den här kontakten för andra"; $a->strings["Replies/likes to your public posts <strong>may</strong> still be visible"] = "Svar/gilla-reaktioner pÃ¥ dina offentliga inlägg <strong>kan</strong> fortfarande synas"; -$a->strings["Help with this feature"] = "Hjälp för den här funktionen"; -$a->strings["Layout Name"] = "Layoutnamn"; -$a->strings["Help:"] = "Hjälp:"; -$a->strings["Not Found"] = "Hittas inte"; -$a->strings["Page not found."] = "Sidan hittas inte."; -$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Vi drabbades av ett problem vid inloggningen med OpenID:t du uppgav. Kontrollera att ID:t är korrekt stavat."; -$a->strings["The error message was:"] = "Felmeddelandet var:"; -$a->strings["Authentication failed."] = "Autentisering misslyckades."; -$a->strings["Remote Authentication"] = "Fjärrautentisering."; -$a->strings["Enter your channel address (e.g. channel@example.com)"] = "Ange din kanaladress (t.ex. kanal@example.com)"; -$a->strings["Authenticate"] = "Autentisera"; -$a->strings["Invalid item."] = "Ogiltig post."; -$a->strings["No such group"] = "Ingen sÃ¥dan grupp"; -$a->strings["Search Results For:"] = "Sökresultat för:"; -$a->strings["Collection is empty"] = "Sammanhanget är tomt"; -$a->strings["Collection: "] = "Sammanhang: "; -$a->strings["Connection: "] = "Kontakt:"; -$a->strings["Invalid connection."] = "Ogiltig kontakt."; +$a->strings["Thing updated"] = "FöremÃ¥l uppdaterat"; +$a->strings["Object store: failed"] = "Objektlagring: misslyckades"; +$a->strings["Thing added"] = "FöremÃ¥l tillagt"; +$a->strings["OBJ: %1\$s %2\$s %3\$s"] = "OBJ: %1\$s %2\$s %3\$s"; +$a->strings["Show Thing"] = "Visa föremÃ¥l"; +$a->strings["item not found."] = "föremÃ¥l hittades inte."; +$a->strings["Edit Thing"] = "Redigera föremÃ¥l"; +$a->strings["Select a profile"] = "Välj en profil"; +$a->strings["Post an activity"] = "Posta en aktivitet"; +$a->strings["Only sends to viewers of the applicable profile"] = "Skickar bara till de som tittar pÃ¥ den aktuella profilen"; +$a->strings["Name of thing e.g. something"] = "Namn pÃ¥ föremÃ¥l, t.ex. nÃ¥gonting"; +$a->strings["URL of thing (optional)"] = "URL för föremÃ¥l (frivilligt)"; +$a->strings["URL for photo of thing (optional)"] = "URL för foto pÃ¥ föremÃ¥l (frivilligt)"; +$a->strings["Add Thing to your Profile"] = "Lägg till föremÃ¥l till din profil"; +$a->strings["No valid account found."] = "Inget giltigt konto hittades."; +$a->strings["Password reset request issued. Check your email."] = "LösenordsÃ¥terställning har skickats. Kontrollera din e-post."; +$a->strings["Site Member (%s)"] = "Servermedlem (%s)"; +$a->strings["Password reset requested at %s"] = "LösenordsÃ¥terställning begärd pÃ¥ %s"; +$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Begäran kunde inte bekräftas. (Du kan ha skickat den tidigare.) LösenordsÃ¥terställningen misslyckades."; +$a->strings["Password Reset"] = "LösenordsÃ¥terställning"; +$a->strings["Your password has been reset as requested."] = "Ditt lösenord har Ã¥terställts som begärt."; +$a->strings["Your new password is"] = "Ditt nya lösenord är"; +$a->strings["Save or copy your new password - and then"] = "Spara eller kopiera ditt nya lösenord - "; +$a->strings["click here to login"] = "klicka sedan här för att logga in"; +$a->strings["Your password may be changed from the <em>Settings</em> page after successful login."] = "Ditt lösenord kan bytas frÃ¥n sidan <em>Inställningar</em> när du är inloggad."; +$a->strings["Your password has changed at %s"] = "Ditt lösenord byttes pÃ¥ %s"; +$a->strings["Forgot your Password?"] = "Glömt lösenordet?"; +$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Ange din e-postadress och skicka för att Ã¥terställa ditt lösenord. Kontrollera sedan din e-post för vidare instruktioner."; +$a->strings["Email Address"] = "E-postadress"; +$a->strings["Reset"] = "Ã…terställ"; +$a->strings["Bookmark added"] = "Bokmärke tillagt"; +$a->strings["My Bookmarks"] = "Mina bokmärken"; +$a->strings["My Connections Bookmarks"] = "Mina kontakters bokmärken"; +$a->strings["This site is not a directory server"] = "Den här servern är inte en katalogserver"; +$a->strings["RedMatrix - Guests: Username: {your email address}, Password: +++"] = "RedMatrix - Gäster: Användarnamn {din e-postadress}, Lösenord: +++"; $a->strings["Profile not found."] = "Profil hittades inte."; $a->strings["Profile deleted."] = "Profil borttagen."; $a->strings["Profile-"] = "Profil-"; $a->strings["New profile created."] = "Ny profil skapad."; $a->strings["Profile unavailable to clone."] = "Profil inte tillgänglig för kloning."; +$a->strings["Profile unavailable to export."] = "Profil inte tillgänglig för export."; $a->strings["Profile Name is required."] = "Profilnamn krävs."; $a->strings["Marital Status"] = "CivilstÃ¥nd"; $a->strings["Romantic Partner"] = "Romantisk partner"; @@ -1425,7 +1406,7 @@ $a->strings["Gender"] = "Kön"; $a->strings["Sexual Preference"] = "Sexuell preferens"; $a->strings["Homepage"] = "Hemsida"; $a->strings["Interests"] = "Intressen"; -$a->strings["Location"] = "Plats"; +$a->strings["Address"] = "Adress"; $a->strings["Profile updated."] = "Profil uppdaterad."; $a->strings["Hide your contact/friend list from viewers of this profile?"] = "Dölj din kontakt-/vänlista för de som ser den här profilen"; $a->strings["Edit Profile Details"] = "Redigera profildetaljer"; @@ -1434,11 +1415,13 @@ $a->strings["Change Profile Photo"] = "Byt profilfoto"; $a->strings["Create a new profile using these settings"] = "Skapa en ny profil utifrÃ¥n de här inställningarna"; $a->strings["Clone this profile"] = "Klona den här profilen"; $a->strings["Delete this profile"] = "Ta bort den här profilen"; +$a->strings["Import profile from file"] = "Importera profil frÃ¥n fil"; +$a->strings["Export profile to file"] = "Exportera profil som fil"; $a->strings["Profile Name:"] = "Profilnamn:"; $a->strings["Your Full Name:"] = "Ditt fulllständiga namn:"; $a->strings["Title/Description:"] = "Titel/beskrivning:"; $a->strings["Your Gender:"] = "Ditt kön:"; -$a->strings["Birthday (%s):"] = "Födelsedag (%s):"; +$a->strings["Birthday :"] = "Födelsedag:"; $a->strings["Street Address:"] = "Gatuadress:"; $a->strings["Locality/City:"] = "Ort:"; $a->strings["Postal/Zip Code:"] = "Postnummer:"; @@ -1464,77 +1447,99 @@ $a->strings["Film/dance/culture/entertainment"] = "Film/dans/kultur/underhÃ¥llni $a->strings["Love/romance"] = "Kärlek/romantik"; $a->strings["Work/employment"] = "Arbete/sysselsättning"; $a->strings["School/education"] = "Skola/utbildning"; -$a->strings["This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet."] = "Det här är din <strong>offentliga</strong> profil.<br />Den <strong>kan</strong> ses av vem som helst med tillgÃ¥ng till Internet."; +$a->strings["This is your default profile."] = "Det här är din standardprofil."; +$a->strings["Age: "] = "Ã…lder:"; $a->strings["Edit/Manage Profiles"] = "Redigera/hantera profiler"; $a->strings["Add profile things"] = "Lägg till profilsaker"; $a->strings["Include desirable objects in your profile"] = "Inkludera fina prylar i din profil"; -$a->strings["This site is not a directory server"] = "Den här servern är inte en katalogserver"; -$a->strings["Failed to create source. No channel selected."] = "Misslyckades att skapa källa. Ingen kanal vald."; -$a->strings["Source created."] = "Källa skapad."; -$a->strings["Source updated."] = "Källa uppdaterad."; -$a->strings["*"] = "*"; -$a->strings["Manage remote sources of content for your channel."] = "Hantera fjärrkällor med innehÃ¥ll för din kanal."; -$a->strings["New Source"] = "Ny källa"; -$a->strings["Import all or selected content from the following channel into this channel and distribute it according to your channel settings."] = "Importera allt eller valt innehÃ¥ll frÃ¥n följande kanal till den här kanalen och distribuera det enligt dina kanalinställningar."; -$a->strings["Only import content with these words (one per line)"] = "Importera endast innehÃ¥ll med de här orden (ett per rad)"; -$a->strings["Leave blank to import all public content"] = "Lämna blankt för att importera allt offentligt innehÃ¥ll"; -$a->strings["Channel Name"] = "Kanalnamn"; -$a->strings["Source not found."] = "Källa hittades inte."; -$a->strings["Edit Source"] = "Redigera källa"; -$a->strings["Delete Source"] = "Ta bort källa"; -$a->strings["Source removed"] = "Källa borttagen"; -$a->strings["Unable to remove source."] = "Kunde inte ta bort källa."; -$a->strings["Block Name"] = "Blocknamn"; -$a->strings["Hub not found."] = "Hubb hittades inte."; -$a->strings["You must be logged in to see this page."] = "Du mÃ¥ste vara inloggad för att se den här sidan."; -$a->strings["Room not found"] = "Rum hittas inte"; -$a->strings["Leave Room"] = "Lämna rummet"; -$a->strings["I am away right now"] = "Jag är borta för tillfället"; -$a->strings["I am online"] = "Jag är online"; -$a->strings["Bookmark this room"] = "Bokmärk det här rummet"; -$a->strings["New Chatroom"] = "Nytt chattrum"; -$a->strings["Chatroom Name"] = "Namn pÃ¥ chattrum"; -$a->strings["%1\$s's Chatrooms"] = "%1\$ss chattrum"; -$a->strings["Version %s"] = "Version %s"; -$a->strings["Installed plugins/addons/apps:"] = "Installerade tillägg/moduler/appar:"; -$a->strings["No installed plugins/addons/apps"] = "Inga installerade tillägg/moduler/appar"; -$a->strings["Red"] = "Red"; -$a->strings["This is a hub of the Red Matrix - a global cooperative network of decentralised privacy enhanced websites."] = "Det här är en hubb som hör till Red Matrix - ett globalt samverkande nätverk av decentraliserade integritetsstärkta webbplatser."; -$a->strings["Running at web location"] = "Kör pÃ¥ webbutrymmet"; -$a->strings["Please visit <a href=\"http://getzot.com\">GetZot.com</a> to learn more about the Red Matrix."] = "Besök <a href=\"http://getzot.com\">GetZot.com</a> lära dig mer om Red Matrix."; -$a->strings["Bug reports and issues: please visit"] = "Buggrapporter och problem: besök"; -$a->strings["Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot com"] = "Förslag, uppskattning, etc. - maila \"redmatrix\" at librelist - dot com"; -$a->strings["Site Administrators"] = "Serveradministratörer"; -$a->strings["Add a Channel"] = "Lägg till en kanal"; -$a->strings["A channel is your own collection of related web pages. A channel can be used to hold social network profiles, blogs, conversation groups and forums, celebrity pages, and much more. You may create as many channels as your service provider allows."] = "En kanal är din egen samling av relaterade webbsidor. En kanal kan användas för att innehÃ¥lla sociala nätverksprofiler, bloggar, konversationsgrupper och forum, fansidor, och mycket mer. Du kan skapa sÃ¥ mÃ¥nga kanaler som din tjänsteleverantör tillÃ¥ter."; -$a->strings["Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" "] = "Exempel: \"Bob Jameson\", \"Lisa och hennes hästar\", \"Fotboll\", \"Flyggruppen\" "; -$a->strings["Choose a short nickname"] = "Välj ett kort smeknamn"; -$a->strings["Your nickname will be used to create an easily remembered channel address (like an email address) which you can share with others."] = "Ditt smeknamn används för att skapa en kanaladress som är lätt att komma ihÃ¥g (som en e-postadress) som du kan dela med andra."; -$a->strings["Or <a href=\"import\">import an existing channel</a> from another location"] = "Eller <a href=\"import\">importera en befintlig kanal</a> frÃ¥n en annan plats"; -$a->strings["No valid account found."] = "Inget giltigt konto hittades."; -$a->strings["Password reset request issued. Check your email."] = "LösenordsÃ¥terställning har skickats. Kontrollera din e-post."; -$a->strings["Site Member (%s)"] = "Servermedlem (%s)"; -$a->strings["Password reset requested at %s"] = "LösenordsÃ¥terställning begärd pÃ¥ %s"; -$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Begäran kunde inte bekräftas. (Du kan ha skickat den tidigare.) LösenordsÃ¥terställningen misslyckades."; -$a->strings["Password Reset"] = "LösenordsÃ¥terställning"; -$a->strings["Your password has been reset as requested."] = "Ditt lösenord har Ã¥terställts som begärt."; -$a->strings["Your new password is"] = "Ditt nya lösenord är"; -$a->strings["Save or copy your new password - and then"] = "Spara eller kopiera ditt nya lösenord - "; -$a->strings["click here to login"] = "klicka sedan här för att logga in"; -$a->strings["Your password may be changed from the <em>Settings</em> page after successful login."] = "Ditt lösenord kan bytas frÃ¥n sidan <em>Inställningar</em> när du är inloggad."; -$a->strings["Your password has changed at %s"] = "Ditt lösenord byttes pÃ¥ %s"; -$a->strings["Forgot your Password?"] = "Glömt lösenordet?"; -$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Ange din e-postadress och skicka för att Ã¥terställa ditt lösenord. Kontrollera sedan din e-post för vidare instruktioner."; -$a->strings["Email Address"] = "E-postadress"; -$a->strings["Reset"] = "Ã…terställ"; +$a->strings["Item not found"] = "Posten hittas inte"; $a->strings["Edit Block"] = "Redigera block"; $a->strings["Delete block?"] = "Ta bort block?"; +$a->strings["Insert YouTube video"] = "Infoga Youtube-video"; +$a->strings["Insert Vorbis [.ogg] video"] = "Infoga Vorbis [.ogg]-video"; +$a->strings["Insert Vorbis [.ogg] audio"] = "Infoga Vorbis [.ogg]-ljud"; $a->strings["Delete Block"] = "Ta bort block"; -$a->strings["Select a bookmark folder"] = "Välj en bokmärkeskatalog"; -$a->strings["Save Bookmark"] = "Spara bokmärke"; -$a->strings["URL of bookmark"] = "Bokmärkets URL"; -$a->strings["Description"] = "Beskrivning"; -$a->strings["Or enter new bookmark folder name"] = "Eller ange nytt namn pÃ¥ bokmärkeskatalog"; +$a->strings["Layout updated."] = "Layout uppdaterad."; +$a->strings["Edit System Page Description"] = "Redigera systemsidbeskrivning"; +$a->strings["Layout not found."] = "Layout hittas inte."; +$a->strings["Module Name:"] = "Modulnamn:"; +$a->strings["Layout Help"] = "Layouthjälp"; +$a->strings["Edit Layout"] = "Redigera layout"; +$a->strings["Delete layout?"] = "Ta bort layout?"; +$a->strings["Delete Layout"] = "Ta bort layout"; +$a->strings["Item is not editable"] = "Posten gÃ¥r ej att redigera"; +$a->strings["Delete item?"] = "Ta bort posten?"; +$a->strings["Edit Webpage"] = "Redigera webbsida"; +$a->strings["Delete webpage?"] = "Ta bort webbsida?"; +$a->strings["Delete Webpage"] = "Ta bort webbsida"; +$a->strings["webpage"] = "webbsida"; +$a->strings["block"] = "block"; +$a->strings["layout"] = "layout"; +$a->strings["%s element installed"] = "%selement installerat"; +$a->strings["Image uploaded but image cropping failed."] = "Bilden laddades upp men beskärning misslyckades."; +$a->strings["Image resize failed."] = "Ändring av bildstorlek misslyckades."; +$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Shift-uppdatera sidan eller rensa webbläsarcachen om det nya fotot inte visas direkt."; +$a->strings["Image exceeds size limit of %d"] = "Bilden överskrider storleksbegränsningen %d"; +$a->strings["Unable to process image."] = "Kunde inte behandla bilden."; +$a->strings["Photo not available."] = "Fotot är inte tillgängligt."; +$a->strings["Upload File:"] = "Ladda upp fil:"; +$a->strings["Select a profile:"] = "Välj en profil:"; +$a->strings["Upload Profile Photo"] = "Ladda upp profilfoto"; +$a->strings["skip this step"] = "hoppa över det här steget"; +$a->strings["select a photo from your photo albums"] = "välj ett foto frÃ¥n dina fotoalbum"; +$a->strings["Crop Image"] = "Beskär bild"; +$a->strings["Please adjust the image cropping for optimum viewing."] = "Justera bildens beskärning för bästa utseende."; +$a->strings["Done Editing"] = "Klar med redigering"; +$a->strings["Image uploaded successfully."] = "Bilduppladdning lyckades."; +$a->strings["Image upload failed."] = "Bilduppladdning misslyckades."; +$a->strings["Image size reduction [%s] failed."] = "Krympning av bilden [%s] misslyckades."; +$a->strings["Unable to locate original post."] = "Kunde inte hitta originalinlägget."; +$a->strings["Empty post discarded."] = "Tomt inlägg förkastat."; +$a->strings["Executable content type not permitted to this channel."] = "Körbart innehÃ¥ll tillÃ¥ts inte i den här kanalen."; +$a->strings["System error. Post not saved."] = "Systemfel. Inlägget inte sparat."; +$a->strings["You have reached your limit of %1$.0f top level posts."] = "Du har nÃ¥tt din gräns pÃ¥ %1$.0f toppnivÃ¥inlägg."; +$a->strings["You have reached your limit of %1$.0f webpages."] = "Du har nÃ¥tt din gräns pÃ¥ %1$.0f webbsidor."; +$a->strings["Contact not found."] = "Kontakten hittades inte."; +$a->strings["Friend suggestion sent."] = "VänförfrÃ¥gan skickad."; +$a->strings["Suggest Friends"] = "FöreslÃ¥ vänner"; +$a->strings["Suggest a friend for %s"] = "FöreslÃ¥ en vän för %s"; +$a->strings["Permission Denied."] = "Behörighet saknas."; +$a->strings["File not found."] = "Filen hittas inte."; +$a->strings["Edit file permissions"] = "Redigera filrättigheter"; +$a->strings["Set/edit permissions"] = "Ställ in/ändra behörigheter"; +$a->strings["Include all files and sub folders"] = "Inkludera alla filer och underkataloger"; +$a->strings["Return to file list"] = "Ã…tergÃ¥ till fillistan"; +$a->strings["Copy/paste this code to attach file to a post"] = "Kopiera/klistra in den här koden för att bifoga filen i ett inlägg"; +$a->strings["Copy/paste this URL to link file from a web page"] = "Kopiera/klistra in den här URL:en för att länka till filen frÃ¥n en webbsida"; +$a->strings["Help:"] = "Hjälp:"; +$a->strings["Not Found"] = "Hittas inte"; +$a->strings["network"] = "nätverk"; +$a->strings["No potential page delegates located."] = "Inga potentiella sid-ombud funna."; +$a->strings["Delegate Page Management"] = "Delegera sidhantering"; +$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Ombud kan hantera alla aspekter av det här kontot/den här sidan förutom grundläggande kontoinställningar. Delegera inte ditt personliga konto till nÃ¥gon som du inte litar fullständigt pÃ¥."; +$a->strings["Existing Page Managers"] = "Befintliga sid-ansvariga"; +$a->strings["Existing Page Delegates"] = "Befintliga sid-ombud"; +$a->strings["Potential Delegates"] = "Potentiella ombud"; +$a->strings["Remove"] = "Ta bort"; +$a->strings["Add"] = "Lägg till"; +$a->strings["No entries."] = "Inga poster."; +$a->strings["Channel added."] = "Kanal tillagd."; +$a->strings["Collection created."] = "Krets skapad."; +$a->strings["Could not create collection."] = "Kunde inte skapa krets."; +$a->strings["Collection updated."] = "Kretsen uppdaterad."; +$a->strings["Create a collection of channels."] = "Skapa en krets av kanaler."; +$a->strings["Collection Name: "] = "Namn pÃ¥ krets: "; +$a->strings["Members are visible to other channels"] = "Medlemmar kan ses av andra kanaler"; +$a->strings["Collection removed."] = "Krets borttagen."; +$a->strings["Unable to remove collection."] = "Kunde inte ta bort krets."; +$a->strings["Collection Editor"] = "Redigera krets"; +$a->strings["Members"] = "Medlemmar"; +$a->strings["All Connected Channels"] = "Alla anslutna kanaler"; +$a->strings["Click on a channel to add or remove."] = "Klicka pÃ¥ en kanal för att lägga till eller ta bort."; +$a->strings["Red Matrix - "The Network""] = "Red Matrix - "Nätverket""; +$a->strings["Welcome to %s"] = "Välkommen till %s"; +$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Inga förslag tillgängliga. Om det här är en ny server, försök igen om 24 timmar."; +$a->strings["Your service plan only allows %d channels."] = "Din tjänstenivÃ¥ tillÃ¥ter bara %d kanaler."; $a->strings["Nothing to import."] = "Inget att importera."; $a->strings["Unable to download data from old server"] = "Kunde inte ladda ner data frÃ¥n den gamla servern"; $a->strings["Imported file is empty."] = "Den importerade filen är tom."; @@ -1552,226 +1557,373 @@ $a->strings["Your old login email address"] = "Din gamla e-postadress för inlog $a->strings["Your old login password"] = "Ditt gamla inloggningslösenord"; $a->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."] = "Ange i bägge fallen om den här hubben ska vara din nya primära adress eller om den gamla platsen ska fortsätta att ha den rollen. Du kommer att kunna posta frÃ¥n bÃ¥da platser, men bara en kan vara primärt utrymme för filer, foton och media."; $a->strings["Make this hub my primary location"] = "Gör den här hubben till min primära plats"; +$a->strings["Import existing posts if possible"] = "Importera befintliga inlägg om möjligt"; +$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s taggade%2\$ss %3\$s med %4\$s"; +$a->strings["Tag removed"] = "Tagg borttagen"; +$a->strings["Remove Item Tag"] = "Ta bort innehÃ¥llstagg"; +$a->strings["Select a tag to remove: "] = "Välj en tagg att ta bort: "; +$a->strings["Theme settings updated."] = "Temainställningar uppdaterade."; +$a->strings["Site"] = "Server"; +$a->strings["Accounts"] = "Konton"; +$a->strings["Channels"] = "Kanaler"; +$a->strings["Plugins"] = "Tillägg"; +$a->strings["Themes"] = "Teman"; +$a->strings["Server"] = "Server"; +$a->strings["Profile Config"] = "Profilkonfiguration"; +$a->strings["DB updates"] = "Databasuppdateringar"; +$a->strings["Logs"] = "Loggar"; +$a->strings["Plugin Features"] = "Tilläggsfunktioner"; +$a->strings["User registrations waiting for confirmation"] = "Användarregistreringar som behöver bekräftas"; +$a->strings["Message queues"] = "Meddelandeköer"; +$a->strings["Administration"] = "Administration"; +$a->strings["Summary"] = "Sammanfattning"; +$a->strings["Registered users"] = "Registrerade användare"; +$a->strings["Pending registrations"] = "PÃ¥gÃ¥ende registreringar"; +$a->strings["Version"] = "Version"; +$a->strings["Active plugins"] = "Aktiva tillägg"; +$a->strings["Site settings updated."] = "Serverinställningar uppdaterade."; +$a->strings["mobile"] = "mobilt"; +$a->strings["experimental"] = "experimentellt"; +$a->strings["unsupported"] = "stöds ej"; +$a->strings["Yes - with approval"] = "Ja - med godkännande"; +$a->strings["My site is not a public server"] = "Min server är inte offentlig"; +$a->strings["My site has paid access only"] = "Min server har endast Ã¥tkomst mot betalning"; +$a->strings["My site has free access only"] = "Min server har endast gratis Ã¥tkomst"; +$a->strings["My site offers free accounts with optional paid upgrades"] = "Min server erbjuder gratis konton med uppgradering mot betalning"; +$a->strings["File upload"] = "Filuppladdning"; +$a->strings["Policies"] = "Policyer"; +$a->strings["Site name"] = "Servernamn"; +$a->strings["Banner/Logo"] = "Banner/logga"; +$a->strings["Administrator Information"] = "Administratörsinformation"; +$a->strings["Contact information for site administrators. Displayed on siteinfo page. BBCode can be used here"] = "Kontaktinfo till sidadministratörer. Visas pÃ¥ sidinfosidan. BBCode kan användas här"; +$a->strings["System language"] = "SystemsprÃ¥k"; +$a->strings["System theme"] = "Systemtema"; +$a->strings["Default system theme - may be over-ridden by user profiles - <a href='#' id='cnftheme'>change theme settings</a>"] = "Förvalt systemtema - kan Ã¥sidosättas i användarprofiler - <a href='#' id='cnftheme'>ändra temainställningar</a>"; +$a->strings["Mobile system theme"] = "Mobilt systemtema"; +$a->strings["Theme for mobile devices"] = "Tema för mobila enheter"; +$a->strings["Enable Diaspora Protocol"] = "Aktivera protokoll för Diaspora"; +$a->strings["Communicate with Diaspora and Friendica - experimental"] = "Kommunicera med Diaspora och Friendica - experimentellt"; +$a->strings["Allow Feeds as Connections"] = "TillÃ¥t flöden som kontakter"; +$a->strings["(Heavy system resource usage)"] = "(systemresurskrävande)"; +$a->strings["Maximum image size"] = "Maximal bildstorlek"; +$a->strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = "Maximal storlek i byte för uppladdade bilder. Standard är 0, vilket innebär ingen storleksbegränsning."; +$a->strings["Does this site allow new member registration?"] = "TillÃ¥ter den här servern nya medlemmar att registrera sig?"; +$a->strings["Which best describes the types of account offered by this hub?"] = "Vilket beskriver bäst kontotypen som erbjuds pÃ¥ den här hubben?"; +$a->strings["Register text"] = "Registreringstext"; +$a->strings["Will be displayed prominently on the registration page."] = "Visas tydligt pÃ¥ registreringssidan."; +$a->strings["Accounts abandoned after x days"] = "Konto övergivet efter x dagar"; +$a->strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "Slösar inte systemresurser genom att frÃ¥ga externa servrar efter övergivna konton. 0 innebär ingen tidsbegränsning."; +$a->strings["Allowed friend domains"] = "TillÃ¥tna vändomäner"; +$a->strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "Kommaseparerad lista med domäner som tillÃ¥ts att upprätta ett vänförhÃ¥llande med den här servern. Jokertecken är tillÃ¥tna. Töm för att tillÃ¥ta alla domäner."; +$a->strings["Allowed email domains"] = "TillÃ¥tna e-postdomäner"; +$a->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"] = "Kommaseparerad lista med domäner som tillÃ¥ts i e-postadresser för registreringar pÃ¥ den här servern. Jokertecken är tillÃ¥tna. Töm för att tillÃ¥ta alla domäner."; +$a->strings["Block public"] = "Blockera offentlig Ã¥tkomst"; +$a->strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "Välj för att blockera Ã¥tkomst till alla personliga sidor som annars skulle vara offentliga pÃ¥ den här servern om man inte är inloggad."; +$a->strings["Verify Email Addresses"] = "Bekräfta e-postadress"; +$a->strings["Check to verify email addresses used in account registration (recommended)."] = "Välj för att bekräfta e-postadresser som används för kontoregistrering (rekommenderas)."; +$a->strings["Force publish"] = "Tvinga publicering"; +$a->strings["Check to force all profiles on this site to be listed in the site directory."] = "Välj för att tvinga alla profiler pÃ¥ den här servern att listas i serverkatalogen."; +$a->strings["Disable discovery tab"] = "Inaktivera upptäck-fliken"; +$a->strings["Remove the tab in the network view with public content pulled from sources chosen for this site."] = "Ta bort fliken i nätverksvyn med offentligt innehÃ¥ll som hämtas frÃ¥n källor valda för den här servern."; +$a->strings["No login on Homepage"] = "Ingen inloggning pÃ¥ hemsidan"; +$a->strings["Check to hide the login form from your sites homepage when visitors arrive who are not logged in (e.g. when you put the content of the homepage in via the site channel)."] = "Välj för att gömma inloggningsformuläret frÃ¥n serverns hemsida för oinloggade besökare (t.ex. när du lägger in hemsideinnehÃ¥llet via serverkanalen)."; +$a->strings["Proxy user"] = "Proxyanvändare"; +$a->strings["Proxy URL"] = "Proxy-URL"; +$a->strings["Network timeout"] = "Nätverkstimeout"; +$a->strings["Value is in seconds. Set to 0 for unlimited (not recommended)."] = "Värde i sekunder. Sätt till 0 för obegränsat (ej rekommenderat)."; +$a->strings["Delivery interval"] = "Leveransintervall"; +$a->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."] = "Fördröj leveransprocesser som görs i bakgrunden sÃ¥ här mÃ¥nga sekunder för att reducera systembelastningen. Rekommenderat: 4-5 för delade värdar, 2-3 för virtuella privata servrar. 0-1 för stora dedikerade servrar."; +$a->strings["Poll interval"] = "Hämtningsintervall"; +$a->strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."] = "Fördröj hämtningsprocesser som görs i bakgrunden sÃ¥ här mÃ¥nga sekunder för att reducera systembelastningen. Om 0 används leveransintervallet."; +$a->strings["Maximum Load Average"] = "Maximal genomsnittsbelastning"; +$a->strings["Maximum system load before delivery and poll processes are deferred - default 50."] = "Maximal systembelastning innan leverans- och hämtningsprocesser skjuts upp - standard är 50."; +$a->strings["No server found"] = "Ingen server hittad"; +$a->strings["ID"] = "ID"; +$a->strings["for channel"] = "för kanal"; +$a->strings["on server"] = "pÃ¥ server"; +$a->strings["Status"] = "Status"; +$a->strings["Update has been marked successful"] = "Uppdatering har markerats som genomförd"; +$a->strings["Executing %s failed. Check system logs."] = "Körning av %s misslyckades. Kontrollera systemloggarna."; +$a->strings["Update %s was successfully applied."] = "Uppdatering %s genomfördes utan problem."; +$a->strings["Update %s did not return a status. Unknown if it succeeded."] = "Uppdatering %s returnerade ingen status. Oklart om den lyckades."; +$a->strings["Update function %s could not be found."] = "Uppdateringsfunktion %s kunde inte hittas."; +$a->strings["No failed updates."] = "Inga misslyckade uppdateringar."; +$a->strings["Failed Updates"] = "Misslyckade uppdateringar"; +$a->strings["Mark success (if update was manually applied)"] = "Markera som genomförd (om uppdateringen gjordes manuellt)"; +$a->strings["Attempt to execute this update step automatically"] = "Försök att köra den här uppdateringen automatiskt"; +$a->strings["%s user blocked/unblocked"] = array( + 0 => "%s användare blockerad/avblockerad", + 1 => "%s användare blockerade/avblockerade", +); +$a->strings["%s user deleted"] = array( + 0 => "%s användare borttagen", + 1 => "%s användare borttagna", +); +$a->strings["Account not found"] = "Konto hittas inte"; +$a->strings["User '%s' unblocked"] = "Användare '%s' avblockerad"; +$a->strings["User '%s' blocked"] = "Användare '%s' blockerad"; +$a->strings["Users"] = "Användare"; +$a->strings["select all"] = "välj alla"; +$a->strings["User registrations waiting for confirm"] = "Användarregistreringar som inväntar bekräftelse"; +$a->strings["Request date"] = "Ansökningsdatum"; +$a->strings["No registrations."] = "Inga registreringar."; +$a->strings["Approve"] = "Godkänn"; +$a->strings["Deny"] = "AvslÃ¥"; +$a->strings["Register date"] = "Registreringsdatum"; +$a->strings["Last login"] = "Senaste inloggning"; +$a->strings["Expires"] = "Upphör att gälla"; +$a->strings["Service Class"] = "Tjänsteklass"; +$a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Valda användare kommer att tas bort!\\n\\nAllt dessa användare har postat pÃ¥ den här servern kommer att raderas permanent!\\n\\nÄr du säker?"; +$a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Användaren {0} kommer att tas bort!\\n\\nAllt den här användaren har postat pÃ¥ den här servern kommer att raderas permanent!\\n\\nÄr du säker?"; +$a->strings["%s channel censored/uncensored"] = array( + 0 => "%s kanal censurerad/avcensurerad", + 1 => "%s kanaler censurerade/avcensurerade", +); +$a->strings["%s channel deleted"] = array( + 0 => "%s kanal borttagen", + 1 => "%s kanaler borttagna", +); +$a->strings["Channel not found"] = "Kanal hittas inte"; +$a->strings["Channel '%s' deleted"] = "Kanalen '%s' togs bort"; +$a->strings["Channel '%s' uncensored"] = "Kanal '%s' avcensurerad"; +$a->strings["Channel '%s' censored"] = "Kanal '%s' censurerad"; +$a->strings["Censor"] = "Censurera"; +$a->strings["Uncensor"] = "Avcensurera"; +$a->strings["UID"] = "UID"; +$a->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?"] = "Valda kanaler kommer att tas bort!\\n\\nAllt som har postats i de kanalerna pÃ¥ den här servern kommer att raderas permanent!\\n\\nÄr du säker?"; +$a->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?"] = "Kanalen {0} kommer att tas bort!\\n\\nAllt som har postats i den här kanalen pÃ¥ den här servern kommer att raderas permanent!\\n\\nÄr du säker?"; +$a->strings["Plugin %s disabled."] = "Tillägg %s inaktiverat."; +$a->strings["Plugin %s enabled."] = "Tillägg %s aktiverat."; +$a->strings["Disable"] = "Inaktivera"; +$a->strings["Enable"] = "Aktivera"; +$a->strings["Toggle"] = "Växla"; +$a->strings["Author: "] = "Författare:"; +$a->strings["Maintainer: "] = "UnderhÃ¥llare:"; +$a->strings["No themes found."] = "Inga teman funna."; +$a->strings["Screenshot"] = "Skärmdump"; +$a->strings["[Experimental]"] = "[Experimentellt]"; +$a->strings["[Unsupported]"] = "[Utan support]"; +$a->strings["Log settings updated."] = "Logginställningar uppdaterade."; +$a->strings["Clear"] = "Rensa"; +$a->strings["Debugging"] = "Avlusning"; +$a->strings["Log file"] = "Loggfil"; +$a->strings["Must be writable by web server. Relative to your Red top-level directory."] = "MÃ¥ste vara skrivbar för webbservern. Anges relativt Reds toppkatalog."; +$a->strings["Log level"] = "LoggnivÃ¥"; +$a->strings["New Profile Field"] = "Nytt profilfält"; +$a->strings["Field nickname"] = "Smeknamn pÃ¥ fält"; +$a->strings["System name of field"] = "Systemnamn pÃ¥ fält"; +$a->strings["Input type"] = "Datatyp"; +$a->strings["Field Name"] = "Fältnamn"; +$a->strings["Label on profile pages"] = "Beteckning pÃ¥ profilsidor"; +$a->strings["Help text"] = "Hjälptext"; +$a->strings["Additional info (optional)"] = "Ytterligare info (frivilligt)"; +$a->strings["Field definition not found"] = "Fältdefinition hittades inte"; +$a->strings["Edit Profile Field"] = "Redigera profilfält"; +$a->strings["Location not found."] = "Platsen hittades inte."; +$a->strings["Primary location cannot be removed."] = "Huvudplatsen kan inte tas bort."; +$a->strings["No locations found."] = "Inga platser hittades."; +$a->strings["Manage Channel Locations"] = "Hantera kanalplatser"; +$a->strings["Location (address)"] = "Plats (adress)"; +$a->strings["Primary Location"] = "Huvudplats"; +$a->strings["Drop location"] = "Ta bort plats"; +$a->strings["Unable to lookup recipient."] = "Kunde inte hitta mottagare."; +$a->strings["Unable to communicate with requested channel."] = "Kunde inte kommunicera med den begärda kanalen."; +$a->strings["Cannot verify requested channel."] = "Kan inte bekräfta den begärda kanalen."; +$a->strings["Selected channel has private message restrictions. Send failed."] = "Den valda kanalen har restriktioner för privata meddelanden. Misslyckades att skicka."; +$a->strings["Message deleted."] = "Meddelande borttaget."; +$a->strings["Message recalled."] = "Meddelande Ã¥terkallat."; +$a->strings["Send Private Message"] = "Skicka privat meddelande."; +$a->strings["To:"] = "Till:"; +$a->strings["Subject:"] = "Ämne:"; +$a->strings["Your message:"] = "Ditt meddelande:"; +$a->strings["Send"] = "Skicka"; +$a->strings["Message not found."] = "Meddelandet hittades inte."; +$a->strings["Delete message"] = "Ta bort meddelande"; +$a->strings["Recall message"] = "Ã…terkalla meddelande"; +$a->strings["Message has been recalled."] = "Meddelandet har Ã¥terkallats."; +$a->strings["Private Conversation"] = "Privat konversation"; +$a->strings["Delete conversation"] = "Ta bort konversation"; +$a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "Ingen säker kommunikationskanal tillgänglig. Du kan <strong>möjligtvis</strong> svara frÃ¥n avsändarens profilsida."; +$a->strings["Send Reply"] = "Skicka svar"; +$a->strings["Total invitation limit exceeded."] = "Gränsen för totalt antal inbjudningar överskriden."; +$a->strings["%s : Not a valid email address."] = "%s: Inte en giltig e-postadress."; +$a->strings["Please join us on Red"] = "GÃ¥ med oss i Red"; +$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Inbjudningsgränsen överskriden. Kontakta din serveradministratör."; +$a->strings["%s : Message delivery failed."] = "%s : Leverans av meddelande misslyckades."; +$a->strings["%d message sent."] = array( + 0 => "%d meddelande sänt.", + 1 => "%d meddelanden sända.", +); +$a->strings["You have no more invitations available"] = "Du har inga fler inbjudningar kvar"; +$a->strings["Send invitations"] = "Skicka inbjudan"; +$a->strings["Enter email addresses, one per line:"] = "Ange e-postadresser, en per rad:"; +$a->strings["Please join my community on RedMatrix."] = "GÃ¥ med mig i gemenskapen pÃ¥ RedMatrix."; +$a->strings["You will need to supply this invitation code: "] = "Du kommer att behöva den här inbjudningskoden: "; +$a->strings["1. Register at any RedMatrix location (they are all inter-connected)"] = "1. Skapa konto pÃ¥ en RedMatrix-server (alla är ihopkopplade)"; +$a->strings["2. Enter my RedMatrix network address into the site searchbar."] = "2. Ange min RedMatrix-adress i webbplatsens sökruta."; +$a->strings["or visit "] = "eller besök "; +$a->strings["3. Click [Connect]"] = "3. Klicka [Ta kontakt]"; $a->strings["You have created %1$.0f of %2$.0f allowed channels."] = "Du har skapat %1$.0f av %2$.0f tillÃ¥tna kanaler."; $a->strings["Create a new channel"] = "Skapa en ny kanal"; -$a->strings["Channel Manager"] = "Kanalhanterare"; $a->strings["Current Channel"] = "Nuvarande kanal"; $a->strings["Attach to one of your channels by selecting it."] = "Anslut till en av dina kanaler genom att välja den."; $a->strings["Default Channel"] = "Standardkanal"; $a->strings["Make Default"] = "Gör till standard"; -$a->strings["Total votes"] = "Totala röster"; +$a->strings["[Embedded content - reload page to view]"] = "[Inbäddat innehÃ¥ll - ladda om sidan för att visa]"; +$a->strings["Help with this feature"] = "Hjälp för den här funktionen"; +$a->strings["Layout Name"] = "Layoutnamn"; +$a->strings["Remote privacy information not available."] = "Icke-lokal integritetsinformation är inte tillgänglig"; +$a->strings["Visible to:"] = "Kan ses av:"; +$a->strings["No connections."] = "Inga kontakter."; +$a->strings["Visit %s's profile [%s]"] = "Besök %ss profil [%s]"; +$a->strings["View Connnections"] = "Visa kontakter"; +$a->strings["Hub not found."] = "Hubb hittades inte."; +$a->strings["Total votes"] = "Totalt antal röster"; $a->strings["Average Rating"] = "Genomsnittsbetyg"; +$a->strings["No such group"] = "Ingen sÃ¥dan grupp"; +$a->strings["Search Results For:"] = "Sökresultat för:"; +$a->strings["Collection is empty"] = "Kretsen är tom"; +$a->strings["Collection: "] = "Krets: "; +$a->strings["Connection: "] = "Kontakt:"; +$a->strings["Invalid connection."] = "Ogiltig kontakt."; +$a->strings["Wall Photos"] = "Väggfoton"; $a->strings["Profile Match"] = "Profilträff"; $a->strings["No keywords to match. Please add keywords to your default profile."] = "Inga nyckelord att matcha mot. Lägg till nÃ¥gra nyckelord i din standardprofil."; $a->strings["is interested in:"] = "är intresserad av:"; $a->strings["No matches"] = "Inga träffar"; -$a->strings["Away"] = "Borta"; -$a->strings["Online"] = "Online"; -$a->strings["OpenID protocol error. No ID returned."] = "Protokollfel för OpenID. Inget ID returnerades."; -$a->strings["Welcome %s. Remote authentication successful."] = "Välkommen %s. Fjärrautentisering lyckades."; -$a->strings["Edit Layout"] = "Redigera layout"; -$a->strings["Delete layout?"] = "Ta bort layout?"; -$a->strings["Delete Layout"] = "Ta bort layout"; -$a->strings["Remote authentication blocked. You are logged into this site locally. Please logout and retry."] = "Fjärrautentisering blockerades. Du är inloggad pÃ¥ den här servern lokalt. Logga ut och försök igen."; -$a->strings["Fetching URL returns error: %1\$s"] = "Hämtning av URL returnerade fel: %1\$s"; -$a->strings["Image uploaded but image cropping failed."] = "Bilden laddades upp men beskärning misslyckades."; -$a->strings["Image resize failed."] = "Ändring av bildstorlek misslyckades."; -$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Shift-uppdatera sidan eller rensa webbläsarcachen om det nya fotot inte visas direkt."; -$a->strings["Image exceeds size limit of %d"] = "Bilden överskrider storleksbegränsningen %d"; -$a->strings["Unable to process image."] = "Kunde inte behandla bilden."; -$a->strings["Photo not available."] = "Fotot är inte tillgängligt."; -$a->strings["Upload File:"] = "Ladda upp fil:"; -$a->strings["Select a profile:"] = "Välj en profil:"; -$a->strings["Upload Profile Photo"] = "Ladda upp profilfoto"; -$a->strings["Upload"] = "Ladda upp"; -$a->strings["skip this step"] = "hoppa över det här steget"; -$a->strings["select a photo from your photo albums"] = "välj ett foto frÃ¥n dina fotoalbum"; -$a->strings["Crop Image"] = "Beskär bild"; -$a->strings["Please adjust the image cropping for optimum viewing."] = "Justera bildens beskärning för bästa utseende."; -$a->strings["Done Editing"] = "Klar med redigering"; -$a->strings["Image uploaded successfully."] = "Bilduppladdning lyckades."; -$a->strings["Image upload failed."] = "Bilduppladdning misslyckades."; -$a->strings["Image size reduction [%s] failed."] = "Krympning av bilden [%s] misslyckades."; -$a->strings["Blocked"] = "Blockerade"; -$a->strings["Ignored"] = "Ignorerade"; -$a->strings["Hidden"] = "Dolda"; -$a->strings["Archived"] = "Arkiverade"; -$a->strings["All"] = "Alla"; -$a->strings["Unconnected"] = "Ej anslutna"; -$a->strings["Suggest new connections"] = "FöreslÃ¥ nya kontakter"; -$a->strings["New Connections"] = "Nya kontakter"; -$a->strings["Show pending (new) connections"] = "Visa väntande (nya) kontakter"; -$a->strings["Show all connections"] = "Visa alla kontakter"; -$a->strings["Unblocked"] = "Ej blockerade"; -$a->strings["Only show unblocked connections"] = "Visa endast ej blockerade kontakter"; -$a->strings["Only show blocked connections"] = "Visa endast blockerade kontakter"; -$a->strings["Only show ignored connections"] = "Visa endast ignorerade kontakter"; -$a->strings["Only show archived connections"] = "Visa endast arkiverade kontakter"; -$a->strings["Only show hidden connections"] = "Visa endast dolda kontakter"; -$a->strings["Only show one-way connections"] = "Visa endast enkelriktade kontakter"; -$a->strings["%1\$s [%2\$s]"] = "%1\$s [%2\$s]"; -$a->strings["Edit contact"] = "Redigera kontakt"; -$a->strings["Search your connections"] = "Sök bland dina kontakter"; -$a->strings["Finding: "] = "Sökning efter: "; +$a->strings["Menu updated."] = "Meny uppdaterad."; +$a->strings["Unable to update menu."] = "Kunde inte uppdatera meny."; +$a->strings["Menu created."] = "Meny skapad."; +$a->strings["Unable to create menu."] = "Kunde inte skapa meny."; +$a->strings["Manage Menus"] = "Hantera menyer"; +$a->strings["Drop"] = "Ta bort"; +$a->strings["Bookmarks allowed"] = "Bokmärken tillÃ¥tna"; +$a->strings["Create a new menu"] = "Skapa en ny meny"; +$a->strings["Delete this menu"] = "Ta bort den här menyn"; +$a->strings["Edit menu contents"] = "Redigera menyinnehÃ¥ll"; +$a->strings["Edit this menu"] = "Redigera den här menyn"; +$a->strings["New Menu"] = "Ny meny"; +$a->strings["Menu name"] = "Menynamn"; +$a->strings["Must be unique, only seen by you"] = "MÃ¥ste vara unikt, ses endast av dig"; +$a->strings["Menu title"] = "Menytitel"; +$a->strings["Menu title as seen by others"] = "Menytitel som andra ser den"; +$a->strings["Allow bookmarks"] = "TillÃ¥t bokmärken"; +$a->strings["Menu may be used to store saved bookmarks"] = "Menyn kan användas för att spara bokmärken"; +$a->strings["Menu deleted."] = "Meny borttagen."; +$a->strings["Menu could not be deleted."] = "Menyn kunde inte tas bort."; +$a->strings["Edit Menu"] = "Redigera meny"; +$a->strings["Add or remove entries to this menu"] = "Lägg till eller ta bort menyval"; +$a->strings["Conversation removed."] = "Konversation borttagen."; +$a->strings["No messages."] = "Inga meddelanden."; +$a->strings["D, d M Y - g:i A"] = "D, j M Y - H:i"; +$a->strings["Add a Channel"] = "Lägg till en kanal"; +$a->strings["A channel is your own collection of related web pages. A channel can be used to hold social network profiles, blogs, conversation groups and forums, celebrity pages, and much more. You may create as many channels as your service provider allows."] = "En kanal är din egen samling av relaterade webbsidor. En kanal kan användas för att innehÃ¥lla sociala nätverksprofiler, bloggar, konversationsgrupper och forum, fansidor, och mycket mer. Du kan skapa sÃ¥ mÃ¥nga kanaler som din tjänsteleverantör tillÃ¥ter."; +$a->strings["Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" "] = "Exempel: \"Bob Jameson\", \"Lisa och hennes hästar\", \"Fotboll\", \"Flyggruppen\" "; +$a->strings["Choose a short nickname"] = "Välj ett kort smeknamn"; +$a->strings["Your nickname will be used to create an easily remembered channel address (like an email address) which you can share with others."] = "Ditt smeknamn används för att skapa en kanaladress som är lätt att komma ihÃ¥g (som en e-postadress) som du kan dela med andra."; +$a->strings["Or <a href=\"import\">import an existing channel</a> from another location"] = "Eller <a href=\"import\">importera en befintlig kanal</a> frÃ¥n en annan plats"; +$a->strings["Channel Type"] = "Kanaltyp"; +$a->strings["Please choose a channel type (such as social networking or community forum) and privacy requirements so we can select the best permissions for you"] = "Välj en kanaltyp (som till exempel socialt nätverkande eller gemenskapsforum) och integritetskrav, sÃ¥ kan vi välja de bästa behörigheterna Ã¥t dig"; $a->strings["Invalid request identifier."] = "Ogiltigt ID pÃ¥ förfrÃ¥gan."; $a->strings["Discard"] = "Förkasta"; $a->strings["No more system notifications."] = "Inga fler systemnotifieringar."; $a->strings["System Notifications"] = "Systemnotifieringar"; +$a->strings["Xchan Lookup"] = "Xchan-sökning"; +$a->strings["Lookup xchan beginning with (or webbie): "] = "Sök efter xchan som börjar med (eller webbie): "; +$a->strings["invalid target signature"] = "ogiltig mÃ¥lsignatur"; $a->strings["Unable to find your hub."] = "Kunde inte hitta din hubb."; $a->strings["Post successful."] = "Sändning lyckades."; -$a->strings["Edit Webpage"] = "Redigera webbsida"; -$a->strings["Delete webpage?"] = "Ta bort webbsida?"; -$a->strings["Delete Webpage"] = "Ta bort webbsida"; -$a->strings["Channel added."] = "Kanal tillagd."; -$a->strings["Poke/Prod"] = "Puffa/stöt till"; -$a->strings["poke, prod or do other things to somebody"] = "puffa, stöt till eller gör andra saker mot nÃ¥gon"; -$a->strings["Recipient"] = "Mottagare"; -$a->strings["Choose what you wish to do to recipient"] = "Välj vad du önskar göra med mottagaren"; -$a->strings["Make this post private"] = "Gör det här inlägget privat"; -$a->strings["Wall Photos"] = "Väggfoton"; -$a->strings["Insufficient permissions. Request redirected to profile page."] = "Otillräckliga behörigheter. FörfrÃ¥gan omdirigerad till profilsidan."; -$a->strings["Contact not found."] = "Kontakten hittades inte."; -$a->strings["Friend suggestion sent."] = "VänförfrÃ¥gan skickad."; -$a->strings["Suggest Friends"] = "FöreslÃ¥ vänner"; -$a->strings["Suggest a friend for %s"] = "FöreslÃ¥ en vän för %s"; +$a->strings["Gender: "] = "Kön:"; $a->strings["Status: "] = "Status: "; -$a->strings["Sexual Preference: "] = "Sexuell preferens: "; $a->strings["Homepage: "] = "Hemsida: "; $a->strings["Hometown: "] = "Hemort: "; $a->strings["About: "] = "Om: "; +$a->strings["Public Forum:"] = "Offentligt forum:"; $a->strings["Keywords: "] = "Nyckelord: "; -$a->strings["Permission Denied."] = "Behörighet saknas."; -$a->strings["File not found."] = "Filen hittas inte."; -$a->strings["Edit file permissions"] = "Redigera filrättigheter"; -$a->strings["Include all files and sub folders"] = "Inkludera alla filer och underkataloger"; -$a->strings["Return to file list"] = "Ã…tergÃ¥ till fillistan"; -$a->strings["Copy/paste this code to attach file to a post"] = "Kopiera/klistra in den här koden för att bifoga filen i ett inlägg"; -$a->strings["Copy/paste this URL to link file from a web page"] = "Kopiera/klistra in den här URL:en för att länka till filen frÃ¥n en webbsida"; -$a->strings["Download"] = "Ladda ner"; -$a->strings["Used: "] = "Använt: "; -$a->strings["[directory]"] = "[katalog]"; -$a->strings["Limit: "] = "Gräns: "; -$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Inga förslag tillgängliga. Om det här är en ny server, försök igen om 24 timmar."; -$a->strings["Conversation removed."] = "Konversation borttagen."; -$a->strings["No messages."] = "Inga meddelanden."; -$a->strings["D, d M Y - g:i A"] = "D, j M Y - H:i"; -$a->strings["Public Sites"] = "Offentliga servrar"; -$a->strings["The listed sites allow public registration into the Red Matrix. All sites in the matrix are interlinked so membership on any of them conveys membership in the matrix as a whole. Some sites may require subscription or provide tiered service plans. The provider links <strong>may</strong> provide additional details."] = "De listade servrarna tillÃ¥ter offentlig registrering i Red Matrix. Alla servrar i matrisen är sammankopplade, sÃ¥ medlemskap i en av dem medför medlemskap i matrisen som helhet. Vissa servrar kan kräva abonnemang eller erbjuda uppdelade tjänstenivÃ¥er. Leverantörslänkarna <strong>kan</strong> ge ytterligare detaljer."; -$a->strings["Site URL"] = "Server-URL"; -$a->strings["Access Type"] = "Ã…tkomsttyp"; -$a->strings["Registration Policy"] = "Registreringspolicy"; -$a->strings["Maximum daily site registrations exceeded. Please try again tomorrow."] = "Maximalt antal dagliga serverregistreringar överskridet. Försök igen i morgon."; -$a->strings["Please indicate acceptance of the Terms of Service. Registration failed."] = "Välj huruvida du accepterar användarvillkoren. Registrering misslyckades."; -$a->strings["Passwords do not match."] = "Lösenorden stämmer inte överens."; -$a->strings["Registration successful. Please check your email for validation instructions."] = "Registrering lyckades. Kontrollera din e-post för valideringsinstruktioner."; -$a->strings["Your registration is pending approval by the site owner."] = "Din registrering väntar pÃ¥ att bli godkänd av serverägaren."; -$a->strings["Your registration can not be processed."] = "Din registrering kan inte behandlas."; -$a->strings["Registration on this site/hub is by approval only."] = "Registrering pÃ¥ den här servern/hubben mÃ¥ste godkännas."; -$a->strings["<a href=\"pubsites\">Register at another affiliated site/hub</a>"] = "<a href=\"pubsites\">Registrera dig pÃ¥ en annan ansluten server/hubb</a>"; -$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Antal dagliga registreringar som tillÃ¥ts pÃ¥ den här servern har överskridits. Försök igen i morgon."; -$a->strings["Terms of Service"] = "användarvillkor"; -$a->strings["I accept the %s for this website"] = "Jag accepterar den här webbplatsens %s"; -$a->strings["I am over 13 years of age and accept the %s for this website"] = "Jag är över 13 Ã¥r och accepterar den här webbplatsens %s"; -$a->strings["Membership on this site is by invitation only."] = "Medlemskap pÃ¥ den här servern kan endast fÃ¥s genom inbjudan."; -$a->strings["Please enter your invitation code"] = "Ange din inbjudningskod"; -$a->strings["Your email address"] = "Din e-postadress"; -$a->strings["Choose a password"] = "Välj ett lösenord"; -$a->strings["Please re-enter your password"] = "Ange lösenordet igen"; -$a->strings["Please login."] = "Logga in."; -$a->strings["Remove This Channel"] = "Ta bort den här kanalen"; -$a->strings["This will completely remove this channel from the network. Once this has been done it is not recoverable."] = "Det här kommer att ta bort den här kanalen helt frÃ¥n nätverket. När det är gjort gÃ¥r det inte att Ã¥terställa den."; -$a->strings["Please enter your password for verification:"] = "Ange ditt lösenord för att bekräfta:"; -$a->strings["Remove this channel and all its clones from the network"] = "Ta bort den här kanalen och alla dess kloner frÃ¥n nätverket"; -$a->strings["By default only the instance of the channel located on this hub will be removed from the network"] = "Som standard kommer bara den här hubbens instans av kanalen att tas bort frÃ¥n nätverket"; -$a->strings["Remove Channel"] = "Ta bort kanal"; +$a->strings["Finding:"] = "Sökning efter:"; +$a->strings["next page"] = "nästa sida"; +$a->strings["previous page"] = "föregÃ¥ende sida"; +$a->strings["No entries (some entries may be hidden)."] = "Inga resultat (vissa resultat kan vara dolda)."; $a->strings["Page owner information could not be retrieved."] = "Information om sidans ägare kunde inte hittas."; $a->strings["Album not found."] = "Albumet hittades inte."; $a->strings["Delete Album"] = "Ta bort album"; $a->strings["Delete Photo"] = "Ta bort foto"; $a->strings["No photos selected"] = "Inga foton valda"; $a->strings["Access to this item is restricted."] = "Ã…tkomst till den här posten är begränsat."; -$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "Du har använt %1$.2f MB av %2$.2f MB fotoutrymme."; -$a->strings["You have used %1$.2f Mbytes of photo storage."] = "Du har använt %1$.2f MB fotoutrymme."; +$a->strings["%1$.2f MB of %2$.2f MB photo storage used."] = "%1$.2f MB av %2$.2f MB fotolagring använt."; +$a->strings["%1$.2f MB photo storage used."] = "%1$.2f MB fotolagring använt."; $a->strings["Upload Photos"] = "Ladda upp foton"; -$a->strings["New album name: "] = "Namn pÃ¥ nytt album: "; -$a->strings["or existing album name: "] = "eller befintligt albumnamn: "; +$a->strings["Enter a new album name"] = "Ange ett nytt albumnamn"; +$a->strings["or select an existing one (doubleclick)"] = "eller välj ett befintligt (dubbelklicka)"; $a->strings["Do not show a status post for this upload"] = "Visa inte en statusuppdatering för den här uppladdningen"; +$a->strings["Album name could not be decoded"] = "Albumnamn kunde inte tolkas"; $a->strings["Contact Photos"] = "Kontaktfoton"; -$a->strings["Edit Album"] = "Redigera album"; $a->strings["Show Newest First"] = "Visa nyast först"; $a->strings["Show Oldest First"] = "Visa äldst först"; $a->strings["View Photo"] = "Visa foto"; +$a->strings["Edit Album"] = "Redigera album"; $a->strings["Permission denied. Access to this item may be restricted."] = "Behörighet saknas. Ã…tkomst till den här posten kan vara begränsat."; $a->strings["Photo not available"] = "Foto inte tillgängligt"; $a->strings["Use as profile photo"] = "Använd som profilfoto"; +$a->strings["Private Photo"] = "Privat foto"; $a->strings["View Full Size"] = "Visa fullstorlek"; $a->strings["Edit photo"] = "Redigera foto"; $a->strings["Rotate CW (right)"] = "Rotera medurs (höger)"; $a->strings["Rotate CCW (left)"] = "Rotera moturs (vänster)"; -$a->strings["New album name"] = "Nytt albumnamn"; $a->strings["Caption"] = "Bildtext"; $a->strings["Add a Tag"] = "Lägg till en tagg"; -$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Exempel: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"; +$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com"] = "Exempel: @bob, @Barbara_Jensen, @jim@example.com"; +$a->strings["Flag as adult in album view"] = "Flagga som olämpligt för barn i albumvyn"; $a->strings["In This Photo:"] = "PÃ¥ fotot:"; $a->strings["View Album"] = "Visa album"; $a->strings["Recent Photos"] = "Nya foton"; -$a->strings["Mood"] = "Sinnesstämning"; -$a->strings["Set your current mood and tell your friends"] = "Ange din nuvarande sinnesstämning och visa för dina vänner"; $a->strings["sent you a private message"] = "skickade ett privat meddelande till dig"; $a->strings["added your channel"] = "lade till din kanal"; $a->strings["posted an event"] = "skapade en händelse"; +$a->strings["App installed."] = "App installerad."; +$a->strings["Malformed app."] = "Felaktig app."; +$a->strings["Embed code"] = "Bädda in kod"; +$a->strings["Edit App"] = "Redigera app"; +$a->strings["Create App"] = "Skapa app"; +$a->strings["Name of app"] = "Namn pÃ¥ app"; +$a->strings["Location (URL) of app"] = "Adress (URL) för app"; +$a->strings["Photo icon URL"] = "Fotoikon URL"; +$a->strings["80 x 80 pixels - optional"] = "80 x 80 pixlar - valfri"; +$a->strings["Version ID"] = "Versions-ID"; +$a->strings["Price of app"] = "Pris pÃ¥ app"; +$a->strings["Location (URL) to purchase app"] = "Adress (URL) för att köpa app"; +$a->strings["Poll"] = "Opinionsundersökning"; +$a->strings["View Results"] = "Visa resultat"; +$a->strings["Account removals are not allowed within 48 hours of changing the account password."] = "Borttagning av konto tillÃ¥ts inte inom 48 timmar efter att kontolösenordet har ändrats."; +$a->strings["Remove This Account"] = "Ta bort kontot"; +$a->strings["This will completely remove this account including all its channels from the network. Once this has been done it is not recoverable."] = "Det här kommer att ta bort kontot fullständigt frÃ¥n nätverket, inklusive alla dess kanaler. När detta har gjorts gÃ¥r det inte att Ã¥ngra."; +$a->strings["Remove this account, all its channels and all its channel clones from the network"] = "Ta bort kontot, alla dess kanaler och alla kanalkopior frÃ¥n nätverket"; +$a->strings["By default only the instances of the channels located on this hub will be removed from the network"] = "Som standard tas bara instanser av kanaler som finns pÃ¥ den här servern bort frÃ¥n nätverket"; +$a->strings["No service class restrictions found."] = "Inga tjänsteklassbegränsningar hittades."; +$a->strings["Schema Default"] = "Schemats standard"; +$a->strings["Sans-Serif"] = "Sans-serif"; +$a->strings["Monospace"] = "Monospace"; $a->strings["Theme settings"] = "Temainställningar"; $a->strings["Set scheme"] = "Välj variant"; -$a->strings["Narrow navbar"] = "Smal navigeringslist"; -$a->strings["Navigation bar background colour"] = "Navigeringslistens bakgrundsfärg"; -$a->strings["Navigation bar gradient top colour"] = "Övre gradientfärg i navigeringslisten"; -$a->strings["Navigation bar gradient bottom colour"] = "Undre gradientfärg i navigeringslisten"; -$a->strings["Navigation active button gradient top colour"] = "Övre gradientfärg pÃ¥ aktiv knapp i navigeringslisten"; -$a->strings["Navigation active button gradient bottom colour"] = "Undre gradientfärg pÃ¥ aktiv knapp i navigeringslisten"; -$a->strings["Navigation bar border colour "] = "Färg pÃ¥ navigeringslistens kant"; -$a->strings["Navigation bar icon colour "] = "Färg pÃ¥ ikoner i navigeringslisten"; -$a->strings["Navigation bar active icon colour "] = "Färg pÃ¥ aktiv ikon i navigeringslisten"; -$a->strings["link colour"] = "Länkfärg"; -$a->strings["Set font-colour for banner"] = "Välj textfärg för sidhuvudet"; -$a->strings["Set the background colour"] = "Välj bakgrundsfärg"; -$a->strings["Set the background image"] = "Välj bakgrundsbild"; -$a->strings["Set the background colour of items"] = "Välj bakgrundsfärg för inlägg"; -$a->strings["Set the opacity of items"] = "Välj opacitet för inlägg"; -$a->strings["Set the basic colour for item icons"] = "Välj basfärg för inläggsikoner"; -$a->strings["Set the hover colour for item icons"] = "Välj färg pÃ¥ inläggsikon under muspekare"; -$a->strings["Set font-size for the entire application"] = "Välj textstorlek för hela applikationen"; $a->strings["Set font-size for posts and comments"] = "Välj textstorlek för inlägg och kommentarer"; -$a->strings["Set font-colour for posts and comments"] = "Välj textfärg för inlägg och kommentarer"; -$a->strings["Set radius of corners"] = "Välj hörnradie"; -$a->strings["Set shadow depth of photos"] = "Välj skuggdjup för foton"; -$a->strings["Set maximum width of conversation regions"] = "Välj maxbredd pÃ¥ konversationsfält"; -$a->strings["Center conversation regions"] = "Centrera konversationsfält"; -$a->strings["Set minimum opacity of nav bar - to hide it"] = "Välj lägsta opacitet för navigeringslisten - för att dölja den"; -$a->strings["Set size of conversation author photo"] = "Välj storlek pÃ¥ foto för trÃ¥dskapare"; -$a->strings["Set size of followup author photos"] = "Välj storlek pÃ¥ svarande personers foton"; -$a->strings["Sloppy photo albums"] = "Oordnade fotoalbum"; -$a->strings["Are you a clean desk or a messy desk person?"] = "Föredrar du ett tomt eller stökigt skrivbord?"; -$a->strings["Schema Default"] = "Temavariantens standard"; -$a->strings["Sans-Serif"] = "Sans-serif"; -$a->strings["Monospace"] = "Fast bredd"; $a->strings["Set font face"] = "Välj teckensnitt"; $a->strings["Set iconset"] = "Välj ikontema"; -$a->strings["Set big shadow size, default 15px 15px 15px"] = "Välj stor skuggstorlek, standard 15px 15px 15px"; +$a->strings["Set big shadow size, default 15px 15px 15px"] = "Välj stor skuggstorlek, standard 15px 15px 15px "; $a->strings["Set small shadow size, default 5px 5px 5px"] = "Välj liten skuggstorlek, standard 5px 5px 5px"; -$a->strings["Set shadow colour, default #000"] = "Välj skuggfärg, standard #000"; +$a->strings["Set shadow color, default #000"] = "Välj skuggfärg, standard #000"; $a->strings["Set radius size, default 5px"] = "Välj radie, standard 5px"; $a->strings["Set line-height for posts and comments"] = "Välj radhöjd för inlägg och kommentarer"; $a->strings["Set background image"] = "Välj bakgrundsbild"; -$a->strings["Set background attachment"] = "Välj bakgrundsfixering"; -$a->strings["Set background colour"] = "Välj bakgrundsfärg"; +$a->strings["Set background attachment"] = "Välj fixerad bakgrund"; +$a->strings["Set background color"] = "Välj bakgrundsfärg"; $a->strings["Set section background image"] = "Välj bakgrundsbild för avsnitt"; -$a->strings["Set section background colour"] = "Välj bakgrundsfärg för avsnitt"; -$a->strings["Set colour of items - use hex"] = "Välj färg pÃ¥ inlägg - använd hex"; -$a->strings["Set colour of links - use hex"] = "Välj färg pÃ¥ länkar - använd hex"; -$a->strings["Set max-width for items. Default 400px"] = "Välj maxbredd för inlägg. Standard 400px"; -$a->strings["Set min-width for items. Default 240px"] = "Välj minbredd för inlägg. Standard 240px"; +$a->strings["Set section background color"] = "Välj bakgrundsfärg för avsnitt"; +$a->strings["Set color of items - use hex"] = "Välj färg pÃ¥ inlägg - använd hex"; +$a->strings["Set color of links - use hex"] = "Välj färg pÃ¥ länkar - använd hex"; +$a->strings["Set max-width for items. Default 400px"] = "Välj största bredd för inlägg. Standard 400px"; +$a->strings["Set min-width for items. Default 240px"] = "Välj minsta bredd för inlägg. Standard 240px"; $a->strings["Set the generic content wrapper width. Default 48%"] = "Välj bredd pÃ¥ fältet för allmänt innehÃ¥ll. Standard 48%"; -$a->strings["Set colour of fonts - use hex"] = "Välj textfärg - använd hex"; +$a->strings["Set color of fonts - use hex"] = "Välj textfärg - använd hex"; $a->strings["Set background-size element"] = "Välj bakgrundsskala"; $a->strings["Item opacity"] = "Inläggsopacitet"; $a->strings["Display post previews only"] = "Visa endast förhandsgranskning av inlägg"; @@ -1783,9 +1935,37 @@ $a->strings["Right offset of the section element"] = "Höger offset för avsnitt $a->strings["Section width"] = "Avsnittsbredd"; $a->strings["Left offset of the aside"] = "Vänster offset för sidoelement"; $a->strings["Right offset of the aside element"] = "Höger offset för sidoelement"; -$a->strings["None"] = "Inget"; -$a->strings["Header image"] = "Rubrikbild"; -$a->strings["Header image only on profile pages"] = "Rubrikbild endast pÃ¥ profilsidor"; +$a->strings["Light (Red Matrix default)"] = "Light (standard för Red Matrix)"; +$a->strings["Narrow navbar"] = "Smal navigeringslist"; +$a->strings["Navigation bar background color"] = "Navigeringslistens bakgrundsfärg"; +$a->strings["Navigation bar gradient top color"] = "Övre gradientfärg i navigeringslisten"; +$a->strings["Navigation bar gradient bottom color"] = "Undre gradientfärg i navigeringslisten"; +$a->strings["Navigation active button gradient top color"] = "Övre gradientfärg pÃ¥ aktiv knapp i navigeringslisten"; +$a->strings["Navigation active button gradient bottom color"] = "Undre gradientfärg pÃ¥ aktiv knapp i navigeringslisten"; +$a->strings["Navigation bar border color "] = "Färg pÃ¥ navigeringslistens kant"; +$a->strings["Navigation bar icon color "] = "Färg pÃ¥ ikoner i navigeringslisten"; +$a->strings["Navigation bar active icon color "] = "Färg pÃ¥ aktiv ikon i navigeringslisten"; +$a->strings["link color"] = "Länkfärg"; +$a->strings["Set font-color for banner"] = "Välj textfärg för sidhuvudet"; +$a->strings["Set the background color"] = "Välj bakgrundsfärg"; +$a->strings["Set the background image"] = "Välj bakgrundsbild"; +$a->strings["Set the background color of items"] = "Välj bakgrundsfärg för inlägg"; +$a->strings["Set the background color of comments"] = "Välj bakgrundsfärg för kommentarer"; +$a->strings["Set the border color of comments"] = "Välj kantfärg för kommentarer"; +$a->strings["Set the indent for comments"] = "Välj indrag för kommentarer"; +$a->strings["Set the basic color for item icons"] = "Välj basfärg för inläggsikoner"; +$a->strings["Set the hover color for item icons"] = "Välj färg pÃ¥ inläggsikon under muspekare"; +$a->strings["Set font-size for the entire application"] = "Välj textstorlek för hela applikationen"; +$a->strings["Set font-color for posts and comments"] = "Välj textfärg för inlägg och kommentarer"; +$a->strings["Set radius of corners"] = "Välj hörnradie"; +$a->strings["Set shadow depth of photos"] = "Välj skuggdjup för foton"; +$a->strings["Set maximum width of conversation regions"] = "Välj maxbredd pÃ¥ konversationsfält"; +$a->strings["Center conversation regions"] = "Centrera konversationsfält"; +$a->strings["Set minimum opacity of nav bar - to hide it"] = "Välj lägsta opacitet för navigeringslisten - för att dölja den"; +$a->strings["Set size of conversation author photo"] = "Välj storlek pÃ¥ foto för trÃ¥dskapare"; +$a->strings["Set size of followup author photos"] = "Välj storlek pÃ¥ svarande personers foton"; +$a->strings["Sloppy photo albums"] = "Oordnade fotoalbum"; +$a->strings["Are you a clean desk or a messy desk person?"] = "Föredrar du ett tomt eller stökigt skrivbord?"; $a->strings["Update %s failed. See error logs."] = "Uppdatering %s misslyckades. Se felloggar."; $a->strings["Update Error at %s"] = "Uppdateringsfel pÃ¥ %s"; $a->strings["Create an account to access services and applications within the Red Matrix"] = "Skapa ett konto för att komma Ã¥t tjänster och applikationer inom Red Matrix"; diff --git a/view/sv/update_fail_eml.tpl b/view/sv/update_fail_eml.tpl index 26fc33db0..0abbf2cfa 100644 --- a/view/sv/update_fail_eml.tpl +++ b/view/sv/update_fail_eml.tpl @@ -1,13 +1,13 @@ Hej,
Jag är webbservern på {{$sitename}};
-Red Matrix-utvecklarna släppte nyligen uppdateringen {{$update}},
-men när jag försökte installera den gick något fruktansvärt fel.
-Detta behöver fixas snart och kräver en människas ingripande.
-Kontakta en Red-utvecklare om du inte kan lösa problemet själv.
-Min databas kan ha gått sönder.
+Red Matrix-utvecklarna släppte nyligen uppdateringen {{$update}},
+men när jag försökte installera den gick något fruktansvärt fel.
+Detta behöver fixas snart och kräver en människas ingripande.
+Kontakta en Red-utvecklare om du inte kan lösa problemet själv.
+Min databas kan ha gått sönder.
-Felmeddelandet är '{{$error}}'.
+Felmeddelandet är '{{$error}}'.
-Ursäkta besväret,
- din webbserver på {{$siteurl}}
+Ursäkta besväret,
+ din webbserver på {{$siteurl}}
\ No newline at end of file diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 156e16687..d32514dbf 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1405,7 +1405,7 @@ div.jGrowl div.jGrowl-notification { #nav-search-text-ac .autocomplete { position: fixed; - top: 51px; + top: 50px; border: 1px solid $nav_bd; border-top: none; } @@ -2019,10 +2019,6 @@ img.mail-list-sender-photo { -moz-border-radius: $radiuspx; } -#saved-search-ul { - list-style-type: none; -} - .fileas-ul { list-style-type: none; } @@ -2032,15 +2028,6 @@ img.mail-list-sender-photo { border-radius: $radiuspx; -moz-border-radius: $radiuspx; } -/* -.categories-ul { - list-style-type: none; -} - -#sidebar-group-list ul, #posted-date-selector { - list-style-type: none; -} -*/ .profile-thing-list img, .thing-show img, .thing-edit-links a { margin-top: 8px; @@ -2071,21 +2058,11 @@ img.mail-list-sender-photo { /* nav bootstrap */ -nav i { - font-size: 14px; -} nav img { - height: 47px; - width: 47px; - margin-top: 2px; border-radius: $radiuspx; } -nav ul li { - max-height: 50px -} - nav .dropdown-menu { font-size: $body_font_size; border-top-right-radius: 0px; @@ -2143,6 +2120,10 @@ blockquote { border-radius: $radiuspx; } +nav .badge:hover { + background-color: #999; +} + .dropdown-menu { font-size: $body_font_size; border-radius: $radiuspx; @@ -2165,10 +2146,6 @@ aside .nav > li > a:hover, aside .nav > li > a:focus { background-color: $navaside_bghover; } -aside .nav-pills > li > a { - padding: 6px 10px; -} - .dropdown-menu img { border-radius: $radiuspx; } @@ -2401,3 +2378,11 @@ aside .nav-pills > li > a { height: 300px; width: 300px; } + +.bb_observer { + color: red; +} + +.bb_observer img { + border: 3px solid red !important; +} diff --git a/view/theme/redbasic/php/style.php b/view/theme/redbasic/php/style.php index 55b35af4b..50ec9613b 100644 --- a/view/theme/redbasic/php/style.php +++ b/view/theme/redbasic/php/style.php @@ -108,7 +108,7 @@ if(! $a->install) { if (! $navtabs_bgchover) $navtabs_bgchover = "rgba(238,238,238,0.8)"; if (! $link_colour) - $link_colour = "#428BCA"; + $link_colour = "#337AB7"; if (! $navaside_bghover) $navaside_bghover = "#eee"; if (! $link_font_weight) diff --git a/view/theme/redbasic/php/theme_init.php b/view/theme/redbasic/php/theme_init.php index 2fbca2ef0..dd4542e8a 100644 --- a/view/theme/redbasic/php/theme_init.php +++ b/view/theme/redbasic/php/theme_init.php @@ -4,15 +4,14 @@ head_add_css('library/font_awesome/css/font-awesome.min.css'); head_add_css('library/bootstrap/css/bootstrap-theme.min.css'); head_add_css('library/bootstrap/css/bootstrap.min.css'); head_add_css('view/css/bootstrap-red.css'); -head_add_css('library/bootstrap-datetimepicker/css/bootstrap-datetimepicker.min.css'); +head_add_css('library/datetimepicker/jquery.datetimepicker.css'); //head_add_css('library/colorpicker/css/colorpicker.css'); head_add_css('library/bootstrap-colorpicker/dist/css/bootstrap-colorpicker.min.css'); require_once('view/php/theme_init.php'); head_add_js('library/bootstrap/js/bootstrap.min.js'); head_add_js('library/bootstrap/js/bootbox.min.js'); -head_add_js('library/bootstrap-datetimepicker/js/moment.min.js'); -head_add_js('library/bootstrap-datetimepicker/js/bootstrap-datetimepicker.min.js'); +head_add_js('library/datetimepicker/jquery.datetimepicker.js'); //head_add_js('library/colorpicker/js/colorpicker.js'); head_add_js('library/bootstrap-colorpicker/dist/js/bootstrap-colorpicker.js'); //head_add_js('library/bootstrap-colorpicker/src/js/docs.js'); diff --git a/view/tpl/acl_selector.tpl b/view/tpl/acl_selector.tpl index 4babf5669..e8b779622 100755 --- a/view/tpl/acl_selector.tpl +++ b/view/tpl/acl_selector.tpl @@ -31,14 +31,14 @@ </div><!-- /.modal --> <script> -$(document).ready(function() { - setTimeout( function () { +//$(document).ready(function() { +// setTimeout( function () { if(typeof acl=="undefined"){ acl = new ACL( baseurl+"/acl", [ {{$allowcid}},{{$allowgid}},{{$denycid}},{{$denygid}} ] ); } - }, 5000 ); -}); +// }, 5000 ); +//}); </script> diff --git a/view/tpl/admin_site.tpl b/view/tpl/admin_site.tpl index 8c62cb80f..0003ddfc0 100755 --- a/view/tpl/admin_site.tpl +++ b/view/tpl/admin_site.tpl @@ -46,7 +46,6 @@ {{include file="field_select.tpl" field=$language}} {{include file="field_select.tpl" field=$theme}} {{include file="field_select.tpl" field=$theme_mobile}} - {{include file="field_select.tpl" field=$theme_accessibility}} {{include file="field_checkbox.tpl" field=$no_login_on_homepage}} diff --git a/view/tpl/attach_edit.tpl b/view/tpl/attach_edit.tpl index e91b4c0c6..a2a4af16b 100644 --- a/view/tpl/attach_edit.tpl +++ b/view/tpl/attach_edit.tpl @@ -5,7 +5,7 @@ <form action="filestorage/{{$channelnick}}/{{$file.id}}/edit" method="post" > <div id="attach-edit-perms" > -<button class="btn btn-default btn-sm" data-toggle="modal" data-target="#aclModal" title="{{$permset}}" onclick="return false;"> +<button id="dbtn-acl" class="btn btn-default btn-sm" data-toggle="modal" data-target="#aclModal" title="{{$permset}}" onclick="return false;"> <i id="jot-perms-icon" class="icon-{{$lockstate}} jot-icons"></i> </button> {{$aclselect}} {{$file.filename}} @@ -30,7 +30,7 @@ <input type="text" id="linkpasteinput" name="cutpasteextlink" value="{{$cloudpath}}" onclick="this.select();"/><br /> <div class="clear"></div> -<input id="attach-edit-submit" type="submit" name="submit" value="{{$submit}}" /> +<input id="dbtn-submit" type="submit" name="submit" value="{{$submit}}" /> </form> diff --git a/view/tpl/blocklist.tpl b/view/tpl/blocklist.tpl index adf61f788..4068375cb 100644 --- a/view/tpl/blocklist.tpl +++ b/view/tpl/blocklist.tpl @@ -4,9 +4,9 @@ {{foreach $pages as $key => $items}} {{foreach $items as $item}} <div class="page-list-item"> - {{if $edit}}<a href="{{$baseurl}}/{{$item.url}}" title="{{$edit}}"><i class="icon-pencil design-icons design-edit-icon"></i></a> {{/if}} - {{if $view}}<a href="block/{{$channel}}/{{$item.title}}" title="{{$view}}"><i class="icon-external-link design-icons design-view-icon"></i></a> {{/if}} - {{if $preview}}<a href="block/{{$channel}}/{{$item.title}}?iframe=true&width=80%&height=80%" title="{{$preview}}" class="webpage-preview" ><i class="icon-eye-open design-icons design-preview-icon"></i></a> {{/if}} + {{if $edit}}<a href="{{$baseurl}}/{{$item.url}}" title="{{$edit}}"><i class="icon-pencil design-icons design-edit-icon btn btn-default"></i></a> {{/if}} + {{if $view}}<a href="block/{{$channel}}/{{$item.title}}" title="{{$view}}"><i class="icon-external-link design-icons design-view-icon btn btn-default"></i></a> {{/if}} + {{*if $preview}}<a href="block/{{$channel}}/{{$item.title}}?iframe=true&width=80%&height=80%" title="{{$preview}}" class="webpage-preview" ><i class="icon-eye-open design-icons design-preview-icon btn-btn-default"></i></a> {{/if*}} {{$item.title}} </div> {{/foreach}} diff --git a/view/tpl/chatroom_new.tpl b/view/tpl/chatroom_new.tpl index 287f95cc0..a559dba54 100644 --- a/view/tpl/chatroom_new.tpl +++ b/view/tpl/chatroom_new.tpl @@ -2,12 +2,12 @@ <form action="chat" method="post" > {{include file="field_input.tpl" field=$name}} -<button class="btn btn-default btn-xs" data-toggle="modal" data-target="#aclModal" onclick="return false;">{{$permissions}}</button> +<button id="dbtn-acl" class="btn btn-default btn-xs" data-toggle="modal" data-target="#aclModal" onclick="return false;" >{{$permissions}}</button> {{$acl}} <div class="clear"></div> <br /> <br /> -<input type="submit" name="submit" value="{{$submit}}" /> +<input id="dbtn-submit" type="submit" name="submit" value="{{$submit}}" /> </form> diff --git a/view/tpl/contact_slider.tpl b/view/tpl/contact_slider.tpl index 33cd3fb71..93d0cc625 100755 --- a/view/tpl/contact_slider.tpl +++ b/view/tpl/contact_slider.tpl @@ -1,4 +1,4 @@ <div id="contact-slider" class="slider" style="height: 32px; position: relative; left: 5%; width: 90%;"><input id="contact-range" type="text" name="fake-closeness" value="{{$val}}" /></div> <script> - $("#contact-range").slider({ from: 0, to: 99, step: 1, scale: ['{{$me}}', '|', '{{$intimate}}', '|', '{{$friends}}', '|', '{{$oldfriends}}', '|', '{{$acquaintances}}', '|', '{{$world}}' ], onstatechange: function(v) { $("#contact-closeness-mirror").val(v); } }); + $("#contact-range").slider({ from: {{$min|default:'0'}}, to: 99, step: 1, scale: ['{{$me}}', '|', '{{$intimate}}', '|', '{{$friends}}', '|', '{{$oldfriends}}', '|', '{{$acquaintances}}', '|', '{{$world}}' ], onstatechange: function(v) { $("#contact-closeness-mirror").val(v); } }); </script> diff --git a/view/tpl/conv_list.tpl b/view/tpl/conv_list.tpl new file mode 100755 index 000000000..aec1a78ab --- /dev/null +++ b/view/tpl/conv_list.tpl @@ -0,0 +1,179 @@ +{{if $item.comment_firstcollapsed}} +<div class="hide-comments-outer fakelink" onclick="showHideComments({{$item.id}});"> + <span id="hide-comments-{{$item.id}}" class="hide-comments">{{$item.hide_text}}</span> <span id="hide-comments-total-{{$item.id}}" class="hide-comments-total">{{$item.num_comments}}</span> +</div> +<div id="collapsed-comments-{{$item.id}}" class="collapsed-comments" style="display: none;"> +{{/if}} + <div id="thread-wrapper-{{$item.id}}" class="thread-wrapper {{$item.toplevel}}"> + <a name="{{$item.id}}" ></a> + <div class="wall-item-outside-wrapper {{$item.indent}}{{$item.previewing}}" id="wall-item-outside-wrapper-{{$item.id}}" > + <div class="wall-item-content-wrapper {{$item.indent}}" id="wall-item-content-wrapper-{{$item.id}}" style="clear:both;"> + <div class="wall-item-info" id="wall-item-info-{{$item.id}}" > + <div class="wall-item-photo-wrapper{{if $item.owner_url}} wwfrom{{/if}}" id="wall-item-photo-wrapper-{{$item.id}}"> + <a href="{{$item.profile_url}}" title="{{$item.linktitle}}" class="wall-item-photo-link" id="wall-item-photo-link-{{$item.id}}"><img src="{{$item.thumb}}" class="wall-item-photo{{$item.sparkle}}" id="wall-item-photo-{{$item.id}}" alt="{{$item.name}}" /></a> + </div> + <div class="wall-item-photo-end" style="clear:both"></div> + </div> + {{if $item.title}} + <div class="wall-item-title" id="wall-item-title-{{$item.id}}"> + <h3>{{if $item.title_tosource}}{{if $item.plink}}<a href="{{$item.plink.href}}" title="{{$item.title}} ({{$item.plink.title}})">{{/if}}{{/if}}{{$item.title}}{{if $item.title_tosource}}{{if $item.plink}}</a>{{/if}}{{/if}}</h3> + </div> + {{/if}} + {{if $item.lock}} + <div class="wall-item-lock dropdown"> + <i class="icon-lock lockview dropdown-toggle" data-toggle="dropdown" title="{{$item.lock}}" onclick="lockview(event,{{$item.id}});" ></i><ul id="panel-{{$item.id}}" class="lockview-panel dropdown-menu"></ul> + </div> + {{/if}} + <div class="wall-item-author"> + <a href="{{$item.profile_url}}" title="{{$item.linktitle}}" class="wall-item-name-link"><span class="wall-item-name{{$item.sparkle}}" id="wall-item-name-{{$item.id}}" >{{$item.name}}</span></a>{{if $item.owner_url}} {{$item.via}} <a href="{{$item.owner_url}}" title="{{$item.olinktitle}}" class="wall-item-name-link"><span class="wall-item-name{{$item.osparkle}}" id="wall-item-ownername-{{$item.id}}">{{$item.owner_name}}</span></a>{{/if}} + </div> + <div class="wall-item-ago" id="wall-item-ago-{{$item.id}}"> + {{if $item.verified}}<i class="icon-ok" title="{{$item.verified}}"></i> {{elseif $item.forged}}<i class="icon-remove item-forged" title="{{$item.forged}}"></i> {{/if}}{{if $item.location}}<span class="wall-item-location" id="wall-item-location-{{$item.id}}">{{$item.location}}, </span>{{/if}}<span class="autotime" title="{{$item.isotime}}">{{$item.localtime}}{{if $item.editedtime}} {{$item.editedtime}}{{/if}}{{if $item.expiretime}} {{$item.expiretime}}{{/if}}</span>{{if $item.editedtime}} <i class="icon-pencil"></i>{{/if}} {{if $item.app}}<span class="item.app">{{$item.str_app}}</span>{{/if}} + </div> + <div class="wall-item-content" id="wall-item-content-{{$item.id}}"> + <div class="wall-item-title-end"></div> + <div class="wall-item-body wall-item-listbody" id="wall-item-body-{{$item.id}}" > + {{$item.body}} + {{if $item.tags}} + <div class="body-tag"> + {{foreach $item.tags as $tag}} + <span class='tag'>{{$tag}}</span> + {{/foreach}} + </div> + {{/if}} + {{if $item.has_cats}} + <div class="categorytags"> + <span>{{$item.txt_cats}} {{foreach $item.categories as $cat}}{{$cat.name}} <a href="{{$cat.removeurl}}" title="{{$remove}}">[{{$remove}}]</a> {{if $cat.last}}{{else}}, {{/if}}{{/foreach}} + </div> + {{/if}} + {{if $item.has_folders}} + <div class="filesavetags"> + <span>{{$item.txt_folders}} {{foreach $item.folders as $cat}}{{$cat.name}} <a href="{{$cat.removeurl}}" title="{{$remove}}">[{{$remove}}]</a> {{if $cat.last}}{{else}}, {{/if}}{{/foreach}} + </div> + {{/if}} + </div> + </div> + <div class="wall-item-tools"> + <div class="wall-item-tools-right btn-group pull-right"> + {{if $item.like}} + <button type="button" class="btn btn-default btn-sm" onclick="dolike({{$item.id}},'like'); return false"> + <i class="icon-thumbs-up-alt" title="{{$item.like.0}}"></i> + </button> + {{/if}} + {{if $item.dislike}} + <button type="button" class="btn btn-default btn-sm" onclick="dolike({{$item.id}},'dislike'); return false"> + <i class="icon-thumbs-down-alt" title="{{$item.dislike.0}}"></i> + </button> + {{/if}} + <button type="button" class="btn btn-default btn-sm dropdown-toggle" data-toggle="dropdown" id="wall-item-menu-{{$item.id}}"> + <i class="icon-caret-down"></i> + </button> + <ul class="dropdown-menu" role="menu" aria-labelledby="wall-item-menu-{{$item.id}}"> + {{if $item.share}} + <li role="presentation"><a role="menuitem" href="#" onclick="jotShare({{$item.id}}); return false"><i class="icon-retweet" title="{{$item.share.0}}"></i> {{$item.share.0}}</a></li> + {{/if}} + {{if $item.plink}} + <li role="presentation"><a role="menuitem" href="{{$item.plink.href}}" title="{{$item.plink.title}}" ><i class="icon-external-link"></i> {{$item.plink.title}}</a></li> + {{/if}} + {{if $item.edpost}} + <li role="presentation"><a role="menuitem" href="{{$item.edpost.0}}" title="{{$item.edpost.1}}"><i class="editpost icon-pencil"></i> {{$item.edpost.1}}</a></li> + {{/if}} + {{if $item.tagger}} + <li role="presentation"><a role="menuitem" href="#" onclick="itemTag({{$item.id}}); return false;"><i id="tagger-{{$item.id}}" class="icon-tag" title="{{$item.tagger.tagit}}"></i> {{$item.tagger.tagit}}</a></li> + {{/if}} + {{if $item.filer}} + <li role="presentation"><a role="menuitem" href="#" onclick="itemFiler({{$item.id}}); return false;"><i id="filer-{{$item.id}}" class="icon-folder-open" title="{{$item.filer}}"></i> {{$item.filer}}</a></li> + {{/if}} + {{if $item.bookmark}} + <li role="presentation"><a role="menuitem" href="#" onclick="itemBookmark({{$item.id}}); return false;"><i id="bookmarker-{{$item.id}}" class="icon-bookmark" title="{{$item.bookmark}}"></i> {{$item.bookmark}}</a></li> + {{/if}} + {{if $item.addtocal}} + <li role="presentation"><a role="menuitem" href="#" onclick="itemAddToCal({{$item.id}}); return false;"><i id="addtocal-{{$item.id}}" class="icon-calendar" title="{{$item.addtocal}}"></i> {{$item.addtocal}}</a></li> + {{/if}} + {{if $item.star}} + <li role="presentation"><a role="menuitem" href="#" onclick="dostar({{$item.id}}); return false;"><i id="starred-{{$item.id}}" class="icon-star {{$item.star.isstarred}}" title="{{$item.star.toggle}}"></i> {{$item.star.toggle}}</a></li> + {{/if}} + {{if $item.item_photo_menu}} + <li role="presentation" class="divider"></li> + {{$item.item_photo_menu}} + {{/if}} + {{if $item.drop.dropping}} + <li role="presentation" class="divider"></li> + <li role="presentation"><a role="menuitem" href="item/drop/{{$item.id}}" onclick="return confirmDelete();" title="{{$item.drop.delete}}" ><i class="icon-remove"></i> {{$item.drop.delete}}</a></li> + {{/if}} + </ul> + </div> + <div id="like-rotator-{{$item.id}}" class="like-rotator"></div> + <div class="wall-item-tools-left{{if $item.unseen_comments || $item.like_count || $item.dislike_count}} btn-group{{/if}}"> + + + <div class="wall-item-list-comments btn-group"><button class="btn btn-default btn-sm" onclick="window.location.href='{{$item.llink}}'; return false;">{{$item.comment_count_txt}}{{if $item.unseen_comments}} +<span class="unseen-wall-indicator-{{$item.id}}">, {{$item.list_unseen_txt}}{{/if}}</span></button></div>{{if $item.unseen_comments}}<div class="unseen-wall-indicator-{{$item.id}} btn-group"><button class="btn btn-default btn-sm" title="{{$item.markseen}}" onclick="markItemRead({{$item.id}}); return false;"><i class="icon-check"></i></div>{{/if}} + + {{if $item.like_count}} + <div class="btn-group"> + <button type="button" class="btn btn-default btn-sm wall-item-like dropdown-toggle" data-toggle="dropdown" id="wall-item-like-{{$item.id}}">{{$item.like_count}} {{$item.like_button_label}}</button> + {{if $item.like_list_part}} + <ul class="dropdown-menu" role="menu" aria-labelledby="wall-item-like-{{$item.id}}">{{foreach $item.like_list_part as $liker}}<li role="presentation">{{$liker}}</li>{{/foreach}}</ul> + {{else}} + <ul class="dropdown-menu" role="menu" aria-labelledby="wall-item-like-{{$item.id}}">{{foreach $item.like_list as $liker}}<li role="presentation">{{$liker}}</li>{{/foreach}}</ul> + {{/if}} + </div> + {{/if}} + {{if $item.dislike_count}} + <div class="btn-group"> + <button type="button" class="btn btn-default btn-sm wall-item-dislike dropdown-toggle" data-toggle="dropdown" id="wall-item-dislike-{{$item.id}}">{{$item.dislike_count}} {{$item.dislike_button_label}}</button> + {{if $item.dislike_list_part}} + <ul class="dropdown-menu" role="menu" aria-labelledby="wall-item-dislike-{{$item.id}}">{{foreach $item.dislike_list_part as $disliker}}<li role="presentation">{{$disliker}}</li>{{/foreach}}</ul> + {{else}} + <ul class="dropdown-menu" role="menu" aria-labelledby="wall-item-dislike-{{$item.id}}">{{foreach $item.dislike_list as $disliker}}<li role="presentation">{{$disliker}}</li>{{/foreach}}</ul> + {{/if}} + </div> + {{/if}} + </div> + {{if $item.like_list_part}} + <div class="modal" id="likeModal-{{$item.id}}"> + <div class="modal-dialog"> + <div class="modal-content"> + <div class="modal-header"> + <button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button> + <h4 class="modal-title">{{$item.like_modal_title}}</h4> + </div> + <div class="modal-body"> + <ul>{{foreach $item.like_list as $liker}}<li role="presentation">{{$liker}}</li>{{/foreach}}</ul> + </div> + <div class="modal-footer clear"> + <button type="button" class="btn btn-default" data-dismiss="modal">{{$item.modal_dismiss}}</button> + </div> + </div><!-- /.modal-content --> + </div><!-- /.modal-dialog --> + </div><!-- /.modal --> + {{/if}} + {{if $item.dislike_list_part}} + <div class="modal" id="dislikeModal-{{$item.id}}"> + <div class="modal-dialog"> + <div class="modal-content"> + <div class="modal-header"> + <button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button> + <h4 class="modal-title">{{$item.dislike_modal_title}}</h4> + </div> + <div class="modal-body"> + <ul>{{foreach $item.dislike_list as $disliker}}<li role="presentation">{{$disliker}}</li>{{/foreach}}</ul> + </div> + <div class="modal-footer clear"> + <button type="button" class="btn btn-default" data-dismiss="modal">{{$item.modal_dismiss}}</button> + </div> + </div><!-- /.modal-content --> + </div><!-- /.modal-dialog --> + </div><!-- /.modal --> + {{/if}} + </div> + <div class="clear"></div> + </div> + <div class="wall-item-wrapper-end"></div> + <div class="wall-item-outside-wrapper-end {{$item.indent}}" ></div> + </div> + </div> +{{if $item.comment_lastcollapsed}} +</div> +{{/if}} diff --git a/view/tpl/design_tools.tpl b/view/tpl/design_tools.tpl index 80a538231..53d90be74 100644 --- a/view/tpl/design_tools.tpl +++ b/view/tpl/design_tools.tpl @@ -2,7 +2,7 @@ <h3>{{$title}}</h3> <ul> <li><a href="blocks/{{$who}}">{{$blocks}}</a></li> -<li><a href="menu">{{$menus}}</a></li> +<li><a href="menu{{if $sys}}?f=&sys=1{{/if}}">{{$menus}}</a></li> <li><a href="layouts/{{$who}}">{{$layout}}</a></li> <li><a href="webpages/{{$who}}">{{$pages}}</a></li> </ul> diff --git a/view/tpl/dir_sort_links.tpl b/view/tpl/dir_sort_links.tpl index d78aec1f5..2fcf0c13a 100644 --- a/view/tpl/dir_sort_links.tpl +++ b/view/tpl/dir_sort_links.tpl @@ -1,6 +1,9 @@ <div class="widget" id="dir_sort_links"> <h3>{{$header}}</h3> -<a href="directory?f=&order=normal">{{$normal}}</a><br /> -<a href="directory?f=&order=reverse">{{$reverse}}</a><br /> -<a href="directory?f=&order=date">{{$date}}</a><br /> +<ul class="nav nav-pills nav-stacked"> + <li><a href="directory?f=&order=normal">{{$normal}}</a></li> + <li><a href="directory?f=&order=reverse">{{$reverse}}</a></li> + <li><a href="directory?f=&order=date">{{$date}}</a></li> + <li><a href="directory?f=&pubforums=1">{{$pubforums}}</a></li> +</ul> </div> diff --git a/view/tpl/direntry.tpl b/view/tpl/direntry.tpl index a6252bb9a..2da920ab1 100755 --- a/view/tpl/direntry.tpl +++ b/view/tpl/direntry.tpl @@ -3,12 +3,33 @@ <div class="contact-photo-wrapper" id="directory-photo-wrapper-{{$entry.id}}" > <div class="contact-photo" id="directory-photo-{{$entry.id}}" > <a href="{{$entry.profile_link}}" class="directory-profile-link" id="directory-profile-link-{{$entry.id}}" ><img class="directory-photo-img" src="{{$entry.photo}}" alt="{{$entry.alttext}}" title="{{$entry.alttext}}" /></a> +{{if $entry.connect}} +<div class="directory-connect btn btn-default"><a href="{{$entry.connect}}"><i class="icon-plus connect-icon"></i> {{$entry.conn_label}}</a></div> +{{/if}} </div> </div> -<div class="contact-name" id="directory-name-{{$entry.id}}" ><span onclick="dirdetails('{{$entry.hash}}');" class="fakelink" >{{$entry.name}}</span></div> -{{if $entry.connect}} -<div class="directory-connect btn btn-default"><a href="{{$entry.connect}}"><i class="icon-plus connect-icon"></i> {{$entry.conn_label}}</a></div> +<div class='contact-info'> +<div class="contact-name" id="directory-name-{{$entry.id}}" ><a href='{{$entry.profile_link}}' >{{$entry.name}}</a>{{if $entry.online}} <i class="icon-asterisk online-now" title="{{$entry.online}}"></i>{{/if}}</div> + +{{if $entry.public_forum}} +<div class="contact-forum"> +{{$entry.forum_label}} @{{$entry.nickname}}+ +</div> {{/if}} + <div class="contact-details">{{$entry.details}}</div> +{{if $entry.hometown}} +<div class="directory-hometown">{{$entry.hometown}} </div> +{{/if}} +{{if $entry.about}} +<div class="directory-about">{{$entry.about}} </div> +{{/if}} +{{if $entry.homepage}} +<div class="directory-homepage">{{$entry.homepage}}{{$entry.homepageurl}} </div> +{{/if}} +{{if $entry.kw}} +<div class="directory-keywords">{{$entry.kw}} {{$entry.keywords}}</div> +{{/if}} +</div> </div> diff --git a/view/tpl/direntry_large.tpl b/view/tpl/direntry_large.tpl deleted file mode 100755 index da6ea1a44..000000000 --- a/view/tpl/direntry_large.tpl +++ /dev/null @@ -1,43 +0,0 @@ -<div class="directory-popup-item lframe" id="directory-item-{{$id}}" > -<div class="generic-content-wrapper"> - -<div class="contact-photo-wrapper" id="directory-photo-wrapper-{{$id}}" > - <div class="contact-photo dirpopup" id="directory-photo-{{$id}}" > - <a href="{{$profile_link}}" class="directory-profile-link" id="directory-profile-link-{{$id}}" ><img class="directory-photo-img" style="height:175px; width:175px;" src="{{$photo}}" alt="{{$alttext}}" title="{{$alttext}}" /></a> - </div> - <div class="contact-photo dirpopup" id="directory-qr-{{$id}}" > - <img class="directory-photo-img" style="height:175px; width:175px;" src="photo/qr?f=&qr={{$qrlink}}" alt="QR" title="{{$qrlink}}" /> - </div> -</div> - -<div class="clear"></div> - - -<div class="contact-name" id="directory-name-{{$id}}" >{{$name}}{{if $online}} <i class="icon-asterisk online-now" title="{{$online}}"></i>{{/if}}</div> -{{if $connect}} -<div class="directory-connect btn btn-default"><a href="{{$connect}}"><i class="icon-plus connect-icon"></i> {{$conn_label}}</a></div> -{{/if}} - -<div class="contact-webbie">{{$address}}</div> - -<div class="contact-details">{{$details}}</div> -{{if $marital}} -<div class="directory-marital">{{$marital}} </div> -{{/if}} -{{if $sexual}} -<div class="directory-sexual">{{$sexual}} </div> -{{/if}} -{{if $homepage}} -<div class="directory-homepage">{{$homepage}} </div> -{{/if}} -{{if $hometown}} -<div class="directory-hometown">{{$hometown}} </div> -{{/if}} -{{if $about}} -<div class="directory-about">{{$about}} </div> -{{/if}} -{{if $kw}} -<div class="directory-keywords">{{$kw}} {{$keywords}}</div> -{{/if}} -</div> -</div> diff --git a/view/tpl/event_head.tpl b/view/tpl/event_head.tpl index 6f1d2f22c..bcb1e07f6 100755 --- a/view/tpl/event_head.tpl +++ b/view/tpl/event_head.tpl @@ -24,10 +24,11 @@ eventClick: function(calEvent, jsEvent, view) { showEvent(calEvent.id); }, - + eventRender: function(event, element, view) { //console.log(view.name); if (event.item['author']['xchan_name']==null) return; + switch(view.name){ case "month": element.find(".fc-event-title").html( diff --git a/view/tpl/events-js.tpl b/view/tpl/events-js.tpl index 69a248512..9812291bf 100755 --- a/view/tpl/events-js.tpl +++ b/view/tpl/events-js.tpl @@ -2,7 +2,17 @@ <div class="generic-content-wrapper-styled"> <h2>{{$title}}</h2> -<div id="new-event-link"><a href="{{$new_event.0}}" >{{$new_event.1}}</a></div> + +<div id="export-event-link"><button class="btn btn-default btn-sm" onclick="exportDate(); return false;" >{{$export.1}}</button></div> +<div id="new-event-link"><button class="btn btn-default btn-sm" onclick="window.location.href='{{$new_event.0}}'; return false;" >{{$new_event.1}}</button></div> + +<script> +function exportDate() { + var moment = $('#events-calendar').fullCalendar('getDate'); + var sT = 'events/' + moment.getFullYear() + '/' + (moment.getMonth() + 1) + '/export'; + window.location.href=sT; +} +</script> <div id="events-calendar"></div> </div> diff --git a/view/tpl/install_db.tpl b/view/tpl/install_db.tpl index 3968d2a54..1a58de129 100755 --- a/view/tpl/install_db.tpl +++ b/view/tpl/install_db.tpl @@ -22,7 +22,7 @@ {{include file="field_input.tpl" field=$dbuser}} {{include file="field_password.tpl" field=$dbpass}} {{include file="field_input.tpl" field=$dbdata}} - +{{include file="field_select.tpl" field=$dbtype}} <input id="install-submit" type="submit" name="submit" value="{{$submit}}" /> diff --git a/view/tpl/install_settings.tpl b/view/tpl/install_settings.tpl index d6fc66c87..f4fd82fdb 100755 --- a/view/tpl/install_settings.tpl +++ b/view/tpl/install_settings.tpl @@ -14,6 +14,7 @@ <input type="hidden" name="dbuser" value="{{$dbuser}}" /> <input type="hidden" name="dbpass" value="{{$dbpass}}" /> <input type="hidden" name="dbdata" value="{{$dbdata}}" /> +<input type="hidden" name="dbtype" value="{{$dbtype}}" /> <input type="hidden" name="pass" value="4" /> {{include file="field_input.tpl" field=$adminmail}} diff --git a/view/tpl/jot.tpl b/view/tpl/jot.tpl index 12da18ef1..f172a6dfa 100755 --- a/view/tpl/jot.tpl +++ b/view/tpl/jot.tpl @@ -76,7 +76,7 @@ </div> <div id="profile-jot-submit-right" class="btn-group pull-right"> {{if $showacl}} - <button class="btn btn-default btn-sm" data-toggle="modal" data-target="#aclModal" title="{{$permset}}" onclick="return false;"> + <button id="dbtn-acl" class="btn btn-default btn-sm" data-toggle="modal" data-target="#aclModal" title="{{$permset}}" onclick="return false;"> <i id="jot-perms-icon" class="icon-{{$lockstate}} jot-icons">{{$bang}}</i> </button> {{/if}} @@ -85,7 +85,7 @@ <i class="icon-eye-open jot-icons" ></i> </button> {{/if}} - <button class="btn btn-primary btn-sm" type="submit" name="button-submit">{{$share}}</button> + <button id="dbtn-submit" class="btn btn-primary btn-sm" type="submit" name="button-submit" >{{$share}}</button> </div> <div id="profile-jot-perms-end"></div> <div id="profile-jot-plugin-wrapper"> @@ -108,12 +108,7 @@ </div> <!-- <div class="modal-body"> --> <div class="modal-body form-group" style="width:90%"> - <div class="input-group input-group-sm date" id="datetimepicker1"> - <span class="input-group-addon"><!-- <span class="glyphicon glyphicon-calendar"></span> --> - <span class="icon-calendar"></span> - </span> - <input id="expiration-date" type='text' class="form-control" data-date-format="YYYY-MM-DD HH:mm" size="20"/> - </div> + <div class='date'><input type='text' placeholder='yyyy-mm-dd HH:MM' name='start_text' id='expiration-date' class="form-control" /></div><script type='text/javascript'>$(function () {var picker = $('#expiration-date').datetimepicker({format:'Y-m-d H:i', minDate: 0 }); })</script> </div> <!-- </div> --> <div class="modal-footer"> diff --git a/view/tpl/layoutlist.tpl b/view/tpl/layoutlist.tpl index 96c692c1c..0a0085497 100644 --- a/view/tpl/layoutlist.tpl +++ b/view/tpl/layoutlist.tpl @@ -4,10 +4,10 @@ {{foreach $pages as $key => $items}} {{foreach $items as $item}} <div class="page-list-item"> - {{if $edit}}<a href="{{$baseurl}}/{{$item.url}}" title="{{$edit}}"><i class="icon-pencil design-icons design-edit-icon"></i></a> {{/if}} - {{if $view}}<a href="page/{{$channel}}/{{$item.title}}" title="{{$view}}"><i class="icon-external-link design-icons design-view-icon"></i></a> {{/if}} - {{if $share}}<a href="layouts/{{$channel}}/share/{{$item.mid}}" title="{{$share}}"><i class="icon-share design-icons"></i></a> {{/if}} - {{if $preview}}<a href="page/{{$channel}}/{{$item.title}}?iframe=true&width=80%&height=80%" title="{{$preview}}" class="webpage-preview" ><i class="icon-eye-open design-icons design-preview-icon"></i></a> {{/if}} + {{if $edit}}<a href="{{$baseurl}}/{{$item.url}}" title="{{$edit}}"><i class="icon-pencil design-icons design-edit-icon btn btn-default"></i></a> {{/if}} + {{if $view}}<a href="page/{{$channel}}/{{$item.title}}" title="{{$view}}"><i class="icon-external-link design-icons design-view-icon btn btn-default"></i></a> {{/if}} + {{if $share}}<a href="layouts/{{$channel}}/share/{{$item.mid}}" title="{{$share}}"><i class="icon-share design-icons btn btn-default"></i></a> {{/if}} + {{*if $preview}}<a href="page/{{$channel}}/{{$item.title}}?iframe=true&width=80%&height=80%" title="{{$preview}}" class="webpage-preview" ><i class="icon-eye-open design-icons design-preview-icon"></i></a> {{/if*}} {{$item.title}} </div> {{/foreach}} diff --git a/view/tpl/menulist.tpl b/view/tpl/menulist.tpl index 2feb75d90..bb862fef0 100644 --- a/view/tpl/menulist.tpl +++ b/view/tpl/menulist.tpl @@ -9,7 +9,7 @@ {{if $menus }} <ul id="menulist"> {{foreach $menus as $m }} -<li><a href="menu/{{$m.menu_id}}" title="{{$hintedit}}"><i class="icon-pencil design-icons design-edit-icon"></i></a> <a href="menu/{{$m.menu_id}}/drop" title={{$hintdrop}}><i class="icon-remove drop-icons design-icons design-remove-icon"></i></a> <a href="mitem/{{$m.menu_id}}/new" title="{{$hintcontent}}">{{$m.menu_name}}</a></li> +<li><a href="menu/{{$m.menu_id}}" title="{{$hintedit}}"><i class="icon-pencil design-icons design-edit-icon btn btn-default"></i></a> <a href="menu/{{$m.menu_id}}/drop" title="{{$hintdrop}}"><i class="icon-remove drop-icons design-icons design-remove-icon btn btn-default"></i></a> {{if $m.bookmark}}<i class="icon-bookmark" title="{{$bmark}}" ></i> {{/if}}<a href="mitem/{{$m.menu_id}}/new" title="{{$hintcontent}}">{{$m.menu_name}}</a></li> {{/foreach}} </ul> {{/if}} diff --git a/view/tpl/mitemedit.tpl b/view/tpl/mitemedit.tpl index 482005e44..a18fbb0ef 100644 --- a/view/tpl/mitemedit.tpl +++ b/view/tpl/mitemedit.tpl @@ -26,7 +26,7 @@ <div class="mitemedit-submit-wrapper" > -<input type="submit" name="submit" class="mitemedit-submit" value="{{$submit}}" /> +<input id="dbtn-submit" type="submit" name="submit" class="mitemedit-submit" value="{{$submit}}" /> </div> </form> diff --git a/view/tpl/msg-header.tpl b/view/tpl/msg-header.tpl index 503e4c8cc..85fa51b0a 100755 --- a/view/tpl/msg-header.tpl +++ b/view/tpl/msg-header.tpl @@ -52,10 +52,10 @@ else 'prvmail-upload-wrapper', { action: 'wall_upload/{{$nickname}}', name: 'userfile', - onSubmit: function(file,ext) { $('#profile-rotator').spin('tiny'); }, + onSubmit: function(file,ext) { $('#prvmail-rotator').spin('tiny'); }, onComplete: function(file,response) { - addeditortext(response); - $('#profile-rotator').spin(false); + addmailtext(response); + $('#prvmail-rotator').spin(false); } } ); @@ -64,23 +64,23 @@ else 'prvmail-attach-wrapper', { action: 'wall_attach/{{$nickname}}', name: 'userfile', - onSubmit: function(file,ext) { $('#profile-rotator').spin('tiny'); }, + onSubmit: function(file,ext) { $('#prvmail-rotator').spin('tiny'); }, onComplete: function(file,response) { - addeditortext(response); - $('#profile-rotator').spin(false); + addmailtext(response); + $('#prvmail-rotator').spin(false); } } ); }); - function jotGetLink() { + function prvmailJotGetLink() { reply = prompt("{{$linkurl}}"); if(reply && reply.length) { - $('#profile-rotator').spin('tiny'); + $('#prvmail-rotator').spin('tiny'); $.get('parse_url?url=' + reply, function(data) { - addeditortext(response); - $('#profile-rotator').spin(false); + addmailtext(data); + $('#prvmail-rotator').spin(false); }); } } @@ -103,15 +103,15 @@ else event.target.textContent = reply; event.preventDefault(); if(reply && reply.length) { - $('#profile-rotator').spin('tiny'); + $('#prvmail-rotator').spin('tiny'); $.get('parse_url?url=' + reply, function(data) { - addeditortext(response); - $('#profile-rotator').spin(false); + addmailtext(data); + $('#prvmail-rotator').spin(false); }); } } - function addeditortext(data) { + function addmailtext(data) { if(plaintext == 'none') { var currentText = $("#prvmail-text").val(); $("#prvmail-text").val(currentText + data); diff --git a/view/tpl/nav.tpl b/view/tpl/nav.tpl index a8a7a7da7..53c68f1e0 100755 --- a/view/tpl/nav.tpl +++ b/view/tpl/nav.tpl @@ -47,11 +47,11 @@ </div> <div class="collapse navbar-collapse" id="navbar-collapse-1"> <ul class="nav navbar-nav navbar-left"> - {{if $nav.register}}<li class="{{$nav.register.2}}"><a href="{{$nav.register.0}}" title="{{$nav.register.3}}" >{{$nav.register.1}}</a><li>{{/if}} + {{if $nav.register}}<li class="{{$nav.register.2}}"><a href="{{$nav.register.0}}" title="{{$nav.register.3}}" >{{$nav.register.1}}</a></li>{{/if}} {{if !$userinfo}} {{if $nav.loginmenu}} <li class="{{$nav.loginmenu.0.2}} hidden-xs"> - <a data-toggle="dropdown" data-target="#" href="{{$nav.loginmenu.0.0}}" title="{{$nav.loginmenu.0.3}}" >{{$nav.loginmenu.0.1}} <span class="caret" id="usermenu-caret"></span></a> + <a data-toggle="dropdown" data-target="#" href="{{$nav.loginmenu.0.0}}" title="{{$nav.loginmenu.0.3}}" >{{$nav.loginmenu.0.1}} <span class="caret" id="loginmenu-caret"></span></a> <ul class="dropdown-menu" role="menu"> {{foreach $nav.loginmenu as $loginmenu}} <li role="presentation"><a class="{{$loginmenu.2}}" href="{{$loginmenu.0}}" title="{{$loginmenu.3}}" role="menuitem">{{$loginmenu.1}}</a></li> diff --git a/view/tpl/peoplefind.tpl b/view/tpl/peoplefind.tpl index 55bf1575f..2f23948c8 100755 --- a/view/tpl/peoplefind.tpl +++ b/view/tpl/peoplefind.tpl @@ -1,22 +1,19 @@ <div id="peoplefind-sidebar" class="widget"> <h3>{{$findpeople}}</h3> - <div class="descriptive-text">{{$desc}}</div> <form action="directory" method="post" /> - <input class="icon-search" id="side-peoplefind-url" type="text" name="search" size="24" title="{{$hint}}" placeholder=""/> - <input id="side-peoplefind-submit" class="btn btn-default" type="submit" name="submit" value="{{$findthem}}" /> - <br /> - {{if $advanced_search}} - <a href="#" onclick="openClose('advanced-people-search-div'); return false;">{{$advanced_search}}</a> - <div id="advanced-people-search-div" style="display: none;"> - <input class="icon-search" id="side-advanced-peoplefind-url" type="text" name="query" size="24" title="{{$advanced_hint}}" placeholder=""/> - <input id="side-advanced-peoplefind-submit" class="btn btn-default" type="submit" name="submit" value="{{$find_advanced}}" /> + <div class="form-group"> + <div class="input-group"> + <input class="widget-input" type="text" name="search" title="{{$hint}}{{if $advanced_search}}{{$advanced_hint}}{{/if}}" placeholder="{{$desc}}" /> + <div class="input-group-btn"> + <button class="btn btn-default btn-sm" type="submit" name="submit"><i class="icon-search"></i></button> + </div> + </div> </div> - <br /> - {{/if}} </form> - {{if $similar}}<a href="match" >{{$similar}}</a><br />{{/if}} - {{if $loggedin}}<a href="suggest" >{{$suggest}}</a><br />{{/if}} - <a href="randprof" >{{$random}}</a><br /> - {{if $loggedin}}{{if $inv}}<a href="invite" >{{$inv}}</a>{{/if}}{{/if}} + <ul class="nav nav-pills nav-stacked"> + {{if $similar}}<li><a href="match" >{{$similar}}</a></li>{{/if}} + {{if $loggedin}}<li><a href="suggest" >{{$suggest}}</a></li>{{/if}} + <li><a href="randprof" >{{$random}}</a></li> + {{if $loggedin}}{{if $inv}}<li><a href="invite" >{{$inv}}</a></li>{{/if}}{{/if}} + </ul> </div> - diff --git a/view/tpl/photo_view.tpl b/view/tpl/photo_view.tpl index b1f39a9e2..45a7cd7e5 100755 --- a/view/tpl/photo_view.tpl +++ b/view/tpl/photo_view.tpl @@ -59,19 +59,22 @@ <label class="radio-inline" id="photo-edit-rotate-cw-label" for="photo-edit-rotate-cw"><input id="photo-edit-rotate-cw" type="radio" name="rotate" value="1" />{{$edit.rotatecw}}</label> <label class="radio-inline" id="photo-edit-rotate-ccw-label" for="photo-edit-rotate-ccw"><input id="photo-edit-rotate-ccw" type="radio" name="rotate" value="2" />{{$edit.rotateccw}}</label> </div> + {{if $edit.adult_enabled}} <div class="form-group"> {{include file="field_checkbox.tpl" field=$edit.adult}} </div> + {{/if}} + {{$edit.aclselect}} <div class="form-group pull-left"> <button class="btn btn-danger btn-sm" id="photo-edit-delete-button" type="submit" name="delete" value="{{$edit.delete}}" onclick="return confirmDelete();" />{{$edit.delete}}</button> </div> <div class="form-group btn-group pull-right"> - <button class="btn btn-default btn-sm" data-toggle="modal" data-target="#aclModal" onclick="return false;"> - <i id="jot-perms-icon" class="{{$edit.lockstate}}"></i> + <button id="dbtn-acl" class="btn btn-default btn-sm" data-toggle="modal" data-target="#aclModal" onclick="return false;"> + <i id="jot-perms-icon" class="icon-{{$edit.lockstate}}"></i> </button> - <button class="btn btn-primary btn-sm" type="submit" name="submit" id="photos-edit-submit">{{$edit.submit}}</button> + <button id="dbtn-submit" class="btn btn-primary btn-sm" type="submit" name="submit" >{{$edit.submit}}</button> </div> </form> <div id="photo-edit-end" class="clear"></div> diff --git a/view/tpl/photos_upload.tpl b/view/tpl/photos_upload.tpl index 611068b6d..a04038aa2 100755 --- a/view/tpl/photos_upload.tpl +++ b/view/tpl/photos_upload.tpl @@ -22,10 +22,10 @@ <input id="photos-upload-choose" type="file" name="userfile" /> </div> <div class="btn-group pull-right"> - <button class="btn btn-default btn-sm" data-toggle="modal" data-target="#aclModal" onclick="return false;"> + <button id="dbtn-acl" class="btn btn-default btn-sm" data-toggle="modal" data-target="#aclModal" onclick="return false;"> <i id="jot-perms-icon" class="icon-{{$lockstate}}"></i> </button> - <button class="btn btn-primary btn-sm" type="submit" name="submit" id="photos-upload-submit">{{$submit}}</button> + <button id="dbtn-submit" class="btn btn-primary btn-sm" type="submit" name="submit" >{{$submit}}</button> </div> {{/if}} diff --git a/view/tpl/profile_vcard.tpl b/view/tpl/profile_vcard.tpl index 3c83cd685..6904c2fec 100755 --- a/view/tpl/profile_vcard.tpl +++ b/view/tpl/profile_vcard.tpl @@ -41,7 +41,7 @@ {{if $marital}}<dl class="marital"><dt class="marital-label"><span class="heart">♥</span>{{$marital}}</dt><dd class="marital-text">{{$profile.marital}}</dd></dl>{{/if}} - {{if $homepage}}<dl class="homepage"><dt class="homepage-label">{{$homepage}}</dt><dd class="homepage-url"><a href="{{$profile.homepage}}" >{{$profile.homepage}}</a></dd></dl>{{/if}} + {{if $homepage}}<dl class="homepage"><dt class="homepage-label">{{$homepage}}</dt><dd class="homepage-url">{{$profile.homepage}}</dd></dl>{{/if}} {{if $diaspora}} {{include file="diaspora_vcard.tpl"}} diff --git a/view/tpl/prv_message.tpl b/view/tpl/prv_message.tpl index 709943541..c6f393aa4 100755 --- a/view/tpl/prv_message.tpl +++ b/view/tpl/prv_message.tpl @@ -34,21 +34,21 @@ <i id="prvmail-attach" class="icon-paper-clip jot-icons" title="{{$attach}}"></i> </button> - <button id="prvmail-link-wrapper" class="btn btn-default btn-sm" > - <i id="prvmail-link" class="icon-link jot-icons" title="{{$insert}}" onclick="jotGetLink(); return false;"></i> + <button id="prvmail-link-wrapper" class="btn btn-default btn-sm" onclick="prvmailJotGetLink(); return false;" > + <i id="prvmail-link" class="icon-link jot-icons" title="{{$insert}}" ></i> </button> {{if $feature_expire}} - <button id="prvmail-expire-wrapper" class="btn btn-default btn-sm" > - <i id="prvmail-expires" class="icon-eraser jot-icons" title="{{$expires}}" onclick="prvmailGetExpiry();return false;"></i> + <button id="prvmail-expire-wrapper" class="btn btn-default btn-sm" onclick="prvmailGetExpiry();return false;" > + <i id="prvmail-expires" class="icon-eraser jot-icons" title="{{$expires}}" ></i> </button> {{/if}} {{if $feature_encrypt}} - <button id="prvmail-encrypt-wrapper" class="btn btn-default btn-sm" > - <i id="prvmail-encrypt" class="icon-key jot-icons" title="{{$encrypt}}" onclick="red_encrypt('{{$cipher}}','#prvmail-text',$('#prvmail-text').val());return false;"></i> + <button id="prvmail-encrypt-wrapper" class="btn btn-default btn-sm" onclick="red_encrypt('{{$cipher}}','#prvmail-text',$('#prvmail-text').val());return false;"> + <i id="prvmail-encrypt" class="icon-key jot-icons" title="{{$encrypt}}" ></i> </button> {{/if}} <div id="prvmail-rotator-wrapper" > - <img id="prvmail-rotator" src="images/rotator.gif" alt="{{$wait}}" title="{{$wait}}" style="display: none;" /> + <div id="prvmail-rotator"></div> </div> </div> <div id="prvmail-end"></div> diff --git a/view/tpl/safesearch.tpl b/view/tpl/safesearch.tpl index e0b2ab538..58ce22741 100644 --- a/view/tpl/safesearch.tpl +++ b/view/tpl/safesearch.tpl @@ -1,4 +1,6 @@ <div id="directory_safemode" class="widget"> <h3>{{$safemode}}</h3> -<a href="toggle_safesearch">{{$toggle}}</a> +<ul class="nav nav-pills nav-stacked"> + <li><a href="toggle_safesearch">{{$toggle}}</a></li> +</ul> </div> diff --git a/view/tpl/searchbox.tpl b/view/tpl/searchbox.tpl index 02b2d4a50..f4301f0f5 100644 --- a/view/tpl/searchbox.tpl +++ b/view/tpl/searchbox.tpl @@ -1,7 +1,7 @@ <form action="{{$action_url}}" method="get" > <input type="hidden" name="f" value="" /> <div id="{{$id}}" class="input-group"> - <input type="text" name="search" id="search-text" value="{{$s}}" onclick="this.submit();" /> + <input class="widget-input" type="text" name="search" id="search-text" value="{{$s}}" onclick="this.submit();" /> <div class="input-group-btn"> <button type="submit" name="submit" class="btn btn-default btn-sm" id="search-submit" value="{{$search_label}}"><i class="icon-search"></i></button> {{if $savedsearch}} diff --git a/view/tpl/settings_display.tpl b/view/tpl/settings_display.tpl index d3134ea88..8bf4dc0cc 100755 --- a/view/tpl/settings_display.tpl +++ b/view/tpl/settings_display.tpl @@ -11,8 +11,12 @@ {{/if}} {{include file="field_input.tpl" field=$ajaxint}} {{include file="field_input.tpl" field=$itemspage}} +{{include file="field_input.tpl" field=$channel_divmore_height}} +{{include file="field_input.tpl" field=$network_divmore_height}} {{include file="field_checkbox.tpl" field=$nosmile}} {{include file="field_checkbox.tpl" field=$title_tosource}} +{{include file="field_checkbox.tpl" field=$channel_list_mode}} +{{include file="field_checkbox.tpl" field=$network_list_mode}} <div class="settings-submit-wrapper" > <input type="submit" name="submit" class="settings-submit" value="{{$submit}}" /> |