From e128f32816f1eeb466bda7a7663cc9e52567c783 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Pi=C4=8Dman?= Date: Wed, 13 Jul 2022 09:09:25 +0200 Subject: [PATCH] #1381 otther languages --- config/locales/cs.yml | 1 + config/locales/de.yml | 1 + config/locales/en.yml | 1 + config/locales/es.yml | 1 + config/locales/fr.yml | 1 + config/locales/hu.yml | 1 + config/locales/it.yml | 1 + config/locales/ja.yml | 1 + config/locales/ko.yml | 1 + config/locales/nl.yml | 1 + config/locales/pl.yml | 1 + config/locales/pt-BR.yml | 1 + config/locales/sl.yml | 1 + config/locales/zh-TW.yml | 1 + config/locales/zh.yml | 1 + 15 files changed, 15 insertions(+) diff --git a/config/locales/cs.yml b/config/locales/cs.yml index 98a36047..7cb6e99d 100644 --- a/config/locales/cs.yml +++ b/config/locales/cs.yml @@ -341,6 +341,7 @@ cs: locked_documents: Zamčené dokumenty open_approvals: Procesy ke schválení + watched_documents: Sledované dokumenty error_maximum_upload_filecount: "Nelze nahrát více než %{filecount} soubor(ů)." diff --git a/config/locales/de.yml b/config/locales/de.yml index 9a8c0684..a796dbd3 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -337,6 +337,7 @@ de: locked_documents: Gesperrte Dateien open_approvals: Offene Genehmigungs-Workflows + watched_documents: Watched documents error_maximum_upload_filecount: "Es können nicht mehr als %{filecount} Datei(en) hochgeladen werden." diff --git a/config/locales/en.yml b/config/locales/en.yml index c12f9bb0..68944608 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -341,6 +341,7 @@ en: locked_documents: Locked documents open_approvals: Open approvals + watched_documents: Watched documents error_maximum_upload_filecount: "No more than %{filecount} file(s) can be uploaded." diff --git a/config/locales/es.yml b/config/locales/es.yml index 4b65b9ad..bf02b3ff 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -341,6 +341,7 @@ es: locked_documents: Documentos bloqueados open_approvals: Aprobaciones abiertas + watched_documents: Watched documents error_maximum_upload_filecount: "No more than %{filecount} file(s) can be uploaded." diff --git a/config/locales/fr.yml b/config/locales/fr.yml index b2a32604..6737de5f 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -341,6 +341,7 @@ fr: locked_documents: Documents verrouillés open_approvals: Approbations en attente + watched_documents: Watched documents error_maximum_upload_filecount: "Pas plus de %{filecount} fichier(s) ne peuvent être téléversés." diff --git a/config/locales/hu.yml b/config/locales/hu.yml index 3a2919b8..9526f627 100644 --- a/config/locales/hu.yml +++ b/config/locales/hu.yml @@ -341,6 +341,7 @@ hu: locked_documents: Locked documents open_approvals: Nyitott jóváhagyások + watched_documents: Watched documents error_maximum_upload_filecount: "Nem több, mint %{filecount} fájl tölthető fel." diff --git a/config/locales/it.yml b/config/locales/it.yml index a57ca720..7c3d1d8b 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -341,6 +341,7 @@ it: # Italian strings thx 2 Matteo Arceci! locked_documents: Documenti bloccati open_approvals: Approvazioni aperte + watched_documents: Watched documents error_maximum_upload_filecount: "No more than %{filecount} file(s) can be uploaded." diff --git a/config/locales/ja.yml b/config/locales/ja.yml index c89cafa0..ce5cd766 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -341,6 +341,7 @@ ja: locked_documents: ロック中 open_approvals: 未承認 + watched_documents: Watched documents error_maximum_upload_filecount: 一度にアップロードできるファイルは %{files} つまでです。 diff --git a/config/locales/ko.yml b/config/locales/ko.yml index f2b9f912..6b0c048a 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -341,6 +341,7 @@ ko: locked_documents: 잠긴 문서 open_approvals: 승인 열기 + watched_documents: Watched documents error_maximum_upload_filecount: "%{filecount}가 넘는 파일을 업로드 할 수 없습니다." diff --git a/config/locales/nl.yml b/config/locales/nl.yml index 38936afb..a831a25d 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -341,6 +341,7 @@ nl: locked_documents: Vergrendelde documenten open_approvals: Open goedkeuringen + watched_documents: Watched documents error_maximum_upload_filecount: "Er kunnen niet meer dan %{filecount} bestand(en) worden geupload." diff --git a/config/locales/pl.yml b/config/locales/pl.yml index 13df5deb..76a51010 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -341,6 +341,7 @@ pl: locked_documents: Dokumenty zablokowane open_approvals: Otwarte procesy akceptacji + watched_documents: Watched documents error_maximum_upload_filecount: "No more than %{filecount} file(s) can be uploaded." diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index 113b60ce..0273c23a 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -341,6 +341,7 @@ pt-BR: locked_documents: Documentos bloqueados open_approvals: Aprovações abertas + watched_documents: Watched documents error_maximum_upload_filecount: "Não mais que %{filecount} arquivo(s) pode(m) ser carregado(s)." diff --git a/config/locales/sl.yml b/config/locales/sl.yml index c8c5c5e4..939ba22e 100644 --- a/config/locales/sl.yml +++ b/config/locales/sl.yml @@ -341,6 +341,7 @@ sl: locked_documents: Locked documents open_approvals: Open approvals + watched_documents: Watched documents error_maximum_upload_filecount: "No more than %{filecount} file(s) can be uploaded." diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index 35c6aece..bafb0244 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -340,6 +340,7 @@ zh-TW: locked_documents: Locked documents open_approvals: Open approvals + watched_documents: Watched documents error_maximum_upload_filecount: "No more than %{filecount} file(s) can be uploaded." diff --git a/config/locales/zh.yml b/config/locales/zh.yml index 94de57d7..4280b5f4 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -341,6 +341,7 @@ zh: locked_documents: Locked documents open_approvals: Open approvals + watched_documents: Watched documents error_maximum_upload_filecount: "No more than %{filecount} file(s) can be uploaded."