Skip to content

Commit

Permalink
More translation, fix conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
pydio-i18n authored Jun 13, 2023
1 parent b26fb20 commit 5561b60
Show file tree
Hide file tree
Showing 27 changed files with 323 additions and 308 deletions.
171 changes: 87 additions & 84 deletions broker/mailer/lang/box/ar.all.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions broker/mailer/lang/box/ja.all.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
"other": "メールの送信時にデフォルトとして使われるアドレス。no-reply メールではなく、適切なサポートメールを使用しなくてはなりません。"
},
"Mail.Config.FixOutlookDisplay": {
"other": "Outlook Clients Fix (disable CSS inlining)"
"other": "Outlookクライアントの修正(CSSインライン表示を無効に)"
},
"Mail.Config.Queue.Label": {
"other": "キュータイプ"
Expand Down Expand Up @@ -204,10 +204,10 @@
"other": "SMTP サーバーに接続するのに必要なパスワード"
},
"Mail.Config.Smtp.Security.Label": {
"other": "Connection Security"
"other": "セキュリティ"
},
"Mail.Config.Smtp.Security.Description": {
"other": "Protocol used for securing connection. Clear is not supported, if required use a custom Sendmail instead."
"other": "接続のセキュリティ保護に使われるプロトコルを選択。必要に応じて独自のSendmailを使用してください。"
},
"Mail.Config.Smtp.SkipVerify.Label": {
"other": "自己署名証明書"
Expand Down
12 changes: 6 additions & 6 deletions data/search/lang/box/ar.all.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"Search.Config.IndexContent.Label": {
"other": "Index Contents"
"other": "محتويات الفهرس"
},
"Search.Config.IndexContent.Description": {
"other": "If set to true, indexer will look for the ContentRef metadata, read contents from this reference and index it for search."
"other": "إذا تم تفعيل الخيار، سوف يبحث المفهرس عن بيانات التعريف لـ ContentRef ، قراءة المحتويات من هذا المرجع وفهرستها للبحث."
},
"Search.Config.BasenameAnalyze.Label": {
"other": "File Name Analyzer"
"other": "محلل اسم الملف"
},
"Search.Config.BasenameAnalyze.Description": {
"other": "Analyzer used on file names"
"other": "المحلل المستخدم في أسماء الملفات"
},
"Search.Config.ContentAnalyzer.Label": {
"other": "Contents Analyzer"
"other": "محلل المحتويات"
},
"Search.Config.ContentAnalyzer.Description": {
"other": "Analyzer used on contents"
"other": "المحلل المستخدم في المحتويات"
}
}
42 changes: 21 additions & 21 deletions data/versions/lang/box/ar.all.json
Original file line number Diff line number Diff line change
@@ -1,62 +1,62 @@
{
"Job.Version.Title": {
"other": "Event Based Job for replicating data for versioning"
"other": "وظيفة قائمة على الحدث لتكرار البيانات لإصدارها"
},
"Job.Version.StatusFile": {
"other": "Created version {{.Uuid}} inside version bucket "
"other": "الإصدار المنشأ {{.Uuid}} داخل حاوية الإصدار "
},
"Job.Version.StatusMeta": {
"other": "Created version metadata for {{.Uuid}}"
"other": "بيانات التعريف للإصدار الذي تمّ إنشاؤه لـ {{.Uuid}}"
},
"Job.Version.StatusPrune": {
"one": "Pruned {{.Count}} version",
"other": "Pruned {{.Count}} versions"
"one": "الإصدار {{.Count}} المتقلب",
"other": "الإصدارات {{.Count}} المجردة"
},
"Job.Pruning.Title": {
"other": "Cleaning versions files for deleted nodes"
"other": "تنظيف ملفات الإصدارات للعقد المحذوفة"
},
"Job.Pruning.StatusDone": {
"one": "Successfully removed {{.Count}} version",
"other": "Successfully removed {{.Count}} versions."
"one": "تمت إزالة الإصدار {{.Count}} بنجاح",
"other": "تمت إزالة الإصدارات {{.Count}} بنجاح."
},
"Config.GroupPolicy.Title": {
"other": "Policy"
"other": "السياسة"
},
"Config.GroupPolicy.Name.Label": {
"other": "Name"
"other": "الاسم"
},
"Config.GroupPolicy.Name.Description": {
"other": "Policy Name"
"other": "اسم السياسة"
},
"Config.GroupPolicy.Description.Label": {
"other": "Description"
"other": "الوصف"
},
"Config.GroupPolicy.Description.Description": {
"other": "Policy description"
"other": "وصف السياسة"
},
"Config.GroupPolicy.VersionsDataSourceName.Label": {
"other": "Store"
"other": "المخزن"
},
"Config.GroupPolicy.VersionsDataSourceName.Description": {
"other": "DataSource used to store versions"
"other": "مصدر البيانات المستخدم لتخزين الإصدارات"
},
"Config.GroupPolicy.VersionsDataSourceBucket.Label": {
"other": "Bucket"
"other": "حزمة"
},
"Config.GroupPolicy.VersionsDataSourceBucket.Description": {
"other": "Bucket used inside this datasource"
"other": "الحزمة المستعملة داخل هذه البيانات"
},
"Config.GroupSizes.Title": {
"other": "Size Limits"
"other": "حدود الحجم"
},
"Config.GroupSizes.MaxTotalSize.Label": {
"other": "Global size of all versions kept in this bucket"
"other": "الحجم العام لجميع الإصدارات المحفوظة في هذه الحزمة"
},
"Config.GroupSizes.MaxTotalSize.Description": {
"other": "Limit the overall size taken. If limit is hit, oldest versions will be deleted. Use -1 for no limit"
"other": "الحد من الحجم الإجمالي المطلوب. إذا تم بلوغ الحد ، سيتم حذف الإصدارات الأقدم. استخدم -1 بدون حدود"
},
"Config.GroupSizes.MaxSizePerFile.Label": {
"other": "Cumulated sizes for versions of one given file"
"other": "الأحجام المتراكمة لإصدارات ملف واحد"
},
"Config.GroupSizes.MaxSizePerFile.Description": {
"other": "Limit the size taken by all versions of one file. If limit is hit, oldest versions will be deleted. Use -1 for no limit"
Expand Down
12 changes: 6 additions & 6 deletions discovery/config/lang/box/ja.all.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,10 +156,10 @@
"other": "ホスト名をリクエスト"
},
"contextMetaField.RequestHost": {
"other": "Request Host"
"other": "リクエストホスト"
},
"contextMetaField.RequestPort": {
"other": "Request Port"
"other": "リクエストポート"
},
"contextMetaField.RequestMethod": {
"other": "リクエストメソッド"
Expand Down Expand Up @@ -450,16 +450,16 @@
"other": "スケジュールされたトリガー"
},
"triggerFilterQuery.IsApiHook": {
"other": "Triggered by Webhook"
"other": "Webhook トリガー"
},
"triggerFilterQuery.ApiHookSlug": {
"other": "Webhook Api Slug"
"other": "Webhook API スラグ"
},
"triggerFilterQuery.RunParameterName": {
"other": "Run Parameter Name"
"other": "パラメーター名"
},
"triggerFilterQuery.RunParameterValue": {
"other": "Run Parameter Value"
"other": "パラメーター値"
},
"triggerFilterQuery.IsManual": {
"other": "手動トリガー"
Expand Down
18 changes: 9 additions & 9 deletions discovery/install/assets/src/res/i18n/ja.all.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,31 +63,31 @@
"other": "ユーザーの個人データとcellsを保存するデータソースは、スタートアップ時に作成されます。後で、他のデータソースを作成することも可能です。"
},
"advanced.mongo.title": {
"other": "Configure a MongoDB Connection"
"other": "MongoDB 接続設定"
},
"advanced.mongo.legend": {
"other": "This is better for scalability, and required for clustering deployment. If you do not have a Mongo DB ready, this can be done later."
"other": "これは拡張性に優れていて、クラスタの展開に必要です。Mongo DBをまだ用意していない場合は、後で実行することもできます。"
},
"advanced.mongo.host": {
"other": "Server host"
"other": "サーバー ホスト名"
},
"advanced.mongo.port": {
"other": "Server port"
"other": "サーバー ポート"
},
"advanced.mongo.db": {
"other": "Database Name"
"other": "データベース名"
},
"advanced.mongo.username": {
"other": "Username"
"other": "ユーザー名"
},
"advanced.mongo.password": {
"other": "Password"
"other": "パスワード"
},
"advanced.mongo.authSource": {
"other": "Auth DB"
"other": "認証"
},
"advanced.mongo.validate": {
"other": "Test connection"
"other": "接続テスト"
},
"license.stepLabel": {
"other": "エンタープライズライセンス"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -240,10 +240,10 @@
"other": "ファイル名"
},
"reco.bookmark": {
"other": "Bookmark"
"other": "ブックマーク"
},
"reco.workspace": {
"other": "Workspace"
"other": "ワークスペース"
},
"reco.cell": {
"other": "Cell"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
"other": "Datasource %s"
},
"ds.format-picker.title": {
"other": "Create DataSource"
"other": "Nouvelle Datasource"
},
"ds.format-picker.legend": {
"other": "DataSources are mount points allowing you to attach actual storage to the application. First select the way data is organized inside storage."
"other": "Les Datasources sont des points de montage qui vous permettent d'attacher un stockage réel à l'application. Tout d'abord, sélectionnez la façon dont les données sont organisées à l'intérieur du stockage."
},
"ds.format-picker.submit": {
"other": "Début"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -162,10 +162,10 @@
"other": "Liste de toutes les actions de tous les plugins"
},
"148": {
"other": "Hooks Definitions"
"other": "Définitions des webhooks"
},
"149": {
"other": "List all hooks triggered in the application, their documentation, where there are triggered and which plugin listen to them."
"other": "Liste tous les crochets déclenchés dans l'application, leur documentation, où il y a déclenchés et quel plugin les écoute."
},
"15": {
"other": "Non"
Expand Down
10 changes: 5 additions & 5 deletions frontend/front-srv/assets/action.share/res/i18n/fr-ca.all.json
Original file line number Diff line number Diff line change
Expand Up @@ -975,18 +975,18 @@
"other": "Restrictions d'accès"
},
"link.secure.expires": {
"other": "expires"
"other": "expirera"
},
"link.secure.expired": {
"other": "expired"
"other": "expiré"
},
"link.secure.hasPassword": {
"other": "password required"
"other": "mot de passe requis"
},
"link.secure.maxdownloads": {
"other": "%d downloads only"
"other": "%d téléchargements"
},
"minisite.toggle.theme": {
"other": "Toggle Dark/Light Theme"
"other": "Changer l'affichage en mode sombre/clair"
}
}
18 changes: 9 additions & 9 deletions frontend/front-srv/assets/action.share/res/i18n/ja.all.json
Original file line number Diff line number Diff line change
Expand Up @@ -663,10 +663,10 @@
"other": "見る"
},
"34": {
"other": "Select or Create Users"
"other": "ユーザーを選択または作成"
},
"34b": {
"other": "Select Users"
"other": "ユーザーを選択"
},
"35": {
"other": "ラベル"
Expand Down Expand Up @@ -927,22 +927,22 @@
"other": "新しいセルを作成"
},
"cell.participant.single": {
"other": "One participant"
"other": "1人が参加"
},
"cell.participant.multiple": {
"other": "%d participants"
"other": "%d人が参加"
},
"cell.participant.other.single": {
"other": "One other participant"
"other": "他の参加者"
},
"cell.participant.other.multiple": {
"other": "%d other participants"
"other": "%d 人の参加者"
},
"cell.folder-root.single": {
"other": "One folder"
"other": "1 つのフォルダ"
},
"cell.folder-root.multiple": {
"other": "%d folders"
"other": "%1$d 個のフォルダ"
},
"link.visibility.title": {
"other": "[Advanced] 可視性"
Expand Down Expand Up @@ -987,6 +987,6 @@
"other": "%d個に制限してダウンロード"
},
"minisite.toggle.theme": {
"other": "Toggle Dark/Light Theme"
"other": "ダーク/ライト テーマの切り替え"
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"open-addressbook": {
"other": "Address Book"
"other": "Annuaire"
},
"desc": {
"other": "Gérer mes préférences, mon carnet d'adresses, mes éléments partagés, ..."
Expand Down
2 changes: 1 addition & 1 deletion frontend/front-srv/assets/action.user/res/i18n/ja.all.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"open-addressbook": {
"other": "Address Book"
"other": "連絡先"
},
"desc": {
"other": "アカウントの設定、アドレス帳、共有要素などを管理します。"
Expand Down
4 changes: 2 additions & 2 deletions frontend/front-srv/assets/auth.pydio/i18n/conf/ar.all.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"Authentication actions": {
"other": "Authentication actions"
"other": "إجراءات المصادقة"
},
"Authentication-related actions": {
"other": "Authentication-related actions"
"other": "الإجراءات المتعلقة بالمصادقة"
}
}
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
{
"Display a standard user/password login screen": {
"other": "Display a standard user/password login screen"
"other": "عرض شاشة تسجيل الدخول القياسية للمستخدم/كلمة المرور"
},
"Enable/disable automatically based on the protocol used": {
"other": "Enable/disable automatically based on the protocol used"
"other": "تمكين/تعطيل تلقائياً استناداً إلى البروتوكول المستخدم"
},
"Order": {
"other": "Order"
"other": "الترتيب"
},
"Order this plugin with other auth frontends": {
"other": "Order this plugin with other auth frontends"
"other": "ترتيب هذه الإضافة مع واجهات المصادقة الأخرى"
},
"Protocol Type": {
"other": "Protocol Type"
"other": "نوع البروتوكول"
},
"REST Only": {
"other": "REST Only"
"other": "REST فقط"
},
"Session-based or Rest": {
"other": "Session-based or Rest"
"other": "اعتماداً على الجلسة او Rest"
},
"Sessions Only": {
"other": "Sessions Only"
"other": "الجلسات فقط"
},
"Standard login screen": {
"other": "Standard login screen"
"other": "شاشة تسجيل الدخول القياسية"
}
}
Loading

0 comments on commit 5561b60

Please sign in to comment.