Просмотр исходного кода

chore: update locale files from Transifex (#2398)

github-actions[bot] 2 недель назад
Родитель
Сommit
0eb49fef3d

+ 6 - 4
src/_locales/de/messages.yml

@@ -289,10 +289,12 @@ filterLastVisitOrder:
   description: >-
     Label for option to sort scripts by the last time the user visited any site
     targeted by this script.
-  message: ''
+  message: Letzter Besuchszeitpunkt
 filterLastVisitOrderTooltip:
   description: Tooltip for option to sort scripts.
-  message: ''
+  message: >-
+    Der letzte Zeitpunkt, an dem eine besuchte Seite von diesem Skript erfasst
+    wurde.
 filterScopeAll:
   description: Option in dashboard's search scope filter.
   message: Alles
@@ -587,7 +589,7 @@ labelShowOrder:
   message: Positionen in der Ausführungsreihenfolge anzeigen
 labelShowVisited:
   description: Label for option in dashboard -> script list
-  message: ''
+  message: Letzten Besuchszeitpunkt anzeigen
 labelSync:
   description: Label for sync options.
   message: Sync
@@ -972,7 +974,7 @@ readonlyOptWarn:
   message: (nächstes Update wird sie überschreiben)
 reinstall:
   description: Button to reinstall a script
-  message: Reinstallieren
+  message: Re-installieren
 reloadTab:
   description: Label of action to reload the tab
   message: Tab neu laden

+ 6 - 6
src/_locales/nl/messages.yml

@@ -102,10 +102,10 @@ buttonSupport:
   message: Ondersteuningspagina
 buttonSyncPullOnce:
   description: Button to sync scripts from remote to local for once
-  message: ''
+  message: Eenmalig lokaal ophalen
 buttonSyncPushOnce:
   description: Button to sync scripts from local to remote for once
-  message: ''
+  message: Eenmalig versturen naar externe bron
 buttonUndo:
   description: Button to undo removement of a script.
   message: Ongedaan maken
@@ -286,10 +286,10 @@ filterLastVisitOrder:
   description: >-
     Label for option to sort scripts by the last time the user visited any site
     targeted by this script.
-  message: ''
+  message: recentst bezoek
 filterLastVisitOrderTooltip:
   description: Tooltip for option to sort scripts.
-  message: ''
+  message: De recentste keer dat je een site waarop het script werkt bezocht hebt.
 filterScopeAll:
   description: Option in dashboard's search scope filter.
   message: Alle
@@ -577,7 +577,7 @@ labelShowOrder:
   message: Uitvoervolgorde tonen
 labelShowVisited:
   description: Label for option in dashboard -> script list
-  message: ''
+  message: Recentste bezoektijd tonen
 labelSync:
   description: Label for sync options.
   message: Synchroniseren
@@ -592,7 +592,7 @@ labelSyncAuthorizing:
   message: Bezig met goedkeuren
 labelSyncAutomatically:
   description: Label for option to sync automatically.
-  message: ''
+  message: Automatisch synchroniseren
 labelSyncDisabled:
   description: Label for option to disable sync service.
   message: Niets

+ 8 - 8
src/_locales/ru/messages.yml

@@ -102,10 +102,10 @@ buttonSupport:
   message: Страница поддержки
 buttonSyncPullOnce:
   description: Button to sync scripts from remote to local for once
-  message: ''
+  message: Забрать к локальному единожды
 buttonSyncPushOnce:
   description: Button to sync scripts from local to remote for once
-  message: ''
+  message: Отправить на внешнее единожды
 buttonUndo:
   description: Button to undo removement of a script.
   message: Откатить
@@ -153,8 +153,8 @@ descBlacklistNet:
 descCustomCSS:
   description: Description of custom CSS section.
   message: >-
-    Пользовательский CSS для страниц настроек и установки скриптов. Если вы не
-    знаете, зачем это нужно, пожалуйста, не редактируйте.
+    Пользовательский стиль CSS для страниц настроек и установки скриптов. Если
+    вы не знаете, зачем это нужно, пожалуйста, не редактируйте его.
 descEditorOptions:
   description: Description of editor options JSON section.
   message: >-
@@ -287,10 +287,10 @@ filterLastVisitOrder:
   description: >-
     Label for option to sort scripts by the last time the user visited any site
     targeted by this script.
-  message: ''
+  message: времени последнего посещения
 filterLastVisitOrderTooltip:
   description: Tooltip for option to sort scripts.
-  message: ''
+  message: Последний раз, когда вы посещали любой сайт, на который нацелен этот скрипт.
 filterScopeAll:
   description: Option in dashboard's search scope filter.
   message: Все
@@ -578,7 +578,7 @@ labelShowOrder:
   message: Показать номера порядка выполнения
 labelShowVisited:
   description: Label for option in dashboard -> script list
-  message: ''
+  message: Показать время последнего посещения
 labelSync:
   description: Label for sync options.
   message: Синхронизация
@@ -593,7 +593,7 @@ labelSyncAuthorizing:
   message: Авторизация...
 labelSyncAutomatically:
   description: Label for option to sync automatically.
-  message: ''
+  message: Синхронизировать автоматически
 labelSyncDisabled:
   description: Label for option to disable sync service.
   message: Нет

+ 8 - 6
src/_locales/sk/messages.yml

@@ -104,10 +104,10 @@ buttonSupport:
   message: Stránka podpory
 buttonSyncPullOnce:
   description: Button to sync scripts from remote to local for once
-  message: ''
+  message: Stiahnuť zmeny z repozitára
 buttonSyncPushOnce:
   description: Button to sync scripts from local to remote for once
-  message: ''
+  message: Odoslať zmeny do repozitára
 buttonUndo:
   description: Button to undo removement of a script.
   message: Späť
@@ -288,10 +288,12 @@ filterLastVisitOrder:
   description: >-
     Label for option to sort scripts by the last time the user visited any site
     targeted by this script.
-  message: ''
+  message: čas poslednej návštevy
 filterLastVisitOrderTooltip:
   description: Tooltip for option to sort scripts.
-  message: ''
+  message: >-
+    Čas, kedy ste naposledy navštívili akúkoľvek stránku, ktorú ovplyvňuje tento
+    skript.
 filterScopeAll:
   description: Option in dashboard's search scope filter.
   message: Všetko
@@ -581,7 +583,7 @@ labelShowOrder:
   message: Zobraziť poradie vykonania príkazu
 labelShowVisited:
   description: Label for option in dashboard -> script list
-  message: ''
+  message: Zobraziť čas poslednej návštevy
 labelSync:
   description: Label for sync options.
   message: Synchronizácia
@@ -596,7 +598,7 @@ labelSyncAuthorizing:
   message: Autorizácia
 labelSyncAutomatically:
   description: Label for option to sync automatically.
-  message: ''
+  message: Automaticky synchronizovať
 labelSyncDisabled:
   description: Label for option to disable sync service.
   message: Zakázané

+ 4 - 4
src/_locales/tr/messages.yml

@@ -292,10 +292,10 @@ filterLastVisitOrder:
   description: >-
     Label for option to sort scripts by the last time the user visited any site
     targeted by this script.
-  message: ''
+  message: son ziyaret
 filterLastVisitOrderTooltip:
   description: Tooltip for option to sort scripts.
-  message: ''
+  message: Bu betiğin hedeflediği herhangi bir siteyi ziyaret ettiğiniz son tarih.
 filterScopeAll:
   description: Option in dashboard's search scope filter.
   message: Tümü
@@ -586,7 +586,7 @@ labelShowOrder:
   message: Çalıştırma sıralarını göster
 labelShowVisited:
   description: Label for option in dashboard -> script list
-  message: ''
+  message: Son ziyaret tarihini göster
 labelSync:
   description: Label for sync options.
   message: Eşitleme
@@ -601,7 +601,7 @@ labelSyncAuthorizing:
   message: Yetkilendiriliyor
 labelSyncAutomatically:
   description: Label for option to sync automatically.
-  message: ''
+  message: Otomatik olarak eşitle
 labelSyncDisabled:
   description: Label for option to disable sync service.
   message: Hiçbiri

+ 6 - 6
src/_locales/zh_CN/messages.yml

@@ -102,10 +102,10 @@ buttonSupport:
   message: 支持页面
 buttonSyncPullOnce:
   description: Button to sync scripts from remote to local for once
-  message: ''
+  message: 拉取一次到本地
 buttonSyncPushOnce:
   description: Button to sync scripts from local to remote for once
-  message: ''
+  message: 推送一次到远端
 buttonUndo:
   description: Button to undo removement of a script.
   message: 撤销
@@ -264,10 +264,10 @@ filterLastVisitOrder:
   description: >-
     Label for option to sort scripts by the last time the user visited any site
     targeted by this script.
-  message: ''
+  message: 最近访问时间
 filterLastVisitOrderTooltip:
   description: Tooltip for option to sort scripts.
-  message: ''
+  message: 最近访问任何用到这个脚本的网站的时间。
 filterScopeAll:
   description: Option in dashboard's search scope filter.
   message: 全部
@@ -551,7 +551,7 @@ labelShowOrder:
   message: 显示执行序号
 labelShowVisited:
   description: Label for option in dashboard -> script list
-  message: ''
+  message: 显示最近访问时间
 labelSync:
   description: Label for sync options.
   message: 同步
@@ -566,7 +566,7 @@ labelSyncAuthorizing:
   message: 授权中
 labelSyncAutomatically:
   description: Label for option to sync automatically.
-  message: ''
+  message: 自动同步
 labelSyncDisabled:
   description: Label for option to disable sync service.
   message: 无