Browse Source

Update locale files from Transifex (#1288)

github-actions[bot] 4 years ago
parent
commit
aa2825d9a6
2 changed files with 41 additions and 27 deletions
  1. 14 6
      src/_locales/it/messages.yml
  2. 27 21
      src/_locales/ja/messages.yml

+ 14 - 6
src/_locales/it/messages.yml

@@ -270,7 +270,9 @@ labelAutoReloadCurrentTabDisabled:
   description: >-
     Tooltip in menu after Violentmonkey is switched off if auto-reload is
     disabled.
-  message: ''
+  message: >-
+    Gli script correnti continueranno a funzionare fino a quando non
+    ricaricherai la scheda
 labelAutoUpdate:
   description: Option to allow automatically checking scripts for updates
   message: 'Check for script updates every $1 day(s), use 0 to disable'
@@ -479,10 +481,10 @@ labelViewSingleColumn:
   description: >-
     Label for option in dashboard script list to show the scripts in single
     column.
-  message: ''
+  message: Colonna singola
 labelViewTable:
   description: Label for option in dashboard script list to show the scripts as a table.
-  message: ''
+  message: Guarda come tabella
 lastSync:
   description: Label for last sync timestamp.
   message: Ultima sincronizzazione il $1
@@ -503,10 +505,16 @@ menuExclude:
   description: >-
     Shown in popup menu after clicking script's "..." dropdown so try to keep
     the label short.
-  message: ''
+  message: Escludi...
 menuExcludeHint:
   description: Shown in popup menu after clicking "Exclude..." in script's "..." dropdown.
-  message: ''
+  message: >-
+    La scheda corrente verrà ricaricata automaticamente se hai abilitato questa
+    opzione nelle impostazioni generali.
+
+    Per applicare le modifiche a tutte le altre schede, ricaricarle manualmente.
+
+    Usa la scheda "Impostazioni" dell'editor per una maggiore flessibilità.
 menuFindScripts:
   description: Menu item to find scripts for a site.
   message: Cerca script per questo sito
@@ -619,7 +627,7 @@ msgScriptUpdated:
   message: 'Lo script [$1] è aggiornato!'
 msgShowHide:
   description: Tooltip or text shown on a toggle that shows/hides stuff
-  message: ''
+  message: Mostra/nascondi
 msgSyncError:
   description: Message shown when sync failed.
   message: Errore sincronizzazione!

+ 27 - 21
src/_locales/ja/messages.yml

@@ -15,7 +15,7 @@ buttonEdit:
   message: 編集
 buttonEditClickHint:
   description: Tooltip for the Edit button in popup.
-  message: ''
+  message: 'スクリプト名を右クリック、 [Ctrl] キーを押しながらクリック、ホイールでクリックすることもできます。'
 buttonEmptyRecycleBin:
   description: Button to empty the recycle bin.
   message: 今すぐゴミ箱を空にする
@@ -133,10 +133,13 @@ editLabelSettings:
   message: スクリプト別の設定
 editLongLine:
   description: Shown in the editor in lines that were cut due to being too long
-  message: ''
+  message: 行が長すぎます
 editLongLineTooltip:
   description: Tooltip shown in the editor in lines that were cut due to being too long
-  message: ''
+  message: |-
+    この行は長すぎるため、編集時の遅延を避けるためにテキストが折りたたまれています。
+    次のような詳細設定で制限を調整できます。
+    "maxDisplayLength": 20000
 editNavCode:
   description: Label of code tab in script editor.
   message: コード
@@ -148,10 +151,10 @@ editNavValues:
   message: 値
 editValueAll:
   description: Button to show/edit the entire script value storage.
-  message: ''
+  message: すべて
 editValueAllHint:
   description: Tooltip for the 'all' button.
-  message: ''
+  message: スクリプトの値の保存全体を表示/編集する
 editValueCancel:
   description: Button to cancel modification of a script value.
   message: キャンセル
@@ -194,7 +197,7 @@ filterScopeName:
   message: 名前
 genericError:
   description: Label for generic error.
-  message: ''
+  message: エラー
 genericOff:
   description: 'To indicate something is turned off or disabled, similar to "no".'
   message: オフ
@@ -253,7 +256,7 @@ labelAutoReloadCurrentTabDisabled:
   description: >-
     Tooltip in menu after Violentmonkey is switched off if auto-reload is
     disabled.
-  message: ''
+  message: 現在のスクリプトは、タブを再ロードするまで実行され続けます。
 labelAutoUpdate:
   description: Option to allow automatically checking scripts for updates
   message: スクリプトの更新を $1 日ごとに確認 (0 を指定すると無効)
@@ -298,7 +301,7 @@ labelEditValue:
   message: スクリプトの値を編集中
 labelEditValueAll:
   description: Label shown in the panel to edit the entire script value storage.
-  message: ''
+  message: スクリプトストレージの編集
 labelEditor:
   description: Label for Editor settings
   message: エディタ
@@ -313,7 +316,7 @@ labelExportScriptData:
   message: スクリプトが保存したデータを含める
 labelExposeStatus:
   description: Option in advanced settings.
-  message: ''
+  message: ユーザスクリプトカタログサイトにインストールされているバージョンを公開する: $1
 labelFeedback:
   description: Label of link to feedback page.
   message: フィードバック
@@ -334,7 +337,7 @@ labelHomepageURL:
   message: 'ホームページのURL:'
 labelImportScriptData:
   description: Option to import script data along with scripts.
-  message: ''
+  message: スクリプトデータのインポート
 labelImportSettings:
   description: Label for option to import settings from zip file.
   message: Violentmonkey の設定もインポートする
@@ -462,10 +465,10 @@ labelViewSingleColumn:
   description: >-
     Label for option in dashboard script list to show the scripts in single
     column.
-  message: ''
+  message: 単一列
 labelViewTable:
   description: Label for option in dashboard script list to show the scripts as a table.
-  message: ''
+  message: 表形式
 lastSync:
   description: Label for last sync timestamp.
   message: $1 に同期
@@ -486,19 +489,22 @@ menuExclude:
   description: >-
     Shown in popup menu after clicking script's "..." dropdown so try to keep
     the label short.
-  message: ''
+  message: 除外…
 menuExcludeHint:
   description: Shown in popup menu after clicking "Exclude..." in script's "..." dropdown.
-  message: ''
+  message: |2-
+     一般設定でこのオプションを有効にすると、現在のタブが自動再ロードされます。
+    他のすべてのタブに変更を適用するには、手動で再ロードしてください。
+    柔軟性を高めるには、エディタの「設定」タブを使用します。 
 menuFindScripts:
   description: Menu item to find scripts for a site.
   message: 表示しているサイト用のスクリプトを探す
 menuInjectionFailed:
   description: Injection error.
-  message: ''
+  message: 一部のスクリプトを注入できませんでした。
 menuInjectionFailedFix:
   description: 'Injection error fix, shown in case the default mode is "page".'
-  message: ''
+  message: 「自動」モードで再試行してください
 menuMatchedFrameScripts:
   description: Label for menu listing matching scripts in sub-frames.
   message: Sub-frames only scripts
@@ -598,7 +604,7 @@ msgScriptUpdated:
   message: スクリプト「$1」が更新されました!
 msgShowHide:
   description: Tooltip or text shown on a toggle that shows/hides stuff
-  message: ''
+  message: 表示/非表示
 msgSyncError:
   description: Message shown when sync failed.
   message: 同期エラー!
@@ -625,15 +631,15 @@ noValues:
   message: 値は保存されていません
 optionEditorWindow:
   description: Label for the option in settings
-  message: ''
+  message: 新しいウィンドウのポップアップからエディターを開く
 optionEditorWindowHint:
   description: >-
     Tooltip for optionEditorWindow in case the browser doesn't support
     onBoundsChanged
-  message: ''
+  message: エディタウィンドウの位置は、サイズ変更または保存時にのみ記憶されます
 optionEditorWindowSimple:
   description: Label for the editor window type
-  message: ''
+  message: オムニボックスを表示しない
 optionPopupEnabledFirst:
   description: Option to show enabled scripts first in popup.
   message: 有効なものを先頭に表示
@@ -674,7 +680,7 @@ valueLabelValue:
   message: 値 (JSONとしてシリアル化された)
 valueLabelValueAll:
   description: Label for input of entire script value storage.
-  message: ''
+  message: すべての値 (JSONとしてシリアル化)
 visitWebsite:
   description: Label for link to open Violentmonkey website.
   message: ウェブサイトを開く