mirror of
https://github.com/humhub/humhub.git
synced 2025-01-17 22:28:51 +01:00
Merge branch 'develop' of github.com:humhub/humhub into develop
This commit is contained in:
commit
25a0692dd2
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,102 +1,85 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
return array (
|
||||||
* Message translations.
|
'<strong>Confirm</strong> Action' => '<strong>Confirmar</strong> Acción',
|
||||||
*
|
'<strong>Latest</strong> updates' => '<strong>Últimas</strong> actualizaciones',
|
||||||
* This file is automatically generated by 'yii message/extract' command.
|
'<strong>Mail</strong> summary' => '<strong>Resumen</strong> de Correo',
|
||||||
* It contains the localizable messages extracted from source code.
|
'Account settings' => 'Configuración de la cuenta',
|
||||||
* You may modify this file by translating the extracted messages.
|
'Actions' => 'Acciones',
|
||||||
*
|
'Add:' => 'Añadir:',
|
||||||
* Each array element represents the translation (value) of a message (key).
|
'Administration' => 'Administración',
|
||||||
* If the value is empty, the message is considered as not translated.
|
'All' => 'Todo',
|
||||||
* Messages that no longer need translation will have their translations
|
'Allow' => 'Permitir',
|
||||||
* enclosed between a pair of '@@' marks.
|
'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.',
|
||||||
* Message string can be used with plural forms format. Check i18n section
|
'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.',
|
||||||
* of the guide for details.
|
'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.',
|
||||||
*
|
'An unknown error occurred while uploading.' => 'Se ha producido un error desconocido al cargar.',
|
||||||
* NOTE: this file must be saved in UTF-8 encoding.
|
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => 'Se ha producido un error desconocido al cargar. Consejo: compruebe la configuración de PHP para upload_max_filesize y post_max_size',
|
||||||
*/
|
'Back' => 'Atrás',
|
||||||
return [
|
'Back to dashboard' => 'Volver al Panel de Control',
|
||||||
'<strong>Confirm</strong> Action' => '<strong>Confirmar</strong> Acción',
|
'Cancel' => 'Cancelar',
|
||||||
'<strong>Latest</strong> updates' => '<strong>Últimas</strong> actualizaciones',
|
'Choose language:' => 'Escoja idioma:',
|
||||||
'<strong>Mail</strong> summary' => '<strong>Resumen</strong> de Correo',
|
'Close' => 'Cerrar',
|
||||||
'Account settings' => 'Configuración de la cuenta',
|
'Collapse' => 'Cerrar',
|
||||||
'Actions' => 'Acciones',
|
'Confirm' => 'Confirmar',
|
||||||
'Add:' => 'Añadir:',
|
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => '¡La fuente de Contenido del Complemento debe ser una instancia de HActiveRecordContent o HActiveRecordContentAddon!',
|
||||||
'Administration' => 'Administración',
|
'Copy to clipboard' => 'Copiar al portapapeles',
|
||||||
'All' => 'Todo',
|
'Could not find content of addon!' => '¡No se pudo encontrar el contenido del complemento!',
|
||||||
'Allow' => 'Permitir',
|
'Could not find requested page.' => 'No se ha encontrado la página solicitada',
|
||||||
'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).',
|
'Database connection time: {dbTime} - Configured time zone: {time}' => 'Hora de conexión a la base de datos: {dbTime} - Zona horaria configurada: {time}',
|
||||||
'An unexpected error occurred while loading the search result.' => 'Se ha producido un error inesperado al cargar el resultado de la búsqueda.',
|
'Default' => 'Por Defecto',
|
||||||
'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.',
|
'Delete' => 'Borrar',
|
||||||
'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.',
|
'Deny' => 'Denegar',
|
||||||
'An unknown error occurred while uploading.' => 'Se ha producido un error desconocido al cargar.',
|
'Do you really want to perform this action?' => '¿Realmente desea ejecutar esta acción?',
|
||||||
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => 'Se ha producido un error desconocido al cargar. Consejo: compruebe la configuración de PHP para upload_max_filesize y post_max_size',
|
'Edit' => 'Editar',
|
||||||
'Back' => 'Atrás',
|
'Error' => 'Error',
|
||||||
'Back to dashboard' => 'Volver al Panel de Control',
|
'Error while running your last action (Invalid request method).' => 'Error al ejecutar la última acción (método de solicitud no válido).',
|
||||||
'Cancel' => 'Cancelar',
|
'Error:' => 'Error:',
|
||||||
'Choose language:' => 'Escoja idioma:',
|
'Expand' => 'Ampliar',
|
||||||
'Close' => 'Cerrar',
|
'Export' => 'Exportar',
|
||||||
'Collapse' => 'Cerrar',
|
'Info:' => 'Info:',
|
||||||
'Confirm' => 'Confirmar',
|
'Invalid request method!' => 'Método de la petición no válido',
|
||||||
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => '¡La fuente de Contenido del Complemento debe ser una instancia de HActiveRecordContent o HActiveRecordContentAddon!',
|
'It looks like you may have taken the wrong turn.' => 'Parece que puede haber tomado el camino equivocado.',
|
||||||
'Copy to clipboard' => 'Copiar al portapapeles',
|
'Language' => 'Idioma',
|
||||||
'Could not find content of addon!' => '¡No se pudo encontrar el contenido del complemento!',
|
'Loading...' => 'Cargando...',
|
||||||
'Could not find requested page.' => 'No se ha encontrado la página solicitada',
|
'Login' => 'Iniciar sesión',
|
||||||
'Default' => 'Por Defecto',
|
'Logo of {appName}' => 'Logo de {appName}',
|
||||||
'Delete' => 'Borrar',
|
'Logout' => 'Salir',
|
||||||
'Deny' => 'Denegar',
|
'Menu' => 'Menú',
|
||||||
'Do you really want to perform this action?' => '¿Realmente desea ejecutar esta acción?',
|
'Module is not enabled on this content container!' => 'El módulo no está habilitado en este contenedor de contenido!',
|
||||||
'Edit' => 'Editar',
|
'My profile' => 'Mi perfil',
|
||||||
'Error' => 'Error',
|
'New profile image' => 'Nueva imagen de perfil',
|
||||||
'Error while running your last action (Invalid request method).' => 'Error al ejecutar la última acción (método de solicitud no válido).',
|
'Next' => 'Siguiente',
|
||||||
'Error:' => 'Error:',
|
'No error information given.' => 'No se dio información.',
|
||||||
'Expand' => 'Ampliar',
|
'Oooops...' => 'Oooops...',
|
||||||
'Export' => 'Exportar',
|
'Open' => 'Abrir',
|
||||||
'Info:' => 'Info:',
|
'Please type at least 3 characters' => 'Por favor escriba al menos 3 caracteres',
|
||||||
'Invalid request method!' => 'Método de la petición no válido',
|
'Please type at least {count} characters' => 'Por favor, teclee al menos {count} caracteres',
|
||||||
'It looks like you may have taken the wrong turn.' => 'Parece que puede haber tomado el camino equivocado.',
|
'Powered by {name}' => 'Un sistema de {name}',
|
||||||
'Language' => 'Idioma',
|
'Profile dropdown' => 'Perfil desplegable',
|
||||||
'Loading...' => 'Cargando...',
|
'Profile picture of {displayName}' => 'Imagen de perfil de {displayName}',
|
||||||
'Login' => 'Iniciar sesión',
|
'Save' => 'Guardar',
|
||||||
'Logo of {appName}' => 'Logo de {appName}',
|
'Saved' => 'Guardado',
|
||||||
'Logout' => 'Salir',
|
'Search' => 'Buscar',
|
||||||
'Menu' => 'Menú',
|
'Select Me' => 'Seleccione',
|
||||||
'Module is not enabled on this content container!' => 'El módulo no está habilitado en este contenedor de contenido!',
|
'Show less' => 'Mostrar menos',
|
||||||
'My profile' => 'Mi perfil',
|
'Show more' => 'Mostrar más',
|
||||||
'New profile image' => 'Nueva imagen de perfil',
|
'Some files could not be uploaded:' => 'Algunos archivos no se pueden cargar:',
|
||||||
'Next' => 'Siguiente',
|
'Text could not be copied to clipboard' => 'El texto no se ha podido copiar al portapapeles',
|
||||||
'No error information given.' => 'No se dio información.',
|
'Text has been copied to clipboard' => 'El texto se ha copiado al portapapeles',
|
||||||
'Oooops...' => 'Oooops...',
|
'The date has to be in the past.' => 'La fecha tiene que ser en el pasado.',
|
||||||
'Open' => 'Abrir',
|
'The file has been deleted.' => 'Este archivo ha sido borrado.',
|
||||||
'Please type at least 3 characters' => 'Por favor escriba al menos 3 caracteres',
|
'The requested resource could not be found.' => 'El recurso solicitado no pudo ser encontrado.',
|
||||||
'Please type at least {count} characters' => 'Por favor, teclee al menos {count} caracteres',
|
'The space has been archived.' => 'Este espacio ha sido archivado.',
|
||||||
'Powered by {name}' => 'Un sistema de {name}',
|
'The space has been unarchived.' => 'Este espacio ha sido desarchivado.',
|
||||||
'Profile dropdown' => 'Perfil desplegable',
|
'There are unsaved changes, do you really want to leave this page?' => 'Hay cambios no guardados, ¿realmente quiere salir?',
|
||||||
'Profile picture of {displayName}' => 'Imagen de perfil de {displayName}',
|
'Time Zone' => 'Zona horaria',
|
||||||
'Save' => 'Guardar',
|
'Toggle comment menu' => 'Conmutar el menú de comentarios',
|
||||||
'Saved' => 'Guardado',
|
'Toggle panel menu' => 'Conmutar el menú de panel',
|
||||||
'Search' => 'Buscar',
|
'Toggle post menu' => 'Conmutar el menú de entrada',
|
||||||
'Select Me' => 'Seleccione',
|
'Toggle stream entry menu' => 'Conmutar el menú de actividad',
|
||||||
'Show less' => 'Mostrar menos',
|
'Unsubscribe' => 'Anular la suscripción',
|
||||||
'Show more' => 'Mostrar más',
|
'Upload' => 'Subir',
|
||||||
'Some files could not be uploaded:' => 'Algunos archivos no se pueden cargar:',
|
'Upload file' => 'Cargar archivo',
|
||||||
'Text could not be copied to clipboard' => 'El texto no se ha podido copiar al portapapeles',
|
'You are not allowed to run this action.' => 'No estás autorizado para realizar esta acción.',
|
||||||
'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.',
|
|
||||||
'There are unsaved changes, do you really want to leave this page?' => 'Hay cambios no guardados, ¿realmente quiere salir?',
|
|
||||||
'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',
|
|
||||||
'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.',
|
|
||||||
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
|
|
||||||
];
|
|
||||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,102 +1,85 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
return array (
|
||||||
* Message translations.
|
'<strong>Confirm</strong> Action' => '<strong>Zeker</strong> weten?',
|
||||||
*
|
'<strong>Latest</strong> updates' => '<strong>Laatste</strong> updates',
|
||||||
* This file is automatically generated by 'yii message/extract' command.
|
'<strong>Mail</strong> summary' => '<strong>E-mail</strong> samenvatting',
|
||||||
* It contains the localizable messages extracted from source code.
|
'Account settings' => 'Accountinstellingen',
|
||||||
* You may modify this file by translating the extracted messages.
|
'Actions' => 'Acties',
|
||||||
*
|
'Add:' => 'Toevoegen:',
|
||||||
* Each array element represents the translation (value) of a message (key).
|
'Administration' => 'Administratie',
|
||||||
* If the value is empty, the message is considered as not translated.
|
'All' => 'Allemaal',
|
||||||
* Messages that no longer need translation will have their translations
|
'Allow' => 'Toestaan',
|
||||||
* enclosed between a pair of '@@' marks.
|
'An error occurred while handling your last action. (Handler not found).' => 'Een fout deed zich voor bij het afhandelen van uw laatste actie. (Handler niet gevonden).',
|
||||||
*
|
'An unexpected error occurred while loading the search result.' => 'Een onverwachte fout deed zich voor tijdens het laden van het zoekresultaat.',
|
||||||
* Message string can be used with plural forms format. Check i18n section
|
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'Een onverwachte fout deed zich voor; neem bij herhaling contact op met een beheerder van deze site.',
|
||||||
* of the guide for details.
|
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'Een onbekende serverfout deed zich voor; neem bij herhaling contact op met een beheerder van deze site.',
|
||||||
*
|
'An unknown error occurred while uploading.' => 'Een onverwachte fout deed zich voor tijdens het uploaden.',
|
||||||
* NOTE: this file must be saved in UTF-8 encoding.
|
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => 'Een onverwachte fout deed zich voor tijdens het uploaden. Hint: controleer de «upload_max_filesize» en «post_max_size» php-instellingen.',
|
||||||
*/
|
'Back' => 'Terug',
|
||||||
return [
|
'Back to dashboard' => 'Terug naar het dashboard',
|
||||||
'<strong>Confirm</strong> Action' => '<strong>Zeker</strong> weten?',
|
'Cancel' => 'Annuleren',
|
||||||
'<strong>Latest</strong> updates' => '<strong>Laatste</strong> updates',
|
'Choose language:' => 'Kies een taal:',
|
||||||
'<strong>Mail</strong> summary' => '<strong>E-mail</strong> samenvatting',
|
'Close' => 'Sluiten',
|
||||||
'Account settings' => 'Accountinstellingen',
|
'Collapse' => 'Inklappen',
|
||||||
'Actions' => 'Acties',
|
'Confirm' => 'Bevestig',
|
||||||
'Add:' => 'Toevoegen:',
|
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'Content Addon bron moet een instantie van HActiveRecordContent of HActiveRecordContentAddon zijn!',
|
||||||
'Administration' => 'Administratie',
|
'Copy to clipboard' => 'Kopieer naar klembord',
|
||||||
'All' => 'Allemaal',
|
'Could not find content of addon!' => 'Kan de inhoud van deze addon niet vinden!',
|
||||||
'Allow' => 'Toestaan',
|
'Could not find requested page.' => 'Kan de opgevraagde pagina niet vinden.',
|
||||||
'An error occurred while handling your last action. (Handler not found).' => 'Een fout deed zich voor bij het afhandelen van uw laatste actie. (Handler niet gevonden).',
|
'Database connection time: {dbTime} - Configured time zone: {time}' => 'Database verbindingstijd: {dbTime} - in tijdzone: {time}',
|
||||||
'An unexpected error occurred while loading the search result.' => 'Een onverwachte fout deed zich voor tijdens het laden van het zoekresultaat.',
|
'Default' => 'Standaard',
|
||||||
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'Een onverwachte fout deed zich voor; neem bij herhaling contact op met een beheerder van deze site.',
|
'Delete' => 'Verwijder',
|
||||||
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'Een onbekende serverfout deed zich voor; neem bij herhaling contact op met een beheerder van deze site.',
|
'Deny' => 'Weigeren',
|
||||||
'An unknown error occurred while uploading.' => 'Een onverwachte fout deed zich voor tijdens het uploaden.',
|
'Do you really want to perform this action?' => 'Weet u dit zeker?',
|
||||||
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => 'Een onverwachte fout deed zich voor tijdens het uploaden. Hint: controleer de «upload_max_filesize» en «post_max_size» php-instellingen.',
|
'Edit' => 'Bewerk',
|
||||||
'Back' => 'Terug',
|
'Error' => 'Fout',
|
||||||
'Back to dashboard' => 'Terug naar het dashboard',
|
'Error while running your last action (Invalid request method).' => 'Fout bij het uitvoeren van uw laatste actie (Ongeldige request method).',
|
||||||
'Cancel' => 'Annuleren',
|
'Error:' => 'Fout:',
|
||||||
'Choose language:' => 'Kies een taal:',
|
'Expand' => 'Uitklappen',
|
||||||
'Close' => 'Sluiten',
|
'Export' => 'Exporteer',
|
||||||
'Collapse' => 'Inklappen',
|
'Info:' => 'Informatie:',
|
||||||
'Confirm' => 'Bevestig',
|
'Invalid request method!' => 'Ongeldige aanvraagmethode!',
|
||||||
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'Content Addon bron moet een instantie van HActiveRecordContent of HActiveRecordContentAddon zijn!',
|
'It looks like you may have taken the wrong turn.' => 'U hebt misschien de verkeerde keuze gemaakt.',
|
||||||
'Copy to clipboard' => 'Kopieer naar klembord',
|
'Language' => 'Taal',
|
||||||
'Could not find content of addon!' => 'Kan de inhoud van deze addon niet vinden!',
|
'Loading...' => 'Laden...',
|
||||||
'Could not find requested page.' => 'Kan de opgevraagde pagina niet vinden.',
|
'Login' => 'Log in',
|
||||||
'Default' => 'Standaard',
|
'Logo of {appName}' => 'Logo van {appName}',
|
||||||
'Delete' => 'Verwijder',
|
'Logout' => 'Uitloggen',
|
||||||
'Deny' => 'Weigeren',
|
'Menu' => 'Menu',
|
||||||
'Do you really want to perform this action?' => 'Weet u dit zeker?',
|
'Module is not enabled on this content container!' => 'Module is niet op deze inhoud container ingeschakeld!',
|
||||||
'Edit' => 'Bewerk',
|
'My profile' => 'Mijn profiel',
|
||||||
'Error' => 'Fout',
|
'New profile image' => 'Nieuwe profielfoto',
|
||||||
'Error while running your last action (Invalid request method).' => 'Fout bij het uitvoeren van uw laatste actie (Ongeldige request method).',
|
'Next' => 'Volgende',
|
||||||
'Error:' => 'Fout:',
|
'No error information given.' => 'Geen fout informatie beschikbaar.',
|
||||||
'Expand' => 'Uitklappen',
|
'Oooops...' => 'Oeps...',
|
||||||
'Export' => 'Exporteer',
|
'Open' => 'Open',
|
||||||
'Info:' => 'Informatie:',
|
'Please type at least 3 characters' => 'Typ tenminste 3 tekens',
|
||||||
'Invalid request method!' => 'Ongeldige aanvraagmethode!',
|
'Please type at least {count} characters' => 'Typ ten minste {count} tekens',
|
||||||
'It looks like you may have taken the wrong turn.' => 'U hebt misschien de verkeerde keuze gemaakt.',
|
'Powered by {name}' => 'Mogelijk gemaakt door {name}',
|
||||||
'Language' => 'Taal',
|
'Profile dropdown' => 'Profiel keuzelijst',
|
||||||
'Loading...' => 'Laden...',
|
'Profile picture of {displayName}' => 'Profielafbeelding van {displayName}',
|
||||||
'Login' => 'Log in',
|
'Save' => 'Opslaan',
|
||||||
'Logo of {appName}' => 'Logo van {appName}',
|
'Saved' => 'Opgeslagen',
|
||||||
'Logout' => 'Uitloggen',
|
'Search' => 'Zoeken',
|
||||||
'Menu' => 'Menu',
|
'Select Me' => 'Klik op mij',
|
||||||
'Module is not enabled on this content container!' => 'Module is niet op deze inhoud container ingeschakeld!',
|
'Show less' => 'Toon minder',
|
||||||
'My profile' => 'Mijn profiel',
|
'Show more' => 'Toon meer',
|
||||||
'New profile image' => 'Nieuwe profielfoto',
|
'Some files could not be uploaded:' => 'Enkele bestanden zijn niet geüpload.',
|
||||||
'Next' => 'Volgende',
|
'Text could not be copied to clipboard' => 'De tekst kon niet worden gekopieerd naar het klembord.',
|
||||||
'No error information given.' => 'Geen fout informatie beschikbaar.',
|
'Text has been copied to clipboard' => 'De tekst is naar het klembord gekopieerd.',
|
||||||
'Oooops...' => 'Oeps...',
|
'The date has to be in the past.' => 'De datum moet in het verleden liggen.',
|
||||||
'Open' => 'Open',
|
'The file has been deleted.' => 'Het bestand is verwijderd.',
|
||||||
'Please type at least 3 characters' => 'Typ tenminste 3 tekens',
|
'The requested resource could not be found.' => 'De gevraagde hulpbron kan niet worden gevonden.',
|
||||||
'Please type at least {count} characters' => 'Typ ten minste {count} tekens',
|
'The space has been archived.' => 'De ruimte is gearchiveerd.',
|
||||||
'Powered by {name}' => 'Mogelijk gemaakt door {name}',
|
'The space has been unarchived.' => 'De ruimte is uit het archief gehaald.',
|
||||||
'Profile dropdown' => 'Profiel keuzelijst',
|
'There are unsaved changes, do you really want to leave this page?' => 'Er zijn niet-opgeslagen wijzigingen, wilt u deze pagina echt verlaten?',
|
||||||
'Profile picture of {displayName}' => 'Profielafbeelding van {displayName}',
|
'Time Zone' => 'Tijdzone',
|
||||||
'Save' => 'Opslaan',
|
'Toggle comment menu' => 'Aan/uit commentaar menu',
|
||||||
'Saved' => 'Opgeslagen',
|
'Toggle panel menu' => 'Aan/uit paneelmenu',
|
||||||
'Search' => 'Zoeken',
|
'Toggle post menu' => 'Aan/uit berichten menu',
|
||||||
'Select Me' => 'Klik op mij',
|
'Toggle stream entry menu' => 'Aan/uit nieuwsberichten menu',
|
||||||
'Show less' => 'Toon minder',
|
'Unsubscribe' => 'Afmelden',
|
||||||
'Show more' => 'Toon meer',
|
'Upload' => 'Upload',
|
||||||
'Some files could not be uploaded:' => 'Enkele bestanden zijn niet geüpload.',
|
'Upload file' => 'Upload bestand',
|
||||||
'Text could not be copied to clipboard' => 'De tekst kon niet worden gekopieerd naar het klembord.',
|
'You are not allowed to run this action.' => 'U mag deze actie niet uitvoeren.',
|
||||||
'Text has been copied to clipboard' => 'De tekst is naar het klembord gekopieerd.',
|
);
|
||||||
'The date has to be in the past.' => 'De datum moet in het verleden liggen.',
|
|
||||||
'The file has been deleted.' => 'Het bestand is verwijderd.',
|
|
||||||
'The requested resource could not be found.' => 'De gevraagde hulpbron kan niet worden gevonden.',
|
|
||||||
'The space has been archived.' => 'De ruimte is gearchiveerd.',
|
|
||||||
'The space has been unarchived.' => 'De ruimte is uit het archief gehaald.',
|
|
||||||
'There are unsaved changes, do you really want to leave this page?' => 'Er zijn niet-opgeslagen wijzigingen, wilt u deze pagina echt verlaten?',
|
|
||||||
'Time Zone' => 'Tijdzone',
|
|
||||||
'Toggle comment menu' => 'Aan/uit commentaar menu',
|
|
||||||
'Toggle panel menu' => 'Aan/uit paneelmenu',
|
|
||||||
'Toggle post menu' => 'Aan/uit berichten menu',
|
|
||||||
'Toggle stream entry menu' => 'Aan/uit nieuwsberichten menu',
|
|
||||||
'Unsubscribe' => 'Afmelden',
|
|
||||||
'Upload' => 'Upload',
|
|
||||||
'Upload file' => 'Upload bestand',
|
|
||||||
'You are not allowed to run this action.' => 'U mag deze actie niet uitvoeren.',
|
|
||||||
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
|
|
||||||
];
|
|
||||||
|
File diff suppressed because one or more lines are too long
@ -1,102 +1,85 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
return array (
|
||||||
* Message translations.
|
'<strong>Confirm</strong> Action' => '<strong>Potwierdź</strong> Akcje',
|
||||||
*
|
'<strong>Latest</strong> updates' => '<strong>Najnowsze</strong> aktualizacje',
|
||||||
* This file is automatically generated by 'yii message/extract' command.
|
'<strong>Mail</strong> summary' => '<strong>Mail</strong> podsumowanie',
|
||||||
* It contains the localizable messages extracted from source code.
|
'Account settings' => 'Ustawienia konta',
|
||||||
* You may modify this file by translating the extracted messages.
|
'Actions' => 'Akcje',
|
||||||
*
|
'Add:' => 'Dodaj:',
|
||||||
* Each array element represents the translation (value) of a message (key).
|
'Administration' => 'Administracja',
|
||||||
* If the value is empty, the message is considered as not translated.
|
'All' => 'Wszystkie',
|
||||||
* Messages that no longer need translation will have their translations
|
'Allow' => 'Zezwól',
|
||||||
* enclosed between a pair of '@@' marks.
|
'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.',
|
||||||
* Message string can be used with plural forms format. Check i18n section
|
'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.',
|
||||||
* of the guide for details.
|
'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.',
|
||||||
*
|
'An unknown error occurred while uploading.' => 'Wystąpił nieznany błąd podczas ładowania.',
|
||||||
* NOTE: this file must be saved in UTF-8 encoding.
|
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => 'Wystąpił nieznany błąd podczas ładowania. Podpowiedź: sprawdź ustawienia upload_max_filesize i post_max_size php.',
|
||||||
*/
|
'Back' => 'Wstecz',
|
||||||
return [
|
'Back to dashboard' => 'Powrót do pulpitu',
|
||||||
'<strong>Confirm</strong> Action' => '<strong>Potwierdź</strong> Akcje',
|
'Cancel' => 'Anuluj',
|
||||||
'<strong>Latest</strong> updates' => '<strong>Najnowsze</strong> aktualizacje',
|
'Choose language:' => 'Wybierz język:',
|
||||||
'<strong>Mail</strong> summary' => '<strong>Mail</strong> podsumowanie',
|
'Close' => 'Zamknij',
|
||||||
'Account settings' => 'Ustawienia konta',
|
'Collapse' => 'Zwiń',
|
||||||
'Actions' => 'Akcje',
|
'Confirm' => 'Potwierdź',
|
||||||
'Add:' => 'Dodaj:',
|
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'Źródło zawartości dodatku musi być instancją HActiveRecordContent lub HActiveRecordContentAddon!',
|
||||||
'Administration' => 'Administracja',
|
'Copy to clipboard' => 'Kopiuj do schowka',
|
||||||
'All' => 'Wszystkie',
|
'Could not find content of addon!' => 'Nie znaleziono zawartości dodatku!',
|
||||||
'Allow' => 'Zezwól',
|
'Could not find requested page.' => 'Nie znaleziono strony.',
|
||||||
'An error occurred while handling your last action. (Handler not found).' => 'Wystąpił błąd podczas wykonywania ostatniej czynności. (Handler not found).',
|
'Database connection time: {dbTime} - Configured time zone: {time}' => 'Czas połączenia z bazą danych: {dbTime} - Ustawiona strefa czasowa: {time}',
|
||||||
'An unexpected error occurred while loading the search result.' => 'Wystąpił nieoczekiwany błąd podczas ładowania wyników wyszukiwania.',
|
'Default' => 'Domyślny',
|
||||||
'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.',
|
'Delete' => 'Usuń',
|
||||||
'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.',
|
'Deny' => 'Odmów',
|
||||||
'An unknown error occurred while uploading.' => 'Wystąpił nieznany błąd podczas ładowania.',
|
'Do you really want to perform this action?' => 'Czy na pewno chcesz wykonać tę czynność?',
|
||||||
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => 'Wystąpił nieznany błąd podczas ładowania. Podpowiedź: sprawdź ustawienia upload_max_filesize i post_max_size php.',
|
'Edit' => 'Edytuj',
|
||||||
'Back' => 'Wstecz',
|
'Error' => 'Błąd',
|
||||||
'Back to dashboard' => 'Powrót do pulpitu',
|
'Error while running your last action (Invalid request method).' => 'Wystapił błąd podczasy wykonania ostatniej czynności (Nieprawidłowa metoda żądania).',
|
||||||
'Cancel' => 'Anuluj',
|
'Error:' => 'Błąd:',
|
||||||
'Choose language:' => 'Wybierz język:',
|
'Expand' => 'Rozwiń',
|
||||||
'Close' => 'Zamknij',
|
'Export' => 'Eksportuj',
|
||||||
'Collapse' => 'Zwiń',
|
'Info:' => 'Info:',
|
||||||
'Confirm' => 'Potwierdź',
|
'Invalid request method!' => 'Błędna metoda żądania!',
|
||||||
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'Źródło zawartości dodatku musi być instancją HActiveRecordContent lub HActiveRecordContentAddon!',
|
'It looks like you may have taken the wrong turn.' => 'Chyba zabłądziłeś.',
|
||||||
'Copy to clipboard' => 'Kopiuj do schowka',
|
'Language' => 'Język',
|
||||||
'Could not find content of addon!' => 'Nie znaleziono zawartości dodatku!',
|
'Loading...' => 'Ładowanie...',
|
||||||
'Could not find requested page.' => 'Nie znaleziono strony.',
|
'Login' => 'Zaloguj',
|
||||||
'Default' => 'Domyślny',
|
'Logo of {appName}' => 'Logo {appName}',
|
||||||
'Delete' => 'Usuń',
|
'Logout' => 'Wyloguj',
|
||||||
'Deny' => 'Odmów',
|
'Menu' => 'Menu',
|
||||||
'Do you really want to perform this action?' => 'Czy na pewno chcesz wykonać tę czynność?',
|
'Module is not enabled on this content container!' => 'Moduł w tym kontenerze nie jest aktywny!',
|
||||||
'Edit' => 'Edytuj',
|
'My profile' => 'Mój profil',
|
||||||
'Error' => 'Błąd',
|
'New profile image' => 'Nowe zdjęcie profilowe',
|
||||||
'Error while running your last action (Invalid request method).' => 'Wystapił błąd podczasy wykonania ostatniej czynności (Nieprawidłowa metoda żądania).',
|
'Next' => 'Dalej',
|
||||||
'Error:' => 'Błąd:',
|
'No error information given.' => 'Nie podano informacji o błędzie.',
|
||||||
'Expand' => 'Rozwiń',
|
'Oooops...' => 'Upsss...',
|
||||||
'Export' => 'Eksportuj',
|
'Open' => 'Otwórz',
|
||||||
'Info:' => 'Info:',
|
'Please type at least 3 characters' => 'Wpisz przynajmniej 3 znaki',
|
||||||
'Invalid request method!' => 'Błędna metoda żądania!',
|
'Please type at least {count} characters' => 'Wpisz przynajmniej {count} znaki',
|
||||||
'It looks like you may have taken the wrong turn.' => 'Chyba zabłądziłeś.',
|
'Powered by {name}' => 'Od {name}',
|
||||||
'Language' => 'Język',
|
'Profile dropdown' => 'Rozwiń Profil',
|
||||||
'Loading...' => 'Ładowanie...',
|
'Profile picture of {displayName}' => 'Zdjęcie profilowe {displayName}',
|
||||||
'Login' => 'Zaloguj',
|
'Save' => 'Zapisz',
|
||||||
'Logo of {appName}' => 'Logo {appName}',
|
'Saved' => 'Zapisano',
|
||||||
'Logout' => 'Wyloguj',
|
'Search' => 'Szukaj',
|
||||||
'Menu' => 'Menu',
|
'Select Me' => 'Wybierz mnie',
|
||||||
'Module is not enabled on this content container!' => 'Moduł w tym kontenerze nie jest aktywny!',
|
'Show less' => 'Pokaż mniej',
|
||||||
'My profile' => 'Mój profil',
|
'Show more' => 'Pokaż więcej',
|
||||||
'New profile image' => 'Nowe zdjęcie profilowe',
|
'Some files could not be uploaded:' => 'Niektóre pliki nie mogą zostać przesłane:',
|
||||||
'Next' => 'Dalej',
|
'Text could not be copied to clipboard' => 'Tekst nie mógł zostać skopiowany do schowka',
|
||||||
'No error information given.' => 'Nie podano informacji o błędzie.',
|
'Text has been copied to clipboard' => 'Tekst został skopiowany do schowka',
|
||||||
'Oooops...' => 'Upsss...',
|
'The date has to be in the past.' => 'Wpisana data musi być wcześniejsza.',
|
||||||
'Open' => 'Otwórz',
|
'The file has been deleted.' => 'Plik został usunięty.',
|
||||||
'Please type at least 3 characters' => 'Wpisz przynajmniej 3 znaki',
|
'The requested resource could not be found.' => 'Żądany zasób nie został znaleziony.',
|
||||||
'Please type at least {count} characters' => 'Wpisz przynajmniej {count} znaki',
|
'The space has been archived.' => 'Strefa ma zostać zarchiwizowana.',
|
||||||
'Powered by {name}' => 'Od {name}',
|
'The space has been unarchived.' => 'Strefa ma zostać rozpakowana.',
|
||||||
'Profile dropdown' => 'Rozwiń Profil',
|
'There are unsaved changes, do you really want to leave this page?' => 'Istnieją niezapisane zmiany, na pewno chcesz opuścić tę stronę?',
|
||||||
'Profile picture of {displayName}' => 'Zdjęcie profilowe {displayName}',
|
'Time Zone' => 'Strefa czasowa',
|
||||||
'Save' => 'Zapisz',
|
'Toggle comment menu' => 'Przełącz menu komentarzy',
|
||||||
'Saved' => 'Zapisano',
|
'Toggle panel menu' => 'Przełącz menu panela',
|
||||||
'Search' => 'Szukaj',
|
'Toggle post menu' => 'Przełącz menu wpisów',
|
||||||
'Select Me' => 'Wybierz mnie',
|
'Toggle stream entry menu' => 'Przełącz menu wpisu źródła',
|
||||||
'Show less' => 'Pokaż mniej',
|
'Unsubscribe' => 'Anuluj subskrybcję',
|
||||||
'Show more' => 'Pokaż więcej',
|
'Upload' => 'Prześlij',
|
||||||
'Some files could not be uploaded:' => 'Niektóre pliki nie mogą zostać przesłane:',
|
'Upload file' => 'Prześlij plik',
|
||||||
'Text could not be copied to clipboard' => 'Tekst nie mógł zostać skopiowany do schowka',
|
'You are not allowed to run this action.' => 'Nie posiadasz uprawnień do wykonania tej czynności.',
|
||||||
'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.',
|
|
||||||
'There are unsaved changes, do you really want to leave this page?' => 'Istnieją niezapisane zmiany, na pewno chcesz opuścić tę stronę?',
|
|
||||||
'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',
|
|
||||||
'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.',
|
|
||||||
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
|
|
||||||
];
|
|
||||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,22 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
return array (
|
||||||
* Message translations.
|
'Invalid user state: thi' => 'Estado de usuario no válido',
|
||||||
*
|
'User not found!' => '¡Usuario no encontrado!',
|
||||||
* This file is automatically generated by 'yii message/extract' command.
|
);
|
||||||
* It contains the localizable messages extracted from source code.
|
|
||||||
* You may modify this file by translating the extracted messages.
|
|
||||||
*
|
|
||||||
* Each array element represents the translation (value) of a message (key).
|
|
||||||
* If the value is empty, the message is considered as not translated.
|
|
||||||
* Messages that no longer need translation will have their translations
|
|
||||||
* enclosed between a pair of '@@' marks.
|
|
||||||
*
|
|
||||||
* Message string can be used with plural forms format. Check i18n section
|
|
||||||
* of the guide for details.
|
|
||||||
*
|
|
||||||
* NOTE: this file must be saved in UTF-8 encoding.
|
|
||||||
*/
|
|
||||||
return [
|
|
||||||
'User not found!' => '¡Usuario no encotrado!',
|
|
||||||
'Invalid user state: thi' => '',
|
|
||||||
];
|
|
||||||
|
@ -1,129 +1,112 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
return array (
|
||||||
* Message translations.
|
'1 month' => '1 mes',
|
||||||
*
|
'1 week' => '1 semana',
|
||||||
* This file is automatically generated by 'yii message/extract' command.
|
'1 year' => '1 año',
|
||||||
* It contains the localizable messages extracted from source code.
|
'2 weeks' => '2 semanas',
|
||||||
* You may modify this file by translating the extracted messages.
|
'3 months' => '3 meses',
|
||||||
*
|
'6 months' => '6 meses',
|
||||||
* Each array element represents the translation (value) of a message (key).
|
'<strong>Confirm</strong> icon deletion' => '<strong>Confirma</strong> el borrado del icono',
|
||||||
* If the value is empty, the message is considered as not translated.
|
'<strong>Confirm</strong> image deletion' => '<strong>Confirmar</strong> borrar imagen',
|
||||||
* Messages that no longer need translation will have their translations
|
'APC(u)' => 'APC(u)',
|
||||||
* enclosed between a pair of '@@' marks.
|
'Add OEmbed provider' => 'Agregar proveedor de OEmbed',
|
||||||
*
|
'Add new provider' => 'Añadir nuevo proveedor',
|
||||||
* Message string can be used with plural forms format. Check i18n section
|
'Advanced Settings' => 'Ajustes avanzados',
|
||||||
* of the guide for details.
|
'Allow Self-Signed Certificates?' => '¿Permitir cerfificados autofirmados?',
|
||||||
*
|
'Allowed file extensions' => 'Extensiones de archivos permitidas',
|
||||||
* NOTE: this file must be saved in UTF-8 encoding.
|
'Alphabetical' => 'Alfabético',
|
||||||
*/
|
'Appearance Settings' => 'Ajustes de apariencia',
|
||||||
return [
|
'Auto format based on user language - Example: {example}' => 'Formato automático basado en el lenguaje del usuario - Ejemplo: {example}',
|
||||||
'1 month' => '1 mes',
|
'Back to overview' => 'Regresar a la vista previa',
|
||||||
'1 week' => '1 semana',
|
'Base URL' => 'URL Base',
|
||||||
'1 year' => '1 año',
|
'Cache Backend' => 'Modo de caché',
|
||||||
'2 weeks' => '2 semanas',
|
'Comma separated list. Leave empty to allow all.' => 'Lista separada por comas. Deja en blanco para permitir todos',
|
||||||
'3 months' => '3 meses',
|
'Could not send test email.' => 'El envío de correo electrónico de prueba no fue exitoso.',
|
||||||
'6 months' => '6 meses',
|
'Currently no provider active!' => '¡No hay ningún proveedor activo!',
|
||||||
'<strong>Confirm</strong> icon deletion' => '<strong>Confirma</strong> el borrado del icono',
|
'Currently there are {count} records in the database dating from {dating}.' => 'Actualmente hay {count} registros en la base de datos que data de {dating}.',
|
||||||
'<strong>Confirm</strong> image deletion' => '<strong>Confirmar</strong> borrar imagen',
|
'Dashboard' => 'Inicio',
|
||||||
'APC(u)' => 'APC(u)',
|
'Date input format' => 'Formato de fecha',
|
||||||
'Add OEmbed provider' => 'Agregar proveedor de OEmbed',
|
'Default Expire Time (in seconds)' => 'Tiempo de expiración por defecto (en segundos)',
|
||||||
'Add new provider' => 'Añadir nuevo proveedor',
|
'Default language' => 'Idioma por defecto',
|
||||||
'Advanced Settings' => 'Ajustes avanzados',
|
'Default pagination size (Entries per page)' => 'Tamaño de paginación por defecto (Entradas por página)',
|
||||||
'Allow Self-Signed Certificates?' => '¿Permitir cerfificados autofirmados?',
|
'Default stream content order' => 'Orden del contenido de Actividad',
|
||||||
'Allowed file extensions' => 'Extensiones de archivos permitidas',
|
'Delete' => 'Eliminar',
|
||||||
'Alphabetical' => 'Alfabético',
|
'Display Name (Format)' => 'Mostrar nombre (Formato)',
|
||||||
'Appearance Settings' => 'Ajustes de apariencia',
|
'Dropdown space order' => 'Orden de los desplegables',
|
||||||
'Auto format based on user language - Example: {example}' => 'Formato automático basado en el lenguaje del usuario - Ejemplo: {example}',
|
'E-Mail' => 'Correo electrónico',
|
||||||
'Back to overview' => 'Regresar a la vista previa',
|
'E-Mail sender address' => 'Dirección del remitente del correo electrónico',
|
||||||
'Base URL' => 'URL Base',
|
'E-Mail sender name' => 'Nombre del remitente del correo electrónico',
|
||||||
'Cache Backend' => 'Modo de caché',
|
'E.g. http://example.com/humhub' => 'P.ej. http://example.com/humhub',
|
||||||
'Comma separated list. Leave empty to allow all.' => 'Lista separada por comas. Deja en blanco para permitir todos',
|
'Edit OEmbed provider' => 'Editar proveedor de OEmbed',
|
||||||
'Could not send test email.' => 'El envío de correo electrónico de prueba no fue exitoso.',
|
'Enable user friendship system' => 'Activar el Sistema de Amigos',
|
||||||
'Currently no provider active!' => '¡No hay ningún proveedor activo!',
|
'Enabled' => 'Habilitado',
|
||||||
'Currently there are {count} records in the database dating from {dating}.' => 'Actualmente hay {count} registros en la base de datos que data de {dating}.',
|
'Enabled OEmbed providers' => 'Proveedores de OEmbed activados',
|
||||||
'Dashboard' => 'Inicio',
|
'Encryption' => 'Cifrado',
|
||||||
'Date input format' => 'Formato de fecha',
|
'Endpoint Url' => 'Endpoint URL',
|
||||||
'Default Expire Time (in seconds)' => 'Tiempo de expiración por defecto (en segundos)',
|
'File' => 'Archivo',
|
||||||
'Default language' => 'Idioma por defecto',
|
'Firstname Lastname (e.g. John Doe)' => 'Nombre y Apellido (p.ej. John Doe)',
|
||||||
'Default pagination size (Entries per page)' => 'Tamaño de paginación por defecto (Entradas por página)',
|
'Fixed format (dd/mm/yyyy) - Example: {example}' => 'Formato fijo (dd/mm/aaaa) - Ejemplo: {example}',
|
||||||
'Default stream content order' => 'Orden del contenido de Actividad',
|
'Friendship' => 'Amistad',
|
||||||
'Delete' => 'Eliminar',
|
'General' => 'General',
|
||||||
'Display Name (Format)' => 'Mostrar nombre (Formato)',
|
'General Settings' => 'Ajustes generales',
|
||||||
'Dropdown space order' => 'Orden de los desplegables',
|
'HTML tracking code' => 'Código de seguimiento HTML',
|
||||||
'E-Mail' => 'Correo electrónico',
|
'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.',
|
||||||
'E-Mail sender address' => 'Dirección del remitente del correo electrónico',
|
'Here you can configure basic settings of your social network.' => 'Aquí puede configurar los ajustes básicos de su red social.',
|
||||||
'E-Mail sender name' => 'Nombre del remitente del correo electrónico',
|
'Hide file info (name, size) for images on wall' => 'Esconder la información (nombre, tamaño) para las imágenes en el muro',
|
||||||
'E.g. http://example.com/humhub' => 'P.ej. http://example.com/humhub',
|
'Horizontal scrolling images on a mobile device' => 'Desplazamiento horizontal en dispositivos móviles',
|
||||||
'Edit OEmbed provider' => 'Editar proveedor de OEmbed',
|
'Icon upload' => 'Subir icono',
|
||||||
'Enable user friendship system' => 'Activar el Sistema de Amigos',
|
'If not set, height will default to 200px.' => 'Si no se ajusta, la altura por defecto será de 200 píxeles.',
|
||||||
'Enabled' => 'Habilitado',
|
'If not set, width will default to 200px.' => 'Si no se ajusta, el ancho por defecto será de 200 píxeles.',
|
||||||
'Enabled OEmbed providers' => 'Proveedores de OEmbed activados',
|
'Last visit' => 'Última visita',
|
||||||
'Encryption' => 'Cifrado',
|
'Logo upload' => 'Subir logo',
|
||||||
'Endpoint Url' => 'Endpoint URL',
|
'Mail Transport Type' => 'Tipo de transporte de correo',
|
||||||
'File' => 'Archivo',
|
'Maximum allowed age for logs.' => 'Edad máxima para los logs.',
|
||||||
'Firstname Lastname (e.g. John Doe)' => 'Nombre y Apellido (p.ej. John Doe)',
|
'Maximum preview image height (in pixels, optional)' => 'Altura máxima de previsualización de imagen (en píxeles, opcional)',
|
||||||
'Fixed format (dd/mm/yyyy) - Example: {example}' => 'Formato fijo (dd/mm/aaaa) - Ejemplo: {example}',
|
'Maximum preview image width (in pixels, optional)' => 'Ancho máximo de previsualización de imagen (en píxeles, opcional)',
|
||||||
'Friendship' => 'Amistad',
|
'Maximum upload file size (in MB)' => 'Tamaño máximo de archivo para subir (en MB)',
|
||||||
'General' => 'General',
|
'Mobile appearance' => 'Apariencia móvil',
|
||||||
'General Settings' => 'Ajustes generales',
|
'Name of the application' => 'Nombre de la aplicación',
|
||||||
'HTML tracking code' => 'Código de seguimiento HTML',
|
'No Proxy Hosts' => 'Sin Proxy',
|
||||||
'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.',
|
'No caching' => 'No hacer caché',
|
||||||
'Here you can configure basic settings of your social network.' => 'Aquí puede configurar los ajustes básicos de su red social.',
|
'None - shows dropdown in user registration.' => 'Ninguno - muestra el desplegable en el registro de usuario',
|
||||||
'Hide file info (name, size) for images on wall' => 'Esconder la información (nombre, tamaño) para las imágenes en el muro',
|
'Notification Settings' => 'Configuración de las notificaciones',
|
||||||
'Horizontal scrolling images on a mobile device' => 'Desplazamiento horizontal en dispositivos móviles',
|
'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.',
|
||||||
'Icon upload' => 'Subir icono',
|
'PHP APC(u) Extension missing - Type not available!' => 'La extensión PHP APC(u) no está disponible - ¡Tipo no disponible!',
|
||||||
'If not set, height will default to 200px.' => 'Si no se ajusta, la altura por defecto será de 200 píxeles.',
|
'PHP reported a maximum of {maxUploadSize} MB' => 'PHP reportó un máximo de {maxUploadSize} MB',
|
||||||
'If not set, width will default to 200px.' => 'Si no se ajusta, el ancho por defecto será de 200 píxeles.',
|
'Password' => 'Contraseña',
|
||||||
'Last visit' => 'Última visita',
|
'Port' => 'Puerto',
|
||||||
'Logo upload' => 'Subir logo',
|
'Port number' => 'Número de puerto',
|
||||||
'Mail Transport Type' => 'Tipo de transporte de correo',
|
'Prevent client caching of following scripts' => 'Evitar el almacenamiento en caché del cliente de los siguientes scripts',
|
||||||
'Maximum allowed age for logs.' => 'Edad máxima para los logs.',
|
'Redis' => 'Redis',
|
||||||
'Maximum preview image height (in pixels, optional)' => 'Altura máxima de previsualización de imagen (en píxeles, opcional)',
|
'Reported database time: {dateTime}' => 'Hora de la base de datos informada: {dateTime}',
|
||||||
'Maximum preview image width (in pixels, optional)' => 'Ancho máximo de previsualización de imagen (en píxeles, opcional)',
|
'SMTP Options' => 'Opciones SMTP',
|
||||||
'Maximum upload file size (in MB)' => 'Tamaño máximo de archivo para subir (en MB)',
|
'Save' => 'Guardar',
|
||||||
'Mobile appearance' => 'Apariencia móvil',
|
'Save & Flush Caches' => 'Guardar y vaciar cachés',
|
||||||
'Name of the application' => 'Nombre de la aplicación',
|
'Save & Test' => 'Guardar y probar',
|
||||||
'No Proxy Hosts' => 'Sin Proxy',
|
'Saved' => 'Guardado',
|
||||||
'No caching' => 'No hacer caché',
|
'Saved and flushed cache' => 'Guardado y vaciada la caché',
|
||||||
'None - shows dropdown in user registration.' => 'Ninguno - muestra el desplegable en el registro de usuario',
|
'Saved and sent test email to: {address}' => 'Cambios guardados y correo de prueba enviado a: {address}',
|
||||||
'Notification Settings' => 'Configuración de las notificaciones',
|
'Server' => 'Servidor',
|
||||||
'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.',
|
'Server Timezone' => 'Zona horaria del Servidor',
|
||||||
'PHP APC(u) Extension missing - Type not available!' => 'La extensión PHP APC(u) no está disponible - ¡Tipo no disponible!',
|
'Show introduction tour for new users' => 'Mostrar guía de introducción a los nuevos usuarios',
|
||||||
'PHP reported a maximum of {maxUploadSize} MB' => 'PHP reportó un máximo de {maxUploadSize} MB',
|
'Show user profile post form on dashboard' => 'Mostrar el formulario para escribir entradas en Inicio',
|
||||||
'Password' => 'Contraseña',
|
'Sort by creation date' => 'Ordenar por fecha de creación',
|
||||||
'Port' => 'Puerto',
|
'Sort by update date' => 'Ordenar por fecha de actualización',
|
||||||
'Port number' => 'Número de puerto',
|
'Test message' => 'Mensaje de prueba',
|
||||||
'Prevent client caching of following scripts' => 'Evitar el almacenamiento en caché del cliente de los siguientes scripts',
|
'Theme' => 'Tema',
|
||||||
'Redis' => 'Redis',
|
'These settings refer to advanced topics of your social network.' => 'Estos ajustes se refieren a temas avanzados de su red social.',
|
||||||
'SMTP Options' => 'Opciones SMTP',
|
'These settings refer to the appearance of your social network.' => 'Estos ajustes se refieren a la apariencia de su red social.',
|
||||||
'Save' => 'Guardar',
|
'Url Prefix' => 'Prefijo URL',
|
||||||
'Save & Flush Caches' => 'Guardar y vaciar cachés',
|
'Url Prefix without http:// or https:// (e.g. youtube.com)' => 'Prefijo URL sin http:// o https:// (p.ej. youtube.com)',
|
||||||
'Save & Test' => 'Guardar y probar',
|
'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)',
|
||||||
'Saved' => 'Guardado',
|
'Use X-Sendfile for File Downloads' => 'Usar X-Sendfile para las descargas de archivos',
|
||||||
'Saved and flushed cache' => 'Guardado y vaciada la caché',
|
'Use the default swipe to show sidebar on a mobile device' => 'Use el deslizamiento predeterminado para mostrar la barra lateral en un dispositivo móvil',
|
||||||
'Saved and sent test email to: {address}' => 'Cambios guardados y correo de prueba enviado a: {address}',
|
'User' => 'Usuario',
|
||||||
'Server' => 'Servidor',
|
'User Settings' => 'Ajustes de usuario',
|
||||||
'Server Timezone' => 'Zona horaria del Servidor',
|
'Username' => 'Usuario',
|
||||||
'Show introduction tour for new users' => 'Mostrar guía de introducción a los nuevos usuarios',
|
'Username (e.g. john)' => 'Usuario (p.ej. john)',
|
||||||
'Show user profile post form on dashboard' => 'Mostrar el formulario para escribir entradas en Inicio',
|
'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.',
|
||||||
'Sort by creation date' => 'Ordenar por fecha de creació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.',
|
||||||
'Sort by update date' => 'Ordenar por fecha de actualización',
|
'You\'re using no logo at the moment. Upload your logo now.' => 'No estás usando un logo ahora. Sube tu logo ahora.',
|
||||||
'Test message' => 'Mensaje de prueba',
|
'never' => 'nunca',
|
||||||
'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 Prefix' => 'Prefijo URL',
|
|
||||||
'Url Prefix without http:// or https:// (e.g. youtube.com)' => 'Prefijo URL sin http:// o https:// (p.ej. youtube.com)',
|
|
||||||
'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 X-Sendfile for File Downloads' => 'Usar X-Sendfile para las descargas de archivos',
|
|
||||||
'Use the default swipe to show sidebar on a mobile device' => 'Use el deslizamiento predeterminado para mostrar la barra lateral en un dispositivo móvil',
|
|
||||||
'User' => 'Usuario',
|
|
||||||
'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\'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.',
|
|
||||||
'never' => 'nunca',
|
|
||||||
'Reported database time: {dateTime}' => '',
|
|
||||||
];
|
|
||||||
|
@ -1,147 +1,130 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
return array (
|
||||||
* Message translations.
|
'<strong>Information</strong>' => '<strong>Información</strong>',
|
||||||
*
|
'<strong>Settings</strong> and Configuration' => '<strong>Ajustes</strong> y Configuración',
|
||||||
* This file is automatically generated by 'yii message/extract' command.
|
'<strong>User</strong> administration' => 'Administración de <strong>Usuarios</strong>',
|
||||||
* It contains the localizable messages extracted from source code.
|
'Accept user: <strong>{displayName}</strong> ' => 'Aceptar usuario: <strong>{displayName}</strong>',
|
||||||
* You may modify this file by translating the extracted messages.
|
'Account Request for \'{displayName}\' has been approved.' => 'La solicitud de cuenta para \'{displayName}\' ha sido aprobada.',
|
||||||
*
|
'Account Request for \'{displayName}\' has been declined.' => 'La solicitud de cuenta para \'{displayName}\' ha sido denegada.',
|
||||||
* Each array element represents the translation (value) of a message (key).
|
'Actions' => 'Acciones',
|
||||||
* If the value is empty, the message is considered as not translated.
|
'Active users' => 'Usuarios activos',
|
||||||
* Messages that no longer need translation will have their translations
|
'Add Groups...' => 'Agregar grupos...',
|
||||||
* enclosed between a pair of '@@' marks.
|
'Add new category' => 'Añadir nueva categoría',
|
||||||
*
|
'Add new field' => 'Añadir nuevo campo',
|
||||||
* Message string can be used with plural forms format. Check i18n section
|
'Add new group' => 'Agregar un nuevo grupo',
|
||||||
* of the guide for details.
|
'Add new members...' => 'Agregar nuevos usuarios...',
|
||||||
*
|
'Add new user' => 'Añadir nuevo usuario',
|
||||||
* NOTE: this file must be saved in UTF-8 encoding.
|
'All the personal data of this user will be irrevocably deleted.' => 'Todos los datos personales de este usuario serán borrados irrevocablemente.',
|
||||||
*/
|
'Allow limited access for non-authenticated users (guests)' => 'Permitir acceso limitado para usuarios no autentificados (invitados)',
|
||||||
return [
|
'Anonymous users can register' => 'Los usuarios anónimos pueden registrarse',
|
||||||
'<strong>Information</strong>' => '<strong>Información</strong>',
|
'Are you really sure that you want to disable this user?' => '¿Estás seguro de querer deshabilitar este usuario?',
|
||||||
'<strong>Settings</strong> and Configuration' => '<strong>Ajustes</strong> y Configuración',
|
'Are you really sure that you want to enable this user?' => '¿Estás seguro de querer habilitar este usuario?',
|
||||||
'<strong>User</strong> administration' => 'Administración de <strong>Usuarios</strong>',
|
'Are you really sure that you want to impersonate this user?' => '¿Estás seguro de querer asumir la identidad de este usuario?',
|
||||||
'Accept user: <strong>{displayName}</strong> ' => 'Aceptar usuario: <strong>{displayName}</strong>',
|
'Are you sure that you want to delete following user?' => '¿Estás seguro de querer borrar el siguiente usuario?',
|
||||||
'Account Request for \'{displayName}\' has been approved.' => 'La solicitud de cuenta para \'{displayName}\' ha sido aprobada.',
|
'Cancel' => 'Cancelar',
|
||||||
'Account Request for \'{displayName}\' has been declined.' => 'La solicitud de cuenta para \'{displayName}\' ha sido denegada.',
|
'Click here to review' => 'Haz clic aqui para revisar',
|
||||||
'Actions' => 'Acciones',
|
'Confirm user deletion' => 'Confirme el borrado del usuario',
|
||||||
'Active users' => 'Usuarios activos',
|
'Could not load category.' => 'No se pudo cargar la categoría.',
|
||||||
'Add Groups...' => 'Agregar grupos...',
|
'Create new group' => 'Crear nuevo grupo',
|
||||||
'Add new category' => 'Añadir nueva categoría',
|
'Create new profile category' => 'Crear nueva categoría de perfil',
|
||||||
'Add new field' => 'Añadir nuevo campo',
|
'Create new profile field' => 'Crear nuevo campo de perfil',
|
||||||
'Add new group' => 'Agregar un nuevo grupo',
|
'Decline & delete user: <strong>{displayName}</strong>' => 'Declinar y borrar usuario: <strong>{displayName}</strong>',
|
||||||
'Add new members...' => 'Agregar nuevos usuarios...',
|
'Default content of the registration approval email' => 'Contenido por defecto del mensaje de aceptación del registro',
|
||||||
'Add new user' => 'Añadir nuevo usuario',
|
'Default content of the registration denial email' => 'Contenido por defecto del mensaje de denegación del registro',
|
||||||
'All the personal data of this user will be irrevocably deleted.' => 'Todos los datos personales de este usuario serán borrados irrevocablemente.',
|
'Default user group for new users' => 'Grupo por defecto para nuevos usuarios',
|
||||||
'Allow limited access for non-authenticated users (guests)' => 'Permitir acceso limitado para usuarios no autentificados (invitados)',
|
'Default user idle timeout, auto-logout (in seconds, optional)' => 'Tiempo de inactividad antes de cerrar sesión (en segundos, opcional)',
|
||||||
'Anonymous users can register' => 'Los usuarios anónimos pueden registrarse',
|
'Default user profile visibility' => 'Visibilidad del perfil de usuario por defecto',
|
||||||
'Are you really sure that you want to disable this user?' => '¿Estás seguro de querer deshabilitar este usuario?',
|
'Delete' => 'Borrar',
|
||||||
'Are you really sure that you want to enable this user?' => '¿Estás seguro de querer habilitar este usuario?',
|
'Delete all contributions of this user' => 'Borrar todas las contribuciones de este usuario',
|
||||||
'Are you really sure that you want to impersonate this user?' => '¿Estás seguro de querer asumir la identidad de este usuario?',
|
'Delete invitation' => 'Borrar invitación',
|
||||||
'Are you sure that you want to delete following user?' => '¿Estás seguro de querer borrar el siguiente usuario?',
|
'Delete invitation?' => '¿Borrar invitación?',
|
||||||
'Cancel' => 'Cancelar',
|
'Delete spaces which are owned by this user' => 'Borrar los espacios que son propiedad de este usuario',
|
||||||
'Click here to review' => 'Haz clic aqui para revisar',
|
'Deleted invitation' => 'Borrar invitación',
|
||||||
'Confirm user deletion' => 'Confirme el borrado del usuario',
|
'Deleted users' => 'Borrar usuarios',
|
||||||
'Could not load category.' => 'No se pudo cargar la categoría.',
|
'Disable' => 'Deshabilitar',
|
||||||
'Create new group' => 'Crear nuevo grupo',
|
'Disabled' => 'Deshabilitado',
|
||||||
'Create new profile category' => 'Crear nueva categoría de perfil',
|
'Disabled users' => 'Deshabilitar usuarios',
|
||||||
'Create new profile field' => 'Crear nuevo campo de perfil',
|
'Do not change placeholders like {displayName} if you want them to be automatically filled by the system. To reset the email content fields with the system default, leave them empty.' => 'No modifique los marcadores como {displayName} si quiere que el sistema los rellene automáticamente. Para reiniciar los campos de contenido de correo electrónico a los valores por defecto del sistema déjelos vacíos.',
|
||||||
'Decline & delete user: <strong>{displayName}</strong>' => 'Declinar y borrar usuario: <strong>{displayName}</strong>',
|
'Edit category' => 'Editar categoria',
|
||||||
'Default content of the registration approval email' => 'Contenido por defecto del mensaje de aceptación del registro',
|
'Edit profile category' => 'Editar categoría de perfil',
|
||||||
'Default content of the registration denial email' => 'Contenido por defecto del mensaje de denegación del registro',
|
'Edit profile field' => 'Editar campo de perfil',
|
||||||
'Default user group for new users' => 'Grupo por defecto para nuevos usuarios',
|
'Edit user: {name}' => 'Editar usuario: {name}',
|
||||||
'Default user idle timeout, auto-logout (in seconds, optional)' => 'Tiempo de inactividad antes de cerrar sesión (en segundos, opcional)',
|
'Enable' => 'Habilitar',
|
||||||
'Default user profile visibility' => 'Visibilidad del perfil de usuario por defecto',
|
'Enabled' => 'Habilitado',
|
||||||
'Delete' => 'Borrar',
|
'General' => 'General',
|
||||||
'Delete all contributions of this user' => 'Borrar todas las contribuciones de este usuario',
|
'Group Manager' => 'Administrador de Grupo',
|
||||||
'Delete invitation' => 'Borrar invitación',
|
'Group not found!' => '¡Grupo no encontrado!',
|
||||||
'Delete invitation?' => '¿Borrar invitación?',
|
'Group user not found!' => '¡Usuario de grupo no encontrado!',
|
||||||
'Delete spaces which are owned by this user' => 'Borrar los espacios que son propiedad de este usuario',
|
'Groups' => 'Grupos',
|
||||||
'Deleted invitation' => 'Borrar invitación',
|
'Hello {displayName},<br><br>
|
||||||
'Deleted users' => 'Borrar usuarios',
|
|
||||||
'Disable' => 'Deshabilitar',
|
|
||||||
'Disabled' => 'Deshabilitado',
|
|
||||||
'Disabled users' => 'Deshabilitar usuarios',
|
|
||||||
'Do not change placeholders like {displayName} if you want them to be automatically filled by the system. To reset the email content fields with the system default, leave them empty.' => 'No modifique los marcadores como {displayName} si quiere que el sistema los rellene automáticamente. Para reiniciar los campos de contenido de correo electrónico a los valores por defecto del sistema déjelos vacíos.',
|
|
||||||
'Edit category' => 'Editar categoria',
|
|
||||||
'Edit profile category' => 'Editar categoría de perfil',
|
|
||||||
'Edit profile field' => 'Editar campo de perfil',
|
|
||||||
'Edit user: {name}' => 'Editar usuario: {name}',
|
|
||||||
'Enable' => 'Habilitar',
|
|
||||||
'Enabled' => 'Habilitado',
|
|
||||||
'General' => 'General',
|
|
||||||
'Group Manager' => 'Administrador de Grupo',
|
|
||||||
'Group not found!' => '¡Grupo no encontrado!',
|
|
||||||
'Group user not found!' => '¡Usuario de grupo no encontrado!',
|
|
||||||
'Groups' => 'Grupos',
|
|
||||||
'Here you can create or edit profile categories and fields.' => 'Aquí puedes crear o editar categorías y campos de perfil.',
|
|
||||||
'If this option is not selected, the ownership of the spaces will be transferred to your account.' => 'Si no está seleccionada esta opción, la propiedad de los espacios será transferida a tu cuenta.',
|
|
||||||
'Impersonate' => 'Asumir identidad',
|
|
||||||
'Include captcha in registration form' => 'Incluir captcha en el formulario de registro',
|
|
||||||
'Invite not found!' => '¡No se ha encontrado la invitación!',
|
|
||||||
'LDAP' => 'LDAP',
|
|
||||||
'Last login' => 'Último registro',
|
|
||||||
'List pending registrations' => 'Lista de registros pendientes',
|
|
||||||
'Manage group: {groupName}' => 'Administrar grupo: {groupName}',
|
|
||||||
'Manage groups' => 'Gestionar grupos',
|
|
||||||
'Manage profile attributes' => 'Gestionar atributos de perfil',
|
|
||||||
'Member since' => 'Miembro desde',
|
|
||||||
'Members' => 'Miembros',
|
|
||||||
'Members can invite external users by email' => 'Los miembros pueden invitar a usuarios externos por correo electrónico',
|
|
||||||
'Message' => 'Mensaje',
|
|
||||||
'Min value is 20 seconds. If not set, session will timeout after 1400 seconds (24 minutes) regardless of activity (default session timeout)' => 'El valor mínimo son 20 segundos. Si la casilla está vacía, la sesión se terminará automáticamente después de 1400 segundos (24 minutos) si no hay actividad.',
|
|
||||||
'New approval requests' => 'Nuevas peticiones de aprobación',
|
|
||||||
'No' => 'No',
|
|
||||||
'No value found!' => '¡Valor no encontrado!',
|
|
||||||
'One or more user needs your approval as group admin.' => 'Uno o más usuarios necesita tu aprobación como administrador del grupo.',
|
|
||||||
'Only applicable when limited access for non-authenticated users is enabled. Only affects new users.' => 'Sólo aplicable cuando hay acceso limitado activado para los usuarios no autentificados. Sólo afecta a los usuarios nuevos.',
|
|
||||||
'Overview' => 'Resumen',
|
|
||||||
'Pending approvals' => 'Aprobaciones pendientes',
|
|
||||||
'Pending user approvals' => 'Aprobaciones de usuario pendientes',
|
|
||||||
'Permanently delete' => 'Borrar permanentemente',
|
|
||||||
'Permissions' => 'Permisos',
|
|
||||||
'Profiles' => 'Perfiles',
|
|
||||||
'Remove from group' => 'Remover del grupo',
|
|
||||||
'Require group admin approval after registration' => 'Requerir aprobación del administrador del grupo después de registrarse',
|
|
||||||
'Resend invitation email' => 'Reenviar mensaje de invitación',
|
|
||||||
'Save' => 'Guardar',
|
|
||||||
'Search by name, email or id.' => 'Buscar por nombre, email o id',
|
|
||||||
'Select Groups' => 'Seleccionar grupos',
|
|
||||||
'Send & save' => 'Enviar y guardar',
|
|
||||||
'Send invitation email' => 'Enviar mensaje de invitación',
|
|
||||||
'Send invitation email again?' => '¿Reenviar el mensaje de invitación?',
|
|
||||||
'Send invite' => 'Enviar invitación',
|
|
||||||
'Settings' => 'Ajustes',
|
|
||||||
'Subject' => 'Asunto',
|
|
||||||
'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 user is the owner of these spaces:' => 'El usuario es el propietario de estos espacios:',
|
|
||||||
'This overview contains a list of each registered user with actions to view, edit and delete users.' => 'Esta vista contiene una lista de cada usuario registrado con acciones para ver, editar y eliminar usuarios.',
|
|
||||||
'This user owns no spaces.' => 'Este usuario no posee espacios.',
|
|
||||||
'Unapproved' => 'Desaprobado',
|
|
||||||
'User deletion process queued.' => 'Se ha encolado el proceso de borrado del usuario.',
|
|
||||||
'User is already a member of this group.' => 'Este usuario ya es miembro de este grupo.',
|
|
||||||
'User not found!' => '¡Usuario no encontrado!',
|
|
||||||
'Users' => 'Usuarios',
|
|
||||||
'Users can be assigned to different groups (e.g. teams, departments etc.) with specific standard spaces, group managers and permissions.' => 'Los usuarios pueden asignarse a diferentes grupos (por ejemplo, equipos, departamentos, etc.) con espacios estándar específicos, administradores de grupo y permisos.',
|
|
||||||
'Using this option any contributions (e.g. contents, comments or likes) of this user will be irrevocably deleted.' => 'Al utilizar esta opción cualquier contribución (p. ej. contenidos, comentarios o “me gusta”) de este usuario se borrará de forma irrecuperable.',
|
|
||||||
'View profile' => 'Ver perfil',
|
|
||||||
'Visibility' => 'Visibilidad',
|
|
||||||
'Visible for members only' => 'Visible para miembros únicamente',
|
|
||||||
'Visible for members+guests' => 'Visible para miembros + invitados',
|
|
||||||
'Yes' => 'Sí',
|
|
||||||
'You can only delete empty categories!' => '¡Sólo puedes borrar categorías vacias!',
|
|
||||||
'You cannot delete yourself!' => '¡No te puedes borrar a tí mismo!',
|
|
||||||
'never' => 'Nunca',
|
|
||||||
'Hello {displayName},<br><br>
|
|
||||||
Your account has been activated.<br><br>
|
Your account has been activated.<br><br>
|
||||||
Click here to login:<br>
|
Click here to login:<br>
|
||||||
{loginLink}<br><br>
|
{loginLink}<br><br>
|
||||||
|
|
||||||
Kind Regards<br>
|
Kind Regards<br>
|
||||||
{AdminName}<br><br>' => '',
|
{AdminName}<br><br>' => 'Hola {displayName}, <br><br> Su cuenta ha sido activada. <br><br> Haga clic aquí para iniciar sesión:<br> {loginLink}<br><br> Saludos cordiales<br> {AdminName} <br><br>',
|
||||||
'Hello {displayName},<br><br>
|
'Hello {displayName},<br><br>
|
||||||
Your account request has been declined.<br><br>
|
Your account request has been declined.<br><br>
|
||||||
|
|
||||||
Kind Regards<br>
|
Kind Regards<br>
|
||||||
{AdminName} <br><br> ' => '',
|
{AdminName} <br><br> ' => 'Hola {displayName},<br><br> Se ha rechazado su solicitud de cuenta.<br><br> Saludos cordiales <br> {AdminName} <br><br>',
|
||||||
];
|
'Here you can create or edit profile categories and fields.' => 'Aquí puedes crear o editar categorías y campos de perfil.',
|
||||||
|
'If this option is not selected, the ownership of the spaces will be transferred to your account.' => 'Si no está seleccionada esta opción, la propiedad de los espacios será transferida a tu cuenta.',
|
||||||
|
'Impersonate' => 'Asumir identidad',
|
||||||
|
'Include captcha in registration form' => 'Incluir captcha en el formulario de registro',
|
||||||
|
'Invite not found!' => '¡No se ha encontrado la invitación!',
|
||||||
|
'LDAP' => 'LDAP',
|
||||||
|
'Last login' => 'Último registro',
|
||||||
|
'List pending registrations' => 'Lista de registros pendientes',
|
||||||
|
'Manage group: {groupName}' => 'Administrar grupo: {groupName}',
|
||||||
|
'Manage groups' => 'Gestionar grupos',
|
||||||
|
'Manage profile attributes' => 'Gestionar atributos de perfil',
|
||||||
|
'Member since' => 'Miembro desde',
|
||||||
|
'Members' => 'Miembros',
|
||||||
|
'Members can invite external users by email' => 'Los miembros pueden invitar a usuarios externos por correo electrónico',
|
||||||
|
'Message' => 'Mensaje',
|
||||||
|
'Min value is 20 seconds. If not set, session will timeout after 1400 seconds (24 minutes) regardless of activity (default session timeout)' => 'El valor mínimo son 20 segundos. Si la casilla está vacía, la sesión se terminará automáticamente después de 1400 segundos (24 minutos) si no hay actividad.',
|
||||||
|
'New approval requests' => 'Nuevas peticiones de aprobación',
|
||||||
|
'No' => 'No',
|
||||||
|
'No value found!' => '¡Valor no encontrado!',
|
||||||
|
'One or more user needs your approval as group admin.' => 'Uno o más usuarios necesita tu aprobación como administrador del grupo.',
|
||||||
|
'Only applicable when limited access for non-authenticated users is enabled. Only affects new users.' => 'Sólo aplicable cuando hay acceso limitado activado para los usuarios no autentificados. Sólo afecta a los usuarios nuevos.',
|
||||||
|
'Overview' => 'Resumen',
|
||||||
|
'Pending approvals' => 'Aprobaciones pendientes',
|
||||||
|
'Pending user approvals' => 'Aprobaciones de usuario pendientes',
|
||||||
|
'Permanently delete' => 'Borrar permanentemente',
|
||||||
|
'Permissions' => 'Permisos',
|
||||||
|
'Profiles' => 'Perfiles',
|
||||||
|
'Remove from group' => 'Remover del grupo',
|
||||||
|
'Require group admin approval after registration' => 'Requerir aprobación del administrador del grupo después de registrarse',
|
||||||
|
'Resend invitation email' => 'Reenviar mensaje de invitación',
|
||||||
|
'Save' => 'Guardar',
|
||||||
|
'Search by name, email or id.' => 'Buscar por nombre, email o id',
|
||||||
|
'Select Groups' => 'Seleccionar grupos',
|
||||||
|
'Send & save' => 'Enviar y guardar',
|
||||||
|
'Send invitation email' => 'Enviar mensaje de invitación',
|
||||||
|
'Send invitation email again?' => '¿Reenviar el mensaje de invitación?',
|
||||||
|
'Send invite' => 'Enviar invitación',
|
||||||
|
'Settings' => 'Ajustes',
|
||||||
|
'Subject' => 'Asunto',
|
||||||
|
'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 user is the owner of these spaces:' => 'El usuario es el propietario de estos espacios:',
|
||||||
|
'This overview contains a list of each registered user with actions to view, edit and delete users.' => 'Esta vista contiene una lista de cada usuario registrado con acciones para ver, editar y eliminar usuarios.',
|
||||||
|
'This user owns no spaces.' => 'Este usuario no posee espacios.',
|
||||||
|
'Unapproved' => 'Desaprobado',
|
||||||
|
'User deletion process queued.' => 'Se ha encolado el proceso de borrado del usuario.',
|
||||||
|
'User is already a member of this group.' => 'Este usuario ya es miembro de este grupo.',
|
||||||
|
'User not found!' => '¡Usuario no encontrado!',
|
||||||
|
'Users' => 'Usuarios',
|
||||||
|
'Users can be assigned to different groups (e.g. teams, departments etc.) with specific standard spaces, group managers and permissions.' => 'Los usuarios pueden asignarse a diferentes grupos (por ejemplo, equipos, departamentos, etc.) con espacios estándar específicos, administradores de grupo y permisos.',
|
||||||
|
'Using this option any contributions (e.g. contents, comments or likes) of this user will be irrevocably deleted.' => 'Al utilizar esta opción cualquier contribución (p. ej. contenidos, comentarios o “me gusta”) de este usuario se borrará de forma irrecuperable.',
|
||||||
|
'View profile' => 'Ver perfil',
|
||||||
|
'Visibility' => 'Visibilidad',
|
||||||
|
'Visible for members only' => 'Visible para miembros únicamente',
|
||||||
|
'Visible for members+guests' => 'Visible para miembros + invitados',
|
||||||
|
'Yes' => 'Sí',
|
||||||
|
'You can only delete empty categories!' => '¡Sólo puedes borrar categorías vacias!',
|
||||||
|
'You cannot delete yourself!' => '¡No te puedes borrar a tí mismo!',
|
||||||
|
'never' => 'Nunca',
|
||||||
|
);
|
||||||
|
@ -1,147 +1,130 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
return array (
|
||||||
* Message translations.
|
'<strong>Information</strong>' => '<strong>Information</strong>',
|
||||||
*
|
'<strong>Settings</strong> and Configuration' => '<strong>Paramètres</strong> et configuration',
|
||||||
* This file is automatically generated by 'yii message/extract' command.
|
'<strong>User</strong> administration' => 'Gestion des <strong>utilisateurs</strong>',
|
||||||
* It contains the localizable messages extracted from source code.
|
'Accept user: <strong>{displayName}</strong> ' => 'Approuver l\'utilisateur : <strong>{displayName}</strong>',
|
||||||
* You may modify this file by translating the extracted messages.
|
'Account Request for \'{displayName}\' has been approved.' => 'La demande de compte pour "{displayName}" a été acceptée.',
|
||||||
*
|
'Account Request for \'{displayName}\' has been declined.' => 'La demande de compte pour "{displayName}" a été refusée.',
|
||||||
* Each array element represents the translation (value) of a message (key).
|
'Actions' => 'Actions',
|
||||||
* If the value is empty, the message is considered as not translated.
|
'Active users' => 'Utilisateurs actifs',
|
||||||
* Messages that no longer need translation will have their translations
|
'Add Groups...' => 'Ajouter un groupe',
|
||||||
* enclosed between a pair of '@@' marks.
|
'Add new category' => 'Ajouter une catégorie',
|
||||||
*
|
'Add new field' => 'Ajouter un champ',
|
||||||
* Message string can be used with plural forms format. Check i18n section
|
'Add new group' => 'Ajouter un groupe',
|
||||||
* of the guide for details.
|
'Add new members...' => 'Ajouter des membres...',
|
||||||
*
|
'Add new user' => 'Ajouter un nouvel utilisateur',
|
||||||
* NOTE: this file must be saved in UTF-8 encoding.
|
'All the personal data of this user will be irrevocably deleted.' => 'Toutes les données de cet utilisateur seront irrévocablement supprimées.',
|
||||||
*/
|
'Allow limited access for non-authenticated users (guests)' => 'Autoriser un accès limité pour les utilisateurs non identifiés (visiteurs)',
|
||||||
return [
|
'Anonymous users can register' => 'Les utilisateurs non identifiés (visiteurs) peuvent s\'inscrire',
|
||||||
'<strong>Information</strong>' => '<strong>Information</strong>',
|
'Are you really sure that you want to disable this user?' => 'Êtes-vous vraiment sur de vouloir déactiver cet utilisateur ?',
|
||||||
'<strong>Settings</strong> and Configuration' => '<strong>Paramètres</strong> et configuration',
|
'Are you really sure that you want to enable this user?' => 'Êtes-vous vraiment sur de vouloir activer cet utilisateur ?',
|
||||||
'<strong>User</strong> administration' => 'Gestion des <strong>utilisateurs</strong>',
|
'Are you really sure that you want to impersonate this user?' => 'Êtes-vous sur de vouloir incarner cet utilisateur ?',
|
||||||
'Accept user: <strong>{displayName}</strong> ' => 'Approuver l\'utilisateur : <strong>{displayName}</strong>',
|
'Are you sure that you want to delete following user?' => 'Êtes-vous sur de vouloir supprimer les utilisateurs suivants ?',
|
||||||
'Account Request for \'{displayName}\' has been approved.' => 'La demande de compte pour "{displayName}" a été acceptée.',
|
'Cancel' => 'Annuler',
|
||||||
'Account Request for \'{displayName}\' has been declined.' => 'La demande de compte pour "{displayName}" a été refusée.',
|
'Click here to review' => 'Gérer',
|
||||||
'Actions' => 'Actions',
|
'Confirm user deletion' => 'Confirmer la suppression',
|
||||||
'Active users' => 'Utilisateurs actifs',
|
'Could not load category.' => 'Impossible de charger la catégorie.',
|
||||||
'Add Groups...' => 'Ajouter un groupe',
|
'Create new group' => 'Ajouter un groupe',
|
||||||
'Add new category' => 'Ajouter une catégorie',
|
'Create new profile category' => 'Créer une nouvelle catégorie de profil',
|
||||||
'Add new field' => 'Ajouter un champ',
|
'Create new profile field' => 'Créer nouveau champ de profil',
|
||||||
'Add new group' => 'Ajouter un groupe',
|
'Decline & delete user: <strong>{displayName}</strong>' => 'Refuser et supprimer l\'utilisateur : <strong>{displayName}</strong>',
|
||||||
'Add new members...' => 'Ajouter des membres...',
|
'Default content of the registration approval email' => 'Contenu du message d\'approbation d\'inscription envoyé par e-mail',
|
||||||
'Add new user' => 'Ajouter un nouvel utilisateur',
|
'Default content of the registration denial email' => 'Contenu du message de refus d\'inscription envoyée par e-mail',
|
||||||
'All the personal data of this user will be irrevocably deleted.' => 'Toutes les données de cet utilisateur seront irrévocablement supprimées.',
|
'Default user group for new users' => 'Groupe par défaut pour les nouveaux utilisateurs',
|
||||||
'Allow limited access for non-authenticated users (guests)' => 'Autoriser un accès limité pour les utilisateurs non identifiés (visiteurs)',
|
'Default user idle timeout, auto-logout (in seconds, optional)' => 'Temporisation d\'inactivité par défaut, déconnexion automatique (en secondes, optionnel)',
|
||||||
'Anonymous users can register' => 'Les utilisateurs non identifiés (visiteurs) peuvent s\'inscrire',
|
'Default user profile visibility' => 'Visibilité par défaut des profils utilisateurs',
|
||||||
'Are you really sure that you want to disable this user?' => 'Êtes-vous vraiment sur de vouloir déactiver cet utilisateur ?',
|
'Delete' => 'Supprimer',
|
||||||
'Are you really sure that you want to enable this user?' => 'Êtes-vous vraiment sur de vouloir activer cet utilisateur ?',
|
'Delete all contributions of this user' => 'Supprimer toute contribution de cet utilisateur',
|
||||||
'Are you really sure that you want to impersonate this user?' => 'Êtes-vous sur de vouloir incarner cet utilisateur ?',
|
'Delete invitation' => 'Supprimer l’invitation',
|
||||||
'Are you sure that you want to delete following user?' => 'Êtes-vous sur de vouloir supprimer les utilisateurs suivants ?',
|
'Delete invitation?' => 'Supprimer l\'invitation ?',
|
||||||
'Cancel' => 'Annuler',
|
'Delete spaces which are owned by this user' => 'Supprimer les espaces détenus par cet utilisateur',
|
||||||
'Click here to review' => 'Gérer',
|
'Deleted invitation' => 'Invitation supprimée',
|
||||||
'Confirm user deletion' => 'Confirmer la suppression',
|
'Deleted users' => 'Utilisateurs supprimés',
|
||||||
'Could not load category.' => 'Impossible de charger la catégorie.',
|
'Disable' => 'Désactiver',
|
||||||
'Create new group' => 'Ajouter un groupe',
|
'Disabled' => 'Désactivé',
|
||||||
'Create new profile category' => 'Créer une nouvelle catégorie de profil',
|
'Disabled users' => 'Utilisateurs désactivés',
|
||||||
'Create new profile field' => 'Créer nouveau champ de profil',
|
'Do not change placeholders like {displayName} if you want them to be automatically filled by the system. To reset the email content fields with the system default, leave them empty.' => 'Ne pas modifier les espaces réservés comme {displayName} si vous voulez que ceux-ci soient automatiquement remplis par le système. Pour réinitialiser les champs de contenu de l\'e-mail avec les paramètres par défaut, laisser les vides.',
|
||||||
'Decline & delete user: <strong>{displayName}</strong>' => 'Refuser et supprimer l\'utilisateur : <strong>{displayName}</strong>',
|
'Edit category' => 'Modifier la catégorie',
|
||||||
'Default content of the registration approval email' => 'Contenu du message d\'approbation d\'inscription envoyé par e-mail',
|
'Edit profile category' => 'Modifier la catégorie de profil',
|
||||||
'Default content of the registration denial email' => 'Contenu du message de refus d\'inscription envoyée par e-mail',
|
'Edit profile field' => 'Modifier le champ de profil',
|
||||||
'Default user group for new users' => 'Groupe par défaut pour les nouveaux utilisateurs',
|
'Edit user: {name}' => 'Modifier l\'utilisateur : {name}',
|
||||||
'Default user idle timeout, auto-logout (in seconds, optional)' => 'Temporisation d\'inactivité par défaut, déconnexion automatique (en secondes, optionnel)',
|
'Enable' => 'Activer',
|
||||||
'Default user profile visibility' => 'Visibilité par défaut des profils utilisateurs',
|
'Enabled' => 'Activé',
|
||||||
'Delete' => 'Supprimer',
|
'General' => 'Général',
|
||||||
'Delete all contributions of this user' => 'Supprimer toute contribution de cet utilisateur',
|
'Group Manager' => 'Administrateur du groupe',
|
||||||
'Delete invitation' => 'Supprimer l’invitation',
|
'Group not found!' => 'Groupe non trouvé !',
|
||||||
'Delete invitation?' => 'Supprimer l\'invitation ?',
|
'Group user not found!' => 'Groupe d\'utilisateur non trouvé !',
|
||||||
'Delete spaces which are owned by this user' => 'Supprimer les espaces détenus par cet utilisateur',
|
'Groups' => 'Groupes',
|
||||||
'Deleted invitation' => 'Invitation supprimée',
|
'Hello {displayName},<br><br>
|
||||||
'Deleted users' => 'Supprimer l\'utilisateur',
|
|
||||||
'Disable' => 'Désactiver',
|
|
||||||
'Disabled' => 'Désactivé',
|
|
||||||
'Disabled users' => 'Utilisateurs désactivés',
|
|
||||||
'Do not change placeholders like {displayName} if you want them to be automatically filled by the system. To reset the email content fields with the system default, leave them empty.' => 'Ne pas modifier les espaces réservés comme {displayName} si vous voulez que ceux-ci soient automatiquement remplis par le système. Pour réinitialiser les champs de contenu de l\'e-mail avec les paramètres par défaut, laisser les vides.',
|
|
||||||
'Edit category' => 'Modifier la catégorie',
|
|
||||||
'Edit profile category' => 'Modifier la catégorie de profil',
|
|
||||||
'Edit profile field' => 'Modifier le champ de profil',
|
|
||||||
'Edit user: {name}' => 'Modifier l\'utilisateur : {name}',
|
|
||||||
'Enable' => 'Activer',
|
|
||||||
'Enabled' => 'Activé',
|
|
||||||
'General' => 'Général',
|
|
||||||
'Group Manager' => 'Administrateur du groupe',
|
|
||||||
'Group not found!' => 'Groupe non trouvé !',
|
|
||||||
'Group user not found!' => 'Groupe d\'utilisateur non trouvé !',
|
|
||||||
'Groups' => 'Groupes',
|
|
||||||
'Here you can create or edit profile categories and fields.' => 'Vous pouvez créer ou modifier ici les catégories et les champs de profil.',
|
|
||||||
'If this option is not selected, the ownership of the spaces will be transferred to your account.' => 'Si cette option n\'est pas sélectionnée, le propriétaire des espaces sera transféré sur votre compte.',
|
|
||||||
'Impersonate' => 'Incarner',
|
|
||||||
'Include captcha in registration form' => 'Activer la protection captcha dans le formulaire d\'inscription',
|
|
||||||
'Invite not found!' => 'Invitation non trouvée !',
|
|
||||||
'LDAP' => 'LDAP',
|
|
||||||
'Last login' => 'Dernière connexion',
|
|
||||||
'List pending registrations' => 'Liste des inscription en attentes',
|
|
||||||
'Manage group: {groupName}' => 'Gérer le groupe : {groupName}',
|
|
||||||
'Manage groups' => 'Gérer les groupes',
|
|
||||||
'Manage profile attributes' => 'Gérer les attributs de profil',
|
|
||||||
'Member since' => 'Inscrit depuis',
|
|
||||||
'Members' => 'Inscrits',
|
|
||||||
'Members can invite external users by email' => 'Les membres peuvent inviter des nouvelles personnes par e-mail',
|
|
||||||
'Message' => 'Message',
|
|
||||||
'Min value is 20 seconds. If not set, session will timeout after 1400 seconds (24 minutes) regardless of activity (default session timeout)' => 'La valeur minimum est de 20 secondes. Si non définie, la session expirera après 1400 secondes (24 minutes), quelle que soit l\'activité (expiration de session par défaut)',
|
|
||||||
'New approval requests' => 'Nouvelle demande d\'approbation',
|
|
||||||
'No' => 'Non',
|
|
||||||
'No value found!' => 'Aucune valeur trouvée !',
|
|
||||||
'One or more user needs your approval as group admin.' => 'Un ou plusieurs utilisateurs sont en attente d\'approbation.',
|
|
||||||
'Only applicable when limited access for non-authenticated users is enabled. Only affects new users.' => 'Applicable uniquement quand l\'accès limité pour les utilisateurs non authentifiés est activé. N\'affecte que les nouveaux utilisateurs.',
|
|
||||||
'Overview' => 'Vue d\'ensemble',
|
|
||||||
'Pending approvals' => 'Approbations en attente',
|
|
||||||
'Pending user approvals' => 'Approbation d\'utilisateur en attente',
|
|
||||||
'Permanently delete' => 'Suppression définitive',
|
|
||||||
'Permissions' => 'Permissions',
|
|
||||||
'Profiles' => 'Profils',
|
|
||||||
'Remove from group' => 'Retirer du groupe',
|
|
||||||
'Require group admin approval after registration' => 'L\'approbation d\'un administrateur du groupe est requis après l\'enregistrement',
|
|
||||||
'Resend invitation email' => 'Renvoyer l\'invitation par e-mail',
|
|
||||||
'Save' => 'Enregistrer',
|
|
||||||
'Search by name, email or id.' => 'Recherche par nom, e-mail ou ID',
|
|
||||||
'Select Groups' => 'Sélectionner un groupe',
|
|
||||||
'Send & save' => 'Enregistrer & Envoyer',
|
|
||||||
'Send invitation email' => 'Envoyer l\'invitation par e-mail',
|
|
||||||
'Send invitation email again?' => 'Renvoyer l\'invitation par mail ?',
|
|
||||||
'Send invite' => 'Envoyer une invitation',
|
|
||||||
'Settings' => 'Paramètres',
|
|
||||||
'Subject' => 'Sujet',
|
|
||||||
'The following list contains all pending sign-ups and invites.' => 'Cette liste contient toutes les inscriptions et invitations en attente.',
|
|
||||||
'The following list contains all registered users awaiting an approval.' => 'Cette liste contient tous les utilisateurs inscrits qui attendent d\'être approuvés.',
|
|
||||||
'The user is the owner of these spaces:' => 'Cet utilisateur est le propriétaire de ces espaces:',
|
|
||||||
'This overview contains a list of each registered user with actions to view, edit and delete users.' => 'Cet écran affiche la liste de tous les utilisateurs enregistrés et les commandes pour voir, modifier et supprimer des utilisateurs.',
|
|
||||||
'This user owns no spaces.' => 'Cet utilisateur ne possède pas d\'espace.',
|
|
||||||
'Unapproved' => 'Non approuvé',
|
|
||||||
'User deletion process queued.' => 'Suppression de l\'utilisateur en cours.',
|
|
||||||
'User is already a member of this group.' => 'L\'utilisateur est déjà membre de ce groupe.',
|
|
||||||
'User not found!' => 'Utilisateur non trouvé.',
|
|
||||||
'Users' => 'Utilisateurs',
|
|
||||||
'Users can be assigned to different groups (e.g. teams, departments etc.) with specific standard spaces, group managers and permissions.' => 'Les utilisateurs peuvent être affectés à différents groupes (p.ex. : équipes, départements, etc.) avec des espaces standards, des gestionnaires de groupe et des permissions spécifiques.',
|
|
||||||
'Using this option any contributions (e.g. contents, comments or likes) of this user will be irrevocably deleted.' => 'En utilisant cette option, toutes contribution (e.g contenus, commentaires, ou j\'aime) de cet utilisateur serra supprimé définitivement.',
|
|
||||||
'View profile' => 'Voir le profil',
|
|
||||||
'Visibility' => 'Visibilité',
|
|
||||||
'Visible for members only' => 'Visible par les membres uniquement',
|
|
||||||
'Visible for members+guests' => 'Visible par les membres et visiteurs',
|
|
||||||
'Yes' => 'Oui',
|
|
||||||
'You can only delete empty categories!' => 'Vous pouvez uniquement supprimer les catégories vides.',
|
|
||||||
'You cannot delete yourself!' => 'Vous ne pouvez vous supprimer vous même !',
|
|
||||||
'never' => 'jamais',
|
|
||||||
'Hello {displayName},<br><br>
|
|
||||||
Your account has been activated.<br><br>
|
Your account has been activated.<br><br>
|
||||||
Click here to login:<br>
|
Click here to login:<br>
|
||||||
{loginLink}<br><br>
|
{loginLink}<br><br>
|
||||||
|
|
||||||
Kind Regards<br>
|
Kind Regards<br>
|
||||||
{AdminName}<br><br>' => '',
|
{AdminName}<br><br>' => 'Bonjour {displayName},<br><br> Votre compte a été désactivé.<br><br> Cliquez ici pour vous connecter:<br> {loginLink}<br><br> Cordialement<br> {AdminName}<br><br>',
|
||||||
'Hello {displayName},<br><br>
|
'Hello {displayName},<br><br>
|
||||||
Your account request has been declined.<br><br>
|
Your account request has been declined.<br><br>
|
||||||
|
|
||||||
Kind Regards<br>
|
Kind Regards<br>
|
||||||
{AdminName} <br><br> ' => '',
|
{AdminName} <br><br> ' => '',
|
||||||
];
|
'Here you can create or edit profile categories and fields.' => 'Vous pouvez créer ou modifier ici les catégories et les champs de profil.',
|
||||||
|
'If this option is not selected, the ownership of the spaces will be transferred to your account.' => 'Si cette option n\'est pas sélectionnée, le propriétaire des espaces sera transféré sur votre compte.',
|
||||||
|
'Impersonate' => 'Incarner',
|
||||||
|
'Include captcha in registration form' => 'Activer la protection captcha dans le formulaire d\'inscription',
|
||||||
|
'Invite not found!' => 'Invitation non trouvée !',
|
||||||
|
'LDAP' => 'LDAP',
|
||||||
|
'Last login' => 'Dernière connexion',
|
||||||
|
'List pending registrations' => 'Liste des inscription en attentes',
|
||||||
|
'Manage group: {groupName}' => 'Gérer le groupe : {groupName}',
|
||||||
|
'Manage groups' => 'Gérer les groupes',
|
||||||
|
'Manage profile attributes' => 'Gérer les attributs de profil',
|
||||||
|
'Member since' => 'Inscrit depuis',
|
||||||
|
'Members' => 'Inscrits',
|
||||||
|
'Members can invite external users by email' => 'Les membres peuvent inviter des nouvelles personnes par e-mail',
|
||||||
|
'Message' => 'Message',
|
||||||
|
'Min value is 20 seconds. If not set, session will timeout after 1400 seconds (24 minutes) regardless of activity (default session timeout)' => 'La valeur minimum est de 20 secondes. Si non définie, la session expirera après 1400 secondes (24 minutes), quelle que soit l\'activité (expiration de session par défaut)',
|
||||||
|
'New approval requests' => 'Nouvelle demande d\'approbation',
|
||||||
|
'No' => 'Non',
|
||||||
|
'No value found!' => 'Aucune valeur trouvée !',
|
||||||
|
'One or more user needs your approval as group admin.' => 'Un ou plusieurs utilisateurs sont en attente d\'approbation.',
|
||||||
|
'Only applicable when limited access for non-authenticated users is enabled. Only affects new users.' => 'Applicable uniquement quand l\'accès limité pour les utilisateurs non authentifiés est activé. N\'affecte que les nouveaux utilisateurs.',
|
||||||
|
'Overview' => 'Vue d\'ensemble',
|
||||||
|
'Pending approvals' => 'Approbations en attente',
|
||||||
|
'Pending user approvals' => 'Approbation d\'utilisateur en attente',
|
||||||
|
'Permanently delete' => 'Suppression définitive',
|
||||||
|
'Permissions' => 'Permissions',
|
||||||
|
'Profiles' => 'Profils',
|
||||||
|
'Remove from group' => 'Retirer du groupe',
|
||||||
|
'Require group admin approval after registration' => 'L\'approbation d\'un administrateur du groupe est requis après l\'enregistrement',
|
||||||
|
'Resend invitation email' => 'Renvoyer l\'invitation par e-mail',
|
||||||
|
'Save' => 'Enregistrer',
|
||||||
|
'Search by name, email or id.' => 'Recherche par nom, e-mail ou ID',
|
||||||
|
'Select Groups' => 'Sélectionner un groupe',
|
||||||
|
'Send & save' => 'Enregistrer & Envoyer',
|
||||||
|
'Send invitation email' => 'Envoyer l\'invitation par e-mail',
|
||||||
|
'Send invitation email again?' => 'Renvoyer l\'invitation par mail ?',
|
||||||
|
'Send invite' => 'Envoyer une invitation',
|
||||||
|
'Settings' => 'Paramètres',
|
||||||
|
'Subject' => 'Sujet',
|
||||||
|
'The following list contains all pending sign-ups and invites.' => 'Cette liste contient toutes les inscriptions et invitations en attente.',
|
||||||
|
'The following list contains all registered users awaiting an approval.' => 'Cette liste contient tous les utilisateurs inscrits qui attendent d\'être approuvés.',
|
||||||
|
'The user is the owner of these spaces:' => 'Cet utilisateur est le propriétaire de ces espaces:',
|
||||||
|
'This overview contains a list of each registered user with actions to view, edit and delete users.' => 'Cet écran affiche la liste de tous les utilisateurs enregistrés et les commandes pour voir, modifier et supprimer des utilisateurs.',
|
||||||
|
'This user owns no spaces.' => 'Cet utilisateur ne possède pas d\'espace.',
|
||||||
|
'Unapproved' => 'Non approuvé',
|
||||||
|
'User deletion process queued.' => 'Suppression de l\'utilisateur en cours.',
|
||||||
|
'User is already a member of this group.' => 'L\'utilisateur est déjà membre de ce groupe.',
|
||||||
|
'User not found!' => 'Utilisateur non trouvé.',
|
||||||
|
'Users' => 'Utilisateurs',
|
||||||
|
'Users can be assigned to different groups (e.g. teams, departments etc.) with specific standard spaces, group managers and permissions.' => 'Les utilisateurs peuvent être affectés à différents groupes (p.ex. : équipes, départements, etc.) avec des espaces standards, des gestionnaires de groupe et des permissions spécifiques.',
|
||||||
|
'Using this option any contributions (e.g. contents, comments or likes) of this user will be irrevocably deleted.' => 'En utilisant cette option, toutes contribution (e.g contenus, commentaires, ou j\'aime) de cet utilisateur serra supprimé définitivement.',
|
||||||
|
'View profile' => 'Voir le profil',
|
||||||
|
'Visibility' => 'Visibilité',
|
||||||
|
'Visible for members only' => 'Visible par les membres uniquement',
|
||||||
|
'Visible for members+guests' => 'Visible par les membres et visiteurs',
|
||||||
|
'Yes' => 'Oui',
|
||||||
|
'You can only delete empty categories!' => 'Vous pouvez uniquement supprimer les catégories vides.',
|
||||||
|
'You cannot delete yourself!' => 'Vous ne pouvez vous supprimer vous même !',
|
||||||
|
'never' => 'jamais',
|
||||||
|
);
|
||||||
|
@ -1,129 +1,112 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
return array (
|
||||||
* Message translations.
|
'1 month' => '1 maand',
|
||||||
*
|
'1 week' => '1 week',
|
||||||
* This file is automatically generated by 'yii message/extract' command.
|
'1 year' => '1 jaar',
|
||||||
* It contains the localizable messages extracted from source code.
|
'2 weeks' => 'twee weken',
|
||||||
* You may modify this file by translating the extracted messages.
|
'3 months' => 'drie maanden',
|
||||||
*
|
'6 months' => 'zes maanden',
|
||||||
* Each array element represents the translation (value) of a message (key).
|
'<strong>Confirm</strong> icon deletion' => '<strong>Bevestig</strong> de verwijdering van het pictogram',
|
||||||
* If the value is empty, the message is considered as not translated.
|
'<strong>Confirm</strong> image deletion' => '<strong>Bevestig</strong> de verwijdering van de afbeelding',
|
||||||
* Messages that no longer need translation will have their translations
|
'APC(u)' => 'APC(u)',
|
||||||
* enclosed between a pair of '@@' marks.
|
'Add OEmbed provider' => 'OEmbed provider toevoegen',
|
||||||
*
|
'Add new provider' => 'Nieuwe provider toevoegen',
|
||||||
* Message string can be used with plural forms format. Check i18n section
|
'Advanced Settings' => 'Geavanceerde Instellingen',
|
||||||
* of the guide for details.
|
'Allow Self-Signed Certificates?' => 'Sta zelfondertekende certificaten toe?',
|
||||||
*
|
'Allowed file extensions' => 'Toegestane bestandsextensies',
|
||||||
* NOTE: this file must be saved in UTF-8 encoding.
|
'Alphabetical' => 'Alfabetisch',
|
||||||
*/
|
'Appearance Settings' => 'Weergave instellingen',
|
||||||
return [
|
'Auto format based on user language - Example: {example}' => 'Automatisch indeling gebaseerd op de gebruikerstaal - Voorbeeld: {example}',
|
||||||
'1 month' => '1 maand',
|
'Back to overview' => 'Terug naar het overzicht',
|
||||||
'1 week' => '1 week',
|
'Base URL' => 'Basis-URL',
|
||||||
'1 year' => '1 jaar',
|
'Cache Backend' => 'Cache Backend',
|
||||||
'2 weeks' => 'twee weken',
|
'Comma separated list. Leave empty to allow all.' => 'Lijst gescheiden door komma\'s. Laat leeg om alles toe te staan.',
|
||||||
'3 months' => 'drie maanden',
|
'Could not send test email.' => 'Kan test-e-mail niet verzenden.',
|
||||||
'6 months' => 'zes maanden',
|
'Currently no provider active!' => 'Geen enkele provider is ingeschakeld!',
|
||||||
'<strong>Confirm</strong> icon deletion' => '<strong>Bevestig</strong> de verwijdering van het pictogram',
|
'Currently there are {count} records in the database dating from {dating}.' => 'Momenteel zijn er {count} records in de gegevensbank vanaf {dating}.',
|
||||||
'<strong>Confirm</strong> image deletion' => '<strong>Bevestig</strong> de verwijdering van de afbeelding',
|
'Dashboard' => 'Dashboard',
|
||||||
'APC(u)' => 'APC(u)',
|
'Date input format' => 'Datum invoerformaat',
|
||||||
'Add OEmbed provider' => 'OEmbed provider toevoegen',
|
'Default Expire Time (in seconds)' => 'Standaard vervaltijd (in seconden)',
|
||||||
'Add new provider' => 'Nieuwe provider toevoegen',
|
'Default language' => 'Standaard taal',
|
||||||
'Advanced Settings' => 'Geavanceerde Instellingen',
|
'Default pagination size (Entries per page)' => 'Standaard paginering grootte (Berichten per pagina)',
|
||||||
'Allow Self-Signed Certificates?' => 'Sta zelfondertekende certificaten toe?',
|
'Default stream content order' => 'Standaard inhoud volgorde',
|
||||||
'Allowed file extensions' => 'Toegestane bestandsextensies',
|
'Delete' => 'Verwijder',
|
||||||
'Alphabetical' => 'Alfabetisch',
|
'Display Name (Format)' => 'Weergavenaam (Formaat)',
|
||||||
'Appearance Settings' => 'Weergave instellingen',
|
'Dropdown space order' => 'Keuzelijst ruimte volgorde',
|
||||||
'Auto format based on user language - Example: {example}' => 'Automatisch indeling gebaseerd op de gebruikerstaal - Voorbeeld: {example}',
|
'E-Mail' => 'E-mail',
|
||||||
'Back to overview' => 'Terug naar het overzicht',
|
'E-Mail sender address' => 'E-mailadres afzender',
|
||||||
'Base URL' => 'Basis-URL',
|
'E-Mail sender name' => 'Naam van afzender',
|
||||||
'Cache Backend' => 'Cache Backend',
|
'E.g. http://example.com/humhub' => 'Voorbeeld http://example.com/humhub',
|
||||||
'Comma separated list. Leave empty to allow all.' => 'Lijst gescheiden door komma\'s. Laat leeg om alles toe te staan.',
|
'Edit OEmbed provider' => 'OEmbed provider aanpassen',
|
||||||
'Could not send test email.' => 'Kan test-e-mail niet verzenden.',
|
'Enable user friendship system' => 'Vriendschap systeem inschakelen',
|
||||||
'Currently no provider active!' => 'Geen enkele provider is ingeschakeld!',
|
'Enabled' => 'Ingeschakeld',
|
||||||
'Currently there are {count} records in the database dating from {dating}.' => 'Momenteel zijn er {count} records in de gegevensbank vanaf {dating}.',
|
'Enabled OEmbed providers' => 'Ingeschakelde OEmbed providers',
|
||||||
'Dashboard' => 'Dashboard',
|
'Encryption' => 'Encryptie',
|
||||||
'Date input format' => 'Datum invoerformaat',
|
'Endpoint Url' => 'Eindpunt URL',
|
||||||
'Default Expire Time (in seconds)' => 'Standaard vervaltijd (in seconden)',
|
'File' => 'Bestand',
|
||||||
'Default language' => 'Standaard taal',
|
'Firstname Lastname (e.g. John Doe)' => 'Voornaam Achternaam (bijvoorbeeld Jan Jansen)',
|
||||||
'Default pagination size (Entries per page)' => 'Standaard paginering grootte (Berichten per pagina)',
|
'Fixed format (dd/mm/yyyy) - Example: {example}' => 'Vaste indeling (dd/mm/jjjj) - Bijvoorbeeld: {example}',
|
||||||
'Default stream content order' => 'Standaard inhoud volgorde',
|
'Friendship' => 'Vriendschap',
|
||||||
'Delete' => 'Verwijder',
|
'General' => 'Algemeen',
|
||||||
'Display Name (Format)' => 'Weergavenaam (Formaat)',
|
'General Settings' => 'Algemene instellingen',
|
||||||
'Dropdown space order' => 'Keuzelijst ruimte volgorde',
|
'HTML tracking code' => 'HTML tracking code',
|
||||||
'E-Mail' => 'E-mail',
|
'Here you can configurate the registration behaviour and additinal user settings of your social network.' => 'Hieronder past u de registratie en aanvullende gebruiker instellingen van uw website aan.',
|
||||||
'E-Mail sender address' => 'E-mailadres afzender',
|
'Here you can configure basic settings of your social network.' => 'Hieronder verandert u de basis instellingen van uw website.',
|
||||||
'E-Mail sender name' => 'Naam van afzender',
|
'Hide file info (name, size) for images on wall' => 'Verberg bestandsinformatie (naam, grootte) voor afbeeldingen op muur',
|
||||||
'E.g. http://example.com/humhub' => 'Voorbeeld http://example.com/humhub',
|
'Horizontal scrolling images on a mobile device' => 'Beelden horizontaal scrollen op een mobiel apparaat',
|
||||||
'Edit OEmbed provider' => 'OEmbed provider aanpassen',
|
'Icon upload' => 'Pictogram upload',
|
||||||
'Enable user friendship system' => 'Vriendschap systeem inschakelen',
|
'If not set, height will default to 200px.' => 'Indien niet ingesteld, zal de hoogte standaard 200px zijn.',
|
||||||
'Enabled' => 'Ingeschakeld',
|
'If not set, width will default to 200px.' => 'Indien niet ingesteld, zal de breedte standaard 200px zijn.',
|
||||||
'Enabled OEmbed providers' => 'Ingeschakelde OEmbed providers',
|
'Last visit' => 'Laatste bezoek',
|
||||||
'Encryption' => 'Encryptie',
|
'Logo upload' => 'Logo upload',
|
||||||
'Endpoint Url' => 'Eindpunt URL',
|
'Mail Transport Type' => 'Mail transporttype',
|
||||||
'File' => 'Bestand',
|
'Maximum allowed age for logs.' => 'Maximaal leeftijd van logs.',
|
||||||
'Firstname Lastname (e.g. John Doe)' => 'Voornaam Achternaam (bijvoorbeeld Jan Jansen)',
|
'Maximum preview image height (in pixels, optional)' => 'Maximum hoogte voor voorvertoning van afbeeldingen (in pixel, optioneel)',
|
||||||
'Fixed format (dd/mm/yyyy) - Example: {example}' => 'Vaste indeling (dd/mm/jjjj) - Bijvoorbeeld: {example}',
|
'Maximum preview image width (in pixels, optional)' => 'Maximum breedte voor voorvertoning van afbeeldingen (in pixel, optioneel)',
|
||||||
'Friendship' => 'Vriendschap',
|
'Maximum upload file size (in MB)' => 'Maximale bestandsgrootte (in MB\'s)',
|
||||||
'General' => 'Algemeen',
|
'Mobile appearance' => 'Mobiel uiterlijk',
|
||||||
'General Settings' => 'Algemene instellingen',
|
'Name of the application' => 'Naam van de applicatie',
|
||||||
'HTML tracking code' => 'HTML tracking code',
|
'No Proxy Hosts' => 'Geen Proxy Hosts',
|
||||||
'Here you can configurate the registration behaviour and additinal user settings of your social network.' => 'Hieronder past u de registratie en aanvullende gebruiker instellingen van uw website aan.',
|
'No caching' => 'Geen caching',
|
||||||
'Here you can configure basic settings of your social network.' => 'Hieronder verandert u de basis instellingen van uw website.',
|
'None - shows dropdown in user registration.' => 'Geen - toont keuzelijst in gebruikersregistratie.',
|
||||||
'Hide file info (name, size) for images on wall' => 'Verberg bestandsinformatie (naam, grootte) voor afbeeldingen op muur',
|
'Notification Settings' => 'Meldingen instellingen',
|
||||||
'Horizontal scrolling images on a mobile device' => 'Beelden horizontaal scrollen op een mobiel apparaat',
|
'Old logs can significantly increase the size of your database while providing little information.' => 'Oude logs nemen veel ruimte in, maar leveren weinig informatie op.',
|
||||||
'Icon upload' => 'Pictogram upload',
|
'PHP APC(u) Extension missing - Type not available!' => 'De PHP APC(u) extensie ontbreekt - Type is niet beschikbaar!',
|
||||||
'If not set, height will default to 200px.' => 'Indien niet ingesteld, zal de hoogte standaard 200px zijn.',
|
'PHP reported a maximum of {maxUploadSize} MB' => 'PHP meld een maximum van {maxUploadSize} MB',
|
||||||
'If not set, width will default to 200px.' => 'Indien niet ingesteld, zal de breedte standaard 200px zijn.',
|
'Password' => 'Wachtwoord',
|
||||||
'Last visit' => 'Laatste bezoek',
|
'Port' => 'Poort',
|
||||||
'Logo upload' => 'Logo upload',
|
'Port number' => 'Poortnummer',
|
||||||
'Mail Transport Type' => 'Mail transporttype',
|
'Prevent client caching of following scripts' => 'Voorkom dat client-caching de volgende scripts bevat',
|
||||||
'Maximum allowed age for logs.' => 'Maximaal leeftijd van logs.',
|
'Redis' => 'Redis',
|
||||||
'Maximum preview image height (in pixels, optional)' => 'Maximum hoogte voor voorvertoning van afbeeldingen (in pixel, optioneel)',
|
'Reported database time: {dateTime}' => 'Gemelde gegevensbanktijd: {dateTime}',
|
||||||
'Maximum preview image width (in pixels, optional)' => 'Maximum breedte voor voorvertoning van afbeeldingen (in pixel, optioneel)',
|
'SMTP Options' => 'SMTP opties',
|
||||||
'Maximum upload file size (in MB)' => 'Maximale bestandsgrootte (in MB\'s)',
|
'Save' => 'Bewaar',
|
||||||
'Mobile appearance' => 'Mobiel uiterlijk',
|
'Save & Flush Caches' => 'Bewaar & vernieuw de caches',
|
||||||
'Name of the application' => 'Naam van de applicatie',
|
'Save & Test' => 'Bewaar & Test',
|
||||||
'No Proxy Hosts' => 'Geen Proxy Hosts',
|
'Saved' => 'Opgeslagen',
|
||||||
'No caching' => 'Geen caching',
|
'Saved and flushed cache' => 'Opgeslagen en cache vernieuwd',
|
||||||
'None - shows dropdown in user registration.' => 'Geen - toont keuzelijst in gebruikersregistratie.',
|
'Saved and sent test email to: {address}' => 'Opgeslagen en test-e-mail verzonden naar: {address}',
|
||||||
'Notification Settings' => 'Meldingen instellingen',
|
'Server' => 'Server',
|
||||||
'Old logs can significantly increase the size of your database while providing little information.' => 'Oude logs nemen veel ruimte in, maar leveren weinig informatie op.',
|
'Server Timezone' => 'Server tijdzone',
|
||||||
'PHP APC(u) Extension missing - Type not available!' => 'De PHP APC(u) extensie ontbreekt - Type is niet beschikbaar!',
|
'Show introduction tour for new users' => 'Toon introductie aan nieuwe gebruikers',
|
||||||
'PHP reported a maximum of {maxUploadSize} MB' => 'PHP meld een maximum van {maxUploadSize} MB',
|
'Show user profile post form on dashboard' => 'Toon bericht verzenden van gebruikersprofiel op het dashboard',
|
||||||
'Password' => 'Wachtwoord',
|
'Sort by creation date' => 'Sorteren op aanmaak datum',
|
||||||
'Port' => 'Poort',
|
'Sort by update date' => 'Sorteren op update datum',
|
||||||
'Port number' => 'Poortnummer',
|
'Test message' => 'Test bericht',
|
||||||
'Prevent client caching of following scripts' => 'Voorkom dat client-caching de volgende scripts bevat',
|
'Theme' => 'Thema',
|
||||||
'Redis' => 'Redis',
|
'These settings refer to advanced topics of your social network.' => 'Hieronder stelt u geavanceerde onderdelen van uw site in.',
|
||||||
'SMTP Options' => 'SMTP opties',
|
'These settings refer to the appearance of your social network.' => 'Hieronder stelt u het uiterlijk van uw site in.',
|
||||||
'Save' => 'Bewaar',
|
'Url Prefix' => 'URL Voorvoegsel',
|
||||||
'Save & Flush Caches' => 'Bewaar & vernieuw de caches',
|
'Url Prefix without http:// or https:// (e.g. youtube.com)' => 'URL prefix zonder http:// of https:// (bijv. youtube.com)',
|
||||||
'Save & Test' => 'Bewaar & Test',
|
'Use %url% as placeholder for URL. Format needs to be JSON. (e.g. http://www.youtube.com/oembed?url=%url%&format=json)' => 'Gebruik %url% als plaatshouder voor een URL. Het formaat dient JSON te zijn (bijv. http://www.youtube.com/oembed?url=%url%&format=json)',
|
||||||
'Saved' => 'Opgeslagen',
|
'Use X-Sendfile for File Downloads' => 'Gebruik X-Sendfile voor bestand downloads',
|
||||||
'Saved and flushed cache' => 'Opgeslagen en cache vernieuwd',
|
'Use the default swipe to show sidebar on a mobile device' => 'Gebruik de standaard veeg om de zijbalk weer te geven op een mobiel apparaat',
|
||||||
'Saved and sent test email to: {address}' => 'Opgeslagen en test-e-mail verzonden naar: {address}',
|
'User' => 'Gebruiker',
|
||||||
'Server' => 'Server',
|
'User Settings' => 'Gebruikers-instellingen.',
|
||||||
'Server Timezone' => 'Server tijdzone',
|
'Username' => 'Gebruikersnaam',
|
||||||
'Show introduction tour for new users' => 'Toon introductie aan nieuwe gebruikers',
|
'Username (e.g. john)' => 'Gebruikersnaam (bijvoorbeeld jan)',
|
||||||
'Show user profile post form on dashboard' => 'Toon bericht verzenden van gebruikersprofiel op het dashboard',
|
'You can add a statistic code snippet (HTML) - which will be added to all rendered pages.' => 'U kunt een statistieken HTML code toevoegen die aan alle pagina\'s toegevoegd zal worden.',
|
||||||
'Sort by creation date' => 'Sorteren op aanmaak datum',
|
'You\'re using no icon at the moment. Upload your logo now.' => 'U gebruikt momenteel geen pictogram. Upload nu uw logo.',
|
||||||
'Sort by update date' => 'Sorteren op update datum',
|
'You\'re using no logo at the moment. Upload your logo now.' => 'U gebruikt momenteel geen logo. Upload nu uw logo.',
|
||||||
'Test message' => 'Test bericht',
|
'never' => 'nooit',
|
||||||
'Theme' => 'Thema',
|
);
|
||||||
'These settings refer to advanced topics of your social network.' => 'Hieronder stelt u geavanceerde onderdelen van uw site in.',
|
|
||||||
'These settings refer to the appearance of your social network.' => 'Hieronder stelt u het uiterlijk van uw site in.',
|
|
||||||
'Url Prefix' => 'URL Voorvoegsel',
|
|
||||||
'Url Prefix without http:// or https:// (e.g. youtube.com)' => 'URL prefix zonder http:// of https:// (bijv. youtube.com)',
|
|
||||||
'Use %url% as placeholder for URL. Format needs to be JSON. (e.g. http://www.youtube.com/oembed?url=%url%&format=json)' => 'Gebruik %url% als plaatshouder voor een URL. Het formaat dient JSON te zijn (bijv. http://www.youtube.com/oembed?url=%url%&format=json)',
|
|
||||||
'Use X-Sendfile for File Downloads' => 'Gebruik X-Sendfile voor bestand downloads',
|
|
||||||
'Use the default swipe to show sidebar on a mobile device' => 'Gebruik de standaard veeg om de zijbalk weer te geven op een mobiel apparaat',
|
|
||||||
'User' => 'Gebruiker',
|
|
||||||
'User Settings' => 'Gebruikers-instellingen.',
|
|
||||||
'Username' => 'Gebruikersnaam',
|
|
||||||
'Username (e.g. john)' => 'Gebruikersnaam (bijvoorbeeld jan)',
|
|
||||||
'You can add a statistic code snippet (HTML) - which will be added to all rendered pages.' => 'U kunt een statistieken HTML code toevoegen die aan alle pagina\'s toegevoegd zal worden.',
|
|
||||||
'You\'re using no icon at the moment. Upload your logo now.' => 'U gebruikt momenteel geen pictogram. Upload nu uw logo.',
|
|
||||||
'You\'re using no logo at the moment. Upload your logo now.' => 'U gebruikt momenteel geen logo. Upload nu uw logo.',
|
|
||||||
'never' => 'nooit',
|
|
||||||
'Reported database time: {dateTime}' => '',
|
|
||||||
];
|
|
||||||
|
@ -1,147 +1,130 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
return array (
|
||||||
* Message translations.
|
'<strong>Information</strong>' => '<strong>Informatie</strong>',
|
||||||
*
|
'<strong>Settings</strong> and Configuration' => '<strong>Instellingen</strong> en configuratie',
|
||||||
* This file is automatically generated by 'yii message/extract' command.
|
'<strong>User</strong> administration' => '<strong>Gebruiker</strong> administratie',
|
||||||
* It contains the localizable messages extracted from source code.
|
'Accept user: <strong>{displayName}</strong> ' => 'Accepteer gebruiker: <strong>{displayName}</strong>',
|
||||||
* You may modify this file by translating the extracted messages.
|
'Account Request for \'{displayName}\' has been approved.' => 'Account Aanvraag voor \'{displayName}\' is goedgekeurd.',
|
||||||
*
|
'Account Request for \'{displayName}\' has been declined.' => 'Account Aanvraag voor \'{displayName}\' is afgewezen.',
|
||||||
* Each array element represents the translation (value) of a message (key).
|
'Actions' => 'Acties',
|
||||||
* If the value is empty, the message is considered as not translated.
|
'Active users' => 'Actieve gebruikers',
|
||||||
* Messages that no longer need translation will have their translations
|
'Add Groups...' => 'Groep toevoegen...',
|
||||||
* enclosed between a pair of '@@' marks.
|
'Add new category' => 'Nieuwe categorie toevoegen',
|
||||||
*
|
'Add new field' => 'Nieuw veld toevoegen',
|
||||||
* Message string can be used with plural forms format. Check i18n section
|
'Add new group' => 'Nieuwe groep toevoegen',
|
||||||
* of the guide for details.
|
'Add new members...' => 'Nieuwe leden toevoegen...',
|
||||||
*
|
'Add new user' => 'Voeg een nieuwe gebruiker toe',
|
||||||
* NOTE: this file must be saved in UTF-8 encoding.
|
'All the personal data of this user will be irrevocably deleted.' => 'Alle persoonlijke gegevens van deze gebruiker worden definitief verwijderd.',
|
||||||
*/
|
'Allow limited access for non-authenticated users (guests)' => 'Sta beperkte toegang voor niet-ingelogde gebruikers (gasten) toe',
|
||||||
return [
|
'Anonymous users can register' => 'Anonieme gebruikers kunnen registreren',
|
||||||
'<strong>Information</strong>' => '<strong>Informatie</strong>',
|
'Are you really sure that you want to disable this user?' => 'Weet u zeker dat u deze gebruiker wilt uitschakelen?',
|
||||||
'<strong>Settings</strong> and Configuration' => '<strong>Instellingen</strong> en configuratie',
|
'Are you really sure that you want to enable this user?' => 'Weet u zeker dat u deze gebruiker wilt inschakelen?',
|
||||||
'<strong>User</strong> administration' => '<strong>Gebruiker</strong> administratie',
|
'Are you really sure that you want to impersonate this user?' => 'Weet u zeker dat u deze gebruiker wilt imiteren?',
|
||||||
'Accept user: <strong>{displayName}</strong> ' => 'Accepteer gebruiker: <strong>{displayName}</strong>',
|
'Are you sure that you want to delete following user?' => 'Weet u zeker dat u de volgende gebruiker wilt verwijderen?',
|
||||||
'Account Request for \'{displayName}\' has been approved.' => 'Account Aanvraag voor \'{displayName}\' is goedgekeurd.',
|
'Cancel' => 'Annuleer',
|
||||||
'Account Request for \'{displayName}\' has been declined.' => 'Account Aanvraag voor \'{displayName}\' is afgewezen.',
|
'Click here to review' => 'Klik hier om te beoordelen',
|
||||||
'Actions' => 'Acties',
|
'Confirm user deletion' => 'Bevestig de verwijdering van de gebruiker',
|
||||||
'Active users' => 'Actieve gebruikers',
|
'Could not load category.' => 'Kon categorie niet laden.',
|
||||||
'Add Groups...' => 'Groep toevoegen...',
|
'Create new group' => 'Maak nieuwe groep',
|
||||||
'Add new category' => 'Nieuwe categorie toevoegen',
|
'Create new profile category' => 'Nieuwe profiel categorie toevoegen',
|
||||||
'Add new field' => 'Nieuw veld toevoegen',
|
'Create new profile field' => 'Nieuw profiel veld toevoegen',
|
||||||
'Add new group' => 'Nieuwe groep toevoegen',
|
'Decline & delete user: <strong>{displayName}</strong>' => 'Afwijzen & verwijderen gebruiker: <strong>{displayName}</strong>',
|
||||||
'Add new members...' => 'Nieuwe leden toevoegen...',
|
'Default content of the registration approval email' => 'Standaard inhoud van de e-mail voor registratie goedkeuring',
|
||||||
'Add new user' => 'Voeg een nieuwe gebruiker toe',
|
'Default content of the registration denial email' => 'Standaard inhoud van de e-mail voor registratie afwijzing',
|
||||||
'All the personal data of this user will be irrevocably deleted.' => 'Alle persoonlijke gegevens van deze gebruiker worden definitief verwijderd.',
|
'Default user group for new users' => 'Standaard gebruikersgroep voor nieuwe gebruikers',
|
||||||
'Allow limited access for non-authenticated users (guests)' => 'Sta beperkte toegang voor niet-ingelogde gebruikers (gasten) toe',
|
'Default user idle timeout, auto-logout (in seconds, optional)' => 'Standaard gebruiker idle timeout - auto-uitloggen (in seconden, optioneel)',
|
||||||
'Anonymous users can register' => 'Anonieme gebruikers kunnen registreren',
|
'Default user profile visibility' => 'Standaard zichtbaarheid gebruikersprofiel',
|
||||||
'Are you really sure that you want to disable this user?' => 'Weet u zeker dat u deze gebruiker wilt uitschakelen?',
|
'Delete' => 'Verwijder',
|
||||||
'Are you really sure that you want to enable this user?' => 'Weet u zeker dat u deze gebruiker wilt inschakelen?',
|
'Delete all contributions of this user' => 'Verwijder alle bijdragen van deze gebruiker',
|
||||||
'Are you really sure that you want to impersonate this user?' => 'Weet u zeker dat u deze gebruiker wilt imiteren?',
|
'Delete invitation' => 'Uitnodiging verwijderen',
|
||||||
'Are you sure that you want to delete following user?' => 'Weet u zeker dat u de volgende gebruiker wilt verwijderen?',
|
'Delete invitation?' => 'Uitnodiging verwijderen?',
|
||||||
'Cancel' => 'Annuleer',
|
'Delete spaces which are owned by this user' => 'Verwijder alle ruimtes die eigendom zijn van deze gebruiker',
|
||||||
'Click here to review' => 'Klik hier om te beoordelen',
|
'Deleted invitation' => 'Uitnodiging verwijderen',
|
||||||
'Confirm user deletion' => 'Bevestig de verwijdering van de gebruiker',
|
'Deleted users' => 'Verwijder gebruikers',
|
||||||
'Could not load category.' => 'Kon categorie niet laden.',
|
'Disable' => 'Deactiveer',
|
||||||
'Create new group' => 'Maak nieuwe groep',
|
'Disabled' => 'Uitgeschakeld',
|
||||||
'Create new profile category' => 'Nieuwe profiel categorie toevoegen',
|
'Disabled users' => 'Uitgeschakelde gebruikers',
|
||||||
'Create new profile field' => 'Nieuw profiel veld toevoegen',
|
'Do not change placeholders like {displayName} if you want them to be automatically filled by the system. To reset the email content fields with the system default, leave them empty.' => 'Wijzig geen plaatshouders zoals {displayName} als u wilt dat ze automatisch door het systeem worden gevuld. Als u de velden voor e-mailinhoud wilt resetten met de systeeminstelling, laat ze ze leeg.',
|
||||||
'Decline & delete user: <strong>{displayName}</strong>' => 'Afwijzen & verwijderen gebruiker: <strong>{displayName}</strong>',
|
'Edit category' => 'Categorie bewerken',
|
||||||
'Default content of the registration approval email' => 'Standaard inhoud van de e-mail voor registratie goedkeuring',
|
'Edit profile category' => 'Profiel categorie bewerken',
|
||||||
'Default content of the registration denial email' => 'Standaard inhoud van de e-mail voor registratie afwijzing',
|
'Edit profile field' => 'Profielveld aanpassen',
|
||||||
'Default user group for new users' => 'Standaard gebruikersgroep voor nieuwe gebruikers',
|
'Edit user: {name}' => 'Bewerk gebruiker: {name}',
|
||||||
'Default user idle timeout, auto-logout (in seconds, optional)' => 'Standaard gebruiker idle timeout - auto-uitloggen (in seconden, optioneel)',
|
'Enable' => 'Activeer',
|
||||||
'Default user profile visibility' => 'Standaard zichtbaarheid gebruikersprofiel',
|
'Enabled' => 'Ingeschakeld',
|
||||||
'Delete' => 'Verwijder',
|
'General' => 'Algemeen',
|
||||||
'Delete all contributions of this user' => 'Verwijder alle bijdragen van deze gebruiker',
|
'Group Manager' => 'Groepsmanager',
|
||||||
'Delete invitation' => 'Uitnodiging verwijderen',
|
'Group not found!' => 'Groep niet gevonden!',
|
||||||
'Delete invitation?' => 'Uitnodiging verwijderen?',
|
'Group user not found!' => 'Groep van de gebruiker niet gevonden',
|
||||||
'Delete spaces which are owned by this user' => 'Verwijder alle ruimtes die eigendom zijn van deze gebruiker',
|
'Groups' => 'Groepen',
|
||||||
'Deleted invitation' => 'Uitnodiging verwijderen',
|
'Hello {displayName},<br><br>
|
||||||
'Deleted users' => 'Verwijder gebruikers',
|
|
||||||
'Disable' => 'Deactiveer',
|
|
||||||
'Disabled' => 'Uitgeschakeld',
|
|
||||||
'Disabled users' => 'Uitgeschakelde gebruikers',
|
|
||||||
'Do not change placeholders like {displayName} if you want them to be automatically filled by the system. To reset the email content fields with the system default, leave them empty.' => 'Wijzig geen plaatshouders zoals {displayName} als u wilt dat ze automatisch door het systeem worden gevuld. Als u de velden voor e-mailinhoud wilt resetten met de systeeminstelling, laat ze ze leeg.',
|
|
||||||
'Edit category' => 'Categorie bewerken',
|
|
||||||
'Edit profile category' => 'Profiel categorie bewerken',
|
|
||||||
'Edit profile field' => 'Profielveld aanpassen',
|
|
||||||
'Edit user: {name}' => 'Bewerk gebruiker: {name}',
|
|
||||||
'Enable' => 'Activeer',
|
|
||||||
'Enabled' => 'Ingeschakeld',
|
|
||||||
'General' => 'Algemeen',
|
|
||||||
'Group Manager' => 'Groepsmanager',
|
|
||||||
'Group not found!' => 'Groep niet gevonden!',
|
|
||||||
'Group user not found!' => 'Groep van de gebruiker niet gevonden',
|
|
||||||
'Groups' => 'Groepen',
|
|
||||||
'Here you can create or edit profile categories and fields.' => 'Pas hier de profiel-categorieën en velden aan.',
|
|
||||||
'If this option is not selected, the ownership of the spaces will be transferred to your account.' => 'Als deze optie niet is geselecteerd, wordt het eigendom van de spaties overgedragen aan uw account.',
|
|
||||||
'Impersonate' => 'Imiteren ( wordt deze gebruiker)',
|
|
||||||
'Include captcha in registration form' => 'Inclusief captcha in inschrijfformulier',
|
|
||||||
'Invite not found!' => 'Uitnodiging niet gevonden!',
|
|
||||||
'LDAP' => 'LDAP',
|
|
||||||
'Last login' => 'Laatste aanmelding',
|
|
||||||
'List pending registrations' => 'Lijst met in behandeling zijnde registraties',
|
|
||||||
'Manage group: {groupName}' => 'Beheer groep: {groupName}',
|
|
||||||
'Manage groups' => 'Beheer groepen',
|
|
||||||
'Manage profile attributes' => 'Profiel-attributen aanpassen',
|
|
||||||
'Member since' => 'Lid sinds',
|
|
||||||
'Members' => 'Leden',
|
|
||||||
'Members can invite external users by email' => 'Leden kunnen externe gebruikers uitnodigen per email',
|
|
||||||
'Message' => 'Bericht',
|
|
||||||
'Min value is 20 seconds. If not set, session will timeout after 1400 seconds (24 minutes) regardless of activity (default session timeout)' => 'Minimum waarde is 20 seconden. Indien niet ingesteld, zal de sessie na 1400 seconden (24 minuten) verlopen, ongeacht activiteit.',
|
|
||||||
'New approval requests' => 'Nieuwe goedkeuring verzoeken',
|
|
||||||
'No' => 'Nee',
|
|
||||||
'No value found!' => 'Geen waarde gevonden!',
|
|
||||||
'One or more user needs your approval as group admin.' => 'Een of meerdere gebruikers hebben uw goedkeuring nodig als groep-beheerder',
|
|
||||||
'Only applicable when limited access for non-authenticated users is enabled. Only affects new users.' => 'Alleen van toepassing als beperkte toegang voor niet-geregistreerde gebruikers ingeschakeld is. Heeft alleen invloed op nieuwe gebruikers.',
|
|
||||||
'Overview' => 'Overzicht',
|
|
||||||
'Pending approvals' => 'Wachtende goedkeuringen',
|
|
||||||
'Pending user approvals' => 'Wachtende gebruiker goedkeuringen',
|
|
||||||
'Permanently delete' => 'Permanent verwijderen',
|
|
||||||
'Permissions' => 'Machtigingen',
|
|
||||||
'Profiles' => 'Profielen',
|
|
||||||
'Remove from group' => 'Verwijder uit groep',
|
|
||||||
'Require group admin approval after registration' => 'Goedkeuring door groep admin benodigd na registratie',
|
|
||||||
'Resend invitation email' => 'Stuur uitnodigingsmail opnieuw',
|
|
||||||
'Save' => 'Bewaar',
|
|
||||||
'Search by name, email or id.' => 'Zoeken op naam, e-mailadres of ID.',
|
|
||||||
'Select Groups' => 'Groep kiezen ...',
|
|
||||||
'Send & save' => 'Verzend & bewaar',
|
|
||||||
'Send invitation email' => 'Stuur uitnodigingsmail',
|
|
||||||
'Send invitation email again?' => 'De uitnodigingsmail opnieuw versturen?',
|
|
||||||
'Send invite' => 'Stuur uitnodiging',
|
|
||||||
'Settings' => 'Instellingen',
|
|
||||||
'Subject' => 'Onderwerp',
|
|
||||||
'The following list contains all pending sign-ups and invites.' => 'De volgende lijst bevat alle wachtende registraties en uitnodigingen.',
|
|
||||||
'The following list contains all registered users awaiting an approval.' => 'De volgende lijst bevat alle geregistreerde mensen die wachtten op goedkeuring.',
|
|
||||||
'The user is the owner of these spaces:' => 'De gebruiker is de eigenaar van deze ruimtes.',
|
|
||||||
'This overview contains a list of each registered user with actions to view, edit and delete users.' => 'Deze lijst toont alle geregistreerde gebruikers met opties om te bekijken, te bewerken en te verwijderen.',
|
|
||||||
'This user owns no spaces.' => 'Deze gebruiker is niet eigenaar van een ruimte.',
|
|
||||||
'Unapproved' => 'Niet goedgekeurd',
|
|
||||||
'User deletion process queued.' => 'Het verwijderen van de gebruiker is in de wachtrij geplaatst.',
|
|
||||||
'User is already a member of this group.' => 'De gebruiker is al lid van deze groep.',
|
|
||||||
'User not found!' => 'Gebruiker niet gevonden!',
|
|
||||||
'Users' => 'Gebruikers',
|
|
||||||
'Users can be assigned to different groups (e.g. teams, departments etc.) with specific standard spaces, group managers and permissions.' => 'Gebruikers kunnen aan verschillende groepen (zoals teams, afdelingen etc.) met specifieke standaard ruimtes, groep managers en permissies.',
|
|
||||||
'Using this option any contributions (e.g. contents, comments or likes) of this user will be irrevocably deleted.' => 'Met behulp van deze optie worden alle bijdragen (zoals inhoud, opmerkingen of vind-ik-leuks) van deze gebruiker onherroepelijk verwijderd.',
|
|
||||||
'View profile' => 'Bekijk profiel',
|
|
||||||
'Visibility' => 'Zichtbaarheid',
|
|
||||||
'Visible for members only' => 'Alleen zichtbaar voor leden',
|
|
||||||
'Visible for members+guests' => 'Zichtbaar voor leden+bezoekers',
|
|
||||||
'Yes' => 'Ja',
|
|
||||||
'You can only delete empty categories!' => 'U kunt alleen lege categorieën verwijderen!',
|
|
||||||
'You cannot delete yourself!' => 'U kunt uzelf niet verwijderen!',
|
|
||||||
'never' => 'Nooit',
|
|
||||||
'Hello {displayName},<br><br>
|
|
||||||
Your account has been activated.<br><br>
|
Your account has been activated.<br><br>
|
||||||
Click here to login:<br>
|
Click here to login:<br>
|
||||||
{loginLink}<br><br>
|
{loginLink}<br><br>
|
||||||
|
|
||||||
Kind Regards<br>
|
Kind Regards<br>
|
||||||
{AdminName}<br><br>' => '',
|
{AdminName}<br><br>' => 'Beste {displayName},<br><br>Uw account is geactiveerd.<br><br>Klik hier om u aan te melden<br>{loginLink}<br><br>Met vriendelijke groeten,<br> {AdminName}<br><br>',
|
||||||
'Hello {displayName},<br><br>
|
'Hello {displayName},<br><br>
|
||||||
Your account request has been declined.<br><br>
|
Your account request has been declined.<br><br>
|
||||||
|
|
||||||
Kind Regards<br>
|
Kind Regards<br>
|
||||||
{AdminName} <br><br> ' => '',
|
{AdminName} <br><br> ' => 'Beste {displayName},<br><br>Uw accountverzoek is afgewezen.<br><br>Met vriendelijke groeten,<br>{AdminName}<br><br>',
|
||||||
];
|
'Here you can create or edit profile categories and fields.' => 'Pas hier de profiel-categorieën en velden aan.',
|
||||||
|
'If this option is not selected, the ownership of the spaces will be transferred to your account.' => 'Als deze optie niet is geselecteerd, wordt het eigendom van de spaties overgedragen aan uw account.',
|
||||||
|
'Impersonate' => 'Imiteren ( wordt deze gebruiker)',
|
||||||
|
'Include captcha in registration form' => 'Inclusief captcha in inschrijfformulier',
|
||||||
|
'Invite not found!' => 'Uitnodiging niet gevonden!',
|
||||||
|
'LDAP' => 'LDAP',
|
||||||
|
'Last login' => 'Laatste aanmelding',
|
||||||
|
'List pending registrations' => 'Lijst met in behandeling zijnde registraties',
|
||||||
|
'Manage group: {groupName}' => 'Beheer groep: {groupName}',
|
||||||
|
'Manage groups' => 'Beheer groepen',
|
||||||
|
'Manage profile attributes' => 'Profiel-attributen aanpassen',
|
||||||
|
'Member since' => 'Lid sinds',
|
||||||
|
'Members' => 'Leden',
|
||||||
|
'Members can invite external users by email' => 'Leden kunnen externe gebruikers uitnodigen per email',
|
||||||
|
'Message' => 'Bericht',
|
||||||
|
'Min value is 20 seconds. If not set, session will timeout after 1400 seconds (24 minutes) regardless of activity (default session timeout)' => 'Minimum waarde is 20 seconden. Indien niet ingesteld, zal de sessie na 1400 seconden (24 minuten) verlopen, ongeacht activiteit.',
|
||||||
|
'New approval requests' => 'Nieuwe goedkeuring verzoeken',
|
||||||
|
'No' => 'Nee',
|
||||||
|
'No value found!' => 'Geen waarde gevonden!',
|
||||||
|
'One or more user needs your approval as group admin.' => 'Een of meerdere gebruikers hebben uw goedkeuring nodig als groep-beheerder',
|
||||||
|
'Only applicable when limited access for non-authenticated users is enabled. Only affects new users.' => 'Alleen van toepassing als beperkte toegang voor niet-geregistreerde gebruikers ingeschakeld is. Heeft alleen invloed op nieuwe gebruikers.',
|
||||||
|
'Overview' => 'Overzicht',
|
||||||
|
'Pending approvals' => 'Wachtende goedkeuringen',
|
||||||
|
'Pending user approvals' => 'Wachtende gebruiker goedkeuringen',
|
||||||
|
'Permanently delete' => 'Permanent verwijderen',
|
||||||
|
'Permissions' => 'Machtigingen',
|
||||||
|
'Profiles' => 'Profielen',
|
||||||
|
'Remove from group' => 'Verwijder uit groep',
|
||||||
|
'Require group admin approval after registration' => 'Goedkeuring door groep admin benodigd na registratie',
|
||||||
|
'Resend invitation email' => 'Stuur uitnodigingsmail opnieuw',
|
||||||
|
'Save' => 'Bewaar',
|
||||||
|
'Search by name, email or id.' => 'Zoeken op naam, e-mailadres of ID.',
|
||||||
|
'Select Groups' => 'Groep kiezen ...',
|
||||||
|
'Send & save' => 'Verzend & bewaar',
|
||||||
|
'Send invitation email' => 'Stuur uitnodigingsmail',
|
||||||
|
'Send invitation email again?' => 'De uitnodigingsmail opnieuw versturen?',
|
||||||
|
'Send invite' => 'Stuur uitnodiging',
|
||||||
|
'Settings' => 'Instellingen',
|
||||||
|
'Subject' => 'Onderwerp',
|
||||||
|
'The following list contains all pending sign-ups and invites.' => 'De volgende lijst bevat alle wachtende registraties en uitnodigingen.',
|
||||||
|
'The following list contains all registered users awaiting an approval.' => 'De volgende lijst bevat alle geregistreerde mensen die wachtten op goedkeuring.',
|
||||||
|
'The user is the owner of these spaces:' => 'De gebruiker is de eigenaar van deze ruimtes.',
|
||||||
|
'This overview contains a list of each registered user with actions to view, edit and delete users.' => 'Deze lijst toont alle geregistreerde gebruikers met opties om te bekijken, te bewerken en te verwijderen.',
|
||||||
|
'This user owns no spaces.' => 'Deze gebruiker is niet eigenaar van een ruimte.',
|
||||||
|
'Unapproved' => 'Niet goedgekeurd',
|
||||||
|
'User deletion process queued.' => 'Het verwijderen van de gebruiker is in de wachtrij geplaatst.',
|
||||||
|
'User is already a member of this group.' => 'De gebruiker is al lid van deze groep.',
|
||||||
|
'User not found!' => 'Gebruiker niet gevonden!',
|
||||||
|
'Users' => 'Gebruikers',
|
||||||
|
'Users can be assigned to different groups (e.g. teams, departments etc.) with specific standard spaces, group managers and permissions.' => 'Gebruikers kunnen aan verschillende groepen (zoals teams, afdelingen etc.) met specifieke standaard ruimtes, groep managers en permissies.',
|
||||||
|
'Using this option any contributions (e.g. contents, comments or likes) of this user will be irrevocably deleted.' => 'Met behulp van deze optie worden alle bijdragen (zoals inhoud, opmerkingen of vind-ik-leuks) van deze gebruiker onherroepelijk verwijderd.',
|
||||||
|
'View profile' => 'Bekijk profiel',
|
||||||
|
'Visibility' => 'Zichtbaarheid',
|
||||||
|
'Visible for members only' => 'Alleen zichtbaar voor leden',
|
||||||
|
'Visible for members+guests' => 'Zichtbaar voor leden+bezoekers',
|
||||||
|
'Yes' => 'Ja',
|
||||||
|
'You can only delete empty categories!' => 'U kunt alleen lege categorieën verwijderen!',
|
||||||
|
'You cannot delete yourself!' => 'U kunt uzelf niet verwijderen!',
|
||||||
|
'never' => 'Nooit',
|
||||||
|
);
|
||||||
|
@ -1,22 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
return array (
|
||||||
* Message translations.
|
'Invalid user state: thi' => 'Niewłaściwy status użytkownika: thi',
|
||||||
*
|
'User not found!' => 'Użytkownik nie znaleziony!',
|
||||||
* This file is automatically generated by 'yii message/extract' command.
|
);
|
||||||
* It contains the localizable messages extracted from source code.
|
|
||||||
* You may modify this file by translating the extracted messages.
|
|
||||||
*
|
|
||||||
* Each array element represents the translation (value) of a message (key).
|
|
||||||
* If the value is empty, the message is considered as not translated.
|
|
||||||
* Messages that no longer need translation will have their translations
|
|
||||||
* enclosed between a pair of '@@' marks.
|
|
||||||
*
|
|
||||||
* Message string can be used with plural forms format. Check i18n section
|
|
||||||
* of the guide for details.
|
|
||||||
*
|
|
||||||
* NOTE: this file must be saved in UTF-8 encoding.
|
|
||||||
*/
|
|
||||||
return [
|
|
||||||
'User not found!' => 'Użytkownik nie znaleziony!',
|
|
||||||
'Invalid user state: thi' => '',
|
|
||||||
];
|
|
||||||
|
@ -1,129 +1,112 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
return array (
|
||||||
* Message translations.
|
'1 month' => '1 miesiąc',
|
||||||
*
|
'1 week' => '1 tydzień',
|
||||||
* This file is automatically generated by 'yii message/extract' command.
|
'1 year' => '1 rok',
|
||||||
* It contains the localizable messages extracted from source code.
|
'2 weeks' => '2 tygodnie',
|
||||||
* You may modify this file by translating the extracted messages.
|
'3 months' => '3 miesiące',
|
||||||
*
|
'6 months' => '6 miesięcy',
|
||||||
* Each array element represents the translation (value) of a message (key).
|
'<strong>Confirm</strong> icon deletion' => '<strong>Potwierdź</strong> usunięcie ikony',
|
||||||
* If the value is empty, the message is considered as not translated.
|
'<strong>Confirm</strong> image deletion' => '<strong>Potwierdź</strong> usunięcie obrazu',
|
||||||
* Messages that no longer need translation will have their translations
|
'APC(u)' => 'APC(u)',
|
||||||
* enclosed between a pair of '@@' marks.
|
'Add OEmbed provider' => 'Dodaj dostawcę OEmbed',
|
||||||
*
|
'Add new provider' => 'Dodaj nowego dostawcę',
|
||||||
* Message string can be used with plural forms format. Check i18n section
|
'Advanced Settings' => 'Ustawienia Zaawansowane',
|
||||||
* of the guide for details.
|
'Allow Self-Signed Certificates?' => 'Zezwalać na samo-podpisane certyfikaty?',
|
||||||
*
|
'Allowed file extensions' => 'Dozwolone rozszerzenia',
|
||||||
* NOTE: this file must be saved in UTF-8 encoding.
|
'Alphabetical' => 'Alfabetycznie',
|
||||||
*/
|
'Appearance Settings' => 'Ustawienia Wyglądu',
|
||||||
return [
|
'Auto format based on user language - Example: {example}' => 'Auto-formatuj w oparciu o język użytkownika - przykład: {example}',
|
||||||
'1 month' => '1 miesiąc',
|
'Back to overview' => 'Wróć do omówienia',
|
||||||
'1 week' => '1 tydzień',
|
'Base URL' => 'Główny URL',
|
||||||
'1 year' => '1 rok',
|
'Cache Backend' => 'Zaplecze cache',
|
||||||
'2 weeks' => '2 tygodnie',
|
'Comma separated list. Leave empty to allow all.' => 'Lista elementów oddzielonych przecinkiem (csv). Pozostaw pustą aby dopuścić wszystkie.',
|
||||||
'3 months' => '3 miesiące',
|
'Could not send test email.' => 'Nie można wysłać wiadomości testowej.',
|
||||||
'6 months' => '6 miesięcy',
|
'Currently no provider active!' => 'Obecnie nie ma aktywnych dostawców!',
|
||||||
'<strong>Confirm</strong> icon deletion' => '<strong>Potwierdź</strong> usunięcie ikony',
|
'Currently there are {count} records in the database dating from {dating}.' => 'Obecnie istnieje {count} wpisów w bazie od {dating}.',
|
||||||
'<strong>Confirm</strong> image deletion' => '<strong>Potwierdź</strong> usunięcie obrazu',
|
'Dashboard' => 'Kokpit',
|
||||||
'APC(u)' => 'APC(u)',
|
'Date input format' => 'Format daty',
|
||||||
'Add OEmbed provider' => 'Dodaj dostawcę OEmbed',
|
'Default Expire Time (in seconds)' => 'Domyślny czas wygasania (w sekundach)',
|
||||||
'Add new provider' => 'Dodaj nowego dostawcę',
|
'Default language' => 'Domyślny język',
|
||||||
'Advanced Settings' => 'Ustawienia Zaawansowane',
|
'Default pagination size (Entries per page)' => 'Domyślna paginacja (wpisy na stronę)',
|
||||||
'Allow Self-Signed Certificates?' => 'Zezwalać na samo-podpisane certyfikaty?',
|
'Default stream content order' => 'Domyślna kolejność zawartości strumieni',
|
||||||
'Allowed file extensions' => 'Dozwolone rozszerzenia',
|
'Delete' => 'Usuń',
|
||||||
'Alphabetical' => 'Alfabetycznie',
|
'Display Name (Format)' => 'Nazwa wyświetlana (format)',
|
||||||
'Appearance Settings' => 'Ustawienia Wyglądu',
|
'Dropdown space order' => 'Kolejność listy rozwijanej stref',
|
||||||
'Auto format based on user language - Example: {example}' => 'Auto-formatuj w oparciu o język użytkownika - przykład: {example}',
|
'E-Mail' => 'E-mail',
|
||||||
'Back to overview' => 'Wróć do omówienia',
|
'E-Mail sender address' => 'Adres wysyłającego E-mail',
|
||||||
'Base URL' => 'Główny URL',
|
'E-Mail sender name' => 'Nazwa wysyłającego E-mail',
|
||||||
'Cache Backend' => 'Zaplecze cache',
|
'E.g. http://example.com/humhub' => 'Np. http://przyklad.pl/humhub',
|
||||||
'Comma separated list. Leave empty to allow all.' => 'Lista elementów oddzielonych przecinkiem (csv). Pozostaw pustą aby dopuścić wszystkie.',
|
'Edit OEmbed provider' => 'Edytuj dostawcę OEmbed',
|
||||||
'Could not send test email.' => 'Nie można wysłać wiadomości testowej.',
|
'Enable user friendship system' => 'Włącz system znajomości użytkowników',
|
||||||
'Currently no provider active!' => 'Obecnie nie ma aktywnych dostawców!',
|
'Enabled' => 'Włączony',
|
||||||
'Currently there are {count} records in the database dating from {dating}.' => 'Obecnie istnieje {count} wpisów w bazie od {dating}.',
|
'Enabled OEmbed providers' => 'Włączono dostawców OEmbed',
|
||||||
'Dashboard' => 'Kokpit',
|
'Encryption' => 'Szyfrowanie',
|
||||||
'Date input format' => 'Format daty',
|
'Endpoint Url' => 'Punkt docelowy URL',
|
||||||
'Default Expire Time (in seconds)' => 'Domyślny czas wygasania (w sekundach)',
|
'File' => 'Plik',
|
||||||
'Default language' => 'Domyślny język',
|
'Firstname Lastname (e.g. John Doe)' => 'Imię Nazwisko (np. Jan Kowalski)',
|
||||||
'Default pagination size (Entries per page)' => 'Domyślna paginacja (wpisy na stronę)',
|
'Fixed format (dd/mm/yyyy) - Example: {example}' => 'Ustalony format (dd/mm/yyyy) - Przykład: {example}',
|
||||||
'Default stream content order' => 'Domyślna kolejność zawartości strumieni',
|
'Friendship' => 'Przyjaźń',
|
||||||
'Delete' => 'Usuń',
|
'General' => 'Ogólne',
|
||||||
'Display Name (Format)' => 'Nazwa wyświetlana (format)',
|
'General Settings' => 'Główne Ustawienia',
|
||||||
'Dropdown space order' => 'Kolejność listy rozwijanej stref',
|
'HTML tracking code' => 'Kod śledzący HTML',
|
||||||
'E-Mail' => 'E-mail',
|
'Here you can configurate the registration behaviour and additinal user settings of your social network.' => 'Tutaj możesz zmienić zachowanie w trakcie rejestracji oraz dodatkowe ustawienia użytkowników Twojej sieci społecznościowej.',
|
||||||
'E-Mail sender address' => 'Adres wysyłającego E-mail',
|
'Here you can configure basic settings of your social network.' => 'Tutaj możesz zmienić podstawowe ustawienia Twojej sieci społecznościowej.',
|
||||||
'E-Mail sender name' => 'Nazwa wysyłającego E-mail',
|
'Hide file info (name, size) for images on wall' => 'Ukryj informacje o pliku (nazwa, rozmiar) dla obrazków na ścianie',
|
||||||
'E.g. http://example.com/humhub' => 'Np. http://przyklad.pl/humhub',
|
'Horizontal scrolling images on a mobile device' => 'Poziome przewijanie obrazów na urządzeniach mobilnych',
|
||||||
'Edit OEmbed provider' => 'Edytuj dostawcę OEmbed',
|
'Icon upload' => 'Wgraj ikonę',
|
||||||
'Enable user friendship system' => 'Włącz system znajomości użytkowników',
|
'If not set, height will default to 200px.' => 'Jeśli puste to domyślna wysokość wyniesie 200px.',
|
||||||
'Enabled' => 'Włączony',
|
'If not set, width will default to 200px.' => 'Jeśli puste to domyślna szerokość wyniesie 200px.',
|
||||||
'Enabled OEmbed providers' => 'Włączono dostawców OEmbed',
|
'Last visit' => 'Ostatnia wizyta',
|
||||||
'Encryption' => 'Szyfrowanie',
|
'Logo upload' => 'Załaduj logo',
|
||||||
'Endpoint Url' => 'Punkt docelowy URL',
|
'Mail Transport Type' => 'Typ przesyłania maili',
|
||||||
'File' => 'Plik',
|
'Maximum allowed age for logs.' => 'Maksymalny czas ważności logów.',
|
||||||
'Firstname Lastname (e.g. John Doe)' => 'Imię Nazwisko (np. Jan Kowalski)',
|
'Maximum preview image height (in pixels, optional)' => 'Maksymalna wysokość podglądu obrazka (w pikselach, opcjonalnie)',
|
||||||
'Fixed format (dd/mm/yyyy) - Example: {example}' => 'Ustalony format (dd/mm/yyyy) - Przykład: {example}',
|
'Maximum preview image width (in pixels, optional)' => 'Maksymalna szerokość podglądu obrazka (w pikselach, opcjonalnie)',
|
||||||
'Friendship' => 'Przyjaźń',
|
'Maximum upload file size (in MB)' => 'Maksymalny rozmiar wgrywanego pliku (w MB)',
|
||||||
'General' => 'Ogólne',
|
'Mobile appearance' => 'Wygląd mobilny',
|
||||||
'General Settings' => 'Główne Ustawienia',
|
'Name of the application' => 'Nazwa aplikacji',
|
||||||
'HTML tracking code' => 'Kod śledzący HTML',
|
'No Proxy Hosts' => 'Brak Hostów Proxy',
|
||||||
'Here you can configurate the registration behaviour and additinal user settings of your social network.' => 'Tutaj możesz zmienić zachowanie w trakcie rejestracji oraz dodatkowe ustawienia użytkowników Twojej sieci społecznościowej.',
|
'No caching' => 'Brak buforowania',
|
||||||
'Here you can configure basic settings of your social network.' => 'Tutaj możesz zmienić podstawowe ustawienia Twojej sieci społecznościowej.',
|
'None - shows dropdown in user registration.' => 'Żadne - pokazuje rozwijaną listę podczas rejestracji użytkownika',
|
||||||
'Hide file info (name, size) for images on wall' => 'Ukryj informacje o pliku (nazwa, rozmiar) dla obrazków na ścianie',
|
'Notification Settings' => 'Ustawienia Powiadomień',
|
||||||
'Horizontal scrolling images on a mobile device' => 'Poziome przewijanie obrazów na urządzeniach mobilnych',
|
'Old logs can significantly increase the size of your database while providing little information.' => 'Stare wpisy mogą znacząco zwiększać rozmiar Twojej bazy danych zapewniając niewiele informacji.',
|
||||||
'Icon upload' => 'Wgraj ikonę',
|
'PHP APC(u) Extension missing - Type not available!' => 'Brak rozszerzenia PHP APC(u)- Typ niedostępny!',
|
||||||
'If not set, height will default to 200px.' => 'Jeśli puste to domyślna wysokość wyniesie 200px.',
|
'PHP reported a maximum of {maxUploadSize} MB' => 'PHP zgłasza maksimum {maxUploadSize} MB',
|
||||||
'If not set, width will default to 200px.' => 'Jeśli puste to domyślna szerokość wyniesie 200px.',
|
'Password' => 'Hasło',
|
||||||
'Last visit' => 'Ostatnia wizyta',
|
'Port' => 'Port',
|
||||||
'Logo upload' => 'Załaduj logo',
|
'Port number' => 'Numer portu',
|
||||||
'Mail Transport Type' => 'Typ przesyłania maili',
|
'Prevent client caching of following scripts' => 'Zabroń klientowi zapisywanie w pamięci podręcznej skryptów',
|
||||||
'Maximum allowed age for logs.' => 'Maksymalny czas ważności logów.',
|
'Redis' => 'Redis',
|
||||||
'Maximum preview image height (in pixels, optional)' => 'Maksymalna wysokość podglądu obrazka (w pikselach, opcjonalnie)',
|
'Reported database time: {dateTime}' => 'Zgłoszony czas bazy danych: {dateTime}',
|
||||||
'Maximum preview image width (in pixels, optional)' => 'Maksymalna szerokość podglądu obrazka (w pikselach, opcjonalnie)',
|
'SMTP Options' => 'Opcje SMTP',
|
||||||
'Maximum upload file size (in MB)' => 'Maksymalny rozmiar wgrywanego pliku (w MB)',
|
'Save' => 'Zapisz',
|
||||||
'Mobile appearance' => 'Wygląd mobilny',
|
'Save & Flush Caches' => 'Zapisz i opróżnij cache',
|
||||||
'Name of the application' => 'Nazwa aplikacji',
|
'Save & Test' => 'Zapisz i testuj',
|
||||||
'No Proxy Hosts' => 'Brak Hostów Proxy',
|
'Saved' => 'Zapisano',
|
||||||
'No caching' => 'Brak buforowania',
|
'Saved and flushed cache' => 'Zapisano i opróżniono cache',
|
||||||
'None - shows dropdown in user registration.' => 'Żadne - pokazuje rozwijaną listę podczas rejestracji użytkownika',
|
'Saved and sent test email to: {address}' => 'Zapisano i wysłano wiadomość testową do: {address}',
|
||||||
'Notification Settings' => 'Ustawienia Powiadomień',
|
'Server' => 'Serwer',
|
||||||
'Old logs can significantly increase the size of your database while providing little information.' => 'Stare wpisy mogą znacząco zwiększać rozmiar Twojej bazy danych zapewniając niewiele informacji.',
|
'Server Timezone' => 'Strefa czasowa serwera',
|
||||||
'PHP APC(u) Extension missing - Type not available!' => 'Brak rozszerzenia PHP APC(u)- Typ niedostępny!',
|
'Show introduction tour for new users' => 'Pokazuj wycieczkę wprowadzającą nowym użytkownikom',
|
||||||
'PHP reported a maximum of {maxUploadSize} MB' => 'PHP zgłasza maksimum {maxUploadSize} MB',
|
'Show user profile post form on dashboard' => 'Pokaż formularz profilu użytkownika na kokpicie',
|
||||||
'Password' => 'Hasło',
|
'Sort by creation date' => 'Sortuj po dacie utworzenia',
|
||||||
'Port' => 'Port',
|
'Sort by update date' => 'Sortuj po dacie modyfikacji',
|
||||||
'Port number' => 'Numer portu',
|
'Test message' => 'Wiadomość testowa',
|
||||||
'Prevent client caching of following scripts' => 'Zabroń klientowi zapisywanie w pamięci podręcznej skryptów',
|
'Theme' => 'Motyw',
|
||||||
'Redis' => 'Redis',
|
'These settings refer to advanced topics of your social network.' => 'Te ustawienia odnoszą się do zaawansowanych tematów Twojej sieci społecznościowej.',
|
||||||
'SMTP Options' => 'Opcje SMTP',
|
'These settings refer to the appearance of your social network.' => 'Te ustawienia odnoszą się do wyglądu Twojej sieci społecznościowej.',
|
||||||
'Save' => 'Zapisz',
|
'Url Prefix' => 'Prefiks URL',
|
||||||
'Save & Flush Caches' => 'Zapisz i opróżnij cache',
|
'Url Prefix without http:// or https:// (e.g. youtube.com)' => 'Prefiks URL bez http:// lub https:// (np. youtube.com)',
|
||||||
'Save & Test' => 'Zapisz i testuj',
|
'Use %url% as placeholder for URL. Format needs to be JSON. (e.g. http://www.youtube.com/oembed?url=%url%&format=json)' => 'Użyj zastępczego %url% dla URL. Formatem musi być JSON. (np. http://www.youtube.com/oembed?url=%url%&format=json)',
|
||||||
'Saved' => 'Zapisano',
|
'Use X-Sendfile for File Downloads' => 'Użyj X-Sendfile przy pobieraniu plików',
|
||||||
'Saved and flushed cache' => 'Zapisano i opróżniono cache',
|
'Use the default swipe to show sidebar on a mobile device' => 'Użyj domyślnego przewijania aby pokazać pasek boczny na urządzeniu mobilnym',
|
||||||
'Server' => 'Serwer',
|
'User' => 'Użytkownik',
|
||||||
'Server Timezone' => 'Strefa czasowa serwera',
|
'User Settings' => 'Ustawienia Użytkownika',
|
||||||
'Show introduction tour for new users' => 'Pokazuj wycieczkę wprowadzającą nowym użytkownikom',
|
'Username' => 'Nazwa użytkownika',
|
||||||
'Show user profile post form on dashboard' => 'Pokaż formularz profilu użytkownika na kokpicie',
|
'Username (e.g. john)' => 'Nazwa użytkownika (np. jan)',
|
||||||
'Sort by creation date' => 'Sortuj po dacie utworzenia',
|
'You can add a statistic code snippet (HTML) - which will be added to all rendered pages.' => 'Możesz dodać fragment kodu HTML\'a zbierający statystyki - który zostanie dodany do każdej wyświetlanej strony.',
|
||||||
'Sort by update date' => 'Sortuj po dacie modyfikacji',
|
'You\'re using no icon at the moment. Upload your logo now.' => 'Obecnie nie używasz żadnej ikony. Wgraj teraz swoje logo.',
|
||||||
'Test message' => 'Wiadomość testowa',
|
'You\'re using no logo at the moment. Upload your logo now.' => 'Nie używasz logo. Prześlij teraz własne logo.',
|
||||||
'Theme' => 'Motyw',
|
'never' => 'nigdy',
|
||||||
'These settings refer to advanced topics of your social network.' => 'Te ustawienia odnoszą się do zaawansowanych tematów Twojej sieci społecznościowej.',
|
);
|
||||||
'These settings refer to the appearance of your social network.' => 'Te ustawienia odnoszą się do wyglądu Twojej sieci społecznościowej.',
|
|
||||||
'Url Prefix' => 'Prefiks URL',
|
|
||||||
'Url Prefix without http:// or https:// (e.g. youtube.com)' => 'Prefiks URL bez http:// lub https:// (np. youtube.com)',
|
|
||||||
'Use %url% as placeholder for URL. Format needs to be JSON. (e.g. http://www.youtube.com/oembed?url=%url%&format=json)' => 'Użyj zastępczego %url% dla URL. Formatem musi być JSON. (np. http://www.youtube.com/oembed?url=%url%&format=json)',
|
|
||||||
'Use X-Sendfile for File Downloads' => 'Użyj X-Sendfile przy pobieraniu plików',
|
|
||||||
'Use the default swipe to show sidebar on a mobile device' => 'Użyj domyślnego przewijania aby pokazać pasek boczny na urządzeniu mobilnym',
|
|
||||||
'User' => 'Użytkownik',
|
|
||||||
'User Settings' => 'Ustawienia Użytkownika',
|
|
||||||
'Username' => 'Nazwa użytkownika',
|
|
||||||
'Username (e.g. john)' => 'Nazwa użytkownika (np. jan)',
|
|
||||||
'You can add a statistic code snippet (HTML) - which will be added to all rendered pages.' => 'Możesz dodać fragment kodu HTML\'a zbierający statystyki - który zostanie dodany do każdej wyświetlanej strony.',
|
|
||||||
'You\'re using no icon at the moment. Upload your logo now.' => 'Obecnie nie używasz żadnej ikony. Wgraj teraz swoje logo.',
|
|
||||||
'You\'re using no logo at the moment. Upload your logo now.' => 'Nie używasz logo. Prześlij teraz własne logo.',
|
|
||||||
'never' => 'nigdy',
|
|
||||||
'Reported database time: {dateTime}' => '',
|
|
||||||
'Saved and sent test email to: {address}' => '',
|
|
||||||
];
|
|
||||||
|
@ -1,147 +1,130 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
return array (
|
||||||
* Message translations.
|
'<strong>Information</strong>' => '<strong>Informacje</strong>',
|
||||||
*
|
'<strong>Settings</strong> and Configuration' => '<strong>Ustawienia </strong> i Konfiguracja',
|
||||||
* This file is automatically generated by 'yii message/extract' command.
|
'<strong>User</strong> administration' => 'Zarządzanie <strong>Użytkownikiem</strong>',
|
||||||
* It contains the localizable messages extracted from source code.
|
'Accept user: <strong>{displayName}</strong> ' => 'Akceptuj użytkownika: <strong>{displayName}</strong>',
|
||||||
* You may modify this file by translating the extracted messages.
|
'Account Request for \'{displayName}\' has been approved.' => 'Konto dla \'{displayName}\' zostało zaakceptowane.',
|
||||||
*
|
'Account Request for \'{displayName}\' has been declined.' => 'Konto dla \'{displayName}\' nie zostało zaakceptowane.',
|
||||||
* Each array element represents the translation (value) of a message (key).
|
'Actions' => 'Akcje',
|
||||||
* If the value is empty, the message is considered as not translated.
|
'Active users' => 'Aktywni użytkownicy',
|
||||||
* Messages that no longer need translation will have their translations
|
'Add Groups...' => 'Dodaj Grupy...',
|
||||||
* enclosed between a pair of '@@' marks.
|
'Add new category' => 'Dodaj nową kategorię',
|
||||||
*
|
'Add new field' => 'Dodaj nowe pole',
|
||||||
* Message string can be used with plural forms format. Check i18n section
|
'Add new group' => 'Dodaj nową grupę',
|
||||||
* of the guide for details.
|
'Add new members...' => 'Dodaj nowych członków...',
|
||||||
*
|
'Add new user' => 'Dodaj nowego użytkownika',
|
||||||
* NOTE: this file must be saved in UTF-8 encoding.
|
'All the personal data of this user will be irrevocably deleted.' => 'Wszystkie prywatne dane tego użytkownika zostaną nieodwracalnie usunięte.',
|
||||||
*/
|
'Allow limited access for non-authenticated users (guests)' => 'Zezwól na ograniczony dostęp dla niezalogowanych użytkowników (gości)',
|
||||||
return [
|
'Anonymous users can register' => 'Anonimowi użytkownicy mogą rejestrować się',
|
||||||
'<strong>Information</strong>' => '<strong>Informacje</strong>',
|
'Are you really sure that you want to disable this user?' => 'Na pewno chcesz wyłączyć tego użytkownika?',
|
||||||
'<strong>Settings</strong> and Configuration' => '<strong>Ustawienia </strong> i Konfiguracja',
|
'Are you really sure that you want to enable this user?' => 'Na pewno chcesz włączyć tego użytkownika?',
|
||||||
'<strong>User</strong> administration' => 'Zarządzanie <strong>Użytkownikiem</strong>',
|
'Are you really sure that you want to impersonate this user?' => 'Na pewno chcesz użyć tożsamości tego użytkownika?',
|
||||||
'Accept user: <strong>{displayName}</strong> ' => 'Akceptuj użytkownika: <strong>{displayName}</strong>',
|
'Are you sure that you want to delete following user?' => 'Na pewno chcesz usunąć danego użytkownika?',
|
||||||
'Account Request for \'{displayName}\' has been approved.' => 'Konto dla \'{displayName}\' zostało zaakceptowane.',
|
'Cancel' => 'Anuluj',
|
||||||
'Account Request for \'{displayName}\' has been declined.' => 'Konto dla \'{displayName}\' nie zostało zaakceptowane.',
|
'Click here to review' => 'Kliknij tutaj aby przejrzeć',
|
||||||
'Actions' => 'Akcje',
|
'Confirm user deletion' => 'Potwierdź usunięcie użytkownika',
|
||||||
'Active users' => 'Aktywni użytkownicy',
|
'Could not load category.' => 'Nie można wczytać kategorii.',
|
||||||
'Add Groups...' => 'Dodaj Grupy...',
|
'Create new group' => 'Utwórz nową grupę',
|
||||||
'Add new category' => 'Dodaj nową kategorię',
|
'Create new profile category' => 'Utwórz profil nowej kategorii',
|
||||||
'Add new field' => 'Dodaj nowe pole',
|
'Create new profile field' => 'Utwórz profil nowego pola',
|
||||||
'Add new group' => 'Dodaj nową grupę',
|
'Decline & delete user: <strong>{displayName}</strong>' => 'Odrzuć i usuń użytkownika: <strong>{displayName}</strong>',
|
||||||
'Add new members...' => 'Dodaj nowych członków...',
|
'Default content of the registration approval email' => 'Domyślna zawartość wiadomości akceptacyjnej po rejestracji',
|
||||||
'Add new user' => 'Dodaj nowego użytkownika',
|
'Default content of the registration denial email' => 'Domyślna zawartość wiadomości odrzucającej po rejestracji',
|
||||||
'All the personal data of this user will be irrevocably deleted.' => 'Wszystkie prywatne dane tego użytkownika zostaną nieodwracalnie usunięte.',
|
'Default user group for new users' => 'Domyślna grupa użytkowników dla nowych użytkowników',
|
||||||
'Allow limited access for non-authenticated users (guests)' => 'Zezwól na ograniczony dostęp dla niezalogowanych użytkowników (gości)',
|
'Default user idle timeout, auto-logout (in seconds, optional)' => 'Domyślny czas bezczynności użytkownika, po którym zostanie wylogowany ( w sekundach, opcjonalnie)',
|
||||||
'Anonymous users can register' => 'Anonimowi użytkownicy mogą rejestrować się',
|
'Default user profile visibility' => 'Domyślna widoczność profilu użytkownika',
|
||||||
'Are you really sure that you want to disable this user?' => 'Na pewno chcesz wyłączyć tego użytkownika?',
|
'Delete' => 'Usuń',
|
||||||
'Are you really sure that you want to enable this user?' => 'Na pewno chcesz włączyć tego użytkownika?',
|
'Delete all contributions of this user' => 'Usuń wszystkie działania użytkownika',
|
||||||
'Are you really sure that you want to impersonate this user?' => 'Na pewno chcesz użyć tożsamości tego użytkownika?',
|
'Delete invitation' => 'Usuń zaproszenie',
|
||||||
'Are you sure that you want to delete following user?' => 'Na pewno chcesz usunąć danego użytkownika?',
|
'Delete invitation?' => 'Usunąć zaproszenie?',
|
||||||
'Cancel' => 'Anuluj',
|
'Delete spaces which are owned by this user' => 'Usuń strefy w posiadaniu tego użytkownika',
|
||||||
'Click here to review' => 'Kliknij tutaj aby przejrzeć',
|
'Deleted invitation' => 'Usunięto zaproszenie',
|
||||||
'Confirm user deletion' => 'Potwierdź usunięcie użytkownika',
|
'Deleted users' => 'Usuń użytkowników',
|
||||||
'Could not load category.' => 'Nie można wczytać kategorii.',
|
'Disable' => 'Wyłącz',
|
||||||
'Create new group' => 'Utwórz nową grupę',
|
'Disabled' => 'Wyłączony',
|
||||||
'Create new profile category' => 'Utwórz profil nowej kategorii',
|
'Disabled users' => 'Nieaktywni użytkownicy',
|
||||||
'Create new profile field' => 'Utwórz profil nowego pola',
|
'Do not change placeholders like {displayName} if you want them to be automatically filled by the system. To reset the email content fields with the system default, leave them empty.' => 'Nie zmieniaj przykładowych wpisów jak {displayName} jeżeli chcesz żeby zostały wypełnione automatycznie przez system. Aby wyzerować zawartość pól email na domyślne, pozostaw je puste.',
|
||||||
'Decline & delete user: <strong>{displayName}</strong>' => 'Odrzuć i usuń użytkownika: <strong>{displayName}</strong>',
|
'Edit category' => 'Edytuj kategorie',
|
||||||
'Default content of the registration approval email' => 'Domyślna zawartość wiadomości akceptacyjnej po rejestracji',
|
'Edit profile category' => 'Edytuj profil kategorii',
|
||||||
'Default content of the registration denial email' => 'Domyślna zawartość wiadomości odrzucającej po rejestracji',
|
'Edit profile field' => 'Edytuj profil pola',
|
||||||
'Default user group for new users' => 'Domyślna grupa użytkowników dla nowych użytkowników',
|
'Edit user: {name}' => 'Edytuj użytkownika: {name}',
|
||||||
'Default user idle timeout, auto-logout (in seconds, optional)' => 'Domyślny czas bezczynności użytkownika, po którym zostanie wylogowany ( w sekundach, opcjonalnie)',
|
'Enable' => 'Włącz',
|
||||||
'Default user profile visibility' => 'Domyślna widoczność profilu użytkownika',
|
'Enabled' => 'Włączony',
|
||||||
'Delete' => 'Usuń',
|
'General' => 'Ogólne',
|
||||||
'Delete all contributions of this user' => 'Usuń wszystkie działania użytkownika',
|
'Group Manager' => 'Zarządca Grupy',
|
||||||
'Delete invitation' => 'Usuń zaproszenie',
|
'Group not found!' => 'Nie znaleziono grupy!',
|
||||||
'Delete invitation?' => 'Usunąć zaproszenie?',
|
'Group user not found!' => 'Użytkownik grupy nie znaleziony!',
|
||||||
'Delete spaces which are owned by this user' => 'Usuń strefy w posiadaniu tego użytkownika',
|
'Groups' => 'Grupy',
|
||||||
'Deleted invitation' => 'Usunięto zaproszenie',
|
'Hello {displayName},<br><br>
|
||||||
'Deleted users' => 'Usuń użytkowników',
|
|
||||||
'Disable' => 'Wyłącz',
|
|
||||||
'Disabled' => 'Wyłączony',
|
|
||||||
'Disabled users' => 'Nieaktywni użytkownicy',
|
|
||||||
'Do not change placeholders like {displayName} if you want them to be automatically filled by the system. To reset the email content fields with the system default, leave them empty.' => 'Nie zmieniaj przykładowych wpisów jak {displayName} jeżeli chcesz żeby zostały wypełnione automatycznie przez system. Aby wyzerować zawartość pól email na domyślne, pozostaw je puste.',
|
|
||||||
'Edit category' => 'Edytuj kategorie',
|
|
||||||
'Edit profile category' => 'Edytuj profil kategorii',
|
|
||||||
'Edit profile field' => 'Edytuj profil pola',
|
|
||||||
'Edit user: {name}' => 'Edytuj użytkownika: {name}',
|
|
||||||
'Enable' => 'Włącz',
|
|
||||||
'Enabled' => 'Włączony',
|
|
||||||
'General' => 'Ogólne',
|
|
||||||
'Group Manager' => 'Zarządca Grupy',
|
|
||||||
'Group not found!' => 'Nie znaleziono grupy!',
|
|
||||||
'Group user not found!' => 'Użytkownik grupy nie znaleziony!',
|
|
||||||
'Groups' => 'Grupy',
|
|
||||||
'Here you can create or edit profile categories and fields.' => 'Tutaj możesz tworzyć i edytowac profile kategorii i pól.',
|
|
||||||
'If this option is not selected, the ownership of the spaces will be transferred to your account.' => 'Jeżeli ta opcja nie jest wybrana, własność stref zostanie przekazana na Twoje konto.',
|
|
||||||
'Impersonate' => 'Użyj tożsamości',
|
|
||||||
'Include captcha in registration form' => 'Dołącz captcha w formularzu rejestracji',
|
|
||||||
'Invite not found!' => 'Nie znaleziono zaproszenia!',
|
|
||||||
'LDAP' => 'LDAP',
|
|
||||||
'Last login' => 'Ostatnio zalogowany',
|
|
||||||
'List pending registrations' => 'Lista oczekujących rejestracji',
|
|
||||||
'Manage group: {groupName}' => 'Zarządzaj grupą: {groupName}',
|
|
||||||
'Manage groups' => 'Zarządzaj grupami',
|
|
||||||
'Manage profile attributes' => 'Zarządzaj atrybutami profilu',
|
|
||||||
'Member since' => 'Członek od',
|
|
||||||
'Members' => 'Członkowie',
|
|
||||||
'Members can invite external users by email' => 'Członkowie mogą zapraszać zewnętrznych użytkowników za pomocą emalia',
|
|
||||||
'Message' => 'Wiadomość',
|
|
||||||
'Min value is 20 seconds. If not set, session will timeout after 1400 seconds (24 minutes) regardless of activity (default session timeout)' => 'Minimalna wartość to 20 sekund. Jeśli puste, sesja zakończy się po 1400 sekundach (24 minuty) bez względu na aktywność.',
|
|
||||||
'New approval requests' => 'Nowe żądania zatwierdzenia',
|
|
||||||
'No' => 'Nie',
|
|
||||||
'No value found!' => 'Nie znaleziono wartości!',
|
|
||||||
'One or more user needs your approval as group admin.' => 'Jeden lub więcej użytkowników wymaga zatwierdzenia przez grupę administratorów.',
|
|
||||||
'Only applicable when limited access for non-authenticated users is enabled. Only affects new users.' => 'Właściwe tylko dla ograniczonego dostępu dla niezarejestrowanych użytkowników. Dotyczy jedynie nowych użytkowników.',
|
|
||||||
'Overview' => 'Przegląd',
|
|
||||||
'Pending approvals' => 'Oczekujące do zatwierdzenia',
|
|
||||||
'Pending user approvals' => 'Użytkownicy oczekujący na zaakceptowanie',
|
|
||||||
'Permanently delete' => 'Usuń na stałe',
|
|
||||||
'Permissions' => 'Pozwolenia',
|
|
||||||
'Profiles' => 'Profile',
|
|
||||||
'Remove from group' => 'Usuń z grupy',
|
|
||||||
'Require group admin approval after registration' => 'Wymagaj zatwierdzenia po rejestracji przez administratora grupy',
|
|
||||||
'Resend invitation email' => 'Wyślij ponownie wiadomość z zaproszeniem',
|
|
||||||
'Save' => 'Zapisz',
|
|
||||||
'Search by name, email or id.' => 'Szukaj po nazwie, e-mailu lub id.',
|
|
||||||
'Select Groups' => 'Wybierz Grupy',
|
|
||||||
'Send & save' => 'Wyślij i zapisz',
|
|
||||||
'Send invitation email' => 'Wyślij wiadomość z zaproszeniem',
|
|
||||||
'Send invitation email again?' => 'Wysłać ponownie wiadomość z zaproszeniem?',
|
|
||||||
'Send invite' => 'Wyślij zaproszenie',
|
|
||||||
'Settings' => 'Ustawienia',
|
|
||||||
'Subject' => 'Temat',
|
|
||||||
'The following list contains all pending sign-ups and invites.' => 'Poniższa lista zawiera wszystkie oczekujące zapisy i zaproszenia.',
|
|
||||||
'The following list contains all registered users awaiting an approval.' => 'Poniższa lista zawiera wszystkich zarejestrowanych użytkowników oczekujących na akceptacje.',
|
|
||||||
'The user is the owner of these spaces:' => 'Ten użytkownik jest właścicielem tych stref:',
|
|
||||||
'This overview contains a list of each registered user with actions to view, edit and delete users.' => 'Ten przegląd zawiera listę wszystkich zarejestrowanych użytkowników z możliwością przeglądania, edycji i usuwania użytkowników.',
|
|
||||||
'This user owns no spaces.' => 'Ten użytkownik nie jest właścicielem żadnych stref.',
|
|
||||||
'Unapproved' => 'Niezatwierdzony',
|
|
||||||
'User deletion process queued.' => 'Usunięcie użytkownika dodane do kolejki.',
|
|
||||||
'User is already a member of this group.' => 'Użytkownik już jest członkiem tej grupy!',
|
|
||||||
'User not found!' => 'Użytkownik nie znaleziony!',
|
|
||||||
'Users' => 'Użytkownicy',
|
|
||||||
'Users can be assigned to different groups (e.g. teams, departments etc.) with specific standard spaces, group managers and permissions.' => 'Użytkownicy mogą zostać przydzieleni do innych grup (np. drużyn, działów itp.) z ustalonymi standardowymi strefami, grupami i pozwoleniami.',
|
|
||||||
'Using this option any contributions (e.g. contents, comments or likes) of this user will be irrevocably deleted.' => 'Używając tej opcji cały wkład (t.j. wpisy, komentarze lub polubienia) tego użytkownika zostanie nieodwracalnie usunięty.',
|
|
||||||
'View profile' => 'Zobacz profil',
|
|
||||||
'Visibility' => 'Widzialna',
|
|
||||||
'Visible for members only' => 'Widoczne tylko dla członków',
|
|
||||||
'Visible for members+guests' => 'Widoczne dla członków i gości',
|
|
||||||
'Yes' => 'Tak',
|
|
||||||
'You can only delete empty categories!' => 'Możesz usunąć tylko pustą kategorię!',
|
|
||||||
'You cannot delete yourself!' => 'Nie możesz się usunąć!',
|
|
||||||
'never' => 'nigdy',
|
|
||||||
'Hello {displayName},<br><br>
|
|
||||||
Your account has been activated.<br><br>
|
Your account has been activated.<br><br>
|
||||||
Click here to login:<br>
|
Click here to login:<br>
|
||||||
{loginLink}<br><br>
|
{loginLink}<br><br>
|
||||||
|
|
||||||
Kind Regards<br>
|
Kind Regards<br>
|
||||||
{AdminName}<br><br>' => '',
|
{AdminName}<br><br>' => 'Witaj {displayName},<br><br> Twoje konto zostało aktywowane.<br><br> Kliknij tutaj aby się zalogować:<br> {loginLink}<br><br> Pozdrawiam<br> {AdminName}<br><br>',
|
||||||
'Hello {displayName},<br><br>
|
'Hello {displayName},<br><br>
|
||||||
Your account request has been declined.<br><br>
|
Your account request has been declined.<br><br>
|
||||||
|
|
||||||
Kind Regards<br>
|
Kind Regards<br>
|
||||||
{AdminName} <br><br> ' => '',
|
{AdminName} <br><br> ' => 'Witaj {displayName},<br><br> Twoje prośba o założenie konta została odrzzucona.<br><br> Pozdrawiam<br> {AdminName}<br><br>',
|
||||||
];
|
'Here you can create or edit profile categories and fields.' => 'Tutaj możesz tworzyć i edytowac profile kategorii i pól.',
|
||||||
|
'If this option is not selected, the ownership of the spaces will be transferred to your account.' => 'Jeżeli ta opcja nie jest wybrana, własność stref zostanie przekazana na Twoje konto.',
|
||||||
|
'Impersonate' => 'Użyj tożsamości',
|
||||||
|
'Include captcha in registration form' => 'Dołącz captcha w formularzu rejestracji',
|
||||||
|
'Invite not found!' => 'Nie znaleziono zaproszenia!',
|
||||||
|
'LDAP' => 'LDAP',
|
||||||
|
'Last login' => 'Ostatnio zalogowany',
|
||||||
|
'List pending registrations' => 'Lista oczekujących rejestracji',
|
||||||
|
'Manage group: {groupName}' => 'Zarządzaj grupą: {groupName}',
|
||||||
|
'Manage groups' => 'Zarządzaj grupami',
|
||||||
|
'Manage profile attributes' => 'Zarządzaj atrybutami profilu',
|
||||||
|
'Member since' => 'Członek od',
|
||||||
|
'Members' => 'Członkowie',
|
||||||
|
'Members can invite external users by email' => 'Członkowie mogą zapraszać zewnętrznych użytkowników za pomocą emalia',
|
||||||
|
'Message' => 'Wiadomość',
|
||||||
|
'Min value is 20 seconds. If not set, session will timeout after 1400 seconds (24 minutes) regardless of activity (default session timeout)' => 'Minimalna wartość to 20 sekund. Jeśli puste, sesja zakończy się po 1400 sekundach (24 minuty) bez względu na aktywność.',
|
||||||
|
'New approval requests' => 'Nowe żądania zatwierdzenia',
|
||||||
|
'No' => 'Nie',
|
||||||
|
'No value found!' => 'Nie znaleziono wartości!',
|
||||||
|
'One or more user needs your approval as group admin.' => 'Jeden lub więcej użytkowników wymaga zatwierdzenia przez grupę administratorów.',
|
||||||
|
'Only applicable when limited access for non-authenticated users is enabled. Only affects new users.' => 'Właściwe tylko dla ograniczonego dostępu dla niezarejestrowanych użytkowników. Dotyczy jedynie nowych użytkowników.',
|
||||||
|
'Overview' => 'Przegląd',
|
||||||
|
'Pending approvals' => 'Oczekujące do zatwierdzenia',
|
||||||
|
'Pending user approvals' => 'Użytkownicy oczekujący na zaakceptowanie',
|
||||||
|
'Permanently delete' => 'Usuń na stałe',
|
||||||
|
'Permissions' => 'Pozwolenia',
|
||||||
|
'Profiles' => 'Profile',
|
||||||
|
'Remove from group' => 'Usuń z grupy',
|
||||||
|
'Require group admin approval after registration' => 'Wymagaj zatwierdzenia po rejestracji przez administratora grupy',
|
||||||
|
'Resend invitation email' => 'Wyślij ponownie wiadomość z zaproszeniem',
|
||||||
|
'Save' => 'Zapisz',
|
||||||
|
'Search by name, email or id.' => 'Szukaj po nazwie, e-mailu lub id.',
|
||||||
|
'Select Groups' => 'Wybierz Grupy',
|
||||||
|
'Send & save' => 'Wyślij i zapisz',
|
||||||
|
'Send invitation email' => 'Wyślij wiadomość z zaproszeniem',
|
||||||
|
'Send invitation email again?' => 'Wysłać ponownie wiadomość z zaproszeniem?',
|
||||||
|
'Send invite' => 'Wyślij zaproszenie',
|
||||||
|
'Settings' => 'Ustawienia',
|
||||||
|
'Subject' => 'Temat',
|
||||||
|
'The following list contains all pending sign-ups and invites.' => 'Poniższa lista zawiera wszystkie oczekujące zapisy i zaproszenia.',
|
||||||
|
'The following list contains all registered users awaiting an approval.' => 'Poniższa lista zawiera wszystkich zarejestrowanych użytkowników oczekujących na akceptacje.',
|
||||||
|
'The user is the owner of these spaces:' => 'Ten użytkownik jest właścicielem tych stref:',
|
||||||
|
'This overview contains a list of each registered user with actions to view, edit and delete users.' => 'Ten przegląd zawiera listę wszystkich zarejestrowanych użytkowników z możliwością przeglądania, edycji i usuwania użytkowników.',
|
||||||
|
'This user owns no spaces.' => 'Ten użytkownik nie jest właścicielem żadnych stref.',
|
||||||
|
'Unapproved' => 'Niezatwierdzony',
|
||||||
|
'User deletion process queued.' => 'Usunięcie użytkownika dodane do kolejki.',
|
||||||
|
'User is already a member of this group.' => 'Użytkownik już jest członkiem tej grupy!',
|
||||||
|
'User not found!' => 'Użytkownik nie znaleziony!',
|
||||||
|
'Users' => 'Użytkownicy',
|
||||||
|
'Users can be assigned to different groups (e.g. teams, departments etc.) with specific standard spaces, group managers and permissions.' => 'Użytkownicy mogą zostać przydzieleni do innych grup (np. drużyn, działów itp.) z ustalonymi standardowymi strefami, grupami i pozwoleniami.',
|
||||||
|
'Using this option any contributions (e.g. contents, comments or likes) of this user will be irrevocably deleted.' => 'Używając tej opcji cały wkład (t.j. wpisy, komentarze lub polubienia) tego użytkownika zostanie nieodwracalnie usunięty.',
|
||||||
|
'View profile' => 'Zobacz profil',
|
||||||
|
'Visibility' => 'Widzialna',
|
||||||
|
'Visible for members only' => 'Widoczne tylko dla członków',
|
||||||
|
'Visible for members+guests' => 'Widoczne dla członków i gości',
|
||||||
|
'Yes' => 'Tak',
|
||||||
|
'You can only delete empty categories!' => 'Możesz usunąć tylko pustą kategorię!',
|
||||||
|
'You cannot delete yourself!' => 'Nie możesz się usunąć!',
|
||||||
|
'never' => 'nigdy',
|
||||||
|
);
|
||||||
|
@ -17,18 +17,17 @@
|
|||||||
* NOTE: this file must be saved in UTF-8 encoding.
|
* NOTE: this file must be saved in UTF-8 encoding.
|
||||||
*/
|
*/
|
||||||
return [
|
return [
|
||||||
'Access denied!' => 'ትዕዛዝዎ ተቀባይነት አላገኘም!',
|
|
||||||
'Cancel' => 'ይቅር',
|
'Cancel' => 'ይቅር',
|
||||||
'Cancel Edit' => 'አርትዖቱ ይቅር',
|
'Cancel Edit' => 'አርትዖቱ ይቅር',
|
||||||
'Delete' => 'አስወግድ',
|
'Delete' => 'አስወግድ',
|
||||||
'Edit' => 'ማስተካከያ',
|
'Edit' => 'ማስተካከያ',
|
||||||
'<strong>Confirm</strong> comment deleting' => '',
|
'<strong>Confirm</strong> comment deleting' => '',
|
||||||
'Comment' => '',
|
'Comment' => '',
|
||||||
|
'Comment could not be saved!' => '',
|
||||||
'Comment has been deleted' => '',
|
'Comment has been deleted' => '',
|
||||||
'Comments' => '',
|
'Comments' => '',
|
||||||
'Do you really want to delete this comment?' => '',
|
'Do you really want to delete this comment?' => '',
|
||||||
'Edit your comment...' => '',
|
'Edit your comment...' => '',
|
||||||
'Insufficent permissions!' => '',
|
|
||||||
'Read full comment...' => '',
|
'Read full comment...' => '',
|
||||||
'Reply' => '',
|
'Reply' => '',
|
||||||
'Send' => '',
|
'Send' => '',
|
||||||
@ -38,7 +37,6 @@ return [
|
|||||||
'Whenever a new comment was written.' => '',
|
'Whenever a new comment was written.' => '',
|
||||||
'Write a new comment...' => '',
|
'Write a new comment...' => '',
|
||||||
'Write a new reply...' => '',
|
'Write a new reply...' => '',
|
||||||
'You are not allowed to comment.' => '',
|
|
||||||
'comment' => '',
|
'comment' => '',
|
||||||
'{displayName} wrote a new comment ' => '',
|
'{displayName} wrote a new comment ' => '',
|
||||||
];
|
];
|
||||||
|
@ -18,7 +18,6 @@
|
|||||||
*/
|
*/
|
||||||
return [
|
return [
|
||||||
'<strong>Confirm</strong> comment deleting' => '<strong>Confirma</strong> que quiers borrar o comentario.',
|
'<strong>Confirm</strong> comment deleting' => '<strong>Confirma</strong> que quiers borrar o comentario.',
|
||||||
'Access denied!' => 'Acceso denegado!',
|
|
||||||
'Cancel' => 'Cancelar',
|
'Cancel' => 'Cancelar',
|
||||||
'Cancel Edit' => 'Cancelar la edición',
|
'Cancel Edit' => 'Cancelar la edición',
|
||||||
'Comment' => 'Comentar',
|
'Comment' => 'Comentar',
|
||||||
@ -28,7 +27,6 @@ return [
|
|||||||
'Do you really want to delete this comment?' => 'Seguro que quiers borrar o comentario?',
|
'Do you really want to delete this comment?' => 'Seguro que quiers borrar o comentario?',
|
||||||
'Edit' => 'Editar',
|
'Edit' => 'Editar',
|
||||||
'Edit your comment...' => 'Editar comentario...',
|
'Edit your comment...' => 'Editar comentario...',
|
||||||
'Insufficent permissions!' => 'Premisos insuficients!',
|
|
||||||
'Read full comment...' => 'Leyer tot o comentario',
|
'Read full comment...' => 'Leyer tot o comentario',
|
||||||
'Send' => 'Ninviar',
|
'Send' => 'Ninviar',
|
||||||
'Show all {total} comments' => 'Veyer totz os {total} comentarios',
|
'Show all {total} comments' => 'Veyer totz os {total} comentarios',
|
||||||
@ -37,8 +35,8 @@ return [
|
|||||||
'Write a new comment...' => 'Escribir un nuevo comentario...',
|
'Write a new comment...' => 'Escribir un nuevo comentario...',
|
||||||
'comment' => 'Comentar',
|
'comment' => 'Comentar',
|
||||||
'{displayName} wrote a new comment ' => '{displayName} escribió un nuevo comentario.',
|
'{displayName} wrote a new comment ' => '{displayName} escribió un nuevo comentario.',
|
||||||
|
'Comment could not be saved!' => '',
|
||||||
'Reply' => '',
|
'Reply' => '',
|
||||||
'The comment must not be empty!' => '',
|
'The comment must not be empty!' => '',
|
||||||
'Write a new reply...' => '',
|
'Write a new reply...' => '',
|
||||||
'You are not allowed to comment.' => '',
|
|
||||||
];
|
];
|
||||||
|
@ -18,7 +18,6 @@
|
|||||||
*/
|
*/
|
||||||
return [
|
return [
|
||||||
'<strong>Confirm</strong> comment deleting' => 'تأكيد حذف الرد',
|
'<strong>Confirm</strong> comment deleting' => 'تأكيد حذف الرد',
|
||||||
'Access denied!' => 'لم يتم السماح!',
|
|
||||||
'Cancel' => 'إلغاء',
|
'Cancel' => 'إلغاء',
|
||||||
'Cancel Edit' => 'إلغاء تحرير',
|
'Cancel Edit' => 'إلغاء تحرير',
|
||||||
'Comment' => 'رد',
|
'Comment' => 'رد',
|
||||||
@ -28,7 +27,6 @@ return [
|
|||||||
'Do you really want to delete this comment?' => 'هل انت متأكد من رغبتك في حذف هذا الرد؟',
|
'Do you really want to delete this comment?' => 'هل انت متأكد من رغبتك في حذف هذا الرد؟',
|
||||||
'Edit' => 'تحرير',
|
'Edit' => 'تحرير',
|
||||||
'Edit your comment...' => 'تحرير الرد...',
|
'Edit your comment...' => 'تحرير الرد...',
|
||||||
'Insufficent permissions!' => 'ليست لديك الصلاحيات اللازمة!',
|
|
||||||
'Read full comment...' => 'قراءة التعليق الكامل ...',
|
'Read full comment...' => 'قراءة التعليق الكامل ...',
|
||||||
'Send' => 'ارسل',
|
'Send' => 'ارسل',
|
||||||
'Show all {total} comments' => 'عرض كل الـ {total} رداً',
|
'Show all {total} comments' => 'عرض كل الـ {total} رداً',
|
||||||
@ -36,9 +34,9 @@ return [
|
|||||||
'The comment must not be empty!' => 'يجب ألا يكون التعليق فارغًا!',
|
'The comment must not be empty!' => 'يجب ألا يكون التعليق فارغًا!',
|
||||||
'Whenever a new comment was written.' => 'كلما تم كتابة تعليق جديد.',
|
'Whenever a new comment was written.' => 'كلما تم كتابة تعليق جديد.',
|
||||||
'Write a new comment...' => 'كتابة رد جديد...',
|
'Write a new comment...' => 'كتابة رد جديد...',
|
||||||
'You are not allowed to comment.' => 'لا يسمح لك بالتعليق.',
|
|
||||||
'comment' => 'رد',
|
'comment' => 'رد',
|
||||||
'{displayName} wrote a new comment ' => '{displayName} قام بكتابة رد جديد',
|
'{displayName} wrote a new comment ' => '{displayName} قام بكتابة رد جديد',
|
||||||
|
'Comment could not be saved!' => '',
|
||||||
'Reply' => '',
|
'Reply' => '',
|
||||||
'Write a new reply...' => '',
|
'Write a new reply...' => '',
|
||||||
];
|
];
|
||||||
|
@ -17,18 +17,17 @@
|
|||||||
* NOTE: this file must be saved in UTF-8 encoding.
|
* NOTE: this file must be saved in UTF-8 encoding.
|
||||||
*/
|
*/
|
||||||
return [
|
return [
|
||||||
'Access denied!' => 'Достъп отказан!',
|
|
||||||
'Cancel' => 'Отказ',
|
'Cancel' => 'Отказ',
|
||||||
'Delete' => 'Изтрий',
|
'Delete' => 'Изтрий',
|
||||||
'<strong>Confirm</strong> comment deleting' => '',
|
'<strong>Confirm</strong> comment deleting' => '',
|
||||||
'Cancel Edit' => '',
|
'Cancel Edit' => '',
|
||||||
'Comment' => '',
|
'Comment' => '',
|
||||||
|
'Comment could not be saved!' => '',
|
||||||
'Comment has been deleted' => '',
|
'Comment has been deleted' => '',
|
||||||
'Comments' => '',
|
'Comments' => '',
|
||||||
'Do you really want to delete this comment?' => '',
|
'Do you really want to delete this comment?' => '',
|
||||||
'Edit' => '',
|
'Edit' => '',
|
||||||
'Edit your comment...' => '',
|
'Edit your comment...' => '',
|
||||||
'Insufficent permissions!' => '',
|
|
||||||
'Read full comment...' => '',
|
'Read full comment...' => '',
|
||||||
'Reply' => '',
|
'Reply' => '',
|
||||||
'Send' => '',
|
'Send' => '',
|
||||||
@ -38,7 +37,6 @@ return [
|
|||||||
'Whenever a new comment was written.' => '',
|
'Whenever a new comment was written.' => '',
|
||||||
'Write a new comment...' => '',
|
'Write a new comment...' => '',
|
||||||
'Write a new reply...' => '',
|
'Write a new reply...' => '',
|
||||||
'You are not allowed to comment.' => '',
|
|
||||||
'comment' => '',
|
'comment' => '',
|
||||||
'{displayName} wrote a new comment ' => '',
|
'{displayName} wrote a new comment ' => '',
|
||||||
];
|
];
|
||||||
|
@ -20,15 +20,14 @@ return [
|
|||||||
'Delete' => 'Dilemel',
|
'Delete' => 'Dilemel',
|
||||||
'Edit' => 'Embann',
|
'Edit' => 'Embann',
|
||||||
'<strong>Confirm</strong> comment deleting' => '',
|
'<strong>Confirm</strong> comment deleting' => '',
|
||||||
'Access denied!' => '',
|
|
||||||
'Cancel' => '',
|
'Cancel' => '',
|
||||||
'Cancel Edit' => '',
|
'Cancel Edit' => '',
|
||||||
'Comment' => '',
|
'Comment' => '',
|
||||||
|
'Comment could not be saved!' => '',
|
||||||
'Comment has been deleted' => '',
|
'Comment has been deleted' => '',
|
||||||
'Comments' => '',
|
'Comments' => '',
|
||||||
'Do you really want to delete this comment?' => '',
|
'Do you really want to delete this comment?' => '',
|
||||||
'Edit your comment...' => '',
|
'Edit your comment...' => '',
|
||||||
'Insufficent permissions!' => '',
|
|
||||||
'Read full comment...' => '',
|
'Read full comment...' => '',
|
||||||
'Reply' => '',
|
'Reply' => '',
|
||||||
'Send' => '',
|
'Send' => '',
|
||||||
@ -38,7 +37,6 @@ return [
|
|||||||
'Whenever a new comment was written.' => '',
|
'Whenever a new comment was written.' => '',
|
||||||
'Write a new comment...' => '',
|
'Write a new comment...' => '',
|
||||||
'Write a new reply...' => '',
|
'Write a new reply...' => '',
|
||||||
'You are not allowed to comment.' => '',
|
|
||||||
'comment' => '',
|
'comment' => '',
|
||||||
'{displayName} wrote a new comment ' => '',
|
'{displayName} wrote a new comment ' => '',
|
||||||
];
|
];
|
||||||
|
@ -18,7 +18,6 @@
|
|||||||
*/
|
*/
|
||||||
return [
|
return [
|
||||||
'<strong>Confirm</strong> comment deleting' => '<strong>Confirma</strong> que vols esborrar el comentari',
|
'<strong>Confirm</strong> comment deleting' => '<strong>Confirma</strong> que vols esborrar el comentari',
|
||||||
'Access denied!' => 'S\'ha denegat l\'accés!',
|
|
||||||
'Cancel' => 'Cancel·la',
|
'Cancel' => 'Cancel·la',
|
||||||
'Cancel Edit' => 'Cancel·lar edició',
|
'Cancel Edit' => 'Cancel·lar edició',
|
||||||
'Comment' => 'Comenta',
|
'Comment' => 'Comenta',
|
||||||
@ -29,7 +28,6 @@ return [
|
|||||||
'Do you really want to delete this comment?' => 'Segur que vols esborrar aquest comentari?',
|
'Do you really want to delete this comment?' => 'Segur que vols esborrar aquest comentari?',
|
||||||
'Edit' => 'Editar',
|
'Edit' => 'Editar',
|
||||||
'Edit your comment...' => 'Edita el teu comentari...',
|
'Edit your comment...' => 'Edita el teu comentari...',
|
||||||
'Insufficent permissions!' => 'No tens suficients privilegis!',
|
|
||||||
'Read full comment...' => 'Llegir el comentari sencer',
|
'Read full comment...' => 'Llegir el comentari sencer',
|
||||||
'Send' => 'Envia',
|
'Send' => 'Envia',
|
||||||
'Show all {total} comments' => 'Mostra tots els {total} comentaris',
|
'Show all {total} comments' => 'Mostra tots els {total} comentaris',
|
||||||
@ -38,8 +36,8 @@ return [
|
|||||||
'Write a new comment...' => 'Escriu un nou comentari...',
|
'Write a new comment...' => 'Escriu un nou comentari...',
|
||||||
'comment' => 'el comentari',
|
'comment' => 'el comentari',
|
||||||
'{displayName} wrote a new comment ' => '{displayName} ha comentat ',
|
'{displayName} wrote a new comment ' => '{displayName} ha comentat ',
|
||||||
|
'Comment could not be saved!' => '',
|
||||||
'Reply' => '',
|
'Reply' => '',
|
||||||
'The comment must not be empty!' => '',
|
'The comment must not be empty!' => '',
|
||||||
'Write a new reply...' => '',
|
'Write a new reply...' => '',
|
||||||
'You are not allowed to comment.' => '',
|
|
||||||
];
|
];
|
||||||
|
@ -18,7 +18,6 @@
|
|||||||
*/
|
*/
|
||||||
return [
|
return [
|
||||||
'<strong>Confirm</strong> comment deleting' => '<strong>Potvrďte</strong> smazání komentáře',
|
'<strong>Confirm</strong> comment deleting' => '<strong>Potvrďte</strong> smazání komentáře',
|
||||||
'Access denied!' => 'Přístup odepřen!',
|
|
||||||
'Cancel' => 'Zrušit',
|
'Cancel' => 'Zrušit',
|
||||||
'Cancel Edit' => 'Zrušit úpravy',
|
'Cancel Edit' => 'Zrušit úpravy',
|
||||||
'Comment' => 'Komentovat',
|
'Comment' => 'Komentovat',
|
||||||
@ -28,7 +27,6 @@ return [
|
|||||||
'Do you really want to delete this comment?' => 'Opravdu chcete smazat tento komentář?',
|
'Do you really want to delete this comment?' => 'Opravdu chcete smazat tento komentář?',
|
||||||
'Edit' => 'Upravit',
|
'Edit' => 'Upravit',
|
||||||
'Edit your comment...' => 'Upravit komentář...',
|
'Edit your comment...' => 'Upravit komentář...',
|
||||||
'Insufficent permissions!' => 'Nedostatečná oprávnění!',
|
|
||||||
'Read full comment...' => 'Přečíst celý komentář',
|
'Read full comment...' => 'Přečíst celý komentář',
|
||||||
'Send' => 'Odeslat',
|
'Send' => 'Odeslat',
|
||||||
'Show all {total} comments' => 'Zobrazit všech {total} komentářů',
|
'Show all {total} comments' => 'Zobrazit všech {total} komentářů',
|
||||||
@ -37,8 +35,8 @@ return [
|
|||||||
'Write a new comment...' => 'Napište komentář...',
|
'Write a new comment...' => 'Napište komentář...',
|
||||||
'comment' => 'Komentář',
|
'comment' => 'Komentář',
|
||||||
'{displayName} wrote a new comment ' => '{displayName} napsal(a) nový komentář',
|
'{displayName} wrote a new comment ' => '{displayName} napsal(a) nový komentář',
|
||||||
|
'Comment could not be saved!' => '',
|
||||||
'Reply' => '',
|
'Reply' => '',
|
||||||
'The comment must not be empty!' => '',
|
'The comment must not be empty!' => '',
|
||||||
'Write a new reply...' => '',
|
'Write a new reply...' => '',
|
||||||
'You are not allowed to comment.' => '',
|
|
||||||
];
|
];
|
||||||
|
@ -18,7 +18,6 @@
|
|||||||
*/
|
*/
|
||||||
return [
|
return [
|
||||||
'<strong>Confirm</strong> comment deleting' => '<strong>Bekræft</strong> kommentar sletning',
|
'<strong>Confirm</strong> comment deleting' => '<strong>Bekræft</strong> kommentar sletning',
|
||||||
'Access denied!' => 'Adgang nægtet!',
|
|
||||||
'Cancel' => 'Afbryd',
|
'Cancel' => 'Afbryd',
|
||||||
'Comment' => 'Kommentar',
|
'Comment' => 'Kommentar',
|
||||||
'Comment has been deleted' => 'Kommentar er blevet slettet',
|
'Comment has been deleted' => 'Kommentar er blevet slettet',
|
||||||
@ -27,7 +26,6 @@ return [
|
|||||||
'Do you really want to delete this comment?' => 'Vil du virkelig slette denne kommentar?',
|
'Do you really want to delete this comment?' => 'Vil du virkelig slette denne kommentar?',
|
||||||
'Edit' => 'Rediger',
|
'Edit' => 'Rediger',
|
||||||
'Edit your comment...' => 'Rediger din kommentar...',
|
'Edit your comment...' => 'Rediger din kommentar...',
|
||||||
'Insufficent permissions!' => 'Manglende adgang',
|
|
||||||
'Read full comment...' => 'Læs fuld kommentar...',
|
'Read full comment...' => 'Læs fuld kommentar...',
|
||||||
'Send' => 'Send',
|
'Send' => 'Send',
|
||||||
'Show all {total} comments' => 'Vis alle {total} kommentarer',
|
'Show all {total} comments' => 'Vis alle {total} kommentarer',
|
||||||
@ -35,10 +33,10 @@ return [
|
|||||||
'The comment must not be empty!' => 'Kommentaren må ikke være tom!',
|
'The comment must not be empty!' => 'Kommentaren må ikke være tom!',
|
||||||
'Whenever a new comment was written.' => 'Når som helst en ny kommentar blev skrevet.',
|
'Whenever a new comment was written.' => 'Når som helst en ny kommentar blev skrevet.',
|
||||||
'Write a new comment...' => 'Skriv en ny kommentar...',
|
'Write a new comment...' => 'Skriv en ny kommentar...',
|
||||||
'You are not allowed to comment.' => 'Du har ikke tilladelse til at kommentere.',
|
|
||||||
'comment' => 'Kommentar',
|
'comment' => 'Kommentar',
|
||||||
'{displayName} wrote a new comment ' => '{displayName} skrev en ny kommentar',
|
'{displayName} wrote a new comment ' => '{displayName} skrev en ny kommentar',
|
||||||
'Cancel Edit' => '',
|
'Cancel Edit' => '',
|
||||||
|
'Comment could not be saved!' => '',
|
||||||
'Reply' => '',
|
'Reply' => '',
|
||||||
'Write a new reply...' => '',
|
'Write a new reply...' => '',
|
||||||
];
|
];
|
||||||
|
@ -1,27 +1,42 @@
|
|||||||
<?php
|
<?php
|
||||||
return array (
|
/**
|
||||||
'<strong>Confirm</strong> comment deleting' => '<strong>Bestätige</strong> die Löschung des Kommentars',
|
* Message translations.
|
||||||
'Access denied!' => 'Zugriff verweigert!',
|
*
|
||||||
'Cancel' => 'Abbrechen',
|
* This file is automatically generated by 'yii message/extract' command.
|
||||||
'Cancel Edit' => 'Bearbeitung abbrechen',
|
* It contains the localizable messages extracted from source code.
|
||||||
'Comment' => 'Kommentieren',
|
* You may modify this file by translating the extracted messages.
|
||||||
'Comment has been deleted' => 'Der Kommentar wurde gelöscht',
|
*
|
||||||
'Comments' => 'Kommentare',
|
* Each array element represents the translation (value) of a message (key).
|
||||||
'Delete' => 'Löschen',
|
* If the value is empty, the message is considered as not translated.
|
||||||
'Do you really want to delete this comment?' => 'Möchtest du diesen Kommentar wirklich löschen?',
|
* Messages that no longer need translation will have their translations
|
||||||
'Edit' => 'Bearbeiten',
|
* enclosed between a pair of '@@' marks.
|
||||||
'Edit your comment...' => 'Bearbeite deinen Kommentar ...',
|
*
|
||||||
'Insufficent permissions!' => 'Unzureichende Berechtigungen!',
|
* Message string can be used with plural forms format. Check i18n section
|
||||||
'Read full comment...' => 'Ganzen Kommentar lesen ...',
|
* of the guide for details.
|
||||||
'Reply' => 'Antworten',
|
*
|
||||||
'Send' => 'Senden',
|
* NOTE: this file must be saved in UTF-8 encoding.
|
||||||
'Show all {total} comments' => 'Zeige alle {total} Kommentare',
|
*/
|
||||||
'Show {count} more comments' => 'Zeige {count} weitere Kommentare',
|
return [
|
||||||
'The comment must not be empty!' => 'Der Kommentar darf nicht leer sein!',
|
'<strong>Confirm</strong> comment deleting' => '<strong>Bestätige</strong> die Löschung des Kommentars',
|
||||||
'Whenever a new comment was written.' => 'Immer, wenn ein neuer Kommentar geschrieben wurde.',
|
'Cancel' => 'Abbrechen',
|
||||||
'Write a new comment...' => 'Schreibe einen neuen Kommentar...',
|
'Cancel Edit' => 'Bearbeitung abbrechen',
|
||||||
'Write a new reply...' => 'Schreibe eine Antwort...',
|
'Comment' => 'Kommentieren',
|
||||||
'You are not allowed to comment.' => 'Du bist nicht berechtigt zu kommentieren.',
|
'Comment has been deleted' => 'Der Kommentar wurde gelöscht',
|
||||||
'comment' => 'Kommentar',
|
'Comments' => 'Kommentare',
|
||||||
'{displayName} wrote a new comment ' => '{displayName} schrieb einen neuen Kommentar.',
|
'Delete' => 'Löschen',
|
||||||
);
|
'Do you really want to delete this comment?' => 'Möchtest du diesen Kommentar wirklich löschen?',
|
||||||
|
'Edit' => 'Bearbeiten',
|
||||||
|
'Edit your comment...' => 'Bearbeite deinen Kommentar ...',
|
||||||
|
'Read full comment...' => 'Ganzen Kommentar lesen ...',
|
||||||
|
'Reply' => 'Antworten',
|
||||||
|
'Send' => 'Senden',
|
||||||
|
'Show all {total} comments' => 'Zeige alle {total} Kommentare',
|
||||||
|
'Show {count} more comments' => 'Zeige {count} weitere Kommentare',
|
||||||
|
'The comment must not be empty!' => 'Der Kommentar darf nicht leer sein!',
|
||||||
|
'Whenever a new comment was written.' => 'Immer, wenn ein neuer Kommentar geschrieben wurde.',
|
||||||
|
'Write a new comment...' => 'Schreibe einen neuen Kommentar...',
|
||||||
|
'Write a new reply...' => 'Schreibe eine Antwort...',
|
||||||
|
'comment' => 'Kommentar',
|
||||||
|
'{displayName} wrote a new comment ' => '{displayName} schrieb einen neuen Kommentar.',
|
||||||
|
'Comment could not be saved!' => '',
|
||||||
|
];
|
||||||
|
@ -18,7 +18,6 @@
|
|||||||
*/
|
*/
|
||||||
return [
|
return [
|
||||||
'<strong>Confirm</strong> comment deleting' => '<strong>Επιβεβαίωση strong> σχόλιο διαγραφής</strong>',
|
'<strong>Confirm</strong> comment deleting' => '<strong>Επιβεβαίωση strong> σχόλιο διαγραφής</strong>',
|
||||||
'Access denied!' => 'Η πρόσβαση απορρίφθηκε!',
|
|
||||||
'Cancel' => 'Ακύρωση',
|
'Cancel' => 'Ακύρωση',
|
||||||
'Cancel Edit' => 'Ακύρωση επεξεργασίας',
|
'Cancel Edit' => 'Ακύρωση επεξεργασίας',
|
||||||
'Comment' => 'Σχόλιο',
|
'Comment' => 'Σχόλιο',
|
||||||
@ -28,7 +27,6 @@ return [
|
|||||||
'Do you really want to delete this comment?' => 'Θέλετε πραγματικά να διαγράψετε αυτό το σχόλιο;',
|
'Do you really want to delete this comment?' => 'Θέλετε πραγματικά να διαγράψετε αυτό το σχόλιο;',
|
||||||
'Edit' => 'Επεξεργασία',
|
'Edit' => 'Επεξεργασία',
|
||||||
'Edit your comment...' => 'Επεξεργασία σχολίου ...',
|
'Edit your comment...' => 'Επεξεργασία σχολίου ...',
|
||||||
'Insufficent permissions!' => 'Ανεπαρκή δικαιώματα!',
|
|
||||||
'Read full comment...' => 'Διαβάστε το πλήρες σχόλιο ...',
|
'Read full comment...' => 'Διαβάστε το πλήρες σχόλιο ...',
|
||||||
'Send' => 'Στείλε',
|
'Send' => 'Στείλε',
|
||||||
'Show all {total} comments' => 'Εμφάνιση όλων των {total} σχολίων',
|
'Show all {total} comments' => 'Εμφάνιση όλων των {total} σχολίων',
|
||||||
@ -36,9 +34,9 @@ return [
|
|||||||
'The comment must not be empty!' => 'Το σχόλιο δεν πρέπει να είναι κενό!',
|
'The comment must not be empty!' => 'Το σχόλιο δεν πρέπει να είναι κενό!',
|
||||||
'Whenever a new comment was written.' => 'Κάθε φορά που γράφετε ένα νέο σχόλιο.',
|
'Whenever a new comment was written.' => 'Κάθε φορά που γράφετε ένα νέο σχόλιο.',
|
||||||
'Write a new comment...' => 'Γράψτε νέο σχόλιο ...',
|
'Write a new comment...' => 'Γράψτε νέο σχόλιο ...',
|
||||||
'You are not allowed to comment.' => 'Δεν επιτρέπεται να σχολιάσετε.',
|
|
||||||
'comment' => 'Σχόλιο',
|
'comment' => 'Σχόλιο',
|
||||||
'{displayName} wrote a new comment ' => '{displayName} έγραψε ένα νέο σχόλιο',
|
'{displayName} wrote a new comment ' => '{displayName} έγραψε ένα νέο σχόλιο',
|
||||||
|
'Comment could not be saved!' => '',
|
||||||
'Reply' => '',
|
'Reply' => '',
|
||||||
'Write a new reply...' => '',
|
'Write a new reply...' => '',
|
||||||
];
|
];
|
||||||
|
@ -1,27 +1,42 @@
|
|||||||
<?php
|
<?php
|
||||||
return array (
|
/**
|
||||||
'<strong>Confirm</strong> comment deleting' => '<strong>Confirmar</strong> la eliminación del comentario',
|
* Message translations.
|
||||||
'Access denied!' => '¡Acceso denegado!',
|
*
|
||||||
'Cancel' => 'Cancelar',
|
* This file is automatically generated by 'yii message/extract' command.
|
||||||
'Cancel Edit' => 'Cancelar edición',
|
* It contains the localizable messages extracted from source code.
|
||||||
'Comment' => 'Comentario',
|
* You may modify this file by translating the extracted messages.
|
||||||
'Comment has been deleted' => 'El comentario ha sido borrado',
|
*
|
||||||
'Comments' => 'Comentarios',
|
* Each array element represents the translation (value) of a message (key).
|
||||||
'Delete' => 'Eliminar',
|
* If the value is empty, the message is considered as not translated.
|
||||||
'Do you really want to delete this comment?' => '¿Seguro que quieres borrar este comentario?',
|
* Messages that no longer need translation will have their translations
|
||||||
'Edit' => 'Editar',
|
* enclosed between a pair of '@@' marks.
|
||||||
'Edit your comment...' => 'Edita tu comentario...',
|
*
|
||||||
'Insufficent permissions!' => '¡Permisos insuficientes!',
|
* Message string can be used with plural forms format. Check i18n section
|
||||||
'Read full comment...' => 'Leer el comentario completo...',
|
* of the guide for details.
|
||||||
'Reply' => 'Responder',
|
*
|
||||||
'Send' => 'Enviar',
|
* NOTE: this file must be saved in UTF-8 encoding.
|
||||||
'Show all {total} comments' => 'Ver los {total} comentarios',
|
*/
|
||||||
'Show {count} more comments' => 'Mostrar {count} comentarios más',
|
return [
|
||||||
'The comment must not be empty!' => '¡El comentario no debe estar vacío!',
|
'<strong>Confirm</strong> comment deleting' => '<strong>Confirmar</strong> la eliminación del comentario',
|
||||||
'Whenever a new comment was written.' => 'Cuando un nuevo comentario sea escrito.',
|
'Cancel' => 'Cancelar',
|
||||||
'Write a new comment...' => 'Escribe un nuevo comentario...',
|
'Cancel Edit' => 'Cancelar edición',
|
||||||
'Write a new reply...' => 'Escribe una nueva respuesta...',
|
'Comment' => 'Comentario',
|
||||||
'You are not allowed to comment.' => 'No tienes permiso para comentar.',
|
'Comment has been deleted' => 'El comentario ha sido borrado',
|
||||||
'comment' => 'Comentar',
|
'Comments' => 'Comentarios',
|
||||||
'{displayName} wrote a new comment ' => '{displayName} escribió un nuevo comentario',
|
'Delete' => 'Eliminar',
|
||||||
);
|
'Do you really want to delete this comment?' => '¿Seguro que quieres borrar este comentario?',
|
||||||
|
'Edit' => 'Editar',
|
||||||
|
'Edit your comment...' => 'Edita tu comentario...',
|
||||||
|
'Read full comment...' => 'Leer el comentario completo...',
|
||||||
|
'Reply' => 'Responder',
|
||||||
|
'Send' => 'Enviar',
|
||||||
|
'Show all {total} comments' => 'Ver los {total} comentarios',
|
||||||
|
'Show {count} more comments' => 'Mostrar {count} comentarios más',
|
||||||
|
'The comment must not be empty!' => '¡El comentario no debe estar vacío!',
|
||||||
|
'Whenever a new comment was written.' => 'Cuando un nuevo comentario sea escrito.',
|
||||||
|
'Write a new comment...' => 'Escribe un nuevo comentario...',
|
||||||
|
'Write a new reply...' => 'Escribe una nueva respuesta...',
|
||||||
|
'comment' => 'Comentar',
|
||||||
|
'{displayName} wrote a new comment ' => '{displayName} escribió un nuevo comentario',
|
||||||
|
'Comment could not be saved!' => '',
|
||||||
|
];
|
||||||
|
@ -18,7 +18,6 @@
|
|||||||
*/
|
*/
|
||||||
return [
|
return [
|
||||||
'<strong>Confirm</strong> comment deleting' => '<strong>تایید</strong> حذف دیدگاه',
|
'<strong>Confirm</strong> comment deleting' => '<strong>تایید</strong> حذف دیدگاه',
|
||||||
'Access denied!' => 'عدم دسترسی!',
|
|
||||||
'Cancel' => 'انصراف',
|
'Cancel' => 'انصراف',
|
||||||
'Cancel Edit' => 'انصراف از ویرایش',
|
'Cancel Edit' => 'انصراف از ویرایش',
|
||||||
'Comment' => 'دیدگاه',
|
'Comment' => 'دیدگاه',
|
||||||
@ -28,7 +27,6 @@ return [
|
|||||||
'Do you really want to delete this comment?' => 'آیا واقعا میخواهید این دیدگاه را حذف کنید؟',
|
'Do you really want to delete this comment?' => 'آیا واقعا میخواهید این دیدگاه را حذف کنید؟',
|
||||||
'Edit' => 'ویرایش',
|
'Edit' => 'ویرایش',
|
||||||
'Edit your comment...' => 'دیدگاه خود را ویرایش کنید. . .',
|
'Edit your comment...' => 'دیدگاه خود را ویرایش کنید. . .',
|
||||||
'Insufficent permissions!' => 'مجوز ناکافی!',
|
|
||||||
'Read full comment...' => 'خواندن همهی دیدگاه...',
|
'Read full comment...' => 'خواندن همهی دیدگاه...',
|
||||||
'Send' => 'فرستادن',
|
'Send' => 'فرستادن',
|
||||||
'Show all {total} comments' => 'نمایش همهی {total} دیدگاه.',
|
'Show all {total} comments' => 'نمایش همهی {total} دیدگاه.',
|
||||||
@ -36,9 +34,9 @@ return [
|
|||||||
'The comment must not be empty!' => 'دیدگاه نباید خالی باشد!',
|
'The comment must not be empty!' => 'دیدگاه نباید خالی باشد!',
|
||||||
'Whenever a new comment was written.' => 'هرگاه که یک دیدگاه تازه نوشته شد.',
|
'Whenever a new comment was written.' => 'هرگاه که یک دیدگاه تازه نوشته شد.',
|
||||||
'Write a new comment...' => 'یک دیدگاه جدید بنویسید. . .',
|
'Write a new comment...' => 'یک دیدگاه جدید بنویسید. . .',
|
||||||
'You are not allowed to comment.' => 'شما مجاز به نظر دادن نیستید.',
|
|
||||||
'comment' => 'دیدگاه',
|
'comment' => 'دیدگاه',
|
||||||
'{displayName} wrote a new comment ' => '{displayName} یک دیدگاه جدید نوشت',
|
'{displayName} wrote a new comment ' => '{displayName} یک دیدگاه جدید نوشت',
|
||||||
|
'Comment could not be saved!' => '',
|
||||||
'Reply' => '',
|
'Reply' => '',
|
||||||
'Write a new reply...' => '',
|
'Write a new reply...' => '',
|
||||||
];
|
];
|
||||||
|
@ -18,7 +18,6 @@
|
|||||||
*/
|
*/
|
||||||
return [
|
return [
|
||||||
'<strong>Confirm</strong> comment deleting' => '<strong>Vahvista</strong> kommentin poistaminen',
|
'<strong>Confirm</strong> comment deleting' => '<strong>Vahvista</strong> kommentin poistaminen',
|
||||||
'Access denied!' => 'Sinulla ei ole oikeuksia!',
|
|
||||||
'Cancel' => 'Peruuta',
|
'Cancel' => 'Peruuta',
|
||||||
'Cancel Edit' => 'Peruuta Muokkaus',
|
'Cancel Edit' => 'Peruuta Muokkaus',
|
||||||
'Comment' => 'Kommentoi',
|
'Comment' => 'Kommentoi',
|
||||||
@ -28,7 +27,6 @@ return [
|
|||||||
'Do you really want to delete this comment?' => 'Haluatko varmasti poistaa tämän kommentin?',
|
'Do you really want to delete this comment?' => 'Haluatko varmasti poistaa tämän kommentin?',
|
||||||
'Edit' => 'Muokkaa',
|
'Edit' => 'Muokkaa',
|
||||||
'Edit your comment...' => 'Muokkaa komenttia...',
|
'Edit your comment...' => 'Muokkaa komenttia...',
|
||||||
'Insufficent permissions!' => 'Ei lupaa!',
|
|
||||||
'Read full comment...' => 'Lue koko kommentti',
|
'Read full comment...' => 'Lue koko kommentti',
|
||||||
'Send' => 'Lähetä',
|
'Send' => 'Lähetä',
|
||||||
'Show all {total} comments' => 'Näytä kaikki {total} kommenttia.',
|
'Show all {total} comments' => 'Näytä kaikki {total} kommenttia.',
|
||||||
@ -36,9 +34,9 @@ return [
|
|||||||
'The comment must not be empty!' => 'Komenttikenttä ei voi olla tyhjä!',
|
'The comment must not be empty!' => 'Komenttikenttä ei voi olla tyhjä!',
|
||||||
'Whenever a new comment was written.' => 'Aina kun uusi kommentti kirjoitettaan.',
|
'Whenever a new comment was written.' => 'Aina kun uusi kommentti kirjoitettaan.',
|
||||||
'Write a new comment...' => 'Kirjoita uusi kommentti...',
|
'Write a new comment...' => 'Kirjoita uusi kommentti...',
|
||||||
'You are not allowed to comment.' => 'Et voi kommentoida.',
|
|
||||||
'comment' => 'Kommentti',
|
'comment' => 'Kommentti',
|
||||||
'{displayName} wrote a new comment ' => '{displayName} kirjoittaa uutta komenttia',
|
'{displayName} wrote a new comment ' => '{displayName} kirjoittaa uutta komenttia',
|
||||||
|
'Comment could not be saved!' => '',
|
||||||
'Reply' => '',
|
'Reply' => '',
|
||||||
'Write a new reply...' => '',
|
'Write a new reply...' => '',
|
||||||
];
|
];
|
||||||
|
@ -1,27 +1,42 @@
|
|||||||
<?php
|
<?php
|
||||||
return array (
|
/**
|
||||||
'<strong>Confirm</strong> comment deleting' => '<strong>Confirmation</strong> de la suppression du commentaire',
|
* Message translations.
|
||||||
'Access denied!' => 'Accès refusé.',
|
*
|
||||||
'Cancel' => 'Annuler',
|
* This file is automatically generated by 'yii message/extract' command.
|
||||||
'Cancel Edit' => 'Annuler la modification',
|
* It contains the localizable messages extracted from source code.
|
||||||
'Comment' => 'Commentaire',
|
* You may modify this file by translating the extracted messages.
|
||||||
'Comment has been deleted' => 'Le commentaire a été supprimé.',
|
*
|
||||||
'Comments' => 'Commentaires',
|
* Each array element represents the translation (value) of a message (key).
|
||||||
'Delete' => 'Supprimer',
|
* If the value is empty, the message is considered as not translated.
|
||||||
'Do you really want to delete this comment?' => 'Souhaitez-vous vraiment supprimer ce commentaire ?',
|
* Messages that no longer need translation will have their translations
|
||||||
'Edit' => 'Modifier',
|
* enclosed between a pair of '@@' marks.
|
||||||
'Edit your comment...' => 'Modifier le commentaire...',
|
*
|
||||||
'Insufficent permissions!' => 'Permissions insuffisantes.',
|
* Message string can be used with plural forms format. Check i18n section
|
||||||
'Read full comment...' => 'Lire le commentaire complet...',
|
* of the guide for details.
|
||||||
'Reply' => 'Répondre',
|
*
|
||||||
'Send' => 'Envoyer',
|
* NOTE: this file must be saved in UTF-8 encoding.
|
||||||
'Show all {total} comments' => 'Afficher les commentaires précédents',
|
*/
|
||||||
'Show {count} more comments' => 'Afficher {count,plural,=1{le commentaire restant} other{# autres commentaires}}',
|
return [
|
||||||
'The comment must not be empty!' => 'Le commentaire ne doit pas être vide !',
|
'<strong>Confirm</strong> comment deleting' => '<strong>Confirmation</strong> de la suppression du commentaire',
|
||||||
'Whenever a new comment was written.' => 'Chaque fois qu\'un nouveau commentaire a été écrit.',
|
'Cancel' => 'Annuler',
|
||||||
'Write a new comment...' => 'Écrire un commentaire...',
|
'Cancel Edit' => 'Annuler la modification',
|
||||||
'Write a new reply...' => 'Écrire une réponse...',
|
'Comment' => 'Commentaire',
|
||||||
'You are not allowed to comment.' => 'Vous n\'êtes pas autorisé à publier un commentaire.',
|
'Comment has been deleted' => 'Le commentaire a été supprimé.',
|
||||||
'comment' => 'le commentaire',
|
'Comments' => 'Commentaires',
|
||||||
'{displayName} wrote a new comment ' => '{displayName} a écrit un commentaire',
|
'Delete' => 'Supprimer',
|
||||||
);
|
'Do you really want to delete this comment?' => 'Souhaitez-vous vraiment supprimer ce commentaire ?',
|
||||||
|
'Edit' => 'Modifier',
|
||||||
|
'Edit your comment...' => 'Modifier le commentaire...',
|
||||||
|
'Read full comment...' => 'Lire le commentaire complet...',
|
||||||
|
'Reply' => 'Répondre',
|
||||||
|
'Send' => 'Envoyer',
|
||||||
|
'Show all {total} comments' => 'Afficher les commentaires précédents',
|
||||||
|
'Show {count} more comments' => 'Afficher {count,plural,=1{le commentaire restant} other{# autres commentaires}}',
|
||||||
|
'The comment must not be empty!' => 'Le commentaire ne doit pas être vide !',
|
||||||
|
'Whenever a new comment was written.' => 'Chaque fois qu\'un nouveau commentaire a été écrit.',
|
||||||
|
'Write a new comment...' => 'Écrire un commentaire...',
|
||||||
|
'Write a new reply...' => 'Écrire une réponse...',
|
||||||
|
'comment' => 'le commentaire',
|
||||||
|
'{displayName} wrote a new comment ' => '{displayName} a écrit un commentaire',
|
||||||
|
'Comment could not be saved!' => '',
|
||||||
|
];
|
||||||
|
@ -21,14 +21,13 @@ return [
|
|||||||
'Delete' => 'מחק',
|
'Delete' => 'מחק',
|
||||||
'Edit' => 'עריכה',
|
'Edit' => 'עריכה',
|
||||||
'<strong>Confirm</strong> comment deleting' => '',
|
'<strong>Confirm</strong> comment deleting' => '',
|
||||||
'Access denied!' => '',
|
|
||||||
'Cancel Edit' => '',
|
'Cancel Edit' => '',
|
||||||
'Comment' => '',
|
'Comment' => '',
|
||||||
|
'Comment could not be saved!' => '',
|
||||||
'Comment has been deleted' => '',
|
'Comment has been deleted' => '',
|
||||||
'Comments' => '',
|
'Comments' => '',
|
||||||
'Do you really want to delete this comment?' => '',
|
'Do you really want to delete this comment?' => '',
|
||||||
'Edit your comment...' => '',
|
'Edit your comment...' => '',
|
||||||
'Insufficent permissions!' => '',
|
|
||||||
'Read full comment...' => '',
|
'Read full comment...' => '',
|
||||||
'Reply' => '',
|
'Reply' => '',
|
||||||
'Send' => '',
|
'Send' => '',
|
||||||
@ -38,7 +37,6 @@ return [
|
|||||||
'Whenever a new comment was written.' => '',
|
'Whenever a new comment was written.' => '',
|
||||||
'Write a new comment...' => '',
|
'Write a new comment...' => '',
|
||||||
'Write a new reply...' => '',
|
'Write a new reply...' => '',
|
||||||
'You are not allowed to comment.' => '',
|
|
||||||
'comment' => '',
|
'comment' => '',
|
||||||
'{displayName} wrote a new comment ' => '',
|
'{displayName} wrote a new comment ' => '',
|
||||||
];
|
];
|
||||||
|
@ -18,7 +18,6 @@
|
|||||||
*/
|
*/
|
||||||
return [
|
return [
|
||||||
'<strong>Confirm</strong> comment deleting' => '<strong>Potvrdi</strong> brisanje komentara',
|
'<strong>Confirm</strong> comment deleting' => '<strong>Potvrdi</strong> brisanje komentara',
|
||||||
'Access denied!' => 'Pristup odbijen!',
|
|
||||||
'Cancel' => 'Poništi',
|
'Cancel' => 'Poništi',
|
||||||
'Cancel Edit' => 'Poniši uređivanje',
|
'Cancel Edit' => 'Poniši uređivanje',
|
||||||
'Comment' => 'Komentar',
|
'Comment' => 'Komentar',
|
||||||
@ -28,7 +27,6 @@ return [
|
|||||||
'Do you really want to delete this comment?' => 'Želite li obrisati ovaj komentar?',
|
'Do you really want to delete this comment?' => 'Želite li obrisati ovaj komentar?',
|
||||||
'Edit' => 'Uredi',
|
'Edit' => 'Uredi',
|
||||||
'Edit your comment...' => 'Uredi svoj komentar...',
|
'Edit your comment...' => 'Uredi svoj komentar...',
|
||||||
'Insufficent permissions!' => 'Nedovoljno dopuštenje!',
|
|
||||||
'Read full comment...' => 'Pročitaj sve..',
|
'Read full comment...' => 'Pročitaj sve..',
|
||||||
'Send' => 'Pošalji',
|
'Send' => 'Pošalji',
|
||||||
'Show all {total} comments' => 'Prikaži sve {total} komentare',
|
'Show all {total} comments' => 'Prikaži sve {total} komentare',
|
||||||
@ -37,8 +35,8 @@ return [
|
|||||||
'Write a new comment...' => 'Napiši novi komentar...',
|
'Write a new comment...' => 'Napiši novi komentar...',
|
||||||
'comment' => 'komentar',
|
'comment' => 'komentar',
|
||||||
'{displayName} wrote a new comment ' => '{displayName} napisao je novi komentar',
|
'{displayName} wrote a new comment ' => '{displayName} napisao je novi komentar',
|
||||||
|
'Comment could not be saved!' => '',
|
||||||
'Reply' => '',
|
'Reply' => '',
|
||||||
'The comment must not be empty!' => '',
|
'The comment must not be empty!' => '',
|
||||||
'Write a new reply...' => '',
|
'Write a new reply...' => '',
|
||||||
'You are not allowed to comment.' => '',
|
|
||||||
];
|
];
|
||||||
|
@ -18,17 +18,16 @@
|
|||||||
*/
|
*/
|
||||||
return [
|
return [
|
||||||
'<strong>Confirm</strong> comment deleting' => '',
|
'<strong>Confirm</strong> comment deleting' => '',
|
||||||
'Access denied!' => '',
|
|
||||||
'Cancel' => '',
|
'Cancel' => '',
|
||||||
'Cancel Edit' => '',
|
'Cancel Edit' => '',
|
||||||
'Comment' => '',
|
'Comment' => '',
|
||||||
|
'Comment could not be saved!' => '',
|
||||||
'Comment has been deleted' => '',
|
'Comment has been deleted' => '',
|
||||||
'Comments' => '',
|
'Comments' => '',
|
||||||
'Delete' => '',
|
'Delete' => '',
|
||||||
'Do you really want to delete this comment?' => '',
|
'Do you really want to delete this comment?' => '',
|
||||||
'Edit' => '',
|
'Edit' => '',
|
||||||
'Edit your comment...' => '',
|
'Edit your comment...' => '',
|
||||||
'Insufficent permissions!' => '',
|
|
||||||
'Read full comment...' => '',
|
'Read full comment...' => '',
|
||||||
'Reply' => '',
|
'Reply' => '',
|
||||||
'Send' => '',
|
'Send' => '',
|
||||||
@ -38,7 +37,6 @@ return [
|
|||||||
'Whenever a new comment was written.' => '',
|
'Whenever a new comment was written.' => '',
|
||||||
'Write a new comment...' => '',
|
'Write a new comment...' => '',
|
||||||
'Write a new reply...' => '',
|
'Write a new reply...' => '',
|
||||||
'You are not allowed to comment.' => '',
|
|
||||||
'comment' => '',
|
'comment' => '',
|
||||||
'{displayName} wrote a new comment ' => '',
|
'{displayName} wrote a new comment ' => '',
|
||||||
];
|
];
|
||||||
|
@ -18,7 +18,6 @@
|
|||||||
*/
|
*/
|
||||||
return [
|
return [
|
||||||
'<strong>Confirm</strong> comment deleting' => 'Biztosan <strong>törölni akarod</strong> a hozzászólást?',
|
'<strong>Confirm</strong> comment deleting' => 'Biztosan <strong>törölni akarod</strong> a hozzászólást?',
|
||||||
'Access denied!' => 'Nincs hozzáférésed!',
|
|
||||||
'Cancel' => 'Mégsem',
|
'Cancel' => 'Mégsem',
|
||||||
'Cancel Edit' => 'Szerkesztés visszavonása',
|
'Cancel Edit' => 'Szerkesztés visszavonása',
|
||||||
'Comment' => 'Hozzászólás',
|
'Comment' => 'Hozzászólás',
|
||||||
@ -28,7 +27,6 @@ return [
|
|||||||
'Do you really want to delete this comment?' => 'Valóban törölni akarod ezt a hozzászólást?',
|
'Do you really want to delete this comment?' => 'Valóban törölni akarod ezt a hozzászólást?',
|
||||||
'Edit' => 'Szerkesztés',
|
'Edit' => 'Szerkesztés',
|
||||||
'Edit your comment...' => 'Hozzászólásod szerkesztése...',
|
'Edit your comment...' => 'Hozzászólásod szerkesztése...',
|
||||||
'Insufficent permissions!' => 'Elégtelen jogosultságok!',
|
|
||||||
'Read full comment...' => 'Az egész hozzászólás megtekintése...',
|
'Read full comment...' => 'Az egész hozzászólás megtekintése...',
|
||||||
'Send' => 'Mehet',
|
'Send' => 'Mehet',
|
||||||
'Show all {total} comments' => 'Mind a(z) {total} hozzászólás megtekintése',
|
'Show all {total} comments' => 'Mind a(z) {total} hozzászólás megtekintése',
|
||||||
@ -36,9 +34,9 @@ return [
|
|||||||
'The comment must not be empty!' => 'A hozzászólás nem lehet üres!',
|
'The comment must not be empty!' => 'A hozzászólás nem lehet üres!',
|
||||||
'Whenever a new comment was written.' => 'Amikor új hozzászólás érkezik.',
|
'Whenever a new comment was written.' => 'Amikor új hozzászólás érkezik.',
|
||||||
'Write a new comment...' => 'Új hozzászólás...',
|
'Write a new comment...' => 'Új hozzászólás...',
|
||||||
'You are not allowed to comment.' => 'Nem engedélyezett számodra a kommentelés.',
|
|
||||||
'comment' => 'hozzászólás',
|
'comment' => 'hozzászólás',
|
||||||
'{displayName} wrote a new comment ' => '{displayName} hozzászólt',
|
'{displayName} wrote a new comment ' => '{displayName} hozzászólt',
|
||||||
|
'Comment could not be saved!' => '',
|
||||||
'Reply' => '',
|
'Reply' => '',
|
||||||
'Write a new reply...' => '',
|
'Write a new reply...' => '',
|
||||||
];
|
];
|
||||||
|
@ -18,7 +18,6 @@
|
|||||||
*/
|
*/
|
||||||
return [
|
return [
|
||||||
'<strong>Confirm</strong> comment deleting' => '<strong>Konfimasi</strong> menghapus komentar',
|
'<strong>Confirm</strong> comment deleting' => '<strong>Konfimasi</strong> menghapus komentar',
|
||||||
'Access denied!' => 'Akses ditolak!',
|
|
||||||
'Cancel' => 'Batal',
|
'Cancel' => 'Batal',
|
||||||
'Cancel Edit' => 'Batal Ubah',
|
'Cancel Edit' => 'Batal Ubah',
|
||||||
'Comment' => 'Komentar',
|
'Comment' => 'Komentar',
|
||||||
@ -28,7 +27,6 @@ return [
|
|||||||
'Do you really want to delete this comment?' => 'Apakah anda yakin ingin menghapus komentar ini?',
|
'Do you really want to delete this comment?' => 'Apakah anda yakin ingin menghapus komentar ini?',
|
||||||
'Edit' => 'Ubah',
|
'Edit' => 'Ubah',
|
||||||
'Edit your comment...' => 'Ubah komentar anda...',
|
'Edit your comment...' => 'Ubah komentar anda...',
|
||||||
'Insufficent permissions!' => 'Izin tidak memadai!',
|
|
||||||
'Read full comment...' => 'Baca full komentar..',
|
'Read full comment...' => 'Baca full komentar..',
|
||||||
'Send' => 'Kirim',
|
'Send' => 'Kirim',
|
||||||
'Show all {total} comments' => 'Lihat semua {total} komentar',
|
'Show all {total} comments' => 'Lihat semua {total} komentar',
|
||||||
@ -36,9 +34,9 @@ return [
|
|||||||
'The comment must not be empty!' => 'Komentar tidak boleh kosong',
|
'The comment must not be empty!' => 'Komentar tidak boleh kosong',
|
||||||
'Whenever a new comment was written.' => 'Kapanpun sebuah komentar baru telah ditulis',
|
'Whenever a new comment was written.' => 'Kapanpun sebuah komentar baru telah ditulis',
|
||||||
'Write a new comment...' => 'Tulis komentar baru...',
|
'Write a new comment...' => 'Tulis komentar baru...',
|
||||||
'You are not allowed to comment.' => 'Anda tidak diizinkan berkomentar',
|
|
||||||
'comment' => 'Komentar',
|
'comment' => 'Komentar',
|
||||||
'{displayName} wrote a new comment ' => '{displayName} menulis komentar baru',
|
'{displayName} wrote a new comment ' => '{displayName} menulis komentar baru',
|
||||||
|
'Comment could not be saved!' => '',
|
||||||
'Reply' => '',
|
'Reply' => '',
|
||||||
'Write a new reply...' => '',
|
'Write a new reply...' => '',
|
||||||
];
|
];
|
||||||
|
@ -1,27 +1,42 @@
|
|||||||
<?php
|
<?php
|
||||||
return array (
|
/**
|
||||||
'<strong>Confirm</strong> comment deleting' => '<strong>Conferma</strong> la cancellazione del commento',
|
* Message translations.
|
||||||
'Access denied!' => 'Accesso negato!',
|
*
|
||||||
'Cancel' => 'Annulla',
|
* This file is automatically generated by 'yii message/extract' command.
|
||||||
'Cancel Edit' => 'Annulla Modifica',
|
* It contains the localizable messages extracted from source code.
|
||||||
'Comment' => 'Commenta',
|
* You may modify this file by translating the extracted messages.
|
||||||
'Comment has been deleted' => 'Il commento è stato eliminato',
|
*
|
||||||
'Comments' => 'Commenti',
|
* Each array element represents the translation (value) of a message (key).
|
||||||
'Delete' => 'Cancella',
|
* If the value is empty, the message is considered as not translated.
|
||||||
'Do you really want to delete this comment?' => 'Vuoi veramente cancellare questo commento?',
|
* Messages that no longer need translation will have their translations
|
||||||
'Edit' => 'Modifica',
|
* enclosed between a pair of '@@' marks.
|
||||||
'Edit your comment...' => 'Modifica il tuo commento...',
|
*
|
||||||
'Insufficent permissions!' => 'Permessi insufficienti!',
|
* Message string can be used with plural forms format. Check i18n section
|
||||||
'Read full comment...' => 'Leggi il commento completo...',
|
* of the guide for details.
|
||||||
'Reply' => 'Rispondi',
|
*
|
||||||
'Send' => 'Invia',
|
* NOTE: this file must be saved in UTF-8 encoding.
|
||||||
'Show all {total} comments' => 'Mostra tutti i {total} commenti',
|
*/
|
||||||
'Show {count} more comments' => 'Mostra altri {count} commenti',
|
return [
|
||||||
'The comment must not be empty!' => 'Il commento non può essere vuoto!',
|
'<strong>Confirm</strong> comment deleting' => '<strong>Conferma</strong> la cancellazione del commento',
|
||||||
'Whenever a new comment was written.' => 'Ogni volta che è stato scritto un nuovo commento.',
|
'Cancel' => 'Annulla',
|
||||||
'Write a new comment...' => 'Scrivi un nuovo commento...',
|
'Cancel Edit' => 'Annulla Modifica',
|
||||||
'Write a new reply...' => 'Scrivi una nuova risposta',
|
'Comment' => 'Commenta',
|
||||||
'You are not allowed to comment.' => 'Non sei autorizzato a commentare.',
|
'Comment has been deleted' => 'Il commento è stato eliminato',
|
||||||
'comment' => 'Commenta',
|
'Comments' => 'Commenti',
|
||||||
'{displayName} wrote a new comment ' => '{displayName} ha scritto un nuovo commento',
|
'Delete' => 'Cancella',
|
||||||
);
|
'Do you really want to delete this comment?' => 'Vuoi veramente cancellare questo commento?',
|
||||||
|
'Edit' => 'Modifica',
|
||||||
|
'Edit your comment...' => 'Modifica il tuo commento...',
|
||||||
|
'Read full comment...' => 'Leggi il commento completo...',
|
||||||
|
'Reply' => 'Rispondi',
|
||||||
|
'Send' => 'Invia',
|
||||||
|
'Show all {total} comments' => 'Mostra tutti i {total} commenti',
|
||||||
|
'Show {count} more comments' => 'Mostra altri {count} commenti',
|
||||||
|
'The comment must not be empty!' => 'Il commento non può essere vuoto!',
|
||||||
|
'Whenever a new comment was written.' => 'Ogni volta che è stato scritto un nuovo commento.',
|
||||||
|
'Write a new comment...' => 'Scrivi un nuovo commento...',
|
||||||
|
'Write a new reply...' => 'Scrivi una nuova risposta',
|
||||||
|
'comment' => 'Commenta',
|
||||||
|
'{displayName} wrote a new comment ' => '{displayName} ha scritto un nuovo commento',
|
||||||
|
'Comment could not be saved!' => '',
|
||||||
|
];
|
||||||
|
@ -17,20 +17,19 @@
|
|||||||
* NOTE: this file must be saved in UTF-8 encoding.
|
* NOTE: this file must be saved in UTF-8 encoding.
|
||||||
*/
|
*/
|
||||||
return [
|
return [
|
||||||
'Access denied!' => 'アクセスが拒否されました!',
|
|
||||||
'Cancel' => 'キャンセル',
|
'Cancel' => 'キャンセル',
|
||||||
'Cancel Edit' => '編集を中止',
|
'Cancel Edit' => '編集を中止',
|
||||||
'Comment' => 'コメント',
|
'Comment' => 'コメント',
|
||||||
'Comments' => 'コメント',
|
'Comments' => 'コメント',
|
||||||
'Delete' => '削除',
|
'Delete' => '削除',
|
||||||
'Edit' => '編集',
|
'Edit' => '編集',
|
||||||
'Insufficent permissions!' => '権限が不十分です!',
|
|
||||||
'Send' => '送信',
|
'Send' => '送信',
|
||||||
'Show all {total} comments' => '合計{total}コメントを、すべて表示します。',
|
'Show all {total} comments' => '合計{total}コメントを、すべて表示します。',
|
||||||
'Write a new comment...' => '新規コメントを書く...',
|
'Write a new comment...' => '新規コメントを書く...',
|
||||||
'comment' => 'コメント',
|
'comment' => 'コメント',
|
||||||
'{displayName} wrote a new comment ' => '{displayName}さんが新しいコメントを書きました ',
|
'{displayName} wrote a new comment ' => '{displayName}さんが新しいコメントを書きました ',
|
||||||
'<strong>Confirm</strong> comment deleting' => '',
|
'<strong>Confirm</strong> comment deleting' => '',
|
||||||
|
'Comment could not be saved!' => '',
|
||||||
'Comment has been deleted' => '',
|
'Comment has been deleted' => '',
|
||||||
'Do you really want to delete this comment?' => '',
|
'Do you really want to delete this comment?' => '',
|
||||||
'Edit your comment...' => '',
|
'Edit your comment...' => '',
|
||||||
@ -40,5 +39,4 @@ return [
|
|||||||
'The comment must not be empty!' => '',
|
'The comment must not be empty!' => '',
|
||||||
'Whenever a new comment was written.' => '',
|
'Whenever a new comment was written.' => '',
|
||||||
'Write a new reply...' => '',
|
'Write a new reply...' => '',
|
||||||
'You are not allowed to comment.' => '',
|
|
||||||
];
|
];
|
||||||
|
@ -18,17 +18,16 @@
|
|||||||
*/
|
*/
|
||||||
return [
|
return [
|
||||||
'<strong>Confirm</strong> comment deleting' => '',
|
'<strong>Confirm</strong> comment deleting' => '',
|
||||||
'Access denied!' => '',
|
|
||||||
'Cancel' => '',
|
'Cancel' => '',
|
||||||
'Cancel Edit' => '',
|
'Cancel Edit' => '',
|
||||||
'Comment' => '',
|
'Comment' => '',
|
||||||
|
'Comment could not be saved!' => '',
|
||||||
'Comment has been deleted' => '',
|
'Comment has been deleted' => '',
|
||||||
'Comments' => '',
|
'Comments' => '',
|
||||||
'Delete' => '',
|
'Delete' => '',
|
||||||
'Do you really want to delete this comment?' => '',
|
'Do you really want to delete this comment?' => '',
|
||||||
'Edit' => '',
|
'Edit' => '',
|
||||||
'Edit your comment...' => '',
|
'Edit your comment...' => '',
|
||||||
'Insufficent permissions!' => '',
|
|
||||||
'Read full comment...' => '',
|
'Read full comment...' => '',
|
||||||
'Reply' => '',
|
'Reply' => '',
|
||||||
'Send' => '',
|
'Send' => '',
|
||||||
@ -38,7 +37,6 @@ return [
|
|||||||
'Whenever a new comment was written.' => '',
|
'Whenever a new comment was written.' => '',
|
||||||
'Write a new comment...' => '',
|
'Write a new comment...' => '',
|
||||||
'Write a new reply...' => '',
|
'Write a new reply...' => '',
|
||||||
'You are not allowed to comment.' => '',
|
|
||||||
'comment' => '',
|
'comment' => '',
|
||||||
'{displayName} wrote a new comment ' => '',
|
'{displayName} wrote a new comment ' => '',
|
||||||
];
|
];
|
||||||
|
@ -18,7 +18,6 @@
|
|||||||
*/
|
*/
|
||||||
return [
|
return [
|
||||||
'<strong>Confirm</strong> comment deleting' => '<strong>Patvirtinti</strong> komentaro pašalinimą',
|
'<strong>Confirm</strong> comment deleting' => '<strong>Patvirtinti</strong> komentaro pašalinimą',
|
||||||
'Access denied!' => 'Prieiga negalima!',
|
|
||||||
'Cancel' => 'Atšaukti',
|
'Cancel' => 'Atšaukti',
|
||||||
'Comment' => 'Komentuoti',
|
'Comment' => 'Komentuoti',
|
||||||
'Comments' => 'Komentarai',
|
'Comments' => 'Komentarai',
|
||||||
@ -26,7 +25,6 @@ return [
|
|||||||
'Do you really want to delete this comment?' => 'Ar tikrai norite ištrinti šį komentarą?',
|
'Do you really want to delete this comment?' => 'Ar tikrai norite ištrinti šį komentarą?',
|
||||||
'Edit' => 'Redaguoti',
|
'Edit' => 'Redaguoti',
|
||||||
'Edit your comment...' => 'Redaguokite komentarą...',
|
'Edit your comment...' => 'Redaguokite komentarą...',
|
||||||
'Insufficent permissions!' => 'Neturite reikalingų leidimų!',
|
|
||||||
'Send' => 'Išsiųsti',
|
'Send' => 'Išsiųsti',
|
||||||
'Show all {total} comments' => 'Rodyti visus {total} komentarus',
|
'Show all {total} comments' => 'Rodyti visus {total} komentarus',
|
||||||
'Show {count} more comments' => 'Rodyti {count} daugiau komentarų',
|
'Show {count} more comments' => 'Rodyti {count} daugiau komentarų',
|
||||||
@ -34,11 +32,11 @@ return [
|
|||||||
'comment' => 'Komentaras',
|
'comment' => 'Komentaras',
|
||||||
'{displayName} wrote a new comment ' => '{displayName} parašykite naują komentarą',
|
'{displayName} wrote a new comment ' => '{displayName} parašykite naują komentarą',
|
||||||
'Cancel Edit' => '',
|
'Cancel Edit' => '',
|
||||||
|
'Comment could not be saved!' => '',
|
||||||
'Comment has been deleted' => '',
|
'Comment has been deleted' => '',
|
||||||
'Read full comment...' => '',
|
'Read full comment...' => '',
|
||||||
'Reply' => '',
|
'Reply' => '',
|
||||||
'The comment must not be empty!' => '',
|
'The comment must not be empty!' => '',
|
||||||
'Whenever a new comment was written.' => '',
|
'Whenever a new comment was written.' => '',
|
||||||
'Write a new reply...' => '',
|
'Write a new reply...' => '',
|
||||||
'You are not allowed to comment.' => '',
|
|
||||||
];
|
];
|
||||||
|
@ -18,7 +18,6 @@
|
|||||||
*/
|
*/
|
||||||
return [
|
return [
|
||||||
'<strong>Confirm</strong> comment deleting' => '<strong>Apstiprini</strong> komentāra dzēšanu',
|
'<strong>Confirm</strong> comment deleting' => '<strong>Apstiprini</strong> komentāra dzēšanu',
|
||||||
'Access denied!' => 'Pieeja liegta',
|
|
||||||
'Cancel' => 'Atcelt',
|
'Cancel' => 'Atcelt',
|
||||||
'Cancel Edit' => 'Atcelt rediģēšanu',
|
'Cancel Edit' => 'Atcelt rediģēšanu',
|
||||||
'Comment' => 'Komentāri',
|
'Comment' => 'Komentāri',
|
||||||
@ -28,7 +27,6 @@ return [
|
|||||||
'Do you really want to delete this comment?' => 'Vai tiešām vēlies dzēst šo komentāru?',
|
'Do you really want to delete this comment?' => 'Vai tiešām vēlies dzēst šo komentāru?',
|
||||||
'Edit' => 'Rediģēt',
|
'Edit' => 'Rediģēt',
|
||||||
'Edit your comment...' => 'Rediģēt savu komentāru...',
|
'Edit your comment...' => 'Rediģēt savu komentāru...',
|
||||||
'Insufficent permissions!' => 'Nepietiekamas tiesības!',
|
|
||||||
'Read full comment...' => 'Lasīt visu komentāru...',
|
'Read full comment...' => 'Lasīt visu komentāru...',
|
||||||
'Send' => 'Sūtīt',
|
'Send' => 'Sūtīt',
|
||||||
'Show all {total} comments' => 'Rādīt visus {total} komentārus',
|
'Show all {total} comments' => 'Rādīt visus {total} komentārus',
|
||||||
@ -37,8 +35,8 @@ return [
|
|||||||
'Write a new comment...' => 'Rakstīt jaunu komentāru...',
|
'Write a new comment...' => 'Rakstīt jaunu komentāru...',
|
||||||
'comment' => 'komentārs',
|
'comment' => 'komentārs',
|
||||||
'{displayName} wrote a new comment ' => '{displayName} uzrakstīja jaunu komentāru',
|
'{displayName} wrote a new comment ' => '{displayName} uzrakstīja jaunu komentāru',
|
||||||
|
'Comment could not be saved!' => '',
|
||||||
'Reply' => '',
|
'Reply' => '',
|
||||||
'The comment must not be empty!' => '',
|
'The comment must not be empty!' => '',
|
||||||
'Write a new reply...' => '',
|
'Write a new reply...' => '',
|
||||||
'You are not allowed to comment.' => '',
|
|
||||||
];
|
];
|
||||||
|
@ -18,7 +18,6 @@
|
|||||||
*/
|
*/
|
||||||
return [
|
return [
|
||||||
'<strong>Confirm</strong> comment deleting' => '<strong>Bekreft</strong> sletting av kommentar',
|
'<strong>Confirm</strong> comment deleting' => '<strong>Bekreft</strong> sletting av kommentar',
|
||||||
'Access denied!' => 'Ingen tilgang.',
|
|
||||||
'Cancel' => 'Avbryt',
|
'Cancel' => 'Avbryt',
|
||||||
'Cancel Edit' => 'Avbryt redigering',
|
'Cancel Edit' => 'Avbryt redigering',
|
||||||
'Comment' => 'Kommenter',
|
'Comment' => 'Kommenter',
|
||||||
@ -28,7 +27,6 @@ return [
|
|||||||
'Do you really want to delete this comment?' => 'Vill du virkelig slette denne kommentaren?',
|
'Do you really want to delete this comment?' => 'Vill du virkelig slette denne kommentaren?',
|
||||||
'Edit' => 'Rediger',
|
'Edit' => 'Rediger',
|
||||||
'Edit your comment...' => 'Rediger din kommentar...',
|
'Edit your comment...' => 'Rediger din kommentar...',
|
||||||
'Insufficent permissions!' => 'Manglende tillatelse.',
|
|
||||||
'Read full comment...' => 'Les hele kommentaren...',
|
'Read full comment...' => 'Les hele kommentaren...',
|
||||||
'Send' => 'Send',
|
'Send' => 'Send',
|
||||||
'Show all {total} comments' => 'Vis alle {total} kommentarer',
|
'Show all {total} comments' => 'Vis alle {total} kommentarer',
|
||||||
@ -36,9 +34,9 @@ return [
|
|||||||
'The comment must not be empty!' => 'Kommentaren kan ikke være tom.',
|
'The comment must not be empty!' => 'Kommentaren kan ikke være tom.',
|
||||||
'Whenever a new comment was written.' => 'når noen skriver en kommentar i en av dine grupper',
|
'Whenever a new comment was written.' => 'når noen skriver en kommentar i en av dine grupper',
|
||||||
'Write a new comment...' => 'Skriv en ny kommentar...',
|
'Write a new comment...' => 'Skriv en ny kommentar...',
|
||||||
'You are not allowed to comment.' => 'Du har ikke rettigheter til å kommentere.',
|
|
||||||
'comment' => 'kommentar',
|
'comment' => 'kommentar',
|
||||||
'{displayName} wrote a new comment ' => '{displayName} skrev en ny kommentar',
|
'{displayName} wrote a new comment ' => '{displayName} skrev en ny kommentar',
|
||||||
|
'Comment could not be saved!' => '',
|
||||||
'Reply' => '',
|
'Reply' => '',
|
||||||
'Write a new reply...' => '',
|
'Write a new reply...' => '',
|
||||||
];
|
];
|
||||||
|
@ -1,27 +1,42 @@
|
|||||||
<?php
|
<?php
|
||||||
return array (
|
/**
|
||||||
'<strong>Confirm</strong> comment deleting' => '<strong>Bevestig</strong> reactie verwijderen',
|
* Message translations.
|
||||||
'Access denied!' => 'Toegang geweigerd!',
|
*
|
||||||
'Cancel' => 'Annuleer',
|
* This file is automatically generated by 'yii message/extract' command.
|
||||||
'Cancel Edit' => 'Annuleer bewerking',
|
* It contains the localizable messages extracted from source code.
|
||||||
'Comment' => 'Reactie',
|
* You may modify this file by translating the extracted messages.
|
||||||
'Comment has been deleted' => 'Reactie is verwijderd',
|
*
|
||||||
'Comments' => 'Reacties',
|
* Each array element represents the translation (value) of a message (key).
|
||||||
'Delete' => 'Verwijder',
|
* If the value is empty, the message is considered as not translated.
|
||||||
'Do you really want to delete this comment?' => 'Wilt u deze reactie echt verwijderen?',
|
* Messages that no longer need translation will have their translations
|
||||||
'Edit' => 'Bewerk',
|
* enclosed between a pair of '@@' marks.
|
||||||
'Edit your comment...' => 'Bewerk je reactie...',
|
*
|
||||||
'Insufficent permissions!' => 'Niet genoeg rechten!',
|
* Message string can be used with plural forms format. Check i18n section
|
||||||
'Read full comment...' => 'Lees het volledige bericht...',
|
* of the guide for details.
|
||||||
'Reply' => 'Antwoord',
|
*
|
||||||
'Send' => 'Verstuur',
|
* NOTE: this file must be saved in UTF-8 encoding.
|
||||||
'Show all {total} comments' => 'Toon alle {total} reacties',
|
*/
|
||||||
'Show {count} more comments' => 'Toon nog {count} reacties',
|
return [
|
||||||
'The comment must not be empty!' => 'De opmerking mag niet leeg zijn!',
|
'<strong>Confirm</strong> comment deleting' => '<strong>Bevestig</strong> reactie verwijderen',
|
||||||
'Whenever a new comment was written.' => 'Wanneer er een nieuwe reactie is geschreven.',
|
'Cancel' => 'Annuleer',
|
||||||
'Write a new comment...' => 'Geef een nieuwe reactie...',
|
'Cancel Edit' => 'Annuleer bewerking',
|
||||||
'Write a new reply...' => 'Schrijf een nieuw antwoord ...',
|
'Comment' => 'Reactie',
|
||||||
'You are not allowed to comment.' => 'U mag geen commentaar geven.',
|
'Comment has been deleted' => 'Reactie is verwijderd',
|
||||||
'comment' => 'Reactie',
|
'Comments' => 'Reacties',
|
||||||
'{displayName} wrote a new comment ' => '{displayName} schreef een nieuwe reactie',
|
'Delete' => 'Verwijder',
|
||||||
);
|
'Do you really want to delete this comment?' => 'Wilt u deze reactie echt verwijderen?',
|
||||||
|
'Edit' => 'Bewerk',
|
||||||
|
'Edit your comment...' => 'Bewerk je reactie...',
|
||||||
|
'Read full comment...' => 'Lees het volledige bericht...',
|
||||||
|
'Reply' => 'Antwoord',
|
||||||
|
'Send' => 'Verstuur',
|
||||||
|
'Show all {total} comments' => 'Toon alle {total} reacties',
|
||||||
|
'Show {count} more comments' => 'Toon nog {count} reacties',
|
||||||
|
'The comment must not be empty!' => 'De opmerking mag niet leeg zijn!',
|
||||||
|
'Whenever a new comment was written.' => 'Wanneer er een nieuwe reactie is geschreven.',
|
||||||
|
'Write a new comment...' => 'Geef een nieuwe reactie...',
|
||||||
|
'Write a new reply...' => 'Schrijf een nieuw antwoord ...',
|
||||||
|
'comment' => 'Reactie',
|
||||||
|
'{displayName} wrote a new comment ' => '{displayName} schreef een nieuwe reactie',
|
||||||
|
'Comment could not be saved!' => '',
|
||||||
|
];
|
||||||
|
@ -18,17 +18,16 @@
|
|||||||
*/
|
*/
|
||||||
return [
|
return [
|
||||||
'<strong>Confirm</strong> comment deleting' => '',
|
'<strong>Confirm</strong> comment deleting' => '',
|
||||||
'Access denied!' => '',
|
|
||||||
'Cancel' => '',
|
'Cancel' => '',
|
||||||
'Cancel Edit' => '',
|
'Cancel Edit' => '',
|
||||||
'Comment' => '',
|
'Comment' => '',
|
||||||
|
'Comment could not be saved!' => '',
|
||||||
'Comment has been deleted' => '',
|
'Comment has been deleted' => '',
|
||||||
'Comments' => '',
|
'Comments' => '',
|
||||||
'Delete' => '',
|
'Delete' => '',
|
||||||
'Do you really want to delete this comment?' => '',
|
'Do you really want to delete this comment?' => '',
|
||||||
'Edit' => '',
|
'Edit' => '',
|
||||||
'Edit your comment...' => '',
|
'Edit your comment...' => '',
|
||||||
'Insufficent permissions!' => '',
|
|
||||||
'Read full comment...' => '',
|
'Read full comment...' => '',
|
||||||
'Reply' => '',
|
'Reply' => '',
|
||||||
'Send' => '',
|
'Send' => '',
|
||||||
@ -38,7 +37,6 @@ return [
|
|||||||
'Whenever a new comment was written.' => '',
|
'Whenever a new comment was written.' => '',
|
||||||
'Write a new comment...' => '',
|
'Write a new comment...' => '',
|
||||||
'Write a new reply...' => '',
|
'Write a new reply...' => '',
|
||||||
'You are not allowed to comment.' => '',
|
|
||||||
'comment' => '',
|
'comment' => '',
|
||||||
'{displayName} wrote a new comment ' => '',
|
'{displayName} wrote a new comment ' => '',
|
||||||
];
|
];
|
||||||
|
@ -18,27 +18,25 @@
|
|||||||
*/
|
*/
|
||||||
return [
|
return [
|
||||||
'<strong>Confirm</strong> comment deleting' => '<strong>Potwierdź</strong> usunięcie komentarza',
|
'<strong>Confirm</strong> comment deleting' => '<strong>Potwierdź</strong> usunięcie komentarza',
|
||||||
'Access denied!' => 'Odmowa dostępu!',
|
|
||||||
'Cancel' => 'Anuluj',
|
'Cancel' => 'Anuluj',
|
||||||
'Cancel Edit' => 'Anuluj Edycję',
|
'Cancel Edit' => 'Anuluj Edycję',
|
||||||
'Comment' => 'Komentuj ',
|
'Comment' => 'Komentuj',
|
||||||
'Comment has been deleted' => 'Komentarz został usunięty',
|
'Comment has been deleted' => 'Komentarz został usunięty',
|
||||||
'Comments' => 'Komentarze ',
|
'Comments' => 'Komentarze',
|
||||||
'Delete' => 'Usuń',
|
'Delete' => 'Usuń',
|
||||||
'Do you really want to delete this comment?' => 'Czy naprawdę chcesz usunąć ten komentarz?',
|
'Do you really want to delete this comment?' => 'Czy naprawdę chcesz usunąć ten komentarz?',
|
||||||
'Edit' => 'Edytuj',
|
'Edit' => 'Edytuj',
|
||||||
'Edit your comment...' => 'Edytuj swój komentarz... ',
|
'Edit your comment...' => 'Edytuj swój komentarz...',
|
||||||
'Insufficent permissions!' => 'Uprawnienia niedostateczne!',
|
|
||||||
'Read full comment...' => 'Przeczytał cały komentarz...',
|
'Read full comment...' => 'Przeczytał cały komentarz...',
|
||||||
|
'Reply' => 'Odpowiedz',
|
||||||
'Send' => 'Wyślij',
|
'Send' => 'Wyślij',
|
||||||
'Show all {total} comments' => 'Pokaż wszystkie {total} komentarze',
|
|
||||||
'Show {count} more comments' => 'Pokaż {count} kolejnych komentarzy',
|
'Show {count} more comments' => 'Pokaż {count} kolejnych komentarzy',
|
||||||
'The comment must not be empty!' => 'Komentarz nie może być pusty!',
|
'The comment must not be empty!' => 'Komentarz nie może być pusty!',
|
||||||
'Whenever a new comment was written.' => 'Za każdym razem gdy zostanie napisany nowy komentarz.',
|
'Whenever a new comment was written.' => 'Za każdym razem gdy zostanie napisany nowy komentarz.',
|
||||||
'Write a new comment...' => 'Napisz nowy komentarz... ',
|
'Write a new comment...' => 'Napisz nowy komentarz...',
|
||||||
'You are not allowed to comment.' => 'Nie jesteś uprawniony do komentowania.',
|
'Write a new reply...' => 'Napisz nową odpowiedź...',
|
||||||
'comment' => 'Komentarz ',
|
'comment' => 'Komentarz',
|
||||||
'{displayName} wrote a new comment ' => '{displayName} napisał(a) nowy komentarz ',
|
'{displayName} wrote a new comment ' => '{displayName} napisał(a) nowy komentarz',
|
||||||
'Reply' => '',
|
'Comment could not be saved!' => '',
|
||||||
'Write a new reply...' => '',
|
'Show all {total} comments' => '',
|
||||||
];
|
];
|
||||||
|
@ -18,7 +18,6 @@
|
|||||||
*/
|
*/
|
||||||
return [
|
return [
|
||||||
'<strong>Confirm</strong> comment deleting' => '<strong>Confirmar</strong> exclusão de comentário',
|
'<strong>Confirm</strong> comment deleting' => '<strong>Confirmar</strong> exclusão de comentário',
|
||||||
'Access denied!' => 'Acesso negado!',
|
|
||||||
'Cancel' => 'Cancelar',
|
'Cancel' => 'Cancelar',
|
||||||
'Cancel Edit' => 'Cancelar Alteração',
|
'Cancel Edit' => 'Cancelar Alteração',
|
||||||
'Comment' => 'Comentar',
|
'Comment' => 'Comentar',
|
||||||
@ -28,7 +27,6 @@ return [
|
|||||||
'Do you really want to delete this comment?' => 'Você realmente deseja apagar este comentário?',
|
'Do you really want to delete this comment?' => 'Você realmente deseja apagar este comentário?',
|
||||||
'Edit' => 'Alterar',
|
'Edit' => 'Alterar',
|
||||||
'Edit your comment...' => 'Editar seu comentário...',
|
'Edit your comment...' => 'Editar seu comentário...',
|
||||||
'Insufficent permissions!' => 'Permissões insuficientes!',
|
|
||||||
'Read full comment...' => 'Ler o comentário completo...',
|
'Read full comment...' => 'Ler o comentário completo...',
|
||||||
'Send' => 'Enviar',
|
'Send' => 'Enviar',
|
||||||
'Show all {total} comments' => 'Mostrar todos {total} comentários',
|
'Show all {total} comments' => 'Mostrar todos {total} comentários',
|
||||||
@ -36,9 +34,9 @@ return [
|
|||||||
'The comment must not be empty!' => 'O comentário não deve estar vazio!',
|
'The comment must not be empty!' => 'O comentário não deve estar vazio!',
|
||||||
'Whenever a new comment was written.' => 'Sempre que um novo comentário foi escrito.',
|
'Whenever a new comment was written.' => 'Sempre que um novo comentário foi escrito.',
|
||||||
'Write a new comment...' => 'Escreva um novo comentário...',
|
'Write a new comment...' => 'Escreva um novo comentário...',
|
||||||
'You are not allowed to comment.' => 'Você não tem permissão para comentar.',
|
|
||||||
'comment' => 'Comentário',
|
'comment' => 'Comentário',
|
||||||
'{displayName} wrote a new comment ' => '{displayName} escreveu um novo comentário',
|
'{displayName} wrote a new comment ' => '{displayName} escreveu um novo comentário',
|
||||||
|
'Comment could not be saved!' => '',
|
||||||
'Reply' => '',
|
'Reply' => '',
|
||||||
'Write a new reply...' => '',
|
'Write a new reply...' => '',
|
||||||
];
|
];
|
||||||
|
@ -19,16 +19,15 @@
|
|||||||
return [
|
return [
|
||||||
'Delete' => 'Apagar',
|
'Delete' => 'Apagar',
|
||||||
'<strong>Confirm</strong> comment deleting' => '',
|
'<strong>Confirm</strong> comment deleting' => '',
|
||||||
'Access denied!' => '',
|
|
||||||
'Cancel' => '',
|
'Cancel' => '',
|
||||||
'Cancel Edit' => '',
|
'Cancel Edit' => '',
|
||||||
'Comment' => '',
|
'Comment' => '',
|
||||||
|
'Comment could not be saved!' => '',
|
||||||
'Comment has been deleted' => '',
|
'Comment has been deleted' => '',
|
||||||
'Comments' => '',
|
'Comments' => '',
|
||||||
'Do you really want to delete this comment?' => '',
|
'Do you really want to delete this comment?' => '',
|
||||||
'Edit' => '',
|
'Edit' => '',
|
||||||
'Edit your comment...' => '',
|
'Edit your comment...' => '',
|
||||||
'Insufficent permissions!' => '',
|
|
||||||
'Read full comment...' => '',
|
'Read full comment...' => '',
|
||||||
'Reply' => '',
|
'Reply' => '',
|
||||||
'Send' => '',
|
'Send' => '',
|
||||||
@ -38,7 +37,6 @@ return [
|
|||||||
'Whenever a new comment was written.' => '',
|
'Whenever a new comment was written.' => '',
|
||||||
'Write a new comment...' => '',
|
'Write a new comment...' => '',
|
||||||
'Write a new reply...' => '',
|
'Write a new reply...' => '',
|
||||||
'You are not allowed to comment.' => '',
|
|
||||||
'comment' => '',
|
'comment' => '',
|
||||||
'{displayName} wrote a new comment ' => '',
|
'{displayName} wrote a new comment ' => '',
|
||||||
];
|
];
|
||||||
|
@ -18,7 +18,6 @@
|
|||||||
*/
|
*/
|
||||||
return [
|
return [
|
||||||
'<strong>Confirm</strong> comment deleting' => '<strong>Confirmă</strong> ștergerea comentariului',
|
'<strong>Confirm</strong> comment deleting' => '<strong>Confirmă</strong> ștergerea comentariului',
|
||||||
'Access denied!' => 'Acces respins!',
|
|
||||||
'Cancel' => 'Anulează',
|
'Cancel' => 'Anulează',
|
||||||
'Cancel Edit' => 'Anulează Editarea',
|
'Cancel Edit' => 'Anulează Editarea',
|
||||||
'Comment' => 'Comentariu',
|
'Comment' => 'Comentariu',
|
||||||
@ -28,7 +27,6 @@ return [
|
|||||||
'Do you really want to delete this comment?' => 'Sigur dorești să ștergi acest comentariu?',
|
'Do you really want to delete this comment?' => 'Sigur dorești să ștergi acest comentariu?',
|
||||||
'Edit' => 'Editează',
|
'Edit' => 'Editează',
|
||||||
'Edit your comment...' => 'Editează-ți comentariul...',
|
'Edit your comment...' => 'Editează-ți comentariul...',
|
||||||
'Insufficent permissions!' => 'Permisiuni insuficiente!',
|
|
||||||
'Read full comment...' => 'Citește tot comentariul...',
|
'Read full comment...' => 'Citește tot comentariul...',
|
||||||
'Send' => 'Trimite',
|
'Send' => 'Trimite',
|
||||||
'Show all {total} comments' => 'Afișează toate cele {total} comentarii',
|
'Show all {total} comments' => 'Afișează toate cele {total} comentarii',
|
||||||
@ -36,9 +34,9 @@ return [
|
|||||||
'The comment must not be empty!' => 'Comentariul nu poate fi gol!',
|
'The comment must not be empty!' => 'Comentariul nu poate fi gol!',
|
||||||
'Whenever a new comment was written.' => 'Oricând un comentariu a fost scris.',
|
'Whenever a new comment was written.' => 'Oricând un comentariu a fost scris.',
|
||||||
'Write a new comment...' => 'Scrie un comentariu nou...',
|
'Write a new comment...' => 'Scrie un comentariu nou...',
|
||||||
'You are not allowed to comment.' => 'Nu îți este permis să comentezi.',
|
|
||||||
'comment' => 'comentariu',
|
'comment' => 'comentariu',
|
||||||
'{displayName} wrote a new comment ' => '{displayName} a scris un comentariu nou',
|
'{displayName} wrote a new comment ' => '{displayName} a scris un comentariu nou',
|
||||||
|
'Comment could not be saved!' => '',
|
||||||
'Reply' => '',
|
'Reply' => '',
|
||||||
'Write a new reply...' => '',
|
'Write a new reply...' => '',
|
||||||
];
|
];
|
||||||
|
@ -18,7 +18,6 @@
|
|||||||
*/
|
*/
|
||||||
return [
|
return [
|
||||||
'<strong>Confirm</strong> comment deleting' => '<strong>Подтвердите</strong> удаление комментария',
|
'<strong>Confirm</strong> comment deleting' => '<strong>Подтвердите</strong> удаление комментария',
|
||||||
'Access denied!' => 'Доступ запрещен!',
|
|
||||||
'Cancel' => 'Отменить',
|
'Cancel' => 'Отменить',
|
||||||
'Cancel Edit' => 'Отменить Изменение',
|
'Cancel Edit' => 'Отменить Изменение',
|
||||||
'Comment' => 'Комментарий',
|
'Comment' => 'Комментарий',
|
||||||
@ -28,7 +27,6 @@ return [
|
|||||||
'Do you really want to delete this comment?' => 'Вы действительно хотите удалить этот комментарий?',
|
'Do you really want to delete this comment?' => 'Вы действительно хотите удалить этот комментарий?',
|
||||||
'Edit' => 'Редактировать',
|
'Edit' => 'Редактировать',
|
||||||
'Edit your comment...' => 'Редактировать Ваш комментарий...',
|
'Edit your comment...' => 'Редактировать Ваш комментарий...',
|
||||||
'Insufficent permissions!' => 'Недостаточно прав!',
|
|
||||||
'Read full comment...' => 'Прочитать комментарий полностью...',
|
'Read full comment...' => 'Прочитать комментарий полностью...',
|
||||||
'Send' => 'Отправить',
|
'Send' => 'Отправить',
|
||||||
'Show all {total} comments' => 'Показать все комментарии в количестве {total} штук',
|
'Show all {total} comments' => 'Показать все комментарии в количестве {total} штук',
|
||||||
@ -36,9 +34,9 @@ return [
|
|||||||
'The comment must not be empty!' => 'Комментарий не должен быть пустым!',
|
'The comment must not be empty!' => 'Комментарий не должен быть пустым!',
|
||||||
'Whenever a new comment was written.' => 'Всякий раз, когда был написан новый комментарий.',
|
'Whenever a new comment was written.' => 'Всякий раз, когда был написан новый комментарий.',
|
||||||
'Write a new comment...' => 'Написать новый комментарий...',
|
'Write a new comment...' => 'Написать новый комментарий...',
|
||||||
'You are not allowed to comment.' => 'Вы не можете комментировать.',
|
|
||||||
'comment' => 'Комментарий',
|
'comment' => 'Комментарий',
|
||||||
'{displayName} wrote a new comment ' => '{displayName} прокомментировал(а)',
|
'{displayName} wrote a new comment ' => '{displayName} прокомментировал(а)',
|
||||||
|
'Comment could not be saved!' => '',
|
||||||
'Reply' => '',
|
'Reply' => '',
|
||||||
'Write a new reply...' => '',
|
'Write a new reply...' => '',
|
||||||
];
|
];
|
||||||
|
@ -18,17 +18,16 @@
|
|||||||
*/
|
*/
|
||||||
return [
|
return [
|
||||||
'<strong>Confirm</strong> comment deleting' => '',
|
'<strong>Confirm</strong> comment deleting' => '',
|
||||||
'Access denied!' => '',
|
|
||||||
'Cancel' => '',
|
'Cancel' => '',
|
||||||
'Cancel Edit' => '',
|
'Cancel Edit' => '',
|
||||||
'Comment' => '',
|
'Comment' => '',
|
||||||
|
'Comment could not be saved!' => '',
|
||||||
'Comment has been deleted' => '',
|
'Comment has been deleted' => '',
|
||||||
'Comments' => '',
|
'Comments' => '',
|
||||||
'Delete' => '',
|
'Delete' => '',
|
||||||
'Do you really want to delete this comment?' => '',
|
'Do you really want to delete this comment?' => '',
|
||||||
'Edit' => '',
|
'Edit' => '',
|
||||||
'Edit your comment...' => '',
|
'Edit your comment...' => '',
|
||||||
'Insufficent permissions!' => '',
|
|
||||||
'Read full comment...' => '',
|
'Read full comment...' => '',
|
||||||
'Reply' => '',
|
'Reply' => '',
|
||||||
'Send' => '',
|
'Send' => '',
|
||||||
@ -38,7 +37,6 @@ return [
|
|||||||
'Whenever a new comment was written.' => '',
|
'Whenever a new comment was written.' => '',
|
||||||
'Write a new comment...' => '',
|
'Write a new comment...' => '',
|
||||||
'Write a new reply...' => '',
|
'Write a new reply...' => '',
|
||||||
'You are not allowed to comment.' => '',
|
|
||||||
'comment' => '',
|
'comment' => '',
|
||||||
'{displayName} wrote a new comment ' => '',
|
'{displayName} wrote a new comment ' => '',
|
||||||
];
|
];
|
||||||
|
@ -18,17 +18,16 @@
|
|||||||
*/
|
*/
|
||||||
return [
|
return [
|
||||||
'<strong>Confirm</strong> comment deleting' => '',
|
'<strong>Confirm</strong> comment deleting' => '',
|
||||||
'Access denied!' => '',
|
|
||||||
'Cancel' => '',
|
'Cancel' => '',
|
||||||
'Cancel Edit' => '',
|
'Cancel Edit' => '',
|
||||||
'Comment' => '',
|
'Comment' => '',
|
||||||
|
'Comment could not be saved!' => '',
|
||||||
'Comment has been deleted' => '',
|
'Comment has been deleted' => '',
|
||||||
'Comments' => '',
|
'Comments' => '',
|
||||||
'Delete' => '',
|
'Delete' => '',
|
||||||
'Do you really want to delete this comment?' => '',
|
'Do you really want to delete this comment?' => '',
|
||||||
'Edit' => '',
|
'Edit' => '',
|
||||||
'Edit your comment...' => '',
|
'Edit your comment...' => '',
|
||||||
'Insufficent permissions!' => '',
|
|
||||||
'Read full comment...' => '',
|
'Read full comment...' => '',
|
||||||
'Reply' => '',
|
'Reply' => '',
|
||||||
'Send' => '',
|
'Send' => '',
|
||||||
@ -38,7 +37,6 @@ return [
|
|||||||
'Whenever a new comment was written.' => '',
|
'Whenever a new comment was written.' => '',
|
||||||
'Write a new comment...' => '',
|
'Write a new comment...' => '',
|
||||||
'Write a new reply...' => '',
|
'Write a new reply...' => '',
|
||||||
'You are not allowed to comment.' => '',
|
|
||||||
'comment' => '',
|
'comment' => '',
|
||||||
'{displayName} wrote a new comment ' => '',
|
'{displayName} wrote a new comment ' => '',
|
||||||
];
|
];
|
||||||
|
@ -18,7 +18,6 @@
|
|||||||
*/
|
*/
|
||||||
return [
|
return [
|
||||||
'<strong>Confirm</strong> comment deleting' => '<strong>Bekräfta</strong> borttagning av kommentar',
|
'<strong>Confirm</strong> comment deleting' => '<strong>Bekräfta</strong> borttagning av kommentar',
|
||||||
'Access denied!' => 'Tillträde nekas!',
|
|
||||||
'Cancel' => 'Avbryt',
|
'Cancel' => 'Avbryt',
|
||||||
'Cancel Edit' => 'Radera ändring',
|
'Cancel Edit' => 'Radera ändring',
|
||||||
'Comment' => 'Kommentar',
|
'Comment' => 'Kommentar',
|
||||||
@ -28,7 +27,6 @@ return [
|
|||||||
'Do you really want to delete this comment?' => 'Vill du verkligen ta bort kommentaren?',
|
'Do you really want to delete this comment?' => 'Vill du verkligen ta bort kommentaren?',
|
||||||
'Edit' => 'Ändra',
|
'Edit' => 'Ändra',
|
||||||
'Edit your comment...' => 'Redigera din kommentar...',
|
'Edit your comment...' => 'Redigera din kommentar...',
|
||||||
'Insufficent permissions!' => 'Otillräckliga rättigheter!',
|
|
||||||
'Read full comment...' => 'Läs hela kommentaren...',
|
'Read full comment...' => 'Läs hela kommentaren...',
|
||||||
'Send' => 'Skicka',
|
'Send' => 'Skicka',
|
||||||
'Show all {total} comments' => 'Visa alla {total} kommentarer',
|
'Show all {total} comments' => 'Visa alla {total} kommentarer',
|
||||||
@ -36,9 +34,9 @@ return [
|
|||||||
'The comment must not be empty!' => 'Kommentaren kan inte vara tom!',
|
'The comment must not be empty!' => 'Kommentaren kan inte vara tom!',
|
||||||
'Whenever a new comment was written.' => 'När en kommentar var skriven.',
|
'Whenever a new comment was written.' => 'När en kommentar var skriven.',
|
||||||
'Write a new comment...' => 'Skriv en ny kommentar...',
|
'Write a new comment...' => 'Skriv en ny kommentar...',
|
||||||
'You are not allowed to comment.' => 'Du har inte rättighet att kommentera.',
|
|
||||||
'comment' => 'Kommentar',
|
'comment' => 'Kommentar',
|
||||||
'{displayName} wrote a new comment ' => '{displayName} skrev en kommentar',
|
'{displayName} wrote a new comment ' => '{displayName} skrev en kommentar',
|
||||||
|
'Comment could not be saved!' => '',
|
||||||
'Reply' => '',
|
'Reply' => '',
|
||||||
'Write a new reply...' => '',
|
'Write a new reply...' => '',
|
||||||
];
|
];
|
||||||
|
@ -18,17 +18,16 @@
|
|||||||
*/
|
*/
|
||||||
return [
|
return [
|
||||||
'<strong>Confirm</strong> comment deleting' => '',
|
'<strong>Confirm</strong> comment deleting' => '',
|
||||||
'Access denied!' => '',
|
|
||||||
'Cancel' => '',
|
'Cancel' => '',
|
||||||
'Cancel Edit' => '',
|
'Cancel Edit' => '',
|
||||||
'Comment' => '',
|
'Comment' => '',
|
||||||
|
'Comment could not be saved!' => '',
|
||||||
'Comment has been deleted' => '',
|
'Comment has been deleted' => '',
|
||||||
'Comments' => '',
|
'Comments' => '',
|
||||||
'Delete' => '',
|
'Delete' => '',
|
||||||
'Do you really want to delete this comment?' => '',
|
'Do you really want to delete this comment?' => '',
|
||||||
'Edit' => '',
|
'Edit' => '',
|
||||||
'Edit your comment...' => '',
|
'Edit your comment...' => '',
|
||||||
'Insufficent permissions!' => '',
|
|
||||||
'Read full comment...' => '',
|
'Read full comment...' => '',
|
||||||
'Reply' => '',
|
'Reply' => '',
|
||||||
'Send' => '',
|
'Send' => '',
|
||||||
@ -38,7 +37,6 @@ return [
|
|||||||
'Whenever a new comment was written.' => '',
|
'Whenever a new comment was written.' => '',
|
||||||
'Write a new comment...' => '',
|
'Write a new comment...' => '',
|
||||||
'Write a new reply...' => '',
|
'Write a new reply...' => '',
|
||||||
'You are not allowed to comment.' => '',
|
|
||||||
'comment' => '',
|
'comment' => '',
|
||||||
'{displayName} wrote a new comment ' => '',
|
'{displayName} wrote a new comment ' => '',
|
||||||
];
|
];
|
||||||
|
@ -18,7 +18,6 @@
|
|||||||
*/
|
*/
|
||||||
return [
|
return [
|
||||||
'<strong>Confirm</strong> comment deleting' => 'Yorum silme işlemini <strong>onayla</strong>',
|
'<strong>Confirm</strong> comment deleting' => 'Yorum silme işlemini <strong>onayla</strong>',
|
||||||
'Access denied!' => 'Erişim engellendi!',
|
|
||||||
'Cancel' => 'İptal',
|
'Cancel' => 'İptal',
|
||||||
'Cancel Edit' => 'İptal Düzenle',
|
'Cancel Edit' => 'İptal Düzenle',
|
||||||
'Comment' => 'Yorum',
|
'Comment' => 'Yorum',
|
||||||
@ -28,7 +27,6 @@ return [
|
|||||||
'Do you really want to delete this comment?' => 'Bu yorumu silmek istediğine emin misin?',
|
'Do you really want to delete this comment?' => 'Bu yorumu silmek istediğine emin misin?',
|
||||||
'Edit' => 'Düzenle',
|
'Edit' => 'Düzenle',
|
||||||
'Edit your comment...' => 'Yorumunu düzenle...',
|
'Edit your comment...' => 'Yorumunu düzenle...',
|
||||||
'Insufficent permissions!' => 'Yetersiz izinler!',
|
|
||||||
'Read full comment...' => 'Yorumu tam okuyun ...',
|
'Read full comment...' => 'Yorumu tam okuyun ...',
|
||||||
'Send' => 'Gönder',
|
'Send' => 'Gönder',
|
||||||
'Show all {total} comments' => '{total} diğer yorumu gör',
|
'Show all {total} comments' => '{total} diğer yorumu gör',
|
||||||
@ -36,9 +34,9 @@ return [
|
|||||||
'The comment must not be empty!' => 'Yorum boş olmamalı!',
|
'The comment must not be empty!' => 'Yorum boş olmamalı!',
|
||||||
'Whenever a new comment was written.' => 'Ne zaman yeni bir yorum yazılmış',
|
'Whenever a new comment was written.' => 'Ne zaman yeni bir yorum yazılmış',
|
||||||
'Write a new comment...' => 'Yeni bir yorum yaz...',
|
'Write a new comment...' => 'Yeni bir yorum yaz...',
|
||||||
'You are not allowed to comment.' => 'Yorum yapmanıza izin verilmiyor.',
|
|
||||||
'comment' => 'Yorum',
|
'comment' => 'Yorum',
|
||||||
'{displayName} wrote a new comment ' => '{displayName} yeni bir yorum yazdı',
|
'{displayName} wrote a new comment ' => '{displayName} yeni bir yorum yazdı',
|
||||||
|
'Comment could not be saved!' => '',
|
||||||
'Reply' => '',
|
'Reply' => '',
|
||||||
'Write a new reply...' => '',
|
'Write a new reply...' => '',
|
||||||
];
|
];
|
||||||
|
@ -18,17 +18,16 @@
|
|||||||
*/
|
*/
|
||||||
return [
|
return [
|
||||||
'<strong>Confirm</strong> comment deleting' => '',
|
'<strong>Confirm</strong> comment deleting' => '',
|
||||||
'Access denied!' => '',
|
|
||||||
'Cancel' => '',
|
'Cancel' => '',
|
||||||
'Cancel Edit' => '',
|
'Cancel Edit' => '',
|
||||||
'Comment' => '',
|
'Comment' => '',
|
||||||
|
'Comment could not be saved!' => '',
|
||||||
'Comment has been deleted' => '',
|
'Comment has been deleted' => '',
|
||||||
'Comments' => '',
|
'Comments' => '',
|
||||||
'Delete' => '',
|
'Delete' => '',
|
||||||
'Do you really want to delete this comment?' => '',
|
'Do you really want to delete this comment?' => '',
|
||||||
'Edit' => '',
|
'Edit' => '',
|
||||||
'Edit your comment...' => '',
|
'Edit your comment...' => '',
|
||||||
'Insufficent permissions!' => '',
|
|
||||||
'Read full comment...' => '',
|
'Read full comment...' => '',
|
||||||
'Reply' => '',
|
'Reply' => '',
|
||||||
'Send' => '',
|
'Send' => '',
|
||||||
@ -38,7 +37,6 @@ return [
|
|||||||
'Whenever a new comment was written.' => '',
|
'Whenever a new comment was written.' => '',
|
||||||
'Write a new comment...' => '',
|
'Write a new comment...' => '',
|
||||||
'Write a new reply...' => '',
|
'Write a new reply...' => '',
|
||||||
'You are not allowed to comment.' => '',
|
|
||||||
'comment' => '',
|
'comment' => '',
|
||||||
'{displayName} wrote a new comment ' => '',
|
'{displayName} wrote a new comment ' => '',
|
||||||
];
|
];
|
||||||
|
@ -18,17 +18,16 @@
|
|||||||
*/
|
*/
|
||||||
return [
|
return [
|
||||||
'<strong>Confirm</strong> comment deleting' => '',
|
'<strong>Confirm</strong> comment deleting' => '',
|
||||||
'Access denied!' => '',
|
|
||||||
'Cancel' => '',
|
'Cancel' => '',
|
||||||
'Cancel Edit' => '',
|
'Cancel Edit' => '',
|
||||||
'Comment' => '',
|
'Comment' => '',
|
||||||
|
'Comment could not be saved!' => '',
|
||||||
'Comment has been deleted' => '',
|
'Comment has been deleted' => '',
|
||||||
'Comments' => '',
|
'Comments' => '',
|
||||||
'Delete' => '',
|
'Delete' => '',
|
||||||
'Do you really want to delete this comment?' => '',
|
'Do you really want to delete this comment?' => '',
|
||||||
'Edit' => '',
|
'Edit' => '',
|
||||||
'Edit your comment...' => '',
|
'Edit your comment...' => '',
|
||||||
'Insufficent permissions!' => '',
|
|
||||||
'Read full comment...' => '',
|
'Read full comment...' => '',
|
||||||
'Reply' => '',
|
'Reply' => '',
|
||||||
'Send' => '',
|
'Send' => '',
|
||||||
@ -38,7 +37,6 @@ return [
|
|||||||
'Whenever a new comment was written.' => '',
|
'Whenever a new comment was written.' => '',
|
||||||
'Write a new comment...' => '',
|
'Write a new comment...' => '',
|
||||||
'Write a new reply...' => '',
|
'Write a new reply...' => '',
|
||||||
'You are not allowed to comment.' => '',
|
|
||||||
'comment' => '',
|
'comment' => '',
|
||||||
'{displayName} wrote a new comment ' => '',
|
'{displayName} wrote a new comment ' => '',
|
||||||
];
|
];
|
||||||
|
@ -18,7 +18,6 @@
|
|||||||
*/
|
*/
|
||||||
return [
|
return [
|
||||||
'<strong>Confirm</strong> comment deleting' => '<strong>Xác nhận</strong> xóa comment',
|
'<strong>Confirm</strong> comment deleting' => '<strong>Xác nhận</strong> xóa comment',
|
||||||
'Access denied!' => 'Từ chối truy cập!',
|
|
||||||
'Cancel' => 'Hủy',
|
'Cancel' => 'Hủy',
|
||||||
'Cancel Edit' => 'Hủy chỉnh sửa',
|
'Cancel Edit' => 'Hủy chỉnh sửa',
|
||||||
'Comment' => 'Comment',
|
'Comment' => 'Comment',
|
||||||
@ -28,7 +27,6 @@ return [
|
|||||||
'Do you really want to delete this comment?' => 'Bạn thực sự muốn xóa comment này?',
|
'Do you really want to delete this comment?' => 'Bạn thực sự muốn xóa comment này?',
|
||||||
'Edit' => 'Chỉnh sửa',
|
'Edit' => 'Chỉnh sửa',
|
||||||
'Edit your comment...' => 'Chỉnh sửa comment của bạn...',
|
'Edit your comment...' => 'Chỉnh sửa comment của bạn...',
|
||||||
'Insufficent permissions!' => 'Không đủ quyền!',
|
|
||||||
'Read full comment...' => 'Đọc toàn bộ nội dung comment...',
|
'Read full comment...' => 'Đọc toàn bộ nội dung comment...',
|
||||||
'Send' => 'Gửi',
|
'Send' => 'Gửi',
|
||||||
'Show all {total} comments' => 'Hiển thị toàn bộ {total} comments',
|
'Show all {total} comments' => 'Hiển thị toàn bộ {total} comments',
|
||||||
@ -36,9 +34,9 @@ return [
|
|||||||
'The comment must not be empty!' => 'Bình luận không được phép rỗng!',
|
'The comment must not be empty!' => 'Bình luận không được phép rỗng!',
|
||||||
'Whenever a new comment was written.' => 'Bất kể khi nào một comment mới được viết',
|
'Whenever a new comment was written.' => 'Bất kể khi nào một comment mới được viết',
|
||||||
'Write a new comment...' => 'Viết bình luận mới...',
|
'Write a new comment...' => 'Viết bình luận mới...',
|
||||||
'You are not allowed to comment.' => 'Bạn không có quyền bình luận.',
|
|
||||||
'comment' => 'bình luận',
|
'comment' => 'bình luận',
|
||||||
'{displayName} wrote a new comment ' => '{displayName} đã viết bình luận mới',
|
'{displayName} wrote a new comment ' => '{displayName} đã viết bình luận mới',
|
||||||
|
'Comment could not be saved!' => '',
|
||||||
'Reply' => '',
|
'Reply' => '',
|
||||||
'Write a new reply...' => '',
|
'Write a new reply...' => '',
|
||||||
];
|
];
|
||||||
|
@ -18,7 +18,6 @@
|
|||||||
*/
|
*/
|
||||||
return [
|
return [
|
||||||
'<strong>Confirm</strong> comment deleting' => '<strong>确认</strong> 删除评论',
|
'<strong>Confirm</strong> comment deleting' => '<strong>确认</strong> 删除评论',
|
||||||
'Access denied!' => '禁止访问',
|
|
||||||
'Cancel' => '取消',
|
'Cancel' => '取消',
|
||||||
'Cancel Edit' => '取消编辑',
|
'Cancel Edit' => '取消编辑',
|
||||||
'Comment' => '评论',
|
'Comment' => '评论',
|
||||||
@ -28,7 +27,6 @@ return [
|
|||||||
'Do you really want to delete this comment?' => '你真的想删除这条评论?',
|
'Do you really want to delete this comment?' => '你真的想删除这条评论?',
|
||||||
'Edit' => '编辑',
|
'Edit' => '编辑',
|
||||||
'Edit your comment...' => '编辑你的评论...',
|
'Edit your comment...' => '编辑你的评论...',
|
||||||
'Insufficent permissions!' => '权限不足!',
|
|
||||||
'Read full comment...' => '阅读完整的评论...',
|
'Read full comment...' => '阅读完整的评论...',
|
||||||
'Send' => '发 送',
|
'Send' => '发 送',
|
||||||
'Show all {total} comments' => '显示所有 {total} 条评论',
|
'Show all {total} comments' => '显示所有 {total} 条评论',
|
||||||
@ -37,8 +35,8 @@ return [
|
|||||||
'Write a new comment...' => '写新评论...',
|
'Write a new comment...' => '写新评论...',
|
||||||
'comment' => '评论',
|
'comment' => '评论',
|
||||||
'{displayName} wrote a new comment ' => '{displayName} 发表了一条新评论 ',
|
'{displayName} wrote a new comment ' => '{displayName} 发表了一条新评论 ',
|
||||||
|
'Comment could not be saved!' => '',
|
||||||
'Reply' => '',
|
'Reply' => '',
|
||||||
'The comment must not be empty!' => '',
|
'The comment must not be empty!' => '',
|
||||||
'Write a new reply...' => '',
|
'Write a new reply...' => '',
|
||||||
'You are not allowed to comment.' => '',
|
|
||||||
];
|
];
|
||||||
|
@ -18,17 +18,16 @@
|
|||||||
*/
|
*/
|
||||||
return [
|
return [
|
||||||
'<strong>Confirm</strong> comment deleting' => '',
|
'<strong>Confirm</strong> comment deleting' => '',
|
||||||
'Access denied!' => '',
|
|
||||||
'Cancel' => '',
|
'Cancel' => '',
|
||||||
'Cancel Edit' => '',
|
'Cancel Edit' => '',
|
||||||
'Comment' => '',
|
'Comment' => '',
|
||||||
|
'Comment could not be saved!' => '',
|
||||||
'Comment has been deleted' => '',
|
'Comment has been deleted' => '',
|
||||||
'Comments' => '',
|
'Comments' => '',
|
||||||
'Delete' => '',
|
'Delete' => '',
|
||||||
'Do you really want to delete this comment?' => '',
|
'Do you really want to delete this comment?' => '',
|
||||||
'Edit' => '',
|
'Edit' => '',
|
||||||
'Edit your comment...' => '',
|
'Edit your comment...' => '',
|
||||||
'Insufficent permissions!' => '',
|
|
||||||
'Read full comment...' => '',
|
'Read full comment...' => '',
|
||||||
'Reply' => '',
|
'Reply' => '',
|
||||||
'Send' => '',
|
'Send' => '',
|
||||||
@ -38,7 +37,6 @@ return [
|
|||||||
'Whenever a new comment was written.' => '',
|
'Whenever a new comment was written.' => '',
|
||||||
'Write a new comment...' => '',
|
'Write a new comment...' => '',
|
||||||
'Write a new reply...' => '',
|
'Write a new reply...' => '',
|
||||||
'You are not allowed to comment.' => '',
|
|
||||||
'comment' => '',
|
'comment' => '',
|
||||||
'{displayName} wrote a new comment ' => '',
|
'{displayName} wrote a new comment ' => '',
|
||||||
];
|
];
|
||||||
|
@ -18,7 +18,6 @@ humhub.module('comment', function (module, require, $) {
|
|||||||
richText.$.trigger('clear');
|
richText.$.trigger('clear');
|
||||||
that.getUpload().reset();
|
that.getUpload().reset();
|
||||||
that.$.find('.form-group').removeClass('has-error');
|
that.$.find('.form-group').removeClass('has-error');
|
||||||
debugger;
|
|
||||||
that.$.find('.help-block-error').html('');
|
that.$.find('.help-block-error').html('');
|
||||||
},
|
},
|
||||||
400: function (response) {
|
400: function (response) {
|
||||||
|
@ -29,7 +29,7 @@ class CommentCest
|
|||||||
|
|
||||||
$I->click('.btn-comment-submit', $commentSection);
|
$I->click('.btn-comment-submit', $commentSection);
|
||||||
|
|
||||||
$I->seeError('The comment must not be empty!');
|
$I->waitForText('The comment must not be empty!',null, $commentSection);
|
||||||
|
|
||||||
$I->fillField($commentSection.' .humhub-ui-richtext[contenteditable]', 'Test comment');
|
$I->fillField($commentSection.' .humhub-ui-richtext[contenteditable]', 'Test comment');
|
||||||
|
|
||||||
@ -37,5 +37,6 @@ class CommentCest
|
|||||||
|
|
||||||
$I->waitForElementVisible('#comment-message-1');
|
$I->waitForElementVisible('#comment-message-1');
|
||||||
$I->see('Test comment','#comment-message-1');
|
$I->see('Test comment','#comment-message-1');
|
||||||
|
$I->dontSee('The comment must not be empty!',null, $commentSection);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -35,7 +35,7 @@ $isHidden = ($objectModel === Comment::class);
|
|||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
<?php $form = ActiveForm::begin() ?>
|
<?php $form = ActiveForm::begin(['action' => $submitUrl]) ?>
|
||||||
|
|
||||||
<?= Html::hiddenInput('objectModel', $objectModel) ?>
|
<?= Html::hiddenInput('objectModel', $objectModel) ?>
|
||||||
<?= Html::hiddenInput('objectId', $objectId) ?>
|
<?= Html::hiddenInput('objectId', $objectId) ?>
|
||||||
|
21
protected/humhub/modules/content/messages/am/aria.php
Normal file
21
protected/humhub/modules/content/messages/am/aria.php
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* Message translations.
|
||||||
|
*
|
||||||
|
* This file is automatically generated by 'yii message/extract' command.
|
||||||
|
* It contains the localizable messages extracted from source code.
|
||||||
|
* You may modify this file by translating the extracted messages.
|
||||||
|
*
|
||||||
|
* Each array element represents the translation (value) of a message (key).
|
||||||
|
* If the value is empty, the message is considered as not translated.
|
||||||
|
* Messages that no longer need translation will have their translations
|
||||||
|
* enclosed between a pair of '@@' marks.
|
||||||
|
*
|
||||||
|
* Message string can be used with plural forms format. Check i18n section
|
||||||
|
* of the guide for details.
|
||||||
|
*
|
||||||
|
* NOTE: this file must be saved in UTF-8 encoding.
|
||||||
|
*/
|
||||||
|
return [
|
||||||
|
'This content is archived' => '',
|
||||||
|
];
|
@ -85,8 +85,17 @@ return [
|
|||||||
'Your last edit state has been saved!' => 'ለመጨረሻ ጊዜ አርትዖት ያደረጉት ነገር ተቀምጧል!',
|
'Your last edit state has been saved!' => 'ለመጨረሻ ጊዜ አርትዖት ያደረጉት ነገር ተቀምጧል!',
|
||||||
'in' => 'ውስጥ',
|
'in' => 'ውስጥ',
|
||||||
'(Also visible to non-members of this space)' => '',
|
'(Also visible to non-members of this space)' => '',
|
||||||
|
'Attach Files' => '',
|
||||||
|
'Last updated {time}' => '',
|
||||||
'Maximum number of pinned items reached!<br>You can only pin up to {count} items at once.' => '',
|
'Maximum number of pinned items reached!<br>You can only pin up to {count} items at once.' => '',
|
||||||
'Specify who can see this content.' => '',
|
'Specify who can see this content.' => '',
|
||||||
'The author of this content is not allowed to create this type of content within this space.' => '',
|
'The author of this content is not allowed to create this type of content within this space.' => '',
|
||||||
|
'Visible also to unregistered users' => '',
|
||||||
|
'Visible only to you' => '',
|
||||||
|
'Visible to all Space members' => '',
|
||||||
|
'Visible to all signed in users' => '',
|
||||||
|
'Visible to friends of {displayName}' => '',
|
||||||
|
'Visible to you and {displayName}' => '',
|
||||||
|
'Visible to your friends' => '',
|
||||||
'Where I\'m involved' => '',
|
'Where I\'m involved' => '',
|
||||||
];
|
];
|
||||||
|
21
protected/humhub/modules/content/messages/an/aria.php
Normal file
21
protected/humhub/modules/content/messages/an/aria.php
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* Message translations.
|
||||||
|
*
|
||||||
|
* This file is automatically generated by 'yii message/extract' command.
|
||||||
|
* It contains the localizable messages extracted from source code.
|
||||||
|
* You may modify this file by translating the extracted messages.
|
||||||
|
*
|
||||||
|
* Each array element represents the translation (value) of a message (key).
|
||||||
|
* If the value is empty, the message is considered as not translated.
|
||||||
|
* Messages that no longer need translation will have their translations
|
||||||
|
* enclosed between a pair of '@@' marks.
|
||||||
|
*
|
||||||
|
* Message string can be used with plural forms format. Check i18n section
|
||||||
|
* of the guide for details.
|
||||||
|
*
|
||||||
|
* NOTE: this file must be saved in UTF-8 encoding.
|
||||||
|
*/
|
||||||
|
return [
|
||||||
|
'This content is archived' => '',
|
||||||
|
];
|
@ -57,6 +57,7 @@ return [
|
|||||||
'in' => 'en',
|
'in' => 'en',
|
||||||
'(Also visible to non-members of this space)' => '',
|
'(Also visible to non-members of this space)' => '',
|
||||||
'<strong>Move</strong> content' => '',
|
'<strong>Move</strong> content' => '',
|
||||||
|
'Attach Files' => '',
|
||||||
'Content Tag with invalid contentcontainer_id assigned.' => '',
|
'Content Tag with invalid contentcontainer_id assigned.' => '',
|
||||||
'Content has been moved to {spacename}' => '',
|
'Content has been moved to {spacename}' => '',
|
||||||
'Could not delete content!' => '',
|
'Could not delete content!' => '',
|
||||||
@ -64,6 +65,7 @@ return [
|
|||||||
'Could not find requested content!' => '',
|
'Could not find requested content!' => '',
|
||||||
'Invalid request method!' => '',
|
'Invalid request method!' => '',
|
||||||
'Invalid space selection.' => '',
|
'Invalid space selection.' => '',
|
||||||
|
'Last updated {time}' => '',
|
||||||
'Maximum number of pinned items reached!<br>You can only pin up to {count} items at once.' => '',
|
'Maximum number of pinned items reached!<br>You can only pin up to {count} items at once.' => '',
|
||||||
'Move content' => '',
|
'Move content' => '',
|
||||||
'None' => '',
|
'None' => '',
|
||||||
@ -84,6 +86,13 @@ return [
|
|||||||
'This content type can\'t be moved due to a missing module-id setting.' => '',
|
'This content type can\'t be moved due to a missing module-id setting.' => '',
|
||||||
'This content type can\'t be moved.' => '',
|
'This content type can\'t be moved.' => '',
|
||||||
'Topics' => '',
|
'Topics' => '',
|
||||||
|
'Visible also to unregistered users' => '',
|
||||||
|
'Visible only to you' => '',
|
||||||
|
'Visible to all Space members' => '',
|
||||||
|
'Visible to all signed in users' => '',
|
||||||
|
'Visible to friends of {displayName}' => '',
|
||||||
|
'Visible to you and {displayName}' => '',
|
||||||
|
'Visible to your friends' => '',
|
||||||
'Where I\'m involved' => '',
|
'Where I\'m involved' => '',
|
||||||
'With file attachments' => '',
|
'With file attachments' => '',
|
||||||
'You do not have the permission to move this content to the given space.' => '',
|
'You do not have the permission to move this content to the given space.' => '',
|
||||||
|
21
protected/humhub/modules/content/messages/ar/aria.php
Normal file
21
protected/humhub/modules/content/messages/ar/aria.php
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* Message translations.
|
||||||
|
*
|
||||||
|
* This file is automatically generated by 'yii message/extract' command.
|
||||||
|
* It contains the localizable messages extracted from source code.
|
||||||
|
* You may modify this file by translating the extracted messages.
|
||||||
|
*
|
||||||
|
* Each array element represents the translation (value) of a message (key).
|
||||||
|
* If the value is empty, the message is considered as not translated.
|
||||||
|
* Messages that no longer need translation will have their translations
|
||||||
|
* enclosed between a pair of '@@' marks.
|
||||||
|
*
|
||||||
|
* Message string can be used with plural forms format. Check i18n section
|
||||||
|
* of the guide for details.
|
||||||
|
*
|
||||||
|
* NOTE: this file must be saved in UTF-8 encoding.
|
||||||
|
*/
|
||||||
|
return [
|
||||||
|
'This content is archived' => '',
|
||||||
|
];
|
@ -86,7 +86,16 @@ return [
|
|||||||
'Your last edit state has been saved!' => 'تم حفظ آخر حالة تحرير لك!',
|
'Your last edit state has been saved!' => 'تم حفظ آخر حالة تحرير لك!',
|
||||||
'in' => 'في',
|
'in' => 'في',
|
||||||
'(Also visible to non-members of this space)' => '',
|
'(Also visible to non-members of this space)' => '',
|
||||||
|
'Attach Files' => '',
|
||||||
|
'Last updated {time}' => '',
|
||||||
'Maximum number of pinned items reached!<br>You can only pin up to {count} items at once.' => '',
|
'Maximum number of pinned items reached!<br>You can only pin up to {count} items at once.' => '',
|
||||||
'Specify who can see this content.' => '',
|
'Specify who can see this content.' => '',
|
||||||
'The author of this content is not allowed to create this type of content within this space.' => '',
|
'The author of this content is not allowed to create this type of content within this space.' => '',
|
||||||
|
'Visible also to unregistered users' => '',
|
||||||
|
'Visible only to you' => '',
|
||||||
|
'Visible to all Space members' => '',
|
||||||
|
'Visible to all signed in users' => '',
|
||||||
|
'Visible to friends of {displayName}' => '',
|
||||||
|
'Visible to you and {displayName}' => '',
|
||||||
|
'Visible to your friends' => '',
|
||||||
];
|
];
|
||||||
|
21
protected/humhub/modules/content/messages/bg/aria.php
Normal file
21
protected/humhub/modules/content/messages/bg/aria.php
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* Message translations.
|
||||||
|
*
|
||||||
|
* This file is automatically generated by 'yii message/extract' command.
|
||||||
|
* It contains the localizable messages extracted from source code.
|
||||||
|
* You may modify this file by translating the extracted messages.
|
||||||
|
*
|
||||||
|
* Each array element represents the translation (value) of a message (key).
|
||||||
|
* If the value is empty, the message is considered as not translated.
|
||||||
|
* Messages that no longer need translation will have their translations
|
||||||
|
* enclosed between a pair of '@@' marks.
|
||||||
|
*
|
||||||
|
* Message string can be used with plural forms format. Check i18n section
|
||||||
|
* of the guide for details.
|
||||||
|
*
|
||||||
|
* NOTE: this file must be saved in UTF-8 encoding.
|
||||||
|
*/
|
||||||
|
return [
|
||||||
|
'This content is archived' => '',
|
||||||
|
];
|
@ -26,6 +26,7 @@ return [
|
|||||||
'<strong>Move</strong> content' => '',
|
'<strong>Move</strong> content' => '',
|
||||||
'Add a member to notify' => '',
|
'Add a member to notify' => '',
|
||||||
'Archived' => '',
|
'Archived' => '',
|
||||||
|
'Attach Files' => '',
|
||||||
'Back to stream' => '',
|
'Back to stream' => '',
|
||||||
'Cancel Edit' => '',
|
'Cancel Edit' => '',
|
||||||
'Content' => '',
|
'Content' => '',
|
||||||
@ -44,6 +45,7 @@ return [
|
|||||||
'Invalid request method!' => '',
|
'Invalid request method!' => '',
|
||||||
'Invalid space selection.' => '',
|
'Invalid space selection.' => '',
|
||||||
'Last update' => '',
|
'Last update' => '',
|
||||||
|
'Last updated {time}' => '',
|
||||||
'Load more' => '',
|
'Load more' => '',
|
||||||
'Make private' => '',
|
'Make private' => '',
|
||||||
'Make public' => '',
|
'Make public' => '',
|
||||||
@ -83,6 +85,13 @@ return [
|
|||||||
'Unarchive' => '',
|
'Unarchive' => '',
|
||||||
'Unpin' => '',
|
'Unpin' => '',
|
||||||
'Updated' => '',
|
'Updated' => '',
|
||||||
|
'Visible also to unregistered users' => '',
|
||||||
|
'Visible only to you' => '',
|
||||||
|
'Visible to all Space members' => '',
|
||||||
|
'Visible to all signed in users' => '',
|
||||||
|
'Visible to friends of {displayName}' => '',
|
||||||
|
'Visible to you and {displayName}' => '',
|
||||||
|
'Visible to your friends' => '',
|
||||||
'Where I\'m involved' => '',
|
'Where I\'m involved' => '',
|
||||||
'With file attachments' => '',
|
'With file attachments' => '',
|
||||||
'You do not have the permission to move this content to the given space.' => '',
|
'You do not have the permission to move this content to the given space.' => '',
|
||||||
|
21
protected/humhub/modules/content/messages/br/aria.php
Normal file
21
protected/humhub/modules/content/messages/br/aria.php
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* Message translations.
|
||||||
|
*
|
||||||
|
* This file is automatically generated by 'yii message/extract' command.
|
||||||
|
* It contains the localizable messages extracted from source code.
|
||||||
|
* You may modify this file by translating the extracted messages.
|
||||||
|
*
|
||||||
|
* Each array element represents the translation (value) of a message (key).
|
||||||
|
* If the value is empty, the message is considered as not translated.
|
||||||
|
* Messages that no longer need translation will have their translations
|
||||||
|
* enclosed between a pair of '@@' marks.
|
||||||
|
*
|
||||||
|
* Message string can be used with plural forms format. Check i18n section
|
||||||
|
* of the guide for details.
|
||||||
|
*
|
||||||
|
* NOTE: this file must be saved in UTF-8 encoding.
|
||||||
|
*/
|
||||||
|
return [
|
||||||
|
'This content is archived' => '',
|
||||||
|
];
|
@ -26,6 +26,7 @@ return [
|
|||||||
'<strong>Move</strong> content' => '',
|
'<strong>Move</strong> content' => '',
|
||||||
'<strong>Permalink</strong> to this post' => '',
|
'<strong>Permalink</strong> to this post' => '',
|
||||||
'Add a member to notify' => '',
|
'Add a member to notify' => '',
|
||||||
|
'Attach Files' => '',
|
||||||
'Back to stream' => '',
|
'Back to stream' => '',
|
||||||
'Cancel' => '',
|
'Cancel' => '',
|
||||||
'Cancel Edit' => '',
|
'Cancel Edit' => '',
|
||||||
@ -44,6 +45,7 @@ return [
|
|||||||
'Invalid request method!' => '',
|
'Invalid request method!' => '',
|
||||||
'Invalid space selection.' => '',
|
'Invalid space selection.' => '',
|
||||||
'Last update' => '',
|
'Last update' => '',
|
||||||
|
'Last updated {time}' => '',
|
||||||
'Load more' => '',
|
'Load more' => '',
|
||||||
'Make private' => '',
|
'Make private' => '',
|
||||||
'Make public' => '',
|
'Make public' => '',
|
||||||
@ -83,6 +85,13 @@ return [
|
|||||||
'Unarchive' => '',
|
'Unarchive' => '',
|
||||||
'Unpin' => '',
|
'Unpin' => '',
|
||||||
'Updated' => '',
|
'Updated' => '',
|
||||||
|
'Visible also to unregistered users' => '',
|
||||||
|
'Visible only to you' => '',
|
||||||
|
'Visible to all Space members' => '',
|
||||||
|
'Visible to all signed in users' => '',
|
||||||
|
'Visible to friends of {displayName}' => '',
|
||||||
|
'Visible to you and {displayName}' => '',
|
||||||
|
'Visible to your friends' => '',
|
||||||
'Where I\'m involved' => '',
|
'Where I\'m involved' => '',
|
||||||
'With file attachments' => '',
|
'With file attachments' => '',
|
||||||
'You do not have the permission to move this content to the given space.' => '',
|
'You do not have the permission to move this content to the given space.' => '',
|
||||||
|
21
protected/humhub/modules/content/messages/ca/aria.php
Normal file
21
protected/humhub/modules/content/messages/ca/aria.php
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* Message translations.
|
||||||
|
*
|
||||||
|
* This file is automatically generated by 'yii message/extract' command.
|
||||||
|
* It contains the localizable messages extracted from source code.
|
||||||
|
* You may modify this file by translating the extracted messages.
|
||||||
|
*
|
||||||
|
* Each array element represents the translation (value) of a message (key).
|
||||||
|
* If the value is empty, the message is considered as not translated.
|
||||||
|
* Messages that no longer need translation will have their translations
|
||||||
|
* enclosed between a pair of '@@' marks.
|
||||||
|
*
|
||||||
|
* Message string can be used with plural forms format. Check i18n section
|
||||||
|
* of the guide for details.
|
||||||
|
*
|
||||||
|
* NOTE: this file must be saved in UTF-8 encoding.
|
||||||
|
*/
|
||||||
|
return [
|
||||||
|
'This content is archived' => '',
|
||||||
|
];
|
@ -71,8 +71,10 @@ return [
|
|||||||
'in' => 'a',
|
'in' => 'a',
|
||||||
'(Also visible to non-members of this space)' => '',
|
'(Also visible to non-members of this space)' => '',
|
||||||
'<strong>Move</strong> content' => '',
|
'<strong>Move</strong> content' => '',
|
||||||
|
'Attach Files' => '',
|
||||||
'Content has been moved to {spacename}' => '',
|
'Content has been moved to {spacename}' => '',
|
||||||
'Invalid space selection.' => '',
|
'Invalid space selection.' => '',
|
||||||
|
'Last updated {time}' => '',
|
||||||
'Maximum number of pinned items reached!<br>You can only pin up to {count} items at once.' => '',
|
'Maximum number of pinned items reached!<br>You can only pin up to {count} items at once.' => '',
|
||||||
'Move content' => '',
|
'Move content' => '',
|
||||||
'Only private content' => '',
|
'Only private content' => '',
|
||||||
@ -87,6 +89,13 @@ return [
|
|||||||
'This content type can\'t be moved due to a missing module-id setting.' => '',
|
'This content type can\'t be moved due to a missing module-id setting.' => '',
|
||||||
'This content type can\'t be moved.' => '',
|
'This content type can\'t be moved.' => '',
|
||||||
'Topics' => '',
|
'Topics' => '',
|
||||||
|
'Visible also to unregistered users' => '',
|
||||||
|
'Visible only to you' => '',
|
||||||
|
'Visible to all Space members' => '',
|
||||||
|
'Visible to all signed in users' => '',
|
||||||
|
'Visible to friends of {displayName}' => '',
|
||||||
|
'Visible to you and {displayName}' => '',
|
||||||
|
'Visible to your friends' => '',
|
||||||
'Where I\'m involved' => '',
|
'Where I\'m involved' => '',
|
||||||
'With file attachments' => '',
|
'With file attachments' => '',
|
||||||
'You do not have the permission to move this content to the given space.' => '',
|
'You do not have the permission to move this content to the given space.' => '',
|
||||||
|
21
protected/humhub/modules/content/messages/cs/aria.php
Normal file
21
protected/humhub/modules/content/messages/cs/aria.php
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* Message translations.
|
||||||
|
*
|
||||||
|
* This file is automatically generated by 'yii message/extract' command.
|
||||||
|
* It contains the localizable messages extracted from source code.
|
||||||
|
* You may modify this file by translating the extracted messages.
|
||||||
|
*
|
||||||
|
* Each array element represents the translation (value) of a message (key).
|
||||||
|
* If the value is empty, the message is considered as not translated.
|
||||||
|
* Messages that no longer need translation will have their translations
|
||||||
|
* enclosed between a pair of '@@' marks.
|
||||||
|
*
|
||||||
|
* Message string can be used with plural forms format. Check i18n section
|
||||||
|
* of the guide for details.
|
||||||
|
*
|
||||||
|
* NOTE: this file must be saved in UTF-8 encoding.
|
||||||
|
*/
|
||||||
|
return [
|
||||||
|
'This content is archived' => '',
|
||||||
|
];
|
@ -63,10 +63,12 @@ return [
|
|||||||
'in' => 'v prostoru',
|
'in' => 'v prostoru',
|
||||||
'(Also visible to non-members of this space)' => '',
|
'(Also visible to non-members of this space)' => '',
|
||||||
'<strong>Move</strong> content' => '',
|
'<strong>Move</strong> content' => '',
|
||||||
|
'Attach Files' => '',
|
||||||
'Content Tag with invalid contentcontainer_id assigned.' => '',
|
'Content Tag with invalid contentcontainer_id assigned.' => '',
|
||||||
'Content has been moved to {spacename}' => '',
|
'Content has been moved to {spacename}' => '',
|
||||||
'Content visibility' => '',
|
'Content visibility' => '',
|
||||||
'Invalid space selection.' => '',
|
'Invalid space selection.' => '',
|
||||||
|
'Last updated {time}' => '',
|
||||||
'Maximum number of pinned items reached!<br>You can only pin up to {count} items at once.' => '',
|
'Maximum number of pinned items reached!<br>You can only pin up to {count} items at once.' => '',
|
||||||
'Move content' => '',
|
'Move content' => '',
|
||||||
'None' => '',
|
'None' => '',
|
||||||
@ -85,6 +87,13 @@ return [
|
|||||||
'This content type can\'t be moved.' => '',
|
'This content type can\'t be moved.' => '',
|
||||||
'This space is not visible!' => '',
|
'This space is not visible!' => '',
|
||||||
'Topics' => '',
|
'Topics' => '',
|
||||||
|
'Visible also to unregistered users' => '',
|
||||||
|
'Visible only to you' => '',
|
||||||
|
'Visible to all Space members' => '',
|
||||||
|
'Visible to all signed in users' => '',
|
||||||
|
'Visible to friends of {displayName}' => '',
|
||||||
|
'Visible to you and {displayName}' => '',
|
||||||
|
'Visible to your friends' => '',
|
||||||
'Where I\'m involved' => '',
|
'Where I\'m involved' => '',
|
||||||
'With file attachments' => '',
|
'With file attachments' => '',
|
||||||
'You do not have the permission to move this content to the given space.' => '',
|
'You do not have the permission to move this content to the given space.' => '',
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user