Merge branch 'develop' of github.com:humhub/humhub into develop

This commit is contained in:
Lucas Bartholemy 2024-01-24 20:24:14 +01:00
commit 52b7b41a39
148 changed files with 5646 additions and 6071 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,96 +1,95 @@
<?php
return [
'<strong>Confirm</strong> Action' => '<strong>Potvrdit</strong> akci',
'<strong>Latest</strong> updates' => '<strong>Nejnovější</strong> události',
'<strong>Mail</strong> summary' => '<strong>Mailové</strong> shrnutí',
'Actions' => 'Akce',
'Administration' => 'Administrace',
'All' => 'Vše',
'Allow' => 'Povolit',
'An error occurred while handling your last action. (Handler not found).' => 'Při manipulaci s vaší poslední akcí došlo k chybě. (Handler nebyl nalezen).',
'An unexpected error occurred while loading the search result.' => 'Během načítání výsledku vyhledávání došlo k neočekávané chybě.',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'Vyskytla se neočekávaná chyba. Pokud chyba stále přetrvává, obraťte se na správce webu.',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'Došlo k neočekávané chybě serveru. Pokud chyba stále přetrvává, obraťte se na správce webu.',
'Back' => 'Zpět',
'Back to dashboard' => 'Zpět na nástěnku',
'Cancel' => 'Zrušit',
'Choose language:' => 'Vyberte jazyk:',
'Close' => 'Zavřít',
'Collapse' => 'Sbalit',
'Confirm' => 'Potvrdit',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'Content Addon musí být buď instancí objektu HActiveRecordContent nebo HActiveRecordContentAddon!',
'Copy to clipboard' => 'Kopírovat do schránky',
'Could not find content of addon!' => 'Nebylo možné nalézt obsah dolpňku!',
'Default' => 'Výchozí',
'Delete' => 'Smazat',
'Deny' => 'Odmítnout',
'Do you really want to perform this action?' => 'Opravdu chcete tuto akci provést?',
'Edit' => 'Upravit',
'Error' => 'Chyba',
'Error while running your last action (Invalid request method).' => 'Při spuštění poslední akce došlo k chybě (metoda neplatného požadavku).',
'Error:' => 'Chyba:',
'Expand' => 'Rozbalit',
'Info:' => 'Info:',
'Invalid request method!' => 'Neplatná metoda požadavku!',
'It looks like you may have taken the wrong turn.' => 'Zdá se, že jste někde špatně odbočili.',
'Language' => 'Jazyk',
'Loading...' => 'Načítání....',
'Login' => 'Přihlásit se',
'Logo of {appName}' => 'Logo aplikace',
'Logout' => 'Odhlásit',
'Menu' => 'Menu',
'Module is not enabled on this content container!' => 'Modul nebyl nalezen nebo je vypnut!',
'New profile image' => 'Nový profilový obrázek',
'Next' => 'Další',
'No error information given.' => 'Nejsou uvedeny žádné informace o chybách.',
'Oooops...' => 'Jejda...',
'Open' => 'Otevřít',
'Please type at least 3 characters' => 'Napište prosím alespoň 3 znaky',
'Profile dropdown' => 'Menu profilu',
'Profile picture of {displayName}' => 'Profilový obrázek',
'Save' => 'Uložit',
'Saved' => 'Uloženo',
'Search' => 'Hledat',
'Settings' => 'Nastavení',
'Show less' => 'Zobrazit méně',
'Show more' => 'Zobrazit více',
'Some files could not be uploaded:' => 'Některé soubory nelze nahrát:',
'The date has to be in the past.' => 'Datum musí být v minulosti.',
'The file has been deleted.' => 'Tento soubor byl vymazán.',
'The requested resource could not be found.' => 'Požadovaný zdroj nebyl nalezen.',
'The space has been archived.' => 'Prostor byl archivován.',
'The space has been unarchived.' => 'Prostor byl zrušen.',
'Time Zone' => 'Časové pásmo',
'Toggle comment menu' => 'Přepnout menu komentářů',
'Toggle panel menu' => 'Přepnout menu panelu',
'Toggle post menu' => 'Přepnout menu příspěvků',
'Toggle stream entry menu' => 'Přepnout menu vláken',
'Unsaved changes will be lost. Do you want to proceed?' => 'Neuložené změny budou ztraceny. Chcete pokračovat?',
'Unsubscribe' => 'Odhlásit odběr',
'Upload' => 'Nahrát',
'Upload file' => 'Nahrát soubor',
'You are not allowed to run this action.' => 'Nemáte povolení spustit tuto akci.',
'Add:' => '',
'Allow content from external source' => '',
'Always allow content from this provider!' => '',
'An unexpected error occurred. Please check whether your file exceeds the allowed upload limit of {maxUploadSize}.' => '',
'Could not find requested page.' => '',
'Do you want to enable content from \'{urlPrefix}\'?' => '',
'Export' => '',
'My Profile' => '',
'Please type at least {count} characters' => '',
'Powered by {name}' => '',
'Search...' => '',
'Select Me' => '',
'Stop impersonation' => '',
'Text could not be copied to clipboard' => '',
'Text has been copied to clipboard' => '',
'verify your upload_max_filesize and post_max_size php settings.' => '',
'{attribute} has been empty. The system-configured function to fill empty values has returned an invalid value. Please try again or contact your administrator.' => '',
'{attribute} must be a string (UUID) or null; {type} given.' => '',
'{attribute} must be an UUID or null. UUID has the format "{{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}}", where X = [a-fA-F0-9] and both curly brackets and delimiting dashes are optional.' => '',
'{nFormatted}B' => '',
'{nFormatted}K' => '',
'{nFormatted}M' => '',
];
return array (
'<strong>Confirm</strong> Action' => '<strong>Potvrdit</strong> akci',
'<strong>Latest</strong> updates' => '<strong>Nejnovější</strong> události',
'<strong>Mail</strong> summary' => '<strong>Mailové</strong> shrnutí',
'Actions' => 'Akce',
'Add:' => 'Přidat:',
'Administration' => 'Administrace',
'All' => 'Vše',
'Allow' => 'Povolit',
'Allow content from external source' => 'Povolit obsah z externího zdroje',
'Always allow content from this provider!' => 'Povolit obsah od tohoto poskytovatele!',
'An error occurred while handling your last action. (Handler not found).' => 'Při manipulaci s vaší poslední akcí došlo k chybě. (Handler nebyl nalezen).',
'An unexpected error occurred while loading the search result.' => 'Během načítání výsledku vyhledávání došlo k neočekávané chybě.',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'Vyskytla se neočekávaná chyba. Pokud chyba stále přetrvává, obraťte se na správce webu.',
'An unexpected error occurred. Please check whether your file exceeds the allowed upload limit of {maxUploadSize}.' => 'Došlo k neočekávané chybě. Zkontrolujte prosím, zda váš soubor nepřekračuje povolený limit pro nahrávání {maxUploadSize}.',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'Došlo k neočekávané chybě serveru. Pokud chyba stále přetrvává, obraťte se na správce webu.',
'Back' => 'Zpět',
'Back to dashboard' => 'Zpět na nástěnku',
'Cancel' => 'Zrušit',
'Choose language:' => 'Vyberte jazyk:',
'Close' => 'Zavřít',
'Collapse' => 'Sbalit',
'Confirm' => 'Potvrdit',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'Content Addon musí být buď instancí objektu HActiveRecordContent nebo HActiveRecordContentAddon!',
'Copy to clipboard' => 'Kopírovat do schránky',
'Could not find content of addon!' => 'Nebylo možné nalézt obsah dolpňku!',
'Could not find requested page.' => 'Nepodařilo se najít požadovanou stránku.',
'Default' => 'Výchozí',
'Delete' => 'Smazat',
'Deny' => 'Odmítnout',
'Do you really want to perform this action?' => 'Opravdu chcete tuto akci provést?',
'Do you want to enable content from \'{urlPrefix}\'?' => 'Chcete povolit obsah z \'{urlPrefix}\'?',
'Edit' => 'Upravit',
'Error' => 'Chyba',
'Error while running your last action (Invalid request method).' => 'Při spuštění poslední akce došlo k chybě (metoda neplatného požadavku).',
'Error:' => 'Chyba:',
'Expand' => 'Rozbalit',
'Export' => 'Export',
'Info:' => 'Info:',
'Invalid request method!' => 'Neplatná metoda požadavku!',
'It looks like you may have taken the wrong turn.' => 'Zdá se, že jste někde špatně odbočili.',
'Language' => 'Jazyk',
'Loading...' => 'Načítání....',
'Login' => 'Přihlásit se',
'Logo of {appName}' => 'Logo aplikace',
'Logout' => 'Odhlásit',
'Menu' => 'Menu',
'Module is not enabled on this content container!' => 'Modul nebyl nalezen nebo je vypnut!',
'My Profile' => 'Můj profil',
'New profile image' => 'Nový profilový obrázek',
'Next' => 'Další',
'No error information given.' => 'Nejsou uvedeny žádné informace o chybách.',
'Oooops...' => 'Jejda...',
'Open' => 'Otevřít',
'Please type at least 3 characters' => 'Napište prosím alespoň 3 znaky',
'Please type at least {count} characters' => 'Zadejte prosím alespoň {count} znaků',
'Powered by {name}' => 'Powered by {name}',
'Profile dropdown' => 'Menu profilu',
'Profile picture of {displayName}' => 'Profilový obrázek',
'Save' => 'Uložit',
'Saved' => 'Uloženo',
'Search' => 'Hledat',
'Search...' => 'Hledat...',
'Select Me' => 'Vybrat mě',
'Settings' => 'Nastavení',
'Show less' => 'Zobrazit méně',
'Show more' => 'Zobrazit více',
'Some files could not be uploaded:' => 'Některé soubory nelze nahrát:',
'Stop impersonation' => 'Zastavte předstírání jiné identity',
'Text could not be copied to clipboard' => 'Text se nepodařilo zkopírovat do schránky',
'Text has been copied to clipboard' => 'Text byl zkopírován do schránky',
'The date has to be in the past.' => 'Datum musí být v minulosti.',
'The file has been deleted.' => 'Tento soubor byl vymazán.',
'The requested resource could not be found.' => 'Požadovaný zdroj nebyl nalezen.',
'The space has been archived.' => 'Prostor byl archivován.',
'The space has been unarchived.' => 'Prostor byl zrušen.',
'Time Zone' => 'Časové pásmo',
'Toggle comment menu' => 'Přepnout menu komentářů',
'Toggle panel menu' => 'Přepnout menu panelu',
'Toggle post menu' => 'Přepnout menu příspěvků',
'Toggle stream entry menu' => 'Přepnout menu příspěvků',
'Unsaved changes will be lost. Do you want to proceed?' => 'Neuložené změny budou ztraceny. Chcete pokračovat?',
'Unsubscribe' => 'Odhlásit odběr',
'Upload' => 'Nahrát',
'Upload file' => 'Nahrát soubor',
'You are not allowed to run this action.' => 'Nemáte povolení spustit tuto akci.',
'verify your upload_max_filesize and post_max_size php settings.' => 'ověřte upload_max_filesize a post_max_size v nastavení php.',
'{attribute} has been empty. The system-configured function to fill empty values has returned an invalid value. Please try again or contact your administrator.' => '{attribute} byl prázdný. Funkce nastavená systémem pro vyplnění prázdných hodnot vrátila neplatnou hodnotu. Zkuste to prosím znovu nebo se obraťte na svého správce.',
'{attribute} must be a string (UUID) or null; {type} given.' => '{attribute} musí být řetězec (UUID) nebo null; {type} zadán.',
'{attribute} must be an UUID or null. UUID has the format "{{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}}", where X = [a-fA-F0-9] and both curly brackets and delimiting dashes are optional.' => '{attribute} musí být UUID nebo null. UUID má formát "{{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}}", kde X = [a-fA-F0-9] a obě složené závorky a oddělovací pomlčky jsou volitelné.',
'{nFormatted}B' => '{nFormatted}B',
'{nFormatted}K' => '{nFormatted}K',
'{nFormatted}M' => '{nFormatted}M',
);

View File

@ -1,17 +1,16 @@
<?php
return [
'<strong>Login</strong> required' => 'Je nutné <strong>být přihlášen(a)</strong>',
'An internal server error occurred.' => 'Na serveru se vyskytla chyba.',
'You are not allowed to perform this action.' => 'K této akci nemáte dostatečná oprávnění.',
'Guest mode not active, please login first.' => '',
'Login required for this section.' => '',
'Maintenance mode activated: You have been automatically logged out and will no longer have access the platform until the maintenance has been completed.' => '',
'Maintenance mode is active. Only Administrators can access the platform.' => '',
'The specified URL cannot be called directly.' => '',
'You are not permitted to access this section.' => '',
'You must change password.' => '',
'You need admin permissions to access this section.' => '',
'Your user account has not been approved yet, please try again later or contact a network administrator.' => '',
'Your user account is inactive, please login with an active account or contact a network administrator.' => '',
];
return array (
'<strong>Login</strong> required' => 'Je nutné <strong>být přihlášen(a)</strong>',
'An internal server error occurred.' => 'Na serveru se vyskytla chyba.',
'Guest mode not active, please login first.' => 'Režim pro hosty není aktivní, nejprve se prosím přihlaste.',
'Login required for this section.' => 'Pro tuto sekci je vyžadováno přihlášení.',
'Maintenance mode activated: You have been automatically logged out and will no longer have access the platform until the maintenance has been completed.' => 'Aktivován režim údržby: Do dokončení údržby jste byli automaticky odhlášeni a nebudete mít k platformě přístup.',
'Maintenance mode is active. Only Administrators can access the platform.' => 'Režim údržby je aktivní. Přístup k platformě mají pouze správci.',
'The specified URL cannot be called directly.' => 'Zadanou adresu URL nelze zavolat přímo.',
'You are not allowed to perform this action.' => 'K této akci nemáte dostatečná oprávnění.',
'You are not permitted to access this section.' => 'Do této sekce nemáte přístup.',
'You must change password.' => 'Musíte změnit heslo.',
'You need admin permissions to access this section.' => 'Pro přístup do této sekce potřebujete oprávnění správce.',
'Your user account has not been approved yet, please try again later or contact a network administrator.' => 'Váš uživatelský účet ještě nebyl schválen, zkuste to prosím později nebo se obraťte na správce sítě.',
'Your user account is inactive, please login with an active account or contact a network administrator.' => 'Váš uživatelský účet je neaktivní, přihlaste se pomocí aktivního účtu nebo kontaktujte správce sítě.',
);

View File

@ -1,96 +1,95 @@
<?php
return [
'<strong>Latest</strong> updates' => '<strong>Nyeste</strong> opdateringer',
'Administration' => 'Administration',
'All' => 'Alle',
'Allow' => 'Tillad',
'Back' => 'Tilbage',
'Back to dashboard' => 'Tilbage til dashboard',
'Cancel' => 'Afbryd',
'Choose language:' => 'Vælg sprog:',
'Close' => 'Luk',
'Collapse' => 'Kollaps',
'Confirm' => 'Bekræft',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'Indholdskilde addon skal være del en af HActiveRecordContent eller HActiveRecordContentAddon!',
'Could not find content of addon!' => 'Kunne ikke finde addonindhold!',
'Default' => 'Standard',
'Delete' => 'Slet',
'Deny' => 'Afslå',
'Edit' => 'Rediger',
'Error' => 'Fejl',
'Expand' => 'Udvid',
'It looks like you may have taken the wrong turn.' => 'Det ser ud som du måske har taget den forkerte drejning.',
'Language' => 'Sprog',
'Login' => 'Log ind',
'Logout' => 'Log ud',
'Menu' => 'Menu',
'Module is not enabled on this content container!' => 'Modulet er ikke aktiveret i denne indholdscontainer!',
'New profile image' => 'Nyt profilbillede',
'Next' => 'Næste',
'Oooops...' => 'Hovsa...',
'Please type at least 3 characters' => 'Venligst indtast mindst 3 tegn',
'Save' => 'Gem',
'Saved' => 'Gemt',
'Search' => 'Søg',
'Settings' => 'Indstillinger',
'Time Zone' => 'Tidszone',
'<strong>Confirm</strong> Action' => '',
'<strong>Mail</strong> summary' => '',
'Actions' => '',
'Add:' => '',
'Allow content from external source' => '',
'Always allow content from this provider!' => '',
'An error occurred while handling your last action. (Handler not found).' => '',
'An unexpected error occurred while loading the search result.' => '',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => '',
'An unexpected error occurred. Please check whether your file exceeds the allowed upload limit of {maxUploadSize}.' => '',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => '',
'Copy to clipboard' => '',
'Could not find requested page.' => '',
'Do you really want to perform this action?' => '',
'Do you want to enable content from \'{urlPrefix}\'?' => '',
'Error while running your last action (Invalid request method).' => '',
'Error:' => '',
'Export' => '',
'Info:' => '',
'Invalid request method!' => '',
'Loading...' => '',
'Logo of {appName}' => '',
'My Profile' => '',
'No error information given.' => '',
'Open' => '',
'Please type at least {count} characters' => '',
'Powered by {name}' => '',
'Profile dropdown' => '',
'Profile picture of {displayName}' => '',
'Search...' => '',
'Select Me' => '',
'Show less' => '',
'Show more' => '',
'Some files could not be uploaded:' => '',
'Stop impersonation' => '',
'Text could not be copied to clipboard' => '',
'Text has been copied to clipboard' => '',
'The date has to be in the past.' => '',
'The file has been deleted.' => '',
'The requested resource could not be found.' => '',
'The space has been archived.' => '',
'The space has been unarchived.' => '',
'Toggle comment menu' => '',
'Toggle panel menu' => '',
'Toggle post menu' => '',
'Toggle stream entry menu' => '',
'Unsaved changes will be lost. Do you want to proceed?' => '',
'Unsubscribe' => '',
'Upload' => '',
'Upload file' => '',
'You are not allowed to run this action.' => '',
'verify your upload_max_filesize and post_max_size php settings.' => '',
'{attribute} has been empty. The system-configured function to fill empty values has returned an invalid value. Please try again or contact your administrator.' => '',
'{attribute} must be a string (UUID) or null; {type} given.' => '',
'{attribute} must be an UUID or null. UUID has the format "{{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}}", where X = [a-fA-F0-9] and both curly brackets and delimiting dashes are optional.' => '',
'{nFormatted}B' => '',
'{nFormatted}K' => '',
'{nFormatted}M' => '',
];
return array (
'<strong>Confirm</strong> Action' => '',
'<strong>Latest</strong> updates' => '<strong>Nyeste</strong> opdateringer',
'<strong>Mail</strong> summary' => '',
'Actions' => '',
'Add:' => '',
'Administration' => 'Administration',
'All' => 'Alle',
'Allow' => 'Tillad',
'Allow content from external source' => '',
'Always allow content from this provider!' => '',
'An error occurred while handling your last action. (Handler not found).' => '',
'An unexpected error occurred while loading the search result.' => '',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => '',
'An unexpected error occurred. Please check whether your file exceeds the allowed upload limit of {maxUploadSize}.' => '',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => '',
'Back' => 'Tilbage',
'Back to dashboard' => 'Tilbage til dashboard',
'Cancel' => 'Afbryd',
'Choose language:' => 'Vælg sprog:',
'Close' => 'Luk',
'Collapse' => 'Kollaps',
'Confirm' => 'Bekræft',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'Indholdskilde addon skal være del en af HActiveRecordContent eller HActiveRecordContentAddon!',
'Copy to clipboard' => '',
'Could not find content of addon!' => 'Kunne ikke finde addonindhold!',
'Could not find requested page.' => '',
'Default' => 'Standard',
'Delete' => 'Slet',
'Deny' => 'Afslå',
'Do you really want to perform this action?' => '',
'Do you want to enable content from \'{urlPrefix}\'?' => '',
'Edit' => 'Rediger',
'Error' => 'Fejl',
'Error while running your last action (Invalid request method).' => '',
'Error:' => '',
'Expand' => 'Udvid',
'Export' => '',
'Info:' => '',
'Invalid request method!' => '',
'It looks like you may have taken the wrong turn.' => 'Det ser ud som du måske har taget den forkerte drejning.',
'Language' => 'Sprog',
'Loading...' => '',
'Login' => 'Log ind',
'Logo of {appName}' => '',
'Logout' => 'Log ud',
'Menu' => 'Menu',
'Module is not enabled on this content container!' => 'Modulet er ikke aktiveret i denne indholdscontainer!',
'My Profile' => '',
'New profile image' => 'Nyt profilbillede',
'Next' => 'Næste',
'No error information given.' => '',
'Oooops...' => 'Hovsa...',
'Open' => '',
'Please type at least 3 characters' => 'Venligst indtast mindst 3 tegn',
'Please type at least {count} characters' => '',
'Powered by {name}' => '',
'Profile dropdown' => '',
'Profile picture of {displayName}' => '',
'Save' => 'Gem',
'Saved' => 'Gemt',
'Search' => 'Søg',
'Search...' => '',
'Select Me' => '',
'Settings' => 'Indstillinger',
'Show less' => '',
'Show more' => '',
'Some files could not be uploaded:' => '',
'Stop impersonation' => '',
'Text could not be copied to clipboard' => '',
'Text has been copied to clipboard' => '',
'The date has to be in the past.' => '',
'The file has been deleted.' => '',
'The requested resource could not be found.' => '',
'The space has been archived.' => '',
'The space has been unarchived.' => '',
'Time Zone' => 'Tidszone',
'Toggle comment menu' => '',
'Toggle panel menu' => '',
'Toggle post menu' => '',
'Toggle stream entry menu' => '',
'Unsaved changes will be lost. Do you want to proceed?' => '',
'Unsubscribe' => '',
'Upload' => '',
'Upload file' => '',
'You are not allowed to run this action.' => '',
'verify your upload_max_filesize and post_max_size php settings.' => '',
'{attribute} has been empty. The system-configured function to fill empty values has returned an invalid value. Please try again or contact your administrator.' => '',
'{attribute} must be a string (UUID) or null; {type} given.' => '',
'{attribute} must be an UUID or null. UUID has the format "{{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}}", where X = [a-fA-F0-9] and both curly brackets and delimiting dashes are optional.' => '',
'{nFormatted}B' => '',
'{nFormatted}K' => '',
'{nFormatted}M' => '',
);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,96 +1,95 @@
<?php
return [
'<strong>Confirm</strong> Action' => '<strong>Confirmar</strong> Acción',
'<strong>Latest</strong> updates' => '<strong>Últimas</strong> actualizaciones',
'<strong>Mail</strong> summary' => '<strong>Resumen</strong> de Correo',
'Actions' => 'Acciones',
'Add:' => 'Añadir:',
'Administration' => 'Administración',
'All' => 'Todo',
'Allow' => 'Permitir',
'Allow content from external source' => 'Permitir contenido de una fuente externa',
'Always allow content from this provider!' => 'Permitir siempre el contenido de este proveedor',
'An error occurred while handling your last action. (Handler not found).' => 'Se ha producido un error al manejar la última acción. (No se encuentra el manejador).',
'An unexpected error occurred while loading the search result.' => 'Se ha producido un error inesperado al cargar el resultado de la búsqueda.',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'Ocurrió un error inesperado. Si esto sigue sucediendo, póngase en contacto con un administrador del sitio.',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'Se ha producido un error inesperado en el servidor. Si esto sigue sucediendo, póngase en contacto con un administrador del sitio.',
'Back' => 'Atrás',
'Back to dashboard' => 'Volver al Panel de Control',
'Cancel' => 'Cancelar',
'Choose language:' => 'Escoja idioma:',
'Close' => 'Cerrar',
'Collapse' => 'Cerrar',
'Confirm' => 'Confirmar',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => '¡La fuente de Contenido del Complemento debe ser una instancia de HActiveRecordContent o HActiveRecordContentAddon!',
'Copy to clipboard' => 'Copiar al portapapeles',
'Could not find content of addon!' => '¡No se pudo encontrar el contenido del complemento!',
'Could not find requested page.' => 'No se ha encontrado la página solicitada',
'Default' => 'Por Defecto',
'Delete' => 'Borrar',
'Deny' => 'Denegar',
'Do you really want to perform this action?' => '¿Realmente desea ejecutar esta acción?',
'Do you want to enable content from \'{urlPrefix}\'?' => '¿Quieres permitir el contenido de \'{urlPrefix}\'?',
'Edit' => 'Editar',
'Error' => 'Error',
'Error while running your last action (Invalid request method).' => 'Error al ejecutar la última acción (método de solicitud no válido).',
'Error:' => 'Error:',
'Expand' => 'Ampliar',
'Export' => 'Exportar',
'Info:' => 'Info:',
'Invalid request method!' => 'Método de la petición no válido',
'It looks like you may have taken the wrong turn.' => 'Parece que puede haber tomado el camino equivocado.',
'Language' => 'Idioma',
'Loading...' => 'Cargando...',
'Login' => 'Iniciar sesión',
'Logo of {appName}' => 'Logo de {appName}',
'Logout' => 'Salir',
'Menu' => 'Menú',
'Module is not enabled on this content container!' => 'El módulo no está habilitado en este contenedor de contenido!',
'New profile image' => 'Nueva imagen de perfil',
'Next' => 'Siguiente',
'No error information given.' => 'No se dio información.',
'Oooops...' => 'Oooops...',
'Open' => 'Abrir',
'Please type at least 3 characters' => 'Por favor escriba al menos 3 caracteres',
'Please type at least {count} characters' => 'Por favor, teclee al menos {count} caracteres',
'Powered by {name}' => 'Un sistema de {name}',
'Profile dropdown' => 'Perfil desplegable',
'Profile picture of {displayName}' => 'Imagen de perfil de {displayName}',
'Save' => 'Guardar',
'Saved' => 'Guardado',
'Search' => 'Buscar',
'Search...' => 'Buscar...',
'Select Me' => 'Seleccione',
'Settings' => 'Ajustes',
'Show less' => 'Mostrar menos',
'Show more' => 'Mostrar más',
'Some files could not be uploaded:' => 'Algunos archivos no se pueden cargar:',
'Stop impersonation' => 'Impedir la suplantación',
'Text could not be copied to clipboard' => 'El texto no se ha podido copiar al portapapeles',
'Text has been copied to clipboard' => 'El texto se ha copiado al portapapeles',
'The date has to be in the past.' => 'La fecha tiene que ser en el pasado.',
'The file has been deleted.' => 'Este archivo ha sido borrado.',
'The requested resource could not be found.' => 'El recurso solicitado no pudo ser encontrado.',
'The space has been archived.' => 'Este espacio ha sido archivado.',
'The space has been unarchived.' => 'Este espacio ha sido desarchivado.',
'Time Zone' => 'Zona horaria',
'Toggle comment menu' => 'Conmutar el menú de comentarios',
'Toggle panel menu' => 'Conmutar el menú de panel',
'Toggle post menu' => 'Conmutar el menú de entrada',
'Toggle stream entry menu' => 'Conmutar el menú de actividad',
'Unsaved changes will be lost. Do you want to proceed?' => 'Hay cambios no guardados, ¿realmente quiere salir?',
'Unsubscribe' => 'Anular la suscripción',
'Upload' => 'Subir',
'Upload file' => 'Cargar archivo',
'You are not allowed to run this action.' => 'No estás autorizado para realizar esta acción.',
'{nFormatted}B' => '{nFormatted}B',
'{nFormatted}K' => '{nFormatted}K',
'{nFormatted}M' => '{nFormatted}M',
'An unexpected error occurred. Please check whether your file exceeds the allowed upload limit of {maxUploadSize}.' => '',
'My Profile' => '',
'verify your upload_max_filesize and post_max_size php settings.' => '',
'{attribute} has been empty. The system-configured function to fill empty values has returned an invalid value. Please try again or contact your administrator.' => '',
'{attribute} must be a string (UUID) or null; {type} given.' => '',
'{attribute} must be an UUID or null. UUID has the format "{{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}}", where X = [a-fA-F0-9] and both curly brackets and delimiting dashes are optional.' => '',
];
return array (
'<strong>Confirm</strong> Action' => '<strong>Confirmar</strong> Acción',
'<strong>Latest</strong> updates' => '<strong>Últimas</strong> actualizaciones',
'<strong>Mail</strong> summary' => '<strong>Resumen</strong> de Correo',
'Actions' => 'Acciones',
'Add:' => 'Añadir:',
'Administration' => 'Administración',
'All' => 'Todo',
'Allow' => 'Permitir',
'Allow content from external source' => 'Permitir contenido de una fuente externa',
'Always allow content from this provider!' => 'Permitir siempre el contenido de este proveedor',
'An error occurred while handling your last action. (Handler not found).' => 'Se ha producido un error al manejar la última acción. (No se encuentra el manejador).',
'An unexpected error occurred while loading the search result.' => 'Se ha producido un error inesperado al cargar el resultado de la búsqueda.',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'Ocurrió un error inesperado. Si esto sigue sucediendo, póngase en contacto con un administrador del sitio.',
'An unexpected error occurred. Please check whether your file exceeds the allowed upload limit of {maxUploadSize}.' => 'Se ha producido un error inesperado. Por favor compruebe si su fichero excede el límite de {maxUploadSize}.',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'Se ha producido un error inesperado en el servidor. Si esto sigue sucediendo, póngase en contacto con un administrador del sitio.',
'Back' => 'Atrás',
'Back to dashboard' => 'Volver al Panel de Control',
'Cancel' => 'Cancelar',
'Choose language:' => 'Escoja idioma:',
'Close' => 'Cerrar',
'Collapse' => 'Cerrar',
'Confirm' => 'Confirmar',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => '¡La fuente de Contenido del Complemento debe ser una instancia de HActiveRecordContent o HActiveRecordContentAddon!',
'Copy to clipboard' => 'Copiar al portapapeles',
'Could not find content of addon!' => '¡No se pudo encontrar el contenido del complemento!',
'Could not find requested page.' => 'No se ha encontrado la página solicitada',
'Default' => 'Por Defecto',
'Delete' => 'Borrar',
'Deny' => 'Denegar',
'Do you really want to perform this action?' => '¿Realmente desea ejecutar esta acción?',
'Do you want to enable content from \'{urlPrefix}\'?' => '¿Quieres permitir el contenido de \'{urlPrefix}\'?',
'Edit' => 'Editar',
'Error' => 'Error',
'Error while running your last action (Invalid request method).' => 'Error al ejecutar la última acción (método de solicitud no válido).',
'Error:' => 'Error:',
'Expand' => 'Ampliar',
'Export' => 'Exportar',
'Info:' => 'Info:',
'Invalid request method!' => 'Método de la petición no válido',
'It looks like you may have taken the wrong turn.' => 'Parece que puede haber tomado el camino equivocado.',
'Language' => 'Idioma',
'Loading...' => 'Cargando...',
'Login' => 'Iniciar sesión',
'Logo of {appName}' => 'Logo de {appName}',
'Logout' => 'Salir',
'Menu' => 'Menú',
'Module is not enabled on this content container!' => 'El módulo no está habilitado en este contenedor de contenido!',
'My Profile' => 'Mi perfil',
'New profile image' => 'Nueva imagen de perfil',
'Next' => 'Siguiente',
'No error information given.' => 'No se dio información.',
'Oooops...' => 'Oooops...',
'Open' => 'Abrir',
'Please type at least 3 characters' => 'Por favor escriba al menos 3 caracteres',
'Please type at least {count} characters' => 'Por favor, teclee al menos {count} caracteres',
'Powered by {name}' => 'Un sistema de {name}',
'Profile dropdown' => 'Perfil desplegable',
'Profile picture of {displayName}' => 'Imagen de perfil de {displayName}',
'Save' => 'Guardar',
'Saved' => 'Guardado',
'Search' => 'Buscar',
'Search...' => 'Buscar...',
'Select Me' => 'Seleccione',
'Settings' => 'Ajustes',
'Show less' => 'Mostrar menos',
'Show more' => 'Mostrar más',
'Some files could not be uploaded:' => 'Algunos archivos no se pueden cargar:',
'Stop impersonation' => 'Impedir la suplantación',
'Text could not be copied to clipboard' => 'El texto no se ha podido copiar al portapapeles',
'Text has been copied to clipboard' => 'El texto se ha copiado al portapapeles',
'The date has to be in the past.' => 'La fecha tiene que ser en el pasado.',
'The file has been deleted.' => 'Este archivo ha sido borrado.',
'The requested resource could not be found.' => 'El recurso solicitado no pudo ser encontrado.',
'The space has been archived.' => 'Este espacio ha sido archivado.',
'The space has been unarchived.' => 'Este espacio ha sido desarchivado.',
'Time Zone' => 'Zona horaria',
'Toggle comment menu' => 'Conmutar el menú de comentarios',
'Toggle panel menu' => 'Conmutar el menú de panel',
'Toggle post menu' => 'Conmutar el menú de entrada',
'Toggle stream entry menu' => 'Conmutar el menú de actividad',
'Unsaved changes will be lost. Do you want to proceed?' => 'Hay cambios no guardados, ¿realmente quiere salir?',
'Unsubscribe' => 'Anular la suscripción',
'Upload' => 'Subir',
'Upload file' => 'Cargar archivo',
'You are not allowed to run this action.' => 'No estás autorizado para realizar esta acción.',
'verify your upload_max_filesize and post_max_size php settings.' => 'verifique su configuración de PHP upload_max_filesize y post_max_size',
'{attribute} has been empty. The system-configured function to fill empty values has returned an invalid value. Please try again or contact your administrator.' => '{attribute} está vacío. La función del sistema para rellenar valores vacíos ha devuelto un valor inválido. Por favor vuelva a intentarlo o contacte con su administrador.',
'{attribute} must be a string (UUID) or null; {type} given.' => '{attribute} debería ser una cadena (UUID) o un valor nulo, pero se ha proporcionado un valor de tipo {type}.',
'{attribute} must be an UUID or null. UUID has the format "{{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}}", where X = [a-fA-F0-9] and both curly brackets and delimiting dashes are optional.' => '{attribute} debe ser un UUID o nulo. UUID tiene el formato "{{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}}", donde X = [a-fA-F0-9] y tanto llaves como guiones son opcionales.',
'{nFormatted}B' => '{nFormatted}B',
'{nFormatted}K' => '{nFormatted}K',
'{nFormatted}M' => '{nFormatted}M',
);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,96 +1,95 @@
<?php
return [
'<strong>Confirm</strong> Action' => '<strong>Conferma</strong> azione',
'<strong>Latest</strong> updates' => '<strong>Ultimi</strong> aggiornamenti',
'<strong>Mail</strong> summary' => 'Sommario <strong>E-mail</strong>',
'Actions' => 'Azioni',
'Add:' => 'Aggiungi:',
'Administration' => 'Amministrazione',
'All' => 'Tutti',
'Allow' => 'Consenti',
'Allow content from external source' => 'Consenti contenuto da una fonte esterna',
'Always allow content from this provider!' => 'Consenti sempre i contenuti di questo provider!',
'An error occurred while handling your last action. (Handler not found).' => 'Si è verificato un errore durante l\'ultima azione. (Handler non trovato)',
'An unexpected error occurred while loading the search result.' => 'Si è verificato un errore inaspettato caricando i risultati ricerca.',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'Si è verificato un errore imprevisto. Se si ripete, contattare l\'amministratore.',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'Si è verificato un errore imprevisto del server. Se si ripete, contattare l\'amministratore.',
'Back' => 'Indietro',
'Back to dashboard' => 'Torna alla bacheca',
'Cancel' => 'Annulla',
'Choose language:' => 'Scegli lingua:',
'Close' => 'Chiudi',
'Collapse' => 'Chiudi',
'Confirm' => 'Conferma',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'Il contenuto sorgente dell\'Add-on deve essere un\'istanza di HActiveRecordContent o di HActiveRecordContentAddon!',
'Copy to clipboard' => 'Copia negli appunti',
'Could not find content of addon!' => 'Impossibile trovare l\'add-on richiesto!',
'Could not find requested page.' => 'Pagina richiesta non trovata.',
'Default' => 'Predefinito',
'Delete' => 'Cancella',
'Deny' => 'Rifiuta',
'Do you really want to perform this action?' => 'Sei sicuro di voler procedere con questa azione?',
'Do you want to enable content from \'{urlPrefix}\'?' => 'Vuoi abilitare i contenuti da \'{urlPrefix}\'?',
'Edit' => 'Modifica',
'Error' => 'Errore',
'Error while running your last action (Invalid request method).' => 'Si è verificato un errore durante l\'ultima azione (modalità richiesta non valida-Invalid request method).',
'Error:' => 'Errore:',
'Expand' => 'Espandi',
'Export' => 'Esporta',
'Info:' => 'Informazioni:',
'Invalid request method!' => 'Metodo richiesta non valido!',
'It looks like you may have taken the wrong turn.' => 'Sembrerebbe che tu abbia preso la strada sbagliata.',
'Language' => 'Lingua',
'Loading...' => 'Caricamento...',
'Login' => 'Login',
'Logo of {appName}' => 'Logo di {appName}',
'Logout' => 'Esci',
'Menu' => 'Menu',
'Module is not enabled on this content container!' => 'Il modulo non è abilitato su questo contenitore di contenuti!',
'New profile image' => 'Nuova immagine profilo',
'Next' => 'Avanti',
'No error information given.' => 'Nessuna informazione di errore fornita.',
'Oooops...' => 'Oooops...',
'Open' => 'Apri',
'Please type at least 3 characters' => 'Prova a digitare almeno 3 caratteri',
'Please type at least {count} characters' => 'Digita almeno {count} caratteri',
'Powered by {name}' => 'Fornito da {name}',
'Profile dropdown' => 'Menu del profilo',
'Profile picture of {displayName}' => 'Immagine del profilo di {displayName}',
'Save' => 'Salva',
'Saved' => 'Salvato',
'Search' => 'Cerca',
'Search...' => 'Cerca...',
'Select Me' => 'Selezionami',
'Settings' => 'Impostazioni',
'Show less' => 'Mostra meno',
'Show more' => 'Mostra altro',
'Some files could not be uploaded:' => 'Alcuni file non possono essere caricati:',
'Stop impersonation' => 'Concludi impersonificazione',
'Text could not be copied to clipboard' => 'Il testo non può essere copiato negli appunti',
'Text has been copied to clipboard' => 'Il testo è stato copiato negli appunti',
'The date has to be in the past.' => 'La data deve essere nel passato.',
'The file has been deleted.' => 'Il file è stato cancellato.',
'The requested resource could not be found.' => 'La risorsa richiesta non è stata trovata.',
'The space has been archived.' => 'Lo spazio è stato archiviato.',
'The space has been unarchived.' => 'Lo spazio è stato ripristinato.',
'Time Zone' => 'Fuso orario',
'Toggle comment menu' => 'Attiva menu Commento',
'Toggle panel menu' => 'Attiva menu Pannello',
'Toggle post menu' => 'Attiva menu Post',
'Toggle stream entry menu' => 'Attiva menu Stream',
'Unsaved changes will be lost. Do you want to proceed?' => 'Le modifiche non salvate andranno perse. Vuoi procedere?',
'Unsubscribe' => 'Cancella sottoscrizione',
'Upload' => 'Carica',
'Upload file' => 'Carica file',
'You are not allowed to run this action.' => 'Non hai i permessi per questa azione.',
'{nFormatted}B' => '{nFormatted}B',
'{nFormatted}K' => '{nFormatted}K',
'{nFormatted}M' => '{nFormatted}M',
'An unexpected error occurred. Please check whether your file exceeds the allowed upload limit of {maxUploadSize}.' => '',
'My Profile' => '',
'verify your upload_max_filesize and post_max_size php settings.' => '',
'{attribute} has been empty. The system-configured function to fill empty values has returned an invalid value. Please try again or contact your administrator.' => '',
'{attribute} must be a string (UUID) or null; {type} given.' => '',
'{attribute} must be an UUID or null. UUID has the format "{{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}}", where X = [a-fA-F0-9] and both curly brackets and delimiting dashes are optional.' => '',
];
return array (
'<strong>Confirm</strong> Action' => '<strong>Conferma</strong> azione',
'<strong>Latest</strong> updates' => '<strong>Ultimi</strong> aggiornamenti',
'<strong>Mail</strong> summary' => 'Sommario <strong>E-mail</strong>',
'Actions' => 'Azioni',
'Add:' => 'Aggiungi:',
'Administration' => 'Amministrazione',
'All' => 'Tutti',
'Allow' => 'Consenti',
'Allow content from external source' => 'Consenti contenuto da una fonte esterna',
'Always allow content from this provider!' => 'Consenti sempre i contenuti di questo provider!',
'An error occurred while handling your last action. (Handler not found).' => 'Si è verificato un errore durante l\'ultima azione. (Handler non trovato)',
'An unexpected error occurred while loading the search result.' => 'Si è verificato un errore inaspettato caricando i risultati ricerca.',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'Si è verificato un errore imprevisto. Se si ripete, contattare l\'amministratore.',
'An unexpected error occurred. Please check whether your file exceeds the allowed upload limit of {maxUploadSize}.' => 'Si è verificato un errore imprevisto. Controlla se il tuo file supera il limite di caricamento consentito di {maxUploadSize}.',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'Si è verificato un errore imprevisto del server. Se si ripete, contattare l\'amministratore.',
'Back' => 'Indietro',
'Back to dashboard' => 'Torna alla bacheca',
'Cancel' => 'Annulla',
'Choose language:' => 'Scegli lingua:',
'Close' => 'Chiudi',
'Collapse' => 'Chiudi',
'Confirm' => 'Conferma',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'Il contenuto sorgente dell\'Add-on deve essere un\'istanza di HActiveRecordContent o di HActiveRecordContentAddon!',
'Copy to clipboard' => 'Copia negli appunti',
'Could not find content of addon!' => 'Impossibile trovare l\'add-on richiesto!',
'Could not find requested page.' => 'Pagina richiesta non trovata.',
'Default' => 'Predefinito',
'Delete' => 'Cancella',
'Deny' => 'Rifiuta',
'Do you really want to perform this action?' => 'Sei sicuro di voler procedere con questa azione?',
'Do you want to enable content from \'{urlPrefix}\'?' => 'Vuoi abilitare i contenuti da \'{urlPrefix}\'?',
'Edit' => 'Modifica',
'Error' => 'Errore',
'Error while running your last action (Invalid request method).' => 'Si è verificato un errore durante l\'ultima azione (modalità richiesta non valida-Invalid request method).',
'Error:' => 'Errore:',
'Expand' => 'Espandi',
'Export' => 'Esporta',
'Info:' => 'Informazioni:',
'Invalid request method!' => 'Metodo richiesta non valido!',
'It looks like you may have taken the wrong turn.' => 'Sembrerebbe che tu abbia preso la strada sbagliata.',
'Language' => 'Lingua',
'Loading...' => 'Caricamento...',
'Login' => 'Login',
'Logo of {appName}' => 'Logo di {appName}',
'Logout' => 'Esci',
'Menu' => 'Menu',
'Module is not enabled on this content container!' => 'Il modulo non è abilitato su questo contenitore di contenuti!',
'My Profile' => 'Il mio Profilo',
'New profile image' => 'Nuova immagine profilo',
'Next' => 'Avanti',
'No error information given.' => 'Nessuna informazione di errore fornita.',
'Oooops...' => 'Oooops...',
'Open' => 'Apri',
'Please type at least 3 characters' => 'Prova a digitare almeno 3 caratteri',
'Please type at least {count} characters' => 'Digita almeno {count} caratteri',
'Powered by {name}' => 'Fornito da {name}',
'Profile dropdown' => 'Menu del profilo',
'Profile picture of {displayName}' => 'Immagine del profilo di {displayName}',
'Save' => 'Salva',
'Saved' => 'Salvato',
'Search' => 'Cerca',
'Search...' => 'Cerca...',
'Select Me' => 'Selezionami',
'Settings' => 'Impostazioni',
'Show less' => 'Mostra meno',
'Show more' => 'Mostra altro',
'Some files could not be uploaded:' => 'Alcuni file non possono essere caricati:',
'Stop impersonation' => 'Concludi impersonificazione',
'Text could not be copied to clipboard' => 'Il testo non può essere copiato negli appunti',
'Text has been copied to clipboard' => 'Il testo è stato copiato negli appunti',
'The date has to be in the past.' => 'La data deve essere nel passato.',
'The file has been deleted.' => 'Il file è stato cancellato.',
'The requested resource could not be found.' => 'La risorsa richiesta non è stata trovata.',
'The space has been archived.' => 'Lo spazio è stato archiviato.',
'The space has been unarchived.' => 'Lo spazio è stato ripristinato.',
'Time Zone' => 'Fuso orario',
'Toggle comment menu' => 'Attiva menu Commento',
'Toggle panel menu' => 'Attiva menu Pannello',
'Toggle post menu' => 'Attiva menu Post',
'Toggle stream entry menu' => 'Attiva menu Stream',
'Unsaved changes will be lost. Do you want to proceed?' => 'Le modifiche non salvate andranno perse. Vuoi procedere?',
'Unsubscribe' => 'Cancella sottoscrizione',
'Upload' => 'Carica',
'Upload file' => 'Carica file',
'You are not allowed to run this action.' => 'Non hai i permessi per questa azione.',
'verify your upload_max_filesize and post_max_size php settings.' => 'verifica le impostazioni php upload_max_filesize e post_max_size.',
'{attribute} has been empty. The system-configured function to fill empty values has returned an invalid value. Please try again or contact your administrator.' => '{attribute} è vuoto. La funzione configurata dal sistema per riempire i valori vuoti ha restituito un valore non valido. Riprovare o contattare l\'amministratore.',
'{attribute} must be a string (UUID) or null; {type} given.' => '{attribute} deve essere una stringa (UUID) o null; {type} dato.',
'{attribute} must be an UUID or null. UUID has the format "{{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}}", where X = [a-fA-F0-9] and both curly brackets and delimiting dashes are optional.' => '{attribute} deve essere un UUID o null. L\'UUID ha il formato "{{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}}", dove X = [a-fA-F0-9] e sia le parentesi graffe che i trattini di delimitazione sono facoltativi.',
'{nFormatted}B' => '{nFormatted}B',
'{nFormatted}K' => '{nFormatted}K',
'{nFormatted}M' => '{nFormatted}M',
);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,16 +1,8 @@
<?php
return array (
'{displayName} created the new space {spaceName}' => '{displayName} vytvořil(a) nový prostor "{spaceName}',
'{displayName} created this space.' => 'Tento prostor vytvořil(a) {displayName}.',
'{displayName} joined the space {spaceName}' => '{displayName} vstoupil(a) do prostoru {spaceName}',
'{displayName} joined this space.' => '{displayName} vstoupil(a) do tohoto prostoru.',
'{displayName} left the space {spaceName}' => '{displayName} opustil(a) prostor {spaceName}',
'{displayName} left this space.' => '{displayName} opustil(a) tento prostor.',
'{spaceName} has been archived' => '',
'{spaceName} has been unarchived' => '',
'<strong>E-Mail</strong> Summaries' => 'Souhrnné emaily',
'<strong>E-Mail</strong> Summaries' => '<strong>Souhrnné</strong> emaily',
'<strong>Latest</strong> activities' => '<strong>Poslední</strong> aktivita',
'Activities' => 'Události',
'Activities' => 'Aktivity',
'Daily' => 'Denně',
'E-Mail Summaries' => 'Souhrnné emaily',
'E-Mail summaries are sent to inform you about recent activities in the network.' => 'Souhrnné emaily jsou zasílány tak, aby Vás informovali o nejnovějších aktivitách na síti.',
@ -25,7 +17,7 @@ return array (
'Only include spaces below to the mail summary' => 'Zahrnout pouze prodlevy v souhrnech emailů',
'Reset to defaults' => 'Výchozí nastavení',
'See online:' => 'Otevřít v prohlížeči',
'Spaces' => 'prostor(y)',
'Spaces' => 'Prostor(y)',
'There are no activities yet.' => 'Zatím zde není žádná aktivita.',
'Weekly' => 'Týdně',
'You will only receive an e-mail if there is something new.' => 'Obdržíte e-mail pouze v případě, že je něco nového.',
@ -33,5 +25,13 @@ return array (
'Your weekly summary' => 'Vaše týdenní shrnutí',
'see online' => 'Otevřít v prohlížeči',
'via' => 'prostřednictvím',
'{displayName} created the new space {spaceName}' => '{displayName} vytvořil(a) nový prostor {spaceName}',
'{displayName} created this space.' => 'Tento prostor vytvořil(a) {displayName}.',
'{displayName} joined the space {spaceName}' => '{displayName} vstoupil(a) do prostoru {spaceName}',
'{displayName} joined this space.' => '{displayName} vstoupil(a) do tohoto prostoru.',
'{displayName} left the space {spaceName}' => '{displayName} opustil(a) prostor {spaceName}',
'{displayName} left this space.' => '{displayName} opustil(a) tento prostor.',
'{spaceName} has been archived' => '{spaceName} byl archivován',
'{spaceName} has been unarchived' => '{spaceName} byl odarchivován',
'{user1} now follows {user2}.' => '{user1} nyní sleduje uživatele {user2}.',
);

View File

@ -5,18 +5,18 @@ return array (
'Activities' => 'Jarduerak',
'Daily' => 'Egunero',
'E-Mail Summaries' => 'Laburpenen posta elektronikoa',
'E-Mail summaries are sent to inform you about recent activities in the network.' => 'Sareko azken jarduerak zuri jakinarazteko laburpenen posta elektronikoa bidali da.',
'E-Mail summaries are sent to users to inform them about recent activities in your network.' => 'Sarean egin dituzun azken jarduerak erabiltzaileei jakinarazteko laburpenen posta elektronikoa bidali da.',
'Exclude spaces below from the mail summary' => 'Laburpen-postan ez gehitu azpiko espaziorik',
'E-Mail summaries are sent to inform you about recent activities in the network.' => 'Laburpen mailak bidaltzen dizkizugu sarean diren azken aktibitateen berri ematearren',
'E-Mail summaries are sent to users to inform them about recent activities in your network.' => 'Laburpen mailak bidaltzen dizkiegu erabiltzaileei sarean diren azken aktibitateen berri ematearren',
'Exclude spaces below from the mail summary' => 'Baztertu azpian ageri diren espazioak laburpen mailetatik',
'Hourly' => 'Orduka',
'Interval' => 'Tartea',
'Latest news' => 'Azken berriak',
'Never' => 'Inoiz',
'Never' => 'Inoiz ez',
'On this page you can configure the contents and the interval of these e-mail updates.' => 'Orrialde honetan posta elektroniko hauen eguneraketen edukiak eta tartea konfiguratu ditzakezu.',
'On this page you can define the default behavior for your users. These settings can be overwritten by users in their account settings page.' => 'Orri honetan zure erabiltzaileen portaera lehenetsia definitu ditzakezu. Erabiltzaileek beren kontuaren konfigurazio-orrian ezarpen horiek gainidatzi ditzakete.',
'Only include spaces below to the mail summary' => 'Laburpen-postan bakarrik gehitu azpiko espazioak',
'Reset to defaults' => 'Lehenetsitakoa berrezarri',
'See online:' => 'Ikusi online:',
'On this page you can define the default behavior for your users. These settings can be overwritten by users in their account settings page.' => 'Orri honetan zure erabiltzaileen portaera lehenetsia definitu dezakezu. Erabiltzaileek beren kontuaren konfigurazio-orrian ezarpen horiek gainidatzi ditzakete.',
'Only include spaces below to the mail summary' => 'Soilik azpian ageri diren espazioak gehitu laburpen mailei',
'Reset to defaults' => 'Berrezarri lehenetsitako balioak',
'See online:' => 'Online ikusi:',
'Spaces' => 'Espazioak',
'There are no activities yet.' => 'Oraindik ez dago jarduerarik.',
'Weekly' => 'Asterokoa',
@ -33,5 +33,5 @@ return array (
'{displayName} left this space.' => '{displayName} erabiltzaileak espazio hau utzi du.',
'{spaceName} has been archived' => '{spaceName} artxibatu da',
'{spaceName} has been unarchived' => '{spaceName} desartxibatu da',
'{user1} now follows {user2}.' => '{user1} erabiltzaileak {user2} erabiltzaileari jarraitzen dio.',
'{user1} now follows {user2}.' => '{user1} erabiltzailea {user2} erabiltzailea jarraitzen hasi da',
);

View File

@ -1,37 +1,37 @@
<?php
return array (
'<strong>E-Mail</strong> Summaries' => '',
'<strong>E-Mail</strong> Summaries' => '이메일 요약',
'<strong>Latest</strong> activities' => '<strong>최근</strong> 활동들',
'Activities' => '',
'Daily' => '',
'Activities' => '활동',
'Daily' => '매일',
'E-Mail Summaries' => '이메일 요약',
'E-Mail summaries are sent to inform you about recent activities in the network.' => '',
'E-Mail summaries are sent to users to inform them about recent activities in your network.' => '',
'Exclude spaces below from the mail summary' => '',
'Hourly' => '',
'Interval' => '',
'E-Mail summaries are sent to inform you about recent activities in the network.' => '네트워크의 최근 활동을 알려주는 이메일이 전송됩니다.',
'E-Mail summaries are sent to users to inform them about recent activities in your network.' => '사용자에게 이메일 요약이 전송되어 네트워크의 최근 활동에 대해 알려줍니다.',
'Exclude spaces below from the mail summary' => '메일 요약에서 아래 공백을 제외하세요',
'Hourly' => '매 시간',
'Interval' => '간격',
'Latest news' => '최신 뉴스',
'Never' => '',
'On this page you can configure the contents and the interval of these e-mail updates.' => '',
'On this page you can define the default behavior for your users. These settings can be overwritten by users in their account settings page.' => '',
'Only include spaces below to the mail summary' => '',
'Never' => '절대로',
'On this page you can configure the contents and the interval of these e-mail updates.' => '이 페이지에서 이러한 이메일 업데이트의 내용 및 간격을 구성할 수 있습니다.',
'On this page you can define the default behavior for your users. These settings can be overwritten by users in their account settings page.' => '이 페이지에서 사용자의 기본 동작을 정의할 수 있습니다. 이러한 설정은 사용자가 계정 설정 페이지에서 덮어쓸 수 있습니다.',
'Only include spaces below to the mail summary' => '메일 요약에는 아래의 공백만 포함하세요.',
'Reset to defaults' => '기본값으로 재설정',
'See online:' => '',
'Spaces' => '스페이스',
'See online:' => '온라인을 참조하세요',
'Spaces' => '',
'There are no activities yet.' => '아직 활동이 없습니다.',
'Weekly' => '',
'You will only receive an e-mail if there is something new.' => '',
'Weekly' => '주간',
'You will only receive an e-mail if there is something new.' => '새 소식이 있을 경우에만 이메일을 받게 됩니다.',
'Your daily summary' => '회원님의 일일 보고서',
'Your weekly summary' => '',
'Your weekly summary' => '회원님의 주간 보고서',
'see online' => '웹페이지로 보기',
'via' => 'Via',
'{displayName} created the new space {spaceName}' => '{displayName} 님이 새 스페이스를 만들었습니다 : {spaceName}.',
'{displayName} created this space.' => '{displayName} 님이 이 스페이스를 만들었습니다.',
'{displayName} joined the space {spaceName}' => '{displayName} 님이 {spaceName} 스페이스에 참여하셨습니다.',
'{displayName} joined this space.' => '{displayName} 님이 이 스페이스에 참여하셨습니다.',
'{displayName} left the space {spaceName}' => '{displayName} 님이 {spaceName} 스페이스를 떠나셨습니다.',
'{displayName} left this space.' => '{displayName} 님이 이 스페이스를 떠나셨습니다.',
'{spaceName} has been archived' => '',
'{spaceName} has been unarchived' => '',
'{user1} now follows {user2}.' => '{user1} 님 {user2} 님을 팔로우합니다.',
'{displayName} created the new space {spaceName}' => '{displayName} 님이 새 방을 만들었습니다 : {spaceName}.',
'{displayName} created this space.' => '{displayName} 님이 이 방을 만들었습니다.',
'{displayName} joined the space {spaceName}' => '{displayName} 님이 {spaceName} 에 참여하셨습니다.',
'{displayName} joined this space.' => '{displayName} 님이 이 에 참여하셨습니다.',
'{displayName} left the space {spaceName}' => '{displayName} 님이 {spaceName} 를 떠나셨습니다.',
'{displayName} left this space.' => '{displayName} 님이 이 방을 떠나셨습니다.',
'{spaceName} has been archived' => '{spaceName}이 보관되었습니다.',
'{spaceName} has been unarchived' => '{spaceName}이 보관 해제되었습니다.',
'{user1} now follows {user2}.' => '{user1} 님이 {user2} 님을 팔로우합니다.',
);

View File

@ -1,80 +1,79 @@
<?php
return [
'<strong>Administration</strong> menu' => '<strong>Menu</strong> administrace',
'About' => 'O mně',
'Admin' => 'Správce',
'Administration' => 'Administrace',
'Administrative group' => 'Administativné skupina',
'Administrators' => 'Administrátoři',
'Advanced' => 'Rozšířené',
'Appearance' => 'Vzhled',
'Approval' => 'Schválit',
'Authentication' => 'Ověřování',
'Back to overview' => 'Zpět na přehled',
'Basic' => 'Základní',
'Caching' => 'Cache',
'Configure' => 'Nastavit',
'Cronjobs' => 'Cron',
'Default' => 'Výchozí',
'Design' => 'Vzhled',
'Enable module...' => 'Zapnout modul...',
'Files' => 'Soubory',
'General' => 'Obecné',
'Groups' => 'Skupiny',
'Information' => 'Informace',
'Invite by email' => 'Pozvat e-mailem',
'Logging' => 'Protokol',
'Logs' => 'Logy',
'Mailing' => 'Zasílání e-mailů',
'Modules' => 'Moduly',
'No modules installed yet. Install some to enhance the functionality!' => 'Zatím žádné naistalované moduly. Nainstalujte některé k rozšíření funkcionality!',
'Notifications' => 'Upozornění',
'OEmbed' => 'OEmbed',
'OEmbed providers' => 'Poskytovatelé obsahu',
'Permissions' => 'Práva',
'Proxy' => 'Proxy',
'Self test' => 'Vlastní test',
'Set as default' => 'Nastavit jako výchozí',
'Settings' => 'Nastavení',
'Sign up' => 'Dokončit registraci',
'Spaces' => 'prostor(y)',
'Statistics' => 'Statistiky',
'Uninstall' => 'Odinstalovat',
'User not found!' => 'Uživatel nebyl nalezen!',
'Userprofiles' => 'Uživateleské profily',
'Users' => 'Uživatelé',
'<strong>Maintenance</strong> Mode' => '',
'<strong>Module</strong> administration' => '',
'<strong>Warning</strong> incomplete setup!' => '',
'Activate' => '',
'Active Modules' => '',
'Add more modules' => '',
'Advanced settings' => '',
'Back to user overview' => '',
'Base URL needs to begin with http:// or https://' => '',
'Deactivate' => '',
'Default group for administrators of this HumHub Installation' => '',
'Default group for all newly registered users of the network' => '',
'Delete all' => '',
'Delete selected rows' => '',
'Groups (Note: The Administrator group of this user can\'t be managed with your permissions)' => '',
'Inactive Modules' => '',
'Install Updates' => '',
'Invalid user state: {state}' => '',
'Invite by link' => '',
'Invited by' => '',
'Keep your system up-to-date and benefit from the latest improvements.' => '',
'Open documentation' => '',
'Pending user registrations' => '',
'People' => '',
'Show in Marketplace' => '',
'The cron job for the background jobs (queue) does not seem to work properly.' => '',
'The cron job for the regular tasks (cron) does not seem to work properly.' => '',
'This overview shows you all installed modules and allows you to enable, disable, configure and of course uninstall them. To discover new modules, take a look into our Marketplace. Please note that deactivating or uninstalling a module will result in the loss of any content that was created with that module.' => '',
'Updates available for {count} of your modules' => '',
'Version' => '',
'Visit Marketplace' => '',
'You do not have the permission to configure modules. Please contact the administrator for further information.' => '',
'You do not have the permission to manage modules. Please contact the administrator for further information.' => '',
];
return array (
'<strong>Administration</strong> menu' => '<strong>Menu</strong> administrace',
'<strong>Maintenance</strong> Mode' => '<strong>Režim</strong> údržby',
'<strong>Module</strong> administration' => '<strong>Administrace</strong> modulu',
'<strong>Warning</strong> incomplete setup!' => '<strong>Upozornění</strong> neúplné nastavení!',
'About' => 'O mně',
'Activate' => 'Aktivovat',
'Active Modules' => 'Aktivní moduly',
'Add more modules' => 'Přidejte další moduly',
'Admin' => 'Správce',
'Administration' => 'Administrace',
'Administrative group' => 'Administrativní skupina',
'Administrators' => 'Administrátoři',
'Advanced' => 'Pokročilé',
'Advanced settings' => 'Pokročilé nastavení',
'Appearance' => 'Vzhled',
'Approval' => 'Schválit',
'Authentication' => 'Ověřování',
'Back to overview' => 'Zpět na přehled',
'Back to user overview' => 'Zpět na přehled uživatelů',
'Base URL needs to begin with http:// or https://' => 'Základní adresa URL musí začínat http:// nebo https://',
'Basic' => 'Základní',
'Caching' => 'Ukládání do mezipaměti',
'Configure' => 'Konfigurace',
'Cronjobs' => 'Cron',
'Deactivate' => 'Deaktivovat',
'Default' => 'Výchozí',
'Default group for administrators of this HumHub Installation' => 'Výchozí skupina pro správce této instalace HumHubu',
'Default group for all newly registered users of the network' => 'Výchozí skupina pro všechny nově registrované uživatele',
'Delete all' => 'Smazat vše',
'Delete selected rows' => 'Smazání vybraných řádků',
'Design' => 'Vzhled',
'Enable module...' => 'Povolit modul...',
'Files' => 'Soubory',
'General' => 'Obecné',
'Groups' => 'Skupiny',
'Groups (Note: The Administrator group of this user can\'t be managed with your permissions)' => 'Skupiny (Poznámka: Skupina Administrator tohoto uživatele nemůže být spravována s vašimi oprávněními)',
'Inactive Modules' => 'Neaktivní moduly',
'Information' => 'Informace',
'Install Updates' => 'Instalovat aktualizace',
'Invalid user state: {state}' => 'Neplatný stav uživatele: {state}',
'Invite by email' => 'Pozvat e-mailem',
'Invite by link' => 'Pozvat odkazem',
'Invited by' => 'Pozvání přijal(a)',
'Keep your system up-to-date and benefit from the latest improvements.' => 'Udržujte svůj systém aktuální a využívejte nejnovější vylepšení.',
'Logging' => 'Protokol',
'Logs' => 'Logy',
'Mailing' => 'Zasílání e-mailů',
'Modules' => 'Moduly',
'No modules installed yet. Install some to enhance the functionality!' => 'Zatím žádné naistalované moduly. Nainstalujte některé k rozšíření funkcionality!',
'Notifications' => 'Upozornění',
'OEmbed' => 'Vložit oEmbed',
'OEmbed providers' => 'Poskytovatelé oEmbed',
'Open documentation' => 'Otevřená dokumentace',
'Pending user registrations' => 'Čekající registrace uživatelů',
'People' => 'Lidé',
'Permissions' => 'Práva',
'Proxy' => 'Proxy',
'Self test' => 'Vlastní test',
'Set as default' => 'Nastavit jako výchozí',
'Settings' => 'Nastavení',
'Show in Marketplace' => 'Zobrazit v Marketplace',
'Sign up' => 'Registrovat',
'Spaces' => 'Prostor(y)',
'Statistics' => 'Statistiky',
'The cron job for the background jobs (queue) does not seem to work properly.' => 'Zdá se, že úloha cron pro úlohy na pozadí (fronta) nefunguje správně.',
'The cron job for the regular tasks (cron) does not seem to work properly.' => 'Zdá se, že úloha cron pro pravidelné úlohy (cron) nefunguje správně.',
'This overview shows you all installed modules and allows you to enable, disable, configure and of course uninstall them. To discover new modules, take a look into our Marketplace. Please note that deactivating or uninstalling a module will result in the loss of any content that was created with that module.' => 'Tento přehled zobrazuje všechny nainstalované moduly a umožňuje je povolit, zakázat, konfigurovat a samozřejmě odinstalovat. Chcete-li objevit nové moduly, podívejte se do našeho tržiště. Upozorňujeme, že deaktivace nebo odinstalace modulu bude mít za následek ztrátu veškerého obsahu, který byl pomocí tohoto modulu vytvořen.',
'Uninstall' => 'Odinstalovat',
'Updates available for {count} of your modules' => 'Dostupné aktualizace pro {count} vašich modulů',
'User not found!' => 'Uživatel nebyl nalezen!',
'Userprofiles' => 'Uživateleské profily',
'Users' => 'Uživatelé',
'Version' => 'Verze',
'Visit Marketplace' => 'Navštivte Marketplace',
'You do not have the permission to configure modules. Please contact the administrator for further information.' => 'Nemáte oprávnění ke konfiguraci modulů. Další informace vám poskytne správce.',
'You do not have the permission to manage modules. Please contact the administrator for further information.' => 'Nemáte oprávnění spravovat moduly. Další informace vám poskytne správce.',
);

View File

@ -1,36 +1,19 @@
<?php
/**
* Message translations.
*
* This file is automatically generated by 'yii message/extract' command.
* It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages.
*
* Each array element represents the translation (value) of a message (key).
* If the value is empty, the message is considered as not translated.
* Messages that no longer need translation will have their translations
* enclosed between a pair of '@@' marks.
*
* Message string can be used with plural forms format. Check i18n section
* of the guide for details.
*
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'
return array (
'
Module successfully disabled!
' => '',
'
' => 'Modul byl úspěšně zakázán!',
'
Module successfully enabled!
' => '',
'--- Disable module: {moduleId} ---
' => 'Modul byl úspěšně povolen!',
'--- Disable module: {moduleId} ---
' => '',
'--- Enable module: {moduleId} ---
' => '--- Zakázat modul: {moduleId} ---',
'--- Enable module: {moduleId} ---
' => '',
'Module not found or activated!
' => '',
'Module not found!
' => '',
];
' => '--- Povolit modul: {moduleId} ---',
'Module not found or activated!
' => 'Modul nebyl nalezen nebo aktivován!',
'Module not found!
' => 'Modul nebyl nalezen!',
);

View File

@ -1,94 +1,93 @@
<?php
return [
'About HumHub' => 'O HumHubu',
'Base URL' => 'URL adresa',
'Checking HumHub software prerequisites.' => 'Zjištěná nastavení prerekvizit aplikace HumHub',
'Database' => 'Databáze',
'Displaying {count} entries per page.' => 'Zobrazeno {count} záznamů na stránku.',
'Done' => 'Hotovo',
'Error' => 'Chyba',
'Flush entries' => 'Smazat položky',
'HumHub is currently in debug mode. Disable it when running on production!' => 'HumHub je momentálně ve vývojářském režimu (debug mode). Pokud jde o produkční prostředí, nezapomeňte jej vypnout!',
'Last run (daily):' => 'Poslední spuštění (daily):',
'Last run (hourly):' => 'Poslední spuštění (hourly):',
'Licences' => 'Licence',
'Logging' => 'Protokol',
'Never' => 'Nikdy',
'Other' => 'Jiné',
'Permissions' => 'Práva',
'Prerequisites' => 'Předpoklady',
'Re-Run tests' => 'Provést test znovu',
'See installation manual for more details.' => 'Pro více informací se podívejte do dokumentace na webu aplikace HumHub.',
'Settings' => 'Nastavení',
'There is a new update available! (Latest version: %version%)' => 'Je dostupná aktualizace! (Poslední verze: %version%)',
'This HumHub installation is up to date!' => 'Nainstalovaná verze HumHubu je aktuální!',
'Total {count} entries found.' => 'Celkem nalezeno {count} záznamů.',
'"Push Notifications (Firebase)" module and setup of Firebase API Key required' => '',
'<strong>CronJob</strong> Status' => '',
'<strong>Queue</strong> Status' => '',
'Assets' => '',
'Background Jobs' => '',
'Current limit is: {currentLimit}' => '',
'Custom Modules ({modules})' => '',
'Database collation' => '',
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
'Database driver - {driver}' => '',
'Database migration results:' => '',
'Delayed' => '',
'Deprecated Modules ({modules})' => '',
'Detected URL: {currentBaseUrl}' => '',
'Disabled Functions' => '',
'Driver' => '',
'Dynamic Config' => '',
'HumHub' => '',
'HumHub Documentation' => '',
'ICU Data Version ({version})' => '',
'ICU Data {icuMinVersion} or higher is required' => '',
'ICU Version ({version})' => '',
'ICU {icuMinVersion} or higher is required' => '',
'Increase memory limit in {fileName}' => '',
'Info' => '',
'Install {phpExtension} Extension' => '',
'Install {phpExtension} Extension for APC Caching' => '',
'Install {phpExtension} Extension for e-mail S/MIME support.' => '',
'Make sure that the `proc_open` function is not disabled.' => '',
'Make {filePath} writable for the Webserver/PHP!' => '',
'Marketplace API Connection' => '',
'Memory Limit ({memoryLimit})' => '',
'Minimum Version {minVersion}' => '',
'Mobile App - Push Service' => '',
'Module Directory' => '',
'Multibyte String Functions' => '',
'Must be updated manually. Check compatibility with newer HumHub versions before updating.' => '',
'Optional' => '',
'Please refer to the documentation to setup the cronjobs and queue workers.' => '',
'Pretty URLs' => '',
'Profile Image' => '',
'Queue successfully cleared.' => '',
'Recommended collation is {collation}' => '',
'Recommended collation is {collation} for the tables: {tables}' => '',
'Recommended engine is {engine} for the tables: {tables}' => '',
'Reserved' => '',
'Runtime' => '',
'Search index rebuild in progress.' => '',
'Search term...' => '',
'Select category..' => '',
'Select day' => '',
'Select level...' => '',
'Supported drivers: {drivers}' => '',
'Table collations' => '',
'Table engines' => '',
'The current main HumHub database name is ' => '',
'The module(s) are no longer maintained and should be uninstalled.' => '',
'Time zone' => '',
'Trace' => '',
'Uploads' => '',
'Varying table engines are not supported.' => '',
'Version' => '',
'Waiting' => '',
'Warning' => '',
'{imageExtension} Support' => '',
'{phpExtension} Extension' => '',
'{phpExtension} Support' => '',
];
return array (
'"Push Notifications (Firebase)" module and setup of Firebase API Key required' => '',
'<strong>CronJob</strong> Status' => '<strong>CronJob</strong> Stav',
'<strong>Queue</strong> Status' => '<strong>Stav</strong> fronty',
'About HumHub' => 'O HumHubu',
'Assets' => '',
'Background Jobs' => 'Práce na pozadí',
'Base URL' => 'URL adresa',
'Checking HumHub software prerequisites.' => 'Zjištěná nastavení prerekvizit aplikace HumHub',
'Current limit is: {currentLimit}' => 'Aktuální limit je: {currentLimit}',
'Custom Modules ({modules})' => 'Vlastní moduly ({modules})',
'Database' => 'Databáze',
'Database collation' => 'Srovnávání databází',
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
'Database driver - {driver}' => 'Ovladač databáze - {driver}',
'Database migration results:' => 'Výsledky migrace databáze:',
'Delayed' => 'Zpožděno',
'Deprecated Modules ({modules})' => 'Zastaralé moduly ({modules})',
'Detected URL: {currentBaseUrl}' => 'Zjištěná adresa URL: {currentBaseUrl}',
'Disabled Functions' => 'Zakázané funkce',
'Displaying {count} entries per page.' => 'Zobrazeno {count} záznamů na stránku.',
'Done' => 'Hotovo',
'Driver' => 'Ovladač',
'Dynamic Config' => 'Dynamická konfigurace',
'Error' => 'Chyba',
'Flush entries' => 'Smazat položky',
'HumHub' => 'HumHub',
'HumHub Documentation' => 'HumHub Documentation',
'HumHub is currently in debug mode. Disable it when running on production!' => 'HumHub je momentálně ve vývojářském režimu (debug mode). Pokud jde o produkční prostředí, nezapomeňte jej vypnout!',
'ICU Data Version ({version})' => '',
'ICU Data {icuMinVersion} or higher is required' => '',
'ICU Version ({version})' => '',
'ICU {icuMinVersion} or higher is required' => '',
'Increase memory limit in {fileName}' => 'Zvýšit limit paměti v {fileName}',
'Info' => 'Informace',
'Install {phpExtension} Extension' => '',
'Install {phpExtension} Extension for APC Caching' => '',
'Install {phpExtension} Extension for e-mail S/MIME support.' => '',
'Last run (daily):' => 'Poslední spuštění (daily):',
'Last run (hourly):' => 'Poslední spuštění (hourly):',
'Licences' => 'Licence',
'Logging' => 'Protokol',
'Make sure that the `proc_open` function is not disabled.' => '',
'Make {filePath} writable for the Webserver/PHP!' => '',
'Marketplace API Connection' => '',
'Memory Limit ({memoryLimit})' => 'Limit paměti ({memoryLimit})',
'Minimum Version {minVersion}' => 'Minimální verze {minVersion}',
'Mobile App - Push Service' => 'Mobilní aplikace - Push Service',
'Module Directory' => 'Adresář modulu',
'Multibyte String Functions' => '',
'Must be updated manually. Check compatibility with newer HumHub versions before updating.' => 'Musí se aktualizovat ručně. Před aktualizací zkontrolujte kompatibilitu s novějšími verzemi HumHubu.',
'Never' => 'Nikdy',
'Optional' => 'Volitelné',
'Other' => 'Jiné',
'Permissions' => 'Práva',
'Please refer to the documentation to setup the cronjobs and queue workers.' => '',
'Prerequisites' => 'Předpoklady',
'Pretty URLs' => 'Pretty URLs',
'Profile Image' => 'Profilový obrázek',
'Queue successfully cleared.' => 'Fronta byla úspěšně vymazána.',
'Re-Run tests' => 'Provést test znovu',
'Recommended collation is {collation}' => 'Doporučené porovnání je {collation}',
'Recommended collation is {collation} for the tables: {tables}' => '',
'Recommended engine is {engine} for the tables: {tables}' => '',
'Reserved' => 'Rezervováno',
'Runtime' => '',
'Search index rebuild in progress.' => 'Probíhá přestavba vyhledávacího indexu.',
'Search term...' => 'Hledaný termín...',
'See installation manual for more details.' => 'Pro více informací se podívejte do dokumentace na webu aplikace HumHub.',
'Select category..' => 'Vyberte kategorii...',
'Select day' => 'Vyberte den',
'Select level...' => 'Vyberte úroveň...',
'Settings' => 'Nastavení',
'Supported drivers: {drivers}' => 'Podporované ovladače: {drivers}',
'Table collations' => 'Porovnání tabulek',
'Table engines' => '',
'The current main HumHub database name is ' => 'Aktuální název hlavní databáze HumHub je',
'The module(s) are no longer maintained and should be uninstalled.' => 'Modul(y) již nejsou udržovány a měly by být odinstalovány.',
'There is a new update available! (Latest version: %version%)' => 'Je dostupná aktualizace! (Poslední verze: %version%)',
'This HumHub installation is up to date!' => 'Nainstalovaná verze HumHubu je aktuální!',
'Time zone' => 'Časové pásmo',
'Total {count} entries found.' => 'Celkem nalezeno {count} záznamů.',
'Trace' => 'Sledování',
'Uploads' => 'Nahrávání',
'Varying table engines are not supported.' => '',
'Version' => 'Verze',
'Waiting' => 'Čekající',
'Warning' => 'Varování',
'{imageExtension} Support' => '{imageExtension} Podpora',
'{phpExtension} Extension' => '{phpExtension} Rozšíření',
'{phpExtension} Support' => '{phpExtension} Podpora',
);

View File

@ -1,22 +1,21 @@
<?php
return [
'%moduleName% - Set as default module' => '%moduleName% Nastavit jako výchozí modul',
'Activated' => 'Aktivováno',
'Always activated' => 'Vždy zapnuto',
'Are you sure? *ALL* module data will be lost!' => 'Opravdu chcete smazat tento modul? *Veškerá* data modulu budou smazána!',
'Are you sure? *ALL* module related data and files will be lost!' => 'Opravdu chcete smazat tento modul? *Veškerá* data a soubory modulu budou smazány.',
'Close' => 'Zavřít',
'Could not find requested module!' => 'Požadovaný modul nebyl nalezen!',
'Deactivated' => 'Vypnuto',
'Enable module...' => 'Zapnout modul...',
'Here you can choose whether or not a module should be automatically activated on a space or user profile. If the module should be activated, choose "always activated".' => 'Zde můžete vybrat, zda se má modul pro prostory či profily uživatelů automaticky zapnout. Pokud ano, vyberte "vždy zapnuto".',
'Module path %path% is not writeable!' => 'Cesta k modulu %path% nemá právo zápisu!',
'Save' => 'Uložit',
'Spaces' => 'Místa',
'Users' => 'Uživatelé',
'Deactivation of this module has not been completed yet. Please retry in a few minutes.' => '',
'Module deactivation in progress. This process may take a moment.' => '',
'Space default state' => '',
'User default state' => '',
];
return array (
'%moduleName% - Set as default module' => '%moduleName% Nastavit jako výchozí modul',
'Activated' => 'Aktivováno',
'Always activated' => 'Vždy aktivováno',
'Are you sure? *ALL* module data will be lost!' => 'Opravdu chcete smazat tento modul? Veškerá data modulu budou smazána!',
'Are you sure? *ALL* module related data and files will be lost!' => 'Opravdu chcete smazat tento modul? Veškerá data a soubory modulu budou smazány.',
'Close' => 'Zavřít',
'Could not find requested module!' => 'Požadovaný modul nebyl nalezen!',
'Deactivated' => 'Deaktivováno',
'Deactivation of this module has not been completed yet. Please retry in a few minutes.' => 'Deaktivace tohoto modulu ještě nebyla dokončena. Zkuste to prosím znovu za několik minut.',
'Enable module...' => 'Zapnout modul...',
'Here you can choose whether or not a module should be automatically activated on a space or user profile. If the module should be activated, choose "always activated".' => 'Zde můžete zvolit, zda se má modul automaticky aktivovat v prostoru nebo profilu uživatele. Pokud má být modul aktivován, zvolte možnost "vždy aktivováno".',
'Module deactivation in progress. This process may take a moment.' => 'Probíhá deaktivace modulu. Tento proces může chvíli trvat.',
'Module path %path% is not writeable!' => 'Cesta k modulu %path% nemá právo zápisu!',
'Save' => 'Uložit',
'Space default state' => 'Výchozí stav prostoru',
'Spaces' => 'Prostory',
'User default state' => 'Výchozí stav uživatele',
'Users' => 'Uživatelé',
);

View File

@ -1,7 +1,6 @@
<?php
return [
'Administrative' => 'Administativa',
'Receive Notifications for administrative events like available updates.' => 'Dostávat upozornění na administrativní události, jako například dostupné aktualizace.',
'There is a new HumHub Version ({version}) available.' => 'Je dostupná nová verze ({version}) HumHubu.',
];
return array (
'Administrative' => 'Administrativa',
'Receive Notifications for administrative events like available updates.' => 'Dostávat upozornění na administrativní události, jako například dostupné aktualizace.',
'There is a new HumHub Version ({version}) available.' => 'Je dostupná nová verze ({version}) HumHubu.',
);

View File

@ -1,10 +1,10 @@
<?php
return array (
'Access Admin Information' => 'Přístup k administrátorským informacím',
'Can access the \'Administration -> Information\' section.' => 'Přístup do sekce "Administrace -> Informace".',
'Can manage modules within the \'Administration -> Modules\' section.' => 'Přístup do sekce "Administrace -> Moduly".',
'Can manage Spaces within the \'Administration -> Spaces\' section.' => 'Přístup do sekce "Administrace -> Prostory". (vytváření/editace/smazání)',
'Can manage general settings.' => 'Editace sekce uživatelé- prostory- a hlavní-nastavení.',
'Can access the \'Administration -> Information\' section.' => 'Přístup do sekce "Administrace -&gt; Informace".',
'Can manage Spaces within the \'Administration -> Spaces\' section.' => 'Editace sekce "Administrace -&gt; Prostory".',
'Can manage general settings.' => 'Editace sekce obecné nastavení.',
'Can manage modules within the \'Administration -> Modules\' section.' => 'Editace sekce "Administrace -&gt; Moduly".',
'Can manage users and groups' => 'Editace sekce uživatelé a skupiny',
'Can manage users and user profiles.' => 'Editace sekce uživatelé a uživatelské účty.',
'Manage Groups' => 'Správa Skupin',

View File

@ -1,127 +1,126 @@
<?php
return [
'1 month' => '1 měsíc',
'1 week' => '1 týden',
'1 year' => '1 rok',
'2 weeks' => '2 týdny',
'3 months' => '3 měsíce',
'6 months' => '6 měsíců',
'<strong>Confirm</strong> image deletion' => '<strong>Potvrzení </strong> smazání obrázku',
'Add OEmbed provider' => 'Přidat poskytovatele OEmbed ',
'Add new provider' => 'Přidat nového ověřovatele',
'Advanced Settings' => 'Rozšířená nastavení',
'Allow Self-Signed Certificates?' => 'Povolit self-signed certifikáty?',
'Allowed file extensions' => 'Povolené přípony souborů',
'Appearance Settings' => 'Nastavení vzhledu',
'Auto format based on user language - Example: {example}' => 'Automatická formát uživatelského jazyka - Přiklad: {example}',
'Back to overview' => 'Zpět na přehled',
'Base URL' => 'URL adresa',
'Comma separated list. Leave empty to allow all.' => 'Jednotlivé přípony oddělte čárkou. Pro povolení všech přípon nechejte prázdné.',
'Currently no provider active!' => 'Momentálně není aktivní žádný ověřovatel!',
'Currently there are {count} records in the database dating from {dating}.' => 'V současné době existují {count} záznamy v databázi datované od {dating}.',
'Dashboard' => 'Nástěnka',
'Date input format' => 'Formát data',
'Default language' => 'Výchozí jazyk',
'Default pagination size (Entries per page)' => 'Výchozí stránkování (položek na stránku)',
'Default stream content order' => 'Výchozí pořadí obsahu ',
'Delete' => 'Smazat',
'E-Mail' => 'E-mail',
'E-Mail sender address' => 'Adresa odesílatele',
'E-Mail sender name' => 'Jméno odesílatele',
'E.g. http://example.com/humhub' => 'Např. http://example.com/humhub',
'Edit OEmbed provider' => 'Editovat poskytovatele OEmbed',
'Enable user friendship system' => 'Povolit přátelství',
'Enabled' => 'Zapnuto',
'Enabled OEmbed providers' => 'Povolení poskytovatelů služby OEmbed',
'Endpoint Url' => 'URL veřejné API provozovatele',
'Firstname Lastname (e.g. John Doe)' => 'Jméno Příjmení (např. Jan Novák)',
'Friendship' => 'Přátelství',
'General' => 'Obecné',
'General Settings' => 'Hlavní nastavení',
'HTML tracking code' => 'Sledovací kód',
'Here you can configurate the registration behaviour and additinal user settings of your social network.' => 'Zde můžete nastavit proces registrace a další uživatelská nastavení pro Vaší síť.',
'Here you can configure basic settings of your social network.' => 'Zde můžete nastavit základní nastavení Vaší sítě.',
'Horizontal scrolling images on a mobile device' => 'Horizontalní posun obrázků na mobilních zařízeních',
'Last visit' => 'Poslední návštěva',
'Logo upload' => 'Logo',
'Mail Transport Type' => 'Typ přenosu',
'Maximum allowed age for logs.' => 'Maximální povolená doba logování',
'Maximum upload file size (in MB)' => 'Maximální velikost nahrávaného souboru (v MB)',
'Name of the application' => 'Název aplikace',
'No Proxy Hosts' => 'Bez hostování proxy',
'Notification Settings' => 'Nastavení upozornění',
'Old logs can significantly increase the size of your database while providing little information.' => 'Staré protokoly mohou podstatně zvýšit velikost vaší databáze a přitom poskytnout jen málo informací.',
'PHP reported a maximum of {maxUploadSize} MB' => 'Nastavení maximální velikosti souboru v PHP: {maxUploadSize} MB',
'Password' => 'Heslo',
'Port' => 'Port',
'Port number' => 'Port',
'Save' => 'Uložit',
'Save & Flush Caches' => 'Uložit a vyčistit cache',
'Save & Test' => 'Uložit a vyzkoušet',
'Saved' => 'Uloženo',
'Saved and flushed cache' => 'Uloženo, cache vyprázdněna',
'Server' => 'Server',
'Server Timezone' => 'Časové pásmo serveru',
'Show introduction tour for new users' => 'Zobrazit novým uživatelům úvodní prohlídku',
'Show user profile post form on dashboard' => 'Zobrazit na Nástěnce formulář pro odeslání nového příspěvku',
'Sort by creation date' => 'Seřadit podle data vytvoření',
'Sort by update date' => 'Seřadit podle data úpravy',
'Theme' => 'Vzhled',
'These settings refer to advanced topics of your social network.' => 'Tato nastavení se vztahují k pokročilým tématům Vaší sítě.',
'These settings refer to the appearance of your social network.' => 'Tato nastavení se vztahují k nastavení vzhledu Vaší sítě.',
'Use %url% as placeholder for URL. Format needs to be JSON. (e.g. http://www.youtube.com/oembed?url=%url%&format=json)' => 'Pro URL použijte proměnnou %url%. Formát dat musí být JSON. (např. ttp://www.youtube.com/oembed?url=%url%&format=json)',
'Use X-Sendfile for File Downloads' => 'Pro stahování souborů použít metodu X-Sendfile',
'User' => 'Uživatel',
'User Settings' => 'Uživatelská nastavení',
'Username' => 'Uživatelské jméno',
'Username (e.g. john)' => 'Uživatelské jméno (např. jannovak)',
'You can add a statistic code snippet (HTML) - which will be added to all rendered pages.' => 'Můžete přidat kousek HTML kódu, který se přidá ke všem dosavadním stránkám.',
'You\'re using no logo at the moment. Upload your logo now.' => 'V tuto chvíli se nezobrazuje žádné logo. Můžete nějaké nahrát.',
'never' => 'nikdy',
'"My Spaces" Sorting' => '',
'<strong>Confirm</strong> icon deletion' => '',
'<strong>Maintenance</strong> Mode' => '',
'<strong>Warning:</strong> All users will be immediately logged out, except admins.' => '',
'Access Token' => '',
'Access token is not provided yet.' => '',
'Activate' => '',
'Activate maintenance mode and disable access to the platform for non-admin users?<br><br>' => '',
'Add custom info text for maintenance mode. Displayed on the login page.' => '',
'Configuration (Use settings from configuration file)' => '',
'Could not send test email.' => '',
'Custom DSN' => '',
'Custom sort order (alphabetical if not defined)' => '',
'Custom sort order can be defined in the Space advanced settings.' => '',
'DSN' => '',
'DSN Examples:' => '',
'Deactivate' => '',
'Deactivate maintenance mode and enable all users to access the platform again?' => '',
'Default Timezone' => '',
'E-Mail reply-to' => '',
'Embedded content requires the user\'s consent to be loaded' => '',
'Enable maintenance mode' => '',
'Exclude media files from stream attachment list' => '',
'Fixed format (dd/mm/yyyy) - Example: {example}' => '',
'Icon upload' => '',
'Inserted script tags must contain a nonce. e.g. {code}' => '',
'Maintenance mode' => '',
'Mobile appearance' => '',
'No Delivery (Debug Mode, Save as file)' => '',
'Optional. Default reply address for system emails like notifications.' => '',
'PHP (Use settings of php.ini file)' => '',
'Provider Name' => '',
'Regular expression by which the link match will be checked.' => '',
'Reported database time: {dateTime}' => '',
'Saved and sent test email to: {address}' => '',
'Test message' => '',
'Url Pattern' => '',
'Use SMTPS' => '',
'User Display Name' => '',
'User Display Name Subtitle' => '',
'You can find more configuration options here:' => '',
'You\'re using no icon at the moment. Upload your logo now.' => '',
'e.g. 25 (for SMTP) or 465 (for SMTPS)' => '',
'e.g. localhost' => '',
'e.g. smtps://user:pass@smtp.example.com:port' => '',
];
return array (
'"My Spaces" Sorting' => 'Řazení "Mých prostorů"',
'1 month' => '1 měsíc',
'1 week' => '1 týden',
'1 year' => '1 rok',
'2 weeks' => '2 týdny',
'3 months' => '3 měsíce',
'6 months' => '6 měsíců',
'<strong>Confirm</strong> icon deletion' => '',
'<strong>Confirm</strong> image deletion' => '<strong>Potvrzení </strong> smazání obrázku',
'<strong>Maintenance</strong> Mode' => '',
'<strong>Warning:</strong> All users will be immediately logged out, except admins.' => '',
'Access Token' => '',
'Access token is not provided yet.' => '',
'Activate' => '',
'Activate maintenance mode and disable access to the platform for non-admin users?<br><br>' => '',
'Add OEmbed provider' => 'Přidat poskytovatele oEmbed',
'Add custom info text for maintenance mode. Displayed on the login page.' => '',
'Add new provider' => 'Přidat nového ověřovatele',
'Advanced Settings' => 'Rozšířená nastavení',
'Allow Self-Signed Certificates?' => 'Povolit Self-Signed certifikáty?',
'Allowed file extensions' => 'Povolené přípony souborů',
'Appearance Settings' => 'Nastavení vzhledu',
'Auto format based on user language - Example: {example}' => 'Automatická formát uživatelského jazyka - Přiklad: {example}',
'Back to overview' => 'Zpět na přehled',
'Base URL' => 'URL adresa',
'Comma separated list. Leave empty to allow all.' => 'Jednotlivé přípony oddělte čárkou. Pro povolení všech přípon nechejte prázdné.',
'Configuration (Use settings from configuration file)' => '',
'Could not send test email.' => '',
'Currently no provider active!' => 'Momentálně není aktivní žádný ověřovatel!',
'Currently there are {count} records in the database dating from {dating}.' => 'V současné době existují {count} záznamy v databázi datované od {dating}.',
'Custom DSN' => '',
'Custom sort order (alphabetical if not defined)' => 'Vlastní řazení (abecední, pokud není definováno)',
'Custom sort order can be defined in the Space advanced settings.' => 'Vlastní řazení lze definovat v rozšířeném nastavení Prostor.',
'DSN' => '',
'DSN Examples:' => '',
'Dashboard' => 'Nástěnka',
'Date input format' => 'Formát data',
'Deactivate' => '',
'Deactivate maintenance mode and enable all users to access the platform again?' => '',
'Default Timezone' => '',
'Default language' => 'Výchozí jazyk',
'Default pagination size (Entries per page)' => 'Výchozí stránkování (položek na stránku)',
'Default stream content order' => 'Výchozí pořadí obsahu',
'Delete' => 'Smazat',
'E-Mail' => 'E-mail',
'E-Mail reply-to' => '',
'E-Mail sender address' => 'Adresa odesílatele',
'E-Mail sender name' => 'Jméno odesílatele',
'E.g. http://example.com/humhub' => 'Např. http://example.com/humhub',
'Edit OEmbed provider' => 'Editovat poskytovatele oEmbed',
'Embedded content requires the user\'s consent to be loaded' => '',
'Enable maintenance mode' => '',
'Enable user friendship system' => 'Povolit přátelství',
'Enabled' => 'Povoleno',
'Enabled OEmbed providers' => 'Povolení poskytovatelů služby oEmbed',
'Endpoint Url' => 'URL veřejné API provozovatele',
'Exclude media files from stream attachment list' => '',
'Firstname Lastname (e.g. John Doe)' => 'Jméno Příjmení (např. Jan Novák)',
'Fixed format (dd/mm/yyyy) - Example: {example}' => '',
'Friendship' => 'Přátelství',
'General' => 'Obecné',
'General Settings' => 'Hlavní nastavení',
'HTML tracking code' => 'Sledovací kód',
'Here you can configurate the registration behaviour and additinal user settings of your social network.' => 'Zde můžete nastavit proces registrace a další uživatelská nastavení pro Vaší síť.',
'Here you can configure basic settings of your social network.' => 'Zde můžete nastavit základní nastavení Vaší sítě.',
'Horizontal scrolling images on a mobile device' => 'Horizontalní posun obrázků na mobilních zařízeních',
'Icon upload' => '',
'Inserted script tags must contain a nonce. e.g. {code}' => '',
'Last visit' => 'Poslední návštěva',
'Logo upload' => 'Nahrát logo',
'Mail Transport Type' => 'Typ přenosu',
'Maintenance mode' => '',
'Maximum allowed age for logs.' => 'Maximální povolená doba logování',
'Maximum upload file size (in MB)' => 'Maximální velikost nahrávaného souboru (v MB)',
'Mobile appearance' => '',
'Name of the application' => 'Název aplikace',
'No Delivery (Debug Mode, Save as file)' => '',
'No Proxy Hosts' => 'Bez hostování proxy',
'Notification Settings' => 'Nastavení upozornění',
'Old logs can significantly increase the size of your database while providing little information.' => 'Staré protokoly mohou podstatně zvýšit velikost vaší databáze a přitom poskytnout jen málo informací.',
'Optional. Default reply address for system emails like notifications.' => '',
'PHP (Use settings of php.ini file)' => '',
'PHP reported a maximum of {maxUploadSize} MB' => 'Nastavení maximální velikosti souboru v PHP: {maxUploadSize} MB',
'Password' => 'Heslo',
'Port' => 'Port',
'Port number' => 'Číslo portu',
'Provider Name' => '',
'Regular expression by which the link match will be checked.' => '',
'Reported database time: {dateTime}' => '',
'Save' => 'Uložit',
'Save & Flush Caches' => 'Uložit a vyčistit cache',
'Save & Test' => 'Uložit a vyzkoušet',
'Saved' => 'Uloženo',
'Saved and flushed cache' => 'Uloženo, cache vyprázdněna',
'Saved and sent test email to: {address}' => '',
'Server' => 'Server',
'Server Timezone' => 'Časové pásmo serveru',
'Show introduction tour for new users' => 'Zobrazit novým uživatelům úvodní prohlídku',
'Show user profile post form on dashboard' => 'Zobrazit na Nástěnce formulář pro odeslání nového příspěvku',
'Sort by creation date' => 'Seřadit podle data vytvoření',
'Sort by update date' => 'Seřadit podle data úpravy',
'Test message' => '',
'Theme' => 'Vzhled',
'These settings refer to advanced topics of your social network.' => 'Tato nastavení se vztahují k pokročilým tématům Vaší sítě.',
'These settings refer to the appearance of your social network.' => 'Tato nastavení se vztahují k nastavení vzhledu Vaší sítě.',
'Url Pattern' => '',
'Use %url% as placeholder for URL. Format needs to be JSON. (e.g. http://www.youtube.com/oembed?url=%url%&format=json)' => 'Pro URL použijte proměnnou %url%. Formát dat musí být JSON. (např. ttp://www.youtube.com/oembed?url=%url%&format=json)',
'Use SMTPS' => '',
'Use X-Sendfile for File Downloads' => 'Pro stahování souborů použít metodu X-Sendfile',
'User' => 'Uživatel',
'User Display Name' => '',
'User Display Name Subtitle' => '',
'User Settings' => 'Uživatelská nastavení',
'Username' => 'Uživatelské jméno',
'Username (e.g. john)' => 'Uživatelské jméno (např. jannovak)',
'You can add a statistic code snippet (HTML) - which will be added to all rendered pages.' => 'Můžete přidat kousek HTML kódu, který se přidá ke všem dosavadním stránkám.',
'You can find more configuration options here:' => '',
'You\'re using no icon at the moment. Upload your logo now.' => '',
'You\'re using no logo at the moment. Upload your logo now.' => 'V tuto chvíli se nezobrazuje žádné logo. Můžete nějaké nahrát.',
'e.g. 25 (for SMTP) or 465 (for SMTPS)' => '',
'e.g. localhost' => '',
'e.g. smtps://user:pass@smtp.example.com:port' => '',
'never' => 'nikdy',
);

View File

@ -1,33 +1,32 @@
<?php
return [
'<strong>Manage</strong> Spaces' => '<strong>Správa</strong> prostorů',
'Add new space' => 'Přidat nový prostor',
'Default Content Visiblity' => 'Výchozí viditelnost příspěvků',
'Default Join Policy' => 'Výchozí pravidlo, kdo se může stát členem prostoru',
'Default Visibility' => 'Výchozí viditelnost',
'Default space' => 'Výchozí prostor',
'Here you can define your default settings for new spaces. These settings can be overwritten for each individual space.' => 'Zde můžete definovat výchozí nastavení pro nové prostory. Tato nastavení lze přepsat pro každý jednotlivý prostor.',
'Invalid space' => 'Neplatný prostor',
'Overview' => 'Přehled',
'Permissions' => 'Práva',
'Settings' => 'Nastavení',
'Space Settings' => 'Nastavení Prostorů',
'This overview contains a list of each space with actions to view, edit and delete spaces.' => 'Tento přehled obsahuje seznam všech prostorů s akcemi pro zobrazení, úpravu a odstranění prostorů.',
'By using user roles, you can create different permission groups within a Space. These can also be individualized by authorized users for each and every Space and are only relevant for that specific Space.' => '',
'Change owner' => '',
'Default "Hide About Page"' => '',
'Default "Hide Activity Sidebar Widget"' => '',
'Default "Hide Followers"' => '',
'Default "Hide Members"' => '',
'Default Space Permissions' => '',
'Default Space(s)' => '',
'Default Homepage' => '',
'Default Homepage (Non-members)' => '',
'Manage members' => '',
'Manage modules' => '',
'Open space' => '',
'Search by name, description, id or owner.' => '',
'These options allow you to set the default permissions for all Spaces. Authorized users are able individualize these for each Space. Further entries are added with the installation of new modules.' => '',
'Update Space memberships also for existing members.' => '',
];
return array (
'<strong>Manage</strong> Spaces' => '<strong>Správa</strong> prostorů',
'Add new space' => 'Přidat nový prostor',
'By using user roles, you can create different permission groups within a Space. These can also be individualized by authorized users for each and every Space and are only relevant for that specific Space.' => 'Pomocí uživatelských rolí můžete v rámci prostoru vytvářet různé skupiny oprávnění. Ty mohou být také individualizovány oprávněnými uživateli pro každý Prostor a jsou relevantní pouze pro daný Prostor.',
'Change owner' => 'Změnit vlastníka',
'Default "Hide About Page"' => 'Výchozí "Skrýt o stránce"',
'Default "Hide Activity Sidebar Widget"' => 'Výchozí "Skrýt widget bočního panelu aktivit"',
'Default "Hide Followers"' => 'Výchozí "Skrýt sledující"',
'Default "Hide Members"' => 'Výchozí "Skrýt členy"',
'Default Content Visiblity' => 'Výchozí viditelnost příspěvků',
'Default Homepage' => 'Výchozí úvodní stránka',
'Default Homepage (Non-members)' => 'Výchozí úvodní stránka (pro nečleny)',
'Default Join Policy' => 'Výchozí pravidlo, kdo se může stát členem prostoru',
'Default Space Permissions' => 'Výchozí oprávnění k prostoru',
'Default Space(s)' => 'Výchozí prostor(y)',
'Default Visibility' => 'Výchozí viditelnost',
'Default space' => 'Výchozí prostor',
'Here you can define your default settings for new spaces. These settings can be overwritten for each individual space.' => 'Zde můžete definovat výchozí nastavení pro nové prostory. Tato nastavení lze přepsat pro každý jednotlivý prostor.',
'Invalid space' => 'Neplatný prostor',
'Manage members' => 'Spravovat členy',
'Manage modules' => 'Spravovat moduly',
'Open space' => 'Otevřený prostor',
'Overview' => 'Přehled',
'Permissions' => 'Práva',
'Search by name, description, id or owner.' => 'Hledat podle jména, popisu, ID nebo vlastníka.',
'Settings' => 'Nastavení',
'Space Settings' => 'Nastavení Prostorů',
'These options allow you to set the default permissions for all Spaces. Authorized users are able individualize these for each Space. Further entries are added with the installation of new modules.' => '',
'This overview contains a list of each space with actions to view, edit and delete spaces.' => 'Tento přehled obsahuje seznam všech prostorů s akcemi pro zobrazení, úpravu a odstranění prostorů.',
'Update Space memberships also for existing members.' => '',
);

View File

@ -1,133 +1,89 @@
<?php
return [
'<strong>Information</strong>' => '<strong>Informace</strong>',
'<strong>Settings</strong> and Configuration' => '<strong>Nastavení</strong> a konfigurace',
'<strong>User</strong> administration' => '<strong>Administace</strong> uživatelů',
'Accept user: <strong>{displayName}</strong> ' => 'Přijmout uživatele: <strong>{displayName}</storng>',
'Account' => 'Účet',
'Account Request for \'{displayName}\' has been approved.' => 'Žádost uživatele \'{displayName}\' byla přijata.',
'Account Request for \'{displayName}\' has been declined.' => 'Žádost uživatele \'{displayName}\' byla zamítnuta.',
'Actions' => 'Akce',
'Add Groups...' => 'Přidat skupiny...',
'Add new category' => 'Vytvořit novou kategorii',
'Add new field' => 'Vytvořit nové pole',
'Add new group' => 'Přidat novou skupinu',
'Add new members...' => 'Přidat nového člena...',
'Add new user' => 'Přidat nového uživatele',
'Allow' => 'Povolit',
'Allow visitors limited access to content without an account (Adds visibility: "Guest")' => 'Povolit omezený přístup nepřihlášeným uživatelům (hostům)',
'Apply' => 'Použít',
'Approve' => 'Povolit',
'Cancel' => 'Zrušit',
'Click here to review' => 'Pro přehled klikněte zde',
'Confirm user deletion' => 'Potvrdit smazání',
'Could not load category.' => 'Kategorii nelze načíst.',
'Create new group' => 'Vytvořit novou skupinu',
'Create new profile category' => 'Vytvořit novou kategorii uživatelského profilu',
'Create new profile field' => 'Vytvořit nové pole profilu',
'Decline' => 'Nechci se zúčastnit',
'Decline & delete user: <strong>{displayName}</strong>' => 'Zamítnout a smazat uživatele: <strong>{displayName}</strong>',
'Default' => 'Výchozí',
'Default user idle timeout, auto-logout (in seconds, optional)' => 'Výchozí čas, po kterém bude uživatel automaticky odhlášen (v sekundách, nepovinné)',
'Default user profile visibility' => 'Výchozí viditelnost uživatelského profilu',
'Delete' => 'Smazat',
'Disable' => 'Vypnout',
'Disabled' => 'Nedostupný',
'Edit' => 'Upravit',
'Edit profile category' => 'Upravit kategorii uživatelského profilu',
'Edit profile field' => 'Upravit pole profilu',
'Edit user: {name}' => 'Upravit uživatele: {name}',
'Enable' => 'Zapnout',
'Enabled' => 'Dostupný',
'First name' => 'Křestní jméno',
'Group Manager' => 'Správce skupin',
'Group not found!' => 'Skupina nebyla nalezena!',
'Group user not found!' => 'Skupinový uživatel nebyl nalezen!',
'Groups' => 'Skupiny',
'Here you can create or edit profile categories and fields.' => 'Zde můžete vytvářet nebo upravovat kategorie a pole profilů.',
'Last login' => 'Poslední přihlášení',
'Last name' => 'Příjmení',
'Manage group: {groupName}' => 'Spravovat skupinu: {groupName}',
'Manage groups' => 'Spravovat skupiny',
'Manage profile attributes' => 'Spravovat atributy profilu.',
'Members' => 'Členové',
'Members can invite external users by email' => 'Uživatelé mohou pozvat další prostřednictvím e-mailu',
'Message' => 'Zpráva',
'Min value is 20 seconds. If not set, session will timeout after 1400 seconds (24 minutes) regardless of activity (default session timeout)' => 'Nejmenší možná hodnota je 20 sekund. Není-li nastaveno, sezení vyprší po 1400 sekundách (24 minut; výchozí expirace sezení)',
'New approval requests' => 'Nové požadavky na schválení',
'New users can register' => 'Anonymní uživatelé se mohou zaregistrovat',
'No' => 'Ne',
'No value found!' => 'Hodnota nebyla nalezena!',
'One or more user needs your approval as group admin.' => 'Jeden nebo více uživatelů čekají na vaše schválení.',
'Only applicable when limited access for non-authenticated users is enabled. Only affects new users.' => 'Použije se jen pokud je omezen přístup neautentizovaným uživatelům. Dotkne se pouze nově registrovaných uživatelů.',
'Overview' => 'Přehled',
'Password' => 'Heslo',
'Pending approvals' => 'Čekající požadavky na schválení',
'Pending user approvals' => 'Uživatelé čekající na schválení',
'Permissions' => 'Práva',
'Profiles' => 'Profily',
'Protected' => 'Chráněno',
'Remove from group' => 'Odebrat ze skupiny',
'Require group admin approval after registration' => 'Po registraci vyžadovat schválení správcem skupiny',
'Save' => 'Uložit',
'Select Groups' => 'Označit skupiny',
'Send & decline' => 'Odmítnout',
'Send & save' => 'Poslat a uložit',
'Settings' => 'Nastavení',
'Subject' => 'Předmět',
'The following list contains all registered users awaiting an approval.' => 'Seznam obsahující všechny registrované uživatele čekající na schválení.',
'This overview contains a list of each registered user with actions to view, edit and delete users.' => 'Tento přehled obsahuje seznam každého registrovaného uživatele s akcemi pro zobrazení, úpravu a odstranění uživatelů.',
'Unapproved' => 'Neschválený',
'User is already a member of this group.' => 'Tento uživatel je již členem této skupiny.',
'User not found!' => 'Uživatel nebyl nalezen!',
'Users can be assigned to different groups (e.g. teams, departments etc.) with specific standard spaces, group managers and permissions.' => 'Uživatelé mohou být přiřazeni k různým skupinám (např. Týmům, oddělením apod.) S určitými standardními prostory, správci skupin a oprávněními.',
'Visible for members only' => 'Viditelné pouze pro registrované uživatelé',
'Visible for members+guests' => 'Viditelné pro registrované uživatelé i pro návštěvníky',
'Yes' => 'Ano',
'You can only delete empty categories!' => 'Smazat lze pouze prázdné kategorie!',
'You cannot delete yourself!' => 'Nemůžete smazat vlastní účet!',
'never' => 'nikdy',
'<strong>Profile</strong> Permissions' => '',
'<strong>Warning:</strong> All individual profile permission settings are reset to the default values!' => '',
'Active users' => '',
'Administrator group could not be deleted!' => '',
'All open registration invitations were successfully deleted.' => '',
'All the personal data of this user will be irrevocably deleted.' => '',
'Allow users to block each other' => '',
'Allow users to set individual permissions for their own profile?' => '',
'Applied to new or existing users without any other group membership.' => '',
'Approve all selected' => '',
'Are you really sure that you want to disable this user?' => '',
'Are you really sure that you want to enable this user?' => '',
'Are you really sure that you want to impersonate this user?' => '',
'Are you really sure? The selected users will be approved and notified by e-mail.' => '',
'Are you really sure? The selected users will be deleted and notified by e-mail.' => '',
'Are you really sure? Users who are not assigned to another group are automatically assigned to the default group.' => '',
'Are you sure that you want to delete following user?' => '',
'Could not approve the user!' => '',
'Could not decline the user!' => '',
'Deactivate' => '',
'Deactivate individual profile permissions?' => '',
'Decline all selected' => '',
'Default Profile Permissions' => '',
'Default Sorting' => '',
'Default content of the registration approval email' => '',
'Default content of the registration denial email' => '',
'Default group can not be deleted!' => '',
'Delete All' => '',
'Delete all contributions of this user' => '',
'Delete invitation' => '',
'Delete invitation?' => '',
'Delete spaces which are owned by this user' => '',
'Deleted' => '',
'Deleted invitation' => '',
'Deleted users' => '',
'Disabled users' => '',
'Do not change placeholders like {displayName} if you want them to be automatically filled by the system. To reset the email content fields with the system default, leave them empty.' => '',
'Edit category' => '',
'Enable individual profile permissions' => '',
'Hello {displayName},
return array (
'<strong>Information</strong>' => '<strong>Informace</strong>',
'<strong>Profile</strong> Permissions' => '<strong>Oprávnění</strong> profilu',
'<strong>Settings</strong> and Configuration' => '<strong>Nastavení</strong> a konfigurace',
'<strong>User</strong> administration' => '<strong>Administace</strong> uživatelů',
'<strong>Warning:</strong> All individual profile permission settings are reset to the default values!' => '',
'Accept user: <strong>{displayName}</strong> ' => 'Přijmout uživatele: <strong>{displayName}</strong>',
'Account' => 'Účet',
'Account Request for \'{displayName}\' has been approved.' => 'Žádost uživatele \'{displayName}\' byla přijata.',
'Account Request for \'{displayName}\' has been declined.' => 'Žádost uživatele \'{displayName}\' byla zamítnuta.',
'Actions' => 'Akce',
'Active users' => 'Aktivní uživatelé',
'Add Groups...' => 'Přidat skupiny...',
'Add new category' => 'Přidat novou kategorii',
'Add new field' => 'Přidat nové pole',
'Add new group' => 'Přidat novou skupinu',
'Add new members...' => 'Přidat nového člena...',
'Add new user' => 'Přidat nového uživatele',
'Administrator group could not be deleted!' => 'Skupinu správců nelze smazat!',
'All open registration invitations were successfully deleted.' => 'Všechny otevřené pozvánky k registraci byly úspěšně odstraněny.',
'All the personal data of this user will be irrevocably deleted.' => 'Všechny osobní údaje tohoto uživatele budou neodvolatelně smazány.',
'Allow' => 'Povolit',
'Allow users to block each other' => 'Umožnit uživatelům vzájemné blokování',
'Allow users to set individual permissions for their own profile?' => 'Umožnit uživatelům nastavit individuální oprávnění pro jejich vlastní profil?',
'Allow visitors limited access to content without an account (Adds visibility: "Guest")' => 'Povolit omezený přístup nepřihlášeným uživatelům (hostům)',
'Applied to new or existing users without any other group membership.' => 'Použije se pro nové nebo stávající uživatele bez členství v jiné skupině.',
'Apply' => 'Použít',
'Approve' => 'Povolit',
'Approve all selected' => 'Schválit všechny vybrané',
'Are you really sure that you want to disable this user?' => 'Opravdu chcete tohoto uživatele zakázat?',
'Are you really sure that you want to enable this user?' => 'Opravdu chcete tohoto uživatele povolit?',
'Are you really sure that you want to impersonate this user?' => 'Opravdu se chcete vydávat za tohoto uživatele?',
'Are you really sure? The selected users will be approved and notified by e-mail.' => 'Jste si opravdu jistý? Vybraní uživatelé budou schváleni a vyrozuměni e-mailem.',
'Are you really sure? The selected users will be deleted and notified by e-mail.' => 'Jste si opravdu jistý? Vybraní uživatelé budou smazáni a upozorněni e-mailem.',
'Are you really sure? Users who are not assigned to another group are automatically assigned to the default group.' => 'Jste si opravdu jistý? Uživatelé, kteří nejsou přiřazeni do jiné skupiny, jsou automaticky přiřazeni do výchozí skupiny.',
'Are you sure that you want to delete following user?' => 'Jste si jisti, že chcete odstranit následujícího uživatele?',
'Cancel' => 'Zrušit',
'Click here to review' => 'Pro přehled klikněte zde',
'Confirm user deletion' => 'Potvrdit smazání',
'Could not approve the user!' => 'Uživatele se nepodařilo schválit!',
'Could not decline the user!' => 'Uživatele nelze odmítnout!',
'Could not load category.' => 'Kategorii nelze načíst.',
'Create new group' => 'Vytvořit novou skupinu',
'Create new profile category' => 'Vytvořit novou kategorii uživatelského profilu',
'Create new profile field' => 'Vytvořit nové pole profilu',
'Deactivate' => 'Deaktivovat',
'Deactivate individual profile permissions?' => 'Deaktivovat oprávnění jednotlivých profilů?',
'Decline' => 'Nechci se zúčastnit',
'Decline & delete user: <strong>{displayName}</strong>' => 'Zamítnout a smazat uživatele: <strong>{displayName}</strong>',
'Decline all selected' => 'Odmítnout všechny vybrané',
'Default' => 'Výchozí',
'Default Profile Permissions' => 'Výchozí oprávnění profilu',
'Default Sorting' => 'Výchozí řazení',
'Default content of the registration approval email' => 'Výchozí obsah e-mailu o schválení registrace',
'Default content of the registration denial email' => 'Výchozí obsah e-mailu s odmítnutím registrace',
'Default group can not be deleted!' => 'Výchozí skupinu nelze smazat!',
'Default user idle timeout, auto-logout (in seconds, optional)' => 'Výchozí čas, po kterém bude uživatel automaticky odhlášen (v sekundách, nepovinné)',
'Default user profile visibility' => 'Výchozí viditelnost uživatelského profilu',
'Delete' => 'Smazat',
'Delete All' => 'Smazat vše',
'Delete all contributions of this user' => 'Smazat všechny příspěvky tohoto uživatele',
'Delete invitation' => 'Smazat pozvánku',
'Delete invitation?' => 'Smazat pozvánku?',
'Delete spaces which are owned by this user' => '',
'Deleted' => '',
'Deleted invitation' => '',
'Deleted users' => '',
'Disable' => 'Zakázat',
'Disabled' => 'Zakázáno',
'Disabled users' => '',
'Do not change placeholders like {displayName} if you want them to be automatically filled by the system. To reset the email content fields with the system default, leave them empty.' => '',
'Edit' => 'Upravit',
'Edit category' => '',
'Edit profile category' => 'Upravit kategorii uživatelského profilu',
'Edit profile field' => 'Upravit pole profilu',
'Edit user: {name}' => 'Upravit uživatele: {name}',
'Enable' => 'Zapnout',
'Enable individual profile permissions' => '',
'Enabled' => 'Dostupný',
'First name' => 'Křestní jméno',
'Group Manager' => 'Správce skupin',
'Group not found!' => 'Skupina nebyla nalezena!',
'Group user not found!' => 'Skupinový uživatel nebyl nalezen!',
'Groups' => 'Skupiny',
'Hello {displayName},
Your account has been activated.
@ -138,7 +94,7 @@ Kind Regards
{AdminName}
' => '',
'Hello {displayName},
'Hello {displayName},
Your account request has been declined.
@ -146,50 +102,93 @@ Kind Regards
{AdminName}
' => '',
'Hide online status of users' => '',
'If individual profile permissions are not allowed, the following settings are unchangeable for all users. If individual profile permissions are allowed, the settings are only set as defaults that users can customise. The following entries are then displayed in the same form in the users profile settings:' => '',
'If this option is not selected, the ownership of the spaces will be transferred to your account.' => '',
'Impersonate' => '',
'Include captcha in registration form' => '',
'Information 1' => '',
'Information 2' => '',
'Information 3' => '',
'Invisible' => '',
'Invite new people' => '',
'Invite not found!' => '',
'List pending registrations' => '',
'Make the group selectable at registration.' => '',
'Member since' => '',
'Members can invite external users by link' => '',
'No users were selected.' => '',
'None' => '',
'Not visible' => '',
'People' => '',
'Permanently delete' => '',
'Prioritised User Group' => '',
'Profile Permissions' => '',
'Protected group can not be deleted!' => '',
'Resend invitation email' => '',
'Search by name, email or id.' => '',
'Select a prioritised group whose members are displayed before all others when the sorting option \'Default\' is selected. The users within the group and the users outside the group are additionally sorted by their last login.' => '',
'Select the profile fields you want to add as columns' => '',
'Select which user information should be displayed in the \'People\' overview. You can select any profile fields, even those you have created individually. ' => '',
'Send invitation email' => '',
'Send invitation email again?' => '',
'Send notifications to users when added to or removed from the group.' => '',
'Show group selection at registration' => '',
'The Space memberships of all group members will be updated. This may take up to several minutes.' => '',
'The following list contains all pending sign-ups and invites.' => '',
'The registration was approved and the user was notified by email.' => '',
'The registration was declined and the user was notified by email.' => '',
'The registrations were approved and the users were notified by email.' => '',
'The registrations were declined and the users were notified by email.' => '',
'The selected invitations have been successfully deleted!' => '',
'The user is the owner of these spaces:' => '',
'This option allows you to determine whether users may set individual permissions for their own profiles.' => '',
'This user owns no spaces.' => '',
'User deletion process queued.' => '',
'Using this option any contributions (e.g. contents, comments or likes) of this user will be irrevocably deleted.' => '',
'View profile' => '',
'Will be used as a filter in \'People\'.' => '',
];
'Here you can create or edit profile categories and fields.' => 'Zde můžete vytvářet nebo upravovat kategorie a pole profilů.',
'Hide online status of users' => '',
'If individual profile permissions are not allowed, the following settings are unchangeable for all users. If individual profile permissions are allowed, the settings are only set as defaults that users can customise. The following entries are then displayed in the same form in the users profile settings:' => '',
'If this option is not selected, the ownership of the spaces will be transferred to your account.' => '',
'Impersonate' => '',
'Include captcha in registration form' => '',
'Information 1' => '',
'Information 2' => '',
'Information 3' => '',
'Invisible' => '',
'Invite new people' => '',
'Invite not found!' => '',
'Last login' => 'Poslední přihlášení',
'Last name' => 'Příjmení',
'List pending registrations' => '',
'Make the group selectable at registration.' => '',
'Manage group: {groupName}' => 'Spravovat skupinu: {groupName}',
'Manage groups' => 'Spravovat skupiny',
'Manage profile attributes' => 'Spravovat atributy profilu.',
'Member since' => '',
'Members' => 'Členové',
'Members can invite external users by email' => 'Uživatelé mohou pozvat další prostřednictvím e-mailu',
'Members can invite external users by link' => '',
'Message' => 'Zpráva',
'Min value is 20 seconds. If not set, session will timeout after 1400 seconds (24 minutes) regardless of activity (default session timeout)' => 'Nejmenší možná hodnota je 20 sekund. Není-li nastaveno, sezení vyprší po 1400 sekundách (24 minut; výchozí expirace sezení)',
'New approval requests' => 'Nové požadavky na schválení',
'New users can register' => 'Anonymní uživatelé se mohou zaregistrovat',
'No' => 'Ne',
'No users were selected.' => '',
'No value found!' => 'Hodnota nebyla nalezena!',
'None' => '',
'Not visible' => '',
'One or more user needs your approval as group admin.' => 'Jeden nebo více uživatelů čekají na vaše schválení.',
'Only applicable when limited access for non-authenticated users is enabled. Only affects new users.' => 'Použije se jen pokud je omezen přístup neautentizovaným uživatelům. Dotkne se pouze nově registrovaných uživatelů.',
'Overview' => 'Přehled',
'Password' => 'Heslo',
'Pending approvals' => 'Čekající požadavky na schválení',
'Pending user approvals' => 'Uživatelé čekající na schválení',
'People' => '',
'Permanently delete' => '',
'Permissions' => 'Práva',
'Prioritised User Group' => '',
'Profile Permissions' => '',
'Profiles' => 'Profily',
'Protected' => 'Chráněno',
'Protected group can not be deleted!' => '',
'Remove from group' => 'Odebrat ze skupiny',
'Require group admin approval after registration' => 'Po registraci vyžadovat schválení správcem skupiny',
'Resend invitation email' => '',
'Save' => 'Uložit',
'Search by name, email or id.' => '',
'Select Groups' => 'Označit skupiny',
'Select a prioritised group whose members are displayed before all others when the sorting option \'Default\' is selected. The users within the group and the users outside the group are additionally sorted by their last login.' => '',
'Select the profile fields you want to add as columns' => '',
'Select which user information should be displayed in the \'People\' overview. You can select any profile fields, even those you have created individually. ' => '',
'Send & decline' => 'Odmítnout',
'Send & save' => 'Poslat a uložit',
'Send invitation email' => '',
'Send invitation email again?' => '',
'Send notifications to users when added to or removed from the group.' => '',
'Settings' => 'Nastavení',
'Show group selection at registration' => '',
'Subject' => 'Předmět',
'The Space memberships of all group members will be updated. This may take up to several minutes.' => '',
'The following list contains all pending sign-ups and invites.' => '',
'The following list contains all registered users awaiting an approval.' => 'Seznam obsahující všechny registrované uživatele čekající na schválení.',
'The registration was approved and the user was notified by email.' => '',
'The registration was declined and the user was notified by email.' => '',
'The registrations were approved and the users were notified by email.' => '',
'The registrations were declined and the users were notified by email.' => '',
'The selected invitations have been successfully deleted!' => '',
'The user is the owner of these spaces:' => 'Vlastníkem těchto prostorů je uživatel:',
'This option allows you to determine whether users may set individual permissions for their own profiles.' => 'Tato možnost umožňuje určit, zda mohou uživatelé nastavovat individuální oprávnění pro své vlastní profily.',
'This overview contains a list of each registered user with actions to view, edit and delete users.' => 'Tento přehled obsahuje seznam každého registrovaného uživatele s akcemi pro zobrazení, úpravu a odstranění uživatelů.',
'This user owns no spaces.' => 'Tento uživatel nevlastní žádné prostory.',
'Unapproved' => 'Neschválený',
'User deletion process queued.' => 'Proces mazání uživatelů ve frontě.',
'User is already a member of this group.' => 'Tento uživatel je již členem této skupiny.',
'User not found!' => 'Uživatel nebyl nalezen!',
'Users can be assigned to different groups (e.g. teams, departments etc.) with specific standard spaces, group managers and permissions.' => 'Uživatelé mohou být přiřazeni k různým skupinám (např. Týmům, oddělením apod.) S určitými standardními prostory, správci skupin a oprávněními.',
'Using this option any contributions (e.g. contents, comments or likes) of this user will be irrevocably deleted.' => 'Using this option any contributions (e.g. contents, comments or likes) of this user will be irrevocably deleted.',
'View profile' => 'Zobrazit profil',
'Visible for members only' => 'Viditelné pouze pro registrované uživatelé',
'Visible for members+guests' => 'Viditelné pro registrované uživatelé i pro návštěvníky',
'Will be used as a filter in \'People\'.' => 'Bude použit jako filtr v položce Lidé.',
'Yes' => 'Ano',
'You can only delete empty categories!' => 'Smazat lze pouze prázdné kategorie!',
'You cannot delete yourself!' => 'Nemůžete smazat vlastní účet!',
'never' => 'nikdy',
);

View File

@ -188,7 +188,7 @@ Mit freundlichen Grüßen
'The selected invitations have been successfully deleted!' => 'Die ausgewählten Einladungen wurden erfolgreich gelöscht!',
'The user is the owner of these spaces:' => 'Der Benutzer ist Besitzer folgender Spaces:',
'This option allows you to determine whether users may set individual permissions for their own profiles.' => 'Diese Option erlaubt es dir zu bestimmen, ob Benutzer individuelle Berechtigungen für Ihre eigenen Profile setzen dürfen.',
'This overview contains a list of each registered user with actions to view, edit and delete users.' => 'Diese Übersicht enthält eine Liste aller registrierten Bentuzer mit der Möglichkeit, diese anzusehen, zu bearbeiten und zu löschen.',
'This overview contains a list of each registered user with actions to view, edit and delete users.' => 'Diese Übersicht enthält eine Liste aller registrierten Benutzer mit der Möglichkeit, diese anzusehen, zu bearbeiten und zu löschen.',
'This user owns no spaces.' => 'Dieser Benutzer besitzt keine Spaces.',
'Unapproved' => 'Nicht freigegeben',
'User deletion process queued.' => 'Der Prozess zum Löschen des Bentuzers wurde eingereiht.',

View File

@ -1,80 +1,79 @@
<?php
return [
'<strong>Administration</strong> menu' => 'Menú de <strong>administración</strong>',
'<strong>Maintenance</strong> Mode' => 'Modo <strong>Mantenimiento</strong>',
'<strong>Warning</strong> incomplete setup!' => '<strong>Atención</strong> ¡Configuración incompleta!',
'About' => 'Acerca de',
'Activate' => 'activar',
'Admin' => 'Administrador',
'Administration' => 'Administración',
'Administrative group' => 'Grupo administrativo',
'Administrators' => 'Administradores',
'Advanced' => 'Avanzado',
'Advanced settings' => 'Configuración avanzada',
'Appearance' => 'Apariencia',
'Approval' => 'Aprobación',
'Authentication' => 'Autenticación',
'Back to overview' => 'Regresar a la vista previa',
'Back to user overview' => 'Volver a resumen de usuario',
'Base URL needs to begin with http:// or https://' => 'La URL base necesita comenzar con http:// o https://',
'Basic' => 'Básica',
'Caching' => 'Caché',
'Configure' => 'configurar',
'Cronjobs' => 'Tareas programadas',
'Deactivate' => 'deactivar',
'Default' => 'Defecto',
'Default group for administrators of this HumHub Installation' => 'Grupo por defecto de los administradores en esta instalación de HumHub',
'Default group for all newly registered users of the network' => 'Grupo por defecto para todos los nuevos usuarios de la red',
'Delete all' => 'Eliminarlas todas',
'Delete selected rows' => 'Eliminar las filas seleccionadas',
'Design' => 'Diseño',
'Enable module...' => 'Activar módulo...',
'Files' => 'Archivos',
'General' => 'General',
'Groups' => 'Grupos',
'Groups (Note: The Administrator group of this user can\'t be managed with your permissions)' => 'Grupos (Nota: El grupo Administrador de este usuario no se puede gestionar con tus permisos)',
'Information' => 'Información',
'Invalid user state: {state}' => 'Estado de usuario no válido: {state}',
'Invite by email' => 'Invitar por correo electrónico',
'Invite by link' => 'Invitar mediante un enlace',
'Invited by' => 'Invitado por',
'Logging' => 'Registro',
'Logs' => 'Logs',
'Mailing' => 'Correos',
'Modules' => 'Módulos',
'No modules installed yet. Install some to enhance the functionality!' => 'Ningun módulos instalados. instala unos para que se mejore la functionalidad.',
'Notifications' => 'Notificaciones',
'OEmbed' => 'OEmbed',
'OEmbed providers' => 'Proveedores OEmbed',
'Open documentation' => 'Documentación abierta',
'Pending user registrations' => 'Registros de usuario pendientes',
'People' => 'Gente',
'Permissions' => 'Permisos',
'Proxy' => 'Proxy',
'Self test' => 'Auto prueba',
'Set as default' => 'Establecer como valor por defecto',
'Settings' => 'Ajustes',
'Sign up' => 'Registrarse',
'Spaces' => 'Espacios',
'Statistics' => 'Estadísticas',
'The cron job for the background jobs (queue) does not seem to work properly.' => 'La tarea cron que ejecuta tareas en background (cola) no parece estar funcionando correctamente.',
'The cron job for the regular tasks (cron) does not seem to work properly.' => 'La tarea cron que ejecuta tareas normales (cron) no parece estar funcionando correctamente.',
'Uninstall' => 'deinstalar',
'User not found!' => '¡Usuario no encotrado!',
'Userprofiles' => 'Perfiles de usuario',
'Users' => 'Usuarios',
'Version' => 'Versión',
'<strong>Module</strong> administration' => '',
'Active Modules' => '',
'Add more modules' => '',
'Inactive Modules' => '',
'Install Updates' => '',
'Keep your system up-to-date and benefit from the latest improvements.' => '',
'Show in Marketplace' => '',
'This overview shows you all installed modules and allows you to enable, disable, configure and of course uninstall them. To discover new modules, take a look into our Marketplace. Please note that deactivating or uninstalling a module will result in the loss of any content that was created with that module.' => '',
'Updates available for {count} of your modules' => '',
'Visit Marketplace' => '',
'You do not have the permission to configure modules. Please contact the administrator for further information.' => '',
'You do not have the permission to manage modules. Please contact the administrator for further information.' => '',
];
return array (
'<strong>Administration</strong> menu' => 'Menú de <strong>administración</strong>',
'<strong>Maintenance</strong> Mode' => 'Modo <strong>Mantenimiento</strong>',
'<strong>Module</strong> administration' => 'Administración de <strong>módulos</strong>',
'<strong>Warning</strong> incomplete setup!' => '<strong>Atención</strong> ¡Configuración incompleta!',
'About' => 'Acerca de',
'Activate' => 'activar',
'Active Modules' => 'Módulos activos',
'Add more modules' => 'Añadir más módulos',
'Admin' => 'Administrador',
'Administration' => 'Administración',
'Administrative group' => 'Grupo administrativo',
'Administrators' => 'Administradores',
'Advanced' => 'Avanzado',
'Advanced settings' => 'Configuración avanzada',
'Appearance' => 'Apariencia',
'Approval' => 'Aprobación',
'Authentication' => 'Autenticación',
'Back to overview' => 'Regresar a la vista previa',
'Back to user overview' => 'Volver a resumen de usuario',
'Base URL needs to begin with http:// or https://' => 'La URL base necesita comenzar con http:// o https://',
'Basic' => 'Básica',
'Caching' => 'Caché',
'Configure' => 'configurar',
'Cronjobs' => 'Tareas programadas',
'Deactivate' => 'deactivar',
'Default' => 'Defecto',
'Default group for administrators of this HumHub Installation' => 'Grupo por defecto de los administradores en esta instalación de HumHub',
'Default group for all newly registered users of the network' => 'Grupo por defecto para todos los nuevos usuarios de la red',
'Delete all' => 'Eliminarlas todas',
'Delete selected rows' => 'Eliminar las filas seleccionadas',
'Design' => 'Diseño',
'Enable module...' => 'Activar módulo...',
'Files' => 'Archivos',
'General' => 'General',
'Groups' => 'Grupos',
'Groups (Note: The Administrator group of this user can\'t be managed with your permissions)' => 'Grupos (Nota: El grupo Administrador de este usuario no se puede gestionar con tus permisos)',
'Inactive Modules' => 'Módulos inactivos',
'Information' => 'Información',
'Install Updates' => 'Instalar actualizaciones',
'Invalid user state: {state}' => 'Estado de usuario no válido: {state}',
'Invite by email' => 'Invitar por correo electrónico',
'Invite by link' => 'Invitar mediante un enlace',
'Invited by' => 'Invitado por',
'Keep your system up-to-date and benefit from the latest improvements.' => 'Mantenga su sistema actualizado y benefíciese de las últimas mejoras.',
'Logging' => 'Registro',
'Logs' => 'Logs',
'Mailing' => 'Correos',
'Modules' => 'Módulos',
'No modules installed yet. Install some to enhance the functionality!' => 'Ningun módulos instalados. instala unos para que se mejore la functionalidad.',
'Notifications' => 'Notificaciones',
'OEmbed' => 'OEmbed',
'OEmbed providers' => 'Proveedores OEmbed',
'Open documentation' => 'Documentación abierta',
'Pending user registrations' => 'Registros de usuario pendientes',
'People' => 'Gente',
'Permissions' => 'Permisos',
'Proxy' => 'Proxy',
'Self test' => 'Auto prueba',
'Set as default' => 'Establecer como valor por defecto',
'Settings' => 'Ajustes',
'Show in Marketplace' => 'Mostrar en la tienda de módulos.',
'Sign up' => 'Registrarse',
'Spaces' => 'Espacios',
'Statistics' => 'Estadísticas',
'The cron job for the background jobs (queue) does not seem to work properly.' => 'La tarea cron que ejecuta tareas en background (cola) no parece estar funcionando correctamente.',
'The cron job for the regular tasks (cron) does not seem to work properly.' => 'La tarea cron que ejecuta tareas normales (cron) no parece estar funcionando correctamente.',
'This overview shows you all installed modules and allows you to enable, disable, configure and of course uninstall them. To discover new modules, take a look into our Marketplace. Please note that deactivating or uninstalling a module will result in the loss of any content that was created with that module.' => 'Esta vista general muestra todos los módulos instalados y le permite activarlos, desactivarlos, configurarlos y por supuesto desinstalarlos. Para descubrir nuevos módulos, échele un vistazo a nuestra tienda de módulos. Tenga por favor en cuenta que si desactiva un módulo perderá todo el contenido que se haya creado con ese módulo.',
'Uninstall' => 'deinstalar',
'Updates available for {count} of your modules' => 'Hay actualizaciones disponibles para {count} de sus módulos',
'User not found!' => '¡Usuario no encotrado!',
'Userprofiles' => 'Perfiles de usuario',
'Users' => 'Usuarios',
'Version' => 'Versión',
'Visit Marketplace' => 'Visitar la tienda de módulos.',
'You do not have the permission to configure modules. Please contact the administrator for further information.' => 'Usted no tiene permiso para configurar módulos. Por favor contacte con el administrador para obtener más información.',
'You do not have the permission to manage modules. Please contact the administrator for further information.' => 'Usted no tiene permiso para gestionar módulos. Por favor contacte con el administrador para obtener más información.',
);

View File

@ -1,94 +1,93 @@
<?php
return [
'<strong>CronJob</strong> Status' => 'Estado de las <strong>tareas cron</strong>',
'<strong>Queue</strong> Status' => 'Estado de la <strong>cola</strong>',
'About HumHub' => 'Sobre HumHub',
'Assets' => 'Activos',
'Background Jobs' => 'Tareas en background',
'Base URL' => 'URL base',
'Checking HumHub software prerequisites.' => 'Comprobando prerequisitos software de HumHub.',
'Current limit is: {currentLimit}' => 'El límite actual es: {currentLimit}',
'Database' => 'Base de datos',
'Database collation' => 'Ordenación de la base de datos',
'Database connection time: {dbTime} - Configured time zone: {time}' => 'Hora de conexión a la base de datos: {dbTime} - Zona horaria configurada: {time}',
'Database driver - {driver}' => 'Driver de la base de datos - {driver}',
'Database migration results:' => 'Resultados de la migración de la base de datos:',
'Delayed' => 'Demorado',
'Detected URL: {currentBaseUrl}' => 'URL detectada: {currentBaseUrl}',
'Disabled Functions' => 'Funciones desactivadas',
'Displaying {count} entries per page.' => 'Mostrar {count} entradas por página.',
'Done' => 'Hecho',
'Driver' => 'Driver',
'Dynamic Config' => 'Configuración dinámica',
'Error' => 'Error',
'Flush entries' => 'Limpiar entradas',
'HumHub' => 'HumHub',
'HumHub Documentation' => 'Documentación de HumHub',
'HumHub is currently in debug mode. Disable it when running on production!' => 'HumHub está actualmente en modo de depuración. ¡Deshabilitarlo cuando se ejecute en la producción!',
'ICU Data Version ({version})' => 'Versión de datos ICU ({version})',
'ICU Data {icuMinVersion} or higher is required' => 'Se requiere una versión de datos ICU {icuMinVersion} o superior',
'ICU Version ({version})' => 'Versión ICU ({version})',
'ICU {icuMinVersion} or higher is required' => 'Se requiere una versión de ICU {icuMinVersion} o superior',
'Increase memory limit in {fileName}' => 'Aumentar el límite de memoria en {fileName}',
'Info' => 'Información',
'Install {phpExtension} Extension' => 'Instalar la extensión {phpExtension}',
'Install {phpExtension} Extension for APC Caching' => 'Instalar la extensión {phpExtension} para disponer de caché APC',
'Install {phpExtension} Extension for e-mail S/MIME support.' => 'Instalar la extensión {phpExtension} para disponer de soporte de correo electrónico S/MIME.',
'Last run (daily):' => 'Última ejecución (diaria):',
'Last run (hourly):' => 'Última ejecución (por horas):',
'Licences' => 'Licencias',
'Logging' => 'Registro',
'Make sure that the `proc_open` function is not disabled.' => 'Asegúrate de que la función \'proc_open\' no está desactivada',
'Make {filePath} writable for the Webserver/PHP!' => 'Hacer que {filePath} sea escribible por el servidor web/PHP',
'Marketplace API Connection' => 'Conexión al marketplace mediante API',
'Memory Limit ({memoryLimit})' => 'Límite de memoria ({memoryLimit})',
'Minimum Version {minVersion}' => 'Versión mínima {minVersion}',
'Module Directory' => 'Directorio de módulos',
'Multibyte String Functions' => 'Funciones de cadenas multibyte',
'Never' => 'Nunca',
'Optional' => 'Opcional',
'Other' => 'Otro',
'Permissions' => 'Permisos',
'Please refer to the documentation to setup the cronjobs and queue workers.' => 'Por favor consulta la documentación para configurar las tareas cron y los trabajadores de la cola.',
'Prerequisites' => 'Pre-requisitos',
'Pretty URLs' => 'URL bonitas',
'Profile Image' => 'Imagen del perfil',
'Queue successfully cleared.' => 'Cola vaciada con éxito.',
'Re-Run tests' => 'Re-ejecutar tests',
'Recommended collation is {collation}' => 'La ordenación recomendada es {collation}',
'Recommended collation is {collation} for the tables: {tables}' => 'La ordenación recomendada para las tablas {tables} es {collation}',
'Recommended engine is {engine} for the tables: {tables}' => 'El motor recomendado para las tablas {tables} es {engine}',
'Reserved' => 'Reservado',
'Runtime' => 'Runtime',
'Search index rebuild in progress.' => 'Reconstrucción de índice de búsqueda en marcha.',
'Search term...' => 'Término de búsqueda...',
'See installation manual for more details.' => 'Consulte el manual de instalación para obtener más detalles.',
'Select category..' => 'Selecciona una categoría..',
'Select day' => 'Seleccione dia',
'Select level...' => 'Selecciona el nivel...',
'Settings' => 'Ajustes',
'Supported drivers: {drivers}' => 'Drivers soportados: {drivers}',
'Table collations' => 'Ordenaciones de tablas',
'Table engines' => 'Motores de tablas',
'The current main HumHub database name is ' => 'El nombre de la base de datos principal de HumHub es',
'There is a new update available! (Latest version: %version%)' => '¡Hay una nueva versión disponible! (Última versión: %version%)',
'This HumHub installation is up to date!' => '¡Esta instalación de HumHub ya está actualizada!',
'Time zone' => 'Zona horaria',
'Total {count} entries found.' => 'Total {count} entradas encontradas.',
'Trace' => 'Rastro',
'Uploads' => 'Subidas',
'Varying table engines are not supported.' => 'No hay soporte para motores de tabla variable',
'Version' => 'Versión',
'Waiting' => 'Esperando',
'Warning' => 'Advertencia',
'{imageExtension} Support' => 'Soporte para {imageExtension}',
'{phpExtension} Extension' => 'Extensión {phpExtension}',
'{phpExtension} Support' => 'Soporte para {phpExtension}',
'"Push Notifications (Firebase)" module and setup of Firebase API Key required' => '',
'Custom Modules ({modules})' => '',
'Deprecated Modules ({modules})' => '',
'Mobile App - Push Service' => '',
'Must be updated manually. Check compatibility with newer HumHub versions before updating.' => '',
'The module(s) are no longer maintained and should be uninstalled.' => '',
];
return array (
'"Push Notifications (Firebase)" module and setup of Firebase API Key required' => 'Se requiere el módulo “Push Notifications (Firebase)” y configurar la clave de API Firebase',
'<strong>CronJob</strong> Status' => 'Estado de las <strong>tareas cron</strong>',
'<strong>Queue</strong> Status' => 'Estado de la <strong>cola</strong>',
'About HumHub' => 'Sobre HumHub',
'Assets' => 'Activos',
'Background Jobs' => 'Tareas en background',
'Base URL' => 'URL base',
'Checking HumHub software prerequisites.' => 'Comprobando prerequisitos software de HumHub.',
'Current limit is: {currentLimit}' => 'El límite actual es: {currentLimit}',
'Custom Modules ({modules})' => 'Módulos personalizados ({modules})',
'Database' => 'Base de datos',
'Database collation' => 'Ordenación de la base de datos',
'Database connection time: {dbTime} - Configured time zone: {time}' => 'Hora de conexión a la base de datos: {dbTime} - Zona horaria configurada: {time}',
'Database driver - {driver}' => 'Driver de la base de datos - {driver}',
'Database migration results:' => 'Resultados de la migración de la base de datos:',
'Delayed' => 'Demorado',
'Deprecated Modules ({modules})' => 'Módulos obsoletos ({modules})',
'Detected URL: {currentBaseUrl}' => 'URL detectada: {currentBaseUrl}',
'Disabled Functions' => 'Funciones desactivadas',
'Displaying {count} entries per page.' => 'Mostrar {count} entradas por página.',
'Done' => 'Hecho',
'Driver' => 'Driver',
'Dynamic Config' => 'Configuración dinámica',
'Error' => 'Error',
'Flush entries' => 'Limpiar entradas',
'HumHub' => 'HumHub',
'HumHub Documentation' => 'Documentación de HumHub',
'HumHub is currently in debug mode. Disable it when running on production!' => 'HumHub está actualmente en modo de depuración. ¡Deshabilitarlo cuando se ejecute en la producción!',
'ICU Data Version ({version})' => 'Versión de datos ICU ({version})',
'ICU Data {icuMinVersion} or higher is required' => 'Se requiere una versión de datos ICU {icuMinVersion} o superior',
'ICU Version ({version})' => 'Versión ICU ({version})',
'ICU {icuMinVersion} or higher is required' => 'Se requiere una versión de ICU {icuMinVersion} o superior',
'Increase memory limit in {fileName}' => 'Aumentar el límite de memoria en {fileName}',
'Info' => 'Información',
'Install {phpExtension} Extension' => 'Instalar la extensión {phpExtension}',
'Install {phpExtension} Extension for APC Caching' => 'Instalar la extensión {phpExtension} para disponer de caché APC',
'Install {phpExtension} Extension for e-mail S/MIME support.' => 'Instalar la extensión {phpExtension} para disponer de soporte de correo electrónico S/MIME.',
'Last run (daily):' => 'Última ejecución (diaria):',
'Last run (hourly):' => 'Última ejecución (por horas):',
'Licences' => 'Licencias',
'Logging' => 'Registro',
'Make sure that the `proc_open` function is not disabled.' => 'Asegúrate de que la función \'proc_open\' no está desactivada',
'Make {filePath} writable for the Webserver/PHP!' => 'Hacer que {filePath} sea escribible por el servidor web/PHP',
'Marketplace API Connection' => 'Conexión al marketplace mediante API',
'Memory Limit ({memoryLimit})' => 'Límite de memoria ({memoryLimit})',
'Minimum Version {minVersion}' => 'Versión mínima {minVersion}',
'Mobile App - Push Service' => 'Aplicación móvil - Servicio Push',
'Module Directory' => 'Directorio de módulos',
'Multibyte String Functions' => 'Funciones de cadenas multibyte',
'Must be updated manually. Check compatibility with newer HumHub versions before updating.' => 'Es necesario actualizarlo manualmente. Compruebe la compatibilidad con nuevas versiones de HumHub antes de actualizar.',
'Never' => 'Nunca',
'Optional' => 'Opcional',
'Other' => 'Otro',
'Permissions' => 'Permisos',
'Please refer to the documentation to setup the cronjobs and queue workers.' => 'Por favor consulta la documentación para configurar las tareas cron y los trabajadores de la cola.',
'Prerequisites' => 'Pre-requisitos',
'Pretty URLs' => 'URL bonitas',
'Profile Image' => 'Imagen del perfil',
'Queue successfully cleared.' => 'Cola vaciada con éxito.',
'Re-Run tests' => 'Re-ejecutar tests',
'Recommended collation is {collation}' => 'La ordenación recomendada es {collation}',
'Recommended collation is {collation} for the tables: {tables}' => 'La ordenación recomendada para las tablas {tables} es {collation}',
'Recommended engine is {engine} for the tables: {tables}' => 'El motor recomendado para las tablas {tables} es {engine}',
'Reserved' => 'Reservado',
'Runtime' => 'Runtime',
'Search index rebuild in progress.' => 'Reconstrucción de índice de búsqueda en marcha.',
'Search term...' => 'Término de búsqueda...',
'See installation manual for more details.' => 'Consulte el manual de instalación para obtener más detalles.',
'Select category..' => 'Selecciona una categoría..',
'Select day' => 'Seleccione dia',
'Select level...' => 'Selecciona el nivel...',
'Settings' => 'Ajustes',
'Supported drivers: {drivers}' => 'Drivers soportados: {drivers}',
'Table collations' => 'Ordenaciones de tablas',
'Table engines' => 'Motores de tablas',
'The current main HumHub database name is ' => 'El nombre de la base de datos principal de HumHub es',
'The module(s) are no longer maintained and should be uninstalled.' => 'El (los) módulo(s) ya no son mantenidos y debería desinstalarlos.',
'There is a new update available! (Latest version: %version%)' => '¡Hay una nueva versión disponible! (Última versión: %version%)',
'This HumHub installation is up to date!' => '¡Esta instalación de HumHub ya está actualizada!',
'Time zone' => 'Zona horaria',
'Total {count} entries found.' => 'Total {count} entradas encontradas.',
'Trace' => 'Rastro',
'Uploads' => 'Subidas',
'Varying table engines are not supported.' => 'No hay soporte para motores de tabla variable',
'Version' => 'Versión',
'Waiting' => 'Esperando',
'Warning' => 'Advertencia',
'{imageExtension} Support' => 'Soporte para {imageExtension}',
'{phpExtension} Extension' => 'Extensión {phpExtension}',
'{phpExtension} Support' => 'Soporte para {phpExtension}',
);

View File

@ -1,22 +1,21 @@
<?php
return [
'%moduleName% - Set as default module' => '%moduleName% - Establecer como módulo predeterminado',
'Activated' => 'Activado',
'Always activated' => 'Siempre activado',
'Are you sure? *ALL* module data will be lost!' => '¿Estás seguro? ¡*TODOS* los datos del módulo se perderán!',
'Are you sure? *ALL* module related data and files will be lost!' => '¿Estás seguro? ¡*TODOS* los archivos y datos relacionados con el módulo se perderán!',
'Close' => 'Cerrar',
'Could not find requested module!' => '¡No se pudo encontrar el módulo solicitado!',
'Deactivated' => 'Desactivado',
'Enable module...' => 'Activar módulo...',
'Here you can choose whether or not a module should be automatically activated on a space or user profile. If the module should be activated, choose "always activated".' => 'Aquí puedes elegir si un módulo debería estar activado automática en un espacio o perfil del usuario o no. Si el módulo debería estar activado, elige "Siempre activado".',
'Module path %path% is not writeable!' => '¡La ruta del módulo %path% no se puede escribir!',
'Save' => 'Guardar',
'Space default state' => 'Estado por defecto del espacio',
'Spaces' => 'Espacios',
'User default state' => 'Estado por defecto del usuario',
'Users' => 'Usuarios',
'Deactivation of this module has not been completed yet. Please retry in a few minutes.' => '',
'Module deactivation in progress. This process may take a moment.' => '',
];
return array (
'%moduleName% - Set as default module' => '%moduleName% - Establecer como módulo predeterminado',
'Activated' => 'Activado',
'Always activated' => 'Siempre activado',
'Are you sure? *ALL* module data will be lost!' => '¿Estás seguro? ¡*TODOS* los datos del módulo se perderán!',
'Are you sure? *ALL* module related data and files will be lost!' => '¿Estás seguro? ¡*TODOS* los archivos y datos relacionados con el módulo se perderán!',
'Close' => 'Cerrar',
'Could not find requested module!' => '¡No se pudo encontrar el módulo solicitado!',
'Deactivated' => 'Desactivado',
'Deactivation of this module has not been completed yet. Please retry in a few minutes.' => 'Todavía no se ha completado la desactivación de este módulo. Por favor vuelva a intentarlo pasados unos minutos.',
'Enable module...' => 'Activar módulo...',
'Here you can choose whether or not a module should be automatically activated on a space or user profile. If the module should be activated, choose "always activated".' => 'Aquí puedes elegir si un módulo debería estar activado automática en un espacio o perfil del usuario o no. Si el módulo debería estar activado, elige "Siempre activado".',
'Module deactivation in progress. This process may take a moment.' => 'Se está desactivando el módulo. Este proceso puede tardar un poco.',
'Module path %path% is not writeable!' => '¡La ruta del módulo %path% no se puede escribir!',
'Save' => 'Guardar',
'Space default state' => 'Estado por defecto del espacio',
'Spaces' => 'Espacios',
'User default state' => 'Estado por defecto del usuario',
'Users' => 'Usuarios',
);

View File

@ -1,127 +1,126 @@
<?php
return [
'1 month' => '1 mes',
'1 week' => '1 semana',
'1 year' => '1 año',
'2 weeks' => '2 semanas',
'3 months' => '3 meses',
'6 months' => '6 meses',
'<strong>Confirm</strong> icon deletion' => '<strong>Confirma</strong> el borrado del icono',
'<strong>Confirm</strong> image deletion' => '<strong>Confirmar</strong> borrar imagen',
'<strong>Maintenance</strong> Mode' => 'Modo<strong> Mantenimiento</strong>',
'<strong>Warning:</strong> All users will be immediately logged out, except admins.' => '<strong>Advertencia:</strong> todos los usuarios se cerrarán inmediatamente, excepto los administradores.',
'Access Token' => 'Token de acceso',
'Access token is not provided yet.' => 'Todavía no se ha proporcionado un token de acceso.',
'Activate' => 'Activar',
'Activate maintenance mode and disable access to the platform for non-admin users?<br><br>' => '¿Activar el modo de mantenimiento y deshabilitar el acceso a la plataforma para usuarios que no sean administradores? <br><br>',
'Add OEmbed provider' => 'Agregar proveedor de OEmbed',
'Add custom info text for maintenance mode. Displayed on the login page.' => 'Agregue texto de información personalizado para el modo de mantenimiento. Se muestra en la página de inicio de sesión.',
'Add new provider' => 'Añadir nuevo proveedor',
'Advanced Settings' => 'Ajustes avanzados',
'Allow Self-Signed Certificates?' => '¿Permitir cerfificados autofirmados?',
'Allowed file extensions' => 'Extensiones de archivos permitidas',
'Appearance Settings' => 'Ajustes de apariencia',
'Auto format based on user language - Example: {example}' => 'Formato automático basado en el lenguaje del usuario - Ejemplo: {example}',
'Back to overview' => 'Regresar a la vista previa',
'Base URL' => 'URL Base',
'Comma separated list. Leave empty to allow all.' => 'Lista separada por comas. Deja en blanco para permitir todos',
'Configuration (Use settings from configuration file)' => 'Configuración (utiliza valores del fichero de configuración)',
'Could not send test email.' => 'El envío de correo electrónico de prueba no fue exitoso.',
'Currently no provider active!' => '¡No hay ningún proveedor activo!',
'Currently there are {count} records in the database dating from {dating}.' => 'Actualmente hay {count} registros en la base de datos que data de {dating}.',
'Custom DSN' => 'DSN personalizado',
'DSN' => 'DSN',
'DSN Examples:' => 'Ejemplos de DSN:',
'Dashboard' => 'Inicio',
'Date input format' => 'Formato de fecha',
'Deactivate' => 'Desactivar',
'Deactivate maintenance mode and enable all users to access the platform again?' => '¿Desactivar el modo de mantenimiento y permitir que todos los usuarios vuelvan a acceder a la plataforma?',
'Default Timezone' => 'Zona horaria por defecto',
'Default language' => 'Idioma por defecto',
'Default pagination size (Entries per page)' => 'Tamaño de paginación por defecto (Entradas por página)',
'Default stream content order' => 'Orden del contenido de Actividad',
'Delete' => 'Eliminar',
'E-Mail' => 'Correo electrónico',
'E-Mail reply-to' => 'Dirección de respuesta',
'E-Mail sender address' => 'Dirección del remitente del correo electrónico',
'E-Mail sender name' => 'Nombre del remitente del correo electrónico',
'E.g. http://example.com/humhub' => 'P.ej. http://example.com/humhub',
'Edit OEmbed provider' => 'Editar proveedor de OEmbed',
'Embedded content requires the user\'s consent to be loaded' => 'La carga de contenido incrustado requiere el permiso del usuario',
'Enable maintenance mode' => 'Habilitar el modo de mantenimiento',
'Enable user friendship system' => 'Activar el Sistema de Amigos',
'Enabled' => 'Habilitado',
'Enabled OEmbed providers' => 'Proveedores de OEmbed activados',
'Endpoint Url' => 'Endpoint URL',
'Exclude media files from stream attachment list' => 'Excluir los archivos de medios de la lista de archivos vinculados de Actividad',
'Firstname Lastname (e.g. John Doe)' => 'Nombre y Apellido (p.ej. John Doe)',
'Fixed format (dd/mm/yyyy) - Example: {example}' => 'Formato fijo (dd/mm/aaaa) - Ejemplo: {example}',
'Friendship' => 'Amistad',
'General' => 'General',
'General Settings' => 'Ajustes generales',
'HTML tracking code' => 'Código de seguimiento HTML',
'Here you can configurate the registration behaviour and additinal user settings of your social network.' => 'Aquí puede configurar el comportamiento de registro y la configuración de usuario adicional de su red social.',
'Here you can configure basic settings of your social network.' => 'Aquí puede configurar los ajustes básicos de su red social.',
'Horizontal scrolling images on a mobile device' => 'Desplazamiento horizontal en dispositivos móviles',
'Icon upload' => 'Subir icono',
'Last visit' => 'Última visita',
'Logo upload' => 'Subir logo',
'Mail Transport Type' => 'Tipo de transporte de correo',
'Maintenance mode' => 'Modo de mantenimiento',
'Maximum allowed age for logs.' => 'Edad máxima para los logs.',
'Maximum upload file size (in MB)' => 'Tamaño máximo de archivo para subir (en MB)',
'Mobile appearance' => 'Apariencia móvil',
'Name of the application' => 'Nombre de la aplicación',
'No Delivery (Debug Mode, Save as file)' => 'Sin entrega (modo de depuración, guarda como fichero)',
'No Proxy Hosts' => 'Sin Proxy',
'Notification Settings' => 'Configuración de las notificaciones',
'Old logs can significantly increase the size of your database while providing little information.' => 'Registros antiguos pueden aumentar significativamente el tamaño de su base de datos, proporcionando poca información.',
'Optional. Default reply address for system emails like notifications.' => 'Opcional. Dirección de correo electrónico para los mensajes del sistema, como las notificaciones.',
'PHP (Use settings of php.ini file)' => 'PHP (utiliza los valores del fichero php.ini)',
'PHP reported a maximum of {maxUploadSize} MB' => 'PHP reportó un máximo de {maxUploadSize} MB',
'Password' => 'Contraseña',
'Port' => 'Puerto',
'Port number' => 'Número de puerto',
'Provider Name' => 'Nombre del proveedor',
'Regular expression by which the link match will be checked.' => 'Expresión regular con la que comprobar el enlace.',
'Reported database time: {dateTime}' => 'Hora de la base de datos informada: {dateTime}',
'Save' => 'Guardar',
'Save & Flush Caches' => 'Guardar y vaciar cachés',
'Save & Test' => 'Guardar y probar',
'Saved' => 'Guardado',
'Saved and flushed cache' => 'Guardado y vaciada la caché',
'Saved and sent test email to: {address}' => 'Cambios guardados y correo de prueba enviado a: {address}',
'Server' => 'Servidor',
'Server Timezone' => 'Zona horaria del Servidor',
'Show introduction tour for new users' => 'Mostrar guía de introducción a los nuevos usuarios',
'Show user profile post form on dashboard' => 'Mostrar el formulario para escribir entradas en Inicio',
'Sort by creation date' => 'Ordenar por fecha de creación',
'Sort by update date' => 'Ordenar por fecha de actualización',
'Test message' => 'Mensaje de prueba',
'Theme' => 'Tema',
'These settings refer to advanced topics of your social network.' => 'Estos ajustes se refieren a temas avanzados de su red social.',
'These settings refer to the appearance of your social network.' => 'Estos ajustes se refieren a la apariencia de su red social.',
'Url Pattern' => 'Patrón de URL',
'Use %url% as placeholder for URL. Format needs to be JSON. (e.g. http://www.youtube.com/oembed?url=%url%&format=json)' => 'Usa %url% como marcador para la URL. El formato necesario es JSON. (p.ej. http://www.youtube.com/oembed?url=%url%&amp;format=json)',
'Use SMTPS' => 'Utilizar SMTPS',
'Use X-Sendfile for File Downloads' => 'Usar X-Sendfile para las descargas de archivos',
'User' => 'Usuario',
'User Display Name' => 'Nombre de usuario que se muestra',
'User Display Name Subtitle' => 'Subtítulo de usuario que se muestra',
'User Settings' => 'Ajustes de usuario',
'Username' => 'Usuario',
'Username (e.g. john)' => 'Usuario (p.ej. john)',
'You can add a statistic code snippet (HTML) - which will be added to all rendered pages.' => 'Puede agregar un fragmento de código HTML de estadísticas, que se agregará a todas las páginas renderizadas.',
'You can find more configuration options here:' => 'Aquí puedes encontrar más opciones de configuración:',
'You\'re using no icon at the moment. Upload your logo now.' => 'No estás usando ningún icono en este momento. Sube tu logo ahora.',
'You\'re using no logo at the moment. Upload your logo now.' => 'No estás usando un logo ahora. Sube tu logo ahora.',
'e.g. 25 (for SMTP) or 465 (for SMTPS)' => 'p. ej. 25 (para SMTP) o 465 (para SMTPS)',
'e.g. localhost' => 'p. ej. localhost',
'e.g. smtps://user:pass@smtp.example.com:port' => 'p. ej smtps://user:pass@smtp.ejemplo.com:puerto',
'never' => 'nunca',
'"My Spaces" Sorting' => '',
'Custom sort order (alphabetical if not defined)' => '',
'Custom sort order can be defined in the Space advanced settings.' => '',
'Inserted script tags must contain a nonce. e.g. {code}' => '',
];
return array (
'"My Spaces" Sorting' => 'Ordenación de “Mis espacios”',
'1 month' => '1 mes',
'1 week' => '1 semana',
'1 year' => '1 año',
'2 weeks' => '2 semanas',
'3 months' => '3 meses',
'6 months' => '6 meses',
'<strong>Confirm</strong> icon deletion' => '<strong>Confirma</strong> el borrado del icono',
'<strong>Confirm</strong> image deletion' => '<strong>Confirmar</strong> borrar imagen',
'<strong>Maintenance</strong> Mode' => 'Modo<strong> Mantenimiento</strong>',
'<strong>Warning:</strong> All users will be immediately logged out, except admins.' => '<strong>Advertencia:</strong> todos los usuarios se cerrarán inmediatamente, excepto los administradores.',
'Access Token' => 'Token de acceso',
'Access token is not provided yet.' => 'Todavía no se ha proporcionado un token de acceso.',
'Activate' => 'Activar',
'Activate maintenance mode and disable access to the platform for non-admin users?<br><br>' => '¿Activar el modo de mantenimiento y deshabilitar el acceso a la plataforma para usuarios que no sean administradores? <br><br>',
'Add OEmbed provider' => 'Agregar proveedor de OEmbed',
'Add custom info text for maintenance mode. Displayed on the login page.' => 'Agregue texto de información personalizado para el modo de mantenimiento. Se muestra en la página de inicio de sesión.',
'Add new provider' => 'Añadir nuevo proveedor',
'Advanced Settings' => 'Ajustes avanzados',
'Allow Self-Signed Certificates?' => '¿Permitir cerfificados autofirmados?',
'Allowed file extensions' => 'Extensiones de archivos permitidas',
'Appearance Settings' => 'Ajustes de apariencia',
'Auto format based on user language - Example: {example}' => 'Formato automático basado en el lenguaje del usuario - Ejemplo: {example}',
'Back to overview' => 'Regresar a la vista previa',
'Base URL' => 'URL Base',
'Comma separated list. Leave empty to allow all.' => 'Lista separada por comas. Deja en blanco para permitir todos',
'Configuration (Use settings from configuration file)' => 'Configuración (utiliza valores del fichero de configuración)',
'Could not send test email.' => 'El envío de correo electrónico de prueba no fue exitoso.',
'Currently no provider active!' => '¡No hay ningún proveedor activo!',
'Currently there are {count} records in the database dating from {dating}.' => 'Actualmente hay {count} registros en la base de datos que data de {dating}.',
'Custom DSN' => 'DSN personalizado',
'Custom sort order (alphabetical if not defined)' => 'Ordenación personalizada (alfabética si no se especifica)',
'Custom sort order can be defined in the Space advanced settings.' => 'La ordenación personalizada puede especificarse en la configuración avanzada de cada Espacio.',
'DSN' => 'DSN',
'DSN Examples:' => 'Ejemplos de DSN:',
'Dashboard' => 'Inicio',
'Date input format' => 'Formato de fecha',
'Deactivate' => 'Desactivar',
'Deactivate maintenance mode and enable all users to access the platform again?' => '¿Desactivar el modo de mantenimiento y permitir que todos los usuarios vuelvan a acceder a la plataforma?',
'Default Timezone' => 'Zona horaria por defecto',
'Default language' => 'Idioma por defecto',
'Default pagination size (Entries per page)' => 'Tamaño de paginación por defecto (Entradas por página)',
'Default stream content order' => 'Orden del contenido de Actividad',
'Delete' => 'Eliminar',
'E-Mail' => 'Correo electrónico',
'E-Mail reply-to' => 'Dirección de respuesta',
'E-Mail sender address' => 'Dirección del remitente del correo electrónico',
'E-Mail sender name' => 'Nombre del remitente del correo electrónico',
'E.g. http://example.com/humhub' => 'P.ej. http://example.com/humhub',
'Edit OEmbed provider' => 'Editar proveedor de OEmbed',
'Embedded content requires the user\'s consent to be loaded' => 'La carga de contenido incrustado requiere el permiso del usuario',
'Enable maintenance mode' => 'Habilitar el modo de mantenimiento',
'Enable user friendship system' => 'Activar el Sistema de Amigos',
'Enabled' => 'Habilitado',
'Enabled OEmbed providers' => 'Proveedores de OEmbed activados',
'Endpoint Url' => 'Endpoint URL',
'Exclude media files from stream attachment list' => 'Excluir los archivos de medios de la lista de archivos vinculados de Actividad',
'Firstname Lastname (e.g. John Doe)' => 'Nombre y Apellido (p.ej. John Doe)',
'Fixed format (dd/mm/yyyy) - Example: {example}' => 'Formato fijo (dd/mm/aaaa) - Ejemplo: {example}',
'Friendship' => 'Amistad',
'General' => 'General',
'General Settings' => 'Ajustes generales',
'HTML tracking code' => 'Código de seguimiento HTML',
'Here you can configurate the registration behaviour and additinal user settings of your social network.' => 'Aquí puede configurar el comportamiento de registro y la configuración de usuario adicional de su red social.',
'Here you can configure basic settings of your social network.' => 'Aquí puede configurar los ajustes básicos de su red social.',
'Horizontal scrolling images on a mobile device' => 'Desplazamiento horizontal en dispositivos móviles',
'Icon upload' => 'Subir icono',
'Inserted script tags must contain a nonce. e.g. {code}' => 'Las etiquetas de scripts insertados deben contener un nonce, p. ej. {code}',
'Last visit' => 'Última visita',
'Logo upload' => 'Subir logo',
'Mail Transport Type' => 'Tipo de transporte de correo',
'Maintenance mode' => 'Modo de mantenimiento',
'Maximum allowed age for logs.' => 'Edad máxima para los logs.',
'Maximum upload file size (in MB)' => 'Tamaño máximo de archivo para subir (en MB)',
'Mobile appearance' => 'Apariencia móvil',
'Name of the application' => 'Nombre de la aplicación',
'No Delivery (Debug Mode, Save as file)' => 'Sin entrega (modo de depuración, guarda como fichero)',
'No Proxy Hosts' => 'Sin Proxy',
'Notification Settings' => 'Configuración de las notificaciones',
'Old logs can significantly increase the size of your database while providing little information.' => 'Registros antiguos pueden aumentar significativamente el tamaño de su base de datos, proporcionando poca información.',
'Optional. Default reply address for system emails like notifications.' => 'Opcional. Dirección de correo electrónico para los mensajes del sistema, como las notificaciones.',
'PHP (Use settings of php.ini file)' => 'PHP (utiliza los valores del fichero php.ini)',
'PHP reported a maximum of {maxUploadSize} MB' => 'PHP reportó un máximo de {maxUploadSize} MB',
'Password' => 'Contraseña',
'Port' => 'Puerto',
'Port number' => 'Número de puerto',
'Provider Name' => 'Nombre del proveedor',
'Regular expression by which the link match will be checked.' => 'Expresión regular con la que comprobar el enlace.',
'Reported database time: {dateTime}' => 'Hora de la base de datos informada: {dateTime}',
'Save' => 'Guardar',
'Save & Flush Caches' => 'Guardar y vaciar cachés',
'Save & Test' => 'Guardar y probar',
'Saved' => 'Guardado',
'Saved and flushed cache' => 'Guardado y vaciada la caché',
'Saved and sent test email to: {address}' => 'Cambios guardados y correo de prueba enviado a: {address}',
'Server' => 'Servidor',
'Server Timezone' => 'Zona horaria del Servidor',
'Show introduction tour for new users' => 'Mostrar guía de introducción a los nuevos usuarios',
'Show user profile post form on dashboard' => 'Mostrar el formulario para escribir entradas en Inicio',
'Sort by creation date' => 'Ordenar por fecha de creación',
'Sort by update date' => 'Ordenar por fecha de actualización',
'Test message' => 'Mensaje de prueba',
'Theme' => 'Tema',
'These settings refer to advanced topics of your social network.' => 'Estos ajustes se refieren a temas avanzados de su red social.',
'These settings refer to the appearance of your social network.' => 'Estos ajustes se refieren a la apariencia de su red social.',
'Url Pattern' => 'Patrón de URL',
'Use %url% as placeholder for URL. Format needs to be JSON. (e.g. http://www.youtube.com/oembed?url=%url%&format=json)' => 'Usa %url% como marcador para la URL. El formato necesario es JSON. (p.ej. http://www.youtube.com/oembed?url=%url%&amp;format=json)',
'Use SMTPS' => 'Utilizar SMTPS',
'Use X-Sendfile for File Downloads' => 'Usar X-Sendfile para las descargas de archivos',
'User' => 'Usuario',
'User Display Name' => 'Nombre de usuario que se muestra',
'User Display Name Subtitle' => 'Subtítulo de usuario que se muestra',
'User Settings' => 'Ajustes de usuario',
'Username' => 'Usuario',
'Username (e.g. john)' => 'Usuario (p.ej. john)',
'You can add a statistic code snippet (HTML) - which will be added to all rendered pages.' => 'Puede agregar un fragmento de código HTML de estadísticas, que se agregará a todas las páginas renderizadas.',
'You can find more configuration options here:' => 'Aquí puedes encontrar más opciones de configuración:',
'You\'re using no icon at the moment. Upload your logo now.' => 'No estás usando ningún icono en este momento. Sube tu logo ahora.',
'You\'re using no logo at the moment. Upload your logo now.' => 'No estás usando un logo ahora. Sube tu logo ahora.',
'e.g. 25 (for SMTP) or 465 (for SMTPS)' => 'p. ej. 25 (para SMTP) o 465 (para SMTPS)',
'e.g. localhost' => 'p. ej. localhost',
'e.g. smtps://user:pass@smtp.example.com:port' => 'p. ej smtps://user:pass@smtp.ejemplo.com:puerto',
'never' => 'nunca',
);

View File

@ -1,33 +1,32 @@
<?php
return [
'<strong>Manage</strong> Spaces' => '<strong>Gestionar</strong> espacios',
'Add new space' => 'Agregar nuevo espacio',
'By using user roles, you can create different permission groups within a Space. These can also be individualized by authorized users for each and every Space and are only relevant for that specific Space.' => 'Al utilizar roles de usuario, puede crear diferentes grupos de permisos dentro de un espacio. Estos también pueden ser individualizados por usuarios autorizados para todos y cada uno de los espacios y solo son relevantes para ese espacio específico.',
'Change owner' => 'Cambiar el propietario',
'Default Content Visiblity' => 'Visibilidad de contenido predeterminada',
'Default Join Policy' => 'Política de unión por defecto',
'Default Space Permissions' => 'Permisos de espacio predeterminados',
'Default Space(s)' => 'Espacio(s) por defecto',
'Default Visibility' => 'Visibilidad por defecto',
'Default space' => 'Espacio por defecto',
'Here you can define your default settings for new spaces. These settings can be overwritten for each individual space.' => 'Aquí puede definir la configuración predeterminada para los espacios nuevos. Estos ajustes se pueden sobrescribir para cada espacio individual.',
'Invalid space' => 'Espacio no válido',
'Manage members' => 'Gestionar miembros',
'Manage modules' => 'Gestionar módulos',
'Open space' => 'Espacio abierto',
'Overview' => 'Resúmen',
'Permissions' => 'Permisos',
'Search by name, description, id or owner.' => 'Buscar por nombre, descripción, id o propietario.',
'Settings' => 'Configuraciones',
'Space Settings' => 'Ajustes del espacio',
'These options allow you to set the default permissions for all Spaces. Authorized users are able individualize these for each Space. Further entries are added with the installation of new modules.' => 'Estas opciones le permiten establecer los permisos predeterminados para todos los espacios. Los usuarios autorizados pueden individualizarlos para cada Espacio. Se agregan más entradas con la instalación de nuevos módulos.',
'This overview contains a list of each space with actions to view, edit and delete spaces.' => 'Esta vista general contiene una lista de cada espacio con acciones para ver, editar y eliminar espacios.',
'Update Space memberships also for existing members.' => 'Actualizar la pertenencia al espacio también en el caso de sus miembros actuales.',
'Default "Hide About Page"' => '',
'Default "Hide Activity Sidebar Widget"' => '',
'Default "Hide Followers"' => '',
'Default "Hide Members"' => '',
'Default Homepage' => '',
'Default Homepage (Non-members)' => '',
];
return array (
'<strong>Manage</strong> Spaces' => '<strong>Gestionar</strong> espacios',
'Add new space' => 'Agregar nuevo espacio',
'By using user roles, you can create different permission groups within a Space. These can also be individualized by authorized users for each and every Space and are only relevant for that specific Space.' => 'Al utilizar roles de usuario, puede crear diferentes grupos de permisos dentro de un espacio. Estos también pueden ser individualizados por usuarios autorizados para todos y cada uno de los espacios y solo son relevantes para ese espacio específico.',
'Change owner' => 'Cambiar el propietario',
'Default "Hide About Page"' => 'Defecto para “Ocultar la página Acerca de”',
'Default "Hide Activity Sidebar Widget"' => 'Defecto para “Ocultar el widget lateral de actividad”',
'Default "Hide Followers"' => 'Defecto para “Ocultar seguidores”',
'Default "Hide Members"' => 'Defecto para “Ocultar miembros”',
'Default Content Visiblity' => 'Visibilidad de contenido predeterminada',
'Default Homepage' => 'Página de inicio por defecto',
'Default Homepage (Non-members)' => 'Página de inicio por defecto (para no miembros)',
'Default Join Policy' => 'Política de unión por defecto',
'Default Space Permissions' => 'Permisos de espacio predeterminados',
'Default Space(s)' => 'Espacio(s) por defecto',
'Default Visibility' => 'Visibilidad por defecto',
'Default space' => 'Espacio por defecto',
'Here you can define your default settings for new spaces. These settings can be overwritten for each individual space.' => 'Aquí puede definir la configuración predeterminada para los espacios nuevos. Estos ajustes se pueden sobrescribir para cada espacio individual.',
'Invalid space' => 'Espacio no válido',
'Manage members' => 'Gestionar miembros',
'Manage modules' => 'Gestionar módulos',
'Open space' => 'Espacio abierto',
'Overview' => 'Resúmen',
'Permissions' => 'Permisos',
'Search by name, description, id or owner.' => 'Buscar por nombre, descripción, id o propietario.',
'Settings' => 'Configuraciones',
'Space Settings' => 'Ajustes del espacio',
'These options allow you to set the default permissions for all Spaces. Authorized users are able individualize these for each Space. Further entries are added with the installation of new modules.' => 'Estas opciones le permiten establecer los permisos predeterminados para todos los espacios. Los usuarios autorizados pueden individualizarlos para cada Espacio. Se agregan más entradas con la instalación de nuevos módulos.',
'This overview contains a list of each space with actions to view, edit and delete spaces.' => 'Esta vista general contiene una lista de cada espacio con acciones para ver, editar y eliminar espacios.',
'Update Space memberships also for existing members.' => 'Actualizar la pertenencia al espacio también en el caso de sus miembros actuales.',
);

View File

@ -1,90 +1,89 @@
<?php
return [
'<strong>Information</strong>' => '<strong>Información</strong>',
'<strong>Profile</strong> Permissions' => 'Permisos de <strong>perfil</strong>',
'<strong>Settings</strong> and Configuration' => '<strong>Ajustes</strong> y Configuración',
'<strong>User</strong> administration' => 'Administración de <strong>Usuarios</strong>',
'<strong>Warning:</strong> All individual profile permission settings are reset to the default values!' => '<strong>Advertencia:</strong> ¡Todas las configuraciones de permisos de perfiles individuales se restablecen a los valores predeterminados!',
'Accept user: <strong>{displayName}</strong> ' => 'Aceptar usuario: <strong>{displayName}</strong>',
'Account' => 'Cuenta',
'Account Request for \'{displayName}\' has been approved.' => 'La solicitud de cuenta para \'{displayName}\' ha sido aprobada.',
'Account Request for \'{displayName}\' has been declined.' => 'La solicitud de cuenta para \'{displayName}\' ha sido denegada.',
'Actions' => 'Acciones',
'Active users' => 'Usuarios activos',
'Add Groups...' => 'Agregar grupos...',
'Add new category' => 'Añadir nueva categoría',
'Add new field' => 'Añadir nuevo campo',
'Add new group' => 'Agregar un nuevo grupo',
'Add new members...' => 'Agregar nuevos usuarios...',
'Add new user' => 'Añadir nuevo usuario',
'Administrator group could not be deleted!' => '¡No se pudo eliminar el grupo de administradores!',
'All open registration invitations were successfully deleted.' => 'Todas las invitaciones a registro pendientes han sido borradas con éxito.',
'All the personal data of this user will be irrevocably deleted.' => 'Todos los datos personales de este usuario serán borrados irrevocablemente.',
'Allow' => 'Permitir',
'Allow users to block each other' => 'Permitir que los usuarios se bloqueen entre sí',
'Allow users to set individual permissions for their own profile?' => '¿Permitir que los usuarios establezcan permisos individuales para su propio perfil?',
'Allow visitors limited access to content without an account (Adds visibility: "Guest")' => 'Permitir acceso limitado para usuarios no autentificados (invitados)',
'Applied to new or existing users without any other group membership.' => 'Se aplica a usuarios nuevos o existentes sin ninguna otra membresía de grupo.',
'Apply' => 'Aplicar',
'Approve' => 'Aprobar',
'Approve all selected' => 'Aprobar todas las seleccionadas',
'Are you really sure that you want to disable this user?' => '¿Estás seguro de querer deshabilitar este usuario?',
'Are you really sure that you want to enable this user?' => '¿Estás seguro de querer habilitar este usuario?',
'Are you really sure that you want to impersonate this user?' => '¿Estás seguro de querer asumir la identidad de este usuario?',
'Are you really sure? The selected users will be approved and notified by e-mail.' => '¿Estás seguro? Los usuarios seleccionados serán aprobados y notificados mediante correo electrónico.',
'Are you really sure? The selected users will be deleted and notified by e-mail.' => '¿Estás seguro? Los usuarios seleccionados serán borrados y notificados por correo electrónico.',
'Are you really sure? Users who are not assigned to another group are automatically assigned to the default group.' => '¿Estas realmente seguro? Los usuarios que no están asignados a otro grupo se asignan automáticamente al grupo predeterminado.',
'Are you sure that you want to delete following user?' => '¿Estás seguro de querer borrar el siguiente usuario?',
'Cancel' => 'Cancelar',
'Click here to review' => 'Haz clic aqui para revisar',
'Confirm user deletion' => 'Confirme el borrado del usuario',
'Could not approve the user!' => '¡No se ha podido aprobar el usuario!',
'Could not decline the user!' => '¡No se ha podido rechazar al usuario!',
'Could not load category.' => 'No se pudo cargar la categoría.',
'Create new group' => 'Crear nuevo grupo',
'Create new profile category' => 'Crear nueva categoría de perfil',
'Create new profile field' => 'Crear nuevo campo de perfil',
'Deactivate' => 'Desactivar',
'Deactivate individual profile permissions?' => '¿Desactivar los permisos de perfil individual?',
'Decline' => 'Declinar',
'Decline & delete user: <strong>{displayName}</strong>' => 'Declinar y borrar usuario: <strong>{displayName}</strong>',
'Decline all selected' => 'Rechazar todos los seleccionados',
'Default' => 'Predeterminado',
'Default Profile Permissions' => 'Permisos de perfil predeterminados',
'Default Sorting' => 'Orden por defecto',
'Default content of the registration approval email' => 'Contenido por defecto del mensaje de aceptación del registro',
'Default content of the registration denial email' => 'Contenido por defecto del mensaje de denegación del registro',
'Default group can not be deleted!' => '¡El grupo por defecto no puede borrarse!',
'Default user idle timeout, auto-logout (in seconds, optional)' => 'Tiempo de inactividad antes de cerrar sesión (en segundos, opcional)',
'Default user profile visibility' => 'Visibilidad del perfil de usuario por defecto',
'Delete' => 'Borrar',
'Delete All' => 'Borrar todas',
'Delete all contributions of this user' => 'Borrar todas las contribuciones de este usuario',
'Delete invitation' => 'Borrar invitación',
'Delete invitation?' => '¿Borrar invitación?',
'Delete spaces which are owned by this user' => 'Borrar los espacios que son propiedad de este usuario',
'Deleted' => 'Borrado',
'Deleted invitation' => 'Borrar invitación',
'Deleted users' => 'Borrar usuarios',
'Disable' => 'Deshabilitar',
'Disabled' => 'Deshabilitado',
'Disabled users' => 'Deshabilitar usuarios',
'Do not change placeholders like {displayName} if you want them to be automatically filled by the system. To reset the email content fields with the system default, leave them empty.' => 'No modifique los marcadores como {displayName} si quiere que el sistema los rellene automáticamente. Para reiniciar los campos de contenido de correo electrónico a los valores por defecto del sistema déjelos vacíos.',
'Edit' => 'Editar',
'Edit category' => 'Editar categoria',
'Edit profile category' => 'Editar categoría de perfil',
'Edit profile field' => 'Editar campo de perfil',
'Edit user: {name}' => 'Editar usuario: {name}',
'Enable' => 'Habilitar',
'Enable individual profile permissions' => 'Habilitar permisos de perfil individual',
'Enabled' => 'Habilitado',
'First name' => 'Nombre',
'Group Manager' => 'Administrador de Grupo',
'Group not found!' => '¡Grupo no encontrado!',
'Group user not found!' => '¡Usuario de grupo no encontrado!',
'Groups' => 'Grupos',
'Hello {displayName},
return array (
'<strong>Information</strong>' => '<strong>Información</strong>',
'<strong>Profile</strong> Permissions' => 'Permisos de <strong>perfil</strong>',
'<strong>Settings</strong> and Configuration' => '<strong>Ajustes</strong> y Configuración',
'<strong>User</strong> administration' => 'Administración de <strong>Usuarios</strong>',
'<strong>Warning:</strong> All individual profile permission settings are reset to the default values!' => '<strong>Advertencia:</strong> ¡Todas las configuraciones de permisos de perfiles individuales se restablecen a los valores predeterminados!',
'Accept user: <strong>{displayName}</strong> ' => 'Aceptar usuario: <strong>{displayName}</strong>',
'Account' => 'Cuenta',
'Account Request for \'{displayName}\' has been approved.' => 'La solicitud de cuenta para \'{displayName}\' ha sido aprobada.',
'Account Request for \'{displayName}\' has been declined.' => 'La solicitud de cuenta para \'{displayName}\' ha sido denegada.',
'Actions' => 'Acciones',
'Active users' => 'Usuarios activos',
'Add Groups...' => 'Agregar grupos...',
'Add new category' => 'Añadir nueva categoría',
'Add new field' => 'Añadir nuevo campo',
'Add new group' => 'Agregar un nuevo grupo',
'Add new members...' => 'Agregar nuevos usuarios...',
'Add new user' => 'Añadir nuevo usuario',
'Administrator group could not be deleted!' => '¡No se pudo eliminar el grupo de administradores!',
'All open registration invitations were successfully deleted.' => 'Todas las invitaciones a registro pendientes han sido borradas con éxito.',
'All the personal data of this user will be irrevocably deleted.' => 'Todos los datos personales de este usuario serán borrados irrevocablemente.',
'Allow' => 'Permitir',
'Allow users to block each other' => 'Permitir que los usuarios se bloqueen entre sí',
'Allow users to set individual permissions for their own profile?' => '¿Permitir que los usuarios establezcan permisos individuales para su propio perfil?',
'Allow visitors limited access to content without an account (Adds visibility: "Guest")' => 'Permitir acceso limitado para usuarios no autentificados (invitados)',
'Applied to new or existing users without any other group membership.' => 'Se aplica a usuarios nuevos o existentes sin ninguna otra membresía de grupo.',
'Apply' => 'Aplicar',
'Approve' => 'Aprobar',
'Approve all selected' => 'Aprobar todas las seleccionadas',
'Are you really sure that you want to disable this user?' => '¿Estás seguro de querer deshabilitar este usuario?',
'Are you really sure that you want to enable this user?' => '¿Estás seguro de querer habilitar este usuario?',
'Are you really sure that you want to impersonate this user?' => '¿Estás seguro de querer asumir la identidad de este usuario?',
'Are you really sure? The selected users will be approved and notified by e-mail.' => '¿Estás seguro? Los usuarios seleccionados serán aprobados y notificados mediante correo electrónico.',
'Are you really sure? The selected users will be deleted and notified by e-mail.' => '¿Estás seguro? Los usuarios seleccionados serán borrados y notificados por correo electrónico.',
'Are you really sure? Users who are not assigned to another group are automatically assigned to the default group.' => '¿Estas realmente seguro? Los usuarios que no están asignados a otro grupo se asignan automáticamente al grupo predeterminado.',
'Are you sure that you want to delete following user?' => '¿Estás seguro de querer borrar el siguiente usuario?',
'Cancel' => 'Cancelar',
'Click here to review' => 'Haz clic aqui para revisar',
'Confirm user deletion' => 'Confirme el borrado del usuario',
'Could not approve the user!' => '¡No se ha podido aprobar el usuario!',
'Could not decline the user!' => '¡No se ha podido rechazar al usuario!',
'Could not load category.' => 'No se pudo cargar la categoría.',
'Create new group' => 'Crear nuevo grupo',
'Create new profile category' => 'Crear nueva categoría de perfil',
'Create new profile field' => 'Crear nuevo campo de perfil',
'Deactivate' => 'Desactivar',
'Deactivate individual profile permissions?' => '¿Desactivar los permisos de perfil individual?',
'Decline' => 'Declinar',
'Decline & delete user: <strong>{displayName}</strong>' => 'Declinar y borrar usuario: <strong>{displayName}</strong>',
'Decline all selected' => 'Rechazar todos los seleccionados',
'Default' => 'Predeterminado',
'Default Profile Permissions' => 'Permisos de perfil predeterminados',
'Default Sorting' => 'Orden por defecto',
'Default content of the registration approval email' => 'Contenido por defecto del mensaje de aceptación del registro',
'Default content of the registration denial email' => 'Contenido por defecto del mensaje de denegación del registro',
'Default group can not be deleted!' => '¡El grupo por defecto no puede borrarse!',
'Default user idle timeout, auto-logout (in seconds, optional)' => 'Tiempo de inactividad antes de cerrar sesión (en segundos, opcional)',
'Default user profile visibility' => 'Visibilidad del perfil de usuario por defecto',
'Delete' => 'Borrar',
'Delete All' => 'Borrar todas',
'Delete all contributions of this user' => 'Borrar todas las contribuciones de este usuario',
'Delete invitation' => 'Borrar invitación',
'Delete invitation?' => '¿Borrar invitación?',
'Delete spaces which are owned by this user' => 'Borrar los espacios que son propiedad de este usuario',
'Deleted' => 'Borrado',
'Deleted invitation' => 'Borrar invitación',
'Deleted users' => 'Borrar usuarios',
'Disable' => 'Deshabilitar',
'Disabled' => 'Deshabilitado',
'Disabled users' => 'Deshabilitar usuarios',
'Do not change placeholders like {displayName} if you want them to be automatically filled by the system. To reset the email content fields with the system default, leave them empty.' => 'No modifique los marcadores como {displayName} si quiere que el sistema los rellene automáticamente. Para reiniciar los campos de contenido de correo electrónico a los valores por defecto del sistema déjelos vacíos.',
'Edit' => 'Editar',
'Edit category' => 'Editar categoria',
'Edit profile category' => 'Editar categoría de perfil',
'Edit profile field' => 'Editar campo de perfil',
'Edit user: {name}' => 'Editar usuario: {name}',
'Enable' => 'Habilitar',
'Enable individual profile permissions' => 'Habilitar permisos de perfil individual',
'Enabled' => 'Habilitado',
'First name' => 'Nombre',
'Group Manager' => 'Administrador de Grupo',
'Group not found!' => '¡Grupo no encontrado!',
'Group user not found!' => '¡Usuario de grupo no encontrado!',
'Groups' => 'Grupos',
'Hello {displayName},
Your account has been activated.
@ -95,7 +94,7 @@ Kind Regards
{AdminName}
' => 'Hola {displayName}, Tu cuenta ha sido activada. Haz clic aquí para acceder:: {loginUrl} Gracias {AdminName}',
'Hello {displayName},
'Hello {displayName},
Your account request has been declined.
@ -103,93 +102,93 @@ Kind Regards
{AdminName}
' => 'hola {displayName}, Tu petición de cuenta ha sido rechazada. Gracias {AdminName}',
'Here you can create or edit profile categories and fields.' => 'Aquí puedes crear o editar categorías y campos de perfil.',
'If individual profile permissions are not allowed, the following settings are unchangeable for all users. If individual profile permissions are allowed, the settings are only set as defaults that users can customise. The following entries are then displayed in the same form in the users profile settings:' => 'Si no se permiten permisos de perfil individual, la siguiente configuración no se puede cambiar para todos los usuarios. Si se permiten permisos de perfil individual, la configuración solo se establece como valores predeterminados que los usuarios pueden personalizar. Las siguientes entradas se muestran en el mismo formulario en la configuración del perfil de usuario:',
'If this option is not selected, the ownership of the spaces will be transferred to your account.' => 'Si no está seleccionada esta opción, la propiedad de los espacios será transferida a tu cuenta.',
'Impersonate' => 'Asumir identidad',
'Include captcha in registration form' => 'Incluir captcha en el formulario de registro',
'Information 1' => 'Información 1',
'Information 2' => 'Información 2',
'Information 3' => 'Información 3',
'Invisible' => 'Invisible',
'Invite new people' => 'Invitar a otras personas',
'Invite not found!' => '¡No se ha encontrado la invitación!',
'Last login' => 'Último registro',
'Last name' => 'Apellido',
'List pending registrations' => 'Lista de registros pendientes',
'Make the group selectable at registration.' => 'Permitir que se seleccione el grupo durante el registro.',
'Manage group: {groupName}' => 'Administrar grupo: {groupName}',
'Manage groups' => 'Gestionar grupos',
'Manage profile attributes' => 'Gestionar atributos de perfil',
'Member since' => 'Miembro desde',
'Members' => 'Miembros',
'Members can invite external users by email' => 'Los miembros pueden invitar a usuarios externos por correo electrónico',
'Members can invite external users by link' => 'Los usuarios pueden invitar a usuarios externos mediante un enlace',
'Message' => 'Mensaje',
'Min value is 20 seconds. If not set, session will timeout after 1400 seconds (24 minutes) regardless of activity (default session timeout)' => 'El valor mínimo son 20 segundos. Si la casilla está vacía, la sesión se terminará automáticamente después de 1400 segundos (24 minutos) si no hay actividad.',
'New approval requests' => 'Nuevas peticiones de aprobación',
'New users can register' => 'Los usuarios anónimos pueden registrarse',
'No' => 'No',
'No users were selected.' => 'No se han seleccionado usuarios.',
'No value found!' => '¡Valor no encontrado!',
'None' => 'Ninguno',
'Not visible' => 'No visible',
'One or more user needs your approval as group admin.' => 'Uno o más usuarios necesita tu aprobación como administrador del grupo.',
'Only applicable when limited access for non-authenticated users is enabled. Only affects new users.' => 'Sólo aplicable cuando hay acceso limitado activado para los usuarios no autentificados. Sólo afecta a los usuarios nuevos.',
'Overview' => 'Resumen',
'Password' => 'Clave',
'Pending approvals' => 'Aprobaciones pendientes',
'Pending user approvals' => 'Aprobaciones de usuario pendientes',
'People' => 'Gente',
'Permanently delete' => 'Borrar permanentemente',
'Permissions' => 'Permisos',
'Prioritised User Group' => 'Grupo de usuarios prioritario',
'Profile Permissions' => 'Permisos de perfil',
'Profiles' => 'Perfiles',
'Protected' => 'Protegido',
'Protected group can not be deleted!' => '¡Un grupo protegido no puede borrarse!',
'Remove from group' => 'Remover del grupo',
'Require group admin approval after registration' => 'Requerir aprobación del administrador del grupo después de registrarse',
'Resend invitation email' => 'Reenviar mensaje de invitación',
'Save' => 'Guardar',
'Search by name, email or id.' => 'Buscar por nombre, email o id',
'Select Groups' => 'Seleccionar grupos',
'Select a prioritised group whose members are displayed before all others when the sorting option \'Default\' is selected. The users within the group and the users outside the group are additionally sorted by their last login.' => 'Seleccione un grupo prioritario cuyos miembros serán mostrados antes que los demás cuando se seleccione la ordenación por defecto. Los usuarios de ese grupo y los de fuera del grupo se ordenarán además por su último acceso.',
'Select the profile fields you want to add as columns' => 'Seleccionar los campos del perfil que quieres añadir como columnas',
'Select which user information should be displayed in the \'People\' overview. You can select any profile fields, even those you have created individually. ' => 'Seleccione qué información de usuario será mostrada en la vista de “Personas”. Puede seleccionar cualquier campo del perfil, incluso los que se hayan creado individualmente.',
'Send & decline' => 'Enviar y rechazar',
'Send & save' => 'Enviar y guardar',
'Send invitation email' => 'Enviar mensaje de invitación',
'Send invitation email again?' => '¿Reenviar el mensaje de invitación?',
'Send notifications to users when added to or removed from the group.' => 'Enviar notificaciones a los usuarios cuando se les añada o elimine del grupo.',
'Settings' => 'Ajustes',
'Show group selection at registration' => 'Mostrar selección de grupo al registrarse',
'Subject' => 'Asunto',
'The Space memberships of all group members will be updated. This may take up to several minutes.' => 'Se actualizarán las pertenencias al espacio de todos los grupos. Esta operación puede tardar varios minutos.',
'The following list contains all pending sign-ups and invites.' => 'La lista siguiente contiene todos los registros e invitaciones pendientes.',
'The following list contains all registered users awaiting an approval.' => 'La siguiente lista contiene todos los usuarios registrados que esperan una aprobación.',
'The registration was approved and the user was notified by email.' => 'El registro ha sido aprobado y el usuario ha sido notificado por correo electrónico.',
'The registration was declined and the user was notified by email.' => 'El registro ha sido rechazado y se ha notificado al usuario por correo electrónico.',
'The registrations were approved and the users were notified by email.' => 'Los registros han sido aprobados y se ha notificado a los usuarios por correo electrónico.',
'The registrations were declined and the users were notified by email.' => 'Los registros han sido rechazados y se ha notificado a los usuarios por correo electrónico.',
'The selected invitations have been successfully deleted!' => 'Se han eliminado con éxito las invitaciones pendientes seleccionadas.',
'The user is the owner of these spaces:' => 'El usuario es el propietario de estos espacios:',
'This option allows you to determine whether users may set individual permissions for their own profiles.' => 'Esta opción le permite determinar si los usuarios pueden establecer permisos individuales para sus propios perfiles.',
'This overview contains a list of each registered user with actions to view, edit and delete users.' => 'Esta vista contiene una lista de cada usuario registrado con acciones para ver, editar y eliminar usuarios.',
'This user owns no spaces.' => 'Este usuario no posee espacios.',
'Unapproved' => 'Desaprobado',
'User deletion process queued.' => 'Se ha encolado el proceso de borrado del usuario.',
'User is already a member of this group.' => 'Este usuario ya es miembro de este grupo.',
'User not found!' => '¡Usuario no encontrado!',
'Users can be assigned to different groups (e.g. teams, departments etc.) with specific standard spaces, group managers and permissions.' => 'Los usuarios pueden asignarse a diferentes grupos (por ejemplo, equipos, departamentos, etc.) con espacios estándar específicos, administradores de grupo y permisos.',
'Using this option any contributions (e.g. contents, comments or likes) of this user will be irrevocably deleted.' => 'Al utilizar esta opción cualquier contribución (p. ej. contenidos, comentarios o “me gusta”) de este usuario se borrará de forma irrecuperable.',
'View profile' => 'Ver perfil',
'Visible for members only' => 'Visible para miembros únicamente',
'Visible for members+guests' => 'Visible para miembros + invitados',
'Will be used as a filter in \'People\'.' => 'Se utilizará como filtro en “Personas”.',
'Yes' => 'Sí',
'You can only delete empty categories!' => '¡Sólo puedes borrar categorías vacias!',
'You cannot delete yourself!' => '¡No te puedes borrar a tí mismo!',
'never' => 'Nunca',
'Hide online status of users' => '',
];
'Here you can create or edit profile categories and fields.' => 'Aquí puedes crear o editar categorías y campos de perfil.',
'Hide online status of users' => 'Ocultar el estado online de los usuarios',
'If individual profile permissions are not allowed, the following settings are unchangeable for all users. If individual profile permissions are allowed, the settings are only set as defaults that users can customise. The following entries are then displayed in the same form in the users profile settings:' => 'Si no se permiten permisos de perfil individual, la siguiente configuración no se puede cambiar para todos los usuarios. Si se permiten permisos de perfil individual, la configuración solo se establece como valores predeterminados que los usuarios pueden personalizar. Las siguientes entradas se muestran en el mismo formulario en la configuración del perfil de usuario:',
'If this option is not selected, the ownership of the spaces will be transferred to your account.' => 'Si no está seleccionada esta opción, la propiedad de los espacios será transferida a tu cuenta.',
'Impersonate' => 'Asumir identidad',
'Include captcha in registration form' => 'Incluir captcha en el formulario de registro',
'Information 1' => 'Información 1',
'Information 2' => 'Información 2',
'Information 3' => 'Información 3',
'Invisible' => 'Invisible',
'Invite new people' => 'Invitar a otras personas',
'Invite not found!' => '¡No se ha encontrado la invitación!',
'Last login' => 'Último registro',
'Last name' => 'Apellido',
'List pending registrations' => 'Lista de registros pendientes',
'Make the group selectable at registration.' => 'Permitir que se seleccione el grupo durante el registro.',
'Manage group: {groupName}' => 'Administrar grupo: {groupName}',
'Manage groups' => 'Gestionar grupos',
'Manage profile attributes' => 'Gestionar atributos de perfil',
'Member since' => 'Miembro desde',
'Members' => 'Miembros',
'Members can invite external users by email' => 'Los miembros pueden invitar a usuarios externos por correo electrónico',
'Members can invite external users by link' => 'Los usuarios pueden invitar a usuarios externos mediante un enlace',
'Message' => 'Mensaje',
'Min value is 20 seconds. If not set, session will timeout after 1400 seconds (24 minutes) regardless of activity (default session timeout)' => 'El valor mínimo son 20 segundos. Si la casilla está vacía, la sesión se terminará automáticamente después de 1400 segundos (24 minutos) si no hay actividad.',
'New approval requests' => 'Nuevas peticiones de aprobación',
'New users can register' => 'Los usuarios anónimos pueden registrarse',
'No' => 'No',
'No users were selected.' => 'No se han seleccionado usuarios.',
'No value found!' => '¡Valor no encontrado!',
'None' => 'Ninguno',
'Not visible' => 'No visible',
'One or more user needs your approval as group admin.' => 'Uno o más usuarios necesita tu aprobación como administrador del grupo.',
'Only applicable when limited access for non-authenticated users is enabled. Only affects new users.' => 'Sólo aplicable cuando hay acceso limitado activado para los usuarios no autentificados. Sólo afecta a los usuarios nuevos.',
'Overview' => 'Resumen',
'Password' => 'Clave',
'Pending approvals' => 'Aprobaciones pendientes',
'Pending user approvals' => 'Aprobaciones de usuario pendientes',
'People' => 'Gente',
'Permanently delete' => 'Borrar permanentemente',
'Permissions' => 'Permisos',
'Prioritised User Group' => 'Grupo de usuarios prioritario',
'Profile Permissions' => 'Permisos de perfil',
'Profiles' => 'Perfiles',
'Protected' => 'Protegido',
'Protected group can not be deleted!' => '¡Un grupo protegido no puede borrarse!',
'Remove from group' => 'Remover del grupo',
'Require group admin approval after registration' => 'Requerir aprobación del administrador del grupo después de registrarse',
'Resend invitation email' => 'Reenviar mensaje de invitación',
'Save' => 'Guardar',
'Search by name, email or id.' => 'Buscar por nombre, email o id',
'Select Groups' => 'Seleccionar grupos',
'Select a prioritised group whose members are displayed before all others when the sorting option \'Default\' is selected. The users within the group and the users outside the group are additionally sorted by their last login.' => 'Seleccione un grupo prioritario cuyos miembros serán mostrados antes que los demás cuando se seleccione la ordenación por defecto. Los usuarios de ese grupo y los de fuera del grupo se ordenarán además por su último acceso.',
'Select the profile fields you want to add as columns' => 'Seleccionar los campos del perfil que quieres añadir como columnas',
'Select which user information should be displayed in the \'People\' overview. You can select any profile fields, even those you have created individually. ' => 'Seleccione qué información de usuario será mostrada en la vista de “Personas”. Puede seleccionar cualquier campo del perfil, incluso los que se hayan creado individualmente.',
'Send & decline' => 'Enviar y rechazar',
'Send & save' => 'Enviar y guardar',
'Send invitation email' => 'Enviar mensaje de invitación',
'Send invitation email again?' => '¿Reenviar el mensaje de invitación?',
'Send notifications to users when added to or removed from the group.' => 'Enviar notificaciones a los usuarios cuando se les añada o elimine del grupo.',
'Settings' => 'Ajustes',
'Show group selection at registration' => 'Mostrar selección de grupo al registrarse',
'Subject' => 'Asunto',
'The Space memberships of all group members will be updated. This may take up to several minutes.' => 'Se actualizarán las pertenencias al espacio de todos los grupos. Esta operación puede tardar varios minutos.',
'The following list contains all pending sign-ups and invites.' => 'La lista siguiente contiene todos los registros e invitaciones pendientes.',
'The following list contains all registered users awaiting an approval.' => 'La siguiente lista contiene todos los usuarios registrados que esperan una aprobación.',
'The registration was approved and the user was notified by email.' => 'El registro ha sido aprobado y el usuario ha sido notificado por correo electrónico.',
'The registration was declined and the user was notified by email.' => 'El registro ha sido rechazado y se ha notificado al usuario por correo electrónico.',
'The registrations were approved and the users were notified by email.' => 'Los registros han sido aprobados y se ha notificado a los usuarios por correo electrónico.',
'The registrations were declined and the users were notified by email.' => 'Los registros han sido rechazados y se ha notificado a los usuarios por correo electrónico.',
'The selected invitations have been successfully deleted!' => 'Se han eliminado con éxito las invitaciones pendientes seleccionadas.',
'The user is the owner of these spaces:' => 'El usuario es el propietario de estos espacios:',
'This option allows you to determine whether users may set individual permissions for their own profiles.' => 'Esta opción le permite determinar si los usuarios pueden establecer permisos individuales para sus propios perfiles.',
'This overview contains a list of each registered user with actions to view, edit and delete users.' => 'Esta vista contiene una lista de cada usuario registrado con acciones para ver, editar y eliminar usuarios.',
'This user owns no spaces.' => 'Este usuario no posee espacios.',
'Unapproved' => 'Desaprobado',
'User deletion process queued.' => 'Se ha encolado el proceso de borrado del usuario.',
'User is already a member of this group.' => 'Este usuario ya es miembro de este grupo.',
'User not found!' => '¡Usuario no encontrado!',
'Users can be assigned to different groups (e.g. teams, departments etc.) with specific standard spaces, group managers and permissions.' => 'Los usuarios pueden asignarse a diferentes grupos (por ejemplo, equipos, departamentos, etc.) con espacios estándar específicos, administradores de grupo y permisos.',
'Using this option any contributions (e.g. contents, comments or likes) of this user will be irrevocably deleted.' => 'Al utilizar esta opción cualquier contribución (p. ej. contenidos, comentarios o “me gusta”) de este usuario se borrará de forma irrecuperable.',
'View profile' => 'Ver perfil',
'Visible for members only' => 'Visible para miembros únicamente',
'Visible for members+guests' => 'Visible para miembros + invitados',
'Will be used as a filter in \'People\'.' => 'Se utilizará como filtro en “Personas”.',
'Yes' => 'Sí',
'You can only delete empty categories!' => '¡Sólo puedes borrar categorías vacias!',
'You cannot delete yourself!' => '¡No te puedes borrar a tí mismo!',
'never' => 'Nunca',
);

View File

@ -1,10 +1,10 @@
<?php
return array (
'<strong>Administration</strong> menu' => '<strong>Administrazioa</strong> menua',
'<strong>Maintenance</strong> Mode' => '<strong>Mantenimendua-modua</strong> Modua',
'<strong>Maintenance</strong> Mode' => '<strong>Mantenimendua</strong> Modua',
'<strong>Module</strong> administration' => '<strong>Modulua</strong> administrazioa',
'<strong>Warning</strong> incomplete setup!' => '<strong>Abisua</strong> konfigurazio osatu gabe!',
'About' => 'Buruz',
'<strong>Warning</strong> incomplete setup!' => '<strong>Abisua</strong> konfigurazioa osatu gabe!',
'About' => 'Honi buruz',
'Activate' => 'Aktibatu',
'Active Modules' => 'Modulu Aktiboak',
'Add more modules' => 'Gehitu modulu gehiago',
@ -12,68 +12,68 @@ return array (
'Administration' => 'Administrazioa',
'Administrative group' => 'Administrazio-taldea',
'Administrators' => 'Administratzaileak',
'Advanced' => 'Goi-mailakoa',
'Advanced settings' => 'Goi-mailako ezarpenak',
'Advanced' => 'Aurreratuak',
'Advanced settings' => 'Ezarpen aurreratuak',
'Appearance' => 'Itxura',
'Approval' => 'Onarpena',
'Authentication' => 'Egiaztatzea',
'Approval' => 'Onespena',
'Authentication' => 'Egiaztapena',
'Back to overview' => 'Itzuli ikuspegi orokorrera',
'Back to user overview' => 'Itzuli erabiltzailearen ikuspegi orokorrera',
'Base URL needs to begin with http:// or https://' => 'Oinarrizko URLak http:// edo https:// -rekin hasi behar du',
'Base URL needs to begin with http:// or https://' => 'URL-aren oinarriak http:// edo https:// -rekin hasi behar du',
'Basic' => 'Oinarrizkoa',
'Caching' => 'Cachean gordetzea',
'Caching' => 'Cachean gordetzen',
'Configure' => 'Konfiguratu',
'Cronjobs' => 'Orbanak planifikatuak',
'Cronjobs' => 'Planifikatutako atazak',
'Deactivate' => 'Desaktibatu',
'Default' => 'Lehenetsia',
'Default group for administrators of this HumHub Installation' => 'HumHub Instalazio honen administratzaileentzako talde lehenetsia',
'Default group for administrators of this HumHub Installation' => 'Talde lehenetsia HumHub Instalazio honen administratzaileentzat',
'Default group for all newly registered users of the network' => 'Talde lehenetsia sarean erregistratu berri diren erabiltzaile guztientzat',
'Delete all' => 'Ezabatu guztiak',
'Delete all' => 'Guztiak ezabatu',
'Delete selected rows' => 'Ezabatu hautatutako errenkadak',
'Design' => 'Diseinua',
'Enable module...' => '...Modulua aktibatu',
'Enable module...' => '...modulua aktibatu',
'Files' => 'Fitxategiak',
'General' => 'Orokorra',
'Groups' => 'Taldeak',
'Groups (Note: The Administrator group of this user can\'t be managed with your permissions)' => 'Taldeak (Oharra: erabiltzaile honen Administratzaile-taldea ezin da zure baimenarekin kudeatu)',
'Groups (Note: The Administrator group of this user can\'t be managed with your permissions)' => 'Taldeak (Oharra: erabiltzaile honen Administratzaile-taldea ezin da zure baimenekin kudeatu)',
'Inactive Modules' => 'Modulu ez-aktiboak',
'Information' => 'Informazioa',
'Install Updates' => 'Eguneraketak instalatu',
'Invalid user state: {state}' => 'Erabiltzailearen egoera ez da baliogarria: {state}',
'Invalid user state: {state}' => 'Erabiltzailearen egoera ez da baliagarria: {state}',
'Invite by email' => 'Posta elektronikoaren bidez gonbidatu',
'Invite by link' => 'Estekaren bidez gonbidatu',
'Invited by' => 'Gonbidatua',
'Keep your system up-to-date and benefit from the latest improvements.' => 'Mantendu zure sistema eguneratuta eta etekina atera azken hobekuntzetatik.',
'Invited by' => '-ren bidez gonbidatua',
'Keep your system up-to-date and benefit from the latest improvements.' => 'Mantendu zure sistema eguneratuta eta azken hobekuntzetatik etekina atera.',
'Logging' => 'Erregistratzen',
'Logs' => 'Erregistroak',
'Mailing' => 'Posta elektronikoa',
'Mailing' => 'E-posta bidezko bidalketa',
'Modules' => 'Moduluak',
'No modules installed yet. Install some to enhance the functionality!' => 'Oraindik ez dago modulurik instalatuta. Batzuk instalatu funtzionaltasuna hobetzeko!',
'No modules installed yet. Install some to enhance the functionality!' => 'Oraindik ez dago modulurik instalatuta. Instala ezazu zenbait modulu funtzionaltasuna hobetzeko!',
'Notifications' => 'Jakinarazpenak',
'OEmbed' => 'OEmbed',
'OEmbed' => 'Oembed',
'OEmbed providers' => 'OEmbed hornitzaileak',
'Open documentation' => 'Dokumentazio-irekia',
'Pending user registrations' => 'Erabiltzailearen erregistroen zain',
'Pending user registrations' => 'Balidatzearen zain dauden erregistroak',
'People' => 'Jendea',
'Permissions' => 'Baimenak',
'Proxy' => 'Proxy',
'Proxy' => 'Proxy-a',
'Self test' => 'Norberaren proba',
'Set as default' => 'Lehenetsita bezala ezarri',
'Settings' => 'Ezarpenak',
'Show in Marketplace' => 'Marketplace-n erakutsi',
'Show in Marketplace' => 'Merkatu plazan erakutsi',
'Sign up' => 'Izena eman',
'Spaces' => 'Espazioak',
'Statistics' => 'Estatistikak',
'The cron job for the background jobs (queue) does not seem to work properly.' => 'Bigarren planoko lanetarako (errenkada) cron job-ak ez dirudi behar bezala funtzionatzen duenik.',
'The cron job for the regular tasks (cron) does not seem to work properly.' => 'Ohiko zereginetarako (cron) cron job-ak ez dirudi behar bezala funtzionatzen duenik.',
'This overview shows you all installed modules and allows you to enable, disable, configure and of course uninstall them. To discover new modules, take a look into our Marketplace. Please note that deactivating or uninstalling a module will result in the loss of any content that was created with that module.' => 'Ikuspegi orokor horrek instalatutako modulu guztiak erakusten dizkizu, eta horiek aktibatzeko, desaktibatzeko, konfiguratzeko eta, jakina, desinstalatzeko aukera ematen dizu. Modulu berriak aurkitzeko, begiratu gure Marketplace-ari. Kontuan izan modulu bat desaktibatzean edo desinstalatzean modulu horrekin sortutako edozein eduki galduko dela.',
'The cron job for the background jobs (queue) does not seem to work properly.' => 'Bigarren planoko lanetarako (ilara) ataza planifikatuak ez dirudi behar bezala funtzionatzen duenik.',
'The cron job for the regular tasks (cron) does not seem to work properly.' => 'Ohiko zereginetarako (cron) ataza planifikatuk ez dirudi behar bezala funtzionatzen duenik.',
'This overview shows you all installed modules and allows you to enable, disable, configure and of course uninstall them. To discover new modules, take a look into our Marketplace. Please note that deactivating or uninstalling a module will result in the loss of any content that was created with that module.' => 'Laburpen honek instalatutako modulu guztiak erakusten ditu, eta horiek gaitzeko, desaktibatzeko, konfiguratzeko eta, jakina, desinstalatzeko aukera ematen du. Modulu berriak aurkitzeko, jo ezazu gure merkatu plazara. Kontuan izan modulu bat desaktibatzeak edo desinstalatzeak modulu horrekin sortutako edozein eduki galtzea ekarriko duela.',
'Uninstall' => 'Desinstalatu',
'Updates available for {count} of your modules' => 'Zure moduluen {count} eguneraketak eskuragarri daude',
'Updates available for {count} of your modules' => 'Zure moduluen {count} eguneraketa eskuragarri daude',
'User not found!' => 'Erabiltzailea ez da aurkitu!',
'Userprofiles' => 'Erabiltzailearen profilak',
'Users' => 'Erabiltzaileak',
'Version' => 'Bertsioa',
'Visit Marketplace' => 'Marketplace-a bisitatu',
'Visit Marketplace' => 'Merkatu plaza bisitatu',
'You do not have the permission to configure modules. Please contact the administrator for further information.' => 'Ez duzu moduluak konfiguratzeko baimenik. Mesedez, informazio gehiagorako jarri zaitez harremanetan administratzailearekin.',
'You do not have the permission to manage modules. Please contact the administrator for further information.' => 'Ez duzu moduluak kudeatzeko baimenik. Mesedez, informazio gehiagorako jarri zaitez harremanetan administratzailearekin.',
);

View File

@ -1,94 +1,93 @@
<?php
return [
'Error' => 'Akatsa',
'Logging' => 'Erregistratzen',
'Never' => 'Inoiz',
'Permissions' => 'Baimenak',
'Settings' => 'Ezarpenak',
'Version' => 'Bertsioa',
'"Push Notifications (Firebase)" module and setup of Firebase API Key required' => '',
'<strong>CronJob</strong> Status' => '',
'<strong>Queue</strong> Status' => '',
'About HumHub' => '',
'Assets' => '',
'Background Jobs' => '',
'Base URL' => '',
'Checking HumHub software prerequisites.' => '',
'Current limit is: {currentLimit}' => '',
'Custom Modules ({modules})' => '',
'Database' => '',
'Database collation' => '',
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
'Database driver - {driver}' => '',
'Database migration results:' => '',
'Delayed' => '',
'Deprecated Modules ({modules})' => '',
'Detected URL: {currentBaseUrl}' => '',
'Disabled Functions' => '',
'Displaying {count} entries per page.' => '',
'Done' => '',
'Driver' => '',
'Dynamic Config' => '',
'Flush entries' => '',
'HumHub' => '',
'HumHub Documentation' => '',
'HumHub is currently in debug mode. Disable it when running on production!' => '',
'ICU Data Version ({version})' => '',
'ICU Data {icuMinVersion} or higher is required' => '',
'ICU Version ({version})' => '',
'ICU {icuMinVersion} or higher is required' => '',
'Increase memory limit in {fileName}' => '',
'Info' => '',
'Install {phpExtension} Extension' => '',
'Install {phpExtension} Extension for APC Caching' => '',
'Install {phpExtension} Extension for e-mail S/MIME support.' => '',
'Last run (daily):' => '',
'Last run (hourly):' => '',
'Licences' => '',
'Make sure that the `proc_open` function is not disabled.' => '',
'Make {filePath} writable for the Webserver/PHP!' => '',
'Marketplace API Connection' => '',
'Memory Limit ({memoryLimit})' => '',
'Minimum Version {minVersion}' => '',
'Mobile App - Push Service' => '',
'Module Directory' => '',
'Multibyte String Functions' => '',
'Must be updated manually. Check compatibility with newer HumHub versions before updating.' => '',
'Optional' => '',
'Other' => '',
'Please refer to the documentation to setup the cronjobs and queue workers.' => '',
'Prerequisites' => '',
'Pretty URLs' => '',
'Profile Image' => '',
'Queue successfully cleared.' => '',
'Re-Run tests' => '',
'Recommended collation is {collation}' => '',
'Recommended collation is {collation} for the tables: {tables}' => '',
'Recommended engine is {engine} for the tables: {tables}' => '',
'Reserved' => '',
'Runtime' => '',
'Search index rebuild in progress.' => '',
'Search term...' => '',
'See installation manual for more details.' => '',
'Select category..' => '',
'Select day' => '',
'Select level...' => '',
'Supported drivers: {drivers}' => '',
'Table collations' => '',
'Table engines' => '',
'The current main HumHub database name is ' => '',
'The module(s) are no longer maintained and should be uninstalled.' => '',
'There is a new update available! (Latest version: %version%)' => '',
'This HumHub installation is up to date!' => '',
'Time zone' => '',
'Total {count} entries found.' => '',
'Trace' => '',
'Uploads' => '',
'Varying table engines are not supported.' => '',
'Waiting' => '',
'Warning' => '',
'{imageExtension} Support' => '',
'{phpExtension} Extension' => '',
'{phpExtension} Support' => '',
];
return array (
'"Push Notifications (Firebase)" module and setup of Firebase API Key required' => '"Jakinarazpenak bultzatu (Firebase)" modulua eta Firebase API giltzaren konfigurazioak derrigorrezkoak dira',
'<strong>CronJob</strong> Status' => '<strong>Eginbeharreko programatua</strong> Egoera',
'<strong>Queue</strong> Status' => '<strong>Ilara</strong> Egoera',
'About HumHub' => 'HumHub plataformari buruz',
'Assets' => 'Aktiboak',
'Background Jobs' => 'Bigarren mailako atazak',
'Base URL' => 'URL oinarria',
'Checking HumHub software prerequisites.' => 'HumHub softwarearen aurretiazko baldintzak egiaztatzen.',
'Current limit is: {currentLimit}' => '{currentLimit} da egungo limitea',
'Custom Modules ({modules})' => '({modules}) modulu pertsonalizatuak',
'Database' => 'Datu-basea',
'Database collation' => 'Datu-baseen erkaketa',
'Database connection time: {dbTime} - Configured time zone: {time}' => 'Datu-basera konektatzeko denbora: {dbTime} - Konfiguratutako ordu-zona: {time}',
'Database driver - {driver}' => 'Datu-basearen kontrolatzailea - {driver}',
'Database migration results:' => 'Datu-basearen migrazioaren emaitzak:',
'Delayed' => 'Atzeratua',
'Deprecated Modules ({modules})' => 'Zaharkitutako moduluak ({modules})',
'Detected URL: {currentBaseUrl}' => 'Antzemandako URL-a: {currentBaseUrl}',
'Disabled Functions' => 'Desgaitutako funtzioak',
'Displaying {count} entries per page.' => '{count} sarrera orrialde bakoitzeko erakusten',
'Done' => 'Eginda',
'Driver' => 'Kontrolatzailea',
'Dynamic Config' => 'Konfigurazio dinamikoa',
'Error' => 'Akatsa',
'Flush entries' => 'Flush sarrerak',
'HumHub' => 'HumHub',
'HumHub Documentation' => 'Humhub-i buruzko dokumentazioa',
'HumHub is currently in debug mode. Disable it when running on production!' => 'HumHub arazketa-moduan dago une honetan. Produkzioan exekutatzen denean, desaktiba ezazu modu hori!',
'ICU Data Version ({version})' => 'ICU Data bertsioa ({version})',
'ICU Data {icuMinVersion} or higher is required' => '{icuMinVersion} ICU Data edo altuagoa beharrezkoa da',
'ICU Version ({version})' => 'ICU bertsioa ({version})',
'ICU {icuMinVersion} or higher is required' => '{icuMinVersion} ICU edo altuagoa beharrezkoa da',
'Increase memory limit in {fileName}' => '{fileName} izeneko fitxategian memoria muga handitu',
'Info' => 'Informazioa',
'Install {phpExtension} Extension' => '{phpExtension} hedapena instalatu',
'Install {phpExtension} Extension for APC Caching' => '{phpExtension} hedapena instalatu APC cache-a burutzeko',
'Install {phpExtension} Extension for e-mail S/MIME support.' => '{phpExtension} hedapena instalatu e-mail S/MIME babesarentzat',
'Last run (daily):' => '(daily) azken aldiz exekutatua:',
'Last run (hourly):' => '(hourly) azken aldiz exekutatua:',
'Licences' => 'Lizentziak',
'Logging' => 'Erregistratzen',
'Make sure that the `proc_open` function is not disabled.' => 'Egiazta ezazu `proc_open` funtzioa desaktibatu gabe dagoela.',
'Make {filePath} writable for the Webserver/PHP!' => '{filePath} editagarria bihurtu PHP/web zerbitzariarentzat!',
'Marketplace API Connection' => 'Merkatu plazaren APIaren konexioa',
'Memory Limit ({memoryLimit})' => '({memoryLimit}) memoria muga',
'Minimum Version {minVersion}' => '{minVersion} bertsio muga',
'Mobile App - Push Service' => 'Mugikor APP - zerbitzua bultzatu',
'Module Directory' => 'Moduluen katalogoa',
'Multibyte String Functions' => 'Multibyte katearen funtzioak',
'Must be updated manually. Check compatibility with newer HumHub versions before updating.' => 'Eskuz eguneratu behar da. HumHub bertsio berriekin bateragarria dela baieztatu eguneratu aurretik.',
'Never' => 'Inoiz ez',
'Optional' => 'Aukerazkoa',
'Other' => 'Beste',
'Permissions' => 'Baimenak',
'Please refer to the documentation to setup the cronjobs and queue workers.' => 'Ataza planifikatuak eta ilaran daudenak konfiguratzeko jo ezazu dokumentaziora.',
'Prerequisites' => 'Aurretiazko baldintzak',
'Pretty URLs' => 'URL ederrak',
'Profile Image' => 'Profileko irudia',
'Queue successfully cleared.' => 'Ilara garbitu da.',
'Re-Run tests' => 'Testak berriz ere abiatu',
'Recommended collation is {collation}' => '{collation} da gomendatutako erkaketa',
'Recommended collation is {collation} for the tables: {tables}' => '{collation} da gomendatutako erkaketa {tables} taulentzat',
'Recommended engine is {engine} for the tables: {tables}' => '{engine} da gomendatutako motorra {tables} taulentzat',
'Reserved' => 'Erreserbatuta',
'Runtime' => 'Exekutatze denbora',
'Search index rebuild in progress.' => 'Bilaketa-indizearen berreraikitzea abiatzen.',
'Search term...' => 'Terminoa bilatu...',
'See installation manual for more details.' => 'Instalazio-gida begiratu xehetasun gehiago eskuratzeko.',
'Select category..' => 'Kategoria hautatu..',
'Select day' => 'Eguna hautatu',
'Select level...' => 'Maila hautatu..',
'Settings' => 'Ezarpenak',
'Supported drivers: {drivers}' => 'Kontrolatzaile bateragarriak: {drivers}',
'Table collations' => 'Taulen erkaketak',
'Table engines' => 'Taulen motorrak',
'The current main HumHub database name is ' => 'Egungo HumHub datu-base nagusiaren izena da',
'The module(s) are no longer maintained and should be uninstalled.' => 'Modulua(k) ez d(ir)a gehiago mantendua eta desinstalatu beharko lirateke',
'There is a new update available! (Latest version: %version%)' => 'Bertsio berria eskuragarri dago! (Azken bertsioa: %version%)',
'This HumHub installation is up to date!' => 'HumHub instalazio hau eguneratuta dago!',
'Time zone' => 'Ordu-zona',
'Total {count} entries found.' => '{count} sartze aurkitu dira orota.',
'Trace' => 'Aztarna',
'Uploads' => 'Kargatzeak',
'Varying table engines are not supported.' => 'Ez dira onartzen taula dinamikoen motorrak.',
'Version' => 'Bertsioa',
'Waiting' => 'Itxaroten',
'Warning' => 'Abisua',
'{imageExtension} Support' => '{imageExtension} Euskarria',
'{phpExtension} Extension' => '{phpExtension} Hedapena',
'{phpExtension} Support' => '{phpExtension} Euskarria',
);

View File

@ -1,21 +1,21 @@
<?php
return array (
'%moduleName% - Set as default module' => '',
'Activated' => '',
'Always activated' => '',
'Are you sure? *ALL* module data will be lost!' => '',
'Are you sure? *ALL* module related data and files will be lost!' => '',
'%moduleName% - Set as default module' => '%moduleName% - Modulo lehenetsi gisa ezarri',
'Activated' => 'Aktibatuta',
'Always activated' => 'Beti aktibatuta',
'Are you sure? *ALL* module data will be lost!' => 'Ziur al zaude? *ALL* moduluaren datuak galduko dira!',
'Are you sure? *ALL* module related data and files will be lost!' => 'Ziur al zaude? *ALL* moduluaren datuak eta fitxategiak galduko dira!',
'Close' => 'Itxi',
'Could not find requested module!' => '',
'Deactivated' => '',
'Deactivation of this module has not been completed yet. Please retry in a few minutes.' => '',
'Enable module...' => '...Modulua aktibatu',
'Here you can choose whether or not a module should be automatically activated on a space or user profile. If the module should be activated, choose "always activated".' => '',
'Module deactivation in progress. This process may take a moment.' => '',
'Module path %path% is not writeable!' => '',
'Could not find requested module!' => 'Ezin izan da aurkitu eskatutako modulua!',
'Deactivated' => 'Desaktibatuta',
'Deactivation of this module has not been completed yet. Please retry in a few minutes.' => 'Oraindik ez da amaitu modulu honen desaktibazioa. Mesedez, saiatu berriro minutu batzuk barru.',
'Enable module...' => '...modulua aktibatu',
'Here you can choose whether or not a module should be automatically activated on a space or user profile. If the module should be activated, choose "always activated".' => 'Hemen aukera dezakezu modulu bat automatikoki aktibatu behar den erabiltzaile-espazio edo -profil batean. Modulua aktibatu behar bada, aukeratu "beti aktibatuta".',
'Module deactivation in progress. This process may take a moment.' => 'Uneko modulua desaktibatzen. Prozesu honek denbora tarte bat iraun dezake.',
'Module path %path% is not writeable!' => 'ezin da moduluaren ibilbidea %path% idatzi!',
'Save' => 'Gorde',
'Space default state' => '',
'Space default state' => 'Espazioaren lehenetsitako egoera',
'Spaces' => 'Espazioak',
'User default state' => '',
'User default state' => 'Erabiltzailearen lehenetsitako egoera',
'Users' => 'Erabiltzaileak',
);

View File

@ -1,7 +1,6 @@
<?php
return [
'Administrative' => '',
'Receive Notifications for administrative events like available updates.' => '',
'There is a new HumHub Version ({version}) available.' => '',
];
return array (
'Administrative' => 'Administrazioa',
'Receive Notifications for administrative events like available updates.' => 'Jaso jakinarazpenak administrazio-ekitaldietarako, eguneratzetarako.',
'There is a new HumHub Version ({version}) available.' => 'HumHub ({version}) Bertsio berria eskuragarri dago.',
);

View File

@ -37,7 +37,7 @@ return array (
'Groups' => 'Groupes',
'Groups (Note: The Administrator group of this user can\'t be managed with your permissions)' => 'Groupes (remarque : le groupe administratif de cet utilisateur ne peut être géré avec vos permissions)',
'Inactive Modules' => 'Modules inactifs',
'Information' => 'Informations',
'Information' => 'Information',
'Install Updates' => 'Installer les mises à jour',
'Invalid user state: {state}' => 'État de l\'utilisateur non valide : {state}',
'Invite by email' => 'Inviter par e-mail',
@ -59,7 +59,7 @@ return array (
'Proxy' => 'Serveur Proxy',
'Self test' => 'Tests automatiques',
'Set as default' => 'Définir par défaut',
'Settings' => 'Paramètres',
'Settings' => 'Réglages',
'Show in Marketplace' => 'Afficher sur la Place du Marché',
'Sign up' => 'S\'inscrire',
'Spaces' => 'Espaces',

View File

@ -1,94 +1,93 @@
<?php
return [
'<strong>CronJob</strong> Status' => 'Statut des <strong>tâches planifiées</strong>',
'<strong>Queue</strong> Status' => 'Statut de la <strong>file d\'attente</strong>',
'About HumHub' => 'À propos de HumHub',
'Assets' => 'Répertoire "/assets"',
'Background Jobs' => 'Tâches de fond',
'Base URL' => 'URL de base',
'Checking HumHub software prerequisites.' => 'Vérification des prérequis logiciels de HumHub',
'Current limit is: {currentLimit}' => 'limite actuelle : {currentLimit}',
'Database' => 'Base de données',
'Database collation' => 'Classement (collation) de la base de données',
'Database connection time: {dbTime} - Configured time zone: {time}' => 'Heure de connexion à la base de données : {dbTime} - fuseau horaire configuré : {time}',
'Database driver - {driver}' => 'Pilote de base de données - {driver}',
'Database migration results:' => 'Résultats de la migration de la base de donnée :',
'Delayed' => 'Retardé',
'Detected URL: {currentBaseUrl}' => 'URL détectée : {currentBaseUrl}',
'Disabled Functions' => 'Fonctions désactivées',
'Displaying {count} entries per page.' => '{count} entrées par page.',
'Done' => 'Terminé',
'Driver' => 'Pilote',
'Dynamic Config' => 'Fichier /protected/config/dynamic.php',
'Error' => 'Erreur',
'Flush entries' => 'Vider le journal',
'HumHub' => 'HumHub',
'HumHub Documentation' => 'Documentation de HumHub',
'HumHub is currently in debug mode. Disable it when running on production!' => 'HumHub est actuellement en mode débogage. Désactivez cette option quand le site est en production.',
'ICU Data Version ({version})' => 'Version des données ICU ({version})',
'ICU Data {icuMinVersion} or higher is required' => 'Les données ICU {icuMinVersion} ou ultérieures sont requises',
'ICU Version ({version})' => 'Version dICU ({version})',
'ICU {icuMinVersion} or higher is required' => 'ICU ({icuMinVersion}) ou ultérieure est requise',
'Increase memory limit in {fileName}' => 'Augmentez la mémoire maximale dans {fileName}',
'Info' => 'Info',
'Install {phpExtension} Extension' => 'Installez lextension {phpExtension}',
'Install {phpExtension} Extension for APC Caching' => 'Installez lextension {phpExtension} pour utiliser le cache APC',
'Install {phpExtension} Extension for e-mail S/MIME support.' => 'Installez lextension {phpExtension} pour gérer S/MIME avec les e-mails.',
'Last run (daily):' => 'Dernière exécution (une fois par jour) :',
'Last run (hourly):' => 'Dernière exécution (toutes les heures) :',
'Licences' => 'Licences',
'Logging' => 'Journal',
'Make sure that the `proc_open` function is not disabled.' => 'Vérifiez que la fonction `proc_open` nest pas désactivée.',
'Make {filePath} writable for the Webserver/PHP!' => 'Rendez {filePath} accessible en écriture pour le serveur web / PHP !',
'Marketplace API Connection' => 'Connexion API Marketplace',
'Memory Limit ({memoryLimit})' => 'Limite maximale de mémoire ({memoryLimit})',
'Minimum Version {minVersion}' => 'Version minimale {minVersion}',
'Module Directory' => 'Répertoire "/protected/modules"',
'Multibyte String Functions' => 'Fonctions de chaînes de caractères multi-octets',
'Never' => 'Jamais',
'Optional' => 'Optionnel',
'Other' => 'Autre',
'Permissions' => 'Permissions',
'Please refer to the documentation to setup the cronjobs and queue workers.' => 'Veuillez consulter la documentation pour paramétrer les tâches planifiées (cronjobs) et travailleurs en liste.',
'Prerequisites' => 'Prérequis',
'Pretty URLs' => 'Pretty URL',
'Profile Image' => 'Répertoire des images de profils',
'Queue successfully cleared.' => 'File dattente vidée avec succès.',
'Re-Run tests' => 'Relancer les vérifications',
'Recommended collation is {collation}' => 'Le classement (collation) recommandé est {collation}',
'Recommended collation is {collation} for the tables: {tables}' => 'Le classement (collation) recommandé est {collation} pour les tables : {tables}',
'Recommended engine is {engine} for the tables: {tables}' => 'Le moteur recommandé est {engine} pour les tables : {tables}',
'Reserved' => 'Réservé',
'Runtime' => 'Répertoire "/protected/runtime"',
'Search index rebuild in progress.' => 'Reconstruction de l\'index de recherche en cours.',
'Search term...' => 'Rechercher le terme…',
'See installation manual for more details.' => 'Voir le manuel d\'installation pour plus de détails.',
'Select category..' => 'Sélectionner la catégorie…',
'Select day' => 'Sélectionner le jour',
'Select level...' => 'Sélectionner le(s) niveau(x)…',
'Settings' => 'Réglages',
'Supported drivers: {drivers}' => 'Pilotes gérés : {drivers}',
'Table collations' => 'Classements (collations) des tables',
'Table engines' => 'Moteurs des tables',
'The current main HumHub database name is ' => 'Le nom actuel de la base de donnée principale de Humhub est',
'There is a new update available! (Latest version: %version%)' => 'Une nouvelle version est disponible : %version%',
'This HumHub installation is up to date!' => 'Cette installation de HumHub est à jour.',
'Time zone' => 'Fuseau horaire',
'Total {count} entries found.' => '{count} entrées trouvées au total.',
'Trace' => 'Trace',
'Uploads' => 'Répertoire "/uploads"',
'Varying table engines are not supported.' => 'Des moteurs de tables distincts ne sont pas gérés.',
'Version' => 'Version',
'Waiting' => 'En attente',
'Warning' => 'Attention',
'{imageExtension} Support' => 'Gestion de {imageExtension}',
'{phpExtension} Extension' => 'Extension {phpExtension}',
'{phpExtension} Support' => 'Gestion de {phpExtension}',
'"Push Notifications (Firebase)" module and setup of Firebase API Key required' => '',
'Custom Modules ({modules})' => '',
'Deprecated Modules ({modules})' => '',
'Mobile App - Push Service' => '',
'Must be updated manually. Check compatibility with newer HumHub versions before updating.' => '',
'The module(s) are no longer maintained and should be uninstalled.' => '',
];
return array (
'"Push Notifications (Firebase)" module and setup of Firebase API Key required' => 'Module « Notifications push (Firebase) » et configuration de la clé API de Firebase nécessaires',
'<strong>CronJob</strong> Status' => 'Statut des <strong>tâches planifiées</strong>',
'<strong>Queue</strong> Status' => 'Statut de la <strong>file d\'attente</strong>',
'About HumHub' => 'À propos de HumHub',
'Assets' => 'Répertoire "/assets"',
'Background Jobs' => 'Tâches de fond',
'Base URL' => 'URL de base',
'Checking HumHub software prerequisites.' => 'Vérification des prérequis logiciels de HumHub',
'Current limit is: {currentLimit}' => 'limite actuelle : {currentLimit}',
'Custom Modules ({modules})' => 'Modules personnels ({modules})',
'Database' => 'Base de données',
'Database collation' => 'Classement (collation) de la base de données',
'Database connection time: {dbTime} - Configured time zone: {time}' => 'Heure de connexion à la base de données : {dbTime} - fuseau horaire configuré : {time}',
'Database driver - {driver}' => 'Pilote de base de données - {driver}',
'Database migration results:' => 'Résultats de la migration de la base de donnée :',
'Delayed' => 'Retardé',
'Deprecated Modules ({modules})' => 'Modules obsolètes ({modules})',
'Detected URL: {currentBaseUrl}' => 'URL détectée : {currentBaseUrl}',
'Disabled Functions' => 'Fonctions désactivées',
'Displaying {count} entries per page.' => '{count} entrées par page.',
'Done' => 'Terminé',
'Driver' => 'Pilote',
'Dynamic Config' => 'Fichier /protected/config/dynamic.php',
'Error' => 'Erreur',
'Flush entries' => 'Vider le journal',
'HumHub' => 'HumHub',
'HumHub Documentation' => 'Documentation de HumHub',
'HumHub is currently in debug mode. Disable it when running on production!' => 'HumHub est actuellement en mode débogage. Désactivez cette option quand le site est en production.',
'ICU Data Version ({version})' => 'Version des données ICU ({version})',
'ICU Data {icuMinVersion} or higher is required' => 'Les données ICU {icuMinVersion} ou ultérieures sont requises',
'ICU Version ({version})' => 'Version dICU ({version})',
'ICU {icuMinVersion} or higher is required' => 'ICU ({icuMinVersion}) ou ultérieure est requise',
'Increase memory limit in {fileName}' => 'Augmentez la mémoire maximale dans {fileName}',
'Info' => 'Info',
'Install {phpExtension} Extension' => 'Installez lextension {phpExtension}',
'Install {phpExtension} Extension for APC Caching' => 'Installez lextension {phpExtension} pour utiliser le cache APC',
'Install {phpExtension} Extension for e-mail S/MIME support.' => 'Installez lextension {phpExtension} pour gérer S/MIME avec les e-mails.',
'Last run (daily):' => 'Dernière exécution (une fois par jour) :',
'Last run (hourly):' => 'Dernière exécution (toutes les heures) :',
'Licences' => 'Licences',
'Logging' => 'Journal',
'Make sure that the `proc_open` function is not disabled.' => 'Vérifiez que la fonction `proc_open` nest pas désactivée.',
'Make {filePath} writable for the Webserver/PHP!' => 'Rendez {filePath} accessible en écriture pour le serveur web / PHP !',
'Marketplace API Connection' => 'Connexion API Marketplace',
'Memory Limit ({memoryLimit})' => 'Limite maximale de mémoire ({memoryLimit})',
'Minimum Version {minVersion}' => 'Version minimale {minVersion}',
'Mobile App - Push Service' => 'Appli mobile service push',
'Module Directory' => 'Répertoire "/protected/modules"',
'Multibyte String Functions' => 'Fonctions de chaînes de caractères multi-octets',
'Must be updated manually. Check compatibility with newer HumHub versions before updating.' => 'Doivent être mis à jour manuellement. Avant leur mise à jour, vérifiez leur compatibilité avec les versions plus récentes de HumHub.',
'Never' => 'Jamais',
'Optional' => 'Optionnel',
'Other' => 'Autre',
'Permissions' => 'Permissions',
'Please refer to the documentation to setup the cronjobs and queue workers.' => 'Veuillez consulter la documentation pour paramétrer les tâches planifiées (cronjobs) et travailleurs en liste.',
'Prerequisites' => 'Prérequis',
'Pretty URLs' => 'Pretty URL',
'Profile Image' => 'Répertoire des images de profils',
'Queue successfully cleared.' => 'File dattente vidée avec succès.',
'Re-Run tests' => 'Relancer les vérifications',
'Recommended collation is {collation}' => 'Le classement (collation) recommandé est {collation}',
'Recommended collation is {collation} for the tables: {tables}' => 'Le classement (collation) recommandé est {collation} pour les tables : {tables}',
'Recommended engine is {engine} for the tables: {tables}' => 'Le moteur recommandé est {engine} pour les tables : {tables}',
'Reserved' => 'Réservé',
'Runtime' => 'Répertoire "/protected/runtime"',
'Search index rebuild in progress.' => 'Reconstruction de l\'index de recherche en cours.',
'Search term...' => 'Rechercher le terme…',
'See installation manual for more details.' => 'Voir le manuel d\'installation pour plus de détails.',
'Select category..' => 'Sélectionner la catégorie…',
'Select day' => 'Sélectionner le jour',
'Select level...' => 'Sélectionner le(s) niveau(x)…',
'Settings' => 'Réglages',
'Supported drivers: {drivers}' => 'Pilotes gérés : {drivers}',
'Table collations' => 'Classements (collations) des tables',
'Table engines' => 'Moteurs des tables',
'The current main HumHub database name is ' => 'Le nom actuel de la base de donnée principale de Humhub est',
'The module(s) are no longer maintained and should be uninstalled.' => 'Ces modules ne sont plus entretenus et devraient être désinstallés.',
'There is a new update available! (Latest version: %version%)' => 'Une nouvelle version est disponible : %version%',
'This HumHub installation is up to date!' => 'Cette installation de HumHub est à jour.',
'Time zone' => 'Fuseau horaire',
'Total {count} entries found.' => '{count} entrées trouvées au total.',
'Trace' => 'Trace',
'Uploads' => 'Répertoire "/uploads"',
'Varying table engines are not supported.' => 'Des moteurs de tables distincts ne sont pas gérés.',
'Version' => 'Version',
'Waiting' => 'En attente',
'Warning' => 'Attention',
'{imageExtension} Support' => 'Gestion de {imageExtension}',
'{phpExtension} Extension' => 'Extension {phpExtension}',
'{phpExtension} Support' => 'Gestion de {phpExtension}',
);

View File

@ -1,22 +1,21 @@
<?php
return [
'%moduleName% - Set as default module' => '%moduleName% est défini comme module par défaut',
'Activated' => 'Activé',
'Always activated' => 'Toujours activé',
'Are you sure? *ALL* module data will be lost!' => 'Êtes-vous sûr·e ? <strong>*TOUTES*</strong> les données du module seront définitivement perdues !',
'Are you sure? *ALL* module related data and files will be lost!' => 'Êtes-vous sûr·e ? <strong>*TOUTES*</strong> les données et <strong>*TOUS*</strong> les fichiers du module seront définitivement perdus !',
'Close' => 'Fermer',
'Could not find requested module!' => 'Impossible de trouver le module demandé.',
'Deactivated' => 'Désactivé',
'Deactivation of this module has not been completed yet. Please retry in a few minutes.' => 'La désactivation de ce module nest pas encore achevée. Veuillez ré-essayer dans quelques minutes.',
'Enable module...' => 'Activer le module…',
'Here you can choose whether or not a module should be automatically activated on a space or user profile. If the module should be activated, choose "always activated".' => 'Ici, vous pouvez choisir dactiver par défaut le module dans les espaces et/ou les profils dutilisation. Si le module doit rester obligatoirement activé, choisissez « Toujours activé ».',
'Module path %path% is not writeable!' => 'Le dossier %path% du module nest pas accessible en écriture.',
'Save' => 'Enregistrer',
'Space default state' => 'État par défaut de lespace',
'Spaces' => 'Espaces',
'User default state' => 'État par défaut de lutilisateur ou de lutilisatrice',
'Users' => 'Utilisateurs et utilisatrices',
'Module deactivation in progress. This process may take a moment.' => '',
];
return array (
'%moduleName% - Set as default module' => '%moduleName% est défini comme module par défaut',
'Activated' => 'Activé',
'Always activated' => 'Toujours activé',
'Are you sure? *ALL* module data will be lost!' => 'Êtes-vous sûr·e ? <strong>*TOUTES*</strong> les données du module seront définitivement perdues !',
'Are you sure? *ALL* module related data and files will be lost!' => 'Êtes-vous sûr·e ? <strong>*TOUTES*</strong> les données et <strong>*TOUS*</strong> les fichiers du module seront définitivement perdus !',
'Close' => 'Fermer',
'Could not find requested module!' => 'Impossible de trouver le module demandé.',
'Deactivated' => 'Désactivé',
'Deactivation of this module has not been completed yet. Please retry in a few minutes.' => 'La désactivation de ce module nest pas encore achevée. Veuillez ré-essayer dans quelques minutes.',
'Enable module...' => 'Activer le module…',
'Here you can choose whether or not a module should be automatically activated on a space or user profile. If the module should be activated, choose "always activated".' => 'Ici, vous pouvez choisir dactiver par défaut le module dans les espaces et/ou les profils dutilisation. Si le module doit rester obligatoirement activé, choisissez « Toujours activé ».',
'Module deactivation in progress. This process may take a moment.' => 'Module en cours de désactivation. Cette procédure peut prendre un court instant.',
'Module path %path% is not writeable!' => 'Le dossier %path% du module nest pas accessible en écriture.',
'Save' => 'Enregistrer',
'Space default state' => 'État par défaut de lespace',
'Spaces' => 'Espaces',
'User default state' => 'État par défaut de lutilisateur ou de lutilisatrice',
'Users' => 'Utilisateurs et utilisatrices',
);

View File

@ -1,94 +1,93 @@
<?php
return [
'<strong>CronJob</strong> Status' => '<strong>Cron-feladatok</strong> státusza',
'<strong>Queue</strong> Status' => '<strong>Várakozási sor</strong> státusza',
'About HumHub' => 'A HumHub-ról',
'Assets' => 'Eszközök',
'Background Jobs' => 'Háttérfeladatok',
'Base URL' => 'Alap URL',
'Checking HumHub software prerequisites.' => 'A HumHub szoftver telepítési előfeltételeinek ellenőrzése.',
'Current limit is: {currentLimit}' => 'Jelenlegi határérték: {currentLimit}',
'Database' => 'Adatbázis',
'Database collation' => 'Adatbázis összevetése',
'Database connection time: {dbTime} - Configured time zone: {time}' => 'Adatbázis kapcsolat ideje: {dbTime} - Beállított időzóna: {time}',
'Database driver - {driver}' => 'Adatbázis-illesztőprogram - {driver}',
'Database migration results:' => 'Adatbázis-migráció eredménye:',
'Delayed' => 'Késleltetett',
'Detected URL: {currentBaseUrl}' => 'Észlelt URL: {currentBaseUrl}',
'Disabled Functions' => 'Letiltott funkciók',
'Displaying {count} entries per page.' => 'Oldalanként {count} bejegyzés megjelenítése',
'Done' => 'Kész',
'Driver' => 'Vezető',
'Dynamic Config' => 'Dinamikus konfiguráció',
'Error' => 'Hiba',
'Flush entries' => 'Bejegyzések ürítése',
'HumHub' => 'HumHub',
'HumHub Documentation' => 'HumHub Dokumentáció',
'HumHub is currently in debug mode. Disable it when running on production!' => 'A HumHub jelenleg hibakeresési módban fut. Tiltsd le ezt a módot, amikor már nyilvános a program.',
'ICU Data Version ({version})' => 'ICU Data verzió ({version})',
'ICU Data {icuMinVersion} or higher is required' => 'ICU Data {icuMinVersion} vagy magasabb verzió szükséges',
'ICU Version ({version})' => 'ICU verzió ({version})',
'ICU {icuMinVersion} or higher is required' => 'ICU {icuMinVersion} vagy magasabb verzió szükséges',
'Increase memory limit in {fileName}' => 'A memóriakorlát növelése ebben: {fileName}',
'Info' => 'Infó',
'Install {phpExtension} Extension' => '{phpExtension} bővítmény telepítése',
'Install {phpExtension} Extension for APC Caching' => '{phpExtension} bővítmény telepítése az APC gyorsítótárazásához',
'Install {phpExtension} Extension for e-mail S/MIME support.' => '{phpExtension} bővítmény telepítése az e-mail S/MIME támogatásához.',
'Last run (daily):' => 'Utolsó futás (naponta):',
'Last run (hourly):' => 'Utolsó futás (óránként):',
'Licences' => 'Licencek',
'Logging' => 'Naplózás',
'Make sure that the `proc_open` function is not disabled.' => 'Győződjön meg arról, hogy a \'proc_open\' funkció nincs letiltva.',
'Make {filePath} writable for the Webserver/PHP!' => 'Tedd írhatóvá a {filePath} fájlt a webszerverhez/PHP-hez!',
'Marketplace API Connection' => 'Marketplace API kapcsolat',
'Memory Limit ({memoryLimit})' => 'Memóriakorlát ({memoryLimit})',
'Minimum Version {minVersion}' => 'Minimális verzió: {minVersion}',
'Module Directory' => 'Modul Könyvtár',
'Multibyte String Functions' => 'Többbájtos karakterlánc függvények',
'Never' => 'Soha',
'Optional' => 'Opcionális',
'Other' => 'Egyéb',
'Permissions' => 'Engedélyek',
'Please refer to the documentation to setup the cronjobs and queue workers.' => 'Lásd a cron-feladatok és a várakozási sorrend dolgozóinak beállításáról szóló dokumentációt.',
'Prerequisites' => 'Előfeltételek',
'Pretty URLs' => 'Szép URL-ek',
'Profile Image' => 'Profilkép',
'Queue successfully cleared.' => 'A sor sikeresen törölve.',
'Re-Run tests' => 'Ismételt tesztek',
'Recommended collation is {collation}' => 'Az ajánlott rendezés: {collation}',
'Recommended collation is {collation} for the tables: {tables}' => 'Az ajánlott egybevetés {collation} a következő táblákhoz: {tables}',
'Recommended engine is {engine} for the tables: {tables}' => 'Az ajánlott motor {engine} a következő táblázatokhoz: {tables}',
'Reserved' => 'Fenntartva',
'Runtime' => 'Futásidő',
'Search index rebuild in progress.' => 'A keresési index újjáépítése folyamatban.',
'Search term...' => 'Keresési feltételek...',
'See installation manual for more details.' => 'További részleteket a telepítési kézikönyvben találsz.',
'Select category..' => 'Kategória kiválasztása..',
'Select day' => 'Nap kiválasztása',
'Select level...' => 'Szint kiválasztása...',
'Settings' => 'Beállítások',
'Supported drivers: {drivers}' => 'Támogatott illesztőprogramok: {drivers}',
'Table collations' => 'Tábla összeállítások',
'Table engines' => 'Tábla motorok',
'The current main HumHub database name is ' => 'Az aktuális fő HumHub adatbázis neve:',
'There is a new update available! (Latest version: %version%)' => 'Új frissítés érhető el! (Legújabb verzió: %version%)',
'This HumHub installation is up to date!' => 'Ez a HumHub telepítés naprakész!',
'Time zone' => 'Időzóna',
'Total {count} entries found.' => '{count} bejegyzés található.',
'Trace' => 'Követés',
'Uploads' => 'Feltöltések',
'Varying table engines are not supported.' => 'A változó tábla motorok nem támogatottak.',
'Version' => 'Verzió',
'Waiting' => 'Várakozás',
'Warning' => 'Figyelmeztetés',
'{imageExtension} Support' => '{imageExtension} Támogatás',
'{phpExtension} Extension' => '{phpExtension} Kiterjesztés',
'{phpExtension} Support' => '{phpExtension} Támogatás',
'"Push Notifications (Firebase)" module and setup of Firebase API Key required' => '',
'Custom Modules ({modules})' => '',
'Deprecated Modules ({modules})' => '',
'Mobile App - Push Service' => '',
'Must be updated manually. Check compatibility with newer HumHub versions before updating.' => '',
'The module(s) are no longer maintained and should be uninstalled.' => '',
];
return array (
'"Push Notifications (Firebase)" module and setup of Firebase API Key required' => '„Push értesítések (Firebase)” modulra és a Firebase API-kulcs beállítására van szükség',
'<strong>CronJob</strong> Status' => '<strong>Cron-feladatok</strong> státusza',
'<strong>Queue</strong> Status' => '<strong>Várakozási sor</strong> státusza',
'About HumHub' => 'A HumHub-ról',
'Assets' => 'Eszközök',
'Background Jobs' => 'Háttérfeladatok',
'Base URL' => 'Alap URL',
'Checking HumHub software prerequisites.' => 'A HumHub szoftver telepítési előfeltételeinek ellenőrzése.',
'Current limit is: {currentLimit}' => 'Jelenlegi határérték: {currentLimit}',
'Custom Modules ({modules})' => 'Egyéni modulok ({modules})',
'Database' => 'Adatbázis',
'Database collation' => 'Adatbázis összevetése',
'Database connection time: {dbTime} - Configured time zone: {time}' => 'Adatbázis kapcsolat ideje: {dbTime} - Beállított időzóna: {time}',
'Database driver - {driver}' => 'Adatbázis-illesztőprogram - {driver}',
'Database migration results:' => 'Adatbázis-migráció eredménye:',
'Delayed' => 'Késleltetett',
'Deprecated Modules ({modules})' => 'Elavult modulok ({modules})',
'Detected URL: {currentBaseUrl}' => 'Észlelt URL: {currentBaseUrl}',
'Disabled Functions' => 'Letiltott funkciók',
'Displaying {count} entries per page.' => 'Oldalanként {count} bejegyzés megjelenítése',
'Done' => 'Kész',
'Driver' => 'Vezető',
'Dynamic Config' => 'Dinamikus konfiguráció',
'Error' => 'Hiba',
'Flush entries' => 'Bejegyzések ürítése',
'HumHub' => 'HumHub',
'HumHub Documentation' => 'HumHub Dokumentáció',
'HumHub is currently in debug mode. Disable it when running on production!' => 'A HumHub jelenleg hibakeresési módban fut. Tiltsd le ezt a módot, amikor már nyilvános a program.',
'ICU Data Version ({version})' => 'ICU Data verzió ({version})',
'ICU Data {icuMinVersion} or higher is required' => 'ICU Data {icuMinVersion} vagy magasabb verzió szükséges',
'ICU Version ({version})' => 'ICU verzió ({version})',
'ICU {icuMinVersion} or higher is required' => 'ICU {icuMinVersion} vagy magasabb verzió szükséges',
'Increase memory limit in {fileName}' => 'A memóriakorlát növelése ebben: {fileName}',
'Info' => 'Infó',
'Install {phpExtension} Extension' => '{phpExtension} bővítmény telepítése',
'Install {phpExtension} Extension for APC Caching' => '{phpExtension} bővítmény telepítése az APC gyorsítótárazásához',
'Install {phpExtension} Extension for e-mail S/MIME support.' => '{phpExtension} bővítmény telepítése az e-mail S/MIME támogatásához.',
'Last run (daily):' => 'Utolsó futás (naponta):',
'Last run (hourly):' => 'Utolsó futás (óránként):',
'Licences' => 'Licencek',
'Logging' => 'Naplózás',
'Make sure that the `proc_open` function is not disabled.' => 'Győződjön meg arról, hogy a \'proc_open\' funkció nincs letiltva.',
'Make {filePath} writable for the Webserver/PHP!' => 'Tedd írhatóvá a {filePath} fájlt a webszerverhez/PHP-hez!',
'Marketplace API Connection' => 'Marketplace API kapcsolat',
'Memory Limit ({memoryLimit})' => 'Memóriakorlát ({memoryLimit})',
'Minimum Version {minVersion}' => 'Minimális verzió: {minVersion}',
'Mobile App - Push Service' => 'Mobilalkalmazás Push szolgáltatás',
'Module Directory' => 'Modul Könyvtár',
'Multibyte String Functions' => 'Többbájtos karakterlánc függvények',
'Must be updated manually. Check compatibility with newer HumHub versions before updating.' => 'Manuálisan kell frissíteni. Frissítés előtt ellenőrizze a kompatibilitást az újabb HumHub-verziókkal.',
'Never' => 'Soha',
'Optional' => 'Opcionális',
'Other' => 'Egyéb',
'Permissions' => 'Engedélyek',
'Please refer to the documentation to setup the cronjobs and queue workers.' => 'Lásd a cron-feladatok és a várakozási sorrend dolgozóinak beállításáról szóló dokumentációt.',
'Prerequisites' => 'Előfeltételek',
'Pretty URLs' => 'Szép URL-ek',
'Profile Image' => 'Profilkép',
'Queue successfully cleared.' => 'A sor sikeresen törölve.',
'Re-Run tests' => 'Ismételt tesztek',
'Recommended collation is {collation}' => 'Az ajánlott rendezés: {collation}',
'Recommended collation is {collation} for the tables: {tables}' => 'Az ajánlott egybevetés {collation} a következő táblákhoz: {tables}',
'Recommended engine is {engine} for the tables: {tables}' => 'Az ajánlott motor {engine} a következő táblázatokhoz: {tables}',
'Reserved' => 'Fenntartva',
'Runtime' => 'Futásidő',
'Search index rebuild in progress.' => 'A keresési index újjáépítése folyamatban.',
'Search term...' => 'Keresési feltételek...',
'See installation manual for more details.' => 'További részleteket a telepítési kézikönyvben találsz.',
'Select category..' => 'Kategória kiválasztása..',
'Select day' => 'Nap kiválasztása',
'Select level...' => 'Szint kiválasztása...',
'Settings' => 'Beállítások',
'Supported drivers: {drivers}' => 'Támogatott illesztőprogramok: {drivers}',
'Table collations' => 'Tábla összeállítások',
'Table engines' => 'Tábla motorok',
'The current main HumHub database name is ' => 'Az aktuális fő HumHub adatbázis neve:',
'The module(s) are no longer maintained and should be uninstalled.' => 'A modul(oka)t már nem tartják karban, ezért el kell távolítani.',
'There is a new update available! (Latest version: %version%)' => 'Új frissítés érhető el! (Legújabb verzió: %version%)',
'This HumHub installation is up to date!' => 'Ez a HumHub telepítés naprakész!',
'Time zone' => 'Időzóna',
'Total {count} entries found.' => '{count} bejegyzés található.',
'Trace' => 'Követés',
'Uploads' => 'Feltöltések',
'Varying table engines are not supported.' => 'A változó tábla motorok nem támogatottak.',
'Version' => 'Verzió',
'Waiting' => 'Várakozás',
'Warning' => 'Figyelmeztetés',
'{imageExtension} Support' => '{imageExtension} Támogatás',
'{phpExtension} Extension' => '{phpExtension} Kiterjesztés',
'{phpExtension} Support' => '{phpExtension} Támogatás',
);

View File

@ -1,80 +1,79 @@
<?php
return [
'<strong>Administration</strong> menu' => '<strong>Amministrazione</strong>Menu',
'<strong>Maintenance</strong> Mode' => '<strong>Manutenzione</strong>Modalità',
'<strong>Warning</strong> incomplete setup!' => '<strong>Attenzione</strong> configurazione non completata!',
'About' => 'Informazioni',
'Activate' => 'Attiva',
'Admin' => 'Amministrazione',
'Administration' => 'Amministrazione',
'Administrative group' => 'Gruppo Amministrativo',
'Administrators' => 'Amministratori',
'Advanced' => 'Avanzate',
'Advanced settings' => 'Impostazioni avanzate',
'Appearance' => 'Aspetto',
'Approval' => 'Approvazione',
'Authentication' => 'Autenticazione',
'Back to overview' => 'Torna indietro alla panoramica',
'Back to user overview' => 'Torna indietro alla panoramica utente',
'Base URL needs to begin with http:// or https://' => 'Gli URL base devono iniziare con http:// o https://',
'Basic' => 'Di base',
'Caching' => 'Caching',
'Configure' => 'Configura',
'Cronjobs' => 'Cronjobs',
'Deactivate' => 'Disattivare',
'Default' => 'Predefinito',
'Default group for administrators of this HumHub Installation' => 'Gruppo di default (standard) di amministratori di questa installazione HumHub',
'Default group for all newly registered users of the network' => 'Gruppo di default (standard) per tutti i nuovi utenti registrati nella rete',
'Delete all' => 'Elimina tutto',
'Delete selected rows' => 'Elimina le righe selezionate',
'Design' => 'Design',
'Enable module...' => 'Abilita modulo...',
'Files' => 'File',
'General' => 'Generale',
'Groups' => 'Gruppi',
'Groups (Note: The Administrator group of this user can\'t be managed with your permissions)' => 'Gruppi (Nota: l\'Amministratore di gruppo di questo utente non può essere gestito con i tuoi permessi)',
'Information' => 'Informazioni',
'Invalid user state: {state}' => 'Stato utente non valido: {state}',
'Invite by email' => 'Invita via email',
'Invited by' => 'Invitato da',
'Logging' => 'Logging',
'Logs' => 'Log',
'Mailing' => 'Mail',
'Modules' => 'Moduli',
'No modules installed yet. Install some to enhance the functionality!' => 'Nessun modulo ancora installato. Installane qualcuno per migliorare le funzionalità!',
'Notifications' => 'Notifiche',
'OEmbed' => 'OEmbed',
'OEmbed providers' => 'Provider OEmbed',
'Open documentation' => 'Apri documentazione',
'Pending user registrations' => 'Registrazioni utenti pendenti',
'People' => 'Persone',
'Permissions' => 'Permessi',
'Proxy' => 'Proxy',
'Self test' => 'Auto test',
'Set as default' => 'Imposta come predefinito',
'Settings' => 'Impostazioni',
'Sign up' => 'Iscriviti',
'Spaces' => 'Space',
'Statistics' => 'Statistiche',
'The cron job for the background jobs (queue) does not seem to work properly.' => 'Le attività pianificate per i lavori in background (coda-queue) sembra che non funzionino correttamente.',
'The cron job for the regular tasks (cron) does not seem to work properly.' => 'Le attività pianificate per i lavori scadenzati (cron) sembra che non funzionino correttamente.',
'Uninstall' => 'Disinstalla',
'User not found!' => 'Utente non trovato!',
'Userprofiles' => 'Profili utente',
'Users' => 'Utenti',
'Version' => 'Versione',
'<strong>Module</strong> administration' => '',
'Active Modules' => '',
'Add more modules' => '',
'Inactive Modules' => '',
'Install Updates' => '',
'Invite by link' => '',
'Keep your system up-to-date and benefit from the latest improvements.' => '',
'Show in Marketplace' => '',
'This overview shows you all installed modules and allows you to enable, disable, configure and of course uninstall them. To discover new modules, take a look into our Marketplace. Please note that deactivating or uninstalling a module will result in the loss of any content that was created with that module.' => '',
'Updates available for {count} of your modules' => '',
'Visit Marketplace' => '',
'You do not have the permission to configure modules. Please contact the administrator for further information.' => '',
'You do not have the permission to manage modules. Please contact the administrator for further information.' => '',
];
return array (
'<strong>Administration</strong> menu' => '<strong>Amministrazione</strong>Menu',
'<strong>Maintenance</strong> Mode' => '<strong>Manutenzione</strong>Modalità',
'<strong>Module</strong> administration' => 'Amministrazione <strong>Moduli</strong>',
'<strong>Warning</strong> incomplete setup!' => '<strong>Attenzione</strong> configurazione non completata!',
'About' => 'Informazioni',
'Activate' => 'Attiva',
'Active Modules' => 'Moduli Attivi',
'Add more modules' => 'Aggiungi Moduli',
'Admin' => 'Amministrazione',
'Administration' => 'Amministrazione',
'Administrative group' => 'Gruppo Amministrativo',
'Administrators' => 'Amministratori',
'Advanced' => 'Avanzate',
'Advanced settings' => 'Impostazioni avanzate',
'Appearance' => 'Aspetto',
'Approval' => 'Approvazione',
'Authentication' => 'Autenticazione',
'Back to overview' => 'Torna indietro alla panoramica',
'Back to user overview' => 'Torna indietro alla panoramica utente',
'Base URL needs to begin with http:// or https://' => 'Gli URL base devono iniziare con http:// o https://',
'Basic' => 'Di base',
'Caching' => 'Caching',
'Configure' => 'Configura',
'Cronjobs' => 'Cronjobs',
'Deactivate' => 'Disattivare',
'Default' => 'Predefinito',
'Default group for administrators of this HumHub Installation' => 'Gruppo di default (standard) di amministratori di questa installazione HumHub',
'Default group for all newly registered users of the network' => 'Gruppo di default (standard) per tutti i nuovi utenti registrati nella rete',
'Delete all' => 'Elimina tutto',
'Delete selected rows' => 'Elimina le righe selezionate',
'Design' => 'Design',
'Enable module...' => 'Abilita modulo...',
'Files' => 'File',
'General' => 'Generale',
'Groups' => 'Gruppi',
'Groups (Note: The Administrator group of this user can\'t be managed with your permissions)' => 'Gruppi (Nota: l\'Amministratore di gruppo di questo utente non può essere gestito con i tuoi permessi)',
'Inactive Modules' => 'Moduli Inattivi',
'Information' => 'Informazioni',
'Install Updates' => 'Installa Aggiornamenti',
'Invalid user state: {state}' => 'Stato utente non valido: {state}',
'Invite by email' => 'Invita via email',
'Invite by link' => 'Invita tramite link',
'Invited by' => 'Invitato da',
'Keep your system up-to-date and benefit from the latest improvements.' => 'Mantenete il vostro sistema aggiornato e approfittate degli ultimi miglioramenti.',
'Logging' => 'Logging',
'Logs' => 'Log',
'Mailing' => 'Mail',
'Modules' => 'Moduli',
'No modules installed yet. Install some to enhance the functionality!' => 'Nessun modulo ancora installato. Installane qualcuno per migliorare le funzionalità!',
'Notifications' => 'Notifiche',
'OEmbed' => 'OEmbed',
'OEmbed providers' => 'Provider OEmbed',
'Open documentation' => 'Apri documentazione',
'Pending user registrations' => 'Registrazioni utenti pendenti',
'People' => 'Persone',
'Permissions' => 'Permessi',
'Proxy' => 'Proxy',
'Self test' => 'Auto test',
'Set as default' => 'Imposta come predefinito',
'Settings' => 'Impostazioni',
'Show in Marketplace' => 'Mostra nel Marketplace',
'Sign up' => 'Iscriviti',
'Spaces' => 'Space',
'Statistics' => 'Statistiche',
'The cron job for the background jobs (queue) does not seem to work properly.' => 'Le attività pianificate per i lavori in background (coda-queue) sembra che non funzionino correttamente.',
'The cron job for the regular tasks (cron) does not seem to work properly.' => 'Le attività pianificate per i lavori scadenzati (cron) sembra che non funzionino correttamente.',
'This overview shows you all installed modules and allows you to enable, disable, configure and of course uninstall them. To discover new modules, take a look into our Marketplace. Please note that deactivating or uninstalling a module will result in the loss of any content that was created with that module.' => 'Questa panoramica mostra tutti i moduli installati e consente di attivarli, disattivarli, configurarli e naturalmente disinstallarli. Per scoprire nuovi moduli, date un\'occhiata al nostro Marketplace. Si noti che la disattivazione o la disinstallazione di un modulo comporta la perdita di tutti i contenuti creati con quel modulo.',
'Uninstall' => 'Disinstalla',
'Updates available for {count} of your modules' => 'Aggiornamenti disponibili per {count} dei vostri moduli',
'User not found!' => 'Utente non trovato!',
'Userprofiles' => 'Profili utente',
'Users' => 'Utenti',
'Version' => 'Versione',
'Visit Marketplace' => 'Visita il marketplace',
'You do not have the permission to configure modules. Please contact the administrator for further information.' => 'Non si dispone dell\'autorizzazione a configurare i moduli. Contattare l\'amministratore per ulteriori informazioni.',
'You do not have the permission to manage modules. Please contact the administrator for further information.' => 'Non si dispone dell\'autorizzazione a gestire i moduli. Contattare l\'amministratore per ulteriori informazioni.',
);

View File

@ -1,94 +1,93 @@
<?php
return [
'<strong>CronJob</strong> Status' => 'Stato <strong>Attività pianificate</strong>',
'<strong>Queue</strong> Status' => 'Stato <strong>Attività in background</strong>',
'About HumHub' => 'Informazioni su HumHub',
'Assets' => 'Asset',
'Background Jobs' => 'Attività in background',
'Base URL' => 'URL di base',
'Checking HumHub software prerequisites.' => 'Verifica i prerequisiti del software Humhub.',
'Current limit is: {currentLimit}' => 'Il limite attuale è: {currentLimit}',
'Database' => 'Database',
'Database collation' => 'Collazione/Raccolta Database per verifica',
'Database connection time: {dbTime} - Configured time zone: {time}' => 'Ora di connessione al database: {dbTime} - Fuso orario impostato: {time}',
'Database driver - {driver}' => 'Driver database - {driver}',
'Database migration results:' => 'Risultato della migrazione del database:',
'Delayed' => 'Posticipato',
'Detected URL: {currentBaseUrl}' => 'URL rilevato:{currentBaseUrl}',
'Displaying {count} entries per page.' => 'Mostra {count} elementi per pagina.',
'Done' => 'Fatto',
'Driver' => 'Driver',
'Dynamic Config' => 'Configurazione dinamica',
'Error' => 'Errore',
'Flush entries' => 'Pulisci log',
'HumHub' => 'HumHub',
'HumHub is currently in debug mode. Disable it when running on production!' => 'HumHub è attualmente in modalità debug. Disabilitala nel momento in cui sarà in modalità produzione!',
'ICU Data Version ({version})' => 'Versione dati ICU ({version}). (International Components for Unicode)',
'ICU Data {icuMinVersion} or higher is required' => 'E\' richiesta una versione dati ICU {icuMinVersion} o successiva.',
'ICU Version ({version})' => 'Versione ICU ({version})',
'ICU {icuMinVersion} or higher is required' => 'E\' richiesta una versione ICU {icuMinVersion} o successiva.',
'Increase memory limit in {fileName}' => 'Incrementa il limite della memoria in {fileName}',
'Info' => 'Informazioni',
'Install {phpExtension} Extension' => 'Installa Estensione {phpExtension}',
'Install {phpExtension} Extension for APC Caching' => 'Installa Estensione {phpExtension} per APC Caching',
'Install {phpExtension} Extension for e-mail S/MIME support.' => 'Installa Estensione {phpExtension} per supporto e-mail S/MIME.',
'Last run (daily):' => 'Ultima esecuzione (giornaliera)',
'Last run (hourly):' => 'Ultima esecuzione (oraria)',
'Licences' => 'Licenze',
'Logging' => 'Logging',
'Make {filePath} writable for the Webserver/PHP!' => 'Rendi scrivibile {filePath} per il Webserver/PHP!',
'Marketplace API Connection' => 'Connessione API del Marketplace',
'Memory Limit ({memoryLimit})' => 'Limite di memoria ({memoryLimit})',
'Minimum Version {minVersion}' => 'Versione minima {minVersion}',
'Module Directory' => 'Elenco dei Moduli',
'Multibyte String Functions' => 'Funzioni stringa multibyte',
'Never' => 'Mai',
'Optional' => 'Opzionale',
'Other' => 'Altri',
'Permissions' => 'Permessi',
'Please refer to the documentation to setup the cronjobs and queue workers.' => 'Riferisciti alla documentazione per impostare le attività pianificate e quelle di background.',
'Prerequisites' => 'Prerequisiti',
'Profile Image' => 'Immagine di profilo',
'Queue successfully cleared.' => 'Coda svuotata correttamente',
'Re-Run tests' => 'Rilancia il test',
'Recommended collation is {collation}' => 'La collazione/raccolta raccomandata è {collation}',
'Recommended collation is {collation} for the tables: {tables}' => 'La collazione/raccolta raccomandata è {collation} per le tabelle: {tables}',
'Recommended engine is {engine} for the tables: {tables}' => 'Il motore raccomandato è {engine} per le tabelle: {tables}',
'Reserved' => 'Riservato',
'Runtime' => 'Runtime',
'Search index rebuild in progress.' => 'Ricostruzione indice di ricerca in corso.',
'Search term...' => 'Cerca termine...',
'See installation manual for more details.' => 'Vedi manuale di installazione per ulteriori dettagli.',
'Select category..' => 'Seleziona categoria...',
'Select day' => 'Seleziona un giorno',
'Select level...' => 'Seleziona livello...',
'Settings' => 'Impostazioni',
'Supported drivers: {drivers}' => 'Driver supportati: {drivers}',
'Table collations' => 'Tabella Collazioni (raccolte)',
'Table engines' => 'Tabella dei motori',
'The current main HumHub database name is ' => 'Il database principale di Humhub si chiama:',
'There is a new update available! (Latest version: %version%)' => 'Una nuova versione è disponibile! (Ultima versione: %version%)',
'This HumHub installation is up to date!' => 'Questa installazione di HumHub è aggiornata!',
'Time zone' => 'Fuso orario',
'Total {count} entries found.' => '{count} elementi trovati in totale.',
'Trace' => 'Traccia',
'Uploads' => 'Caricamenti',
'Varying table engines are not supported.' => 'I motori di tabelle variabili non sono supportati.',
'Version' => 'Versione',
'Waiting' => 'In attesa',
'Warning' => 'Attenzione',
'{imageExtension} Support' => 'Supporto {imageExtension}',
'{phpExtension} Extension' => 'Estensione {phpExtension}',
'{phpExtension} Support' => 'Supporto {phpExtension}',
'"Push Notifications (Firebase)" module and setup of Firebase API Key required' => '',
'Custom Modules ({modules})' => '',
'Deprecated Modules ({modules})' => '',
'Disabled Functions' => '',
'HumHub Documentation' => '',
'Make sure that the `proc_open` function is not disabled.' => '',
'Mobile App - Push Service' => '',
'Must be updated manually. Check compatibility with newer HumHub versions before updating.' => '',
'Pretty URLs' => '',
'The module(s) are no longer maintained and should be uninstalled.' => '',
];
return array (
'"Push Notifications (Firebase)" module and setup of Firebase API Key required' => 'È necessario il modulo "Push Notifications (Firebase)" e la configurazione della chiave API di Firebase.',
'<strong>CronJob</strong> Status' => 'Stato <strong>Attività pianificate</strong>',
'<strong>Queue</strong> Status' => 'Stato <strong>Attività in background</strong>',
'About HumHub' => 'Informazioni su HumHub',
'Assets' => 'Asset',
'Background Jobs' => 'Attività in background',
'Base URL' => 'URL di base',
'Checking HumHub software prerequisites.' => 'Verifica i prerequisiti del software Humhub.',
'Current limit is: {currentLimit}' => 'Il limite attuale è: {currentLimit}',
'Custom Modules ({modules})' => 'Moduli Personalizzati ({modules})',
'Database' => 'Database',
'Database collation' => 'Collazione/Raccolta Database per verifica',
'Database connection time: {dbTime} - Configured time zone: {time}' => 'Ora di connessione al database: {dbTime} - Fuso orario impostato: {time}',
'Database driver - {driver}' => 'Driver database - {driver}',
'Database migration results:' => 'Risultato della migrazione del database:',
'Delayed' => 'Posticipato',
'Deprecated Modules ({modules})' => 'Moduli Deprecati ({modules})',
'Detected URL: {currentBaseUrl}' => 'URL rilevato:{currentBaseUrl}',
'Disabled Functions' => 'Funzioni Disabilitate',
'Displaying {count} entries per page.' => 'Mostra {count} elementi per pagina.',
'Done' => 'Fatto',
'Driver' => 'Driver',
'Dynamic Config' => 'Configurazione dinamica',
'Error' => 'Errore',
'Flush entries' => 'Pulisci log',
'HumHub' => 'HumHub',
'HumHub Documentation' => 'Documentazione HumHub',
'HumHub is currently in debug mode. Disable it when running on production!' => 'HumHub è attualmente in modalità debug. Disabilitala nel momento in cui sarà in modalità produzione!',
'ICU Data Version ({version})' => 'Versione dati ICU ({version}). (International Components for Unicode)',
'ICU Data {icuMinVersion} or higher is required' => 'E\' richiesta una versione dati ICU {icuMinVersion} o successiva.',
'ICU Version ({version})' => 'Versione ICU ({version})',
'ICU {icuMinVersion} or higher is required' => 'E\' richiesta una versione ICU {icuMinVersion} o successiva.',
'Increase memory limit in {fileName}' => 'Incrementa il limite della memoria in {fileName}',
'Info' => 'Informazioni',
'Install {phpExtension} Extension' => 'Installa Estensione {phpExtension}',
'Install {phpExtension} Extension for APC Caching' => 'Installa Estensione {phpExtension} per APC Caching',
'Install {phpExtension} Extension for e-mail S/MIME support.' => 'Installa Estensione {phpExtension} per supporto e-mail S/MIME.',
'Last run (daily):' => 'Ultima esecuzione (giornaliera)',
'Last run (hourly):' => 'Ultima esecuzione (oraria)',
'Licences' => 'Licenze',
'Logging' => 'Logging',
'Make sure that the `proc_open` function is not disabled.' => 'Assicurarsi che la funzione `proc_open` non sia disabilitata.',
'Make {filePath} writable for the Webserver/PHP!' => 'Rendi scrivibile {filePath} per il Webserver/PHP!',
'Marketplace API Connection' => 'Connessione API del Marketplace',
'Memory Limit ({memoryLimit})' => 'Limite di memoria ({memoryLimit})',
'Minimum Version {minVersion}' => 'Versione minima {minVersion}',
'Mobile App - Push Service' => 'App mobile - Servizio push',
'Module Directory' => 'Elenco dei Moduli',
'Multibyte String Functions' => 'Funzioni stringa multibyte',
'Must be updated manually. Check compatibility with newer HumHub versions before updating.' => 'Deve essere aggiornato manualmente. Verificare la compatibilità con le nuove versioni di HumHub prima di effettuare l\'aggiornamento.',
'Never' => 'Mai',
'Optional' => 'Opzionale',
'Other' => 'Altri',
'Permissions' => 'Permessi',
'Please refer to the documentation to setup the cronjobs and queue workers.' => 'Riferisciti alla documentazione per impostare le attività pianificate e quelle di background.',
'Prerequisites' => 'Prerequisiti',
'Pretty URLs' => 'Pretty URLs',
'Profile Image' => 'Immagine di profilo',
'Queue successfully cleared.' => 'Coda svuotata correttamente',
'Re-Run tests' => 'Rilancia il test',
'Recommended collation is {collation}' => 'La collazione/raccolta raccomandata è {collation}',
'Recommended collation is {collation} for the tables: {tables}' => 'La collazione/raccolta raccomandata è {collation} per le tabelle: {tables}',
'Recommended engine is {engine} for the tables: {tables}' => 'Il motore raccomandato è {engine} per le tabelle: {tables}',
'Reserved' => 'Riservato',
'Runtime' => 'Runtime',
'Search index rebuild in progress.' => 'Ricostruzione indice di ricerca in corso.',
'Search term...' => 'Cerca termine...',
'See installation manual for more details.' => 'Vedi manuale di installazione per ulteriori dettagli.',
'Select category..' => 'Seleziona categoria...',
'Select day' => 'Seleziona un giorno',
'Select level...' => 'Seleziona livello...',
'Settings' => 'Impostazioni',
'Supported drivers: {drivers}' => 'Driver supportati: {drivers}',
'Table collations' => 'Tabella Collazioni (raccolte)',
'Table engines' => 'Tabella dei motori',
'The current main HumHub database name is ' => 'Il database principale di Humhub si chiama:',
'The module(s) are no longer maintained and should be uninstalled.' => 'I moduli non vengono più mantenuti e devono essere disinstallati.',
'There is a new update available! (Latest version: %version%)' => 'Una nuova versione è disponibile! (Ultima versione: %version%)',
'This HumHub installation is up to date!' => 'Questa installazione di HumHub è aggiornata!',
'Time zone' => 'Fuso orario',
'Total {count} entries found.' => '{count} elementi trovati in totale.',
'Trace' => 'Traccia',
'Uploads' => 'Caricamenti',
'Varying table engines are not supported.' => 'I motori di tabelle variabili non sono supportati.',
'Version' => 'Versione',
'Waiting' => 'In attesa',
'Warning' => 'Attenzione',
'{imageExtension} Support' => 'Supporto {imageExtension}',
'{phpExtension} Extension' => 'Estensione {phpExtension}',
'{phpExtension} Support' => 'Supporto {phpExtension}',
);

View File

@ -1,22 +1,21 @@
<?php
return [
'%moduleName% - Set as default module' => '%moduleName% - Imposta come modulo predefinito',
'Activated' => 'Attivato',
'Always activated' => 'Sempre attivato',
'Are you sure? *ALL* module data will be lost!' => 'Sei sicuro? *TUTTI* i dati dei moduli saranno perduti!',
'Are you sure? *ALL* module related data and files will be lost!' => 'Sei sicuro? *TUTTI* i dati e i file relativi ai moduli saranno perduti!',
'Close' => 'Chiudi',
'Could not find requested module!' => 'Non posso trovare il modulo richiesto!',
'Deactivated' => 'Disattivato',
'Enable module...' => 'Abilita modulo...',
'Here you can choose whether or not a module should be automatically activated on a space or user profile. If the module should be activated, choose "always activated".' => 'Qui puoi scegliere se un modulo deve essere attivato automaticamente o meno su uno spazio o profilo utente. Se il modulo deve essere attivato, scegli "sempre attivato".',
'Module path %path% is not writeable!' => 'Il module con il path %path% non è scrivibile!',
'Save' => 'Salva',
'Space default state' => 'Stato predefinito dello spazio',
'Spaces' => 'Space',
'User default state' => 'Stato predefinito dell\'utente',
'Users' => 'Persone',
'Deactivation of this module has not been completed yet. Please retry in a few minutes.' => '',
'Module deactivation in progress. This process may take a moment.' => '',
];
return array (
'%moduleName% - Set as default module' => '%moduleName% - Imposta come modulo predefinito',
'Activated' => 'Attivato',
'Always activated' => 'Sempre attivato',
'Are you sure? *ALL* module data will be lost!' => 'Sei sicuro? *TUTTI* i dati dei moduli saranno perduti!',
'Are you sure? *ALL* module related data and files will be lost!' => 'Sei sicuro? *TUTTI* i dati e i file relativi ai moduli saranno perduti!',
'Close' => 'Chiudi',
'Could not find requested module!' => 'Non posso trovare il modulo richiesto!',
'Deactivated' => 'Disattivato',
'Deactivation of this module has not been completed yet. Please retry in a few minutes.' => 'La disattivazione di questo modulo non è ancora stata completata. Riprovare tra qualche minuto.',
'Enable module...' => 'Abilita modulo...',
'Here you can choose whether or not a module should be automatically activated on a space or user profile. If the module should be activated, choose "always activated".' => 'Qui puoi scegliere se un modulo deve essere attivato automaticamente o meno su uno spazio o profilo utente. Se il modulo deve essere attivato, scegli "sempre attivato".',
'Module deactivation in progress. This process may take a moment.' => 'Disattivazione del modulo in corso. Questo processo potrebbe richiedere un pò di tempo.',
'Module path %path% is not writeable!' => 'Il module con il path %path% non è scrivibile!',
'Save' => 'Salva',
'Space default state' => 'Stato predefinito dello spazio',
'Spaces' => 'Space',
'User default state' => 'Stato predefinito dell\'utente',
'Users' => 'Persone',
);

View File

@ -1,127 +1,126 @@
<?php
return [
'1 month' => '1 mese',
'1 week' => '1 settimana',
'1 year' => '1 anno',
'2 weeks' => '2 settimane',
'3 months' => '3 mesi',
'6 months' => '6 mesi',
'<strong>Confirm</strong> icon deletion' => '<strong>Conferma</strong> l\'eliminazione dell\'icona',
'<strong>Confirm</strong> image deletion' => '<strong>Conferma</strong> l\'eliminazione dell\'immagine',
'<strong>Maintenance</strong> Mode' => 'Modalità <strong>Manutenzione</strong>',
'<strong>Warning:</strong> All users will be immediately logged out, except admins.' => '<strong>Avviso:</strong> tutti gli utenti verranno disconnessi immediatamente, tranne gli amministratori.',
'Access Token' => 'Token di accesso',
'Access token is not provided yet.' => 'Il token di accesso non è stato ancora fornito.',
'Activate' => 'Attiva',
'Activate maintenance mode and disable access to the platform for non-admin users?<br><br>' => 'Attivare la modalità di manutenzione e disabilitare l\'accesso alla piattaforma per gli utenti non amministratori?<br><br>',
'Add OEmbed provider' => 'Aggiungi OEmbed provider',
'Add custom info text for maintenance mode. Displayed on the login page.' => 'Aggiungi testo informativo personalizzato per la modalità di manutenzione. Visualizzato nella pagina di accesso.',
'Add new provider' => 'Aggiungi nuovo fornitore',
'Advanced Settings' => 'Impostazioni avanzate',
'Allow Self-Signed Certificates?' => 'Consenti certificati autocertificati?',
'Allowed file extensions' => 'Estensioni file consentite',
'Appearance Settings' => 'Impostazioni aspetto',
'Auto format based on user language - Example: {example}' => 'Formatta in base alla lingua utente - Esempio: {example}',
'Back to overview' => 'Indietro alla panoramica',
'Base URL' => 'URL base',
'Comma separated list. Leave empty to allow all.' => 'Elenco separato da virgola. Lasciare vuoto per consentire tutti.',
'Configuration (Use settings from configuration file)' => 'Configurazione (usa le impostazioni dal file di configurazione)',
'Could not send test email.' => 'Non è possibile mandare una email di prova.',
'Currently no provider active!' => 'Al momento non ci sono fornitori attivi!',
'Currently there are {count} records in the database dating from {dating}.' => 'Al momento ci sono {count} elementi nel database a partire dal {dating}.',
'Custom DSN' => 'DSN personalizzato',
'DSN' => 'DSN',
'DSN Examples:' => 'Esempi DSN:',
'Dashboard' => 'Bacheca',
'Date input format' => 'Formato inserimento data',
'Deactivate' => 'Disattiva',
'Deactivate maintenance mode and enable all users to access the platform again?' => 'Disattivare la modalità di manutenzione e consentire a tutti gli utenti di accedere nuovamente alla piattaforma?',
'Default Timezone' => 'Fuso orario predefinito',
'Default language' => 'Lingua predefinita',
'Default pagination size (Entries per page)' => 'Misura predefinita dell\'impaginazione (Elementi per pagina)',
'Default stream content order' => 'Ordine per il contenuto streaming predefinito',
'Delete' => 'Cancella',
'E-Mail' => 'Email',
'E-Mail reply-to' => 'E-mail per rispondi-a',
'E-Mail sender address' => 'Indirizzo del mittente dell\'e-mail',
'E-Mail sender name' => 'Nome del mittente dell\'e-mail',
'E.g. http://example.com/humhub' => 'Esempio: http://example.com/humhub',
'Edit OEmbed provider' => 'Modifica OEmbed provider',
'Embedded content requires the user\'s consent to be loaded' => 'Il contenuto incorporato richiede il consenso dell\'utente per essere caricato',
'Enable maintenance mode' => 'Abilita la modalità di manutenzione',
'Enable user friendship system' => 'Abilita sistema di amicizia per gli utenti',
'Enabled' => 'Abilitato',
'Enabled OEmbed providers' => 'Fornitori OEmbed abilitati',
'Endpoint Url' => 'Endpoint Url',
'Exclude media files from stream attachment list' => 'Escludi i file multimediali dall\'elenco degli allegati dello stream',
'Firstname Lastname (e.g. John Doe)' => 'Nome Cognome (esempio: John Doe)',
'Fixed format (dd/mm/yyyy) - Example: {example}' => 'Formato fisso (gg/mm/aaaa) - Esempio: {example}',
'Friendship' => 'Amicizia',
'General' => 'Generale',
'General Settings' => 'Impostazioni generali',
'HTML tracking code' => 'Codice HTML per il tracciamento',
'Here you can configurate the registration behaviour and additinal user settings of your social network.' => 'Qui puoi configurare la registrazione e ulteriori impostazioni utenti del tuo social network.',
'Here you can configure basic settings of your social network.' => 'Qui puoi configurare le impostazioni base del tuo social network.',
'Horizontal scrolling images on a mobile device' => 'Scorrimento orizzontale delle immagini per dispositivi mobile',
'Icon upload' => 'Carica icona',
'Last visit' => 'Ultimo accesso',
'Logo upload' => 'Carica Logo',
'Mail Transport Type' => 'Tipo di Mail Transport',
'Maintenance mode' => 'Modalità di manutenzione',
'Maximum allowed age for logs.' => 'Tempo massimo consentito per i log.',
'Maximum upload file size (in MB)' => 'Misura massima del file in upload (in MB)',
'Mobile appearance' => 'Visualizzazione per dispositivi portatili',
'Name of the application' => 'Nome dell\'applicazione',
'No Delivery (Debug Mode, Save as file)' => 'Nessuna consegna (modalità debug, salvataggio come file)',
'No Proxy Hosts' => 'Nessun Host Proxy',
'Notification Settings' => 'Impostazioni notifiche',
'Old logs can significantly increase the size of your database while providing little information.' => 'I vecchi log aumentano significativamente la dimensione del database, ma forniscono poche informazioni utili.',
'Optional. Default reply address for system emails like notifications.' => 'Opzionale. Indirizzo di risposta predefinito per le email di sistema come le notifiche',
'PHP (Use settings of php.ini file)' => 'PHP (usa le impostazioni del file php.ini)',
'PHP reported a maximum of {maxUploadSize} MB' => 'PHP impostato ad un massimo di {maxUploadSize} MB',
'Password' => 'Password',
'Port' => 'Porta',
'Port number' => 'Numero porta',
'Provider Name' => 'Nome del provider',
'Regular expression by which the link match will be checked.' => 'Espressione regolare con cui verrà verificata la corrispondenza del collegamento.',
'Reported database time: {dateTime}' => 'Ora database segnalata: {dateTime}',
'Save' => 'Salva',
'Save & Flush Caches' => 'Salva e svuota Cache',
'Save & Test' => 'Salva e testa',
'Saved' => 'Salvato',
'Saved and flushed cache' => 'Cache salvata e attivata',
'Saved and sent test email to: {address}' => 'Email di prova salvata e inviata a: {address}',
'Server' => 'Server',
'Server Timezone' => 'Fuso orario server',
'Show introduction tour for new users' => 'Mostra il tour di introduzione ai nuovi utenti',
'Show user profile post form on dashboard' => 'Mostra il form per i profili utente sulla bacheca',
'Sort by creation date' => 'Ordina per data creazione',
'Sort by update date' => 'Ordina per data aggiornamento',
'Test message' => 'Messaggio di prova',
'Theme' => 'Tema',
'These settings refer to advanced topics of your social network.' => 'Queste impostazioni concernono argomenti avanzati del tuo social network.',
'These settings refer to the appearance of your social network.' => 'Queste impostazioni concernono l\'aspetto del tuo social network.',
'Url Pattern' => 'Modello dell\'URL',
'Use %url% as placeholder for URL. Format needs to be JSON. (e.g. http://www.youtube.com/oembed?url=%url%&format=json)' => 'Applica %url% come placeholder per gli URL. Il formato deve essere JSON. (es. http://www.youtube.com/oembed?url=%url%&amp;format=json)',
'Use SMTPS' => 'Usa SMTP',
'Use X-Sendfile for File Downloads' => 'Usa X-Sendfile per scaricare i file',
'User' => 'Utente',
'User Display Name' => 'Nome visualizzato utente',
'User Display Name Subtitle' => 'Nome visualizzato utente Sottotitolo',
'User Settings' => 'Impostazioni Utenti',
'Username' => 'Nome utente',
'Username (e.g. john)' => 'Nome utente (esempio: john)',
'You can add a statistic code snippet (HTML) - which will be added to all rendered pages.' => 'Puoi aggiungere del codice HTML snippet per le statistiche. Verrà aggiunto a tutte le pagine caricate.',
'You can find more configuration options here:' => 'Puoi trovare altre opzioni di configurazione qui:',
'You\'re using no icon at the moment. Upload your logo now.' => 'Non stai usando una icona al momento, carica il tuo logo ora.',
'You\'re using no logo at the moment. Upload your logo now.' => 'Non stai usando nessun logo al momento, carica il tuo logo ora.',
'e.g. 25 (for SMTP) or 465 (for SMTPS)' => 'per esempio. 25 (per SMTP) o 465 (per SMTPS)',
'e.g. localhost' => 'per esempio. localhost',
'e.g. smtps://user:pass@smtp.example.com:port' => 'per esempio. smtps://user:pass@smtp.example.com:port',
'never' => 'mai',
'"My Spaces" Sorting' => '',
'Custom sort order (alphabetical if not defined)' => '',
'Custom sort order can be defined in the Space advanced settings.' => '',
'Inserted script tags must contain a nonce. e.g. {code}' => '',
];
return array (
'"My Spaces" Sorting' => 'Ordinamento "I miei Spazi"',
'1 month' => '1 mese',
'1 week' => '1 settimana',
'1 year' => '1 anno',
'2 weeks' => '2 settimane',
'3 months' => '3 mesi',
'6 months' => '6 mesi',
'<strong>Confirm</strong> icon deletion' => '<strong>Conferma</strong> l\'eliminazione dell\'icona',
'<strong>Confirm</strong> image deletion' => '<strong>Conferma</strong> l\'eliminazione dell\'immagine',
'<strong>Maintenance</strong> Mode' => 'Modalità <strong>Manutenzione</strong>',
'<strong>Warning:</strong> All users will be immediately logged out, except admins.' => '<strong>Avviso:</strong> tutti gli utenti verranno disconnessi immediatamente, tranne gli amministratori.',
'Access Token' => 'Token di accesso',
'Access token is not provided yet.' => 'Il token di accesso non è stato ancora fornito.',
'Activate' => 'Attiva',
'Activate maintenance mode and disable access to the platform for non-admin users?<br><br>' => 'Attivare la modalità di manutenzione e disabilitare l\'accesso alla piattaforma per gli utenti non amministratori?<br><br>',
'Add OEmbed provider' => 'Aggiungi OEmbed provider',
'Add custom info text for maintenance mode. Displayed on the login page.' => 'Aggiungi testo informativo personalizzato per la modalità di manutenzione. Visualizzato nella pagina di accesso.',
'Add new provider' => 'Aggiungi nuovo fornitore',
'Advanced Settings' => 'Impostazioni avanzate',
'Allow Self-Signed Certificates?' => 'Consenti certificati autocertificati?',
'Allowed file extensions' => 'Estensioni file consentite',
'Appearance Settings' => 'Impostazioni aspetto',
'Auto format based on user language - Example: {example}' => 'Formatta in base alla lingua utente - Esempio: {example}',
'Back to overview' => 'Indietro alla panoramica',
'Base URL' => 'URL base',
'Comma separated list. Leave empty to allow all.' => 'Elenco separato da virgola. Lasciare vuoto per consentire tutti.',
'Configuration (Use settings from configuration file)' => 'Configurazione (usa le impostazioni dal file di configurazione)',
'Could not send test email.' => 'Non è possibile mandare una email di prova.',
'Currently no provider active!' => 'Al momento non ci sono fornitori attivi!',
'Currently there are {count} records in the database dating from {dating}.' => 'Al momento ci sono {count} elementi nel database a partire dal {dating}.',
'Custom DSN' => 'DSN personalizzato',
'Custom sort order (alphabetical if not defined)' => 'Ordine personalizzato (alfabetico se non definito)',
'Custom sort order can be defined in the Space advanced settings.' => 'L\'ordine personalizzato può essere definito nelle impostazioni avanzate dello Spazio.',
'DSN' => 'DSN',
'DSN Examples:' => 'Esempi DSN:',
'Dashboard' => 'Bacheca',
'Date input format' => 'Formato inserimento data',
'Deactivate' => 'Disattiva',
'Deactivate maintenance mode and enable all users to access the platform again?' => 'Disattivare la modalità di manutenzione e consentire a tutti gli utenti di accedere nuovamente alla piattaforma?',
'Default Timezone' => 'Fuso orario predefinito',
'Default language' => 'Lingua predefinita',
'Default pagination size (Entries per page)' => 'Misura predefinita dell\'impaginazione (Elementi per pagina)',
'Default stream content order' => 'Ordine per il contenuto streaming predefinito',
'Delete' => 'Cancella',
'E-Mail' => 'Email',
'E-Mail reply-to' => 'E-mail per rispondi-a',
'E-Mail sender address' => 'Indirizzo del mittente dell\'e-mail',
'E-Mail sender name' => 'Nome del mittente dell\'e-mail',
'E.g. http://example.com/humhub' => 'Esempio: http://example.com/humhub',
'Edit OEmbed provider' => 'Modifica OEmbed provider',
'Embedded content requires the user\'s consent to be loaded' => 'Il contenuto incorporato richiede il consenso dell\'utente per essere caricato',
'Enable maintenance mode' => 'Abilita la modalità di manutenzione',
'Enable user friendship system' => 'Abilita sistema di amicizia per gli utenti',
'Enabled' => 'Abilitato',
'Enabled OEmbed providers' => 'Fornitori OEmbed abilitati',
'Endpoint Url' => 'Endpoint Url',
'Exclude media files from stream attachment list' => 'Escludi i file multimediali dall\'elenco degli allegati dello stream',
'Firstname Lastname (e.g. John Doe)' => 'Nome Cognome (esempio: John Doe)',
'Fixed format (dd/mm/yyyy) - Example: {example}' => 'Formato fisso (gg/mm/aaaa) - Esempio: {example}',
'Friendship' => 'Amicizia',
'General' => 'Generale',
'General Settings' => 'Impostazioni generali',
'HTML tracking code' => 'Codice HTML per il tracciamento',
'Here you can configurate the registration behaviour and additinal user settings of your social network.' => 'Qui puoi configurare la registrazione e ulteriori impostazioni utenti del tuo social network.',
'Here you can configure basic settings of your social network.' => 'Qui puoi configurare le impostazioni base del tuo social network.',
'Horizontal scrolling images on a mobile device' => 'Scorrimento orizzontale delle immagini per dispositivi mobile',
'Icon upload' => 'Carica icona',
'Inserted script tags must contain a nonce. e.g. {code}' => 'I tag di script inseriti devono contenere un nonce. Ad esempio: {code}',
'Last visit' => 'Ultimo accesso',
'Logo upload' => 'Carica Logo',
'Mail Transport Type' => 'Tipo di Mail Transport',
'Maintenance mode' => 'Modalità di manutenzione',
'Maximum allowed age for logs.' => 'Tempo massimo consentito per i log.',
'Maximum upload file size (in MB)' => 'Misura massima del file in upload (in MB)',
'Mobile appearance' => 'Visualizzazione per dispositivi portatili',
'Name of the application' => 'Nome dell\'applicazione',
'No Delivery (Debug Mode, Save as file)' => 'Nessuna consegna (modalità debug, salvataggio come file)',
'No Proxy Hosts' => 'Nessun Host Proxy',
'Notification Settings' => 'Impostazioni notifiche',
'Old logs can significantly increase the size of your database while providing little information.' => 'I vecchi log aumentano significativamente la dimensione del database, ma forniscono poche informazioni utili.',
'Optional. Default reply address for system emails like notifications.' => 'Opzionale. Indirizzo di risposta predefinito per le email di sistema come le notifiche',
'PHP (Use settings of php.ini file)' => 'PHP (usa le impostazioni del file php.ini)',
'PHP reported a maximum of {maxUploadSize} MB' => 'PHP impostato ad un massimo di {maxUploadSize} MB',
'Password' => 'Password',
'Port' => 'Porta',
'Port number' => 'Numero porta',
'Provider Name' => 'Nome del provider',
'Regular expression by which the link match will be checked.' => 'Espressione regolare con cui verrà verificata la corrispondenza del collegamento.',
'Reported database time: {dateTime}' => 'Ora database segnalata: {dateTime}',
'Save' => 'Salva',
'Save & Flush Caches' => 'Salva e svuota Cache',
'Save & Test' => 'Salva e testa',
'Saved' => 'Salvato',
'Saved and flushed cache' => 'Cache salvata e attivata',
'Saved and sent test email to: {address}' => 'Email di prova salvata e inviata a: {address}',
'Server' => 'Server',
'Server Timezone' => 'Fuso orario server',
'Show introduction tour for new users' => 'Mostra il tour di introduzione ai nuovi utenti',
'Show user profile post form on dashboard' => 'Mostra il form per i profili utente sulla bacheca',
'Sort by creation date' => 'Ordina per data creazione',
'Sort by update date' => 'Ordina per data aggiornamento',
'Test message' => 'Messaggio di prova',
'Theme' => 'Tema',
'These settings refer to advanced topics of your social network.' => 'Queste impostazioni concernono argomenti avanzati del tuo social network.',
'These settings refer to the appearance of your social network.' => 'Queste impostazioni concernono l\'aspetto del tuo social network.',
'Url Pattern' => 'Modello dell\'URL',
'Use %url% as placeholder for URL. Format needs to be JSON. (e.g. http://www.youtube.com/oembed?url=%url%&format=json)' => 'Applica %url% come placeholder per gli URL. Il formato deve essere JSON. (es. http://www.youtube.com/oembed?url=%url%&amp;format=json)',
'Use SMTPS' => 'Usa SMTP',
'Use X-Sendfile for File Downloads' => 'Usa X-Sendfile per scaricare i file',
'User' => 'Utente',
'User Display Name' => 'Nome visualizzato utente',
'User Display Name Subtitle' => 'Nome visualizzato utente Sottotitolo',
'User Settings' => 'Impostazioni Utenti',
'Username' => 'Nome utente',
'Username (e.g. john)' => 'Nome utente (esempio: john)',
'You can add a statistic code snippet (HTML) - which will be added to all rendered pages.' => 'Puoi aggiungere del codice HTML snippet per le statistiche. Verrà aggiunto a tutte le pagine caricate.',
'You can find more configuration options here:' => 'Puoi trovare altre opzioni di configurazione qui:',
'You\'re using no icon at the moment. Upload your logo now.' => 'Non stai usando una icona al momento, carica il tuo logo ora.',
'You\'re using no logo at the moment. Upload your logo now.' => 'Non stai usando nessun logo al momento, carica il tuo logo ora.',
'e.g. 25 (for SMTP) or 465 (for SMTPS)' => 'per esempio. 25 (per SMTP) o 465 (per SMTPS)',
'e.g. localhost' => 'per esempio. localhost',
'e.g. smtps://user:pass@smtp.example.com:port' => 'per esempio. smtps://user:pass@smtp.example.com:port',
'never' => 'mai',
);

View File

@ -1,33 +1,32 @@
<?php
return [
'<strong>Manage</strong> Spaces' => '<strong>Gestisci</strong> spazi',
'Add new space' => 'Aggiungi nuovo spazio',
'By using user roles, you can create different permission groups within a Space. These can also be individualized by authorized users for each and every Space and are only relevant for that specific Space.' => 'Utilizzando i ruoli utente, puoi creare diversi gruppi di autorizzazioni all\'interno di uno spazio. Questi possono anche essere personalizzati dagli utenti autorizzati per ogni singolo Spazio e sono rilevanti solo per quello specifico Spazio.',
'Change owner' => 'Cambia proprietario',
'Default Content Visiblity' => 'Visibilità dei contenuti predefinita',
'Default Join Policy' => 'Criterio d\'iscrizione predefinito',
'Default Space Permissions' => 'Permessi di spazio predefiniti',
'Default Space(s)' => 'Spazio/i predefinito/i',
'Default Visibility' => 'Visibilità predefinita',
'Default space' => 'Spazio predefinito',
'Here you can define your default settings for new spaces. These settings can be overwritten for each individual space.' => 'Qui puoi definire le impostazioni predefinite per i nuovi spazi. Queste impostazioni possono essere sovrascritte per ogni spazio individuale.',
'Invalid space' => 'Spazio non valido',
'Manage members' => 'Gestisci i membri',
'Manage modules' => 'Gestisci i moduli',
'Open space' => 'Spazio pubblico',
'Overview' => 'Panoramica',
'Permissions' => 'Permessi',
'Search by name, description, id or owner.' => 'Cerca per nome, descrizione,id o proprietario',
'Settings' => 'Impostazioni',
'Space Settings' => 'Impostazioni Space',
'These options allow you to set the default permissions for all Spaces. Authorized users are able individualize these for each Space. Further entries are added with the installation of new modules.' => 'Queste opzioni ti consentono di impostare i permessi predefiniti per tutti gli Spazi. Gli utenti autorizzati possono personalizzarli per ogni Spazio. Ulteriori voci vengono aggiunte con l\'installazione di nuovi moduli.',
'This overview contains a list of each space with actions to view, edit and delete spaces.' => 'Questa panoramica contiene un elenco di ogni spazio con le azioni per vedere, modificare e eliminare utenti.',
'Update Space memberships also for existing members.' => 'Aggiorna le iscrizioni allo spazio anche per i membri esistenti.',
'Default "Hide About Page"' => '',
'Default "Hide Activity Sidebar Widget"' => '',
'Default "Hide Followers"' => '',
'Default "Hide Members"' => '',
'Default Homepage' => '',
'Default Homepage (Non-members)' => '',
];
return array (
'<strong>Manage</strong> Spaces' => '<strong>Gestisci</strong> spazi',
'Add new space' => 'Aggiungi nuovo spazio',
'By using user roles, you can create different permission groups within a Space. These can also be individualized by authorized users for each and every Space and are only relevant for that specific Space.' => 'Utilizzando i ruoli utente, puoi creare diversi gruppi di autorizzazioni all\'interno di uno spazio. Questi possono anche essere personalizzati dagli utenti autorizzati per ogni singolo Spazio e sono rilevanti solo per quello specifico Spazio.',
'Change owner' => 'Cambia proprietario',
'Default "Hide About Page"' => 'Predefinito "Nascondi la pagina informativa"',
'Default "Hide Activity Sidebar Widget"' => 'Predefinito "Nascondi il widget della barra laterale delle attività"',
'Default "Hide Followers"' => 'Predefinito "Nascondi seguaci"',
'Default "Hide Members"' => 'Predefinito "Nascondi membri"',
'Default Content Visiblity' => 'Visibilità dei contenuti predefinita',
'Default Homepage' => 'Homepage predefinita',
'Default Homepage (Non-members)' => 'Homepage predefinita (non membri)',
'Default Join Policy' => 'Criterio d\'iscrizione predefinito',
'Default Space Permissions' => 'Permessi di spazio predefiniti',
'Default Space(s)' => 'Spazio/i predefinito/i',
'Default Visibility' => 'Visibilità predefinita',
'Default space' => 'Spazio predefinito',
'Here you can define your default settings for new spaces. These settings can be overwritten for each individual space.' => 'Qui puoi definire le impostazioni predefinite per i nuovi spazi. Queste impostazioni possono essere sovrascritte per ogni spazio individuale.',
'Invalid space' => 'Spazio non valido',
'Manage members' => 'Gestisci i membri',
'Manage modules' => 'Gestisci i moduli',
'Open space' => 'Spazio pubblico',
'Overview' => 'Panoramica',
'Permissions' => 'Permessi',
'Search by name, description, id or owner.' => 'Cerca per nome, descrizione,id o proprietario',
'Settings' => 'Impostazioni',
'Space Settings' => 'Impostazioni Space',
'These options allow you to set the default permissions for all Spaces. Authorized users are able individualize these for each Space. Further entries are added with the installation of new modules.' => 'Queste opzioni ti consentono di impostare i permessi predefiniti per tutti gli Spazi. Gli utenti autorizzati possono personalizzarli per ogni Spazio. Ulteriori voci vengono aggiunte con l\'installazione di nuovi moduli.',
'This overview contains a list of each space with actions to view, edit and delete spaces.' => 'Questa panoramica contiene un elenco di ogni spazio con le azioni per vedere, modificare e eliminare utenti.',
'Update Space memberships also for existing members.' => 'Aggiorna le iscrizioni allo spazio anche per i membri esistenti.',
);

View File

@ -1,90 +1,89 @@
<?php
return [
'<strong>Information</strong>' => '<strong>Informazioni</strong>',
'<strong>Profile</strong> Permissions' => 'Autorizzazioni <strong>Profilo</strong>',
'<strong>Settings</strong> and Configuration' => '<strong>Impostazioni</strong> e Configurazione',
'<strong>User</strong> administration' => 'Amministrazione <strong>Utente</strong>',
'<strong>Warning:</strong> All individual profile permission settings are reset to the default values!' => '<strong>Attenzione:</strong> tutte le impostazioni di autorizzazione del profilo individuale vengono ripristinate ai valori predefiniti!',
'Accept user: <strong>{displayName}</strong> ' => 'Accetta utente: <strong>{displayName}</strong>',
'Account' => 'Account',
'Account Request for \'{displayName}\' has been approved.' => 'La richiesta account per \'{displayName}\' è stata approvata',
'Account Request for \'{displayName}\' has been declined.' => 'La richiesta account per \'{displayName}\' è stata rifiutata',
'Actions' => 'Azioni',
'Active users' => 'Utenti attivi',
'Add Groups...' => 'Aggiungi Gruppi...',
'Add new category' => 'Aggiungi nuova categoria',
'Add new field' => 'Aggiungi nuovo campo',
'Add new group' => 'Aggiungi nuovo gruppo',
'Add new members...' => 'Aggiungi nuovi membri...',
'Add new user' => 'Aggiungi nuovo utente',
'Administrator group could not be deleted!' => 'Impossibile eliminare il gruppo di amministratori!',
'All open registration invitations were successfully deleted.' => 'Tutti gli inviti di registrazione aperti sono stati eliminati con successo.',
'All the personal data of this user will be irrevocably deleted.' => 'Tutti di dati personali di questo utente verranno irrevocabilmente eliminati.',
'Allow' => 'Consenti',
'Allow users to block each other' => 'Consenti agli utenti di bloccarsi a vicenda',
'Allow users to set individual permissions for their own profile?' => 'Consentire agli utenti di impostare autorizzazioni individuali per il proprio profilo?',
'Allow visitors limited access to content without an account (Adds visibility: "Guest")' => 'Consenti accesso limitato per gli utenti non autenticati (guest)',
'Applied to new or existing users without any other group membership.' => 'Applicato a utenti nuovi o esistenti senza altri membri del gruppo.',
'Apply' => 'Applica',
'Approve' => 'Approva',
'Approve all selected' => 'Approva tutti i selezionati',
'Are you really sure that you want to disable this user?' => 'Sei proprio sicuro di disabilitare questo utente?',
'Are you really sure that you want to enable this user?' => 'Sei proprio sicuro di abilitare questo utente?',
'Are you really sure that you want to impersonate this user?' => 'Sei proprio sicuro di impersonare questo utente?',
'Are you really sure? The selected users will be approved and notified by e-mail.' => 'Sei davvero sicuro? Gli utenti selezionati verranno approvati e avvisati via e-mail.',
'Are you really sure? The selected users will be deleted and notified by e-mail.' => 'Sei davvero sicuro? Gli utenti selezionati verranno cancellati e avvisati via e-mail.',
'Are you really sure? Users who are not assigned to another group are automatically assigned to the default group.' => 'Sei proprio sicuro? Gli utenti che non sono assegnati a un altro gruppo vengono assegnati automaticamente al gruppo predefinito.',
'Are you sure that you want to delete following user?' => 'Sei proprio sicuro di eliminare i seguenti utenti?',
'Cancel' => 'Annulla',
'Click here to review' => 'Clicca qui per analizzare',
'Confirm user deletion' => 'Conferma la cancellazione',
'Could not approve the user!' => 'Impossibile approvare l\'utente!',
'Could not decline the user!' => 'Impossibile rifiutare l\'utente!',
'Could not load category.' => 'Non posso caricare la categoria.',
'Create new group' => 'Crea nuovo gruppo',
'Create new profile category' => 'Crea nuova categoria profilo',
'Create new profile field' => 'Crea nuovo campo profilo',
'Deactivate' => 'Disattivare',
'Deactivate individual profile permissions?' => 'Disattivare le autorizzazioni del profilo individuale?',
'Decline' => 'Rifiuta',
'Decline & delete user: <strong>{displayName}</strong>' => 'Rifiuta e cancella l\'utente: <strong>{displayName}</strong>',
'Decline all selected' => 'Rifiuta tutti i selezionati',
'Default' => 'Predefinito',
'Default Profile Permissions' => 'Autorizzazioni profilo predefinite',
'Default Sorting' => 'Ordinamento predefinito',
'Default content of the registration approval email' => 'Contenuto predefinito dell\'email per l\'autorizzazione di registrazione di un utente',
'Default content of the registration denial email' => 'Contenuto predefinito dell\'email per la mancata autorizzazione di registrazione di un utente',
'Default group can not be deleted!' => 'Il gruppo predefinito non può essere cancellato!',
'Default user idle timeout, auto-logout (in seconds, optional)' => 'Tempo standard di timeout per inattività, auto disconnessione (in secondi, facoltativo)',
'Default user profile visibility' => 'Visibilità predefinita per il profilo utente',
'Delete' => 'Elimina',
'Delete All' => 'Cancella tutto',
'Delete all contributions of this user' => 'Cancella tutti i contenuti dell\'utente',
'Delete invitation' => 'Cancella invito',
'Delete invitation?' => 'Annulla l\'invito?',
'Delete spaces which are owned by this user' => 'Cancella tutti gli spazi posseduti dall\'utente',
'Deleted' => 'Eliminato',
'Deleted invitation' => 'Inviti eliminati',
'Deleted users' => 'Utenti eliminati',
'Disable' => 'Disabilita',
'Disabled' => 'Disabilitato',
'Disabled users' => 'Utenti disabilitati',
'Do not change placeholders like {displayName} if you want them to be automatically filled by the system. To reset the email content fields with the system default, leave them empty.' => 'Non modificare segnaposti come {displayName} se vuoi che vengano automaticamente compilati dal sistema. Per ripristinare i campi del contenuto dell\'email con il valore predefinito del sistema, lasciali vuoti.',
'Edit' => 'Modica',
'Edit category' => 'Modifica categoria',
'Edit profile category' => 'Modifica categoria profilo',
'Edit profile field' => 'Modifica campo profilo',
'Edit user: {name}' => 'Modifica utente: {name}',
'Enable' => 'Abilita',
'Enable individual profile permissions' => 'Abilita i permessi del profilo individuale',
'Enabled' => 'Abilitato',
'First name' => 'Nome',
'Group Manager' => 'Manager del guppo',
'Group not found!' => 'Gruppo non trovato!',
'Group user not found!' => 'Gruppo utente non trovato!',
'Groups' => 'Gruppi',
'Hello {displayName},
return array (
'<strong>Information</strong>' => '<strong>Informazioni</strong>',
'<strong>Profile</strong> Permissions' => 'Autorizzazioni <strong>Profilo</strong>',
'<strong>Settings</strong> and Configuration' => '<strong>Impostazioni</strong> e Configurazione',
'<strong>User</strong> administration' => 'Amministrazione <strong>Utente</strong>',
'<strong>Warning:</strong> All individual profile permission settings are reset to the default values!' => '<strong>Attenzione:</strong> tutte le impostazioni di autorizzazione del profilo individuale vengono ripristinate ai valori predefiniti!',
'Accept user: <strong>{displayName}</strong> ' => 'Accetta utente: <strong>{displayName}</strong>',
'Account' => 'Account',
'Account Request for \'{displayName}\' has been approved.' => 'La richiesta account per \'{displayName}\' è stata approvata',
'Account Request for \'{displayName}\' has been declined.' => 'La richiesta account per \'{displayName}\' è stata rifiutata',
'Actions' => 'Azioni',
'Active users' => 'Utenti attivi',
'Add Groups...' => 'Aggiungi Gruppi...',
'Add new category' => 'Aggiungi nuova categoria',
'Add new field' => 'Aggiungi nuovo campo',
'Add new group' => 'Aggiungi nuovo gruppo',
'Add new members...' => 'Aggiungi nuovi membri...',
'Add new user' => 'Aggiungi nuovo utente',
'Administrator group could not be deleted!' => 'Impossibile eliminare il gruppo di amministratori!',
'All open registration invitations were successfully deleted.' => 'Tutti gli inviti di registrazione aperti sono stati eliminati con successo.',
'All the personal data of this user will be irrevocably deleted.' => 'Tutti di dati personali di questo utente verranno irrevocabilmente eliminati.',
'Allow' => 'Consenti',
'Allow users to block each other' => 'Consenti agli utenti di bloccarsi a vicenda',
'Allow users to set individual permissions for their own profile?' => 'Consentire agli utenti di impostare autorizzazioni individuali per il proprio profilo?',
'Allow visitors limited access to content without an account (Adds visibility: "Guest")' => 'Consenti accesso limitato per gli utenti non autenticati (guest)',
'Applied to new or existing users without any other group membership.' => 'Applicato a utenti nuovi o esistenti senza altri membri del gruppo.',
'Apply' => 'Applica',
'Approve' => 'Approva',
'Approve all selected' => 'Approva tutti i selezionati',
'Are you really sure that you want to disable this user?' => 'Sei proprio sicuro di disabilitare questo utente?',
'Are you really sure that you want to enable this user?' => 'Sei proprio sicuro di abilitare questo utente?',
'Are you really sure that you want to impersonate this user?' => 'Sei proprio sicuro di impersonare questo utente?',
'Are you really sure? The selected users will be approved and notified by e-mail.' => 'Sei davvero sicuro? Gli utenti selezionati verranno approvati e avvisati via e-mail.',
'Are you really sure? The selected users will be deleted and notified by e-mail.' => 'Sei davvero sicuro? Gli utenti selezionati verranno cancellati e avvisati via e-mail.',
'Are you really sure? Users who are not assigned to another group are automatically assigned to the default group.' => 'Sei proprio sicuro? Gli utenti che non sono assegnati a un altro gruppo vengono assegnati automaticamente al gruppo predefinito.',
'Are you sure that you want to delete following user?' => 'Sei proprio sicuro di eliminare i seguenti utenti?',
'Cancel' => 'Annulla',
'Click here to review' => 'Clicca qui per analizzare',
'Confirm user deletion' => 'Conferma la cancellazione',
'Could not approve the user!' => 'Impossibile approvare l\'utente!',
'Could not decline the user!' => 'Impossibile rifiutare l\'utente!',
'Could not load category.' => 'Non posso caricare la categoria.',
'Create new group' => 'Crea nuovo gruppo',
'Create new profile category' => 'Crea nuova categoria profilo',
'Create new profile field' => 'Crea nuovo campo profilo',
'Deactivate' => 'Disattivare',
'Deactivate individual profile permissions?' => 'Disattivare le autorizzazioni del profilo individuale?',
'Decline' => 'Rifiuta',
'Decline & delete user: <strong>{displayName}</strong>' => 'Rifiuta e cancella l\'utente: <strong>{displayName}</strong>',
'Decline all selected' => 'Rifiuta tutti i selezionati',
'Default' => 'Predefinito',
'Default Profile Permissions' => 'Autorizzazioni profilo predefinite',
'Default Sorting' => 'Ordinamento predefinito',
'Default content of the registration approval email' => 'Contenuto predefinito dell\'email per l\'autorizzazione di registrazione di un utente',
'Default content of the registration denial email' => 'Contenuto predefinito dell\'email per la mancata autorizzazione di registrazione di un utente',
'Default group can not be deleted!' => 'Il gruppo predefinito non può essere cancellato!',
'Default user idle timeout, auto-logout (in seconds, optional)' => 'Tempo standard di timeout per inattività, auto disconnessione (in secondi, facoltativo)',
'Default user profile visibility' => 'Visibilità predefinita per il profilo utente',
'Delete' => 'Elimina',
'Delete All' => 'Cancella tutto',
'Delete all contributions of this user' => 'Cancella tutti i contenuti dell\'utente',
'Delete invitation' => 'Cancella invito',
'Delete invitation?' => 'Annulla l\'invito?',
'Delete spaces which are owned by this user' => 'Cancella tutti gli spazi posseduti dall\'utente',
'Deleted' => 'Eliminato',
'Deleted invitation' => 'Inviti eliminati',
'Deleted users' => 'Utenti eliminati',
'Disable' => 'Disabilita',
'Disabled' => 'Disabilitato',
'Disabled users' => 'Utenti disabilitati',
'Do not change placeholders like {displayName} if you want them to be automatically filled by the system. To reset the email content fields with the system default, leave them empty.' => 'Non modificare segnaposti come {displayName} se vuoi che vengano automaticamente compilati dal sistema. Per ripristinare i campi del contenuto dell\'email con il valore predefinito del sistema, lasciali vuoti.',
'Edit' => 'Modica',
'Edit category' => 'Modifica categoria',
'Edit profile category' => 'Modifica categoria profilo',
'Edit profile field' => 'Modifica campo profilo',
'Edit user: {name}' => 'Modifica utente: {name}',
'Enable' => 'Abilita',
'Enable individual profile permissions' => 'Abilita i permessi del profilo individuale',
'Enabled' => 'Abilitato',
'First name' => 'Nome',
'Group Manager' => 'Manager del guppo',
'Group not found!' => 'Gruppo non trovato!',
'Group user not found!' => 'Gruppo utente non trovato!',
'Groups' => 'Gruppi',
'Hello {displayName},
Your account has been activated.
@ -95,7 +94,7 @@ Kind Regards
{AdminName}
' => 'Salve {displayName}, il tuo account è stato attivato. Clicca qui per accedere : {loginUrl}. Saluti Cordiali, {AdminName}',
'Hello {displayName},
'Hello {displayName},
Your account request has been declined.
@ -103,93 +102,93 @@ Kind Regards
{AdminName}
' => 'Salve {displayName}, La tua richiesta di Account è stata rifiutata. Saluti Cordiali {AdminName}',
'Here you can create or edit profile categories and fields.' => 'Qui puoi creare o modificare le categorie del profilo e i campi',
'If individual profile permissions are not allowed, the following settings are unchangeable for all users. If individual profile permissions are allowed, the settings are only set as defaults that users can customise. The following entries are then displayed in the same form in the users profile settings:' => 'Se le autorizzazioni del profilo individuale non sono consentite, le seguenti impostazioni non sono modificabili per tutti gli utenti. Se sono consentiti i permessi del profilo individuale, le impostazioni vengono impostate solo come predefinite che gli utenti possono personalizzare. Le seguenti voci vengono quindi visualizzate nello stesso modulo nelle impostazioni del profilo utente:',
'If this option is not selected, the ownership of the spaces will be transferred to your account.' => 'Se l\'opzione non è selezionata, la proprietà di questo spazio verrà trasferita al tuo account.',
'Impersonate' => 'Impersonifica',
'Include captcha in registration form' => 'Aggiungi Captcha nella scheda di registrazione',
'Information 1' => 'Informazioni 1',
'Information 2' => 'Informazioni 2',
'Information 3' => 'Informazioni 3',
'Invisible' => 'Invisibile',
'Invite not found!' => 'Invito non trovato!',
'Last login' => 'Ultimo accesso',
'Last name' => 'Cognome',
'List pending registrations' => 'Lista delle registrazioni in attesa',
'Make the group selectable at registration.' => 'Rendi il gruppo selezionabile al momento della registrazione.',
'Manage group: {groupName}' => 'Gestisci gruppo: {groupName}',
'Manage groups' => 'Gestisci gruppi',
'Manage profile attributes' => 'Gestisci gli attributi del profilo',
'Member since' => 'Membro da',
'Members' => 'Membri',
'Members can invite external users by email' => 'I membri possono invitare utenti esterni via email',
'Message' => 'Messaggio',
'Min value is 20 seconds. If not set, session will timeout after 1400 seconds (24 minutes) regardless of activity (default session timeout)' => 'Il valore minimo è 20 secondi. Se non impostato, la sessione terminerà dopo 1400 secondi, ovvero 24 minuti di inattività. (default session timeout)',
'New approval requests' => 'Nuove richieste da approvare',
'New users can register' => 'Gli utenti anonimi possono registrarsi',
'No' => 'No',
'No users were selected.' => 'Nessun utente è stato selezionato.',
'No value found!' => 'Valore non trovato!',
'None' => 'Nessuno',
'Not visible' => 'Invisibile',
'One or more user needs your approval as group admin.' => 'Uno o più utenti hanno bisogno della tua approvazione come amministratore del gruppo.',
'Only applicable when limited access for non-authenticated users is enabled. Only affects new users.' => 'Applicabile solo quando è attivato l\'acceso per gli utenti non registrati. Riguarda solo i nuovi utenti.',
'Overview' => 'Panoramica',
'Password' => 'Password',
'Pending approvals' => 'Approvazioni in sospeso',
'Pending user approvals' => 'Approvazioni utente in attesa',
'People' => 'Persone',
'Permanently delete' => 'Elimina definitivamente',
'Permissions' => 'Permessi',
'Prioritised User Group' => 'Gruppo utenti prioritari',
'Profile Permissions' => 'Permessi del profilo',
'Profiles' => 'Profili',
'Protected' => 'Protetto',
'Protected group can not be deleted!' => 'Il gruppo protetto non può essere eliminato',
'Remove from group' => 'Rimuovi dal gruppo',
'Require group admin approval after registration' => 'Richiede l\'approvazione dell\'amministratore del gruppo dopo la registrazione',
'Resend invitation email' => 'Invia di nuovo l\'invito per email',
'Save' => 'Salva',
'Search by name, email or id.' => 'Cerca per nome, email o id',
'Select Groups' => 'Seleziona Gruppi',
'Select a prioritised group whose members are displayed before all others when the sorting option \'Default\' is selected. The users within the group and the users outside the group are additionally sorted by their last login.' => 'Seleziona un gruppo prioritario i cui membri vengono visualizzati prima di tutti gli altri quando è selezionata l\'opzione di ordinamento "Predefinito". Gli utenti all\'interno del gruppo e gli utenti al di fuori del gruppo vengono inoltre ordinati in base all\'ultimo accesso.',
'Select the profile fields you want to add as columns' => 'Seleziona i campi del profilo che desideri aggiungere come colonne',
'Select which user information should be displayed in the \'People\' overview. You can select any profile fields, even those you have created individually. ' => 'Seleziona quali informazioni utente devono essere visualizzate nella panoramica "Persone". Puoi selezionare qualsiasi campo del profilo, anche quelli che hai creato individualmente.',
'Send & decline' => 'Invia e rifiuta',
'Send & save' => 'Invia e salva',
'Send invitation email' => 'Invia invito per email',
'Send invitation email again?' => 'Invia nuovamente l\'invito per email?',
'Send notifications to users when added to or removed from the group.' => 'Invia notifiche agli utenti quando vengono aggiunti o rimossi dal gruppo.',
'Settings' => 'Impostazioni',
'Show group selection at registration' => 'Mostra la selezione del gruppo al momento della registrazione',
'Subject' => 'Soggetto',
'The Space memberships of all group members will be updated. This may take up to several minutes.' => 'Le iscrizioni allo spazio di tutti i membri del gruppo verranno aggiornate. Questa operazione potrebbe richiedere diversi minuti.',
'The following list contains all pending sign-ups and invites.' => 'La seguente lista contiene tutte le richieste di partecipazione ed inviti in sospeso.',
'The following list contains all registered users awaiting an approval.' => 'La seguente lista contiene tutte le registrazioni degli utenti in attesa di approvazione.',
'The registration was approved and the user was notified by email.' => 'La registrazione è stata approvata e l\'utente è stato avvisato tramite e-mail.',
'The registration was declined and the user was notified by email.' => 'La registrazione è stata rifiutata e l\'utente è stato avvisato tramite e-mail.',
'The registrations were approved and the users were notified by email.' => 'Le registrazioni sono state approvate e gli utenti sono stati avvisati via e-mail.',
'The registrations were declined and the users were notified by email.' => 'Le registrazioni sono state rifiutate e gli utenti sono stati avvisati via e-mail.',
'The selected invitations have been successfully deleted!' => 'Gli inviti selezionati sono stati eliminati con successo!',
'The user is the owner of these spaces:' => 'L\'utente è proprietario di questi spazi.',
'This option allows you to determine whether users may set individual permissions for their own profiles.' => 'Questa opzione consente di determinare se gli utenti possono impostare autorizzazioni individuali per i propri profili.',
'This overview contains a list of each registered user with actions to view, edit and delete users.' => 'Questo riepilogo contiene la lista di ogni utente registrato, puoi visualizzare, modificare e eliminare gli utenti.',
'This user owns no spaces.' => 'Questo utente non è proprietario di alcun spazio.',
'Unapproved' => 'Non approvato',
'User deletion process queued.' => 'Cancellazione dell\'utente in attesa.',
'User is already a member of this group.' => 'L\'utente è già menbro di questo gruppo.',
'User not found!' => 'Utente non trovato!',
'Users can be assigned to different groups (e.g. teams, departments etc.) with specific standard spaces, group managers and permissions.' => 'Gli utenti possono essere assegnati a gruppi differenti gruppi con degli spazi predefiniti, gruppi, manager e permessi.',
'Using this option any contributions (e.g. contents, comments or likes) of this user will be irrevocably deleted.' => 'Con questa opzione ogni contenuto di questo utente verrà permanentemente eliminato. (post, commenti, like)',
'View profile' => 'Visualizza profilo',
'Visible for members only' => 'Visibile solo per i membri',
'Visible for members+guests' => 'Visibile per i membri e gli ospiti',
'Will be used as a filter in \'People\'.' => 'Verrà utilizzato come filtro in "Persone".',
'Yes' => 'Sì',
'You can only delete empty categories!' => 'Puoi cancellare solo categorie vuote!',
'You cannot delete yourself!' => 'Non puoi eliminare te stesso!',
'never' => 'mai',
'Hide online status of users' => '',
'Invite new people' => '',
'Members can invite external users by link' => '',
];
'Here you can create or edit profile categories and fields.' => 'Qui puoi creare o modificare le categorie del profilo e i campi',
'Hide online status of users' => 'Nascondere lo stato online degli utenti',
'If individual profile permissions are not allowed, the following settings are unchangeable for all users. If individual profile permissions are allowed, the settings are only set as defaults that users can customise. The following entries are then displayed in the same form in the users profile settings:' => 'Se le autorizzazioni del profilo individuale non sono consentite, le seguenti impostazioni non sono modificabili per tutti gli utenti. Se sono consentiti i permessi del profilo individuale, le impostazioni vengono impostate solo come predefinite che gli utenti possono personalizzare. Le seguenti voci vengono quindi visualizzate nello stesso modulo nelle impostazioni del profilo utente:',
'If this option is not selected, the ownership of the spaces will be transferred to your account.' => 'Se l\'opzione non è selezionata, la proprietà di questo spazio verrà trasferita al tuo account.',
'Impersonate' => 'Impersonifica',
'Include captcha in registration form' => 'Aggiungi Captcha nella scheda di registrazione',
'Information 1' => 'Informazioni 1',
'Information 2' => 'Informazioni 2',
'Information 3' => 'Informazioni 3',
'Invisible' => 'Invisibile',
'Invite new people' => 'Invitare nuove persone',
'Invite not found!' => 'Invito non trovato!',
'Last login' => 'Ultimo accesso',
'Last name' => 'Cognome',
'List pending registrations' => 'Lista delle registrazioni in attesa',
'Make the group selectable at registration.' => 'Rendi il gruppo selezionabile al momento della registrazione.',
'Manage group: {groupName}' => 'Gestisci gruppo: {groupName}',
'Manage groups' => 'Gestisci gruppi',
'Manage profile attributes' => 'Gestisci gli attributi del profilo',
'Member since' => 'Membro da',
'Members' => 'Membri',
'Members can invite external users by email' => 'I membri possono invitare utenti esterni via email',
'Members can invite external users by link' => 'I membri possono invitare utenti esterni tramite link',
'Message' => 'Messaggio',
'Min value is 20 seconds. If not set, session will timeout after 1400 seconds (24 minutes) regardless of activity (default session timeout)' => 'Il valore minimo è 20 secondi. Se non impostato, la sessione terminerà dopo 1400 secondi, ovvero 24 minuti di inattività. (default session timeout)',
'New approval requests' => 'Nuove richieste da approvare',
'New users can register' => 'Gli utenti anonimi possono registrarsi',
'No' => 'No',
'No users were selected.' => 'Nessun utente è stato selezionato.',
'No value found!' => 'Valore non trovato!',
'None' => 'Nessuno',
'Not visible' => 'Invisibile',
'One or more user needs your approval as group admin.' => 'Uno o più utenti hanno bisogno della tua approvazione come amministratore del gruppo.',
'Only applicable when limited access for non-authenticated users is enabled. Only affects new users.' => 'Applicabile solo quando è attivato l\'acceso per gli utenti non registrati. Riguarda solo i nuovi utenti.',
'Overview' => 'Panoramica',
'Password' => 'Password',
'Pending approvals' => 'Approvazioni in sospeso',
'Pending user approvals' => 'Approvazioni utente in attesa',
'People' => 'Persone',
'Permanently delete' => 'Elimina definitivamente',
'Permissions' => 'Permessi',
'Prioritised User Group' => 'Gruppo utenti prioritari',
'Profile Permissions' => 'Permessi del profilo',
'Profiles' => 'Profili',
'Protected' => 'Protetto',
'Protected group can not be deleted!' => 'Il gruppo protetto non può essere eliminato',
'Remove from group' => 'Rimuovi dal gruppo',
'Require group admin approval after registration' => 'Richiede l\'approvazione dell\'amministratore del gruppo dopo la registrazione',
'Resend invitation email' => 'Invia di nuovo l\'invito per email',
'Save' => 'Salva',
'Search by name, email or id.' => 'Cerca per nome, email o id',
'Select Groups' => 'Seleziona Gruppi',
'Select a prioritised group whose members are displayed before all others when the sorting option \'Default\' is selected. The users within the group and the users outside the group are additionally sorted by their last login.' => 'Seleziona un gruppo prioritario i cui membri vengono visualizzati prima di tutti gli altri quando è selezionata l\'opzione di ordinamento "Predefinito". Gli utenti all\'interno del gruppo e gli utenti al di fuori del gruppo vengono inoltre ordinati in base all\'ultimo accesso.',
'Select the profile fields you want to add as columns' => 'Seleziona i campi del profilo che desideri aggiungere come colonne',
'Select which user information should be displayed in the \'People\' overview. You can select any profile fields, even those you have created individually. ' => 'Seleziona quali informazioni utente devono essere visualizzate nella panoramica "Persone". Puoi selezionare qualsiasi campo del profilo, anche quelli che hai creato individualmente.',
'Send & decline' => 'Invia e rifiuta',
'Send & save' => 'Invia e salva',
'Send invitation email' => 'Invia invito per email',
'Send invitation email again?' => 'Invia nuovamente l\'invito per email?',
'Send notifications to users when added to or removed from the group.' => 'Invia notifiche agli utenti quando vengono aggiunti o rimossi dal gruppo.',
'Settings' => 'Impostazioni',
'Show group selection at registration' => 'Mostra la selezione del gruppo al momento della registrazione',
'Subject' => 'Soggetto',
'The Space memberships of all group members will be updated. This may take up to several minutes.' => 'Le iscrizioni allo spazio di tutti i membri del gruppo verranno aggiornate. Questa operazione potrebbe richiedere diversi minuti.',
'The following list contains all pending sign-ups and invites.' => 'La seguente lista contiene tutte le richieste di partecipazione ed inviti in sospeso.',
'The following list contains all registered users awaiting an approval.' => 'La seguente lista contiene tutte le registrazioni degli utenti in attesa di approvazione.',
'The registration was approved and the user was notified by email.' => 'La registrazione è stata approvata e l\'utente è stato avvisato tramite e-mail.',
'The registration was declined and the user was notified by email.' => 'La registrazione è stata rifiutata e l\'utente è stato avvisato tramite e-mail.',
'The registrations were approved and the users were notified by email.' => 'Le registrazioni sono state approvate e gli utenti sono stati avvisati via e-mail.',
'The registrations were declined and the users were notified by email.' => 'Le registrazioni sono state rifiutate e gli utenti sono stati avvisati via e-mail.',
'The selected invitations have been successfully deleted!' => 'Gli inviti selezionati sono stati eliminati con successo!',
'The user is the owner of these spaces:' => 'L\'utente è proprietario di questi spazi.',
'This option allows you to determine whether users may set individual permissions for their own profiles.' => 'Questa opzione consente di determinare se gli utenti possono impostare autorizzazioni individuali per i propri profili.',
'This overview contains a list of each registered user with actions to view, edit and delete users.' => 'Questo riepilogo contiene la lista di ogni utente registrato, puoi visualizzare, modificare e eliminare gli utenti.',
'This user owns no spaces.' => 'Questo utente non è proprietario di alcun spazio.',
'Unapproved' => 'Non approvato',
'User deletion process queued.' => 'Cancellazione dell\'utente in attesa.',
'User is already a member of this group.' => 'L\'utente è già menbro di questo gruppo.',
'User not found!' => 'Utente non trovato!',
'Users can be assigned to different groups (e.g. teams, departments etc.) with specific standard spaces, group managers and permissions.' => 'Gli utenti possono essere assegnati a gruppi differenti gruppi con degli spazi predefiniti, gruppi, manager e permessi.',
'Using this option any contributions (e.g. contents, comments or likes) of this user will be irrevocably deleted.' => 'Con questa opzione ogni contenuto di questo utente verrà permanentemente eliminato. (post, commenti, like)',
'View profile' => 'Visualizza profilo',
'Visible for members only' => 'Visibile solo per i membri',
'Visible for members+guests' => 'Visibile per i membri e gli ospiti',
'Will be used as a filter in \'People\'.' => 'Verrà utilizzato come filtro in "Persone".',
'Yes' => 'Sì',
'You can only delete empty categories!' => 'Puoi cancellare solo categorie vuote!',
'You cannot delete yourself!' => 'Non puoi eliminare te stesso!',
'never' => 'mai',
);

View File

@ -1,94 +1,93 @@
<?php
return [
'<strong>CronJob</strong> Status' => '<strong>Cronジョブ</strong> ステータス',
'<strong>Queue</strong> Status' => '<strong>キュー</strong> ステータス',
'About HumHub' => 'HumHubについて',
'Assets' => '資産',
'Background Jobs' => 'バックグラウンドのジョブ',
'Base URL' => 'ベースURL',
'Checking HumHub software prerequisites.' => 'HumHubソフトウェアの前提条件を確認する。',
'Current limit is: {currentLimit}' => '現在の制限は次のとおりです:{currentLimit}',
'Database' => 'データベース',
'Database collation' => 'データベース照合',
'Database connection time: {dbTime} - Configured time zone: {time}' => 'データベース接続時間:{dbTime}-構成されたタイムゾーン:{time}',
'Database driver - {driver}' => 'データベースドライバー - {driver}',
'Database migration results:' => 'データベースの移行結果',
'Delayed' => '遅延',
'Detected URL: {currentBaseUrl}' => '検出された URL{currentBaseUrl}',
'Disabled Functions' => '無効な機能',
'Displaying {count} entries per page.' => '{count}ページあたりのエントリを表示する。',
'Done' => '実行済み',
'Driver' => 'ドライバ',
'Dynamic Config' => '動的構成',
'Error' => 'エラー',
'Flush entries' => 'エントリをフラッシュする',
'HumHub' => 'HumHub',
'HumHub Documentation' => 'HumHub ドキュメント',
'HumHub is currently in debug mode. Disable it when running on production!' => 'HumHubは現在デバッグモードです。本番環境で実行する場合は無効にすべきです。',
'ICU Data Version ({version})' => 'ICUデータバージョン{version}',
'ICU Data {icuMinVersion} or higher is required' => 'ICUデータ{icuMinVersion}以上が必要です',
'ICU Version ({version})' => 'ICUバージョン{version}',
'ICU {icuMinVersion} or higher is required' => 'ICU {icuMinVersion}以上が必要です',
'Increase memory limit in {fileName}' => '{fileName}のメモリ制限を増やします',
'Info' => '情報',
'Install {phpExtension} Extension' => '{phpExtension}拡張機能をインストールします',
'Install {phpExtension} Extension for APC Caching' => 'APCキャッシング用の{phpExtension}拡張機能をインストールします',
'Install {phpExtension} Extension for e-mail S/MIME support.' => '電子メールS/MIMEサポート用の{phpExtension}拡張機能をインストールします。',
'Last run (daily):' => '日時Cronの最終実行',
'Last run (hourly):' => '毎時Cronの最終実行',
'Licences' => 'ライセンス',
'Logging' => 'ログ',
'Make sure that the `proc_open` function is not disabled.' => '`proc_open` 関数が無効になっていないことを確認してください。',
'Make {filePath} writable for the Webserver/PHP!' => '{filePath}をWebサーバー/ PHPで書き込み可能にします。',
'Marketplace API Connection' => 'マーケットプレイス API 接続',
'Memory Limit ({memoryLimit})' => 'メモリ制限({memoryLimit}',
'Minimum Version {minVersion}' => '最小バージョン{minVersion}',
'Module Directory' => 'モジュールディレクトリ',
'Multibyte String Functions' => 'マルチバイト文字列関数',
'Never' => 'しない',
'Optional' => 'オプション',
'Other' => 'その他',
'Permissions' => '権限',
'Please refer to the documentation to setup the cronjobs and queue workers.' => 'Cronジョブとキューの設定については、マニュアルを参照してください。',
'Prerequisites' => '前提条件',
'Pretty URLs' => 'Pretty URLs',
'Profile Image' => 'プロフィール画像',
'Queue successfully cleared.' => 'キューを正常にクリアしました',
'Re-Run tests' => '再テストを実行',
'Recommended collation is {collation}' => '推奨される照合は{collation}です。',
'Recommended collation is {collation} for the tables: {tables}' => '推奨される照合は、テーブルの{collation}です:{tables}',
'Recommended engine is {engine} for the tables: {tables}' => 'テーブルの推奨エンジンは{engine}です:{tables}',
'Reserved' => '予約',
'Runtime' => 'ランタイム',
'Search index rebuild in progress.' => '検索インデックスを再構築中...',
'Search term...' => '検索ワード...',
'See installation manual for more details.' => '詳細はインストールマニュアルを参照してください。',
'Select category..' => 'カテゴリを選択...',
'Select day' => '日付を選択',
'Select level...' => 'ログレベルを選択...',
'Settings' => '設定',
'Supported drivers: {drivers}' => 'サポートされているドライバー: {drivers}',
'Table collations' => 'テーブルの照合',
'Table engines' => 'テーブルエンジン',
'The current main HumHub database name is ' => '現在のメインのHumHubデータベース名は',
'There is a new update available! (Latest version: %version%)' => '新しいバージョンがあります! (最新バージョンは: %version%)',
'This HumHub installation is up to date!' => 'このHumHubは最新です',
'Time zone' => 'タイムゾーン',
'Total {count} entries found.' => '合計{count}のエントリが見つかりました。',
'Trace' => 'トレース',
'Uploads' => 'アップロード',
'Varying table engines are not supported.' => 'さまざまなテーブルエンジンはサポートされていません。',
'Version' => 'バージョン',
'Waiting' => '待機',
'Warning' => '警告',
'{imageExtension} Support' => '{imageExtension}サポート',
'{phpExtension} Extension' => '{phpExtension}拡張機能',
'{phpExtension} Support' => '{phpExtension}サポート',
'"Push Notifications (Firebase)" module and setup of Firebase API Key required' => '',
'Custom Modules ({modules})' => '',
'Deprecated Modules ({modules})' => '',
'Mobile App - Push Service' => '',
'Must be updated manually. Check compatibility with newer HumHub versions before updating.' => '',
'The module(s) are no longer maintained and should be uninstalled.' => '',
];
return array (
'"Push Notifications (Firebase)" module and setup of Firebase API Key required' => '"プッシュ通知Firebase" モジュールとFirebase API Keyの設定が必要です',
'<strong>CronJob</strong> Status' => '<strong>Cronジョブ</strong> ステータス',
'<strong>Queue</strong> Status' => '<strong>キュー</strong> ステータス',
'About HumHub' => 'HumHubについて',
'Assets' => '資産',
'Background Jobs' => 'バックグラウンドのジョブ',
'Base URL' => 'ベースURL',
'Checking HumHub software prerequisites.' => 'HumHubソフトウェアの前提条件を確認する。',
'Current limit is: {currentLimit}' => '現在の制限は次のとおりです:{currentLimit}',
'Custom Modules ({modules})' => 'カスタム モジュール ({modules})',
'Database' => 'データベース',
'Database collation' => 'データベース照合',
'Database connection time: {dbTime} - Configured time zone: {time}' => 'データベース接続時間:{dbTime}-構成されたタイムゾーン:{time}',
'Database driver - {driver}' => 'データベースドライバー - {driver}',
'Database migration results:' => 'データベースの移行結果',
'Delayed' => '遅延',
'Deprecated Modules ({modules})' => '非推奨のモジュール ({modules})',
'Detected URL: {currentBaseUrl}' => '検出された URL{currentBaseUrl}',
'Disabled Functions' => '無効な機能',
'Displaying {count} entries per page.' => '{count}ページあたりのエントリを表示する。',
'Done' => '実行済み',
'Driver' => 'ドライバ',
'Dynamic Config' => '動的構成',
'Error' => 'エラー',
'Flush entries' => 'エントリをフラッシュする',
'HumHub' => 'HumHub',
'HumHub Documentation' => 'HumHub ドキュメント',
'HumHub is currently in debug mode. Disable it when running on production!' => 'HumHubは現在デバッグモードです。本番環境で実行する場合は無効にすべきです。',
'ICU Data Version ({version})' => 'ICUデータバージョン{version}',
'ICU Data {icuMinVersion} or higher is required' => 'ICUデータ{icuMinVersion}以上が必要です',
'ICU Version ({version})' => 'ICUバージョン{version}',
'ICU {icuMinVersion} or higher is required' => 'ICU {icuMinVersion}以上が必要です',
'Increase memory limit in {fileName}' => '{fileName}のメモリ制限を増やします',
'Info' => '情報',
'Install {phpExtension} Extension' => '{phpExtension}拡張機能をインストールします',
'Install {phpExtension} Extension for APC Caching' => 'APCキャッシング用の{phpExtension}拡張機能をインストールします',
'Install {phpExtension} Extension for e-mail S/MIME support.' => '電子メールS/MIMEサポート用の{phpExtension}拡張機能をインストールします。',
'Last run (daily):' => '日時Cronの最終実行',
'Last run (hourly):' => '毎時Cronの最終実行',
'Licences' => 'ライセンス',
'Logging' => 'ログ',
'Make sure that the `proc_open` function is not disabled.' => '`proc_open` 関数が無効になっていないことを確認してください。',
'Make {filePath} writable for the Webserver/PHP!' => '{filePath}をWebサーバー/ PHPで書き込み可能にします。',
'Marketplace API Connection' => 'マーケットプレイス API 接続',
'Memory Limit ({memoryLimit})' => 'メモリ制限({memoryLimit}',
'Minimum Version {minVersion}' => '最小バージョン{minVersion}',
'Mobile App - Push Service' => 'モバイルアプリ - プッシュサービス',
'Module Directory' => 'モジュールディレクトリ',
'Multibyte String Functions' => 'マルチバイト文字列関数',
'Must be updated manually. Check compatibility with newer HumHub versions before updating.' => '手動で更新する必要があります。更新する前に新しい HumHub バージョンとの互換性を確認してください。',
'Never' => 'しない',
'Optional' => 'オプション',
'Other' => 'その他',
'Permissions' => '権限',
'Please refer to the documentation to setup the cronjobs and queue workers.' => 'Cronジョブとキューの設定については、マニュアルを参照してください。',
'Prerequisites' => '前提条件',
'Pretty URLs' => 'Pretty URLs',
'Profile Image' => 'プロフィール画像',
'Queue successfully cleared.' => 'キューを正常にクリアしました',
'Re-Run tests' => '再テストを実行',
'Recommended collation is {collation}' => '推奨される照合は{collation}です。',
'Recommended collation is {collation} for the tables: {tables}' => '推奨される照合は、テーブルの{collation}です:{tables}',
'Recommended engine is {engine} for the tables: {tables}' => 'テーブルの推奨エンジンは{engine}です:{tables}',
'Reserved' => '予約',
'Runtime' => 'ランタイム',
'Search index rebuild in progress.' => '検索インデックスを再構築中...',
'Search term...' => '検索ワード...',
'See installation manual for more details.' => '詳細はインストールマニュアルを参照してください。',
'Select category..' => 'カテゴリを選択...',
'Select day' => '日付を選択',
'Select level...' => 'ログレベルを選択...',
'Settings' => '設定',
'Supported drivers: {drivers}' => 'サポートされているドライバー: {drivers}',
'Table collations' => 'テーブルの照合',
'Table engines' => 'テーブルエンジン',
'The current main HumHub database name is ' => '現在のメインのHumHubデータベース名は',
'The module(s) are no longer maintained and should be uninstalled.' => 'モジュールはもうメンテナンスされていないため、アンインストールする必要があります。',
'There is a new update available! (Latest version: %version%)' => '新しいバージョンがあります! (最新バージョンは: %version%)',
'This HumHub installation is up to date!' => 'このHumHubは最新です',
'Time zone' => 'タイムゾーン',
'Total {count} entries found.' => '合計{count}のエントリが見つかりました。',
'Trace' => 'トレース',
'Uploads' => 'アップロード',
'Varying table engines are not supported.' => 'さまざまなテーブルエンジンはサポートされていません。',
'Version' => 'バージョン',
'Waiting' => '待機',
'Warning' => '警告',
'{imageExtension} Support' => '{imageExtension}サポート',
'{phpExtension} Extension' => '{phpExtension}拡張機能',
'{phpExtension} Support' => '{phpExtension}サポート',
);

View File

@ -107,7 +107,7 @@ return array (
'These settings refer to advanced topics of your social network.' => 'ここでは、ソーシャルネットワークの高度な設定を行うことができます。',
'These settings refer to the appearance of your social network.' => 'ここでは、ソーシャルネットワークの外観の設定を行うことができます。',
'Url Pattern' => 'URL パターン',
'Use %url% as placeholder for URL. Format needs to be JSON. (e.g. http://www.youtube.com/oembed?url=%url%&format=json)' => 'URLのプレースホルダに%url%を使用します。書式はJSONである必要があります。 http://www.youtube.com/oembed?url=%url%&amp;format=json',
'Use %url% as placeholder for URL. Format needs to be JSON. (e.g. http://www.youtube.com/oembed?url=%url%&format=json)' => 'URLのプレースホルダに %url% を使用します。書式はJSONである必要があります。http://www.youtube.com/oembed?url=%url%&amp;format=json',
'Use SMTPS' => 'SMTPSを使う',
'Use X-Sendfile for File Downloads' => 'ファイルダウンロードのためにX-Sendfileを使用する',
'User' => 'ユーザー',

View File

@ -1,94 +1,93 @@
<?php
return [
'<strong>CronJob</strong> Status' => '<strong>CronJob</strong> status',
'<strong>Queue</strong> Status' => '<strong>Wachtrij</strong> status',
'About HumHub' => 'Over',
'Assets' => 'Assets',
'Background Jobs' => 'Achtergrond taken',
'Base URL' => 'Basis-URL',
'Checking HumHub software prerequisites.' => 'Software vereisten controleren.',
'Current limit is: {currentLimit}' => 'Huidige limiet is: {currentLimit}',
'Database' => 'Gegevensbank',
'Database collation' => 'Gegevensbank-sortering',
'Database connection time: {dbTime} - Configured time zone: {time}' => 'Gegevensbankverbindingstijd: {dbTime} - in tijdzone: {time}',
'Database driver - {driver}' => 'Gegevensbankstuurprogramma - {driver}',
'Database migration results:' => 'Resultaten van de gegevensbank-migratie',
'Delayed' => 'Uitgesteld',
'Detected URL: {currentBaseUrl}' => 'Gevonden URL: {currentBaseUrl}',
'Disabled Functions' => 'Uitgeschakelde functies',
'Displaying {count} entries per page.' => 'Er worden {count} berichten getoond per pagina.',
'Done' => 'Klaar',
'Driver' => 'Stuurprogramma',
'Dynamic Config' => 'Dynamische configuratie',
'Error' => 'Fout',
'Flush entries' => 'Flush berichten',
'HumHub' => 'HumHub',
'HumHub Documentation' => 'HumHub documentatie',
'HumHub is currently in debug mode. Disable it when running on production!' => 'HumHub bevindt zich momenteel in de foutopsporingsmodus. Schakel dit uit wanneer u in productie draait!',
'ICU Data Version ({version})' => 'ICU-gegevensversie ({version})',
'ICU Data {icuMinVersion} or higher is required' => 'ICU-gegevensversie {icuMinVersion} of hoger is vereist',
'ICU Version ({version})' => 'ICU-versie ({version})',
'ICU {icuMinVersion} or higher is required' => 'ICU {icuMinVersion} of hoger is vereist',
'Increase memory limit in {fileName}' => 'Verhoog de geheugenlimiet in {fileName}',
'Info' => 'Informatie',
'Install {phpExtension} Extension' => 'Installeer {phpExtension} Extensie',
'Install {phpExtension} Extension for APC Caching' => 'Installeer de {phpExtension}-extensie voor APC-caching',
'Install {phpExtension} Extension for e-mail S/MIME support.' => 'Installeer de {phpExtension}-extensie voor e-mail S/MIME-ondersteuning.',
'Last run (daily):' => 'Laatste dagelijkse run:',
'Last run (hourly):' => 'Laatste run per uur:',
'Licences' => 'Licenties',
'Logging' => 'Logging',
'Make sure that the `proc_open` function is not disabled.' => 'Zorg ervoor dat de functie `proc_open` niet is uitgeschakeld.',
'Make {filePath} writable for the Webserver/PHP!' => 'Maak {filePath} beschrijfbaar voor de webserver/PHP!',
'Marketplace API Connection' => 'Marketplace API-verbinding',
'Memory Limit ({memoryLimit})' => 'Geheugenlimiet ({memoryLimit})',
'Minimum Version {minVersion}' => 'Minimale versie {minVersion}',
'Module Directory' => 'Modulemap',
'Multibyte String Functions' => 'Multibyte tekenreeksfuncties',
'Never' => 'Nooit',
'Optional' => 'Optioneel',
'Other' => 'Andere',
'Permissions' => 'Rechten',
'Please refer to the documentation to setup the cronjobs and queue workers.' => 'Raadpleeg de documentatie om cronjobs in te stellen en workers in de wachtrij te zetten.',
'Prerequisites' => 'Vereisten',
'Pretty URLs' => 'Mooie URL\'s',
'Profile Image' => 'Profielfoto',
'Queue successfully cleared.' => 'Wachtrij succesvol gewist.',
'Re-Run tests' => 'Test opnieuw uitvoeren',
'Recommended collation is {collation}' => 'Aanbevolen sortering is {collation}',
'Recommended collation is {collation} for the tables: {tables}' => 'Aanbevolen sortering is {collation} voor de tabellen: {tables}',
'Recommended engine is {engine} for the tables: {tables}' => 'Aanbevolen engine is {engine} voor de tabellen: {tables}',
'Reserved' => 'Wordt uitgevoerd',
'Runtime' => 'Runtime',
'Search index rebuild in progress.' => 'Bezig met het opnieuw opbouwen van de zoekindex.',
'Search term...' => 'Zoekterm...',
'See installation manual for more details.' => 'Bekijk de installatie handleiding voor meer info.',
'Select category..' => 'Kies een categorie..',
'Select day' => 'Kies een dag',
'Select level...' => 'Kies een niveau...',
'Settings' => 'Instellingen',
'Supported drivers: {drivers}' => 'Ondersteunde stuurprogramma\'s: {drivers}',
'Table collations' => 'Tabel sorteringen',
'Table engines' => 'Tabel-opslagsystemen',
'The current main HumHub database name is ' => 'De huidige naam van de HumHub-gegevensbank is',
'There is a new update available! (Latest version: %version%)' => 'Er is een nieuwe update beschikbaar! (Laatste versie: %version%)',
'This HumHub installation is up to date!' => 'Deze installatie is up-to-date!',
'Time zone' => 'Tijdzone',
'Total {count} entries found.' => '{count} berichten gevonden.',
'Trace' => 'Opsporen',
'Uploads' => 'Uploads',
'Varying table engines are not supported.' => 'Verschillende tabel-opslagsystemen worden niet ondersteund.',
'Version' => 'Versie',
'Waiting' => 'Aan het wachten',
'Warning' => 'Waarschuwing',
'{imageExtension} Support' => '{imageExtension} Ondersteuning',
'{phpExtension} Extension' => '{phpExtension} Extensie',
'{phpExtension} Support' => '{phpExtension} Ondersteuning',
'"Push Notifications (Firebase)" module and setup of Firebase API Key required' => '',
'Custom Modules ({modules})' => '',
'Deprecated Modules ({modules})' => '',
'Mobile App - Push Service' => '',
'Must be updated manually. Check compatibility with newer HumHub versions before updating.' => '',
'The module(s) are no longer maintained and should be uninstalled.' => '',
];
return array (
'"Push Notifications (Firebase)" module and setup of Firebase API Key required' => 'Module "Push Notifications (Firebase)" en de configuratie van Firebase API Key is vereist',
'<strong>CronJob</strong> Status' => '<strong>CronJob</strong> status',
'<strong>Queue</strong> Status' => '<strong>Wachtrij</strong> status',
'About HumHub' => 'Over',
'Assets' => 'Assets',
'Background Jobs' => 'Achtergrond taken',
'Base URL' => 'Basis-URL',
'Checking HumHub software prerequisites.' => 'Software vereisten controleren.',
'Current limit is: {currentLimit}' => 'Huidige limiet is: {currentLimit}',
'Custom Modules ({modules})' => 'Eigen modules ({modules})',
'Database' => 'Gegevensbank',
'Database collation' => 'Gegevensbank-sortering',
'Database connection time: {dbTime} - Configured time zone: {time}' => 'Gegevensbankverbindingstijd: {dbTime} - in tijdzone: {time}',
'Database driver - {driver}' => 'Gegevensbankstuurprogramma - {driver}',
'Database migration results:' => 'Resultaten van de gegevensbank-migratie',
'Delayed' => 'Uitgesteld',
'Deprecated Modules ({modules})' => 'Verouderde modules ({modules})',
'Detected URL: {currentBaseUrl}' => 'Gevonden URL: {currentBaseUrl}',
'Disabled Functions' => 'Uitgeschakelde functies',
'Displaying {count} entries per page.' => 'Er worden {count} berichten getoond per pagina.',
'Done' => 'Klaar',
'Driver' => 'Stuurprogramma',
'Dynamic Config' => 'Dynamische configuratie',
'Error' => 'Fout',
'Flush entries' => 'Flush berichten',
'HumHub' => 'HumHub',
'HumHub Documentation' => 'HumHub documentatie',
'HumHub is currently in debug mode. Disable it when running on production!' => 'HumHub bevindt zich momenteel in de foutopsporingsmodus. Schakel dit uit wanneer u in productie draait!',
'ICU Data Version ({version})' => 'ICU-gegevensversie ({version})',
'ICU Data {icuMinVersion} or higher is required' => 'ICU-gegevensversie {icuMinVersion} of hoger is vereist',
'ICU Version ({version})' => 'ICU-versie ({version})',
'ICU {icuMinVersion} or higher is required' => 'ICU {icuMinVersion} of hoger is vereist',
'Increase memory limit in {fileName}' => 'Verhoog de geheugenlimiet in {fileName}',
'Info' => 'Informatie',
'Install {phpExtension} Extension' => 'Installeer {phpExtension} Extensie',
'Install {phpExtension} Extension for APC Caching' => 'Installeer de {phpExtension}-extensie voor APC-caching',
'Install {phpExtension} Extension for e-mail S/MIME support.' => 'Installeer de {phpExtension}-extensie voor e-mail S/MIME-ondersteuning.',
'Last run (daily):' => 'Laatste dagelijkse run:',
'Last run (hourly):' => 'Laatste run per uur:',
'Licences' => 'Licenties',
'Logging' => 'Logging',
'Make sure that the `proc_open` function is not disabled.' => 'Zorg ervoor dat de functie `proc_open` niet is uitgeschakeld.',
'Make {filePath} writable for the Webserver/PHP!' => 'Maak {filePath} beschrijfbaar voor de webserver/PHP!',
'Marketplace API Connection' => 'Marketplace API-verbinding',
'Memory Limit ({memoryLimit})' => 'Geheugenlimiet ({memoryLimit})',
'Minimum Version {minVersion}' => 'Minimale versie {minVersion}',
'Mobile App - Push Service' => 'Mobiele app - Push-service',
'Module Directory' => 'Modulemap',
'Multibyte String Functions' => 'Multibyte tekenreeksfuncties',
'Must be updated manually. Check compatibility with newer HumHub versions before updating.' => 'Moet handmatig worden bijgewerkt. Controleer de compatibiliteit met nieuwere HumHub-versies voordat u gaat updaten.',
'Never' => 'Nooit',
'Optional' => 'Optioneel',
'Other' => 'Andere',
'Permissions' => 'Rechten',
'Please refer to the documentation to setup the cronjobs and queue workers.' => 'Raadpleeg de documentatie om cronjobs in te stellen en workers in de wachtrij te zetten.',
'Prerequisites' => 'Vereisten',
'Pretty URLs' => 'Mooie URL\'s',
'Profile Image' => 'Profielfoto',
'Queue successfully cleared.' => 'Wachtrij succesvol gewist.',
'Re-Run tests' => 'Test opnieuw uitvoeren',
'Recommended collation is {collation}' => 'Aanbevolen sortering is {collation}',
'Recommended collation is {collation} for the tables: {tables}' => 'Aanbevolen sortering is {collation} voor de tabellen: {tables}',
'Recommended engine is {engine} for the tables: {tables}' => 'Aanbevolen engine is {engine} voor de tabellen: {tables}',
'Reserved' => 'Wordt uitgevoerd',
'Runtime' => 'Runtime',
'Search index rebuild in progress.' => 'Bezig met het opnieuw opbouwen van de zoekindex.',
'Search term...' => 'Zoekterm...',
'See installation manual for more details.' => 'Bekijk de installatie handleiding voor meer info.',
'Select category..' => 'Kies een categorie..',
'Select day' => 'Kies een dag',
'Select level...' => 'Kies een niveau...',
'Settings' => 'Instellingen',
'Supported drivers: {drivers}' => 'Ondersteunde stuurprogramma\'s: {drivers}',
'Table collations' => 'Tabel sorteringen',
'Table engines' => 'Tabel-opslagsystemen',
'The current main HumHub database name is ' => 'De huidige naam van de HumHub-gegevensbank is',
'The module(s) are no longer maintained and should be uninstalled.' => 'De module(s) worden niet langer onderhouden en moeten worden verwijderd.',
'There is a new update available! (Latest version: %version%)' => 'Er is een nieuwe update beschikbaar! (Laatste versie: %version%)',
'This HumHub installation is up to date!' => 'Deze installatie is up-to-date!',
'Time zone' => 'Tijdzone',
'Total {count} entries found.' => '{count} berichten gevonden.',
'Trace' => 'Opsporen',
'Uploads' => 'Uploads',
'Varying table engines are not supported.' => 'Verschillende tabel-opslagsystemen worden niet ondersteund.',
'Version' => 'Versie',
'Waiting' => 'Aan het wachten',
'Warning' => 'Waarschuwing',
'{imageExtension} Support' => '{imageExtension} Ondersteuning',
'{phpExtension} Extension' => '{phpExtension} Extensie',
'{phpExtension} Support' => '{phpExtension} Ondersteuning',
);

View File

@ -140,7 +140,7 @@ Kind Regards
'Password' => 'Wachtwoord',
'Pending approvals' => 'Wachtende goedkeuringen',
'Pending user approvals' => 'Wachtende gebruiker goedkeuringen',
'People' => 'Mensen',
'People' => 'Leden',
'Permanently delete' => 'Permanent verwijderen',
'Permissions' => 'Machtigingen',
'Prioritised User Group' => 'Gebruikersgroep met prioriteit',

View File

@ -1,33 +1,32 @@
<?php
return [
'<strong>Confirm</strong> comment deleting' => '<strong>Potvrďte</strong> smazání komentáře',
'Cancel' => 'Zrušit',
'Cancel Edit' => 'Zrušit úpravy',
'Comment' => 'Komentovat',
'Comment has been deleted' => 'Komentář odstraněn',
'Comments' => 'Komentáře',
'Confirm' => 'Potvrdit',
'Delete' => 'Smazat',
'Do you really want to delete this comment?' => 'Opravdu chcete smazat tento komentář?',
'Edit' => 'Upravit',
'Edit your comment...' => 'Upravit komentář...',
'Permalink' => 'Odkaz',
'Read full comment...' => 'Přečíst celý komentář',
'Reason' => 'Důvod',
'Show' => 'Zobrazit',
'Whenever a new comment was written.' => 'Kdykoli byl napsán nový komentář.',
'Write a new comment...' => 'Napište komentář...',
'comment' => 'Komentář',
'{displayName} wrote a new comment ' => '{displayName} napsal(a) nový komentář',
'<strong>Delete</strong> comment?' => '',
'<strong>Permalink</strong> to this comment' => '',
'Comment could not be saved!' => '',
'Comment of blocked user.' => '',
'Reply' => '',
'Send a notification to author' => '',
'Show next {count} comments' => '',
'Show previous {count} comments' => '',
'The comment must not be empty!' => '',
'Write a new reply...' => '',
];
return array (
'<strong>Confirm</strong> comment deleting' => '<strong>Potvrďte</strong> smazání komentáře',
'<strong>Delete</strong> comment?' => '<strong>Delete</strong> comment?',
'<strong>Permalink</strong> to this comment' => '<strong>Trvalý odkaz</strong> na tento komentář',
'Cancel' => 'Zrušit',
'Cancel Edit' => 'Zrušit úpravy',
'Comment' => 'Komentovat',
'Comment could not be saved!' => 'Komentář nelze uložit!',
'Comment has been deleted' => 'Komentář odstraněn',
'Comment of blocked user.' => 'Komentář zablokovaného uživatele.',
'Comments' => 'Komentáře',
'Confirm' => 'Potvrdit',
'Delete' => 'Smazat',
'Do you really want to delete this comment?' => 'Opravdu chcete smazat tento komentář?',
'Edit' => 'Upravit',
'Edit your comment...' => 'Upravit komentář...',
'Permalink' => 'Odkaz',
'Read full comment...' => 'Přečíst celý komentář',
'Reason' => 'Důvod',
'Reply' => 'Odpověď',
'Send a notification to author' => 'Odeslat upozornění autorovi',
'Show' => 'Zobrazit',
'Show next {count} comments' => 'Zobrazit další {count} komentáře',
'Show previous {count} comments' => 'Zobrazit předchozí {count} komentáře',
'The comment must not be empty!' => 'Komentář nesmí být prázdný!',
'Whenever a new comment was written.' => 'Kdykoli byl napsán nový komentář.',
'Write a new comment...' => 'Napište komentář...',
'Write a new reply...' => 'Napište novou odpověď...',
'comment' => 'Komentář',
'{displayName} wrote a new comment ' => '{displayName} napsal(a) nový komentář',
);

View File

@ -1,34 +1,17 @@
<?php
/**
* Message translations.
*
* This file is automatically generated by 'yii message/extract' command.
* It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages.
*
* Each array element represents the translation (value) of a message (key).
* If the value is empty, the message is considered as not translated.
* Messages that no longer need translation will have their translations
* enclosed between a pair of '@@' marks.
*
* Message string can be used with plural forms format. Check i18n section
* of the guide for details.
*
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'Comments' => 'Komentáře',
'Receive Notifications when someone comments on my own or a following post.' => 'Přijímat oznámení, když někdo komentuje své nebo ostatní příspěveky.',
'View Online' => 'Zobrazit online',
'{displayNames} commented {contentTitle}' => '{displayNames} okomentoval/a {contentTitle}',
'{displayNames} commented {contentTitle} in space {space}' => '{displayNames} okomentoval/a {contentTitle} v prostoru {space}',
'{displayNames} commented {contentTitle}.' => '{displayNames} okomentoval/a {contentTitle}.',
'{displayNames} just commented your {contentTitle}' => '{displayNames} právě okomentoval/a váš příspěvek {contentTitle}',
'{displayNames} just commented your {contentTitle} in space {space}' => '{displayNames} právě okomentoval/a váš příspěvek {contentTitle} v prostoru {space}',
'{displayName} commented {contentTitle}' => '{displayName} okomentoval/a {contentTitle}',
'{displayName} commented {contentTitle} in space {space}' => '{displayName} okomentoval/a {contentTitle} v prostoru {space}',
'{displayName} commented {contentTitle}.' => '{displayName} okomentoval/a {contentTitle}.',
'{displayName} just commented your {contentTitle}' => '{displayName} právě okomentoval/a váš příspěvek {contentTitle}',
'{displayName} just commented your {contentTitle} in space {space}' => '{displayName} právě okomentoval/a váš příspěvek {contentTitle} v prostoru {space}',
'[Deleted]' => '',
];
return array (
'Comments' => 'Komentáře',
'Receive Notifications when someone comments on my own or a following post.' => 'Přijímat oznámení, když někdo komentuje své nebo ostatní příspěveky.',
'View Online' => 'Zobrazit online',
'[Deleted]' => '[Smazáno]',
'{displayNames} commented {contentTitle}' => '{displayNames} okomentoval/a {contentTitle}',
'{displayNames} commented {contentTitle} in space {space}' => '{displayNames} okomentoval/a {contentTitle} v prostoru {space}',
'{displayNames} commented {contentTitle}.' => '{displayNames} okomentoval/a {contentTitle}.',
'{displayNames} just commented your {contentTitle}' => '{displayNames} právě okomentoval/a váš příspěvek {contentTitle}',
'{displayNames} just commented your {contentTitle} in space {space}' => '{displayNames} právě okomentoval/a váš příspěvek {contentTitle} v prostoru {space}',
'{displayName} commented {contentTitle}' => '{displayName} okomentoval/a {contentTitle}',
'{displayName} commented {contentTitle} in space {space}' => '{displayName} okomentoval/a {contentTitle} v prostoru {space}',
'{displayName} commented {contentTitle}.' => '{displayName} okomentoval/a {contentTitle}.',
'{displayName} just commented your {contentTitle}' => '{displayName} právě okomentoval/a váš příspěvek {contentTitle}',
'{displayName} just commented your {contentTitle} in space {space}' => '{displayName} právě okomentoval/a váš příspěvek {contentTitle} v prostoru {space}',
);

View File

@ -1,5 +1,4 @@
<?php
return [
'Your comment \'{commentText}\' has been deleted by {displayName} for \'{reason}\'' => '',
];
return array (
'Your comment \'{commentText}\' has been deleted by {displayName} for \'{reason}\'' => 'Váš komentář \'{commentText}\' byl smazán {displayName} z důvodu \'{reason}\'.',
);

View File

@ -1,6 +1,5 @@
<?php
return [
'Manage content' => 'Spravovat obsah',
'Can manage (e.g. archive, stick, move or delete) arbitrary content' => '',
];
return array (
'Can manage (e.g. archive, stick, move or delete) arbitrary content' => 'Spravovat (např. archivovat, lepit, přesouvat nebo mazat) libovolný obsah.',
'Manage content' => 'Spravovat obsah',
);

View File

@ -1,33 +1,32 @@
<?php
return [
'<strong>Confirm</strong> comment deleting' => '<strong>Conferma</strong> la cancellazione del commento',
'<strong>Delete</strong> comment?' => '<strong>Eliminare</strong> commento?',
'<strong>Permalink</strong> to this comment' => '<strong>Link permanente</strong> a questo commento',
'Cancel' => 'Annulla',
'Cancel Edit' => 'Annulla Modifica',
'Comment' => 'Commenta',
'Comment could not be saved!' => 'Il commento non può essere salvato!',
'Comment has been deleted' => 'Il commento è stato eliminato',
'Comment of blocked user.' => 'Commento dell\'utente bloccato',
'Comments' => 'Commenti',
'Confirm' => 'Conferma',
'Delete' => 'Cancella',
'Do you really want to delete this comment?' => 'Vuoi veramente cancellare questo commento?',
'Edit' => 'Modifica',
'Edit your comment...' => 'Modifica il tuo commento...',
'Permalink' => 'Link permanente',
'Read full comment...' => 'Leggi il commento completo...',
'Reason' => 'Motivo',
'Reply' => 'Rispondi',
'Send a notification to author' => 'Invia una notifica all\'autore',
'Show' => 'Mostra',
'The comment must not be empty!' => 'Il commento non può essere vuoto!',
'Whenever a new comment was written.' => 'Ogni volta che è stato scritto un nuovo commento.',
'Write a new comment...' => 'Scrivi un nuovo commento...',
'Write a new reply...' => 'Scrivi una nuova risposta',
'comment' => 'Commenta',
'{displayName} wrote a new comment ' => '{displayName} ha scritto un nuovo commento',
'Show next {count} comments' => '',
'Show previous {count} comments' => '',
];
return array (
'<strong>Confirm</strong> comment deleting' => '<strong>Conferma</strong> la cancellazione del commento',
'<strong>Delete</strong> comment?' => '<strong>Eliminare</strong> commento?',
'<strong>Permalink</strong> to this comment' => '<strong>Link permanente</strong> a questo commento',
'Cancel' => 'Annulla',
'Cancel Edit' => 'Annulla Modifica',
'Comment' => 'Commenta',
'Comment could not be saved!' => 'Il commento non può essere salvato!',
'Comment has been deleted' => 'Il commento è stato eliminato',
'Comment of blocked user.' => 'Commento dell\'utente bloccato',
'Comments' => 'Commenti',
'Confirm' => 'Conferma',
'Delete' => 'Cancella',
'Do you really want to delete this comment?' => 'Vuoi veramente cancellare questo commento?',
'Edit' => 'Modifica',
'Edit your comment...' => 'Modifica il tuo commento...',
'Permalink' => 'Link permanente',
'Read full comment...' => 'Leggi il commento completo...',
'Reason' => 'Motivo',
'Reply' => 'Rispondi',
'Send a notification to author' => 'Invia una notifica all\'autore',
'Show' => 'Mostra',
'Show next {count} comments' => 'Mostra i prossimi {count} commenti',
'Show previous {count} comments' => 'Mostra i commenti {count} precedenti',
'The comment must not be empty!' => 'Il commento non può essere vuoto!',
'Whenever a new comment was written.' => 'Ogni volta che è stato scritto un nuovo commento.',
'Write a new comment...' => 'Scrivi un nuovo commento...',
'Write a new reply...' => 'Scrivi una nuova risposta',
'comment' => 'Commenta',
'{displayName} wrote a new comment ' => '{displayName} ha scritto un nuovo commento',
);

View File

@ -1,17 +1,17 @@
<?php
return array (
'Comments' => '댓글',
'Receive Notifications when someone comments on my own or a following post.' => '',
'View Online' => '',
'[Deleted]' => '',
'{displayNames} commented {contentTitle}' => '',
'{displayNames} commented {contentTitle} in space {space}' => '',
'{displayNames} commented {contentTitle}.' => '',
'{displayNames} just commented your {contentTitle}' => '',
'{displayNames} just commented your {contentTitle} in space {space}' => '',
'{displayName} commented {contentTitle}' => '',
'{displayName} commented {contentTitle} in space {space}' => '',
'{displayName} commented {contentTitle}.' => '',
'{displayName} just commented your {contentTitle}' => '',
'{displayName} just commented your {contentTitle} in space {space}' => '',
'Receive Notifications when someone comments on my own or a following post.' => '내 게시물 또는 팔로잉 게시물에 댓글이 달리면 알림을 받습니다.',
'View Online' => '온라인 보기',
'[Deleted]' => '[삭제됨]',
'{displayNames} commented {contentTitle}' => '{displayNames}님이 {contentTitle}에 댓글을 달았습니다。',
'{displayNames} commented {contentTitle} in space {space}' => '{displayNames}님이 {space}의 {contentTitle}에 댓글을 달았습니다.',
'{displayNames} commented {contentTitle}.' => '{displayNames}님이 {contentTitle}에 댓글을 달았습니다.',
'{displayNames} just commented your {contentTitle}' => '{displayNames}님이 방금 당신의 {contentTitle}에 댓글을 달았네요.',
'{displayNames} just commented your {contentTitle} in space {space}' => '{displayNames}님이 방금 {space}의 {contentTitle}에 댓글을 달았습니다',
'{displayName} commented {contentTitle}' => '{displayName}님이 {contentTitle}에 댓글을 달았습니다',
'{displayName} commented {contentTitle} in space {space}' => '{displayName}님이 {space}의 {contentTitle}에 댓글을 달았습니다',
'{displayName} commented {contentTitle}.' => '{displayName}님이 {contentTitle}에 댓글을 달았습니다',
'{displayName} just commented your {contentTitle}' => '{displayName}님이 당신의 {contentTitle}에 댓글을 달았습니다',
'{displayName} just commented your {contentTitle} in space {space}' => '{displayName}님이 {space}에 작성한 당신의 {contentTitle}에 댓글을 달았습니다',
);

View File

@ -1,5 +1,4 @@
<?php
return [
'Your comment \'{commentText}\' has been deleted by {displayName} for \'{reason}\'' => '',
];
return array (
'Your comment \'{commentText}\' has been deleted by {displayName} for \'{reason}\'' => '{displayName}님이 당신의 \'{commentText}\'을 \'{reason}\' 때문에 삭제했습니다',
);

View File

@ -1,6 +1,5 @@
<?php
return [
'Can manage (e.g. archive, stick, move or delete) arbitrary content' => '',
'Manage content' => '',
];
return array (
'Can manage (e.g. archive, stick, move or delete) arbitrary content' => '임의의 콘텐츠를 관리(예: 보관, 고정, 이동 또는 삭제)할 수 있습니다.',
'Manage content' => '콘텐츠 관리',
);

View File

@ -1,21 +1,4 @@
<?php
/**
* Message translations.
*
* This file is automatically generated by 'yii message/extract' command.
* It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages.
*
* Each array element represents the translation (value) of a message (key).
* If the value is empty, the message is considered as not translated.
* Messages that no longer need translation will have their translations
* enclosed between a pair of '@@' marks.
*
* Message string can be used with plural forms format. Check i18n section
* of the guide for details.
*
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'This content is archived' => '',
];
return array (
'This content is archived' => 'Tento obsah je archivován',
);

View File

@ -1,112 +1,111 @@
<?php
return [
'<strong>Permalink</strong> to this post' => '<strong>Odkaz</strong> na tento příspěvek',
'Activated' => 'Aktivováno',
'Add a member to notify' => 'Upozornit uživatele',
'Archived' => 'Archivováno',
'Back to stream' => 'Zpět na příspěvky',
'Cancel' => 'Zrušit',
'Cancel Edit' => 'Zrušit úpravy',
'Change to "Private"' => 'Neveřejné',
'Change to "Public"' => 'Zveřejnit',
'Configure' => 'Nastavit',
'Confirm' => 'Potvrdit',
'Content' => 'Příspěvky',
'Could not find requested content!' => 'Nelze nalézt požadovaný obsah!',
'Created by me' => 'Vytvořil(a) jsem',
'Creation time' => 'Vytvořeno',
'Delete' => 'Smazat',
'Edit' => 'Upravit',
'Enable' => 'Dostupné',
'Filter' => 'Filtr',
'Invalid content id given!' => 'Vloženo chybé ID obsahu',
'Invalid request method!' => 'Neplatná metoda požadavku!',
'Last update' => 'Změněno',
'Load more' => 'Načíst více',
'Move to archive' => 'Archivovat',
'No matches with your selected filters!' => 'Podle zadaných kritérií nebyla nalezena žádná shoda!',
'Nothing here yet!' => 'Ještě zde nic není!',
'Notify members' => 'Upozornit uživatele',
'Permalink' => 'Odkaz',
'Pin to top' => 'Připnout na úvod',
'Pinned' => 'Připnuto',
'Private' => 'Soukromé',
'Public' => 'Veřejné',
'Submit' => 'Odeslat',
'The content has been archived.' => 'Obsah archivován.',
'The content has been deleted.' => 'Obsah smazán.',
'The content has been unarchived.' => 'Obsah již není v archivu',
'This action is disabled!' => 'Tato akce je zakázána!',
'This space is archived.' => 'Tento prostor archivován.',
'Turn off notifications' => 'Vypnout upozornění',
'Turn on notifications' => 'Zapnout upozornění',
'Unarchive' => 'Obnovit z archívu',
'Unpin' => 'Odepnout',
'Updated' => 'Aktualizováno',
'Your last edit state has been saved!' => 'Poslední úpravy uloženy.',
'in' => 'v prostoru',
'(Also visible to non-members of this space)' => '',
'<strong>Delete</strong> content?' => '',
'<strong>Move</strong> content' => '',
'<strong>Scheduling</strong> Options' => '',
'Activate scheduling' => '',
'Add tag...' => '',
'Attach Files' => '',
'Cannot notify the author.' => '',
'Comments are locked' => '',
'Comments are unlocked' => '',
'Content Tag with invalid contentcontainer_id assigned.' => '',
'Content has been moved to {spacename}' => '',
'Create as draft' => '',
'Created at:' => '',
'Deleted' => '',
'Do you want to delete this content, including all comments and attachments?<br><br>Please note: If a stream entry was created using a module, the original content that this entry is linked to will also be deleted.' => '',
'Draft' => '',
'Hidden' => '',
'I\'m involved' => '',
'Invalid space selection.' => '',
'Last updated {time}' => '',
'Lock comments' => '',
'Maximum number of pinned items reached!<br>You can only pin up to {count} items at once.' => '',
'Move content' => '',
'New Updates Available!' => '',
'No tags found for the given query' => '',
'None' => '',
'Note: Due to technical reasons there may be a delay of a few minutes.' => '',
'Publish draft' => '',
'Save as draft' => '',
'Save scheduling' => '',
'Schedule publication' => '',
'Scheduled for {dateTime}' => '',
'Select type...' => '',
'Specify who can see this content.' => '',
'Tag' => '',
'Target Space' => '',
'The author of this content is not allowed to create private content within the selected space.' => '',
'The author of this content is not allowed to create public content within the selected space.' => '',
'The author of this content is not allowed to create this type of content within this space.' => '',
'The content can\'t be moved to its current space.' => '',
'The content cannot be published!' => '',
'The content has been successfully published.' => '',
'The given name is already in use.' => '',
'The module {moduleName} is not enabled on the selected target space.' => '',
'This content type can\'t be moved due to a missing module-id setting.' => '',
'This content type can\'t be moved.' => '',
'This space is not visible!' => '',
'Topics' => '',
'Unlock comments' => '',
'Visible also to unregistered users' => '',
'Visible only to you' => '',
'Visible to all Space members' => '',
'Visible to all signed in users' => '',
'Visible to friends of {displayName}' => '',
'Visible to you and {displayName}' => '',
'Visible to your friends' => '',
'With attachments' => '',
'You cannot block the space owner!' => '',
'You cannot block the user of the same container!' => '',
'You cannot block yourself!' => '',
'You do not have the permission to move this content to the given space.' => '',
'You do not have the permission to move this content.' => '',
];
return array (
'(Also visible to non-members of this space)' => '(viditelné i pro nečleny tohoto prostoru)',
'<strong>Delete</strong> content?' => '<strong>Smazat</strong> obsah?',
'<strong>Move</strong> content' => '<strong>Přesunout</strong> obsah',
'<strong>Permalink</strong> to this post' => '<strong>Odkaz</strong> na tento příspěvek',
'<strong>Scheduling</strong> Options' => '<strong>Možnosti</strong> plánování',
'Activate scheduling' => 'Aktivace plánování',
'Activated' => 'Aktivováno',
'Add a member to notify' => 'Upozornit uživatele',
'Add tag...' => 'Přidat značku...',
'Archived' => 'Archivováno',
'Attach Files' => 'Připojení souborů',
'Back to stream' => 'Zpět na příspěvky',
'Cancel' => 'Zrušit',
'Cancel Edit' => 'Zrušit úpravy',
'Cannot notify the author.' => 'Nelze upozornit autora.',
'Change to "Private"' => 'Neveřejné',
'Change to "Public"' => 'Zveřejnit',
'Comments are locked' => 'Komentáře jsou uzamčeny',
'Comments are unlocked' => 'Komentáře jsou odemčené',
'Configure' => 'Nastavit',
'Confirm' => 'Potvrdit',
'Content' => 'Příspěvky',
'Content Tag with invalid contentcontainer_id assigned.' => 'Značka obsahu s přiřazeným neplatným contentcontainer_id.',
'Content has been moved to {spacename}' => 'Obsah byl přesunut do {spacename}',
'Could not find requested content!' => 'Nelze nalézt požadovaný obsah!',
'Create as draft' => 'Vytvořit jako návrh',
'Created at:' => 'Vytvořeno v:',
'Created by me' => 'Vytvořil(a) jsem',
'Creation time' => 'Vytvořeno',
'Delete' => 'Smazat',
'Deleted' => 'Smazáno',
'Do you want to delete this content, including all comments and attachments?<br><br>Please note: If a stream entry was created using a module, the original content that this entry is linked to will also be deleted.' => 'Chcete odstranit tento obsah včetně všech komentářů a příloh?<br><br>Upozornění: Pokud byl záznam proudu vytvořen pomocí modulu, bude odstraněn i původní obsah, na který je tento záznam odkazován.',
'Draft' => 'Návrh',
'Edit' => 'Upravit',
'Enable' => 'Dostupné',
'Filter' => 'Filtr',
'Hidden' => 'Skryté',
'I\'m involved' => 'Jsem zapojen',
'Invalid content id given!' => 'Vloženo chybé ID obsahu',
'Invalid request method!' => 'Neplatná metoda požadavku!',
'Invalid space selection.' => 'Neplatný výběr prostoru.',
'Last update' => 'Změněno',
'Last updated {time}' => 'Poslední aktualizace {time}',
'Load more' => 'Načíst více',
'Lock comments' => 'Zamknout komentáře',
'Maximum number of pinned items reached!<br>You can only pin up to {count} items at once.' => 'Dosažen maximální počet připnutých položek!<br>Najednou můžete připnout pouze {count} položek.',
'Move content' => 'Přesun obsahu',
'Move to archive' => 'Archivovat',
'New Updates Available!' => 'K dispozici jsou nové aktualizace!',
'No matches with your selected filters!' => 'Podle zadaných kritérií nebyla nalezena žádná shoda!',
'No tags found for the given query' => 'Pro daný dotaz nebyly nalezeny žádné značky',
'None' => 'Žádné',
'Note: Due to technical reasons there may be a delay of a few minutes.' => 'Poznámka: Z technických důvodů může dojít k několikaminutovému zpoždění.',
'Nothing here yet!' => 'Ještě zde nic není!',
'Notify members' => 'Upozornit uživatele',
'Permalink' => 'Odkaz',
'Pin to top' => 'Připnout na úvod',
'Pinned' => 'Připnuto',
'Private' => 'Soukromé',
'Public' => 'Veřejné',
'Publish draft' => 'Zveřejnit návrh',
'Save as draft' => 'Uložit jako koncept',
'Save scheduling' => 'Uložit plánování',
'Schedule publication' => 'Zveřejnění plánu',
'Scheduled for {dateTime}' => 'Naplánováno na {dateTime}',
'Select type...' => 'Vyberte typ...',
'Specify who can see this content.' => 'Určete, kdo může tento obsah vidět.',
'Submit' => 'Odeslat',
'Tag' => 'Značka',
'Target Space' => 'Cílový prostor',
'The author of this content is not allowed to create private content within the selected space.' => 'Autor tohoto obsahu nesmí ve vybraném prostoru vytvářet soukromý obsah.',
'The author of this content is not allowed to create public content within the selected space.' => 'Autor tohoto obsahu nesmí ve vybraném prostoru vytvářet veřejný obsah.',
'The author of this content is not allowed to create this type of content within this space.' => 'Autor tohoto obsahu nesmí v tomto prostoru vytvářet tento typ obsahu.',
'The content can\'t be moved to its current space.' => 'Obsah nelze přesunout do aktuálního prostoru.',
'The content cannot be published!' => 'Obsah nelze zveřejnit!',
'The content has been archived.' => 'Obsah archivován.',
'The content has been deleted.' => 'Obsah smazán.',
'The content has been successfully published.' => 'Obsah byl úspěšně zveřejněn.',
'The content has been unarchived.' => 'Obsah již není v archivu',
'The given name is already in use.' => 'Uvedený název se již používá.',
'The module {moduleName} is not enabled on the selected target space.' => 'Modul {moduleName} není ve vybraném cílovém prostoru povolen.',
'This action is disabled!' => 'Tato akce je zakázána!',
'This content type can\'t be moved due to a missing module-id setting.' => 'Tento typ obsahu nelze přesunout kvůli chybějícímu nastavení module-id.',
'This content type can\'t be moved.' => 'Tento typ obsahu nelze přesunout.',
'This space is archived.' => 'Tento prostor archivován.',
'This space is not visible!' => 'Tento prostor není viditelný!',
'Topics' => 'Témata',
'Turn off notifications' => 'Vypnout upozornění',
'Turn on notifications' => 'Zapnout upozornění',
'Unarchive' => 'Obnovit z archívu',
'Unlock comments' => 'Odemknout komentáře',
'Unpin' => 'Odepnout',
'Updated' => 'Aktualizováno',
'Visible also to unregistered users' => 'Viditelné i pro neregistrované uživatele',
'Visible only to you' => 'Viditelné pouze pro vás',
'Visible to all Space members' => 'Viditelný všem členům prostoru',
'Visible to all signed in users' => 'Viditelné pro všechny přihlášené uživatele',
'Visible to friends of {displayName}' => 'Viditelné pro přátele uživatele {displayName}',
'Visible to you and {displayName}' => 'Viditelné pro vás a {displayName}',
'Visible to your friends' => 'Viditelný pro vaše přátele',
'With attachments' => 'S přílohami',
'You cannot block the space owner!' => 'Vlastníka prostoru nelze blokovat!',
'You cannot block the user of the same container!' => 'Uživatele stejného kontejneru nelze blokovat!',
'You cannot block yourself!' => 'Nemůžete se blokovat!',
'You do not have the permission to move this content to the given space.' => 'Nemáte oprávnění přesunout tento obsah do daného prostoru.',
'You do not have the permission to move this content.' => 'K přesunu tohoto obsahu nemáte oprávnění.',
'Your last edit state has been saved!' => 'Poslední úpravy uloženy.',
'in' => 'v prostoru',
);

View File

@ -1,14 +1,13 @@
<?php
return [
'New Content' => 'Nový obsah',
'Receive Notifications for new content you follow.' => 'Obdržíte oznámení o novém obsahu, který sledujete.',
'View Online' => 'Zobrazit online',
'{displayName} created {contentTitle}.' => '{displayName} vytvořil/a {contentTitle}.',
'{originator} just wrote {contentInfo}' => '{originator} právě napsal/a {contentInfo}',
'{originator} just wrote {contentInfo} in space {space}' => '{originator} právě napsal/a {contentInfo} v prostoru {space}',
'{originator} notifies you about {contentInfo}' => '{originator} Vás označil/a {contentInfo}',
'{originator} notifies you about {contentInfo} in {space}' => '{originator} Vás označil/a {contentInfo} v {space}',
'Your {contentTitle} has been deleted by {displayName} for \'{reason}\'' => '',
'{displayName} posted on your profile {contentTitle}.' => '',
];
return array (
'New Content' => 'Nový obsah',
'Receive Notifications for new content you follow.' => 'Obdržíte oznámení o novém obsahu, který sledujete.',
'View Online' => 'Zobrazit online',
'Your {contentTitle} has been deleted by {displayName} for \'{reason}\'' => 'Váš {contentTitle} byl smazán uživatelem {displayName} z důvodu \'{reason}\'',
'{displayName} created {contentTitle}.' => '{displayName} vytvořil/a {contentTitle}.',
'{displayName} posted on your profile {contentTitle}.' => '{displayName} zveřejnil(a) váš profil {contentTitle}.',
'{originator} just wrote {contentInfo}' => '{originator} právě napsal/a {contentInfo}',
'{originator} just wrote {contentInfo} in space {space}' => '{originator} právě napsal/a {contentInfo} v prostoru {space}',
'{originator} notifies you about {contentInfo}' => '{originator} Vás označil/a {contentInfo}',
'{originator} notifies you about {contentInfo} in {space}' => '{originator} Vás označil/a {contentInfo} v {space}',
);

View File

@ -1,56 +1,55 @@
<?php
return [
'Code' => 'Kód',
'Heading' => 'Nadpis',
'Image' => 'Obrázek',
'Location' => 'Místo',
'Title' => 'Název',
'Type' => 'Typ',
'Activity' => '',
'Add or remove link' => '',
'Animals & Nature' => '',
'Change to code block' => '',
'Change to heading' => '',
'Change to paragraph' => '',
'Columns' => '',
'Create a link' => '',
'Create table' => '',
'Delete column' => '',
'Delete row' => '',
'Delete table' => '',
'Flags' => '',
'Food & Drink' => '',
'Height' => '',
'Horizontal rule' => '',
'Insert' => '',
'Insert column after' => '',
'Insert column before' => '',
'Insert horizontal rule' => '',
'Insert image' => '',
'Insert row after' => '',
'Insert row before' => '',
'Insert table' => '',
'Link target' => '',
'Objects' => '',
'Paragraph' => '',
'People' => '',
'Rows' => '',
'Switch editor mode' => '',
'Symbols' => '',
'Toggle code font' => '',
'Toggle emphasis' => '',
'Toggle strikethrough' => '',
'Toggle strong style' => '',
'Travel & Places' => '',
'Upload File' => '',
'Upload and include a File' => '',
'Width' => '',
'Wrap in block quote' => '',
'Wrap in bullet list' => '',
'Wrap in ordered list' => '',
'[Code Block]' => '',
'[Image]' => '',
'[Invalid file]' => '',
'[Table]' => '',
];
return array (
'Activity' => 'Aktivita',
'Add or remove link' => 'Přidání nebo odebrání odkazu',
'Animals & Nature' => 'Zvířata a příroda',
'Change to code block' => 'Změna bloku kódu',
'Change to heading' => 'Změna nadpisu',
'Change to paragraph' => 'Změna na odstavec',
'Code' => 'Kód',
'Columns' => 'Sloupce',
'Create a link' => 'Vytvořit odkaz',
'Create table' => 'Vytvořit tabulku',
'Delete column' => 'Odstranit sloupec',
'Delete row' => 'Odstranit řádek',
'Delete table' => 'Odstranění tabulky',
'Flags' => 'Vlajky',
'Food & Drink' => 'Jídlo a pití',
'Heading' => 'Nadpis',
'Height' => 'Výška',
'Horizontal rule' => 'Horizontální pravidlo',
'Image' => 'Obrázek',
'Insert' => 'Vložit',
'Insert column after' => 'Vložit sloupec za',
'Insert column before' => 'Vložit sloupec před',
'Insert horizontal rule' => 'Vložit horizontální pravidlo',
'Insert image' => 'Vložit obrázek',
'Insert row after' => 'Vložit řádek za',
'Insert row before' => 'Vložit řádek před',
'Insert table' => 'Vložit tabulku',
'Link target' => 'Cíl odkazu',
'Location' => 'Místo',
'Objects' => 'Objekty',
'Paragraph' => 'Odstavec',
'People' => 'Lidé',
'Rows' => 'Řádky',
'Switch editor mode' => 'Switch editor mode',
'Symbols' => 'Symboly',
'Title' => 'Název',
'Toggle code font' => 'Vybrat písmo',
'Toggle emphasis' => 'Zvýraznit písmo',
'Toggle strikethrough' => 'Přeškrtnout písmo',
'Toggle strong style' => 'Tučné písmo',
'Travel & Places' => 'Cestování a místa',
'Type' => 'Typ',
'Upload File' => 'Nahrát soubor',
'Upload and include a File' => 'Nahrát a připojit soubor',
'Width' => 'Šířka',
'Wrap in block quote' => 'Zabalit do blokové citace',
'Wrap in bullet list' => 'Zabalit do seznamu odrážek',
'Wrap in ordered list' => 'Zabalit do uspořádaného seznamu',
'[Code Block]' => '[Blok kódu]',
'[Image]' => '[Obrázek]',
'[Invalid file]' => '[Neplatný soubor]',
'[Table]' => '[Tabulka]',
);

View File

@ -1,112 +1,111 @@
<?php
return [
'(Also visible to non-members of this space)' => '(También visible a quienes no son miembros de este espacio)',
'<strong>Delete</strong> content?' => '¿<strong>Borrar</strong> el contenido?',
'<strong>Move</strong> content' => '<strong>Mover</strong> contenido',
'<strong>Permalink</strong> to this post' => '<strong>Permalink</strong> a esta entrada',
'<strong>Scheduling</strong> Options' => 'Opciones de <strong>programación</strong>',
'Activate scheduling' => 'Activar la programación',
'Activated' => 'Activado',
'Add a member to notify' => 'Añadir un miembro a notificar',
'Add tag...' => 'Añadir etiqueta...',
'Archived' => 'Archivado',
'Attach Files' => 'Adjuntar archivos',
'Back to stream' => 'Volver a Actividad',
'Cancel' => 'Cancelar',
'Cancel Edit' => 'Cancelar edición',
'Cannot notify the author.' => 'No se puede notificar al autor.',
'Change to "Private"' => 'Hacer Privado',
'Change to "Public"' => 'Hacer Público',
'Comments are locked' => 'Los comentarios están cerrados',
'Comments are unlocked' => 'Los comentarios están abiertos',
'Configure' => 'Configurar',
'Confirm' => 'Confirmar',
'Content' => 'Contenido',
'Content Tag with invalid contentcontainer_id assigned.' => 'Se ha asignado una etiqueta de contenido no válida a contentcontainer_id.',
'Content has been moved to {spacename}' => 'El contenido ha sido movido a {spacename}',
'Could not find requested content!' => '¡No se pudo encontrar el contenido solicitado!',
'Create as draft' => 'Crear como borrador',
'Created at:' => 'Creado en:',
'Created by me' => 'Creado por mi',
'Creation time' => 'Fecha de creación',
'Delete' => 'Borrar',
'Deleted' => 'Borrar',
'Draft' => 'Borrador',
'Edit' => 'Editar',
'Enable' => 'Activar',
'Filter' => 'Filtro',
'Hidden' => 'Oculto',
'I\'m involved' => 'En aquello que me concierna',
'Invalid content id given!' => '¡Se ha introducido un id de contenido no válido!',
'Invalid request method!' => '¡Método de solicitud no válido!',
'Invalid space selection.' => 'Selección de espacio inválida.',
'Last update' => 'Última actualización',
'Last updated {time}' => 'Última actualización {time}',
'Load more' => 'Cargar Más',
'Lock comments' => 'Cerrar los comentarios',
'Maximum number of pinned items reached!<br>You can only pin up to {count} items at once.' => 'Has alcanzado el número máximo de items anclados!<br />Sólo puedes anclar {count} items al mismo tiempo.',
'Move content' => 'Mover contenido',
'Move to archive' => 'Mover a archivo',
'New Updates Available!' => 'Hay actualizaciones disponibles.',
'No matches with your selected filters!' => '¡No se han encontrado resultados con los filtros seleccionados!',
'No tags found for the given query' => 'No se han encontrado etiquetas para esta búsqueda',
'None' => 'Ninguno',
'Note: Due to technical reasons there may be a delay of a few minutes.' => 'Nota: Por razones técnicas puede producirse un retraso de unos minutos',
'Nothing here yet!' => '¡No hay nada aquí todavía!',
'Notify members' => 'Notificar Miembros',
'Permalink' => 'Permalink',
'Pin to top' => 'Fijar en la parte superior',
'Pinned' => 'Fijado',
'Private' => 'Privado',
'Public' => 'Público',
'Publish draft' => 'Publicar borrador',
'Save as draft' => 'Guardar como borrador',
'Schedule publication' => 'Programar publicación',
'Select type...' => 'Seleccione tipo...',
'Specify who can see this content.' => 'Especifica quién puede ver este contenido.',
'Submit' => 'Publicar',
'Tag' => 'Etiqueta',
'Target Space' => 'Espacio de destino',
'The author of this content is not allowed to create private content within the selected space.' => 'El autor de este contenido no está autorizado a crear contenido privado dentro del espacio seleccionado.',
'The author of this content is not allowed to create public content within the selected space.' => 'El autor de este contenido no está autorizado a crear contenido públilco dentro del espacio seleccionado.',
'The author of this content is not allowed to create this type of content within this space.' => 'Al autor de este contenido no le es permitido crear este tipo de contenido dentro de este espacio.',
'The content can\'t be moved to its current space.' => 'No se puede mover el contenido a su espacio actual.',
'The content has been archived.' => 'Este contenido ha sido activado.',
'The content has been deleted.' => 'Este contenido ha sido borrado.',
'The content has been successfully published.' => 'El contenido se ha publicado correctamente.',
'The content has been unarchived.' => 'Este contenido ha sido desarchivado.',
'The given name is already in use.' => 'El nombre está ya en uso.',
'The module {moduleName} is not enabled on the selected target space.' => 'El módulo {moduleName} no está habilitado en el espacio de destino que ha seleccionado.',
'This action is disabled!' => '¡Esta acción no está permitida!',
'This content type can\'t be moved due to a missing module-id setting.' => 'Este tipo de contenido no se puede mover debido a una configuración de módulo que no existe.',
'This content type can\'t be moved.' => 'No se puede mover este contenido.',
'This space is archived.' => 'Este espacio ha sido archivado.',
'This space is not visible!' => '¡Este espacio no es visible!',
'Topics' => 'Temas',
'Turn off notifications' => 'Desactivar notificaciones',
'Turn on notifications' => 'Activar Notificaciones',
'Unarchive' => 'Desarchivar',
'Unlock comments' => 'Abrir los comentarios',
'Unpin' => 'Desfijar',
'Updated' => 'Actualizado',
'Visible also to unregistered users' => 'También visible a usuarios no registrados',
'Visible only to you' => 'Visible sólo para ti',
'Visible to all Space members' => 'Visible para todos los miembros del Espacio',
'Visible to all signed in users' => 'Visible para todos los usuarios autenticados',
'Visible to friends of {displayName}' => 'Visible para amigos de {displayName}',
'Visible to you and {displayName}' => 'Visible para ti y {displayName}',
'Visible to your friends' => 'Visible para tus amigos',
'With attachments' => 'Con archivos vinculados',
'You cannot block the space owner!' => '¡No puedes bloquear al propietario del espacio!',
'You cannot block the user of the same container!' => '¡No puedes bloquear al usuario del mismo contenedor!',
'You cannot block yourself!' => '¡No puedes bloquearte a ti mismo!',
'You do not have the permission to move this content to the given space.' => 'No tienes autorización para mover este contenido a ese espacio.',
'You do not have the permission to move this content.' => 'No tienes autorización para mover ese contenido.',
'Your last edit state has been saved!' => 'Este contenido ha sido grabado.',
'in' => 'en',
'Do you want to delete this content, including all comments and attachments?<br><br>Please note: If a stream entry was created using a module, the original content that this entry is linked to will also be deleted.' => '',
'Save scheduling' => '',
'Scheduled for {dateTime}' => '',
'The content cannot be published!' => '',
];
return array (
'(Also visible to non-members of this space)' => '(También visible a quienes no son miembros de este espacio)',
'<strong>Delete</strong> content?' => '¿<strong>Borrar</strong> el contenido?',
'<strong>Move</strong> content' => '<strong>Mover</strong> contenido',
'<strong>Permalink</strong> to this post' => '<strong>Permalink</strong> a esta entrada',
'<strong>Scheduling</strong> Options' => 'Opciones de <strong>programación</strong>',
'Activate scheduling' => 'Activar la programación',
'Activated' => 'Activado',
'Add a member to notify' => 'Añadir un miembro a notificar',
'Add tag...' => 'Añadir etiqueta...',
'Archived' => 'Archivado',
'Attach Files' => 'Adjuntar archivos',
'Back to stream' => 'Volver a Actividad',
'Cancel' => 'Cancelar',
'Cancel Edit' => 'Cancelar edición',
'Cannot notify the author.' => 'No se puede notificar al autor.',
'Change to "Private"' => 'Hacer Privado',
'Change to "Public"' => 'Hacer Público',
'Comments are locked' => 'Los comentarios están cerrados',
'Comments are unlocked' => 'Los comentarios están abiertos',
'Configure' => 'Configurar',
'Confirm' => 'Confirmar',
'Content' => 'Contenido',
'Content Tag with invalid contentcontainer_id assigned.' => 'Se ha asignado una etiqueta de contenido no válida a contentcontainer_id.',
'Content has been moved to {spacename}' => 'El contenido ha sido movido a {spacename}',
'Could not find requested content!' => '¡No se pudo encontrar el contenido solicitado!',
'Create as draft' => 'Crear como borrador',
'Created at:' => 'Creado en:',
'Created by me' => 'Creado por mi',
'Creation time' => 'Fecha de creación',
'Delete' => 'Borrar',
'Deleted' => 'Borrar',
'Do you want to delete this content, including all comments and attachments?<br><br>Please note: If a stream entry was created using a module, the original content that this entry is linked to will also be deleted.' => '¿Quiere eliminar este contenido, incluidos todos los comentarios y archivos vinculados?<br><br>Por favor tenga en cuenta que si una publicación se ha creado mediante un módulo el contenido original al que enlaza esta entrada será borrado también.',
'Draft' => 'Borrador',
'Edit' => 'Editar',
'Enable' => 'Activar',
'Filter' => 'Filtro',
'Hidden' => 'Oculto',
'I\'m involved' => 'En aquello que me concierna',
'Invalid content id given!' => '¡Se ha introducido un id de contenido no válido!',
'Invalid request method!' => '¡Método de solicitud no válido!',
'Invalid space selection.' => 'Selección de espacio inválida.',
'Last update' => 'Última actualización',
'Last updated {time}' => 'Última actualización {time}',
'Load more' => 'Cargar Más',
'Lock comments' => 'Cerrar los comentarios',
'Maximum number of pinned items reached!<br>You can only pin up to {count} items at once.' => 'Has alcanzado el número máximo de items anclados!<br />Sólo puedes anclar {count} items al mismo tiempo.',
'Move content' => 'Mover contenido',
'Move to archive' => 'Mover a archivo',
'New Updates Available!' => 'Hay actualizaciones disponibles.',
'No matches with your selected filters!' => '¡No se han encontrado resultados con los filtros seleccionados!',
'No tags found for the given query' => 'No se han encontrado etiquetas para esta búsqueda',
'None' => 'Ninguno',
'Note: Due to technical reasons there may be a delay of a few minutes.' => 'Nota: Por razones técnicas puede producirse un retraso de unos minutos',
'Nothing here yet!' => '¡No hay nada aquí todavía!',
'Notify members' => 'Notificar Miembros',
'Permalink' => 'Permalink',
'Pin to top' => 'Fijar en la parte superior',
'Pinned' => 'Fijado',
'Private' => 'Privado',
'Public' => 'Público',
'Publish draft' => 'Publicar borrador',
'Save as draft' => 'Guardar como borrador',
'Save scheduling' => 'Guardar programación',
'Schedule publication' => 'Programar publicación',
'Scheduled for {dateTime}' => 'Programado para {dateTime}',
'Select type...' => 'Seleccione tipo...',
'Specify who can see this content.' => 'Especifica quién puede ver este contenido.',
'Submit' => 'Publicar',
'Tag' => 'Etiqueta',
'Target Space' => 'Espacio de destino',
'The author of this content is not allowed to create private content within the selected space.' => 'El autor de este contenido no está autorizado a crear contenido privado dentro del espacio seleccionado.',
'The author of this content is not allowed to create public content within the selected space.' => 'El autor de este contenido no está autorizado a crear contenido públilco dentro del espacio seleccionado.',
'The author of this content is not allowed to create this type of content within this space.' => 'Al autor de este contenido no le es permitido crear este tipo de contenido dentro de este espacio.',
'The content can\'t be moved to its current space.' => 'No se puede mover el contenido a su espacio actual.',
'The content cannot be published!' => '¡El contenido no puede ser publicado!',
'The content has been archived.' => 'Este contenido ha sido activado.',
'The content has been deleted.' => 'Este contenido ha sido borrado.',
'The content has been successfully published.' => 'El contenido se ha publicado correctamente.',
'The content has been unarchived.' => 'Este contenido ha sido desarchivado.',
'The given name is already in use.' => 'El nombre está ya en uso.',
'The module {moduleName} is not enabled on the selected target space.' => 'El módulo {moduleName} no está habilitado en el espacio de destino que ha seleccionado.',
'This action is disabled!' => '¡Esta acción no está permitida!',
'This content type can\'t be moved due to a missing module-id setting.' => 'Este tipo de contenido no se puede mover debido a una configuración de módulo que no existe.',
'This content type can\'t be moved.' => 'No se puede mover este contenido.',
'This space is archived.' => 'Este espacio ha sido archivado.',
'This space is not visible!' => '¡Este espacio no es visible!',
'Topics' => 'Temas',
'Turn off notifications' => 'Desactivar notificaciones',
'Turn on notifications' => 'Activar Notificaciones',
'Unarchive' => 'Desarchivar',
'Unlock comments' => 'Abrir los comentarios',
'Unpin' => 'Desfijar',
'Updated' => 'Actualizado',
'Visible also to unregistered users' => 'También visible a usuarios no registrados',
'Visible only to you' => 'Visible sólo para ti',
'Visible to all Space members' => 'Visible para todos los miembros del Espacio',
'Visible to all signed in users' => 'Visible para todos los usuarios autenticados',
'Visible to friends of {displayName}' => 'Visible para amigos de {displayName}',
'Visible to you and {displayName}' => 'Visible para ti y {displayName}',
'Visible to your friends' => 'Visible para tus amigos',
'With attachments' => 'Con archivos vinculados',
'You cannot block the space owner!' => '¡No puedes bloquear al propietario del espacio!',
'You cannot block the user of the same container!' => '¡No puedes bloquear al usuario del mismo contenedor!',
'You cannot block yourself!' => '¡No puedes bloquearte a ti mismo!',
'You do not have the permission to move this content to the given space.' => 'No tienes autorización para mover este contenido a ese espacio.',
'You do not have the permission to move this content.' => 'No tienes autorización para mover ese contenido.',
'Your last edit state has been saved!' => 'Este contenido ha sido grabado.',
'in' => 'en',
);

View File

@ -1,56 +1,55 @@
<?php
return [
'Activity' => 'Actividad',
'Add or remove link' => 'Añadir o eliminar enlace',
'Animals & Nature' => 'Animales y naturaleza',
'Change to code block' => 'Cambiar a bloque de código',
'Change to heading' => 'Cambiar a cabecera',
'Change to paragraph' => 'Cambiar a párrafo',
'Code' => 'Código',
'Columns' => 'Columnas',
'Create a link' => 'Crear un enlace',
'Create table' => 'Crear una tabla',
'Delete column' => 'Borrar columna',
'Delete row' => 'Borrar fila',
'Delete table' => 'Borrar tabla',
'Flags' => 'Banderas',
'Food & Drink' => 'Comida y bebida',
'Heading' => 'Título',
'Height' => 'Alto',
'Horizontal rule' => 'Línea horizontal',
'Image' => 'Imagen',
'Insert' => 'Insertar',
'Insert column after' => 'Insertar columna detrás',
'Insert column before' => 'Insertar columna antes',
'Insert horizontal rule' => 'Insertar línea horizontal',
'Insert image' => 'Insertar imagen',
'Insert row after' => 'Insertar fila detrás',
'Insert row before' => 'Insertar fila antes',
'Insert table' => 'Insertar tabla',
'Link target' => 'Destino del enlace',
'Location' => 'Ubicación',
'Objects' => 'Objetos',
'Paragraph' => 'Párrafo',
'People' => 'Gente',
'Rows' => 'Filas',
'Symbols' => 'Símbolos',
'Title' => 'Título',
'Toggle code font' => 'Cambiar la fuente del código',
'Toggle emphasis' => 'Cambiar cursiva',
'Toggle strikethrough' => 'Cambiar tachado',
'Toggle strong style' => 'Cambiar negritas',
'Travel & Places' => 'Viajes y lugares',
'Type' => 'Tipo',
'Upload File' => 'Subir fichero',
'Upload and include a File' => 'Subir fichero e incluirlo',
'Width' => 'Ancho',
'Wrap in block quote' => 'Convertir en un bloque de cita',
'Wrap in bullet list' => 'Convertir en una lista',
'Wrap in ordered list' => 'Convertir en una lista ordenada',
'[Code Block]' => '[Bloque de código]',
'[Image]' => '[Imagen]',
'[Invalid file]' => '[Archivo inválido]',
'[Table]' => '[Tabla]',
'Switch editor mode' => '',
];
return array (
'Activity' => 'Actividad',
'Add or remove link' => 'Añadir o eliminar enlace',
'Animals & Nature' => 'Animales y naturaleza',
'Change to code block' => 'Cambiar a bloque de código',
'Change to heading' => 'Cambiar a cabecera',
'Change to paragraph' => 'Cambiar a párrafo',
'Code' => 'Código',
'Columns' => 'Columnas',
'Create a link' => 'Crear un enlace',
'Create table' => 'Crear una tabla',
'Delete column' => 'Borrar columna',
'Delete row' => 'Borrar fila',
'Delete table' => 'Borrar tabla',
'Flags' => 'Banderas',
'Food & Drink' => 'Comida y bebida',
'Heading' => 'Título',
'Height' => 'Alto',
'Horizontal rule' => 'Línea horizontal',
'Image' => 'Imagen',
'Insert' => 'Insertar',
'Insert column after' => 'Insertar columna detrás',
'Insert column before' => 'Insertar columna antes',
'Insert horizontal rule' => 'Insertar línea horizontal',
'Insert image' => 'Insertar imagen',
'Insert row after' => 'Insertar fila detrás',
'Insert row before' => 'Insertar fila antes',
'Insert table' => 'Insertar tabla',
'Link target' => 'Destino del enlace',
'Location' => 'Ubicación',
'Objects' => 'Objetos',
'Paragraph' => 'Párrafo',
'People' => 'Gente',
'Rows' => 'Filas',
'Switch editor mode' => 'Cambiar el modo del editor',
'Symbols' => 'Símbolos',
'Title' => 'Título',
'Toggle code font' => 'Cambiar la fuente del código',
'Toggle emphasis' => 'Cambiar cursiva',
'Toggle strikethrough' => 'Cambiar tachado',
'Toggle strong style' => 'Cambiar negritas',
'Travel & Places' => 'Viajes y lugares',
'Type' => 'Tipo',
'Upload File' => 'Subir fichero',
'Upload and include a File' => 'Subir fichero e incluirlo',
'Width' => 'Ancho',
'Wrap in block quote' => 'Convertir en un bloque de cita',
'Wrap in bullet list' => 'Convertir en una lista',
'Wrap in ordered list' => 'Convertir en una lista ordenada',
'[Code Block]' => '[Bloque de código]',
'[Image]' => '[Imagen]',
'[Invalid file]' => '[Archivo inválido]',
'[Table]' => '[Tabla]',
);

View File

@ -1,112 +1,111 @@
<?php
return [
'(Also visible to non-members of this space)' => '(visibile anche a chi non è membro dello space)',
'<strong>Delete</strong> content?' => '<strong>Eliminare</strong> i contenuti?',
'<strong>Move</strong> content' => '<strong>Sposta</strong> contenuto',
'<strong>Permalink</strong> to this post' => '<strong>Link permanente</strong> a questo articolo',
'Activated' => 'Attivato',
'Add a member to notify' => 'Aggiungi i partecipanti che riceveranno notifica',
'Add tag...' => 'Aggiungi Tag...',
'Archived' => 'Archiviato',
'Attach Files' => 'Allega file',
'Back to stream' => 'Torna allo stream',
'Cancel' => 'Annulla',
'Cancel Edit' => 'Annulla modifiche',
'Change to "Private"' => 'Rendi privato',
'Change to "Public"' => 'Rendi pubblico',
'Comments are locked' => 'I commenti sono bloccati',
'Comments are unlocked' => 'I commenti sono sbloccati',
'Configure' => 'Configura',
'Confirm' => 'Conferma',
'Content' => 'Contenuti',
'Content Tag with invalid contentcontainer_id assigned.' => 'Contenuto Tag assegnato con un valore non valido di contentcontainer_id.',
'Content has been moved to {spacename}' => 'Il contenuto é stato spostato in {spacename}',
'Could not find requested content!' => 'Impossibile trovare il contenuto richiesto!',
'Created at:' => 'Creato il:',
'Created by me' => 'Creato da me',
'Creation time' => 'Data di creazione',
'Delete' => 'Cancella',
'Deleted' => 'Eliminata',
'Edit' => 'Modifica',
'Enable' => 'Abilita',
'Filter' => 'Filtro',
'I\'m involved' => 'Dove sono coinvolto',
'Invalid content id given!' => 'Il Content id fornito non è valido!',
'Invalid request method!' => 'Metodo di richiesta non valido!',
'Invalid space selection.' => 'Spazio selezionato non valido',
'Last update' => 'Ultimo aggiornamento',
'Last updated {time}' => 'Ultimo aggiornamento {time}',
'Load more' => 'Caricane altri',
'Lock comments' => 'Blocca commenti',
'Maximum number of pinned items reached!<br>You can only pin up to {count} items at once.' => 'Raggiunto il numero massimo di elementi aggiuntivi. <br> Puoi aggiungere fino a {count} elementi contemporaneamente.',
'Move content' => 'Sposta contentuto',
'Move to archive' => 'Archivia',
'New Updates Available!' => 'Nuovi aggiornamenti disponibili!',
'No matches with your selected filters!' => 'Nessun risultato con i filtri che hai selezionato!',
'No tags found for the given query' => 'Nessun tag trovato per la query data',
'None' => 'Nessuno',
'Nothing here yet!' => 'Non c\'è ancora niente qui!',
'Notify members' => 'Notifica i partecipanti',
'Permalink' => 'Link permanente',
'Pin to top' => 'Appunta in cima',
'Pinned' => 'In evidenza',
'Private' => 'Privato',
'Public' => 'Pubblico',
'Select type...' => 'Seleziona il tipo...',
'Specify who can see this content.' => 'Specifica chi può vedere questo contenuto.',
'Submit' => 'Invia',
'Tag' => 'Tag',
'Target Space' => 'Spazio di destinazione',
'The author of this content is not allowed to create private content within the selected space.' => 'L\'autore di questo contenuto non può creare contenuti privati nello spazio selezionato.',
'The author of this content is not allowed to create public content within the selected space.' => 'L\'autore di questo contentuto non può creare contenuti pubblici nello spazio selezionato.',
'The author of this content is not allowed to create this type of content within this space.' => 'L\'autore di questo contenuto non è autorizzato a creare questo tipo di contenuto all\'interno di questo spazio.',
'The content can\'t be moved to its current space.' => 'Il contenuto non può essere spostaro dal suo spazio attuale.',
'The content has been archived.' => 'Il contenuto è stato archiviato.',
'The content has been deleted.' => 'Il contenuto è stato eliminato.',
'The content has been unarchived.' => 'Il contenuto non è stato ripristinato.',
'The given name is already in use.' => 'Il nome fornito è già in uso.',
'The module {moduleName} is not enabled on the selected target space.' => 'Il modulo {moduleName} non è attivato nello spazio selezionato.',
'This action is disabled!' => 'Questa azione è disattivata!',
'This content type can\'t be moved due to a missing module-id setting.' => 'Il contenuto non può essere spostato perchè è mancante il settaggio dell\'id modulo',
'This content type can\'t be moved.' => 'Il contentuto non può essere spostato.',
'This space is archived.' => 'Questo spazio è archiviato.',
'This space is not visible!' => 'Questo spazio non è visibile!',
'Topics' => 'Argomenti',
'Turn off notifications' => 'Disattiva notifiche',
'Turn on notifications' => 'Attiva notifiche',
'Unarchive' => 'Ripristina',
'Unlock comments' => 'Sblocca commenti',
'Unpin' => 'Scollega',
'Updated' => 'Aggiornato',
'Visible also to unregistered users' => 'Visibile anche dagli utenti non registrati',
'Visible only to you' => 'Visibile solo a te',
'Visible to all Space members' => 'Visibile a tutti i membri dello spazio',
'Visible to all signed in users' => 'Visibile a tutti gli utenti collegati',
'Visible to friends of {displayName}' => 'Visibile a tutti gli amici di {displayName}',
'Visible to you and {displayName}' => 'Visibile a te e a {displayName}',
'Visible to your friends' => 'Visibile ai tuoi amici',
'With attachments' => 'Con allegati',
'You cannot block the space owner!' => 'Non puoi bloccare il proprietario dello spazio!',
'You cannot block the user of the same container!' => 'Non puoi bloccare l\'utente.',
'You cannot block yourself!' => 'Non puoi bloccare te stesso',
'You do not have the permission to move this content to the given space.' => 'Non hai il permesso di spostare il contenuto nello spazio indicato.',
'You do not have the permission to move this content.' => 'Non hai il permesso di spostare questo contenuto.',
'Your last edit state has been saved!' => 'La tua ultima modifica è stato salvata!',
'in' => 'in',
'<strong>Scheduling</strong> Options' => '',
'Activate scheduling' => '',
'Cannot notify the author.' => '',
'Create as draft' => '',
'Do you want to delete this content, including all comments and attachments?<br><br>Please note: If a stream entry was created using a module, the original content that this entry is linked to will also be deleted.' => '',
'Draft' => '',
'Hidden' => '',
'Note: Due to technical reasons there may be a delay of a few minutes.' => '',
'Publish draft' => '',
'Save as draft' => '',
'Save scheduling' => '',
'Schedule publication' => '',
'Scheduled for {dateTime}' => '',
'The content cannot be published!' => '',
'The content has been successfully published.' => '',
];
return array (
'(Also visible to non-members of this space)' => '(visibile anche a chi non è membro dello space)',
'<strong>Delete</strong> content?' => '<strong>Eliminare</strong> i contenuti?',
'<strong>Move</strong> content' => '<strong>Sposta</strong> contenuto',
'<strong>Permalink</strong> to this post' => '<strong>Link permanente</strong> a questo articolo',
'<strong>Scheduling</strong> Options' => 'Opzioni di <strong>Programmazione</strong>',
'Activate scheduling' => 'Attivare la programmazione',
'Activated' => 'Attivato',
'Add a member to notify' => 'Aggiungi i partecipanti che riceveranno notifica',
'Add tag...' => 'Aggiungi Tag...',
'Archived' => 'Archiviato',
'Attach Files' => 'Allega file',
'Back to stream' => 'Torna allo stream',
'Cancel' => 'Annulla',
'Cancel Edit' => 'Annulla modifiche',
'Cannot notify the author.' => 'Non è possibile notificare l\'autore.',
'Change to "Private"' => 'Rendi privato',
'Change to "Public"' => 'Rendi pubblico',
'Comments are locked' => 'I commenti sono bloccati',
'Comments are unlocked' => 'I commenti sono sbloccati',
'Configure' => 'Configura',
'Confirm' => 'Conferma',
'Content' => 'Contenuti',
'Content Tag with invalid contentcontainer_id assigned.' => 'Contenuto Tag assegnato con un valore non valido di contentcontainer_id.',
'Content has been moved to {spacename}' => 'Il contenuto é stato spostato in {spacename}',
'Could not find requested content!' => 'Impossibile trovare il contenuto richiesto!',
'Create as draft' => 'Creare come bozza',
'Created at:' => 'Creato il:',
'Created by me' => 'Creato da me',
'Creation time' => 'Data di creazione',
'Delete' => 'Cancella',
'Deleted' => 'Eliminata',
'Do you want to delete this content, including all comments and attachments?<br><br>Please note: If a stream entry was created using a module, the original content that this entry is linked to will also be deleted.' => 'Si desidera eliminare questo contenuto, compresi tutti i commenti e gli allegati? <br><br>Nota bene: se una voce di flusso è stata creata utilizzando un modulo, anche il contenuto originale a cui questa voce è collegata verrà eliminato.',
'Draft' => 'Bozza',
'Edit' => 'Modifica',
'Enable' => 'Abilita',
'Filter' => 'Filtro',
'Hidden' => 'Nascosto',
'I\'m involved' => 'Dove sono coinvolto',
'Invalid content id given!' => 'Il Content id fornito non è valido!',
'Invalid request method!' => 'Metodo di richiesta non valido!',
'Invalid space selection.' => 'Spazio selezionato non valido',
'Last update' => 'Ultimo aggiornamento',
'Last updated {time}' => 'Ultimo aggiornamento {time}',
'Load more' => 'Caricane altri',
'Lock comments' => 'Blocca commenti',
'Maximum number of pinned items reached!<br>You can only pin up to {count} items at once.' => 'Raggiunto il numero massimo di elementi aggiuntivi. <br> Puoi aggiungere fino a {count} elementi contemporaneamente.',
'Move content' => 'Sposta contentuto',
'Move to archive' => 'Archivia',
'New Updates Available!' => 'Nuovi aggiornamenti disponibili!',
'No matches with your selected filters!' => 'Nessun risultato con i filtri che hai selezionato!',
'No tags found for the given query' => 'Nessun tag trovato per la query data',
'None' => 'Nessuno',
'Note: Due to technical reasons there may be a delay of a few minutes.' => 'Nota: per motivi tecnici potrebbe verificarsi un ritardo di alcuni minuti.',
'Nothing here yet!' => 'Non c\'è ancora niente qui!',
'Notify members' => 'Notifica i partecipanti',
'Permalink' => 'Link permanente',
'Pin to top' => 'Appunta in cima',
'Pinned' => 'In evidenza',
'Private' => 'Privato',
'Public' => 'Pubblico',
'Publish draft' => 'Pubblicare la bozza',
'Save as draft' => 'Salva come bozza',
'Save scheduling' => 'Salvataggio della programmazione',
'Schedule publication' => 'Pubblicazione del programma',
'Scheduled for {dateTime}' => 'Programmato per {dateTime}',
'Select type...' => 'Seleziona il tipo...',
'Specify who can see this content.' => 'Specifica chi può vedere questo contenuto.',
'Submit' => 'Invia',
'Tag' => 'Tag',
'Target Space' => 'Spazio di destinazione',
'The author of this content is not allowed to create private content within the selected space.' => 'L\'autore di questo contenuto non può creare contenuti privati nello spazio selezionato.',
'The author of this content is not allowed to create public content within the selected space.' => 'L\'autore di questo contentuto non può creare contenuti pubblici nello spazio selezionato.',
'The author of this content is not allowed to create this type of content within this space.' => 'L\'autore di questo contenuto non è autorizzato a creare questo tipo di contenuto all\'interno di questo spazio.',
'The content can\'t be moved to its current space.' => 'Il contenuto non può essere spostaro dal suo spazio attuale.',
'The content cannot be published!' => 'Il contenuto non può essere pubblicato!',
'The content has been archived.' => 'Il contenuto è stato archiviato.',
'The content has been deleted.' => 'Il contenuto è stato eliminato.',
'The content has been successfully published.' => 'Il contenuto è stato pubblicato con successo.',
'The content has been unarchived.' => 'Il contenuto non è stato ripristinato.',
'The given name is already in use.' => 'Il nome fornito è già in uso.',
'The module {moduleName} is not enabled on the selected target space.' => 'Il modulo {moduleName} non è attivato nello spazio selezionato.',
'This action is disabled!' => 'Questa azione è disattivata!',
'This content type can\'t be moved due to a missing module-id setting.' => 'Il contenuto non può essere spostato perchè è mancante il settaggio dell\'id modulo',
'This content type can\'t be moved.' => 'Il contentuto non può essere spostato.',
'This space is archived.' => 'Questo spazio è archiviato.',
'This space is not visible!' => 'Questo spazio non è visibile!',
'Topics' => 'Argomenti',
'Turn off notifications' => 'Disattiva notifiche',
'Turn on notifications' => 'Attiva notifiche',
'Unarchive' => 'Ripristina',
'Unlock comments' => 'Sblocca commenti',
'Unpin' => 'Scollega',
'Updated' => 'Aggiornato',
'Visible also to unregistered users' => 'Visibile anche dagli utenti non registrati',
'Visible only to you' => 'Visibile solo a te',
'Visible to all Space members' => 'Visibile a tutti i membri dello spazio',
'Visible to all signed in users' => 'Visibile a tutti gli utenti collegati',
'Visible to friends of {displayName}' => 'Visibile a tutti gli amici di {displayName}',
'Visible to you and {displayName}' => 'Visibile a te e a {displayName}',
'Visible to your friends' => 'Visibile ai tuoi amici',
'With attachments' => 'Con allegati',
'You cannot block the space owner!' => 'Non puoi bloccare il proprietario dello spazio!',
'You cannot block the user of the same container!' => 'Non puoi bloccare l\'utente.',
'You cannot block yourself!' => 'Non puoi bloccare te stesso',
'You do not have the permission to move this content to the given space.' => 'Non hai il permesso di spostare il contenuto nello spazio indicato.',
'You do not have the permission to move this content.' => 'Non hai il permesso di spostare questo contenuto.',
'Your last edit state has been saved!' => 'La tua ultima modifica è stato salvata!',
'in' => 'in',
);

View File

@ -1,56 +1,55 @@
<?php
return [
'Activity' => 'Attività',
'Add or remove link' => 'Aggiungi o rimuovi link',
'Animals & Nature' => 'Animali e natura',
'Change to code block' => 'Cambia in blocco di codice',
'Change to heading' => 'Cambia in intestazione',
'Change to paragraph' => 'Cambia in paragrafo',
'Code' => 'Codice',
'Columns' => 'Colonne',
'Create a link' => 'Crea un link',
'Create table' => 'Crea una tabella',
'Delete column' => 'Elimina colonna',
'Delete row' => 'Elimina riga',
'Delete table' => 'Elimina tabella',
'Flags' => 'Bandiere',
'Food & Drink' => 'Cibo e bevande',
'Heading' => 'Intestazione',
'Height' => 'Altezza',
'Horizontal rule' => 'Linea orizzontale',
'Image' => 'Immagine',
'Insert' => 'Inserisci',
'Insert column after' => 'Inserisci colonna dopo',
'Insert column before' => 'Inserisci colonna prima',
'Insert horizontal rule' => 'Inserisci linea orizzontale',
'Insert image' => 'Inserisci immagine',
'Insert row after' => 'Inserisci riga dopo',
'Insert row before' => 'Inserisci riga prima',
'Insert table' => 'Inserisci tabella',
'Link target' => 'Link di destinazione',
'Location' => 'Posizione',
'Objects' => 'Oggetti',
'Paragraph' => 'Paragrafo',
'People' => 'Persone',
'Rows' => 'Righe',
'Symbols' => 'Simboli',
'Title' => 'Titolo',
'Toggle code font' => 'Font per codice',
'Toggle emphasis' => 'Enfasi',
'Toggle strikethrough' => 'Barrato',
'Toggle strong style' => 'Grassetto',
'Travel & Places' => 'Viaggi e luoghi',
'Type' => 'Tipo',
'Upload File' => 'Carica file',
'Upload and include a File' => 'Carica e incorpora file',
'Width' => 'larghezza',
'Wrap in block quote' => 'Elenco a trattini',
'Wrap in bullet list' => 'Elennco a pallini',
'Wrap in ordered list' => 'Elenco in lista ordinata',
'[Code Block]' => '[Blocco di codice]',
'[Image]' => '[Immagine]',
'[Invalid file]' => '[file non valido]',
'[Table]' => '[Tabella]',
'Switch editor mode' => '',
];
return array (
'Activity' => 'Attività',
'Add or remove link' => 'Aggiungi o rimuovi link',
'Animals & Nature' => 'Animali e natura',
'Change to code block' => 'Cambia in blocco di codice',
'Change to heading' => 'Cambia in intestazione',
'Change to paragraph' => 'Cambia in paragrafo',
'Code' => 'Codice',
'Columns' => 'Colonne',
'Create a link' => 'Crea un link',
'Create table' => 'Crea una tabella',
'Delete column' => 'Elimina colonna',
'Delete row' => 'Elimina riga',
'Delete table' => 'Elimina tabella',
'Flags' => 'Bandiere',
'Food & Drink' => 'Cibo e bevande',
'Heading' => 'Intestazione',
'Height' => 'Altezza',
'Horizontal rule' => 'Linea orizzontale',
'Image' => 'Immagine',
'Insert' => 'Inserisci',
'Insert column after' => 'Inserisci colonna dopo',
'Insert column before' => 'Inserisci colonna prima',
'Insert horizontal rule' => 'Inserisci linea orizzontale',
'Insert image' => 'Inserisci immagine',
'Insert row after' => 'Inserisci riga dopo',
'Insert row before' => 'Inserisci riga prima',
'Insert table' => 'Inserisci tabella',
'Link target' => 'Link di destinazione',
'Location' => 'Posizione',
'Objects' => 'Oggetti',
'Paragraph' => 'Paragrafo',
'People' => 'Persone',
'Rows' => 'Righe',
'Switch editor mode' => 'Cambiare modalità di editor',
'Symbols' => 'Simboli',
'Title' => 'Titolo',
'Toggle code font' => 'Font per codice',
'Toggle emphasis' => 'Enfasi',
'Toggle strikethrough' => 'Barrato',
'Toggle strong style' => 'Grassetto',
'Travel & Places' => 'Viaggi e luoghi',
'Type' => 'Tipo',
'Upload File' => 'Carica file',
'Upload and include a File' => 'Carica e incorpora file',
'Width' => 'larghezza',
'Wrap in block quote' => 'Elenco a trattini',
'Wrap in bullet list' => 'Elennco a pallini',
'Wrap in ordered list' => 'Elenco in lista ordinata',
'[Code Block]' => '[Blocco di codice]',
'[Image]' => '[Immagine]',
'[Invalid file]' => '[file non valido]',
'[Table]' => '[Tabella]',
);

View File

@ -1,21 +1,4 @@
<?php
/**
* Message translations.
*
* This file is automatically generated by 'yii message/extract' command.
* It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages.
*
* Each array element represents the translation (value) of a message (key).
* If the value is empty, the message is considered as not translated.
* Messages that no longer need translation will have their translations
* enclosed between a pair of '@@' marks.
*
* Message string can be used with plural forms format. Check i18n section
* of the guide for details.
*
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'This content is archived' => '',
];
return array (
'This content is archived' => '이 콘텐츠는 보관됩니다.',
);

View File

@ -1,111 +1,111 @@
<?php
return array (
'(Also visible to non-members of this space)' => '',
'<strong>Delete</strong> content?' => '',
'<strong>Move</strong> content' => '',
'<strong>Permalink</strong> to this post' => '@@@@',
'<strong>Scheduling</strong> Options' => '',
'Activate scheduling' => '',
'Activated' => '',
'Add a member to notify' => '',
'Add tag...' => '',
'(Also visible to non-members of this space)' => '(이 방의 회원이 아닌 사람도 볼 수 있음)',
'<strong>Delete</strong> content?' => '글을 삭제하시겠습니까?',
'<strong>Move</strong> content' => '글 이동하기',
'<strong>Permalink</strong> to this post' => '이 글에 대한 퍼머링크',
'<strong>Scheduling</strong> Options' => '스케줄링 옵션',
'Activate scheduling' => '스케줄 활성화',
'Activated' => '활성화',
'Add a member to notify' => '알릴 멤버 추가하기',
'Add tag...' => '태그 추가...',
'Archived' => '보관됨',
'Attach Files' => '',
'Back to stream' => '',
'Attach Files' => '첨부파일',
'Back to stream' => '스트림으로 돌아가기',
'Cancel' => '취소',
'Cancel Edit' => '편집 취소',
'Cannot notify the author.' => '',
'Change to "Private"' => '',
'Change to "Public"' => '',
'Comments are locked' => '',
'Comments are unlocked' => '',
'Cannot notify the author.' => '작성자에게 알릴 수 없습니다.',
'Change to "Private"' => '비공개 변경',
'Change to "Public"' => '공개로 변경',
'Comments are locked' => '댓글 잠금',
'Comments are unlocked' => '댓글 잠금 해제',
'Configure' => '구성',
'Confirm' => '확인',
'Content' => '함유량',
'Content Tag with invalid contentcontainer_id assigned.' => '',
'Content has been moved to {spacename}' => '',
'Could not find requested content!' => '',
'Create as draft' => '',
'Created at:' => '',
'Created by me' => '',
'Creation time' => '',
'Content' => '콘텐츠',
'Content Tag with invalid contentcontainer_id assigned.' => '콘텐츠 태그에 잘못된 contentcontainer_id가 할당되었습니다.',
'Content has been moved to {spacename}' => '콘텐츠가 {spacename}으로 이동되었습니다.',
'Could not find requested content!' => '요청한 콘텐츠를 찾을 수 없습니다!',
'Create as draft' => '초안으로 만들기',
'Created at:' => '생성된 위치:',
'Created by me' => '직접 만든 것',
'Creation time' => '작성 시간',
'Delete' => '삭제',
'Deleted' => '삭제됨',
'Do you want to delete this content, including all comments and attachments?<br><br>Please note: If a stream entry was created using a module, the original content that this entry is linked to will also be deleted.' => '',
'Draft' => '',
'Do you want to delete this content, including all comments and attachments?<br><br>Please note: If a stream entry was created using a module, the original content that this entry is linked to will also be deleted.' => '모든 댓글과 첨부파일을 포함하여 이 콘텐츠를 삭제하시겠습니까? <br><br>참고: 모듈을 사용하여 스트림 항목을 만든 경우 이 항목이 링크된 원본 콘텐츠도 삭제됩니다.',
'Draft' => '초안',
'Edit' => '편집',
'Enable' => '',
'Enable' => '가능',
'Filter' => '필터',
'Hidden' => '',
'I\'m involved' => '',
'Invalid content id given!' => '',
'Hidden' => '숨김',
'I\'m involved' => '참여 중',
'Invalid content id given!' => '잘못된 콘텐츠 ID가 입력되었습니다!',
'Invalid request method!' => '요청 방법이 잘못되었습니다!',
'Invalid space selection.' => '',
'Last update' => '',
'Last updated {time}' => '',
'Load more' => '',
'Lock comments' => '',
'Maximum number of pinned items reached!<br>You can only pin up to {count} items at once.' => '',
'Move content' => '',
'Move to archive' => '',
'New Updates Available!' => '',
'No matches with your selected filters!' => '',
'No tags found for the given query' => '',
'None' => '',
'Note: Due to technical reasons there may be a delay of a few minutes.' => '',
'Nothing here yet!' => '',
'Notify members' => '',
'Permalink' => '@@@@',
'Pin to top' => '',
'Pinned' => '',
'Private' => '',
'Public' => '',
'Publish draft' => '',
'Save as draft' => '',
'Save scheduling' => '',
'Schedule publication' => '',
'Scheduled for {dateTime}' => '',
'Select type...' => '',
'Specify who can see this content.' => '',
'Submit' => '',
'Tag' => '',
'Target Space' => '',
'The author of this content is not allowed to create private content within the selected space.' => '',
'The author of this content is not allowed to create public content within the selected space.' => '',
'The author of this content is not allowed to create this type of content within this space.' => '',
'The content can\'t be moved to its current space.' => '',
'The content cannot be published!' => '',
'The content has been archived.' => '',
'The content has been deleted.' => '',
'The content has been successfully published.' => '',
'The content has been unarchived.' => '',
'The given name is already in use.' => '',
'The module {moduleName} is not enabled on the selected target space.' => '',
'This action is disabled!' => '',
'This content type can\'t be moved due to a missing module-id setting.' => '',
'This content type can\'t be moved.' => '',
'This space is archived.' => '이 공간은 보관됩니다.',
'This space is not visible!' => '',
'Invalid space selection.' => '잘못된 방 선택입니다.',
'Last update' => '최근 업데이트',
'Last updated {time}' => '최근 업데이트 {time}',
'Load more' => '더 보기',
'Lock comments' => '댓글 잠그기',
'Maximum number of pinned items reached!<br>You can only pin up to {count} items at once.' => '최대 고정 항목 수에 도달했습니다!<br>한 번에 {count} 항목까지만 고정할 수 있습니다.',
'Move content' => '콘텐츠 이동',
'Move to archive' => '아카이브로 이동',
'New Updates Available!' => '새로운 업데이트가 있습니다',
'No matches with your selected filters!' => '선택한 필터와 일치하는 내용이 없습니다!',
'No tags found for the given query' => '주어진 쿼리에 대한 태그를 찾을 수 없습니다.',
'None' => '없음',
'Note: Due to technical reasons there may be a delay of a few minutes.' => '참고: 기술적인 이유로 인해 지연될 수 있습니다.',
'Nothing here yet!' => '아직은 아무것도 없습니다!',
'Notify members' => '회원 알림',
'Permalink' => '퍼머링크',
'Pin to top' => '톱으로 고정',
'Pinned' => '고정됨',
'Private' => '비공개',
'Public' => '공개',
'Publish draft' => '초안 발행',
'Save as draft' => '초안으로 저장',
'Save scheduling' => '스케줄 저장',
'Schedule publication' => '스케줄 공개',
'Scheduled for {dateTime}' => '{dateTime}에 예약됨',
'Select type...' => '유형 선택 ...',
'Specify who can see this content.' => '이 콘텐츠를 볼 수 있는 사람을 지정합니다.',
'Submit' => '확인',
'Tag' => '태그',
'Target Space' => '타겟 방',
'The author of this content is not allowed to create private content within the selected space.' => '이 콘텐츠의 작성자는 선택한 방에서 비공개 콘텐츠를 만들 수 없습니다.',
'The author of this content is not allowed to create public content within the selected space.' => '이 콘텐츠의 작성자는 선택한 방에서 공개 콘텐츠를 만들 수 없습니다.',
'The author of this content is not allowed to create this type of content within this space.' => '이 콘텐츠의 작성자는 이 방에서 이러한 유형의 콘텐츠를 만들 수 없습니다.',
'The content can\'t be moved to its current space.' => '콘텐츠를 현재 방으로 이동할 수 없습니다.',
'The content cannot be published!' => '콘텐츠를 게시할 수 없습니다!',
'The content has been archived.' => '콘텐츠를 보관했습니다.',
'The content has been deleted.' => '콘텐츠를 삭제했습니다.',
'The content has been successfully published.' => '콘텐츠를 성공적으로 발행했습니다.',
'The content has been unarchived.' => '콘텐츠를 보 관해제 했습니다.',
'The given name is already in use.' => '지정된 이름은 이미 사용 중입니다.',
'The module {moduleName} is not enabled on the selected target space.' => '선택한 방에서 {moduleName} 모듈을 사용할 수 없습니다.',
'This action is disabled!' => '이 작업이 비활성화되었습니다!',
'This content type can\'t be moved due to a missing module-id setting.' => '이 콘텐츠 유형은 모듈 ID 설정이 누락되어 이동할 수 없습니다.',
'This content type can\'t be moved.' => '이 콘텐츠 유형은 이동할 수 없습니다.',
'This space is archived.' => '이 은 보관됩니다.',
'This space is not visible!' => '이 방은 볼 수 없습니다!',
'Topics' => '토픽',
'Turn off notifications' => '',
'Turn on notifications' => '',
'Unarchive' => '',
'Unlock comments' => '',
'Unpin' => '',
'Updated' => '',
'Visible also to unregistered users' => '',
'Visible only to you' => '',
'Visible to all Space members' => '',
'Visible to all signed in users' => '',
'Visible to friends of {displayName}' => '',
'Visible to you and {displayName}' => '',
'Visible to your friends' => '',
'With attachments' => '',
'You cannot block the space owner!' => '',
'You cannot block the user of the same container!' => '',
'You cannot block yourself!' => '',
'You do not have the permission to move this content to the given space.' => '',
'You do not have the permission to move this content.' => '',
'Your last edit state has been saved!' => '',
'Turn off notifications' => '알림 끄기',
'Turn on notifications' => '알림 기',
'Unarchive' => '보관 해제',
'Unlock comments' => '댓글 잠금 해제',
'Unpin' => '고정 해제',
'Updated' => '업데이트',
'Visible also to unregistered users' => '비회원도 볼 수 있음',
'Visible only to you' => '당신만 볼 수 있음',
'Visible to all Space members' => '모든 방의 회원들에게 공개',
'Visible to all signed in users' => '가입한 회원들에게 공개',
'Visible to friends of {displayName}' => '{displayName}의 친구에게 공개',
'Visible to you and {displayName}' => '당신과 {displayName}에게 공개',
'Visible to your friends' => '친구에게 공개',
'With attachments' => '첨부파일과 함께',
'You cannot block the space owner!' => '방장은 차단할 수 없습니다!',
'You cannot block the user of the same container!' => '같은 컨테이너의 사용자를 차단할 수 없습니다!',
'You cannot block yourself!' => '자신은 차단할 수 없습니다!',
'You do not have the permission to move this content to the given space.' => '이 콘텐츠를 지정된 방으로 이동할 수 있는 권한이 없습니다.',
'You do not have the permission to move this content.' => '이 콘텐츠를 이동할 수 있는 권한이 없습니다.',
'Your last edit state has been saved!' => '마지막 편집 상태가 저장되었습니다!',
'in' => '',
);

View File

@ -1,6 +1,5 @@
<?php
return [
'Are you really sure? *ALL* module data for your profile will be deleted!' => '',
'Are you sure? *ALL* module data for this space will be deleted!' => '',
];
return array (
'Are you really sure? *ALL* module data for your profile will be deleted!' => '정말 확실하신가요? 프로필의 모든 모듈 데이터가 삭제됩니다!',
'Are you sure? *ALL* module data for this space will be deleted!' => '확실하신가요? 이 방에 대한 모든 모듈 데이터가 삭제됩니다!',
);

View File

@ -1,14 +1,13 @@
<?php
return [
'New Content' => '',
'Receive Notifications for new content you follow.' => '',
'View Online' => '',
'Your {contentTitle} has been deleted by {displayName} for \'{reason}\'' => '',
'{displayName} created {contentTitle}.' => '',
'{displayName} posted on your profile {contentTitle}.' => '',
'{originator} just wrote {contentInfo}' => '',
'{originator} just wrote {contentInfo} in space {space}' => '',
'{originator} notifies you about {contentInfo}' => '',
'{originator} notifies you about {contentInfo} in {space}' => '',
];
return array (
'New Content' => '새로운 콘텐츠',
'Receive Notifications for new content you follow.' => '팔로우하는 새 콘텐츠에 대한 알림을 받습니다.',
'View Online' => '온라인으로 보기',
'Your {contentTitle} has been deleted by {displayName} for \'{reason}\'' => '{displayName}님이 {contentTitle}을 \'{reason}\'로 삭제했습니다.',
'{displayName} created {contentTitle}.' => '{displayName}님이 {contentTitle}을 작성했습니다.',
'{displayName} posted on your profile {contentTitle}.' => '',
'{originator} just wrote {contentInfo}' => '{originator}님이 방금 {contentInfo}을(를) 작성했습니다.',
'{originator} just wrote {contentInfo} in space {space}' => '{originator}님이 {space}에 {contentInfo}을(를) 썼습니다.',
'{originator} notifies you about {contentInfo}' => '{originator}님이 {contentInfo}에 대해 알립니다.',
'{originator} notifies you about {contentInfo} in {space}' => '{originator}님이 {space}에 있는 {contentInfo}에 대해 알려줍니다.',
);

View File

@ -1,55 +1,55 @@
<?php
return array (
'Activity' => '',
'Add or remove link' => '',
'Animals & Nature' => '',
'Change to code block' => '',
'Change to heading' => '',
'Change to paragraph' => '',
'Activity' => '활동',
'Add or remove link' => '링크 추가 또는 삭제',
'Animals & Nature' => '동물 및 자연',
'Change to code block' => '코드 블록으로 변경',
'Change to heading' => '제목으로 변경',
'Change to paragraph' => '단락으로 변경',
'Code' => '코드',
'Columns' => '',
'Create a link' => '',
'Create table' => '',
'Delete column' => '',
'Delete row' => '',
'Delete table' => '',
'Flags' => '',
'Food & Drink' => '',
'Columns' => '칼럼',
'Create a link' => '링크 추가',
'Create table' => '테이블 추가',
'Delete column' => '칼럼 삭제',
'Delete row' => '행 삭제',
'Delete table' => '테이블 삭제',
'Flags' => '플랙',
'Food & Drink' => '음식 및 음료',
'Heading' => '제목',
'Height' => '',
'Horizontal rule' => '',
'Height' => '높이',
'Horizontal rule' => '가로 서식',
'Image' => '이미지',
'Insert' => '',
'Insert column after' => '',
'Insert column before' => '',
'Insert horizontal rule' => '',
'Insert image' => '',
'Insert row after' => '',
'Insert row before' => '',
'Insert table' => '',
'Link target' => '',
'Location' => '',
'Objects' => '',
'Paragraph' => '',
'Insert' => '삽입',
'Insert column after' => '뒤에 열 삽입',
'Insert column before' => '앞에 열 삽입',
'Insert horizontal rule' => '가로 서식 삽입',
'Insert image' => '이미지 넣기',
'Insert row after' => '뒤에 행을 삽입',
'Insert row before' => '앞에 행을 삽입',
'Insert table' => '테이블 삽입',
'Link target' => '링크 타겟',
'Location' => '위치',
'Objects' => '객체',
'Paragraph' => '단락',
'People' => '사용자',
'Rows' => '',
'Switch editor mode' => '',
'Symbols' => '',
'Rows' => '',
'Switch editor mode' => '에디터 모드 전환',
'Symbols' => '심볼',
'Title' => '제목',
'Toggle code font' => '',
'Toggle emphasis' => '',
'Toggle strikethrough' => '',
'Toggle strong style' => '',
'Travel & Places' => '',
'Toggle code font' => '코드 글꼴 전환',
'Toggle emphasis' => '강조 표시 토글',
'Toggle strikethrough' => '취소선 전환',
'Toggle strong style' => '강조 스타일 전환',
'Travel & Places' => '여행 및 장소',
'Type' => '형식',
'Upload File' => '',
'Upload and include a File' => '',
'Width' => '',
'Wrap in block quote' => '',
'Wrap in bullet list' => '',
'Wrap in ordered list' => '',
'[Code Block]' => '',
'[Image]' => '',
'[Invalid file]' => '',
'[Table]' => '',
'Upload File' => '업로드 파일',
'Upload and include a File' => '파일 업로드 및 첨부',
'Width' => '너비',
'Wrap in block quote' => '블록 따옴표로 묶기',
'Wrap in bullet list' => '글머리 기호 목록으로 묶기',
'Wrap in ordered list' => '정렬된 목록으로 감싸기',
'[Code Block]' => '[코드 블록]',
'[Image]' => '[이미지]',
'[Invalid file]' => '[잘못된 파일]',
'[Table]' => '[표]',
);

View File

@ -1,5 +1,5 @@
<?php
return array (
'Pinned' => '',
'Unpinned' => '',
'Pinned' => '고정',
'Unpinned' => '고정 해제',
);

View File

@ -1,25 +1,24 @@
<?php
return [
'<strong>Open</strong> file' => '<strong>Otevřít</strong> soubor',
'<strong>Upload</strong> error' => '<strong>Chyba</strong> při nahrávání',
'Close' => 'Zavřít',
'Could not find requested file variant!' => 'Nelze najít požadovanou variantu souboru!',
'Could not find requested file!' => 'Požadovaný soubor nebyl nalezen!',
'Could not upload File:' => 'Nebylo možné nahrát soubor:',
'Created by:' => 'Vytvořeno:',
'Download' => 'Stáhnout',
'File {fileName} could not be uploaded!' => 'Soubor {fileName} nebyl nahrán!',
'Insufficient permissions!' => 'Nedostatečná oprávnění!',
'Invalid Mime-Type' => 'Neplatný Mime-Type',
'This upload field only allows a maximum of {n,plural,=1{# file} other{# files}}.' => 'Toto pole pro nahrávání povoluje maximálně {n,plural,=1{# file} other{# files}}.',
'Upload files' => 'Nahrát soubory',
'Attach a video' => '',
'Attach an audio message' => '',
'Attach an image' => '',
'Double file extensions are not allowed!' => '',
'Last update by:' => '',
'Size:' => '',
'Sorry, you can only upload up to {n,plural,=1{# file} other{# files}} at once.' => '',
'The uploaded image is not a squared.' => '',
];
return array (
'<strong>Open</strong> file' => '<strong>Otevřít</strong> soubor',
'<strong>Upload</strong> error' => '<strong>Chyba</strong> při nahrávání',
'Attach a video' => 'Připojit video',
'Attach an audio message' => 'Připojit zvukovou zprávu',
'Attach an image' => 'Připojit obrázek',
'Close' => 'Zavřít',
'Could not find requested file variant!' => 'Nelze najít požadovanou variantu souboru!',
'Could not find requested file!' => 'Požadovaný soubor nebyl nalezen!',
'Could not upload File:' => 'Nebylo možné nahrát soubor:',
'Created by:' => 'Vytvořeno:',
'Double file extensions are not allowed!' => 'Dvojité přípony souborů nejsou povoleny!',
'Download' => 'Stáhnout',
'File {fileName} could not be uploaded!' => 'Soubor {fileName} nebyl nahrán!',
'Insufficient permissions!' => 'Nedostatečná oprávnění!',
'Invalid Mime-Type' => 'Neplatný Mime-Type',
'Last update by:' => 'Poslední aktualizace provedl:',
'Size:' => 'Velikost:',
'Sorry, you can only upload up to {n,plural,=1{# file} other{# files}} at once.' => '',
'The uploaded image is not a squared.' => 'Nahraný obrázek není čtvercový.',
'This upload field only allows a maximum of {n,plural,=1{# file} other{# files}}.' => 'Toto pole pro nahrávání povoluje maximálně {n,plural,=1{# file} other{# files}}.',
'Upload files' => 'Nahrát soubory',
);

View File

@ -1,25 +1,24 @@
<?php
return [
'<strong>Upload</strong> error' => '<strong>Upload</strong> fejl',
'Close' => 'Luk',
'Could not find requested file!' => 'Kunne ikke finde den ønskede fil!',
'Could not upload File:' => 'Kunne ikke uploade fil:',
'Created by:' => 'Oprettet af:',
'Insufficient permissions!' => 'Utilstrækkelige tilladelser!',
'Invalid Mime-Type' => 'Ugyldig Mime-Type',
'Upload files' => 'Upload filer',
'<strong>Open</strong> file' => '',
'Attach a video' => '',
'Attach an audio message' => '',
'Attach an image' => '',
'Could not find requested file variant!' => '',
'Double file extensions are not allowed!' => '',
'Download' => '',
'File {fileName} could not be uploaded!' => '',
'Last update by:' => '',
'Size:' => '',
'Sorry, you can only upload up to {n,plural,=1{# file} other{# files}} at once.' => '',
'The uploaded image is not a squared.' => '',
'This upload field only allows a maximum of {n,plural,=1{# file} other{# files}}.' => '',
];
return array (
'<strong>Open</strong> file' => '',
'<strong>Upload</strong> error' => '<strong>Upload</strong> fejl',
'Attach a video' => '',
'Attach an audio message' => '',
'Attach an image' => '',
'Close' => 'Luk',
'Could not find requested file variant!' => '',
'Could not find requested file!' => 'Kunne ikke finde den ønskede fil!',
'Could not upload File:' => 'Kunne ikke uploade fil:',
'Created by:' => 'Oprettet af:',
'Double file extensions are not allowed!' => '',
'Download' => '',
'File {fileName} could not be uploaded!' => '',
'Insufficient permissions!' => 'Utilstrækkelige tilladelser!',
'Invalid Mime-Type' => 'Ugyldig Mime-Type',
'Last update by:' => '',
'Size:' => '',
'Sorry, you can only upload up to {n,plural,=1{# file} other{# files}} at once.' => '',
'The uploaded image is not a squared.' => '',
'This upload field only allows a maximum of {n,plural,=1{# file} other{# files}}.' => '',
'Upload files' => 'Upload filer',
);

View File

@ -1,25 +1,24 @@
<?php
return [
'<strong>Open</strong> file' => '<strong>Abrir</strong> fichero',
'<strong>Upload</strong> error' => '<strong>Error</strong> al subir',
'Close' => 'Cerrar',
'Could not find requested file variant!' => '¡No se pudo encontrar la variante del archivo solicitada!',
'Could not find requested file!' => '¡No se pudo encontrar el archivo solicitado!',
'Could not upload File:' => 'No se puede subir el archivo:',
'Created by:' => 'Crado por:',
'Double file extensions are not allowed!' => '¡No se permiten dobles extensiones!',
'Download' => 'Bajar',
'File {fileName} could not be uploaded!' => '¡No se pudo subir el archivo {fileName}!',
'Insufficient permissions!' => '¡Permisos insuficientes!',
'Invalid Mime-Type' => 'Tipo Mime no válido',
'Last update by:' => 'Última actualización hecha por:',
'Size:' => 'Tamaño:',
'Sorry, you can only upload up to {n,plural,=1{# file} other{# files}} at once.' => 'Lo sentimos, pero sólo puedes subir {n,plural,=1{# fichero} other{# ficheros}} de una vez.',
'The uploaded image is not a squared.' => 'La imagen cargada no es un cuadrado.',
'This upload field only allows a maximum of {n,plural,=1{# file} other{# files}}.' => 'Este campo permite un máximo de {n,plural,=1{# fichero} other{# fichero}}.',
'Upload files' => 'Subir archivos',
'Attach a video' => '',
'Attach an audio message' => '',
'Attach an image' => '',
];
return array (
'<strong>Open</strong> file' => '<strong>Abrir</strong> fichero',
'<strong>Upload</strong> error' => '<strong>Error</strong> al subir',
'Attach a video' => 'Añadir un vídeo',
'Attach an audio message' => 'Añadir un mensaje de voz',
'Attach an image' => 'Añadir una imagen',
'Close' => 'Cerrar',
'Could not find requested file variant!' => '¡No se pudo encontrar la variante del archivo solicitada!',
'Could not find requested file!' => '¡No se pudo encontrar el archivo solicitado!',
'Could not upload File:' => 'No se puede subir el archivo:',
'Created by:' => 'Crado por:',
'Double file extensions are not allowed!' => '¡No se permiten dobles extensiones!',
'Download' => 'Bajar',
'File {fileName} could not be uploaded!' => '¡No se pudo subir el archivo {fileName}!',
'Insufficient permissions!' => '¡Permisos insuficientes!',
'Invalid Mime-Type' => 'Tipo Mime no válido',
'Last update by:' => 'Última actualización hecha por:',
'Size:' => 'Tamaño:',
'Sorry, you can only upload up to {n,plural,=1{# file} other{# files}} at once.' => 'Lo sentimos, pero sólo puedes subir {n,plural,=1{# fichero} other{# ficheros}} de una vez.',
'The uploaded image is not a squared.' => 'La imagen cargada no es un cuadrado.',
'This upload field only allows a maximum of {n,plural,=1{# file} other{# files}}.' => 'Este campo permite un máximo de {n,plural,=1{# fichero} other{# fichero}}.',
'Upload files' => 'Subir archivos',
);

View File

@ -1,25 +1,24 @@
<?php
return [
'<strong>Open</strong> file' => '<strong>Apri</strong> file',
'<strong>Upload</strong> error' => 'Errore durante il <strong>Caricamento</strong>',
'Close' => 'Chiudi',
'Could not find requested file variant!' => 'Non è possibile trovare la variante del file richiesta!',
'Could not find requested file!' => 'Impossibile trovare il file richiesto!',
'Could not upload File:' => 'Non posso caricare il File:',
'Created by:' => 'Creato da:',
'Double file extensions are not allowed!' => 'I file a doppia estensione non sono permessi!',
'Download' => 'Scarica',
'File {fileName} could not be uploaded!' => 'Il file {fileName} non può essere caricato!',
'Insufficient permissions!' => 'Permessi non sufficienti!',
'Invalid Mime-Type' => 'Mime-Type non valido',
'Last update by:' => 'Aggiornato da:',
'Size:' => 'Dimensioni:',
'Sorry, you can only upload up to {n,plural,=1{# file} other{# files}} at once.' => 'Mi dispiace, puoi solamente caricare {n,plural,=1{# file} other{# file}} alla volta.',
'The uploaded image is not a squared.' => 'L\'immagine caricata non è un quadrato.',
'This upload field only allows a maximum of {n,plural,=1{# file} other{# files}}.' => 'Questo campo permette di caricare al massimo {n,plural,=1{# file} other{# file}}.',
'Upload files' => 'Carica file',
'Attach a video' => '',
'Attach an audio message' => '',
'Attach an image' => '',
];
return array (
'<strong>Open</strong> file' => '<strong>Apri</strong> file',
'<strong>Upload</strong> error' => 'Errore durante il <strong>Caricamento</strong>',
'Attach a video' => 'Allega un video',
'Attach an audio message' => 'Allega un messaggio audio',
'Attach an image' => 'Allega un\'immagine',
'Close' => 'Chiudi',
'Could not find requested file variant!' => 'Non è possibile trovare la variante del file richiesta!',
'Could not find requested file!' => 'Impossibile trovare il file richiesto!',
'Could not upload File:' => 'Non posso caricare il File:',
'Created by:' => 'Creato da:',
'Double file extensions are not allowed!' => 'I file a doppia estensione non sono permessi!',
'Download' => 'Scarica',
'File {fileName} could not be uploaded!' => 'Il file {fileName} non può essere caricato!',
'Insufficient permissions!' => 'Permessi non sufficienti!',
'Invalid Mime-Type' => 'Mime-Type non valido',
'Last update by:' => 'Aggiornato da:',
'Size:' => 'Dimensioni:',
'Sorry, you can only upload up to {n,plural,=1{# file} other{# files}} at once.' => 'Mi dispiace, puoi solamente caricare {n,plural,=1{# file} other{# file}} alla volta.',
'The uploaded image is not a squared.' => 'L\'immagine caricata non è un quadrato.',
'This upload field only allows a maximum of {n,plural,=1{# file} other{# files}}.' => 'Questo campo permette di caricare al massimo {n,plural,=1{# file} other{# file}}.',
'Upload files' => 'Carica file',
);

View File

@ -1,25 +1,24 @@
<?php
return [
'<strong>Open</strong> file' => '<strong>Öppna</strong> fil',
'<strong>Upload</strong> error' => '<strong>Uppladdnings</strong> fel',
'Close' => 'Stäng',
'Could not find requested file variant!' => 'Kunde inte hitta den begärda filvarianten!',
'Could not find requested file!' => 'Den begärda filen hittades inte!',
'Could not upload File:' => 'Kunde inte ladda upp filen:',
'Created by:' => 'Skapad av:',
'Double file extensions are not allowed!' => 'Dubbla filtillägg är inte tillåtet!',
'Download' => 'Ladda ner',
'File {fileName} could not be uploaded!' => 'Filen {fileName} kunde inte laddas upp!',
'Insufficient permissions!' => 'Otillräckliga rättigheter!',
'Invalid Mime-Type' => 'Ogiltig MIME-typ',
'Last update by:' => 'Senast uppdaterad av:',
'Size:' => 'Storlek:',
'Sorry, you can only upload up to {n,plural,=1{# file} other{# files}} at once.' => 'Tyvärr, du kan endast ladda upp {n,plural,=1{# file} other{# files}} på samma gång.',
'The uploaded image is not a squared.' => 'Den uppladdade bilden är inte en kvadrerad bild.',
'This upload field only allows a maximum of {n,plural,=1{# file} other{# files}}.' => 'Det här uppladdningsfältet tillåter endast uppladdning av maximalt {n,plural,=1{# file} other{# files}}.',
'Upload files' => 'Ladda upp filer',
'Attach a video' => '',
'Attach an audio message' => '',
'Attach an image' => '',
];
return array (
'<strong>Open</strong> file' => '<strong>Öppna</strong> fil',
'<strong>Upload</strong> error' => '<strong>Uppladdnings</strong> fel',
'Attach a video' => 'Bifoga en video',
'Attach an audio message' => 'Bifoga ett ljudmeddelande',
'Attach an image' => 'Bifoga en bild',
'Close' => 'Stäng',
'Could not find requested file variant!' => 'Kunde inte hitta den begärda filvarianten!',
'Could not find requested file!' => 'Den begärda filen hittades inte!',
'Could not upload File:' => 'Kunde inte ladda upp filen:',
'Created by:' => 'Skapad av:',
'Double file extensions are not allowed!' => 'Dubbla filtillägg är inte tillåtet!',
'Download' => 'Ladda ner',
'File {fileName} could not be uploaded!' => 'Filen {fileName} kunde inte laddas upp!',
'Insufficient permissions!' => 'Otillräckliga rättigheter!',
'Invalid Mime-Type' => 'Ogiltig MIME-typ',
'Last update by:' => 'Senast uppdaterad av:',
'Size:' => 'Storlek:',
'Sorry, you can only upload up to {n,plural,=1{# file} other{# files}} at once.' => 'Tyvärr, du kan endast ladda upp {n,plural,=1{# file} other{# files}} på samma gång.',
'The uploaded image is not a squared.' => 'Den uppladdade bilden är inte en kvadrerad bild.',
'This upload field only allows a maximum of {n,plural,=1{# file} other{# files}}.' => 'Det här uppladdningsfältet tillåter endast uppladdning av maximalt {n,plural,=1{# file} other{# files}}.',
'Upload files' => 'Ladda upp filer',
);

View File

@ -1,21 +1,20 @@
<?php
return [
'<strong>My</strong> friends' => '<strong>Přátelé</strong>',
'<strong>Pending</strong> friend requests' => '<strong>Žádosti</strong> o přátelství',
'<strong>Sent</strong> friend requests' => '<strong>Odeslat</strong> žádost o přátelství',
'Accept Friend Request' => 'Přijmout žádost',
'Deny friend request' => 'Odmítnout žádost',
'Friends' => 'Přátelé',
'Friendship' => 'Přátelství',
'Requests' => 'Žádosti',
'Sent requests' => 'Odeslat žádost',
'Show all friends' => 'Zobrazit všechny přátelé',
'Unfriend' => 'Odebrat z přátel',
'Pending' => '',
'Would you like to accept the friendship request?' => '',
'Would you like to end your friendship with {userName}?' => '',
'Would you like to send a friendship request to {userName}?' => '',
'Would you like to withdraw the friendship request?' => '',
'Would you like to withdraw your friendship request?' => '',
];
return array (
'<strong>My</strong> friends' => '<strong>Přátelé</strong>',
'<strong>Pending</strong> friend requests' => '<strong>Žádosti</strong> o přátelství',
'<strong>Sent</strong> friend requests' => '<strong>Odeslat</strong> žádost o přátelství',
'Accept Friend Request' => 'Přijmout žádost',
'Deny friend request' => 'Odmítnout žádost',
'Friends' => 'Přátelé',
'Friendship' => 'Přátelství',
'Pending' => 'Čekající',
'Requests' => 'Žádosti',
'Sent requests' => 'Odeslat žádost',
'Show all friends' => 'Zobrazit všechny přátelé',
'Unfriend' => 'Odebrat z přátel',
'Would you like to accept the friendship request?' => 'Chcete přijmout žádost o přátelství?',
'Would you like to end your friendship with {userName}?' => 'Chcete ukončit přátelství s {userName}?',
'Would you like to send a friendship request to {userName}?' => 'Chcete poslat žádost o přátelství uživateli {userName}?',
'Would you like to withdraw the friendship request?' => 'Chcete zrušit žádost o přátelství?',
'Would you like to withdraw your friendship request?' => 'Chcete zrušit žádost o přátelství?',
);

View File

@ -1,74 +1,73 @@
<?php
return [
'<strong>Admin</strong> Account' => '<strong>Účet</strong> administrátora',
'<strong>Configuration</strong>' => '<strong>Přednastavení</strong>',
'<strong>Congratulations</strong>. You\'re done.' => '<strong>Výborně</strong>, jste hotovi.',
'<strong>Database</strong> Configuration' => '<strong>Nastavení</strong> databáze',
'<strong>Example</strong> contents' => '<strong>Ukázkové</strong> příspěvky',
'<strong>System</strong> Check' => '<strong>Kontrola</strong> systému',
'<strong>Welcome</strong> to HumHub<br>Your Social Network Toolbox' => '<strong>Vítejte</strong> v síti HumHub',
'Allow access for non-registered users to public content (guest access)' => 'Povolit přístup nepřihlášeným uživatelům k veřejným příspěvkům',
'Allow friendships between members' => 'Povolit přátelství mezi členy',
'Below you have to enter your database connection details. If youre not sure about these, please contact your system administrator.' => 'Níže prosím zadejte vaše údaje pro připojení k databázi. Jestliže si jimi nejste jisti, obraťte se na správce vašeho serveru.',
'Calvin Klein Between love and madness lies obsession.' => 'Mně se hodně líbilo to přirovnání, že je Bůh jako náš otec. Myslím, že kdo má děti, dokáže si dobře představit, co to znamená.',
'Check again' => 'Zkontrolovat znovu',
'Congratulations! Everything is ok and ready to start over!' => 'Výborně, vše funguje, jak má, a je nachystáno k instalaci!',
'Create Admin Account' => 'Vytvořit účet administrátora',
'Downloading & Installing Modules...' => 'Stahuji a instaluji modul(y)...',
'External users can register (show registration form on login)' => 'Povolit registraci novým uživatelům (bude se zobrazovat formulář registrace)',
'Here you can decide how new, unregistered users can access HumHub.' => 'Zde se můžete rozhodnout, co všechno mohou dělat neregistrovaní uživatelé.',
'Hostname' => 'Hostname',
'Hostname of your MySQL Database Server (e.g. localhost if MySQL is running on the same machine)' => 'Hostname vašeho MySQL serveru (např. localhost, běží-li MySQL na stejném serveru)',
'HumHub is very flexible and can be adjusted and/or expanded for various different applications thanks to its different modules. The following modules are just a few examples and the ones we thought are most important for your chosen application.<br><br>You can always install or remove modules later. You can find more available modules after installation in the admin area.' => 'HumHub je možné rozšířit mnoha moduly podle toho, jaké funkce zrovna potřebujete. Následující moduly jsme pro vás vybrali na základě předchozí volby použití, další moduly si ale můžete kdykoliv sami přidat nebo odebrat v Administraci.',
'I want to use HumHub for:' => 'Chci používat HumHub pro:',
'Initializing database...' => 'Naplňuji databázi...',
'My club' => 'Klub',
'My community' => 'Skupina',
'My company (Social Intranet / Project management)' => 'Společnost/firma',
'My educational institution (school, university)' => 'Vzdělávací instituce (škola, univerzita)',
'Name of Database' => 'Databáze',
'Name of your network' => 'Název vaší sítě',
'Newly registered users have to be activated by an admin first' => 'Noví uživatelé musí být nejdříve schválení administrátorem',
'Next' => 'Další',
'Nike Just buy it. :wink:' => 'Asi nejvíc vývojová psychologie dítěte. Měl dobré postřehy.',
'Of course, your new social network needs a name. Please change the default name with one you like. (For example the name of your company, organization or club)' => 'Nyní můžete vaší síti zvolit název. Výchozí název lze přepsat na jiný, např. název vaší firmy, organizaci či spolku.',
'Ohh, something went wrong!' => 'Jejda, něco se porouchalo...',
'Password' => 'Heslo',
'Port' => 'Port',
'Recommended <strong>Modules</strong>' => '<strong>Doporučené</strong> moduly',
'Registered members can invite new users via email' => 'Registrovaní uživatelé mohou zvát další',
'Security <strong>Settings</strong>' => '<strong>Nastavení</strong> soukromí',
'Set up example content (recommended)' => 'Vytvořit pár příspěvků na ukázku',
'Sign in' => 'Přihlásit se',
'Skip this step, I want to set up everything manually' => 'Přeskočit, nastavím si vše později',
'Social Network <strong>Name</strong>' => '<strong>Název</strong> sítě',
'The installation completed successfully! Have fun with your new social network.' => 'Instalace byla úspěšná! Přejeme, ať vám síť dobře slouží.',
'The name of the database you want to run HumHub in.' => 'Jméno databáze, do které chcete HumHub nainstalovat.',
'This overview shows all system requirements of HumHub.' => 'Tento přehled ukazuje všechny požadavky HumHubu.',
'This wizard will install and configure your own HumHub instance.<br><br>To continue, click Next.' => 'Tento průvodce vám pomůže nainstalovat a nastavit síť HumHub.<br><br>Chcete-li pokračovat, klikněte na tlačítko Další.',
'To avoid a blank dashboard after your initial login, HumHub can install example contents for you. Those will give you a nice general view of how HumHub works. You can always delete the individual contents.' => 'Pokud chcete, můžeme vám po instalaci vytvořit pár ukázkových příspěvků, abyste viděli, jak to vypadá. Tyto příspěvky pak můžete kdykoliv smazat.',
'To simplify the configuration, we have predefined setups for the most common use cases with different options for modules and settings. You can adjust them during the next step.' => 'Nachystali jsme pár základních přednastavení pro určitá použití. Pokud chcete, můžete si jedno zvolit, nebo vše nastavit později manuálně.',
'Username' => 'Uživatelské jméno',
'We\'re looking for great slogans of famous brands. Maybe you can come up with some samples?' => 'Kdo jste dneska byli na tom semináři v aule - co vás nejvíc zaujalo?',
'Welcome Space' => 'Uvítací prostor',
'Yay! I\'ve just installed HumHub :sunglasses:' => 'Jupí, právě jsme nainstalovali HumHub :sunglasses:',
'You\'re almost done. In this step you have to fill out the form to create an admin account. With this account you can manage the whole network.' => 'Už jsme skoro na konci, ještě vytvoříme účet administátora. S tímto účtem můžete spravovat celou síť.',
'Your MySQL password.' => 'Heslo pro přístup k databázi',
'Your MySQL username' => 'Uživatelské jméno pro přístup k databázi',
'Your first sample space to discover the platform.' => 'Toto je první prostor, ve kterém vítáme nové uživatele.',
'<strong>Pretty URLs</strong> configuration' => '',
'<strong>Scheduled jobs</strong>' => '',
'Add following the lines to the crontab:' => '',
'Create the database if it doesn\'t exist yet.' => '',
'HumHub uses cron jobs to execute scheduled or to run potentially heavy tasks such as sending out email summaries and notifications or optimizing the search index.' => '',
'In order to activate this feature, it is necessary to edit the HumHub configuration and, potentially, the configuration of the WebServer.' => '',
'Installation Example:' => '',
'On HumHub\'s side, you will need to edit the configuration file <code>{configFile}</code> and add the following block:' => '',
'Open the crontab of HumHub/PHP process user e.g. <code>{user}</code>.' => '',
'Optional: Port of your MySQL Database Server. Leave empty to use default port.' => '',
'Our documentation provides a more detailed look into <a href="{link}" target="_blank">Pretty URLs</a>.' => '',
'Per default, the HumHub URL includes an <code>index.php</code> file in the address, resulting in a URL that looks like "<a>https://example.com/index.php?r=dashboard%2Fdashboard</a>" for example. By using the Pretty URL or URL Rewriting feature, it is possible to create shorter and easier to understand URLs, such as "<a>https://example.com/dashboard</a>".' => '',
'Registered members can invite new users via link' => '',
'This topic is covered in more detail in our <a href="{link}" target="_blank">documentation</a>. If you have trouble setting up the job scheduling described in the documentation, please contact your server administrator for support.' => '',
];
return array (
'<strong>Admin</strong> Account' => '<strong>Účet</strong> administrátora',
'<strong>Configuration</strong>' => '<strong>Přednastavení</strong>',
'<strong>Congratulations</strong>. You\'re done.' => '<strong>Výborně</strong>, jste hotovi.',
'<strong>Database</strong> Configuration' => '<strong>Nastavení</strong> databáze',
'<strong>Example</strong> contents' => '<strong>Ukázkové</strong> příspěvky',
'<strong>Pretty URLs</strong> configuration' => '<strong>Konfigurace hezkých adres URL</strong>',
'<strong>Scheduled jobs</strong>' => '<strong>Naplánované úlohy</strong>',
'<strong>System</strong> Check' => '<strong>Kontrola</strong> systému',
'<strong>Welcome</strong> to HumHub<br>Your Social Network Toolbox' => '<strong>Vítejte</strong> v síti HumHub',
'Add following the lines to the crontab:' => 'Do crontab přidejte následující řádky:',
'Allow access for non-registered users to public content (guest access)' => 'Povolit přístup nepřihlášeným uživatelům k veřejným příspěvkům',
'Allow friendships between members' => 'Povolit přátelství mezi členy',
'Below you have to enter your database connection details. If youre not sure about these, please contact your system administrator.' => 'Níže prosím zadejte vaše údaje pro připojení k databázi. Jestliže si jimi nejste jisti, obraťte se na správce vašeho serveru.',
'Calvin Klein Between love and madness lies obsession.' => 'Mně se hodně líbilo to přirovnání, že je Bůh jako náš otec. Myslím, že kdo má děti, dokáže si dobře představit, co to znamená.',
'Check again' => 'Zkontrolovat znovu',
'Congratulations! Everything is ok and ready to start over!' => 'Výborně, vše funguje, jak má, a je nachystáno k instalaci!',
'Create Admin Account' => 'Vytvořit účet administrátora',
'Create the database if it doesn\'t exist yet.' => 'Pokud databáze ještě neexistuje, vytvořte ji.',
'Downloading & Installing Modules...' => 'Stahuji a instaluji modul(y)...',
'External users can register (show registration form on login)' => 'Povolit registraci novým uživatelům (bude se zobrazovat formulář registrace)',
'Here you can decide how new, unregistered users can access HumHub.' => 'Zde se můžete rozhodnout, co všechno mohou dělat neregistrovaní uživatelé.',
'Hostname' => 'Hostname',
'Hostname of your MySQL Database Server (e.g. localhost if MySQL is running on the same machine)' => 'Hostname vašeho MySQL serveru (např. localhost, běží-li MySQL na stejném serveru)',
'HumHub is very flexible and can be adjusted and/or expanded for various different applications thanks to its different modules. The following modules are just a few examples and the ones we thought are most important for your chosen application.<br><br>You can always install or remove modules later. You can find more available modules after installation in the admin area.' => 'HumHub je možné rozšířit mnoha moduly podle toho, jaké funkce zrovna potřebujete. Následující moduly jsme pro vás vybrali na základě předchozí volby použití, další moduly si ale můžete kdykoliv sami přidat nebo odebrat v Administraci.',
'HumHub uses cron jobs to execute scheduled or to run potentially heavy tasks such as sending out email summaries and notifications or optimizing the search index.' => 'HumHub používá úlohy cron k provádění naplánovaných nebo potenciálně náročných úloh, jako je rozesílání e-mailových souhrnů a oznámení nebo optimalizace vyhledávacího indexu.',
'I want to use HumHub for:' => 'Chci používat HumHub pro:',
'In order to activate this feature, it is necessary to edit the HumHub configuration and, potentially, the configuration of the WebServer.' => 'Pro aktivaci této funkce je nutné upravit konfiguraci HumHubu a případně i konfiguraci WebServeru.',
'Initializing database...' => 'Naplňuji databázi...',
'Installation Example:' => 'Installation Example:',
'My club' => 'Klub',
'My community' => 'Skupina',
'My company (Social Intranet / Project management)' => 'Společnost/firma',
'My educational institution (school, university)' => 'Vzdělávací instituce (škola, univerzita)',
'Name of Database' => 'Databáze',
'Name of your network' => 'Název vaší sítě',
'Newly registered users have to be activated by an admin first' => 'Noví uživatelé musí být nejdříve schválení administrátorem',
'Next' => 'Další',
'Nike Just buy it. :wink:' => 'Asi nejvíc vývojová psychologie dítěte. Měl dobré postřehy.',
'Of course, your new social network needs a name. Please change the default name with one you like. (For example the name of your company, organization or club)' => 'Nyní můžete vaší síti zvolit název. Výchozí název lze přepsat na jiný, např. název vaší firmy, organizaci či spolku.',
'Ohh, something went wrong!' => 'Jejda, něco se porouchalo...',
'On HumHub\'s side, you will need to edit the configuration file <code>{configFile}</code> and add the following block:' => 'Na straně HumHubu je třeba upravit konfigurační soubor <code>{configFile}</code> a přidat následující blok:',
'Open the crontab of HumHub/PHP process user e.g. <code>{user}</code>.' => 'Otevřete crontab uživatele procesu HumHub/PHP, např. <code>{user}</code>.',
'Optional: Port of your MySQL Database Server. Leave empty to use default port.' => 'Volitelně: Port vašeho databázového serveru MySQL. Pro použití výchozího portu nechte prázdné.',
'Our documentation provides a more detailed look into <a href="{link}" target="_blank">Pretty URLs</a>.' => 'V naší dokumentaci najdete podrobnější informace o <a href="{link}">pěkných adresách URL</a>.',
'Password' => 'Heslo',
'Per default, the HumHub URL includes an <code>index.php</code> file in the address, resulting in a URL that looks like "<a>https://example.com/index.php?r=dashboard%2Fdashboard</a>" for example. By using the Pretty URL or URL Rewriting feature, it is possible to create shorter and easier to understand URLs, such as "<a>https://example.com/dashboard</a>".' => 'Ve výchozím nastavení obsahuje adresa URL HumHub v adrese soubor <code>index.php</code>, což vede k adrese URL, která vypadá jako „<a>https://example.com/index.php?r=dashboard% například 2Fdashboard</a>“. Pomocí funkce Pretty URL nebo URL Rewriting je možné vytvářet kratší a srozumitelnější adresy URL, například „<a>https://example.com/dashboard</a>“.',
'Port' => 'Port',
'Recommended <strong>Modules</strong>' => '<strong>Doporučené</strong> moduly',
'Registered members can invite new users via email' => 'Registrovaní uživatelé mohou zvát další',
'Registered members can invite new users via link' => 'Registrovaní členové mohou pozvat nové uživatele prostřednictvím odkazu',
'Security <strong>Settings</strong>' => '<strong>Nastavení</strong> soukromí',
'Set up example content (recommended)' => 'Vytvořit pár příspěvků na ukázku',
'Sign in' => 'Přihlásit se',
'Skip this step, I want to set up everything manually' => 'Přeskočit, nastavím si vše později',
'Social Network <strong>Name</strong>' => '<strong>Název</strong> sítě',
'The installation completed successfully! Have fun with your new social network.' => 'Instalace byla úspěšná! Přejeme, ať vám síť dobře slouží.',
'The name of the database you want to run HumHub in.' => 'Jméno databáze, do které chcete HumHub nainstalovat.',
'This overview shows all system requirements of HumHub.' => 'Tento přehled ukazuje všechny požadavky HumHubu.',
'This topic is covered in more detail in our <a href="{link}" target="_blank">documentation</a>. If you have trouble setting up the job scheduling described in the documentation, please contact your server administrator for support.' => 'Toto téma je podrobněji popsáno v naší <a href="{link}">dokumentaci</a>. Pokud máte potíže s nastavením plánování úloh popsaným v dokumentaci, obraťte se na správce serveru, který vám poskytne podporu.',
'This wizard will install and configure your own HumHub instance.<br><br>To continue, click Next.' => 'Tento průvodce vám pomůže nainstalovat a nastavit síť HumHub.<br><br>Chcete-li pokračovat, klikněte na tlačítko Další.',
'To avoid a blank dashboard after your initial login, HumHub can install example contents for you. Those will give you a nice general view of how HumHub works. You can always delete the individual contents.' => 'Pokud chcete, můžeme vám po instalaci vytvořit pár ukázkových příspěvků, abyste viděli, jak to vypadá. Tyto příspěvky pak můžete kdykoliv smazat.',
'To simplify the configuration, we have predefined setups for the most common use cases with different options for modules and settings. You can adjust them during the next step.' => 'Nachystali jsme pár základních přednastavení pro určitá použití. Pokud chcete, můžete si jedno zvolit, nebo vše nastavit později manuálně.',
'Username' => 'Uživatelské jméno',
'We\'re looking for great slogans of famous brands. Maybe you can come up with some samples?' => 'Kdo jste dneska byli na tom semináři v aule - co vás nejvíc zaujalo?',
'Welcome Space' => 'Uvítací prostor',
'Yay! I\'ve just installed HumHub :sunglasses:' => 'Jupí, právě jsme nainstalovali HumHub :sunglasses:',
'You\'re almost done. In this step you have to fill out the form to create an admin account. With this account you can manage the whole network.' => 'Už jsme skoro na konci, ještě vytvoříme účet administátora. S tímto účtem můžete spravovat celou síť.',
'Your MySQL password.' => 'Heslo pro přístup k databázi',
'Your MySQL username' => 'Uživatelské jméno pro přístup k databázi',
'Your first sample space to discover the platform.' => 'Toto je první prostor, ve kterém vítáme nové uživatele.',
);

View File

@ -1,74 +1,73 @@
<?php
return [
'<strong>Admin</strong> Account' => 'Account <strong>Amministratore</strong>',
'<strong>Configuration</strong>' => '<strong>Configurazione</strong>',
'<strong>Congratulations</strong>. You\'re done.' => '<strong>Congratulazioni</strong>. Hai finito.',
'<strong>Database</strong> Configuration' => 'Configurazione <strong>database</strong>',
'<strong>Example</strong> contents' => 'Contenuti di <strong>esempio</strong>',
'<strong>System</strong> Check' => 'Verifica <strong>Sistema</strong>',
'<strong>Welcome</strong> to HumHub<br>Your Social Network Toolbox' => '<strong>Benvenuto</strong> su HumHub<br> Il tuo Social Network Toolbox',
'Allow access for non-registered users to public content (guest access)' => 'Permetti l\'accesso agli utenti non registrati a tutto il contenuto pubblico',
'Allow friendships between members' => 'Permetti il sistema di amicizie',
'Below you have to enter your database connection details. If youre not sure about these, please contact your system administrator.' => 'Qui sotto devi inserire i dettagli per la connessione al database. Se non sei sicuro di avere questi dati, contatta l\'amministratore di sistema.',
'Calvin Klein Between love and madness lies obsession.' => 'Calvin Klein - fra l\'amore e la follia v\'è l\'ossessione.',
'Check again' => 'Verifica nuovamente',
'Congratulations! Everything is ok and ready to start over!' => 'Congratulazioni! tutto è OK e siamo pronti per iniziare!',
'Create Admin Account' => 'Crea un utente Amministratore',
'Create the database if it doesn\'t exist yet.' => 'Crea il database se non esiste ancora.',
'Downloading & Installing Modules...' => 'Download e Installazione Moduli...',
'External users can register (show registration form on login)' => 'Permetti a nuovi utenti di registrarsi autonomamente (mostra la pagina di registrazione al login)',
'Here you can decide how new, unregistered users can access HumHub.' => 'Qui puoi decidere come i nuovi utenti non registrati possono accedere a Humhub.',
'Hostname' => 'Hostname',
'Hostname of your MySQL Database Server (e.g. localhost if MySQL is running on the same machine)' => 'Hostname del tuo MySQL Database Server (es. localhost se MySQL è attivo nella stessa macchina)',
'HumHub is very flexible and can be adjusted and/or expanded for various different applications thanks to its different modules. The following modules are just a few examples and the ones we thought are most important for your chosen application.<br><br>You can always install or remove modules later. You can find more available modules after installation in the admin area.' => 'Humhub è molto flessibile e può essere adattato e/o espanso per diverse applicazioni grazie ai differenti moduli. I seguenti moduli sono solo alcuni esempi e quelli che ritenevamo più importanti per l\'applicazione scelta. <br><br> È sempre possibile installare o rimuovere i moduli in un secondo momento. Puoi trovare altri moduli disponibili dopo l\'installazione nell\'area di amministrazione.',
'I want to use HumHub for:' => 'Intendo usare Humhub per:',
'Initializing database...' => 'Inizializzazione database in corso...',
'My club' => 'Il mio club',
'My community' => 'La mia community',
'My company (Social Intranet / Project management)' => 'La mia Società (Social intranet / Project management)',
'My educational institution (school, university)' => 'Il mio istituto (scuola, università)',
'Name of Database' => 'Nome del database',
'Name of your network' => 'Nome della tua rete',
'Newly registered users have to be activated by an admin first' => 'I nuovi utenti devono essere attivati prima dall\'amministratore.',
'Next' => 'Avanti',
'Nike Just buy it. :wink:' => 'Preferisco il latte al cioccolato.',
'Of course, your new social network needs a name. Please change the default name with one you like. (For example the name of your company, organization or club)' => 'Naturalmente, il tuo social network necessita di un nome. Cambia il nome predefinito con uno che preferisci. (per esempio il nome della tua societa, organizzazione o club)',
'Ohh, something went wrong!' => 'Ops, qualcosa è andato storto!',
'Optional: Port of your MySQL Database Server. Leave empty to use default port.' => 'Facoltativo: porta del server di database MySQL. Lascia vuoto per utilizzare la porta predefinita.',
'Password' => 'Password',
'Port' => 'Porta',
'Recommended <strong>Modules</strong>' => '<strong>Moduli</strong> raccomandati',
'Registered members can invite new users via email' => 'Gli utenti possono invitare nuovi utenti via email.',
'Security <strong>Settings</strong>' => '<strong>Impostazioni</strong> di sicurezza',
'Set up example content (recommended)' => 'Aggiungi dei contenuti di esempio (raccomandato)',
'Sign in' => 'Accedi',
'Skip this step, I want to set up everything manually' => 'Salta questo passaggio, voglio impostare tutto manualmente.',
'Social Network <strong>Name</strong>' => '<strong>Nome</strong> del Social Network',
'The installation completed successfully! Have fun with your new social network.' => 'L\'installazione è completata! Buon divertimento con il tuo nuovo social network.',
'The name of the database you want to run HumHub in.' => 'Il nome della database in cui vuoi installare HumHub.',
'This overview shows all system requirements of HumHub.' => 'Riepilogo di tutti i requisiti di sistema per HumHub.',
'This wizard will install and configure your own HumHub instance.<br><br>To continue, click Next.' => 'Questa procedura guidata installa e configura la tua istanza Humhub. <br><br> Per continuare, clicca su Avanti.',
'To avoid a blank dashboard after your initial login, HumHub can install example contents for you. Those will give you a nice general view of how HumHub works. You can always delete the individual contents.' => 'Per non avere una dashboard vuota al primo login, Humhub può installare dei contenuti di esempio per te. Questi ti danno una buona idea generale di come funziona Humhub. Puoi sempre eliminare i contenuti singolarmente.',
'To simplify the configuration, we have predefined setups for the most common use cases with different options for modules and settings. You can adjust them during the next step.' => 'Per semplificare la configurazione, abbiamo preconfigurato i parametri per gli usi più comuni con diverse opzioni per i moduli e settaggi. Puoi selezionarli nel prossimo passaggio.',
'Username' => 'Username',
'We\'re looking for great slogans of famous brands. Maybe you can come up with some samples?' => 'Quale è il tuo cibo preferito?',
'Welcome Space' => 'Spazio di benvenuto',
'Yay! I\'ve just installed HumHub :sunglasses:' => 'Humhub è installato ed operativo! :sunglasses:',
'You\'re almost done. In this step you have to fill out the form to create an admin account. With this account you can manage the whole network.' => 'Tutto è quasi pronto. in questo passaggio compila il modulo per creare un account amministratore. questo account permette di gestire tutta la rete',
'Your MySQL password.' => 'La tua passowrd MySQL.',
'Your MySQL username' => 'Il tuo username MySQL',
'Your first sample space to discover the platform.' => 'Il tuo primo spazio di esempio per scoprire la piattaforma.',
'<strong>Pretty URLs</strong> configuration' => '',
'<strong>Scheduled jobs</strong>' => '',
'Add following the lines to the crontab:' => '',
'HumHub uses cron jobs to execute scheduled or to run potentially heavy tasks such as sending out email summaries and notifications or optimizing the search index.' => '',
'In order to activate this feature, it is necessary to edit the HumHub configuration and, potentially, the configuration of the WebServer.' => '',
'Installation Example:' => '',
'On HumHub\'s side, you will need to edit the configuration file <code>{configFile}</code> and add the following block:' => '',
'Open the crontab of HumHub/PHP process user e.g. <code>{user}</code>.' => '',
'Our documentation provides a more detailed look into <a href="{link}" target="_blank">Pretty URLs</a>.' => '',
'Per default, the HumHub URL includes an <code>index.php</code> file in the address, resulting in a URL that looks like "<a>https://example.com/index.php?r=dashboard%2Fdashboard</a>" for example. By using the Pretty URL or URL Rewriting feature, it is possible to create shorter and easier to understand URLs, such as "<a>https://example.com/dashboard</a>".' => '',
'Registered members can invite new users via link' => '',
'This topic is covered in more detail in our <a href="{link}" target="_blank">documentation</a>. If you have trouble setting up the job scheduling described in the documentation, please contact your server administrator for support.' => '',
];
return array (
'<strong>Admin</strong> Account' => 'Account <strong>Amministratore</strong>',
'<strong>Configuration</strong>' => '<strong>Configurazione</strong>',
'<strong>Congratulations</strong>. You\'re done.' => '<strong>Congratulazioni</strong>. Hai finito.',
'<strong>Database</strong> Configuration' => 'Configurazione <strong>database</strong>',
'<strong>Example</strong> contents' => 'Contenuti di <strong>esempio</strong>',
'<strong>Pretty URLs</strong> configuration' => 'Configurazione di <strong>Pretty URLs</strong>',
'<strong>Scheduled jobs</strong>' => '<strong>Lavori programmati</strong>',
'<strong>System</strong> Check' => 'Verifica <strong>Sistema</strong>',
'<strong>Welcome</strong> to HumHub<br>Your Social Network Toolbox' => '<strong>Benvenuto</strong> su HumHub<br> Il tuo Social Network Toolbox',
'Add following the lines to the crontab:' => 'Aggiungete le seguenti righe al crontab:',
'Allow access for non-registered users to public content (guest access)' => 'Permetti l\'accesso agli utenti non registrati a tutto il contenuto pubblico',
'Allow friendships between members' => 'Permetti il sistema di amicizie',
'Below you have to enter your database connection details. If youre not sure about these, please contact your system administrator.' => 'Qui sotto devi inserire i dettagli per la connessione al database. Se non sei sicuro di avere questi dati, contatta l\'amministratore di sistema.',
'Calvin Klein Between love and madness lies obsession.' => 'Calvin Klein - fra l\'amore e la follia v\'è l\'ossessione.',
'Check again' => 'Verifica nuovamente',
'Congratulations! Everything is ok and ready to start over!' => 'Congratulazioni! tutto è OK e siamo pronti per iniziare!',
'Create Admin Account' => 'Crea un utente Amministratore',
'Create the database if it doesn\'t exist yet.' => 'Crea il database se non esiste ancora.',
'Downloading & Installing Modules...' => 'Download e Installazione Moduli...',
'External users can register (show registration form on login)' => 'Permetti a nuovi utenti di registrarsi autonomamente (mostra la pagina di registrazione al login)',
'Here you can decide how new, unregistered users can access HumHub.' => 'Qui puoi decidere come i nuovi utenti non registrati possono accedere a Humhub.',
'Hostname' => 'Hostname',
'Hostname of your MySQL Database Server (e.g. localhost if MySQL is running on the same machine)' => 'Hostname del tuo MySQL Database Server (es. localhost se MySQL è attivo nella stessa macchina)',
'HumHub is very flexible and can be adjusted and/or expanded for various different applications thanks to its different modules. The following modules are just a few examples and the ones we thought are most important for your chosen application.<br><br>You can always install or remove modules later. You can find more available modules after installation in the admin area.' => 'Humhub è molto flessibile e può essere adattato e/o espanso per diverse applicazioni grazie ai differenti moduli. I seguenti moduli sono solo alcuni esempi e quelli che ritenevamo più importanti per l\'applicazione scelta. <br><br> È sempre possibile installare o rimuovere i moduli in un secondo momento. Puoi trovare altri moduli disponibili dopo l\'installazione nell\'area di amministrazione.',
'HumHub uses cron jobs to execute scheduled or to run potentially heavy tasks such as sending out email summaries and notifications or optimizing the search index.' => 'HumHub utilizza cron job per eseguire attività programmate o potenzialmente pesanti, come l\'invio di riepiloghi e notifiche via e-mail o l\'ottimizzazione dell\'indice di ricerca.',
'I want to use HumHub for:' => 'Intendo usare Humhub per:',
'In order to activate this feature, it is necessary to edit the HumHub configuration and, potentially, the configuration of the WebServer.' => 'Per attivare questa funzione, è necessario modificare la configurazione di HumHub e, potenzialmente, quella del WebServer.',
'Initializing database...' => 'Inizializzazione database in corso...',
'Installation Example:' => 'Esempio di installazione:',
'My club' => 'Il mio club',
'My community' => 'La mia community',
'My company (Social Intranet / Project management)' => 'La mia Società (Social intranet / Project management)',
'My educational institution (school, university)' => 'Il mio istituto (scuola, università)',
'Name of Database' => 'Nome del database',
'Name of your network' => 'Nome della tua rete',
'Newly registered users have to be activated by an admin first' => 'I nuovi utenti devono essere attivati prima dall\'amministratore.',
'Next' => 'Avanti',
'Nike Just buy it. :wink:' => 'Preferisco il latte al cioccolato.',
'Of course, your new social network needs a name. Please change the default name with one you like. (For example the name of your company, organization or club)' => 'Naturalmente, il tuo social network necessita di un nome. Cambia il nome predefinito con uno che preferisci. (per esempio il nome della tua societa, organizzazione o club)',
'Ohh, something went wrong!' => 'Ops, qualcosa è andato storto!',
'On HumHub\'s side, you will need to edit the configuration file <code>{configFile}</code> and add the following block:' => 'Dal lato di HumHub, è necessario modificare il file di configurazione <code>{configFile}</code> e aggiungere il seguente blocco:',
'Open the crontab of HumHub/PHP process user e.g. <code>{user}</code>.' => 'Aprire il crontab dell\'utente del processo HumHub/PHP, ad esempio <code>{user}</code>.',
'Optional: Port of your MySQL Database Server. Leave empty to use default port.' => 'Facoltativo: porta del server di database MySQL. Lascia vuoto per utilizzare la porta predefinita.',
'Our documentation provides a more detailed look into <a href="{link}" target="_blank">Pretty URLs</a>.' => 'La nostra documentazione fornisce un approfondimento su <a href="{link}">Pretty URL</a>.',
'Password' => 'Password',
'Per default, the HumHub URL includes an <code>index.php</code> file in the address, resulting in a URL that looks like "<a>https://example.com/index.php?r=dashboard%2Fdashboard</a>" for example. By using the Pretty URL or URL Rewriting feature, it is possible to create shorter and easier to understand URLs, such as "<a>https://example.com/dashboard</a>".' => 'Per default, the HumHub URL includes an <code>index.php</code> file in the address, resulting in a URL that looks like "<a>https://example.com/index.php?r=dashboard%2Fdashboard</a>" for example. By using the Pretty URL or URL Rewriting feature, it is possible to create shorter and easier to understand URLs, such as "<a>https://example.com/dashboard</a>".',
'Port' => 'Porta',
'Recommended <strong>Modules</strong>' => '<strong>Moduli</strong> raccomandati',
'Registered members can invite new users via email' => 'Gli utenti possono invitare nuovi utenti via email.',
'Registered members can invite new users via link' => 'I membri registrati possono invitare nuovi utenti tramite un link',
'Security <strong>Settings</strong>' => '<strong>Impostazioni</strong> di sicurezza',
'Set up example content (recommended)' => 'Aggiungi dei contenuti di esempio (raccomandato)',
'Sign in' => 'Accedi',
'Skip this step, I want to set up everything manually' => 'Salta questo passaggio, voglio impostare tutto manualmente.',
'Social Network <strong>Name</strong>' => '<strong>Nome</strong> del Social Network',
'The installation completed successfully! Have fun with your new social network.' => 'L\'installazione è completata! Buon divertimento con il tuo nuovo social network.',
'The name of the database you want to run HumHub in.' => 'Il nome della database in cui vuoi installare HumHub.',
'This overview shows all system requirements of HumHub.' => 'Riepilogo di tutti i requisiti di sistema per HumHub.',
'This topic is covered in more detail in our <a href="{link}" target="_blank">documentation</a>. If you have trouble setting up the job scheduling described in the documentation, please contact your server administrator for support.' => 'Questo argomento è trattato in modo più dettagliato nella nostra <a href="{link}">documentazione</a>. In caso di problemi nell\'impostazione della pianificazione dei lavori descritta nella documentazione, contattare l\'amministratore del server per ottenere assistenza.',
'This wizard will install and configure your own HumHub instance.<br><br>To continue, click Next.' => 'Questa procedura guidata installa e configura la tua istanza Humhub. <br><br> Per continuare, clicca su Avanti.',
'To avoid a blank dashboard after your initial login, HumHub can install example contents for you. Those will give you a nice general view of how HumHub works. You can always delete the individual contents.' => 'Per non avere una dashboard vuota al primo login, Humhub può installare dei contenuti di esempio per te. Questi ti danno una buona idea generale di come funziona Humhub. Puoi sempre eliminare i contenuti singolarmente.',
'To simplify the configuration, we have predefined setups for the most common use cases with different options for modules and settings. You can adjust them during the next step.' => 'Per semplificare la configurazione, abbiamo preconfigurato i parametri per gli usi più comuni con diverse opzioni per i moduli e settaggi. Puoi selezionarli nel prossimo passaggio.',
'Username' => 'Username',
'We\'re looking for great slogans of famous brands. Maybe you can come up with some samples?' => 'Quale è il tuo cibo preferito?',
'Welcome Space' => 'Spazio di benvenuto',
'Yay! I\'ve just installed HumHub :sunglasses:' => 'Humhub è installato ed operativo! :sunglasses:',
'You\'re almost done. In this step you have to fill out the form to create an admin account. With this account you can manage the whole network.' => 'Tutto è quasi pronto. in questo passaggio compila il modulo per creare un account amministratore. questo account permette di gestire tutta la rete',
'Your MySQL password.' => 'La tua passowrd MySQL.',
'Your MySQL username' => 'Il tuo username MySQL',
'Your first sample space to discover the platform.' => 'Il tuo primo spazio di esempio per scoprire la piattaforma.',
);

View File

@ -1,33 +1,32 @@
<?php
return [
'A TLS/SSL is strongly favored in production environments to prevent passwords from be transmitted in clear text.' => 'V produkčním prostředí je silně doporučeno používat TLS/SSL šifrování, aby hesla nebyla přenášena jako čistý text.',
'Base DN' => 'Base DN',
'Defines the filter to apply, when login is attempted. %s replaces the username in the login action. Example: &quot;(sAMAccountName=%s)&quot; or &quot;(uid=%s)&quot;' => 'Nastavení filtrů, které se mají aplikovat při pokusu o přihlášení. %s nahrazuje uživatelské jméno. Např.: &quot;(sAMAccountName=%s)&quot; nebo &quot;(uid=%s)&quot;',
'E-Mail Address Attribute' => 'Atributy emailu',
'Enable LDAP Support' => 'Povolit podporu LDAP',
'Encryption' => 'Šifrování',
'Fetch/Update Users Automatically' => 'Přenést/Aktualizovat uživatele automaticky',
'Hostname' => 'Hostname',
'LDAP' => 'LDAP',
'Login Filter' => 'Filtr Loginů',
'Password' => 'Heslo',
'Port' => 'Port',
'Specify your LDAP-backend used to fetch user accounts.' => 'Zadejte zálohu LDAP použitou pro načtení uživatelských účtů.',
'Status: Error! (Message: {message})' => 'Stav: chyba! (Odpověď: {message})',
'Status: OK! ({userCount} Users)' => 'Stav: OK! ({userCount} uživatelů)',
'The default base DN used for searching for accounts.' => 'Výchozí hodnoty DN použité pro vyhledávání účtů.',
'The default credentials password (used only with username above).' => 'Výchozí heslo pověření (používá se pouze s uživatelským jménem výše).',
'The default credentials username. Some servers require that this be in DN form. This must be given in DN form if the LDAP server requires a DN to bind and binding should be possible with simple usernames.' => 'Výchozí uživatelské jméno pověření. Některé servery vyžadují, aby byly ve formátu DN. Musí být uvedeno ve formátu DN, pokud server LDAP vyžaduje vazbu DN a vazba by měla být možná s jednoduchými uživatelskými jmény.',
'User Filter' => 'Uživatelský filtr',
'Username' => 'Uživatelské jméno',
'Username Attribute' => ' Atributy uživatelského jména',
'ID Attribute' => '',
'Ignored LDAP entries' => '',
'LDAP Attribute for E-Mail Address. Default: &quot;mail&quot;' => '',
'LDAP Attribute for Username. Example: &quot;uid&quot; or &quot;sAMAccountName&quot;' => '',
'Limit access to users meeting this criteria. Example: &quot;(objectClass=posixAccount)&quot; or &quot;(&(objectClass=person)(memberOf=CN=Workers,CN=Users,DC=myDomain,DC=com))&quot;' => '',
'Not changeable LDAP attribute to unambiguously identify the user in the directory. If empty the user will be determined automatically by e-mail address or username. Examples: objectguid (ActiveDirectory) or uidNumber (OpenLDAP)' => '',
'One DN per line which should not be imported automatically.' => '',
'Status: Warning! (No users found using the ldap user filter!)' => '',
];
return array (
'A TLS/SSL is strongly favored in production environments to prevent passwords from be transmitted in clear text.' => 'V produkčním prostředí je silně doporučeno používat TLS/SSL šifrování, aby hesla nebyla přenášena jako čistý text.',
'Base DN' => 'Base DN',
'Defines the filter to apply, when login is attempted. %s replaces the username in the login action. Example: &quot;(sAMAccountName=%s)&quot; or &quot;(uid=%s)&quot;' => 'Nastavení filtrů, které se mají aplikovat při pokusu o přihlášení. %s nahrazuje uživatelské jméno. Např.: &quot;(sAMAccountName=%s)&quot; nebo &quot;(uid=%s)&quot;',
'E-Mail Address Attribute' => 'Atributy emailu',
'Enable LDAP Support' => 'Povolit podporu LDAP',
'Encryption' => 'Šifrování',
'Fetch/Update Users Automatically' => 'Přenést/Aktualizovat uživatele automaticky',
'Hostname' => 'Hostname',
'ID Attribute' => '',
'Ignored LDAP entries' => '',
'LDAP' => 'LDAP',
'LDAP Attribute for E-Mail Address. Default: &quot;mail&quot;' => '',
'LDAP Attribute for Username. Example: &quot;uid&quot; or &quot;sAMAccountName&quot;' => '',
'Limit access to users meeting this criteria. Example: &quot;(objectClass=posixAccount)&quot; or &quot;(&(objectClass=person)(memberOf=CN=Workers,CN=Users,DC=myDomain,DC=com))&quot;' => '',
'Login Filter' => 'Filtr Loginů',
'Not changeable LDAP attribute to unambiguously identify the user in the directory. If empty the user will be determined automatically by e-mail address or username. Examples: objectguid (ActiveDirectory) or uidNumber (OpenLDAP)' => '',
'One DN per line which should not be imported automatically.' => '',
'Password' => 'Heslo',
'Port' => 'Port',
'Specify your LDAP-backend used to fetch user accounts.' => 'Zadejte zálohu LDAP použitou pro načtení uživatelských účtů.',
'Status: Error! (Message: {message})' => 'Stav: chyba! (Odpověď: {message})',
'Status: OK! ({userCount} Users)' => 'Stav: OK! ({userCount} uživatelů)',
'Status: Warning! (No users found using the ldap user filter!)' => 'Stav: Varování! (Pomocí filtru uživatelů ldap nebyli nalezeni žádní uživatelé!)',
'The default base DN used for searching for accounts.' => 'Výchozí hodnoty DN použité pro vyhledávání účtů.',
'The default credentials password (used only with username above).' => 'Výchozí heslo pověření (používá se pouze s uživatelským jménem výše).',
'The default credentials username. Some servers require that this be in DN form. This must be given in DN form if the LDAP server requires a DN to bind and binding should be possible with simple usernames.' => 'Výchozí uživatelské jméno pověření. Některé servery vyžadují, aby byly ve formátu DN. Musí být uvedeno ve formátu DN, pokud server LDAP vyžaduje vazbu DN a vazba by měla být možná s jednoduchými uživatelskými jmény.',
'User Filter' => 'Uživatelský filtr',
'Username' => 'Uživatelské jméno',
'Username Attribute' => 'Atributy uživatelského jména',
);

View File

@ -1,22 +1,5 @@
<?php
/**
* Message translations.
*
* This file is automatically generated by 'yii message/extract' command.
* It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages.
*
* Each array element represents the translation (value) of a message (key).
* If the value is empty, the message is considered as not translated.
* Messages that no longer need translation will have their translations
* enclosed between a pair of '@@' marks.
*
* Message string can be used with plural forms format. Check i18n section
* of the guide for details.
*
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'Allows user to like content' => '',
'Can like' => '',
];
return array (
'Allows user to like content' => 'Umožňuje uživateli lajkovat obsah',
'Can like' => 'Může se líbit',
);

View File

@ -1,10 +1,10 @@
<?php
return array (
' likes this.' => '',
'<strong>Users</strong> who like this' => '',
'Like' => '',
'Unlike' => '',
'You' => '',
'You like this.' => '',
'and {count} more like this.' => '',
' likes this.' => '좋아요.',
'<strong>Users</strong> who like this' => '<strong> 좋아요를 누른 사용자</strong>',
'Like' => '좋아요',
'Unlike' => '비추천',
'You' => '당신',
'You like this.' => '마음에 드시나요?',
'and {count} more like this.' => '그리고 {count} 더 많이 입력합니다.',
);

View File

@ -1,21 +1,4 @@
<?php
/**
* Message translations.
*
* This file is automatically generated by 'yii message/extract' command.
* It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages.
*
* Each array element represents the translation (value) of a message (key).
* If the value is empty, the message is considered as not translated.
* Messages that no longer need translation will have their translations
* enclosed between a pair of '@@' marks.
*
* Message string can be used with plural forms format. Check i18n section
* of the guide for details.
*
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'New Like' => '',
];
return array (
'New Like' => '신규 좋아요',
);

View File

@ -1,10 +1,10 @@
<?php
return array (
'Likes' => '좋아요',
'Receive Notifications when someone likes your content.' => '',
'View Online' => '',
'{displayNames} likes your {contentTitle}.' => '',
'{displayNames} likes {contentTitle}.' => '',
'{displayName} likes your {contentTitle}.' => '',
'{displayName} likes {contentTitle}.' => '',
'Receive Notifications when someone likes your content.' => '누군가가 내 콘텐츠에 \'좋아요\'를 누르면 알림을 받습니다.',
'View Online' => '온라인으로 보기',
'{displayNames} likes your {contentTitle}.' => '{displayNames}님이 당신의 {contentTitle}을 좋아합니다.',
'{displayNames} likes {contentTitle}.' => '{displayNames}님이 {contentTitle}을 좋아합니다.',
'{displayName} likes your {contentTitle}.' => '{displayName}님이 당신의 {contentTitle}을 좋아합니다.',
'{displayName} likes {contentTitle}.' => '{displayName}님이 {contentTitle}을 좋아합니다.',
);

View File

@ -1,22 +1,5 @@
<?php
/**
* Message translations.
*
* This file is automatically generated by 'yii message/extract' command.
* It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages.
*
* Each array element represents the translation (value) of a message (key).
* If the value is empty, the message is considered as not translated.
* Messages that no longer need translation will have their translations
* enclosed between a pair of '@@' marks.
*
* Message string can be used with plural forms format. Check i18n section
* of the guide for details.
*
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'Allows user to like content' => '',
'Can like' => '',
];
return array (
'Allows user to like content' => '사용자가 콘텐츠에 \'좋아요\'를 누를 수 있도록 허용',
'Can like' => '\'좋아요\'를 누를 수 있습니다.',
);

View File

@ -1,137 +1,136 @@
<?php
return [
'
return array (
'
Module successfully disabled!
' => 'Módulo deshabilitado con éxito.',
'
'
Module successfully enabled!
' => 'Módulo habilitado con éxito.',
'
'
No active Professional Edition license found!
' => '¡No se encontró ninguna licencia de Professional Edition activa!',
'
'
The license could not be activated:
' => 'No se pudo activar la licencia:',
'
'
The license was successfully activated!
' => '¡La licencia se activó correctamente!',
'
'
The license was successfully removed!
' => '¡La licencia fue eliminada con éxito!',
'--- Disable module: {moduleId} ---
'--- Disable module: {moduleId} ---
' => '--- Deshabilitar módulo: {moduleId} ---',
'--- Enable module: {moduleId} ---
'--- Enable module: {moduleId} ---
' => '--- Habilitar módulo: {moduleId} ---',
'<strong>Activate</strong> your Professional Edition' => '<strong>Activa</strong> tu edición profesional',
'<strong>General</strong> Settings' => 'Configuración <strong>general</strong>',
'A new update is available (HumHub %version%)!' => 'Hay una nueva actualización disponible (HumHub %version%).',
'Activate' => 'Activar',
'Activated' => 'Activado',
'Add Licence Key' => 'Añadir código de licencia',
'Add purchased module by licence key' => 'Agregar licencia de módulo comprado',
'All' => 'Todos',
'All {moduleId} module content will be deleted. Continue?' => 'Se eliminará todo el contenido del módulo {moduleId}. ¿Continuar?',
'Allow module versions in beta status' => 'Permitir utilizar versiones beta de los módulos',
'Available Updates' => 'Actualizaciones disponibles',
'Buy' => 'Comprar',
'Buy (%price%)' => 'Comprar (%price%)',
'Categories' => 'Categorías',
'Changelog' => 'Registro de cambios',
'Community' => 'Comunidad',
'Configure' => 'Configurar',
'Could not connect to HumHub API!
'<strong>Activate</strong> your Professional Edition' => '<strong>Activa</strong> tu edición profesional',
'<strong>General</strong> Settings' => 'Configuración <strong>general</strong>',
'A new update is available (HumHub %version%)!' => 'Hay una nueva actualización disponible (HumHub %version%).',
'Activate' => 'Activar',
'Activate now' => 'Activar ahora',
'Activated' => 'Activado',
'Add Licence Key' => 'Añadir código de licencia',
'Add purchased module by licence key' => 'Agregar licencia de módulo comprado',
'After installing the required module, all you have to do is activate it. After that you can instantly start using the module or function. Please note that some modules need to be configured before use.' => 'Tras instalar el módulo requerido, sólo le falta activarlo. Una vez lo haya hecho podrá comenzar a utilizar el módulo o la función. Por favor tenga en cuenta que algunos módulos requieren hacer una configuración antes de poder ser usados.',
'All' => 'Todos',
'All {moduleId} module content will be deleted. Continue?' => 'Se eliminará todo el contenido del módulo {moduleId}. ¿Continuar?',
'Allow module versions in beta status' => 'Permitir utilizar versiones beta de los módulos',
'Available Updates' => 'Actualizaciones disponibles',
'Buy' => 'Comprar',
'Buy (%price%)' => 'Comprar (%price%)',
'Categories' => 'Categorías',
'Changelog' => 'Registro de cambios',
'Community' => 'Comunidad',
'Configure' => 'Configurar',
'Could not connect to HumHub API!' => '¡No puedo conectar a la API de HumHub!',
'Could not connect to HumHub API!
' => '¡No se ha podido conectar a la API de HumHub!',
'Could not connect to licence server!' => '¡No se pudo conectar al servidor de licencias!',
'Could not extract module!' => '¡No se pudo extraer el módulo!',
'Could not find requested module!' => '¡No se pudo encontrar el módulo solicitado!',
'Could not remove old module path!' => 'No se pudo eliminar la ruta del módulo anterior.',
'Could not update licence. Error: ' => 'No se pudo actualizar la licencia. Error:',
'Deprecated' => 'Obsoleto',
'Download of module failed!' => '¡Falló la descarga del módulo!',
'Edit licence' => 'Editar licencia',
'Featured' => 'Destacado',
'General Settings' => 'Ajustes generales',
'If this Module is additionally marked as <strong>"Community"</strong> it is neither tested nor monitored by the HumHub project team.' => 'Si este módulo es adicionalmente marcado como <strong>"Communitario"</strong> quiere decir que no es probado ni monitoreado por el equipo de Humhub.',
'Information' => 'Información',
'Install' => 'Instalar',
'Installed' => 'Instalado',
'Invalid module licence key!
'Could not connect to licence server!' => '¡No se pudo conectar al servidor de licencias!',
'Could not extract module!' => '¡No se pudo extraer el módulo!',
'Could not find requested module!' => '¡No se pudo encontrar el módulo solicitado!',
'Could not find the requested module!' => '¡No se ha podido encontrar el módulo solicitado!',
'Could not remove old module path!' => 'No se pudo eliminar la ruta del módulo anterior.',
'Could not update licence. Error: ' => 'No se pudo actualizar la licencia. Error:',
'Deprecated' => 'Obsoleto',
'Download of module failed!' => '¡Falló la descarga del módulo!',
'Edit licence' => 'Editar licencia',
'Featured' => 'Destacado',
'Find all the modules you can add to your network in our HumHub Marketplace. Discover numerous add-ons and features that customize the software and give you the possibility to configure your network to your needs.' => 'Encuentre todos los módulos que puede añadir a su red en la tienda de aplicaciones de HumHub. Descubra los numerosos complementos y capacidades que le permiten personalizar el software y configurar su red de acuerdo a sus propias necesidades.',
'General Settings' => 'Ajustes generales',
'Great!' => '¡Estupendo!',
'If this Module is additionally marked as <strong>"Community"</strong> it is neither tested nor monitored by the HumHub project team.' => 'Si este módulo es adicionalmente marcado como <strong>"Communitario"</strong> quiere decir que no es probado ni monitoreado por el equipo de Humhub.',
'Information' => 'Información',
'Install' => 'Instalar',
'Installed' => 'Instalado',
'Invalid module licence key!' => '¡La clave de licencia del módulo es inválida!',
'Invalid module licence key!
' => '¡Clave de licencia de módulo no válida!',
'Latest version:' => 'Última versión:',
'Learn more' => 'Saber más',
'Licence Key:' => 'Número de licencia:',
'Licence key' => 'Clave de licencia',
'Licenced for max. {number} users.' => 'Con licencia para máx. {number} usuarios.',
'Licenced to:' => 'Con licencia para:',
'License not found or expired. Please contact the module publisher.' => 'No se ha encontrado una licencia o está expirada. Por favor póngase en contacto con el desarrollador del módulo.',
'Marketplace' => 'Marketplace',
'Max. users:' => 'Usuarios máximos:',
'Module "{moduleName}" has been updated to version {newVersion} successfully.' => 'El módulo "{moduleName}" ha sido actualizado con éxito a la versión {newVersion}.',
'Module directory %modulePath% is not writeable!' => '¡El directorio del módulo %modulePath% no es escribible!',
'Module download failed! (%error%)' => '¡Falló la descarga del módulo! (%error%)',
'Module licence added!
'Latest version:' => 'Última versión:',
'Learn more' => 'Saber más',
'Licence Key:' => 'Número de licencia:',
'Licence key' => 'Clave de licencia',
'Licenced for max. {number} users.' => 'Con licencia para máx. {number} usuarios.',
'Licenced to:' => 'Con licencia para:',
'License not found or expired. Please contact the module publisher.' => 'No se ha encontrado una licencia o está expirada. Por favor póngase en contacto con el desarrollador del módulo.',
'Marketplace' => 'Marketplace',
'Marketplace is disabled.' => 'La tienda de aplicaciones está deshabilitada.',
'Max. users:' => 'Usuarios máximos:',
'Module "{moduleName}" has been updated to version {newVersion} successfully.' => 'El módulo "{moduleName}" ha sido actualizado con éxito a la versión {newVersion}.',
'Module <strong>activated</strong>' => 'Módulo <strong>activado</strong>',
'Module <strong>installed</strong>' => 'Módulo <strong>instalado</strong>',
'Module Administration' => 'Administración de módulos',
'Module configuration' => 'Configuración de módulos',
'Module directory %modulePath% is not writeable!' => '¡El directorio del módulo %modulePath% no es escribible!',
'Module download failed! (%error%)' => '¡Falló la descarga del módulo! (%error%)',
'Module is <strong>installing...</strong>' => 'Se está <strong>instalando</strong> el módulo...',
'Module licence added!' => '¡Se ha añadido la licencia del módulo!',
'Module licence added!
' => '¡Se ha añadido la licencia de módulo!',
'Module licence key cannot be empty!
'Module licence key cannot be empty!
' => '¡La clave de licencia de módulo no puede estar vacía!',
'Module not found or activated!
'Module not found or activated!
' => 'El módulo no se ha encontrado o está ya activado.',
'Module not found!
'Module not found!
' => 'El módulo no se ha encontrado.',
'More info' => 'Más información',
'New' => 'Nuevo',
'No compatible module version found!' => '¡No se encontró una versión compatible del módulo!',
'No license key? Find out more about the {pro} or contact us.' => '¿Sin clave de licencia? Obtenga más información sobre {pro} o contáctenos.',
'No modules found.' => 'No se han encontrado módulos.',
'No modules installed yet. Install some to enhance the functionality!' => 'Ningun módulos instalados. instala unos para que se mejore la functionalidad.',
'No purchased modules found!' => 'No se encontraron módulos comprados',
'Official' => 'Oficial',
'Ok' => 'Ok',
'PROFESSIONAL EDITION' => 'EDICIÓN PROFESIONAL',
'Partner' => 'Partner',
'Professional Edition' => 'Edición profesional',
'Professional Edition is activated!' => '¡La Edición Profesional está activada!',
'Register' => 'Registrarse',
'Remove licence key' => 'Eliminar clave de licencia',
'Save and update' => 'Guardar y actualizar',
'Search' => 'Buscar',
'Search...' => 'Buscar...',
'Settings' => 'Ajustes',
'Stop updating' => 'Dejar de actualizar',
'Tags' => 'Etiquetas',
'The HumHub project does not guarantee the functionality, quality or the continuous development of this Module.' => 'El equipo de HumHub no garantiza el funcionamiento, calidad o el contínuo desarrollo de este módulo.',
'Third-party' => 'Terceros',
'Third-party Modules are not covered by Professional Edition agreements.' => 'Los módulos hechos por terceros no están cubierto por los términos de la Licencia Profesional.',
'Third-party disclaimer' => 'Aviso de responsabilidad de terceros',
'This Module was developed by a third-party.' => 'Este módulo fue desarrollado por un tercero.',
'Try other keywords or remove filters.' => 'Intentar otras palabras clave o eliminar filtros.',
'Update' => 'Actualizar',
'Update all' => 'Actualizar todos',
'Update successful' => 'Actualización completada con éxito.',
'Upgrade to Professional Edition' => 'Actualizar a la edición profesional',
'Version:' => 'Versión:',
'Your HumHub installation is up to date!' => 'Tu instalación de HumHub está actualizada.',
'Activate now' => '',
'After installing the required module, all you have to do is activate it. After that you can instantly start using the module or function. Please note that some modules need to be configured before use.' => '',
'Could not connect to HumHub API!' => '',
'Could not find the requested module!' => '',
'Find all the modules you can add to your network in our HumHub Marketplace. Discover numerous add-ons and features that customize the software and give you the possibility to configure your network to your needs.' => '',
'Great!' => '',
'Invalid module licence key!' => '',
'Marketplace is disabled.' => '',
'Module <strong>activated</strong>' => '',
'Module <strong>installed</strong>' => '',
'Module Administration' => '',
'Module configuration' => '',
'Module is <strong>installing...</strong>' => '',
'Module licence added!' => '',
'Uninstalled' => '',
'We are almost there! As a final step, we recommend that you take a look at the module configuration, where you will find numerous configuration options, some of which are required.' => '',
'Well done! To make the module available within your network, you will also need to activate it. Do you want to activate it now?' => '',
'Well done! You have successful installed an activated the module!' => '',
'Would you like to jump straight to it?' => '',
];
'More info' => 'Más información',
'New' => 'Nuevo',
'No compatible module version found!' => '¡No se encontró una versión compatible del módulo!',
'No license key? Find out more about the {pro} or contact us.' => '¿Sin clave de licencia? Obtenga más información sobre {pro} o contáctenos.',
'No modules found.' => 'No se han encontrado módulos.',
'No modules installed yet. Install some to enhance the functionality!' => 'Ningun módulos instalados. instala unos para que se mejore la functionalidad.',
'No purchased modules found!' => 'No se encontraron módulos comprados',
'Official' => 'Oficial',
'Ok' => 'Ok',
'PROFESSIONAL EDITION' => 'EDICIÓN PROFESIONAL',
'Partner' => 'Partner',
'Professional Edition' => 'Edición profesional',
'Professional Edition is activated!' => '¡La Edición Profesional está activada!',
'Register' => 'Registrarse',
'Remove licence key' => 'Eliminar clave de licencia',
'Save and update' => 'Guardar y actualizar',
'Search' => 'Buscar',
'Search...' => 'Buscar...',
'Settings' => 'Ajustes',
'Stop updating' => 'Dejar de actualizar',
'Tags' => 'Etiquetas',
'The HumHub project does not guarantee the functionality, quality or the continuous development of this Module.' => 'El equipo de HumHub no garantiza el funcionamiento, calidad o el contínuo desarrollo de este módulo.',
'Third-party' => 'Terceros',
'Third-party Modules are not covered by Professional Edition agreements.' => 'Los módulos hechos por terceros no están cubierto por los términos de la Licencia Profesional.',
'Third-party disclaimer' => 'Aviso de responsabilidad de terceros',
'This Module was developed by a third-party.' => 'Este módulo fue desarrollado por un tercero.',
'Try other keywords or remove filters.' => 'Intentar otras palabras clave o eliminar filtros.',
'Uninstalled' => 'No instalado',
'Update' => 'Actualizar',
'Update all' => 'Actualizar todos',
'Update successful' => 'Actualización completada con éxito.',
'Upgrade to Professional Edition' => 'Actualizar a la edición profesional',
'Version:' => 'Versión:',
'We are almost there! As a final step, we recommend that you take a look at the module configuration, where you will find numerous configuration options, some of which are required.' => '¡Ya casi está! Como paso final, le recomendamos que eche un vistazo a la configuración del módulo, donde encontrará muchas opciones de configuración, algunas de las cuales son requeridas.',
'Well done! To make the module available within your network, you will also need to activate it. Do you want to activate it now?' => '¡Bien hecho! Para hacer que el módulo esté disponible en su red, tendrá que activarlo también. ¿Quiere activarlo ahora?',
'Well done! You have successful installed an activated the module!' => '¡Bien hecho! Ha instalado y activado el módulo correctamente.',
'Would you like to jump straight to it?' => '¿Quiere ir directamente allí?',
'Your HumHub installation is up to date!' => 'Tu instalación de HumHub está actualizada.',
);

View File

@ -81,7 +81,7 @@ The license was successfully removed!
'Module "{moduleName}" has been updated to version {newVersion} successfully.' => 'Mise à jour réussie du module "{moduleName}" vers la version {newVersion}.',
'Module <strong>activated</strong>' => 'Module <strong>activé</strong>',
'Module <strong>installed</strong>' => 'Module <strong>installé</strong>',
'Module Administration' => 'Module d\'administration',
'Module Administration' => 'Administration des modules',
'Module configuration' => 'Configuration du module',
'Module directory %modulePath% is not writeable!' => 'Le dossier du module %modulePath% est en lecture seule.',
'Module download failed! (%error%)' => 'Erreur de téléchargement du module (%error%)',

View File

@ -1,137 +1,136 @@
<?php
return [
'
return array (
'
Module successfully disabled!
' => 'Il modulo è stato disattivato!',
'
'
Module successfully enabled!
' => 'Il modulo è stato attivato!',
'
'
No active Professional Edition license found!
' => 'Nessuna licenza Professional Edition attiva trovata!',
'
'
The license could not be activated:
' => 'Non è stato possibile attivare la licenza:',
'
'
The license was successfully activated!
' => 'La licenza è stata attivata con successo!',
'
'
The license was successfully removed!
' => 'La licenza è stata rimossa con successo!',
'--- Disable module: {moduleId} ---
'--- Disable module: {moduleId} ---
' => '--- Disattiva modulo: {moduleId} ---',
'--- Enable module: {moduleId} ---
'--- Enable module: {moduleId} ---
' => '--- Attiva modulo: {moduleId} ---',
'<strong>Activate</strong> your Professional Edition' => '<strong> Attiva </strong> la tua Professional Edition',
'<strong>General</strong> Settings' => '<strong>Generale</strong> Impostazioni',
'A new update is available (HumHub %version%)!' => 'È disponibile un nuovo aggiornamento (HumHub %version%)!',
'Activate' => 'Attiva',
'Activated' => 'Attivato',
'Add Licence Key' => 'Aggiungi chiave di licenza',
'Add purchased module by licence key' => 'Aggiungi modulo acquistato tramite chiave licenza',
'All' => 'Tutti',
'All {moduleId} module content will be deleted. Continue?' => 'Tutti i contenuti del modulo {moduleId} verranno eliminati. Continuare?',
'Allow module versions in beta status' => 'Consenti le versioni del modulo in stato beta',
'Available Updates' => 'Aggiornamenti disponibili',
'Buy' => 'Compra',
'Buy (%price%)' => 'Compra (%price%)',
'Categories' => 'Categorie',
'Changelog' => 'Registro delle modifiche',
'Community' => 'Comunità',
'Configure' => 'Configura',
'Could not connect to HumHub API!
'<strong>Activate</strong> your Professional Edition' => '<strong> Attiva </strong> la tua Professional Edition',
'<strong>General</strong> Settings' => '<strong>Generale</strong> Impostazioni',
'A new update is available (HumHub %version%)!' => 'È disponibile un nuovo aggiornamento (HumHub %version%)!',
'Activate' => 'Attiva',
'Activate now' => 'Attivare Ora',
'Activated' => 'Attivato',
'Add Licence Key' => 'Aggiungi chiave di licenza',
'Add purchased module by licence key' => 'Aggiungi modulo acquistato tramite chiave licenza',
'After installing the required module, all you have to do is activate it. After that you can instantly start using the module or function. Please note that some modules need to be configured before use.' => 'Dopo aver installato il modulo richiesto, è sufficiente attivarlo. Dopodiché si potrà iniziare a utilizzare immediatamente il modulo o la funzione. Si noti che alcuni moduli devono essere configurati prima dell\'uso.',
'All' => 'Tutti',
'All {moduleId} module content will be deleted. Continue?' => 'Tutti i contenuti del modulo {moduleId} verranno eliminati. Continuare?',
'Allow module versions in beta status' => 'Consenti le versioni del modulo in stato beta',
'Available Updates' => 'Aggiornamenti disponibili',
'Buy' => 'Compra',
'Buy (%price%)' => 'Compra (%price%)',
'Categories' => 'Categorie',
'Changelog' => 'Registro delle modifiche',
'Community' => 'Comunità',
'Configure' => 'Configura',
'Could not connect to HumHub API!' => 'Impossibile connettersi all\'API di HumHub!',
'Could not connect to HumHub API!
' => 'Impossibile connettersi all\'API HumHub!',
'Could not connect to licence server!' => 'Impossibile connettersi al server delle licenze!',
'Could not extract module!' => 'Non posso estrarre il modulo!',
'Could not find requested module!' => 'Non posso trovare il modulo richiesto!',
'Could not remove old module path!' => 'Impossibile rimuovere il vecchio percorso del modulo!',
'Could not update licence. Error: ' => 'Impossibile aggiornare la licenza. Errore:',
'Deprecated' => 'Deprecato',
'Download of module failed!' => 'Scaricamento del modulo fallito!',
'Edit licence' => 'Modifica licenza',
'Featured' => 'In primo piano',
'General Settings' => 'Impostazioni generali',
'If this Module is additionally marked as <strong>"Community"</strong> it is neither tested nor monitored by the HumHub project team.' => 'Se questo modulo è inoltre contrassegnato come <strong> "Community" </strong> non viene né testato né monitorato dal team del progetto HumHub.',
'Information' => 'Informazioni',
'Install' => 'Installa',
'Installed' => 'Installato',
'Invalid module licence key!
'Could not connect to licence server!' => 'Impossibile connettersi al server delle licenze!',
'Could not extract module!' => 'Non posso estrarre il modulo!',
'Could not find requested module!' => 'Non posso trovare il modulo richiesto!',
'Could not find the requested module!' => 'Impossibile trovare il modulo richiesto!',
'Could not remove old module path!' => 'Impossibile rimuovere il vecchio percorso del modulo!',
'Could not update licence. Error: ' => 'Impossibile aggiornare la licenza. Errore:',
'Deprecated' => 'Deprecato',
'Download of module failed!' => 'Scaricamento del modulo fallito!',
'Edit licence' => 'Modifica licenza',
'Featured' => 'In primo piano',
'Find all the modules you can add to your network in our HumHub Marketplace. Discover numerous add-ons and features that customize the software and give you the possibility to configure your network to your needs.' => 'Trovate tutti i moduli che potete aggiungere alla vostra rete nel nostro HumHub Marketplace. Scoprite numerosi componenti aggiuntivi e funzioni che personalizzano il software e vi danno la possibilità di configurare la rete in base alle vostre esigenze.',
'General Settings' => 'Impostazioni generali',
'Great!' => 'Grande!',
'If this Module is additionally marked as <strong>"Community"</strong> it is neither tested nor monitored by the HumHub project team.' => 'Se questo modulo è inoltre contrassegnato come <strong> "Community" </strong> non viene né testato né monitorato dal team del progetto HumHub.',
'Information' => 'Informazioni',
'Install' => 'Installa',
'Installed' => 'Installato',
'Invalid module licence key!' => 'Chiave di licenza del modulo non valida!',
'Invalid module licence key!
' => 'Chiave di licenza del modulo non valida!',
'Latest version:' => 'Ultima versione:',
'Learn more' => 'Per saperne di più',
'Licence Key:' => 'Chiave licenza:',
'Licence key' => 'Chiave di licenza',
'Licenced for max. {number} users.' => 'Licenza per max. {number} utenti.',
'Licenced to:' => 'Concesso in licenza a:',
'License not found or expired. Please contact the module publisher.' => 'Licenza non trovata o scaduta. Si prega di contattare l\'editore del modulo.',
'Marketplace' => 'Marketplace',
'Max. users:' => 'Numero utenti massimi:',
'Module "{moduleName}" has been updated to version {newVersion} successfully.' => 'Il modulo "{moduleName}" è stato aggiornato correttamente alla versione {newVersion}.',
'Module directory %modulePath% is not writeable!' => 'La directory del modulo %modulePath% non è scrivibile!',
'Module download failed! (%error%)' => 'Scaricamento del modulo fallito! (%error%)',
'Module licence added!
'Latest version:' => 'Ultima versione:',
'Learn more' => 'Per saperne di più',
'Licence Key:' => 'Chiave licenza:',
'Licence key' => 'Chiave di licenza',
'Licenced for max. {number} users.' => 'Licenza per max. {number} utenti.',
'Licenced to:' => 'Concesso in licenza a:',
'License not found or expired. Please contact the module publisher.' => 'Licenza non trovata o scaduta. Si prega di contattare l\'editore del modulo.',
'Marketplace' => 'Marketplace',
'Marketplace is disabled.' => 'Il Marketplace è disattivato.',
'Max. users:' => 'Numero utenti massimi:',
'Module "{moduleName}" has been updated to version {newVersion} successfully.' => 'Il modulo "{moduleName}" è stato aggiornato correttamente alla versione {newVersion}.',
'Module <strong>activated</strong>' => 'Modulo <strong>Attivato</strong>',
'Module <strong>installed</strong>' => 'Modulo <strong>installato</strong>',
'Module Administration' => 'Amministrazione del modulo',
'Module configuration' => 'Configurazione del modulo',
'Module directory %modulePath% is not writeable!' => 'La directory del modulo %modulePath% non è scrivibile!',
'Module download failed! (%error%)' => 'Scaricamento del modulo fallito! (%error%)',
'Module is <strong>installing...</strong>' => 'Il modulo si sta <strong>installando...</strong>',
'Module licence added!' => 'Aggiunta della licenza del modulo!',
'Module licence added!
' => 'Licenza modulo aggiunta!',
'Module licence key cannot be empty!
'Module licence key cannot be empty!
' => 'La chiave di licenza del modulo non può essere vuota!',
'Module not found or activated!
'Module not found or activated!
' => 'Modulo non trovato o non attivato!',
'Module not found!
'Module not found!
' => 'Modulo non trovato!',
'More info' => 'Più informazioni',
'New' => 'Nuovo',
'No compatible module version found!' => 'Non è stata trovata nessuna versione compatibile del modulo!',
'No license key? Find out more about the {pro} or contact us.' => 'Nessuna chiave di licenza? Scopri di più su {pro} o contattaci.',
'No modules found.' => 'Nessun modulo trovato.',
'No modules installed yet. Install some to enhance the functionality!' => 'Nessun modulo ancora installato. Installane qualcuno per migliorare le funzionalità!',
'No purchased modules found!' => 'Nessun modulo acquistato trovato!',
'Official' => 'Ufficiale',
'Ok' => 'Ok',
'PROFESSIONAL EDITION' => 'EDIZIONE PROFESSIONALE',
'Partner' => 'Compagno',
'Professional Edition' => 'Edizione professionale',
'Professional Edition is activated!' => 'La Professional Edition è attivata!',
'Register' => 'Registrati',
'Remove licence key' => 'Rimuovi la chiave di licenza',
'Save and update' => 'Salva e aggiorna',
'Search' => 'Ricerca',
'Search...' => 'Cerca...',
'Settings' => 'Impostazioni',
'Stop updating' => 'Smetti di aggiornare',
'Tags' => 'Tag',
'The HumHub project does not guarantee the functionality, quality or the continuous development of this Module.' => 'Il progetto HumHub non garantisce la funzionalità, la qualità o lo sviluppo continuo di questo modulo.',
'Third-party' => 'Terze parti',
'Third-party Modules are not covered by Professional Edition agreements.' => 'I moduli di terze parti non sono coperti dagli accordi della Professional Edition.',
'Third-party disclaimer' => 'Liberatoria terze parti',
'This Module was developed by a third-party.' => 'Questo modulo è stato sviluppato da una terza parte.',
'Try other keywords or remove filters.' => 'Prova altre parole chiave o rimuovi i filtri.',
'Update' => 'Aggiorna',
'Update all' => 'Aggiorna tutto',
'Update successful' => 'Aggiornamento completato',
'Upgrade to Professional Edition' => 'Aggiorna alla Professional Edition',
'Version:' => 'Versione:',
'Your HumHub installation is up to date!' => 'L\'installazione di HumHub è aggiornata!',
'Activate now' => '',
'After installing the required module, all you have to do is activate it. After that you can instantly start using the module or function. Please note that some modules need to be configured before use.' => '',
'Could not connect to HumHub API!' => '',
'Could not find the requested module!' => '',
'Find all the modules you can add to your network in our HumHub Marketplace. Discover numerous add-ons and features that customize the software and give you the possibility to configure your network to your needs.' => '',
'Great!' => '',
'Invalid module licence key!' => '',
'Marketplace is disabled.' => '',
'Module <strong>activated</strong>' => '',
'Module <strong>installed</strong>' => '',
'Module Administration' => '',
'Module configuration' => '',
'Module is <strong>installing...</strong>' => '',
'Module licence added!' => '',
'Uninstalled' => '',
'We are almost there! As a final step, we recommend that you take a look at the module configuration, where you will find numerous configuration options, some of which are required.' => '',
'Well done! To make the module available within your network, you will also need to activate it. Do you want to activate it now?' => '',
'Well done! You have successful installed an activated the module!' => '',
'Would you like to jump straight to it?' => '',
];
'More info' => 'Più informazioni',
'New' => 'Nuovo',
'No compatible module version found!' => 'Non è stata trovata nessuna versione compatibile del modulo!',
'No license key? Find out more about the {pro} or contact us.' => 'Nessuna chiave di licenza? Scopri di più su {pro} o contattaci.',
'No modules found.' => 'Nessun modulo trovato.',
'No modules installed yet. Install some to enhance the functionality!' => 'Nessun modulo ancora installato. Installane qualcuno per migliorare le funzionalità!',
'No purchased modules found!' => 'Nessun modulo acquistato trovato!',
'Official' => 'Ufficiale',
'Ok' => 'Ok',
'PROFESSIONAL EDITION' => 'EDIZIONE PROFESSIONALE',
'Partner' => 'Compagno',
'Professional Edition' => 'Edizione professionale',
'Professional Edition is activated!' => 'La Professional Edition è attivata!',
'Register' => 'Registrati',
'Remove licence key' => 'Rimuovi la chiave di licenza',
'Save and update' => 'Salva e aggiorna',
'Search' => 'Ricerca',
'Search...' => 'Cerca...',
'Settings' => 'Impostazioni',
'Stop updating' => 'Smetti di aggiornare',
'Tags' => 'Tag',
'The HumHub project does not guarantee the functionality, quality or the continuous development of this Module.' => 'Il progetto HumHub non garantisce la funzionalità, la qualità o lo sviluppo continuo di questo modulo.',
'Third-party' => 'Terze parti',
'Third-party Modules are not covered by Professional Edition agreements.' => 'I moduli di terze parti non sono coperti dagli accordi della Professional Edition.',
'Third-party disclaimer' => 'Liberatoria terze parti',
'This Module was developed by a third-party.' => 'Questo modulo è stato sviluppato da una terza parte.',
'Try other keywords or remove filters.' => 'Prova altre parole chiave o rimuovi i filtri.',
'Uninstalled' => 'Disinstallato',
'Update' => 'Aggiorna',
'Update all' => 'Aggiorna tutto',
'Update successful' => 'Aggiornamento completato',
'Upgrade to Professional Edition' => 'Aggiorna alla Professional Edition',
'Version:' => 'Versione:',
'We are almost there! As a final step, we recommend that you take a look at the module configuration, where you will find numerous configuration options, some of which are required.' => 'Ci siamo quasi! Come ultimo passo, vi consigliamo di dare un\'occhiata alla configurazione del modulo, dove troverete numerose opzioni di configurazione, alcune delle quali sono obbligatorie.',
'Well done! To make the module available within your network, you will also need to activate it. Do you want to activate it now?' => 'Ben fatto! Per rendere il modulo disponibile all\'interno della vostra rete, dovrete anche attivarlo. Volete attivarlo ora?',
'Well done! You have successful installed an activated the module!' => 'Ben fatto! Il modulo è stato installato e attivato con successo!',
'Would you like to jump straight to it?' => 'Volete passare direttamente a questo?',
'Your HumHub installation is up to date!' => 'L\'installazione di HumHub è aggiornata!',
);

View File

@ -122,7 +122,7 @@ The license was successfully removed!
'Third-party disclaimer' => 'Derde partij disclamer',
'This Module was developed by a third-party.' => 'Deze module is ontwikkeld door een derde partij.',
'Try other keywords or remove filters.' => 'Probeer andere zoekwoorden of verwijder filters.',
'Uninstalled' => 'Verwijderd',
'Uninstalled' => 'Installeerbaar',
'Update' => 'Bijwerken',
'Update all' => 'Werk alles bij',
'Update successful' => 'De nieuwe versie is succesvol geïnstalleerd.',

View File

@ -1,31 +1,30 @@
<?php
return [
'<strong>Notification</strong> Overview' => '<strong>Přehled upozornění </strong> ',
'<strong>Notification</strong> Settings' => 'Nastavení <strong>upozornění</strong>',
'Allow desktop notifications by default.' => 'Povolit upozornění na ploše ve výchozím nastavení.',
'Filter' => 'Filtr',
'In this view, you can define the default behavior for your users. These settings can be overwritten by users in their account settings page.' => 'V tomto zobrazení můžete definovat výchozí chování pro vaše uživatele. Tato nastavení mohou uživatelé přepsat na stránce nastavení účtu.',
'Mark all as seen' => 'Označit vše jako přečtené',
'Module Filter' => 'Filtr modulů',
'New' => 'Novinky',
'No notifications found!' => 'Žádné upozornění.',
'Notifications' => 'Upozornění',
'Notifications are sent directly to your users to inform them about new activities in your network.' => 'Oznámení jsou zasílána přímo vašim uživatelům, aby je informovali o nových aktivitách v síti.',
'Notifications are sent instantly to you to inform you about new activities in your network.' => 'Oznámení vám budou okamžitě odeslána, abyste vás informovali o nových aktivitách v síti.',
'Receive \'New Content\' Notifications for the following spaces' => 'Obdržíte oznámení o novém obsahu pro následující prosotry',
'Receive desktop notifications when you are online.' => 'Obdržíte upozornění na plochu v případě, že budete online',
'Reset to defaults' => 'Obnovit na základní hodnoty',
'Show all notifications' => 'Zobrazit všechny upozornění',
'There are no notifications yet.' => 'Zatím zde nejsou žádná upozornění.',
'This view allows you to configure your notification settings by selecting the desired targets for the given notification categories.' => 'Toto zobrazení umožňuje konfigurovat nastavení oznámení pomocí výběru požadovaných cílů pro dané kategorie oznámení.',
'Type' => 'Typ',
'View online:' => 'Zobrazit online:',
'{displayName} and {displayName2}' => '{displayName} a {displayName2}',
'{displayName} and {number} others' => '{displayName} a {number} dalších',
'Do you want to reset the settings concerning email summaries for all users?' => '',
'Do you want to reset the settings concerning notifications for all users?' => '',
'Open the notification dropdown menu' => '',
'Reset for all users' => '',
'The requested content is not valid or was removed!' => '',
];
return array (
'<strong>Notification</strong> Overview' => '<strong>Přehled upozornění </strong>',
'<strong>Notification</strong> Settings' => 'Nastavení <strong>upozornění</strong>',
'Allow desktop notifications by default.' => 'Povolit upozornění na ploše ve výchozím nastavení.',
'Do you want to reset the settings concerning email summaries for all users?' => 'Chcete obnovit nastavení týkající se e-mailových souhrnů pro všechny uživatele?',
'Do you want to reset the settings concerning notifications for all users?' => 'Chcete obnovit nastavení týkající se oznámení pro všechny uživatele?',
'Filter' => 'Filtr',
'In this view, you can define the default behavior for your users. These settings can be overwritten by users in their account settings page.' => 'V tomto zobrazení můžete definovat výchozí chování pro vaše uživatele. Tato nastavení mohou uživatelé přepsat na stránce nastavení účtu.',
'Mark all as seen' => 'Označit vše jako přečtené',
'Module Filter' => 'Filtr modulů',
'New' => 'Novinky',
'No notifications found!' => 'Žádné upozornění.',
'Notifications' => 'Upozornění',
'Notifications are sent directly to your users to inform them about new activities in your network.' => 'Oznámení jsou zasílána přímo vašim uživatelům, aby je informovali o nových aktivitách v síti.',
'Notifications are sent instantly to you to inform you about new activities in your network.' => 'Oznámení vám budou okamžitě odeslána, abyste vás informovali o nových aktivitách v síti.',
'Open the notification dropdown menu' => 'Otevřete rozbalovací nabídku oznámení',
'Receive \'New Content\' Notifications for the following spaces' => 'Obdržíte oznámení o novém obsahu pro následující prosotry',
'Receive desktop notifications when you are online.' => 'Obdržíte upozornění na plochu v případě, že budete online',
'Reset for all users' => 'Reset pro všechny uživatele',
'Reset to defaults' => 'Obnovit na základní hodnoty',
'Show all notifications' => 'Zobrazit všechny upozornění',
'The requested content is not valid or was removed!' => 'Požadovaný obsah není platný nebo byl odstraněn!',
'There are no notifications yet.' => 'Zatím zde nejsou žádná upozornění.',
'This view allows you to configure your notification settings by selecting the desired targets for the given notification categories.' => 'Toto zobrazení umožňuje konfigurovat nastavení oznámení pomocí výběru požadovaných cílů pro dané kategorie oznámení.',
'Type' => 'Typ',
'View online:' => 'Zobrazit online:',
'{displayName} and {displayName2}' => '{displayName} a {displayName2}',
'{displayName} and {number} others' => '{displayName} a {number} dalších',
);

View File

@ -1,7 +1,7 @@
<?php
return array (
'<strong>Notification</strong> Overview' => '',
'<strong>Notification</strong> Settings' => '',
'<strong>Notification</strong> Overview' => '<strong>알림</strong> 개요',
'<strong>Notification</strong> Settings' => '<strong>알림</strong> 설정',
'Allow desktop notifications by default.' => '기본적으로 데스크톱 알림을 허용합니다.',
'Do you want to reset the settings concerning email summaries for all users?' => '모든 사용자의 이메일 요약 관련 설정을 재설정하시겠습니까?',
'Do you want to reset the settings concerning notifications for all users?' => '모든 사용자에 대한 알림 관련 설정을 재설정하시겠습니까?',
@ -25,6 +25,6 @@ return array (
'This view allows you to configure your notification settings by selecting the desired targets for the given notification categories.' => '이 보기에서는 지정된 알림 카테고리에 대해 원하는 대상을 선택하여 알림 설정을 구성할 수 있습니다.',
'Type' => '형식',
'View online:' => '온라인 보기',
'{displayName} and {displayName2}' => '',
'{displayName} and {number} others' => '',
'{displayName} and {displayName2}' => '{displayName}님과 {displayName2}',
'{displayName} and {number} others' => '{displayName}님과 {number}들',
);

View File

@ -1,5 +1,5 @@
<?php
return array (
'E-Mail' => '',
'E-Mail' => '이메일',
'Web' => '웹',
);

View File

@ -1,21 +1,4 @@
<?php
/**
* Message translations.
*
* This file is automatically generated by 'yii message/extract' command.
* It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages.
*
* Each array element represents the translation (value) of a message (key).
* If the value is empty, the message is considered as not translated.
* Messages that no longer need translation will have their translations
* enclosed between a pair of '@@' marks.
*
* Message string can be used with plural forms format. Check i18n section
* of the guide for details.
*
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'Other' => '',
];
return array (
'Other' => '다른',
);

View File

@ -1,6 +1,6 @@
<?php
return array (
'E-Mail' => '',
'Mobile' => '',
'E-Mail' => '이메일',
'Mobile' => '모바일',
'Web' => '웹',
);

View File

@ -5,8 +5,8 @@ return array (
'Create post' => 'Vytvořit příspěvěk',
'Edit your post...' => 'Upravte svůj příspěvek...',
'Post' => 'Příspěvek',
'Post could not be saved!' => '',
'The post must not be empty!' => '',
'Post could not be saved!' => 'Příspěvek nelze uložit!',
'The post must not be empty!' => 'The post must not be empty!',
'This space is archived.' => 'Tento prostor archivován.',
'What\'s on your mind?' => 'Co se vám honí hlavou?',
'post' => 'Příspěvek',

View File

@ -1,28 +1,11 @@
<?php
/**
* Message translations.
*
* This file is automatically generated by 'yii message/extract' command.
* It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages.
*
* Each array element represents the translation (value) of a message (key).
* If the value is empty, the message is considered as not translated.
* Messages that no longer need translation will have their translations
* enclosed between a pair of '@@' marks.
*
* Message string can be used with plural forms format. Check i18n section
* of the guide for details.
*
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'Space has been archived' => '',
'Space has been unarchived' => '',
'Whenever a space is archived.' => '',
'Whenever a space is unarchived.' => '',
'Space member joined' => 'Připojil se nový člen prostoru',
'Space member left' => 'Člen opustil prostor',
'Whenever a member leaves one of your spaces.' => 'Kdykoli člen opustí jeden z vašich prostorů.',
'Whenever a new member joined one of your spaces.' => 'Kdykoli se nový člen připojil k některému z vašich prostorů.',
];
return array (
'Space has been archived' => 'Prostor byl archivován',
'Space has been unarchived' => 'Prostor byl odarchivován',
'Space member joined' => 'Připojil se nový člen prostoru',
'Space member left' => 'Člen opustil prostor',
'Whenever a member leaves one of your spaces.' => 'Kdykoli člen opustí jeden z vašich prostorů.',
'Whenever a new member joined one of your spaces.' => 'Kdykoli se nový člen připojil k některému z vašich prostorů.',
'Whenever a space is archived.' => 'Vždy, když je prostor archivován.',
'Whenever a space is unarchived.' => 'Vždy, když je prostor odarchivován.',
);

Some files were not shown because too many files have changed in this diff Show More