Merge branch 'develop' into enh/wallStreamEntryWidgetlayouts

This commit is contained in:
buddh4 2020-10-02 15:30:08 +02:00 committed by GitHub
commit fd61bfc15e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
349 changed files with 11475 additions and 7395 deletions

View File

@ -1,6 +1,16 @@
HumHub Changelog
================
1.6.4 (Unreleased)
------------------
This release also brings a [security update](https://github.com/yiisoft/yii2/security/advisories/GHSA-699q-wcff-g9mj) of the Yii2 framework. HumHub itself and the modules provided by our offical marketplace are not affected by this bug.
- Fix #4361: Added missing nonce attribute in inline marketplace script
- Fix #4371: Word break issue in notification dropdown
- Fix #4384: Upgrade to Yii 2.0.38
1.6.3 (September 9, 2020)
-----------------------
- Fix #4315: UserInvite (E-Mail Approval) not deleted when declining users

View File

@ -15,7 +15,11 @@ HumHub Changelog
- Enh #4331: Added 'break-all' stylesheet option to stream entry layouts
- Enh #4179: Removed deprecated mysql character set in log table migration
- Enh #4324: Improved line break for menu entries with many characters
- Fix #4186: Add Timezone validation rules to admin prerequisite view
- Enh #4378: Implemented generic ContentContainerActiveRecord::is() function
- Enh #4310: Add "Can Like" Permission
- Fix #4111: Issues Cropping Images
- Fix #4385: Tour broken when profile start page is changed
- Enh #3882: Rework of wall stream entry widget design and API
- Enh #3882: Introduction of alternative `WallStreamModuleEntry` widget for collaborative content types
- Chg #4397: Deprecated old wall entry widget and related stream logic (see `humhub\modules\stream\actions\LegacyStreamTrait.php`)

View File

@ -14,8 +14,11 @@
"minimum-stability": "stable",
"require": {
"php": ">=7.0.0",
"ext-exif": "*",
"ext-zip": "*",
"cebe/markdown": "1.0.2",
"codeception/phpunit-wrapper": ">6.0.15 <6.1.0 | ^6.6.1 | ^7.7.1 | ^8.1.1 | ^9.0",
"codeception/stub": "^2.0 | ^3.0",
"firebase/php-jwt": "^5.0",
"jbroadway/urlify": "^1.0",
"kartik-v/yii2-widgets": "*",
@ -49,7 +52,7 @@
"raoul2000/yii2-jcrop-widget": "*",
"twig/twig": "^1.0",
"xj/yii2-jplayer-widget": "*",
"yiisoft/yii2": "~2.0.35",
"yiisoft/yii2": "2.0.38",
"yiisoft/yii2-authclient": "~2.2.0",
"yiisoft/yii2-bootstrap": "~2.0.0",
"yiisoft/yii2-httpclient": "~2.0.0",
@ -59,10 +62,7 @@
"yiisoft/yii2-redis": "~2.0.0",
"yiisoft/yii2-swiftmailer": "~2.0.0",
"zendframework/zend-http": "*",
"zendframework/zend-ldap": "^2.5",
"codeception/phpunit-wrapper": ">6.0.15 <6.1.0 | ^6.6.1 | ^7.7.1 | ^8.1.1 | ^9.0",
"codeception/stub": "^2.0 | ^3.0",
"ext-exif": "*"
"zendframework/zend-ldap": "^2.5"
},
"require-dev": {
"codeception/codeception": "^4.0",

25
composer.lock generated
View File

@ -4,14 +4,14 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "bc6c87c6cc3b5b69a286d782e9150613",
"content-hash": "5a253757a2f52ea476c00e5bff4d7169",
"packages": [
{
"name": "bower-asset/bootstrap",
"version": "v3.4.1",
"source": {
"type": "git",
"url": "git@github.com:twbs/bootstrap.git",
"url": "https://github.com/twbs/bootstrap.git",
"reference": "68b0d231a13201eb14acd3dc84e51543d16e5f7e"
},
"dist": {
@ -32,7 +32,7 @@
"version": "3.3.11",
"source": {
"type": "git",
"url": "https://github.com/RobinHerbots/Inputmask.git",
"url": "git@github.com:RobinHerbots/Inputmask.git",
"reference": "5e670ad62f50c738388d4dcec78d2888505ad77b"
},
"dist": {
@ -71,7 +71,7 @@
"version": "1.12.1",
"source": {
"type": "git",
"url": "https://github.com/components/jqueryui.git",
"url": "git@github.com:components/jqueryui.git",
"reference": "44ecf3794cc56b65954cc19737234a3119d036cc"
},
"dist": {
@ -92,7 +92,7 @@
"version": "v1.3.2",
"source": {
"type": "git",
"url": "https://github.com/bestiejs/punycode.js.git",
"url": "git@github.com:bestiejs/punycode.js.git",
"reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3"
},
"dist": {
@ -3448,6 +3448,7 @@
"keywords": [
"tokenizer"
],
"abandoned": true,
"time": "2017-11-27T05:48:46+00:00"
},
{
@ -4812,16 +4813,16 @@
},
{
"name": "yiisoft/yii2",
"version": "2.0.36",
"version": "2.0.38",
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-framework.git",
"reference": "a557111ea6c27794b98c98b76ff3f127eb55f309"
"reference": "fd01e747cc66a049ec105048f0ab8dfbdf60bf4b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/a557111ea6c27794b98c98b76ff3f127eb55f309",
"reference": "a557111ea6c27794b98c98b76ff3f127eb55f309",
"url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/fd01e747cc66a049ec105048f0ab8dfbdf60bf4b",
"reference": "fd01e747cc66a049ec105048f0ab8dfbdf60bf4b",
"shasum": ""
},
"require": {
@ -4922,7 +4923,7 @@
"type": "tidelift"
}
],
"time": "2020-07-07T21:45:32+00:00"
"time": "2020-09-14T21:52:10+00:00"
},
{
"name": "yiisoft/yii2-authclient",
@ -7572,8 +7573,8 @@
"prefer-lowest": false,
"platform": {
"php": ">=7.0.0",
"ext-zip": "*",
"ext-exif": "*"
"ext-exif": "*",
"ext-zip": "*"
},
"platform-dev": [],
"platform-overrides": {

View File

@ -8,6 +8,7 @@
namespace humhub\libs;
use DateTime;
use humhub\modules\ldap\helpers\LdapHelper;
use humhub\modules\marketplace\Module;
use Yii;
@ -410,6 +411,32 @@ class SelfTest
];
}
// Timezone Setting
if (Yii::$app->controller->id != 'setup') {
$dbConnectionTime = TimezoneHelper::getDatabaseConnectionTime();
$timeDiffMargin = 60;
$timeDiff = abs($dbConnectionTime->getTimestamp() - time());
$title = 'Settings - Time zone';
if ($timeDiff < $timeDiffMargin) {
$checks[] = [
'title' => Yii::t('base', $title),
'state' => 'OK'
];
} else {
$checks[] = [
'title' => Yii::t('base', $title),
'state' => 'WARNING',
'hint' => Yii::t('base', 'Database connection time: {dbTime} - Configured time zone: {time}',
[
'dbTime' => Yii::$app->formatter->asTime($dbConnectionTime, 'short'),
'time' => Yii::$app->formatter->asTime(time(), 'short'),
]
),
];
}
}
// Check Runtime Directory
$title = 'Permissions - Runtime';

View File

@ -10,6 +10,8 @@ namespace humhub\libs;
use DateTime;
use DateTimeZone;
use Yii;
use yii\db\Exception;
/**
* TimezoneHelpers
@ -65,7 +67,7 @@ class TimezoneHelper
$timezone_list = [];
foreach ($timezone_offsets as $timezone => $offset) {
if($withOffset) {
if ($withOffset) {
$offset_prefix = $offset < 0 ? '-' : '+';
$offset_formatted = gmdate('H:i', abs($offset));
$pretty_offset = "UTC${offset_prefix}${offset_formatted}";
@ -77,4 +79,16 @@ class TimezoneHelper
return $timezone_list;
}
/**
* Returns the date time from the database connection
*
* @return DateTime
*/
public static function getDatabaseConnectionTime(): DateTime
{
$timestamp = Yii::$app->db->createCommand('SELECT NOW()')->queryScalar();
return DateTime::createFromFormat("Y-m-d H:i:s", $timestamp);
}
}

View File

@ -96,6 +96,7 @@ return [
'You are not allowed to run this action.' => 'ይህን ተግባር ለማከናወን አልተፈቀደልዎትም።',
'Actions' => '',
'All' => '',
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
'Powered by {name}' => '',
'There are unsaved changes, do you really want to leave this page?' => '',
];

View File

@ -1,84 +1,102 @@
<?php
return array (
'<strong>Confirm</strong> Action' => '<strong>Confirmar</strong> acción',
'<strong>Latest</strong> updates' => '<strong>Zagueras</strong> actividatz',
'<strong>Mail</strong> summary' => 'Resumen d\'o <strong>correu</strong>',
'Account settings' => 'Achustes d\'a cuenta',
'Actions' => '',
'Add:' => '',
'Administration' => 'Administración',
'All' => 'Tot',
'Allow' => 'Permitir',
'An error occurred while handling your last action. (Handler not found).' => 'Ha ocurriu un error procesando a tuya zaguera acción. (Handler no trobau).',
'An unexpected error occurred while loading the search result.' => 'Ha ocurriu un error inasperau mientres se cargaban os resultaus de busca.',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'Ha ocurriu un error inasperau. Si contina pasando, per favor contacta con l\'administrador d\'o sistema.',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'Ha ocurriu un error inesperau en o servidor web. Si contina pasando, per favor contacta con l\'administrador d\'o sistema.',
'An unknown error occurred while uploading.' => 'Ha ocurriu un error inesperau puyando o fichero.',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => 'Ha ocurriu un error inesperau en a puyada. Pista: compreba as linias de upload_max_filesize y post_max_size en os achustes de php.',
'Back' => 'Tornar',
'Back to dashboard' => 'Tornar a Encieto',
'Cancel' => 'Cancelar',
'Choose language:' => 'Cambiar luenga',
'Close' => 'Zarrar',
'Collapse' => 'Zarrar',
'Confirm' => 'Confirmar',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => '',
'Copy to clipboard' => 'Copiar a o puertafuellas.',
'Could not find content of addon!' => '',
'Could not find requested page.' => '',
'Default' => 'Defecto',
'Delete' => 'Eliminar',
'Deny' => 'Denegar',
'Do you really want to perform this action?' => 'Yes seguro de querer fer ista acción?',
'Edit' => 'Editar',
'Error' => 'Error',
'Error while running your last action (Invalid request method).' => '',
'Error:' => 'Error:',
'Expand' => 'Esbandir',
'Export' => 'Exportar:',
'Info:' => 'Información:',
'Invalid request method!' => '',
'It looks like you may have taken the wrong turn.' => 'Pareixe que has tomau o camín incorrecto.',
'Language' => 'Luenga',
'Loading...' => 'Cargando...',
'Login' => 'Inicio de sesión',
'Logo of {appName}' => 'Logo de {appName}',
'Logout' => 'Zarrar sesión',
'Menu' => 'Menú',
'Module is not enabled on this content container!' => '',
'My profile' => 'O mío perfil',
'New profile image' => 'Nueva imachen de perfil',
'Next' => 'Siguient',
'No error information given.' => 'No s\'ha dau garra información.',
'Oooops...' => 'Oooops...',
'Open' => 'Ubrir',
'Please type at least 3 characters' => 'Per favor escribe a lo menos 3 caracteres',
'Please type at least {count} characters' => '',
'Powered by {name}' => '',
'Profile dropdown' => 'Menú d\'o perfil',
'Profile picture of {displayName}' => 'Imachen de portalada de {displayName}',
'Save' => 'Alzar',
'Saved' => 'Alzau',
'Search' => 'Buscar',
'Select Me' => 'Seleccionar-me',
'Show less' => 'Mostrar menos',
'Show more' => 'Mostrar mas',
'Some files could not be uploaded:' => 'Bells ficheros no s\'han puesto puyar-se:',
'Text could not be copied to clipboard' => 'O texto no s\'ha puesto copiar a o portapapers.',
'Text has been copied to clipboard' => 'O texto ha estau copiau a o portapapers.',
'The date has to be in the past.' => 'A calendata ha d\'estar en pasau.',
'The file has been deleted.' => 'O fichero ha estau borrau.',
'The requested resource could not be found.' => 'O recurso solicitau no ha puesto ser cargau.',
'The space has been archived.' => 'O espacio ha estau archivau.',
'The space has been unarchived.' => 'O espacio ha estau desarchivau.',
'There are unsaved changes, do you really want to leave this page?' => '',
'Time Zone' => 'Huso horario.',
'Toggle comment menu' => '',
'Toggle panel menu' => '',
'Toggle post menu' => '',
'Toggle stream entry menu' => '',
'Unsubscribe' => 'Desubscribir-se',
'Upload' => 'Puyar',
'Upload file' => 'Puyar fichero',
'You are not allowed to run this action.' => '',
);
/**
* 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 [
'<strong>Confirm</strong> Action' => '<strong>Confirmar</strong> acción',
'<strong>Latest</strong> updates' => '<strong>Zagueras</strong> actividatz',
'<strong>Mail</strong> summary' => 'Resumen d\'o <strong>correu</strong>',
'Account settings' => 'Achustes d\'a cuenta',
'Administration' => 'Administración',
'All' => 'Tot',
'Allow' => 'Permitir',
'An error occurred while handling your last action. (Handler not found).' => 'Ha ocurriu un error procesando a tuya zaguera acción. (Handler no trobau).',
'An unexpected error occurred while loading the search result.' => 'Ha ocurriu un error inasperau mientres se cargaban os resultaus de busca.',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'Ha ocurriu un error inasperau. Si contina pasando, per favor contacta con l\'administrador d\'o sistema.',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'Ha ocurriu un error inesperau en o servidor web. Si contina pasando, per favor contacta con l\'administrador d\'o sistema.',
'An unknown error occurred while uploading.' => 'Ha ocurriu un error inesperau puyando o fichero.',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => 'Ha ocurriu un error inesperau en a puyada. Pista: compreba as linias de upload_max_filesize y post_max_size en os achustes de php.',
'Back' => 'Tornar',
'Back to dashboard' => 'Tornar a Encieto',
'Cancel' => 'Cancelar',
'Choose language:' => 'Cambiar luenga',
'Close' => 'Zarrar',
'Collapse' => 'Zarrar',
'Confirm' => 'Confirmar',
'Copy to clipboard' => 'Copiar a o puertafuellas.',
'Default' => 'Defecto',
'Delete' => 'Eliminar',
'Deny' => 'Denegar',
'Do you really want to perform this action?' => 'Yes seguro de querer fer ista acción?',
'Edit' => 'Editar',
'Error' => 'Error',
'Error:' => 'Error:',
'Expand' => 'Esbandir',
'Export' => 'Exportar:',
'Info:' => 'Información:',
'It looks like you may have taken the wrong turn.' => 'Pareixe que has tomau o camín incorrecto.',
'Language' => 'Luenga',
'Loading...' => 'Cargando...',
'Login' => 'Inicio de sesión',
'Logo of {appName}' => 'Logo de {appName}',
'Logout' => 'Zarrar sesión',
'Menu' => 'Menú',
'My profile' => 'O mío perfil',
'New profile image' => 'Nueva imachen de perfil',
'Next' => 'Siguient',
'No error information given.' => 'No s\'ha dau garra información.',
'Oooops...' => 'Oooops...',
'Open' => 'Ubrir',
'Please type at least 3 characters' => 'Per favor escribe a lo menos 3 caracteres',
'Profile dropdown' => 'Menú d\'o perfil',
'Profile picture of {displayName}' => 'Imachen de portalada de {displayName}',
'Save' => 'Alzar',
'Saved' => 'Alzau',
'Search' => 'Buscar',
'Select Me' => 'Seleccionar-me',
'Show less' => 'Mostrar menos',
'Show more' => 'Mostrar mas',
'Some files could not be uploaded:' => 'Bells ficheros no s\'han puesto puyar-se:',
'Text could not be copied to clipboard' => 'O texto no s\'ha puesto copiar a o portapapers.',
'Text has been copied to clipboard' => 'O texto ha estau copiau a o portapapers.',
'The date has to be in the past.' => 'A calendata ha d\'estar en pasau.',
'The file has been deleted.' => 'O fichero ha estau borrau.',
'The requested resource could not be found.' => 'O recurso solicitau no ha puesto ser cargau.',
'The space has been archived.' => 'O espacio ha estau archivau.',
'The space has been unarchived.' => 'O espacio ha estau desarchivau.',
'Time Zone' => 'Huso horario.',
'Unsubscribe' => 'Desubscribir-se',
'Upload' => 'Puyar',
'Upload file' => 'Puyar fichero',
'Actions' => '',
'Add:' => '',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => '',
'Could not find content of addon!' => '',
'Could not find requested page.' => '',
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
'Error while running your last action (Invalid request method).' => '',
'Invalid request method!' => '',
'Module is not enabled on this content container!' => '',
'Please type at least {count} characters' => '',
'Powered by {name}' => '',
'There are unsaved changes, do you really want to leave this page?' => '',
'Toggle comment menu' => '',
'Toggle panel menu' => '',
'Toggle post menu' => '',
'Toggle stream entry menu' => '',
'You are not allowed to run this action.' => '',
];

View File

@ -1,84 +1,102 @@
<?php
return array (
'<strong>Confirm</strong> Action' => '',
'<strong>Latest</strong> updates' => '<strong>آخر</strong> التحديثات',
'<strong>Mail</strong> summary' => '',
'Account settings' => 'إعدادات الحساب',
'Actions' => 'الإجراءات',
'Add:' => '',
'Administration' => 'الإدارة',
'All' => 'الكل',
'Allow' => 'السماح',
'An error occurred while handling your last action. (Handler not found).' => '',
'An unexpected error occurred while loading the search result.' => '',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => '',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => '',
'An unknown error occurred while uploading.' => '',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => '',
'Back' => 'عودة',
'Back to dashboard' => 'عودة لسطح المكتب',
'Cancel' => 'إلغاء',
'Choose language:' => 'خيارات اللغه:',
'Close' => 'اغلاق',
'Collapse' => 'إغلاق',
'Confirm' => 'أكد',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'محتوى الإضافة لابد أن يكون موجود في HActiveRecordContent أو HActiveRecordContentAddon',
'Copy to clipboard' => '',
'Could not find content of addon!' => 'لم يمكن ايجاد محتويات الإضافة',
'Could not find requested page.' => '',
'Default' => 'الإفتراضي',
'Delete' => 'حذف',
'Deny' => 'رفض',
'Do you really want to perform this action?' => '',
'Edit' => 'تحرير',
'Error' => 'خطأ',
'Error while running your last action (Invalid request method).' => '',
'Error:' => '',
'Expand' => 'توسعة',
'Export' => '',
'Info:' => '',
'Invalid request method!' => 'طريقة الطلب غير صالحة!',
'It looks like you may have taken the wrong turn.' => 'يبدو انك أتيت للصفحة الخطأ',
'Language' => 'اللغة',
'Loading...' => '',
'Login' => 'تسجيل الدخول',
'Logo of {appName}' => '',
'Logout' => 'تسجيل الخروج',
'Menu' => 'القائمة',
'Module is not enabled on this content container!' => 'الموديل ليس متاحاً في هذه الخانة',
'My profile' => 'صفحتي الشخصية',
'New profile image' => 'صورة شخصية جديدة',
'Next' => 'التالي',
'No error information given.' => '',
'Oooops...' => 'يالهوي...',
'Open' => '',
'Please type at least 3 characters' => 'الرجاء كتابة آخر 3 حروف',
'Please type at least {count} characters' => '',
'Powered by {name}' => '',
'Profile dropdown' => '',
'Profile picture of {displayName}' => '',
'Save' => 'حفظ',
'Saved' => 'تم الحفظ',
'Search' => 'بحث',
'Select Me' => '',
'Show less' => '',
'Show more' => 'مشاهدة المزيد',
'Some files could not be uploaded:' => '',
'Text could not be copied to clipboard' => '',
'Text has been copied to clipboard' => '',
'The date has to be in the past.' => 'التاريخ يبدوا أنه من الماضي',
'The file has been deleted.' => '',
'The requested resource could not be found.' => '',
'The space has been archived.' => '',
'The space has been unarchived.' => '',
'There are unsaved changes, do you really want to leave this page?' => '',
'Time Zone' => '',
'Toggle comment menu' => '',
'Toggle panel menu' => '',
'Toggle post menu' => '',
'Toggle stream entry menu' => '',
'Unsubscribe' => 'ألغ الإشتراك',
'Upload' => '',
'Upload file' => '',
'You are not allowed to run this action.' => '',
);
/**
* 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 [
'<strong>Latest</strong> updates' => '<strong>آخر</strong> التحديثات',
'Account settings' => 'إعدادات الحساب',
'Actions' => 'الإجراءات',
'Administration' => 'الإدارة',
'All' => 'الكل',
'Allow' => 'السماح',
'Back' => 'عودة',
'Back to dashboard' => 'عودة لسطح المكتب',
'Cancel' => 'إلغاء',
'Choose language:' => 'خيارات اللغه:',
'Close' => 'اغلاق',
'Collapse' => 'إغلاق',
'Confirm' => 'أكد',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'محتوى الإضافة لابد أن يكون موجود في HActiveRecordContent أو HActiveRecordContentAddon',
'Could not find content of addon!' => 'لم يمكن ايجاد محتويات الإضافة',
'Default' => 'الإفتراضي',
'Delete' => 'حذف',
'Deny' => 'رفض',
'Edit' => 'تحرير',
'Error' => 'خطأ',
'Expand' => 'توسعة',
'Invalid request method!' => 'طريقة الطلب غير صالحة!',
'It looks like you may have taken the wrong turn.' => 'يبدو انك أتيت للصفحة الخطأ',
'Language' => 'اللغة',
'Login' => 'تسجيل الدخول',
'Logout' => 'تسجيل الخروج',
'Menu' => 'القائمة',
'Module is not enabled on this content container!' => 'الموديل ليس متاحاً في هذه الخانة',
'My profile' => 'صفحتي الشخصية',
'New profile image' => 'صورة شخصية جديدة',
'Next' => 'التالي',
'Oooops...' => 'يالهوي...',
'Please type at least 3 characters' => 'الرجاء كتابة آخر 3 حروف',
'Save' => 'حفظ',
'Saved' => 'تم الحفظ',
'Search' => 'بحث',
'Show more' => 'مشاهدة المزيد',
'The date has to be in the past.' => 'التاريخ يبدوا أنه من الماضي',
'Unsubscribe' => 'ألغ الإشتراك',
'<strong>Confirm</strong> Action' => '',
'<strong>Mail</strong> summary' => '',
'Add:' => '',
'An error occurred while handling your last action. (Handler not found).' => '',
'An unexpected error occurred while loading the search result.' => '',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => '',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => '',
'An unknown error occurred while uploading.' => '',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => '',
'Copy to clipboard' => '',
'Could not find requested page.' => '',
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
'Do you really want to perform this action?' => '',
'Error while running your last action (Invalid request method).' => '',
'Error:' => '',
'Export' => '',
'Info:' => '',
'Loading...' => '',
'Logo of {appName}' => '',
'No error information given.' => '',
'Open' => '',
'Please type at least {count} characters' => '',
'Powered by {name}' => '',
'Profile dropdown' => '',
'Profile picture of {displayName}' => '',
'Select Me' => '',
'Show less' => '',
'Some files could not be uploaded:' => '',
'Text could not be copied to clipboard' => '',
'Text has been copied to clipboard' => '',
'The file has been deleted.' => '',
'The requested resource could not be found.' => '',
'The space has been archived.' => '',
'The space has been unarchived.' => '',
'There are unsaved changes, do you really want to leave this page?' => '',
'Time Zone' => '',
'Toggle comment menu' => '',
'Toggle panel menu' => '',
'Toggle post menu' => '',
'Toggle stream entry menu' => '',
'Upload' => '',
'Upload file' => '',
'You are not allowed to run this action.' => '',
];

View File

@ -55,6 +55,7 @@ return [
'Copy to clipboard' => '',
'Could not find content of addon!' => '',
'Could not find requested page.' => '',
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
'Default' => '',
'Deny' => '',
'Do you really want to perform this action?' => '',

View File

@ -46,6 +46,7 @@ return [
'Copy to clipboard' => '',
'Could not find content of addon!' => '',
'Could not find requested page.' => '',
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
'Deny' => '',
'Do you really want to perform this action?' => '',
'Error' => '',

View File

@ -81,6 +81,7 @@ return [
'An unknown error occurred while uploading.' => '',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => '',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => '',
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
'Error while running your last action (Invalid request method).' => '',
'Error:' => '',
'It looks like you may have taken the wrong turn.' => '',

View File

@ -1,84 +1,102 @@
<?php
return array (
'<strong>Confirm</strong> Action' => '<strong>Potvrdit</strong> Akci',
'<strong>Latest</strong> updates' => '<strong>Poslední</strong> události',
'<strong>Mail</strong> summary' => '<strong>Mailové</strong> shrnutí',
'Account settings' => 'Nastavení účtu',
'Actions' => 'Akce',
'Add:' => '',
'Administration' => 'Administrace',
'All' => 'Vše',
'Allow' => 'Povolit',
'An error occurred while handling your last action. (Handler not found).' => 'Při manipulaci s vaší poslední akcí došlo k chybě. (Handler nebyl nalezen).',
'An unexpected error occurred while loading the search result.' => 'Během načítání výsledku vyhledávání došlo k neočekávané chybě.',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'Vyskytla se neočekávaná chyba. Pokud chyba stále přetrvává, obraťte se na správce webu.',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'Došlo k neočekávané chybě serveru. Pokud chyba stále přetrvává, obraťte se na správce webu.',
'An unknown error occurred while uploading.' => 'Během nahrávání došlo k neznámé chybě.',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => 'Během nahrávání došlo k neznámé chybě. Tip: zkontrolujte nastavení php upload_max_filesize a post_max_size.',
'Back' => 'Zpět',
'Back to dashboard' => 'Zpět na nástěnku',
'Cancel' => 'Zrušit',
'Choose language:' => 'Vyberte jazyk:',
'Close' => 'Zavřít',
'Collapse' => 'Sbalit',
'Confirm' => 'Potvrdit',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'Content Addon musí být buď instancí objektu HActiveRecordContent nebo HActiveRecordContentAddon!',
'Copy to clipboard' => 'Kopírovat do schránky',
'Could not find content of addon!' => 'Nebylo možné nalézt obsah dolpňku!',
'Could not find requested page.' => '',
'Default' => 'Výchozí',
'Delete' => 'Smazat',
'Deny' => 'Odmítnout',
'Do you really want to perform this action?' => 'Opravdu chcete tuto akci provést?',
'Edit' => 'Upravit',
'Error' => 'Chyba',
'Error while running your last action (Invalid request method).' => 'Při spuštění poslední akce došlo k chybě (metoda neplatného požadavku).',
'Error:' => 'Chyba:',
'Expand' => 'Rozbalit',
'Export' => '',
'Info:' => 'Info:',
'Invalid request method!' => 'Neplatná metoda požadavku!',
'It looks like you may have taken the wrong turn.' => 'Zdá se, že jste někde špatně odbočili.',
'Language' => 'Jazyk',
'Loading...' => 'Načítání....',
'Login' => 'Přihlásit se',
'Logo of {appName}' => 'Logo aplikace',
'Logout' => 'Odhlásit',
'Menu' => 'Menu',
'Module is not enabled on this content container!' => 'Modul nebyl nalezen nebo je vypnut!',
'My profile' => 'Můj profil',
'New profile image' => 'Nový profilový obrázek',
'Next' => 'Další',
'No error information given.' => 'Nejsou uvedeny žádné informace o chybách.',
'Oooops...' => 'Jejda...',
'Open' => 'Otevřít',
'Please type at least 3 characters' => 'Napište prosím alespoň 3 znaky',
'Please type at least {count} characters' => '',
'Powered by {name}' => '',
'Profile dropdown' => 'Menu profilu',
'Profile picture of {displayName}' => 'Profilový obrázek',
'Save' => 'Uložit',
'Saved' => 'Uloženo',
'Search' => 'Hledat',
'Select Me' => '',
'Show less' => 'Zobrazit méně',
'Show more' => 'Zobrazit více',
'Some files could not be uploaded:' => 'Některé soubory nelze nahrát:',
'Text could not be copied to clipboard' => '',
'Text has been copied to clipboard' => '',
'The date has to be in the past.' => 'Datum musí být v minulosti.',
'The file has been deleted.' => 'Tento soubor byl vymazán.',
'The requested resource could not be found.' => 'Požadovaný zdroj nebyl nalezen.',
'The space has been archived.' => 'Prostor byl archivován.',
'The space has been unarchived.' => 'Prostor byl zrušen.',
'There are unsaved changes, do you really want to leave this page?' => '',
'Time Zone' => '',
'Toggle comment menu' => 'Přepnout menu komentářů',
'Toggle panel menu' => 'Přepnout menu panelu',
'Toggle post menu' => 'Přepnout menu příspěvků',
'Toggle stream entry menu' => 'Přepnout menu vláken',
'Unsubscribe' => 'Odhlásit odběr',
'Upload' => 'Nahrát',
'Upload file' => 'Nahrát soubor',
'You are not allowed to run this action.' => 'Nemáte povolení spustit tuto akci.',
);
/**
* 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 [
'<strong>Confirm</strong> Action' => '<strong>Potvrdit</strong> Akci',
'<strong>Latest</strong> updates' => '<strong>Poslední</strong> události',
'<strong>Mail</strong> summary' => '<strong>Mailové</strong> shrnutí',
'Account settings' => 'Nastavení účtu',
'Actions' => 'Akce',
'Administration' => 'Administrace',
'All' => 'Vše',
'Allow' => 'Povolit',
'An error occurred while handling your last action. (Handler not found).' => 'Při manipulaci s vaší poslední akcí došlo k chybě. (Handler nebyl nalezen).',
'An unexpected error occurred while loading the search result.' => 'Během načítání výsledku vyhledávání došlo k neočekávané chybě.',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'Vyskytla se neočekávaná chyba. Pokud chyba stále přetrvává, obraťte se na správce webu.',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'Došlo k neočekávané chybě serveru. Pokud chyba stále přetrvává, obraťte se na správce webu.',
'An unknown error occurred while uploading.' => 'Během nahrávání došlo k neznámé chybě.',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => 'Během nahrávání došlo k neznámé chybě. Tip: zkontrolujte nastavení php upload_max_filesize a post_max_size.',
'Back' => 'Zpět',
'Back to dashboard' => 'Zpět na nástěnku',
'Cancel' => 'Zrušit',
'Choose language:' => 'Vyberte jazyk:',
'Close' => 'Zavřít',
'Collapse' => 'Sbalit',
'Confirm' => 'Potvrdit',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'Content Addon musí být buď instancí objektu HActiveRecordContent nebo HActiveRecordContentAddon!',
'Copy to clipboard' => 'Kopírovat do schránky',
'Could not find content of addon!' => 'Nebylo možné nalézt obsah dolpňku!',
'Default' => 'Výchozí',
'Delete' => 'Smazat',
'Deny' => 'Odmítnout',
'Do you really want to perform this action?' => 'Opravdu chcete tuto akci provést?',
'Edit' => 'Upravit',
'Error' => 'Chyba',
'Error while running your last action (Invalid request method).' => 'Při spuštění poslední akce došlo k chybě (metoda neplatného požadavku).',
'Error:' => 'Chyba:',
'Expand' => 'Rozbalit',
'Info:' => 'Info:',
'Invalid request method!' => 'Neplatná metoda požadavku!',
'It looks like you may have taken the wrong turn.' => 'Zdá se, že jste někde špatně odbočili.',
'Language' => 'Jazyk',
'Loading...' => 'Načítání....',
'Login' => 'Přihlásit se',
'Logo of {appName}' => 'Logo aplikace',
'Logout' => 'Odhlásit',
'Menu' => 'Menu',
'Module is not enabled on this content container!' => 'Modul nebyl nalezen nebo je vypnut!',
'My profile' => 'Můj profil',
'New profile image' => 'Nový profilový obrázek',
'Next' => 'Další',
'No error information given.' => 'Nejsou uvedeny žádné informace o chybách.',
'Oooops...' => 'Jejda...',
'Open' => 'Otevřít',
'Please type at least 3 characters' => 'Napište prosím alespoň 3 znaky',
'Profile dropdown' => 'Menu profilu',
'Profile picture of {displayName}' => 'Profilový obrázek',
'Save' => 'Uložit',
'Saved' => 'Uloženo',
'Search' => 'Hledat',
'Show less' => 'Zobrazit méně',
'Show more' => 'Zobrazit více',
'Some files could not be uploaded:' => 'Některé soubory nelze nahrát:',
'The date has to be in the past.' => 'Datum musí být v minulosti.',
'The file has been deleted.' => 'Tento soubor byl vymazán.',
'The requested resource could not be found.' => 'Požadovaný zdroj nebyl nalezen.',
'The space has been archived.' => 'Prostor byl archivován.',
'The space has been unarchived.' => 'Prostor byl zrušen.',
'Toggle comment menu' => 'Přepnout menu komentářů',
'Toggle panel menu' => 'Přepnout menu panelu',
'Toggle post menu' => 'Přepnout menu příspěvků',
'Toggle stream entry menu' => 'Přepnout menu vláken',
'Unsubscribe' => 'Odhlásit odběr',
'Upload' => 'Nahrát',
'Upload file' => 'Nahrát soubor',
'You are not allowed to run this action.' => 'Nemáte povolení spustit tuto akci.',
'Add:' => '',
'Could not find requested page.' => '',
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
'Export' => '',
'Please type at least {count} characters' => '',
'Powered by {name}' => '',
'Select Me' => '',
'Text could not be copied to clipboard' => '',
'Text has been copied to clipboard' => '',
'There are unsaved changes, do you really want to leave this page?' => '',
'Time Zone' => '',
];

View File

@ -1,84 +1,102 @@
<?php
return array (
'<strong>Confirm</strong> Action' => '',
'<strong>Latest</strong> updates' => '<strong>Nyeste</strong> opdateringer',
'<strong>Mail</strong> summary' => '',
'Account settings' => 'Kontoindstillinger',
'Actions' => '',
'Add:' => '',
'Administration' => 'Administration',
'All' => 'Alle',
'Allow' => 'Tillad',
'An error occurred while handling your last action. (Handler not found).' => '',
'An unexpected error occurred while loading the search result.' => '',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => '',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => '',
'An unknown error occurred while uploading.' => '',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => '',
'Back' => 'Tilbage',
'Back to dashboard' => 'Tilbage til dashboard',
'Cancel' => 'Afbryd',
'Choose language:' => 'Vælg sprog:',
'Close' => 'Luk',
'Collapse' => 'Kollaps',
'Confirm' => 'Bekræft',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'Indholdskilde addon skal være del en af HActiveRecordContent eller HActiveRecordContentAddon!',
'Copy to clipboard' => '',
'Could not find content of addon!' => 'Kunne ikke finde addonindhold!',
'Could not find requested page.' => '',
'Default' => 'Standard',
'Delete' => 'Slet',
'Deny' => 'Afslå',
'Do you really want to perform this action?' => '',
'Edit' => 'Rediger',
'Error' => 'Fejl',
'Error while running your last action (Invalid request method).' => '',
'Error:' => '',
'Expand' => 'Udvid',
'Export' => '',
'Info:' => '',
'Invalid request method!' => '',
'It looks like you may have taken the wrong turn.' => 'Det ser ud som du måske har taget den forkerte drejning.',
'Language' => 'Sprog',
'Loading...' => '',
'Login' => 'Log ind',
'Logo of {appName}' => '',
'Logout' => 'Log ud',
'Menu' => 'Menu',
'Module is not enabled on this content container!' => 'Modulet er ikke aktiveret i denne indholdscontainer!',
'My profile' => 'Min profil',
'New profile image' => 'Nyt profilbillede',
'Next' => 'Næste',
'No error information given.' => '',
'Oooops...' => 'Hovsa...',
'Open' => '',
'Please type at least 3 characters' => 'Venligst indtast mindst 3 tegn',
'Please type at least {count} characters' => '',
'Powered by {name}' => '',
'Profile dropdown' => '',
'Profile picture of {displayName}' => '',
'Save' => 'Gem',
'Saved' => 'Gemt',
'Search' => 'Søg',
'Select Me' => '',
'Show less' => '',
'Show more' => '',
'Some files could not be uploaded:' => '',
'Text could not be copied to clipboard' => '',
'Text has been copied to clipboard' => '',
'The date has to be in the past.' => '',
'The file has been deleted.' => '',
'The requested resource could not be found.' => '',
'The space has been archived.' => '',
'The space has been unarchived.' => '',
'There are unsaved changes, do you really want to leave this page?' => '',
'Time Zone' => 'Tidszone',
'Toggle comment menu' => '',
'Toggle panel menu' => '',
'Toggle post menu' => '',
'Toggle stream entry menu' => '',
'Unsubscribe' => '',
'Upload' => '',
'Upload file' => '',
'You are not allowed to run this action.' => '',
);
/**
* 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 [
'<strong>Latest</strong> updates' => '<strong>Nyeste</strong> opdateringer',
'Account settings' => 'Kontoindstillinger',
'Administration' => 'Administration',
'All' => 'Alle',
'Allow' => 'Tillad',
'Back' => 'Tilbage',
'Back to dashboard' => 'Tilbage til dashboard',
'Cancel' => 'Afbryd',
'Choose language:' => 'Vælg sprog:',
'Close' => 'Luk',
'Collapse' => 'Kollaps',
'Confirm' => 'Bekræft',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'Indholdskilde addon skal være del en af HActiveRecordContent eller HActiveRecordContentAddon!',
'Could not find content of addon!' => 'Kunne ikke finde addonindhold!',
'Default' => 'Standard',
'Delete' => 'Slet',
'Deny' => 'Afslå',
'Edit' => 'Rediger',
'Error' => 'Fejl',
'Expand' => 'Udvid',
'It looks like you may have taken the wrong turn.' => 'Det ser ud som du måske har taget den forkerte drejning.',
'Language' => 'Sprog',
'Login' => 'Log ind',
'Logout' => 'Log ud',
'Menu' => 'Menu',
'Module is not enabled on this content container!' => 'Modulet er ikke aktiveret i denne indholdscontainer!',
'My profile' => 'Min profil',
'New profile image' => 'Nyt profilbillede',
'Next' => 'Næste',
'Oooops...' => 'Hovsa...',
'Please type at least 3 characters' => 'Venligst indtast mindst 3 tegn',
'Save' => 'Gem',
'Saved' => 'Gemt',
'Search' => 'Søg',
'Time Zone' => 'Tidszone',
'<strong>Confirm</strong> Action' => '',
'<strong>Mail</strong> summary' => '',
'Actions' => '',
'Add:' => '',
'An error occurred while handling your last action. (Handler not found).' => '',
'An unexpected error occurred while loading the search result.' => '',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => '',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => '',
'An unknown error occurred while uploading.' => '',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => '',
'Copy to clipboard' => '',
'Could not find requested page.' => '',
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
'Do you really want to perform this action?' => '',
'Error while running your last action (Invalid request method).' => '',
'Error:' => '',
'Export' => '',
'Info:' => '',
'Invalid request method!' => '',
'Loading...' => '',
'Logo of {appName}' => '',
'No error information given.' => '',
'Open' => '',
'Please type at least {count} characters' => '',
'Powered by {name}' => '',
'Profile dropdown' => '',
'Profile picture of {displayName}' => '',
'Select Me' => '',
'Show less' => '',
'Show more' => '',
'Some files could not be uploaded:' => '',
'Text could not be copied to clipboard' => '',
'Text has been copied to clipboard' => '',
'The date has to be in the past.' => '',
'The file has been deleted.' => '',
'The requested resource could not be found.' => '',
'The space has been archived.' => '',
'The space has been unarchived.' => '',
'There are unsaved changes, do you really want to leave this page?' => '',
'Toggle comment menu' => '',
'Toggle panel menu' => '',
'Toggle post menu' => '',
'Toggle stream entry menu' => '',
'Unsubscribe' => '',
'Upload' => '',
'Upload file' => '',
'You are not allowed to run this action.' => '',
];

View File

@ -1,84 +1,102 @@
<?php
return array (
'<strong>Confirm</strong> Action' => 'Aktion <strong>bestätigen</strong>',
'<strong>Latest</strong> updates' => '<strong>Letzte</strong> Aktualisierungen',
'<strong>Mail</strong> summary' => '<strong>E-Mail</strong>-Zusammenfassung',
'Account settings' => 'Einstellungen',
'Actions' => 'Aktionen',
'Add:' => 'Hinzufügen:',
'Administration' => 'Administration',
'All' => 'Alle',
'Allow' => 'Erlauben',
'An error occurred while handling your last action. (Handler not found).' => 'Während der letzten Aktion ist ein Fehler aufgetreten. (Handler not found)',
'An unexpected error occurred while loading the search result.' => 'Während des Ladens der Suchergebnisse ist ein unerwarteter Fehler aufgetreten.',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'Ein unerwarteter Fehler ist aufgetreten. Sollte dieser weiterhin auftreten kontaktiere den Administrator.',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'Ein unerwarteter Serverfehler ist aufgetreten. Sollte dieser weiterhin auftreten kontaktiere den Administrator.',
'An unknown error occurred while uploading.' => 'Während des Hochladens ist ein unbekannter Fehler aufgetreten.',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => 'Während des Hochladens ist ein unbekannter Fehler aufgetreten. Hinweis: Prüfe die PHP-Einstellungen "upload_max_filesize" und "post_max_size".',
'Back' => 'Zurück',
'Back to dashboard' => 'Zurück zur Übersicht',
'Cancel' => 'Abbrechen',
'Choose language:' => 'Sprache wählen / Choose language:',
'Close' => 'Schließen',
'Collapse' => 'Einklappen',
'Confirm' => 'Bestätigen',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'Die Quelle des Addons muss eine Instanz von HActiveRecordContent oder HActiveRecordContentAddon sein!',
'Copy to clipboard' => 'In die Zwischenablage kopieren',
'Could not find content of addon!' => 'Der Inhalt des Addons konnte nicht gefunden werden!',
'Could not find requested page.' => 'Die angeforderte Seite kann nicht gefunden werden.',
'Default' => 'Standard',
'Delete' => 'Löschen',
'Deny' => 'Ablehnen',
'Do you really want to perform this action?' => 'Wollen Sie diese Aktion wirklich ausführen?',
'Edit' => 'Bearbeiten',
'Error' => 'Fehler',
'Error while running your last action (Invalid request method).' => 'Fehler bei der Ausführung der letzten Aktion (Invalid request method).',
'Error:' => 'Fehler:',
'Expand' => 'Erweitern',
'Export' => 'Exportieren',
'Info:' => 'Info:',
'Invalid request method!' => 'Ungültige Anfragemethode!',
'It looks like you may have taken the wrong turn.' => 'Du hast womöglich den falschen Weg eingeschlagen.',
'Language' => 'Sprache',
'Loading...' => 'Lädt ...',
'Login' => 'Login',
'Logo of {appName}' => 'Logo von {appName}',
'Logout' => 'Ausloggen',
'Menu' => 'Menü',
'Module is not enabled on this content container!' => 'Dieses Modul ist in diesem Content Container nicht aktiviert!',
'My profile' => 'Mein Profil',
'New profile image' => 'Neues Profilbild',
'Next' => 'Weiter',
'No error information given.' => 'Keine Fehlerbeschreibung verfügbar.',
'Oooops...' => 'Uuuups ...',
'Open' => 'Öffnen',
'Please type at least 3 characters' => 'Bitte mindestens 3 Zeichen eingeben',
'Please type at least {count} characters' => 'Bitte wenigstens {count} Zeichen eingeben',
'Powered by {name}' => 'Unterstützt von {name}',
'Profile dropdown' => 'Profil Dropdown',
'Profile picture of {displayName}' => 'Profilbild von {displayName}',
'Save' => 'Speichern',
'Saved' => 'Gespeichert',
'Search' => 'Suchen',
'Select Me' => 'Mich auswählen',
'Show less' => 'Weniger anzeigen',
'Show more' => 'Mehr anzeigen',
'Some files could not be uploaded:' => 'Einige Dateien konten nicht hochgeladen werden:',
'Text could not be copied to clipboard' => 'Text konnte nicht in die Zwischenablage kopiert werden',
'Text has been copied to clipboard' => 'Text wurde in die Zwischenablage kopiert',
'The date has to be in the past.' => 'Datum muss in der Vergangenheit liegen.',
'The file has been deleted.' => 'Die Datei wurde gelöscht.',
'The requested resource could not be found.' => 'Die angeforderte Ressource konnte nicht gefunden werden.',
'The space has been archived.' => 'Der Space wurde archiviert.',
'The space has been unarchived.' => 'Der Space wurde dearchiviert.',
'There are unsaved changes, do you really want to leave this page?' => 'Es gibt ungespeicherte Änderungen - Seite wirklich verlassen?',
'Time Zone' => 'Zeitzone',
'Toggle comment menu' => 'Kommentarmenü umschalten',
'Toggle panel menu' => 'Panelmenü umschalten',
'Toggle post menu' => 'Beitragsmenü umschalten',
'Toggle stream entry menu' => 'Streameintragsmenü umschalten',
'Unsubscribe' => 'Abbestellen',
'Upload' => 'Hochladen',
'Upload file' => 'Datei hochladen',
'You are not allowed to run this action.' => 'Du hast keine Berechtigung, diese Aktion auszuführen.',
);
/**
* 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 [
'<strong>Confirm</strong> Action' => 'Aktion <strong>bestätigen</strong>',
'<strong>Latest</strong> updates' => '<strong>Letzte</strong> Aktualisierungen',
'<strong>Mail</strong> summary' => '<strong>E-Mail</strong>-Zusammenfassung',
'Account settings' => 'Einstellungen',
'Actions' => 'Aktionen',
'Add:' => 'Hinzufügen:',
'Administration' => 'Administration',
'All' => 'Alle',
'Allow' => 'Erlauben',
'An error occurred while handling your last action. (Handler not found).' => 'Während der letzten Aktion ist ein Fehler aufgetreten. (Handler not found)',
'An unexpected error occurred while loading the search result.' => 'Während des Ladens der Suchergebnisse ist ein unerwarteter Fehler aufgetreten.',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'Ein unerwarteter Fehler ist aufgetreten. Sollte dieser weiterhin auftreten kontaktiere den Administrator.',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'Ein unerwarteter Serverfehler ist aufgetreten. Sollte dieser weiterhin auftreten kontaktiere den Administrator.',
'An unknown error occurred while uploading.' => 'Während des Hochladens ist ein unbekannter Fehler aufgetreten.',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => 'Während des Hochladens ist ein unbekannter Fehler aufgetreten. Hinweis: Prüfe die PHP-Einstellungen "upload_max_filesize" und "post_max_size".',
'Back' => 'Zurück',
'Back to dashboard' => 'Zurück zur Übersicht',
'Cancel' => 'Abbrechen',
'Choose language:' => 'Sprache wählen / Choose language:',
'Close' => 'Schließen',
'Collapse' => 'Einklappen',
'Confirm' => 'Bestätigen',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'Die Quelle des Addons muss eine Instanz von HActiveRecordContent oder HActiveRecordContentAddon sein!',
'Copy to clipboard' => 'In die Zwischenablage kopieren',
'Could not find content of addon!' => 'Der Inhalt des Addons konnte nicht gefunden werden!',
'Could not find requested page.' => 'Die angeforderte Seite kann nicht gefunden werden.',
'Default' => 'Standard',
'Delete' => 'Löschen',
'Deny' => 'Ablehnen',
'Do you really want to perform this action?' => 'Wollen Sie diese Aktion wirklich ausführen?',
'Edit' => 'Bearbeiten',
'Error' => 'Fehler',
'Error while running your last action (Invalid request method).' => 'Fehler bei der Ausführung der letzten Aktion (Invalid request method).',
'Error:' => 'Fehler:',
'Expand' => 'Erweitern',
'Export' => 'Exportieren',
'Info:' => 'Info:',
'Invalid request method!' => 'Ungültige Anfragemethode!',
'It looks like you may have taken the wrong turn.' => 'Du hast womöglich den falschen Weg eingeschlagen.',
'Language' => 'Sprache',
'Loading...' => 'Lädt ...',
'Login' => 'Login',
'Logo of {appName}' => 'Logo von {appName}',
'Logout' => 'Ausloggen',
'Menu' => 'Menü',
'Module is not enabled on this content container!' => 'Dieses Modul ist in diesem Content Container nicht aktiviert!',
'My profile' => 'Mein Profil',
'New profile image' => 'Neues Profilbild',
'Next' => 'Weiter',
'No error information given.' => 'Keine Fehlerbeschreibung verfügbar.',
'Oooops...' => 'Uuuups ...',
'Open' => 'Öffnen',
'Please type at least 3 characters' => 'Bitte mindestens 3 Zeichen eingeben',
'Please type at least {count} characters' => 'Bitte wenigstens {count} Zeichen eingeben',
'Powered by {name}' => 'Unterstützt von {name}',
'Profile dropdown' => 'Profil Dropdown',
'Profile picture of {displayName}' => 'Profilbild von {displayName}',
'Save' => 'Speichern',
'Saved' => 'Gespeichert',
'Search' => 'Suchen',
'Select Me' => 'Mich auswählen',
'Show less' => 'Weniger anzeigen',
'Show more' => 'Mehr anzeigen',
'Some files could not be uploaded:' => 'Einige Dateien konten nicht hochgeladen werden:',
'Text could not be copied to clipboard' => 'Text konnte nicht in die Zwischenablage kopiert werden',
'Text has been copied to clipboard' => 'Text wurde in die Zwischenablage kopiert',
'The date has to be in the past.' => 'Datum muss in der Vergangenheit liegen.',
'The file has been deleted.' => 'Die Datei wurde gelöscht.',
'The requested resource could not be found.' => 'Die angeforderte Ressource konnte nicht gefunden werden.',
'The space has been archived.' => 'Der Space wurde archiviert.',
'The space has been unarchived.' => 'Der Space wurde dearchiviert.',
'There are unsaved changes, do you really want to leave this page?' => 'Es gibt ungespeicherte Änderungen - Seite wirklich verlassen?',
'Time Zone' => 'Zeitzone',
'Toggle comment menu' => 'Kommentarmenü umschalten',
'Toggle panel menu' => 'Panelmenü umschalten',
'Toggle post menu' => 'Beitragsmenü umschalten',
'Toggle stream entry menu' => 'Streameintragsmenü umschalten',
'Unsubscribe' => 'Abbestellen',
'Upload' => 'Hochladen',
'Upload file' => 'Datei hochladen',
'You are not allowed to run this action.' => 'Du hast keine Berechtigung, diese Aktion auszuführen.',
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
];

View File

@ -97,5 +97,6 @@ return [
'Upload file' => 'Μεταφόρτωση αρχείου',
'You are not allowed to run this action.' => 'Δεν σου επιτρέπεται η εκτέλεση αυτής της ενέργειας.',
'All' => '',
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
'There are unsaved changes, do you really want to leave this page?' => '',
];

File diff suppressed because one or more lines are too long

View File

@ -1,84 +1,102 @@
<?php
return array (
'<strong>Confirm</strong> Action' => '<strong>Confirmar</strong> Acción',
'<strong>Latest</strong> updates' => '<strong>Últimas</strong> actualizaciones',
'<strong>Mail</strong> summary' => '<strong>Resumen</strong> de Correo',
'Account settings' => 'Configuración de la cuenta',
'Actions' => 'Acciones',
'Add:' => 'Añadir:',
'Administration' => 'Administración',
'All' => 'Todo',
'Allow' => 'Permitir',
'An error occurred while handling your last action. (Handler not found).' => 'Se ha producido un error al manejar la última acción. (No se encuentra el manejador).',
'An unexpected error occurred while loading the search result.' => 'Se ha producido un error inesperado al cargar el resultado de la búsqueda.',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'Ocurrió un error inesperado. Si esto sigue sucediendo, póngase en contacto con un administrador del sitio.',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'Se ha producido un error inesperado en el servidor. Si esto sigue sucediendo, póngase en contacto con un administrador del sitio.',
'An unknown error occurred while uploading.' => 'Se ha producido un error desconocido al cargar.',
'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',
'Back to dashboard' => 'Volver al Panel de Control',
'Cancel' => 'Cancelar',
'Choose language:' => 'Escoja idioma:',
'Close' => 'Cerrar',
'Collapse' => 'Cerrar',
'Confirm' => 'Confirmar',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => '¡La fuente de Contenido del Complemento debe ser una instancia de HActiveRecordContent o HActiveRecordContentAddon!',
'Copy to clipboard' => 'Copiar al portapapeles',
'Could not find content of addon!' => '¡No se pudo encontrar el contenido del complemento!',
'Could not find requested page.' => 'No se ha encontrado la página solicitada',
'Default' => 'Por Defecto',
'Delete' => 'Borrar',
'Deny' => 'Denegar',
'Do you really want to perform this action?' => '¿Realmente desea ejecutar esta acción?',
'Edit' => 'Editar',
'Error' => 'Error',
'Error while running your last action (Invalid request method).' => 'Error al ejecutar la última acción (método de solicitud no válido).',
'Error:' => 'Error:',
'Expand' => 'Ampliar',
'Export' => 'Exportar',
'Info:' => 'Info:',
'Invalid request method!' => 'Método de la petición no válido',
'It looks like you may have taken the wrong turn.' => 'Parece que puede haber tomado el camino equivocado.',
'Language' => 'Idioma',
'Loading...' => 'Cargando...',
'Login' => 'Iniciar sesión',
'Logo of {appName}' => 'Logo de {appName}',
'Logout' => 'Salir',
'Menu' => 'Menú',
'Module is not enabled on this content container!' => 'El módulo no está habilitado en este contenedor de contenido!',
'My profile' => 'Mi perfil',
'New profile image' => 'Nueva imagen de perfil',
'Next' => 'Siguiente',
'No error information given.' => 'No se dio información.',
'Oooops...' => 'Oooops...',
'Open' => 'Abrir',
'Please type at least 3 characters' => 'Por favor escriba al menos 3 caracteres',
'Please type at least {count} characters' => 'Por favor, teclee al menos {count} caracteres',
'Powered by {name}' => 'Un sistema de {name}',
'Profile dropdown' => 'Perfil desplegable',
'Profile picture of {displayName}' => 'Imagen de perfil de {displayName}',
'Save' => 'Guardar',
'Saved' => 'Guardado',
'Search' => 'Buscar',
'Select Me' => 'Seleccione',
'Show less' => 'Mostrar menos',
'Show more' => 'Mostrar más',
'Some files could not be uploaded:' => 'Algunos archivos no se pueden cargar:',
'Text could not be copied to clipboard' => 'El texto no se ha podido copiar al portapapeles',
'Text has been copied to clipboard' => 'El texto se ha copiado al portapapeles',
'The date has to be in the past.' => 'La fecha tiene que ser en el pasado.',
'The file has been deleted.' => 'Este archivo ha sido borrado.',
'The requested resource could not be found.' => 'El recurso solicitado no pudo ser encontrado.',
'The space has been archived.' => 'Este espacio ha sido archivado.',
'The space has been unarchived.' => 'Este espacio ha sido desarchivado.',
'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.',
);
/**
* 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 [
'<strong>Confirm</strong> Action' => '<strong>Confirmar</strong> Acción',
'<strong>Latest</strong> updates' => '<strong>Últimas</strong> actualizaciones',
'<strong>Mail</strong> summary' => '<strong>Resumen</strong> de Correo',
'Account settings' => 'Configuración de la cuenta',
'Actions' => 'Acciones',
'Add:' => 'Añadir:',
'Administration' => 'Administración',
'All' => 'Todo',
'Allow' => 'Permitir',
'An error occurred while handling your last action. (Handler not found).' => 'Se ha producido un error al manejar la última acción. (No se encuentra el manejador).',
'An unexpected error occurred while loading the search result.' => 'Se ha producido un error inesperado al cargar el resultado de la búsqueda.',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'Ocurrió un error inesperado. Si esto sigue sucediendo, póngase en contacto con un administrador del sitio.',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'Se ha producido un error inesperado en el servidor. Si esto sigue sucediendo, póngase en contacto con un administrador del sitio.',
'An unknown error occurred while uploading.' => 'Se ha producido un error desconocido al cargar.',
'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',
'Back to dashboard' => 'Volver al Panel de Control',
'Cancel' => 'Cancelar',
'Choose language:' => 'Escoja idioma:',
'Close' => 'Cerrar',
'Collapse' => 'Cerrar',
'Confirm' => 'Confirmar',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => '¡La fuente de Contenido del Complemento debe ser una instancia de HActiveRecordContent o HActiveRecordContentAddon!',
'Copy to clipboard' => 'Copiar al portapapeles',
'Could not find content of addon!' => '¡No se pudo encontrar el contenido del complemento!',
'Could not find requested page.' => 'No se ha encontrado la página solicitada',
'Default' => 'Por Defecto',
'Delete' => 'Borrar',
'Deny' => 'Denegar',
'Do you really want to perform this action?' => '¿Realmente desea ejecutar esta acción?',
'Edit' => 'Editar',
'Error' => 'Error',
'Error while running your last action (Invalid request method).' => 'Error al ejecutar la última acción (método de solicitud no válido).',
'Error:' => 'Error:',
'Expand' => 'Ampliar',
'Export' => 'Exportar',
'Info:' => 'Info:',
'Invalid request method!' => 'Método de la petición no válido',
'It looks like you may have taken the wrong turn.' => 'Parece que puede haber tomado el camino equivocado.',
'Language' => 'Idioma',
'Loading...' => 'Cargando...',
'Login' => 'Iniciar sesión',
'Logo of {appName}' => 'Logo de {appName}',
'Logout' => 'Salir',
'Menu' => 'Menú',
'Module is not enabled on this content container!' => 'El módulo no está habilitado en este contenedor de contenido!',
'My profile' => 'Mi perfil',
'New profile image' => 'Nueva imagen de perfil',
'Next' => 'Siguiente',
'No error information given.' => 'No se dio información.',
'Oooops...' => 'Oooops...',
'Open' => 'Abrir',
'Please type at least 3 characters' => 'Por favor escriba al menos 3 caracteres',
'Please type at least {count} characters' => 'Por favor, teclee al menos {count} caracteres',
'Powered by {name}' => 'Un sistema de {name}',
'Profile dropdown' => 'Perfil desplegable',
'Profile picture of {displayName}' => 'Imagen de perfil de {displayName}',
'Save' => 'Guardar',
'Saved' => 'Guardado',
'Search' => 'Buscar',
'Select Me' => 'Seleccione',
'Show less' => 'Mostrar menos',
'Show more' => 'Mostrar más',
'Some files could not be uploaded:' => 'Algunos archivos no se pueden cargar:',
'Text could not be copied to clipboard' => 'El texto no se ha podido copiar al portapapeles',
'Text has been copied to clipboard' => 'El texto se ha copiado al portapapeles',
'The date has to be in the past.' => 'La fecha tiene que ser en el pasado.',
'The file has been deleted.' => 'Este archivo ha sido borrado.',
'The requested resource could not be found.' => 'El recurso solicitado no pudo ser encontrado.',
'The space has been archived.' => 'Este espacio ha sido archivado.',
'The space has been unarchived.' => 'Este espacio ha sido desarchivado.',
'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}' => '',
];

View File

@ -1,84 +1,102 @@
<?php
return array (
'<strong>Confirm</strong> Action' => '<strong>تایید</strong> عملیات',
'<strong>Latest</strong> updates' => '<strong>آخرین</strong> به‌روز‌رسانی‌ها',
'<strong>Mail</strong> summary' => 'چکیده <strong>نامه</strong>',
'Account settings' => 'تنظیمات حساب',
'Actions' => 'کنش‌ها',
'Add:' => 'افزودن:',
'Administration' => 'مدیریت',
'All' => 'همه',
'Allow' => 'اجازه بده',
'An error occurred while handling your last action. (Handler not found).' => 'هنگام رسیدگی به آخرین عملیات شما خطایی رخ داد. (Handler not found)',
'An unexpected error occurred while loading the search result.' => 'هنگام بارکردن نتیجه جستجو خطای غیرمنتظره‌ای رخ داد.',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'خطای غیرمنتظره‌ای رخ داد. اگر باز هم رخ می‌دهد با مدیر سایت تماس بگیرید.',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'خطای سرور غیرمنتظره‌ای رخ داد. اگر باز هم رخ می‌دهد با مدیر سایت تماس بگیرید.',
'An unknown error occurred while uploading.' => 'هنگام بارگذاری خطای ناشناخته‌ای رخ داد.',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => 'هنگام بارگذاری خطای ناشناخته‌ای رخ داد. پند: تنظیمات upload_max_filesize و post_max_size در php را بررسی کنید.',
'Back' => 'بازگشت',
'Back to dashboard' => 'بازگشت به داشبورد',
'Cancel' => 'انصراف',
'Choose language:' => 'زبان برگزینید:',
'Close' => 'بستن',
'Collapse' => 'جمع شدن',
'Confirm' => 'تایید',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!',
'Copy to clipboard' => 'رونوشت به کلیپ‌برد',
'Could not find content of addon!' => 'محتوای افزونه پیدا‌ نشد!',
'Could not find requested page.' => 'صفحه‌ی درخواست شده پیدا نشد.',
'Default' => 'پیش‌فرض',
'Delete' => 'حذف',
'Deny' => 'انكار كردن',
'Do you really want to perform this action?' => 'آیا می‌خواهید این عملیات را اجرا کنید؟',
'Edit' => 'ویرایش',
'Error' => 'خطا',
'Error while running your last action (Invalid request method).' => 'خطا هنگام اجرای آخرین عملیات شما (متد فراخوانی نادرست).',
'Error:' => 'خطا:',
'Expand' => 'باز‌کردن',
'Export' => 'صدور',
'Info:' => '',
'Invalid request method!' => 'متد فراخوانی نادرست!',
'It looks like you may have taken the wrong turn.' => 'به نظر می‌رسد مسیر اشتباه را طی کرده‌اید.',
'Language' => 'زبان',
'Loading...' => 'بار کردن...',
'Login' => 'ورود',
'Logo of {appName}' => 'لوگوی {appName}',
'Logout' => 'خروج',
'Menu' => 'منو',
'Module is not enabled on this content container!' => 'ماژول در این نگهدارنده‌ی محتوا فعال نیست!',
'My profile' => 'پروفایل من',
'New profile image' => 'عکس پروفایل جدید',
'Next' => 'بعدی',
'No error information given.' => '',
'Oooops...' => 'اوه اوه...',
'Open' => 'بازكردن',
'Please type at least 3 characters' => 'حداقل ۳ كاراكتر را تایپ كنید',
'Please type at least {count} characters' => 'دست‌کم {count} كاراكتر را تایپ كنید',
'Powered by {name}' => 'نیرو گرفته از {name}',
'Profile dropdown' => '',
'Profile picture of {displayName}' => 'تصویر پروفایل {displayName}',
'Save' => 'ذخیره',
'Saved' => 'ذخیره شد.',
'Search' => 'جستجو',
'Select Me' => '',
'Show less' => 'نمایش کمتر',
'Show more' => 'نمایش بیشتر',
'Some files could not be uploaded:' => 'برخی پرونده‌ها بارگذاری نشدند:',
'Text could not be copied to clipboard' => 'متن در کلیپ‌برد رونویسی نشد',
'Text has been copied to clipboard' => 'متن در کلیپ‌برد رونویسی شد',
'The date has to be in the past.' => 'تاریخ باید در گذشته باشد',
'The file has been deleted.' => 'پرونده پاک شده است.',
'The requested resource could not be found.' => 'منبع درخواستی پیدا نشد.',
'The space has been archived.' => 'انجمن بایگانی شده است.',
'The space has been unarchived.' => 'انجمن از بایگانی خارج شده است.',
'There are unsaved changes, do you really want to leave this page?' => '',
'Time Zone' => 'منطقه زمانی',
'Toggle comment menu' => '',
'Toggle panel menu' => '',
'Toggle post menu' => '',
'Toggle stream entry menu' => '',
'Unsubscribe' => '',
'Upload' => 'بارگذاری',
'Upload file' => 'بارگذاری پرونده',
'You are not allowed to run this action.' => 'شما مجاز به انجام این عملیات نیستید.',
);
/**
* 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 [
'<strong>Confirm</strong> Action' => '<strong>تایید</strong> عملیات',
'<strong>Latest</strong> updates' => '<strong>آخرین</strong> به‌روز‌رسانی‌ها',
'<strong>Mail</strong> summary' => 'چکیده <strong>نامه</strong>',
'Account settings' => 'تنظیمات حساب',
'Actions' => 'کنش‌ها',
'Add:' => 'افزودن:',
'Administration' => 'مدیریت',
'All' => 'همه',
'Allow' => 'اجازه بده',
'An error occurred while handling your last action. (Handler not found).' => 'هنگام رسیدگی به آخرین عملیات شما خطایی رخ داد. (Handler not found)',
'An unexpected error occurred while loading the search result.' => 'هنگام بارکردن نتیجه جستجو خطای غیرمنتظره‌ای رخ داد.',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'خطای غیرمنتظره‌ای رخ داد. اگر باز هم رخ می‌دهد با مدیر سایت تماس بگیرید.',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'خطای سرور غیرمنتظره‌ای رخ داد. اگر باز هم رخ می‌دهد با مدیر سایت تماس بگیرید.',
'An unknown error occurred while uploading.' => 'هنگام بارگذاری خطای ناشناخته‌ای رخ داد.',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => 'هنگام بارگذاری خطای ناشناخته‌ای رخ داد. پند: تنظیمات upload_max_filesize و post_max_size در php را بررسی کنید.',
'Back' => 'بازگشت',
'Back to dashboard' => 'بازگشت به داشبورد',
'Cancel' => 'انصراف',
'Choose language:' => 'زبان برگزینید:',
'Close' => 'بستن',
'Collapse' => 'جمع شدن',
'Confirm' => 'تایید',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!',
'Copy to clipboard' => 'رونوشت به کلیپ‌برد',
'Could not find content of addon!' => 'محتوای افزونه پیدا‌ نشد!',
'Could not find requested page.' => 'صفحه‌ی درخواست شده پیدا نشد.',
'Default' => 'پیش‌فرض',
'Delete' => 'حذف',
'Deny' => 'انكار كردن',
'Do you really want to perform this action?' => 'آیا می‌خواهید این عملیات را اجرا کنید؟',
'Edit' => 'ویرایش',
'Error' => 'خطا',
'Error while running your last action (Invalid request method).' => 'خطا هنگام اجرای آخرین عملیات شما (متد فراخوانی نادرست).',
'Error:' => 'خطا:',
'Expand' => 'باز‌کردن',
'Export' => 'صدور',
'Invalid request method!' => 'متد فراخوانی نادرست!',
'It looks like you may have taken the wrong turn.' => 'به نظر می‌رسد مسیر اشتباه را طی کرده‌اید.',
'Language' => 'زبان',
'Loading...' => 'بار کردن...',
'Login' => 'ورود',
'Logo of {appName}' => 'لوگوی {appName}',
'Logout' => 'خروج',
'Menu' => 'منو',
'Module is not enabled on this content container!' => 'ماژول در این نگهدارنده‌ی محتوا فعال نیست!',
'My profile' => 'پروفایل من',
'New profile image' => 'عکس پروفایل جدید',
'Next' => 'بعدی',
'Oooops...' => 'اوه اوه...',
'Open' => 'بازكردن',
'Please type at least 3 characters' => 'حداقل ۳ كاراكتر را تایپ كنید',
'Please type at least {count} characters' => 'دست‌کم {count} كاراكتر را تایپ كنید',
'Powered by {name}' => 'نیرو گرفته از {name}',
'Profile picture of {displayName}' => 'تصویر پروفایل {displayName}',
'Save' => 'ذخیره',
'Saved' => 'ذخیره شد.',
'Search' => 'جستجو',
'Show less' => 'نمایش کمتر',
'Show more' => 'نمایش بیشتر',
'Some files could not be uploaded:' => 'برخی پرونده‌ها بارگذاری نشدند:',
'Text could not be copied to clipboard' => 'متن در کلیپ‌برد رونویسی نشد',
'Text has been copied to clipboard' => 'متن در کلیپ‌برد رونویسی شد',
'The date has to be in the past.' => 'تاریخ باید در گذشته باشد',
'The file has been deleted.' => 'پرونده پاک شده است.',
'The requested resource could not be found.' => 'منبع درخواستی پیدا نشد.',
'The space has been archived.' => 'انجمن بایگانی شده است.',
'The space has been unarchived.' => 'انجمن از بایگانی خارج شده است.',
'Time Zone' => 'منطقه زمانی',
'Upload' => 'بارگذاری',
'Upload file' => 'بارگذاری پرونده',
'You are not allowed to run this action.' => 'شما مجاز به انجام این عملیات نیستید.',
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
'Info:' => '',
'No error information given.' => '',
'Profile dropdown' => '',
'Select Me' => '',
'There are unsaved changes, do you really want to leave this page?' => '',
'Toggle comment menu' => '',
'Toggle panel menu' => '',
'Toggle post menu' => '',
'Toggle stream entry menu' => '',
'Unsubscribe' => '',
];

View File

@ -1,84 +1,102 @@
<?php
return array (
'<strong>Confirm</strong> Action' => '<strong>Vahvista</strong> Toiminto',
'<strong>Latest</strong> updates' => '<strong>Viimeismmät</strong> päivitykset',
'<strong>Mail</strong> summary' => '<strong>Ilmoitukset</strong>',
'Account settings' => 'Asetukset',
'Actions' => 'Toiminnot',
'Add:' => 'Lisää:',
'Administration' => 'Hallinta',
'All' => 'Kaikki',
'Allow' => 'Salli',
'An error occurred while handling your last action. (Handler not found).' => 'Viimeisen toiminnon käsittelyssä tapahtui virhe. (Käsiteltävää ei löydy).',
'An unexpected error occurred while loading the search result.' => 'Hakutuloksen lataamisen aikana tapahtui odottamaton virhe.',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'Odottamaton virhe. Jos näin tapahtuu uudelleen, ota yhteyttä sivuston ylläpitäjään.',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'On tapahtunut odottamaton palvelinvirhe. Jos näin tapahtuu uudelleen, ota yhteyttä sivuston ylläpitäjään.',
'An unknown error occurred while uploading.' => 'Latauksen aikana tapahtui tuntematon virhe.',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => 'Latauksen aikana tapahtui tuntematon virhe. Vihje: tarkista upload_max_filesize ja post_max_size php-asetukset.',
'Back' => 'Takaisin',
'Back to dashboard' => 'Takaisin etusivulle',
'Cancel' => 'Peruuta',
'Choose language:' => 'Valitse kieli:',
'Close' => 'Sulje',
'Collapse' => 'Sulje',
'Confirm' => 'Vahvista',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'Sisällön Addon-lähdekoodin on oltava HActiveRecordContent- tai HActiveRecordContentAddon!',
'Copy to clipboard' => 'Kopio leikepöydälle',
'Could not find content of addon!' => 'Laajennuksen sisältöä ei löytynyt!',
'Could not find requested page.' => 'Pyydettyä sivua ei löytynyt.',
'Default' => 'Oletus',
'Delete' => 'Poista',
'Deny' => 'Hylkää',
'Do you really want to perform this action?' => 'Haluatko todella suorittaa tämän toiminnon?',
'Edit' => 'Muokkaa',
'Error' => 'Virhe',
'Error while running your last action (Invalid request method).' => 'Virhe viimeistä toimintoa käytettäessä (virheellinen pyyntötapa).',
'Error:' => 'Virhe:',
'Expand' => 'Laajenna',
'Export' => 'Vie',
'Info:' => 'Info:',
'Invalid request method!' => 'Virheellinen pyyntötapa!',
'It looks like you may have taken the wrong turn.' => 'Näyttää siltä, että sinun ei pitäisi olla täällä.',
'Language' => 'Kieli',
'Loading...' => 'Ladataan:',
'Login' => 'Kirjaudu sisään',
'Logo of {appName}' => '{appName} :n logo',
'Logout' => 'Kirjaudu ulos',
'Menu' => 'Valikko',
'Module is not enabled on this content container!' => 'Laajennusta ei ole otettu käyttöön tällä!',
'My profile' => 'Profiili',
'New profile image' => 'Uusi profiili kuva',
'Next' => 'Seuraava',
'No error information given.' => 'Virheilmoituksia ei ole.',
'Oooops...' => 'Upsista...',
'Open' => 'Avaa',
'Please type at least 3 characters' => 'Kirjoita vähintään 3 kirjainta',
'Please type at least {count} characters' => 'Kirjoita vähintään {count} kirjainta',
'Powered by {name}' => 'Powered by {name}',
'Profile dropdown' => 'Profiilin pudotus',
'Profile picture of {displayName}' => '{displayName} :n profiilikuva',
'Save' => 'Tallenna',
'Saved' => 'Tallennettu',
'Search' => 'Hae',
'Select Me' => 'Valitse Minut',
'Show less' => 'Näytä vähemmän',
'Show more' => 'Näytä lisää',
'Some files could not be uploaded:' => 'Joitakin tiedostoja ei voitu ladata:',
'Text could not be copied to clipboard' => 'Tekstiä ei voitu kopioida leikepöydälle',
'Text has been copied to clipboard' => 'Teksti on kopioitu leikepöydälle',
'The date has to be in the past.' => 'Päivän on oltava tätä päivää myöhemmin.',
'The file has been deleted.' => 'Tiedosto on poistettu.',
'The requested resource could not be found.' => 'Pyydettyä resurssia ei löytynyt.',
'The space has been archived.' => 'Sivu on arkistoitu.',
'The space has been unarchived.' => 'Sivu on poistettu arkistosta.',
'There are unsaved changes, do you really want to leave this page?' => '',
'Time Zone' => 'Aikavyöhyke',
'Toggle comment menu' => 'Vaihda kommenttivalikko',
'Toggle panel menu' => 'Vaihda paneelin valikko',
'Toggle post menu' => 'Vaihda julkaisu valikko',
'Toggle stream entry menu' => 'Vaihda aikajana valikko',
'Unsubscribe' => 'Peruuta tilaus',
'Upload' => 'Lataa',
'Upload file' => 'Lataa tiedosto',
'You are not allowed to run this action.' => 'Et voi käyttää tätä toimintoa.',
);
/**
* 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 [
'<strong>Confirm</strong> Action' => '<strong>Vahvista</strong> Toiminto',
'<strong>Latest</strong> updates' => '<strong>Viimeismmät</strong> päivitykset',
'<strong>Mail</strong> summary' => '<strong>Ilmoitukset</strong>',
'Account settings' => 'Asetukset',
'Actions' => 'Toiminnot',
'Add:' => 'Lisää:',
'Administration' => 'Hallinta',
'All' => 'Kaikki',
'Allow' => 'Salli',
'An error occurred while handling your last action. (Handler not found).' => 'Viimeisen toiminnon käsittelyssä tapahtui virhe. (Käsiteltävää ei löydy).',
'An unexpected error occurred while loading the search result.' => 'Hakutuloksen lataamisen aikana tapahtui odottamaton virhe.',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'Odottamaton virhe. Jos näin tapahtuu uudelleen, ota yhteyttä sivuston ylläpitäjään.',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'On tapahtunut odottamaton palvelinvirhe. Jos näin tapahtuu uudelleen, ota yhteyttä sivuston ylläpitäjään.',
'An unknown error occurred while uploading.' => 'Latauksen aikana tapahtui tuntematon virhe.',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => 'Latauksen aikana tapahtui tuntematon virhe. Vihje: tarkista upload_max_filesize ja post_max_size php-asetukset.',
'Back' => 'Takaisin',
'Back to dashboard' => 'Takaisin etusivulle',
'Cancel' => 'Peruuta',
'Choose language:' => 'Valitse kieli:',
'Close' => 'Sulje',
'Collapse' => 'Sulje',
'Confirm' => 'Vahvista',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'Sisällön Addon-lähdekoodin on oltava HActiveRecordContent- tai HActiveRecordContentAddon!',
'Copy to clipboard' => 'Kopio leikepöydälle',
'Could not find content of addon!' => 'Laajennuksen sisältöä ei löytynyt!',
'Could not find requested page.' => 'Pyydettyä sivua ei löytynyt.',
'Default' => 'Oletus',
'Delete' => 'Poista',
'Deny' => 'Hylkää',
'Do you really want to perform this action?' => 'Haluatko todella suorittaa tämän toiminnon?',
'Edit' => 'Muokkaa',
'Error' => 'Virhe',
'Error while running your last action (Invalid request method).' => 'Virhe viimeistä toimintoa käytettäessä (virheellinen pyyntötapa).',
'Error:' => 'Virhe:',
'Expand' => 'Laajenna',
'Export' => 'Vie',
'Info:' => 'Info:',
'Invalid request method!' => 'Virheellinen pyyntötapa!',
'It looks like you may have taken the wrong turn.' => 'Näyttää siltä, että sinun ei pitäisi olla täällä.',
'Language' => 'Kieli',
'Loading...' => 'Ladataan:',
'Login' => 'Kirjaudu sisään',
'Logo of {appName}' => '{appName} :n logo',
'Logout' => 'Kirjaudu ulos',
'Menu' => 'Valikko',
'Module is not enabled on this content container!' => 'Laajennusta ei ole otettu käyttöön tällä!',
'My profile' => 'Profiili',
'New profile image' => 'Uusi profiili kuva',
'Next' => 'Seuraava',
'No error information given.' => 'Virheilmoituksia ei ole.',
'Oooops...' => 'Upsista...',
'Open' => 'Avaa',
'Please type at least 3 characters' => 'Kirjoita vähintään 3 kirjainta',
'Please type at least {count} characters' => 'Kirjoita vähintään {count} kirjainta',
'Powered by {name}' => 'Powered by {name}',
'Profile dropdown' => 'Profiilin pudotus',
'Profile picture of {displayName}' => '{displayName} :n profiilikuva',
'Save' => 'Tallenna',
'Saved' => 'Tallennettu',
'Search' => 'Hae',
'Select Me' => 'Valitse Minut',
'Show less' => 'Näytä vähemmän',
'Show more' => 'Näytä lisää',
'Some files could not be uploaded:' => 'Joitakin tiedostoja ei voitu ladata:',
'Text could not be copied to clipboard' => 'Tekstiä ei voitu kopioida leikepöydälle',
'Text has been copied to clipboard' => 'Teksti on kopioitu leikepöydälle',
'The date has to be in the past.' => 'Päivän on oltava tätä päivää myöhemmin.',
'The file has been deleted.' => 'Tiedosto on poistettu.',
'The requested resource could not be found.' => 'Pyydettyä resurssia ei löytynyt.',
'The space has been archived.' => 'Sivu on arkistoitu.',
'The space has been unarchived.' => 'Sivu on poistettu arkistosta.',
'Time Zone' => 'Aikavyöhyke',
'Toggle comment menu' => 'Vaihda kommenttivalikko',
'Toggle panel menu' => 'Vaihda paneelin valikko',
'Toggle post menu' => 'Vaihda julkaisu valikko',
'Toggle stream entry menu' => 'Vaihda aikajana valikko',
'Unsubscribe' => 'Peruuta tilaus',
'Upload' => 'Lataa',
'Upload file' => 'Lataa tiedosto',
'You are not allowed to run this action.' => 'Et voi käyttää tätä toimintoa.',
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
'There are unsaved changes, do you really want to leave this page?' => '',
];

File diff suppressed because one or more lines are too long

View File

@ -1,84 +1,102 @@
<?php
return array (
'<strong>Confirm</strong> Action' => '<strong>Confirmer</strong> l\'opération',
'<strong>Latest</strong> updates' => '<strong>Dernières</strong> mises à jour',
'<strong>Mail</strong> summary' => 'Résumé par <strong>e-mail</strong>',
'Account settings' => 'Paramètres du compte',
'Actions' => 'Actions',
'Add:' => 'Ajouter :',
'Administration' => 'Administration',
'All' => 'Tout',
'Allow' => 'Autoriser',
'An error occurred while handling your last action. (Handler not found).' => 'Une erreur s\'est produite lors de la manipulation de votre dernière action. (Gestionnaire introuvable)',
'An unexpected error occurred while loading the search result.' => 'Une erreur inattendue s\'est produite lors du chargement du résultat de la recherche.',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'Une erreur inattendue s\'est produite. Si cela se reproduit à nouveau, contactez un administrateur du site.',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'Une erreur inattendue du serveur s\'est produite. Si cela se reproduit à nouveau, contactez un administrateur du site.',
'An unknown error occurred while uploading.' => 'Une erreur inconnue s\'est produite pendant l\'envoi de fichiers.',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => 'Une erreur inconnue s\'est produite lors du chargement de fichiers. Vérifiez les paramètres "php upload_max_filesize" et "post_max_size"',
'Back' => 'Retour',
'Back to dashboard' => 'Retour au fil d\'actualités',
'Cancel' => 'Annuler',
'Choose language:' => 'Choisir la langue :',
'Close' => 'Fermer',
'Collapse' => 'Réduire',
'Confirm' => 'Confirmer',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'Le contenu d\'un add-on doit être une instance de HActiveRecordContent ou HActiveRecordContentAddon.',
'Copy to clipboard' => 'Copier vers le presse-papier',
'Could not find content of addon!' => 'Le contenu du add-on n\'a pu être trouvé.',
'Could not find requested page.' => 'Impossible de trouver la page recherchée.',
'Default' => 'Défaut',
'Delete' => 'Supprimer',
'Deny' => 'Interdire',
'Do you really want to perform this action?' => 'Voulez-vous vraiment effectuer cette action ?',
'Edit' => 'Modifier',
'Error' => 'Erreur',
'Error while running your last action (Invalid request method).' => 'Erreur lors de l\'exécution de votre dernière action (méthode de demande non valide).',
'Error:' => 'Erreur :',
'Expand' => 'Agrandir',
'Export' => 'Exporter',
'Info:' => 'Info :',
'Invalid request method!' => 'Méthode de requête invalide.',
'It looks like you may have taken the wrong turn.' => 'Il semble que vous n\'êtes pas au bon endroit...',
'Language' => 'Langue',
'Loading...' => 'Chargement...',
'Login' => 'S\'identifier',
'Logo of {appName}' => 'Logo de {appName}',
'Logout' => 'Se déconnecter',
'Menu' => 'Menu',
'Module is not enabled on this content container!' => 'Le module n\'est pas activé pour ce conteneur !',
'My profile' => 'Mon profil',
'New profile image' => 'Nouvelle image de profil',
'Next' => 'Suivant',
'No error information given.' => 'Aucune information d\'erreur fournie.',
'Oooops...' => 'Oups...',
'Open' => 'Ouvrir',
'Please type at least 3 characters' => 'Veuillez saisir au moins 3 caractères',
'Please type at least {count} characters' => 'Veuillez saisir au moins {count} caractères',
'Powered by {name}' => 'Propulsé par {name}',
'Profile dropdown' => 'Liste déroulante du profil',
'Profile picture of {displayName}' => 'Photo de profil de {displayName}',
'Save' => 'Enregistrer',
'Saved' => 'Enregistré',
'Search' => 'Rechercher',
'Select Me' => 'Me choisir',
'Show less' => 'Afficher moins',
'Show more' => 'Afficher plus',
'Some files could not be uploaded:' => 'Certains fichiers n\'ont pas pu être téléchargés :',
'Text could not be copied to clipboard' => 'Le texte n\'a pas pu être copié dans le presse-papier',
'Text has been copied to clipboard' => 'Le texte a été copié dans le presse-papier',
'The date has to be in the past.' => 'La date doit être révolue.',
'The file has been deleted.' => 'Le fichier a été supprimé.',
'The requested resource could not be found.' => 'Impossible de trouver la ressource demandée.',
'The space has been archived.' => 'Cet espace à été archivé.',
'The space has been unarchived.' => 'Cet espace à été restauré.',
'There are unsaved changes, do you really want to leave this page?' => 'Il y a des modifications non enregistrées, voulez-vous vraiment quitter cette page ?',
'Time Zone' => 'Fuseau horaire',
'Toggle comment menu' => 'Bascule du menu de commentaire',
'Toggle panel menu' => 'Bascule du menu du panneau',
'Toggle post menu' => 'Bascule du menu de contribution',
'Toggle stream entry menu' => 'Bascule du menu du flux d\'activité',
'Unsubscribe' => 'Gérer les résumés / Se désabonner',
'Upload' => 'Ajouter',
'Upload file' => 'Envoyer un fichier',
'You are not allowed to run this action.' => 'Vous n\'êtes pas autorisé à exécuter cette action.',
);
/**
* 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 [
'<strong>Confirm</strong> Action' => '<strong>Confirmer</strong> l\'opération',
'<strong>Latest</strong> updates' => '<strong>Dernières</strong> mises à jour',
'<strong>Mail</strong> summary' => 'Résumé par <strong>e-mail</strong>',
'Account settings' => 'Paramètres du compte',
'Actions' => 'Actions',
'Add:' => 'Ajouter :',
'Administration' => 'Administration',
'All' => 'Tout',
'Allow' => 'Autoriser',
'An error occurred while handling your last action. (Handler not found).' => 'Une erreur s\'est produite lors de la manipulation de votre dernière action. (Gestionnaire introuvable)',
'An unexpected error occurred while loading the search result.' => 'Une erreur inattendue s\'est produite lors du chargement du résultat de la recherche.',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'Une erreur inattendue s\'est produite. Si cela se reproduit à nouveau, contactez un administrateur du site.',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'Une erreur inattendue du serveur s\'est produite. Si cela se reproduit à nouveau, contactez un administrateur du site.',
'An unknown error occurred while uploading.' => 'Une erreur inconnue s\'est produite pendant l\'envoi de fichiers.',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => 'Une erreur inconnue s\'est produite lors du chargement de fichiers. Vérifiez les paramètres "php upload_max_filesize" et "post_max_size"',
'Back' => 'Retour',
'Back to dashboard' => 'Retour au fil d\'actualités',
'Cancel' => 'Annuler',
'Choose language:' => 'Choisir la langue :',
'Close' => 'Fermer',
'Collapse' => 'Réduire',
'Confirm' => 'Confirmer',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'Le contenu d\'un add-on doit être une instance de HActiveRecordContent ou HActiveRecordContentAddon.',
'Copy to clipboard' => 'Copier vers le presse-papier',
'Could not find content of addon!' => 'Le contenu du add-on n\'a pu être trouvé.',
'Could not find requested page.' => 'Impossible de trouver la page recherchée.',
'Default' => 'Défaut',
'Delete' => 'Supprimer',
'Deny' => 'Interdire',
'Do you really want to perform this action?' => 'Voulez-vous vraiment effectuer cette action ?',
'Edit' => 'Modifier',
'Error' => 'Erreur',
'Error while running your last action (Invalid request method).' => 'Erreur lors de l\'exécution de votre dernière action (méthode de demande non valide).',
'Error:' => 'Erreur :',
'Expand' => 'Agrandir',
'Export' => 'Exporter',
'Info:' => 'Info :',
'Invalid request method!' => 'Méthode de requête invalide.',
'It looks like you may have taken the wrong turn.' => 'Il semble que vous n\'êtes pas au bon endroit...',
'Language' => 'Langue',
'Loading...' => 'Chargement...',
'Login' => 'S\'identifier',
'Logo of {appName}' => 'Logo de {appName}',
'Logout' => 'Se déconnecter',
'Menu' => 'Menu',
'Module is not enabled on this content container!' => 'Le module n\'est pas activé pour ce conteneur !',
'My profile' => 'Mon profil',
'New profile image' => 'Nouvelle image de profil',
'Next' => 'Suivant',
'No error information given.' => 'Aucune information d\'erreur fournie.',
'Oooops...' => 'Oups...',
'Open' => 'Ouvrir',
'Please type at least 3 characters' => 'Veuillez saisir au moins 3 caractères',
'Please type at least {count} characters' => 'Veuillez saisir au moins {count} caractères',
'Powered by {name}' => 'Propulsé par {name}',
'Profile dropdown' => 'Liste déroulante du profil',
'Profile picture of {displayName}' => 'Photo de profil de {displayName}',
'Save' => 'Enregistrer',
'Saved' => 'Enregistré',
'Search' => 'Rechercher',
'Select Me' => 'Me choisir',
'Show less' => 'Afficher moins',
'Show more' => 'Afficher plus',
'Some files could not be uploaded:' => 'Certains fichiers n\'ont pas pu être téléchargés :',
'Text could not be copied to clipboard' => 'Le texte n\'a pas pu être copié dans le presse-papier',
'Text has been copied to clipboard' => 'Le texte a été copié dans le presse-papier',
'The date has to be in the past.' => 'La date doit être révolue.',
'The file has been deleted.' => 'Le fichier a été supprimé.',
'The requested resource could not be found.' => 'Impossible de trouver la ressource demandée.',
'The space has been archived.' => 'Cet espace à été archivé.',
'The space has been unarchived.' => 'Cet espace à été restauré.',
'There are unsaved changes, do you really want to leave this page?' => 'Il y a des modifications non enregistrées, voulez-vous vraiment quitter cette page ?',
'Time Zone' => 'Fuseau horaire',
'Toggle comment menu' => 'Bascule du menu de commentaire',
'Toggle panel menu' => 'Bascule du menu du panneau',
'Toggle post menu' => 'Bascule du menu de contribution',
'Toggle stream entry menu' => 'Bascule du menu du flux d\'activité',
'Unsubscribe' => 'Gérer les résumés / Se désabonner',
'Upload' => 'Ajouter',
'Upload file' => 'Envoyer un fichier',
'You are not allowed to run this action.' => 'Vous n\'êtes pas autorisé à exécuter cette action.',
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
];

File diff suppressed because one or more lines are too long

View File

@ -1,84 +1,102 @@
<?php
return array (
'<strong>Confirm</strong> Action' => '<strong>אשר</strong> פעולה',
'<strong>Latest</strong> updates' => 'עדכונים <strong>אחרונים</strong>',
'<strong>Mail</strong> summary' => 'סיכום <strong>דוא״ל</strong>',
'Account settings' => 'פרטי חשבון',
'Actions' => 'פעולות',
'Add:' => 'הוסף:',
'Administration' => 'ניהול',
'All' => 'הכל',
'Allow' => 'אשר',
'An error occurred while handling your last action. (Handler not found).' => 'שגיאה במהלך הפעולה האחרונה (לא נמצאה סיבה)',
'An unexpected error occurred while loading the search result.' => 'שגיאה בלתי צפויה במהלך העלאת תוצאות החיפוש.',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'שגיאה בלתי צפויה. אם השגיאה ממשיכה נא צור קשר עם מנהל האתר.',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'שגיאה בלתי צפויה. אם השגיאה ממשיכה נא צור קשר עם מנהל האתר.',
'An unknown error occurred while uploading.' => 'שגיאה לא ידועה בזמן העלאה',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => 'שגיאה לא ידועה בזמן העלאה. נסה לבדוק את הפרמטר בשם upload_max_filesize',
'Back' => 'חזרה',
'Back to dashboard' => 'חזרה לדשבורד',
'Cancel' => 'ביטול',
'Choose language:' => 'בחר שפה:',
'Close' => 'סגור',
'Collapse' => 'סגור',
'Confirm' => 'אשר',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'שגיאה שלא ניתן לתרגם',
'Copy to clipboard' => 'העתק ללוח',
'Could not find content of addon!' => 'לא יכול למצוא תוכן של התוסף',
'Could not find requested page.' => 'הדף המבוקש לא נמצא',
'Default' => 'ברירת מחדל',
'Delete' => 'מחק',
'Deny' => 'דחה',
'Do you really want to perform this action?' => 'האם אתה רוצה לבצע פעולה זו?',
'Edit' => 'עריכה',
'Error' => 'שגיאה',
'Error while running your last action (Invalid request method).' => 'שגיאה בפעולה האחרונה',
'Error:' => 'שגיאה:',
'Expand' => 'הרחב',
'Export' => 'יצוא',
'Info:' => 'מידע:',
'Invalid request method!' => 'בעיה כלשהי',
'It looks like you may have taken the wrong turn.' => 'טעית בדרך...',
'Language' => 'שפה',
'Loading...' => 'טוען...',
'Login' => 'לוגין',
'Logo of {appName}' => 'לוגו של משהו',
'Logout' => 'יציאה',
'Menu' => 'תפריט',
'Module is not enabled on this content container!' => 'משהו לא מאופשר כאן',
'My profile' => 'הפרופיל שלי',
'New profile image' => 'תמונת פרופיל חדשה',
'Next' => 'הבא',
'No error information given.' => 'אין מידע לגבי השגיאה',
'Oooops...' => 'אופסס...',
'Open' => 'פתיחה',
'Please type at least 3 characters' => 'נדרשים שלושה תוים לפחות',
'Please type at least {count} characters' => 'נדרשים לפחות {count} תוים',
'Powered by {name}' => '',
'Profile dropdown' => 'תפריט פרופיל',
'Profile picture of {displayName}' => 'תמונת פרופיל של {displayName}',
'Save' => 'שמירה',
'Saved' => 'נשמר',
'Search' => 'חיפוש',
'Select Me' => 'בחר אותי',
'Show less' => 'הצג פחות',
'Show more' => 'הצג יותר',
'Some files could not be uploaded:' => 'חלק מהקבצים לא יכולים לעלות',
'Text could not be copied to clipboard' => 'הטקסט לא יכול להיות מועתק ללוח',
'Text has been copied to clipboard' => 'הטקסט הועתק ללוח',
'The date has to be in the past.' => 'התאריך הינו בעבר',
'The file has been deleted.' => 'נמצא קובץ',
'The requested resource could not be found.' => 'לא נמצא',
'The space has been archived.' => 'האזור עבר לארכיון',
'The space has been unarchived.' => 'האזור יצא מהארכיון',
'There are unsaved changes, do you really want to leave this page?' => 'יש שינויים שלא נשמרו , האם אתה בטוח שברצונך לעזוב את הדף ?',
'Time Zone' => 'אזור זמן',
'Toggle comment menu' => 'הצג/הסתר תפריט',
'Toggle panel menu' => 'הצג/הסתר תפריט',
'Toggle post menu' => 'הצג/הסתר תפריט',
'Toggle stream entry menu' => 'הצג/הסתר תפריט',
'Unsubscribe' => 'בטל מנוי',
'Upload' => 'העלאה',
'Upload file' => 'העלה קבצים',
'You are not allowed to run this action.' => 'אתה לא מורשה לבצע פעולה זו',
);
/**
* 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 [
'<strong>Confirm</strong> Action' => '<strong>אשר</strong> פעולה',
'<strong>Latest</strong> updates' => 'עדכונים <strong>אחרונים</strong>',
'<strong>Mail</strong> summary' => 'סיכום <strong>דוא״ל</strong>',
'Account settings' => 'פרטי חשבון',
'Actions' => 'פעולות',
'Add:' => 'הוסף:',
'Administration' => 'ניהול',
'All' => 'הכל',
'Allow' => 'אשר',
'An error occurred while handling your last action. (Handler not found).' => 'שגיאה במהלך הפעולה האחרונה (לא נמצאה סיבה)',
'An unexpected error occurred while loading the search result.' => 'שגיאה בלתי צפויה במהלך העלאת תוצאות החיפוש.',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'שגיאה בלתי צפויה. אם השגיאה ממשיכה נא צור קשר עם מנהל האתר.',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'שגיאה בלתי צפויה. אם השגיאה ממשיכה נא צור קשר עם מנהל האתר.',
'An unknown error occurred while uploading.' => 'שגיאה לא ידועה בזמן העלאה',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => 'שגיאה לא ידועה בזמן העלאה. נסה לבדוק את הפרמטר בשם upload_max_filesize',
'Back' => 'חזרה',
'Back to dashboard' => 'חזרה לדשבורד',
'Cancel' => 'ביטול',
'Choose language:' => 'בחר שפה:',
'Close' => 'סגור',
'Collapse' => 'סגור',
'Confirm' => 'אשר',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'שגיאה שלא ניתן לתרגם',
'Copy to clipboard' => 'העתק ללוח',
'Could not find content of addon!' => 'לא יכול למצוא תוכן של התוסף',
'Could not find requested page.' => 'הדף המבוקש לא נמצא',
'Default' => 'ברירת מחדל',
'Delete' => 'מחק',
'Deny' => 'דחה',
'Do you really want to perform this action?' => 'האם אתה רוצה לבצע פעולה זו?',
'Edit' => 'עריכה',
'Error' => 'שגיאה',
'Error while running your last action (Invalid request method).' => 'שגיאה בפעולה האחרונה',
'Error:' => 'שגיאה:',
'Expand' => 'הרחב',
'Export' => 'יצוא',
'Info:' => 'מידע:',
'Invalid request method!' => 'בעיה כלשהי',
'It looks like you may have taken the wrong turn.' => 'טעית בדרך...',
'Language' => 'שפה',
'Loading...' => 'טוען...',
'Login' => 'לוגין',
'Logo of {appName}' => 'לוגו של משהו',
'Logout' => 'יציאה',
'Menu' => 'תפריט',
'Module is not enabled on this content container!' => 'משהו לא מאופשר כאן',
'My profile' => 'הפרופיל שלי',
'New profile image' => 'תמונת פרופיל חדשה',
'Next' => 'הבא',
'No error information given.' => 'אין מידע לגבי השגיאה',
'Oooops...' => 'אופסס...',
'Open' => 'פתיחה',
'Please type at least 3 characters' => 'נדרשים שלושה תוים לפחות',
'Please type at least {count} characters' => 'נדרשים לפחות {count} תוים',
'Profile dropdown' => 'תפריט פרופיל',
'Profile picture of {displayName}' => 'תמונת פרופיל של {displayName}',
'Save' => 'שמירה',
'Saved' => 'נשמר',
'Search' => 'חיפוש',
'Select Me' => 'בחר אותי',
'Show less' => 'הצג פחות',
'Show more' => 'הצג יותר',
'Some files could not be uploaded:' => 'חלק מהקבצים לא יכולים לעלות',
'Text could not be copied to clipboard' => 'הטקסט לא יכול להיות מועתק ללוח',
'Text has been copied to clipboard' => 'הטקסט הועתק ללוח',
'The date has to be in the past.' => 'התאריך הינו בעבר',
'The file has been deleted.' => 'נמצא קובץ',
'The requested resource could not be found.' => 'לא נמצא',
'The space has been archived.' => 'האזור עבר לארכיון',
'The space has been unarchived.' => 'האזור יצא מהארכיון',
'There are unsaved changes, do you really want to leave this page?' => 'יש שינויים שלא נשמרו , האם אתה בטוח שברצונך לעזוב את הדף ?',
'Time Zone' => 'אזור זמן',
'Toggle comment menu' => 'הצג/הסתר תפריט',
'Toggle panel menu' => 'הצג/הסתר תפריט',
'Toggle post menu' => 'הצג/הסתר תפריט',
'Toggle stream entry menu' => 'הצג/הסתר תפריט',
'Unsubscribe' => 'בטל מנוי',
'Upload' => 'העלאה',
'Upload file' => 'העלה קבצים',
'You are not allowed to run this action.' => 'אתה לא מורשה לבצע פעולה זו',
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
'Powered by {name}' => '',
];

View File

@ -1,84 +1,102 @@
<?php
return array (
'<strong>Confirm</strong> Action' => '<strong>Potvrdi</strong> akciju',
'<strong>Latest</strong> updates' => '<strong>Zadnje</strong> ažuriranje',
'<strong>Mail</strong> summary' => '<strong>Mail</strong> sažetak',
'Account settings' => 'Postavke računa',
'Actions' => 'Akcije',
'Add:' => 'Dodaj:',
'Administration' => 'Administracija',
'All' => 'Sve',
'Allow' => 'Dopusti',
'An error occurred while handling your last action. (Handler not found).' => 'Došlo je do pogreške pri rukovanju vašom posljednjom radnjom. (Handler nije pronađen).',
'An unexpected error occurred while loading the search result.' => 'Došlo je do neočekivane pogreške prilikom učitavanja rezultata pretraživanja.',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'Došlo je do neočekivane pogreške. Ako se to nastavi, kontaktirajte administratora web mjesta.',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'Došlo je do neočekivane pogreške poslužitelja. Ako se to nastavi, kontaktirajte administratora web mjesta.',
'An unknown error occurred while uploading.' => 'Došlo je do nepoznate pogreške prilikom prijenosa.',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => 'Došlo je do nepoznate pogreške prilikom prijenosa. Savjet: provjerite postavke php postavki upload_max_filesize i post_max_size.',
'Back' => 'Povratak',
'Back to dashboard' => 'Povratak na upravljačku ploču',
'Cancel' => 'Poništi',
'Choose language:' => 'Odaberite jezik:',
'Close' => 'Zatvori',
'Collapse' => 'Spusti',
'Confirm' => 'Potvrdi',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'Izvor sadržaja Addon mora biti primjerak HActiveRecordContent ili HActiveRecordContentAddon!',
'Copy to clipboard' => 'Kopirati u međuspremnik',
'Could not find content of addon!' => 'Nije moguće pronaći sadržaj addona!',
'Could not find requested page.' => 'Nike moguće pronaći traženu stranicu.',
'Default' => 'Zadano',
'Delete' => 'Izbriši',
'Deny' => 'Odbiti',
'Do you really want to perform this action?' => 'Želite li zaista uraditi ovu akciju?',
'Edit' => 'Uredi',
'Error' => 'Error',
'Error while running your last action (Invalid request method).' => 'Pogreška prilikom izvođenja zadnje radnje (nevažeći način zahtjeva).',
'Error:' => 'Error:',
'Expand' => 'Proširi',
'Export' => 'Izvoz',
'Info:' => 'Info:',
'Invalid request method!' => 'Nevažeći način zahtjeva!',
'It looks like you may have taken the wrong turn.' => 'Izgleda da ste se pogrešno skrenuli.',
'Language' => 'Jezik',
'Loading...' => 'Učitavam...',
'Login' => 'Prijava',
'Logo of {appName}' => 'Logo {appName}',
'Logout' => 'Odjava',
'Menu' => 'Izbornik',
'Module is not enabled on this content container!' => 'Modul nije omogućen na ovom spremniku sadržaja!',
'My profile' => 'Moj profil',
'New profile image' => 'Nova profilna slika',
'Next' => 'Dalje',
'No error information given.' => 'Nema podataka o pogrešci.',
'Oooops...' => 'Oooops...',
'Open' => 'Otvori',
'Please type at least 3 characters' => 'Upišite najmanje 3 znaka',
'Please type at least {count} characters' => 'Molimo unesite najmanje {count} znakova',
'Powered by {name}' => 'Pokreće {name}',
'Profile dropdown' => 'Padajući izbornik profila',
'Profile picture of {displayName}' => 'Profilna slika od {displayName}',
'Save' => 'Spremi',
'Saved' => 'Spremljeno',
'Search' => 'Pretraži',
'Select Me' => 'Izaberi mene',
'Show less' => 'Prikaži manje',
'Show more' => 'Prikaži više',
'Some files could not be uploaded:' => 'Neke datoteke nisu prenesene:',
'Text could not be copied to clipboard' => 'Tekst nije mogao biti kopiran u privremenu memoriju',
'Text has been copied to clipboard' => 'Tekst je kopiran u privremenu memoriju',
'The date has to be in the past.' => 'Datum mora biti u prošlosti.',
'The file has been deleted.' => 'Datoteka je izbrisana.',
'The requested resource could not be found.' => 'Traženi resurs nije moguće pronaći.',
'The space has been archived.' => 'Prostor je arhiviran.',
'The space has been unarchived.' => 'Prostor je od-arhiviran.',
'There are unsaved changes, do you really want to leave this page?' => '',
'Time Zone' => 'Vremenska zona',
'Toggle comment menu' => 'Prebacivanje izbornika komentara',
'Toggle panel menu' => 'Prebacivanje izbornika na ploči',
'Toggle post menu' => 'Prelazak na izbornik posta',
'Toggle stream entry menu' => 'Prebacivanje izbornika unosa u stream',
'Unsubscribe' => 'Otkažite pretplatu',
'Upload' => 'Dodaj',
'Upload file' => 'Dodaj datoteku',
'You are not allowed to run this action.' => 'Nije vam dozvoljena ova akcija.',
);
/**
* 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 [
'<strong>Confirm</strong> Action' => '<strong>Potvrdi</strong> akciju',
'<strong>Latest</strong> updates' => '<strong>Zadnje</strong> ažuriranje',
'<strong>Mail</strong> summary' => '<strong>Mail</strong> sažetak',
'Account settings' => 'Postavke računa',
'Actions' => 'Akcije',
'Add:' => 'Dodaj:',
'Administration' => 'Administracija',
'All' => 'Sve',
'Allow' => 'Dopusti',
'An error occurred while handling your last action. (Handler not found).' => 'Došlo je do pogreške pri rukovanju vašom posljednjom radnjom. (Handler nije pronađen).',
'An unexpected error occurred while loading the search result.' => 'Došlo je do neočekivane pogreške prilikom učitavanja rezultata pretraživanja.',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'Došlo je do neočekivane pogreške. Ako se to nastavi, kontaktirajte administratora web mjesta.',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'Došlo je do neočekivane pogreške poslužitelja. Ako se to nastavi, kontaktirajte administratora web mjesta.',
'An unknown error occurred while uploading.' => 'Došlo je do nepoznate pogreške prilikom prijenosa.',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => 'Došlo je do nepoznate pogreške prilikom prijenosa. Savjet: provjerite postavke php postavki upload_max_filesize i post_max_size.',
'Back' => 'Povratak',
'Back to dashboard' => 'Povratak na upravljačku ploču',
'Cancel' => 'Poništi',
'Choose language:' => 'Odaberite jezik:',
'Close' => 'Zatvori',
'Collapse' => 'Spusti',
'Confirm' => 'Potvrdi',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'Izvor sadržaja Addon mora biti primjerak HActiveRecordContent ili HActiveRecordContentAddon!',
'Copy to clipboard' => 'Kopirati u međuspremnik',
'Could not find content of addon!' => 'Nije moguće pronaći sadržaj addona!',
'Could not find requested page.' => 'Nike moguće pronaći traženu stranicu.',
'Default' => 'Zadano',
'Delete' => 'Izbriši',
'Deny' => 'Odbiti',
'Do you really want to perform this action?' => 'Želite li zaista uraditi ovu akciju?',
'Edit' => 'Uredi',
'Error' => 'Error',
'Error while running your last action (Invalid request method).' => 'Pogreška prilikom izvođenja zadnje radnje (nevažeći način zahtjeva).',
'Error:' => 'Error:',
'Expand' => 'Proširi',
'Export' => 'Izvoz',
'Info:' => 'Info:',
'Invalid request method!' => 'Nevažeći način zahtjeva!',
'It looks like you may have taken the wrong turn.' => 'Izgleda da ste se pogrešno skrenuli.',
'Language' => 'Jezik',
'Loading...' => 'Učitavam...',
'Login' => 'Prijava',
'Logo of {appName}' => 'Logo {appName}',
'Logout' => 'Odjava',
'Menu' => 'Izbornik',
'Module is not enabled on this content container!' => 'Modul nije omogućen na ovom spremniku sadržaja!',
'My profile' => 'Moj profil',
'New profile image' => 'Nova profilna slika',
'Next' => 'Dalje',
'No error information given.' => 'Nema podataka o pogrešci.',
'Oooops...' => 'Oooops...',
'Open' => 'Otvori',
'Please type at least 3 characters' => 'Upišite najmanje 3 znaka',
'Please type at least {count} characters' => 'Molimo unesite najmanje {count} znakova',
'Powered by {name}' => 'Pokreće {name}',
'Profile dropdown' => 'Padajući izbornik profila',
'Profile picture of {displayName}' => 'Profilna slika od {displayName}',
'Save' => 'Spremi',
'Saved' => 'Spremljeno',
'Search' => 'Pretraži',
'Select Me' => 'Izaberi mene',
'Show less' => 'Prikaži manje',
'Show more' => 'Prikaži više',
'Some files could not be uploaded:' => 'Neke datoteke nisu prenesene:',
'Text could not be copied to clipboard' => 'Tekst nije mogao biti kopiran u privremenu memoriju',
'Text has been copied to clipboard' => 'Tekst je kopiran u privremenu memoriju',
'The date has to be in the past.' => 'Datum mora biti u prošlosti.',
'The file has been deleted.' => 'Datoteka je izbrisana.',
'The requested resource could not be found.' => 'Traženi resurs nije moguće pronaći.',
'The space has been archived.' => 'Prostor je arhiviran.',
'The space has been unarchived.' => 'Prostor je od-arhiviran.',
'Time Zone' => 'Vremenska zona',
'Toggle comment menu' => 'Prebacivanje izbornika komentara',
'Toggle panel menu' => 'Prebacivanje izbornika na ploči',
'Toggle post menu' => 'Prelazak na izbornik posta',
'Toggle stream entry menu' => 'Prebacivanje izbornika unosa u stream',
'Unsubscribe' => 'Otkažite pretplatu',
'Upload' => 'Dodaj',
'Upload file' => 'Dodaj datoteku',
'You are not allowed to run this action.' => 'Nije vam dozvoljena ova akcija.',
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
'There are unsaved changes, do you really want to leave this page?' => '',
];

View File

@ -63,6 +63,7 @@ return [
'Confirm' => '',
'Copy to clipboard' => '',
'Could not find requested page.' => '',
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
'Delete' => '',
'Do you really want to perform this action?' => '',
'Edit' => '',

View File

@ -1,85 +1,103 @@
<?php
return array (
'<strong>Confirm</strong> Action' => 'Művelet<strong>megerősítése</strong>',
'<strong>Latest</strong> updates' => '<strong>Legújabb</strong> frissítések',
'<strong>Mail</strong> summary' => '<strong>Üzenetek</strong> összesítő',
'Account settings' => 'Fiók beállítások',
'Actions' => 'Műveletek',
'Add:' => 'Hozzáadás:',
'Administration' => 'Adminisztráció',
'All' => 'Minden',
'Allow' => 'Engedélyezés',
'An error occurred while handling your last action. (Handler not found).' => 'Egy hiba merült fel a legutóbbi művelet elvégzésekor. (Handler nem található)',
'An unexpected error occurred while loading the search result.' => 'Váratlan hiba merült fel a keresés eredményeinek betöltése közben.',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'Váratlan hiba merült fel. Ha továbbra is hiba lépne fel, keresd az oldal egyik adminisztrátorát.',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'Váratlan szerverhiba történt. Ha továbbra is hiba lépne fel, keresd az oldal egyik adminisztrátorát.',
'An unknown error occurred while uploading.' => 'Ismeretlen hiba történt feltöltés közben.',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => 'Hiba történt a feltöltés közben, lehetséges, hogy túl nagy a fájlméret! Tipp: ellenőrizd a upload_max_filesize és a post_max_size php beállításokat.',
'Back' => 'Vissza',
'Back to dashboard' => 'Vissza az áttekintéshez',
'Cancel' => 'Mégsem',
'Choose language:' => 'Válassz nyelvet:',
'Close' => 'Bezár',
'Collapse' => 'Összecsukás',
'Confirm' => 'Rendben',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'A tartalom bővítmény forrásának HActiveRecordContent vagy HActiveRecordContentAddon példánynak kell lennie!',
'Copy to clipboard' => 'Másolás vágólapra',
'Could not find content of addon!' => 'Nem található a bővítmény tartalma!',
'Could not find requested page.' => 'Nem található a kért oldal!',
'Default' => 'Alapértelmezett',
'Delete' => 'Törlés',
'Deny' => 'Tiltás',
'Do you really want to perform this action?' => 'Biztos, hogy végrehajtod a műveletet?',
'Edit' => 'Szerkesztés',
'Error' => 'Hiba',
'Error while running your last action (Invalid request method).' => 'Hiba történt a művelet közben.
/**
* 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 [
'<strong>Confirm</strong> Action' => 'Művelet<strong>megerősítése</strong>',
'<strong>Latest</strong> updates' => '<strong>Legújabb</strong> frissítések',
'<strong>Mail</strong> summary' => '<strong>Üzenetek</strong> összesítő',
'Account settings' => 'Fiók beállítások',
'Actions' => 'Műveletek',
'Add:' => 'Hozzáadás:',
'Administration' => 'Adminisztráció',
'All' => 'Minden',
'Allow' => 'Engedélyezés',
'An error occurred while handling your last action. (Handler not found).' => 'Egy hiba merült fel a legutóbbi művelet elvégzésekor. (Handler nem található)',
'An unexpected error occurred while loading the search result.' => 'Váratlan hiba merült fel a keresés eredményeinek betöltése közben.',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'Váratlan hiba merült fel. Ha továbbra is hiba lépne fel, keresd az oldal egyik adminisztrátorát.',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'Váratlan szerverhiba történt. Ha továbbra is hiba lépne fel, keresd az oldal egyik adminisztrátorát.',
'An unknown error occurred while uploading.' => 'Ismeretlen hiba történt feltöltés közben.',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => 'Hiba történt a feltöltés közben, lehetséges, hogy túl nagy a fájlméret! Tipp: ellenőrizd a upload_max_filesize és a post_max_size php beállításokat.',
'Back' => 'Vissza',
'Back to dashboard' => 'Vissza az áttekintéshez',
'Cancel' => 'Mégsem',
'Choose language:' => 'Válassz nyelvet:',
'Close' => 'Bezár',
'Collapse' => 'Összecsukás',
'Confirm' => 'Rendben',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'A tartalom bővítmény forrásának HActiveRecordContent vagy HActiveRecordContentAddon példánynak kell lennie!',
'Copy to clipboard' => 'Másolás vágólapra',
'Could not find content of addon!' => 'Nem található a bővítmény tartalma!',
'Could not find requested page.' => 'Nem található a kért oldal!',
'Default' => 'Alapértelmezett',
'Delete' => 'Törlés',
'Deny' => 'Tiltás',
'Do you really want to perform this action?' => 'Biztos, hogy végrehajtod a műveletet?',
'Edit' => 'Szerkesztés',
'Error' => 'Hiba',
'Error while running your last action (Invalid request method).' => 'Hiba történt a művelet közben.
(Érvénytelen kérelem)',
'Error:' => 'Hiba:',
'Expand' => 'Kinyit',
'Export' => 'Exportálás',
'Info:' => 'Információ:',
'Invalid request method!' => 'Érvénytelen kérelem!',
'It looks like you may have taken the wrong turn.' => 'Hoppá... Valami hiba történt.',
'Language' => 'Nyelv:',
'Loading...' => 'Betöltés...',
'Login' => 'Bejelentkezés',
'Logo of {appName}' => '{appName} logója',
'Logout' => 'Kijelentkezés',
'Menu' => 'Menü',
'Module is not enabled on this content container!' => 'A modul nincs engedélyezve a tartalom tárolójában.',
'My profile' => 'Profilom',
'New profile image' => 'Új profilkép',
'Next' => 'Következő',
'No error information given.' => 'Nincs hibainformáció.',
'Oooops...' => 'Hoppá...',
'Open' => 'Megnyitás',
'Please type at least 3 characters' => 'Gépelj be legalább 3 karaktert',
'Please type at least {count} characters' => 'Legalább adj meg {count} karaktert',
'Powered by {name}' => '',
'Profile dropdown' => 'Profil legördülő menü',
'Profile picture of {displayName}' => '{displayName} profilképe',
'Save' => 'Mentés',
'Saved' => 'Mentve',
'Search' => 'Keresés',
'Select Me' => 'Válassz ki',
'Show less' => 'Kevesebb mutatása',
'Show more' => 'Több mutatása',
'Some files could not be uploaded:' => 'Néhány fájlt nem sikerült feltölteni:',
'Text could not be copied to clipboard' => 'A szöveget nem sikerült a vágólapra másolni',
'Text has been copied to clipboard' => 'A szöveg a vágolapra másolva',
'The date has to be in the past.' => 'A dátumnak a múltban kell lennie.',
'The file has been deleted.' => 'A fájlt törölve lett.',
'The requested resource could not be found.' => 'A kért tartalom nem található.',
'The space has been archived.' => 'A közösség archiválásra került.',
'The space has been unarchived.' => 'Közösség archiválása megszüntetve.',
'There are unsaved changes, do you really want to leave this page?' => '',
'Time Zone' => 'Időzóna',
'Toggle comment menu' => 'Hozzászólások menü ki-bekapcsolása',
'Toggle panel menu' => 'Panel menü ki-bekapcsolása',
'Toggle post menu' => 'Bejegyzések menü ki-bekapcsolása',
'Toggle stream entry menu' => 'A folyam menü ki-bekapcsolása',
'Unsubscribe' => 'Leiratkozás',
'Upload' => 'Feltöltés',
'Upload file' => 'Fájl feltöltése',
'You are not allowed to run this action.' => 'Nincs engedélyed, hogy ezt a műveletet végrehajsd.',
);
'Error:' => 'Hiba:',
'Expand' => 'Kinyit',
'Export' => 'Exportálás',
'Info:' => 'Információ:',
'Invalid request method!' => 'Érvénytelen kérelem!',
'It looks like you may have taken the wrong turn.' => 'Hoppá... Valami hiba történt.',
'Language' => 'Nyelv:',
'Loading...' => 'Betöltés...',
'Login' => 'Bejelentkezés',
'Logo of {appName}' => '{appName} logója',
'Logout' => 'Kijelentkezés',
'Menu' => 'Menü',
'Module is not enabled on this content container!' => 'A modul nincs engedélyezve a tartalom tárolójában.',
'My profile' => 'Profilom',
'New profile image' => 'Új profilkép',
'Next' => 'Következő',
'No error information given.' => 'Nincs hibainformáció.',
'Oooops...' => 'Hoppá...',
'Open' => 'Megnyitás',
'Please type at least 3 characters' => 'Gépelj be legalább 3 karaktert',
'Please type at least {count} characters' => 'Legalább adj meg {count} karaktert',
'Profile dropdown' => 'Profil legördülő menü',
'Profile picture of {displayName}' => '{displayName} profilképe',
'Save' => 'Mentés',
'Saved' => 'Mentve',
'Search' => 'Keresés',
'Select Me' => 'Válassz ki',
'Show less' => 'Kevesebb mutatása',
'Show more' => 'Több mutatása',
'Some files could not be uploaded:' => 'Néhány fájlt nem sikerült feltölteni:',
'Text could not be copied to clipboard' => 'A szöveget nem sikerült a vágólapra másolni',
'Text has been copied to clipboard' => 'A szöveg a vágolapra másolva',
'The date has to be in the past.' => 'A dátumnak a múltban kell lennie.',
'The file has been deleted.' => 'A fájlt törölve lett.',
'The requested resource could not be found.' => 'A kért tartalom nem található.',
'The space has been archived.' => 'A közösség archiválásra került.',
'The space has been unarchived.' => 'Közösség archiválása megszüntetve.',
'Time Zone' => 'Időzóna',
'Toggle comment menu' => 'Hozzászólások menü ki-bekapcsolása',
'Toggle panel menu' => 'Panel menü ki-bekapcsolása',
'Toggle post menu' => 'Bejegyzések menü ki-bekapcsolása',
'Toggle stream entry menu' => 'A folyam menü ki-bekapcsolása',
'Unsubscribe' => 'Leiratkozás',
'Upload' => 'Feltöltés',
'Upload file' => 'Fájl feltöltése',
'You are not allowed to run this action.' => 'Nincs engedélyed, hogy ezt a műveletet végrehajsd.',
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
'Powered by {name}' => '',
'There are unsaved changes, do you really want to leave this page?' => '',
];

View File

@ -89,6 +89,7 @@ return [
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => '',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => '',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => '',
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
'Profile dropdown' => '',
'The requested resource could not be found.' => '',
'The space has been unarchived.' => '',

View File

@ -1,84 +1,102 @@
<?php
return array (
'<strong>Confirm</strong> Action' => '<strong>Conferma</strong> azione',
'<strong>Latest</strong> updates' => '<strong>Ultimi</strong> aggiornamenti',
'<strong>Mail</strong> summary' => 'Sommario <strong>email</strong>',
'Account settings' => 'Impostazioni account',
'Actions' => 'Azioni',
'Add:' => 'Aggiungi:',
'Administration' => 'Amministrazione',
'All' => 'Tutti',
'Allow' => 'Consenti',
'An error occurred while handling your last action. (Handler not found).' => 'Si è verificato un errore durante l\'ultima azione. (Handler non trovato)',
'An unexpected error occurred while loading the search result.' => 'Si è verificato un errore caricando i risultati ricerca.',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'Si è verificato un errore imprevisto. Se si ripete, contattare l\'amministratore.',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'Si è verificato un errore imprevisto del server. Se si ripete, contattare l\'amministratore.',
'An unknown error occurred while uploading.' => 'Si è verificato un errore imprevisto durante il caricamento.',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => 'Si è verificato un errore imprevisto durante il caricamento. Suggerimento: verifica le impostazioni di upload_max_filesize e post_max_size php.',
'Back' => 'Indietro',
'Back to dashboard' => 'Torna alla bacheca',
'Cancel' => 'Annulla',
'Choose language:' => 'Scegli lingua:',
'Close' => 'Chiudi',
'Collapse' => 'Chiudi',
'Confirm' => 'Conferma',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'Il contenuto sorgente dell\'Addon deve essere un\'istanza di HActiveRecordContent o di HActiveRecordContentAddon!',
'Copy to clipboard' => 'Copia negli appunti',
'Could not find content of addon!' => 'Impossibile trovare l\'addon richiesto!',
'Could not find requested page.' => 'Non riesco a trovare la pagina richiesta',
'Default' => 'Predefinito',
'Delete' => 'Cancella',
'Deny' => 'Rifiuta',
'Do you really want to perform this action?' => 'Sei sicuro di voler procedere con questa azione?',
'Edit' => 'Modifica',
'Error' => 'Errore',
'Error while running your last action (Invalid request method).' => 'Si è verificato un errore durante l\'ultima azione (Invalid request method).',
'Error:' => 'Errore:',
'Expand' => 'Espandi',
'Export' => 'Esporta',
'Info:' => 'Informazioni:',
'Invalid request method!' => 'Metodo richiesta non valido!',
'It looks like you may have taken the wrong turn.' => 'Sembrerebbe che tu abbia preso una strada sbagliata.',
'Language' => 'Lingua',
'Loading...' => 'Caricamento...',
'Login' => 'Login',
'Logo of {appName}' => 'Logo di {appName}',
'Logout' => 'Esci',
'Menu' => 'Menu',
'Module is not enabled on this content container!' => 'Il modulo non è abilitato in questo contenitore!',
'My profile' => 'Il mio profilo',
'New profile image' => 'Nuova immagine profilo',
'Next' => 'Avanti',
'No error information given.' => 'Informazione errore mancante.',
'Oooops...' => 'Oooops...',
'Open' => 'Apri',
'Please type at least 3 characters' => 'Prova a digitare almeno 3 caratteri',
'Please type at least {count} characters' => 'Digita almeno {count} caratteri',
'Powered by {name}' => 'Fornito da {name}',
'Profile dropdown' => 'Menu del profilo',
'Profile picture of {displayName}' => 'Immagine del profilo di {displayName}',
'Save' => 'Salva',
'Saved' => 'Salvato',
'Search' => 'Cerca',
'Select Me' => 'Selezionami',
'Show less' => 'Mostra meno',
'Show more' => 'Mostra altro',
'Some files could not be uploaded:' => 'Alcuni file non possono essere caricati:',
'Text could not be copied to clipboard' => 'Il testo non può essere copiato negli appunti',
'Text has been copied to clipboard' => 'Il testo è stato copiato negli appunti',
'The date has to be in the past.' => 'La data deve essere nel passato.',
'The file has been deleted.' => 'Il file è stato cancellato.',
'The requested resource could not be found.' => 'La risorsa richiesta non è stata trovata.',
'The space has been archived.' => 'Lo spazio è stato archiviato.',
'The space has been unarchived.' => 'Lo spazio è stato ripristinato.',
'There are unsaved changes, do you really want to leave this page?' => 'Hai fatto alcune modifiche senza salvare, vuoi lasciare la pagina lo stesso?',
'Time Zone' => 'Fuso orario',
'Toggle comment menu' => 'Attiva menu Commento',
'Toggle panel menu' => 'Attiva menu Pannello',
'Toggle post menu' => 'Attiva menu Post',
'Toggle stream entry menu' => 'Attiva menu Stream',
'Unsubscribe' => 'Cancella sottoscrizione',
'Upload' => 'Carica',
'Upload file' => 'Carica file',
'You are not allowed to run this action.' => 'Non hai i permessi per questa azione.',
);
/**
* 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 [
'<strong>Confirm</strong> Action' => '<strong>Conferma</strong> azione',
'<strong>Latest</strong> updates' => '<strong>Ultimi</strong> aggiornamenti',
'<strong>Mail</strong> summary' => 'Sommario <strong>email</strong>',
'Account settings' => 'Impostazioni account',
'Actions' => 'Azioni',
'Add:' => 'Aggiungi:',
'Administration' => 'Amministrazione',
'All' => 'Tutti',
'Allow' => 'Consenti',
'An error occurred while handling your last action. (Handler not found).' => 'Si è verificato un errore durante l\'ultima azione. (Handler non trovato)',
'An unexpected error occurred while loading the search result.' => 'Si è verificato un errore caricando i risultati ricerca.',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'Si è verificato un errore imprevisto. Se si ripete, contattare l\'amministratore.',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'Si è verificato un errore imprevisto del server. Se si ripete, contattare l\'amministratore.',
'An unknown error occurred while uploading.' => 'Si è verificato un errore imprevisto durante il caricamento.',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => 'Si è verificato un errore imprevisto durante il caricamento. Suggerimento: verifica le impostazioni di upload_max_filesize e post_max_size php.',
'Back' => 'Indietro',
'Back to dashboard' => 'Torna alla bacheca',
'Cancel' => 'Annulla',
'Choose language:' => 'Scegli lingua:',
'Close' => 'Chiudi',
'Collapse' => 'Chiudi',
'Confirm' => 'Conferma',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'Il contenuto sorgente dell\'Addon deve essere un\'istanza di HActiveRecordContent o di HActiveRecordContentAddon!',
'Copy to clipboard' => 'Copia negli appunti',
'Could not find content of addon!' => 'Impossibile trovare l\'addon richiesto!',
'Could not find requested page.' => 'Non riesco a trovare la pagina richiesta',
'Default' => 'Predefinito',
'Delete' => 'Cancella',
'Deny' => 'Rifiuta',
'Do you really want to perform this action?' => 'Sei sicuro di voler procedere con questa azione?',
'Edit' => 'Modifica',
'Error' => 'Errore',
'Error while running your last action (Invalid request method).' => 'Si è verificato un errore durante l\'ultima azione (Invalid request method).',
'Error:' => 'Errore:',
'Expand' => 'Espandi',
'Export' => 'Esporta',
'Info:' => 'Informazioni:',
'Invalid request method!' => 'Metodo richiesta non valido!',
'It looks like you may have taken the wrong turn.' => 'Sembrerebbe che tu abbia preso una strada sbagliata.',
'Language' => 'Lingua',
'Loading...' => 'Caricamento...',
'Login' => 'Login',
'Logo of {appName}' => 'Logo di {appName}',
'Logout' => 'Esci',
'Menu' => 'Menu',
'Module is not enabled on this content container!' => 'Il modulo non è abilitato in questo contenitore!',
'My profile' => 'Il mio profilo',
'New profile image' => 'Nuova immagine profilo',
'Next' => 'Avanti',
'No error information given.' => 'Informazione errore mancante.',
'Oooops...' => 'Oooops...',
'Open' => 'Apri',
'Please type at least 3 characters' => 'Prova a digitare almeno 3 caratteri',
'Please type at least {count} characters' => 'Digita almeno {count} caratteri',
'Powered by {name}' => 'Fornito da {name}',
'Profile dropdown' => 'Menu del profilo',
'Profile picture of {displayName}' => 'Immagine del profilo di {displayName}',
'Save' => 'Salva',
'Saved' => 'Salvato',
'Search' => 'Cerca',
'Select Me' => 'Selezionami',
'Show less' => 'Mostra meno',
'Show more' => 'Mostra altro',
'Some files could not be uploaded:' => 'Alcuni file non possono essere caricati:',
'Text could not be copied to clipboard' => 'Il testo non può essere copiato negli appunti',
'Text has been copied to clipboard' => 'Il testo è stato copiato negli appunti',
'The date has to be in the past.' => 'La data deve essere nel passato.',
'The file has been deleted.' => 'Il file è stato cancellato.',
'The requested resource could not be found.' => 'La risorsa richiesta non è stata trovata.',
'The space has been archived.' => 'Lo spazio è stato archiviato.',
'The space has been unarchived.' => 'Lo spazio è stato ripristinato.',
'There are unsaved changes, do you really want to leave this page?' => 'Hai fatto alcune modifiche senza salvare, vuoi lasciare la pagina lo stesso?',
'Time Zone' => 'Fuso orario',
'Toggle comment menu' => 'Attiva menu Commento',
'Toggle panel menu' => 'Attiva menu Pannello',
'Toggle post menu' => 'Attiva menu Post',
'Toggle stream entry menu' => 'Attiva menu Stream',
'Unsubscribe' => 'Cancella sottoscrizione',
'Upload' => 'Carica',
'Upload file' => 'Carica file',
'You are not allowed to run this action.' => 'Non hai i permessi per questa azione.',
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
];

View File

@ -1,84 +1,102 @@
<?php
return array (
'<strong>Confirm</strong> Action' => '<strong>確認</strong> アクション',
'<strong>Latest</strong> updates' => '<strong>最新</strong>情報',
'<strong>Mail</strong> summary' => '<strong>メール</strong>サマリー',
'Account settings' => 'アカウント設定',
'Actions' => 'アクション',
'Add:' => '追加:',
'Administration' => '管理',
'All' => 'すべて',
'Allow' => '許可',
'An error occurred while handling your last action. (Handler not found).' => '処理中にエラーが発生しました。 (ハンドラが見つかりません。)',
'An unexpected error occurred while loading the search result.' => '検索結果の読み込み中に予期しないエラーが発生しました。',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => '予期しないエラーが発生しました。サイト管理者に連絡してください。',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => '予期しないサーバーエラーが発生しました。 サイト管理者に連絡してください。',
'An unknown error occurred while uploading.' => 'アップロード中に不明なエラーが発生しました。',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => 'アップロード中に不明なエラーが発生しました。 PHPの設定を確認してください。',
'Back' => '戻る',
'Back to dashboard' => 'ダッシュボードへ戻る',
'Cancel' => 'キャンセル',
'Choose language:' => '言語を選択:',
'Close' => '閉じる',
'Collapse' => '折りたたむ',
'Confirm' => '確認',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'コンテンツアドオンソースは HActiveRecordContent または HActiveRecordContentAddon のインスタンスでなければなりません!',
'Copy to clipboard' => 'クリップボードにコピー',
'Could not find content of addon!' => 'アドオンのコンテンツを見つけることができませんでした!',
'Could not find requested page.' => '要求されたページが見つかりませんでした。',
'Default' => 'デフォルト',
'Delete' => '削除',
'Deny' => '拒否',
'Do you really want to perform this action?' => '本当に実行しますか?',
'Edit' => '編集',
'Error' => 'エラー',
'Error while running your last action (Invalid request method).' => '実行中にエラーが発生しました(無効なリクエストメソッド)',
'Error:' => 'エラー:',
'Expand' => '拡大',
'Export' => 'エクスポート',
'Info:' => '情報:',
'Invalid request method!' => '無効なリクエストです!',
'It looks like you may have taken the wrong turn.' => '間違った順になっている可能性があります。',
'Language' => '言語',
'Loading...' => '読み込み中...',
'Login' => 'ログイン',
'Logo of {appName}' => '{appName} のロゴ',
'Logout' => 'ログアウト',
'Menu' => 'メニュー',
'Module is not enabled on this content container!' => 'このコンテンツコンテナに有効なモジュールがありません。',
'My profile' => 'マイプロフィール',
'New profile image' => '新しいプロフィール画像',
'Next' => '次',
'No error information given.' => 'エラー情報はありません。',
'Oooops...' => 'おっと・・・',
'Open' => '開く',
'Please type at least 3 characters' => '3文字以上入力してください。',
'Please type at least {count} characters' => '少なくとも {count} 文字が必要です。',
'Powered by {name}' => 'Powered by {name}',
'Profile dropdown' => 'ドロップダウンプロフィール',
'Profile picture of {displayName}' => '{displayName} さんのプロフィール写真',
'Save' => '保存',
'Saved' => '保存しました',
'Search' => '検索',
'Select Me' => '自分を選ぶ',
'Show less' => '少なく表示',
'Show more' => 'もっと見る',
'Some files could not be uploaded:' => '一部のファイルをアップロードできませんでした:',
'Text could not be copied to clipboard' => 'テキストをクリップボードにコピーできませんでした。',
'Text has been copied to clipboard' => 'テキストがクリップボードにコピーされました。',
'The date has to be in the past.' => '日付は過去である必要があります。',
'The file has been deleted.' => 'ファイルを削除しました。',
'The requested resource could not be found.' => '要求されたリソースが見つかりませんでした。',
'The space has been archived.' => 'スペースをアーカイブしました。',
'The space has been unarchived.' => 'スペースをアーカイブから復元しました。',
'There are unsaved changes, do you really want to leave this page?' => '保存されていない変更があります。このページから移動しますか?',
'Time Zone' => 'タイムゾーン',
'Toggle comment menu' => 'コメントメニューの切り替え',
'Toggle panel menu' => 'パネルメニューの切り替え',
'Toggle post menu' => 'ポストメニューの切り替え',
'Toggle stream entry menu' => 'ストリーム入力メニューの切り替え',
'Unsubscribe' => '退会',
'Upload' => 'アップロード',
'Upload file' => 'ファイルをアップロード',
'You are not allowed to run this action.' => 'この操作を実行することはできません。',
);
/**
* 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 [
'<strong>Confirm</strong> Action' => '<strong>確認</strong> アクション',
'<strong>Latest</strong> updates' => '<strong>最新</strong>情報',
'<strong>Mail</strong> summary' => '<strong>メール</strong>サマリー',
'Account settings' => 'アカウント設定',
'Actions' => 'アクション',
'Add:' => '追加:',
'Administration' => '管理',
'All' => 'すべて',
'Allow' => '許可',
'An error occurred while handling your last action. (Handler not found).' => '処理中にエラーが発生しました。 (ハンドラが見つかりません。)',
'An unexpected error occurred while loading the search result.' => '検索結果の読み込み中に予期しないエラーが発生しました。',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => '予期しないエラーが発生しました。サイト管理者に連絡してください。',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => '予期しないサーバーエラーが発生しました。 サイト管理者に連絡してください。',
'An unknown error occurred while uploading.' => 'アップロード中に不明なエラーが発生しました。',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => 'アップロード中に不明なエラーが発生しました。 PHPの設定を確認してください。',
'Back' => '戻る',
'Back to dashboard' => 'ダッシュボードへ戻る',
'Cancel' => 'キャンセル',
'Choose language:' => '言語を選択:',
'Close' => '閉じる',
'Collapse' => '折りたたむ',
'Confirm' => '確認',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'コンテンツアドオンソースは HActiveRecordContent または HActiveRecordContentAddon のインスタンスでなければなりません!',
'Copy to clipboard' => 'クリップボードにコピー',
'Could not find content of addon!' => 'アドオンのコンテンツを見つけることができませんでした!',
'Could not find requested page.' => '要求されたページが見つかりませんでした。',
'Default' => 'デフォルト',
'Delete' => '削除',
'Deny' => '拒否',
'Do you really want to perform this action?' => '本当に実行しますか?',
'Edit' => '編集',
'Error' => 'エラー',
'Error while running your last action (Invalid request method).' => '実行中にエラーが発生しました(無効なリクエストメソッド)',
'Error:' => 'エラー:',
'Expand' => '拡大',
'Export' => 'エクスポート',
'Info:' => '情報:',
'Invalid request method!' => '無効なリクエストです!',
'It looks like you may have taken the wrong turn.' => '間違った順になっている可能性があります。',
'Language' => '言語',
'Loading...' => '読み込み中...',
'Login' => 'ログイン',
'Logo of {appName}' => '{appName} のロゴ',
'Logout' => 'ログアウト',
'Menu' => 'メニュー',
'Module is not enabled on this content container!' => 'このコンテンツコンテナに有効なモジュールがありません。',
'My profile' => 'マイプロフィール',
'New profile image' => '新しいプロフィール画像',
'Next' => '次',
'No error information given.' => 'エラー情報はありません。',
'Oooops...' => 'おっと・・・',
'Open' => '開く',
'Please type at least 3 characters' => '3文字以上入力してください。',
'Please type at least {count} characters' => '少なくとも {count} 文字が必要です。',
'Powered by {name}' => 'Powered by {name}',
'Profile dropdown' => 'ドロップダウンプロフィール',
'Profile picture of {displayName}' => '{displayName} さんのプロフィール写真',
'Save' => '保存',
'Saved' => '保存しました',
'Search' => '検索',
'Select Me' => '自分を選ぶ',
'Show less' => '少なく表示',
'Show more' => 'もっと見る',
'Some files could not be uploaded:' => '一部のファイルをアップロードできませんでした:',
'Text could not be copied to clipboard' => 'テキストをクリップボードにコピーできませんでした。',
'Text has been copied to clipboard' => 'テキストがクリップボードにコピーされました。',
'The date has to be in the past.' => '日付は過去である必要があります。',
'The file has been deleted.' => 'ファイルを削除しました。',
'The requested resource could not be found.' => '要求されたリソースが見つかりませんでした。',
'The space has been archived.' => 'スペースをアーカイブしました。',
'The space has been unarchived.' => 'スペースをアーカイブから復元しました。',
'There are unsaved changes, do you really want to leave this page?' => '保存されていない変更があります。このページから移動しますか?',
'Time Zone' => 'タイムゾーン',
'Toggle comment menu' => 'コメントメニューの切り替え',
'Toggle panel menu' => 'パネルメニューの切り替え',
'Toggle post menu' => 'ポストメニューの切り替え',
'Toggle stream entry menu' => 'ストリーム入力メニューの切り替え',
'Unsubscribe' => '退会',
'Upload' => 'アップロード',
'Upload file' => 'ファイルをアップロード',
'You are not allowed to run this action.' => 'この操作を実行することはできません。',
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
];

View File

@ -55,6 +55,7 @@ return [
'Confirm' => '',
'Copy to clipboard' => '',
'Could not find requested page.' => '',
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
'Default' => '',
'Delete' => '',
'Deny' => '',

View File

@ -1,84 +1,102 @@
<?php
return array (
'<strong>Confirm</strong> Action' => '',
'<strong>Latest</strong> updates' => '<strong>Naujausi</strong> atnaujinimai',
'<strong>Mail</strong> summary' => '',
'Account settings' => 'Paskyros nustatymai',
'Actions' => '',
'Add:' => '',
'Administration' => 'Administravimas',
'All' => 'Visi',
'Allow' => '',
'An error occurred while handling your last action. (Handler not found).' => '',
'An unexpected error occurred while loading the search result.' => '',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => '',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => '',
'An unknown error occurred while uploading.' => '',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => '',
'Back' => 'Atgal',
'Back to dashboard' => 'Atgal į pradžios langa',
'Cancel' => 'Atšaukti',
'Choose language:' => 'Pasirinkti kalbą:',
'Close' => 'Uždaryti',
'Collapse' => 'Sutraukti',
'Confirm' => 'Patvirtinti',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => '',
'Copy to clipboard' => '',
'Could not find content of addon!' => '',
'Could not find requested page.' => '',
'Default' => '',
'Delete' => 'Ištrinti',
'Deny' => '',
'Do you really want to perform this action?' => '',
'Edit' => 'Taisyti',
'Error' => 'Klaida',
'Error while running your last action (Invalid request method).' => '',
'Error:' => '',
'Expand' => 'Išplėsti',
'Export' => '',
'Info:' => '',
'Invalid request method!' => '',
'It looks like you may have taken the wrong turn.' => 'Atrodo, einate ne ta linkme.',
'Language' => 'Kalba',
'Loading...' => '',
'Login' => 'Prisijungti',
'Logo of {appName}' => '',
'Logout' => 'Atsijungti',
'Menu' => 'Meniu',
'Module is not enabled on this content container!' => 'Modulis šioje turinio talpykloje negalimas!',
'My profile' => 'Mano profilis',
'New profile image' => 'Nauja profilio nuotrauka',
'Next' => 'Kitas',
'No error information given.' => '',
'Oooops...' => 'Oi...',
'Open' => '',
'Please type at least 3 characters' => '',
'Please type at least {count} characters' => '',
'Powered by {name}' => '',
'Profile dropdown' => '',
'Profile picture of {displayName}' => '',
'Save' => 'Išsaugoti',
'Saved' => 'Išsaugota',
'Search' => 'Paieška',
'Select Me' => '',
'Show less' => '',
'Show more' => '',
'Some files could not be uploaded:' => '',
'Text could not be copied to clipboard' => '',
'Text has been copied to clipboard' => '',
'The date has to be in the past.' => '',
'The file has been deleted.' => '',
'The requested resource could not be found.' => '',
'The space has been archived.' => '',
'The space has been unarchived.' => '',
'There are unsaved changes, do you really want to leave this page?' => '',
'Time Zone' => '',
'Toggle comment menu' => '',
'Toggle panel menu' => '',
'Toggle post menu' => '',
'Toggle stream entry menu' => '',
'Unsubscribe' => '',
'Upload' => '',
'Upload file' => '',
'You are not allowed to run this action.' => '',
);
/**
* 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 [
'<strong>Latest</strong> updates' => '<strong>Naujausi</strong> atnaujinimai',
'Account settings' => 'Paskyros nustatymai',
'Administration' => 'Administravimas',
'All' => 'Visi',
'Back' => 'Atgal',
'Back to dashboard' => 'Atgal į pradžios langa',
'Cancel' => 'Atšaukti',
'Choose language:' => 'Pasirinkti kalbą:',
'Close' => 'Uždaryti',
'Collapse' => 'Sutraukti',
'Confirm' => 'Patvirtinti',
'Delete' => 'Ištrinti',
'Edit' => 'Taisyti',
'Error' => 'Klaida',
'Expand' => 'Išplėsti',
'It looks like you may have taken the wrong turn.' => 'Atrodo, einate ne ta linkme.',
'Language' => 'Kalba',
'Login' => 'Prisijungti',
'Logout' => 'Atsijungti',
'Menu' => 'Meniu',
'Module is not enabled on this content container!' => 'Modulis šioje turinio talpykloje negalimas!',
'My profile' => 'Mano profilis',
'New profile image' => 'Nauja profilio nuotrauka',
'Next' => 'Kitas',
'Oooops...' => 'Oi...',
'Save' => 'Išsaugoti',
'Saved' => 'Išsaugota',
'Search' => 'Paieška',
'<strong>Confirm</strong> Action' => '',
'<strong>Mail</strong> summary' => '',
'Actions' => '',
'Add:' => '',
'Allow' => '',
'An error occurred while handling your last action. (Handler not found).' => '',
'An unexpected error occurred while loading the search result.' => '',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => '',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => '',
'An unknown error occurred while uploading.' => '',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => '',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => '',
'Copy to clipboard' => '',
'Could not find content of addon!' => '',
'Could not find requested page.' => '',
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
'Default' => '',
'Deny' => '',
'Do you really want to perform this action?' => '',
'Error while running your last action (Invalid request method).' => '',
'Error:' => '',
'Export' => '',
'Info:' => '',
'Invalid request method!' => '',
'Loading...' => '',
'Logo of {appName}' => '',
'No error information given.' => '',
'Open' => '',
'Please type at least 3 characters' => '',
'Please type at least {count} characters' => '',
'Powered by {name}' => '',
'Profile dropdown' => '',
'Profile picture of {displayName}' => '',
'Select Me' => '',
'Show less' => '',
'Show more' => '',
'Some files could not be uploaded:' => '',
'Text could not be copied to clipboard' => '',
'Text has been copied to clipboard' => '',
'The date has to be in the past.' => '',
'The file has been deleted.' => '',
'The requested resource could not be found.' => '',
'The space has been archived.' => '',
'The space has been unarchived.' => '',
'There are unsaved changes, do you really want to leave this page?' => '',
'Time Zone' => '',
'Toggle comment menu' => '',
'Toggle panel menu' => '',
'Toggle post menu' => '',
'Toggle stream entry menu' => '',
'Unsubscribe' => '',
'Upload' => '',
'Upload file' => '',
'You are not allowed to run this action.' => '',
];

View File

@ -91,6 +91,7 @@ return [
'Add:' => '',
'All' => '',
'Could not find requested page.' => '',
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
'Export' => '',
'Please type at least {count} characters' => '',
'Powered by {name}' => '',

View File

@ -1,84 +1,102 @@
<?php
return array (
'<strong>Confirm</strong> Action' => '<strong>Bekreft</strong> handling',
'<strong>Latest</strong> updates' => '<strong>Siste</strong> oppdateringer',
'<strong>Mail</strong> summary' => '<strong>E-post</strong>-sammendrag',
'Account settings' => 'Kontoinnstillinger',
'Actions' => 'Handlinger',
'Add:' => 'Legg til:',
'Administration' => 'Administrasjon',
'All' => 'Alt',
'Allow' => 'Tillat',
'An error occurred while handling your last action. (Handler not found).' => 'En feil oppstod (Handler not found).',
'An unexpected error occurred while loading the search result.' => 'En uventet feil oppstod ved lasting av søkeresultat.',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'En uventet feil oppstod. Hvis dette fortsetter å skje, ta kontakt med din administrator.',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'En serverfeil oppstod. Hvis dette fortsetter å skje, ta kontakt med din administrator.',
'An unknown error occurred while uploading.' => 'En ukjent feil oppstod under opplasting.',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => 'En ukjent feil oppstod under opplasting. Hing: sjekk upload_max_filesize og post_max_size i PHP-innstillingene.',
'Back' => 'Tilbake',
'Back to dashboard' => 'Tilbake til oversikten',
'Cancel' => 'Avbryt',
'Choose language:' => 'Velg Språk',
'Close' => 'Lukk',
'Collapse' => 'Trekk sammen',
'Confirm' => 'Bekreft',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'Innholdspåbyggets kilde må være forekomst av HActiveRecordContent eller HActiveRecordContentAddon!',
'Copy to clipboard' => 'Kopier til utklippstavle',
'Could not find content of addon!' => 'Kunne ikke finne innhold fra påbygget!',
'Could not find requested page.' => 'Fant ikke forespurt side.',
'Default' => 'Standard',
'Delete' => 'Slett',
'Deny' => 'Avvis',
'Do you really want to perform this action?' => 'Vil du virkelig utføre denne handlingen?',
'Edit' => 'Rediger',
'Error' => 'Feil',
'Error while running your last action (Invalid request method).' => 'Feil under forrige handling (Invalid request method).',
'Error:' => 'Feil:',
'Expand' => 'Utvid',
'Export' => 'Eksporter',
'Info:' => 'Info:',
'Invalid request method!' => 'Ugyldig forespørselsmetode',
'It looks like you may have taken the wrong turn.' => 'Her ble det krøll.',
'Language' => 'Språk',
'Loading...' => 'Laster...',
'Login' => 'Logg inn',
'Logo of {appName}' => 'Logo for {appName}',
'Logout' => 'Logg ut',
'Menu' => 'Meny',
'Module is not enabled on this content container!' => 'Modulen er ikke aktivert for dette innholdet',
'My profile' => 'Min profil',
'New profile image' => 'Nytt profilbilde',
'Next' => 'Neste',
'No error information given.' => 'Ingen feilinformasjon angitt.',
'Oooops...' => 'Oooops...',
'Open' => 'Åpne',
'Please type at least 3 characters' => 'Vennligst tast inn minst 3 tegn',
'Please type at least {count} characters' => 'Vennligst tast inn minst {count} tegn',
'Powered by {name}' => 'Drevet av {name}',
'Profile dropdown' => 'Profil nedtrekksmeny',
'Profile picture of {displayName}' => 'Profilbilde for {displayName}',
'Save' => 'Lagre',
'Saved' => 'Lagret',
'Search' => 'Søk',
'Select Me' => 'Velg meg',
'Show less' => 'Vis færre',
'Show more' => 'Vis flere',
'Some files could not be uploaded:' => 'Noen filer kunne ikke lastes opp:',
'Text could not be copied to clipboard' => 'Teksten kunne ikke kopieres til utklipstavlen',
'Text has been copied to clipboard' => 'Teksten har blitt kopiert til utklipstavlen',
'The date has to be in the past.' => 'Datoen må være i fortid.',
'The file has been deleted.' => 'Filen er slettet.',
'The requested resource could not be found.' => 'Forespurt ressurs ble ikke fnnet.',
'The space has been archived.' => 'Gruppen er blitt arkivert.',
'The space has been unarchived.' => 'Gruppen er hentet tilbake fra arkivet.',
'There are unsaved changes, do you really want to leave this page?' => '',
'Time Zone' => 'Tidssone',
'Toggle comment menu' => 'Veksle kommentarmeny',
'Toggle panel menu' => 'Veksle panelmeny',
'Toggle post menu' => 'Veksle postmeny',
'Toggle stream entry menu' => 'Veksle strømmenyen',
'Unsubscribe' => 'Avslutt abonnement',
'Upload' => 'Last opp',
'Upload file' => 'Last opp fil',
'You are not allowed to run this action.' => 'Du har ikke tillatelse til å utføre denne handlingen.',
);
/**
* 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 [
'<strong>Confirm</strong> Action' => '<strong>Bekreft</strong> handling',
'<strong>Latest</strong> updates' => '<strong>Siste</strong> oppdateringer',
'<strong>Mail</strong> summary' => '<strong>E-post</strong>-sammendrag',
'Account settings' => 'Kontoinnstillinger',
'Actions' => 'Handlinger',
'Add:' => 'Legg til:',
'Administration' => 'Administrasjon',
'All' => 'Alt',
'Allow' => 'Tillat',
'An error occurred while handling your last action. (Handler not found).' => 'En feil oppstod (Handler not found).',
'An unexpected error occurred while loading the search result.' => 'En uventet feil oppstod ved lasting av søkeresultat.',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'En uventet feil oppstod. Hvis dette fortsetter å skje, ta kontakt med din administrator.',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'En serverfeil oppstod. Hvis dette fortsetter å skje, ta kontakt med din administrator.',
'An unknown error occurred while uploading.' => 'En ukjent feil oppstod under opplasting.',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => 'En ukjent feil oppstod under opplasting. Hing: sjekk upload_max_filesize og post_max_size i PHP-innstillingene.',
'Back' => 'Tilbake',
'Back to dashboard' => 'Tilbake til oversikten',
'Cancel' => 'Avbryt',
'Choose language:' => 'Velg Språk',
'Close' => 'Lukk',
'Collapse' => 'Trekk sammen',
'Confirm' => 'Bekreft',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'Innholdspåbyggets kilde må være forekomst av HActiveRecordContent eller HActiveRecordContentAddon!',
'Copy to clipboard' => 'Kopier til utklippstavle',
'Could not find content of addon!' => 'Kunne ikke finne innhold fra påbygget!',
'Could not find requested page.' => 'Fant ikke forespurt side.',
'Default' => 'Standard',
'Delete' => 'Slett',
'Deny' => 'Avvis',
'Do you really want to perform this action?' => 'Vil du virkelig utføre denne handlingen?',
'Edit' => 'Rediger',
'Error' => 'Feil',
'Error while running your last action (Invalid request method).' => 'Feil under forrige handling (Invalid request method).',
'Error:' => 'Feil:',
'Expand' => 'Utvid',
'Export' => 'Eksporter',
'Info:' => 'Info:',
'Invalid request method!' => 'Ugyldig forespørselsmetode',
'It looks like you may have taken the wrong turn.' => 'Her ble det krøll.',
'Language' => 'Språk',
'Loading...' => 'Laster...',
'Login' => 'Logg inn',
'Logo of {appName}' => 'Logo for {appName}',
'Logout' => 'Logg ut',
'Menu' => 'Meny',
'Module is not enabled on this content container!' => 'Modulen er ikke aktivert for dette innholdet',
'My profile' => 'Min profil',
'New profile image' => 'Nytt profilbilde',
'Next' => 'Neste',
'No error information given.' => 'Ingen feilinformasjon angitt.',
'Oooops...' => 'Oooops...',
'Open' => 'Åpne',
'Please type at least 3 characters' => 'Vennligst tast inn minst 3 tegn',
'Please type at least {count} characters' => 'Vennligst tast inn minst {count} tegn',
'Powered by {name}' => 'Drevet av {name}',
'Profile dropdown' => 'Profil nedtrekksmeny',
'Profile picture of {displayName}' => 'Profilbilde for {displayName}',
'Save' => 'Lagre',
'Saved' => 'Lagret',
'Search' => 'Søk',
'Select Me' => 'Velg meg',
'Show less' => 'Vis færre',
'Show more' => 'Vis flere',
'Some files could not be uploaded:' => 'Noen filer kunne ikke lastes opp:',
'Text could not be copied to clipboard' => 'Teksten kunne ikke kopieres til utklipstavlen',
'Text has been copied to clipboard' => 'Teksten har blitt kopiert til utklipstavlen',
'The date has to be in the past.' => 'Datoen må være i fortid.',
'The file has been deleted.' => 'Filen er slettet.',
'The requested resource could not be found.' => 'Forespurt ressurs ble ikke fnnet.',
'The space has been archived.' => 'Gruppen er blitt arkivert.',
'The space has been unarchived.' => 'Gruppen er hentet tilbake fra arkivet.',
'Time Zone' => 'Tidssone',
'Toggle comment menu' => 'Veksle kommentarmeny',
'Toggle panel menu' => 'Veksle panelmeny',
'Toggle post menu' => 'Veksle postmeny',
'Toggle stream entry menu' => 'Veksle strømmenyen',
'Unsubscribe' => 'Avslutt abonnement',
'Upload' => 'Last opp',
'Upload file' => 'Last opp fil',
'You are not allowed to run this action.' => 'Du har ikke tillatelse til å utføre denne handlingen.',
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
'There are unsaved changes, do you really want to leave this page?' => '',
];

File diff suppressed because one or more lines are too long

View File

@ -1,84 +1,102 @@
<?php
return array (
'<strong>Confirm</strong> Action' => '<strong>Zeker</strong> weten?',
'<strong>Latest</strong> updates' => '<strong>Laatste</strong> updates',
'<strong>Mail</strong> summary' => '<strong>E-mail</strong> samenvatting',
'Account settings' => 'Accountinstellingen',
'Actions' => 'Acties',
'Add:' => 'Toevoegen:',
'Administration' => 'Administratie',
'All' => 'Allemaal',
'Allow' => 'Toestaan',
'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.',
'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.',
'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.',
'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',
'Back to dashboard' => 'Terug naar het dashboard',
'Cancel' => 'Annuleren',
'Choose language:' => 'Kies een taal:',
'Close' => 'Sluiten',
'Collapse' => 'Inklappen',
'Confirm' => 'Bevestig',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'Content Addon bron moet een instantie van HActiveRecordContent of HActiveRecordContentAddon zijn!',
'Copy to clipboard' => 'Kopieer naar klembord',
'Could not find content of addon!' => 'Kan de inhoud van deze addon niet vinden!',
'Could not find requested page.' => 'Kan de opgevraagde pagina niet vinden.',
'Default' => 'Standaard',
'Delete' => 'Verwijder',
'Deny' => 'Weigeren',
'Do you really want to perform this action?' => 'Weet u dit zeker?',
'Edit' => 'Bewerk',
'Error' => 'Fout',
'Error while running your last action (Invalid request method).' => 'Fout bij het uitvoeren van uw laatste actie (Ongeldige request method).',
'Error:' => 'Fout:',
'Expand' => 'Uitklappen',
'Export' => 'Exporteer',
'Info:' => 'Informatie:',
'Invalid request method!' => 'Ongeldige aanvraagmethode!',
'It looks like you may have taken the wrong turn.' => 'U hebt misschien de verkeerde keuze gemaakt.',
'Language' => 'Taal',
'Loading...' => 'Laden...',
'Login' => 'Log in',
'Logo of {appName}' => 'Logo van {appName}',
'Logout' => 'Uitloggen',
'Menu' => 'Menu',
'Module is not enabled on this content container!' => 'Module is niet op deze inhoud container ingeschakeld!',
'My profile' => 'Mijn profiel',
'New profile image' => 'Nieuwe profielfoto',
'Next' => 'Volgende',
'No error information given.' => 'Geen fout informatie beschikbaar.',
'Oooops...' => 'Oeps...',
'Open' => 'Open',
'Please type at least 3 characters' => 'Typ tenminste 3 tekens',
'Please type at least {count} characters' => 'Typ ten minste {count} tekens',
'Powered by {name}' => 'Mogelijk gemaakt door {name}',
'Profile dropdown' => 'Profiel keuzelijst',
'Profile picture of {displayName}' => 'Profielafbeelding van {displayName}',
'Save' => 'Opslaan',
'Saved' => 'Opgeslagen',
'Search' => 'Zoeken',
'Select Me' => 'Klik op mij',
'Show less' => 'Toon minder',
'Show more' => 'Toon meer',
'Some files could not be uploaded:' => 'Enkele bestanden zijn niet geüpload.',
'Text could not be copied to clipboard' => 'De tekst kon niet worden gekopieerd naar het klembord.',
'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.',
);
/**
* 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 [
'<strong>Confirm</strong> Action' => '<strong>Zeker</strong> weten?',
'<strong>Latest</strong> updates' => '<strong>Laatste</strong> updates',
'<strong>Mail</strong> summary' => '<strong>E-mail</strong> samenvatting',
'Account settings' => 'Accountinstellingen',
'Actions' => 'Acties',
'Add:' => 'Toevoegen:',
'Administration' => 'Administratie',
'All' => 'Allemaal',
'Allow' => 'Toestaan',
'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.',
'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.',
'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.',
'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',
'Back to dashboard' => 'Terug naar het dashboard',
'Cancel' => 'Annuleren',
'Choose language:' => 'Kies een taal:',
'Close' => 'Sluiten',
'Collapse' => 'Inklappen',
'Confirm' => 'Bevestig',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'Content Addon bron moet een instantie van HActiveRecordContent of HActiveRecordContentAddon zijn!',
'Copy to clipboard' => 'Kopieer naar klembord',
'Could not find content of addon!' => 'Kan de inhoud van deze addon niet vinden!',
'Could not find requested page.' => 'Kan de opgevraagde pagina niet vinden.',
'Default' => 'Standaard',
'Delete' => 'Verwijder',
'Deny' => 'Weigeren',
'Do you really want to perform this action?' => 'Weet u dit zeker?',
'Edit' => 'Bewerk',
'Error' => 'Fout',
'Error while running your last action (Invalid request method).' => 'Fout bij het uitvoeren van uw laatste actie (Ongeldige request method).',
'Error:' => 'Fout:',
'Expand' => 'Uitklappen',
'Export' => 'Exporteer',
'Info:' => 'Informatie:',
'Invalid request method!' => 'Ongeldige aanvraagmethode!',
'It looks like you may have taken the wrong turn.' => 'U hebt misschien de verkeerde keuze gemaakt.',
'Language' => 'Taal',
'Loading...' => 'Laden...',
'Login' => 'Log in',
'Logo of {appName}' => 'Logo van {appName}',
'Logout' => 'Uitloggen',
'Menu' => 'Menu',
'Module is not enabled on this content container!' => 'Module is niet op deze inhoud container ingeschakeld!',
'My profile' => 'Mijn profiel',
'New profile image' => 'Nieuwe profielfoto',
'Next' => 'Volgende',
'No error information given.' => 'Geen fout informatie beschikbaar.',
'Oooops...' => 'Oeps...',
'Open' => 'Open',
'Please type at least 3 characters' => 'Typ tenminste 3 tekens',
'Please type at least {count} characters' => 'Typ ten minste {count} tekens',
'Powered by {name}' => 'Mogelijk gemaakt door {name}',
'Profile dropdown' => 'Profiel keuzelijst',
'Profile picture of {displayName}' => 'Profielafbeelding van {displayName}',
'Save' => 'Opslaan',
'Saved' => 'Opgeslagen',
'Search' => 'Zoeken',
'Select Me' => 'Klik op mij',
'Show less' => 'Toon minder',
'Show more' => 'Toon meer',
'Some files could not be uploaded:' => 'Enkele bestanden zijn niet geüpload.',
'Text could not be copied to clipboard' => 'De tekst kon niet worden gekopieerd naar het klembord.',
'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}' => '',
];

View File

@ -43,6 +43,7 @@ return [
'Copy to clipboard' => '',
'Could not find content of addon!' => '',
'Could not find requested page.' => '',
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
'Default' => '',
'Delete' => '',
'Deny' => '',

View File

@ -1,84 +1,102 @@
<?php
return array (
'<strong>Confirm</strong> Action' => '<strong>Potwierdź</strong> Akcje',
'<strong>Latest</strong> updates' => '<strong>Najnowsze</strong> aktualizacje',
'<strong>Mail</strong> summary' => '<strong>Mail</strong> podsumowanie',
'Account settings' => 'Ustawienia konta',
'Actions' => 'Akcje',
'Add:' => 'Dodaj:',
'Administration' => 'Administracja',
'All' => 'Wszystkie',
'Allow' => 'Zezwól',
'An error occurred while handling your last action. (Handler not found).' => 'Wystąpił błąd podczas wykonywania ostatniej czynności. (Handler not found).',
'An unexpected error occurred while loading the search result.' => 'Wystąpił nieoczekiwany błąd podczas ładowania wyników wyszukiwania.',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'Wystąpił nieoczekiwany błąd. Jeśli problem będzie się powtarzał, skontaktuj się z administratorem strony.',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'Wystąpił nieoczekiwany błąd serwera. Jeśli problem będzie się powtarzał, skontaktuj się z administratorem strony.',
'An unknown error occurred while uploading.' => 'Wystąpił nieznany błąd podczas ładowania.',
'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',
'Back to dashboard' => 'Powrót do pulpitu',
'Cancel' => 'Anuluj',
'Choose language:' => 'Wybierz język:',
'Close' => 'Zamknij',
'Collapse' => 'Zwiń',
'Confirm' => 'Potwierdź',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'Źródło zawartości dodatku musi być instancją HActiveRecordContent lub HActiveRecordContentAddon!',
'Copy to clipboard' => 'Kopiuj do schowka',
'Could not find content of addon!' => 'Nie znaleziono zawartości dodatku!',
'Could not find requested page.' => 'Nie znaleziono strony.',
'Default' => 'Domyślny',
'Delete' => 'Usuń',
'Deny' => 'Odmów',
'Do you really want to perform this action?' => 'Czy na pewno chcesz wykonać tę czynność?',
'Edit' => 'Edytuj',
'Error' => 'Błąd',
'Error while running your last action (Invalid request method).' => 'Wystapił błąd podczasy wykonania ostatniej czynności (Nieprawidłowa metoda żądania).',
'Error:' => 'Błąd:',
'Expand' => 'Rozwiń',
'Export' => 'Eksportuj',
'Info:' => 'Info:',
'Invalid request method!' => 'Błędna metoda żądania!',
'It looks like you may have taken the wrong turn.' => 'Chyba zabłądziłeś.',
'Language' => 'Język',
'Loading...' => 'Ładowanie...',
'Login' => 'Zaloguj',
'Logo of {appName}' => 'Logo {appName}',
'Logout' => 'Wyloguj',
'Menu' => 'Menu',
'Module is not enabled on this content container!' => 'Moduł w tym kontenerze nie jest aktywny!',
'My profile' => 'Mój profil',
'New profile image' => 'Nowe zdjęcie profilowe',
'Next' => 'Dalej',
'No error information given.' => 'Nie podano informacji o błędzie.',
'Oooops...' => 'Upsss...',
'Open' => 'Otwórz',
'Please type at least 3 characters' => 'Wpisz przynajmniej 3 znaki',
'Please type at least {count} characters' => 'Wpisz przynajmniej {count} znaki',
'Powered by {name}' => 'Od {name}',
'Profile dropdown' => 'Rozwiń Profil',
'Profile picture of {displayName}' => 'Zdjęcie profilowe {displayName}',
'Save' => 'Zapisz',
'Saved' => 'Zapisano',
'Search' => 'Szukaj',
'Select Me' => 'Wybierz mnie',
'Show less' => 'Pokaż mniej',
'Show more' => 'Pokaż więcej',
'Some files could not be uploaded:' => 'Niektóre pliki nie mogą zostać przesłane:',
'Text could not be copied to clipboard' => 'Tekst nie mógł zostać skopiowany do schowka',
'Text has been copied to clipboard' => 'Tekst został skopiowany do schowka',
'The date has to be in the past.' => 'Wpisana data musi być wcześniejsza.',
'The file has been deleted.' => 'Plik został usunięty.',
'The requested resource could not be found.' => 'Żądany zasób nie został znaleziony.',
'The space has been archived.' => 'Strefa ma zostać zarchiwizowana.',
'The space has been unarchived.' => 'Strefa ma zostać rozpakowana.',
'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.',
);
/**
* 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 [
'<strong>Confirm</strong> Action' => '<strong>Potwierdź</strong> Akcje',
'<strong>Latest</strong> updates' => '<strong>Najnowsze</strong> aktualizacje',
'<strong>Mail</strong> summary' => '<strong>Mail</strong> podsumowanie',
'Account settings' => 'Ustawienia konta',
'Actions' => 'Akcje',
'Add:' => 'Dodaj:',
'Administration' => 'Administracja',
'All' => 'Wszystkie',
'Allow' => 'Zezwól',
'An error occurred while handling your last action. (Handler not found).' => 'Wystąpił błąd podczas wykonywania ostatniej czynności. (Handler not found).',
'An unexpected error occurred while loading the search result.' => 'Wystąpił nieoczekiwany błąd podczas ładowania wyników wyszukiwania.',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'Wystąpił nieoczekiwany błąd. Jeśli problem będzie się powtarzał, skontaktuj się z administratorem strony.',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'Wystąpił nieoczekiwany błąd serwera. Jeśli problem będzie się powtarzał, skontaktuj się z administratorem strony.',
'An unknown error occurred while uploading.' => 'Wystąpił nieznany błąd podczas ładowania.',
'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',
'Back to dashboard' => 'Powrót do pulpitu',
'Cancel' => 'Anuluj',
'Choose language:' => 'Wybierz język:',
'Close' => 'Zamknij',
'Collapse' => 'Zwiń',
'Confirm' => 'Potwierdź',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'Źródło zawartości dodatku musi być instancją HActiveRecordContent lub HActiveRecordContentAddon!',
'Copy to clipboard' => 'Kopiuj do schowka',
'Could not find content of addon!' => 'Nie znaleziono zawartości dodatku!',
'Could not find requested page.' => 'Nie znaleziono strony.',
'Default' => 'Domyślny',
'Delete' => 'Usuń',
'Deny' => 'Odmów',
'Do you really want to perform this action?' => 'Czy na pewno chcesz wykonać tę czynność?',
'Edit' => 'Edytuj',
'Error' => 'Błąd',
'Error while running your last action (Invalid request method).' => 'Wystapił błąd podczasy wykonania ostatniej czynności (Nieprawidłowa metoda żądania).',
'Error:' => 'Błąd:',
'Expand' => 'Rozwiń',
'Export' => 'Eksportuj',
'Info:' => 'Info:',
'Invalid request method!' => 'Błędna metoda żądania!',
'It looks like you may have taken the wrong turn.' => 'Chyba zabłądziłeś.',
'Language' => 'Język',
'Loading...' => 'Ładowanie...',
'Login' => 'Zaloguj',
'Logo of {appName}' => 'Logo {appName}',
'Logout' => 'Wyloguj',
'Menu' => 'Menu',
'Module is not enabled on this content container!' => 'Moduł w tym kontenerze nie jest aktywny!',
'My profile' => 'Mój profil',
'New profile image' => 'Nowe zdjęcie profilowe',
'Next' => 'Dalej',
'No error information given.' => 'Nie podano informacji o błędzie.',
'Oooops...' => 'Upsss...',
'Open' => 'Otwórz',
'Please type at least 3 characters' => 'Wpisz przynajmniej 3 znaki',
'Please type at least {count} characters' => 'Wpisz przynajmniej {count} znaki',
'Powered by {name}' => 'Od {name}',
'Profile dropdown' => 'Rozwiń Profil',
'Profile picture of {displayName}' => 'Zdjęcie profilowe {displayName}',
'Save' => 'Zapisz',
'Saved' => 'Zapisano',
'Search' => 'Szukaj',
'Select Me' => 'Wybierz mnie',
'Show less' => 'Pokaż mniej',
'Show more' => 'Pokaż więcej',
'Some files could not be uploaded:' => 'Niektóre pliki nie mogą zostać przesłane:',
'Text could not be copied to clipboard' => 'Tekst nie mógł zostać skopiowany do schowka',
'Text has been copied to clipboard' => 'Tekst został skopiowany do schowka',
'The date has to be in the past.' => 'Wpisana data musi być wcześniejsza.',
'The file has been deleted.' => 'Plik został usunięty.',
'The requested resource could not be found.' => 'Żądany zasób nie został znaleziony.',
'The space has been archived.' => 'Strefa ma zostać zarchiwizowana.',
'The space has been unarchived.' => 'Strefa ma zostać rozpakowana.',
'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}' => '',
];

View File

@ -1,84 +1,102 @@
<?php
return array (
'<strong>Confirm</strong> Action' => '<strong>Confirmar</strong> Ação',
'<strong>Latest</strong> updates' => '<strong>Últimas</strong> atualizações',
'<strong>Mail</strong> summary' => 'Resume de <strong>E-mail</strong>',
'Account settings' => 'Configurações da conta',
'Actions' => 'Ações',
'Add:' => 'Adicionar',
'Administration' => 'Administração',
'All' => 'Tudo',
'Allow' => 'Permitir',
'An error occurred while handling your last action. (Handler not found).' => 'Ocorreu um erro ao manusear sua ultima ação. (Handler não encontrado).',
'An unexpected error occurred while loading the search result.' => 'Um erro inesperado ocorreu enquanto carregava o resultado da busca',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'Um erro inesperado ocorreu. Se continuar acontecendo, favor informar um administrador.',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'Um erro inesperado ocorreu no servidor. Se continuar acontecendo, favor informar um administrador.',
'An unknown error occurred while uploading.' => 'Um erro desconhecido ocorreu durante o upload.',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => 'Um erro desconhecido ocorreu durante o upload. Dica: verifique os atributos upload_max_filesize e post_max_size nas configurações do php.',
'Back' => 'Voltar',
'Back to dashboard' => 'Voltar para o painel',
'Cancel' => 'Cancelar',
'Choose language:' => 'Escolha o idioma:',
'Close' => 'Fechar',
'Collapse' => 'Minimizar',
'Confirm' => 'Confirmar',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'Conteúdo fonte Addon deve ser instância de HActiveRecordContent ou HActiveRecordContentAddon!',
'Copy to clipboard' => 'Copiar para a memória',
'Could not find content of addon!' => 'Não foi possível encontrar o conteúdo do addon!',
'Could not find requested page.' => 'Não foi possível encontrar a página solicitada.',
'Default' => 'Padrão',
'Delete' => 'Deletar',
'Deny' => 'Recusar',
'Do you really want to perform this action?' => 'Você realmente deseja executar esta ação ?',
'Edit' => 'Editar',
'Error' => 'Erro',
'Error while running your last action (Invalid request method).' => 'Erro enquanto sua ultima ação era processada (método de requisição inválido)',
'Error:' => 'Erro:',
'Expand' => 'Expandir',
'Export' => 'Exportar',
'Info:' => 'Info:',
'Invalid request method!' => 'Método de requisição inválido!',
'It looks like you may have taken the wrong turn.' => 'Parece que você pode ter tomado o caminho errado.',
'Language' => 'Idioma',
'Loading...' => 'Carregando...',
'Login' => 'Entrar',
'Logo of {appName}' => 'Logo da {appName}',
'Logout' => 'Sair',
'Menu' => 'Menu',
'Module is not enabled on this content container!' => 'O módulo não está habilitado para este recipiente de conteúdo!',
'My profile' => 'Meu perfil',
'New profile image' => 'Nova imagem de perfil',
'Next' => 'Próximo',
'No error information given.' => 'Nenhum erro informado.',
'Oooops...' => 'Oooops...',
'Open' => 'Abrir',
'Please type at least 3 characters' => 'Por favor digite pelo menos 3 caracteres',
'Please type at least {count} characters' => 'Por favor digite pelo menos {count} caracteres',
'Powered by {name}' => 'Desenvolvido por {name}',
'Profile dropdown' => 'Perfil',
'Profile picture of {displayName}' => 'Foto de perfil de {displayName}',
'Save' => 'Salvar',
'Saved' => 'Salvo',
'Search' => 'Busca',
'Select Me' => 'Me selecione',
'Show less' => 'Mostrar menos',
'Show more' => 'Mostrar mais',
'Some files could not be uploaded:' => 'Alguns arquivos não puderam ser carregados:',
'Text could not be copied to clipboard' => 'O texto não pode ser copiado para a memória',
'Text has been copied to clipboard' => 'O texto foi copiado para a memória',
'The date has to be in the past.' => 'A data tem de ser no passado.',
'The file has been deleted.' => 'O arquivo foi deletado.',
'The requested resource could not be found.' => 'O recurso solicitado não pôde ser encontrado.',
'The space has been archived.' => 'O espaço foi arquivado.',
'The space has been unarchived.' => 'O espaço foi desarquivado.',
'There are unsaved changes, do you really want to leave this page?' => 'Há alterações não salvas. Deseja realmente sair desta página?',
'Time Zone' => 'Fuso horário',
'Toggle comment menu' => 'Alternar menu de comentários',
'Toggle panel menu' => 'Alternar menu do painel',
'Toggle post menu' => 'Alternar menu de posts',
'Toggle stream entry menu' => 'Alternar menu de entradas de fluxo',
'Unsubscribe' => 'Desinscrever',
'Upload' => 'Transferir',
'Upload file' => 'Enviar arquivo',
'You are not allowed to run this action.' => 'Você não tem permissão para executar esta ação.',
);
/**
* 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 [
'<strong>Confirm</strong> Action' => '<strong>Confirmar</strong> Ação',
'<strong>Latest</strong> updates' => '<strong>Últimas</strong> atualizações',
'<strong>Mail</strong> summary' => 'Resume de <strong>E-mail</strong>',
'Account settings' => 'Configurações da conta',
'Actions' => 'Ações',
'Add:' => 'Adicionar',
'Administration' => 'Administração',
'All' => 'Tudo',
'Allow' => 'Permitir',
'An error occurred while handling your last action. (Handler not found).' => 'Ocorreu um erro ao manusear sua ultima ação. (Handler não encontrado).',
'An unexpected error occurred while loading the search result.' => 'Um erro inesperado ocorreu enquanto carregava o resultado da busca',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'Um erro inesperado ocorreu. Se continuar acontecendo, favor informar um administrador.',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'Um erro inesperado ocorreu no servidor. Se continuar acontecendo, favor informar um administrador.',
'An unknown error occurred while uploading.' => 'Um erro desconhecido ocorreu durante o upload.',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => 'Um erro desconhecido ocorreu durante o upload. Dica: verifique os atributos upload_max_filesize e post_max_size nas configurações do php.',
'Back' => 'Voltar',
'Back to dashboard' => 'Voltar para o painel',
'Cancel' => 'Cancelar',
'Choose language:' => 'Escolha o idioma:',
'Close' => 'Fechar',
'Collapse' => 'Minimizar',
'Confirm' => 'Confirmar',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'Conteúdo fonte Addon deve ser instância de HActiveRecordContent ou HActiveRecordContentAddon!',
'Copy to clipboard' => 'Copiar para a memória',
'Could not find content of addon!' => 'Não foi possível encontrar o conteúdo do addon!',
'Could not find requested page.' => 'Não foi possível encontrar a página solicitada.',
'Default' => 'Padrão',
'Delete' => 'Deletar',
'Deny' => 'Recusar',
'Do you really want to perform this action?' => 'Você realmente deseja executar esta ação ?',
'Edit' => 'Editar',
'Error' => 'Erro',
'Error while running your last action (Invalid request method).' => 'Erro enquanto sua ultima ação era processada (método de requisição inválido)',
'Error:' => 'Erro:',
'Expand' => 'Expandir',
'Export' => 'Exportar',
'Info:' => 'Info:',
'Invalid request method!' => 'Método de requisição inválido!',
'It looks like you may have taken the wrong turn.' => 'Parece que você pode ter tomado o caminho errado.',
'Language' => 'Idioma',
'Loading...' => 'Carregando...',
'Login' => 'Entrar',
'Logo of {appName}' => 'Logo da {appName}',
'Logout' => 'Sair',
'Menu' => 'Menu',
'Module is not enabled on this content container!' => 'O módulo não está habilitado para este recipiente de conteúdo!',
'My profile' => 'Meu perfil',
'New profile image' => 'Nova imagem de perfil',
'Next' => 'Próximo',
'No error information given.' => 'Nenhum erro informado.',
'Oooops...' => 'Oooops...',
'Open' => 'Abrir',
'Please type at least 3 characters' => 'Por favor digite pelo menos 3 caracteres',
'Please type at least {count} characters' => 'Por favor digite pelo menos {count} caracteres',
'Powered by {name}' => 'Desenvolvido por {name}',
'Profile dropdown' => 'Perfil',
'Profile picture of {displayName}' => 'Foto de perfil de {displayName}',
'Save' => 'Salvar',
'Saved' => 'Salvo',
'Search' => 'Busca',
'Select Me' => 'Me selecione',
'Show less' => 'Mostrar menos',
'Show more' => 'Mostrar mais',
'Some files could not be uploaded:' => 'Alguns arquivos não puderam ser carregados:',
'Text could not be copied to clipboard' => 'O texto não pode ser copiado para a memória',
'Text has been copied to clipboard' => 'O texto foi copiado para a memória',
'The date has to be in the past.' => 'A data tem de ser no passado.',
'The file has been deleted.' => 'O arquivo foi deletado.',
'The requested resource could not be found.' => 'O recurso solicitado não pôde ser encontrado.',
'The space has been archived.' => 'O espaço foi arquivado.',
'The space has been unarchived.' => 'O espaço foi desarquivado.',
'There are unsaved changes, do you really want to leave this page?' => 'Há alterações não salvas. Deseja realmente sair desta página?',
'Time Zone' => 'Fuso horário',
'Toggle comment menu' => 'Alternar menu de comentários',
'Toggle panel menu' => 'Alternar menu do painel',
'Toggle post menu' => 'Alternar menu de posts',
'Toggle stream entry menu' => 'Alternar menu de entradas de fluxo',
'Unsubscribe' => 'Desinscrever',
'Upload' => 'Transferir',
'Upload file' => 'Enviar arquivo',
'You are not allowed to run this action.' => 'Você não tem permissão para executar esta ação.',
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
];

View File

@ -56,6 +56,7 @@ return [
'Confirm' => '',
'Copy to clipboard' => '',
'Could not find requested page.' => '',
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
'Default' => '',
'Deny' => '',
'Do you really want to perform this action?' => '',

View File

@ -1,84 +1,102 @@
<?php
return array (
'<strong>Confirm</strong> Action' => '<strong>Confirmă</strong> Acțiunea',
'<strong>Latest</strong> updates' => '<strong>Ultimele</strong> actualizări',
'<strong>Mail</strong> summary' => 'Sumar <strong>Email</strong>',
'Account settings' => 'Setări de Cont',
'Actions' => 'Acțiuni',
'Add:' => 'Adauga',
'Administration' => 'Administrație',
'All' => 'Toate',
'Allow' => 'Permite',
'An error occurred while handling your last action. (Handler not found).' => 'O eroare a apărut în timpul procesării ultimei acțiuni. (Nu s-s găsit manipulatorul).',
'An unexpected error occurred while loading the search result.' => 'O eroare neașteptată a apărut în timpul încărcării rezultatelor căutării.',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'O eroare neașteptată a apărut. Dacă acest lucru persistă, te rugăm să contactezi un administrator.',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'O eroare neașteptată de server a apărut. Dacă acest lucru persistă, te rugăm să contactezi un administrator.',
'An unknown error occurred while uploading.' => 'O eroare necunoscută a apărut în timpul încărcării.',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => 'O eroare necunoscută a apărut în timpul încărcării. Sfat: verifică setările php upload_max_filesize și post_max_size.',
'Back' => 'Înapoi',
'Back to dashboard' => 'Înapoi la panoul de control',
'Cancel' => 'Anulează',
'Choose language:' => 'Alege limba:',
'Close' => 'Închide',
'Collapse' => 'Strânge',
'Confirm' => 'Confirmă',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'Sursa Conținutului de Adaos trebuie să fie instanță a HActiveRecordContent sau a HActiveRecordContentAddon!',
'Copy to clipboard' => 'Copiează în clipbord',
'Could not find content of addon!' => 'Nu s-a putut găsi conținutul adaosului!',
'Could not find requested page.' => 'Nu s-a putut găsi pagina cerută.',
'Default' => 'Implicit',
'Delete' => 'Sterge',
'Deny' => 'Respinge',
'Do you really want to perform this action?' => 'Sigur dorești să execuți această acțiune?',
'Edit' => 'Editează',
'Error' => 'Eroare',
'Error while running your last action (Invalid request method).' => 'Eroare în timpul rulării ultimei acțiuni (Metodă de cerere invalidă).',
'Error:' => 'Eroare:',
'Expand' => 'Extinde',
'Export' => 'Exportă',
'Info:' => 'Info:',
'Invalid request method!' => 'Metodă de cerere invalidă!',
'It looks like you may have taken the wrong turn.' => 'Se pare că ai luat-o pe calea greșită.',
'Language' => 'Limbă',
'Loading...' => 'Se încarcă...',
'Login' => 'Conectare',
'Logo of {appName}' => 'Logo al {appName}',
'Logout' => 'Deconectare',
'Menu' => 'Meniu',
'Module is not enabled on this content container!' => 'Modulul nu este pe acest container de conținut activat!',
'My profile' => 'Profilul meu',
'New profile image' => 'Imagine nouă de profil',
'Next' => 'Inainte',
'No error information given.' => 'Nici o informație a erorii dată.',
'Oooops...' => 'Oooops...',
'Open' => 'Deschide',
'Please type at least 3 characters' => 'Te rugăm să scrii cel puțin 3 caractere',
'Please type at least {count} characters' => 'Te rugăm să scrii cel puțin {count} caractere',
'Powered by {name}' => 'Furnizat de {name}',
'Profile dropdown' => 'Comutator de profil',
'Profile picture of {displayName}' => 'Poză de profil {displayName}',
'Save' => 'Salvează',
'Saved' => 'Salvat',
'Search' => 'Căutare',
'Select Me' => 'Selectează-mă',
'Show less' => 'Arată mai puțin',
'Show more' => 'Arată mai mult',
'Some files could not be uploaded:' => 'Unele fișiere nu s-au putut încărca:',
'Text could not be copied to clipboard' => 'Textul nu a putut fi copiat în clipbord',
'Text has been copied to clipboard' => 'Textul a fost copiat în clipbord',
'The date has to be in the past.' => 'Data trebuie să fie din trecut.',
'The file has been deleted.' => 'Fișierul a fost șters.',
'The requested resource could not be found.' => 'Resursa cerută nu a putut fi găsită.',
'The space has been archived.' => 'Spațiul a fost arhivat.',
'The space has been unarchived.' => 'Spațiul a fost dezarhivat.',
'There are unsaved changes, do you really want to leave this page?' => 'Există schimbări nesalvate, sigur dorești să părăsești această pagină?',
'Time Zone' => 'Timp Zonal',
'Toggle comment menu' => 'Comută meniul de comentariu',
'Toggle panel menu' => 'Comută meniul de panou',
'Toggle post menu' => 'Comută meniul de postare',
'Toggle stream entry menu' => 'Comutați meniul de intrare stream',
'Unsubscribe' => 'Dezabonare',
'Upload' => 'Încarcă',
'Upload file' => 'Încarcă fișier',
'You are not allowed to run this action.' => 'Nu aveți voie să executați această acțiune.',
);
/**
* 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 [
'<strong>Confirm</strong> Action' => '<strong>Confirmă</strong> Acțiunea',
'<strong>Latest</strong> updates' => '<strong>Ultimele</strong> actualizări',
'<strong>Mail</strong> summary' => 'Sumar <strong>Email</strong>',
'Account settings' => 'Setări de Cont',
'Actions' => 'Acțiuni',
'Add:' => 'Adauga',
'Administration' => 'Administrație',
'All' => 'Toate',
'Allow' => 'Permite',
'An error occurred while handling your last action. (Handler not found).' => 'O eroare a apărut în timpul procesării ultimei acțiuni. (Nu s-s găsit manipulatorul).',
'An unexpected error occurred while loading the search result.' => 'O eroare neașteptată a apărut în timpul încărcării rezultatelor căutării.',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'O eroare neașteptată a apărut. Dacă acest lucru persistă, te rugăm să contactezi un administrator.',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'O eroare neașteptată de server a apărut. Dacă acest lucru persistă, te rugăm să contactezi un administrator.',
'An unknown error occurred while uploading.' => 'O eroare necunoscută a apărut în timpul încărcării.',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => 'O eroare necunoscută a apărut în timpul încărcării. Sfat: verifică setările php upload_max_filesize și post_max_size.',
'Back' => 'Înapoi',
'Back to dashboard' => 'Înapoi la panoul de control',
'Cancel' => 'Anulează',
'Choose language:' => 'Alege limba:',
'Close' => 'Închide',
'Collapse' => 'Strânge',
'Confirm' => 'Confirmă',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'Sursa Conținutului de Adaos trebuie să fie instanță a HActiveRecordContent sau a HActiveRecordContentAddon!',
'Copy to clipboard' => 'Copiează în clipbord',
'Could not find content of addon!' => 'Nu s-a putut găsi conținutul adaosului!',
'Could not find requested page.' => 'Nu s-a putut găsi pagina cerută.',
'Default' => 'Implicit',
'Delete' => 'Sterge',
'Deny' => 'Respinge',
'Do you really want to perform this action?' => 'Sigur dorești să execuți această acțiune?',
'Edit' => 'Editează',
'Error' => 'Eroare',
'Error while running your last action (Invalid request method).' => 'Eroare în timpul rulării ultimei acțiuni (Metodă de cerere invalidă).',
'Error:' => 'Eroare:',
'Expand' => 'Extinde',
'Export' => 'Exportă',
'Info:' => 'Info:',
'Invalid request method!' => 'Metodă de cerere invalidă!',
'It looks like you may have taken the wrong turn.' => 'Se pare că ai luat-o pe calea greșită.',
'Language' => 'Limbă',
'Loading...' => 'Se încarcă...',
'Login' => 'Conectare',
'Logo of {appName}' => 'Logo al {appName}',
'Logout' => 'Deconectare',
'Menu' => 'Meniu',
'Module is not enabled on this content container!' => 'Modulul nu este pe acest container de conținut activat!',
'My profile' => 'Profilul meu',
'New profile image' => 'Imagine nouă de profil',
'Next' => 'Inainte',
'No error information given.' => 'Nici o informație a erorii dată.',
'Oooops...' => 'Oooops...',
'Open' => 'Deschide',
'Please type at least 3 characters' => 'Te rugăm să scrii cel puțin 3 caractere',
'Please type at least {count} characters' => 'Te rugăm să scrii cel puțin {count} caractere',
'Powered by {name}' => 'Furnizat de {name}',
'Profile dropdown' => 'Comutator de profil',
'Profile picture of {displayName}' => 'Poză de profil {displayName}',
'Save' => 'Salvează',
'Saved' => 'Salvat',
'Search' => 'Căutare',
'Select Me' => 'Selectează-mă',
'Show less' => 'Arată mai puțin',
'Show more' => 'Arată mai mult',
'Some files could not be uploaded:' => 'Unele fișiere nu s-au putut încărca:',
'Text could not be copied to clipboard' => 'Textul nu a putut fi copiat în clipbord',
'Text has been copied to clipboard' => 'Textul a fost copiat în clipbord',
'The date has to be in the past.' => 'Data trebuie să fie din trecut.',
'The file has been deleted.' => 'Fișierul a fost șters.',
'The requested resource could not be found.' => 'Resursa cerută nu a putut fi găsită.',
'The space has been archived.' => 'Spațiul a fost arhivat.',
'The space has been unarchived.' => 'Spațiul a fost dezarhivat.',
'There are unsaved changes, do you really want to leave this page?' => 'Există schimbări nesalvate, sigur dorești să părăsești această pagină?',
'Time Zone' => 'Timp Zonal',
'Toggle comment menu' => 'Comută meniul de comentariu',
'Toggle panel menu' => 'Comută meniul de panou',
'Toggle post menu' => 'Comută meniul de postare',
'Toggle stream entry menu' => 'Comutați meniul de intrare stream',
'Unsubscribe' => 'Dezabonare',
'Upload' => 'Încarcă',
'Upload file' => 'Încarcă fișier',
'You are not allowed to run this action.' => 'Nu aveți voie să executați această acțiune.',
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
];

File diff suppressed because one or more lines are too long

View File

@ -1,84 +1,102 @@
<?php
return array (
'<strong>Confirm</strong> Action' => '',
'<strong>Latest</strong> updates' => '<strong>Последние</strong> обновления',
'<strong>Mail</strong> summary' => '',
'Account settings' => 'Настройки аккаунта',
'Actions' => 'Действия',
'Add:' => 'Добавить:',
'Administration' => 'Администрирование',
'All' => 'Все',
'Allow' => 'Разрешено',
'An error occurred while handling your last action. (Handler not found).' => 'Произошла ошибка при обработке вашего последнего действия. (Обработчик не найден).',
'An unexpected error occurred while loading the search result.' => 'Произошла непредвиденная ошибка при загрузке результата поиска.',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'Произошла непредвиденная ошибка. Если это продолжается, обратитесь к администратору сайта.',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'Произошла непредвиденная ошибка сервера. Если это продолжается, обратитесь к администратору сайта.',
'An unknown error occurred while uploading.' => 'При загрузке произошла неизвестная ошибка.',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => 'При загрузке произошла неизвестная ошибка. Подсказка: проверьте ваши настройки php upload_max_filesize и post_max_size.',
'Back' => 'Назад',
'Back to dashboard' => 'Вернуться на главную',
'Cancel' => 'Отменить',
'Choose language:' => 'Выберите язык:',
'Close' => 'Закрыть',
'Collapse' => 'Свернуть',
'Confirm' => 'Подтвердить',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'Источник Content Addon должен быть сущностью HActiveRecordContent либо HActiveRecordContentAddon!',
'Copy to clipboard' => 'Скопировано в буфер обмена',
'Could not find content of addon!' => 'Не удалось найти содержимое дополнения!',
'Could not find requested page.' => 'Не удалось найти запрашиваемую страницу.',
'Default' => 'По умолчанию',
'Delete' => 'Удалить',
'Deny' => 'Отказано',
'Do you really want to perform this action?' => 'Вы уверены, что хотите выполнить это действие?',
'Edit' => 'Изменить',
'Error' => 'Ошибка',
'Error while running your last action (Invalid request method).' => 'Ошибка при выполнении вашего последнего действия (Неверный запрос).',
'Error:' => 'Ошибка:',
'Expand' => 'Развернуть',
'Export' => 'Экспорт',
'Info:' => 'Информация:',
'Invalid request method!' => 'Неверный запрос',
'It looks like you may have taken the wrong turn.' => 'Похоже, что вы сделали что-то не так.',
'Language' => 'Язык',
'Loading...' => 'Загрузка...',
'Login' => 'Войти',
'Logo of {appName}' => 'Логотип {appName}',
'Logout' => 'Выйти',
'Menu' => 'Меню',
'Module is not enabled on this content container!' => 'Модуль не включён в этой оболочке контента',
'My profile' => 'Мой профиль',
'New profile image' => 'Новое изображение профиля',
'Next' => 'Следующий',
'No error information given.' => 'Информация об ошибке не указана.',
'Oooops...' => 'Ой...',
'Open' => 'Открыть',
'Please type at least 3 characters' => 'Пожалуйста, введите не менее 3-х символов',
'Please type at least {count} characters' => 'Пожалуйста, введите не менее {count} символов',
'Powered by {name}' => '',
'Profile dropdown' => '',
'Profile picture of {displayName}' => '',
'Save' => 'Сохранить',
'Saved' => 'Сохранено',
'Search' => 'Поиск',
'Select Me' => 'Выбери',
'Show less' => 'Показать меньше',
'Show more' => 'Показать больше',
'Some files could not be uploaded:' => 'Некоторые файлы не могут быть загружены:',
'Text could not be copied to clipboard' => 'Текст не может быть скопирован в буфер обмена',
'Text has been copied to clipboard' => 'Текст скопирован в буфер обмена',
'The date has to be in the past.' => 'Дата должна быть в прошлом.',
'The file has been deleted.' => 'Файл был удалён.',
'The requested resource could not be found.' => 'Запрошенный ресурс не найден.',
'The space has been archived.' => 'Пространство было архивировано.',
'The space has been unarchived.' => 'Пространство было разархивировано.',
'There are unsaved changes, do you really want to leave this page?' => '',
'Time Zone' => 'Часовой пояс',
'Toggle comment menu' => '',
'Toggle panel menu' => '',
'Toggle post menu' => '',
'Toggle stream entry menu' => '',
'Unsubscribe' => 'Отказаться от подписки',
'Upload' => 'Загрузить',
'Upload file' => 'Загрузить файл',
'You are not allowed to run this action.' => 'Вы не можете запускать это действие.',
);
/**
* 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 [
'<strong>Confirm</strong> Action' => '<strong>Подтвержите действие</strong>',
'<strong>Latest</strong> updates' => '<strong>Последние</strong> обновления',
'<strong>Mail</strong> summary' => '<strong>Email рассылка</strong>',
'Account settings' => 'Настройки аккаунта',
'Actions' => 'Действия',
'Add:' => 'Добавить:',
'Administration' => 'Администрирование',
'Allow' => 'Разрешено',
'An error occurred while handling your last action. (Handler not found).' => 'Произошла ошибка при обработке вашего последнего действия. (Обработчик не найден).',
'An unexpected error occurred while loading the search result.' => 'Произошла непредвиденная ошибка при загрузке результата поиска.',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'Произошла непредвиденная ошибка. Если это повторяется постоянно, обратитесь к администратору сайта.',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'Произошла непредвиденная ошибка сервера. Если это повторяется постоянно, обратитесь к администратору сайта.',
'An unknown error occurred while uploading.' => 'При загрузке произошла неизвестная ошибка.',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => 'При загрузке произошла неизвестная ошибка. Подсказка: проверьте Ваши настройки php upload_max_filesize и post_max_size.',
'Back' => 'Назад',
'Back to dashboard' => 'Вернуться на главную',
'Cancel' => 'Отменить',
'Choose language:' => 'Выберите язык:',
'Close' => 'Закрыть',
'Collapse' => 'Свернуть',
'Confirm' => 'Подтвердить',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'Источник Content Addon должен быть сущностью HActiveRecordContent либо HActiveRecordContentAddon!',
'Copy to clipboard' => 'Скопировано в буфер обмена',
'Could not find content of addon!' => 'Не удалось найти содержимое аддона!',
'Could not find requested page.' => 'Не удалось найти запрашиваемую страницу.',
'Default' => 'По умолчанию',
'Delete' => 'Удалить',
'Deny' => 'Запрещено',
'Do you really want to perform this action?' => 'Вы уверены, что хотите выполнить это действие?',
'Edit' => 'Изменить',
'Error' => 'Ошибка',
'Error while running your last action (Invalid request method).' => 'Ошибка при выполнении Вашего последнего действия (Неверный запрос).',
'Error:' => 'Ошибка:',
'Expand' => 'Развернуть',
'Export' => 'Экспорт',
'Info:' => 'Информация:',
'Invalid request method!' => 'Неверный запрос!',
'It looks like you may have taken the wrong turn.' => 'Похоже, что Вы сделали что-то не так.',
'Language' => 'Язык',
'Loading...' => 'Загрузка...',
'Login' => 'Войти',
'Logo of {appName}' => 'Логотип {appName}',
'Logout' => 'Выйти',
'Menu' => 'Меню',
'Module is not enabled on this content container!' => 'Модуль не включён в этой оболочке контента!',
'My profile' => 'Мой профиль',
'New profile image' => 'Новое изображение профиля',
'Next' => 'Следующий',
'No error information given.' => 'Информация об ошибке не указана.',
'Oooops...' => 'Ой...',
'Open' => 'Открыть',
'Please type at least 3 characters' => 'Пожалуйста, введите не менее 3-х символов',
'Please type at least {count} characters' => 'Пожалуйста, введите не менее {count} символов',
'Powered by {name}' => 'Работает на {name}',
'Profile dropdown' => 'Раскрывающийся профиль',
'Profile picture of {displayName}' => 'Аватар пользователя {displayName}',
'Save' => 'Сохранить',
'Saved' => 'Сохранено',
'Search' => 'Поиск',
'Select Me' => 'Выбери',
'Show less' => 'Показать меньше',
'Show more' => 'Показать больше',
'Some files could not be uploaded:' => 'Некоторые файлы не могут быть загружены:',
'Text could not be copied to clipboard' => 'Текст не может быть скопирован в буфер обмена',
'Text has been copied to clipboard' => 'Текст скопирован в буфер обмена',
'The date has to be in the past.' => 'Дата должна быть в прошлом.',
'The file has been deleted.' => 'Файл был удалён.',
'The requested resource could not be found.' => 'Запрошенный ресурс не найден.',
'The space has been archived.' => 'Пространство было архивировано.',
'The space has been unarchived.' => 'Пространство было разархивировано.',
'There are unsaved changes, do you really want to leave this page?' => 'Есть несохраненные изменения, Вы действительно хотите покинуть эту страницу?',
'Time Zone' => 'Часовой пояс',
'Toggle comment menu' => 'Переключить меню комментариев',
'Toggle panel menu' => 'Переключить панель меню',
'Toggle post menu' => 'Переключить меню записей',
'Toggle stream entry menu' => 'Переключить меню ленты',
'Unsubscribe' => 'Отписаться',
'Upload' => 'Загрузить',
'Upload file' => 'Загрузить файл',
'You are not allowed to run this action.' => 'Вы не можете запускать это действие.',
'All' => '',
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
];

View File

@ -1,4 +1,8 @@
<?php
/**
* Translation: Paul (https://paul.bid) paulbid@protonmail.com
*
*/
return array (
'<strong>Login</strong> required' => 'Необходима <strong>авторизация</strong>',
'An internal server error occurred.' => 'Произошла внутренняя ошибка сервера.',
@ -6,7 +10,7 @@ return array (
'Login required for this section.' => 'Для доступа к этому разделу требуется авторизация.',
'You are not allowed to perform this action.' => 'Вы не можете выполнить это действие.',
'You are not permitted to access this section.' => 'Нет доступа к этому разделу.',
'You need admin permissions to access this section.' => 'Требуются права администратора для доступа к этому разделу.',
'You need admin permissions to access this section.' => 'Для доступа к этому разделу требуются права администратора.',
'Your user account has not been approved yet, please try again later or contact a network administrator.' => 'Ваша учётная запись ещё не подтверждена, повторите попытку позже или обратитесь к администратору сайта.',
'Your user account is inactive, please login with an active account or contact a network administrator.' => 'Ваша учётная запись не активна, пожалуйста войдите используя активную учётную запись или свяжитесь с администратором сайта.',
);

View File

@ -43,6 +43,7 @@ return [
'Copy to clipboard' => '',
'Could not find content of addon!' => '',
'Could not find requested page.' => '',
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
'Default' => '',
'Delete' => '',
'Deny' => '',

View File

@ -43,6 +43,7 @@ return [
'Copy to clipboard' => '',
'Could not find content of addon!' => '',
'Could not find requested page.' => '',
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
'Default' => '',
'Delete' => '',
'Deny' => '',

View File

@ -1,84 +1,102 @@
<?php
return array (
'<strong>Confirm</strong> Action' => '<strong>Bekräfta</strong> val',
'<strong>Latest</strong> updates' => '<strong>Senaste</strong> uppdateringarna',
'<strong>Mail</strong> summary' => '<strong>Mail</strong> sammanställning',
'Account settings' => 'Kontoinställningar',
'Actions' => 'Åtgärder',
'Add:' => 'Lägg till:',
'Administration' => 'Administration',
'All' => 'Alla',
'Allow' => 'Tillåt',
'An error occurred while handling your last action. (Handler not found).' => '',
'An unexpected error occurred while loading the search result.' => '',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => '',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => '',
'An unknown error occurred while uploading.' => '',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => '',
'Back' => 'Tillbaka',
'Back to dashboard' => 'Tillbaka till översikt',
'Cancel' => 'Avbryt',
'Choose language:' => 'Välj språk:',
'Close' => 'Stäng',
'Collapse' => 'Minska',
'Confirm' => 'Bekräfta',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => '',
'Copy to clipboard' => 'Kopiera urklipp',
'Could not find content of addon!' => '',
'Could not find requested page.' => 'Det gick inte att hitta önskad sida.',
'Default' => 'Standard',
'Delete' => 'Radera',
'Deny' => 'Neka',
'Do you really want to perform this action?' => 'Vill du verkligen utföra det här åtgärdet?',
'Edit' => 'Ändra',
'Error' => 'Error',
'Error while running your last action (Invalid request method).' => '',
'Error:' => 'Fel:',
'Expand' => 'Expandera',
'Export' => 'Exportera',
'Info:' => '',
'Invalid request method!' => 'Felaktig anropsmetod',
'It looks like you may have taken the wrong turn.' => '',
'Language' => 'Språk',
'Loading...' => 'Laddar...',
'Login' => 'Logga In',
'Logo of {appName}' => '',
'Logout' => 'Logga ut',
'Menu' => 'Meny',
'Module is not enabled on this content container!' => '',
'My profile' => 'Min profil',
'New profile image' => 'Ny profil bild',
'Next' => 'Nästa',
'No error information given.' => '',
'Oooops...' => 'Hoppsan....',
'Open' => 'Öppna',
'Please type at least 3 characters' => 'Ange minst 3 tecken',
'Please type at least {count} characters' => 'Ange minst {count} tecken',
'Powered by {name}' => '',
'Profile dropdown' => '',
'Profile picture of {displayName}' => '',
'Save' => 'Spara',
'Saved' => 'Sparad',
'Search' => 'Sök',
'Select Me' => 'Välj mig',
'Show less' => 'Visa mindre',
'Show more' => 'Visa mer',
'Some files could not be uploaded:' => '',
'Text could not be copied to clipboard' => '',
'Text has been copied to clipboard' => '',
'The date has to be in the past.' => '',
'The file has been deleted.' => 'Filen har blivit raderad',
'The requested resource could not be found.' => '',
'The space has been archived.' => '',
'The space has been unarchived.' => '',
'There are unsaved changes, do you really want to leave this page?' => '',
'Time Zone' => 'Tidzon',
'Toggle comment menu' => '',
'Toggle panel menu' => '',
'Toggle post menu' => '',
'Toggle stream entry menu' => '',
'Unsubscribe' => 'Prenumerera',
'Upload' => 'Ladda upp',
'Upload file' => 'Ladda upp fil',
'You are not allowed to run this action.' => '',
);
/**
* 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 [
'<strong>Confirm</strong> Action' => '<strong>Bekräfta</strong> val',
'<strong>Latest</strong> updates' => '<strong>Senaste</strong> uppdateringarna',
'<strong>Mail</strong> summary' => '<strong>Mail</strong> sammanställning',
'Account settings' => 'Kontoinställningar',
'Actions' => 'Åtgärder',
'Add:' => 'Lägg till:',
'Administration' => 'Administration',
'All' => 'Alla',
'Allow' => 'Tillåt',
'Back' => 'Tillbaka',
'Back to dashboard' => 'Tillbaka till översikt',
'Cancel' => 'Avbryt',
'Choose language:' => 'Välj språk:',
'Close' => 'Stäng',
'Collapse' => 'Minska',
'Confirm' => 'Bekräfta',
'Copy to clipboard' => 'Kopiera urklipp',
'Could not find requested page.' => 'Det gick inte att hitta önskad sida.',
'Default' => 'Standard',
'Delete' => 'Radera',
'Deny' => 'Neka',
'Do you really want to perform this action?' => 'Vill du verkligen utföra det här åtgärdet?',
'Edit' => 'Ändra',
'Error' => 'Error',
'Error:' => 'Fel:',
'Expand' => 'Expandera',
'Export' => 'Exportera',
'Invalid request method!' => 'Felaktig anropsmetod',
'Language' => 'Språk',
'Loading...' => 'Laddar...',
'Login' => 'Logga In',
'Logout' => 'Logga ut',
'Menu' => 'Meny',
'My profile' => 'Min profil',
'New profile image' => 'Ny profil bild',
'Next' => 'Nästa',
'Oooops...' => 'Hoppsan....',
'Open' => 'Öppna',
'Please type at least 3 characters' => 'Ange minst 3 tecken',
'Please type at least {count} characters' => 'Ange minst {count} tecken',
'Save' => 'Spara',
'Saved' => 'Sparad',
'Search' => 'Sök',
'Select Me' => 'Välj mig',
'Show less' => 'Visa mindre',
'Show more' => 'Visa mer',
'The file has been deleted.' => 'Filen har blivit raderad',
'Time Zone' => 'Tidzon',
'Unsubscribe' => 'Prenumerera',
'Upload' => 'Ladda upp',
'Upload file' => 'Ladda upp fil',
'An error occurred while handling your last action. (Handler not found).' => '',
'An unexpected error occurred while loading the search result.' => '',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => '',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => '',
'An unknown error occurred while uploading.' => '',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => '',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => '',
'Could not find content of addon!' => '',
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
'Error while running your last action (Invalid request method).' => '',
'Info:' => '',
'It looks like you may have taken the wrong turn.' => '',
'Logo of {appName}' => '',
'Module is not enabled on this content container!' => '',
'No error information given.' => '',
'Powered by {name}' => '',
'Profile dropdown' => '',
'Profile picture of {displayName}' => '',
'Some files could not be uploaded:' => '',
'Text could not be copied to clipboard' => '',
'Text has been copied to clipboard' => '',
'The date has to be in the past.' => '',
'The requested resource could not be found.' => '',
'The space has been archived.' => '',
'The space has been unarchived.' => '',
'There are unsaved changes, do you really want to leave this page?' => '',
'Toggle comment menu' => '',
'Toggle panel menu' => '',
'Toggle post menu' => '',
'Toggle stream entry menu' => '',
'You are not allowed to run this action.' => '',
];

View File

@ -59,6 +59,7 @@ return [
'Copy to clipboard' => '',
'Could not find content of addon!' => '',
'Could not find requested page.' => '',
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
'Delete' => '',
'Do you really want to perform this action?' => '',
'Edit' => '',

View File

@ -1,84 +1,102 @@
<?php
return array (
'<strong>Confirm</strong> Action' => 'İşlemi <strong>Onayla</strong>',
'<strong>Latest</strong> updates' => '<strong>Son</strong> güncellemeler',
'<strong>Mail</strong> summary' => '<strong>Mesaj</strong> özeti',
'Account settings' => 'Hesap ayarları',
'Actions' => 'Eylemler',
'Add:' => 'Ekle:',
'Administration' => 'Yönetim',
'All' => 'Hepsi',
'Allow' => 'İzin ver',
'An error occurred while handling your last action. (Handler not found).' => 'Son işleminiz gerçekleştirilirken bir hata oluştu. (İşleyici bulunamadı).',
'An unexpected error occurred while loading the search result.' => 'Arama sonuçlarını yüklerken beklenmeyen bir hata oluştu.',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'Beklenmeyen bir hata oluştu. Eğer bu hata devam ederse lütfen bildiriniz.',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'Beklenmeyen bir server hatası oluştu. Eğer bu hata devam ederse lütfen bildiriniz.',
'An unknown error occurred while uploading.' => 'Yüklenirken bilinmeyen bir hata oluştu.',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => 'Yüklenirken bilinmeyen bir hata oluştu. İpucu: upload_max_filesize ve post_max_size php ayarlarınızı kontrol edin.',
'Back' => 'Geri',
'Back to dashboard' => 'Panele geri dön',
'Cancel' => 'İptal',
'Choose language:' => 'Dil Seçin:',
'Close' => 'Kapat',
'Collapse' => 'Gizle',
'Confirm' => 'Doğrula',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'İçerik eklenti kaynağı HActiveRecordContent ya da HActiveRecordAddon şeklinde olmalı!',
'Copy to clipboard' => 'Panoya kopyala',
'Could not find content of addon!' => 'Eklenti içeriği bulunamadı!',
'Could not find requested page.' => 'İstenen sayfa bulunamadı.',
'Default' => 'Standart',
'Delete' => 'Sil',
'Deny' => 'Reddet',
'Do you really want to perform this action?' => 'Bu işlemi gerçekleştirmek istiyor musunuz?',
'Edit' => 'Düzenle',
'Error' => 'Hata',
'Error while running your last action (Invalid request method).' => 'Son işleminiz gerçekleştirilirken bir hata oluştu. (Geçersiz istek).',
'Error:' => 'Hata:',
'Expand' => 'Göster',
'Export' => ıkart',
'Info:' => 'Bilgi:',
'Invalid request method!' => 'Geçersiz istek yöntemi!',
'It looks like you may have taken the wrong turn.' => 'Yanlış bir geridönüş var gibi görünüyor.',
'Language' => 'Dil',
'Loading...' => 'Yükleniyor...',
'Login' => 'Oturum Aç',
'Logo of {appName}' => '{appName} Logosu',
'Logout' => 'Oturumu kapa',
'Menu' => 'Menü',
'Module is not enabled on this content container!' => 'Etkin içerik kabı üzerinde modül etkin değil!',
'My profile' => 'Profilim',
'New profile image' => 'Yeni profil resmi',
'Next' => 'İleri',
'No error information given.' => 'Hata bilgisi verilmedi.',
'Oooops...' => 'Hata!',
'Open' => 'Aç',
'Please type at least 3 characters' => 'Lütfen en az 3 karakter giriniz',
'Please type at least {count} characters' => 'Lütfen en az {count} karakter girin',
'Powered by {name}' => '{name} tarafından desteklenmektedir',
'Profile dropdown' => 'Profil menüsü',
'Profile picture of {displayName}' => 'Profil fotoğrafı {displayName}',
'Save' => 'Kaydet',
'Saved' => 'Kaydedildi',
'Search' => 'Arama',
'Select Me' => 'Beni Seç',
'Show less' => 'Daha az göster',
'Show more' => 'Daha fazla göster',
'Some files could not be uploaded:' => 'Bazı dosyalar yüklenemedi:',
'Text could not be copied to clipboard' => 'Metin panosu kopyalanamadı',
'Text has been copied to clipboard' => 'Metin panosu kopyalandı',
'The date has to be in the past.' => 'Geçmiş bir tarih girilmesi gerekiyor.',
'The file has been deleted.' => 'Dosya silinmiştir.',
'The requested resource could not be found.' => 'İstenilen kaynak bulunamadı.',
'The space has been archived.' => 'Alan arşivlenmiştir.',
'The space has been unarchived.' => 'Alan arşivden çıkarılmıştır.',
'There are unsaved changes, do you really want to leave this page?' => '',
'Time Zone' => 'Saat Dilimi',
'Toggle comment menu' => 'Yorum menüsü değiştirme',
'Toggle panel menu' => 'Panel menüsünü aç / kapat',
'Toggle post menu' => 'Yayın menüsünü aç / kapat',
'Toggle stream entry menu' => 'Akış giriş menüsünü aç / kapat',
'Unsubscribe' => 'Abonelikten çık',
'Upload' => 'Yükle',
'Upload file' => 'Dosya yükle',
'You are not allowed to run this action.' => 'Bu işlemi yapmaya izniniz yok.',
);
/**
* 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 [
'<strong>Confirm</strong> Action' => 'İşlemi <strong>Onayla</strong>',
'<strong>Latest</strong> updates' => '<strong>Son</strong> güncellemeler',
'<strong>Mail</strong> summary' => '<strong>Mesaj</strong> özeti',
'Account settings' => 'Hesap ayarları',
'Actions' => 'Eylemler',
'Add:' => 'Ekle:',
'Administration' => 'Yönetim',
'All' => 'Hepsi',
'Allow' => 'İzin ver',
'An error occurred while handling your last action. (Handler not found).' => 'Son işleminiz gerçekleştirilirken bir hata oluştu. (İşleyici bulunamadı).',
'An unexpected error occurred while loading the search result.' => 'Arama sonuçlarını yüklerken beklenmeyen bir hata oluştu.',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'Beklenmeyen bir hata oluştu. Eğer bu hata devam ederse lütfen bildiriniz.',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'Beklenmeyen bir server hatası oluştu. Eğer bu hata devam ederse lütfen bildiriniz.',
'An unknown error occurred while uploading.' => 'Yüklenirken bilinmeyen bir hata oluştu.',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => 'Yüklenirken bilinmeyen bir hata oluştu. İpucu: upload_max_filesize ve post_max_size php ayarlarınızı kontrol edin.',
'Back' => 'Geri',
'Back to dashboard' => 'Panele geri dön',
'Cancel' => 'İptal',
'Choose language:' => 'Dil Seçin:',
'Close' => 'Kapat',
'Collapse' => 'Gizle',
'Confirm' => 'Doğrula',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'İçerik eklenti kaynağı HActiveRecordContent ya da HActiveRecordAddon şeklinde olmalı!',
'Copy to clipboard' => 'Panoya kopyala',
'Could not find content of addon!' => 'Eklenti içeriği bulunamadı!',
'Could not find requested page.' => 'İstenen sayfa bulunamadı.',
'Default' => 'Standart',
'Delete' => 'Sil',
'Deny' => 'Reddet',
'Do you really want to perform this action?' => 'Bu işlemi gerçekleştirmek istiyor musunuz?',
'Edit' => 'Düzenle',
'Error' => 'Hata',
'Error while running your last action (Invalid request method).' => 'Son işleminiz gerçekleştirilirken bir hata oluştu. (Geçersiz istek).',
'Error:' => 'Hata:',
'Expand' => 'Göster',
'Export' => ıkart',
'Info:' => 'Bilgi:',
'Invalid request method!' => 'Geçersiz istek yöntemi!',
'It looks like you may have taken the wrong turn.' => 'Yanlış bir geridönüş var gibi görünüyor.',
'Language' => 'Dil',
'Loading...' => 'Yükleniyor...',
'Login' => 'Oturum Aç',
'Logo of {appName}' => '{appName} Logosu',
'Logout' => 'Oturumu kapa',
'Menu' => 'Menü',
'Module is not enabled on this content container!' => 'Etkin içerik kabı üzerinde modül etkin değil!',
'My profile' => 'Profilim',
'New profile image' => 'Yeni profil resmi',
'Next' => 'İleri',
'No error information given.' => 'Hata bilgisi verilmedi.',
'Oooops...' => 'Hata!',
'Open' => 'Aç',
'Please type at least 3 characters' => 'Lütfen en az 3 karakter giriniz',
'Please type at least {count} characters' => 'Lütfen en az {count} karakter girin',
'Powered by {name}' => '{name} tarafından desteklenmektedir',
'Profile dropdown' => 'Profil menüsü',
'Profile picture of {displayName}' => 'Profil fotoğrafı {displayName}',
'Save' => 'Kaydet',
'Saved' => 'Kaydedildi',
'Search' => 'Arama',
'Select Me' => 'Beni Seç',
'Show less' => 'Daha az göster',
'Show more' => 'Daha fazla göster',
'Some files could not be uploaded:' => 'Bazı dosyalar yüklenemedi:',
'Text could not be copied to clipboard' => 'Metin panosu kopyalanamadı',
'Text has been copied to clipboard' => 'Metin panosu kopyalandı',
'The date has to be in the past.' => 'Geçmiş bir tarih girilmesi gerekiyor.',
'The file has been deleted.' => 'Dosya silinmiştir.',
'The requested resource could not be found.' => 'İstenilen kaynak bulunamadı.',
'The space has been archived.' => 'Alan arşivlenmiştir.',
'The space has been unarchived.' => 'Alan arşivden çıkarılmıştır.',
'Time Zone' => 'Saat Dilimi',
'Toggle comment menu' => 'Yorum menüsü değiştirme',
'Toggle panel menu' => 'Panel menüsünü aç / kapat',
'Toggle post menu' => 'Yayın menüsünü aç / kapat',
'Toggle stream entry menu' => 'Akış giriş menüsünü aç / kapat',
'Unsubscribe' => 'Abonelikten çık',
'Upload' => 'Yükle',
'Upload file' => 'Dosya yükle',
'You are not allowed to run this action.' => 'Bu işlemi yapmaya izniniz yok.',
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
'There are unsaved changes, do you really want to leave this page?' => '',
];

View File

@ -43,6 +43,7 @@ return [
'Copy to clipboard' => '',
'Could not find content of addon!' => '',
'Could not find requested page.' => '',
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
'Default' => '',
'Delete' => '',
'Deny' => '',

View File

@ -43,6 +43,7 @@ return [
'Copy to clipboard' => '',
'Could not find content of addon!' => '',
'Could not find requested page.' => '',
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
'Default' => '',
'Delete' => '',
'Deny' => '',

View File

@ -1,84 +1,102 @@
<?php
return array (
'<strong>Confirm</strong> Action' => '<strong>Xác nhận</strong>',
'<strong>Latest</strong> updates' => 'Cập nhật <strong>mới nhất</strong>',
'<strong>Mail</strong> summary' => 'Tóm lược <strong>Mail</strong>',
'Account settings' => 'Thiết lập tài khoản',
'Actions' => 'Hành động',
'Add:' => 'Thêm:',
'Administration' => 'Quản trị',
'All' => 'Tất cả',
'Allow' => 'Cho phép',
'An error occurred while handling your last action. (Handler not found).' => 'Có lỗi xảy ra khi xử lý (Không tìm thấy trình xử lý)',
'An unexpected error occurred while loading the search result.' => 'Có lỗi xảy ra khi tải về kết quả tìm kiếm.',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'Đã có lỗi xảy ra. Nếu tiếp tục lặp lại lỗi, vui lòng liên hệ với người quản trị.',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'Đã có lỗi xảy ra. Nếu tiếp tục lặp lại lỗi, vui lòng liên hệ với người quản trị.',
'An unknown error occurred while uploading.' => 'Có lỗi xảy ra trong quá trình upload.',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => 'Có lỗi xảy ra trong quá trình upload. Gợi ý: Kiểm tra các biến hệ thống: upload_max_filesize và post_max_size php',
'Back' => 'Quay lại',
'Back to dashboard' => 'Quay về trang chính',
'Cancel' => 'Hủy',
'Choose language:' => 'Chọn ngôn ngữ',
'Close' => 'Đóng',
'Collapse' => 'Thu hẹp',
'Confirm' => 'Xác nhận',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!',
'Copy to clipboard' => 'Sao chép vào clipboard',
'Could not find content of addon!' => 'Không thể tìm thấy nội dung của addon!',
'Could not find requested page.' => 'Không tìm thấy trang yêu cầu.',
'Default' => 'Mặc định',
'Delete' => 'Xóa',
'Deny' => 'Từ chối',
'Do you really want to perform this action?' => 'Bạn thực sự muốn thực hiện?',
'Edit' => 'Chỉnh sửa',
'Error' => 'Lỗi',
'Error while running your last action (Invalid request method).' => 'Lỗi xảy ra khi thực hiện hành động cuối cùng (phương thức không hợp lệ)',
'Error:' => 'Lỗi:',
'Expand' => 'Mở rộng',
'Export' => 'Xuất',
'Info:' => 'Thông tin:',
'Invalid request method!' => 'Phương thức request không hợp lệ!',
'It looks like you may have taken the wrong turn.' => 'Có vẻ như bạn đã đi nhầm hướng',
'Language' => 'Ngôn ngữ',
'Loading...' => 'Đang tải...',
'Login' => 'Đăng nhập',
'Logo of {appName}' => 'Logo của {appName}',
'Logout' => 'Đăng xuất',
'Menu' => 'Danh mục',
'Module is not enabled on this content container!' => 'Module không được kích hoạt cho vùng chứa nội dung này!',
'My profile' => 'Hồ sơ của tôi',
'New profile image' => 'Ảnh đại diện mới',
'Next' => 'Tiếp theo',
'No error information given.' => 'Không có thông tin lỗi nào được đưa ra',
'Oooops...' => 'Ồ....',
'Open' => 'Mở',
'Please type at least 3 characters' => 'Nhập ít nhất 03 ký tự',
'Please type at least {count} characters' => 'Vui lòng nhập ít nhất {count} ký tự',
'Powered by {name}' => 'Powered by {name}',
'Profile dropdown' => 'Danh mục Hồ sơ',
'Profile picture of {displayName}' => 'Ảnh đại diện của {displayName}',
'Save' => 'Lưu',
'Saved' => 'Đã lưu',
'Search' => 'Tìm kiếm',
'Select Me' => 'Chọn tôi',
'Show less' => 'Hiển thị rút gọn',
'Show more' => 'Hiển thị thêm',
'Some files could not be uploaded:' => 'Một số tệp tin không thể được upload:',
'Text could not be copied to clipboard' => 'Văn bản không thể được sao chép vào vùng đệm',
'Text has been copied to clipboard' => 'Văn bản đã được sao chép vào vùng đệm',
'The date has to be in the past.' => 'Ngày phải là ngày trước ngày hiện tại.',
'The file has been deleted.' => 'Tệp tin đã bị xóa.',
'The requested resource could not be found.' => 'Không tìm thấy tài nguyên bạn yêu cầu.',
'The space has been archived.' => 'Diễn đàn đã được đưa vào lưu trữ.',
'The space has been unarchived.' => 'Diễn đàn đã được kích hoạt trở lại.',
'There are unsaved changes, do you really want to leave this page?' => '',
'Time Zone' => 'Múi giờ',
'Toggle comment menu' => 'Mở menu comment',
'Toggle panel menu' => 'Mở menu bảng điều khiển',
'Toggle post menu' => 'Mở menu post',
'Toggle stream entry menu' => 'Mở menu nhập nội dung trên dòng thời gian',
'Unsubscribe' => 'Hủy đăng ký',
'Upload' => 'Upload',
'Upload file' => 'Upload tệp tin',
'You are not allowed to run this action.' => 'Bạn không được phép thực thi hành động này.',
);
/**
* 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 [
'<strong>Confirm</strong> Action' => '<strong>Xác nhận</strong>',
'<strong>Latest</strong> updates' => 'Cập nhật <strong>mới nhất</strong>',
'<strong>Mail</strong> summary' => 'Tóm lược <strong>Mail</strong>',
'Account settings' => 'Thiết lập tài khoản',
'Actions' => 'Hành động',
'Add:' => 'Thêm:',
'Administration' => 'Quản trị',
'All' => 'Tất cả',
'Allow' => 'Cho phép',
'An error occurred while handling your last action. (Handler not found).' => 'Có lỗi xảy ra khi xử lý (Không tìm thấy trình xử lý)',
'An unexpected error occurred while loading the search result.' => 'Có lỗi xảy ra khi tải về kết quả tìm kiếm.',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => 'Đã có lỗi xảy ra. Nếu tiếp tục lặp lại lỗi, vui lòng liên hệ với người quản trị.',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => 'Đã có lỗi xảy ra. Nếu tiếp tục lặp lại lỗi, vui lòng liên hệ với người quản trị.',
'An unknown error occurred while uploading.' => 'Có lỗi xảy ra trong quá trình upload.',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => 'Có lỗi xảy ra trong quá trình upload. Gợi ý: Kiểm tra các biến hệ thống: upload_max_filesize và post_max_size php',
'Back' => 'Quay lại',
'Back to dashboard' => 'Quay về trang chính',
'Cancel' => 'Hủy',
'Choose language:' => 'Chọn ngôn ngữ',
'Close' => 'Đóng',
'Collapse' => 'Thu hẹp',
'Confirm' => 'Xác nhận',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => 'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!',
'Copy to clipboard' => 'Sao chép vào clipboard',
'Could not find content of addon!' => 'Không thể tìm thấy nội dung của addon!',
'Could not find requested page.' => 'Không tìm thấy trang yêu cầu.',
'Default' => 'Mặc định',
'Delete' => 'Xóa',
'Deny' => 'Từ chối',
'Do you really want to perform this action?' => 'Bạn thực sự muốn thực hiện?',
'Edit' => 'Chỉnh sửa',
'Error' => 'Lỗi',
'Error while running your last action (Invalid request method).' => 'Lỗi xảy ra khi thực hiện hành động cuối cùng (phương thức không hợp lệ)',
'Error:' => 'Lỗi:',
'Expand' => 'Mở rộng',
'Export' => 'Xuất',
'Info:' => 'Thông tin:',
'Invalid request method!' => 'Phương thức request không hợp lệ!',
'It looks like you may have taken the wrong turn.' => 'Có vẻ như bạn đã đi nhầm hướng',
'Language' => 'Ngôn ngữ',
'Loading...' => 'Đang tải...',
'Login' => 'Đăng nhập',
'Logo of {appName}' => 'Logo của {appName}',
'Logout' => 'Đăng xuất',
'Menu' => 'Danh mục',
'Module is not enabled on this content container!' => 'Module không được kích hoạt cho vùng chứa nội dung này!',
'My profile' => 'Hồ sơ của tôi',
'New profile image' => 'Ảnh đại diện mới',
'Next' => 'Tiếp theo',
'No error information given.' => 'Không có thông tin lỗi nào được đưa ra',
'Oooops...' => 'Ồ....',
'Open' => 'Mở',
'Please type at least 3 characters' => 'Nhập ít nhất 03 ký tự',
'Please type at least {count} characters' => 'Vui lòng nhập ít nhất {count} ký tự',
'Powered by {name}' => 'Powered by {name}',
'Profile dropdown' => 'Danh mục Hồ sơ',
'Profile picture of {displayName}' => 'Ảnh đại diện của {displayName}',
'Save' => 'Lưu',
'Saved' => 'Đã lưu',
'Search' => 'Tìm kiếm',
'Select Me' => 'Chọn tôi',
'Show less' => 'Hiển thị rút gọn',
'Show more' => 'Hiển thị thêm',
'Some files could not be uploaded:' => 'Một số tệp tin không thể được upload:',
'Text could not be copied to clipboard' => 'Văn bản không thể được sao chép vào vùng đệm',
'Text has been copied to clipboard' => 'Văn bản đã được sao chép vào vùng đệm',
'The date has to be in the past.' => 'Ngày phải là ngày trước ngày hiện tại.',
'The file has been deleted.' => 'Tệp tin đã bị xóa.',
'The requested resource could not be found.' => 'Không tìm thấy tài nguyên bạn yêu cầu.',
'The space has been archived.' => 'Diễn đàn đã được đưa vào lưu trữ.',
'The space has been unarchived.' => 'Diễn đàn đã được kích hoạt trở lại.',
'Time Zone' => 'Múi giờ',
'Toggle comment menu' => 'Mở menu comment',
'Toggle panel menu' => 'Mở menu bảng điều khiển',
'Toggle post menu' => 'Mở menu post',
'Toggle stream entry menu' => 'Mở menu nhập nội dung trên dòng thời gian',
'Unsubscribe' => 'Hủy đăng ký',
'Upload' => 'Upload',
'Upload file' => 'Upload tệp tin',
'You are not allowed to run this action.' => 'Bạn không được phép thực thi hành động này.',
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
'There are unsaved changes, do you really want to leave this page?' => '',
];

View File

@ -1,84 +1,102 @@
<?php
return array (
'<strong>Confirm</strong> Action' => '<strong>确认</strong> 操作',
'<strong>Latest</strong> updates' => '<strong>最近</strong> 更新',
'<strong>Mail</strong> summary' => '<strong>邮件</strong> 概要',
'Account settings' => '帐户设置',
'Actions' => '动作',
'Add:' => '',
'Administration' => '管理',
'All' => '所有',
'Allow' => '允许',
'An error occurred while handling your last action. (Handler not found).' => '执行最后一个操作出错。(处理器没有找到)',
'An unexpected error occurred while loading the search result.' => '加载搜索结果时发生意外错误。',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => '发现了意外错误,如果一直出现该错误,请联系网站管理员',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => '发生意外的服务器错误。如果这种情况不断发生,请联系网站管理员',
'An unknown error occurred while uploading.' => '上传过程中出现了未知错误。',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => '上传过程中出现了未知错误。建议检查php设置参数upload_max_filesize',
'Back' => '返回',
'Back to dashboard' => '返回主面板',
'Cancel' => '取消',
'Choose language:' => '选择语言',
'Close' => '关闭',
'Collapse' => '折叠',
'Confirm' => '确认',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => '内容插件源必须是hactive record content或hactive record contentaddon实例',
'Copy to clipboard' => '复制到剪贴板',
'Could not find content of addon!' => '找不到内容的插件!',
'Could not find requested page.' => '',
'Default' => '默认',
'Delete' => '删除',
'Deny' => '拒绝',
'Do you really want to perform this action?' => '你真的要执行此操作吗?',
'Edit' => '编辑',
'Error' => '错误',
'Error while running your last action (Invalid request method).' => '执行最后一个操作出错。(无效的请求方法)',
'Error:' => '错误:',
'Expand' => '展开',
'Export' => '',
'Info:' => '信息:',
'Invalid request method!' => '无效的请求方法!',
'It looks like you may have taken the wrong turn.' => '看来出错了。',
'Language' => '语言',
'Loading...' => '加载中...',
'Login' => '登录',
'Logo of {appName}' => '',
'Logout' => '退出',
'Menu' => '菜单',
'Module is not enabled on this content container!' => '该内容容器上没有启用模块!',
'My profile' => '我的资料',
'New profile image' => '新图片',
'Next' => '下一步',
'No error information given.' => '没有给出错误消息。',
'Oooops...' => '糟糕...',
'Open' => '打开',
'Please type at least 3 characters' => '请至少输入3个字符',
'Please type at least {count} characters' => '',
'Powered by {name}' => '',
'Profile dropdown' => '',
'Profile picture of {displayName}' => '',
'Save' => '保存',
'Saved' => '已保存',
'Search' => '搜索',
'Select Me' => '',
'Show less' => '展示更少',
'Show more' => '展示更多',
'Some files could not be uploaded:' => '有些文件无法被上传:',
'Text could not be copied to clipboard' => '',
'Text has been copied to clipboard' => '',
'The date has to be in the past.' => '必须为过去的日期。',
'The file has been deleted.' => '文件已被删除',
'The requested resource could not be found.' => '未找到请求的资源',
'The space has been archived.' => '空间已归档',
'The space has been unarchived.' => '空间已解除归档',
'There are unsaved changes, do you really want to leave this page?' => '',
'Time Zone' => '',
'Toggle comment menu' => '',
'Toggle panel menu' => '',
'Toggle post menu' => '',
'Toggle stream entry menu' => '',
'Unsubscribe' => '退订',
'Upload' => '上传',
'Upload file' => '',
'You are not allowed to run this action.' => '你不被允许执行此操作。',
);
/**
* 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 [
'<strong>Confirm</strong> Action' => '<strong>确认</strong> 操作',
'<strong>Latest</strong> updates' => '<strong>最近</strong> 更新',
'<strong>Mail</strong> summary' => '<strong>邮件</strong> 概要',
'Account settings' => '帐户设置',
'Actions' => '动作',
'Administration' => '管理',
'All' => '所有',
'Allow' => '允许',
'An error occurred while handling your last action. (Handler not found).' => '执行最后一个操作出错。(处理器没有找到)',
'An unexpected error occurred while loading the search result.' => '加载搜索结果时发生意外错误。',
'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => '发现了意外错误,如果一直出现该错误,请联系网站管理员',
'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => '发生意外的服务器错误。如果这种情况不断发生,请联系网站管理员',
'An unknown error occurred while uploading.' => '上传过程中出现了未知错误。',
'An unknown error occurred while uploading. Hint: check your upload_max_filesize and post_max_size php settings.' => '上传过程中出现了未知错误。建议检查php设置参数upload_max_filesize',
'Back' => '返回',
'Back to dashboard' => '返回主面板',
'Cancel' => '取消',
'Choose language:' => '选择语言',
'Close' => '关闭',
'Collapse' => '折叠',
'Confirm' => '确认',
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => '内容插件源必须是hactive record content或hactive record contentaddon实例',
'Copy to clipboard' => '复制到剪贴板',
'Could not find content of addon!' => '找不到内容的插件!',
'Default' => '默认',
'Delete' => '删除',
'Deny' => '拒绝',
'Do you really want to perform this action?' => '你真的要执行此操作吗?',
'Edit' => '编辑',
'Error' => '错误',
'Error while running your last action (Invalid request method).' => '执行最后一个操作出错。(无效的请求方法)',
'Error:' => '错误:',
'Expand' => '展开',
'Info:' => '信息:',
'Invalid request method!' => '无效的请求方法!',
'It looks like you may have taken the wrong turn.' => '看来出错了。',
'Language' => '语言',
'Loading...' => '加载中...',
'Login' => '登录',
'Logout' => '退出',
'Menu' => '菜单',
'Module is not enabled on this content container!' => '该内容容器上没有启用模块!',
'My profile' => '我的资料',
'New profile image' => '新图片',
'Next' => '下一步',
'No error information given.' => '没有给出错误消息。',
'Oooops...' => '糟糕...',
'Open' => '打开',
'Please type at least 3 characters' => '请至少输入3个字符',
'Save' => '保存',
'Saved' => '已保存',
'Search' => '搜索',
'Show less' => '展示更少',
'Show more' => '展示更多',
'Some files could not be uploaded:' => '有些文件无法被上传:',
'The date has to be in the past.' => '必须为过去的日期。',
'The file has been deleted.' => '文件已被删除',
'The requested resource could not be found.' => '未找到请求的资源',
'The space has been archived.' => '空间已归档',
'The space has been unarchived.' => '空间已解除归档',
'Unsubscribe' => '退订',
'Upload' => '上传',
'You are not allowed to run this action.' => '你不被允许执行此操作。',
'Add:' => '',
'Could not find requested page.' => '',
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
'Export' => '',
'Logo of {appName}' => '',
'Please type at least {count} characters' => '',
'Powered by {name}' => '',
'Profile dropdown' => '',
'Profile picture of {displayName}' => '',
'Select Me' => '',
'Text could not be copied to clipboard' => '',
'Text has been copied to clipboard' => '',
'There are unsaved changes, do you really want to leave this page?' => '',
'Time Zone' => '',
'Toggle comment menu' => '',
'Toggle panel menu' => '',
'Toggle post menu' => '',
'Toggle stream entry menu' => '',
'Upload file' => '',
];

View File

@ -53,6 +53,7 @@ return [
'Copy to clipboard' => '',
'Could not find content of addon!' => '',
'Could not find requested page.' => '',
'Database connection time: {dbTime} - Configured time zone: {time}' => '',
'Default' => '',
'Delete' => '',
'Deny' => '',

View File

@ -76,6 +76,11 @@ class CropProfileImage extends Model
*/
public $boxWidth = '440';
/**
* @var boolean
*/
public $keySupport = false;
/**
* @var string
* @since 1.4
@ -108,7 +113,8 @@ class CropProfileImage extends Model
'bgColor' => $this->bgColor,
'bgOpacity' => $this->bgOpacity,
'boxWidth' => $this->boxWidth,
'onChange' => new JsExpression('function(c){ $("#cropX").val(c.x);$("#cropY").val(c.y);$("#cropW").val(c.w);$("#cropH").val(c.h); }')
'onChange' => new JsExpression('function(c){ $("#cropX").val(c.x);$("#cropY").val(c.y);$("#cropW").val(c.w);$("#cropH").val(c.h); }'),
'keySupport' => $this->keySupport,
];
}

View File

@ -1,4 +1,7 @@
<?php
/**
* Translation: Paul (https://paul.bid) paulbid@protonmail.com
*/
/**
* Message translations.
*
@ -17,5 +20,5 @@
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'E-Mail Summaries' => '',
'E-Mail Summaries' => 'Email уведомления',
];

View File

@ -1,37 +1,41 @@
<?php
/**
* Translation: Paul (https://paul.bid) paulbid@protonmail.com
*
*/
return array (
'<strong>E-Mail</strong> Summaries' => '',
'<strong>E-Mail</strong> Summaries' => '<strong>Уведомления</strong> по email',
'<strong>Latest</strong> activities' => '<strong>Лента</strong> активности',
'Activities' => 'Действия',
'Daily' => '',
'E-Mail Summaries' => '',
'E-Mail summaries are sent to inform you about recent activities in the network.' => '',
'E-Mail summaries are sent to users to inform them about recent activities in your network.' => '',
'Exclude spaces below from the mail summary' => '',
'Daily' => 'Ежедневно',
'E-Mail Summaries' => 'Email уведомления',
'E-Mail summaries are sent to inform you about recent activities in the network.' => 'Уведомления отправляются по электронной почте, чтобы информировать Вас о последних действиях в сети.',
'E-Mail summaries are sent to users to inform them about recent activities in your network.' => 'Уведомления по электронной почте отправляются пользователям, чтобы информировать их о последних действиях в Вашей сети.',
'Exclude spaces below from the mail summary' => 'Исключить сообщества из списка ниже в уведомлениях по email',
'Hourly' => 'Каждый час',
'Interval' => 'Интервал',
'Latest news' => 'Последние новости',
'Never' => 'Никогда',
'On this page you can configure the contents and the interval of these e-mail updates.' => '',
'On this page you can define the default behavior for your users. These settings can be overwritten by users in their account settings page.' => '',
'Only include spaces below to the mail summary' => '',
'Reset to defaults' => 'Сбросить по умолчанию',
'See online:' => '',
'Spaces' => 'Пространства',
'On this page you can configure the contents and the interval of these e-mail updates.' => 'На этой странице Вы можете настроить содержимое и интервал обновления уведомлений по электронной почте.',
'On this page you can define the default behavior for your users. These settings can be overwritten by users in their account settings page.' => 'На этой странице Вы можете определить поведение по умолчанию для Ваших пользователей. Эти настройки могут быть изменены пользователями на странице настроек их учётной записи.',
'Only include spaces below to the mail summary' => 'Включить только сообщества из списка ниже в уведомления по email',
'Reset to defaults' => 'Сбросить на значение по умолчанию',
'See online:' => 'Смотреть онлайн:',
'Spaces' => 'Сообщества',
'There are no activities yet.' => 'Пока ничего нет.',
'Weekly' => 'Еженедельно',
'You will only receive an e-mail if there is something new.' => '',
'You will only receive an e-mail if there is something new.' => 'Вы получите электронное письмо только в случае появления чего-то нового.',
'Your daily summary' => 'Ваша статистика за сегодня',
'Your weekly summary' => 'Ваша статистика за неделю',
'see online' => 'смотреть онлайн',
'via' => 'через',
'{displayName} created the new space {spaceName}' => '{displayName} создал новое пространство {spaceName}',
'{displayName} created this space.' => '{displayName} создал это пространство.',
'{displayName} joined the space {spaceName}' => '{displayName} присоединился к пространству {spaceName}',
'{displayName} joined this space.' => '{displayName} присоединился к этому пространству.',
'{displayName} left the space {spaceName}' => '{displayName} покинул пространство {spaceName}',
'{displayName} left this space.' => '{displayName} покинул это пространство.',
'{spaceName} has been archived' => '',
'{spaceName} has been unarchived' => '',
'{displayName} created the new space {spaceName}' => '{displayName} создал новое сообщество {spaceName}',
'{displayName} created this space.' => '{displayName} создал это сообщество.',
'{displayName} joined the space {spaceName}' => '{displayName} присоединился к сообществу {spaceName}',
'{displayName} joined this space.' => '{displayName} присоединился к этому сообществу.',
'{displayName} left the space {spaceName}' => '{displayName} покинул сообщество {spaceName}',
'{displayName} left this space.' => '{displayName} покинул это сообщество.',
'{spaceName} has been archived' => '{spaceName} был архивирован',
'{spaceName} has been unarchived' => '{spaceName} был разархивирован',
'{user1} now follows {user2}.' => '{user1} теперь читает {user2}.',
);

View File

@ -1,4 +1,22 @@
<?php
return array (
'User not found!' => 'ተጠቃሚው አልተገኙም!',
);
/**
* 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 [
'User not found!' => 'ተጠቃሚው አልተገኙም!',
'Invalid user state: thi' => '',
];

View File

@ -116,6 +116,7 @@ return [
'Old logs can significantly increase the size of your database while providing little information.' => '',
'PHP reported a maximum of {maxUploadSize} MB' => '',
'Prevent client caching of following scripts' => '',
'Reported database time: {dateTime}' => '',
'Save & Test' => '',
'Saved and sent test email to: {address}' => '',
'Test message' => '',

View File

@ -123,6 +123,18 @@ return [
'Edit profile category' => '',
'Edit profile field' => '',
'Edit user: {name}' => '',
'Hello {displayName},<br><br>
Your account has been activated.<br><br>
Click here to login:<br>
{loginLink}<br><br>
Kind Regards<br>
{AdminName}<br><br>' => '',
'Hello {displayName},<br><br>
Your account request has been declined.<br><br>
Kind Regards<br>
{AdminName} <br><br> ' => '',
'Here you can create or edit profile categories and fields.' => '',
'Include captcha in registration form' => '',
'Manage profile attributes' => '',

View File

@ -1,4 +1,22 @@
<?php
return array (
'User not found!' => ' Gebruikers niet gevonden!',
);
/**
* 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 [
'User not found!' => ' Gebruikers niet gevonden!',
'Invalid user state: thi' => '',
];

View File

@ -98,6 +98,7 @@ return [
'Port number' => '',
'Prevent client caching of following scripts' => '',
'Redis' => '',
'Reported database time: {dateTime}' => '',
'SMTP Options' => '',
'Save & Flush Caches' => '',
'Save & Test' => '',

View File

@ -81,6 +81,18 @@ return [
'Enabled' => '',
'Group Manager' => '',
'Group user not found!' => '',
'Hello {displayName},<br><br>
Your account has been activated.<br><br>
Click here to login:<br>
{loginLink}<br><br>
Kind Regards<br>
{AdminName}<br><br>' => '',
'Hello {displayName},<br><br>
Your account request has been declined.<br><br>
Kind Regards<br>
{AdminName} <br><br> ' => '',
'Here you can create or edit profile categories and fields.' => '',
'If this option is not selected, the ownership of the spaces will be transferred to your account.' => '',
'Impersonate' => '',

View File

@ -1,4 +1,22 @@
<?php
return array (
'User not found!' => 'لم يتم إيجاد العضو',
);
/**
* 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 [
'User not found!' => 'لم يتم إيجاد العضو',
'Invalid user state: thi' => '',
];

View File

@ -124,5 +124,6 @@ return [
'You\'re using no icon at the moment. Upload your logo now.' => 'أنت لا تستخدم أي رمز في الوقت الحالي. قم بتحميل شعارك الآن.',
'You\'re using no logo at the moment. Upload your logo now.' => 'أنت لا تستخدم أي شعار في الوقت الحالي. قم بتحميل شعارك الآن.',
'never' => 'أبدا',
'Reported database time: {dateTime}' => '',
'Saved and sent test email to: {address}' => '',
];

View File

@ -132,4 +132,16 @@ return [
'You cannot delete yourself!' => 'لا تستطيع حذف نفسك!',
'never' => 'أبدا',
'Edit category' => '',
'Hello {displayName},<br><br>
Your account has been activated.<br><br>
Click here to login:<br>
{loginLink}<br><br>
Kind Regards<br>
{AdminName}<br><br>' => '',
'Hello {displayName},<br><br>
Your account request has been declined.<br><br>
Kind Regards<br>
{AdminName} <br><br> ' => '',
];

View File

@ -1,4 +1,22 @@
<?php
return array (
'User not found!' => 'Потребителят не е намерен!',
);
/**
* 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 [
'User not found!' => 'Потребителят не е намерен!',
'Invalid user state: thi' => '',
];

View File

@ -96,6 +96,7 @@ return [
'Port number' => '',
'Prevent client caching of following scripts' => '',
'Redis' => '',
'Reported database time: {dateTime}' => '',
'SMTP Options' => '',
'Save & Flush Caches' => '',
'Save & Test' => '',

View File

@ -75,6 +75,18 @@ return [
'Group not found!' => '',
'Group user not found!' => '',
'Groups' => '',
'Hello {displayName},<br><br>
Your account has been activated.<br><br>
Click here to login:<br>
{loginLink}<br><br>
Kind Regards<br>
{AdminName}<br><br>' => '',
'Hello {displayName},<br><br>
Your account request has been declined.<br><br>
Kind Regards<br>
{AdminName} <br><br> ' => '',
'Here you can create or edit profile categories and fields.' => '',
'If this option is not selected, the ownership of the spaces will be transferred to your account.' => '',
'Impersonate' => '',

View File

@ -17,5 +17,6 @@
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'Invalid user state: thi' => '',
'User not found!' => '',
];

View File

@ -95,6 +95,7 @@ return [
'Port number' => '',
'Prevent client caching of following scripts' => '',
'Redis' => '',
'Reported database time: {dateTime}' => '',
'SMTP Options' => '',
'Save' => '',
'Save & Flush Caches' => '',

View File

@ -74,6 +74,18 @@ return [
'Group not found!' => '',
'Group user not found!' => '',
'Groups' => '',
'Hello {displayName},<br><br>
Your account has been activated.<br><br>
Click here to login:<br>
{loginLink}<br><br>
Kind Regards<br>
{AdminName}<br><br>' => '',
'Hello {displayName},<br><br>
Your account request has been declined.<br><br>
Kind Regards<br>
{AdminName} <br><br> ' => '',
'Here you can create or edit profile categories and fields.' => '',
'If this option is not selected, the ownership of the spaces will be transferred to your account.' => '',
'Impersonate' => '',

View File

@ -1,4 +1,22 @@
<?php
return array (
'User not found!' => 'Membre no trobat!',
);
/**
* 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 [
'User not found!' => 'Membre no trobat!',
'Invalid user state: thi' => '',
];

View File

@ -101,6 +101,7 @@ return [
'Port number' => '',
'Prevent client caching of following scripts' => '',
'Redis' => '',
'Reported database time: {dateTime}' => '',
'SMTP Options' => '',
'Save & Flush Caches' => '',
'Save & Test' => '',

View File

@ -82,6 +82,18 @@ return [
'Enabled' => '',
'Group Manager' => '',
'Group user not found!' => '',
'Hello {displayName},<br><br>
Your account has been activated.<br><br>
Click here to login:<br>
{loginLink}<br><br>
Kind Regards<br>
{AdminName}<br><br>' => '',
'Hello {displayName},<br><br>
Your account request has been declined.<br><br>
Kind Regards<br>
{AdminName} <br><br> ' => '',
'Here you can create or edit profile categories and fields.' => '',
'If this option is not selected, the ownership of the spaces will be transferred to your account.' => '',
'Impersonate' => '',

View File

@ -1,4 +1,22 @@
<?php
return array (
'User not found!' => 'Uživatel nebyl nalezen!',
);
/**
* 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 [
'User not found!' => 'Uživatel nebyl nalezen!',
'Invalid user state: thi' => '',
];

View File

@ -121,6 +121,7 @@ return [
'Mobile appearance' => '',
'Prevent client caching of following scripts' => '',
'Redis' => '',
'Reported database time: {dateTime}' => '',
'Saved and sent test email to: {address}' => '',
'Test message' => '',
'Use the default swipe to show sidebar on a mobile device' => '',

View File

@ -115,6 +115,18 @@ return [
'Disabled users' => '',
'Do not change placeholders like {displayName} if you want them to be automatically filled by the system. To reset the email content fields with the system default, leave them empty.' => '',
'Edit category' => '',
'Hello {displayName},<br><br>
Your account has been activated.<br><br>
Click here to login:<br>
{loginLink}<br><br>
Kind Regards<br>
{AdminName}<br><br>' => '',
'Hello {displayName},<br><br>
Your account request has been declined.<br><br>
Kind Regards<br>
{AdminName} <br><br> ' => '',
'If this option is not selected, the ownership of the spaces will be transferred to your account.' => '',
'Impersonate' => '',
'Include captcha in registration form' => '',

View File

@ -1,4 +1,22 @@
<?php
return array (
'User not found!' => 'Bruger ikke fundet!',
);
/**
* 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 [
'User not found!' => 'Bruger ikke fundet!',
'Invalid user state: thi' => '',
];

View File

@ -115,6 +115,7 @@ return [
'PHP APC(u) Extension missing - Type not available!' => '',
'Prevent client caching of following scripts' => '',
'Redis' => '',
'Reported database time: {dateTime}' => '',
'Saved and sent test email to: {address}' => '',
'Sort by creation date' => '',
'Sort by update date' => '',

View File

@ -98,6 +98,18 @@ return [
'Edit user: {name}' => '',
'Group Manager' => '',
'Group user not found!' => '',
'Hello {displayName},<br><br>
Your account has been activated.<br><br>
Click here to login:<br>
{loginLink}<br><br>
Kind Regards<br>
{AdminName}<br><br>' => '',
'Hello {displayName},<br><br>
Your account request has been declined.<br><br>
Kind Regards<br>
{AdminName} <br><br> ' => '',
'Here you can create or edit profile categories and fields.' => '',
'If this option is not selected, the ownership of the spaces will be transferred to your account.' => '',
'Impersonate' => '',

View File

@ -1,4 +1,22 @@
<?php
return array (
'User not found!' => 'Benutzer nicht gefunden!',
);
/**
* 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 [
'User not found!' => 'Benutzer nicht gefunden!',
'Invalid user state: thi' => '',
];

View File

@ -1,111 +1,129 @@
<?php
return array (
'1 month' => '1 Monat',
'1 week' => '1 Woche',
'1 year' => '1 Jahr',
'2 weeks' => '2 Wochen',
'3 months' => '3 Monate',
'6 months' => '6 Monate',
'<strong>Confirm</strong> icon deletion' => 'Löschen des Icons <strong>bestätigen</strong>',
'<strong>Confirm</strong> image deletion' => 'Löschen des Bildes <strong>bestätigen</strong>',
'APC(u)' => 'APC(u)',
'Add OEmbed provider' => 'OEmbed Anbieter hinzufügen',
'Add new provider' => 'Neuen Anbieter hinzufügen',
'Advanced Settings' => 'Erweiterte Einstellungen',
'Allow Self-Signed Certificates?' => 'Selbst-signierte Zertifikate erlauben?',
'Allowed file extensions' => 'Erlaubte Dateierweiterungen',
'Alphabetical' => 'Alphabetisch',
'Appearance Settings' => 'Anzeigeeinstellungen',
'Auto format based on user language - Example: {example}' => 'Automatische Formatierung basierend auf der Benutzersprache - Beispiel: {example}',
'Back to overview' => 'Zurück zur Übersicht',
'Base URL' => 'Basis-URL',
'Cache Backend' => 'Cache Backend',
'Comma separated list. Leave empty to allow all.' => 'Komma-separierte Liste (CSV). Leer lassen, um alle zu erlauben.',
'Could not send test email.' => 'Test-E-Mail konnte nicht versandt werden.',
'Currently no provider active!' => 'Aktuell sind keine Anbieter eingerichtet!',
'Currently there are {count} records in the database dating from {dating}.' => 'Beginnend mit dem {dating} enthält die Datenbank {count} Datensätze.',
'Dashboard' => 'Übersicht',
'Date input format' => 'Datumseingabeformat',
'Default Expire Time (in seconds)' => 'Standardablaufzeit (in Sekunden)',
'Default language' => 'Standardsprache',
'Default pagination size (Entries per page)' => 'Standardseitengröße (Einträge pro Seite)',
'Default stream content order' => 'Standardsortierung des Streams',
'Delete' => 'Löschen',
'Display Name (Format)' => 'Anzeigename (Format)',
'Dropdown space order' => 'DropDown-Space-Sortierung',
'E-Mail' => 'E-Mail',
'E-Mail sender address' => 'E-Mail-Absenderadresse',
'E-Mail sender name' => 'E-Mail-Absendername',
'E.g. http://example.com/humhub' => 'z. B. http://example.com/humhub',
'Edit OEmbed provider' => 'OEmbed Anbieter bearbeiten',
'Enable user friendship system' => 'Aktivieren des Freundschaftssystems unter Benutzern',
'Enabled' => 'Aktiviert',
'Enabled OEmbed providers' => 'Aktivierte OEmbed Anbieter',
'Encryption' => 'Verschlüsselung',
'Endpoint Url' => 'Ziel-Url',
'File' => 'Datei',
'Firstname Lastname (e.g. John Doe)' => 'Vorname Nachname (z. B. Max Mustermann)',
'Fixed format (dd/mm/yyyy) - Example: {example}' => 'Festes Format (dd/mm/yyyy) - Beispiel: {example}',
'Friendship' => 'Freundschaften',
'General' => 'Allgemein',
'General Settings' => 'Allgemeine Einstellungen',
'HTML tracking code' => 'HTML Tracking Code',
'Here you can configurate the registration behaviour and additinal user settings of your social network.' => 'Hier kannst du Registrierungseinstellungen und weitere Benutzereinstellungen deines sozialen Netzwerks konfigurieren.',
'Here you can configure basic settings of your social network.' => 'Hier kannst du grundlegende Einstellungen deines sozialen Netzwerks konfigurieren.',
'Hide file info (name, size) for images on wall' => 'Datei-Informationen (Name, Größe) für Bilder in der Übersicht ausblenden',
'Horizontal scrolling images on a mobile device' => 'Bilder auf Mobilgeräten horizontal scrollen',
'Icon upload' => 'Icon hochgeladen',
'If not set, height will default to 200px.' => 'Ist dieser Wert nicht gesetzt, wird die Standard-Bildhöhe von 200px genutzt.',
'If not set, width will default to 200px.' => 'Ist dieser Wert nicht gesetzt, wird die Standard-Bildbreite von 200px genutzt.',
'Last visit' => 'Letzter Zugriff',
'Logo upload' => 'Logo hochladen',
'Mail Transport Type' => 'Mail Transport Typ',
'Maximum allowed age for logs.' => 'Höchstalter für Protokolle',
'Maximum preview image height (in pixels, optional)' => 'Maximalhöhe der Vorschaubilder (in Pixel, optional)',
'Maximum preview image width (in pixels, optional)' => 'Maximalbreite der Vorschaubilder (in Pixel, optional)',
'Maximum upload file size (in MB)' => 'Maximale Datei Upload Größe (in MB)',
'Mobile appearance' => 'Mobile Version',
'Name of the application' => 'Name der Anwendung',
'No Proxy Hosts' => 'Keine Proxy-Hosts',
'No caching' => 'Kein Caching',
'None - shows dropdown in user registration.' => 'Keine - bei der Registrierung Drop-Down Auswahl zeigen',
'Notification Settings' => 'Benachrichtungseinstellungen',
'Old logs can significantly increase the size of your database while providing little information.' => 'Alte Protokolle können die Größe der Datenbank signifikant erhöhen, ohne einen großen Mehrwert an Informationen zu bieten.',
'PHP APC(u) Extension missing - Type not available!' => 'PHP APC(u) Erweiterung nicht gefunden - Typ nicht verfügbar!',
'PHP reported a maximum of {maxUploadSize} MB' => 'PHP meldet ein Maximum von {maxUploadSize} MB',
'Password' => 'Passwort',
'Port' => 'Port',
'Port number' => 'Portnummer',
'Prevent client caching of following scripts' => 'Zwischenspeichern der folgenden Skripte auf dem Client verhindern',
'Redis' => 'Redis',
'SMTP Options' => 'SMTP-Optionen',
'Save' => 'Speichern',
'Save & Flush Caches' => 'Speichern &amp; Cache leeren',
'Save & Test' => 'Speichern &amp; Testen',
'Saved' => 'Gespeichert',
'Saved and flushed cache' => 'Gespeichert und Cache bereinigt',
'Saved and sent test email to: {address}' => 'Gespeichert und Test E-Mail verschickt: {address}',
'Server' => 'Server',
'Server Timezone' => 'Server-Zeitzone',
'Show introduction tour for new users' => 'Zeige Einführungstour für neue Benutzer',
'Show user profile post form on dashboard' => 'Zeige Eingabe für Profil-Beiträge in der Übersicht',
'Sort by creation date' => 'Nach Erstelldatum sortieren',
'Sort by update date' => 'Nach Aktualisierungsdatum sortieren',
'Test message' => 'Testnachricht',
'Theme' => 'Thema',
'These settings refer to advanced topics of your social network.' => 'Diese Einstellungen betreffen fortgeschrittene Themen deines sozialen Netzwerkes.',
'These settings refer to the appearance of your social network.' => 'Diese Einstellungen beziehen sich auf die Darstellung deines Sozialen Netzwerks.',
'Url Prefix' => 'Url Prefix',
'Url Prefix without http:// or https:// (e.g. youtube.com)' => 'Url Prefix OHNE http:// oder https:// (z. B. youtube.com)',
'Use %url% as placeholder for URL. Format needs to be JSON. (e.g. http://www.youtube.com/oembed?url=%url%&format=json)' => 'Benutze %url% als Platzhalter für die URL. Als Format muss JSON zurückgegeben werden. (z. B. http://www.youtube.de/oembed?url=%url%&amp;format=json)',
'Use X-Sendfile for File Downloads' => 'Benutze X-Sendfile für Datei Downloads',
'Use the default swipe to show sidebar on a mobile device' => 'Standard-Swipe verwenden, um die Seitenleiste auf einem mobilen Gerät anzuzeigen',
'User' => 'Benutzer',
'User Settings' => 'Benutzereinstellungen',
'Username' => 'Benutzername',
'Username (e.g. john)' => 'Benutzername (z. B. max)',
'You can add a statistic code snippet (HTML) - which will be added to all rendered pages.' => 'Du kannst HTML Code für Statistiken hinzufügen, der zu allen generierten Seiten hinzugefügt wird.',
'You\'re using no icon at the moment. Upload your logo now.' => 'Zurzeit verwendest du kein Symbol. Jetzt dein Logo hochladen.',
'You\'re using no logo at the moment. Upload your logo now.' => 'Du benutzt momentan kein eigenes Logo. Lade dein eigenes Logo hoch.',
'never' => 'Nie',
);
/**
* 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 [
'1 month' => '1 Monat',
'1 week' => '1 Woche',
'1 year' => '1 Jahr',
'2 weeks' => '2 Wochen',
'3 months' => '3 Monate',
'6 months' => '6 Monate',
'<strong>Confirm</strong> icon deletion' => 'Löschen des Icons <strong>bestätigen</strong>',
'<strong>Confirm</strong> image deletion' => 'Löschen des Bildes <strong>bestätigen</strong>',
'APC(u)' => 'APC(u)',
'Add OEmbed provider' => 'OEmbed Anbieter hinzufügen',
'Add new provider' => 'Neuen Anbieter hinzufügen',
'Advanced Settings' => 'Erweiterte Einstellungen',
'Allow Self-Signed Certificates?' => 'Selbst-signierte Zertifikate erlauben?',
'Allowed file extensions' => 'Erlaubte Dateierweiterungen',
'Alphabetical' => 'Alphabetisch',
'Appearance Settings' => 'Anzeigeeinstellungen',
'Auto format based on user language - Example: {example}' => 'Automatische Formatierung basierend auf der Benutzersprache - Beispiel: {example}',
'Back to overview' => 'Zurück zur Übersicht',
'Base URL' => 'Basis-URL',
'Cache Backend' => 'Cache Backend',
'Comma separated list. Leave empty to allow all.' => 'Komma-separierte Liste (CSV). Leer lassen, um alle zu erlauben.',
'Could not send test email.' => 'Test-E-Mail konnte nicht versandt werden.',
'Currently no provider active!' => 'Aktuell sind keine Anbieter eingerichtet!',
'Currently there are {count} records in the database dating from {dating}.' => 'Beginnend mit dem {dating} enthält die Datenbank {count} Datensätze.',
'Dashboard' => 'Übersicht',
'Date input format' => 'Datumseingabeformat',
'Default Expire Time (in seconds)' => 'Standardablaufzeit (in Sekunden)',
'Default language' => 'Standardsprache',
'Default pagination size (Entries per page)' => 'Standardseitengröße (Einträge pro Seite)',
'Default stream content order' => 'Standardsortierung des Streams',
'Delete' => 'Löschen',
'Display Name (Format)' => 'Anzeigename (Format)',
'Dropdown space order' => 'DropDown-Space-Sortierung',
'E-Mail' => 'E-Mail',
'E-Mail sender address' => 'E-Mail-Absenderadresse',
'E-Mail sender name' => 'E-Mail-Absendername',
'E.g. http://example.com/humhub' => 'z. B. http://example.com/humhub',
'Edit OEmbed provider' => 'OEmbed Anbieter bearbeiten',
'Enable user friendship system' => 'Aktivieren des Freundschaftssystems unter Benutzern',
'Enabled' => 'Aktiviert',
'Enabled OEmbed providers' => 'Aktivierte OEmbed Anbieter',
'Encryption' => 'Verschlüsselung',
'Endpoint Url' => 'Ziel-Url',
'File' => 'Datei',
'Firstname Lastname (e.g. John Doe)' => 'Vorname Nachname (z. B. Max Mustermann)',
'Fixed format (dd/mm/yyyy) - Example: {example}' => 'Festes Format (dd/mm/yyyy) - Beispiel: {example}',
'Friendship' => 'Freundschaften',
'General' => 'Allgemein',
'General Settings' => 'Allgemeine Einstellungen',
'HTML tracking code' => 'HTML Tracking Code',
'Here you can configurate the registration behaviour and additinal user settings of your social network.' => 'Hier kannst du Registrierungseinstellungen und weitere Benutzereinstellungen deines sozialen Netzwerks konfigurieren.',
'Here you can configure basic settings of your social network.' => 'Hier kannst du grundlegende Einstellungen deines sozialen Netzwerks konfigurieren.',
'Hide file info (name, size) for images on wall' => 'Datei-Informationen (Name, Größe) für Bilder in der Übersicht ausblenden',
'Horizontal scrolling images on a mobile device' => 'Bilder auf Mobilgeräten horizontal scrollen',
'Icon upload' => 'Icon hochgeladen',
'If not set, height will default to 200px.' => 'Ist dieser Wert nicht gesetzt, wird die Standard-Bildhöhe von 200px genutzt.',
'If not set, width will default to 200px.' => 'Ist dieser Wert nicht gesetzt, wird die Standard-Bildbreite von 200px genutzt.',
'Last visit' => 'Letzter Zugriff',
'Logo upload' => 'Logo hochladen',
'Mail Transport Type' => 'Mail Transport Typ',
'Maximum allowed age for logs.' => 'Höchstalter für Protokolle',
'Maximum preview image height (in pixels, optional)' => 'Maximalhöhe der Vorschaubilder (in Pixel, optional)',
'Maximum preview image width (in pixels, optional)' => 'Maximalbreite der Vorschaubilder (in Pixel, optional)',
'Maximum upload file size (in MB)' => 'Maximale Datei Upload Größe (in MB)',
'Mobile appearance' => 'Mobile Version',
'Name of the application' => 'Name der Anwendung',
'No Proxy Hosts' => 'Keine Proxy-Hosts',
'No caching' => 'Kein Caching',
'None - shows dropdown in user registration.' => 'Keine - bei der Registrierung Drop-Down Auswahl zeigen',
'Notification Settings' => 'Benachrichtungseinstellungen',
'Old logs can significantly increase the size of your database while providing little information.' => 'Alte Protokolle können die Größe der Datenbank signifikant erhöhen, ohne einen großen Mehrwert an Informationen zu bieten.',
'PHP APC(u) Extension missing - Type not available!' => 'PHP APC(u) Erweiterung nicht gefunden - Typ nicht verfügbar!',
'PHP reported a maximum of {maxUploadSize} MB' => 'PHP meldet ein Maximum von {maxUploadSize} MB',
'Password' => 'Passwort',
'Port' => 'Port',
'Port number' => 'Portnummer',
'Prevent client caching of following scripts' => 'Zwischenspeichern der folgenden Skripte auf dem Client verhindern',
'Redis' => 'Redis',
'SMTP Options' => 'SMTP-Optionen',
'Save' => 'Speichern',
'Save & Flush Caches' => 'Speichern &amp; Cache leeren',
'Save & Test' => 'Speichern &amp; Testen',
'Saved' => 'Gespeichert',
'Saved and flushed cache' => 'Gespeichert und Cache bereinigt',
'Saved and sent test email to: {address}' => 'Gespeichert und Test E-Mail verschickt: {address}',
'Server' => 'Server',
'Server Timezone' => 'Server-Zeitzone',
'Show introduction tour for new users' => 'Zeige Einführungstour für neue Benutzer',
'Show user profile post form on dashboard' => 'Zeige Eingabe für Profil-Beiträge in der Übersicht',
'Sort by creation date' => 'Nach Erstelldatum sortieren',
'Sort by update date' => 'Nach Aktualisierungsdatum sortieren',
'Test message' => 'Testnachricht',
'Theme' => 'Thema',
'These settings refer to advanced topics of your social network.' => 'Diese Einstellungen betreffen fortgeschrittene Themen deines sozialen Netzwerkes.',
'These settings refer to the appearance of your social network.' => 'Diese Einstellungen beziehen sich auf die Darstellung deines Sozialen Netzwerks.',
'Url Prefix' => 'Url Prefix',
'Url Prefix without http:// or https:// (e.g. youtube.com)' => 'Url Prefix OHNE http:// oder https:// (z. B. youtube.com)',
'Use %url% as placeholder for URL. Format needs to be JSON. (e.g. http://www.youtube.com/oembed?url=%url%&format=json)' => 'Benutze %url% als Platzhalter für die URL. Als Format muss JSON zurückgegeben werden. (z. B. http://www.youtube.de/oembed?url=%url%&amp;format=json)',
'Use X-Sendfile for File Downloads' => 'Benutze X-Sendfile für Datei Downloads',
'Use the default swipe to show sidebar on a mobile device' => 'Standard-Swipe verwenden, um die Seitenleiste auf einem mobilen Gerät anzuzeigen',
'User' => 'Benutzer',
'User Settings' => 'Benutzereinstellungen',
'Username' => 'Benutzername',
'Username (e.g. john)' => 'Benutzername (z. B. max)',
'You can add a statistic code snippet (HTML) - which will be added to all rendered pages.' => 'Du kannst HTML Code für Statistiken hinzufügen, der zu allen generierten Seiten hinzugefügt wird.',
'You\'re using no icon at the moment. Upload your logo now.' => 'Zurzeit verwendest du kein Symbol. Jetzt dein Logo hochladen.',
'You\'re using no logo at the moment. Upload your logo now.' => 'Du benutzt momentan kein eigenes Logo. Lade dein eigenes Logo hoch.',
'never' => 'Nie',
'Reported database time: {dateTime}' => '',
];

View File

@ -1,4 +1,22 @@
<?php
return array (
'User not found!' => 'Ο χρήστης δεν βρέθηκε!',
);
/**
* 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 [
'User not found!' => 'Ο χρήστης δεν βρέθηκε!',
'Invalid user state: thi' => '',
];

View File

@ -119,6 +119,7 @@ return [
'Fixed format (dd/mm/yyyy) - Example: {example}' => '',
'Mobile appearance' => '',
'Prevent client caching of following scripts' => '',
'Reported database time: {dateTime}' => '',
'Save & Test' => '',
'Saved and sent test email to: {address}' => '',
'Test message' => '',

View File

@ -132,4 +132,16 @@ return [
'You cannot delete yourself!' => 'Δεν μπορείς να διαγράψεις τον εαυτό σου!',
'never' => 'ποτέ',
'Edit category' => '',
'Hello {displayName},<br><br>
Your account has been activated.<br><br>
Click here to login:<br>
{loginLink}<br><br>
Kind Regards<br>
{AdminName}<br><br>' => '',
'Hello {displayName},<br><br>
Your account request has been declined.<br><br>
Kind Regards<br>
{AdminName} <br><br> ' => '',
];

View File

@ -1,4 +1,22 @@
<?php
return array (
'User not found!' => '¡Usuario no encotrado!',
);
/**
* 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 [
'User not found!' => '¡Usuario no encotrado!',
'Invalid user state: thi' => '',
];

View File

@ -1,111 +1,129 @@
<?php
return array (
'1 month' => '1 mes',
'1 week' => '1 semana',
'1 year' => '1 año',
'2 weeks' => '2 semanas',
'3 months' => '3 meses',
'6 months' => '6 meses',
'<strong>Confirm</strong> icon deletion' => '<strong>Confirma</strong> el borrado del icono',
'<strong>Confirm</strong> image deletion' => '<strong>Confirmar</strong> borrar imagen',
'APC(u)' => 'APC(u)',
'Add OEmbed provider' => 'Agregar proveedor de OEmbed',
'Add new provider' => 'Añadir nuevo proveedor',
'Advanced Settings' => 'Ajustes avanzados',
'Allow Self-Signed Certificates?' => '¿Permitir cerfificados autofirmados?',
'Allowed file extensions' => 'Extensiones de archivos permitidas',
'Alphabetical' => 'Alfabético',
'Appearance Settings' => 'Ajustes de apariencia',
'Auto format based on user language - Example: {example}' => 'Formato automático basado en el lenguaje del usuario - Ejemplo: {example}',
'Back to overview' => 'Regresar a la vista previa',
'Base URL' => 'URL Base',
'Cache Backend' => 'Modo de caché',
'Comma separated list. Leave empty to allow all.' => 'Lista separada por comas. Deja en blanco para permitir todos',
'Could not send test email.' => 'El envío de correo electrónico de prueba no fue exitoso.',
'Currently no provider active!' => '¡No hay ningún proveedor activo!',
'Currently there are {count} records in the database dating from {dating}.' => 'Actualmente hay {count} registros en la base de datos que data de {dating}.',
'Dashboard' => 'Inicio',
'Date input format' => 'Formato de fecha',
'Default Expire Time (in seconds)' => 'Tiempo de expiración por defecto (en segundos)',
'Default language' => 'Idioma por defecto',
'Default pagination size (Entries per page)' => 'Tamaño de paginación por defecto (Entradas por página)',
'Default stream content order' => 'Orden del contenido de Actividad',
'Delete' => 'Eliminar',
'Display Name (Format)' => 'Mostrar nombre (Formato)',
'Dropdown space order' => 'Orden de los desplegables',
'E-Mail' => 'Correo electrónico',
'E-Mail sender address' => 'Dirección del remitente del correo electrónico',
'E-Mail sender name' => 'Nombre del remitente del correo electrónico',
'E.g. http://example.com/humhub' => 'P.ej. http://example.com/humhub',
'Edit OEmbed provider' => 'Editar proveedor de OEmbed',
'Enable user friendship system' => 'Activar el Sistema de Amigos',
'Enabled' => 'Habilitado',
'Enabled OEmbed providers' => 'Proveedores de OEmbed activados',
'Encryption' => 'Cifrado',
'Endpoint Url' => 'Endpoint URL',
'File' => 'Archivo',
'Firstname Lastname (e.g. John Doe)' => 'Nombre y Apellido (p.ej. John Doe)',
'Fixed format (dd/mm/yyyy) - Example: {example}' => 'Formato fijo (dd/mm/aaaa) - Ejemplo: {example}',
'Friendship' => 'Amistad',
'General' => 'General',
'General Settings' => 'Ajustes generales',
'HTML tracking code' => 'Código de seguimiento HTML',
'Here you can configurate the registration behaviour and additinal user settings of your social network.' => 'Aquí puede configurar el comportamiento de registro y la configuración de usuario adicional de su red social.',
'Here you can configure basic settings of your social network.' => 'Aquí puede configurar los ajustes básicos de su red social.',
'Hide file info (name, size) for images on wall' => 'Esconder la información (nombre, tamaño) para las imágenes en el muro',
'Horizontal scrolling images on a mobile device' => 'Desplazamiento horizontal en dispositivos móviles',
'Icon upload' => 'Subir icono',
'If not set, height will default to 200px.' => 'Si no se ajusta, la altura por defecto será de 200 píxeles.',
'If not set, width will default to 200px.' => 'Si no se ajusta, el ancho por defecto será de 200 píxeles.',
'Last visit' => 'Última visita',
'Logo upload' => 'Subir logo',
'Mail Transport Type' => 'Tipo de transporte de correo',
'Maximum allowed age for logs.' => 'Edad máxima para los logs.',
'Maximum preview image height (in pixels, optional)' => 'Altura máxima de previsualización de imagen (en píxeles, opcional)',
'Maximum preview image width (in pixels, optional)' => 'Ancho máximo de previsualización de imagen (en píxeles, opcional)',
'Maximum upload file size (in MB)' => 'Tamaño máximo de archivo para subir (en MB)',
'Mobile appearance' => 'Apariencia móvil',
'Name of the application' => 'Nombre de la aplicación',
'No Proxy Hosts' => 'Sin Proxy',
'No caching' => 'No hacer caché',
'None - shows dropdown in user registration.' => 'Ninguno - muestra el desplegable en el registro de usuario',
'Notification Settings' => 'Configuración de las notificaciones',
'Old logs can significantly increase the size of your database while providing little information.' => 'Registros antiguos pueden aumentar significativamente el tamaño de su base de datos, proporcionando poca información.',
'PHP APC(u) Extension missing - Type not available!' => 'La extensión PHP APC(u) no está disponible - ¡Tipo no disponible!',
'PHP reported a maximum of {maxUploadSize} MB' => 'PHP reportó un máximo de {maxUploadSize} MB',
'Password' => 'Contraseña',
'Port' => 'Puerto',
'Port number' => 'Número de puerto',
'Prevent client caching of following scripts' => 'Evitar el almacenamiento en caché del cliente de los siguientes scripts',
'Redis' => 'Redis',
'SMTP Options' => 'Opciones SMTP',
'Save' => 'Guardar',
'Save & Flush Caches' => 'Guardar y vaciar cachés',
'Save & Test' => 'Guardar y probar',
'Saved' => 'Guardado',
'Saved and flushed cache' => 'Guardado y vaciada la caché',
'Saved and sent test email to: {address}' => 'Cambios guardados y correo de prueba enviado a: {address}',
'Server' => 'Servidor',
'Server Timezone' => 'Zona horaria del Servidor',
'Show introduction tour for new users' => 'Mostrar guía de introducción a los nuevos usuarios',
'Show user profile post form on dashboard' => 'Mostrar el formulario para escribir entradas en Inicio',
'Sort by creation date' => 'Ordenar por fecha de creación',
'Sort by update date' => 'Ordenar por fecha de actualización',
'Test message' => 'Mensaje de prueba',
'Theme' => 'Tema',
'These settings refer to advanced topics of your social network.' => 'Estos ajustes se refieren a temas avanzados de su red social.',
'These settings refer to the appearance of your social network.' => 'Estos ajustes se refieren a la apariencia de su red social.',
'Url 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%&amp;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',
);
/**
* 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 [
'1 month' => '1 mes',
'1 week' => '1 semana',
'1 year' => '1 año',
'2 weeks' => '2 semanas',
'3 months' => '3 meses',
'6 months' => '6 meses',
'<strong>Confirm</strong> icon deletion' => '<strong>Confirma</strong> el borrado del icono',
'<strong>Confirm</strong> image deletion' => '<strong>Confirmar</strong> borrar imagen',
'APC(u)' => 'APC(u)',
'Add OEmbed provider' => 'Agregar proveedor de OEmbed',
'Add new provider' => 'Añadir nuevo proveedor',
'Advanced Settings' => 'Ajustes avanzados',
'Allow Self-Signed Certificates?' => '¿Permitir cerfificados autofirmados?',
'Allowed file extensions' => 'Extensiones de archivos permitidas',
'Alphabetical' => 'Alfabético',
'Appearance Settings' => 'Ajustes de apariencia',
'Auto format based on user language - Example: {example}' => 'Formato automático basado en el lenguaje del usuario - Ejemplo: {example}',
'Back to overview' => 'Regresar a la vista previa',
'Base URL' => 'URL Base',
'Cache Backend' => 'Modo de caché',
'Comma separated list. Leave empty to allow all.' => 'Lista separada por comas. Deja en blanco para permitir todos',
'Could not send test email.' => 'El envío de correo electrónico de prueba no fue exitoso.',
'Currently no provider active!' => '¡No hay ningún proveedor activo!',
'Currently there are {count} records in the database dating from {dating}.' => 'Actualmente hay {count} registros en la base de datos que data de {dating}.',
'Dashboard' => 'Inicio',
'Date input format' => 'Formato de fecha',
'Default Expire Time (in seconds)' => 'Tiempo de expiración por defecto (en segundos)',
'Default language' => 'Idioma por defecto',
'Default pagination size (Entries per page)' => 'Tamaño de paginación por defecto (Entradas por página)',
'Default stream content order' => 'Orden del contenido de Actividad',
'Delete' => 'Eliminar',
'Display Name (Format)' => 'Mostrar nombre (Formato)',
'Dropdown space order' => 'Orden de los desplegables',
'E-Mail' => 'Correo electrónico',
'E-Mail sender address' => 'Dirección del remitente del correo electrónico',
'E-Mail sender name' => 'Nombre del remitente del correo electrónico',
'E.g. http://example.com/humhub' => 'P.ej. http://example.com/humhub',
'Edit OEmbed provider' => 'Editar proveedor de OEmbed',
'Enable user friendship system' => 'Activar el Sistema de Amigos',
'Enabled' => 'Habilitado',
'Enabled OEmbed providers' => 'Proveedores de OEmbed activados',
'Encryption' => 'Cifrado',
'Endpoint Url' => 'Endpoint URL',
'File' => 'Archivo',
'Firstname Lastname (e.g. John Doe)' => 'Nombre y Apellido (p.ej. John Doe)',
'Fixed format (dd/mm/yyyy) - Example: {example}' => 'Formato fijo (dd/mm/aaaa) - Ejemplo: {example}',
'Friendship' => 'Amistad',
'General' => 'General',
'General Settings' => 'Ajustes generales',
'HTML tracking code' => 'Código de seguimiento HTML',
'Here you can configurate the registration behaviour and additinal user settings of your social network.' => 'Aquí puede configurar el comportamiento de registro y la configuración de usuario adicional de su red social.',
'Here you can configure basic settings of your social network.' => 'Aquí puede configurar los ajustes básicos de su red social.',
'Hide file info (name, size) for images on wall' => 'Esconder la información (nombre, tamaño) para las imágenes en el muro',
'Horizontal scrolling images on a mobile device' => 'Desplazamiento horizontal en dispositivos móviles',
'Icon upload' => 'Subir icono',
'If not set, height will default to 200px.' => 'Si no se ajusta, la altura por defecto será de 200 píxeles.',
'If not set, width will default to 200px.' => 'Si no se ajusta, el ancho por defecto será de 200 píxeles.',
'Last visit' => 'Última visita',
'Logo upload' => 'Subir logo',
'Mail Transport Type' => 'Tipo de transporte de correo',
'Maximum allowed age for logs.' => 'Edad máxima para los logs.',
'Maximum preview image height (in pixels, optional)' => 'Altura máxima de previsualización de imagen (en píxeles, opcional)',
'Maximum preview image width (in pixels, optional)' => 'Ancho máximo de previsualización de imagen (en píxeles, opcional)',
'Maximum upload file size (in MB)' => 'Tamaño máximo de archivo para subir (en MB)',
'Mobile appearance' => 'Apariencia móvil',
'Name of the application' => 'Nombre de la aplicación',
'No Proxy Hosts' => 'Sin Proxy',
'No caching' => 'No hacer caché',
'None - shows dropdown in user registration.' => 'Ninguno - muestra el desplegable en el registro de usuario',
'Notification Settings' => 'Configuración de las notificaciones',
'Old logs can significantly increase the size of your database while providing little information.' => 'Registros antiguos pueden aumentar significativamente el tamaño de su base de datos, proporcionando poca información.',
'PHP APC(u) Extension missing - Type not available!' => 'La extensión PHP APC(u) no está disponible - ¡Tipo no disponible!',
'PHP reported a maximum of {maxUploadSize} MB' => 'PHP reportó un máximo de {maxUploadSize} MB',
'Password' => 'Contraseña',
'Port' => 'Puerto',
'Port number' => 'Número de puerto',
'Prevent client caching of following scripts' => 'Evitar el almacenamiento en caché del cliente de los siguientes scripts',
'Redis' => 'Redis',
'SMTP Options' => 'Opciones SMTP',
'Save' => 'Guardar',
'Save & Flush Caches' => 'Guardar y vaciar cachés',
'Save & Test' => 'Guardar y probar',
'Saved' => 'Guardado',
'Saved and flushed cache' => 'Guardado y vaciada la caché',
'Saved and sent test email to: {address}' => 'Cambios guardados y correo de prueba enviado a: {address}',
'Server' => 'Servidor',
'Server Timezone' => 'Zona horaria del Servidor',
'Show introduction tour for new users' => 'Mostrar guía de introducción a los nuevos usuarios',
'Show user profile post form on dashboard' => 'Mostrar el formulario para escribir entradas en Inicio',
'Sort by creation date' => 'Ordenar por fecha de creación',
'Sort by update date' => 'Ordenar por fecha de actualización',
'Test message' => 'Mensaje de prueba',
'Theme' => 'Tema',
'These settings refer to advanced topics of your social network.' => 'Estos ajustes se refieren a temas avanzados de su red social.',
'These settings refer to the appearance of your social network.' => 'Estos ajustes se refieren a la apariencia de su red social.',
'Url 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%&amp;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}' => '',
];

View File

@ -1,118 +1,147 @@
<?php
return array (
'<strong>Information</strong>' => '<strong>Información</strong>',
'<strong>Settings</strong> and Configuration' => '<strong>Ajustes</strong> y Configuración',
'<strong>User</strong> administration' => 'Administración de <strong>Usuarios</strong>',
'Accept user: <strong>{displayName}</strong> ' => 'Aceptar usuario: <strong>{displayName}</strong>',
'Account Request for \'{displayName}\' has been approved.' => 'La solicitud de cuenta para \'{displayName}\' ha sido aprobada.',
'Account Request for \'{displayName}\' has been declined.' => 'La solicitud de cuenta para \'{displayName}\' ha sido denegada.',
'Actions' => 'Acciones',
'Active users' => 'Usuarios activos',
'Add Groups...' => 'Agregar grupos...',
'Add new category' => 'Añadir nueva categoría',
'Add new field' => 'Añadir nuevo campo',
'Add new group' => 'Agregar un nuevo grupo',
'Add new members...' => 'Agregar nuevos usuarios...',
'Add new user' => 'Añadir nuevo usuario',
'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)',
'Anonymous users can register' => 'Los usuarios anónimos pueden registrarse',
'Are you really sure that you want to disable this user?' => '¿Estás seguro de querer deshabilitar este usuario?',
'Are you really sure that you want to enable this user?' => '¿Estás seguro de querer habilitar este usuario?',
'Are you really sure that you want to impersonate this user?' => '¿Estás seguro de querer asumir la identidad de este usuario?',
'Are you sure that you want to delete following user?' => '¿Estás seguro de querer borrar el siguiente usuario?',
'Cancel' => 'Cancelar',
'Click here to review' => 'Haz clic aqui para revisar',
'Confirm user deletion' => 'Confirme el borrado del usuario',
'Could not load category.' => 'No se pudo cargar la categoría.',
'Create new group' => 'Crear nuevo grupo',
'Create new profile category' => 'Crear nueva categoría de perfil',
'Create new profile field' => 'Crear nuevo campo de perfil',
'Decline & delete user: <strong>{displayName}</strong>' => 'Declinar y borrar usuario: <strong>{displayName}</strong>',
'Default content of the registration approval email' => 'Contenido por defecto del mensaje de aceptación del registro',
'Default content of the registration denial email' => 'Contenido por defecto del mensaje de denegación del registro',
'Default user group for new users' => 'Grupo por defecto para nuevos usuarios',
'Default user idle timeout, auto-logout (in seconds, optional)' => 'Tiempo de inactividad antes de cerrar sesión (en segundos, opcional)',
'Default user profile visibility' => 'Visibilidad del perfil de usuario por defecto',
'Delete' => 'Borrar',
'Delete all contributions of this user' => 'Borrar todas las contribuciones de este usuario',
'Delete invitation' => 'Borrar invitación',
'Delete invitation?' => '¿Borrar invitación?',
'Delete spaces which are owned by this user' => 'Borrar los espacios que son propiedad de este usuario',
'Deleted invitation' => 'Borrar invitación',
'Deleted users' => 'Borrar usuarios',
'Disable' => 'Deshabilitar',
'Disabled' => 'Deshabilitado',
'Disabled users' => 'Deshabilitar usuarios',
'Do not change placeholders like {displayName} if you want them to be automatically filled by the system. To reset the email content fields with the system default, leave them empty.' => 'No modifique los marcadores como {displayName} si quiere que el sistema los rellene automáticamente. Para reiniciar los campos de contenido de correo electrónico a los valores por defecto del sistema déjelos vacíos.',
'Edit 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',
);
/**
* 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 [
'<strong>Information</strong>' => '<strong>Información</strong>',
'<strong>Settings</strong> and Configuration' => '<strong>Ajustes</strong> y Configuración',
'<strong>User</strong> administration' => 'Administración de <strong>Usuarios</strong>',
'Accept user: <strong>{displayName}</strong> ' => 'Aceptar usuario: <strong>{displayName}</strong>',
'Account Request for \'{displayName}\' has been approved.' => 'La solicitud de cuenta para \'{displayName}\' ha sido aprobada.',
'Account Request for \'{displayName}\' has been declined.' => 'La solicitud de cuenta para \'{displayName}\' ha sido denegada.',
'Actions' => 'Acciones',
'Active users' => 'Usuarios activos',
'Add Groups...' => 'Agregar grupos...',
'Add new category' => 'Añadir nueva categoría',
'Add new field' => 'Añadir nuevo campo',
'Add new group' => 'Agregar un nuevo grupo',
'Add new members...' => 'Agregar nuevos usuarios...',
'Add new user' => 'Añadir nuevo usuario',
'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)',
'Anonymous users can register' => 'Los usuarios anónimos pueden registrarse',
'Are you really sure that you want to disable this user?' => '¿Estás seguro de querer deshabilitar este usuario?',
'Are you really sure that you want to enable this user?' => '¿Estás seguro de querer habilitar este usuario?',
'Are you really sure that you want to impersonate this user?' => '¿Estás seguro de querer asumir la identidad de este usuario?',
'Are you sure that you want to delete following user?' => '¿Estás seguro de querer borrar el siguiente usuario?',
'Cancel' => 'Cancelar',
'Click here to review' => 'Haz clic aqui para revisar',
'Confirm user deletion' => 'Confirme el borrado del usuario',
'Could not load category.' => 'No se pudo cargar la categoría.',
'Create new group' => 'Crear nuevo grupo',
'Create new profile category' => 'Crear nueva categoría de perfil',
'Create new profile field' => 'Crear nuevo campo de perfil',
'Decline & delete user: <strong>{displayName}</strong>' => 'Declinar y borrar usuario: <strong>{displayName}</strong>',
'Default content of the registration approval email' => 'Contenido por defecto del mensaje de aceptación del registro',
'Default content of the registration denial email' => 'Contenido por defecto del mensaje de denegación del registro',
'Default user group for new users' => 'Grupo por defecto para nuevos usuarios',
'Default user idle timeout, auto-logout (in seconds, optional)' => 'Tiempo de inactividad antes de cerrar sesión (en segundos, opcional)',
'Default user profile visibility' => 'Visibilidad del perfil de usuario por defecto',
'Delete' => 'Borrar',
'Delete all contributions of this user' => 'Borrar todas las contribuciones de este usuario',
'Delete invitation' => 'Borrar invitación',
'Delete invitation?' => '¿Borrar invitación?',
'Delete spaces which are owned by this user' => 'Borrar los espacios que son propiedad de este usuario',
'Deleted invitation' => 'Borrar invitación',
'Deleted users' => 'Borrar usuarios',
'Disable' => 'Deshabilitar',
'Disabled' => 'Deshabilitado',
'Disabled users' => 'Deshabilitar usuarios',
'Do not change placeholders like {displayName} if you want them to be automatically filled by the system. To reset the email content fields with the system default, leave them empty.' => 'No modifique los marcadores como {displayName} si quiere que el sistema los rellene automáticamente. Para reiniciar los campos de contenido de correo electrónico a los valores por defecto del sistema déjelos vacíos.',
'Edit 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>
Click here to login:<br>
{loginLink}<br><br>
Kind Regards<br>
{AdminName}<br><br>' => '',
'Hello {displayName},<br><br>
Your account request has been declined.<br><br>
Kind Regards<br>
{AdminName} <br><br> ' => '',
];

View File

@ -1,4 +1,22 @@
<?php
return array (
'User not found!' => 'کاربر یافت نشد!',
);
/**
* 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 [
'User not found!' => 'کاربر یافت نشد!',
'Invalid user state: thi' => '',
];

View File

@ -1,112 +1,130 @@
<?php
return array (
'1 month' => '۱ ماه',
'1 week' => '۱ هفته',
'1 year' => '۱ سال',
'2 weeks' => '۲ هفته',
'3 months' => '۳ ماه',
'6 months' => '۶ ماه',
'<strong>Confirm</strong> icon deletion' => '',
'<strong>Confirm</strong> image deletion' => '<strong>تأیید</strong> حذف عکس',
'APC(u)' => '',
'Add OEmbed provider' => 'OEmbed افزودن فراهم‌کننده‌ی',
'Add new provider' => 'افزودن فراهم‌کننده‌ی جدید',
'Advanced Settings' => 'تنظیمات پیشرفته',
'Allow Self-Signed Certificates?' => 'مدارک امضا شده توسط خود فرد مجاز باشد؟',
'Allowed file extensions' => 'پسوندهای مجاز فایل',
'Alphabetical' => 'الفبایی',
'Appearance Settings' => 'تنظیمات ظاهری',
'Auto format based on user language - Example: {example}' => 'فرمتگذاری بر اساس زبان کاربر برای مثال : {example}',
'Back to overview' => 'برگشت به دید کلی',
'Base URL' => 'آدرس پایه',
'Cache Backend' => 'ذخیره‌ی اطلاعات سمت سرور در حافظه‌ی موقت',
'Comma separated list. Leave empty to allow all.' => 'لیست جدا‌شده با کاما. برای اجازه‌ی همه خالی بگذارید.',
'Could not send test email.' => '',
'Currently no provider active!' => 'در حال حاضر هیچ فراهم‌کننده‌ای فعال نیست!',
'Currently there are {count} records in the database dating from {dating}.' => '',
'Dashboard' => 'خانه',
'Date input format' => 'فرمت ورود تاریخ',
'Default Expire Time (in seconds)' => 'زمان انقضای پیش‌فرض (ثانیه)',
'Default language' => 'زبان پیش‌فرض',
'Default pagination size (Entries per page)' => 'سایز صفحه‌بندی پیش‌فرض (ورودی برای هر صفحه)',
'Default stream content order' => 'ترتیب محتوای پیش‌فرض',
'Delete' => 'حذف',
'Display Name (Format)' => 'نمایش نام (فرمت)',
'Dropdown space order' => 'ترتیب انجمن‌های لیست',
'E-Mail' => 'ایمیل',
'E-Mail sender address' => 'آدرس فرستنده‌ی ایمیل',
'E-Mail sender name' => 'نام فرستنده‌ی ایمیل',
'E.g. http://example.com/humhub' => 'برای مثال http://example.com/humhub',
'Edit OEmbed provider' => 'ویرایش فراهم‌کننده‌ی OEmbed',
'Enable user friendship system' => 'فعال كردن سیستم دوست‌یابی',
'Enabled' => 'فعال شد',
'Enabled OEmbed providers' => 'را فعال کن OEmbed بوجود ورندگان',
'Encryption' => 'رمزگذاری',
'Endpoint Url' => 'Endpoint Url',
'File' => 'پرونده',
'Firstname Lastname (e.g. John Doe)' => 'نام نام‌خانوادگی (مانند John Doe)',
'Fixed format (dd/mm/yyyy) - Example: {example}' => '',
'Friendship' => 'دوستی',
'General' => 'کلی',
'General Settings' => 'تنظیمات کلی',
'HTML tracking code' => 'کد رهگیری HTML',
'Here you can configurate the registration behaviour and additinal user settings of your social network.' => 'اینجا می توانید تنظیمات ثبت نام و تنظیمات اضافی هنگام ثبت نام را تغییر دهید',
'Here you can configure basic settings of your social network.' => 'اینجا می‌توانید تنظیمات پایه سایت را تغییر دهید',
'Hide file info (name, size) for images on wall' => 'اطلاعات فایل (نام، سایز) را برای عکس‌های روی صفحه‌ی اعلانات پنهان کن',
'Horizontal scrolling images on a mobile device' => '',
'Icon upload' => '',
'If not set, height will default to 200px.' => 'در صورت مشخص نکردن، ارتفاع مقدار پیش‌فرض ۲۰۰ پیکسل خواهد بود.',
'If not set, width will default to 200px.' => 'در صورت مشخص نکردن، عرض مقدار پیش‌فرض ۲۰۰ پیکسل خواهد بود.',
'Last visit' => 'آخرین مشاهده',
'Logo upload' => 'بارگذاری لوگو',
'Mail Transport Type' => 'نوع انتقال نامه',
'Maximum allowed age for logs.' => '',
'Maximum preview image height (in pixels, optional)' => 'ماکزیمم ارتفاع نمایش عکس (پیکسل، دلخواه)',
'Maximum preview image width (in pixels, optional)' => 'ماکزیمم عرض نمایش عکس (پیکسل، دلخواه)',
'Maximum upload file size (in MB)' => 'ماکزیمم سایز بارگذاری فایل (MB)',
'Mobile appearance' => '',
'Name of the application' => 'نام برنامه‌ی کاربردی',
'No Proxy Hosts' => 'میزبان‌های پراکسی وجود ندارند',
'No caching' => '',
'None - shows dropdown in user registration.' => 'None - shows dropdown in user registration.',
'Notification Settings' => '',
'Old logs can significantly increase the size of your database while providing little information.' => '',
'PHP APC(u) Extension missing - Type not available!' => '',
'PHP reported a maximum of {maxUploadSize} MB' => 'PHP ماکزیمم را {maxUploadSize} مگابایت گزارش کرد.',
'Password' => 'گذرواژه',
'Port' => 'درگاه',
'Port number' => 'شماره‌ی درگاه',
'Prevent client caching of following scripts' => '',
'Redis' => '',
'SMTP Options' => 'اختیارات SMTP',
'Save' => 'ذخیره',
'Save & Flush Caches' => 'ذخیره و تخلیه‌ی حافظه‌ی موقت',
'Save & Test' => 'ذخیره و آزمایش',
'Saved' => 'ذخیره شد.',
'Saved and flushed cache' => 'ذخیره شد و حافظه‌ی موقت خالی شد.',
'Saved and sent test email to: {address}' => '',
'Server' => 'سرور',
'Server Timezone' => 'محدوده زمانی سرور',
'Show introduction tour for new users' => 'نمایش تور معرفی برای کاربران جدید',
'Show user profile post form on dashboard' => 'فرم پست پروفایل کاربر را در خانه نمایش بده',
'Sort by creation date' => 'مرتب‌سازی با تاریخ ایجاد',
'Sort by update date' => 'مرتب‌سازی با تاریخ به‌روزرسانی',
'Test message' => '',
'Theme' => 'قالب',
'These settings refer to advanced topics of your social network.' => 'این تنظیمات مربوط به موضوعات پیشرفته سایت می شود',
'These settings refer to the appearance of your social network.' => 'این تنظیمات مربوط به ظاهر سایت می شود',
'Url Prefix' => 'پیشوند آدرس',
'Url Prefix without http:// or https:// (e.g. youtube.com)' => 'پیشوند آدرس بدون http:// یا https:// (مانند youtube.com)',
'Use %url% as placeholder for URL. Format needs to be JSON. (e.g. http://www.youtube.com/oembed?url=%url%&format=json)' => '%url% را به عنوان مقدار پیشنهادی برای
/**
* 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 [
'1 month' => '۱ ماه',
'1 week' => '۱ هفته',
'1 year' => '۱ سال',
'2 weeks' => '۲ هفته',
'3 months' => '۳ ماه',
'6 months' => '۶ ماه',
'<strong>Confirm</strong> image deletion' => '<strong>تأیید</strong> حذف عکس',
'Add OEmbed provider' => 'OEmbed افزودن فراهم‌کننده‌ی',
'Add new provider' => 'افزودن فراهم‌کننده‌ی جدید',
'Advanced Settings' => 'تنظیمات پیشرفته',
'Allow Self-Signed Certificates?' => 'مدارک امضا شده توسط خود فرد مجاز باشد؟',
'Allowed file extensions' => 'پسوندهای مجاز فایل',
'Alphabetical' => 'الفبایی',
'Appearance Settings' => 'تنظیمات ظاهری',
'Auto format based on user language - Example: {example}' => 'فرمتگذاری بر اساس زبان کاربر برای مثال : {example}',
'Back to overview' => 'برگشت به دید کلی',
'Base URL' => 'آدرس پایه',
'Cache Backend' => 'ذخیره‌ی اطلاعات سمت سرور در حافظه‌ی موقت',
'Comma separated list. Leave empty to allow all.' => 'لیست جدا‌شده با کاما. برای اجازه‌ی همه خالی بگذارید.',
'Currently no provider active!' => 'در حال حاضر هیچ فراهم‌کننده‌ای فعال نیست!',
'Dashboard' => 'خانه',
'Date input format' => 'فرمت ورود تاریخ',
'Default Expire Time (in seconds)' => 'زمان انقضای پیش‌فرض (ثانیه)',
'Default language' => 'زبان پیش‌فرض',
'Default pagination size (Entries per page)' => 'سایز صفحه‌بندی پیش‌فرض (ورودی برای هر صفحه)',
'Default stream content order' => 'ترتیب محتوای پیش‌فرض',
'Delete' => 'حذف',
'Display Name (Format)' => 'نمایش نام (فرمت)',
'Dropdown space order' => 'ترتیب انجمن‌های لیست',
'E-Mail' => 'ایمیل',
'E-Mail sender address' => 'آدرس فرستنده‌ی ایمیل',
'E-Mail sender name' => 'نام فرستنده‌ی ایمیل',
'E.g. http://example.com/humhub' => 'برای مثال http://example.com/humhub',
'Edit OEmbed provider' => 'ویرایش فراهم‌کننده‌ی OEmbed',
'Enable user friendship system' => 'فعال كردن سیستم دوست‌یابی',
'Enabled' => 'فعال شد',
'Enabled OEmbed providers' => 'را فعال کن OEmbed بوجود ورندگان',
'Encryption' => 'رمزگذاری',
'Endpoint Url' => 'Endpoint Url',
'File' => 'پرونده',
'Firstname Lastname (e.g. John Doe)' => 'نام نام‌خانوادگی (مانند John Doe)',
'Friendship' => 'دوستی',
'General' => 'کلی',
'General Settings' => 'تنظیمات کلی',
'HTML tracking code' => 'کد رهگیری HTML',
'Here you can configurate the registration behaviour and additinal user settings of your social network.' => 'اینجا می توانید تنظیمات ثبت نام و تنظیمات اضافی هنگام ثبت نام را تغییر دهید',
'Here you can configure basic settings of your social network.' => 'اینجا می‌توانید تنظیمات پایه سایت را تغییر دهید',
'Hide file info (name, size) for images on wall' => 'اطلاعات فایل (نام، سایز) را برای عکس‌های روی صفحه‌ی اعلانات پنهان کن',
'If not set, height will default to 200px.' => 'در صورت مشخص نکردن، ارتفاع مقدار پیش‌فرض ۲۰۰ پیکسل خواهد بود.',
'If not set, width will default to 200px.' => 'در صورت مشخص نکردن، عرض مقدار پیش‌فرض ۲۰۰ پیکسل خواهد بود.',
'Last visit' => 'آخرین مشاهده',
'Logo upload' => 'بارگذاری لوگو',
'Mail Transport Type' => 'نوع انتقال نامه',
'Maximum preview image height (in pixels, optional)' => 'ماکزیمم ارتفاع نمایش عکس (پیکسل، دلخواه)',
'Maximum preview image width (in pixels, optional)' => 'ماکزیمم عرض نمایش عکس (پیکسل، دلخواه)',
'Maximum upload file size (in MB)' => 'ماکزیمم سایز بارگذاری فایل (MB)',
'Name of the application' => 'نام برنامه‌ی کاربردی',
'No Proxy Hosts' => 'میزبان‌های پراکسی وجود ندارند',
'None - shows dropdown in user registration.' => 'None - shows dropdown in user registration.',
'PHP reported a maximum of {maxUploadSize} MB' => 'PHP ماکزیمم را {maxUploadSize} مگابایت گزارش کرد.',
'Password' => 'گذرواژه',
'Port' => 'درگاه',
'Port number' => 'شماره‌ی درگاه',
'SMTP Options' => 'اختیارات SMTP',
'Save' => 'ذخیره',
'Save & Flush Caches' => 'ذخیره و تخلیه‌ی حافظه‌ی موقت',
'Save & Test' => 'ذخیره و آزمایش',
'Saved' => 'ذخیره شد.',
'Saved and flushed cache' => 'ذخیره شد و حافظه‌ی موقت خالی شد.',
'Server' => 'سرور',
'Server Timezone' => 'محدوده زمانی سرور',
'Show introduction tour for new users' => 'نمایش تور معرفی برای کاربران جدید',
'Show user profile post form on dashboard' => 'فرم پست پروفایل کاربر را در خانه نمایش بده',
'Sort by creation date' => 'مرتب‌سازی با تاریخ ایجاد',
'Sort by update date' => 'مرتب‌سازی با تاریخ به‌روزرسانی',
'Theme' => 'قالب',
'These settings refer to advanced topics of your social network.' => 'این تنظیمات مربوط به موضوعات پیشرفته سایت می شود',
'These settings refer to the appearance of your social network.' => 'این تنظیمات مربوط به ظاهر سایت می شود',
'Url Prefix' => 'پیشوند آدرس',
'Url Prefix without http:// or https:// (e.g. youtube.com)' => 'پیشوند آدرس بدون http:// یا https:// (مانند youtube.com)',
'Use %url% as placeholder for URL. Format needs to be JSON. (e.g. http://www.youtube.com/oembed?url=%url%&format=json)' => '%url% را به عنوان مقدار پیشنهادی برای
آدرس قرار بده. فرمت باید JSON باشد. (برای مثال http://youtube.com/oembed?url=%url%format=json)',
'Use X-Sendfile for File Downloads' => 'برای دانلود فایل‌ از X-Sendfile استفاده کنید',
'Use the default swipe to show sidebar on a mobile device' => '',
'User' => 'کاربر',
'User Settings' => 'تنظیمات کاربری',
'Username' => 'نام کاربری',
'Username (e.g. john)' => 'نام کاربری (مانند John)',
'You can add a statistic code snippet (HTML) - which will be added to all rendered pages.' => '',
'You\'re using no icon at the moment. Upload your logo now.' => '',
'You\'re using no logo at the moment. Upload your logo now.' => 'شما در حال حاضر از هیچ لوگویی استفاده‌نمی‌کنید. لوگوی خود را بارگذاری کنید.',
'never' => 'هرگز',
);
'Use X-Sendfile for File Downloads' => 'برای دانلود فایل‌ از X-Sendfile استفاده کنید',
'User' => 'کاربر',
'User Settings' => 'تنظیمات کاربری',
'Username' => 'نام کاربری',
'Username (e.g. john)' => 'نام کاربری (مانند John)',
'You\'re using no logo at the moment. Upload your logo now.' => 'شما در حال حاضر از هیچ لوگویی استفاده‌نمی‌کنید. لوگوی خود را بارگذاری کنید.',
'never' => 'هرگز',
'<strong>Confirm</strong> icon deletion' => '',
'APC(u)' => '',
'Could not send test email.' => '',
'Currently there are {count} records in the database dating from {dating}.' => '',
'Fixed format (dd/mm/yyyy) - Example: {example}' => '',
'Horizontal scrolling images on a mobile device' => '',
'Icon upload' => '',
'Maximum allowed age for logs.' => '',
'Mobile appearance' => '',
'No caching' => '',
'Notification Settings' => '',
'Old logs can significantly increase the size of your database while providing little information.' => '',
'PHP APC(u) Extension missing - Type not available!' => '',
'Prevent client caching of following scripts' => '',
'Redis' => '',
'Reported database time: {dateTime}' => '',
'Saved and sent test email to: {address}' => '',
'Test message' => '',
'Use the default swipe to show sidebar on a mobile device' => '',
'You can add a statistic code snippet (HTML) - which will be added to all rendered pages.' => '',
'You\'re using no icon at the moment. Upload your logo now.' => '',
];

View File

@ -1,118 +1,147 @@
<?php
return array (
'<strong>Information</strong>' => '<strong>اطلاعات</strong>',
'<strong>Settings</strong> and Configuration' => '<strong>تنظیمات</strong> و پیکربندی',
'<strong>User</strong> administration' => 'مدیریت <strong>کاربران</strong>',
'Accept user: <strong>{displayName}</strong> ' => 'پذیرش کاربر: <strong>{displayName}</strong>',
'Account Request for \'{displayName}\' has been approved.' => 'درخواست حساب کاربری برای \'{displayname}\' تاییدشده‌است.',
'Account Request for \'{displayName}\' has been declined.' => 'درخواست حساب کاربری برای \'{displayname}\' ردشده‌است.',
'Actions' => 'عملیات',
'Active users' => 'کاربران فعال',
'Add Groups...' => 'افزودن گروه‌ها...',
'Add new category' => 'افزودن رده‌ی جدید',
'Add new field' => 'افزودن فیلد جدید',
'Add new group' => 'افزودن گروه جدید',
'Add new members...' => 'افزودن اعضای جدید...',
'Add new user' => 'افزودن کاربر جدید',
'All the personal data of this user will be irrevocably deleted.' => '',
'Allow limited access for non-authenticated users (guests)' => 'به کاربرانی که هویتشان تایید نشده (کاربران مهمان) اجازه‌ی دسترسی محدود بده.',
'Anonymous users can register' => 'کاربران ناشناس می‌توانند ثبت نام کنند',
'Are you really sure that you want to disable this user?' => '',
'Are you really sure that you want to enable this user?' => '',
'Are you really sure that you want to impersonate this user?' => '',
'Are you sure that you want to delete following user?' => '',
'Cancel' => 'انصراف',
'Click here to review' => 'برای بازبینی اینجا کلیک کنید.',
'Confirm user deletion' => '',
'Could not load category.' => 'رده بارگذاری نشد.',
'Create new group' => 'ایجاد گروه جدید',
'Create new profile category' => 'ایجاد رده‌ی پروفایل جدید',
'Create new profile field' => 'ایجاد فیلد جدید برای پروفایل',
'Decline & delete user: <strong>{displayName}</strong>' => 'رد و حذف کاربر: <strong>{displayName}</strong>',
'Default content of the registration approval email' => '',
'Default content of the registration denial email' => '',
'Default user group for new users' => 'گروه کاربری پیش‌فرض برای کاربران جدید',
'Default user idle timeout, auto-logout (in seconds, optional)' => 'زمان بیکاری پیش‌فرض برای کاربران، خروج خودکار (ثانیه، دلخواه)',
'Default user profile visibility' => 'نمایش پیش‌فرض پروفایل کاربر',
'Delete' => 'حذف',
'Delete all contributions of this user' => '',
'Delete invitation' => 'حذف دعوت',
'Delete invitation?' => 'حذف دعوت؟',
'Delete spaces which are owned by this user' => 'حذف انجمن‌هایی که این کاربر مالکشان است',
'Deleted invitation' => 'دعوت حذف شده',
'Deleted users' => 'کاربران حذف شده',
'Disable' => 'غیرفعال',
'Disabled' => 'غیرفعال شده',
'Disabled users' => 'کاربران غیرفعال شده',
'Do not change placeholders like {displayName} if you want them to be automatically filled by the system. To reset the email content fields with the system default, leave them empty.' => '',
'Edit category' => 'ویرایش رده',
'Edit profile category' => 'ویرایش رده پروفایل',
'Edit profile field' => 'ویرایش فیلدهای پروفایل',
'Edit user: {name}' => 'ویرایش کاربر: {name}',
'Enable' => 'فعال',
'Enabled' => 'فعال شده',
'General' => 'کلی',
'Group Manager' => 'مدیریت گروه‌ها',
'Group not found!' => 'گروه یافت نشد!',
'Group user not found!' => 'گروه كاربری يافت نشد',
'Groups' => 'گروه‌ها',
'Here you can create or edit profile categories and fields.' => 'اینجا می‌توانید رده پروفایل‌ها و فیلدهای پروفایل‌ها را مدیریت کنید',
'If this option is not selected, the ownership of the spaces will be transferred to your account.' => '',
'Impersonate' => '',
'Include captcha in registration form' => '',
'Invite not found!' => '',
'LDAP' => 'LDAP',
'Last login' => 'آخرین ورود',
'List pending registrations' => '',
'Manage group: {groupName}' => 'مدیریت گروه: {groupName}',
'Manage groups' => 'مدیریت گروه‌ها',
'Manage profile attributes' => 'مدیریت ویژگی‌های پروفایل‌ها',
'Member since' => 'عضو از',
'Members' => 'اعضا',
'Members can invite external users by email' => 'اعضا می‌توانند کاربران بیرونی را با ایمیل دعوت کنند',
'Message' => 'پیغام',
'Min value is 20 seconds. If not set, session will timeout after 1400 seconds (24 minutes) regardless of activity (default session timeout)' => 'کمترین مقدار ۲۰ ثانیه است. اگر مشخص نشده باشد، نشست کاری پس از ۱۴۰۰ ثانیه (۲۴ دقیقه) بدون در نظر گرفتن فعالیت بسته‌خواهد شد (مدت زمان پیش‌فرض نشست کاری)',
'New approval requests' => 'درخواست‌های تاییدیه‌ی جدید',
'No' => 'نه',
'No value found!' => 'هيچ مقداری يافت نشد!',
'One or more user needs your approval as group admin.' => 'یک یا چند کاربر تایید شما را به عنوان مدیر گروه نیاز دارند.',
'Only applicable when limited access for non-authenticated users is enabled. Only affects new users.' => 'فقط زمانی قابل اجراست که برای کاربران ثبت‌نشده دسترسی محدود وجود دارد. تنها روی کاربران جدید اثر می‌گذارد.',
'Overview' => 'دیدکلی',
'Pending approvals' => 'تاییدیه‌های در انتظار',
'Pending user approvals' => 'کاربران در انتظار تایید',
'Permanently delete' => 'حذف همیشگی',
'Permissions' => 'مجوزها',
'Profiles' => 'پروفایل‌ها',
'Remove from group' => 'از گروه حذف کن',
'Require group admin approval after registration' => 'نیاز به تایید مدیر پس از ثبت‌نام',
'Resend invitation email' => 'بازفرستادن ایمیل دعوت',
'Save' => 'ذخیره',
'Search by name, email or id.' => 'جستجو با نام، ایمیل یا شناسه.',
'Select Groups' => 'گروه‌ها را برگزینید',
'Send & save' => 'فرستادن و ذخیره',
'Send invitation email' => 'فرستادن ایمیل دعوت',
'Send invitation email again?' => 'ایمیل دعوت را دوباره بفرستم؟',
'Send invite' => 'فرستادن دعوت',
'Settings' => 'تنظیمات',
'Subject' => 'موضوع',
'The following list contains all pending sign-ups and invites.' => '',
'The following list contains all registered users awaiting an approval.' => 'فهرست زیر شامل کاربران ثبت‌شده‌ای است که در انتظار تایید هستند.',
'The user is the owner of these spaces:' => '',
'This overview contains a list of each registered user with actions to view, edit and delete users.' => 'این لیست دیدی کلی درباره کاربرهای عضو شده می‌دهد',
'This user owns no spaces.' => '',
'Unapproved' => 'تایید نشده',
'User deletion process queued.' => '',
'User is already a member of this group.' => '',
'User not found!' => 'کاربر پیدا نشد!',
'Users' => 'کاربران',
'Users can be assigned to different groups (e.g. teams, departments etc.) with specific standard spaces, group managers and permissions.' => 'کاربران می توانند در گروه‌های متفاوتی با انجمن‌های خاص و اجازه‌های متفاوت عضو شوند',
'Using this option any contributions (e.g. contents, comments or likes) of this user will be irrevocably deleted.' => '',
'View profile' => 'نمایش پروفایل',
'Visibility' => 'قابلیت مشاهده',
'Visible for members only' => 'نمایان تنها برای اعضا',
'Visible for members+guests' => 'نمایان برای اعضا+مهمانان',
'Yes' => 'بله',
'You can only delete empty categories!' => 'شما فقط گروه‌های خالی را می‌توانید حذف کنید!',
'You cannot delete yourself!' => 'شما نمی‌توانید خودتان را حذف کنید!',
'never' => 'هرگز',
);
/**
* 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 [
'<strong>Information</strong>' => '<strong>اطلاعات</strong>',
'<strong>Settings</strong> and Configuration' => '<strong>تنظیمات</strong> و پیکربندی',
'<strong>User</strong> administration' => 'مدیریت <strong>کاربران</strong>',
'Accept user: <strong>{displayName}</strong> ' => 'پذیرش کاربر: <strong>{displayName}</strong>',
'Account Request for \'{displayName}\' has been approved.' => 'درخواست حساب کاربری برای \'{displayname}\' تاییدشده‌است.',
'Account Request for \'{displayName}\' has been declined.' => 'درخواست حساب کاربری برای \'{displayname}\' ردشده‌است.',
'Actions' => 'عملیات',
'Active users' => 'کاربران فعال',
'Add Groups...' => 'افزودن گروه‌ها...',
'Add new category' => 'افزودن رده‌ی جدید',
'Add new field' => 'افزودن فیلد جدید',
'Add new group' => 'افزودن گروه جدید',
'Add new members...' => 'افزودن اعضای جدید...',
'Add new user' => 'افزودن کاربر جدید',
'Allow limited access for non-authenticated users (guests)' => 'به کاربرانی که هویتشان تایید نشده (کاربران مهمان) اجازه‌ی دسترسی محدود بده.',
'Anonymous users can register' => 'کاربران ناشناس می‌توانند ثبت نام کنند',
'Cancel' => 'انصراف',
'Click here to review' => 'برای بازبینی اینجا کلیک کنید.',
'Could not load category.' => 'رده بارگذاری نشد.',
'Create new group' => 'ایجاد گروه جدید',
'Create new profile category' => 'ایجاد رده‌ی پروفایل جدید',
'Create new profile field' => 'ایجاد فیلد جدید برای پروفایل',
'Decline & delete user: <strong>{displayName}</strong>' => 'رد و حذف کاربر: <strong>{displayName}</strong>',
'Default user group for new users' => 'گروه کاربری پیش‌فرض برای کاربران جدید',
'Default user idle timeout, auto-logout (in seconds, optional)' => 'زمان بیکاری پیش‌فرض برای کاربران، خروج خودکار (ثانیه، دلخواه)',
'Default user profile visibility' => 'نمایش پیش‌فرض پروفایل کاربر',
'Delete' => 'حذف',
'Delete invitation' => 'حذف دعوت',
'Delete invitation?' => 'حذف دعوت؟',
'Delete spaces which are owned by this user' => 'حذف انجمن‌هایی که این کاربر مالکشان است',
'Deleted invitation' => 'دعوت حذف شده',
'Deleted users' => 'کاربران حذف شده',
'Disable' => 'غیرفعال',
'Disabled' => 'غیرفعال شده',
'Disabled users' => 'کاربران غیرفعال شده',
'Edit category' => 'ویرایش رده',
'Edit profile category' => 'ویرایش رده پروفایل',
'Edit profile field' => 'ویرایش فیلدهای پروفایل',
'Edit user: {name}' => 'ویرایش کاربر: {name}',
'Enable' => 'فعال',
'Enabled' => 'فعال شده',
'General' => 'کلی',
'Group Manager' => 'مدیریت گروه‌ها',
'Group not found!' => 'گروه یافت نشد!',
'Group user not found!' => 'گروه كاربری يافت نشد',
'Groups' => 'گروه‌ها',
'Here you can create or edit profile categories and fields.' => 'اینجا می‌توانید رده پروفایل‌ها و فیلدهای پروفایل‌ها را مدیریت کنید',
'LDAP' => 'LDAP',
'Last login' => 'آخرین ورود',
'Manage group: {groupName}' => 'مدیریت گروه: {groupName}',
'Manage groups' => 'مدیریت گروه‌ها',
'Manage profile attributes' => 'مدیریت ویژگی‌های پروفایل‌ها',
'Member since' => 'عضو از',
'Members' => 'اعضا',
'Members can invite external users by email' => 'اعضا می‌توانند کاربران بیرونی را با ایمیل دعوت کنند',
'Message' => 'پیغام',
'Min value is 20 seconds. If not set, session will timeout after 1400 seconds (24 minutes) regardless of activity (default session timeout)' => 'کمترین مقدار ۲۰ ثانیه است. اگر مشخص نشده باشد، نشست کاری پس از ۱۴۰۰ ثانیه (۲۴ دقیقه) بدون در نظر گرفتن فعالیت بسته‌خواهد شد (مدت زمان پیش‌فرض نشست کاری)',
'New approval requests' => 'درخواست‌های تاییدیه‌ی جدید',
'No' => 'نه',
'No value found!' => 'هيچ مقداری يافت نشد!',
'One or more user needs your approval as group admin.' => 'یک یا چند کاربر تایید شما را به عنوان مدیر گروه نیاز دارند.',
'Only applicable when limited access for non-authenticated users is enabled. Only affects new users.' => 'فقط زمانی قابل اجراست که برای کاربران ثبت‌نشده دسترسی محدود وجود دارد. تنها روی کاربران جدید اثر می‌گذارد.',
'Overview' => 'دیدکلی',
'Pending approvals' => 'تاییدیه‌های در انتظار',
'Pending user approvals' => 'کاربران در انتظار تایید',
'Permanently delete' => 'حذف همیشگی',
'Permissions' => 'مجوزها',
'Profiles' => 'پروفایل‌ها',
'Remove from group' => 'از گروه حذف کن',
'Require group admin approval after registration' => 'نیاز به تایید مدیر پس از ثبت‌نام',
'Resend invitation email' => 'بازفرستادن ایمیل دعوت',
'Save' => 'ذخیره',
'Search by name, email or id.' => 'جستجو با نام، ایمیل یا شناسه.',
'Select Groups' => 'گروه‌ها را برگزینید',
'Send & save' => 'فرستادن و ذخیره',
'Send invitation email' => 'فرستادن ایمیل دعوت',
'Send invitation email again?' => 'ایمیل دعوت را دوباره بفرستم؟',
'Send invite' => 'فرستادن دعوت',
'Settings' => 'تنظیمات',
'Subject' => 'موضوع',
'The following list contains all registered users awaiting an approval.' => 'فهرست زیر شامل کاربران ثبت‌شده‌ای است که در انتظار تایید هستند.',
'This overview contains a list of each registered user with actions to view, edit and delete users.' => 'این لیست دیدی کلی درباره کاربرهای عضو شده می‌دهد',
'Unapproved' => 'تایید نشده',
'User not found!' => 'کاربر پیدا نشد!',
'Users' => 'کاربران',
'Users can be assigned to different groups (e.g. teams, departments etc.) with specific standard spaces, group managers and permissions.' => 'کاربران می توانند در گروه‌های متفاوتی با انجمن‌های خاص و اجازه‌های متفاوت عضو شوند',
'View profile' => 'نمایش پروفایل',
'Visibility' => 'قابلیت مشاهده',
'Visible for members only' => 'نمایان تنها برای اعضا',
'Visible for members+guests' => 'نمایان برای اعضا+مهمانان',
'Yes' => 'بله',
'You can only delete empty categories!' => 'شما فقط گروه‌های خالی را می‌توانید حذف کنید!',
'You cannot delete yourself!' => 'شما نمی‌توانید خودتان را حذف کنید!',
'never' => 'هرگز',
'All the personal data of this user will be irrevocably deleted.' => '',
'Are you really sure that you want to disable this user?' => '',
'Are you really sure that you want to enable this user?' => '',
'Are you really sure that you want to impersonate this user?' => '',
'Are you sure that you want to delete following user?' => '',
'Confirm user deletion' => '',
'Default content of the registration approval email' => '',
'Default content of the registration denial email' => '',
'Delete all contributions of this user' => '',
'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.' => '',
'Hello {displayName},<br><br>
Your account has been activated.<br><br>
Click here to login:<br>
{loginLink}<br><br>
Kind Regards<br>
{AdminName}<br><br>' => '',
'Hello {displayName},<br><br>
Your account request has been declined.<br><br>
Kind Regards<br>
{AdminName} <br><br> ' => '',
'If this option is not selected, the ownership of the spaces will be transferred to your account.' => '',
'Impersonate' => '',
'Include captcha in registration form' => '',
'Invite not found!' => '',
'List pending registrations' => '',
'The following list contains all pending sign-ups and invites.' => '',
'The user is the owner of these spaces:' => '',
'This user owns no spaces.' => '',
'User deletion process queued.' => '',
'User is already a member of this group.' => '',
'Using this option any contributions (e.g. contents, comments or likes) of this user will be irrevocably deleted.' => '',
];

View File

@ -1,4 +1,22 @@
<?php
return array (
'User not found!' => 'Käyttäjää ei löytynyt!',
);
/**
* 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 [
'User not found!' => 'Käyttäjää ei löytynyt!',
'Invalid user state: thi' => '',
];

View File

@ -121,6 +121,7 @@ return [
'Fixed format (dd/mm/yyyy) - Example: {example}' => '',
'Mobile appearance' => '',
'Prevent client caching of following scripts' => '',
'Reported database time: {dateTime}' => '',
'Saved and sent test email to: {address}' => '',
'Test message' => '',
'Use the default swipe to show sidebar on a mobile device' => '',

View File

@ -132,4 +132,16 @@ return [
'You cannot delete yourself!' => 'Et voi poistaa itseäsi!',
'never' => 'ei koskaan',
'Edit category' => '',
'Hello {displayName},<br><br>
Your account has been activated.<br><br>
Click here to login:<br>
{loginLink}<br><br>
Kind Regards<br>
{AdminName}<br><br>' => '',
'Hello {displayName},<br><br>
Your account request has been declined.<br><br>
Kind Regards<br>
{AdminName} <br><br> ' => '',
];

View File

@ -1,4 +1,22 @@
<?php
return array (
'User not found!' => 'Utilisateur introuvable.',
);
/**
* 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 [
'User not found!' => 'Utilisateur introuvable.',
'Invalid user state: thi' => '',
];

View File

@ -1,111 +1,129 @@
<?php
return array (
'1 month' => '1 mois',
'1 week' => '1 semaine',
'1 year' => '1 an',
'2 weeks' => '2 semaines',
'3 months' => '3 mois',
'6 months' => '6 mois',
'<strong>Confirm</strong> icon deletion' => '<strong>Confirmer</strong> la suppression de l\'icône',
'<strong>Confirm</strong> image deletion' => '<strong>Confirmer</strong> la suppression de l\'image',
'APC(u)' => 'APC(u)',
'Add OEmbed provider' => 'Ajouter un fournisseur OEmbed',
'Add new provider' => 'Ajouter un nouveau fournisseur',
'Advanced Settings' => 'Paramètres avancés',
'Allow Self-Signed Certificates?' => 'Autoriser les certificats auto-signés ?',
'Allowed file extensions' => 'Extensions autorisées',
'Alphabetical' => 'Alphabétique',
'Appearance Settings' => 'Paramètres d\'apparence',
'Auto format based on user language - Example: {example}' => 'Format automatique basé sur la langue de l\'utilisateur - Exemple : {example}',
'Back to overview' => 'Retour à l\'aperçu',
'Base URL' => 'URL de base',
'Cache Backend' => 'Type de mémoire cache',
'Comma separated list. Leave empty to allow all.' => 'Liste séparée par des virgules (laisser vide pour tout autoriser)',
'Could not send test email.' => 'L\'envoi du courrier de test a échoué.',
'Currently no provider active!' => 'Aucun fournisseur actif actuellement.',
'Currently there are {count} records in the database dating from {dating}.' => 'Il y a actuellement {count} enregistrements dans la base de données datant de {dating}.',
'Dashboard' => 'Fil d\'actualités',
'Date input format' => 'Format de saisie de date',
'Default Expire Time (in seconds)' => 'Temps d\'expiration par défaut (en secondes)',
'Default language' => 'Langue par défaut',
'Default pagination size (Entries per page)' => 'Taille de pagination par défaut (entrées par page)',
'Default stream content order' => 'Ordre du contenu par défaut dans le fil d\'actualités',
'Delete' => 'Supprimer',
'Display Name (Format)' => 'Nom affiché (format)',
'Dropdown space order' => 'Ordre des espaces dans la liste déroulante',
'E-Mail' => 'E-mail',
'E-Mail sender address' => 'Adresse expéditeur des e-mails',
'E-Mail sender name' => 'Nom de l\'expéditeur des e-mails',
'E.g. http://example.com/humhub' => 'ex. : http://exemple.com/humhub',
'Edit OEmbed provider' => 'Modifier le fournisseur OEmbed',
'Enable user friendship system' => 'Activer le système d\'amitié',
'Enabled' => 'Activé',
'Enabled OEmbed providers' => 'Activer les fournisseurs OEmbed',
'Encryption' => 'Chiffrement',
'Endpoint Url' => 'URL de point de terminaison',
'File' => 'Fichier',
'Firstname Lastname (e.g. John Doe)' => 'Prénom Nom (p.ex. : Pierre Dupont)',
'Fixed format (dd/mm/yyyy) - Example: {example}' => 'Format fixe (jj/mm/aaaa) - Exemple : {example}',
'Friendship' => 'Amitié',
'General' => 'Général',
'General Settings' => 'Paramètres généraux',
'HTML tracking code' => 'Code HTML de suivi de statistiques',
'Here you can configurate the registration behaviour and additinal user settings of your social network.' => 'Ici, vous pouvez configurer le comportement d\'enregistrement et les paramètres utilisateur supplémentaires de votre réseau social.',
'Here you can configure basic settings of your social network.' => 'Vous pouvez configurer ici les paramètres basiques de votre réseau social.',
'Hide file info (name, size) for images on wall' => 'Cacher les informations de fichier (nom, taille) pour les images sur le flux',
'Horizontal scrolling images on a mobile device' => 'Défilement horizontal des images pour les mobiles',
'Icon upload' => 'Charger une icône',
'If not set, height will default to 200px.' => 'Si non défini = hauteur par défaut (200px)',
'If not set, width will default to 200px.' => 'Si non défini = largeur par défaut (200px)',
'Last visit' => 'Dernière visite',
'Logo upload' => 'Charger un logo',
'Mail Transport Type' => 'Type de transport des e-mails',
'Maximum allowed age for logs.' => 'Âge maximum pour les journaux',
'Maximum preview image height (in pixels, optional)' => 'Hauteur maximum de l\'aperçu d\'image (en pixels, optionnel)',
'Maximum preview image width (in pixels, optional)' => 'Largeur maximum de l\'aperçu d\'image (en pixels, optionnel)',
'Maximum upload file size (in MB)' => 'Taille maximale autorisée pour le transfert de fichiers (en Mo)',
'Mobile appearance' => 'Affichage mobile',
'Name of the application' => 'Nom de l\'application',
'No Proxy Hosts' => 'Pas d\'hôtes de proxy',
'No caching' => 'Cache désactivé',
'None - shows dropdown in user registration.' => 'Aucun (afficher une liste déroulante lors de l\'inscription)',
'Notification Settings' => 'Paramètres des notifications',
'Old logs can significantly increase the size of your database while providing little information.' => 'Les anciens journaux peuvent considérablement augmenter la taille de votre base de données tout en fournissant peu d\'information pertinente.',
'PHP APC(u) Extension missing - Type not available!' => 'L\'extension PHP APC(u) n\'est pas installée.',
'PHP reported a maximum of {maxUploadSize} MB' => 'Valeur maximale configurée actuellement dans PHP {maxUploadSize}Mo',
'Password' => 'Mot de passe',
'Port' => 'Port',
'Port number' => 'Port (p.ex. 25)',
'Prevent client caching of following scripts' => 'Empêcher la mise en cache client des scripts suivants',
'Redis' => 'Redis',
'SMTP Options' => 'Options SMTP',
'Save' => 'Enregistrer',
'Save & Flush Caches' => 'Enregistrer et purger le cache',
'Save & Test' => 'Enregistrer & Tester',
'Saved' => 'Enregistré',
'Saved and flushed cache' => 'Enregistré et cache purgé',
'Saved and sent test email to: {address}' => 'Enregistré et e-mail test envoyé à {address}',
'Server' => 'Serveur',
'Server Timezone' => 'Fuseau horaire du serveur',
'Show introduction tour for new users' => 'Afficher les "premiers pas" pour les nouveaux utilisateurs',
'Show user profile post form on dashboard' => 'Afficher le contenu du profil utilisateur sur le fil d\'actualités',
'Sort by creation date' => 'par date de création',
'Sort by update date' => 'par date de mise à jour',
'Test message' => 'Message de test',
'Theme' => 'Thème',
'These settings refer to advanced topics of your social network.' => 'Ces paramètres concernent les sujets avancés de votre réseau social.',
'These settings refer to the appearance of your social network.' => 'Ces paramètres concernent l\'apparence de votre réseau social.',
'Url Prefix' => 'Préfixe de l\'URL',
'Url Prefix without http:// or https:// (e.g. youtube.com)' => 'URL sans http:// ou https:// (p.ex. : youtube.com)',
'Use %url% as placeholder for URL. Format needs to be JSON. (e.g. http://www.youtube.com/oembed?url=%url%&format=json)' => 'Utiliser %url% comme espace réservé pour l\'URL. Le format doit être JSON. (p.ex. : http://www.youtube.com/oembed?url=%url%&amp;format=json)',
'Use X-Sendfile for File Downloads' => 'Utiliser X-Sendfile pour les téléchargements',
'Use the default swipe to show sidebar on a mobile device' => 'Utiliser les gestes pour afficher le menu sur appareil mobile',
'User' => 'Identifiant',
'User Settings' => 'Paramètres utilisateurs',
'Username' => 'Identifiant',
'Username (e.g. john)' => 'Identifiant (p.ex. pierre)',
'You can add a statistic code snippet (HTML) - which will be added to all rendered pages.' => 'Vous pouvez ajouter un extrait de code HTML de statistiques - qui sera ajouté à toutes les pages rendues.',
'You\'re using no icon at the moment. Upload your logo now.' => 'Vous n\'utilisez pas d\'icône pour le moment. Chargez votre logo maintenant.',
'You\'re using no logo at the moment. Upload your logo now.' => 'Vous n\'utilisez pas de logo pour le moment. Chargez votre logo maintenant.',
'never' => 'jamais',
);
/**
* 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 [
'1 month' => '1 mois',
'1 week' => '1 semaine',
'1 year' => '1 an',
'2 weeks' => '2 semaines',
'3 months' => '3 mois',
'6 months' => '6 mois',
'<strong>Confirm</strong> icon deletion' => '<strong>Confirmer</strong> la suppression de l\'icône',
'<strong>Confirm</strong> image deletion' => '<strong>Confirmer</strong> la suppression de l\'image',
'APC(u)' => 'APC(u)',
'Add OEmbed provider' => 'Ajouter un fournisseur OEmbed',
'Add new provider' => 'Ajouter un nouveau fournisseur',
'Advanced Settings' => 'Paramètres avancés',
'Allow Self-Signed Certificates?' => 'Autoriser les certificats auto-signés ?',
'Allowed file extensions' => 'Extensions autorisées',
'Alphabetical' => 'Alphabétique',
'Appearance Settings' => 'Paramètres d\'apparence',
'Auto format based on user language - Example: {example}' => 'Format automatique basé sur la langue de l\'utilisateur - Exemple : {example}',
'Back to overview' => 'Retour à l\'aperçu',
'Base URL' => 'URL de base',
'Cache Backend' => 'Type de mémoire cache',
'Comma separated list. Leave empty to allow all.' => 'Liste séparée par des virgules (laisser vide pour tout autoriser)',
'Could not send test email.' => 'L\'envoi du courrier de test a échoué.',
'Currently no provider active!' => 'Aucun fournisseur actif actuellement.',
'Currently there are {count} records in the database dating from {dating}.' => 'Il y a actuellement {count} enregistrements dans la base de données datant de {dating}.',
'Dashboard' => 'Fil d\'actualités',
'Date input format' => 'Format de saisie de date',
'Default Expire Time (in seconds)' => 'Temps d\'expiration par défaut (en secondes)',
'Default language' => 'Langue par défaut',
'Default pagination size (Entries per page)' => 'Taille de pagination par défaut (entrées par page)',
'Default stream content order' => 'Ordre du contenu par défaut dans le fil d\'actualités',
'Delete' => 'Supprimer',
'Display Name (Format)' => 'Nom affiché (format)',
'Dropdown space order' => 'Ordre des espaces dans la liste déroulante',
'E-Mail' => 'E-mail',
'E-Mail sender address' => 'Adresse expéditeur des e-mails',
'E-Mail sender name' => 'Nom de l\'expéditeur des e-mails',
'E.g. http://example.com/humhub' => 'ex. : http://exemple.com/humhub',
'Edit OEmbed provider' => 'Modifier le fournisseur OEmbed',
'Enable user friendship system' => 'Activer le système d\'amitié',
'Enabled' => 'Activé',
'Enabled OEmbed providers' => 'Activer les fournisseurs OEmbed',
'Encryption' => 'Chiffrement',
'Endpoint Url' => 'URL de point de terminaison',
'File' => 'Fichier',
'Firstname Lastname (e.g. John Doe)' => 'Prénom Nom (p.ex. : Pierre Dupont)',
'Fixed format (dd/mm/yyyy) - Example: {example}' => 'Format fixe (jj/mm/aaaa) - Exemple : {example}',
'Friendship' => 'Amitié',
'General' => 'Général',
'General Settings' => 'Paramètres généraux',
'HTML tracking code' => 'Code HTML de suivi de statistiques',
'Here you can configurate the registration behaviour and additinal user settings of your social network.' => 'Ici, vous pouvez configurer le comportement d\'enregistrement et les paramètres utilisateur supplémentaires de votre réseau social.',
'Here you can configure basic settings of your social network.' => 'Vous pouvez configurer ici les paramètres basiques de votre réseau social.',
'Hide file info (name, size) for images on wall' => 'Cacher les informations de fichier (nom, taille) pour les images sur le flux',
'Horizontal scrolling images on a mobile device' => 'Défilement horizontal des images pour les mobiles',
'Icon upload' => 'Charger une icône',
'If not set, height will default to 200px.' => 'Si non défini = hauteur par défaut (200px)',
'If not set, width will default to 200px.' => 'Si non défini = largeur par défaut (200px)',
'Last visit' => 'Dernière visite',
'Logo upload' => 'Charger un logo',
'Mail Transport Type' => 'Type de transport des e-mails',
'Maximum allowed age for logs.' => 'Âge maximum pour les journaux',
'Maximum preview image height (in pixels, optional)' => 'Hauteur maximum de l\'aperçu d\'image (en pixels, optionnel)',
'Maximum preview image width (in pixels, optional)' => 'Largeur maximum de l\'aperçu d\'image (en pixels, optionnel)',
'Maximum upload file size (in MB)' => 'Taille maximale autorisée pour le transfert de fichiers (en Mo)',
'Mobile appearance' => 'Affichage mobile',
'Name of the application' => 'Nom de l\'application',
'No Proxy Hosts' => 'Pas d\'hôtes de proxy',
'No caching' => 'Cache désactivé',
'None - shows dropdown in user registration.' => 'Aucun (afficher une liste déroulante lors de l\'inscription)',
'Notification Settings' => 'Paramètres des notifications',
'Old logs can significantly increase the size of your database while providing little information.' => 'Les anciens journaux peuvent considérablement augmenter la taille de votre base de données tout en fournissant peu d\'information pertinente.',
'PHP APC(u) Extension missing - Type not available!' => 'L\'extension PHP APC(u) n\'est pas installée.',
'PHP reported a maximum of {maxUploadSize} MB' => 'Valeur maximale configurée actuellement dans PHP {maxUploadSize}Mo',
'Password' => 'Mot de passe',
'Port' => 'Port',
'Port number' => 'Port (p.ex. 25)',
'Prevent client caching of following scripts' => 'Empêcher la mise en cache client des scripts suivants',
'Redis' => 'Redis',
'SMTP Options' => 'Options SMTP',
'Save' => 'Enregistrer',
'Save & Flush Caches' => 'Enregistrer et purger le cache',
'Save & Test' => 'Enregistrer & Tester',
'Saved' => 'Enregistré',
'Saved and flushed cache' => 'Enregistré et cache purgé',
'Saved and sent test email to: {address}' => 'Enregistré et e-mail test envoyé à {address}',
'Server' => 'Serveur',
'Server Timezone' => 'Fuseau horaire du serveur',
'Show introduction tour for new users' => 'Afficher les "premiers pas" pour les nouveaux utilisateurs',
'Show user profile post form on dashboard' => 'Afficher le contenu du profil utilisateur sur le fil d\'actualités',
'Sort by creation date' => 'par date de création',
'Sort by update date' => 'par date de mise à jour',
'Test message' => 'Message de test',
'Theme' => 'Thème',
'These settings refer to advanced topics of your social network.' => 'Ces paramètres concernent les sujets avancés de votre réseau social.',
'These settings refer to the appearance of your social network.' => 'Ces paramètres concernent l\'apparence de votre réseau social.',
'Url Prefix' => 'Préfixe de l\'URL',
'Url Prefix without http:// or https:// (e.g. youtube.com)' => 'URL sans http:// ou https:// (p.ex. : youtube.com)',
'Use %url% as placeholder for URL. Format needs to be JSON. (e.g. http://www.youtube.com/oembed?url=%url%&format=json)' => 'Utiliser %url% comme espace réservé pour l\'URL. Le format doit être JSON. (p.ex. : http://www.youtube.com/oembed?url=%url%&amp;format=json)',
'Use X-Sendfile for File Downloads' => 'Utiliser X-Sendfile pour les téléchargements',
'Use the default swipe to show sidebar on a mobile device' => 'Utiliser les gestes pour afficher le menu sur appareil mobile',
'User' => 'Identifiant',
'User Settings' => 'Paramètres utilisateurs',
'Username' => 'Identifiant',
'Username (e.g. john)' => 'Identifiant (p.ex. pierre)',
'You can add a statistic code snippet (HTML) - which will be added to all rendered pages.' => 'Vous pouvez ajouter un extrait de code HTML de statistiques - qui sera ajouté à toutes les pages rendues.',
'You\'re using no icon at the moment. Upload your logo now.' => 'Vous n\'utilisez pas d\'icône pour le moment. Chargez votre logo maintenant.',
'You\'re using no logo at the moment. Upload your logo now.' => 'Vous n\'utilisez pas de logo pour le moment. Chargez votre logo maintenant.',
'never' => 'jamais',
'Reported database time: {dateTime}' => '',
];

View File

@ -1,118 +1,147 @@
<?php
return array (
'<strong>Information</strong>' => '<strong>Information</strong>',
'<strong>Settings</strong> and Configuration' => '<strong>Paramètres</strong> et configuration',
'<strong>User</strong> administration' => 'Gestion des <strong>utilisateurs</strong>',
'Accept user: <strong>{displayName}</strong> ' => 'Approuver l\'utilisateur : <strong>{displayName}</strong>',
'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.',
'Actions' => 'Actions',
'Active users' => 'Utilisateurs actifs',
'Add Groups...' => 'Ajouter un groupe',
'Add new category' => 'Ajouter une catégorie',
'Add new field' => 'Ajouter un champ',
'Add new group' => 'Ajouter un groupe',
'Add new members...' => 'Ajouter des membres...',
'Add new user' => 'Ajouter un nouvel utilisateur',
'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)',
'Anonymous users can register' => 'Les utilisateurs non identifiés (visiteurs) peuvent s\'inscrire',
'Are you really sure that you want to disable this user?' => 'Êtes-vous vraiment sur de vouloir déactiver cet utilisateur ?',
'Are you really sure that you want to enable this user?' => 'Êtes-vous vraiment sur de vouloir activer cet utilisateur ?',
'Are you really sure that you want to impersonate this user?' => 'Êtes-vous sur de vouloir incarner cet utilisateur ?',
'Are you sure that you want to delete following user?' => 'Êtes-vous sur de vouloir supprimer les utilisateurs suivants ?',
'Cancel' => 'Annuler',
'Click here to review' => 'Gérer',
'Confirm user deletion' => 'Confirmer la suppression',
'Could not load category.' => 'Impossible de charger la catégorie.',
'Create new group' => 'Ajouter un groupe',
'Create new profile category' => 'Créer une nouvelle catégorie de profil',
'Create new profile field' => 'Créer nouveau champ de profil',
'Decline & delete user: <strong>{displayName}</strong>' => 'Refuser et supprimer l\'utilisateur : <strong>{displayName}</strong>',
'Default content of the registration approval email' => 'Contenu du message d\'approbation d\'inscription envoyé par e-mail',
'Default content of the registration denial email' => 'Contenu du message de refus d\'inscription envoyée par e-mail',
'Default user group for new users' => 'Groupe par défaut pour les nouveaux utilisateurs',
'Default user idle timeout, auto-logout (in seconds, optional)' => 'Temporisation d\'inactivité par défaut, déconnexion automatique (en secondes, optionnel)',
'Default user profile visibility' => 'Visibilité par défaut des profils utilisateurs',
'Delete' => 'Supprimer',
'Delete all contributions of this user' => 'Supprimer toute contribution de cet utilisateur',
'Delete invitation' => 'Supprimer linvitation',
'Delete invitation?' => 'Supprimer l\'invitation ?',
'Delete spaces which are owned by this user' => 'Supprimer les espaces détenus par cet utilisateur',
'Deleted invitation' => 'Invitation supprimée',
'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 &amp; 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',
);
/**
* 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 [
'<strong>Information</strong>' => '<strong>Information</strong>',
'<strong>Settings</strong> and Configuration' => '<strong>Paramètres</strong> et configuration',
'<strong>User</strong> administration' => 'Gestion des <strong>utilisateurs</strong>',
'Accept user: <strong>{displayName}</strong> ' => 'Approuver l\'utilisateur : <strong>{displayName}</strong>',
'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.',
'Actions' => 'Actions',
'Active users' => 'Utilisateurs actifs',
'Add Groups...' => 'Ajouter un groupe',
'Add new category' => 'Ajouter une catégorie',
'Add new field' => 'Ajouter un champ',
'Add new group' => 'Ajouter un groupe',
'Add new members...' => 'Ajouter des membres...',
'Add new user' => 'Ajouter un nouvel utilisateur',
'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)',
'Anonymous users can register' => 'Les utilisateurs non identifiés (visiteurs) peuvent s\'inscrire',
'Are you really sure that you want to disable this user?' => 'Êtes-vous vraiment sur de vouloir déactiver cet utilisateur ?',
'Are you really sure that you want to enable this user?' => 'Êtes-vous vraiment sur de vouloir activer cet utilisateur ?',
'Are you really sure that you want to impersonate this user?' => 'Êtes-vous sur de vouloir incarner cet utilisateur ?',
'Are you sure that you want to delete following user?' => 'Êtes-vous sur de vouloir supprimer les utilisateurs suivants ?',
'Cancel' => 'Annuler',
'Click here to review' => 'Gérer',
'Confirm user deletion' => 'Confirmer la suppression',
'Could not load category.' => 'Impossible de charger la catégorie.',
'Create new group' => 'Ajouter un groupe',
'Create new profile category' => 'Créer une nouvelle catégorie de profil',
'Create new profile field' => 'Créer nouveau champ de profil',
'Decline & delete user: <strong>{displayName}</strong>' => 'Refuser et supprimer l\'utilisateur : <strong>{displayName}</strong>',
'Default content of the registration approval email' => 'Contenu du message d\'approbation d\'inscription envoyé par e-mail',
'Default content of the registration denial email' => 'Contenu du message de refus d\'inscription envoyée par e-mail',
'Default user group for new users' => 'Groupe par défaut pour les nouveaux utilisateurs',
'Default user idle timeout, auto-logout (in seconds, optional)' => 'Temporisation d\'inactivité par défaut, déconnexion automatique (en secondes, optionnel)',
'Default user profile visibility' => 'Visibilité par défaut des profils utilisateurs',
'Delete' => 'Supprimer',
'Delete all contributions of this user' => 'Supprimer toute contribution de cet utilisateur',
'Delete invitation' => 'Supprimer linvitation',
'Delete invitation?' => 'Supprimer l\'invitation ?',
'Delete spaces which are owned by this user' => 'Supprimer les espaces détenus par cet utilisateur',
'Deleted invitation' => 'Invitation supprimée',
'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 &amp; 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>
Click here to login:<br>
{loginLink}<br><br>
Kind Regards<br>
{AdminName}<br><br>' => '',
'Hello {displayName},<br><br>
Your account request has been declined.<br><br>
Kind Regards<br>
{AdminName} <br><br> ' => '',
];

View File

@ -17,5 +17,6 @@
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'Invalid user state: thi' => '',
'User not found!' => '',
];

View File

@ -97,6 +97,7 @@ return [
'Port number' => '',
'Prevent client caching of following scripts' => '',
'Redis' => '',
'Reported database time: {dateTime}' => '',
'SMTP Options' => '',
'Save & Flush Caches' => '',
'Save & Test' => '',

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