This commit is contained in:
friendica 2013-01-25 13:50:27 -08:00
commit 37a5ff848d
4 changed files with 2476 additions and 1857 deletions

File diff suppressed because it is too large Load Diff

View File

@ -53,12 +53,13 @@ $a->strings["Description:"] = "Descrizione:";
$a->strings["Location:"] = "Posizione:";
$a->strings["Title:"] = "";
$a->strings["Share this event"] = "Condividi questo evento";
$a->strings["System down for maintenance"] = "";
$a->strings["Cancel"] = "Annulla";
$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: ";
$a->strings["Remove"] = "Rimuovi";
$a->strings["%s welcomes %s"] = "%s dà il benvenuto a %s";
$a->strings["%1\$s welcomes %2\$s"] = "";
$a->strings["Authorize application connection"] = "Autorizza la connessione dell'applicazione";
$a->strings["Return to your app and insert this Securty Code:"] = "Torna alla tua applicazione e inserisci questo codice di sicurezza:";
$a->strings["Please login to continue."] = "Effettua il login per continuare.";
@ -74,9 +75,8 @@ $a->strings["Profile Photos"] = "Foto del profilo";
$a->strings["Album not found."] = "Album non trovato.";
$a->strings["Delete Album"] = "Rimuovi album";
$a->strings["Delete Photo"] = "Rimuovi foto";
$a->strings["was tagged in a"] = "è stato taggato in una";
$a->strings["photo"] = "foto";
$a->strings["by"] = "da";
$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "";
$a->strings["a photo"] = "";
$a->strings["Image exceeds size limit of "] = "L'immagine supera il limite di";
$a->strings["Image file is empty."] = "Il file dell'immagine è vuoto.";
$a->strings["Unable to process image."] = "Impossibile caricare l'immagine.";
@ -85,7 +85,6 @@ $a->strings["Public access denied."] = "Accesso negato.";
$a->strings["No photos selected"] = "Nessuna foto selezionata";
$a->strings["Access to this item is restricted."] = "Questo oggetto non è visibile a tutti.";
$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "";
$a->strings["You have used %1$.2f Mbytes of photo storage."] = "";
$a->strings["Upload Photos"] = "Carica foto";
$a->strings["New album name: "] = "Nome nuovo album: ";
$a->strings["or existing album name: "] = "o nome di un album esistente: ";
@ -199,6 +198,18 @@ $a->strings["Diaspora"] = "Diaspora";
$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = " - per favore non usare questa form. Invece, inserisci %s nella tua barra di ricerca su Diaspora.";
$a->strings["Your Identity Address:"] = "L'indirizzo della tua identità:";
$a->strings["Submit Request"] = "Invia richiesta";
$a->strings["Account settings"] = "Parametri account";
$a->strings["Display settings"] = "Impostazioni grafiche";
$a->strings["Connector settings"] = "Impostazioni connettori";
$a->strings["Plugin settings"] = "Impostazioni plugin";
$a->strings["Connected apps"] = "";
$a->strings["Export personal data"] = "Esporta dati personali";
$a->strings["Remove account"] = "";
$a->strings["Settings"] = "Impostazioni";
$a->strings["Export account"] = "";
$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "";
$a->strings["Export all"] = "";
$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "";
$a->strings["Friendica Social Communications Server - Setup"] = "Friendica Social Communications Server - Setup";
$a->strings["Could not connect to database."] = " Impossibile collegarsi con il database.";
$a->strings["Could not create table."] = "Impossibile creare le tabelle.";
@ -247,6 +258,11 @@ $a->strings["This is most often a permission setting, as the web server may not
$a->strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Friendica top folder."] = "";
$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "";
$a->strings[".htconfig.php is writable"] = ".htconfig.php è scrivibile";
$a->strings["Friendica 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 view/smarty3/ under the Friendica 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."] = "";
$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = "";
$a->strings["view/smarty3 is writable"] = "";
$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "";
$a->strings["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."] = "Il file di configurazione del database \".htconfig.php\" non può essere scritto. Usa il testo qui di seguito per creare un file di configurazione nella cartella principale del tuo sito.";
@ -430,7 +446,6 @@ $a->strings["Find"] = "Trova";
$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["Password reset requested at %s"] = "Richiesta reimpostazione password su %s";
$a->strings["Administrator"] = "Amministratore";
$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "La richiesta non può essere verificata. (Puoi averla già richiesta precendentemente). Reimpostazione password fallita.";
$a->strings["Password Reset"] = "Reimpostazione password";
$a->strings["Your password has been reset as requested."] = "La tua password è stata reimpostata come richiesto.";
@ -438,22 +453,17 @@ $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 entrare";
$a->strings["Your password may be changed from the <em>Settings</em> page after successful login."] = "Puoi cambiare la tua password dalla pagina <em>Impostazioni</em> dopo aver effettuato l'accesso.";
$a->strings["Your password has been changed at %s"] = "";
$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.";
$a->strings["Nickname or Email: "] = "Nome utente o email: ";
$a->strings["Reset"] = "Reimposta";
$a->strings["Account settings"] = "Parametri account";
$a->strings["Display settings"] = "Impostazioni grafiche";
$a->strings["Connector settings"] = "Impostazioni connettori";
$a->strings["Plugin settings"] = "Impostazioni plugin";
$a->strings["Connected apps"] = "";
$a->strings["Export personal data"] = "Esporta dati personali";
$a->strings["Remove account"] = "";
$a->strings["Settings"] = "Impostazioni";
$a->strings["Additional features"] = "";
$a->strings["Missing some important data!"] = "Mancano alcuni dati importanti!";
$a->strings["Update"] = "Aggiorna";
$a->strings["Failed to connect with email account using the settings provided."] = "Impossibile collegarsi all'account email con i parametri forniti.";
$a->strings["Email settings updated."] = "Impostazioni e-mail aggiornate.";
$a->strings["Features updated"] = "";
$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.";
@ -477,6 +487,9 @@ $a->strings["No name"] = "Nessun nome";
$a->strings["Remove authorization"] = "Rimuovi l'autorizzazione";
$a->strings["No Plugin settings configured"] = "Nessun plugin ha impostazioni modificabili";
$a->strings["Plugin Settings"] = "Impostazioni plugin";
$a->strings["Off"] = "";
$a->strings["On"] = "";
$a->strings["Additional Features"] = "";
$a->strings["Built-in support for %s connectivity is %s"] = "Il supporto integrato per la connettività con %s è %s";
$a->strings["enabled"] = "abilitato";
$a->strings["disabled"] = "disabilitato";
@ -586,10 +599,10 @@ $a->strings["Sort by Post Date"] = "";
$a->strings["Posts that mention or involve you"] = "";
$a->strings["New"] = "Nuovo";
$a->strings["Activity Stream - by date"] = "";
$a->strings["Starred"] = "Preferiti";
$a->strings["Favourite Posts"] = "";
$a->strings["Shared Links"] = "Links condivisi";
$a->strings["Interesting Links"] = "";
$a->strings["Starred"] = "Preferiti";
$a->strings["Favourite Posts"] = "";
$a->strings["Warning: This group contains %s member from an insecure network."] = array(
0 => "Attenzione: questo gruppo contiene %s membro da un network insicuro.",
1 => "Attenzione: questo gruppo contiene %s membri da un network insicuro.",
@ -600,6 +613,14 @@ $a->strings["Private messages to this person are at risk of public disclosure."]
$a->strings["Invalid contact."] = "Contatto non valido.";
$a->strings["Personal Notes"] = "Note personali";
$a->strings["Save"] = "Salva";
$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["Import"] = "";
$a->strings["Move account"] = "";
$a->strings["You can import an account from another Friendica server."] = "";
$a->strings["You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here."] = "";
$a->strings["This feature is experimental. We can't import contacts from the OStatus network (statusnet/identi.ca) or from Diaspora"] = "";
$a->strings["Account file"] = "";
$a->strings["To export your accont, go to \"Settings->Export your porsonal data\" and select \"Export account\""] = "";
$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Numero giornaliero di messaggi per %s superato. Invio fallito.";
$a->strings["No recipient selected."] = "Nessun destinatario selezionato.";
$a->strings["Unable to check your home location."] = "";
@ -675,7 +696,6 @@ $a->strings["Failed to send email message. Here is the message that failed."] =
$a->strings["Your registration can not be processed."] = "La tua registrazione non puo' essere elaborata.";
$a->strings["Registration request at %s"] = "Richiesta di registrazione su %s";
$a->strings["Your registration is pending approval by the site owner."] = "La tua richiesta è in attesa di approvazione da parte del prorietario del sito.";
$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["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "Se vuoi, puoi riempire questo modulo tramite OpenID, inserendo il tuo OpenID e cliccando 'Registra'.";
$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "Se non hai familiarità con OpenID, lascia il campo vuoto e riempi il resto della maschera.";
$a->strings["Your OpenID (optional): "] = "Il tuo OpenID (opzionale): ";
@ -689,6 +709,7 @@ $a->strings["Choose a profile nickname. This must begin with a text character. Y
$a->strings["Choose a nickname: "] = "Scegli un nome utente: ";
$a->strings["Register"] = "Registrati";
$a->strings["People Search"] = "Cerca persone";
$a->strings["photo"] = "foto";
$a->strings["status"] = "stato";
$a->strings["%1\$s likes %2\$s's %3\$s"] = "A %1\$s piace %3\$s di %2\$s";
$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "A %1\$s non piace %3\$s di %2\$s";
@ -781,6 +802,7 @@ $a->strings["Self-signed certificate, use SSL for local links only (discouraged)
$a->strings["File upload"] = "Caricamento file";
$a->strings["Policies"] = "Politiche";
$a->strings["Advanced"] = "Avanzate";
$a->strings["Performance"] = "";
$a->strings["Site name"] = "Nome del sito";
$a->strings["Banner/Logo"] = "Banner/Logo";
$a->strings["System language"] = "Lingua di sistema";
@ -790,6 +812,8 @@ $a->strings["Mobile system theme"] = "";
$a->strings["Theme for mobile devices"] = "";
$a->strings["SSL link policy"] = "";
$a->strings["Determines whether generated links should be forced to use SSL"] = "";
$a->strings["'Share' element"] = "";
$a->strings["Activates the bbcode element 'share' for repeating items."] = "";
$a->strings["Maximum image size"] = "Massima dimensione 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["Maximum image length"] = "";
@ -797,6 +821,8 @@ $a->strings["Maximum length in pixels of the longest side of uploaded images. De
$a->strings["JPEG image quality"] = "";
$a->strings["Uploaded JPEGS will be saved at this quality setting [0-100]. Default is 100, which is full quality."] = "";
$a->strings["Register policy"] = "Politica di registrazione";
$a->strings["Maximum Daily Registrations"] = "";
$a->strings["If registration is permitted above, this sets the maximum number of new user registrations to accept per day. If register is set to closed, this setting has no effect."] = "";
$a->strings["Register text"] = "Testo 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";
@ -843,6 +869,14 @@ $a->strings["Poll interval"] = "";
$a->strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."] = "";
$a->strings["Maximum Load Average"] = "";
$a->strings["Maximum system load before delivery and poll processes are deferred - default 50."] = "";
$a->strings["Use MySQL full text engine"] = "";
$a->strings["Activates the full text engine. Speeds up search - but can only search for four and more characters."] = "";
$a->strings["Path to item cache"] = "";
$a->strings["Cache duration in seconds"] = "";
$a->strings["How long should the cache files be hold? Default value is 86400 seconds (One day)."] = "";
$a->strings["Path for lock file"] = "";
$a->strings["Temp path"] = "";
$a->strings["Base path to installation"] = "";
$a->strings["Update has been marked successful"] = "";
$a->strings["Executing %s failed. Check system logs."] = "";
$a->strings["Update %s was successfully applied."] = "";
@ -926,6 +960,10 @@ $a->strings["Applications"] = "Applicazioni";
$a->strings["No installed applications."] = "Nessuna applicazione installata.";
$a->strings["Search"] = "Cerca";
$a->strings["Profile not found."] = "Profilo non trovato.";
$a->strings["Profile deleted."] = "Profilo elminato.";
$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 Name is required."] = "Il nome profilo è obbligatorio .";
$a->strings["Marital Status"] = "";
$a->strings["Romantic Partner"] = "";
@ -946,12 +984,9 @@ $a->strings["public profile"] = "profilo pubblico";
$a->strings["%1\$s changed %2\$s to &ldquo;%3\$s&rdquo;"] = "";
$a->strings[" - Visit %1\$s's %2\$s"] = "";
$a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s ha un %2\$s aggiornato. Ha cambiato %3\$s";
$a->strings["Profile deleted."] = "Profilo elminato.";
$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["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["Change Profile Photo"] = "";
$a->strings["View this profile"] = "Visualizza questo 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";
@ -1014,6 +1049,7 @@ $a->strings["No entries."] = "Nessun articolo.";
$a->strings["Source (bbcode) text:"] = "";
$a->strings["Source (Diaspora) text to convert to BBcode:"] = "";
$a->strings["Source input: "] = "";
$a->strings["bb2html (raw HTML): "] = "";
$a->strings["bb2html: "] = "";
$a->strings["bb2html2bb: "] = "";
$a->strings["bb2md: "] = "";
@ -1094,6 +1130,7 @@ $a->strings["Do not import your Facebook profile wall conversations"] = "Non imp
$a->strings["If you choose to link conversations and leave both of these boxes unchecked, your Facebook profile wall will be merged with your profile wall on this website and your privacy settings on this website will be used to determine who may see the conversations."] = "Se scegli di collegare le conversazioni e lasci entrambi questi box non segnati, la tua bacheca di Facebook sarà fusa con la tua bacheca su questao sito, e le impostazioni di privacy su questo sito saranno usate per decidere chi potrà vedere le conversazioni.";
$a->strings["Comma separated applications to ignore"] = "Elenco separato da virgola di applicazioni da ignorare";
$a->strings["Problems with Facebook Real-Time Updates"] = "Problemi con gli aggiornamenti in tempo reale con Facebook";
$a->strings["Administrator"] = "Amministratore";
$a->strings["Facebook Connector Settings"] = "Impostazioni del connettore Facebook";
$a->strings["Facebook API Key"] = "Facebook API Key";
$a->strings["Error: it appears that you have specified the App-ID and -Secret in your .htconfig.php file. As long as they are specified there, they cannot be set using this form.<br><br>"] = "Error: it appears that you have specified the App-ID and -Secret in your .htconfig.php file. As long as they are specified there, they cannot be set using this form.<br><br>";
@ -1129,7 +1166,11 @@ $a->strings["Facebook Post disabled"] = "";
$a->strings["Facebook Post"] = "";
$a->strings["Install Facebook Post connector for this account."] = "";
$a->strings["Remove Facebook Post connector"] = "";
$a->strings["Suppress \"View on friendica\""] = "";
$a->strings["Mirror wall posts from facebook to friendica."] = "";
$a->strings["Post to page/group:"] = "";
$a->strings["Facebook Post Settings"] = "";
$a->strings["%s:"] = "";
$a->strings["%d person likes this"] = array(
0 => "piace a %d persona",
1 => "piace a %d persone",
@ -1207,6 +1248,7 @@ $a->strings["Randomise Page/Forum list"] = "";
$a->strings["Show pages/forums on profile page"] = "";
$a->strings["Planets Settings"] = "";
$a->strings["Enable Planets Plugin"] = "";
$a->strings["Forum Directory"] = "";
$a->strings["Login"] = "Accedi";
$a->strings["OpenID"] = "OpenID";
$a->strings["Latest users"] = "Ultimi utenti";
@ -1430,7 +1472,7 @@ $a->strings["Tile Server URL"] = "";
$a->strings["A list of <a href=\"http://wiki.openstreetmap.org/wiki/TMS\" target=\"_blank\">public tile servers</a>"] = "";
$a->strings["Default zoom"] = "Default zoom";
$a->strings["The default zoom level. (1:world, 18:highest)"] = "";
$a->strings["Editplain settings updated."] = "Impostazioni 'Editplain' aggiornate.";
$a->strings["Group Text settings updated."] = "";
$a->strings["Group Text"] = "";
$a->strings["Use a text only (non-image) group selector in the \"group edit\" menu"] = "";
$a->strings["Could NOT install Libravatar successfully.<br>It requires PHP >= 5.3"] = "";
@ -1455,10 +1497,13 @@ $a->strings["Post to Libertree by default"] = "";
$a->strings["Altpager settings updated."] = "";
$a->strings["Alternate Pagination Setting"] = "";
$a->strings["Use links to \"newer\" and \"older\" pages in place of page numbers?"] = "";
$a->strings["Force global use of the alternate pager"] = "";
$a->strings["Each user chooses whether to use the alternate pager"] = "";
$a->strings["The MathJax addon renders mathematical formulae written using the LaTeX syntax surrounded by the usual $$ or an eqnarray block in the postings of your wall,network tab and private mail."] = "";
$a->strings["Use the MathJax renderer"] = "";
$a->strings["MathJax Base URL"] = "";
$a->strings["The URL for the javascript file that should be included to use MathJax. Can be either the MathJax CDN or another installation of MathJax."] = "";
$a->strings["Editplain settings updated."] = "Impostazioni 'Editplain' aggiornate.";
$a->strings["Editplain Settings"] = "Impostazioni Editplain";
$a->strings["Disable richtext status editor"] = "Disabilita l'editor di testo visuale";
$a->strings["Libravatar addon is installed, too. Please disable Libravatar addon or this Gravatar addon.<br>The Libravatar addon will fall back to Gravatar if nothing was found at Libravatar."] = "";
@ -1513,16 +1558,21 @@ $a->strings["If enabled all your <strong>public</strong> postings can be posted
$a->strings["<strong>Note</strong>: Due your privacy settings (<em>Hide your profile details from unknown viewers?</em>) the link potentially included in public postings relayed to StatusNet will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = "";
$a->strings["Allow posting to StatusNet"] = "Permetti l'invio a StatusNet";
$a->strings["Send public postings to StatusNet by default"] = "Invia sempre i messaggi pubblici a StatusNet";
$a->strings["Mirror all posts from statusnet that are no replies or repeated messages"] = "";
$a->strings["Shortening method that optimizes the post"] = "";
$a->strings["Send linked #-tags and @-names to StatusNet"] = "";
$a->strings["Clear OAuth configuration"] = "Rimuovi la configurazione OAuth";
$a->strings["API URL"] = "API URL";
$a->strings["Infinite Improbability Drive"] = "";
$a->strings["You are now authenticated to tumblr."] = "";
$a->strings["return to the connector page"] = "";
$a->strings["Post to Tumblr"] = "Pubblica su Tumblr";
$a->strings["Tumblr Post Settings"] = "Impostazioni di invio a Tumblr";
$a->strings["(Re-)Authenticate your tumblr page"] = "";
$a->strings["Enable Tumblr Post Plugin"] = "Abilita Plugin Tumblr";
$a->strings["Tumblr login"] = "Tumblr login";
$a->strings["Tumblr password"] = "Tumblr password";
$a->strings["Post to Tumblr by default"] = "Pubblica su Tumblr di default";
$a->strings["Post to page:"] = "";
$a->strings["You are not authenticated to tumblr"] = "";
$a->strings["Numfriends settings updated."] = "Impostazioni \"Numfriends' aggiornate.";
$a->strings["Numfriends Settings"] = "Impostazioni Numfriends";
$a->strings["How many contacts to display on profile sidebar"] = "Quanti contatti visualizzare nella barra laterale del profilo";
@ -1563,6 +1613,8 @@ $a->strings["If enabled all your <strong>public</strong> postings can be posted
$a->strings["<strong>Note</strong>: Due your privacy settings (<em>Hide your profile details from unknown viewers?</em>) the link potentially included in public postings relayed to Twitter will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = "";
$a->strings["Allow posting to Twitter"] = "Permetti l'invio a Twitter";
$a->strings["Send public postings to Twitter by default"] = "Invia sempre i messaggi pubblici a Twitter";
$a->strings["Mirror all posts from twitter that are no replies or retweets"] = "";
$a->strings["Shortening method that optimizes the tweet"] = "";
$a->strings["Send linked #-tags and @-names to Twitter"] = "";
$a->strings["Consumer key"] = "Consumer key";
$a->strings["Consumer secret"] = "Consumer secret";
@ -1665,6 +1717,7 @@ $a->strings["Zot!"] = "Zot!";
$a->strings["LinkedIn"] = "LinkedIn";
$a->strings["XMPP/IM"] = "XMPP/IM";
$a->strings["MySpace"] = "MySpace";
$a->strings["Google+"] = "";
$a->strings["Male"] = "Maschio";
$a->strings["Female"] = "Femmina";
$a->strings["Currently Male"] = "Al momento maschio";
@ -1794,6 +1847,18 @@ $a->strings["Attachments:"] = "Allegati:";
$a->strings["view full size"] = "vedi a schermo intero";
$a->strings["Embedded content"] = "Contenuto incorporato";
$a->strings["Embedding disabled"] = "Embed disabilitato";
$a->strings["Error decoding account file"] = "";
$a->strings["Error! No version data in file! This is not a Friendica account file?"] = "";
$a->strings["Error! I can't import this file: DB schema version is not compatible."] = "";
$a->strings["Error! Cannot check nickname"] = "";
$a->strings["User '%s' already exists on this server!"] = "";
$a->strings["User creation error"] = "";
$a->strings["User profile creation error"] = "";
$a->strings["%d contact not imported"] = array(
0 => "",
1 => "",
);
$a->strings["Done. You can now login with your username and password"] = "";
$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."] = "Un gruppo eliminato con questo nome è stato ricreato. I permessi esistenti su un elemento <strong>possono</strong> essere applicati a questo gruppo e tutti i membri futuri. Se questo non è ciò che si intende, si prega di creare un altro gruppo con un nome diverso.";
$a->strings["Default privacy group for new contacts"] = "";
$a->strings["Everybody"] = "Tutti";
@ -1815,6 +1880,8 @@ $a->strings["Conversations on this site"] = "Conversazioni su questo sito";
$a->strings["Directory"] = "Elenco";
$a->strings["People directory"] = "Elenco delle persone";
$a->strings["Conversations from your friends"] = "Conversazioni dai tuoi amici";
$a->strings["Network Reset"] = "";
$a->strings["Load Network page with no filters"] = "";
$a->strings["Friend Requests"] = "Richieste di amicizia";
$a->strings["See all notifications"] = "Vedi tutte le notifiche";
$a->strings["Mark all system notifications seen"] = "";
@ -1823,8 +1890,9 @@ $a->strings["Inbox"] = "In arrivo";
$a->strings["Outbox"] = "Inviati";
$a->strings["Manage"] = "Gestisci";
$a->strings["Manage other pages"] = "Gestisci altre pagine";
$a->strings["Delegations"] = "";
$a->strings["Profiles"] = "Profili";
$a->strings["Manage/edit profiles"] = "Gestisci/modifica i profili";
$a->strings["Manage/Edit Profiles"] = "";
$a->strings["Manage/edit friends and contacts"] = "Gestisci/modifica amici e contatti";
$a->strings["Site setup and configuration"] = "Configurazione del sito";
$a->strings["Nothing new here"] = "Niente di nuovo qui";
@ -1864,10 +1932,47 @@ $a->strings["seconds"] = "secondi";
$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s fa";
$a->strings["%s's birthday"] = "";
$a->strings["Happy Birthday %s"] = "";
$a->strings["From: "] = "Da: ";
$a->strings["Image/photo"] = "Immagine/foto";
$a->strings["<span><a href=\"%s\" target=\"external-link\">%s</a> wrote the following <a href=\"%s\" target=\"external-link\">post</a>"] = "";
$a->strings["$1 wrote:"] = "$1 ha scritto:";
$a->strings["Encrypted content"] = "";
$a->strings["General Features"] = "";
$a->strings["Multiple Profiles"] = "";
$a->strings["Ability to create multiple profiles"] = "";
$a->strings["Post Composition Features"] = "";
$a->strings["Richtext Editor"] = "";
$a->strings["Enable richtext editor"] = "";
$a->strings["Post Preview"] = "";
$a->strings["Allow previewing posts and comments before publishing them"] = "";
$a->strings["Network Sidebar Widgets"] = "";
$a->strings["Search by Date"] = "";
$a->strings["Ability to select posts by date ranges"] = "";
$a->strings["Group Filter"] = "";
$a->strings["Enable widget to display Network posts only from selected group"] = "";
$a->strings["Network Filter"] = "";
$a->strings["Enable widget to display Network posts only from selected network"] = "";
$a->strings["Save search terms for re-use"] = "";
$a->strings["Network Tabs"] = "";
$a->strings["Network Personal Tab"] = "";
$a->strings["Enable tab to display only Network posts that you've interacted on"] = "";
$a->strings["Network New Tab"] = "";
$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = "";
$a->strings["Network Shared Links Tab"] = "";
$a->strings["Enable tab to display only Network posts with links in them"] = "";
$a->strings["Post/Comment Tools"] = "";
$a->strings["Multiple Deletion"] = "";
$a->strings["Select and delete multiple posts/comments at once"] = "";
$a->strings["Edit Sent Posts"] = "";
$a->strings["Edit and correct posts and comments after sending"] = "";
$a->strings["Tagging"] = "";
$a->strings["Ability to tag existing posts"] = "";
$a->strings["Post Categories"] = "";
$a->strings["Add categories to your posts"] = "";
$a->strings["Ability to file posts under folders"] = "";
$a->strings["Dislike Posts"] = "";
$a->strings["Ability to dislike posts/comments"] = "";
$a->strings["Star Posts"] = "";
$a->strings["Ability to mark special posts with a star indicator"] = "";
$a->strings["Cannot locate DNS info for database server '%s'"] = "Non trovo le informazioni DNS per il database server '%s'";
$a->strings["[no subject]"] = "[nessun oggetto]";
$a->strings["Visible to everybody"] = "Visibile a tutti";
@ -1962,8 +2067,8 @@ $a->strings["Delete Selected Items"] = "Cancella elementi selezionati";
$a->strings["Follow Thread"] = "";
$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."] = "Piace a <span %1\$s>%2\$d persone</span>.";
$a->strings["<span %1\$s>%2\$d people</span> don't like this."] = "Non piace a <span %1\$s>%2\$d persone</span>.";
$a->strings["<span %1\$s>%2\$d people</span> like this"] = "";
$a->strings["<span %1\$s>%2\$d people</span> don't like this"] = "";
$a->strings["and"] = "e";
$a->strings[", and %d other people"] = "e altre %d persone";
$a->strings["%s like this."] = "Piace a %s.";
@ -1973,6 +2078,7 @@ $a->strings["Please enter a video link/URL:"] = "Inserisci un collegamento video
$a->strings["Please enter an audio link/URL:"] = "Inserisci un collegamento audio / URL:";
$a->strings["Tag term:"] = "Tag:";
$a->strings["Where are you right now?"] = "Dove sei ora?";
$a->strings["Delete item(s)?"] = "";
$a->strings["permissions"] = "permessi";
$a->strings["Click here to upgrade."] = "";
$a->strings["This action exceeds the limits set by your subscription plan."] = "";
@ -1984,11 +2090,17 @@ $a->strings["Update Error at %s"] = "";
$a->strings["Create a New Account"] = "Crea un nuovo account";
$a->strings["Nickname or Email address: "] = "Nome utente o indirizzo email: ";
$a->strings["Password: "] = "Password: ";
$a->strings["Remember me"] = "";
$a->strings["Or login using OpenID: "] = "O entra con OpenID:";
$a->strings["Forgot your password?"] = "Hai dimenticato la password?";
$a->strings["Website Terms of Service"] = "";
$a->strings["terms of service"] = "";
$a->strings["Website Privacy Policy"] = "";
$a->strings["privacy policy"] = "";
$a->strings["Requested account is not available."] = "";
$a->strings["Edit profile"] = "Modifica il profilo";
$a->strings["Message"] = "Messaggio";
$a->strings["Manage/edit profiles"] = "Gestisci/modifica i profili";
$a->strings["g A l F d"] = "g A l d F";
$a->strings["F d"] = "d F";
$a->strings["[today]"] = "[oggi]";
@ -2001,6 +2113,7 @@ $a->strings["Status Messages and Posts"] = "";
$a->strings["Profile Details"] = "";
$a->strings["Events and Calendar"] = "";
$a->strings["Only You Can See This"] = "";
$a->strings["via"] = "";
$a->strings["toggle mobile"] = "";
$a->strings["Bg settings updated."] = "";
$a->strings["Bg Settings"] = "";
@ -2016,3 +2129,5 @@ $a->strings["Post to Drupal by default"] = "Invia a Drupal per impostazione pred
$a->strings["OEmbed settings updated"] = "Impostazioni OEmbed aggiornate";
$a->strings["Use OEmbed for YouTube videos"] = "Usa OEmbed per i video di YouTube";
$a->strings["URL to embed:"] = "URL da incorporare:";
$a->strings["Tumblr login"] = "Tumblr login";
$a->strings["Tumblr password"] = "Tumblr password";

File diff suppressed because it is too large Load Diff

View File

@ -127,7 +127,7 @@ $a->strings["running at web location"] = "运作再网址";
$a->strings["Please visit <a href=\"http://friendica.com\">Friendica.com</a> to learn more about the Friendica project."] = "请看<a href=\"http://friendica.com\">Friendica.com</a>发现多关于Friendica工程。";
$a->strings["Bug reports and issues: please visit"] = "问题报案:请去";
$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "建议,夸奖,捐赠,等-请发邮件到「 Info」在Friendica点com";
$a->strings["Installed plugins/addons/apps:"] = "";
$a->strings["Installed plugins/addons/apps:"] = "安装的插件/加件/应用:";
$a->strings["No installed plugins/addons/apps"] = "没有安装的插件/应用";
$a->strings["Item not found"] = "项目没找到";
$a->strings["Edit post"] = "编辑文章";
@ -151,7 +151,7 @@ $a->strings["Permission settings"] = "权设置";
$a->strings["CC: email addresses"] = "抄送: 电子邮件地址";
$a->strings["Public post"] = "公开的消息";
$a->strings["Set title"] = "指定标题";
$a->strings["Categories (comma-separated list)"] = "";
$a->strings["Categories (comma-separated list)"] = "种类(逗号分隔单)";
$a->strings["Example: bob@example.com, mary@example.com"] = "比如: li@example.com, wang@example.com";
$a->strings["This introduction has already been accepted."] = "这个介绍已经接受了。";
$a->strings["Profile location is not valid or does not contain profile information."] = "简介位置失效或不包括简介信息。";
@ -167,8 +167,8 @@ $a->strings["%s has received too many connection requests today."] = "%s今天
$a->strings["Spam protection measures have been invoked."] = "垃圾保护措施被用了。";
$a->strings["Friends are advised to please try again in 24 hours."] = "朋友们被建议请24小时后再试。";
$a->strings["Invalid locator"] = "无效找到物";
$a->strings["Invalid email address."] = "";
$a->strings["This account has not been configured for email. Request failed."] = "";
$a->strings["Invalid email address."] = "无效的邮件地址。";
$a->strings["This account has not been configured for email. Request failed."] = "这个账户没有设置用电子邮件。要求没通过。";
$a->strings["Unable to resolve your name at the provided location."] = "不可疏解您的名字再输入的位置。";
$a->strings["You have already introduced yourself here."] = "您已经自我介绍这儿。";
$a->strings["Apparently you are already friends with %s."] = "看上去您已经是%s的朋友。";
@ -183,9 +183,9 @@ $a->strings["Welcome home %s."] = "欢迎%s。";
$a->strings["Please confirm your introduction/connection request to %s."] = "请确认您的介绍/联络要求给%s。";
$a->strings["Confirm"] = "确认";
$a->strings["[Name Withheld]"] = "[名字拒给]";
$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "";
$a->strings["<strike>Connect as an email follower</strike> (Coming soon)"] = "";
$a->strings["If you are not yet a member of the free social web, <a href=\"http://dir.friendica.com/siteinfo\">follow this link to find a public Friendica site and join us today</a>."] = "";
$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "请输入您的「同一人地址」这些支持的交通网络中:";
$a->strings["<strike>Connect as an email follower</strike> (Coming soon)"] = "<strike>连接当邮件关注</strike>(快来)";
$a->strings["If you are not yet a member of the free social web, <a href=\"http://dir.friendica.com/siteinfo\">follow this link to find a public Friendica site and join us today</a>."] = "如果您还没有自由社会网络成员之一,<a href=\"http://dir.friendica.com/siteinfo\">点击这个环节找公开Friendica网站今天加入</a>.";
$a->strings["Friend/Connection Request"] = "朋友/联络要求。";
$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "比如jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca";
$a->strings["Please answer the following:"] = "请回答下述的:";
@ -194,14 +194,14 @@ $a->strings["Add a personal note:"] = "添加个人的便条";
$a->strings["Friendica"] = "Friendica";
$a->strings["StatusNet/Federated Social Web"] = "StatusNet联合社会化网";
$a->strings["Diaspora"] = "Diaspora";
$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = "";
$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = " - 请别用这个表格。反而输入%s在您的Diaspora搜索功能。";
$a->strings["Your Identity Address:"] = "您的同一个人地址:";
$a->strings["Submit Request"] = "提交要求";
$a->strings["Account settings"] = "帐户配置";
$a->strings["Display settings"] = "";
$a->strings["Display settings"] = "表示设置";
$a->strings["Connector settings"] = "插销设置";
$a->strings["Plugin settings"] = "插件设置";
$a->strings["Connected apps"] = "";
$a->strings["Connected apps"] = "连接着应用";
$a->strings["Export personal data"] = "出口私人信息";
$a->strings["Remove account"] = "";
$a->strings["Settings"] = "配置";
@ -236,7 +236,7 @@ $a->strings["Enter full path to php executable. You can leave this blank to cont
$a->strings["Command line PHP"] = "命令行PHP";
$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "您系统的命令行PHP没有能够「register_argc_argv」。";
$a->strings["This is required for message delivery to work."] = "这必要为通信发布成功。";
$a->strings["PHP register_argc_argv"] = "";
$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"] = "错误这系统的「register_argc_argv」子程序不能产生加密钥匙";
$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "如果您用Windows请看「http://www.php.net/manual/en/openssl.installation.php」。";
$a->strings["Generate encryption keys"] = "产生加密钥匙";
@ -298,7 +298,7 @@ $a->strings["%d comment"] = array(
0 => "%d评论",
);
$a->strings["comment"] = array(
0 => "",
0 => "评论",
);
$a->strings["show more"] = "看多";
$a->strings["like"] = "喜欢";
@ -318,7 +318,7 @@ $a->strings["remove star"] = "消星";
$a->strings["toggle star status"] = "转变星现状";
$a->strings["starred"] = "被贴星";
$a->strings["add tag"] = "加标签";
$a->strings["save to folder"] = "";
$a->strings["save to folder"] = "保存在文件夹";
$a->strings["to"] = "";
$a->strings["Wall-to-Wall"] = "从墙到墙";
$a->strings["via Wall-To-Wall:"] = "通过从墙到墙";
@ -417,7 +417,7 @@ $a->strings["Currently blocked"] = "现在拦的";
$a->strings["Currently ignored"] = "现在不理的";
$a->strings["Currently archived"] = "";
$a->strings["Replies/likes to your public posts <strong>may</strong> still be visible"] = "回答/喜欢关您公开文章<strong>会</strong>还可见的";
$a->strings["Suggestions"] = "";
$a->strings["Suggestions"] = "建议";
$a->strings["Suggest potential friends"] = "";
$a->strings["All Contacts"] = "所有的熟人";
$a->strings["Show all contacts"] = "";
@ -503,19 +503,19 @@ $a->strings["Email login name:"] = "邮件登记名:";
$a->strings["Email password:"] = "邮件密码:";
$a->strings["Reply-to address:"] = "回答地址:";
$a->strings["Send public posts to all email contacts:"] = "发公开的文章给所有的邮件熟人:";
$a->strings["Action after import:"] = "";
$a->strings["Mark as seen"] = "";
$a->strings["Move to folder"] = "";
$a->strings["Move to folder:"] = "";
$a->strings["Action after import:"] = "进口后行动:";
$a->strings["Mark as seen"] = "标注看过";
$a->strings["Move to folder"] = "搬到文件夹";
$a->strings["Move to folder:"] = "搬到文件夹:";
$a->strings["No special theme for mobile devices"] = "";
$a->strings["Display Settings"] = "";
$a->strings["Display Settings"] = "表示设置";
$a->strings["Display Theme:"] = "显示主题:";
$a->strings["Mobile Theme:"] = "";
$a->strings["Update browser every xx seconds"] = "更新游览器每XX秒";
$a->strings["Minimum of 10 seconds, no maximum"] = "最小10秒没有上限";
$a->strings["Number of items to display per page:"] = "";
$a->strings["Maximum of 100 items"] = "";
$a->strings["Don't show emoticons"] = "";
$a->strings["Maximum of 100 items"] = "最多100项目";
$a->strings["Don't show emoticons"] = "别表示请表符号";
$a->strings["Normal Account Page"] = "";
$a->strings["This account is a normal personal profile"] = "这个帐户是正常私人简介";
$a->strings["Soapbox Page"] = "";
@ -535,7 +535,7 @@ $a->strings["Hide your profile details from unknown viewers?"] = "使简介信
$a->strings["Allow friends to post to your profile page?"] = "允许朋友们贴文章在您的简介页?";
$a->strings["Allow friends to tag your posts?"] = "允许朋友们标签您的文章?";
$a->strings["Allow us to suggest you as a potential friend to new members?"] = "允许我们建议您潜力朋友给新成员?";
$a->strings["Permit unknown people to send you private mail?"] = "";
$a->strings["Permit unknown people to send you private mail?"] = "允许生人寄给您私人邮件?";
$a->strings["Profile is <strong>not published</strong>."] = "简介是<strong>没出版</strong>";
$a->strings["or"] = "或者";
$a->strings["Your Identity Address is"] = "您的同一个人地址是";
@ -564,7 +564,7 @@ $a->strings["Maximum Friend Requests/Day:"] = "最多友谊要求个天:";
$a->strings["(to prevent spam abuse)"] = "(为防止垃圾邮件滥用)";
$a->strings["Default Post Permissions"] = "默认文章准许";
$a->strings["(click to open/close)"] = "(点击为打开/关闭)";
$a->strings["Maximum private messages per day from unknown people:"] = "";
$a->strings["Maximum private messages per day from unknown people:"] = "一天最多从生人私人邮件:";
$a->strings["Notification Settings"] = "消息设置";
$a->strings["By default post a status message when:"] = "";
$a->strings["accepting a friend request"] = "";
@ -595,7 +595,7 @@ $a->strings["Sort by Post Date"] = "";
$a->strings["Posts that mention or involve you"] = "";
$a->strings["New"] = "";
$a->strings["Activity Stream - by date"] = "";
$a->strings["Shared Links"] = "";
$a->strings["Shared Links"] = "共同环节";
$a->strings["Interesting Links"] = "";
$a->strings["Starred"] = "被星";
$a->strings["Favourite Posts"] = "";
@ -616,16 +616,16 @@ $a->strings["You need to export your account from the old server and upload it h
$a->strings["This feature is experimental. We can't import contacts from the OStatus network (statusnet/identi.ca) or from Diaspora"] = "";
$a->strings["Account file"] = "";
$a->strings["To export your accont, go to \"Settings->Export your porsonal data\" and select \"Export account\""] = "";
$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "";
$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "一天最多墙通知给%s超过了。通知没有通过 。";
$a->strings["No recipient selected."] = "没有选择的接受者。";
$a->strings["Unable to check your home location."] = "";
$a->strings["Unable to check your home location."] = "核对不了您的主页。";
$a->strings["Message could not be sent."] = "消息发不了。";
$a->strings["Message collection failure."] = "通信受到错误。";
$a->strings["Message sent."] = "消息发了";
$a->strings["No recipient."] = "";
$a->strings["No recipient."] = "没有接受者。";
$a->strings["Please enter a link URL:"] = "请输入环节URL";
$a->strings["Send Private Message"] = "发私人的通信";
$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "";
$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "如果您想%s回答请核对您网站的隐私设置允许生发送人的私人邮件。";
$a->strings["To:"] = "到:";
$a->strings["Subject:"] = "题目:";
$a->strings["Your message:"] = "你的消息:";
@ -749,17 +749,17 @@ $a->strings["Unable to locate contact information."] = "找不到熟人信息。
$a->strings["Message deleted."] = "消息删除了。";
$a->strings["Conversation removed."] = "交流删除了。";
$a->strings["No messages."] = "没有消息";
$a->strings["Unknown sender - %s"] = "";
$a->strings["You and %s"] = "";
$a->strings["%s and You"] = "";
$a->strings["Unknown sender - %s"] = "生发送人-%s";
$a->strings["You and %s"] = "您和%s";
$a->strings["%s and You"] = "%s和您";
$a->strings["Delete conversation"] = "删除交谈";
$a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A";
$a->strings["%d message"] = array(
0 => "",
0 => "%d通知",
);
$a->strings["Message not available."] = "通信不可用的";
$a->strings["Delete message"] = "删除消息";
$a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "";
$a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "没可用的安全交通。您<strong>可能</strong>会在发送人的简介页会回答。";
$a->strings["Send Reply"] = "发回答";
$a->strings["Friends of %s"] = "%s的朋友们";
$a->strings["No friends to display."] = "没有朋友展示。";
@ -790,9 +790,9 @@ $a->strings["Site settings updated."] = "网站设置更新了。";
$a->strings["Closed"] = "关闭";
$a->strings["Requires approval"] = "要批准";
$a->strings["Open"] = "打开";
$a->strings["No SSL policy, links will track page SSL state"] = "";
$a->strings["Force all links to use SSL"] = "";
$a->strings["Self-signed certificate, use SSL for local links only (discouraged)"] = "";
$a->strings["No SSL policy, links will track page SSL state"] = "没SSL方针环节将追踪页SSL现状";
$a->strings["Force all links to use SSL"] = "让所有的环节用SSL";
$a->strings["Self-signed certificate, use SSL for local links only (discouraged)"] = "自签证书用SSL再光本地环节劝止的";
$a->strings["File upload"] = "文件上传";
$a->strings["Policies"] = "政策";
$a->strings["Advanced"] = "高等";
@ -804,12 +804,12 @@ $a->strings["System theme"] = "系统主题";
$a->strings["Default system theme - may be over-ridden by user profiles - <a href='#' id='cnftheme'>change theme settings</a>"] = "";
$a->strings["Mobile system theme"] = "";
$a->strings["Theme for mobile devices"] = "";
$a->strings["SSL link policy"] = "";
$a->strings["Determines whether generated links should be forced to use SSL"] = "";
$a->strings["SSL link policy"] = "SSL环节方针";
$a->strings["Determines whether generated links should be forced to use SSL"] = "决定产生的环节否则被强迫用SSL";
$a->strings["'Share' element"] = "";
$a->strings["Activates the bbcode element 'share' for repeating items."] = "";
$a->strings["Maximum image size"] = "图片最大尺寸";
$a->strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = "";
$a->strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = "最多上传照相的字节。默认是零,意思是无限。";
$a->strings["Maximum image length"] = "";
$a->strings["Maximum length in pixels of the longest side of uploaded images. Default is -1, which means no limits."] = "";
$a->strings["JPEG image quality"] = "";
@ -818,45 +818,45 @@ $a->strings["Register policy"] = "注册政策";
$a->strings["Maximum Daily Registrations"] = "";
$a->strings["If registration is permitted above, this sets the maximum number of new user registrations to accept per day. If register is set to closed, this setting has no effect."] = "";
$a->strings["Register text"] = "注册正文";
$a->strings["Will be displayed prominently on the registration page."] = "";
$a->strings["Will be displayed prominently on the registration page."] = "被显著的在注册页表示。";
$a->strings["Accounts abandoned after x days"] = "账户丢弃X天后";
$a->strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "拒绝浪费系统资源看外网站找丢弃的账户。输入0为无时限。";
$a->strings["Allowed friend domains"] = "允许的朋友域";
$a->strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "";
$a->strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "逗号分隔的域名许根这个网站结友谊。通配符行。空的允许所有的域名。";
$a->strings["Allowed email domains"] = "允许的电子邮件域";
$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"] = "";
$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"] = "逗号分隔的域名可接受在邮件地址为这网站的注册。通配符行。空的允许所有的域名。";
$a->strings["Block public"] = "拦公开";
$a->strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "";
$a->strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "拦公开看什么否则空开的私页在这网站除了您登录的时候以外。";
$a->strings["Force publish"] = "需要出版";
$a->strings["Check to force all profiles on this site to be listed in the site directory."] = "";
$a->strings["Check to force all profiles on this site to be listed in the site directory."] = "让所有这网站的的简介表明在网站目录。";
$a->strings["Global directory update URL"] = "综合目录更新URL";
$a->strings["URL to update the global directory. If this is not set, the global directory is completely unavailable to the application."] = "";
$a->strings["URL to update the global directory. If this is not set, the global directory is completely unavailable to the application."] = "URL为更新综合目录。如果没有这个应用用不了综合目录。";
$a->strings["Allow threaded items"] = "";
$a->strings["Allow infinite level threading for items on this site."] = "";
$a->strings["Private posts by default for new users"] = "";
$a->strings["Set default post permissions for all new members to the default privacy group rather than public."] = "";
$a->strings["Block multiple registrations"] = "拦一人多注册";
$a->strings["Disallow users to register additional accounts for use as pages."] = "";
$a->strings["Disallow users to register additional accounts for use as pages."] = "不允许用户注册别的账户为当页。";
$a->strings["OpenID support"] = "OpenID支持";
$a->strings["OpenID support for registration and logins."] = "";
$a->strings["OpenID support for registration and logins."] = "OpenID支持注册和登录。";
$a->strings["Fullname check"] = "全名核实";
$a->strings["Force users to register with a space between firstname and lastname in Full name, as an antispam measure"] = "";
$a->strings["Force users to register with a space between firstname and lastname in Full name, as an antispam measure"] = "让用户注册的时候放空格姓名中间,省得垃圾注册。";
$a->strings["UTF-8 Regular expressions"] = "UTF-8正则表达式";
$a->strings["Use PHP UTF8 regular expressions"] = "";
$a->strings["Use PHP UTF8 regular expressions"] = "用PHP UTF8正则表达式";
$a->strings["Show Community Page"] = "表示社会页";
$a->strings["Display a Community page showing all recent public postings on this site."] = "";
$a->strings["Display a Community page showing all recent public postings on this site."] = "表示社会页表明这网站所有最近公开的文章";
$a->strings["Enable OStatus support"] = "使OStatus支持可用";
$a->strings["Provide built-in OStatus (identi.ca, status.net, etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."] = "";
$a->strings["Provide built-in OStatus (identi.ca, status.net, etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."] = "提供内装的OStatusidenti.ca, status.net, 等兼容。OStatus内什么通知是公开的所以偶尔隐私警告被表示。";
$a->strings["Enable Diaspora support"] = "使Diaspora支持能够";
$a->strings["Provide built-in Diaspora network compatibility."] = "";
$a->strings["Provide built-in Diaspora network compatibility."] = "提供内装Diaspora网络兼容。";
$a->strings["Only allow Friendica contacts"] = "只许Friendica熟人";
$a->strings["All contacts must use Friendica protocols. All other built-in communication protocols disabled."] = "";
$a->strings["All contacts must use Friendica protocols. All other built-in communication protocols disabled."] = "所有的熟人要用Friendica协议 。别的内装的沟通协议都不能用。";
$a->strings["Verify SSL"] = "证实";
$a->strings["If you wish, you can turn on strict certificate checking. This will mean you cannot connect (at all) to self-signed SSL sites."] = "";
$a->strings["If you wish, you can turn on strict certificate checking. This will mean you cannot connect (at all) to self-signed SSL sites."] = "你想的话您会使严格证书核实可用。意思是您不能根自签的SSL网站交流。";
$a->strings["Proxy user"] = "代理用户";
$a->strings["Proxy URL"] = "代理URL";
$a->strings["Network timeout"] = "网络超时";
$a->strings["Value is in seconds. Set to 0 for unlimited (not recommended)."] = "";
$a->strings["Value is in seconds. Set to 0 for unlimited (not recommended)."] = "输入秒数。输入零为无限(不推荐的)。";
$a->strings["Delivery interval"] = "";
$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."] = "";
$a->strings["Poll interval"] = "";
@ -882,7 +882,7 @@ $a->strings["This does not include updates prior to 1139, which did not return a
$a->strings["Mark success (if update was manually applied)"] = "";
$a->strings["Attempt to execute this update step automatically"] = "";
$a->strings["%s user blocked/unblocked"] = array(
0 => "",
0 => "%s用户拦不拦了",
);
$a->strings["%s user deleted"] = array(
0 => "%s用户删除了",
@ -908,12 +908,12 @@ $a->strings["Plugin %s enabled."] = "使插件%s能用。";
$a->strings["Disable"] = "使不能用";
$a->strings["Enable"] = "使能用";
$a->strings["Toggle"] = "肘节";
$a->strings["Author: "] = "";
$a->strings["Maintainer: "] = "";
$a->strings["Author: "] = "作家:";
$a->strings["Maintainer: "] = "保持员:";
$a->strings["No themes found."] = "找不到主题。";
$a->strings["Screenshot"] = "";
$a->strings["[Experimental]"] = "";
$a->strings["[Unsupported]"] = "";
$a->strings["Screenshot"] = "截图";
$a->strings["[Experimental]"] = "[试验]";
$a->strings["[Unsupported]"] = "[没支持]";
$a->strings["Log settings updated."] = "日志设置更新了。";
$a->strings["Clear"] = "清理出";
$a->strings["Debugging"] = "调试";
@ -939,8 +939,8 @@ $a->strings["{0} posted"] = "{0}陈列";
$a->strings["{0} tagged %s's post with #%s"] = "{0}用#%s标签%s的文章";
$a->strings["{0} mentioned you in a post"] = "{0}提到您在文章";
$a->strings["Contacts who are not members of a group"] = "";
$a->strings["OpenID protocol error. No ID returned."] = "";
$a->strings["Account not found and OpenID registration is not permitted on this site."] = "";
$a->strings["OpenID protocol error. No ID returned."] = "OpenID协议错误。没ID还。 ";
$a->strings["Account not found and OpenID registration is not permitted on this site."] = "找不到账户和OpenID注册不允许。";
$a->strings["Login failed."] = "登记失败了。";
$a->strings["Contact added"] = "";
$a->strings["Common Friends"] = "普通朋友们";
@ -1027,8 +1027,8 @@ $a->strings["Create New Profile"] = "创造新的简介";
$a->strings["Profile Image"] = "简介图像";
$a->strings["visible to everybody"] = "给打假可见的";
$a->strings["Edit visibility"] = "修改能见度";
$a->strings["Save to Folder:"] = "";
$a->strings["- select -"] = "";
$a->strings["Save to Folder:"] = "保存再文件夹:";
$a->strings["- select -"] = "-选择-";
$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s把%4\$s标签%2\$s的%3\$s";
$a->strings["No potential page delegates located."] = "找不到可能代表页人。";
$a->strings["Delegate Page Management"] = "页代表管理";
@ -1063,23 +1063,23 @@ $a->strings["Homepage:"] = "主页:";
$a->strings["About:"] = "关于:";
$a->strings["No entries (some entries may be hidden)."] = "没有文章(有的文章会被隐藏)。";
$a->strings["%s : Not a valid email address."] = "%s : 不是效的电子邮件地址.";
$a->strings["Please join us on Friendica"] = "";
$a->strings["Please join us on Friendica"] = "请加入我们再Friendica";
$a->strings["%s : Message delivery failed."] = "%s : 送消息失败了。";
$a->strings["%d message sent."] = array(
0 => "%d消息传送了。",
);
$a->strings["You have no more invitations available"] = "您没有别的邀请";
$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "";
$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "";
$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "";
$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "";
$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "参观%s看一单公开网站您会加入。Friendica成员在别的网站都会互相连接再跟很多别的社会网络。";
$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "为接受这个邀请,请再%s或什么别的Friendica网站注册。";
$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "Friendica网站们都互相连接造成隐私增加的社会网络属和控制由它的成员。它们也能跟多传统的社会网络连接。看%s表示一单您会加入供替换的Friendica网站。";
$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "不好意思。这个系统目前没设置跟别的公开网站连接或邀请成员。";
$a->strings["Send invitations"] = "发请柬";
$a->strings["Enter email addresses, one per line:"] = "输入电子邮件地址,一行一个:";
$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "";
$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "您被邀请跟我和彼得近朋友们再Friendica加入和帮助我们造成更好的社会网络。";
$a->strings["You will need to supply this invitation code: \$invite_code"] = "您要输入这个邀请密码:\$invite_code";
$a->strings["Once you have registered, please connect with me via my profile page at:"] = "您一注册,请页跟我连接,用我的简介在:";
$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"] = "";
$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "";
$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"] = "看别的信息由于Friendica工程和怎么我们看重请看http://friendica.com";
$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "这会偶尔地发生熟人双方都要求和已经批准的时候。";
$a->strings["Response from remote site was not understood."] = "遥网站的回答明白不了。";
$a->strings["Unexpected response from remote site: "] = "居然回答从遥网站:";
$a->strings["Confirmation completed successfully."] = "确认成功完成。";
@ -1120,31 +1120,31 @@ $a->strings["On this website your Facebook profile wall conversations will only
$a->strings["Do not import your Facebook profile wall conversations"] = "别进口您Facebook简介墙交流";
$a->strings["If you choose to link conversations and leave both of these boxes unchecked, your Facebook profile wall will be merged with your profile wall on this website and your privacy settings on this website will be used to determine who may see the conversations."] = "如果您选择连接交流和留这两个复选框空则您Facebook简介墙被在您这网站的简介墙融合和您的这网站隐私设置决定谁能看那些交流。";
$a->strings["Comma separated applications to ignore"] = "逗号分开的应用要不理";
$a->strings["Problems with Facebook Real-Time Updates"] = "";
$a->strings["Problems with Facebook Real-Time Updates"] = "Facebook实时更新有问题";
$a->strings["Administrator"] = "管理员";
$a->strings["Facebook Connector Settings"] = "Facebook连接器设置";
$a->strings["Facebook API Key"] = "";
$a->strings["Error: it appears that you have specified the App-ID and -Secret in your .htconfig.php file. As long as they are specified there, they cannot be set using this form.<br><br>"] = "";
$a->strings["Error: the given API Key seems to be incorrect (the application access token could not be retrieved)."] = "";
$a->strings["The given API Key seems to work correctly."] = "";
$a->strings["Facebook API Key"] = "Facebook API密码";
$a->strings["Error: it appears that you have specified the App-ID and -Secret in your .htconfig.php file. As long as they are specified there, they cannot be set using this form.<br><br>"] = "错误看上去您输入App-ID和-Secret在您的.htconfig.php文件。它们那里输入的时候您不能把他们在这个表格输入。<br><br>";
$a->strings["Error: the given API Key seems to be incorrect (the application access token could not be retrieved)."] = "错误输入的API密码显得不对取回不了应用代金券";
$a->strings["The given API Key seems to work correctly."] = "输入的API密码显得对地运行。";
$a->strings["The correctness of the API Key could not be detected. Something strange's going on."] = "";
$a->strings["App-ID / API-Key"] = "";
$a->strings["Application secret"] = "";
$a->strings["App-ID / API-Key"] = "App-ID / API-Key";
$a->strings["Application secret"] = "应用密码";
$a->strings["Polling Interval in minutes (minimum %1\$s minutes)"] = "";
$a->strings["Synchronize comments (no comments on Facebook are missed, at the cost of increased system load)"] = "";
$a->strings["Real-Time Updates"] = "";
$a->strings["Real-Time Updates are activated."] = "";
$a->strings["Deactivate Real-Time Updates"] = "";
$a->strings["Real-Time Updates not activated."] = "";
$a->strings["Activate Real-Time Updates"] = "";
$a->strings["The new values have been saved."] = "";
$a->strings["Real-Time Updates"] = "实时更新";
$a->strings["Real-Time Updates are activated."] = "实时更新使活动";
$a->strings["Deactivate Real-Time Updates"] = "使实时更新不活动";
$a->strings["Real-Time Updates not activated."] = "实时更新使不活动";
$a->strings["Activate Real-Time Updates"] = "使实时更新活动";
$a->strings["The new values have been saved."] = "新的设置保存了。";
$a->strings["Post to Facebook"] = "放在Facebook";
$a->strings["Post to Facebook cancelled because of multi-network access permission conflict."] = "发送到Facebook取消由于多网络准许矛盾。";
$a->strings["View on Friendica"] = "看在Friendica";
$a->strings["Facebook post failed. Queued for retry."] = "Facebook发送失败了。排队着待再试。";
$a->strings["Your Facebook connection became invalid. Please Re-authenticate."] = "";
$a->strings["Facebook connection became invalid"] = "";
$a->strings["Hi %1\$s,\n\nThe connection between your accounts on %2\$s and Facebook became invalid. This usually happens after you change your Facebook-password. To enable the connection again, you have to %3\$sre-authenticate the Facebook-connector%4\$s."] = "";
$a->strings["Your Facebook connection became invalid. Please Re-authenticate."] = "您Facebook联系成无效的。请再认证。";
$a->strings["Facebook connection became invalid"] = "Facebook联系成无效的";
$a->strings["Hi %1\$s,\n\nThe connection between your accounts on %2\$s and Facebook became invalid. This usually happens after you change your Facebook-password. To enable the connection again, you have to %3\$sre-authenticate the Facebook-connector%4\$s."] = "你好%1\$s,⏎ ⏎ 您账户在%2\$s和Facebook的接通无效了。平时这是因为您把密码改变了。为使接通再可用您要%3\$s再认证Facebook连接器%4\$s。";
$a->strings["StatusNet AutoFollow settings updated."] = "";
$a->strings["StatusNet AutoFollow Settings"] = "";
$a->strings["Automatically follow any StatusNet followers/mentioners"] = "";
@ -1215,35 +1215,35 @@ $a->strings["Username:"] = "用户名:";
$a->strings["Password:"] = "密码:";
$a->strings["Use SSL "] = "用SSL";
$a->strings["yourls Settings saved."] = "yourls配置保存了。";
$a->strings["Post to LiveJournal"] = "";
$a->strings["LiveJournal Post Settings"] = "";
$a->strings["Enable LiveJournal Post Plugin"] = "";
$a->strings["LiveJournal username"] = "";
$a->strings["LiveJournal password"] = "";
$a->strings["Post to LiveJournal by default"] = "";
$a->strings["Not Safe For Work (General Purpose Content Filter) settings"] = "";
$a->strings["This plugin looks in posts for the words/text you specify below, and collapses any content containing those keywords so it is not displayed at inappropriate times, such as sexual innuendo that may be improper in a work setting. It is polite and recommended to tag any content containing nudity with #NSFW. This filter can also match any other word/text you specify, and can thereby be used as a general purpose content filter."] = "";
$a->strings["Enable Content filter"] = "";
$a->strings["Comma separated list of keywords to hide"] = "";
$a->strings["Post to LiveJournal"] = "转播到LiveJournal";
$a->strings["LiveJournal Post Settings"] = "LiveJournal转播设置";
$a->strings["Enable LiveJournal Post Plugin"] = "使Livejournal转播插件可用";
$a->strings["LiveJournal username"] = "LiveJournal用户名";
$a->strings["LiveJournal password"] = "LiveJournal密码";
$a->strings["Post to LiveJournal by default"] = "默认地转播到LiveJournal";
$a->strings["Not Safe For Work (General Purpose Content Filter) settings"] = "工作不安全(通用内容过滤)设置";
$a->strings["This plugin looks in posts for the words/text you specify below, and collapses any content containing those keywords so it is not displayed at inappropriate times, such as sexual innuendo that may be improper in a work setting. It is polite and recommended to tag any content containing nudity with #NSFW. This filter can also match any other word/text you specify, and can thereby be used as a general purpose content filter."] = "这个插件找您下面输入的词在所有的文章里,和把包括那些词的内容隐藏,省得不妥当的时候表示,比如性的影射在办公室里。是礼貌和建议的把什么包括裸体的内容跟#NSFW标签。这个过滤也会符合设么别的您输入的词从而能当通用内容过滤有用的。";
$a->strings["Enable Content filter"] = "使内容过滤可用";
$a->strings["Comma separated list of keywords to hide"] = "逗号分隔单词要隐藏";
$a->strings["Use /expression/ to provide regular expressions"] = "用/<i>表达式</i>/为输入正则表达式";
$a->strings["NSFW Settings saved."] = "NSFW设置保持了。";
$a->strings["%s - Click to open/close"] = "%s - 点击为打开/关闭";
$a->strings["Forums"] = "";
$a->strings["Forums"] = "论坛";
$a->strings["Forums:"] = "";
$a->strings["Page settings updated."] = "";
$a->strings["Page Settings"] = "";
$a->strings["How many forums to display on sidebar without paging"] = "";
$a->strings["Randomise Page/Forum list"] = "";
$a->strings["Show pages/forums on profile page"] = "";
$a->strings["Planets Settings"] = "";
$a->strings["Enable Planets Plugin"] = "";
$a->strings["Planets Settings"] = "行星设置";
$a->strings["Enable Planets Plugin"] = "使行星插件可用";
$a->strings["Forum Directory"] = "";
$a->strings["Login"] = "登录";
$a->strings["OpenID"] = "OpenID";
$a->strings["Latest users"] = "";
$a->strings["Latest users"] = "最近用户";
$a->strings["Most active users"] = "最积极用户";
$a->strings["Latest photos"] = "";
$a->strings["Latest likes"] = "";
$a->strings["Latest photos"] = "最近照片";
$a->strings["Latest likes"] = "最近喜欢";
$a->strings["event"] = "项目";
$a->strings["No access"] = "";
$a->strings["Could not open component for editing"] = "";
@ -1387,12 +1387,12 @@ $a->strings["\"Cat\" game!"] = "「猫子」游戏!";
$a->strings["I won!"] = "我赢了!";
$a->strings["Randplace Settings"] = "随意下设置";
$a->strings["Enable Randplace Plugin"] = "使随意下插件能用";
$a->strings["Post to Dreamwidth"] = "";
$a->strings["Dreamwidth Post Settings"] = "";
$a->strings["Enable dreamwidth Post Plugin"] = "";
$a->strings["dreamwidth username"] = "";
$a->strings["dreamwidth password"] = "";
$a->strings["Post to dreamwidth by default"] = "";
$a->strings["Post to Dreamwidth"] = "转播到Dreamwidth";
$a->strings["Dreamwidth Post Settings"] = "Dreamwidth转播设置";
$a->strings["Enable dreamwidth Post Plugin"] = "使Dreamwidth转播插件可用";
$a->strings["dreamwidth username"] = "Dreamwidth用户名";
$a->strings["dreamwidth password"] = "Dreamwidth密码";
$a->strings["Post to dreamwidth by default"] = "默认地转播到Dreamwidth";
$a->strings["Remote Permissions Settings"] = "";
$a->strings["Allow recipients of your private posts to see the other recipients of the posts"] = "";
$a->strings["Remote Permissions settings updated."] = "";
@ -1408,7 +1408,7 @@ $a->strings["Examples: &quot;network&quot; or &quot;notifications/system&quot;"]
$a->strings["Geonames settings updated."] = "Geonames设置更新了。";
$a->strings["Geonames Settings"] = "Geonames设置";
$a->strings["Enable Geonames Plugin"] = "使Geonames插件能用";
$a->strings["Your account on %s will expire in a few days."] = "";
$a->strings["Your account on %s will expire in a few days."] = "您账户在%s几天后过期了。";
$a->strings["Your Friendica account is about to expire."] = "";
$a->strings["Hi %1\$s,\n\nYour account on %2\$s will expire in less than five days. You may keep your account by logging in at least once every 30 days"] = "";
$a->strings["Upload a file"] = "上传文件";
@ -1430,14 +1430,14 @@ $a->strings["Site Owner"] = "网站主";
$a->strings["Email Address"] = "电子邮件地址";
$a->strings["Postal Address"] = "邮政邮件地址";
$a->strings["The impressum addon needs to be configured!<br />Please add at least the <tt>owner</tt> variable to your config file. For other variables please refer to the README file of the addon."] = "Impressum插件必须被设置<br />请加至少<tt>owner</tt>变量在您的设置文件。关于别的变量请指插件的README文件。";
$a->strings["The page operators name."] = "";
$a->strings["The page operators name."] = "也运作员名。";
$a->strings["Site Owners Profile"] = "网站主的简介";
$a->strings["Profile address of the operator."] = "";
$a->strings["Profile address of the operator."] = "运作员的简介地址。";
$a->strings["How to contact the operator via snail mail. You can use BBCode here."] = "";
$a->strings["Notes"] = "便条";
$a->strings["Additional notes that are displayed beneath the contact information. You can use BBCode here."] = "";
$a->strings["How to contact the operator via email. (will be displayed obfuscated)"] = "";
$a->strings["Footer note"] = "";
$a->strings["How to contact the operator via email. (will be displayed obfuscated)"] = "怎么用电子邮件跟运作员联系。(将使混乱的表示)";
$a->strings["Footer note"] = "页脚便条";
$a->strings["Text for the footer. You can use BBCode here."] = "";
$a->strings["Report Bug"] = "报案程序错误";
$a->strings["No Timeline settings updated."] = "";
@ -1454,7 +1454,7 @@ $a->strings[":-)"] = ":-)";
$a->strings[":-("] = ":-(";
$a->strings["lol"] = "lol";
$a->strings["Quick Comment Settings"] = "快捷评论设置";
$a->strings["Quick comments are found near comment boxes, sometimes hidden. Click them to provide simple replies."] = "";
$a->strings["Quick comments are found near comment boxes, sometimes hidden. Click them to provide simple replies."] = "快捷评论是在评论文本框,有时候隐藏。点击它们为输入简单的回答。";
$a->strings["Enter quick comments, one per line"] = "输入快捷评论,一行一个";
$a->strings["Quick Comment settings saved."] = "快捷评论设置保存了。";
$a->strings["Tile Server URL"] = "砖服务器URL";
@ -1465,16 +1465,16 @@ $a->strings["Group Text settings updated."] = "";
$a->strings["Group Text"] = "";
$a->strings["Use a text only (non-image) group selector in the \"group edit\" menu"] = "";
$a->strings["Could NOT install Libravatar successfully.<br>It requires PHP >= 5.3"] = "";
$a->strings["generic profile image"] = "";
$a->strings["random geometric pattern"] = "";
$a->strings["monster face"] = "";
$a->strings["computer generated face"] = "";
$a->strings["retro arcade style face"] = "";
$a->strings["generic profile image"] = "通用简介图片";
$a->strings["random geometric pattern"] = "随机的几何图案";
$a->strings["monster face"] = "怪物面子";
$a->strings["computer generated face"] = "电脑造成的面子";
$a->strings["retro arcade style face"] = "复古游乐场式面子";
$a->strings["Your PHP version %s is lower than the required PHP >= 5.3."] = "";
$a->strings["This addon is not functional on your server."] = "";
$a->strings["Information"] = "";
$a->strings["Gravatar addon is installed. Please disable the Gravatar addon.<br>The Libravatar addon will fall back to Gravatar if nothing was found at Libravatar."] = "";
$a->strings["Default avatar image"] = "";
$a->strings["Default avatar image"] = "默认纸娃娃系统";
$a->strings["Select default avatar image if none was found. See README"] = "";
$a->strings["Libravatar settings updated."] = "";
$a->strings["Post to libertree"] = "";
@ -1496,20 +1496,20 @@ $a->strings["Editplain settings updated."] = "Editplain设置更新了";
$a->strings["Editplain Settings"] = "Editplain设置";
$a->strings["Disable richtext status editor"] = "使richtext现状编辑 不能用";
$a->strings["Libravatar addon is installed, too. Please disable Libravatar addon or this Gravatar addon.<br>The Libravatar addon will fall back to Gravatar if nothing was found at Libravatar."] = "";
$a->strings["Select default avatar image if none was found at Gravatar. See README"] = "";
$a->strings["Rating of images"] = "";
$a->strings["Select the appropriate avatar rating for your site. See README"] = "";
$a->strings["Gravatar settings updated."] = "";
$a->strings["Your Friendica test account is about to expire."] = "";
$a->strings["Hi %1\$s,\n\nYour test account on %2\$s will expire in less than five days. We hope you enjoyed this test drive and use this opportunity to find a permanent Friendica website for your integrated social communications. A list of public sites is available at http://dir.friendica.com/siteinfo - and for more information on setting up your own Friendica server please see the Friendica project website at http://friendica.com."] = "";
$a->strings["Select default avatar image if none was found at Gravatar. See README"] = "如果Gravatar上没找到纸娃娃系统选择默认的。看README";
$a->strings["Rating of images"] = "照相评定";
$a->strings["Select the appropriate avatar rating for your site. See README"] = "选择适合您网站的纸娃娃系统。看README";
$a->strings["Gravatar settings updated."] = "Gravatar设置更新了。";
$a->strings["Your Friendica test account is about to expire."] = "您Friendica化验账户快过期了。";
$a->strings["Hi %1\$s,\n\nYour test account on %2\$s will expire in less than five days. We hope you enjoyed this test drive and use this opportunity to find a permanent Friendica website for your integrated social communications. A list of public sites is available at http://dir.friendica.com/siteinfo - and for more information on setting up your own Friendica server please see the Friendica project website at http://friendica.com."] = "你好%1\$s,⏎ ⏎您化验账户在%2\$s五天内将过期。我们希望您享受了这个试车和用这个机会为您综合社会交通找持久的Friendica网站。一单公开的网站是在http://dir.friendica.com/siteinfo。为多消息安排您自己的Friendica服务器请看工程网站在http://friendica.com。";
$a->strings["\"pageheader\" Settings"] = "\"pageheader";
$a->strings["pageheader Settings saved."] = "pageHeader配置保存了。";
$a->strings["Post to Insanejournal"] = "";
$a->strings["InsaneJournal Post Settings"] = "";
$a->strings["Enable InsaneJournal Post Plugin"] = "";
$a->strings["InsaneJournal username"] = "";
$a->strings["InsaneJournal password"] = "";
$a->strings["Post to InsaneJournal by default"] = "";
$a->strings["Post to Insanejournal"] = "转播到Insanejournal";
$a->strings["InsaneJournal Post Settings"] = "Insanejournal转播设置";
$a->strings["Enable InsaneJournal Post Plugin"] = "使InsaneJournal转播插件可用";
$a->strings["InsaneJournal username"] = "InsaneJournal用户名";
$a->strings["InsaneJournal password"] = "InsaneJournal密码";
$a->strings["Post to InsaneJournal by default"] = "默认地转播到InsaneJournal";
$a->strings["Jappix Mini addon settings"] = "";
$a->strings["Activate addon"] = "";
$a->strings["Do <em>not</em> insert the Jappixmini Chat-Widget into the webinterface"] = "";
@ -1565,11 +1565,11 @@ $a->strings["You are not authenticated to tumblr"] = "";
$a->strings["Numfriends settings updated."] = "Numfriends设置更新了";
$a->strings["Numfriends Settings"] = "Numfriends设置";
$a->strings["How many contacts to display on profile sidebar"] = "多少熟人表示在简介工具栏";
$a->strings["Gnot settings updated."] = "";
$a->strings["Gnot Settings"] = "";
$a->strings["Allows threading of email comment notifications on Gmail and anonymising the subject line."] = "";
$a->strings["Enable this plugin/addon?"] = "";
$a->strings["[Friendica:Notify] Comment to conversation #%d"] = "";
$a->strings["Gnot settings updated."] = "Gnot设置更新了。";
$a->strings["Gnot Settings"] = "Gnot设置";
$a->strings["Allows threading of email comment notifications on Gmail and anonymising the subject line."] = "允许邮件评论通知在Gmail和匿名话题行。";
$a->strings["Enable this plugin/addon?"] = "使这个插件/加件可用?";
$a->strings["[Friendica:Notify] Comment to conversation #%d"] = "[Friendica:Notify]评论在交流#%d";
$a->strings["Post to Wordpress"] = "发送到Wordpress";
$a->strings["WordPress Post Settings"] = "Wordpress发送设置";
$a->strings["Enable WordPress Post Plugin"] = "使Wordpress发送插件可用";
@ -1599,7 +1599,7 @@ $a->strings["At this Friendica instance the Twitter plugin was enabled but you h
$a->strings["Log in with Twitter"] = "用Twitter登记";
$a->strings["Copy the PIN from Twitter here"] = "复制Twitter密码这儿";
$a->strings["If enabled all your <strong>public</strong> postings can be posted to the associated Twitter account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = "如果使可用的都您<strong>公开的</strong>文章会被发送到有关的Twitter账户。您会选择默认地这样做这儿或个文章分开地写字时候选择在文章设置。";
$a->strings["<strong>Note</strong>: Due your privacy settings (<em>Hide your profile details from unknown viewers?</em>) the link potentially included in public postings relayed to Twitter will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = "";
$a->strings["<strong>Note</strong>: Due your privacy settings (<em>Hide your profile details from unknown viewers?</em>) the link potentially included in public postings relayed to Twitter will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = "<strong>注意</strong>:由于您的隐私设置(<em>隐藏您的简介内容为生人?</em>环节包括在转播到Twitter的条文可能通空白页通知看者看您的简介有限。";
$a->strings["Allow posting to Twitter"] = "允许发送到Twitter";
$a->strings["Send public postings to Twitter by default"] = "默认地发送公开文章到Twitter";
$a->strings["Mirror all posts from twitter that are no replies or retweets"] = "";
@ -1611,19 +1611,19 @@ $a->strings["IRC Settings"] = "";
$a->strings["Channel(s) to auto connect (comma separated)"] = "";
$a->strings["Popular Channels (comma separated)"] = "";
$a->strings["IRC settings saved."] = "";
$a->strings["IRC Chatroom"] = "";
$a->strings["Popular Channels"] = "";
$a->strings["IRC Chatroom"] = "IRC聊间";
$a->strings["Popular Channels"] = "流行频道";
$a->strings["Fromapp settings updated."] = "";
$a->strings["FromApp Settings"] = "";
$a->strings["The application name you would like to show your posts originating from."] = "";
$a->strings["Use this application name even if another application was used."] = "";
$a->strings["Post to blogger"] = "";
$a->strings["Blogger Post Settings"] = "";
$a->strings["Enable Blogger Post Plugin"] = "";
$a->strings["Blogger username"] = "";
$a->strings["Blogger password"] = "";
$a->strings["Blogger API URL"] = "";
$a->strings["Post to Blogger by default"] = "";
$a->strings["Post to blogger"] = "转播到blogger";
$a->strings["Blogger Post Settings"] = "Blogger转播设置";
$a->strings["Enable Blogger Post Plugin"] = "使Blogger转播插件可用";
$a->strings["Blogger username"] = "Blogger用户名";
$a->strings["Blogger password"] = "Blogger密码";
$a->strings["Blogger API URL"] = "Blogger API URL";
$a->strings["Post to Blogger by default"] = "默认地转播到Blogger";
$a->strings["Post to Posterous"] = "发送往Posterous";
$a->strings["Posterous Post Settings"] = "Posterous发送设置";
$a->strings["Enable Posterous Post Plugin"] = "使Posterous发送插件可用的";
@ -1632,33 +1632,33 @@ $a->strings["Posterous password"] = "Posterous密码";
$a->strings["Posterous site ID"] = "";
$a->strings["Posterous API token"] = "";
$a->strings["Post to Posterous by default"] = "默认地发送往Posterous";
$a->strings["Theme settings"] = "";
$a->strings["Theme settings"] = "主题设置";
$a->strings["Set resize level for images in posts and comments (width and height)"] = "";
$a->strings["Set font-size for posts and comments"] = "";
$a->strings["Set theme width"] = "";
$a->strings["Color scheme"] = "";
$a->strings["Color scheme"] = " 色彩设计";
$a->strings["Your posts and conversations"] = "你的消息和交谈";
$a->strings["Your profile page"] = "你的简介页";
$a->strings["Your contacts"] = "";
$a->strings["Your contacts"] = "您的熟人";
$a->strings["Your photos"] = "你的照片";
$a->strings["Your events"] = "你的项目";
$a->strings["Personal notes"] = "私人的便条";
$a->strings["Your personal photos"] = "你私人的照片";
$a->strings["Community Pages"] = "";
$a->strings["Community Pages"] = "社会页";
$a->strings["Community Profiles"] = "";
$a->strings["Last users"] = "上次用户";
$a->strings["Last likes"] = "上次喜欢";
$a->strings["Last photos"] = "上次照片";
$a->strings["Find Friends"] = "";
$a->strings["Local Directory"] = "";
$a->strings["Find Friends"] = "找朋友们";
$a->strings["Local Directory"] = "当地目录";
$a->strings["Similar Interests"] = "相似兴趣";
$a->strings["Invite Friends"] = "邀请朋友们";
$a->strings["Earth Layers"] = "";
$a->strings["Set zoomfactor for Earth Layers"] = "";
$a->strings["Set longitude (X) for Earth Layers"] = "";
$a->strings["Set latitude (Y) for Earth Layers"] = "";
$a->strings["Help or @NewHere ?"] = "";
$a->strings["Connect Services"] = "";
$a->strings["Help or @NewHere ?"] = "帮助或@菜鸟?";
$a->strings["Connect Services"] = "连接服务";
$a->strings["Last Tweets"] = "";
$a->strings["Set twitter search term"] = "";
$a->strings["don't show"] = "别著";
@ -1669,9 +1669,9 @@ $a->strings["Set resolution for middle column"] = "";
$a->strings["Set color scheme"] = "";
$a->strings["Set zoomfactor for Earth Layer"] = "";
$a->strings["Last tweets"] = "";
$a->strings["Alignment"] = "";
$a->strings["Left"] = "";
$a->strings["Center"] = "";
$a->strings["Alignment"] = "成直线 ";
$a->strings["Left"] = "左边";
$a->strings["Center"] = "中间";
$a->strings["Posts font size"] = "";
$a->strings["Textareas font size"] = "";
$a->strings["Set colour scheme"] = "";
@ -1824,12 +1824,12 @@ $a->strings["October"] = "十月";
$a->strings["November"] = "十一月";
$a->strings["December"] = "十二月";
$a->strings["bytes"] = "字节";
$a->strings["Click to open/close"] = "";
$a->strings["Click to open/close"] = "点击为开关";
$a->strings["default"] = "默认";
$a->strings["Select an alternate language"] = "选择别的语言";
$a->strings["activity"] = "";
$a->strings["post"] = "";
$a->strings["Item filed"] = "";
$a->strings["activity"] = "活动";
$a->strings["post"] = "文章";
$a->strings["Item filed"] = "把项目归档了";
$a->strings["Sharing notification from Diaspora network"] = "分享通知从Diaspora网络";
$a->strings["Attachments:"] = "附件:";
$a->strings["view full size"] = "看全尺寸";
@ -1893,15 +1893,15 @@ $a->strings["Find People"] = "找人物";
$a->strings["Enter name or interest"] = "输入名字或兴趣";
$a->strings["Connect/Follow"] = "连接/关注";
$a->strings["Examples: Robert Morgenstein, Fishing"] = "比如:李某,打鱼";
$a->strings["Random Profile"] = "";
$a->strings["Random Profile"] = "随机简介";
$a->strings["Networks"] = "网络";
$a->strings["All Networks"] = "所有网络";
$a->strings["Saved Folders"] = "";
$a->strings["Everything"] = "";
$a->strings["Categories"] = "";
$a->strings["Saved Folders"] = "保存的文件夹";
$a->strings["Everything"] = "一切";
$a->strings["Categories"] = "种类";
$a->strings["Logged out."] = "注销了";
$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "";
$a->strings["The error message was:"] = "";
$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "我们用您输入的OpenID登录的时候碰到问题。请核实拼法是对的。";
$a->strings["The error message was:"] = "错误通知是:";
$a->strings["Miscellaneous"] = "形形色色";
$a->strings["year"] = "";
$a->strings["month"] = "";
@ -1919,7 +1919,7 @@ $a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s以前";
$a->strings["%s's birthday"] = "";
$a->strings["Happy Birthday %s"] = "";
$a->strings["Image/photo"] = "图像/照片";
$a->strings["<span><a href=\"%s\" target=\"external-link\">%s</a> wrote the following <a href=\"%s\" target=\"external-link\">post</a>:</span>"] = "";
$a->strings["<span><a href=\"%s\" target=\"external-link\">%s</a> wrote the following <a href=\"%s\" target=\"external-link\">post</a>"] = "";
$a->strings["$1 wrote:"] = "$1写";
$a->strings["Encrypted content"] = "";
$a->strings["General Features"] = "";
@ -1965,8 +1965,8 @@ $a->strings["Visible to everybody"] = "任何人可见的";
$a->strings["Friendica Notification"] = "Friendica 通知";
$a->strings["Thank You,"] = "谢谢,";
$a->strings["%s Administrator"] = "%s管理员";
$a->strings["%s <!item_type!>"] = "";
$a->strings["[Friendica:Notify] New mail received at %s"] = "";
$a->strings["%s <!item_type!>"] = "%s <!item_type!>";
$a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica:Notify]收到新邮件在%s";
$a->strings["%1\$s sent you a new private message at %2\$s."] = "";
$a->strings["%1\$s sent you %2\$s."] = "";
$a->strings["a private message"] = "一条私人的消息";
@ -1977,24 +1977,24 @@ $a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "";
$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = "";
$a->strings["%s commented on an item/conversation you have been following."] = "%s对你有兴趣的项目 交谈发表意见";
$a->strings["Please visit %s to view and/or reply to the conversation."] = "清去%s为了看或回答交谈";
$a->strings["[Friendica:Notify] %s posted to your profile wall"] = "";
$a->strings["[Friendica:Notify] %s posted to your profile wall"] = "[Friendica:Notify] %s贴在您的简介墙";
$a->strings["%1\$s posted to your profile wall at %2\$s"] = "";
$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = "";
$a->strings["[Friendica:Notify] %s tagged you"] = "";
$a->strings["[Friendica:Notify] %s tagged you"] = "[Friendica:Notify] %s标签您";
$a->strings["%1\$s tagged you at %2\$s"] = "";
$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = "";
$a->strings["[Friendica:Notify] %1\$s poked you"] = "";
$a->strings["%1\$s poked you at %2\$s"] = "";
$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = "";
$a->strings["[Friendica:Notify] %s tagged your post"] = "";
$a->strings["[Friendica:Notify] %s tagged your post"] = "[Friendica:Notify] %s标前您的文章";
$a->strings["%1\$s tagged your post at %2\$s"] = "";
$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = "";
$a->strings["[Friendica:Notify] Introduction received"] = "";
$a->strings["[Friendica:Notify] Introduction received"] = "[Friendica:Notify] 收到介绍";
$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = "";
$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = "";
$a->strings["You may visit their profile at %s"] = "你能看他的简介在%s";
$a->strings["Please visit %s to approve or reject the introduction."] = "请批准或拒绝介绍在%s";
$a->strings["[Friendica:Notify] Friend suggestion received"] = "";
$a->strings["[Friendica:Notify] Friend suggestion received"] = "[Friendica:Notify] 收到朋友建议";
$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = "";
$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = "";
$a->strings["Name:"] = "名字:";
@ -2027,7 +2027,7 @@ $a->strings["Not a valid email address."] = "无效的邮件地址。";
$a->strings["Cannot use that email."] = "不能用这个邮件地址。";
$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "您的昵称只能包括\"a-z\",\"0-9\",\"-\"\"_\",还有头一字必须是拉丁字。";
$a->strings["Nickname is already registered. Please choose another."] = "昵称已经报到。请选择新的。";
$a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = "";
$a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = "昵称曾经这里注册于是不能再用。请选择别的。";
$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "要紧错误:产生安全钥匙失败了。";
$a->strings["An error occurred during registration. Please try again."] = "报到出了问题。请再试。";
$a->strings["An error occurred creating your default profile. Please try again."] = "造成默认简介出了问题。请再试。";
@ -2048,7 +2048,7 @@ $a->strings["post/item"] = "文章/项目";
$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s标注%2\$s的%3\$s为偏爱";
$a->strings["Categories:"] = "";
$a->strings["Filed under:"] = "";
$a->strings["remove"] = "";
$a->strings["remove"] = "删除";
$a->strings["Delete Selected Items"] = "删除选的项目";
$a->strings["Follow Thread"] = "";
$a->strings["%s likes this."] = "%s喜欢这个.";
@ -2085,7 +2085,7 @@ $a->strings["Website Privacy Policy"] = "";
$a->strings["privacy policy"] = "";
$a->strings["Requested account is not available."] = "";
$a->strings["Edit profile"] = "修改简介";
$a->strings["Message"] = "";
$a->strings["Message"] = "通知";
$a->strings["Manage/edit profiles"] = "管理/修改简介";
$a->strings["g A l F d"] = "g A l d F";
$a->strings["F d"] = "F d";