<?php
/**
* Message translations.
*
* This file is automatically generated by 'yii message/extract' command.
* It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages.
*
* Each array element represents the translation (value) of a message (key).
* If the value is empty, the message is considered as not translated.
* Messages that no longer need translation will have their translations
* enclosed between a pair of '@@' marks.
*
* Message string can be used with plural forms format. Check i18n section
* of the guide for details.
*
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'File not uploaded.' => 'Fails netika aug?upl?d?ts',
'Forbidden file type' => 'Neat?auts faila tips',
'ID' => '',
'Insert DB record failed' => 'Neizdev?s izveidot datub?zes ierakstu',
'The requested file does not exist.' => 'Piepras?tais fails neeksist?',
'The uploaded file does not exist.' => 'Aug?upl?d?tais fails neeksist?',
'UploadHandler mandatory option file_name is not set' => 'Nav nor?d?ts oblig?ts parametrs file_name',
'UploadHandler mandatory option model_id is not set' => 'Nav nor?d?ts oblig?ts parametrs model_id',
'UploadHandler mandatory option module_name is not set' => 'Nav nor?d?ts oblig?ts parametrs module_name',
'mandatory POST parameter model_name is not set' => 'Nav nor?d?ts oblig?ts parametrs module_name',
'upload_file is not set' => 'Nav nor?d?ts pievienojamais fails',
'Add' => 'Pievienot',
'Add Datetime' => 'Pievieno?anas datums',
'Are you sure you want to delete this item?' => 'Vai tie??m v?lies dz?st?',
'Attachments' => 'Pielikumi',
'Close' => 'Aizv?rt',
'Delete' => 'Dz?st',
'Deleted' => 'Dz?sts',
'Download' => 'Lejupl?d?t',
'Drag&Drop a file here, upload will start automatically' => 'Ievelc ?eit failu, aug?upiel?de s?ksies autom?tiski',
'Drag&Drop file here' => 'Ievelc failu ?eit',
'File Name' => 'Faila nosaukums',
'File deleted' => 'Fails dz?sts',
'Model ID' => 'Mode?a ID',
'Model Name' => 'Mode?a nosaukums',
'No results found.' => 'Nekas nav atrasts.',
'Notes' => 'Piez?mes',
'Type ID' => 'Tips',
'User ID' => 'Lietot?ja ID',
'You don\'t have access to parent record' => 'Tev nav pieejas ties?bu ?im ierakstam',
];
|