Skip to content
43 changes: 21 additions & 22 deletions src/resources/lang/af/seat.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/*
* This file is part of SeAT
*
* Copyright (C) 2015 to 2022 Leon Jacobs
* Copyright (C) 2015 to present Leon Jacobs
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand All @@ -22,26 +22,25 @@

return [

'api_token_admin' => 'API Token Admin',
'new_token' => 'New Token',
'key_comment' => 'Key Comment',
'api_token_admin' => 'API Token Admin',
'new_token' => 'New Token',
'key_comment' => 'Key Comment',
'allowed_ip_address' => 'Allowed IP Address',
'ip_help' => 'This is the source IP address that will be allowed to use the generated token.',
'ip_danger' => 'Using 0.0.0.0 will allow ANYONE who has this token to use the SeAT API. This is dangerous. Be careful!',
'generate' => 'Generate',
'token' => 'Token|Tokens',
'current_tokens' => 'Current Tokens',
'date' => 'Date',
'comment' => 'Comment',
'allowed_from' => 'Allowed From',
'delete' => 'Delete',
'logs' => 'Logs',
'api_token_logs' => 'API Token Access Logs',
'access_logs' => 'Access Logs',
'action' => 'Action',
'request_method' => 'Request Method',
'request_path' => 'Request Path',
'source_ip' => 'Source IP',
'api_docs' => 'API Documenation',

'ip_help' => 'This is the source IP address that will be allowed to use the generated token. Using 0.0.0.0 grants access to any IP.',
'ip_danger' => 'Using 0.0.0.0 will allow ANYONE who has this token to use the SeAT API. This is dangerous. Be careful!',
'generate' => 'Generate',
'token' => 'Token|Tokens',
'current_tokens' => 'Current Tokens',
'date' => 'Date',
'comment' => 'Comment',
'allowed_from' => 'Allowed From',
'delete' => 'Delete',
'logs' => 'Logs',
'api_token_logs' => 'API Token Access Logs',
'access_logs' => 'Access Logs',
'action' => 'Action',
'request_method' => 'Request Method',
'request_path' => 'Request Path',
'source_ip' => 'Source IP',
'api_docs' => 'API Documenation',
];
43 changes: 21 additions & 22 deletions src/resources/lang/de/seat.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/*
* This file is part of SeAT
*
* Copyright (C) 2015 to 2022 Leon Jacobs
* Copyright (C) 2015 to present Leon Jacobs
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand All @@ -22,26 +22,25 @@

return [

'api_token_admin' => 'API-Token Administrator',
'new_token' => 'Neues Token',
'key_comment' => 'Key-Kommentar',
'api_token_admin' => 'API-Token Administrator',
'new_token' => 'Neues Token',
'key_comment' => 'Key-Kommentar',
'allowed_ip_address' => 'Zugelassene IP-Addressen',
'ip_help' => 'Das ist die Quell-IP, die das Token verwenden darf.',
'ip_danger' => '0.0.0.0 erlaubt JEDEM mit diesem Token die SeAT API zu verwenden. Das ist gefährlich. Seien Sie vorsichtig!',
'generate' => 'Generieren',
'token' => 'Token|Token',
'current_tokens' => 'Aktuelle Token',
'date' => 'Datum',
'comment' => 'Kommentar',
'allowed_from' => 'Erlaubt von',
'delete' => 'Löschen',
'logs' => 'Protokoll',
'api_token_logs' => 'API Token Zugriffs-Protokoll',
'access_logs' => 'Zugriffs-Protokoll',
'action' => 'Aktion',
'request_method' => 'Request-Methode',
'request_path' => 'Request-Pfad',
'source_ip' => 'Quell-IP',
'api_docs' => 'API-Dokumentation',

'ip_help' => 'This is the source IP address that will be allowed to use the generated token. Using 0.0.0.0 grants access to any IP.',
'ip_danger' => '0.0.0.0 erlaubt JEDEM mit diesem Token die SeAT API zu verwenden. Das ist gefährlich. Seien Sie vorsichtig!',
'generate' => 'Generieren',
'token' => 'Token|Token',
'current_tokens' => 'Aktuelle Token',
'date' => 'Datum',
'comment' => 'Kommentar',
'allowed_from' => 'Erlaubt von',
'delete' => 'Löschen',
'logs' => 'Protokoll',
'api_token_logs' => 'API Token Zugriffs-Protokoll',
'access_logs' => 'Zugriffs-Protokoll',
'action' => 'Aktion',
'request_method' => 'Request-Methode',
'request_path' => 'Request-Pfad',
'source_ip' => 'Quell-IP',
'api_docs' => 'API-Dokumentation',
];
43 changes: 21 additions & 22 deletions src/resources/lang/en/seat.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/*
* This file is part of SeAT
*
* Copyright (C) 2015 to 2022 Leon Jacobs
* Copyright (C) 2015 to present Leon Jacobs
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand All @@ -22,26 +22,25 @@

return [

'api_token_admin' => 'API Token Admin',
'new_token' => 'New Token',
'key_comment' => 'Key Comment',
'api_token_admin' => 'API Token Admin',
'new_token' => 'New Token',
'key_comment' => 'Key Comment',
'allowed_ip_address' => 'Allowed IP Address',
'ip_help' => 'This is the source IP address that will be allowed to use the generated token.',
'ip_danger' => 'Using 0.0.0.0 will allow ANYONE who has this token to use the SeAT API. This is dangerous. Be careful!',
'generate' => 'Generate',
'token' => 'Token|Tokens',
'current_tokens' => 'Current Tokens',
'date' => 'Date',
'comment' => 'Comment',
'allowed_from' => 'Allowed From',
'delete' => 'Delete',
'logs' => 'Logs',
'api_token_logs' => 'API Token Access Logs',
'access_logs' => 'Access Logs',
'action' => 'Action',
'request_method' => 'Request Method',
'request_path' => 'Request Path',
'source_ip' => 'Source IP',
'api_docs' => 'API Documenation',

'ip_help' => 'This is the source IP address that will be allowed to use the generated token. Using 0.0.0.0 grants access to any IP.',
'ip_danger' => 'Using 0.0.0.0 will allow ANYONE who has this token to use the SeAT API. This is dangerous. Be careful!',
'generate' => 'Generate',
'token' => 'Token|Tokens',
'current_tokens' => 'Current Tokens',
'date' => 'Date',
'comment' => 'Comment',
'allowed_from' => 'Allowed From',
'delete' => 'Delete',
'logs' => 'Logs',
'api_token_logs' => 'API Token Access Logs',
'access_logs' => 'Access Logs',
'action' => 'Action',
'request_method' => 'Request Method',
'request_path' => 'Request Path',
'source_ip' => 'Source IP',
'api_docs' => 'API Documenation',
];
43 changes: 21 additions & 22 deletions src/resources/lang/fr/seat.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/*
* This file is part of SeAT
*
* Copyright (C) 2015 to 2022 Leon Jacobs
* Copyright (C) 2015 to present Leon Jacobs
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand All @@ -22,26 +22,25 @@

return [

'api_token_admin' => 'Administration des clés API',
'new_token' => 'Nouvelle clé',
'key_comment' => 'Commentaire de la clé',
'api_token_admin' => 'Administration des clés API',
'new_token' => 'Nouvelle clé',
'key_comment' => 'Commentaire de la clé',
'allowed_ip_address' => 'Adresse IP autorisée',
'ip_help' => 'Il s\'agit de l\'adresse IP source qui sera autorisée à utiliser la clé générée.',
'ip_danger' => 'L\'utilisation de l\'adresse 0.0.0.0 permettra à N\'IMPORTE QUI possédant cette clé d\'utiliser l\'API SeAT. C\'est dangereux. Faites attention !',
'generate' => 'Générer',
'token' => 'Clé|Clés',
'current_tokens' => 'Clés actuelles',
'date' => 'Date',
'comment' => 'Commentaire',
'allowed_from' => 'Autorisé depuis',
'delete' => 'Supprimer',
'logs' => 'Journaux',
'api_token_logs' => 'Journaux d\'accès à la clé API',
'access_logs' => 'Journaux d\'accès',
'action' => 'Action',
'request_method' => 'Méthode de la requête',
'request_path' => 'Chemin de la requête',
'source_ip' => 'IP d\'origine',
'api_docs' => 'Documentation de l\'API',

'ip_help' => 'This is the source IP address that will be allowed to use the generated token. Using 0.0.0.0 grants access to any IP.',
'ip_danger' => 'L\'utilisation de l\'adresse 0.0.0.0 permettra à N\'IMPORTE QUI possédant cette clé d\'utiliser l\'API SeAT. C\'est dangereux. Faites attention !',
'generate' => 'Générer',
'token' => 'Clé|Clés',
'current_tokens' => 'Clés actuelles',
'date' => 'Date',
'comment' => 'Commentaire',
'allowed_from' => 'Autorisé depuis',
'delete' => 'Supprimer',
'logs' => 'Journaux',
'api_token_logs' => 'Journaux d\'accès à la clé API',
'access_logs' => 'Journaux d\'accès',
'action' => 'Action',
'request_method' => 'Méthode de la requête',
'request_path' => 'Chemin de la requête',
'source_ip' => 'IP d\'origine',
'api_docs' => 'Documentation de l\'API',
];
43 changes: 21 additions & 22 deletions src/resources/lang/ja/seat.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/*
* This file is part of SeAT
*
* Copyright (C) 2015 to 2022 Leon Jacobs
* Copyright (C) 2015 to present Leon Jacobs
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand All @@ -22,26 +22,25 @@

return [

'api_token_admin' => '管理者APIトークン',
'new_token' => '新しいトークン',
'key_comment' => 'キーについてのメモ',
'api_token_admin' => '管理者APIトークン',
'new_token' => '新しいトークン',
'key_comment' => 'キーについてのメモ',
'allowed_ip_address' => '許可されているIPアドレス',
'ip_help' => 'これは, 生成されたトークンの使用が許可されるソースIPアドレスです',
'ip_danger' => '0.0.0.0を記述してしまうと, 悪意のある人を含むこのトークンを持っている全ての人がこのSeATのAPIを使用できるようになります. これは危険です. 使う際には細心の注意を払ってください.',
'generate' => '生成',
'token' => 'トークン | トークン一覧',
'current_tokens' => '現在のトークン',
'date' => '日時',
'comment' => 'コメント',
'allowed_from' => '許可された送信元',
'delete' => '削除',
'logs' => 'ログ',
'api_token_logs' => 'APIトークンアクセスログ',
'access_logs' => 'アクセスログ',
'action' => 'アクション',
'request_method' => 'リクエストメソッド',
'request_path' => 'リクエストパス',
'source_ip' => 'ソースIP',
'api_docs' => 'APIドキュメント',

'ip_help' => 'This is the source IP address that will be allowed to use the generated token. Using 0.0.0.0 grants access to any IP.',
'ip_danger' => '0.0.0.0を記述してしまうと, 悪意のある人を含むこのトークンを持っている全ての人がこのSeATのAPIを使用できるようになります. これは危険です. 使う際には細心の注意を払ってください.',
'generate' => '生成',
'token' => 'トークン | トークン一覧',
'current_tokens' => '現在のトークン',
'date' => '日時',
'comment' => 'コメント',
'allowed_from' => '許可された送信元',
'delete' => '削除',
'logs' => 'ログ',
'api_token_logs' => 'APIトークンアクセスログ',
'access_logs' => 'アクセスログ',
'action' => 'アクション',
'request_method' => 'リクエストメソッド',
'request_path' => 'リクエストパス',
'source_ip' => 'ソースIP',
'api_docs' => 'APIドキュメント',
];
43 changes: 21 additions & 22 deletions src/resources/lang/ko/seat.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/*
* This file is part of SeAT
*
* Copyright (C) 2015 to 2022 Leon Jacobs
* Copyright (C) 2015 to present Leon Jacobs
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand All @@ -22,26 +22,25 @@

return [

'api_token_admin' => 'APi 토큰 관리자',
'new_token' => '새 토큰',
'key_comment' => '키 설명',
'api_token_admin' => 'APi 토큰 관리자',
'new_token' => '새 토큰',
'key_comment' => '키 설명',
'allowed_ip_address' => '허용된 IP 주소',
'ip_help' => '생성된 토큰 사용이 허용되는 소스 IP 주소입니다.',
'ip_danger' => '0.0.0.0을 사용하면 이 토큰을 가진 모든 사용자가 SeAT API를 사용할 수 있습니다. 이것은 위험합니다. 유의하십시오!',
'generate' => '생성',
'token' => '토큰',
'current_tokens' => '현재 토큰',
'date' => '날짜',
'comment' => '코멘트',
'allowed_from' => 'Allowed From',
'delete' => '삭제',
'logs' => '로그',
'api_token_logs' => 'API 토큰 접근 기록',
'access_logs' => '접속 내역',
'action' => '작업',
'request_method' => '요청 방법',
'request_path' => '요청 경로',
'source_ip' => '소스 IP',
'api_docs' => 'API 문서',

'ip_help' => 'This is the source IP address that will be allowed to use the generated token. Using 0.0.0.0 grants access to any IP.',
'ip_danger' => '0.0.0.0을 사용하면 이 토큰을 가진 모든 사용자가 SeAT API를 사용할 수 있습니다. 이것은 위험합니다. 유의하십시오!',
'generate' => '생성',
'token' => '토큰',
'current_tokens' => '현재 토큰',
'date' => '날짜',
'comment' => '코멘트',
'allowed_from' => 'Allowed From',
'delete' => '삭제',
'logs' => '로그',
'api_token_logs' => 'API 토큰 접근 기록',
'access_logs' => '접속 내역',
'action' => '작업',
'request_method' => '요청 방법',
'request_path' => '요청 경로',
'source_ip' => '소스 IP',
'api_docs' => 'API 문서',
];
43 changes: 21 additions & 22 deletions src/resources/lang/ro/seat.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/*
* This file is part of SeAT
*
* Copyright (C) 2015 to 2022 Leon Jacobs
* Copyright (C) 2015 to present Leon Jacobs
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand All @@ -22,26 +22,25 @@

return [

'api_token_admin' => 'API Token Admin',
'new_token' => 'Token nou',
'key_comment' => 'Comentariu cheie',
'api_token_admin' => 'API Token Admin',
'new_token' => 'Token nou',
'key_comment' => 'Comentariu cheie',
'allowed_ip_address' => 'Adresă IP permisă',
'ip_help' => 'Aceasta este adresa IP sursă care va avea permisiunea de a utiliza token-ul generat.',
'ip_danger' => 'Folosind 0.0.0.0 va permite oricui are acest token să folosească API-ul SeAT. Acest lucru este periculos. Fii atent!',
'generate' => 'Genereaza',
'token' => 'Tokene',
'current_tokens' => 'Token-uri curente',
'date' => 'Dată',
'comment' => 'Comentariu',
'allowed_from' => 'Permis de la',
'delete' => 'Șterge',
'logs' => 'Jurnale',
'api_token_logs' => 'Jurnale de acces token API',
'access_logs' => 'Acces la jurnale',
'action' => 'Acțiune',
'request_method' => 'Metoda de solicitare',
'request_path' => 'Cerere cale',
'source_ip' => 'Sursa IP',
'api_docs' => 'Documente API',

'ip_help' => 'This is the source IP address that will be allowed to use the generated token. Using 0.0.0.0 grants access to any IP.',
'ip_danger' => 'Folosind 0.0.0.0 va permite oricui are acest token să folosească API-ul SeAT. Acest lucru este periculos. Fii atent!',
'generate' => 'Genereaza',
'token' => 'Tokene',
'current_tokens' => 'Token-uri curente',
'date' => 'Dată',
'comment' => 'Comentariu',
'allowed_from' => 'Permis de la',
'delete' => 'Șterge',
'logs' => 'Jurnale',
'api_token_logs' => 'Jurnale de acces token API',
'access_logs' => 'Acces la jurnale',
'action' => 'Acțiune',
'request_method' => 'Metoda de solicitare',
'request_path' => 'Cerere cale',
'source_ip' => 'Sursa IP',
'api_docs' => 'Documente API',
];
Loading