This commit is contained in:
Anthony Stirling
2023-09-14 11:33:02 +01:00
parent 82b641458f
commit fc4feb2096
19 changed files with 340 additions and 273 deletions

View File

@@ -35,9 +35,6 @@ delete=削除
username=ユーザー名
password=パスワード
welcome=ようこそ
##########################
### TODO: Translate ###
##########################
property=プロパティ
black=
white=
@@ -46,7 +43,11 @@ green=緑
blue=
custom=カスタム...
changedCredsMessage=Credentials changed!
notAuthenticatedMessage=User not authenticated.
userNotFoundMessage=User not found.
incorrectPasswordMessage=Current password is incorrect.
usernameExistsMessage=New Username already exists.
@@ -74,6 +75,19 @@ settings.zipThreshold=このファイル数を超えたときにファイルを
settings.signOut=サインアウト
settings.accountSettings=アカウント設定
changeCreds.title=Change Credentials
changeCreds.header=Update Your Account Details
changeCreds.changeUserAndPassword=You are using default login credentials. Please enter a new password (and username if wanted)
changeCreds.newUsername=New Username
changeCreds.oldPassword=Current Password
changeCreds.newPassword=New Password
changeCreds.confirmNewPassword=Confirm New Password
changeCreds.submit=Submit Changes
account.title=アカウント設定
account.accountSettings=アカウント設定
account.adminSettings=管理者設定 - ユーザーの表示と追加
@@ -105,6 +119,7 @@ adminUserSettings.role=役割
adminUserSettings.actions=アクション
adminUserSettings.apiUser=限定されたAPIユーザー
adminUserSettings.webOnlyUser=ウェブ専用ユーザー
adminUserSettings.forceChange=Force user to change username/password on login
adminUserSettings.submit=ユーザーの保存
#############
@@ -333,9 +348,6 @@ login.signinTitle=サインインしてください
#auto-redact
autoRedact.title=自動塗りつぶし
autoRedact.header=自動塗りつぶし
##########################
### TODO: Translate ###
##########################
autoRedact.colorLabel=カラー
autoRedact.textsToRedactLabel=編集するテキスト (line-separated)
autoRedact.textsToRedactPlaceholder=例 \n機密 \n極秘
@@ -756,13 +768,6 @@ changeMetadata.selectText.5=カスタムメタデータの追加
changeMetadata.submit=変更
#xlsToPdf
xlsToPdf.title=ExcelをPDFに変換
xlsToPdf.header=ExcelをPDFに変換
xlsToPdf.selectText.1=変換するXLSまたはXLSX Execlシートを選択
xlsToPdf.convert=変換
#pdfToPDFA
pdfToPDFA.title=PDFをPDF/Aに変換
pdfToPDFA.header=PDFをPDF/Aに変換