From 0d8452d861b9bcd95e0ab1348dff5f1d0300d83d Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 11 Oct 2022 02:37:15 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/eu.js | 1 + l10n/eu.json | 1 + l10n/sk.js | 2 ++ l10n/sk.json | 2 ++ l10n/zh_TW.js | 2 ++ l10n/zh_TW.json | 2 ++ 6 files changed, 10 insertions(+) diff --git a/l10n/eu.js b/l10n/eu.js index 9adc1f77f..f9e0ba7dd 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -20,6 +20,7 @@ OC.L10N.register( "Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored." : "Ezabatutako jario eta karpetak datu-basetik kendu aurretik igaro beharreko gutxieneko denbora; 60 segundotik beherako balioei ez ikusia egiten zaie.", "Maximum read count per feed" : "Gehienezko irakurketa kopurua jarioko", "Defines the maximum amount of articles that can be read per feed which will not be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off." : "Garbiketa lanak jario bakoitzean ezabatuko ez dituen artikuluen gehienezko kopurua zehazten du; artikulu zaharrak irakurri ondoren berriz agertzen hasten badira, handitu balio hau; -1 bezalako balio negatiboek ezaugarri hau desgaitzen dute.", + "Delete unread items automatically" : "Ezabatu irakurri gabeko elementuak automatikoki", "Maximum redirects" : "Gehienezko birbideratzeak", "How many redirects the feed fetcher should follow." : "Jarioak eskuratzean zenbat birbideratze jarraituko diren.", "Feed fetcher timeout" : "Jarioak hartzeko denbora-muga", diff --git a/l10n/eu.json b/l10n/eu.json index 226b87962..e84b46bbd 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -18,6 +18,7 @@ "Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored." : "Ezabatutako jario eta karpetak datu-basetik kendu aurretik igaro beharreko gutxieneko denbora; 60 segundotik beherako balioei ez ikusia egiten zaie.", "Maximum read count per feed" : "Gehienezko irakurketa kopurua jarioko", "Defines the maximum amount of articles that can be read per feed which will not be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off." : "Garbiketa lanak jario bakoitzean ezabatuko ez dituen artikuluen gehienezko kopurua zehazten du; artikulu zaharrak irakurri ondoren berriz agertzen hasten badira, handitu balio hau; -1 bezalako balio negatiboek ezaugarri hau desgaitzen dute.", + "Delete unread items automatically" : "Ezabatu irakurri gabeko elementuak automatikoki", "Maximum redirects" : "Gehienezko birbideratzeak", "How many redirects the feed fetcher should follow." : "Jarioak eskuratzean zenbat birbideratze jarraituko diren.", "Feed fetcher timeout" : "Jarioak hartzeko denbora-muga", diff --git a/l10n/sk.js b/l10n/sk.js index 877683b71..1ee0bd62d 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -20,6 +20,8 @@ OC.L10N.register( "Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored." : "Minimálny čas v sekundách, po ktorom sú z databázy vymazané odstránené kanály a priečinky; hodnoty menšie ako 60 sekúnd sú odignorované.", "Maximum read count per feed" : "Maximálny počet noviniek pre kanál", "Defines the maximum amount of articles that can be read per feed which will not be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off." : "Určuje najvyšší počet článkov, ktoré sú dostupné na prečítanie z jednotlivých kanálov a nebudú zmazané pri čistení; ak sa staré články po prečítaní znovu objavia, navýšte túto hodnotu; záporné hodnoty ako napr. -1 túto funkciu vypnú.", + "Delete unread items automatically" : "Zmazať neprečítané položky automaticky", + "Enable this if you also want to delete unread items." : "Toto povoľte ak chcete zmazať aj neprečítané položky.", "Maximum redirects" : "Maximum presmerovaní", "How many redirects the feed fetcher should follow." : "Koľko presmerovaní sa má sledovať pri sťahovaní článkov.", "Feed fetcher timeout" : "Vypršal čas pre sťahovanie článkov", diff --git a/l10n/sk.json b/l10n/sk.json index db4f2b291..d19d75376 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -18,6 +18,8 @@ "Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored." : "Minimálny čas v sekundách, po ktorom sú z databázy vymazané odstránené kanály a priečinky; hodnoty menšie ako 60 sekúnd sú odignorované.", "Maximum read count per feed" : "Maximálny počet noviniek pre kanál", "Defines the maximum amount of articles that can be read per feed which will not be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off." : "Určuje najvyšší počet článkov, ktoré sú dostupné na prečítanie z jednotlivých kanálov a nebudú zmazané pri čistení; ak sa staré články po prečítaní znovu objavia, navýšte túto hodnotu; záporné hodnoty ako napr. -1 túto funkciu vypnú.", + "Delete unread items automatically" : "Zmazať neprečítané položky automaticky", + "Enable this if you also want to delete unread items." : "Toto povoľte ak chcete zmazať aj neprečítané položky.", "Maximum redirects" : "Maximum presmerovaní", "How many redirects the feed fetcher should follow." : "Koľko presmerovaní sa má sledovať pri sťahovaní článkov.", "Feed fetcher timeout" : "Vypršal čas pre sťahovanie článkov", diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index 7f0b61540..babc74781 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -20,6 +20,8 @@ OC.L10N.register( "Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored." : "從資料庫中移除已刪除的 feed 與資料夾後的最小秒數;低於60秒的值將會被忽略。", "Maximum read count per feed" : "每個 feed 的最大閱讀次數", "Defines the maximum amount of articles that can be read per feed which will not be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off." : "定義每個 feed 可以讀取的最大文章數,清理作業不會刪除這些文章;如果舊文章在閱讀後又重新出現,請增加此值;負值,如 -1 將會把這個功能關閉。", + "Delete unread items automatically" : "自動刪除未讀項目", + "Enable this if you also want to delete unread items." : "若您也想刪除未讀項目,請啟用此功能。", "Maximum redirects" : "最大重新導向", "How many redirects the feed fetcher should follow." : "Feed 擷取程式應遵循多少重新導向。", "Feed fetcher timeout" : "Feed 擷取程式逾時", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 4ffc4737c..a9ffd5315 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -18,6 +18,8 @@ "Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored." : "從資料庫中移除已刪除的 feed 與資料夾後的最小秒數;低於60秒的值將會被忽略。", "Maximum read count per feed" : "每個 feed 的最大閱讀次數", "Defines the maximum amount of articles that can be read per feed which will not be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off." : "定義每個 feed 可以讀取的最大文章數,清理作業不會刪除這些文章;如果舊文章在閱讀後又重新出現,請增加此值;負值,如 -1 將會把這個功能關閉。", + "Delete unread items automatically" : "自動刪除未讀項目", + "Enable this if you also want to delete unread items." : "若您也想刪除未讀項目,請啟用此功能。", "Maximum redirects" : "最大重新導向", "How many redirects the feed fetcher should follow." : "Feed 擷取程式應遵循多少重新導向。", "Feed fetcher timeout" : "Feed 擷取程式逾時", -- cgit v1.2.3