mirror of
https://github.com/humhub/humhub.git
synced 2025-01-17 14:18:27 +01:00
Enh: Updated Translations (translate.humhub.org)
This commit is contained in:
parent
e396c050e7
commit
72b0bb807a
File diff suppressed because one or more lines are too long
@ -1,98 +1,97 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'<strong>Confirm</strong> Action' => '<strong>Confirmar</strong> Acción',
|
||||
'<strong>Latest</strong> updates' => '<strong>Últimas</strong> actualizaciones',
|
||||
'<strong>Mail</strong> summary' => '<strong>Resumen</strong> de Correo',
|
||||
'Actions' => 'Acciones',
|
||||
'Add:' => 'Añadir:',
|
||||
'Administration' => 'Administración',
|
||||
'All' => 'Todo',
|
||||
'Allow' => 'Permitir',
|
||||
'Allow content from external source' => 'Permitir contenido de una fuente externa',
|
||||
'Always allow content from this provider!' => 'Permitir siempre el contenido de este proveedor',
|
||||
'An error occurred while handling your last action. (Handler not found).' => 'Se ha producido un error al manejar la última acción. (No se encuentra el manejador).',
|
||||
'An unexpected error occurred while loading the search result.' => 'Se ha producido un error inesperado al cargar el resultado de la búsqueda.',
|
||||
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'Ocurrió un error inesperado. Si esto sigue sucediendo, póngase en contacto con un administrador del sitio.',
|
||||
'An unexpected error occurred. Please check whether your file exceeds the allowed upload limit of {maxUploadSize}.' => 'Se ha producido un error inesperado. Por favor compruebe si su fichero excede el límite de {maxUploadSize}.',
|
||||
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'Se ha producido un error inesperado en el servidor. Si esto sigue sucediendo, póngase en contacto con un administrador del sitio.',
|
||||
'Back' => 'Atrás',
|
||||
'Back to dashboard' => 'Volver al Panel de Control',
|
||||
'Cancel' => 'Cancelar',
|
||||
'Choose language:' => 'Escoja idioma:',
|
||||
'Close' => 'Cerrar',
|
||||
'Collapse' => 'Cerrar',
|
||||
'Confirm' => 'Confirmar',
|
||||
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => '¡La fuente de Contenido del Complemento debe ser una instancia de HActiveRecordContent o HActiveRecordContentAddon!',
|
||||
'Copy to clipboard' => 'Copiar al portapapeles',
|
||||
'Could not find content of addon!' => '¡No se pudo encontrar el contenido del complemento!',
|
||||
'Could not find requested page.' => 'No se ha encontrado la página solicitada',
|
||||
'Default' => 'Por Defecto',
|
||||
'Delete' => 'Borrar',
|
||||
'Deny' => 'Denegar',
|
||||
'Do you really want to perform this action?' => '¿Realmente desea ejecutar esta acción?',
|
||||
'Do you want to enable content from \'{urlPrefix}\'?' => '¿Quieres permitir el contenido de \'{urlPrefix}\'?',
|
||||
'Edit' => 'Editar',
|
||||
'Error' => 'Error',
|
||||
'Error while running your last action (Invalid request method).' => 'Error al ejecutar la última acción (método de solicitud no válido).',
|
||||
'Error:' => 'Error:',
|
||||
'Expand' => 'Ampliar',
|
||||
'Export' => 'Exportar',
|
||||
'Info:' => 'Info:',
|
||||
'Invalid request method!' => 'Método de la petición no válido',
|
||||
'It looks like you may have taken the wrong turn.' => 'Parece que puede haber tomado el camino equivocado.',
|
||||
'Language' => 'Idioma',
|
||||
'Loading...' => 'Cargando...',
|
||||
'Login' => 'Iniciar sesión',
|
||||
'Logo of {appName}' => 'Logo de {appName}',
|
||||
'Logout' => 'Salir',
|
||||
'Menu' => 'Menú',
|
||||
'Module is not enabled on this content container!' => 'El módulo no está habilitado en este contenedor de contenido!',
|
||||
'My Profile' => 'Mi perfil',
|
||||
'New profile image' => 'Nueva imagen de perfil',
|
||||
'Next' => 'Siguiente',
|
||||
'No error information given.' => 'No se dio información.',
|
||||
'Oooops...' => 'Oooops...',
|
||||
'Open' => 'Abrir',
|
||||
'Please type at least 3 characters' => 'Por favor escriba al menos 3 caracteres',
|
||||
'Please type at least {count} characters' => 'Por favor, teclee al menos {count} caracteres',
|
||||
'Powered by {name}' => 'Un sistema de {name}',
|
||||
'Profile dropdown' => 'Perfil desplegable',
|
||||
'Profile picture of {displayName}' => 'Imagen de perfil de {displayName}',
|
||||
'Save' => 'Guardar',
|
||||
'Saved' => 'Guardado',
|
||||
'Search' => 'Buscar',
|
||||
'Search...' => 'Buscar...',
|
||||
'Select Me' => 'Seleccione',
|
||||
'Settings' => 'Ajustes',
|
||||
'Show less' => 'Mostrar menos',
|
||||
'Show more' => 'Mostrar más',
|
||||
'Some files could not be uploaded:' => 'Algunos archivos no se pueden cargar:',
|
||||
'Stop impersonation' => 'Impedir la suplantación',
|
||||
'Text could not be copied to clipboard' => 'El texto no se ha podido copiar al portapapeles',
|
||||
'Text has been copied to clipboard' => 'El texto se ha copiado al portapapeles',
|
||||
'The date has to be in the past.' => 'La fecha tiene que ser en el pasado.',
|
||||
'The file has been deleted.' => 'Este archivo ha sido borrado.',
|
||||
'The requested resource could not be found.' => 'El recurso solicitado no pudo ser encontrado.',
|
||||
'The space has been archived.' => 'Este espacio ha sido archivado.',
|
||||
'The space has been unarchived.' => 'Este espacio ha sido desarchivado.',
|
||||
'Time Zone' => 'Zona horaria',
|
||||
'Toggle comment menu' => 'Conmutar el menú de comentarios',
|
||||
'Toggle panel menu' => 'Conmutar el menú de panel',
|
||||
'Toggle post menu' => 'Conmutar el menú de entrada',
|
||||
'Toggle stream entry menu' => 'Conmutar el menú de actividad',
|
||||
'Unsaved changes will be lost. Do you want to proceed?' => 'Hay cambios no guardados, ¿realmente quiere salir?',
|
||||
'Unsubscribe' => 'Anular la suscripción',
|
||||
'Upload' => 'Subir',
|
||||
'Upload file' => 'Cargar archivo',
|
||||
'You are not allowed to run this action.' => 'No estás autorizado para realizar esta acción.',
|
||||
'verify your upload_max_filesize and post_max_size php settings.' => 'verifique su configuración de PHP upload_max_filesize y post_max_size',
|
||||
'{attribute} has been empty. The system-configured function to fill empty values has returned an invalid value. Please try again or contact your administrator.' => '{attribute} está vacío. La función del sistema para rellenar valores vacíos ha devuelto un valor inválido. Por favor vuelva a intentarlo o contacte con su administrador.',
|
||||
'{attribute} must be a string (UUID) or null; {type} given.' => '{attribute} debería ser una cadena (UUID) o un valor nulo, pero se ha proporcionado un valor de tipo {type}.',
|
||||
'{attribute} must be an UUID or null. UUID has the format "{{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}}", where X = [a-fA-F0-9] and both curly brackets and delimiting dashes are optional.' => '{attribute} debe ser un UUID o nulo. UUID tiene el formato "{{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}}", donde X = [a-fA-F0-9] y tanto llaves como guiones son opcionales.',
|
||||
'{nFormatted}B' => '{nFormatted}B',
|
||||
'{nFormatted}K' => '{nFormatted}K',
|
||||
'{nFormatted}M' => '{nFormatted}M',
|
||||
'No results' => '',
|
||||
'Show all results' => '',
|
||||
];
|
||||
return array (
|
||||
'<strong>Confirm</strong> Action' => '<strong>Confirmar</strong> Acción',
|
||||
'<strong>Latest</strong> updates' => '<strong>Últimas</strong> actualizaciones',
|
||||
'<strong>Mail</strong> summary' => '<strong>Resumen</strong> de Correo',
|
||||
'Actions' => 'Acciones',
|
||||
'Add:' => 'Añadir:',
|
||||
'Administration' => 'Administración',
|
||||
'All' => 'Todo',
|
||||
'Allow' => 'Permitir',
|
||||
'Allow content from external source' => 'Permitir contenido de una fuente externa',
|
||||
'Always allow content from this provider!' => 'Permitir siempre el contenido de este proveedor',
|
||||
'An error occurred while handling your last action. (Handler not found).' => 'Se ha producido un error al manejar la última acción. (No se encuentra el manejador).',
|
||||
'An unexpected error occurred while loading the search result.' => 'Se ha producido un error inesperado al cargar el resultado de la búsqueda.',
|
||||
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'Ocurrió un error inesperado. Si esto sigue sucediendo, póngase en contacto con un administrador del sitio.',
|
||||
'An unexpected error occurred. Please check whether your file exceeds the allowed upload limit of {maxUploadSize}.' => 'Se ha producido un error inesperado. Por favor compruebe si su fichero excede el límite de {maxUploadSize}.',
|
||||
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'Se ha producido un error inesperado en el servidor. Si esto sigue sucediendo, póngase en contacto con un administrador del sitio.',
|
||||
'Back' => 'Atrás',
|
||||
'Back to dashboard' => 'Volver al Panel de Control',
|
||||
'Cancel' => 'Cancelar',
|
||||
'Choose language:' => 'Escoja idioma:',
|
||||
'Close' => 'Cerrar',
|
||||
'Collapse' => 'Cerrar',
|
||||
'Confirm' => 'Confirmar',
|
||||
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => '¡La fuente de Contenido del Complemento debe ser una instancia de HActiveRecordContent o HActiveRecordContentAddon!',
|
||||
'Copy to clipboard' => 'Copiar al portapapeles',
|
||||
'Could not find content of addon!' => '¡No se pudo encontrar el contenido del complemento!',
|
||||
'Could not find requested page.' => 'No se ha encontrado la página solicitada',
|
||||
'Default' => 'Por Defecto',
|
||||
'Delete' => 'Borrar',
|
||||
'Deny' => 'Denegar',
|
||||
'Do you really want to perform this action?' => '¿Realmente desea ejecutar esta acción?',
|
||||
'Do you want to enable content from \'{urlPrefix}\'?' => '¿Quieres permitir el contenido de \'{urlPrefix}\'?',
|
||||
'Edit' => 'Editar',
|
||||
'Error' => 'Error',
|
||||
'Error while running your last action (Invalid request method).' => 'Error al ejecutar la última acción (método de solicitud no válido).',
|
||||
'Error:' => 'Error:',
|
||||
'Expand' => 'Ampliar',
|
||||
'Export' => 'Exportar',
|
||||
'Info:' => 'Info:',
|
||||
'Invalid request method!' => 'Método de la petición no válido',
|
||||
'It looks like you may have taken the wrong turn.' => 'Parece que puede haber tomado el camino equivocado.',
|
||||
'Language' => 'Idioma',
|
||||
'Loading...' => 'Cargando...',
|
||||
'Login' => 'Iniciar sesión',
|
||||
'Logo of {appName}' => 'Logo de {appName}',
|
||||
'Logout' => 'Salir',
|
||||
'Menu' => 'Menú',
|
||||
'Module is not enabled on this content container!' => 'El módulo no está habilitado en este contenedor de contenido!',
|
||||
'My Profile' => 'Mi perfil',
|
||||
'New profile image' => 'Nueva imagen de perfil',
|
||||
'Next' => 'Siguiente',
|
||||
'No error information given.' => 'No se dio información.',
|
||||
'No results' => 'No se han encontrado resultados',
|
||||
'Oooops...' => 'Oooops...',
|
||||
'Open' => 'Abrir',
|
||||
'Please type at least 3 characters' => 'Por favor escriba al menos 3 caracteres',
|
||||
'Please type at least {count} characters' => 'Por favor, teclee al menos {count} caracteres',
|
||||
'Powered by {name}' => 'Un sistema de {name}',
|
||||
'Profile dropdown' => 'Perfil desplegable',
|
||||
'Profile picture of {displayName}' => 'Imagen de perfil de {displayName}',
|
||||
'Save' => 'Guardar',
|
||||
'Saved' => 'Guardado',
|
||||
'Search' => 'Buscar',
|
||||
'Search...' => 'Buscar...',
|
||||
'Select Me' => 'Seleccione',
|
||||
'Settings' => 'Ajustes',
|
||||
'Show all results' => 'Mostrar todos los resultados',
|
||||
'Show less' => 'Mostrar menos',
|
||||
'Show more' => 'Mostrar más',
|
||||
'Some files could not be uploaded:' => 'Algunos archivos no se pueden cargar:',
|
||||
'Stop impersonation' => 'Impedir la suplantación',
|
||||
'Text could not be copied to clipboard' => 'El texto no se ha podido copiar al portapapeles',
|
||||
'Text has been copied to clipboard' => 'El texto se ha copiado al portapapeles',
|
||||
'The date has to be in the past.' => 'La fecha tiene que ser en el pasado.',
|
||||
'The file has been deleted.' => 'Este archivo ha sido borrado.',
|
||||
'The requested resource could not be found.' => 'El recurso solicitado no pudo ser encontrado.',
|
||||
'The space has been archived.' => 'Este espacio ha sido archivado.',
|
||||
'The space has been unarchived.' => 'Este espacio ha sido desarchivado.',
|
||||
'Time Zone' => 'Zona horaria',
|
||||
'Toggle comment menu' => 'Conmutar el menú de comentarios',
|
||||
'Toggle panel menu' => 'Conmutar el menú de panel',
|
||||
'Toggle post menu' => 'Conmutar el menú de entrada',
|
||||
'Toggle stream entry menu' => 'Conmutar el menú de actividad',
|
||||
'Unsaved changes will be lost. Do you want to proceed?' => 'Hay cambios no guardados, ¿realmente quiere salir?',
|
||||
'Unsubscribe' => 'Anular la suscripción',
|
||||
'Upload' => 'Subir',
|
||||
'Upload file' => 'Cargar archivo',
|
||||
'You are not allowed to run this action.' => 'No estás autorizado para realizar esta acción.',
|
||||
'verify your upload_max_filesize and post_max_size php settings.' => 'verifique su configuración de PHP upload_max_filesize y post_max_size',
|
||||
'{attribute} has been empty. The system-configured function to fill empty values has returned an invalid value. Please try again or contact your administrator.' => '{attribute} está vacío. La función del sistema para rellenar valores vacíos ha devuelto un valor inválido. Por favor vuelva a intentarlo o contacte con su administrador.',
|
||||
'{attribute} must be a string (UUID) or null; {type} given.' => '{attribute} debería ser una cadena (UUID) o un valor nulo, pero se ha proporcionado un valor de tipo {type}.',
|
||||
'{attribute} must be an UUID or null. UUID has the format "{{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}}", where X = [a-fA-F0-9] and both curly brackets and delimiting dashes are optional.' => '{attribute} debe ser un UUID o nulo. UUID tiene el formato "{{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}}", donde X = [a-fA-F0-9] y tanto llaves como guiones son opcionales.',
|
||||
'{nFormatted}B' => '{nFormatted}B',
|
||||
'{nFormatted}K' => '{nFormatted}K',
|
||||
'{nFormatted}M' => '{nFormatted}M',
|
||||
);
|
||||
|
File diff suppressed because one or more lines are too long
@ -1,99 +1,98 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'<strong>Confirm</strong> Action' => 'Művelet<strong>megerősítése</strong>',
|
||||
'<strong>Latest</strong> updates' => '<strong>Legújabb</strong> frissítések',
|
||||
'<strong>Mail</strong> summary' => '<strong>Üzenetek</strong> összesítő',
|
||||
'Actions' => 'Műveletek',
|
||||
'Add:' => 'Hozzáadás:',
|
||||
'Administration' => 'Adminisztráció',
|
||||
'All' => 'Minden',
|
||||
'Allow' => 'Engedélyezés',
|
||||
'Allow content from external source' => 'Külső forrásból származó tartalom engedélyezése',
|
||||
'Always allow content from this provider!' => 'Mindig engedélyezze a tartalmat ettől a szolgáltatótól!',
|
||||
'An error occurred while handling your last action. (Handler not found).' => 'Egy hiba merült fel a legutóbbi művelet elvégzésekor. (Handler nem található)',
|
||||
'An unexpected error occurred while loading the search result.' => 'Váratlan hiba merült fel a keresés eredményeinek betöltése közben.',
|
||||
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'Váratlan hiba merült fel. Ha továbbra is hiba lépne fel, keresd az oldal egyik adminisztrátorát.',
|
||||
'An unexpected error occurred. Please check whether your file exceeds the allowed upload limit of {maxUploadSize}.' => 'Váratlan hiba történt. Kérjük, ellenőrizze, hogy a fájl meghaladja-e a megengedett {maxUploadSize} feltöltési korlátot.',
|
||||
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'Váratlan szerverhiba történt. Ha továbbra is hiba lépne fel, keresd az oldal egyik adminisztrátorát.',
|
||||
'Back' => 'Vissza',
|
||||
'Back to dashboard' => 'Vissza az áttekintéshez',
|
||||
'Cancel' => 'Mégsem',
|
||||
'Choose language:' => 'Válassz nyelvet:',
|
||||
'Close' => 'Bezár',
|
||||
'Collapse' => 'Összecsukás',
|
||||
'Confirm' => 'Rendben',
|
||||
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'A tartalom bővítmény forrásának HActiveRecordContent vagy HActiveRecordContentAddon példánynak kell lennie!',
|
||||
'Copy to clipboard' => 'Másolás vágólapra',
|
||||
'Could not find content of addon!' => 'Nem található a bővítmény tartalma!',
|
||||
'Could not find requested page.' => 'Nem található a kért oldal!',
|
||||
'Default' => 'Alapértelmezett',
|
||||
'Delete' => 'Törlés',
|
||||
'Deny' => 'Tiltás',
|
||||
'Do you really want to perform this action?' => 'Biztos, hogy végrehajtod a műveletet?',
|
||||
'Do you want to enable content from \'{urlPrefix}\'?' => 'Engedélyezi a tartalmat a következőről: \'{urlPrefix}\'?',
|
||||
'Edit' => 'Szerkesztés',
|
||||
'Error' => 'Hiba',
|
||||
'Error while running your last action (Invalid request method).' => 'Hiba történt a művelet közben.
|
||||
return array (
|
||||
'<strong>Confirm</strong> Action' => 'Művelet<strong>megerősítése</strong>',
|
||||
'<strong>Latest</strong> updates' => '<strong>Legújabb</strong> frissítések',
|
||||
'<strong>Mail</strong> summary' => '<strong>Üzenetek</strong> összesítő',
|
||||
'Actions' => 'Műveletek',
|
||||
'Add:' => 'Hozzáadás:',
|
||||
'Administration' => 'Adminisztráció',
|
||||
'All' => 'Minden',
|
||||
'Allow' => 'Engedélyezés',
|
||||
'Allow content from external source' => 'Külső forrásból származó tartalom engedélyezése',
|
||||
'Always allow content from this provider!' => 'Mindig engedélyezze a tartalmat ettől a szolgáltatótól!',
|
||||
'An error occurred while handling your last action. (Handler not found).' => 'Egy hiba merült fel a legutóbbi művelet elvégzésekor. (Handler nem található)',
|
||||
'An unexpected error occurred while loading the search result.' => 'Váratlan hiba merült fel a keresés eredményeinek betöltése közben.',
|
||||
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'Váratlan hiba merült fel. Ha továbbra is hiba lépne fel, keresd az oldal egyik adminisztrátorát.',
|
||||
'An unexpected error occurred. Please check whether your file exceeds the allowed upload limit of {maxUploadSize}.' => 'Váratlan hiba történt. Kérjük, ellenőrizze, hogy a fájl meghaladja-e a megengedett {maxUploadSize} feltöltési korlátot.',
|
||||
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'Váratlan szerverhiba történt. Ha továbbra is hiba lépne fel, keresd az oldal egyik adminisztrátorát.',
|
||||
'Back' => 'Vissza',
|
||||
'Back to dashboard' => 'Vissza az áttekintéshez',
|
||||
'Cancel' => 'Mégsem',
|
||||
'Choose language:' => 'Válassz nyelvet:',
|
||||
'Close' => 'Bezár',
|
||||
'Collapse' => 'Összecsukás',
|
||||
'Confirm' => 'Rendben',
|
||||
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'A tartalom bővítmény forrásának HActiveRecordContent vagy HActiveRecordContentAddon példánynak kell lennie!',
|
||||
'Copy to clipboard' => 'Másolás vágólapra',
|
||||
'Could not find content of addon!' => 'Nem található a bővítmény tartalma!',
|
||||
'Could not find requested page.' => 'Nem található a kért oldal!',
|
||||
'Default' => 'Alapértelmezett',
|
||||
'Delete' => 'Törlés',
|
||||
'Deny' => 'Tiltás',
|
||||
'Do you really want to perform this action?' => 'Biztos, hogy végrehajtod a műveletet?',
|
||||
'Do you want to enable content from \'{urlPrefix}\'?' => 'Engedélyezi a tartalmat a következőről: \'{urlPrefix}\'?',
|
||||
'Edit' => 'Szerkesztés',
|
||||
'Error' => 'Hiba',
|
||||
'Error while running your last action (Invalid request method).' => 'Hiba történt a művelet közben.
|
||||
(Érvénytelen kérelem)',
|
||||
'Error:' => 'Hiba:',
|
||||
'Expand' => 'Kinyit',
|
||||
'Export' => 'Exportálás',
|
||||
'Info:' => 'Információ:',
|
||||
'Invalid request method!' => 'Érvénytelen kérelem!',
|
||||
'It looks like you may have taken the wrong turn.' => 'Hoppá... Valami hiba történt.',
|
||||
'Language' => 'Nyelv:',
|
||||
'Loading...' => 'Betöltés...',
|
||||
'Login' => 'Bejelentkezés',
|
||||
'Logo of {appName}' => '{appName} logója',
|
||||
'Logout' => 'Kijelentkezés',
|
||||
'Menu' => 'Menü',
|
||||
'Module is not enabled on this content container!' => 'A modul nincs engedélyezve a tartalom tárolójában.',
|
||||
'My Profile' => 'A profilom',
|
||||
'New profile image' => 'Új profilkép',
|
||||
'Next' => 'Következő',
|
||||
'No error information given.' => 'Nincs hibainformáció.',
|
||||
'Oooops...' => 'Hoppá...',
|
||||
'Open' => 'Megnyitás',
|
||||
'Please type at least 3 characters' => 'Gépelj be legalább 3 karaktert',
|
||||
'Please type at least {count} characters' => 'Legalább adj meg {count} karaktert',
|
||||
'Powered by {name}' => 'Powered by {name}',
|
||||
'Profile dropdown' => 'Profil legördülő menü',
|
||||
'Profile picture of {displayName}' => '{displayName} profilképe',
|
||||
'Save' => 'Mentés',
|
||||
'Saved' => 'Mentve',
|
||||
'Search' => 'Keresés',
|
||||
'Search...' => 'Keresés...',
|
||||
'Select Me' => 'Válassz ki',
|
||||
'Settings' => 'Beállítások',
|
||||
'Show less' => 'Kevesebb mutatása',
|
||||
'Show more' => 'Több mutatása',
|
||||
'Some files could not be uploaded:' => 'Néhány fájlt nem sikerült feltölteni:',
|
||||
'Stop impersonation' => 'Hagyd abba a személyeskedést!',
|
||||
'Text could not be copied to clipboard' => 'A szöveget nem sikerült a vágólapra másolni',
|
||||
'Text has been copied to clipboard' => 'A szöveg a vágolapra másolva',
|
||||
'The date has to be in the past.' => 'A dátumnak a múltban kell lennie.',
|
||||
'The file has been deleted.' => 'A fájlt törölve lett.',
|
||||
'The requested resource could not be found.' => 'A kért tartalom nem található.',
|
||||
'The space has been archived.' => 'A közösség archiválásra került.',
|
||||
'The space has been unarchived.' => 'Közösség archiválása visszavonva.',
|
||||
'Time Zone' => 'Időzóna',
|
||||
'Toggle comment menu' => 'Hozzászólások menü engedélyezése',
|
||||
'Toggle panel menu' => 'Panel menü engedélyezése',
|
||||
'Toggle post menu' => 'Bejegyzések menü engedélyezése',
|
||||
'Toggle stream entry menu' => 'A hírfolyam menü engedélyezése',
|
||||
'Unsaved changes will be lost. Do you want to proceed?' => 'Vannak nem mentett változtatások, valóban el akarod hagyni ezt az oldalt?',
|
||||
'Unsubscribe' => 'Leiratkozás',
|
||||
'Upload' => 'Feltöltés',
|
||||
'Upload file' => 'Fájl feltöltése',
|
||||
'You are not allowed to run this action.' => 'Nincs engedélyed, hogy ezt a műveletet végrehajtsd.',
|
||||
'verify your upload_max_filesize and post_max_size php settings.' => 'ellenőrizze az upload_max_filesize és a post_max_size php beállításait.',
|
||||
'{attribute} has been empty. The system-configured function to fill empty values has returned an invalid value. Please try again or contact your administrator.' => 'Az {attribute} üres. A rendszer által beállított üres értékek kitöltésére szolgáló függvény érvénytelen értéket adott vissza. Kérjük, próbálja újra, vagy forduljon a rendszergazdához.',
|
||||
'{attribute} must be a string (UUID) or null; {type} given.' => 'Az {attribute} karakterláncnak (UUID) vagy nullának kell lennie; {type} adott.',
|
||||
'{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.' => 'Az {attribute} UUID-nek vagy nullának kell lennie. Az UUID formátuma „{{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}}”, ahol X = [a-fA-F0-9], és a zárójelek és az elválasztó kötőjelek nem kötelezőek.',
|
||||
'{nFormatted}B' => '{nFormatted}B',
|
||||
'{nFormatted}K' => '{nFormatted}K',
|
||||
'{nFormatted}M' => '{nFormatted}M',
|
||||
'No results' => '',
|
||||
'Show all results' => '',
|
||||
];
|
||||
'Error:' => 'Hiba:',
|
||||
'Expand' => 'Kinyit',
|
||||
'Export' => 'Exportálás',
|
||||
'Info:' => 'Információ:',
|
||||
'Invalid request method!' => 'Érvénytelen kérelem!',
|
||||
'It looks like you may have taken the wrong turn.' => 'Hoppá... Valami hiba történt.',
|
||||
'Language' => 'Nyelv:',
|
||||
'Loading...' => 'Betöltés...',
|
||||
'Login' => 'Bejelentkezés',
|
||||
'Logo of {appName}' => '{appName} logója',
|
||||
'Logout' => 'Kijelentkezés',
|
||||
'Menu' => 'Menü',
|
||||
'Module is not enabled on this content container!' => 'A modul nincs engedélyezve a tartalom tárolójában.',
|
||||
'My Profile' => 'A profilom',
|
||||
'New profile image' => 'Új profilkép',
|
||||
'Next' => 'Következő',
|
||||
'No error information given.' => 'Nincs hibainformáció.',
|
||||
'No results' => 'Nincs eredmény',
|
||||
'Oooops...' => 'Hoppá...',
|
||||
'Open' => 'Megnyitás',
|
||||
'Please type at least 3 characters' => 'Gépelj be legalább 3 karaktert',
|
||||
'Please type at least {count} characters' => 'Legalább adj meg {count} karaktert',
|
||||
'Powered by {name}' => 'Powered by {name}',
|
||||
'Profile dropdown' => 'Profil legördülő menü',
|
||||
'Profile picture of {displayName}' => '{displayName} profilképe',
|
||||
'Save' => 'Mentés',
|
||||
'Saved' => 'Mentve',
|
||||
'Search' => 'Keresés',
|
||||
'Search...' => 'Keresés...',
|
||||
'Select Me' => 'Válassz ki',
|
||||
'Settings' => 'Beállítások',
|
||||
'Show all results' => 'Az összes eredmény megjelenítése',
|
||||
'Show less' => 'Kevesebb mutatása',
|
||||
'Show more' => 'Több mutatása',
|
||||
'Some files could not be uploaded:' => 'Néhány fájlt nem sikerült feltölteni:',
|
||||
'Stop impersonation' => 'Hagyd abba a személyeskedést!',
|
||||
'Text could not be copied to clipboard' => 'A szöveget nem sikerült a vágólapra másolni',
|
||||
'Text has been copied to clipboard' => 'A szöveg a vágolapra másolva',
|
||||
'The date has to be in the past.' => 'A dátumnak a múltban kell lennie.',
|
||||
'The file has been deleted.' => 'A fájlt törölve lett.',
|
||||
'The requested resource could not be found.' => 'A kért tartalom nem található.',
|
||||
'The space has been archived.' => 'A közösség archiválásra került.',
|
||||
'The space has been unarchived.' => 'Közösség archiválása visszavonva.',
|
||||
'Time Zone' => 'Időzóna',
|
||||
'Toggle comment menu' => 'Hozzászólások menü engedélyezése',
|
||||
'Toggle panel menu' => 'Panel menü engedélyezése',
|
||||
'Toggle post menu' => 'Bejegyzések menü engedélyezése',
|
||||
'Toggle stream entry menu' => 'A hírfolyam menü engedélyezése',
|
||||
'Unsaved changes will be lost. Do you want to proceed?' => 'Vannak nem mentett változtatások, valóban el akarod hagyni ezt az oldalt?',
|
||||
'Unsubscribe' => 'Leiratkozás',
|
||||
'Upload' => 'Feltöltés',
|
||||
'Upload file' => 'Fájl feltöltése',
|
||||
'You are not allowed to run this action.' => 'Nincs engedélyed, hogy ezt a műveletet végrehajtsd.',
|
||||
'verify your upload_max_filesize and post_max_size php settings.' => 'ellenőrizze az upload_max_filesize és a post_max_size php beállításait.',
|
||||
'{attribute} has been empty. The system-configured function to fill empty values has returned an invalid value. Please try again or contact your administrator.' => 'Az {attribute} üres. A rendszer által beállított üres értékek kitöltésére szolgáló függvény érvénytelen értéket adott vissza. Kérjük, próbálja újra, vagy forduljon a rendszergazdához.',
|
||||
'{attribute} must be a string (UUID) or null; {type} given.' => 'Az {attribute} karakterláncnak (UUID) vagy nullának kell lennie; {type} adott.',
|
||||
'{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.' => 'Az {attribute} UUID-nek vagy nullának kell lennie. Az UUID formátuma „{{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}}”, ahol X = [a-fA-F0-9], és a zárójelek és az elválasztó kötőjelek nem kötelezőek.',
|
||||
'{nFormatted}B' => '{nFormatted}B',
|
||||
'{nFormatted}K' => '{nFormatted}K',
|
||||
'{nFormatted}M' => '{nFormatted}M',
|
||||
);
|
||||
|
File diff suppressed because one or more lines are too long
@ -1,98 +1,97 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'<strong>Confirm</strong> Action' => '<strong>Potwierdź</strong> Akcje',
|
||||
'<strong>Latest</strong> updates' => '<strong>Najnowsze</strong> aktualizacje',
|
||||
'<strong>Mail</strong> summary' => '<strong>Mail</strong> podsumowanie',
|
||||
'Actions' => 'Akcje',
|
||||
'Add:' => 'Dodaj:',
|
||||
'Administration' => 'Administracja',
|
||||
'All' => 'Wszystkie',
|
||||
'Allow' => 'Zezwól',
|
||||
'Allow content from external source' => 'Pozwól na treści z zewnętrznego źródła',
|
||||
'Always allow content from this provider!' => 'Zawsze pozwalaj na treści od tego dostawcy!',
|
||||
'An error occurred while handling your last action. (Handler not found).' => 'Wystąpił błąd podczas wykonywania ostatniej czynności. (Handler not found).',
|
||||
'An unexpected error occurred while loading the search result.' => 'Wystąpił nieoczekiwany błąd podczas ładowania wyników wyszukiwania.',
|
||||
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'Wystąpił nieoczekiwany błąd. Jeśli problem będzie się powtarzał, skontaktuj się z administratorem strony.',
|
||||
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'Wystąpił nieoczekiwany błąd serwera. Jeśli problem będzie się powtarzał, skontaktuj się z administratorem strony.',
|
||||
'Back' => 'Wstecz',
|
||||
'Back to dashboard' => 'Powrót do pulpitu',
|
||||
'Cancel' => 'Anuluj',
|
||||
'Choose language:' => 'Wybierz język:',
|
||||
'Close' => 'Zamknij',
|
||||
'Collapse' => 'Zwiń',
|
||||
'Confirm' => 'Potwierdź',
|
||||
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'Źródło zawartości dodatku musi być instancją HActiveRecordContent lub HActiveRecordContentAddon!',
|
||||
'Copy to clipboard' => 'Kopiuj do schowka',
|
||||
'Could not find content of addon!' => 'Nie znaleziono zawartości dodatku!',
|
||||
'Could not find requested page.' => 'Nie znaleziono strony.',
|
||||
'Default' => 'Domyślny',
|
||||
'Delete' => 'Usuń',
|
||||
'Deny' => 'Odmów',
|
||||
'Do you really want to perform this action?' => 'Czy na pewno chcesz wykonać tę czynność?',
|
||||
'Do you want to enable content from \'{urlPrefix}\'?' => 'Czy chcesz zezwolić na treści od \'{urlPrefix}\'?',
|
||||
'Edit' => 'Edytuj',
|
||||
'Error' => 'Błąd',
|
||||
'Error while running your last action (Invalid request method).' => 'Wystapił błąd podczasy wykonania ostatniej czynności (Nieprawidłowa metoda żądania).',
|
||||
'Error:' => 'Błąd:',
|
||||
'Expand' => 'Rozwiń',
|
||||
'Export' => 'Eksportuj',
|
||||
'Info:' => 'Info:',
|
||||
'Invalid request method!' => 'Błędna metoda żądania!',
|
||||
'It looks like you may have taken the wrong turn.' => 'Chyba zabłądziłeś.',
|
||||
'Language' => 'Język',
|
||||
'Loading...' => 'Ładowanie...',
|
||||
'Login' => 'Zaloguj',
|
||||
'Logo of {appName}' => 'Logo {appName}',
|
||||
'Logout' => 'Wyloguj',
|
||||
'Menu' => 'Menu',
|
||||
'Module is not enabled on this content container!' => 'Moduł w tym kontenerze nie jest aktywny!',
|
||||
'New profile image' => 'Nowe zdjęcie profilowe',
|
||||
'Next' => 'Dalej',
|
||||
'No error information given.' => 'Nie podano informacji o błędzie.',
|
||||
'Oooops...' => 'Upsss...',
|
||||
'Open' => 'Otwórz',
|
||||
'Please type at least 3 characters' => 'Wpisz przynajmniej 3 znaki',
|
||||
'Please type at least {count} characters' => 'Wpisz przynajmniej {count} znaki',
|
||||
'Powered by {name}' => 'Od {name}',
|
||||
'Profile dropdown' => 'Rozwiń Profil',
|
||||
'Profile picture of {displayName}' => 'Zdjęcie profilowe {displayName}',
|
||||
'Save' => 'Zapisz',
|
||||
'Saved' => 'Zapisano',
|
||||
'Search' => 'Szukaj',
|
||||
'Search...' => 'Szukaj...',
|
||||
'Select Me' => 'Wybierz mnie',
|
||||
'Settings' => 'Ustawienia',
|
||||
'Show less' => 'Pokaż mniej',
|
||||
'Show more' => 'Pokaż więcej',
|
||||
'Some files could not be uploaded:' => 'Niektóre pliki nie mogą zostać przesłane:',
|
||||
'Stop impersonation' => 'Zatrzymaj podszywanie się',
|
||||
'Text could not be copied to clipboard' => 'Tekst nie mógł zostać skopiowany do schowka',
|
||||
'Text has been copied to clipboard' => 'Tekst został skopiowany do schowka',
|
||||
'The date has to be in the past.' => 'Wpisana data musi być wcześniejsza.',
|
||||
'The file has been deleted.' => 'Plik został usunięty.',
|
||||
'The requested resource could not be found.' => 'Żądany zasób nie został znaleziony.',
|
||||
'The space has been archived.' => 'Strefa ma zostać zarchiwizowana.',
|
||||
'The space has been unarchived.' => 'Strefa ma zostać rozpakowana.',
|
||||
'Time Zone' => 'Strefa czasowa',
|
||||
'Toggle comment menu' => 'Przełącz menu komentarzy',
|
||||
'Toggle panel menu' => 'Przełącz menu panela',
|
||||
'Toggle post menu' => 'Przełącz menu wpisów',
|
||||
'Toggle stream entry menu' => 'Przełącz menu wpisu źródła',
|
||||
'Unsaved changes will be lost. Do you want to proceed?' => 'Istnieją niezapisane zmiany, na pewno chcesz opuścić tę stronę?',
|
||||
'Unsubscribe' => 'Anuluj subskrybcję',
|
||||
'Upload' => 'Prześlij',
|
||||
'Upload file' => 'Prześlij plik',
|
||||
'You are not allowed to run this action.' => 'Nie posiadasz uprawnień do wykonania tej czynności.',
|
||||
'{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' => '',
|
||||
'No results' => '',
|
||||
'Show all results' => '',
|
||||
'verify your upload_max_filesize and post_max_size php settings.' => '',
|
||||
'{attribute} has been empty. The system-configured function to fill empty values has returned an invalid value. Please try again or contact your administrator.' => '',
|
||||
'{attribute} must be a string (UUID) or null; {type} given.' => '',
|
||||
'{attribute} must be an UUID or null. UUID has the format "{{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}}", where X = [a-fA-F0-9] and both curly brackets and delimiting dashes are optional.' => '',
|
||||
];
|
||||
return array (
|
||||
'<strong>Confirm</strong> Action' => '<strong>Potwierdź</strong> Akcje',
|
||||
'<strong>Latest</strong> updates' => '<strong>Najnowsze</strong> aktualizacje',
|
||||
'<strong>Mail</strong> summary' => '<strong>Mail</strong> podsumowanie',
|
||||
'Actions' => 'Akcje',
|
||||
'Add:' => 'Dodaj:',
|
||||
'Administration' => 'Administracja',
|
||||
'All' => 'Wszystkie',
|
||||
'Allow' => 'Zezwól',
|
||||
'Allow content from external source' => 'Pozwól na treści z zewnętrznego źródła',
|
||||
'Always allow content from this provider!' => 'Zawsze pozwalaj na treści od tego dostawcy!',
|
||||
'An error occurred while handling your last action. (Handler not found).' => 'Wystąpił błąd podczas wykonywania ostatniej czynności. (Handler not found).',
|
||||
'An unexpected error occurred while loading the search result.' => 'Wystąpił nieoczekiwany błąd podczas ładowania wyników wyszukiwania.',
|
||||
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'Wystąpił nieoczekiwany błąd. Jeśli problem będzie się powtarzał, skontaktuj się z administratorem strony.',
|
||||
'An unexpected error occurred. Please check whether your file exceeds the allowed upload limit of {maxUploadSize}.' => 'Wystąpił nieoczekiwany błąd. Proszę sprawdź czy plik mieści się w narzuconym limicie {maxUploadSize}.',
|
||||
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'Wystąpił nieoczekiwany błąd serwera. Jeśli problem będzie się powtarzał, skontaktuj się z administratorem strony.',
|
||||
'Back' => 'Wstecz',
|
||||
'Back to dashboard' => 'Powrót do pulpitu',
|
||||
'Cancel' => 'Anuluj',
|
||||
'Choose language:' => 'Wybierz język:',
|
||||
'Close' => 'Zamknij',
|
||||
'Collapse' => 'Zwiń',
|
||||
'Confirm' => 'Potwierdź',
|
||||
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'Źródło zawartości dodatku musi być instancją HActiveRecordContent lub HActiveRecordContentAddon!',
|
||||
'Copy to clipboard' => 'Kopiuj do schowka',
|
||||
'Could not find content of addon!' => 'Nie znaleziono zawartości dodatku!',
|
||||
'Could not find requested page.' => 'Nie znaleziono strony.',
|
||||
'Default' => 'Domyślny',
|
||||
'Delete' => 'Usuń',
|
||||
'Deny' => 'Odmów',
|
||||
'Do you really want to perform this action?' => 'Czy na pewno chcesz wykonać tę czynność?',
|
||||
'Do you want to enable content from \'{urlPrefix}\'?' => 'Czy chcesz zezwolić na treści od \'{urlPrefix}\'?',
|
||||
'Edit' => 'Edytuj',
|
||||
'Error' => 'Błąd',
|
||||
'Error while running your last action (Invalid request method).' => 'Wystapił błąd podczasy wykonania ostatniej czynności (Nieprawidłowa metoda żądania).',
|
||||
'Error:' => 'Błąd:',
|
||||
'Expand' => 'Rozwiń',
|
||||
'Export' => 'Eksportuj',
|
||||
'Info:' => 'Info:',
|
||||
'Invalid request method!' => 'Błędna metoda żądania!',
|
||||
'It looks like you may have taken the wrong turn.' => 'Chyba zabłądziłeś.',
|
||||
'Language' => 'Język',
|
||||
'Loading...' => 'Ładowanie...',
|
||||
'Login' => 'Zaloguj',
|
||||
'Logo of {appName}' => 'Logo {appName}',
|
||||
'Logout' => 'Wyloguj',
|
||||
'Menu' => 'Menu',
|
||||
'Module is not enabled on this content container!' => 'Moduł w tym kontenerze nie jest aktywny!',
|
||||
'My Profile' => 'Mój profil',
|
||||
'New profile image' => 'Nowe zdjęcie profilowe',
|
||||
'Next' => 'Dalej',
|
||||
'No error information given.' => 'Nie podano informacji o błędzie.',
|
||||
'No results' => 'Brak wyników',
|
||||
'Oooops...' => 'Upsss...',
|
||||
'Open' => 'Otwórz',
|
||||
'Please type at least 3 characters' => 'Wpisz przynajmniej 3 znaki',
|
||||
'Please type at least {count} characters' => 'Wpisz przynajmniej {count} znaki',
|
||||
'Powered by {name}' => 'Od {name}',
|
||||
'Profile dropdown' => 'Rozwiń Profil',
|
||||
'Profile picture of {displayName}' => 'Zdjęcie profilowe {displayName}',
|
||||
'Save' => 'Zapisz',
|
||||
'Saved' => 'Zapisano',
|
||||
'Search' => 'Szukaj',
|
||||
'Search...' => 'Szukaj...',
|
||||
'Select Me' => 'Wybierz mnie',
|
||||
'Settings' => 'Ustawienia',
|
||||
'Show all results' => 'Pokaż wszystkie wyniki',
|
||||
'Show less' => 'Pokaż mniej',
|
||||
'Show more' => 'Pokaż więcej',
|
||||
'Some files could not be uploaded:' => 'Niektóre pliki nie mogą zostać przesłane:',
|
||||
'Stop impersonation' => 'Zatrzymaj podszywanie się',
|
||||
'Text could not be copied to clipboard' => 'Tekst nie mógł zostać skopiowany do schowka',
|
||||
'Text has been copied to clipboard' => 'Tekst został skopiowany do schowka',
|
||||
'The date has to be in the past.' => 'Wpisana data musi być wcześniejsza.',
|
||||
'The file has been deleted.' => 'Plik został usunięty.',
|
||||
'The requested resource could not be found.' => 'Żądany zasób nie został znaleziony.',
|
||||
'The space has been archived.' => 'Strefa ma zostać zarchiwizowana.',
|
||||
'The space has been unarchived.' => 'Strefa ma zostać rozpakowana.',
|
||||
'Time Zone' => 'Strefa czasowa',
|
||||
'Toggle comment menu' => 'Przełącz menu komentarzy',
|
||||
'Toggle panel menu' => 'Przełącz menu panela',
|
||||
'Toggle post menu' => 'Przełącz menu wpisów',
|
||||
'Toggle stream entry menu' => 'Przełącz menu wpisu źródła',
|
||||
'Unsaved changes will be lost. Do you want to proceed?' => 'Istnieją niezapisane zmiany, na pewno chcesz opuścić tę stronę?',
|
||||
'Unsubscribe' => 'Anuluj subskrybcję',
|
||||
'Upload' => 'Prześlij',
|
||||
'Upload file' => 'Prześlij plik',
|
||||
'You are not allowed to run this action.' => 'Nie posiadasz uprawnień do wykonania tej czynności.',
|
||||
'verify your upload_max_filesize and post_max_size php settings.' => 'sprawdź ustawienia php - upload_max_filesize i 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} był pusty. Ustawienie globalne aby fukcje pozostawiać puste zwróciło błędną wartość. Spróbuj ponownie lub skontaktuj się z administratorem.',
|
||||
'{attribute} must be a string (UUID) or null; {type} given.' => '{attribute} musi być ciągiem (UUID) lub null; {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} przewidziano jako UUID lub null. UUID przyjmuje format "{{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}}", gdzie X = [a-fA-F0-9] gdzie nawiasy są opcjonalne.',
|
||||
'{nFormatted}B' => '{nFormatted}B',
|
||||
'{nFormatted}K' => '{nFormatted}K',
|
||||
'{nFormatted}M' => '{nFormatted}M',
|
||||
);
|
||||
|
File diff suppressed because one or more lines are too long
@ -1,4 +1,4 @@
|
||||
<?php
|
||||
return array (
|
||||
'E-Mail Summaries' => 'Podsumowania email',
|
||||
'E-Mail Summaries' => 'Podsumowania e-mail',
|
||||
);
|
||||
|
@ -1,26 +1,25 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'%moduleName% - Set as default module' => '%moduleName% - Establecer como módulo predeterminado',
|
||||
'Always activated' => 'Siempre activado',
|
||||
'Are you sure? *ALL* module data will be lost!' => '¿Estás seguro? ¡*TODOS* los datos del módulo se perderán!',
|
||||
'Are you sure? *ALL* module related data and files will be lost!' => '¿Estás seguro? ¡*TODOS* los archivos y datos relacionados con el módulo se perderán!',
|
||||
'Close' => 'Cerrar',
|
||||
'Could not find requested module!' => '¡No se pudo encontrar el módulo solicitado!',
|
||||
'Deactivated' => 'Desactivado',
|
||||
'Deactivation of this module has not been completed yet. Please retry in a few minutes.' => 'Todavía no se ha completado la desactivación de este módulo. Por favor vuelva a intentarlo pasados unos minutos.',
|
||||
'Enable module...' => 'Activar módulo...',
|
||||
'Enabled' => 'Activado',
|
||||
'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!',
|
||||
'Not available' => 'No disponible',
|
||||
'Save' => 'Guardar',
|
||||
'Space default state' => 'Estado por defecto del espacio',
|
||||
'Spaces' => 'Espacios',
|
||||
'The module is currently being used by {nbContainers} users or spaces. If you change its availability, all content created with the module will be lost. Proceed?' => 'Este módulo está actualmente siendo utilizado por {nbContainers} usuarios o espacios. Si cambias su disponibilidad todo el contenido creado con este módulo se perderá. ¿Quieres continuar?',
|
||||
'User default state' => 'Estado por defecto del usuario',
|
||||
'Users' => 'Usuarios',
|
||||
'Module uninstall in progress. This process may take a moment.' => '',
|
||||
'Uninstallation of this module has not been completed yet. It will be removed in a few minutes.' => '',
|
||||
];
|
||||
return array (
|
||||
'%moduleName% - Set as default module' => '%moduleName% - Establecer como módulo predeterminado',
|
||||
'Always activated' => 'Siempre activado',
|
||||
'Are you sure? *ALL* module data will be lost!' => '¿Estás seguro? ¡*TODOS* los datos del módulo se perderán!',
|
||||
'Are you sure? *ALL* module related data and files will be lost!' => '¿Estás seguro? ¡*TODOS* los archivos y datos relacionados con el módulo se perderán!',
|
||||
'Close' => 'Cerrar',
|
||||
'Could not find requested module!' => '¡No se pudo encontrar el módulo solicitado!',
|
||||
'Deactivated' => 'Desactivado',
|
||||
'Deactivation of this module has not been completed yet. Please retry in a few minutes.' => 'Todavía no se ha completado la desactivación de este módulo. Por favor vuelva a intentarlo pasados unos minutos.',
|
||||
'Enable module...' => 'Activar módulo...',
|
||||
'Enabled' => 'Activado',
|
||||
'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!',
|
||||
'Module uninstall in progress. This process may take a moment.' => 'Estoy desinstalando el módulo. Ese proceso puede llevar un rato.',
|
||||
'Not available' => 'No disponible',
|
||||
'Save' => 'Guardar',
|
||||
'Space default state' => 'Estado por defecto del espacio',
|
||||
'Spaces' => 'Espacios',
|
||||
'The module is currently being used by {nbContainers} users or spaces. If you change its availability, all content created with the module will be lost. Proceed?' => 'Este módulo está actualmente siendo utilizado por {nbContainers} usuarios o espacios. Si cambias su disponibilidad todo el contenido creado con este módulo se perderá. ¿Quieres continuar?',
|
||||
'Uninstallation of this module has not been completed yet. It will be removed in a few minutes.' => 'Aún no se ha terminado de desinstalar este módulo. Será eliminado en unos minutos.',
|
||||
'User default state' => 'Estado por defecto del usuario',
|
||||
'Users' => 'Usuarios',
|
||||
);
|
||||
|
@ -1,130 +1,129 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'"My Spaces" Sorting' => 'Ordenación de “Mis espacios”',
|
||||
'1 month' => '1 mes',
|
||||
'1 week' => '1 semana',
|
||||
'1 year' => '1 año',
|
||||
'2 weeks' => '2 semanas',
|
||||
'3 months' => '3 meses',
|
||||
'6 months' => '6 meses',
|
||||
'<strong>Confirm</strong> icon deletion' => '<strong>Confirma</strong> el borrado del icono',
|
||||
'<strong>Confirm</strong> image deletion' => '<strong>Confirmar</strong> borrar imagen',
|
||||
'APC(u)' => 'APC(u)',
|
||||
'Access Token' => 'Token de acceso',
|
||||
'Access token is not provided yet.' => 'Todavía no se ha proporcionado un token de acceso.',
|
||||
'Add OEmbed provider' => 'Agregar proveedor de OEmbed',
|
||||
'Add custom info text for maintenance mode. Displayed on the login page.' => 'Agregue texto de información personalizado para el modo de mantenimiento. Se muestra en la página de inicio de sesión.',
|
||||
'Add new provider' => 'Añadir nuevo proveedor',
|
||||
'Advanced Settings' => 'Ajustes avanzados',
|
||||
'Allow Self-Signed Certificates?' => '¿Permitir cerfificados autofirmados?',
|
||||
'Allowed file extensions' => 'Extensiones de archivos permitidas',
|
||||
'Appearance Settings' => 'Ajustes de apariencia',
|
||||
'Auto format based on user language - Example: {example}' => 'Formato automático basado en el lenguaje del usuario - Ejemplo: {example}',
|
||||
'Back to overview' => 'Regresar a la vista previa',
|
||||
'Base URL' => 'URL Base',
|
||||
'Cache Backend' => 'Modo de caché',
|
||||
'Comma separated list. Leave empty to allow all.' => 'Lista separada por comas. Deja en blanco para permitir todos',
|
||||
'Configuration (Use settings from configuration file)' => 'Configuración (utiliza valores del fichero de configuración)',
|
||||
'Could not send test email.' => 'El envío de correo electrónico de prueba no fue exitoso.',
|
||||
'Currently no provider active!' => '¡No hay ningún proveedor activo!',
|
||||
'Currently there are {count} records in the database dating from {dating}.' => 'Actualmente hay {count} registros en la base de datos que data de {dating}.',
|
||||
'Custom DSN' => 'DSN personalizado',
|
||||
'Custom sort order (alphabetical if not defined)' => 'Ordenación personalizada (alfabética si no se especifica)',
|
||||
'Custom sort order can be defined in the Space advanced settings.' => 'La ordenación personalizada puede especificarse en la configuración avanzada de cada Espacio.',
|
||||
'DSN' => 'DSN',
|
||||
'DSN Examples:' => 'Ejemplos de DSN:',
|
||||
'Dashboard' => 'Inicio',
|
||||
'Date input format' => 'Formato de fecha',
|
||||
'Default Expire Time (in seconds)' => 'Tiempo de expiración por defecto (en segundos)',
|
||||
'Default Timezone' => 'Zona horaria por defecto',
|
||||
'Default language' => 'Idioma por defecto',
|
||||
'Default pagination size (Entries per page)' => 'Tamaño de paginación por defecto (Entradas por página)',
|
||||
'Default stream content order' => 'Orden del contenido de Actividad',
|
||||
'Delete' => 'Eliminar',
|
||||
'E-Mail' => 'Correo electrónico',
|
||||
'E-Mail reply-to' => 'Dirección de respuesta',
|
||||
'E-Mail sender address' => 'Dirección del remitente del correo electrónico',
|
||||
'E-Mail sender name' => 'Nombre del remitente del correo electrónico',
|
||||
'E.g. http://example.com/humhub' => 'P.ej. http://example.com/humhub',
|
||||
'Edit OEmbed provider' => 'Editar proveedor de OEmbed',
|
||||
'Embedded content requires the user\'s consent to be loaded' => 'La carga de contenido incrustado requiere el permiso del usuario',
|
||||
'Enable maintenance mode' => 'Habilitar el modo de mantenimiento',
|
||||
'Enable user friendship system' => 'Activar el Sistema de Amigos',
|
||||
'Enabled' => 'Habilitado',
|
||||
'Enabled OEmbed providers' => 'Proveedores de OEmbed activados',
|
||||
'Endpoint Url' => 'Endpoint URL',
|
||||
'Exclude media files from stream attachment list' => 'Excluir los archivos de medios de la lista de archivos vinculados de Actividad',
|
||||
'File' => 'Archivo',
|
||||
'Firstname Lastname (e.g. John Doe)' => 'Nombre y Apellido (p.ej. John Doe)',
|
||||
'Fixed format (dd/mm/yyyy) - Example: {example}' => 'Formato fijo (dd/mm/aaaa) - Ejemplo: {example}',
|
||||
'Friendship' => 'Amistad',
|
||||
'General' => 'General',
|
||||
'General Settings' => 'Ajustes generales',
|
||||
'HTML tracking code' => 'Código de seguimiento HTML',
|
||||
'Here you can configurate the registration behaviour and additinal user settings of your social network.' => 'Aquí puede configurar el comportamiento de registro y la configuración de usuario adicional de su red social.',
|
||||
'Here you can configure basic settings of your social network.' => 'Aquí puede configurar los ajustes básicos de su red social.',
|
||||
'Horizontal scrolling images on a mobile device' => 'Desplazamiento horizontal en dispositivos móviles',
|
||||
'Icon upload' => 'Subir icono',
|
||||
'Inserted script tags must contain a nonce. e.g. {code}' => 'Las etiquetas de scripts insertados deben contener un nonce, p. ej. {code}',
|
||||
'Last visit' => 'Última visita',
|
||||
'Logo upload' => 'Subir logo',
|
||||
'Mail Transport Type' => 'Tipo de transporte de correo',
|
||||
'Maintenance mode' => 'Modo de mantenimiento',
|
||||
'Maximum allowed age for logs.' => 'Edad máxima para los logs.',
|
||||
'Maximum upload file size (in MB)' => 'Tamaño máximo de archivo para subir (en MB)',
|
||||
'Mobile appearance' => 'Apariencia móvil',
|
||||
'Name of the application' => 'Nombre de la aplicación',
|
||||
'No Delivery (Debug Mode, Save as file)' => 'Sin entrega (modo de depuración, guarda como fichero)',
|
||||
'No Proxy Hosts' => 'Sin Proxy',
|
||||
'No caching' => 'No hacer caché',
|
||||
'Notification Settings' => 'Configuración de las notificaciones',
|
||||
'Old logs can significantly increase the size of your database while providing little information.' => 'Registros antiguos pueden aumentar significativamente el tamaño de su base de datos, proporcionando poca información.',
|
||||
'Optional. Default reply address for system emails like notifications.' => 'Opcional. Dirección de correo electrónico para los mensajes del sistema, como las notificaciones.',
|
||||
'PHP (Use settings of php.ini file)' => 'PHP (utiliza los valores del fichero php.ini)',
|
||||
'PHP APC(u) Extension missing - Type not available!' => 'La extensión PHP APC(u) no está disponible - ¡Tipo no disponible!',
|
||||
'PHP reported a maximum of {maxUploadSize} MB' => 'PHP reportó un máximo de {maxUploadSize} MB',
|
||||
'Password' => 'Contraseña',
|
||||
'Port' => 'Puerto',
|
||||
'Port number' => 'Número de puerto',
|
||||
'Prevent client caching of following scripts' => 'Evitar el almacenamiento en caché del cliente de los siguientes scripts',
|
||||
'Provider Name' => 'Nombre del proveedor',
|
||||
'Redis' => 'Redis',
|
||||
'Regular expression by which the link match will be checked.' => 'Expresión regular con la que comprobar el enlace.',
|
||||
'Reported database time: {dateTime}' => 'Hora de la base de datos informada: {dateTime}',
|
||||
'Save' => 'Guardar',
|
||||
'Save & Flush Caches' => 'Guardar y vaciar cachés',
|
||||
'Save & Test' => 'Guardar y probar',
|
||||
'Saved' => 'Guardado',
|
||||
'Saved and flushed cache' => 'Guardado y vaciada la caché',
|
||||
'Saved and sent test email to: {address}' => 'Cambios guardados y correo de prueba enviado a: {address}',
|
||||
'Server' => 'Servidor',
|
||||
'Show introduction tour for new users' => 'Mostrar guía de introducción a los nuevos usuarios',
|
||||
'Show user profile post form on dashboard' => 'Mostrar el formulario para escribir entradas en Inicio',
|
||||
'Sort by creation date' => 'Ordenar por fecha de creación',
|
||||
'Sort by update date' => 'Ordenar por fecha de actualización',
|
||||
'Test message' => 'Mensaje de prueba',
|
||||
'Theme' => 'Tema',
|
||||
'These settings refer to advanced topics of your social network.' => 'Estos ajustes se refieren a temas avanzados de su red social.',
|
||||
'These settings refer to the appearance of your social network.' => 'Estos ajustes se refieren a la apariencia de su red social.',
|
||||
'Url Pattern' => 'Patrón de URL',
|
||||
'Use %url% as placeholder for URL. Format needs to be JSON. (e.g. http://www.youtube.com/oembed?url=%url%&format=json)' => 'Usa %url% como marcador para la URL. El formato necesario es JSON. (p.ej. http://www.youtube.com/oembed?url=%url%&format=json)',
|
||||
'Use SMTPS' => 'Utilizar SMTPS',
|
||||
'Use X-Sendfile for File Downloads' => 'Usar X-Sendfile para las descargas de archivos',
|
||||
'User' => 'Usuario',
|
||||
'User Display Name' => 'Nombre de usuario que se muestra',
|
||||
'User Display Name Subtitle' => 'Subtítulo de usuario que se muestra',
|
||||
'User Settings' => 'Ajustes de usuario',
|
||||
'Username' => 'Usuario',
|
||||
'Username (e.g. john)' => 'Usuario (p.ej. john)',
|
||||
'You can add a statistic code snippet (HTML) - which will be added to all rendered pages.' => 'Puede agregar un fragmento de código HTML de estadísticas, que se agregará a todas las páginas renderizadas.',
|
||||
'You can find more configuration options here:' => 'Aquí puedes encontrar más opciones de configuración:',
|
||||
'You\'re using no icon at the moment. Upload your logo now.' => 'No estás usando ningún icono en este momento. Sube tu logo ahora.',
|
||||
'You\'re using no logo at the moment. Upload your logo now.' => 'No estás usando un logo ahora. Sube tu logo ahora.',
|
||||
'e.g. 25 (for SMTP) or 465 (for SMTPS)' => 'p. ej. 25 (para SMTP) o 465 (para SMTPS)',
|
||||
'e.g. localhost' => 'p. ej. localhost',
|
||||
'e.g. smtps://user:pass@smtp.example.com:port' => 'p. ej smtps://user:pass@smtp.ejemplo.com:puerto',
|
||||
'never' => 'nunca',
|
||||
'Add individual info text...' => '',
|
||||
'Maintenance mode restricts access to the platform and immediately logs out all users except Admins.' => '',
|
||||
];
|
||||
return array (
|
||||
'"My Spaces" Sorting' => 'Ordenación de “Mis espacios”',
|
||||
'1 month' => '1 mes',
|
||||
'1 week' => '1 semana',
|
||||
'1 year' => '1 año',
|
||||
'2 weeks' => '2 semanas',
|
||||
'3 months' => '3 meses',
|
||||
'6 months' => '6 meses',
|
||||
'<strong>Confirm</strong> icon deletion' => '<strong>Confirma</strong> el borrado del icono',
|
||||
'<strong>Confirm</strong> image deletion' => '<strong>Confirmar</strong> borrar imagen',
|
||||
'APC(u)' => 'APC(u)',
|
||||
'Access Token' => 'Token de acceso',
|
||||
'Access token is not provided yet.' => 'Todavía no se ha proporcionado un token de acceso.',
|
||||
'Add OEmbed provider' => 'Agregar proveedor de OEmbed',
|
||||
'Add custom info text for maintenance mode. Displayed on the login page.' => 'Agregue texto de información personalizado para el modo de mantenimiento. Se muestra en la página de inicio de sesión.',
|
||||
'Add individual info text...' => 'Añadir un texto de información individual...',
|
||||
'Add new provider' => 'Añadir nuevo proveedor',
|
||||
'Advanced Settings' => 'Ajustes avanzados',
|
||||
'Allow Self-Signed Certificates?' => '¿Permitir cerfificados autofirmados?',
|
||||
'Allowed file extensions' => 'Extensiones de archivos permitidas',
|
||||
'Appearance Settings' => 'Ajustes de apariencia',
|
||||
'Auto format based on user language - Example: {example}' => 'Formato automático basado en el lenguaje del usuario - Ejemplo: {example}',
|
||||
'Back to overview' => 'Regresar a la vista previa',
|
||||
'Base URL' => 'URL Base',
|
||||
'Cache Backend' => 'Modo de caché',
|
||||
'Comma separated list. Leave empty to allow all.' => 'Lista separada por comas. Deja en blanco para permitir todos',
|
||||
'Configuration (Use settings from configuration file)' => 'Configuración (utiliza valores del fichero de configuración)',
|
||||
'Could not send test email.' => 'El envío de correo electrónico de prueba no fue exitoso.',
|
||||
'Currently no provider active!' => '¡No hay ningún proveedor activo!',
|
||||
'Currently there are {count} records in the database dating from {dating}.' => 'Actualmente hay {count} registros en la base de datos que data de {dating}.',
|
||||
'Custom DSN' => 'DSN personalizado',
|
||||
'Custom sort order (alphabetical if not defined)' => 'Ordenación personalizada (alfabética si no se especifica)',
|
||||
'Custom sort order can be defined in the Space advanced settings.' => 'La ordenación personalizada puede especificarse en la configuración avanzada de cada Espacio.',
|
||||
'DSN' => 'DSN',
|
||||
'DSN Examples:' => 'Ejemplos de DSN:',
|
||||
'Dashboard' => 'Inicio',
|
||||
'Date input format' => 'Formato de fecha',
|
||||
'Default Expire Time (in seconds)' => 'Tiempo de expiración por defecto (en segundos)',
|
||||
'Default Timezone' => 'Zona horaria por defecto',
|
||||
'Default language' => 'Idioma por defecto',
|
||||
'Default pagination size (Entries per page)' => 'Tamaño de paginación por defecto (Entradas por página)',
|
||||
'Default stream content order' => 'Orden del contenido de Actividad',
|
||||
'Delete' => 'Eliminar',
|
||||
'E-Mail' => 'Correo electrónico',
|
||||
'E-Mail reply-to' => 'Dirección de respuesta',
|
||||
'E-Mail sender address' => 'Dirección del remitente del correo electrónico',
|
||||
'E-Mail sender name' => 'Nombre del remitente del correo electrónico',
|
||||
'E.g. http://example.com/humhub' => 'P.ej. http://example.com/humhub',
|
||||
'Edit OEmbed provider' => 'Editar proveedor de OEmbed',
|
||||
'Embedded content requires the user\'s consent to be loaded' => 'La carga de contenido incrustado requiere el permiso del usuario',
|
||||
'Enable maintenance mode' => 'Habilitar el modo de mantenimiento',
|
||||
'Enable user friendship system' => 'Activar el Sistema de Amigos',
|
||||
'Enabled' => 'Habilitado',
|
||||
'Enabled OEmbed providers' => 'Proveedores de OEmbed activados',
|
||||
'Endpoint Url' => 'Endpoint URL',
|
||||
'Exclude media files from stream attachment list' => 'Excluir los archivos de medios de la lista de archivos vinculados de Actividad',
|
||||
'File' => 'Archivo',
|
||||
'Firstname Lastname (e.g. John Doe)' => 'Nombre y Apellido (p.ej. John Doe)',
|
||||
'Fixed format (dd/mm/yyyy) - Example: {example}' => 'Formato fijo (dd/mm/aaaa) - Ejemplo: {example}',
|
||||
'Friendship' => 'Amistad',
|
||||
'General' => 'General',
|
||||
'General Settings' => 'Ajustes generales',
|
||||
'HTML tracking code' => 'Código de seguimiento HTML',
|
||||
'Here you can configurate the registration behaviour and additinal user settings of your social network.' => 'Aquí puede configurar el comportamiento de registro y la configuración de usuario adicional de su red social.',
|
||||
'Here you can configure basic settings of your social network.' => 'Aquí puede configurar los ajustes básicos de su red social.',
|
||||
'Horizontal scrolling images on a mobile device' => 'Desplazamiento horizontal en dispositivos móviles',
|
||||
'Icon upload' => 'Subir icono',
|
||||
'Inserted script tags must contain a nonce. e.g. {code}' => 'Las etiquetas de scripts insertados deben contener un nonce, p. ej. {code}',
|
||||
'Last visit' => 'Última visita',
|
||||
'Logo upload' => 'Subir logo',
|
||||
'Mail Transport Type' => 'Tipo de transporte de correo',
|
||||
'Maintenance mode' => 'Modo de mantenimiento',
|
||||
'Maintenance mode restricts access to the platform and immediately logs out all users except Admins.' => 'El modo mantenimiento restringe el acceso a la plataforma y desconecta inmediatamente del sistema a todos los usuarios excepto a los administradores.',
|
||||
'Maximum allowed age for logs.' => 'Edad máxima para los logs.',
|
||||
'Maximum upload file size (in MB)' => 'Tamaño máximo de archivo para subir (en MB)',
|
||||
'Mobile appearance' => 'Apariencia móvil',
|
||||
'Name of the application' => 'Nombre de la aplicación',
|
||||
'No Delivery (Debug Mode, Save as file)' => 'Sin entrega (modo de depuración, guarda como fichero)',
|
||||
'No Proxy Hosts' => 'Sin Proxy',
|
||||
'No caching' => 'No hacer caché',
|
||||
'Notification Settings' => 'Configuración de las notificaciones',
|
||||
'Old logs can significantly increase the size of your database while providing little information.' => 'Registros antiguos pueden aumentar significativamente el tamaño de su base de datos, proporcionando poca información.',
|
||||
'Optional. Default reply address for system emails like notifications.' => 'Opcional. Dirección de correo electrónico para los mensajes del sistema, como las notificaciones.',
|
||||
'PHP (Use settings of php.ini file)' => 'PHP (utiliza los valores del fichero php.ini)',
|
||||
'PHP APC(u) Extension missing - Type not available!' => 'La extensión PHP APC(u) no está disponible - ¡Tipo no disponible!',
|
||||
'PHP reported a maximum of {maxUploadSize} MB' => 'PHP reportó un máximo de {maxUploadSize} MB',
|
||||
'Password' => 'Contraseña',
|
||||
'Port' => 'Puerto',
|
||||
'Port number' => 'Número de puerto',
|
||||
'Prevent client caching of following scripts' => 'Evitar el almacenamiento en caché del cliente de los siguientes scripts',
|
||||
'Provider Name' => 'Nombre del proveedor',
|
||||
'Redis' => 'Redis',
|
||||
'Regular expression by which the link match will be checked.' => 'Expresión regular con la que comprobar el enlace.',
|
||||
'Reported database time: {dateTime}' => 'Hora de la base de datos informada: {dateTime}',
|
||||
'Save' => 'Guardar',
|
||||
'Save & Flush Caches' => 'Guardar y vaciar cachés',
|
||||
'Save & Test' => 'Guardar y probar',
|
||||
'Saved' => 'Guardado',
|
||||
'Saved and flushed cache' => 'Guardado y vaciada la caché',
|
||||
'Saved and sent test email to: {address}' => 'Cambios guardados y correo de prueba enviado a: {address}',
|
||||
'Server' => 'Servidor',
|
||||
'Show introduction tour for new users' => 'Mostrar guía de introducción a los nuevos usuarios',
|
||||
'Show user profile post form on dashboard' => 'Mostrar el formulario para escribir entradas en Inicio',
|
||||
'Sort by creation date' => 'Ordenar por fecha de creación',
|
||||
'Sort by update date' => 'Ordenar por fecha de actualización',
|
||||
'Test message' => 'Mensaje de prueba',
|
||||
'Theme' => 'Tema',
|
||||
'These settings refer to advanced topics of your social network.' => 'Estos ajustes se refieren a temas avanzados de su red social.',
|
||||
'These settings refer to the appearance of your social network.' => 'Estos ajustes se refieren a la apariencia de su red social.',
|
||||
'Url Pattern' => 'Patrón de URL',
|
||||
'Use %url% as placeholder for URL. Format needs to be JSON. (e.g. http://www.youtube.com/oembed?url=%url%&format=json)' => 'Usa %url% como marcador para la URL. El formato necesario es JSON. (p.ej. http://www.youtube.com/oembed?url=%url%&format=json)',
|
||||
'Use SMTPS' => 'Utilizar SMTPS',
|
||||
'Use X-Sendfile for File Downloads' => 'Usar X-Sendfile para las descargas de archivos',
|
||||
'User' => 'Usuario',
|
||||
'User Display Name' => 'Nombre de usuario que se muestra',
|
||||
'User Display Name Subtitle' => 'Subtítulo de usuario que se muestra',
|
||||
'User Settings' => 'Ajustes de usuario',
|
||||
'Username' => 'Usuario',
|
||||
'Username (e.g. john)' => 'Usuario (p.ej. john)',
|
||||
'You can add a statistic code snippet (HTML) - which will be added to all rendered pages.' => 'Puede agregar un fragmento de código HTML de estadísticas, que se agregará a todas las páginas renderizadas.',
|
||||
'You can find more configuration options here:' => 'Aquí puedes encontrar más opciones de configuración:',
|
||||
'You\'re using no icon at the moment. Upload your logo now.' => 'No estás usando ningún icono en este momento. Sube tu logo ahora.',
|
||||
'You\'re using no logo at the moment. Upload your logo now.' => 'No estás usando un logo ahora. Sube tu logo ahora.',
|
||||
'e.g. 25 (for SMTP) or 465 (for SMTPS)' => 'p. ej. 25 (para SMTP) o 465 (para SMTPS)',
|
||||
'e.g. localhost' => 'p. ej. localhost',
|
||||
'e.g. smtps://user:pass@smtp.example.com:port' => 'p. ej smtps://user:pass@smtp.ejemplo.com:puerto',
|
||||
'never' => 'nunca',
|
||||
);
|
||||
|
@ -5,7 +5,7 @@ return array (
|
||||
'<strong>Settings</strong> and Configuration' => '<strong>Ajustes</strong> y Configuración',
|
||||
'<strong>User</strong> administration' => 'Administración de <strong>Usuarios</strong>',
|
||||
'<strong>Warning:</strong> All individual profile permission settings are reset to the default values!' => '<strong>Advertencia:</strong> ¡Todas las configuraciones de permisos de perfiles individuales se restablecen a los valores predeterminados!',
|
||||
'About the account request for \'{displayName}\'.' => '',
|
||||
'About the account request for \'{displayName}\'.' => 'Sobre la petición de cuenta para \'{displayName}\'.',
|
||||
'Accept user: <strong>{displayName}</strong> ' => 'Aceptar usuario: <strong>{displayName}</strong>',
|
||||
'Account' => 'Cuenta',
|
||||
'Account Request for \'{displayName}\' has been approved.' => 'La solicitud de cuenta para \'{displayName}\' ha sido aprobada.',
|
||||
@ -34,7 +34,7 @@ return array (
|
||||
'Are you really sure that you want to impersonate this user?' => '¿Estás seguro de querer asumir la identidad de este usuario?',
|
||||
'Are you really sure? The selected users will be approved and notified by e-mail.' => '¿Estás seguro? Los usuarios seleccionados serán aprobados y notificados mediante correo electrónico.',
|
||||
'Are you really sure? The selected users will be deleted and notified by e-mail.' => '¿Estás seguro? Los usuarios seleccionados serán borrados y notificados por correo electrónico.',
|
||||
'Are you really sure? The selected users will be notified by e-mail.' => '',
|
||||
'Are you really sure? The selected users will be notified by e-mail.' => '¿Estás realmente seguro? Los usuarios seleccionados recibirán una notificación por correo electrónico.',
|
||||
'Are you really sure? Users who are not assigned to another group are automatically assigned to the default group.' => '¿Estas realmente seguro? Los usuarios que no están asignados a otro grupo se asignan automáticamente al grupo predeterminado.',
|
||||
'Are you sure that you want to delete following user?' => '¿Estás seguro de querer borrar el siguiente usuario?',
|
||||
'Cancel' => 'Cancelar',
|
||||
@ -43,7 +43,7 @@ return array (
|
||||
'Could not approve the user!' => '¡No se ha podido aprobar el usuario!',
|
||||
'Could not decline the user!' => '¡No se ha podido rechazar al usuario!',
|
||||
'Could not load category.' => 'No se pudo cargar la categoría.',
|
||||
'Could not send the message to the user!' => '',
|
||||
'Could not send the message to the user!' => '¡No se ha podido enviar un mensaje al usuario!',
|
||||
'Create new group' => 'Crear nuevo grupo',
|
||||
'Create new profile category' => 'Crear nueva categoría de perfil',
|
||||
'Create new profile field' => 'Crear nuevo campo de perfil',
|
||||
@ -54,7 +54,7 @@ return array (
|
||||
'Default' => 'Predeterminado',
|
||||
'Default Profile Permissions' => 'Permisos de perfil predeterminados',
|
||||
'Default Sorting' => 'Orden por defecto',
|
||||
'Default content of the email when sending a message to the user' => '',
|
||||
'Default content of the email when sending a message to the user' => 'Contenido por defecto del mensaje cuando se envía un correo al usuario',
|
||||
'Default content of the registration approval email' => 'Contenido por defecto del mensaje de aceptación del registro',
|
||||
'Default content of the registration denial email' => 'Contenido por defecto del mensaje de denegación del registro',
|
||||
'Default group can not be deleted!' => '¡El grupo por defecto no puede borrarse!',
|
||||
@ -78,7 +78,7 @@ return array (
|
||||
'Edit profile category' => 'Editar categoría de perfil',
|
||||
'Edit profile field' => 'Editar campo de perfil',
|
||||
'Edit user: {name}' => 'Editar usuario: {name}',
|
||||
'Email all selected' => '',
|
||||
'Email all selected' => 'Enviar un mensaje a todos los seleccionados',
|
||||
'Enable' => 'Habilitar',
|
||||
'Enable individual profile permissions' => 'Habilitar permisos de perfil individual',
|
||||
'Enabled' => 'Habilitado',
|
||||
@ -95,7 +95,7 @@ Could you tell us the motivation behind your registration?
|
||||
Kind Regards
|
||||
{AdminName}
|
||||
|
||||
' => '',
|
||||
' => 'Hola {displayName}. Estamos revisando la creación de tu cuenta. ¿Podrías indicarnos cuál es la razón de que te hayas registrado? Muchas gracias, {AdminName}',
|
||||
'Hello {displayName},
|
||||
|
||||
Your account has been activated.
|
||||
@ -117,7 +117,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 enabled, the Group Manager will need to approve registration.' => '',
|
||||
'If enabled, the Group Manager will need to approve registration.' => 'Si se activa, el administrador será necesaria la aprobación del administrador del grupo.',
|
||||
'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',
|
||||
@ -157,7 +157,7 @@ Kind Regards
|
||||
'People' => 'Gente',
|
||||
'Permanently delete' => 'Borrar permanentemente',
|
||||
'Permissions' => 'Permisos',
|
||||
'Post-registration approval required' => '',
|
||||
'Post-registration approval required' => 'Se requiere una aprobación posterior al registro',
|
||||
'Prioritised User Group' => 'Grupo de usuarios prioritario',
|
||||
'Profile Permissions' => 'Permisos de perfil',
|
||||
'Profiles' => 'Perfiles',
|
||||
@ -174,8 +174,8 @@ Kind Regards
|
||||
'Send' => 'Enviar',
|
||||
'Send & decline' => 'Enviar y rechazar',
|
||||
'Send & save' => 'Enviar y guardar',
|
||||
'Send a message' => '',
|
||||
'Send a message to <strong>{displayName}</strong> ' => '',
|
||||
'Send a message' => 'Enviar un mensaje',
|
||||
'Send a message to <strong>{displayName}</strong> ' => 'Enviar un mensaje a <strong>{displayName}</strong>',
|
||||
'Send invitation email' => 'Enviar mensaje de invitación',
|
||||
'Send invitation email again?' => '¿Reenviar el mensaje de invitación?',
|
||||
'Send notifications to users when added to or removed from the group.' => 'Enviar notificaciones a los usuarios cuando se les añada o elimine del grupo.',
|
||||
@ -185,14 +185,14 @@ Kind Regards
|
||||
'The Space memberships of all group members will be updated. This may take up to several minutes.' => 'Se actualizarán las pertenencias al espacio de todos los grupos. Esta operación puede tardar varios minutos.',
|
||||
'The following list contains all pending sign-ups and invites.' => 'La lista siguiente contiene todos los registros e invitaciones pendientes.',
|
||||
'The following list contains all registered users awaiting an approval.' => 'La siguiente lista contiene todos los usuarios registrados que esperan una aprobación.',
|
||||
'The message has been sent by email.' => '',
|
||||
'The message has been sent by email.' => 'Se ha enviado un mensaje por correo electrónico.',
|
||||
'The registration was approved and the user was notified by email.' => 'El registro ha sido aprobado y el usuario ha sido notificado por correo electrónico.',
|
||||
'The registration was declined and the user was notified by email.' => 'El registro ha sido rechazado y se ha notificado al usuario por correo electrónico.',
|
||||
'The registrations were approved and the users were notified by email.' => 'Los registros han sido aprobados y se ha notificado a los usuarios por correo electrónico.',
|
||||
'The registrations were declined and the users were notified by email.' => 'Los registros han sido rechazados y se ha notificado a los usuarios por correo electrónico.',
|
||||
'The selected invitations have been successfully deleted!' => 'Se han eliminado con éxito las invitaciones pendientes seleccionadas.',
|
||||
'The user is the owner of these spaces:' => 'El usuario es el propietario de estos espacios:',
|
||||
'The users were notified by email.' => '',
|
||||
'The users were notified by email.' => 'Se ha notificado a los usuarios por correo electrónico.',
|
||||
'This option allows you to determine whether users may set individual permissions for their own profiles.' => 'Esta opción le permite determinar si los usuarios pueden establecer permisos individuales para sus propios perfiles.',
|
||||
'This overview contains a list of each registered user with actions to view, edit and delete users.' => 'Esta vista contiene una lista de cada usuario registrado con acciones para ver, editar y eliminar usuarios.',
|
||||
'This user owns no spaces.' => 'Este usuario no posee espacios.',
|
||||
@ -210,5 +210,5 @@ 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',
|
||||
'{nbMsgSent} already sent' => '',
|
||||
'{nbMsgSent} already sent' => 'Ya se ha enviado {nbMsgSent}',
|
||||
);
|
||||
|
@ -1,26 +1,25 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'%moduleName% - Set as default module' => '%moduleName% - Beállítás alapértelmezett modulként',
|
||||
'Always activated' => 'Mindig aktiválva van',
|
||||
'Are you sure? *ALL* module data will be lost!' => 'Biztos vagy benne? *MINDEN* modul adat elvész!',
|
||||
'Are you sure? *ALL* module related data and files will be lost!' => 'Biztos vagy benne? *MINDEN* a modullal kapcsolatos és fájl elvész!',
|
||||
'Close' => 'Bezárás',
|
||||
'Could not find requested module!' => 'A kért modul nem található!',
|
||||
'Deactivated' => 'Deaktiválva',
|
||||
'Deactivation of this module has not been completed yet. Please retry in a few minutes.' => 'Ennek a modulnak a deaktiválása még nem fejeződött be. Kérjük, próbálja újra néhány perc múlva.',
|
||||
'Enable module...' => 'Modul bekapcsolása...',
|
||||
'Enabled' => 'Aktiválva',
|
||||
'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".' => 'Itt kiválaszthatod, hogy egy modul automatikusan aktiválódjon-e egy közösségben vagy felhasználói profilban. Ha azt szeretnéd, hogy a modul legyen aktiválva, válaszd a "mindig aktiválva" lehetőséget.',
|
||||
'Module deactivation in progress. This process may take a moment.' => 'Modul deaktiválása folyamatban. Ez a folyamat eltarthat egy ideig.',
|
||||
'Module path %path% is not writeable!' => 'A(z ) %path% modulútvonal nem írható!',
|
||||
'Not available' => 'Nem elérhető',
|
||||
'Save' => 'Mentés',
|
||||
'Space default state' => 'Közösség alapértelmezett állapota',
|
||||
'Spaces' => 'Közösségek',
|
||||
'The module is currently being used by {nbContainers} users or spaces. If you change its availability, all content created with the module will be lost. Proceed?' => 'A modult jelenleg {nbContainers} felhasználók vagy közösségek használják. Ha módosítja elérhetőségét, a modullal létrehozott összes tartalom elvész. Folytatja?',
|
||||
'User default state' => 'Felhasználó alapértelmezett állapota',
|
||||
'Users' => 'Felhasználók',
|
||||
'Module uninstall in progress. This process may take a moment.' => '',
|
||||
'Uninstallation of this module has not been completed yet. It will be removed in a few minutes.' => '',
|
||||
];
|
||||
return array (
|
||||
'%moduleName% - Set as default module' => '%moduleName% - Beállítás alapértelmezett modulként',
|
||||
'Always activated' => 'Mindig aktiválva van',
|
||||
'Are you sure? *ALL* module data will be lost!' => 'Biztos vagy benne? *MINDEN* modul adat elvész!',
|
||||
'Are you sure? *ALL* module related data and files will be lost!' => 'Biztos vagy benne? *MINDEN* a modullal kapcsolatos és fájl elvész!',
|
||||
'Close' => 'Bezárás',
|
||||
'Could not find requested module!' => 'A kért modul nem található!',
|
||||
'Deactivated' => 'Deaktiválva',
|
||||
'Deactivation of this module has not been completed yet. Please retry in a few minutes.' => 'Ennek a modulnak a deaktiválása még nem fejeződött be. Kérjük, próbálja újra néhány perc múlva.',
|
||||
'Enable module...' => 'Modul bekapcsolása...',
|
||||
'Enabled' => 'Aktiválva',
|
||||
'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".' => 'Itt kiválaszthatod, hogy egy modul automatikusan aktiválódjon-e egy közösségben vagy felhasználói profilban. Ha azt szeretnéd, hogy a modul legyen aktiválva, válaszd a "mindig aktiválva" lehetőséget.',
|
||||
'Module deactivation in progress. This process may take a moment.' => 'Modul deaktiválása folyamatban. Ez a folyamat eltarthat egy ideig.',
|
||||
'Module path %path% is not writeable!' => 'A(z ) %path% modulútvonal nem írható!',
|
||||
'Module uninstall in progress. This process may take a moment.' => 'A modul eltávolítása folyamatban van. Ez a folyamat eltarthat egy ideig.',
|
||||
'Not available' => 'Nem elérhető',
|
||||
'Save' => 'Mentés',
|
||||
'Space default state' => 'Közösség alapértelmezett állapota',
|
||||
'Spaces' => 'Közösségek',
|
||||
'The module is currently being used by {nbContainers} users or spaces. If you change its availability, all content created with the module will be lost. Proceed?' => 'A modult jelenleg {nbContainers} felhasználók vagy közösségek használják. Ha módosítja elérhetőségét, a modullal létrehozott összes tartalom elvész. Folytatja?',
|
||||
'Uninstallation of this module has not been completed yet. It will be removed in a few minutes.' => 'Ennek a modulnak az eltávolítása még nem fejeződött be. Néhány percen belül eltávolítják.',
|
||||
'User default state' => 'Felhasználó alapértelmezett állapota',
|
||||
'Users' => 'Felhasználók',
|
||||
);
|
||||
|
@ -1,130 +1,129 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'"My Spaces" Sorting' => '"Saját közösségek" rendezés',
|
||||
'1 month' => '1 hónap',
|
||||
'1 week' => '1 hét',
|
||||
'1 year' => '1 év',
|
||||
'2 weeks' => '2 hét',
|
||||
'3 months' => '3 hónap',
|
||||
'6 months' => '6 hónap',
|
||||
'<strong>Confirm</strong> icon deletion' => 'Ikon törlés <strong>megerősítése</strong>',
|
||||
'<strong>Confirm</strong> image deletion' => 'Kép törlésének <strong>megerősítése</strong>',
|
||||
'APC(u)' => 'APC(u)',
|
||||
'Access Token' => 'Hozzáférési token',
|
||||
'Access token is not provided yet.' => 'Hozzáférési token még nincs megadva.',
|
||||
'Add OEmbed provider' => 'OEmbed szolgáltató hozzáadása',
|
||||
'Add custom info text for maintenance mode. Displayed on the login page.' => 'Adjon hozzá egyedi információs szöveget a karbantartási módhoz. Meg fog jelenni a bejelentkezési oldalon.',
|
||||
'Add new provider' => 'Új szolgáltató hozzáadása',
|
||||
'Advanced Settings' => 'Speciális beállítások',
|
||||
'Allow Self-Signed Certificates?' => 'Önaláírt tanúsítványok elfogasása?',
|
||||
'Allowed file extensions' => 'Engedélyezett fájlkiterjesztések',
|
||||
'Appearance Settings' => 'Megjelenítési beállítások',
|
||||
'Auto format based on user language - Example: {example}' => 'Automatikus formátum a felhasználói nyelv alapján - Példa: {example}',
|
||||
'Back to overview' => 'Vissza az áttekintéshez',
|
||||
'Base URL' => 'Alap URL',
|
||||
'Cache Backend' => 'Gyorsítótár backend',
|
||||
'Comma separated list. Leave empty to allow all.' => 'Vesszővel elválasztott lista. Hagyd üresen, ha az összeset engedélyezni akarod.',
|
||||
'Configuration (Use settings from configuration file)' => 'Konfiguráció (Használja a konfigurációs fájl beállításait)',
|
||||
'Could not send test email.' => 'Nem sikerült elküldeni a teszt e-mailt.',
|
||||
'Currently no provider active!' => 'Jelenleg egyetlen szolgáltató sem aktív!',
|
||||
'Currently there are {count} records in the database dating from {dating}.' => 'Jelenleg {count} rekord szerepel az adatbázisban, ami ekkor lett létrehozva: {dating}.',
|
||||
'Custom DSN' => 'Egyedi DSN',
|
||||
'Custom sort order (alphabetical if not defined)' => 'Egyéni rendezési sorrend (ábécé, ha nincs megadva)',
|
||||
'Custom sort order can be defined in the Space advanced settings.' => 'Az egyéni rendezési sorrend a Közösség speciális beállításaiban határozható meg.',
|
||||
'DSN' => 'DSN',
|
||||
'DSN Examples:' => 'DSN példák:',
|
||||
'Dashboard' => 'Vezérlőpult',
|
||||
'Date input format' => 'Dátum beviteli formátuma',
|
||||
'Default Expire Time (in seconds)' => 'Alapértelmezett lejárati idő (másodpercekben)',
|
||||
'Default Timezone' => 'Alapértelmezett időzóna',
|
||||
'Default language' => 'Alapértelmezett nyelv',
|
||||
'Default pagination size (Entries per page)' => 'Alapértelmezett lapozásméret (oldalankénti bejegyzések)',
|
||||
'Default stream content order' => 'A stream tartalmának alapértelmezett sorrendje',
|
||||
'Delete' => 'Törlés',
|
||||
'E-Mail' => 'E-mail',
|
||||
'E-Mail reply-to' => 'Válasz e-mail címre',
|
||||
'E-Mail sender address' => 'E-mail küldőjének címe',
|
||||
'E-Mail sender name' => 'E-mail küldőjének neve',
|
||||
'E.g. http://example.com/humhub' => 'Pl.: http://example.com/humhub',
|
||||
'Edit OEmbed provider' => 'OEmbed szolgáltató szerkesztése',
|
||||
'Embedded content requires the user\'s consent to be loaded' => 'A beágyazott tartalom betöltéséhez a felhasználó beleegyezése szükséges',
|
||||
'Enable maintenance mode' => 'Karbantartási mód engedélyezése',
|
||||
'Enable user friendship system' => 'Felhasználók barátkozásának engedélyezése',
|
||||
'Enabled' => 'Bekapcsolva',
|
||||
'Enabled OEmbed providers' => 'Engedélyezett OEmbed szolgáltatók',
|
||||
'Endpoint Url' => 'Végpont URL',
|
||||
'Exclude media files from stream attachment list' => 'Médiafájlok kizárása az adatfolyam mellékletek listájából',
|
||||
'File' => 'Fájl',
|
||||
'Firstname Lastname (e.g. John Doe)' => 'Utónév Vezetéknév (pl.: János Kovács)',
|
||||
'Fixed format (dd/mm/yyyy) - Example: {example}' => 'Fix formátum (nn/hh/éééé) - Példa: {example}',
|
||||
'Friendship' => 'Ismerősök',
|
||||
'General' => 'Általános',
|
||||
'General Settings' => 'Általános beállítások',
|
||||
'HTML tracking code' => 'HTML-követőkód',
|
||||
'Here you can configurate the registration behaviour and additinal user settings of your social network.' => 'Itt konfigurálhatod közösségi hálózatod regisztrálói viselkedéssel kapcsolatos beállításait és további felhasználói beállításokat.',
|
||||
'Here you can configure basic settings of your social network.' => 'Itt konfigurálhatod közösségi hálózatod alapbeállításait.',
|
||||
'Horizontal scrolling images on a mobile device' => 'Vízszintes görgetési képek mobileszközön',
|
||||
'Icon upload' => 'Ikon feltöltés',
|
||||
'Inserted script tags must contain a nonce. e.g. {code}' => 'A beszúrt szkriptcímkéknek nonce-t kell tartalmazniuk. Például: {code}',
|
||||
'Last visit' => 'Utolsó látogatás',
|
||||
'Logo upload' => 'Logo feltöltés',
|
||||
'Mail Transport Type' => 'Levélszállítás típusa',
|
||||
'Maintenance mode' => 'Karbantartás mód',
|
||||
'Maximum allowed age for logs.' => 'A naplózott fájlok maximális megengedett kora.',
|
||||
'Maximum upload file size (in MB)' => 'Legnagyobb feltöltési fájlméret (MB)',
|
||||
'Mobile appearance' => 'Mobil megjelenés',
|
||||
'Name of the application' => 'Az alkamazás neve',
|
||||
'No Delivery (Debug Mode, Save as file)' => 'Nincs kézbesítés (Hibakeresési mód, Mentés fájlként)',
|
||||
'No Proxy Hosts' => 'Nincsenek proxy hosztok',
|
||||
'No caching' => 'Nincs gyorsítótárazás',
|
||||
'Notification Settings' => 'Értesítési beállítások',
|
||||
'Old logs can significantly increase the size of your database while providing little information.' => 'A régi log fájlok jelentősen növelhetik az adatbázis méretét, miközben kevés információt nyújtanak.',
|
||||
'Optional. Default reply address for system emails like notifications.' => 'Választható. Alapértelmezett válaszcím a rendszer e-mailjeihez, például az értesítésekhez.',
|
||||
'PHP (Use settings of php.ini file)' => 'PHP (Használja a php.ini fájl beállításait)',
|
||||
'PHP APC(u) Extension missing - Type not available!' => 'Hiányzó PHP APC(u) kiterjesztés - A típus nem elérhető!',
|
||||
'PHP reported a maximum of {maxUploadSize} MB' => 'A PHP maximum {maxUploadSize} MB-t jelentett',
|
||||
'Password' => 'Jelszó',
|
||||
'Port' => 'Port',
|
||||
'Port number' => 'Portszám',
|
||||
'Prevent client caching of following scripts' => 'A következő szkriptek ügyfél gyorsítótárazásának megakadályozása',
|
||||
'Provider Name' => 'Szolgáltató neve',
|
||||
'Redis' => 'Redis',
|
||||
'Regular expression by which the link match will be checked.' => 'Reguláris kifejezés, amellyel a hivatkozás egyezését ellenőrzi.',
|
||||
'Reported database time: {dateTime}' => 'Jelentett adatbázis ideje: {dateTime}',
|
||||
'Save' => 'Mentés',
|
||||
'Save & Flush Caches' => 'Mentés és gyorsítótárak ürítése',
|
||||
'Save & Test' => 'Mentés és tesztelés',
|
||||
'Saved' => 'Mentve',
|
||||
'Saved and flushed cache' => 'Mentve és gyorsítótár törölve',
|
||||
'Saved and sent test email to: {address}' => 'Mentett és elküldött teszt e-mailt a következő címre: {address}',
|
||||
'Server' => 'Szerver',
|
||||
'Show introduction tour for new users' => 'Oktató rész mutatása új felhasználóknak',
|
||||
'Show user profile post form on dashboard' => 'Felhasználói profil közzétételi űrlapjának megjelenítése az áttekintésben',
|
||||
'Sort by creation date' => 'Rendezés a létrehozás dátuma szerint',
|
||||
'Sort by update date' => 'Rendezés a frissítés dátuma szerint',
|
||||
'Test message' => 'Tesztüzenet',
|
||||
'Theme' => 'Téma',
|
||||
'These settings refer to advanced topics of your social network.' => 'Ezek a beállítások közösségi hálózatod speciális témáira vonatkoznak.',
|
||||
'These settings refer to the appearance of your social network.' => 'Ezek a beállítások közösségi hálózatod megjelenésére vonatkoznak.',
|
||||
'Url Pattern' => 'URL-minta',
|
||||
'Use %url% as placeholder for URL. Format needs to be JSON. (e.g. http://www.youtube.com/oembed?url=%url%&format=json)' => 'Használja a %url% címet helykitöltőnek az URL-hez. A formátumnak a következőnek kell lennie: JSON. (pl. http://www.youtube.com/oembed?url=%url%&format=json))',
|
||||
'Use SMTPS' => 'SMTPS használata',
|
||||
'Use X-Sendfile for File Downloads' => 'Az X-Sendfile használata fájlok letöltéséhez',
|
||||
'User' => 'Felhasználó',
|
||||
'User Display Name' => 'Felhasználó megjelenített név',
|
||||
'User Display Name Subtitle' => 'Felhasználó megjelenített név Felirat',
|
||||
'User Settings' => 'Felhasználói beállítások',
|
||||
'Username' => 'Felhasználónév',
|
||||
'Username (e.g. john)' => 'Felhasználónév (pl.: janos)',
|
||||
'You can add a statistic code snippet (HTML) - which will be added to all rendered pages.' => 'Hozzáadhatsz egy statisztikai HTML kódrészletet - amely minden renderelt oldalhoz hozzáadódik.',
|
||||
'You can find more configuration options here:' => 'További konfigurációs lehetőségeket itt találsz:',
|
||||
'You\'re using no icon at the moment. Upload your logo now.' => 'Jelenleg egyetlen ikont sem használsz. Töltsd fel most a logót.',
|
||||
'You\'re using no logo at the moment. Upload your logo now.' => 'Jelenleg nem használsz logót. Töltsd fel logódat most.',
|
||||
'e.g. 25 (for SMTP) or 465 (for SMTPS)' => 'pl. 25 (SMTP-hez) vagy 465 (SMTPS-hez)',
|
||||
'e.g. localhost' => 'pl. helyi kiszolgáló',
|
||||
'e.g. smtps://user:pass@smtp.example.com:port' => 'pl. smtps://user:pass@smtp.example.com:port',
|
||||
'never' => 'soha',
|
||||
'Add individual info text...' => '',
|
||||
'Maintenance mode restricts access to the platform and immediately logs out all users except Admins.' => '',
|
||||
];
|
||||
return array (
|
||||
'"My Spaces" Sorting' => '"Saját közösségek" rendezés',
|
||||
'1 month' => '1 hónap',
|
||||
'1 week' => '1 hét',
|
||||
'1 year' => '1 év',
|
||||
'2 weeks' => '2 hét',
|
||||
'3 months' => '3 hónap',
|
||||
'6 months' => '6 hónap',
|
||||
'<strong>Confirm</strong> icon deletion' => 'Ikon törlés <strong>megerősítése</strong>',
|
||||
'<strong>Confirm</strong> image deletion' => 'Kép törlésének <strong>megerősítése</strong>',
|
||||
'APC(u)' => 'APC(u)',
|
||||
'Access Token' => 'Hozzáférési token',
|
||||
'Access token is not provided yet.' => 'Hozzáférési token még nincs megadva.',
|
||||
'Add OEmbed provider' => 'OEmbed szolgáltató hozzáadása',
|
||||
'Add custom info text for maintenance mode. Displayed on the login page.' => 'Adjon hozzá egyedi információs szöveget a karbantartási módhoz. Meg fog jelenni a bejelentkezési oldalon.',
|
||||
'Add individual info text...' => 'Egyéni információs szöveg hozzáadása...',
|
||||
'Add new provider' => 'Új szolgáltató hozzáadása',
|
||||
'Advanced Settings' => 'Speciális beállítások',
|
||||
'Allow Self-Signed Certificates?' => 'Önaláírt tanúsítványok elfogasása?',
|
||||
'Allowed file extensions' => 'Engedélyezett fájlkiterjesztések',
|
||||
'Appearance Settings' => 'Megjelenítési beállítások',
|
||||
'Auto format based on user language - Example: {example}' => 'Automatikus formátum a felhasználói nyelv alapján - Példa: {example}',
|
||||
'Back to overview' => 'Vissza az áttekintéshez',
|
||||
'Base URL' => 'Alap URL',
|
||||
'Cache Backend' => 'Gyorsítótár backend',
|
||||
'Comma separated list. Leave empty to allow all.' => 'Vesszővel elválasztott lista. Hagyd üresen, ha az összeset engedélyezni akarod.',
|
||||
'Configuration (Use settings from configuration file)' => 'Konfiguráció (Használja a konfigurációs fájl beállításait)',
|
||||
'Could not send test email.' => 'Nem sikerült elküldeni a teszt e-mailt.',
|
||||
'Currently no provider active!' => 'Jelenleg egyetlen szolgáltató sem aktív!',
|
||||
'Currently there are {count} records in the database dating from {dating}.' => 'Jelenleg {count} rekord szerepel az adatbázisban, ami ekkor lett létrehozva: {dating}.',
|
||||
'Custom DSN' => 'Egyedi DSN',
|
||||
'Custom sort order (alphabetical if not defined)' => 'Egyéni rendezési sorrend (ábécé, ha nincs megadva)',
|
||||
'Custom sort order can be defined in the Space advanced settings.' => 'Az egyéni rendezési sorrend a Közösség speciális beállításaiban határozható meg.',
|
||||
'DSN' => 'DSN',
|
||||
'DSN Examples:' => 'DSN példák:',
|
||||
'Dashboard' => 'Vezérlőpult',
|
||||
'Date input format' => 'Dátum beviteli formátuma',
|
||||
'Default Expire Time (in seconds)' => 'Alapértelmezett lejárati idő (másodpercekben)',
|
||||
'Default Timezone' => 'Alapértelmezett időzóna',
|
||||
'Default language' => 'Alapértelmezett nyelv',
|
||||
'Default pagination size (Entries per page)' => 'Alapértelmezett lapozásméret (oldalankénti bejegyzések)',
|
||||
'Default stream content order' => 'A stream tartalmának alapértelmezett sorrendje',
|
||||
'Delete' => 'Törlés',
|
||||
'E-Mail' => 'E-mail',
|
||||
'E-Mail reply-to' => 'Válasz e-mail címre',
|
||||
'E-Mail sender address' => 'E-mail küldőjének címe',
|
||||
'E-Mail sender name' => 'E-mail küldőjének neve',
|
||||
'E.g. http://example.com/humhub' => 'Pl.: http://example.com/humhub',
|
||||
'Edit OEmbed provider' => 'OEmbed szolgáltató szerkesztése',
|
||||
'Embedded content requires the user\'s consent to be loaded' => 'A beágyazott tartalom betöltéséhez a felhasználó beleegyezése szükséges',
|
||||
'Enable maintenance mode' => 'Karbantartási mód engedélyezése',
|
||||
'Enable user friendship system' => 'Felhasználók barátkozásának engedélyezése',
|
||||
'Enabled' => 'Bekapcsolva',
|
||||
'Enabled OEmbed providers' => 'Engedélyezett OEmbed szolgáltatók',
|
||||
'Endpoint Url' => 'Végpont URL',
|
||||
'Exclude media files from stream attachment list' => 'Médiafájlok kizárása az adatfolyam mellékletek listájából',
|
||||
'File' => 'Fájl',
|
||||
'Firstname Lastname (e.g. John Doe)' => 'Utónév Vezetéknév (pl.: János Kovács)',
|
||||
'Fixed format (dd/mm/yyyy) - Example: {example}' => 'Fix formátum (nn/hh/éééé) - Példa: {example}',
|
||||
'Friendship' => 'Ismerősök',
|
||||
'General' => 'Általános',
|
||||
'General Settings' => 'Általános beállítások',
|
||||
'HTML tracking code' => 'HTML-követőkód',
|
||||
'Here you can configurate the registration behaviour and additinal user settings of your social network.' => 'Itt konfigurálhatod közösségi hálózatod regisztrálói viselkedéssel kapcsolatos beállításait és további felhasználói beállításokat.',
|
||||
'Here you can configure basic settings of your social network.' => 'Itt konfigurálhatod közösségi hálózatod alapbeállításait.',
|
||||
'Horizontal scrolling images on a mobile device' => 'Vízszintes görgetési képek mobileszközön',
|
||||
'Icon upload' => 'Ikon feltöltés',
|
||||
'Inserted script tags must contain a nonce. e.g. {code}' => 'A beszúrt szkriptcímkéknek nonce-t kell tartalmazniuk. Például: {code}',
|
||||
'Last visit' => 'Utolsó látogatás',
|
||||
'Logo upload' => 'Logo feltöltés',
|
||||
'Mail Transport Type' => 'Levélszállítás típusa',
|
||||
'Maintenance mode' => 'Karbantartás mód',
|
||||
'Maintenance mode restricts access to the platform and immediately logs out all users except Admins.' => 'A karbantartási mód korlátozza a platformhoz való hozzáférést, és azonnal kijelentkezteti az összes felhasználót, kivéve az adminisztrátorokat.',
|
||||
'Maximum allowed age for logs.' => 'A naplózott fájlok maximális megengedett kora.',
|
||||
'Maximum upload file size (in MB)' => 'Legnagyobb feltöltési fájlméret (MB)',
|
||||
'Mobile appearance' => 'Mobil megjelenés',
|
||||
'Name of the application' => 'Az alkamazás neve',
|
||||
'No Delivery (Debug Mode, Save as file)' => 'Nincs kézbesítés (Hibakeresési mód, Mentés fájlként)',
|
||||
'No Proxy Hosts' => 'Nincsenek proxy hosztok',
|
||||
'No caching' => 'Nincs gyorsítótárazás',
|
||||
'Notification Settings' => 'Értesítési beállítások',
|
||||
'Old logs can significantly increase the size of your database while providing little information.' => 'A régi log fájlok jelentősen növelhetik az adatbázis méretét, miközben kevés információt nyújtanak.',
|
||||
'Optional. Default reply address for system emails like notifications.' => 'Választható. Alapértelmezett válaszcím a rendszer e-mailjeihez, például az értesítésekhez.',
|
||||
'PHP (Use settings of php.ini file)' => 'PHP (Használja a php.ini fájl beállításait)',
|
||||
'PHP APC(u) Extension missing - Type not available!' => 'Hiányzó PHP APC(u) kiterjesztés - A típus nem elérhető!',
|
||||
'PHP reported a maximum of {maxUploadSize} MB' => 'A PHP maximum {maxUploadSize} MB-t jelentett',
|
||||
'Password' => 'Jelszó',
|
||||
'Port' => 'Port',
|
||||
'Port number' => 'Portszám',
|
||||
'Prevent client caching of following scripts' => 'A következő szkriptek ügyfél gyorsítótárazásának megakadályozása',
|
||||
'Provider Name' => 'Szolgáltató neve',
|
||||
'Redis' => 'Redis',
|
||||
'Regular expression by which the link match will be checked.' => 'Reguláris kifejezés, amellyel a hivatkozás egyezését ellenőrzi.',
|
||||
'Reported database time: {dateTime}' => 'Jelentett adatbázis ideje: {dateTime}',
|
||||
'Save' => 'Mentés',
|
||||
'Save & Flush Caches' => 'Mentés és gyorsítótárak ürítése',
|
||||
'Save & Test' => 'Mentés és tesztelés',
|
||||
'Saved' => 'Mentve',
|
||||
'Saved and flushed cache' => 'Mentve és gyorsítótár törölve',
|
||||
'Saved and sent test email to: {address}' => 'Mentett és elküldött teszt e-mailt a következő címre: {address}',
|
||||
'Server' => 'Szerver',
|
||||
'Show introduction tour for new users' => 'Oktató rész mutatása új felhasználóknak',
|
||||
'Show user profile post form on dashboard' => 'Felhasználói profil közzétételi űrlapjának megjelenítése az áttekintésben',
|
||||
'Sort by creation date' => 'Rendezés a létrehozás dátuma szerint',
|
||||
'Sort by update date' => 'Rendezés a frissítés dátuma szerint',
|
||||
'Test message' => 'Tesztüzenet',
|
||||
'Theme' => 'Téma',
|
||||
'These settings refer to advanced topics of your social network.' => 'Ezek a beállítások közösségi hálózatod speciális témáira vonatkoznak.',
|
||||
'These settings refer to the appearance of your social network.' => 'Ezek a beállítások közösségi hálózatod megjelenésére vonatkoznak.',
|
||||
'Url Pattern' => 'URL-minta',
|
||||
'Use %url% as placeholder for URL. Format needs to be JSON. (e.g. http://www.youtube.com/oembed?url=%url%&format=json)' => 'Használja a %url% címet helykitöltőnek az URL-hez. A formátumnak a következőnek kell lennie: JSON. (pl. http://www.youtube.com/oembed?url=%url%&format=json))',
|
||||
'Use SMTPS' => 'SMTPS használata',
|
||||
'Use X-Sendfile for File Downloads' => 'Az X-Sendfile használata fájlok letöltéséhez',
|
||||
'User' => 'Felhasználó',
|
||||
'User Display Name' => 'Felhasználó megjelenített név',
|
||||
'User Display Name Subtitle' => 'Felhasználó megjelenített név Felirat',
|
||||
'User Settings' => 'Felhasználói beállítások',
|
||||
'Username' => 'Felhasználónév',
|
||||
'Username (e.g. john)' => 'Felhasználónév (pl.: janos)',
|
||||
'You can add a statistic code snippet (HTML) - which will be added to all rendered pages.' => 'Hozzáadhatsz egy statisztikai HTML kódrészletet - amely minden renderelt oldalhoz hozzáadódik.',
|
||||
'You can find more configuration options here:' => 'További konfigurációs lehetőségeket itt találsz:',
|
||||
'You\'re using no icon at the moment. Upload your logo now.' => 'Jelenleg egyetlen ikont sem használsz. Töltsd fel most a logót.',
|
||||
'You\'re using no logo at the moment. Upload your logo now.' => 'Jelenleg nem használsz logót. Töltsd fel logódat most.',
|
||||
'e.g. 25 (for SMTP) or 465 (for SMTPS)' => 'pl. 25 (SMTP-hez) vagy 465 (SMTPS-hez)',
|
||||
'e.g. localhost' => 'pl. helyi kiszolgáló',
|
||||
'e.g. smtps://user:pass@smtp.example.com:port' => 'pl. smtps://user:pass@smtp.example.com:port',
|
||||
'never' => 'soha',
|
||||
);
|
||||
|
@ -5,7 +5,7 @@ return array (
|
||||
'<strong>Settings</strong> and Configuration' => '<strong>Beállítások</strong> és konfiguráció',
|
||||
'<strong>User</strong> administration' => '<strong>Felhasználó</strong> adminisztráció',
|
||||
'<strong>Warning:</strong> All individual profile permission settings are reset to the default values!' => '<strong> Figyelmeztetés: </strong> Minden jogosultság és profil beállítás visszaáll az alapértelmezett értékekre!',
|
||||
'About the account request for \'{displayName}\'.' => '',
|
||||
'About the account request for \'{displayName}\'.' => 'A(z) \'{displayName}\' fiókkérelemről.',
|
||||
'Accept user: <strong>{displayName}</strong> ' => 'Következő felhasználó elfogadása: <strong>{displayName}</strong>',
|
||||
'Account' => 'Fiók',
|
||||
'Account Request for \'{displayName}\' has been approved.' => 'A(z) \'{displayName}\' fiókra vonatkozó kérelem jóváhagyásra került.',
|
||||
@ -34,7 +34,7 @@ return array (
|
||||
'Are you really sure that you want to impersonate this user?' => 'Biztos vagy benne, hogy meg akarod személyesíteni ezt a felhasználót?',
|
||||
'Are you really sure? The selected users will be approved and notified by e-mail.' => 'Biztos vagy benne? A kiválasztott felhasználókat jóváhagyjuk és e-mailben értesítjük.',
|
||||
'Are you really sure? The selected users will be deleted and notified by e-mail.' => 'Biztos vagy benne? A kiválasztott felhasználók törlésre kerülnek, és e-mailben értesítést kapnak.',
|
||||
'Are you really sure? The selected users will be notified by e-mail.' => '',
|
||||
'Are you really sure? The selected users will be notified by e-mail.' => 'Biztos vagy benne? A kiválasztott felhasználók e-mailben kapnak értesítést.',
|
||||
'Are you really sure? Users who are not assigned to another group are automatically assigned to the default group.' => 'Tényleg biztos vagy benne? Azok a felhasználók, akik nincsenek hozzárendelve egy másik csoporthoz, automatikusan az alapértelmezett csoporthoz lesznek rendelve.',
|
||||
'Are you sure that you want to delete following user?' => 'Biztosan törölni akarod a következő felhasználót?',
|
||||
'Cancel' => 'Mégsem',
|
||||
@ -43,7 +43,7 @@ return array (
|
||||
'Could not approve the user!' => 'Nem sikerült jóváhagyni a felhasználót!',
|
||||
'Could not decline the user!' => 'Nem sikerült elutasítani a felhasználót!',
|
||||
'Could not load category.' => 'Kategória betöltése sikertelen.',
|
||||
'Could not send the message to the user!' => '',
|
||||
'Could not send the message to the user!' => 'Nem sikerült elküldeni az üzenetet a felhasználónak!',
|
||||
'Create new group' => 'Új csoport létrehozása',
|
||||
'Create new profile category' => 'Új profil-kategória létrehozása',
|
||||
'Create new profile field' => 'Új profil-mező létrehozása',
|
||||
@ -54,7 +54,7 @@ return array (
|
||||
'Default' => 'Alapértelmezett',
|
||||
'Default Profile Permissions' => 'Alapértelmezett profilengedélyek',
|
||||
'Default Sorting' => 'Alapértelmezett rendezés',
|
||||
'Default content of the email when sending a message to the user' => '',
|
||||
'Default content of the email when sending a message to the user' => 'Az e-mail alapértelmezett tartalma, amikor üzenetet küld a felhasználónak',
|
||||
'Default content of the registration approval email' => 'A regisztrációt jóváhagyó e-mail alapértelmezett tartalma',
|
||||
'Default content of the registration denial email' => 'A regisztrációt elutasító e-mail alapértelmezett tartalma',
|
||||
'Default group can not be deleted!' => 'Az alapértelmezett csoport nem törölhető!',
|
||||
@ -78,7 +78,7 @@ return array (
|
||||
'Edit profile category' => 'Profil-kategória szerkesztése',
|
||||
'Edit profile field' => 'Profil-mező szerkesztése',
|
||||
'Edit user: {name}' => 'Felhasználó szerkesztése: {name}',
|
||||
'Email all selected' => '',
|
||||
'Email all selected' => 'E-mail küldése az összes kiválasztottnak',
|
||||
'Enable' => 'Engedélyezés',
|
||||
'Enable individual profile permissions' => 'Bekapcsolja az egyéni profilengedélyeket',
|
||||
'Enabled' => 'Bekapcsolva',
|
||||
@ -95,7 +95,7 @@ Could you tell us the motivation behind your registration?
|
||||
Kind Regards
|
||||
{AdminName}
|
||||
|
||||
' => '',
|
||||
' => 'Kedves {displayName}! Fiókja létrehozása ellenőrzés alatt áll. Elmondaná nekünk, hogy mi motiválta a regisztrációját? Üdvözlettel: {AdminName}',
|
||||
'Hello {displayName},
|
||||
|
||||
Your account has been activated.
|
||||
@ -117,7 +117,7 @@ Kind Regards
|
||||
' => 'Kedves {displayName}! Fiókkérelmed elutasították. Üdvözlettel: {AdminName}',
|
||||
'Here you can create or edit profile categories and fields.' => 'Itt profil-kategóriákat és mezőket hozhatsz létre vagy szerkeszthetsz.',
|
||||
'Hide online status of users' => 'A felhasználók online állapotának elrejtése',
|
||||
'If enabled, the Group Manager will need to approve registration.' => '',
|
||||
'If enabled, the Group Manager will need to approve registration.' => 'Ha engedélyezve van, a csoportmenedzsernek jóvá kell hagynia a regisztrációt.',
|
||||
'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:' => 'Ha az egyedi profilengedélyek nem engedélyezettek, akkor a következő beállítások nem módosíthatók minden felhasználó számára. Ha egyedi profilengedélyek engedélyezettek, akkor a beállításokat csak alapértelmezettként lesznek beállítva, amelyeket a felhasználók testre szabhatnak. Ezután a következő bejegyzések ugyanabban a formában jelennek meg a felhasználói profil beállításaiban:',
|
||||
'If this option is not selected, the ownership of the spaces will be transferred to your account.' => 'Ha ezt az opciót nem választod ki, akkor a közösségek tulajdonjoga átkerül a fiókodba.',
|
||||
'Impersonate' => 'Megszemélyesítés',
|
||||
@ -157,7 +157,7 @@ Kind Regards
|
||||
'People' => 'Emberek',
|
||||
'Permanently delete' => 'Törölje véglegesen',
|
||||
'Permissions' => 'Engedélyek',
|
||||
'Post-registration approval required' => '',
|
||||
'Post-registration approval required' => 'Regisztráció utáni jóváhagyás szükséges',
|
||||
'Prioritised User Group' => 'Kiemelt felhasználói csoport',
|
||||
'Profile Permissions' => 'Profilengedélyek',
|
||||
'Profiles' => 'Profilok',
|
||||
@ -174,8 +174,8 @@ Kind Regards
|
||||
'Send' => 'Küldés',
|
||||
'Send & decline' => 'Küldés és elutasítás',
|
||||
'Send & save' => 'Küldés és mentés',
|
||||
'Send a message' => '',
|
||||
'Send a message to <strong>{displayName}</strong> ' => '',
|
||||
'Send a message' => 'Üzenet küldése',
|
||||
'Send a message to <strong>{displayName}</strong> ' => 'Üzenet küldése a következőnek: <strong>{displayName}</strong>',
|
||||
'Send invitation email' => 'Meghívó e-mail küldése',
|
||||
'Send invitation email again?' => 'Meghívólevél újraküldése?',
|
||||
'Send notifications to users when added to or removed from the group.' => 'Értesítéseket küldése a felhasználóknak, ha felveszik őket a csoportba vagy eltávolítják őket.',
|
||||
@ -185,14 +185,14 @@ Kind Regards
|
||||
'The Space memberships of all group members will be updated. This may take up to several minutes.' => 'Az összes csoporttag területi tagsága frissül. Ez akár néhány percet igénybe vehet.',
|
||||
'The following list contains all pending sign-ups and invites.' => 'Az alábbi lista tartalmazza az összes folyamatban lévő feliratkozást és meghívást.',
|
||||
'The following list contains all registered users awaiting an approval.' => 'Az alábbi lista tartalmazza a jóváhagyásra váró regisztrált felhasználókat.',
|
||||
'The message has been sent by email.' => '',
|
||||
'The message has been sent by email.' => 'Az üzenetet e-mailben küldtük el.',
|
||||
'The registration was approved and the user was notified by email.' => 'A regisztrációt jóváhagyták, és a felhasználót e-mailben értesítették.',
|
||||
'The registration was declined and the user was notified by email.' => 'A regisztrációt elutasították, és a felhasználót e-mailben értesítették.',
|
||||
'The registrations were approved and the users were notified by email.' => 'A regisztrációkat jóváhagyták, és a felhasználókat e-mailben értesítették.',
|
||||
'The registrations were declined and the users were notified by email.' => 'A regisztrációkat elutasították, és a felhasználókat e-mailben értesítették.',
|
||||
'The selected invitations have been successfully deleted!' => 'A kiválasztott meghívókat sikeresen töröltük!',
|
||||
'The user is the owner of these spaces:' => 'A felhasználó tulajdonosa ezeknek a közösségeknek:',
|
||||
'The users were notified by email.' => '',
|
||||
'The users were notified by email.' => 'A felhasználókat e-mailben értesítették.',
|
||||
'This option allows you to determine whether users may set individual permissions for their own profiles.' => 'Ez az opció lehetővé teszi annak meghatározását, hogy a felhasználók beállíthatnak-e egyedi engedélyeket a saját profiljukhoz.',
|
||||
'This overview contains a list of each registered user with actions to view, edit and delete users.' => 'Ez az áttekintés tartalmazza az egyes regisztrált felhasználók listáját, a következő opciókkal: felhasználó megtekintése, felhasználó szerkesztése, felhasználó törlése.',
|
||||
'This user owns no spaces.' => 'Ez a felhasználó nem tulajdonosa egyetlen közösségnek sem.',
|
||||
@ -210,5 +210,5 @@ Kind Regards
|
||||
'You can only delete empty categories!' => 'Csak üres kategóriák törölhetők!',
|
||||
'You cannot delete yourself!' => 'Nem törölheted saját magad!',
|
||||
'never' => 'soha',
|
||||
'{nbMsgSent} already sent' => '',
|
||||
'{nbMsgSent} already sent' => '{nbMsgSent} már elküldve',
|
||||
);
|
||||
|
@ -1,79 +1,78 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'<strong>Administration</strong> menu' => 'Menu<strong> administracji</strong>',
|
||||
'<strong>Maintenance</strong> Mode' => 'Tryb <strong>Serwisowy</strong>',
|
||||
'<strong>Module</strong> administration' => 'Administrowanie <strong>modułami</strong>',
|
||||
'<strong>Warning</strong> incomplete setup!' => '<strong>Ostrzeżenie</strong> niekompletne ustawienia!',
|
||||
'About' => 'O mnie',
|
||||
'Active Modules' => 'Aktywuj Moduły',
|
||||
'Add more modules' => 'Dodaj więcej modułów',
|
||||
'Admin' => 'Admin',
|
||||
'Administration' => 'Administracja',
|
||||
'Administrative group' => 'Grupa administracyjna',
|
||||
'Administrators' => 'Administratorzy',
|
||||
'Advanced' => 'Zaawansowane',
|
||||
'Advanced settings' => 'Zaawansowane ustawienia',
|
||||
'Appearance' => 'Wygląd',
|
||||
'Approval' => 'Zatwierdzanie',
|
||||
'Authentication' => 'Uwieżytelnianie',
|
||||
'Back to overview' => 'Wróć do omówienia',
|
||||
'Back to user overview' => 'Wróć do przeglądu użytkownika',
|
||||
'Basic' => 'Podstawowe',
|
||||
'Caching' => 'Cache',
|
||||
'Configure' => 'Konfiguruj',
|
||||
'Cronjobs' => 'Zadania cron',
|
||||
'Default' => 'Domyślna',
|
||||
'Default group for administrators of this HumHub Installation' => 'Domyślna grupa dla administratorów tej instancji Humhub\'a',
|
||||
'Default group for all newly registered users of the network' => 'Domyślna grupa dla nowo zarejestrowanych użytkowników sieci',
|
||||
'Delete all' => 'Usuń wszystkie',
|
||||
'Delete selected rows' => 'Usuń wybrane wiersze',
|
||||
'Design' => 'Wygląd',
|
||||
'Disable' => 'Dezaktywuj',
|
||||
'Enable' => 'Aktywuj',
|
||||
'Enable module...' => 'Włącz moduł...',
|
||||
'Files' => 'Pliki',
|
||||
'General' => 'Ogólne',
|
||||
'Groups' => 'Grupy',
|
||||
'Groups (Note: The Administrator group of this user can\'t be managed with your permissions)' => 'Grupy (Informacja: Administrator grupy tego użytkownika nie może być zarządzany z Twoim pozwoleniem)',
|
||||
'Inactive Modules' => 'Moduły nieaktywne',
|
||||
'Information' => 'Informacje',
|
||||
'Install Updates' => 'Zainstaluj aktualizacje',
|
||||
'Invalid user state: {state}' => 'Niepoprawny stan użytkownika: {state}',
|
||||
'Invite by email' => 'Zaproś przez e-mail',
|
||||
'Invite by link' => 'Zaproś poprzez link',
|
||||
'Invited by' => 'Zaproszony przez',
|
||||
'Logging' => 'Logowanie',
|
||||
'Logs' => 'Logi',
|
||||
'Mailing' => 'Mailing',
|
||||
'Modules' => 'Moduły',
|
||||
'No modules installed yet. Install some to enhance the functionality!' => 'Brak zainstalowanych modułów. Zainstaluj jakieś aby zwiększyć funkcjonalność!',
|
||||
'Notifications' => 'Powiadomienia',
|
||||
'OEmbed' => 'OEmbed',
|
||||
'OEmbed providers' => 'Dostawcy OEmbed',
|
||||
'Open documentation' => 'Otwórz dokumentację',
|
||||
'Pending user registrations' => 'Użytkownicy oczekujący na akceptację',
|
||||
'People' => 'Ludzie',
|
||||
'Permissions' => 'Uprawnienia',
|
||||
'Proxy' => 'Serwer Proxy',
|
||||
'Self test' => 'Auto test',
|
||||
'Set as default' => 'Ustaw jako domyślny',
|
||||
'Settings' => 'Ustawienia',
|
||||
'Sign up' => 'Zarejestruj się',
|
||||
'Spaces' => 'Strefy',
|
||||
'Statistics' => 'Statystyki',
|
||||
'The cron job for the background jobs (queue) does not seem to work properly.' => 'Zadanie cron dla zadań w tle (kolejka) prawdopodobnie nie wykonało się poprawnie.',
|
||||
'The cron job for the regular tasks (cron) does not seem to work properly.' => 'Zadanie cron dla normalnych zadań (cron) prawdopodobnie nie wykonało się poprawnie.',
|
||||
'Uninstall' => 'Odinstaluj',
|
||||
'Updates available for {count} of your modules' => 'Aktualizacje dostępne dla {count} z Twoich modułów',
|
||||
'User not found!' => 'Użytkownik nie znaleziony!',
|
||||
'Userprofiles' => 'Profile użytkowników',
|
||||
'Users' => 'Użytkownicy',
|
||||
'Version' => 'Wersja',
|
||||
'You do not have the permission to manage modules. Please contact the administrator for further information.' => 'Nie masz uprawnień do zarządzania modułami. Skontaktuj się z administratorem po więcej informacji.',
|
||||
'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.' => '',
|
||||
'Visit Marketplace' => '',
|
||||
'You do not have the permission to configure modules. Please contact the administrator for further information.' => '',
|
||||
];
|
||||
return array (
|
||||
'<strong>Administration</strong> menu' => 'Menu<strong> administracji</strong>',
|
||||
'<strong>Maintenance</strong> Mode' => 'Tryb <strong>Serwisowy</strong>',
|
||||
'<strong>Module</strong> administration' => 'Administrowanie <strong>modułami</strong>',
|
||||
'<strong>Warning</strong> incomplete setup!' => '<strong>Ostrzeżenie</strong> niekompletne ustawienia!',
|
||||
'About' => 'O mnie',
|
||||
'Active Modules' => 'Aktywuj Moduły',
|
||||
'Add more modules' => 'Dodaj więcej modułów',
|
||||
'Admin' => 'Admin',
|
||||
'Administration' => 'Administracja',
|
||||
'Administrative group' => 'Grupa administracyjna',
|
||||
'Administrators' => 'Administratorzy',
|
||||
'Advanced' => 'Zaawansowane',
|
||||
'Advanced settings' => 'Zaawansowane ustawienia',
|
||||
'Appearance' => 'Wygląd',
|
||||
'Approval' => 'Zatwierdzanie',
|
||||
'Authentication' => 'Uwieżytelnianie',
|
||||
'Back to overview' => 'Wróć do omówienia',
|
||||
'Back to user overview' => 'Wróć do przeglądu użytkownika',
|
||||
'Basic' => 'Podstawowe',
|
||||
'Caching' => 'Cache',
|
||||
'Configure' => 'Konfiguruj',
|
||||
'Cronjobs' => 'Zadania cron',
|
||||
'Default' => 'Domyślna',
|
||||
'Default group for administrators of this HumHub Installation' => 'Domyślna grupa dla administratorów tej instancji Humhub\'a',
|
||||
'Default group for all newly registered users of the network' => 'Domyślna grupa dla nowo zarejestrowanych użytkowników sieci',
|
||||
'Delete all' => 'Usuń wszystkie',
|
||||
'Delete selected rows' => 'Usuń wybrane wiersze',
|
||||
'Design' => 'Wygląd',
|
||||
'Disable' => 'Dezaktywuj',
|
||||
'Enable' => 'Aktywuj',
|
||||
'Enable module...' => 'Włącz moduł...',
|
||||
'Files' => 'Pliki',
|
||||
'General' => 'Ogólne',
|
||||
'Groups' => 'Grupy',
|
||||
'Groups (Note: The Administrator group of this user can\'t be managed with your permissions)' => 'Grupy (Informacja: Administrator grupy tego użytkownika nie może być zarządzany z Twoim pozwoleniem)',
|
||||
'Inactive Modules' => 'Moduły nieaktywne',
|
||||
'Information' => 'Informacje',
|
||||
'Install Updates' => 'Zainstaluj aktualizacje',
|
||||
'Invalid user state: {state}' => 'Niepoprawny stan użytkownika: {state}',
|
||||
'Invite by email' => 'Zaproś przez e-mail',
|
||||
'Invite by link' => 'Zaproś poprzez link',
|
||||
'Invited by' => 'Zaproszony przez',
|
||||
'Keep your system up-to-date and benefit from the latest improvements.' => 'Bądź na czasie z aktualizacjami systemu aby korzystać z najnowszych usprawnień.',
|
||||
'Logging' => 'Logowanie',
|
||||
'Logs' => 'Logi',
|
||||
'Mailing' => 'Mailing',
|
||||
'Modules' => 'Moduły',
|
||||
'No modules installed yet. Install some to enhance the functionality!' => 'Brak zainstalowanych modułów. Zainstaluj jakieś aby zwiększyć funkcjonalność!',
|
||||
'Notifications' => 'Powiadomienia',
|
||||
'OEmbed' => 'OEmbed',
|
||||
'OEmbed providers' => 'Dostawcy OEmbed',
|
||||
'Open documentation' => 'Otwórz dokumentację',
|
||||
'Pending user registrations' => 'Użytkownicy oczekujący na akceptację',
|
||||
'People' => 'Ludzie',
|
||||
'Permissions' => 'Uprawnienia',
|
||||
'Proxy' => 'Serwer Proxy',
|
||||
'Self test' => 'Auto test',
|
||||
'Set as default' => 'Ustaw jako domyślny',
|
||||
'Settings' => 'Ustawienia',
|
||||
'Show in Marketplace' => 'Pokaż w rynku',
|
||||
'Sign up' => 'Zarejestruj się',
|
||||
'Spaces' => 'Strefy',
|
||||
'Statistics' => 'Statystyki',
|
||||
'The cron job for the background jobs (queue) does not seem to work properly.' => 'Zadanie cron dla zadań w tle (kolejka) prawdopodobnie nie wykonało się poprawnie.',
|
||||
'The cron job for the regular tasks (cron) does not seem to work properly.' => 'Zadanie cron dla normalnych zadań (cron) prawdopodobnie nie wykonało się poprawnie.',
|
||||
'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.' => 'To zestawienie zawiera wszystkie zainstalowane moduły. Możesz je włączyć, wyłączyć, skonfigurować a także odinstalować. W ramach ryneczku odnajdziesz nowości. Miej na uwadze, że wyłączając czy odinstalując moduł zniknie część treści - ta dodana przy jego użyciu.',
|
||||
'Uninstall' => 'Odinstaluj',
|
||||
'Updates available for {count} of your modules' => 'Aktualizacje dostępne dla {count} z Twoich modułów',
|
||||
'User not found!' => 'Użytkownik nie znaleziony!',
|
||||
'Userprofiles' => 'Profile użytkowników',
|
||||
'Users' => 'Użytkownicy',
|
||||
'Version' => 'Wersja',
|
||||
'Visit Marketplace' => 'Odwiedź rynek',
|
||||
'You do not have the permission to configure modules. Please contact the administrator for further information.' => 'Nie masz uprawnień do konfigurowania modułów. Skontaktuj się z administratorem aby wyjaśnić sprawę.',
|
||||
'You do not have the permission to manage modules. Please contact the administrator for further information.' => 'Nie masz uprawnień do zarządzania modułami. Skontaktuj się z administratorem po więcej informacji.',
|
||||
);
|
||||
|
@ -1,113 +1,112 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'(Also visible to non-members of this space)' => '(También visible a quienes no son miembros de este espacio)',
|
||||
'<strong>Delete</strong> content?' => '¿<strong>Borrar</strong> el contenido?',
|
||||
'<strong>Move</strong> content' => '<strong>Mover</strong> contenido',
|
||||
'<strong>Permalink</strong> to this post' => '<strong>Permalink</strong> a esta entrada',
|
||||
'<strong>Scheduling</strong> Options' => 'Opciones de <strong>programación</strong>',
|
||||
'Activate scheduling' => 'Activar la programación',
|
||||
'Add a member to notify' => 'Añadir un miembro a notificar',
|
||||
'Add tag...' => 'Añadir etiqueta...',
|
||||
'Archived' => 'Archivado',
|
||||
'Attach Files' => 'Adjuntar archivos',
|
||||
'Back to stream' => 'Volver a Actividad',
|
||||
'Cancel' => 'Cancelar',
|
||||
'Cancel Edit' => 'Cancelar edición',
|
||||
'Cannot notify the author.' => 'No se puede notificar al autor.',
|
||||
'Change to "Private"' => 'Hacer Privado',
|
||||
'Change to "Public"' => 'Hacer Público',
|
||||
'Comments are locked' => 'Los comentarios están cerrados',
|
||||
'Comments are unlocked' => 'Los comentarios están abiertos',
|
||||
'Configure' => 'Configurar',
|
||||
'Confirm' => 'Confirmar',
|
||||
'Content' => 'Contenido',
|
||||
'Content Tag with invalid contentcontainer_id assigned.' => 'Se ha asignado una etiqueta de contenido no válida a contentcontainer_id.',
|
||||
'Content has been moved to {spacename}' => 'El contenido ha sido movido a {spacename}',
|
||||
'Could not find requested content!' => '¡No se pudo encontrar el contenido solicitado!',
|
||||
'Create as draft' => 'Crear como borrador',
|
||||
'Created at:' => 'Creado en:',
|
||||
'Created by me' => 'Creado por mi',
|
||||
'Creation time' => 'Fecha de creación',
|
||||
'Delete' => 'Borrar',
|
||||
'Deleted' => 'Borrar',
|
||||
'Do you want to delete this content, including all comments and attachments?<br><br>Please note: If a stream entry was created using a module, the original content that this entry is linked to will also be deleted.' => '¿Quiere eliminar este contenido, incluidos todos los comentarios y archivos vinculados?<br><br>Por favor tenga en cuenta que si una publicación se ha creado mediante un módulo el contenido original al que enlaza esta entrada será borrado también.',
|
||||
'Draft' => 'Borrador',
|
||||
'Edit' => 'Editar',
|
||||
'Enable' => 'Activar',
|
||||
'Enabled' => 'Activado',
|
||||
'Filter' => 'Filtro',
|
||||
'Hidden' => 'Oculto',
|
||||
'I\'m involved' => 'En aquello que me concierna',
|
||||
'Invalid content id given!' => '¡Se ha introducido un id de contenido no válido!',
|
||||
'Invalid request method!' => '¡Método de solicitud no válido!',
|
||||
'Invalid space selection.' => 'Selección de espacio inválida.',
|
||||
'Last update' => 'Última actualización',
|
||||
'Last updated {time}' => 'Última actualización {time}',
|
||||
'Load more' => 'Cargar Más',
|
||||
'Lock comments' => 'Cerrar los comentarios',
|
||||
'Maximum number of pinned items reached!<br>You can only pin up to {count} items at once.' => 'Has alcanzado el número máximo de items anclados!<br />Sólo puedes anclar {count} items al mismo tiempo.',
|
||||
'Move content' => 'Mover contenido',
|
||||
'Move to archive' => 'Mover a archivo',
|
||||
'New Updates Available!' => 'Hay actualizaciones disponibles.',
|
||||
'No matches with your selected filters!' => '¡No se han encontrado resultados con los filtros seleccionados!',
|
||||
'No tags found for the given query' => 'No se han encontrado etiquetas para esta búsqueda',
|
||||
'None' => 'Ninguno',
|
||||
'Note: Due to technical reasons there may be a delay of a few minutes.' => 'Nota: Por razones técnicas puede producirse un retraso de unos minutos',
|
||||
'Nothing here yet!' => '¡No hay nada aquí todavía!',
|
||||
'Notify members' => 'Notificar Miembros',
|
||||
'Permalink' => 'Permalink',
|
||||
'Pin to top' => 'Fijar en la parte superior',
|
||||
'Pinned' => 'Fijado',
|
||||
'Private' => 'Privado',
|
||||
'Public' => 'Público',
|
||||
'Publish draft' => 'Publicar borrador',
|
||||
'Save as draft' => 'Guardar como borrador',
|
||||
'Save scheduling' => 'Guardar programación',
|
||||
'Schedule publication' => 'Programar publicación',
|
||||
'Scheduled for {dateTime}' => 'Programado para {dateTime}',
|
||||
'Select type...' => 'Seleccione tipo...',
|
||||
'Specify who can see this content.' => 'Especifica quién puede ver este contenido.',
|
||||
'Submit' => 'Publicar',
|
||||
'Tag' => 'Etiqueta',
|
||||
'Target Space' => 'Espacio de destino',
|
||||
'The author of this content is not allowed to create private content within the selected space.' => 'El autor de este contenido no está autorizado a crear contenido privado dentro del espacio seleccionado.',
|
||||
'The author of this content is not allowed to create public content within the selected space.' => 'El autor de este contenido no está autorizado a crear contenido públilco dentro del espacio seleccionado.',
|
||||
'The author of this content is not allowed to create this type of content within this space.' => 'Al autor de este contenido no le es permitido crear este tipo de contenido dentro de este espacio.',
|
||||
'The content can\'t be moved to its current space.' => 'No se puede mover el contenido a su espacio actual.',
|
||||
'The content cannot be published!' => '¡El contenido no puede ser publicado!',
|
||||
'The content has been archived.' => 'Este contenido ha sido activado.',
|
||||
'The content has been deleted.' => 'Este contenido ha sido borrado.',
|
||||
'The content has been successfully published.' => 'El contenido se ha publicado correctamente.',
|
||||
'The content has been unarchived.' => 'Este contenido ha sido desarchivado.',
|
||||
'The given name is already in use.' => 'El nombre está ya en uso.',
|
||||
'The module {moduleName} is not enabled on the selected target space.' => 'El módulo {moduleName} no está habilitado en el espacio de destino que ha seleccionado.',
|
||||
'This action is disabled!' => '¡Esta acción no está permitida!',
|
||||
'This content type can\'t be moved due to a missing module-id setting.' => 'Este tipo de contenido no se puede mover debido a una configuración de módulo que no existe.',
|
||||
'This content type can\'t be moved.' => 'No se puede mover este contenido.',
|
||||
'This space is archived.' => 'Este espacio ha sido archivado.',
|
||||
'This space is not visible!' => '¡Este espacio no es visible!',
|
||||
'Topics' => 'Temas',
|
||||
'Turn off notifications' => 'Desactivar notificaciones',
|
||||
'Turn on notifications' => 'Activar Notificaciones',
|
||||
'Unarchive' => 'Desarchivar',
|
||||
'Unlock comments' => 'Abrir los comentarios',
|
||||
'Unpin' => 'Desfijar',
|
||||
'Updated' => 'Actualizado',
|
||||
'Visible also to unregistered users' => 'También visible a usuarios no registrados',
|
||||
'Visible only to you' => 'Visible sólo para ti',
|
||||
'Visible to all Space members' => 'Visible para todos los miembros del Espacio',
|
||||
'Visible to all signed in users' => 'Visible para todos los usuarios autenticados',
|
||||
'Visible to friends of {displayName}' => 'Visible para amigos de {displayName}',
|
||||
'Visible to you and {displayName}' => 'Visible para ti y {displayName}',
|
||||
'Visible to your friends' => 'Visible para tus amigos',
|
||||
'With attachments' => 'Con archivos vinculados',
|
||||
'You cannot block the space owner!' => '¡No puedes bloquear al propietario del espacio!',
|
||||
'You cannot block the user of the same container!' => '¡No puedes bloquear al usuario del mismo contenedor!',
|
||||
'You cannot block yourself!' => '¡No puedes bloquearte a ti mismo!',
|
||||
'You do not have the permission to move this content to the given space.' => 'No tienes autorización para mover este contenido a ese espacio.',
|
||||
'You do not have the permission to move this content.' => 'No tienes autorización para mover ese contenido.',
|
||||
'Your last edit state has been saved!' => 'Este contenido ha sido grabado.',
|
||||
'in' => 'en',
|
||||
'Advanced Content Search' => '',
|
||||
];
|
||||
return array (
|
||||
'(Also visible to non-members of this space)' => '(También visible a quienes no son miembros de este espacio)',
|
||||
'<strong>Delete</strong> content?' => '¿<strong>Borrar</strong> el contenido?',
|
||||
'<strong>Move</strong> content' => '<strong>Mover</strong> contenido',
|
||||
'<strong>Permalink</strong> to this post' => '<strong>Permalink</strong> a esta entrada',
|
||||
'<strong>Scheduling</strong> Options' => 'Opciones de <strong>programación</strong>',
|
||||
'Activate scheduling' => 'Activar la programación',
|
||||
'Add a member to notify' => 'Añadir un miembro a notificar',
|
||||
'Add tag...' => 'Añadir etiqueta...',
|
||||
'Advanced Content Search' => 'Búsqueda avanzada de contenido',
|
||||
'Archived' => 'Archivado',
|
||||
'Attach Files' => 'Adjuntar archivos',
|
||||
'Back to stream' => 'Volver a Actividad',
|
||||
'Cancel' => 'Cancelar',
|
||||
'Cancel Edit' => 'Cancelar edición',
|
||||
'Cannot notify the author.' => 'No se puede notificar al autor.',
|
||||
'Change to "Private"' => 'Hacer Privado',
|
||||
'Change to "Public"' => 'Hacer Público',
|
||||
'Comments are locked' => 'Los comentarios están cerrados',
|
||||
'Comments are unlocked' => 'Los comentarios están abiertos',
|
||||
'Configure' => 'Configurar',
|
||||
'Confirm' => 'Confirmar',
|
||||
'Content' => 'Contenido',
|
||||
'Content Tag with invalid contentcontainer_id assigned.' => 'Se ha asignado una etiqueta de contenido no válida a contentcontainer_id.',
|
||||
'Content has been moved to {spacename}' => 'El contenido ha sido movido a {spacename}',
|
||||
'Could not find requested content!' => '¡No se pudo encontrar el contenido solicitado!',
|
||||
'Create as draft' => 'Crear como borrador',
|
||||
'Created at:' => 'Creado en:',
|
||||
'Created by me' => 'Creado por mi',
|
||||
'Creation time' => 'Fecha de creación',
|
||||
'Delete' => 'Borrar',
|
||||
'Deleted' => 'Borrar',
|
||||
'Do you want to delete this content, including all comments and attachments?<br><br>Please note: If a stream entry was created using a module, the original content that this entry is linked to will also be deleted.' => '¿Quiere eliminar este contenido, incluidos todos los comentarios y archivos vinculados?<br><br>Por favor tenga en cuenta que si una publicación se ha creado mediante un módulo el contenido original al que enlaza esta entrada será borrado también.',
|
||||
'Draft' => 'Borrador',
|
||||
'Edit' => 'Editar',
|
||||
'Enable' => 'Activar',
|
||||
'Enabled' => 'Activado',
|
||||
'Filter' => 'Filtro',
|
||||
'Hidden' => 'Oculto',
|
||||
'I\'m involved' => 'En aquello que me concierna',
|
||||
'Invalid content id given!' => '¡Se ha introducido un id de contenido no válido!',
|
||||
'Invalid request method!' => '¡Método de solicitud no válido!',
|
||||
'Invalid space selection.' => 'Selección de espacio inválida.',
|
||||
'Last update' => 'Última actualización',
|
||||
'Last updated {time}' => 'Última actualización {time}',
|
||||
'Load more' => 'Cargar Más',
|
||||
'Lock comments' => 'Cerrar los comentarios',
|
||||
'Maximum number of pinned items reached!<br>You can only pin up to {count} items at once.' => 'Has alcanzado el número máximo de items anclados!<br />Sólo puedes anclar {count} items al mismo tiempo.',
|
||||
'Move content' => 'Mover contenido',
|
||||
'Move to archive' => 'Mover a archivo',
|
||||
'New Updates Available!' => 'Hay actualizaciones disponibles.',
|
||||
'No matches with your selected filters!' => '¡No se han encontrado resultados con los filtros seleccionados!',
|
||||
'No tags found for the given query' => 'No se han encontrado etiquetas para esta búsqueda',
|
||||
'None' => 'Ninguno',
|
||||
'Note: Due to technical reasons there may be a delay of a few minutes.' => 'Nota: Por razones técnicas puede producirse un retraso de unos minutos',
|
||||
'Nothing here yet!' => '¡No hay nada aquí todavía!',
|
||||
'Notify members' => 'Notificar Miembros',
|
||||
'Permalink' => 'Permalink',
|
||||
'Pin to top' => 'Fijar en la parte superior',
|
||||
'Pinned' => 'Fijado',
|
||||
'Private' => 'Privado',
|
||||
'Public' => 'Público',
|
||||
'Publish draft' => 'Publicar borrador',
|
||||
'Save as draft' => 'Guardar como borrador',
|
||||
'Save scheduling' => 'Guardar programación',
|
||||
'Schedule publication' => 'Programar publicación',
|
||||
'Scheduled for {dateTime}' => 'Programado para {dateTime}',
|
||||
'Select type...' => 'Seleccione tipo...',
|
||||
'Specify who can see this content.' => 'Especifica quién puede ver este contenido.',
|
||||
'Submit' => 'Publicar',
|
||||
'Tag' => 'Etiqueta',
|
||||
'Target Space' => 'Espacio de destino',
|
||||
'The author of this content is not allowed to create private content within the selected space.' => 'El autor de este contenido no está autorizado a crear contenido privado dentro del espacio seleccionado.',
|
||||
'The author of this content is not allowed to create public content within the selected space.' => 'El autor de este contenido no está autorizado a crear contenido públilco dentro del espacio seleccionado.',
|
||||
'The author of this content is not allowed to create this type of content within this space.' => 'Al autor de este contenido no le es permitido crear este tipo de contenido dentro de este espacio.',
|
||||
'The content can\'t be moved to its current space.' => 'No se puede mover el contenido a su espacio actual.',
|
||||
'The content cannot be published!' => '¡El contenido no puede ser publicado!',
|
||||
'The content has been archived.' => 'Este contenido ha sido activado.',
|
||||
'The content has been deleted.' => 'Este contenido ha sido borrado.',
|
||||
'The content has been successfully published.' => 'El contenido se ha publicado correctamente.',
|
||||
'The content has been unarchived.' => 'Este contenido ha sido desarchivado.',
|
||||
'The given name is already in use.' => 'El nombre está ya en uso.',
|
||||
'The module {moduleName} is not enabled on the selected target space.' => 'El módulo {moduleName} no está habilitado en el espacio de destino que ha seleccionado.',
|
||||
'This action is disabled!' => '¡Esta acción no está permitida!',
|
||||
'This content type can\'t be moved due to a missing module-id setting.' => 'Este tipo de contenido no se puede mover debido a una configuración de módulo que no existe.',
|
||||
'This content type can\'t be moved.' => 'No se puede mover este contenido.',
|
||||
'This space is archived.' => 'Este espacio ha sido archivado.',
|
||||
'This space is not visible!' => '¡Este espacio no es visible!',
|
||||
'Topics' => 'Temas',
|
||||
'Turn off notifications' => 'Desactivar notificaciones',
|
||||
'Turn on notifications' => 'Activar Notificaciones',
|
||||
'Unarchive' => 'Desarchivar',
|
||||
'Unlock comments' => 'Abrir los comentarios',
|
||||
'Unpin' => 'Desfijar',
|
||||
'Updated' => 'Actualizado',
|
||||
'Visible also to unregistered users' => 'También visible a usuarios no registrados',
|
||||
'Visible only to you' => 'Visible sólo para ti',
|
||||
'Visible to all Space members' => 'Visible para todos los miembros del Espacio',
|
||||
'Visible to all signed in users' => 'Visible para todos los usuarios autenticados',
|
||||
'Visible to friends of {displayName}' => 'Visible para amigos de {displayName}',
|
||||
'Visible to you and {displayName}' => 'Visible para ti y {displayName}',
|
||||
'Visible to your friends' => 'Visible para tus amigos',
|
||||
'With attachments' => 'Con archivos vinculados',
|
||||
'You cannot block the space owner!' => '¡No puedes bloquear al propietario del espacio!',
|
||||
'You cannot block the user of the same container!' => '¡No puedes bloquear al usuario del mismo contenedor!',
|
||||
'You cannot block yourself!' => '¡No puedes bloquearte a ti mismo!',
|
||||
'You do not have the permission to move this content to the given space.' => 'No tienes autorización para mover este contenido a ese espacio.',
|
||||
'You do not have the permission to move this content.' => 'No tienes autorización para mover ese contenido.',
|
||||
'Your last edit state has been saved!' => 'Este contenido ha sido grabado.',
|
||||
'in' => 'en',
|
||||
);
|
||||
|
@ -2,14 +2,14 @@
|
||||
return array (
|
||||
'Any' => 'Cualquiera',
|
||||
'Author' => 'Autor',
|
||||
'Best' => '',
|
||||
'Content type' => '',
|
||||
'Date From' => '',
|
||||
'Date To' => '',
|
||||
'Find Content based on keywords' => '',
|
||||
'Best' => 'El mejor',
|
||||
'Content type' => 'Tipo de contenido',
|
||||
'Date From' => 'Fecha desde',
|
||||
'Date To' => 'Fecha hasta',
|
||||
'Find Content based on keywords' => 'Encontrar contenido utilizando palabras clave',
|
||||
'Newest first' => 'Primero los más recientes',
|
||||
'No results found!' => 'Sin resultados encontrados!',
|
||||
'Results ({count})' => '',
|
||||
'Results ({count})' => 'Resultados ({count})',
|
||||
'Search' => 'Buscar',
|
||||
'Search...' => 'Buscar...',
|
||||
'Sorting' => 'Ordenación',
|
||||
|
@ -1,113 +1,112 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'(Also visible to non-members of this space)' => '(Azoknak is látható, akik nem tagja ennek a közösségnek)',
|
||||
'<strong>Delete</strong> content?' => '<strong>Törlöd</strong> a bejegyzést?',
|
||||
'<strong>Move</strong> content' => 'Tartalom <strong>áthelyezése</strong>',
|
||||
'<strong>Permalink</strong> to this post' => '<strong>Hivatkozás</strong> ehhez a bejegyzéshez',
|
||||
'<strong>Scheduling</strong> Options' => '<strong>Ütemezési</strong> beállítások',
|
||||
'Activate scheduling' => 'Ütemezés aktiválása',
|
||||
'Add a member to notify' => 'Értesítendő tag hozzáadása',
|
||||
'Add tag...' => 'Címke hozzáadása…',
|
||||
'Archived' => 'Archivált',
|
||||
'Attach Files' => 'Csatolt fájlok',
|
||||
'Back to stream' => 'Vissza a hírfolyamhoz',
|
||||
'Cancel' => 'Mégsem',
|
||||
'Cancel Edit' => 'Szerkesztés visszavonása',
|
||||
'Cannot notify the author.' => 'A szerzőt nem lehet értesíteni.',
|
||||
'Change to "Private"' => 'Legyen zárt',
|
||||
'Change to "Public"' => 'Legyen nyilvános',
|
||||
'Comments are locked' => 'A hozzászólások zárolva',
|
||||
'Comments are unlocked' => 'A hozzászólások feloldva',
|
||||
'Configure' => 'Konfiguráció',
|
||||
'Confirm' => 'Megerősít',
|
||||
'Content' => 'Tartalom',
|
||||
'Content Tag with invalid contentcontainer_id assigned.' => 'Érvénytelen a csatolt contentcontainer_id tartalomcímke',
|
||||
'Content has been moved to {spacename}' => 'A tartalom át lett helyezve a(z) {spacename} közösségbe',
|
||||
'Could not find requested content!' => 'A kért tartalom nem található!',
|
||||
'Create as draft' => 'Létrehozás piszkozatként',
|
||||
'Created at:' => 'Készült:',
|
||||
'Created by me' => 'Általam létrehozva',
|
||||
'Creation time' => 'Létrehozás dátuma',
|
||||
'Delete' => 'Törlés',
|
||||
'Deleted' => 'Törölve',
|
||||
'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.' => 'Törli ezt a tartalmat, beleértve az összes megjegyzést és mellékletet?<br><br>Megjegyzés: Ha egy adatfolyam-bejegyzést egy modul használatával hoztak létre, akkor az eredeti tartalom is törlődik, amelyhez ez a bejegyzés kapcsolódik.',
|
||||
'Draft' => 'Piszkozat',
|
||||
'Edit' => 'Szerkesztés',
|
||||
'Enable' => 'Engedélyezés',
|
||||
'Enabled' => 'Aktiválva',
|
||||
'Filter' => 'Szűrés',
|
||||
'Hidden' => 'Rejtett',
|
||||
'I\'m involved' => 'Ahol részt veszek',
|
||||
'Invalid content id given!' => 'A megadott tartalomazonosító érvénytelen!',
|
||||
'Invalid request method!' => 'Érvénytelen lekérési módszer!',
|
||||
'Invalid space selection.' => 'Érvénytelen közösségválasztás.',
|
||||
'Last update' => 'Utolsó frissítés',
|
||||
'Last updated {time}' => 'Utolsó frissítés: {time}',
|
||||
'Load more' => 'Továbbiak betöltése',
|
||||
'Lock comments' => 'Zárolt hozzászólások',
|
||||
'Maximum number of pinned items reached!<br>You can only pin up to {count} items at once.' => 'A rögzített elemek maximális száma elérve! <br> Egyszerre legfeljebb {count} elemet lehet rögzíteni.',
|
||||
'Move content' => 'Tartalom áthelyezése',
|
||||
'Move to archive' => 'Archiválás',
|
||||
'New Updates Available!' => 'Új bejegyzések érkeztek!',
|
||||
'No matches with your selected filters!' => 'A kiválasztott szűrőkkel nincs találat!',
|
||||
'No tags found for the given query' => 'Az adott lekérdezéshez nem találtunk címkéket',
|
||||
'None' => 'Nincs',
|
||||
'Note: Due to technical reasons there may be a delay of a few minutes.' => 'Megjegyzés: Technikai okok miatt előfordulhat néhány perces késés.',
|
||||
'Nothing here yet!' => 'Nincs még itt semmi!',
|
||||
'Notify members' => 'Tagok értesítése',
|
||||
'Permalink' => 'Hivatkozás',
|
||||
'Pin to top' => 'Rögzítés felülre',
|
||||
'Pinned' => 'Rögzített',
|
||||
'Private' => 'Zárt',
|
||||
'Public' => 'Nyilvános',
|
||||
'Publish draft' => 'Piszkozat közzététele',
|
||||
'Save as draft' => 'Mentés piszkozatként',
|
||||
'Save scheduling' => 'Ütemezés mentése',
|
||||
'Schedule publication' => 'A megjelenés ütemezése',
|
||||
'Scheduled for {dateTime}' => 'Időpont: {dateTime}',
|
||||
'Select type...' => 'Típus kiválasztása...',
|
||||
'Specify who can see this content.' => 'Meghatározza ki láthatja ezt a tartalmat.',
|
||||
'Submit' => 'Küldés',
|
||||
'Tag' => 'Címke',
|
||||
'Target Space' => 'Célközösség',
|
||||
'The author of this content is not allowed to create private content within the selected space.' => 'A tartalom szerzője nem hozhat létre zárt tartalmat a kiválasztott közösségben.',
|
||||
'The author of this content is not allowed to create public content within the selected space.' => 'A tartalom szerzője nem hozhat létre nyilvános tartalmat a kiválasztott közösségben.',
|
||||
'The author of this content is not allowed to create this type of content within this space.' => 'A tartalom szerzője nem hozhat létre ilyen típusú tartalmat ezen a területen.',
|
||||
'The content can\'t be moved to its current space.' => 'A tartalmat nem lehet áthelyezni a jelenlegi helyére.',
|
||||
'The content cannot be published!' => 'A tartalom nem publikálható!',
|
||||
'The content has been archived.' => 'Ez a tartalom archiválva lett.',
|
||||
'The content has been deleted.' => 'A tartalmat törölték.',
|
||||
'The content has been successfully published.' => 'A tartalom közzététele sikeresen megtörtént.',
|
||||
'The content has been unarchived.' => 'Tartalom archiválás visszavonva.',
|
||||
'The given name is already in use.' => 'A megadott név már használatban van.',
|
||||
'The module {moduleName} is not enabled on the selected target space.' => 'A {moduleName} modul nincs engedélyezve a kiválasztott célközösségben.',
|
||||
'This action is disabled!' => 'Ez a művelet ki van kapcsolva!',
|
||||
'This content type can\'t be moved due to a missing module-id setting.' => 'Ez a tartalomtípus egy hiányzó modul-id beállítás miatt nem helyezhető át.',
|
||||
'This content type can\'t be moved.' => 'Ez a tartalomtípus nem mozgatható.',
|
||||
'This space is archived.' => 'Ez egy archivált közösség',
|
||||
'This space is not visible!' => 'A közösség nem látható!',
|
||||
'Topics' => 'Témakörök',
|
||||
'Turn off notifications' => 'Nem kérek értesítéseket',
|
||||
'Turn on notifications' => 'Kérek értesítéseket',
|
||||
'Unarchive' => 'Archiválás visszavonása',
|
||||
'Unlock comments' => 'Hozzászólások feloldása',
|
||||
'Unpin' => 'Rögzítés visszavonása',
|
||||
'Updated' => 'Frissítve',
|
||||
'Visible also to unregistered users' => 'Nem regisztrált tagoknak is látható',
|
||||
'Visible only to you' => 'Csak neked látható',
|
||||
'Visible to all Space members' => 'Összes közösségi tagnak látható',
|
||||
'Visible to all signed in users' => 'Minden bejelentkezett felhasználónak látható',
|
||||
'Visible to friends of {displayName}' => '{displayName} barátainak látható',
|
||||
'Visible to you and {displayName}' => 'Neked és neki látható: {displayName}',
|
||||
'Visible to your friends' => 'Látható a barátaidnak',
|
||||
'With attachments' => 'Fájl csatolmányokkal',
|
||||
'You cannot block the space owner!' => 'Nem tudod tiltani a közösség tulajdonosát!',
|
||||
'You cannot block the user of the same container!' => 'Nem tilthatod le ugyanazon tároló felhasználóját!',
|
||||
'You cannot block yourself!' => 'Nem tudod letiltani saját magadat!',
|
||||
'You do not have the permission to move this content to the given space.' => 'Nincs jogosultságod a tartalomnak az adott közösségbe történő áthelyezésére.',
|
||||
'You do not have the permission to move this content.' => 'Nincs jogosultságod a tartalom áthelyezésére.',
|
||||
'Your last edit state has been saved!' => 'Az utolsó szerkesztési állapotod mentve!',
|
||||
'in' => 'itt',
|
||||
'Advanced Content Search' => '',
|
||||
];
|
||||
return array (
|
||||
'(Also visible to non-members of this space)' => '(Azoknak is látható, akik nem tagja ennek a közösségnek)',
|
||||
'<strong>Delete</strong> content?' => '<strong>Törlöd</strong> a bejegyzést?',
|
||||
'<strong>Move</strong> content' => 'Tartalom <strong>áthelyezése</strong>',
|
||||
'<strong>Permalink</strong> to this post' => '<strong>Hivatkozás</strong> ehhez a bejegyzéshez',
|
||||
'<strong>Scheduling</strong> Options' => '<strong>Ütemezési</strong> beállítások',
|
||||
'Activate scheduling' => 'Ütemezés aktiválása',
|
||||
'Add a member to notify' => 'Értesítendő tag hozzáadása',
|
||||
'Add tag...' => 'Címke hozzáadása…',
|
||||
'Advanced Content Search' => 'Speciális tartalomkeresés',
|
||||
'Archived' => 'Archivált',
|
||||
'Attach Files' => 'Csatolt fájlok',
|
||||
'Back to stream' => 'Vissza a hírfolyamhoz',
|
||||
'Cancel' => 'Mégsem',
|
||||
'Cancel Edit' => 'Szerkesztés visszavonása',
|
||||
'Cannot notify the author.' => 'A szerzőt nem lehet értesíteni.',
|
||||
'Change to "Private"' => 'Legyen zárt',
|
||||
'Change to "Public"' => 'Legyen nyilvános',
|
||||
'Comments are locked' => 'A hozzászólások zárolva',
|
||||
'Comments are unlocked' => 'A hozzászólások feloldva',
|
||||
'Configure' => 'Konfiguráció',
|
||||
'Confirm' => 'Megerősít',
|
||||
'Content' => 'Tartalom',
|
||||
'Content Tag with invalid contentcontainer_id assigned.' => 'Érvénytelen a csatolt contentcontainer_id tartalomcímke',
|
||||
'Content has been moved to {spacename}' => 'A tartalom át lett helyezve a(z) {spacename} közösségbe',
|
||||
'Could not find requested content!' => 'A kért tartalom nem található!',
|
||||
'Create as draft' => 'Létrehozás piszkozatként',
|
||||
'Created at:' => 'Készült:',
|
||||
'Created by me' => 'Általam létrehozva',
|
||||
'Creation time' => 'Létrehozás dátuma',
|
||||
'Delete' => 'Törlés',
|
||||
'Deleted' => 'Törölve',
|
||||
'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.' => 'Törli ezt a tartalmat, beleértve az összes megjegyzést és mellékletet?<br><br>Megjegyzés: Ha egy adatfolyam-bejegyzést egy modul használatával hoztak létre, akkor az eredeti tartalom is törlődik, amelyhez ez a bejegyzés kapcsolódik.',
|
||||
'Draft' => 'Piszkozat',
|
||||
'Edit' => 'Szerkesztés',
|
||||
'Enable' => 'Engedélyezés',
|
||||
'Enabled' => 'Aktiválva',
|
||||
'Filter' => 'Szűrés',
|
||||
'Hidden' => 'Rejtett',
|
||||
'I\'m involved' => 'Ahol részt veszek',
|
||||
'Invalid content id given!' => 'A megadott tartalomazonosító érvénytelen!',
|
||||
'Invalid request method!' => 'Érvénytelen lekérési módszer!',
|
||||
'Invalid space selection.' => 'Érvénytelen közösségválasztás.',
|
||||
'Last update' => 'Utolsó frissítés',
|
||||
'Last updated {time}' => 'Utolsó frissítés: {time}',
|
||||
'Load more' => 'Továbbiak betöltése',
|
||||
'Lock comments' => 'Zárolt hozzászólások',
|
||||
'Maximum number of pinned items reached!<br>You can only pin up to {count} items at once.' => 'A rögzített elemek maximális száma elérve! <br> Egyszerre legfeljebb {count} elemet lehet rögzíteni.',
|
||||
'Move content' => 'Tartalom áthelyezése',
|
||||
'Move to archive' => 'Archiválás',
|
||||
'New Updates Available!' => 'Új bejegyzések érkeztek!',
|
||||
'No matches with your selected filters!' => 'A kiválasztott szűrőkkel nincs találat!',
|
||||
'No tags found for the given query' => 'Az adott lekérdezéshez nem találtunk címkéket',
|
||||
'None' => 'Nincs',
|
||||
'Note: Due to technical reasons there may be a delay of a few minutes.' => 'Megjegyzés: Technikai okok miatt előfordulhat néhány perces késés.',
|
||||
'Nothing here yet!' => 'Nincs még itt semmi!',
|
||||
'Notify members' => 'Tagok értesítése',
|
||||
'Permalink' => 'Hivatkozás',
|
||||
'Pin to top' => 'Rögzítés felülre',
|
||||
'Pinned' => 'Rögzített',
|
||||
'Private' => 'Zárt',
|
||||
'Public' => 'Nyilvános',
|
||||
'Publish draft' => 'Piszkozat közzététele',
|
||||
'Save as draft' => 'Mentés piszkozatként',
|
||||
'Save scheduling' => 'Ütemezés mentése',
|
||||
'Schedule publication' => 'A megjelenés ütemezése',
|
||||
'Scheduled for {dateTime}' => 'Időpont: {dateTime}',
|
||||
'Select type...' => 'Típus kiválasztása...',
|
||||
'Specify who can see this content.' => 'Meghatározza ki láthatja ezt a tartalmat.',
|
||||
'Submit' => 'Küldés',
|
||||
'Tag' => 'Címke',
|
||||
'Target Space' => 'Célközösség',
|
||||
'The author of this content is not allowed to create private content within the selected space.' => 'A tartalom szerzője nem hozhat létre zárt tartalmat a kiválasztott közösségben.',
|
||||
'The author of this content is not allowed to create public content within the selected space.' => 'A tartalom szerzője nem hozhat létre nyilvános tartalmat a kiválasztott közösségben.',
|
||||
'The author of this content is not allowed to create this type of content within this space.' => 'A tartalom szerzője nem hozhat létre ilyen típusú tartalmat ezen a területen.',
|
||||
'The content can\'t be moved to its current space.' => 'A tartalmat nem lehet áthelyezni a jelenlegi helyére.',
|
||||
'The content cannot be published!' => 'A tartalom nem publikálható!',
|
||||
'The content has been archived.' => 'Ez a tartalom archiválva lett.',
|
||||
'The content has been deleted.' => 'A tartalmat törölték.',
|
||||
'The content has been successfully published.' => 'A tartalom közzététele sikeresen megtörtént.',
|
||||
'The content has been unarchived.' => 'Tartalom archiválás visszavonva.',
|
||||
'The given name is already in use.' => 'A megadott név már használatban van.',
|
||||
'The module {moduleName} is not enabled on the selected target space.' => 'A {moduleName} modul nincs engedélyezve a kiválasztott célközösségben.',
|
||||
'This action is disabled!' => 'Ez a művelet ki van kapcsolva!',
|
||||
'This content type can\'t be moved due to a missing module-id setting.' => 'Ez a tartalomtípus egy hiányzó modul-id beállítás miatt nem helyezhető át.',
|
||||
'This content type can\'t be moved.' => 'Ez a tartalomtípus nem mozgatható.',
|
||||
'This space is archived.' => 'Ez egy archivált közösség',
|
||||
'This space is not visible!' => 'A közösség nem látható!',
|
||||
'Topics' => 'Témakörök',
|
||||
'Turn off notifications' => 'Nem kérek értesítéseket',
|
||||
'Turn on notifications' => 'Kérek értesítéseket',
|
||||
'Unarchive' => 'Archiválás visszavonása',
|
||||
'Unlock comments' => 'Hozzászólások feloldása',
|
||||
'Unpin' => 'Rögzítés visszavonása',
|
||||
'Updated' => 'Frissítve',
|
||||
'Visible also to unregistered users' => 'Nem regisztrált tagoknak is látható',
|
||||
'Visible only to you' => 'Csak neked látható',
|
||||
'Visible to all Space members' => 'Összes közösségi tagnak látható',
|
||||
'Visible to all signed in users' => 'Minden bejelentkezett felhasználónak látható',
|
||||
'Visible to friends of {displayName}' => '{displayName} barátainak látható',
|
||||
'Visible to you and {displayName}' => 'Neked és neki látható: {displayName}',
|
||||
'Visible to your friends' => 'Látható a barátaidnak',
|
||||
'With attachments' => 'Fájl csatolmányokkal',
|
||||
'You cannot block the space owner!' => 'Nem tudod tiltani a közösség tulajdonosát!',
|
||||
'You cannot block the user of the same container!' => 'Nem tilthatod le ugyanazon tároló felhasználóját!',
|
||||
'You cannot block yourself!' => 'Nem tudod letiltani saját magadat!',
|
||||
'You do not have the permission to move this content to the given space.' => 'Nincs jogosultságod a tartalomnak az adott közösségbe történő áthelyezésére.',
|
||||
'You do not have the permission to move this content.' => 'Nincs jogosultságod a tartalom áthelyezésére.',
|
||||
'Your last edit state has been saved!' => 'Az utolsó szerkesztési állapotod mentve!',
|
||||
'in' => 'itt',
|
||||
);
|
||||
|
@ -2,14 +2,14 @@
|
||||
return array (
|
||||
'Any' => 'Bármi',
|
||||
'Author' => 'Szerző',
|
||||
'Best' => '',
|
||||
'Content type' => '',
|
||||
'Date From' => '',
|
||||
'Date To' => '',
|
||||
'Find Content based on keywords' => '',
|
||||
'Best' => 'Legjobb',
|
||||
'Content type' => 'Tartalom típus',
|
||||
'Date From' => 'Dátumtól',
|
||||
'Date To' => 'Dátumig',
|
||||
'Find Content based on keywords' => 'Keressen tartalmat kulcsszavak alapján',
|
||||
'Newest first' => 'Először a legújabb',
|
||||
'No results found!' => 'Nincs találat!',
|
||||
'Results ({count})' => '',
|
||||
'Results ({count})' => 'Eredmények ({count})',
|
||||
'Search' => 'Keresés',
|
||||
'Search...' => 'Keresés...',
|
||||
'Sorting' => 'Rendezés',
|
||||
|
@ -1,25 +1,24 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'<strong>Open</strong> file' => '<strong>Otwórz</strong> plik',
|
||||
'<strong>Upload</strong> error' => '<strong>Błąd</strong> wczytywania',
|
||||
'Close' => 'Zamknij',
|
||||
'Could not find requested file variant!' => 'Nie znaleziono żądanego wariantu pliku!',
|
||||
'Could not find requested file!' => 'Nie można znaleźć żądanego pliku!',
|
||||
'Could not upload File:' => 'Nie można wczytać pliku:',
|
||||
'Created by:' => 'Utworzony przez:',
|
||||
'Double file extensions are not allowed!' => 'Podwójne rozszerzenia plików nie są dozwolone!',
|
||||
'Download' => 'Pobierz',
|
||||
'File {fileName} could not be uploaded!' => 'Plik {fileName} nie może być wgrany!',
|
||||
'Insufficient permissions!' => 'Niedostateczne uprawnienia',
|
||||
'Invalid Mime-Type' => 'Nieprawidłowy typ mime',
|
||||
'Last update by:' => 'Ostatnio aktualizowany przez:',
|
||||
'Size:' => 'Rozmiar:',
|
||||
'Sorry, you can only upload up to {n,plural,=1{# file} other{# files}} at once.' => 'Możesz wgrać tylko {n,plural,=1{# plik} other{# pliki}} na raz.',
|
||||
'The uploaded image is not a squared.' => 'Wgrany obraz nie jest kwadratem.',
|
||||
'This upload field only allows a maximum of {n,plural,=1{# file} other{# files}}.' => 'To pole wgrywania pozwala na maksymalne wgranie {n,plural,=1{# pliku} other{# plików}}.',
|
||||
'Upload files' => 'Wczytaj plik',
|
||||
'Attach a video' => '',
|
||||
'Attach an audio message' => '',
|
||||
'Attach an image' => '',
|
||||
];
|
||||
return array (
|
||||
'<strong>Open</strong> file' => '<strong>Otwórz</strong> plik',
|
||||
'<strong>Upload</strong> error' => '<strong>Błąd</strong> wczytywania',
|
||||
'Attach a video' => 'Załącz wideo',
|
||||
'Attach an audio message' => 'Załącz wiadomość audio',
|
||||
'Attach an image' => 'Załącz obrazek',
|
||||
'Close' => 'Zamknij',
|
||||
'Could not find requested file variant!' => 'Nie znaleziono żądanego wariantu pliku!',
|
||||
'Could not find requested file!' => 'Nie można znaleźć żądanego pliku!',
|
||||
'Could not upload File:' => 'Nie można wczytać pliku:',
|
||||
'Created by:' => 'Utworzony przez:',
|
||||
'Double file extensions are not allowed!' => 'Podwójne rozszerzenia plików nie są dozwolone!',
|
||||
'Download' => 'Pobierz',
|
||||
'File {fileName} could not be uploaded!' => 'Plik {fileName} nie może być wgrany!',
|
||||
'Insufficient permissions!' => 'Niedostateczne uprawnienia',
|
||||
'Invalid Mime-Type' => 'Nieprawidłowy typ mime',
|
||||
'Last update by:' => 'Ostatnio aktualizowany przez:',
|
||||
'Size:' => 'Rozmiar:',
|
||||
'Sorry, you can only upload up to {n,plural,=1{# file} other{# files}} at once.' => 'Możesz wgrać tylko {n,plural,=1{# plik} other{# pliki}} na raz.',
|
||||
'The uploaded image is not a squared.' => 'Wgrany obraz nie jest kwadratem.',
|
||||
'This upload field only allows a maximum of {n,plural,=1{# file} other{# files}}.' => 'To pole wgrywania pozwala na maksymalne wgranie {n,plural,=1{# pliku} other{# plików}}.',
|
||||
'Upload files' => 'Wczytaj plik',
|
||||
);
|
||||
|
@ -14,7 +14,7 @@ return array (
|
||||
'Unfriend' => 'Usuń ze znajomych',
|
||||
'Would you like to accept the friendship request?' => 'Czy chcesz zaakceptować znajomość?',
|
||||
'Would you like to end your friendship with {userName}?' => 'Czy chcesz zakończyć znajomość z {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 send a friendship request to {userName}?' => 'Czy chcesz wysłać prośbę o dodanie do znajomych do {userName}?',
|
||||
'Would you like to withdraw the friendship request?' => 'Czy chcesz wycofać prośbę o dodanie do znajomych?',
|
||||
'Would you like to withdraw your friendship request?' => 'Czy chcesz wycofać swoją prośbę o dodanie do znajomych?',
|
||||
);
|
||||
|
@ -1,74 +1,73 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'<strong>Admin</strong> Account' => 'Konto <strong>Administratora</strong>',
|
||||
'<strong>Configuration</strong>' => '<strong>Konfiguracja</strong>',
|
||||
'<strong>Congratulations</strong>. You\'re done.' => '<strong>Gratulacje</strong>. Wszystko zrobione.',
|
||||
'<strong>Database</strong> Configuration' => 'Konfiguracja <strong>Bazy danych</strong>',
|
||||
'<strong>Example</strong> contents' => '<strong>Przykładowe</strong> treści.',
|
||||
'<strong>System</strong> Check' => 'Zbadaj <strong>System</strong>',
|
||||
'<strong>Welcome</strong> to HumHub<br>Your Social Network Toolbox' => '<strong>Witaj</strong> w HumHub<br>Szwajcarskim scyzoryku Twojej Sieci Społecznościowej',
|
||||
'Allow access for non-registered users to public content (guest access)' => 'Zezwalaj na dostęp niezarejestrowanych użytkowników do treści publicznych (dostęp dla gości)',
|
||||
'Allow friendships between members' => 'Zezwalaj na znajomości między członkami',
|
||||
'Below you have to enter your database connection details. If you’re not sure about these, please contact your system administrator.' => 'Wprowadź szczegóły połączenia z bazą danych. Jeśli nie masz co do nich pewności, skontaktuj się z administratorem Twojego serwera.',
|
||||
'Calvin Klein – Between love and madness lies obsession.' => 'Calvin Klein – Pomiędzy miłością a obłędem znajduje się obsesja.',
|
||||
'Check again' => 'Zbadaj ponownie',
|
||||
'Congratulations! Everything is ok and ready to start over!' => 'Gratulacje! Wszystko jest w porządku i gotowe do startu!',
|
||||
'Create Admin Account' => 'Utwórz konto Administratora',
|
||||
'Create the database if it doesn\'t exist yet.' => 'Utwórz bazę danych jeśli jeszcze taka nie istnieje.',
|
||||
'Downloading & Installing Modules...' => 'Pobieranie i instalowanie modułów...',
|
||||
'External users can register (show registration form on login)' => 'Zewnętrzny użytkownik może się zarejestrować (Formularz rejestracyjny będzie wyświetlany przy logowaniu)',
|
||||
'Here you can decide how new, unregistered users can access HumHub.' => 'Zadecyduj jak nowi, niezarejestrowani użytkownicy mogą korzystać z HumHub.',
|
||||
'Hostname' => 'Nazwa hosta',
|
||||
'Hostname of your MySQL Database Server (e.g. localhost if MySQL is running on the same machine)' => 'Nazwa hosta dla twojego serwera MySQL. (np. localhost jeśli MySQL działa na tej samej maszynie)',
|
||||
'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 jest bardzo elastyczny. Możesz dostosowywać lub/i poszerzać jego funkcje za sprawą różnych modułów. Następujące moduły to tylko kilka przykładów najciekawszych według nas aplikacji.<br /><br /> Zawsze możesz dodać lub odinstalować moduły później. Więcej modułów znajdziesz w strefie administracyjnej zaraz po instalacji.',
|
||||
'I want to use HumHub for:' => 'Chcę używać HumHub do:',
|
||||
'Initializing database...' => 'Inicjalizuję bazę danych...',
|
||||
'My club' => 'Mój klub',
|
||||
'My community' => 'Moja społeczność',
|
||||
'My company (Social Intranet / Project management)' => 'Moja firma (Intranet / Zarządzanie projektami)',
|
||||
'My educational institution (school, university)' => 'Moja instytucja edukacyjna (szkoła, uniwersytet)',
|
||||
'Name of Database' => 'Nazwa bazy danych',
|
||||
'Name of your network' => 'Nazwa Twojej sieci',
|
||||
'Newly registered users have to be activated by an admin first' => 'Nowo zarejestrowani użytkownicy muszą zostać aktywowani przez administratora',
|
||||
'Next' => 'Dalej',
|
||||
'Nike – Just buy it. :wink:' => 'Nike – Just buy it. :wink:',
|
||||
'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)' => 'Oczywiście Twoja nowa sieć potrzebuje nazwy. Zamień domyślną nazwę na własną. (na przykład nazwę firmy, organizacji czy klubu)',
|
||||
'Ohh, something went wrong!' => 'Upss, coś poszło nie tak!',
|
||||
'Optional: Port of your MySQL Database Server. Leave empty to use default port.' => 'Opcjonalnie: Port bazy danych MySQL na serwerze. Pozostaw puste aby użyć domyślnego portu.',
|
||||
'Password' => 'Hasło',
|
||||
'Port' => 'Port',
|
||||
'Recommended <strong>Modules</strong>' => 'Rekomendowane <strong>Moduły</strong>',
|
||||
'Registered members can invite new users via email' => 'Zarejestrowani użytkownicy mogą zapraszać nowych poprzez email',
|
||||
'Security <strong>Settings</strong>' => '<strong>Ustawienia</strong> Bezpieczeństwa',
|
||||
'Set up example content (recommended)' => 'Wstaw przykładowe treści (rekomendowane)',
|
||||
'Sign in' => 'Zaloguj się',
|
||||
'Skip this step, I want to set up everything manually' => 'Pomiń ten krok aby skonfigurować wszystko manualnie',
|
||||
'Social Network <strong>Name</strong>' => '<strong>Nazwa</strong> sieci społecznościowej',
|
||||
'The installation completed successfully! Have fun with your new social network.' => 'Instalacja zakończona sukcesem! Dobrej zabawy z nową siecią społecznościową.',
|
||||
'The name of the database you want to run HumHub in.' => 'Nazwa bazy danych dla HumHub',
|
||||
'This overview shows all system requirements of HumHub.' => 'To podsumowanie prezentuje wszystkie wymagania systemowe HumHub.',
|
||||
'This wizard will install and configure your own HumHub instance.<br><br>To continue, click Next.' => 'Ten kreator pomoże Ci skonfigurować własną instalację HumHub.<br><br> Aby kontynuować naciśnij "Dalej".',
|
||||
'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.' => 'Aby uniknąć pustego kokpitu zaraz po pierwszym zalogowaniu, HumHub może zainstalować przykładowe treści. Przybliży Ci to ogólną zasadę działania HumHub. W każdym momencie możesz usunąć poszczególne treści.',
|
||||
'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.' => 'Aby ułatwić konfigurację, zdefiniowaliśmy wstępnie ustawienia dla najbardziej popularnych zastosowań, wraz z oddzielnymi ustawieniami dla modułów i konfiguracji. Możesz je poprawić w następnym kroku.',
|
||||
'Username' => 'Nazwa użytkownika',
|
||||
'We\'re looking for great slogans of famous brands. Maybe you can come up with some samples?' => 'Poszukujemy wspaniałych sloganów znanych marek. Może Ty coś wymyślisz?',
|
||||
'Welcome Space' => 'Strefa Powitalna',
|
||||
'Yay! I\'ve just installed HumHub :sunglasses:' => 'Hurra! Właśnie zainstalowałem HumHub :sunglasses:',
|
||||
'You\'re almost done. In this step you have to fill out the form to create an admin account. With this account you can manage the whole network.' => 'Prawie gotowe. Wypełnij formularz dla utworzenia konta Administratora. Tym kontem można zarządzać całą siecią.',
|
||||
'Your MySQL password.' => 'Hasło MySQL',
|
||||
'Your MySQL username' => 'użytkownik MySQL',
|
||||
'Your first sample space to discover the platform.' => 'Twoja pierwsza, przykładowa strefa do odkrywania platformy.',
|
||||
'<strong>Pretty URLs</strong> configuration' => '',
|
||||
'<strong>Scheduled jobs</strong>' => '',
|
||||
'Add following the lines to the crontab:' => '',
|
||||
'HumHub uses cron jobs to execute scheduled or to run potentially heavy tasks such as sending out email summaries and notifications or optimizing the search index.' => '',
|
||||
'In order to activate this feature, it is necessary to edit the HumHub configuration and, potentially, the configuration of the WebServer.' => '',
|
||||
'Installation Example:' => '',
|
||||
'On HumHub\'s side, you will need to edit the configuration file <code>{configFile}</code> and add the following block:' => '',
|
||||
'Open the crontab of HumHub/PHP process user e.g. <code>{user}</code>.' => '',
|
||||
'Our documentation provides a more detailed look into <a href="{link}" target="_blank">Pretty URLs</a>.' => '',
|
||||
'Per default, the HumHub URL includes an <code>index.php</code> file in the address, resulting in a URL that looks like "<a>https://example.com/index.php?r=dashboard%2Fdashboard</a>" for example. By using the Pretty URL or URL Rewriting feature, it is possible to create shorter and easier to understand URLs, such as "<a>https://example.com/dashboard</a>".' => '',
|
||||
'Registered members can invite new users via link' => '',
|
||||
'This topic is covered in more detail in our <a href="{link}" target="_blank">documentation</a>. If you have trouble setting up the job scheduling described in the documentation, please contact your server administrator for support.' => '',
|
||||
];
|
||||
return array (
|
||||
'<strong>Admin</strong> Account' => 'Konto <strong>Administratora</strong>',
|
||||
'<strong>Configuration</strong>' => '<strong>Konfiguracja</strong>',
|
||||
'<strong>Congratulations</strong>. You\'re done.' => '<strong>Gratulacje</strong>. Wszystko zrobione.',
|
||||
'<strong>Database</strong> Configuration' => 'Konfiguracja <strong>Bazy danych</strong>',
|
||||
'<strong>Example</strong> contents' => '<strong>Przykładowe</strong> treści.',
|
||||
'<strong>Pretty URLs</strong> configuration' => '<strong>Czytelne adresy URL</strong> konfiguracja',
|
||||
'<strong>Scheduled jobs</strong>' => '<strong>Zaplanowane prace</strong>',
|
||||
'<strong>System</strong> Check' => 'Zbadaj <strong>System</strong>',
|
||||
'<strong>Welcome</strong> to HumHub<br>Your Social Network Toolbox' => '<strong>Witaj</strong> w HumHub<br>Szwajcarskim scyzoryku Twojej Sieci Społecznościowej',
|
||||
'Add following the lines to the crontab:' => 'Dodaj następujące linie w crontab:',
|
||||
'Allow access for non-registered users to public content (guest access)' => 'Zezwalaj na dostęp niezarejestrowanych użytkowników do treści publicznych (dostęp dla gości)',
|
||||
'Allow friendships between members' => 'Zezwalaj na znajomości między członkami',
|
||||
'Below you have to enter your database connection details. If you’re not sure about these, please contact your system administrator.' => 'Wprowadź szczegóły połączenia z bazą danych. Jeśli nie masz co do nich pewności, skontaktuj się z administratorem Twojego serwera.',
|
||||
'Calvin Klein – Between love and madness lies obsession.' => 'Calvin Klein – Pomiędzy miłością a obłędem znajduje się obsesja.',
|
||||
'Check again' => 'Zbadaj ponownie',
|
||||
'Congratulations! Everything is ok and ready to start over!' => 'Gratulacje! Wszystko jest w porządku i gotowe do startu!',
|
||||
'Create Admin Account' => 'Utwórz konto Administratora',
|
||||
'Create the database if it doesn\'t exist yet.' => 'Utwórz bazę danych jeśli jeszcze taka nie istnieje.',
|
||||
'Downloading & Installing Modules...' => 'Pobieranie i instalowanie modułów...',
|
||||
'External users can register (show registration form on login)' => 'Zewnętrzny użytkownik może się zarejestrować (Formularz rejestracyjny będzie wyświetlany przy logowaniu)',
|
||||
'Here you can decide how new, unregistered users can access HumHub.' => 'Zadecyduj jak nowi, niezarejestrowani użytkownicy mogą korzystać z HumHub.',
|
||||
'Hostname' => 'Nazwa hosta',
|
||||
'Hostname of your MySQL Database Server (e.g. localhost if MySQL is running on the same machine)' => 'Nazwa hosta dla twojego serwera MySQL. (np. localhost jeśli MySQL działa na tej samej maszynie)',
|
||||
'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 jest bardzo elastyczny. Możesz dostosowywać lub/i poszerzać jego funkcje za sprawą różnych modułów. Następujące moduły to tylko kilka przykładów najciekawszych według nas aplikacji.<br /><br /> Zawsze możesz dodać lub odinstalować moduły później. Więcej modułów znajdziesz w strefie administracyjnej zaraz po instalacji.',
|
||||
'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 korzysta z cron jobs do realizacji poważniejszych zadań jak wysyłka maili, powiadomień czy optymalizacja indeksu wyszukiwań.',
|
||||
'I want to use HumHub for:' => 'Chcę używać HumHub do:',
|
||||
'In order to activate this feature, it is necessary to edit the HumHub configuration and, potentially, the configuration of the WebServer.' => 'Aby włączyć tę funkcję musisz zmienić konfigurację HumHub a może nawet serwera www.',
|
||||
'Initializing database...' => 'Inicjalizuję bazę danych...',
|
||||
'Installation Example:' => 'Przykładowa instalacja:',
|
||||
'My club' => 'Mój klub',
|
||||
'My community' => 'Moja społeczność',
|
||||
'My company (Social Intranet / Project management)' => 'Moja firma (Intranet / Zarządzanie projektami)',
|
||||
'My educational institution (school, university)' => 'Moja instytucja edukacyjna (szkoła, uniwersytet)',
|
||||
'Name of Database' => 'Nazwa bazy danych',
|
||||
'Name of your network' => 'Nazwa Twojej sieci',
|
||||
'Newly registered users have to be activated by an admin first' => 'Nowo zarejestrowani użytkownicy muszą zostać aktywowani przez administratora',
|
||||
'Next' => 'Dalej',
|
||||
'Nike – Just buy it. :wink:' => 'Nike – Just buy it. :wink:',
|
||||
'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)' => 'Oczywiście Twoja nowa sieć potrzebuje nazwy. Zamień domyślną nazwę na własną. (na przykład nazwę firmy, organizacji czy klubu)',
|
||||
'Ohh, something went wrong!' => 'Upss, coś poszło nie tak!',
|
||||
'On HumHub\'s side, you will need to edit the configuration file <code>{configFile}</code> and add the following block:' => 'Po stronie HumHub chodzi o zmianę pliku konfiguracyjnego <code>{configFile}</code> i dodanie bloku:',
|
||||
'Open the crontab of HumHub/PHP process user e.g. <code>{user}</code>.' => 'Otwórz crontab dla użytkownika procesu HumHub/PHP jak np. <code>{user}</code>.',
|
||||
'Optional: Port of your MySQL Database Server. Leave empty to use default port.' => 'Opcjonalnie: Port bazy danych MySQL na serwerze. Pozostaw puste aby użyć domyślnego portu.',
|
||||
'Our documentation provides a more detailed look into <a href="{link}" target="_blank">Pretty URLs</a>.' => 'W dokumentacji znajdziesz dodatkowe informacje na temat <a href="{link}">czytelnych adresów URL</a>.',
|
||||
'Password' => 'Hasło',
|
||||
'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>".' => 'Domyślnie adres URL aplikacji HumHub zawiera plik <code>index.php</code> co przekłada się na "<a>https://example.com/index.php?r=dashboard%2Fdashboard</a>". Wykorzystując przyjazne adresy URL (URL Rewriting) uzyskasz "<a>https://example.com/dashboard</a>".',
|
||||
'Port' => 'Port',
|
||||
'Recommended <strong>Modules</strong>' => 'Rekomendowane <strong>Moduły</strong>',
|
||||
'Registered members can invite new users via email' => 'Zarejestrowani użytkownicy mogą zapraszać nowych poprzez email',
|
||||
'Registered members can invite new users via link' => 'Zarejestrowani użytkownicy mogą zapraszać przez odnośnik',
|
||||
'Security <strong>Settings</strong>' => '<strong>Ustawienia</strong> Bezpieczeństwa',
|
||||
'Set up example content (recommended)' => 'Wstaw przykładowe treści (rekomendowane)',
|
||||
'Sign in' => 'Zaloguj się',
|
||||
'Skip this step, I want to set up everything manually' => 'Pomiń ten krok aby skonfigurować wszystko manualnie',
|
||||
'Social Network <strong>Name</strong>' => '<strong>Nazwa</strong> sieci społecznościowej',
|
||||
'The installation completed successfully! Have fun with your new social network.' => 'Instalacja zakończona sukcesem! Dobrej zabawy z nową siecią społecznościową.',
|
||||
'The name of the database you want to run HumHub in.' => 'Nazwa bazy danych dla HumHub',
|
||||
'This overview shows all system requirements of HumHub.' => 'To podsumowanie prezentuje wszystkie wymagania systemowe 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.' => 'Rozwinięcie tej sprawy znajdziesz w naszej <a href="{link}">dokumentacji</a>. O ile masz problem ze zlecaniem zadań serwerowi skontaktuj się raczej z własnym administratorem.',
|
||||
'This wizard will install and configure your own HumHub instance.<br><br>To continue, click Next.' => 'Ten kreator pomoże Ci skonfigurować własną instalację HumHub.<br><br> Aby kontynuować naciśnij "Dalej".',
|
||||
'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.' => 'Aby uniknąć pustego kokpitu zaraz po pierwszym zalogowaniu, HumHub może zainstalować przykładowe treści. Przybliży Ci to ogólną zasadę działania HumHub. W każdym momencie możesz usunąć poszczególne treści.',
|
||||
'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.' => 'Aby ułatwić konfigurację, zdefiniowaliśmy wstępnie ustawienia dla najbardziej popularnych zastosowań, wraz z oddzielnymi ustawieniami dla modułów i konfiguracji. Możesz je poprawić w następnym kroku.',
|
||||
'Username' => 'Nazwa użytkownika',
|
||||
'We\'re looking for great slogans of famous brands. Maybe you can come up with some samples?' => 'Poszukujemy wspaniałych sloganów znanych marek. Może Ty coś wymyślisz?',
|
||||
'Welcome Space' => 'Strefa Powitalna',
|
||||
'Yay! I\'ve just installed HumHub :sunglasses:' => 'Hurra! Właśnie zainstalowałem HumHub :sunglasses:',
|
||||
'You\'re almost done. In this step you have to fill out the form to create an admin account. With this account you can manage the whole network.' => 'Prawie gotowe. Wypełnij formularz dla utworzenia konta Administratora. Tym kontem można zarządzać całą siecią.',
|
||||
'Your MySQL password.' => 'Hasło MySQL',
|
||||
'Your MySQL username' => 'użytkownik MySQL',
|
||||
'Your first sample space to discover the platform.' => 'Twoja pierwsza, przykładowa strefa do odkrywania platformy.',
|
||||
);
|
||||
|
@ -1,140 +1,139 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'
|
||||
return array (
|
||||
'
|
||||
Module successfully disabled!
|
||||
' => 'Módulo deshabilitado con éxito.',
|
||||
'
|
||||
'
|
||||
Module successfully enabled!
|
||||
' => 'Módulo habilitado con éxito.',
|
||||
'
|
||||
'
|
||||
No active Professional Edition license found!
|
||||
' => '¡No se encontró ninguna licencia de Professional Edition activa!',
|
||||
'
|
||||
'
|
||||
The license could not be activated:
|
||||
' => 'No se pudo activar la licencia:',
|
||||
'
|
||||
'
|
||||
The license was successfully activated!
|
||||
|
||||
' => '¡La licencia se activó correctamente!',
|
||||
'
|
||||
'
|
||||
The license was successfully removed!
|
||||
|
||||
' => '¡La licencia fue eliminada con éxito!',
|
||||
'--- Disable module: {moduleId} ---
|
||||
'--- Disable module: {moduleId} ---
|
||||
|
||||
' => '--- Deshabilitar módulo: {moduleId} ---',
|
||||
'--- Enable module: {moduleId} ---
|
||||
'--- Enable module: {moduleId} ---
|
||||
|
||||
' => '--- Habilitar módulo: {moduleId} ---',
|
||||
'<strong>Activate</strong> your Professional Edition' => '<strong>Activa</strong> tu edición profesional',
|
||||
'<strong>General</strong> Settings' => 'Configuración <strong>general</strong>',
|
||||
'A new update is available (HumHub %version%)!' => 'Hay una nueva actualización disponible (HumHub %version%).',
|
||||
'Add Licence Key' => 'Añadir código de licencia',
|
||||
'Add purchased module by licence key' => 'Agregar licencia de módulo comprado',
|
||||
'After installing the required module, all you have to do is activate it. After that you can instantly start using the module or function. Please note that some modules need to be configured before use.' => 'Tras instalar el módulo requerido, sólo le falta activarlo. Una vez lo haya hecho podrá comenzar a utilizar el módulo o la función. Por favor tenga en cuenta que algunos módulos requieren hacer una configuración antes de poder ser usados.',
|
||||
'All' => 'Todos',
|
||||
'All {moduleId} module content will be deleted. Continue?' => 'Se eliminará todo el contenido del módulo {moduleId}. ¿Continuar?',
|
||||
'Allow module versions in beta status' => 'Permitir utilizar versiones beta de los módulos',
|
||||
'Available Updates' => 'Actualizaciones disponibles',
|
||||
'Buy' => 'Comprar',
|
||||
'Buy (%price%)' => 'Comprar (%price%)',
|
||||
'Categories' => 'Categorías',
|
||||
'Changelog' => 'Registro de cambios',
|
||||
'Community' => 'Comunidad',
|
||||
'Configure' => 'Configurar',
|
||||
'Could not connect to HumHub API!' => '¡No puedo conectar a la API de HumHub!',
|
||||
'Could not connect to HumHub API!
|
||||
'<strong>Activate</strong> your Professional Edition' => '<strong>Activa</strong> tu edición profesional',
|
||||
'<strong>General</strong> Settings' => 'Configuración <strong>general</strong>',
|
||||
'A new update is available (HumHub %version%)!' => 'Hay una nueva actualización disponible (HumHub %version%).',
|
||||
'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 modules' => 'Todos los módulos',
|
||||
'All {moduleId} module content will be deleted. Continue?' => 'Se eliminará todo el contenido del módulo {moduleId}. ¿Continuar?',
|
||||
'Allow module versions in beta status' => 'Permitir utilizar versiones beta de los módulos',
|
||||
'Available Updates' => 'Actualizaciones disponibles',
|
||||
'Buy' => 'Comprar',
|
||||
'Buy (%price%)' => 'Comprar (%price%)',
|
||||
'Categories' => 'Categorías',
|
||||
'Changelog' => 'Registro de cambios',
|
||||
'Community' => 'Comunidad',
|
||||
'Configure' => 'Configurar',
|
||||
'Could not connect to HumHub API!' => '¡No puedo conectar a la API de HumHub!',
|
||||
'Could not connect to HumHub API!
|
||||
' => '¡No se ha podido conectar a la API de HumHub!',
|
||||
'Could not connect to licence server!' => '¡No se pudo conectar al servidor de licencias!',
|
||||
'Could not extract module!' => '¡No se pudo extraer el módulo!',
|
||||
'Could not find requested module!' => '¡No se pudo encontrar el módulo solicitado!',
|
||||
'Could not 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',
|
||||
'Enable' => 'Activar',
|
||||
'Enable now' => 'Activar ahora',
|
||||
'Enabled' => 'Activado',
|
||||
'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!
|
||||
'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',
|
||||
'Enable' => 'Activar',
|
||||
'Enable now' => 'Activar ahora',
|
||||
'Enabled' => 'Activado',
|
||||
'Featured' => 'Destacado',
|
||||
'Find all the modules you can add to your network in our HumHub Marketplace. Discover numerous add-ons and features that customize the software and give you the possibility to configure your network to your needs.' => 'Encuentre todos los módulos que puede añadir a su red en la tienda de aplicaciones de HumHub. Descubra los numerosos complementos y capacidades que le permiten personalizar el software y configurar su red de acuerdo a sus propias necesidades.',
|
||||
'General Settings' => 'Ajustes generales',
|
||||
'Great!' => '¡Estupendo!',
|
||||
'If this Module is additionally marked as <strong>"Community"</strong> it is neither tested nor monitored by the HumHub project team.' => 'Si este módulo es adicionalmente marcado como <strong>"Communitario"</strong> quiere decir que no es probado ni monitoreado por el equipo de Humhub.',
|
||||
'Information' => 'Información',
|
||||
'Install' => 'Instalar',
|
||||
'Installed' => 'Instalado',
|
||||
'Invalid module licence key!' => '¡La clave de licencia del módulo es inválida!',
|
||||
'Invalid module licence key!
|
||||
' => '¡Clave de licencia de módulo no válida!',
|
||||
'Latest version:' => 'Última versión:',
|
||||
'Learn more' => 'Saber más',
|
||||
'Licence Key:' => 'Número de licencia:',
|
||||
'Licence key' => 'Clave de licencia',
|
||||
'Licenced for max. {number} users.' => 'Con licencia para máx. {number} usuarios.',
|
||||
'Licenced to:' => 'Con licencia para:',
|
||||
'License not found or expired. Please contact the module publisher.' => 'No se ha encontrado una licencia o está expirada. Por favor póngase en contacto con el desarrollador del módulo.',
|
||||
'Marketplace' => 'Marketplace',
|
||||
'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>enabled</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!
|
||||
'Latest version:' => 'Última versión:',
|
||||
'Learn more' => 'Saber más',
|
||||
'Licence Key:' => 'Número de licencia:',
|
||||
'Licence key' => 'Clave de licencia',
|
||||
'Licenced for max. {number} users.' => 'Con licencia para máx. {number} usuarios.',
|
||||
'Licenced to:' => 'Con licencia para:',
|
||||
'License not found or expired. Please contact the module publisher.' => 'No se ha encontrado una licencia o está expirada. Por favor póngase en contacto con el desarrollador del módulo.',
|
||||
'Marketplace' => 'Marketplace',
|
||||
'Marketplace is disabled.' => 'La tienda de aplicaciones está deshabilitada.',
|
||||
'Max. users:' => 'Usuarios máximos:',
|
||||
'Module "{moduleName}" has been updated to version {newVersion} successfully.' => 'El módulo "{moduleName}" ha sido actualizado con éxito a la versión {newVersion}.',
|
||||
'Module <strong>enabled</strong>' => 'Módulo <strong>activado</strong>',
|
||||
'Module <strong>installed</strong>' => 'Módulo <strong>instalado</strong>',
|
||||
'Module Administration' => 'Administración de módulos',
|
||||
'Module configuration' => 'Configuración de módulos',
|
||||
'Module directory %modulePath% is not writeable!' => '¡El directorio del módulo %modulePath% no es escribible!',
|
||||
'Module download failed! (%error%)' => '¡Falló la descarga del módulo! (%error%)',
|
||||
'Module is <strong>installing...</strong>' => 'Se está <strong>instalando</strong> el módulo...',
|
||||
'Module licence added!' => '¡Se ha añadido la licencia del módulo!',
|
||||
'Module licence added!
|
||||
' => '¡Se ha añadido la licencia de módulo!',
|
||||
'Module licence key cannot be empty!
|
||||
'Module licence key cannot be empty!
|
||||
' => '¡La clave de licencia de módulo no puede estar vacía!',
|
||||
'Module not found!
|
||||
'Module not found or enabled!
|
||||
' => '¡No se ha encontrado el módulo o no está activado!',
|
||||
'Module not found!
|
||||
' => 'El módulo no se ha encontrado.',
|
||||
'More info' => 'Más información',
|
||||
'New' => 'Nuevo',
|
||||
'No compatible module version found!' => '¡No se encontró una versión compatible del módulo!',
|
||||
'No license key? Find out more about the {pro} or contact us.' => '¿Sin clave de licencia? Obtenga más información sobre {pro} o contáctenos.',
|
||||
'No modules found.' => 'No se han encontrado módulos.',
|
||||
'No modules installed yet. Install some to enhance the functionality!' => 'Ningun módulos instalados. instala unos para que se mejore la functionalidad.',
|
||||
'No purchased modules found!' => 'No se encontraron módulos comprados',
|
||||
'Official' => 'Oficial',
|
||||
'Ok' => 'Ok',
|
||||
'PROFESSIONAL EDITION' => 'EDICIÓN PROFESIONAL',
|
||||
'Partner' => 'Partner',
|
||||
'Professional Edition' => 'Edición profesional',
|
||||
'Professional Edition is activated!' => '¡La Edición Profesional está activada!',
|
||||
'Register' => 'Registrarse',
|
||||
'Remove licence key' => 'Eliminar clave de licencia',
|
||||
'Save and update' => 'Guardar y actualizar',
|
||||
'Search' => 'Buscar',
|
||||
'Search...' => 'Buscar...',
|
||||
'Settings' => 'Ajustes',
|
||||
'Stop updating' => 'Dejar de actualizar',
|
||||
'Tags' => 'Etiquetas',
|
||||
'The HumHub project does not guarantee the functionality, quality or the continuous development of this Module.' => 'El equipo de HumHub no garantiza el funcionamiento, calidad o el contínuo desarrollo de este módulo.',
|
||||
'Third-party' => 'Terceros',
|
||||
'Third-party Modules are not covered by Professional Edition agreements.' => 'Los módulos hechos por terceros no están cubierto por los términos de la Licencia Profesional.',
|
||||
'Third-party disclaimer' => 'Aviso de responsabilidad de terceros',
|
||||
'This Module was developed by a third-party.' => 'Este módulo fue desarrollado por un tercero.',
|
||||
'Try other keywords or remove filters.' => 'Intentar otras palabras clave o eliminar filtros.',
|
||||
'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 enable it. Do you want to enable 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 successfully installed and enabled 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.',
|
||||
'All modules' => '',
|
||||
'Module not found or enabled!
|
||||
' => '',
|
||||
'No, thank you!' => '',
|
||||
'Without category' => '',
|
||||
];
|
||||
'More info' => 'Más información',
|
||||
'New' => 'Nuevo',
|
||||
'No compatible module version found!' => '¡No se encontró una versión compatible del módulo!',
|
||||
'No license key? Find out more about the {pro} or contact us.' => '¿Sin clave de licencia? Obtenga más información sobre {pro} o contáctenos.',
|
||||
'No modules found.' => 'No se han encontrado módulos.',
|
||||
'No modules installed yet. Install some to enhance the functionality!' => 'Ningun módulos instalados. instala unos para que se mejore la functionalidad.',
|
||||
'No purchased modules found!' => 'No se encontraron módulos comprados',
|
||||
'No, thank you!' => '¡No, gracias!',
|
||||
'Official' => 'Oficial',
|
||||
'Ok' => 'Ok',
|
||||
'PROFESSIONAL EDITION' => 'EDICIÓN PROFESIONAL',
|
||||
'Partner' => 'Partner',
|
||||
'Professional Edition' => 'Edición profesional',
|
||||
'Professional Edition is activated!' => '¡La Edición Profesional está activada!',
|
||||
'Register' => 'Registrarse',
|
||||
'Remove licence key' => 'Eliminar clave de licencia',
|
||||
'Save and update' => 'Guardar y actualizar',
|
||||
'Search' => 'Buscar',
|
||||
'Search...' => 'Buscar...',
|
||||
'Settings' => 'Ajustes',
|
||||
'Stop updating' => 'Dejar de actualizar',
|
||||
'Tags' => 'Etiquetas',
|
||||
'The HumHub project does not guarantee the functionality, quality or the continuous development of this Module.' => 'El equipo de HumHub no garantiza el funcionamiento, calidad o el contínuo desarrollo de este módulo.',
|
||||
'Third-party' => 'Terceros',
|
||||
'Third-party Modules are not covered by Professional Edition agreements.' => 'Los módulos hechos por terceros no están cubierto por los términos de la Licencia Profesional.',
|
||||
'Third-party disclaimer' => 'Aviso de responsabilidad de terceros',
|
||||
'This Module was developed by a third-party.' => 'Este módulo fue desarrollado por un tercero.',
|
||||
'Try other keywords or remove filters.' => 'Intentar otras palabras clave o eliminar filtros.',
|
||||
'Uninstalled' => 'No instalado',
|
||||
'Update' => 'Actualizar',
|
||||
'Update all' => 'Actualizar todos',
|
||||
'Update successful' => 'Actualización completada con éxito.',
|
||||
'Upgrade to Professional Edition' => 'Actualizar a la edición profesional',
|
||||
'Version:' => 'Versión:',
|
||||
'We are almost there! As a final step, we recommend that you take a look at the module configuration, where you will find numerous configuration options, some of which are required.' => '¡Ya casi está! Como paso final, le recomendamos que eche un vistazo a la configuración del módulo, donde encontrará muchas opciones de configuración, algunas de las cuales son requeridas.',
|
||||
'Well done! To make the module available within your network, you will also need to enable it. Do you want to enable 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 successfully installed and enabled the module!' => '¡Bien hecho! Ha instalado y activado el módulo correctamente.',
|
||||
'Without category' => 'Sin categoría',
|
||||
'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.',
|
||||
);
|
||||
|
@ -1,140 +1,139 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'
|
||||
return array (
|
||||
'
|
||||
Module successfully disabled!
|
||||
' => 'Moduł wyłączony poprawnie!',
|
||||
'
|
||||
'
|
||||
Module successfully enabled!
|
||||
' => 'Moduł włączony poprawnie!',
|
||||
'
|
||||
'
|
||||
No active Professional Edition license found!
|
||||
' => 'Nie znaleziono aktywnej licencji Edycji Profesjonalnej',
|
||||
'
|
||||
'
|
||||
The license could not be activated:
|
||||
' => 'Licencja nie może zostać aktywowana:',
|
||||
'
|
||||
'
|
||||
The license was successfully activated!
|
||||
|
||||
' => 'Licencja została pomyślnie aktywowana!',
|
||||
'
|
||||
'
|
||||
The license was successfully removed!
|
||||
|
||||
' => 'Licencja została prawidłowo usunięta!',
|
||||
'--- Disable module: {moduleId} ---
|
||||
'--- Disable module: {moduleId} ---
|
||||
|
||||
' => '--- Wyłącz moduł: {moduleId} ---',
|
||||
'--- Enable module: {moduleId} ---
|
||||
'--- Enable module: {moduleId} ---
|
||||
|
||||
' => '--- Włącz moduł: {moduleId} ---',
|
||||
'<strong>Activate</strong> your Professional Edition' => '<strong>Aktywuj</strong> swoją Wersję Profesjonalną',
|
||||
'Add purchased module by licence key' => 'Dodaj zakupiony moduł wprowadzając klucz licencyjny',
|
||||
'All' => 'Wszystko',
|
||||
'All {moduleId} module content will be deleted. Continue?' => 'Całą zawartość modułu {moduleId} zostanie usunięta. Kontynuować?',
|
||||
'Buy' => 'Kup',
|
||||
'Buy (%price%)' => 'Kup (%price%)',
|
||||
'Configure' => 'Konfiguruj',
|
||||
'Could not connect to HumHub API!
|
||||
'<strong>Activate</strong> your Professional Edition' => '<strong>Aktywuj</strong> swoją Wersję Profesjonalną',
|
||||
'<strong>General</strong> Settings' => '<strong>Ogólne</strong> ustawienia',
|
||||
'A new update is available (HumHub %version%)!' => 'Aktualizacja dostępna (HumHub %version%)!',
|
||||
'Add Licence Key' => 'Dodaj klucz licencyjny',
|
||||
'Add purchased module by licence key' => 'Dodaj zakupiony moduł wprowadzając klucz licencyjny',
|
||||
'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.' => 'Po zainstalowaniu wymaganego modułu należy go aktywować. Wtedy z marszu można przejść do jego użytkowania. Część z modułów wymaga wcześniejszej konfiguracji.',
|
||||
'All' => 'Wszystko',
|
||||
'All modules' => 'Wszystkie moduły',
|
||||
'All {moduleId} module content will be deleted. Continue?' => 'Całą zawartość modułu {moduleId} zostanie usunięta. Kontynuować?',
|
||||
'Allow module versions in beta status' => 'Zezwól na wydania beta modułów',
|
||||
'Available Updates' => 'Dostępne aktualizacje',
|
||||
'Buy' => 'Kup',
|
||||
'Buy (%price%)' => 'Kup (%price%)',
|
||||
'Categories' => 'Kategorie',
|
||||
'Changelog' => 'Dziennik zmian',
|
||||
'Community' => 'Społeczność',
|
||||
'Configure' => 'Konfiguruj',
|
||||
'Could not connect to HumHub API!' => 'Nie można połączyć z HumHub API!',
|
||||
'Could not connect to HumHub API!
|
||||
' => 'Nie można połączyć z API HumHub!',
|
||||
'Could not connect to licence server!' => 'Nie można połączyć z serwerem licencyjnym!',
|
||||
'Could not extract module!' => 'Nie można wypakować modułu!',
|
||||
'Could not find requested module!' => 'Nie można znaleźć żądanego modułu.',
|
||||
'Could not remove old module path!' => 'Nie można usunąć starej ścieżki modułu!',
|
||||
'Could not update licence. Error: ' => 'Nie można uaktualnić licencji. Błąd:',
|
||||
'Download of module failed!' => 'Pobieranie modułu nie powiodło się!',
|
||||
'Edit licence' => 'Edytuj licencję',
|
||||
'Enable' => 'Aktywuj',
|
||||
'Enabled' => 'Aktywowane',
|
||||
'General Settings' => 'Główne Ustawienia',
|
||||
'If this Module is additionally marked as <strong>"Community"</strong> it is neither tested nor monitored by the HumHub project team.' => 'Jeżeli ten moduł jest oznaczony jako <strong>"Społeczność"</strong> oznacza to, że nie jest testowany ani monitorowany przez zespół HumHub.',
|
||||
'Information' => 'Informacje',
|
||||
'Install' => 'Zainstaluj',
|
||||
'Installed' => 'Zainstalowane',
|
||||
'Invalid module licence key!
|
||||
'Could not connect to licence server!' => 'Nie można połączyć z serwerem licencyjnym!',
|
||||
'Could not extract module!' => 'Nie można wypakować modułu!',
|
||||
'Could not find requested module!' => 'Nie można znaleźć żądanego modułu.',
|
||||
'Could not find the requested module!' => 'Nie można odnaleźć poszukiwanego modułu!',
|
||||
'Could not remove old module path!' => 'Nie można usunąć starej ścieżki modułu!',
|
||||
'Could not update licence. Error: ' => 'Nie można uaktualnić licencji. Błąd:',
|
||||
'Deprecated' => 'Przestarzały',
|
||||
'Download of module failed!' => 'Pobieranie modułu nie powiodło się!',
|
||||
'Edit licence' => 'Edytuj licencję',
|
||||
'Enable' => 'Aktywuj',
|
||||
'Enable now' => 'Włącz teraz',
|
||||
'Enabled' => 'Aktywowane',
|
||||
'Featured' => 'Wyróżniony',
|
||||
'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.' => 'Odnajdź moduły w ramach rynku HumHub. Pozwoli to dostosować to własną instalację do indywidualnych potrzeb.',
|
||||
'General Settings' => 'Główne Ustawienia',
|
||||
'Great!' => 'Super!',
|
||||
'If this Module is additionally marked as <strong>"Community"</strong> it is neither tested nor monitored by the HumHub project team.' => 'Jeżeli ten moduł jest oznaczony jako <strong>"Społeczność"</strong> oznacza to, że nie jest testowany ani monitorowany przez zespół HumHub.',
|
||||
'Information' => 'Informacje',
|
||||
'Install' => 'Zainstaluj',
|
||||
'Installed' => 'Zainstalowane',
|
||||
'Invalid module licence key!' => 'Błędny klucz licencyjny modułu!',
|
||||
'Invalid module licence key!
|
||||
' => 'Błędny klucz licencyjny modułu!',
|
||||
'Latest version:' => 'Ostatnia wersja:',
|
||||
'Licence Key:' => 'Klucz licencyjny:',
|
||||
'Licence key' => 'Klucz licencji',
|
||||
'Licenced for max. {number} users.' => 'Licencjonowanie dla max. {number} użytkowników.',
|
||||
'Licenced to:' => 'Licencjonowane dla:',
|
||||
'License not found or expired. Please contact the module publisher.' => 'Nie znaleziono licencji lub licencja wygasła. Skontaktuj się z wydawcą modułu.',
|
||||
'Marketplace' => 'Sklep aplikacji',
|
||||
'Max. users:' => 'Maksymalnie użytkowników:',
|
||||
'Module directory %modulePath% is not writeable!' => 'Katalog modułu %modulePath% nie jest zapisywalny!',
|
||||
'Module download failed! (%error%)' => 'Nie powiodło się pobieranie modułu! (%error%)',
|
||||
'Module licence added!
|
||||
'Latest version:' => 'Ostatnia wersja:',
|
||||
'Learn more' => 'Dowiedz się więcej',
|
||||
'Licence Key:' => 'Klucz licencyjny:',
|
||||
'Licence key' => 'Klucz licencji',
|
||||
'Licenced for max. {number} users.' => 'Licencjonowanie dla max. {number} użytkowników.',
|
||||
'Licenced to:' => 'Licencjonowane dla:',
|
||||
'License not found or expired. Please contact the module publisher.' => 'Nie znaleziono licencji lub licencja wygasła. Skontaktuj się z wydawcą modułu.',
|
||||
'Marketplace' => 'Sklep aplikacji',
|
||||
'Marketplace is disabled.' => 'Rynek jest wyłączony',
|
||||
'Max. users:' => 'Maksymalnie użytkowników:',
|
||||
'Module "{moduleName}" has been updated to version {newVersion} successfully.' => 'Moduł "{moduleName}" został zaktualizowany do wydania {newVersion}.',
|
||||
'Module <strong>enabled</strong>' => 'Moduł <strong>włączony</strong>',
|
||||
'Module <strong>installed</strong>' => 'Moduł <strong>zainstalowano</strong>',
|
||||
'Module Administration' => 'Administracja modułem',
|
||||
'Module configuration' => 'Konfiguracja modułu',
|
||||
'Module directory %modulePath% is not writeable!' => 'Katalog modułu %modulePath% nie jest zapisywalny!',
|
||||
'Module download failed! (%error%)' => 'Nie powiodło się pobieranie modułu! (%error%)',
|
||||
'Module is <strong>installing...</strong>' => 'Moduł jest <strong>instalowany...</strong>',
|
||||
'Module licence added!' => 'Licencja modułu dodana!',
|
||||
'Module licence added!
|
||||
' => 'Dodano licencję modułu!',
|
||||
'Module licence key cannot be empty!
|
||||
'Module licence key cannot be empty!
|
||||
' => 'Klucz licencji modułu nie może być pusty!',
|
||||
'Module not found!
|
||||
'Module not found or enabled!
|
||||
' => 'Moduł nie został odnaleziony lub włączony!',
|
||||
'Module not found!
|
||||
' => 'Moduł nie odnaleziony!',
|
||||
'More info' => 'Więcej informacji',
|
||||
'New' => 'Nowe',
|
||||
'No compatible module version found!' => 'Nie znaleziono kompatybilnej wersji modułu!',
|
||||
'No license key? Find out more about the {pro} or contact us.' => 'Brak klucza licencyjnego? Dowiedz się więcej o {pro} lub skontaktuj się z nami.',
|
||||
'No modules installed yet. Install some to enhance the functionality!' => 'Brak zainstalowanych modułów. Zainstaluj jakieś aby zwiększyć funkcjonalność!',
|
||||
'No purchased modules found!' => 'Nie znaleziono zakupionych modułów!',
|
||||
'Ok' => 'Ok',
|
||||
'Professional Edition is activated!' => 'Edycja Profesjonalna aktywowana!',
|
||||
'Register' => 'Zarejestruj się',
|
||||
'Remove licence key' => 'Usuń klucz licencyjny',
|
||||
'Save and update' => 'Zapisz i aktualizuj',
|
||||
'Search' => 'Szukaj',
|
||||
'Search...' => 'Szukaj...',
|
||||
'Settings' => 'Ustawienia',
|
||||
'Tags' => 'Tagi',
|
||||
'The HumHub project does not guarantee the functionality, quality or the continuous development of this Module.' => 'Zespół HumHub nie gwarantuje funkcjonalności, jakości lub ciągłości wsparcia tego modułu.',
|
||||
'Third-party' => 'Inni dostawcy',
|
||||
'Third-party Modules are not covered by Professional Edition agreements.' => 'Moduły osób trzecich nie są wspierane przez umowę Profesjonalnej Edycji.',
|
||||
'Third-party disclaimer' => 'Oświadczenie osób trzecich',
|
||||
'This Module was developed by a third-party.' => 'Ten moduł został opracowany przez osoby trzecie.',
|
||||
'Try other keywords or remove filters.' => 'Spróbuj inne słowa kluczowe lub usuń filtry.',
|
||||
'Update' => 'Aktualizuj',
|
||||
'Update successful' => 'Aktualizacja ukończona pomyślnie',
|
||||
'Upgrade to Professional Edition' => 'Ulepsz do Wersji Profesjonalnej',
|
||||
'Version:' => 'Wersja:',
|
||||
'<strong>General</strong> Settings' => '',
|
||||
'A new update is available (HumHub %version%)!' => '',
|
||||
'Add Licence Key' => '',
|
||||
'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.' => '',
|
||||
'All modules' => '',
|
||||
'Allow module versions in beta status' => '',
|
||||
'Available Updates' => '',
|
||||
'Categories' => '',
|
||||
'Changelog' => '',
|
||||
'Community' => '',
|
||||
'Could not connect to HumHub API!' => '',
|
||||
'Could not find the requested module!' => '',
|
||||
'Deprecated' => '',
|
||||
'Enable now' => '',
|
||||
'Featured' => '',
|
||||
'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!' => '',
|
||||
'Learn more' => '',
|
||||
'Marketplace is disabled.' => '',
|
||||
'Module "{moduleName}" has been updated to version {newVersion} successfully.' => '',
|
||||
'Module <strong>enabled</strong>' => '',
|
||||
'Module <strong>installed</strong>' => '',
|
||||
'Module Administration' => '',
|
||||
'Module configuration' => '',
|
||||
'Module is <strong>installing...</strong>' => '',
|
||||
'Module licence added!' => '',
|
||||
'Module not found or enabled!
|
||||
' => '',
|
||||
'No modules found.' => '',
|
||||
'No, thank you!' => '',
|
||||
'Official' => '',
|
||||
'PROFESSIONAL EDITION' => '',
|
||||
'Partner' => '',
|
||||
'Professional Edition' => '',
|
||||
'Stop updating' => '',
|
||||
'Uninstalled' => '',
|
||||
'Update all' => '',
|
||||
'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 enable it. Do you want to enable it now?' => '',
|
||||
'Well done! You have successfully installed and enabled the module!' => '',
|
||||
'Without category' => '',
|
||||
'Would you like to jump straight to it?' => '',
|
||||
'Your HumHub installation is up to date!' => '',
|
||||
];
|
||||
'More info' => 'Więcej informacji',
|
||||
'New' => 'Nowe',
|
||||
'No compatible module version found!' => 'Nie znaleziono kompatybilnej wersji modułu!',
|
||||
'No license key? Find out more about the {pro} or contact us.' => 'Brak klucza licencyjnego? Dowiedz się więcej o {pro} lub skontaktuj się z nami.',
|
||||
'No modules found.' => 'Nie odnaleziono modułów.',
|
||||
'No modules installed yet. Install some to enhance the functionality!' => 'Brak zainstalowanych modułów. Zainstaluj jakieś aby zwiększyć funkcjonalność!',
|
||||
'No purchased modules found!' => 'Nie znaleziono zakupionych modułów!',
|
||||
'No, thank you!' => 'Nie, dziękuję!',
|
||||
'Official' => 'Oficjalny',
|
||||
'Ok' => 'Ok',
|
||||
'PROFESSIONAL EDITION' => 'WYDANIE PROFESJONALNE',
|
||||
'Partner' => 'Partner',
|
||||
'Professional Edition' => 'Wydanie profesjonalne',
|
||||
'Professional Edition is activated!' => 'Edycja Profesjonalna aktywowana!',
|
||||
'Register' => 'Zarejestruj się',
|
||||
'Remove licence key' => 'Usuń klucz licencyjny',
|
||||
'Save and update' => 'Zapisz i aktualizuj',
|
||||
'Search' => 'Szukaj',
|
||||
'Search...' => 'Szukaj...',
|
||||
'Settings' => 'Ustawienia',
|
||||
'Stop updating' => 'Zatrzymaj aktualizowanie',
|
||||
'Tags' => 'Tagi',
|
||||
'The HumHub project does not guarantee the functionality, quality or the continuous development of this Module.' => 'Zespół HumHub nie gwarantuje funkcjonalności, jakości lub ciągłości wsparcia tego modułu.',
|
||||
'Third-party' => 'Inni dostawcy',
|
||||
'Third-party Modules are not covered by Professional Edition agreements.' => 'Moduły osób trzecich nie są wspierane przez umowę Profesjonalnej Edycji.',
|
||||
'Third-party disclaimer' => 'Oświadczenie osób trzecich',
|
||||
'This Module was developed by a third-party.' => 'Ten moduł został opracowany przez osoby trzecie.',
|
||||
'Try other keywords or remove filters.' => 'Spróbuj inne słowa kluczowe lub usuń filtry.',
|
||||
'Uninstalled' => 'Odinstalowane',
|
||||
'Update' => 'Aktualizuj',
|
||||
'Update all' => 'Zaktualizuj wszystkie',
|
||||
'Update successful' => 'Aktualizacja ukończona pomyślnie',
|
||||
'Upgrade to Professional Edition' => 'Ulepsz do Wersji Profesjonalnej',
|
||||
'Version:' => 'Wersja:',
|
||||
'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.' => 'Blisko końca! Ostatni krok to sprawdzenie konfiguracji modułu. Można tam znaleźć ustawienia, które mogą okazać się niezbędne.',
|
||||
'Well done! To make the module available within your network, you will also need to enable it. Do you want to enable it now?' => 'Dobra robota! Moduł jest teraz dostępny w twojej sieci. Czy chcesz go włączyć?',
|
||||
'Well done! You have successfully installed and enabled the module!' => 'Dobra robota! Moduł został zainstalowany i włączony!',
|
||||
'Without category' => 'Bez kategorii',
|
||||
'Would you like to jump straight to it?' => 'Czy chcesz przejść do niego?',
|
||||
'Your HumHub installation is up to date!' => 'Ta instalacja HumHub jest na czasie!',
|
||||
);
|
||||
|
@ -1,30 +1,30 @@
|
||||
<?php
|
||||
return array (
|
||||
'<strong>Notification</strong> Overview' => '',
|
||||
'<strong>Notification</strong> Settings' => '',
|
||||
'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?' => '',
|
||||
'<strong>Notification</strong> Overview' => 'Prehľad <strong>Upozornení</strong>',
|
||||
'<strong>Notification</strong> Settings' => 'Nastavenia <strong>Upozornení</strong>',
|
||||
'Allow desktop notifications by default.' => 'V predvolenom nastavení povoliť upozornenia na pracovnej ploche.',
|
||||
'Do you want to reset the settings concerning email summaries for all users?' => 'Chcete obnoviť nastavenia týkajúce sa e-mailových súhrnov pre všetkých používateľov?',
|
||||
'Do you want to reset the settings concerning notifications for all users?' => 'Chcete obnoviť nastavenia týkajúce sa upozornení pre všetkých používateľov?',
|
||||
'Filter' => 'Filter',
|
||||
'In this view, you can define the default behavior for your users. These settings can be overwritten by users in their account settings page.' => '',
|
||||
'Mark all as seen' => '',
|
||||
'Module Filter' => '',
|
||||
'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 definovať predvolené správanie vašich používateľov. Tieto nastavenia môžu používatelia prepísať na stránke nastavení účtu.',
|
||||
'Mark all as seen' => 'Označiť všetko ako videné',
|
||||
'Module Filter' => 'Modulový filter',
|
||||
'New' => 'Nový',
|
||||
'No notifications found!' => '',
|
||||
'No notifications found!' => 'Nenašli sa žiadne upozornenia!',
|
||||
'Notifications' => 'Upozornenia',
|
||||
'Notifications are sent directly to your users to inform them about new activities in your network.' => '',
|
||||
'Notifications are sent instantly to you to inform you about new activities in your network.' => '',
|
||||
'Open the notification dropdown menu' => '',
|
||||
'Receive \'New Content\' Notifications for the following spaces' => '',
|
||||
'Receive desktop notifications when you are online.' => '',
|
||||
'Reset for all users' => '',
|
||||
'Notifications are sent directly to your users to inform them about new activities in your network.' => 'Upozornenia sa odosielajú priamo vašim používateľom, aby ich informovali o nových aktivitách vo vašej sieti.',
|
||||
'Notifications are sent instantly to you to inform you about new activities in your network.' => 'Okamžite sa vám odosielajú upozornenia, ktoré vás informujú o nových aktivitách vo vašej sieti.',
|
||||
'Open the notification dropdown menu' => 'Otvoriť rozbaľovaciu ponuku upozornení',
|
||||
'Receive \'New Content\' Notifications for the following spaces' => 'Dostávať upozornenia „Nový obsah“ pre nasledujúce priestory',
|
||||
'Receive desktop notifications when you are online.' => 'Dostávajte upozornenia na pracovnej ploche, keď ste online.',
|
||||
'Reset for all users' => 'Obnoviť pre všetkých používateľov',
|
||||
'Reset to defaults' => 'Obnoviť predvolené nastavenia',
|
||||
'Show all notifications' => '',
|
||||
'The requested content is not valid or was removed!' => '',
|
||||
'There are no notifications yet.' => '',
|
||||
'This view allows you to configure your notification settings by selecting the desired targets for the given notification categories.' => '',
|
||||
'Show all notifications' => 'Zobraziť všetky upozornenia',
|
||||
'The requested content is not valid or was removed!' => 'Požadovaný obsah nie je platný alebo bol odstránený!',
|
||||
'There are no notifications yet.' => 'Zatiaľ nie sú žiadne upozornenia.',
|
||||
'This view allows you to configure your notification settings by selecting the desired targets for the given notification categories.' => 'Toto zobrazenie umožňuje konfigurovať nastavenia upozornení výberom požadovaných cieľov pre dané kategórie upozornení.',
|
||||
'Type' => 'Typ',
|
||||
'View online:' => '',
|
||||
'{displayName} and {displayName2}' => '',
|
||||
'{displayName} and {number} others' => '',
|
||||
'View online:' => 'Zobraziť online:',
|
||||
'{displayName} and {displayName2}' => '{displayName} and {displayName2}',
|
||||
'{displayName} and {number} others' => '{displayName} a {number} ďalší',
|
||||
);
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
return array (
|
||||
'E-Mail' => 'E-mail',
|
||||
'Mobile' => '',
|
||||
'Mobile' => 'Mobil',
|
||||
'Web' => 'Web',
|
||||
);
|
||||
|
@ -1,167 +1,166 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'<b>This space is still empty!</b>' => '<b>¡Este espacio todavía está vacío!</b>',
|
||||
'<b>This space is still empty!</b><br>Start by posting something here...' => '<b>¡Este espacio está aun vacio!</b><br>Empieza por escribir algo aqui...',
|
||||
'<b>You are not member of this space and there is no public content, yet!</b>' => '<b>No eres miembro de este espacio y no hay contenido público aún!</b>',
|
||||
'<strong>About</strong> the Space' => '<strong>Sobre</strong> este Espacio',
|
||||
'<strong>About</strong> your membership' => '<strong>Sobre</strong> tu usuario',
|
||||
'<strong>Confirm</strong> image deletion' => '<strong>Confirmar</strong> borrar imagen',
|
||||
'<strong>Invite</strong> members' => '<strong>Invitar</strong> miembros',
|
||||
'<strong>Leave</strong> Space' => '<strong>Abandonar</strong> este espacio',
|
||||
'<strong>New</strong> member request' => '<strong>Nuevas</strong> solicitudes de miembros',
|
||||
'<strong>New</strong> spaces' => '<strong>Nuevos</strong> espacios',
|
||||
'<strong>Request</strong> Membership' => '<strong>Solicitar</strong> suscripción al espacio',
|
||||
'<strong>Space</strong> followers' => 'Seguidores del <strong>Espacio</strong>',
|
||||
'<strong>Space</strong> members' => 'Miembros del <strong>espacio</strong>',
|
||||
'<strong>Space</strong> menu' => 'Menú <strong>espacio</strong>',
|
||||
'<strong>Space</strong> tags' => 'Etiquetas de <strong>Espacio</strong>',
|
||||
'<strong>Spaces</strong>' => '<strong>Espacios</strong>',
|
||||
'About' => 'Acerca de',
|
||||
'Accept' => 'Aceptar',
|
||||
'Accept Invite' => 'Aceptar invitación',
|
||||
'Access to this Space is restricted. Please introduce yourself to become a member.' => 'Por favor, preséntate brevemente, para ser un miembro aprobado de este espacio.',
|
||||
'Add users without invitation' => 'Añadir usuarios sin invitación',
|
||||
'Admin' => 'Administrador',
|
||||
'Administrator:' => 'Administrador:',
|
||||
'Administrators' => 'Administradores',
|
||||
'Any' => 'Cualquiera',
|
||||
'Archived' => 'Archivado',
|
||||
'As owner you cannot revoke your membership!' => '¡Como propietario no puedes revocar tu suscripción!',
|
||||
'Blocked users' => 'Usuarios bloqueados',
|
||||
'By Name' => 'Por nombre',
|
||||
'Cancel' => 'Cancelar',
|
||||
'Change visibility' => 'Cambiar la visibilidad',
|
||||
'Close' => 'Cerrar',
|
||||
'Color' => 'Color',
|
||||
'Could not request membership!' => '¡No se puedo solicitar la suscripción!',
|
||||
'Create new link' => 'Crear nuevo enlace',
|
||||
'Created At' => 'Creado hace',
|
||||
'Created By' => 'Creado por',
|
||||
'Decline' => 'Declinar',
|
||||
'Decline Invite' => 'Declinar invitación',
|
||||
'Default' => 'Por defecto',
|
||||
'Default content visibility' => 'Visibilidad por defecto del contenido',
|
||||
'Delete' => 'Borrar',
|
||||
'Description' => 'Descripción',
|
||||
'Do you really want to delete your profile image?' => '¿Seguro que quieres eliminar tu foto de perfil?',
|
||||
'Do you really want to delete your title image?' => '¿Seguro que quieres eliminar tu imagen de cabecera?',
|
||||
'Done' => 'Hecho',
|
||||
'Email addresses' => 'Direcciones de correo electrónico',
|
||||
'Everyone can enter' => 'Todo el mundo puede entrar',
|
||||
'Find Spaces by their description or by their tags' => 'Encontrar espacios por su descripción o por su etiquetas',
|
||||
'Follow' => 'Seguir',
|
||||
'Followers' => 'Seguidores',
|
||||
'Following' => 'Siguiendo',
|
||||
'Guests' => 'Invitados',
|
||||
'Hide About Page' => 'Ocultar la página «Acerca de»',
|
||||
'Hide Activity Sidebar Widget' => 'Ocultar el widget «Actividad» de la barra lateral',
|
||||
'Hide Followers' => 'Ocultar Seguidores',
|
||||
'Hide Members' => 'Ocultar Miembros',
|
||||
'Homepage' => 'Página de inicio',
|
||||
'Homepage (Non-members)' => 'Página de inicio (no miembros)',
|
||||
'I want to become a member because...' => 'Quiero ser miembro porque...',
|
||||
'Incorrect name, try again.' => 'Nombre incorrecto. Vuelve a intentarlo.',
|
||||
'Invite' => 'Invitar',
|
||||
'Invite and request' => 'Invitar y enviar una solicitud',
|
||||
'Invite by email' => 'Invitar por correo electrónico',
|
||||
'Invite by link' => 'Invitar mediante un enlace',
|
||||
'Invite link' => 'Enlace de invitación',
|
||||
'Invites' => 'Invitaciones',
|
||||
'Join' => 'Unirse',
|
||||
'Join Policy' => 'Política de acceso',
|
||||
'Last Visit' => 'Última visita',
|
||||
'Leave' => 'Abandonar',
|
||||
'Login' => 'Iniciar sesión',
|
||||
'Max. 100 characters.' => 'Máx. 100 caracteres.',
|
||||
'Member' => 'Miembro',
|
||||
'Member since' => 'Miembro desde',
|
||||
'Members' => 'Miembros',
|
||||
'Moderator' => 'Moderador',
|
||||
'Moderator:' => 'Moderador:',
|
||||
'Moderators' => 'Moderadores',
|
||||
'My Space List' => 'Mi lista de espacios',
|
||||
'My space summary' => 'Mi resumen del espacio',
|
||||
'Name' => 'Nombre',
|
||||
'Name / Sort order' => 'Nombre / Orden',
|
||||
'Neither..nor' => 'Ni..ni',
|
||||
'New user by e-mail (comma separated)' => 'Nuevo usuario por correo electrónico (separado por comas)',
|
||||
'New user?' => '¿Nuevo usuario?',
|
||||
'Newest first' => 'Primero los más recientes',
|
||||
'No results found!' => 'Sin resultados encontrados!',
|
||||
'No spaces found.' => 'No se encontraron Espacios',
|
||||
'Oldest first' => 'Primero los más antiguos',
|
||||
'Only by invite' => 'Sólo por invitación',
|
||||
'Originator User ID' => 'ID de usuario del originador',
|
||||
'Owner' => 'Propietario',
|
||||
'Owner:' => 'Propietario:',
|
||||
'Pending' => 'Pendiente',
|
||||
'Pick users' => 'Selecciona usuarios',
|
||||
'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?' => 'Por favor ten en cuenta que cualquier enlace que hayas creado con anterioridad se convertirá en inválido en el momento en que crees uno nuevo. ¿Quieres seguir adelante?',
|
||||
'Posts' => 'Entradas',
|
||||
'Private' => 'Privado',
|
||||
'Private (Invisible)' => 'Privado (Invisible)',
|
||||
'Public' => 'Público',
|
||||
'Public (Members & Guests)' => 'Público (Miembros y visitantes)',
|
||||
'Public (Members only)' => 'Público (sólo miembros)',
|
||||
'Public (Registered users only)' => 'Público (sólo usuarios registrados)',
|
||||
'Request Message' => 'Mensaje de petición',
|
||||
'Role' => 'Rol',
|
||||
'Search...' => 'Buscar...',
|
||||
'See all' => 'Ver todos',
|
||||
'Select all registered users' => 'Seleccionar todos los usuarios registrados',
|
||||
'Send' => 'Enviar',
|
||||
'Send the link via email' => 'Enviar el enlace por correo electrónico',
|
||||
'Settings' => 'Ajustes',
|
||||
'Settings could not be saved!' => 'Los cambios no se han podido guardar!',
|
||||
'Show all' => 'Mostrar todos',
|
||||
'Show as List' => 'Mostrar como lista',
|
||||
'Shown on About Page.' => 'Mostrar en la página Acerca de',
|
||||
'Sorry, you are not allowed to leave this space!' => 'Lo sentimos, no tienes permitido dejar este espacio!',
|
||||
'Sorting' => 'Ordenación',
|
||||
'Space' => 'Espacio',
|
||||
'Space Name' => 'Nombre del espacio',
|
||||
'Space Visibility' => 'Visibilidad de este espacio',
|
||||
'Space directory' => 'Directorio de espacios',
|
||||
'Space is invisible!' => '¡El espacio es invisible!',
|
||||
'Spaces' => 'Espacios',
|
||||
'Status' => 'Estado',
|
||||
'Stream' => 'Actividad',
|
||||
'Tags' => 'Etiquetas',
|
||||
'The default homepage for members of this Space' => 'Página de inicio por defecto para los miembros de este Espacio',
|
||||
'The default homepage for non-members and guests visiting this Space' => 'Página de inicio por defecto para no miembros e invitados que visitan este Espacio',
|
||||
'The secure link has been copied in your clipboard!' => '¡El enlace seguro se ha copiado al portapapeles!',
|
||||
'There is no pending invite!' => '¡No hay invitaciones pendientes!',
|
||||
'This action is only available for workspace members!' => '¡Esta acción solo está disponible para miembros del espacio!',
|
||||
'This user is already a member of this space.' => 'Este usuario ya es miembro de este espacio.',
|
||||
'This user is not a member of this space.' => 'Este usuario no es miembro de este espacio.',
|
||||
'To invite users to this space, please type their names below to find and pick them.' => 'Para invitar usuarios a este espacio, por favor escribe sus nombres debajo para encontrarlos y escogerlos.',
|
||||
'Try other keywords or remove filters.' => 'Intentar otras palabras clave o eliminar filtros.',
|
||||
'Updated At' => 'Actualizado hace',
|
||||
'Updated By' => 'Actualizado por',
|
||||
'Updated by' => 'Actualizado por',
|
||||
'User \'{username}\' is already a member of this space!' => 'El usuario \'{username}\' ya es miembro de este espacio!',
|
||||
'User invitations have been added to the queue' => 'Las invitaciones a los usuarios se han añadido a la cola',
|
||||
'User memberships have been added to the queue' => 'Las solicitudes de participación de usuarios han sido añadidas a la cola',
|
||||
'User not found!' => '¡Usuario no encotrado!',
|
||||
'Users' => 'Usuarios',
|
||||
'Users has been invited.' => 'Se ha invitado al usuario.',
|
||||
'Visibility' => 'Visibilidad',
|
||||
'Visible for all (members and guests)' => 'Visible para todos (miembros y visitantes)',
|
||||
'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.' => 'Atención: Si cambia la configuración de visibilidad del espacio de público a privado, todo el contenido del espacio, incluyendo las publicaciones, los archivos vinculados, etc., serán también considerados privados. Esto significa que los no miembros ya no podrán ver, acceder o interactuar con ningún contenido de este espacio.',
|
||||
'Would you like to end your membership in Space {spaceName}?' => '¿Quieres dar por terminada tu pertenencia al Espacio {spaceName}?',
|
||||
'Would you like to unfollow Space {spaceName}?' => '¿Quieres dejar de seguir el Espacio {spaceName}?',
|
||||
'Would you like to unfollow {userName}?' => '¿Quieres dejar de seguir a {userName}?',
|
||||
'Would you like to withdraw your request to join Space {spaceName}?' => '¿Quieres retirar tu solicitud de pertenencia al Espacio {spaceName}?',
|
||||
'You are not allowed to join this space!' => '¡No puedes unirte a este espacio!',
|
||||
'You can also invite external users by email, which are not registered now. Just add their e-mail addresses separated by comma.' => 'También puedes invitar a usuarios externos que aún no estén registrados mediante correo electrónico. Sólo tienes que añadir sus direcciones de correo electrónico separadas por comas.',
|
||||
'You can invite external users who are currently not registered via link. All you need to do is share this secure link with them.' => 'Puedes invitar a usuarios externos que aún no estén registrados mediante un enlace. Lo único que necesitas hacer es compartir con ellos este enlace.',
|
||||
'You cannot create private visible spaces!' => '¡No puedes crear espacios privados visibles!',
|
||||
'You cannot create public visible spaces!' => '¡No puedes crear espacios públicos visibles!',
|
||||
'You need to login to view contents of this space!' => '¡Necesitas iniciar sesión para ver los contenidos de este espacio!',
|
||||
'Your Message' => 'Mensaje de la aplicación',
|
||||
'Your request was successfully submitted to the space administrators.' => 'Tu solicitud ha sido enviada correctamente a los administradores del espacio.',
|
||||
'{count} members' => '{count} miembros',
|
||||
'{email} is not valid!' => '¡{email} no es válido!',
|
||||
'Advanced Spaces Search' => '',
|
||||
];
|
||||
return array (
|
||||
'<b>This space is still empty!</b>' => '<b>¡Este espacio todavía está vacío!</b>',
|
||||
'<b>This space is still empty!</b><br>Start by posting something here...' => '<b>¡Este espacio está aun vacio!</b><br>Empieza por escribir algo aqui...',
|
||||
'<b>You are not member of this space and there is no public content, yet!</b>' => '<b>No eres miembro de este espacio y no hay contenido público aún!</b>',
|
||||
'<strong>About</strong> the Space' => '<strong>Sobre</strong> este Espacio',
|
||||
'<strong>About</strong> your membership' => '<strong>Sobre</strong> tu usuario',
|
||||
'<strong>Confirm</strong> image deletion' => '<strong>Confirmar</strong> borrar imagen',
|
||||
'<strong>Invite</strong> members' => '<strong>Invitar</strong> miembros',
|
||||
'<strong>Leave</strong> Space' => '<strong>Abandonar</strong> este espacio',
|
||||
'<strong>New</strong> member request' => '<strong>Nuevas</strong> solicitudes de miembros',
|
||||
'<strong>New</strong> spaces' => '<strong>Nuevos</strong> espacios',
|
||||
'<strong>Request</strong> Membership' => '<strong>Solicitar</strong> suscripción al espacio',
|
||||
'<strong>Space</strong> followers' => 'Seguidores del <strong>Espacio</strong>',
|
||||
'<strong>Space</strong> members' => 'Miembros del <strong>espacio</strong>',
|
||||
'<strong>Space</strong> menu' => 'Menú <strong>espacio</strong>',
|
||||
'<strong>Space</strong> tags' => 'Etiquetas de <strong>Espacio</strong>',
|
||||
'<strong>Spaces</strong>' => '<strong>Espacios</strong>',
|
||||
'About' => 'Acerca de',
|
||||
'Accept' => 'Aceptar',
|
||||
'Accept Invite' => 'Aceptar invitación',
|
||||
'Access to this Space is restricted. Please introduce yourself to become a member.' => 'Por favor, preséntate brevemente, para ser un miembro aprobado de este espacio.',
|
||||
'Add users without invitation' => 'Añadir usuarios sin invitación',
|
||||
'Admin' => 'Administrador',
|
||||
'Administrator:' => 'Administrador:',
|
||||
'Administrators' => 'Administradores',
|
||||
'Advanced Spaces Search' => 'Búsqueda avanzada en los espacios',
|
||||
'Any' => 'Cualquiera',
|
||||
'Archived' => 'Archivado',
|
||||
'As owner you cannot revoke your membership!' => '¡Como propietario no puedes revocar tu suscripción!',
|
||||
'Blocked users' => 'Usuarios bloqueados',
|
||||
'By Name' => 'Por nombre',
|
||||
'Cancel' => 'Cancelar',
|
||||
'Change visibility' => 'Cambiar la visibilidad',
|
||||
'Close' => 'Cerrar',
|
||||
'Color' => 'Color',
|
||||
'Could not request membership!' => '¡No se puedo solicitar la suscripción!',
|
||||
'Create new link' => 'Crear nuevo enlace',
|
||||
'Created At' => 'Creado hace',
|
||||
'Created By' => 'Creado por',
|
||||
'Decline' => 'Declinar',
|
||||
'Decline Invite' => 'Declinar invitación',
|
||||
'Default' => 'Por defecto',
|
||||
'Default content visibility' => 'Visibilidad por defecto del contenido',
|
||||
'Delete' => 'Borrar',
|
||||
'Description' => 'Descripción',
|
||||
'Do you really want to delete your profile image?' => '¿Seguro que quieres eliminar tu foto de perfil?',
|
||||
'Do you really want to delete your title image?' => '¿Seguro que quieres eliminar tu imagen de cabecera?',
|
||||
'Done' => 'Hecho',
|
||||
'Email addresses' => 'Direcciones de correo electrónico',
|
||||
'Everyone can enter' => 'Todo el mundo puede entrar',
|
||||
'Find Spaces by their description or by their tags' => 'Encontrar espacios por su descripción o por su etiquetas',
|
||||
'Follow' => 'Seguir',
|
||||
'Followers' => 'Seguidores',
|
||||
'Following' => 'Siguiendo',
|
||||
'Guests' => 'Invitados',
|
||||
'Hide About Page' => 'Ocultar la página «Acerca de»',
|
||||
'Hide Activity Sidebar Widget' => 'Ocultar el widget «Actividad» de la barra lateral',
|
||||
'Hide Followers' => 'Ocultar Seguidores',
|
||||
'Hide Members' => 'Ocultar Miembros',
|
||||
'Homepage' => 'Página de inicio',
|
||||
'Homepage (Non-members)' => 'Página de inicio (no miembros)',
|
||||
'I want to become a member because...' => 'Quiero ser miembro porque...',
|
||||
'Incorrect name, try again.' => 'Nombre incorrecto. Vuelve a intentarlo.',
|
||||
'Invite' => 'Invitar',
|
||||
'Invite and request' => 'Invitar y enviar una solicitud',
|
||||
'Invite by email' => 'Invitar por correo electrónico',
|
||||
'Invite by link' => 'Invitar mediante un enlace',
|
||||
'Invite link' => 'Enlace de invitación',
|
||||
'Invites' => 'Invitaciones',
|
||||
'Join' => 'Unirse',
|
||||
'Join Policy' => 'Política de acceso',
|
||||
'Last Visit' => 'Última visita',
|
||||
'Leave' => 'Abandonar',
|
||||
'Login' => 'Iniciar sesión',
|
||||
'Max. 100 characters.' => 'Máx. 100 caracteres.',
|
||||
'Member' => 'Miembro',
|
||||
'Member since' => 'Miembro desde',
|
||||
'Members' => 'Miembros',
|
||||
'Moderator' => 'Moderador',
|
||||
'Moderator:' => 'Moderador:',
|
||||
'Moderators' => 'Moderadores',
|
||||
'My Space List' => 'Mi lista de espacios',
|
||||
'My space summary' => 'Mi resumen del espacio',
|
||||
'Name' => 'Nombre',
|
||||
'Name / Sort order' => 'Nombre / Orden',
|
||||
'Neither..nor' => 'Ni..ni',
|
||||
'New user by e-mail (comma separated)' => 'Nuevo usuario por correo electrónico (separado por comas)',
|
||||
'New user?' => '¿Nuevo usuario?',
|
||||
'Newest first' => 'Primero los más recientes',
|
||||
'No results found!' => 'Sin resultados encontrados!',
|
||||
'No spaces found.' => 'No se encontraron Espacios',
|
||||
'Oldest first' => 'Primero los más antiguos',
|
||||
'Only by invite' => 'Sólo por invitación',
|
||||
'Originator User ID' => 'ID de usuario del originador',
|
||||
'Owner' => 'Propietario',
|
||||
'Owner:' => 'Propietario:',
|
||||
'Pending' => 'Pendiente',
|
||||
'Pick users' => 'Selecciona usuarios',
|
||||
'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?' => 'Por favor ten en cuenta que cualquier enlace que hayas creado con anterioridad se convertirá en inválido en el momento en que crees uno nuevo. ¿Quieres seguir adelante?',
|
||||
'Posts' => 'Entradas',
|
||||
'Private' => 'Privado',
|
||||
'Private (Invisible)' => 'Privado (Invisible)',
|
||||
'Public' => 'Público',
|
||||
'Public (Members & Guests)' => 'Público (Miembros y visitantes)',
|
||||
'Public (Members only)' => 'Público (sólo miembros)',
|
||||
'Public (Registered users only)' => 'Público (sólo usuarios registrados)',
|
||||
'Request Message' => 'Mensaje de petición',
|
||||
'Role' => 'Rol',
|
||||
'Search...' => 'Buscar...',
|
||||
'See all' => 'Ver todos',
|
||||
'Select all registered users' => 'Seleccionar todos los usuarios registrados',
|
||||
'Send' => 'Enviar',
|
||||
'Send the link via email' => 'Enviar el enlace por correo electrónico',
|
||||
'Settings' => 'Ajustes',
|
||||
'Settings could not be saved!' => 'Los cambios no se han podido guardar!',
|
||||
'Show all' => 'Mostrar todos',
|
||||
'Show as List' => 'Mostrar como lista',
|
||||
'Shown on About Page.' => 'Mostrar en la página Acerca de',
|
||||
'Sorry, you are not allowed to leave this space!' => 'Lo sentimos, no tienes permitido dejar este espacio!',
|
||||
'Sorting' => 'Ordenación',
|
||||
'Space' => 'Espacio',
|
||||
'Space Name' => 'Nombre del espacio',
|
||||
'Space Visibility' => 'Visibilidad de este espacio',
|
||||
'Space directory' => 'Directorio de espacios',
|
||||
'Space is invisible!' => '¡El espacio es invisible!',
|
||||
'Spaces' => 'Espacios',
|
||||
'Status' => 'Estado',
|
||||
'Stream' => 'Actividad',
|
||||
'Tags' => 'Etiquetas',
|
||||
'The default homepage for members of this Space' => 'Página de inicio por defecto para los miembros de este Espacio',
|
||||
'The default homepage for non-members and guests visiting this Space' => 'Página de inicio por defecto para no miembros e invitados que visitan este Espacio',
|
||||
'The secure link has been copied in your clipboard!' => '¡El enlace seguro se ha copiado al portapapeles!',
|
||||
'There is no pending invite!' => '¡No hay invitaciones pendientes!',
|
||||
'This action is only available for workspace members!' => '¡Esta acción solo está disponible para miembros del espacio!',
|
||||
'This user is already a member of this space.' => 'Este usuario ya es miembro de este espacio.',
|
||||
'This user is not a member of this space.' => 'Este usuario no es miembro de este espacio.',
|
||||
'To invite users to this space, please type their names below to find and pick them.' => 'Para invitar usuarios a este espacio, por favor escribe sus nombres debajo para encontrarlos y escogerlos.',
|
||||
'Try other keywords or remove filters.' => 'Intentar otras palabras clave o eliminar filtros.',
|
||||
'Updated At' => 'Actualizado hace',
|
||||
'Updated By' => 'Actualizado por',
|
||||
'Updated by' => 'Actualizado por',
|
||||
'User \'{username}\' is already a member of this space!' => 'El usuario \'{username}\' ya es miembro de este espacio!',
|
||||
'User invitations have been added to the queue' => 'Las invitaciones a los usuarios se han añadido a la cola',
|
||||
'User memberships have been added to the queue' => 'Las solicitudes de participación de usuarios han sido añadidas a la cola',
|
||||
'User not found!' => '¡Usuario no encotrado!',
|
||||
'Users' => 'Usuarios',
|
||||
'Users has been invited.' => 'Se ha invitado al usuario.',
|
||||
'Visibility' => 'Visibilidad',
|
||||
'Visible for all (members and guests)' => 'Visible para todos (miembros y visitantes)',
|
||||
'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.' => 'Atención: Si cambia la configuración de visibilidad del espacio de público a privado, todo el contenido del espacio, incluyendo las publicaciones, los archivos vinculados, etc., serán también considerados privados. Esto significa que los no miembros ya no podrán ver, acceder o interactuar con ningún contenido de este espacio.',
|
||||
'Would you like to end your membership in Space {spaceName}?' => '¿Quieres dar por terminada tu pertenencia al Espacio {spaceName}?',
|
||||
'Would you like to unfollow Space {spaceName}?' => '¿Quieres dejar de seguir el Espacio {spaceName}?',
|
||||
'Would you like to unfollow {userName}?' => '¿Quieres dejar de seguir a {userName}?',
|
||||
'Would you like to withdraw your request to join Space {spaceName}?' => '¿Quieres retirar tu solicitud de pertenencia al Espacio {spaceName}?',
|
||||
'You are not allowed to join this space!' => '¡No puedes unirte a este espacio!',
|
||||
'You can also invite external users by email, which are not registered now. Just add their e-mail addresses separated by comma.' => 'También puedes invitar a usuarios externos que aún no estén registrados mediante correo electrónico. Sólo tienes que añadir sus direcciones de correo electrónico separadas por comas.',
|
||||
'You can invite external users who are currently not registered via link. All you need to do is share this secure link with them.' => 'Puedes invitar a usuarios externos que aún no estén registrados mediante un enlace. Lo único que necesitas hacer es compartir con ellos este enlace.',
|
||||
'You cannot create private visible spaces!' => '¡No puedes crear espacios privados visibles!',
|
||||
'You cannot create public visible spaces!' => '¡No puedes crear espacios públicos visibles!',
|
||||
'You need to login to view contents of this space!' => '¡Necesitas iniciar sesión para ver los contenidos de este espacio!',
|
||||
'Your Message' => 'Mensaje de la aplicación',
|
||||
'Your request was successfully submitted to the space administrators.' => 'Tu solicitud ha sido enviada correctamente a los administradores del espacio.',
|
||||
'{count} members' => '{count} miembros',
|
||||
'{email} is not valid!' => '¡{email} no es válido!',
|
||||
);
|
||||
|
@ -1,167 +1,166 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'<b>This space is still empty!</b>' => '<b>Ez a közösség még üres!</b>',
|
||||
'<b>This space is still empty!</b><br>Start by posting something here...' => '<b>Ez a közösség még üres!</b><br>Írd meg te az első bejegyzést...',
|
||||
'<b>You are not member of this space and there is no public content, yet!</b>' => '<b>Nem vagy tagja a közösségnek, és még nincs itt nyilvános tartalom!</b>',
|
||||
'<strong>About</strong> the Space' => 'Közösségről <strong>bővebben</strong>',
|
||||
'<strong>About</strong> your membership' => 'Tagságodról <strong>bővebben</strong>',
|
||||
'<strong>Confirm</strong> image deletion' => 'Kép törlésének <strong>megerősítése</strong>',
|
||||
'<strong>Invite</strong> members' => 'Tagok <strong>meghívása</strong>',
|
||||
'<strong>Leave</strong> Space' => '<strong>Kilépés</strong> a Közösségből',
|
||||
'<strong>New</strong> member request' => '<strong>Új</strong> tagságkérelmek',
|
||||
'<strong>New</strong> spaces' => '<strong>Új</strong> közösségek',
|
||||
'<strong>Request</strong> Membership' => 'Tagság <strong>kérelmezése</strong> a közösségben',
|
||||
'<strong>Space</strong> followers' => '<strong>Közösség</strong> követői',
|
||||
'<strong>Space</strong> members' => '<strong>Közösség</strong> tagjai',
|
||||
'<strong>Space</strong> menu' => '<strong>Közösség</strong> menü',
|
||||
'<strong>Space</strong> tags' => '<strong>Space</strong> címkék',
|
||||
'<strong>Spaces</strong>' => '<strong>Közösségek</strong>',
|
||||
'About' => 'Rólunk',
|
||||
'Accept' => 'Elfogadás',
|
||||
'Accept Invite' => 'Meghívó elfogadása',
|
||||
'Access to this Space is restricted. Please introduce yourself to become a member.' => 'Kérjük, mutatkozz be röviden, hogy taggá válhass ebben a közösségben.',
|
||||
'Add users without invitation' => 'Tagok hozzáadása meghívás nélkül',
|
||||
'Admin' => 'Admin',
|
||||
'Administrator:' => 'Adminisztrátor:',
|
||||
'Administrators' => 'Adminisztrátorok',
|
||||
'Any' => 'Bármi',
|
||||
'Archived' => 'Archiválva',
|
||||
'As owner you cannot revoke your membership!' => 'Tulajdonosként nem vonhatod vissza a tagságodat!',
|
||||
'Blocked users' => 'Letiltott felhasználók',
|
||||
'By Name' => 'Név szerint',
|
||||
'Cancel' => 'Mégsem',
|
||||
'Change visibility' => 'A láthatóság módosítása',
|
||||
'Close' => 'Bezár',
|
||||
'Color' => 'Szín',
|
||||
'Could not request membership!' => 'Nem lehetett tagságot igényelni.',
|
||||
'Create new link' => 'Új link létrehozása',
|
||||
'Created At' => 'Létrejött',
|
||||
'Created By' => 'Létrehozta',
|
||||
'Decline' => 'Elutasít',
|
||||
'Decline Invite' => 'Meghívás elutasítása',
|
||||
'Default' => 'Alapértelmezett',
|
||||
'Default content visibility' => 'Alapértelmezett tartalom megjelenítés',
|
||||
'Delete' => 'Törlés',
|
||||
'Description' => 'Leírás',
|
||||
'Do you really want to delete your profile image?' => 'Biztos, hogy törölni szeretnéd a profilképedet?',
|
||||
'Do you really want to delete your title image?' => 'Biztos, hogy törölni szeretnéd a fejlécképedet?',
|
||||
'Done' => 'Kész',
|
||||
'Email addresses' => 'E-mail címek',
|
||||
'Everyone can enter' => 'Bárki beléphet',
|
||||
'Find Spaces by their description or by their tags' => 'Keresd meg a Közösséget leírásuk vagy címkéik alapján',
|
||||
'Follow' => 'Követés',
|
||||
'Followers' => 'Követők',
|
||||
'Following' => 'Követve',
|
||||
'Guests' => 'Vendégek',
|
||||
'Hide About Page' => 'A Rólunk oldal elrejtése',
|
||||
'Hide Activity Sidebar Widget' => 'Tevékenység oldalsáv widget elrejtése',
|
||||
'Hide Followers' => 'Követők elrejtése',
|
||||
'Hide Members' => 'Tagok elrejtése',
|
||||
'Homepage' => 'Kezdőlap',
|
||||
'Homepage (Non-members)' => 'Kezdőlap (nem tagok)',
|
||||
'I want to become a member because...' => 'Szeretnék tag lenni, mert...',
|
||||
'Incorrect name, try again.' => 'Hibás név, próbálkozzon újra.',
|
||||
'Invite' => 'Meghívás',
|
||||
'Invite and request' => 'Meghívás és jelentkezés',
|
||||
'Invite by email' => 'Meghívás e-mailben',
|
||||
'Invite by link' => 'Meghívás linken keresztül',
|
||||
'Invite link' => 'Meghívó link',
|
||||
'Invites' => 'Meghívások',
|
||||
'Join' => 'Csatlakozás',
|
||||
'Join Policy' => 'Csatlakozási irányelv',
|
||||
'Last Visit' => 'Utolsó látogatás',
|
||||
'Leave' => 'Elhagyás',
|
||||
'Login' => 'Bejelentkezés',
|
||||
'Max. 100 characters.' => 'Max. 100 karakter.',
|
||||
'Member' => 'Tag',
|
||||
'Member since' => 'Tagság kezdete',
|
||||
'Members' => 'Tagok',
|
||||
'Moderator' => 'Moderátor',
|
||||
'Moderator:' => 'Moderátor:',
|
||||
'Moderators' => 'Moderátorok',
|
||||
'My Space List' => 'Saját közösségem listája',
|
||||
'My space summary' => 'Saját közösségeim összesítése',
|
||||
'Name' => 'Név',
|
||||
'Name / Sort order' => 'Név / Rendezési sorrend',
|
||||
'Neither..nor' => 'Sem..sem',
|
||||
'New user by e-mail (comma separated)' => 'Új felhasználó e-maillel (vesszővel elválasztva)',
|
||||
'New user?' => 'Új felhasználó?',
|
||||
'Newest first' => 'Először a legújabb',
|
||||
'No results found!' => 'Nincs találat!',
|
||||
'No spaces found.' => 'Nem található közösség.',
|
||||
'Oldest first' => 'Először a legrégebbi',
|
||||
'Only by invite' => 'Csak meghívással',
|
||||
'Originator User ID' => 'Kezdeményező azonosítója',
|
||||
'Owner' => 'Tulajdonos',
|
||||
'Owner:' => 'Tulajdonos:',
|
||||
'Pending' => 'Függőben',
|
||||
'Pick users' => 'Felhasználók kiválasztása',
|
||||
'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?' => 'Kérjük, vegye figyelembe, hogy a korábban létrehozott linkek érvénytelenné válnak, amint új linket hoz létre. Szeretné folytatni?',
|
||||
'Posts' => 'Bejegyzések',
|
||||
'Private' => 'Zárt',
|
||||
'Private (Invisible)' => 'Zárt (nem látható)',
|
||||
'Public' => 'Nyilvános',
|
||||
'Public (Members & Guests)' => 'Nyilvános (tagok és vendégek)',
|
||||
'Public (Members only)' => 'Nyilvános (csak tagoknak)',
|
||||
'Public (Registered users only)' => 'Nyilvános (csak regisztrált felhasználóknak)',
|
||||
'Request Message' => 'Üzenet kérése',
|
||||
'Role' => 'Szerepkör',
|
||||
'Search...' => 'Keresés...',
|
||||
'See all' => 'Összes',
|
||||
'Select all registered users' => 'Összes regisztrált tag kiválasztása',
|
||||
'Send' => 'Küldés',
|
||||
'Send the link via email' => 'Küldje el a linket e-mailben',
|
||||
'Settings' => 'Beállítások',
|
||||
'Settings could not be saved!' => 'A beállításokat nem sikerült menteni!',
|
||||
'Show all' => 'Összes mutatása',
|
||||
'Show as List' => 'Megjelenítés listaként',
|
||||
'Shown on About Page.' => 'A Rólunk oldalon látható',
|
||||
'Sorry, you are not allowed to leave this space!' => 'Elnézést, nem vagy jogosult a közösség elhagyására.',
|
||||
'Sorting' => 'Rendezés',
|
||||
'Space' => 'Közösség',
|
||||
'Space Name' => 'Közösség Neve',
|
||||
'Space Visibility' => 'Közösség láthatósága',
|
||||
'Space directory' => 'Közösség lista',
|
||||
'Space is invisible!' => 'Közösség nem látható!',
|
||||
'Spaces' => 'Közösségek',
|
||||
'Status' => 'Állapot',
|
||||
'Stream' => 'Hírfolyam',
|
||||
'Tags' => 'Címkék',
|
||||
'The default homepage for members of this Space' => 'A tér tagjainak alapértelmezett kezdőlapja',
|
||||
'The default homepage for non-members and guests visiting this Space' => 'A nem tagok és a teret meglátogató vendégek alapértelmezett kezdőlapja',
|
||||
'The secure link has been copied in your clipboard!' => 'A biztonságos linket a vágólapra másolta!',
|
||||
'There is no pending invite!' => 'Nincsenek függőben meghívások.',
|
||||
'This action is only available for workspace members!' => 'Ez a funkció csak tagok részére elérhető.',
|
||||
'This user is already a member of this space.' => 'Ez a felhasználó már tagja ennek a közösségnek.',
|
||||
'This user is not a member of this space.' => 'Ez a felhasználó nem tagja ennek a közösségnek.',
|
||||
'To invite users to this space, please type their names below to find and pick them.' => 'Ha felhasználókat szeretnél meghívni a közösségbe, gépeld be a nevüket lent és válaszd ki őket.',
|
||||
'Try other keywords or remove filters.' => 'Próbálj ki más kulcsszavakat, vagy távolítsd el a szűrőket.',
|
||||
'Updated At' => 'Frissítve',
|
||||
'Updated By' => 'Frissítette',
|
||||
'Updated by' => 'Frissítette',
|
||||
'User \'{username}\' is already a member of this space!' => '\'{username}\' felhasználó már tagja ennek a közösségnek!',
|
||||
'User invitations have been added to the queue' => 'Felhasználói meghívások kerültek várólistára',
|
||||
'User memberships have been added to the queue' => 'Felhasználói tagsági kérelmek kerültek várólistára',
|
||||
'User not found!' => 'Felhasználó nem található!',
|
||||
'Users' => 'Felhasználók',
|
||||
'Users has been invited.' => 'A felhasználó meghívást kapott.',
|
||||
'Visibility' => 'Láthatóság',
|
||||
'Visible for all (members and guests)' => 'Mindenki számára látható (tagok és vendégek)',
|
||||
'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.' => 'Figyelmeztetés: Ha egy tér láthatósági beállításait nyilvánosról privátra módosítja, a téren belüli összes tartalom, beleértve a bejegyzéseket, megjegyzéseket, mellékleteket stb., szintén privátra lesz állítva. Ez azt jelenti, hogy a tagsággal nem rendelkező személyek többé nem láthatják, nem érhetik el a Tér tartalmát, és nem léphetnek kapcsolatba velük.',
|
||||
'Would you like to end your membership in Space {spaceName}?' => 'Szeretnéd megszüntetni tagságodat a(z) {spaceName} közösségben?',
|
||||
'Would you like to unfollow Space {spaceName}?' => 'Szeretnéd leállítani a(z) {spaceName} közösség követését?',
|
||||
'Would you like to unfollow {userName}?' => 'Szeretnéd megszüntetni {userName} követését?',
|
||||
'Would you like to withdraw your request to join Space {spaceName}?' => 'Szeretnéd visszavonni a(z) {spaceName} közösséghez való csatlakozási kérelmedet?',
|
||||
'You are not allowed to join this space!' => 'Nem csatlakozhatsz ehhez a közösséghez!',
|
||||
'You can also invite external users by email, which are not registered now. Just add their e-mail addresses separated by comma.' => 'Külső felhasználókat is meghívhat e-mailben, akik még nem regisztráltak. Csak adja hozzá az e-mail címüket vesszővel elválasztva.',
|
||||
'You can invite external users who are currently not registered via link. All you need to do is share this secure link with them.' => 'A linken keresztül meghívhat külső felhasználókat, akik jelenleg nem regisztráltak. Csak annyit kell tennie, hogy megosztja velük ezt a biztonságos linket.',
|
||||
'You cannot create private visible spaces!' => 'Nem hozhatsz létre zárt közösségeket!',
|
||||
'You cannot create public visible spaces!' => 'Nem hozhatsz létre nyilvános közösségeket!',
|
||||
'You need to login to view contents of this space!' => 'A közösségbeli tartalmak megtekintéséhez be kell jelentkezned!',
|
||||
'Your Message' => 'Alkalmazás üzenet',
|
||||
'Your request was successfully submitted to the space administrators.' => 'A kérelmedet sikeresen rögzítettük és továbbítottuk a közösség adminisztrátorainak.',
|
||||
'{count} members' => '{count} tag',
|
||||
'{email} is not valid!' => '{email} cím érvénytelen!',
|
||||
'Advanced Spaces Search' => '',
|
||||
];
|
||||
return array (
|
||||
'<b>This space is still empty!</b>' => '<b>Ez a közösség még üres!</b>',
|
||||
'<b>This space is still empty!</b><br>Start by posting something here...' => '<b>Ez a közösség még üres!</b><br>Írd meg te az első bejegyzést...',
|
||||
'<b>You are not member of this space and there is no public content, yet!</b>' => '<b>Nem vagy tagja a közösségnek, és még nincs itt nyilvános tartalom!</b>',
|
||||
'<strong>About</strong> the Space' => 'Közösségről <strong>bővebben</strong>',
|
||||
'<strong>About</strong> your membership' => 'Tagságodról <strong>bővebben</strong>',
|
||||
'<strong>Confirm</strong> image deletion' => 'Kép törlésének <strong>megerősítése</strong>',
|
||||
'<strong>Invite</strong> members' => 'Tagok <strong>meghívása</strong>',
|
||||
'<strong>Leave</strong> Space' => '<strong>Kilépés</strong> a Közösségből',
|
||||
'<strong>New</strong> member request' => '<strong>Új</strong> tagságkérelmek',
|
||||
'<strong>New</strong> spaces' => '<strong>Új</strong> közösségek',
|
||||
'<strong>Request</strong> Membership' => 'Tagság <strong>kérelmezése</strong> a közösségben',
|
||||
'<strong>Space</strong> followers' => '<strong>Közösség</strong> követői',
|
||||
'<strong>Space</strong> members' => '<strong>Közösség</strong> tagjai',
|
||||
'<strong>Space</strong> menu' => '<strong>Közösség</strong> menü',
|
||||
'<strong>Space</strong> tags' => '<strong>Space</strong> címkék',
|
||||
'<strong>Spaces</strong>' => '<strong>Közösségek</strong>',
|
||||
'About' => 'Rólunk',
|
||||
'Accept' => 'Elfogadás',
|
||||
'Accept Invite' => 'Meghívó elfogadása',
|
||||
'Access to this Space is restricted. Please introduce yourself to become a member.' => 'Kérjük, mutatkozz be röviden, hogy taggá válhass ebben a közösségben.',
|
||||
'Add users without invitation' => 'Tagok hozzáadása meghívás nélkül',
|
||||
'Admin' => 'Admin',
|
||||
'Administrator:' => 'Adminisztrátor:',
|
||||
'Administrators' => 'Adminisztrátorok',
|
||||
'Advanced Spaces Search' => 'Speciális keresés a közösségekben',
|
||||
'Any' => 'Bármi',
|
||||
'Archived' => 'Archiválva',
|
||||
'As owner you cannot revoke your membership!' => 'Tulajdonosként nem vonhatod vissza a tagságodat!',
|
||||
'Blocked users' => 'Letiltott felhasználók',
|
||||
'By Name' => 'Név szerint',
|
||||
'Cancel' => 'Mégsem',
|
||||
'Change visibility' => 'A láthatóság módosítása',
|
||||
'Close' => 'Bezár',
|
||||
'Color' => 'Szín',
|
||||
'Could not request membership!' => 'Nem lehetett tagságot igényelni.',
|
||||
'Create new link' => 'Új link létrehozása',
|
||||
'Created At' => 'Létrejött',
|
||||
'Created By' => 'Létrehozta',
|
||||
'Decline' => 'Elutasít',
|
||||
'Decline Invite' => 'Meghívás elutasítása',
|
||||
'Default' => 'Alapértelmezett',
|
||||
'Default content visibility' => 'Alapértelmezett tartalom megjelenítés',
|
||||
'Delete' => 'Törlés',
|
||||
'Description' => 'Leírás',
|
||||
'Do you really want to delete your profile image?' => 'Biztos, hogy törölni szeretnéd a profilképedet?',
|
||||
'Do you really want to delete your title image?' => 'Biztos, hogy törölni szeretnéd a fejlécképedet?',
|
||||
'Done' => 'Kész',
|
||||
'Email addresses' => 'E-mail címek',
|
||||
'Everyone can enter' => 'Bárki beléphet',
|
||||
'Find Spaces by their description or by their tags' => 'Keresd meg a Közösséget leírásuk vagy címkéik alapján',
|
||||
'Follow' => 'Követés',
|
||||
'Followers' => 'Követők',
|
||||
'Following' => 'Követve',
|
||||
'Guests' => 'Vendégek',
|
||||
'Hide About Page' => 'A Rólunk oldal elrejtése',
|
||||
'Hide Activity Sidebar Widget' => 'Tevékenység oldalsáv widget elrejtése',
|
||||
'Hide Followers' => 'Követők elrejtése',
|
||||
'Hide Members' => 'Tagok elrejtése',
|
||||
'Homepage' => 'Kezdőlap',
|
||||
'Homepage (Non-members)' => 'Kezdőlap (nem tagok)',
|
||||
'I want to become a member because...' => 'Szeretnék tag lenni, mert...',
|
||||
'Incorrect name, try again.' => 'Hibás név, próbálkozzon újra.',
|
||||
'Invite' => 'Meghívás',
|
||||
'Invite and request' => 'Meghívás és jelentkezés',
|
||||
'Invite by email' => 'Meghívás e-mailben',
|
||||
'Invite by link' => 'Meghívás linken keresztül',
|
||||
'Invite link' => 'Meghívó link',
|
||||
'Invites' => 'Meghívások',
|
||||
'Join' => 'Csatlakozás',
|
||||
'Join Policy' => 'Csatlakozási irányelv',
|
||||
'Last Visit' => 'Utolsó látogatás',
|
||||
'Leave' => 'Elhagyás',
|
||||
'Login' => 'Bejelentkezés',
|
||||
'Max. 100 characters.' => 'Max. 100 karakter.',
|
||||
'Member' => 'Tag',
|
||||
'Member since' => 'Tagság kezdete',
|
||||
'Members' => 'Tagok',
|
||||
'Moderator' => 'Moderátor',
|
||||
'Moderator:' => 'Moderátor:',
|
||||
'Moderators' => 'Moderátorok',
|
||||
'My Space List' => 'Saját közösségem listája',
|
||||
'My space summary' => 'Saját közösségeim összesítése',
|
||||
'Name' => 'Név',
|
||||
'Name / Sort order' => 'Név / Rendezési sorrend',
|
||||
'Neither..nor' => 'Sem..sem',
|
||||
'New user by e-mail (comma separated)' => 'Új felhasználó e-maillel (vesszővel elválasztva)',
|
||||
'New user?' => 'Új felhasználó?',
|
||||
'Newest first' => 'Először a legújabb',
|
||||
'No results found!' => 'Nincs találat!',
|
||||
'No spaces found.' => 'Nem található közösség.',
|
||||
'Oldest first' => 'Először a legrégebbi',
|
||||
'Only by invite' => 'Csak meghívással',
|
||||
'Originator User ID' => 'Kezdeményező azonosítója',
|
||||
'Owner' => 'Tulajdonos',
|
||||
'Owner:' => 'Tulajdonos:',
|
||||
'Pending' => 'Függőben',
|
||||
'Pick users' => 'Felhasználók kiválasztása',
|
||||
'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?' => 'Kérjük, vegye figyelembe, hogy a korábban létrehozott linkek érvénytelenné válnak, amint új linket hoz létre. Szeretné folytatni?',
|
||||
'Posts' => 'Bejegyzések',
|
||||
'Private' => 'Zárt',
|
||||
'Private (Invisible)' => 'Zárt (nem látható)',
|
||||
'Public' => 'Nyilvános',
|
||||
'Public (Members & Guests)' => 'Nyilvános (tagok és vendégek)',
|
||||
'Public (Members only)' => 'Nyilvános (csak tagoknak)',
|
||||
'Public (Registered users only)' => 'Nyilvános (csak regisztrált felhasználóknak)',
|
||||
'Request Message' => 'Üzenet kérése',
|
||||
'Role' => 'Szerepkör',
|
||||
'Search...' => 'Keresés...',
|
||||
'See all' => 'Összes',
|
||||
'Select all registered users' => 'Összes regisztrált tag kiválasztása',
|
||||
'Send' => 'Küldés',
|
||||
'Send the link via email' => 'Küldje el a linket e-mailben',
|
||||
'Settings' => 'Beállítások',
|
||||
'Settings could not be saved!' => 'A beállításokat nem sikerült menteni!',
|
||||
'Show all' => 'Összes mutatása',
|
||||
'Show as List' => 'Megjelenítés listaként',
|
||||
'Shown on About Page.' => 'A Rólunk oldalon látható',
|
||||
'Sorry, you are not allowed to leave this space!' => 'Elnézést, nem vagy jogosult a közösség elhagyására.',
|
||||
'Sorting' => 'Rendezés',
|
||||
'Space' => 'Közösség',
|
||||
'Space Name' => 'Közösség Neve',
|
||||
'Space Visibility' => 'Közösség láthatósága',
|
||||
'Space directory' => 'Közösség lista',
|
||||
'Space is invisible!' => 'Közösség nem látható!',
|
||||
'Spaces' => 'Közösségek',
|
||||
'Status' => 'Állapot',
|
||||
'Stream' => 'Hírfolyam',
|
||||
'Tags' => 'Címkék',
|
||||
'The default homepage for members of this Space' => 'A tér tagjainak alapértelmezett kezdőlapja',
|
||||
'The default homepage for non-members and guests visiting this Space' => 'A nem tagok és a teret meglátogató vendégek alapértelmezett kezdőlapja',
|
||||
'The secure link has been copied in your clipboard!' => 'A biztonságos linket a vágólapra másolta!',
|
||||
'There is no pending invite!' => 'Nincsenek függőben meghívások.',
|
||||
'This action is only available for workspace members!' => 'Ez a funkció csak tagok részére elérhető.',
|
||||
'This user is already a member of this space.' => 'Ez a felhasználó már tagja ennek a közösségnek.',
|
||||
'This user is not a member of this space.' => 'Ez a felhasználó nem tagja ennek a közösségnek.',
|
||||
'To invite users to this space, please type their names below to find and pick them.' => 'Ha felhasználókat szeretnél meghívni a közösségbe, gépeld be a nevüket lent és válaszd ki őket.',
|
||||
'Try other keywords or remove filters.' => 'Próbálj ki más kulcsszavakat, vagy távolítsd el a szűrőket.',
|
||||
'Updated At' => 'Frissítve',
|
||||
'Updated By' => 'Frissítette',
|
||||
'Updated by' => 'Frissítette',
|
||||
'User \'{username}\' is already a member of this space!' => '\'{username}\' felhasználó már tagja ennek a közösségnek!',
|
||||
'User invitations have been added to the queue' => 'Felhasználói meghívások kerültek várólistára',
|
||||
'User memberships have been added to the queue' => 'Felhasználói tagsági kérelmek kerültek várólistára',
|
||||
'User not found!' => 'Felhasználó nem található!',
|
||||
'Users' => 'Felhasználók',
|
||||
'Users has been invited.' => 'A felhasználó meghívást kapott.',
|
||||
'Visibility' => 'Láthatóság',
|
||||
'Visible for all (members and guests)' => 'Mindenki számára látható (tagok és vendégek)',
|
||||
'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.' => 'Figyelmeztetés: Ha egy tér láthatósági beállításait nyilvánosról privátra módosítja, a téren belüli összes tartalom, beleértve a bejegyzéseket, megjegyzéseket, mellékleteket stb., szintén privátra lesz állítva. Ez azt jelenti, hogy a tagsággal nem rendelkező személyek többé nem láthatják, nem érhetik el a Tér tartalmát, és nem léphetnek kapcsolatba velük.',
|
||||
'Would you like to end your membership in Space {spaceName}?' => 'Szeretnéd megszüntetni tagságodat a(z) {spaceName} közösségben?',
|
||||
'Would you like to unfollow Space {spaceName}?' => 'Szeretnéd leállítani a(z) {spaceName} közösség követését?',
|
||||
'Would you like to unfollow {userName}?' => 'Szeretnéd megszüntetni {userName} követését?',
|
||||
'Would you like to withdraw your request to join Space {spaceName}?' => 'Szeretnéd visszavonni a(z) {spaceName} közösséghez való csatlakozási kérelmedet?',
|
||||
'You are not allowed to join this space!' => 'Nem csatlakozhatsz ehhez a közösséghez!',
|
||||
'You can also invite external users by email, which are not registered now. Just add their e-mail addresses separated by comma.' => 'Külső felhasználókat is meghívhat e-mailben, akik még nem regisztráltak. Csak adja hozzá az e-mail címüket vesszővel elválasztva.',
|
||||
'You can invite external users who are currently not registered via link. All you need to do is share this secure link with them.' => 'A linken keresztül meghívhat külső felhasználókat, akik jelenleg nem regisztráltak. Csak annyit kell tennie, hogy megosztja velük ezt a biztonságos linket.',
|
||||
'You cannot create private visible spaces!' => 'Nem hozhatsz létre zárt közösségeket!',
|
||||
'You cannot create public visible spaces!' => 'Nem hozhatsz létre nyilvános közösségeket!',
|
||||
'You need to login to view contents of this space!' => 'A közösségbeli tartalmak megtekintéséhez be kell jelentkezned!',
|
||||
'Your Message' => 'Alkalmazás üzenet',
|
||||
'Your request was successfully submitted to the space administrators.' => 'A kérelmedet sikeresen rögzítettük és továbbítottuk a közösség adminisztrátorainak.',
|
||||
'{count} members' => '{count} tag',
|
||||
'{email} is not valid!' => '{email} cím érvénytelen!',
|
||||
);
|
||||
|
@ -24,7 +24,7 @@ return array (
|
||||
'Admin' => 'Admin',
|
||||
'Administrator:' => 'Správca:',
|
||||
'Administrators' => 'Administrátory',
|
||||
'Advanced Spaces Search' => '',
|
||||
'Advanced Spaces Search' => 'Rozšírené vyhľadávanie priestorov',
|
||||
'Any' => 'Akýkoľvek',
|
||||
'Archived' => 'Archivovaný',
|
||||
'As owner you cannot revoke your membership!' => 'Ako vlastník nemôžete zrušiť svoje členstvo!',
|
||||
@ -69,90 +69,90 @@ return array (
|
||||
'Invite link' => 'Odkaz na pozvánku',
|
||||
'Invites' => 'pozýva',
|
||||
'Join' => 'Pripojiť sa',
|
||||
'Join Policy' => '',
|
||||
'Last Visit' => '',
|
||||
'Leave' => '',
|
||||
'Join Policy' => 'Zásady pripojenia',
|
||||
'Last Visit' => 'Posledná návšteva',
|
||||
'Leave' => 'Odísť',
|
||||
'Login' => 'Prihlasenie',
|
||||
'Max. 100 characters.' => '',
|
||||
'Member' => '',
|
||||
'Max. 100 characters.' => 'Max. 100 znakov.',
|
||||
'Member' => 'Člen',
|
||||
'Member since' => 'Členom od',
|
||||
'Members' => 'Členovia',
|
||||
'Moderator' => '',
|
||||
'Moderator:' => '',
|
||||
'Moderators' => '',
|
||||
'Moderator' => 'Moderátor',
|
||||
'Moderator:' => 'Moderátor:',
|
||||
'Moderators' => 'Moderátori',
|
||||
'My Space List' => 'Moje Priestory zoznam',
|
||||
'My space summary' => 'Moje Priestory súhrn',
|
||||
'Name' => 'Meno',
|
||||
'Name / Sort order' => '',
|
||||
'Name / Sort order' => 'Názov / Poradie zoradenia',
|
||||
'Neither..nor' => '',
|
||||
'New user by e-mail (comma separated)' => '',
|
||||
'New user?' => '',
|
||||
'Newest first' => '',
|
||||
'No results found!' => '',
|
||||
'No spaces found.' => '',
|
||||
'Oldest first' => '',
|
||||
'Only by invite' => '',
|
||||
'Originator User ID' => '',
|
||||
'Owner' => '',
|
||||
'Owner:' => '',
|
||||
'New user?' => 'Nový užívateľ?',
|
||||
'Newest first' => 'Najnovšie ako prvé',
|
||||
'No results found!' => 'Nenašli sa žiadne výsledky!',
|
||||
'No spaces found.' => 'Nenašli sa žiadne priestory.',
|
||||
'Oldest first' => 'Najprv najstarší',
|
||||
'Only by invite' => 'Len na pozvanie',
|
||||
'Originator User ID' => 'ID používateľa pôvodcu',
|
||||
'Owner' => 'Vlastník',
|
||||
'Owner:' => 'Vlastník:',
|
||||
'Pending' => 'Čaká na spracovanie',
|
||||
'Pick users' => '',
|
||||
'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?' => '',
|
||||
'Posts' => '',
|
||||
'Pick users' => 'Vyberte užívateľov',
|
||||
'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šetky odkazy, ktoré ste predtým vytvorili, sa stanú neplatnými, akonáhle vytvoríte nový. Chcete pokračovať?',
|
||||
'Posts' => 'Príspevky',
|
||||
'Private' => 'Súkromné',
|
||||
'Private (Invisible)' => '',
|
||||
'Private (Invisible)' => 'Súkromné (neviditeľné)',
|
||||
'Public' => 'Verejné',
|
||||
'Public (Members & Guests)' => '',
|
||||
'Public (Members only)' => '',
|
||||
'Public (Registered users only)' => '',
|
||||
'Request Message' => '',
|
||||
'Role' => '',
|
||||
'Public (Members & Guests)' => 'Verejné (členovia a hostia)',
|
||||
'Public (Members only)' => 'Verejné (iba pre členov)',
|
||||
'Public (Registered users only)' => 'Verejné (iba registrovaní používatelia)',
|
||||
'Request Message' => 'Vyžiadať správu',
|
||||
'Role' => 'Rola',
|
||||
'Search...' => 'Hľadať...',
|
||||
'See all' => '',
|
||||
'Select all registered users' => '',
|
||||
'Send' => '',
|
||||
'Send the link via email' => '',
|
||||
'See all' => 'Vidieť všetko',
|
||||
'Select all registered users' => 'Vyberte všetkých registrovaných používateľov',
|
||||
'Send' => 'Odoslať',
|
||||
'Send the link via email' => 'Pošlite odkaz e-mailom',
|
||||
'Settings' => 'Nastavenie',
|
||||
'Settings could not be saved!' => '',
|
||||
'Show all' => '',
|
||||
'Show as List' => '',
|
||||
'Shown on About Page.' => '',
|
||||
'Sorry, you are not allowed to leave this space!' => '',
|
||||
'Settings could not be saved!' => 'Nastavenia sa nepodarilo uložiť!',
|
||||
'Show all' => 'Zobraziť všetko',
|
||||
'Show as List' => 'Zobraziť ako zoznam',
|
||||
'Shown on About Page.' => 'Zobrazené na stránke Informácie.',
|
||||
'Sorry, you are not allowed to leave this space!' => 'Ľutujeme, nemáte dovolené opustiť tento priestor!',
|
||||
'Sorting' => 'Triedenie',
|
||||
'Space' => '',
|
||||
'Space Name' => '',
|
||||
'Space Visibility' => '',
|
||||
'Space directory' => '',
|
||||
'Space is invisible!' => '',
|
||||
'Space' => 'Priestor',
|
||||
'Space Name' => 'Názov Priestoru',
|
||||
'Space Visibility' => 'Viditeľnosť Priestoru',
|
||||
'Space directory' => 'Adresár Priestoru',
|
||||
'Space is invisible!' => 'Priestor je neviditeľný!',
|
||||
'Spaces' => 'Priestory',
|
||||
'Status' => 'Stav',
|
||||
'Stream' => '',
|
||||
'Stream' => 'Prúd',
|
||||
'Tags' => 'Značky',
|
||||
'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!' => '',
|
||||
'There is no pending invite!' => '',
|
||||
'This action is only available for workspace members!' => '',
|
||||
'This user is already a member of this space.' => '',
|
||||
'This user is not a member of this space.' => '',
|
||||
'To invite users to this space, please type their names below to find and pick them.' => '',
|
||||
'The default homepage for members of this Space' => 'Predvolená domovská stránka pre členov tohto priestoru',
|
||||
'The default homepage for non-members and guests visiting this Space' => 'Predvolená domovská stránka pre nečlenov a hostí navštevujúcich tento priestor',
|
||||
'The secure link has been copied in your clipboard!' => 'Zabezpečený odkaz bol skopírovaný do vašej schránky!',
|
||||
'There is no pending invite!' => 'Neexistuje žiadna čakajúca pozvánka!',
|
||||
'This action is only available for workspace members!' => 'Táto akcia je k dispozícii len pre členov pracovného priestoru!',
|
||||
'This user is already a member of this space.' => 'Tento užívateľ je už členom tohto priestoru.',
|
||||
'This user is not a member of this space.' => 'Tento užívateľ nie je členom tohto priestoru.',
|
||||
'To invite users to this space, please type their names below to find and pick them.' => 'Ak chcete pozvať používateľov do tohto priestoru, zadajte ich mená nižšie, aby ste ich našli a vybrali.',
|
||||
'Try other keywords or remove filters.' => 'Skúste iné kľúčové slová alebo odstráňte filtre.',
|
||||
'Updated At' => '',
|
||||
'Updated By' => '',
|
||||
'Updated by' => '',
|
||||
'User \'{username}\' is already a member of this space!' => '',
|
||||
'User invitations have been added to the queue' => '',
|
||||
'User memberships have been added to the queue' => '',
|
||||
'Updated At' => 'Aktualizované o',
|
||||
'Updated By' => 'Aktualizované užívateľom',
|
||||
'Updated by' => 'Aktualizované užívateľom',
|
||||
'User \'{username}\' is already a member of this space!' => 'Užívateľ \'{username}\' je už členom tohto priestoru!',
|
||||
'User invitations have been added to the queue' => 'Pozvánky používateľov boli pridané do poradia',
|
||||
'User memberships have been added to the queue' => 'Členstvá používateľov boli pridané do poradia',
|
||||
'User not found!' => 'Užívateľ Nenájdený!',
|
||||
'Users' => 'Užívatelia',
|
||||
'Users has been invited.' => '',
|
||||
'Users has been invited.' => 'Používatelia boli pozvaní.',
|
||||
'Visibility' => 'Viditeľnosť',
|
||||
'Visible for all (members and guests)' => '',
|
||||
'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}?' => '',
|
||||
'Visible for all (members and guests)' => 'Viditeľné pre všetkých (členov a hostí)',
|
||||
'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.' => 'Upozornenie: Ak zmeníte nastavenia viditeľnosti priestoru z verejného na súkromné, všetok obsah v tomto priestore vrátane príspevkov, komentárov, príloh atď. bude tiež nastavený ako súkromný. To znamená, že nečlenovia už nebudú môcť vidieť žiadny obsah v tomto priestore, pristupovať k nemu ani s ním interagovať.',
|
||||
'Would you like to end your membership in Space {spaceName}?' => 'Chcete ukončiť svoje členstvo v priestore {spaceName}?',
|
||||
'Would you like to unfollow Space {spaceName}?' => 'Chcete prestať sledovať priestor {spaceName}?',
|
||||
'Would you like to unfollow {userName}?' => 'Chcete prestať sledovať používateľa {userName}?',
|
||||
'Would you like to withdraw your request to join Space {spaceName}?' => 'Chcete stiahnuť svoju žiadosť o pripojenie k priestoru {spaceName}?',
|
||||
'You are not allowed to join this space!' => 'Nemáte povolené pripojiť sa k tomuto priestoru!',
|
||||
'You can also invite external users by email, which are not registered now. Just add their e-mail addresses separated by comma.' => 'Môžete tiež pozvať externých používateľov e-mailom, ktorí teraz nie sú zaregistrovaní. Stačí pridať ich e-mailové adresy oddelené čiarkou.',
|
||||
'You can invite external users who are currently not registered via link. All you need to do is share this secure link with them.' => 'Prostredníctvom odkazu môžete pozvať externých používateľov, ktorí momentálne nie sú zaregistrovaní. Všetko, čo musíte urobiť, je zdieľať s nimi tento bezpečný odkaz.',
|
||||
|
@ -1,15 +1,15 @@
|
||||
<?php
|
||||
return array (
|
||||
'Receive Notifications of Space Membership events.' => '',
|
||||
'Space Membership' => '',
|
||||
'Receive Notifications of Space Membership events.' => 'Dostávať upozornenia na udalosti spojené s členstvom v Priestore.',
|
||||
'Space Membership' => 'Členstvo v Priestore',
|
||||
'View Online' => 'Zobraziť Online',
|
||||
'You were added to Space {spaceName}' => '',
|
||||
'{displayName} accepted your invite for the space {spaceName}' => '',
|
||||
'{displayName} approved your membership for the space {spaceName}' => '',
|
||||
'{displayName} changed your role to {roleName} in the space {spaceName}.' => '',
|
||||
'{displayName} declined your invite for the space {spaceName}' => '',
|
||||
'{displayName} declined your membership request for the space {spaceName}' => '',
|
||||
'{displayName} invited you to the space {spaceName}' => '',
|
||||
'{displayName} requests membership for the space {spaceName}' => '',
|
||||
'{displayName} revoked your invitation for the space {spaceName}' => '',
|
||||
'You were added to Space {spaceName}' => 'Boli ste pridaný do priestoru {spaceName}',
|
||||
'{displayName} accepted your invite for the space {spaceName}' => '{displayName} prijal vaše pozvanie do priestoru {spaceName}',
|
||||
'{displayName} approved your membership for the space {spaceName}' => 'Používateľ {displayName} schválil vaše členstvo v priestore {spaceName}',
|
||||
'{displayName} changed your role to {roleName} in the space {spaceName}.' => '{displayName} zmenil vašu rolu na {roleName} v priestore {spaceName}.',
|
||||
'{displayName} declined your invite for the space {spaceName}' => '{displayName} odmietol vašu pozvánku do priestoru {spaceName}',
|
||||
'{displayName} declined your membership request for the space {spaceName}' => '{displayName} odmietol vašu žiadosť o členstvo v priestore {spaceName}',
|
||||
'{displayName} invited you to the space {spaceName}' => '{displayName} vás pozval do priestoru {spaceName}',
|
||||
'{displayName} requests membership for the space {spaceName}' => '{displayName} žiada o členstvo v priestore {spaceName}',
|
||||
'{displayName} revoked your invitation for the space {spaceName}' => '{displayName} odvolal vašu pozvánku do priestoru {spaceName}',
|
||||
);
|
||||
|
@ -1,8 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Show {i} more.' => 'Pokaż {i} więcej.',
|
||||
'The content could not be found.' => 'Nie znaleziono zawartości.',
|
||||
'You are not allowed to view this content.' => 'Nie masz uprawnień do przeglądania tej zawartości.',
|
||||
'Date "From" should be before "To"!' => '',
|
||||
];
|
||||
return array (
|
||||
'Date "From" should be before "To"!' => 'Data "od" powinna wcześniejsza od "do"!',
|
||||
'Show {i} more.' => 'Pokaż {i} więcej.',
|
||||
'The content could not be found.' => 'Nie znaleziono zawartości.',
|
||||
'You are not allowed to view this content.' => 'Nie masz uprawnień do przeglądania tej zawartości.',
|
||||
);
|
||||
|
@ -1,17 +1,16 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'<strong>Confirm</strong> topic deletion' => '<strong>Potwierdź</strong> usunięcie tematu',
|
||||
'<strong>Edit</strong> Topic' => '<strong>Edytuj</strong> Temat',
|
||||
'<strong>Manage</strong> Topics' => '<strong>Zarządzaj</strong> Tematami',
|
||||
'<strong>Topic</strong> Overview' => '<strong>Przegląd</strong> Tematów',
|
||||
'Add Topic' => 'Dodaj Temat',
|
||||
'Color' => 'Kolor',
|
||||
'Do you really want to delete this topic?' => 'Na pewno chcesz usunąć ten temat?',
|
||||
'Name' => 'Nazwa',
|
||||
'Sort order' => 'Kolejność sortowania',
|
||||
'Topic' => 'Temat',
|
||||
'Topic has been deleted!' => 'Temat został usunięty!',
|
||||
'Topics' => 'Tematy',
|
||||
'Add topics that you will use in your posts. Topics can be personal interests or general terms. When posting, you can select them by choosing "Topics" and it will be easier for other users to find your posts related to that topic.' => '',
|
||||
];
|
||||
return array (
|
||||
'<strong>Confirm</strong> topic deletion' => '<strong>Potwierdź</strong> usunięcie tematu',
|
||||
'<strong>Edit</strong> Topic' => '<strong>Edytuj</strong> Temat',
|
||||
'<strong>Manage</strong> Topics' => '<strong>Zarządzaj</strong> Tematami',
|
||||
'<strong>Topic</strong> Overview' => '<strong>Przegląd</strong> Tematów',
|
||||
'Add Topic' => 'Dodaj Temat',
|
||||
'Add topics that you will use in your posts. Topics can be personal interests or general terms. When posting, you can select them by choosing "Topics" and it will be easier for other users to find your posts related to that topic.' => 'Dodaj tematy do wykorzystania we wpisach. Mogą to być zainteresowania czy ogólne terminy. Wtedy dodając wpis będzie można wybrać "Tematy" i tym sposobem ułatwić innym odszukanie interesujących treści.',
|
||||
'Color' => 'Kolor',
|
||||
'Do you really want to delete this topic?' => 'Na pewno chcesz usunąć ten temat?',
|
||||
'Name' => 'Nazwa',
|
||||
'Sort order' => 'Kolejność sortowania',
|
||||
'Topic' => 'Temat',
|
||||
'Topic has been deleted!' => 'Temat został usunięty!',
|
||||
'Topics' => 'Tematy',
|
||||
);
|
||||
|
@ -1,36 +1,35 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
' Remove panel' => 'Eliminar panel',
|
||||
'<strong>Account</strong> Menu' => 'Menú de la <strong>cuenta</strong>',
|
||||
'<strong>Getting</strong> Started' => '<strong>Empezando</strong>',
|
||||
'<strong>Guide:</strong> Administration (Modules)' => '<strong>Guía:</strong> Administración (Módulos)',
|
||||
'<strong>Guide:</strong> Overview' => '<strong>Guía:</strong> Vista general',
|
||||
'<strong>Guide:</strong> Spaces' => '<strong>Guía:</strong> Espacios',
|
||||
'<strong>Guide:</strong> User profile' => '<strong>Guía</strong> Perfil de usuario',
|
||||
'<strong>Notifications</strong>' => '<strong>Notificaciones</strong>',
|
||||
'<strong>Remove</strong> tour panel' => '<strong>Eliminar</strong> panel de recorrido',
|
||||
'<strong>Space</strong> Menu' => 'Menú del <strong>espacio</strong>',
|
||||
'<strong>Start</strong> space guide' => '<strong>Empezar</strong> la guía de los espacios',
|
||||
'Cancel' => 'Cancelar',
|
||||
'Don\'t lose track of things!<br /><br />This icon will keep you informed of activities and posts that concern you directly.' => '¡No te pierdas nada!<br /><br />Este icono te mantendrá informado de actividades y mensajes que te afectan directamente.',
|
||||
'Drag a photo here or click to browse your files' => 'Arrastre una foto aquí o haga clic para explorar sus archivos',
|
||||
'End guide' => 'Terminar',
|
||||
'Get to know your way around the site\'s most important features with the following guides:' => 'Entérate de todo lo que puedes hacer en esta red social con las siguientes guías:',
|
||||
'Hide my year of birth' => 'Ocultar mi año de nacimiento',
|
||||
'Howdy <strong>%firstname%</strong>, thank you for using %community%.' => 'Hola <strong>%firstname%</strong>, gracias por usar %community%.',
|
||||
'Next »' => 'Siguiente >>',
|
||||
'Ok' => 'Ok',
|
||||
'Save and close' => 'Guardar y cerrar',
|
||||
'The account menu gives you access to your private settings and allows you to manage your public profile.' => 'El menú de la cuenta te proporciona acceso a tus ajustes privados y te permite gestionar tu perfil público.',
|
||||
'This action will remove the tour panel from your dashboard. You can reactivate it at<br>Account settings <i class="fa fa-caret-right"></i> Settings.' => 'Esta acción eliminará el panel del recorrido de su tablero. Puede reactivarlo en <br /> Configuración de la cuenta <i class="fa fa-caret-right"></i> Configuración.',
|
||||
'This is the most important menu and will probably be the one you use most often!<br><br>Access all the spaces you have joined and create new spaces here.<br><br>The next guide will show you how:' => '¡Este es el menú más importante y que probablemente será el que más utilices!<br><br>Accede a los espacios a los que te hayas unido y crea nuevos espacios aquí.<br><br>La siguiente guía te mostrará cómo:',
|
||||
'You are the first user here... Yehaaa! Be a shining example and complete your profile,<br>so that future users know who is the top dog here and to whom they can turn to if they have questions.' => 'Eres el primer usuario aquí ... ¡Yehaaa! Sea un ejemplo brillante y complete su perfil, para que los futuros usuarios sepan quién es el mejor perro aquí y a quién pueden dirigirse si tienen preguntas.',
|
||||
'Your firstname' => 'Tu nombre',
|
||||
'Your lastname' => 'Tu apellido',
|
||||
'Your mobile phone number' => 'Tu número de teléfono',
|
||||
'Your phone number at work' => 'Tu número de teléfono en el trabajo',
|
||||
'Your title or position' => 'Tu título o posición',
|
||||
'« Prev' => '<< Anterior',
|
||||
'Your skills, knowledge and experience' => '',
|
||||
];
|
||||
return array (
|
||||
' Remove panel' => 'Eliminar panel',
|
||||
'<strong>Account</strong> Menu' => 'Menú de la <strong>cuenta</strong>',
|
||||
'<strong>Getting</strong> Started' => '<strong>Empezando</strong>',
|
||||
'<strong>Guide:</strong> Administration (Modules)' => '<strong>Guía:</strong> Administración (Módulos)',
|
||||
'<strong>Guide:</strong> Overview' => '<strong>Guía:</strong> Vista general',
|
||||
'<strong>Guide:</strong> Spaces' => '<strong>Guía:</strong> Espacios',
|
||||
'<strong>Guide:</strong> User profile' => '<strong>Guía</strong> Perfil de usuario',
|
||||
'<strong>Notifications</strong>' => '<strong>Notificaciones</strong>',
|
||||
'<strong>Remove</strong> tour panel' => '<strong>Eliminar</strong> panel de recorrido',
|
||||
'<strong>Space</strong> Menu' => 'Menú del <strong>espacio</strong>',
|
||||
'<strong>Start</strong> space guide' => '<strong>Empezar</strong> la guía de los espacios',
|
||||
'Cancel' => 'Cancelar',
|
||||
'Don\'t lose track of things!<br /><br />This icon will keep you informed of activities and posts that concern you directly.' => '¡No te pierdas nada!<br /><br />Este icono te mantendrá informado de actividades y mensajes que te afectan directamente.',
|
||||
'Drag a photo here or click to browse your files' => 'Arrastre una foto aquí o haga clic para explorar sus archivos',
|
||||
'End guide' => 'Terminar',
|
||||
'Get to know your way around the site\'s most important features with the following guides:' => 'Entérate de todo lo que puedes hacer en esta red social con las siguientes guías:',
|
||||
'Hide my year of birth' => 'Ocultar mi año de nacimiento',
|
||||
'Howdy <strong>%firstname%</strong>, thank you for using %community%.' => 'Hola <strong>%firstname%</strong>, gracias por usar %community%.',
|
||||
'Next »' => 'Siguiente >>',
|
||||
'Ok' => 'Ok',
|
||||
'Save and close' => 'Guardar y cerrar',
|
||||
'The account menu gives you access to your private settings and allows you to manage your public profile.' => 'El menú de la cuenta te proporciona acceso a tus ajustes privados y te permite gestionar tu perfil público.',
|
||||
'This action will remove the tour panel from your dashboard. You can reactivate it at<br>Account settings <i class="fa fa-caret-right"></i> Settings.' => 'Esta acción eliminará el panel del recorrido de su tablero. Puede reactivarlo en <br /> Configuración de la cuenta <i class="fa fa-caret-right"></i> Configuración.',
|
||||
'This is the most important menu and will probably be the one you use most often!<br><br>Access all the spaces you have joined and create new spaces here.<br><br>The next guide will show you how:' => '¡Este es el menú más importante y que probablemente será el que más utilices!<br><br>Accede a los espacios a los que te hayas unido y crea nuevos espacios aquí.<br><br>La siguiente guía te mostrará cómo:',
|
||||
'You are the first user here... Yehaaa! Be a shining example and complete your profile,<br>so that future users know who is the top dog here and to whom they can turn to if they have questions.' => 'Eres el primer usuario aquí ... ¡Yehaaa! Sea un ejemplo brillante y complete su perfil, para que los futuros usuarios sepan quién es el mejor perro aquí y a quién pueden dirigirse si tienen preguntas.',
|
||||
'Your firstname' => 'Tu nombre',
|
||||
'Your lastname' => 'Tu apellido',
|
||||
'Your mobile phone number' => 'Tu número de teléfono',
|
||||
'Your phone number at work' => 'Tu número de teléfono en el trabajo',
|
||||
'Your skills, knowledge and experience' => 'Tus habilidades, conocimiento y experiencia',
|
||||
'Your title or position' => 'Tu título o posición',
|
||||
'« Prev' => '<< Anterior',
|
||||
);
|
||||
|
@ -1,124 +1,123 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'<strong>Followers</strong>' => 'Seguidores de <strong>usuario</strong>',
|
||||
'<strong>Following</strong>' => '<strong>Siguiendo</strong> a usuario',
|
||||
'<strong>Member</strong> in these spaces' => '<strong>Miembros</strong> en estos espacios',
|
||||
'<strong>Member</strong> of these Spaces' => '<strong>Miembro</strong> de estos Espacios',
|
||||
'<strong>People</strong>' => '<strong>Personas</strong>',
|
||||
'<strong>User</strong> tags' => 'Etiquetas de <strong>usuario</strong>',
|
||||
'All' => 'Todos',
|
||||
'Allow users to mention you' => 'Permitir que otros usuarios te mencionen.',
|
||||
'Allows access to your about page with personal information' => 'Permite accesar a tu página Acerca de con información personal',
|
||||
'Any' => 'Cualquiera',
|
||||
'Auth Mode' => 'Modo de autenticación',
|
||||
'Basic Settings' => 'Ajustes básicos',
|
||||
'Change Email' => 'Cambiar correo',
|
||||
'Change Password' => 'Cambiar clave',
|
||||
'Change Username' => 'Cambiar nombre de usuario',
|
||||
'Confirm new password' => 'Confirmar clave',
|
||||
'Connect account' => 'Conectar cuenta',
|
||||
'Connected Accounts' => 'Cuentas Conectadas',
|
||||
'Connected accounts' => 'Cuentas conectadas',
|
||||
'Created at' => 'Creado el',
|
||||
'Created by' => 'Creado por',
|
||||
'Current password' => 'Clave actual',
|
||||
'Currently in use' => 'Actualmente en uso',
|
||||
'Default Group' => 'Grupo predeterminado',
|
||||
'Default Space' => 'Espacio predeterminado',
|
||||
'Delete' => 'Borrar',
|
||||
'Delete Account' => 'Borrar cuenta',
|
||||
'Description' => 'Descripción',
|
||||
'Did you forget your password?' => '¿Ha olvidado su clave?',
|
||||
'Disconnect account' => 'Desconectar cuenta',
|
||||
'Edit' => 'Editar',
|
||||
'Email' => 'Correo electrónico',
|
||||
'Enable Notifications' => 'Activar notificaciones',
|
||||
'Find people by their profile data or user tags' => 'Encontrar personas por los datos de su perfil o etiquetas de usuario',
|
||||
'Follow' => 'Seguir',
|
||||
'Followers' => 'Seguidores',
|
||||
'Following' => 'Siguiendo',
|
||||
'Following (User)' => 'Usuarios seguidos',
|
||||
'Force password change upon first login' => 'Obligar a cambiar la clave la primera vez que se acceda',
|
||||
'Force password change upon next login' => 'Obligar a cambiar la clave la siguiente vez que se acceda',
|
||||
'Friends' => 'Amigos',
|
||||
'Here you can connect to external service provider for using external services like a single sign on authentication.' => 'Aquí puede conectar a un proveedor de servicios externo para utilizar servicios externos como un solo registro o autenticación.',
|
||||
'If this wasn\'t you, you can disregard this message.' => 'Si no era usted, puede ignorar este mensaje.',
|
||||
'Invite by email' => 'Invitar por correo electrónico',
|
||||
'Invite by link' => 'Invitar mediante un enlace',
|
||||
'Invite new people' => 'Invitar a nuevas personas',
|
||||
'Invited by' => 'Invitado por',
|
||||
'It looks like you clicked on an invalid password reset link. Please try again.' => 'Parece que ha hecho clic en un enlace de restauración de clave inválido. Por favor vuelva a intentarlo.',
|
||||
'Language' => 'Idioma',
|
||||
'Last Login' => 'Último registro',
|
||||
'Mentioning' => 'Mencionando',
|
||||
'Missing E-Mail Attribute from AuthClient.' => 'Falta el atributo E-Mail en AuthClient.',
|
||||
'Missing ID AuthClient Attribute from AuthClient.' => 'Falta el atributo ID AuthClient en AuthClient.',
|
||||
'Modules' => 'Módulos',
|
||||
'My Account' => 'Mi Cuenta',
|
||||
'Name' => 'Nombre',
|
||||
'New password' => 'Nueva contraseña',
|
||||
'No results found!' => 'Sin resultados encontrados!',
|
||||
'No users found.' => 'No se encontraron usuarios.',
|
||||
'Notifications' => 'Notificaciones',
|
||||
'Offline' => 'Offline',
|
||||
'Online' => 'Online',
|
||||
'Password' => 'Contraseña',
|
||||
'Password changed' => 'Clave cambiada',
|
||||
'Password needs to be at least {chars} characters long.' => 'La contraseña tiene que tener al menos {chars} caracteres.',
|
||||
'Password recovery' => 'Recuperar clave',
|
||||
'Pending Requests' => 'Solicitudes pendientes',
|
||||
'People' => 'Gente',
|
||||
'Permission' => 'Permiso',
|
||||
'Profile' => 'Perfil',
|
||||
'Profile posts only' => 'Sólo entradas de perfil',
|
||||
'Register now and participate!' => '¡Regístrese ahora y participe!',
|
||||
'Search...' => 'Buscar...',
|
||||
'Security' => 'Seguridad',
|
||||
'Settings' => 'Ajustes',
|
||||
'Show At Registration' => 'Mostrar en Registro',
|
||||
'Show all content' => 'Mostrar todo el contenido',
|
||||
'Sign in' => 'Iniciar sesión',
|
||||
'Sign in / up' => 'Entrar / Registrarse',
|
||||
'Sign up' => 'Registrarse',
|
||||
'Sign up now' => 'Registrarse ahora',
|
||||
'Sort order' => 'Ordenado por',
|
||||
'Source' => 'Fuente',
|
||||
'Status' => 'Estado',
|
||||
'Tags' => 'Etiquetas',
|
||||
'The secure link has been copied in your clipboard!' => '¡El enlace seguro se ha copiado al portapapeles!',
|
||||
'Try other keywords or remove filters.' => 'Intentar otras palabras clave o eliminar filtros.',
|
||||
'Unknown user status!' => 'Estado del usuario desconocido.',
|
||||
'Unsuccessful login attempts since last login: {failedLoginAttemptsCount}' => 'Intentos de inicio de sesión fallidos desde el último inicio de sesión: {failedLoginAttemptsCount}',
|
||||
'Updated at' => 'Actualizado el',
|
||||
'Updated by' => 'Actualizado por',
|
||||
'User' => 'Usuario',
|
||||
'User Group' => 'Grupo de usuarios',
|
||||
'User has been invited.' => 'El usuario ha sido invitado.',
|
||||
'Username' => 'Nombre de usuario',
|
||||
'Username contains invalid characters.' => 'Ese nombre de usuario contiene caracteres no válidos.',
|
||||
'View your about page' => 'Ver tu página Acerca de',
|
||||
'Visibility' => 'Visibilidad',
|
||||
'Visible' => 'Visible',
|
||||
'Welcome to %appName%' => 'Bienvenido a %appName%',
|
||||
'Welcome to %appName%. Please click on the button below to proceed with your registration.' => 'Bienvenido a %appName%.Por favor, haz clic en el botón de abajo para proceder a registrarte.',
|
||||
'Whenever a user follows another user.' => 'Cuando un usuario sigue a otro usuario.',
|
||||
'You got an invite' => 'Tiene una invitación',
|
||||
'You tried registering an account with %appName%, but already have an account associated with this email address.' => 'Usted ha tratado de registrar una cuanta en %appName%, pero ya existe una cuenta asociada a esa dirección de correo electrónico.',
|
||||
'You\'re not registered.' => 'Usted no está registrado.',
|
||||
'You\'ve been invited to join {space} on {appName}' => 'Ha sido invitado a unirse a {space} en {appName}',
|
||||
'Your account is disabled!' => '¡Su cuenta está deshabilitada!',
|
||||
'Your account is not approved yet!' => '¡Su cuenta todavía no ha sido aprobada!',
|
||||
'Your are already logged in! - Logout first!' => '¡Ya estás autenticado! ¡Antes tienes que salir!',
|
||||
'Your new password must not be equal your current password!' => 'Tu nueva clave no debe ser igual a la actual',
|
||||
'invited you to join {name}.' => 'le ha invitado a unirse a {name}.',
|
||||
'invited you to join {space} on {name}.' => 'le ha invitado a unerse a {space} en {name}.',
|
||||
'or' => 'o',
|
||||
'Advanced Profile Search' => '',
|
||||
'Block user' => '',
|
||||
'Group Manager(s)' => '',
|
||||
'The Group Manager can approve pending registrations of this group.' => '',
|
||||
'The user has been blocked for you.' => '',
|
||||
'The user has been unblocked for you.' => '',
|
||||
'Unblock user' => '',
|
||||
];
|
||||
return array (
|
||||
'<strong>Followers</strong>' => 'Seguidores de <strong>usuario</strong>',
|
||||
'<strong>Following</strong>' => '<strong>Siguiendo</strong> a usuario',
|
||||
'<strong>Member</strong> in these spaces' => '<strong>Miembros</strong> en estos espacios',
|
||||
'<strong>Member</strong> of these Spaces' => '<strong>Miembro</strong> de estos Espacios',
|
||||
'<strong>People</strong>' => '<strong>Personas</strong>',
|
||||
'<strong>User</strong> tags' => 'Etiquetas de <strong>usuario</strong>',
|
||||
'Advanced Profile Search' => 'Búsqueda avanzada de perfiles',
|
||||
'All' => 'Todos',
|
||||
'Allow users to mention you' => 'Permitir que otros usuarios te mencionen.',
|
||||
'Allows access to your about page with personal information' => 'Permite accesar a tu página Acerca de con información personal',
|
||||
'Any' => 'Cualquiera',
|
||||
'Auth Mode' => 'Modo de autenticación',
|
||||
'Basic Settings' => 'Ajustes básicos',
|
||||
'Block user' => 'Bloquear usuario',
|
||||
'Change Email' => 'Cambiar correo',
|
||||
'Change Password' => 'Cambiar clave',
|
||||
'Change Username' => 'Cambiar nombre de usuario',
|
||||
'Confirm new password' => 'Confirmar clave',
|
||||
'Connect account' => 'Conectar cuenta',
|
||||
'Connected Accounts' => 'Cuentas Conectadas',
|
||||
'Connected accounts' => 'Cuentas conectadas',
|
||||
'Created at' => 'Creado el',
|
||||
'Created by' => 'Creado por',
|
||||
'Current password' => 'Clave actual',
|
||||
'Currently in use' => 'Actualmente en uso',
|
||||
'Default Group' => 'Grupo predeterminado',
|
||||
'Default Space' => 'Espacio predeterminado',
|
||||
'Delete' => 'Borrar',
|
||||
'Delete Account' => 'Borrar cuenta',
|
||||
'Description' => 'Descripción',
|
||||
'Did you forget your password?' => '¿Ha olvidado su clave?',
|
||||
'Disconnect account' => 'Desconectar cuenta',
|
||||
'Edit' => 'Editar',
|
||||
'Email' => 'Correo electrónico',
|
||||
'Enable Notifications' => 'Activar notificaciones',
|
||||
'Find people by their profile data or user tags' => 'Encontrar personas por los datos de su perfil o etiquetas de usuario',
|
||||
'Follow' => 'Seguir',
|
||||
'Followers' => 'Seguidores',
|
||||
'Following' => 'Siguiendo',
|
||||
'Following (User)' => 'Usuarios seguidos',
|
||||
'Force password change upon first login' => 'Obligar a cambiar la clave la primera vez que se acceda',
|
||||
'Force password change upon next login' => 'Obligar a cambiar la clave la siguiente vez que se acceda',
|
||||
'Friends' => 'Amigos',
|
||||
'Group Manager(s)' => 'Administrador(es) de Grupo',
|
||||
'Here you can connect to external service provider for using external services like a single sign on authentication.' => 'Aquí puede conectar a un proveedor de servicios externo para utilizar servicios externos como un solo registro o autenticación.',
|
||||
'If this wasn\'t you, you can disregard this message.' => 'Si no era usted, puede ignorar este mensaje.',
|
||||
'Invite by email' => 'Invitar por correo electrónico',
|
||||
'Invite by link' => 'Invitar mediante un enlace',
|
||||
'Invite new people' => 'Invitar a nuevas personas',
|
||||
'Invited by' => 'Invitado por',
|
||||
'It looks like you clicked on an invalid password reset link. Please try again.' => 'Parece que ha hecho clic en un enlace de restauración de clave inválido. Por favor vuelva a intentarlo.',
|
||||
'Language' => 'Idioma',
|
||||
'Last Login' => 'Último registro',
|
||||
'Mentioning' => 'Mencionando',
|
||||
'Missing E-Mail Attribute from AuthClient.' => 'Falta el atributo E-Mail en AuthClient.',
|
||||
'Missing ID AuthClient Attribute from AuthClient.' => 'Falta el atributo ID AuthClient en AuthClient.',
|
||||
'Modules' => 'Módulos',
|
||||
'My Account' => 'Mi Cuenta',
|
||||
'Name' => 'Nombre',
|
||||
'New password' => 'Nueva contraseña',
|
||||
'No results found!' => 'Sin resultados encontrados!',
|
||||
'No users found.' => 'No se encontraron usuarios.',
|
||||
'Notifications' => 'Notificaciones',
|
||||
'Offline' => 'Offline',
|
||||
'Online' => 'Online',
|
||||
'Password' => 'Contraseña',
|
||||
'Password changed' => 'Clave cambiada',
|
||||
'Password needs to be at least {chars} characters long.' => 'La contraseña tiene que tener al menos {chars} caracteres.',
|
||||
'Password recovery' => 'Recuperar clave',
|
||||
'Pending Requests' => 'Solicitudes pendientes',
|
||||
'People' => 'Gente',
|
||||
'Permission' => 'Permiso',
|
||||
'Profile' => 'Perfil',
|
||||
'Profile posts only' => 'Sólo entradas de perfil',
|
||||
'Register now and participate!' => '¡Regístrese ahora y participe!',
|
||||
'Search...' => 'Buscar...',
|
||||
'Security' => 'Seguridad',
|
||||
'Settings' => 'Ajustes',
|
||||
'Show At Registration' => 'Mostrar en Registro',
|
||||
'Show all content' => 'Mostrar todo el contenido',
|
||||
'Sign in' => 'Iniciar sesión',
|
||||
'Sign in / up' => 'Entrar / Registrarse',
|
||||
'Sign up' => 'Registrarse',
|
||||
'Sign up now' => 'Registrarse ahora',
|
||||
'Sort order' => 'Ordenado por',
|
||||
'Source' => 'Fuente',
|
||||
'Status' => 'Estado',
|
||||
'Tags' => 'Etiquetas',
|
||||
'The Group Manager can approve pending registrations of this group.' => 'El administrador del grupo puede aprobar los registros pendientes del grupo.',
|
||||
'The secure link has been copied in your clipboard!' => '¡El enlace seguro se ha copiado al portapapeles!',
|
||||
'The user has been blocked for you.' => 'Has bloqueado al usuario.',
|
||||
'The user has been unblocked for you.' => 'Has desbloqueado al usuario.',
|
||||
'Try other keywords or remove filters.' => 'Intentar otras palabras clave o eliminar filtros.',
|
||||
'Unblock user' => 'Desbloquear usuario',
|
||||
'Unknown user status!' => 'Estado del usuario desconocido.',
|
||||
'Unsuccessful login attempts since last login: {failedLoginAttemptsCount}' => 'Intentos de inicio de sesión fallidos desde el último inicio de sesión: {failedLoginAttemptsCount}',
|
||||
'Updated at' => 'Actualizado el',
|
||||
'Updated by' => 'Actualizado por',
|
||||
'User' => 'Usuario',
|
||||
'User Group' => 'Grupo de usuarios',
|
||||
'User has been invited.' => 'El usuario ha sido invitado.',
|
||||
'Username' => 'Nombre de usuario',
|
||||
'Username contains invalid characters.' => 'Ese nombre de usuario contiene caracteres no válidos.',
|
||||
'View your about page' => 'Ver tu página Acerca de',
|
||||
'Visibility' => 'Visibilidad',
|
||||
'Visible' => 'Visible',
|
||||
'Welcome to %appName%' => 'Bienvenido a %appName%',
|
||||
'Welcome to %appName%. Please click on the button below to proceed with your registration.' => 'Bienvenido a %appName%.Por favor, haz clic en el botón de abajo para proceder a registrarte.',
|
||||
'Whenever a user follows another user.' => 'Cuando un usuario sigue a otro usuario.',
|
||||
'You got an invite' => 'Tiene una invitación',
|
||||
'You tried registering an account with %appName%, but already have an account associated with this email address.' => 'Usted ha tratado de registrar una cuanta en %appName%, pero ya existe una cuenta asociada a esa dirección de correo electrónico.',
|
||||
'You\'re not registered.' => 'Usted no está registrado.',
|
||||
'You\'ve been invited to join {space} on {appName}' => 'Ha sido invitado a unirse a {space} en {appName}',
|
||||
'Your account is disabled!' => '¡Su cuenta está deshabilitada!',
|
||||
'Your account is not approved yet!' => '¡Su cuenta todavía no ha sido aprobada!',
|
||||
'Your are already logged in! - Logout first!' => '¡Ya estás autenticado! ¡Antes tienes que salir!',
|
||||
'Your new password must not be equal your current password!' => 'Tu nueva clave no debe ser igual a la actual',
|
||||
'invited you to join {name}.' => 'le ha invitado a unirse a {name}.',
|
||||
'invited you to join {space} on {name}.' => 'le ha invitado a unerse a {space} en {name}.',
|
||||
'or' => 'o',
|
||||
);
|
||||
|
@ -1,120 +1,119 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'%y Years' => '%y Años',
|
||||
'<b>This profile stream is still empty!</b>' => '<b>¡La actividad de este perfil está aún vacía!</b>',
|
||||
'<b>This profile stream is still empty</b><br>Be the first and post something...' => '<b>Esta actividad está vacía todavía</b><br />Sé el primero en añadir algo...',
|
||||
'<b>Your profile stream is still empty</b><br>Get started and post something...' => '<b>La actividad de tu perfil aún está vacia</b><br />Comienza escribiendo algo...',
|
||||
'<strong>About</strong> this user' => '<strong>Sobre</strong> este usuario',
|
||||
'<strong>Profile</strong> menu' => 'Menú de <strong>perfil</strong>',
|
||||
'About' => 'Acerca de',
|
||||
'Allow other selection' => 'Permitir otra selección',
|
||||
'Birthday' => 'Cumpleaños',
|
||||
'Birthday field options' => 'Opciones del campo Cumpleaños',
|
||||
'Checkbox' => 'Caja',
|
||||
'Checkbox List' => 'Lista de marcas',
|
||||
'Checkbox field options' => 'Opciones del campo de selección',
|
||||
'City' => 'Ciudad',
|
||||
'Comma separated country codes, e.g. DE,EN,AU' => 'Códigos de país separados por comas, p.ej. DE,EN,AU',
|
||||
'Communication' => 'Comunicación',
|
||||
'Country' => 'País',
|
||||
'Created at' => 'Creado el',
|
||||
'Created by' => 'Creado por',
|
||||
'Creation date of the user' => 'Fecha de creación del usuario',
|
||||
'Date' => 'Fecha',
|
||||
'Date(-time) field options' => 'Opciones del campo Fecha (y hora)',
|
||||
'Datetime' => 'Fecha y hora',
|
||||
'Default value' => 'Valor por defecto',
|
||||
'Description' => 'Descripción',
|
||||
'Diverse' => 'Diverso',
|
||||
'E-Mail' => 'Correo electrónico',
|
||||
'E-mail address of the user' => 'Correo electrónico del usuario',
|
||||
'Edit account' => 'Editar cuenta',
|
||||
'Editable' => 'Editable',
|
||||
'Facebook URL' => 'Enlace de Facebook',
|
||||
'Fax' => 'Fax',
|
||||
'Female' => 'Mujer',
|
||||
'Field Type could not be changed!' => '¡El tipo de campo no se puede cambiar!',
|
||||
'Fieldtype' => 'Tipo de campo',
|
||||
'First name' => 'Nombre',
|
||||
'Followers' => 'Seguidores',
|
||||
'Following' => 'Siguiendo',
|
||||
'Friends' => 'Amigos',
|
||||
'Gender' => 'Sexo',
|
||||
'General' => 'General',
|
||||
'Hide age per default' => 'Ocultar edad por defecto',
|
||||
'Hide year in profile' => 'Ocultar el año en el perfil',
|
||||
'ID' => 'ID',
|
||||
'Instagram URL' => 'URL de Instagram',
|
||||
'Internal Name' => 'Nombre interno',
|
||||
'Internal name already in use!' => '¡El nombre interno ya está en uso!',
|
||||
'Internal name could not be changed!' => '¡El nombre interno no se puede cambiar!',
|
||||
'Invalid field type!' => '¡Tipo de campo no válido!',
|
||||
'Invalid!' => 'Inválido!',
|
||||
'LDAP Attribute' => 'Atributo LDAP',
|
||||
'Last login date of the user' => 'Fecha de última conexión del usuario',
|
||||
'Last name' => 'Apellido',
|
||||
'Link Prefix (e.g. https://, mailto:, tel://)' => 'Prefijo del enlace (p. ej. https://, mailto:, tel://)',
|
||||
'LinkedIn URL' => 'Enlace de LinkedIn',
|
||||
'Male' => 'Hombre',
|
||||
'Markdown' => 'Reducción',
|
||||
'Maximum length' => 'Longitud máxima',
|
||||
'Maximum value' => 'Valor máximo',
|
||||
'Minimum length' => 'Longitud mínima',
|
||||
'Minimum value' => 'Valor mínimo',
|
||||
'Mobile' => 'Móvil',
|
||||
'Module' => 'Módulo',
|
||||
'Must contain at least one character.' => 'Tiene que contener al menos un carácter.',
|
||||
'Number' => 'Número',
|
||||
'Number field options' => 'Opciones del campo Número',
|
||||
'One option per line. Key=>Value Format (e.g. yes=>Yes)' => 'Una opción por línea. Formato Clave=>Valor (p.ej. si=Sí)',
|
||||
'Only alphanumeric characters allowed!' => '¡Solo se permiten caracteres alfanuméricos!',
|
||||
'Other:' => 'Otros:',
|
||||
'Phone Private' => 'Teléfono privado',
|
||||
'Phone Work' => 'Teléfono del trabajo',
|
||||
'Please select:' => 'Por favor, elige:',
|
||||
'Possible values' => 'Valores posibles',
|
||||
'Profile Field Category' => 'Categoría del campo de perfil',
|
||||
'Regular Expression: Error message' => 'Expresión regular: Mensaje de error',
|
||||
'Regular Expression: Validator' => 'Expresión regular: Validar',
|
||||
'Required' => 'Requerido',
|
||||
'Searchable' => 'Buscable',
|
||||
'Select List' => 'Lista de selección',
|
||||
'Select field options' => 'Opciones del campo Lista de selección',
|
||||
'Show at registration' => 'Mostrar en el registro',
|
||||
'Show date/time picker' => 'Mostrar un selector de fecha/hora',
|
||||
'Social bookmarks' => 'Marcadores sociales',
|
||||
'Sort order' => 'Orden',
|
||||
'Spaces' => 'Espacios',
|
||||
'State' => 'Estado',
|
||||
'Stream' => 'Actividad',
|
||||
'Street' => 'Calle',
|
||||
'Supported ISO3166 country codes' => 'Códigos de país ISO3166 soportados',
|
||||
'Text' => 'Texto',
|
||||
'Text Area' => 'Área de texto',
|
||||
'Text Field Options' => 'Opciones del campo Texto',
|
||||
'Text area field options' => 'Opciones del campo Área de texto',
|
||||
'This profile is no longer available!' => '¡Este perfil ya no está disponible!',
|
||||
'This user account is not approved yet!' => '¡Esta cuenta de usuario no está aprobada todavía!',
|
||||
'This will add an additional input element for custom values' => 'Añade un elemento de entrada adicional para incluir valores personalizados',
|
||||
'TikTok URL' => 'URL de TikTok',
|
||||
'Title' => 'Título',
|
||||
'Translation Category ID' => 'ID de la categoría de traducción',
|
||||
'Twitter URL' => 'Enlace de Twitter',
|
||||
'Type Config' => 'Configuración de tipo',
|
||||
'Updated at' => 'Actualizado el',
|
||||
'Updated by' => 'Actualizado por',
|
||||
'Use as Directory filter' => 'Utilizar como filtro del Directorio',
|
||||
'Username' => 'Nombre de usuario',
|
||||
'Validator' => 'Validar',
|
||||
'Vimeo URL' => 'Enlace de Vimeo',
|
||||
'Visible' => 'Visible',
|
||||
'Website URL' => 'Web',
|
||||
'XMPP Jabber Address' => 'Direccción Jabber XMPP',
|
||||
'Xing URL' => 'Enlace de Xing',
|
||||
'You need to login to view this user profile!' => '¡Necesitas iniciar sesión para ver este perfil de usuario!',
|
||||
'YouTube URL' => 'Enlace de YouTube',
|
||||
'Zip' => 'Código postal',
|
||||
'{attribute} is required!' => 'Se requiere {attribute}!',
|
||||
'Mastodon URL' => '',
|
||||
];
|
||||
return array (
|
||||
'%y Years' => '%y Años',
|
||||
'<b>This profile stream is still empty!</b>' => '<b>¡La actividad de este perfil está aún vacía!</b>',
|
||||
'<b>This profile stream is still empty</b><br>Be the first and post something...' => '<b>Esta actividad está vacía todavía</b><br />Sé el primero en añadir algo...',
|
||||
'<b>Your profile stream is still empty</b><br>Get started and post something...' => '<b>La actividad de tu perfil aún está vacia</b><br />Comienza escribiendo algo...',
|
||||
'<strong>About</strong> this user' => '<strong>Sobre</strong> este usuario',
|
||||
'<strong>Profile</strong> menu' => 'Menú de <strong>perfil</strong>',
|
||||
'About' => 'Acerca de',
|
||||
'Allow other selection' => 'Permitir otra selección',
|
||||
'Birthday' => 'Cumpleaños',
|
||||
'Birthday field options' => 'Opciones del campo Cumpleaños',
|
||||
'Checkbox' => 'Caja',
|
||||
'Checkbox List' => 'Lista de marcas',
|
||||
'Checkbox field options' => 'Opciones del campo de selección',
|
||||
'City' => 'Ciudad',
|
||||
'Comma separated country codes, e.g. DE,EN,AU' => 'Códigos de país separados por comas, p.ej. DE,EN,AU',
|
||||
'Communication' => 'Comunicación',
|
||||
'Country' => 'País',
|
||||
'Created at' => 'Creado el',
|
||||
'Created by' => 'Creado por',
|
||||
'Creation date of the user' => 'Fecha de creación del usuario',
|
||||
'Date' => 'Fecha',
|
||||
'Date(-time) field options' => 'Opciones del campo Fecha (y hora)',
|
||||
'Datetime' => 'Fecha y hora',
|
||||
'Default value' => 'Valor por defecto',
|
||||
'Description' => 'Descripción',
|
||||
'Diverse' => 'Diverso',
|
||||
'E-Mail' => 'Correo electrónico',
|
||||
'E-mail address of the user' => 'Correo electrónico del usuario',
|
||||
'Edit account' => 'Editar cuenta',
|
||||
'Editable' => 'Editable',
|
||||
'Facebook URL' => 'Enlace de Facebook',
|
||||
'Fax' => 'Fax',
|
||||
'Female' => 'Mujer',
|
||||
'Field Type could not be changed!' => '¡El tipo de campo no se puede cambiar!',
|
||||
'Fieldtype' => 'Tipo de campo',
|
||||
'First name' => 'Nombre',
|
||||
'Followers' => 'Seguidores',
|
||||
'Following' => 'Siguiendo',
|
||||
'Friends' => 'Amigos',
|
||||
'Gender' => 'Sexo',
|
||||
'General' => 'General',
|
||||
'Hide age per default' => 'Ocultar edad por defecto',
|
||||
'Hide year in profile' => 'Ocultar el año en el perfil',
|
||||
'ID' => 'ID',
|
||||
'Instagram URL' => 'URL de Instagram',
|
||||
'Internal Name' => 'Nombre interno',
|
||||
'Internal name already in use!' => '¡El nombre interno ya está en uso!',
|
||||
'Internal name could not be changed!' => '¡El nombre interno no se puede cambiar!',
|
||||
'Invalid field type!' => '¡Tipo de campo no válido!',
|
||||
'Invalid!' => 'Inválido!',
|
||||
'LDAP Attribute' => 'Atributo LDAP',
|
||||
'Last login date of the user' => 'Fecha de última conexión del usuario',
|
||||
'Last name' => 'Apellido',
|
||||
'Link Prefix (e.g. https://, mailto:, tel://)' => 'Prefijo del enlace (p. ej. https://, mailto:, tel://)',
|
||||
'LinkedIn URL' => 'Enlace de LinkedIn',
|
||||
'Male' => 'Hombre',
|
||||
'Markdown' => 'Reducción',
|
||||
'Mastodon URL' => 'URL de Mastodon',
|
||||
'Maximum length' => 'Longitud máxima',
|
||||
'Maximum value' => 'Valor máximo',
|
||||
'Minimum length' => 'Longitud mínima',
|
||||
'Minimum value' => 'Valor mínimo',
|
||||
'Mobile' => 'Móvil',
|
||||
'Module' => 'Módulo',
|
||||
'Must contain at least one character.' => 'Tiene que contener al menos un carácter.',
|
||||
'Number' => 'Número',
|
||||
'Number field options' => 'Opciones del campo Número',
|
||||
'One option per line. Key=>Value Format (e.g. yes=>Yes)' => 'Una opción por línea. Formato Clave=>Valor (p.ej. si=Sí)',
|
||||
'Only alphanumeric characters allowed!' => '¡Solo se permiten caracteres alfanuméricos!',
|
||||
'Other:' => 'Otros:',
|
||||
'Phone Private' => 'Teléfono privado',
|
||||
'Phone Work' => 'Teléfono del trabajo',
|
||||
'Please select:' => 'Por favor, elige:',
|
||||
'Possible values' => 'Valores posibles',
|
||||
'Profile Field Category' => 'Categoría del campo de perfil',
|
||||
'Regular Expression: Error message' => 'Expresión regular: Mensaje de error',
|
||||
'Regular Expression: Validator' => 'Expresión regular: Validar',
|
||||
'Required' => 'Requerido',
|
||||
'Searchable' => 'Buscable',
|
||||
'Select List' => 'Lista de selección',
|
||||
'Select field options' => 'Opciones del campo Lista de selección',
|
||||
'Show at registration' => 'Mostrar en el registro',
|
||||
'Show date/time picker' => 'Mostrar un selector de fecha/hora',
|
||||
'Social bookmarks' => 'Marcadores sociales',
|
||||
'Sort order' => 'Orden',
|
||||
'Spaces' => 'Espacios',
|
||||
'State' => 'Estado',
|
||||
'Stream' => 'Actividad',
|
||||
'Street' => 'Calle',
|
||||
'Supported ISO3166 country codes' => 'Códigos de país ISO3166 soportados',
|
||||
'Text' => 'Texto',
|
||||
'Text Area' => 'Área de texto',
|
||||
'Text Field Options' => 'Opciones del campo Texto',
|
||||
'Text area field options' => 'Opciones del campo Área de texto',
|
||||
'This profile is no longer available!' => '¡Este perfil ya no está disponible!',
|
||||
'This user account is not approved yet!' => '¡Esta cuenta de usuario no está aprobada todavía!',
|
||||
'This will add an additional input element for custom values' => 'Añade un elemento de entrada adicional para incluir valores personalizados',
|
||||
'TikTok URL' => 'URL de TikTok',
|
||||
'Title' => 'Título',
|
||||
'Translation Category ID' => 'ID de la categoría de traducción',
|
||||
'Twitter URL' => 'Enlace de Twitter',
|
||||
'Type Config' => 'Configuración de tipo',
|
||||
'Updated at' => 'Actualizado el',
|
||||
'Updated by' => 'Actualizado por',
|
||||
'Use as Directory filter' => 'Utilizar como filtro del Directorio',
|
||||
'Username' => 'Nombre de usuario',
|
||||
'Validator' => 'Validar',
|
||||
'Vimeo URL' => 'Enlace de Vimeo',
|
||||
'Visible' => 'Visible',
|
||||
'Website URL' => 'Web',
|
||||
'XMPP Jabber Address' => 'Direccción Jabber XMPP',
|
||||
'Xing URL' => 'Enlace de Xing',
|
||||
'You need to login to view this user profile!' => '¡Necesitas iniciar sesión para ver este perfil de usuario!',
|
||||
'YouTube URL' => 'Enlace de YouTube',
|
||||
'Zip' => 'Código postal',
|
||||
'{attribute} is required!' => 'Se requiere {attribute}!',
|
||||
);
|
||||
|
@ -1,124 +1,123 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'<strong>Followers</strong>' => 'A felhasználót <strong>követi</strong>',
|
||||
'<strong>Following</strong>' => 'A felhasználó <strong>követi</strong>',
|
||||
'<strong>Member</strong> in these spaces' => '<strong>Tag</strong> ezekben a közösségekben',
|
||||
'<strong>Member</strong> of these Spaces' => 'Ezeknek a Közösségeknek a <strong>tagja</strong>',
|
||||
'<strong>People</strong>' => '<strong>Emberek</strong>',
|
||||
'<strong>User</strong> tags' => '<strong>Felhasználó</strong> cimkék',
|
||||
'All' => 'Minden',
|
||||
'Allow users to mention you' => 'Engedélyezd a felhasználóknak, hogy megemlítsenek',
|
||||
'Allows access to your about page with personal information' => 'Hozzáférés biztosítása a személyes információkhoz a \'Rólam\' oldaladon',
|
||||
'Any' => 'Bármi',
|
||||
'Auth Mode' => 'Hitelesítés módja',
|
||||
'Basic Settings' => 'Általános beállitások',
|
||||
'Block user' => 'Felhasználó letiltása',
|
||||
'Change Email' => 'E-mail cím módosítása',
|
||||
'Change Password' => 'Jelszó módosítása',
|
||||
'Change Username' => 'Felhasználónév módosítása',
|
||||
'Confirm new password' => 'Új jelszó megerősítése',
|
||||
'Connect account' => 'Fiók összekapcsolása',
|
||||
'Connected Accounts' => 'Kapcsolt fiókok',
|
||||
'Connected accounts' => 'Kapcsolt fiókok',
|
||||
'Created at' => 'Létrehozva',
|
||||
'Created by' => 'Létrehozta',
|
||||
'Current password' => 'Jelenlegi jelszó',
|
||||
'Currently in use' => 'Jelenleg használatban',
|
||||
'Default Group' => 'Alapértelmezett csoport',
|
||||
'Default Space' => 'Alapértelmezett közösség',
|
||||
'Delete' => 'Törlés',
|
||||
'Delete Account' => 'Fiók törlése',
|
||||
'Description' => 'Leírás',
|
||||
'Did you forget your password?' => 'Elfelejtette jelszavát?',
|
||||
'Disconnect account' => 'Fiók szétkapcsolása',
|
||||
'Edit' => 'Szerkesztés',
|
||||
'Email' => 'E-mail',
|
||||
'Enable Notifications' => 'Értesítések engedélyezése',
|
||||
'Find people by their profile data or user tags' => 'Keress embereket profiladataik vagy felhasználói címkéik alapján',
|
||||
'Follow' => 'Követés',
|
||||
'Followers' => 'Követők',
|
||||
'Following' => 'Követve',
|
||||
'Following (User)' => 'Követés (Felhasználó)',
|
||||
'Force password change upon first login' => 'A jelszó megváltoztatásának kényszerítése az első bejelentkezéskor',
|
||||
'Force password change upon next login' => 'A jelszó megváltoztatásának kényszerítése a következő bejelentkezéskor',
|
||||
'Friends' => 'Ismerősök',
|
||||
'Here you can connect to external service provider for using external services like a single sign on authentication.' => 'Itt külső szolgáltatóhoz csatlakozhatsz olyan külső szolgáltatások igénybe vételéhez, mint például az egyszeri feliratkozást igénylő hitelesítés.',
|
||||
'If this wasn\'t you, you can disregard this message.' => 'Ha ez nem Ön volt, figyelmen kívül hagyhatja ezt az üzenetet.',
|
||||
'Invite by email' => 'Meghívás e-mailben',
|
||||
'Invite by link' => 'Meghívás linken keresztül',
|
||||
'Invite new people' => 'Hívjon meg új embereket',
|
||||
'Invited by' => 'Meghívta:',
|
||||
'It looks like you clicked on an invalid password reset link. Please try again.' => 'Úgy tűnik, hogy érvénytelen jelszó-visszaállítási hivatkozásra kattintott. Kérljük próbálja újra.',
|
||||
'Language' => 'Nyelv',
|
||||
'Last Login' => 'Utolsó bejelentkezés',
|
||||
'Mentioning' => 'Említés',
|
||||
'Missing E-Mail Attribute from AuthClient.' => 'Az AuthClient-ből hiányzik az email attribútum.',
|
||||
'Missing ID AuthClient Attribute from AuthClient.' => 'Az AuthClient-ből hiányzik az AuthClient azonosító attribútum.',
|
||||
'Modules' => 'Modulok',
|
||||
'My Account' => 'Fiókom',
|
||||
'Name' => 'Név',
|
||||
'New password' => 'Új jelszó',
|
||||
'No results found!' => 'Nincs találat!',
|
||||
'No users found.' => 'Nem találhatók felhasználók.',
|
||||
'Notifications' => 'Értesítések',
|
||||
'Offline' => 'Offline',
|
||||
'Online' => 'Online',
|
||||
'Password' => 'Jelszó',
|
||||
'Password changed' => 'A jelszó megváltozott',
|
||||
'Password needs to be at least {chars} characters long.' => 'A jelszónak legalább {chars} karakter hosszúnak kell lennie.',
|
||||
'Password recovery' => 'Jelszó visszaállítása',
|
||||
'Pending Requests' => 'Függőben lévő Kérés',
|
||||
'People' => 'Emberek',
|
||||
'Permission' => 'Engedély',
|
||||
'Profile' => 'Profil',
|
||||
'Profile posts only' => 'Csak profilbejegyzések',
|
||||
'Register now and participate!' => 'Regisztrálj és vegyél részt benne!',
|
||||
'Search...' => 'Keresés...',
|
||||
'Security' => 'Biztonság',
|
||||
'Settings' => 'Beállítások',
|
||||
'Show At Registration' => 'Mutassa a regisztrációnál',
|
||||
'Show all content' => 'Az összes tartalom megjelenítése',
|
||||
'Sign in' => 'Bejelentkezés',
|
||||
'Sign in / up' => 'Bejelentkezés / Regisztráció',
|
||||
'Sign up' => 'Regisztráció',
|
||||
'Sign up now' => 'Regisztráció most',
|
||||
'Sort order' => 'Rendezési sorrend',
|
||||
'Source' => 'Forrás',
|
||||
'Status' => 'Állapot',
|
||||
'Tags' => 'Címkék',
|
||||
'The secure link has been copied in your clipboard!' => 'A biztonságos linket a vágólapra másolta!',
|
||||
'The user has been blocked for you.' => 'A felhasználót letiltották az Ön számára.',
|
||||
'The user has been unblocked for you.' => 'A felhasználó letiltását feloldották az Ön számára.',
|
||||
'Try other keywords or remove filters.' => 'Próbálj ki más kulcsszavakat, vagy távolítsd el a szűrőket.',
|
||||
'Unblock user' => 'Felhasználó feloldása',
|
||||
'Unknown user status!' => 'Ismeretlen felhasználói állapot!',
|
||||
'Unsuccessful login attempts since last login: {failedLoginAttemptsCount}' => 'A legutóbbi bejelentkezés óta sikertelen bejelentkezési próbálkozások: {failedLoginAttemptsCount}',
|
||||
'Updated at' => 'Frissítve',
|
||||
'Updated by' => 'Frissítette',
|
||||
'User' => 'Felhasználó',
|
||||
'User Group' => 'Felhasználói Csoport',
|
||||
'User has been invited.' => 'Felhasználó meghívva.',
|
||||
'Username' => 'Felhasználónév',
|
||||
'Username contains invalid characters.' => 'A felhasználónév érvénytelen karaktereket tartalmaz.',
|
||||
'View your about page' => 'Látható a Bővebben oldalon',
|
||||
'Visibility' => 'Láthatóság',
|
||||
'Visible' => 'Látható',
|
||||
'Welcome to %appName%' => 'Üdvözlünk a(z) %appName% oldalon',
|
||||
'Welcome to %appName%. Please click on the button below to proceed with your registration.' => 'Üdvözlünk a(z) %appName% oldalon. A regisztrációd befejezéséhez kattints az alábbi gombra.',
|
||||
'Whenever a user follows another user.' => 'Amikor egy felhasználó követ egy másik felhasználót.',
|
||||
'You got an invite' => 'Meghívód érkezett',
|
||||
'You tried registering an account with %appName%, but already have an account associated with this email address.' => 'Megpróbált regisztrálni egy fiókot a %appName% szolgáltatással, de már van fiókja társítva ehhez az e-mail címhez.',
|
||||
'You\'re not registered.' => 'Nem vagy regisztrálva.',
|
||||
'You\'ve been invited to join {space} on {appName}' => 'Meghívást kaptál, hogy csatlakozz a(z) {space} közösséghez itt: {appName}',
|
||||
'Your account is disabled!' => 'A fiókod fel van függesztve!',
|
||||
'Your account is not approved yet!' => 'A fiókod még nincs jóváhagyva!',
|
||||
'Your are already logged in! - Logout first!' => 'Te már be vagy jelentkezve! - Először jelentkezz ki!',
|
||||
'Your new password must not be equal your current password!' => 'Az új jelszavad nem egyezhet meg a jelenlegi jelszavaddal!',
|
||||
'invited you to join {name}.' => 'meghívott, hogy csatlakozz ehhez: {name}',
|
||||
'invited you to join {space} on {name}.' => 'meghívott, hogy csatlakozz ehhez: {space} itt: {name}.',
|
||||
'or' => 'vagy',
|
||||
'Advanced Profile Search' => '',
|
||||
'Group Manager(s)' => '',
|
||||
'The Group Manager can approve pending registrations of this group.' => '',
|
||||
];
|
||||
return array (
|
||||
'<strong>Followers</strong>' => 'A felhasználót <strong>követi</strong>',
|
||||
'<strong>Following</strong>' => 'A felhasználó <strong>követi</strong>',
|
||||
'<strong>Member</strong> in these spaces' => '<strong>Tag</strong> ezekben a közösségekben',
|
||||
'<strong>Member</strong> of these Spaces' => 'Ezeknek a Közösségeknek a <strong>tagja</strong>',
|
||||
'<strong>People</strong>' => '<strong>Emberek</strong>',
|
||||
'<strong>User</strong> tags' => '<strong>Felhasználó</strong> cimkék',
|
||||
'Advanced Profile Search' => 'Speciális profilkeresés',
|
||||
'All' => 'Minden',
|
||||
'Allow users to mention you' => 'Engedélyezd a felhasználóknak, hogy megemlítsenek',
|
||||
'Allows access to your about page with personal information' => 'Hozzáférés biztosítása a személyes információkhoz a \'Rólam\' oldaladon',
|
||||
'Any' => 'Bármi',
|
||||
'Auth Mode' => 'Hitelesítés módja',
|
||||
'Basic Settings' => 'Általános beállitások',
|
||||
'Block user' => 'Felhasználó letiltása',
|
||||
'Change Email' => 'E-mail cím módosítása',
|
||||
'Change Password' => 'Jelszó módosítása',
|
||||
'Change Username' => 'Felhasználónév módosítása',
|
||||
'Confirm new password' => 'Új jelszó megerősítése',
|
||||
'Connect account' => 'Fiók összekapcsolása',
|
||||
'Connected Accounts' => 'Kapcsolt fiókok',
|
||||
'Connected accounts' => 'Kapcsolt fiókok',
|
||||
'Created at' => 'Létrehozva',
|
||||
'Created by' => 'Létrehozta',
|
||||
'Current password' => 'Jelenlegi jelszó',
|
||||
'Currently in use' => 'Jelenleg használatban',
|
||||
'Default Group' => 'Alapértelmezett csoport',
|
||||
'Default Space' => 'Alapértelmezett közösség',
|
||||
'Delete' => 'Törlés',
|
||||
'Delete Account' => 'Fiók törlése',
|
||||
'Description' => 'Leírás',
|
||||
'Did you forget your password?' => 'Elfelejtette jelszavát?',
|
||||
'Disconnect account' => 'Fiók szétkapcsolása',
|
||||
'Edit' => 'Szerkesztés',
|
||||
'Email' => 'E-mail',
|
||||
'Enable Notifications' => 'Értesítések engedélyezése',
|
||||
'Find people by their profile data or user tags' => 'Keress embereket profiladataik vagy felhasználói címkéik alapján',
|
||||
'Follow' => 'Követés',
|
||||
'Followers' => 'Követők',
|
||||
'Following' => 'Követve',
|
||||
'Following (User)' => 'Követés (Felhasználó)',
|
||||
'Force password change upon first login' => 'A jelszó megváltoztatásának kényszerítése az első bejelentkezéskor',
|
||||
'Force password change upon next login' => 'A jelszó megváltoztatásának kényszerítése a következő bejelentkezéskor',
|
||||
'Friends' => 'Ismerősök',
|
||||
'Group Manager(s)' => 'Csoportmenedzser(ek)',
|
||||
'Here you can connect to external service provider for using external services like a single sign on authentication.' => 'Itt külső szolgáltatóhoz csatlakozhatsz olyan külső szolgáltatások igénybe vételéhez, mint például az egyszeri feliratkozást igénylő hitelesítés.',
|
||||
'If this wasn\'t you, you can disregard this message.' => 'Ha ez nem Ön volt, figyelmen kívül hagyhatja ezt az üzenetet.',
|
||||
'Invite by email' => 'Meghívás e-mailben',
|
||||
'Invite by link' => 'Meghívás linken keresztül',
|
||||
'Invite new people' => 'Hívjon meg új embereket',
|
||||
'Invited by' => 'Meghívta:',
|
||||
'It looks like you clicked on an invalid password reset link. Please try again.' => 'Úgy tűnik, hogy érvénytelen jelszó-visszaállítási hivatkozásra kattintott. Kérljük próbálja újra.',
|
||||
'Language' => 'Nyelv',
|
||||
'Last Login' => 'Utolsó bejelentkezés',
|
||||
'Mentioning' => 'Említés',
|
||||
'Missing E-Mail Attribute from AuthClient.' => 'Az AuthClient-ből hiányzik az email attribútum.',
|
||||
'Missing ID AuthClient Attribute from AuthClient.' => 'Az AuthClient-ből hiányzik az AuthClient azonosító attribútum.',
|
||||
'Modules' => 'Modulok',
|
||||
'My Account' => 'Fiókom',
|
||||
'Name' => 'Név',
|
||||
'New password' => 'Új jelszó',
|
||||
'No results found!' => 'Nincs találat!',
|
||||
'No users found.' => 'Nem találhatók felhasználók.',
|
||||
'Notifications' => 'Értesítések',
|
||||
'Offline' => 'Offline',
|
||||
'Online' => 'Online',
|
||||
'Password' => 'Jelszó',
|
||||
'Password changed' => 'A jelszó megváltozott',
|
||||
'Password needs to be at least {chars} characters long.' => 'A jelszónak legalább {chars} karakter hosszúnak kell lennie.',
|
||||
'Password recovery' => 'Jelszó visszaállítása',
|
||||
'Pending Requests' => 'Függőben lévő Kérés',
|
||||
'People' => 'Emberek',
|
||||
'Permission' => 'Engedély',
|
||||
'Profile' => 'Profil',
|
||||
'Profile posts only' => 'Csak profilbejegyzések',
|
||||
'Register now and participate!' => 'Regisztrálj és vegyél részt benne!',
|
||||
'Search...' => 'Keresés...',
|
||||
'Security' => 'Biztonság',
|
||||
'Settings' => 'Beállítások',
|
||||
'Show At Registration' => 'Mutassa a regisztrációnál',
|
||||
'Show all content' => 'Az összes tartalom megjelenítése',
|
||||
'Sign in' => 'Bejelentkezés',
|
||||
'Sign in / up' => 'Bejelentkezés / Regisztráció',
|
||||
'Sign up' => 'Regisztráció',
|
||||
'Sign up now' => 'Regisztráció most',
|
||||
'Sort order' => 'Rendezési sorrend',
|
||||
'Source' => 'Forrás',
|
||||
'Status' => 'Állapot',
|
||||
'Tags' => 'Címkék',
|
||||
'The Group Manager can approve pending registrations of this group.' => 'A csoportmenedzser jóváhagyhatja a csoport függőben lévő regisztrációit.',
|
||||
'The secure link has been copied in your clipboard!' => 'A biztonságos linket a vágólapra másolta!',
|
||||
'The user has been blocked for you.' => 'A felhasználót letiltották az Ön számára.',
|
||||
'The user has been unblocked for you.' => 'A felhasználó letiltását feloldották az Ön számára.',
|
||||
'Try other keywords or remove filters.' => 'Próbálj ki más kulcsszavakat, vagy távolítsd el a szűrőket.',
|
||||
'Unblock user' => 'Felhasználó feloldása',
|
||||
'Unknown user status!' => 'Ismeretlen felhasználói állapot!',
|
||||
'Unsuccessful login attempts since last login: {failedLoginAttemptsCount}' => 'A legutóbbi bejelentkezés óta sikertelen bejelentkezési próbálkozások: {failedLoginAttemptsCount}',
|
||||
'Updated at' => 'Frissítve',
|
||||
'Updated by' => 'Frissítette',
|
||||
'User' => 'Felhasználó',
|
||||
'User Group' => 'Felhasználói Csoport',
|
||||
'User has been invited.' => 'Felhasználó meghívva.',
|
||||
'Username' => 'Felhasználónév',
|
||||
'Username contains invalid characters.' => 'A felhasználónév érvénytelen karaktereket tartalmaz.',
|
||||
'View your about page' => 'Látható a Bővebben oldalon',
|
||||
'Visibility' => 'Láthatóság',
|
||||
'Visible' => 'Látható',
|
||||
'Welcome to %appName%' => 'Üdvözlünk a(z) %appName% oldalon',
|
||||
'Welcome to %appName%. Please click on the button below to proceed with your registration.' => 'Üdvözlünk a(z) %appName% oldalon. A regisztrációd befejezéséhez kattints az alábbi gombra.',
|
||||
'Whenever a user follows another user.' => 'Amikor egy felhasználó követ egy másik felhasználót.',
|
||||
'You got an invite' => 'Meghívód érkezett',
|
||||
'You tried registering an account with %appName%, but already have an account associated with this email address.' => 'Megpróbált regisztrálni egy fiókot a %appName% szolgáltatással, de már van fiókja társítva ehhez az e-mail címhez.',
|
||||
'You\'re not registered.' => 'Nem vagy regisztrálva.',
|
||||
'You\'ve been invited to join {space} on {appName}' => 'Meghívást kaptál, hogy csatlakozz a(z) {space} közösséghez itt: {appName}',
|
||||
'Your account is disabled!' => 'A fiókod fel van függesztve!',
|
||||
'Your account is not approved yet!' => 'A fiókod még nincs jóváhagyva!',
|
||||
'Your are already logged in! - Logout first!' => 'Te már be vagy jelentkezve! - Először jelentkezz ki!',
|
||||
'Your new password must not be equal your current password!' => 'Az új jelszavad nem egyezhet meg a jelenlegi jelszavaddal!',
|
||||
'invited you to join {name}.' => 'meghívott, hogy csatlakozz ehhez: {name}',
|
||||
'invited you to join {space} on {name}.' => 'meghívott, hogy csatlakozz ehhez: {space} itt: {name}.',
|
||||
'or' => 'vagy',
|
||||
);
|
||||
|
@ -1,120 +1,119 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'%y Years' => '%y év',
|
||||
'<b>This profile stream is still empty!</b>' => '<b>Ez a profil hírfolyam még üres!</b>',
|
||||
'<b>This profile stream is still empty</b><br>Be the first and post something...' => '<b>Ez a profil hírfolyam még üres</b><br>Legyél te az első, aki ír valamit...',
|
||||
'<b>Your profile stream is still empty</b><br>Get started and post something...' => '<b>A profilod hírfolyama még üres</b><br>Kezdj hozzá, és írj valamit...',
|
||||
'<strong>About</strong> this user' => '<strong>Részletek</strong> a felhasználóról',
|
||||
'<strong>Profile</strong> menu' => '<strong>Profil</strong> menü',
|
||||
'About' => 'Részletek',
|
||||
'Allow other selection' => 'Engedélyezzen más kiválasztást',
|
||||
'Birthday' => 'Születésnap',
|
||||
'Birthday field options' => 'Születésnap mező opciók',
|
||||
'Checkbox' => 'Jelölőnégyzet',
|
||||
'Checkbox List' => 'Jelölőnégyzet lista',
|
||||
'Checkbox field options' => 'Jelölőnégyzetet-mező opciók',
|
||||
'City' => 'Város',
|
||||
'Comma separated country codes, e.g. DE,EN,AU' => 'Vesszővel elválasztott országkódok, pl.: HU,RO,SK',
|
||||
'Communication' => 'Kommunikáció',
|
||||
'Country' => 'Ország',
|
||||
'Created at' => 'Létrehozva',
|
||||
'Created by' => 'Létrehozta',
|
||||
'Creation date of the user' => 'Felhasználó létrehozásának dátuma',
|
||||
'Date' => 'Dátum',
|
||||
'Date(-time) field options' => 'Dátum(idő) mező opciói',
|
||||
'Datetime' => 'Dátum/idő',
|
||||
'Default value' => 'Alapértelmezett érték',
|
||||
'Description' => 'Leírás',
|
||||
'Diverse' => 'Különböző',
|
||||
'E-Mail' => 'E-mail',
|
||||
'E-mail address of the user' => 'Felhasználó e-mail címe',
|
||||
'Edit account' => 'Fiók szerkesztése',
|
||||
'Editable' => 'Szerkeszthető',
|
||||
'Facebook URL' => 'Facebook URL',
|
||||
'Fax' => 'Fax',
|
||||
'Female' => 'Nő',
|
||||
'Field Type could not be changed!' => 'Mező típus nem változtatható meg!',
|
||||
'Fieldtype' => 'Mezőtípus',
|
||||
'First name' => 'Utónév',
|
||||
'Followers' => 'Követők',
|
||||
'Following' => 'Követve',
|
||||
'Friends' => 'Ismerősök',
|
||||
'Gender' => 'Nem',
|
||||
'General' => 'Általános',
|
||||
'Hide age per default' => 'Életkor alapértelmezett elrejtése',
|
||||
'Hide year in profile' => 'Év elrejtése a profilon',
|
||||
'ID' => 'Azonosító (ID)',
|
||||
'Instagram URL' => 'Instagram URL',
|
||||
'Internal Name' => 'Belső név',
|
||||
'Internal name already in use!' => 'A belső név már használatban van!',
|
||||
'Internal name could not be changed!' => 'A belső név nem változtatható meg!',
|
||||
'Invalid field type!' => 'Érvénytelen mezőtípus!',
|
||||
'Invalid!' => 'Érvénytelen!',
|
||||
'LDAP Attribute' => 'LDAP attribútum',
|
||||
'Last login date of the user' => 'Felhasználó utolsó bejelentkezési dátuma',
|
||||
'Last name' => 'Családnév',
|
||||
'Link Prefix (e.g. https://, mailto:, tel://)' => 'Link előtag (pl. https://, mailto:, tel://)',
|
||||
'LinkedIn URL' => 'LinkedIn URL',
|
||||
'Male' => 'Férfi',
|
||||
'Markdown' => 'Markdown',
|
||||
'Maximum length' => 'Maximum hosszúság',
|
||||
'Maximum value' => 'Maximum érték',
|
||||
'Minimum length' => 'Minimum hosszúság',
|
||||
'Minimum value' => 'Minimum érték',
|
||||
'Mobile' => 'Mobil',
|
||||
'Module' => 'Modul',
|
||||
'Must contain at least one character.' => 'Legalább egy karaktert tartalmaznia kell.',
|
||||
'Number' => 'Szám',
|
||||
'Number field options' => 'Szám mező opciói',
|
||||
'One option per line. Key=>Value Format (e.g. yes=>Yes)' => 'Egy lehetőség soronként. Kulcs=>Érték formátum (pl.: igen=>Igen)',
|
||||
'Only alphanumeric characters allowed!' => 'Csak alfanumerikus karakterek engedélyezettek!',
|
||||
'Other:' => 'Egyéb:',
|
||||
'Phone Private' => 'Privát telefon',
|
||||
'Phone Work' => 'Munkahelyi telefon',
|
||||
'Please select:' => 'Kérjük, válassz:',
|
||||
'Possible values' => 'Lehetséges értékek',
|
||||
'Profile Field Category' => 'Profilmező kategória',
|
||||
'Regular Expression: Error message' => 'Szabályos kifejezés: Hibaüzenet',
|
||||
'Regular Expression: Validator' => 'Szabályos kifejezés: Ellenőrző',
|
||||
'Required' => 'Kötelező',
|
||||
'Searchable' => 'Kereshető',
|
||||
'Select List' => 'Lista',
|
||||
'Select field options' => 'Mező opcióinak kiválasztása',
|
||||
'Show at registration' => 'Regisztrációnál mutassa',
|
||||
'Show date/time picker' => 'Dátum/idő választó mutatása',
|
||||
'Social bookmarks' => 'Közösségi könyvjelzők',
|
||||
'Sort order' => 'Rendezési sorrend',
|
||||
'Spaces' => 'Közösségek',
|
||||
'State' => 'Megye',
|
||||
'Stream' => 'Hírfolyam',
|
||||
'Street' => 'Utca',
|
||||
'Supported ISO3166 country codes' => 'Támogatott ISO3166 országkódok',
|
||||
'Text' => 'Szöveg',
|
||||
'Text Area' => 'Szövegdoboz',
|
||||
'Text Field Options' => 'Szövegmező opciói',
|
||||
'Text area field options' => 'Szövegterület mezőbeállítások',
|
||||
'This profile is no longer available!' => 'Ez a profil már nem elérhető!',
|
||||
'This user account is not approved yet!' => 'Ez a fiók még nem lett jóváhagyva!',
|
||||
'This will add an additional input element for custom values' => 'Ez egy további bemeneti dobozt hoz létre egyéni értékek megadásához',
|
||||
'TikTok URL' => 'TikTok URL',
|
||||
'Title' => 'Megnevezés',
|
||||
'Translation Category ID' => 'Fordítói kategória azonosítója (ID)',
|
||||
'Twitter URL' => 'Twitter URL',
|
||||
'Type Config' => 'Típus Konfiguráció',
|
||||
'Updated at' => 'Frissítve',
|
||||
'Updated by' => 'Frissítette',
|
||||
'Use as Directory filter' => 'Használd címtárszűrőként',
|
||||
'Username' => 'Felhasználónév',
|
||||
'Validator' => 'Ellenőrző',
|
||||
'Vimeo URL' => 'Vimeo URL',
|
||||
'Visible' => 'Látható',
|
||||
'Website URL' => 'Webcím (URL)',
|
||||
'XMPP Jabber Address' => 'XMPP Jabber cím',
|
||||
'Xing URL' => 'Xing URL',
|
||||
'You need to login to view this user profile!' => 'A profil megtekintéséhez be kell jelentkezned!',
|
||||
'YouTube URL' => 'YouTube URL',
|
||||
'Zip' => 'Irányítószám',
|
||||
'{attribute} is required!' => '{attribute} kötelező!',
|
||||
'Mastodon URL' => '',
|
||||
];
|
||||
return array (
|
||||
'%y Years' => '%y év',
|
||||
'<b>This profile stream is still empty!</b>' => '<b>Ez a profil hírfolyam még üres!</b>',
|
||||
'<b>This profile stream is still empty</b><br>Be the first and post something...' => '<b>Ez a profil hírfolyam még üres</b><br>Legyél te az első, aki ír valamit...',
|
||||
'<b>Your profile stream is still empty</b><br>Get started and post something...' => '<b>A profilod hírfolyama még üres</b><br>Kezdj hozzá, és írj valamit...',
|
||||
'<strong>About</strong> this user' => '<strong>Részletek</strong> a felhasználóról',
|
||||
'<strong>Profile</strong> menu' => '<strong>Profil</strong> menü',
|
||||
'About' => 'Részletek',
|
||||
'Allow other selection' => 'Engedélyezzen más kiválasztást',
|
||||
'Birthday' => 'Születésnap',
|
||||
'Birthday field options' => 'Születésnap mező opciók',
|
||||
'Checkbox' => 'Jelölőnégyzet',
|
||||
'Checkbox List' => 'Jelölőnégyzet lista',
|
||||
'Checkbox field options' => 'Jelölőnégyzetet-mező opciók',
|
||||
'City' => 'Város',
|
||||
'Comma separated country codes, e.g. DE,EN,AU' => 'Vesszővel elválasztott országkódok, pl.: HU,RO,SK',
|
||||
'Communication' => 'Kommunikáció',
|
||||
'Country' => 'Ország',
|
||||
'Created at' => 'Létrehozva',
|
||||
'Created by' => 'Létrehozta',
|
||||
'Creation date of the user' => 'Felhasználó létrehozásának dátuma',
|
||||
'Date' => 'Dátum',
|
||||
'Date(-time) field options' => 'Dátum(idő) mező opciói',
|
||||
'Datetime' => 'Dátum/idő',
|
||||
'Default value' => 'Alapértelmezett érték',
|
||||
'Description' => 'Leírás',
|
||||
'Diverse' => 'Különböző',
|
||||
'E-Mail' => 'E-mail',
|
||||
'E-mail address of the user' => 'Felhasználó e-mail címe',
|
||||
'Edit account' => 'Fiók szerkesztése',
|
||||
'Editable' => 'Szerkeszthető',
|
||||
'Facebook URL' => 'Facebook URL',
|
||||
'Fax' => 'Fax',
|
||||
'Female' => 'Nő',
|
||||
'Field Type could not be changed!' => 'Mező típus nem változtatható meg!',
|
||||
'Fieldtype' => 'Mezőtípus',
|
||||
'First name' => 'Utónév',
|
||||
'Followers' => 'Követők',
|
||||
'Following' => 'Követve',
|
||||
'Friends' => 'Ismerősök',
|
||||
'Gender' => 'Nem',
|
||||
'General' => 'Általános',
|
||||
'Hide age per default' => 'Életkor alapértelmezett elrejtése',
|
||||
'Hide year in profile' => 'Év elrejtése a profilon',
|
||||
'ID' => 'Azonosító (ID)',
|
||||
'Instagram URL' => 'Instagram URL',
|
||||
'Internal Name' => 'Belső név',
|
||||
'Internal name already in use!' => 'A belső név már használatban van!',
|
||||
'Internal name could not be changed!' => 'A belső név nem változtatható meg!',
|
||||
'Invalid field type!' => 'Érvénytelen mezőtípus!',
|
||||
'Invalid!' => 'Érvénytelen!',
|
||||
'LDAP Attribute' => 'LDAP attribútum',
|
||||
'Last login date of the user' => 'Felhasználó utolsó bejelentkezési dátuma',
|
||||
'Last name' => 'Családnév',
|
||||
'Link Prefix (e.g. https://, mailto:, tel://)' => 'Link előtag (pl. https://, mailto:, tel://)',
|
||||
'LinkedIn URL' => 'LinkedIn URL',
|
||||
'Male' => 'Férfi',
|
||||
'Markdown' => 'Markdown',
|
||||
'Mastodon URL' => 'Mastodon URL',
|
||||
'Maximum length' => 'Maximum hosszúság',
|
||||
'Maximum value' => 'Maximum érték',
|
||||
'Minimum length' => 'Minimum hosszúság',
|
||||
'Minimum value' => 'Minimum érték',
|
||||
'Mobile' => 'Mobil',
|
||||
'Module' => 'Modul',
|
||||
'Must contain at least one character.' => 'Legalább egy karaktert tartalmaznia kell.',
|
||||
'Number' => 'Szám',
|
||||
'Number field options' => 'Szám mező opciói',
|
||||
'One option per line. Key=>Value Format (e.g. yes=>Yes)' => 'Egy lehetőség soronként. Kulcs=>Érték formátum (pl.: igen=>Igen)',
|
||||
'Only alphanumeric characters allowed!' => 'Csak alfanumerikus karakterek engedélyezettek!',
|
||||
'Other:' => 'Egyéb:',
|
||||
'Phone Private' => 'Privát telefon',
|
||||
'Phone Work' => 'Munkahelyi telefon',
|
||||
'Please select:' => 'Kérjük, válassz:',
|
||||
'Possible values' => 'Lehetséges értékek',
|
||||
'Profile Field Category' => 'Profilmező kategória',
|
||||
'Regular Expression: Error message' => 'Szabályos kifejezés: Hibaüzenet',
|
||||
'Regular Expression: Validator' => 'Szabályos kifejezés: Ellenőrző',
|
||||
'Required' => 'Kötelező',
|
||||
'Searchable' => 'Kereshető',
|
||||
'Select List' => 'Lista',
|
||||
'Select field options' => 'Mező opcióinak kiválasztása',
|
||||
'Show at registration' => 'Regisztrációnál mutassa',
|
||||
'Show date/time picker' => 'Dátum/idő választó mutatása',
|
||||
'Social bookmarks' => 'Közösségi könyvjelzők',
|
||||
'Sort order' => 'Rendezési sorrend',
|
||||
'Spaces' => 'Közösségek',
|
||||
'State' => 'Megye',
|
||||
'Stream' => 'Hírfolyam',
|
||||
'Street' => 'Utca',
|
||||
'Supported ISO3166 country codes' => 'Támogatott ISO3166 országkódok',
|
||||
'Text' => 'Szöveg',
|
||||
'Text Area' => 'Szövegdoboz',
|
||||
'Text Field Options' => 'Szövegmező opciói',
|
||||
'Text area field options' => 'Szövegterület mezőbeállítások',
|
||||
'This profile is no longer available!' => 'Ez a profil már nem elérhető!',
|
||||
'This user account is not approved yet!' => 'Ez a fiók még nem lett jóváhagyva!',
|
||||
'This will add an additional input element for custom values' => 'Ez egy további bemeneti dobozt hoz létre egyéni értékek megadásához',
|
||||
'TikTok URL' => 'TikTok URL',
|
||||
'Title' => 'Megnevezés',
|
||||
'Translation Category ID' => 'Fordítói kategória azonosítója (ID)',
|
||||
'Twitter URL' => 'Twitter URL',
|
||||
'Type Config' => 'Típus Konfiguráció',
|
||||
'Updated at' => 'Frissítve',
|
||||
'Updated by' => 'Frissítette',
|
||||
'Use as Directory filter' => 'Használd címtárszűrőként',
|
||||
'Username' => 'Felhasználónév',
|
||||
'Validator' => 'Ellenőrző',
|
||||
'Vimeo URL' => 'Vimeo URL',
|
||||
'Visible' => 'Látható',
|
||||
'Website URL' => 'Webcím (URL)',
|
||||
'XMPP Jabber Address' => 'XMPP Jabber cím',
|
||||
'Xing URL' => 'Xing URL',
|
||||
'You need to login to view this user profile!' => 'A profil megtekintéséhez be kell jelentkezned!',
|
||||
'YouTube URL' => 'YouTube URL',
|
||||
'Zip' => 'Irányítószám',
|
||||
'{attribute} is required!' => '{attribute} kötelező!',
|
||||
);
|
||||
|
@ -5,14 +5,14 @@ return array (
|
||||
'<strong>Permissions</strong>' => '<strong>Pozwolenia</strong>',
|
||||
'<strong>Your</strong> Account' => '<strong>Twoje</strong> Konto',
|
||||
'<strong>Your</strong> profile' => '<strong>Twój</strong> profil',
|
||||
'Add tags to your profile describing you and highlighting your skills and interests. Your tags will be displayed in your profile and in the \'People\' directory.' => '',
|
||||
'Add tags to your profile describing you and highlighting your skills and interests. Your tags will be displayed in your profile and in the \'People\' directory.' => 'Dodaj tagi do swojego profilu, które opisują twoje zainteresowania i umiejętności. Będą widoczne tak w profilu jak i w katalogu \'Ludzie\'.',
|
||||
'All your personal data will be irrevocably deleted.' => 'Wszystkie Twoje dane zostaną bezpowrotnie usunięte.',
|
||||
'Are you sure that you want to delete your account?' => 'Jesteś pewien, ze chcesz usunąć konto?',
|
||||
'Blocked users' => 'Zablokowani użytkownicy',
|
||||
'Changing the username can make some links unusable, for example old links to the profile.' => 'Zmiana nazwy użytkownika może uczynić niektóre linki bezużyteczne, np stare linki do profilu.',
|
||||
'Confirm' => 'Potwierdź',
|
||||
'Current password' => 'Obecne hasło',
|
||||
'Define basic settings for your profile. You can add tags that fit you, choose the language and your time zone and block impolite users.' => '',
|
||||
'Define basic settings for your profile. You can add tags that fit you, choose the language and your time zone and block impolite users.' => 'Poustawiaj własny profil. Możesz dodać taki, zmienić język interfejsu czy zablokować kłopotliwych użytkowników.',
|
||||
'Delete account' => 'Usuń konto',
|
||||
'Do you really want to delete your icon image?' => 'Czy na pewno usunąć ikonę?',
|
||||
'Do you really want to delete your logo image?' => 'Czy na pewno usunąć logo?',
|
||||
@ -26,7 +26,7 @@ return array (
|
||||
'Hide my online status' => 'Ukryj mój status online',
|
||||
'Invalid link! Please make sure that you entered the entire url.' => 'Nieprawidłowy link! Proszę upewnij się czy wprowadziłeś cały adres URL.',
|
||||
'Language' => 'Język',
|
||||
'Markdown Editor Mode' => '',
|
||||
'Markdown Editor Mode' => 'Tryb edytora Markdown',
|
||||
'Modules' => 'Moduły',
|
||||
'New E-Mail address' => 'Nowy adres e-mail',
|
||||
'New User name' => 'Nowa nazwa użytkownika',
|
||||
@ -37,10 +37,10 @@ return array (
|
||||
'Permissions' => 'Uprawnienia',
|
||||
'Plain' => 'Czysty',
|
||||
'Profile' => 'Profil',
|
||||
'Profile Tags' => '',
|
||||
'Profile Tags' => 'Tagi profilowe',
|
||||
'Profile visibility' => 'Widoczność profilu',
|
||||
'Registered users only' => 'Tylko dla zarejestrowanych',
|
||||
'Rich Text' => '',
|
||||
'Rich Text' => 'Wzbogacony tekst',
|
||||
'Save' => 'Zapisz',
|
||||
'Save profile' => 'Zapisz profil',
|
||||
'The entered e-mail address is already in use by another user.' => 'Wprowadzony adres e-mail jest już w użyciu przez innego użytkownika.',
|
||||
|
Loading…
x
Reference in New Issue
Block a user