Skip to content

Commit

Permalink
3.0.3
Browse files Browse the repository at this point in the history
Changes related to #3638
  • Loading branch information
nilsteampassnet committed Apr 10, 2023
1 parent 1a651de commit dc53285
Show file tree
Hide file tree
Showing 25 changed files with 88 additions and 96 deletions.
2 changes: 1 addition & 1 deletion includes/language/bulgarian.php
Original file line number Diff line number Diff line change
Expand Up @@ -1024,7 +1024,7 @@
'user_keys_management' => 'User keys management',
'sending_emails' => 'Sending emails',
'task_frequency' => 'Frequency (in minutes)',
'tasks_information' => 'Task relies on a dedicated cron job. For this, it is requested to add a new entry to your crontab to run Teampass scheduler every minute.<br>Next entry to be added:<br><code>* * * * * path/to/phpbin #teampass_path#/sources/scheduler.php 1>> /dev/null 2>&1</code><br><br>Note: please adapt the path to php bin (in most cases, it can be replaced by <code>php</code>).',
'tasks_information' => 'Task relies on a dedicated cron job. For this, it is requested to add a new entry to your crontab to run Teampass scheduler every minute.<br>Next entry to be added:<br><code>* * * * * path/to/phpbin #teampass_path#/sources/scheduler.php</code><br><br>Note: please adapt the path to php bin (in most cases, it can be replaced by <code>php</code>).',
'bad_duo_mfa' => 'Bad DUO code',
'creation_date' => 'Creation date',
'never' => 'Never',
Expand Down
2 changes: 1 addition & 1 deletion includes/language/catalan.php
Original file line number Diff line number Diff line change
Expand Up @@ -1024,7 +1024,7 @@
'user_keys_management' => 'User keys management',
'sending_emails' => 'Sending emails',
'task_frequency' => 'Frequency (in minutes)',
'tasks_information' => 'Task relies on a dedicated cron job. For this, it is requested to add a new entry to your crontab to run Teampass scheduler every minute.<br>Next entry to be added:<br><code>* * * * * path/to/phpbin #teampass_path#/sources/scheduler.php 1>> /dev/null 2>&1</code><br><br>Note: please adapt the path to php bin (in most cases, it can be replaced by <code>php</code>).',
'tasks_information' => 'Task relies on a dedicated cron job. For this, it is requested to add a new entry to your crontab to run Teampass scheduler every minute.<br>Next entry to be added:<br><code>* * * * * path/to/phpbin #teampass_path#/sources/scheduler.php</code><br><br>Note: please adapt the path to php bin (in most cases, it can be replaced by <code>php</code>).',
'bad_duo_mfa' => 'Bad DUO code',
'creation_date' => 'Creation date',
'never' => 'Never',
Expand Down
2 changes: 1 addition & 1 deletion includes/language/chinese.php
Original file line number Diff line number Diff line change
Expand Up @@ -1024,7 +1024,7 @@
'user_keys_management' => 'User keys management',
'sending_emails' => 'Sending emails',
'task_frequency' => 'Frequency (in minutes)',
'tasks_information' => 'Task relies on a dedicated cron job. For this, it is requested to add a new entry to your crontab to run Teampass scheduler every minute.<br>Next entry to be added:<br><code>* * * * * path/to/phpbin #teampass_path#/sources/scheduler.php 1>> /dev/null 2>&1</code><br><br>Note: please adapt the path to php bin (in most cases, it can be replaced by <code>php</code>).',
'tasks_information' => 'Task relies on a dedicated cron job. For this, it is requested to add a new entry to your crontab to run Teampass scheduler every minute.<br>Next entry to be added:<br><code>* * * * * path/to/phpbin #teampass_path#/sources/scheduler.php</code><br><br>Note: please adapt the path to php bin (in most cases, it can be replaced by <code>php</code>).',
'bad_duo_mfa' => 'Bad DUO code',
'creation_date' => 'Creation date',
'never' => 'Never',
Expand Down
2 changes: 1 addition & 1 deletion includes/language/czech.php
Original file line number Diff line number Diff line change
Expand Up @@ -1024,7 +1024,7 @@
'user_keys_management' => 'User keys management',
'sending_emails' => 'Sending emails',
'task_frequency' => 'Frequency (in minutes)',
'tasks_information' => 'Task relies on a dedicated cron job. For this, it is requested to add a new entry to your crontab to run Teampass scheduler every minute.<br>Next entry to be added:<br><code>* * * * * path/to/phpbin #teampass_path#/sources/scheduler.php 1>> /dev/null 2>&1</code><br><br>Note: please adapt the path to php bin (in most cases, it can be replaced by <code>php</code>).',
'tasks_information' => 'Task relies on a dedicated cron job. For this, it is requested to add a new entry to your crontab to run Teampass scheduler every minute.<br>Next entry to be added:<br><code>* * * * * path/to/phpbin #teampass_path#/sources/scheduler.php</code><br><br>Note: please adapt the path to php bin (in most cases, it can be replaced by <code>php</code>).',
'bad_duo_mfa' => 'Bad DUO code',
'creation_date' => 'Creation date',
'never' => 'Never',
Expand Down
2 changes: 1 addition & 1 deletion includes/language/dutch.php
Original file line number Diff line number Diff line change
Expand Up @@ -1024,7 +1024,7 @@
'user_keys_management' => 'User keys management',
'sending_emails' => 'Sending emails',
'task_frequency' => 'Frequency (in minutes)',
'tasks_information' => 'Task relies on a dedicated cron job. For this, it is requested to add a new entry to your crontab to run Teampass scheduler every minute.<br>Next entry to be added:<br><code>* * * * * path/to/phpbin #teampass_path#/sources/scheduler.php 1>> /dev/null 2>&1</code><br><br>Note: please adapt the path to php bin (in most cases, it can be replaced by <code>php</code>).',
'tasks_information' => 'Task relies on a dedicated cron job. For this, it is requested to add a new entry to your crontab to run Teampass scheduler every minute.<br>Next entry to be added:<br><code>* * * * * path/to/phpbin #teampass_path#/sources/scheduler.php</code><br><br>Note: please adapt the path to php bin (in most cases, it can be replaced by <code>php</code>).',
'bad_duo_mfa' => 'Bad DUO code',
'creation_date' => 'Creation date',
'never' => 'Never',
Expand Down
2 changes: 1 addition & 1 deletion includes/language/english.php
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
'user_keys_management' => 'User keys management',
'sending_emails' => 'Sending emails',
'task_frequency' => 'Frequency (in minutes)',
'tasks_information' => 'Task relies on a dedicated cron job. For this, it is requested to add a new entry to your crontab to run Teampass scheduler every minute.<br>Next entry to be added:<br><code>* * * * * path/to/phpbin #teampass_path#/sources/scheduler.php 1>> /dev/null 2>&1</code><br>Note: please adapt the path to php bin (in most cases, it can be replaced by <code>php</code>).',
'tasks_information' => 'Task relies on a dedicated cron job. For this, it is requested to add a new entry to your crontab to run Teampass scheduler every minute.<br>Next entry to be added:<br><code>* * * * * path/to/phpbin #teampass_path#/sources/scheduler.php</code><br>Note: please adapt the path to php bin (in most cases, it can be replaced by <code>php</code>).',
'sync_new_ldap_password' => 'Synchronize new password',
'error_new_ldap_password_detected' => 'It seems your password has changed and Teampass requires it to encrypt your master private key.',
'settings_ldap_tls_certifacte_check' => 'Certificate check for LDAP TLS',
Expand Down
2 changes: 1 addition & 1 deletion includes/language/estonian.php
Original file line number Diff line number Diff line change
Expand Up @@ -1024,7 +1024,7 @@
'user_keys_management' => 'User keys management',
'sending_emails' => 'Sending emails',
'task_frequency' => 'Frequency (in minutes)',
'tasks_information' => 'Task relies on a dedicated cron job. For this, it is requested to add a new entry to your crontab to run Teampass scheduler every minute.<br>Next entry to be added:<br><code>* * * * * path/to/phpbin #teampass_path#/sources/scheduler.php 1>> /dev/null 2>&1</code><br><br>Note: please adapt the path to php bin (in most cases, it can be replaced by <code>php</code>).',
'tasks_information' => 'Task relies on a dedicated cron job. For this, it is requested to add a new entry to your crontab to run Teampass scheduler every minute.<br>Next entry to be added:<br><code>* * * * * path/to/phpbin #teampass_path#/sources/scheduler.php</code><br><br>Note: please adapt the path to php bin (in most cases, it can be replaced by <code>php</code>).',
'bad_duo_mfa' => 'Bad DUO code',
'creation_date' => 'Creation date',
'never' => 'Never',
Expand Down
2 changes: 1 addition & 1 deletion includes/language/french.php
Original file line number Diff line number Diff line change
Expand Up @@ -1024,7 +1024,7 @@
'user_keys_management' => 'Gestion des clés utilisateurs',
'sending_emails' => 'Envoi d\'emails',
'task_frequency' => 'Fréquence (en minutes)',
'tasks_information' => 'Task relies on a dedicated cron job. For this, it is requested to add a new entry to your crontab to run Teampass scheduler every minute.<br>Next entry to be added:<br><code>* * * * * path/to/phpbin #teampass_path#/sources/scheduler.php 1>> /dev/null 2>&1</code><br><br>Note: please adapt the path to php bin (in most cases, it can be replaced by <code>php</code>).',
'tasks_information' => 'Task relies on a dedicated cron job. For this, it is requested to add a new entry to your crontab to run Teampass scheduler every minute.<br>Next entry to be added:<br><code>* * * * * path/to/phpbin #teampass_path#/sources/scheduler.php</code><br><br>Note: please adapt the path to php bin (in most cases, it can be replaced by <code>php</code>).',
'bad_duo_mfa' => 'Code DUO eronné',
'creation_date' => 'Date de création',
'never' => 'Jamais',
Expand Down
2 changes: 1 addition & 1 deletion includes/language/german.php
Original file line number Diff line number Diff line change
Expand Up @@ -1024,7 +1024,7 @@
'user_keys_management' => 'Benutzerschlüsselverwaltung',
'sending_emails' => 'Sende E-Mails',
'task_frequency' => 'Frequenz (in minutes)',
'tasks_information' => 'Die Aufgabe beruht auf einem speziellen Cron-Job. Dazu müssen Sie einen neuen Eintrag in Ihre crontab einfügen, damit der Teampass-Scheduler jede Minute ausgeführt wird.<br>Nächster Eintrag, welcher hinzugefügt wird:<br><code>* * * * * path/to/phpbin #teampass_path#/sources/scheduler.php 1>> /dev/null 2>&1</code><br><br>Hinweis: Bitte passen Sie den Pfad zu php bin an (in den meisten Fällen kann er durch <code>php</code> ersetzt werden).',
'tasks_information' => 'Die Aufgabe beruht auf einem speziellen Cron-Job. Dazu müssen Sie einen neuen Eintrag in Ihre crontab einfügen, damit der Teampass-Scheduler jede Minute ausgeführt wird.<br>Nächster Eintrag, welcher hinzugefügt wird:<br><code>* * * * * path/to/phpbin #teampass_path#/sources/scheduler.php</code><br><br>Hinweis: Bitte passen Sie den Pfad zu php bin an (in den meisten Fällen kann er durch <code>php</code> ersetzt werden).',
'bad_duo_mfa' => 'Schlechter DUO code',
'creation_date' => 'Erstellungsdatum',
'never' => 'Nie',
Expand Down
2 changes: 1 addition & 1 deletion includes/language/greek.php
Original file line number Diff line number Diff line change
Expand Up @@ -1024,7 +1024,7 @@
'user_keys_management' => 'User keys management',
'sending_emails' => 'Sending emails',
'task_frequency' => 'Frequency (in minutes)',
'tasks_information' => 'Task relies on a dedicated cron job. For this, it is requested to add a new entry to your crontab to run Teampass scheduler every minute.<br>Next entry to be added:<br><code>* * * * * path/to/phpbin #teampass_path#/sources/scheduler.php 1>> /dev/null 2>&1</code><br><br>Note: please adapt the path to php bin (in most cases, it can be replaced by <code>php</code>).',
'tasks_information' => 'Task relies on a dedicated cron job. For this, it is requested to add a new entry to your crontab to run Teampass scheduler every minute.<br>Next entry to be added:<br><code>* * * * * path/to/phpbin #teampass_path#/sources/scheduler.php</code><br><br>Note: please adapt the path to php bin (in most cases, it can be replaced by <code>php</code>).',
'bad_duo_mfa' => 'Bad DUO code',
'creation_date' => 'Creation date',
'never' => 'Never',
Expand Down
6 changes: 3 additions & 3 deletions includes/language/hungarian.php
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@
'upload_feature' => 'Upload feature',
'profile' => 'Profile',
'language' => 'Language',
'upload_new_avatar' => 'Avatar PNG fájl kiválasztása',
'upload_new_avatar' => 'Profilkép kiválasztása',
'settings' => 'Settings',
'created_items' => 'Created items',
'modification_performed' => 'Modification performed',
Expand All @@ -348,7 +348,7 @@
'viewed_number' => 'Number of Views',
'automatic_deletion_engaged' => 'Automatic deletion',
'auto_update_enabled' => 'Automatic user password change enabled. Next change planned',
'copy_folder' => 'Copy folder',
'copy_folder' => 'Mappa másolása',
'select_source_folder' => 'Select folder to copy',
'select_destination_folder' => 'Select destination folder',
'delete_folder' => 'Folder delete',
Expand Down Expand Up @@ -1024,7 +1024,7 @@
'user_keys_management' => 'User keys management',
'sending_emails' => 'Sending emails',
'task_frequency' => 'Frequency (in minutes)',
'tasks_information' => 'Task relies on a dedicated cron job. For this, it is requested to add a new entry to your crontab to run Teampass scheduler every minute.<br>Next entry to be added:<br><code>* * * * * path/to/phpbin #teampass_path#/sources/scheduler.php 1>> /dev/null 2>&1</code><br><br>Note: please adapt the path to php bin (in most cases, it can be replaced by <code>php</code>).',
'tasks_information' => 'Task relies on a dedicated cron job. For this, it is requested to add a new entry to your crontab to run Teampass scheduler every minute.<br>Next entry to be added:<br><code>* * * * * path/to/phpbin #teampass_path#/sources/scheduler.php</code><br><br>Note: please adapt the path to php bin (in most cases, it can be replaced by <code>php</code>).',
'bad_duo_mfa' => 'Bad DUO code',
'creation_date' => 'Creation date',
'never' => 'Never',
Expand Down
2 changes: 1 addition & 1 deletion includes/language/italian.php
Original file line number Diff line number Diff line change
Expand Up @@ -1024,7 +1024,7 @@
'user_keys_management' => 'Gestione chiavi utente',
'sending_emails' => 'Inviando email',
'task_frequency' => 'Frequenza (in minuti)',
'tasks_information' => 'L’attività si basa su un cron job dedicato. Per questo, è richiesto di aggiungere una nuova voce al tuo crontab per eseguire lo scheduler Teampass ogni minuto.<br>Prossima voce da aggiungere:<br><code>* * * * * path/to/phpbin #teampass_path#/sources/scheduler.php 1>> /dev/null 2>&1</code><br><br>Nota: si prega di adattare il percorso a php bin (nella maggior parte dei casi, può essere sostituito da <code>php</ codice>).',
'tasks_information' => 'L’attività si basa su un cron job dedicato. Per questo, è richiesto di aggiungere una nuova voce al tuo crontab per eseguire lo scheduler Teampass ogni minuto.<br>Prossima voce da aggiungere:<br><code>* * * * * path/to/phpbin #teampass_path#/sources/scheduler.php</code><br><br>Nota: si prega di adattare il percorso a php bin (nella maggior parte dei casi, può essere sostituito da <code>php</ codice>).',
'bad_duo_mfa' => 'Codice DUO errato',
'creation_date' => 'Creation date',
'never' => 'Never',
Expand Down
Loading

0 comments on commit dc53285

Please sign in to comment.