mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-06 07:04:57 +00:00
add new phrase document_in_revision_no_date
This commit is contained in:
parent
0ef6be4fc2
commit
9e899d0064
|
@ -459,6 +459,7 @@ Parent folder: [folder_path]
|
|||
'document_files' => '',
|
||||
'document_has_no_workflow' => 'المستند لايحتوى مسار عمل',
|
||||
'document_infos' => 'معلومات المستند',
|
||||
'document_in_revision_no_date' => '',
|
||||
'document_is_checked_out' => '',
|
||||
'document_is_checked_out_remove' => '',
|
||||
'document_is_checked_out_update' => 'تم سحب المستند',
|
||||
|
|
|
@ -433,6 +433,7 @@ $text = array(
|
|||
'document_files' => '',
|
||||
'document_has_no_workflow' => 'Документът няма процес',
|
||||
'document_infos' => 'Информация за документа',
|
||||
'document_in_revision_no_date' => '',
|
||||
'document_is_checked_out' => '',
|
||||
'document_is_checked_out_remove' => '',
|
||||
'document_is_checked_out_update' => '',
|
||||
|
|
|
@ -438,6 +438,7 @@ URL: [url]',
|
|||
'document_files' => '',
|
||||
'document_has_no_workflow' => '',
|
||||
'document_infos' => 'Informacions',
|
||||
'document_in_revision_no_date' => '',
|
||||
'document_is_checked_out' => '',
|
||||
'document_is_checked_out_remove' => '',
|
||||
'document_is_checked_out_update' => '',
|
||||
|
|
|
@ -478,6 +478,7 @@ Uživatel: [username]',
|
|||
'document_files' => '',
|
||||
'document_has_no_workflow' => 'Dokument nemá workflow',
|
||||
'document_infos' => 'Informace o dokumentu',
|
||||
'document_in_revision_no_date' => '',
|
||||
'document_is_checked_out' => '',
|
||||
'document_is_checked_out_remove' => '',
|
||||
'document_is_checked_out_update' => 'Dokument je aktuálně zkontrolován. Pokud nahrajete novou verzi, nemůžete již kontrolovanou verzi zkontrolovat.',
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
// along with this program; if not, write to the Free Software
|
||||
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
//
|
||||
// Translators: Admin (3380), dgrutsch (22)
|
||||
// Translators: Admin (3381), dgrutsch (22)
|
||||
|
||||
$text = array(
|
||||
'2_factor_auth' => '2-Faktor Authentifizierung',
|
||||
|
@ -553,6 +553,7 @@ Benutzer: [username]</p>',
|
|||
'document_files' => 'Dokumentenanhänge',
|
||||
'document_has_no_workflow' => 'Dokument hat keinen Workflow',
|
||||
'document_infos' => 'Informationen',
|
||||
'document_in_revision_no_date' => 'Das Dokument ist zur Zeit in der Wiederholungsprüfung. Ein neues Datum kann erst nach Abschluss der Prüfung gesetzt werden.',
|
||||
'document_is_checked_out' => '',
|
||||
'document_is_checked_out_remove' => 'Das Dokument ist zur Zeit ausgecheckt. Wenn Sie das Dokument löschen kann die ausgecheckte Version nicht mehr hochgeladen werden und verbleibt im Auscheck-Bereich.',
|
||||
'document_is_checked_out_update' => 'Das Dokument ist zur Zeit ausgecheckt. Wenn Sie eine neue Version hochladen, werden Sie die ausgecheckte Version nicht mehr einchecken können.',
|
||||
|
|
|
@ -433,6 +433,7 @@ $text = array(
|
|||
'document_files' => '',
|
||||
'document_has_no_workflow' => '',
|
||||
'document_infos' => 'Πληροφορίες Εγγράφου',
|
||||
'document_in_revision_no_date' => '',
|
||||
'document_is_checked_out' => '',
|
||||
'document_is_checked_out_remove' => '',
|
||||
'document_is_checked_out_update' => '',
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
// along with this program; if not, write to the Free Software
|
||||
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
//
|
||||
// Translators: Admin (2480), archonwang (3), dgrutsch (9), netixw (14)
|
||||
// Translators: Admin (2481), archonwang (3), dgrutsch (9), netixw (14)
|
||||
|
||||
$text = array(
|
||||
'2_factor_auth' => '2-factor authentication',
|
||||
|
@ -553,6 +553,7 @@ User: [username]</p>',
|
|||
'document_files' => 'Attachments',
|
||||
'document_has_no_workflow' => 'Document has no workflow',
|
||||
'document_infos' => 'Document Information',
|
||||
'document_in_revision_no_date' => 'The document is currently in revision. A new revision date can be set when the revision was finished.',
|
||||
'document_is_checked_out' => '',
|
||||
'document_is_checked_out_remove' => 'Document is currently checked out. If you delete the document, the checked out version can not be added anymore and remains in the checkout area.',
|
||||
'document_is_checked_out_update' => 'Document is currently checked out. If you upload a new version, then the checked out version cannot be checked back in anymore.',
|
||||
|
|
|
@ -472,6 +472,7 @@ Usuario: [username]',
|
|||
'document_files' => '',
|
||||
'document_has_no_workflow' => 'Documento sin flujo de trabajo',
|
||||
'document_infos' => 'Informaciones',
|
||||
'document_in_revision_no_date' => '',
|
||||
'document_is_checked_out' => '',
|
||||
'document_is_checked_out_remove' => '',
|
||||
'document_is_checked_out_update' => '',
|
||||
|
|
|
@ -528,6 +528,7 @@ Utilisateur : [username]</p>',
|
|||
'document_files' => 'Fichiers attachés',
|
||||
'document_has_no_workflow' => 'Le document n\'a pas de workflow',
|
||||
'document_infos' => 'Informations sur le document',
|
||||
'document_in_revision_no_date' => '',
|
||||
'document_is_checked_out' => 'Ce document est vérifié',
|
||||
'document_is_checked_out_remove' => 'Le document est actuellement vérifié. Si vous supprimez le document, la version vérifiée ne pourra plus être ajoutée et restera dans la zone de vérification.',
|
||||
'document_is_checked_out_update' => 'Le document est actuellement vérifié. Si vous ajoutez une nouvelle version, la version vérifiée ne pourra plus être vérifiée à nouveau.',
|
||||
|
|
|
@ -471,6 +471,7 @@ Korisnik: [username]',
|
|||
'document_files' => '',
|
||||
'document_has_no_workflow' => 'Dokument nema tok rada',
|
||||
'document_infos' => 'Informacije o dokumentu',
|
||||
'document_in_revision_no_date' => '',
|
||||
'document_is_checked_out' => '',
|
||||
'document_is_checked_out_remove' => '',
|
||||
'document_is_checked_out_update' => 'Dokument je trenutno odjavljen. Ako učitate novu verziju, tada odjavljena verzija ne može više biti ponovno prijavljena.',
|
||||
|
|
|
@ -466,6 +466,7 @@ Felhasználó: [username]',
|
|||
'document_files' => '',
|
||||
'document_has_no_workflow' => 'Dokumentumhoz nincs munkafolyamat',
|
||||
'document_infos' => 'Dokumentum információ',
|
||||
'document_in_revision_no_date' => '',
|
||||
'document_is_checked_out' => '',
|
||||
'document_is_checked_out_remove' => '',
|
||||
'document_is_checked_out_update' => '',
|
||||
|
|
|
@ -490,6 +490,7 @@ Pengguna: [username]',
|
|||
'document_files' => 'Lampiran',
|
||||
'document_has_no_workflow' => 'Dokumen tidak memiliki alur kerja',
|
||||
'document_infos' => 'Informasi Dokumen',
|
||||
'document_in_revision_no_date' => '',
|
||||
'document_is_checked_out' => '',
|
||||
'document_is_checked_out_remove' => 'Dokumen sedang diperiksa. Jika Anda menghapus dokumen, versi check out tidak dapat ditambahkan lagi dan tetap berada di area checkout.',
|
||||
'document_is_checked_out_update' => '',
|
||||
|
|
|
@ -471,6 +471,7 @@ Utente: [username]',
|
|||
'document_files' => '',
|
||||
'document_has_no_workflow' => 'Il documento non ha un flusso di lavoro',
|
||||
'document_infos' => 'Informazioni documento',
|
||||
'document_in_revision_no_date' => '',
|
||||
'document_is_checked_out' => '',
|
||||
'document_is_checked_out_remove' => '',
|
||||
'document_is_checked_out_update' => 'Il documento é approvato. Se aggiorni il documento, la versione approvata verrà sovrascritta definitivamente',
|
||||
|
|
|
@ -474,6 +474,7 @@ URL: [url]',
|
|||
'document_files' => '',
|
||||
'document_has_no_workflow' => '문서에 워크플로우가 없습니다',
|
||||
'document_infos' => '문서 정보',
|
||||
'document_in_revision_no_date' => '',
|
||||
'document_is_checked_out' => '',
|
||||
'document_is_checked_out_remove' => '',
|
||||
'document_is_checked_out_update' => '문서가 현재 체크아웃 되어 있습니다. 새 버전을 업로드하면 체크아웃된 버전은 더 이상 확인 할 수 없습니다.',
|
||||
|
|
|
@ -469,6 +469,7 @@ URL: [url]',
|
|||
'document_files' => '',
|
||||
'document_has_no_workflow' => 'ເອກະສານບໍ່ມີເວີກໂຟ',
|
||||
'document_infos' => 'ຂໍ້ມູນເອກະສານ',
|
||||
'document_in_revision_no_date' => '',
|
||||
'document_is_checked_out' => '',
|
||||
'document_is_checked_out_remove' => '',
|
||||
'document_is_checked_out_update' => 'ຂະນະນີ້ມີການກວດສອບເອກະສານ ຫາກເຈົ້າອັບໂຫລດເວີຊັນໄຫມ່ລະບົບຈະບໍ່ສາມາດກວດສອບລະບົບທີປິດອອກໄດ້ອີກຕໍ່ໄປ',
|
||||
|
|
|
@ -478,6 +478,7 @@ Bruker: [username]',
|
|||
'document_files' => '',
|
||||
'document_has_no_workflow' => 'Dokumentet har ingen arbeidsflyt',
|
||||
'document_infos' => 'Dokumentinformation',
|
||||
'document_in_revision_no_date' => '',
|
||||
'document_is_checked_out' => '',
|
||||
'document_is_checked_out_remove' => '',
|
||||
'document_is_checked_out_update' => 'Dokumentet er allerede utsjekket. Hvis du laster opp en ny version kan den utsjekkede versionen ikke sjekkes inn igen.',
|
||||
|
|
|
@ -471,6 +471,7 @@ Gebruiker: [username]',
|
|||
'document_files' => '',
|
||||
'document_has_no_workflow' => 'Document bevat geen workflow',
|
||||
'document_infos' => 'Document-informatie',
|
||||
'document_in_revision_no_date' => '',
|
||||
'document_is_checked_out' => 'Document is uitgecheckt.',
|
||||
'document_is_checked_out_remove' => '',
|
||||
'document_is_checked_out_update' => 'Document is uitgecheckt.',
|
||||
|
|
|
@ -459,6 +459,7 @@ Użytkownik: [username]',
|
|||
'document_files' => '',
|
||||
'document_has_no_workflow' => 'Dokument nie ma przypisanego procesu',
|
||||
'document_infos' => 'Informacje o dokumencie',
|
||||
'document_in_revision_no_date' => '',
|
||||
'document_is_checked_out' => '',
|
||||
'document_is_checked_out_remove' => '',
|
||||
'document_is_checked_out_update' => 'Ten dokument jest pobierany',
|
||||
|
|
|
@ -478,6 +478,7 @@ Usuário: [username]',
|
|||
'document_files' => '',
|
||||
'document_has_no_workflow' => 'Documento não tem fluxo de trabalho',
|
||||
'document_infos' => 'Informações',
|
||||
'document_in_revision_no_date' => '',
|
||||
'document_is_checked_out' => '',
|
||||
'document_is_checked_out_remove' => '',
|
||||
'document_is_checked_out_update' => 'O documento está atualmente com estado de retirado. Se você fizer o envio de uma nova versão, a versão retirada não poderá mais ser registrada.',
|
||||
|
|
|
@ -471,6 +471,7 @@ Utilizator: [username]',
|
|||
'document_files' => '',
|
||||
'document_has_no_workflow' => 'Documentul nu are workflow',
|
||||
'document_infos' => 'Informații document',
|
||||
'document_in_revision_no_date' => '',
|
||||
'document_is_checked_out' => '',
|
||||
'document_is_checked_out_remove' => '',
|
||||
'document_is_checked_out_update' => 'Documentul este in prezent verificat. Daca incarcati o noua versiune, versiunea verificata nu mai poate fi verificata din nou.',
|
||||
|
|
|
@ -471,6 +471,7 @@ URL: [url]',
|
|||
'document_files' => '',
|
||||
'document_has_no_workflow' => 'Для документа не назначен процесс',
|
||||
'document_infos' => 'Информация о документе',
|
||||
'document_in_revision_no_date' => '',
|
||||
'document_is_checked_out' => '',
|
||||
'document_is_checked_out_remove' => '',
|
||||
'document_is_checked_out_update' => 'Документ в настоящее время проверяется. Если вы загрузить новую версию, то проверяемая версия не может быть возвращена обратно.',
|
||||
|
|
|
@ -478,6 +478,7 @@ Používateľ: [username]',
|
|||
'document_files' => '',
|
||||
'document_has_no_workflow' => 'Dokument nemá pracovný postup',
|
||||
'document_infos' => 'Informácie o dokumente',
|
||||
'document_in_revision_no_date' => '',
|
||||
'document_is_checked_out' => '',
|
||||
'document_is_checked_out_remove' => '',
|
||||
'document_is_checked_out_update' => 'Document is currently checked out. If you upload a new version, then the checked out version cannot be checked back in anymore.',
|
||||
|
|
|
@ -472,6 +472,7 @@ Användare: [username]',
|
|||
'document_files' => '',
|
||||
'document_has_no_workflow' => 'Dokumentet saknar arbetsflöde',
|
||||
'document_infos' => 'Dokumentinformation',
|
||||
'document_in_revision_no_date' => '',
|
||||
'document_is_checked_out' => '',
|
||||
'document_is_checked_out_remove' => '',
|
||||
'document_is_checked_out_update' => 'Dokumentet är redan utcheckat. Om du laddar upp en ny version kan den utcheckade versionen inte checkas in igen.',
|
||||
|
|
|
@ -465,6 +465,7 @@ Kullanıcı: [username]',
|
|||
'document_files' => '',
|
||||
'document_has_no_workflow' => 'Dokümanın iş akışı yok',
|
||||
'document_infos' => 'Doküman Bilgisi',
|
||||
'document_in_revision_no_date' => '',
|
||||
'document_is_checked_out' => '',
|
||||
'document_is_checked_out_remove' => '',
|
||||
'document_is_checked_out_update' => '',
|
||||
|
|
|
@ -471,6 +471,7 @@ URL: [url]',
|
|||
'document_files' => '',
|
||||
'document_has_no_workflow' => 'Документові не призначено процес',
|
||||
'document_infos' => 'Інформація про документ',
|
||||
'document_in_revision_no_date' => '',
|
||||
'document_is_checked_out' => '',
|
||||
'document_is_checked_out_remove' => '',
|
||||
'document_is_checked_out_update' => 'Документ на опрацюванні',
|
||||
|
|
|
@ -465,6 +465,7 @@ URL: [url]',
|
|||
'document_files' => '',
|
||||
'document_has_no_workflow' => '文档未配置工作流',
|
||||
'document_infos' => '文档信息',
|
||||
'document_in_revision_no_date' => '',
|
||||
'document_is_checked_out' => '文档已签出。如上传了新版本,则已签出的版本则不能再被签回。',
|
||||
'document_is_checked_out_remove' => '',
|
||||
'document_is_checked_out_update' => '文档已签出。如上传了新版本,则已签出的版本则不能再被签回。',
|
||||
|
|
|
@ -478,6 +478,7 @@ URL: [url]',
|
|||
'document_files' => '',
|
||||
'document_has_no_workflow' => '文件沒有工作流程',
|
||||
'document_infos' => '文件資訊',
|
||||
'document_in_revision_no_date' => '',
|
||||
'document_is_checked_out' => '',
|
||||
'document_is_checked_out_remove' => '',
|
||||
'document_is_checked_out_update' => '當前已簽出文檔。如果您上傳新版本,那麼簽出的版本將無法再簽回。',
|
||||
|
|
Loading…
Reference in New Issue
Block a user