Approval.
This commit is contained in:
parent
af6be30740
commit
01f7a9e106
8
ar/object_record_status_explica.php
Normal file
8
ar/object_record_status_explica.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$object_record_status_explica = array (
|
||||||
|
'unlocked' => 'Default status. The object record can be updated.',
|
||||||
|
'locked' => 'The object cannot be updated until the lock has been released.',
|
||||||
|
'revision' => 'The object is currently being researched. Further updates are disabled until this research has been completed.',
|
||||||
|
'archived' => 'E.g. for objects that have been deaccessed. Updates to the object record are suspended and the object record is marked as archived in object overviews.',
|
||||||
|
);
|
8
de/object_record_status_explica.php
Normal file
8
de/object_record_status_explica.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$object_record_status_explica = array (
|
||||||
|
'unlocked' => 'Standardwert. Der Objektdatensatz kann bearbeitet werden.',
|
||||||
|
'locked' => 'Das Objekt kann derzeit nicht bearbeitet werden. Es kann erst wieder aktualisiert werden, wenn die Sperre aufgehoben wurde.',
|
||||||
|
'revision' => 'Das Objekt wird derzeit beforscht. Weitere Bearbeitungen sind nicht möglich, bis diese Arbeit abgeschlossen ist.',
|
||||||
|
'archived' => 'Z.B. für deakzessionierte Objekte. Der Objektdatensatz ist schreibgeschützt und das Objekt ist in Objektübersichten als archiviert markiert.',
|
||||||
|
);
|
8
dsb/object_record_status_explica.php
Normal file
8
dsb/object_record_status_explica.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$object_record_status_explica = array (
|
||||||
|
'unlocked' => 'Default status. The object record can be updated.',
|
||||||
|
'locked' => 'The object cannot be updated until the lock has been released.',
|
||||||
|
'revision' => 'The object is currently being researched. Further updates are disabled until this research has been completed.',
|
||||||
|
'archived' => 'E.g. for objects that have been deaccessed. Updates to the object record are suspended and the object record is marked as archived in object overviews.',
|
||||||
|
);
|
8
en/object_record_status_explica.php
Normal file
8
en/object_record_status_explica.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$object_record_status_explica = array (
|
||||||
|
'unlocked' => 'Default status. The object record can be updated.',
|
||||||
|
'locked' => 'The object cannot be updated until the lock has been released.',
|
||||||
|
'revision' => 'The object is currently being researched. Further updates are disabled until this research has been completed.',
|
||||||
|
'archived' => 'E.g. for objects that have been deaccessed. Updates to the object record are suspended and the object record is marked as archived in object overviews.',
|
||||||
|
);
|
8
es/object_record_status_explica.php
Normal file
8
es/object_record_status_explica.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$object_record_status_explica = array (
|
||||||
|
'unlocked' => 'Default status. The object record can be updated.',
|
||||||
|
'locked' => 'The object cannot be updated until the lock has been released.',
|
||||||
|
'revision' => 'The object is currently being researched. Further updates are disabled until this research has been completed.',
|
||||||
|
'archived' => 'E.g. for objects that have been deaccessed. Updates to the object record are suspended and the object record is marked as archived in object overviews.',
|
||||||
|
);
|
8
fr/object_record_status_explica.php
Normal file
8
fr/object_record_status_explica.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$object_record_status_explica = array (
|
||||||
|
'unlocked' => 'Default status. The object record can be updated.',
|
||||||
|
'locked' => 'The object cannot be updated until the lock has been released.',
|
||||||
|
'revision' => 'The object is currently being researched. Further updates are disabled until this research has been completed.',
|
||||||
|
'archived' => 'E.g. for objects that have been deaccessed. Updates to the object record are suspended and the object record is marked as archived in object overviews.',
|
||||||
|
);
|
8
hsb/object_record_status_explica.php
Normal file
8
hsb/object_record_status_explica.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$object_record_status_explica = array (
|
||||||
|
'unlocked' => 'Default status. The object record can be updated.',
|
||||||
|
'locked' => 'The object cannot be updated until the lock has been released.',
|
||||||
|
'revision' => 'The object is currently being researched. Further updates are disabled until this research has been completed.',
|
||||||
|
'archived' => 'E.g. for objects that have been deaccessed. Updates to the object record are suspended and the object record is marked as archived in object overviews.',
|
||||||
|
);
|
8
hu/object_record_status_explica.php
Normal file
8
hu/object_record_status_explica.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$object_record_status_explica = array (
|
||||||
|
'unlocked' => 'Default status. The object record can be updated.',
|
||||||
|
'locked' => 'The object cannot be updated until the lock has been released.',
|
||||||
|
'revision' => 'The object is currently being researched. Further updates are disabled until this research has been completed.',
|
||||||
|
'archived' => 'E.g. for objects that have been deaccessed. Updates to the object record are suspended and the object record is marked as archived in object overviews.',
|
||||||
|
);
|
8
id/object_record_status_explica.php
Normal file
8
id/object_record_status_explica.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$object_record_status_explica = array (
|
||||||
|
'unlocked' => 'Default status. The object record can be updated.',
|
||||||
|
'locked' => 'The object cannot be updated until the lock has been released.',
|
||||||
|
'revision' => 'The object is currently being researched. Further updates are disabled until this research has been completed.',
|
||||||
|
'archived' => 'E.g. for objects that have been deaccessed. Updates to the object record are suspended and the object record is marked as archived in object overviews.',
|
||||||
|
);
|
8
it/object_record_status_explica.php
Normal file
8
it/object_record_status_explica.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$object_record_status_explica = array (
|
||||||
|
'unlocked' => 'Default status. The object record can be updated.',
|
||||||
|
'locked' => 'The object cannot be updated until the lock has been released.',
|
||||||
|
'revision' => 'The object is currently being researched. Further updates are disabled until this research has been completed.',
|
||||||
|
'archived' => 'E.g. for objects that have been deaccessed. Updates to the object record are suspended and the object record is marked as archived in object overviews.',
|
||||||
|
);
|
8
iw/object_record_status_explica.php
Normal file
8
iw/object_record_status_explica.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$object_record_status_explica = array (
|
||||||
|
'unlocked' => 'Default status. The object record can be updated.',
|
||||||
|
'locked' => 'The object cannot be updated until the lock has been released.',
|
||||||
|
'revision' => 'The object is currently being researched. Further updates are disabled until this research has been completed.',
|
||||||
|
'archived' => 'E.g. for objects that have been deaccessed. Updates to the object record are suspended and the object record is marked as archived in object overviews.',
|
||||||
|
);
|
8
nl/object_record_status_explica.php
Normal file
8
nl/object_record_status_explica.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$object_record_status_explica = array (
|
||||||
|
'unlocked' => 'Default status. The object record can be updated.',
|
||||||
|
'locked' => 'The object cannot be updated until the lock has been released.',
|
||||||
|
'revision' => 'The object is currently being researched. Further updates are disabled until this research has been completed.',
|
||||||
|
'archived' => 'E.g. for objects that have been deaccessed. Updates to the object record are suspended and the object record is marked as archived in object overviews.',
|
||||||
|
);
|
8
pl/object_record_status_explica.php
Normal file
8
pl/object_record_status_explica.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$object_record_status_explica = array (
|
||||||
|
'unlocked' => 'Default status. The object record can be updated.',
|
||||||
|
'locked' => 'The object cannot be updated until the lock has been released.',
|
||||||
|
'revision' => 'The object is currently being researched. Further updates are disabled until this research has been completed.',
|
||||||
|
'archived' => 'E.g. for objects that have been deaccessed. Updates to the object record are suspended and the object record is marked as archived in object overviews.',
|
||||||
|
);
|
8
pt/object_record_status_explica.php
Normal file
8
pt/object_record_status_explica.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$object_record_status_explica = array (
|
||||||
|
'unlocked' => 'Default status. The object record can be updated.',
|
||||||
|
'locked' => 'The object cannot be updated until the lock has been released.',
|
||||||
|
'revision' => 'The object is currently being researched. Further updates are disabled until this research has been completed.',
|
||||||
|
'archived' => 'E.g. for objects that have been deaccessed. Updates to the object record are suspended and the object record is marked as archived in object overviews.',
|
||||||
|
);
|
8
qu/object_record_status_explica.php
Normal file
8
qu/object_record_status_explica.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$object_record_status_explica = array (
|
||||||
|
'unlocked' => 'Default status. The object record can be updated.',
|
||||||
|
'locked' => 'The object cannot be updated until the lock has been released.',
|
||||||
|
'revision' => 'The object is currently being researched. Further updates are disabled until this research has been completed.',
|
||||||
|
'archived' => 'E.g. for objects that have been deaccessed. Updates to the object record are suspended and the object record is marked as archived in object overviews.',
|
||||||
|
);
|
8
ru/object_record_status_explica.php
Normal file
8
ru/object_record_status_explica.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$object_record_status_explica = array (
|
||||||
|
'unlocked' => 'Default status. The object record can be updated.',
|
||||||
|
'locked' => 'The object cannot be updated until the lock has been released.',
|
||||||
|
'revision' => 'The object is currently being researched. Further updates are disabled until this research has been completed.',
|
||||||
|
'archived' => 'E.g. for objects that have been deaccessed. Updates to the object record are suspended and the object record is marked as archived in object overviews.',
|
||||||
|
);
|
8
tl/object_record_status_explica.php
Normal file
8
tl/object_record_status_explica.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$object_record_status_explica = array (
|
||||||
|
'unlocked' => 'Default status. The object record can be updated.',
|
||||||
|
'locked' => 'The object cannot be updated until the lock has been released.',
|
||||||
|
'revision' => 'The object is currently being researched. Further updates are disabled until this research has been completed.',
|
||||||
|
'archived' => 'E.g. for objects that have been deaccessed. Updates to the object record are suspended and the object record is marked as archived in object overviews.',
|
||||||
|
);
|
8
tr/object_record_status_explica.php
Normal file
8
tr/object_record_status_explica.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$object_record_status_explica = array (
|
||||||
|
'unlocked' => 'Default status. The object record can be updated.',
|
||||||
|
'locked' => 'The object cannot be updated until the lock has been released.',
|
||||||
|
'revision' => 'The object is currently being researched. Further updates are disabled until this research has been completed.',
|
||||||
|
'archived' => 'E.g. for objects that have been deaccessed. Updates to the object record are suspended and the object record is marked as archived in object overviews.',
|
||||||
|
);
|
8
uk/object_record_status_explica.php
Normal file
8
uk/object_record_status_explica.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$object_record_status_explica = array (
|
||||||
|
'unlocked' => 'Default status. The object record can be updated.',
|
||||||
|
'locked' => 'The object cannot be updated until the lock has been released.',
|
||||||
|
'revision' => 'The object is currently being researched. Further updates are disabled until this research has been completed.',
|
||||||
|
'archived' => 'E.g. for objects that have been deaccessed. Updates to the object record are suspended and the object record is marked as archived in object overviews.',
|
||||||
|
);
|
8
zh/object_record_status_explica.php
Normal file
8
zh/object_record_status_explica.php
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?PHP
|
||||||
|
declare(strict_types = 1);
|
||||||
|
$object_record_status_explica = array (
|
||||||
|
'unlocked' => 'Default status. The object record can be updated.',
|
||||||
|
'locked' => 'The object cannot be updated until the lock has been released.',
|
||||||
|
'revision' => 'The object is currently being researched. Further updates are disabled until this research has been completed.',
|
||||||
|
'archived' => 'E.g. for objects that have been deaccessed. Updates to the object record are suspended and the object record is marked as archived in object overviews.',
|
||||||
|
);
|
Loading…
Reference in New Issue
Block a user