mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 00:29:38 +01:00
Fix some translation issues from Stefan Unverricht
This commit is contained in:
parent
0faafe8eee
commit
9080c9d0e2
@ -982,6 +982,7 @@ class calendar_uilist extends calendar_ui
|
||||
|
||||
if ($GLOBALS['egw_info']['user']['apps']['status'])
|
||||
{
|
||||
Api\Translation::add_app('status');
|
||||
$actions['videoconference'] = [
|
||||
'icon' => 'status/videoconference',
|
||||
'caption' => 'Video Conference',
|
||||
|
@ -510,6 +510,7 @@ selected range calendar de Ausgewählter Zeitraum
|
||||
selected users/groups calendar de Ausgewählte Benutzer/Gruppen
|
||||
send meetingrequest to all participants after the event is saved calendar de Terminanforderung an alle Teilnehmer senden nachdem der Termin gespeichert wurde
|
||||
send notifications calendar de Benachrichtigung senden
|
||||
send notifications to users right now calendar de Jetzt eine Benachrichtigung an Benutzer senden
|
||||
series deleted calendar de Serientermin wurde gelöscht
|
||||
set new events to private calendar de Neue Termine als private Termine eintragen
|
||||
setting lock time calender admin de Zeitintervall für Datensatzlock (Voreinstellung beträgt eine Sekunde)
|
||||
|
@ -512,6 +512,7 @@ selected range calendar en Selected range
|
||||
selected users/groups calendar en Selected users/groups
|
||||
send meetingrequest to all participants after the event is saved calendar en Send meetingrequest to all participants after the event is saved
|
||||
send notifications calendar en Send notifications
|
||||
send notifications to users right now calendar en Send notifications to participants right now
|
||||
series deleted calendar en Series deleted
|
||||
set new events to private calendar en Set new events to private
|
||||
setting lock time calender admin en Setting data lock time for Calendar (default 1 sec.)
|
||||
|
@ -172,6 +172,7 @@ go home filemanager en Go home
|
||||
go to filemanager en Go to
|
||||
go to your home directory filemanager en Go to your home directory
|
||||
go up filemanager en Go up
|
||||
hidden upload filemanager en Hidden upload
|
||||
hidden uploads filemanager en Hidden uploads
|
||||
id filemanager en ID
|
||||
if you specify a directory (full vfs path) here, %1 displays an action for each document. that action allows to download the specified document with the %1 data inserted. filemanager en If you specify a directory (full vfs path) here, %1 displays an action for each document. That action allows to download the specified document with the %1 data inserted.
|
||||
|
Loading…
Reference in New Issue
Block a user