Compare commits
2 Commits
ca22b133ec
...
04b1e8d678
Author | SHA1 | Date | |
---|---|---|---|
04b1e8d678 | |||
faf0a087d1 |
3
ar/appointment_cancellation_status_set.php
Normal file
3
ar/appointment_cancellation_status_set.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?PHP
|
||||
$appointment_cancellation_status_set['scheduled_done'] = 'Scheduled or done as planned';
|
||||
$appointment_cancellation_status_set['cancelled'] = 'Cancelled';
|
3
ar/attendance_status_set.php
Normal file
3
ar/attendance_status_set.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?PHP
|
||||
$attendance_status_set['offline'] = 'Offline';
|
||||
$attendance_status_set['online'] = 'Online';
|
3
de/appointment_cancellation_status_set.php
Normal file
3
de/appointment_cancellation_status_set.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?PHP
|
||||
$appointment_cancellation_status_set['scheduled_done'] = 'Geplant oder wie geplant abgeschlossen';
|
||||
$appointment_cancellation_status_set['cancelled'] = 'Abgesagt';
|
3
de/attendance_status_set.php
Normal file
3
de/attendance_status_set.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?PHP
|
||||
$attendance_status_set['offline'] = 'Offline';
|
||||
$attendance_status_set['online'] = 'Online';
|
3
dsb/appointment_cancellation_status_set.php
Normal file
3
dsb/appointment_cancellation_status_set.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?PHP
|
||||
$appointment_cancellation_status_set['scheduled_done'] = 'Scheduled or done as planned';
|
||||
$appointment_cancellation_status_set['cancelled'] = 'Cancelled';
|
3
dsb/attendance_status_set.php
Normal file
3
dsb/attendance_status_set.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?PHP
|
||||
$attendance_status_set['offline'] = 'Offline';
|
||||
$attendance_status_set['online'] = 'Online';
|
3
en/appointment_cancellation_status_set.php
Normal file
3
en/appointment_cancellation_status_set.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?PHP
|
||||
$appointment_cancellation_status_set['scheduled_done'] = 'Scheduled or done as planned';
|
||||
$appointment_cancellation_status_set['cancelled'] = 'Cancelled';
|
3
en/attendance_status_set.php
Normal file
3
en/attendance_status_set.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?PHP
|
||||
$attendance_status_set['offline'] = 'Offline';
|
||||
$attendance_status_set['online'] = 'Online';
|
3
es/appointment_cancellation_status_set.php
Normal file
3
es/appointment_cancellation_status_set.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?PHP
|
||||
$appointment_cancellation_status_set['scheduled_done'] = 'Scheduled or done as planned';
|
||||
$appointment_cancellation_status_set['cancelled'] = 'Cancelled';
|
3
es/attendance_status_set.php
Normal file
3
es/attendance_status_set.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?PHP
|
||||
$attendance_status_set['offline'] = 'Offline';
|
||||
$attendance_status_set['online'] = 'Online';
|
3
fr/appointment_cancellation_status_set.php
Normal file
3
fr/appointment_cancellation_status_set.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?PHP
|
||||
$appointment_cancellation_status_set['scheduled_done'] = 'Scheduled or done as planned';
|
||||
$appointment_cancellation_status_set['cancelled'] = 'Cancelled';
|
3
fr/attendance_status_set.php
Normal file
3
fr/attendance_status_set.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?PHP
|
||||
$attendance_status_set['offline'] = 'Offline';
|
||||
$attendance_status_set['online'] = 'Online';
|
3
hsb/appointment_cancellation_status_set.php
Normal file
3
hsb/appointment_cancellation_status_set.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?PHP
|
||||
$appointment_cancellation_status_set['scheduled_done'] = 'Scheduled or done as planned';
|
||||
$appointment_cancellation_status_set['cancelled'] = 'Cancelled';
|
3
hsb/attendance_status_set.php
Normal file
3
hsb/attendance_status_set.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?PHP
|
||||
$attendance_status_set['offline'] = 'Offline';
|
||||
$attendance_status_set['online'] = 'Online';
|
3
hu/appointment_cancellation_status_set.php
Normal file
3
hu/appointment_cancellation_status_set.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?PHP
|
||||
$appointment_cancellation_status_set['scheduled_done'] = 'Scheduled or done as planned';
|
||||
$appointment_cancellation_status_set['cancelled'] = 'Cancelled';
|
3
hu/attendance_status_set.php
Normal file
3
hu/attendance_status_set.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?PHP
|
||||
$attendance_status_set['offline'] = 'Offline';
|
||||
$attendance_status_set['online'] = 'Online';
|
3
id/appointment_cancellation_status_set.php
Normal file
3
id/appointment_cancellation_status_set.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?PHP
|
||||
$appointment_cancellation_status_set['scheduled_done'] = 'Scheduled or done as planned';
|
||||
$appointment_cancellation_status_set['cancelled'] = 'Cancelled';
|
3
id/attendance_status_set.php
Normal file
3
id/attendance_status_set.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?PHP
|
||||
$attendance_status_set['offline'] = 'Offline';
|
||||
$attendance_status_set['online'] = 'Online';
|
3
it/appointment_cancellation_status_set.php
Normal file
3
it/appointment_cancellation_status_set.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?PHP
|
||||
$appointment_cancellation_status_set['scheduled_done'] = 'Scheduled or done as planned';
|
||||
$appointment_cancellation_status_set['cancelled'] = 'Cancelled';
|
3
it/attendance_status_set.php
Normal file
3
it/attendance_status_set.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?PHP
|
||||
$attendance_status_set['offline'] = 'Offline';
|
||||
$attendance_status_set['online'] = 'Online';
|
@ -1,3 +1,3 @@
|
||||
<?PHP
|
||||
$loan_types['outgoing'] = 'In uscita';
|
||||
$loan_types['incoming'] = 'In arrivo';
|
||||
$loan_types['outgoing'] = 'in uscita';
|
||||
$loan_types['incoming'] = 'in arrivo';
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?PHP
|
||||
$object_damage_status_set['identified'] = 'danni individuati';
|
||||
$object_damage_status_set['repair_possible'] = 'Rivisto; riparazione possibile';
|
||||
$object_damage_status_set['repair_possible'] = 'riparazione possibile';
|
||||
$object_damage_status_set['repair_scheduled'] = 'Riparazione programmata';
|
||||
$object_damage_status_set['repaired'] = 'riparato';
|
||||
$object_damage_status_set['irreparable'] = 'irreparabile';
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?PHP
|
||||
$title_types_set[''] = ' ';
|
||||
$title_types_set['Science'] = 'scienza';
|
||||
$title_types_set['Everyday speech'] = 'linguaggio quotidiano, ';
|
||||
$title_types_set['Everyday speech'] = 'linguaggio quotidiano';
|
||||
$title_types_set['Colloquial speech'] = 'lingua parlata ';
|
||||
$title_types_set['Dialect'] = 'dialetto';
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?PHP
|
||||
$todo_status['suggested'] = 'suggerito';
|
||||
$todo_status['planned'] = 'Pianificata/o';
|
||||
$todo_status['planned'] = 'pianificata/o';
|
||||
$todo_status['in_progress'] = 'in corso';
|
||||
$todo_status['done'] = 'fatto';
|
||||
$todo_status['cancelled'] = 'annullata/o';
|
||||
|
3
iw/appointment_cancellation_status_set.php
Normal file
3
iw/appointment_cancellation_status_set.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?PHP
|
||||
$appointment_cancellation_status_set['scheduled_done'] = 'Scheduled or done as planned';
|
||||
$appointment_cancellation_status_set['cancelled'] = 'Cancelled';
|
3
iw/attendance_status_set.php
Normal file
3
iw/attendance_status_set.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?PHP
|
||||
$attendance_status_set['offline'] = 'Offline';
|
||||
$attendance_status_set['online'] = 'Online';
|
3
nl/appointment_cancellation_status_set.php
Normal file
3
nl/appointment_cancellation_status_set.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?PHP
|
||||
$appointment_cancellation_status_set['scheduled_done'] = 'Scheduled or done as planned';
|
||||
$appointment_cancellation_status_set['cancelled'] = 'Cancelled';
|
3
nl/attendance_status_set.php
Normal file
3
nl/attendance_status_set.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?PHP
|
||||
$attendance_status_set['offline'] = 'Offline';
|
||||
$attendance_status_set['online'] = 'Online';
|
3
pl/appointment_cancellation_status_set.php
Normal file
3
pl/appointment_cancellation_status_set.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?PHP
|
||||
$appointment_cancellation_status_set['scheduled_done'] = 'Scheduled or done as planned';
|
||||
$appointment_cancellation_status_set['cancelled'] = 'Cancelled';
|
3
pl/attendance_status_set.php
Normal file
3
pl/attendance_status_set.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?PHP
|
||||
$attendance_status_set['offline'] = 'Offline';
|
||||
$attendance_status_set['online'] = 'Online';
|
3
pt/appointment_cancellation_status_set.php
Normal file
3
pt/appointment_cancellation_status_set.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?PHP
|
||||
$appointment_cancellation_status_set['scheduled_done'] = 'Scheduled or done as planned';
|
||||
$appointment_cancellation_status_set['cancelled'] = 'Cancelled';
|
3
pt/attendance_status_set.php
Normal file
3
pt/attendance_status_set.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?PHP
|
||||
$attendance_status_set['offline'] = 'Offline';
|
||||
$attendance_status_set['online'] = 'Online';
|
3
qu/appointment_cancellation_status_set.php
Normal file
3
qu/appointment_cancellation_status_set.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?PHP
|
||||
$appointment_cancellation_status_set['scheduled_done'] = 'Scheduled or done as planned';
|
||||
$appointment_cancellation_status_set['cancelled'] = 'Cancelled';
|
3
qu/attendance_status_set.php
Normal file
3
qu/attendance_status_set.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?PHP
|
||||
$attendance_status_set['offline'] = 'Offline';
|
||||
$attendance_status_set['online'] = 'Online';
|
3
ru/appointment_cancellation_status_set.php
Normal file
3
ru/appointment_cancellation_status_set.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?PHP
|
||||
$appointment_cancellation_status_set['scheduled_done'] = 'Scheduled or done as planned';
|
||||
$appointment_cancellation_status_set['cancelled'] = 'Cancelled';
|
3
ru/attendance_status_set.php
Normal file
3
ru/attendance_status_set.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?PHP
|
||||
$attendance_status_set['offline'] = 'Offline';
|
||||
$attendance_status_set['online'] = 'Online';
|
3
tl/appointment_cancellation_status_set.php
Normal file
3
tl/appointment_cancellation_status_set.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?PHP
|
||||
$appointment_cancellation_status_set['scheduled_done'] = 'Scheduled or done as planned';
|
||||
$appointment_cancellation_status_set['cancelled'] = 'Cancelled';
|
3
tl/attendance_status_set.php
Normal file
3
tl/attendance_status_set.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?PHP
|
||||
$attendance_status_set['offline'] = 'Offline';
|
||||
$attendance_status_set['online'] = 'Online';
|
3
tr/appointment_cancellation_status_set.php
Normal file
3
tr/appointment_cancellation_status_set.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?PHP
|
||||
$appointment_cancellation_status_set['scheduled_done'] = 'Scheduled or done as planned';
|
||||
$appointment_cancellation_status_set['cancelled'] = 'Cancelled';
|
3
tr/attendance_status_set.php
Normal file
3
tr/attendance_status_set.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?PHP
|
||||
$attendance_status_set['offline'] = 'Offline';
|
||||
$attendance_status_set['online'] = 'Online';
|
3
uk/appointment_cancellation_status_set.php
Normal file
3
uk/appointment_cancellation_status_set.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?PHP
|
||||
$appointment_cancellation_status_set['scheduled_done'] = 'Scheduled or done as planned';
|
||||
$appointment_cancellation_status_set['cancelled'] = 'Cancelled';
|
3
uk/attendance_status_set.php
Normal file
3
uk/attendance_status_set.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?PHP
|
||||
$attendance_status_set['offline'] = 'Offline';
|
||||
$attendance_status_set['online'] = 'Online';
|
3
zh/appointment_cancellation_status_set.php
Normal file
3
zh/appointment_cancellation_status_set.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?PHP
|
||||
$appointment_cancellation_status_set['scheduled_done'] = 'Scheduled or done as planned';
|
||||
$appointment_cancellation_status_set['cancelled'] = 'Cancelled';
|
3
zh/attendance_status_set.php
Normal file
3
zh/attendance_status_set.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?PHP
|
||||
$attendance_status_set['offline'] = 'Offline';
|
||||
$attendance_status_set['online'] = 'Online';
|
Loading…
x
Reference in New Issue
Block a user