Skip to content

Commit

Permalink
New Crowdin updates (#1460)
Browse files Browse the repository at this point in the history
* Fix:  New translations for (Romanian) from Crowdin.  [ci skip]

* Fix:  New translations for (Norwegian) from Crowdin.  [ci skip]

* Fix:  New translations for (Portuguese, Brazilian) from Crowdin.  [ci skip]

* Fix:  New translations for (Chinese Simplified) from Crowdin.  [ci skip]

* Fix:  New translations for (Ukrainian) from Crowdin.  [ci skip]

* Fix:  New translations for (Swedish) from Crowdin.  [ci skip]

* Fix:  New translations for (Russian) from Crowdin.  [ci skip]

* Fix:  New translations for (Portuguese) from Crowdin.  [ci skip]

* Fix:  New translations for (Polish) from Crowdin.  [ci skip]

* Fix:  New translations for (Dutch) from Crowdin.  [ci skip]

* Fix:  New translations for (French) from Crowdin.  [ci skip]

* Fix:  New translations for (Japanese) from Crowdin.  [ci skip]

* Fix:  New translations for (Italian) from Crowdin.  [ci skip]

* Fix:  New translations for (Finnish) from Crowdin.  [ci skip]

* Fix:  New translations for (German) from Crowdin.  [ci skip]

* Fix:  New translations for (Danish) from Crowdin.  [ci skip]

* Fix:  New translations for (Czech) from Crowdin.  [ci skip]

* Fix:  New translations for (Arabic) from Crowdin.  [ci skip]

* Fix:  New translations for (Spanish) from Crowdin.  [ci skip]

* Fix:  New translations for (Indonesian) from Crowdin.  [ci skip]

* Fix:  New translations for (German) from Crowdin.  [ci skip]

* Fix:  New translations for (Chinese Traditional) from Crowdin.  [ci skip]

* Fix:  New translations for (Galician) from Crowdin.  [ci skip]

* Fix:  New translations for (Chinese Traditional) from Crowdin.  [ci skip]

* Fix:  New translations for (Danish) from Crowdin.  [ci skip]

* Fix:  New translations for (Polish) from Crowdin.  [ci skip]

* Fix:  New translations for (Portuguese) from Crowdin.  [ci skip]

* Fix:  New translations for (Chinese Simplified) from Crowdin.  [ci skip]
  • Loading branch information
kennethtran93 committed Dec 7, 2022
1 parent 8d00e6e commit 2f59b5c
Show file tree
Hide file tree
Showing 22 changed files with 554 additions and 53 deletions.
2 changes: 1 addition & 1 deletion extension/_locales/ar/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -669,7 +669,7 @@
},
"reasonCleanCookieExpired": {
"message": "تنظيف جزئي بسبب انتهاء صلاحية ملفات تعريف الارتباط من $hostname$.",
"description": "Partial clean because of expired cookies from $hostname$.",
"description": "Partial clean because of expired cookies from $hostname$. Found in Activity Log Detailed Entries.",
"placeholders": {
"hostname": {
"content": "$1",
Expand Down
2 changes: 1 addition & 1 deletion extension/_locales/cs/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -809,7 +809,7 @@
},
"reasonCleanCookieExpired": {
"message": "Částečné čištění kvůli vypršení platnosti cookies od $hostname$.",
"description": "Partial clean because of expired cookies from $hostname$.",
"description": "Partial clean because of expired cookies from $hostname$. Found in Activity Log Detailed Entries.",
"placeholders": {
"hostname": {
"content": "$1",
Expand Down
20 changes: 19 additions & 1 deletion extension/_locales/da/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,10 @@
"message": "Automatisk sletning aktiveret",
"description": "Auto-clean enabled"
},
"browsingDataNoEmptyWarning": {
"message": "ADVARSEL: Eksisterende webstedsdatatyper vil IKKE blive renset når nyaktiveret. Vi vil IKKE være i stand til at rense nogle af de eksisterende data før deres domæne er blevet besøgt mindst en gang, inklusiv fra uønskede domæner.",
"description": "WARNING: Existing site data types will NOT be cleaned when newly enabled. We will NOT be able to clean any of the existing data until its domain has been visited at least once, including from unwanted domains. Found in CAD Settings"
},
"browsingDataWarning": {
"message": "ADVARSEL: Ved aktivering af enhver af følgende sletningsindstillinger for netstedsdata, vil ALLE eksisterende data for den type blive slettet.",
"description": "WARNING: Upon enabling any of the following site data cleanup options, ALL existing data for that type will be cleared. Found in CAD Settings"
Expand Down Expand Up @@ -809,7 +813,17 @@
},
"reasonCleanCookieExpired": {
"message": "Delvis slet pga. udløbne cookies fra $hostname$.",
"description": "Partial clean because of expired cookies from $hostname$.",
"description": "Partial clean because of expired cookies from $hostname$. Found in Activity Log Detailed Entries.",
"placeholders": {
"hostname": {
"content": "$1",
"placeholder": "sub.domain.com"
}
}
},
"reasonCleanCookieExpiredRestart": {
"message": "Delvis rensning pga. udløbne cookies fra $hostname$ ved genstart.",
"description": "Partial clean because of expired cookies from $hostname$ on restart. Found in Activity Log Detailed Entries.",
"placeholders": {
"hostname": {
"content": "$1",
Expand Down Expand Up @@ -1021,6 +1035,10 @@
"message": "Vis antal cookies for det domæne over ikonet",
"description": "Show Number of Cookies for that Domain over the Icon"
},
"siteDataEmptyOnEnable": {
"message": "Rens eksisterende data for nyaktiverede browsningsdatatyper",
"description": "Clean Existing Data for Newly Enabled Browsing Data Types"
},
"siteDataText": {
"message": "Netstedsdata",
"description": "Site Data. Found in Activity Log Summary and Notifications."
Expand Down
14 changes: 12 additions & 2 deletions extension/_locales/de/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -823,7 +823,17 @@
},
"reasonCleanCookieExpired": {
"message": "Teilbereinigung aufgrund von abgelaufenen Cookies von $hostname$.",
"description": "Partial clean because of expired cookies from $hostname$.",
"description": "Partial clean because of expired cookies from $hostname$. Found in Activity Log Detailed Entries.",
"placeholders": {
"hostname": {
"content": "$1",
"placeholder": "sub.domain.com"
}
}
},
"reasonCleanCookieExpiredRestart": {
"message": "Teilbereinigung beim Neustart aufgrund von abgelaufenen Cookies von $hostname$.",
"description": "Partial clean because of expired cookies from $hostname$ on restart. Found in Activity Log Detailed Entries.",
"placeholders": {
"hostname": {
"content": "$1",
Expand All @@ -832,7 +842,7 @@
}
},
"reasonCleanCookieName": {
"message": "Teilweise aufräumen, da $matchedExpression$ mit der $listType$ übereinstimmt",
"message": "Teilbereinigung, da $matchedExpression$ mit der $listType$ übereinstimmt.",
"description": "Partial clean because of matched $matchedExpression$ in the $listType$. Used in cleanup logs.",
"placeholders": {
"matchedExpression": {
Expand Down
2 changes: 1 addition & 1 deletion extension/_locales/es/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -827,7 +827,7 @@
},
"reasonCleanCookieExpired": {
"message": "Limpieza parcial de $hostname$ debido a las cookies expiradas.",
"description": "Partial clean because of expired cookies from $hostname$.",
"description": "Partial clean because of expired cookies from $hostname$. Found in Activity Log Detailed Entries.",
"placeholders": {
"hostname": {
"content": "$1",
Expand Down
2 changes: 1 addition & 1 deletion extension/_locales/fi/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -695,7 +695,7 @@
},
"reasonCleanCookieExpired": {
"message": "Puhdista osittain vanhentuneiden evästeiden takia käyttäjältä $hostname$.",
"description": "Partial clean because of expired cookies from $hostname$.",
"description": "Partial clean because of expired cookies from $hostname$. Found in Activity Log Detailed Entries.",
"placeholders": {
"hostname": {
"content": "$1",
Expand Down
2 changes: 1 addition & 1 deletion extension/_locales/fr/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -819,7 +819,7 @@
},
"reasonCleanCookieExpired": {
"message": "Nettoyage partiel en raison des cookies expirés de $hostname$.",
"description": "Partial clean because of expired cookies from $hostname$.",
"description": "Partial clean because of expired cookies from $hostname$. Found in Activity Log Detailed Entries.",
"placeholders": {
"hostname": {
"content": "$1",
Expand Down
1 change: 1 addition & 0 deletions extension/_locales/gl/messages.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
2 changes: 1 addition & 1 deletion extension/_locales/id/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -809,7 +809,7 @@
},
"reasonCleanCookieExpired": {
"message": "Hapus parsial karena kuki kedaluwarsa dari $hostname$.",
"description": "Partial clean because of expired cookies from $hostname$.",
"description": "Partial clean because of expired cookies from $hostname$. Found in Activity Log Detailed Entries.",
"placeholders": {
"hostname": {
"content": "$1",
Expand Down
2 changes: 1 addition & 1 deletion extension/_locales/it/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -813,7 +813,7 @@
},
"reasonCleanCookieExpired": {
"message": "Pulizia parziale a causa dei cookie scaduti da $hostname$.",
"description": "Partial clean because of expired cookies from $hostname$.",
"description": "Partial clean because of expired cookies from $hostname$. Found in Activity Log Detailed Entries.",
"placeholders": {
"hostname": {
"content": "$1",
Expand Down
2 changes: 1 addition & 1 deletion extension/_locales/ja/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -813,7 +813,7 @@
},
"reasonCleanCookieExpired": {
"message": " $hostname$ からのクッキーが期限切れのため、部分的にクリーンアップされました。",
"description": "Partial clean because of expired cookies from $hostname$.",
"description": "Partial clean because of expired cookies from $hostname$. Found in Activity Log Detailed Entries.",
"placeholders": {
"hostname": {
"content": "$1",
Expand Down
2 changes: 1 addition & 1 deletion extension/_locales/nl/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -809,7 +809,7 @@
},
"reasonCleanCookieExpired": {
"message": "Gedeeltelijk wissen vanwege verlopen cookies van $hostname$.",
"description": "Partial clean because of expired cookies from $hostname$.",
"description": "Partial clean because of expired cookies from $hostname$. Found in Activity Log Detailed Entries.",
"placeholders": {
"hostname": {
"content": "$1",
Expand Down
2 changes: 1 addition & 1 deletion extension/_locales/no/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -691,7 +691,7 @@
},
"reasonCleanCookieExpired": {
"message": "Delvis rengjør informasjonskapsler fra $hostname$ som har utløpt",
"description": "Partial clean because of expired cookies from $hostname$.",
"description": "Partial clean because of expired cookies from $hostname$. Found in Activity Log Detailed Entries.",
"placeholders": {
"hostname": {
"content": "$1",
Expand Down
10 changes: 9 additions & 1 deletion extension/_locales/pl/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,10 @@
"message": "Auto-czyszczenie włączone",
"description": "Auto-clean enabled"
},
"browsingDataNoEmptyWarning": {
"message": "OSTRZEŻENIE: Typy danych istniejących stron NIE zostaną wyczyszczone, gdy nowo włączone. NIE będziemy w stanie oczyścić żadnego z istniejących danych, dopóki nie zostanie przynajmniej raz odwiedzona jego domena, w tym z niepożądanych domen.",
"description": "WARNING: Existing site data types will NOT be cleaned when newly enabled. We will NOT be able to clean any of the existing data until its domain has been visited at least once, including from unwanted domains. Found in CAD Settings"
},
"browsingDataWarning": {
"message": "OSTRZEŻENIE: Po włączeniu którejkolwiek z następujących opcji oczyszczania danych o lokalizacji wszystkie istniejące dane dla tego typu zostaną wyczyszczone.",
"description": "WARNING: Upon enabling any of the following site data cleanup options, ALL existing data for that type will be cleared. Found in CAD Settings"
Expand Down Expand Up @@ -819,7 +823,7 @@
},
"reasonCleanCookieExpired": {
"message": "Częściowo oczyszczone z powodu wygasłych ciasteczek z $hostname$.",
"description": "Partial clean because of expired cookies from $hostname$.",
"description": "Partial clean because of expired cookies from $hostname$. Found in Activity Log Detailed Entries.",
"placeholders": {
"hostname": {
"content": "$1",
Expand Down Expand Up @@ -1031,6 +1035,10 @@
"message": "Pokaż liczbę ciasteczek dla tej domeny nad ikoną",
"description": "Show Number of Cookies for that Domain over the Icon"
},
"siteDataEmptyOnEnable": {
"message": "Wyczyść istniejące dane dla nowych typów danych przeglądania",
"description": "Clean Existing Data for Newly Enabled Browsing Data Types"
},
"siteDataText": {
"message": "Dane witryny",
"description": "Site Data. Found in Activity Log Summary and Notifications."
Expand Down
2 changes: 1 addition & 1 deletion extension/_locales/pt_BR/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -819,7 +819,7 @@
},
"reasonCleanCookieExpired": {
"message": "Limpeza parcial devido a cookies expirados de $hostname$.",
"description": "Partial clean because of expired cookies from $hostname$.",
"description": "Partial clean because of expired cookies from $hostname$. Found in Activity Log Detailed Entries.",
"placeholders": {
"hostname": {
"content": "$1",
Expand Down
8 changes: 4 additions & 4 deletions extension/_locales/pt_PT/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@
"description": "Edit expression"
},
"enableAutoDeleteText": {
"message": "Alternar para ativar limpeza automática (modo automático)",
"message": "Clique para ativar a limpeza automática (modo automático)",
"description": "Toggle to enable automatic cleanup (automatic mode)"
},
"enableCleanupLogText": {
Expand Down Expand Up @@ -813,7 +813,7 @@
},
"reasonCleanCookieExpired": {
"message": "Limpeza parcial devido a cookies expirados de $hostname$.",
"description": "Partial clean because of expired cookies from $hostname$.",
"description": "Partial clean because of expired cookies from $hostname$. Found in Activity Log Detailed Entries.",
"placeholders": {
"hostname": {
"content": "$1",
Expand Down Expand Up @@ -1012,7 +1012,7 @@
"description": "Other Browsing Data Cleanup Options"
},
"settingsText": {
"message": "Configurações de $CAD$",
"message": "$CAD$ - Definições",
"description": "$CAD$ Settings",
"placeholders": {
"CAD": {
Expand Down Expand Up @@ -1054,7 +1054,7 @@
"description": "Add to Whitelist (Never Clean)"
},
"toggleNotificationText": {
"message": "Alternar para ativar ou desativar notificações",
"message": "Clique para ativar ou desativar as notificações",
"description": "Toggle to enable or disable notifications"
},
"toggleToGreyListWordText": {
Expand Down
2 changes: 1 addition & 1 deletion extension/_locales/ro/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -691,7 +691,7 @@
},
"reasonCleanCookieExpired": {
"message": "Curățare parțială din cauza cookie-urilor expirate de la $hostname$.",
"description": "Partial clean because of expired cookies from $hostname$.",
"description": "Partial clean because of expired cookies from $hostname$. Found in Activity Log Detailed Entries.",
"placeholders": {
"hostname": {
"content": "$1",
Expand Down
2 changes: 1 addition & 1 deletion extension/_locales/ru/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -691,7 +691,7 @@
},
"reasonCleanCookieExpired": {
"message": "Частичная очистка из-за устаревших cookies от $hostname$.",
"description": "Partial clean because of expired cookies from $hostname$.",
"description": "Partial clean because of expired cookies from $hostname$. Found in Activity Log Detailed Entries.",
"placeholders": {
"hostname": {
"content": "$1",
Expand Down
2 changes: 1 addition & 1 deletion extension/_locales/sv/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -691,7 +691,7 @@
},
"reasonCleanCookieExpired": {
"message": "Delvis ren på grund av utgångna cookies från $hostname$.",
"description": "Partial clean because of expired cookies from $hostname$.",
"description": "Partial clean because of expired cookies from $hostname$. Found in Activity Log Detailed Entries.",
"placeholders": {
"hostname": {
"content": "$1",
Expand Down
2 changes: 1 addition & 1 deletion extension/_locales/uk/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -691,7 +691,7 @@
},
"reasonCleanCookieExpired": {
"message": "Очищення частки, через те, що прострочені файли cookie від $hostname$.",
"description": "Partial clean because of expired cookies from $hostname$.",
"description": "Partial clean because of expired cookies from $hostname$. Found in Activity Log Detailed Entries.",
"placeholders": {
"hostname": {
"content": "$1",
Expand Down
20 changes: 19 additions & 1 deletion extension/_locales/zh_CN/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,10 @@
"message": "自动清理已启用",
"description": "Auto-clean enabled"
},
"browsingDataNoEmptyWarning": {
"message": "警告:新启用但现有的站点数据类型不会被清理。在再次访问其域前,无法清除现有数据。",
"description": "WARNING: Existing site data types will NOT be cleaned when newly enabled. We will NOT be able to clean any of the existing data until its domain has been visited at least once, including from unwanted domains. Found in CAD Settings"
},
"browsingDataWarning": {
"message": "警告:一旦启用以下任何一个站点数据清理选项,该类型的所有现有数据将会被清除。",
"description": "WARNING: Upon enabling any of the following site data cleanup options, ALL existing data for that type will be cleared. Found in CAD Settings"
Expand Down Expand Up @@ -807,9 +811,19 @@
}
}
},
"reasonCADSiteDataCookieRestart": {
"message": "清理以在下次启动 $hostname$ 时触发站点数据清理。",
"description": "Clean to trigger Site Data cleaning for $hostname$ on restart. Found in Activity Log Detailed Entries.",
"placeholders": {
"hostname": {
"content": "$1",
"placeholder": "example.com"
}
}
},
"reasonCleanCookieExpired": {
"message": "由于 $hostname$ 中的cookie过期,因此进行部分清理。",
"description": "Partial clean because of expired cookies from $hostname$.",
"description": "Partial clean because of expired cookies from $hostname$. Found in Activity Log Detailed Entries.",
"placeholders": {
"hostname": {
"content": "$1",
Expand Down Expand Up @@ -1021,6 +1035,10 @@
"message": "在图标上显示该域的 Cookie 数量",
"description": "Show Number of Cookies for that Domain over the Icon"
},
"siteDataEmptyOnEnable": {
"message": "清理新启用的浏览数据类型的现有数据",
"description": "Clean Existing Data for Newly Enabled Browsing Data Types"
},
"siteDataText": {
"message": "站点数据",
"description": "Site Data. Found in Activity Log Summary and Notifications."
Expand Down
Loading

0 comments on commit 2f59b5c

Please sign in to comment.