mirror of
https://github.com/humhub/humhub.git
synced 2025-01-17 22:28:51 +01:00
Merge branch 'develop' of github.com:humhub/humhub into develop
This commit is contained in:
commit
52b7b41a39
File diff suppressed because one or more lines are too long
@ -1,16 +1,19 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
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',
|
||||
@ -22,15 +25,18 @@ return [
|
||||
'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.',
|
||||
@ -41,21 +47,29 @@ return [
|
||||
'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.',
|
||||
@ -65,32 +79,17 @@ return [
|
||||
'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',
|
||||
'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.',
|
||||
'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' => '',
|
||||
];
|
||||
'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',
|
||||
);
|
||||
|
@ -1,17 +1,16 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
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í.',
|
||||
'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.' => '',
|
||||
];
|
||||
'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ě.',
|
||||
);
|
||||
|
@ -1,10 +1,20 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
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',
|
||||
@ -13,59 +23,47 @@ return [
|
||||
'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å',
|
||||
'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}\'?' => '',
|
||||
'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:' => '',
|
||||
@ -77,6 +75,7 @@ return [
|
||||
'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' => '',
|
||||
@ -93,4 +92,4 @@ return [
|
||||
'{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
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
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',
|
||||
@ -14,6 +13,7 @@ return [
|
||||
'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',
|
||||
@ -47,6 +47,7 @@ return [
|
||||
'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.',
|
||||
@ -84,13 +85,11 @@ return [
|
||||
'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',
|
||||
'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.' => '',
|
||||
];
|
||||
);
|
||||
|
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
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
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>',
|
||||
@ -14,6 +13,7 @@ return [
|
||||
'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',
|
||||
@ -47,6 +47,7 @@ return [
|
||||
'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.',
|
||||
@ -84,13 +85,11 @@ return [
|
||||
'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',
|
||||
'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.' => '',
|
||||
];
|
||||
);
|
||||
|
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
@ -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}.',
|
||||
);
|
||||
|
@ -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',
|
||||
);
|
||||
|
@ -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} 님을 팔로우합니다.',
|
||||
);
|
||||
|
@ -1,80 +1,79 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
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' => 'Administativné skupina',
|
||||
'Administrative group' => 'Administrativní skupina',
|
||||
'Administrators' => 'Administrátoři',
|
||||
'Advanced' => 'Rozšířené',
|
||||
'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' => 'Cache',
|
||||
'Configure' => 'Nastavit',
|
||||
'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...' => 'Zapnout modul...',
|
||||
'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' => 'OEmbed',
|
||||
'OEmbed providers' => 'Poskytovatelé obsahu',
|
||||
'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í',
|
||||
'Sign up' => 'Dokončit registraci',
|
||||
'Spaces' => 'prostor(y)',
|
||||
'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é',
|
||||
'<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.' => '',
|
||||
];
|
||||
'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.',
|
||||
);
|
||||
|
@ -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!
|
||||
' => '',
|
||||
' => 'Modul byl úspěšně povolen!',
|
||||
'--- Disable module: {moduleId} ---
|
||||
|
||||
' => '',
|
||||
' => '--- Zakázat modul: {moduleId} ---',
|
||||
'--- Enable module: {moduleId} ---
|
||||
|
||||
' => '',
|
||||
' => '--- Povolit modul: {moduleId} ---',
|
||||
'Module not found or activated!
|
||||
' => '',
|
||||
' => 'Modul nebyl nalezen nebo aktivován!',
|
||||
'Module not found!
|
||||
' => '',
|
||||
];
|
||||
' => 'Modul nebyl nalezen!',
|
||||
);
|
||||
|
@ -1,94 +1,93 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
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!',
|
||||
'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' => '',
|
||||
'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})' => '',
|
||||
'Minimum Version {minVersion}' => '',
|
||||
'Mobile App - Push Service' => '',
|
||||
'Module Directory' => '',
|
||||
'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.' => '',
|
||||
'Optional' => '',
|
||||
'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.' => '',
|
||||
'Pretty URLs' => '',
|
||||
'Profile Image' => '',
|
||||
'Queue successfully cleared.' => '',
|
||||
'Recommended collation is {collation}' => '',
|
||||
'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' => '',
|
||||
'Reserved' => 'Rezervováno',
|
||||
'Runtime' => '',
|
||||
'Search index rebuild in progress.' => '',
|
||||
'Search term...' => '',
|
||||
'Select category..' => '',
|
||||
'Select day' => '',
|
||||
'Select level...' => '',
|
||||
'Supported drivers: {drivers}' => '',
|
||||
'Table collations' => '',
|
||||
'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 ' => '',
|
||||
'The module(s) are no longer maintained and should be uninstalled.' => '',
|
||||
'Time zone' => '',
|
||||
'Trace' => '',
|
||||
'Uploads' => '',
|
||||
'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' => '',
|
||||
'Waiting' => '',
|
||||
'Warning' => '',
|
||||
'{imageExtension} Support' => '',
|
||||
'{phpExtension} Extension' => '',
|
||||
'{phpExtension} Support' => '',
|
||||
];
|
||||
'Version' => 'Verze',
|
||||
'Waiting' => 'Čekající',
|
||||
'Warning' => 'Varování',
|
||||
'{imageExtension} Support' => '{imageExtension} Podpora',
|
||||
'{phpExtension} Extension' => '{phpExtension} Rozšíření',
|
||||
'{phpExtension} Support' => '{phpExtension} Podpora',
|
||||
);
|
||||
|
@ -1,22 +1,21 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
return array (
|
||||
'%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.',
|
||||
'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' => 'Vypnuto',
|
||||
'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 vybrat, zda se má modul pro prostory či profily uživatelů automaticky zapnout. Pokud ano, vyberte "vždy zapnuto".',
|
||||
'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',
|
||||
'Spaces' => 'Místa',
|
||||
'Space default state' => 'Výchozí stav prostoru',
|
||||
'Spaces' => 'Prostory',
|
||||
'User default state' => 'Výchozí stav uživatele',
|
||||
'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' => '',
|
||||
];
|
||||
);
|
||||
|
@ -1,7 +1,6 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Administrative' => 'Administativa',
|
||||
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.',
|
||||
];
|
||||
);
|
||||
|
@ -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 -> Informace".',
|
||||
'Can manage Spaces within the \'Administration -> Spaces\' section.' => 'Editace sekce "Administrace -> Prostory".',
|
||||
'Can manage general settings.' => 'Editace sekce obecné nastavení.',
|
||||
'Can manage modules within the \'Administration -> Modules\' section.' => 'Editace sekce "Administrace -> 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',
|
||||
|
@ -1,41 +1,64 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
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',
|
||||
'Add OEmbed provider' => 'Přidat poskytovatele OEmbed ',
|
||||
'<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?',
|
||||
'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',
|
||||
'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' => 'Zapnuto',
|
||||
'Enabled OEmbed providers' => 'Povolení poskytovatelů služby OEmbed',
|
||||
'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í',
|
||||
@ -43,85 +66,61 @@ return [
|
||||
'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' => 'Logo',
|
||||
'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' => '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\'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.' => '',
|
||||
'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',
|
||||
);
|
||||
|
@ -1,33 +1,32 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
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ů',
|
||||
'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.' => '',
|
||||
'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.' => '',
|
||||
];
|
||||
);
|
||||
|
@ -1,132 +1,88 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
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ů',
|
||||
'Accept user: <strong>{displayName}</strong> ' => 'Přijmout uživatele: <strong>{displayName}</storng>',
|
||||
'<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' => 'Vytvořit novou kategorii',
|
||||
'Add new field' => 'Vytvořit nové pole',
|
||||
'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',
|
||||
'Disable' => 'Vypnout',
|
||||
'Disabled' => 'Nedostupný',
|
||||
'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',
|
||||
'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},
|
||||
|
||||
Your account has been activated.
|
||||
@ -146,6 +102,7 @@ Kind Regards
|
||||
{AdminName}
|
||||
|
||||
' => '',
|
||||
'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.' => '',
|
||||
@ -157,39 +114,81 @@ Kind Regards
|
||||
'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:' => '',
|
||||
'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\'.' => '',
|
||||
];
|
||||
'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',
|
||||
);
|
||||
|
@ -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.',
|
||||
|
@ -1,11 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
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',
|
||||
@ -34,11 +36,14 @@ return [
|
||||
'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',
|
||||
@ -55,26 +60,20 @@ return [
|
||||
'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',
|
||||
'<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.' => '',
|
||||
];
|
||||
'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.',
|
||||
);
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
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',
|
||||
@ -9,12 +9,14 @@ return [
|
||||
'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.',
|
||||
@ -44,8 +46,10 @@ return [
|
||||
'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',
|
||||
@ -72,6 +76,7 @@ return [
|
||||
'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',
|
||||
@ -85,10 +90,4 @@ return [
|
||||
'{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.' => '',
|
||||
];
|
||||
);
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
return array (
|
||||
'%moduleName% - Set as default module' => '%moduleName% - Establecer como módulo predeterminado',
|
||||
'Activated' => 'Activado',
|
||||
'Always activated' => 'Siempre activado',
|
||||
@ -9,14 +8,14 @@ return [
|
||||
'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',
|
||||
'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.' => '',
|
||||
];
|
||||
);
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
return array (
|
||||
'"My Spaces" Sorting' => 'Ordenación de “Mis espacios”',
|
||||
'1 month' => '1 mes',
|
||||
'1 week' => '1 semana',
|
||||
'1 year' => '1 año',
|
||||
@ -31,6 +31,8 @@ return [
|
||||
'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',
|
||||
@ -65,6 +67,7 @@ return [
|
||||
'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',
|
||||
@ -120,8 +123,4 @@ return [
|
||||
'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}' => '',
|
||||
];
|
||||
);
|
||||
|
@ -1,11 +1,16 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
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',
|
||||
@ -24,10 +29,4 @@ return [
|
||||
'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)' => '',
|
||||
];
|
||||
);
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
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',
|
||||
@ -104,6 +103,7 @@ Kind Regards
|
||||
|
||||
' => '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.',
|
||||
'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',
|
||||
@ -191,5 +191,4 @@ Kind Regards
|
||||
'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' => '',
|
||||
];
|
||||
);
|
||||
|
@ -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.',
|
||||
);
|
||||
|
@ -1,94 +1,93 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
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',
|
||||
'Never' => 'Inoiz',
|
||||
'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',
|
||||
'"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' => '',
|
||||
];
|
||||
'Waiting' => 'Itxaroten',
|
||||
'Warning' => 'Abisua',
|
||||
'{imageExtension} Support' => '{imageExtension} Euskarria',
|
||||
'{phpExtension} Extension' => '{phpExtension} Hedapena',
|
||||
'{phpExtension} Support' => '{phpExtension} Euskarria',
|
||||
);
|
||||
|
@ -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',
|
||||
);
|
||||
|
@ -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.',
|
||||
);
|
||||
|
@ -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',
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
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',
|
||||
@ -9,12 +9,14 @@ return [
|
||||
'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.',
|
||||
@ -44,8 +46,10 @@ return [
|
||||
'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',
|
||||
@ -72,6 +76,7 @@ return [
|
||||
'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',
|
||||
@ -85,10 +90,4 @@ return [
|
||||
'{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.' => '',
|
||||
];
|
||||
);
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
return array (
|
||||
'%moduleName% - Set as default module' => '%moduleName% est défini comme module par défaut',
|
||||
'Activated' => 'Activé',
|
||||
'Always activated' => 'Toujours activé',
|
||||
@ -12,11 +11,11 @@ return [
|
||||
'Deactivation of this module has not been completed yet. Please retry in a few minutes.' => 'La désactivation de ce module n’est 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 d’activer par défaut le module dans les espaces et/ou les profils d’utilisation. 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 n’est pas accessible en écriture.',
|
||||
'Save' => 'Enregistrer',
|
||||
'Space default state' => 'État par défaut de l’espace',
|
||||
'Spaces' => 'Espaces',
|
||||
'User default state' => 'État par défaut de l’utilisateur ou de l’utilisatrice',
|
||||
'Users' => 'Utilisateurs et utilisatrices',
|
||||
'Module deactivation in progress. This process may take a moment.' => '',
|
||||
];
|
||||
);
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
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',
|
||||
@ -9,12 +9,14 @@ return [
|
||||
'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',
|
||||
@ -44,8 +46,10 @@ return [
|
||||
'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',
|
||||
@ -72,6 +76,7 @@ return [
|
||||
'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',
|
||||
@ -85,10 +90,4 @@ return [
|
||||
'{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.' => '',
|
||||
];
|
||||
);
|
||||
|
@ -1,11 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
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',
|
||||
@ -34,10 +36,14 @@ return [
|
||||
'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',
|
||||
@ -54,27 +60,20 @@ return [
|
||||
'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',
|
||||
'<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.' => '',
|
||||
];
|
||||
'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.',
|
||||
);
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
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',
|
||||
@ -9,13 +9,16 @@ return [
|
||||
'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',
|
||||
@ -23,6 +26,7 @@ return [
|
||||
'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.',
|
||||
@ -37,18 +41,22 @@ return [
|
||||
'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',
|
||||
@ -68,6 +76,7 @@ return [
|
||||
'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',
|
||||
@ -81,14 +90,4 @@ return [
|
||||
'{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.' => '',
|
||||
];
|
||||
);
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
return array (
|
||||
'%moduleName% - Set as default module' => '%moduleName% - Imposta come modulo predefinito',
|
||||
'Activated' => 'Attivato',
|
||||
'Always activated' => 'Sempre attivato',
|
||||
@ -9,14 +8,14 @@ return [
|
||||
'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',
|
||||
'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.' => '',
|
||||
];
|
||||
);
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
return array (
|
||||
'"My Spaces" Sorting' => 'Ordinamento "I miei Spazi"',
|
||||
'1 month' => '1 mese',
|
||||
'1 week' => '1 settimana',
|
||||
'1 year' => '1 anno',
|
||||
@ -31,6 +31,8 @@ return [
|
||||
'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',
|
||||
@ -65,6 +67,7 @@ return [
|
||||
'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',
|
||||
@ -120,8 +123,4 @@ return [
|
||||
'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}' => '',
|
||||
];
|
||||
);
|
||||
|
@ -1,11 +1,16 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
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',
|
||||
@ -24,10 +29,4 @@ return [
|
||||
'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)' => '',
|
||||
];
|
||||
);
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
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',
|
||||
@ -104,6 +103,7 @@ Kind Regards
|
||||
|
||||
' => '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',
|
||||
'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',
|
||||
@ -112,6 +112,7 @@ Kind Regards
|
||||
'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',
|
||||
@ -123,6 +124,7 @@ Kind Regards
|
||||
'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',
|
||||
@ -189,7 +191,4 @@ Kind Regards
|
||||
'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' => '',
|
||||
];
|
||||
);
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
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について',
|
||||
@ -9,12 +9,14 @@ return [
|
||||
'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}ページあたりのエントリを表示する。',
|
||||
@ -44,8 +46,10 @@ return [
|
||||
'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' => 'その他',
|
||||
@ -72,6 +76,7 @@ return [
|
||||
'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' => 'タイムゾーン',
|
||||
@ -85,10 +90,4 @@ return [
|
||||
'{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.' => '',
|
||||
];
|
||||
);
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
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',
|
||||
@ -9,12 +9,14 @@ return [
|
||||
'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.',
|
||||
@ -44,8 +46,10 @@ return [
|
||||
'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',
|
||||
@ -72,6 +76,7 @@ return [
|
||||
'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',
|
||||
@ -85,10 +90,4 @@ return [
|
||||
'{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.' => '',
|
||||
];
|
||||
);
|
||||
|
@ -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',
|
||||
|
@ -1,11 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
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',
|
||||
@ -15,19 +18,15 @@ return [
|
||||
'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ář',
|
||||
'<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...' => '',
|
||||
];
|
||||
);
|
||||
|
@ -1,25 +1,9 @@
|
||||
<?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 (
|
||||
'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}.',
|
||||
@ -30,5 +14,4 @@ return [
|
||||
'{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]' => '',
|
||||
];
|
||||
);
|
||||
|
@ -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}\'.',
|
||||
);
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
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',
|
||||
'Can manage (e.g. archive, stick, move or delete) arbitrary content' => '',
|
||||
];
|
||||
);
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
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',
|
||||
@ -22,12 +21,12 @@ return [
|
||||
'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',
|
||||
'Show next {count} comments' => '',
|
||||
'Show previous {count} comments' => '',
|
||||
];
|
||||
);
|
||||
|
@ -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}에 댓글을 달았습니다',
|
||||
);
|
||||
|
@ -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}\' 때문에 삭제했습니다',
|
||||
);
|
||||
|
@ -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' => '콘텐츠 관리',
|
||||
);
|
||||
|
@ -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',
|
||||
);
|
||||
|
@ -1,31 +1,58 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
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',
|
||||
@ -33,80 +60,52 @@ return [
|
||||
'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',
|
||||
'(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.' => '',
|
||||
];
|
||||
);
|
||||
|
@ -1,14 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
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}',
|
||||
'Your {contentTitle} has been deleted by {displayName} for \'{reason}\'' => '',
|
||||
'{displayName} posted on your profile {contentTitle}.' => '',
|
||||
];
|
||||
);
|
||||
|
@ -1,56 +1,55 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
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',
|
||||
'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]' => '',
|
||||
];
|
||||
'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]',
|
||||
);
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
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',
|
||||
@ -32,6 +31,7 @@ return [
|
||||
'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',
|
||||
@ -62,7 +62,9 @@ return [
|
||||
'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',
|
||||
@ -72,6 +74,7 @@ return [
|
||||
'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.',
|
||||
@ -105,8 +108,4 @@ return [
|
||||
'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!' => '',
|
||||
];
|
||||
);
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
return array (
|
||||
'Activity' => 'Actividad',
|
||||
'Add or remove link' => 'Añadir o eliminar enlace',
|
||||
'Animals & Nature' => 'Animales y naturaleza',
|
||||
@ -34,6 +33,7 @@ return [
|
||||
'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',
|
||||
@ -52,5 +52,4 @@ return [
|
||||
'[Image]' => '[Imagen]',
|
||||
'[Invalid file]' => '[Archivo inválido]',
|
||||
'[Table]' => '[Tabla]',
|
||||
'Switch editor mode' => '',
|
||||
];
|
||||
);
|
||||
|
@ -1,10 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
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...',
|
||||
@ -13,6 +14,7 @@ return [
|
||||
'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',
|
||||
@ -23,14 +25,18 @@ return [
|
||||
'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!',
|
||||
@ -46,6 +52,7 @@ return [
|
||||
'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',
|
||||
@ -53,6 +60,11 @@ return [
|
||||
'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',
|
||||
@ -62,8 +74,10 @@ return [
|
||||
'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.',
|
||||
@ -94,19 +108,4 @@ return [
|
||||
'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.' => '',
|
||||
];
|
||||
);
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
return array (
|
||||
'Activity' => 'Attività',
|
||||
'Add or remove link' => 'Aggiungi o rimuovi link',
|
||||
'Animals & Nature' => 'Animali e natura',
|
||||
@ -34,6 +33,7 @@ return [
|
||||
'Paragraph' => 'Paragrafo',
|
||||
'People' => 'Persone',
|
||||
'Rows' => 'Righe',
|
||||
'Switch editor mode' => 'Cambiare modalità di editor',
|
||||
'Symbols' => 'Simboli',
|
||||
'Title' => 'Titolo',
|
||||
'Toggle code font' => 'Font per codice',
|
||||
@ -52,5 +52,4 @@ return [
|
||||
'[Image]' => '[Immagine]',
|
||||
'[Invalid file]' => '[file non valido]',
|
||||
'[Table]' => '[Tabella]',
|
||||
'Switch editor mode' => '',
|
||||
];
|
||||
);
|
||||
|
@ -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' => '이 콘텐츠는 보관됩니다.',
|
||||
);
|
||||
|
@ -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' => '',
|
||||
);
|
||||
|
@ -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!' => '확실하신가요? 이 방에 대한 모든 모듈 데이터가 삭제됩니다!',
|
||||
);
|
||||
|
@ -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}.' => '',
|
||||
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} just wrote {contentInfo} in space {space}' => '',
|
||||
'{originator} notifies you about {contentInfo}' => '',
|
||||
'{originator} notifies you about {contentInfo} in {space}' => '',
|
||||
];
|
||||
'{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}에 대해 알려줍니다.',
|
||||
);
|
||||
|
@ -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]' => '[표]',
|
||||
);
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?php
|
||||
return array (
|
||||
'Pinned' => '',
|
||||
'Unpinned' => '',
|
||||
'Pinned' => '고정',
|
||||
'Unpinned' => '고정 해제',
|
||||
);
|
||||
|
@ -1,25 +1,24 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
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',
|
||||
'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.' => '',
|
||||
];
|
||||
);
|
||||
|
@ -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',
|
||||
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',
|
||||
);
|
||||
|
@ -1,8 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
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!',
|
||||
@ -19,7 +21,4 @@ return [
|
||||
'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' => '',
|
||||
];
|
||||
);
|
||||
|
@ -1,8 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
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!',
|
||||
@ -19,7 +21,4 @@ return [
|
||||
'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' => '',
|
||||
];
|
||||
);
|
||||
|
@ -1,8 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
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!',
|
||||
@ -19,7 +21,4 @@ return [
|
||||
'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' => '',
|
||||
];
|
||||
);
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
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í',
|
||||
@ -8,14 +7,14 @@ return [
|
||||
'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',
|
||||
'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?' => '',
|
||||
];
|
||||
'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í?',
|
||||
);
|
||||
|
@ -1,13 +1,15 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
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 you’re 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.',
|
||||
@ -15,14 +17,18 @@ return [
|
||||
'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',
|
||||
@ -34,10 +40,16 @@ return [
|
||||
'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',
|
||||
@ -46,6 +58,7 @@ return [
|
||||
'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ě.',
|
||||
@ -57,18 +70,4 @@ return [
|
||||
'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.' => '',
|
||||
];
|
||||
);
|
||||
|
@ -1,13 +1,15 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
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 you’re 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.',
|
||||
@ -22,8 +24,11 @@ return [
|
||||
'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)',
|
||||
@ -35,11 +40,16 @@ return [
|
||||
'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',
|
||||
@ -48,6 +58,7 @@ return [
|
||||
'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.',
|
||||
@ -59,16 +70,4 @@ return [
|
||||
'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.' => '',
|
||||
];
|
||||
);
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
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: "(sAMAccountName=%s)" or "(uid=%s)"' => 'Nastavení filtrů, které se mají aplikovat při pokusu o přihlášení. %s nahrazuje uživatelské jméno. Např.: "(sAMAccountName=%s)" nebo "(uid=%s)"',
|
||||
@ -9,25 +8,25 @@ return [
|
||||
'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: "mail"' => '',
|
||||
'LDAP Attribute for Username. Example: "uid" or "sAMAccountName"' => '',
|
||||
'Limit access to users meeting this criteria. Example: "(objectClass=posixAccount)" or "(&(objectClass=person)(memberOf=CN=Workers,CN=Users,DC=myDomain,DC=com))"' => '',
|
||||
'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',
|
||||
'ID Attribute' => '',
|
||||
'Ignored LDAP entries' => '',
|
||||
'LDAP Attribute for E-Mail Address. Default: "mail"' => '',
|
||||
'LDAP Attribute for Username. Example: "uid" or "sAMAccountName"' => '',
|
||||
'Limit access to users meeting this criteria. Example: "(objectClass=posixAccount)" or "(&(objectClass=person)(memberOf=CN=Workers,CN=Users,DC=myDomain,DC=com))"' => '',
|
||||
'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!)' => '',
|
||||
];
|
||||
);
|
||||
|
@ -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',
|
||||
);
|
||||
|
@ -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} 더 많이 입력합니다.',
|
||||
);
|
||||
|
@ -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' => '신규 좋아요',
|
||||
);
|
||||
|
@ -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}을 좋아합니다.',
|
||||
);
|
||||
|
@ -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' => '\'좋아요\'를 누를 수 있습니다.',
|
||||
);
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
return array (
|
||||
'
|
||||
Module successfully disabled!
|
||||
' => 'Módulo deshabilitado con éxito.',
|
||||
@ -31,9 +30,11 @@ The license was successfully removed!
|
||||
'<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',
|
||||
@ -44,22 +45,27 @@ The license was successfully removed!
|
||||
'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 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:',
|
||||
@ -70,10 +76,17 @@ The license was successfully removed!
|
||||
'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!
|
||||
@ -109,29 +122,15 @@ The license was successfully removed!
|
||||
'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.',
|
||||
'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?' => '',
|
||||
];
|
||||
);
|
||||
|
@ -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%)',
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
return array (
|
||||
'
|
||||
Module successfully disabled!
|
||||
' => 'Il modulo è stato disattivato!',
|
||||
@ -31,9 +30,11 @@ The license was successfully removed!
|
||||
'<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',
|
||||
@ -44,22 +45,27 @@ The license was successfully removed!
|
||||
'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 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:',
|
||||
@ -70,10 +76,17 @@ The license was successfully removed!
|
||||
'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!
|
||||
@ -109,29 +122,15 @@ The license was successfully removed!
|
||||
'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!',
|
||||
'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?' => '',
|
||||
];
|
||||
);
|
||||
|
@ -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.',
|
||||
|
@ -1,9 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
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é',
|
||||
@ -13,19 +14,17 @@ return [
|
||||
'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',
|
||||
'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!' => '',
|
||||
];
|
||||
);
|
||||
|
@ -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}들',
|
||||
);
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?php
|
||||
return array (
|
||||
'E-Mail' => '',
|
||||
'E-Mail' => '이메일',
|
||||
'Web' => '웹',
|
||||
);
|
||||
|
@ -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' => '다른',
|
||||
);
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
return array (
|
||||
'E-Mail' => '',
|
||||
'Mobile' => '',
|
||||
'E-Mail' => '이메일',
|
||||
'Mobile' => '모바일',
|
||||
'Web' => '웹',
|
||||
);
|
||||
|
@ -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',
|
||||
|
@ -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.' => '',
|
||||
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.',
|
||||
);
|
||||
|
@ -1,9 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
return array (
|
||||
'<b>This space is still empty!</b>' => '<b>Tento prostor je stále prázdný!</b>',
|
||||
'<b>This space is still empty!</b><br>Start by posting something here...' => '<b>Zatím zde nejsou žádné příspěvky.</b><br>Napište první...',
|
||||
'<b>You are not member of this space and there is no public content, yet!</b>' => '<B> Nejste členem tohoto prostoru a zatím zde není žádný veřejný obsah! </ B>',
|
||||
'<b>You are not member of this space and there is no public content, yet!</b>' => '<b>Nejste členem tohoto prostoru a zatím zde není žádný veřejný obsah! </b>',
|
||||
'<strong>About</strong> the Space' => '<strong>O</strong> prostoru',
|
||||
'<strong>About</strong> your membership' => '<strong>O svém</strong> členství',
|
||||
'<strong>Confirm</strong> image deletion' => '<strong>Potvrzení </strong> smazání obrázku',
|
||||
'<strong>Invite</strong> members' => '<strong>Pozvat</strong> členy',
|
||||
'<strong>New</strong> member request' => '<strong>Nová</strong> žádost o členství',
|
||||
@ -12,21 +13,31 @@ return [
|
||||
'<strong>Space</strong> followers' => '<strong>Sledující prostoru</strong>',
|
||||
'<strong>Space</strong> members' => '<strong>Členové</strong> prostoru',
|
||||
'<strong>Space</strong> menu' => '<strong>Menu</strong> prostoru',
|
||||
'<strong>Space</strong> tags' => '<strong>Prostor</strong>',
|
||||
'<strong>Spaces</strong>' => '<strong>Prostory</strong>',
|
||||
'About' => 'O mně',
|
||||
'Accept' => 'Přijmout',
|
||||
'Accept Invite' => 'Přijmout pozvánku',
|
||||
'Access to this Space is restricted. Please introduce yourself to become a member.' => 'Stručně se prosím představte, aby bylo možné schválit vaše členství v tomto prostoru.',
|
||||
'Add users without invitation' => 'Přidejte uživatele bez pozvánky',
|
||||
'Admin' => 'Správce',
|
||||
'Administrator:' => 'Administrátor:',
|
||||
'Administrators' => 'Administrátoři',
|
||||
'Any' => '',
|
||||
'Archived' => 'Archivováno',
|
||||
'As owner you cannot revoke your membership!' => 'Nemůžete si zrušit členství tomto prostoru, protože jste jeho vlastník!',
|
||||
'Blocked users' => 'Blokovaní uživatelé',
|
||||
'By Name' => 'Podle jména',
|
||||
'Cancel' => 'Zrušit',
|
||||
'Change visibility' => 'Změnit viditelnost',
|
||||
'Close' => 'Zavřít',
|
||||
'Color' => 'Barva',
|
||||
'Could not request membership!' => 'Není možné požádat o členství!',
|
||||
'Create new link' => 'Vytvořit nový odkaz',
|
||||
'Created At' => 'Vytvořeno',
|
||||
'Created By' => 'Vytvořil(a)',
|
||||
'Decline' => 'Nechci se zúčastnit',
|
||||
'Decline Invite' => 'Odmítnout pozvání',
|
||||
'Default' => 'Výchozí',
|
||||
'Default content visibility' => 'Výchozí viditelnost příspěvku',
|
||||
'Delete' => 'Smazat',
|
||||
@ -36,29 +47,53 @@ return [
|
||||
'Done' => 'Hotovo',
|
||||
'Email addresses' => 'E-mailové adresy',
|
||||
'Everyone can enter' => 'Každý se může přidat',
|
||||
'Find Spaces by their description or by their tags' => 'Vyhledat prostory podle jejich popisu nebo podle jejich značek',
|
||||
'Follow' => 'Sledovat',
|
||||
'Followers' => 'sleduje mě',
|
||||
'Following' => 'sleduji',
|
||||
'Followers' => 'Sleduje mě',
|
||||
'Following' => 'Sleduji',
|
||||
'Guests' => 'Hosté',
|
||||
'Hide About Page' => 'Skrýt informace o stránce',
|
||||
'Hide Activity Sidebar Widget' => 'Skrýt widget bočního panelu aktivity',
|
||||
'Hide Followers' => 'Skrýt sledující',
|
||||
'Hide Members' => 'Skrýt členy',
|
||||
'Homepage' => 'Domovská stránka',
|
||||
'Homepage (Non-members)' => 'Domovská stránka (pro nečleny)',
|
||||
'I want to become a member because...' => 'Chci se stát členem, protože...',
|
||||
'Invite' => 'Pozvat',
|
||||
'Invite and request' => 'Pozváním nebo požádáním',
|
||||
'Invite by email' => 'Pozvat e-mailem',
|
||||
'Invite by link' => 'Invite by link',
|
||||
'Invite link' => 'Odkaz na pozvánku',
|
||||
'Invites' => 'Pozvánky',
|
||||
'Join' => 'Připojte se',
|
||||
'Join Policy' => 'Jak se lze stát členem?',
|
||||
'Last Visit' => 'Poslední návštěva',
|
||||
'Login' => 'Přihlásit se',
|
||||
'Max. 100 characters.' => 'Max. 100 znaků.',
|
||||
'Member' => 'Člen',
|
||||
'Member since' => 'Členem od',
|
||||
'Members' => 'Členové',
|
||||
'Moderator' => 'Moderátor',
|
||||
'Moderator:' => 'Moderátor:',
|
||||
'Moderators' => 'Moderátoři',
|
||||
'My Space List' => 'Můj seznam prostorů',
|
||||
'My space summary' => 'Můj souhrn z prostorů',
|
||||
'Name' => 'Jméno skupiny',
|
||||
'Name / Sort order' => 'Jméno / Pořadí řazení',
|
||||
'Neither..nor' => '',
|
||||
'New user by e-mail (comma separated)' => 'Pozvání uživatele pomocí e-mailu (adresy oddělte čárkou)',
|
||||
'New user?' => 'Nový uživatel?',
|
||||
'Newest first' => 'Nejdříve nejnovější',
|
||||
'No results found!' => 'Nebyly nalezeny žádné výsledky!',
|
||||
'No spaces found.' => 'Žádné prostory nebyly nalezeny.',
|
||||
'Oldest first' => 'Nejdříve nejstarší',
|
||||
'Only by invite' => 'Jen pozváním',
|
||||
'Originator User ID' => 'ID uživatele',
|
||||
'Owner' => 'Vlastník',
|
||||
'Owner:' => 'Vlastník:',
|
||||
'Pending' => 'Čekající',
|
||||
'Pick users' => 'Vybrat uživatele',
|
||||
'Please note that any links you have previously created will become invalid as soon as you create a new one. Would you like to proceed?' => 'Upozorňujeme, že všechny dříve vytvořené odkazy se stanou neplatnými, jakmile vytvoříte nový odkaz. Chcete pokračovat?',
|
||||
'Posts' => 'Příspěvky',
|
||||
'Private' => 'Soukromé',
|
||||
'Private (Invisible)' => 'Neveřejné (skryté)',
|
||||
@ -68,95 +103,59 @@ return [
|
||||
'Public (Registered users only)' => 'Veřejné (pouze registrovaní uživatelé)',
|
||||
'Request Message' => 'Žádost o zprávu',
|
||||
'Role' => 'Role',
|
||||
'Search...' => 'Hledat...',
|
||||
'See all' => 'Zobrazit všechny',
|
||||
'Select all registered users' => 'Vybrat všechny registrované uživatele',
|
||||
'Send' => 'Odeslat',
|
||||
'Send the link via email' => 'Odeslat odkaz e-mailem',
|
||||
'Settings' => 'Nastavení',
|
||||
'Settings could not be saved!' => 'Nastavení nebylo možné uložit!',
|
||||
'Show all' => 'Zobrazit vše',
|
||||
'Show as List' => 'Zobrazit jako seznam',
|
||||
'Shown on About Page.' => '',
|
||||
'Sorry, you are not allowed to leave this space!' => 'Omlouváme se, nemáte dovoleno opustit tento prostor!',
|
||||
'Sorting' => 'Řazení',
|
||||
'Space' => 'Prostor',
|
||||
'Space Visibility' => 'Viditelnost prostoru',
|
||||
'Space directory' => 'Adresář prostoru',
|
||||
'Space is invisible!' => 'Tento prostor je skrytý!',
|
||||
'Spaces' => 'Prostory',
|
||||
'Status' => 'Stav',
|
||||
'Stream' => 'Příspěvky',
|
||||
'Tags' => 'Štítky',
|
||||
'The default homepage for members of this Space' => 'Výchozí domovská stránka pro členy tohoto prostoru',
|
||||
'The default homepage for non-members and guests visiting this Space' => 'Výchozí domovská stránka pro nečleny a hosty navštěvující tento prostor',
|
||||
'The secure link has been copied in your clipboard!' => 'Zabezpečený odkaz byl zkopírován do vaší schránky!',
|
||||
'There is no pending invite!' => 'Momentálně zde není žádná pozvánka čekající na přijetí!',
|
||||
'This action is only available for workspace members!' => 'Tato akce je možná pouze pro členy prostoru!',
|
||||
'This user is already a member of this space.' => 'Tento uživatel je již členem tohoto prostoru.',
|
||||
'This user is not a member of this space.' => 'Tento uživatel není členem tohoto prostoru.',
|
||||
'To invite users to this space, please type their names below to find and pick them.' => 'Pokud chcete pozvat do tohoto prostoru další uživatele, začněte psát jejich jména a poté je vyberte ze seznamu.',
|
||||
'Try other keywords or remove filters.' => 'Vyzkoušejte jiná klíčová slova nebo odstraňte filtry.',
|
||||
'Updated At' => 'Aktualizováno',
|
||||
'Updated By' => 'Aktualizoval/a',
|
||||
'Updated by' => 'Aktualizoval(a)',
|
||||
'User \'{username}\' is already a member of this space!' => 'Uživatele \'{username}\' je již členem tohoto prostoru!',
|
||||
'User invitations have been added to the queue' => 'Pozvánky uživatelů byly přidány do fronty',
|
||||
'User memberships have been added to the queue' => 'Do fronty byla přidána členství uživatelů',
|
||||
'User not found!' => 'Uživatel nebyl nalezen!',
|
||||
'Users' => 'Uživatelé',
|
||||
'Users has been invited.' => 'Uživatelé byli pozváni.',
|
||||
'Visibility' => 'Viditelnost',
|
||||
'Visible for all (members and guests)' => 'Viditelné pro všechny',
|
||||
'Warning: If you change the visibility settings of a Space from public to private, all content within that Space, including posts, comments, attachments etc. will also be set to private. This means that non-members will no longer be able to see, access, or interact with any of the content within that Space.' => 'Varování: Pokud změníte nastavení viditelnosti prostoru z veřejné na soukromou, veškerý obsah v tomto prostoru, včetně příspěvků, komentářů, příloh atd., bude také nastaven jako soukromý. To znamená, že osoby, které nejsou členy, již nebudou mít možnost vidět, přistupovat nebo komunikovat s jakýmkoli obsahem v rámci daného Prostoru.',
|
||||
'Would you like to end your membership in Space {spaceName}?' => 'Chcete ukončit své členství v prostoru {spaceName}?',
|
||||
'Would you like to unfollow Space {spaceName}?' => 'Chcete zrušit sledování prostoru {spaceName}?',
|
||||
'Would you like to unfollow {userName}?' => 'Chcete zrušit sledování {userName}?',
|
||||
'Would you like to withdraw your request to join Space {spaceName}?' => 'Chcete stáhnout svou žádost o připojení k prostoru {spaceName}?',
|
||||
'You are not allowed to join this space!' => 'Není možné se připojit k tomuto prostoru!',
|
||||
'You can also invite external users by email, which are not registered now. Just add their e-mail addresses separated by comma.' => 'Můžete také pozvat externí uživatele e-mailem, kteří nyní nejsou zaregistrováni. Stačí přidat jejich e-mailové adresy oddělené čárkou.',
|
||||
'You can invite external users who are currently not registered via link. All you need to do is share this secure link with them.' => 'Externí uživatele, kteří nejsou aktuálně zaregistrováni, můžete pozvat prostřednictvím odkazu. Stačí, když s nimi budete sdílet tento zabezpečený odkaz.',
|
||||
'You cannot create private visible spaces!' => 'Nemáte oprávnění vytvářet neveřejné prostory!',
|
||||
'You cannot create public visible spaces!' => 'Nemáte oprávnění vytvářet veřejné prostory!',
|
||||
'You need to login to view contents of this space!' => 'Musíte se přihlásit pro zobrazení tohoto prostoru!',
|
||||
'Your Message' => 'Zpráva aplikace',
|
||||
'Your request was successfully submitted to the space administrators.' => 'Váše žádost byla uspěšně předána správci prostoru.',
|
||||
'{count} members' => '{count} členů',
|
||||
'{email} is not valid!' => 'E-mailová adresa {email} není platná!',
|
||||
'<strong>About</strong> the Space' => '',
|
||||
'<strong>About</strong> your membership' => '',
|
||||
'<strong>Space</strong> tags' => '',
|
||||
'<strong>Spaces</strong>' => '',
|
||||
'Add users without invitation' => '',
|
||||
'Administrator:' => '',
|
||||
'Any' => '',
|
||||
'Blocked users' => '',
|
||||
'By Name' => '',
|
||||
'Change visibility' => '',
|
||||
'Create new link' => '',
|
||||
'Decline Invite' => '',
|
||||
'Find Spaces by their description or by their tags' => '',
|
||||
'Guests' => '',
|
||||
'Hide About Page' => '',
|
||||
'Hide Activity Sidebar Widget' => '',
|
||||
'Hide Followers' => '',
|
||||
'Hide Members' => '',
|
||||
'Homepage (Non-members)' => '',
|
||||
'I want to become a member because...' => '',
|
||||
'Invite by link' => '',
|
||||
'Invite link' => '',
|
||||
'Join' => '',
|
||||
'Max. 100 characters.' => '',
|
||||
'Member' => '',
|
||||
'Member since' => '',
|
||||
'Moderator' => '',
|
||||
'Moderator:' => '',
|
||||
'Name / Sort order' => '',
|
||||
'Neither..nor' => '',
|
||||
'Newest first' => '',
|
||||
'No results found!' => '',
|
||||
'Oldest first' => '',
|
||||
'Owner:' => '',
|
||||
'Pending' => '',
|
||||
'Please note that any links you have previously created will become invalid as soon as you create a new one. Would you like to proceed?' => '',
|
||||
'Search...' => '',
|
||||
'Select all registered users' => '',
|
||||
'Send the link via email' => '',
|
||||
'Settings could not be saved!' => '',
|
||||
'Show as List' => '',
|
||||
'Shown on About Page.' => '',
|
||||
'Space Visibility' => '',
|
||||
'The default homepage for members of this Space' => '',
|
||||
'The default homepage for non-members and guests visiting this Space' => '',
|
||||
'The secure link has been copied in your clipboard!' => '',
|
||||
'Try other keywords or remove filters.' => '',
|
||||
'User invitations have been added to the queue' => '',
|
||||
'User memberships have been added to the queue' => '',
|
||||
'Users has been invited.' => '',
|
||||
'Warning: If you change the visibility settings of a Space from public to private, all content within that Space, including posts, comments, attachments etc. will also be set to private. This means that non-members will no longer be able to see, access, or interact with any of the content within that Space.' => '',
|
||||
'Would you like to end your membership in Space {spaceName}?' => '',
|
||||
'Would you like to unfollow Space {spaceName}?' => '',
|
||||
'Would you like to unfollow {userName}?' => '',
|
||||
'Would you like to withdraw your request to join Space {spaceName}?' => '',
|
||||
'You can also invite external users by email, which are not registered now. Just add their e-mail addresses separated by comma.' => '',
|
||||
'You can invite external users who are currently not registered via link. All you need to do is share this secure link with them.' => '',
|
||||
'{count} members' => '',
|
||||
];
|
||||
);
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user