From 18c92026272e03df1e30424c0832829751d704c7 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 2 Sep 2022 03:05:54 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/cs.js | 2 ++ l10n/cs.json | 2 ++ l10n/de_DE.js | 2 ++ l10n/de_DE.json | 2 ++ l10n/lt_LT.js | 2 ++ l10n/lt_LT.json | 2 ++ l10n/pl.js | 2 ++ l10n/pl.json | 2 ++ l10n/tr.js | 3 +++ l10n/tr.json | 3 +++ l10n/zh_HK.js | 2 ++ l10n/zh_HK.json | 2 ++ l10n/zh_TW.js | 2 ++ l10n/zh_TW.json | 2 ++ 14 files changed, 30 insertions(+) diff --git a/l10n/cs.js b/l10n/cs.js index 546d8f06f..354c5b1b0 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Request failed, network connection unavailable!" : "Požadavek se nezdařil, není dostupné síťové připojení!", "Request unauthorized. Are you logged in?" : "Neoprávněný požadavek. Jste přihlášení?", + "Request forbidden. Are you an administrator?" : "Požadavek odepřen. Jste správce?", "Token expired or app not enabled! Reload the page!" : "Platnost tokenu skončila nebo aplikace není povolena! Načtěte stránku znovu.", "Internal server error! Please check your data/nextcloud.log file for additional information!" : "Vnitřní chyba serveru! Podrobnosti naleznete v souboru data/nextcloud.log", "Request failed, Nextcloud is in currently in maintenance mode!" : "Požadavek se nezdařil, Nextcloud je aktuálně v režimu údržby!", @@ -27,6 +28,7 @@ OC.L10N.register( "If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty." : "Pokud zadáno, bude tato URL dotazována na zobrazování kanálů v sekci prohledávání kanálu. Pro návrat k výchozí službě hledání ponechte tuto kolonku prázdnou.", "Update interval" : "Interval aktualizace", "Interval in seconds in which the feeds will be updated." : "Interval (v sekundách) ve kterém budou kanály aktualizovány.", + "Successfully updated news configuration" : "Nastavení pro Novinky úspěšně zaktualizováno", "Unable to update news config" : "Nedaří se aktualizovat nastavení pro Novinky", "Download" : "Stáhnout", "Close" : "Zavřít", diff --git a/l10n/cs.json b/l10n/cs.json index 6c4350a9a..a01075c18 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -1,6 +1,7 @@ { "translations": { "Request failed, network connection unavailable!" : "Požadavek se nezdařil, není dostupné síťové připojení!", "Request unauthorized. Are you logged in?" : "Neoprávněný požadavek. Jste přihlášení?", + "Request forbidden. Are you an administrator?" : "Požadavek odepřen. Jste správce?", "Token expired or app not enabled! Reload the page!" : "Platnost tokenu skončila nebo aplikace není povolena! Načtěte stránku znovu.", "Internal server error! Please check your data/nextcloud.log file for additional information!" : "Vnitřní chyba serveru! Podrobnosti naleznete v souboru data/nextcloud.log", "Request failed, Nextcloud is in currently in maintenance mode!" : "Požadavek se nezdařil, Nextcloud je aktuálně v režimu údržby!", @@ -25,6 +26,7 @@ "If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty." : "Pokud zadáno, bude tato URL dotazována na zobrazování kanálů v sekci prohledávání kanálu. Pro návrat k výchozí službě hledání ponechte tuto kolonku prázdnou.", "Update interval" : "Interval aktualizace", "Interval in seconds in which the feeds will be updated." : "Interval (v sekundách) ve kterém budou kanály aktualizovány.", + "Successfully updated news configuration" : "Nastavení pro Novinky úspěšně zaktualizováno", "Unable to update news config" : "Nedaří se aktualizovat nastavení pro Novinky", "Download" : "Stáhnout", "Close" : "Zavřít", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 5ef93f544..6ca5d44e2 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Request failed, network connection unavailable!" : "Anfrage fehlgeschlagen, Netzwerkverbindung nicht verfügbar!", "Request unauthorized. Are you logged in?" : "Anfrage nicht autorisiert. Sind Sie angemeldet?", + "Request forbidden. Are you an administrator?" : "Anfrage verboten. Sind Sie ein Admin?", "Token expired or app not enabled! Reload the page!" : "Token abgelaufen oder App nicht aktiviert! Bitte laden Sie die Seite neu!", "Internal server error! Please check your data/nextcloud.log file for additional information!" : "Interner Serverfehler! Bitte kontrollieren Sie data/nextcloud.log für weitere Informationen!", "Request failed, Nextcloud is in currently in maintenance mode!" : "Anfrage fehlgeschlagen, diese Nextcloud-Instanz befindet sich derzeit im Wartungsmodus.", @@ -27,6 +28,7 @@ OC.L10N.register( "If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty." : "Falls angegeben, wird die URL dieses Dienstes zur Feed-Anzeige innerhalb des Explore-Feed-Bereichs abgefragt. Lassen Sie dieses Feld unausgefüllt, um auf den eingebauten Explore-Dienst zurückzugreifen.", "Update interval" : "Aktualisierungsintervall", "Interval in seconds in which the feeds will be updated." : "Intervall in Sekunden, in dem die Feeds aktualisiert werden.", + "Successfully updated news configuration" : "Die News-Einstellungen wurde erfolgreich aktualisiert", "Unable to update news config" : "Die News-Einstellungen konnten nicht aktualisiert werden", "Download" : "Herunterladen", "Close" : "Schließen", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 99a4ff32a..e4aa2ebc6 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -1,6 +1,7 @@ { "translations": { "Request failed, network connection unavailable!" : "Anfrage fehlgeschlagen, Netzwerkverbindung nicht verfügbar!", "Request unauthorized. Are you logged in?" : "Anfrage nicht autorisiert. Sind Sie angemeldet?", + "Request forbidden. Are you an administrator?" : "Anfrage verboten. Sind Sie ein Admin?", "Token expired or app not enabled! Reload the page!" : "Token abgelaufen oder App nicht aktiviert! Bitte laden Sie die Seite neu!", "Internal server error! Please check your data/nextcloud.log file for additional information!" : "Interner Serverfehler! Bitte kontrollieren Sie data/nextcloud.log für weitere Informationen!", "Request failed, Nextcloud is in currently in maintenance mode!" : "Anfrage fehlgeschlagen, diese Nextcloud-Instanz befindet sich derzeit im Wartungsmodus.", @@ -25,6 +26,7 @@ "If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty." : "Falls angegeben, wird die URL dieses Dienstes zur Feed-Anzeige innerhalb des Explore-Feed-Bereichs abgefragt. Lassen Sie dieses Feld unausgefüllt, um auf den eingebauten Explore-Dienst zurückzugreifen.", "Update interval" : "Aktualisierungsintervall", "Interval in seconds in which the feeds will be updated." : "Intervall in Sekunden, in dem die Feeds aktualisiert werden.", + "Successfully updated news configuration" : "Die News-Einstellungen wurde erfolgreich aktualisiert", "Unable to update news config" : "Die News-Einstellungen konnten nicht aktualisiert werden", "Download" : "Herunterladen", "Close" : "Schließen", diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index b499cfa8d..b5ee4926d 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -3,11 +3,13 @@ OC.L10N.register( { "Request failed, network connection unavailable!" : "Užklausa nepavyko, tinklo ryšys neprieinamas!", "Request unauthorized. Are you logged in?" : "Užklausa neleidžiama. Ar esate prisijungę?", + "Request forbidden. Are you an administrator?" : "Užklausa draudžiama. Ar esate administratorius?", "Token expired or app not enabled! Reload the page!" : "Pasibaigė prieigos raktų galiojimas arba programėlė nėra įjungta! Įkelkite puslapį iš naujo!", "Internal server error! Please check your data/nextcloud.log file for additional information!" : "Vidinė serverio klaida! Išsamesnei informacijai, žiūrėkite „data/nextcloud.log“ failą!", "Request failed, Nextcloud is in currently in maintenance mode!" : "Užklausa nepavyko, Nextcloud šiuo metu yra techninės priežiūros veiksenoje!", "Unread articles" : "Neskaityti straipsniai", "News" : "Naujienos", + "News folders" : "Naujienų aplankai", "An RSS/Atom feed reader" : "RSS/Atom kanalų skaitytuvė", "Use system cron for updates" : "Atnaujinimams naudoti sistemos planuoklę (cron)", "Purge interval" : "Išvalymo intervalas", diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index f3e803a57..c28e4de69 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -1,11 +1,13 @@ { "translations": { "Request failed, network connection unavailable!" : "Užklausa nepavyko, tinklo ryšys neprieinamas!", "Request unauthorized. Are you logged in?" : "Užklausa neleidžiama. Ar esate prisijungę?", + "Request forbidden. Are you an administrator?" : "Užklausa draudžiama. Ar esate administratorius?", "Token expired or app not enabled! Reload the page!" : "Pasibaigė prieigos raktų galiojimas arba programėlė nėra įjungta! Įkelkite puslapį iš naujo!", "Internal server error! Please check your data/nextcloud.log file for additional information!" : "Vidinė serverio klaida! Išsamesnei informacijai, žiūrėkite „data/nextcloud.log“ failą!", "Request failed, Nextcloud is in currently in maintenance mode!" : "Užklausa nepavyko, Nextcloud šiuo metu yra techninės priežiūros veiksenoje!", "Unread articles" : "Neskaityti straipsniai", "News" : "Naujienos", + "News folders" : "Naujienų aplankai", "An RSS/Atom feed reader" : "RSS/Atom kanalų skaitytuvė", "Use system cron for updates" : "Atnaujinimams naudoti sistemos planuoklę (cron)", "Purge interval" : "Išvalymo intervalas", diff --git a/l10n/pl.js b/l10n/pl.js index 2490fb426..f8ca6d51e 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Request failed, network connection unavailable!" : "Błędne żądanie, połączenie sieciowe jest niedostępne!", "Request unauthorized. Are you logged in?" : "Żądanie nieautoryzowane. Jesteś zalogowany?", + "Request forbidden. Are you an administrator?" : "Zapytanie niedozwolone. Czy jesteś administratorem?", "Token expired or app not enabled! Reload the page!" : "Token wygasł lub aplikacja nie jest włączona! Przeładuj stronę!", "Internal server error! Please check your data/nextcloud.log file for additional information!" : "Wewnętrzny błąd serwera! Proszę sprawdzić plik data/nextcloud.log w celu uzyskania dodatkowych informacji!", "Request failed, Nextcloud is in currently in maintenance mode!" : "Nie wykonano żądania, Nextcloud działa obecnie w trybie konserwacji!", @@ -27,6 +28,7 @@ OC.L10N.register( "If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty." : "Jeśli zostanie podany, adres URL tej usługi zostanie zapytany o wyświetlenie kanałów w sekcji przeglądania kanałów. Aby wrócić do wbudowanej usługi przeglądania, pozostaw to pole puste.", "Update interval" : "Interwał aktualizacji", "Interval in seconds in which the feeds will be updated." : "Przedział czasu w sekundach, w którym kanały będą zaktualizowane.", + "Successfully updated news configuration" : "Pomyślnie zaktualizowano konfigurację wiadomości", "Unable to update news config" : "Nie można zaktualizować konfiguracji wiadomości", "Download" : "Pobierz", "Close" : "Zamknij", diff --git a/l10n/pl.json b/l10n/pl.json index fd4559e1a..cbe48348d 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -1,6 +1,7 @@ { "translations": { "Request failed, network connection unavailable!" : "Błędne żądanie, połączenie sieciowe jest niedostępne!", "Request unauthorized. Are you logged in?" : "Żądanie nieautoryzowane. Jesteś zalogowany?", + "Request forbidden. Are you an administrator?" : "Zapytanie niedozwolone. Czy jesteś administratorem?", "Token expired or app not enabled! Reload the page!" : "Token wygasł lub aplikacja nie jest włączona! Przeładuj stronę!", "Internal server error! Please check your data/nextcloud.log file for additional information!" : "Wewnętrzny błąd serwera! Proszę sprawdzić plik data/nextcloud.log w celu uzyskania dodatkowych informacji!", "Request failed, Nextcloud is in currently in maintenance mode!" : "Nie wykonano żądania, Nextcloud działa obecnie w trybie konserwacji!", @@ -25,6 +26,7 @@ "If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty." : "Jeśli zostanie podany, adres URL tej usługi zostanie zapytany o wyświetlenie kanałów w sekcji przeglądania kanałów. Aby wrócić do wbudowanej usługi przeglądania, pozostaw to pole puste.", "Update interval" : "Interwał aktualizacji", "Interval in seconds in which the feeds will be updated." : "Przedział czasu w sekundach, w którym kanały będą zaktualizowane.", + "Successfully updated news configuration" : "Pomyślnie zaktualizowano konfigurację wiadomości", "Unable to update news config" : "Nie można zaktualizować konfiguracji wiadomości", "Download" : "Pobierz", "Close" : "Zamknij", diff --git a/l10n/tr.js b/l10n/tr.js index c1cadc25e..b881de9c3 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Request failed, network connection unavailable!" : "İstek karşılanamadı. Ağ bağlantısı kullanılamıyor!", "Request unauthorized. Are you logged in?" : "İstek için yeterli izin yok. Oturumunuz açık mı?", + "Request forbidden. Are you an administrator?" : "İstek reddedildi. Bir yönetici misiniz?", "Token expired or app not enabled! Reload the page!" : "Kodun geçerlilik süresi dolmuş ya da uygulama etkin değil! Sayfayı yenileyin!", "Internal server error! Please check your data/nextcloud.log file for additional information!" : "Sunucuda bir sorun çıktı! Lütfen ayrıntılı bilgi almak için data/nextcloud.log dosyasına bakın!", "Request failed, Nextcloud is in currently in maintenance mode!" : "İstek karşılanamadı. Nextcloud şu anda bakım kipinde!", @@ -27,6 +28,8 @@ OC.L10N.register( "If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty." : "Varsa, keşfetme bölümünde akışların görüntülenmesini sağlayacak hizmet adresi. İç keşfetme hizmeti için bu alanı boş bırakın.", "Update interval" : "Güncelleme sıklığı", "Interval in seconds in which the feeds will be updated." : "Saniye cinsinden, akışların güncellenme sıklığı.", + "Successfully updated news configuration" : "Haberler yapılandırması güncellendi", + "Unable to update news config" : "Haberler yapılandırması güncellenemedi", "Download" : "İndir", "Close" : "Kapat", "Subscribe to" : "Şuna abone ol", diff --git a/l10n/tr.json b/l10n/tr.json index 0e42732ae..8aa70f0ac 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -1,6 +1,7 @@ { "translations": { "Request failed, network connection unavailable!" : "İstek karşılanamadı. Ağ bağlantısı kullanılamıyor!", "Request unauthorized. Are you logged in?" : "İstek için yeterli izin yok. Oturumunuz açık mı?", + "Request forbidden. Are you an administrator?" : "İstek reddedildi. Bir yönetici misiniz?", "Token expired or app not enabled! Reload the page!" : "Kodun geçerlilik süresi dolmuş ya da uygulama etkin değil! Sayfayı yenileyin!", "Internal server error! Please check your data/nextcloud.log file for additional information!" : "Sunucuda bir sorun çıktı! Lütfen ayrıntılı bilgi almak için data/nextcloud.log dosyasına bakın!", "Request failed, Nextcloud is in currently in maintenance mode!" : "İstek karşılanamadı. Nextcloud şu anda bakım kipinde!", @@ -25,6 +26,8 @@ "If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty." : "Varsa, keşfetme bölümünde akışların görüntülenmesini sağlayacak hizmet adresi. İç keşfetme hizmeti için bu alanı boş bırakın.", "Update interval" : "Güncelleme sıklığı", "Interval in seconds in which the feeds will be updated." : "Saniye cinsinden, akışların güncellenme sıklığı.", + "Successfully updated news configuration" : "Haberler yapılandırması güncellendi", + "Unable to update news config" : "Haberler yapılandırması güncellenemedi", "Download" : "İndir", "Close" : "Kapat", "Subscribe to" : "Şuna abone ol", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 0dd62c09f..b2198c647 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Request failed, network connection unavailable!" : "請求失敗,網路連線不可用!", "Request unauthorized. Are you logged in?" : "請求未經授權。您登入了嗎?", + "Request forbidden. Are you an administrator?" : "請求被禁止。您是管理員嗎?", "Token expired or app not enabled! Reload the page!" : "權杖已過期或應用程式未啟用!請重新載入頁面!", "Internal server error! Please check your data/nextcloud.log file for additional information!" : "內部伺服器錯誤!請檢查您的 data/nextcloud.log 檔案以取得額外資訊!", "Request failed, Nextcloud is in currently in maintenance mode!" : "請求失敗,Nextcloud 目前正處於維護模式!", @@ -27,6 +28,7 @@ OC.L10N.register( "If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty." : "若提供,將使用此服務的 URL 進行查詢以在探索 feed 區塊中顯示 feed。要汰退至內建的探索服務,請將此輸入留空。", "Update interval" : "更新間距", "Interval in seconds in which the feeds will be updated." : "Feed 更新的時間間隔(以秒為單位)。", + "Successfully updated news configuration" : "成功更新新聞設定", "Unable to update news config" : "無法更新新聞設定", "Download" : "下載", "Close" : " 關閉", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 47588ba9e..7506f827b 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -1,6 +1,7 @@ { "translations": { "Request failed, network connection unavailable!" : "請求失敗,網路連線不可用!", "Request unauthorized. Are you logged in?" : "請求未經授權。您登入了嗎?", + "Request forbidden. Are you an administrator?" : "請求被禁止。您是管理員嗎?", "Token expired or app not enabled! Reload the page!" : "權杖已過期或應用程式未啟用!請重新載入頁面!", "Internal server error! Please check your data/nextcloud.log file for additional information!" : "內部伺服器錯誤!請檢查您的 data/nextcloud.log 檔案以取得額外資訊!", "Request failed, Nextcloud is in currently in maintenance mode!" : "請求失敗,Nextcloud 目前正處於維護模式!", @@ -25,6 +26,7 @@ "If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty." : "若提供,將使用此服務的 URL 進行查詢以在探索 feed 區塊中顯示 feed。要汰退至內建的探索服務,請將此輸入留空。", "Update interval" : "更新間距", "Interval in seconds in which the feeds will be updated." : "Feed 更新的時間間隔(以秒為單位)。", + "Successfully updated news configuration" : "成功更新新聞設定", "Unable to update news config" : "無法更新新聞設定", "Download" : "下載", "Close" : " 關閉", diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index ad4331e7e..278a45f7d 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Request failed, network connection unavailable!" : "請求失敗,網路連線不可用!", "Request unauthorized. Are you logged in?" : "請求未經授權。您登入了嗎?", + "Request forbidden. Are you an administrator?" : "請求被禁止。您是管理員嗎?", "Token expired or app not enabled! Reload the page!" : "權杖已過期或應用程式未啟用!請重新載入頁面!", "Internal server error! Please check your data/nextcloud.log file for additional information!" : "內部伺服器錯誤!請檢查您的 data/nextcloud.log 檔案以取得額外資訊!", "Request failed, Nextcloud is in currently in maintenance mode!" : "請求失敗,Nextcloud 目前正處於維護模式!", @@ -27,6 +28,7 @@ OC.L10N.register( "If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty." : "若提供,將使用此服務的 URL 進行查詢以在探索 feed 區塊中顯示 feed。要汰退至內建的探索服務,請將此輸入留空。", "Update interval" : "更新間隔", "Interval in seconds in which the feeds will be updated." : "Feed 更新的時間間隔(以秒為單位)。", + "Successfully updated news configuration" : "成功更新新聞設定", "Unable to update news config" : "無法更新新聞設定", "Download" : "下載", "Close" : " 關閉", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index f82a75b90..992f6ded7 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -1,6 +1,7 @@ { "translations": { "Request failed, network connection unavailable!" : "請求失敗,網路連線不可用!", "Request unauthorized. Are you logged in?" : "請求未經授權。您登入了嗎?", + "Request forbidden. Are you an administrator?" : "請求被禁止。您是管理員嗎?", "Token expired or app not enabled! Reload the page!" : "權杖已過期或應用程式未啟用!請重新載入頁面!", "Internal server error! Please check your data/nextcloud.log file for additional information!" : "內部伺服器錯誤!請檢查您的 data/nextcloud.log 檔案以取得額外資訊!", "Request failed, Nextcloud is in currently in maintenance mode!" : "請求失敗,Nextcloud 目前正處於維護模式!", @@ -25,6 +26,7 @@ "If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty." : "若提供,將使用此服務的 URL 進行查詢以在探索 feed 區塊中顯示 feed。要汰退至內建的探索服務,請將此輸入留空。", "Update interval" : "更新間隔", "Interval in seconds in which the feeds will be updated." : "Feed 更新的時間間隔(以秒為單位)。", + "Successfully updated news configuration" : "成功更新新聞設定", "Unable to update news config" : "無法更新新聞設定", "Download" : "下載", "Close" : " 關閉", -- cgit v1.2.3